:root{--bg: #0b1220;--surface: #111a2e;--text: #e8eef8;--muted: #94a3b8;--accent: #38bdf8;--accent2: #818cf8;--border: #1e293b;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:linear-gradient(165deg,var(--bg) 0%,#0f172a 45%,#0c1426 100%);color:var(--text);line-height:1.6}.skip{position:absolute;left:-999px;top:0;padding:.5rem 1rem;background:var(--accent);color:var(--bg);z-index:100}.skip:focus{left:0}.site-header{border-bottom:1px solid var(--border);background:#0b1220d9;backdrop-filter:blur(8px);position:sticky;top:0;z-index:10}.nav{max-width:1100px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.logo{display:inline-flex;align-items:center;line-height:0;text-decoration:none}.logo img{display:block;height:1.35rem;width:auto;max-width:180px;object-fit:contain;object-position:left center}.logo:hover img{opacity:.88}.nav-links{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.nav-links a{color:var(--muted);text-decoration:none;font-size:.95rem}.nav-links a:hover{color:var(--accent)}.btn-nav{padding:.45rem .9rem;border-radius:8px;background:linear-gradient(135deg,var(--accent),var(--accent2));color:var(--bg)!important;font-weight:600}.btn-nav:hover{filter:brightness(1.08)}main{max-width:1100px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.hero{text-align:center;padding:3rem 0 2rem}.hero h1{font-size:clamp(2rem,5vw,2.75rem);line-height:1.15;margin:0 0 1rem;letter-spacing:-.03em}.hero .lead{font-size:1.2rem;color:var(--muted);max-width:40rem;margin:0 auto 1.75rem}.hero-paths{display:grid;gap:1.25rem;max-width:52rem;margin:0 auto;text-align:left}@media (min-width: 720px){.hero-paths{grid-template-columns:1fr 1fr;align-items:stretch}}.hero-path{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:1.35rem 1.5rem 1.5rem;display:flex;flex-direction:column}.hero-path-title{margin:0 0 .5rem;font-size:1.1rem;font-weight:700;color:var(--text);letter-spacing:-.02em}.hero-path-desc{margin:0 0 1.2rem;font-size:.95rem;color:var(--muted);line-height:1.55;flex:1}.hero-path-actions{display:flex;flex-direction:column;gap:.6rem}@media (min-width: 400px){.hero-path-actions{flex-direction:row;flex-wrap:wrap}}.cta-row{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{display:inline-block;padding:.65rem 1.35rem;border-radius:10px;font-weight:600;text-decoration:none;border:1px solid var(--border)}.btn-primary{background:linear-gradient(135deg,var(--accent),var(--accent2));color:var(--bg);border:none}.btn-secondary{color:var(--text);background:var(--surface)}.btn:hover{filter:brightness(1.06)}.grid-2{display:grid;gap:1.5rem;margin-top:3rem}@media (min-width: 720px){.grid-2{grid-template-columns:1fr 1fr}}.card{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:1.5rem 1.75rem}.card h2{margin:0 0 .75rem;font-size:1.25rem}.card p{margin:0;color:var(--muted)}.site-footer{border-top:1px solid var(--border);padding:2rem 1.5rem;text-align:center;color:var(--muted);font-size:.9rem}.footer-links{margin:.5rem 0 0}.footer-links a{color:var(--accent);text-decoration:none}.page-title{margin:0 0 .5rem;font-size:2rem}.prose{color:var(--muted);max-width:42rem}.prose p{margin:0 0 1rem}.prose-intro{color:var(--muted);max-width:42rem;margin:0 0 2rem;line-height:1.6}.prose-intro a{color:var(--accent)}.section-heading{font-size:1.35rem;margin:2.25rem 0 1rem;letter-spacing:-.02em;color:var(--text)}.section-heading:first-of-type{margin-top:0}.page-steps{list-style:none;padding:0;margin:0 0 2rem;counter-reset:step;max-width:42rem}.page-steps>li{position:relative;padding-left:3rem;margin-bottom:1.75rem}.page-steps>li:last-child{margin-bottom:0}.page-steps>li:before{counter-increment:step;content:counter(step);position:absolute;left:0;top:0;width:2.1rem;height:2.1rem;border-radius:10px;background:linear-gradient(135deg,var(--accent),var(--accent2));color:var(--bg);font-weight:700;font-size:.95rem;display:flex;align-items:center;justify-content:center;line-height:1}.page-steps--compact>li{margin-bottom:1.35rem}.page-step-title{margin:0 0 .4rem;font-size:1.1rem;color:var(--text)}.page-step-body p{margin:0;color:var(--muted);line-height:1.6}.page-step-body a{color:var(--accent)}.faq-list{max-width:42rem;margin:0 0 2rem}.faq-item{padding:1.25rem 0;border-bottom:1px solid var(--border)}.faq-item:first-child{padding-top:0}.faq-item h2{margin:0 0 .6rem;font-size:1.08rem;font-weight:700;color:var(--text);line-height:1.35}.faq-item p{margin:0;color:var(--muted);line-height:1.6}.faq-item a{color:var(--accent)}.prose-cta{margin-top:2rem;margin-bottom:0}.prose-cta a{color:var(--accent);text-decoration:none}.prose-cta a:hover{text-decoration:underline}.hero-subtle{margin:1.35rem 0 0;font-size:.9rem;color:var(--muted)}.hero-subtle a{color:var(--accent);text-decoration:none}.hero-subtle a:hover{text-decoration:underline}.software-page .prose a{color:var(--accent)}.software-page .prose-tight{max-width:44rem;margin-bottom:.5rem}.software-page .prose-tight:last-of-type{margin-bottom:0}.software-cta-row{justify-content:flex-start;margin:1.25rem 0 1rem}.software-pricing-note{max-width:44rem;margin:0 0 2rem;font-size:.95rem;color:var(--muted);line-height:1.55}.software-pricing-note strong{color:var(--text)}.software-visuals{display:grid;gap:2rem;grid-template-columns:1fr;align-items:end;justify-items:center;margin:0 0 2.5rem;max-width:52rem}@media (min-width: 800px){.software-visuals{grid-template-columns:minmax(0,220px) minmax(0,1fr);justify-items:stretch}}.software-visual{margin:0;text-align:center}.software-visual img{display:block;max-width:100%;height:auto;margin:0 auto;max-height:min(360px,52vw)}.software-visual figcaption{margin-top:.85rem;font-size:.9rem;color:var(--muted);line-height:1.45;max-width:20rem;margin-left:auto;margin-right:auto}@media (min-width: 800px){.software-visual:last-child figcaption{max-width:none}}.software-section-title{margin-top:0}.software-feature-grid{display:grid;gap:1.25rem;grid-template-columns:1fr;margin-bottom:2rem}@media (min-width: 560px){.software-feature-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 900px){.software-feature-grid{grid-template-columns:repeat(3,1fr)}}.software-feature-card h2{font-size:1.08rem}.contact-intro{margin-bottom:1.75rem}.contact-form{max-width:32rem}.contact-field{margin-bottom:1.15rem}.contact-hp{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.contact-hp label{display:block}.contact-label{display:block;font-size:.9rem;font-weight:600;color:var(--text);margin-bottom:.35rem}.contact-req{color:var(--accent);font-weight:600}.contact-opt{color:var(--muted);font-weight:400}.contact-input,.contact-textarea,.contact-select{width:100%;padding:.65rem .85rem;border-radius:10px;border:1px solid var(--border);background:var(--surface);color:var(--text);font:inherit;line-height:1.45}.contact-textarea{resize:vertical;min-height:8rem}.contact-input:focus,.contact-textarea:focus,.contact-select:focus{outline:2px solid var(--accent);outline-offset:1px}.contact-status{min-height:1.5rem;margin:0 0 .75rem;font-size:.95rem;color:var(--muted)}.contact-status--error{color:#f87171}.contact-actions{margin-top:.5rem}.contact-form button[type=submit]:disabled{opacity:.55;cursor:not-allowed}
