:root{color-scheme:light;--brand: #11baa6;--brand-deep: #07877a;--brand-soft: #dff8f3;--ink: #10201d;--muted: #60716d;--line: #dce9e5;--surface: #ffffff;--surface-soft: #f7fffc;--warm: #f6a33a;--shadow-soft: 0 24px 70px rgba(24, 56, 50, .12);--shadow-card: 0 18px 48px rgba(17, 186, 166, .1);font-family:Outfit,ui-sans-serif,system-ui,sans-serif;background:#fff;color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;background:linear-gradient(180deg,#fff,#f6fffc 44%,#fff),radial-gradient(circle at 83% 11%,rgba(17,186,166,.14),transparent 24rem)}body.scroll-locked{overflow:hidden}button,input,a,textarea,select{font:inherit}button{cursor:pointer}svg{width:1.1em;height:1.1em;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:1fr auto;align-items:center;min-height:64px;padding:0 5vw;border-bottom:1px solid rgba(220,233,229,.85);background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:.55rem;color:var(--brand);font-size:1.25rem;font-weight:700;text-decoration:none;flex-wrap:wrap}.brand img{width:32px;height:32px}.brand strong{color:var(--ink);font-size:1.12rem;font-weight:300}.site-nav{display:flex;align-items:center;justify-self:end;gap:1.45rem}.site-nav a{position:relative;color:#40514d;font-weight:500;text-decoration:none;white-space:nowrap;transition:color .18s ease,background .18s ease,border-color .18s ease}.site-nav a:hover,.site-nav a.active{color:var(--ink)}.site-nav a.active:after{position:absolute;right:0;bottom:-1.35rem;left:0;height:2px;border-radius:999px;background:var(--brand);content:""}.site-nav .service-link{padding:.6rem .9rem;color:var(--brand-deep);border:1px solid rgba(17,186,166,.34);border-radius:10px;background:#dff8f3b8}.site-nav .service-link:hover{color:#fff;border-color:transparent;background:var(--brand)}.notify-button:hover{transform:translateY(-2px);box-shadow:0 18px 40px #11baa64d}.hero-section{display:grid;grid-template-columns:minmax(340px,.86fr) minmax(480px,1.14fr);align-items:center;gap:clamp(2rem,5vw,5.5rem);min-height:0;padding:clamp(3.4rem,7vw,6rem) 5vw clamp(2.5rem,5vw,4.5rem);overflow:hidden;background:linear-gradient(145deg,#fffffffa,#ebfaf69e 70%,#fffffffa),radial-gradient(circle at 83% 8%,rgba(17,186,166,.14),transparent 24rem)}.hero-copy{max-width:760px;animation:rise-in .7s ease both}.hero-copy h1{margin:0;max-width:12ch;color:#06120f;font-size:clamp(4rem,8vw,8rem);font-weight:700;letter-spacing:0;line-height:.93}.hero-copy h1 span{color:#11baa6}.hero-copy p{max-width:530px;margin:1.55rem 0 0;color:#52625f;font-size:clamp(1.35rem,2.15vw,2rem);font-weight:300;line-height:1.35}.hero-copy p span{color:var(--brand-deep);font-weight:600}.hero-image{position:relative;animation:rise-in .76s 80ms ease both}.hero-image img{display:block;width:100%;border-radius:18px;box-shadow:0 28px 72px #18383224}.products-section{padding:clamp(2rem,5vw,4rem) 5vw 4rem;background:#fff}.section-heading{display:grid;grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:1.4rem;margin:0 auto 1.8rem}.section-heading h2{margin:0;color:#071310;font-size:clamp(1.8rem,3vw,2.45rem);line-height:1}.section-heading p{margin:.65rem 0 0;color:var(--muted)}.filter-row{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem}.filter-button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:40px;padding:0 .9rem;color:#5c6d69;font-weight:600;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:none;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.filter-button svg{width:16px;height:16px;color:#81908c}.filter-button:hover,.filter-button.active{color:#fff;border-color:transparent;background:linear-gradient(135deg,#12c7b4,#08a594);transform:translateY(-2px)}.filter-button.active svg,.filter-button:hover svg{color:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;align-items:stretch}.product-card{position:relative;min-width:0;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 12px 32px #1838320a;overflow:hidden;animation:card-rise .56s ease both;animation-delay:var(--delay);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.product-badge{position:absolute;top:.8rem;left:.8rem;z-index:2;display:inline-flex;align-items:center;gap:.32rem;padding:.32rem .55rem;color:var(--brand-deep);font-size:.72rem;font-weight:700;border-radius:8px;background:#d8fbf4}.product-badge svg{width:13px;height:13px}.product-badge.buyable{color:#7a5300;background:#fff1cc}.product-badge.featured{color:#fff;background:linear-gradient(135deg,#12c7b4,#07877a);box-shadow:0 10px 22px #11baa633}.product-card:hover{transform:translateY(-5px);border-color:#11baa675;box-shadow:var(--shadow-card)}.site-footer{padding:3rem 5vw;color:#fff;background:#111827}.footer-inner{width:min(1180px,100%);margin:0 auto}.footer-grid{display:grid;grid-template-columns:minmax(220px,1.35fr) repeat(3,minmax(140px,1fr));gap:2rem}.footer-brand-block{min-width:0}.footer-brand{display:inline-flex;align-items:center;gap:.45rem;color:#fff;font-size:1.2rem;font-weight:700;text-decoration:none}.footer-brand-icon{width:28px;height:28px;color:#fff}.footer-brand-block p{max-width:280px;margin:1rem 0 1.2rem;color:#a8b3c4;font-weight:300;line-height:1.55}.footer-socials{display:flex;flex-wrap:wrap;gap:.55rem}.footer-social-link{display:inline-grid;place-items:center;width:38px;height:38px;padding:0;color:#a8b3c4;text-decoration:none;border-radius:999px;transition:color .18s ease,background .18s ease}.footer-social-link svg{width:20px;height:20px;stroke-width:1.8}.footer-social-link:hover{color:#fff;background:#ffffff14}.footer-section h2{margin:0 0 1rem;color:#fff;font-size:1rem;line-height:1.2}.footer-section ul{display:grid;gap:.6rem;margin:0;padding:0;list-style:none}.footer-section a,.footer-legal a{color:#a8b3c4;font-weight:300;text-decoration:none;transition:color .18s ease}.footer-section a:hover,.footer-legal a:hover{color:#fff}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;margin-top:2rem;padding-top:2rem;border-top:1px solid #253044}.footer-bottom p{margin:0;color:#a8b3c4;font-size:.9rem;font-weight:300}.footer-legal{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.9rem 1.4rem;font-size:.9rem}.product-button{display:grid;grid-template-rows:auto 1fr;width:100%;min-height:100%;padding:0;color:inherit;text-align:left;border:0;background:transparent;cursor:pointer}.product-button:focus-visible{outline:3px solid rgba(17,186,166,.42);outline-offset:-3px}.product-media{position:relative;display:grid;place-items:center;height:280px;padding:0;background:#edf8f4;overflow:hidden}.product-image-set{display:grid;grid-template-rows:minmax(0,1fr);justify-items:center;width:100%;height:100%;margin:0}.product-image-set.with-thumbnails{grid-template-rows:minmax(0,1fr) auto;gap:.55rem;padding-bottom:.6rem}.product-media .product-image-set,.product-media .product-photo-frame,.product-media .product-photo-button{position:absolute;top:0;right:0;bottom:0;left:0}.product-photo-frame{display:grid;place-items:center;width:100%;height:100%;border-radius:0;background:#edf8f4;overflow:hidden}.product-photo-button{display:grid;place-items:center;width:100%;height:100%;min-width:0;min-height:0;padding:0;border:0;border-radius:inherit;background:transparent;cursor:zoom-in;-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:0;overflow:hidden}.product-photo-button:focus-visible{outline:3px solid rgba(17,186,166,.5);outline-offset:-3px}.product-photo{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;overflow:hidden;transform:translateZ(0)}.product-thumbnails{display:flex;justify-content:center;gap:.42rem;max-width:100%;overflow-x:auto;padding:0 .15rem}.product-thumb{display:grid;place-items:center;flex:0 0 auto;width:38px;height:38px;padding:0;border:1px solid rgba(220,233,229,.96);border-radius:9px;background:#fff;cursor:zoom-in;overflow:hidden;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.product-thumb:hover,.product-thumb.active{border-color:var(--brand);box-shadow:0 6px 14px #11baa629;transform:translateY(-1px)}.product-thumb img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.product-copy{display:grid;gap:.7rem;padding:1rem}.product-copy h3{margin:0;font-size:1.05rem;line-height:1.15}.product-copy p{margin:0;overflow:hidden;color:var(--muted);font-size:.9rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.join-cta{display:flex;align-items:center;justify-content:center;min-height:42px;gap:.35rem;margin-top:.2rem;color:#fff;font-weight:700;border:1.5px solid transparent;border-radius:11px;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.buy-now-cta{background:linear-gradient(135deg,#12c7b4,#08a594);box-shadow:0 10px 22px #11baa62e}.waitlist-cta{color:#5b6b67;border-color:#d7e7e3;background:#f7fffc}.product-button:hover .buy-now-cta{background:linear-gradient(135deg,#0fae9f,#07877a)}.product-button:hover .waitlist-cta{color:var(--brand-deep);border-color:#11baa675;background:#eafbf7}.product-art{position:relative;display:grid;place-items:center;width:132px;height:132px;color:var(--brand)}.mark-in-product{color:currentColor}.pillow-art{width:122px;height:98px;color:var(--brand);border:14px solid var(--brand);border-radius:22px 22px 22px 10px;background:#fffefe;box-shadow:inset 0 0 18px #11baa614,0 18px 28px #18383221}.pillow-art:before{position:absolute;top:-29px;width:36px;height:26px;border-radius:22px 22px 0 0;background:var(--brand);content:""}.pillow-art:after{position:absolute;bottom:-27px;left:17px;border-width:24px 17px 0 0;border-style:solid;border-color:var(--brand) transparent transparent transparent;content:""}.pillow-art .mark-in-product{width:72px;height:74px}.thai-flag{position:absolute;left:14px;bottom:22px;width:28px;height:18px;border-radius:3px;background:linear-gradient(#d93636 0,#d93636 18%,#fff 18%,#fff 32%,#273e8f 32%,#273e8f 68%,#fff 68%,#fff 82%,#d93636 82%);box-shadow:0 2px 4px #18383233}.cards-art{grid-template-columns:.8fr 1fr;align-items:end;width:142px}.card-pack,.single-card{border-radius:9px;box-shadow:0 18px 26px #18383224}.card-pack{display:grid;place-content:center;width:64px;height:100px;color:#fff;font-size:1.7rem;font-weight:800;line-height:1;text-align:center;background:linear-gradient(145deg,#12c7b4,#087b72);transform:rotate(-6deg)}.card-pack span{margin-top:.25rem;font-size:.55rem;letter-spacing:.04em}.single-card{display:grid;align-content:space-between;width:68px;height:104px;padding:.55rem;color:#fff;background:radial-gradient(circle at 63% 38%,rgba(255,214,96,.75),transparent 1.5rem),linear-gradient(145deg,#0a3340,#0ea99b 55%,#e36d9f);transform:rotate(8deg) translate(-11px)}.single-card .mark-in-product{place-self:center;width:44px;height:44px}.single-card span{color:#fff;font-size:.7rem;font-weight:800}.glass-art{width:120px;height:150px;filter:drop-shadow(0 16px 18px rgba(24,56,50,.1))}.glass-neck{position:absolute;top:4px;left:49px;display:grid;justify-items:center;width:32px;height:92px;padding-top:28px;color:var(--brand);border:4px solid rgba(111,153,147,.38);border-bottom:0;border-radius:14px 14px 4px 4px;background:linear-gradient(90deg,#ffffffdb,#f2fefb57)}.glass-neck .mark-in-product{width:22px;height:22px}.glass-neck span{font-size:.8rem;font-weight:800}.glass-base{position:absolute;right:22px;bottom:6px;width:84px;height:62px;border:5px solid rgba(111,153,147,.38);border-radius:44px 44px 24px 24px;background:#fafffd9e}.glass-stem{position:absolute;right:20px;bottom:42px;width:70px;height:18px;border:4px solid rgba(111,153,147,.32);border-radius:999px;transform:rotate(-35deg)}.shirt-art{width:134px;height:138px}.shirt-body{position:absolute;right:16px;bottom:8px;left:16px;display:grid;place-items:center;height:104px;border-radius:14px 14px 6px 6px;background:#fff;box-shadow:0 17px 28px #18383221}.shirt-body:before,.shirt-body:after{position:absolute;top:12px;width:36px;height:52px;background:inherit;content:""}.shirt-body:before{left:-27px;border-radius:18px 6px 12px 14px;transform:rotate(23deg)}.shirt-body:after{right:-27px;border-radius:6px 18px 14px 12px;transform:rotate(-23deg)}.shirt-body .mark-in-product{z-index:1;width:48px;height:48px}.shirt-body span{position:absolute;right:0;bottom:10px;left:0;z-index:1;text-align:center;color:currentColor;font-size:.78rem;font-weight:800}.shirt-a .shirt-body{color:#fff;background:#151817}.shirt-b .shirt-body{color:var(--brand);background:#fff}.shirt-c .shirt-body{color:var(--brand);background:#f5ead8}.shirt-d .shirt-body{color:var(--brand-deep);background:#f8fbf8}.keychain-art{height:150px}.helmet-art{width:140px;height:128px;filter:drop-shadow(0 18px 22px rgba(24,56,50,.13))}.helmet-shell{position:absolute;top:18px;right:6px;bottom:18px;left:6px;display:grid;place-items:center;color:#fff;border:5px solid #07877a;border-radius:70px 70px 28px 28px;background:linear-gradient(145deg,rgba(255,255,255,.28),transparent 32%),linear-gradient(135deg,#12c7b4,#07877a);overflow:hidden}.helmet-shell:before{position:absolute;right:-12px;bottom:18px;width:62px;height:32px;border:4px solid rgba(255,255,255,.78);border-right:0;border-radius:24px 0 0 24px;background:#fff3;content:""}.helmet-shell:after{position:absolute;bottom:9px;left:18px;width:46px;height:10px;border-radius:999px;background:#ffffffbf;content:""}.helmet-shell .mark-in-product{z-index:1;width:48px;height:48px;transform:translate(-18px,-3px)}.helmet-strap{position:absolute;right:34px;bottom:3px;width:34px;height:34px;border-right:5px solid #07877a;border-bottom:5px solid #07877a;border-radius:0 0 18px}.ring{position:absolute;top:2px;width:48px;height:48px;border:5px solid #adb8b5;border-radius:999px;box-shadow:inset 0 2px 4px #1838321f}.chain{position:absolute;top:48px;width:28px;height:38px;border-right:4px dashed #adb8b5;transform:rotate(17deg)}.charm{position:absolute;bottom:4px;display:grid;place-items:center;width:70px;height:58px;color:#fff;border-radius:18px 18px 18px 8px;background:var(--brand);box-shadow:0 16px 26px #18383224}.charm:after{position:absolute;bottom:-12px;left:12px;border-width:14px 12px 0 0;border-style:solid;border-color:var(--brand) transparent transparent transparent;content:""}.charm .mark-in-product{width:42px;height:42px}.modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:1.3rem}.modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0c1211ad;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.waitlist-modal{position:relative;display:grid;grid-template-columns:.82fr 1.18fr;gap:1.65rem;width:min(760px,100%);padding:2rem;border:1px solid rgba(220,233,229,.86);border-radius:18px;background:#fffffffa;box-shadow:0 30px 80px #0000003d;animation:modal-in .18s ease both}.close-button{position:absolute;z-index:3;top:.85rem;right:.65rem;display:grid;place-items:center;width:32px;height:32px;color:#4b5b57;border:0;border-radius:999px;background:#ffffffe0;box-shadow:0 6px 18px #0f231f1f}.close-button:hover{background:#edf8f5}.close-button svg{width:18px;height:18px}.modal-preview{align-self:center;display:grid;place-items:center;height:320px;min-height:320px;border-radius:16px;background:linear-gradient(145deg,#f7fffc,#fff),radial-gradient(circle at center,rgba(17,186,166,.16),transparent 8rem);overflow:hidden}.modal-preview .product-art{transform:scale(1.42)}.modal-preview .product-image-set{gap:.95rem;width:100%;height:100%;min-height:0;padding:.9rem}.modal-preview .product-photo-frame{width:100%;height:100%;min-height:0;border-radius:14px}.modal-preview .product-photo,.modal-preview .product-thumb img{object-fit:cover;object-position:center center}.gallery-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:clamp(.5rem,1.4vw,1rem)}.gallery-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#070d0ceb;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.gallery-viewer{position:relative;z-index:1;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:.35rem;width:min(1180px,100%);height:min(900px,calc(100dvh - 1rem));color:#fff}.gallery-topbar{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-height:28px}.gallery-topbar h2{display:flex;min-width:0;align-items:baseline;gap:.45rem;margin:0;color:#ffffffdb;font-size:.88rem;font-weight:600;line-height:1.1;white-space:nowrap}.gallery-topbar h2 span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis}.gallery-topbar h2 span:last-child{flex:0 0 auto;color:#ffffff94;font-size:.78rem;font-weight:600}.gallery-close-button,.gallery-nav,.gallery-thumb{color:inherit;border:1px solid rgba(255,255,255,.2);background:#ffffff1c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.gallery-close-button{display:grid;flex:0 0 28px;place-items:center;width:28px;height:28px;padding:0;line-height:0;border-radius:999px}.gallery-close-button svg,.gallery-nav svg{display:block;width:18px;height:18px}.gallery-stage{position:relative;display:grid;place-items:center;min-height:0;overflow:hidden;border-radius:10px;background:#ffffff0d;touch-action:pan-y}.gallery-image{display:block;width:auto;height:auto;min-width:0;min-height:0;max-width:100%;max-height:100%;object-fit:contain;object-position:center center}.gallery-nav{position:absolute;top:50%;z-index:2;display:grid;place-items:center;width:42px;height:42px;border-radius:999px;transform:translateY(-50%)}.gallery-nav.previous{left:1rem}.gallery-nav.next{right:1rem}.gallery-close-button:hover,.gallery-nav:hover,.gallery-thumb:hover,.gallery-thumb.active{border-color:#12c7b4f2;background:#12c7b440}.gallery-thumbnails{display:flex;justify-content:center;gap:.42rem;max-width:100%;overflow-x:auto;padding-bottom:.05rem}.gallery-thumb{display:block;flex:0 0 auto;width:46px;height:46px;padding:0;border-radius:9px;overflow:hidden}.gallery-thumb img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.modal-preview .product-thumb{width:48px;height:48px}.waitlist-form{display:grid;gap:1rem;align-content:center;padding-right:.25rem}.waitlist-form h2{max-width:11ch;margin:0;color:var(--brand);font-size:clamp(2rem,3.4vw,2.75rem);line-height:1.02}.waitlist-form h2 span,.success-message strong,.error-message strong{color:var(--brand-deep)}.waitlist-form p{margin:0 0 .3rem;color:#556561;font-size:1.05rem;line-height:1.45}.price-line{color:var(--ink)!important;font-size:1.55rem!important;font-weight:700}.transfer-box{display:grid;gap:.8rem;padding:1rem;border:1px solid var(--line);border-radius:14px;background:linear-gradient(135deg,#f7fffc,#fff)}.transfer-box strong{color:var(--ink)}.transfer-box small{color:#556561;line-height:1.4}.transfer-box dl{display:grid;gap:.45rem;margin:0}.transfer-box dl div{display:grid;grid-template-columns:120px 1fr;gap:.75rem}.transfer-box dt{color:#60716d;font-size:.86rem;font-weight:600}.transfer-box dd{margin:0;color:var(--ink);font-weight:700}.payment-qr{display:block;justify-self:center;margin-inline:auto;width:148px;max-width:100%;border:1px solid var(--line);border-radius:12px;background:#fff}.transfer-box small{font-size:.78rem}.waitlist-form label{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;color:var(--ink);font-weight:700}.field-hint{color:#6f807c;font-size:.8rem;font-weight:600}.waitlist-form textarea,.waitlist-form select{min-height:104px;width:100%;padding:.95rem 1rem;color:var(--ink);border:1.5px solid var(--brand);border-radius:12px;background:#fff;outline:none}.waitlist-form select{min-height:54px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(45deg,transparent 50%,#07877a 50%) calc(100% - 20px) 50% / 7px 7px no-repeat,linear-gradient(135deg,#07877a 50%,transparent 50%) calc(100% - 15px) 50% / 7px 7px no-repeat,#fff}.waitlist-form textarea{resize:vertical}.waitlist-form textarea:focus,.waitlist-form select:focus{box-shadow:0 0 0 4px #11baa629}.saved-info{display:grid;gap:.25rem;padding:.85rem 1rem;border-radius:12px;background:#f7fffc;color:#556561}.saved-info strong{color:var(--ink)}.email-control{display:flex;align-items:center;gap:.8rem;min-height:58px;padding:0 1rem;border:1.5px solid var(--brand);border-radius:12px;background:#fff}.email-control svg{color:#8b9a96}.email-control input{width:100%;color:var(--ink);font-size:1rem;border:0;outline:none}.email-control:focus-within{box-shadow:0 0 0 4px #11baa629}.notify-button{min-height:58px;color:#fff;font-size:1.08rem;font-weight:700;border:0;border-radius:12px;background:linear-gradient(135deg,#12c7b4,#08a594);box-shadow:0 16px 36px #11baa640;transition:transform .18s ease,box-shadow .18s ease}.success-message{display:flex;gap:.85rem;align-items:center;min-height:74px;padding:.9rem 1rem;border-radius:14px;background:linear-gradient(135deg,#eefbf8,#f8fffd)}.error-message{display:grid;gap:.25rem;padding:.85rem 1rem;color:#7a2d20;border:1px solid rgba(215,93,64,.36);border-radius:14px;background:#fff4ef}.error-message strong{color:#9f341f}.success-icon{display:grid;flex:0 0 36px;place-items:center;width:36px;height:36px;color:var(--brand-deep);font-weight:700;border:2px solid currentColor;border-radius:999px}.success-message div{display:grid;gap:.2rem}.success-message span:last-child,.error-message span,.waitlist-form small{color:#556561}.waitlist-form small{text-align:center}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes card-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes modal-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (max-width: 1180px){.hero-section{grid-template-columns:1fr}.hero-copy h1{max-width:12ch}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.section-heading{grid-template-columns:1fr;align-items:start}.filter-row{justify-content:start}}@media (max-width: 780px){.site-header{min-height:60px;padding:0 .85rem}.brand{gap:.42rem;font-size:.9rem}.brand img{width:28px;height:28px}.brand strong{font-size:.9rem}.site-nav{gap:.45rem}.site-nav a{font-size:.78rem}.site-nav .service-link{padding:.45rem .55rem}.hero-section{padding:3rem 1rem 2.3rem;gap:1.8rem}.hero-copy h1{font-size:clamp(3rem,13.5vw,3.55rem);line-height:.98}.hero-copy p{font-size:1.25rem}.hero-image img{border-radius:14px}.products-section{padding:1.8rem 1rem 2rem}.filter-row{flex-wrap:nowrap;justify-content:start;padding-bottom:.2rem;overflow-x:auto}.filter-button{flex:0 0 auto}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.product-media{height:172px}.product-art{transform:scale(.84)}.product-thumb{width:32px;height:32px;border-radius:8px}.product-copy h3{font-size:.92rem}.site-footer{padding:2.5rem 1rem}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.4rem}.footer-brand-block{grid-column:1 / -1}.footer-bottom{align-items:flex-start;flex-direction:column}.footer-legal{justify-content:flex-start}.waitlist-modal{grid-template-columns:1fr;gap:1.1rem;max-height:calc(100vh - 2rem);padding:1.2rem;overflow:auto}.modal-preview{align-self:stretch}.modal-preview .product-art{transform:scale(1.02)}.modal-preview .product-thumb{width:42px;height:42px}.waitlist-form h2{max-width:12ch;font-size:2rem}.gallery-layer{padding:.4rem}.gallery-viewer{gap:.3rem;height:calc(100dvh - .8rem)}.gallery-topbar h2{font-size:.78rem}.gallery-close-button{width:26px;height:26px}.gallery-nav{width:38px;height:38px}.gallery-nav.previous{left:.55rem}.gallery-nav.next{right:.55rem}.gallery-thumb{width:40px;height:40px}}@media (max-width: 430px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr}.product-media{height:164px}.product-thumbnails{gap:.32rem}.product-art{transform:scale(.78)}.product-copy{padding:.75rem}.join-cta{min-height:38px;font-size:.82rem}}
