:root{color-scheme:light;--bg: #f7f9fc;--surface: #ffffff;--surface-strong: #eef5ff;--ink: #0b1220;--muted: #5f6b7a;--line: #dbe4ef;--blue: #1459ff;--cyan: #07b6d5;--green: #16a66a;--navy: #07111f;--shadow: 0 24px 70px rgba(14, 37, 71, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--ink);line-height:1.55}a{color:inherit;text-decoration:none}img,svg{max-width:100%}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px clamp(20px,5vw,72px);background:#f7f9fcdb;border-bottom:1px solid rgba(219,228,239,.8);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;letter-spacing:0}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;color:#fff;background:linear-gradient(135deg,var(--blue),var(--cyan));box-shadow:0 10px 30px #1459ff40}.desktop-nav{display:flex;align-items:center;gap:28px;color:var(--muted);font-size:.94rem}.desktop-nav a:hover,.text-link:hover{color:var(--blue)}.language-link{padding:6px 10px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-weight:750}.mobile-menu{display:none}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:0;border-radius:8px;background:var(--ink);color:#fff;font-weight:750;cursor:pointer}.button:hover{background:#1b2a42}.button-small{min-height:40px;padding:0 15px;font-size:.92rem}.button-secondary{background:#fff;color:var(--ink);border:1px solid var(--line)}.button-secondary:hover{background:var(--surface-strong)}.hero{padding:72px clamp(20px,5vw,72px) 54px;background:radial-gradient(circle at 80% 5%,rgba(7,182,213,.16),transparent 30%),linear-gradient(180deg,#ffffff 0%,var(--bg) 86%)}.hero-grid,.split{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.95fr);gap:clamp(32px,5vw,70px);align-items:center;max-width:1180px;margin:0 auto}.hero h1{max-width:760px;margin:0;font-size:clamp(3rem,7vw,6.5rem);line-height:.94;letter-spacing:0}.hero p{max-width:680px;color:var(--muted);font-size:clamp(1.05rem,2vw,1.24rem)}.hero-actions,.inline-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.eyebrow,.kicker{margin:0 0 10px;color:var(--blue);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.text-link{color:var(--blue);font-weight:750}.browser-mockup{overflow:hidden;border:1px solid #c8d8ee;border-radius:14px;background:#f9fbff;box-shadow:var(--shadow)}.browser-top{display:flex;align-items:center;gap:8px;padding:12px;border-bottom:1px solid var(--line)}.browser-top span{width:10px;height:10px;border-radius:99px;background:#ff6b6b}.browser-top span:nth-child(2){background:#ffd166}.browser-top span:nth-child(3){background:#06d6a0}.browser-top div{flex:1;margin-left:8px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;color:var(--muted);background:#fff;font-size:.82rem}.browser-body{display:grid;grid-template-columns:1fr 290px;min-height:430px}.page-preview{padding:28px;background:linear-gradient(160deg,#fff,#eaf6ff)}.page-preview h3{margin:12px 0 8px;font-size:1.5rem}.page-preview p{color:var(--muted)}.preview-tag{display:inline-block;padding:7px 10px;border-radius:999px;background:#dcfce7;color:#107344;font-size:.8rem;font-weight:800}.preview-lines{display:grid;gap:12px;margin-top:34px}.preview-lines i{display:block;height:48px;border-radius:8px;background:#fff;border:1px solid var(--line)}.ai-panel{padding:18px;border-left:1px solid var(--line);background:#07111f;color:#fff}.panel-title span{display:block;color:#91a4bd;font-size:.8rem}.current-page,.ai-output{margin-top:18px;padding:14px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0f;color:#c8d8ee;font-size:.86rem}.quick-actions{display:grid;gap:9px;margin-top:18px}.quick-actions button{min-height:38px;border:1px solid rgba(7,182,213,.34);border-radius:8px;background:#07b6d524;color:#fff}.ai-output ul{padding-left:18px;margin-bottom:0}.section{padding:76px clamp(20px,5vw,72px)}.section.alt{background:#fff}.section.dark{background:var(--navy);color:#fff}.section.dark p,.section.dark li{color:#c9d5e4}.section-heading{max-width:760px;margin:0 auto 36px;text-align:center}.section-heading h2,.cta-band h2{margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.03;letter-spacing:0}.section-heading p{color:var(--muted);font-size:1.08rem}.card-grid{display:grid;gap:18px;max-width:1180px;margin:0 auto}.card-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card{padding:24px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 12px 30px #0e25470f}.card h3{margin:0 0 10px;font-size:1.16rem}.card p{color:var(--muted)}.card-top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.icon-token{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;background:var(--surface-strong);color:var(--blue);font-weight:900}.badge{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:999px;background:#eef2ff;color:#244bc7;font-size:.76rem;font-weight:800}.badge.free{background:#dcfce7;color:#0f7a4a}.badge.planned,.badge.coming-soon{background:#f1f5f9;color:#475569}.badge.workspace-module{background:#dff7ff;color:#06758a}.check-list{padding:0;margin:18px 0;list-style:none}.check-list li{margin:9px 0;padding-left:22px;position:relative;color:var(--muted)}.check-list li:before{content:"";position:absolute;left:0;top:.7em;width:8px;height:8px;border-radius:99px;background:var(--green)}.grouped-grid{display:grid;gap:34px;max-width:1180px;margin:0 auto}.directory-controls{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(220px,.6fr);gap:14px;max-width:860px;margin:0 auto 28px}.directory-controls label{display:grid;gap:7px;color:var(--muted);font-size:.9rem;font-weight:800}.directory-controls input,.directory-controls select{border-color:var(--line);background:#fff}.empty-state{max-width:860px;margin:24px auto 0;padding:18px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted);text-align:center}.extension-group h3{margin:0 0 14px}.feature-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;max-width:1180px;margin:34px auto 0}.feature-strip span{padding:14px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0f;color:#dce8f7;font-weight:750}.cta-band{background:linear-gradient(135deg,#08111f,#102b47 58%,#064861);color:#fff}.cta-band .split{align-items:start}.cta-band p{color:#cfdae8}.demo-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:22px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:#ffffff14}.demo-form label{display:grid;gap:7px;color:#dce8f7;font-size:.88rem;font-weight:750}.demo-form .full{grid-column:1 / -1}input,select,textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#fffffff0;color:var(--ink);font:inherit}textarea{resize:vertical}.page-hero{padding:72px clamp(20px,5vw,72px);background:linear-gradient(180deg,white,var(--bg))}.page-hero-inner{max-width:920px;margin:0 auto;text-align:center}.page-hero h1{margin:0;font-size:clamp(2.4rem,6vw,5rem);line-height:.98}.page-hero p{color:var(--muted);font-size:1.14rem}.content{max-width:900px;margin:0 auto}.content h2{margin-top:34px}.content p,.content li{color:var(--muted)}.permission-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:980px;margin:0 auto}.faq-list{display:grid;gap:12px;max-width:900px;margin:0 auto}.faq-item{padding:18px 20px;border:1px solid var(--line);border-radius:8px;background:#fff}.faq-item summary{cursor:pointer;font-weight:800}.faq-item p{color:var(--muted)}.site-footer{padding:54px clamp(20px,5vw,72px);background:#050b14;color:#fff}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:32px;max-width:1180px;margin:0 auto}.site-footer p,.muted{color:#9baac0}.site-footer a:not(.brand){display:block;color:#cbd7e6;margin:9px 0}.site-footer h3{margin-top:0}@media(max-width:960px){.desktop-nav,.site-header>.button-small{display:none}.mobile-menu{display:block}.mobile-menu summary{min-height:40px;padding:8px 12px;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer;font-weight:800}.mobile-menu div{position:absolute;right:20px;top:64px;display:grid;gap:12px;min-width:220px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.hero-grid,.split{grid-template-columns:1fr}.card-grid.three,.card-grid.four,.feature-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.hero{padding-top:48px}.hero h1{font-size:3.1rem}.browser-body{grid-template-columns:1fr}.ai-panel{border-left:0;border-top:1px solid var(--line)}.card-grid.two,.card-grid.three,.card-grid.four,.feature-strip,.permission-grid,.footer-grid,.demo-form,.directory-controls{grid-template-columns:1fr}.demo-form .full{grid-column:auto}.section{padding:58px 20px}.site-header{padding:14px 20px}}
