:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #080808;--panel: #111111;--panel-strong: #171717;--line: #252525;--line-strong: #343434;--text: #f5f5f5;--muted: #a0a0a0;--dim: #707070;--gold: #e0b200;--gold-strong: #f2c200;--blue: #52a8ff;--green: #5ec66e;--red: #e24c4b}*{box-sizing:border-box}html{background:var(--bg)}body{min-width:320px;margin:0;background:var(--bg);color:var(--text)}body,button,a{letter-spacing:0}a{color:inherit;text-decoration:none}svg{width:1em;height:1em;fill:currentColor;flex:0 0 auto}.site-header{position:fixed;z-index:20;inset:0 0 auto;display:flex;justify-content:center;padding:24px 16px 0;pointer-events:none}.nav-shell{display:flex;align-items:center;gap:24px;max-width:calc(100vw - 32px);border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:10px 12px 10px 16px;background:#0c0c0ce0;box-shadow:0 16px 48px #00000059;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto}.brand,.nav-actions,.nav-link,.button,.footer-brand,.back-link{display:inline-flex;align-items:center}.brand{gap:10px;font-size:20px;font-weight:700;white-space:nowrap}.brand img{width:32px;height:32px;border-radius:8px}.nav-actions{gap:8px}.nav-link{min-height:38px;gap:8px;border-radius:999px;padding:0 14px;color:var(--muted);font-size:15px;font-weight:600}.nav-link:hover{color:var(--text);background:#ffffff0f}.nav-link-primary{color:#111;background:var(--gold)}.nav-link-primary:hover{color:#080808;background:var(--gold-strong)}.hero{position:relative;display:grid;min-height:100vh;place-items:center;padding:136px 24px 72px;overflow:hidden}.hero-inner,.section,.site-footer,.legal-page{width:min(100%,1180px);margin:0 auto}.hero-inner{position:relative;z-index:2;text-align:center}.slogan-frame{display:grid;min-height:205px;place-items:center}.slogan{max-width:860px;margin:0 auto;font-size:72px;line-height:1;font-weight:800;letter-spacing:0;text-wrap:balance;animation:slogan-in .52s ease both}@keyframes slogan-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.slogan-controls{display:inline-flex;gap:8px;align-items:center;margin:18px 0 36px}.slogan-controls button{width:8px;height:8px;border:0;border-radius:999px;padding:0;background:#ffffff2e;cursor:pointer}.slogan-controls button.active{width:34px;background:var(--gold)}.hero-copy{max-width:690px;margin:0 auto;color:var(--muted);font-size:20px;line-height:1.45;text-wrap:pretty}.cta-row{display:flex;justify-content:center;gap:14px;margin-top:34px;flex-wrap:wrap}.button{min-height:52px;justify-content:center;gap:10px;border:1px solid transparent;border-radius:8px;padding:0 22px;font-size:17px;font-weight:700;white-space:nowrap}.button-primary{color:#090909;background:var(--gold)}.button-primary:hover{background:var(--gold-strong)}.button-secondary{border-color:var(--line-strong);background:#ffffff05}.button-secondary:hover{border-color:var(--gold);background:#e0b20014}.pricing-note{margin:18px 0 0;color:var(--dim);font-size:14px}.device-stage{position:relative;z-index:1;width:min(100%,980px);margin:72px auto 0;aspect-ratio:16 / 8.2}.desktop-window{position:absolute;inset:0 9% 0 0;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:var(--panel);box-shadow:0 30px 90px #0000008c}.window-bar{display:flex;align-items:center;gap:8px;height:44px;border-bottom:1px solid var(--line);padding:0 18px;color:var(--dim);font-size:13px}.dot{width:12px;height:12px;border-radius:999px}.red{background:var(--red)}.amber{background:var(--gold)}.green{background:var(--green)}.window-title{margin-left:10px}.window-content{display:grid;min-height:calc(100% - 44px);place-items:center;padding:30px;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:38px 38px}.screen-grid{display:grid;width:min(100%,650px);grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.screen-card{min-height:104px;border:1px solid var(--line);border-radius:8px;padding:18px;background:#00000047}.screen-card.wide{grid-column:1 / -1}.screen-card span,.phone-panel span{display:block;color:var(--dim);font-size:13px;text-transform:uppercase}.screen-card strong,.phone-panel strong{display:block;margin-top:8px;font-size:24px;line-height:1.1}.phone-panel{position:absolute;right:0;bottom:-22px;display:flex;width:220px;min-height:270px;flex-direction:column;justify-content:flex-end;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:24px;background:#101010;box-shadow:0 24px 70px #0009}.phone-panel img{width:56px;height:56px;margin-bottom:30px;border-radius:14px}.section{padding:104px 24px}.section-narrow{width:min(100%,980px)}.section-heading{text-align:center}.section-heading h2{margin:0;font-size:40px;line-height:1.1}.section-heading p{margin:16px 0 0;color:var(--muted);font-size:18px}.feature-grid,.use-grid{display:grid;gap:16px;margin-top:56px}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.use-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.info-card{min-height:218px;border:1px solid var(--line);border-radius:8px;padding:24px;background:var(--panel);transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.info-card:hover{border-color:#e0b20073;background:var(--panel-strong);transform:translateY(-2px)}.use-card{min-height:230px;padding:30px}.icon-box{display:grid;width:48px;height:48px;place-items:center;border-radius:8px;color:var(--gold);background:#e0b2001f;font-size:24px}.icon-blue{color:var(--blue);background:#52a8ff1f}.info-card h3{margin:20px 0 8px;font-size:19px;line-height:1.25}.info-card p{margin:0;color:var(--muted);font-size:15px;line-height:1.55}.site-footer{border-top:1px solid var(--line);padding:34px 24px 42px}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:22px}.footer-brand{gap:10px}.footer-brand span:first-child{font-size:18px;font-weight:700}.footer-brand span:last-child,.site-footer a{color:var(--muted);font-size:14px}.site-footer nav{display:flex;gap:28px}.site-footer a:hover,.back-link:hover,.body-copy a:hover{color:var(--text)}.legal-page{min-height:100vh;padding:84px 24px 120px}.back-link{gap:8px;width:fit-content;color:var(--muted);font-size:14px;font-weight:600}.back-link svg{width:18px;height:18px}.legal-content{max-width:760px;margin-top:42px}.legal-content h1{margin:0;font-size:52px;line-height:1.08}.legal-subheading{margin:16px 0 56px;color:var(--muted);font-size:19px}.article-section{margin-bottom:34px}.article-section h2{margin:0 0 12px;font-size:22px}.article-section p,.body-copy{margin:0;color:var(--muted);font-size:17px;line-height:1.65}.article-section a{color:var(--gold);font-weight:700}.article-section a:hover{color:var(--gold-strong)}.body-copy a{color:var(--gold)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:0}.faq-list summary{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:var(--text);font-size:18px;font-weight:700;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--gold);font-size:24px;font-weight:500}.faq-list details[open] summary:after{content:"-"}.faq-list p{margin:-4px 0 24px;color:var(--muted);font-size:16px;line-height:1.6}.faq-list p a{display:inline-block;margin-left:6px;color:var(--gold);font-weight:700}.faq-list p a:hover{color:var(--gold-strong)}@media(max-width:900px){.slogan{font-size:56px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.device-stage{aspect-ratio:16 / 11}.phone-panel{width:190px;min-height:230px}}@media(max-width:680px){.site-header{padding-top:14px}.nav-shell{width:calc(100vw - 24px);justify-content:space-between;gap:10px;padding-left:12px}.brand span{font-size:18px}.nav-actions{gap:4px}.nav-link{width:42px;justify-content:center;padding:0}.nav-link span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.hero{padding:116px 16px 56px}.slogan-frame{min-height:168px}.slogan{font-size:42px}.hero-copy{font-size:18px}.cta-row{align-items:stretch;flex-direction:column}.button{width:100%;white-space:normal}.device-stage{aspect-ratio:auto;height:410px;margin-top:54px}.desktop-window{inset:0 0 72px}.window-content{padding:18px}.screen-grid{grid-template-columns:1fr;gap:10px}.screen-card{min-height:76px;padding:14px}.screen-card strong,.phone-panel strong{font-size:19px}.phone-panel{right:18px;bottom:0;width:164px;min-height:178px;padding:18px}.phone-panel img{width:44px;height:44px;margin-bottom:20px;border-radius:10px}.section{padding:74px 16px}.section-heading h2,.legal-content h1{font-size:34px}.feature-grid,.use-grid{grid-template-columns:1fr;margin-top:38px}.info-card,.use-card{min-height:auto;padding:22px}.footer-inner{align-items:flex-start;flex-direction:column}.site-footer nav{width:100%;justify-content:space-between}.legal-page{padding:64px 20px 90px}.legal-content{margin-top:34px}.legal-subheading{margin-bottom:40px;font-size:17px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:1ms!important;transition-duration:1ms!important}}
