:root{
  --navy:#071a2b;--navy-2:#0a2136;--navy-3:#11334c;--cyan:#35e6ce;--cyan-2:#16b9d4;
  --paper:#f5f8fa;--white:#fff;--ink:#102536;--muted:#607181;--line:#dce5eb;--soft:#eaf9f7;
  --danger:#b53636;--shadow:0 24px 70px rgba(7,26,43,.13);--radius:26px;
  font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#f8fbfd 0,#f1f6f9 70%,#eef4f7 100%)}
body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.22;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.08'/%3E%3C/svg%3E")}
a{color:inherit}.site-header,.site-main,.site-footer{width:min(1180px,calc(100% - 40px));margin-inline:auto;position:relative}.site-header{height:92px;display:flex;align-items:center;gap:28px;justify-content:space-between}
.brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.brand>span{display:grid}.brand strong{font-size:18px;letter-spacing:-.02em}.brand small{font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:#738494;font-weight:700}.brand img{filter:drop-shadow(0 8px 18px rgba(22,185,212,.16))}
.site-nav{display:flex;gap:30px;margin-left:auto}.site-nav a{text-decoration:none;color:#526777;font-size:13px;font-weight:650}.site-nav a:hover{color:var(--navy)}
.secure-pill{display:flex;align-items:center;gap:7px;font-size:10px;letter-spacing:.07em;text-transform:uppercase;border:1px solid #cbdbe3;border-radius:99px;padding:8px 12px;color:#486171;font-weight:750}.secure-pill i{width:7px;height:7px;background:var(--cyan-2);border-radius:50%;box-shadow:0 0 0 4px rgba(53,230,206,.13)}
.hero-grid{min-height:620px;border-radius:34px;padding:74px;display:grid;grid-template-columns:1.35fr .75fr;gap:70px;align-items:center;background:var(--navy);color:white;overflow:hidden;position:relative;box-shadow:0 32px 90px rgba(7,26,43,.2)}
.hero-grid:before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;right:-260px;top:-270px;border:100px solid rgba(53,230,206,.045)}.hero-grid:after{content:"";position:absolute;inset:auto 0 0;background:linear-gradient(90deg,rgba(53,230,206,.08),transparent 55%);height:1px}
.hero{position:relative;z-index:1}.eyebrow{font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:850;color:#149f9f;margin:0 0 15px}.hero .eyebrow{color:var(--cyan)}.hero h1{font-size:clamp(54px,7vw,88px);line-height:.94;letter-spacing:-.065em;margin:0 0 28px;font-weight:780}.hero h1 em{font-style:normal;color:var(--cyan)}.hero-copy{font-size:17px;line-height:1.6;color:#b7c8d3;max-width:620px;margin:0}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:34px}.primary-link,.primary-button{background:linear-gradient(135deg,var(--cyan),#2bd3e6);color:#042333;text-decoration:none;border:0;border-radius:15px;padding:17px 20px;font:inherit;font-weight:800;box-shadow:0 14px 32px rgba(22,185,212,.21);cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:24px;transition:.2s}.primary-link:hover,.primary-button:hover{transform:translateY(-2px);filter:brightness(1.03)}.text-link{font-size:13px;color:#d0dce3;text-underline-offset:5px}.trust-list{list-style:none;padding:0;margin:45px 0 0;display:flex;gap:34px;color:#8298a7;font-size:11px}.trust-list li{display:grid;gap:4px}.trust-list span{font-size:16px;color:white;font-weight:800}
.network-card{position:relative;z-index:1;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.14);border-radius:29px;padding:25px;min-height:425px;text-align:center;backdrop-filter:blur(18px);box-shadow:inset 0 1px rgba(255,255,255,.08)}.network-card-top{display:flex;align-items:center;gap:8px;color:#b6c8d4;font-size:11px;text-align:left}.network-card-top strong{margin-left:auto;color:white}.live-dot{width:8px;height:8px;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 5px rgba(53,230,206,.1)}.network-symbol{height:136px;position:relative;margin:30px auto 10px;width:180px}.network-symbol i{position:absolute;border:4px solid transparent;border-top-color:var(--cyan);border-radius:50%;left:50%;transform:translateX(-50%)}.network-symbol i:nth-child(1){width:150px;height:150px;top:0}.network-symbol i:nth-child(2){width:100px;height:100px;top:31px}.network-symbol i:nth-child(3){width:52px;height:52px;top:61px}.network-symbol b{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--cyan);left:calc(50% - 6px);bottom:4px}.network-card>p{font-size:11px;color:#8299a8;margin:3px}.network-card h2{font-size:39px;letter-spacing:-.05em;margin:5px 0 20px}.network-meta{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.network-meta span{border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.06);border-radius:99px;padding:7px 9px;font-size:9px;color:#c3d1da}.network-card .address-line{margin-top:25px;line-height:1.5;color:#a5b7c2}
.section-block{padding:88px 0}.section-intro{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px}.section-intro h2{font-size:clamp(34px,4vw,52px);letter-spacing:-.05em;line-height:1;margin:0}.section-intro>p{max-width:500px;color:var(--muted);font-size:13px;line-height:1.6;margin:0}.tariff-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tariff-option{background:white;border:1px solid var(--line);border-radius:24px;padding:27px;display:flex;flex-direction:column;min-height:255px;cursor:pointer;position:relative;transition:.2s;box-shadow:0 12px 36px rgba(7,26,43,.045)}.tariff-option:hover{transform:translateY(-3px);border-color:#9ddfd8}.tariff-option.selected{background:var(--navy-2);color:white;border-color:var(--navy-2);box-shadow:0 20px 50px rgba(7,26,43,.17)}.tariff-option input{position:absolute;opacity:0}.tariff-period{font-size:13px;font-weight:750;color:#617788}.tariff-option.selected .tariff-period{color:#b1c6d2}.tariff-option>strong{font-size:52px;letter-spacing:-.055em;margin:29px 0 4px}.tariff-option>strong small{font-size:24px;color:var(--cyan-2)}.tariff-caption{font-size:11px;color:#788a98}.tariff-option.selected .tariff-caption{color:#8fa6b4}.tariff-option>i{font-style:normal;font-size:10px;text-transform:uppercase;letter-spacing:.1em;margin-top:auto;color:#138e94;font-weight:850}.tariff-option.selected>i{color:var(--cyan)}.popular-label{position:absolute;right:17px;top:16px;font-size:9px;background:var(--soft);color:#087d7a;padding:6px 8px;border-radius:99px;text-transform:uppercase;font-weight:800;letter-spacing:.06em}
.checkout-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:18px;align-items:start}.panel,.summary-card{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:31px;box-shadow:0 14px 45px rgba(7,26,43,.06)}.section-heading{display:flex;align-items:center;gap:14px;margin-bottom:23px}.section-heading>span{width:31px;height:31px;border:1px solid #b7d8d8;border-radius:50%;display:grid;place-items:center;font-size:10px;color:#078585;font-weight:850}.section-heading p{margin:0 0 3px;font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#84939d}.section-heading h2{margin:0;font-size:23px;letter-spacing:-.03em}.payment-methods{display:grid;gap:10px}.method{display:grid;grid-template-columns:46px 1fr 16px;align-items:center;gap:14px;border:1px solid var(--line);border-radius:17px;padding:15px;cursor:pointer;transition:.18s;background:#fff}.method:hover{border-color:#a3dcd8}.method.selected{border-color:#14aaa8;box-shadow:0 0 0 3px rgba(53,230,206,.1)}.method input{position:absolute;opacity:0}.method-icon{width:46px;height:42px;border-radius:12px;display:grid;place-items:center;font-size:10px;font-weight:900;letter-spacing:-.02em;background:#e8f8f6;color:#067a79}.card-icon{background:#edf2f6;color:#31516a;letter-spacing:1px}.method strong,.method small{display:block}.method strong{font-size:13px;margin-bottom:4px}.method small{font-size:10px;color:var(--muted)}.method b{font-size:11px;color:#d0d9de}.method.selected b{color:#10aaa4}.identity-note{display:flex;gap:12px;align-items:center;border-radius:15px;padding:13px 15px;background:#f1fbfa;margin:14px 0}.identity-note>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#c9f6ed;color:#07837e;font-weight:900}.identity-note p{margin:0;font-size:10px;color:#61727d;line-height:1.5}.identity-note strong{font-size:11px;color:var(--ink)}.consent{display:flex;gap:10px;align-items:flex-start;font-size:10px;line-height:1.5;color:var(--muted);margin:17px 2px}.consent input{accent-color:#0fa6a2;margin-top:2px}.consent a{text-underline-offset:3px}.primary-button{width:100%;font-size:14px}.primary-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.secondary-button{width:100%;border:0;border-radius:14px;padding:15px;background:#e9eff2;color:var(--ink);font:inherit;font-size:12px;font-weight:750;cursor:pointer;margin-top:10px}.honesty-note{font-size:9px;line-height:1.55;color:#85939d;margin:14px 2px 0}.summary-card{background:var(--navy-2);color:white;position:sticky;top:20px}.summary-card .eyebrow{color:var(--cyan)}.summary-row{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:12px}.summary-row span{color:#9eb1bd}.summary-row.total{padding:21px 0}.summary-row.total strong{font-size:20px}.summary-row.total b{font-size:32px;letter-spacing:-.04em}.check-list{list-style:none;margin:19px 0 0;padding:0;display:grid;gap:11px;color:#b3c4ce;font-size:11px}.check-list li:before{content:"✓";display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;margin-right:9px;background:rgba(53,230,206,.12);color:var(--cyan);font-weight:900}.status-panel{grid-column:1/-1;text-align:center}.status-orbit{width:68px;height:68px;margin:2px auto 20px;border:1px solid #add9d5;border-radius:50%;display:grid;place-items:center;position:relative}.status-orbit:before{content:"";width:42px;height:42px;background:#dcf9f4;border-radius:50%}.status-orbit i{position:absolute;width:9px;height:9px;background:#12aaa7;border-radius:50%;top:2px;animation:orbit 2s linear infinite;transform-origin:4px 32px}.status-orbit.success i{animation:none;width:24px;height:12px;background:none;border-left:4px solid #0ba09c;border-bottom:4px solid #0ba09c;border-radius:0;transform:rotate(-45deg);top:23px}.status-panel h2{font-size:28px;letter-spacing:-.04em}.status-panel>p:not(.eyebrow){color:var(--muted);font-size:13px}.order-strip{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:14px 0;font-size:12px}.order-strip span{color:var(--muted)}
.steps-section{padding-bottom:40px}.steps-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.steps-grid li{border:1px solid var(--line);background:rgba(255,255,255,.75);border-radius:22px;padding:25px}.steps-grid li>span{font-size:10px;color:#079792;font-weight:850;letter-spacing:.12em}.steps-grid h3{font-size:20px;margin:25px 0 10px}.steps-grid p{font-size:12px;line-height:1.6;color:var(--muted);margin:0}.operator-card{margin:48px 0 90px;padding:36px;border-radius:28px;background:#dff6f3;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.operator-card h2{font-size:27px;letter-spacing:-.04em;margin:0 0 9px}.operator-card p{font-size:11px;color:#597477}.operator-contacts{display:grid;gap:8px;justify-items:end;text-align:right}.operator-contacts a{font-size:14px;font-weight:750;text-underline-offset:4px}.operator-contacts span{font-size:10px;color:#607b7c;max-width:340px}.site-footer{border-top:1px solid #d3e0e7;padding:34px 0 48px;display:grid;grid-template-columns:auto 1fr auto;gap:35px;align-items:center;color:#657786}.footer-brand{display:flex;align-items:center;gap:10px}.footer-brand div{display:grid}.footer-brand strong{font-size:14px;color:var(--ink)}.footer-brand span{font-size:9px}.site-footer nav{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.site-footer a{font-size:10px;text-underline-offset:4px}.site-footer p{font-size:9px}.alert{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);width:min(calc(100% - 40px),500px);padding:14px 16px;border-radius:13px;background:#2d1717;color:#fff;font-size:13px;box-shadow:var(--shadow);z-index:20}.hidden{display:none!important}
.legal-body{background:#f5f8fa}.legal-header{width:min(920px,calc(100% - 40px));height:84px;margin:auto;display:flex;justify-content:space-between;align-items:center}.back-link{font-size:11px;text-underline-offset:4px;color:#536b79}.legal{width:min(920px,calc(100% - 40px));margin:20px auto 80px;background:white;border:1px solid var(--line);border-radius:28px;padding:clamp(28px,6vw,70px);box-shadow:0 20px 60px rgba(7,26,43,.07);line-height:1.7}.legal .document-label{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#0a9794;font-weight:850}.legal h1{font-size:clamp(36px,6vw,58px);line-height:1;letter-spacing:-.055em;margin:15px 0 20px}.legal .lead{font-size:16px;color:#526a78;max-width:720px}.legal h2{font-size:21px;letter-spacing:-.02em;margin:36px 0 10px}.legal h3{font-size:15px;margin:23px 0 8px}.legal p,.legal li{font-size:13px;color:#415866}.legal li{margin:6px 0}.legal a{color:#067f83}.legal-table{width:100%;border-collapse:collapse;margin:20px 0}.legal-table td{border-bottom:1px solid var(--line);padding:12px 0;font-size:12px;vertical-align:top}.legal-table td:first-child{color:#6b7e89;width:35%}.notice-box{background:#edf9f7;border-left:3px solid #14afa7;border-radius:3px 14px 14px 3px;padding:16px 18px;margin:22px 0}.notice-box p{margin:0}.contact-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:20px}.contact-card{padding:22px;border:1px solid var(--line);border-radius:18px;background:#fbfdfe}.contact-card span{display:block;font-size:10px;color:#748793;margin-bottom:8px}.contact-card strong,.contact-card a{font-size:14px;font-weight:800}
.admin-body{background:#ecf2f5}.admin-shell{width:min(1200px,100%);margin:auto;padding:24px}.admin-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.admin-grid{display:grid;grid-template-columns:190px 1fr;gap:18px}.admin-nav{display:flex;flex-direction:column;gap:5px}.admin-nav button{border:0;background:transparent;text-align:left;padding:11px 13px;border-radius:10px;font:inherit;font-size:13px;cursor:pointer}.admin-nav button.active{background:var(--navy);color:white}.admin-content{background:white;border:1px solid var(--line);border-radius:18px;padding:20px;min-width:0}.admin-content h1{font-size:24px;margin:0 0 18px}.filters{display:flex;justify-content:space-between;gap:12px;margin-bottom:15px}.filters select,.settings-form input,.login-card input{border:1px solid var(--line);border-radius:10px;padding:10px;font:inherit;background:white}.table-wrap{overflow:auto}.data-table{border-collapse:collapse;width:100%;font-size:12px}.data-table th,.data-table td{text-align:left;border-bottom:1px solid #e8ecef;padding:11px 8px;vertical-align:top;white-space:nowrap}.data-table th{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.badge{padding:4px 7px;border-radius:20px;background:#e9eeee;font-size:10px}.badge.ACTIVE,.badge.PAID{background:#d7f7e6;color:#08623b}.badge.FAILED,.badge.REJECTED{background:#ffe1df;color:#8e2727}.action-button{border:1px solid var(--line);background:white;border-radius:8px;padding:6px 8px;margin:2px;font:inherit;font-size:11px;cursor:pointer}.action-button.good{border-color:#81c7a3}.action-button.bad{border-color:#dfa29d}.login-card{width:min(390px,calc(100% - 36px));margin:14vh auto;background:white;border-radius:22px;padding:30px;box-shadow:var(--shadow)}.login-card h1{letter-spacing:-.04em}.login-card label,.settings-form label{display:grid;gap:6px;font-size:12px;margin-bottom:13px}.login-card .primary-button{margin-top:18px}.settings-form{max-width:520px}.settings-form .primary-button{max-width:260px}.admin-message{font-size:12px;color:var(--danger);min-height:18px}.admin-user{font-size:12px;color:var(--muted)}
@keyframes orbit{to{transform:rotate(360deg)}}
@media(max-width:900px){.site-nav{display:none}.hero-grid{padding:52px 36px;grid-template-columns:1fr;min-height:auto}.network-card{max-width:520px;width:100%}.tariff-grid,.steps-grid{grid-template-columns:1fr}.checkout-grid{grid-template-columns:1fr}.summary-card{position:static}.section-intro{align-items:start;flex-direction:column}.operator-card{grid-template-columns:1fr}.operator-contacts{justify-items:start;text-align:left}.site-footer{grid-template-columns:1fr;text-align:center}.footer-brand{justify-content:center}}
@media(max-width:600px){.site-header,.site-main,.site-footer{width:min(100% - 24px,1180px)}.site-header{height:76px}.secure-pill{font-size:0;padding:9px}.hero-grid{border-radius:24px;padding:40px 22px}.hero h1{font-size:49px}.hero-copy{font-size:14px}.hero-actions{align-items:stretch;flex-direction:column}.primary-link{justify-content:space-between}.text-link{text-align:center}.trust-list{gap:18px;justify-content:space-between}.network-card{min-height:390px}.section-block{padding:64px 0}.section-intro h2{font-size:38px}.tariff-option{min-height:220px}.checkout-grid .panel,.summary-card{padding:22px}.operator-card{margin-bottom:60px;padding:25px}.contact-cards{grid-template-columns:1fr}.legal{width:min(100% - 24px,920px);padding:26px 20px}.legal-header{width:min(100% - 24px,920px)}.admin-shell{padding:14px}.admin-grid{grid-template-columns:1fr}.admin-nav{flex-direction:row;overflow:auto}.admin-nav button{white-space:nowrap}.admin-content{padding:14px}.admin-top .secure-pill{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.status-orbit i{animation:none}.primary-link,.primary-button,.tariff-option{transition:none}}

/* Compact captive-portal home. Legal and administrator pages keep the full layout above. */
.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.simple-header,.simple-portal,.simple-footer{width:min(900px,calc(100% - 40px))}
.simple-header{height:74px}
.header-status{display:flex;align-items:center;gap:8px;color:#526b79;font-size:11px;font-weight:750}
.header-status i{width:8px;height:8px;border-radius:50%;background:#13bdb1;box-shadow:0 0 0 5px rgba(19,189,177,.12)}
.simple-hero{padding:34px 0 24px;display:flex;align-items:end;justify-content:space-between;gap:36px}
.simple-hero h1{font-size:clamp(42px,7vw,66px);line-height:.95;letter-spacing:-.06em;margin:0 0 13px}
.simple-hero>div>p:last-child{font-size:13px;color:var(--muted);line-height:1.5;margin:0;max-width:560px}
.simple-address{flex:0 0 auto;display:grid;gap:5px;text-align:right;padding-bottom:4px}
.simple-address span{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#84939d}
.simple-address strong{font-size:13px}
.simple-tariffs{padding:0}
.simple-portal .tariff-grid{gap:12px}
.simple-portal .tariff-option{min-height:158px;border-radius:20px;padding:20px}
.simple-portal .tariff-option>strong{font-size:40px;margin:18px 0 2px}
.simple-portal .tariff-option>strong small{font-size:18px}
.simple-portal .tariff-option .tariff-period{font-size:11px}
.simple-portal .tariff-option .tariff-caption{font-size:9px}
.simple-portal .tariff-option>i{font-size:8px}
.simple-checkout{padding:18px 0 52px}
.simple-checkout .checkout-panel,.simple-checkout .status-panel{padding:26px;border-radius:22px}
.compact-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px}
.compact-heading .eyebrow{margin-bottom:5px}
.compact-heading h2{font-size:24px;letter-spacing:-.035em;margin:0}
.selected-total{display:flex;align-items:center;gap:16px;padding:9px 12px 9px 15px;background:#eff8f7;border-radius:13px;white-space:nowrap}
.selected-total span{font-size:10px;color:#60737d}
.selected-total strong{font-size:17px;color:var(--navy)}
.selected-total b{font-size:24px;letter-spacing:-.04em}
.simple-checkout .payment-methods{grid-template-columns:repeat(2,minmax(0,1fr))}
.short-note{font-size:10px;line-height:1.5;color:#5f727d;background:#f1fbfa;border-radius:13px;padding:11px 13px;margin:13px 0 0}
.receipt-contact{display:grid;gap:7px;margin:15px 0 0;font-size:11px;font-weight:750;color:var(--ink)}.receipt-contact input{width:100%;box-sizing:border-box;border:1px solid var(--line);border-radius:13px;padding:12px 13px;background:#fff;color:var(--ink);font:inherit;font-size:12px;outline:none}.receipt-contact input:focus{border-color:#14aaa8;box-shadow:0 0 0 3px rgba(53,230,206,.1)}.receipt-contact small{font-size:9px;font-weight:500;line-height:1.5;color:var(--muted)}
.simple-checkout .consent{margin:13px 2px}
.simple-checkout .honesty-note{text-align:center;margin-bottom:0}
.simple-footer{padding:24px 0 34px;grid-template-columns:auto 1fr}
.simple-footer>strong{font-size:13px;color:var(--ink)}
.simple-footer nav{justify-content:flex-end}

@media(max-width:600px){
  .simple-header,.simple-portal,.simple-footer{width:min(100% - 24px,900px)}
  .simple-header{height:68px}
  .header-status{font-size:10px}
  .simple-hero{display:block;padding:20px 0 16px}
  .simple-hero .eyebrow{margin-bottom:9px;font-size:9px}
  .simple-hero h1{font-size:39px;margin-bottom:9px}
  .simple-hero>div>p:last-child{font-size:11px;line-height:1.4}
  .simple-address{display:none}
  .simple-portal .tariff-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}
  .simple-portal .tariff-option{min-height:125px;border-radius:17px;padding:12px 10px}
  .simple-portal .tariff-option>strong{font-size:28px;margin:18px 0 2px}
  .simple-portal .tariff-option>strong small{font-size:13px}
  .simple-portal .tariff-option .tariff-period{font-size:9px}
  .simple-portal .tariff-option .tariff-caption{font-size:7px}
  .simple-portal .tariff-option>i{font-size:7px}
  .simple-portal .popular-label{font-size:6px;padding:4px 5px;right:7px;top:7px}
  .simple-checkout{padding:11px 0 36px}
  .simple-checkout .checkout-panel,.simple-checkout .status-panel{padding:18px;border-radius:20px}
  .compact-heading{margin-bottom:14px;gap:10px}
  .compact-heading h2{font-size:19px}
  .selected-total{gap:8px;padding:7px 9px}
  .selected-total span{font-size:8px}
  .selected-total strong{font-size:12px}
  .selected-total b{font-size:18px}
  .simple-checkout .payment-methods{grid-template-columns:1fr;gap:7px}
  .simple-checkout .method{padding:10px 12px;grid-template-columns:40px 1fr 12px}
  .simple-checkout .method-icon{width:40px;height:36px}
  .short-note{font-size:9px;padding:9px 11px}
  .simple-checkout .consent{font-size:9px;margin:11px 2px}
  .simple-checkout .primary-button{padding:15px;font-size:12px}
  .simple-footer{grid-template-columns:1fr;text-align:center;padding:22px 0 30px}
  .simple-footer nav{justify-content:center;gap:13px}
}
