@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{color:#17191c;font-synthesis:none;--ink:#17191c;--charcoal:#202326;--gold:#d39a2c;--gold-light:#f1c76b;--ivory:#fffaf2;--muted:#76787a;--line:#e5ded1;background:#fffaf2;font-family:DM Sans,system-ui,sans-serif;line-height:1.6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);margin:0}a{color:inherit;text-decoration:none}.wrap{width:min(1160px,100% - 48px);margin:auto}.nav{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf2e0;border-bottom:1px solid #e5ded18c;justify-content:space-between;align-items:center;height:78px;padding:0 max(24px,50vw - 580px);display:flex;position:sticky;top:0}.brand{letter-spacing:.08em;align-items:center;gap:10px;font-size:14px;display:flex}.brand img{object-fit:cover;border-radius:11px;width:38px;height:38px}.brand b,.footer-brand b{color:var(--gold-deep,#9b6715)}.brand small{color:var(--muted);letter-spacing:0;margin-top:-3px;font-size:10px;display:block}nav{color:#555b5f;align-items:center;gap:25px;font-size:14px;display:flex}nav a:hover,nav a.active{color:var(--ink)}.menu{background:0 0;border:0;display:none}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:40px;min-height:665px;padding-top:50px;display:grid}.eyebrow{color:#9b6715;text-transform:uppercase;letter-spacing:.16em;align-items:center;gap:7px;margin:0 0 18px;font-size:11px;font-weight:700;display:flex}.hero h1,h1,h2{letter-spacing:-.055em;margin:0;font-family:Manrope,sans-serif;line-height:1.05}.hero h1{font-size:clamp(48px,7vw,84px)}em{color:#b57a1d;font-style:normal}.lede{color:#62666a;max-width:510px;margin:26px 0 30px;font-size:19px}.actions{flex-wrap:wrap;gap:12px;display:flex}.button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:9px;padding:13px 18px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #191b1d22}.primary{background:var(--ink);color:#fffaf2}.secondary{color:var(--ink);border-color:#d4cbbd}.micro{color:#858789;font-size:12px}.device-stage{place-items:center;height:500px;display:grid;position:relative}.glow{filter:blur(10px);background:radial-gradient(circle,#edc56555,#0000 68%);border-radius:50%;width:390px;height:390px;position:absolute}.device{z-index:1;background:#111;border:8px solid #303438;border-radius:37px;width:260px;height:500px;padding:8px;transform:rotate(5deg);box-shadow:28px 30px 60px #191b1d40,inset 0 0 0 1px #ffffff30}.speaker{background:#444;border-radius:8px;width:55px;height:5px;margin:1px auto 8px}.screen{color:#17191c;background:linear-gradient(160deg,#fff8e9,#f1e4ca);border-radius:24px;height:452px;padding:26px 18px}.screen-top{letter-spacing:.12em;justify-content:space-between;font-size:12px;font-weight:800;display:flex}.screen small{color:#74716b;margin-top:37px;display:block}.screen strong{margin:6px 0 23px;font:800 29px Manrope;display:block}.mini-chart{border-bottom:2px solid #d19a35;align-items:end;gap:8px;height:88px;margin-bottom:20px;display:flex}.mini-chart i{background:#d19a35;border-radius:8px 8px 0 0;width:19px;display:block}.mini-chart i:first-child{height:25%}.mini-chart i:nth-child(2){height:43%}.mini-chart i:nth-child(3){height:31%}.mini-chart i:nth-child(4){height:61%}.mini-chart i:nth-child(5){height:48%}.mini-chart i:nth-child(6){height:74%}.mini-chart i:nth-child(7){background:#202326;height:90%}.screen-row{border-bottom:1px solid #ddcfb5;justify-content:space-between;padding:9px 0;font-size:12px;display:flex}.screen-row b{font-size:11px}.positive{color:#347052}.orbit{border:1px solid #d39a2c55;border-radius:50%;position:absolute;transform:rotate(-25deg)}.orbit-one{width:430px;height:170px}.orbit-two{width:470px;height:240px;transform:rotate(25deg)}.trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#888;letter-spacing:.17em;justify-content:space-between;padding:19px 0;font-size:10px;display:flex}.section{padding:120px 0}.section-heading{grid-template-columns:1fr 1fr;gap:30px;margin-bottom:45px;display:grid}.section h2,.dark-band h2,.cta h2{font-size:clamp(38px,5vw,62px)}.section-heading>p:last-child{color:#737679;align-self:end;max-width:420px;font-size:17px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.feature{background:#fff;border:1px solid #ece5d9;border-radius:19px;padding:26px;transition:transform .25s,box-shadow .25s;box-shadow:0 8px 24px #42351b09}.feature:hover{transform:translateY(-5px);box-shadow:0 18px 38px #42351b18}.icon{color:#9b6715;background:#fff0c9;border-radius:13px;place-items:center;width:42px;height:42px;margin-bottom:22px;display:grid}.feature h3{margin:0 0 7px;font-size:17px}.feature p,.split p,.about-card p{color:#777b7d;margin:0;font-size:14px}.dark-band{background:var(--charcoal);color:#fdf8ed;padding:110px 0}.dark-band .eyebrow{color:var(--gold-light)}.dark-band .lede{color:#b7b7b3}.security-grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.text-link{color:var(--gold-light);align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.architecture{background:#292d30;border:1px solid #ffffff12;border-radius:22px;padding:28px}.arch-node{grid-template-columns:38px 1fr;align-items:center;column-gap:12px;display:grid}.arch-node span{color:var(--gold-light);grid-row:span 2;font-size:12px}.arch-node strong{font-size:16px}.arch-node small{color:#999d9d}.arch-line{border-left:1px solid #d39a2c;height:29px;margin:0 0 0 18px}.optional{opacity:.8}.split{grid-template-columns:1fr 1fr;align-items:center;gap:110px;display:grid}.export-stack{gap:12px;display:grid}.export-stack div{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;padding:17px 20px;display:grid}.export-stack svg{color:#b17a22}.export-stack span{color:#87898b;font-size:13px}.cta{text-align:center;padding:80px 0 140px}.cta .eyebrow{justify-content:center}.cta .button{margin-top:28px}.page{min-height:70vh;padding:100px 0 140px}.page h1{max-width:800px;font-size:clamp(44px,7vw,80px)}.prose{max-width:790px;margin-top:55px}.prose>h2{letter-spacing:-.03em;margin:45px 0 11px;font-size:27px}.prose p{color:#62666a;font-size:16px}.lead-prose{line-height:1.35;color:var(--ink)!important;font-size:24px!important}.muted{color:#8a8c8e!important;font-size:13px!important}.about-card,.release-card{color:#fffaf2;background:#202326;border-radius:23px;align-items:center;gap:28px;margin:35px 0;padding:30px;display:flex}.about-card img{object-fit:cover;border-radius:18px;width:150px;height:150px}.about-card h2,.release-card h2{font-size:32px}.about-card p{color:#c0c1bd}.badge{color:#f1c76b;background:#3d413d;border-radius:99px;margin-top:15px;padding:7px 12px;font-size:12px;display:inline-block}.release-card{display:block}.release-card>div:first-child{justify-content:space-between;align-items:end;gap:20px;display:flex}.release-card p{color:#c0c1bd}.release-meta{border-top:1px solid #ffffff20;border-bottom:1px solid #ffffff20;flex-wrap:wrap;gap:26px;margin:25px 0;padding:20px 0;display:flex!important}.release-meta span{color:#c0c1bd;font-size:13px;display:grid}.release-meta b{color:#fffaf2;text-transform:uppercase;letter-spacing:.12em;margin-bottom:4px;font-size:11px}.release-card .button{margin-top:5px}.button:disabled{opacity:.55;cursor:not-allowed;transform:none}.checksum{margin-top:20px;font-size:12px!important}.prose code{background:#eee6d7;border-radius:5px;padding:2px 6px;font-size:13px}footer{color:#f5f0e5;background:#17191c;grid-template-columns:1fr 1fr;align-items:end;gap:30px;padding:42px max(24px,50vw - 580px);display:grid}.footer-brand{letter-spacing:.12em;font-size:15px}.footer-brand span{color:#a9aaa7;letter-spacing:0;font-size:12px}.footer-brand+div{color:#bdbeba;justify-content:flex-end;gap:20px;font-size:13px;display:flex}.footer-brand+div a:hover{color:var(--gold-light)}footer>small{color:#777a78;grid-column:1/-1;font-size:11px}@media (width<=760px){.wrap{width:min(100% - 36px,560px)}.nav{height:68px;padding:0 18px}.menu{color:var(--ink);display:block}nav{background:var(--ivory);flex-direction:column;align-items:flex-start;padding:20px;display:none;position:absolute;top:68px;left:0;right:0;box-shadow:0 12px 25px #0001}nav.open{display:flex}.hero{grid-template-columns:1fr;min-height:auto;padding-top:65px}.hero h1{font-size:57px}.lede{font-size:17px}.device-stage{height:450px;margin:-20px 0;transform:scale(.82)}.trust{flex-wrap:wrap;justify-content:flex-start;gap:15px}.section,.dark-band{padding:75px 0}.section-heading,.security-grid,.split{grid-template-columns:1fr;gap:24px}.feature-grid{grid-template-columns:1fr}.about-card{flex-direction:column;align-items:flex-start}.release-card>div:first-child{display:block}.release-card{padding:22px}.page{padding:70px 0 95px}.page h1{font-size:49px}.prose{margin-top:38px}footer{grid-template-columns:1fr;padding:35px 24px}.footer-brand+div{flex-wrap:wrap;justify-content:flex-start}footer>small{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.feature,.button,.device{transition:none}.feature:hover,.button:hover,.device:hover{transform:none}}@media (width>=761px){.device-stage{perspective:1200px;transform-style:preserve-3d}.device{transform-style:preserve-3d;transition:transform .45s,box-shadow .45s;transform:rotateX(2deg)rotateY(-5deg)rotate(5deg)translateZ(18px)}.device-stage:hover .device{transform:rotateX(1deg)rotateY(-3deg)rotate(5deg)translateZ(30px);box-shadow:34px 38px 72px #191b1d4d,inset 0 0 0 1px #ffffff30}.screen{transform:translateZ(8px)}.device:after{content:"";pointer-events:none;background:linear-gradient(120deg,#fff8 0%,#0000 22% 75%,#edc56518);border-radius:27px;position:absolute;inset:14px;transform:translateZ(12px)}}.faq{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{cursor:pointer;font:600 18px Manrope;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";float:right;color:#b57a1d;font-size:24px}.faq[open] summary:after{content:"−"}.faq p{margin:12px 0 0}.skip-link{z-index:20;background:var(--ink);color:var(--ivory);border-radius:8px;padding:10px 14px;position:fixed;top:12px;left:16px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.section-link{margin-top:28px}.footer-groups{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.footer-groups div{color:#bdbeba;gap:8px;font-size:13px;display:grid}.footer-groups strong{letter-spacing:.16em;color:var(--gold-light);margin-bottom:4px;font-size:10px}.product-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:22px;gap:20px;padding:24px;display:flex;box-shadow:0 8px 24px #42351b09}.product-card img{object-fit:cover;border-radius:18px;width:92px;height:92px}.product-card h2{margin:7px 0;font-size:27px}.product-card p{color:#777b7d;margin:0 0 10px}.product-card small{color:#8a8c8e}.status{text-transform:uppercase;letter-spacing:.12em;color:#9b6715;font-size:10px;font-weight:700;display:inline-block}.card-actions{gap:18px;margin-top:15px;display:flex}.content-group{border-top:1px solid var(--line);grid-template-columns:220px 1fr;gap:28px;margin-top:55px;padding-top:40px;display:grid}.content-group>div>p{color:#777b7d}.feature-list{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.feature-list .feature{padding:20px}.chip-list{flex-wrap:wrap;gap:9px;display:flex}.chip-list span{border:1px solid var(--line);color:#62666a;background:#fff;border-radius:99px;padding:8px 13px;font-size:13px}.report-exports{grid-template-columns:repeat(2,1fr);margin-top:20px}.changelog-entry{border-top:1px solid var(--line);margin-top:30px;padding-top:26px}.release-status{font-weight:700;color:var(--gold-light)!important}.prose li{color:#62666a;margin:8px 0}@media (width<=760px){.footer-groups{grid-template-columns:repeat(2,1fr)}.product-grid,.feature-list,.report-exports{grid-template-columns:1fr}.content-group{grid-template-columns:1fr;gap:10px;margin-top:40px}.product-card{flex-direction:column;align-items:flex-start}.product-card img{width:78px;height:78px}}.announcement{background:var(--ink);color:var(--ivory);text-align:center;padding:10px 20px;font-size:13px}.auth-card{border:1px solid var(--line);background:#fff;border-radius:23px;max-width:460px;margin:0 auto;padding:30px;box-shadow:0 12px 35px #42351b12}.auth-card>img{object-fit:cover;border-radius:18px;width:72px;height:72px}.auth-card .eyebrow{margin-top:20px}.auth-form{gap:8px;display:grid}.auth-form label,.cms-form label{color:var(--ink);margin-top:10px;font-size:13px;font-weight:700}.auth-form input,.cms-form input,.cms-form textarea,.cms-form select{width:100%;font:inherit;color:var(--ink);background:#fffaf2;border:1px solid #d7cfbf;border-radius:9px;padding:12px}.cms-form textarea{resize:vertical;min-height:100px}.full-button{width:100%;margin:8px 0}.form-divider{color:#8a8c8e;align-items:center;gap:10px;margin:20px 0;font-size:12px;display:flex}.form-divider:before,.form-divider:after{content:"";background:var(--line);flex:1;height:1px}.text-button{color:#9b6715;font:inherit;cursor:pointer;background:0 0;border:0;padding:8px;font-weight:700}.form-error{color:#a33b32;background:#fff0ed;border-radius:8px;padding:10px;font-size:13px}.form-success{color:#347052;background:#edf7ef;border-radius:8px;padding:10px;font-size:13px}.account-card{background:var(--charcoal);color:var(--ivory);border-radius:22px;align-items:center;gap:18px;max-width:650px;padding:28px;display:flex}.account-card h2{font-size:27px}.account-card p{color:#c0c1bd;margin:4px 0}.account-icon{color:#9b6715;background:#fff0c9;border-radius:15px;flex:none;place-items:center;width:48px;height:48px;display:grid}.account-actions{flex-wrap:wrap;gap:12px;margin:25px 0;display:flex}.admin-shell{grid-template-columns:220px 1fr;gap:24px;display:grid}.admin-nav{align-content:start;gap:5px;display:grid}.admin-nav button{text-align:left;color:#62666a;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:12px 14px}.admin-nav button.selected,.admin-nav button:hover{color:var(--ink);background:#fff0c9;font-weight:700}.admin-content{min-width:0}.admin-panel{border:1px solid var(--line);background:#fff;border-radius:20px;padding:25px;box-shadow:0 8px 24px #42351b09}.admin-panel h2{margin-bottom:14px;font-size:28px}.cms-form{gap:5px;max-width:720px;display:grid}.status-list{gap:12px;display:grid}.status-list div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:10px 0;display:flex}.status-list dt{font-weight:700}.status-list dd{color:#62666a;text-align:right;overflow-wrap:anywhere;margin:0}@media (width<=760px){.admin-shell{grid-template-columns:1fr}.admin-nav{padding-bottom:5px;display:flex;overflow:auto}.admin-nav button{white-space:nowrap}.account-card{flex-direction:column;align-items:flex-start}}.auth-layout{grid-template-columns:minmax(0,460px) minmax(260px,1fr);align-items:stretch;gap:28px;max-width:940px;margin:0 auto;display:grid}.auth-card{margin:0}.auth-brand{align-items:center;gap:12px;margin-bottom:22px;display:flex}.auth-brand img{width:54px;height:54px}.auth-brand b,.auth-brand small{display:block}.auth-brand small{color:var(--muted);margin-top:2px;font-size:11px}.google-button{background:#fff;border-color:#d6d0c5}.google-button svg{color:#4285f4}.auth-visual{background:var(--charcoal);color:var(--ivory);border-radius:24px;flex-direction:column;justify-content:center;min-height:100%;padding:34px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 42px #191b1d24}.auth-visual:after{content:"";background:radial-gradient(circle,#d39a2c77,#0000 68%);border-radius:50%;width:240px;height:240px;position:absolute;bottom:-80px;right:-80px}.auth-visual .eyebrow{color:var(--gold-light);z-index:1;position:relative}.auth-visual>strong{z-index:1;max-width:250px;font:800 34px/1.05 Manrope;position:relative}.auth-visual-card{color:var(--ink);z-index:1;background:#fffaf2;border-radius:18px;width:min(100%,260px);margin-top:38px;padding:18px;position:relative;transform:rotate(-4deg);box-shadow:16px 18px #d39a2c55}.auth-visual-card small{letter-spacing:.12em;color:var(--muted);font-size:10px}.auth-visual-card b{margin:7px 0 14px;font:800 27px Manrope;display:block}.auth-visual-card div{align-items:end;gap:7px;height:42px;display:flex}.auth-visual-card i{background:var(--gold);border-radius:5px 5px 0 0;width:22px;display:block}.auth-visual-card i:first-child{height:35%}.auth-visual-card i:nth-child(2){height:60%}.auth-visual-card i:nth-child(3){height:45%}.auth-visual-card i:nth-child(4){background:var(--ink);height:78%}.auth-visual-card i:nth-child(5){height:92%}.auth-visual-chip{color:#e9c36d;z-index:1;border:1px solid #ffffff2e;border-radius:99px;width:max-content;margin-top:30px;padding:8px 12px;font-size:12px;position:relative}.contact-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.contact-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:24px;box-shadow:0 8px 24px #42351b09}.contact-card h2{margin:4px 0 12px;font-size:26px}.contact-card p{color:#6f7375;font-size:14px}.contact-card .eyebrow{margin-bottom:10px}.contact-shortcuts{flex-wrap:wrap;gap:25px;margin-top:32px;display:flex}.account-form{max-width:520px;margin-top:34px}@media (width<=760px){.auth-layout{grid-template-columns:1fr}.auth-visual{display:none}.contact-grid{grid-template-columns:1fr}.contact-card{padding:20px}}
