:root{--bg: #f4f7f8;--surface: #ffffff;--ink: #172029;--muted: #52616d;--line: #d8e0e5;--terminal: #101820;--terminal-soft: #18242f;--green: #0f9f6e;--green-bright: #2ee59d;--cyan: #1679a8;--amber: #b77900;--orange: #c85232;--radius: 8px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--bg);letter-spacing:0}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--bg);color:var(--ink);overflow-x:hidden}img{max-width:100%;height:auto}a{color:var(--cyan);text-decoration:none}a:hover{text-decoration:underline}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.75rem 4rem;background:#fffffff0;border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:.65rem;color:var(--ink);font-weight:800;white-space:nowrap}.brand:hover{text-decoration:none}.main-nav,.site-footer nav{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap;min-width:0}.main-nav a{color:var(--muted);font-size:.95rem;font-weight:650;padding:.55rem .7rem;border-radius:8px}.main-nav a:hover,.main-nav a.active{color:var(--terminal);background:#e9f1f3;text-decoration:none}.lang-switch select{font:inherit;font-size:.9rem;padding:.4rem .55rem;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);cursor:pointer;max-width:11rem}.lang-switch select:hover{border-color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[dir=rtl] .hero{background-image:linear-gradient(-90deg,#101820f5,#101820c7,#10182047),url(/assets/screenshots/tab10-03-terminal.png)}.hero{min-height:72vh;display:flex;align-items:center;position:relative;isolation:isolate;color:#fff;background-image:linear-gradient(90deg,#101820f5,#101820c7,#10182047),url(/assets/screenshots/tab10-03-terminal.png);background-size:cover;background-position:center}.hero-inner,.section-inner,.page-header,.content-page{width:min(1120px,calc(100vw - 2rem));margin:0 auto}.hero-inner{padding:4rem 0;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);align-items:center;gap:3rem}.hero-copy{min-width:0}.hero-shot{display:flex;justify-content:center}.hero-shot img{display:block;max-width:280px;width:100%;height:auto;border-radius:28px;background:var(--terminal);box-shadow:0 30px 60px #00000073,0 0 0 1px #ffffff0f}.eyebrow{margin:0 0 1rem;color:var(--green-bright);font-weight:800;text-transform:uppercase;font-size:.8rem}h1,h2,h3{margin:0;line-height:1.08;letter-spacing:0}h1{font-size:4rem;max-width:760px}h2{font-size:2.2rem}h3{font-size:1.25rem}p{line-height:1.65}.hero p{max-width:680px;color:#d9e6eb;font-size:1.18rem}.cta-row{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.6rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.72rem 1rem;border-radius:8px;border:1px solid transparent;font-weight:750;color:var(--terminal);background:var(--green-bright)}.button.secondary{color:#fff;background:#ffffff1f;border-color:#ffffff57}.button:hover{text-decoration:none;filter:brightness(.98)}.section{padding:4.5rem 0;background:var(--bg)}.section.alt{background:#fff}.section-head{max-width:760px;margin-bottom:2rem}.section-head p,.page-header p,.content-page>p:first-of-type{color:var(--muted);font-size:1.05rem}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.feature-card,.doc-card,.compare-card,.callout{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.feature-card,.doc-card,.compare-card{padding:1.15rem}.feature-card .tag{display:inline-block;margin-bottom:.8rem;color:var(--green);font-size:.78rem;font-weight:800;text-transform:uppercase}.feature-card p,.doc-card p,.compare-card p{margin-bottom:0;color:var(--muted)}.feature-card ul{margin:.8rem 0 0;padding-left:1.1rem;color:var(--muted);line-height:1.65}.doc-card h2,.compare-card h2{font-size:1.2rem;line-height:1.2}.mockup-band{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:2.5rem}.device-shot{margin:0;display:flex;justify-content:center}.device-shot img{display:block;width:100%;height:auto;border-radius:22px;background:var(--terminal);box-shadow:0 22px 50px #10182038,0 0 0 1px #10182014}.phone-shot{max-width:320px;width:100%;margin-inline:auto}.phone-shot img{border-radius:28px}.tablet-shot{max-width:560px;width:100%;margin-inline:auto}.tablet-shot img{border-radius:14px}.phone-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.phone-gallery .phone-shot{max-width:260px}.split-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.page-header{padding:4rem 0 2rem}.content-page{padding:0 0 4rem}.compare-table{width:100%;border-collapse:collapse;background:var(--surface);border:1px solid var(--line);border-radius:8px;overflow:hidden}.compare-table th,.compare-table td{text-align:left;vertical-align:top;padding:1rem;border-bottom:1px solid var(--line)}.compare-table th{background:#edf3f5;font-size:.94rem}.compare-table tr:last-child td{border-bottom:0}.callout{padding:1rem;border-left:4px solid var(--green)}.callout.warning{border-left-color:var(--amber)}.doc-shell{display:grid;grid-template-columns:260px minmax(0,820px);gap:3rem;width:min(1120px,calc(100vw - 2rem));margin:0 auto;padding:3rem 0 5rem}.doc-sidebar{align-self:start;position:sticky;top:5.2rem}.doc-nav{display:grid;gap:.35rem}.doc-nav a{display:block;padding:.7rem .8rem;color:var(--muted);border-radius:8px;font-weight:650}.doc-nav a.active,.doc-nav a:hover{color:var(--terminal);background:#e9f1f3;text-decoration:none}.doc-content{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:2rem;min-width:0;max-width:100%}.doc-content h1{font-size:2.6rem}.doc-content h2{margin-top:2.4rem;font-size:1.55rem}.doc-content h3{margin-top:1.8rem;font-size:1.15rem}.doc-content p,.doc-content li{color:#344653;line-height:1.7;overflow-wrap:break-word}.doc-content li+li{margin-top:.35rem}code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.92em;background:#eef4f6;padding:.1rem .25rem;border-radius:4px}pre{overflow-x:auto;padding:1rem;border-radius:8px;background:var(--terminal);color:#d6e2e8}pre code{background:transparent;padding:0;color:inherit}.site-footer{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;padding:2rem 4rem;background:var(--terminal);color:#d6e2e8}.site-footer p{margin:.4rem 0 0;color:#a8bac4}.site-footer a{color:#d6e2e8;padding:.4rem .55rem}@media(max-width:900px){.site-header{align-items:flex-start;flex-direction:column;padding:.8rem 1rem}.main-nav{width:100%}h1{font-size:3rem}h2{font-size:1.9rem}.feature-grid,.mockup-band,.split-links{grid-template-columns:1fr}.hero-inner{grid-template-columns:1fr;gap:2rem}.hero-shot{order:-1}.hero-shot img{max-width:220px}.phone-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.doc-shell{grid-template-columns:1fr;gap:1.5rem}.doc-sidebar{position:static}.doc-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.compare-table{display:block;overflow-x:auto}}@media(max-width:560px){.site-header{gap:.7rem}.main-nav{display:grid;width:calc(100vw - 2rem);max-width:calc(100vw - 2rem);grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem}.phone-gallery{grid-template-columns:1fr}.phone-gallery .phone-shot{max-width:280px}.main-nav a{text-align:center;padding:.5rem .35rem;font-size:.9rem}.hero{min-height:68vh;background-position:58% center}.hero-inner{padding:3rem 0}h1{font-size:2.45rem}h2{font-size:1.65rem}.hero p{font-size:1rem}.cta-row .button{flex:1 1 100%;min-width:0}.section{padding:3rem 0}.doc-content{padding:1.2rem}.doc-content h1{font-size:2rem}.doc-nav{grid-template-columns:1fr}.site-footer{flex-direction:column;padding:2rem 1rem}}
