:root{--blue:#2ea6f5;--blue-deep:#1685d6;--blue-soft:#e2f2ff;--blue-mist:#eef7ff;--coral:#f4715c;--coral-soft:#ffe2db;--orange:#ff9a2e;--orange-soft:#ffe9cf;--sun:#ffc236;--sun-soft:#fff2cc;--violet:#8f83ec;--violet-soft:#e9e6fd;--green:#43c295;--green-soft:#d6f6ea;--rose:#f0607a;--rose-soft:#ffe0e6;--ink:#16223a;--ink-2:#45566f;--ink-3:#8595ab;--cream:#fef9f2;--white:#fff;--line:#eaeff6;--radius:32px;--radius-sm:18px;--shadow-sm:0 8px 22px -10px rgba(28,72,120,.2);--shadow-md:0 26px 54px -22px rgba(28,72,120,.34);--shadow-lg:0 48px 96px -32px rgba(28,72,120,.44);--display:var(--font-fredoka),system-ui,sans-serif;--body:var(--font-nunito),system-ui,sans-serif;--maxw:1180px;--bird:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cg stroke='%23f6a52f' stroke-width='2.6' stroke-linecap='round' fill='none'%3E%3Cpath d='M45 82v9'/%3E%3Cpath d='M45 91l-4 4M45 91l4 4M45 91v5'/%3E%3Cpath d='M57 82v9'/%3E%3Cpath d='M57 91l-4 4M57 91l4 4M57 91v5'/%3E%3C/g%3E%3Cellipse cx='51' cy='55' rx='27' ry='29' fill='%23f4715c'/%3E%3Cpath d='M52 26c-4-7 0-13 4-14-1 7 0 11-4 14z' fill='%23f4715c'/%3E%3Cellipse cx='53' cy='62' rx='15' ry='17' fill='%23fbe3d0'/%3E%3Cpath d='M30 44c-10-8-20-8-22-1-1 6 8 10 16 8 4-1 6-4 6-7z' fill='%23e85f4b'/%3E%3Ccircle cx='40' cy='60' r='5.5' fill='%23f7b0a4' opacity='.75'/%3E%3Cpath d='M45 49c2 3 7 3 9 0' stroke='%233a2b2b' stroke-width='2.6' fill='none' stroke-linecap='round'/%3E%3Cpath d='M72 52l10 3-10 4z' fill='%23f6a52f'/%3E%3C/svg%3E")}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--body);color:var(--ink);background:var(--white);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.sky{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}.star{position:absolute;width:12px;height:12px;opacity:.55;background:radial-gradient(circle,transparent 42%,var(--sun) 43%) 50%/2px 100% no-repeat,radial-gradient(circle,transparent 42%,var(--sun) 43%) 50%/100% 2px no-repeat;animation:twinkle 4s ease-in-out infinite}.star:before{content:"";position:absolute;inset:0;transform:rotate(45deg) scale(.6);background:inherit}.s1{top:12%;left:22%}.s2{top:20%;left:58%;color:var(--blue)}.s3{top:44%;left:12%;animation-delay:1s}.s4{top:30%;left:86%;animation-delay:.6s}.s5{top:68%;left:80%;animation-delay:1.6s}.s6{top:74%;left:30%;animation-delay:.9s}.s7{top:52%;left:48%;animation-delay:2.1s}.s7,.s8{width:8px;height:8px}.s8{top:6%;left:74%;animation-delay:1.3s}@keyframes twinkle{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:.9;transform:scale(1.15)}}.site-footer,.site-header,main{position:relative;z-index:1}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;gap:24px;padding:14px clamp(18px,4vw,48px);background:hsla(0,0%,100%,.82);-webkit-backdrop-filter:saturate(1.5) blur(14px);backdrop-filter:saturate(1.5) blur(14px);border-bottom:1px solid rgba(46,166,245,.12)}.brand,.site-header{display:flex;align-items:center}.brand{gap:11px}.brand-logo{height:52px;width:auto;display:block}.nav-links{position:absolute;left:50%;transform:translateX(-50%);display:flex;gap:30px}.nav-links a{font-weight:800;color:var(--ink-2);font-size:.98rem;transition:color .2s}.nav-links a:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:14px;margin-left:auto}.nav-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);background:#fff;border-radius:14px;cursor:pointer;align-items:center;justify-content:center;box-shadow:var(--shadow-sm)}.nav-toggle span{position:relative}.nav-toggle span,.nav-toggle span:after,.nav-toggle span:before{width:20px;height:2px;background:var(--ink);border-radius:2px;transition:transform .2s,opacity .2s}.nav-toggle span:after,.nav-toggle span:before{content:"";position:absolute;left:0}.nav-toggle span:before{top:-6px}.nav-toggle span:after{top:6px}.nav-toggle[aria-expanded=true] span{background:transparent}.nav-toggle[aria-expanded=true] span:before{transform:translateY(6px) rotate(45deg)}.nav-toggle[aria-expanded=true] span:after{transform:translateY(-6px) rotate(-45deg)}.lang-select{position:relative}.lang-trigger{display:flex;align-items:center;gap:8px;background:var(--white);border:1px solid var(--line);border-radius:999px;padding:8px 13px;cursor:pointer;box-shadow:var(--shadow-sm);font-family:var(--body);font-weight:800;color:var(--ink-2);font-size:.9rem;transition:border-color .2s}.lang-trigger:hover{border-color:rgba(46,166,245,.4)}.lang-flag{font-size:1.15rem;line-height:1}.lang-caret{width:14px;height:14px;color:var(--ink-3);transition:transform .2s}.lang-trigger[aria-expanded=true] .lang-caret{transform:rotate(180deg)}.lang-menu{position:absolute;top:calc(100% + 10px);right:0;z-index:60;min-width:214px;list-style:none;margin:0;padding:8px;background:var(--white);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow-md);max-height:min(70vh,440px);overflow-y:auto;animation:langpop .16s ease-out}@keyframes langpop{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.lang-option{display:flex;align-items:center;gap:12px;width:100%;background:none;border:none;cursor:pointer;text-align:left;padding:11px 12px;border-radius:12px;font-family:var(--body);font-weight:700;color:var(--ink);font-size:1rem;transition:background .15s}.lang-option:hover{background:var(--blue-soft)}.lang-option.is-active{color:var(--blue-deep)}.lang-check{margin-left:auto;width:18px;height:18px;color:var(--blue);flex:none}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--display);font-weight:600;border-radius:999px;cursor:pointer;border:none;transition:transform .18s ease,box-shadow .18s ease}.btn-primary{background:linear-gradient(180deg,#48b6ff,var(--blue));color:#fff;box-shadow:0 12px 22px -10px var(--blue)}.btn-primary:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 18px 30px -12px var(--blue)}.btn-primary:disabled{opacity:.7;cursor:default;transform:none}.btn-sm{padding:10px 20px;font-size:.98rem}.store-btn{display:inline-flex;align-items:center;gap:11px;background:var(--ink);color:#fff;border-radius:18px;padding:11px 20px 11px 16px;box-shadow:var(--shadow-sm);transition:transform .18s ease,box-shadow .18s ease}.store-btn:hover{transform:translateY(-3px) scale(1.02);box-shadow:var(--shadow-md)}.store-btn svg{width:24px;height:24px;fill:#fff;flex:none}.store-btn span{display:flex;flex-direction:column;line-height:1.05;text-align:left}.store-btn small{font-size:.62rem;opacity:.82;font-weight:600;letter-spacing:.3px}.store-btn b{font-family:var(--display);font-weight:600;font-size:1.05rem}.store-btn.light{background:#fff;color:var(--ink)}.store-btn.light svg{fill:var(--ink)}.hero{position:relative;overflow:hidden;width:100%;background:linear-gradient(180deg,#bfe4ff,#d7efff 34%,#ecf7ff 72%,#fff);padding-block:clamp(40px,7vw,86px) clamp(96px,12vw,168px)}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:clamp(24px,4vw,60px);gap:clamp(24px,4vw,60px);align-items:center;max-width:var(--maxw);margin:0 auto;padding-inline:clamp(18px,4vw,48px)}.hero-clouds{position:absolute;inset:0;z-index:1;pointer-events:none}.puff{border-radius:60px;filter:drop-shadow(0 16px 24px rgba(52,120,190,.16));opacity:.96}.puff,.puff:after,.puff:before{position:absolute;background:#fff}.puff:after,.puff:before{content:"";border-radius:50%}.puff:before{width:46%;height:150%;top:-58%;left:14%}.puff:after{width:60%;height:190%;top:-96%;right:12%}.p1{width:220px;height:74px;top:9%;left:-3%;animation:cloudFloat 9s ease-in-out infinite}.p2{width:150px;height:54px;top:20%;right:4%;opacity:.9;animation:cloudFloat 11s ease-in-out .6s infinite}.p3{width:120px;height:44px;top:54%;left:5%;opacity:.85;animation:cloudFloat 8s ease-in-out .3s infinite}.p4{width:260px;height:88px;top:40%;left:44%;opacity:.55;animation:cloudFloat 13s ease-in-out 1s infinite}.p5{width:170px;height:60px;bottom:16%;right:22%;opacity:.9;animation:cloudFloat 10s ease-in-out .8s infinite}@keyframes cloudFloat{0%,to{transform:translate(0)}50%{transform:translate(14px,-12px)}}.cloud-bank{position:absolute;left:0;right:0;bottom:-1px;width:100%;height:120px;z-index:1;display:block;filter:drop-shadow(0 -8px 16px rgba(52,120,190,.06))}.eyebrow{display:inline-block;color:var(--blue-deep);background:#fff;border-radius:999px;padding:8px 18px;font-size:.94rem;margin-bottom:22px;box-shadow:var(--shadow-sm)}.eyebrow,.hero h1{font-family:var(--display);font-weight:600}.hero h1{letter-spacing:-.5px;font-size:clamp(2.4rem,5.2vw,4.1rem);line-height:1.03;color:var(--ink);text-wrap:balance}.hero h1:after{content:"";display:block;width:96px;height:9px;margin-top:18px;border-radius:999px;background:linear-gradient(90deg,var(--coral),var(--sun) 60%,var(--orange))}.hero-sub{margin-top:22px;font-size:1.16rem;color:var(--ink-2);max-width:34em}.hero-cta{display:flex;gap:14px;margin-top:30px;flex-wrap:wrap}.hero-cta.center{justify-content:center}.hero-trust{display:flex;align-items:center;gap:10px;margin-top:22px;color:var(--ink-2);font-weight:700;font-size:.95rem}.lock-dot{width:24px;height:24px;border-radius:50%;flex:none;background:var(--green-soft);position:relative}.lock-dot:after{content:"";position:absolute;inset:0;margin:auto;width:8px;height:7px;border:2px solid var(--green);border-bottom:none;border-radius:4px 4px 0 0;top:6px}.lock-dot:before{content:"";position:absolute;left:7px;top:10px;width:10px;height:8px;background:var(--green);border-radius:2px}.hero-visual{position:relative;display:flex;justify-content:center;align-items:center;min-height:540px}.glow{position:absolute;width:min(460px,92%);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(46,166,245,.3),transparent 66%);filter:blur(10px)}.phone{position:relative;border-radius:46px;background:#fff;padding:9px;box-shadow:var(--shadow-lg);border:1px solid rgba(46,166,245,.16)}.phone img{display:block;width:100%;border-radius:38px;aspect-ratio:1338/2832;object-fit:cover;object-position:top center}.phone-hero{width:min(304px,80%);rotate:-4deg;z-index:2}.chip{position:absolute;z-index:3;background:#fff;border-radius:18px;box-shadow:var(--shadow-md);font-weight:800;display:flex;align-items:center;gap:7px}.chip-heart{top:13%;left:-1%;padding:11px 16px;color:var(--rose);font-size:1.08rem}.chip-heart svg{width:22px;height:22px;fill:var(--rose)}.chip-tag{bottom:19%;right:-2%;padding:10px 16px;color:var(--orange);font-size:.96rem}.chip-tag .tag-dot{width:9px;height:9px;border-radius:50%;background:var(--orange)}.chip-age{top:5%;right:5%;padding:10px 17px;color:var(--blue-deep);background:var(--sun-soft);box-shadow:var(--shadow-sm);font-size:.92rem}.mascot-peek{position:absolute;bottom:-8px;left:5%;width:104px;height:104px;z-index:4;background:var(--bird) center/contain no-repeat;animation:wobble 4s ease-in-out infinite;transform-origin:bottom center}.float-a{animation:floatA 6s ease-in-out infinite}.float-b{animation:floatB 5s ease-in-out infinite}.float-c{animation:floatB 7s ease-in-out .5s infinite}@keyframes floatA{0%,to{transform:translateY(0) rotate(-4deg)}50%{transform:translateY(-16px) rotate(-3deg)}}@keyframes floatB{0%,to{transform:translateY(0)}50%{transform:translateY(-11px)}}@keyframes wobble{0%,to{transform:rotate(-5deg)}50%{transform:rotate(5deg)}}.strip{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center;padding:34px 24px 40px;max-width:920px;margin:0 auto}.strip-badge{flex:none;background:var(--blue-soft);width:56px;height:56px;border-radius:50%;display:grid;place-items:center;box-shadow:var(--shadow-sm)}.strip-badge svg{width:30px;height:30px}.strip p{font-family:var(--display);font-weight:500;color:var(--ink-2);font-size:clamp(1.02rem,2.2vw,1.32rem)}.section-head{text-align:center;max-width:720px;margin:0 auto clamp(34px,5vw,54px)}.section-kicker{display:inline-block;color:var(--coral);letter-spacing:1.4px;text-transform:uppercase;font-size:.82rem;margin-bottom:12px}.section-kicker,h2{font-family:var(--display);font-weight:600}h2{letter-spacing:-.5px;font-size:clamp(1.9rem,4vw,2.95rem);line-height:1.08;color:var(--ink);text-wrap:balance}.contrast{position:relative;background:linear-gradient(180deg,#fff,#fff1eb 34%,#fff1eb 66%,#fff);padding:clamp(60px,8vw,104px) clamp(18px,4vw,48px)}.contrast>*{max-width:var(--maxw);margin-left:auto;margin-right:auto}.contrast-head{text-align:center;max-width:740px;margin:0 auto 44px}.contrast-head p{margin-top:16px;color:var(--ink-2);font-size:1.12rem}.contrast-cards{display:grid;grid-template-columns:1fr 1.45fr;grid-gap:30px;gap:30px;align-items:center;max-width:1020px;margin:0 auto}.c-card{border-radius:var(--radius);padding:32px}.c-card-top{display:flex;align-items:center;gap:12px;margin-bottom:18px}.c-card-top h3{font-family:var(--display);font-weight:600;font-size:1.4rem}.c-emoji{font-size:1.7rem}.c-mark{width:42px;height:42px;border-radius:50%;background:var(--bird) center/contain no-repeat,var(--blue-soft)}.c-logo{height:68px;width:auto;display:block;margin-bottom:6px}.c-card ul{list-style:none;display:flex;flex-direction:column;gap:14px}.c-card li{position:relative;padding-left:32px;color:var(--ink-2);font-weight:700}.c-public{background:linear-gradient(180deg,#fff0ef,#fff6f4);border:1.5px solid #f6d2cc;rotate:-1deg}.c-public h3{color:var(--rose)}.c-warn{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:var(--rose-soft);color:var(--rose);flex:none}.c-warn svg{width:26px;height:26px}.c-public li:before{content:"✕";position:absolute;left:0;top:-1px;color:var(--rose);font-weight:900;background:var(--rose-soft);width:22px;height:22px;border-radius:50%;display:grid;place-items:center;font-size:.72rem}.c-totsie{background:linear-gradient(165deg,#d3eaff,#eaf6ff 55%,#fff);border:2.5px solid var(--blue);box-shadow:0 36px 72px -26px rgba(46,166,245,.55),var(--shadow-md);rotate:1deg;padding:48px 50px;min-height:452px;display:flex;flex-direction:column;justify-content:center}.c-totsie ul{gap:18px}.c-totsie h3{color:var(--blue-deep)}.c-totsie li{color:var(--ink);font-size:1.05rem}.c-totsie li:before{content:"✓";position:absolute;left:0;top:-1px;color:#fff;font-weight:900;background:var(--blue);width:22px;height:22px;border-radius:50%;display:grid;place-items:center;font-size:.72rem}.features{background:var(--white);max-width:none;padding:clamp(48px,6vw,86px) clamp(18px,4vw,48px)}.feature-grid,.features .section-head{max-width:var(--maxw);margin-left:auto;margin-right:auto}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.feature{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:32px 28px;box-shadow:var(--shadow-sm);transition:transform .22s ease,box-shadow .22s ease}.feature:nth-child(odd){rotate:-.6deg}.feature:nth-child(2n){rotate:.6deg}.feature:hover{transform:translateY(-8px) rotate(0deg) scale(1.01);box-shadow:var(--shadow-md)}.f-icon{display:inline-grid;place-items:center;width:60px;height:60px;border-radius:20px;margin-bottom:18px}.f-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.9}.f-icon[data-tone=blue]{color:var(--blue);background:var(--blue-soft)}.f-icon[data-tone=coral]{color:var(--coral);background:var(--coral-soft)}.f-icon[data-tone=coral] svg{fill:var(--coral);stroke:none}.f-icon[data-tone=orange]{color:var(--orange);background:var(--orange-soft)}.f-icon[data-tone=violet]{color:var(--violet);background:var(--violet-soft)}.f-icon[data-tone=green]{color:var(--green);background:var(--green-soft)}.feature h3{font-family:var(--display);font-weight:600;font-size:1.3rem;margin-bottom:9px}.feature p{color:var(--ink-2);font-size:1rem}.how{background:var(--white);max-width:none;padding:clamp(54px,6vw,90px) clamp(18px,4vw,48px)}.how .section-head,.steps{max-width:var(--maxw);margin-left:auto;margin-right:auto}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:26px;gap:26px}.step{position:relative;background:var(--cream);border:1px solid var(--line);border-radius:var(--radius);padding:40px 30px 30px;box-shadow:var(--shadow-sm)}.step:first-child{rotate:-.8deg}.step:nth-child(3){rotate:.8deg}.step-num{position:absolute;top:-24px;left:30px;width:56px;height:56px;display:grid;place-items:center;border-radius:50%;font-family:var(--display);font-weight:700;font-size:1.5rem;color:#fff;box-shadow:0 12px 20px -8px rgba(28,72,120,.5)}.step:first-child .step-num{background:linear-gradient(180deg,#4fb8ff,var(--blue))}.step:nth-child(2) .step-num{background:linear-gradient(180deg,#ff9f74,var(--coral))}.step:nth-child(3) .step-num{background:linear-gradient(180deg,#57d2ab,var(--green))}.step h3{font-family:var(--display);font-weight:600;font-size:1.32rem;margin:8px 0}.step p{color:var(--ink-2)}.notify{background:var(--white);padding:clamp(40px,6vw,72px) clamp(18px,4vw,48px) clamp(20px,3vw,32px)}.notify-card{position:relative;max-width:660px;margin:0 auto;text-align:center;border-radius:36px;padding:clamp(36px,5vw,58px) clamp(24px,5vw,52px);background:linear-gradient(180deg,#eef7ff,#fff);border:2px solid rgba(46,166,245,.22);box-shadow:var(--shadow-md);overflow:hidden}.notify-icon{display:grid;place-items:center;width:60px;height:60px;border-radius:20px;margin:0 auto 14px;color:var(--blue);background:var(--blue-soft)}.notify-icon svg{width:30px;height:30px}.notify-card .section-kicker{display:block;color:var(--coral)}.notify-card h2{font-size:clamp(1.7rem,3.6vw,2.5rem)}.notify-sub{margin:14px auto 26px;max-width:34em;color:var(--ink-2);font-size:1.08rem}.notify-form{display:flex;gap:12px;max-width:480px;margin:0 auto}.notify-form[hidden]{display:none}.notify-input{flex:1 1;min-width:0;font-family:var(--body);font-size:1rem;font-weight:600;color:var(--ink);background:#fff;border:2px solid var(--line);border-radius:999px;padding:14px 22px;outline:none;transition:border-color .2s,box-shadow .2s}.notify-input::placeholder{color:var(--ink-3);font-weight:500}.notify-input:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(46,166,245,.16)}.notify-input.invalid{border-color:var(--rose);box-shadow:0 0 0 4px rgba(240,96,122,.15)}.notify-btn{padding:14px 28px;font-size:1.02rem;white-space:nowrap}.notify-error{margin-top:12px;color:var(--rose);font-weight:800;font-size:.92rem}.notify-note{margin-top:16px;color:var(--ink-3);font-size:.88rem;font-weight:700}.notify-success{margin-top:4px;font-family:var(--display);font-weight:600;color:var(--blue-deep);font-size:1.22rem}.final{background:var(--white);padding:clamp(44px,6vw,84px) clamp(18px,4vw,48px) clamp(64px,8vw,104px)}.final-inner{position:relative;max-width:880px;margin:0 auto;text-align:center;border-radius:46px;padding:clamp(46px,7vw,84px) clamp(24px,5vw,60px);background:radial-gradient(560px 280px at 84% 4%,hsla(0,0%,100%,.55),transparent 60%),radial-gradient(520px 320px at 8% 104%,hsla(0,0%,100%,.2),transparent 62%),linear-gradient(155deg,#56bcff 0,var(--blue) 52%,var(--blue-deep) 100%);color:#fff;box-shadow:var(--shadow-lg);overflow:hidden}.final-mark{display:inline-block;width:82px;height:82px;margin-bottom:18px;background:#fff;border-radius:50%;padding:7px;box-shadow:var(--shadow-md);background-image:var(--bird);background-repeat:no-repeat;background-position:50%;background-size:74%;animation:wobble 4.5s ease-in-out infinite}.final h2{color:#fff;font-size:clamp(2rem,4.4vw,3.1rem)}.final p{margin:16px auto 30px;max-width:34em;color:hsla(0,0%,100%,.96);font-size:1.16rem}.site-footer{max-width:none;padding:48px clamp(18px,4vw,48px) 56px;background:linear-gradient(180deg,#fff 0,var(--cream) 100%);gap:26px;flex-wrap:wrap}.foot-brand,.site-footer{display:flex;align-items:center}.foot-brand{gap:12px}.foot-logo{height:52px;width:auto;display:block}.foot-links{display:flex;gap:22px;flex-wrap:wrap;margin-left:auto}.foot-links a{font-weight:800;color:var(--ink-2);font-size:.95rem}.foot-links a:hover{color:var(--blue)}.foot-copy{width:100%;color:var(--ink-3);font-size:.86rem;padding-top:8px}.reveal{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s ease}.reveal.in{opacity:1;transform:none}.reveal[data-delay="1"]{transition-delay:.09s}.reveal[data-delay="2"]{transition-delay:.18s}.reveal[data-delay="3"]{transition-delay:.27s}.reveal[data-delay="4"]{transition-delay:.36s}@media (max-width:900px){.nav-toggle{display:inline-flex}.nav-links{position:absolute;top:100%;left:0;right:0;transform:none;flex-direction:column;gap:0;align-items:stretch;background:#fff;border-bottom:1px solid var(--line);padding:8px clamp(18px,4vw,48px) 18px;box-shadow:var(--shadow-md);display:none}.nav-links.open{display:flex}.nav-links a{padding:13px 4px;border-bottom:1px solid var(--line);font-size:1.05rem}.nav-links a:last-child{border-bottom:none}.hero{text-align:center}.hero-inner{grid-template-columns:1fr}.hero h1:after,.hero-sub{margin-left:auto;margin-right:auto}.hero-cta,.hero-trust{justify-content:center}.hero-visual{min-height:auto;margin-top:20px}.contrast-cards{grid-template-columns:1fr}.c-public,.c-totsie{rotate:0deg}.c-totsie{padding:32px;min-height:0}.feature-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr;gap:42px}}@media (max-width:560px){.feature-grid{grid-template-columns:1fr}.feature:nth-child(2n),.feature:nth-child(odd){rotate:0deg}.header-actions .btn-sm,.lang-trigger .lang-name{display:none}.brand-logo{height:44px}.foot-links{margin-left:0;width:100%}.notify-form,.strip{flex-direction:column}.notify-btn{width:100%}}@media (prefers-reduced-motion:reduce){*{animation:none!important}.reveal{opacity:1;transform:none}}.faq{background:var(--white);max-width:none;padding:clamp(54px,7vw,96px) clamp(18px,4vw,48px)}.faq .section-head,.faq-list{max-width:760px;margin-left:auto;margin-right:auto}.faq-list{display:flex;flex-direction:column;gap:14px}.faq-item{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius-sm);overflow:hidden;transition:border-color .2s,box-shadow .2s}.faq-item.open{border-color:rgba(46,166,245,.35);box-shadow:var(--shadow-sm)}.faq-q{width:100%;display:flex;align-items:center;gap:16px;justify-content:space-between;background:none;border:none;cursor:pointer;text-align:left;padding:20px 22px;font-family:var(--display);font-weight:600;font-size:1.12rem;color:var(--ink)}.faq-caret{width:20px;height:20px;flex:none;color:var(--blue);transition:transform .25s ease}.faq-item.open .faq-caret{transform:rotate(180deg)}.faq-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.faq-item.open .faq-panel{grid-template-rows:1fr}.faq-panel-inner{overflow:hidden}.faq-panel-inner p{padding:0 22px 22px;color:var(--ink-2);font-size:1.02rem}@media (prefers-reduced-motion:reduce){.faq-caret,.faq-panel{transition:none}}.story{position:relative;background:linear-gradient(170deg,#33478a,#5b5aa0 38%,#8f6fae 62%,#f2a878)}.story-stage{position:-webkit-sticky;position:sticky;top:81px;height:calc(100vh - 81px);overflow:hidden;display:flex;flex-direction:column;justify-content:center;padding:36px clamp(18px,4vw,48px) 32px}.story-glow{left:34%;top:50%;width:min(60vw,640px);height:min(60vw,640px);transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(255,214,176,.42),transparent 62%)}.story-cloud,.story-glow{position:absolute;border-radius:50%;pointer-events:none}.story-cloud{background:hsla(0,0%,100%,.14);filter:blur(4px)}.story-cloud.c1{width:180px;height:60px;left:6%;top:16%;box-shadow:70px 14px 0 14px hsla(0,0%,100%,.1)}.story-cloud.c2{width:140px;height:50px;right:8%;bottom:12%}.story-stepno{position:absolute;left:clamp(18px,4vw,48px);top:26px;z-index:3;font-family:var(--display);font-weight:600;font-size:.9rem;letter-spacing:1px;color:hsla(0,0%,100%,.82)}.story-body{position:relative;z-index:2;max-width:var(--maxw);margin:0 auto;width:100%;display:grid;grid-template-columns:auto auto;justify-content:center;align-items:center;grid-gap:clamp(30px,5vw,80px);gap:clamp(30px,5vw,80px)}.story-phone-wrap{position:relative;justify-self:center}.story-phone{position:relative;height:min(660px,calc(82vh - 200px));width:auto;aspect-ratio:1338/2832;rotate:-3deg;box-shadow:0 0 0 1px hsla(0,0%,100%,.3),0 26px 60px rgba(15,15,45,.5),0 0 70px rgba(255,196,150,.3)}.story-phone img{position:absolute;inset:9px;width:calc(100% - 18px);height:calc(100% - 18px);object-fit:cover;object-position:top center;border-radius:38px;opacity:0;transition:opacity .35s ease}.story-phone img.on{opacity:1}.story-moments{position:absolute;inset:0;pointer-events:none}.story-moment{position:absolute;display:flex;align-items:center;gap:7px;white-space:nowrap;background:#fff;color:var(--ink);border-radius:14px;padding:9px 12px;font-family:var(--display);font-weight:600;font-size:.9rem;box-shadow:0 12px 26px rgba(15,15,45,.34);animation:moment-in .5s ease both,moment-float 4.5s ease-in-out infinite}.story-moment.slot-1{left:-9%;top:12%}.story-moment.slot-2{right:-11%;top:22%}.story-moment.slot-3{left:-13%;bottom:24%}.story-moment.slot-4{right:-9%;bottom:13%}@keyframes moment-in{0%{opacity:0;transform:translateY(10px) scale(.96)}to{opacity:1;transform:none}}@keyframes moment-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.story-moment .mi{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;font-size:12px;background:#fff1ea}.story-moment .mi.love{background:#ffe1d6;color:#ff5a3c}.story-moment .mi.cmt{background:#e3f0ff}.story-moment .wave{display:flex;align-items:center;gap:2px}.story-moment .wave i{width:3px;height:11px;border-radius:2px;background:var(--blue)}.story-moment .wave i:nth-child(2){height:17px}.story-moment .wave i:nth-child(3){height:8px}.story-moment .wave i:nth-child(4){height:15px}.story-moment .wave i:nth-child(5){height:10px}.story-moment .avstack{display:flex}.story-moment .avstack i{width:18px;height:18px;border-radius:50%;margin-left:-6px;border:2px solid #fff}.story-moment .avstack i:first-child{margin-left:0;background:#ffb27a}.story-moment .avstack i:nth-child(2){background:#7cc0ff}.story-moment .avstack i:nth-child(3){background:#b6e3a7}.story-moment .mi-growth{width:26px;height:16px;color:var(--blue)}.story-moment.mt-birthday,.story-moment.mt-name{color:var(--ink-2)}.story-moment.mt-birthday:before,.story-moment.mt-name:before{content:"";width:8px;height:8px;border-radius:2px;background:var(--blue)}.story-caption{color:#fff;max-width:30em;animation:cap-in .5s ease both}.story-caption .section-kicker{color:#ffd9c2}.story-caption h2{font-family:var(--display);font-weight:600;color:#fff;font-size:clamp(1.8rem,3.4vw,2.7rem);line-height:1.1;margin:10px 0 14px}.story-caption p{color:hsla(0,0%,100%,.88);font-size:1.12rem}@keyframes cap-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.story-dots{position:absolute;right:clamp(14px,2.4vw,26px);top:50%;transform:translateY(-50%);z-index:3;display:flex;flex-direction:column;gap:11px}.story-dots button{width:10px;height:10px;border-radius:50%;border:none;cursor:pointer;background:hsla(0,0%,100%,.4);transition:background .2s,transform .2s}.story-dots button.on{background:#fff;transform:scale(1.5);box-shadow:0 0 0 4px hsla(0,0%,100%,.16)}.story-stack{position:relative;background:linear-gradient(170deg,#33478a,#6a5aa5 45%,#f2a878);padding:clamp(48px,7vw,84px) clamp(18px,4vw,48px);display:flex;flex-direction:column;gap:clamp(52px,9vw,84px)}.story-stack .section-head{max-width:720px;margin:0 auto;text-align:center}.story-stack .section-head .section-kicker{color:#ffd9c2}.story-stack .section-head h2{color:#fff}.story-row{position:relative;z-index:2;max-width:var(--maxw);margin:0 auto;width:100%;display:grid;grid-template-columns:1fr;grid-gap:34px;gap:34px;justify-items:center;text-align:center}.story-phone-static{position:relative;width:min(260px,72%);rotate:-3deg;box-shadow:0 0 0 1px hsla(0,0%,100%,.3),0 22px 48px rgba(15,15,45,.45),0 0 60px rgba(255,196,150,.28)}.story-phone-static img{display:block;width:100%;border-radius:38px;aspect-ratio:1338/2832;object-fit:cover;object-position:top center}.story-row .story-caption{animation:none;max-width:34em;margin:0 auto}.story-row .story-caption h3{font-family:var(--display);font-weight:600;color:#fff;font-size:clamp(1.5rem,5vw,2rem);line-height:1.12;margin:6px 0 12px}.story-row .story-caption p{color:hsla(0,0%,100%,.88);font-size:1.06rem}.story-stepno-inline{font-family:var(--display);font-weight:600;color:#ffd9c2;letter-spacing:1px;font-size:.85rem}@media (max-width:900px){.story-moment{font-size:.82rem;padding:7px 10px}.story-moment.slot-1{left:-5%}.story-moment.slot-2{right:-6%}.story-moment.slot-3{left:-6%}.story-moment.slot-4{right:-5%}}@media (prefers-reduced-motion:reduce){.story-moment{animation:none}.story-phone img{transition:none}.story-caption{animation:none}}.legal-page{min-height:100vh;background:var(--white)}.legal-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px clamp(18px,4vw,48px);background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:saturate(1.5) blur(14px);backdrop-filter:saturate(1.5) blur(14px);border-bottom:1px solid rgba(46,166,245,.12)}.legal-header .legal-brand{display:inline-flex;align-items:center}.legal-header .legal-brand img{height:44px;width:auto;display:block}.legal-main{max-width:760px;margin:0 auto;padding:clamp(28px,5vw,56px) clamp(18px,4vw,32px) clamp(48px,7vw,88px)}.legal-eyebrow{margin:0 0 14px;font-family:var(--display);font-weight:600;font-size:.95rem}.legal-eyebrow a{color:var(--blue)}.legal-eyebrow a:hover{text-decoration:underline}.legal-title{font-family:var(--display);font-weight:700;color:var(--ink);font-size:clamp(2rem,5vw,2.9rem);line-height:1.08;letter-spacing:-.5px;margin:0 0 10px}.legal-subtitle{color:var(--ink-2);font-size:1.14rem;line-height:1.5;margin:0 0 14px}.legal-updated{color:var(--ink-3);font-size:.95rem;margin:0 0 26px}.legal-note{background:var(--blue-mist);border:1px solid rgba(46,166,245,.24);border-radius:14px;padding:14px 16px;color:var(--ink-2);font-size:1rem;line-height:1.55;margin:22px 0}.legal-toc{background:var(--cream);border:1px solid var(--line);border-radius:16px;padding:18px 20px;margin:0 0 34px}.legal-toc-title{font-family:var(--display);font-weight:600;color:var(--ink);font-size:.9rem;text-transform:uppercase;letter-spacing:1px;margin:0 0 10px}.legal-toc ol{margin:0;padding:0;list-style:none;display:grid;grid-gap:8px;gap:8px}.legal-toc li a{color:var(--ink-2);font-size:1.02rem}.legal-toc li a:hover{color:var(--blue)}.legal-body{color:var(--ink-2);font-size:1.06rem;line-height:1.72}.legal-body h2{font-weight:700;font-size:clamp(1.4rem,2.6vw,1.8rem);line-height:1.2;margin:38px 0 12px;scroll-margin-top:80px}.legal-body h2,.legal-body h3{font-family:var(--display);color:var(--ink)}.legal-body h3{font-weight:600;font-size:1.18rem;line-height:1.3;margin:26px 0 8px}.legal-body p{margin:0 0 15px}.legal-body ol,.legal-body ul{margin:0 0 16px;padding-left:1.4em}.legal-body li{margin:0 0 8px}.legal-body a{color:var(--blue-deep);text-decoration:underline;text-underline-offset:2px}.legal-body a:hover{color:var(--blue)}.legal-body strong{color:var(--ink);font-weight:700}@font-face{font-family:__Fredoka_c621a5;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/3e5302f118d6bde7-s.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:__Fredoka_c621a5;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bb36247b0b027bd1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Fredoka_c621a5;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bca7023bf625e650-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Fredoka_c621a5;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/3e5302f118d6bde7-s.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:__Fredoka_c621a5;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bb36247b0b027bd1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Fredoka_c621a5;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bca7023bf625e650-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Fredoka_c621a5;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/3e5302f118d6bde7-s.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:__Fredoka_c621a5;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bb36247b0b027bd1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Fredoka_c621a5;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bca7023bf625e650-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Fredoka_c621a5;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/3e5302f118d6bde7-s.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:__Fredoka_c621a5;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bb36247b0b027bd1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Fredoka_c621a5;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bca7023bf625e650-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Fredoka_Fallback_c621a5;src:local("Arial");ascent-override:95.64%;descent-override:23.17%;line-gap-override:0.00%;size-adjust:101.84%}.__className_c621a5{font-family:__Fredoka_c621a5,__Fredoka_Fallback_c621a5;font-style:normal}.__variable_c621a5{--font-fredoka:"__Fredoka_c621a5","__Fredoka_Fallback_c621a5"}@font-face{font-family:__Nunito_ba5569;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Nunito_ba5569;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Nunito_ba5569;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Nunito_ba5569;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Nunito_ba5569;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Nunito_ba5569;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Nunito_ba5569;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Nunito_ba5569;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Nunito_ba5569;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Nunito_ba5569;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Nunito_ba5569;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Nunito_ba5569;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Nunito_ba5569;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Nunito_ba5569;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Nunito_ba5569;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Nunito_ba5569;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Nunito_ba5569;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Nunito_ba5569;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Nunito_ba5569;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Nunito_ba5569;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Nunito_ba5569;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Nunito_ba5569;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Nunito_ba5569;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Nunito_ba5569;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Nunito_ba5569;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Nunito_Fallback_ba5569;src:local("Arial");ascent-override:99.71%;descent-override:34.82%;line-gap-override:0.00%;size-adjust:101.39%}.__className_ba5569{font-family:__Nunito_ba5569,__Nunito_Fallback_ba5569;font-style:normal}.__variable_ba5569{--font-nunito:"__Nunito_ba5569","__Nunito_Fallback_ba5569"}