
:root{--orange:#ff5a00;--ink:#121212;--muted:#6f6f73;--bg:#fff;--soft:#f7f7f5;--line:#e8e8e5;--green:#17a673}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font:15px/1.55 Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}header{position:sticky;top:0;z-index:5;display:flex;align-items:center;gap:18px;justify-content:space-between;padding:14px 4vw;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.brand-link{display:flex;align-items:center;gap:10px}.logo-mark{position:relative;display:flex;align-items:flex-end;gap:3px;width:38px;height:30px}.logo-mark i{display:block;width:5px;border-radius:4px;background:#171717}.logo-mark i:nth-child(1){height:9px}.logo-mark i:nth-child(2){height:15px;background:var(--orange)}.logo-mark i:nth-child(3){height:21px}.logo-mark b{position:absolute;color:var(--orange);font-size:28px;left:11px;top:-11px;transform:rotate(-4deg)}.word{font-size:22px;font-weight:850;letter-spacing:-.04em}.word span{color:var(--orange)}.stage{font-size:10px;border:1px solid #ffb28a;background:#fff3ec;color:#b53e00;border-radius:99px;padding:3px 7px;margin-right:auto}nav{display:flex;gap:15px;align-items:center;flex-wrap:wrap;justify-content:flex-end}nav>a{font-size:13px;font-weight:650;color:#38383b}nav>a:hover{color:var(--orange)}.inline{display:inline}.nav-logout{background:#111;color:#fff;padding:8px 12px}
main{max-width:1180px;margin:auto;padding:56px 5vw 92px;min-height:70vh}.public{max-width:none;padding-left:0;padding-right:0}.public>section,.public>.page-head,.public>.legal,.public>.faq,.public>.steps,.public>.price-page{max-width:1180px;margin-left:auto;margin-right:auto;padding-left:5vw;padding-right:5vw}.eyebrow{font-size:11px;letter-spacing:.14em;font-weight:850;color:var(--orange);text-transform:uppercase}h1,h2,h3{line-height:1.04;letter-spacing:-.045em}h1{font-size:clamp(38px,6vw,76px);margin:.18em 0 .35em}h2{font-size:clamp(28px,4vw,48px);margin:.3em 0 .45em}h3{font-size:20px}.page-head{max-width:820px;margin-bottom:32px}.page-head p,.hero p,.switch p,.feature-card p,.muted,.integration-card small{color:var(--muted)}
.hero{padding-top:70px!important;padding-bottom:80px!important;display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.hero h1 span{color:var(--orange)}.hero p{font-size:19px;max-width:670px}.actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:24px 0}.button,button{border:0;border-radius:10px;background:var(--orange);color:#fff;padding:11px 17px;font-weight:800;cursor:pointer}.button{display:inline-flex}.button.ghost,.small.ghost{background:#fff;color:#111;border:1px solid var(--line)}.micro{font-size:12px;color:#76767a}.hero-demo{position:relative;background:#111;border-radius:28px;padding:28px;min-height:360px;overflow:hidden}.hero-demo:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;background:var(--orange);filter:blur(90px);opacity:.25;right:-80px;top:-80px}.demo-card,.flow{position:relative;background:#fff;border-radius:15px;padding:18px;margin:12px 0;box-shadow:0 18px 50px rgba(0,0,0,.25)}.demo-card b,.demo-card small{display:block}.demo-card strong{display:block;font-size:25px;margin:8px 0}.flow{background:var(--orange);color:#fff;font-weight:800}.flow b{float:right}
.switch{padding-top:70px!important;padding-bottom:70px!important;background:var(--soft);display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.migration-steps{display:grid;gap:10px}.migration-steps span{background:#fff;border:1px solid var(--line);border-radius:13px;padding:16px 18px;font-weight:750}.text-link{color:var(--orange);font-weight:800}.feature-grid,.integration-grid,.metrics,.quick-grid,.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:15px;margin:28px 0}.feature-card,.integration-card,.metrics article,.list-card,.message,.form-card,.auth-card,.ai-answer{border:1px solid var(--line);border-radius:16px;background:#fff;padding:20px}.ficon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#fff0e8;color:var(--orange);font-weight:850}.pricing-strip{margin-top:70px!important;margin-bottom:70px!important;background:#111;color:#fff;border-radius:28px;padding-top:50px!important;padding-bottom:50px!important;display:flex;justify-content:space-between;align-items:center;gap:30px}.price-big strong{font-size:58px;color:var(--orange)}.price-big span,.price-big small{display:block;color:#aaa}.integration-strip{text-align:center;padding-top:48px!important;padding-bottom:48px!important}.integration-strip p{color:#777}.price-page{max-width:620px!important;text-align:center;border:1px solid var(--line);border-radius:24px;padding-top:50px!important;padding-bottom:50px!important}.price-page span,.price-page b{display:block}.price-page strong{display:block;font-size:64px;color:var(--orange)}
.metrics article span{display:block;font-size:11px;text-transform:uppercase;color:#87878a;letter-spacing:.08em}.metrics article strong{display:block;font-size:28px;margin-top:5px}.quick-grid a{padding:19px;border:1px solid var(--line);border-radius:14px;font-weight:800}.quick-grid a:hover{border-color:var(--orange);color:var(--orange)}.integration-card{display:grid;gap:8px}.integration-card small{display:block}.pill{display:inline-flex;width:max-content;border-radius:99px;background:#f4f4f2;padding:4px 8px;font-size:11px;color:#555}.form-card,.auth-card{max-width:610px}.compact{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;max-width:none}label{display:grid;gap:6px;margin:12px 0;font-weight:650}input,select,textarea{width:100%;padding:11px 12px;border:1px solid #d9d9d5;border-radius:9px;background:#fff;font:inherit}textarea{min-height:110px}.small{padding:7px 10px;font-size:12px}table{width:100%;border-collapse:collapse;border:1px solid var(--line);border-radius:14px;overflow:hidden;margin:18px 0}th,td{padding:12px;border-bottom:1px solid var(--line);text-align:left}th{font-size:11px;text-transform:uppercase;color:#777;background:#fafafa}.message{margin:10px 0}.legal,.faq{max-width:820px!important}.steps article{background:var(--soft);border-radius:15px;padding:20px}pre{white-space:pre-wrap;background:#111;color:#f8f8f8;padding:18px;border-radius:12px}
footer{border-top:1px solid var(--line);padding:36px 5vw;color:#666;display:flex;gap:24px;justify-content:space-between;flex-wrap:wrap}footer b{color:#111}footer a:hover{color:var(--orange)}footer small{max-width:420px}
@media(max-width:820px){header{align-items:flex-start;flex-direction:column}.stage{position:absolute;left:185px;top:20px}nav{justify-content:flex-start}.hero,.switch{grid-template-columns:1fr}.hero{padding-top:42px!important}.hero-demo{min-height:300px}.pricing-strip{border-radius:0;flex-direction:column;align-items:flex-start}.compact{grid-template-columns:1fr}h1{font-size:46px}}


/* ETAILL MULTI PRODUCT + AI ACCOUNTING */
.products-menu{position:relative}.products-menu>summary{list-style:none;cursor:pointer;font-size:13px;font-weight:750;color:#38383b;padding:8px 0}.products-menu>summary::-webkit-details-marker{display:none}.products-menu>summary:after{content:" +";color:var(--orange)}.products-menu[open]>summary:after{content:" -"}.products-popover{position:absolute;top:38px;left:-18px;width:340px;padding:10px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 22px 70px rgba(0,0,0,.14);display:grid;gap:5px;z-index:20}.products-popover>a{display:grid;gap:3px;padding:12px;border-radius:11px}.products-popover>a:hover{background:var(--soft)}.products-popover b{font-size:14px}.products-popover small{font-size:11px;line-height:1.35;color:var(--muted)}.products-popover .all-products{color:var(--orange);font-weight:800;border-top:1px solid var(--line);border-radius:0;margin-top:4px}
.product-showcase,.platform-capabilities{padding-top:70px!important;padding-bottom:70px!important}.product-showcase>h2,.platform-capabilities>h2{max-width:760px}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px;margin-top:30px}.product-card{border:1px solid var(--line);border-radius:22px;background:#fff;padding:28px;min-height:280px;display:flex;flex-direction:column;align-items:flex-start;transition:.2s transform,.2s box-shadow,.2s border-color}.product-card:hover{transform:translateY(-4px);border-color:#ffb58e;box-shadow:0 22px 60px rgba(0,0,0,.08)}.product-card h3{font-size:25px;margin:20px 0 8px}.product-card p{color:var(--muted);flex:1}.product-icon{display:grid;place-items:center;min-width:48px;height:48px;padding:0 9px;border-radius:14px;background:#111;color:#fff;font-size:12px;font-weight:900;letter-spacing:.04em}.product-card:first-child .product-icon{background:var(--orange)}.platform-hero .product-stack{display:flex;flex-direction:column;justify-content:center}.product-stack .demo-card{transform:none}.product-stack .demo-card:nth-child(2){margin-left:28px}.product-stack .demo-card:nth-child(3){margin-left:56px}.product-stack .demo-card:nth-child(4){margin-left:84px}.ai-killer{max-width:none!important;background:#111;color:#fff;padding:75px max(5vw,calc((100vw - 1180px)/2 + 5vw))!important;display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.ai-killer p{color:#bbb;font-size:18px;max-width:650px}.ai-status-card{background:#fff;color:#111;border-radius:22px;padding:28px;display:grid;gap:9px;box-shadow:0 24px 80px rgba(0,0,0,.3)}.ai-status-card>span{color:var(--muted);font-size:12px}.ai-status-card>strong{font-size:27px}.ai-status-card p{color:#555;font-size:14px;margin:0}.ai-status-card>b{margin-top:10px;color:var(--green)}.product-hero{max-width:900px!important;padding-top:90px!important;padding-bottom:55px!important}.product-hero>p{font-size:19px;color:var(--muted);max-width:730px}.product-detail-grid{max-width:1180px;margin:auto;padding:0 5vw 80px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.product-detail-grid li{margin:11px 0;color:#555}
.signup-wide{max-width:1040px;margin:auto}.signup-form{display:grid;gap:24px}.product-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.product-choice{position:relative;border:1px solid var(--line);border-radius:18px;padding:22px;margin:0;display:grid;grid-template-columns:22px 1fr;gap:8px 12px;cursor:pointer}.product-choice:hover{border-color:var(--orange)}.product-choice input{width:18px;height:18px;accent-color:var(--orange);grid-row:1/3}.product-choice b{font-size:18px}.product-choice span{color:var(--muted);font-weight:400;font-size:13px}.product-choice:has(input:checked){border-color:var(--orange);box-shadow:0 0 0 2px #fff0e8;background:#fffaf7}.signup-form>.form-card{max-width:610px}
.ai-dashboard-head{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-bottom:26px}.do-accounting{font-size:18px;padding:16px 24px;border-radius:14px;box-shadow:0 10px 30px rgba(255,90,0,.22)}.ai-run-card{border:1px solid var(--line);border-radius:18px;padding:22px;margin:20px 0;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;background:var(--soft)}.ai-run-card span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.ai-run-card>a{color:var(--orange);font-weight:800}.ai-quick a:first-child{background:#111;color:#fff;border-color:#111}.ai-chat-form{display:flex;gap:10px;max-width:780px}.ai-chat-form input{font-size:17px;padding:15px}.ai-chat-form button{min-width:100px}.grounded-badge{display:inline-flex;background:#e9fbf4;color:#08744f;padding:5px 9px;border-radius:99px;font-size:11px;font-weight:850;margin-bottom:10px}.prompt-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.prompt-chips a{border:1px solid var(--line);border-radius:99px;padding:7px 11px;font-size:12px}.action-card,.question-card,.activity-row,.ai-run-card,.safety-box{border:1px solid var(--line);border-radius:17px;padding:20px;margin:12px 0;background:#fff}.action-top{display:flex;justify-content:space-between;gap:12px}.confidence{display:flex;justify-content:space-between;background:var(--soft);border-radius:10px;padding:10px 12px;margin:12px 0}.confidence span{color:var(--muted);font-size:12px}.question-card form{display:flex;gap:9px;margin-top:12px}.activity-row{display:grid;grid-template-columns:155px 220px 1fr;gap:15px;align-items:start}.activity-row span{font-size:11px;color:var(--muted)}.activity-row p{margin:0;color:#555}.safety-box{border-left:4px solid var(--orange);background:#fff8f4}.safety-box p{margin-bottom:0;color:#555}
@media(max-width:900px){.product-grid,.product-choice-grid,.ai-killer,.product-detail-grid{grid-template-columns:1fr}.product-stack .demo-card:nth-child(2),.product-stack .demo-card:nth-child(3),.product-stack .demo-card:nth-child(4){margin-left:0}.products-popover{position:fixed;left:5vw;right:5vw;top:145px;width:auto}.ai-dashboard-head{align-items:flex-start;flex-direction:column}.activity-row{grid-template-columns:1fr}.question-card form,.ai-chat-form{flex-direction:column}.product-card{min-height:0}}
