/* HELLO landing additions. Existing carrier product cards remain unchanged. */
.hello-landing,.hello-hero{--hello-blue:#1769ed;--hello-ink:#15243b;--hello-muted:#5b6d83;--hello-line:#dce5ef;color:var(--hello-ink)}
.hello-landing *,.hello-hero *{box-sizing:border-box}
.hello-landing [id],.hello-hero[id]{scroll-margin-top:130px}
.hello-eyebrow{display:block;color:var(--hello-blue);font-size:14px;font-weight:850;letter-spacing:.01em}
.hello-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:50px;padding:13px 21px;border:1px solid transparent;border-radius:12px;font-size:15px;font-weight:850;line-height:1.5;text-decoration:none}
.hello-button--primary{background:var(--hello-blue);color:#fff!important}
.hello-button--secondary{border-color:#cddbed;background:#fff;color:#203955!important}
.hello-button:hover{filter:brightness(.96)}
.hello-landing a:focus-visible,.hello-landing button:focus-visible,.hello-landing select:focus-visible,.hello-hero a:focus-visible{outline:3px solid #93baff;outline-offset:4px}
.hello-hero{display:grid;grid-template-columns:1.2fr 1fr;gap:56px;align-items:center;padding:64px 46px;margin-top:24px;margin-bottom:12px;border:1px solid #dce8f8;border-radius:26px;background:linear-gradient(125deg,#f3f8ff 0%,#fff 70%)}
.hello-hero h1{margin:17px 0 21px;font-size:clamp(28px,3.4vw,44px);line-height:1.3;letter-spacing:-.05em;font-weight:900;word-break:keep-all}
.hello-hero h1 em{color:var(--hello-blue);font-style:normal}
.hello-hero p{color:var(--hello-muted);font-size:16px;line-height:1.8}
.hello-hero__actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:27px}
.hello-hero__guide{padding:26px;background:#fff;border:1px solid #dce5ef;border-radius:22px;box-shadow:0 16px 36px #214d8710}
.hello-hero__guide>span{display:block;font-size:14px;color:#5b6d83;font-weight:800;margin-bottom:9px}
.hello-hero__guide>a{display:flex;align-items:center;gap:14px;padding:19px 0;border-bottom:1px solid #e7edf4}
.hello-hero__guide>a:last-child{border:0;padding-bottom:0}
.hello-hero__guide b{font-size:21px;color:var(--hello-blue);font-weight:900}
.hello-hero__guide strong{display:block;font-size:17px;line-height:1.5}
.hello-hero__guide small{display:block;font-size:14px;color:var(--hello-muted);margin-top:4px}
.hello-hero__guide i{margin-left:auto;font-style:normal;color:#8496ab}
.hello-section-head{margin-bottom:30px}
.hello-section-head h2{margin:11px 0 15px;font-size:clamp(25px,3vw,36px);line-height:1.35;letter-spacing:-.045em;word-break:keep-all}
.hello-section-head p{margin:0;color:var(--hello-muted);font-size:16px;line-height:1.8;word-break:keep-all}
.hello-mobile-break{display:none}
.hello-area{padding-top:64px;padding-bottom:72px}
.hello-area-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);border:1px solid var(--hello-line);border-radius:24px;overflow:hidden;background:#fff}
.hello-map-panel{padding:26px 24px 20px;background:#f3f7fd;border-right:1px solid var(--hello-line);min-width:0}
.hello-map-caption{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:14px}
.hello-map-caption strong{font-size:16px}
.hello-map-caption>span{color:var(--hello-muted);font-size:13px}
.hello-region-map{display:block;width:100%;max-width:500px;height:auto;max-height:470px;margin:7px auto 0;overflow:visible}
.hello-region-map .hello-province{fill:#e1e7ef;stroke:#fff;stroke-width:1.3;vector-effect:non-scaling-stroke;transition:fill .2s}
.hello-region-map .has-service .hello-province{fill:#bfd8fb}
.hello-region-map [aria-pressed=true] .hello-province{fill:#1769ed}
.hello-region-map [data-hello-region]{cursor:pointer;outline:none}
.hello-region-map [data-hello-region]:hover .hello-province,.hello-region-map [data-hello-region]:focus-visible .hello-province{fill:#7badee;stroke:#1557b8;stroke-width:1.8}
.hello-region-map .hello-map-label{fill:#334963;font-family:inherit;font-size:13px;font-weight:800;text-anchor:middle;dominant-baseline:middle;pointer-events:none;paint-order:stroke;stroke:#f3f7fd;stroke-width:3px;stroke-linejoin:round}
.hello-region-map .hello-map-label-bg{fill:#fff;stroke:#dbe5f0;stroke-width:1}
.hello-region-map .hello-map-leader{stroke:#859ab4;fill:none;stroke-width:1;pointer-events:none}
.hello-map-legend{display:flex;justify-content:center;gap:17px;flex-wrap:wrap;color:#51667d;font-size:12px}
.hello-map-legend>span{display:inline-flex;align-items:center;gap:6px}
.hello-map-legend i{width:10px;height:10px;border-radius:3px;background:#bfd8fb}
.hello-map-legend i.is-other{background:#e1e7ef}
.hello-map-note{margin:12px 0 0;text-align:center;color:#667991;font-size:12px;line-height:1.65}
.hello-area-detail{padding:30px;min-width:0}
.hello-area-detail>label{display:block;font-size:14px;font-weight:850;margin-bottom:9px}
.hello-area-detail select{display:block;width:100%;padding:12px 15px;border:1px solid #c5d4e6;border-radius:10px;background:#fff;color:#15243b;font:inherit;font-size:16px;min-height:48px;color-scheme:light}
.hello-region-tabs{display:flex;flex-wrap:wrap;gap:7px;margin:15px 0 23px}
.hello-region-tabs button{padding:8px 11px;min-height:39px;border:1px solid #dce5ef;border-radius:8px;background:#fff;color:#526a85;font:inherit;font-size:14px;font-weight:750;cursor:pointer}
.hello-region-tabs button[aria-pressed=true]{background:#1769ed;border-color:#1769ed;color:#fff}
.hello-area-result__head{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.hello-area-result h3{font-size:27px;margin:0;letter-spacing:-.04em}
.hello-area-result__head>span{font-size:13px;color:#1c65c1;background:#eef5ff;padding:5px 9px;border-radius:6px}
.hello-area-result>p{color:var(--hello-muted);font-size:14px;line-height:1.7;margin:12px 0}
.hello-districts{display:flex;flex-wrap:wrap;gap:7px;list-style:none;padding:0;margin:0 0 20px;min-height:48px}
.hello-districts li{padding:8px 11px;background:#f1f5f9;border-radius:7px;font-size:14px;line-height:1.4;color:#344c66}
.hello-area-notice{padding:14px 16px;background:#f7f9fc;border-left:3px solid #82b3f3;border-radius:4px;margin:18px 0}
.hello-area-notice strong{font-size:14px}
.hello-area-notice p{font-size:13px;color:#60758b;line-height:1.7;margin:7px 0 0}
.hello-area-detail>.hello-button{width:100%}
.hello-source{font-size:12px;color:#73849a;line-height:1.7;margin:15px 0 0}
.hello-source a{text-decoration:underline;text-underline-offset:3px}
.hello-speed-section{padding:66px 0;background:#f4f8fd;border-top:1px solid #e3ebf5;border-bottom:1px solid #e3ebf5}
.hello-speed-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:18px}
.hello-speed-card{display:flex;flex-direction:column;padding:29px;border:1px solid #dce6f1;background:#fff;border-radius:19px}
.hello-speed-card__kicker{color:#506980;font-size:14px;font-weight:750}
.hello-speed-card h3{margin:15px 0 18px;font-size:44px;font-weight:950;letter-spacing:-.06em;color:#1769ed;line-height:1.1}
.hello-speed-card p{font-size:16px;line-height:1.8;margin:0 0 13px;word-break:keep-all}
.hello-speed-card small{display:block;font-size:13px;line-height:1.6;color:#77869a;margin-bottom:26px}
.hello-speed-card a{display:flex;align-items:center;justify-content:space-between;padding-top:17px;margin-top:auto;border-top:1px solid #e3eaf2;color:#1769ed;font-size:15px;font-weight:850}
.hello-process{padding-top:72px;padding-bottom:62px}
.hello-process-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;padding:0;margin:0;border-top:1px solid #d8e3ef}
.hello-process-list li{padding:28px 24px 0 0}
.hello-process-list li>span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:13px;background:#edf4ff;color:#1769ed;font-size:16px;font-weight:900}
.hello-process-list h3{margin:18px 0 12px;font-size:19px;letter-spacing:-.035em}
.hello-process-list p{margin:0;color:#5f7389;font-size:15px;line-height:1.8}
.hello-faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:52px;padding-top:38px;padding-bottom:65px}
.hello-text-link{display:inline-block;color:#1769ed;font-size:14px;font-weight:800;line-height:1.8}
.hello-faq-list{border-top:2px solid #24374d}
.hello-faq-list details{border-bottom:1px solid #dfe6ee}
.hello-faq-list summary{list-style:none;display:flex;gap:16px;justify-content:space-between;align-items:center;padding:23px 3px;cursor:pointer;font-size:16px;font-weight:800;line-height:1.6}
.hello-faq-list summary::-webkit-details-marker{display:none}
.hello-faq-list summary::after{content:'+';font-size:24px;font-weight:400;color:#8093aa}
.hello-faq-list details[open] summary::after{content:'−'}
.hello-faq-list details p{margin:0;padding:0 24px 23px 3px;color:#61738a;font-size:15px;line-height:1.85;word-break:keep-all}
.hello-contact{padding-bottom:78px}
.hello-contact__inner{display:grid;grid-template-columns:1.25fr 1fr;gap:30px;align-items:center;padding:39px 42px;border-radius:22px;background:#eaf3ff;border:1px solid #cfe1f9}
.hello-contact h2{margin:13px 0;font-size:27px;line-height:1.5;letter-spacing:-.045em;word-break:keep-all}
.hello-contact p{margin:0;color:#5c728c;font-size:14px;line-height:1.8}
.hello-contact__actions{display:flex;flex-direction:column;gap:10px}
.hello-contact__actions small{font-size:12px;color:#607993;text-align:center}
.hello-region-fallback details{padding:12px;border-bottom:1px solid #dce5ef}
.hello-card-focus{animation:hello-card-glow 1.8s ease}
@keyframes hello-card-glow{0%,65%{box-shadow:0 0 0 4px #1769ed55}100%{box-shadow:0 0 0 0 transparent}}
@media(max-width:980px){.hello-hero{gap:26px;padding:36px 27px}.hello-hero__guide{padding:20px}.hello-area-detail{padding:24px}.hello-map-panel{padding:24px 14px}.hello-faq{gap:30px}.hello-contact__inner{padding:30px}}
@media(max-width:760px){
 .hello-hero{grid-template-columns:1fr;padding:30px 23px;gap:27px;margin-top:16px}.hello-hero__guide>a{padding:14px 0}.hello-hero__guide strong{font-size:16px}.hello-hero__actions{gap:8px}.hello-hero__actions a{flex:1 1 160px;font-size:14px;padding:12px}
 .hello-section-head{margin-bottom:24px}.hello-section-head h2{font-size:26px}.hello-section-head p{font-size:15px}.hello-mobile-break{display:block}.hello-area{padding-top:46px;padding-bottom:48px}
 .hello-area-layout{grid-template-columns:1fr;border-radius:18px}.hello-map-panel{border-right:0;border-bottom:1px solid #dce5ef;padding:20px 16px}.hello-region-map{max-width:380px;max-height:365px}.hello-map-caption{font-size:13px}.hello-map-caption strong{font-size:15px}.hello-area-detail{padding:22px 18px}.hello-region-tabs{gap:6px}.hello-region-tabs button{padding:8px 10px}
 .hello-speed-section{padding:44px 0}.hello-speed-grid{gap:12px}.hello-speed-card{padding:25px}.hello-speed-card h3{font-size:38px}
 .hello-process{padding-top:48px;padding-bottom:32px}.hello-process-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px;padding-top:22px}.hello-process-list li{padding:0}.hello-process-list h3{font-size:17px}.hello-process-list p{font-size:14px}
 .hello-faq{grid-template-columns:1fr;gap:2px;padding-top:24px;padding-bottom:42px}.hello-faq .hello-section-head h2 br{display:none}.hello-faq-list summary{font-size:15px;padding:20px 0}
 .hello-contact{padding-bottom:48px}.hello-contact__inner{grid-template-columns:1fr;padding:26px 22px;gap:23px}.hello-contact h2{font-size:23px}.hello-contact__actions .hello-button{font-size:14px;flex-wrap:wrap;gap:7px}
}
@media(prefers-reduced-motion:reduce){.hello-region-map .hello-province{transition:none}.hello-card-focus{animation:none;outline:3px solid #1769ed}}

.hello-region-map [aria-pressed=true] .hello-map-label-bg{fill:#1769ed;stroke:#1769ed}
.hello-region-map [aria-pressed=true] .hello-map-label{fill:#fff;stroke:none}

/* Highlight only the registered HELLO Pro IPTV products. */
.hello-pro{padding-top:40px}
.hello-pro__inner{display:flex;align-items:center;gap:26px;padding:28px;border:1px solid #b9d5ff;border-radius:20px;background:#eef5ff}
.hello-pro__mark{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:0 0 116px;min-height:112px;padding:18px;border-radius:17px;background:#1769ed;color:#fff}
.hello-pro__mark span{font-size:14px;font-weight:800}
.hello-pro__mark strong{font-size:30px;font-weight:950;line-height:1.3;margin-top:5px;letter-spacing:-.04em}
.hello-pro__copy{flex:1;min-width:0}
.hello-pro__copy h2{font-size:25px;line-height:1.4;letter-spacing:-.04em;margin:8px 0 10px;word-break:keep-all}
.hello-pro__copy p{font-size:15px;line-height:1.7;color:#526b87;margin:0}
.hello-pro__copy ul{display:flex;gap:7px;flex-wrap:wrap;list-style:none;margin:13px 0;padding:0}
.hello-pro__copy li{padding:6px 9px;border:1px solid #c8dcf7;background:#fff;border-radius:7px;font-size:13px;font-weight:750;color:#175db5}
.hello-pro__copy small{font-size:12px;line-height:1.7;color:#6b7e94}
.hello-pro__inner>.hello-button{font-size:14px;flex:0 0 auto}
.hello-pro-card-badge{display:flex;align-items:center;gap:9px;align-self:flex-start;margin:0 0 18px;color:#1769ed;font-size:14px;font-weight:850}
.hello-pro-card-badge b{display:inline-block;padding:5px 9px;border-radius:6px;background:#1769ed;color:#fff;font-size:13px;line-height:1.3}
@media(max-width:980px){.hello-pro__inner{flex-wrap:wrap}.hello-pro__inner>.hello-button{margin-left:142px}}
@media(max-width:760px){.hello-pro{padding-top:28px}.hello-pro__inner{padding:23px;gap:17px}.hello-pro__mark{flex-basis:100%;min-height:0;flex-direction:row;justify-content:space-between;padding:12px 18px}.hello-pro__mark strong{font-size:25px;margin:0}.hello-pro__copy{flex-basis:100%}.hello-pro__copy h2{font-size:23px}.hello-pro__inner>.hello-button{margin-left:0;width:100%}}

.hello-pro--benefits{padding-top:64px;padding-bottom:14px}
.hello-pro--benefits .hello-pro__inner{border-radius:22px 22px 0 0;border-bottom:0;background:#edf5ff}
.hello-pro-benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border:1px solid #b9d5ff;border-top:0;border-radius:0 0 22px 22px;overflow:hidden;background:#fff}
.hello-pro-benefit-grid article{padding:29px 27px;border-right:1px solid #e0eaf6}
.hello-pro-benefit-grid article:last-child{border-right:0}
.hello-pro-benefit-tag{display:inline-block;padding:5px 9px;border-radius:6px;background:#edf5ff;color:#1769ed;font-size:13px;font-weight:850}
.hello-pro-benefit-grid h3{font-size:21px;line-height:1.5;letter-spacing:-.04em;margin:15px 0 12px;color:#193554}
.hello-pro-benefit-grid p{font-size:15px;line-height:1.85;color:#60758d;margin:0;word-break:keep-all}
.hello-pro-bottom{display:flex;gap:25px;justify-content:space-between;align-items:center;margin-top:20px}
.hello-pro-bottom p{font-size:12px;line-height:1.8;color:#718399;margin:0;flex:1}
.hello-pro-bottom p a{text-decoration:underline;text-underline-offset:3px}
.hello-pro-bottom>.hello-button{flex:0 0 auto}
.hello-pro-missing{font-size:14px;line-height:1.7;color:#536d86;margin:0 0 16px}
@media(max-width:760px){.hello-pro--benefits{padding-top:44px}.hello-pro-benefit-grid{grid-template-columns:1fr}.hello-pro-benefit-grid article{padding:25px 23px;border-right:0;border-bottom:1px solid #e0eaf6}.hello-pro-benefit-grid article:last-child{border-bottom:0}.hello-pro-benefit-grid h3{font-size:20px}.hello-pro-benefit-grid h3 br{display:none}.hello-pro-bottom{flex-direction:column;align-items:stretch;gap:16px}}
