@font-face{font-family:Bricolage Grotesque;src:url(/fonts/BricolageGrotesque.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/Manrope.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}:root{--ink:#171324;--canvas:#f5f0e8;--surface:#fffdf9;--violet:#6b50e7;--violet-deep:#5640c8;--lavender:#ded4f1;--acid:#d4ff68;--coral:#ff7868;--muted:#706a7d;--line:#17132426;--white:#fffdf9;--page-pad:clamp(20px, 5vw, 76px);--max-width:1380px;--radius-card:30px;--radius-large:42px;--pill:999px;--ease-out:cubic-bezier(.23, 1, .32, 1);color:var(--ink);font-synthesis:none;text-rendering:geometricprecision;font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}section[id],article[id]{scroll-margin-top:96px}body{background:var(--canvas);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.5;overflow-x:hidden}body.menu-open{overflow:hidden}a,button{color:inherit;-webkit-tap-highlight-color:transparent}button{font:inherit}a:focus-visible,button:focus-visible{outline-offset:4px;outline:3px solid #245cf0}::selection{background:var(--acid);color:var(--ink)}.skip-link{z-index:100;border-radius:var(--pill);background:var(--ink);color:var(--white);transition:transform .16s var(--ease-out);padding:10px 16px;text-decoration:none;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.utility-bar{padding:6px var(--page-pad);color:var(--muted);letter-spacing:.07em;text-transform:uppercase;border-bottom:1px solid #1713241a;justify-content:space-between;gap:16px;font-size:10px;font-weight:800;line-height:1.2;display:flex}.utility-bar i{color:var(--violet);font-style:normal}.site-header{z-index:30;padding:12px var(--page-pad);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f5f0e8d6;border-bottom:1px solid #1713241c;position:sticky;top:0}.site-header__inner{max-width:var(--max-width);grid-template-columns:1fr auto 1fr;align-items:center;min-height:48px;margin:0 auto;display:grid}.brand{align-items:center;width:fit-content;text-decoration:none;display:inline-flex}.brand img{width:122px;height:auto;display:block}.site-nav{align-items:center;gap:3px;display:flex}.site-nav a,.footer-links a{border-radius:var(--pill);transition:background-color .16s ease, transform .16s var(--ease-out);padding:9px 13px;font-size:13px;font-weight:800;text-decoration:none}.site-nav a:hover,.footer-links a:hover{background:#6b50e724}.site-nav a:active,.footer-links a:active{transform:scale(.97)}.button{border-radius:var(--pill);cursor:pointer;min-height:46px;transition:transform .15s var(--ease-out), background-color .16s ease, color .16s ease;border:0;justify-content:center;align-items:center;gap:10px;padding:12px 19px;font-size:14px;font-weight:800;line-height:20px;text-decoration:none;display:inline-flex}.button--ink{background:var(--ink);color:var(--white)}.button:active,.text-link:active{transform:scale(.97)}.button span,.text-link span{transition:transform .18s var(--ease-out);font-size:18px}.button:hover span,.text-link:hover span{transform:translate(2px,-2px)}.button--large{min-height:56px;padding-inline:24px}.header-cta{justify-self:end}.menu-button{display:none}.hero{max-width:1530px;min-height:680px;padding:clamp(72px, 9vw, 132px) var(--page-pad) clamp(78px, 9vw, 126px);grid-template-columns:minmax(0,.87fr) minmax(480px,1.13fr);align-items:center;gap:clamp(34px,6vw,92px);margin:0 auto;display:grid}.hero__copy{max-width:720px}.eyebrow{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 22px;font-size:11px;font-weight:800;line-height:1;display:flex}.eyebrow__dot{background:var(--violet);border-radius:50%;width:8px;height:8px}.hero h1,.section-shell h2,.feature-card h3,.step h3{letter-spacing:-.065em;margin:0;font-family:Bricolage Grotesque,sans-serif;font-weight:700}.hero h1{text-wrap:balance;max-width:700px;font-size:clamp(61px,7.3vw,116px);line-height:.86}.hero h1 em,.section-shell h2 em,.showcase h2 em{color:var(--violet);font-style:normal}.hero__intro{max-width:530px;color:var(--muted);margin:30px 0 0;font-size:clamp(17px,1.55vw,21px);line-height:1.5}.hero__actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:34px;display:flex}.text-link{text-underline-offset:5px;transition:transform .15s var(--ease-out);align-items:center;gap:7px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.text-link--underlined{text-decoration:underline}.hero__meta{color:var(--muted);flex-wrap:wrap;gap:18px;margin-top:68px;font-size:12px;display:flex}.hero__meta span{align-items:center;gap:6px;display:inline-flex}.hero__meta b{color:var(--ink);font-weight:900}.hero__art{border-radius:var(--radius-large);background:var(--lavender);isolation:isolate;min-height:565px;position:relative;overflow:hidden}.hero__photo{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero__wash{z-index:1;mix-blend-mode:multiply;background:linear-gradient(104deg,#ded4f1c4 0%,#ded4f121 52%,#1713241a 100%);position:absolute;inset:0}.phone{background:#0b0a0e;border:9px solid #0b0a0e;border-radius:43px;position:relative;overflow:hidden;box-shadow:0 30px 70px #17132447,0 8px 20px #17132433}.phone img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.phone__island{display:none}.phone--hero{z-index:3;width:39%;animation:6s cubic-bezier(.77,0,.175,1) infinite hero-device-float;position:absolute;bottom:-15%;right:14%;transform:rotate(5deg)}.hero-note{z-index:4;background:var(--white);border-radius:16px;align-items:center;gap:10px;padding:12px 15px;font-size:11px;line-height:1.25;display:flex;position:absolute;box-shadow:0 14px 26px #17132429}.hero-note strong{font-size:13px}.hero-note--top{top:10%;right:5%;transform:rotate(6deg)}.hero-note--bottom{bottom:11%;right:7%;transform:rotate(-5deg)}.hero-note__icon,.check-mark{background:var(--acid);width:28px;height:28px;color:var(--ink);border-radius:50%;place-items:center;font-size:18px;font-weight:900;display:grid}.check-mark{font-size:15px}.marquee{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);background:var(--acid);overflow:hidden}.marquee__track{min-width:max-content;padding:18px var(--page-pad);letter-spacing:-.03em;justify-content:center;align-items:center;gap:24px;font-family:Bricolage Grotesque,sans-serif;font-size:clamp(22px,2.3vw,34px);font-weight:700;line-height:1;display:flex}.marquee i{background:var(--ink);border-radius:50%;flex:none;width:8px;height:8px}.section-shell{max-width:var(--max-width);padding:clamp(100px, 10vw, 156px) var(--page-pad);margin-left:auto;margin-right:auto}.intro{grid-template-columns:minmax(0,1fr) minmax(240px,.52fr);gap:30px 110px;display:grid}.intro h2,.feature-intro h2,.how-it-works h2,.download h2,.showcase h2,.moments h2{font-size:clamp(52px,6.3vw,92px);line-height:.9}.intro__copy{max-width:370px;color:var(--muted);align-self:end;margin-bottom:6px;font-size:15px}.intro__copy p{margin:0 0 25px}.intro__numbers{border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:repeat(3,1fr);margin-top:54px;display:grid}.intro__numbers article{border-right:1px solid var(--line);flex-direction:column;gap:16px;padding:23px 25px 8px 0;display:flex}.intro__numbers article:not(:first-child){padding-left:25px}.intro__numbers article:last-child{border-right:0}.intro__numbers strong{color:var(--violet-deep);font-size:12px;font-weight:900}.intro__numbers span{letter-spacing:-.03em;font-family:Bricolage Grotesque,sans-serif;font-size:25px;font-weight:700;line-height:1}.feature-intro{grid-template-columns:minmax(0,1fr) minmax(220px,.45fr);align-items:end;gap:30px;padding-bottom:42px;display:grid}.feature-intro>p{max-width:310px;color:var(--muted);margin:0 0 4px;font-size:15px}.features-grid{grid-template-columns:repeat(3,1fr);gap:14px;padding-top:0;display:grid}.feature-card{border-radius:var(--radius-card);flex-direction:column;justify-content:space-between;min-height:590px;padding:28px;display:flex;overflow:hidden}.feature-card--ink{background:var(--ink);color:var(--white)}.feature-card__top{justify-content:space-between;align-items:center;display:flex}.feature-index{opacity:.72;font-size:12px;font-weight:900}.feature-icon{border:1px solid #fffdf959;border-radius:50%;place-items:center;width:39px;height:39px;font-size:18px;display:grid}.feature-icon--dark{border-color:#17132442}.feature-card h3{font-size:clamp(34px,3vw,48px);line-height:.93}.feature-card p{opacity:.76;max-width:275px;margin:19px 0 0;font-size:14px;line-height:1.55}.card-stack{align-self:center;width:94%;height:190px;margin-top:28px;position:relative;transform:rotate(-5deg)}.mini-card{border:2px solid var(--ink);border-radius:16px;place-items:center;width:67%;height:108px;font-size:15px;font-weight:900;display:grid;position:absolute;box-shadow:0 12px 18px #1713241f}.mini-card--ink{background:var(--ink);color:var(--white);top:0;left:0}.mini-card--blue{color:#ffd400;background:#126bc6;top:36px;right:0}.mini-card--red{color:var(--white);background:#ed1b2f;bottom:0;left:18%}.feature-card__photo{border:2px solid #fffdf980;border-radius:18px;align-self:center;width:87%;height:184px;margin-top:26px;overflow:hidden;transform:rotate(4deg)}.feature-card__photo img{object-fit:cover;width:100%;height:100%;display:block}.barcode-mini{background:var(--white);border-radius:15px;flex-direction:column;justify-content:space-between;align-items:stretch;gap:9px;width:88%;height:160px;margin-top:25px;padding:20px 17px 15px;display:flex;transform:rotate(-3deg)}.barcode-mini__bars{justify-content:space-between;align-items:stretch;width:100%;height:92px;display:flex}.barcode-mini__bars span{background:var(--ink);width:5px;height:100%;display:block}.barcode-mini__bars span:nth-child(2),.barcode-mini__bars span:nth-child(5),.barcode-mini__bars span:nth-child(11),.barcode-mini__bars span:nth-child(16){width:2px}.barcode-mini__bars span:nth-child(3),.barcode-mini__bars span:nth-child(8),.barcode-mini__bars span:nth-child(14){width:9px}.barcode-mini__bars span:nth-child(4),.barcode-mini__bars span:nth-child(10),.barcode-mini__bars span:nth-child(15){align-self:end;height:78%}.barcode-mini__number{color:var(--ink);letter-spacing:.15em;text-align:center;font-family:Manrope,sans-serif;font-size:10px;font-weight:800;display:block}.showcase{background:var(--ink);color:var(--white);margin-top:152px;overflow:hidden}.showcase__inner{grid-template-columns:minmax(0,.86fr) minmax(360px,.82fr);align-items:center;gap:clamp(50px,8vw,150px);min-height:790px;display:grid}.showcase h2{max-width:580px}.showcase__copy>p:not(.eyebrow){color:#fffdf9a8;max-width:390px;margin:30px 0 0;font-size:17px;line-height:1.55}.showcase__tabs{gap:7px;margin-top:44px;display:flex}.showcase__tabs button{border-radius:var(--pill);min-height:40px;color:var(--white);cursor:pointer;transition:color .16s ease, background-color .16s ease, transform .15s var(--ease-out);background:0 0;border:1px solid #fffdf93d;padding:8px 15px;font-size:13px;font-weight:800}.showcase__tabs button:active{transform:scale(.97)}.showcase__caption{flex-direction:column;gap:4px;min-height:52px;margin-top:34px;display:flex}.showcase__caption strong{letter-spacing:-.03em;font-family:Bricolage Grotesque,sans-serif;font-size:24px}.showcase__caption span{color:#fffdf98f;font-size:13px}.showcase__device-wrap{place-items:center;min-height:690px;display:grid;position:relative}.showcase__ring{aspect-ratio:1;border:1px solid #d4ff6861;border-radius:50%;width:min(600px,46vw);animation:8s cubic-bezier(.77,0,.175,1) infinite showcase-ring-breathe;position:absolute;box-shadow:0 0 0 58px #d4ff680d,0 0 0 116px #d4ff6809}.phone--showcase{z-index:2;width:min(340px,68%);transform:rotate(-7deg)}.phone--showcase img{transition:opacity .18s var(--ease-out), transform .22s var(--ease-out)}.phone--showcase img.is-changing{opacity:0;transform:scale(.985)}.showcase__badge{z-index:4;border-radius:var(--pill);background:var(--acid);color:var(--ink);padding:11px 14px;font-size:11px;font-weight:800;position:absolute;bottom:12%;right:0;transform:rotate(4deg);box-shadow:0 12px 28px #0000002e}.showcase__badge span{margin-right:5px;font-size:16px}.moments{grid-template-columns:minmax(0,1.05fr) minmax(280px,.75fr);align-items:center;gap:clamp(45px,9vw,140px);display:grid}.moments__image{border-radius:var(--radius-large);background:var(--lavender);min-height:540px;position:relative;overflow:hidden}.moments__image img{object-fit:cover;width:100%;height:100%;min-height:540px;display:block}.image-tag{border-radius:var(--pill);background:var(--white);padding:11px 14px;font-size:11px;font-weight:800;position:absolute;bottom:20px;right:20px;transform:rotate(-4deg)}.moments__copy{max-width:500px}.moments h2{max-width:560px}.moments h2 em{color:var(--violet)}.moments__copy>p:not(.eyebrow){color:var(--muted);margin:29px 0 27px;font-size:17px;line-height:1.55}.product-stories{gap:14px;padding-top:26px;display:grid}.product-story{border-radius:var(--radius-large);grid-template-columns:minmax(280px,.78fr) minmax(380px,1.22fr);min-height:610px;display:grid;overflow:hidden}.product-story--wallet{background:var(--violet);color:var(--white)}.product-story--leaflets{background:var(--acid)}.product-story__copy{align-self:center;max-width:510px;padding:56px clamp(28px,5vw,78px)}.product-story__copy .eyebrow{color:#fffdf9b3}.product-story--leaflets .product-story__copy .eyebrow{color:#1713249e}.product-story__copy h2{max-width:470px}.product-story--wallet h2 em{color:var(--acid)}.product-story--leaflets h2 em{color:var(--violet-deep)}.product-story__copy>p:not(.eyebrow){color:#fffdf9b3;max-width:390px;margin:28px 0 27px;font-size:16px;line-height:1.55}.product-story--leaflets .product-story__copy>p:not(.eyebrow){color:#171324b3}.product-story--leaflets .text-link{color:var(--ink)}.product-story__visual{min-height:610px;position:relative;overflow:hidden}.product-story__visual--wallet:after{aspect-ratio:1;content:"";border:1px solid #fffdf957;border-radius:50%;width:76%;position:absolute;bottom:-18%;right:4%;box-shadow:0 0 0 48px #fffdf90d,0 0 0 96px #fffdf90a}.product-story__phone{z-index:2;width:46%;position:absolute;bottom:-23%;right:14%;transform:rotate(7deg)}.product-story__visual--leaflets{background:#efe7d8;place-items:center;display:grid}.product-story__visual--leaflets img{object-fit:cover;object-position:center top;border:8px solid var(--ink);border-radius:36px;width:55%;height:84%;display:block;transform:rotate(-6deg);box-shadow:0 25px 44px #17132433}.story-pill{z-index:4;border-radius:var(--pill);background:var(--acid);color:var(--ink);align-items:center;gap:9px;padding:12px 15px;font-size:11px;font-weight:900;display:inline-flex;position:absolute;bottom:17%;right:6%;transform:rotate(4deg);box-shadow:0 12px 28px #1713242e}.story-pill b{background:var(--ink);width:22px;height:22px;color:var(--acid);border-radius:50%;place-items:center;font-size:16px;display:grid}.story-pill--light{background:var(--white);bottom:12%;right:8%;transform:rotate(4deg)}.story-pill--light b{background:var(--violet);color:var(--white)}.how-it-works{grid-template-columns:.7fr 1.3fr;gap:clamp(50px,9vw,150px);display:grid}.how-it-works h2 em{color:var(--coral)}.steps{border-top:1px solid var(--line)}.step{border-bottom:1px solid var(--line);grid-template-columns:45px 1fr 38px;align-items:center;gap:16px;min-height:145px;display:grid}.step>span{color:var(--violet-deep);align-self:start;padding-top:25px;font-size:12px;font-weight:900}.step h3{letter-spacing:-.04em;font-size:29px}.step p{max-width:420px;color:var(--muted);margin:7px 0 0;font-size:14px}.step>b{border:1px solid var(--line);border-radius:50%;place-items:center;width:36px;height:36px;font-size:18px;font-weight:500;display:grid}.download{border-radius:var(--radius-large) var(--radius-large) 0 0;background:var(--lavender);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:28px;margin:0 auto;padding-top:66px;padding-bottom:54px;display:grid}.download__mark img{border-radius:22px;width:82px;display:block;box-shadow:0 10px 22px #1713242b}.download__copy .eyebrow{color:#171324a3}.download h2{color:var(--ink);font-size:clamp(40px,4.3vw,65px)}.download__copy>p:last-child{color:#171324b3;margin:17px 0 0;font-size:14px}.site-footer{padding:0 var(--page-pad) 22px;background:var(--ink);color:var(--white)}.site-footer__top,.site-footer__bottom{max-width:var(--max-width);margin:0 auto}.site-footer__top{grid-template-columns:1fr 1fr 1fr;align-items:start;gap:30px;padding-top:70px;padding-bottom:90px;display:grid}.brand--footer img{width:140px}.site-footer__top>p{color:#fffdf9a3;letter-spacing:-.04em;margin:0;font-family:Bricolage Grotesque,sans-serif;font-size:25px;font-weight:700;line-height:1}.footer-links{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.footer-links a{color:#fffdf9b8}.footer-links a:hover{color:var(--white);background:#6b50e72b}.site-footer .footer-links{grid-template-columns:repeat(2,minmax(0,1fr));place-items:start end;gap:3px 10px;display:grid}.site-footer__bottom{color:#fffdf973;border-top:1px solid #fffdf92e;justify-content:space-between;gap:18px;padding-top:18px;font-size:11px;display:flex}.site-footer__bottom a{color:var(--white);text-underline-offset:4px}.site-footer__bottom i{color:var(--acid);font-style:normal}.toast{z-index:50;border-radius:var(--pill);background:var(--ink);color:var(--white);opacity:0;pointer-events:none;transition:opacity .18s ease-out, transform .22s var(--ease-out);align-items:center;gap:9px;padding:12px 15px;display:flex;position:fixed;bottom:20px;right:20px;transform:translateY(15px);box-shadow:0 12px 28px #17132433}.toast.is-visible{opacity:1;transform:translateY(0)}.toast>span{background:var(--acid);border-radius:50%;width:8px;height:8px}.toast p{margin:0;font-size:12px;font-weight:800}.js .reveal{opacity:0;transition:opacity .6s var(--ease-out), transform .7s var(--ease-out);transform:translateY(22px)}.js .reveal.is-visible{opacity:1;transform:translateY(0)}.reveal--delay{transition-delay:90ms}.reveal--delay-2{transition-delay:.16s}@keyframes hero-device-float{0%,to{transform:rotate(5deg)translateY(0)}50%{transform:rotate(5deg)translateY(-10px)}}@keyframes showcase-ring-breathe{0%,to{opacity:.72;transform:scale(.98)}50%{opacity:1;transform:scale(1.02)}}@media (hover:hover) and (pointer:fine){.feature-card{transition:transform .24s var(--ease-out), box-shadow .24s ease}.feature-card:hover{transform:translateY(-8px);box-shadow:0 24px 48px #17132424}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.js .reveal,.js .reveal.is-visible{opacity:1;transform:none}.phone--hero,.showcase__ring{animation:none!important}}@media (max-width:1080px){.hero{grid-template-columns:minmax(0,1fr) minmax(380px,.92fr);gap:34px}.hero h1{font-size:clamp(56px,7vw,86px)}.showcase__inner{gap:50px}.download{margin-left:0;margin-right:0}}@media (max-width:820px){.utility-bar span:nth-child(2){display:none}.site-header__inner{grid-template-columns:1fr auto}.site-nav{top:calc(100% + 1px);right:var(--page-pad);left:var(--page-pad);border:1px solid var(--line);background:#fffdf9f7;border-radius:18px;flex-direction:column;align-items:stretch;gap:4px;padding:10px;display:none;position:absolute;box-shadow:0 15px 35px #1713241f}.site-nav.is-open{display:flex}.site-nav a{padding:14px}.header-cta{display:none}.menu-button{color:var(--ink);cursor:pointer;background:0 0;border:0;justify-self:end;align-items:center;gap:10px;padding:10px 2px 10px 10px;font-size:12px;font-weight:800;display:inline-flex}.menu-button i{flex-direction:column;gap:5px;width:21px;display:flex}.menu-button b{height:2px;transition:transform .16s var(--ease-out);background:currentColor;border-radius:2px;display:block}.menu-button[aria-expanded=true] b:first-child{transform:translateY(3.5px)rotate(45deg)}.menu-button[aria-expanded=true] b:last-child{transform:translateY(-3.5px)rotate(-45deg)}.hero{grid-template-columns:1fr;min-height:0;padding-top:76px}.hero__copy{max-width:650px}.hero__art{width:min(100%,650px);min-height:600px;margin-top:10px}.phone--hero{width:42%;right:18%}.intro,.feature-intro,.how-it-works,.moments{grid-template-columns:1fr;gap:28px}.intro__copy{max-width:450px}.features-grid{grid-template-columns:1fr;gap:12px}.feature-card{min-height:460px}.card-stack,.feature-card__photo,.barcode-mini{width:54%}.showcase{margin-top:90px}.showcase__inner{grid-template-columns:1fr;min-height:auto;padding-top:90px;padding-bottom:100px}.showcase__device-wrap{min-height:660px}.showcase__ring{width:min(580px,90vw)}.moments__copy{max-width:650px}.product-story{grid-template-columns:1fr;min-height:0}.product-story__copy{max-width:650px;padding:70px var(--page-pad)}.product-story__visual{min-height:570px}.product-story__phone{width:40%;right:23%}.product-story__visual--leaflets img{width:42%;height:82%}.download{grid-template-columns:auto 1fr}.download>.button{grid-column:1/-1;justify-self:start}}@media (max-width:560px){.utility-bar{font-size:9px}.brand img{width:112px}.hero{padding-top:58px}.hero h1{font-size:clamp(49px,14vw,71px)}.hero__intro{margin-top:24px;font-size:16px}.hero__actions{gap:18px;margin-top:27px}.hero__meta{flex-direction:column;gap:9px;margin-top:45px}.hero__art{border-radius:28px;min-height:480px}.phone{border-width:7px;border-radius:31px}.phone--hero{width:55%;bottom:-10%;right:18%}.hero-note{padding:9px 11px}.hero-note--top{top:8%;right:3%}.hero-note--bottom{bottom:8%;right:3%}.marquee__track{justify-content:flex-start;padding:15px 20px;font-size:22px}.section-shell{padding-top:80px;padding-bottom:80px}.section-shell--tight{padding-top:25px;padding-bottom:25px}.intro h2,.feature-intro h2,.how-it-works h2,.showcase h2,.moments h2{font-size:clamp(49px,14vw,72px)}.intro__numbers{grid-template-columns:1fr;gap:0;margin-top:35px}.intro__numbers article,.intro__numbers article:not(:first-child){border-right:0;padding:18px 0}.intro__numbers span{font-size:24px}.feature-intro>p{margin:0}.feature-card{min-height:500px;padding:22px}.feature-card h3{font-size:39px}.card-stack,.feature-card__photo,.barcode-mini{width:70%}.showcase__inner{padding-top:80px;padding-bottom:75px}.showcase__tabs{gap:5px;margin-top:35px}.showcase__tabs button{flex:1;padding-inline:8px}.showcase__device-wrap{min-height:520px}.phone--showcase{width:70%}.showcase__badge{font-size:10px;bottom:10%;right:-3%}.moments__image,.moments__image img{min-height:390px}.product-stories{padding-top:25px}.product-story__copy{padding:58px 22px}.product-story__visual{min-height:480px}.product-story__phone{width:59%;bottom:-16%;right:18%}.product-story__visual--leaflets img{border-width:6px;border-radius:28px;width:63%;height:80%}.story-pill{font-size:10px;bottom:12%;right:3%}.step{grid-template-columns:31px 1fr;gap:10px;min-height:135px}.step>b{grid-column:2;justify-self:start;margin-top:-7px}.step h3{font-size:26px}.step p{font-size:13px}.download{border-radius:28px 28px 0 0;grid-template-columns:1fr;gap:20px;margin:0;padding:46px 22px 34px}.download__mark img{border-radius:17px;width:62px}.download>.button{grid-column:auto;justify-self:stretch}.site-footer__top{grid-template-columns:1fr;gap:38px;padding-top:55px;padding-bottom:65px}.footer-links{align-items:flex-start}.site-footer__bottom{flex-wrap:wrap}.site-footer__bottom a{width:100%}}@media (max-width:560px){.phone--hero{width:min(60%,240px)}}.site-footer:before{z-index:-1;width:min(var(--max-width), calc(100% - (2 * var(--page-pad))));border-radius:var(--radius-large) var(--radius-large) 0 0;background:var(--purple-soft);content:"";position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}:root{--device-width:240px}.phone--hero,.phone--showcase,.product-story__phone,.product-story__leaflets-phone,.moments__phone{width:var(--device-width)!important;flex:none!important;max-width:none!important}.phone__screen{aspect-ratio:1320/2868!important}.phone__screen img{object-fit:cover!important;width:100%!important;height:100%!important}.showcase__inner{grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr);min-height:620px}.showcase__device-wrap{min-height:580px}.product-story--reversed .product-story__copy{grid-area:1/2}.product-story--reversed .product-story__visual{grid-area:1/1}@media (max-width:960px){.product-story--reversed .product-story__copy,.product-story--reversed .product-story__visual{grid-area:auto}}@media (min-width:700px) and (max-width:960px){.showcase__inner{grid-template-columns:minmax(0,1fr) 280px!important;gap:28px!important;min-height:620px!important}.showcase__device-wrap{min-height:560px!important}.product-story{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.product-story--reversed .product-story__copy{grid-area:1/2!important}.product-story--reversed .product-story__visual{grid-area:1/1!important}}@media (max-width:560px){.hero__art,.hero__photo{min-height:570px!important}.phone--hero{margin-left:calc(var(--device-width) / -2)!important;width:var(--device-width)!important;left:50%!important;right:auto!important}}.site-header{-webkit-backdrop-filter:blur(24px)saturate(145%);background:#ffffffad;border-bottom-color:#17151e1a}.download{background:var(--purple-soft);border:0}.site-footer{background:var(--purple-soft);border-top:0}.phone{background:linear-gradient(142deg,#d8d7dc 0%,#7c7a83 4%,#24222b 12%,#0e0d13 48%,#393640 88%,#a8a6ad 100%);border:1px solid #74717b;border-radius:52px;padding:8px;display:block;overflow:visible;box-shadow:0 34px 58px #17151e3d,inset 0 0 0 1px #ffffff75,inset 0 0 0 3px #0000002e}.phone__screen{background:#08080c;border:1px solid #050509;border-radius:43px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff2e}.phone__screen img{border-radius:0;width:100%;height:auto;display:block}.phone__island{z-index:3;width:33%;height:22px;top:12px;box-shadow:inset 0 -1px 2px #ffffff17}.phone__side{z-index:6;content:"";background:linear-gradient(90deg,#292731,#75727c,#292731);border-radius:3px;width:4px;position:absolute;box-shadow:0 1px 1px #ffffff4d}.phone__side--mute{height:25px;top:20%;left:-5px}.phone__side--volume-up{height:48px;top:28%;left:-5px}.phone__side--volume-down{height:48px;top:39%;left:-5px}.phone__side--power{height:72px;top:30%;right:-5px}.phone--hero,.product-story__phone{border-radius:52px}@media (max-width:560px){.phone{border-radius:41px;padding:6px}.phone__screen{border-radius:34px}.phone__island{height:17px;top:10px}.phone__side{width:3px}.phone__side--mute{height:20px;left:-4px}.phone__side--volume-up,.phone__side--volume-down{height:38px;left:-4px}.phone__side--power{height:55px;right:-4px}}.phone{background:linear-gradient(135deg,#65626e 0%,#24222b 12%,#0f0e14 48%,#292731 86%,#65626e 100%);border:1px solid #3f3c48;border-radius:44px;padding:3px;position:relative;overflow:visible;box-shadow:0 24px 42px #17151e33,inset 0 0 0 1px #fff3}.phone:before,.phone:after{display:none}.phone img{border-radius:0}.phone__island{height:21px;top:15px}.phone--hero,.product-story__phone{border-radius:44px;position:absolute}.feature-card--violet,.feature-card--ink,.feature-card--accent{border-top:0}.card-stack{height:168px;margin-bottom:-28px}.mini-card{background:var(--white);border:1px solid #e2e0dd;justify-content:center;align-items:center;padding:12px}.mini-card img{object-fit:contain;width:auto;max-width:78%;height:auto;max-height:48%;display:block}.mini-card--ovs{background:#f4f7fb;top:0;left:0;transform:rotate(-3deg)}.mini-card--esselunga{background:#f4f7ff;top:35px;right:0;transform:rotate(7deg)}.mini-card--conad{background:#fff5f4;top:68px;left:18%;transform:rotate(2deg)}.download{border-top:0}.mini-card--ovs{background:#152a40;border-color:#152a40}.mini-card--esselunga{background:#0b2d76;border-color:#0b2d76}.mini-card--conad{background:#e00000;border-color:#e00000}.mini-card img{max-width:88%;max-height:56%}.product-story__leaflets-phone{z-index:2;width:47%;position:relative;transform:rotate(-5deg)}.product-story__leaflets-phone .phone__screen img{object-fit:initial;width:100%;height:auto;box-shadow:none;border:0;border-radius:0;transform:none}@media (max-width:960px){.product-story__leaflets-phone{width:42%}}@media (max-width:560px){.product-story__leaflets-phone{width:62%}.phone{border-radius:39px}.phone img{border-radius:31px}.phone__island{height:17px;top:12px}}:root{--ink:#17151e;--paper:#fff;--surface:#fff;--purple:#6554dd;--purple-deep:#5140c2;--purple-soft:#f2f0ff;--lime:#d9f58d;--coral:#ee756b;--muted:#77747d;--line:#e8e6e3;--page-pad:clamp(20px, 4.3vw, 64px);--max-width:1280px;--radius-card:24px;--radius-large:32px}body{background:var(--paper)}.utility-bar,.marquee{display:none}.site-header{padding:18px var(--page-pad);border-bottom-color:var(--line);-webkit-backdrop-filter:blur(24px)saturate(145%);background:#ffffffad}.site-header__inner{min-height:38px}.brand img{width:120px}.site-nav{gap:4px}.site-nav a{color:#5f5c66;padding:8px 11px;font-size:12px;font-weight:700}.site-nav a:hover{background:var(--purple-soft);color:var(--purple-deep)}.header-cta{min-height:42px;padding:10px 16px;font-size:12px}.button--ink:hover{background:var(--purple)}.hero{max-width:var(--max-width);grid-template-columns:minmax(0,.86fr) minmax(450px,1.14fr);gap:clamp(48px,7vw,100px);min-height:680px;padding-top:clamp(90px,10vw,140px);padding-bottom:clamp(90px,10vw,140px)}.hero h1{max-width:640px;font-size:clamp(58px,6.6vw,94px);line-height:.9}.hero h1 em{color:var(--purple)}.hero__intro{max-width:450px;color:var(--muted);margin-top:30px;font-size:17px}.hero__actions{margin-top:34px}.hero__meta{color:#8e8b93;margin-top:48px}.hero__meta b{color:var(--ink)}.hero__art{border-radius:var(--radius-large);background:#f2f0ff;border:1px solid #e4e0fb;min-height:580px}.hero__art:before{display:none}.hero__photo{opacity:.12;mix-blend-mode:multiply;min-height:580px}.hero__wash{background:linear-gradient(90deg,#f2f0ffa6,#f2f0ff1f)}.phone--hero{width:41%;bottom:-10%;right:17%;box-shadow:0 24px 44px #17151e33}.hero-note{background:#ffffffe0;border-color:#17151e14;box-shadow:0 10px 24px #17151e14}.hero-note--top{top:12%}.hero-note__icon,.check-mark{background:var(--lime)}.section-shell{max-width:var(--max-width);padding-top:140px;padding-bottom:140px}.section-shell--tight{padding-top:58px;padding-bottom:58px}.intro{gap:clamp(48px,9vw,140px)}.intro h2,.feature-intro h2,.showcase h2,.moments h2,.how-it-works h2{font-size:clamp(50px,5.4vw,74px)}.intro__copy>p,.feature-intro>p,.moments__copy>p:not(.eyebrow){color:var(--muted)}.intro__numbers{margin-top:60px}.intro__numbers strong{color:var(--purple)}.intro__numbers span{font-size:clamp(21px,2vw,28px)}.feature-intro{padding-bottom:36px}.features-grid{gap:16px}.feature-card{border-color:var(--line);background:var(--surface);min-height:465px;padding:26px;box-shadow:0 8px 24px #17151e09}.feature-card--violet,.feature-card--ink,.feature-card--accent{background:var(--surface);color:var(--ink)}.feature-card--violet{border-top:3px solid var(--purple)}.feature-card--ink{border-top:3px solid var(--ink)}.feature-card--accent{border-top:3px solid var(--lime)}.feature-card p,.feature-card--ink p{color:var(--muted)}.feature-icon{color:var(--purple)}.feature-card--ink .feature-icon,.feature-icon--dark{color:var(--ink)}.feature-card__photo{background:#f8f7f5;border-color:#f2f0ed}.barcode-mini{background:#fafafa;box-shadow:0 15px 26px #17151e14}.showcase{background:var(--purple-soft);color:var(--ink);border-top:1px solid #e4e0fb;border-bottom:1px solid #e4e0fb;margin-top:82px}.showcase__inner{min-height:700px}.eyebrow--light{color:var(--muted)}.showcase h2 em{color:var(--purple)}.showcase__copy>p:not(.eyebrow){color:var(--muted)}.showcase__tabs button{color:var(--ink);border-color:#c7c2dd}.showcase__tabs button.is-active{border-color:var(--ink);background:var(--ink);color:var(--white)}.showcase__caption span{color:var(--muted)}.showcase__ring{border-color:#6554dd59;box-shadow:0 0 0 52px #6554dd0b,0 0 0 104px #6554dd06}.showcase__badge{background:var(--white);color:var(--ink);box-shadow:0 10px 22px #17151e1a}.product-stories{gap:70px;padding-top:116px}.product-story{border-color:var(--line);background:var(--surface);min-height:540px;box-shadow:0 8px 26px #17151e09}.product-story--wallet,.product-story--leaflets{background:var(--surface);color:var(--ink)}.product-story__copy{padding:62px clamp(28px,5vw,72px)}.product-story--wallet .product-story__copy .eyebrow{color:var(--muted)}.product-story--wallet .text-link{color:var(--ink)}.product-story--wallet .product-story__copy h2{color:var(--ink)!important}.product-story--wallet .product-story__copy .eyebrow,.product-story--wallet .product-story__copy .text-link{color:var(--muted)!important}.product-story__copy h2,.download h2{font-size:clamp(50px,5.4vw,74px);line-height:.92}.product-story--wallet h2 em,.product-story--leaflets h2 em{color:var(--purple)}.product-story__copy>p:not(.eyebrow){color:var(--muted);font-size:16px}.product-story__copy .text-link{font-size:14px}.product-story__visual--wallet{background:var(--purple-soft)}.product-story__visual--leaflets{background:#faf9f6}.product-story__visual--wallet:after{border-color:#6554dd40;box-shadow:0 0 0 47px #6554dd0f,0 0 0 94px #6554dd09}.story-pill{background:var(--white);box-shadow:0 10px 22px #17151e1a}.story-pill b{background:var(--purple);color:var(--white)}.story-pill--light{background:var(--white)}.moments{gap:clamp(48px,9vw,130px)}.moments__image{border:1px solid var(--line);background:#f8f7f5;min-height:500px}.moments__image img{opacity:.9;min-height:500px}.image-tag{box-shadow:0 7px 17px #17151e14}.how-it-works{border-top-color:var(--line)}.step>span{color:var(--purple)}.download{background:var(--purple-soft);border:0;padding-top:58px;padding-bottom:52px}.download h2{color:var(--ink)}.download h2 em{color:var(--purple)}.download__copy>p:last-child{font-size:15px}.site-footer{background:var(--purple-soft);color:var(--ink);border-top:0}.brand--footer img{filter:invert()}.site-footer__top>p,.footer-links a{color:var(--muted)}.footer-links a:hover{background:var(--purple-soft);color:var(--purple-deep)}.site-footer__bottom{border-top-color:var(--line);color:#9a979e}.site-footer__bottom a{color:var(--ink)}.site-footer__bottom i{color:var(--purple)}@media (max-width:1080px){.hero{grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr);gap:38px}}@media (max-width:960px){.site-header__inner{grid-template-columns:1fr auto}.site-nav{top:calc(100% + 1px);right:var(--page-pad);left:var(--page-pad)}.header-cta{display:none}.menu-button{color:var(--ink);cursor:pointer;background:0 0;border:0;justify-self:end;align-items:center;gap:10px;padding:10px 2px 10px 10px;font-size:12px;font-weight:800;display:inline-flex}.menu-button i{flex-direction:column;gap:5px;width:21px;display:flex}.menu-button b{background:currentColor;border-radius:2px;height:2px;display:block}.hero{grid-template-columns:1fr;min-height:0;padding-top:86px}.hero__art{width:min(100%,660px);margin-top:6px}.intro,.feature-intro,.how-it-works,.moments{grid-template-columns:1fr;gap:30px}.features-grid{grid-template-columns:1fr}.feature-card{min-height:440px}.card-stack,.feature-card__photo,.barcode-mini{width:48%}.showcase__inner{grid-template-columns:1fr;min-height:auto;padding-top:90px;padding-bottom:92px}.showcase__device-wrap{min-height:620px}.product-story{grid-template-columns:1fr;min-height:0}.product-story__visual{min-height:540px}.product-story__phone{width:39%;right:23%}.product-story__visual--leaflets img{width:40%;height:82%}.download{grid-template-columns:auto 1fr}.download>.button{grid-column:1/-1;justify-self:start}}@media (max-width:560px){.site-header{padding-top:11px;padding-bottom:11px}.brand img{width:112px}.hero{padding-top:62px;padding-bottom:82px}.hero h1{font-size:clamp(47px,13.5vw,68px)}.hero__intro{margin-top:24px;font-size:15px}.hero__actions{gap:17px;margin-top:27px}.hero__meta{flex-direction:column;gap:9px;margin-top:40px}.hero__art,.hero__photo{min-height:440px}.hero__art{border-radius:27px}.phone--hero{width:60%;bottom:-12%;right:16%}.section-shell{padding-top:88px;padding-bottom:88px}.section-shell--tight{padding-top:30px;padding-bottom:30px}.intro h2,.feature-intro h2,.how-it-works h2,.showcase h2,.moments h2,.product-story__copy h2,.download h2{font-size:clamp(46px,13.5vw,68px)}.intro__numbers{grid-template-columns:1fr;margin-top:35px}.intro__numbers article,.intro__numbers article:not(:first-child){border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:17px 0}.intro__numbers article:last-child{border-bottom:0}.feature-intro{padding-bottom:32px}.feature-card{min-height:450px;padding:22px}.feature-card h3{font-size:35px}.card-stack,.feature-card__photo,.barcode-mini{width:68%}.showcase{margin-top:70px}.showcase__inner{padding-top:72px;padding-bottom:72px}.showcase__tabs{gap:5px;margin-top:30px}.showcase__tabs button{flex:1;padding-inline:8px}.showcase__device-wrap{min-height:500px}.phone--showcase{width:70%}.showcase__badge{font-size:9px;bottom:9%;right:-3%}.product-stories{gap:28px;padding-top:26px}.product-story__copy{padding:54px 22px}.product-story__visual{min-height:465px}.product-story__phone{width:59%;bottom:-18%;right:17%}.product-story__visual--leaflets img{border-width:6px;border-radius:27px;width:62%;height:79%}.story-pill{font-size:9px;bottom:11%;right:3%}.moments__image,.moments__image img{min-height:370px}.step{grid-template-columns:31px 1fr;gap:10px;min-height:132px}.step>b{grid-column:2;justify-self:start;margin-top:-7px}.step h3{font-size:25px}.step p{font-size:12px}.download{border-radius:27px 27px 0 0;grid-template-columns:1fr;gap:18px;margin:0;padding:43px 22px 32px}.download__mark img{border-radius:16px;width:60px}.download>.button{grid-column:auto;justify-self:stretch}.site-footer__top{grid-template-columns:1fr;gap:35px;padding-top:53px;padding-bottom:62px}.footer-links{align-items:flex-start}.site-footer__bottom{flex-wrap:wrap}.site-footer__bottom a{width:100%}}.phone--hero{flex:none;align-self:flex-start}.phone--hero .phone__screen{aspect-ratio:1320/2868}.phone--hero .phone__screen img{object-fit:cover;width:100%;height:100%}@media (max-width:560px){.phone--hero{width:min(60%,240px)}}.feature-card--violet{background:#f2f0ff}.feature-card--ink{background:#eef7f3}.feature-card--accent{background:#fcf8eb}.feature-card--ink .feature-icon,.feature-card--accent .feature-icon{color:var(--purple)}.site-footer{isolation:isolate;background:0 0;position:relative}.site-footer:before{z-index:-1;top:0;right:var(--page-pad);bottom:0;left:var(--page-pad);border-radius:var(--radius-large) var(--radius-large) 0 0;background:var(--purple-soft);content:"";position:absolute}.download{background:0 0}.product-story{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.product-story--app{background:var(--surface);color:var(--ink)}.product-story--app .product-story__visual{background:var(--purple-soft)}.product-story--wallet .product-story__visual{background:#eef4ff}.product-story--leaflets .product-story__visual{background:#f4f6eb}.product-story--checkout .product-story__visual{background:#fff4e8}.product-story--checkout .product-story__copy .eyebrow,.product-story--checkout .product-story__copy>p:not(.eyebrow){color:var(--muted)}.product-story--checkout .product-story__copy .text-link{color:var(--ink)}.product-story--checkout h2 em{color:var(--purple)}.download{grid-template-columns:minmax(0,1fr) auto}.site-footer__top,.site-footer__bottom{padding-right:var(--page-pad);padding-left:var(--page-pad)}@media (max-width:960px){.product-story{grid-template-columns:1fr}}@media (max-width:560px){.download{grid-template-columns:1fr}}@media (min-width:700px){.product-story__copy{padding-left:clamp(24px,3vw,48px);padding-right:clamp(24px,3vw,48px)}}.product-story--app .product-story__copy .eyebrow{color:var(--muted)}.moments__image{background:#fff4e8;place-items:center;min-height:560px;display:grid}.moments__phone{transform:rotate(-5deg);width:var(--device-width)!important}.moments__phone .phone__screen img{width:100%!important;height:100%!important;min-height:0!important;box-shadow:none!important;object-fit:cover!important;opacity:1!important;background:0 0!important;border:0!important;border-radius:0!important}.site-footer:before{width:min(var(--max-width), calc(100% - (2 * var(--page-pad))));left:50%;right:auto;transform:translate(-50%)}.product-story__visual{min-height:600px}.product-story__phone{inset:50% auto auto 50%;transform:translate(-50%,-50%)rotate(7deg)}.product-story--app .product-story__phone{transform:translate(-50%,-50%)rotate(-7deg)}.product-story--wallet .product-story__phone{left:67%}.wallet-preview{z-index:1;max-width:none;position:absolute;top:50%;left:30%;transform:translate(-50%,-50%)rotate(-7deg);width:var(--device-width)!important}.wallet-preview .phone__island{display:block}.wallet-preview .phone__screen img{object-fit:cover;width:100%;height:100%}@media (max-width:560px){.product-story__visual{min-height:570px}.product-story__phone{inset:50% auto auto 50%;transform:translate(-50%,-50%)rotate(7deg)}.product-story--app .product-story__phone{transform:translate(-50%,-50%)rotate(-7deg)}.wallet-preview{top:26%;left:50%;width:var(--device-width)!important}.product-story--wallet .product-story__phone{top:74%;left:50%}.product-story--wallet .product-story__visual{min-height:1080px}}@media (max-width:1080px){.product-story--wallet .product-story__visual{min-height:600px}.wallet-preview{top:50%;left:38%;width:min(var(--device-width), 60%)!important}.product-story--wallet .product-story__phone{top:50%;left:62%;width:min(var(--device-width), 60%)!important}}.phone__island{z-index:3;background:#050509;border-radius:999px;width:33%;height:21px;display:block;position:absolute;top:15px;left:50%;transform:translate(-50%)}@media (max-width:560px){.phone__island{height:17px;top:12px}}.blog-page,.article-page,.legal-page{min-height:100vh;color:var(--ink);background:#fff}.blog-header{max-width:var(--max-width);min-height:76px;padding:14px var(--page-pad);border-bottom:1px solid #1713241f;justify-content:space-between;align-items:center;gap:20px;margin:0 auto;display:flex}.blog-logo,.blog-back,.blog-card a,.blog-footer a,.article-page a{color:inherit;text-decoration:none}.blog-logo img{width:122px;height:auto;display:block}.blog-back,.blog-card__link{font-size:13px;font-weight:800}.blog-back span,.blog-card__link span{margin-left:6px}.blog-hero{max-width:var(--max-width);padding:clamp(78px, 12vw, 160px) var(--page-pad) clamp(72px, 9vw, 120px);margin:0 auto}.blog-hero h1,.article-shell>h1,.article-faq h2,.article-related h2{letter-spacing:-.06em;margin:0;font-family:Bricolage Grotesque,sans-serif;font-weight:700;line-height:.92}.blog-hero h1{max-width:900px;font-size:clamp(64px,10vw,146px)}.blog-hero h1 em,.article-shell>h1 em,.article-faq h2 em,.article-related h2 em{color:var(--violet);font-style:normal}.blog-hero>p:last-child{max-width:520px;color:var(--muted);margin:38px 0 0;font-size:18px;line-height:1.65}.blog-grid{max-width:var(--max-width);padding:0 var(--page-pad) 110px;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 auto;display:grid}.blog-card{border-radius:var(--radius-card);background:var(--surface);min-height:370px;transition:transform .18s var(--ease-out), box-shadow .18s ease;flex-direction:column;padding:26px;display:flex}.blog-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px #1713241a}.blog-card--1{background:var(--violet);color:var(--white)}.blog-card--2{background:var(--ink);color:var(--white)}.blog-card--3{background:var(--acid)}.blog-card__top,.article-meta,.article-breadcrumbs{letter-spacing:.07em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:10px 18px;font-size:11px;font-weight:800;line-height:1.2;display:flex}.blog-card__top{opacity:.72;justify-content:space-between}.blog-card h2{letter-spacing:-.05em;max-width:430px;margin:auto 0 18px;font-family:Bricolage Grotesque,sans-serif;font-size:clamp(28px,3vw,42px);font-weight:650;line-height:.98}.blog-card p{max-width:470px;color:var(--muted);margin:0 0 24px;font-size:14px;line-height:1.6}.blog-card--1 p,.blog-card--2 p{color:#fffdf9b8}.blog-card__link{border-top:1px solid;margin-top:auto;padding-top:18px}.blog-footer{max-width:var(--max-width);padding:25px var(--page-pad) 30px;color:var(--muted);border-top:1px solid #17132429;justify-content:space-between;align-items:center;gap:20px;margin:0 auto;font-size:12px;display:flex}.blog-footer a{color:var(--ink);font-weight:900}.blog-footer__links{grid-template-columns:repeat(2,minmax(90px,1fr));gap:4px 16px;min-width:250px;display:grid}.blog-footer__links a{color:var(--muted);text-align:left;font-size:11px;font-weight:800}.blog-footer__links a:hover{color:var(--violet-deep)}.article-shell{max-width:860px;padding:42px var(--page-pad) 100px;margin:0 auto}.article-breadcrumbs{color:var(--muted);margin-bottom:68px}.article-breadcrumbs a{color:var(--ink)}.article-meta{color:var(--violet-deep)}.article-shell>h1{max-width:810px;margin-top:24px;font-size:clamp(56px,8vw,112px)}.article-lead{color:#3f394d;max-width:700px;margin:38px 0 0;font-size:clamp(19px,2vw,24px);line-height:1.55}.article-takeaway{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:130px minmax(0,1fr);gap:22px;margin:62px 0 80px;padding:24px 0;display:grid}.article-takeaway span{color:var(--violet-deep);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:900}.article-takeaway p{margin:0;font-size:20px;font-weight:700;line-height:1.35}.article-section{margin-top:68px}.article-section h2{letter-spacing:-.05em;max-width:700px;margin:0 0 20px;font-family:Bricolage Grotesque,sans-serif;font-size:clamp(30px,4vw,52px);font-weight:650;line-height:1}.article-section p,.article-section li,.article-sources p,.article-faq details p{color:#4f4a59;max-width:720px;font-size:17px;line-height:1.72}.article-section p{margin:0 0 16px}.article-section ul,.article-section ol{max-width:730px;margin:24px 0 0;padding-left:23px}.article-section li{padding:4px 0 4px 6px}.article-section li::marker{color:var(--violet);font-weight:800}.article-table-wrap{margin-top:26px;overflow-x:auto}.article-section table{border-collapse:collapse;width:100%;min-width:520px;font-size:14px}.article-section th,.article-section td{text-align:left;vertical-align:top;border-bottom:1px solid #17132429;padding:14px 12px}.article-section th{color:var(--ink);letter-spacing:.07em;text-transform:uppercase;font-size:11px}.article-section td{color:#4f4a59;line-height:1.5}.article-faq{border-radius:var(--radius-large);background:var(--ink);color:var(--white);margin-top:110px;padding:54px clamp(24px,5vw,58px)}.article-faq h2{margin:14px 0 40px;font-size:clamp(44px,6vw,76px)}.article-faq h2 em{color:var(--acid)}.article-faq details{border-top:1px solid #fffdf93b}.article-faq details:last-child{border-bottom:1px solid #fffdf93b}.article-faq summary{cursor:pointer;padding:22px 30px 22px 0;font-size:17px;font-weight:800;list-style:none}.article-faq summary::-webkit-details-marker{display:none}.article-faq summary:after{float:right;content:"+";color:var(--acid);font-size:24px;font-weight:400}.article-faq details[open] summary:after{content:"−"}.article-faq details p{color:#fffdf9b8;margin:0;padding:0 0 24px}.article-sources{border-top:1px solid #17132433;margin-top:84px;padding-top:28px}.article-sources h2{letter-spacing:-.04em;margin:0 0 12px;font-family:Bricolage Grotesque,sans-serif;font-size:34px}.article-sources p{margin:0;font-size:15px}.article-sources ul{margin:22px 0 0;padding:0;list-style:none}.article-sources li+li{margin-top:10px}.article-sources a{color:var(--violet-deep);text-underline-offset:4px;font-size:14px;font-weight:800;text-decoration:underline}.article-related{max-width:var(--max-width);padding:72px var(--page-pad) 100px;border-top:1px solid #17132429;grid-template-columns:minmax(220px,.65fr) minmax(0,1fr);gap:clamp(30px,6vw,90px);margin:0 auto;display:grid}.article-related h2{margin-top:12px;font-size:clamp(42px,5vw,74px)}.article-related__grid{gap:10px;display:grid}.article-related__grid a{border-bottom:1px solid #17132429;gap:10px;padding:22px 44px 22px 0;display:grid;position:relative}.article-related__grid span{color:var(--violet-deep);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800}.article-related__grid strong{letter-spacing:-.03em;font-family:Bricolage Grotesque,sans-serif;font-size:24px;line-height:1.05}.article-related__grid b{color:var(--violet);font-size:22px;position:absolute;top:24px;right:0}@media (max-width:900px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-related{grid-template-columns:1fr}.blog-footer{flex-wrap:wrap;align-items:flex-start}.blog-footer__links{order:4;width:100%}}@media (max-width:600px){.blog-header{min-height:66px}.blog-back{font-size:12px}.blog-hero{padding-top:76px}.blog-hero h1{font-size:clamp(56px,16vw,92px)}.blog-grid{grid-template-columns:1fr;padding-bottom:72px}.blog-card{min-height:330px}.blog-footer{flex-direction:column;align-items:flex-start;gap:8px}.blog-footer__links{order:0;width:100%}.article-shell{padding-top:28px}.article-breadcrumbs{margin-bottom:46px;font-size:10px}.article-shell>h1{font-size:clamp(48px,14vw,76px)}.article-lead{margin-top:28px;font-size:18px}.article-takeaway{grid-template-columns:1fr;gap:10px;margin:48px 0 60px}.article-section{margin-top:54px}.article-section p,.article-section li,.article-faq details p{font-size:16px}.article-faq{border-radius:28px;margin-top:78px;padding:36px 22px}.article-faq summary{font-size:16px}.article-related{padding-bottom:72px}}.legal-shell{max-width:900px;padding:88px var(--page-pad) 110px;margin:0 auto}.legal-shell>h1{letter-spacing:-.06em;max-width:820px;margin:24px 0 0;font-family:Bricolage Grotesque,sans-serif;font-size:clamp(58px,8vw,118px);font-weight:700;line-height:.9}.legal-shell>h1 em{color:var(--violet);font-style:normal}.legal-notice{border-left:4px solid var(--violet);background:#6b50e71a;margin:54px 0 76px;padding:22px 24px}.legal-notice strong{font-size:13px}.legal-notice p{color:#4f4a59;margin:8px 0 0;font-size:14px;line-height:1.6}.legal-body section{margin-top:58px}.legal-body h2{letter-spacing:-.045em;margin:0 0 18px;font-family:Bricolage Grotesque,sans-serif;font-size:clamp(29px,4vw,46px);font-weight:650;line-height:1}.legal-body p,.legal-body li{color:#4f4a59;max-width:760px;font-size:17px;line-height:1.72}.legal-body p{margin:0 0 16px}.legal-body ul{max-width:760px;margin:0;padding-left:23px}.legal-body li{padding:4px 0 4px 6px}.legal-body li::marker{color:var(--violet)}.legal-body a{color:var(--violet-deep);text-underline-offset:4px;font-weight:800;text-decoration:underline}.legal-footer .footer-links{justify-items:end}@media (max-width:960px){.site-footer .footer-links,.legal-footer .footer-links{justify-items:start}}@media (max-width:600px){.legal-shell{padding-top:66px}.legal-shell>h1{font-size:clamp(52px,14vw,80px)}.legal-notice{margin-top:42px}.legal-body p,.legal-body li{font-size:16px}}
