@font-face{font-family:Onest;src:url('/static/fonts/Onest-Variable.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{color-scheme:dark;--bg:#07090a;--surface:#0d1012;--text:#f2f3ef;--muted:#9aa1a6;--line:rgba(242,243,239,.12);--accent:#25e1dd;--radius:3px;--ease:cubic-bezier(.23,1,.32,1)}
*{box-sizing:border-box}html{background:var(--bg);scrollbar-width:thin;scrollbar-color:#536467 var(--bg)}body{margin:0;background:var(--bg);color:var(--text);font:15px/1.5 Onest,Arial,sans-serif;-webkit-font-smoothing:antialiased;padding-bottom:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-underline-offset:4px}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.shell{width:min(1248px,100% - 96px);margin-inline:auto}::selection{color:var(--bg);background:var(--accent)}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.skip-link{position:fixed;top:12px;left:12px;padding:10px;background:var(--accent);color:var(--bg);z-index:10;transform:translateY(-200%)}.skip-link:focus-visible{transform:translateY(0)}
.header{height:96px;display:flex;align-items:center;border-bottom:1px solid var(--line);gap:28px}.brand{display:flex;width:173px}.brand img{width:100%;height:auto}.header-label{font-size:13px;color:var(--muted);border-left:1px solid var(--line);padding-left:28px}.back-link{margin-left:auto;display:flex;align-items:center;gap:12px;font-size:13px;text-decoration:none;color:#c1c6c8}
.intro{display:grid;grid-template-columns:1.15fr 1fr;align-items:end;gap:56px;padding:56px 0 46px}h1{font-size:clamp(42px,4.9vw,70px);line-height:1.08;letter-spacing:-.04em;font-weight:550;margin:0}h1 .title-accent{display:block;color:var(--accent)}.intro-copy{padding-bottom:4px}.intro-copy p{color:#bec4c7;line-height:1.65;margin:0 0 21px;font-size:15px}.products{display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:12px;color:var(--muted)}.products i{width:3px;height:3px;background:#657075;display:block}
.workspace{display:grid;grid-template-columns:minmax(0,1fr) 366px;gap:64px;align-items:start;padding-bottom:48px}form{min-width:0}.form-section{border-top:1px solid var(--line);padding:25px 0 27px}.section-heading{display:flex;align-items:center;gap:15px;margin-bottom:22px}.step{font-size:12px;color:var(--accent);font-variant-numeric:tabular-nums}.section-heading h2{margin:0;font-size:19px;letter-spacing:-.025em;font-weight:500}.verified{margin-left:auto;display:flex;align-items:center;gap:5px;font-size:12px;color:var(--accent)}.verified svg{width:15px;height:15px}label,.control-label{font-size:12px;font-weight:450;color:#bfc5c9;display:block;margin:0 0 9px}input:not([type=radio]){width:100%;height:50px;padding:0 16px;background:#0d1012;border:1px solid #32383c;border-radius:var(--radius);color:var(--text);caret-color:var(--accent);transition:border-color 160ms ease}input::placeholder{color:#8e979e}input:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 1px var(--accent)}input[aria-invalid=true]{border-color:#e99a8e}.license-row{display:flex;gap:10px}.license-row input{flex:1;min-width:0;font-variant-numeric:tabular-nums}.verify-button{display:flex;gap:21px;align-items:center;justify-content:center;padding:0 20px;background:var(--text);color:var(--bg);border:1px solid var(--text);border-radius:var(--radius);font-size:13px;font-weight:550;min-width:145px;transition:transform 160ms var(--ease),background 160ms ease}.field-hint{font-size:12px;color:var(--muted);margin:9px 0 0}.field-error{font-size:13px;color:#f4b0a4;margin:12px 0 0}.license-details{display:grid;grid-template-columns:1fr 1fr 1.1fr;gap:12px;margin-top:21px;padding-top:18px;border-top:1px solid var(--line)}.license-details span{display:block;font-size:11px;color:var(--muted);margin-bottom:5px}.license-details strong{font-size:13px;font-weight:500}
fieldset{border:0;padding:0;margin:0;min-width:0}.segmented{display:flex;background:#101416;border-radius:var(--radius);padding:4px;gap:4px;margin-bottom:22px}.segmented label{flex:1;margin:0;position:relative}.segmented span{display:flex;align-items:center;justify-content:center;min-height:42px;border-radius:2px;color:#aeb6bb;border:1px solid transparent;font-size:13px}.segmented input:checked+span{background:#232a2e;border-color:#384247;color:var(--text)}input[type=radio]{position:absolute;opacity:0;width:1px;height:1px}input[type=radio]:focus-visible+span{outline:2px solid var(--accent);outline-offset:2px}.period-options{display:flex;gap:12px}.period-options label{position:relative;margin:0;flex:1;cursor:pointer}.period-options label>span{position:relative;display:block;min-height:88px;padding:17px 16px;border:1px solid #333a3e;border-radius:var(--radius);transition:border-color 160ms ease,background 160ms ease}.period-options b{display:block;font-size:15px;font-weight:500;color:var(--text)}.period-options small{display:block;font-size:11px;color:var(--muted);margin-top:5px}.period-options em{font-style:normal;color:var(--accent);font-size:11px;margin-left:7px}.period-options input:checked+span{border-color:var(--accent);background:rgba(37,225,221,.035)}.radio-mark{position:absolute;right:14px;top:19px;width:12px;height:12px;border-radius:50%;border:1px solid #687278}.period-options input:checked+span .radio-mark{border:4px solid var(--accent)}fieldset:disabled label{cursor:default}fieldset:disabled .segmented{background:#0b0e10}fieldset:disabled .segmented span{color:#a1a8ac}fieldset:disabled .segmented input:checked+span{background:#171c1f;border-color:#293034}fieldset:disabled .period-options input:checked+span{border-color:#48565a;background:#0b1012}fieldset:disabled .radio-mark{border-color:#73868b}fieldset:disabled em{color:#9bb7b6}fieldset:disabled .period-options b{color:#b5bdc1}.unlock-note{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted);margin:14px 0 0}.unlock-note::before{content:'';width:4px;height:4px;background:var(--accent)}.receipt-section{padding-bottom:0}.receipt-section input{max-width:100%}input:disabled{background:#0b0e10;border-color:#262d30}.count-control{display:flex;align-items:center;gap:0;width:230px}.count-control input{border-radius:0;text-align:center;font-variant-numeric:tabular-nums;-moz-appearance:textfield}.count-control input::-webkit-inner-spin-button{appearance:none}.count-control button{width:50px;height:50px;background:#161c1f;color:var(--text);border:1px solid #32383c;flex-shrink:0;font-size:20px}.count-control>span{color:var(--muted);padding-left:15px}
.summary{background:var(--surface);padding:27px 26px 22px;border-radius:4px;border-top:1px solid var(--accent);position:sticky;top:24px}.summary-top{display:flex;align-items:center;justify-content:space-between}.summary-top h2{font-size:19px;font-weight:500;letter-spacing:-.02em;margin:0}.summary-top svg{color:var(--muted)}.summary-empty{padding:39px 0 36px;text-align:center}.summary-empty>svg{width:32px;height:32px;color:#7b8a8f;margin-bottom:11px}.summary-empty p{font-size:14px;margin:0 0 7px}.summary-empty span{font-size:12px;color:var(--muted);line-height:1.65}.summary-lines{margin:28px 0 24px;display:grid;gap:14px}.summary-lines div{display:flex;justify-content:space-between;gap:18px;font-size:13px}.summary-lines dt{color:var(--muted)}.summary-lines dd{margin:0;text-align:right}.discount-line dd{color:var(--accent)}.total{border-top:1px solid var(--line);padding-top:23px}.total>span{font-size:12px;color:#b4bdc2}.total strong{display:block;font-size:42px;font-weight:500;line-height:1.35;letter-spacing:-.035em;margin-top:5px;font-variant-numeric:tabular-nums}.total small{font-size:26px;font-weight:400;color:var(--muted)}.total p{margin:5px 0 23px;font-size:11px;color:var(--muted)}.pay-button{display:flex;align-items:center;justify-content:space-between;gap:15px;width:100%;min-height:51px;padding:13px 16px;border:0;border-radius:var(--radius);background:var(--accent);color:var(--bg);font-size:13px;font-weight:600;transition:transform 160ms var(--ease),background 160ms ease}.pay-button:disabled{background:#20282b;color:#a1afb4;cursor:default}.verify-button:disabled{background:#c5cdcc;cursor:wait}.payment-note{display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px;color:#a2adb2;margin:14px 0 21px}.payment-note svg{width:13px;height:13px}.terms{border-top:1px solid var(--line);padding-top:16px;margin:0;color:var(--muted);font-size:11px;line-height:1.7}.terms a{color:#c6cfce}.preview-result{font-size:12px;color:var(--accent);margin:16px 0 0}
.help{display:flex;justify-content:space-between;align-items:center;gap:24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:26px 0}.help h2{font-size:17px;font-weight:500;margin:0 0 5px;letter-spacing:-.02em}.help p{font-size:12px;color:var(--muted);margin:0}.help a{display:flex;align-items:center;gap:20px;color:var(--accent);text-decoration:none;font-size:13px;white-space:nowrap}.footer{padding-block:27px 33px;display:flex;justify-content:space-between;gap:24px;font-size:11px;color:var(--muted)}.footer>div{display:flex;align-items:center;gap:26px}.footer a{display:flex;align-items:center;gap:5px;text-decoration:none}.footer svg{width:12px;height:12px}.footer p{margin:0;text-align:right;font-size:11px;line-height:1.7}.preview-bar{position:static;width:100%;min-height:50px;border-top:1px solid #324144;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 24px;background:#11191b;font-size:11px;color:#bdc9ca}.preview-bar>span{display:flex;align-items:center;gap:14px}.preview-bar b{color:var(--accent);font-weight:500}.preview-bar select{max-width:230px;background:#182326;color:var(--text);border:1px solid #445457;padding:6px 28px 6px 10px;border-radius:3px;font-size:11px}button:enabled:active{transform:scale(.98)}
@media(hover:hover) and (pointer:fine){a:hover{color:var(--accent)}.verify-button:enabled:hover{background:#dbe8e5}.pay-button:enabled:hover{background:#65eee9}.period-options label:hover>span{border-color:#829b9b}.count-control button:hover{background:#293236}}
@media(min-width:1600px){.intro{padding-top:64px;padding-bottom:52px}}
@media(max-width:1050px){.shell{width:calc(100% - 64px)}.workspace{gap:32px;grid-template-columns:minmax(0,1fr) 320px}.intro{gap:32px}.period-options label>span{padding-left:12px}.period-options small{font-size:11px}.summary{padding-inline:22px}.verify-button{min-width:120px;padding-inline:14px;gap:12px}.products{font-size:11px;gap:7px}}
@media(max-width:760px){.shell{width:calc(100% - 36px)}.header{height:76px;gap:15px}.brand{width:142px}.header-label{display:none}.back-link{font-size:11px;gap:7px}.back-link svg{width:16px;height:16px}.intro{grid-template-columns:1fr;gap:22px;padding:34px 0 30px}h1{font-size:48px;line-height:1.05}h1 .title-accent{display:inline}.intro-copy p{font-size:13px;margin-bottom:14px}.desktop-break{display:none}.products{font-size:11px;gap:8px}.workspace{grid-template-columns:1fr;gap:30px;padding-bottom:30px}.form-section{padding-top:22px;padding-bottom:23px}.section-heading{margin-bottom:20px}.section-heading h2{font-size:17px}.license-row{gap:8px}.verify-button{min-width:109px;padding-inline:12px;font-size:12px;gap:9px}.verify-button svg{width:16px}.license-row input{font-size:14px;padding-inline:12px}.period-options small{font-size:11px}.period-options label>span{padding:17px 13px}.period-options b{font-size:14px}.segmented span{font-size:12px}.summary{position:static;padding:24px}.summary-empty{padding-block:28px}.help{align-items:start;flex-direction:column;gap:19px;padding-block:23px}.help h2{font-size:16px}.help p{font-size:11px}.footer{flex-direction:column;gap:17px;padding-block:24px}.footer>div{justify-content:space-between;gap:12px}.footer p{text-align:left}.preview-bar{padding:9px 12px;align-items:center}.preview-bar>span{gap:4px;flex-direction:column;align-items:start;font-size:11px}.preview-bar select{max-width:165px;font-size:11px}.verified{font-size:11px;gap:3px}}
@media(max-width:360px){h1{font-size:42px}.products{gap:6px;font-size:11px}.period-options small{font-size:11px}.period-options em{margin-left:3px}.radio-mark{right:10px}.header .brand{width:128px}.back-link{font-size:11px}.license-details{gap:6px}.license-details strong{font-size:12px}}
.header{display:block;height:auto;border-bottom:1px solid var(--line)}.header-inner{height:76px;display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:32px}.header .brand{width:190px}.desktop-nav{display:flex;justify-content:center;align-items:center;gap:clamp(18px,2vw,34px)}.desktop-nav a{font-size:13px;font-weight:550;color:#b6bdc1;text-decoration:none;white-space:nowrap;transition:color 160ms ease}.header-controls{display:flex;align-items:center;gap:16px}.lang-switch{display:flex;height:43px;border:1px solid #343b3f;border-radius:2px}.lang-switch button{width:42px;border:0;background:transparent;color:var(--muted);font-size:12px;font-weight:600;border-bottom:2px solid transparent}.lang-switch button[aria-pressed=true]{background:#0b2324;border-bottom-color:var(--accent);color:var(--text)}.header-action{display:flex;align-items:center;justify-content:center;gap:8px;min-height:43px;padding:0 15px;border:1px solid #343b3f;border-radius:2px;text-decoration:none;font-size:13px;font-weight:600;white-space:nowrap}.header-action svg{width:14px;height:14px;color:var(--accent)}.menu-toggle{display:none;align-items:center;justify-content:center;width:43px;height:43px;background:transparent;border:1px solid #343b3f;border-radius:2px;color:var(--text)}.mobile-nav{padding-block:8px 20px;display:grid;gap:0}.mobile-nav a{display:block;padding-block:13px;border-bottom:1px solid var(--line);text-decoration:none;font-size:14px;color:#b6bdc1}.mobile-nav a:last-child{color:var(--accent)}.mobile-nav[hidden]{display:none}.payment-note,.terms,.total p{font-size:12px}.products{font-size:11px}.preview-bar{border-top:0;border-bottom:1px solid #324144}.skip-link:hover{color:var(--bg)}
@media(max-width:1140px){.desktop-nav{display:none}.header-inner{display:flex;justify-content:space-between}.menu-toggle{display:flex}}
@media(max-width:760px){.header-inner{height:70px;gap:12px}.header .brand{width:150px}.header-controls{gap:9px}.header-action{display:none}.lang-switch{height:38px}.lang-switch button{width:35px;font-size:11px}.menu-toggle{width:38px;height:38px}}
@media(max-width:360px){.header .brand{width:130px}.header-controls{gap:7px}}
.header-inner.shell{width:min(100%,1360px);height:84px;margin-inline:auto;padding-inline:clamp(20px,3.3vw,48px)}.header-inner{grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr);gap:0}.desktop-nav{gap:clamp(24px,2.5vw,42px)}.desktop-nav a{position:relative;font-size:14px;font-weight:500;transition:color 180ms ease}.desktop-nav a::after{position:absolute;right:0;bottom:-9px;left:0;height:1px;background:var(--accent);content:"";scale:0 1;transform-origin:right;transition:scale 220ms var(--ease)}.header-controls{gap:clamp(10px,1vw,16px);justify-self:end}.lang-switch{position:relative;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;height:auto;border:1px solid rgba(242,243,239,.22);border-radius:3px;isolation:isolate}.lang-switch__marker{position:absolute;z-index:-1;inset:0 auto 0 0;width:50%;background:rgba(37,225,221,.12);border-bottom:2px solid var(--accent);border-radius:3px;transition:transform 380ms var(--ease)}.lang-switch[data-lang-active=en] .lang-switch__marker{transform:translateX(100%)}.lang-switch .lang-switch__option,.lang-switch .lang-switch__option[aria-pressed=true]{min-width:42px;min-height:42px;width:auto;padding:0 6px;border:0;background:transparent;color:#8d959b;font:inherit;font-size:12px;font-weight:650;letter-spacing:.06em;cursor:pointer;transition:color 240ms ease}.lang-switch .lang-switch__option.is-active{color:var(--text)}.lang-switch .lang-switch__option:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.header-action{display:inline-flex;min-height:42px;gap:8px;padding-inline:15px;border:1px solid rgba(242,243,239,.22);border-radius:3px;justify-self:end;color:var(--text);font-size:14px;font-weight:650;transition:background-color 180ms ease,border-color 180ms ease,color 180ms ease,transform 140ms var(--ease)}.header-action__arrow{color:var(--accent);transition:color 180ms ease,transform 180ms var(--ease)}
@media(max-width:1100px) and (min-width:841px){.header-inner{grid-template-columns:auto 1fr auto}.desktop-nav{justify-self:center;gap:22px}}
@media(max-width:840px){.header-inner.shell{height:70px;padding-inline:18px}.header-inner{display:flex;justify-content:space-between}.header .brand{width:150px;height:34px}.desktop-nav,.header-action{display:none}.lang-switch .lang-switch__option{min-width:38px;min-height:38px;font-size:11px}.menu-toggle{display:flex;width:44px;height:44px;border:0}.header-controls{gap:10px}}
@media(max-width:380px){.header-controls{gap:8px}.lang-switch .lang-switch__option{min-width:34px;padding:0 4px}}
@media(hover:hover) and (pointer:fine){.desktop-nav a:hover{color:var(--text)}.desktop-nav a:hover::after{scale:1;transform-origin:left}.header-action:hover{border-color:var(--accent);background:var(--accent);color:var(--bg)}.header-action:hover .header-action__arrow{color:var(--bg);transform:translate(2px,-2px)}.lang-switch .lang-switch__option:hover{color:#c4cacc}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition:none!important;scroll-behavior:auto!important}button:enabled:active{transform:none}}
/* Payment header: main-site typography and controls, without duplicate section navigation. */
body{font-family:Onest,"Segoe UI",Arial,sans-serif;font-size:16px;text-rendering:optimizeLegibility}
.header-inner{grid-template-columns:minmax(190px,1fr) auto}
@media(max-width:840px){.header-action{display:inline-flex;width:44px;min-width:44px;height:44px;padding:0}.header-action>span:first-child{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.header-action__arrow{margin:auto}.header-controls{margin-left:auto}}
/* Distilled payment flow: one-line title, progressive steps, no repeated guidance. */
.intro{display:block;padding:50px 0 38px}.intro h1{font-size:clamp(30px,9vw,70px);line-height:1;white-space:nowrap}.intro h1 .title-accent{display:inline;color:var(--accent)}.period-options label>span{min-height:64px;padding-block:20px}.summary.is-empty .total,.summary.is-empty .pay-button,.summary.is-empty .payment-note,.summary.is-empty .terms{display:none}.summary.is-empty .summary-empty{padding-bottom:8px}.summary-empty p{margin:0}.help{padding-block:22px}
.summary>#payment-error{margin:18px 0}.pay-button[disabled]{transform:none}
@media(max-width:760px){.intro{padding:34px 0 30px}.intro h1{font-size:clamp(30px,9vw,42px)}.summary.is-empty{display:none}.workspace:has(.summary.is-empty){gap:0}}

/* Keep the payment header geometrically identical to the TechResQ header. */
.header .brand{
  display:block;
  flex:0 0 auto;
  width:190px;
  height:auto;
  aspect-ratio:4096/803;
}
.header .brand img{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:4096/803;
  object-fit:contain;
  object-position:left center;
}
.lang-switch .lang-switch__option,
.lang-switch .lang-switch__option[aria-pressed=true]{
  font-family:Onest,"Segoe UI",Arial,sans-serif;
  font-weight:700;
  font-variation-settings:"wght" 700;
  letter-spacing:0;
}
.header-action{
  font-family:Onest,"Segoe UI",Arial,sans-serif;
  font-weight:700;
  font-variation-settings:"wght" 700;
  letter-spacing:-.01em;
}
@media(max-width:840px){
  .header .brand{
    width:clamp(132px,39.47vw,150px);
    height:auto;
  }
}
@media(max-width:260px){
  .header-inner.shell{
    display:grid;
    grid-template-columns:1fr;
    grid-template-rows:auto auto;
    width:100%;
    height:auto;
    min-height:98px;
    padding:10px 12px;
    row-gap:8px;
  }
  .header .brand{
    grid-row:1;
    width:min(132px,100%);
    justify-self:start;
  }
  .header-controls{
    grid-row:2;
    width:100%;
    margin-left:0;
    justify-content:flex-end;
  }
}

.manual-dialog{
  width:min(520px,calc(100% - 32px));
  max-height:calc(100dvh - 32px);
  padding:0;
  border:0;
  border-radius:5px;
  overflow:auto;
  background:#0d1012;
  color:var(--text);
  box-shadow:0 24px 80px rgba(0,0,0,.55);
  opacity:1;
  transform:translateY(0) scale(1);
  transition:opacity 180ms ease-out,transform 180ms var(--ease);
}
.manual-dialog::backdrop{background:rgba(0,0,0,.72);backdrop-filter:blur(5px)}
.manual-dialog[open]{display:block}
@starting-style{.manual-dialog[open]{opacity:0;transform:translateY(8px) scale(.98)}}
.manual-dialog__surface{position:relative;padding:34px}
.manual-dialog__close{position:absolute;top:14px;right:14px;width:36px;height:36px;padding:0;border:1px solid var(--line);border-radius:3px;background:transparent;color:var(--muted);font-size:23px;line-height:1}
.manual-dialog__eyebrow{margin:0 44px 14px 0;color:var(--accent);font-size:11px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}
.manual-dialog h2{max-width:400px;margin:0;font-size:28px;font-weight:580;line-height:1.12;letter-spacing:-.035em}
.manual-dialog__copy{margin:17px 0 24px;color:#b6c0c4;font-size:14px;line-height:1.65}
.manual-dialog__details{display:grid;gap:11px;margin:0;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.manual-dialog__details div{display:flex;justify-content:space-between;gap:20px;font-size:13px}
.manual-dialog__details dt{color:var(--muted)}
.manual-dialog__details dd{margin:0;text-align:right;font-weight:550}
.manual-dialog__total{display:flex;align-items:end;justify-content:space-between;gap:20px;padding:22px 0 8px}
.manual-dialog__total span{color:var(--muted);font-size:12px}
.manual-dialog__total strong{font-size:30px;font-weight:560;letter-spacing:-.035em;font-variant-numeric:tabular-nums}
.manual-dialog__hint{margin:0 0 24px;color:var(--muted);font-size:11px;line-height:1.6}
.manual-dialog__actions{display:grid;grid-template-columns:1fr 1.45fr;gap:10px}
.manual-dialog__actions :is(button,a){display:flex;min-height:50px;align-items:center;justify-content:center;gap:9px;padding:12px 15px;border-radius:3px;font-size:13px;font-weight:650;text-decoration:none;transition:transform 140ms var(--ease),background-color 160ms ease,border-color 160ms ease}
.manual-dialog__secondary{border:1px solid #394145;background:transparent;color:var(--text)}
.manual-dialog__primary{border:1px solid var(--accent);background:var(--accent);color:var(--bg)}
.manual-dialog__primary svg{width:15px;height:15px}
@media(hover:hover) and (pointer:fine){.manual-dialog__secondary:hover{border-color:#718084;background:#171c1f}.manual-dialog__primary:hover{background:#65eee9;color:var(--bg)}}
@media(max-width:520px){.manual-dialog__surface{padding:28px 22px 22px}.manual-dialog h2{font-size:24px}.manual-dialog__actions{grid-template-columns:1fr}.manual-dialog__secondary{order:2}.manual-dialog__total{align-items:start;flex-direction:column;gap:6px}.manual-dialog__total strong{font-size:28px}}
