@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Unbounded:wght@600;700&display=swap";:root{--ink:#11131a;--blue:#315cff;--blue-dark:#2147d5;--cream:#f5efe4;--paper:#fbfaf7;--line:#dfddd7;--muted:#696c77;--white:#fff;--lime:#d9f542;--pink:#ff4f9a;--violet:#8461ff;--orange:#ff765f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Manrope,Arial,sans-serif;overflow-x:hidden}button,input,select,textarea{font:inherit}button,a{transition:transform .2s,background-color .2s,color .2s,border-color .2s,opacity .2s}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit}.skip-link{z-index:10000;background:var(--ink);color:#fff;border-radius:12px;padding:12px 16px;font-size:13px;font-weight:800;text-decoration:none;position:fixed;top:10px;left:10px;transform:translateY(-150%);box-shadow:0 10px 28px #11131a3d}.skip-link:focus{outline:3px solid var(--lime);outline-offset:3px;transform:translateY(0)}h1,h2,h3,p{margin-top:0}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.kicker{letter-spacing:.15em;color:var(--blue);text-transform:uppercase;font-size:10px;font-weight:800}.announcement{background:var(--ink);color:#fff;text-align:center;letter-spacing:.05em;justify-content:center;align-items:center;gap:9px;height:32px;font-size:10px;display:flex}.announcement span{color:var(--lime);font-size:8px}.nav{z-index:45;grid-template-columns:1fr auto 1fr auto auto;align-items:center;gap:18px;height:82px;display:grid;position:relative}.logo{color:var(--ink);letter-spacing:-.04em;background:0 0;border:0;justify-self:start;align-items:center;gap:9px;padding:0;font-family:Unbounded,sans-serif;font-size:17px;font-weight:700;text-decoration:none;display:flex}.logo-dot{background:var(--blue);color:#fff;border-radius:10px;place-items:center;width:33px;height:33px;font-size:14px;display:grid}.mode-switch{isolation:isolate;background:#ece9e2;border:1px solid #dedad1;border-radius:999px;grid-template-columns:1fr 1fr;width:230px;padding:4px;display:grid;position:relative}.mode-switch>span{z-index:-1;background:#fff;border-radius:999px;width:calc(50% - 4px);height:calc(100% - 8px);transition:transform .55s cubic-bezier(.22,1,.36,1);position:absolute;top:4px;left:4px;box-shadow:0 5px 15px #191b241a}.mode-switch>span.right{transform:translate(100%)}.mode-switch button{color:#7a7c84;background:0 0;border:0;border-radius:999px;padding:10px 17px;font-size:11px;font-weight:800}.mode-switch button.active{color:var(--ink)}.nav nav{justify-self:end;gap:22px;display:flex}.nav nav a{color:#51545d;font-size:11px;font-weight:700;text-decoration:none}.nav nav a:hover{color:var(--blue)}.cart-button{border:1px solid var(--line);background:#fff;border-radius:999px;justify-self:end;align-items:center;gap:8px;padding:7px 8px 7px 13px;font-size:11px;font-weight:800;display:flex;box-shadow:0 4px 12px #191b240a}.cart-button b{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:25px;height:25px;font-size:10px;display:grid}.mode-page{transform-origin:top}.mode-page.from-right{animation:.7s cubic-bezier(.16,1,.3,1) pageFromRight}.mode-page.from-left{animation:.7s cubic-bezier(.16,1,.3,1) pageFromLeft}@keyframes pageFromRight{0%{opacity:.15;transform:translate(9vw)}to{opacity:1;transform:none}}@keyframes pageFromLeft{0%{opacity:.15;transform:translate(-9vw)}to{opacity:1;transform:none}}[data-reveal]{opacity:0;transition:opacity .75s cubic-bezier(.16,1,.3,1),transform .75s cubic-bezier(.16,1,.3,1);transform:translateY(34px)}[data-reveal].revealed{opacity:1;transform:none}.store-orbit{isolation:isolate;touch-action:pan-y;background:linear-gradient(145deg,#f7f4ed 0%,#eeeaff 50%,#edf4ff 100%);border-radius:30px;width:min(1460px,100% - 24px);min-height:720px;margin:0 auto 38px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #191b240f}.store-orbit:after{content:"";z-index:-1;border:1px solid #315cff29;border-radius:50%;width:min(860px,76vw);height:255px;position:absolute;top:260px;left:50%;transform:translate(-50%)rotate(-4deg);box-shadow:0 40px 90px #544eaa1a}.orbit-glow{filter:blur(35px);opacity:.34;z-index:-2;border-radius:50%;animation:11s ease-in-out infinite alternate orbitGlow;position:absolute}.orbit-glow-one{background:#b79bff;width:390px;height:390px;top:-120px;left:-90px}.orbit-glow-two{background:#d9f542;width:460px;height:460px;animation-delay:-4s;bottom:-230px;right:-160px}@keyframes orbitGlow{to{transform:translate(55px,22px)scale(1.13)}}.orbit-intro{z-index:10;text-align:center;pointer-events:none;padding-top:43px;position:relative}.orbit-intro h1{letter-spacing:-.075em;margin:12px 0 0;font:700 clamp(42px,5.7vw,82px)/.92 Unbounded,sans-serif}.orbit-intro h1 em{color:var(--blue);font-style:normal}.orbit-stage{perspective:1000px;height:330px;margin-top:-3px;position:relative}.orbit-product{aspect-ratio:1;width:clamp(150px,18vw,235px);opacity:var(--orbit-opacity);z-index:var(--orbit-z);transform:translate(-50%,-50%) translate(var(--orbit-x),var(--orbit-y)) scale(var(--orbit-scale)) rotate(var(--orbit-rotate));filter:blur(.3px)drop-shadow(0 24px 24px #23224229);background:0 0;border:0;padding:0;transition:transform .8s cubic-bezier(.16,1,.3,1),opacity .55s,filter .55s;position:absolute;top:42%;left:50%}.orbit-product.active{filter:drop-shadow(0 32px 28px #23224240)}.orbit-product:hover{filter:drop-shadow(0 35px 30px #23224247);cursor:pointer}.orbit-product img{object-fit:contain;width:100%;height:100%;display:block}.orbit-product>small{white-space:nowrap;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.1em;background:#ffffffd1;border:1px solid #11131a17;border-radius:999px;padding:7px 10px;font-size:7px;font-weight:900;position:absolute;bottom:-3px;left:50%;transform:translate(-50%)}.orbit-object{color:#fff;border-radius:38% 42% 44% 40%;flex-direction:column;justify-content:center;align-items:center;width:74%;height:82%;margin:6% auto 0;display:flex;position:relative;box-shadow:inset 0 0 0 2px #ffffff59,inset 0 -20px 30px #0000001f}.orbit-object:before{content:"";aspect-ratio:1;opacity:.92;border:9px solid;border-radius:50%;width:22%;position:absolute;top:-11%;left:50%;transform:translate(-50%)}.orbit-object i{letter-spacing:-.06em;font:700 clamp(23px,3vw,43px)/1 Unbounded}.orbit-object b{letter-spacing:.18em;margin-top:11px;font-size:8px}.object-pet{background:linear-gradient(145deg,#ff916f,#ff5b6c);border-radius:50% 50% 48% 52%}.object-lost{color:#17191f;background:linear-gradient(145deg,#dff65a,#94cc2d);border-radius:25%}.object-stand{background:linear-gradient(145deg,#447cff,#2846d8);border-radius:15px 15px 34px 34px;width:88%;height:70%;margin-top:17%;transform:perspective(400px)rotateX(-8deg)}.object-stand:before{display:none}.object-batch{background:linear-gradient(145deg,#ff70ad,#e53486);border-radius:34% 52% 38% 48%}.orbit-story{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:12;background:#ffffffc2;border:1px solid #11131a17;border-radius:21px;grid-template-columns:1.1fr 1fr auto;align-items:center;gap:34px;width:min(870px,100% - 140px);min-height:105px;margin:0 auto;padding:18px 22px 18px 25px;display:grid;position:relative;box-shadow:0 20px 50px #2d2c4c14}.orbit-story span{letter-spacing:.15em;color:var(--blue);font-size:7px;font-weight:900}.orbit-story h2{margin:5px 0 0;font:700 clamp(15px,1.5vw,21px)/1.25 Unbounded}.orbit-story p{flex-direction:column;gap:5px;margin:0;font-size:10px;line-height:1.45;display:flex}.orbit-story p small{color:var(--muted);font-size:8px}.orbit-story .primary{white-space:nowrap}.orbit-arrow{z-index:15;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc7;border:1px solid #11131a1f;border-radius:50%;width:45px;height:45px;font-size:17px;position:absolute;top:48%}.orbit-arrow:hover{background:var(--ink);color:#fff}.orbit-dots{z-index:15;gap:7px;display:flex;position:absolute;bottom:19px;left:50%;transform:translate(-50%)}.orbit-dots button{background:#b9b8bd;border:0;border-radius:999px;width:6px;height:6px;padding:0}.orbit-hint{letter-spacing:.15em;color:#777984;font-size:6px;font-weight:900;position:absolute;bottom:17px;right:25px}.launch-collection{padding:90px 0 105px}.launch-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:270px;gap:14px;margin-top:36px;display:grid}.launch-card{background:#fff;border:1px solid #e3dfd7;border-radius:22px;flex-direction:column;align-items:flex-start;padding:27px;display:flex;position:relative;overflow:hidden}.launch-card.wide{grid-column:span 2}.launch-card>span{letter-spacing:.14em;color:var(--blue);font-size:7px;font-weight:900}.launch-card h3{z-index:2;max-width:260px;margin:11px 0 9px;font:700 17px/1.25 Unbounded;position:relative}.launch-card p{max-width:230px;color:var(--muted);z-index:2;font-size:9px;line-height:1.55;position:relative}.launch-card button{z-index:2;background:0 0;border:0;align-items:center;gap:10px;margin-top:auto;padding:0;font-size:9px;font-weight:900;display:flex;position:relative}.launch-card button:hover{color:var(--blue);transform:translate(3px)}.launch-mark{color:#7659e8;background:#eeebff;border-radius:45% 55% 42% 58%;place-items:center;width:145px;height:145px;font:700 27px Unbounded;display:grid;position:absolute;bottom:-20px;right:-14px;transform:rotate(-9deg)}.launch-orange .launch-mark{color:#f05f45;background:#fff0e8}.launch-lime .launch-mark{color:#556f00;background:#eff9b8}.launch-blue .launch-mark{color:#315cff;background:#e5edff}.launch-pink .launch-mark{color:#dc3d82;background:#ffe5f0}.personal-hero{background:var(--cream);border-radius:29px;grid-template-columns:.86fr 1.14fr;min-height:620px;display:grid;position:relative;overflow:hidden}.personal-hero .hero-copy{z-index:3;flex-direction:column;justify-content:center;padding:73px 35px 55px 62px;display:flex;position:relative}.eyebrow{letter-spacing:.13em;align-items:center;gap:9px;margin-bottom:22px;font-size:9px;font-weight:800;display:flex}.eyebrow>span,.eyebrow>i{background:var(--lime);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #d9f54240}.personal-hero h1,.business-hero h1{letter-spacing:-.07em;margin:0 0 24px;font:700 58px/1.02 Unbounded,sans-serif}.personal-hero h1 em,.business-hero h1 em{color:var(--blue);font-style:normal}.hero-copy>p{color:#4f5360;max-width:455px;font-size:14px;line-height:1.65}.hero-actions{align-items:center;gap:23px;margin-top:26px;display:flex}.primary{background:var(--blue);color:#fff;border:0;border-radius:13px;justify-content:center;align-items:center;gap:23px;padding:15px 19px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 10px 25px #315cff38}.primary:hover{background:var(--blue-dark);transform:translateY(-2px)}.primary.light{color:var(--ink);box-shadow:none;background:#fff}.text-link{font-size:11px;font-weight:800;text-decoration:none}.text-link:hover{color:var(--blue)}.hero-mini-proof{align-items:center;gap:13px;margin-top:34px;display:flex}.hero-mini-proof span{color:#676a75;max-width:280px;font-size:9px;font-weight:800}.hero-playground{background:linear-gradient(145deg,#a77eff 0%,#7459f4 38%,#315cff 100%);min-height:620px;position:relative;overflow:hidden}.hero-blob{filter:blur(2px);border-radius:50%;position:absolute}.hero-blob.one{background:#ffffff1a;width:420px;height:420px;top:-80px;right:-75px;box-shadow:0 0 0 70px #ffffff0a}.hero-blob.two{background:#d9f5422b;width:260px;height:260px;bottom:-80px;left:-85px}.hero-tags{transform:translateY(var(--hero-shift,0px)) scale(var(--hero-scale,1));transform-origin:50%;transition:transform .12s linear;position:absolute;inset:0}.hero-keychain{filter:drop-shadow(0 25px 26px #14143a45);width:235px;transition:transform .9s cubic-bezier(.16,1,.3,1),opacity .65s,left .9s cubic-bezier(.16,1,.3,1),top .9s cubic-bezier(.16,1,.3,1);position:absolute}.hero-key-1{top:9%;left:13%;transform:rotate(-10deg)}.hero-key-2{top:13%;right:10%;transform:rotate(11deg)scale(.82)}.hero-key-3{bottom:8%;left:12%;transform:rotate(10deg)scale(.79)}.hero-key-4{bottom:4%;right:12%;transform:rotate(-8deg)scale(.98)}.hero-phone{width:235px;height:440px;transform:translateX(-50%) translateY(var(--hero-phone-shift,0px));z-index:1;color:#fff;background:#171921;border-radius:41px;padding:38px 21px;transition:bottom .9s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-460px;left:50%;box-shadow:0 28px 60px #14143a61,inset 0 0 0 5px #383b45}.hero-phone:after{content:"";z-index:-1;background:linear-gradient(155deg,#f7f4ec,#dbe5ff);border-radius:34px;position:absolute;inset:8px}.phone-island{background:#0e1016;border-radius:999px;width:82px;height:19px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.phone-success{opacity:.22;flex-direction:column;align-items:center;gap:7px;width:170px;transition:opacity .45s .45s,transform .55s cubic-bezier(.16,1,.3,1) .45s;display:flex;position:absolute;top:72px;left:50%;transform:translate(-50%)scale(.72)}.phone-success>span{background:var(--lime);width:48px;height:48px;color:var(--ink);border-radius:50%;place-items:center;display:grid;box-shadow:0 0 0 10px #d9f5422e}.phone-success b{color:var(--blue);white-space:nowrap;font:700 11px Unbounded}.phone-success small{color:#727789;font-size:8px}.phone-lines{gap:10px;margin-top:230px;display:grid}.phone-lines i{background:#b9c7f6;border-radius:999px;height:11px}.phone-lines i:nth-child(2){width:75%}.phone-lines i:nth-child(3){width:52%}.tap-signal{z-index:8;opacity:0;position:absolute;top:36%;left:50%}.tap-signal i{border:2px solid var(--lime);border-radius:50%;width:30px;height:30px;position:absolute;transform:translate(-50%,-50%)scale(.4)}.tap-signal i:nth-child(2){animation-delay:.2s}.tap-signal i:nth-child(3){animation-delay:.4s}.tap-moment .hero-key-1{z-index:7;top:34%;left:50%;transform:translate(-50%,-50%)rotate(0)scale(.72)}.tap-moment .hero-key-2,.tap-moment .hero-key-3,.tap-moment .hero-key-4{opacity:0;transform:scale(.45)}.tap-moment .hero-phone{bottom:-118px}.tap-moment .phone-success{opacity:1;transform:translate(-50%)scale(1)}.tap-moment .tap-signal{opacity:1}.tap-moment .tap-signal i{animation:1.4s ease-out infinite tapWave}@keyframes tapWave{0%{opacity:1;transform:translate(-50%,-50%)scale(.3)}to{opacity:0;transform:translate(-50%,-50%)scale(2.6)}}.hero-confetti{z-index:10;pointer-events:none;width:290px;height:180px;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.hero-confetti i{background:var(--lime);opacity:0;border-radius:6px;width:8px;height:20px;position:absolute}.hero-confetti i:nth-child(2n){background:var(--pink)}.hero-confetti i:nth-child(3n){background:#fff}.hero-confetti i:first-child{--x:-65px;--y:-75px;top:50%;left:10%}.hero-confetti i:nth-child(2){--x:-50px;--y:60px;top:55%;left:22%}.hero-confetti i:nth-child(3){--x:-30px;--y:-90px;top:35%;left:35%}.hero-confetti i:nth-child(4){--x:-10px;--y:85px;top:50%;left:47%}.hero-confetti i:nth-child(5){--x:14px;--y:-95px;top:40%;left:56%}.hero-confetti i:nth-child(6){--x:35px;--y:70px;top:55%;left:66%}.hero-confetti i:nth-child(7){--x:55px;--y:-75px;top:42%;left:75%}.hero-confetti i:nth-child(8){--x:72px;--y:52px;top:52%;left:87%}.hero-confetti i:nth-child(9){--x:-62px;--y:-20px;top:45%;left:28%}.hero-confetti i:nth-child(10){--x:65px;--y:-18px;top:48%;left:72%}.tap-moment .hero-confetti i{animation:.85s cubic-bezier(.2,.8,.2,1) .72s both confettiPop}.tap-moment .hero-confetti i:nth-child(2n){animation-delay:.82s}.tap-moment .hero-confetti i:nth-child(3n){animation-delay:.92s}@keyframes confettiPop{0%{opacity:0;transform:translate(0)scale(.3)rotate(0)}25%{opacity:1}to{opacity:0;transform:translate(var(--x),var(--y)) scale(1) rotate(190deg)}}.hero-demo-steps{z-index:12;gap:5px;display:flex;position:absolute;top:17px;left:18px}.hero-demo-steps span{color:#ffffff9e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.06em;background:#1d1c4e3b;border:1px solid #ffffff52;border-radius:999px;padding:8px 9px;font-size:7px;font-weight:900;transition:all .35s}.hero-demo-steps span.active{color:var(--ink);background:#fff;border-color:#fff;box-shadow:0 8px 20px #1c1c4b2e}.hero-demo-steps span.success.active{background:var(--lime);border-color:var(--lime)}.hero-caption{letter-spacing:.08em;text-transform:uppercase;z-index:9;background:#ffffffed;border-radius:999px;padding:9px 13px;font-size:8px;font-weight:800;position:absolute;bottom:17px;right:18px}.keychain,.keychain-crossfade{aspect-ratio:1;isolation:isolate;flex:none;width:180px;position:relative}.keychain-crossfade>.keychain{width:100%;position:absolute;inset:0}.crossfade-enter{animation:.8s cubic-bezier(.16,1,.3,1) both keychainIn}.crossfade-leave{animation:.8s cubic-bezier(.16,1,.3,1) both keychainOut}@keyframes keychainIn{0%{opacity:0;filter:blur(2px);transform:scale(.94)}to{opacity:1;filter:blur();transform:scale(1)}}@keyframes keychainOut{0%{opacity:1;filter:blur();transform:scale(1)}to{opacity:0;filter:blur(2px);transform:scale(1.04)}}.keychain-body,.keychain-glyph{position:absolute;inset:0;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.keychain-body{background:var(--tag);filter:drop-shadow(0 18px 18px #12141c3b);-webkit-mask-image:url(/product-masks/body-approved.png?v=4);mask-image:url(/product-masks/body-approved.png?v=4)}.keychain-glyph{background:var(--glyph);-webkit-mask-image:var(--glyph-mask);-webkit-mask-image:var(--glyph-mask);mask-image:var(--glyph-mask);clip-path:inset(13% 0 0);z-index:2}.keychain-gloss{opacity:.7;mix-blend-mode:soft-light;z-index:3;pointer-events:none;background:linear-gradient(120deg,#ffffff52,#0000 32% 72%,#00000012);border-radius:30%;position:absolute;inset:10% 13% 12%}.benefits{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);align-items:center;min-height:112px;display:grid}.benefits>div{border-right:1px solid var(--line);height:55px;transition-delay:calc(var(--i,0)*.1s);justify-content:center;align-items:center;gap:12px;display:flex}.benefits>div:last-child{border:0}.benefits span{flex-direction:column;display:flex}.benefits small{color:var(--muted);margin-top:3px;font-size:8px}.catalog,.bundle-section,.pricing-section{padding:90px 0 105px}.section-heading{justify-content:space-between;align-items:end;gap:50px;display:flex}.section-heading h2{letter-spacing:-.055em;margin:11px 0 0;font:700 36px/1.18 Unbounded,sans-serif}.section-heading>p{width:390px;color:var(--muted);margin:0;font-size:12px;line-height:1.75}.product-grid{grid-template-columns:repeat(4,1fr);align-items:start;gap:15px;margin-top:36px;display:grid}.product-card{--tilt-x:0deg;--tilt-y:0deg;transform:perspective(900px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transform-style:preserve-3d;background:#fff;border:1px solid #e7e4dd;border-radius:18px;padding:8px;transition:transform .2s,box-shadow .3s;position:relative;overflow:hidden}.product-card:hover{box-shadow:0 22px 55px #23252f1c}.product-stage{background:linear-gradient(145deg,#ddd9d1,#ebe7df);border:0;border-radius:13px;place-items:center;width:100%;height:270px;display:grid;position:relative;overflow:hidden}.card-keychain{z-index:2;width:218px;transition:opacity .9s,transform .7s cubic-bezier(.16,1,.3,1);transform:rotate(-4deg)}.product-card:hover .card-keychain{transform:rotate(2deg)scale(1.04)}.real-card-photo{place-items:center;height:100%;display:grid;position:relative}.real-card-photo img{object-fit:contain;filter:drop-shadow(0 14px 14px #14172029);width:100%;height:100%;display:block;position:absolute;inset:0}.card-photo-fade-in{animation:.72s cubic-bezier(.16,1,.3,1) both cardPhotoIn}.card-photo-fade-out{animation:.72s cubic-bezier(.16,1,.3,1) both cardPhotoOut}@keyframes cardPhotoIn{0%{opacity:0;filter:blur(8px)drop-shadow(0 10px 12px #14172014);transform:scale(.97)}to{opacity:1;filter:blur()drop-shadow(0 14px 14px #14172029);transform:scale(1)}}@keyframes cardPhotoOut{0%{opacity:1;filter:blur()drop-shadow(0 14px 14px #14172029);transform:scale(1)}to{opacity:0;filter:blur(7px)drop-shadow(0 10px 12px #14172014);transform:scale(1.025)}}.card-real-stack{filter:drop-shadow(0 14px 14px #14172029);width:100%;height:100%;display:block;position:relative}.real-card-photo .card-real-stack img{filter:none}.real-card-photo .card-real-stack .card-real-product{z-index:2}.real-card-photo .card-real-stack .card-real-hardware{z-index:1}.stock-badge{z-index:5;color:#b11e2e;background:#fff0f0;border:1px solid #ffc8ce;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:900;position:absolute;top:12px;left:12px;box-shadow:0 7px 18px #77121e1f}.product-details{justify-content:space-between;align-items:start;gap:12px;padding:17px 9px 10px;display:flex}.product-details>div{min-width:0}.product-details small{letter-spacing:.12em;color:var(--blue);font-size:7px;font-weight:800}.product-details h3{margin:4px 0 0;font:700 12px/1.35 Unbounded}.product-details p{min-height:34px;color:var(--muted);margin:7px 0 0;font-size:9px;line-height:1.45}.product-details strong{white-space:nowrap;padding-top:17px;font:700 13px Unbounded}.product-card-options{border-top:1px solid #ece9e3;justify-content:space-between;align-items:center;gap:10px;margin:0 9px 13px;padding-top:10px;display:flex}.product-card-options>span{flex-direction:column;gap:2px;display:flex}.product-card-options b{font-size:9px}.product-card-options small{color:var(--muted);font-size:8px}.product-card-options>div{gap:4px;display:flex}.product-card-options button{cursor:pointer;background:#fff;border:1px solid #d9d6cf;border-radius:50%;place-items:center;width:44px;height:44px;padding:8px;display:grid}.product-card-options button.active{border-color:var(--blue);box-shadow:0 0 0 2px #315cff1f}.product-card-options i{border-radius:50%;width:100%;height:100%;box-shadow:inset 0 0 0 1px #0000001f}.product-line{color:var(--muted);min-height:29px;margin-bottom:11px;padding:0 9px;font-size:9px;line-height:1.55}.color-row{align-items:center;gap:7px;padding:5px 9px 13px;display:flex}.color-row>button{background:var(--swatch);border:3px solid #fff;border-radius:50%;width:18px;height:18px;padding:0;position:relative;box-shadow:0 0 0 1px #d4d1ca}.color-row>button.selected{box-shadow:0 0 0 2px var(--blue)}.color-row>button.unavailable:after{content:"";background:#d33;width:22px;height:1px;position:absolute;top:7px;left:-5px;transform:rotate(-45deg)}.color-row>span{color:var(--muted);margin-left:auto;font-size:8px}.configure-button{background:#f1f0ed;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:44px;padding:11px;font-size:9px;font-weight:800;transition:background .22s,color .22s,transform .22s;display:flex}.configure-button:hover{background:var(--blue);color:#fff;transform:translateY(-1px)}.custom-coming{background:linear-gradient(135deg,#f0e7ff,#fff4e9);border:1px dashed #c7c1b6;border-radius:18px;flex-direction:column;grid-column:span 2;justify-content:end;align-items:flex-start;min-height:300px;padding:30px;display:flex;position:relative;overflow:hidden}.custom-coming>div:first-child{background:var(--lime);border-radius:50%;align-content:center;place-items:center;gap:8px;width:145px;height:145px;display:grid;position:absolute;top:25px;right:25px;transform:rotate(8deg);box-shadow:0 20px 35px #3e480f26}.custom-coming>div span{font:700 10px Unbounded}.coming-pill{background:var(--ink);color:#fff;border-radius:999px;padding:7px 9px;font-size:8px;font-weight:800;position:absolute;top:25px;left:25px}.custom-coming h3{margin:0 0 8px;font:700 18px Unbounded}.custom-coming p{color:var(--muted);max-width:250px;font-size:10px;line-height:1.6}.custom-coming>button{background:#fff;border:0;border-radius:9px;padding:10px 13px;font-size:9px;font-weight:800}.bundle-section{padding-top:0}.bundle-grid{grid-template-columns:repeat(3,1fr);gap:17px;margin-top:36px;display:grid}.bundle-grid>article{background:#fff;border:1px solid #e1ddd5;border-radius:20px;grid-template-columns:1fr auto;align-items:end;min-height:390px;padding:18px;display:grid;position:relative;overflow:hidden}.bundle-grid>article.best{background:var(--ink);color:#fff}.bundle-badge{z-index:5;background:var(--pink);color:#fff;text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:7px 9px;font-size:7px;font-weight:900;position:absolute;top:14px;right:14px}.bundle-visual{background:#ebe7df;border-radius:14px;grid-column:1/-1;height:240px;position:relative;overflow:hidden}.bundle-keychain{filter:drop-shadow(0 12px 13px #14161e33);width:158px;transition:transform .8s cubic-bezier(.16,1,.3,1);position:absolute;top:50%;left:50%}.bundle-key-1{transform:translate(-91%,-52%)rotate(-15deg)}.bundle-key-2{transform:translate(-20%,-52%)rotate(11deg)}.bundle-key-3{transform:translate(-52%,-70%)rotate(-2deg)}.bundle-key-4{transform:translate(5%,-35%)rotate(18deg)}.size-3 .bundle-key-1{transform:translate(-102%,-50%)rotate(-17deg)}.size-3 .bundle-key-2{transform:translate(-50%,-62%)rotate(-2deg)}.size-3 .bundle-key-3{transform:translate(2%,-48%)rotate(16deg)}.bundle-copy small{letter-spacing:.11em;color:var(--blue);font-size:8px;font-weight:800}.best .bundle-copy small{color:var(--lime)}.bundle-copy h3{margin:5px 0;font:700 15px Unbounded}.bundle-copy p{color:var(--muted);margin:0;font-size:9px}.best .bundle-copy p{color:#aeb1ba}.bundle-grid>article>strong{padding-bottom:54px;font:700 19px Unbounded}.bundle-grid>article>button{background:#f0efec;border:0;border-radius:10px;justify-content:center;align-items:center;gap:12px;padding:11px;font-size:9px;font-weight:800;display:flex;position:absolute;bottom:16px;left:18px;right:18px}.best>button{background:var(--lime)}.bundle-grid>article>button:hover{background:var(--blue);color:#fff}.how-section{background:var(--ink);color:#fff;padding:95px 0}.inverse .kicker{color:var(--lime)}.inverse>p{color:#9da0a9}.how-grid{border-top:1px solid #31343e;grid-template-columns:repeat(3,1fr);margin-top:48px;display:grid}.how-grid article{border-right:1px solid #31343e;min-height:260px;padding:30px 30px 0 0;position:relative}.how-grid article+article{padding-left:30px}.how-grid article:last-child{border:0}.how-grid article>span{color:#555963;font:700 11px Unbounded;position:absolute;right:25px}.how-icon{background:var(--blue);border-radius:17px;place-items:center;width:60px;height:60px;margin-bottom:32px;font-size:23px;display:grid}.how-grid article:nth-child(2) .how-icon{background:var(--violet)}.how-grid article:nth-child(3) .how-icon{background:var(--lime);color:var(--ink)}.how-grid h3{font:700 16px Unbounded}.how-grid p{color:#aaaeb8;max-width:250px;font-size:11px;line-height:1.7}.review-promise{grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:95px 0;display:grid}.review-promise h2{letter-spacing:-.05em;margin:12px 0;font:700 31px Unbounded}.review-promise p{color:var(--muted);max-width:480px;font-size:12px;line-height:1.8}.review-placeholder{background:#fff;border:1px solid #e2dfd8;border-radius:20px;flex-direction:column;gap:10px;padding:42px;display:flex;box-shadow:0 20px 45px #1e202a0f}.review-placeholder>span{color:#f2a423;letter-spacing:4px}.review-placeholder b{font:700 14px Unbounded}.review-placeholder small{color:var(--muted);font-size:9px}.delivery-faq{grid-template-columns:1fr 1fr;gap:18px;padding-bottom:105px;display:grid}.delivery-card,.faq-list{border-radius:22px;padding:47px}.delivery-card{background:linear-gradient(145deg,var(--blue),#704eff);color:#fff}.delivery-card .kicker{color:var(--lime)}.delivery-card h2,.faq-list h2{letter-spacing:-.05em;margin:13px 0 17px;font:700 27px/1.3 Unbounded}.delivery-card>p{color:#d8dfff;font-size:11px;line-height:1.8}.delivery-card>div{align-items:center;gap:14px;margin-top:35px;display:flex}.delivery-card>div span{flex-direction:column;display:flex}.delivery-card b{font-size:10px}.delivery-card small{color:#ced7ff;font-size:8px}.faq-list{background:#fff;border:1px solid #e5e1da}.faq-list details{border-bottom:1px solid #e9e6df;padding:14px 0}.faq-list summary{cursor:pointer;justify-content:space-between;font-size:10px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list details p{color:var(--muted);margin:10px 25px 0 0;font-size:9px;line-height:1.7}.business-handoff{background:var(--pink);color:#fff;border-radius:24px;grid-template-columns:1fr 1fr;min-height:390px;margin-bottom:105px;display:grid;overflow:hidden}.business-handoff>div:first-child{padding:58px}.business-handoff .kicker{color:var(--ink)}.business-handoff h2{letter-spacing:-.05em;margin:13px 0;font:700 32px Unbounded}.business-handoff p{max-width:440px;font-size:11px;line-height:1.75}.handoff-shapes{background:linear-gradient(145deg,#ee397e,#ff5799);place-items:center;display:grid;position:relative}.handoff-shapes i{color:var(--ink);text-align:center;place-items:center;font:700 18px Unbounded;display:grid;position:absolute;box-shadow:0 25px 50px #69062c33}.handoff-logo{z-index:3;background:#fff;border-radius:36px;width:172px;height:205px;line-height:1.3;animation:5.5s ease-in-out infinite handoffFloat}.handoff-logo:before{content:"";background:#fff;border-radius:28px 28px 0 0;width:54px;height:42px;position:absolute;top:-27px;left:50%;transform:translate(-50%)}.handoff-logo:after{content:"";background:#ee397e;border-radius:50%;width:19px;height:19px;position:absolute;top:-15px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 2px #00000014}.handoff-side{border-radius:30px;width:108px;height:108px}.handoff-spark{background:var(--lime);animation:6s ease-in-out infinite sideFloat;top:150px;left:42px;transform:rotate(-14deg)}.handoff-link{color:#fff;background:#a58aff;animation:6s ease-in-out -2.2s infinite sideFloat;top:132px;right:42px;transform:rotate(14deg)}@keyframes handoffFloat{50%{transform:translateY(-10px)rotate(1deg)}}@keyframes sideFloat{50%{filter:brightness(1.05);margin-top:-9px}}.business-hero{background:var(--ink);color:#fff;border-radius:29px;grid-template-columns:1fr 1fr;min-height:620px;display:grid;overflow:hidden}.business-hero-copy{flex-direction:column;justify-content:center;padding:70px 35px 55px 62px;display:flex}.eyebrow.dark{color:#d4d6dc}.eyebrow.dark i{display:block}.business-hero h1{font-size:50px}.business-hero h1 em{color:var(--lime)}.business-hero-copy>p{color:#b9bcc5;max-width:500px;font-size:14px;line-height:1.8}.business-hero-copy>.primary{align-self:flex-start;margin-top:20px}.business-proof{align-items:center;gap:12px;margin-top:38px;font-size:9px;display:flex}.business-proof b{background:var(--lime);color:var(--ink);border-radius:999px;padding:7px 10px}.business-proof span{color:#8f939d}.brand-shape-stage{background:linear-gradient(145deg,#6d55ef,#315cff);position:relative;overflow:hidden}.brand-shape-stage:before{content:"";border:1px solid #ffffff26;border-radius:50%;width:420px;height:420px;position:absolute;top:65px;left:80px;box-shadow:0 0 0 70px #ffffff0a}.brand-shape-stage>span{color:var(--ink);text-transform:uppercase;letter-spacing:.07em;background:#fff;border-radius:999px;padding:9px 12px;font-size:8px;font-weight:900;position:absolute;bottom:19px;right:20px}.brand-token{width:205px;height:245px;color:var(--ink);transform-origin:50% 90%;flex-direction:column;justify-content:space-between;padding:34px 23px;animation:6.8s ease-in-out infinite brandBouquet;display:flex;position:absolute;box-shadow:0 28px 55px #1414414d}.brand-token b{font:700 21px Unbounded}.brand-token small{letter-spacing:.09em;font-size:8px;font-weight:900;line-height:1.5}.token-one{background:var(--pink);border-radius:50%;animation-delay:-1.6s;top:205px;left:70px;transform:rotate(-13deg)}.token-two{background:var(--lime);border-radius:36px 36px 90px;top:85px;left:205px;transform:rotate(8deg)}.token-three{background:#fff;border-radius:38px;animation-delay:-3s;top:255px;left:335px;transform:rotate(15deg)}@keyframes brandBouquet{50%{filter:brightness(1.04);margin-top:-12px}}.business-benefits{background:var(--line);border:1px solid var(--line);border-radius:18px;grid-template-columns:repeat(3,1fr);gap:1px;min-height:150px;margin-top:35px;display:grid;overflow:hidden}.business-benefits article{background:#fff;padding:32px}.business-benefits p{color:var(--muted);margin:8px 0 0;font-size:9px;line-height:1.65}.pricing-section{padding-bottom:90px}.price-table{background:#fff;border:1px solid #dfdcd5;border-radius:20px;margin-top:35px;overflow:hidden}.price-table>div{border-bottom:1px solid #e9e6df;grid-template-columns:.75fr 1fr 1.15fr auto;align-items:center;gap:18px;min-height:86px;padding:17px 25px;display:grid;position:relative}.price-table>div:last-child{border:0}.price-table>div:hover{background:#f5f6ff}.price-table .starter{background:#f2f4ff}.price-table .scale{background:#f1f8d5}.price-table span,.price-table strong{font:700 19px Unbounded}.price-table span small,.price-table strong small{color:var(--muted);margin-left:7px;font:600 9px Manrope}.price-total{flex-direction:column;font:700 14px Unbounded;display:flex}.price-total small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-top:4px;font:700 8px Manrope}.price-table i{background:var(--blue);color:#fff;letter-spacing:.08em;white-space:nowrap;border-radius:999px;padding:7px 9px;font-size:7px;font-style:normal;font-weight:900}.price-table .scale i{background:var(--ink)}.pricing-note{text-align:center;color:var(--muted);margin-top:17px;font-size:9px}.use-cases{background:var(--ink);color:#fff;padding:92px 0}.case-cloud{flex-wrap:wrap;gap:10px;margin-top:42px;display:flex}.case-cloud span{transition-delay:var(--delay);background:#20222b;border:1px solid #393c47;border-radius:999px;align-items:center;gap:18px;padding:14px 17px;font:700 12px Unbounded;display:flex}.case-cloud span:nth-child(3n+1){background:var(--blue);border-color:var(--blue)}.case-cloud span:nth-child(4n+2){background:var(--pink);border-color:var(--pink)}.case-cloud span:nth-child(5n+3){background:var(--lime);border-color:var(--lime);color:var(--ink)}.business-process{padding:95px 0}.business-process>div:last-child{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:38px;display:grid}.business-process article{border-right:1px solid var(--line);padding:28px 25px 0 0}.business-process article+article{padding-left:25px}.business-process article:last-child{border:0}.business-process article>span{color:var(--blue);font:700 10px Unbounded}.business-process h3{margin:35px 0 8px;font:700 15px Unbounded}.business-process p{color:var(--muted);font-size:9px;line-height:1.7}.business-form-section{background:linear-gradient(145deg,#e9e0ff,#f9eee2);padding:95px 0}.form-layout{grid-template-columns:.75fr 1.25fr;align-items:start;gap:80px;display:grid}.form-layout>div:first-child{padding-top:25px}.form-layout h2{letter-spacing:-.05em;margin:13px 0;font:700 34px/1.25 Unbounded}.form-layout>div:first-child>p{color:var(--muted);font-size:11px;line-height:1.8}.form-layout ul{gap:11px;margin:30px 0;padding:0;list-style:none;display:grid}.form-layout li{align-items:center;gap:9px;font-size:10px;font-weight:800;display:flex}.form-layout li svg{color:var(--blue)}.business-form-card{background:#fff;border-radius:22px;padding:40px;box-shadow:0 25px 60px #392c601c}.business-form-card form{gap:13px;display:grid}.business-form-card .two,.checkout-modal .two{grid-template-columns:1fr 1fr;gap:13px;display:grid}.business-form-card label,.checkout-modal label,.support-modal label{flex-direction:column;gap:6px;font-size:9px;font-weight:800;display:flex}.business-form-card label small{color:var(--muted);font-weight:500}.business-form-card input,.business-form-card select,.business-form-card textarea,.checkout-modal input,.checkout-modal select,.support-modal input,.support-modal textarea,.notify-modal input{background:#fff;border:1px solid #dedbd4;border-radius:9px;outline:0;width:100%;padding:11px 12px;font-size:10px}.business-form-card textarea,.support-modal textarea{resize:vertical;min-height:90px}.business-form-card input:focus,.business-form-card select:focus,.business-form-card textarea:focus{border-color:var(--blue)}.business-success{text-align:center;padding:70px 20px}.business-success>span{color:#3f6700;background:#eaf8c4;border-radius:50%;place-items:center;width:68px;height:68px;margin:auto;display:grid}.business-success h3{margin:18px 0 8px;font:700 18px Unbounded}.business-success p{color:var(--muted);font-size:10px}footer{background:var(--ink);color:#fff;padding:63px 0 82px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1.4fr;gap:55px;display:grid}.light-logo{color:#fff}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footer-grid p{color:#9699a3;margin:3px 0;font-size:9px;line-height:1.7}.footer-grid b{margin-bottom:5px;font-size:9px}.footer-grid button:not(.logo),.footer-grid a{color:#9699a3;background:0 0;border:0;padding:0;font-size:9px;text-decoration:none}.footer-grid button:hover,.footer-grid a:hover{color:#fff}.copyright{color:#686b75;border-top:1px solid #2f323b;justify-content:space-between;margin-top:50px;padding-top:17px;font-size:8px;display:flex}.overlay{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0d0f169e;place-items:center;padding:18px;animation:.25s overlayIn;display:grid;position:fixed;inset:0}@keyframes overlayIn{0%{opacity:0}to{opacity:1}}@keyframes overlayOut{0%{opacity:1}to{opacity:0}}@keyframes modalOut{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(12px)scale(.985)}}@keyframes drawerOut{0%{transform:none}to{transform:translate(100%)}}.drawer-backdrop{animation:.2s both overlayIn}.ui-layer-closing .overlay,.ui-layer-closing .drawer-backdrop,.ui-layer-closing .category-overlay,.ui-layer-closing .concept-product-overlay{pointer-events:none;animation:.2s both overlayOut}.ui-layer-closing .product-modal,.ui-layer-closing .bundle-modal,.ui-layer-closing .mixed-set-modal,.ui-layer-closing .support-modal,.ui-layer-closing .notify-modal,.ui-layer-closing .checkout-modal,.ui-layer-closing .category-store,.ui-layer-closing .concept-product-page{animation:.22s cubic-bezier(.4,0,1,1) both modalOut}.ui-layer-closing .cart-drawer{animation:.22s cubic-bezier(.4,0,1,1) both drawerOut}.close{background:#f0efec;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.close:hover{background:var(--ink);color:#fff}.product-modal,.bundle-modal,.support-modal,.notify-modal,.checkout-modal{background:#fff;border-radius:24px;width:min(1120px,100%);max-height:calc(100vh - 36px);animation:.5s cubic-bezier(.16,1,.3,1) modalIn;position:relative;overflow:auto;box-shadow:0 35px 100px #00000047}@keyframes modalIn{0%{opacity:0;transform:translateY(25px)scale(.97)}to{opacity:1;transform:none}}.product-modal>.close,.bundle-modal>.close,.support-modal>.close,.notify-modal>.close,.checkout-modal>.close{z-index:12;position:absolute;top:17px;right:17px}.product-modal{grid-template-columns:1fr 1fr;display:grid}.gallery-scene{isolation:isolate;background:#eeeae2;place-items:center;height:650px;min-height:0;display:grid;position:relative;overflow:hidden}.scene-backdrop{background:#ffffff8c;border:1px solid #d8d2c7;border-radius:50%;width:430px;height:430px;position:absolute;box-shadow:0 0 0 65px #ffffff47}.modal-keychain{z-index:4;filter:drop-shadow(0 30px 30px #12141c40);width:290px;transform:rotate(-7deg)}.scene-label{text-transform:uppercase;letter-spacing:.08em;background:#fff;border-radius:999px;padding:8px 10px;font-size:8px;font-weight:900;position:absolute;top:22px;left:22px}.scene-tabs{z-index:10;background:#ffffffe6;border-radius:999px;padding:4px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.scene-tabs button{text-transform:capitalize;background:0 0;border:0;border-radius:999px;padding:8px 11px;font-size:8px}.scene-tabs button.active{background:var(--ink);color:#fff}.scene-hand{filter:drop-shadow(0 25px 30px #5c342333);background:linear-gradient(145deg,#ebbea7,#c68e76);border-radius:50% 50% 45% 45%;width:390px;height:500px;position:absolute;transform:rotate(-24deg)translate(-50px,100px)}.scene-rings{gap:20px;display:flex;position:absolute;top:50px;right:62px}.scene-rings i{border:7px solid #aab0b7;border-radius:50%;width:75px;height:75px;box-shadow:inset 0 0 0 2px #fff,0 10px 20px #00000026}.scene-phone{width:245px;height:475px;color:var(--blue);background:#171921;border-radius:43px;padding:145px 27px;font:700 10px Unbounded;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(7deg);box-shadow:0 25px 50px #00000040,inset 0 0 0 6px #3a3e49}.scene-phone:after{content:"";z-index:-1;background:#eef1fb;border-radius:35px;position:absolute;inset:9px}.scene-phone>span{background:#101218;border-radius:999px;width:84px;height:19px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.scene-phone>div{gap:11px;margin-bottom:24px;display:grid}.scene-phone i{background:#bdc9ef;border-radius:999px;height:10px}.scene-phone i:nth-child(2){width:70%}.scene-phone i:nth-child(3){width:47%}.scene-phone b{font:700 9px Unbounded}.scene-hand~.modal-keychain{transform:rotate(3deg)scale(.82)}.scene-phone~.modal-keychain{width:130px;position:absolute;top:60px;right:26px;transform:rotate(15deg)}.hardware-preview{z-index:6;pointer-events:none;width:56px;height:88px;position:absolute;top:108px;left:50%;transform:translate(-50%)}.hardware-preview i{border:6px solid var(--metal);background:0 0;border-radius:18px;width:25px;height:55px;position:absolute;top:0;left:16px;box-shadow:inset 0 0 0 1px #fff9}.hardware-preview b{border:5px solid var(--metal);border-radius:50%;width:31px;height:31px;position:absolute;bottom:0;left:13px}.hardware-rose{opacity:.7}.gallery-scene.has-real-product .scene-backdrop{display:none}.real-product-stack{aspect-ratio:1088/1800;z-index:5;filter:drop-shadow(0 24px 24px #1417202b);transform-origin:50%;width:auto;max-width:78%;height:min(88%,590px);position:absolute;top:48%;left:50%;overflow:visible;transform:translate(-50%,-50%)}.real-hardware-layers,.real-product-base-layers{position:absolute;inset:0}.real-hardware-layers{z-index:1}.real-product-base-layers{z-index:2;filter:var(--photo-colour-filter,none);transform:translateY(-1.4%)}.real-hardware,.real-product-base{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:absolute;inset:0}.real-product-base{z-index:2}@keyframes hardwareIn{0%{opacity:0;filter:blur(11px);transform:translate(26px)rotate(2deg)scale(.98)}to{opacity:1;filter:blur();transform:translate(0)rotate(0)scale(1)}}@keyframes hardwareOut{0%{opacity:1;filter:blur();transform:translate(0)rotate(0)scale(1)}to{opacity:0;filter:blur(9px);transform:translate(-28px)rotate(-2deg)scale(.97)}}.hardware-fade-in{animation:.62s cubic-bezier(.16,1,.3,1) both hardwareIn}.hardware-fade-out{animation:.62s cubic-bezier(.4,0,.2,1) both hardwareOut}.has-real-product .scene-label{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#ffffffdb}.product-config h2,.bundle-modal h2,.support-modal h2,.notify-modal h2,.checkout-modal h2{letter-spacing:-.05em;margin:11px 0;font:700 28px/1.25 Unbounded}.product-config>p,.bundle-modal-head p,.support-modal>p,.notify-modal>p,.checkout-modal>p{color:var(--muted);font-size:10px;line-height:1.7}.control-stack{gap:18px;margin-top:24px;display:grid}.control-stack fieldset{border:0;margin:0;padding:0}.control-stack legend{align-items:center;gap:8px;width:100%;margin-bottom:9px;font-size:9px;font-weight:800;display:flex}.control-stack legend>span{width:22px;height:22px;color:var(--blue);background:#eef0ff;border-radius:50%;place-items:center;font-size:7px;display:grid}.control-stack legend>b{color:var(--muted);margin-left:auto;font-weight:600}.product-modal-step{animation:.36s cubic-bezier(.16,1,.3,1) both productStepIn}.product-overview{flex-direction:column;justify-content:center;min-height:554px;display:flex}.product-overview>p,.product-builder>p{color:var(--muted);font-size:11px;line-height:1.7}.overview-facts{gap:8px;margin:25px 0;display:grid}.overview-facts>div{background:linear-gradient(135deg,#f5f7ffeb,#fffffff5);border:1px solid #e4e5ea;border-radius:15px;align-items:center;gap:12px;min-height:66px;padding:13px 14px;display:flex}.overview-facts svg{color:var(--blue);flex:none}.overview-facts span{flex-direction:column;gap:3px;display:flex}.overview-facts b{font-size:10px}.overview-facts small{color:var(--muted);font-size:8px}.overview-price{justify-content:space-between;align-items:end;margin:2px 0 15px;display:flex}.overview-price span{color:var(--muted);font-size:9px}.overview-price strong{font:700 25px Unbounded}.overview-cta{min-height:50px}.overview-hint{text-align:center;color:var(--muted);margin-top:10px;font-size:7px}.product-step-back{color:#5e6473;text-align:left;background:0 0;border:0;min-height:36px;margin:-12px 0 18px;padding:0;font-size:9px;font-weight:800}.product-step-back:hover{color:var(--blue)}@keyframes productStepIn{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:none}}.choice-grid{gap:7px;display:grid}.color-choices{grid-template-columns:1fr 1fr}.choice-grid>button{text-align:left;background:#fff;border:1px solid #dedbd5;border-radius:10px;align-items:center;gap:8px;padding:8px;display:flex}.choice-grid>button.active{border-color:var(--blue);box-shadow:0 0 0 1px var(--blue)}.choice-grid>button.disabled-choice{opacity:.5}.choice-grid i{border:1px solid #0000001a;border-radius:7px;flex:none;width:25px;height:25px}.hardware-choices i{border-radius:50%;box-shadow:inset 0 0 0 3px #ffffff59}.choice-grid span{flex-direction:column;font-size:8px;font-weight:800;display:flex}.choice-grid small{color:var(--muted);margin-top:2px;font-size:6px;font-weight:500}.hardware-choices>button{min-height:68px}.choice-grid i.hardware-choice-photo{width:40px;height:52px;box-shadow:none;background:linear-gradient(145deg,#f8f8f6,#e9e7e1);border:0;border-radius:8px;overflow:hidden}.hardware-choice-photo img{object-fit:contain;transform-origin:50% 28%;width:100%;height:100%;display:block;transform:scale(1.25)}.colour-preview-note{color:#3d4568;background:#f7f8ff;border:1px solid #dfe3f6;border-radius:11px;align-items:center;gap:9px;margin:10px 0 0;padding:9px 11px;display:flex}.colour-preview-note>span{flex-direction:column;gap:2px;display:flex}.colour-preview-note b{font-size:8px}.colour-preview-note small{color:#707794;font-size:7px;line-height:1.4}.programming-toggle{border:1px solid #ddd9d2;border-radius:10px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.programming-toggle button{background:0 0;border:0;border-radius:7px;padding:9px;font-size:8px;font-weight:800}.programming-toggle button.active{background:var(--ink);color:#fff}.link-field{flex-direction:column;gap:6px;margin-top:10px;font-size:8px;font-weight:800;display:flex}.link-field input{border:1px solid #ddd9d2;border-radius:9px;outline:0;padding:10px}.link-field small{color:var(--muted);font-weight:500}.rewrite-note{color:#497000;align-items:center;gap:6px;margin:9px 0 0;font-size:8px;display:flex}.qty-total{border-top:1px solid #e5e2dc;justify-content:space-between;align-items:center;margin-top:23px;padding-top:17px;display:flex}.quantity{border:1px solid #dcd9d2;border-radius:9px;display:flex;overflow:hidden}.quantity button{background:#fff;border:0;place-items:center;width:32px;height:31px;display:grid}.quantity span{place-items:center;width:34px;font-size:9px;font-weight:800;display:grid}.qty-total>div:last-child{align-items:center;gap:10px;display:flex}.qty-total small{color:var(--muted);font-size:8px}.qty-total strong{font:700 19px Unbounded}.notify-inline{color:#a91652;background:#fff1f7;border:1px solid #ffc5dc;border-radius:9px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:12px;padding:10px;font-size:8px;font-weight:800;display:flex}.product-config>.primary{margin-top:12px}.bundle-modal{width:min(1000px,100%);padding:43px}.bundle-modal-head{text-align:center}.bundle-modal-head p{margin-bottom:0}.bundle-picker{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:25px;display:grid}.bundle-picker>button{background:#f4f1ea;border:1px solid #e1ded7;border-radius:14px;flex-direction:column;align-items:center;padding:12px;display:flex}.bundle-picker .keychain{width:115px}.bundle-picker b{font:700 10px Unbounded}.bundle-picker>button>span{color:var(--blue);align-items:center;gap:5px;margin-top:6px;font-size:8px;display:flex}.bundle-picker>button:hover{border-color:var(--blue);transform:translateY(-3px)}.bundle-selection{border-top:1px solid #e4e1da;justify-content:space-between;align-items:center;margin-top:23px;padding-top:20px;display:flex}.bundle-selection>div{gap:7px;display:flex}.bundle-selection>div>button{background:#f6f4ef;border:1px dashed #bbb6ad;border-radius:11px;place-items:center;width:58px;height:58px;display:grid;position:relative}.bundle-selection .keychain{width:50px}.bundle-selection>div>button>span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:16px;height:16px;font-size:9px;display:grid;position:absolute;top:-4px;right:-4px}.bundle-selection>div>button>b{color:#aaa;font:700 9px Unbounded}.bundle-config-layout{grid-template-columns:.8fr 1.2fr;min-height:660px;margin:-43px;display:grid}.bundle-current-preview{background:linear-gradient(145deg,#e6deff,#f7eee3);place-items:center;display:grid;position:relative}.bundle-current-preview>.keychain{width:270px}.bundle-current-preview>span{letter-spacing:.1em;font-size:8px;font-weight:900;position:absolute;top:22px;left:22px}.bundle-progress{gap:7px;display:flex;position:absolute;bottom:20px}.bundle-progress button{background:#fff;border:0;border-radius:50%;width:29px;height:29px;font-size:8px;font-weight:900}.bundle-progress button.active{background:var(--blue);color:#fff}.bundle-current-controls{padding:48px 42px;overflow:auto}.bundle-current-controls h2{font-size:24px}.bundle-actions{justify-content:flex-end;gap:9px;margin-top:20px;display:flex}.secondary{background:#fff;border:1px solid #dcd9d2;border-radius:10px;padding:12px 17px;font-size:9px;font-weight:800}.drawer-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:89;background:#0d0f168c;position:fixed;inset:0}.cart-drawer{z-index:90;background:#fff;flex-direction:column;width:min(460px,100%);height:100%;padding:28px;animation:.5s cubic-bezier(.16,1,.3,1) drawerIn;display:flex;position:fixed;top:0;right:0;box-shadow:-20px 0 70px #0003}@keyframes drawerIn{0%{transform:translate(100%)}to{transform:none}}.drawer-head{border-bottom:1px solid #e5e2dc;justify-content:space-between;align-items:start;padding-bottom:20px;display:flex}.drawer-head h2{margin:7px 0 0;font:700 25px Unbounded}.drawer-head sup{color:var(--blue);font:700 8px Manrope}.empty{text-align:center;max-width:280px;margin:auto}.empty>span{width:65px;height:65px;color:var(--blue);background:#eef0ff;border-radius:50%;place-items:center;margin:0 auto 17px;display:grid}.empty h3{font:700 15px Unbounded}.empty p{color:var(--muted);font-size:10px;line-height:1.7}.cart-items{flex:1;overflow:auto}.cart-items article{border-bottom:1px solid #e8e5df;grid-template-columns:80px 1fr auto;gap:13px;padding:16px 0;display:grid}.cart-thumb{background:#f1eee7;border-radius:10px;place-items:center;height:82px;display:grid;overflow:hidden}.cart-thumb .keychain{width:72px}.cart-meta{flex-direction:column;align-items:start;display:flex}.cart-meta>b{margin-top:4px;font:700 10px Unbounded}.cart-meta small{color:var(--muted);margin:5px 0 10px;font-size:7px;line-height:1.5}.cart-items article>strong{font-size:10px}.quantity.mini button{width:23px;height:22px}.quantity.mini span{width:24px;font-size:8px}.cart-summary{padding-top:18px}.cart-summary p{color:var(--muted);justify-content:space-between;font-size:9px;display:flex}.cart-summary p b{color:var(--ink)}.cart-summary>div{border-top:1px solid #ddd;justify-content:space-between;margin:16px 0;padding-top:16px;font-size:11px;display:flex}.cart-summary>div strong{font:700 18px Unbounded}.cart-summary>small{color:var(--muted);justify-content:center;align-items:center;gap:5px;margin-top:9px;font-size:7px;display:flex}.cart-thumb .real-product-stack{filter:drop-shadow(0 7px 7px #14172029);width:48px;max-width:none;height:80px;position:relative;top:auto;left:auto;transform:none}.support-modal{width:min(520px,100%);padding:42px}.quick-help{gap:7px;margin:20px 0;display:grid}.quick-help button{text-align:left;background:#f7f5f0;border:1px solid #e1ded7;border-radius:10px;grid-template-columns:1fr auto;padding:11px 12px;font-size:9px;font-weight:800;display:grid}.quick-help button span{color:var(--muted);grid-column:1/-1;padding-top:9px;font-size:8px;font-weight:500;line-height:1.7}.support-modal form{gap:12px;display:grid}.support-modal .primary{margin-top:4px}.form-success,.form-error{border-radius:10px;padding:12px;font-size:9px}.form-success{color:#456100;background:#eef8d3}.form-error{color:#a52c21;background:#fff0ef}.notify-modal{text-align:center;width:min(470px,100%);padding:45px}.notify-icon{width:62px;height:62px;color:var(--blue);background:#eef0ff;border-radius:50%;place-items:center;margin:auto;display:grid}.notify-modal form{gap:8px;margin-top:22px;display:flex}.notify-modal form input{flex:1}.notify-modal form button{white-space:nowrap}.checkout-modal{width:min(580px,100%);padding:45px}.checkout-modal>p{margin-bottom:22px}.checkout-modal form{gap:12px;display:grid}.checkout-modal .primary{margin-top:10px}.success{text-align:center;padding:42px 20px}.success>span{color:#426800;background:#eaf8c7;border-radius:50%;place-items:center;width:70px;height:70px;margin:auto;display:grid}.success h2{margin-top:19px}.success p{color:var(--muted);max-width:390px;margin:0 auto 22px;font-size:10px;line-height:1.7}.promo-field{background:#f8f6f1;border:1px solid #dedbd4;border-radius:12px;padding:11px 12px}.promo-field>span{grid-template-columns:1fr auto;align-items:center;gap:8px;display:grid}.promo-field input{letter-spacing:.08em;font-weight:900;background:0 0!important;border:0!important;padding:3px 0!important}.promo-field b{color:#7c7e87;white-space:nowrap;font-size:7px}.promo-field small{color:#315cff;font-size:7px}.promo-field.active{background:#f6ffcf;border-color:#b8dc24}.promo-field.active b{color:#476100}.support-fab{z-index:55;background:var(--blue);color:#fff;border:0;border-radius:999px;align-items:center;gap:8px;padding:12px 16px;font-size:9px;font-weight:800;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 12px 30px #315cff52}.support-fab:hover{transform:translateY(-2px)}.mobile-nav{display:none}.account-link{color:var(--blue);background:0 0;border:0;padding:0;font-size:9px;font-weight:800}.choice-grid>button.disabled-choice{opacity:1;background:repeating-linear-gradient(135deg,#fff7f7,#fff7f7 7px,#fff 7px 14px);border-color:#f0b8be;position:relative}.choice-grid>button.disabled-choice:after{content:"OUT";color:#fff;background:#c62c3b;border-radius:999px;margin-left:auto;padding:4px 6px;font-size:5px;font-weight:900}.choice-grid>button.disabled-choice small{color:#b11e2e;font-weight:800}.choice-grid>button.disabled-choice:disabled{cursor:not-allowed;opacity:1}.shipping-rate{color:#263d9c;background:#f2f4ff;border:1px solid #cbd4ff;border-radius:12px;align-items:center;gap:10px;padding:12px;display:flex}.shipping-rate span{flex-direction:column;gap:3px;display:flex}.shipping-rate b{font-size:9px}.shipping-rate small{color:#6070aa;font-size:7px;line-height:1.5}.shipping-readiness{color:#263d9c;background:linear-gradient(145deg,#f5f6ff,#eef1ff);border:1px solid #cbd4ff;border-radius:14px;padding:13px}.shipping-readiness>div:first-child{align-items:center;gap:10px;display:flex}.shipping-readiness span{flex-direction:column;gap:3px;display:flex}.shipping-readiness b{font-size:9px}.shipping-readiness small{color:#6070aa;font-size:7px;line-height:1.5}.shipping-readiness dl{background:#d9def7;border-radius:9px;grid-template-columns:repeat(3,1fr);gap:1px;margin:12px 0 0;display:grid;overflow:hidden}.shipping-readiness dl>div{background:#ffffffc7;flex-direction:column;gap:3px;padding:9px;display:flex}.shipping-readiness dt{text-transform:uppercase;letter-spacing:.1em;color:#7180b7;font-size:6px}.shipping-readiness dd{margin:0;font-size:7px;font-weight:900}.shipping-readiness.customs{color:#7d4d09;background:linear-gradient(145deg,#fff9ef,#fff4e0);border-color:#edcf9e}.shipping-readiness.customs small{color:#98703a}.shipping-readiness>p{align-items:flex-start;gap:7px;margin:10px 0 0;font-size:7px;line-height:1.5;display:flex}.field-help{color:var(--muted);line-height:1.5;font-weight:500!important}.checkout-safety{text-align:center;color:var(--muted);font-size:7px;line-height:1.5}.checkout-modal input[type=hidden]{display:none}.protection-note{background:#f7f8ff;border:1px solid #dfe3f7;border-radius:10px;align-items:flex-start;gap:8px;padding:11px;display:flex;color:#596071!important;margin:0!important;font-size:8px!important;line-height:1.55!important}.account-modal{background:#fff;border-radius:24px;width:min(860px,100%);max-height:calc(100vh - 36px);padding:44px;animation:.5s cubic-bezier(.16,1,.3,1) modalIn;position:relative;overflow:auto;box-shadow:0 35px 100px #00000047}.account-modal>.close{position:absolute;top:17px;right:17px}.account-head h2{letter-spacing:-.05em;margin:10px 0;font:700 30px/1.2 Unbounded}.account-head p{color:var(--muted);max-width:590px;font-size:10px;line-height:1.7}.saved-orders{border:1px solid #e5e2db;border-radius:14px;margin:22px 0 14px;padding:12px}.saved-orders>small{letter-spacing:.12em;color:var(--muted);font-size:7px;font-weight:900}.saved-orders>button{text-align:left;background:#f5f3ee;border:0;border-radius:9px;justify-content:space-between;align-items:center;width:100%;margin-top:7px;padding:10px;display:flex}.saved-orders>button span{flex-direction:column;gap:3px;display:flex}.saved-orders b{font-size:9px}.saved-orders button small{color:var(--muted);font-size:7px}.account-login{grid-template-columns:1fr 1fr auto;align-items:end;gap:10px;margin-top:20px;display:grid}.account-login label,.review-form label{flex-direction:column;gap:6px;font-size:8px;font-weight:800;display:flex}.account-login input,.review-form input,.review-form select,.review-form textarea{background:#fff;border:1px solid #dedbd4;border-radius:9px;outline:0;padding:11px 12px;font-size:9px}.account-login .primary{min-height:40px}.order-dashboard{border:1px solid #dedbd4;border-radius:18px;margin-top:28px;overflow:hidden}.order-title{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.order-title small{letter-spacing:.14em;color:#9da0aa;font-size:6px}.order-title h3{margin:4px 0 0;font:700 14px Unbounded}.order-title>span{background:var(--lime);color:var(--ink);border-radius:999px;padding:7px 10px;font-size:8px;font-weight:900}.status-track{grid-template-columns:repeat(5,1fr);gap:5px;padding:25px 18px 18px;display:grid}.status-track>div{text-align:center;color:#a3a5ab;flex-direction:column;align-items:center;gap:7px;display:flex;position:relative}.status-track>div:before{content:"";background:#e1e2e5;height:3px;position:absolute;top:13px;left:-50%;right:50%}.status-track>div:first-child:before{display:none}.status-track i{z-index:2;background:#ececef;border-radius:50%;place-items:center;width:28px;height:28px;font-size:8px;font-style:normal;font-weight:900;display:grid;position:relative}.status-track b{font-size:7px}.status-track>div.complete{color:var(--blue)}.status-track>div.complete i{background:var(--blue);color:#fff}.status-track>div.complete:before{background:var(--blue)}.order-facts{background:#e6e3dc;border-top:1px solid #e6e3dc;border-bottom:1px solid #e6e3dc;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.order-facts>div{background:#faf9f6;flex-direction:column;gap:4px;padding:14px;display:flex}.order-facts small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:6px}.order-facts b{font-size:8px;line-height:1.5}.tracking-card,.tracking-pending{border-radius:11px;margin:18px;padding:13px}.tracking-card{color:var(--blue);background:#eef0ff;align-items:center;gap:10px;display:flex}.tracking-card span{flex-direction:column;display:flex}.tracking-card small{font-size:7px}.tracking-card b{font-size:10px}.tracking-pending{color:var(--muted);background:#f3f1ec;font-size:8px}.account-note{color:var(--muted);align-items:flex-start;gap:7px;margin:0 18px 18px;font-size:8px;line-height:1.6;display:flex}.auth-roadmap{color:#334dbd;background:#f3f5ff;border-radius:12px;gap:10px;margin-top:17px;padding:13px;display:flex}.auth-roadmap span{flex-direction:column;gap:3px;display:flex}.auth-roadmap b{font-size:8px}.auth-roadmap small{color:#6570a0;font-size:7px;line-height:1.55}.review-placeholder article{border-bottom:1px solid #e9e6df;flex-direction:column;gap:6px;margin-bottom:4px;padding-bottom:14px;display:flex}.review-placeholder article:last-child{border-bottom:0}.review-placeholder article>span{color:#f2a423;letter-spacing:3px}.review-placeholder article p{color:var(--ink);margin:0;font-size:10px;line-height:1.65}.review-placeholder article b{font:700 9px Unbounded}.review-placeholder article small{color:var(--muted);font-size:7px}.review-result{color:var(--blue)!important;font-size:8px!important}.review-form{border-top:1px solid #e7e4dd;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px;padding-top:16px;display:grid}.review-form label:last-of-type{grid-column:1/-1}.review-form textarea{resize:vertical;min-height:78px}.review-form .primary{grid-column:1/-1}.brand-token{text-align:center;justify-content:space-between;align-items:center;padding:38px 22px 28px}.brand-token:before{content:"";background:inherit;border-radius:28px 28px 0 0;width:54px;height:38px;position:absolute;top:-26px;left:50%;transform:translate(-50%)}.brand-token:after{content:"";background:#4c5cf4;border-radius:50%;width:17px;height:17px;position:absolute;top:-15px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 2px #00000014}.brand-token b{font-size:23px}.brand-token small{background:#ffffff94;border-radius:999px;max-width:170px;padding:6px 8px;font-size:8.5px}.token-three small{background:#eef0f7}.token-one{border-radius:50% 48% 44% 50%}.token-two{border-radius:44px 70px 48px 86px}.token-three{border-radius:72px 38px 72px 42px}.size-4 .bundle-keychain{width:145px}.size-4 .bundle-key-1{transform:translate(-126%,-43%)rotate(-18deg)}.size-4 .bundle-key-2{transform:translate(-84%,-67%)rotate(-7deg)}.size-4 .bundle-key-3{transform:translate(-37%,-65%)rotate(7deg)}.size-4 .bundle-key-4{transform:translate(12%,-42%)rotate(18deg)}.hero-tags>.hero-keychain{position:absolute}.hero-key-1{top:8%;left:11%}.hero-key-2{top:10%;right:8%}.hero-key-3{bottom:6%;left:8%}.hero-key-4{bottom:5%;right:8%}.tap-moment .hero-key-1{top:34%;left:50%}@media (width<=1050px){.nav{grid-template-columns:1fr auto auto auto}.nav nav{display:none}.product-grid,.launch-grid{grid-template-columns:repeat(2,1fr)}.custom-coming{grid-column:span 2}.bundle-grid{grid-template-columns:1fr}.bundle-grid>article{grid-template-columns:1fr auto}.bundle-visual{height:260px}.brand-token{width:175px;height:215px;padding:28px 20px}.token-one{left:24px}.token-two{left:50%;transform:translate(-50%)rotate(8deg)}.token-three{left:auto;right:24px}}.packeta-point-picker{background:#f8f9ff;border:1px solid #dfe3f7;border-radius:13px;gap:10px;padding:12px;display:grid}.packeta-point-picker select{padding-right:30px}.terms-check{align-items:flex-start;line-height:1.5;flex-direction:row!important;gap:9px!important;font-weight:600!important;display:flex!important}.terms-check input{flex:none;height:17px;margin-top:1px;width:17px!important}.terms-check a{color:var(--blue);font-weight:800}.checkout-total{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:13px 0;display:flex}.checkout-total span{color:var(--muted);font-size:8px}.checkout-total b{font:700 13px Unbounded}.checkout-safety{justify-content:center;align-items:center;gap:5px;display:flex}@media (width<=800px){body{padding-bottom:66px}.shell{width:calc(100% - 28px);max-width:1180px}.announcement{font-size:7px}.nav{grid-template-columns:1fr auto auto;height:72px}.nav .mode-switch{z-index:8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f4f1eaf0;order:3;grid-column:1/-1;margin:auto;position:absolute;top:62px;left:50%;transform:translate(-50%)}.cart-button span{display:none}.personal-hero,.business-hero{border-radius:20px;grid-template-columns:minmax(0,1fr);margin-top:42px}.personal-hero .hero-copy,.business-hero-copy{min-width:0;padding:53px 28px 40px}.personal-hero h1,.business-hero h1{font-size:38px}.hero-copy>p,.business-hero-copy>p{overflow-wrap:anywhere;max-width:100%}.hero-actions{flex-direction:column;align-items:stretch}.hero-playground,.brand-shape-stage{min-height:500px}.hero-keychain{width:185px}.hero-key-1{left:7%}.hero-key-2{right:2%}.hero-key-3{left:2%}.hero-key-4{right:4%}.benefits{grid-template-columns:1fr 1fr;padding:15px 0}.benefits>div{border-bottom:1px solid var(--line);justify-content:start;padding-left:12px}.benefits>div:nth-child(2){border-right:0}.benefits>div:nth-child(3),.benefits>div:nth-child(4){border-bottom:0}.section-heading{flex-direction:column;align-items:start;gap:16px}.section-heading h2{font-size:29px}.section-heading>p{width:auto}.review-promise,.delivery-faq,.business-handoff,.form-layout{grid-template-columns:1fr}.handoff-shapes{min-height:340px}.business-handoff>div:first-child{padding:38px 27px}.delivery-card,.faq-list{padding:35px 25px}.product-modal{grid-template-columns:1fr}.gallery-scene{height:330px;min-height:330px}.modal-keychain{width:220px}.product-config{padding:32px 24px calc(32px + env(safe-area-inset-bottom))}.product-overview{min-height:0}.product-overview h2{font-size:25px}.overview-facts{grid-template-columns:1fr;gap:7px;margin:20px 0}.overview-facts>div{min-height:58px}.product-modal.step-configure .gallery-scene{height:265px;min-height:265px}.product-modal.step-configure .real-product-stack{height:280px}.product-step-back{margin:0 0 14px}.bundle-picker{grid-template-columns:1fr 1fr}.bundle-config-layout{grid-template-columns:1fr;margin:-43px}.bundle-current-preview{min-height:320px}.bundle-current-preview>.keychain{width:190px}.bundle-current-controls{padding:36px 25px}.business-benefits{grid-template-columns:1fr}.business-process>div:last-child{grid-template-columns:1fr 1fr}.business-process article:nth-child(2){border-right:0}.business-process article{padding-bottom:24px}.form-layout{gap:25px}.business-form-card{padding:27px 20px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.mobile-nav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:70;background:#14161df0;border-radius:16px;grid-template-columns:repeat(3,1fr);height:56px;padding:5px;display:grid;position:fixed;bottom:8px;left:10px;right:10px;box-shadow:0 15px 40px #00000040}.mobile-nav a,.mobile-nav button{color:#fff;background:0 0;border:0;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:7px;text-decoration:none;display:flex;position:relative}.mobile-nav a:hover,.mobile-nav button:hover{background:#30333d}.mobile-nav b{background:var(--pink);border-radius:50%;place-items:center;width:16px;height:16px;font-size:7px;display:grid;position:absolute;top:1px;right:26%}.support-fab{bottom:75px}.support-fab span{display:none}.support-fab{padding:13px}footer{padding-bottom:95px}}.lastscan-page{--ls-ink:#151720;--ls-lime:#dcff31;--ls-blue:#315cff;min-height:100vh;color:var(--ls-ink);opacity:0;background:#f5f2eb;transition:opacity .8s;overflow:hidden}.lastscan-page.is-ready{opacity:1}.lastscan-noise{pointer-events:none;z-index:10;opacity:.045;mix-blend-mode:multiply;background-image:radial-gradient(#000 1px,#0000 1px);background-size:4px 4px;position:fixed;inset:0}.lastscan-nav{z-index:2;border-bottom:1px solid #15172021;justify-content:space-between;align-items:center;width:min(1240px,100% - 48px);height:78px;margin:auto;display:flex;position:relative}.lastscan-logo{color:inherit;align-items:center;gap:9px;font:800 13px Unbounded;text-decoration:none;display:flex}.lastscan-logo i{background:var(--ls-lime);border-radius:9px;place-items:center;width:30px;height:30px;font-style:normal;display:grid}.lastscan-nav>span{letter-spacing:.13em;font-size:8px;font-weight:900}.lastscan-hero{grid-template-columns:.92fr 1.08fr;align-items:center;width:min(1240px,100% - 48px);min-height:680px;margin:auto;display:grid}.lastscan-copy{z-index:3;padding:80px 20px 80px 0;position:relative}.lastscan-kicker{border:1px solid var(--ls-ink);letter-spacing:.12em;border-radius:999px;padding:8px 11px;font-size:8px;font-weight:900;display:inline-flex}.lastscan-copy h1{letter-spacing:-.07em;margin:26px 0;font:700 clamp(52px,6.5vw,96px)/.96 Unbounded}.lastscan-copy h1 em{color:var(--ls-blue);font-style:normal}.lastscan-actions{align-items:center;gap:24px;margin:34px 0 20px;display:flex}.lastscan-actions button,.lastscan-explain>button{background:var(--ls-ink);color:#fff;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:18px;padding:16px 21px;font-size:10px;font-weight:900;display:flex;box-shadow:0 12px 35px #1517202e}.lastscan-actions button span,.lastscan-explain>button span{color:var(--ls-lime);font-size:16px}.lastscan-actions a{color:var(--ls-ink);font-size:9px;font-weight:900}.lastscan-copy>small{color:#7a7d87;font-size:8px}.lastscan-stage{isolation:isolate;height:620px;position:relative}.lastscan-orbit{border:1px solid #315cff38;border-radius:50%;position:absolute;inset:70px}.lastscan-orbit.two{inset:145px}.lastscan-stage:before{content:"";background:linear-gradient(145deg,#6d72ff,#315cff);border-radius:46% 54% 68% 32%;width:460px;height:460px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(14deg);box-shadow:0 40px 80px #315cff3d}.lastscan-product-note{z-index:6;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);color:#fff;letter-spacing:.14em;background:#ffffff29;border:1px solid #ffffff80;border-radius:999px;padding:8px 10px;font-size:7px;font-weight:900;position:absolute;top:8%;right:8%}.lastscan-real-keychain{z-index:2;aspect-ratio:1088/1800;filter:drop-shadow(0 22px 22px #14161f40);transform-origin:50% 58%;will-change:transform;width:190px;position:absolute}.lastscan-real-keychain img{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:absolute;inset:0}.lastscan-real-hardware{z-index:1}.lastscan-real-product{z-index:2}.lastscan-real-keychain.left{animation:6.2s ease-in-out infinite lastscanFloatLeft;top:155px;left:0}.lastscan-real-keychain.right{animation:6.8s ease-in-out -2.1s infinite lastscanFloatRight;top:182px;right:-1%}.lastscan-real-keychain.tap{z-index:5;width:145px;animation:5.4s cubic-bezier(.45,0,.2,1) infinite lastscanTap;top:-18px;left:50%}.lastscan-phone{z-index:4;border:7px solid var(--ls-ink);background:#fff;border-radius:30px;place-items:center;width:158px;height:292px;display:grid;position:absolute;top:54%;left:50%;transform:translate(-50%,-50%)rotate(-3deg);box-shadow:0 28px 55px #14161f47}.lastscan-phone:before{content:"";background:var(--ls-ink);border-radius:999px;width:52px;height:14px;position:absolute;top:7px}.lastscan-phone-screen{background:linear-gradient(160deg,#fff,#f2f3f7);border:1px solid #dedfe5;border-radius:19px;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:112px;min-height:128px;display:flex;box-shadow:0 12px 26px #181b271f}.lastscan-phone-screen small{letter-spacing:.16em;color:#777b88;font-size:6px;font-weight:900}.lastscan-phone-screen i{background:var(--ls-lime);width:39px;height:39px;color:var(--ls-ink);border-radius:50%;place-items:center;font-size:17px;font-style:normal;display:grid}.lastscan-phone-screen b{font:800 7px Unbounded}.lastscan-phone-screen em{color:#858996;font-size:6px;font-style:normal}.lastscan-phone>span{background:var(--ls-blue);color:#fff;border-radius:50%;place-items:center;width:33px;height:33px;animation:2s ease-in-out infinite signalPop;display:grid;position:absolute;top:92px;right:-19px;box-shadow:0 8px 20px #315cff59}.lastscan-explain{background:var(--ls-ink);color:#fff;text-align:center;padding:90px max(24px,50vw - 620px)}.lastscan-explain>span{color:var(--ls-lime);letter-spacing:.16em;font-size:8px;font-weight:900}.lastscan-explain>div{grid-template-columns:repeat(3,1fr);margin:50px 0;display:grid}.lastscan-explain article{border-right:1px solid #343743;padding:32px}.lastscan-explain article:last-child{border:0}.lastscan-explain article>b{color:#777c8c;font:700 12px Unbounded}.lastscan-explain h2{margin:20px 0 8px;font:700 20px Unbounded}.lastscan-explain p{color:#a9adba;font-size:10px}.lastscan-explain>button{background:var(--ls-lime);color:var(--ls-ink);margin:auto}.lastscan-explain>button span{color:var(--ls-ink)}.lastscan-footer{background:var(--ls-ink);color:#fff;border-top:1px solid #30323b;justify-content:space-between;align-items:center;min-height:130px;padding:0 max(24px,50vw - 620px);display:flex}.lastscan-footer b{font:800 14px Unbounded}.lastscan-footer span{color:#9b9fab;font-size:9px}.analytics-consent{z-index:80;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;background:#151720f5;border:1px solid #393c49;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:24px;max-width:920px;margin:auto;padding:18px;display:grid;position:fixed;bottom:18px;left:18px;right:18px;box-shadow:0 25px 70px #0000005c}.analytics-consent b{font:700 11px Unbounded}.analytics-consent p{color:#b8bbc6;margin:6px 0 0;font-size:8px;line-height:1.6}.analytics-consent>div:last-child{gap:8px;display:flex}.analytics-consent button{background:var(--ls-lime);cursor:pointer;border:0;border-radius:999px;padding:11px 14px;font-size:8px;font-weight:900}.analytics-consent button.decline{color:#fff;background:#30333d}@keyframes lastscanFloatLeft{0%,to{transform:translate(0,0)rotate(-12deg)scale(.96)}50%{transform:translate(13px,-18px)rotate(-7deg)scale(1)}}@keyframes lastscanFloatRight{0%,to{transform:translate(0,0)rotate(12deg)scale(.94)}50%{transform:translate(-12px,17px)rotate(7deg)scale(1)}}@keyframes lastscanTap{0%,18%,to{transform:translate(-50%)rotate(-5deg)scale(.78)}45%,66%{transform:translate(-50%,118px)rotate(2deg)scale(.9)}}@keyframes signalPop{0%,to{opacity:.55;transform:scale(.82)}50%{opacity:1;transform:scale(1.15)}}.funnel-dashboard{color:#181a22;background:#f3f0e9;min-height:100vh;padding:clamp(24px,5vw,72px);font-size:10px}.funnel-dashboard.empty{text-align:center;place-content:center;display:grid}.funnel-dashboard>header{justify-content:space-between;align-items:end;max-width:1280px;margin:auto;display:flex}.funnel-dashboard header>div:first-child span,.dashboard-heading span{letter-spacing:.16em;color:#315cff;font-size:8px;font-weight:900}.funnel-dashboard h1{letter-spacing:-.06em;margin:12px 0;font:700 clamp(34px,5vw,70px)/1 Unbounded}.funnel-dashboard header>div:last-child{color:#fff;text-align:right;background:#181a22;border-radius:15px;padding:18px 22px}.funnel-dashboard header small{color:#aeb1bc;font-size:7px;display:block}.funnel-dashboard header b{color:#dcff31;font:700 25px Unbounded}.funnel-summary{grid-template-columns:repeat(6,1fr);gap:8px;max-width:1280px;margin:42px auto 0;display:grid}.funnel-summary article{background:#fff;border:1px solid #ddd9d0;border-radius:14px;padding:17px}.funnel-summary small{color:#737783;font-size:7px;display:block}.funnel-summary b{margin:12px 0;font:700 25px Unbounded;display:block}.funnel-summary span{color:#315cff;font-size:6px;font-weight:900}.funnel-conversion,.variant-table,.dashboard-table{background:#fff;border:1px solid #ddd9d0;border-radius:18px;max-width:1280px;margin:18px auto 0;padding:24px}.funnel-conversion>div:first-child{justify-content:space-between;align-items:end;display:flex}.funnel-conversion span{letter-spacing:.13em;font-size:7px;font-weight:900}.funnel-conversion strong{color:#315cff;font:700 38px Unbounded}.funnel-bar{flex-direction:column;gap:5px;margin-top:20px;display:flex}.funnel-bar i{background:linear-gradient(90deg,#315cff,#6d72ff);border-radius:999px;min-width:3%;height:9px}.dashboard-heading h2{margin:8px 0 22px;font:700 22px Unbounded}.variant-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.variant-grid article{color:#fff;background:#181a22;border-radius:16px;padding:22px}.variant-grid article>span{color:#dcff31;letter-spacing:.14em;font-size:7px;font-weight:900}.variant-grid article>b{margin:14px 0;font:700 24px Unbounded;display:block}.variant-grid dl{background:#373944;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.variant-grid dl>div{background:#242630;padding:10px}.variant-grid dt{color:#9094a2;font-size:6px}.variant-grid dd{margin:4px 0 0;font-weight:900}.table-scroll{overflow:auto}.dashboard-table table{border-collapse:collapse;width:100%;min-width:700px}.dashboard-table th,.dashboard-table td{text-align:left;border-bottom:1px solid #ebe8e1;padding:11px 8px;font-size:8px}.dashboard-table th{letter-spacing:.1em;text-transform:uppercase;color:#777b86;font-size:6px}.social-performance{color:#fff;background:#181a22}.social-performance .dashboard-heading span{color:#ff4f9a}.social-stat-grid{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.social-stat-grid article{background:#242630;border:1px solid #373944;border-radius:13px;padding:16px}.social-stat-grid small{color:#aeb1bc;font-size:7px;display:block}.social-stat-grid b{color:#fff;margin-top:10px;font:700 20px Unbounded;display:block}@media (width<=850px){.lastscan-hero{grid-template-columns:1fr;padding-top:30px}.lastscan-copy{padding:45px 0 20px}.lastscan-copy h1{font-size:48px}.lastscan-stage{width:100%;max-width:610px;height:520px;margin:auto}.lastscan-stage:before{width:410px;height:410px}.lastscan-real-keychain{width:165px}.lastscan-real-keychain.left{top:125px;left:3%}.lastscan-real-keychain.right{top:145px;right:3%}.lastscan-real-keychain.tap{width:132px;top:-28px}.lastscan-phone{top:55%;transform:translate(-50%,-50%)rotate(-3deg)scale(.82)}.lastscan-explain>div{grid-template-columns:1fr}.lastscan-explain article{border-bottom:1px solid #343743;border-right:0}.analytics-consent{grid-template-columns:1fr}.funnel-summary,.social-stat-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.lastscan-nav{width:calc(100% - 28px)}.lastscan-nav>span{display:none}.lastscan-hero{width:calc(100% - 28px)}.lastscan-copy h1{font-size:39px}.lastscan-copy>p{font-size:11px}.lastscan-actions{flex-direction:column;align-items:stretch}.lastscan-stage{height:420px}.lastscan-stage:before{width:310px;height:310px}.lastscan-orbit{inset:54px 20px}.lastscan-orbit.two{inset:105px 72px}.lastscan-product-note{font-size:6px;top:3%;right:2%}.lastscan-real-keychain{width:118px}.lastscan-real-keychain.left{top:123px;left:-3%}.lastscan-real-keychain.right{top:138px;right:-3%}.lastscan-real-keychain.tap{width:100px;top:-18px}.lastscan-phone{top:57%;transform:translate(-50%,-50%)rotate(-3deg)scale(.66)}.lastscan-explain{padding-block:70px}.analytics-consent>div:last-child{grid-template-columns:1fr 1fr;display:grid}.funnel-dashboard{padding:22px 12px}.funnel-dashboard>header{flex-direction:column;align-items:start}.funnel-dashboard header>div:last-child{margin-top:15px}.funnel-summary{grid-template-columns:1fr 1fr}.variant-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.lastscan-real-keychain,.lastscan-phone>span{animation:none}.lastscan-real-keychain.left{transform:rotate(-9deg)}.lastscan-real-keychain.right{transform:rotate(9deg)}.lastscan-real-keychain.tap{transform:translate(-50%)scale(.8)}}.legal-shell{background:#f4f1ea;min-height:100vh;padding:30px}.legal-shell header{justify-content:space-between;align-items:center;max-width:900px;margin:auto;font-size:12px;font-weight:900;display:flex}.legal-shell header a{color:var(--blue);text-decoration:none}.legal-shell article{border:1px solid var(--line);background:#fff;border-radius:24px;max-width:900px;margin:36px auto;padding:clamp(28px,6vw,70px);box-shadow:0 22px 60px #1c1f2a14}.legal-shell h1{letter-spacing:-.06em;margin:12px 0;font:700 clamp(34px,6vw,66px)/1 Unbounded}.legal-shell article>small{color:var(--muted)}.legal-shell article section{margin-top:35px}.legal-shell h2{font:700 17px Unbounded}.legal-shell p{color:#454b57;font-size:16px;line-height:1.7}.legal-shell aside{background:#fff2d8;border:1px solid #efcd88;border-radius:14px;margin-top:40px;padding:18px}.legal-shell aside b{font-size:12px}.legal-shell aside p{color:#765419;margin-bottom:0}@media (width<=540px){.personal-hero h1,.business-hero h1{font-size:31px}.hero-copy>p,.business-hero-copy>p{font-size:12px}.hero-playground{min-height:390px}.hero-keychain{width:145px}.hero-phone{transform-origin:bottom;transform:translate(-50%)scale(.72)}.tap-moment .hero-key-1{top:34%;left:50%;transform:translate(-50%,-50%)rotate(0)scale(.64)}.hero-demo-steps{justify-content:center;top:10px;left:10px;right:10px}.hero-demo-steps span{padding:7px;font-size:6px}.hero-caption{bottom:10px;right:10px}.benefits{grid-template-columns:1fr}.benefits>div{border-right:0;padding:12px;border-bottom:1px solid var(--line)!important}.benefits>div:last-child{border-bottom:0!important}.catalog,.pricing-section{padding:72px 0}.product-grid{grid-template-columns:1fr}.custom-coming{grid-column:span 1}.product-stage{height:270px}.bundle-section{padding-bottom:72px}.bundle-grid>article{min-height:360px}.how-section{padding:72px 0}.how-grid{grid-template-columns:1fr}.how-grid article,.how-grid article+article{border-bottom:1px solid #31343e;border-right:0;min-height:auto;padding:25px 0}.how-grid article:last-child{border-bottom:0}.review-promise{gap:25px;padding:72px 0}.review-placeholder{padding:30px 23px}.handoff-logo{width:148px;height:178px;transform:scale(.9)}.handoff-spark{top:145px;left:15px;transform:rotate(-14deg)scale(.74)}.handoff-link{top:133px;right:15px;transform:rotate(14deg)scale(.74)}.brand-shape-stage{min-height:420px}.brand-token{width:142px;height:178px;padding:22px 16px}.brand-token b{font-size:16px}.brand-token small{font-size:6px}.token-one{top:176px;left:5px}.token-two{top:38px;left:50%;transform:translate(-50%)rotate(8deg)}.token-three{top:195px;left:auto;right:5px}.price-table>div{grid-template-columns:1fr auto;gap:8px 14px}.price-total{grid-column:1/2}.price-table i{grid-area:2/2/auto/3;justify-self:end;margin-top:7px}.price-total small{margin-top:3px}.business-process>div:last-child{grid-template-columns:1fr}.business-process article,.business-process article+article{border-right:0;border-bottom:1px solid var(--line);padding:23px 0}.business-process article:last-child{border-bottom:0}.business-form-card .two,.checkout-modal .two{grid-template-columns:1fr}.product-modal,.bundle-modal,.support-modal,.notify-modal,.checkout-modal{border-radius:18px}.gallery-scene{min-height:340px}.modal-keychain{width:175px}.scene-tabs button{padding:7px 8px;font-size:7px}.hardware-preview{top:62px;transform:translate(-50%)scale(.8)}.product-config h2{font-size:23px}.color-choices,.hardware-choices{grid-template-columns:1fr 1fr}.hardware-choices button:last-child{grid-column:1/-1}.bundle-modal{padding:38px 18px}.bundle-picker .keychain{width:95px}.bundle-selection{flex-direction:column;gap:15px}.bundle-selection>.primary{width:100%}.bundle-current-controls{padding:34px 18px}.bundle-actions{flex-direction:column}.bundle-actions button{width:100%}.bundle-config-layout{margin:-38px -18px}.notify-modal form{flex-direction:column}.checkout-modal,.support-modal,.notify-modal{padding:42px 20px}.cart-drawer{padding:20px}.cart-items article{grid-template-columns:70px 1fr auto}.footer-grid{grid-template-columns:1fr}.footer-grid>div{grid-column:auto!important}}@media (width<=800px){.account-modal{border-radius:18px;padding:42px 20px}.account-login{grid-template-columns:1fr}.status-track{padding-inline:8px}.status-track b{font-size:6px}.order-facts{grid-template-columns:1fr 1fr}.review-form{grid-template-columns:1fr}.review-form label:last-of-type,.review-form .primary{grid-column:auto}}.choice-grid>button.disabled-choice:not(:disabled){cursor:pointer}.choice-grid>button.disabled-choice.active{opacity:1;background:#fff8f7;border-color:#c07872;box-shadow:0 0 0 1px #c07872}.product-config>.primary:disabled{opacity:.5;cursor:not-allowed}.hardware-preview-note{background:#fff8f7;border:1px solid #efc9c4;border-radius:9px;padding:9px 11px;color:#8c413a!important;margin:12px 0 0!important;font-size:8px!important;line-height:1.5!important}@media (width<=800px){.gallery-scene{height:470px;min-height:0}.real-product-stack{width:auto;max-width:72%;height:84%;top:47%}}@media (width<=540px){.store-orbit{border-radius:22px;width:calc(100% - 16px);min-height:650px;margin-bottom:20px}.store-orbit:after{width:116vw;height:175px;top:264px}.orbit-intro{padding:34px 18px 0}.orbit-intro h1{font-size:39px}.orbit-stage{height:300px;margin-top:10px}.orbit-product{width:150px}.orbit-product[style*="36vw"],.orbit-product[style*="-36vw"]{pointer-events:none;opacity:0!important}.orbit-story{grid-template-columns:1fr auto;gap:10px 16px;width:calc(100% - 32px);min-height:150px;padding:17px}.orbit-story>p{grid-area:2/1/auto/-1}.orbit-story .primary{grid-area:1/2;gap:0;padding:12px;font-size:0}.orbit-story .primary svg{width:18px}.orbit-arrow{width:37px;height:37px;top:49%}.orbit-prev{left:10px}.orbit-next{right:10px}.orbit-hint{display:none}.orbit-dots{bottom:12px}.launch-collection{padding:70px 0}.launch-grid{grid-template-columns:1fr;grid-auto-rows:250px}.launch-card.wide{grid-column:auto}.launch-mark{width:125px;height:125px}.gallery-scene{height:420px;min-height:0}.real-product-stack{width:auto;max-width:74%;height:82%;top:46%}}.product-fade-in{animation:.62s cubic-bezier(.16,1,.3,1) both productPhotoIn}.product-fade-out{animation:.62s cubic-bezier(.4,0,.2,1) both productPhotoOut}@keyframes productPhotoIn{0%{opacity:0;filter:var(--product-filter,none) blur(8px);transform:scale(.975)}to{opacity:1;filter:var(--product-filter,none) blur(0);transform:scale(1)}}@keyframes productPhotoOut{0%{opacity:1;filter:var(--product-filter,none) blur(0);transform:scale(1)}to{opacity:0;filter:var(--product-filter,none) blur(8px);transform:scale(1.025)}}.hero-clarity{background:#ffffff9e;border:1px solid #315cff26;border-radius:999px;align-items:center;gap:8px;width:max-content;max-width:100%;margin-top:19px;padding:8px 10px;display:flex;box-shadow:0 10px 28px #2026450f}.hero-clarity span{white-space:nowrap;align-items:center;gap:6px;display:flex}.hero-clarity b{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:21px;height:21px;font-size:8px;display:grid}.hero-clarity span:last-of-type b{background:var(--lime);color:var(--ink)}.hero-clarity small{font-size:8px;font-weight:900}.hero-clarity>i{color:#9b9da6;font-size:10px;font-style:normal}.personal-hero:before,.business-hero:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(110deg,#0000 28%,#ffffff5c 44%,#0000 59%);animation:9s ease-in-out infinite sectionSheen;position:absolute;inset:0;transform:translate(-120%)}.business-hero{position:relative}.business-hero:before{opacity:.2}@keyframes sectionSheen{0%,62%{transform:translate(-120%)}82%,to{transform:translate(120%)}}.product-stage{background:radial-gradient(circle at 50% 38%,#fff 0 14%,#f0eee9 54%,#e2e0dc 100%)}.real-card-photo.card-keychain{width:96%;height:96%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.real-card-photo.card-keychain.product-music.colour-pink{transform:scale(1.075)translateY(-1%)}.real-card-photo.card-keychain.product-link.colour-white{transform:scale(1.045)translateY(1.2%)}.product-card:hover .real-card-photo.card-keychain{transform:scale(1.035)}.product-card:hover .real-card-photo.card-keychain.product-music.colour-pink{transform:scale(1.105)translateY(-1%)}.product-card:hover .real-card-photo.card-keychain.product-link.colour-white{transform:scale(1.075)translateY(1.2%)}.bundle-visual{background:linear-gradient(145deg,#eee9ff 0%,#e8f1ff 48%,#f8eee5 100%)}.best .bundle-visual{background:linear-gradient(145deg,#262535,#332f54 55%,#1d2338)}.bundle-keychain{aspect-ratio:1088/1800;filter:drop-shadow(0 14px 15px #14161e33);width:auto;height:222px;transition:transform .8s cubic-bezier(.16,1,.3,1),filter .5s}.size-4 .bundle-keychain{width:auto;height:205px}.bundle-grid>article:hover .bundle-keychain{filter:drop-shadow(0 18px 18px #14161e40)saturate(1.05)}.bundle-picker{background:linear-gradient(145deg,#f5efff,#eef6ff 55%,#fff5eb);border-radius:18px;padding:12px}.bundle-picker>button{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffbd}.bundle-picker-photo{width:100%;height:145px}.bundle-selected-photo{width:50px;height:54px}.bundle-current-preview{background:linear-gradient(145deg,#f6ecff 0%,#e6efff 52%,#fff3e7 100%)}.handoff-shapes:after,.brand-shape-stage:after{content:"";pointer-events:none;background:conic-gradient(from 20deg,#0000,#ffffff2e,#0000 28%);animation:13s linear infinite ambientTurn;position:absolute;inset:-40%}@keyframes ambientTurn{to{transform:rotate(360deg)}}.handoff-shapes i{z-index:2}.handoff-shapes i small{letter-spacing:.14em;margin-top:8px;font:900 7px Manrope;display:block}.handoff-logo{border-radius:44px 44px 62px 62px}.handoff-spark{border-radius:58% 42% 48% 52%/42% 50% 50% 58%;font-size:12px!important}.handoff-link{border-radius:38px 62px 44px 58px;font-size:11px!important}.brand-token{text-align:center;justify-content:center;align-items:center;gap:25px;padding:30px}.brand-token b{font-size:clamp(20px,2vw,29px);line-height:1.05}.brand-token small{max-width:150px;font-size:10px}.token-three b{font-size:21px}.brand-shape-stage>span{z-index:3}.price-table>div{transition:transform .35s,background .35s}.price-table>div:hover{transform:translate(5px)}.catalog,.bundle-section,.pricing-section{position:relative}.catalog:before,.bundle-section:before,.pricing-section:before{content:"";filter:blur(80px);opacity:.13;pointer-events:none;z-index:-1;border-radius:50%;width:260px;height:260px;position:absolute}.catalog:before{background:var(--pink);top:80px;right:-80px}.bundle-section:before{background:var(--blue);top:100px;left:-90px}.pricing-section:before{background:var(--lime);top:40px;right:-70px}@media (width<=800px){.hero-clarity{border-radius:16px;justify-content:space-between;width:100%}.hero-clarity small{font-size:7px}.hero-clarity>i{display:none}.bundle-keychain{height:208px}.size-4 .bundle-keychain{height:190px}.bundle-picker-photo{height:120px}.bundle-selected-photo{height:52px}}@media (width<=540px){.hero-clarity{gap:4px;padding:7px}.hero-clarity span{gap:4px}.hero-clarity b{width:18px;height:18px}.hero-clarity small{font-size:6px}.bundle-keychain{height:202px}.size-4 .bundle-keychain{height:184px}.bundle-picker-photo{height:102px}.brand-token{gap:17px;padding:18px}.brand-token b{font-size:18px}.brand-token small{font-size:7px}}@media (prefers-reduced-motion:reduce){.personal-hero:before,.business-hero:before,.handoff-shapes:after,.brand-shape-stage:after,.orbit-glow{animation:none}.orbit-product{transition:none}}.lastscan-nav{height:72px}.lastscan-hero{min-height:610px}.lastscan-copy{padding:58px 20px 58px 0}.lastscan-copy h1{margin:22px 0;font-size:clamp(52px,6.2vw,88px)}.lastscan-copy>p{font-size:15px;line-height:1.65}.lastscan-actions{margin:28px 0 17px}.lastscan-actions button,.lastscan-explain>button{min-height:48px;padding:14px 21px;font-size:11px}.lastscan-actions a{align-items:center;gap:7px;min-height:44px;font-size:10px;display:inline-flex}.lastscan-copy>small{font-size:9px;line-height:1.5}.lastscan-stage{height:560px}.lastscan-explain{padding-top:58px;padding-bottom:58px}.lastscan-explain>span{font-size:9px}.lastscan-explain>div{margin:32px 0}.lastscan-explain article{padding:24px 30px}.lastscan-explain h2{margin:14px 0 7px}.lastscan-explain p{font-size:12px;line-height:1.55}.lastscan-footer{min-height:92px}@media (width<=850px){.lastscan-hero{padding-top:20px}.lastscan-copy{padding:36px 0 10px}.lastscan-stage{height:500px}}@media (width<=520px){.lastscan-copy>p{font-size:14px;line-height:1.6}.lastscan-actions{gap:8px}.lastscan-actions button,.lastscan-actions a{justify-content:center}.lastscan-stage{height:410px}.lastscan-explain{padding-top:52px;padding-bottom:52px}.lastscan-explain>div{margin:22px 0}.lastscan-explain article{padding:18px 0}.lastscan-explain h2{margin:8px 0 5px}}.builder-proof.builder-proof-bottom{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.builder-proof.builder-proof-bottom span{white-space:nowrap;border-radius:14px;min-height:48px;padding:8px 6px;grid-column:auto!important}.hardware-choices{gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))!important}.hardware-choices>button{border-radius:16px;justify-content:center;gap:10px;min-height:104px;padding:10px 12px}.choice-grid i.hardware-choice-photo{background:linear-gradient(145deg,#fbfbfa,#efeee9);border-radius:14px;width:78px;height:76px}.hardware-choice-photo img{object-fit:cover;object-position:50% 0;transform-origin:50% 0;width:100%;height:100%;transform:scale(1.06)}.hardware-choices>button>span{white-space:nowrap;font-size:11px}.compact-palette{flex-wrap:nowrap;gap:10px}.compact-palette>button{aspect-ratio:1;border-radius:50%;flex:0 0 46px;width:46px;height:46px}.compact-palette>button i{aspect-ratio:1;border-radius:50%}.product-card-options.palette-only>div{flex-wrap:nowrap;gap:7px}.product-card-options.palette-only button,.category-card-colours button{aspect-ratio:1;border-radius:50%;flex:0 0 40px;width:40px;height:40px}.product-card-options.palette-only i,.category-card-colours i{aspect-ratio:1;border-radius:50%}.qty-total{margin-bottom:18px}.product-config>.primary{min-height:54px;margin-top:0}.category-hero,.category-product-grid,.category-concept-grid{max-width:1380px}.category-concept-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.category-item-card{min-height:500px;padding:22px}.category-item-preview{height:270px}.category-item-copy{padding-top:23px}.category-item-copy h3{font-size:20px}.business-benefits{background:0 0;border:0;border-radius:24px;gap:12px;min-height:0;margin-top:54px;overflow:visible}.business-benefits article{background:linear-gradient(145deg,#fff,#f7f9ff);border:1px solid #1f243617;border-radius:22px;flex-direction:column;min-height:245px;padding:30px;transition:transform .38s cubic-bezier(.16,1,.3,1),box-shadow .38s,border-color .25s;display:flex;box-shadow:0 18px 50px #242b4512}.business-benefits article:hover{border-color:#315cff38;transform:translateY(-7px);box-shadow:0 28px 65px #242b451f}.business-benefits article>span{color:#fff;background:#315cff;border-radius:16px;place-items:center;width:52px;height:52px;margin-bottom:auto;display:grid;box-shadow:0 12px 28px #315cff3d}.business-benefits article:nth-child(2)>span{background:#ff4f9a;box-shadow:0 12px 28px #ff4f9a38}.business-benefits article:nth-child(3)>span{background:#17181d;box-shadow:0 12px 28px #17181d33}.business-benefits small{color:#315cff;letter-spacing:.14em;margin:22px 0 8px;font-size:8px;font-weight:900}.business-benefits b{font:700 17px/1.28 Unbounded}.business-benefits p{margin-top:10px;font-size:13px;line-height:1.65}.choice-grid>button,.compact-palette>button,.category-card-colours button,.product-card-options button,.primary,.quantity{transition:transform .24s cubic-bezier(.16,1,.3,1),box-shadow .24s,border-color .24s,background-color .24s}.choice-grid>button:not(:disabled):hover,.compact-palette>button:hover,.category-card-colours button:hover,.product-card-options button:hover{transform:translateY(-3px);box-shadow:0 10px 24px #1f24361a}.primary:hover{transform:translateY(-2px);box-shadow:0 15px 30px #315cff3b}@media (width<=700px){.builder-proof.builder-proof-bottom{gap:5px!important}.builder-proof.builder-proof-bottom span{white-space:normal;min-height:46px;padding:6px 3px;font-size:7px}.hardware-choices{gap:7px}.hardware-choices>button{flex-direction:column;gap:4px;min-height:88px;padding:6px 4px}.choice-grid i.hardware-choice-photo{width:58px;height:56px}.hardware-choices>button>span{font-size:8px}.compact-palette{scrollbar-width:none;gap:7px;padding:3px 3px 7px;overflow-x:auto}.compact-palette::-webkit-scrollbar{display:none}.compact-palette>button{flex-basis:42px;width:42px;height:42px;min-height:42px}.qty-total{margin-bottom:16px}.category-item-card{min-height:450px;padding:18px}.category-item-preview{height:230px}.category-two-sided{width:168px}.category-item-copy h3{font-size:18px}.business-benefits{grid-template-columns:1fr;gap:12px;margin-top:34px}.business-benefits article{min-height:210px;padding:24px}}@media (prefers-reduced-motion:reduce){.business-benefits article,.choice-grid>button,.compact-palette>button,.category-card-colours button,.product-card-options button,.primary,.quantity{transition:none!important}}.legal-intro{max-width:680px;color:#242733!important;font-size:16px!important}.legal-nav{flex-wrap:wrap;gap:8px;margin:26px 0 10px;display:flex}.legal-nav a,.legal-nav button{border:1px solid var(--line);color:#242733;cursor:pointer;background:#fff;border-radius:999px;min-height:44px;padding:12px 14px;font:700 10px Unbounded;text-decoration:none}.legal-nav a:hover,.legal-nav button:hover{border-color:var(--blue);color:var(--blue)}.legal-nav :focus-visible{outline:3px solid var(--blue);outline-offset:3px}.legal-shell article section p{font-size:16px;line-height:1.75}.checkout-privacy{font-size:12px;line-height:1.6}.legal-shell .seller-card{border-radius:18px;margin-top:48px;padding:24px}.legal-shell .seller-card.complete{background:#f2f7ff;border:1px solid #bfd0ff}.legal-shell .seller-card.incomplete{background:#fff2d8;border:1px solid #efcd88}.seller-card dl{background:#d9dfeb;border:1px solid #d9dfeb;border-radius:12px;grid-template-columns:1fr 1fr;gap:1px;margin:18px 0 0;display:grid;overflow:hidden}.seller-card dl div{background:#fff;padding:14px}.seller-card dt{text-transform:uppercase;color:#656c79;font:700 10px/1.45 Unbounded}.seller-card dd{color:#242733;overflow-wrap:anywhere;margin:7px 0 0;font-size:15px;line-height:1.5}.seller-card dd a{color:var(--blue);text-decoration:none}.legal-note{border-top:1px solid var(--line);padding-top:20px;color:#656c79!important;margin:28px 0 0!important;font-size:13px!important}@media (width<=540px){.legal-shell{padding:18px}.seller-card dl{grid-template-columns:1fr}}.language-switcher{z-index:1200;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #11131a1a;border-radius:9px;align-items:center;gap:4px;height:29px;padding:0 8px;display:flex;position:fixed;top:45px;right:22px;box-shadow:0 5px 16px #11131a0f}.nav>.language-switcher,[data-language-host]>.language-switcher{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;justify-self:end;position:static}.language-switcher button{color:#9a9ca3;letter-spacing:.035em;cursor:pointer;background:0 0;border:0;padding:0;font:700 9px/1 Manrope,Arial,sans-serif;transition:color .2s;position:relative}.language-switcher button:after{content:"";background:var(--blue);border-radius:2px;height:1.5px;transition:transform .25s;position:absolute;bottom:-5px;left:0;right:0;transform:scaleX(0)}.language-switcher button:hover,.language-switcher button.active{color:var(--ink)}.language-switcher button.active:after{transform:scaleX(1)}.language-divider{color:#c7c8cd;font-size:9px}@media (width<=800px){.nav>.language-switcher{border-radius:8px;gap:3px;height:27px;padding:0 7px}.language-switcher button{font-size:8px}.language-switcher button:after{bottom:-4px}}.store-orbit{background:radial-gradient(circle at 50% 38%,#4c82ff 0%,#2863f3 38%,#183fc6 73%,#112984 100%);min-height:760px;box-shadow:inset 0 0 0 1px #ffffff2e,0 24px 70px #18359033}.store-orbit:before{content:"";z-index:-2;opacity:.34;background-image:radial-gradient(circle,#ffffffb3 0 1px,#0000 1.5px);background-size:34px 34px;animation:18s linear infinite orbitGrid;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}@keyframes orbitGrid{to{background-position:34px 34px}}.store-orbit:after{border-color:#ffffff47;width:min(1050px,82vw);height:300px;animation:9s ease-in-out infinite alternate orbitRing;top:335px;box-shadow:0 0 0 40px #ffffff06,0 0 0 100px #ffffff05}@keyframes orbitRing{to{transform:translate(-50%)rotate(3deg)scale(1.025)}}.orbit-glow-one{opacity:.5;background:#8fb8ff}.orbit-glow-two{opacity:.22;background:#d9f542}.orbit-intro{color:#fff;padding-top:38px}.orbit-intro .kicker{color:#dff553}.orbit-stage{height:495px;margin-top:-22px}.orbit-product{will-change:transform,opacity;width:clamp(125px,15.5vw,210px);filter:blur(calc((1 - var(--orbit-opacity)) * 1.5px)) drop-shadow(0 22px 24px #03114847);top:43%}.orbit-product.active{filter:drop-shadow(0 36px 32px #03114873);animation:2.5s ease-in-out infinite alternate activeProductBreath}@keyframes activeProductBreath{to{margin-top:-5px}}.orbit-product>small{color:#142052;border-color:#ffffff73;box-shadow:0 9px 24px #05164f2e}.orbit-object{color:#172052;background:#fff;box-shadow:inset 0 0 0 2px #ffffff80,inset 0 -24px 35px #152e7e2e}.object-pet{color:#fff;background:linear-gradient(145deg,#ff9a76,#ff5572)}.object-lost{color:#172052;background:linear-gradient(145deg,#e8fb6c,#b5e13c)}.object-stand{color:#173488;background:linear-gradient(145deg,#f9fbff,#bcd2ff)}.object-batch{color:#fff;background:linear-gradient(145deg,#ff83b7,#e73b88)}.orbit-detail{z-index:20;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a22757a;border:1px solid #ffffff57;border-radius:16px;width:clamp(190px,18vw,245px);min-height:112px;padding:16px 17px;animation:.55s cubic-bezier(.16,1,.3,1) both detailEnter;position:absolute;top:150px;box-shadow:0 18px 45px #03124b29}.orbit-detail-left{left:5%}.orbit-detail-right{right:5%}.orbit-detail small{color:#dff553;letter-spacing:.16em;margin-bottom:8px;font-size:6px;font-weight:900;display:block}.orbit-detail b{font-size:9px;line-height:1.55;display:block}.orbit-connector{transform-origin:top;background:#fff9;width:clamp(60px,9vw,135px);height:1px;position:absolute;top:50%}.orbit-detail-left .orbit-connector{left:100%;transform:rotate(9deg)}.orbit-detail-right .orbit-connector{right:100%;transform:rotate(-9deg)}.orbit-connector i{background:#315cff;border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;top:-4px}.orbit-detail-left .orbit-connector i{right:-5px}.orbit-detail-right .orbit-connector i{left:-5px}.orbit-focus{z-index:21;text-align:center;color:#fff;width:min(430px,60vw);animation:.55s cubic-bezier(.16,1,.3,1) both focusEnter;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.orbit-focus>span{letter-spacing:.14em;text-transform:uppercase;background:#0c227073;border:1px solid #ffffff52;border-radius:999px;padding:6px 9px;font-size:6px;font-weight:900;display:inline-block}.orbit-focus h2{margin:8px 0 11px;font:700 clamp(16px,1.7vw,23px)/1.15 Unbounded}.orbit-focus button{color:#fff;background:0 0;border:0;border-bottom:1px solid #fff9;align-items:center;gap:11px;padding:5px 0;font-size:9px;font-weight:900;display:inline-flex}.orbit-focus button:hover{color:#dff553;border-color:#dff553;transform:translateY(-2px)}@keyframes detailEnter{0%{opacity:0;transform:translateY(10px)scale(.96)}to{opacity:1;transform:none}}@keyframes focusEnter{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}.orbit-arrow{color:#fff;background:#0b23787a;border-color:#ffffff52;top:51%}.orbit-dots button{background:#ffffff6e}.orbit-dots button.active{background:#dff553}.orbit-hint{color:#ffffff94}.catalog{padding:72px 0 78px}.bundle-section{padding-bottom:78px}.bundle-grid>article{min-height:320px}.bundle-visual{height:175px}.bundle-keychain{height:165px}.size-4 .bundle-keychain{height:152px}.bundle-copy{padding-top:11px}.benefits{min-height:92px}@media (width<=900px){.orbit-detail{width:190px;top:170px}.orbit-detail-left{left:3%}.orbit-detail-right{right:3%}.orbit-connector{width:55px}.orbit-stage{height:480px}}@media (width<=640px){.store-orbit{min-height:710px}.store-orbit:after{width:130vw;height:210px;top:322px}.orbit-intro{padding:30px 16px 0}.orbit-intro h1{font-size:36px}.orbit-intro p{font-size:9px}.orbit-stage{height:520px;margin-top:-15px}.orbit-product{width:132px;top:34%}.orbit-detail{width:calc(50% - 22px);min-height:128px;padding:13px;top:270px}.orbit-detail-left{left:14px}.orbit-detail-right{right:14px}.orbit-detail b{font-size:8px}.orbit-connector{display:none}.orbit-focus{width:calc(100% - 40px);bottom:20px}.orbit-focus h2{font-size:16px}.orbit-arrow{top:39%}.orbit-dots{bottom:8px}.orbit-product>small{font-size:5px}.bundle-grid>article{min-height:300px}.bundle-visual{height:160px}}@media (prefers-reduced-motion:reduce){.store-orbit:before,.store-orbit:after,.orbit-product.active{animation:none}.orbit-product{will-change:auto}}.orbit-stage{--scene-x:0deg;--scene-y:0deg;isolation:isolate}.orbit-product{transform-style:preserve-3d}.orbit-product:not(.active)>small{opacity:0;transform:translate(-50%,7px)}.orbit-product>small{transition:opacity .45s,transform .45s}.orbit-product.active>small{opacity:1}.orbit-asset,.orbit-model{width:100%;height:100%;transform-style:preserve-3d;pointer-events:none;transition:transform .35s cubic-bezier(.16,1,.3,1);display:block;position:relative}.orbit-model{--poster-color:transparent;background:0 0;border:0}.orbit-asset-photo img{object-fit:contain;filter:drop-shadow(0 26px 24px #0310425c);width:100%;height:100%}.orbit-asset-photo:after{content:"";filter:blur(13px);background:#020e3a54;border-radius:50%;height:9%;position:absolute;bottom:11%;left:19%;right:19%;transform:translateZ(-20px)}.orbit-asset-concept{place-items:center;display:grid}.orbit-asset-concept .orbit-object{z-index:4;backface-visibility:hidden;width:72%;height:80%;margin:0;position:absolute;transform:translateZ(34px)}.asset-depth{z-index:1;background:#152f93;border-radius:38% 42% 44% 40%;width:70%;height:78%;position:absolute;transform:translate3d(9px,12px,-8px);box-shadow:inset 0 -20px 28px #0003}.asset-depth.two{opacity:.6;transform:translate3d(16px,21px,-18px)}.asset-glint{z-index:6;filter:blur(3px);opacity:.46;background:linear-gradient(#ffffffb8,#0000);border-radius:50%;width:13%;height:46%;position:absolute;top:18%;left:23%;transform:rotate(19deg)translateZ(42px)}.concept-pet .asset-depth{background:#b62e56;border-radius:50% 50% 48% 52%}.concept-lost .asset-depth{background:#789b1f;border-radius:25%}.concept-stand .asset-depth{background:#8daae8;border-radius:15px 15px 34px 34px;height:66%;top:23%}.concept-batch .asset-depth{background:#a62768;border-radius:34% 52% 38% 48%}.orbit-inspector{z-index:18;pointer-events:none;position:absolute;inset:0}.inspector-lines{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.inspector-lines path{fill:none;stroke:#e8f3ffad;stroke-width:1.25px;stroke-dasharray:4 5;vector-effect:non-scaling-stroke;filter:drop-shadow(0 2px 3px #020d3a40);animation:.85s cubic-bezier(.16,1,.3,1) both drawInspectorLine}@keyframes drawInspectorLine{0%{stroke-dashoffset:140px;opacity:0}to{stroke-dashoffset:0;opacity:1}}.glass-callout{-webkit-backdrop-filter:blur(18px)saturate(145%);backdrop-filter:blur(18px)saturate(145%);color:#fff;width:clamp(180px,18vw,255px);min-height:92px;animation:glassArrive .7s cubic-bezier(.16,1,.3,1) var(--callout-delay) both,glassFloat 4.8s ease-in-out calc(var(--callout-delay) + .7s) infinite alternate;background:linear-gradient(135deg,#ffffff3d,#c9deff1a);border:1px solid #ffffff61;border-radius:18px;padding:15px 16px 14px 18px;position:absolute;overflow:hidden;box-shadow:inset 0 1px #ffffff7a,inset 0 -1px #ffffff14,0 18px 45px #02124d2e}.glass-callout:before{content:"";pointer-events:none;background:linear-gradient(120deg,#0000,#ffffff52,#0000);position:absolute;inset:-70% 35% 30% -35%;transform:rotate(18deg)}.glass-callout>i{background:#7fabff;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 0 5px #ffffff1a}.glass-callout small{color:#e7fa72;letter-spacing:.16em;margin-bottom:7px;font-size:6px;font-weight:900;display:block}.glass-callout b{text-wrap:balance;font-size:8px;line-height:1.55;display:block}.glass-1>i,.glass-3>i{right:-5px}.glass-2>i,.glass-4>i{left:-5px}.glass-1>i,.glass-2>i{bottom:-5px}.glass-3>i,.glass-4>i{top:-5px}@keyframes glassArrive{0%{opacity:0;filter:blur(7px);transform:translateY(15px)scale(.92)}to{opacity:1;filter:blur();transform:none}}@keyframes glassFloat{0%{translate:0;rotate:-.25deg}to{translate:0 -7px;rotate:.35deg}}.orbit-inspector .orbit-focus{width:min(390px,38vw);animation:.6s cubic-bezier(.16,1,.3,1) both focusEnter;top:5px;bottom:auto}.orbit-inspector .orbit-focus h2{text-shadow:0 8px 25px #02114859}.orbit-inspector .orbit-focus button{pointer-events:auto}.orbit-inspector .orbit-focus>span{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff2e}@media (width<=1000px){.glass-callout{width:190px}.glass-1,.glass-3{left:2%}.glass-2,.glass-4{right:2%}.inspector-lines{opacity:.7}}@media (width<=850px){.store-orbit{min-height:850px}.orbit-stage{height:650px}.orbit-product{width:128px;top:27%}.orbit-inspector .orbit-focus{width:calc(100% - 120px);top:0}.orbit-inspector .orbit-focus h2{font-size:14px}.inspector-lines{display:none}.glass-callout{width:calc(50% - 20px);min-height:116px;animation:glassArrive .6s cubic-bezier(.16,1,.3,1) var(--callout-delay) both;padding:13px}.glass-1{top:305px;left:13px}.glass-2{top:305px;right:13px}.glass-3{bottom:40px;left:13px}.glass-4{bottom:40px;right:13px}.glass-callout>i{display:none}.glass-callout b{font-size:7.5px}.orbit-arrow{top:30%}}@media (prefers-reduced-motion:reduce){.glass-callout,.inspector-lines path{animation:none}.orbit-product.active .orbit-asset,.orbit-product.active .orbit-model{transform:none}}.orbit-intro h1{font-size:clamp(39px,4.7vw,67px)}.orbit-intro p{margin-top:11px}.orbit-stage{margin-top:-8px}.orbit-product.active .orbit-asset-photo img{transform:scale(1.42)}.orbit-product.active .orbit-asset-photo:after{transform:scale(1.35)translateZ(-20px)}.glass-callout{width:clamp(205px,19vw,270px);padding:17px 18px}.glass-callout small{font-size:7px}.orbit-inspector .orbit-focus{top:1px}.orbit-inspector .orbit-focus h2{font-size:clamp(17px,1.6vw,22px)}@media (width<=850px){.orbit-intro h1{font-size:clamp(25px,7.5vw,34px);line-height:.98}.orbit-intro p{max-width:330px}.orbit-product.active{width:178px}.orbit-product.active .orbit-asset-photo img{transform:scale(1.3)}.glass-callout{width:calc(50% - 20px);padding:13px}.glass-callout b{font-size:8px}.orbit-inspector .orbit-focus h2{max-width:230px;margin-inline:auto;line-height:1.22}}.withdrawal-box{background:#ffffffb8;border:1px solid #18181824;border-radius:24px;margin-top:34px;padding:clamp(22px,4vw,38px);scroll-margin-top:24px}.legal-form{gap:14px;margin-top:20px;display:grid}.legal-form label{gap:7px;font-weight:700;display:grid}.legal-form input{color:#151515;width:100%;font:inherit;background:#fff;border:1px solid #18181833;border-radius:12px;padding:13px 15px}.legal-form button{color:#fff;width:fit-content;font:inherit;cursor:pointer;background:#151515;border:0;border-radius:999px;padding:13px 18px;font-weight:800}.legal-form button:disabled{opacity:.55;cursor:wait}.legal-success{color:#176b3a;font-weight:700}.store-orbit{contain:layout paint;background:radial-gradient(at 50% 25%,#b8e0ff7a 0,#837dff42 27%,#0000 53%),radial-gradient(at 50% 88%,#ff5db133 0,#0000 46%),linear-gradient(145deg,#18112f 0%,#493485 46%,#17152d 100%);border-radius:30px 30px 46% 46%/30px 30px 96px 96px;min-height:720px;margin-bottom:0;box-shadow:inset 0 0 0 1px #ffffff26,0 28px 75px #1b124140}.store-orbit:before{opacity:.18;background-size:42px 42px;animation:none}.store-orbit:after{border-color:#e7eeff33;animation:none;top:324px;box-shadow:0 0 0 52px #ffffff05,0 0 0 118px #ffffff03}.orbit-glow{filter:blur(48px);opacity:.16!important;animation:none!important}.orbit-intro{padding-top:34px}.orbit-intro h1{text-shadow:0 14px 38px #0a052657;font-size:clamp(38px,4.5vw,64px)}.orbit-intro .kicker,.glass-callout small{color:#e6ff69}.orbit-stage{touch-action:pan-y;height:485px;margin-top:-10px}.orbit-product{filter:drop-shadow(0 18px 20px #06041945);will-change:transform,opacity}.orbit-product.active{filter:drop-shadow(0 30px 28px #07041b6b);width:clamp(195px,18.5vw,265px);animation:none}.orbit-product.active .orbit-asset,.orbit-product.active .orbit-model{transform:translateZ(20px)}.orbit-product:focus-visible{outline-offset:6px;outline:2px solid #e6ff69}.orbit-inspector .orbit-focus{width:min(360px,36vw);top:2px}.orbit-inspector .orbit-focus h2{margin:7px 0 8px;font-size:clamp(16px,1.45vw,20px)}.orbit-inspector .orbit-focus>span{padding:5px 8px}.glass-callout{-webkit-backdrop-filter:blur(13px)saturate(130%);backdrop-filter:blur(13px)saturate(130%);width:clamp(170px,16.5vw,225px);min-height:70px;animation:glassArrive .45s cubic-bezier(.16,1,.3,1) var(--callout-delay) both;background:linear-gradient(135deg,#ffffff38,#7669b521);border-radius:14px;padding:11px 13px;box-shadow:inset 0 1px #ffffff59,0 13px 30px #0805222e}.glass-callout small{margin-bottom:5px;font-size:6px}.glass-4{bottom:60px;right:5%}.inspector-lines path{stroke:#edf0ff75;animation:.55s cubic-bezier(.16,1,.3,1) both drawInspectorLine}.orbit-arrow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#100b2b9e;border-color:#ffffff57;width:48px;height:48px;font-size:20px;top:52%}.orbit-hint{letter-spacing:.15em}.benefits{color:#fff;background:#11121a;border:0;border-radius:0 0 28px 28px;width:min(1460px,100% - 24px);min-height:100px;margin:0 auto 24px;padding:26px max(18px,50% - 590px);box-shadow:0 22px 50px #10111a21}.benefits>div{border-color:#ffffff1f}.benefits small{color:#ffffff94}.category-dock{z-index:80;-webkit-backdrop-filter:blur(18px)saturate(145%);backdrop-filter:blur(18px)saturate(145%);opacity:0;pointer-events:none;background:#11121bdb;border:1px solid #ffffff29;border-radius:999px;gap:4px;max-width:calc(100vw - 28px);padding:6px;transition:opacity .28s,transform .28s;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%,18px);box-shadow:0 18px 50px #04050c3d}.category-dock.visible{opacity:1;pointer-events:auto;transform:translate(-50%)}.category-dock button{white-space:nowrap;color:#fff;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:6px;padding:10px 14px;font:800 8px Manrope,Arial,sans-serif;transition:background .2s,color .2s;display:flex}.category-dock button:hover{color:#15151d;background:#fff}.category-dock button:disabled{cursor:default;opacity:.56}.category-dock button:disabled:hover{color:#fff;background:0 0}.category-dock small{color:#15151d;letter-spacing:.08em;background:#e6ff69;border-radius:999px;padding:3px 5px;font-size:5px}@media (width<=850px){.store-orbit{border-radius:22px 22px 42% 42%/22px 22px 66px 66px;min-height:735px}.store-orbit:after{top:292px}.orbit-intro{padding-top:27px}.orbit-stage{height:555px;margin-top:-3px}.orbit-product{width:112px;top:28%}.orbit-product.active{width:158px}.orbit-product.active .orbit-asset-photo img{transform:scale(1.22)}.orbit-inspector .orbit-focus{width:calc(100% - 100px);top:0}.orbit-inspector .orbit-focus h2{margin-top:5px;font-size:13px}.orbit-inspector .orbit-focus button{font-size:8px}.glass-callout{width:calc(50% - 18px);min-height:76px;padding:10px 11px}.glass-callout b{font-size:7.5px}.glass-1{top:285px;left:11px}.glass-2{top:285px;right:11px}.glass-3{bottom:54px;left:11px}.glass-4{bottom:54px;right:11px}.orbit-arrow{width:41px;height:41px;top:31%}.orbit-prev{left:9px}.orbit-next{right:9px}.orbit-dots{bottom:15px}.benefits{width:calc(100% - 16px);margin-bottom:18px;padding:22px 14px}.category-dock{border-radius:18px;justify-content:flex-start;bottom:82px;overflow-x:auto}.category-dock button{padding:9px 11px}}@media (prefers-reduced-motion:reduce){.category-dock,.glass-callout,.orbit-product{transition:none!important}}:root{--surface:#fff;--surface-soft:#fafbff;--text:#15161b;--text-soft:#626672;--focus:#2459ff;--motion-fast:.18s;--motion-base:.32s}body{background:radial-gradient(circle at 8% 7%,#7cb8ff17,#0000 25rem),radial-gradient(circle at 94% 20%,#ffe25f14,#0000 24rem),#fff}body.category-open{overflow:hidden}button:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #2459ff6b}.announcement{display:none}.hero-nav{z-index:50;background:0 0;grid-template-columns:1fr auto 1fr auto auto;width:min(1320px,100% - 48px);height:96px;position:absolute;top:0;left:50%;transform:translate(-50%)}.hero-brand>span:last-child{flex-direction:column;align-items:flex-start;gap:3px;display:flex}.hero-brand b{letter-spacing:-.04em;font:700 17px/1 Unbounded,sans-serif}.hero-brand small{letter-spacing:.12em;color:#777b86;white-space:nowrap;font-size:6px;line-height:1.2}.hero-nav .mode-switch{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff8a;border-color:#191d2b17;width:205px;box-shadow:0 8px 30px #373f6212}.hero-nav .mode-switch button{min-height:44px;padding:8px 15px}.hero-nav nav a,.hero-nav .account-link{color:#4e5260}.hero-nav .cart-button{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff9e;min-height:44px}.store-orbit{width:100%;min-height:750px;box-shadow:none;color:var(--text);background:radial-gradient(at 16% 12%,#89caff26,#0000 31%),radial-gradient(at 84% 17%,#ffe16024,#0000 29%),radial-gradient(at 79% 85%,#ff99cb1a,#0000 30%),radial-gradient(at 18% 82%,#b7ee8017,#0000 28%),linear-gradient(#fff 0%,#fbfcff 72%,#f8f9fd 100%);border:0;border-radius:0;margin:0;overflow:hidden}.store-orbit:before{opacity:.12;background-image:radial-gradient(circle,#394e8b3d 0 1px,#0000 1.25px);background-size:46px 46px;-webkit-mask-image:linear-gradient(#0000 2%,#000 38%,#0000 88%);mask-image:linear-gradient(#0000 2%,#000 38%,#0000 88%)}.store-orbit:after{border-color:#374b821a;width:min(980px,78vw);height:280px;top:305px;box-shadow:0 0 0 48px #6f91e606,0 0 0 112px #eec04d05}.orbit-glow-one{top:90px;left:-150px;background:#9cf!important}.orbit-glow-two{bottom:20px;right:-130px;background:#ffe36d!important}.orbit-glow{filter:blur(62px);opacity:.13!important}.orbit-intro{z-index:25;text-align:left;width:min(330px,25vw);color:var(--text);padding:0;position:absolute;top:128px;left:max(34px,50% - 660px)}.orbit-intro h1{letter-spacing:-.06em;text-shadow:none;font-size:clamp(24px,2.55vw,40px);line-height:1.02}.orbit-intro h1 em{color:var(--blue)}.orbit-intro p{color:#696e7a;width:auto;margin:13px 0 0;font-size:11px;line-height:1.55}.orbit-stage{perspective:1000px;height:620px;margin:0;position:absolute;inset:92px 0 0}.orbit-product{filter:drop-shadow(0 19px 18px #27305824);width:clamp(118px,13vw,190px);transition:transform .66s cubic-bezier(.16,1,.3,1),opacity .42s,filter .42s;top:48%}.orbit-product.active{filter:drop-shadow(0 31px 25px #232e5933);width:clamp(205px,20vw,292px)}.orbit-product:hover{filter:drop-shadow(0 24px 21px #232e592b)}.orbit-product.active:hover{filter:drop-shadow(0 31px 25px #232e5933)}.orbit-inspector .orbit-focus{width:min(430px,48vw);color:var(--text);top:auto;bottom:24px}.orbit-inspector .orbit-focus>span{-webkit-backdrop-filter:none;backdrop-filter:none;color:#727787;background:0 0;border:0;padding:0;font-size:7px}.orbit-inspector .orbit-focus h2{text-shadow:none;margin:7px 0 10px;font-size:clamp(18px,1.7vw,25px)}.orbit-inspector .orbit-focus button{min-height:44px;color:var(--text);border-color:#aeb2bd;padding:0 3px;font-size:10px}.orbit-inspector .orbit-focus button:hover{color:var(--blue);border-color:var(--blue)}.glass-callout{width:clamp(175px,16vw,225px);min-height:78px;color:var(--text);-webkit-backdrop-filter:blur(18px)saturate(120%);backdrop-filter:blur(18px)saturate(120%);background:#ffffffad;border:1px solid #ffffffeb;padding:13px 15px;box-shadow:0 15px 42px #313c651a,inset 0 0 0 1px #3544710a}.glass-callout small{color:#315cff;font-size:7px}.glass-callout b{font-size:10px;line-height:1.45}.glass-callout>i{background:#6485ff;border-color:#fff;box-shadow:0 0 0 4px #315cff17}.glass-1{top:118px;left:30%}.glass-2{top:118px;right:20%}.glass-3{bottom:116px;left:22%}.glass-4{display:none}.inspector-lines path{stroke:#43569140;filter:none}.orbit-arrow{width:50px;height:50px;color:var(--text);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffbd;border-color:#20263b1a;top:51%;box-shadow:0 12px 32px #323b5d1a}.orbit-arrow:hover{color:#fff;background:#15161b}.orbit-prev{left:max(18px,50% - 685px)}.orbit-next{right:max(18px,50% - 685px)}.orbit-dots{bottom:17px}.orbit-dots button{background:#d7d9e0 padding-box padding-box;border:3px solid #0000;min-width:12px;min-height:12px}.orbit-dots button.active{background:#315cff padding-box padding-box;width:28px}.orbit-hint{color:#8a8e99;bottom:20px;right:32px}.orbit-summary{z-index:30;-webkit-backdrop-filter:blur(18px)saturate(125%);backdrop-filter:blur(18px)saturate(125%);background:#ffffffd1;border:1px solid #262d4417;border-radius:22px;width:min(310px,25vw);padding:22px;animation:.42s cubic-bezier(.16,1,.3,1) both summaryIn;position:absolute;top:92px;right:max(34px,50% - 660px);box-shadow:0 18px 55px #2c375e17}.orbit-summary>span{color:var(--blue);letter-spacing:.13em;font-size:8px;font-weight:900;display:block}.orbit-summary>small{color:#626775;margin-top:8px;font-size:10px;display:block}.orbit-summary h2{letter-spacing:-.055em;margin:8px 0 10px;font:700 clamp(18px,1.7vw,25px)/1.15 Unbounded}.orbit-summary>p{color:#4f5563;margin:0;font-size:13px;line-height:1.55}.orbit-summary>div{gap:6px;margin:17px 0;display:grid}.orbit-summary>div b{color:#555b69;border-left:2px solid #cdd6ff;padding-left:12px;font-size:10px;line-height:1.45}.orbit-summary>button{color:#fff;background:#15161b;border:0;border-radius:13px;justify-content:space-between;align-items:center;width:100%;min-height:46px;padding:0 15px;font-size:10px;font-weight:900;display:flex}.orbit-summary>button:hover{background:var(--blue)}@keyframes summaryIn{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:none}}.orbit-navigation{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;border:1px solid #1f25391a;border-radius:999px;align-items:center;gap:12px;padding:6px;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 12px 38px #2d375b1c}.orbit-navigation .orbit-arrow{width:50px;height:50px;box-shadow:none;background:#f0f2f7;border:0;font-size:20px;position:static;transform:none}.orbit-navigation .orbit-arrow:hover{background:#15161b;transform:none}.orbit-navigation>span{text-align:center;color:#858a95;min-width:55px;font-size:9px}.orbit-navigation>span b{color:#17181d;font:700 11px Unbounded}.benefits{color:#fff;width:100%;max-width:none;min-height:110px;box-shadow:none;background:#11131a;border-radius:0;margin:0;padding:26px max(24px,50% - 590px)}.benefits>div{border-color:#ffffff21;min-height:58px}.benefits svg{color:#dff553}.benefits b{font-size:11px}.benefits small{color:#ffffff9e;font-size:9px}.category-dock{background:#14161de0;border-color:#ffffff1f;max-width:calc(100vw - 30px);padding:6px;top:14px;bottom:auto;box-shadow:0 15px 45px #14182829}.category-dock button{min-height:44px;padding:10px 15px;font-size:9px}.category-dock small{color:#14161b}.store-collection,.mixed-sets{padding:88px 0 96px}.collection-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:60px;margin-bottom:34px;display:grid}.collection-heading h2{letter-spacing:-.065em;max-width:650px;margin:10px 0 0;font:700 clamp(32px,4vw,54px)/1.05 Unbounded,sans-serif}.collection-heading>p{max-width:410px;color:var(--text-soft);margin:0;font-size:14px;line-height:1.7}.collection-grid{grid-template-columns:repeat(12,1fr);gap:16px;display:grid}.collection-grid>.concept-tile{grid-column:span 4}.collection-grid>.concept-tile:first-child,.collection-grid>.concept-tile:nth-child(4){grid-column:span 6}.concept-tile{--accent:#6485ff;isolation:isolate;min-height:340px;transition:box-shadow var(--motion-base) ease,border-color var(--motion-base) ease;background:linear-gradient(145deg,#ffffffeb,#f7f9ffd6);border:1px solid #272e4514;border-radius:24px;flex-direction:column;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 60px #2f395d12}.concept-tile:hover{border-color:#315cff2e;box-shadow:0 25px 70px #2f395d1c}.accent-violet{--accent:#896cff}.accent-orange{--accent:#ff8067}.accent-lime{--accent:#9dcd35}.accent-pink{--accent:#ee5a9b}.accent-yellow{--accent:#e8b929}.accent-blue{--accent:#5b83ff}.concept-visual{background:radial-gradient(circle at 28% 20%,color-mix(in srgb,var(--accent) 20%,white),transparent 48%),linear-gradient(145deg,#fbfcff,#f3f5fb);place-items:center;height:150px;margin:-24px -24px 19px;display:grid;position:relative}.concept-visual:before{content:"";background:var(--accent);width:104px;height:112px;box-shadow:inset 0 0 0 2px #ffffff73,0 18px 28px color-mix(in srgb,var(--accent) 20%,transparent);border-radius:40% 45% 42% 46%;transform:rotate(-5deg)}.concept-visual span{z-index:2;color:#fff;font:700 18px Unbounded;position:absolute}.accent-yellow .concept-visual span,.accent-lime .concept-visual span{color:#20231b}.concept-visual i{color:#525765;letter-spacing:.12em;background:#ffffffb3;border-radius:999px;padding:6px 8px;font-size:7px;font-style:normal;font-weight:900;position:absolute;top:15px;right:17px}.concept-copy{padding-right:36px}.concept-copy>small{color:var(--accent);letter-spacing:.13em;font-size:8px;font-weight:900}.concept-copy h3{margin:9px 0 8px;font:700 18px/1.25 Unbounded}.concept-copy p{max-width:330px;color:var(--text-soft);margin-bottom:14px;font-size:11px;line-height:1.55}.concept-copy strong{font:800 20px Manrope}.concept-copy strong em{color:var(--text-soft);font-size:10px;font-style:normal}.concept-info{z-index:3;position:absolute;top:172px;right:21px}.concept-info summary{cursor:pointer;background:#fff;border:1px solid #1e23351c;border-radius:50%;place-items:center;width:36px;height:36px;font:800 12px Unbounded;list-style:none;display:grid}.concept-info summary::-webkit-details-marker{display:none}.concept-info p{color:#fff;background:#15161b;border-radius:13px;width:210px;margin:0;padding:13px;font-size:10px;line-height:1.5;position:absolute;top:44px;right:0;box-shadow:0 15px 35px #13151f38}.concept-open{min-height:44px;color:var(--text);background:0 0;border:0;border-top:1px solid #20263b17;justify-content:space-between;align-items:end;margin-top:auto;padding:15px 0 0;font-size:10px;font-weight:900;display:flex}.concept-open:hover{color:var(--blue)}.platform-story{color:#fff;background:linear-gradient(145deg,#11131a,#202334);border-radius:32px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;min-height:430px;padding:62px;display:grid;position:relative;overflow:hidden}.platform-story:after{content:"";filter:blur(5px);background:#718bff29;border-radius:50%;width:420px;height:420px;position:absolute;top:-190px;right:-160px}.platform-copy{z-index:2;position:relative}.platform-copy .kicker{color:#dff553}.platform-copy h2{letter-spacing:-.065em;margin:12px 0 18px;font:700 clamp(30px,3.6vw,49px)/1.06 Unbounded}.platform-copy p{color:#ffffffab;max-width:470px;font-size:13px;line-height:1.7}.platform-flow{z-index:2;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:13px;display:grid;position:relative}.platform-flow>div{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff12;border:1px solid #ffffff21;border-radius:20px;flex-direction:column;min-height:170px;padding:22px 18px;display:flex}.platform-flow span{color:#dff553;font:700 11px Unbounded}.platform-flow b{margin-top:auto;font:700 13px Unbounded}.platform-flow small{color:#ffffff94;margin-top:7px;font-size:9px;line-height:1.45}.platform-flow>i{color:#ffffff59;font-style:normal}.mixed-set-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.mixed-sets{padding-top:96px}.mixed-sets .concept-tile{min-height:355px}.mixed-set-modal{--set-accent:#6485ff;background:#fff;border-radius:28px;grid-template-columns:.92fr 1.08fr;width:min(1060px,100%);max-height:calc(100dvh - 36px);animation:.42s cubic-bezier(.16,1,.3,1) modalIn;display:grid;position:relative;overflow:auto;box-shadow:0 35px 100px #0000004d}.mixed-set-modal.accent-orange{--set-accent:#ff8067}.mixed-set-modal>.close{z-index:12;position:absolute;top:17px;right:17px}.mixed-set-preview{background:radial-gradient(circle at 22% 14%,color-mix(in srgb,var(--set-accent) 24%,white),transparent 38%),radial-gradient(circle at 86% 78%,#ffd94a2e,transparent 38%),#f7f8fc;flex-direction:column;min-height:650px;padding:36px;display:flex;position:relative;overflow:hidden}.mixed-set-preview:after{content:"";filter:blur(2px);background:#ffffffbf;border-radius:50%;height:52%;position:absolute;inset:auto -18% -35% 10%}.mixed-set-preview>.kicker{color:var(--set-accent);z-index:2;position:relative}.mixed-set-object{z-index:2;flex:1;place-items:center;min-height:330px;display:grid;position:relative}.mixed-set-keychain{width:min(78%,330px);height:390px}.mixed-set-concept{aspect-ratio:1;width:min(68%,285px);color:var(--set-glyph);background:var(--set-color);box-shadow:inset 0 0 0 3px #fff6,0 30px 55px color-mix(in srgb,var(--set-color) 24%,transparent);border-radius:38% 43% 40% 46%;flex-direction:column;justify-content:center;align-items:center;display:flex;transform:rotate(-5deg)}.mixed-set-concept i{letter-spacing:-.07em;font:700 clamp(28px,4vw,48px) Unbounded}.mixed-set-concept b{letter-spacing:.16em;margin-top:8px;font-size:10px}.mixed-set-tabs{z-index:2;grid-template-columns:repeat(3,1fr);gap:8px;display:grid;position:relative}.mixed-set-tabs button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:left;color:#606572;background:#ffffffa8;border:1px solid #1f24371a;border-radius:14px;align-items:center;gap:9px;min-height:66px;padding:10px;display:flex}.mixed-set-tabs button.active{border-color:var(--set-accent);color:#17181d;background:#fff;box-shadow:0 8px 24px #1f243714}.mixed-set-tabs span{background:#eef0f5;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;font:700 8px Unbounded;display:grid}.mixed-set-tabs button.active span{background:var(--set-accent);color:#fff}.mixed-set-tabs b{font-size:8px;line-height:1.3}.mixed-set-controls{flex-direction:column;padding:58px 50px 42px;display:flex}.mixed-set-controls>.kicker{color:var(--set-accent)}.mixed-set-controls h2{letter-spacing:-.065em;margin:12px 0 13px;font:700 clamp(29px,3.4vw,43px)/1.05 Unbounded}.mixed-set-controls>p{max-width:500px;color:var(--muted);font-size:11px;line-height:1.65}.mixed-current-label{background:#f4f5f8;border-radius:15px;align-items:center;gap:12px;margin:24px 0 20px;padding:13px 15px;display:flex}.mixed-current-label>span{color:#fff;background:#17181d;border-radius:11px;place-items:center;width:34px;height:34px;font:700 9px Unbounded;display:grid}.mixed-current-label div{flex-direction:column;gap:3px;display:flex}.mixed-current-label small{color:#8a8e98;letter-spacing:.12em;font-size:6px;font-weight:900}.mixed-current-label b{font-size:11px}.mixed-option-group{border:0;margin:0 0 21px;padding:0}.mixed-option-group legend{width:100%;margin-bottom:10px;font-size:10px;font-weight:800}.mixed-option-group legend b{float:right;color:#737884;font-size:9px}.mixed-design-options{grid-template-columns:1fr 1fr;gap:8px;display:grid}.mixed-design-options button{color:#676b75;background:#fff;border:1px solid #e1e3e9;border-radius:12px;min-height:44px;padding:9px 12px;font-size:9px;font-weight:800}.mixed-design-options button.active{border-color:var(--set-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--set-accent) 14%,transparent);color:#17181d}.mixed-colour-options{flex-wrap:wrap;gap:9px;display:flex}.mixed-colour-options button{background:#fff;border:1px solid #e1e3e9;border-radius:50%;place-items:center;width:44px;height:44px;padding:7px;display:grid}.mixed-colour-options button.active{border-color:var(--set-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--set-accent) 16%,transparent)}.mixed-colour-options i{border-radius:50%;width:100%;height:100%;box-shadow:inset 0 0 0 1px #0000001a}.mixed-set-actions{border-block:1px solid #e7e8ec;justify-content:space-between;align-items:center;margin-top:auto;padding:16px 0;display:flex}.mixed-set-actions>div:last-child{text-align:right}.mixed-set-actions small{color:#858994;letter-spacing:.1em;font-size:7px;font-weight:900;display:block}.mixed-set-actions strong{letter-spacing:-.05em;font:700 24px Unbounded}.mixed-set-footer{justify-content:flex-end;gap:9px;padding-top:17px;display:flex}.mixed-set-footer .primary,.mixed-set-footer .secondary{min-height:48px}.cart-mixed-set{border-radius:17px;box-shadow:-7px 5px #ffcf3f80,7px -5px #7c58ff40}.category-overlay{z-index:120;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#191c2747;padding:14px;animation:.25s both categoryFade;position:fixed;inset:0}.category-store{overscroll-behavior:contain;transform-origin:50% 0;background:radial-gradient(circle at 15% 6%,#80beff1a,#0000 24rem),radial-gradient(circle at 88% 12%,#ffe05c17,#0000 22rem),#fff;border-radius:28px;max-width:1500px;height:100%;margin:auto;scroll-padding-top:150px;animation:.48s cubic-bezier(.16,1,.3,1) both categoryExpand;overflow:auto;box-shadow:0 28px 90px #1519273d}.category-store>header{z-index:8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border-bottom:1px solid #1e233414;grid-template-columns:1fr auto 1fr;align-items:center;height:78px;padding:0 28px;display:grid;position:sticky;top:0}.category-store>header>b{font:700 15px Unbounded}.category-back,.category-close{background:0 0;border:0;min-height:44px;font-size:10px;font-weight:800}.category-back{justify-self:start;align-items:center;gap:9px;display:flex}.category-close{border-radius:50%;justify-self:end;place-items:center;width:44px;display:grid}.category-close:hover{background:#eef0f5}.category-store>nav{z-index:7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border-bottom:1px solid #1e233412;justify-content:center;gap:5px;padding:10px 20px;display:flex;position:sticky;top:78px}.category-store>nav button{color:#686c77;background:0 0;border:0;border-radius:999px;min-height:44px;padding:9px 15px;font-size:9px;font-weight:900}.category-store>nav button.active{color:#fff;background:#15161b}.category-store>nav small{color:#769600;margin-left:6px;font-size:5px}.category-hero{max-width:1120px;margin:0 auto;padding:65px 24px 38px}.category-hero h2{letter-spacing:-.075em;max-width:760px;margin:12px 0 18px;font:700 clamp(36px,5vw,70px)/1 Unbounded}.category-hero p{max-width:540px;color:var(--text-soft);font-size:14px;line-height:1.7}.category-product-grid,.category-concept-grid{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1120px;margin:0 auto;padding:0 24px 90px;display:grid}.category-concept-grid.pet-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-concept-grid .concept-tile{min-height:340px}.category-inline-note{color:#fff;background:#11131a;border-radius:18px;justify-content:space-between;gap:24px;max-width:1072px;margin:-55px auto 80px;padding:22px 24px;display:flex}.category-inline-note b{font:700 12px Unbounded}.category-inline-note span{color:#ffffffa3;font-size:10px}@keyframes categoryFade{0%{opacity:0}}@keyframes categoryRise{0%{opacity:0;transform:translateY(28px)scale(.985)}}@keyframes categoryExpand{0%{opacity:.3;clip-path:inset(0 36% 91% round 28px);transform:translateY(-10px)}to{opacity:1;clip-path:inset(0 round 28px);transform:none}}@keyframes categoryItemIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.category-product-grid>*,.category-concept-grid>*{animation:.42s cubic-bezier(.16,1,.3,1) both categoryItemIn}.category-product-grid>:nth-child(2),.category-concept-grid>:nth-child(2){animation-delay:45ms}.category-product-grid>:nth-child(3),.category-concept-grid>:nth-child(3){animation-delay:90ms}.category-product-grid>:nth-child(4),.category-concept-grid>:nth-child(4){animation-delay:.135s}.category-product-grid>:nth-child(n+5),.category-concept-grid>:nth-child(n+5){animation-delay:.18s}.category-item-card{background:#ffffffe0;border:1px solid #1f243617;border-radius:25px;flex-direction:column;min-height:430px;padding:18px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 55px #242b4512}.category-item-preview{background:radial-gradient(circle at 22% 18%,color-mix(in srgb,var(--card-color) 19%,white),transparent 42%),linear-gradient(145deg,#f9faff,#f0f3fa);border:0;border-radius:19px;place-items:center;height:210px;display:grid;position:relative;overflow:hidden}.category-item-preview>span{aspect-ratio:1;background:var(--card-color);width:112px;color:var(--card-glyph);box-shadow:inset 0 0 0 2px #ffffff80,0 22px 38px color-mix(in srgb,var(--card-color) 23%,transparent);border-radius:39% 44% 40% 46%;flex-direction:column;justify-content:center;align-items:center;transition:background-color .24s,box-shadow .24s;display:flex;transform:rotate(-5deg)}.category-item-preview>span i{font:700 18px Unbounded}.category-item-preview>span b{letter-spacing:.12em;margin-top:5px;font-size:7px}.category-item-preview>small{color:#747987;letter-spacing:.13em;font-size:6px;font-weight:900;position:absolute;bottom:12px;left:13px}.category-item-copy{padding:19px 3px 10px}.category-item-copy>small{color:var(--accent);letter-spacing:.13em;font-size:7px;font-weight:900}.category-item-copy h3{letter-spacing:-.04em;margin:8px 0;font:700 16px/1.25 Unbounded}.category-item-copy p{min-height:34px;color:var(--text-soft);margin:0 0 10px;font-size:10px;line-height:1.55}.category-item-copy strong{font:800 21px Manrope}.category-item-copy strong em{color:var(--muted);font-size:9px;font-style:normal}.category-card-colours{gap:6px;margin:5px 0 15px;display:flex}.category-card-colours button{background:#fff;border:1px solid #1e23341a;border-radius:50%;place-items:center;width:32px;height:32px;padding:5px;display:grid}.category-card-colours button.active{border-color:#315cff;box-shadow:0 0 0 2px #315cff1f}.category-card-colours i{border-radius:50%;width:100%;height:100%;box-shadow:inset 0 0 0 1px #0000001a}.category-item-open{color:#fff;background:#17181d;border:0;border-radius:13px;justify-content:space-between;align-items:center;min-height:46px;margin-top:auto;padding:0 14px;font-size:9px;font-weight:900;display:flex}.category-item-open:hover{background:#315cff}.two-sided-product{--flip-duration:.45s;color:#17181d;background:0 0;border:0;flex-direction:column;align-items:center;gap:13px;width:min(100%,390px);padding:0;display:flex}.two-sided-product-stage{aspect-ratio:1;perspective:1050px;width:100%;display:block}.two-sided-product-card{width:100%;height:100%;transform-style:preserve-3d;transition:transform var(--flip-duration) cubic-bezier(.2,.72,.2,1);filter:drop-shadow(0 25px 24px #1e233529);display:block;position:relative}.two-sided-product.is-flipped .two-sided-product-card{transform:rotateY(180deg)}.two-sided-product-face{backface-visibility:hidden;display:block;position:absolute;inset:0;overflow:hidden}.two-sided-product-face.back{transform:rotateY(180deg)}.two-sided-product-face img{object-fit:contain;width:200%;max-width:none;height:100%;position:absolute;top:0}.two-sided-product-face.front img{left:0}.two-sided-product-face.back img{right:0}.two-sided-product.interactive{cursor:pointer;min-width:44px;min-height:44px}.two-sided-product.interactive:focus-visible{outline-offset:8px;border-radius:18px;outline:3px solid #315cff}.two-sided-product.interactive>small{color:#777c88;background:#fffc;border:1px solid #1f243617;border-radius:999px;align-items:center;gap:8px;min-height:31px;padding:7px 10px;font-size:8px;display:flex;box-shadow:0 8px 24px #232a4114}.two-sided-product.interactive>small b{color:#315cff;letter-spacing:.08em;font:700 7px Unbounded}.auto-flip-ready .two-sided-product-stage{animation:.45s .28s both productTurnHint}.submitted-visual-note{color:#3d4568;background:#f7f8ff;border:1px solid #dfe3f6;border-radius:12px;align-items:center;gap:9px;margin:10px 0 0;padding:10px 12px;display:flex}.submitted-visual-note>span{flex-direction:column;gap:2px;display:flex}.submitted-visual-note b{font-size:10px}.submitted-visual-note small{color:#707794;font-size:9px;line-height:1.4}@keyframes productTurnHint{0%,to{transform:none}35%{transform:rotate(-1.5deg)translate(-3px)}70%{transform:rotate(1.5deg)translate(3px)}}.category-business{max-width:1120px;margin:0 auto;padding:0 24px 100px}.business-overlay-lead{color:#fff;background:linear-gradient(135deg,#11131a,#24283a);border-radius:25px;justify-content:space-between;align-items:flex-end;gap:35px;padding:28px;display:flex}.business-overlay-lead>div{max-width:690px}.business-overlay-lead .kicker{color:#dff553}.business-overlay-lead h3{letter-spacing:-.065em;margin:10px 0;font:700 clamp(24px,3.3vw,42px)/1.08 Unbounded}.business-overlay-lead p{color:#ffffffa6;max-width:620px;margin:0;font-size:12px;line-height:1.65}.business-overlay-lead>button{color:#17181d;background:#fff;border:0;border-radius:14px;justify-content:space-between;align-items:center;min-width:180px;min-height:50px;padding:0 16px;font-size:9px;font-weight:900;display:flex}.business-overlay-pricing{opacity:0;max-height:0;margin:0;transition:max-height .45s cubic-bezier(.16,1,.3,1),opacity .25s,margin .35s;overflow:hidden}.business-overlay-pricing.open{opacity:1;max-height:420px;margin:14px 0 24px}.business-price-grid{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.business-price-grid article{background:#fff;border:1px solid #1e233514;border-radius:16px;flex-direction:column;min-height:118px;padding:16px;display:flex}.business-price-grid b{font:700 20px Unbounded}.business-price-grid small{color:var(--muted);font:600 8px Manrope}.business-price-grid strong{margin-top:auto;font-size:12px}.business-price-grid span{color:var(--muted);margin-top:4px;font-size:9px}.business-overlay-pricing>p{color:#555c6c;background:#eef2ff;border-radius:15px;gap:11px;margin:9px 0 0;padding:15px 17px;font-size:10px;line-height:1.55;display:flex}.business-overlay-pricing>p svg{color:#315cff;flex:none}.business-overlay-pricing>p b{color:#17181d;display:block}.stand-showcase{background:radial-gradient(circle at 14% 12%,#ffd84c26,#0000 35%),radial-gradient(circle at 85% 80%,#497dff26,#0000 36%),#f7f8fc;border:1px solid #1e233514;border-radius:28px;margin:28px 0 16px;padding:24px 76px 64px;position:relative;overflow:hidden}.stand-showcase-visual{grid-template-columns:1.08fr .92fr;align-items:center;gap:58px;min-height:390px;animation:.42s cubic-bezier(.16,1,.3,1) both standChange;display:grid}.stand-object{color:#fff;background:#17181d;border-radius:30px 30px 15px 15px;flex-direction:column;justify-content:center;justify-self:center;align-items:center;width:min(75%,360px);height:280px;display:flex;transform:perspective(650px)rotateX(-7deg);box-shadow:0 36px 60px #1619253d}.stand-object i{font:700 clamp(18px,3vw,35px) Unbounded}.stand-object b{color:#17181d;letter-spacing:.12em;background:#fff;border-radius:999px;margin-top:24px;padding:8px 12px;font-size:8px}.stand-object small{color:#17181d;background:#fff;border-radius:13px;place-items:center;width:56px;height:56px;font:800 12px Unbounded;display:grid;position:absolute;bottom:27px;right:30px}.stand-showcase-visual>div>small{color:#315cff;letter-spacing:.13em;font-size:8px;font-weight:900}.stand-showcase-visual h3{letter-spacing:-.065em;margin:12px 0;font:700 clamp(27px,3.4vw,45px)/1.05 Unbounded}.stand-showcase-visual p{max-width:430px;color:var(--text-soft);font-size:13px;line-height:1.65}.stand-showcase-visual strong{margin-top:22px;font:700 30px Unbounded;display:block}.stand-showcase-arrow{z-index:3;background:#ffffffe6;border:1px solid #1e23351a;border-radius:50%;width:48px;height:48px;font-size:19px;position:absolute;top:50%}.stand-showcase-arrow.previous{left:17px}.stand-showcase-arrow.next{right:17px}.stand-showcase-dots{gap:7px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.stand-showcase-dots button{background:#cdd1dc;border:0;border-radius:50%;width:10px;height:10px;padding:0}.stand-showcase-dots button.active{background:#315cff;border-radius:999px;width:28px}.stand-showcase-open{color:#fff;background:#17181d;border:0;border-radius:13px;align-items:center;gap:18px;min-height:46px;padding:0 14px;font-size:9px;font-weight:900;display:flex;position:absolute;bottom:17px;right:24px}.category-business>.category-item-card{grid-template-rows:1fr auto;grid-template-columns:300px 1fr auto;align-items:center;gap:0 26px;min-height:320px;display:grid}.category-business>.category-item-card .category-item-preview{grid-row:1/3;height:250px}.category-business>.category-item-card .category-item-copy{align-self:end}.category-business>.category-item-card .category-card-colours{align-self:start}.category-business>.category-item-card .category-item-open{grid-column:2/4;min-width:220px;margin-left:auto}@keyframes standChange{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:none}}.concept-product-overlay{z-index:160;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#181b264d;padding:14px;animation:.24s both categoryFade;position:fixed;inset:0}.concept-product-page{--accent:#6485ff;overscroll-behavior:contain;background:#fff;border-radius:28px;max-width:1440px;height:100%;margin:auto;animation:.38s cubic-bezier(.16,1,.3,1) both categoryRise;overflow:auto;box-shadow:0 28px 90px #15192740}.concept-product-page.accent-orange{--accent:#ff8067}.concept-product-page.accent-lime{--accent:#9dcd35}.concept-product-page.accent-yellow{--accent:#e8b929}.concept-product-page>header{z-index:8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd6;border-bottom:1px solid #1e233414;grid-template-columns:1fr auto 1fr;align-items:center;height:72px;padding:0 26px;display:grid;position:sticky;top:0}.concept-product-page>header>b{font:700 15px Unbounded}.concept-product-layout{grid-template-columns:minmax(360px,.9fr) minmax(520px,1.1fr);min-height:calc(100% - 72px);display:grid}.concept-product-showcase{background:radial-gradient(circle at 25% 18%,color-mix(in srgb,var(--accent) 15%,white),transparent 36%),radial-gradient(circle at 80% 82%,#678fff1a,transparent 38%),#fbfcff;flex-direction:column;justify-content:center;align-items:center;min-height:650px;padding:54px;display:flex;position:relative;overflow:hidden}.concept-product-showcase>.kicker{color:var(--accent);position:absolute;top:38px;left:38px}.concept-product-showcase>small{color:#777c88;margin-top:32px;font-size:11px}.concept-product-object{aspect-ratio:1;width:clamp(210px,27vw,350px);color:var(--chosen-glyph);background:var(--chosen-color);box-shadow:inset 0 0 0 3px #ffffff6b,0 35px 60px color-mix(in srgb,var(--chosen-color) 25%,transparent);transform:rotate(-5deg) scale(var(--product-scale,1));border-radius:38% 42% 40% 44%;flex-direction:column;justify-content:center;align-items:center;transition:background-color .25s,box-shadow .25s,transform .32s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.concept-product-object:before{content:"";aspect-ratio:1;border:12px solid #f8f9fc;border-radius:50%;width:21%;position:absolute;top:7%;box-shadow:0 0 0 3px #22273a14}.concept-product-object i{letter-spacing:-.07em;font:700 clamp(27px,4vw,52px) Unbounded}.concept-product-object b{letter-spacing:.16em;margin-top:9px;font-size:11px}.pet-size-preview{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffc;border:1px solid #22273a17;border-radius:16px;align-items:center;gap:12px;width:min(420px,86%);margin-top:25px;padding:12px 14px;display:flex;position:relative;box-shadow:0 12px 35px #28314e14}.pet-size-preview>span{color:#fff;background:#17181d;border-radius:13px;flex:none;place-items:center;width:44px;height:44px;font:700 13px Unbounded;display:grid}.pet-size-preview>div{flex-direction:column;gap:4px;display:flex}.pet-size-preview b{font-size:12px}.pet-size-preview small{color:#707582;font-size:10px;line-height:1.4}.concept-product-copy{padding:56px clamp(34px,6vw,90px) 70px}.concept-product-copy>.kicker{color:var(--accent)}.concept-product-copy h2{letter-spacing:-.075em;text-wrap:balance;max-width:650px;margin:12px 0 17px;font:700 clamp(35px,4.5vw,64px)/1.03 Unbounded}.concept-lead{max-width:650px;color:var(--text-soft);font-size:15px;line-height:1.7}.concept-price{margin:27px 0 31px;font:800 30px Manrope}.concept-price small{color:#717683;margin-top:4px;font-size:11px;font-weight:600;display:block}.concept-colours{border:0;padding:0}.concept-colours legend{width:100%;margin-bottom:13px;font-size:13px;font-weight:700}.concept-colours legend b{float:right;color:#6b707c;font-size:11px}.concept-colours>div{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.concept-colours button{color:#555a66;text-align:left;background:#fff;border:1px solid #20263b1a;border-radius:13px;align-items:center;gap:9px;min-height:48px;padding:8px 10px;font-size:11px;font-weight:700;display:flex}.concept-colours button:hover{border-color:#315cff59}.concept-colours button.active{color:#15161b;border-color:#315cff;box-shadow:0 0 0 2px #315cff1f}.concept-colours button i{border-radius:50%;flex:none;width:23px;height:23px;box-shadow:inset 0 0 0 1px #0000001a}.concept-steps{background:#f5f6f9;border-radius:18px;grid-template-columns:repeat(3,1fr);gap:8px;margin:28px 0 24px;padding:17px;display:grid}.concept-steps>div{border-right:1px solid #1f243617;flex-direction:column;min-height:105px;padding:13px;display:flex}.concept-steps>div:last-child{border-right:0}.concept-steps span{color:var(--accent);font:700 10px Unbounded}.concept-steps b{margin-top:auto;font-size:12px}.concept-steps small{color:#747986;margin-top:5px;font-size:10px;line-height:1.4}.concept-buy-row{justify-content:space-between;align-items:center;margin:14px 0;display:flex}.concept-buy-row>div:last-child{text-align:right}.concept-buy-row small{color:#777c87;font-size:10px;display:block}.concept-buy-row strong{font-size:24px}.cart-concept{background:var(--cart-color,#6485ff);width:54px;height:58px;color:var(--cart-glyph,#fff);border-radius:19px;place-items:center;font:700 8px Unbounded;display:grid;transform:rotate(-5deg)}.concept-detail-layer,.concept-config-layer{animation:.36s cubic-bezier(.16,1,.3,1) both productStepIn}.concept-detail-layer{flex-direction:column;display:flex}.concept-detail-layer>.primary{min-height:52px}.concept-config-layer>.product-step-back{margin:0 0 14px}.config-intro{color:var(--muted);margin:0 0 22px;font-size:14px;line-height:1.6}.concept-models,.concept-finish{border:0;margin:0 0 22px;padding:0}.concept-models legend,.concept-finish legend,.concept-colours legend{align-items:center;gap:8px;font-size:13px;display:flex}.concept-models legend>span,.concept-finish legend>span,.concept-colours legend>span{color:#315cff;background:#eef2ff;border-radius:8px;place-items:center;width:28px;height:28px;font:700 9px Unbounded;display:grid}.concept-models>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.concept-models button,.concept-finish button{text-align:left;background:#fff;border:1px solid #20263b1a;border-radius:14px;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-height:64px;padding:11px 13px;display:flex}.concept-models button:hover,.concept-finish button:hover{border-color:#315cff59}.concept-models button.active,.concept-finish button.active{background:#f7f9ff;border-color:#315cff;box-shadow:0 0 0 2px #315cff1a}.concept-models button b,.concept-finish button b{font-size:13px}.concept-models button small,.concept-finish button small{color:var(--muted);font-size:11px}.concept-fixed-options{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:22px;display:grid}.concept-fixed-options>div{background:#f7f8fb;border:1px solid #20263b14;border-radius:15px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;gap:3px 9px;min-height:80px;padding:13px;display:grid}.concept-fixed-options span{color:#315cff;background:#fff;border-radius:8px;grid-row:1/3;place-items:center;width:28px;height:28px;font:700 9px Unbounded;display:grid}.concept-fixed-options small{color:var(--muted);font-size:11px}.concept-fixed-options b{font-size:13px}.concept-finish>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.concept-config-layer .concept-buy-row{border-top:1px solid #1f243617;margin-top:23px;padding-top:18px}.concept-step-configure .concept-product-showcase:after{content:"CONFIGURE";color:#191d2b1f;letter-spacing:-.08em;font:700 clamp(26px,4vw,58px) Unbounded;position:absolute;bottom:25px;right:28px}.mini-use-guide{z-index:9;grid-template-columns:repeat(3,1fr);gap:7px;width:min(84%,440px);display:grid;position:absolute;top:25px;left:50%;transform:translate(-50%)}.mini-use-guide>div{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb8;border:1px solid #ffffffc7;border-radius:14px;flex-direction:column;justify-content:space-between;gap:6px;min-height:62px;padding:10px;display:flex;box-shadow:0 12px 30px #28314e14}.mini-use-guide span{color:#315cff;font:700 8px Unbounded}.mini-use-guide b{font-size:11px;line-height:1.2}.concept-step-configure .concept-product-showcase>.kicker{display:none}.business-config-note{color:var(--muted);text-align:center;margin-top:10px;font-size:11px;line-height:1.5;display:block}.business-draft-summary{background:linear-gradient(135deg,#f2f5ff,#fff);border:1px solid #315cff2e;border-radius:15px;flex-direction:column;gap:4px;padding:16px 17px;display:flex}.business-draft-summary span{color:#315cff;letter-spacing:.12em;font-size:8px;font-weight:900}.business-draft-summary b{font:700 14px Unbounded}.business-draft-summary small{color:var(--muted);font-size:11px}.product-modal.step-configure .real-product-stack{height:min(72%,480px);top:57%}.stand-catalog{padding:96px 0 42px}.stand-plan-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:36px;display:grid}.stand-plan{background:#ffffffe0;border:1px solid #1b1f2e1a;border-radius:26px;padding:18px;box-shadow:0 16px 50px #1d243f12}.stand-plan.featured{background:linear-gradient(145deg,#eef2fff5,#fffffff5);border-color:#315cff47}.stand-plan-visual{background:radial-gradient(circle at 20% 15%,#ffdc4b33,#0000 42%),radial-gradient(circle at 85% 80%,#4c7eff33,#0000 42%),#f6f7fb;border-radius:19px;place-items:center;height:230px;margin-bottom:24px;display:grid;position:relative;overflow:hidden}.stand-plan-visual:before{content:"";background:#17181d;border-radius:18px 18px 10px 10px;width:54%;height:65%;transform:perspective(500px)rotateX(-8deg);box-shadow:0 24px 35px #13172438}.stand-plan-visual>span{z-index:2;color:#fff;font:700 13px Unbounded;position:absolute;top:40%}.stand-plan-visual>i{z-index:2;color:#20232c;background:#fff;border-radius:999px;padding:7px 9px;font-size:8px;font-style:normal;font-weight:900;position:absolute;bottom:28px;left:24px}.stand-plan-visual>b{z-index:2;background:#fff;border-radius:9px;place-items:center;width:38px;height:38px;font:800 9px Unbounded;display:grid;position:absolute;bottom:28px;right:24px}.stand-plan>.kicker{color:#315cff}.stand-plan h3{letter-spacing:-.045em;margin:10px 0 8px;font:700 18px/1.2 Unbounded}.stand-plan>p{min-height:54px;color:var(--muted);font-size:11px;line-height:1.65}.stand-plan ul{border-block:1px solid #1b1f2e14;gap:8px;margin:18px 0;padding:15px 0;list-style:none;display:grid}.stand-plan li{font-size:10px;font-weight:700}.stand-plan li:before{content:"✓";color:#315cff;margin-right:8px}.stand-plan>div:not(.stand-plan-visual){justify-content:space-between;align-items:flex-end;display:flex}.stand-plan strong{letter-spacing:-.06em;font:700 28px Unbounded}.stand-plan div small{color:var(--muted);font-size:9px}.stand-plan-action{color:#fff;background:#17181d;border-radius:14px;justify-content:space-between;align-items:center;min-height:48px;margin-top:16px;padding:0 15px;font-size:10px;font-weight:900;display:flex}.stand-custom-note{color:#555b69;background:#eef2ff;border-radius:17px;margin:18px 0 0;padding:20px 22px;font-size:11px;line-height:1.6}.stand-custom-note b{color:#17181d;margin-right:7px}@media (width<=1050px){.hero-nav{grid-template-columns:1fr auto auto auto}.hero-nav nav{display:none}.glass-1{left:12%}.glass-2{right:12%}.glass-3{left:15%}.collection-grid>.concept-tile,.collection-grid>.concept-tile:first-child,.collection-grid>.concept-tile:nth-child(4){grid-column:span 6}.category-product-grid,.category-concept-grid{grid-template-columns:repeat(2,1fr)}.platform-story{grid-template-columns:1fr;padding:48px}.platform-flow>div{min-height:135px}.concept-product-layout{grid-template-columns:minmax(300px,.8fr) minmax(430px,1.2fr)}.concept-product-showcase{padding:34px}.concept-product-copy{padding:45px 34px 60px}.concept-product-object{width:250px}.stand-plan-grid{grid-template-columns:1fr 1fr}.stand-plan:last-child{grid-column:1/-1}.stand-plan:last-child .stand-plan-visual{height:260px}.business-price-grid{grid-template-columns:repeat(3,1fr)}.business-overlay-pricing.open{max-height:620px}.stand-showcase-visual{gap:30px}.category-business>.category-item-card{grid-template-columns:240px 1fr auto}.mixed-set-modal{grid-template-columns:.82fr 1.18fr}.mixed-set-preview{padding:28px}.mixed-set-controls{padding:52px 34px 36px}.mixed-set-tabs b{font-size:7px}}@media (width<=700px){.hero-nav{gap:8px;width:calc(100% - 28px);height:82px}.hero-brand .logo-dot{width:30px;height:30px}.hero-brand b{font-size:13px}.hero-brand small{font-size:4.8px}.hero-nav .mode-switch{width:190px;position:absolute;top:74px;left:50%;transform:translate(-50%)}.hero-nav .cart-button{padding-left:9px}.hero-nav .cart-button>span{display:none}.store-orbit{min-height:820px}.orbit-intro{text-align:center;width:auto;top:140px;left:20px;right:20px}.orbit-intro h1{font-size:25px}.orbit-intro p{margin-top:8px;font-size:12px}.orbit-stage{height:620px;inset:150px 0 0}.orbit-product{width:82px;top:31%}.orbit-product.active{width:160px}.store-orbit:after{width:125vw;height:190px;top:270px}.orbit-summary{border-radius:18px;width:auto;padding:17px;inset:auto 16px 86px}.orbit-summary>span{font-size:7px}.orbit-summary>small{font-size:11px}.orbit-summary h2{margin:6px 0 8px;font-size:18px}.orbit-summary>p{font-size:14px;line-height:1.45}.orbit-summary>div{grid-template-columns:1fr 1fr;margin:13px 0}.orbit-summary>div b{font-size:11px}.orbit-summary>button{font-size:12px}.orbit-navigation{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none;background:0 0;border:0;justify-content:space-between;padding:0;inset:340px 14px auto;transform:none}.orbit-navigation .orbit-arrow{pointer-events:auto;background:#ffffffe6;border:1px solid #1f25391a;width:50px;height:50px;box-shadow:0 10px 28px #2d375b1f}.orbit-navigation>span,.orbit-hint,.orbit-dots{display:none}.benefits{grid-template-columns:1fr 1fr;padding:18px 14px}.benefits>div{border-bottom:1px solid #ffffff1f;padding:10px}.benefits>div:nth-child(2){border-right:0}.benefits b{font-size:9px}.benefits small{font-size:7px}.category-dock{border-radius:18px;justify-content:flex-start;top:10px;bottom:auto;overflow-x:auto}.category-dock button{padding:8px 11px;font-size:8px}.store-collection,.mixed-sets{padding:64px 0;overflow:hidden}.collection-heading{grid-template-columns:1fr;gap:14px;margin-bottom:25px}.collection-heading h2{font-size:31px}.collection-heading>p{font-size:12px}.collection-grid,.mixed-set-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin-inline:-18px;padding:2px 18px 16px;display:flex;overflow-x:auto}.collection-grid::-webkit-scrollbar{display:none}.mixed-set-grid::-webkit-scrollbar{display:none}.collection-grid>.concept-tile,.collection-grid>.concept-tile:first-child,.collection-grid>.concept-tile:nth-child(4),.mixed-set-grid>.concept-tile{scroll-snap-align:start;flex:0 0 min(82vw,330px);grid-column:auto}.concept-tile{min-height:320px}.concept-info{top:169px}.platform-story{border-radius:24px;width:calc(100% - 24px);padding:34px 22px}.platform-copy h2{font-size:30px}.platform-flow{grid-template-columns:1fr;gap:8px}.platform-flow>i{display:none}.platform-flow>div{min-height:108px}.category-overlay{padding:0}.category-store{border-radius:0}.category-store>header{height:66px;padding:0 14px}.category-store>nav{justify-content:flex-start;padding:8px 10px;top:66px;overflow-x:auto}.category-store>nav button{white-space:nowrap}.category-hero{padding:42px 18px 25px}.category-hero h2{font-size:35px}.category-product-grid,.category-concept-grid{grid-template-columns:1fr;padding:0 14px 110px}.category-inline-note{flex-direction:column;margin:-80px 14px 100px}.category-back span{display:none}.category-item-card{min-height:410px}.category-item-preview{height:200px}.category-card-colours button{width:36px;height:36px}.category-two-sided{width:160px}.concept-two-sided{width:min(78vw,285px)}.category-business{padding:0 14px 110px}.business-overlay-lead{flex-direction:column;align-items:stretch;gap:20px;padding:22px}.business-overlay-lead h3{font-size:27px}.business-overlay-lead>button{width:100%}.business-overlay-pricing.open{max-height:900px}.business-price-grid{grid-template-columns:1fr 1fr}.business-price-grid article:last-child{grid-column:1/-1}.stand-showcase{padding:20px 17px 82px}.stand-showcase-visual{text-align:center;grid-template-columns:1fr;gap:20px;min-height:560px}.stand-object{width:210px;height:205px}.stand-showcase-visual p{font-size:12px}.stand-showcase-arrow{top:195px}.stand-showcase-dots{bottom:25px}.stand-showcase-open{justify-content:space-between;bottom:52px;left:17px;right:17px}.category-business>.category-item-card{min-height:520px;display:flex}.category-business>.category-item-card .category-item-preview{width:100%;height:210px}.category-business>.category-item-card .category-item-open{width:100%;margin-left:0}.concept-product-overlay{padding:0}.concept-product-page{border-radius:0}.concept-product-page>header{height:66px;padding:0 14px}.concept-product-layout{grid-template-columns:1fr;min-height:auto}.concept-product-showcase{min-height:330px;padding:55px 20px 28px}.concept-product-showcase>.kicker{top:25px;left:18px}.concept-product-showcase>small{text-align:center;margin-top:20px;font-size:9px}.concept-product-object{width:190px}.concept-product-copy{padding:32px 18px 48px}.concept-lead{font-size:13px}.concept-colours>div{grid-template-columns:1fr 1fr}.concept-colours button{font-size:10px}.concept-steps{grid-template-columns:1fr;padding:8px}.concept-steps>div{border-bottom:1px solid #1f243617;border-right:0;min-height:82px}.concept-steps>div:last-child{border-bottom:0}.concept-buy-row{background:#fff;border:1px solid #1e233514;border-radius:16px;margin-inline:-6px;padding:10px 12px}.concept-step-configure .concept-product-showcase{min-height:330px;padding-top:105px}.concept-step-configure .concept-product-object{width:145px}.concept-step-configure .concept-product-showcase>small{display:none}.concept-models>div,.concept-fixed-options{grid-template-columns:1fr}.concept-config-layer .concept-buy-row{margin-inline:0}.concept-product-copy h2{font-size:31px}.mini-use-guide{gap:5px;width:calc(100% - 28px);top:18px}.mini-use-guide>div{min-height:66px;padding:9px 8px}.mini-use-guide b{font-size:9px}.product-modal.step-configure .mini-use-guide{top:12px}.product-modal.step-configure .gallery-scene{padding-top:70px}.product-modal.step-configure .real-product-stack{height:190px;top:61%}.stand-catalog{padding:70px 0 30px}.stand-plan-grid{grid-template-columns:1fr;gap:12px}.stand-plan:last-child{grid-column:auto}.stand-plan-visual,.stand-plan:last-child .stand-plan-visual{height:215px}.stand-plan>p{min-height:0}.stand-custom-note{font-size:10px}.overlay:has(.mixed-set-modal){padding:0}.mixed-set-modal{border-radius:0;grid-template-columns:1fr;min-height:100dvh;max-height:100dvh}.mixed-set-preview{min-height:355px;padding:24px 18px 16px}.mixed-set-object{min-height:205px}.mixed-set-keychain{width:185px;height:215px}.mixed-set-concept{width:165px}.mixed-set-tabs{gap:6px}.mixed-set-tabs button{gap:6px;min-height:55px;padding:8px 7px}.mixed-set-tabs span{width:22px;height:22px}.mixed-set-tabs b{font-size:6.5px}.mixed-set-controls{padding:31px 18px calc(96px + env(safe-area-inset-bottom))}.mixed-set-controls h2{font-size:30px}.mixed-set-current-label{margin-top:20px}.mixed-design-options{grid-template-columns:1fr 1fr}.mixed-colour-options{gap:8px}.mixed-set-actions{margin-top:12px}.mixed-set-footer{flex-direction:column-reverse}.mixed-set-footer .primary,.mixed-set-footer .secondary{justify-content:center;width:100%}}.mixed-set-modal>.close{width:44px;height:44px}@media (prefers-reduced-motion:reduce){.category-overlay,.category-store,.concept-product-overlay,.concept-product-page,.mixed-set-modal,.product-modal-step,.orbit-summary,.stand-showcase-visual,.category-product-grid>*,.category-concept-grid>*,.overlay,.drawer-backdrop,.cart-drawer,.ui-layer-closing *{animation:none!important}.concept-tile,.orbit-product,.concept-product-object,.configure-button,.business-overlay-pricing{transition:none}}.orbit-navigation{width:clamp(410px,43vw,650px);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none;background:0 0;border:0;justify-content:space-between;padding:0;inset:48% auto auto 50%;transform:translate(-50%,-50%)}.orbit-navigation .orbit-arrow{color:#252938;-webkit-backdrop-filter:blur(18px)saturate(130%);backdrop-filter:blur(18px)saturate(130%);pointer-events:auto;background:#ffffffb8;border:1px solid #21273b1c;border-radius:18px;place-items:center;width:52px;height:52px;transition:transform .18s,background-color .18s,color .18s,box-shadow .18s;display:grid;position:static;box-shadow:0 14px 38px #2e395e1f,inset 0 0 0 1px #ffffffb3}.orbit-navigation .orbit-prev svg{transform:rotate(180deg)}.orbit-navigation .orbit-arrow:hover{color:#fff;background:#17181d;transform:translateY(-1px);box-shadow:0 18px 42px #181c2d2e}.orbit-navigation .orbit-arrow:focus-visible{outline-offset:3px;outline:3px solid #315cff47}.orbit-navigation>span{display:none}.platform-story{gap:52px;min-height:370px;padding:50px 54px}.platform-copy p{font-size:15px;line-height:1.65}.platform-flow>div{min-height:150px;padding:21px 18px}.platform-flow b{font-size:15px;line-height:1.25}.platform-flow small{margin-top:9px;font-size:13px;line-height:1.45}.bundle-section{padding:72px 0 76px}.bundle-grid{margin-top:0}.bundle-grid>article{border-color:#23293d17;border-radius:24px;min-height:370px;transition:transform .18s,box-shadow .18s;box-shadow:0 18px 55px #2a345512}.bundle-highlight{z-index:5;color:#565c69;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:900;position:absolute;top:17px;left:16px}.best .bundle-highlight{color:#ffffffab}.bundle-badge{padding:8px 11px;font-size:9px;animation:3.2s ease-in-out infinite discountFloat;top:14px;right:15px}.bundle-copy{padding:16px 6px 0}.bundle-copy small{font-size:9px}.bundle-copy h3{margin:6px 0;font-size:17px}.bundle-copy p{font-size:11px;line-height:1.45}.bundle-grid>article>strong{padding:0 5px 52px;font-size:21px}.bundle-copy button{color:#17181d;background:#f0f1f5;border:0;border-radius:12px;justify-content:space-between;align-items:center;min-height:46px;padding:0 15px;font-size:11px;font-weight:900;display:flex;position:absolute;bottom:16px;left:18px;right:18px}.best .bundle-copy button{background:var(--lime)}.bundle-copy button:hover{background:var(--blue);color:#fff}@keyframes discountFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.self-program-note{color:#315cff;background:#f5f7ff;border:1px solid #315cff1f;border-radius:14px;align-items:center;gap:11px;margin:2px 0 0;padding:14px 15px;display:flex}.self-program-note span{flex-direction:column;gap:3px;display:flex}.self-program-note b{color:#20232d;font-size:12px}.self-program-note small{color:#6d7280;font-size:10px;line-height:1.45}.store-collection{padding:72px 0 74px}.mixed-sets{padding:74px 0 78px}.review-promise{padding:72px 0}.delivery-faq{padding-bottom:76px}@media (hover:hover){.bundle-grid>article:hover{transform:translateY(-2px);box-shadow:0 24px 64px #2a34551c}}@media (width<=1050px){.orbit-navigation{width:clamp(360px,58vw,610px)}.platform-story{padding:42px}.platform-flow>div{min-height:125px}.bundle-grid{grid-template-columns:1fr 1fr}.bundle-grid>article:last-child{grid-column:1/-1}}@media (width<=700px){.orbit-navigation{width:auto;top:31%;left:14px;right:14px;transform:translateY(-50%)}.orbit-navigation .orbit-arrow{border-radius:16px;width:48px;height:48px}.platform-story{padding:30px 20px}.platform-copy p,.platform-flow b{font-size:14px}.platform-flow small{font-size:12px}.platform-flow>div{min-height:96px}.bundle-section{padding:58px 0 62px;overflow:hidden}.bundle-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin-inline:-18px;padding:2px 18px 16px;display:flex;overflow-x:auto}.bundle-grid::-webkit-scrollbar{display:none}.bundle-grid>article,.bundle-grid>article:last-child{scroll-snap-align:start;flex:0 0 min(84vw,350px);grid-column:auto;min-height:360px}.bundle-visual{height:190px}.bundle-grid>article>strong{padding-bottom:52px}.store-collection,.mixed-sets,.review-promise{padding:58px 0}.delivery-faq{padding-bottom:62px}}@media (prefers-reduced-motion:reduce){.bundle-badge{animation:none}.orbit-navigation .orbit-arrow,.bundle-grid>article{transition:none}}.mode-switch button,.cart-button,.mobile-nav button,.primary,.secondary,.close,.support-fab,.configure-button,.category-item-open,.category-back,.category-close{transition:transform var(--motion-fast) ease,background-color var(--motion-fast) ease,color var(--motion-fast) ease,border-color var(--motion-fast) ease,box-shadow var(--motion-fast) ease,opacity var(--motion-fast) ease;touch-action:manipulation}.mode-switch button:not(:disabled):active,.cart-button:not(:disabled):active,.mobile-nav button:not(:disabled):active,.primary:not(:disabled):active,.secondary:not(:disabled):active,.close:not(:disabled):active,.support-fab:not(:disabled):active,.configure-button:not(:disabled):active,.category-item-open:not(:disabled):active,.category-back:not(:disabled):active,.category-close:not(:disabled):active{transform:scale(.97)}.mode-switch button.active{animation:.34s cubic-bezier(.16,1,.3,1) modeLabelIn}@keyframes modeLabelIn{0%{opacity:.58;transform:scale(.94)}to{opacity:1;transform:none}}.cart-feedback>svg{animation:.55s cubic-bezier(.16,1,.3,1) cartBagConfirm}.cart-feedback>b{animation:.55s cubic-bezier(.16,1,.3,1) cartCountConfirm}.cart-items article{animation:.36s cubic-bezier(.16,1,.3,1) both cartItemIn}.cart-items article:nth-child(2){animation-delay:35ms}.cart-items article:nth-child(3){animation-delay:70ms}.cart-items article:nth-child(n+4){animation-delay:.105s}@keyframes cartBagConfirm{0%,to{transform:none}42%{transform:translateY(-3px)rotate(-7deg)scale(1.12)}}@keyframes cartCountConfirm{0%{background:var(--lime);color:var(--ink);transform:scale(.72)}65%{background:var(--lime);color:var(--ink);transform:scale(1.16)}to{transform:none}}@keyframes cartItemIn{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:none}}.accordion-item{border-bottom:1px solid #e9e6df}.accordion-item>button{text-align:left;width:100%;min-height:48px;color:var(--ink);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:12px 0;font-size:10px;font-weight:800;display:flex}.accordion-item>button svg{transition:transform var(--motion-base) cubic-bezier(.16,1,.3,1),color var(--motion-fast) ease;flex:none}.accordion-item.open>button svg{color:var(--blue);transform:rotate(90deg)}.accordion-panel{opacity:0;transition:grid-template-rows var(--motion-base) cubic-bezier(.16,1,.3,1),opacity var(--motion-fast) ease;grid-template-rows:0fr;display:grid}.accordion-panel>div{min-height:0;overflow:hidden}.accordion-panel p{color:var(--muted);margin:0 28px 13px 0;font-size:9px;line-height:1.7}.accordion-item.open .accordion-panel{opacity:1;grid-template-rows:1fr}.quick-help .accordion-item{background:#f7f5f0;border:1px solid #e1ded7;border-radius:10px;overflow:hidden}.quick-help .accordion-item>button{padding:11px 12px;font-size:9px}.quick-help .accordion-panel p{margin:0;padding:0 36px 12px 12px;font-size:8px}.form-success,.business-success,.success,.review-result,.notify-modal.is-success .notify-icon{animation:.48s cubic-bezier(.16,1,.3,1) both successReveal}.business-success>span,.success>span,.notify-modal.is-success .notify-icon{animation:.58s cubic-bezier(.16,1,.3,1) both successMark}.notify-modal.is-success .notify-icon{color:#426800;background:#eaf8c7}.review-form{animation:.38s cubic-bezier(.16,1,.3,1) both formReveal}@keyframes successReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes successMark{0%{opacity:0;transform:scale(.55)rotate(-12deg)}72%{transform:scale(1.08)rotate(2deg)}to{opacity:1;transform:none}}@keyframes formReveal{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.mode-switch button.active,.cart-feedback>svg,.cart-feedback>b,.cart-items article,.form-success,.business-success,.success,.review-result,.notify-modal.is-success .notify-icon,.business-success>span,.success>span,.review-form{animation:none!important}.accordion-panel,.accordion-item>button svg{transition:none!important}}@media (width>=1051px){.collection-grid>.concept-tile,.collection-grid>.concept-tile:first-child,.collection-grid>.concept-tile:nth-child(4){grid-column:span 4}.collection-grid>.concept-tile:nth-last-child(-n+2){grid-column:span 6}}.category-hero{padding-top:50px;padding-bottom:30px}.category-item-copy>small{font-size:8px}.category-item-copy p{font-size:12px;line-height:1.5}.category-item-open,.configure-button{font-size:11px}.category-item-preview>span{transition:transform var(--motion-base) cubic-bezier(.16,1,.3,1),background-color var(--motion-fast) ease,box-shadow var(--motion-fast) ease}.category-item-preview:hover>span{transform:rotate(-2deg)translateY(-4px)scale(1.035)}.product-config{padding:38px 40px}.product-builder>p{font-size:13px;line-height:1.55}.builder-proof{flex-wrap:wrap;gap:7px;margin:15px 0 3px;display:flex}.builder-proof span{color:#555b69;background:#f5f7ff;border:1px solid #315cff1f;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:8px 10px;font-size:10px;font-weight:800;display:inline-flex}.builder-proof svg{color:var(--blue);flex:none}.control-stack{margin-top:18px}.control-stack legend{font-size:11px}.choice-grid>button{min-height:46px;transition:transform var(--motion-fast) ease,border-color var(--motion-fast) ease,box-shadow var(--motion-fast) ease,background-color var(--motion-fast) ease;padding:9px 10px}.choice-grid>button:not(:disabled):active,.category-card-colours button:active,.concept-colours button:active,.concept-models button:active,.concept-finish button:active,.quantity button:active{transform:scale(.97)}.choice-grid span{font-size:10px}.choice-grid small{font-size:8px}.quantity button{width:44px;height:42px;transition:background-color var(--motion-fast) ease,transform var(--motion-fast) ease}.quantity button:hover{background:#f0f3ff}.quantity span{width:42px;font-size:11px}.product-config>.primary,.concept-config-layer>.primary{min-height:52px;font-size:12px}.concept-product-copy{padding-top:42px;padding-bottom:52px}.concept-product-copy h2{margin-bottom:13px;font-size:clamp(31px,4vw,52px)}.config-intro{margin-bottom:18px;font-size:13px;line-height:1.55}.config-intro b{color:var(--ink)}.concept-models,.concept-finish,.concept-fixed-options{margin-bottom:17px}.concept-models button,.concept-finish button,.concept-colours button{transition:transform var(--motion-fast) ease,border-color var(--motion-fast) ease,box-shadow var(--motion-fast) ease,background-color var(--motion-fast) ease}@media (width<=700px){.category-hero{padding-top:32px;padding-bottom:20px}.category-item-copy p{font-size:12px}.product-config{padding:28px 18px calc(32px + env(safe-area-inset-bottom))}.builder-proof{grid-template-columns:1fr 1fr;display:grid}.builder-proof span:last-child{grid-column:1/-1}.concept-product-copy{padding-top:27px}.config-intro{font-size:12px}}@media (prefers-reduced-motion:reduce){.category-item-preview>span,.two-sided-product-card,.choice-grid>button,.category-card-colours button,.concept-colours button,.concept-models button,.concept-finish button,.quantity button{transition:none!important}.auto-flip-ready .two-sided-product-stage{animation:none!important}.category-item-preview:hover>span{transform:rotate(-5deg)}}.concept-models button em{color:#17181d;margin-top:4px;font-size:11px;font-style:normal;font-weight:900}.pet-size-choices>div{grid-template-columns:repeat(3,minmax(0,1fr))}.pet-size-choices button{min-height:94px}.pet-size-choices button b{font:700 20px Unbounded}.concept-fixed-options.single{grid-template-columns:1fr}@media (width<=720px){.category-concept-grid.pet-category-grid{grid-template-columns:1fr}.pet-size-choices>div{grid-template-columns:repeat(3,minmax(0,1fr))}.pet-size-choices button{min-height:88px;padding:10px}.pet-size-choices button small{font-size:9px}.pet-size-preview{width:calc(100% - 20px);margin-top:16px;padding:10px}}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.product-card-options.palette-only{justify-content:center}.product-card-options.palette-only>div{flex-wrap:wrap;justify-content:center}.hardware-fieldset>legend{color:var(--ink);margin-bottom:9px}.category-personal{background:radial-gradient(circle at 8% 10%,#7ab8ff2e,#0000 29rem),radial-gradient(circle at 93% 18%,#ffdc3a29,#0000 27rem),radial-gradient(circle at 82% 82%,#ff68a71c,#0000 28rem),radial-gradient(circle at 14% 84%,#9be0701a,#0000 25rem),linear-gradient(#fff 0%,#fbfcff 58%,#fff 100%)}.category-personal .product-stage{background:radial-gradient(circle at 18% 16%,#6fb0ff45,#0000 42%),radial-gradient(circle at 84% 20%,#ffd8303d,#0000 39%),radial-gradient(circle at 78% 86%,#ff72ae26,#0000 40%),linear-gradient(145deg,#fff,#f3f6ff)}.gallery-scene.has-real-product{background:radial-gradient(circle at 17% 16%,#6fb0ff40,#0000 37%),radial-gradient(circle at 83% 18%,#ffd83038,#0000 36%),radial-gradient(circle at 78% 84%,#ff72ae24,#0000 38%),radial-gradient(circle at 18% 84%,#9be0701f,#0000 38%),#fff}.product-modal.step-configure .real-product-stack{max-width:84%;height:min(88%,575px);top:50%}.compact-palette{flex-wrap:wrap;gap:9px;display:flex}.compact-palette>button{border-radius:13px;place-items:center;width:46px;height:46px;min-height:46px;padding:7px;display:grid}.compact-palette>button i{border-radius:9px;width:100%;height:100%}.hardware-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.hardware-choices>button{text-align:center;justify-content:center;gap:5px;min-width:0;min-height:86px;padding:7px 8px}.choice-grid i.hardware-choice-photo{flex:none;width:58px;height:62px}.hardware-choice-photo img{transform-origin:50% 28%;transform:scale(1.38)}.hardware-choices>button>span{align-items:center;font-size:9px}.builder-proof-bottom{border-top:1px solid #e5e2dc;margin:15px 0 0;padding-top:15px}.self-program-note{margin-top:0}.self-program-note small{font-size:9px;line-height:1.55}.real-product-base-layers{filter:none}.two-sided-product-stage,.two-sided-product-card,.two-sided-product-face{transform-origin:50%}.category-two-sided,.concept-two-sided{margin-inline:auto}.concept-bottom-guide{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:18px 0 0;display:grid}.concept-bottom-guide>span{color:#555b69;background:#f5f7ff;border:1px solid #315cff1f;border-radius:13px;align-items:center;gap:7px;min-height:56px;padding:9px;display:flex}.concept-bottom-guide svg{color:#315cff;flex:none}.concept-bottom-guide b{font-size:10px;line-height:1.3}.pet-size-choices>div:has(button:only-child){grid-template-columns:1fr}.compact-concept-palette>div{grid-template-columns:repeat(3,minmax(0,1fr))}.stand-showcase-open.is-coming-soon,.stand-plan-action.is-coming-soon{color:#777c88;cursor:not-allowed;background:#e9eaf0;justify-content:center}.stand-plan>div:not(.stand-plan-visual) strong{font-size:17px}@media (width<=700px){.product-modal.step-configure .gallery-scene{padding-top:0}.product-modal.step-configure .real-product-stack{max-width:84%;height:min(88%,365px);top:50%}.compact-palette{grid-template-columns:none;display:flex}.compact-palette>button{width:44px;height:44px;min-height:44px;padding:6px}.hardware-choices{grid-template-columns:repeat(3,minmax(0,1fr))}.hardware-choices>button{min-height:80px;padding:6px 3px}.choice-grid i.hardware-choice-photo{width:50px;height:57px}.concept-step-configure .concept-product-showcase{padding-top:38px}.concept-bottom-guide{grid-template-columns:1fr}.concept-bottom-guide>span{min-height:46px}.compact-concept-palette>div{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.product-fade-in,.product-fade-out{animation:none!important}}.two-sided-product{margin-inline:auto}.two-sided-product-stage{perspective-origin:50%;place-items:center;display:grid;animation:none!important}.two-sided-product-card{transform-origin:50%;filter:none;inset:auto}.category-item-preview:hover .category-two-sided .two-sided-product-card{transform:none}.category-item-preview:hover .category-two-sided.is-flipped .two-sided-product-card{transform:rotateY(180deg)}.concept-models legend b,.concept-colours legend b{margin-left:auto}.concept-selected-format{color:var(--muted);justify-content:space-between;align-items:center;margin:0 0 18px;padding:0;display:flex}.concept-selected-format small{font-size:11px}.concept-selected-format b{color:var(--ink);font-size:13px}.business-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.business-product-card{background:#fff;border:1px solid #1f243617;border-radius:24px;flex-direction:column;min-height:430px;padding:16px;display:flex;box-shadow:0 18px 55px #242b4512}.business-product-visual{background:radial-gradient(circle at 18% 15%,#ffd84c2e,#0000 40%),radial-gradient(circle at 85% 82%,#497dff29,#0000 42%),#f6f7fb;border-radius:18px;place-items:center;height:190px;margin-bottom:18px;display:grid;position:relative;overflow:hidden}.business-product-visual>em{color:#fff;letter-spacing:.1em;background:#17181d;border-radius:999px;padding:7px 9px;font-size:7px;font-style:normal;font-weight:900;position:absolute;top:11px;left:11px}.business-product-card.is-coming-soon .business-product-visual>em{color:#666c78;background:#eceef3}.business-stand-object{color:#fff;background:#17181d;border-radius:16px 16px 9px 9px;flex-direction:column;justify-content:center;align-items:center;width:120px;height:115px;display:flex;position:relative;box-shadow:0 22px 35px #16192533}.business-stand-object i,.business-batch-object i{font:700 15px Unbounded}.business-stand-object b{margin-top:12px;font-size:8px}.business-stand-object small{color:#17181d;background:#fff;border-radius:7px;place-items:center;width:29px;height:29px;font:800 7px Unbounded;display:grid;position:absolute;bottom:8px;right:9px}.business-batch-object{aspect-ratio:1;color:#fff;background:#f0242e;border-radius:35px;flex-direction:column;justify-content:center;align-items:center;width:118px;display:flex;transform:rotate(-4deg);box-shadow:-18px 13px #ffd400bf,18px -11px #2867ff80}.business-batch-object b{letter-spacing:.14em;margin-top:7px;font-size:8px}.business-product-card>small{color:#315cff;letter-spacing:.12em;font-size:8px;font-weight:900}.business-product-card>h3{margin:9px 0;font:700 17px/1.25 Unbounded}.business-product-card>p{color:var(--muted);margin:0 0 14px;font-size:11px;line-height:1.55}.business-product-card>strong{margin-top:auto;font-size:16px}.business-product-card>strong small{color:var(--muted);font-size:9px}.business-product-card>button{color:#fff;background:#17181d;border:0;border-radius:13px;justify-content:space-between;align-items:center;min-height:46px;margin-top:16px;padding:0 13px;font-size:10px;font-weight:900;display:flex}.business-product-card>button:disabled{color:#777c87;cursor:not-allowed;background:#eceef3;justify-content:center}.business-product-card>button:not(:disabled):hover{background:#315cff}@media (width<=1050px){.business-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.business-product-grid{grid-template-columns:1fr}.business-product-card{min-height:390px}.business-product-visual{height:180px}}.store-orbit{min-height:690px}.orbit-stage{height:570px}.orbit-real-product{filter:drop-shadow(0 24px 24px #232e592e);overflow:visible}.orbit-real-product img{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}.orbit-real-product .orbit-real-hardware{z-index:1}.orbit-real-product .orbit-real-base{z-index:2;transform:translateY(-1.4%)}.orbit-two-sided{place-items:center;display:grid;overflow:visible}.orbit-two-sided .two-sided-product{gap:0;width:100%}.orbit-two-sided .two-sided-product-face img{filter:drop-shadow(0 24px 22px #232e592e)}.orbit-batch-visual{isolation:isolate;place-items:center;display:grid}.orbit-batch-visual>span{aspect-ratio:1;background:#17181d;border-radius:32% 38% 34% 40%;width:54%;position:absolute;transform:translate(-18%,-2%)rotate(-9deg);box-shadow:inset 0 0 0 2px #ffffff57,0 16px 25px #1518262e}.orbit-batch-visual>span:nth-child(2){background:#ff4f9a;transform:translate(17%,-10%)rotate(8deg)}.orbit-batch-visual>span:nth-child(3){background:#2867ff;transform:translate(4%,16%)rotate(2deg)}.orbit-batch-visual>strong,.orbit-batch-visual>b{z-index:3;color:#fff;text-shadow:0 2px 10px #080c1f47;position:absolute}.orbit-batch-visual>strong{font:700 clamp(25px,3vw,42px) Unbounded;transform:translateY(-8px)}.orbit-batch-visual>b{letter-spacing:.18em;margin-top:50px;font-size:9px}.orbit-coming-soon{z-index:8;color:#fff;letter-spacing:.11em;white-space:nowrap;background:#17181d;border-radius:999px;padding:8px 10px;font-size:7px;font-style:normal;font-weight:900;position:absolute;bottom:11%;left:50%;transform:translate(-50%);box-shadow:0 10px 24px #1619252e}.orbit-summary{padding:19px 20px;top:74px}.orbit-summary>div{margin:13px 0}.orbit-summary>button{min-height:44px}.orbit-navigation{bottom:14px}.category-item-preview:has(.two-sided-product){background:0 0;overflow:visible}.concept-product-showcase:has(.concept-two-sided){background:radial-gradient(circle at 50% 48%,#6e8dff1c,#0000 58%),#fbfcff}.two-sided-product-face,.two-sided-product-face img{background:0 0!important}.two-sided-product.kind-pet .two-sided-product-face,.two-sided-product.kind-lost .two-sided-product-face{clip-path:none;-webkit-mask-image:none;mask-image:none}.two-sided-product-face img{filter:none!important}.two-sided-product.kind-pet .two-sided-product-face.front img{top:4%;left:4%}.two-sided-product.kind-pet .two-sided-product-face.back img{top:4%;right:-11%}.two-sided-product.kind-lost .two-sided-product-face.front img{top:.6%;left:-4.6%}.two-sided-product.kind-lost .two-sided-product-face.back img{top:.6%;right:-5.4%}.builder-proof.builder-proof-bottom,.concept-bottom-guide{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:100%;display:grid}.builder-proof.builder-proof-bottom{flex-wrap:nowrap}.builder-proof.builder-proof-bottom span,.concept-bottom-guide>span{text-align:center;border-radius:12px;justify-content:center;min-width:0;min-height:44px;padding:7px 8px;line-height:1.25}.builder-proof.builder-proof-bottom span,.concept-bottom-guide b{font-size:9px}.mixed-sets .concept-tile:has(.mixed-set-card-visual){min-height:460px}.mixed-set-card-visual{background:radial-gradient(circle,#708eff29,#0000 58%),linear-gradient(145deg,#fbfcff,#f3f5fb);height:190px;display:block;overflow:hidden}.mixed-set-card-visual:before{display:none}.mixed-set-card-item{z-index:2;transform-origin:50% 70%;width:36%;height:86%;display:block;position:absolute;top:8%;color:inherit!important}.mixed-set-card-item.item-1{left:4%;transform:rotate(-8deg)}.mixed-set-card-item.item-2{left:32%;transform:rotate(1deg)}.mixed-set-card-item.item-3{right:3%;transform:rotate(9deg)scale(.88)}.mixed-set-card-item .real-card-photo{width:100%;height:100%}.mixed-set-card-item .two-sided-product{gap:0;width:100%;height:100%}.mixed-set-card-item .two-sided-product-stage{aspect-ratio:auto;width:100%;height:100%}.mixed-set-card-visual>i{z-index:8}.mixed-set-includes{gap:7px;margin:12px 0 16px;padding:0;list-style:none;display:grid}.mixed-set-includes li{color:#4f5563;padding-left:17px;font-size:10px;font-weight:800;line-height:1.35;position:relative}.mixed-set-includes li:before{content:"•";color:#315cff;font-size:15px;position:absolute;top:-1px;left:2px}.mixed-set-product-tag{width:min(100%,360px)}.business-batch-object{isolation:isolate;background:#17181d;position:relative;transform:rotate(-3deg);box-shadow:-16px 13px #ffd400,16px -11px #2867ff}.business-batch-object:before,.business-batch-object:after{content:"";z-index:-1;border:1px solid #ffffff52;border-radius:27px;position:absolute;inset:13px}.business-batch-object:after{opacity:.9;background:#ff4f9a;border:0;width:54px;height:54px;inset:auto -18px -10px auto}.business-batch-object b{font-size:9px}@media (width<=850px){.store-orbit{min-height:690px}.orbit-stage{height:585px}.orbit-summary{width:auto;padding:15px 16px;top:318px;left:14px;right:14px}.orbit-summary>small,.orbit-summary>p,.orbit-summary>div{display:none}.orbit-summary h2{margin:5px 0 10px;font-size:16px}.orbit-navigation{bottom:12px}}@media (width<=700px){.builder-proof.builder-proof-bottom,.concept-bottom-guide{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.builder-proof.builder-proof-bottom span,.concept-bottom-guide>span{flex-direction:column;gap:3px;min-height:48px;padding:6px 4px;font-size:7px}.concept-bottom-guide b{font-size:7px;line-height:1.2}.mixed-sets .concept-tile:has(.mixed-set-card-visual){min-height:445px}}.concept-two-sided{width:clamp(220px,25vw,330px)}.orbit-two-sided .two-sided-product{width:78%}.orbit-two-sided.is-compact .two-sided-product{width:68%}.mixed-set-card-item .two-sided-product{width:88%}@media (width<=850px){.store-orbit{min-height:720px}.orbit-intro{text-align:center;width:auto;top:112px;left:22px;right:22px}.orbit-intro h1{font-size:clamp(31px,8.2vw,43px);line-height:.96}.orbit-intro p{margin:11px auto 0}.orbit-stage{height:455px;inset:245px 0 0}.orbit-product{width:92px;top:30%}.orbit-product.active{width:150px}.orbit-two-sided .two-sided-product{width:76%}.orbit-two-sided.is-compact .two-sided-product{width:66%}.orbit-summary{width:auto;padding:14px 16px;top:230px;left:14px;right:14px}.orbit-summary h2{font-size:15px}.orbit-navigation{bottom:10px}}@media (width<=520px){.store-orbit{min-height:700px}.orbit-intro{top:104px}.orbit-intro h1{font-size:clamp(29px,9.6vw,38px)}.orbit-stage{height:445px;inset:235px 0 0}.orbit-product{width:80px}.orbit-product.active{width:132px}.orbit-summary{top:218px}.category-two-sided{width:138px}.concept-two-sided{width:min(68vw,270px)}}.two-sided-product-face img,.two-sided-product.kind-pet .two-sided-product-face.front img,.two-sided-product.kind-pet .two-sided-product-face.back img,.two-sided-product.kind-lost .two-sided-product-face.front img,.two-sided-product.kind-lost .two-sided-product-face.back img{object-fit:contain;width:100%;max-width:100%;height:100%;inset:0;filter:none!important;background:0 0!important}.catalog,.bundle-section,.how-section,.pricing-section,.review-promise,.business-handoff{content-visibility:visible;contain-intrinsic-size:auto}[data-reveal]{opacity:1;transform:none}[data-reveal].revealed{animation:.55s cubic-bezier(.16,1,.3,1) both contentReveal}@keyframes contentReveal{0%{opacity:.45;transform:translateY(18px)}to{opacity:1;transform:none}}.category-store>nav{scrollbar-width:none}.category-store>nav::-webkit-scrollbar{display:none}.hardware-choices{grid-template-columns:repeat(3,minmax(0,1fr))!important}.hardware-choices>button,.hardware-choices>button:last-child{text-align:center;justify-content:center;min-width:0;grid-column:auto!important}.hardware-choices>button>span{white-space:nowrap}.real-hardware-layers{transform:translateY(-1.8%)}.real-product-base-layers{transform:translateY(0)}.category-two-sided{width:170px}.category-item-preview:has(.category-two-sided){padding-block:14px 7px}@media (width<=700px){.product-modal.step-configure{border-radius:0;max-height:100dvh}.product-modal.step-configure .gallery-scene{height:250px;min-height:250px}.product-modal.step-configure .real-product-stack{max-width:78%;height:238px}.product-modal.step-configure .product-config{padding-top:25px}.hardware-choices{gap:8px}.hardware-choices>button{min-height:88px;padding:6px 3px}.choice-grid i.hardware-choice-photo{width:54px;height:58px}.hardware-choice-photo img{transform-origin:50% 27%;transform:scale(1.42)}.builder-proof.builder-proof-bottom{grid-template-columns:repeat(3,minmax(0,1fr))}.builder-proof.builder-proof-bottom span:last-child{grid-column:auto}.category-two-sided{width:164px}}@media (width<=420px){.compact-palette{flex-wrap:nowrap;gap:4px;overflow-x:visible}.compact-palette>button{flex:0 0 39px;width:39px;height:44px;min-height:44px;padding:5px}.hardware-choices>button>span{font-size:8px}}@media (prefers-reduced-motion:reduce){[data-reveal].revealed{animation:none!important}}.brand-mark{flex:none;width:156px;line-height:0;display:block}.brand-mark img{object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}.brand-mark-compact{width:118px}.hero-brand{align-content:center;justify-items:start;gap:1px;min-width:166px;display:grid}.hero-brand>.brand-mark{width:158px}.hero-brand>small{letter-spacing:.13em;color:#777b86;white-space:nowrap;font-size:5.5px;line-height:1}.light-logo>.brand-mark{width:170px}.platform-brand-link{align-items:center;text-decoration:none;line-height:0!important;display:inline-flex!important}.platform-brand-link .brand-mark,.public-profile-brand{width:120px}.category-store>header .brand-mark,.concept-product-page>header .brand-mark{width:112px}.legal-shell header>.brand-mark{width:120px}.lastscan-logo{line-height:0}.lastscan-logo .brand-mark{width:148px}.lastscan-copy{max-width:610px}.lastscan-mobile-keychain{display:none}.lastscan-copy h1{letter-spacing:-.075em;max-width:690px;font-size:clamp(46px,5.2vw,76px)}.lastscan-copy h1 em{display:inline-block}.lastscan-copy>p{color:#4f5360;max-width:540px;font-size:16px;line-height:1.65}.lastscan-usecases{flex-wrap:wrap;gap:7px;margin:22px 0 0;display:flex}.lastscan-usecases span{letter-spacing:.06em;background:#ffffff7a;border:1px solid #15172026;border-radius:999px;align-items:center;min-height:31px;padding:0 11px;font-size:8px;font-weight:900;display:inline-flex;box-shadow:0 7px 22px #191d2b09}.lastscan-actions button{min-height:52px}.lastscan-stage:before{background:linear-gradient(145deg,#6572ff,#315cff 58%,#2145cc)}.lastscan-phone-screen{position:relative;overflow:hidden}.lastscan-phone-screen:after{content:"";background:linear-gradient(120deg,#0000 30%,#fffc 48%,#0000 66%);animation:4.4s ease-in-out infinite lastscanScreenSweep;position:absolute;inset:0;transform:translate(-120%)}@keyframes lastscanScreenSweep{0%,48%{transform:translate(-120%)}75%,to{transform:translate(120%)}}.lastscan-explain{position:relative;overflow:hidden}.lastscan-explain:before{content:"";border:1px solid #dcff311f;border-radius:50%;width:360px;height:360px;position:absolute;top:-160px;left:-180px;box-shadow:0 0 0 55px #dcff3106,0 0 0 110px #dcff3105}.lastscan-explain-title{z-index:1;letter-spacing:-.055em;text-wrap:balance;max-width:900px;margin:20px auto 10px;font:700 clamp(28px,4.2vw,54px)/1.08 Unbounded;position:relative}.lastscan-explain>div{z-index:1;position:relative}.lastscan-picks{color:#151720;background:#f5f2eb;padding:clamp(70px,9vw,120px) max(24px,50vw - 620px)}.lastscan-picks-heading{grid-template-columns:1fr 2fr;align-items:end;gap:18px;margin-bottom:34px;display:grid}.lastscan-picks-heading>span{color:#315cff;letter-spacing:.15em;align-self:start;font-size:8px;font-weight:900}.lastscan-picks-heading h2{letter-spacing:-.06em;margin:0;font:700 clamp(32px,4vw,58px)/1 Unbounded}.lastscan-picks-heading p{color:#666a77;grid-column:2;margin:0;font-size:13px}.lastscan-pick-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.lastscan-pick-grid>button{text-align:left;color:#151720;cursor:pointer;background:#ffffffb8;border:1px solid #1517201a;border-radius:24px;min-width:0;padding:14px 14px 20px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 22px 55px #23273a0f}.lastscan-pick-grid>button:hover{transform:translateY(-7px);box-shadow:0 30px 70px #23273a1f}.lastscan-pick-grid>button:focus-visible{outline-color:#315cff}.lastscan-pick-visual{background:radial-gradient(circle at 50% 38%,#ffffffe6,#ffffff14 42%),#eff0f6;border-radius:18px;place-items:center;height:250px;margin-bottom:20px;display:grid;overflow:hidden}.lastscan-pick-visual.pink{background-color:#ffe8f2}.lastscan-pick-visual.green{background-color:#e8ffd7}.lastscan-pick-visual.black{background-color:#e8e9f0}.lastscan-pick-visual img{object-fit:contain;filter:drop-shadow(0 20px 17px #14161f2e);width:47%;height:74%;transition:transform .4s cubic-bezier(.22,1,.36,1)}.lastscan-pick-grid>button:hover img{transform:rotate(-4deg)scale(1.06)}.lastscan-pick-grid b{margin-left:6px;font:700 17px Unbounded;display:block}.lastscan-pick-grid small{color:#6d717e;margin:7px 38px 0 6px;font-size:10px;display:block}.lastscan-pick-grid i{color:#fff;background:#151720;border-radius:50%;place-items:center;width:30px;height:30px;font-style:normal;display:grid;position:absolute;bottom:18px;right:20px}.lastscan-footer .brand-mark{width:145px}@media (width<=850px){.lastscan-copy{max-width:none}.lastscan-picks-heading{grid-template-columns:1fr}.lastscan-picks-heading p{grid-column:auto}.lastscan-pick-visual{height:190px}}@media (width<=700px){.hero-brand{min-width:126px}.hero-brand>.brand-mark{width:122px}.hero-brand>small{font-size:4.2px}}@media (width<=620px){.lastscan-copy{position:relative}.lastscan-mobile-keychain{filter:drop-shadow(0 13px 13px #1c1f2a2e);pointer-events:none;width:58px;height:96px;display:block;position:absolute;top:12px;right:2px;transform:rotate(8deg)}.lastscan-mobile-keychain img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.lastscan-copy h1{font-size:clamp(38px,11.8vw,52px)}.lastscan-usecases{margin-top:18px}.lastscan-pick-grid{grid-template-columns:1fr}.lastscan-pick-grid>button{grid-template-rows:auto auto;grid-template-columns:116px 1fr 32px;align-items:center;gap:0 14px;min-height:136px;padding:10px;display:grid}.lastscan-pick-visual{border-radius:16px;grid-row:1/3;width:116px;height:116px;margin:0}.lastscan-pick-visual img{width:54%;height:82%}.lastscan-pick-grid b{align-self:end;margin:0;font-size:14px}.lastscan-pick-grid small{align-self:start;margin:6px 0 0;font-size:9px}.lastscan-pick-grid i{grid-area:1/3/3;align-self:center;position:static}.lastscan-footer .brand-mark{width:125px}}@media (prefers-reduced-motion:reduce){.lastscan-phone-screen:after{animation:none}.lastscan-pick-grid>button,.lastscan-pick-visual img{transition:none}}.brand-mark img{filter:brightness(0)saturate()invert(34%)sepia(98%)saturate(3257%)hue-rotate(220deg)brightness(103%)contrast(105%)}.brand-mark-inverse{filter:none}.brand-mark-inverse img{filter:brightness(0)invert()}.store-orbit:after{border-radius:50%;width:min(1100px,84vw);height:235px}.orbit-product.active{width:clamp(222px,21.5vw,312px)}.store-collection .collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.store-collection .collection-grid>.concept-tile,.store-collection .collection-grid>.concept-tile:first-child,.store-collection .collection-grid>.concept-tile:nth-child(4),.store-collection .collection-grid>.concept-tile:nth-last-child(-n+2){grid-column:auto;min-height:405px}.store-collection .concept-visual{height:205px}.collection-product-visual{isolation:isolate;background:radial-gradient(circle at 22% 20%,color-mix(in srgb,var(--accent) 23%,white),transparent 42%), radial-gradient(circle at 82% 86%,#315cff21,transparent 46%), linear-gradient(145deg,#fbfcff,#f1f4fb);overflow:hidden}.collection-product-visual:before{display:none}.collection-product-visual>i{z-index:12;color:#434958;letter-spacing:.1em;top:14px;right:15px}.collection-personal-visual .real-product-stack{filter:drop-shadow(0 18px 17px #191e302e);width:auto;max-width:78%;height:190px;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%)}.collection-personal-visual .real-hardware-layers{transform:translateY(-1.8%)}.collection-personal-visual .real-product-base-layers{transform:none}.collection-tag-visual{place-items:center;display:grid}.collection-product-swap{width:182px;animation:.62s cubic-bezier(.16,1,.3,1) both collectionProductArrive}.collection-product-swap .two-sided-product{gap:0;width:100%}.collection-business-visual{place-items:center;display:grid}.collection-business-visual .collection-batch-card{aspect-ratio:1;border-radius:31px;width:104px;display:block;position:absolute;box-shadow:0 18px 30px #1c22362e,inset 0 0 0 2px #ffffff52}.collection-business-visual .collection-batch-card.one{background:#17181d;transform:translate(-42px,8px)rotate(-11deg)}.collection-business-visual .collection-batch-card.two{background:#ff4f9a;transform:translate(39px,-10px)rotate(10deg)}.collection-business-visual .collection-batch-card.three{background:#2867ff;transform:translate(5px,33px)rotate(2deg)}.collection-business-visual>strong,.collection-business-visual>b{z-index:5;color:#fff;text-shadow:0 3px 13px #0c122b4d;position:absolute}.collection-business-visual>strong{font:700 34px/1 Unbounded;transform:translateY(-10px)}.collection-business-visual>b{letter-spacing:.18em;margin-top:53px;font-size:9px}@keyframes collectionProductArrive{0%{opacity:0;transform:translate(16px)rotate(2deg)scale(.96)}to{opacity:1;transform:none}}.store-collection .concept-open,.bundle-copy button,.mixed-sets .concept-open{background:var(--blue);color:#fff;border:0;border-radius:13px;align-items:center;min-height:48px;padding:0 15px;box-shadow:0 12px 27px #315cff33}.store-collection .concept-open:hover,.bundle-copy button:hover,.mixed-sets .concept-open:hover{color:#fff;background:#194ce5;transform:translateY(-1px)}.best .bundle-copy button{background:var(--blue);color:#fff}.bundle-badge{background:var(--blue)}.best .bundle-badge{background:var(--lime);color:var(--ink)}.business-product-grid .business-batch-card{order:-1}.business-batch-object i{font-size:22px}@media (width<=700px){.hero-nav{grid-template-rows:70px;grid-template-columns:minmax(76px,1fr) 128px auto auto;gap:5px;width:calc(100% - 20px);height:70px;top:0}.hero-nav .hero-brand{order:1;grid-area:1/1;align-self:center;min-width:0}.hero-nav .mode-switch{order:2;grid-area:1/2;width:128px;padding:3px;position:relative;top:auto;left:auto;transform:none}.hero-nav .mode-switch>span{width:calc(50% - 3px);height:calc(100% - 6px);top:3px;left:3px}.hero-nav .mode-switch button{white-space:nowrap;min-height:38px;padding:5px 4px;font-size:8px}.hero-nav>.language-switcher{order:3;grid-area:1/3;align-self:center;height:38px;padding-inline:6px;position:static}.hero-nav .cart-button{order:4;grid-area:1/4;justify-content:center;align-self:center;min-width:42px;min-height:42px;padding:7px}.hero-nav .cart-button>b{width:24px;height:24px}.hero-brand>.brand-mark{width:104px}.hero-brand>small{display:none}.orbit-intro{top:82px}.orbit-stage{height:465px;inset:210px 0 0}.store-orbit{min-height:680px}.store-orbit:after{width:145vw;height:155px;top:260px}.orbit-product{width:92px}.orbit-product.active{width:158px}.orbit-summary{top:230px}.orbit-navigation{top:31%}.store-collection .collection-grid{scroll-snap-type:x mandatory;gap:12px;margin-inline:-18px;padding:2px 18px 16px;display:flex;overflow-x:auto}.store-collection .collection-grid>.concept-tile,.store-collection .collection-grid>.concept-tile:first-child,.store-collection .collection-grid>.concept-tile:nth-child(4),.store-collection .collection-grid>.concept-tile:nth-last-child(-n+2){scroll-snap-align:start;flex:0 0 min(84vw,350px);min-height:405px}.collection-personal-visual .real-product-stack{height:180px}.collection-product-swap{width:174px}}@media (width<=360px){.hero-nav{grid-template-columns:minmax(68px,1fr) 112px auto auto;gap:3px}.hero-nav .mode-switch{width:112px}.hero-nav .mode-switch button{font-size:7px}.hero-brand>.brand-mark{width:88px}.hero-nav>.language-switcher{gap:2px;padding-inline:4px}.hero-nav .cart-button{min-width:40px;padding:5px}.orbit-intro h1{font-size:29px}.orbit-product.active{width:148px}}@media (prefers-reduced-motion:reduce){.collection-product-swap{animation:none}.store-collection .concept-open,.bundle-copy button,.mixed-sets .concept-open{transition:none}}.orbit-intro h1{justify-items:center;gap:.04em;display:grid}.orbit-intro h1>span,.orbit-intro h1>em{white-space:nowrap;display:block}.orbit-future-preview{isolation:isolate;place-items:center;display:grid}.orbit-future-preview:before{content:"";-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffbd;border-radius:28px;position:absolute;inset:9%;box-shadow:0 22px 50px #19224529}.future-qr{z-index:1;aspect-ratio:1;background:repeating-conic-gradient(#11131a 0 25%,#fff 0 50%) 0/24px 24px;filter:blur(5px);opacity:.27;border-radius:18px;width:67%;position:absolute;transform:rotate(-4deg)scale(.94)}.future-display{z-index:2;color:#fff;filter:blur(2.6px);background:#1c1f2b9e;border-radius:18px 18px 31px 31px;flex-direction:column;justify-content:center;align-items:center;width:68%;height:54%;display:flex;position:absolute;box-shadow:0 18px 30px #161a2b33}.future-display i{font:700 clamp(24px,3vw,38px)/1 Unbounded}.future-display b{letter-spacing:.18em;margin-top:10px;font-size:8px}.orbit-future-preview>em{z-index:4;color:#fff;letter-spacing:.12em;white-space:nowrap;background:#315cff;border-radius:999px;padding:11px 14px;font-size:8px;font-style:normal;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 13px 28px #315cff4d}.notify-product{background:#f5f7fc;border:1px solid #e3e6ef;border-radius:14px;flex-direction:column;gap:5px;margin:15px 0 4px;padding:13px 14px;display:flex}.notify-product b{font:700 12px/1.35 Unbounded}.notify-product small{color:var(--muted);font-size:10px;line-height:1.5}.benefits{border:0;grid-template-rows:repeat(2,minmax(82px,auto));grid-template-columns:repeat(2,minmax(0,1fr));padding-block:18px;position:relative}.benefits:before,.benefits:after{content:"";z-index:1;pointer-events:none;background:#ffffff29;position:absolute}.benefits:before{height:1px;top:50%;left:max(24px,50% - 590px);right:max(24px,50% - 590px)}.benefits:after{width:1px;top:18px;bottom:18px;left:50%}.benefits>div,.benefits>div:nth-child(n){z-index:2;justify-content:flex-start;width:100%;height:auto;min-height:82px;padding:18px 28px;position:relative;border:0!important}@media (width<=850px){.store-orbit{min-height:582px;margin-bottom:0}.orbit-intro{top:82px;left:8px;right:8px}.orbit-intro h1{letter-spacing:-.072em;font-size:clamp(25px,7.6vw,34px);line-height:.98}.orbit-stage{height:445px;inset:178px 0 0}.orbit-product{width:90px;top:30%}.orbit-product.active{width:148px}.orbit-summary{padding:15px 16px;top:232px}.orbit-summary>small,.orbit-summary>div{display:none}.orbit-summary>p{color:#656b78;margin:0 0 12px;font-size:10px;line-height:1.45;display:block}.orbit-summary h2{margin:5px 0 7px;font-size:15px}.orbit-navigation{top:31%}}@media (width<=700px){.hero-brand>small{letter-spacing:.08em;margin-top:2px;font-size:3.8px;display:block}.benefits{grid-template-rows:repeat(2,minmax(92px,auto));width:100%;margin:0;padding:10px 14px}.benefits:before{left:28px;right:28px}.benefits:after{top:20px;bottom:20px}.benefits>div,.benefits>div:nth-child(n){gap:10px;min-height:92px;padding:16px 13px}.benefits b{font-size:9px}.benefits small{font-size:7px;line-height:1.35}}@media (width<=360px){.orbit-intro h1{font-size:23px}.hero-brand>small{font-size:3.2px}.benefits>div,.benefits>div:nth-child(n){gap:7px;padding-inline:9px}.benefits svg{flex:none;width:19px;height:19px}}@media (prefers-reduced-motion:reduce){.orbit-future-preview *{transition:none!important;animation:none!important}}._shell_1veho_1{--accent:#315cff;--accent-soft:#dce6ff;--ink:#14151a;--muted:#666b78;min-height:100svh;color:var(--ink);background:#f8f8f5;padding:24px;position:relative;overflow:hidden}._shell_1veho_1[data-type=pet]{--accent:#315cff;--accent-soft:#dceaff}._shell_1veho_1[data-type=lost_found]{--accent:#7058e8;--accent-soft:#ebe7ff}._ambient_1veho_1{pointer-events:none;background:radial-gradient(circle at 12% 5%,#b2ddff7a,#0000 31%),radial-gradient(circle at 92% 12%,#ffe9a861,#0000 27%),radial-gradient(circle at 75% 92%,#eed2ff4d,#0000 31%);position:fixed;inset:0}._top_1veho_1,._profile_1veho_1{z-index:1;width:min(100%,760px);margin-inline:auto;position:relative}._top_1veho_1{justify-content:space-between;align-items:center;height:58px;display:flex}._brand_1veho_1{letter-spacing:.18em;color:#79362e;font:800 12px/1 Unbounded,Manrope,sans-serif}._verified_1veho_1{color:#4f5665;align-items:center;gap:7px;font-size:12px;font-weight:750;display:flex}._verified_1veho_1 svg{width:18px;height:18px}._profile_1veho_1{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffc7;border:1px solid #cfd1d9d6;border-radius:34px;margin-top:22px;box-shadow:0 28px 80px #1d23361a}._hero_1veho_1{grid-template-columns:132px 1fr;gap:30px;padding:42px;display:grid}._avatar_1veho_1{aspect-ratio:1;background:linear-gradient(145deg,#fff,var(--accent-soft));width:132px;color:var(--accent);border:1px solid #ffffffe6;border-radius:34px;place-items:center;display:grid;position:relative;box-shadow:0 18px 45px #315cff24}._avatar_1veho_1>svg{width:62px;height:62px}._avatar_1veho_1 i{background:var(--ink);color:#fff;letter-spacing:.08em;border-radius:999px;padding:6px 8px;font:800 9px/1 Manrope,sans-serif;position:absolute;bottom:10px;right:10px}._heroCopy_1veho_1{min-width:0}._kicker_1veho_1,._lostBadge_1veho_1{letter-spacing:.08em;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:10px;font-weight:850;display:inline-flex}._kicker_1veho_1{background:var(--accent-soft);color:#243979}._lostBadge_1veho_1{color:#fff;background:#16171c;margin-left:7px}._hero_1veho_1 h1{letter-spacing:-.055em;text-wrap:balance;margin:18px 0 4px;font:700 clamp(32px,6vw,52px)/1 Unbounded,Manrope,sans-serif}._hero_1veho_1 h2{margin:0;font-size:18px}._hero_1veho_1 p{color:var(--muted);margin:10px 0 0;font-size:15px;line-height:1.65}._hero_1veho_1 blockquote{border-left:3px solid var(--accent);background:#ffffffb8;border-radius:0 15px 15px 0;margin:20px 0 0;padding:16px 18px;font-size:15px;font-weight:650;line-height:1.55}._actions_1veho_1{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:0 42px 34px;display:grid}._actions_1veho_1 a{min-height:50px;color:var(--ink);background:#ffffffd1;border:1px solid #d7d9df;border-radius:15px;justify-content:center;align-items:center;gap:9px;padding:0 16px;font-size:13px;font-weight:800;text-decoration:none;transition:transform .18s,background .18s;display:flex}._actions_1veho_1 a:hover{background:#fff;transform:translateY(-2px)}._actions_1veho_1 ._primary_1veho_1{background:var(--ink);border-color:var(--ink);color:#fff}._actions_1veho_1 svg{width:20px;height:20px}._content_1veho_1{gap:14px;padding:0 42px 42px;display:grid}._group_1veho_1{background:#ffffff9e;border:1px solid #e1e1de;border-radius:21px;padding:24px}._group_1veho_1._featured_1veho_1{background:linear-gradient(135deg,var(--accent-soft),#ffffffd1);border-color:#315cff29}._group_1veho_1 h3{margin:0 0 12px;font:700 15px/1.2 Unbounded,Manrope,sans-serif}._group_1veho_1 dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;margin:0;display:grid}._group_1veho_1 dl>div{border-top:1px solid #75798429;min-width:0;padding:14px 0}._group_1veho_1 dt{letter-spacing:.07em;text-transform:uppercase;color:#777c88;font-size:10px;font-weight:850}._group_1veho_1 dd{white-space:pre-wrap;overflow-wrap:anywhere;margin:6px 0 0;font-size:15px;line-height:1.5}._group_1veho_1 dd a{color:var(--ink);justify-content:space-between;align-items:center;gap:12px;font-weight:750;text-decoration:none;display:flex}._group_1veho_1 dd svg{width:18px;height:18px;color:var(--accent);flex:none}._footer_1veho_1{color:#7a7e88;border-top:1px solid #e2e2df;flex-wrap:wrap;align-items:center;gap:12px 20px;padding:22px 42px;font-size:10px;font-weight:700;display:flex}._footer_1veho_1 span:nth-child(2){margin-left:auto}._footer_1veho_1 a{color:var(--ink);font-weight:850}._state_1veho_1{z-index:1;text-align:center;background:#ffffffd1;border:1px solid #dedfdf;border-radius:30px;width:min(100%,520px);margin:10vh auto 0;padding:42px;position:relative;box-shadow:0 24px 70px #1c202c17}._state_1veho_1 ._avatar_1veho_1{border-radius:25px;width:88px;margin:34px auto 24px}._state_1veho_1 ._avatar_1veho_1 svg{width:42px}._state_1veho_1 h1{letter-spacing:-.05em;font:700 clamp(28px,7vw,44px)/1.05 Unbounded,Manrope,sans-serif}._state_1veho_1 p{color:var(--muted);line-height:1.65}._state_1veho_1 a{min-height:44px;color:var(--ink);align-items:center;font-weight:800;display:inline-flex}._shell_1veho_1 svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}@media (width<=620px){._shell_1veho_1{padding:14px}._top_1veho_1{height:48px}._verified_1veho_1{font-size:10px}._profile_1veho_1{border-radius:26px;margin-top:14px}._hero_1veho_1{grid-template-columns:76px 1fr;gap:17px;padding:25px 20px 22px}._avatar_1veho_1{border-radius:23px;width:76px}._avatar_1veho_1>svg{width:38px;height:38px}._avatar_1veho_1 i{padding:5px 6px;font-size:7px;bottom:5px;right:5px}._kicker_1veho_1,._lostBadge_1veho_1{min-height:24px;padding:0 8px;font-size:8px}._lostBadge_1veho_1{margin:6px 0 0}._hero_1veho_1 h1{margin-top:12px;font-size:29px}._hero_1veho_1 h2{font-size:15px}._hero_1veho_1 p{font-size:13px}._hero_1veho_1 blockquote{grid-column:1/-1;margin-top:15px;font-size:13px}._actions_1veho_1{grid-template-columns:1fr 1fr;padding:0 20px 22px}._actions_1veho_1 a{min-height:48px}._actions_1veho_1 ._primary_1veho_1{grid-column:1/-1}._content_1veho_1{padding:0 20px 25px}._group_1veho_1{padding:20px}._group_1veho_1 dl{grid-template-columns:1fr}._group_1veho_1 dd{font-size:15px}._footer_1veho_1{padding:19px 20px}._footer_1veho_1 span:nth-child(2){margin-left:0}._state_1veho_1{margin-top:6vh;padding:30px 22px}}@media (width<=370px){._verified_1veho_1{text-align:right;max-width:130px}._hero_1veho_1{grid-template-columns:1fr}._heroCopy_1veho_1{margin-top:2px}._hero_1veho_1 blockquote{grid-column:auto}._actions_1veho_1{grid-template-columns:1fr}._actions_1veho_1 ._primary_1veho_1{grid-column:auto}}@media (prefers-reduced-motion:reduce){._actions_1veho_1 a{transition:none}._actions_1veho_1 a:hover{transform:none}}@media (forced-colors:active){._profile_1veho_1,._group_1veho_1,._actions_1veho_1 a{border:1px solid canvastext}._ambient_1veho_1{display:none}}._topRight_1veho_6{align-items:center;gap:12px;display:flex}._languageHost_1veho_6{align-items:center;display:flex}@media (width<=620px){._topRight_1veho_6{gap:8px}._verified_1veho_1{text-align:right;max-width:150px}}._avatar_1veho_1>img{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block}._shell_1veho_1:is([data-type=pet],[data-type=lost_found]) ._profile_1veho_1{overflow:hidden}._shell_1veho_1:is([data-type=pet],[data-type=lost_found]) ._hero_1veho_1{isolation:isolate;min-height:500px;padding:0;display:block;position:relative}._shell_1veho_1:is([data-type=pet],[data-type=lost_found]) ._hero_1veho_1:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#ffffff08 15%,#ffffff29 45%,#fffffff2 84%,#fff 100%);position:absolute;inset:0}._shell_1veho_1:is([data-type=pet],[data-type=lost_found]) ._avatar_1veho_1{aspect-ratio:auto;width:100%;height:100%;box-shadow:none;background:radial-gradient(circle at 28% 18%,#e8ffd8,#0000 36%),linear-gradient(145deg,#cde7ff,#f3eaff 58%,#fff1c7);border:0;border-radius:0;position:absolute;inset:0}._shell_1veho_1[data-type=lost_found] ._avatar_1veho_1{background:radial-gradient(circle at 80% 14%,#fff2bc,#0000 34%),radial-gradient(circle at 18% 30%,#d8eeff,#0000 38%),linear-gradient(145deg,#f6edff,#fff 62%,#e7f3ff)}._shell_1veho_1:is([data-type=pet],[data-type=lost_found]) ._avatar_1veho_1>img{object-fit:cover;border-radius:0}._shell_1veho_1:is([data-type=pet],[data-type=lost_found]) ._avatar_1veho_1>svg{opacity:.32;width:100px;height:100px}._shell_1veho_1:is([data-type=pet],[data-type=lost_found]) ._avatar_1veho_1 i{display:none}._shell_1veho_1:is([data-type=pet],[data-type=lost_found]) ._heroCopy_1veho_1{z-index:2;text-align:center;flex-direction:column;justify-content:flex-end;align-items:center;min-height:500px;padding:250px 42px 36px;display:flex;position:relative}._shell_1veho_1:is([data-type=pet],[data-type=lost_found]) ._heroCopy_1veho_1>._kicker_1veho_1,._shell_1veho_1:is([data-type=pet],[data-type=lost_found]) ._heroCopy_1veho_1>._lostBadge_1veho_1{display:none}._shell_1veho_1:is([data-type=pet],[data-type=lost_found]) ._hero_1veho_1 h1{max-width:620px;margin:0;font-size:clamp(34px,6vw,58px)}._shell_1veho_1:is([data-type=pet],[data-type=lost_found]) ._hero_1veho_1 h2{display:none}._shell_1veho_1:is([data-type=pet],[data-type=lost_found]) ._hero_1veho_1 p{color:#515764;max-width:500px;margin-top:12px}._shell_1veho_1:is([data-type=pet],[data-type=lost_found]) ._hero_1veho_1 blockquote{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffbd;border:1px solid #1e253717;border-radius:15px;max-width:560px;margin:17px 0 0;padding:12px 17px;box-shadow:0 10px 30px #222b4714}._actions_1veho_1{grid-template-columns:repeat(auto-fit,minmax(135px,1fr))}._medicalDisclosure_1veho_26{background:linear-gradient(135deg,var(--accent-soft),#fffc);border:1px solid #315cff24;border-radius:20px;overflow:hidden}._medicalDisclosure_1veho_26>summary{cursor:pointer;align-items:center;gap:11px;min-height:62px;padding:0 20px;font-size:14px;font-weight:850;list-style:none;display:flex}._medicalDisclosure_1veho_26>summary::-webkit-details-marker{display:none}._medicalDisclosure_1veho_26>summary svg{width:22px;height:22px;color:var(--accent)}._medicalDisclosure_1veho_26>summary b{margin-left:auto;font-size:21px;font-weight:500;transition:transform .18s}._medicalDisclosure_1veho_26[open]>summary b{transform:rotate(45deg)}._medicalDisclosure_1veho_26 ._group_1veho_1{background:#ffffff7a;border:0;border-top:1px solid #315cff21;border-radius:0}._profile_1veho_1{animation:.42s cubic-bezier(.16,1,.3,1) both _profileEnter_1veho_1}@keyframes _profileEnter_1veho_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (width<=620px){._shell_1veho_1:is([data-type=pet],[data-type=lost_found]) ._hero_1veho_1{min-height:440px}._shell_1veho_1:is([data-type=pet],[data-type=lost_found]) ._heroCopy_1veho_1{min-height:440px;padding:220px 20px 24px}._shell_1veho_1:is([data-type=pet],[data-type=lost_found]) ._hero_1veho_1 h1{font-size:34px}._shell_1veho_1:is([data-type=pet],[data-type=lost_found]) ._hero_1veho_1 p,._shell_1veho_1:is([data-type=pet],[data-type=lost_found]) ._hero_1veho_1 blockquote{font-size:13px}._actions_1veho_1{grid-template-columns:1fr 1fr}._actions_1veho_1 ._primary_1veho_1{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){._profile_1veho_1{animation:none}._medicalDisclosure_1veho_26>summary b{transition:none}}
