:root{--bg: #101116;--surface: #191a20;--card: #1d1e24;--text: #f2f3fa;--muted: #a7a8b3;--outline: rgba(226, 225, 233, .13);--primary: #a9c7ff;--violet: #c7b7ff;--cyan: #84d7dd}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Roboto,system-ui,-apple-system,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.site-frame{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 74% 12%,rgba(91,134,214,.11),transparent 32rem),var(--bg)}.web-header,.screenshots-section,.feature-section,.tech-section,.site-footer{width:min(1180px,calc(100% - 48px));margin-inline:auto}.web-header{position:relative;z-index:30;height:82px;display:flex;align-items:center;justify-content:space-between;gap:32px;border-bottom:1px solid var(--outline)}.brand{display:flex;align-items:center;gap:11px;font-weight:800;letter-spacing:-.03em}.brand img{border-radius:12px}.web-header nav,.site-footer nav{display:flex;align-items:center;gap:8px}.web-header nav a{padding:10px 14px;border-radius:16px;color:#c6c7d0;font-size:13px;font-weight:650}.web-header nav a:hover,.web-header nav a:focus-visible{color:#fff;background:#ffffff0d}.web-header nav .delete-link{color:var(--primary);background:#a9c7ff17;border:1px solid rgba(169,199,255,.13)}.menu-toggle{width:44px;height:44px;display:none;place-content:center;gap:5px;padding:0;border:1px solid var(--outline);border-radius:14px;color:var(--text);background:#ffffff09;cursor:pointer}.menu-toggle span{width:20px;height:2px;border-radius:99px;background:currentColor;transition:transform .2s ease,opacity .2s ease}.menu-toggle:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.hero{width:100%;min-height:calc(100svh - 82px);display:flex;align-items:center;padding:72px max(24px,calc((100% - 1180px)/2)) 88px}.hero-copy{position:relative;z-index:2;width:100%;min-width:0}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 22px;color:var(--primary);font-size:12px;font-weight:800;letter-spacing:.13em}.eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--primary);box-shadow:0 0 0 5px #a9c7ff1a}.hero h1{max-width:none;margin:0;font-size:clamp(4rem,7vw,6.5rem);line-height:.96;letter-spacing:-.065em}.hero h1 em{color:var(--primary);font-style:normal}.hero-text{max-width:580px;margin:28px 0 0;color:var(--muted);font-size:17px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:34px}.primary-action{min-height:50px;display:inline-flex;align-items:center;padding:0 22px;border-radius:15px;color:#10213f;background:var(--primary);font-size:14px;font-weight:800;box-shadow:0 10px 28px #5f91e733}.secondary-action{color:#d0d2dc;font-size:14px;font-weight:650}.app-facts{display:flex;grid-template-columns:repeat(3,1fr);gap:8rem;flex-wrap:wrap;justify-content:center;margin-top:48px;padding-top:24px;border-top:1px solid var(--outline)}.app-facts div{display:flex;flex-direction:column;gap:5px}.app-facts b{font-size:13px}.app-facts span{color:#7f818d;font-size:11px;line-height:1.45}.screenshots-band{border-block:1px solid var(--outline);background:radial-gradient(circle at 50% 45%,rgba(93,137,219,.12),transparent 32rem),#ffffff03}.screenshots-section{padding:64px 0 72px}.screenshots-section .section-title{margin:0 auto 32px;text-align:center}.preview-wrap{position:relative;z-index:1;min-width:0;display:grid;place-items:center;overflow:hidden;padding:8px 0 18px;isolation:isolate}.preview-glow{position:absolute;width:430px;height:430px;border-radius:50%;background:#5d89db24;filter:blur(75px)}.screenshot-carousel{position:relative;z-index:1;width:min(580px,100%);outline:none}.screenshot-carousel:focus-visible{border-radius:28px;outline:2px solid var(--primary);outline-offset:6px}.carousel-stage{position:relative;height:min(480px,132vw);display:grid;place-items:center;perspective:1200px;touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none}.screenshot-carousel.is-dragging .carousel-stage{cursor:grabbing}.carousel-slide{position:absolute;width:min(266px,74vw);aspect-ratio:9 / 16;display:flex;flex-direction:column;overflow:hidden;border:7px solid #414248;border-radius:34px;color:#f2f3fa;background:#15161b;box-shadow:0 30px 70px #00000052;transform:translate(calc(var(--slide-x) + var(--drag-x, 0px))) scale(var(--slide-scale)) rotate(var(--slide-rotate));transition:transform .65s cubic-bezier(.2,.8,.2,1),opacity .4s ease}.screenshot-carousel.is-dragging .carousel-slide{transition:opacity .4s ease}.carousel-slide>p{position:relative;z-index:1;margin:13px 0 0;color:#989aa5;font-size:9px;font-weight:700;letter-spacing:.1em;text-align:center;text-transform:uppercase}.carousel-controls{display:flex;align-items:center;justify-content:center;gap:25px;margin-top:8px}.carousel-controls>button{width:48px;height:48px;border:1px solid rgba(242,243,250,.32);border-radius:50%;color:#f2f3fa;background:transparent;cursor:pointer;font-size:18px;transition:background .2s,color .2s}.carousel-controls>button:hover{color:#16223a;background:var(--primary)}.carousel-dots{display:flex;gap:8px}.carousel-dots button{width:27px;height:3px;padding:0;border:0;background:#f2f3fa40;cursor:pointer}.carousel-dots button.is-active{background:var(--primary)}.feature-section{padding:118px 0 128px;border-top:1px solid var(--outline)}.section-title{max-width:690px;margin-bottom:48px}.section-title p{margin:0 0 14px;color:var(--primary);font-size:11px;font-weight:800;letter-spacing:.13em}.section-title h2{margin:0;font-size:clamp(2.4rem,4vw,4.2rem);line-height:1.04;letter-spacing:-.05em}.feature-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-cards article{min-height:260px;padding:28px;border:1px solid var(--outline);border-radius:24px;background:var(--card)}.feature-cards article>span{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;color:var(--primary);background:#a9c7ff1c;font-size:21px;font-weight:800}.feature-cards article:nth-child(2)>span{color:var(--violet);background:#c7b7ff1a}.feature-cards article:nth-child(3)>span{color:var(--cyan);background:#84d7dd1a}.feature-cards h3{margin:50px 0 12px;font-size:19px;letter-spacing:-.025em}.feature-cards p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.tech-band{border-block:1px solid var(--outline);background:radial-gradient(circle at 80% 25%,rgba(132,215,221,.08),transparent 28rem),#ffffff05}.tech-section{padding:118px 0 128px}.stack-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.stack-card{min-height:285px;padding:28px;border:1px solid var(--outline);border-radius:24px;background:linear-gradient(145deg,rgba(169,199,255,.035),transparent 55%),var(--card)}.stack-card-top{display:flex;align-items:center;justify-content:space-between;gap:18px}.stack-card-top>span{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;color:#16233c;background:var(--primary);font-size:13px;font-weight:900;letter-spacing:-.02em}.stack-card:nth-child(2) .stack-card-top>span{color:#251d43;background:var(--violet)}.stack-card:nth-child(3) .stack-card-top>span{color:#143236;background:var(--cyan)}.stack-card:nth-child(4) .stack-card-top>span{color:#351f27;background:#eeb0c4}.stack-card-top small{color:#777b88;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.stack-card h3{margin:38px 0 10px;font-size:23px;letter-spacing:-.035em}.stack-card>p{max-width:440px;margin:0;color:var(--muted);font-size:13px;line-height:1.7}.stack-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:24px}.stack-tags span{padding:7px 10px;border:1px solid var(--outline);border-radius:999px;color:#c4c7d1;background:#ffffff06;font-size:10px;font-weight:700}.site-footer{min-height:140px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px;border-top:1px solid var(--outline);color:#80828d;font-size:12px}.site-footer p{margin:0}.site-footer nav{justify-self:end;gap:22px}.site-footer nav a:hover{color:#fff}.legal-frame{background:radial-gradient(circle at 50% 0,rgba(96,133,198,.08),transparent 30rem),var(--bg)}.legal-main{width:min(760px,calc(100% - 32px));margin-inline:auto;padding:52px 0 80px}.legal-topbar{display:grid;grid-template-columns:44px 1fr 44px;align-items:center}.legal-topbar>a{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;color:#c9cbd4;font-size:18px}.legal-topbar>a:hover{background:#ffffff0f}.legal-topbar>div{text-align:center}.legal-topbar h1{margin:0;font-size:24px;font-weight:800;letter-spacing:-.025em}.legal-topbar div>span{display:block;width:100px;height:3px;margin:5px auto 0;border-radius:12px;background:#757575}.legal-topbar div>.danger-underline{background:#e57373}.legal-intro{margin:48px 0 42px;padding:24px;border:1px solid var(--outline);border-radius:24px;background:var(--card)}.legal-intro p{margin:0;color:#d8d9e0;font-size:16px;line-height:1.65}.legal-intro span{display:block;margin-top:13px;color:#7f818d;font-size:11px}.legal-sections{display:grid;gap:28px}.legal-section{display:grid;gap:11px}.settings-label{display:flex;align-items:center;gap:9px;padding-left:4px}.settings-label:before{content:"";width:4px;height:22px;border-radius:2px;background:var(--primary)}.settings-label>span{width:28px;height:28px;display:grid;place-items:center;border-radius:10px;color:var(--primary);background:#a9c7ff1a;font-size:13px;font-weight:800}.settings-label>span.danger-icon{color:#ef9a9a;background:#e573731a}.settings-label h2{margin:0;font-size:15px;font-weight:800}.danger-section .settings-label:before{background:#e57373}.settings-card{padding:22px;border:1px solid var(--outline);border-radius:20px;background:var(--card)}.settings-card h3{margin:0 0 8px;color:#ebecf2;font-size:14px}.settings-card h3:not(:first-child){margin-top:25px}.settings-card p,.settings-card li{color:var(--muted);font-size:13px;line-height:1.75}.settings-card p{margin:0 0 13px}.settings-card p:last-child{margin-bottom:0}.settings-card a{color:var(--primary);text-decoration:underline;text-underline-offset:3px}.settings-card ul{display:grid;gap:9px;margin:14px 0 0;padding-left:18px}.numbered-steps{display:grid;gap:12px;margin:0;padding:0;list-style:none}.numbered-steps li{display:grid;grid-template-columns:42px 1fr;align-items:start;gap:13px;padding:15px;border-radius:14px;background:#ffffff06}.numbered-steps li>span{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;color:#15233c;background:var(--primary);font-weight:900}.numbered-steps h3{margin:0 0 2px}.numbered-steps p{margin:0}.check-list{padding:0!important;list-style:none}.check-list li{position:relative;padding-left:27px}.check-list li:before{content:"✓";position:absolute;left:0;color:#8fd6b7;font-weight:900}.delete-form{display:grid;gap:16px;margin-top:24px;padding-top:22px;border-top:1px solid var(--outline)}.delete-form label{display:grid;gap:8px;color:#dedfe7;font-size:12px;font-weight:750}.delete-form label>span{color:#7f818d;font-weight:500}.delete-form input[type=email],.delete-form input[type=text]{width:100%;height:48px;padding:0 15px;border:1px solid rgba(255,255,255,.14);border-radius:14px;outline:0;color:#fff;background:#15161b;font:inherit}.delete-form input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #a9c7ff1a}.delete-form .confirm-row{display:flex;grid-template-columns:none;align-items:flex-start;gap:10px;font-weight:550;line-height:1.5}.confirm-row input{margin-top:3px;accent-color:#e57373}.delete-form button{min-height:48px;border:0;border-radius:14px;color:#fff;background:#b63e4d;font-weight:800;cursor:pointer}.delete-form button:disabled{opacity:.6;cursor:wait}.delete-form .form-status{margin:0;padding:12px 14px;border-radius:12px;background:#ffffff0a;font-size:12px}.form-status.error{color:#ffb4ab}.form-status.success{color:#8fd6b7}.honeypot{position:absolute!important;left:-10000px;width:1px;height:1px;overflow:hidden}@media(max-width:960px){.hero{min-height:auto;padding-top:85px}}@media(max-width:720px){.web-header,.screenshots-section,.feature-section,.tech-section,.site-footer{width:min(100% - 28px,620px)}.web-header{height:auto;min-height:76px;padding:12px 0;align-items:center}.menu-toggle{display:grid}.web-header nav{position:absolute;top:calc(100% + 10px);right:0;width:min(290px,calc(100vw - 28px));display:none;align-items:stretch;flex-direction:column;gap:4px;padding:10px;border:1px solid var(--outline);border-radius:20px;background:#191a20fa;box-shadow:0 22px 55px #0000006b;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.web-header.menu-open nav{display:flex}.web-header nav a{display:block;padding:13px 14px;font-size:13px}.web-header.menu-open .menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}.web-header.menu-open .menu-toggle span:nth-child(2){opacity:0}.web-header.menu-open .menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hero{min-height:auto;gap:58px;padding:66px 14px 78px}.hero h1{font-size:clamp(3.1rem,15vw,4.7rem)}.hero-actions{align-items:flex-start;flex-direction:column}.app-facts{grid-template-columns:1fr;gap:16px}.screenshots-section{padding:64px 0 72px}.feature-cards{grid-template-columns:1fr}.feature-cards article{min-height:230px}.stack-grid{grid-template-columns:1fr}.stack-card{min-height:260px}.site-footer{grid-template-columns:1fr;justify-items:start;padding:30px 0}.site-footer nav{justify-self:start;flex-wrap:wrap}.legal-main{padding-top:38px}.legal-intro{margin-top:36px}}@media(max-width:410px){.carousel-slide{border-width:6px;border-radius:27px;padding:20px 15px}.carousel-controls{gap:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
