body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--border:#e2e8f0;--brand:#111827;--cyan:#06b6d4;--green:#10b981;--trust-blue:#2563eb}#root,body,html{margin:0;padding:0}body{overflow-x:hidden}.lp-container{margin:0 auto;max-width:1120px;padding:0 16px}.lp-root{display:flex;flex-direction:column;min-height:100%}.lp-nav{-webkit-backdrop-filter:blur(16px) saturate(160%);backdrop-filter:blur(16px) saturate(160%);background:#ffffff8c;border-bottom:1px solid #94a3b847;box-shadow:0 6px 30px #0206170f;position:sticky;top:0;z-index:40}.lp-nav-inner{align-items:center;display:flex;height:64px;justify-content:space-between}.lp-brand{color:inherit;display:flex;font-weight:600}.lp-brand span{color:#0f172a;font-weight:700;letter-spacing:-.01em}.lp-logo{background:linear-gradient(135deg,#6366f1,#06b6d4);background:linear-gradient(135deg,var(--indigo),var(--cyan));border-radius:10px;height:28px;width:28px}.lp-menu{align-items:center;display:flex;gap:20px}.lp-menu a:not(.lp-cta){color:#0f172aeb;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s ease,opacity .2s ease}.lp-menu a:hover{color:#0b1324;opacity:1}.lp-link{opacity:.8}.lp-cta{background:#2563eb;border-radius:999px;box-shadow:0 6px 18px #2563eb40;color:#fff;font-weight:600;padding:10px 14px;text-decoration:none;transition:background-color .2s ease,box-shadow .2s ease,transform .02s ease}.lp-cta:hover{background:#1d4ed8;box-shadow:0 8px 22px #2563eb52}.lp-cta:active{background:#1e40af;transform:translateY(1px)}.lp-cta:focus-visible{box-shadow:0 0 0 3px #2563eb26,0 8px 22px #2563eb52;outline:none}.lp-hero{min-height:calc(100vh - 64px);overflow:hidden;position:relative}.lp-hero,.lp-hero-center{align-items:center;display:flex}.lp-hero-center{flex-direction:column;padding:64px 0;text-align:center;width:100%}.lp-hero-center h1{font-size:40px;line-height:1.1;margin:0;max-width:900px}.lp-hero-sub{color:#475569;color:var(--muted);font-size:18px;margin:16px 0 0;max-width:720px}.lp-hero-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:24px}.lp-btn-primary{background:#111827;background:var(--brand);background:#2563eb;border-radius:999px;color:#fff;padding:12px 18px;text-decoration:none}.lp-btn-primary:hover{background:#1d4ed8}.lp-btn-primary:active{background:#1e40af}.lp-btn-outline{border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:999px;color:#0f172a;color:var(--text);padding:12px 18px;text-decoration:none}.lp-btn-outline:hover{background:#f1f5f9;border-color:#cbd5e1;box-shadow:0 6px 16px #0206170f}.lp-btn-outline:active{background:#e2e8f0;border-color:#94a3b8;transform:translateY(1px)}.lp-btn-outline:focus-visible{outline:3px solid #2563eb59;outline-offset:2px}.lp-gradient{background:linear-gradient(90deg,#6366f1,#06b6d4);background:linear-gradient(90deg,var(--indigo),var(--cyan));-webkit-background-clip:text;background-clip:text;color:#0000}.lp-blob{border-radius:999px;filter:blur(60px);opacity:.45;position:absolute;z-index:-1}.lp-blob-left{background:#6366f166;height:320px;left:-140px;top:-120px;width:320px}.lp-blob-right{background:#06b6d466;bottom:-100px;height:340px;right:-140px;width:340px}.lp-section{padding:72px 0}.lp-section-sub{color:#475569;color:var(--muted);margin:8px auto 0;max-width:720px;text-align:center}.lp-grid-3{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr;margin-top:28px}@media (min-width:900px){.lp-grid-3{grid-template-columns:repeat(3,1fr)}.lp-hero-center h1{font-size:56px}}.lp-card{background:#fff;background:var(--card);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:16px;padding:20px;transition:transform .25s ease,box-shadow .25s ease}.lp-card:hover{box-shadow:0 10px 28px #11182714;transform:translateY(-2px)}.lp-card-title{font-size:16px;margin:8px 0 0}.lp-card-desc{color:#475569;color:var(--muted);font-size:14px;margin:8px 0 0}.lp-step{align-items:center;color:#6366f1;color:var(--indigo);display:inline-flex;font-weight:600;justify-content:center}.lp-icon,.lp-step{background:#6366f11f;border-radius:12px;height:40px;margin-bottom:10px;width:40px}.lp-trust{background:#f8fafc;border-top:1px solid #e2e8f0;border-top:1px solid var(--border);padding:48px 0}.lp-trust-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr}@media (min-width:900px){.lp-trust-grid{grid-template-columns:repeat(3,1fr)}}.lp-trust-item{align-items:flex-start;background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:14px;display:flex;gap:10px;padding:14px}.lp-check{align-items:center;background:#10b98126;border-radius:999px;color:#10b981;color:var(--green);display:inline-flex;font-weight:700;height:22px;justify-content:center;width:22px}.lp-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;opacity:.85}.lp-badge{border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:999px;font-size:12px;padding:6px 10px}.lp-footer{background:#fff;border-top:1px solid #e2e8f0;border-top:1px solid var(--border)}.lp-footer-links a{color:#475569;color:var(--muted)}.lp-copy{margin:0 0 24px}.lp-section.how{background:#fff}.lp-section.how .how-head{margin-bottom:24px;text-align:left}.lp-section.how .how-title{background:linear-gradient(90deg,#6366f1,#06b6d4);background:linear-gradient(90deg,var(--indigo),var(--cyan));-webkit-background-clip:text;background-clip:text;color:#0000;font:800 clamp(32px,4vw,44px)/1.12 Inter,system-ui,sans-serif;letter-spacing:-.02em;margin:6px 0 0;text-align:left}.lp-section.how .how-desc{color:#64748b;font:400 16px/1.6 Inter,system-ui,sans-serif;margin:16px 0 32px;max-width:72ch}.lp-section.how .how-grid{grid-gap:40px;align-items:start;display:grid;gap:40px}@media (min-width:1024px){.lp-section.how .how-grid{gap:64px;grid-template-columns:5fr 7fr}}.lp-section.how .how-badge{--size:32px;background:#4f46e5;background:var(--step-color,#4f46e5);border-radius:999px;box-shadow:0 8px 18px #0000001a;color:#fff;display:grid;flex:0 0 var(--size);font:700 13px/1 Inter,system-ui,sans-serif;height:var(--size);place-items:center;width:var(--size)}.lp-section.how .how-step-title{color:#4f46e5;color:var(--step-color,#4f46e5);font:600 15px/1.35 Inter,system-ui,sans-serif;margin:0}.lp-section.how .how-step-text{color:#475569;font-size:13px;line-height:1.55;margin:0}.lp-section.how .how-step--1{--step-color:#4f46e5}.lp-section.how .how-step--2{--step-color:#0284c7}.lp-section.how .how-step--3{--step-color:#059669}.lp-section.how .how-pill{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:999px;box-shadow:0 1px 2px #0000000d;color:#475569;display:inline-flex;font:600 12px/1 Inter,system-ui,sans-serif;gap:8px;padding:6px 12px}.lp-section.how .how-pill-dot{background:#10b981;border-radius:999px;display:inline-block;height:8px;width:8px}.lp-section.how .how-steps{display:flex;flex-direction:column;gap:18px;list-style:none;margin:82px 0 0;padding:0}.lp-section.how .how-step{align-items:flex-start;display:flex;gap:14px}.lp-section.how .how-step-body{display:flex;flex-direction:column;gap:4px}.lp-section.how .how-right{position:relative}.lp-section.how .how-visual{background:linear-gradient(45deg,#eef2ff,#e0f2fe,#f3e8ff);border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 24px 44px #0206171f;padding:10px;position:relative}.lp-section.how .how-visual img{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;display:block;height:320px;object-fit:cover;width:100%}@media (min-width:1100px){.lp-section.how .how-visual img{height:360px}}.lp-section.how .how-live{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffe6;border:1px solid #e2e8f0;border-radius:999px;box-shadow:0 1px 2px #0000000d;color:#475569;display:inline-flex;font:600 12px/1 Inter,system-ui,sans-serif;gap:8px;left:18px;padding:8px 10px;position:absolute;top:-14px}.lp-section.how .how-live-dot{background:#6366f1;border-radius:999px;display:inline-block;height:8px;width:8px}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:fadeUp .5s ease both}.fade-up:first-child{animation-delay:.05s}.fade-up:nth-child(2){animation-delay:.15s}.fade-up:nth-child(3){animation-delay:.25s}.features-section{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);display:flex;min-height:100vh;padding:80px 0}.features-header{margin:28px auto;max-width:800px;text-align:center}.features-title{background:linear-gradient(90deg,#6366f1,#06b6d4);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2.2rem;font-weight:800;margin-bottom:8px;text-align:center}.features-subtitle{color:#64748b;font-size:1.08rem;line-height:1.6}.features-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr;width:100%}@media (min-width:768px){.features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.features-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 6px 18px #0000000d;padding:16px 14px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.feature-card:hover{border-color:#c7d2fe;box-shadow:0 14px 34px #00000014;transform:translateY(-4px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#e0e7ff,#c7d2fe);border-radius:12px;color:#4f46e5;display:flex;height:40px;justify-content:center;margin-bottom:8px;width:40px}.feature-icon svg{height:18px;width:18px}.feature-card h3{color:#0f172a;font-size:1rem;font-weight:600;margin:6px 0 4px}.feature-card p{color:#64748b;font-size:.92rem;line-height:1.5}@media (max-width:768px){.features-section{padding:60px 0}.features-title{font-size:2rem}.features-subtitle{font-size:1.1rem}.feature-card{padding:30px 20px}}.lp-trust{background:radial-gradient(900px 420px at -10% -20%,#4c55b929,#0000 60%),radial-gradient(900px 420px at 110% 120%,#0ea5e91f,#0000 62%),linear-gradient(180deg,#0b1220,#0e1528 60%,#0b1220);border-top:1px solid #ffffff0d;color:#e5e9f2;overflow:hidden;padding:90px 0;position:relative}.trust-grid{grid-gap:42px;align-items:center;display:grid;gap:42px;grid-template-columns:1fr}@media (min-width:1024px){.trust-grid{gap:56px;grid-template-columns:5fr 7fr}}.trust-visual{-webkit-backdrop-filter:blur(10px) saturate(120%);backdrop-filter:blur(10px) saturate(120%);background:#ffffff0d;border:1px solid #ffffff24;border-radius:20px;box-shadow:0 28px 60px #02061773;padding:14px}.trust-visual img{background:#0000;border-radius:12px;display:block;filter:drop-shadow(0 10px 28px rgba(0,0,0,.35));height:auto;object-fit:contain;width:100%}.trust-title{color:#f3f6fb;font:800 clamp(26px,3.2vw,36px)/1.1 Inter,system-ui,sans-serif;letter-spacing:-.02em;margin:6px 0 8px}.trust-desc{color:#c7d2e0;font:400 16px/1.65 Inter,system-ui,sans-serif;margin-bottom:12px;max-width:62ch}.trust-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:16px 0 0;padding:0}.trust-item{align-items:flex-start;color:#e5e9f2;display:flex;gap:12px}.trust-ic{background:#ffffff0f;border:1px solid #ffffff24;border-radius:10px;color:#9ec5ff;display:grid;flex:0 0 28px;height:28px;place-items:center;width:28px}.trust-ic svg{height:16px;width:16px}.brand-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.brand-badge{align-items:center;background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;display:inline-flex;height:40px;justify-content:center;min-width:74px;padding:0 12px;transition:border-color .25s ease,background .25s ease,transform .2s ease,opacity .2s ease}.brand-badge:hover{background:#ffffff14;border-color:#ffffff38;opacity:1;transform:translateY(-1px)}.brand-badge img{display:block;height:22px;opacity:.95;width:auto}@media (max-width:768px){.lp-trust{padding:72px 0}.brand-badges{gap:8px}.brand-badge{height:36px;min-width:66px;padding:0 10px}.brand-badge img{height:20px}}.security-section{background:linear-gradient(180deg,#f8fafc,#f1f5f9 60%,#eef2f6);padding:64px 0 96px}.sec-head{margin-bottom:28px;margin-top:16px;max-width:760px}.sec-title{background:linear-gradient(90deg,#6366f1,#06b6d4);background:linear-gradient(90deg,var(--indigo),var(--cyan));-webkit-background-clip:text;background-clip:text;color:#0000;font:800 clamp(32px,5.4vw,46px)/1.12 Inter,system-ui,sans-serif;letter-spacing:-.02em;margin:0 0 10px}.sec-lede{color:#64748b;font:400 clamp(14px,2vw,16px)/1.65 Inter,system-ui,sans-serif;margin:0}.security-grid{grid-gap:28px;align-items:center;display:grid;gap:28px;grid-template-columns:1fr}@media (min-width:1024px){.security-grid{gap:56px;grid-template-columns:5fr 7fr}}.security-media{max-width:520px}.security-media img{border-radius:16px;display:block;filter:drop-shadow(0 22px 36px rgba(15,23,42,.12));height:auto;width:100%}.security-right{max-width:620px}.sec-points{display:flex;flex-direction:column;gap:14px;list-style:none;margin:0;padding:0}.sec-point{align-items:flex-start;display:flex;gap:12px}.sec-ic{background:#6366f11a;border:1px solid #e0e7ff;border-radius:10px;color:#6366f1;color:var(--indigo);display:grid;flex:0 0 28px;font-weight:700;height:28px;place-items:center;width:28px}.sec-point-title{color:#0f172a;font:700 15px/1.35 Inter,system-ui,sans-serif;margin:0 0 4px}.sec-point-desc{color:#475569;font:400 13.5px/1.55 Inter,system-ui,sans-serif;margin:0}@media (max-width:768px){.security-section{padding:48px 0 72px}.security-media{margin:0 auto;max-width:440px}}.security-v2{background:linear-gradient(180deg,#f8fafc,#f3f6fb 60%,#eef2f7);padding:36px 0 90px}.secv2-head{margin-bottom:22px;text-align:center}.secv2-title{font:800 clamp(28px,4vw,44px)/1.1 Inter,system-ui,sans-serif;letter-spacing:-.02em;margin:0}.secv2-title-gradient{background:linear-gradient(90deg,#6366f1,#06b6d4);background:linear-gradient(90deg,var(--indigo),var(--cyan));-webkit-background-clip:text;background-clip:text;color:#0000}.secv2-sub{color:#64748b;font-size:16px;line-height:1.6;margin:10px auto 0;max-width:72ch}.secv2-media{display:flex;justify-content:center;margin:10px 0}.secv2-media img{display:block;filter:drop-shadow(0 20px 40px rgba(2,6,23,.1));height:auto;width:clamp(240px,42vw,360px)}.secv2-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr}@media (min-width:768px){.secv2-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){.secv2-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.secv2-item{align-items:flex-start;border-radius:14px;display:flex;gap:12px;padding:20px;transition:transform .2s ease,box-shadow .2s ease}.secv2-item:hover{box-shadow:0 10px 24px #0206170f;transform:translateY(-2px)}.secv2-ic{background:linear-gradient(135deg,#e0e7ff,#c7d2fe);border-radius:12px;color:#4f46e5;display:grid;flex:0 0 40px;height:40px;place-items:center;width:40px}.secv2-ic svg{height:18px;width:18px}.secv2-item-title{color:#2563eb;font-size:15px;font-weight:600}.secv2-item-desc{color:#64748b;font-size:13px;line-height:1.45;margin-top:2px}.lp-menu .lp-cta,.lp-menu .lp-cta:link,.lp-menu .lp-cta:visited{color:#fff;transition:color .2s ease}.lp-menu .lp-cta:focus,.lp-menu .lp-cta:hover{color:#f8fafc}.lp-menu .lp-cta:active{color:#e5e7eb}.lp-btn-primary,.lp-btn-primary:link,.lp-btn-primary:visited{color:#fff;transition:color .2s ease}.lp-btn-primary:focus,.lp-btn-primary:hover{color:#f8fafc}.lp-btn-primary:active{color:#e5e7eb}.lp-menu a:not(.lp-cta):focus,.lp-menu a:not(.lp-cta):hover{color:#0f172a;color:var(--text)}.lp-copy{margin:8px 0 24px}@media (max-width:640px){.lp-footer-inner,.lp-footer-links{gap:12px}}@media (min-width:1024px){.lp-section.how .how-grid{gap:72px!important;grid-template-columns:4fr 8fr!important}}.lp-section.how .how-visual{padding:14px!important}.lp-section.how .how-visual img{height:420px!important}.lp-section.how .how-live{left:18px!important;top:-12px!important}@media (min-width:1024px){.lp-section.how .how-grid{gap:72px!important;grid-template-columns:3fr 9fr!important}}.lp-section.how .how-visual{padding:8px!important}.lp-section.how .how-visual img{background:#fff!important;border-radius:18px!important;height:auto!important;object-fit:contain!important;width:100%!important}:root{--muted:#556274;--blue-50:#eff6ff;--blue-100:#dbeafe;--sky-100:#e0f2fe;--sky-200:#bae6fd;--indigo-600:#4f46e5;--sky-500:#0ea5e9;--cyan-400:#22d3ee;--border:#02295c29;--shadow:0 6px 18px #02295c14;--container:1140px;--radius-xl:18px;--radius-xxl:22px}.outputs-page{background:radial-gradient(1200px 600px at -10% -10%,#e7f1ff 0,#0000 50%),radial-gradient(900px 500px at 110% 20%,#e9f5ff 0,#0000 40%),#fff;background:radial-gradient(1200px 600px at -10% -10%,#e7f1ff 0,#0000 50%),radial-gradient(900px 500px at 110% 20%,#e9f5ff 0,#0000 40%),var(--bg);color:#0f172a;color:var(--ink);min-height:100vh}.outputs-container{margin:0 auto;max-width:1140px;max-width:var(--container);padding:72px 16px 24px}.outputs-hero{padding-top:24px}.outputs-hero__grid{align-items:flex-start;display:flex;gap:24px;justify-content:space-between}.outputs-hero__left{max-width:680px}.pill{align-items:center;background:#ffffffb3;border:1px solid #e2e8f0;border-radius:999px;box-shadow:0 1px 2px #0000000d;color:#475569;display:inline-flex;font-size:13px;font:600 12px/1 Inter,system-ui,sans-serif;gap:8px;margin-bottom:10px;padding:6px 10px}.pill .lucide-sparkles{color:#0ea5e9}.gradient-heading{background:linear-gradient(90deg,#4f46e5,#0ea5e9,#22d3ee);background:linear-gradient(90deg,var(--indigo-600),var(--sky-500),var(--cyan-400));-webkit-background-clip:text;background-clip:text;color:#0000;font-size:clamp(28px,3.2vw,40px);font-weight:700;line-height:1.12;margin-top:0}.muted{color:#556274;color:var(--muted)}.tiny{color:#64748b;font-size:12px}.controls{background:#ffffffd9;border:1px solid #02295c29;border:1px solid var(--border);border-radius:22px;border-radius:var(--radius-xxl);box-shadow:0 6px 18px #02295c14;box-shadow:var(--shadow);flex:0 0 360px;padding:18px}.controls__title{align-items:center;color:#0b63e6;display:flex;font-weight:700;gap:8px;margin-bottom:12px}.controls__group{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.controls__label{color:#64748b;font-size:15px;font-weight:600;margin-bottom:5px;width:100%}.chip{align-items:center;background:#fff;border:1px solid #cfe3fb;border-radius:999px;color:#334155;display:inline-flex;font-size:13px;gap:6px;padding:8px 14px}.chip--active{background:#e0f2fe;background:var(--sky-100);border-color:#b7d4fa;color:#0b3b6a}.chip-check{margin-right:2px}.outputs-cards{padding-top:24px}.grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr}@media (min-width:860px){.grid{grid-template-columns:1fr 1fr}}.card{background:#ffffffd9;border:1px solid #02295c29;border:1px solid var(--border);border-radius:24px;box-shadow:0 6px 18px #02295c14;box-shadow:var(--shadow);display:grid;grid-template-columns:1fr;overflow:hidden}@media (min-width:860px){.card{grid-template-columns:5fr 7fr}}.card__left{align-items:center;display:flex;justify-content:center;padding-left:10px}.img{border-radius:50px;height:auto;object-fit:cover;width:100%}.card__right{display:flex;flex-direction:column;min-height:500px;padding:22px}.card__scroll{flex-grow:1;max-height:500px;overflow-y:auto;padding-right:6px}.card__title{color:#0b63e6;font-size:18px;font-weight:600;margin:0 0 8px}.para{font-size:12px}.bullets,.para{color:#64748b;margin:0 0 12px}.bullets{padding-left:18px}.bullets li{margin:6px 0}.outputs-page .bullets li{font-size:12px}.tags{gap:8px;margin-bottom:12px}.tag{background:#e0f2fe;background:var(--sky-100);border:1px solid #02295c29;border:1px solid var(--border);color:#0b1220;padding:6px 10px}.card__actions{align-items:center;display:flex;gap:10px;margin-top:auto;padding-top:12px}.out-btn{cursor:pointer;text-decoration:none}.cta{align-items:center;background:#0000;border:none;border-radius:0;box-shadow:none;display:flex;gap:12px;justify-content:space-between;margin-top:24px;padding:0}.gradient-cta{background:none!important;-webkit-background-clip:initial;background-clip:initial;color:#0b63e6;font-size:25px;font-weight:700}.cta__btns{display:flex;gap:8px}.cta-inline{background:#0000;border:none;border-radius:24px;display:flex;flex-direction:column;gap:12px;justify-content:center;min-height:500px;padding:22px}.cta-inline__title{color:#0b63e6;font-size:24px;font-weight:700;margin:0}.cta-inline__text{color:#556274;color:var(--muted)}.outputs-footer{color:#6b7280;font-size:12px;padding:0 16px 64px;text-align:center}@media (max-width:920px){.controls{flex-basis:100%}.cta,.outputs-hero__grid{flex-direction:column}.cta{align-items:flex-start}}.card__scroll::-webkit-scrollbar{width:8px}.card__scroll::-webkit-scrollbar-thumb{background:#d0e6ff;border-radius:8px}.card__scroll::-webkit-scrollbar-track{background:#0000}.controls--static .chip{cursor:default;pointer-events:none}.controls--static .chip:hover{background:inherit}.ctrl-actions{border-top:1px solid #e9f1ff;display:flex;justify-content:flex-end;margin-top:36px;padding-top:12px}.btn-ctrl,.ctrl-actions{align-items:center;gap:8px}.btn-ctrl{border-radius:999px;cursor:default;display:inline-flex;font-size:14px;font-weight:600;padding:8px 14px;-webkit-user-select:none;user-select:none}.btn-ctrl--subtle{background:#fff;border:1px solid #cfe3fb;color:#0b3b6a}.btn-ctrl--primary{background:#1d76fc;border:1px solid #0000;box-shadow:0 2px 6px #0b63e62e;color:#fff}.btn-ctrl--alt{background:#e0f2fe;background:var(--sky-100);border:1px solid #cfe3fb;color:#0b3b6a}.out-btn{align-items:center;background:#fff;border:1px solid #02295c29;border:1px solid var(--border);border-radius:14px;color:#0f172a;color:var(--ink);cursor:default;display:inline-flex;font-weight:600;gap:8px;padding:10px 14px;-webkit-user-select:none;user-select:none}.out-btn--primary{background:#0b63e6;border-color:#0000;color:#fff}.out-btn--copy{background:#fffc}.cta__btns .out-btn{cursor:pointer}:root{--text:#334155;--line:#e5e7eb;--indigo:#6366f1;--violet:#7c3aed}.lp-topbar{-webkit-backdrop-filter:saturate(180%) blur(8px);backdrop-filter:saturate(180%) blur(8px);background:#ffffffbf;border-bottom:1px solid #e5e7eb99;box-shadow:0 6px 30px #0206170f;left:0;position:fixed;right:0;top:0;width:100%;z-index:1000}.lp-topbar-offset{height:64px}.lp-topbar-inner{grid-gap:24px;align-items:center;display:grid;gap:24px;grid-template-columns:auto 1fr auto;height:64px}.lp-brand{align-items:center;color:#0f172a;color:var(--ink);display:inline-flex;font-weight:800;gap:10px;text-decoration:none}.lp-logo-dot{background:linear-gradient(135deg,#6366f1,#7c3aed);background:linear-gradient(135deg,var(--indigo),var(--violet));border-radius:999px;box-shadow:0 6px 14px #6366f159;height:22px;width:22px}.lp-nav-left{align-items:center;background:#0000!important;border:0!important;box-shadow:none!important;display:inline-flex;gap:20px}.lp-navlink{color:#334155;color:var(--text);font-size:13px;font-weight:600;line-height:1;text-decoration:none;transition:color .2s ease}.lp-navlink:hover{color:#0f172a;color:var(--ink)}.lp-actions{background:#0000!important;border:0!important;box-shadow:none!important;gap:14px;justify-self:end}.lp-actions,.lp-topbar .btn{align-items:center;display:inline-flex}.lp-topbar .btn{border-radius:999px;font-size:13px;font-weight:600;justify-content:center;line-height:1;padding:6px 12px;text-decoration:none;width:auto}.lp-topbar .btn.btn-outline{background:#2563eb;border:1px solid #2563eb;box-shadow:0 4px 10px #2563eb33;color:#fff;transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.lp-topbar .btn.btn-outline:hover{background:#1d4ed8;border-color:#1d4ed8;box-shadow:0 6px 14px #1d4ed838}.lp-topbar .btn.btn-outline:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.lp-topbar .btn.btn-primary{background:linear-gradient(180deg,#6a5cff,#5b54f0);border:1px solid #5b54f0;box-shadow:0 4px 10px #4f46e52e;color:#fff;font-size:12px;padding:5px 10px}.lp-topbar .btn.btn-small{font-size:13px;padding:6px 12px}.lp-plan-pill{align-items:center;border-radius:999px;display:inline-flex;font-size:13px;font-weight:700;line-height:1;padding:6px 10px;-webkit-user-select:none;user-select:none}.lp-plan-pill.trial{background:#f1f5f9;border:1px solid #e2e8f0;color:#334155}.lp-plan-pill.basic{background:#eef2ff;border:1px solid #e0e7ff;color:#3730a3}.lp-plan-pill.pro{background:linear-gradient(135deg,#6366f1,#7c3aed);border:1px solid #fff6;color:#fff}@media (max-width:640px){.lp-topbar-inner{gap:14px}.lp-actions,.lp-nav-left{gap:12px}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.lp-topbar{background:#fffffff2}}.pricing-page{display:flex;flex-direction:column;min-height:100vh}.pricing-container{flex:1 0 auto}.pricing-page{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6}.pricing-container{margin:0 auto 6.75rem;max-width:1200px;padding:clamp(72px,12vh,120px) 1rem 2rem}.pricing-intro{margin:0 0 1.5rem;text-align:center}.pricing-intro h1{font-size:clamp(2rem,3.2vw,2.4rem);line-height:1.1;margin:0 0 .35rem}.pricing-intro p{color:#666;font-size:.95rem;margin:0 auto 1rem;max-width:600px}.pricing-plans{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:10.75rem}.pricing-card{background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 5px 15px #0000000d;display:flex;flex:1 1;flex-direction:column;max-width:400px;min-width:300px;padding:18px 18px 14px}.pricing-card h2{font-size:1.5rem;font-weight:700;letter-spacing:.01em;margin:0 0 6px}.pricing-card p{color:#444;font-size:.8rem;line-height:1.48;margin:0 0 6px}.price{color:#111;font-size:2.1rem;font-weight:700;line-height:1.08;margin:2px 0 0}.price .price-unit{color:#444;font-size:.75rem;font-weight:600;margin-left:4px;opacity:.65}.price-sub{color:#666;font-size:.8rem;margin-bottom:10px}.features{flex:1 1;margin:10px 0}.features h3{color:#222;font-size:.9rem;margin:0 0 6px}.features ul{list-style:none;margin:0;padding:0}.features li{align-items:flex-start;display:flex;font-size:.8rem;line-height:1.45;margin:6px 0;padding:.25rem 0}.features li:before{color:#111;content:"✓";font-weight:700;margin-right:.55rem}.pricing-card .btn{background:#111;border:1px solid #111;border-radius:0;color:#fff;cursor:pointer;font-size:.92rem;font-weight:600;margin-top:12px;min-height:42px;padding:.6rem 1rem;transition:background .2s ease,border-color .2s ease,transform .02s ease;width:100%}.pricing-card .btn:hover{background:#000;border-color:#000}.pricing-card .btn:active{transform:translateY(1px)}.feature-comparison{margin-bottom:10.75rem;margin-top:3.25rem}.feature-comparison h2{font-size:1.5rem;margin-bottom:1.25rem;text-align:center}.feature-comparison table{border-collapse:collapse;margin:0 auto;max-width:800px;width:100%}.feature-comparison td,.feature-comparison th{border-bottom:1px solid #eee;font-size:.95rem;padding:.75rem;text-align:left}.feature-comparison th{background:#f9f9f9;font-weight:600}.feature-comparison tr:hover{background:#f5f5f5}.feature-comparison td:first-child{font-weight:500}.feature-comparison td:not(:first-child){text-align:center}.faqs{margin-top:3.25rem}.faqs-shell{grid-gap:2.75rem 3.75rem;align-items:start;display:grid;gap:2.75rem 3.75rem;grid-template-columns:minmax(240px,320px) 1fr}.faq-left h2{color:#111;font-size:clamp(1.9rem,2.6vw,2.2rem);letter-spacing:.01em;margin:0 0 .4rem}.faq-left p{color:#666;font-size:.88rem;line-height:1.55;margin:.2rem 0 0;max-width:280px}.faq-right{display:flex;flex-direction:column;gap:2rem}.faq-item{max-width:760px}.faq-q{color:#222;font-size:.88rem;font-weight:700;margin:0 0 .4rem}.faq-a{color:#555;font-size:.82rem;line-height:1.52;margin:0}@media (max-width:1024px){.faq-item,.pricing-card{max-width:100%}}@media (max-width:860px){.faqs-shell{gap:1.5rem;grid-template-columns:1fr}.faq-left p{max-width:none}}@media (max-width:768px){.pricing-plans{align-items:center;flex-direction:column}}@media (max-width:420px){.pricing-card{padding:16px 14px}.price{font-size:1.9rem}}.lp-footer{background:#242424;border-top:1px solid #94a3b81f;display:flow-root;margin-top:auto}.lp-footer-inner{align-items:center;display:flex;gap:16px;justify-content:space-between;padding:28px 0}.lp-footer .lp-brand{align-items:center;display:flex;gap:10px;text-decoration:none}.lp-footer .lp-logo{background:linear-gradient(135deg,#6366f1,#06b6d4);border-radius:10px;height:28px;width:28px}.lp-footer .lp-brand span{color:#e5e7eb;font-weight:600}.lp-footer-links{display:flex;flex-wrap:wrap;gap:16px}.lp-footer-links a{color:#94a3b8;text-decoration:none;transition:color .2s ease,opacity .2s ease}.lp-footer-links a:focus,.lp-footer-links a:hover{color:#e2e8f0}.lp-footer-links a:active{color:#cbd5e1}.lp-copy{color:#94a3b8;font-size:12px;margin:8px 0 0;padding-bottom:16px;text-align:center}@media (max-width:640px){.lp-footer-inner{align-items:flex-start;flex-direction:column;gap:12px}.lp-footer-links{gap:12px}}:root{--bg1:#f8fafc;--bg2:#f1f5f9;--ink:#0f172a;--text:#475569;--muted:#64748b;--soft:#94a3b8;--line:#e2e8f0;--card:#fff;--card-border:#e2e8f0;--accent:#4f46e5;--accent-700:#4338ca;--success:#10b981;--shadow:0 10px 28px #11182714;--radius-lg:16px;--radius-md:12px;--radius-sm:10px}body{color:#475569;font-size:12px;font-weight:400;margin:0}img{display:block;max-width:100%}.product-form-page{background:linear-gradient(135deg,#f8fafc,#f1f5f9);background:linear-gradient(135deg,var(--bg1),var(--bg2));height:100vh;min-height:100vh;overflow:hidden}.product-app{gap:20px;overflow:hidden}.product-app,.sidebar{display:flex;height:100vh}.sidebar{background:#fff;background:var(--card);border-right:1px solid #e2e8f0;border-right:1px solid var(--line);box-shadow:0 10px 28px #11182714;box-shadow:var(--shadow);flex:0 0 auto;flex-direction:column;min-width:200px;overflow:auto;width:200px}.sidebar-header{align-items:center;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--line);display:flex;gap:10px;padding:12px 14px}.sidebar-header.clickable{cursor:pointer}.sidebar-header.clickable h2{transition:color .15s ease}.sidebar-header.clickable:hover h2{color:#4338ca;color:var(--accent-700)}.brand-dot{background:#4f46e5;background:var(--accent);border-radius:10px;box-shadow:inset 0 0 0 2px #ffffff26;height:24px;width:24px}.sidebar-header h2{color:#1f2937;font-size:14px;font-weight:700;letter-spacing:.2px;margin:0}.sidebar-menu{display:flex;flex-direction:column;gap:6px;padding:8px}.sidebar-item{background:#0000;border:1px solid #0000;border-radius:10px;color:#475569;cursor:pointer;font-size:11.5px;padding:7px 9px;text-align:left;transition:background .15s ease,color .15s ease,border-color .15s ease}.sidebar-item:hover{background:#eef2ff;color:#3730a3}.sidebar-item.active{background:#e0e7ff;color:#3730a3;font-weight:600}.sidebar-divider{background:#e2e8f0;background:var(--line);height:1px;margin:8px 6px}.sidebar-spacer{flex:1 1 auto}.usage-card{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--line);border-radius:12px;color:#64748b;color:var(--muted);font-size:11.5px;margin:8px 12px;padding:10px}.usage-title{color:#334155;font-size:11.75px;font-weight:700;margin-bottom:8px}.usage-row{align-items:center;color:#475569;display:flex;font-size:11.25px;justify-content:space-between}.usage-row.mt6{margin-top:6px}.usage-num{color:#334155;font-weight:600}.usage-bar{background:#f1f5f9;border-radius:999px;height:6px;margin-top:6px;overflow:hidden;width:100%}.usage-fill{background:#4f46e5;background:var(--accent);border-radius:999px;height:100%}.usage-fill.alt{background:#60a5fa}.sidebar-bottom{background:#f8fafc;border-top:1px solid #e2e8f0;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:6px;margin-top:auto;padding:8px}.sidebar-bottom .sidebar-item.danger{align-items:center;background:#f1f5f9;box-shadow:inset 0 -1px 0 #00000005,0 1px 2px #0f172a0d;color:#334155;display:flex;font-weight:600;justify-content:center}.sidebar-bottom .sidebar-item.danger:hover{background:#e2e8f0;box-shadow:inset 0 -1px 0 #00000008,0 2px 6px #0f172a0f;color:#b91c1c}.main{display:flex;flex:1 1 auto;flex-direction:column;height:100vh;min-width:0;overflow:hidden;padding:24px 28px}.workspace{grid-gap:18px;display:grid;flex:1 1 auto;gap:18px;grid-template-columns:1fr 1fr;height:100%;margin:0 auto;max-width:980px;padding:12px 8px;width:100%}.panel,.workspace{min-height:0;overflow:hidden}.panel{background:#fff;background:var(--card);border:1px solid #e2e8f0;border:1px solid var(--card-border);border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 10px 28px #11182714;box-shadow:var(--shadow);display:flex;flex-direction:column}.panel.left{padding:14px;position:relative}.panel.right{display:flex;flex-direction:column;padding:0}.panel-title{color:#0f172a;color:var(--ink);font-size:16px;font-weight:800;margin:2px 2px 8px}.form{display:flex;flex-direction:column;height:100%;padding-right:14px;position:relative}.form-scroll{flex:1 1 auto;gap:8px;min-height:0;overflow:hidden;padding-bottom:72px;padding-right:2px;scrollbar-gutter:stable}.form-group,.form-scroll{display:flex;flex-direction:column}.form-group{gap:6px}.form-label-strong{color:#64748b;color:var(--muted);font-size:12px;font-weight:500}.form-label-strong .hint{color:#94a3b8;color:var(--soft);font-weight:400}input[type=text],select,textarea{color:#475569;color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:11.75px;line-height:1.3;outline:none;padding:7px 10px;transition:border .15s ease,box-shadow .15s ease,background .15s ease;width:100%}input[type=text],select,textarea{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--line);border-radius:10px}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-bottom:6px;padding-top:6px}select option{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--line);padding:6px 10px}select option:last-child{border-bottom:none}input::placeholder,textarea::placeholder{color:#94a3b8;color:var(--soft);font-weight:400}textarea{min-height:86px;resize:vertical}.grid-2{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.upload{margin-bottom:14px;position:relative;width:100%}.upload input[type=file]{display:none}.upload-box{align-items:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:6px;justify-content:center;min-height:130px;padding:10px;position:relative;text-align:center;transition:background .2s ease;width:100%}.upload-box:hover{background:#f1f5f9}.upload-plus{color:#475569;font-size:20px;line-height:1}.upload-text{color:#64748b;color:var(--muted);font-size:11.75px}.upload-chip{align-items:center;background:#fff;border:1px solid #e2e8f0;border:1px solid var(--line);border-radius:999px;bottom:8px;box-shadow:0 2px 6px #0f172a0f;color:#475569;display:flex;font-size:11.5px;gap:6px;padding:6px 10px;position:absolute;right:8px}.upload-chip .chip-link{background:#0000;border:none;color:#4f46e5;color:var(--accent);cursor:pointer;font-weight:700;padding:0}.upload-chip .chip-link:hover{text-decoration:underline}.upload-disabled .upload-box{cursor:not-allowed}.thumbs{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;width:100%}.thumb{align-items:center;background:#fff;border:1px solid #e2e8f0;border:1px solid var(--line);border-radius:10px;display:flex;height:70px;justify-content:center;overflow:hidden;position:relative;width:82px}.thumb img{display:block;max-height:100%;max-width:100%;object-fit:cover}.thumb.active{outline:2px solid #4f46e5;outline:2px solid var(--accent)}.thumb-badge{border-radius:999px;bottom:4px;font-size:10px;left:4px;padding:2px 6px}.thumb-badge,.thumb-remove{background:#0f172a;color:#fff;position:absolute}.thumb-remove{border:none;border-radius:999px;cursor:pointer;height:20px;line-height:1;right:4px;top:4px;width:20px}.thumb.add-more{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;color:#64748b;cursor:pointer;flex-direction:column;gap:2px;height:70px;justify-content:center;width:82px}.actions,.thumb.add-more{align-items:center;display:flex}.actions{gap:8px}.actions.sticky-actions{border-left:none;border-radius:0;border-right:none;bottom:0;justify-content:flex-end;margin:0;padding:1px 14px;position:sticky}.btn{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--line);color:#475569;font-size:12px;font-weight:500;padding:8px 10px;transition:.15s ease}.btn:hover{background:#f8fafc}.btn.primary{background:#4f46e5;background:var(--accent);border-color:#4f46e5;border-color:var(--accent);color:#fff;font-weight:600}.btn.primary:hover{background:#4338ca;background:var(--accent-700)}.btn.ghost{background:#fff}.actions.sticky-actions .btn.ghost{background:#fff;border-color:#0000;box-shadow:0 1px 2px #0f172a0f,0 1px 1px #0000000a;color:#6b7280}.actions.sticky-actions .btn.ghost:hover{box-shadow:0 2px 6px #0f172a14;transform:translateY(-.5px)}.right-tabs{background:#ffffffb3;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--line);display:flex;gap:8px;padding:6px 8px}.tab{background:#0000;border:none;border-radius:8px;color:#64748b;cursor:pointer;font-size:12px;padding:7px 10px}.tab:hover{background:#f1f5f9}.tab.active{background:#0f172a;color:#fff}.right-body{flex:1 1 auto;min-height:0;overflow:auto;padding:12px}.card.preview-card,.card.result-card{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--line);border-radius:12px;padding:12px}.preview-image{margin-bottom:10px}.preview-image img{border:1px solid #e2e8f0;border:1px solid var(--line);border-radius:10px;box-shadow:0 6px 18px #1118270f;max-height:120px;object-fit:cover;width:auto}.preview-thumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.preview-thumb{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--line);border-radius:8px;height:54px;overflow:hidden;padding:0;width:64px}.preview-thumb img{display:block;height:100%;object-fit:cover;width:100%}.preview-thumb.active{outline:2px solid #4f46e5;outline:2px solid var(--accent)}.preview-title{color:#0f172a;font-size:14.5px;font-weight:700;margin:4px 0 6px}.preview-section{margin:8px 0}.preview-section+.preview-section{border-top:1px dashed #e2e8f0;border-top:1px dashed var(--line);padding-top:6px}.preview-list{line-height:1.45;padding-left:16px}.preview-list li{margin:2px 0}.preview-text{color:#5b6775;font-size:11.75px;line-height:1.55}.preview-meta{align-items:center;color:#93a0af;display:flex;font-size:11.25px;gap:6px;margin-top:8px}.preview-meta span:nth-child(2){opacity:.6}.empty-card{align-items:center;background:linear-gradient(180deg,#f8fafce6,#ffffffe6);border:1px dashed #e2e8f0;border:1px dashed var(--line);border-radius:12px;display:flex;flex-direction:column;justify-content:flex-start;min-height:220px;padding:18px 12px;position:relative;text-align:center}.empty-hero{background:#e2e8f0;border-radius:999px;box-shadow:inset 0 0 0 8px #e2e8f08c;height:44px;margin:10px auto 8px;width:44px}.empty-title{color:#0f172a;font-size:13px;font-weight:700;margin:0 0 4px}.empty-text{color:#64748b;font-size:12px}.result-title{color:#0f172a;font-size:15.5px;font-weight:700;margin:2px 0 8px}.result-block{margin-bottom:10px}.result-subtitle{color:#64748b;font-size:12px;font-weight:600;margin-bottom:4px}.result-text{font-size:12px}.result-list,.result-text{color:#5b6775;line-height:1.6}.result-list{margin:0;padding-left:18px}.tags{display:flex;flex-wrap:wrap;gap:6px}.tag{background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;color:#3730a3;font-size:12px;padding:5px 9px}@media (max-width:1100px){.workspace{grid-template-columns:1fr}}@media (max-width:640px){.grid-2{grid-template-columns:1fr}}.sidebar-header{padding-bottom:10px}.sidebar-menu{margin-bottom:12px;margin-top:8px}.sidebar .usage-card:first-of-type{margin-top:14px!important}.sidebar-bottom .sidebar-item.danger{background:#f3f4f6;border-color:#0000;box-shadow:inset 0 -1px 0 #00000005,0 1px 2px #0f172a0a;color:#475569}.sidebar-bottom .sidebar-item.danger:hover{background:#e5e7eb;color:#475569}.product-form-page .preview-card{display:block}.product-form-page .preview-card .empty-card{align-items:center;justify-content:center;margin:16px auto;max-width:100%;text-align:center;width:340px}.product-form-page .empty-title{display:block;margin-bottom:6px}.product-form-page .empty-text{display:block}.product-form-page .preview-card .empty-card{align-items:center!important;background:linear-gradient(180deg,#f8fafce6,#ffffffe6)!important;border:1px dashed #e2e8f0!important;border:1px dashed var(--line)!important;justify-content:flex-start!important;margin:0!important;min-height:220px!important;padding:18px 12px!important;width:auto!important}.product-form-page .preview-section,.product-form-page .result-block{display:block}.product-form-page .result-card{display:block!important}.product-form-page .result-card .result-block,.product-form-page .result-card .result-list,.product-form-page .result-card .result-text,.product-form-page .result-card .result-title,.product-form-page .result-card .tags{clear:both;display:block;float:none!important;width:100%!important}.product-form-page .result-card .result-title{margin-bottom:10px}.product-form-page .result-card .result-block{margin-top:10px}.product-form-page .result-card .result-subtitle{margin-bottom:6px}.product-form-page .result-card .result-list{column-count:1!important}.product-form-page .result-card .tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.product-form-page .result-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:12px}.product-form-page .preview-list,.product-form-page .preview-list li,.product-form-page .result-list,.product-form-page .result-list li{overflow-wrap:anywhere;white-space:normal;word-break:break-word}.product-form-page .preview-list li,.product-form-page .result-list li{line-height:1.55}.product-form-page .result-actions .btn.clear,.product-form-page .result-actions .btn.ghost{background:#f8fafc;border-color:#e5e7eb!important;box-shadow:0 1px 2px #0f172a0f;color:#334155}.product-form-page .result-actions .btn.clear:hover,.product-form-page .result-actions .btn.ghost:hover{background:#eef2ff;border-color:#c7d2fe!important;color:#1e293b}.product-form-page .form-scroll{position:relative}.product-form-page .grid-2 .form-group{position:relative;z-index:1}.product-form-page .grid-2 .form-group:focus-within{z-index:1000}.product-form-page .upload,.product-form-page .upload-box{position:relative;z-index:0}.product-form-page select:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #93c5fd59;outline:none}.req-star{color:#e74c3c;font-weight:600;margin-left:4px}.chip-req{background:#f2f5f8;border:1px solid #e6ebef;border-radius:999px;color:#556270;font-size:11px;line-height:1;margin-left:8px;padding:3px 6px}.product-form-page .tags-csv{background:#0000!important;border:none!important;box-shadow:none!important;padding:0}.product-form-page .result-actions .btn.save{background:#4f46e5!important;background:var(--accent)!important;border-color:#4f46e5!important;border-color:var(--accent)!important;color:#fff!important;font-weight:600!important}.product-form-page .result-actions .btn.save:hover{background:#4338ca!important;background:var(--accent-700)!important}.product-form-page .result-actions .btn.ghost{background:#fff!important;border-color:#0000!important;box-shadow:0 1px 2px #0f172a0f,0 1px 1px #0000000a!important;color:#6b7280!important;transition:.15s ease}.product-form-page .result-actions .btn.ghost:hover{background:#f8fafc!important;box-shadow:0 2px 6px #0f172a14!important;transform:translateY(-.5px)}.product-form-page .icon-copy{align-items:center;background:#0000;border:1px solid #0000;border-radius:6px;color:#475569;color:var(--text);cursor:pointer;display:inline-flex;font-size:11px;justify-content:center;line-height:1;opacity:.6;padding:3px 6px;transition:background .15s ease,border-color .15s ease,opacity .15s ease,transform .06s ease}.product-form-page .icon-copy:hover{background:#64748b1a;border-color:#e2e8f0;color:#334155;opacity:1}.product-form-page .icon-copy:active{transform:translateY(.5px)}.product-form-page .icon-copy i,.product-form-page .icon-copy svg{font-size:14px;height:14px;width:14px}.product-form-page .result-block .result-subtitle,.product-form-page .result-title{margin-right:6px}.product-form-page .tags-csv{color:#5b6775;font-weight:600;letter-spacing:.1px}.export-wrap{display:inline-block;position:relative}.export-menu{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--line);border-radius:10px;bottom:calc(100% + 6px);box-shadow:0 10px 28px #11182714;box-shadow:var(--shadow);min-width:220px;padding:6px;position:absolute;right:0;z-index:50}.export-item{align-items:center;background:#fff;border:none;border-radius:8px;color:#334155;cursor:pointer;display:flex;font-size:12px;gap:8px;padding:8px 10px;width:100%}.export-item:hover{background:#f8fafc}.export-item i{width:14px}@media print{.actions.sticky-actions,.export-wrap,.icon-copy,.panel.left,.result-actions,.right-tabs,.sidebar{display:none!important}.card,.panel,.product-form-page,body{background:#fff!important}.panel.right{border:none!important;box-shadow:none!important}.right-body{padding:0!important}.card.result-card{border:none!important;box-shadow:none!important;padding:12mm!important}.result-title{color:#0f172a!important;font-size:18pt!important;line-height:1.25!important}.result-subtitle{color:#0f172a!important;font-size:12pt!important;margin-top:10pt!important}.result-list,.result-text{color:#334155!important;font-size:11pt!important}.result-block,.result-list{page-break-inside:avoid}h1,h2,h3,h4{page-break-after:avoid}@page{size:A4;margin:16mm}}.auth-wrap{align-items:center;background:#f3f4f6;box-sizing:border-box;display:flex;height:100vh;justify-content:center;padding:16px}.auth-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 18px 60px #0206171a;box-sizing:border-box;display:grid;grid-template-columns:1.05fr 1fr;height:calc(100vh - 32px);max-height:860px;max-width:980px;overflow:hidden;position:relative;width:100%}.auth-back{align-items:center;background:#fff;border:1px solid #0f172a14;border-radius:999px;box-shadow:0 8px 24px #0206171a;color:#111827;display:inline-flex;height:36px;justify-content:center;left:16px;position:absolute;text-decoration:none;top:16px;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease;width:36px}.auth-back:hover{box-shadow:0 10px 28px #02061724;transform:translateX(-2px)}.auth-back:focus-visible{outline:2px solid #93c5fd;outline-offset:3px}.auth-left{background:#fff}.visual-blank{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;min-height:0;padding:10px}.visual-blank-box{background:#000;border-radius:14px;height:100%;width:100%}.auth-right{box-sizing:border-box;display:flex;flex-direction:column;min-height:0;overflow-y:auto;padding:24px 28px}.auth-brand{align-items:center;display:flex;gap:10px;justify-content:center;margin-bottom:28px;margin-top:48px;text-align:center}.auth-logo{background:linear-gradient(135deg,#60a5fa,#4f46e5);border-radius:8px;box-shadow:0 6px 18px #4f46e559;height:28px;width:28px}.auth-brand span{color:#111827;font-weight:700}.auth-title{color:#111827;font-size:34px;margin:10px 0 4px}.auth-sub{color:#6b7280;margin:0 0 24px}.auth-form{display:flex;flex-direction:column;gap:8px}.auth-form label{align-items:center;color:#111827;display:flex;font-size:12px;justify-content:space-between}.auth-form input{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;height:40px;outline:none;padding:0 12px;transition:border-color .15s,box-shadow .15s}.auth-form input:focus{border-color:#6366f1;box-shadow:0 0 0 4px #6366f126}.pw-label{position:relative}.pw-toggle{align-items:center;background:#eef2ff;border:0;border-radius:8px;color:#4f46e5;cursor:pointer;display:inline-flex;height:28px;justify-content:center;margin-left:8px;width:28px}.pw-toggle:hover{background:#e0e7ff}.btn-primary{background:linear-gradient(180deg,#6d5efc,#5b4bfa);border:0;border-radius:10px;box-shadow:0 12px 24px #5d50fa40;color:#fff;cursor:pointer;font-weight:600;height:35px;margin-top:4px;transition:transform .06s,box-shadow .2s}.btn-primary:hover{box-shadow:0 18px 34px #5d50fa57}.btn-primary:active{transform:translateY(1px)}.auth-or{align-items:center;color:#94a3b8;display:flex;font-size:12px;gap:10px;margin:8px 0}.auth-or:after,.auth-or:before{border-bottom:1px solid #e5e7eb;content:"";flex:1 1}.btn-google{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#374151;cursor:pointer;display:flex;font-weight:600;gap:10px;height:40px;justify-content:center;transition:background .2s,box-shadow .2s;width:100%}.btn-google img{height:20px;width:20px}.btn-google:hover{background:#fafafa;box-shadow:0 1px 2px #0000000f}.auth-switch{color:#6b7280;font-size:14px;justify-content:center;margin-top:16px;text-align:center}.auth-switch button{background:none;border:0;color:#4f46e5;cursor:pointer;font-weight:600}.auth-switch button:hover{text-decoration:underline}.auth-links{display:flex;font-size:13px;gap:18px;justify-content:center;margin-top:28px;text-align:center}.auth-links a{color:#6b7280;text-decoration:none}.auth-links a:hover{color:#111827}@media (max-height:760px){.auth-right{padding:18px 20px}.auth-form{gap:6px}.auth-links{margin-top:24px}}@media (max-width:980px){.auth-card{grid-template-columns:1fr;height:auto;max-height:none}.auth-left{display:none}.auth-back{left:16px;top:16px;z-index:5}}.auth-form .error-text{color:#dc2626;font-size:12px;line-height:1.3;margin-top:6px}.auth-form input.field-error{border-color:#dc2626!important;box-shadow:0 0 0 3px #dc26261f;outline-color:#dc2626!important}.auth-form label+.error-text{margin-top:4px}.auth-form input{transition:box-shadow .15s ease,border-color .15s ease}.success-text{color:#16a34a;font-size:13px;line-height:1.4}.auth-right.auth-center{align-content:center!important;justify-items:start;overflow-y:visible}.auth-right.auth-center .auth-sub{margin-bottom:20px}.auth-right.auth-center{align-content:center;display:grid!important;grid-auto-rows:min-content;justify-items:center;min-height:0;overflow:visible;padding-bottom:24px;padding-top:24px}.auth-right.auth-center .auth-brand{justify-self:start;margin-bottom:20px;margin-top:0}.auth-right.auth-center>:not(.auth-brand){justify-self:center;max-width:520px;width:100%}@media (max-height:760px){.auth-right.auth-center{align-content:start}}:root{--color-slate-500:#6b7280;--nav-h:64px}#root,body,html{height:100%}.account-page{background:#f8fafc;min-height:calc(100vh - 64px);min-height:calc(100vh - var(--nav-h));min-height:calc(100dvh - 64px);min-height:calc(100dvh - var(--nav-h))}.acc-container{margin:0 auto;max-width:1100px;padding:16px}.has-fixed-nav .account-page{min-height:100dvh;padding-top:64px;padding-top:var(--nav-h)}.acc-header{align-items:center;display:flex;justify-content:space-between;margin:24px auto 12px;max-width:760px}.acc-title{color:#111827;font-size:22px;font-weight:800;letter-spacing:-.02em;margin:0}.acc-header-actions{display:flex;gap:8px}.btn{appearance:none;background:#111827;border:0;border-radius:10px;color:#fff;cursor:pointer;font-size:13px;font-weight:700;padding:8px 12px;transition:transform .05s ease,opacity .2s ease}.btn:hover{opacity:.96;transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn.outline{background:#fff;border:1px solid #d1d5db;color:#111827}.btn.danger{background:#dc2626}.btn:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.acc-card{background:#fff;border:1px solid #e9edf2;border-radius:16px;box-shadow:0 1px 2px #00000008;padding:16px}.acc-single{margin:0 auto;max-width:760px}.card-typography{color:#374151;font-size:10px;line-height:1.45}.acc-donuts{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.acc-donut{align-items:center;display:flex;flex-direction:column}.acc-donut-svg{display:block}.acc-donut-text{fill:#111827;font-size:22px;font-weight:800}.acc-donut-label{color:#6b7280;color:var(--color-slate-500);font-size:10px;margin-top:4px}.acc-donut-value{color:#111827;font-size:10px;font-weight:600}.acc-divider{background:#eef2f6;border-radius:1px;height:1px;margin:16px 0}.signed-card{border:1px solid #e9edf2;border-radius:12px;padding:12px}.signed-top{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.signed-overline{color:#6b7280;color:var(--color-slate-500);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.signed-email{color:#111827;font-size:14px;font-weight:800;margin-top:2px}.acc-chip{align-items:center;background:#f1f5f9;border-radius:999px;color:#374151;display:inline-flex;font-size:12px;font-weight:700;gap:6px;padding:4px 10px}.billing-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr;margin-top:12px}@media (min-width:768px){.billing-grid{grid-template-columns:repeat(3,1fr)}}.billing-box{border:1px solid #e9edf2;border-radius:12px;padding:12px}.box-overline{font-weight:700;letter-spacing:.12em;text-transform:uppercase}.box-muted,.box-overline,.box-subtle{color:#6b7280;color:var(--color-slate-500);font-size:10px}.box-muted,.box-strong,.box-subtle{margin-top:2px}.box-strong{color:#111827;font-size:11px;font-weight:600}.box-row{align-items:center;display:flex;justify-content:space-between;margin-top:8px}.box-row,.box-row span{color:#374151}.box-row strong{color:#111827;font-size:11px;font-weight:600}.box-links{margin-top:8px}.link{appearance:none;background:#0000;border:0;color:#111827;cursor:pointer;font-size:10px;padding:0;text-decoration:underline}.danger-zone{align-items:center;background:#fff1f2;border:1px solid #fecaca;border-radius:12px;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-top:14px;padding:12px 14px}.danger-text{color:#9f1239;font-size:10px}.danger-strong{color:#111827;font-size:11px;font-weight:600}.danger-note{color:#6b7280;color:var(--color-slate-500);font-size:10px}.acc-header .btn:not(.outline):not(.danger):focus-visible,.acc-header .btn:not(.outline):not(.danger):hover{background-color:#111827!important;color:#fff!important;opacity:1}.acc-header .btn.outline:focus-visible,.acc-header .btn.outline:hover{background-color:#f8fafc!important;border-color:#cbd5e1!important;color:#111827!important;opacity:1}.danger-zone .btn.danger:focus-visible,.danger-zone .btn.danger:hover{background-color:#dc2626!important;color:#fff!important;opacity:1}.danger-zone .btn.danger:active{background-color:#b91c1c!important}.btn.danger:hover,.btn.outline:hover{filter:none}body:has(.account-page){-ms-overflow-style:none;overflow:hidden;scrollbar-width:none}body:has(.account-page)::-webkit-scrollbar{display:none}.account-page{overflow:auto}:root{--bg:#fff;--text:#0f172a;--muted:#475569;--container-max:1140px;--gutter-col:0px;--axis-col:260px;--gap-col:56px;--row-alt:#2563eb0f;--manual-fg:#dc2626;--definly-fg:#16a34a;--manual-dot:#dc262642;--manual-brd:#dc26266b;--definly-dot:#22c55e42;--definly-brd:#16a34a6b;--feature-hero-h:190px;--title-grad:linear-gradient(90deg,#6366f1,#3b82f6,#06b6d4)}*{box-sizing:border-box}#root,body,html{min-height:100%}body{background:#fff;background:var(--bg);color:#0f172a;color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.cp-root{display:flex;flex-direction:column}.cp-container{margin:0 auto;max-width:1140px;max-width:var(--container-max);padding:0 24px}.cp-hero{align-items:center;display:flex;height:100vh;overflow:hidden;position:relative}.cp-hero-grid{grid-gap:clamp(24px,4vw,64px);align-items:center;display:grid;gap:clamp(24px,4vw,64px);grid-template-columns:1fr}@media (min-width:1024px){.cp-hero-grid{grid-template-columns:6fr 6fr}}.cp-hero-media{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 16px 40px #0206170f;height:clamp(260px,42vw,520px);width:100%}.cp-hero-right{align-items:flex-start;display:flex;flex-direction:column;gap:12px}.cp-hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#6366f1,#3b82f6,#06b6d4);background:var(--title-grad);-webkit-background-clip:text;background-clip:text;color:#0000;font:800 clamp(34px,5.2vw,54px)/1.08 Inter,system-ui,sans-serif;letter-spacing:-.02em;margin:0}.cp-hero-sub{color:#64748b;font-size:16px;line-height:1.6;margin:0;max-width:720px}.cp-hero-actions{display:flex;flex-wrap:wrap;gap:10px}.cp-btn-primary{background:#2563eb;border-radius:999px;box-shadow:0 8px 24px #2563eb47;color:#fff;display:inline-block;font-weight:600;padding:10px 16px;text-decoration:none}.cp-blob{border-radius:999px;filter:blur(60px);opacity:.45;position:absolute;z-index:-1}.cp-blob-left{background:#6366f159;height:360px;left:-160px;top:-120px;width:360px}.cp-blob-right{background:#06b6d459;bottom:-120px;height:360px;right:-160px;width:360px}.cp-section{padding:72px 0}.cp-table{background:#0000;border:0;border-radius:0;box-shadow:none;font-size:13px;line-height:1.55}.cp-row{display:grid;grid-template-columns:0 260px 56px 1fr 1fr;grid-template-columns:var(--gutter-col) var(--axis-col) var(--gap-col) 1fr 1fr}.cp-alt .cp-cell{background:#2563eb0f;background:var(--row-alt)}.cp-head .cp-cell{background:#fff;border:0;color:#0f172a;font-size:13px;font-weight:700;padding:14px 12px}.cp-gap,.cp-gutter{pointer-events:none}.cp-gutter{background:#0000!important;padding:0}.cp-cell{padding:14px 12px}.cp-cell-body{align-items:flex-start;border:0;color:#334155;display:flex;gap:8px}.cp-axis{align-items:center;color:#0f172a;display:flex;font-weight:600;gap:8px}.cp-axis-ic{background:linear-gradient(135deg,#e0e7ff,#c7d2fe);border-radius:8px;color:#4f46e5;display:grid;flex:0 0 24px;height:24px;place-items:center;width:24px}.cp-axis-ic svg{height:14px;width:14px}.cp-axis-label{white-space:nowrap}.cp-mark{border:1px solid #0000000f;border-radius:999px;flex:0 0 10px;height:10px;margin-top:6px;width:10px}.cp-red{background:#dc262642;background:var(--manual-dot);border-color:#dc26266b;border-color:var(--manual-brd)}.cp-good{background:#22c55e42;background:var(--definly-dot);border-color:#16a34a6b;border-color:var(--definly-brd)}.cp-okay{background:#fbbf2438;border-color:#f59e0b59}.cp-bad{background:#94a3b838;border-color:#64748b59}.cp-disclaimer{color:#64748b;font-size:12px;margin-top:10px}@media (max-width:900px){.cp-row{grid-template-columns:1fr}.cp-gap,.cp-gutter,.cp-head{display:none}.cp-cell{border:0}}#matrix .cp-container{margin:0 auto;max-width:1140px;max-width:var(--container-max);padding:0 24px}#matrix{--gutter-col:0px}.cp-feature .cp-feature-grid{grid-gap:clamp(20px,3.5vw,56px);align-items:start;display:grid;gap:clamp(20px,3.5vw,56px);grid-template-columns:1fr}@media (min-width:1024px){.cp-feature .cp-feature-grid{grid-template-columns:1.05fr .95fr}}.cp-feature .cp-feature-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#2563eb,#3b82f6 55%,#60a5fa);-webkit-background-clip:text;background-clip:text;color:#2563eb;font:800 clamp(36px,5vw,48px)/1.08 Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;letter-spacing:-.01em;margin:0 0 18px}@supports not (-webkit-background-clip:text){.cp-feature .cp-feature-title{color:#2563eb}}.cp-feature .cp-feature-list{grid-gap:12px;display:grid;gap:12px;list-style:none;margin:0;padding-left:0}.cp-feature .cp-feature-item{border-radius:12px;padding:12px 12px 12px 18px;position:relative;transition:background .2s ease}.cp-feature .cp-feature-item:hover{background:#f5f8ff}.cp-feature .cp-feature-item:before{background:#c7d2fe;border-radius:999px;bottom:10px;content:"";left:0;position:absolute;top:10px;width:3px}.cp-feature .cp-feature-item::marker{content:none}.cp-feature .cp-feature-head{color:#2563eb;font-size:clamp(16px,1.9vw,18px);font-weight:700;letter-spacing:-.01em;margin:0 0 4px}.cp-feature .cp-feature-desc{color:#64748b;font-size:clamp(12.5px,1.5vw,13.5px);line-height:1.6;margin:0}.cp-feature .cp-feature-mock{align-self:start;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 10px 30px #02061714;padding:20px}.cp-feature .cp-feature-mock .mock-dots{display:flex;gap:8px;margin-bottom:12px}.cp-feature .cp-feature-mock .mock-dots span{background:#e5e7eb;border-radius:50%;height:9px;width:9px}.cp-feature .cp-feature-mock .mock-hero{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;height:190px;height:var(--feature-hero-h);margin-bottom:14px}.cp-feature .cp-feature-mock .mock-title{background:#eef2ff;border-radius:6px;height:18px;margin-bottom:10px;width:60%}.cp-feature .cp-feature-mock .mock-line{background:#eff4ff;border-radius:6px;height:10px;margin:8px 0}.cp-feature .cp-feature-mock .mock-line.w80{width:80%}.cp-feature .cp-feature-mock .mock-line.w70{width:70%}.cp-feature .cp-feature-mock .mock-line.w60{width:60%}.cp-feature .cp-feature-mock .mock-bullets{grid-gap:8px;display:grid;gap:8px;margin-top:8px}.cp-feature .cp-feature-mock .mock-bullet{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:14px 1fr}.cp-feature .cp-feature-mock .sq{background:#e8f0ff;border:1px solid #dbeafe;border-radius:5px;display:inline-block;height:14px;width:14px}.cp-feature .cp-feature-mock .ln{background:#eef2ff;border-radius:6px;display:inline-block;height:10px}.cp-feature .cp-feature-mock .ln.w85{width:85%}.cp-feature .cp-feature-mock .ln.w78{width:78%}.cp-feature .cp-feature-mock .ln.w72{width:72%}.cp-feature .cp-feature-mock .ln.w64{width:64%}.cp-feature .cp-feature-mock .mock-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.cp-feature .cp-feature-mock .mock-badges span{background:#edf2ff;border:1px solid #e0e7ff;border-radius:999px;color:#2563eb;font-size:11.5px;padding:6px 10px}@media (max-width:900px){.cp-feature .cp-feature-grid{grid-template-columns:1fr}}.cp-benefits3{background:#fff;padding:56px 0 36px}@media (min-width:768px){.cp-benefits3{padding:140px 0 36px}}.cp-benefits3 .cp-container{max-width:1200px}.cp-benefits3-head{margin-bottom:40px;text-align:center}@media (min-width:1024px){.cp-benefits3-head{margin-bottom:180px}}.cp-benefits3-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#6366f1,#3b82f6,#06b6d4);background:var(--title-grad);-webkit-background-clip:text;background-clip:text;color:#0000;font:800 clamp(28px,4.2vw,40px)/1.08 Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;letter-spacing:-.01em;margin:0 auto 10px;max-width:26ch}.cp-benefits3-sub{color:#64748b;font-size:clamp(14px,1.8vw,15px);margin:12px auto 0;max-width:58ch}.cp-benefits3-grid{grid-gap:32px;color:#0f172a;display:grid;gap:32px;grid-template-columns:1fr}@media (min-width:768px){.cp-benefits3-grid{gap:48px;grid-template-columns:repeat(3,1fr)}}.cp-benefits3-item h3{color:#2563eb;font-size:clamp(18px,2vw,19px);font-weight:600;letter-spacing:-.01em;margin:0 0 6px}.cp-benefits3-item p{color:#64748b;font-size:14.5px;line-height:1.7;margin:0;max-width:44ch}.cp-faq{padding-bottom:56px;padding-top:200px}.cp-faq-head{margin-bottom:28px;text-align:center}.cp-faq-title{color:#0f172a;font:800 clamp(30px,4.2vw,44px)/1.08 Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;letter-spacing:-.01em;margin:0}.cp-faq-sub{color:#64748b;font-size:clamp(14px,1.8vw,15px);margin:10px auto 0;max-width:60ch}.cp-accordion{border-top:1px solid #e2e8f0}.cp-acc{border-bottom:1px solid #e2e8f0}.cp-acc summary{align-items:center;color:#0f172a;cursor:pointer;display:flex;font-weight:600;gap:12px;justify-content:space-between;list-style:none;padding:14px 0}.cp-acc summary::-webkit-details-marker{display:none}.cp-chev{color:#64748b;height:18px;transition:transform .2s ease;width:18px}.cp-acc[open] .cp-chev{transform:rotate(180deg)}.cp-acc-body{padding:0 0 14px}.cp-acc-body p{font-size:11.5px;line-height:1.7;margin:0}.cp-cta{background:#fff;padding:120px 0}.cp-cta-inner{margin:0 auto;max-width:760px;text-align:center}.cp-cta-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#6366f1,#3b82f6,#06b6d4);background:var(--title-grad);-webkit-background-clip:text;background-clip:text;color:#0000;font:800 clamp(26px,3.8vw,34px)/1.12 Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;letter-spacing:-.01em;margin:0}.cp-cta-sub{color:#64748b;font-size:14.5px;margin:8px auto 0;max-width:60ch}.cp-cta-btn{margin-top:18px}.cp-faq{background:linear-gradient(180deg,#f8fbff,#fff 70%)}.cp-faq-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#2563eb,#3b82f6 55%,#60a5fa);-webkit-background-clip:text;background-clip:text;color:#0000}.cp-accordion{border-top-color:#dbeafe}.cp-acc{border-bottom-color:#dbeafe}.cp-acc:hover,.cp-acc[open]{background:#f5f8ff}.cp-acc summary span{color:#0f172a;transition:color .15s ease}.cp-acc:hover summary span,.cp-acc[open] summary span{color:#2563eb}.cp-chev{color:#3b82f6;transition:transform .2s ease,color .15s ease}.cp-acc:hover .cp-chev,.cp-acc[open] .cp-chev{color:#2563eb}.cp-acc-body p{color:#64748b}.cp-acc summary:focus-visible{outline:2px solid #bfdbfe;outline-offset:2px}.cp-benefits3{background:linear-gradient(180deg,#f8fbff,#fff 70%);overflow:hidden;position:relative}.cp-benefits3:before{background:radial-gradient(600px 220px at 50% 30%,#3b82f624,#6366f11a 45%,#0000 70%);border-radius:50%;content:"";filter:blur(2px);height:520px;left:50%;pointer-events:none;position:absolute;top:48px;transform:translateX(-50%);width:1200px;z-index:0}.cp-impact{padding:72px 0}.cp-impact-head{margin-bottom:16px;text-align:center}.cp-impact-title{color:#0f172a;font:800 clamp(24px,3.6vw,32px)/1.1 Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;letter-spacing:-.01em;margin:0}.cp-impact-sub{color:#64748b;font-size:14.5px;margin:6px auto 0;max-width:60ch}.cp-impact-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 12px 30px #02061714;overflow:hidden}.cp-impact-title{color:#2563eb}.cp-hero-media{align-items:stretch;display:flex}.cp-hero-media>*{height:100%}.cp-hero-media{position:relative}.cp-hero-media svg,.cp-hero-media>*{height:100%!important;width:100%}@media (max-width:1023px){.cp-hero{height:auto;padding:56px 0}}.cp-hero{background:#fff}.cp-hero-media{background:#fff!important;border:0!important;box-shadow:none!important}.cp-blob{display:none!important}
/*# sourceMappingURL=main.6044da4b.css.map*/