.st{background-image:linear-gradient(var(--grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--grid-line) 1px,transparent 1px);background-size:var(--grid-module) var(--grid-module);background-position:top;flex-direction:column;min-height:100vh;display:flex}.st-top{border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--paper) 88%,transparent);-webkit-backdrop-filter:blur(8px);justify-content:space-between;align-items:center;gap:20px;height:60px;padding:0 24px;display:flex}.st-top__brand{align-items:center;gap:11px;display:flex}.st-tag{font-family:var(--font-mono);font-size:var(--fs-mono);letter-spacing:var(--ls-mono-wide);text-transform:uppercase;color:var(--text-muted);border:1px solid var(--border-strong);border-radius:var(--radius-xs);padding:3px 7px}.st-main{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:42px 24px 36px;display:flex}.st-sheet{background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-lg);text-align:center;width:100%;max-width:540px;padding:40px 38px 30px;position:relative}.st-sheet--wide{max-width:620px}.st-tick{pointer-events:none;width:13px;height:13px;position:absolute}.st-tick:before,.st-tick:after{content:"";background:var(--line-2);position:absolute}.st-tick.tl{top:9px;left:9px}.st-tick.tl:before{width:13px;height:1px;top:0;left:0}.st-tick.tl:after{width:1px;height:13px;top:0;left:0}.st-tick.tr{top:9px;right:9px}.st-tick.tr:before{width:13px;height:1px;top:0;right:0}.st-tick.tr:after{width:1px;height:13px;top:0;right:0}.st-tick.bl{bottom:9px;left:9px}.st-tick.bl:before{width:13px;height:1px;bottom:0;left:0}.st-tick.bl:after{width:1px;height:13px;bottom:0;left:0}.st-tick.br{bottom:9px;right:9px}.st-tick.br:before{width:13px;height:1px;bottom:0;right:0}.st-tick.br:after{width:1px;height:13px;bottom:0;right:0}.st-glyph{font-family:var(--font-display);font-weight:var(--w-black);letter-spacing:-.04em;color:var(--text);margin-bottom:6px;font-size:clamp(3.4rem,9vw,5.2rem);line-height:.9}.st-glyph em{color:var(--accent);font-style:normal}.st-lockmark{border-radius:var(--radius-md);border:1px solid var(--border-strong);background:var(--surface-sunken);width:60px;height:60px;color:var(--steel);justify-content:center;align-items:center;margin:0 auto 4px;display:inline-flex}.st-state{color:var(--text-muted);margin-bottom:14px}.st-state--accent{color:var(--accent)}.st-state--ok{color:var(--ok)}.st-h{font-family:var(--font-display);font-weight:var(--w-black);letter-spacing:-.025em;color:var(--text);font-size:clamp(1.6rem,3vw,2.1rem);line-height:1.05}.st-sub{color:var(--text-muted);font-size:var(--fs-md);max-width:42ch;margin:12px auto 0;line-height:1.55}.st-sub b{color:var(--text);font-weight:var(--w-semibold)}.st-order{border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface-sunken);text-align:left;margin-top:24px;padding:14px 16px}.st-order__lbl{color:var(--text-faint);margin-bottom:10px;display:block}.st-order__row{align-items:center;gap:13px;display:flex}.st-order__code{color:var(--accent);flex:none}.st-order__txt{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.st-order__name{font-family:var(--font-display);font-weight:var(--w-bold);letter-spacing:-.01em;color:var(--text);font-size:1.15rem}.st-order__meta{color:var(--text-faint);font-size:.62rem}.st-order__pluginbadge{color:var(--steel);border:1px solid color-mix(in srgb,var(--steel) 38%,transparent);border-radius:var(--radius-xs);flex:none;padding:3px 7px;font-size:.58rem}.st-cta{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:26px;display:flex}.st-cta .pc-btn{flex:1;min-width:160px}.st-foot{color:var(--text-faint);letter-spacing:.03em;align-items:center;gap:8px;margin-top:20px;display:inline-flex}.st-foot svg{flex:none}.st-note{color:var(--text-faint);letter-spacing:.04em}@media (max-width:560px){.st-cta{flex-direction:column}.st-cta .pc-btn{width:100%}}
