*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fbfaff;color:#251639;font:15px/1.5 Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}.layout{display:grid;grid-template-columns:248px minmax(0,1fr);min-height:100vh}.side{position:sticky;top:0;height:100vh;background:#fff;border-right:1px solid #ece7f3;padding:30px 19px;display:flex;flex-direction:column;gap:40px}.brand{display:flex;align-items:center;gap:10px;padding:0 12px;font-size:21px;line-height:1;font-weight:900}.logo{width:35px;height:35px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#9352ef,#6429bc);border-radius:11px;font-size:22px}.brand small{display:block;font-size:9px;letter-spacing:.25em;margin-top:6px;color:#9a84bf}.over{letter-spacing:.15em;font-size:10px;font-weight:900;color:#9666e6}.side>.over{color:#a6a0af;margin:0 13px -28px}.menu{display:grid;gap:7px}.menu a{display:flex;align-items:center;gap:14px;padding:10px 12px;border-radius:12px;color:#62576d;font-size:13px;font-weight:600}.menu a.active,.menu a:hover{color:#6c28cd;background:#f3ecff}.menu i{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:#f4f0fa;font-size:18px;font-style:normal}.menu .active i{background:#e8d8ff}.help{margin-top:auto;background:#f8f6fc;border-radius:16px;padding:18px;font-size:12px;font-weight:700;display:grid;gap:6px}.help a{color:#7030ce}
.main{min-width:0}header{height:84px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #ece7f3;padding:0 49px}.crumb{color:#aa9db9}.crumb b{color:#352141;margin-left:12px}.head-actions{display:flex;align-items:center;gap:23px}.langs{display:flex;gap:2px;background:#f6f2fc;border-radius:9px;padding:4px}.langs button{border:0;background:transparent;color:#877896;border-radius:7px;padding:5px 8px;font-size:11px;font-weight:800}.langs button.chosen{background:#fff;color:#6525c2;box-shadow:0 2px 7px #2f1b4810}.login{border-radius:10px;padding:10px 16px;background:#f0e7ff;color:#6626c6;font-size:12px;font-weight:800}main{max-width:1420px;margin:auto;padding:37px 50px 25px}.intro{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.intro h1{font-size:31px;letter-spacing:-.035em;line-height:1.2;margin:8px 0}.intro p{color:#8d8499;margin:0}.preview{white-space:nowrap;background:#f3edff;color:#6b31c5;padding:9px 13px;border-radius:999px;font-size:12px;font-weight:700}.hero{min-height:232px;border-radius:23px;background:linear-gradient(110deg,#6225c7,#8b4de6);position:relative;overflow:hidden;color:#fff;display:flex;align-items:center;padding:32px 38px;margin-bottom:32px}.hero-text{position:relative;z-index:1;max-width:440px}.hero-text>span{opacity:.86;font-size:13px}.hero-text strong{display:block;font-size:53px;line-height:1;letter-spacing:-.05em;margin:14px 0}.hero-text strong small{font-size:24px;font-weight:500}.hero p{color:#e8dafe;font-size:12px;margin:0 0 22px}.white-btn{display:inline-flex;gap:23px;align-items:center;justify-content:space-between;border-radius:10px;background:#fff;color:#6928ca;padding:11px 18px;font-weight:800;font-size:12px;min-width:172px}.orb{position:absolute;right:-20px;top:-110px;width:380px;height:380px;border-radius:50%;border:1px solid #ffffff62;display:grid;place-items:center;font-weight:900;font-size:120px;color:#ffffff33;transform:rotate(-12deg)}
.row-title{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:17px}.row-title h2,.panel h2{font-size:18px;letter-spacing:-.02em;margin:0}.row-title small{color:#8d8499}.tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tile,.panel{background:#fff;border:1px solid #ece7f3;border-radius:20px;box-shadow:0 5px 21px #38244e08}.tile{min-height:151px;padding:22px;display:flex;flex-direction:column;align-items:flex-start}.icon{height:34px;width:34px;display:grid;place-items:center;border-radius:10px;font-size:21px;margin-bottom:15px;font-style:normal}.lilac{background:#efe6ff;color:#7c3ce0}.orange{background:#fff0e7;color:#d78643}.green{background:#e5faf4;color:#36ac8b}.tile small{font-size:12px;color:#9389a0}.tile b{font-size:16px;margin-top:4px}.tile p{font-size:11px;color:#aaa0b5;margin:3px 0}
.panels{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:19px}.panel{padding:24px}.panel h2{margin-top:6px}.panel p{font-size:12px;color:#90859c;max-width:400px}.outline{display:inline-block;margin-top:15px;border:1px solid #d5bff3;border-radius:10px;color:#6d2acd;font-weight:800;padding:10px 15px;font-size:12px}.disabled{display:inline-block;margin-top:15px;background:#f6f3f9;color:#9a8fa6;font-size:11px;border-radius:8px;padding:10px 14px}
.history{text-align:center;margin-top:19px;min-height:220px}.history>.over,.history>h2{display:block;text-align:left}.empty{height:42px;width:42px;border-radius:50%;background:#f2eafd;color:#8d50e2;display:grid;place-items:center;font-size:33px;margin:5px auto 12px}.history>b{font-size:13px}.history>p{max-width:550px;margin:8px auto}footer{display:flex;justify-content:space-between;color:#a399ae;margin-top:30px;font-size:11px}footer a{color:#7840c5}.bottom,.mobile-brand{display:none}
@media(max-width:1050px){.layout{grid-template-columns:204px minmax(0,1fr)}.side{padding:24px 10px}header{padding:0 26px}main{padding:30px 26px}.orb{opacity:.4}}@media(max-width:750px){.layout{display:block}.side,.crumb{display:none}header{height:69px;padding:0 17px;position:sticky;top:0;z-index:20}.mobile-brand{display:flex;align-items:center;gap:9px;font-weight:900;font-size:18px}.mobile-brand .logo{width:30px;height:30px;font-size:20px}.head-actions{gap:8px}.login{font-size:11px;padding:8px}main{padding:22px 17px 106px}.intro{align-items:flex-start}.intro h1{font-size:25px}.intro p{font-size:12px}.preview{font-size:10px;padding:7px}.hero{padding:25px;min-height:215px;border-radius:19px}.hero-text strong{font-size:46px}.orb{right:-160px;opacity:.2}.row-title h2,.panel h2{font-size:16px}.row-title small{display:none}.tiles{gap:9px;grid-template-columns:repeat(2,minmax(0,1fr))}.tile{padding:16px;min-height:132px}.tile:first-child{grid-column:span 2}.tile b{font-size:14px}.panels{grid-template-columns:1fr;gap:12px;margin-top:12px}.panel{padding:19px}.history{margin-top:12px}
.bottom{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:30;justify-content:space-around;background:#fff;border-top:1px solid #ece7f3;padding:10px 6px calc(10px + env(safe-area-inset-bottom))}.bottom a{display:grid;place-items:center;gap:2px;color:#9a8ca9;min-width:0;flex:1}.bottom a.active{color:#7731d5}.bottom i{font-size:22px;line-height:1.1;font-style:normal}.bottom small{font-size:9px;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.history p{font-size:11px}footer{margin-top:23px}}@media(max-width:380px){.langs button{padding:5px}.head-actions{gap:4px}.intro{display:block}.preview{display:inline-block;margin-top:12px}.orb{display:none}}

.subscriber-shell{margin:0 0 23px}.subscriber-message{margin:0 0 10px;font-size:13px;color:#695082}.subscriber-message:empty{display:none}.subscriber-card{padding:24px}.subscriber-card[hidden],#subscriber-signout[hidden]{display:none}.subscriber-card h2{margin:0 0 15px;font-size:18px}.subscriber-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.subscriber-field{min-width:0;display:grid;gap:4px}.subscriber-field small{color:#8f83a2;font-size:12px}.subscriber-field strong{overflow-wrap:anywhere;font-size:14px;color:#2d1a48}.subscriber-field:first-child{grid-column:1/-1}.subscriber-field:nth-child(2){grid-column:1/-1}@media(max-width:750px){.subscriber-card{padding:18px}.subscriber-grid{grid-template-columns:minmax(0,1fr)}}


/* Task 160: owner-approved service status in the balance card. Status is
   read-only billing state; never styled as a clickable or a live ping gauge. */
.hero{flex-direction:column;align-items:stretch;justify-content:center;gap:18px}
.hero-text{max-width:none;width:100%}
.hero-service-state{display:flex;align-items:center;gap:13px;width:100%;padding:13px 17px;border:1px solid transparent;border-radius:16px;position:relative;z-index:2;min-width:0}
.hero-service-state[hidden]{display:none!important}
.hero-service-state.is-active{background:linear-gradient(105deg,#167c52,#269e68);border-color:#6bdba9;color:#fff}
.hero-service-state.is-inactive{background:linear-gradient(105deg,#a32249,#da3f6a);border-color:#ff8dad;color:#fff}
.hero-service-state.is-unknown{background:linear-gradient(105deg,#5e5672,#777086);border-color:#ada3bf;color:#fff}
.hero-service-icon{flex:0 0 43px;width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:#ffffff2c;color:#fff;font-size:29px;font-weight:800;line-height:1}
.hero-service-copy{display:flex;flex-direction:column;gap:1px;min-width:0}
.hero-service-copy strong{display:block;font-size:18px;line-height:1.28;letter-spacing:0;font-weight:800;margin:0;overflow-wrap:anywhere}
.hero-service-copy small{color:#fff;opacity:.88;font-size:12px;line-height:1.35}
.hero-service-state + .hero-text > strong{overflow-wrap:anywhere}
@media(max-width:750px){
 .hero{gap:17px;min-height:215px}
 .hero-service-state{padding:12px 13px;gap:11px;border-radius:13px}
 .hero-service-icon{width:38px;height:38px;flex-basis:38px;font-size:25px}
 .hero-service-copy strong{font-size:16px}
 .hero-service-copy small{font-size:11px}
 .hero-text > strong{font-size:clamp(30px,9vw,46px)}
}
@media(max-width:380px){
 .hero-service-copy strong{font-size:14px}
 .hero-service-icon{width:34px;height:34px;flex-basis:34px}
}

/* Owner-approved target screenshot: purple balance card with a compact
   service band, prominent sum, side-by-side desktop top-up, real metadata. */
.hero{padding:25px 30px 23px;gap:17px;min-height:0}
.hero-text{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto auto;align-items:center;column-gap:22px;max-width:none;min-width:0;width:100%}
.hero-text>span[data-t="balance"]{grid-column:1;grid-row:1;font-size:13px}
.hero-text>strong{grid-column:1;grid-row:2;margin:5px 0 0;font-size:clamp(32px,3.5vw,53px);line-height:1.13;overflow-wrap:anywhere;letter-spacing:-.035em}
.hero-text>p{grid-column:1;grid-row:3;margin:5px 0 0;max-width:none;font-size:12px;line-height:1.4}
.hero-text>.white-btn{grid-column:2;grid-row:1/4;justify-self:end;display:inline-flex;align-items:center;justify-content:space-between;gap:14px;min-width:200px;min-height:48px;padding:12px 16px;border-radius:10px;position:relative;z-index:2;white-space:nowrap}
.hero-cta-arrow{font-size:17px;line-height:1}
.hero-service-state{padding:9px 13px;min-height:57px;gap:11px;border-radius:14px}
.hero-service-icon{width:35px;height:35px;flex-basis:35px;font-size:24px}
.hero-service-copy strong{font-size:15px;line-height:1.28}
.hero-service-copy small{font-size:11px}
.hero-meta[hidden],.hero-meta-item[hidden]{display:none!important}
.hero-meta{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;border-top:1px solid #ffffff44;padding-top:13px}
.hero-meta-item{display:flex;align-items:flex-start;gap:10px;min-width:0}
.hero-meta-item>div{display:grid;gap:2px;min-width:0}
.hero-meta-symbol{display:grid;place-items:center;flex:0 0 22px;width:22px;height:24px;color:#fff;opacity:.83;font-size:19px}
.hero-meta-item small{font-size:11px;line-height:1.3;color:#f1e7ff;opacity:.85}
.hero-meta-item b{display:block;font-size:12px;line-height:1.4;overflow-wrap:anywhere;word-break:normal;color:#fff}
.hero>.orb{pointer-events:none;opacity:.13}
@media(max-width:750px){
 .hero{min-height:0;padding:18px 18px 20px;gap:15px;border-radius:19px}
 .hero-service-state{padding:9px 11px;min-height:53px;gap:10px;border-radius:12px}
 .hero-service-icon{width:34px;height:34px;flex-basis:34px;font-size:23px}
 .hero-service-copy strong{font-size:14px}
 .hero-service-copy small{font-size:10px}
 .hero-text{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto auto;gap:0}
 .hero-text>span[data-t="balance"]{grid-column:1;grid-row:1;font-size:12px}
 .hero-text>strong{grid-column:1;grid-row:2;font-size:clamp(28px,7.2vw,38px);margin:7px 0 0}
 .hero-text>p{grid-column:1;grid-row:3;margin:5px 0 0;font-size:11px}
 .hero-text>.white-btn{grid-column:1;grid-row:4;justify-self:stretch;min-width:0;min-height:46px;padding:10px 14px;margin-top:14px;font-size:12px}
 .hero-meta{grid-template-columns:minmax(0,1fr);gap:8px;padding-top:11px}
 .hero-meta-item b{font-size:11px}
 .hero-meta-item small{font-size:10px}
 .hero-meta-symbol{flex-basis:20px;width:20px;font-size:17px}
 .hero>.orb{opacity:.06}
}
@media(max-width:380px){
 .hero{padding:15px;gap:13px}
 .hero-text>strong{font-size:clamp(26px,7vw,33px)}
 .hero-service-copy strong{font-size:13px}
}

/* Approved reference has a real link to the subscriber details, rather than
   an inert button. Keep small-phone status succinct and legible. */
.hero-service-more{margin-left:auto;position:relative;z-index:3;display:flex;align-items:center;justify-content:center;gap:11px;flex:0 0 auto;padding:10px 13px;border-radius:28px;background:#ffffff25;color:#fff;border:1px solid #ffffff33;font-size:11px;font-weight:700;min-height:37px}
.hero-service-more:hover,.hero-service-more:focus-visible{background:#ffffff42;outline-offset:3px}
.hero-service-more span:last-child{font-size:20px;line-height:13px}
#subscriber-card{scroll-margin-top:95px}
@media(max-width:750px){.hero-service-more{display:none}}

/* Owner request: even on a PHONE the payment CTA sits to the RIGHT
   of the balance amount. Fit genuine large AMD sums and long Armenian copy. */
@media(max-width:750px){
 .hero-text{
  grid-template-columns:minmax(0,1fr) minmax(98px,34%);
  grid-template-rows:auto auto auto;
  column-gap:8px;
  align-items:center;
 }
 .hero-text>span[data-t="balance"]{grid-column:1;grid-row:1}
 .hero-text>strong{
  grid-column:1;grid-row:2;
  font-size:clamp(23px,6.5vw,34px);
  line-height:1.1;
  letter-spacing:-.045em;
  overflow-wrap:anywhere;
  min-width:0;
 }
 .hero-text>p{grid-column:1/-1;grid-row:3;margin-top:7px}
 .hero-text>.white-btn{
  grid-column:2;grid-row:2;
  width:100%;max-width:100%;min-width:0;
  min-height:48px;margin-top:0;
  padding:9px 8px;gap:4px;
  justify-self:end;
  justify-content:space-between;
  white-space:normal;
  border-radius:10px;
  font-size:10px;line-height:1.2;
 }
 .hero-text>.white-btn>span[data-t="topup"]{
  min-width:0;overflow-wrap:anywhere;word-break:normal;
 }
 .hero-text>.white-btn>.hero-cta-arrow{
  flex:0 0 auto;font-size:15px;
 }
}
@media(max-width:380px){
 .hero-text{grid-template-columns:minmax(0,1fr) minmax(95px,35%);column-gap:6px}
 .hero-text>strong{font-size:clamp(22px,6.2vw,27px)}
 .hero-text>.white-btn{padding:8px 6px;font-size:9.4px}
}

/* Address stays in the subscriber details below; only actual tariff remains here. */
.hero-meta{grid-template-columns:minmax(0,1fr)}

/* The balance card is deliberately limited to service status, amount and top-up. */
.hero-text{grid-template-rows:auto auto}
.hero-text>.white-btn{grid-row:1/3}
@media(max-width:750px){.hero-text{grid-template-rows:auto auto}.hero-text>.white-btn{grid-row:2}}

/* Task 160: short daypart greeting, replacing the entire preview/marketing intro.
   Name is provided only by the authenticated subscriber API, not by HTML. */
.time-greeting{display:grid;gap:3px;margin:0 0 20px;padding:0;min-width:0}
.time-greeting h1{font-size:clamp(27px,3vw,37px);letter-spacing:-.035em;line-height:1.2;font-weight:850;color:#251639;margin:0;overflow-wrap:anywhere}
.time-greeting p{color:#8e839f;font-size:16px;font-weight:600;line-height:1.4;margin:1px 0 0;overflow-wrap:anywhere}
.time-greeting p[hidden]{display:none}
@media(max-width:750px){
 .time-greeting{margin:0 0 16px;gap:2px}
 .time-greeting h1{font-size:clamp(25px,7.3vw,31px)}
 .time-greeting p{font-size:14px}
}

/* Owner: ONLY the authenticated given name below greeting gets +30% and bold.
   Existing greeting copy, subscriber details, balance and status unchanged. */
#time-greeting-name{font-size:20.8px;font-weight:800;line-height:1.35}
@media(max-width:750px){#time-greeting-name{font-size:18.2px;font-weight:800}}

/* Owner: the given name has exactly the same foreground as the greeting. */
#time-greeting-name{color:#251639}

/* Keep phone numbers and full address readable on desktop and mobile. */
.subscriber-field:nth-child(3){grid-column:1/-1}
#subscriber-value-phones{white-space:normal;overflow-wrap:anywhere;line-height:1.55}
/* Approved SKYNET Modern Premium: authenticated data remains API-driven. */
:root{--ink:#211a42;--purple:#5b29cc}body{background:#faf9ff;color:var(--ink);font-family:Arial,"Noto Sans Armenian",sans-serif}.main{background:linear-gradient(150deg,#fff,#faf9ff 480px)}header{background:#fff;border-bottom:1px solid #efebf8}.logo{background:linear-gradient(135deg,#7543e0,#5122be)}main{max-width:1050px;padding-top:32px}.mobile-menu-toggle{display:none}.time-greeting{display:block;margin:0 0 22px}.greeting-line{display:flex;align-items:baseline;flex-wrap:wrap}.time-greeting h1,#time-greeting-name{font-size:clamp(28px,3.2vw,39px);font-weight:900;line-height:1.27;letter-spacing:-.04em;color:var(--ink);margin:0}#time-greeting-name{display:inline}#time-greeting-name[hidden]{display:none}.time-greeting .greeting-subtitle{font-size:14px;font-weight:500;color:#827b95;margin:6px 0 0}.hero{isolation:isolate;display:block;min-height:185px;padding:32px 34px;margin-bottom:12px;border-radius:22px;background:linear-gradient(115deg,#4426a9,#652fc9 52%,#9555ed);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;z-index:-1;inset:0;pointer-events:none;background:linear-gradient(155deg,transparent 0 51%,#ffffff0a 51% 70%,transparent 70%)}.hero .hero-text{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;gap:10px 14px;align-items:end;width:100%;max-width:none}.hero-text>span[data-t="balance"]{grid-column:1;grid-row:1;font-size:13px;opacity:.85}.hero-text>strong{grid-column:1;grid-row:2;font-size:clamp(30px,3.5vw,51px);line-height:1.15;letter-spacing:-.05em;white-space:nowrap;margin:0;overflow:visible}.hero-text>strong small{font-size:.65em;font-weight:600}.hero-text>.white-btn{grid-column:2;grid-row:2;justify-self:end;min-width:0;min-height:46px;white-space:nowrap;border-radius:12px;background:white;color:#4e27b7;padding:10px 15px;gap:13px;margin:0;font-size:13px;box-shadow:0 8px 18px #3114823b}.hero-cta-arrow{font-size:20px}.wallet-art{pointer-events:none;position:absolute;z-index:0;width:105px;height:88px;right:39px;top:13px;transform:rotate(-12deg);opacity:.7}.wallet-art:before{content:"";position:absolute;inset:25px 4px 3px 8px;border-radius:13px;background:linear-gradient(130deg,#351489,#9c62f4);border:2px solid #c6b1fa;box-shadow:0 12px 22px #220e8977}.wallet-art:after{content:"";position:absolute;top:1px;right:0;width:61px;height:40px;border:2px solid #ded2ff;border-radius:8px;background:linear-gradient(125deg,#b1dddf,#5044b9);transform:rotate(15deg)}.wallet-art span{position:absolute;z-index:1;right:2px;bottom:16px;color:#e4cdff;border-radius:7px;background:#6935c6;padding:2px 12px}.premium-status{margin-bottom:26px}.premium-status .hero-service-state{min-height:74px;margin:0;border-radius:17px;padding:14px 18px;gap:12px;color:#0b855a}.premium-status .hero-service-state.is-active{background:linear-gradient(110deg,#e5fbf2,#effef9);border:1px solid #d5f5e7;color:#0b875b}.premium-status .hero-service-state.is-inactive{background:#fff0f2;border:1px solid #ffd4df;color:#b02b53}.premium-status .hero-service-state.is-unknown{background:#f3f1f8;border:1px solid #e8e4ee;color:#665c72}.premium-status .hero-service-icon{width:40px;height:40px;flex-basis:40px;background:#12a06a;color:#fff;font-size:27px}.premium-status .is-inactive .hero-service-icon{background:#c13c61}.premium-status .is-unknown .hero-service-icon{background:#847790}.premium-status .hero-service-copy strong{color:inherit;font-size:16px;font-weight:900}.premium-status .hero-service-copy small{color:#76827f;opacity:1;font-size:12px}.premium-status .hero-service-more{color:inherit;border:0;background:#ffffff8a;white-space:nowrap}
.premium-services{margin:0 0 23px}.premium-services[hidden]{display:none!important}.premium-section-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.premium-section-head h2{margin:0;font-size:20px;font-weight:900;letter-spacing:-.025em}.premium-section-head a{font-size:12px;color:#5c28ce;font-weight:800;white-space:nowrap}.service-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.service-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:9px;min-width:0;padding:17px 8px 13px;border:1px solid #eae4f9;border-radius:19px;background:white;box-shadow:0 7px 19px #4930880a}.service-card-icon{display:grid;place-items:center;flex:0 0 47px;width:47px;height:47px;border-radius:50%;background:#f0ecff;color:#6228dd;font-size:27px}.service-card strong{font-size:12px;line-height:1.32;font-weight:800;overflow-wrap:anywhere}.service-card-badge{max-width:100%;padding:4px 7px;border-radius:10px;background:#e5faf0;color:#16865d;font-weight:800;font-size:10px;line-height:1.3}.service-card-badge.is-inactive{background:#ffebf0;color:#b32d50}.service-card-badge.is-unknown{background:#f2f0f5;color:#716a7c}.subscriber-shell{margin:0 0 22px}.subscriber-card{padding:24px 27px;border-radius:22px;background:white;border:1px solid #ece7f8;box-shadow:0 7px 21px #38244e09}.subscriber-card h2{font-size:20px;font-weight:900;letter-spacing:-.025em;margin:0 0 11px}.subscriber-grid{display:grid;grid-template-columns:1fr;gap:0}.subscriber-field,.subscriber-field:first-child,.subscriber-field:nth-child(2),.subscriber-field:nth-child(3){grid-column:auto}.subscriber-field{position:relative;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:3px;padding:13px 2px 13px 52px;min-height:73px;border-bottom:1px solid #f0edf7}.subscriber-field:last-child{border:0}.subscriber-field:before{content:"◇";position:absolute;left:0;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:39px;height:39px;border-radius:50%;background:#f1edff;color:#622bd5;font-size:22px}.subscriber-field:nth-child(1):before{content:"♙";font-size:25px}.subscriber-field:nth-child(2):before{content:"☎"}.subscriber-field:nth-child(3):before{content:"⌖";font-size:28px}.subscriber-field:nth-child(4):before{content:"◈"}.subscriber-field:nth-child(5):before{content:"⊙"}.subscriber-field:nth-child(6):before{content:"✓"}.subscriber-field small{font-size:12px;color:#92889e;line-height:1.3}.subscriber-field strong{font-size:15px;line-height:1.5;font-weight:800;color:#211a42;overflow-wrap:anywhere}#subscriber-value-phones{white-space:normal;line-height:1.55}.panels{margin-top:15px}.panels .panel,.history{border-radius:21px}@media(min-width:751px){.subscriber-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px}.subscriber-field:nth-child(1),.subscriber-field:nth-child(2),.subscriber-field:nth-child(3){grid-column:1/-1}}
@media(max-width:750px){.main{min-height:100vh}header{height:71px;padding:0 15px;gap:7px;position:sticky;top:0;z-index:20}.mobile-menu-toggle{display:flex;flex-direction:column;justify-content:space-between;flex:0 0 21px;width:21px;height:18px;margin-right:3px}.mobile-menu-toggle span{height:2px;width:100%;background:#602acb;border-radius:5px}.mobile-brand{font-size:16px;gap:6px;min-width:0}.mobile-brand .logo{height:30px;width:30px;font-size:18px;border-radius:10px}.head-actions{gap:6px;margin-left:auto}.langs{padding:2px;gap:1px;border-radius:11px}.langs button{font-size:10px;padding:7px 5px;border-radius:9px}.head-actions .login{padding:8px 7px;font-size:10px;line-height:1.2}main{padding:21px 16px 113px}.time-greeting{margin:0 0 19px}.time-greeting h1,#time-greeting-name{font-size:clamp(25px,6.55vw,34px);line-height:1.25}.time-greeting .greeting-subtitle{font-size:12px;margin-top:7px}.hero{min-height:167px;padding:28px 17px 21px;margin-bottom:12px;border-radius:21px}.hero .hero-text{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;gap:9px 7px;align-items:end}.hero-text>span[data-t="balance"]{grid-column:1;grid-row:1;font-size:12px}.hero-text>strong{grid-column:1;grid-row:2;font-size:clamp(23px,6.25vw,32px);letter-spacing:-.055em;line-height:1.18;white-space:nowrap}.hero-text>.white-btn{grid-column:2;grid-row:2;min-height:44px;min-width:0;padding:9px 10px;margin:0;gap:8px;font-size:12px;white-space:nowrap}.wallet-art{width:88px;height:77px;top:10px;right:17px;opacity:.65}.wallet-art:after{width:55px;height:35px}.premium-status{margin:0 0 22px}.premium-status .hero-service-state{min-height:65px;padding:11px 12px;gap:10px;border-radius:16px}.premium-status .hero-service-icon{width:34px;height:34px;flex-basis:34px;font-size:23px}.premium-status .hero-service-copy strong{font-size:13px;line-height:1.3}.premium-status .hero-service-copy small{font-size:10px}.premium-status .hero-service-more{display:none}.premium-services{margin-bottom:20px}.premium-section-head{margin-bottom:11px}.premium-section-head h2{font-size:18px}.premium-section-head a{font-size:11px}.service-cards{gap:7px}.service-card{min-height:127px;padding:12px 4px 10px;gap:7px;border-radius:17px}.service-card-icon{width:43px;height:43px;flex-basis:43px;font-size:24px}.service-card strong{font-size:11px}.service-card-badge{font-size:9px;padding:4px 5px}.subscriber-card{padding:19px 16px;border-radius:20px}.subscriber-card h2{font-size:18px;margin:0 0 7px}.subscriber-field{padding:12px 2px 12px 44px;min-height:69px;gap:3px}.subscriber-field:before{width:35px;height:35px;font-size:20px}.subscriber-field small{font-size:11px}.subscriber-field strong{font-size:14px}.bottom{display:flex;align-items:flex-end;justify-content:space-around;min-height:66px;padding:8px 5px calc(8px + env(safe-area-inset-bottom));background:white;box-shadow:0 -6px 20px #25104e0b}.bottom a{gap:4px;color:#877d9a}.bottom a i{font-size:23px;line-height:1.12}.bottom a small{font-size:9px;line-height:1.25}.bottom a.active{color:#622bd4}.bottom .nav-plus{align-self:center;margin-top:-25px;color:#642bd5}.bottom .nav-plus i{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:linear-gradient(145deg,#884cef,#5c23cf);color:white;font-size:31px;box-shadow:0 5px 12px #5125b94a}.bottom .nav-plus small{font-size:9px}}@media(max-width:375px){header{padding:0 10px;gap:5px}.mobile-brand{font-size:14px}.head-actions{gap:3px}.head-actions .login{font-size:10px;padding:7px 5px}main{padding-left:12px;padding-right:12px}.hero{padding-left:13px;padding-right:13px}.hero-text>strong{font-size:clamp(22px,5.9vw,28px)}.hero-text>.white-btn{padding:8px 9px;font-size:11px}.service-card strong{font-size:10px}}

/* Functional mobile navigation drawer; links remain the existing real sections. */
.mobile-menu-toggle{border:0;background:transparent;padding:0;cursor:pointer}
@media(max-width:750px){
.side.nav-open{display:flex;position:fixed;top:71px;left:0;bottom:0;z-index:45;width:min(285px,85vw);height:auto;padding:24px 15px;gap:25px;background:#fff;border-right:1px solid #ebe4fa;box-shadow:20px 10px 40px #22163f32;overflow-y:auto}
.side.nav-open .menu{gap:8px}.side.nav-open .menu a{font-size:14px}
}

/* Mobile QA: trim long unknown-state badges and navigation label overflow. */
#subscriber-signout{border:0;appearance:none;-webkit-appearance:none;box-shadow:none;white-space:nowrap}
#subscriber-signout:focus-visible{outline:2px solid #682ddb;outline-offset:2px}
.premium-section-head{justify-content:flex-start}
.service-card{justify-content:center;min-height:108px}
.bottom a:not(.nav-plus){min-width:0;overflow:hidden}
.bottom a small{max-width:100%;text-overflow:clip;white-space:nowrap}
@media(max-width:750px){
 .service-card{min-height:104px;justify-content:center;gap:8px}
 .premium-section-head h2{font-size:18px}
 .bottom{gap:2px}
 .bottom a{flex:1 1 0;min-width:0}
 .bottom a small{font-size:10px;letter-spacing:-.025em}
 .bottom .nav-plus{flex:0 0 52px}
 .bottom .nav-plus small{font-size:10px}
}
@media(max-width:340px){.bottom a small{font-size:9px}.bottom .nav-plus{flex-basis:46px}}
/* 2026-09-21 mobile visual QA: compact hero and visible SVG service pictograms. */
.service-card-icon svg{display:block;width:24px;height:24px;flex:0 0 auto}
@media(max-width:750px){
 .hero{min-height:145px;padding:22px 16px 18px}
 .hero .hero-text{row-gap:8px}
 .wallet-art{top:6px;right:16px}
 .premium-status{margin-bottom:19px}
 .premium-services{margin-bottom:18px}
 .service-cards{align-items:stretch}
 .service-card{min-height:105px;padding:12px 4px 11px}
 .service-card strong{max-width:100%;overflow-wrap:anywhere;word-break:normal}
 .bottom a small{overflow:visible;text-overflow:clip}
}


/* Status chips: Internet uses the billing service state; TV and phone await verification. */
.service-card-badge.is-pending,.service-card-badge.is-unknown{background:#f1eff6;color:#817a8e}
.service-card{gap:7px;min-height:135px}
@media(max-width:750px){
 .service-card{min-height:132px;padding:12px 3px 10px;gap:7px}
 .service-card-badge{font-size:clamp(8px,2.35vw,10px);line-height:1.25;white-space:normal;overflow-wrap:anywhere}
}

/* The History tab is a separate screen; the account dashboard is not repeated there. */
body:not(.history-screen) #history{display:none!important}
body.history-screen main>:not(#history):not(footer){display:none!important}
body.history-screen main .panels{display:none!important}
body.history-screen main .panels>:not(#history){display:none!important}
body.history-screen #history{display:block;margin:16px auto 0;max-width:900px;min-height:300px;padding:28px;text-align:center}
body.history-screen #history>.over,body.history-screen #history>h2{text-align:left}
.history-period{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin:0 0 22px;padding:14px 17px;border:1px solid #e6dafa;background:#f8f4ff;border-radius:13px;color:#6942a2;font-size:14px;text-align:left}
.history-period strong{font-size:14px;color:#45207c;white-space:nowrap}
@media(max-width:750px){body.history-screen main{padding-top:18px}body.history-screen #history{padding:24px 18px;min-height:350px}.history-period{display:grid;gap:6px}.history-period strong{white-space:normal}}
