:root{color-scheme:light;--ink: #101114;--muted: #686d76;--line: #e5e7eb;--paper: #f7f7f4;--surface: #ffffff;--surface-soft: #f0f2f3;--surface-muted: #f0f1ee;--browser-bg: #f3f4f1;--field-bg: #ffffff;--product-bg: #ecece8;--popover-bg: rgba(255, 255, 255, .98);--mini-bg: rgba(255, 255, 255, .94);--stat-bg: rgba(255, 255, 255, .88);--white: #ffffff;--navy: #071525;--indigo: #17385f;--denim: #2f5d87;--stone: #d8d5cf;--gold: #b7955b;--nav-link: #333840;--control-bg: rgba(255, 255, 255, .66);--control-border: rgba(16, 17, 20, .14);--control-hover: #ffffff;--header-bg: rgba(255, 255, 255, .08);--header-scrolled-bg: rgba(255, 255, 255, .72);--button-primary-bg: #101114;--button-primary-text: #ffffff;--active-bg: #101114;--active-text: #ffffff;--radius: 8px;--shadow: 0 24px 70px rgba(7, 21, 37, .18);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{color-scheme:dark;--ink: #f2f4f7;--muted: #a8b0bd;--line: rgba(255, 255, 255, .12);--paper: #0d1118;--surface: #151a23;--surface-soft: #1d2530;--surface-muted: #121820;--browser-bg: #10161f;--field-bg: #0f141c;--product-bg: #202733;--popover-bg: rgba(19, 24, 33, .98);--mini-bg: rgba(21, 26, 35, .96);--stat-bg: rgba(21, 26, 35, .9);--navy: #05070d;--indigo: #8bb5e2;--denim: #83aed8;--stone: #26303b;--gold: #d5b46f;--nav-link: #d8dde6;--control-bg: rgba(255, 255, 255, .08);--control-border: rgba(255, 255, 255, .18);--control-hover: rgba(255, 255, 255, .14);--header-bg: rgba(12, 16, 23, .62);--header-scrolled-bg: rgba(13, 17, 24, .86);--button-primary-bg: #f2f4f7;--button-primary-text: #101114;--active-bg: #26354a;--active-text: #ffffff;--shadow: 0 24px 70px rgba(0, 0, 0, .34)}*{box-sizing:border-box}html{scroll-behavior:smooth;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;overflow-x:hidden;background:var(--paper);color:var(--ink)}body.is-nav-locked{overflow:hidden}button{border:0;background:none;color:inherit;font:inherit;cursor:pointer}img{display:block;max-width:100%;image-rendering:-webkit-optimize-contrast;image-rendering:high-quality}.site-header{position:fixed;top:0;left:0;right:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:76px;padding:14px clamp(18px,4vw,56px);padding-top:max(14px,env(safe-area-inset-top));border-bottom:1px solid rgba(16,17,20,.02);background:var(--header-bg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .38s cubic-bezier(.22,1,.36,1),border-color .38s ease,box-shadow .38s ease,min-height .38s cubic-bezier(.22,1,.36,1),padding .38s cubic-bezier(.22,1,.36,1),backdrop-filter .38s ease}.site-header.is-overlay{background:transparent;border-bottom-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.site-header.is-scrolled,.site-header.is-menu-open{min-height:64px;padding-block:8px;padding-top:max(8px,env(safe-area-inset-top));background:var(--header-scrolled-bg);border-bottom-color:var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 10px 32px #0715250f}.site-header.is-overlay .brand-copy strong,.site-header.is-overlay .nav-item>button,.site-header.is-overlay .icon-button,.site-header.is-overlay .theme-toggle,.site-header.is-overlay .menu-button{color:var(--white)}.site-header.is-overlay .brand-copy small{color:#ffffffb8}.site-header.is-overlay .nav-item>button:after{background:var(--white)}.site-header.is-overlay .icon-button,.site-header.is-overlay .theme-toggle,.site-header.is-overlay .menu-button{border-color:#ffffff61;background:#ffffff24}.site-header.is-overlay.is-scrolled .brand-copy strong,.site-header.is-overlay.is-menu-open .brand-copy strong,.site-header.is-overlay.is-scrolled .nav-item>button,.site-header.is-overlay.is-menu-open .theme-toggle,.site-header.is-overlay.is-menu-open .menu-button{color:var(--ink)}.site-header.is-overlay.is-scrolled .brand-copy small,.site-header.is-overlay.is-menu-open .brand-copy small{color:var(--muted)}.site-header.is-overlay.is-scrolled .nav-item>button:after,.site-header.is-overlay.is-menu-open .nav-item>button:after{background:var(--ink)}.site-header.is-overlay.is-scrolled .theme-toggle,.site-header.is-overlay.is-menu-open .theme-toggle,.site-header.is-overlay.is-scrolled .menu-button,.site-header.is-overlay.is-menu-open .menu-button{border-color:var(--control-border);background:var(--control-bg);color:var(--ink)}.brand-mark,.brand-copy strong,.menu-button,.theme-toggle{transition:width .38s cubic-bezier(.22,1,.36,1),height .38s cubic-bezier(.22,1,.36,1),transform .38s cubic-bezier(.22,1,.36,1),background .28s ease,border-color .28s ease,color .28s ease}.site-header.is-scrolled .brand-mark,.site-header.is-menu-open .brand-mark{width:50px;height:44px}main:not(.main--hero){padding-top:76px}.brand{display:inline-flex;align-items:center;gap:12px;text-align:left}.brand-mark{display:grid;width:58px;height:50px;place-items:center;overflow:hidden}.brand-mark img,.brand-mark .image-fallback{width:100%;height:100%;min-height:0;object-fit:contain}.brand-copy{display:grid;gap:2px}.brand-copy strong{text-transform:uppercase;font-size:14px;letter-spacing:.12em}.brand-copy small,.footer p,.section-intro p,.hero-copy p,.page-hero-copy p,.premium-hero-copy p,.premium-banner p{color:var(--muted);line-height:1.7}.nav-links{display:flex;justify-content:center;gap:14px}.nav-item{position:relative;display:grid;align-items:center}.nav-links button,.footer-links button{position:relative;color:var(--nav-link);font-size:13px;text-transform:uppercase;letter-spacing:.12em}.nav-item>button{min-height:42px;padding:0 2px}.nav-item>button:after{position:absolute;right:0;bottom:1px;left:0;height:1px;transform:scaleX(0);transform-origin:center;background:var(--ink);content:"";transition:transform .22s ease}.nav-item>button:hover:after,.nav-item>button.active:after{transform:scaleX(1)}.collection-dropdown{position:absolute;top:calc(100% + 8px);left:50%;z-index:30;display:grid;min-width:228px;padding:8px;border:1px solid rgba(16,17,20,.08);border-radius:var(--radius);background:#ffffffb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 18px 42px #07152514;opacity:0;pointer-events:none;transform:translate(-50%,8px);transition:opacity .18s ease,transform .18s ease}.nav-item:hover .collection-dropdown{opacity:1;pointer-events:auto;transform:translate(-50%)}.collection-dropdown button{display:grid;gap:4px;width:100%;padding:12px;border-radius:6px;text-align:left}.collection-dropdown button:hover{background:#1011140a}.collection-dropdown span{color:var(--ink);font-size:13px;font-weight:800;letter-spacing:.14em}.collection-dropdown small{color:var(--muted);font-size:12px;letter-spacing:0;text-transform:none}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.theme-toggle,.menu-button{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--control-border);border-radius:999px;background:var(--control-bg);transition:transform .18s ease,background .18s ease}.icon-button:hover,.theme-toggle:hover,.menu-button:hover{transform:translateY(-2px);background:var(--control-hover)}.nav-backdrop{position:fixed;inset:0;z-index:18;border:0;padding:0;background:#0715256b;animation:modalFade .32s ease}.menu-button{display:none}.page-transition{animation:pageIn .36s ease both}.hero-banner{position:relative;display:grid;align-items:center;min-height:100vh;overflow:hidden;background:var(--navy)}.hero-banner-track{position:absolute;inset:0;overflow:hidden}.hero-banner-track img{width:115%;height:100%;max-width:none;object-fit:cover;animation:heroBannerPan 22s ease-in-out infinite alternate;will-change:transform}@keyframes heroBannerPan{0%{transform:translate(-8%)}to{transform:translate(0)}}@keyframes collectionLineMove{0%{transform:translate(-22%)}to{transform:translate(0)}}@media(prefers-reduced-motion:reduce){.hero-banner-track img{animation:none;width:100%;transform:none}.collection-line-track{animation:none;transform:translate(-8%)}.site-header,.nav-links,.brand-mark,.nav-backdrop,.manufacturing-modal,.manufacturing-modal-card{animation:none;transition:none}}.hero-banner:after{position:absolute;inset:0;background:linear-gradient(90deg,#071525d1,#07152594 42%,#0715252e);content:"";pointer-events:none}.hero-banner-copy{position:relative;z-index:2;max-width:680px;padding:clamp(48px,8vw,104px) clamp(22px,6vw,76px)}.hero-banner-copy h1,.hero-banner-copy p{color:var(--white)}.hero-banner-copy p:not(.eyebrow){color:#ffffffc7}.hero-banner-copy .eyebrow{color:#ffffffb8}.hero-banner:not(.page-hero) .hero-banner-copy h1{max-width:16ch;margin-bottom:16px;font-size:48px;line-height:1.08}.hero-stat{display:none!important}.hero-banner .button.light-outline{border-color:#ffffffb8;color:var(--white)}.hero-banner .button.light-outline:hover{background:#ffffff1f}.page-hero{position:relative;display:grid;align-items:center;min-height:calc(100vh - 76px);overflow:hidden;background:var(--navy)}.page-hero:after{position:absolute;inset:0;background:linear-gradient(90deg,#071525d1,#07152594 42%,#0715252e);content:"";pointer-events:none}.hero-copy,.page-hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;max-width:680px;padding:clamp(48px,8vw,104px) clamp(22px,6vw,76px)}.eyebrow{margin:0 0 14px;color:var(--denim);font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:0}h1{max-width:11ch;margin-bottom:24px;font-size:92px;line-height:.9}h2{margin-bottom:12px;font-size:58px;line-height:.95}.hero-copy>p,.page-hero-copy>p,.premium-hero-copy>p{max-width:54ch;margin-bottom:30px;font-size:16px}.page-hero-copy h1,.page-hero-copy p,.page-hero-copy .eyebrow{color:var(--white)}.page-hero-copy p:not(.eyebrow){color:#ffffffc7}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;gap:10px;border:1px solid var(--ink);border-radius:0;padding:0 22px;font-size:12px;font-weight:800;letter-spacing:.13em;text-decoration:none;text-transform:uppercase;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--button-primary-bg);color:var(--button-primary-text)}.button.secondary{color:var(--ink)}.button.light{border-color:var(--white);color:var(--white)}.hero-media,.page-hero-media{position:absolute;inset:0;z-index:0;overflow:hidden;min-height:100%}.hero-media img,.page-hero-media img,.premium-hero img{width:100%;height:100%;object-fit:cover}.hero-banner-track{position:absolute;inset:0;z-index:0;overflow:hidden}.hero-banner-track img,.page-hero-media img{width:115%;height:100%;max-width:none;object-fit:cover;animation:none}.gender-page-hero .hero-banner-track{background:var(--navy)}.gender-page-hero .hero-banner-track img{width:100%;height:100%;max-width:100%;object-fit:cover;object-position:center}.hero-banner-carousel .hero-banner-slides{display:flex;width:500%;height:100%;animation:homeHeroSlide 28s ease-in-out infinite;will-change:transform}.hero-banner-carousel .hero-banner-slide{flex:0 0 20%;height:100%;overflow:hidden}.hero-banner-carousel img,.hero-banner-carousel .image-fallback{width:100%;height:100%;max-width:100%;object-fit:cover;animation:none;transform:none}@keyframes homeHeroSlide{0%,16%{transform:translate(0)}24%,40%{transform:translate(-20%)}48%,64%{transform:translate(-40%)}72%,88%{transform:translate(-60%)}96%,to{transform:translate(-80%)}}@media(prefers-reduced-motion:reduce){.hero-banner-track img,.page-hero-media img{width:100%;animation:none;transform:none}.hero-banner-carousel .hero-banner-slides{animation:none;transform:none}}.hero-media:after,.page-hero-media:after,.premium-hero:after{position:absolute;inset:0;background:linear-gradient(180deg,#07152500 45%,#0715256b);content:""}.section{padding:clamp(58px,8vw,112px) clamp(18px,4vw,56px)}.section-intro{display:grid;max-width:860px;margin-bottom:clamp(28px,4vw,48px)}.section-intro p:last-child{max-width:54ch;margin-bottom:0}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,1480px);margin:0 auto;gap:16px}.category-card{position:relative;overflow:hidden;min-height:clamp(380px,31vw,460px);border-radius:var(--radius);background:var(--navy);text-align:left}.category-card img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.category-card:hover img{transform:none}.category-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0715250f,#071525c7)}.category-content{position:absolute;right:20px;bottom:22px;left:20px;z-index:2;display:grid;gap:8px;color:var(--white)}.category-content small{max-width:28ch;color:#ffffffc2;line-height:1.5}.category-content strong{font-family:Georgia,Times New Roman,serif;font-size:58px;font-weight:500;line-height:.9}.category-content em{width:max-content;max-width:100%;border-bottom:1px solid currentColor;color:#ffffffe6;font-size:12px;font-style:normal;font-weight:800;letter-spacing:.13em;opacity:0;text-transform:uppercase;transform:translateY(8px);transition:opacity .22s ease,transform .22s ease}.category-card:hover .category-content em,.category-card:focus-visible .category-content em{opacity:1;transform:translateY(0)}.product-section{background:var(--surface)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:18px}.home-products{grid-template-columns:repeat(5,minmax(0,1fr))}.premium-products{grid-template-columns:repeat(4,minmax(0,1fr))}.premium-products .product-card{transition:transform .22s ease,border-color .22s ease;box-shadow:none}.premium-products .product-card:hover{transform:translateY(0) scale(1.01);border-color:#17385f33;box-shadow:none}.product-card{overflow:hidden;border:0;border-radius:0;background:transparent;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.product-card:hover{transform:none;border-color:transparent;box-shadow:none}.product-card.is-open{border-color:transparent;box-shadow:none}.product-image{position:relative;overflow:hidden;aspect-ratio:4 / 5;background:var(--product-bg)}.product-image img{width:100%;height:100%;object-fit:contain;object-position:center;backface-visibility:visible;transform:none;image-rendering:-webkit-optimize-contrast;image-rendering:high-quality;transition:none}.product-image .hover-img{position:absolute;inset:0;opacity:0}.product-card:not(.is-open):not(.no-hover-swap) .product-image:hover img.product-main,.product-card:not(.is-open):not(.no-hover-swap) .product-image:hover img:first-of-type{opacity:0}.product-card:not(.is-open):not(.no-hover-swap) .product-image:hover .hover-img{opacity:1}.product-card.hoodie-product:not(.is-open) .product-image:hover img.product-main,.product-card.hoodie-product:not(.is-open) .product-image:hover img:first-of-type,.product-card.hoodie-product:not(.is-open) .product-image:hover .hover-img{opacity:1;transform:none}.product-card.no-hover-swap:not(.is-open) .product-image:hover img.product-main{opacity:1}.product-card.same-hover-product:not(.is-open) .product-image:hover img.product-main{transform:none}.product-card.is-open .product-image .hover-img{opacity:0;pointer-events:none}.badge{position:absolute;top:12px;left:12px;z-index:2;border:1px solid rgba(255,255,255,.72);padding:7px 9px;background:#101114c2;color:var(--white);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-info{display:grid;gap:8px;padding:16px}.product-info span{color:var(--denim);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.product-info h3{min-height:44px;margin-bottom:4px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500;line-height:1.1}.product-meta{display:flex;align-items:center;justify-content:flex-end;gap:12px}.product-meta button{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.product-meta button:hover{color:var(--ink)}.product-details{display:grid;gap:14px;padding-top:12px;border-top:1px solid var(--line)}.product-details p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.product-contact-button{display:inline-flex;align-items:center;justify-content:center;justify-self:start;min-height:40px;gap:8px;border:1px solid var(--ink);padding:0 14px;background:var(--button-primary-bg);color:var(--button-primary-text);font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.product-contact-button:hover{transform:translateY(-2px)}.floating-whatsapp{position:fixed;right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));z-index:35;display:grid;width:56px;height:56px;place-items:center;border:1px solid rgba(255,255,255,.46);border-radius:50%;background:#25d366;color:#fff;box-shadow:0 18px 42px #1011143d;transition:transform .18s ease,box-shadow .18s ease}.floating-whatsapp:hover{transform:translateY(-3px);box-shadow:0 22px 48px #1011144d}.floating-whatsapp svg{width:25px;height:25px}.product-modal{position:fixed;inset:0;display:grid;place-items:center;z-index:80;overflow-y:auto;padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));background:#071525a3}.product-modal-card{display:grid;grid-template-rows:auto 1fr auto;align-items:stretch;gap:12px;width:min(860px,100%);max-height:min(92vh,820px);overflow:auto;border:1px solid var(--line);border-radius:var(--radius);padding:14px;background:var(--surface);color:var(--ink);box-shadow:0 30px 70px #0715257a}.product-modal-close{justify-self:end;display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--surface);color:var(--ink);cursor:pointer}.product-modal-body{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}.product-modal-media{display:flex;align-items:center;justify-content:center;padding:8px;border-radius:var(--radius);background:var(--surface-soft);box-shadow:inset 0 1px #ffffff38}.product-modal-media img{width:100%;height:min(70vh,720px);object-fit:contain;image-rendering:-webkit-optimize-contrast;image-rendering:high-quality;border-radius:6px}.product-modal-info{padding:6px 6px 2px;display:flex;flex-direction:column;gap:10px}.product-modal-info .eyebrow{color:var(--denim);font-size:13px;letter-spacing:.6px}.product-modal-title{margin:0;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500;color:var(--ink)}.product-modal-desc{color:var(--muted);line-height:1.5;font-size:14px}.product-modal-meta small{color:var(--muted)}.product-modal-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end;align-items:center;padding-top:6px}.product-modal-actions .button.whatsapp{background:#25d366;color:#fff;border:0;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:8px}.product-modal-actions .button.primary{padding:10px 14px;border-radius:8px}@media(max-width:720px){.product-modal-card{width:min(100%,520px);max-height:90vh}.product-modal-body{grid-template-columns:1fr}.product-modal-media img{height:260px}.product-modal-actions{justify-content:stretch}.product-modal-actions .button{flex:1 1 170px}}*::-webkit-scrollbar{width:8px;height:8px}@media(max-width:1024px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.home-products{grid-template-columns:repeat(4,minmax(0,1fr))}.category-grid,.manufacturing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-products{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid,.manufacturing-grid{grid-template-columns:1fr}.product-image{aspect-ratio:3 / 4}.product-info{padding:12px}.product-info h3{font-size:18px;min-height:40px}.product-meta{justify-content:flex-start}}@media(max-width:480px){.product-grid{grid-template-columns:1fr;gap:12px}.home-products,.premium-products{grid-template-columns:1fr}.product-card{border-radius:10px}.product-image{aspect-ratio:4 / 5}.product-image img,.product-modal-media img{object-position:top}.product-info h3{font-size:16px;min-height:unset}.product-info{padding:10px}}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#0b12201f;border-radius:8px;border:2px solid transparent;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background-color:#0b12202e}*{scrollbar-width:thin;scrollbar-color:rgba(11,18,32,.12) transparent}.premium-banner{display:grid;grid-template-columns:.8fr 1fr auto;align-items:center;gap:clamp(20px,5vw,64px);margin:clamp(22px,4vw,56px);overflow:hidden;border-radius:var(--radius);padding:clamp(22px,4vw,42px);background:var(--navy);color:var(--white);box-shadow:var(--shadow)}.premium-banner img{width:100%;aspect-ratio:16 / 10;border-radius:6px;object-fit:cover}.premium-banner h2{max-width:11ch;margin-bottom:18px;color:var(--white)}.premium-banner p{max-width:52ch;color:#ffffffb8}.page-hero.fabric-roll-hero{min-height:calc(100vh - 76px);min-height:calc(100svh - 76px)}.fabric-roll-hero .hero-banner-track{display:grid;place-items:center;background:radial-gradient(circle at 74% 46%,rgba(183,149,91,.18),transparent 30%),#071525}.fabric-roll-hero .hero-banner-track img,.fabric-roll-hero .hero-banner-track .image-fallback{width:100%;height:100%;max-width:100%;padding:0;object-fit:cover;object-position:center;animation:none;transform:none}.fabric-roll-hero:after{background:linear-gradient(90deg,#071525e6,#0715259e 40%,#07152533),linear-gradient(180deg,#07152514,#07152557)}.fabric-rolls-section{overflow:hidden;background:linear-gradient(180deg,var(--surface) 0%,var(--paper) 100%)}.fabric-rolls-layout{display:grid;grid-template-columns:minmax(420px,.95fr) minmax(320px,.8fr);align-items:center;gap:clamp(34px,7vw,108px);width:min(100%,1420px);margin:0 auto}.fabric-roll-fan{position:relative;min-height:clamp(510px,48vw,650px);isolation:isolate}.fabric-roll-fan:before{position:absolute;top:50%;left:50%;width:min(88%,620px);aspect-ratio:1;border:1px solid rgba(23,56,95,.14);border-radius:50%;background:radial-gradient(circle,rgba(47,93,135,.12) 0 2px,transparent 3px),#ffffff47;background-size:22px 22px,auto;content:"";clip-path:inset(0 0 50% 0);transform:translate(-50%,-28%)}.fabric-roll-card{position:absolute;top:50%;left:50%;z-index:calc(1 + var(--roll-index));display:grid;width:clamp(210px,22vw,320px);aspect-ratio:4 / 5;overflow:hidden;border:1px solid rgba(255,255,255,.8);border-radius:var(--radius);background:var(--surface);box-shadow:0 26px 70px #07152538;transform-origin:50% 112%;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .26s ease,border-color .26s ease,filter .26s ease}.fabric-roll-card:nth-child(1){transform:translate(-84%,-48%) rotate(-28deg)}.fabric-roll-card:nth-child(2){transform:translate(-62%,-54%) rotate(-10deg)}.fabric-roll-card:nth-child(3){transform:translate(-40%,-54%) rotate(10deg)}.fabric-roll-card:nth-child(4){transform:translate(-18%,-48%) rotate(28deg)}.fabric-roll-card:hover,.fabric-roll-card:focus-visible,.fabric-roll-card.is-active{z-index:10;border-color:#b7955be0;box-shadow:0 32px 80px #07152552;filter:saturate(1.08);transform:translate(-50%,-58%) rotate(0) scale(1.06)}.fabric-roll-card img,.fabric-roll-card .image-fallback{width:100%;height:100%;min-height:0;object-fit:cover}.fabric-roll-card span{position:absolute;right:12px;bottom:12px;left:12px;padding:10px 11px;border:1px solid rgba(255,255,255,.26);border-radius:6px;background:#071525c2;color:var(--white);font-size:11px;font-weight:900;letter-spacing:.11em;line-height:1.35;text-align:left;text-transform:uppercase}.fabric-roll-detail{display:grid;align-content:center;gap:18px}.fabric-roll-detail h2{max-width:10ch}.fabric-roll-detail>p:not(.eyebrow){max-width:62ch;margin-bottom:0;color:var(--muted);line-height:1.7}.fabric-roll-detail .fabric-roll-note{color:var(--ink);font-size:18px;font-weight:800;line-height:1.5}.fabric-roll-meta{display:flex;flex-wrap:wrap;gap:10px}.fabric-roll-meta span{min-height:38px;border:1px solid var(--line);border-radius:999px;padding:10px 14px;background:var(--surface);color:var(--ink);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.fabric-roll-swatches{display:flex;flex-wrap:wrap;gap:10px;padding-top:4px}.fabric-roll-swatches button{width:34px;height:34px;border:1px solid rgba(16,17,20,.16);border-radius:6px;box-shadow:inset 0 0 0 2px #ffffff42;transition:transform .18s ease,box-shadow .18s ease}.fabric-roll-swatches button:hover,.fabric-roll-swatches button:focus-visible{transform:translateY(-2px);box-shadow:inset 0 0 0 2px #fff6,0 10px 26px #07152524}.fabric-roll-actions{display:flex;flex-wrap:wrap;gap:10px;padding-top:6px}.page-hero{min-height:74vh}.premium-hero{position:relative;display:grid;min-height:100vh;overflow:hidden;background:var(--navy)}.premium-hero--compact{min-height:72vh}.premium-hero--compact .premium-hero-copy{bottom:clamp(22px,5vw,52px)}.premium-hero-copy{position:absolute;bottom:clamp(32px,8vw,88px);left:clamp(20px,6vw,76px);z-index:2;max-width:660px;color:var(--white)}.manufacturing-preview{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;padding:clamp(34px,5vw,62px) clamp(18px,4vw,56px);background:linear-gradient(90deg,#101114e0,#101114a8),url(/manifucturing.png) center / cover;color:var(--white)}.manufacturing-preview h2{max-width:12ch;color:var(--white)}.manufacturing-preview p:not(.eyebrow){max-width:62ch;margin-bottom:0;color:#ffffffbd}.manufacturing-preview .button{border-color:var(--white);color:var(--white)}.manufacturing-video-block{display:grid;grid-template-columns:minmax(0,.95fr) minmax(260px,.65fr);align-items:center;gap:clamp(18px,2.5vw,32px);max-width:980px;margin:2rem auto 0;padding:0 1.25rem}.manufacturing-video-frame{max-width:700px;overflow:hidden;border-radius:22px;background:#111827;box-shadow:0 18px 40px #1118272e}.manufacturing-video-frame video{display:block;width:100%;min-height:260px;max-height:340px;background:#111827;object-fit:cover}.manufacturing-video-copy{display:grid;gap:12px}.manufacturing-video-copy h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3rem);line-height:1.1;letter-spacing:-.04em}.manufacturing-video-copy p:not(.eyebrow){margin:0;color:var(--muted);line-height:1.7}.manufacturing-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#1011141f}.manufacturing-stats div{display:grid;gap:8px;min-height:150px;align-content:center;padding:24px;background:var(--surface)}.manufacturing-stats strong{font-family:Georgia,Times New Roman,serif;font-size:46px;font-weight:500;line-height:1}.manufacturing-stats span{color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.manufacturing-section{background:var(--surface-muted)}.manufacturing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.manufacturing-card{overflow:hidden;height:100%;border:1px solid rgba(16,17,20,.1);border-radius:var(--radius);background:var(--surface);cursor:pointer;text-align:left;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.manufacturing-card:hover,.manufacturing-card.is-active{border-color:#17385f47;box-shadow:0 18px 50px #1011141a}@media(hover:hover){.manufacturing-card:hover{transform:translateY(-4px)}}.manufacturing-card img,.manufacturing-card .image-fallback{width:100%;height:280px;object-fit:cover}.manufacturing-card>div{display:grid;gap:10px;padding:20px}.manufacturing-card span{color:var(--denim);font-size:12px;font-weight:900;letter-spacing:.16em}.manufacturing-card h3{margin-bottom:0;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500}.manufacturing-card p{margin-bottom:0;color:var(--muted);line-height:1.7}.manufacturing-card em{color:var(--denim);font-size:11px;font-style:normal;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.owner-overview{display:grid;grid-template-columns:minmax(240px,.72fr) minmax(0,1fr);gap:clamp(24px,5vw,72px);align-items:center;background:var(--surface)}.owner-photo{overflow:hidden;border-radius:var(--radius)}.owner-photo img,.owner-photo .image-fallback{width:100%;aspect-ratio:4 / 5;object-fit:cover;object-position:center 60%}.owner-copy h2{margin-bottom:8px}.owner-role{margin-bottom:18px;color:var(--denim);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.owner-copy p:not(.eyebrow):not(.owner-role){max-width:62ch;margin-bottom:24px;color:var(--muted);line-height:1.75}.manufacturing-modal{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));background:#0715259e;animation:modalFade .28s ease}.manufacturing-modal-card{position:relative;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(240px,.9fr);gap:24px;width:min(980px,100%);max-height:min(88vh,820px);overflow:auto;border-radius:var(--radius);padding:22px;background:var(--surface);box-shadow:var(--shadow);animation:modalBox .36s cubic-bezier(.22,1,.36,1)}.manufacturing-modal-close{position:absolute;top:14px;right:14px;z-index:2;display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--surface);color:var(--ink)}.manufacturing-modal-media img,.manufacturing-modal-media .image-fallback{width:100%;height:360px;border-radius:6px;object-fit:cover}.owner-trips-modal-card{grid-template-columns:minmax(0,1.05fr) minmax(280px,.9fr);width:min(1120px,100%);min-height:min(680px,88vh);min-height:min(680px,88svh);max-height:min(88vh,760px);max-height:min(88svh,760px);align-items:stretch;padding:28px}.owner-trips-modal-media,.owner-trips-modal-media .image-fallback{height:100%}.owner-trips-modal-media img,.owner-trips-modal-media .image-fallback{height:min(620px,calc(88vh - 56px));height:min(620px,calc(88svh - 56px));min-height:540px;object-fit:cover;object-position:center 45%}.owner-trips-modal-copy{align-content:center;padding:48px 28px 48px 6px}.manufacturing-modal-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px}.manufacturing-modal-thumbs button{overflow:hidden;border:2px solid transparent;border-radius:6px;padding:0;background:var(--product-bg)}.manufacturing-modal-thumbs button.is-active,.manufacturing-modal-thumbs button:hover{border-color:var(--denim)}.manufacturing-modal-thumbs img,.manufacturing-modal-thumbs .image-fallback{width:100%;height:72px;object-fit:cover}.manufacturing-modal-copy{display:grid;align-content:start;gap:12px;padding-top:28px}.manufacturing-modal-copy h3{margin-bottom:0;font-family:Georgia,Times New Roman,serif;font-size:36px;font-weight:500}.manufacturing-modal-copy p:not(.eyebrow){margin-bottom:0;color:var(--muted);line-height:1.75}.manufacturing-modal-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.manufacturing-modal-actions .button{min-height:44px;flex:1 1 150px;padding:0 16px;font-size:11px;letter-spacing:.1em;cursor:pointer}.quality-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,1fr);gap:clamp(24px,6vw,88px);align-items:start;background:var(--surface)}.quality-copy p{max-width:58ch;color:var(--muted);line-height:1.7}.quality-list{display:grid;gap:12px}.quality-list span{display:flex;min-height:56px;align-items:center;border-bottom:1px solid var(--line);color:var(--nav-link);font-size:15px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.collection-mini-nav{position:sticky;top:76px;z-index:10;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#10111424}.collection-mini-nav button{display:grid;gap:4px;min-height:86px;align-content:center;padding:18px clamp(14px,3vw,30px);background:var(--mini-bg);text-align:left;transition:background .18s ease,color .18s ease}.collection-mini-nav button:hover{background:var(--active-bg);color:var(--active-text)}.collection-mini-nav span{font-size:14px;font-weight:900;letter-spacing:.16em}.collection-mini-nav small{color:var(--muted)}.collection-mini-nav button:hover small{color:#ffffffb8}.collection-browser{padding:clamp(42px,6vw,76px) clamp(18px,4vw,56px);border-bottom:1px solid var(--line);background:var(--browser-bg)}.collection-mode-bar{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:26px}.collection-mode-bar h2{margin-bottom:0;font-size:44px}.collection-runway{display:grid;gap:10px}.collection-strip{position:relative;overflow:hidden;min-height:120px;border:1px solid rgba(16,17,20,.12);background:#ffffff7a;color:var(--ink);text-align:left;transition:background .22s ease,border-color .22s ease,color .22s ease,transform .22s ease}.collection-strip:hover{border-color:#17385f57;transform:translateY(-2px)}.collection-strip.is-active{border-color:#10111429;background:#090f18f5;color:#f7f7f5}.collection-strip-label{position:absolute;top:50%;left:18px;z-index:2;display:grid;gap:4px;transform:translateY(-50%)}.collection-strip-label span{font-size:44px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.collection-strip-label small{color:var(--muted);font-size:12px;letter-spacing:.04em}.collection-strip.is-active .collection-strip-label small{color:#ffffffb8}.collection-strip-track{position:absolute;inset:0;z-index:1;display:flex;width:max-content;align-items:stretch;gap:0;min-width:100%;pointer-events:none;animation:collectionLineMove var(--line-speed, 22s) linear infinite}.collection-strip:nth-child(2n) .collection-strip-track{animation-duration:calc(var(--line-speed, 22s) + 3s)}.collection-strip-item{position:relative;display:block;flex:0 0 clamp(190px,18vw,260px);height:100%;overflow:hidden;border-left:1px solid rgba(255,255,255,.1);background:#10111414}.collection-strip-item img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .36s ease}.collection-strip:hover .collection-strip-item img{transform:scale(1.04)}@keyframes collectionLineMove{0%{transform:translate(0)}to{transform:translate(-50%)}}.collection-products-section{padding-top:68px}.contact-section{display:grid;grid-template-columns:minmax(0,.78fr) minmax(320px,1fr);gap:clamp(26px,6vw,84px);align-items:start;background:var(--paper)}.contact-details{display:grid;gap:18px}.contact-details h2{max-width:12ch}.contact-details>p:not(.eyebrow){max-width:58ch;color:var(--muted);line-height:1.7}.contact-methods{display:grid;margin-top:16px;border-top:1px solid var(--line)}.contact-method{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center;min-height:82px;border-bottom:1px solid var(--line)}.contact-method svg{color:var(--denim)}.contact-method span{display:grid;gap:4px}.contact-method strong{color:var(--ink);font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.contact-method a,.contact-method small{color:var(--muted);font-size:15px;text-decoration:none}.contact-method a:hover{color:var(--ink)}.contact-map{position:relative;display:block;grid-column:1 / -1;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);min-height:320px;background:var(--surface);box-shadow:var(--shadow)}.contact-map iframe{display:block;width:100%;height:360px;border:0;pointer-events:none}.contact-form{display:grid;gap:16px;border:1px solid var(--line);border-radius:var(--radius);padding:clamp(18px,4vw,32px);background:var(--surface);box-shadow:var(--shadow)}.contact-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.contact-form label{display:grid;gap:8px}.contact-form label span{color:var(--denim);font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:6px;padding:13px 14px;background:var(--field-bg);color:var(--ink);font:inherit;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.contact-form input{min-height:50px}.contact-form textarea{min-height:160px;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--denim);box-shadow:0 0 0 3px #2f5d8729}.contact-submit{justify-self:start}.contact-status{margin-bottom:0;color:var(--denim);font-size:13px;font-weight:800;line-height:1.5}.image-fallback{display:grid;width:100%;height:100%;min-height:180px;place-items:center;background:linear-gradient(145deg,#17385ff5,#101114f5),repeating-linear-gradient(90deg,transparent 0 10px,rgba(255,255,255,.05) 10px 11px);color:var(--white)}.image-fallback span{display:grid;width:64px;height:64px;place-items:center;border:1px solid rgba(255,255,255,.42);font-family:Georgia,Times New Roman,serif;font-size:24px}.premium-hero-copy h1,.premium-hero-copy p{color:var(--white)}.premium-hero-copy p:not(.eyebrow){color:#ffffffc7}.footer{padding:clamp(42px,6vw,76px) clamp(18px,4vw,56px) 24px;border-top:1px solid rgba(255,255,255,.1);background:linear-gradient(135deg,rgba(23,56,95,.24),transparent 46%),#101114;color:var(--white)}.footer-inner{display:grid;grid-template-columns:minmax(260px,1.25fr) repeat(3,minmax(160px,.7fr));gap:clamp(24px,4vw,54px);width:min(100%,1480px);margin:0 auto}.footer-brand{display:grid;align-content:start;gap:16px}.footer-logo{display:inline-flex;width:fit-content;align-items:center;gap:12px;text-align:left}.footer-logo span{display:grid;width:54px;height:54px;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:#fff}.footer-logo img,.footer-logo .image-fallback{width:100%;height:100%;min-height:0;object-fit:contain}.footer strong,.footer-column>span,.footer-bottom span{text-transform:uppercase;letter-spacing:.13em}.footer strong{font-size:14px}.footer p{max-width:42ch;margin-bottom:0;color:#ffffffa8}.footer-cta{width:fit-content}.footer-column{display:grid;align-content:start;gap:14px}.footer-column>span{color:#ffffffeb;font-size:12px;font-weight:900}.footer-links,.footer-contact{display:grid;gap:10px}.footer-links button,.footer-contact a,.footer-location{width:fit-content;color:#ffffffad;font-size:13px;font-weight:700;line-height:1.45;text-align:left;text-decoration:none;transition:color .18s ease,transform .18s ease}.footer-contact a,.footer-location{display:inline-flex;align-items:center;gap:9px;overflow-wrap:anywhere}.footer-contact svg,.footer-location svg{flex:0 0 auto;color:var(--gold)}.footer-links button:hover,.footer-contact a:hover,.footer-location:hover{color:var(--white);transform:translate(2px)}.footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;width:min(100%,1480px);margin:clamp(32px,5vw,54px) auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);color:#ffffff80;font-size:11px;font-weight:800}.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes pageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes modalFade{0%{opacity:0}to{opacity:1}}@keyframes modalBox{0%{opacity:0;transform:translateY(28px) scale(.96)}to{opacity:1;transform:none}}@keyframes navSlide{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:none}}@media(max-width:1180px){.site-header{gap:12px;padding-inline:24px}.nav-links{gap:10px}.nav-links button,.footer-links button{font-size:11px}h1{font-size:74px}h2{font-size:50px}.category-content strong{font-size:52px}.home-products,.product-grid,.premium-products{grid-template-columns:repeat(3,minmax(0,1fr))}.premium-banner{grid-template-columns:.9fr 1fr}.premium-banner .button{grid-column:2;justify-self:start}.footer-inner{grid-template-columns:minmax(240px,1fr) repeat(2,minmax(160px,.7fr))}}@media(max-width:920px){.site-header{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding-inline:16px}.nav-links{position:fixed;top:calc(64px + env(safe-area-inset-top));right:12px;left:12px;z-index:19;display:grid;grid-column:auto;grid-template-columns:1fr;justify-items:stretch;gap:4px;max-height:min(72vh,520px);overflow:auto;border:1px solid var(--line);border-radius:var(--radius);padding:10px;background:var(--popover-bg);box-shadow:var(--shadow);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-14px);transition:opacity .32s cubic-bezier(.22,1,.36,1),transform .36s cubic-bezier(.22,1,.36,1),visibility .36s ease}.nav-links.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.nav-item{width:100%}.nav-item>button{width:100%;min-height:48px;padding:12px 14px;text-align:left;border-radius:6px;color:var(--ink)}.nav-item>button.active{background:var(--surface-soft)}.nav-item>button:after{display:none}.collection-dropdown{display:none}.header-actions{justify-self:end}.menu-button{display:grid}.site-header.is-overlay .nav-item>button{color:var(--ink)}.hero-banner{min-height:72vh}.page-hero{grid-template-columns:1fr;min-height:auto}.page-hero-media{min-height:64vh}h1{max-width:12ch;font-size:62px}h2{font-size:44px}.category-grid{grid-template-columns:1fr}.category-card{min-height:430px}.collection-mode-bar{display:grid;align-items:start}.collection-line{min-height:92px}.collection-line:hover{transform:none}.collection-line-track>span{font-size:58px}.home-products,.product-grid,.premium-products{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-banner{grid-template-columns:1fr}.premium-banner .button{grid-column:auto}.fabric-rolls-layout{grid-template-columns:1fr}.fabric-roll-fan{width:min(100%,720px);min-height:560px;margin:0 auto}.fabric-roll-detail{width:min(100%,760px);margin:0 auto}.fabric-roll-detail h2{max-width:12ch}.footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand{grid-column:1 / -1}.manufacturing-preview,.quality-section,.owner-overview,.contact-section,.contact-form-row{grid-template-columns:1fr}.manufacturing-stats,.manufacturing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.manufacturing-preview{align-items:start}.manufacturing-preview .button{justify-self:start}.manufacturing-card h3{font-size:24px}.owner-photo img,.owner-photo .image-fallback{aspect-ratio:4 / 5;max-height:620px;object-position:center 62%}.manufacturing-modal{padding:18px 12px}.manufacturing-modal-card{grid-template-columns:1fr;width:min(560px,100%);max-height:min(86vh,740px)}.manufacturing-modal-media img,.manufacturing-modal-media .image-fallback{height:min(42vw,240px)}.manufacturing-modal-copy{padding-top:4px}.manufacturing-modal-copy h3{font-size:28px}.owner-trips-modal-card{width:min(640px,100%);min-height:auto;padding:18px}.owner-trips-modal-media img,.owner-trips-modal-media .image-fallback{height:min(58vh,520px);min-height:340px}.owner-trips-modal-copy{align-content:start;padding:8px 4px 4px}}@media(max-width:620px){.manufacturing-video-block{grid-template-columns:1fr;gap:28px;margin-top:1.25rem;padding-inline:14px}.manufacturing-video-frame{width:min(100%,300px);aspect-ratio:478 / 850;margin-inline:auto}.manufacturing-video-frame video{width:100%;height:100%;min-height:0;max-height:none}.site-header{min-height:64px;padding-inline:12px}.brand-copy small{display:none}.brand-mark{width:46px;height:40px}.icon-button{display:none}.nav-links{top:calc(58px + env(safe-area-inset-top));right:10px;left:10px}.hero-banner-copy,.hero-copy,.page-hero-copy{padding:44px 18px}.hero-banner{min-height:68vh}h1{font-size:45px;line-height:.96}h2{font-size:36px}.section{padding:58px 14px}.hero-actions .button{width:100%}.manufacturing-preview{padding:28px 16px}.manufacturing-stats div{min-height:112px;padding:16px}.manufacturing-stats strong{font-size:34px}.manufacturing-grid{grid-template-columns:1fr}.manufacturing-card h3{font-size:26px}.manufacturing-modal-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.manufacturing-modal-thumbs img,.manufacturing-modal-thumbs .image-fallback{height:56px}.collection-browser{padding:44px 14px}.collection-mode-bar h2{font-size:34px}.collection-line{min-height:84px}.collection-line-copy{max-width:240px;padding:18px}.collection-line-copy span{font-size:22px}.collection-line-track{gap:22px;opacity:.1}.collection-line-track>span{gap:10px;font-size:42px}.collection-line-track em{font-size:9px}.collection-products-section{padding-top:54px}.category-card{min-height:360px}.category-content strong{font-size:44px}.category-content em{opacity:1;transform:none}.home-products,.product-grid,.premium-products{grid-template-columns:1fr}.product-info h3{min-height:auto}.premium-banner{margin:14px;padding:18px}.premium-hero{min-height:720px}.premium-hero-copy{right:18px;left:18px}.footer-inner{grid-template-columns:1fr}.footer-bottom{display:grid}.manufacturing-stats,.manufacturing-grid,.collection-mini-nav{grid-template-columns:1fr}.manufacturing-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-mini-nav{position:static}.manufacturing-card img,.manufacturing-card .image-fallback{height:230px}}@media(max-width:390px){.brand-copy strong{font-size:12px}.menu-button{width:40px;height:40px}h1{font-size:40px}h2{font-size:32px}.button{width:100%;padding-inline:14px}.manufacturing-card img,.manufacturing-card .image-fallback{height:200px}.manufacturing-modal-card{padding:16px 14px 18px}.manufacturing-modal-copy h3{font-size:24px}.owner-copy .button{width:100%}}#root,main,section,.site-header,.brand,.brand-copy,.nav-links,.header-actions,.section-intro,.product-card,.contact-method,.footer-column{min-width:0}html{overflow-x:hidden;-webkit-text-size-adjust:100%}:where(a,button,input,textarea,select){max-width:100%}:where(h1,h2,h3,p,a,button,small,strong,span,label){overflow-wrap:break-word}:where(a,button,input,textarea):focus-visible{outline:3px solid rgba(47,93,135,.42);outline-offset:3px}.button,.product-contact-button{min-width:0;text-align:center;white-space:normal}.brand{max-width:100%}.brand-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-banner:not(.page-hero){min-height:calc(100vh - 36px);min-height:min(760px,calc(100svh - 36px))}.hero-banner-copy,.page-hero-copy,.premium-hero-copy{width:min(100%,760px)}.hero-banner-copy h1,.page-hero-copy h1,.premium-hero-copy h1{max-width:min(13ch,100%)}.page-hero.gender-page-hero{min-height:100vh;min-height:100svh}.gender-page-hero .page-hero-copy{max-width:1200px;transform:translateY(clamp(24px,4vh,48px))}.gender-page-hero .page-hero-copy h1{max-width:100%;font-size:clamp(42px,4.6vw,64px);line-height:.98;white-space:nowrap}.contact-method a,.footer-contact a,.footer-location{min-width:0;overflow-wrap:anywhere}.contact-submit,.footer-cta{max-width:100%}@media(max-width:920px){.hero-banner:not(.page-hero){min-height:78vh;min-height:78svh}.hero-banner:not(.page-hero) .hero-banner-copy h1{font-size:44px}.page-hero,.premium-hero--compact{min-height:70vh;min-height:70svh}.collection-strip-label span{font-size:36px}.product-card:hover,.premium-products .product-card:hover{transform:none}}@media(max-width:620px){.brand{gap:8px;max-width:calc(100vw - 118px)}.brand-copy strong{max-width:22ch}.hero-banner-copy,.hero-copy,.page-hero-copy{justify-content:end;min-height:inherit;padding-top:92px}.hero-banner:not(.page-hero) .hero-banner-copy h1{font-size:38px}.page-hero-copy h1,.premium-hero-copy h1{font-size:42px;line-height:1}.section-intro h2,.manufacturing-preview h2,.contact-details h2,.premium-banner h2{max-width:100%}.product-meta{justify-content:stretch}.product-meta button{width:100%;min-height:44px;text-align:left}.premium-banner{gap:16px}.premium-banner .button{width:100%}.page-hero.fabric-roll-hero{min-height:calc(100vh - 64px);min-height:calc(100svh - 64px)}.fabric-roll-hero .hero-banner-track img,.fabric-roll-hero .hero-banner-track .image-fallback{padding:0}.fabric-roll-fan{min-height:430px}.fabric-roll-fan:before{width:min(100%,420px);transform:translate(-50%,-24%)}.fabric-roll-card{width:clamp(142px,46vw,210px)}.fabric-roll-card:nth-child(1){transform:translate(-88%,-42%) rotate(-24deg)}.fabric-roll-card:nth-child(2){transform:translate(-64%,-48%) rotate(-8deg)}.fabric-roll-card:nth-child(3){transform:translate(-38%,-48%) rotate(8deg)}.fabric-roll-card:nth-child(4){transform:translate(-14%,-42%) rotate(24deg)}.fabric-roll-card:hover,.fabric-roll-card:focus-visible,.fabric-roll-card.is-active{transform:translate(-50%,-54%) rotate(0) scale(1.04)}.fabric-roll-card span{right:8px;bottom:8px;left:8px;padding:8px;font-size:9px}.fabric-roll-actions .button{width:100%}.contact-method{grid-template-columns:24px minmax(0,1fr)}.contact-method a,.contact-method small{font-size:14px}.contact-map iframe{height:300px}.footer-logo,.footer-cta{width:100%}.floating-whatsapp{right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom));width:52px;height:52px}}@media(max-width:480px){.site-header{gap:8px}.hero-banner:not(.page-hero){min-height:76vh;min-height:76svh}.hero-banner:not(.page-hero) .hero-banner-copy h1{font-size:34px}.page-hero-copy h1,.premium-hero-copy h1{font-size:36px}.product-modal,.manufacturing-modal{place-items:end center;padding:10px}.product-modal-card,.manufacturing-modal-card{max-height:calc(100vh - 20px);max-height:calc(100svh - 20px);padding:12px}.product-modal-media img{height:220px}.product-modal-actions .button{flex-basis:100%;width:100%;min-height:46px}.manufacturing-modal-media img,.manufacturing-modal-media .image-fallback{height:210px}.manufacturing-modal-thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-submit{width:100%}}@media(max-width:420px){.fabric-roll-fan{min-height:390px}.fabric-roll-card{width:clamp(128px,44vw,178px)}.fabric-roll-card:nth-child(1){transform:translate(-86%,-38%) rotate(-22deg)}.fabric-roll-card:nth-child(2){transform:translate(-63%,-45%) rotate(-7deg)}.fabric-roll-card:nth-child(3){transform:translate(-39%,-45%) rotate(7deg)}.fabric-roll-card:nth-child(4){transform:translate(-16%,-38%) rotate(22deg)}}@media(max-width:620px){.hero-banner,.page-hero,.premium-hero,.premium-hero--compact{min-height:clamp(420px,72svh,560px)}.hero-banner-track img,.hero-banner-carousel img,.hero-banner-carousel .image-fallback{width:100%;max-width:100%;height:100%;object-fit:cover;object-position:center}.hero-banner-carousel picture{display:block;height:100%}.hero-banner-copy,.hero-copy,.page-hero-copy{padding:84px 18px 28px}.hero-banner-copy h1,.page-hero-copy h1,.premium-hero-copy h1,.hero-banner:not(.page-hero) .hero-banner-copy h1{max-width:100%;font-size:clamp(22px,6.25vw,26px);line-height:1.08}.gender-page-hero .page-hero-copy h1{font-size:clamp(16px,5.2vw,24px);line-height:1.12}.hero-banner-copy>p,.page-hero-copy>p,.premium-hero-copy>p{margin-bottom:20px;font-size:14px;line-height:1.55}}@media(max-width:340px){.brand-copy{display:none}.brand{max-width:none}.brand-mark,.site-header.is-scrolled .brand-mark,.site-header.is-menu-open .brand-mark{width:42px;height:38px}.theme-toggle,.menu-button{width:38px;height:38px}.manufacturing-stats{grid-template-columns:1fr}}
