:root{--brand0:#00d1ff;--brand1:#4a90e2;--brand-grad:linear-gradient(135deg,var(--brand0),var(--brand1));--container-w:1200px;--radius-lg:18px;--radius-pill:999px;--brand-mark-h-header:44px;--brand-word-h-header:36px;--brand-mark-h-footer:20px;--brand-word-h-footer:18px}html[data-theme=dark]{--bg:#0b0d10;--fg:#e8eaed;--muted:#93a0b3;--line:#161b22;--card:#0f141a;--overlay:rgba(8,10,12,.72);--shadow:0 12px 40px rgba(0,0,0,.25)}html[data-theme=light]{--bg:#fff;--fg:#0b1220;--muted:#546070;--line:#e6e9ef;--card:#fff;--overlay:hsla(0,0%,100%,.9);--shadow:0 10px 24px rgba(2,6,23,.06)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body,html{margin:0;padding:0;background:var(--bg);color:var(--fg);font:16px/1.55 system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Arial}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:min(var(--container-w),100% - 2rem);margin-inline:auto}.section{padding:2rem 0}h1{font-size:clamp(2.2rem,3.8vw + .4rem,3.4rem);line-height:1.08;margin:.2rem 0 .6rem}h2{font-size:clamp(1.6rem,1.5vw + .6rem,2.2rem);margin:0 0 .6rem}h3{font-size:1.15rem;margin:.2rem 0 .4rem}h4{font-size:1rem;margin:.4rem 0 .3rem;font-weight:600}.muted,.note{color:var(--muted)}.note{font-size:.95rem}.accent{color:var(--brand0)}.lede{font-size:1.25rem;line-height:1.6;margin:.8rem 0}.fine{font-size:.9rem;line-height:1.5}.fine,.link{color:var(--muted)}.link{transition:color .15s ease}.link:hover{color:var(--fg)}.tag{display:inline-block;background:var(--brand-grad);color:#00131c;font-size:.75rem;font-weight:700;padding:.3rem .6rem;border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.5px}.feature{list-style:none;padding:0;margin:.8rem 0}.feature li{padding:.4rem 0;border-bottom:1px solid var(--line)}.feature li:last-child{border-bottom:none}.brand-row{display:flex;flex-direction:column;gap:.5rem}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.section-heading{margin:0 0 1.5rem;text-align:center;padding-top:.5rem}.section-heading h2{font-size:clamp(1.8rem,2.5vw + .5rem,2.5rem);margin:0 0 .5rem;color:var(--fg)}.section-heading p{color:var(--muted);font-size:1.1rem;max-width:600px;margin:0 auto}.btn{display:inline-flex;align-items:center;gap:.55rem;border:1px solid var(--line);padding:.6rem .95rem;border-radius:var(--radius-pill);background:transparent;color:var(--fg);cursor:pointer;transition:transform .06s ease,filter .15s ease}.btn:hover{filter:brightness(1.07)}.btn:active{transform:translateY(1px)}.btn.primary{background:var(--brand-grad);border-color:transparent;color:#00131c;font-weight:700}.btn.block{width:100%;justify-content:center}.site-header.glass{-webkit-backdrop-filter:saturate(180%) blur(14px);backdrop-filter:saturate(180%) blur(14px);background:var(--overlay)}.nav-rail{border-radius:var(--radius-pill)}.nav-rail .brand-badge,.nav-rail .brand-inline{all:unset;display:flex;align-items:center;gap:10px;line-height:0;cursor:pointer;flex-shrink:0}.nav-rail .brand-badge img,.nav-rail .brand-inline img{display:block;height:auto;flex-shrink:0}.nav-rail .mark{height:var(--brand-mark-h-header);width:auto;max-width:44px}.nav-rail .word{height:var(--brand-word-h-header);width:auto;max-width:120px}.chip-nav{flex-shrink:1}.chip,.chip-nav{align-items:center;gap:8px}.chip{display:inline-flex;height:36px;padding:0 14px;border:1px solid var(--line);border-radius:var(--radius-pill);background:transparent;color:var(--fg);font-weight:600;white-space:nowrap}.chip:hover{background:rgba(148,163,184,.08)}.chip.primary{background:var(--brand-grad);border-color:transparent;color:#00131c}.right-controls{gap:8px}.hamburger,.right-controls{align-items:center;flex-shrink:0}.hamburger{border:1px solid var(--line);background:transparent;border-radius:10px;padding:8px;display:inline-flex;justify-content:center;cursor:pointer;color:var(--fg)}.hamburger:hover{background:rgba(148,163,184,.08)}.hamburger svg{color:inherit;stroke:currentColor}.theme-toggle{display:inline-flex!important;align-items:center;justify-content:center;height:40px;width:40px;min-width:40px;border:1px solid var(--line);border-radius:10px;background:transparent;font-size:18px;line-height:1;cursor:pointer;transition:transform .06s ease,filter .15s ease;flex-shrink:0;padding:0!important;gap:0!important}.theme-toggle:hover{filter:brightness(1.07)}.theme-toggle:active{transform:translateY(1px)}.theme-toggle .emoji{font-size:18px;display:block}.theme-toggle .sr-only,.theme-toggle span:not(.emoji){display:none!important}.btn.theme-toggle,button.btn.theme-toggle,button.theme-toggle{padding:0!important;gap:0!important;width:40px!important;height:40px!important;min-width:40px!important;border-radius:10px!important;display:inline-flex!important}.menu-sheet{z-index:60}.menu-head{align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid var(--line)}.menu-body,.menu-head{display:flex;padding:14px}.menu-body{flex-direction:column;gap:10px;overflow:auto;flex:1 1}.menu-link{padding:10px 12px;border:1px solid var(--line);border-radius:10px;display:block;text-align:center}.menu-inline{display:flex;gap:8px;margin-top:10px}.menu-body .theme-toggle{align-self:center;margin-top:10px}.menu-head .brand-inline .mark{height:33px;max-width:33px}.menu-head .brand-inline .word{display:none}html[data-theme=dark] .mark-light,html[data-theme=dark] .word-light{display:inline-block}html[data-theme=dark] .mark-dark,html[data-theme=dark] .word-dark,html[data-theme=light] .mark-light,html[data-theme=light] .word-light{display:none}html[data-theme=light] .mark-dark,html[data-theme=light] .word-dark{display:inline-block}.mark-light{display:inline-block!important}.mark-dark{display:none!important}.hero{position:relative;overflow:hidden;border-bottom:1px solid var(--line)}.bg-gradient{position:absolute;inset:-20% -10% auto -10%;height:50vh;background:radial-gradient(60% 80% at 20% 20%,rgba(0,209,255,.22),transparent 60%),radial-gradient(50% 60% at 80% 10%,rgba(74,144,226,.16),transparent 60%);filter:blur(38px);pointer-events:none}html[data-theme=light] .bg-gradient{opacity:.7;filter:blur(50px)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:2rem;gap:2rem;align-items:center;padding:2.4rem 0 2rem}.actions{gap:.75rem;margin-top:.8rem}.actions,.badges{display:flex;flex-wrap:wrap}.badges{margin-top:1rem;gap:.5rem}.device{position:relative;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.device-top{height:16px;background:linear-gradient(180deg,#0e1217,#0b0e12);border-bottom:1px solid #11161c}html[data-theme=light] .device-top{background:linear-gradient(180deg,#eef4ff,#e6ecf9);border-bottom:1px solid #d9e1ee}.device img{width:100%;height:min(62vh,520px);object-fit:cover;background:#0f141a}html[data-theme=light] .device img{background:#fff}.device .bar{position:absolute;inset:auto 12px 12px auto;display:flex;gap:.5rem}.pill{background:transparent;border:1px solid var(--line);border-radius:var(--radius-pill);padding:.4rem .7rem;color:var(--fg);font-size:.85rem}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-lg);padding:1.1rem;box-shadow:var(--shadow);display:flex;flex-direction:column;justify-content:space-between}.grid{display:grid;grid-gap:1rem;gap:1rem}.grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem}.pricing-grid .card{height:100%}.plan .plan-head{display:grid;grid-gap:.25rem;gap:.25rem;margin-bottom:.6rem}.plan .price{font-size:2rem;font-weight:800}.plan .cta{margin-top:.8rem}footer.site{border-top:1px solid var(--line);background:transparent;padding:1.5rem 0;margin-top:2rem}.foot-grid{display:grid;grid-template-columns:1.2fr .6fr .6fr;grid-gap:1rem;gap:1rem}.footer-brand{display:flex;align-items:center;gap:10px;line-height:0}footer.site .footer-brand .mark{height:var(--brand-mark-h-footer);width:auto}footer.site .footer-brand .word{height:var(--brand-word-h-footer);width:auto}@media (max-width:1023px){.chip-nav{display:none!important}.right-controls{display:flex!important}.desktop-user-menu,.right-controls .theme-toggle{display:none!important}.grid.cols-2,.grid.cols-3,.hero-grid{grid-template-columns:1fr}.pricing-grid{grid-template-columns:1fr!important;gap:1.2rem;max-width:100%;margin:0 auto}.container{width:min(100% - 2rem,640px);padding:0 1rem}.nav-rail{position:relative;display:flex;align-items:center;justify-content:space-between;height:60px}.nav-rail .brand-badge,.nav-rail .brand-inline{display:flex;align-items:center;gap:10px}.nav-rail .mark{height:33px;max-width:33px}.nav-rail .word{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:46px;max-width:140px;z-index:1}.right-controls{position:relative;z-index:3}}@media (min-width:1024px){.chip-nav{display:flex!important}.hamburger,.mobile-only,.right-controls{display:none!important;visibility:hidden!important;position:absolute!important;left:-9999px!important}.desktop-user-menu{display:flex!important}}@media (max-width:640px){footer.site .footer-brand .mark{height:18px}footer.site .footer-brand .word{height:16px}.nav-rail{height:64px}.nav-rail .mark{height:33px;max-width:33px}.nav-rail .word{height:50px;max-width:150px}.right-controls{gap:6px}.container{width:calc(100% - 2rem);max-width:100%;padding:0 1rem}#pricing .container,.pricing-grid{width:100%;max-width:100%}.pricing-grid .card{margin:0}}.cl-rootBox,.cl-userButtonPopoverCard{position:fixed!important;z-index:9999!important}.cl-userButtonPopoverCard{left:50%!important;top:80px!important;transform:translateX(-50%)!important;max-width:90vw}[data-clerk-modal]{z-index:9999!important}body.cl-modal-open{overflow:hidden!important}.menu-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.35);opacity:0;pointer-events:none;transition:opacity .18s ease;z-index:9998}.menu-backdrop.show{opacity:1;pointer-events:auto}.menu-sheet{position:fixed;top:0;right:0;height:100dvh;width:min(86vw,360px);background:var(--card);border-left:1px solid var(--line);transform:translateX(100%);transition:transform .22s ease;z-index:9999;display:flex;flex-direction:column;box-shadow:-4px 0 20px rgba(0,0,0,.3)}.menu-sheet.open{transform:translateX(0)}.hamburger{z-index:51;position:relative}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;padding:12px 0;background:transparent}.menu-body,.menu-head{position:relative;z-index:1}@media (max-width:1023px){.menu-backdrop{z-index:9998!important}.menu-sheet{z-index:9999!important}body.menu-open{overflow:hidden}}.menu-backdrop,.menu-sheet{position:fixed!important;z-index:9999!important}.nav-rail{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--overlay);-webkit-backdrop-filter:saturate(180%) blur(14px);backdrop-filter:saturate(180%) blur(14px);border:1px solid var(--line);border-radius:12px;padding:8px}html[data-theme=dark] .mark-light{display:inline-block!important}html[data-theme=dark] .mark-dark,html[data-theme=light] .mark-light{display:none!important}html[data-theme=light] .mark-dark{display:inline-block!important}html[data-theme=dark] .word-light{display:inline-block}html[data-theme=dark] .word-dark,html[data-theme=light] .word-light{display:none}html[data-theme=light] .word-dark{display:inline-block}.chip,.hamburger,.menu-link,.theme-toggle{border-radius:8px}.menu-sheet{border-radius:12px 0 0 12px}#contact .card .btn,#contact .card button{max-width:200px}#contact .card .btn,#contact .card button,.login-button{width:auto!important;min-width:120px;margin:0 auto;display:inline-flex!important;justify-content:center}.login-button{max-width:180px}#contact .btn.block{width:auto!important;max-width:200px;margin:0 auto}@media (max-width:640px){input[type=“email”],input[type=“number”],input[type=“password”],input[type=“tel”],input[type=“text”],textarea{font-size:16px!important}}@supports (-webkit-touch-callout:none){.cl-rootBox{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important}.cl-card,.cl-rootBox{overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}.cl-card{max-height:90vh!important}}@media (max-height:700px){.cl-rootBox{padding-top:1rem!important}.cl-card{margin-top:0!important;max-height:calc(100vh - 2rem)!important}}@media (max-width:640px){body{overflow-y:auto!important;height:100%!important;position:relative!important}main{min-height:auto!important;padding-bottom:50vh!important}}@media (min-width:1024px){.chip-nav{display:flex!important}.hamburger,.mobile-only,.right-controls{display:none!important;visibility:hidden!important;pointer-events:none!important;width:0!important;height:0!important;overflow:hidden!important;position:absolute!important;left:-9999px!important}.desktop-user-menu{display:flex!important;align-items:center}.menu-backdrop,.menu-sheet{display:none!important;visibility:hidden!important}}@media (max-width:1023px){.chip-nav{display:none!important}.right-controls{display:flex!important;align-items:center;gap:8px}.hamburger{display:inline-flex!important;visibility:visible!important}.desktop-user-menu{display:none!important}.nav-rail{position:relative;display:flex;align-items:center;justify-content:space-between;height:60px}.nav-rail .brand-badge,.nav-rail .brand-inline{display:flex;align-items:center;gap:10px}.nav-rail .mark{height:33px;max-width:33px}.nav-rail .word{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:46px;max-width:140px;z-index:1}.right-controls{position:relative;z-index:3}}.right-controls{display:none}.chip-nav{display:flex}@media (min-width:1024px){.site-header .hamburger,.site-header .right-controls{display:none!important;position:absolute!important;visibility:hidden!important}}