@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap");:root{--ink:#f4f4f5;--muted:#92939b;--paper:#09090b;--card:#131417;--line:#292a30;--accent:#d9ff68;--violet:#a99bff;--blue:#8bc7ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:DM Sans,Inter,system-ui,sans-serif}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 0);background-size:80px 80px;-webkit-mask-image:linear-gradient(180deg,black,transparent 80%);mask-image:linear-gradient(180deg,black,transparent 80%);z-index:-1}a{color:inherit;text-decoration:none}.shell{min-height:100vh}.topbar{height:70px;padding:0 clamp(20px,5vw,72px);justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(9,9,11,.82);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:-webkit-sticky;position:sticky;top:0;z-index:10}.brand,.topbar{display:flex;align-items:center}.brand{font-weight:700;letter-spacing:-.04em;font-size:17px;gap:10px}.brand-mark{width:25px;height:25px;border-radius:8px 8px 8px 2px;background:linear-gradient(135deg,#fff 0 35%,var(--accent) 36% 68%,var(--violet) 69%);display:inline-block;transform:rotate(-8deg)}.nav{display:flex;align-items:center;gap:24px;color:var(--muted);font-size:13px}.nav a:hover{color:var(--ink)}.button{border:1px solid transparent;background:var(--ink);color:#0b0b0d;border-radius:11px;padding:12px 17px;font:600 13px inherit;cursor:pointer;display:inline-block;transition:transform .2s ease,background .2s ease,border-color .2s ease}.button:hover{transform:translateY(-2px)}.button-bright{background:var(--accent);color:#10120b}.button-ghost{background:transparent;border-color:#3a3b42;color:var(--ink)}.button-ghost:hover{background:#1b1c21}.button.small{padding:9px 13px;font-size:12px}.hero{max-width:1280px;margin:auto;padding:clamp(72px,9vw,128px) clamp(20px,5vw,72px) 88px}.hero-dark{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:clamp(40px,7vw,100px);gap:clamp(40px,7vw,100px);align-items:center;position:relative}.hero-dark:after{content:"";position:absolute;width:480px;height:480px;right:2%;top:8%;background:radial-gradient(circle,rgba(169,155,255,.15),transparent 65%);pointer-events:none;z-index:-1}.hero-copy{position:relative;z-index:1}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--accent);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.14em}.eyebrow-dot{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px rgba(217,255,104,.12)}.muted-eyebrow{color:#a6a7ae}.display{font:700 clamp(54px,7.4vw,101px)/.91 DM Sans,Inter,system-ui,sans-serif;letter-spacing:-.085em;margin:22px 0 25px;max-width:760px}.lede{font-size:17px;line-height:1.62;color:var(--muted);max-width:510px}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.hero-note{color:#65666d;font-size:11px;margin-top:26px;display:flex;align-items:center;gap:8px}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 10px rgba(217,255,104,.6)}.product-preview{border:1px solid #34353c;border-radius:20px;background:#101114;box-shadow:0 30px 100px rgba(0,0,0,.45),0 0 0 7px rgba(255,255,255,.015);overflow:hidden;transform:rotate(1.5deg);position:relative;z-index:1}.preview-top{height:47px;border-bottom:1px solid #292a30;display:flex;align-items:center;padding:0 16px;gap:13px;font-size:10px;color:#73747c}.window-dots{display:flex;gap:5px}.window-dots i{width:7px;height:7px;background:#3b3c43;border-radius:50%}.preview-title{flex:1 1}.preview-live{color:var(--accent);font-size:9px;text-transform:uppercase;letter-spacing:.08em}.preview-body{display:grid;grid-template-columns:132px 1fr;min-height:365px}.preview-sidebar{border-right:1px solid #292a30;padding:18px 12px;color:#72737b;font-size:10px}.preview-logo{color:#efeff1;font-size:12px;font-weight:700;display:flex;align-items:center;gap:7px;margin-bottom:28px}.preview-logo .brand-mark{width:16px;height:16px;border-radius:5px 5px 5px 1px}.preview-label{display:block;color:#4f5058;text-transform:uppercase;letter-spacing:.12em;font-size:8px;margin:0 7px 9px}.preview-label-lower{margin-top:29px}.preview-item{display:flex;justify-content:space-between;padding:9px 7px;border-radius:7px;margin-bottom:3px}.preview-item b{font-weight:500;color:#4f5058}.preview-item.active{color:#f2f2f4;background:#24252b}.preview-content{padding:25px}.preview-content-head{display:flex;align-items:start;justify-content:space-between}.preview-kicker{font-size:10px;color:#777881}.preview-content h2{font-size:26px;letter-spacing:-.06em;margin:5px 0 0}.avatar{height:27px;width:27px;background:#a99bff;color:#15141e;border-radius:50%;display:grid;place-items:center;font-size:9px;font-weight:700}.preview-stat-grid{display:grid;grid-template-columns:1.7fr .8fr;grid-gap:10px;gap:10px;margin-top:25px}.preview-card,.preview-stat{border:1px solid #2b2c32;border-radius:11px;background:#15161a;padding:13px}.preview-stat small,.preview-stat span{display:block;color:#767780;font-size:9px}.preview-stat strong{display:block;font-size:14px;margin:10px 0 8px;letter-spacing:-.03em}.preview-stat.wide strong{font-size:12px}.preview-stat small{color:#a4a5ad}.preview-stat small .status-dot{margin-right:5px;width:5px;height:5px}.preview-card{margin-top:10px}.preview-card-head{display:flex;justify-content:space-between;color:#74757d;font-size:9px;margin-bottom:7px}.preview-card-head span:last-child{color:#a99bff}.activity{display:flex;align-items:center;gap:9px;padding:11px 0;border-top:1px solid #25262c}.activity-icon{height:23px;width:23px;border-radius:7px;display:grid;place-items:center;font-size:11px}.activity-icon.lime{background:rgba(217,255,104,.12);color:var(--accent)}.activity-icon.violet{background:rgba(169,155,255,.13);color:var(--violet)}.activity-icon.blue{background:rgba(139,199,255,.13);color:var(--blue)}.activity small,.activity strong{display:block}.activity strong{font-size:10px;font-weight:600}.activity small{font-size:9px;color:#6c6d75;margin-top:3px}.section{max-width:1280px;margin:auto;padding:100px clamp(20px,5vw,72px)}.section-dark{color:var(--ink)}.section-tint{max-width:none;background:#111216;border-top:1px solid #1f2025;border-bottom:1px solid #1f2025}.section-tint>.process-grid,.section-tint>.section-head{max-width:1136px;margin-left:auto;margin-right:auto}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:34px}.section h2{font:700 clamp(40px,5vw,67px)/.94 DM Sans,Inter,sans-serif;letter-spacing:-.08em;margin:12px 0 0}.section-head p{color:var(--muted);max-width:360px;line-height:1.6;margin:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.card{border-radius:16px;padding:26px}.card-dark{background:var(--card);border:1px solid var(--line);min-height:220px;position:relative}.card-dark:hover{border-color:#4a4b53;background:#17181c}.num{color:var(--accent);font-size:12px;font-weight:700;letter-spacing:.08em}.card h3{margin:45px 0 10px;font-size:18px;letter-spacing:-.03em}.card p{color:var(--muted);line-height:1.55;margin:0;max-width:280px;font-size:14px}.card-arrow{position:absolute;right:23px;bottom:22px;color:#707179;font-size:16px}.process-grid{display:grid;grid-gap:1px;gap:1px;background:#303138;border:1px solid #303138;border-radius:16px;overflow:hidden}.process-card{display:grid;grid-template-columns:72px 1fr auto;align-items:center;grid-gap:16px;gap:16px;padding:24px 27px;background:#17181c}.process-card:hover{background:#1c1d22}.process-number{color:var(--accent);font-size:12px;font-weight:700}.process-card h3{font-size:18px;margin:0 0 6px;letter-spacing:-.03em}.process-card p{color:var(--muted);margin:0;font-size:14px}.pricing-section{padding-bottom:115px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.price-card{border:1px solid var(--line);background:#111216;border-radius:16px;padding:25px;min-height:330px;display:flex;flex-direction:column}.price-card.featured{background:var(--accent);border-color:var(--accent);color:#11130c}.price-top{display:flex;justify-content:space-between;color:#8b8c94;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.featured .price-top{color:#536329}.price-tag{font-size:9px;border:1px solid;border-radius:999px;padding:4px 7px}.price-card h3{font-size:38px;letter-spacing:-.07em;margin:50px 0 12px}.price-card h3 small{font-size:12px;letter-spacing:0;color:inherit}.price-card p{color:var(--muted);line-height:1.5;font-size:13px;margin:0;max-width:260px}.featured p{color:#3d4a1e}.price-line{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);margin-top:auto;padding-top:15px;font-size:11px}.featured .price-line{border-color:#b8db4d}.price-line span{color:#81828a}.featured .price-line span{color:#58652b}.full-button{width:100%;text-align:center;margin-top:18px}.featured .button-bright{background:#11130c;color:var(--accent)}.faq-section{padding-top:80px;padding-bottom:110px}.faq{border-top:1px solid var(--line);padding:21px 0}.faq:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-weight:600;font-size:17px;display:flex;justify-content:space-between;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:22px;color:#6d6e76;font-weight:400}.faq p{color:var(--muted);max-width:700px;line-height:1.6;font-size:14px}.footer{padding:34px clamp(20px,5vw,72px);border-top:1px solid var(--line);color:#6f7078;font-size:12px;display:flex;justify-content:space-between}.auth-wrap{min-height:calc(100vh - 70px);display:grid;place-items:center;padding:30px}.auth-card{max-width:470px;width:100%;background:var(--card);border:1px solid var(--line);border-radius:18px;padding:36px}.auth-card h1{font-size:42px;letter-spacing:-.07em;margin:0 0 10px}.muted{color:var(--muted)}.form{display:grid;grid-gap:14px;gap:14px;margin-top:24px}.label{font-size:12px;font-weight:600}.input,.select,.textarea{width:100%;border:1px solid var(--line);background:#0d0e10;border-radius:10px;padding:13px;font:inherit;color:var(--ink)}.textarea{min-height:130px;resize:vertical}.dashboard{max-width:1320px;margin:auto;padding:36px clamp(20px,4vw,60px)}.dash-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:30px}.dash-title{font-size:48px;letter-spacing:-.07em;margin:0}.grid-2{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:18px;gap:18px}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.stat{background:var(--card);border:1px solid var(--line);padding:20px;border-radius:14px}.stat strong{font-size:26px;display:block}.project-row{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:18px 0;border-bottom:1px solid var(--line)}.project-row:last-child{border-bottom:0}.pill{font-size:10px;letter-spacing:.08em;text-transform:uppercase;padding:6px 9px;border-radius:999px;background:#243219;color:var(--accent);font-weight:700}.pill.warn{background:#34281a;color:#ffca74}.empty{padding:32px 0;text-align:center;color:var(--muted)}.notice{padding:14px 16px;border-radius:10px;background:#34281a;color:#ffca74;margin:15px 0}.success{background:#243219;color:var(--accent)}.admin-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.check{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line);font-size:14px}@media(max-width:900px){.hero-dark{grid-template-columns:1fr}.product-preview{max-width:680px;margin:0 auto}.cards,.pricing-grid{grid-template-columns:1fr}.card-dark{min-height:180px}.process-card{grid-template-columns:45px 1fr auto}.admin-grid{grid-template-columns:repeat(2,1fr)}.nav a:not(.button){display:none}}@media(max-width:560px){.display{font-size:55px}.section{padding-top:76px;padding-bottom:76px}.section-head{display:block}.section-head p{margin-top:20px}.preview-body{grid-template-columns:1fr}.preview-sidebar{display:none}.preview-content{padding:18px}.preview-stat-grid{grid-template-columns:1fr 1fr}.product-preview{transform:none}.process-card{grid-template-columns:35px 1fr}.process-card .card-arrow{display:none}.dash-title{font-size:38px}.stat-row{grid-template-columns:1fr}.footer{display:block}.footer div+div{margin-top:12px}}