@font-face { font-family: Inter; src: url('/assets/fonts/ilon-inter-cyrillic.woff2') format('woff2'); font-weight: 400; font-display: swap; unicode-range: U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116; }
@font-face { font-family: Inter; src: url('/assets/fonts/ilon-inter-latin.woff2') format('woff2'); font-weight: 400; font-display: swap; }
@font-face { font-family: Inter; src: url('/assets/fonts/ilon-inter-cyrillic-700.woff2') format('woff2'); font-weight: 700 900; font-display: swap; unicode-range: U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116; }
@font-face { font-family: Inter; src: url('/assets/fonts/ilon-inter-latin-700.woff2') format('woff2'); font-weight: 700 900; font-display: swap; }
body:not(.admin-body):not(.home-page) {
  --premium-page-bg: #f5f7f8; --premium-surface: #fff; --premium-surface-2: #f1f4f5;
  --premium-surface-3: #e8eded; --premium-border: #dfe3e7; --premium-border-strong: #cbd5d7;
  --premium-text: #070b12; --premium-muted: #5f6670; --premium-peach: #13d9ce;
  --premium-peach-hover: #05bdb5; --premium-success: #08786b; --premium-danger: #b54226;
  --bg: #f5f7f8; --bg-soft: #f1f4f5; --panel: #fff; --panel-2: #f5f7f8; --panel-strong: #e8eded;
  --text: #070b12; --muted: #5f6670; --line: #dfe3e7; --line-soft: #e8eded;
  --yellow: #13d9ce; --yellow-soft: #bdf8f2; --font-body: Inter, Arial, sans-serif;
  --font-display: Inter, Arial, sans-serif; --shadow: 0 12px 35px #071b1210;
  --hub-bg: #f5f7f8; --hub-surface: #fff; --hub-surface-strong: #f1f4f5;
  --hub-text: #070b12; --hub-muted: #5f6670; --hub-gold: #13d9ce; --hub-line: #dfe3e7;
  color: #070b12; background: #f5f7f8; font-family: Inter, Arial, sans-serif;
  min-height: 100vh; display: flex; flex-direction: column; margin: 0;
}
body:not(.admin-body) > main { flex: 1; }
body:not(.admin-body)::before, body:not(.admin-body)::after { display: none; }
.ilon-inner-header { min-height: 96px; padding: 20px clamp(20px,4vw,64px); display: flex; align-items: center; justify-content: space-between; gap: 24px; background: #fff; color: #070b12; border-bottom: 1px solid #dfe3e7; }
.ilon-inner-header img, .ilon-inner-footer img { display: block; }
.ilon-inner-header nav { display: flex; gap: 32px; font-size: 14px; font-weight: 700; }
.ilon-inner-header a, .ilon-inner-footer a { color: #070b12; text-decoration: none; }
.ilon-inner-account { background: #13d9ce; padding: 14px 22px; border-radius: 100px; font-size: 14px; font-weight: 700; }
.ilon-inner-footer { display: flex; padding: 32px clamp(20px,4vw,64px); gap: 32px; align-items: center; justify-content: space-between; background: #fff; border-top: 1px solid #dfe3e7; }
.ilon-inner-footer p { max-width: 390px; color: #5f6670; font-size: 12px; line-height: 1.6; }
.ilon-inner-footer nav { display: flex; flex-wrap: wrap; gap: 16px; font-size: 12px; }
body:not(.admin-body) .section-panel, body:not(.admin-body) .account-page, body:not(.admin-body) .checkout-page { background: transparent; }
body:not(.admin-body) .account-card, body:not(.admin-body) .checkout-payment-panel, body:not(.admin-body) .account-auth-card, body:not(.admin-body) .card { background: #fff; border: 1px solid #dfe3e7; border-radius: 24px; box-shadow: none; color: #070b12; }
body:not(.admin-body) .account-auth-aside, body:not(.admin-body) .checkout-overview { background: #13d9ce; border: 0; border-radius: 24px; padding: clamp(24px,4vw,48px); color: #070b12; }
body:not(.admin-body) .account-auth-aside *, body:not(.admin-body) .checkout-overview * { color: #070b12; }
body:not(.admin-body) .account-form input:not([type=checkbox]):not([type=hidden]), body:not(.admin-body) .account-form select { background: #f5f7f8; color: #070b12; border: 1px solid #cbd5d7; border-radius: 12px; font-size: 16px; }
body:not(.admin-body) input::placeholder { color: #6b7280; }
body:not(.admin-body) input:focus { border-color: #05bdb5; outline: 2px solid #13d9ce; outline-offset: 2px; }
body:not(.admin-body) .btn-primary { background: #070b12; color: #fff; border: 1px solid #070b12; box-shadow: none; border-radius: 100px; }
body:not(.admin-body) .btn-primary:hover { background: #18332f; color: #fff; }
body:not(.admin-body) .btn-ghost { background: #fff; color: #070b12; border: 1px solid #dfe3e7; border-radius: 100px; }
body:not(.admin-body) .account-note, body:not(.admin-body) .section-subtitle { color: #5f6670; }
body:not(.admin-body) .section-kicker { color: #08786b; }
body:not(.admin-body) .account-alert-error { background: #fff0ea; border-color: #ffcab8; color: #843915; }
body:not(.admin-body) .account-recovery-details, body:not(.admin-body) .account-recovery-panel { background: #f5f7f8; color: #070b12; border-color: #dfe3e7; }
body:not(.admin-body) .checkout-plan-switch a { background: #fff; color: #070b12; border-color: #dfe3e7; }
body:not(.admin-body) .checkout-plan-switch a.is-selected { background: #13d9ce; color: #070b12; border-color: #13d9ce; }
body:not(.admin-body) .legal-content { max-width: 880px; padding: 40px; background: #fff; border-radius: 24px; }
body:not(.admin-body) .legal-content h1 { font-size: clamp(28px,4vw,48px); line-height: 1.1; letter-spacing: -.04em; }
body:not(.admin-body) .legal-content h2 { margin-top: 32px; }
body:not(.admin-body) .legal-content p { color: #5f6670; line-height: 1.75; }
body:not(.admin-body) .account-form label { color: #070b12; font-weight: 700; }
body:not(.admin-body) .account-form { display: grid; gap: 16px; }
body:not(.admin-body) .account-auth-card, body:not(.admin-body) .checkout-payment-panel { padding: clamp(24px,4vw,44px); }
body:not(.admin-body) .account-auth-card h1 { font-size: clamp(30px,3.6vw,48px); line-height: 1.08; letter-spacing: -.05em; }
body:not(.admin-body) .account-auth-card .account-note { line-height: 1.6; margin-bottom: 24px; }
body:not(.admin-body) .account-recovery-details { margin-top: 22px; padding: 14px; border-radius: 12px; }
body:not(.admin-body) .account-auth-aside ul { padding-left: 20px; line-height: 1.8; }
body:not(.admin-body) .account-auth-aside a { display: inline-block; margin-top: 24px; text-decoration: underline; }
body:not(.admin-body) .checkout-payment-method { background: #eef4f3; color: #070b12; border: 1px solid #dfe3e7; }
body:not(.admin-body) .checkout-overview h1 { font-size: clamp(34px,4.2vw,58px); line-height: 1.05; letter-spacing: -.045em; }
body:not(.admin-body) .checkout-overview .section-subtitle { font-size: 16px; line-height: 1.65; }
body:not(.admin-body) .checkout-benefit-list { padding-left: 0; }
body:not(.admin-body) .checkout-benefit-list li { color: #070b12; }
body:not(.admin-body) .checkout-plan-switch a.is-selected { box-shadow: none; }
body:not(.admin-body) .checkout-payment-panel .checkout-plan-picker { margin-bottom: 24px; }
body:not(.admin-body) .account-legal-checkbox { color: #5f6670; }
body:not(.admin-body) .btn-primary:disabled { opacity: .5; cursor: not-allowed; }
@media (max-width: 760px) {
  .ilon-inner-header { min-height: 80px; padding: 18px 20px; gap: 12px; }
  .ilon-inner-header nav { display: none; }
  .ilon-inner-header img { width: 112px; }
  .ilon-inner-account { font-size: 12px; padding: 12px 15px; }
  .ilon-inner-footer { flex-wrap: wrap; padding: 24px 20px; gap: 14px; }
  body:not(.admin-body) .legal-content { padding: 24px; }
}

body:not(.admin-body) .section-panel .container { background: none; border: 0; box-shadow: none; padding: 0; }
body:not(.admin-body) .section { padding-top: 64px; padding-bottom: 64px; }
.skip-link { position: absolute; left: 20px; top: -100px; z-index: 1000; padding: 12px 20px; background: #070b12; color: #fff; border-radius: 12px; }
.skip-link:focus { top: 12px; }
body:not(.admin-body) .checkout-shell--v2 { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); gap: 28px; max-width: 1180px; align-items: start; }
body:not(.admin-body) .checkout-overview { display: grid; gap: 18px; }
body:not(.admin-body) .checkout-overview h1, body:not(.admin-body) .checkout-overview p { margin: 0; }
body:not(.admin-body) .checkout-benefit-list { display: grid; gap: 16px; list-style: none; margin: 12px 0 0; }
body:not(.admin-body) .checkout-benefit-list li { display: grid; grid-template-columns: 28px 1fr; gap: 12px; align-items: start; line-height: 1.5; }
body:not(.admin-body) .checkout-benefit-list li > span { border: 1px solid #070b1250; border-radius: 50%; width: 28px; height: 28px; display: grid; place-items: center; font-size: 12px; }
body:not(.admin-body) .checkout-benefit-list strong { font-size: 14px; }
body:not(.admin-body) .checkout-plan-picker > p { font-size: 13px; margin: 0 0 12px; font-weight: 700; }
body:not(.admin-body) .checkout-plan-switch { display: grid; grid-template-columns: repeat(auto-fit,minmax(120px,1fr)); gap: 8px; }
body:not(.admin-body) .checkout-plan-switch a { display: flex; flex-direction: column; padding: 12px; border: 1px solid #dfe3e7; border-radius: 12px; gap: 4px; min-width: 0; text-decoration: none; }
body:not(.admin-body) .checkout-plan-switch a span { font-size: 11px; font-weight: 700; }
body:not(.admin-body) .checkout-plan-switch a strong { font-size: 13px; line-height: 1.4; color: #070b12; }
body:not(.admin-body) .checkout-plan-switch a small, body:not(.admin-body) .checkout-plan-switch a em { font-size: 10px; font-style: normal; color: #5f6670; }
body:not(.admin-body) .checkout-payment-heading { display: grid; grid-template-columns: 44px 1fr; align-items: center; gap: 12px; padding-bottom: 22px; border-bottom: 1px solid #dfe3e7; margin-bottom: 22px; }
body:not(.admin-body) .checkout-payment-icon { display: block; width: 44px; height: 44px; background: none; border: 0; box-shadow: none; }
body:not(.admin-body) .checkout-payment-icon img { display: block; width: 44px; height: 44px; object-fit: contain; }
body:not(.admin-body) .checkout-payment-copy { display: grid; gap: 3px; }
body:not(.admin-body) .checkout-payment-copy span, body:not(.admin-body) .checkout-payment-copy small { font-size: 12px; color: #5f6670; }
body:not(.admin-body) .checkout-payment-copy strong { font-size: 20px; }
body:not(.admin-body) .checkout-payment-price { grid-column: 1 / -1; font-size: 26px; letter-spacing: -.04em; color: #070b12; }
body:not(.admin-body) .checkout-email-field { display: grid; gap: 10px; font-size: 14px; }
body:not(.admin-body) .checkout-email-field small { color: #5f6670; font-size: 12px; font-weight: 400; }
body:not(.admin-body) .checkout-payment-methods { display: flex; flex-wrap: wrap; gap: 8px; }
body:not(.admin-body) .checkout-payment-method { padding: 5px 8px; border-radius: 8px; font-size: 10px; }
body:not(.admin-body) .checkout-payment-trust { display: flex; flex-wrap: wrap; gap: 8px 16px; font-size: 11px; color: #5f6670; }
body:not(.admin-body) .checkout-payment-trust b { color: #08786b; }
body:not(.admin-body) .checkout-legal-note { color: #5f6670; font-size: 12px; line-height: 1.7; }
body:not(.admin-body) .checkout-legal-note a { color: #070b12; text-decoration: underline; }
body:not(.admin-body) .checkout-details { margin-top: 20px; border-top: 1px solid #dfe3e7; padding-top: 16px; font-size: 13px; }
body:not(.admin-body) .checkout-details summary { cursor: pointer; }
body:not(.admin-body) .checkout-details dl > div { display: flex; justify-content: space-between; gap: 16px; padding: 8px 0; border-bottom: 1px solid #dfe3e7; }
body:not(.admin-body) .checkout-details dd { margin: 0; text-align: right; }
@media (max-width: 760px) {
  body:not(.admin-body) .checkout-shell--v2 { grid-template-columns: minmax(0,1fr); gap: 20px; width: calc(100% - 32px); }
  body:not(.admin-body) .checkout-payment-panel { padding: 22px 18px; }
  body:not(.admin-body) .checkout-plan-switch a { padding: 10px 8px; }
  body:not(.admin-body) .section { padding-top: 32px; padding-bottom: 32px; }
}

.ilon-requisites { margin: 28px 0 0; }
.ilon-requisites > div { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.6fr); gap: 12px 24px; padding: 20px 0; border-top: 1px solid #dfe3e7; }
.ilon-requisites dt { color: #5f6670; font-size: 14px; }
.ilon-requisites dd { margin: 0; color: #070b12; font-size: 16px; line-height: 1.5; overflow-wrap: anywhere; font-variant-numeric: tabular-nums; }
@media (max-width: 600px) {
  .ilon-requisites > div { grid-template-columns: minmax(0, 1fr); gap: 8px; padding: 18px 0; }
}

.ilon-inner-footer { flex-wrap: wrap; }

.ilon-footer-requisites { grid-column: 1 / -1; flex: 0 0 100%; min-width: 0; width: 100%; padding-top: 24px; border-top: 1px solid #dfe3e7; text-align: left; }
.ilon-footer-requisites h2 { margin: 0 0 20px; font: 700 16px/1.4 Inter, Arial, sans-serif; color: #070b12; letter-spacing: 0; }
.ilon-footer-requisites dl { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px 32px; margin: 0; }
.ilon-footer-requisites dl > div { min-width: 0; }
.ilon-footer-requisites .ilon-footer-company { grid-column: 1 / -1; }
.ilon-footer-requisites dt { margin: 0 0 5px; font-size: 12px; line-height: 1.5; color: #5f6670; }
.ilon-footer-requisites dd { margin: 0; font-size: 13px; line-height: 1.6; color: #070b12; overflow-wrap: anywhere; font-variant-numeric: tabular-nums; }
@media (max-width: 760px) {
  .ilon-footer-requisites dl { grid-template-columns: minmax(0, 1fr); gap: 16px; }
}
