.content-manager-layout{grid-template-columns:1fr 350px;align-items:flex-start;gap:24px;display:grid}@media (max-width:900px){.content-manager-layout{grid-template-columns:1fr}}.content-editor-panel{background:#fff;border-radius:12px;flex-direction:column;gap:24px;padding:24px;display:flex;box-shadow:0 1px 3px #0000000d}.content-list-panel{background:#fff;border-radius:12px;flex-direction:column;gap:16px;padding:24px;display:flex;box-shadow:0 1px 3px #0000000d}.channel-list{background:#fff;border-radius:12px;flex-direction:column;gap:12px;padding:24px;display:flex;box-shadow:0 1px 3px #0000000d}.channel-row{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:16px;padding:16px;display:flex}.channel-swatch{border:1px solid #e5e7eb;border-radius:50%;width:24px;height:24px}.storefront{min-height:100vh;font-family:var(--font-sans,system-ui, sans-serif);color:#1a1a1a;background:linear-gradient(135deg,#fdfbfb 0%,#ebedee 100%)}.storefront .public-store-header{z-index:50;-webkit-backdrop-filter:blur(16px);background:#ffffffb3;border-bottom:1px solid #ffffff80;transition:all .3s;position:sticky;top:0;box-shadow:0 4px 30px #0000000d}.storefront .public-store-header-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:16px 24px;display:flex}.storefront .store-nav{gap:32px;display:flex}.storefront .store-nav a{color:#4b5563;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.storefront .store-nav a:hover,.storefront .store-nav a.active{color:var(--store-accent,#000)}.storefront .store-nav a:after{content:"";background:var(--store-accent,#000);transform-origin:100%;width:100%;height:2px;transition:transform .3s;position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.storefront .store-nav a:hover:after,.storefront .store-nav a.active:after{transform-origin:0;transform:scaleX(1)}.storefront .store-demo-summary-inner{transition:transform .3s;background:#fff!important;border:1px solid #0000000d!important;border-radius:20px!important;box-shadow:0 12px 40px #0000000f,0 1px 3px #00000008!important}.storefront .store-demo-summary-inner:hover{transform:translateY(-2px)}.storefront .store-product{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6!important;border:1px solid #ffffff80!important;border-radius:16px!important;padding:16px!important;transition:all .4s cubic-bezier(.165,.84,.44,1)!important;box-shadow:0 4px 15px #00000008!important}.storefront .store-product:hover{border-color:var(--store-accent,#000)!important;transform:translateY(-8px)!important;box-shadow:0 16px 32px #00000014!important}.storefront .store-product-image{position:relative;overflow:hidden;border-radius:12px!important}.storefront .store-product-image img{transition:transform .6s cubic-bezier(.165,.84,.44,1)!important}.storefront .store-product:hover .store-product-image img{transform:scale(1.05)!important}.storefront .store-buy-link{background-image:linear-gradient(135deg,#ffffff1a 0%,#0000001a 100%);box-shadow:0 2px 5px #0000001a;border:none!important;border-radius:8px!important;transition:all .3s!important}.storefront .store-buy-link:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 4px 10px #00000026}.storefront .store-details-button{border-radius:8px!important;transition:all .2s!important}.storefront .store-details-button:hover{background-color:#f3f4f6!important}.storefront h3,.storefront a[href*=products]{color:#111827;margin-top:12px;font-size:16px;font-weight:600;line-height:1.4;text-decoration:none}.storefront .store-product-price{color:var(--store-accent,#000);margin-top:8px;font-size:18px;font-weight:700}.storefront .storefront-hero{border-radius:24px;margin-bottom:48px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.storefront .storefront-hero:after{content:"";background:linear-gradient(#0000 0%,#0009 100%);position:absolute;inset:0}.storefront .hero-title{z-index:10;color:#fff;text-shadow:0 2px 10px #0000004d;font-size:48px;font-weight:800;position:absolute;bottom:40px;left:40px}.storefront .store-demo-nav-shell{-webkit-backdrop-filter:blur(12px)!important;z-index:40!important;background:#ffffffb3!important;border-bottom:1px solid #ffffff80!important;position:sticky!important;top:60px!important;box-shadow:0 4px 20px #00000005!important}.storefront .store-category-tabs{gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.storefront .store-content-shell{background:#fff;border-radius:24px;margin-top:32px;padding:48px;box-shadow:0 10px 40px #0000000d}.storefront .store-custom-page h1,.storefront .store-article-detail h1{letter-spacing:-.02em;background:linear-gradient(135deg,#111827 0%,#4b5563 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:32px;font-size:42px;font-weight:800}.storefront.product-detail-page{background:#fdfbfb}.ProseMirror{background:#fff;border:1px solid #e5e7eb;border-radius:0 0 8px 8px;outline:none;min-height:300px;padding:16px}.ProseMirror:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.tiptap-toolbar{background:#f9fafb;border:1px solid #e5e7eb;border-bottom:none;border-radius:8px 8px 0 0;flex-wrap:wrap;gap:4px;padding:8px;display:flex}.tiptap-toolbar button{cursor:pointer;color:#4b5563;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px 10px;transition:all .2s;display:flex}.tiptap-toolbar button:hover{color:#111827;background:#e5e7eb}.tiptap-toolbar button.active{color:#fff;background:#3b82f6}.storefront .store-search-filter-panel{-webkit-backdrop-filter:blur(8px);flex-direction:column;gap:16px;margin-bottom:32px;display:flex;box-sizing:border-box!important;background:#ffffffe6!important;border:1px solid #ffffff80!important;border-radius:20px!important;width:100%!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important;padding:16px 20px!important;box-shadow:0 4px 15px #00000008!important}.storefront .store-catalog-toolbar{box-shadow:none!important;background:0 0!important;border:none!important;margin:0!important;padding:0!important}.storefront .store-platform-filters{border:none!important;margin:0!important;padding:0!important}.storefront .store-catalog-shell{box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:none!important;width:100%!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important;padding:0!important}.storefront.storefront-demo .store-demo-topbar-inner,.storefront.storefront-demo .store-demo-summary-inner,.storefront.storefront-demo .store-demo-page-heading,.storefront.storefront-demo .store-demo-nav-shell,.storefront.storefront-demo .storefront-products,.storefront.storefront-demo .store-content-shell,.storefront.storefront-demo .store-demo-cover,.storefront.storefront-demo.product-detail-page .product-breadcrumbs,.storefront.storefront-demo.product-detail-page .product-detail,.storefront.storefront-demo.product-detail-page .product-description-section,.storefront.storefront-demo.product-detail-page .related-products{width:min(100% - 32px,1320px)!important;max-width:1320px!important;margin-inline:auto!important}.storefront .store-demo-summary-inner{flex-direction:column;display:flex;box-sizing:border-box!important;width:100%!important}.storefront .store-demo-summary-top{justify-content:space-between;width:100%;display:flex}.storefront .store-demo-summary.has-cover{z-index:10;margin-top:-60px;position:relative}
