@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--green:#059669;--green-dark:#064e3b;--green-light:#34d399;--green-50:#ecfdf5;--green-100:#d1fae5;--blue:#0a4ee4;--blue-dark:#001647;--cream:#f5f3eb;--orange:#f97316;--white:#fff;--text:#1a1a2e;--text-2:#4a4a68;--text-3:#7c7c96;--text-light:#ffffffd9;--border:#e5e5e5;--sh:0 2px 8px #0000000f;--sh-md:0 8px 24px #00000014;--sh-lg:0 16px 48px #0000001a;--r:12px;--r-lg:20px;--r-xl:28px;--r-full:9999px}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Plus Jakarta Sans,-apple-system,sans-serif;line-height:1.6;overflow-x:hidden}#root{position:relative}::selection{background:var(--green-100);color:var(--green-dark)}.container{max-width:1140px;margin:0 auto;padding:0 24px}@media (width<=768px){.container{padding:0 16px}}.hdr{z-index:100;-webkit-backdrop-filter:blur(14px)saturate(150%);background:#ffffffeb;border-bottom:0;position:sticky;top:0;box-shadow:0 0 #0f172a00}.hdr--scrolled{-webkit-backdrop-filter:blur(32px)saturate(190%);background:#ffffffd6;box-shadow:0 18px 42px #0f172a14}.hdr-inner{justify-content:space-between;align-items:center;height:64px;display:flex}.hdr-logo{align-items:center;gap:10px;text-decoration:none;display:flex}.hdr-logo img{border-radius:10px;width:36px;height:36px}.hdr-logo span{color:var(--text);letter-spacing:-.02em;font-size:20px;font-weight:800}.hdr-nav{gap:28px;display:flex}.hdr-nav a,.hdr-nav button{color:var(--text-2);cursor:pointer;background:0 0;border:0;padding:0;font-size:15px;font-weight:500;text-decoration:none;transition:color .15s}.hdr-nav a:hover,.hdr-nav button:hover{color:var(--text)}.hdr-actions{align-items:center;gap:12px;display:flex}.hdr-lang-wrap,.hdr-mobile-lang-wrap{align-items:center;gap:8px;display:inline-flex}.hdr-lang-label{color:var(--text-3);letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:700}.hdr-lang{height:38px;color:var(--text);cursor:pointer;background:#ffffffdb;border:1px solid #94a3b83d;border-radius:999px;padding:0 12px;font-size:13px;font-weight:700}.hdr-cta{background:var(--green);color:#fff;border-radius:var(--r-full);align-items:center;gap:6px;padding:10px 22px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #0596694d}.hdr-cta:hover{background:var(--green-dark);transform:translateY(-1px)}.hdr-burger{cursor:pointer;background:0 0;border:none;width:36px;height:36px;display:none;position:relative}.hdr-burger span,.hdr-burger span:before,.hdr-burger span:after{background:var(--text);border-radius:2px;width:20px;height:2px;transition:all .25s;display:block;position:absolute;left:8px}.hdr-burger span{top:17px}.hdr-burger span:before{content:"";top:-7px}.hdr-burger span:after{content:"";top:7px}.hdr-burger span.open{background:0 0}.hdr-burger span.open:before{top:0;transform:rotate(45deg)}.hdr-burger span.open:after{top:0;transform:rotate(-45deg)}.hdr-mobile{border-top:1px solid var(--border);background:#fff;flex-direction:column;gap:12px;padding:16px 24px 24px;display:flex;overflow:hidden}.hdr-mobile a,.hdr-mobile button{color:var(--text-2);cursor:pointer;text-align:left;background:0 0;border:0;padding:10px 0;font-size:16px;font-weight:500;text-decoration:none}.hdr-mobile-cta{background:var(--green);border-radius:var(--r);justify-content:center;margin-top:8px;padding:14px;font-weight:700;display:flex;color:#fff!important}.hdr-mobile-lang-wrap{flex-direction:column;align-items:flex-start;padding-top:6px}.hdr-lang--mobile{width:100%}@media (width<=768px){.hdr-nav,.hdr-actions{display:none}.hdr-burger{display:block}}.dm{--dm-bg:#f3f5f8;--dm-surface:#fff;--dm-border:#dfe6ef;--dm-text:#1e2a3d;--dm-muted:#7b889d;--dm-green:#18a24b;--dm-red:#f04b48;--dm-blue:#2498de;--dm-future:#d7e0ec;--dm-sidebar:#19865d;--dm-sidebar-dark:#167953;z-index:1;width:100%;max-width:1272px;color:var(--dm-text);background:#fff;border:0;border-radius:18px;grid-template-columns:62px minmax(0,1fr);margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 60px #01182938}.dm button{color:inherit;font:inherit;background:0 0;border:0;padding:0}.dm-sidebar{background:linear-gradient(180deg, var(--dm-sidebar) 0%, var(--dm-sidebar-dark) 100%);flex-direction:column;align-items:center;gap:8px;padding:14px 0 18px;display:flex}.dm-menu-btn,.dm-search-btn,.dm-side-btn{color:#fff;cursor:pointer;justify-content:center;align-items:center;width:100%;display:flex}.dm-menu-btn{height:38px}.dm-search-btn{border-top:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f;height:42px;margin-top:6px}.dm-menu-btn svg,.dm-search-btn svg,.dm-side-btn svg{color:#fff;stroke:currentColor;width:22px;height:22px}.dm-sidebar-divider{width:100%;height:8px}.dm-side-btn{height:42px;position:relative}.dm-side-btn.is-active{color:#fff;background:#ffffff24}.dm-side-btn.is-active:before{content:"";background:#f6fffa;border-radius:999px;width:3px;position:absolute;top:7px;bottom:7px;left:0}.dm-panel{flex-direction:column;min-width:0;display:flex}.dm-header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:18px;min-height:60px;padding:0 18px 0 24px;display:flex}.dm-header-title strong{font-size:14px;font-weight:700;line-height:1.2;display:block}.dm-header-title span{letter-spacing:.08em;color:#96a2b3;margin-top:2px;font-size:11px;font-weight:600;display:block}.dm-header-tools{align-items:center;gap:14px;margin-left:auto;display:flex}.dm-icon-btn{color:#677489;cursor:pointer;width:22px;height:22px}.dm-icon-btn svg{width:100%;height:100%}.dm-country-chip{border-radius:6px;place-items:center;width:22px;height:22px;display:grid;overflow:hidden}.dm-country-chip svg{width:100%;height:100%}.dm-header-separator{background:#dce3ed;width:1px;height:30px}.dm-user-chip{align-items:center;gap:10px;min-width:0;height:40px;display:flex}.dm-user-avatar{border-radius:999px;flex:none;width:38px;height:38px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff59}.dm-user-avatar img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.dm-user-copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.dm-user-copy strong,.dm-user-copy span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.dm-user-copy strong{color:#334155;font-size:14px;font-weight:700;line-height:1.15}.dm-user-copy span{color:#8c99aa;margin-top:3px;font-size:11px;line-height:1.15}.dm-user-chip svg{color:#92a0b0;flex:none;width:18px;height:18px}.dm-canvas{background:var(--dm-bg);grid-template-columns:minmax(0,1fr) 64px;min-height:688px;display:grid}.dm-content{flex-direction:column;gap:14px;min-width:0;padding:14px 16px 16px 22px;display:flex}.dm-row{grid-template-columns:320px minmax(0,1fr);gap:14px;display:grid}.dm-card{background:var(--dm-surface);border:1px solid var(--dm-border);border-radius:16px;box-shadow:0 8px 20px #0e1c2d0d}.dm-summary-card,.dm-daily-card{padding:22px 24px 18px}.dm-ring-wrap{width:182px;height:182px;margin:0 auto 12px;position:relative}.dm-ring{width:100%;height:100%}.dm-ring-track,.dm-ring-value{fill:none;stroke-width:10px}.dm-ring-track{stroke:#e5e9ef}.dm-ring-value{stroke:var(--dm-green);stroke-linecap:round}.dm-ring-copy{place-items:center;display:grid;position:absolute;inset:0}.dm-ring-copy strong{letter-spacing:-.03em;color:#19253b;font-size:26px;font-weight:800}.dm-summary-copy{text-align:center}.dm-summary-copy span,.dm-daily-copy span{color:#6f7e92;font-size:14px;display:block}.dm-summary-copy strong,.dm-daily-copy strong{color:#14213d;margin-top:6px;font-size:18px;font-weight:800;display:block}.dm-summary-metrics{border-top:1px solid #e7edf5;flex-direction:column;gap:10px;margin-top:18px;padding-top:16px;display:flex}.dm-summary-metrics-compact{margin-top:16px}.dm-metric-row{justify-content:space-between;gap:12px;font-size:14px;display:flex}.dm-metric-row span{color:#66768c}.dm-metric-row strong{color:#1c2740;white-space:nowrap;font-weight:800}.dm-calendar-card{padding:22px 24px 20px}.dm-calendar-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.dm-card h3,.dm-calendar-head h3{color:#1b2940;font-size:17px;font-weight:700}.dm-calendar-range{color:#66768c;align-items:center;gap:12px;font-weight:500;display:flex}.dm-calendar-range button{cursor:pointer;background:#fff;border:1px solid #d7e1ec;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.dm-calendar-legend{color:#5f6e84;flex-wrap:wrap;gap:18px;margin:16px 0 18px;font-size:12px;display:flex}.dm-calendar-legend span{align-items:center;gap:8px;display:inline-flex}.dm-calendar-legend i{border-radius:999px;width:10px;height:10px;display:inline-block}.dm-calendar-legend .is-goal{background:var(--dm-green)}.dm-calendar-legend .is-none{background:#dce4ef}.dm-calendar-legend .is-miss{background:var(--dm-red)}.dm-calendar-legend .is-future{background:#c8d2df}.dm-calendar-legend .is-weekend{background:var(--dm-blue)}.dm-months{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.dm-month-card{border:1px solid #d8e1ec;border-radius:15px;min-width:0;padding:16px 15px 18px}.dm-month-card.is-current{border:2px solid #325fca}.dm-month-title{color:#1d2a40;font-size:15px;font-weight:700}.dm-month-weekdays,.dm-month-grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.dm-month-weekdays{gap:4px;margin-top:12px}.dm-month-weekdays span{text-align:center;color:#93a0b1;font-size:10px;font-weight:600}.dm-month-grid{gap:5px;margin-top:10px}.dm-day{aspect-ratio:1;background:0 0;border-radius:6px;place-items:center;min-width:0;display:grid}.dm-day-goal{background:var(--dm-green)}.dm-day-miss{background:var(--dm-red)}.dm-day-weekend{background:var(--dm-blue)}.dm-day-none{background:#dce4ef}.dm-day-future{background:var(--dm-future)}.dm-day-today{background:#ffbf1e;box-shadow:inset 0 0 0 3px #355fcb}.dm-day-today span{color:#fff;font-size:13px;font-weight:900}.dm-month-bar{border-radius:999px;height:3px;margin-top:16px}.dm-month-bar-green{background:var(--dm-green)}.dm-month-bar-red{background:var(--dm-red)}.dm-month-bar-gray{background:#cfd7e3}.dm-daily-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.dm-daily-head span{color:#6f7f94;font-size:13px}.dm-daily-progress{background:#dfe4eb;border-radius:999px;height:8px;margin:18px 0 16px;overflow:hidden}.dm-daily-progress div{border-radius:inherit;background:var(--dm-red);height:100%}.dm-table-card{min-width:0;padding:20px 24px 14px}.dm-table-wrap{margin-top:12px;overflow-x:auto}.dm-table{border-collapse:collapse;width:100%;min-width:720px;font-size:14px}.dm-table thead th{text-align:left;color:#152238;border-bottom:2px solid #e4eaf2;padding:10px 8px;font-size:14px}.dm-table tbody td{color:#617087;white-space:nowrap;border-bottom:1px solid #eef2f7;padding:14px 8px}.dm-table tbody tr:last-child td{border-bottom:0}.dm-table .is-month{color:#17263d;font-weight:700}.dm-line-progress{background:#dfe5ee;border-radius:999px;width:104px;height:6px;overflow:hidden}.dm-line-progress div{border-radius:inherit;height:100%}.dm-line-progress.is-green div{background:var(--dm-green)}.dm-line-progress.is-red div{background:var(--dm-red)}.dm-action-btn{color:#3c68cf;cursor:pointer;background:#fff;border:1px solid #3c68cf;border-radius:8px;place-items:center;width:30px;height:30px;font-size:20px;font-weight:500;display:grid}.dm-rail{flex-direction:column;align-items:flex-end;gap:10px;padding:14px 8px 16px 0;display:flex;position:relative}.dm-rail:before{content:"";background:#d8dee8;border-radius:999px;width:6px;position:absolute;top:18px;bottom:72px;left:-10px}.dm-rail:after{content:"";background:#b6c1d2;border-radius:999px;width:6px;height:96px;position:absolute;top:88px;left:-10px}.dm-rail-btn,.dm-scroll-btn{color:#55657c;cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:10px;place-items:center;width:40px;height:40px;display:grid;position:relative;box-shadow:0 4px 10px #0f172a0f}.dm-rail-btn svg,.dm-chat-btn svg,.dm-scroll-btn svg{width:20px;height:20px}.dm-rail-badge{color:#fff;background:#ef4444;border-radius:999px;min-width:24px;padding:2px 6px;font-size:10px;font-weight:800;line-height:1.1;position:absolute;top:-8px;right:-6px}.dm-rail-spacer{flex:1}.dm-chat-btn{color:#fff;cursor:pointer;background:#1da96d;border-radius:999px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 8px 18px #15845840}.dm-scroll-btn{border-radius:12px;width:34px;height:34px}@media (width<=1180px){.dm{max-width:100%}.dm-row{grid-template-columns:1fr}.dm-months{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.dm{grid-template-columns:56px minmax(0,1fr);max-width:100%}.dm-header{flex-direction:column;align-items:flex-start;padding:12px 14px 12px 18px}.dm-header-tools{flex-wrap:wrap;justify-content:flex-end;width:100%}.dm-canvas{grid-template-columns:minmax(0,1fr)}.dm-rail{display:none}}@media (width<=640px){.dm{border-radius:14px;width:calc(100vw - 16px)}.dm-content{padding:12px}.dm-summary-card,.dm-daily-card,.dm-calendar-card,.dm-table-card{padding-left:16px;padding-right:16px}.dm-months{grid-template-columns:1fr}.dm-calendar-head,.dm-daily-head{flex-direction:column;align-items:flex-start}.dm-user-chip{width:100%}.dm-user-copy{flex:1}}.hero{color:#fff;background:linear-gradient(155deg,#064e3b 0%,#065f46 30%,#047857 60%,#34d399 100%);padding:64px 0 48px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#34d39933 0%,#0000 72%);width:620px;height:620px;position:absolute;top:-48%;right:-18%}.hero .container{max-width:1320px}.hero-top{text-align:center;z-index:1;padding-bottom:44px;position:relative}.hero-pill{color:#d1fae5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #fff3;border-radius:9999px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px 6px 12px;font-size:13px;font-weight:600;display:inline-flex}.hero-dot{background:#34d399;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{box-shadow:0 0 0 3px #34d3994d}50%{box-shadow:0 0 0 8px #34d39900}}.hero-h{letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.1}.hero-em{color:#d1fae5}.hero-sub{color:#ffffffb3;max-width:600px;margin:0 auto 32px;font-size:18px;line-height:1.6}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.hero-legal{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:18px;display:flex}.hero-legal-link{color:#ffffffeb;text-underline-offset:3px;font-size:13px;font-weight:600;text-decoration:underline}.hero-legal-link:hover{color:#fff}.hero-legal-sep{color:#ffffff7a}.hero-cta{color:#064e3b;background:#fff;border-radius:9999px;align-items:center;gap:8px;padding:14px 28px;font-size:16px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 16px #00000026}.hero-cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.hero-ghost{color:#ffffffe6;border:1px solid #ffffff40;border-radius:9999px;align-items:center;gap:4px;padding:14px 24px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.hero-ghost:hover{background:#ffffff1a}.hero-ghost span{font-size:14px}.hero-proof{z-index:1;justify-content:center;gap:56px;padding:42px 0 0;display:flex;position:relative}.hero-proof-item{flex-direction:column;align-items:center;display:flex}.hero-proof-item strong{letter-spacing:-.02em;color:#ecfdf5;font-size:32px;font-weight:800}.hero-proof-item span{color:#fffc;margin-top:4px;font-size:14px;font-weight:500}.hero .dm{transform:translate(-18px)}@media (width<=768px){.hero{padding:40px 0}.hero .container{max-width:100%}.hero-sub{font-size:16px}.hero-actions{flex-direction:column;align-items:center}.hero-legal{gap:8px}.hero-proof{flex-wrap:wrap;gap:24px;padding-top:30px}.hero-proof-item strong{font-size:22px}.hero .dm{display:none}}.feat{background:var(--bg-alt);padding:80px 0}.feat-label{text-align:center;letter-spacing:.1em;text-transform:uppercase;color:var(--green);margin-bottom:8px;font-size:12px;font-weight:600}.feat-h{text-align:center;letter-spacing:-.025em;color:var(--text);margin-bottom:48px;font-size:clamp(26px,3vw,38px);font-weight:700;line-height:1.15}.feat-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.feat-card{border:1px solid var(--border);border-radius:var(--r-md);background:#fff;padding:20px 18px;transition:all .25s}.feat-card:hover{box-shadow:var(--sh-md);border-color:var(--green-100);transform:translateY(-3px)}.feat-card-icon{background:var(--green-50);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:12px;transition:transform .2s;display:flex}.feat-card:hover .feat-card-icon{transform:scale(1.06)}.feat-card-icon svg{width:18px;height:18px;color:var(--green)}.feat-card h4{color:var(--text);margin-bottom:4px;font-size:14px;font-weight:600}.feat-card p{color:var(--text-3);font-size:13px;line-height:1.45}.feat-more{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:28px;display:flex}.feat-more p{color:var(--text-3);font-size:14px}.feat-more-btn{border-radius:var(--r-full);background:var(--green);color:#fff;justify-content:center;align-items:center;padding:12px 22px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 10px 22px #0596692e}.feat-more-btn:hover{background:var(--green-dark);transform:translateY(-1px);box-shadow:0 14px 28px #0596693d}@media (width<=1024px){.feat-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.feat-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.feat-grid{grid-template-columns:1fr}.feat-more{align-items:flex-start}}.ai{background:radial-gradient(circle at 12% 18%,#34d3991f 0%,#0000 24%),radial-gradient(circle at 88% 16%,#10b9811a 0%,#0000 20%),linear-gradient(#fff 0%,#f6fbf9 100%);padding:104px 0;position:relative;overflow:hidden}.ai:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#065f4608 1px,#0000 1px),linear-gradient(#065f4608 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000c 12%,#000000e6 88%,#0000);mask-image:linear-gradient(#0000,#000c 12%,#000000e6 88%,#0000)}.ai .container{z-index:1;position:relative}.ai-grid{grid-template-columns:minmax(0,1.06fr) minmax(420px,.94fr);align-items:center;gap:64px;display:grid}.ai-copy{max-width:650px}.ai-tag{letter-spacing:.12em;text-transform:uppercase;color:#047857;background:#05966914;border:1px solid #0596691f;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;font-size:12px;font-weight:700;display:inline-flex}.ai-tag:before{content:"";background:#10b981;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 8px #10b98124}.ai-h{letter-spacing:-.05em;color:#111827;max-width:11ch;margin-top:22px;font-size:clamp(40px,5vw,62px);font-weight:800;line-height:.98}.ai-h span{color:#059669}.ai-p{color:#667085;max-width:620px;margin-top:20px;font-size:clamp(17px,1.8vw,21px);line-height:1.7}.ai-list{gap:14px;margin-top:30px;display:grid}.ai-item{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #065f461a;border-radius:24px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;padding:20px 22px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 48px #0f172a14}.ai-item:before{content:"";background:linear-gradient(#10b981 0%,#047857 100%);width:4px;position:absolute;inset:0 auto 0 0}.ai-item:hover{border-color:#05966933;box-shadow:0 28px 56px #0f172a1a}.ai-item-icon{color:#047857;background:linear-gradient(#ecfdf5 0%,#d1fae5 100%);border-radius:16px;justify-content:center;align-items:center;width:52px;min-width:52px;height:52px;display:flex;box-shadow:inset 0 1px #ffffffe6}.ai-item-icon svg{width:24px;height:24px}.ai-item-copy{min-width:0}.ai-item h4{letter-spacing:-.02em;color:#111827;font-size:18px;font-weight:700;line-height:1.2}.ai-item p{color:#667085;margin-top:6px;font-size:14px;line-height:1.6}.ai-stage{position:relative}.ai-stage-shell{color:#fff;background:linear-gradient(160deg,#064e3b 0%,#065f46 42%,#047857 100%);border:1px solid #ffffff1f;border-radius:34px;padding:28px;position:relative;overflow:hidden;box-shadow:0 34px 80px #064e3b3d}.ai-stage-shell:before{content:"";pointer-events:none;background:linear-gradient(#ffffff0a,#0000 28% 72%,#ffffff08);position:absolute;inset:0}.ai-stage-glow{filter:blur(24px);pointer-events:none;border-radius:999px;position:absolute}.ai-stage-glow--one{background:#6ee7b73d;width:240px;height:240px;top:-80px;right:-20px}.ai-stage-glow--two{background:#ffffff14;width:260px;height:260px;bottom:-110px;left:-30px}.ai-stage-grid{pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#ffffff0f 1px,#0000 1px),linear-gradient(#ffffff0f 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:40px 40px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000000e6,#0000 78%);mask-image:radial-gradient(circle,#000000e6,#0000 78%)}.ai-stage-top{z-index:1;justify-content:space-between;align-items:flex-start;gap:16px;display:flex;position:relative}.ai-stage-kicker{letter-spacing:.12em;text-transform:uppercase;color:#ecfdf5d1;font-size:11px;font-weight:700;display:inline-block}.ai-stage-title{letter-spacing:-.03em;color:#fff;margin-top:8px;font-size:24px;font-weight:800;line-height:1.15;display:block}.ai-stage-live{color:#ecfdf5;white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:12px;font-weight:700;display:inline-flex}.ai-stage-live i{background:#6ee7b7;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 8px #6ee7b729}.ai-stage-core-wrap{z-index:1;justify-content:center;align-items:center;height:370px;display:flex;position:relative}.ai-stage-orbit{border:1px solid #d1fae53d;border-radius:999px;position:absolute}.ai-stage-orbit--1{width:190px;height:190px}.ai-stage-orbit--2{opacity:.7;width:280px;height:280px}.ai-stage-orbit--3{opacity:.34;width:360px;height:360px}.ai-stage-core{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:radial-gradient(circle at 35% 30%,#ffffff42,#ffffff14);border:1px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;width:176px;height:176px;display:flex;position:relative;box-shadow:0 32px 60px #031c144d}.ai-stage-core-surface{color:#065f46;background:linear-gradient(#f0fdf4 0%,#d1fae5 100%);border-radius:28px;justify-content:center;align-items:center;width:92px;height:92px;display:flex;box-shadow:inset 0 1px #ffffffe6}.ai-stage-core-surface svg{width:46px;height:46px}.ai-stage-node{z-index:1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1a;border:1px solid #ffffff24;border-radius:18px;min-width:120px;padding:12px 14px;position:absolute;box-shadow:0 18px 34px #01181329}.ai-stage-node span{letter-spacing:.08em;text-transform:uppercase;color:#d1fae5b3;font-size:11px;font-weight:700;display:block}.ai-stage-node strong{letter-spacing:-.02em;color:#fff;margin-top:4px;font-size:15px;font-weight:700;display:block}.ai-stage-node--one{top:48px;left:18px}.ai-stage-node--two{top:36px;right:18px}.ai-stage-node--three{bottom:58px;left:28px}.ai-stage-node--four{bottom:44px;right:24px}.ai-stage-stream{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid;position:relative}.ai-stage-signal{background:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;padding:14px 16px}.ai-stage-signal span{color:#d1fae5c7;font-size:12px;display:block}.ai-stage-signal strong{color:#fff;margin-top:4px;font-size:15px;font-weight:700;line-height:1.35;display:block}@media (width<=1180px){.ai-grid{grid-template-columns:1fr;gap:42px}.ai-copy{max-width:none}.ai-stage{width:100%;max-width:680px;margin:0 auto}}@media (width<=820px){.ai{padding:84px 0}.ai-h{max-width:none;font-size:clamp(34px,10vw,48px)}.ai-p{font-size:16px}.ai-stage-shell{border-radius:28px;padding:22px}.ai-stage-top{flex-direction:column;align-items:flex-start}.ai-stage-core-wrap{height:320px}.ai-stage-orbit--1{width:156px;height:156px}.ai-stage-orbit--2{width:230px;height:230px}.ai-stage-orbit--3{width:296px;height:296px}.ai-stage-core{width:150px;height:150px}.ai-stage-node{min-width:108px;padding:10px 12px}.ai-stage-stream{grid-template-columns:1fr}}@media (width<=560px){.ai{padding:72px 0}.ai-item{border-radius:20px;padding:18px}.ai-item-icon{width:46px;min-width:46px;height:46px}.ai-stage-core-wrap{height:280px}.ai-stage-node{min-width:94px}.ai-stage-node strong{font-size:13px}.ai-stage-node--one{top:28px;left:4px}.ai-stage-node--two{top:18px;right:2px}.ai-stage-node--three{bottom:48px;left:8px}.ai-stage-node--four{bottom:36px;right:4px}}.test{background:var(--bg-alt);padding:80px 0}.test-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.test-card{border:1px solid var(--border);border-radius:var(--r-md);background:#fff;padding:24px 20px;transition:all .25s}.test-card:hover{border-color:var(--green-100);box-shadow:var(--sh-md);transform:translateY(-2px)}.test-top{align-items:center;gap:10px;margin-bottom:14px;display:flex}.test-av{background:var(--green-50);width:36px;height:36px;color:var(--green);border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.test-top h4{font-size:14px;font-weight:600}.test-top span{color:var(--text-4);margin-top:1px;font-size:12px;display:block}.test-card>p{color:var(--text-2);margin-bottom:12px;font-size:14px;line-height:1.6}.test-stars{gap:2px;display:flex}.test-stars svg{color:#f59e0b;width:13px;height:13px}@media (width<=768px){.test-grid{grid-template-columns:1fr}}.cta-section{background:linear-gradient(155deg,#064e3b 0%,#065f46 30%,#047857 60%,#34d399 100%);padding:72px 0 28px;position:relative;overflow:hidden}.cta-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 18% 22%,#ffffff14 0%,#0000 18%),radial-gradient(circle at 72% 18%,#d1fae52e 0%,#0000 14%),radial-gradient(circle at 24% 88%,#ffffff17 0%,#0000 12%),linear-gradient(135deg,#ffffff0a,#0000 38%);position:absolute;inset:0}.cta-section:after{content:"";background:linear-gradient(90deg,#0000,#ffffff42,#0000);height:1px;position:absolute;inset:auto 0 0}.cta-box{color:#fff;background:0 0;padding:18px 0 0;position:relative}.cta-section .container{z-index:1;position:relative}.cta-content{z-index:1;grid-template-columns:minmax(0,1.5fr) minmax(320px,420px);align-items:center;gap:36px;display:grid;position:relative}.cta-copy{max-width:760px}.cta-kicker{letter-spacing:.08em;text-transform:uppercase;color:#ecfdf5eb;background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:10px;padding:9px 14px;font-size:12px;font-weight:700;display:inline-flex}.cta-kicker:before{content:"";background:#a7f3d0;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 8px #a7f3d026}.cta-box h2{letter-spacing:-.05em;color:#fff;max-width:12ch;margin-top:22px;font-size:clamp(36px,4.8vw,64px);font-weight:800;line-height:.98}.cta-box h2 span{color:#d1fae5;display:block}.cta-box p{color:#ecfdf5d6;max-width:640px;margin-top:20px;font-size:clamp(17px,1.8vw,21px);line-height:1.65}.cta-highlights{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.cta-highlights span{color:#f0fdf4;background:#064e3b47;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:9px;padding:11px 15px;font-size:14px;font-weight:600;display:inline-flex}.cta-highlights span:before{content:"";background:#6ee7b7;border-radius:999px;width:7px;height:7px}.cta-panel{z-index:1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#ffffff24,#ffffff14);border:1px solid #ffffff2e;border-radius:28px;padding:28px;position:relative;box-shadow:0 22px 48px #0118292e}.cta-panel-copy strong{color:#fff;font-size:20px;line-height:1.25;display:block}.cta-panel-copy span{color:#ecfdf5cc;margin-top:8px;font-size:15px;line-height:1.6;display:block}.cta-btn{color:#065f46;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:22px;padding:16px 22px;font-size:16px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 14px 28px #04785738}.cta-btn:hover{background:#ecfdf5;transform:translateY(-2px);box-shadow:0 18px 34px #04785747}.cta-panel small{color:#ecfdf5b8;text-align:center;margin-top:12px;font-size:12px;display:block}@media (width<=980px){.cta-box{padding-top:8px}.cta-content{grid-template-columns:1fr}.cta-box h2{max-width:none}.cta-panel{max-width:460px}}@media (width<=640px){.cta-section{padding:56px 0 22px}.cta-box{padding-top:0}.cta-box h2{font-size:clamp(30px,10vw,42px)}.cta-box p{font-size:16px}.cta-panel{border-radius:22px;padding:22px 18px}}.ftr{z-index:3;border-top:1px solid #065f461f;padding:24px 0;position:relative;box-shadow:inset 0 1px #fffc;color:var(--text)!important;background:#f8fbfa!important}.ftr .container{z-index:1;position:relative}.ftr-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.ftr-brand{align-items:center;gap:8px;display:flex}.ftr-brand img{object-fit:contain;background:#ecfdf5;border-radius:5px;width:22px;height:22px}.ftr-brand span{font-size:13px;font-weight:600;color:#667085!important}.ftr-links{gap:20px;display:flex}.ftr-links a{font-size:13px;font-weight:500;text-decoration:none;transition:color .15s;color:#344054!important}.ftr-links a:hover{color:#111827!important}.ftr-copy{font-size:12px;color:#667085!important}@media (width<=640px){.ftr-inner{text-align:center;flex-direction:column}.ftr-links{flex-wrap:wrap;justify-content:center}}.priv{min-height:100vh;padding:80px 0 64px}.priv-hdr{text-align:center;border-bottom:1px solid var(--border);margin-bottom:40px;padding-bottom:32px}.priv-back{color:var(--green);align-items:center;gap:6px;margin-bottom:24px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.priv-back:hover{opacity:.7}.priv-hdr h1{letter-spacing:-.025em;margin-bottom:8px;font-size:clamp(28px,3vw,40px);font-weight:700}.priv-sub{color:var(--green);margin-bottom:4px;font-size:15px;font-weight:600}.priv-date{color:var(--text-4);font-size:13px}.priv-intro{text-align:center;max-width:640px;margin:0 auto 40px}.priv-intro p{color:var(--text-3);font-size:15px;line-height:1.7}.priv-body{max-width:640px;margin:0 auto}.priv-s{background:var(--bg-alt);border:1px solid var(--border);border-radius:var(--r-md);margin-bottom:12px;padding:22px;transition:all .2s}.priv-s:hover{border-color:var(--green-100);box-shadow:var(--sh-sm)}.priv-s h2{align-items:center;gap:6px;margin-bottom:8px;font-size:15px;font-weight:600;display:flex}.priv-num{color:var(--green);font-weight:700}.priv-s p{color:var(--text-3);margin-bottom:6px;font-size:14px;line-height:1.65}.priv-s p:last-child{margin-bottom:0}.priv-s ul{margin:6px 0 0;padding:0;list-style:none}.priv-s li{color:var(--text-3);border-bottom:1px solid var(--border-light);padding:4px 0 4px 16px;font-size:14px;line-height:1.65;position:relative}.priv-s li:last-child{border-bottom:none}.priv-s li:before{content:"";background:var(--green);opacity:.4;border-radius:50%;width:5px;height:5px;position:absolute;top:12px;left:0}.priv-s li strong{color:var(--text)}@media (width<=640px){.priv{padding:64px 0 40px}.priv-s{padding:18px}}.fp{background:#fff}.fp-hero{background:radial-gradient(circle at 12% 18%,#34d39914 0%,#0000 22%),linear-gradient(#fff 0%,#f7fbfa 100%);padding:96px 0 56px}.fp-hdr{text-align:center}.fp-back{color:var(--green);margin-bottom:20px;font-size:14px;font-weight:700;text-decoration:none;transition:opacity .15s;display:inline-block}.fp-back:hover{opacity:.72}.fp-hdr h1{letter-spacing:-.04em;color:#111827;margin-bottom:14px;font-size:clamp(34px,4.2vw,54px);font-weight:800;line-height:1}.fp-hdr p{color:#667085;max-width:620px;margin:0 auto;font-size:18px;line-height:1.7}.fp-section{--fp-title:#132238;--fp-text:#617087;--fp-line:#065f4624;--fp-chip-bg:#05966914;--fp-chip-border:#05966924;--fp-chip-color:#047857;--fp-card-bg:#ffffffdb;--fp-card-border:#94a3b82e;padding:72px 0}.fp-section--emerald{background:radial-gradient(circle at 84% 18%,#10b9811f 0%,#0000 18%),linear-gradient(#f6fcf9 0%,#edf8f3 100%)}.fp-section--ink{--fp-title:#fff;--fp-text:#ecfdf5d6;--fp-line:#ffffff29;--fp-chip-bg:#ffffff14;--fp-chip-border:#ffffff29;--fp-chip-color:#ecfdf5;--fp-card-bg:#ffffff0a;--fp-card-border:#ffffff24;background:radial-gradient(circle at 14% 22%,#6ee7b71f 0%,#0000 18%),linear-gradient(160deg,#053a34 0%,#065f46 55%,#047857 100%)}.fp-section--mist{--fp-line:#47556929;--fp-chip-bg:#0f172a0a;--fp-chip-border:#94a3b82e;--fp-chip-color:#334155;--fp-card-bg:#ffffffb3;--fp-card-border:#94a3b833;background:linear-gradient(#fff 0%,#eff4f8 100%)}.fp-section--midnight{--fp-title:#f8fafc;--fp-text:#e2e8f0d1;--fp-line:#94a3b829;--fp-chip-bg:#ffffff14;--fp-chip-border:#94a3b829;--fp-chip-color:#e2e8f0;--fp-card-bg:#ffffff0a;--fp-card-border:#94a3b829;background:radial-gradient(circle at 84% 18%,#34d39917 0%,#0000 18%),linear-gradient(160deg,#101828 0%,#0f172a 62%,#134e4a 100%)}.fp-section-inner{position:relative}.fp-section-head{grid-template-columns:minmax(0,1.18fr) minmax(280px,.82fr);align-items:end;gap:28px;margin-bottom:28px;display:grid}.fp-section-copy{max-width:760px}.fp-section-tag{background:var(--fp-chip-bg);border:1px solid var(--fp-chip-border);color:var(--fp-chip-color);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:9px 13px;font-size:11px;font-weight:700;display:inline-flex}.fp-cat{letter-spacing:-.04em;color:var(--fp-title);margin-top:16px;font-size:clamp(28px,3.2vw,40px);font-weight:800;line-height:1.03}.fp-section-summary{max-width:58ch;color:var(--fp-text);margin-top:14px;font-size:16px;line-height:1.75}.fp-section-side{border-left:1px solid var(--fp-line);padding-left:22px}.fp-section-side strong{letter-spacing:-.02em;color:var(--fp-title);font-size:16px;font-weight:700;line-height:1.5;display:block}.fp-section-points{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.fp-section-points span{border:1px solid var(--fp-chip-border);background:var(--fp-chip-bg);color:var(--fp-chip-color);border-radius:999px;justify-content:center;align-items:center;padding:9px 12px;font-size:12px;font-weight:700;display:inline-flex}.fp-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.fp-card{border:1px solid var(--fp-card-border);background:var(--fp-card-bg);min-width:0;box-shadow:none;border-radius:20px;padding:22px;transition:border-color .2s,transform .2s}.fp-card:hover{box-shadow:none;border-color:var(--fp-line);transform:translateY(-2px)}.fp-card-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.fp-card-index{border:1px solid var(--fp-chip-border);background:var(--fp-chip-bg);min-width:42px;height:28px;color:var(--fp-chip-color);letter-spacing:.08em;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.fp-card-top i{opacity:.14;background:currentColor;flex:1;height:1px}.fp-card h3{letter-spacing:-.02em;color:var(--fp-title);margin-bottom:8px;font-size:18px;font-weight:700;line-height:1.25}.fp-card p{color:var(--fp-text);font-size:14px;line-height:1.72}.fp-cta-band{background:linear-gradient(#fff 0%,#f7fbfa 100%);padding:68px 0 82px}.fp-cta{text-align:center;padding-top:8px}.fp-cta h2{letter-spacing:-.03em;color:#111827;margin-bottom:10px;font-size:30px;font-weight:800}.fp-cta p{color:#667085;max-width:460px;margin:0 auto 24px;font-size:16px;line-height:1.7}@media (width<=1024px){.fp-section-head{grid-template-columns:1fr}.fp-section-side{border-left:0;border-top:1px solid var(--fp-line);padding-top:18px;padding-left:0}}@media (width<=768px){.fp-hero{padding:82px 0 48px}.fp-section{padding:60px 0}.fp-items{grid-template-columns:1fr}}@media (width<=560px){.fp-hdr p{font-size:16px}.fp-card{padding:18px}.fp-cta-band{padding:58px 0 72px}}.ck-wrap{z-index:9997;pointer-events:none;padding:16px;position:fixed;bottom:0;left:0}.ck-box{pointer-events:all;border:1px solid var(--border);border-radius:var(--r-md);max-width:300px;box-shadow:var(--sh-xl);background:#fff;flex-direction:column;gap:8px;padding:16px 18px;display:flex}.ck-box h3{color:var(--text);font-size:14px;font-weight:600}.ck-box>p{color:var(--text-3);font-size:12px;line-height:1.5}.ck-links{flex-wrap:wrap;gap:8px 12px;display:flex}.ck-link{color:var(--green);font-size:12px;font-weight:600;text-decoration:none}.ck-link:hover{text-decoration:underline}.ck-btns{gap:8px;margin-top:2px;display:flex}.ck-btn{border-radius:var(--r-full);cursor:pointer;border:none;flex:1;padding:7px 12px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s}.ck-btn--no{background:var(--surface);color:var(--text-3)}.ck-btn--no:hover{background:var(--border);color:var(--text)}.ck-btn--yes{background:var(--green);color:#fff}.ck-btn--yes:hover{background:var(--green-hover)}@media (width<=480px){.ck-wrap{padding:12px;right:0}.ck-box{max-width:100%}}
