:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{width:100%;min-height:100%}body{margin:0}:root{--bg:#0b1023;--bg2:#0e1633;--text:#e6eefc;--muted:rgba(230,238,252,.65);--border:rgba(255,255,255,.12);--accent:#63a8ff;--accent2:#7ee081}*{box-sizing:border-box}body{margin:0;color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial;background:radial-gradient(900px 520px at 18% 20%,rgba(99,168,255,.2),transparent 62%),radial-gradient(900px 620px at 82% 10%,rgba(126,224,129,.12),transparent 58%),linear-gradient(180deg,var(--bg),var(--bg2))}.shell{width:100%;display:flex;justify-content:center}.page{position:relative;width:100%;max-width:1200px;padding:40px 20px 80px}a{color:inherit;text-decoration:none}.bgGlow{position:absolute;inset:-220px;background:radial-gradient(520px 420px at 30% 30%,rgba(99,168,255,.18),transparent 62%),radial-gradient(560px 420px at 70% 25%,rgba(126,224,129,.12),transparent 62%);filter:blur(22px);pointer-events:none}.topbar{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px;border-radius:18px;border:1px solid var(--border);background:#ffffff0a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand{display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:.2px}.brandLogo{display:block;height:44px;width:auto;object-fit:contain}.brandDot{width:10px;height:10px;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--accent2));box-shadow:0 0 18px #63a8ff73}.brandName{opacity:.95}.nav{display:flex;gap:18px;align-items:center;font-size:14px;color:var(--muted)}.nav a:hover{color:var(--text)}.btnGhost{padding:10px 14px;border-radius:14px;border:1px solid var(--border);background:#ffffff0a;color:var(--text)}.btnGhost:hover{background:#ffffff12}.hero{position:relative;width:100%;margin-top:70px;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:start;padding:20px 0 80px}.heroRight{display:flex;justify-content:flex-end}.pill{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;border:1px solid var(--border);background:#ffffff0a;color:#e6eefcbf;font-size:12px;margin-bottom:18px}.heroLeft h1{margin:0 0 18px;font-size:clamp(38px,4.2vw,60px);line-height:1.05;letter-spacing:-.6px}.accent{color:var(--accent)}.accent2{color:var(--accent2)}.subtitle{margin:0 0 26px;max-width:60ch;font-size:18px;line-height:1.65;color:var(--muted)}.ctaRow{display:flex;gap:12px;margin:0 0 22px}.btnPrimary{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:16px;font-weight:900;background:linear-gradient(135deg,var(--accent),var(--accent2));color:#071022;box-shadow:0 18px 60px #63a8ff2e}.btnPrimary:hover{filter:brightness(1.06)}.btnSecondary{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:16px;font-weight:900;border:1px solid var(--border);background:#ffffff0a;color:var(--text)}.btnSecondary:hover{background:#ffffff12}.miniProof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:6px}.proofItem{border:1px solid var(--border);background:#ffffff0a;border-radius:16px;padding:12px}.proofTitle{font-weight:900;font-size:14px}.proofText{margin-top:4px;font-size:12px;color:var(--muted)}.phoneStage{position:relative;display:flex;flex-direction:column;align-items:center;gap:10px}.phoneGlow{position:absolute;width:480px;height:480px;border-radius:999px;background:radial-gradient(circle at 40% 35%,rgba(99,168,255,.35),transparent 60%),radial-gradient(circle at 70% 60%,rgba(126,224,129,.18),transparent 62%);filter:blur(18px);opacity:.9;z-index:0}.phone{position:relative;z-index:1;width:330px;border-radius:34px;padding:12px;background:linear-gradient(180deg,#ffffff1a,#ffffff0a);border:1px solid rgba(255,255,255,.18);box-shadow:0 50px 140px #0000008c,0 0 60px #63a8ff29}.phoneNotch{position:absolute;top:10px;left:50%;transform:translate(-50%);width:120px;height:18px;border-radius:999px;background:#0a1023a6;border:1px solid rgba(255,255,255,.1);z-index:3}.phoneScreen{width:100%;display:block;border-radius:26px}.caption{position:relative;z-index:2;font-size:12px;color:#e6eefcad;margin-top:8px}.phoneStage.stack{align-items:flex-end}.phoneStage.stack .caption{width:100%;text-align:center}.phoneStack{position:relative;width:470px;display:flex;justify-content:center;align-items:flex-start;padding-bottom:36px}.phoneFront{position:relative;z-index:3;transform:translateY(6px)}.phoneBack{position:absolute;z-index:1;opacity:.92;filter:saturate(.98)}.phoneBackLeft{transform:translate(-110px,30px) rotate(-7deg) scale(.92);z-index:1}.phoneBackRight{transform:translate(110px,34px) rotate(7deg) scale(.92);z-index:2;opacity:.88}.phoneBack .phoneScreen{filter:brightness(.95) contrast(1.02)}.phoneFront .phoneScreen{filter:brightness(1.02) contrast(1.02)}@media(hover:hover){.phoneStack:hover .phoneBackLeft{transform:translate(-120px,26px) rotate(-8deg) scale(.925)}.phoneStack:hover .phoneBackRight{transform:translate(120px,30px) rotate(8deg) scale(.925)}.phoneStack:hover .phoneFront{transform:translateY(2px)}}.section{position:relative;width:100%;margin-top:110px}#features.section{margin-top:72px}.sectionHead{margin-bottom:18px}.section h2{margin:0 0 10px;font-size:26px;letter-spacing:-.3px}.sectionSub{margin:0;color:var(--muted);line-height:1.6}.grid3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px}.card{padding:18px;border-radius:20px;border:1px solid var(--border);background:#ffffff0a}.card h3{margin:0 0 8px}.card p{margin:0;color:var(--muted);line-height:1.6}.contactCard{border:1px solid var(--border);background:#ffffff0d;border-radius:22px;padding:22px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:22px}.footer{position:relative;width:100%;margin-top:70px;padding-top:18px;color:#e6eefc8c;font-size:13px;display:flex;gap:10px;align-items:center}.footer a{color:#e6eefcb3}.footer a:hover{color:var(--text)}.footerSep{opacity:.5}@media(max-width:980px){.nav{display:none}.topbar{padding:16px}.hero{grid-template-columns:1fr;gap:30px;margin-top:44px;padding-bottom:54px}.heroRight{justify-content:center}.phone{width:320px}.phoneStage.stack{align-items:center}.phoneStack{width:420px;padding-bottom:30px}.phoneBackLeft{transform:translate(-90px,32px) rotate(-7deg) scale(.9)}.phoneBackRight{transform:translate(90px,36px) rotate(7deg) scale(.9)}}@media(max-width:560px){.topbar{padding:12px 14px;border-radius:16px}.brandLogo{height:34px}.hero{margin-top:34px;gap:24px;padding:10px 0 44px}.pill{font-size:11px;margin-bottom:14px}.heroLeft h1{font-size:clamp(30px,9vw,38px);margin-bottom:14px;line-height:1.08}.subtitle{font-size:16px;line-height:1.55;margin-bottom:20px}.ctaRow{flex-direction:column}.ctaRow a{width:100%;min-height:44px}.miniProof,.grid3{grid-template-columns:1fr}.contactCard{flex-direction:column;align-items:flex-start}.page{padding:24px 14px 64px}#features.section{margin-top:48px}.phoneGlow{width:330px;height:330px}.phone{width:min(78vw,286px);border-radius:30px}.phoneScreen{border-radius:22px}.phoneStack{width:min(100%,320px);padding-bottom:18px}.phoneBackLeft{transform:translate(-54px,28px) rotate(-7deg) scale(.82)}.phoneBackRight{transform:translate(54px,30px) rotate(7deg) scale(.82)}.caption{max-width:30ch;text-align:center}}.dashboardSection{margin-top:74px}.dashboardHead{text-align:center;max-width:760px;margin:0 auto 20px}.dashboardHead h2{margin:0 0 10px;font-size:clamp(28px,3vw,38px);letter-spacing:-.35px}.dashboardStage{position:relative;display:flex;justify-content:center;align-items:center;padding:16px 0 6px}.dashboardGlow{position:absolute;width:min(88vw,900px);height:320px;border-radius:999px;background:radial-gradient(circle at 50% 50%,rgba(99,168,255,.2),transparent 68%),radial-gradient(circle at 45% 60%,rgba(126,224,129,.1),transparent 72%);filter:blur(24px);pointer-events:none}.dashboardImage{position:relative;z-index:1;width:min(94%,960px);border-radius:20px;border:1px solid rgba(255,255,255,.16);background:#0c12288c;box-shadow:0 28px 80px #00000073}.howSection{margin-top:86px}.howGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:22px}.howCard{border:1px solid var(--border);background:#ffffff0a;border-radius:18px;padding:14px}.howImage{width:100%;aspect-ratio:9 / 19.5;max-height:240px;object-fit:contain;object-position:top;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#060913e0;display:block}.howCard h3{margin:12px 0 8px;font-size:18px}.howCard p{margin:0;color:var(--muted);line-height:1.55}@media(max-width:980px){.dashboardSection{margin-top:64px}.dashboardGlow{height:280px}.howSection{margin-top:72px}.howGrid{gap:14px}.howImage{max-height:220px}}@media(max-width:560px){.dashboardSection{margin-top:54px}.dashboardHead{margin-bottom:16px}.dashboardStage{padding-top:10px}.dashboardGlow{width:98%;height:220px;filter:blur(18px)}.dashboardImage{width:100%;border-radius:16px}.howSection{margin-top:58px}.howGrid{grid-template-columns:1fr}.howImage{max-height:225px}}.howImageButton{width:100%;border:0;padding:0;margin:0;background:transparent;border-radius:12px;cursor:zoom-in}.howImageButton .howImage{transition:transform .22s ease,box-shadow .22s ease}.howImageButton:hover .howImage,.howImageButton:focus-visible .howImage{transform:translateY(-2px);box-shadow:0 16px 36px #00000052}.howImageButton:focus-visible{outline:2px solid rgba(99,168,255,.6);outline-offset:2px}.howModal{position:fixed;inset:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:22px;background:#050914c2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:howModalFadeIn .2s ease both}.howModal.isClosing{animation:howModalFadeOut .2s ease both}.howModalDialog{position:relative;width:min(84vw,340px);max-height:78vh;border-radius:28px;border:1px solid rgba(255,255,255,.28);background:linear-gradient(180deg,#10152af5,#080c19f5);box-shadow:0 34px 90px #0009;overflow:hidden;padding:0;animation:howModalZoomIn .22s ease both}.howModal.isClosing .howModalDialog{animation:howModalZoomOut .18s ease both}.howModalImage{width:100%;height:auto;max-height:78vh;object-fit:contain;background:#060913eb;border-radius:27px;border:1px solid rgba(255,255,255,.16);display:block}.howModalClose{position:absolute;top:10px;right:10px;width:36px;height:36px;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:#080b16cc;color:var(--text);font-size:24px;line-height:1;cursor:pointer}.howModalClose:hover{background:#141c32e6}@keyframes howModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes howModalFadeOut{0%{opacity:1}to{opacity:0}}@keyframes howModalZoomIn{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes howModalZoomOut{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(8px) scale(.98)}}@media(max-width:560px){.howModal{padding:12px}.howModalDialog{width:min(92vw,310px);max-height:82vh;border-radius:24px;padding:0}.howModalImage{max-height:82vh}.howModalClose{width:34px;height:34px;top:8px;right:8px}}.featureCard{display:block;width:100%;text-align:left;cursor:pointer;position:relative;appearance:none;color:var(--text);font:inherit;border:1px solid var(--border);background:#ffffff0a;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.featureCard:after{content:"";position:absolute;inset:0;border-radius:20px;border:1px solid rgba(99,168,255,0);pointer-events:none}.featureCard:hover{transform:translateY(-2px);border-color:#63a8ff59;box-shadow:0 18px 34px #14204659}.featureCard:hover:after{border-color:#63a8ff33}.featureCard h3{display:flex;align-items:center;gap:8px;color:var(--text)}.featureCard h3:before{content:"";width:8px;height:8px;border-radius:999px;background:#63a8ffd9;box-shadow:0 0 8px #63a8ff59}.featureCard p{color:var(--muted)}.featureTag{display:inline-flex;align-items:center;font-size:11px;font-weight:700;letter-spacing:.2px;color:#e6eefcd1;background:#63a8ff1f;border:1px solid rgba(99,168,255,.25);border-radius:999px;padding:4px 9px;margin-bottom:10px}.featureModal{position:fixed;inset:0;z-index:130;display:flex;justify-content:center;align-items:center;padding:20px;background:#050814bd;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.featureModalDialog{position:relative;width:min(92vw,560px);border-radius:22px;border:1px solid rgba(99,168,255,.28);background:linear-gradient(180deg,#63a8ff1a,#63a8ff00 26%),#0b1023fa;box-shadow:0 28px 70px #00000094;padding:26px 24px 24px}.featureModalEyebrow{margin:0 0 8px;font-size:12px;color:#e6eefcd1;letter-spacing:.25px}.featureModalDialog h3{margin:0 0 10px;font-size:27px}.featureModalDialog p{margin:0;color:var(--muted);line-height:1.7}.featureSteps{display:grid;gap:10px;margin-top:6px}.featureSteps p{margin:0}.featureResult{margin-top:14px!important;padding-top:12px;border-top:1px solid rgba(99,168,255,.2);color:var(--text)!important;font-weight:700}.featureModalClose{position:absolute;right:12px;top:12px;width:34px;height:34px;border-radius:999px;border:1px solid rgba(99,168,255,.35);color:#e6eefce0;background:#63a8ff14;font-size:24px;line-height:1;cursor:pointer}.featureModalClose:hover{background:#63a8ff2e}@media(max-width:560px){.featureModalDialog{width:95vw;border-radius:18px;padding:22px 18px 18px;max-height:84vh;overflow:auto}.featureModalDialog h3{font-size:23px}}@media(max-width:400px){.brandLogo{height:31px}.phoneGlow{width:300px;height:300px}.phone{width:min(80vw,270px)}.phoneStack{width:min(100%,292px)}.phoneBackLeft{transform:translate(-46px,24px) rotate(-7deg) scale(.78)}.phoneBackRight{transform:translate(46px,26px) rotate(7deg) scale(.78)}}
