:root{--bg: #ffffff;--panel: #ffffff;--accent: #111111;--text: #111111;--muted: #666666;--radius: 0;--shadow: none;--so-page-gutter: 12px;--so-font-sans: "Inter", system-ui, -apple-system, sans-serif;--so-text-size: 16px;--so-text-line: 1.55;--so-heading-weight: 700;--so-heading-line: 1.15;--so-heading-letter: -.02em;--so-h1-size: clamp(26px, 2.8vw, 36px);--so-h2-size: clamp(20px, 2.2vw, 28px);--so-h3-size: clamp(16px, 1.7vw, 20px);--so-h4-size: clamp(14px, 1.3vw, 16px);--so-button-font-size: 11px;--so-button-font-weight: 600;--so-button-letter: .07em}*{box-sizing:border-box}[hidden]{display:none!important}html{scrollbar-gutter:stable;overflow-y:scroll}body.so-preload *,body.so-preload *:before,body.so-preload *:after{transition:none!important;animation:none!important}body{margin:0;font-family:var(--so-font-sans);font-size:var(--so-text-size);line-height:var(--so-text-line);background:#fff;color:var(--text);min-height:100vh}a,button{color:inherit}h1,h2,h3,h4,h5,h6{font-weight:var(--so-heading-weight);line-height:var(--so-heading-line);letter-spacing:var(--so-heading-letter);margin:0 0 .55em}h1{font-size:var(--so-h1-size)}h2{font-size:var(--so-h2-size)}h3{font-size:var(--so-h3-size)}h4{font-size:var(--so-h4-size)}h5{font-size:13px}h6{font-size:12px}.so-icon-img{width:var(--so-icon-size, 18px);height:var(--so-icon-size, 18px);display:block;object-fit:contain}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page{display:flex;flex-direction:column;min-height:100vh}.content{flex:1;padding:32px var(--so-page-gutter) 48px;max-width:none;width:100%;margin:0}.content.content--fullbleed{padding:0;max-width:none;width:100%;margin:0}.hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;align-items:center;background:#fff;padding:32px;border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid #eee}.hero-text h1{margin:6px 0 12px;font-size:var(--so-h1-size)}.hero-text p{margin:0;color:var(--muted);line-height:1.6}.hero-visual img{width:100%;border-radius:12px;box-shadow:var(--shadow)}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-weight:700;font-size:13px}.hero-cta{display:flex;gap:12px;margin-top:16px;align-items:center}.section{margin-top:36px;padding:28px;background:var(--panel);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid #eee;max-width:1200px;margin-left:auto;margin-right:auto}.section--muted{background:#fafafa}.section-head{display:flex;align-items:baseline;gap:12px;justify-content:space-between}.section-head h2{margin:0}.section-head p{margin:0;color:var(--muted)}.error-page{min-height:56vh;display:flex;align-items:center;justify-content:center;padding:28px 16px}.error-page .error-card.section{width:100%;max-width:720px;margin-top:0;text-align:center}.error-title{margin:0;font-size:clamp(28px,4.4vw,44px);letter-spacing:-.02em}.error-message{margin:12px 0 0;color:var(--muted);line-height:1.6}.error-debug{text-align:left;margin-top:18px}.error-actions{margin-top:20px;display:flex;justify-content:center}.grid{margin-top:18px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.card{background:#fff;border:1px solid #eee;border-radius:0;padding:16px;box-shadow:var(--shadow)}.card h3{margin:0 0 8px}.card p{margin:0;color:var(--muted)}.card img{width:100%;border-radius:10px;margin-top:8px}.code{background:#f5f5f5;color:#111;padding:14px;border-radius:0;overflow:auto;border:1px solid #eee;max-height:320px}.button{background:var(--accent);color:#fff;padding:12px 18px;border-radius:0;text-decoration:none;font-weight:var(--so-button-font-weight);font-size:var(--so-button-font-size);line-height:1;box-shadow:var(--shadow);transition:transform .12s ease,box-shadow .12s ease,filter .12s ease;display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:var(--so-button-letter)}.button:hover{transform:translateY(-1px);box-shadow:var(--shadow)}.link{color:var(--text);text-decoration:none;font-weight:600;opacity:.8}.link:hover{opacity:1}@media(max-width:640px){.hero{padding:20px}:root{--so-page-gutter: 8px}.content{padding:20px var(--so-page-gutter) 40px}}*,*:before,*:after{border-radius:0!important}@media(max-width:768px){input[type=text],input[type=search],input[type=email],input[type=url],input[type=tel],input[type=password],input[type=number],input[type=date],input[type=datetime-local],select,textarea{font-size:16px!important}}
