:root{--ink:#101827;--muted:#66738d;--line:#dfe5ee;--paper:#fbf8f1;--white:#fff;--blue:#2f64ff;--yellow:#ffdb53;--mint:#79e6b2;--pink:#ff8fb0}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--paper);color:var(--ink)}a{color:inherit}.support-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,72px);border-bottom:1px solid #e7e0d3;background:rgba(251,248,241,.94);position:sticky;top:0;z-index:5;backdrop-filter:blur(12px)}.brand img{width:150px}.support-header nav{display:flex;gap:22px}.support-header nav a,footer a{text-decoration:none;font-size:13px;font-weight:700}.support-header nav a:hover,footer a:hover{text-decoration:underline}main{width:min(1180px,calc(100% - 40px));margin:0 auto}.hero{display:grid;grid-template-columns:1.45fr .55fr;gap:42px;padding:72px 0 54px;align-items:end}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:900;color:#586988}.hero h1{font-size:clamp(44px,6vw,78px);line-height:.94;letter-spacing:-.055em;margin:12px 0 20px;max-width:900px}.hero p,.section-head p,.status-section p{color:var(--muted);line-height:1.65;font-size:15px}.hero aside{background:var(--ink);color:#fff;border-radius:22px;padding:24px;display:grid;gap:13px;box-shadow:8px 8px 0 var(--yellow)}.hero aside strong{font-size:16px}.hero aside span{font-size:12px;color:#c9d4e8;line-height:1.5}.hero-actions{display:flex;gap:10px;margin-top:26px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:12px 17px;text-decoration:none;font-weight:850;font-size:13px;border:1px solid var(--ink)}.primary{background:var(--blue);color:#fff;border-color:var(--blue)}.secondary{background:#fff}.secondary.disabled{pointer-events:none;color:#8d96a6;background:#eceff3;border-color:#d5dae1}.section{padding:54px 0;border-top:1px solid #dfd8cc}.section-head{display:grid;grid-template-columns:54px 1fr;gap:18px;margin-bottom:26px}.section-head>span{width:42px;height:42px;border-radius:12px;background:var(--yellow);display:grid;place-items:center;font-size:12px;font-weight:900;border:1px solid var(--ink);box-shadow:3px 3px 0 var(--ink)}h2{font-size:34px;letter-spacing:-.035em;margin:0 0 7px}h3{font-size:17px;margin:0 0 8px}.section-head p{margin:0}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.steps article,.cards article,.contact-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:19px}.steps article b{display:grid;place-items:center;width:28px;height:28px;background:#eaf0ff;color:#204dcc;border-radius:8px;margin-bottom:18px}.steps article p,.cards p,.contact-grid p{font-size:12px;line-height:1.55;color:var(--muted);margin:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.cards article:nth-child(3n+1){border-top:4px solid var(--yellow)}.cards article:nth-child(3n+2){border-top:4px solid var(--mint)}.cards article:nth-child(3n){border-top:4px solid var(--pink)}.faq{display:grid;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}.faq details{padding:17px 20px;border-top:1px solid var(--line)}.faq details:first-child{border-top:0}.faq summary{font-weight:850;cursor:pointer}.faq p{color:var(--muted);line-height:1.55;font-size:13px}.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.status-section{display:flex;justify-content:space-between;gap:30px;align-items:center;background:#eef3ff;border:1px solid #d4def4;border-radius:24px;padding:28px;margin:20px 0 70px}.status-section>div{max-width:760px}.status-section p{margin:7px 0 0}footer{border-top:1px solid #dfd8cc;padding:28px clamp(22px,5vw,72px);display:flex;justify-content:space-between;color:#66738d;font-size:12px}footer div{display:flex;gap:18px}@media(max-width:900px){.hero{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}.cards{grid-template-columns:1fr 1fr}}@media(max-width:620px){main{width:min(100% - 28px,1180px)}.support-header{padding:0 14px;height:70px}.brand img{width:125px}.support-header nav a:not(:first-child){display:none}.hero{padding-top:45px}.hero h1{font-size:44px}.hero-actions,.status-section,footer{display:grid}.steps,.cards,.contact-grid{grid-template-columns:1fr}.section-head{grid-template-columns:42px 1fr}.section{padding:42px 0}footer{gap:18px}footer div{flex-wrap:wrap}}

/* Official SpecSprout logo */
.support-header .brand img{width:184px!important;height:auto!important;max-height:52px!important;object-fit:contain!important}
@media(max-width:620px){.support-header .brand img{width:150px!important}}
