:root{--primary:#00897b;--primary-dark:#004d40;--primary-light:#4db6ac;--primary-lighter:#80cbc4;--primary-bg:#e0f2f1;--primary-subtle:#f0faf9;--accent:#ff9800;--accent-dark:#e65100;--accent-light:#ffb74d;--accent-bg:#fff3e0;--bg:#fff9f5;--surface:#fff;--border:#e8e8e8;--border-teal:rgba(0,137,123,.12);--text:#004d40;--text-2:#00897b;--text-muted:#78909c;--success:#43a047;--high:#e53935;--low:#1976d2;--font:"Plus Jakarta Sans",-apple-system,sans-serif;--r-sm:12px;--r-md:18px;--r-lg:24px;--r-xl:32px}html{scroll-behavior:smooth}.lv2-root{font-family:var(--font);background:var(--bg);color:var(--text);overflow-x:hidden;-webkit-font-smoothing:antialiased}.lv2-root *,.lv2-root :after,.lv2-root :before{box-sizing:border-box;margin:0;padding:0}.lv2-root nav{position:fixed;top:0;left:0;right:0;z-index:200;height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;background:rgba(255,249,245,.9);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,137,123,.08);animation:navDrop .7s ease both}@keyframes navDrop{0%{transform:translateY(-100%);opacity:0}to{transform:none;opacity:1}}.nav-brand{gap:10px;font-size:19px;font-weight:800;color:var(--primary-dark);text-decoration:none;letter-spacing:-.03em}.nav-brand,.nav-brand-icon{display:flex;align-items:center}.nav-brand-icon{width:34px;height:34px;border-radius:9px;background:var(--primary);justify-content:center;box-shadow:0 4px 12px rgba(0,137,123,.28)}.nav-brand-icon svg{width:18px;height:18px;fill:#fff}.nav-links{display:flex;gap:36px}.nav-links a{font-size:14px;font-weight:500;color:var(--text-muted);text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--primary)}.nav-actions{display:flex;align-items:center;gap:12px}.btn-ghost{font-family:var(--font);font-size:14px;font-weight:600;color:var(--primary);background:transparent;border:none;border-radius:8px;padding:8px 20px;cursor:pointer;text-decoration:none;transition:all .2s}.btn-ghost:hover{background:var(--primary-bg)}.btn-cta{font-family:var(--font);font-size:14px;font-weight:700;color:#fff;background:var(--primary);border:none;border-radius:9px;padding:9px 22px;cursor:pointer;text-decoration:none;box-shadow:0 3px 10px rgba(0,137,123,.3);transition:all .2s}.btn-cta:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 6px 18px rgba(0,137,123,.38)}.lc{position:relative;overflow:hidden;isolation:isolate;background:hsla(0,0%,100%,.5);backdrop-filter:blur(28px) saturate(1.5);-webkit-backdrop-filter:blur(28px) saturate(1.5);border-radius:var(--r-xl);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9),0 20px 48px rgba(0,77,64,.07),0 2px 8px rgba(0,77,64,.04)}.lc-blobs{position:absolute;inset:-30%;width:160%;height:160%;z-index:0;animation:blobDrift 26s ease-in-out infinite alternate}.lc-blobs.b{animation-duration:32s;animation-delay:-10s;animation-direction:alternate-reverse}.lc-blobs.c{animation-duration:40s;animation-delay:-18s}.lc-blobs.d{animation-duration:28s;animation-delay:-6s;animation-direction:alternate-reverse}@keyframes blobDrift{0%{transform:translate(0) rotate(0deg)}33%{transform:translate(-4%,5%) rotate(5deg)}66%{transform:translate(5%,-3%) rotate(-4deg)}to{transform:translate(-2%,-6%) rotate(7deg)}}.lc-b{position:absolute;border-radius:50%;filter:blur(56px);animation:blobPulse 20s ease-in-out infinite}.lc-b:nth-child(2){animation-duration:26s;animation-delay:-8s}.lc-b:nth-child(3){animation-duration:34s;animation-delay:-16s;animation-direction:alternate-reverse}.lc-b:nth-child(4){animation-duration:22s;animation-delay:-5s}@keyframes blobPulse{0%,to{border-radius:62% 38% 34% 66%/58% 44% 56% 42%;transform:scale(1)}25%{border-radius:42% 58% 56% 44%/48% 62% 38% 52%;transform:scale(1.04)}50%{border-radius:54% 46% 38% 62%/66% 34% 66% 34%;transform:scale(.97)}75%{border-radius:38% 62% 62% 38%/54% 46% 54% 46%;transform:scale(1.02)}}.lc-inner{position:relative;z-index:1}.lc-sweep{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(118deg,transparent,hsla(0,0%,100%,.16) 45%,hsla(0,0%,100%,.05) 55%,transparent);animation:sweepGlide 18s ease-in-out infinite alternate}@keyframes sweepGlide{0%{transform:translateX(-35%) translateY(-15%) rotate(-6deg) scale(1.3);opacity:.7}to{transform:translateX(28%) translateY(12%) rotate(5deg) scale(1.1);opacity:1}}.lc-teal{background:rgba(224,242,241,.55)}.lc-teal .lc-b:first-child{width:80%;height:85%;top:-30%;left:-20%;background:rgba(0,137,123,.16)}.lc-teal .lc-b:nth-child(2){width:65%;height:60%;top:20%;right:-25%;background:rgba(77,182,172,.12)}.lc-teal .lc-b:nth-child(3){width:50%;height:55%;bottom:-20%;left:25%;background:rgba(178,223,219,.18)}.lc-teal .lc-b:nth-child(4){width:35%;height:40%;top:45%;left:40%;background:rgba(0,77,64,.09)}.lc-sage{background:rgba(232,245,233,.5)}.lc-sage .lc-b:first-child{width:85%;height:80%;top:-35%;left:-15%;background:rgba(46,125,50,.12)}.lc-sage .lc-b:nth-child(2){width:65%;height:58%;top:22%;right:-20%;background:rgba(102,187,106,.1)}.lc-sage .lc-b:nth-child(3){width:52%;height:52%;bottom:-22%;left:28%;background:rgba(165,214,167,.14)}.lc-sage .lc-b:nth-child(4){width:38%;height:38%;top:42%;left:48%;background:rgba(0,105,92,.08)}.lc-amber{background:rgba(255,248,225,.55)}.lc-amber .lc-b:first-child{width:78%;height:78%;top:-28%;left:-18%;background:rgba(255,152,0,.13)}.lc-amber .lc-b:nth-child(2){width:62%;height:58%;top:18%;right:-22%;background:rgba(255,183,77,.1)}.lc-amber .lc-b:nth-child(3){width:48%;height:52%;bottom:-18%;left:22%;background:rgba(255,224,178,.16)}.lc-amber .lc-b:nth-child(4){width:32%;height:38%;top:48%;left:32%;background:rgba(230,81,0,.07)}.lc-jade{background:rgba(224,242,241,.62)}.lc-jade .lc-b:first-child{width:88%;height:88%;top:-38%;left:-28%;background:rgba(0,77,64,.14)}.lc-jade .lc-b:nth-child(2){width:68%;height:68%;top:12%;right:-28%;background:rgba(0,105,92,.1)}.lc-jade .lc-b:nth-child(3){width:52%;height:48%;bottom:-28%;left:38%;background:rgba(0,137,123,.12)}.lc-dark{background:hsla(0,0%,100%,.07);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:none}.lc-dark .lc-b:first-child{width:80%;height:80%;top:-30%;left:-20%;background:rgba(77,182,172,.18)}.lc-dark .lc-b:nth-child(2){width:65%;height:62%;top:18%;right:-25%;background:rgba(0,137,123,.15)}.lc-dark .lc-b:nth-child(3){width:50%;height:50%;bottom:-22%;left:30%;background:rgba(128,203,196,.12)}.hero-wrap{padding-top:68px;background:var(--bg);min-height:100vh;display:flex}.hero,.hero-wrap{align-items:center}.hero{max-width:1280px;margin:0 auto;padding:80px 6% 72px;display:grid;grid-template-columns:1fr 1fr;gap:56px}.hero-text{animation:rise .9s cubic-bezier(.22,.8,.28,1) .1s both}.hero-visual{animation:rise .9s cubic-bezier(.22,.8,.28,1) .3s both}@keyframes rise{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:none}}.lv2-root h1.hero-h1{font-size:clamp(38px,4.6vw,66px);font-weight:800;line-height:1.08;letter-spacing:-.028em;color:var(--primary-dark);margin-bottom:22px}.lv2-root h1.hero-h1 em{color:var(--primary);font-style:normal}.hero-sub{font-size:17px;font-weight:400;line-height:1.78;color:var(--text-muted);max-width:460px;margin-bottom:38px}.hero-btns{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:38px}.btn-hero-primary{font-family:var(--font);font-size:16px;font-weight:700;color:#fff;background:var(--primary);border:none;border-radius:var(--r-md);padding:16px 34px;cursor:pointer;text-decoration:none;transition:all .25s;box-shadow:0 5px 22px rgba(0,137,123,.32)}.btn-hero-primary:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 10px 36px rgba(0,137,123,.42)}.btn-hero-sec{font-family:var(--font);font-size:15px;font-weight:600;color:var(--text-muted);background:transparent;border:1.5px solid var(--border);border-radius:var(--r-md);padding:15px 26px;cursor:pointer;text-decoration:none;transition:all .2s}.btn-hero-sec:hover{border-color:var(--primary-lighter);color:var(--primary)}.hero-card{padding:28px}.hc-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.hc-name{font-size:17px;font-weight:800;color:var(--primary-dark)}.hc-meta{font-size:12px;color:var(--text-muted);margin-top:3px}.hc-live{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:700;color:var(--success);background:rgba(67,160,71,.1);border-radius:999px;padding:4px 10px}@keyframes dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}.hc-live-dot{width:6px;height:6px;border-radius:50%;background:var(--success);animation:dotPulse 2s ease infinite}.hc-markers{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px}.hc-chip{background:hsla(0,0%,100%,.65);border:1px solid rgba(0,77,64,.07);border-radius:var(--r-md);padding:11px 8px;text-align:center}.hc-val{font-size:18px;font-weight:800;color:var(--primary-dark);line-height:1;margin-bottom:3px}.hc-label{font-size:10px;color:var(--text-muted);font-weight:600;margin-bottom:4px}.hc-flag{font-size:9px;font-weight:700;border-radius:999px;padding:2px 7px;display:inline-block}.flag-high{background:rgba(229,57,53,.1);color:#c62828}.flag-low{background:rgba(25,118,210,.1);color:#1565c0}.flag-ok{background:rgba(67,160,71,.12);color:#2e7d32}.hc-trend{background:hsla(0,0%,100%,.55);border-radius:var(--r-md);padding:14px 16px;margin-bottom:14px}.hc-trend-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.hc-trend-title{font-size:11px;font-weight:700;color:var(--primary);text-transform:uppercase;letter-spacing:.06em}.hc-trend-badge{font-size:10px;font-weight:700;color:var(--success);background:rgba(67,160,71,.1);border-radius:999px;padding:2px 8px}.hc-trend-svg{width:100%;height:52px;overflow:visible}.hc-trend-footnotes{display:flex;gap:16px;margin-top:8px}.hc-footnote{font-size:10px;color:var(--text-muted)}.hc-footnote strong{color:var(--primary-dark);font-weight:700}.hc-insight{background:hsla(0,0%,100%,.6);border-radius:var(--r-md);padding:13px 14px;display:flex;align-items:flex-start;gap:10px}.hc-insight-star{width:22px;height:22px;border-radius:7px;background:var(--primary);flex-shrink:0;display:flex;align-items:center;justify-content:center}.hc-insight-star svg{width:12px;height:12px;fill:#fff}.hc-insight-body{font-size:12px;color:var(--primary-dark);line-height:1.55}.hc-insight-body strong{font-weight:700}.hc-annotations{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.hc-ann{display:flex;align-items:flex-start;gap:8px;font-size:11px;color:var(--text-muted);line-height:1.45}.hc-ann-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;margin-top:2px}.section{padding:112px 6%}.section-inner{max-width:1200px;margin:0 auto}.section-header{margin-bottom:72px}.section-header.centered{text-align:center}.section-header.centered .section-sub{margin:0 auto}.section-header.split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:end}.section-eyebrow{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--primary);margin-bottom:14px}.section-eyebrow.light{color:hsla(0,0%,100%,.5)}.section-h2{font-size:clamp(30px,3.8vw,50px);font-weight:800;line-height:1.12;letter-spacing:-.025em;color:var(--primary-dark);margin-bottom:16px}.section-h2.light{color:#fff}.section-sub{font-size:17px;color:var(--text-muted);line-height:1.72;max-width:520px}.section-sub.light{color:hsla(0,0%,100%,.68)}.feat-section{background:var(--surface)}.feat-bento{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.feat-card{background:var(--bg);border-radius:var(--r-lg);border:1px solid rgba(0,137,123,.09);padding:26px;transition:transform .3s ease,box-shadow .3s ease,border-color .3s;position:relative;overflow:hidden}.feat-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px rgba(0,77,64,.09);border-color:var(--primary-lighter)}.feat-card:after{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--primary),var(--primary-light));opacity:0;transition:opacity .3s}.feat-card:hover:after{opacity:1}.feat-card--lc{background:rgba(224,242,241,.42);border-color:rgba(0,137,123,.11)}.feat-card--lc:hover{background:rgba(224,242,241,.6)}.feat-icon{width:40px;height:40px;border-radius:11px;background:var(--primary-bg);display:flex;align-items:center;justify-content:center;margin-bottom:14px;flex-shrink:0}.feat-icon svg{width:19px;height:19px;fill:none;stroke:var(--primary);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.feat-name{font-size:14px;font-weight:700;color:var(--primary-dark);margin-bottom:7px}.feat-desc{font-size:13px;line-height:1.68;color:var(--text-muted)}.upload-section{background:var(--bg)}.upload-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.upload-card{min-height:310px;padding:32px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .4s ease,box-shadow .4s ease}.upload-card:hover{transform:translateY(-5px);box-shadow:0 28px 56px rgba(0,77,64,.11),0 4px 14px rgba(0,77,64,.05)}.upload-card--wa{background:rgba(229,245,232,.52)}.upload-card--gmail{background:rgba(232,240,254,.52)}.upload-card--cam{background:rgba(224,242,241,.52)}.upload-card--wa .lc-b:first-child{width:78%;height:78%;top:-30%;left:-18%;background:rgba(37,211,102,.11)}.upload-card--wa .lc-b:nth-child(2){width:62%;height:58%;top:18%;right:-22%;background:rgba(18,140,126,.09)}.upload-card--wa .lc-b:nth-child(3){width:48%;height:52%;bottom:-18%;left:28%;background:rgba(37,211,102,.07)}.upload-card--gmail .lc-b:first-child{width:78%;height:78%;top:-30%;right:-18%;background:rgba(66,133,244,.09)}.upload-card--gmail .lc-b:nth-child(2){width:62%;height:58%;bottom:0;left:-22%;background:rgba(234,67,53,.07)}.upload-card--gmail .lc-b:nth-child(3){width:48%;height:52%;top:18%;left:22%;background:rgba(52,168,83,.06)}.upload-card--cam .lc-b:first-child{width:78%;height:78%;top:-30%;left:-12%;background:rgba(0,137,123,.09)}.upload-card--cam .lc-b:nth-child(2){width:62%;height:58%;bottom:-12%;right:-18%;background:rgba(77,182,172,.08)}.upload-card--cam .lc-b:nth-child(3){width:48%;height:52%;top:18%;left:28%;background:rgba(178,223,219,.11)}.upload-top{display:flex;align-items:flex-start;justify-content:space-between}.upload-tag{display:inline-flex;align-items:center;gap:6px;background:rgba(0,77,64,.07);border-radius:999px;padding:4px 12px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--primary)}.upload-tag-gmail{background:rgba(66,133,244,.08);color:#1a56db}.upload-tag svg{width:11px;height:11px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.upload-logo-wa{width:44px;height:44px;border-radius:50%;background:#25d166;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px rgba(37,209,102,.22)}.upload-logo-wa svg{width:26px;height:26px;fill:#fff}.upload-logo-gmail{width:44px;height:44px;border-radius:11px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px rgba(66,133,244,.16);border:1px solid rgba(0,0,0,.06)}.upload-logo-gmail svg{width:100%;height:100%}.upload-logo-cam{width:44px;height:44px;border-radius:12px;background:var(--primary-bg);display:flex;align-items:center;justify-content:center;border:1px solid var(--border-teal)}.upload-logo-cam svg{width:22px;height:22px;fill:none;stroke:var(--primary);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.upload-title{font-size:clamp(17px,1.8vw,21px);font-weight:800;color:var(--primary-dark);line-height:1.25;margin-bottom:10px}.upload-desc{font-size:13px;color:var(--text-muted);line-height:1.7;margin-bottom:18px}.upload-steps{display:flex;flex-direction:column;gap:7px}.upload-step{gap:9px;font-size:12px;font-weight:600;color:var(--text-2)}.upload-step,.upload-step-n{display:flex;align-items:center}.upload-step-n{width:20px;height:20px;border-radius:50%;background:rgba(0,137,123,.1);flex-shrink:0;justify-content:center;font-size:10px;font-weight:800;color:var(--primary)}.upload-step-gmail{color:#1a56db}.upload-step-n-gmail{background:rgba(66,133,244,.1);color:#1a56db}.moments-section{background:var(--surface)}.moments-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mc{background:var(--bg);border:1px solid rgba(0,137,123,.09);border-radius:var(--r-lg);padding:32px;transition:transform .3s ease,box-shadow .3s ease,border-color .3s}.mc:hover{transform:translateY(-3px);box-shadow:0 14px 36px rgba(0,77,64,.08);border-color:var(--primary-lighter)}.mc-num{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--primary-lighter);margin-bottom:10px}.mc-scenario{font-size:15px;line-height:1.62;color:var(--text-muted);font-style:italic;margin-bottom:14px}.mc-anxiety{font-size:14px;font-weight:500;color:var(--accent-dark);background:var(--accent-bg);border-radius:9px;padding:11px 14px;margin-bottom:18px;border-left:3px solid var(--accent)}.mc-benefits{display:flex;flex-direction:column;gap:8px}.mc-benefit{display:flex;align-items:flex-start;gap:9px;font-size:13px;color:var(--text-2);font-weight:500}.mc-check{width:16px;height:16px;border-radius:50%;background:var(--primary-bg);flex-shrink:0;margin-top:1px;display:flex;align-items:center;justify-content:center}.mc-check:after{content:"";display:block;width:4px;height:3px;border-bottom:1.5px solid var(--primary);border-left:1.5px solid var(--primary);transform:rotate(-45deg) translate(1px)}.pos-section{background:var(--primary-dark);padding:112px 6%}.pos-inner{max-width:1100px;margin:0 auto}.pos-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:56px}.pos-card{min-height:220px;padding:32px;border-radius:var(--r-xl);transition:transform .35s ease}.pos-card:hover{transform:translateY(-4px)}.pos-num{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.38);margin-bottom:10px}.pos-title{font-size:21px;font-weight:800;color:#fff;margin-bottom:8px}.pos-truth{font-size:13px;color:hsla(0,0%,100%,.58);font-style:italic;margin-bottom:12px;letter-spacing:.01em}.pos-body{font-size:13px;color:hsla(0,0%,100%,.82);line-height:1.66}.pos-footer{margin-top:56px;text-align:center}.pos-tagline{font-size:clamp(17px,2.8vw,26px);font-weight:800;color:#fff;letter-spacing:-.01em;line-height:1.4}.pos-tagline em{color:var(--primary-light);font-style:normal}.pricing-section{background:var(--bg)}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch;padding-top:20px}.price-card{background:var(--surface);border-radius:var(--r-lg);border:1.5px solid var(--border);padding:28px;display:flex;flex-direction:column;transition:all .3s;min-height:550px}.price-card:hover{box-shadow:0 10px 32px rgba(0,137,123,.09)}.price-card--feat{border-radius:var(--r-lg);overflow:hidden;transform:scale(1.04);box-shadow:0 20px 56px rgba(0,77,64,.16),0 4px 14px rgba(0,77,64,.07);display:flex;flex-direction:column}.price-card--feat .lc-inner{padding:28px;display:flex;flex-direction:column;flex:1}.plan-name-row{display:flex;align-items:center;gap:10px;margin-bottom:4px}.plan-badge-inline{background:var(--accent-dark);color:#fff;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:3px 10px;border-radius:999px;white-space:nowrap}.plan-name{font-size:19px;font-weight:800;color:var(--primary-dark);margin-bottom:4px}.plan-tagline{font-size:13px;color:var(--text-muted);margin-bottom:22px}.plan-price{display:flex;align-items:baseline;gap:4px;margin-bottom:24px}.plan-curr{font-size:17px;font-weight:700;color:var(--primary)}.plan-amt{font-size:40px;font-weight:800;color:var(--primary-dark);line-height:1}.plan-per{font-size:13px;color:var(--text-muted)}.plan-free{font-size:40px;font-weight:800;color:var(--primary-dark)}.plan-feats{list-style:none;flex:1;margin-bottom:24px;display:flex;flex-direction:column;gap:10px}.plan-feat{display:flex;align-items:flex-start;gap:9px;font-size:13px;font-weight:500;color:var(--text)}.plan-feat-check{width:16px;height:16px;border-radius:50%;flex-shrink:0;margin-top:1px;background:var(--primary-bg);display:flex;align-items:center;justify-content:center}.plan-feat-check:after{content:"";width:4px;height:3px;border-bottom:1.5px solid var(--primary);border-left:1.5px solid var(--primary);transform:rotate(-45deg) translate(1px)}.plan-feat--soon{opacity:.55}.plan-feat-soon-tag{font-size:10px;font-weight:600;background:rgba(0,0,0,.08);border-radius:4px;padding:1px 5px;margin-left:4px;vertical-align:middle}.btn-plan{font-family:var(--font);font-size:14px;font-weight:700;border-radius:10px;padding:14px;cursor:pointer;text-decoration:none;text-align:center;transition:all .2s;display:block;border:none}.btn-plan--def{background:var(--primary-bg);color:var(--primary)}.btn-plan--def:hover{background:var(--primary-subtle)}.btn-plan--feat{background:var(--primary);color:#fff}.btn-plan--feat:hover{background:var(--primary-dark)}.pricing-note{text-align:center;margin-top:18px;font-size:13px;color:var(--text-muted)}.about-section{background:var(--surface)}.about-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:56px}.about-card{background:var(--bg);border:1px solid rgba(0,137,123,.09);border-radius:var(--r-lg);padding:28px;display:flex;flex-direction:column;transition:all .3s}.about-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(0,77,64,.08);border-color:var(--primary-lighter)}.about-card--tinted{background:rgba(224,242,241,.45);border-color:rgba(0,137,123,.13)}.about-eyebrow{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--primary);margin-bottom:10px}.about-title{font-size:17px;font-weight:800;color:var(--primary-dark);margin-bottom:10px;line-height:1.3}.about-body{font-size:14px;line-height:1.76;color:var(--text-muted)}.about-tagline-strip{margin-top:16px;border-radius:var(--r-lg);background:var(--primary-dark);padding:40px 48px;display:flex;align-items:center;justify-content:center;min-height:120px}.about-tagline{font-size:clamp(16px,2.2vw,22px);font-weight:800;color:#fff;font-style:italic;text-align:center;line-height:1.5}.about-tagline em{color:var(--primary-lighter);font-style:normal}.lv2-root footer{background:var(--primary-dark);color:hsla(0,0%,100%,.55);padding:56px 6% 30px}.footer-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:64px;padding-bottom:36px;border-bottom:1px solid hsla(0,0%,100%,.07)}.footer-brand-name{font-size:18px;font-weight:800;color:#fff;margin-left:4px}.footer-tagline{font-size:13px;color:hsla(0,0%,100%,.38);margin-top:12px;line-height:1.7}.footer-col h4{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.25);margin-bottom:14px}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:10px}.footer-col a{text-decoration:none;font-size:14px;color:hsla(0,0%,100%,.48);transition:color .2s}.footer-col a:hover{color:#fff}.footer-bottom{max-width:1100px;margin:22px auto 0;display:flex;align-items:center;justify-content:space-between}.footer-copy{font-size:12px;color:hsla(0,0%,100%,.22)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .75s ease,transform .75s ease}.reveal.in{opacity:1;transform:none}.stagger>*{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.stagger.in>:first-child{opacity:1;transform:none;transition-delay:.05s}.stagger.in>:nth-child(2){opacity:1;transform:none;transition-delay:.12s}.stagger.in>:nth-child(3){opacity:1;transform:none;transition-delay:.19s}.stagger.in>:nth-child(4){opacity:1;transform:none;transition-delay:.26s}.stagger.in>:nth-child(5){opacity:1;transform:none;transition-delay:.33s}.stagger.in>:nth-child(6){opacity:1;transform:none;transition-delay:.4s}.stagger.in>:nth-child(7){opacity:1;transform:none;transition-delay:.47s}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--primary-lighter);border-radius:3px}@media (max-width:767px){.lv2-root nav{padding:0 5%;height:60px}.nav-links{display:none}.nav-actions{gap:8px}.nav-actions .btn-ghost{border:none;padding:8px 12px}.nav-actions .btn-cta,.nav-actions .btn-ghost{min-height:44px;display:flex;align-items:center}.nav-actions .btn-cta{padding:8px 14px}.hero-wrap{min-height:auto;padding-top:60px}.hero{grid-template-columns:1fr;gap:36px;padding:40px 5% 52px}.lv2-root h1.hero-h1{font-size:30px;line-height:1.15}.hero-sub{font-size:15px}.hc-markers{gap:6px}.hc-val{font-size:15px}.hc-label{font-size:9px}.hero-card{padding:20px}.pos-section,.section{padding:64px 5%}.section-header{margin-bottom:40px}.section-header.split{grid-template-columns:1fr;gap:16px}.section-h2{font-size:26px}.feat-bento,.upload-grid{grid-template-columns:1fr}.upload-card{min-height:auto;padding:24px}.moments-grid{grid-template-columns:1fr}.mc{padding:24px}.pos-grid{grid-template-columns:1fr}.pos-footer,.pos-grid{margin-top:32px}.pos-card{min-height:auto;padding:24px}.pricing-grid{grid-template-columns:1fr}.price-card--feat{transform:none}.about-grid{grid-template-columns:1fr}.about-tagline-strip{padding:28px 20px}.lv2-root footer{padding:40px 5% 24px}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-bottom{flex-direction:column;gap:8px;text-align:center}.btn-hero-primary,.btn-hero-sec{width:100%;text-align:center}.hero-btns{flex-direction:column}}@media (min-width:768px) and (max-width:1023px){.pos-section,.section{padding:80px 5%}.hero{gap:32px;padding:60px 5%}.feat-bento,.upload-grid{grid-template-columns:repeat(2,1fr)}.upload-card{min-height:auto}.pricing-grid{grid-template-columns:1fr}.price-card--feat{transform:none}.about-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr;gap:40px}}@font-face{font-family:__Plus_Jakarta_Sans_2471a8;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/d3e8962f4f556115-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:__Plus_Jakarta_Sans_2471a8;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/5d9fe68223a58b3f-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:__Plus_Jakarta_Sans_2471a8;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/9b8cdbc8de8fe84b-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:__Plus_Jakarta_Sans_2471a8;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/c49dcee81b580683-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:__Plus_Jakarta_Sans_2471a8;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/d3e8962f4f556115-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:__Plus_Jakarta_Sans_2471a8;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/5d9fe68223a58b3f-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:__Plus_Jakarta_Sans_2471a8;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/9b8cdbc8de8fe84b-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:__Plus_Jakarta_Sans_2471a8;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/c49dcee81b580683-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:__Plus_Jakarta_Sans_2471a8;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/d3e8962f4f556115-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:__Plus_Jakarta_Sans_2471a8;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/5d9fe68223a58b3f-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:__Plus_Jakarta_Sans_2471a8;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/9b8cdbc8de8fe84b-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:__Plus_Jakarta_Sans_2471a8;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/c49dcee81b580683-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:__Plus_Jakarta_Sans_2471a8;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/d3e8962f4f556115-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:__Plus_Jakarta_Sans_2471a8;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/5d9fe68223a58b3f-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:__Plus_Jakarta_Sans_2471a8;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/9b8cdbc8de8fe84b-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:__Plus_Jakarta_Sans_2471a8;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/c49dcee81b580683-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:__Plus_Jakarta_Sans_2471a8;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/d3e8962f4f556115-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:__Plus_Jakarta_Sans_2471a8;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/5d9fe68223a58b3f-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:__Plus_Jakarta_Sans_2471a8;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/9b8cdbc8de8fe84b-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:__Plus_Jakarta_Sans_2471a8;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/c49dcee81b580683-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:__Plus_Jakarta_Sans_2471a8;font-style:italic;font-weight:800;font-display:swap;src:url(/_next/static/media/d3e8962f4f556115-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:__Plus_Jakarta_Sans_2471a8;font-style:italic;font-weight:800;font-display:swap;src:url(/_next/static/media/5d9fe68223a58b3f-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:__Plus_Jakarta_Sans_2471a8;font-style:italic;font-weight:800;font-display:swap;src:url(/_next/static/media/9b8cdbc8de8fe84b-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:__Plus_Jakarta_Sans_2471a8;font-style:italic;font-weight:800;font-display:swap;src:url(/_next/static/media/c49dcee81b580683-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:__Plus_Jakarta_Sans_2471a8;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-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:__Plus_Jakarta_Sans_2471a8;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-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:__Plus_Jakarta_Sans_2471a8;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-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:__Plus_Jakarta_Sans_2471a8;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-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:__Plus_Jakarta_Sans_2471a8;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-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:__Plus_Jakarta_Sans_2471a8;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-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:__Plus_Jakarta_Sans_2471a8;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-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:__Plus_Jakarta_Sans_2471a8;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-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:__Plus_Jakarta_Sans_2471a8;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-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:__Plus_Jakarta_Sans_2471a8;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-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:__Plus_Jakarta_Sans_2471a8;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-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:__Plus_Jakarta_Sans_2471a8;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-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:__Plus_Jakarta_Sans_2471a8;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-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:__Plus_Jakarta_Sans_2471a8;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-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:__Plus_Jakarta_Sans_2471a8;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-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:__Plus_Jakarta_Sans_2471a8;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-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:__Plus_Jakarta_Sans_2471a8;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-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:__Plus_Jakarta_Sans_2471a8;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-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:__Plus_Jakarta_Sans_2471a8;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-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:__Plus_Jakarta_Sans_2471a8;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-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:__Plus_Jakarta_Sans_2471a8;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-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:__Plus_Jakarta_Sans_2471a8;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-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:__Plus_Jakarta_Sans_2471a8;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-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:__Plus_Jakarta_Sans_2471a8;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-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:__Plus_Jakarta_Sans_Fallback_2471a8;src:local("Arial");ascent-override:98.88%;descent-override:21.15%;line-gap-override:0.00%;size-adjust:104.98%}.__className_2471a8{font-family:__Plus_Jakarta_Sans_2471a8,__Plus_Jakarta_Sans_Fallback_2471a8}