:root{color-scheme:light;--brand-bright:#9fe870;--brand-bright-hover:#8ad95a;--brand-soft:#e4f8d3;--brand-dark:#163300;--brand-dark-soft:#1f4600;--text-primary:#142b0d;--text-secondary:#4b5d43;--text-muted:#75846d;--accent-strong:#1f4600;--accent-primary:#163300;--surface:#ffffff;--surface-alt:#f6fbf0;--surface-soft:#f6fbf0;--surface-raised:#ffffff;--surface-glass:rgba(255,255,255,0.82);--surface-glass-strong:rgba(255,255,255,0.96);--surface-tint:#eef8e3;--surface-fade:rgba(246,251,240,0);--page-gradient-start:#fbfef8;--preview-surface:#ffffff;--nav-background:rgba(255,255,255,0.78);--input-hover-border:#cfe0bd;--dot-grid-color:rgba(22,51,0,0.08);--border:#e2ecd6;--border-soft:#edf4e3;--danger-text:#a3271e;--danger-surface:#fdecea;--danger-border:#f6c9c4;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px;--shadow-xs:0 1px 2px rgba(22,51,0,0.06);--shadow-card:0 8px 24px rgba(22,51,0,0.06),0 2px 6px rgba(22,51,0,0.04);--shadow-card-hover:0 16px 40px rgba(22,51,0,0.12),0 4px 10px rgba(22,51,0,0.05);--shadow-glow:0 20px 60px rgba(159,232,112,0.35);--shadow-menu:0 20px 50px rgba(22,51,0,0.16),0 4px 12px rgba(22,51,0,0.08);--max-width:1160px;--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Roboto,Helvetica,Arial,sans-serif}[data-color-mode=dark]{color-scheme:dark;--brand-soft:#263c1d;--text-primary:#f4f6f1;--text-secondary:#bec5b8;--text-muted:#8d9787;--accent-strong:#b9ef96;--accent-primary:#b9ef96;--surface:#0f1010;--surface-alt:#171918;--surface-soft:#1b1e1c;--surface-raised:#1d201e;--surface-glass:rgba(29,32,30,0.86);--surface-glass-strong:rgba(24,27,25,0.97);--surface-tint:#1a2417;--surface-fade:rgba(15,16,16,0);--page-gradient-start:#121512;--preview-surface:#151715;--nav-background:rgba(15,16,16,0.8);--input-hover-border:#4a5147;--dot-grid-color:rgba(244,246,241,0.08);--border:#30342f;--border-soft:#242824;--danger-text:#ffaaa3;--danger-surface:#351d1b;--danger-border:#6b3732;--shadow-xs:0 1px 2px rgba(0,0,0,0.3);--shadow-card:0 12px 30px rgba(0,0,0,0.28),0 2px 8px rgba(0,0,0,0.22);--shadow-card-hover:0 18px 44px rgba(0,0,0,0.4),0 5px 14px rgba(0,0,0,0.25);--shadow-glow:0 20px 60px rgba(159,232,112,0.18);--shadow-menu:0 22px 56px rgba(0,0,0,0.48),0 5px 14px rgba(0,0,0,0.32)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text-primary);background:var(--surface);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;transition:color .18s ease,background .18s ease}h1,h2,h3{font-weight:700;letter-spacing:-.02em;line-height:1.15;margin:0}p{margin:0}a{color:inherit}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 26px;border-radius:999px;font-weight:700;font-size:15px;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:transform .18s cubic-bezier(.2,.8,.2,1),box-shadow .18s ease,background .18s ease,border-color .18s ease;white-space:nowrap}.btn:active{transform:translateY(0) scale(.98)}.btn-primary{background:var(--brand-bright);color:var(--brand-dark);box-shadow:inset 0 1px 0 rgba(255,255,255,.4),0 8px 20px rgba(159,232,112,.35)}.btn-primary:hover{background:var(--brand-bright-hover);transform:translateY(-2px);box-shadow:inset 0 1px 0 rgba(255,255,255,.4),0 14px 28px rgba(159,232,112,.45)}.btn-secondary{background:var(--surface);color:var(--text-primary);border-color:var(--border)}.btn-secondary:hover{background:var(--surface-alt);border-color:var(--brand-bright);transform:translateY(-2px)}.btn-ghost{background:transparent;color:var(--text-secondary);padding:13px 18px}.btn-ghost:hover{color:var(--text-primary)}.container{max-width:var(--max-width);margin:0 auto;padding:0 24px}.brand-link{text-decoration:none}.brand-link,.brand-lockup{display:inline-flex;align-items:center}.brand-lockup{gap:10px}.brand-wordmark{color:var(--text-primary);font-weight:800;letter-spacing:-.035em;line-height:1}.site-nav-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-nav-links{display:flex;align-items:center;gap:12px}.nav-primary-cta{margin-left:0}.site-session-bridge{position:absolute;width:1px;height:1px;border:0;opacity:0;pointer-events:none}.site-account-menu{position:relative}.site-account-trigger{min-height:42px;max-width:180px;padding:5px 10px 5px 6px;display:flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:999px;color:var(--text-primary);background:var(--surface-raised);cursor:pointer}.site-account-avatar{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;overflow:hidden;border-radius:50%;color:var(--brand-dark);background:var(--brand-bright);font-size:13px;font-weight:850}.site-account-avatar img{width:100%;height:100%;object-fit:cover}.site-account-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:750}.site-account-dropdown{position:absolute;top:calc(100% + 10px);right:0;z-index:40;width:230px;padding:8px;display:grid;grid-gap:2px;gap:2px;border:1px solid var(--border);border-radius:16px;background:var(--surface);box-shadow:var(--shadow-menu)}.site-account-identity{padding:10px 11px 12px;display:grid;grid-gap:3px;gap:3px;border-bottom:1px solid var(--border-soft);margin-bottom:4px}.site-account-identity span,.site-account-identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-account-identity span{color:var(--text-muted);font-size:12px}.site-account-dropdown>a{padding:9px 11px;border-radius:9px;color:var(--text-secondary);font-size:13px;font-weight:700;text-decoration:none}.site-account-dropdown>a:hover{color:var(--text-primary);background:var(--surface-alt)}@media (max-width:1280px){.nav-affiliate-link{display:none}}@media (max-width:1040px){.nav-secondary-link{display:none}}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--accent-strong);font-weight:800;font-size:13px;letter-spacing:.06em}.eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--brand-bright);box-shadow:0 0 0 4px var(--brand-soft)}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);transition:box-shadow .2s ease,border-color .2s ease}.card:hover{box-shadow:var(--shadow-card-hover);border-color:var(--border-soft)}.dot-grid{background-image:radial-gradient(circle,var(--dot-grid-color) 1px,transparent 1px);background-size:18px 18px}.field{display:grid;grid-gap:7px;gap:7px}.field-label{font-size:13.5px;font-weight:700;color:var(--text-primary)}.field-hint{font-size:12.5px;color:var(--text-muted)}.input{display:block;width:100%;padding:12px 14px;font-size:15px;font-family:inherit;color:var(--text-primary);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);outline:none;transition:border-color .15s ease,box-shadow .15s ease}.input::placeholder{color:var(--text-muted)}.input:hover{border-color:var(--input-hover-border)}.input:focus{border-color:var(--brand-bright);box-shadow:0 0 0 4px var(--brand-soft)}.input:disabled{background:var(--surface-alt);color:var(--text-muted);cursor:not-allowed}.form-error{display:flex;align-items:center;gap:8px;padding:11px 14px;border-radius:var(--radius-sm);background:var(--danger-surface);border:1px solid var(--danger-border);color:var(--danger-text);font-size:13.5px}.status-pill{display:inline-block;padding:4px 12px;border-radius:999px;background:var(--brand-soft);color:var(--accent-strong);font-size:12.5px;font-weight:700}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-locale-picker{position:relative}.color-mode-toggle{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:0;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--text-secondary);box-shadow:var(--shadow-xs);cursor:pointer;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease}.color-mode-toggle:hover{color:var(--text-primary);background:var(--surface-alt);border-color:var(--input-hover-border);transform:translateY(-1px)}.color-mode-toggle:focus-visible{outline:none;border-color:var(--brand-bright);box-shadow:0 0 0 4px var(--brand-soft)}.color-mode-toggle svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.site-locale-trigger{min-height:42px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--text-secondary);font:inherit;font-size:13px;font-weight:650;cursor:pointer;box-shadow:var(--shadow-xs);transition:color .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.site-locale-trigger:hover{color:var(--text-primary);background:var(--surface-alt);border-color:var(--input-hover-border)}.site-locale-trigger:focus-visible,.site-locale-trigger[aria-expanded=true]{color:var(--accent-primary);border-color:var(--brand-bright);outline:none;box-shadow:0 0 0 4px var(--brand-soft)}.site-locale-chevron,.site-locale-globe,.site-locale-option svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.site-locale-globe{width:16px;height:16px;color:var(--accent-strong)}.site-locale-chevron{width:14px;height:14px;transition:transform .18s ease}.site-locale-trigger[aria-expanded=true] .site-locale-chevron{transform:rotate(180deg)}.site-locale-menu{position:absolute;top:calc(100% + 10px);right:0;z-index:40;width:max-content;min-width:176px;display:grid;grid-gap:2px;gap:2px;padding:8px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-glass-strong);box-shadow:var(--shadow-menu);-webkit-backdrop-filter:blur(16px) saturate(1.3);backdrop-filter:blur(16px) saturate(1.3);animation:locale-menu-in .16s cubic-bezier(.2,.8,.2,1);transform-origin:top right}.site-locale-option{width:100%;min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:8px 11px;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--text-secondary);font:inherit;font-size:13.5px;text-align:start;cursor:pointer}.site-locale-option:focus-visible,.site-locale-option:hover{color:var(--text-primary);background:var(--surface-alt);outline:none}.site-locale-option[data-selected]{color:var(--accent-primary);background:var(--brand-soft);font-weight:750}.site-locale-option svg{width:16px;height:16px;color:var(--accent-strong);stroke-width:2.2}@keyframes locale-menu-in{0%{opacity:0;transform:translateY(-5px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.legal-page{max-width:820px;min-height:60vh;padding-top:72px;padding-bottom:72px}.legal-page h1{margin-top:14px;font-size:clamp(36px,6vw,52px)}.legal-updated{margin-top:12px;color:var(--text-muted);font-size:13px}.legal-content{margin-top:36px;color:var(--text-secondary);line-height:1.8;white-space:pre-wrap}.legal-content p+p{margin-top:18px}.home-resources-section{padding:96px 0;border-top:1px solid var(--border-soft);background:var(--surface-alt)}.features-page-hero{padding:112px 0 96px;border-bottom:1px solid var(--border-soft);background:radial-gradient(1000px 520px at 50% -18%,var(--surface-tint),var(--surface-fade) 68%)}.features-page-hero-inner{max-width:820px;text-align:center}.features-page-hero h1{margin-top:20px;font-size:clamp(44px,6vw,66px);line-height:1.04}.features-page-hero p{max-width:680px;margin:24px auto 0;color:var(--text-secondary);font-size:19px;line-height:1.7}.features-page-actions{margin-top:34px;display:flex;justify-content:center;gap:14px}.features-page-actions .btn{padding:14px 26px}.features-page-sections>section:nth-child(2n){background:var(--surface-alt)}.home-resources-heading{max-width:720px}.home-resources-heading h2{margin-top:18px;font-size:clamp(34px,4vw,48px);line-height:1.08}.home-resources-heading p{max-width:620px;margin-top:18px;color:var(--text-secondary);font-size:17px;line-height:1.7}.home-resources-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px;margin-top:42px}.home-resource-card{min-height:250px;padding:32px;display:flex;flex-direction:column;justify-content:space-between;gap:38px;border:1px solid var(--border);border-radius:var(--radius-xl);color:var(--text-primary);background:var(--surface);box-shadow:var(--shadow-card);text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease}.home-resource-card:hover{border-color:var(--accent);box-shadow:var(--shadow-card-hover)}.home-resource-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;color:var(--brand-dark);background:var(--brand-bright);font-size:22px;font-weight:850}.home-resource-card h3{font-size:24px}.home-resource-card p{margin-top:10px;color:var(--text-secondary);line-height:1.65}.home-resource-link{display:inline-flex;gap:7px;margin-top:22px;color:var(--accent-strong);font-weight:800}@media (max-width:900px){.hero-title{font-size:clamp(40px,7vw,52px)!important}.product-preview-grid{grid-template-columns:180px minmax(0,1fr)!important}.product-preview-grid>:last-child{display:none}.feature-grid{grid-template-columns:1fr!important;gap:36px!important}.feature-grid>*{order:0!important}.site-footer-grid{grid-template-columns:1.4fr 1fr 1fr!important}.home-resources-grid{grid-template-columns:1fr}}@media (max-width:720px){.container{padding-left:18px;padding-right:18px}.site-nav-inner{min-height:68px;gap:12px}.nav-affiliate-link,.nav-download-link,.nav-pricing-link,.nav-secondary-link{display:none}.nav-primary-cta{margin-left:0;padding:11px 17px}.hero-title{font-size:clamp(36px,10vw,46px)!important}.hero-actions{flex-direction:column;align-items:stretch}.product-preview-grid{grid-template-columns:1fr!important;min-height:320px!important}.product-preview-grid>:first-child{display:none}.site-footer-grid{grid-template-columns:1fr 1fr!important;gap:32px 24px!important}.site-footer-grid>:first-child{grid-column:1/-1}}@media (max-width:480px){.brand-wordmark{display:none}.site-account-trigger{width:42px;padding:5px;justify-content:center}.site-account-name,.site-account-trigger>.site-locale-chevron{display:none}.site-locale-trigger{width:42px;justify-content:center;padding:0}.site-locale-chevron,.site-locale-current{display:none}.site-footer-grid{grid-template-columns:1fr!important}}