@font-face{font-family:Manrope;src:url(/fonts/Manrope-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@keyframes page-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}main{animation:.5s both page-fade-in}@media (prefers-reduced-motion:reduce){main{animation:none}}:root{color:#171717;font-synthesis:none;--bg:#f4f1eb;--surface:#ebe7df;--text:#171717;--muted:#77736b;--line:#d8d3ca;--accent:#171717;--inverse:#f4f1eb;--brand:#4a55d6;--brand-cyan:#1f98da;--brand-violet:#6a3ce8;--brand-dark:#201a5c;--brand-navy:#201a5c;--brand-gradient:linear-gradient(100deg, #1f98da 0%, #4a55d6 55%, #6a3ce8 100%);background:#f4f1eb;font-family:Manrope,Helvetica,Arial,sans-serif;line-height:1.5;transition:background-color .4s ease-in-out,color .4s ease-in-out,border-color .4s ease-in-out,box-shadow .4s ease-in-out}:root[data-theme=dark]{--bg:#11110f;--surface:#1c1c19;--text:#f4f1eb;--muted:#a7a39b;--line:#373630;--accent:#f4f1eb;--inverse:#11110f;--brand:#4a55d6;--brand-cyan:#1f98da;--brand-violet:#6a3ce8;--brand-dark:#201a5c;--brand-navy:#201a5c;--brand-gradient:linear-gradient(100deg, #1f98da 0%, #4a55d6 55%, #6a3ce8 100%)}*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:clip}body{background:var(--bg);max-width:100%;color:var(--text);overflow-anchor:none;margin:0;overflow-x:clip}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}a:focus-visible{outline:2px solid var(--brand);outline-offset:3px}button:focus-visible{outline:2px solid var(--brand);outline-offset:3px}input:focus-visible{outline:2px solid var(--brand);outline-offset:3px}textarea:focus-visible{outline:2px solid var(--brand);outline-offset:3px}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.nav-contact{border-left:1px solid var(--line);color:var(--muted);white-space:nowrap;align-items:center;gap:1.1rem;margin-left:.35rem;padding-left:1.1rem;font-size:.72rem;display:flex}.nav-contact-item{color:var(--muted);align-items:center;gap:.35rem;transition:color .2s;display:inline-flex}.nav-contact-item:hover{color:var(--brand)}.nav-contact-item:focus-visible{color:var(--brand)}@media (max-width:1200px){.nav-contact{display:none}}.navbar{z-index:999;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;height:76px;margin:0;padding:0 4vw;display:flex;position:sticky;top:28px}[data-theme=dark] .navbar{background:#121212e6}.announcement-bar{z-index:1000;background:var(--brand-navy);color:#fff;background-image:linear-gradient(100deg,#201a5c 0%,#322876 100%);align-items:center;height:28px;display:flex;position:sticky;top:0;overflow:hidden}.announcement-track{white-space:nowrap;will-change:transform;width:max-content;display:flex}.announcement-track span{flex:none;padding:0 24px;font-size:12px;font-weight:500;line-height:28px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.announcement-bar{height:30px}.navbar{top:30px}.announcement-track{height:30px}.announcement-track span{height:30px;padding:0 20px;font-size:10px}}.brand{align-items:center;display:flex}.brand-logo{width:140px;height:auto;display:block}.brand span{vertical-align:top;margin-left:2px;font-size:.5em}.nav-links{align-items:center;gap:2rem;font-size:.78rem;display:flex}.nav-links .nav-link-group{display:contents}.nav-links a{transition:color .2s}.nav-links a:not(.nav-cta){color:var(--muted)}.nav-links a.active{color:var(--brand)}.nav-links a:not(.nav-cta):focus-visible{color:var(--brand)}.nav-links a.active{font-weight:700}.nav-cta{background:var(--brand-gradient);border:none;border-radius:999px;padding:.55rem 1.1rem;font-weight:700;transition:background .2s,transform .2s;color:#fff!important}.nav-cta.active,.nav-cta:hover{color:#fff;background:color-mix(in srgb, var(--brand) 85%, black);transform:translateY(-1px)}.nav-cta:focus-visible{color:#fff;background:color-mix(in srgb, var(--brand) 85%, black);transform:translateY(-1px)}@media (hover:hover) and (pointer:fine){.nav-links a:not(.nav-cta):hover{color:var(--brand)}.nav-cta:hover{color:var(--brand);border-color:var(--brand)}}.nav-actions{align-items:center;gap:.65rem;display:flex}.theme-toggle,.menu-btn{border:1px solid var(--line);color:var(--text);will-change:color, border-color;background:0 0;border-radius:50%;place-items:center;width:38px;height:38px;transition:border-color .3s ease-in-out,color .3s ease-in-out,background-color .3s ease-in-out;display:grid}@media (hover:hover) and (pointer:fine){.theme-toggle:hover,.menu-btn:hover{border-color:var(--brand);color:var(--brand)}}.menu-btn{display:none}.hero{grid-template-columns:1fr 1.15fr;align-items:start;gap:4rem;min-height:calc(100vh - 104px);padding:2rem 8vw 3rem;display:grid;position:relative}.hero-copy{max-width:620px}.eyebrow{letter-spacing:.12em;color:var(--brand);margin:0 0 .75rem;font:500 1.2rem DM Mono,monospace}.story-tagline{letter-spacing:.02em;color:var(--muted);margin:1.1rem 0 0;font:600 .95rem DM Mono,monospace}.hero-kicker{letter-spacing:.02em;color:var(--muted);margin:0 0 1rem;font:600 .95rem DM Mono,monospace}.hero h1,h2{letter-spacing:-.045em;margin:0 0 1.5rem;font-size:clamp(2.6rem,5.2vw,5.4rem);font-weight:700;line-height:.98}.hero h1 em,h2 em{letter-spacing:-.02em;color:var(--brand);margin-top:.28em;font-family:Georgia,serif;font-size:.55em;font-style:italic;font-weight:400;line-height:1;display:block}.hero-text,.section-intro{max-width:430px;color:var(--muted);font-size:1rem;line-height:1.7}.hero-services{flex-wrap:wrap;gap:.6rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.hero-services li{letter-spacing:.03em;color:var(--text);border:1px solid var(--line);border-radius:999px;padding:.4rem .85rem;font:500 .68rem DM Mono,monospace}.hero-ctas{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.hero-slider{perspective:1500px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.slider-wrapper{flex-direction:column;align-items:center;display:flex;position:relative}.slider-image{filter:drop-shadow(0 45px 70px #00000047);will-change:transform;width:520px;max-width:100%}.slider-caption{text-align:center;margin-top:25px}.slider-caption h3{margin-bottom:8px;font-size:32px}.slider-caption p{color:#666;font-size:16px}.button{border:1px solid var(--text);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;align-items:center;gap:1.25rem;margin-top:1.5rem;padding:1rem 1.6rem;font-size:.75rem;font-weight:700;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-3px)}.button.primary{background:var(--brand-gradient);color:#fff;border-color:#0000}.button.secondary{color:currentColor;background:0 0;border-color:currentColor}.hero-carousel .button.secondary{color:#fff;border-color:#ffffffb3}.hero-carousel .button.secondary:hover{background:#ffffff1f}.hero-image-wrap{justify-content:center;align-items:flex-start;width:100%;height:auto;padding-top:0;display:flex;position:relative}.hero-image{object-fit:cover;filter:saturate(.75);width:100%;height:min(75vh,780px);display:block}.hero-badge{text-align:center;background:var(--brand);width:92px;height:92px;color:var(--inverse);border-radius:50%;place-items:center;font-size:1.15rem;font-weight:800;line-height:1;display:grid;position:absolute;bottom:24px;right:-24px}.hero-badge small{letter-spacing:.1em;font:500 .5rem DM Mono,monospace}.hero-meta{color:var(--muted);justify-content:space-between;font:500 .62rem DM Mono,monospace;display:flex;position:absolute;bottom:1rem;left:8vw;right:8vw}.hero-showcase{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;min-height:650px;margin-top:0;padding-top:0;display:flex;position:relative}.hero-glow{filter:blur(70px);background:radial-gradient(circle,#4c6ef54d,#0ea5e926,#0000 72%);border-radius:50%;width:650px;height:650px;animation:8s ease-in-out infinite heroGlow;position:absolute;top:90px;left:50%;transform:translate(-50%)}@keyframes heroGlow{0%,to{opacity:.65;transform:translate(-50%)scale(.92)}50%{opacity:1;transform:translate(-50%)scale(1.05)}}.hero-main-product{z-index:2;aspect-ratio:3/4;filter:drop-shadow(0 45px 60px #0000002e);width:min(450px,85%);max-width:100%;height:auto;margin:0 auto 30px;display:block;position:relative;transform:translateY(-30px)}.collection-title{letter-spacing:6px;margin-top:10px;margin-bottom:30px}@keyframes glow{0%,to{opacity:.6;transform:scale(.92)}50%{opacity:1;transform:scale(1.05)}}.section{border-top:1px solid var(--line);padding:4rem 8vw}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.5rem;display:flex}.section h2{font-size:clamp(2rem,4.2vw,4.4rem)}.materials{grid-template-columns:1fr 1fr;align-items:stretch;gap:8vw;display:grid}.material-image{background:var(--surface);border-radius:18px;place-items:center;width:100%;height:100%;min-height:480px;display:grid;overflow:hidden}.material-image img{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.material-copy{max-width:560px}.material-copy>p:not(.eyebrow){color:var(--muted);line-height:1.8}.spec-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem;padding-top:1.5rem;display:grid}.spec-grid strong{letter-spacing:-.05em;font-size:2rem;display:block}.spec-grid span{color:var(--muted);font:500 .55rem DM Mono,monospace}.rpet-cycle-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.25rem;margin:3rem 0 0;padding:0;list-style:none;display:grid}.rpet-cycle-step{background:var(--surface);border:1px solid var(--line);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:.4rem;padding:1.5rem 1.1rem;display:flex;position:relative}.rpet-cycle-icon{font-size:1.8rem}.rpet-cycle-step .process-step-number{color:var(--brand)}.rpet-cycle-step h3{color:var(--text);margin:.3rem 0 0;font-size:.98rem}.rpet-cycle-step p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.5}@media (max-width:900px){.rpet-cycle-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.rpet-cycle-steps{grid-template-columns:1fr}}.rpet-advantage-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.1rem;margin-top:3rem;display:grid}.rpet-advantage-card{background:var(--surface);border:1px solid var(--line);border-radius:14px;align-items:center;gap:.75rem;padding:1.1rem 1.2rem;font-size:.92rem;font-weight:600;display:flex}.rpet-advantage-icon{font-size:1.4rem}@media (max-width:900px){.rpet-advantage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.rpet-advantage-grid{grid-template-columns:1fr}}.why-us-list{flex-direction:column;gap:.6rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.why-us-list li{font:500 .85rem/1.4 DM Mono,monospace}.cta-banner{border:1px solid var(--line);background:var(--surface);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:2.5rem;padding:1.5rem;display:flex}.cta-banner strong{margin-bottom:.3rem;font-size:1.05rem;display:block}.cta-banner span{color:var(--muted);font-size:.85rem}.inquiry{grid-template-columns:minmax(0,1fr) minmax(0,420px);gap:2rem;display:grid}.inquiry-form{border-top:none;gap:.5rem;width:100%;margin-top:0;padding-top:0;display:grid}.inquiry-form label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:0;font-family:DM Mono,monospace;font-size:.9rem;font-weight:600;display:block}.inquiry-form label:not(:first-child){margin-top:1.1rem}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{box-sizing:border-box;border:0;border-bottom:1px solid var(--line);width:100%;color:var(--text);resize:vertical;background:0 0;border-radius:0;padding:.9rem 0;font-family:inherit;font-size:1.05rem;line-height:1.6;display:block}.inquiry-form select{-webkit-appearance:none;appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--muted) 50%), linear-gradient(135deg, var(--muted) 50%, transparent 50%);background-position:calc(100% - 6px) 1.2rem,calc(100% - 1px) 1.2rem;background-repeat:no-repeat;background-size:6px 6px,6px 6px}.inquiry-form select:invalid{color:var(--muted)}.inquiry-form option{color:var(--text);background:var(--bg)}.inquiry-form input::placeholder,.inquiry-form textarea::placeholder{color:var(--muted);opacity:.8;font-size:1rem}.inquiry-form input:focus,.inquiry-form select:focus,.inquiry-form textarea:focus{border-color:var(--brand)}.inquiry-form textarea{min-height:120px;padding:1rem 0;line-height:1.7}.inquiry-form button[type=submit]{justify-self:start;margin-top:0}.success-card{border:1px solid var(--line);align-self:start;padding:3rem}.success-card strong{font-size:1.8rem}.success-card p{color:var(--muted);font-size:1.05rem;line-height:1.8}.footer{background:var(--brand-navy);color:#e7edf5;border-top:none;width:100%;padding:80px 0 24px;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.footer .footer-title{color:#fff}.footer .footer-brand-description,.footer .footer-brand-subtitle,.footer a:not(.social-link):not(.button){color:#b7c4d6}.footer a:hover{color:#fff}.footer .footer-contact-item svg,.footer svg{color:var(--brand)}.footer .social-link{color:#fff;background:#ffffff14}.footer .social-link:hover{background:var(--brand);color:#fff}.footer .social-link svg{color:inherit}.footer-grid{grid-template-columns:1.2fr 1.2fr .8fr 1.3fr;gap:clamp(32px,5vw,80px);width:min(1280px,100% - 80px);margin:0 auto;display:grid}.footer-column{min-width:0}.footer-logo{object-fit:contain;width:190px;max-width:100%;height:auto;display:block}.footer-brand-description{max-width:270px;color:var(--muted);margin:28px 0 20px;font-size:14px;line-height:1.7}.footer-brand-subtitle{color:var(--muted);letter-spacing:.08em;margin:0;font-family:monospace;font-size:10px;line-height:1.7}.footer-title{color:var(--text);letter-spacing:-.03em;margin:0 0 28px;font-size:clamp(20px,2vw,26px);font-weight:700}.footer-contact-list{flex-direction:column;gap:24px;display:flex}.footer-contact-item{color:var(--muted);align-items:flex-start;gap:12px;font-size:13px;line-height:1.7;display:flex}.footer-contact-item svg{color:var(--text);flex-shrink:0;margin-top:3px}.footer-contact-item strong{color:var(--text);font-weight:600}.footer-contact-item a{color:#b7c4d6;text-decoration:none;transition:color .18s}.footer-contact-item a:hover{color:var(--brand-purple)}.footer-map{border:1px solid var(--line);background:var(--surface);border-radius:16px;width:100%;height:210px;overflow:hidden}.footer-map iframe{border:0;width:100%;height:100%;display:block}.footer-info{flex-direction:column;justify-content:center;gap:.6rem;padding:2rem 4vw;display:flex}.footer .brand{color:var(--text)}.footer a{border-bottom:1px solid var(--line);text-decoration:none!important}.footer-links{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.footer-links a{color:var(--muted);align-items:center;gap:8px;font-size:14px;transition:color .18s,transform .18s;display:inline-flex;text-decoration:none!important}.footer-links a svg{transition:transform .18s}.footer-links a:hover{color:var(--text);transform:translate(4px)}.footer-links a:hover svg{transform:rotate(45deg)}.footer-copyright{color:var(--muted);opacity:.8}.customization-intro{grid-template-columns:minmax(0,1.1fr) minmax(0,460px);align-items:center;gap:4vw;margin-bottom:2.5rem;display:grid}.customization-intro .section-heading{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.25rem;margin-bottom:0}.customization-intro .section-heading h2{line-height:1.12}.customization-intro .section-heading h2 em{margin-top:-.1em;display:block}.customization-hero-image{aspect-ratio:3/2;background:var(--surface);border-radius:18px;justify-self:stretch;place-items:center;width:100%;display:grid;overflow:hidden}.customization-hero-image img{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.route-fallback{min-height:calc(100vh - 170px)}@media (max-width:900px){.customization-intro{grid-template-columns:1fr;gap:2rem}.customization-hero-image{aspect-ratio:16/9;justify-self:stretch}}.customization-card{border-top:3px solid var(--card-accent,var(--brand));position:relative}.customization-card .apparel-content{padding:1.75rem 1.5rem}.customization-card .apparel-number{background:var(--card-accent,var(--accent));width:2.5rem;height:2.5rem;margin-bottom:1rem;font-size:.75rem;transition:transform .3s,background .3s;display:inline-flex;position:static}.customization-card:hover{transition:transform .25s;transform:translateY(-4px)}.customization-card:hover .apparel-number{transform:scale(1.15)rotate(-8deg)}.customization-pill{letter-spacing:.08em;color:var(--brand-violet);background:color-mix(in srgb, var(--brand-violet) 12%, transparent);border:1px solid color-mix(in srgb, var(--brand-violet) 30%, var(--line));border-radius:999px;margin:0 0 1rem;padding:.4rem 1rem;font:600 .7rem DM Mono,monospace;display:inline-block}.fabric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2.5rem;display:grid}@media (max-width:900px){.fabric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.fabric-grid{grid-template-columns:1fr}}.fabric-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:1.5rem;transition:transform .25s}.fabric-card:hover{transform:translateY(-4px)}.fabric-code{background:var(--brand-gradient);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;margin-bottom:.9rem;font:700 .75rem DM Mono,monospace;display:inline-flex}.fabric-card h3{margin:0 0 .4rem;font-size:1.05rem}.fabric-card p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.6}.customization-highlight{background:color-mix(in srgb, var(--brand) 8%, var(--surface));border:1px solid color-mix(in srgb, var(--brand) 30%, var(--line));border-radius:14px;align-items:flex-start;gap:1rem;margin:3rem 0 0;padding:1.75rem 2rem;display:flex}.customization-highlight span{color:var(--brand);flex-shrink:0;font-size:1.75rem;line-height:1}.customization-highlight p{color:var(--text);margin:0;font-size:1.1rem;line-height:1.6}.customization-highlight strong{color:var(--brand)}.footer-disclaimer{background:color-mix(in srgb, var(--brand) 10%, var(--surface));border:1px solid color-mix(in srgb, var(--brand) 25%, var(--line));border-radius:10px;width:min(1280px,100% - 80px);margin:40px auto 0;padding:1rem 1.5rem}.footer-disclaimer p{color:var(--text);max-width:900px;font-size:.82rem;line-height:1.6}.footer-disclaimer strong{color:var(--brand)}.footer-bottom{border-top:1px solid var(--line);width:min(1280px,100% - 80px);color:var(--muted);letter-spacing:.04em;justify-content:space-between;align-items:center;margin:70px auto 0;padding-top:22px;font-family:monospace;font-size:11px;display:flex}.story{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:stretch;gap:clamp(20px,2.5vw,36px) clamp(70px,9vw,150px);display:grid}.story-content h2 em{color:var(--brand)}.process-section{overflow:hidden}.process-heading{grid-template-columns:1fr .8fr;align-items:end;gap:5rem;margin-bottom:4rem;display:grid}.process-heading .section-intro{max-width:520px;color:var(--muted);margin:0;line-height:1.7}.timeline-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:3.5rem 2.5rem;display:grid}.timeline-card{min-width:0}.timeline-image-wrap{aspect-ratio:1.75;background:var(--surface);border-radius:3px;width:100%;position:relative;overflow:hidden}.timeline-image{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.timeline-card:hover .timeline-image{transform:scale(1.04)}.timeline-number{background:var(--brand-purple);color:#fff;border-radius:2px;justify-content:center;align-items:center;min-width:38px;height:28px;padding:0 10px;font-size:.75rem;font-weight:700;display:flex;position:absolute;bottom:12px;left:12px}.timeline-card-content{padding-top:1.25rem}.timeline-card-content h3{color:var(--text);margin:0 0 1rem;font-size:1.15rem;font-weight:700;line-height:1.3}.timeline-card-content p{color:var(--muted);margin:0;font-size:1rem;line-height:1.7}.footer-socials{align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.social-link{width:42px;height:42px;color:var(--text);border:1px solid var(--line);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:color .25s,background-color .25s,border-color .25s,transform .25s;display:inline-flex}.social-link:hover{color:var(--bg);background-color:var(--brand);border-color:var(--brand);transform:translateY(-3px)}@media (max-width:1100px){.timeline-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem 2rem}.process-heading{gap:3rem}}@media (max-width:800px){.process-heading{grid-template-columns:1fr;align-items:start;gap:1.5rem}.timeline-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 1.25rem}}@media (max-width:560px){.timeline-grid{grid-template-columns:1fr;gap:2.75rem}.timeline-image-wrap{aspect-ratio:1.6}}.story{position:relative}.story-header{margin-bottom:clamp(3.5rem,6vw,6rem)}.story-header .eyebrow{margin-bottom:1.2rem}.story-header h2{letter-spacing:-.065em;max-width:950px;margin:0;font-size:clamp(2.1rem,4.2vw,4.2rem);font-weight:600;line-height:.96}.story-header h2 em{color:var(--brand-purple);font-style:normal}.story-content-layout{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:start;column-gap:clamp(4rem,8vw,9rem);display:grid}.story{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:stretch;column-gap:clamp(4rem,8vw,9rem);display:grid}.story-content{width:100%;min-width:0;max-width:760px}.story-content .section-heading{margin:0 0 clamp(1.5rem,2.5vw,2.5rem)}.story-content .eyebrow{margin-bottom:1rem}.story-content h2{letter-spacing:-.065em;max-width:760px;margin:0;font-size:clamp(2.6rem,5vw,5.2rem);font-weight:600;line-height:.96}.story-content h2 em{color:var(--brand);margin-top:.35em;font-size:.55em;font-style:italic;display:block}.story-copy{width:100%;max-width:700px}.story-copy p{color:var(--muted);margin:0 0 1.5rem;font-size:1rem;line-height:1.8}.story-copy p:last-child{margin-bottom:0}.story-pillars{flex-direction:column;width:100%;min-width:0;height:100%;padding-top:.25rem;display:flex}.story-pillar-stack{flex-direction:column;gap:1rem;display:flex}.story-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;gap:.7rem;margin-top:auto;padding-top:1rem;display:grid}.story-stat-card{background:var(--surface);border:1px solid var(--line);border-top:3px solid #0000;border-image:var(--brand-gradient) 1;box-sizing:border-box;border-radius:10px;flex-direction:column;justify-content:center;gap:.15rem;height:100%;min-height:64px;padding:.75rem .9rem;display:flex;box-shadow:0 10px 24px #0e2f520f}.story-stat-value{letter-spacing:-.03em;color:var(--brand-navy);font-size:clamp(1.15rem,1.7vw,1.5rem);font-weight:700}.story-stat-label{color:var(--muted);font-size:.75rem}[data-theme=dark] .story-stat-card{border-color:#ffffff1f;box-shadow:0 10px 24px #0000004d}[data-theme=dark] .story-stat-value{color:#fff}.story-subsection-card{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:1.5rem 1.4rem}.story-subsection-card h4{color:var(--text);margin:0 0 .6rem;font-size:1.05rem}.story-subsection-card p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.6}@media (max-width:560px){.story-stats-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.solutions{grid-template-columns:.85fr 1.15fr;align-items:center;gap:8vw;display:grid}.solutions-image img{object-fit:cover;width:100%;height:560px}.solutions-copy{max-width:560px}.solutions-copy p:not(.eyebrow){color:var(--muted);font-size:1.05rem;line-height:1.8}.clients-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.clients-track{will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;align-items:center;gap:1rem;width:max-content;animation:54s linear infinite clients-scroll;display:flex;transform:translate(0,0)}.clients-marquee:hover .clients-track{animation-play-state:paused}@keyframes clients-scroll{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.client-slide{min-width:190px;min-height:130px;color:var(--muted);white-space:nowrap;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;padding:.3rem .5rem;font-weight:600;display:flex}.client-slide img{object-fit:contain;opacity:.9;width:auto;max-width:100%;max-height:190px}[data-theme=light] .client-slide img{max-height:230px;transform:scale(1.18)}[data-theme=dark] .client-slide{background:#fff;border:1px solid #ffffff1f;box-shadow:0 8px 24px #00000059}[data-theme=dark] .client-slide img{opacity:1}.testimonial-video{margin-bottom:1rem}.testimonial-video video{border-radius:10px;width:100%;display:block}.testimonial-controls{align-self:flex-end;gap:.6rem;display:flex}.testimonial-arrow{border:1px solid var(--line);background:var(--surface);width:42px;height:42px;color:var(--text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s,opacity .2s;display:flex}.testimonial-arrow:hover:not(:disabled){background:var(--brand);color:var(--inverse);border-color:var(--brand)}.testimonial-arrow:disabled{opacity:.35;cursor:not-allowed}.testimonial-viewport{border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 12px 30px #0000000f}.testimonial-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;display:flex;overflow-x:auto}.testimonial-track::-webkit-scrollbar{display:none}.testimonial-card{box-sizing:border-box;scroll-snap-align:start;border:none;border-right:1px solid var(--line);border-radius:0;flex-direction:column;flex:0 0 100%;gap:1.5rem;width:100%;max-width:none;margin:0;padding:2rem 1.75rem;display:flex;position:relative}.testimonial-card:last-child{border-right:none}.testimonial-card:before{content:"";background:var(--brand-gradient);height:3px;position:absolute;top:0;left:0;right:0}@media (min-width:900px){.testimonial-card{flex-basis:33.3333%}}@media (min-width:640px) and (max-width:899px){.testimonial-card{flex-basis:50%}}.testimonial-stars{color:#f2ac2b;gap:2px;display:flex}.testimonial-card blockquote{letter-spacing:-.01em;margin:0;font-size:1.1rem;line-height:1.6}.testimonial-card figcaption{align-items:center;gap:.75rem;font-size:.8rem;display:flex}.testimonial-avatar{background:var(--brand-gradient);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font:700 .8rem DM Mono,monospace;display:inline-flex}.testimonial-figcaption-text{flex-direction:column;display:flex}.testimonial-card figcaption span:not(.testimonial-avatar){color:var(--muted);margin-top:.15rem}.testimonial-footer-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-top:1.75rem;display:flex}.testimonial-dots{justify-content:center;gap:.5rem;margin-top:0;display:flex}.testimonial-review-btn{border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:999px;align-items:center;gap:.5rem;padding:.55rem 1.1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:transform .2s,border-color .2s;display:inline-flex}.testimonial-review-btn svg{color:#f5b400}.testimonial-review-btn:hover{border-color:var(--brand);transform:translateY(-2px)}.testimonial-dots button{background:var(--line);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background-color .2s,transform .2s}.testimonial-dots button.active{background:var(--brand);transform:scale(1.3)}.apparel-cta{border:1px solid var(--line);background:color-mix(in srgb, var(--brand) 6%, var(--surface));border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;margin-top:3rem;padding:2rem;display:flex}.apparel-cta p{color:var(--text);max-width:480px;margin:0;font-size:1rem;line-height:1.6}.apparel-cta .button{white-space:nowrap;align-items:center;gap:.4rem;display:inline-flex}.blog-meta{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.blog-category{letter-spacing:.04em;text-transform:uppercase;color:var(--brand);border:1px solid color-mix(in srgb, var(--brand) 35%, var(--line));border-radius:999px;padding:.25rem .65rem;font-size:.72rem;font-weight:700}.blog-readtime{color:var(--muted);font-size:.78rem}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.gallery-item{border-radius:2px;margin:0;position:relative;overflow:hidden}.gallery-item img{object-fit:cover;filter:saturate(.85);width:100%;height:280px;transition:transform .5s cubic-bezier(.22,1,.36,1);display:block}.gallery-item:hover img{transform:scale(1.05)}.gallery-item figcaption{letter-spacing:.04em;color:#f4f1eb;background:linear-gradient(#0000,#0000008c);padding:.75rem 1rem;font:600 .68rem DM Mono,monospace;position:absolute;bottom:0;left:0;right:0}.gallery-scroll-marquee{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.gallery-scroll-track{will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;gap:1.25rem;width:max-content;animation:65s linear infinite gallery-scroll;display:flex;transform:translate(0,0)}.gallery-scroll-marquee:hover .gallery-scroll-track{animation-play-state:paused}@keyframes gallery-scroll{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.gallery-scroll-item{border-radius:2px;flex:none;margin:0;position:relative;overflow:hidden}.gallery-scroll-item img{object-fit:cover;filter:saturate(.85);width:340px;max-width:80vw;height:280px;transition:transform .5s cubic-bezier(.22,1,.36,1);display:block}.gallery-scroll-item:hover img{transform:scale(1.05)}.gallery-scroll-item figcaption{letter-spacing:.04em;color:#f4f1eb;background:linear-gradient(#0000,#0000008c);padding:.75rem 1rem;font:600 .68rem DM Mono,monospace;position:absolute;bottom:0;left:0;right:0}.faq-item{border-bottom:1px solid var(--line)}.faq-trigger{width:100%;color:var(--text);text-align:left;letter-spacing:-.01em;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1.5rem;padding:.5rem 0;font-size:.92rem;display:flex}.faq-icon{color:var(--brand);flex-shrink:0;transition:transform .25s}.faq-icon.open{transform:rotate(45deg)}.faq-panel{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.faq-panel>p{color:var(--muted);max-width:720px;margin:0;font-size:.85rem;line-height:1.7;overflow:hidden}.faq-panel.open{grid-template-rows:1fr;padding-bottom:.8rem}.faq-panel>p{min-height:0}.map-page{min-height:calc(100vh - 76px);display:flex}.map-frame-wrap{width:100%;height:calc(100vh - 76px);min-height:480px}.map-frame{border:0;width:100%;height:100%;display:block}.apparel-collection{overflow:hidden}.apparel-heading-row{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:center;gap:clamp(2rem,6vw,5rem);margin-bottom:4rem;display:grid}.apparel-collection .section-heading{width:100%;margin-bottom:0;display:block}.apparel-hero-image{aspect-ratio:3/2;background:var(--surface);border-radius:16px;width:100%;overflow:hidden;box-shadow:0 20px 40px #0e2f521a}.apparel-hero-image img{object-fit:cover;object-position:center 35%;width:100%;height:100%;display:block}@media (max-width:900px){.apparel-heading-row{grid-template-columns:1fr}.apparel-hero-image{aspect-ratio:16/10}}.apparel-collection .section-heading h2{letter-spacing:-.065em;max-width:700px;margin:1rem 0 0;font-size:clamp(2.8rem,5.2vw,5.2rem);font-weight:600;line-height:.94}.apparel-collection .section-heading h2 em{color:var(--brand);margin-top:-.1em;font-family:Georgia,serif;font-size:.55em;font-style:italic;font-weight:400;line-height:1;display:block}.apparel-collection .section-intro{max-width:560px;color:var(--muted);margin:2rem 0 0;font-size:1rem;line-height:1.75}.apparel-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:1.25rem;display:grid}.apparel-grid.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1000px){.apparel-grid.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.apparel-grid.pricing-factor-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1000px){.apparel-grid.pricing-factor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.apparel-grid.pricing-factor-grid,.apparel-grid.blog-grid{grid-template-columns:1fr}}.apparel-card{border:1px solid var(--line);background:0 0;border-radius:18px;flex-direction:column;min-width:0;transition:transform .35s,border-color .35s,box-shadow .35s;display:flex;overflow:hidden}.apparel-card:hover{border-color:var(--brand);transform:translateY(-6px);box-shadow:0 20px 45px #00000014}.apparel-image{aspect-ratio:5/4;background:var(--surface);border-radius:18px 18px 0 0;justify-content:center;align-items:center;width:100%;padding:.35rem;display:flex;position:relative;overflow:hidden}.apparel-image img{object-fit:contain;object-position:center;background:0 0;border-radius:10px;width:100%;height:100%;transition:transform .5s;display:block}.apparel-card:hover .apparel-image img{transform:scale(1.04)}.apparel-number{background:var(--brand);color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:1rem;left:1rem}[data-theme=dark] .apparel-number{color:var(--inverse)}.apparel-content{flex-direction:column;flex:1;justify-content:space-between;gap:1.5rem;padding:1.5rem;display:flex}.apparel-content h3{letter-spacing:-.03em;margin:0 0 .6rem;font-size:1.35rem;font-weight:600;line-height:1.2}.apparel-content p{max-width:100%;color:var(--muted);margin:0;font-size:.9rem;line-height:1.65}.apparel-link{color:var(--text);align-self:flex-start;align-items:center;gap:.45rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:color .25s,gap .25s;display:inline-flex}.apparel-link:hover{color:var(--brand);gap:.7rem}.whatsapp-floating{z-index:99999;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;text-decoration:none;transition:transform .25s,box-shadow .25s;animation:2.5s ease-in-out infinite whatsapp-float;display:flex;bottom:24px;right:24px;box-shadow:0 8px 20px #0000002e;position:fixed!important}.whatsapp-floating:hover{transform:scale(1.1);box-shadow:0 12px 30px #00000047}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:2rem;display:grid}.pricing-card{border:1px solid var(--line);background:var(--surface);will-change:transform;border-radius:22px;flex-direction:column;height:100%;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex}.pricing-card:hover{transform:translateY(-12px);box-shadow:0 25px 70px #0000001f}.pricing-card h3{margin-bottom:.7rem;font-size:1.7rem}.custom-price{color:#fff;text-transform:uppercase;background:linear-gradient(90deg,#0098da,#5a49f8);border-radius:999px;margin-bottom:1.2rem;padding:.55rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.pricing-card p{color:var(--muted);margin-bottom:1.5rem;line-height:1.7}.pricing-card ul{margin:0;padding:0;list-style:none}.pricing-card li{margin-bottom:.8rem}.pricing-specs{border-top:1px solid var(--border,#00000014);border-bottom:1px solid var(--border,#00000014);margin:.4rem 0 1rem!important;padding:.9rem 0!important}.pricing-specs li{font-size:.85rem;line-height:1.5;margin-bottom:.35rem!important}.pricing-specs li strong{margin-right:.3rem;font-weight:600}.pricing-btn{color:#fff;background:linear-gradient(90deg,#0098da,#5a49f8);border-radius:12px;justify-content:center;align-items:center;margin-top:auto;padding:15px;transition:all .35s;display:flex}.pricing-btn:hover{transform:translateY(-3px);box-shadow:0 12px 30px #5a49f859}.pricing-image-wrapper{background:linear-gradient(#fafafa,#efefef);border-radius:22px;justify-content:center;align-items:center;height:340px;margin-bottom:1.8rem;display:flex;position:relative;overflow:hidden}.pricing-image-wrapper:before{content:"";filter:blur(20px);background:radial-gradient(#5b5ceb40,#0000 70%);border-radius:50%;width:240px;height:240px;position:absolute}.pricing-image{object-fit:contain;z-index:2;width:82%;max-height:290px;transition:transform .45s,filter .45s;animation:5s ease-in-out infinite floatProduct;position:relative}.pricing-card:hover .pricing-image{filter:drop-shadow(0 35px 45px #00000040);transform:translateY(-10px)rotate(-4deg)scale(1.06)}@keyframes floatProduct{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}.collection-title{letter-spacing:4px;color:#4c6ef5;z-index:3;margin-bottom:40px;font-size:14px}.tag{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:8;background:#ffffffd1;border-radius:50px;padding:12px 18px;font-size:14px;font-weight:600;position:absolute;box-shadow:0 15px 35px #00000014}[data-theme=dark] .tag{background:#1e1e1ed9}.top-left{top:110px;left:20px}.top-right{top:160px;right:20px}.bottom-left{bottom:120px;left:25px}.bottom-right{bottom:100px;right:25px}.mini-products{z-index:5;gap:45px;margin-top:40px;display:flex}.mini-product{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;cursor:pointer;background:#ffffffbf;border-radius:20px;width:150px;padding:18px;transition:all .35s;box-shadow:0 15px 30px #00000014}[data-theme=dark] .mini-product{background:#232323d1}.mini-product img{object-fit:contain;width:100px;height:100px;margin-bottom:12px;transition:all .3s}.mini-product:hover img{transform:scale(1.1)}.mini-product span{font-weight:600}@media (max-width:992px){.pricing-grid{grid-template-columns:1fr}.pricing-header{flex-direction:column;align-items:flex-start;gap:2rem}}.process-gallery-grid{margin-top:3rem}.bundle-card{border:2px solid var(--brand);background:#fff;border-radius:24px;align-items:center;gap:2rem;max-width:1200px;margin:3rem auto;padding:3rem;display:flex;position:relative}.bundle-badge{background:var(--brand);color:#fff;border-radius:999px;padding:.5rem 1.5rem;font-weight:700;position:absolute;top:-18px;left:50%;transform:translate(-50%)}.bundle-left{background:#eef2ff;border-radius:20px;justify-content:center;align-items:center;width:120px;height:120px;display:flex}.bundle-icon{color:var(--brand)}.bundle-content{text-align:left;flex:1}.bundle-content h3{margin-bottom:1rem;font-size:2rem}.bundle-content p{color:var(--muted);margin-bottom:1.5rem}.bundle-tags{flex-wrap:wrap;gap:.8rem;margin:2rem 0;display:flex}.bundle-tags span{border:1px solid var(--line);color:var(--text);cursor:default;background:#fff;border-radius:999px;padding:.65rem 1.2rem;font-size:.9rem;font-weight:500;transition:all .3s}.bundle-tags span:hover{background:var(--brand);color:#fff;border-color:var(--brand);transform:translateY(-2px)}.hero-carousel{width:100%;height:min(88vh,780px);min-height:520px;position:relative;overflow:hidden}.hero-slide{will-change:opacity;align-items:flex-end;display:flex;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.hero-slide-bg{will-change:transform;background-position:50%;background-size:cover;position:absolute;top:0;bottom:0;left:0;right:0}.hero-slide-overlay{background:linear-gradient(#14103866 0%,#14103894 55%,#141038e0 100%);position:absolute;top:0;bottom:0;left:0;right:0}.hero-slide-content{z-index:2;color:#fff;max-width:720px;padding:3rem clamp(1.25rem,5vw,5rem) 3.5rem;position:relative}.hero-slide-content .eyebrow{color:#cfd0ff;letter-spacing:.12em}.hero-slide-content h1{color:#fff;margin:.6rem 0;font-size:clamp(1.9rem,4vw,3.1rem);line-height:1.08}.hero-slide-content h1 em{color:var(--brand-light,#b6a4ff);font-style:normal}.hero-slide-subtitle{color:#e8e8f2;max-width:520px;margin-bottom:1.25rem;font-size:1.05rem;line-height:1.6}.hero-slide-badges{flex-wrap:wrap;gap:.6rem;margin:0 0 1.75rem;padding:0;list-style:none;display:flex}.hero-slide-badges li{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#ffffff14;border:1px solid #ffffff59;border-radius:999px;padding:.45rem .9rem;font:500 .78rem DM Mono,monospace}.hero-carousel .hero-ctas{margin:0}.hero-slide-side-card{z-index:2;aspect-ratio:4/3;background:#fff;border-radius:16px;justify-content:center;align-items:center;max-width:34%;height:min(58%,360px);padding:1.25rem;display:flex;position:absolute;top:50%;right:clamp(1.5rem,5vw,5rem);transform:translateY(-50%);box-shadow:0 24px 48px #00000059}.hero-slide-side-image{object-fit:contain;width:100%;height:100%;display:block}@media (max-width:900px){.hero-slide-side-card{display:none}}.hero-carousel-arrow{z-index:3;color:#fff;cursor:pointer;background:#0a0c1459;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hero-carousel-arrow:hover{background:#0a0c1499}.hero-carousel-arrow.left{left:clamp(.75rem,3vw,2rem)}.hero-carousel-arrow.right{right:clamp(.75rem,3vw,2rem)}.hero-carousel-dots{z-index:3;gap:.5rem;display:flex;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%)}.hero-carousel-dots button{cursor:pointer;background:0 0;border:1px solid #fff9;border-radius:50%;width:9px;height:9px;padding:0}.hero-carousel-dots button.active{background:#fff}.hero-strip{border-bottom:1px solid var(--line);background:var(--bg);text-align:center;justify-content:center;padding:2.25rem clamp(1.25rem,5vw,5rem);display:flex}.hero-strip-note{color:#fff;background:var(--brand-gradient);letter-spacing:.02em;border-radius:999px;margin:0;padding:.9rem 2rem;font:600 .85rem DM Mono,monospace;display:inline-block;box-shadow:0 10px 24px #4a55d640}@media (max-width:720px){.hero-carousel{height:auto;min-height:700px}.hero-slide{align-items:center}.hero-carousel-arrow{display:none}.hero-slide-content{padding:2rem 1.25rem 2.5rem}.hero-slide-content h1{font-size:clamp(1.7rem,7vw,2.4rem)}.hero-slide-badges{gap:.4rem;margin-bottom:1.25rem}}@media (max-width:420px){.hero-carousel{min-height:760px}}.hero-eco{color:var(--text);background:#6a4df50f;border-left:4px solid #6a4df5;border-radius:0 12px 12px 0;max-width:540px;margin:1.5rem 0;padding:1rem 1.2rem;font-size:.95rem;line-height:1.7}.hero-eco strong{color:var(--brand);font-weight:700}.hero-stats{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.stat-card{background:var(--surface);border:1px solid var(--line);border-top:3px solid #0000;border-image:var(--brand-gradient) 1;border-radius:12px;flex:150px;min-width:150px;padding:1rem 1.25rem;box-shadow:0 10px 24px #0e2f520f}.stat-card h3{color:var(--brand-navy);margin:0 0 .35rem;font-size:1.15rem}.stat-card span{color:var(--muted);font-size:.95rem}[data-theme=dark] .stat-card{background:var(--surface);border-color:#ffffff1f;box-shadow:0 10px 24px #0000004d}[data-theme=dark] .stat-card h3{color:#fff}[data-theme=dark] .stat-card span{color:#b8b5a9}.pricing-cards{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:5rem;display:grid}.price-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:2rem;transition:all .35s}.price-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.price-card svg{color:var(--brand);margin-bottom:1rem}.price-card h4{margin-bottom:.6rem}.price-card h3{color:var(--brand);margin-bottom:.4rem;font-size:2.3rem}.price-card p{color:var(--muted)}@media (max-width:900px){.bundle-card{text-align:center;flex-direction:column}.bundle-content{text-align:center}.pricing-cards{grid-template-columns:1fr}}@keyframes whatsapp-float{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.whatsapp-tooltip{white-space:nowrap;color:var(--text);background:var(--bg);border:1px solid var(--line);opacity:0;pointer-events:none;border-radius:6px;padding:.6rem .9rem;font-size:.8rem;font-weight:600;transition:opacity .25s,transform .25s;position:absolute;right:70px;transform:translate(8px)}.whatsapp-floating:hover .whatsapp-tooltip{opacity:1;transform:translate(0)}@media (max-width:1000px){.apparel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.apparel-content{padding:1.25rem}.apparel-content h3{font-size:1.15rem}.apparel-content p{font-size:.84rem}.apparel-number{width:2rem;height:2rem;top:.75rem;left:.75rem}}@media (max-width:800px){.apparel-collection .section-heading{margin-bottom:3rem}.apparel-collection .section-intro{max-width:100%;margin-top:1.5rem}.apparel-grid{grid-template-columns:1fr;gap:2rem}.apparel-image{aspect-ratio:1}.apparel-content{padding:1.5rem}.apparel-content h3{font-size:1.3rem}.apparel-content p{font-size:.95rem}}@media (max-width:520px){.apparel-collection .section-heading h2{font-size:clamp(2.8rem,13vw,4.5rem)}.apparel-grid{gap:1.5rem}.apparel-content{padding:1.25rem}.apparel-content h3{font-size:1.15rem}.apparel-content p{font-size:.9rem;line-height:1.6}.footer-socials{gap:.6rem}.social-link{width:40px;height:40px}.whatsapp-floating{width:54px;height:54px;bottom:16px;right:16px}.whatsapp-tooltip{display:none}}@media (max-width:800px){.navbar{padding:0 5vw}.nav-links{background:var(--bg);border-bottom:1px solid var(--line);z-index:100;flex-direction:column;align-items:flex-start;gap:1.1rem;padding:1.5rem 5vw;display:none;position:absolute;top:76px;left:0;right:0;box-shadow:0 20px 40px #00000014}.nav-links.open{display:flex}.menu-btn{display:grid}.hero{grid-template-columns:1fr;gap:2rem;padding:5rem 5vw 3rem}.hero h1{max-width:100%;font-size:clamp(3rem,13vw,5rem);line-height:.95}.hero-image{width:100%;height:60vh;min-height:420px}.hero-badge{right:10px}.hero-meta{bottom:4vw;left:5vw;right:5vw}.hero-showcase{min-height:auto;padding-top:0}.hero-image-wrap{align-items:flex-start;width:100%;max-height:none}.hero-glow{width:420px;height:420px;top:60px}.hero-main-product{width:min(320px,90%);margin:-20px auto 20px}.mini-products{flex-wrap:wrap;justify-content:center;gap:18px}.mini-product{width:140px}.tag{padding:10px 14px;font-size:13px}.top-left{top:80px;left:12px}.top-right{top:110px;right:12px}.bottom-left{bottom:130px;left:18px}.bottom-right{bottom:110px;right:18px}.hero-meta{flex-wrap:wrap;justify-content:center;gap:.75rem}.hero-meta span{white-space:nowrap}.hero h1{font-size:clamp(2.4rem,10vw,4.2rem)}.section{padding:4rem 5vw}.section-heading,.inquiry{display:block}.section-heading .section-intro{margin-top:2rem}.story{grid-template-columns:1fr;gap:4rem;display:grid}.story-content{width:100%}.story-content .section-heading{margin-bottom:2rem}.story-content h2{max-width:100%;font-size:clamp(3rem,10vw,5rem);line-height:.96}.story-copy{max-width:100%}.story-copy p{font-size:.98rem;line-height:1.75}.story-pillars{width:100%;padding-top:0}.timeline-heading{margin-bottom:2rem}.timeline-heading h3{font-size:clamp(2.5rem,8vw,4rem)}.apparel-collection .section-heading{grid-template-columns:1fr;align-items:start;gap:1.5rem;margin-bottom:2.5rem}.apparel-grid{grid-template-columns:1fr;gap:2.5rem}.apparel-image{width:100%;height:360px}.collection-grid{grid-template-columns:1fr;gap:2rem}.feature-product{min-height:520px}.materials{flex-direction:column-reverse;gap:3rem;display:flex}.material-image img{object-fit:cover;width:100%;height:480px}.inquiry-form{margin-top:3rem}.footer-grid{grid-template-columns:1fr;gap:48px;width:calc(100% - 40px)}.footer-column{width:100%}.footer-logo{width:170px}.footer-brand-description{max-width:100%}.footer-map-column{grid-column:auto}.footer-map{width:100%;height:260px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px;width:calc(100% - 40px)}.spec-grid{gap:.5rem}.timeline-list{grid-template-columns:1fr 1fr;gap:2rem 1.5rem}.solutions{flex-direction:column-reverse;gap:2.5rem;display:flex}.solutions-image img{object-fit:cover;width:100%;height:360px}.testimonial-card{flex-basis:100%}.testimonial-controls{align-self:flex-start}.faq-trigger{padding:.5rem 0;font-size:.95rem}.map-frame-wrap,.map-page{height:70vh;min-height:360px}.gallery-grid{grid-template-columns:1fr 1fr;gap:.75rem}.gallery-item img{object-fit:cover;width:100%;height:180px}.gallery-scroll-track{gap:.75rem}.gallery-scroll-item img{object-fit:cover;width:240px;height:180px}}@media (max-width:520px){.story{gap:3.5rem}.story-content h2{font-size:clamp(2.7rem,13vw,4.2rem);line-height:.96}.story-copy p{font-size:.94rem;line-height:1.7}.timeline-heading h3{font-size:clamp(2.3rem,11vw,3.5rem)}.timeline-list{grid-template-columns:1fr}.hero h1{font-size:clamp(2.8rem,14vw,4.2rem)}.apparel-collection h2{font-size:clamp(2.8rem,13vw,4.2rem)}.apparel-image{height:300px}.apparel-content{display:block}.apparel-link{margin-top:1rem;display:inline-flex}.footer{padding:60px 0 24px}.footer-grid{gap:42px;width:calc(100% - 32px)}.footer-logo{width:155px}.footer-title{margin-bottom:22px;font-size:22px}.footer-map{border-radius:14px;height:240px}.footer-bottom{width:calc(100% - 32px);margin-top:48px}.gallery-grid{grid-template-columns:1fr}.gallery-item img{height:240px}.gallery-scroll-item img{width:220px;height:240px}}@media (max-width:800px){.apparel-image{height:clamp(280px,65vw,400px)}.apparel-image img{object-fit:contain}}@media (max-width:520px){.apparel-image{aspect-ratio:1;background:0 0;height:auto;min-height:260px}.apparel-image img{object-fit:contain;width:100%;height:100%}}@media (max-width:768px){.story-pillars{width:100%}.story-pillar-stack{gap:.9rem}.story-subsection-card{padding:1.25rem 1.1rem}.story-subsection-card h4{font-size:1rem}.story-subsection-card p{font-size:.88rem}.story-stats-grid{margin-top:1.25rem;padding-top:0}}@media (max-width:480px){.story-stats-grid{gap:.6rem}.story-stat-card{min-height:56px;padding:.7rem .85rem}}@media (max-width:1200px){.hero{grid-template-columns:1fr 1fr;gap:2rem;padding:2rem 5vw}.hero-main-product{width:380px}.hero-glow{width:420px;height:420px}.mini-products{gap:18px}.mini-product{width:120px}}@media (max-width:992px){.hero{text-align:center;grid-template-columns:1fr;gap:2rem;padding:2rem 5vw}.hero-copy{max-width:100%}.hero-services,.hero-ctas{justify-content:center}.hero-showcase{flex-direction:column;justify-content:center;align-items:center;width:100%;height:auto;min-height:auto;display:flex}.hero-main-product{width:320px;max-width:85%;margin:-10px auto 30px}.hero-glow{width:360px;height:360px}.tag{margin:6px;display:inline-flex;position:static}.hero-tags{flex-wrap:wrap;justify-content:center;margin-top:20px;display:flex}.mini-products{flex-wrap:wrap;justify-content:center;gap:15px;width:100%;margin-top:25px;display:flex}.mini-product{width:130px}.mini-product img{width:80px;height:80px}}@media (max-width:768px){.hero{gap:2rem;padding:1.5rem 20px}.hero h1{font-size:2.5rem}.hero-main-product{width:220px}.hero-glow{width:260px;height:260px}.mini-products{grid-template-columns:1fr;justify-items:center;gap:15px;margin-top:20px;display:grid}.mini-product{align-items:center;gap:15px;width:220px;padding:14px;display:flex}.mini-product img{width:70px;height:70px}.mini-product span{font-size:15px}.hero-tags{grid-template-columns:1fr 1fr;gap:10px;width:100%;margin-top:20px;display:grid}.tag{justify-content:center;width:100%;padding:10px;font-size:12px}.hero-ctas{flex-direction:column;width:100%}.button{justify-content:center;width:100%}.hero-meta{flex-wrap:wrap;justify-content:center;margin-top:25px;position:static}}@media (max-width:480px){.hero{padding:1rem 16px}.hero h1{font-size:2rem}.hero-main-product{width:180px}.hero-glow{width:210px;height:210px}.hero-tags{grid-template-columns:1fr}.mini-product{width:100%;max-width:260px}}
