:root{--navy: #182d35;--navy-2: #203e45;--ink: #183037;--muted: #637175;--paper: #f7f5ef;--white: #fff;--line: #d9dfdc;--green: #19796d;--green-dark: #0e5b55;--coral: #cf6b53;--gold: #c6a265;--display: "Segoe UI Variable Display", "Aptos Display", "Segoe UI", sans-serif;--body: "Segoe UI Variable Text", "Aptos", "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--body);line-height:1.55;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.section-shell{width:min(1180px,calc(100% - 64px));margin:0 auto}.site-header{min-height:78px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;gap:32px;background:var(--paper);border-bottom:1px solid rgba(24,48,55,.1);position:sticky;top:0;z-index:20}.brand{display:inline-flex;align-items:center;gap:10px;min-width:208px;color:var(--navy)}.brand-mark{width:34px;height:34px;display:grid;place-items:center;color:var(--paper);background:var(--green);font-family:var(--display);font-size:24px;line-height:1;border-radius:6px 14px}.brand strong{display:block;font-size:16px;letter-spacing:.08em;line-height:1}.brand small{display:block;margin-top:4px;color:var(--green);font-size:9px;letter-spacing:.22em;line-height:1}.main-nav{position:absolute;left:50%;display:flex;justify-content:center;gap:30px;transform:translate(-50%);color:#466065;font-size:16px;font-weight:600}.main-nav a{position:relative;padding:8px 0}.main-nav a:after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background:var(--coral);transform:scaleX(0);transform-origin:right;transition:transform .25s ease}.main-nav a:hover:after,.main-nav a.active:after{transform:scaleX(1);transform-origin:left}.header-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:44px;padding:0 18px;border-radius:6px;font-size:13px;font-weight:700;transition:transform .2s ease,background .2s ease,color .2s ease}.header-cta{color:var(--white);background:var(--navy);white-space:nowrap}.header-cta:hover,.button:hover{transform:translateY(-2px)}.button-primary{color:var(--white);background:var(--coral)}.button-light{color:var(--navy);background:var(--white)}.text-link{display:inline-flex;gap:10px;align-items:center;color:var(--green-dark);font-size:13px;font-weight:700}.text-link:hover{color:var(--coral)}.eyebrow{margin:0 0 14px;color:var(--green);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--display);font-weight:500;letter-spacing:0;line-height:1.04}h1{max-width:650px;margin-bottom:22px;font-size:clamp(45px,6vw,78px)}h2{margin-bottom:18px;font-size:clamp(36px,4.5vw,58px)}h3{margin-bottom:10px;font-size:24px;line-height:1.1}em{color:var(--coral);font-style:normal}.hero{min-height:0;height:clamp(620px,78vh,780px);position:relative;display:flex;align-items:flex-end;padding:64px clamp(24px,7vw,96px) 70px;overflow:hidden;isolation:isolate;color:var(--ink);background:#b6a7a0}.hero-slideshow{position:absolute;inset:0;z-index:-2;overflow:hidden;background:#b6a7a0}.hero-slide{position:absolute;inset:0;background-position:center;background-repeat:no-repeat;background-size:cover;opacity:0;transition:opacity .8s ease}.hero-scrim{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#15161d52,#15161d14 48%,#15161d2e)}.hero-panel{position:relative;z-index:1;width:min(640px,100%);padding:clamp(26px,4vw,42px);border:1px solid rgba(255,255,255,.5);border-radius:18px;background:#eef6f3ad;-webkit-backdrop-filter:blur(18px) saturate(120%);backdrop-filter:blur(18px) saturate(120%);box-shadow:0 24px 70px #09181d38}.hero-panel .eyebrow{color:var(--green-dark)}.hero-panel h1{max-width:570px;margin-bottom:24px;color:#102b31;font-family:var(--display);font-size:clamp(42px,5vw,66px);font-weight:600;letter-spacing:0;line-height:1.02;text-wrap:balance}.hero-panel h1 .blur-title span:last-child{color:var(--coral)}.hero-panel h1 em{color:var(--green-dark)}.hero-lede{max-width:54ch;color:#29454a;font-size:16px}.hero-proofbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:26px;padding:14px 16px;color:#19383d;background:#ffffff5c;border:1px solid rgba(255,255,255,.42);border-radius:10px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.hero-proofbar i{width:4px;height:4px;flex:0 0 auto;background:var(--coral);border-radius:50%}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px 24px;margin-top:30px}.hero-panel .text-link{color:var(--green-dark)}.hero-caption{position:absolute;right:clamp(24px,7vw,96px);bottom:26px;z-index:1;margin:0;color:#ffffffe6;font-size:11px;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 1px 8px rgba(0,0,0,.28)}.hero-slide.is-active{opacity:1}.hero-art{min-height:560px;position:relative}.art-panel{position:absolute;overflow:hidden;background-repeat:no-repeat;background-color:var(--white);box-shadow:0 24px 60px #182d3524}.art-panel-main{top:28px;right:6%;width:68%;height:430px;border-radius:12px 54px 12px 12px}.art-panel-small{right:0;bottom:35px;width:40%;height:220px;border:12px solid var(--paper);border-radius:12px;z-index:3}.art-panel-tall{bottom:0;left:5%;width:34%;height:265px;border:12px solid var(--paper);border-radius:52px 12px 12px;z-index:2}.art-note{position:absolute;top:0;left:0;display:flex;align-items:center;gap:10px;padding:10px 14px;color:var(--navy);background:var(--gold);border-radius:0 0 12px;z-index:4}.art-note span{font-family:var(--display);font-size:22px}.art-note p{margin:0;font-size:10px;font-weight:700;line-height:1.15;text-transform:uppercase;letter-spacing:.08em}.marquee-band{color:var(--paper);background:var(--navy)}.marquee-content{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#f7f5efe6;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.marquee-content i{width:5px;height:5px;background:var(--gold);transform:rotate(45deg)}.why-section{padding:128px 0 136px;color:var(--paper);background:#103f3a;border-bottom:1px solid rgba(247,245,239,.12)}.why-layout{display:block}.why-heading{position:static;margin-bottom:72px}.why-heading-rule{width:58px;height:3px;display:block;margin-bottom:30px;background:var(--coral)}.why-heading h2{max-width:none;margin:0;color:#f4f3ec;font-size:clamp(48px,5vw,68px);font-weight:600;line-height:1.02;text-wrap:balance}.why-list{border-top:1px solid rgba(247,245,239,.24)}.why-item{min-height:244px;position:relative;display:grid;grid-template-columns:42px 280px minmax(0,1fr);gap:clamp(20px,2.4vw,36px);align-items:center;padding:34px 0;border-bottom:1px solid rgba(247,245,239,.24)}.why-item:before{content:"";position:absolute;top:-1px;bottom:-1px;left:-24px;width:3px;background:var(--coral);transform:scaleY(0);transform-origin:center;transition:transform .32s cubic-bezier(.16,1,.3,1)}.why-item:hover:before{transform:scaleY(1)}.why-index{padding-top:5px;color:var(--coral);font-family:var(--display);font-size:13px;font-weight:700;letter-spacing:.08em}.why-media{aspect-ratio:4 / 3;position:relative;margin:0;overflow:hidden;border-radius:8px;background:#e8eeeb;box-shadow:0 18px 42px #03191633}.why-media:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.2);border-radius:inherit;pointer-events:none}.why-media img{width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.16,1,.3,1),filter .35s ease}.why-item:nth-child(3) .why-media img{object-position:center}.why-item:nth-child(2n){grid-template-columns:42px minmax(0,1fr) 280px}.why-item:nth-child(2n) .why-media{grid-column:3}.why-item:nth-child(2n) .why-copy{grid-column:2;grid-row:1}.why-copy{align-self:center}.why-item h3{max-width:none;margin:0 0 16px;color:#f4f3ec;font-family:var(--display);font-size:clamp(24px,2.2vw,30px);font-weight:600;line-height:1.12;transition:color .25s ease,transform .32s cubic-bezier(.16,1,.3,1)}.why-item p{max-width:62ch;margin:0;color:#d2dfdb;font-size:15px;line-height:1.68}.why-item .why-detail{margin-top:10px;color:#a9c0ba;font-size:14px}.why-item:hover h3{color:#fff;transform:translate(5px)}.why-item:hover .why-media img{transform:scale(1.045);filter:saturate(1.04)}.intro{padding-top:130px;padding-bottom:105px;display:grid;grid-template-columns:1.05fr .95fr;gap:70px}.intro-copy{align-self:end;max-width:440px;color:var(--muted);font-size:16px}.intro-copy .text-link{margin-top:20px}.about{padding-top:132px;padding-bottom:122px}.about-lead{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.94fr);gap:clamp(48px,6vw,82px);align-items:center;padding-bottom:72px}.about-lead-media{min-width:0}.about-section-label{margin:0 0 18px;color:var(--green);font-family:var(--display);font-size:clamp(48px,5vw,68px);font-weight:600;letter-spacing:0;line-height:1.02}.about-gallery{width:100%}.about-hero-media{aspect-ratio:4 / 3;position:relative;width:100%;margin:0;overflow:hidden;border-radius:12px;background:#dbe9e4;box-shadow:0 18px 48px #1830371f}.about-gallery-viewport{position:absolute;inset:0;overflow:hidden;touch-action:pan-y;cursor:grab}.about-gallery-viewport.is-dragging{cursor:grabbing}.about-gallery-image{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .75s ease;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.about-gallery-image.is-active{opacity:1}.about-gallery-controls{position:absolute;right:14px;bottom:14px;left:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.about-gallery-arrow{width:32px;height:32px;display:grid;place-items:center;padding:0;color:var(--ink);background:#f7f5efe6;border:1px solid rgba(24,48,55,.16);border-radius:50%;font-size:18px;line-height:1;cursor:pointer;transition:color .2s ease,background .2s ease,transform .2s ease}.about-gallery-arrow:hover{color:var(--white);background:var(--green);transform:translateY(-1px)}.about-gallery-dots{display:flex;align-items:center;justify-content:center;gap:7px;padding:7px 10px;background:#f7f5efd6;border:1px solid rgba(24,48,55,.12);border-radius:999px}.about-gallery-dots button{width:7px;height:7px;padding:0;background:#18303747;border:0;border-radius:50%;cursor:pointer;transition:transform .2s ease,background .2s ease}.about-gallery-dots button.is-active{background:var(--coral);transform:scale(1.45)}.about-gallery-arrow:focus-visible,.about-gallery-dots button:focus-visible{outline:2px solid var(--coral);outline-offset:3px}.about-lead-copy{min-width:0}.about-lead-copy h2{margin:0 0 30px;font-size:clamp(50px,4.8vw,66px);font-weight:600;line-height:1}.about-lede{max-width:37ch;margin:0 0 20px;color:var(--ink);font-family:var(--display);font-size:clamp(20px,1.9vw,26px);font-weight:500;line-height:1.35}.about-overview{max-width:58ch;margin:0;color:var(--muted);font-size:15px;line-height:1.72}.about-copy-grid{display:block;border-top:1px solid var(--line)}.about-copy-block{display:grid;grid-template-columns:78px minmax(0,1fr);gap:28px;padding:34px 0 38px;border-bottom:1px solid var(--line)}.about-copy-index{padding-top:0;color:var(--coral);font-family:var(--display);font-size:clamp(34px,3.6vw,48px);font-weight:600;letter-spacing:.04em;line-height:1}.about-copy-block p{max-width:72ch;margin:0;color:var(--muted);font-size:15px;line-height:1.72}.about-mission{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(260px,.76fr) minmax(0,1.24fr);gap:clamp(38px,6vw,86px);margin-top:64px;padding:clamp(42px,5vw,62px);overflow:hidden;color:var(--paper);background:#103f3a;border-radius:12px}.about-mission:before{content:"";position:absolute;inset:0;z-index:-2;background:url(/assets/hero-mahjong-blue-set.png) 88% 52% / min(690px,62%) auto no-repeat;filter:grayscale(1) contrast(.85);opacity:.18}.about-mission:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#103f3afa,#103f3af0 48%,#103f3ac2)}.about-mission-heading{position:relative;z-index:1;display:flex;align-items:flex-start;flex-direction:column;gap:26px}.about-mission-label{color:var(--paper);font-family:var(--display);font-size:clamp(48px,5vw,68px);font-weight:600;letter-spacing:0;line-height:1.02}.about-mission-rule{width:58px;height:3px;display:block;background:var(--coral)}.about-mission-copy{position:relative;z-index:1;display:flex;align-items:center;min-width:0;padding-left:clamp(24px,3.4vw,48px);border-left:1px solid rgba(247,245,239,.26)}.about-mission-copy p{max-width:54ch;margin:0;color:#f4f3ec;font-family:var(--display);font-size:clamp(21px,2.2vw,30px);font-weight:500;line-height:1.38}.custom-process{padding:124px 0 132px;background:#eef3f0;border-bottom:1px solid var(--line)}.custom-process-heading{max-width:720px;margin-bottom:62px}.custom-process-rule{width:58px;height:3px;display:block;margin-bottom:28px;background:var(--coral)}.custom-process-heading h2{margin-bottom:18px;color:var(--ink);font-size:clamp(48px,5vw,68px);font-weight:600}.custom-process-heading p{max-width:54ch;margin:0;color:var(--muted);font-size:16px;line-height:1.7}.custom-process-grid{display:grid;grid-template-columns:minmax(450px,510px) minmax(440px,1fr);gap:clamp(92px,9vw,128px);align-items:start}.custom-process-media-stack{min-width:0}.custom-process-media{margin:0;overflow:hidden;border-radius:8px;background:var(--white);box-shadow:0 24px 60px #1830371f}.custom-process-media img{display:block;width:100%;height:auto}.custom-process-gallery{margin-top:18px}.custom-process-gallery-frame{aspect-ratio:3 / 2;position:relative;overflow:hidden;background:var(--white);border:1px solid rgba(24,48,55,.12);border-radius:8px;box-shadow:0 16px 36px #1830371a}.custom-process-gallery-viewport{position:absolute;inset:0;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-y pinch-zoom;-webkit-overflow-scrolling:touch}.custom-process-gallery-viewport.is-dragging{scroll-behavior:auto;scroll-snap-type:none;cursor:grabbing}.custom-process-gallery-viewport::-webkit-scrollbar{display:none}.custom-process-gallery-track{display:flex;width:100%;height:100%}.custom-process-gallery-track img{flex:0 0 100%;width:100%;height:100%;object-fit:contain;scroll-snap-align:start;scroll-snap-stop:always;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.custom-process-gallery-controls{position:absolute;right:14px;bottom:14px;left:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.custom-process-gallery-arrow{width:32px;height:32px;display:grid;place-items:center;padding:0;color:var(--ink);background:#f7f5efe6;border:1px solid rgba(24,48,55,.16);border-radius:50%;font-size:18px;line-height:1;cursor:pointer;transition:color .2s ease,background .2s ease,transform .2s ease}.custom-process-gallery-arrow:hover{color:var(--white);background:var(--green);transform:translateY(-1px)}.custom-process-gallery-dots{display:flex;align-items:center;justify-content:center;gap:7px;padding:7px 10px;background:#f7f5efd6;border:1px solid rgba(24,48,55,.12);border-radius:999px}.custom-process-gallery-dots button{width:7px;height:7px;padding:0;background:#18303747;border:0;border-radius:50%;cursor:pointer;transition:transform .2s ease,background .2s ease}.custom-process-gallery-dots button.is-active{background:var(--coral);transform:scale(1.45)}.custom-process-gallery-arrow:focus-visible,.custom-process-gallery-dots button:focus-visible{outline:2px solid var(--coral);outline-offset:3px}@media(prefers-reduced-motion:reduce){.custom-process-gallery-viewport{scroll-behavior:auto}}.custom-process-list{margin:0;padding:0;border-top:1px solid rgba(24,48,55,.22);list-style:none}.custom-process-list li{display:grid;grid-template-columns:52px minmax(0,1fr);gap:20px;padding:24px 0 26px;border-bottom:1px solid rgba(24,48,55,.18)}.custom-process-number{padding-top:4px;color:var(--coral);font-family:var(--display);font-size:14px;font-weight:700;letter-spacing:.08em}.custom-process-list h3{margin:0 0 8px;color:var(--ink);font-family:var(--display);font-size:clamp(21px,2vw,26px);font-weight:600;line-height:1.2}.custom-process-list p{max-width:52ch;margin:0;color:var(--muted);font-size:14px;line-height:1.65}.custom-process-action{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:10px;margin-top:16px;padding:0 15px;color:var(--white);background:var(--coral);border-radius:6px;font-size:12px;font-weight:700;white-space:nowrap;transition:transform .2s ease,background .2s ease}.custom-process-action:hover{background:#b95843;transform:translateY(-2px)}.custom-process-action:active{transform:translateY(0) scale(.98)}.custom-process-action:focus-visible{outline:3px solid rgba(207,107,83,.35);outline-offset:3px}.collection-preview{padding-bottom:132px}.row-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.row-heading h2{margin-bottom:0}.mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mini-product{display:block;padding-bottom:16px;border-bottom:1px solid var(--line)}.product-crop{aspect-ratio:1 / 1;display:block;margin-bottom:16px;overflow:hidden;border-radius:10px;background:var(--white)}.product-crop img{display:block;width:100%;height:100%;object-fit:contain}.mini-product span,.product-card-code{color:var(--green);font-size:11px;font-weight:700;letter-spacing:.12em}.mini-product strong{display:block;margin-top:5px;font-size:17px}.cta-band{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);gap:clamp(50px,8vw,120px);padding:92px clamp(24px,4vw,56px);color:var(--paper);background:var(--navy)}.cta-band .eyebrow{color:var(--gold)}.cta-copy{max-width:540px}.cta-copy h2{margin-bottom:24px;color:var(--paper);font-size:clamp(48px,5vw,68px);font-weight:600;line-height:1}.cta-copy>p:not(.eyebrow){max-width:48ch;margin:0;color:#f7f5efc2;font-size:15px;line-height:1.72}.contact-email{display:inline-flex;align-items:center;gap:14px;margin-top:28px;color:var(--paper);font-size:15px;font-weight:700}.contact-email span{color:var(--gold);transition:transform .2s ease}.contact-email:hover span{transform:translate(4px)}.cta-contact{align-self:center;display:flex;flex-direction:column;align-items:flex-start}.whatsapp-card{display:grid;grid-template-columns:148px minmax(0,1fr);gap:24px;align-items:center;max-width:520px;padding:22px;color:var(--ink);background:var(--paper);border-radius:12px}.whatsapp-card img{width:148px;height:148px;display:block;padding:8px;background:var(--white);border-radius:8px}.whatsapp-card strong{display:block;margin-bottom:8px;font-family:var(--display);font-size:21px;line-height:1.15}.whatsapp-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.whatsapp-products-link{width:100%;margin-top:16px}.site-footer{color:#f7f5efc7;background:#102229}.footer-inner{min-height:138px;display:flex;align-items:center;gap:28px}.brand-footer{color:var(--paper)}.brand-footer small{color:var(--gold)}.footer-inner p{margin:0;font-size:12px}.footer-note{margin-left:auto!important;color:#f7f5ef80}.catalog-hero{position:relative;isolation:isolate;min-height:270px;padding:44px 52px 42px;display:grid;grid-template-columns:minmax(0,1fr) 256px;align-items:center;gap:clamp(38px,5vw,74px);overflow:hidden;border-radius:12px;background:var(--paper)}.catalog-hero:before{content:"";position:absolute;inset:0;z-index:-2;background:url(/assets/hero-mahjong-blue-set.png) 78% 49% / min(720px,68%) auto no-repeat;filter:grayscale(1) contrast(.86);opacity:.2;transform:scale(1.02)}.catalog-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#f7f5effa,#f7f5efed 48%,#f7f5efb8)}.catalog-hero h1{max-width:680px;margin-bottom:16px;font-size:clamp(40px,4vw,58px);line-height:1.03}.catalog-hero-copy{position:relative;z-index:1}.catalog-hero-description{max-width:600px;color:var(--muted);font-size:15px;line-height:1.58}.catalog-hero-description p{margin:0}.catalog-hero-description p+p{margin-top:6px}.catalog-note{position:relative;z-index:1;align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:22px 20px;color:var(--paper);background:var(--green);border-radius:8px}.catalog-note span{display:block;font-family:var(--display);font-size:27px;font-weight:600;line-height:1.08}.catalog-note p{margin:8px 0 0;font-size:12px;line-height:1.35}.catalog-toolbar{padding:20px 0 28px;display:flex;justify-content:space-between;gap:24px;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.catalog-toolbar>p{margin:0;color:var(--muted);font-size:13px;font-weight:600}.search-field{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:12px}.search-field input{width:190px;min-height:36px;padding:0 11px;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:4px;font:inherit}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding-top:40px;padding-bottom:120px}.product-card{min-width:0;display:flex;flex-direction:column;padding-bottom:20px;border-bottom:1px solid var(--line)}.product-card-media{aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;margin-bottom:16px;overflow:hidden;border-radius:10px;background:var(--white);transition:transform .25s ease,box-shadow .25s ease}.product-card-media img{display:block;width:100%;height:100%;object-fit:contain}.product-card-media-fill img{object-fit:cover;object-position:center}.product-card:hover .product-card-media{transform:translateY(-4px)}.product-card h3{min-height:2.2em;margin:6px 0;font-family:var(--display);font-size:24px;font-weight:500;line-height:1.1}.product-card p{min-height:46px;margin-bottom:12px;color:var(--muted);font-size:12px;line-height:1.45}.product-card-link{margin-top:auto;align-self:flex-start;color:var(--green-dark);font-size:12px;font-weight:700}.product-card-media:focus-visible,.product-card-link:focus-visible{outline:3px solid rgba(207,107,83,.55);outline-offset:4px}.spec-band{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:82px 0;border-top:1px solid var(--line)}.spec-content{max-width:420px;align-self:end;color:var(--muted)}.spec-content .text-link{margin-top:14px}.product-detail-page{padding-top:34px;padding-bottom:112px}.back-link{display:inline-flex;align-items:center;gap:8px;margin-bottom:30px;color:var(--green-dark);font-size:13px;font-weight:700}.product-detail-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:clamp(46px,7vw,94px);align-items:start}.product-main-image{aspect-ratio:1 / 1;display:grid;place-items:center;overflow:hidden;border-radius:12px;background:var(--white)}.product-main-image img{display:block;width:100%;height:100%;object-fit:contain}.product-main-image-natural{aspect-ratio:auto}.product-main-image-natural img{height:auto}.product-thumbnails{display:grid;grid-template-columns:repeat(2,minmax(0,150px));gap:12px;margin-top:16px}.product-thumbnails button{min-width:0;padding:8px;color:var(--muted);background:transparent;border:1px solid var(--line);border-radius:8px;font:inherit;font-size:12px;font-weight:700;text-align:left;cursor:pointer;transition:border-color .2s ease,color .2s ease,transform .2s ease}.product-thumbnails button span{aspect-ratio:1 / 1;display:block;margin-bottom:8px;overflow:hidden;border-radius:5px;background:var(--white)}.product-thumbnails button img{display:block;width:100%;height:100%;object-fit:contain}.product-thumbnails button:hover,.product-thumbnails button.active{color:var(--green-dark);border-color:var(--green)}.product-thumbnails button:active{transform:translateY(1px)}.product-thumbnails button:focus-visible{outline:3px solid rgba(207,107,83,.55);outline-offset:3px}.product-detail-copy{position:sticky;top:118px;padding-top:12px}.product-detail-code{margin-bottom:14px;color:var(--green);font-size:11px;font-weight:700;letter-spacing:.12em}.product-detail-copy h1{margin-bottom:22px;font-size:clamp(42px,5vw,64px)}.product-detail-copy>p:not(.product-detail-code){max-width:46ch;color:var(--muted);font-size:15px;line-height:1.7}.product-detail-note{margin:34px 0;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-detail-note strong{display:block;margin-bottom:8px;font-size:15px}.product-detail-note p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.empty-state{grid-column:1 / -1;padding:50px 0;color:var(--muted);text-align:center}@media(max-width:1050px){.why-heading{margin-bottom:54px}.why-item{grid-template-columns:42px 240px minmax(0,1fr)}.why-item:nth-child(2n){grid-template-columns:42px minmax(0,1fr) 240px}.custom-process-grid{grid-template-columns:minmax(390px,440px) minmax(410px,1fr);gap:64px}}@media(max-width:900px){.site-header{gap:14px;padding:0 20px}.brand{min-width:0}.main-nav{gap:20px;font-size:15px}.header-cta{display:none}.hero{height:clamp(600px,74vh,720px);padding:48px 36px 60px}.hero-panel{max-width:620px}.hero-caption{right:36px}.hero-art{min-height:470px}.intro,.cta-band,.spec-band{grid-template-columns:1fr;gap:36px}.custom-process-grid{grid-template-columns:1fr;gap:42px}.custom-process-media-stack{max-width:680px}.about-lead{grid-template-columns:1fr;gap:40px;padding-bottom:52px}.about-hero-media{max-width:560px}.about-lead-copy{grid-row:1}.about-hero-media{grid-row:2}.about-lede{max-width:55ch}.about-copy-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.catalog-toolbar{align-items:flex-start;flex-direction:column}.product-detail-layout{grid-template-columns:1fr;gap:42px}.product-detail-copy{position:static;padding-top:0}.footer-inner{flex-wrap:wrap;padding-top:28px;padding-bottom:28px}.footer-note{margin-left:0!important}}.reveal{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-transparency:reduce){.hero-panel{background:#eef6f3f5;-webkit-backdrop-filter:none;backdrop-filter:none}.hero-proofbar{background:#ffffffe6}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-slide{animation:none}.hero-slide:not(:first-child){display:none}.hero-slide:first-child{opacity:1;transform:none}.about-gallery-image{transition:none}.reveal,.reveal.is-visible{opacity:1;transform:none;transition:none}.button,.product-card-media,.main-nav a:after{transition:none}}@media(max-width:640px){.section-shell{width:min(100% - 36px,1180px)}.site-header{min-height:68px;padding:0 18px;justify-content:space-between;gap:14px}.brand{flex-shrink:1}.cta-band{gap:32px;padding:64px 20px}.whatsapp-card{grid-template-columns:1fr;gap:18px;padding:20px;text-align:center}.whatsapp-card img{width:172px;height:172px;margin:0 auto}.whatsapp-card strong{margin-bottom:7px;font-size:22px}.whatsapp-card p{max-width:28ch;margin:0 auto;font-size:14px}.cta-contact{align-items:center}.whatsapp-products-link{width:100%}.marquee-content{min-height:auto;padding-top:18px;padding-bottom:18px;flex-wrap:wrap;justify-content:flex-start;row-gap:10px}.main-nav{position:static;flex-shrink:0;gap:clamp(16px,4vw,24px);transform:none;font-size:15px}.main-nav a{display:flex;min-height:44px;padding:12px 0;align-items:center}.hero{height:auto;min-height:720px;padding:28px 18px 62px}.hero-panel{padding:24px 22px 26px;border-radius:14px}.hero-panel h1{font-size:clamp(38px,10.5vw,48px);line-height:1.04}.hero-lede{font-size:14px}.hero-proofbar{align-items:flex-start;flex-direction:column;gap:8px;font-size:10px}.hero-proofbar i{display:none}.hero-caption{right:18px;bottom:20px;max-width:220px;text-align:right;font-size:9px}h1{font-size:48px}.hero-actions,.row-heading{align-items:flex-start;flex-direction:column}.why-section{padding:82px 0 90px}.why-heading{margin-bottom:42px}.why-heading-rule{width:46px;margin-bottom:22px}.why-heading h2{max-width:330px;font-size:clamp(42px,12vw,54px)}.why-item,.why-item:nth-child(2n){min-height:0;grid-template-columns:34px minmax(0,1fr);gap:18px 14px;padding:30px 0 34px}.why-item:before{left:-12px}.why-index{grid-row:1 / 3;align-self:start}.why-media,.why-item:nth-child(2n) .why-media{grid-column:2;grid-row:1;width:100%}.why-copy,.why-item:nth-child(2n) .why-copy{grid-column:2;grid-row:2}.why-item h3{max-width:none;margin-bottom:10px;font-size:24px}.why-item p{max-width:none;font-size:14px;line-height:1.65}.why-item .why-detail{margin-top:8px;font-size:13px}.custom-process{padding:82px 0 90px}.custom-process-heading{margin-bottom:42px}.custom-process-rule{width:46px;margin-bottom:22px}.custom-process-heading h2{font-size:clamp(42px,12vw,54px)}.custom-process-heading p{font-size:14px}.custom-process-grid{gap:34px}.custom-process-gallery{margin-top:14px}.custom-process-gallery-controls{right:10px;bottom:10px;left:10px}.custom-process-list li{grid-template-columns:36px minmax(0,1fr);gap:12px;padding:22px 0 24px}.custom-process-list h3{font-size:21px}.custom-process-list p{font-size:13px}.custom-process-action{min-height:38px;margin-top:14px}.about{padding-top:76px;padding-bottom:82px}.about-lead{gap:32px;padding-bottom:42px}.about-section-label{margin-bottom:14px;font-size:clamp(42px,12vw,54px)}.about-mission-label{font-size:clamp(42px,12vw,54px)}.about-hero-media{width:min(100%,300px);border-radius:9px}.about-gallery-controls{right:10px;bottom:10px;left:10px}.about-gallery-dots{gap:6px;padding:6px 8px}.about-gallery-dots button{width:6px;height:6px}.about-lead-copy h2{margin-bottom:24px;font-size:clamp(42px,12vw,54px)}.about-lede{font-size:21px}.about-overview{font-size:13px;line-height:1.7}.about-copy-block{grid-template-columns:50px minmax(0,1fr);gap:18px;padding:24px 0 26px}.about-copy-index{font-size:30px}.about-copy-block p{font-size:13px;line-height:1.7}.about-mission{grid-template-columns:1fr;gap:26px;margin-top:42px;padding:36px 24px 38px}.about-mission:before{background-position:86% 54%;background-size:430px auto;opacity:.13}.about-mission:after{background:linear-gradient(180deg,#103f3af7,#103f3ad1)}.about-mission-heading{gap:20px}.about-mission-rule{width:46px}.about-mission-copy{padding:22px 0 0;border-top:1px solid rgba(247,245,239,.26);border-left:0}.about-mission-copy p{font-size:22px}.hero-proof{margin-top:44px}.hero-art{min-height:380px}.art-panel-main{height:300px}.art-panel-small{height:150px;border-width:8px}.art-panel-tall{height:190px;border-width:8px}.mini-grid,.product-grid{grid-template-columns:1fr}.catalog-hero{min-height:0;grid-template-columns:1fr;gap:26px;padding:42px 24px 34px}.catalog-hero:before{background-position:72% 52%;background-size:540px auto;opacity:.16}.catalog-hero:after{background:linear-gradient(180deg,#f7f5efe8,#f7f5efc7)}.catalog-hero h1{font-size:42px;line-height:1.04}.catalog-note{max-width:none;min-height:0}.product-detail-page{padding-top:24px;padding-bottom:76px}.product-detail-layout{gap:34px}.product-thumbnails{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-copy h1{font-size:42px}}@media(max-width:480px){.hero{min-height:max(620px,calc(100dvh - 68px));padding:22px 14px 24px}.hero-panel{width:min(315px,calc(100% - 18px));padding:18px 18px 20px;background:#eef6f394;-webkit-backdrop-filter:blur(12px) saturate(115%);backdrop-filter:blur(12px) saturate(115%)}.hero-panel .eyebrow{margin-bottom:8px;font-size:10px}.hero-panel h1{margin-bottom:12px;font-size:clamp(32px,9vw,36px);line-height:1.02}.hero-lede{margin-bottom:0;font-size:13px;line-height:1.45}.hero-proofbar{align-items:center;flex-direction:row;gap:6px 12px;margin-top:15px;padding:10px 12px;font-size:9px;line-height:1.3}.hero-actions{align-items:center;flex-direction:row;gap:10px 14px;margin-top:18px}.hero-actions .button{min-height:42px;padding:0 14px;gap:9px;font-size:12px}.hero-caption{top:16px;right:14px;bottom:auto;max-width:120px}}@media(max-width:360px){.site-header{padding:0 12px;gap:10px}.brand{gap:7px}.brand-mark{width:30px;height:30px;font-size:21px}.brand strong{font-size:14px}.brand small{margin-top:3px;font-size:7px;letter-spacing:.13em}.main-nav{gap:12px;font-size:13.5px}}.blur-title{display:block}.blur-title span{display:inline-block}.section-title{margin:0;font-family:var(--display);font-size:clamp(36px,4.5vw,58px);font-weight:500;line-height:1.04}.section-title .scroll-reveal-text{margin:0;font:inherit}.section-title .word{display:inline-block}.feature-wide>div{max-width:330px}.hero-panel .eyebrow{display:flex;align-items:center}@media(prefers-reduced-motion:reduce){.hero-slide{transition:none}.hero-slide.is-active{transform:none}.why-item:before,.why-item h3,.why-media img{transition:none}.why-item:hover h3,.why-item:hover .why-media img{transform:none}}
