@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,Arial,sans-serif;color:#1b1b1b;background:#fffaf0;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fffaf0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.app{--bg: #fffaf0;--surface: #ffffff;--surface-2: #f4eee3;--ink: #1c1d24;--muted: #72747d;--line: rgba(28, 29, 36, .13);--accent: #ff6541;--accent-2: #ffd45b;--accent-3: #2155ff;--radius: 22px;min-height:100vh;overflow:hidden;background:var(--bg);color:var(--ink)}.brand-melifluo{--bg: #f5f0ea;--surface: #fffdf9;--surface-2: #e9e2da;--ink: #161616;--muted: #706c68;--line: rgba(22, 22, 22, .16);--accent: #ec4bbd;--accent-2: #c8f23a;--accent-3: #ff6f3c;--radius: 3px}.section-shell{width:min(1180px,calc(100% - 64px));margin:0 auto}.top-strip{min-height:34px;padding:8px 32px;display:flex;justify-content:space-between;align-items:center;gap:20px;background:var(--accent-3);color:#fff;font-size:11px;letter-spacing:.05em;text-transform:uppercase}.brand-vozuna .top-strip{background:var(--accent-3)}.brand-melifluo .top-strip{background:var(--ink);color:var(--accent-2)}.top-strip-right{opacity:.78}.site-header{width:min(1180px,calc(100% - 64px));margin:0 auto;min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:26px;position:relative;z-index:20}.logo-button{padding:0;background:transparent;color:inherit;display:inline-flex;align-items:center}.brand-mark{display:inline-flex;align-items:center;gap:11px;white-space:nowrap}.brand-mark-icon{width:32px;height:32px;flex:0 0 auto;object-fit:contain}.brand-mark-dot{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--accent)}.brand-logo-image{width:174px;height:auto;display:block}.brand-mark-fallback{display:inline-flex;align-items:center;gap:11px}.brand-mark-fallback[hidden]{display:none}.compact-mark .brand-logo-image{width:145px}.brand-mark-shape{width:31px;height:31px;display:grid;place-items:center;border:2px solid currentColor;border-radius:10px 3px;font-weight:800;font-size:14px;line-height:1}.brand-mark-word{font-family:Space Grotesk,Arial,sans-serif;font-size:17px;font-weight:700;letter-spacing:.16em}.compact-mark .brand-mark-icon{width:26px;height:26px}.compact-mark .brand-mark-dot{width:6px;height:6px}.compact-mark .brand-mark-shape{width:26px;height:26px;font-size:12px}.compact-mark .brand-mark-word{font-size:14px}.brand-melifluo .brand-mark-shape{border-radius:0;border-width:3px;transform:rotate(-8deg)}.brand-melifluo .brand-mark-word{letter-spacing:.09em}.site-nav{display:flex;align-items:center;gap:25px;margin-left:auto}.site-nav button,.admin-link,.text-link{color:var(--muted);background:transparent;font-size:13px;font-weight:600;padding:8px 0;position:relative}.site-nav button:hover,.site-nav button.active,.text-link:hover{color:var(--ink)}.site-nav button.active:after{content:"";position:absolute;height:3px;left:0;right:0;bottom:0;border-radius:10px;background:var(--accent)}.header-actions{display:flex;align-items:center;gap:17px}.admin-link{padding:10px 14px;border:1px solid var(--line);color:var(--ink)}.admin-link span{color:var(--accent)}.menu-toggle{display:none;padding:10px;background:transparent;font-size:20px}.catalog-notice{width:min(1180px,calc(100% - 64px));margin:0 auto 10px;padding:11px 14px;border:1px dashed var(--accent);color:var(--muted);font-size:12px}.eyebrow{display:flex;align-items:center;gap:9px;color:var(--accent);font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.eyebrow-dot{width:7px;height:7px;display:inline-block;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--accent) 15%,transparent)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Space Grotesk,Arial,sans-serif;letter-spacing:-.045em}h1 em,h2 em,h3 em{color:var(--accent);font-style:normal}.button{min-height:48px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:15px;border-radius:999px;font-size:13px;font-weight:700;transition:transform .2s ease,background .2s ease,color .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--accent);color:#fff;box-shadow:0 10px 24px color-mix(in srgb,var(--accent) 23%,transparent)}.button-primary:hover{background:var(--ink)}.button-quiet{background:transparent;color:var(--ink)}.button-quiet:hover{background:var(--surface-2)}.button-outline{border:1px solid var(--line);background:transparent;color:var(--ink)}.button-outline:hover{border-color:var(--ink);background:var(--surface)}.button-dark{background:var(--ink);color:var(--bg)}.full-button{width:100%}.arrow-link{padding:0;display:inline-flex;align-items:center;gap:10px;color:var(--ink);background:transparent;font-weight:700;font-size:13px}.arrow-link span{color:var(--accent);font-size:17px}.hero{min-height:520px;padding:44px 0 62px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);gap:50px;align-items:center;position:relative;isolation:isolate}.hero:before{content:"";position:absolute;z-index:-1;top:18px;right:-7%;bottom:14px;left:41%;border-radius:32px;background-image:var(--hero-texture);background-position:center;background-size:cover;opacity:.13;mix-blend-mode:multiply;transform:rotate(1.4deg);pointer-events:none}.hero-copy{padding-left:25px}.hero h1{max-width:600px;margin:21px 0 22px;font-size:clamp(54px,6.4vw,84px);line-height:.92;font-weight:700}.hero-lede{max-width:510px;margin-bottom:30px;color:var(--muted);font-size:17px;line-height:1.65}.hero-buttons{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.hero-proof{margin-top:43px;display:flex;align-items:center;gap:13px;color:var(--muted);font-size:12px;line-height:1.45}.hero-proof strong{color:var(--ink)}.proof-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:var(--accent-2);color:var(--ink);font-weight:800}.hero-art{min-height:430px;position:relative;overflow:hidden;border-radius:var(--radius)}.hero-brand-banner{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:68% center;opacity:.96}.hero-grid-line{position:absolute;top:9%;right:3%;bottom:4%;left:5%;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:48px 48px;opacity:.42;transform:rotate(4deg)}.hero-card{position:absolute;padding:11px;background:var(--surface);box-shadow:18px 20px color-mix(in srgb,var(--accent-2) 55%,transparent);transform:rotate(-6deg)}.hero-card-main{width:57%;top:9%;left:9%;z-index:2}.hero-card-small{width:39%;right:4%;top:27%;transform:rotate(8deg);box-shadow:12px 15px color-mix(in srgb,var(--accent) 23%,transparent)}.hero-card-tiny{width:35%;left:28%;bottom:1%;transform:rotate(3deg);box-shadow:-13px 13px color-mix(in srgb,var(--accent-3) 20%,transparent)}.hero-card .product-image{aspect-ratio:1.12}.hero-sticker{position:absolute;right:4%;top:2%;z-index:4;width:88px;height:88px;display:grid;place-items:center;align-content:center;border-radius:50%;background:var(--accent);color:#fff;font-family:Space Grotesk,Arial,sans-serif;font-size:12px;line-height:1.05;text-align:center;transform:rotate(13deg)}.hero-sticker span{color:var(--accent-2)}.hero-doodle{position:absolute;left:4%;bottom:9%;z-index:4;color:var(--accent-3);font-size:44px;transform:rotate(-18deg)}.brand-melifluo .hero{padding-top:58px}.brand-melifluo .hero h1{font-family:Georgia,serif;font-weight:400;letter-spacing:-.08em;line-height:.9}.brand-melifluo .hero-copy{padding-left:0}.brand-melifluo .hero-card{border:2px solid var(--ink);box-shadow:12px 13px 0 var(--accent-2)}.brand-melifluo .hero-card-small{box-shadow:12px 13px 0 var(--accent)}.brand-melifluo .hero-sticker{border-radius:0;background:var(--accent-2);color:var(--ink);font-size:10px;transform:rotate(-9deg)}.brand-melifluo .hero-sticker span{color:var(--accent)}.stat-line{min-height:112px;padding:21px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr) 1.45fr;gap:0;align-items:center}.stat-line>div{min-height:56px;padding:0 24px;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center;gap:5px}.stat-line>div:first-child{padding-left:0}.stat-line>div:last-child{border-right:0}.stat-line strong{font-family:Space Grotesk,Arial,sans-serif;font-size:25px;letter-spacing:-.06em}.stat-line span{color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.09em}.stat-line .stat-note{color:var(--accent);font-family:Georgia,serif;font-size:21px;font-style:italic;line-height:1.2}.featured-section{padding:96px 0 92px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:34px}.section-heading h2{margin:13px 0 0;font-size:44px;line-height:.98}.section-intro{max-width:420px;margin:12px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.product-card{min-width:0;display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--line);transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-6px);box-shadow:0 15px 35px #19191914}.product-card-image-button{width:100%;padding:0;background:transparent;text-align:left}.product-image{position:relative;overflow:hidden;aspect-ratio:1 / 1;background:var(--surface-2)}.image-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;background:linear-gradient(135deg,var(--image-accent),color-mix(in srgb,var(--image-accent) 32%,white));color:var(--ink)}.image-fallback span{font-family:Space Grotesk,Arial,sans-serif;font-size:clamp(36px,5vw,60px);font-weight:700;letter-spacing:-.1em}.image-fallback small{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.product-image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-image img{transform:scale(1.04)}.image-badge{position:absolute;top:12px;left:12px;z-index:2;padding:6px 8px;background:var(--surface);color:var(--ink);font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.product-card-body{flex:1;padding:17px 17px 19px;display:flex;flex-direction:column}.product-card-meta{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.sync-dot{width:7px;height:7px;border-radius:50%;background:var(--accent-2)}.sync-dot.is-synced{background:#43af76;box-shadow:0 0 0 4px #43af7624}.product-title{min-height:0;margin:11px 0 8px;padding:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;background:transparent;color:var(--ink);font-family:Space Grotesk,Arial,sans-serif;font-size:16px;font-weight:700;letter-spacing:-.035em;line-height:1.18;text-align:left}.product-title:hover{color:var(--accent)}.product-description{min-height:0;margin-bottom:16px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:var(--muted);font-size:12px;line-height:1.5}.product-price-row{margin-top:auto;padding-top:13px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:flex-end;gap:10px}.product-price-row small,.product-price-row strong{display:block}.product-price-row small{margin-bottom:4px;color:var(--muted);font-size:10px}.product-price-row strong{font-family:Space Grotesk,Arial,sans-serif;font-size:20px}.mini-amazon{border:0;padding:0;background:transparent;color:var(--accent);cursor:pointer;font:inherit;font-size:12px;font-weight:700;text-align:right;white-space:nowrap}.mini-amazon img{width:15px;height:15px;display:inline-block;margin-right:5px;vertical-align:-3px}.mini-amazon span{font-size:15px}.ui-icon{width:16px;height:16px;display:inline-block;object-fit:contain}.light-icon{filter:brightness(0) invert(1)}.skeleton-card{min-width:0}.skeleton-block,.skeleton-line{background:linear-gradient(90deg,var(--surface-2),var(--surface),var(--surface-2));background-size:220% 100%;animation:shimmer 1.4s infinite}.skeleton-block{aspect-ratio:1}.skeleton-line{width:86%;height:14px;margin-top:15px}.skeleton-line.short{width:54%;height:10px;margin-top:8px}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.category-band{padding:72px 0 82px;display:grid;grid-template-columns:.8fr 1.2fr;gap:85px;align-items:center}.category-intro h2{margin:17px 0;font-size:46px;line-height:.93}.category-intro p{max-width:330px;color:var(--muted);font-size:14px;line-height:1.7}.category-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.category-tile{min-height:113px;padding:17px 19px;display:grid;grid-template-columns:32px 1fr 20px;gap:10px;align-items:end;border:1px solid var(--line);background:var(--surface);color:var(--ink);text-align:left;transition:transform .2s ease,background .2s ease}.category-tile:hover{transform:rotate(-2deg);background:var(--accent-2)}.category-number{align-self:start;color:var(--muted);font-size:10px;font-weight:700}.category-label{min-width:0;display:flex;flex-direction:column;gap:6px}.category-tile strong{font-family:Space Grotesk,Arial,sans-serif;font-size:16px;letter-spacing:-.03em}.category-badge{color:var(--muted);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.category-arrow{color:var(--accent);font-size:21px;text-align:right}.category-2:hover{background:var(--accent);color:#fff}.category-3:hover,.category-4:hover{background:var(--accent-3);color:#fff}.brand-melifluo .category-tile{border:2px solid var(--ink)}.brand-melifluo .category-tile:hover{transform:translateY(-5px) rotate(0);background:var(--accent-2)}.how-section{padding:96px 0 100px;border-top:1px solid var(--line);display:grid;grid-template-columns:.86fr 1.14fr;gap:64px}.how-heading h2{margin:17px 0 0;font-size:52px;line-height:.92}.how-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.how-step{min-height:245px;padding:18px;border:1px solid var(--line);position:relative;background:color-mix(in srgb,var(--surface) 70%,transparent)}.step-number{color:var(--muted);font-size:11px;font-weight:700}.step-icon{width:46px;height:46px;margin:41px 0 20px;display:grid;place-items:center;border-radius:50%;background:var(--accent-2);font-size:24px}.how-step:nth-child(2) .step-icon{background:var(--accent);color:#fff}.how-step:nth-child(3) .step-icon{background:var(--accent-3);color:#fff}.how-step h3{margin-bottom:10px;font-size:20px}.how-step p{margin-bottom:0;color:var(--muted);font-size:12px;line-height:1.55}.brand-melifluo .how-section{border-top:2px solid var(--ink)}.brand-melifluo .how-step{border:2px solid var(--ink)}.brand-melifluo .how-step h3{font-family:Georgia,serif;font-size:25px;font-weight:400}.manifesto-section{padding:7px 0 110px;display:grid;grid-template-columns:1.18fr .82fr;gap:18px}.manifesto-card{min-height:325px;padding:47px;display:flex;flex-direction:column;justify-content:space-between;background:var(--accent-3);color:#fff}.manifesto-mark{font-size:36px;color:var(--accent-2)}.manifesto-card p{max-width:610px;margin:35px 0;font-family:Georgia,serif;font-size:clamp(25px,3vw,39px);line-height:1.02}.manifesto-signature{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.manifesto-side{padding:45px;background:var(--surface-2)}.manifesto-side h3{margin:16px 0 13px;font-size:31px;line-height:1}.manifesto-side p{color:var(--muted);font-size:13px;line-height:1.7}.manifesto-side .button{margin-top:12px}.brand-melifluo .manifesto-card{background:var(--ink);border:2px solid var(--ink)}.brand-melifluo .manifesto-side{border:2px solid var(--ink);background:var(--accent-2)}.brand-melifluo .manifesto-card p{font-family:Georgia,serif}.site-footer{padding:68px 0 25px;border-top:1px solid var(--line);background:var(--surface-2)}.footer-main{display:grid;grid-template-columns:1.55fr .65fr .8fr;gap:75px;padding-bottom:60px}.footer-main .brand-mark{margin-bottom:20px}.footer-main p{color:var(--muted);font-size:12px;line-height:1.6}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:10px;color:var(--muted);font-size:12px}.footer-column button,.footer-column a{padding:0;background:transparent;color:var(--ink);font-size:12px}.footer-column button:hover,.footer-column a:hover{color:var(--accent)}.footer-column span:last-child{line-height:1.5}.footer-label{margin-bottom:7px;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.footer-bottom{padding-top:18px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:10px;letter-spacing:.05em;text-transform:uppercase}.shop-page{padding:66px 0 130px}.shop-hero{position:relative;isolation:isolate;min-height:430px;margin-bottom:25px;padding:48px 52px 40px;display:flex;flex-direction:column;justify-content:space-between;gap:42px;overflow:hidden;border:1px solid var(--ink);border-radius:18px;background:var(--ink);color:#fff;box-shadow:10px 10px color-mix(in srgb,var(--accent) 65%,transparent)}.shop-hero:before{content:"";position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;background-image:var(--shop-hero-image);background-position:center;background-size:cover;filter:saturate(1.08) contrast(1.06);transform:scale(1.03)}.shop-hero:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,#0d0f15f0,#0d0f15b8 42%,#0d0f1524)}.shop-hero-copy{display:flex;align-items:flex-end;justify-content:space-between;gap:60px}.shop-hero h1{max-width:760px;margin:18px 0 0;color:#fff;font-size:clamp(53px,7vw,88px);line-height:.89}.shop-hero p{max-width:330px;margin-bottom:4px;color:#ffffffd6;font-size:14px;line-height:1.65}.shop-hero .eyebrow{color:var(--accent-2)}.shop-hero-caption{max-width:650px;padding-top:22px;border-top:1px solid rgba(255,255,255,.35)}.shop-hero-caption strong{display:block;margin-top:10px;color:#fff;font-family:Space Grotesk,Arial,sans-serif;font-size:clamp(28px,4vw,48px);letter-spacing:-.06em;line-height:.95}.shop-hero-mark{position:absolute;right:30px;bottom:22px;color:#fffc;font-size:10px;font-weight:800;letter-spacing:.16em}.shop-toolbar{padding:25px 0 16px;display:grid;grid-template-columns:1fr 190px 190px;gap:13px}.search-field{min-height:45px;padding:0 14px;border:1px solid var(--line);display:flex;align-items:center;gap:9px;background:var(--surface)}.search-field span{color:var(--accent);font-size:21px}.search-field input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:13px}.search-field input::placeholder{color:#a4a0a0}.search-field:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 13%,transparent)}.shop-toolbar select{min-height:45px;padding:0 13px;border:1px solid var(--line);outline:0;background:var(--surface);color:var(--ink);font-size:12px}.shop-summary{padding:0 0 25px;display:flex;justify-content:space-between;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.1em}.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.empty-state{grid-column:1 / -1;min-height:300px;padding:55px 30px;border:1px dashed var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-state>span{color:var(--accent);font-size:34px}.empty-state h2{margin:13px 0 8px;font-size:28px}.empty-state p{margin-bottom:20px;color:var(--muted);font-size:13px}.product-page{padding:40px 0 108px}.back-link{padding:0;background:transparent;color:var(--muted);font-size:12px}.back-link:hover{color:var(--ink)}.product-detail{padding:22px 0 76px;display:grid;grid-template-columns:1.06fr .94fr;gap:58px;align-items:start}.detail-gallery{position:sticky;top:25px}.gallery-main{border:1px solid var(--line);background:var(--surface)}.gallery-main .product-image{aspect-ratio:1.1}.gallery-thumbs{padding-top:12px;display:flex;gap:10px;overflow-x:auto}.gallery-thumbs button{width:63px;height:63px;padding:0;border:1px solid var(--line);background:var(--surface);opacity:.58}.gallery-thumbs button.active{border:2px solid var(--accent);opacity:1}.gallery-thumbs img{width:100%;height:100%;object-fit:cover}.detail-copy{padding:12px 0}.detail-copy h1{max-width:610px;margin:13px 0 16px;font-size:clamp(39px,5vw,65px);line-height:.94}.detail-description{max-width:470px;color:var(--muted);font-size:15px;line-height:1.65}.detail-rating{margin:20px 0;display:flex;align-items:center;gap:9px;color:var(--muted);font-size:12px}.stars{color:var(--accent-3);font-size:15px;letter-spacing:2px}.detail-rating strong{color:var(--ink)}.detail-price{padding:17px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.detail-price strong{font-family:Space Grotesk,Arial,sans-serif;font-size:36px;letter-spacing:-.06em}.detail-price span{color:var(--muted);font-size:11px;text-align:right}.source-panel{margin:18px 0;padding:13px 14px;border:1px solid var(--line);display:flex;align-items:flex-start;gap:12px;background:var(--surface)}.status-pip{width:8px;height:8px;margin-top:4px;flex:0 0 auto;border-radius:50%;background:var(--accent-2)}.status-pip.is-synced{background:#43af76;box-shadow:0 0 0 4px #43af7624}.source-panel strong,.source-panel small{display:block}.source-panel strong{margin-bottom:3px;font-size:12px}.source-panel small{color:var(--muted);font-size:11px;line-height:1.4}.detail-note{margin-top:14px;color:var(--muted);font-size:11px;line-height:1.5}.detail-lower{padding:42px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:60px}.detail-lower h2{margin:15px 0 25px;font-size:39px}.bullet-list{margin:0;padding:0;list-style:none}.bullet-list li{padding:15px 0 15px 28px;border-bottom:1px solid var(--line);position:relative;color:var(--muted);font-size:14px;line-height:1.5}.bullet-list li:before{content:"✦";position:absolute;left:0;color:var(--accent)}.sync-story{padding:27px;background:var(--surface-2)}.sync-story p{color:var(--muted);font-size:13px;line-height:1.65}.sync-story dl{margin:30px 0 0}.sync-story dl div{padding:11px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:12px}.sync-story dt{color:var(--muted)}.sync-story dd{margin:0;font-weight:700;text-align:right}.related-section{padding-top:25px;border-top:1px solid var(--line)}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.empty-page{padding:100px 0}.admin-mode{background:#f0ece6}.admin-login-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:var(--bg)}.admin-login-card{width:min(470px,calc(100% - 60px));margin:auto;padding:50px 0}.admin-login-top{margin-bottom:85px;display:flex;justify-content:space-between;align-items:center;gap:20px}.admin-login-top>span{color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.admin-login-card h1{margin:17px 0 16px;font-size:clamp(50px,6vw,78px);line-height:.88}.admin-login-card p{max-width:380px;color:var(--muted);font-size:14px;line-height:1.6}.admin-login-card form{margin-top:34px}.admin-login-card label,.editor-form label{display:block;margin-bottom:15px;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.admin-login-card input,.editor-form input,.editor-form textarea,.editor-form select{width:100%;margin-top:7px;padding:13px;border:1px solid var(--line);outline:0;border-radius:0;background:var(--surface);color:var(--ink);font-size:13px;font-weight:400;letter-spacing:0;text-transform:none}.admin-login-card input:focus,.editor-form input:focus,.editor-form textarea:focus,.editor-form select:focus{border-color:var(--accent)}.login-hint{margin-top:18px;color:var(--muted);font-size:10px;line-height:1.6}.form-error{margin:10px 0 15px;padding:10px 12px;border:1px solid #df6b62;color:#b63f38;background:#fff1ef;font-size:12px;line-height:1.4}.admin-login-art{position:relative;overflow:hidden;min-height:100vh;display:flex;align-items:flex-end;padding:50px;background:var(--ink);color:#fff}.brand-vozuna .admin-login-art{background:var(--accent-3)}.brand-melifluo .admin-login-art{background:var(--accent-2);color:var(--ink)}.login-art-word{position:absolute;top:10%;left:8%;font-family:Space Grotesk,Arial,sans-serif;font-size:clamp(55px,9vw,145px);font-weight:700;letter-spacing:-.1em;line-height:.76;transform:rotate(-11deg)}.login-art-shape{position:absolute;display:block;border:2px solid currentColor}.shape-one{width:43vw;height:43vw;max-width:570px;max-height:570px;right:-13%;top:24%;border-radius:50%;background:var(--accent);transform:rotate(13deg)}.shape-two{width:27vw;height:27vw;max-width:360px;max-height:360px;right:12%;top:34%;border-radius:50%;background:var(--accent-2)}.brand-melifluo .shape-one{border-radius:0;transform:rotate(35deg);background:var(--accent)}.brand-melifluo .shape-two{border-radius:0;transform:rotate(14deg);background:var(--accent-3)}.admin-login-art>span{position:relative;z-index:2;font-size:12px;font-weight:700;line-height:1.5;letter-spacing:.08em;text-transform:uppercase}.admin-shell{min-height:100vh;background:#f0ece6}.admin-header{min-height:84px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.admin-header-right{display:flex;align-items:center;gap:17px;color:var(--muted);font-size:11px}.admin-public-link,.logout-button{padding:9px 12px;border:1px solid var(--line);background:transparent;color:var(--ink);font-size:11px;font-weight:700}.logout-button{color:var(--muted)}.admin-layout{min-height:calc(100vh - 84px);display:grid;grid-template-columns:210px 1fr;gap:55px;padding-top:38px;padding-bottom:70px}.admin-sidebar{display:flex;flex-direction:column}.admin-label{margin:6px 0 13px;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.admin-brand-tabs{display:flex;flex-direction:column;gap:4px}.admin-brand-tabs button{padding:11px 12px;display:flex;align-items:center;justify-content:space-between;border:1px solid transparent;background:transparent;color:var(--muted);text-align:left;font-size:12px;font-weight:700;letter-spacing:.08em}.admin-brand-tabs button span{width:20px;height:20px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:10px}.admin-brand-tabs button:hover,.admin-brand-tabs button.active{border-color:var(--line);background:var(--surface);color:var(--ink)}.admin-brand-tabs button.active span{background:var(--accent);color:#fff;border-color:var(--accent)}.single-brand-workspace{padding:12px;border:1px solid var(--line);background:var(--surface)}.single-brand-workspace .brand-logo-image{width:138px}.single-brand-workspace>span{display:block;margin-top:10px;color:var(--muted);font-size:10px}.admin-nav{margin-top:35px;padding-top:18px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:4px}.admin-nav button{padding:12px 0;display:flex;justify-content:space-between;background:transparent;color:var(--muted);font-size:12px;text-align:left}.admin-nav button:hover,.admin-nav button.active{color:var(--ink);font-weight:700}.admin-nav button span{color:var(--accent)}.admin-sidebar-note{margin-top:auto;padding:16px;border:1px solid var(--line);background:var(--surface)}.admin-sidebar-note .status-pip{display:inline-block;margin:0 7px 0 0;vertical-align:middle}.admin-sidebar-note strong{font-size:11px}.admin-sidebar-note p{margin:8px 0 0;color:var(--muted);font-size:10px;line-height:1.5}.admin-content{min-width:0}.admin-page-heading{margin:11px 0 35px;display:flex;justify-content:space-between;align-items:flex-end;gap:25px}.admin-page-heading h1{margin:13px 0 10px;font-size:clamp(44px,6vw,72px);line-height:.9}.admin-page-heading p{margin:0;color:var(--muted);font-size:13px}.admin-stat-grid{margin-bottom:20px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.admin-stat{min-height:126px;padding:18px;display:flex;flex-direction:column;justify-content:space-between;background:var(--surface);border:1px solid var(--line)}.admin-stat strong{font-family:Space Grotesk,Arial,sans-serif;font-size:38px;letter-spacing:-.08em}.admin-stat span{font-size:11px;font-weight:700}.tone-pink{background:var(--accent);color:#fff;border-color:var(--accent)}.tone-pink span{color:#ffffffbf}.tone-lime{background:var(--accent-2)}.tone-yellow{background:#ffd45b}.tone-dark{background:var(--ink);color:var(--bg);border-color:var(--ink)}.tone-dark span{color:#ffffffb3}.admin-overview-grid{display:grid;grid-template-columns:.84fr 1.16fr;gap:12px}.admin-card{padding:24px;border:1px solid var(--line);background:var(--surface)}.admin-card-head{margin-bottom:21px;display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.admin-card h2{margin:11px 0 0;font-size:25px;line-height:1}.card-icon{color:var(--accent);font-size:26px}.quick-import-card{background:var(--accent-2);border-color:var(--accent-2)}.quick-import-card p{margin:25px 0;color:var(--ink);font-size:12px;line-height:1.6}.recent-products{display:flex;flex-direction:column;gap:12px}.recent-product{display:grid;grid-template-columns:48px 1fr;gap:11px;align-items:center}.recent-product strong,.recent-product span{display:block}.recent-product strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.recent-product span{margin-top:4px;color:var(--muted);font-size:10px}.mini-product-image{width:48px;height:48px;aspect-ratio:1}.mini-product-image .image-fallback span{font-size:15px}.mini-product-image .image-fallback small{display:none}.public-preview-card{margin-top:12px;display:flex;justify-content:space-between;align-items:center;gap:25px;background:var(--ink);color:var(--bg);border-color:var(--ink)}.public-preview-card h2{margin-bottom:8px}.public-preview-card p{margin:0;color:#ffffffb3;font-size:12px}.public-preview-card .eyebrow{color:var(--accent-2)}.admin-error{margin-bottom:17px;padding:11px 13px;border:1px solid #df6b62;color:#b63f38;background:#fff1ef;font-size:12px}.admin-loading{min-height:80vh;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--muted);font-size:13px}.loader{width:14px;height:14px;display:inline-block;border:2px solid var(--line);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.import-panel{margin-bottom:22px;padding:25px;border:1px solid var(--ink);background:var(--accent-2)}.import-panel-copy{display:flex;gap:20px}.import-number{font-family:Space Grotesk,Arial,sans-serif;font-size:33px;font-weight:700}.import-panel h2{margin:10px 0 8px;font-size:30px}.import-panel p{max-width:660px;margin:0;color:#1c1d24bf;font-size:12px;line-height:1.6}.import-panel code{padding:2px 5px;background:#ffffff8c;font-size:11px}.import-form{margin-top:23px;display:grid;grid-template-columns:1fr auto;gap:8px}.import-form input,.import-form textarea{min-height:48px;padding:12px 13px;border:1px solid var(--ink);outline:0;background:var(--surface);color:var(--ink);font-size:12px}.import-form textarea{min-height:86px;resize:vertical;line-height:1.45}.import-message{margin-top:13px;padding:9px 11px;border:1px solid rgba(22,22,22,.2);background:#ffffff73;font-size:11px}.import-message.is-error{border-color:#df6b62;color:#b63f38;background:#fff1ef}.import-queue{margin-top:14px;padding-top:14px;border-top:1px solid rgba(22,22,22,.18)}.import-queue-head{display:flex;align-items:baseline;justify-content:space-between;gap:15px}.import-queue-head strong{font-size:12px}.import-queue-head span{color:#1c1d24ad;font-size:10px}.import-job-list{margin-top:9px;display:grid;gap:6px}.import-job{min-width:0;padding:8px 10px;display:grid;grid-template-columns:9px minmax(0,1fr) auto;align-items:center;gap:8px;background:#ffffff8c;font-size:11px}.import-job-dot{width:7px;height:7px;border-radius:50%;background:var(--muted)}.import-job.is-processing .import-job-dot{background:var(--accent);animation:pulse 1.1s infinite}.import-job.is-completed .import-job-dot{background:#43af76}.import-job.is-failed .import-job-dot{background:#b63f38}.import-job-url{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.import-job-status{color:var(--muted);font-size:10px;white-space:nowrap}@keyframes pulse{50%{opacity:.35}}.editor-panel{margin-bottom:22px;padding:25px;border:1px solid var(--ink);background:var(--surface)}.editor-header{margin-bottom:22px;display:flex;justify-content:space-between;gap:20px}.editor-header h2{margin:10px 0 0;font-size:28px}.close-button{width:30px;height:30px;border:1px solid var(--line);background:transparent;font-size:22px;line-height:1}.editor-form{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.editor-form label{min-width:0}.editor-form label small{color:var(--muted);font-weight:400;letter-spacing:0;text-transform:none}.editor-form textarea{resize:vertical;line-height:1.5}.editor-check{display:flex!important;align-items:center;gap:9px;padding:3px 0 14px;color:var(--ink)!important;text-transform:none!important;letter-spacing:0!important}.editor-check input{width:17px;height:17px;margin:0;accent-color:var(--accent)}.span-two{grid-column:1 / -1}.editor-actions{padding-top:9px;display:flex;justify-content:flex-end;gap:8px}.product-table-card{padding:24px 0 0}.product-table-card>.admin-card-head{padding:0 24px}.table-note{color:var(--muted);font-size:10px}.admin-product-table{border-top:1px solid var(--line)}.admin-product-row{min-width:0;padding:11px 24px;display:grid;grid-template-columns:52px minmax(130px,1.6fr) .75fr .78fr auto;gap:14px;align-items:center;border-bottom:1px solid var(--line)}.admin-product-thumb{width:52px;height:52px;aspect-ratio:1}.admin-product-thumb .image-badge{display:none}.admin-product-thumb .image-fallback span{font-size:18px}.admin-product-thumb .image-fallback small{display:none}.admin-product-name,.admin-product-price,.admin-product-date{min-width:0}.admin-product-name strong,.admin-product-name span,.admin-product-price strong,.admin-product-price span,.admin-product-date strong,.admin-product-date span{display:block}.admin-product-name strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.admin-product-name span,.admin-product-price span,.admin-product-date span{margin-top:4px;color:var(--muted);font-size:10px}.admin-product-price strong{font-family:Space Grotesk,Arial,sans-serif;font-size:15px}.admin-product-date strong{font-size:10px}.admin-product-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.admin-product-actions button{padding:6px 0;background:transparent;color:var(--accent);font-size:10px;font-weight:700}.admin-product-actions button:hover{color:var(--ink)}.admin-product-actions button.danger{color:#b63f38}.admin-product-actions button:disabled{opacity:.35;cursor:not-allowed}.brand-guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.brand-copy-card h2,.category-guide-card h2{margin:13px 0 15px;font-size:32px}.brand-copy-card>p{max-width:420px;color:var(--muted);font-family:Georgia,serif;font-size:20px;line-height:1.25}.brand-copy-card dl{margin:30px 0 0}.brand-copy-card dl div{padding:12px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:12px}.brand-copy-card dt{color:var(--muted)}.brand-copy-card dd{max-width:230px;margin:0;font-weight:700;text-align:right}.guide-category-list{margin-top:25px}.guide-category-list>div{padding:15px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:35px 1fr 20px;align-items:center;gap:12px}.guide-category-list span{color:var(--muted);font-size:10px}.guide-category-list strong{font-size:14px}.guide-category-list b{color:var(--accent)}.brand-melifluo .admin-login-card h1,.brand-melifluo .admin-page-heading h1{font-family:Georgia,serif;font-weight:400}.brand-melifluo .admin-card,.brand-melifluo .admin-stat,.brand-melifluo .product-table-card,.brand-melifluo .editor-panel{border-width:2px}.brand-melifluo .admin-header{border-bottom-width:2px}@media (max-width: 980px){.section-shell,.site-header,.catalog-notice{width:min(100% - 42px,760px)}.site-nav{gap:15px}.site-nav button:nth-child(n+6){display:none}.hero{grid-template-columns:1fr 1fr;gap:25px}.hero-copy{padding-left:0}.hero h1{font-size:clamp(54px,8vw,76px)}.hero-art{min-height:365px}.product-grid,.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-band,.how-section{grid-template-columns:1fr;gap:38px}.how-steps{max-width:700px}.manifesto-section{grid-template-columns:1fr}.footer-main{gap:35px}.product-detail{grid-template-columns:1fr 1fr;gap:35px}.admin-layout{width:min(100% - 42px,760px);grid-template-columns:160px 1fr;gap:25px}.admin-stat-grid{grid-template-columns:1fr 1fr}.admin-overview-grid,.brand-guide-grid{grid-template-columns:1fr}.admin-product-row{grid-template-columns:52px minmax(120px,1fr) .7fr auto}.admin-product-date{display:none}}@media (max-width: 680px){.section-shell,.site-header,.catalog-notice{width:calc(100% - 32px)}.top-strip{padding:8px 16px;font-size:9px}.top-strip-right{display:none}.site-header{min-height:70px;gap:10px}.brand-mark{gap:8px}.brand-mark-icon{width:29px;height:29px}.brand-mark-dot{width:6px;height:6px}.brand-mark-word{font-size:14px;letter-spacing:.13em}.brand-logo-image{width:145px}.compact-mark .brand-logo-image{width:130px}.site-nav{position:absolute;top:63px;left:0;right:0;padding:13px;display:none;flex-direction:column;align-items:stretch;gap:4px;border:1px solid var(--line);background:var(--surface);box-shadow:0 14px 30px #14141414}.site-nav.is-open{display:flex}.site-nav button,.site-nav button:nth-child(n+4){display:block;padding:11px 5px;text-align:left}.site-nav button.active:after{left:auto;width:5px;height:5px;top:50%;right:7px;bottom:auto;border-radius:50%;transform:translateY(-50%)}.header-actions{gap:9px}.header-actions .text-link{display:none}.admin-link{padding:8px;font-size:10px}.menu-toggle{display:inline-block}.hero{min-height:0;padding:42px 0 40px;grid-template-columns:1fr;gap:36px}.hero h1{max-width:370px;font-size:clamp(52px,16.5vw,82px)}.hero-lede{font-size:15px}.hero-proof{margin-top:29px}.hero-art{min-height:315px}.hero-brand-banner{object-position:72% center}.hero-card-main{left:5%;width:61%}.hero-card-small{right:1%;width:42%}.hero-card-tiny{left:27%;width:38%}.stat-line{grid-template-columns:1fr 1fr;gap:16px 0;padding:19px 0}.stat-line>div{min-height:43px;padding:0 15px}.stat-line>div:nth-child(2){border-right:0}.stat-line>div:nth-child(3){padding-left:0}.stat-line .stat-note{grid-column:1 / -1;padding:12px 0 0;border-top:1px solid var(--line);font-size:17px}.featured-section{padding:68px 0 64px}.section-heading{align-items:flex-start;flex-direction:column}.section-heading h2,.category-intro h2,.how-heading h2{font-size:39px}.product-grid,.shop-grid,.related-grid{grid-template-columns:1fr 1fr;gap:10px}.product-card-body{padding:13px 12px 14px}.product-title{min-height:0;font-size:14px}.product-description{min-height:0;font-size:11px}.product-price-row{display:block}.mini-amazon{display:block;margin-top:10px}.category-band{padding:66px 0 75px;gap:30px}.category-grid{gap:8px}.category-tile{min-height:98px;grid-template-columns:25px 1fr 15px;padding:13px}.category-tile strong{font-size:13px}.how-section{padding:68px 0;gap:30px}.how-steps{grid-template-columns:1fr;gap:9px}.how-step{min-height:0;padding:16px;display:grid;grid-template-columns:36px 42px 1fr;grid-template-rows:auto 1fr;column-gap:10px;align-items:center}.step-number{align-self:start}.step-icon{width:37px;height:37px;margin:0;grid-row:1 / 3;grid-column:2}.how-step h3{margin:0;grid-column:3;font-size:18px}.how-step p{margin:5px 0 0;grid-column:3}.manifesto-section{padding-bottom:70px;gap:10px}.manifesto-card,.manifesto-side{padding:28px}.manifesto-card{min-height:280px}.manifesto-card p{font-size:28px}.footer-main{grid-template-columns:1fr 1fr;gap:35px 17px}.footer-main>div:first-child{grid-column:1 / -1}.footer-bottom{flex-direction:column;gap:8px}.shop-page{padding:52px 0 90px}.shop-hero{display:block;padding-bottom:35px}.shop-hero h1{font-size:58px}.shop-hero p{margin-top:24px}.shop-toolbar{grid-template-columns:1fr 1fr}.search-field{grid-column:1 / -1}.shop-summary{padding-bottom:18px}.product-page{padding:34px 0 90px}.product-detail{padding-bottom:48px;display:flex;flex-direction:column;gap:22px}.detail-gallery{position:static;width:100%}.detail-copy{padding:0}.detail-copy h1{margin-top:11px;font-size:clamp(39px,11vw,52px);line-height:.95}.detail-rating{margin:16px 0;flex-wrap:wrap}.detail-price{align-items:center;flex-wrap:wrap;gap:8px 18px}.detail-price span{text-align:left}.detail-lower{padding:34px 0;display:block}.sync-story{margin-top:28px}.admin-login-page{display:block}.admin-login-card{width:calc(100% - 42px);min-height:100vh;padding:28px 0 45px}.admin-login-top{margin-bottom:75px}.admin-login-art{display:none}.admin-header{width:calc(100% - 32px);min-height:70px}.admin-header-right>span,.admin-public-link{display:none}.admin-layout{width:calc(100% - 32px);display:block;padding-top:20px}.admin-sidebar{margin-bottom:30px}.admin-label{margin-top:0}.admin-brand-tabs{flex-direction:row}.admin-brand-tabs button{flex:1}.admin-nav{margin-top:18px;padding-top:11px;flex-direction:row;gap:18px}.admin-nav button{flex:1;padding:7px 0}.admin-sidebar-note{display:none}.admin-page-heading{display:block;margin-bottom:25px}.admin-page-heading .button{margin-top:20px}.admin-stat-grid{gap:8px}.admin-stat{min-height:100px;padding:13px}.admin-stat strong{font-size:28px}.admin-stat span{font-size:10px}.admin-overview-grid{gap:9px}.public-preview-card{display:block}.public-preview-card .button{margin-top:20px}.import-panel{padding:18px}.import-panel-copy{gap:12px}.import-number{font-size:25px}.import-form{grid-template-columns:1fr}.editor-panel{padding:18px}.editor-form,.span-two{display:block}.editor-actions{padding-top:10px}.product-table-card{overflow:hidden}.product-table-card>.admin-card-head{padding:0 18px}.admin-product-row{padding:11px 18px;grid-template-columns:46px minmax(0,1fr) auto;gap:10px}.admin-product-thumb{width:46px;height:46px}.admin-product-price,.admin-product-date{display:none}.admin-product-actions{grid-column:2 / -1;justify-content:flex-start}.brand-guide-grid{gap:9px}}@media (max-width: 430px){.product-grid,.shop-grid,.related-grid{grid-template-columns:1fr}.product-description{min-height:0}.hero-art{min-height:275px}.hero-brand-banner{object-position:74% center}.hero-sticker{width:68px;height:68px;font-size:9px}.category-grid{grid-template-columns:1fr}.category-tile{min-height:76px}.shop-toolbar{grid-template-columns:1fr}.search-field{grid-column:auto}.shop-toolbar select{width:100%}.detail-copy h1{font-size:39px}.detail-price strong{font-size:29px}.detail-price{align-items:center}.admin-stat-grid{grid-template-columns:1fr 1fr}.admin-product-name strong{white-space:normal}}.footer-about-title{max-width:270px;margin:0 0 8px;font-size:20px;line-height:1}.price-compare{display:inline-block;margin-left:7px;color:var(--muted);font-size:11px;text-decoration:line-through}.discount-pill{display:inline-flex;align-items:center;margin-left:7px;padding:4px 6px;border-radius:999px;background:var(--accent);color:#fff;font-size:10px;line-height:1;vertical-align:3px}.detail-price>div{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px}.detail-price del{color:var(--muted);font-size:13px}.detail-price .discount-pill{margin-left:2px;vertical-align:0}.admin-product-thumb{object-fit:cover;border:1px solid var(--line);background:var(--surface-2)}.settings-form{padding:28px;display:grid;grid-template-columns:1fr 1fr;gap:0 16px;border:1px solid var(--line);background:var(--surface)}.settings-section-title{grid-column:1 / -1;padding:19px 0 8px;border-top:1px solid var(--line);color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.settings-section-title:first-child{padding-top:0;border-top:0}.category-settings-list{display:grid;gap:10px;margin-bottom:10px}.category-setting-row{padding:16px;display:grid;grid-template-columns:.55fr 1fr 1.45fr;gap:12px;align-items:start;border:1px solid var(--line);background:var(--surface-2)}.category-setting-heading{display:flex;align-items:center;gap:10px;padding-top:13px}.category-setting-heading span{color:var(--muted);font-size:10px;font-weight:700}.category-setting-heading strong{font-size:13px}.image-upload-row{display:flex;align-items:center;gap:10px;margin-top:8px}.image-upload-row input[type=file]{margin-top:0;padding:8px;font-size:11px}.image-upload-row small{color:var(--accent);font-size:11px}.shop-category-chips{display:flex;gap:8px;overflow-x:auto;padding:3px 0 18px;scrollbar-width:thin}.shop-category-chip{flex:0 0 auto;padding:8px 11px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);font-size:11px;font-weight:700}.shop-category-chip.active,.shop-category-chip:hover{border-color:var(--accent);background:var(--accent);color:#fff}@media (max-width: 680px){.settings-form{display:block;padding:18px}.settings-section-title{margin-top:18px}.category-setting-row{display:block;padding:14px}.category-setting-heading{padding:0 0 9px}.footer-about-title{font-size:18px}.product-price-row>div{margin-bottom:12px}}.shop-banner{position:relative;min-height:156px;margin:24px 0 30px;overflow:hidden;border:1px solid var(--line);background:var(--ink);color:#fff}.shop-banner img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.58;filter:saturate(.92) contrast(1.08)}.shop-banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#18191feb,#18191f8c 48%,#18191f14)}.shop-banner-copy{position:relative;z-index:1;max-width:430px;padding:28px 30px}.shop-banner-copy .eyebrow{color:var(--accent-2)}.shop-banner-copy strong{display:block;margin-top:10px;font-family:Space Grotesk,Arial,sans-serif;font-size:clamp(25px,3.6vw,42px);letter-spacing:-.06em;line-height:.95}.shop-banner-mark{position:absolute;z-index:1;right:24px;bottom:17px;color:#ffffffc7;font-size:10px;font-weight:800;letter-spacing:.16em}.shop-banner-category .shop-banner-copy strong{max-width:540px}.brand-vozuna .shop-banner{background:var(--accent-3)}.brand-melifluo .shop-banner{border:2px solid var(--ink);box-shadow:8px 8px 0 var(--accent-2);color:var(--ink)}.brand-melifluo .shop-banner:after{background:linear-gradient(90deg,#cdff3df5,#cdff3dba 48%,#cdff3d14)}.brand-melifluo .shop-banner-copy .eyebrow,.brand-melifluo .shop-banner-mark{color:var(--accent)}.admin-product-row{grid-template-columns:52px minmax(130px,1.45fr) .72fr 1.05fr .7fr auto}.admin-product-sync{min-width:0}.admin-product-sync small{display:block;max-width:155px;margin-top:5px;overflow:hidden;color:var(--muted);font-size:10px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.sync-status-badge{display:inline-flex;max-width:100%;align-items:center;gap:5px;padding:5px 7px;border:1px solid var(--line);color:var(--muted);font-size:10px;font-weight:800;line-height:1;white-space:nowrap}.sync-status-dot{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:currentColor}.sync-status-badge.is-synced{border-color:#43af7659;color:#278d59;background:#43af761a}.sync-status-badge.is-syncing{color:var(--accent);background:#ef4d8914}.sync-status-badge.is-needs_review,.sync-status-badge.is-failed{border-color:#b63f384d;color:#b63f38;background:#fff1ef}.sync-status-badge.is-demo{color:var(--muted);background:var(--surface-2)}.sync-status-badge.is-manual{color:var(--ink);background:#fff9}.sync-log-card{margin-top:12px}.sync-log-card .admin-card-head{margin-bottom:0;padding:0 24px 20px}.sync-log-list{border-top:1px solid var(--line)}.sync-log-row{min-width:0;padding:12px 24px;display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:11px;border-bottom:1px solid var(--line)}.sync-log-dot{width:7px;height:7px;border-radius:50%;background:var(--muted)}.sync-log-row.is-success .sync-log-dot{background:#43af76}.sync-log-row.is-failed .sync-log-dot{background:#b63f38}.sync-log-row.is-processing .sync-log-dot{background:var(--accent);animation:pulse 1.1s infinite}.sync-log-main{min-width:0}.sync-log-main strong,.sync-log-main span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sync-log-main strong{font-size:12px}.sync-log-main span{margin-top:4px;color:var(--muted);font-size:10px}.sync-log-meta{min-width:60px;text-align:right}.sync-log-meta span,.sync-log-meta small{display:block}.sync-log-meta span{color:var(--ink);font-size:10px;font-weight:800}.sync-log-meta small{margin-top:4px;color:var(--muted);font-size:10px}.sync-log-empty{padding:22px 24px;color:var(--muted);font-size:11px;line-height:1.55}.settings-stack{display:grid;gap:12px}.password-card{margin-bottom:0}.password-intro{margin:-7px 0 22px;color:var(--muted);font-size:12px;line-height:1.55}.password-form{padding:0;border:0;background:transparent}@media (max-width: 980px){.admin-product-row{grid-template-columns:52px minmax(120px,1fr) .7fr .9fr auto}.admin-product-date{display:none}}@media (max-width: 680px){.shop-banner{min-height:136px;margin:18px 0 24px}.shop-banner-copy{padding:22px 20px}.shop-banner-copy strong{max-width:245px;font-size:28px}.shop-banner-mark{right:15px;bottom:13px;font-size:9px}.admin-product-row{padding:11px 18px;grid-template-columns:46px minmax(0,1fr) auto;gap:10px}.admin-product-thumb{width:46px;height:46px}.admin-product-price,.admin-product-date{display:none}.admin-product-sync{grid-column:3;grid-row:1;align-self:start}.admin-product-sync small{display:none}.admin-product-actions{grid-column:2 / -1;justify-content:flex-start}.sync-log-card .admin-card-head{padding:0 18px 17px}.sync-log-row{padding:11px 18px;grid-template-columns:8px minmax(0,1fr) auto;gap:8px}.sync-log-meta{min-width:47px}.sync-log-empty{padding:18px}}.site-header{min-height:74px}.shop-page{padding:30px 0 100px}.shop-hero{min-height:430px;padding:48px 52px 40px}.shop-hero h1{font-size:clamp(48px,6vw,76px)}.shop-banner{min-height:132px;margin:18px 0;border-radius:12px}.shop-banner-copy{max-width:620px;padding:24px 28px}.shop-banner-copy strong{font-size:clamp(23px,3.1vw,36px);line-height:1;letter-spacing:-.04em}.shop-banner-mark{right:25px;bottom:18px}.shop-toolbar{padding:18px 0 12px}.shop-summary{padding-bottom:18px}.product-grid{gap:14px}.product-card .product-image{aspect-ratio:1.18}.product-card .product-image img{object-fit:contain;background:#fff}.product-page{padding:22px 0 96px}.product-detail{grid-template-columns:minmax(0,.93fr) minmax(0,1.07fr);gap:42px;padding:18px 0 54px}.detail-gallery{width:100%;max-width:650px;justify-self:center}.gallery-main{max-height:520px;overflow:hidden}.gallery-main .product-image{aspect-ratio:1.08;max-height:520px}.gallery-main .product-image img{object-fit:contain;background:#fff}.detail-copy{max-width:680px;padding:6px 0}.detail-copy h1{max-width:580px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:clamp(30px,2.8vw,44px);line-height:1.05;letter-spacing:-.05em;text-wrap:balance;overflow-wrap:normal;word-break:normal}.product-facts{margin:17px 0 15px;display:flex;flex-wrap:wrap;gap:7px}.product-facts span{padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:#ffffff8f;color:var(--ink);font-size:11px;font-weight:700;letter-spacing:.02em}.detail-description{max-width:560px;font-size:14px;line-height:1.55}.detail-lower{grid-template-columns:minmax(0,1.1fr) minmax(270px,.9fr);gap:40px;padding:42px 0}.detail-lower h2{margin:12px 0 20px;font-size:clamp(28px,2.8vw,38px)}.bullet-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px}.bullet-list li{min-height:66px;padding:14px 0 14px 23px;font-size:13px;line-height:1.45}.related-section{padding-top:26px}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.related-grid .product-image{aspect-ratio:1.24}.related-grid .product-card-body{padding:14px 14px 16px}.related-grid .product-title{font-size:14px}.brand-melifluo .category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-melifluo .category-tile{min-height:126px}.manifesto-section{position:relative;isolation:isolate;overflow:hidden;padding:25px;background-color:var(--surface-2);background-image:var(--manifesto-image);background-position:center;background-size:cover;border-radius:14px}.manifesto-section>*{position:relative;z-index:1}.manifesto-card{background-color:var(--accent-3);background-image:linear-gradient(90deg,#1b4396d1,#2850a07a),var(--manifesto-image);background-position:center;background-size:cover;background-blend-mode:normal}.manifesto-side{background:color-mix(in srgb,var(--surface-2) 68%,transparent);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.brand-melifluo .manifesto-card{background-color:var(--ink);background-image:linear-gradient(90deg,#08090bd6,#08090b7a),var(--manifesto-image)}.brand-melifluo .manifesto-side{background:color-mix(in srgb,var(--accent-2) 74%,transparent)}.brand-melifluo .shop-hero{box-shadow:10px 10px 0 var(--accent-2)}.brand-melifluo .shop-hero:after{background:linear-gradient(105deg,#08090bf2,#08090bb8 44%,#08090b1f)}@media (max-width: 760px){.shop-page{padding:28px 0 76px}.shop-hero{min-height:470px;padding:31px 22px 28px;display:flex;flex-direction:column;justify-content:space-between;gap:34px}.shop-hero-copy{display:block}.shop-hero h1{font-size:clamp(46px,12.5vw,62px)}.shop-hero p{max-width:330px;margin-top:25px}.shop-hero-caption{max-width:78%;padding-top:17px}.shop-hero-caption strong{font-size:30px}.shop-hero-mark{right:17px;bottom:17px}.shop-banner{min-height:124px;margin:16px 0}.shop-banner-copy{padding:21px 20px}.shop-banner-copy strong{max-width:270px;font-size:27px}.shop-banner-mark{right:16px;bottom:14px}.shop-toolbar{grid-template-columns:1fr 1fr}.search-field{grid-column:1 / -1}.product-detail{grid-template-columns:1fr;gap:26px;padding-bottom:42px}.detail-gallery{max-width:none}.gallery-main{max-height:none}.gallery-main .product-image{max-height:none;aspect-ratio:1.05}.detail-copy{max-width:none;padding:0}.detail-copy h1{max-width:680px;font-size:clamp(29px,8.2vw,40px);line-height:1.08}.detail-lower{display:block;padding:34px 0}.bullet-list{grid-template-columns:1fr}.sync-story{margin-top:28px}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}@media (max-width: 980px){.brand-melifluo .category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 430px){.shop-toolbar{grid-template-columns:1fr}.search-field{grid-column:auto}.related-grid,.brand-melifluo .category-grid{grid-template-columns:1fr}}.brand-acrylicaura{--bg:#fbf5ee;--surface:#fffdf9;--surface-2:#eadfd4;--ink:#302b29;--muted:#7e706b;--line:rgba(48,43,41,.14);--accent:#bd6f54;--accent-2:#d8c98a;--accent-3:#897f73;--radius:20px}.brand-acrylicaura .top-strip{background:#302b29;color:#d8c98a}.brand-acrylicaura h1,.brand-acrylicaura h2,.brand-acrylicaura .shop-hero h1{font-family:Georgia,serif;font-weight:400;letter-spacing:-.06em}.brand-acrylicaura .hero-card,.brand-acrylicaura .product-card{border-radius:20px;box-shadow:0 16px 32px #57403421}.brand-acrylicaura .manifesto-card{background:#897f73;border-radius:24px}.brand-acrylicaura .manifesto-side{border-radius:24px;background:#d8c98a}.brand-acrylicaura .shop-hero{border:0;border-radius:28px;box-shadow:0 12px #eadfd4}.brand-home{display:flex;flex-direction:column;overflow:clip}.brand-home>*{min-width:0}.brand-story{padding:74px 0;display:grid;grid-template-columns:.82fr 1.18fr;gap:72px;align-items:end}.brand-story-copy h2{max-width:620px;margin:14px 0 16px;font-size:clamp(38px,5vw,66px);line-height:.94}.brand-story-copy p{max-width:520px;color:var(--muted);line-height:1.7}.brand-story-points{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.brand-story-points article{min-height:150px;padding:22px 16px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--line)}.brand-story-points article:first-child{border-left:1px solid var(--line)}.brand-story-points span{color:var(--muted);font-size:10px}.brand-story-points strong{max-width:135px;font-size:17px;line-height:1.08}.single-product-home{padding-bottom:80px}.single-hero{min-height:680px;padding:58px 0 72px;display:grid;grid-template-columns:.88fr 1.12fr;gap:70px;align-items:center}.single-hero-copy h1{margin:18px 0 22px;font-size:clamp(58px,7.4vw,105px);line-height:.86}.single-hero-copy>p{max-width:530px;color:var(--muted);font-size:17px;line-height:1.65}.single-facts{margin:27px 0;display:flex;flex-wrap:wrap;gap:8px}.single-facts span{padding:8px 11px;border:1px solid var(--line);border-radius:999px;font-size:11px;font-weight:700}.single-product-visual{position:relative;min-height:580px;padding:0;overflow:hidden;background:var(--surface-2);border-radius:50% 50% 42% 58%/45% 42% 58% 55%}.single-product-visual .product-image{position:absolute;top:9%;right:9%;bottom:9%;left:9%;border-radius:inherit}.single-product-visual .product-image img{object-fit:contain;background:#fff}.single-orbit{position:absolute;right:5%;top:12%;width:102px;height:102px;display:grid;place-items:center;border-radius:50%;background:var(--accent);color:#fff;font-size:10px;font-weight:800;letter-spacing:.14em}.single-spectrum{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.single-spectrum div{min-height:120px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--line)}.single-spectrum div:last-child{border:0}.single-spectrum span{color:var(--muted);font-size:10px}.single-spectrum strong{font-size:17px}.single-story{padding:100px 0;display:grid;grid-template-columns:.8fr 1.2fr;gap:85px}.single-story h2{max-width:560px;margin:14px 0;font-size:clamp(42px,5vw,68px);line-height:.92}.single-story>div>p{max-width:470px;color:var(--muted);line-height:1.7}.single-bullets{display:grid;gap:0;border-top:1px solid var(--line)}.single-bullets article{padding:24px 0;display:grid;grid-template-columns:42px 1fr;border-bottom:1px solid var(--line)}.single-bullets span{color:var(--accent);font-size:11px;font-weight:800}.single-bullets p{margin:0;color:var(--muted);line-height:1.65}.single-buy{padding:52px;display:flex;align-items:center;justify-content:space-between;gap:45px;background:var(--ink);color:#fff}.single-buy h2{max-width:760px;margin:9px 0 0;color:#fff;font-size:clamp(28px,4vw,54px);line-height:.95}.single-buy>div>span{color:var(--accent-2);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.comparison-intro{padding:96px 0 58px;text-align:center}.comparison-intro h1{max-width:980px;margin:18px auto;font-size:clamp(62px,9vw,122px);font-weight:500;line-height:.82}.comparison-intro p{max-width:600px;margin:0 auto;color:var(--muted);font-size:16px;line-height:1.65}.comparison-products{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--ink)}.comparison-column{padding:38px}.comparison-column+.comparison-column{border-left:1px solid var(--ink)}.comparison-column>button:first-of-type{width:100%;padding:0;background:transparent}.comparison-column .product-image{aspect-ratio:1.18;background:#fff}.comparison-column .product-image img{object-fit:contain}.comparison-number{display:block;margin-bottom:18px;font-size:11px}.comparison-column h2{margin:25px 0 14px;font-size:clamp(28px,3vw,45px);line-height:.96}.comparison-column>p{min-height:72px;color:var(--muted);line-height:1.55}.comparison-facts{display:flex;flex-wrap:wrap;gap:7px}.comparison-facts span{padding:7px 9px;border:1px solid var(--line);font-size:10px;font-weight:700}.travel-hero{position:relative;min-height:690px;margin-top:20px;padding:72px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;background-image:linear-gradient(90deg,#131e2ff0,#131e2f59),var(--travel-image);background-size:cover;background-position:center;color:#fff}.travel-hero h1{max-width:870px;margin:18px 0 22px;color:#fff;font-family:Georgia,serif;font-size:clamp(65px,9vw,124px);font-weight:400;line-height:.82}.travel-hero p{max-width:520px;color:#ffffffc7;font-size:17px;line-height:1.6}.travel-stamp{position:absolute;top:42px;right:45px;width:110px;height:110px;display:grid;place-items:center;border:2px solid #e95f48;border-radius:50%;color:#e95f48;font-size:12px;font-weight:900;letter-spacing:.13em;text-align:center;transform:rotate(10deg)}.travel-notes{padding:35px 0 110px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.travel-notes article{min-height:280px;padding:30px;border:1px solid var(--line);background:var(--surface);transform:rotate(-1deg)}.travel-notes article:nth-child(2){transform:translateY(25px) rotate(1.5deg)}.travel-notes article:nth-child(3){transform:rotate(-2deg)}.travel-notes span{color:var(--accent);font-size:11px;font-weight:800}.travel-notes h2{margin:55px 0 15px;font-family:Georgia,serif;font-size:29px;line-height:1}.travel-notes p{color:var(--muted);line-height:1.65}.brand-swiftbuyo .site-header{min-height:72px;border-bottom:2px solid var(--ink)}.brand-swiftbuyo .site-nav{gap:18px;text-transform:uppercase}.brand-swiftbuyo .hero{min-height:650px;margin-top:22px;padding:54px;grid-template-columns:1.1fr .9fr;background:var(--ink);color:#fff}.brand-swiftbuyo .hero:before{display:none}.brand-swiftbuyo .hero h1{max-width:720px;color:#fff;font-size:clamp(64px,8vw,110px);text-transform:uppercase}.brand-swiftbuyo .hero-lede{color:#ffffffb3}.brand-swiftbuyo .hero-art{min-height:540px;border-radius:0}.brand-swiftbuyo .hero-card{box-shadow:12px 12px 0 var(--accent)}.brand-swiftbuyo .stat-line{background:var(--accent);color:#fff}.brand-swiftbuyo .stat-line>div{padding:22px}.brand-swiftbuyo .brand-story{order:4}.brand-swiftbuyo .featured-section{order:3;padding-bottom:30px}.brand-swiftbuyo .category-band{order:5}.brand-swiftbuyo .manifesto-section{order:6}.brand-swiftbuyo .featured-grid{grid-template-columns:repeat(4,1fr);grid-auto-flow:dense}.brand-swiftbuyo .featured-grid .product-card-1{grid-column:span 2;grid-row:span 2}.brand-swiftbuyo .featured-grid .product-card-1 .product-image{aspect-ratio:1.35}.brand-swiftbuyo .product-card{border:2px solid var(--ink)}.brand-swiftbuyo .brand-story-points article{background:var(--ink);color:#fff}.brand-swiftbuyo .shop-grid{grid-template-columns:repeat(3,1fr)}.brand-acrylicaura .top-strip{min-height:38px}.brand-acrylicaura .site-header{min-height:104px}.brand-acrylicaura .hero{min-height:720px;grid-template-columns:1.18fr .82fr;gap:72px}.brand-acrylicaura .hero-art{order:-1;min-height:610px;border-radius:42% 42% 6px 6px}.brand-acrylicaura .hero-copy{padding:0}.brand-acrylicaura .hero h1{font-size:clamp(58px,7vw,98px)}.brand-acrylicaura .stat-line{order:6;margin-bottom:80px}.brand-acrylicaura .brand-story{order:2;padding-top:90px}.brand-acrylicaura .featured-section{order:3}.brand-acrylicaura .category-band{order:5}.brand-acrylicaura .manifesto-section{order:4}.brand-acrylicaura .featured-grid{grid-template-columns:repeat(2,1fr);gap:28px}.brand-acrylicaura .featured-grid .product-card:nth-child(2n){transform:translateY(45px)}.brand-acrylicaura .product-card .product-image{aspect-ratio:1.28}.brand-acrylicaura .brand-story-points article{min-height:220px;justify-content:flex-end;gap:55px;background:var(--surface);border-radius:120px 120px 0 0}.brand-acrylicaura .shop-grid{grid-template-columns:repeat(2,1fr);gap:28px}.brand-calimarker .site-header{border-bottom:1px solid var(--ink)}.brand-calimarker .comparison-home .brand-story{padding-bottom:120px}.brand-calimarker .comparison-home .brand-story-points article{background:var(--surface)}.brand-calimarker .shop-hero{min-height:330px;border-width:1px}.brand-calimarker .shop-grid{grid-template-columns:repeat(2,1fr)}.brand-amamao .site-header{min-height:96px}.brand-amamao .hero{min-height:650px;grid-template-columns:.82fr 1.18fr}.brand-amamao .hero-art{transform:rotate(1.5deg);border:2px solid var(--ink)}.brand-amamao .hero h1{font-size:clamp(66px,8vw,105px)}.brand-amamao .stat-line{order:6;border:0}.brand-amamao .brand-story{order:4}.brand-amamao .featured-section{order:2}.brand-amamao .category-band{order:3}.brand-amamao .manifesto-section{order:5}.brand-amamao .featured-grid{grid-template-columns:repeat(6,1fr);grid-auto-flow:dense}.brand-amamao .featured-grid .product-card{grid-column:span 2}.brand-amamao .featured-grid .product-card-1,.brand-amamao .featured-grid .product-card-4{grid-column:span 3}.brand-amamao .featured-grid .product-card:nth-child(odd){transform:rotate(-1.1deg)}.brand-amamao .featured-grid .product-card:nth-child(2n){transform:rotate(1.1deg)}.brand-amamao .brand-story-points{gap:12px;border:0}.brand-amamao .brand-story-points article{border:2px solid var(--ink);border-radius:26px;background:var(--accent-2)}.brand-amamao .brand-story-points article:nth-child(2){background:var(--accent);color:#fff;transform:translateY(25px) rotate(2deg)}.brand-gunsamg .top-strip{background:#111;color:#c7a66a}.brand-gunsamg .site-header{min-height:110px;border-bottom:1px solid rgba(20,18,15,.25)}.brand-gunsamg .site-nav{order:-1;margin:0}.brand-gunsamg .logo-button{margin:0 auto}.brand-gunsamg .hero{min-height:760px;margin-top:20px;padding:65px;grid-template-columns:.85fr 1.15fr;background:#171613;color:#fff}.brand-gunsamg .hero-art{order:-1;min-height:620px;border-radius:0}.brand-gunsamg .hero-copy{padding-left:15px}.brand-gunsamg .hero h1{color:#fff;font-family:Georgia,serif;font-size:clamp(58px,7vw,100px);font-weight:400}.brand-gunsamg .hero-lede,.brand-gunsamg .hero-proof{color:#ffffffa6}.brand-gunsamg .stat-line{display:none}.brand-gunsamg .brand-story{order:3}.brand-gunsamg .featured-section{order:2;padding-top:105px}.brand-gunsamg .category-band{order:5}.brand-gunsamg .manifesto-section{order:4}.brand-gunsamg .featured-grid{display:block}.brand-gunsamg .featured-grid .product-card{margin-bottom:26px;display:grid;grid-template-columns:1.05fr .95fr;border:0;border-bottom:1px solid var(--ink)}.brand-gunsamg .featured-grid .product-card:nth-child(2n){grid-template-columns:.95fr 1.05fr}.brand-gunsamg .featured-grid .product-card:nth-child(2n) .product-card-image-button{order:2}.brand-gunsamg .featured-grid .product-image{aspect-ratio:1.45}.brand-gunsamg .product-card-body{padding:42px;justify-content:center}.brand-gunsamg .brand-story-points article{min-height:260px;background:#171613;color:#fff;justify-content:flex-end;gap:90px}.brand-gunsamg .shop-grid{grid-template-columns:1fr}.brand-gunsamg .shop-grid .product-card{display:grid;grid-template-columns:.8fr 1.2fr}.brand-nicety .site-header{min-height:80px;border-bottom:1px solid var(--ink)}.brand-nicety .hero{min-height:580px;padding-top:25px}.brand-nicety .hero h1{font-size:clamp(55px,6vw,86px)}.brand-nicety .category-band{order:2;padding:48px 0;grid-template-columns:.62fr 1.38fr}.brand-nicety .featured-section{order:3;padding-top:55px}.brand-nicety .brand-story{order:4}.brand-nicety .manifesto-section{order:5}.brand-nicety .stat-line{order:6;margin-bottom:70px}.brand-nicety .category-grid{grid-template-columns:repeat(4,1fr)}.brand-nicety .category-tile{min-height:170px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.brand-nicety .featured-grid,.brand-nicety .shop-grid{grid-template-columns:repeat(4,1fr)}.brand-nicety .featured-grid .product-card-1{grid-column:span 2}.brand-nicety .featured-grid .product-card-1 .product-image{aspect-ratio:2.05}.brand-nicety .brand-story{background:var(--surface-2);padding-left:max(24px,calc((100vw - 1180px)/2));padding-right:max(24px,calc((100vw - 1180px)/2));width:100%;max-width:none}.brand-nicety .product-card-body{padding:14px}.brand-vividhues .site-header{position:absolute;z-index:30;left:0;right:0;color:#fff}.brand-vividhues .site-nav button,.brand-vividhues .brand-mark{color:#fff}.brand-vividhues .top-strip{display:none}.brand-vividhues .single-hero{width:100%;max-width:none;min-height:100vh;padding:150px max(6vw,calc((100vw - 1180px)/2)) 80px;background:radial-gradient(circle at 72% 20%,rgba(255,255,255,.35),transparent 27%),linear-gradient(135deg,#15112d,#7138cb 46%,#ff6fa9 73%,#ffd575);color:#fff}.brand-vividhues .single-hero h1{color:#fff;font-family:Georgia,serif;font-weight:400}.brand-vividhues .single-hero-copy>p{color:#ffffffbf}.brand-vividhues .single-product-visual{background:#ffffff1f;box-shadow:0 40px 90px #0f002d66}.brand-vividhues .single-spectrum{margin-top:0}.brand-vividhues .single-spectrum div:nth-child(1){background:#f6adcb}.brand-vividhues .single-spectrum div:nth-child(2){background:#c7b4ff}.brand-vividhues .single-spectrum div:nth-child(3){background:#ffe58c}.brand-vividhues .single-story h2{font-family:Georgia,serif;font-weight:400}.brand-vividhues .single-buy{border-radius:120px 0;background:linear-gradient(90deg,#24184a,#7138cb)}.brand-efimeso .site-header{min-height:70px;border-bottom:1px solid var(--ink)}.brand-efimeso .hero{min-height:470px;padding:34px 0;grid-template-columns:1.18fr .82fr}.brand-efimeso .hero h1{font-size:clamp(52px,6vw,82px);font-weight:600}.brand-efimeso .hero-art{min-height:390px;border:1px solid var(--ink);border-radius:0}.brand-efimeso .brand-story{order:2;padding:50px 0;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.brand-efimeso .featured-section{order:3}.brand-efimeso .category-band{order:4}.brand-efimeso .manifesto-section{order:5}.brand-efimeso .stat-line{order:6;margin-bottom:70px}.brand-efimeso .brand-story-points article{min-height:175px;background-image:linear-gradient(var(--line) 1px,transparent 1px);background-size:100% 24px}.brand-efimeso .featured-grid,.brand-efimeso .shop-grid{grid-template-columns:repeat(3,1fr)}.brand-efimeso .product-card{border-color:var(--ink)}.brand-efimeso .product-card-meta,.brand-efimeso .product-facts{font-family:Consolas,monospace}.brand-lyuvie:not(.admin-mode){background:#111;color:#f5f1e8}.brand-lyuvie .top-strip{background:var(--accent-2);color:#111}.brand-lyuvie .site-header{width:100%;padding:0 max(32px,calc((100vw - 1280px)/2));border-bottom:1px solid rgba(255,255,255,.35)}.brand-lyuvie .site-nav button,.brand-lyuvie .brand-mark{color:#f5f1e8}.brand-lyuvie .hero{width:min(1280px,calc(100% - 40px));min-height:680px;margin-top:25px;padding:45px;grid-template-columns:.9fr 1.1fr;background:#ef3d2f;transform:rotate(-.5deg)}.brand-lyuvie .hero:before{display:none}.brand-lyuvie .hero h1{color:#111;font-size:clamp(70px,9vw,128px);text-transform:uppercase}.brand-lyuvie .hero-lede,.brand-lyuvie .hero-proof{color:#111}.brand-lyuvie .hero-art{border-radius:0;filter:contrast(1.15) saturate(1.25)}.brand-lyuvie .stat-line{border-color:#ffffff4d}.brand-lyuvie .brand-story{order:4}.brand-lyuvie .featured-section{order:2}.brand-lyuvie .category-band{order:3}.brand-lyuvie .manifesto-section{order:5}.brand-lyuvie .featured-grid{grid-template-columns:repeat(4,1fr);gap:7px}.brand-lyuvie .featured-grid .product-card:nth-child(3n+1){grid-column:span 2;transform:rotate(-1deg)}.brand-lyuvie .product-card{background:#f5f1e8;color:#111;border:3px solid #111}.brand-lyuvie .brand-story-points article{background:var(--accent-2);color:#111;border:3px solid #111;transform:rotate(-1deg)}.brand-lyuvie .brand-story-points article:nth-child(2){background:var(--accent);transform:translateY(16px) rotate(1deg)}.brand-lyuvie .brand-story-copy p,.brand-lyuvie .section-intro,.brand-lyuvie .category-intro p{color:#ffffffa6}.brand-lyuvie .shop-grid{grid-template-columns:repeat(2,1fr);gap:8px}.brand-lyuvie .shop-hero{border-color:#fff}.brand-laconile .site-header{min-height:92px;border-bottom:1px solid var(--line)}.brand-laconile .hero{min-height:650px;grid-template-columns:.82fr 1.18fr}.brand-laconile .hero-art{order:-1;min-height:560px;border-radius:4px}.brand-laconile .hero h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(55px,6.5vw,90px)}.brand-laconile .brand-story{order:2;grid-template-columns:.65fr 1.35fr}.brand-laconile .featured-section{order:3}.brand-laconile .category-band{order:4}.brand-laconile .manifesto-section{order:5}.brand-laconile .stat-line{order:6;margin-bottom:70px}.brand-laconile .brand-story-points{display:block;border-left:1px solid var(--line);border-top:0}.brand-laconile .brand-story-points article{min-height:100px;padding:22px 30px;display:grid;grid-template-columns:80px 1fr;align-items:center;border:0;border-bottom:1px solid var(--line)}.brand-laconile .featured-grid,.brand-laconile .shop-grid{grid-template-columns:repeat(2,1fr);gap:24px}.brand-laconile .product-card{display:grid;grid-template-columns:.8fr 1.2fr}.brand-laconile .product-card .product-image{height:100%;min-height:320px}.brand-bonala .site-header{min-height:105px}.brand-bonala .hero{min-height:760px;display:flex;flex-direction:column;text-align:center}.brand-bonala .hero-copy{max-width:780px;margin:0 auto;padding:0}.brand-bonala .hero h1{max-width:900px;font-family:Georgia,serif;font-weight:400;font-size:clamp(64px,8vw,110px)}.brand-bonala .hero-lede{margin-left:auto;margin-right:auto}.brand-bonala .hero-buttons,.brand-bonala .hero-proof{justify-content:center}.brand-bonala .hero-art{width:100%;min-height:420px;margin-top:35px;border-radius:220px 220px 18px 18px}.brand-bonala .brand-story{order:2;text-align:center;display:block}.brand-bonala .brand-story-copy{max-width:760px;margin:0 auto 50px}.brand-bonala .brand-story-points article{min-height:190px;border-radius:100px 100px 0 0;background:var(--surface)}.brand-bonala .featured-section{order:3}.brand-bonala .category-band{order:5}.brand-bonala .manifesto-section{order:4}.brand-bonala .stat-line{order:6;margin-bottom:70px}.brand-bonala .featured-grid,.brand-bonala .shop-grid{grid-template-columns:repeat(2,1fr);gap:35px}.brand-bonala .featured-grid .product-card:nth-child(2n){transform:translateY(55px)}.brand-bonala .product-card .product-image{aspect-ratio:1.3}.brand-limsong .top-strip{background:linear-gradient(90deg,#ff415c,#ff9f1c,#ffe336,#39e58c,#4c7cff,#9d52ff);color:#111}.brand-limsong .hero{min-height:680px;width:100%;max-width:none;padding:70px max(32px,calc((100vw - 1180px)/2));background:#101016;color:#fff}.brand-limsong .hero:before{top:0;right:0;bottom:0;left:0;opacity:.22}.brand-limsong .hero h1{color:#fff;font-size:clamp(64px,8vw,112px)}.brand-limsong .hero-lede,.brand-limsong .hero-proof{color:#ffffffb3}.brand-limsong .brand-story{order:2}.brand-limsong .featured-section{order:3}.brand-limsong .category-band{order:4}.brand-limsong .manifesto-section{order:5}.brand-limsong .stat-line{order:6;margin-bottom:70px}.brand-limsong .brand-story-points{gap:0}.brand-limsong .brand-story-points article:nth-child(1){background:#ff6680;color:#111}.brand-limsong .brand-story-points article:nth-child(2){background:#65d4ff;color:#111;transform:translateY(-16px)}.brand-limsong .brand-story-points article:nth-child(3){background:#b76dff;color:#111}.brand-limsong .featured-grid{grid-template-columns:repeat(6,1fr);gap:6px}.brand-limsong .featured-grid .product-card-body{padding:12px}.brand-limsong .featured-grid .product-description{display:none}.brand-limsong .featured-grid .product-title{font-size:14px}.brand-limsong .shop-grid{grid-template-columns:repeat(3,1fr)}.brand-caloryx .site-header{min-height:86px}.brand-caloryx .single-hero{min-height:640px;padding:70px;background:var(--accent-2);border-radius:42px}.brand-caloryx .single-hero-copy h1{font-size:clamp(55px,7vw,92px)}.brand-caloryx .single-product-visual{min-height:470px;border-radius:38px;background:#fff;transform:rotate(2deg);box-shadow:15px 15px 0 var(--accent)}.brand-caloryx .single-spectrum{gap:14px;border:0;margin-top:35px}.brand-caloryx .single-spectrum div{border:0;border-radius:24px;background:var(--surface)}.brand-caloryx .single-story{padding-top:85px}.brand-caloryx .single-bullets article{padding:25px;border:0;border-radius:22px;background:var(--surface-2);margin-bottom:10px}.brand-caloryx .single-buy{border-radius:36px;background:var(--accent-3)}.brand-paintoo .site-header{min-height:92px;border-bottom:1px solid var(--line)}.brand-paintoo .brand-story{padding-top:95px}.brand-paintoo .brand-story-points article{background:#f7edda;transform:rotate(-1deg)}.brand-paintoo .brand-story-points article:nth-child(2){transform:translateY(18px) rotate(1.5deg)}.brand-gunsamg .detail-copy h1,.brand-bonala .detail-copy h1,.brand-laconile .detail-copy h1,.brand-acrylicaura .detail-copy h1{font-family:Georgia,serif;font-weight:400}.brand-efimeso .detail-copy h1{font-size:clamp(31px,4.2vw,55px)}.brand-nicety .shop-toolbar,.brand-efimeso .shop-toolbar{position:sticky;top:0;z-index:12;background:color-mix(in srgb,var(--bg) 94%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand-lyuvie .shop-page,.brand-lyuvie .product-page{color:#f5f1e8}.brand-lyuvie .shop-toolbar select,.brand-lyuvie .search-field,.brand-lyuvie .shop-category-chip{background:#222;color:#fff;border-color:#555}@media (max-width: 1100px){.brand-nicety .featured-grid,.brand-nicety .shop-grid,.brand-limsong .featured-grid{grid-template-columns:repeat(3,1fr)}.brand-amamao .featured-grid{grid-template-columns:repeat(4,1fr)}.brand-amamao .featured-grid .product-card{grid-column:span 2}.brand-lyuvie .featured-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 820px){.brand-story,.single-story{grid-template-columns:1fr;gap:38px}.brand-story-points{grid-template-columns:1fr 1fr 1fr}.single-hero{min-height:0;grid-template-columns:1fr;gap:35px}.single-product-visual{min-height:520px;order:-1}.comparison-products{grid-template-columns:1fr}.comparison-column+.comparison-column{border-left:0;border-top:1px solid var(--ink)}.travel-notes{grid-template-columns:1fr}.travel-notes article,.travel-notes article:nth-child(2),.travel-notes article:nth-child(3){min-height:220px;transform:none}.brand-swiftbuyo .hero,.brand-gunsamg .hero,.brand-lyuvie .hero{padding:36px}.brand-swiftbuyo .featured-grid,.brand-lyuvie .featured-grid{grid-template-columns:repeat(2,1fr)}.brand-gunsamg .featured-grid .product-card,.brand-gunsamg .featured-grid .product-card:nth-child(2n),.brand-gunsamg .shop-grid .product-card{grid-template-columns:1fr}.brand-gunsamg .featured-grid .product-card:nth-child(2n) .product-card-image-button{order:0}.brand-nicety .featured-grid,.brand-nicety .shop-grid,.brand-efimeso .featured-grid,.brand-efimeso .shop-grid{grid-template-columns:repeat(2,1fr)}.brand-laconile .product-card{grid-template-columns:1fr}.brand-limsong .featured-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 560px){.brand-story{padding:55px 0}.brand-story-copy h2{font-size:41px}.brand-story-points,.single-spectrum{grid-template-columns:1fr}.brand-story-points article,.single-spectrum div{min-height:95px;border-left:1px solid var(--line);border-bottom:1px solid var(--line)}.single-hero{padding-top:32px}.single-hero-copy h1{font-size:52px}.single-product-visual{min-height:360px}.single-story{padding:65px 0}.single-buy{padding:30px;display:block}.single-buy .button{margin-top:25px}.comparison-intro{padding-top:55px}.comparison-intro h1{font-size:58px}.comparison-column{padding:22px}.travel-hero{min-height:590px;padding:35px 25px}.travel-hero h1{font-size:62px}.travel-stamp{width:82px;height:82px;right:20px;top:20px;font-size:9px}.brand-swiftbuyo .hero,.brand-gunsamg .hero,.brand-lyuvie .hero,.brand-caloryx .single-hero{padding:25px}.brand-swiftbuyo .hero h1,.brand-lyuvie .hero h1{font-size:55px}.brand-swiftbuyo .featured-grid,.brand-acrylicaura .featured-grid,.brand-amamao .featured-grid,.brand-lyuvie .featured-grid,.brand-laconile .featured-grid,.brand-bonala .featured-grid,.brand-nicety .featured-grid,.brand-efimeso .featured-grid,.brand-limsong .featured-grid{grid-template-columns:1fr}.brand-swiftbuyo .featured-grid .product-card-1,.brand-amamao .featured-grid .product-card,.brand-amamao .featured-grid .product-card-1,.brand-amamao .featured-grid .product-card-4,.brand-lyuvie .featured-grid .product-card:nth-child(3n+1),.brand-nicety .featured-grid .product-card-1{grid-column:auto;grid-row:auto;transform:none}.brand-acrylicaura .featured-grid .product-card:nth-child(2n),.brand-bonala .featured-grid .product-card:nth-child(2n){transform:none}.brand-nicety .category-grid{grid-template-columns:1fr}.brand-laconile .brand-story-points article{grid-template-columns:50px 1fr}.brand-vividhues .single-hero{padding:125px 24px 55px}}.unified-admin-layout{width:min(1380px,calc(100% - 64px));display:grid;grid-template-columns:minmax(0,1fr) 318px;gap:25px;align-items:start}.unified-admin-layout .admin-content{grid-column:1;grid-row:1;min-width:0}.admin-brand-rail{grid-column:2;grid-row:1;position:sticky;top:18px;min-width:0;padding:20px;border:1px solid var(--line);background:var(--surface)}.admin-rail-intro{margin:10px 0 17px;color:var(--muted);font-size:12px;line-height:1.55}.admin-brand-list{display:grid;max-height:min(68vh,720px);gap:7px;overflow:auto;padding-right:3px}.admin-brand-item{border:1px solid var(--line);background:var(--bg)}.admin-brand-item.active{border-color:var(--accent);box-shadow:4px 4px color-mix(in srgb,var(--accent) 20%,transparent)}.admin-brand-select{width:100%;min-height:50px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 10px;text-align:left;background:transparent;color:var(--ink)}.admin-brand-select:hover{background:color-mix(in srgb,var(--accent) 8%,transparent)}.brand-rail-index{color:var(--muted);font-size:10px;font-weight:800}.brand-rail-count{min-width:24px;padding:3px 6px;border-radius:999px;background:var(--surface-2);color:var(--muted);font-size:10px;font-weight:800;text-align:center}.admin-brand-expanded{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:0 10px 10px 46px;color:var(--muted);font-size:10px;line-height:1.4}.admin-brand-expanded>span{grid-column:1 / -1}.admin-brand-expanded button{padding:7px 5px;border:1px solid var(--line);background:var(--surface);color:var(--ink);font-size:10px;font-weight:700}.admin-brand-expanded button:hover{border-color:var(--accent);color:var(--accent)}.admin-sidebar-note{margin-top:18px;padding-top:15px;border-top:1px solid var(--line)}.admin-sidebar-note strong{display:block;margin:5px 0;font-size:12px}.admin-sidebar-note p{margin:0;color:var(--muted);font-size:11px;line-height:1.45}.admin-header-center{display:flex;flex-direction:column;gap:3px;margin-left:auto;margin-right:auto;text-align:center}.admin-header-center strong{font-size:13px;letter-spacing:.04em}.admin-header-center span{color:var(--muted);font-size:10px}.markup-preview{display:grid;grid-template-columns:1fr auto;gap:8px 15px;margin-top:18px;padding-top:15px;border-top:1px solid var(--line);color:var(--muted);font-size:11px}.markup-preview strong{color:var(--ink);font-family:Space Grotesk,Arial,sans-serif;font-size:17px}.home-products-four-up .featured-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-products-three-up .featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-products-two-up .featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:870px}.home-products-six-up .featured-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.home-products-six-up .featured-grid .product-card-body{padding:12px}.home-products-six-up .featured-grid .product-description{display:none}.home-products-single-feature .featured-grid{grid-template-columns:minmax(0,1fr);max-width:620px}.home-products-single-feature .featured-grid .product-card:not(:first-child){display:none}.brand-vozuna .hero{background:linear-gradient(135deg,color-mix(in srgb,var(--accent-2) 35%,transparent),transparent 50%)}.brand-vozuna .featured-section{border-top:6px solid var(--accent-3);padding-top:34px}.brand-vozuna .featured-grid .product-card:nth-child(4n+2){transform:translateY(24px)}.brand-melifluo .hero{background:#111;color:#fff;border-radius:0}.brand-melifluo .hero-lede,.brand-melifluo .hero-proof{color:#ffffffb8}.brand-melifluo .featured-section{padding:65px 0;background:var(--surface-2)}.brand-melifluo .featured-grid .product-card:nth-child(3n+2){transform:translateY(35px)}.detail-template-spec .spec-detail-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.85fr);gap:54px;align-items:start}.spec-detail-layout .detail-gallery{position:sticky;top:25px}.spec-fact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:22px 0}.spec-fact-grid span{min-height:52px;display:flex;align-items:center;padding:10px 12px;border:1px solid var(--line);background:var(--surface-2);color:var(--ink);font-size:11px;font-weight:700}.spec-notes{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding:75px 0 58px;border-top:1px solid var(--line)}.spec-notes h2,.editorial-notes h2{margin:14px 0 0;font-size:clamp(35px,5vw,65px);line-height:.94}.detail-template-editorial .editorial-detail-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.editorial-detail-layout .detail-gallery{position:static}.editorial-detail-copy{padding:20px 0}.editorial-quote{margin:28px 0;padding:21px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-family:Georgia,serif;color:var(--accent);font-size:24px;line-height:1.2}.editorial-notes{margin-top:65px;padding:60px 0;border-top:1px solid var(--line)}.editorial-note-columns{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:38px}.editorial-note-columns strong{font-size:11px;letter-spacing:.12em;text-transform:uppercase}.editorial-note-columns p{max-width:420px;color:var(--muted);line-height:1.65}.detail-template-immersive{width:100%;max-width:none}.immersive-detail-hero{min-height:760px;display:flex;align-items:end;background:linear-gradient(90deg,#0c0c12f0,#0c0c129e 44%,#0c0c120d),var(--detail-image) center / cover;color:#fff}.immersive-detail-inner{width:min(1180px,calc(100% - 64px));padding:32px 0 78px}.immersive-detail-inner .back-link{color:#fffc}.immersive-detail-copy{max-width:610px}.immersive-detail-copy h1{margin:17px 0;max-width:650px;font-size:clamp(43px,6vw,86px);line-height:.93}.immersive-detail-copy p{max-width:510px;color:#ffffffc2;line-height:1.65}.immersive-detail-copy .detail-price{border-color:#ffffff52}.immersive-detail-copy .detail-price>div{color:#fff}.immersive-detail-copy .detail-price>span,.immersive-detail-copy .detail-note{color:#ffffffad}.immersive-detail-body{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding:72px 0}.immersive-detail-body h2{margin:12px 0;font-size:48px}.detail-template-journal .journal-detail-layout{display:grid;grid-template-columns:90px minmax(0,1fr) minmax(320px,.7fr);gap:30px;align-items:start}.journal-detail-layout .detail-gallery{position:static}.journal-detail-index{padding-top:10px;border-top:2px solid var(--ink)}.journal-detail-index span,.journal-detail-index small{display:block;color:var(--muted);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.journal-detail-index strong{display:block;margin:8px 0 20px;font-family:Space Grotesk,Arial,sans-serif;font-size:23px}.journal-notes{margin:72px 0 55px 120px;border-top:1px solid var(--line)}.journal-notes article{display:grid;grid-template-columns:45px 1fr;gap:20px;padding:18px 0;border-bottom:1px solid var(--line)}.journal-notes article span{color:var(--accent);font-weight:800}.journal-notes article p{margin:0;color:var(--muted);line-height:1.55}@media (max-width: 900px){.unified-admin-layout{width:min(100% - 32px,760px);display:flex;flex-direction:column}.unified-admin-layout .admin-content{order:2;width:100%}.admin-brand-rail{order:1;position:static;width:100%}.admin-brand-list{max-height:310px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-brand-expanded{padding-left:10px}.detail-template-spec .spec-detail-layout,.detail-template-editorial .editorial-detail-layout,.immersive-detail-body,.detail-template-journal .journal-detail-layout{grid-template-columns:1fr;gap:28px}.spec-detail-layout .detail-gallery,.journal-detail-layout .detail-gallery{position:static}.journal-detail-index{order:-1}.journal-notes{margin-left:0}.home-products-six-up .featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 560px){.admin-brand-list{grid-template-columns:1fr}.admin-header-center{display:none}.spec-fact-grid,.editorial-note-columns{grid-template-columns:1fr}.immersive-detail-hero{min-height:650px}.immersive-detail-inner{width:calc(100% - 42px)}.immersive-detail-copy h1{font-size:48px}.home-products-four-up .featured-grid,.home-products-three-up .featured-grid,.home-products-two-up .featured-grid,.home-products-six-up .featured-grid{grid-template-columns:1fr}}
