.marketing{--orange:#ff8c00;--ink:#18191b;--muted:#65686a;background:#fcfbf8;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}.marketing *{box-sizing:border-box}.marketing a{text-decoration:none}.marketing header{justify-content:space-between;gap:30px;max-width:1440px;margin:auto;padding:25px 5%;border-bottom:1px solid #e5e2dd}.brand,.marketing header{display:flex;align-items:center}.brand{gap:10px;font-size:22px;letter-spacing:-1px;color:#18191b}.brand img{object-fit:contain}.brand small{display:block;font-size:8px;font-weight:700;letter-spacing:1.6px}.brand b{font-weight:400}.marketing nav{display:flex;gap:28px;font-size:14px}.marketing footer a:hover,.marketing nav a:hover{color:#b76000}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:14px 22px;border-radius:7px;font-size:14px;font-weight:700;cursor:pointer;border:0;line-height:1.4}.button.orange{background:#ff8c00;color:#18191b}.button.dark{background:#18191b;color:white}.button:disabled{opacity:.55;cursor:not-allowed}.button:hover{filter:brightness(.94)}.hero{max-width:1500px;margin:auto;display:grid;grid-template-columns:.95fr 1.05fr;gap:42px;padding:75px 5% 65px;align-items:center}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;display:block;margin-bottom:22px}.eyebrow i,.live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#ff8c00;margin-right:8px}.hero h1{font-size:clamp(42px,4.9vw,76px);line-height:1.06;font-weight:600;letter-spacing:-3px;margin:0 0 25px}.marketing em{color:#c96b00;font-style:normal}.hero-copy>p{color:#65686a;max-width:465px;font-size:16px;margin-bottom:30px}.actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.text-link{font-size:13px;font-weight:700}.hero-note{display:flex;gap:7px;align-items:center;font-size:11px;color:#737373;margin-top:28px}.hero-art{margin:0;border-radius:18px;overflow:hidden;background:#171717;box-shadow:0 30px 60px #32251520}.hero-art img{display:block;width:100%;height:500px;object-fit:cover}.hero-art figcaption{color:white;padding:18px 22px;font-size:10px;letter-spacing:1.2px;display:flex;align-items:center;gap:4px}.hero-art figcaption>span:last-child{margin-left:auto;color:#aaa;font-size:9px;letter-spacing:0}.capability-strip{border-block:1px solid #dedbd5;display:flex;justify-content:space-around;gap:15px;padding:22px 5%;font-size:11px;letter-spacing:2px;color:#6c6b67;flex-wrap:wrap}.section{padding:85px 6%;max-width:1440px;margin:auto}.section-head{margin-bottom:40px;max-width:700px}.marketing h2{font-size:clamp(32px,3.3vw,49px);font-weight:500;line-height:1.15;letter-spacing:-1.6px;margin:0 0 22px}.feature p,.process p,.section-head p,.software p{color:#65686a;font-size:15px;max-width:560px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature{border:1px solid #e3dfd8;border-radius:12px;padding:27px 24px;background:#fff}.feature>div{display:flex;justify-content:space-between;align-items:center;color:#c96b00}.feature small{color:#aaa;font-size:10px}.feature h3{font-size:20px;font-weight:500;line-height:1.3;margin:36px 0 15px}.feature p{font-size:13px;margin:0}.agent-section{background:#18191b;color:white;padding:65px 6%}.agent-section .section-head{margin:auto;max-width:1260px}.agent-section h2 em{color:#ff9e28}.agent-section p{color:#bbb}.agent-canvas{height:450px;max-width:1260px;margin:30px auto 0;border:1px solid #494039;border-radius:14px;overflow:hidden;background:#211d19}.agent-canvas canvas{display:block;width:100%;height:100%}.agent-canvas img{width:100%;height:100%;object-fit:cover}.agent-controls{display:flex;flex-wrap:wrap;gap:15px;align-items:center;max-width:1260px;margin:18px auto}.agent-controls small{color:#bbb;font-size:11px}.agent-video{max-width:800px;margin:30px auto}.agent-video video{width:100%;border-radius:12px}.agent-video a{color:#ffaf4e;font-size:12px}.process{display:grid;grid-template-columns:1fr 1fr;gap:80px}.process ol{list-style:decimal-leading-zero;padding-left:40px}.process li{padding:0 0 25px 20px;border-bottom:1px solid #dedbd5;margin-bottom:24px}.process li::marker{color:#c96b00;font-size:12px}.process h3{font-size:21px;font-weight:500;margin:0 0 8px}.process p{margin:0}.software{display:flex;gap:60px;background:#fff0dc;border-radius:16px;margin-bottom:50px;max-width:calc(100% - 12%)}.software>svg{color:#b35e00;flex-shrink:0}.software p{margin-bottom:24px}.faq{max-width:960px}.faq details{border-bottom:1px solid #dedbd5;padding:20px 0}.faq summary{font-size:17px;cursor:pointer;font-weight:500}.faq details p{color:#65686a;font-size:14px}.cta{text-align:center;background:#ff8c00;padding:65px 20px}.cta h2{font-size:44px}.marketing footer{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding:65px 6% 20px;max-width:1440px;margin:auto}.marketing footer>div{display:flex;flex-direction:column;gap:10px}.marketing footer a:not(.brand),.marketing footer p{font-size:12px;color:#65686a}.marketing footer strong{font-size:12px}.footnote{grid-column:1/-1;border-top:1px solid #ddd;padding-top:20px}.content-page{max-width:960px;margin:auto;padding:70px 5% 85px;min-height:60vh}.content-page h1{font-size:clamp(36px,5vw,62px);font-weight:500;line-height:1.1;letter-spacing:-2px;margin-bottom:30px}.content-page .intro{font-size:18px;color:#65686a;margin-bottom:42px}.content-page article{border-top:1px solid #dedbd5;padding:25px 0}.content-page article h2{font-size:25px;letter-spacing:-.5px}.content-page article p{color:#65686a;font-size:15px}.mkt-form{display:grid;gap:17px;max-width:600px}.mkt-form label{display:grid;gap:6px;font-size:13px;font-weight:600}.mkt-form input,.mkt-form select,.mkt-form textarea{border:1px solid #cbc6bf;background:#fff;border-radius:6px;padding:11px 13px;color:#18191b;min-width:0}.mkt-form textarea{min-height:140px}.notice{padding:15px 18px;background:#fff1df;border:1px solid #f2d4ab;border-radius:7px;font-size:13px;margin-bottom:25px}.error{color:#ac2b16;font-size:13px}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:30px 0}.plan{border:1px solid #ddd7cd;background:white;border-radius:12px;padding:28px}.plan h2{font-size:24px}.plan p{font-size:14px;color:#65686a}.plan strong{font-size:23px;display:block;margin:20px 0}.admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.admin-grid article{border:1px solid #ddd;padding:20px;border-radius:10px}.admin-grid strong{font-size:34px}.admin-table{width:100%;font-size:13px;border-collapse:collapse}.admin-table td,.admin-table th{text-align:left;padding:12px;border-bottom:1px solid #ddd}.scroll{overflow:auto}.wide{max-width:1250px}.account-actions{display:flex;gap:12px;flex-wrap:wrap;margin:20px 0}.marketing :focus-visible{outline:3px solid #c66b00;outline-offset:4px}@media(max-width:1000px){.marketing header{flex-wrap:wrap;gap:20px}.marketing nav{order:3;width:100%;justify-content:center}.hero{gap:25px}.hero-art img{height:430px}.feature-grid{grid-template-columns:repeat(2,1fr)}.process{gap:40px}.marketing footer{gap:20px}}@media(max-width:700px){.hero{grid-template-columns:1fr;padding-top:45px}.hero h1{letter-spacing:-2px}.hero-art img{height:auto}.hero-art figcaption{padding:15px}.marketing header{padding:18px 5%}.marketing header>.button{font-size:11px;padding:12px}.brand{font-size:19px}.brand small{font-size:6px}.marketing nav{gap:20px;font-size:12px}.section{padding:55px 6%}.admin-grid,.feature-grid,.plan-grid,.process{grid-template-columns:1fr}.feature h3{margin-top:24px}.software{display:block}.software>svg{margin-bottom:25px}.marketing footer{grid-template-columns:1fr 1fr}.marketing footer>div:first-child{grid-column:1/-1}.cta h2{font-size:33px}.agent-canvas{height:350px}.capability-strip{font-size:8px}.hero-note{font-size:10px}}.post-list{display:grid;gap:0}.content-page .post-card{border-top:1px solid #dedbd5;padding:30px 0}.post-card h2{font-size:27px;letter-spacing:-.6px;margin:0 0 12px}.post-card h2 a{color:#18191b}.post-card h2 a:hover{color:#b76000}.content-page .post-card p{margin:0 0 14px}.post-meta{font-size:12px;color:#8a8a86;letter-spacing:.3px}.content-page .post-card .post-meta{margin-bottom:16px}.post .post-meta{margin:-18px 0 30px}.post-body{max-width:68ch;font-size:17px;line-height:1.75;color:#2a2b2d}.post-body h2{font-size:29px;letter-spacing:-.9px;margin:48px 0 16px}.post-body h3{font-size:21px;font-weight:600;margin:34px 0 12px}.post-body li,.post-body p{margin:0 0 18px}.post-body ol,.post-body ul{padding-left:22px}.post-body li{margin-bottom:10px}.post-body a{color:#b35e00;text-decoration:underline}.post-body strong{color:#18191b}.post-body blockquote{margin:26px 0;padding:4px 0 4px 22px;border-left:3px solid #ff8c00;color:#4a4b4d;font-style:italic}.post-body blockquote p:last-child{margin-bottom:0}.post-body code{background:#f1eee8;border-radius:4px;padding:2px 6px;font-size:15px}.post-body hr{border:0;border-top:1px solid #dedbd5;margin:36px 0}.post-body table{width:100%;border-collapse:collapse;font-size:15px;margin-bottom:20px}.post-body td,.post-body th{border:1px solid #dedbd5;padding:9px 12px;text-align:left}.post-foot{border-top:1px solid #dedbd5;padding-top:24px;margin-top:46px}.admin-editor{display:grid;gap:16px;max-width:820px;margin-bottom:30px}.admin-editor textarea{min-height:340px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;line-height:1.6}.admin-editor .row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:700px){.post-body{font-size:16px}.admin-editor .row{grid-template-columns:1fr}}.account-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:52px;align-items:start}.account-layout .mkt-form{max-width:none}.account-aside{border:1px solid #e3dfd8;background:#fff;border-radius:12px;padding:28px 26px}.account-aside h2{font-size:20px;font-weight:600;letter-spacing:-.3px;margin:0 0 18px}.account-aside ul{list-style:none;margin:0;padding:0;display:grid;gap:16px}.account-aside li{display:grid;gap:3px}.account-aside strong{font-size:13px}.account-aside span{font-size:13px;color:#65686a;line-height:1.55}.account-note{margin:22px 0 0;padding-top:18px;border-top:1px solid #e3dfd8;font-size:12px;color:#737373}@media(max-width:850px){.account-layout{grid-template-columns:1fr;gap:34px}}