@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#17252b;--muted:#788187;--yellow:#ffca47;--line:#e8ebeb;--cream:#fcfaf5;--bs-primary:#ffca47}*{box-sizing:border-box}body{font-family:'DM Sans',sans-serif;color:var(--ink);font-size:14px;background:#fff}h1,h2,h3,h4,.brand{font-family:Manrope,sans-serif;color:var(--ink)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer}.container{max-width:1240px;padding-left:28px;padding-right:28px}.topline{background:#17272c;color:#e7eceb;font-size:11px;letter-spacing:.1px;padding:9px 0}.topline .container{display:flex;justify-content:space-between}.topline i{color:var(--yellow);font-size:14px}.topline b{color:var(--yellow)}.site-header{height:91px;border-bottom:1px solid #eeefec;background:white;position:sticky;top:0;z-index:20}.header-inner{display:flex;align-items:center;justify-content:space-between;height:100%;gap:20px}.brand{display:flex;align-items:center;gap:9px;font-size:25px;font-weight:800;letter-spacing:-1px;line-height:0.7}.brand img{width:47px;height:47px;border-radius:50%}.brand-dot{font-weight:500;color:#697477}.brand small{display:block;font:9px 'DM Sans',sans-serif;letter-spacing:1.8px;margin-top:7px;color:#808888}.main-nav{display:flex;gap:25px;align-items:center}.main-nav a{font-size:12px;font-weight:600;padding:35px 0;position:relative}.main-nav a.active:after{content:'';position:absolute;bottom:20px;left:0;right:0;height:2px;background:#ecb93c}.header-actions{display:flex;align-items:center;gap:22px;font-size:12px;font-weight:600}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:8px;font-size:12px;font-weight:700;line-height:1.5;padding:14px 20px;box-shadow:none;white-space:nowrap;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn i{font-size:17px}.btn-primary,.btn-primary:focus{background:var(--yellow);border:1px solid var(--yellow);color:#202a2c}.btn-primary:hover{background:#f0b92b;border-color:#f0b92b;color:#17252b}.btn-dark{background:#1d2d31;border-color:#1d2d31;color:white}.btn-outline{border:1px solid #dfe3e1;background:white}.mobile-toggle{display:none}.hero{background:radial-gradient(ellipse at 76% 36%,#fff0b9 0,transparent 40%),var(--cream);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.13fr 1fr;min-height:548px;align-items:center;gap:32px}.eyebrow{display:inline-flex;align-items:center;gap:7px;letter-spacing:1.65px;font-size:10px;font-weight:700;color:#65746c}.status-dot{width:6px;height:6px;background:#4a9572;border-radius:50%;display:inline-block;box-shadow:0 0 0 3px #4a957212}.status-dot.waiting{background:#d3a32c}.hero h1{font-size:51px;line-height:1.18;font-weight:800;letter-spacing:-2.6px;margin:22px 0}.hero h1>span{position:relative;z-index:1}.hero h1>span:after{content:'';height:12px;position:absolute;bottom:5px;left:0;right:-5px;background:#ffdc70;z-index:-1;transform:rotate(-1.3deg)}.hero-copy>p{font-size:15px;line-height:1.95;color:#6e797c;max-width:460px}.hero-actions{display:flex;gap:25px;align-items:center;margin-top:28px}.hero-actions .btn{padding:17px 22px}.how-link{display:flex;gap:9px;align-items:center;font-size:12px;font-weight:600}.how-link>span{display:grid;place-items:center;width:31px;height:31px;border:1px solid #dfe2db;border-radius:50%;font-size:10px}.hero-benefits{display:flex;gap:20px;font-size:10px;color:#79817a;margin-top:22px}.hero-benefits i{color:#6b8e68;margin-right:3px}.hero-visual{height:470px;position:relative;display:grid;place-items:center}.orbit{position:absolute;border:1px dashed #ddce9e;border-radius:50%;width:385px;height:385px;top:40px;left:50%;transform:translateX(-50%)}.orbit-two{width:480px;height:480px;top:-5px;border-color:#e7dcb7}.phone{width:230px;height:398px;border:6px solid #263337;border-radius:34px;background:#f8f9f7;box-shadow:15px 20px 40px #514a2e21;position:relative;transform:rotate(-5deg);padding:10px 14px;z-index:2}.phone-top{display:flex;justify-content:space-between;align-items:center;font-size:8px;font-weight:700;height:21px;position:relative}.phone-island{width:63px;height:13px;background:#263337;border-radius:15px;position:absolute;left:50%;transform:translateX(-50%);top:-6px}.phone-brand{display:flex;align-items:center;gap:5px;font-size:10px;margin-top:16px}.phone-brand img{width:22px;height:22px;border-radius:50%}.sample-label{font-size:6px;color:#8c938e;margin-left:auto;letter-spacing:1px}.phone-greeting{font-size:9px;color:#78817b;margin-top:20px}.phone-greeting h3{font-size:14px;font-weight:800;margin-top:4px;letter-spacing:-.4px}.address-mini{display:flex;align-items:center;background:white;border:1px solid #eceeeb;padding:9px;gap:7px;border-radius:9px;margin-top:14px;font-size:10px}.address-mini small{display:block;font-size:8px;color:#92998d;margin-top:3px}.address-mini>i{margin-left:auto}.mini-icon{width:31px;height:31px;display:inline-flex;align-items:center;justify-content:center;background:#f3f5f1;border-radius:9px;font-size:17px;flex-shrink:0}.phone-notification{background:white;border:1px solid #eddfb9;border-radius:10px;margin-top:12px;padding:11px;box-shadow:0 5px 10px #50503006}.phone-notification>div:first-child{display:flex;gap:7px;align-items:center;font-size:9px}.phone-notification .mini-icon{width:25px;height:25px;font-size:16px}.yellow,.amber{background:#fff4d7;color:#bf8f22}.phone-notification p{font-size:9px;color:#939485;margin:10px 0 8px}.phone-notification strong{font-family:Manrope;font-size:23px;font-weight:800;letter-spacing:-1px}.phone-notification strong span{font-size:15px;color:#b9bbad;margin:0 3px}.phone-notification>small{display:block;font-size:8px;color:#a2a492;margin-top:7px}.phone-note{border-top:1px solid #f0efe6;margin-top:10px;padding-top:8px;font-size:8px;font-weight:600;display:flex;justify-content:space-between}.phone-secure{font-size:8px;color:#8a9582;margin-top:-1px;text-align:center}.phone-nav{position:absolute;bottom:12px;left:38px;right:24px;display:flex;justify-content:space-between;border-top:1px solid #e9ece5;padding-top:10px;color:#939e91;font-size:15px}.phone-nav i:first-child{color:#d6a020}.float-icon{display:grid;place-items:center;position:absolute;width:62px;height:62px;border-radius:18px;border:5px solid white;box-shadow:0 8px 20px #17252b0a;font-size:30px;z-index:4}.electricity{left:24px;top:89px;background:#fff1c7;color:#c9941c;transform:rotate(-13deg)}.water{right:23px;top:28px;background:#e6f4fc;color:#5d9fc2;transform:rotate(12deg)}.gas{right:12px;bottom:99px;background:#ffebe5;color:#d68263;transform:rotate(10deg)}.internet{left:37px;bottom:61px;background:#efebff;color:#9380bf;transform:rotate(-10deg)}.floating-message{position:absolute;z-index:5;right:-30px;bottom:220px;background:white;border:1px solid #edf0e9;border-radius:12px;padding:14px;display:flex;gap:10px;align-items:center;box-shadow:0 8px 25px #26332712;transform:rotate(3deg)}.floating-message b{font-size:10px;display:block}.floating-message small{font-size:9px;color:#8b948c;display:block;margin-top:4px}.green{color:#49896a;background:#eaf4ed}.message-check{color:#79a686;margin-left:9px}.hero-caption{position:absolute;bottom:3px;font-size:9px;letter-spacing:.5px;color:#99957f}.search-section{position:relative;z-index:6;margin-top:-1px}.search-card{background:#fff;border:1px solid #e9eae5;border-radius:14px;box-shadow:0 12px 35px #2f3a2e08;overflow:hidden;margin-top:-1px}.search-tabs{display:flex;gap:32px;padding:0 28px;border-bottom:1px solid #eceee8}.category-tab{border:0;background:none;padding:20px 2px 17px;font-weight:600;font-size:13px;position:relative;display:flex;align-items:center;gap:8px;color:#8a918c}.category-tab i{font-size:18px}.category-tab.selected{color:#2b3330}.category-tab.selected:after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:3px;background:#f3be38}.search-form{display:grid;grid-template-columns:1fr 1.2fr 1fr auto;align-items:center;padding:24px 26px;gap:23px}.search-form label{border-right:1px solid #e8ebe6;margin:0;display:block}.search-form label>span{font-size:10px;color:#858e87;display:flex;gap:5px;align-items:center}.search-form input,.search-form select{width:92%;padding:9px 0 0;border:0;background:white;font-size:12px;font-weight:600;color:#374139;height:30px}.search-form input::placeholder{color:#667069}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);padding-top:38px;padding-bottom:39px;gap:25px}.stats-row>div{display:flex;align-items:center;gap:15px;border-right:1px solid #eaede9}.stats-row>div:last-child{border:0}.stat-icon{width:49px;height:49px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;font-size:25px;flex-shrink:0}.stats-row strong{display:block;font-family:Manrope;font-weight:800;font-size:26px;line-height:1.1;letter-spacing:-.8px}.stats-row small{font-size:10px;color:#88918b;display:block;margin-top:6px}.red{color:#d78671;background:#fdf0eb}.blue{color:#589bc0;background:#edf5fa}.purple{color:#9b81c8;background:#f2edfb}.section{padding-top:57px;padding-bottom:57px}.latest-section{background:#f7f9f8;border-top:1px solid #f0f2ef;border-bottom:1px solid #f0f2ef}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:21px}.section-heading h2{font-size:29px;font-weight:800;letter-spacing:-1px;margin:10px 0}.section-heading p{font-size:12px;color:#88918c;margin-bottom:0}.section-heading .eyebrow{font-size:9px}.section-heading.centered{display:block;text-align:center;margin-bottom:31px}.source-line{font-size:10px;color:#909890;display:flex;align-items:center;gap:7px;margin-bottom:20px}.outage-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.outage-card{background:white;border:1px solid #e6eae5;border-radius:12px;padding:20px;transition:.2s;min-width:0}.outage-card:hover{box-shadow:0 8px 20px #28392d08;transform:translateY(-3px)}.outage-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:19px}.badge-status{font-size:8px;padding:5px 7px;border-radius:5px;display:inline-flex;align-items:center;gap:5px;background:#fdf7e5;color:#b39742;white-space:nowrap}.badge-status span{height:4px;width:4px;border-radius:50%;background:currentColor}.badge-status.active{background:#fff0eb;color:#c37966}.badge-status.ended{background:#eef5ee;color:#6e9474}.badge-status.cancelled{background:#eee;color:#777}.provider-label{font-size:9px;color:#a0a79e}.outage-card h3{font-size:16px;font-weight:750;line-height:1.45;margin:8px 0 10px;letter-spacing:-.4px}.outage-address{font-size:10px;line-height:1.75;color:#969e95;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:35px}.outage-time{display:flex;align-items:center;justify-content:space-between;background:#f8f9f7;border-radius:6px;padding:10px 8px;font-size:9px;margin-top:17px;gap:4px}.outage-time>span{color:#899180}.outage-time b{font-size:10px}.card-link{display:flex;justify-content:space-between;font-size:10px;font-weight:600;border-top:1px solid #eef0eb;margin-top:17px;padding-top:15px}.category-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:19px}.category-card{display:flex;flex-direction:column;border:1px solid #e7ebe6;border-radius:12px;padding:25px 23px}.category-card h3{font-size:17px;font-weight:750;margin:20px 0 9px}.category-card p{font-size:11px;line-height:1.8;color:#929b91;margin-bottom:23px}.category-status{font-size:9px;display:flex;justify-content:space-between;padding-top:18px;border-top:1px solid #f0f1ec;margin-top:auto;color:#89947f}.cta-banner{background:#fff3cb;border:1px solid #f9e8b5;border-radius:15px;padding:45px 60px;display:flex;justify-content:space-between;align-items:center;margin-bottom:62px;overflow:hidden}.cta-banner h2{font-size:34px;line-height:1.3;font-weight:800;letter-spacing:-1.2px;margin:15px 0}.cta-banner p{font-size:12px;color:#998d67;margin:16px 0 22px}.cta-bell{background:#ffdf7d;border:1px solid #f1cc61;width:175px;height:175px;border-radius:50%;display:grid;place-items:center;position:relative;margin-right:60px;box-shadow:0 0 0 35px #ffe9a7,0 0 0 70px #ffecb3}.cta-bell>i{font-size:100px;color:#aa7617;transform:rotate(14deg)}.cta-bell>span{position:absolute;bottom:-15px;left:-20px;white-space:nowrap;border:1px solid #f1e5c1;border-radius:7px;padding:12px 25px;background:white;font-size:13px;font-weight:700;transform:rotate(-7deg)}.site-footer{border-top:1px solid #edefe9;padding-top:40px;background:#fdfefa}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.4fr;gap:35px;padding-bottom:34px}.footer-grid .brand{font-size:23px}.footer-grid .brand img{width:37px;height:37px}.footer-grid p{font-size:11px;color:#8f988c;line-height:1.9;margin-top:17px}.footer-grid h4{font-size:12px;font-weight:750;margin-bottom:20px}.footer-grid>div>a:not(.brand){display:block;font-size:11px;margin:12px 0;color:#798774}.text-link{font-weight:700;color:#344831!important}.footer-bottom{border-top:1px solid #edf0e6;padding-top:19px;padding-bottom:21px;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#939d8b}.footer-bottom a{margin-right:16px}.page-head{background:var(--cream);padding:38px 0;border-bottom:1px solid var(--line)}.page-head .breadcrumb-line{font-size:11px;color:#9aa094;margin-bottom:16px}.page-head h1{font-size:34px;font-weight:800;letter-spacing:-1.2px}.page-head p{color:var(--muted);margin:12px 0 0;font-size:13px}.page-content{padding-top:35px;padding-bottom:55px;min-height:400px}.panel{border:1px solid var(--line);border-radius:13px;background:#fff;padding:26px;margin-bottom:22px}.panel h2,.panel h3{font-size:19px;font-weight:750;margin-bottom:19px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:600;margin-bottom:19px}.field input,.field select,.field textarea{border:1px solid #dfe4df;border-radius:7px;padding:12px 13px;min-height:44px;background:white;width:100%;font-size:13px;color:#344036}.field input:focus,.field select:focus,.field textarea:focus{border-color:#ceaa45}.field small{font-size:11px;color:#959d91;font-weight:400}.check-row{display:flex;align-items:center;gap:9px;font-size:12px;margin:14px 0;color:#697462}.check-row input{accent-color:#bda034;width:16px;height:16px}.auth-area{background:var(--cream);padding:55px 20px;min-height:600px}.auth-card{max-width:430px;margin:auto;border:1px solid #e5e7dc;border-radius:16px;background:white;padding:34px}.auth-card h1{font-size:27px;font-weight:800;letter-spacing:-.8px}.auth-card>p{color:#85907c;font-size:12px;line-height:1.8;margin:13px 0 25px}.auth-card .btn{width:100%;margin-top:9px}.auth-bottom{text-align:center;font-size:12px;margin:20px 0 0;color:#89947f}.auth-bottom a{color:#566741;font-weight:600}.notice{padding:15px 20px;margin:20px 0;border-radius:8px;border:1px solid #d9e7d1;background:#f4f9ef;color:#526c46;font-size:13px}.notice.error{background:#fff2ef;border-color:#efd8d1;color:#a45b4a}.empty-state{grid-column:1/-1;padding:55px 20px;text-align:center;border:1px dashed #dbe3d6;border-radius:12px;background:#fff}.empty-state>i{font-size:34px;color:#a4b29c}.empty-state h3{font-size:19px;margin:17px 0 10px;font-weight:700}.empty-state p{font-size:13px;color:#8e9a84}.account-layout{display:grid;grid-template-columns:230px 1fr;gap:28px}.account-menu a{display:flex;gap:10px;padding:13px;border-radius:7px;font-size:13px;margin-bottom:5px}.account-menu a.current{background:#fff3cc;font-weight:600}.account-menu .user-box{padding:15px 12px 24px;border-bottom:1px solid var(--line);margin-bottom:16px}.avatar{width:41px;height:41px;border-radius:50%;display:inline-grid;place-items:center;background:#fff0bd;font-size:18px;font-weight:700}.user-box small{display:block;color:#849179;font-size:11px;margin-top:6px}.user-box b{display:block;margin-top:10px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:12px}th,td{padding:15px 12px;text-align:left;border-bottom:1px solid var(--line);white-space:nowrap}th{font-size:10px;text-transform:uppercase;letter-spacing:.5px;color:#929c88}.sub-card{display:flex;gap:15px;align-items:center;padding:22px 0;border-bottom:1px solid var(--line)}.sub-card h3{font-size:16px;font-weight:700;margin:0 0 7px}.sub-card p{font-size:12px;color:#8d9783;margin:0}.sub-card form{margin-left:auto}.btn-small{font-size:11px;padding:8px 12px}.sub-channels{display:flex;gap:7px;margin-top:10px}.sub-channels span{background:#f1f5ee;border-radius:5px;font-size:9px;padding:4px 7px;color:#7c8c6c}.detail-grid{display:grid;grid-template-columns:1fr 330px;gap:25px}.meta-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:25px 0}.meta-grid small{display:block;color:#9aa18f;font-size:11px;margin-bottom:7px}.detail-body{font-size:14px;line-height:1.9;color:#6d7861}.address-list{padding:0;list-style:none;font-size:12px;line-height:1.8}.address-list li{padding:9px 0;border-bottom:1px solid #f0f2eb}.comment{padding:20px 0;border-bottom:1px solid var(--line)}.comment small{color:#99a28f;margin-left:10px;font-size:10px}.comment p{white-space:pre-wrap;margin:10px 0 0;color:#738066;font-size:13px}.price-grid{display:grid;grid-template-columns:1fr 1fr;max-width:850px;margin:0 auto;gap:25px}.price-card{padding:35px;border:1px solid #e2e7da;border-radius:15px;position:relative}.price-card.featured{background:#fffaf0;border-color:#eed388}.price-card h2{font-size:23px}.price{font-size:43px;font-weight:800;font-family:Manrope;margin:25px 0}.price small{font:12px 'DM Sans';color:#929b84}.price-card ul{list-style:none;padding:0;line-height:2.9;font-size:13px;color:#737e66}.price-card li:before{content:'✓';color:#859958;margin-right:10px}.price-card .btn{width:100%;margin-top:25px}.top-badge{position:absolute;top:-12px;right:25px;padding:5px 14px;background:#ffcb48;border-radius:6px;font-size:10px;font-weight:700}.flow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.flow-grid .panel p{color:#849276;font-size:13px;line-height:1.9}.step-num{font-size:35px;color:#e8c460;font-weight:800;margin-bottom:15px}.notification-icon{font-size:22px}.pagination{display:flex;justify-content:center;gap:15px;margin-top:27px}.muted{color:#89957c;font-size:12px}.stack{display:flex;flex-direction:column;gap:12px}.flex-between{display:flex;justify-content:space-between;align-items:center;gap:15px}.pill{font-size:10px;padding:5px 8px;border-radius:5px;background:#eff4ea;color:#748a60}.legal-text{max-width:760px;line-height:1.9;color:#738168}.legal-text h2{font-size:21px;margin:25px 0 12px}.w-full{width:100%}
@media(min-width:1400px){.container{max-width:1280px}.hero-grid{min-height:570px}.hero h1{font-size:55px}}
@media(max-width:1100px){.main-nav{gap:15px}.main-nav a{font-size:11px}.header-actions{gap:12px}.brand{font-size:22px}.hero h1{font-size:43px}.floating-message{right:-10px}.outage-grid{grid-template-columns:repeat(2,1fr)}.category-cards{gap:12px}.category-card{padding:21px 17px}.search-form{gap:13px}.hero-grid{gap:0}.float-icon.water{right:0}}
@media(max-width:800px){.container{padding-left:20px;padding-right:20px}.topline .container>span:last-child{display:none}.site-header{height:76px}.main-nav{display:none;position:absolute;top:76px;left:0;right:0;background:white;padding:20px;box-shadow:0 10px 20px #0001;flex-direction:column;gap:2px}.main-nav.open{display:flex}.main-nav a{padding:12px;font-size:14px}.main-nav a.active:after{bottom:3px}.mobile-toggle{display:block;border:0;background:white;font-size:24px;margin-left:auto}.header-actions .login-link{display:none}.header-actions .btn{padding:10px 12px;font-size:10px}.hero-grid{grid-template-columns:1fr;min-height:auto;gap:10px}.hero-copy{text-align:center;padding-top:40px}.hero h1{font-size:42px;letter-spacing:-2px}.hero-copy>p{margin:auto;font-size:14px}.hero-actions,.hero-benefits{justify-content:center}.hero-visual{height:445px;width:100%;max-width:460px;margin:auto}.search-form{grid-template-columns:1fr 1fr;gap:20px}.search-tabs{justify-content:space-between;gap:15px;padding:0 20px}.category-tab{font-size:11px;gap:5px}.stats-row{grid-template-columns:1fr 1fr;gap:25px}.stats-row>div:nth-child(2){border:0}.stats-row strong{font-size:23px}.stats-row small{font-size:9px}.stat-icon{width:43px;height:43px;font-size:22px}.section{padding:35px 0}.section-heading h2{font-size:26px}.section-heading{gap:15px;align-items:flex-end}.section-heading .btn{font-size:10px;padding:10px}.section-heading p{font-size:11px}.category-cards{grid-template-columns:1fr 1fr}.cta-banner{padding:30px;margin-top:12px;margin-bottom:35px}.cta-banner h2{font-size:27px}.cta-bell{width:95px;height:95px;margin-right:15px;box-shadow:0 0 0 20px #ffe9a7,0 0 0 40px #ffecb3}.cta-bell>i{font-size:60px}.cta-bell>span{font-size:9px;padding:8px 14px}.cta-banner p{max-width:250px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-bottom{flex-wrap:wrap;font-size:9px}.account-layout{grid-template-columns:1fr}.account-menu{display:flex;overflow:auto;gap:7px;align-items:center}.account-menu .user-box{display:none}.account-menu a{white-space:nowrap;font-size:11px;padding:10px}.account-menu form{flex-shrink:0}.detail-grid{grid-template-columns:1fr}.flow-grid{grid-template-columns:1fr}.page-head h1{font-size:29px}.price-card{padding:26px}.price{font-size:34px}}
@media(max-width:480px){.brand{font-size:21px}.brand img{width:37px;height:37px}.brand small{font-size:7px}.header-inner{gap:8px}.header-actions .btn i{display:none}.hero h1{font-size:36px}.hero-benefits{font-size:9px;gap:14px}.hero-actions{gap:17px}.hero-actions .btn{font-size:10px;padding:15px}.how-link{font-size:10px}.hero-visual{transform:scale(.91);margin:-12px auto -18px}.outage-grid{grid-template-columns:1fr}.search-tabs{gap:5px;padding:0 14px}.category-tab{font-size:10px}.search-form{padding:20px 16px;gap:18px 12px}.search-form .btn{font-size:10px;padding:13px 8px}.stats-row>div{gap:9px}.stats-row small{max-width:110px;line-height:1.5}.stat-icon{width:38px;height:38px}.section-heading{flex-wrap:wrap;align-items:center}.section-heading>.btn{margin-bottom:0}.category-card h3{font-size:16px}.category-card p{font-size:10px}.category-status{font-size:8px}.cta-bell{display:none}.cta-banner{padding:29px}.cta-banner p{max-width:100%}.form-grid,.price-grid{grid-template-columns:1fr}.price-grid{gap:35px}.auth-card{padding:27px}.page-content{padding-top:25px}.panel{padding:21px}.footer-grid{gap:25px 20px}.footer-grid>div:last-child{grid-column:1/-1}.sub-card{flex-wrap:wrap}.sub-card form{margin-left:0}.floating-message{right:-10px}.hero-visual .water{right:0}.hero-visual .gas{right:-5px}.hero-visual .electricity{left:0}.hero-visual .internet{left:0}}
/* Keep the supplied theme's important button rules aligned with our palette. */
body .btn.btn-primary{background:#ffca47!important;border-color:#ffca47!important;color:#202a2c!important}body .btn.btn-primary:hover{background:#f0b92b!important;border-color:#f0b92b!important}body .btn.btn-dark{background:#1d2d31!important;border-color:#1d2d31!important;color:#fff!important}.phone{height:424px}.phone p{line-height:1.5}.phone-greeting h3{margin-bottom:0}.phone-nav{background:#f8f9f7}.phone-secure{line-height:1.4}

.price-grid.recurring-prices{max-width:none;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.recurring-prices .price-card{display:flex;flex-direction:column}.recurring-prices .price-card>.btn{margin-top:auto}.recurring-prices .price{font-size:38px}@media(max-width:900px){.price-grid.recurring-prices{grid-template-columns:1fr;max-width:520px}}
[data-address-choice][hidden],#change-subscription-address[hidden]{display:none!important}

/* Keep the mobile footer in a clear reading order: brand, navigation, invitation. */
@media(max-width:767px){
 .site-footer{padding-top:30px}
 .site-footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 20px;padding-bottom:26px}
 .footer-grid>div{min-width:0}
 .footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}
 .footer-grid .brand{font-size:24px;letter-spacing:-1px}
 .footer-grid .brand img{width:38px;height:38px;flex-shrink:0}
 .footer-grid p{font-size:13px;line-height:1.7;margin:12px 0 0;color:#69776b}
 .footer-grid h4{font-size:14px;margin:0 0 8px}
 .footer-grid>div>a:not(.brand){display:flex;align-items:center;min-height:44px;font-size:13px;line-height:1.5;margin:0;padding:8px 0;color:#576952}
 .footer-grid>div:last-child{border-top:1px solid var(--line);padding-top:22px}
 .footer-grid>div:last-child .text-link{display:inline-flex;margin-top:12px;padding:10px 16px;background:#fff3cc;border-radius:8px;color:var(--ink)}
 .site-footer .footer-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding-top:18px;padding-bottom:22px;font-size:11px;line-height:1.6;background:transparent;color:#69776b}
 .footer-bottom>span:nth-child(2){display:flex;flex-wrap:wrap;gap:4px 22px}
 .footer-bottom a{display:inline-flex;align-items:center;min-height:44px;margin:0}
}

/* User-initiated outage sharing, directly above comments. */
.outage-share-row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.outage-share-row h2{font-size:18px;margin:0}.outage-share-icons{display:flex;gap:10px;flex-wrap:wrap}.outage-share-icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;background:var(--cream);color:var(--ink);font-size:23px}.outage-share-icon:hover,.outage-share-icon:focus-visible{background:var(--yellow);border-color:var(--yellow);color:var(--ink)}.outage-share-details{margin-top:16px}.outage-share-details summary{cursor:pointer;color:var(--muted);font-size:13px}.outage-share-details[open] summary{margin-bottom:14px}.outage-share-details textarea{white-space:pre-wrap;min-height:240px;width:100%;resize:vertical}.outage-share-actions{display:flex;gap:12px;flex-wrap:wrap}.outage-share [hidden]{display:none!important}.outage-share [data-share-status]:empty{display:none}.outage-share [data-share-status]{margin:12px 0 0}

.admin-card-share{display:flex;gap:8px;padding-top:12px}.admin-card-share form{margin:0}.admin-share-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--line);border-radius:8px;background:var(--cream);color:var(--ink);font-size:19px}.admin-share-icon:hover:not(:disabled){background:var(--yellow)}.admin-share-icon:disabled{opacity:.3;cursor:not-allowed}

.outage-results-heading{gap:12px;flex-wrap:wrap}.outage-sort{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.outage-sort nav{display:flex;gap:5px}.outage-sort-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:white;font-size:19px}.outage-sort-button:hover,.outage-sort-button.is-active{background:var(--yellow);border-color:var(--yellow)}

/* Keep long source identifiers inside the outage detail card. */
.detail-grid>div,.detail-grid>aside{min-width:0}
.detail-reference-row{flex-wrap:wrap}
.detail-reference-row>.badge-status{flex-shrink:0}
.detail-reference{min-width:0;max-width:100%;overflow-wrap:anywhere}

.recurring-prices .plan-heading{display:inline-block;font-size:16px;font-weight:800;letter-spacing:.04em;color:var(--ink);background:#fff0bf;border-radius:6px;padding:8px 12px}

/* Caption precedes the eyebrow on desktop and mobile. */
.hero-visual>.hero-caption{display:none}
.hero-copy>.hero-caption-mobile{display:block;position:static;margin:0 0 18px;text-align:left}
@media(max-width:800px){
 .hero-visual>.hero-caption{display:none}
 .hero-copy{padding-top:24px}
 .hero-copy>.hero-caption-mobile{display:block;position:static;margin:0 0 18px;text-align:center}
}

.remember-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px;cursor:pointer;font-weight:600}.remember-row small{display:block;font-size:.8rem;font-weight:400;color:var(--muted,#829078);margin-top:4px}.remember-switch{appearance:none;-webkit-appearance:none;flex:0 0 44px;width:44px;height:26px;border:1px solid #cbd1cb;border-radius:20px;background:#dce1dc;position:relative;cursor:pointer;transition:background .15s}.remember-switch::before{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0002;transition:transform .15s}.remember-switch:checked{background:#ffcc42;border-color:#ffcc42}.remember-switch:checked::before{transform:translateX(18px)}.remember-switch:focus-visible{outline:3px solid #b58b21;outline-offset:3px}
/* Selected search icons and underline share the hero's infrastructure palette. */
.search-tabs .category-tab[data-category="1"],.provider-filter[data-provider-filter="1"]{--category-accent:#c9941c}
.search-tabs .category-tab[data-category="2"],.provider-filter[data-provider-filter="2"]{--category-accent:#5d9fc2}
.search-tabs .category-tab[data-category="3"],.provider-filter[data-provider-filter="3"]{--category-accent:#d68263}
.search-tabs .category-tab[data-category="4"],.provider-filter[data-provider-filter="4"]{--category-accent:#9380bf}
.search-tabs .category-tab.selected i{color:var(--category-accent,#c9941c)}
.search-tabs .category-tab.selected::after{background:var(--category-accent,#c9941c)}

.provider-description{line-height:1.9;overflow-wrap:anywhere}.provider-description.is-collapsed{max-height:5.3em;overflow:hidden}.provider-description-toggle{display:block;border:0;background:none;padding:0;margin:8px 0 18px;text-align:left;font:inherit;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.provider-description-toggle[hidden]{display:none}

.recurring-prices .plan-heading-free{background:#f0f1f2;color:#435055}

.recurring-prices .plan-actions{margin-top:auto;padding-bottom:var(--plan-meta-space,0px);position:relative}
.recurring-prices .plan-actions>.btn{margin-top:0}
.recurring-prices .plan-current:disabled{background:#f0f1f2;border-color:#f0f1f2;color:#aaa;opacity:1;cursor:default;transform:none}
.plan-actions>.plan-secondary-action,.plan-actions>.plan-action-note{position:absolute;bottom:0;left:0;width:100%;text-align:center;margin:0}
.plan-text-action{border:0;background:none;padding:0;font-size:11px;line-height:20px;text-decoration:underline}
.plan-cancel-renewal{color:#aaa}.plan-action-note{font-size:11px;color:#899187;line-height:20px}

.recurring-prices .plan-select-form .btn{margin-top:0}
.recurring-prices .plan-waiting:disabled{background:#e5e7e8;border-color:#e5e7e8;color:#737b7e;opacity:1;cursor:default;transform:none}
.plan-cancel-change{color:#aaa}

.plan-validity{position:absolute;left:0;right:0;top:calc(100% - var(--plan-meta-space,0px) + 4px);text-align:center;font-size:11px;line-height:20px;color:#aaa}

.recurring-prices:has(.plan-validity,.plan-secondary-action,.plan-action-note){--plan-meta-space:24px}
.recurring-prices:has(.plan-actions:has(.plan-validity):has(.plan-secondary-action,.plan-action-note)){--plan-meta-space:44px}
.plan-change-notice{display:flex;align-items:flex-start;gap:16px}
.plan-change-notice>div{flex:1;min-width:0}
.plan-notice-close{flex:none;display:grid;place-items:center;width:28px;height:28px;border:0;background:transparent;color:inherit;font-size:18px;padding:0}
@media(max-width:900px){.recurring-prices .plan-actions{--plan-meta-space:0px}.recurring-prices .plan-actions:has(.plan-validity,.plan-secondary-action,.plan-action-note){--plan-meta-space:24px}.recurring-prices .plan-actions:has(.plan-validity):has(.plan-secondary-action,.plan-action-note){--plan-meta-space:44px}}

.page-content:has(>.plan-change-notice){padding-top:20px}
.page-content>.plan-change-notice{margin-top:0;margin-bottom:20px}

.page-head-with-action{display:flex;align-items:center;justify-content:space-between;gap:28px}
.page-head-copy{min-width:0;overflow-wrap:anywhere}
.page-head-tracking{flex-shrink:0}
@media(max-width:800px){.page-head-with-action{flex-direction:column;align-items:flex-start;gap:18px}.page-head-with-action .page-head-copy p{margin-bottom:0}.page-head-tracking{max-width:100%;white-space:normal}}

.provider-follow-card{display:flex;flex-direction:column;align-items:flex-start}
.provider-follow-link{display:flex;align-items:flex-start;gap:6px;margin-top:auto;padding-top:22px;font-size:11px;font-weight:600;line-height:18px;color:#a77b12!important;overflow-wrap:anywhere}
.provider-follow-link>i{display:inline-flex;align-items:center;justify-content:center;flex:0 0 14px;height:18px;font-size:14px;line-height:1;color:inherit}
.provider-follow-link:hover{color:#88620b!important}

/* Frosted header appears after a short scroll, with an opaque fallback. */
.site-header{transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease}
.site-header.is-scrolled{background-color:rgba(255,255,255,.96);border-bottom-color:rgba(223,228,223,.65);box-shadow:0 4px 20px rgba(23,37,43,.06)}
@supports ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){
.site-header{-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}
.site-header.is-scrolled{background-color:rgba(255,255,255,.78);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}
}
.site-header .mobile-toggle{background:transparent}
@media(prefers-reduced-motion:reduce){.site-header{transition:none}}

.notification-setup-alert{display:flex;align-items:flex-start;gap:10px;color:#705014;line-height:1.6}
.notification-setup-alert[hidden]{display:none}
.notification-setup-alert>i{display:inline-flex;align-items:center;justify-content:center;flex:0 0 22px;height:1.6em;font-size:inherit;color:inherit}
.notification-setup-alert>i::before{font-size:20px}
.notification-setup-alert>span{min-width:0}
.notification-setup-alert .alert-link{color:#64430b;text-decoration:underline;text-underline-offset:3px}
.notification-setup-alert .alert-link:hover{color:#382500}

.pill.pill-unverified{background:#fff0ed;color:#a85c52}

.subscription-actions{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.subscription-actions form{margin:0}.subscription-actions .subscription-remove{color:#b34f43;background:#fff0ed;border:1px solid #efc4be}.subscription-actions .subscription-remove:hover{color:#963d32;background:#fce3de;border-color:#dca59c}

.pill.pill-paused{background:#fff4d7;color:#bf8f22}

.auth-alerts{max-width:430px;margin:0 auto}.auth-alerts .notice{margin-bottom:20px}

.auth-card .auth-support{font-size:12px;line-height:1.7;margin:24px 0 0}
.footer-bar-shell{display:contents}
@media(min-width:801px){
 .footer-bar-shell{display:block;padding-bottom:14px}
 .footer-bar-shell .footer-bottom{width:100%;max-width:none;border-radius:10px}
}

.notification-icon{position:relative;display:inline-flex;align-items:center;justify-content:center}.notification-count{position:absolute;top:-5px;right:-7px;min-width:18px;height:18px;padding:0 5px;border-radius:20px;background:#d85a48;color:#fff;font-size:10px;font-weight:700;line-height:18px;text-align:center;box-shadow:0 0 0 2px #fff}.notification-count[hidden]{display:none}

/* Keep account navigation icons centered against their labels at every width. */
.account-menu>a{align-items:center;line-height:1.5}
.account-menu>a>.ti{display:inline-flex;align-items:center;justify-content:center;flex:0 0 17px;width:17px;height:17px;font-size:17px;line-height:1}

/* Shared hover behavior and spacing for account links and sign-out. */
.account-menu>a,.account-menu>form>.btn{transition:transform .2s ease,color .2s ease}
.account-menu>form>.btn{display:flex;align-items:center;justify-content:flex-start;gap:10px;border:0;border-radius:7px;padding:13px;margin-bottom:5px;font-size:13px;line-height:1.5;background:transparent;color:var(--ink)}
.account-menu>form>.btn>.ti{display:inline-flex;align-items:center;justify-content:center;flex:0 0 17px;width:17px;height:17px;font-size:17px;line-height:1}
.account-menu>a:hover,.account-menu>form>.btn:hover{transform:translateY(-1px);color:#cf3425}
@media(max-width:800px){.account-menu>form>.btn{font-size:11px;padding:10px;white-space:nowrap}}
@media(prefers-reduced-motion:reduce){.account-menu>a,.account-menu>form>.btn{transition:none}}

/* Provider category filters; the existing responsive grid remains in charge of layout. */
.provider-filters{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:30px}
.provider-filters[hidden],.provider-grid>[hidden],.provider-filter-empty[hidden]{display:none}
.provider-filter{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 18px;border:1px solid #e3e7e1;border-radius:9px;background:#fff;color:var(--ink);font:inherit;font-weight:600;cursor:pointer;transition:background-color .2s,color .2s,border-color .2s}
.provider-filter .ti{font-size:20px;line-height:1}
.provider-filter{--category-accent:#c9941c;--category-tint:#fff4d7}
.provider-filter[data-provider-filter="all"]{--category-accent:#677078;--category-tint:#f0f2f3}
.provider-filter[data-provider-filter="2"]{--category-tint:#edf5fa}
.provider-filter[data-provider-filter="3"]{--category-tint:#fcf0e9}
.provider-filter[data-provider-filter="4"]{--category-tint:#f2eef9}
.provider-filter:hover,.provider-filter.is-active{background:var(--category-tint);color:var(--category-accent);border-color:var(--category-accent)}
.provider-filter:focus-visible{outline:2px solid var(--category-accent);outline-offset:3px}
.provider-grid{position:relative}
.provider-filter-empty{text-align:center;padding:28px 18px;background:#faf9f6;border-radius:12px}
@media(max-width:800px){.provider-filters{gap:8px;margin-bottom:24px}.provider-filter{padding:10px 13px;font-size:12px}}

.latest-section .source-line{display:block;text-align:center;margin:22px 0 0}

.contact-thread{padding:22px 0;border-bottom:1px solid var(--line)}.contact-thread:last-child{border-bottom:0}.contact-message-body{white-space:pre-wrap;overflow-wrap:anywhere}.contact-support-reply{margin-top:16px;padding:16px;border-radius:8px;background:#f6f8f4}.contact-support-reply p:last-child{margin-bottom:0}

/* Continue the hero background to the search category divider. */
.hero-search-fade{display:flow-root;background:linear-gradient(to bottom,var(--cream),rgba(252,250,245,0)) top / 100% var(--search-fade-height,64px) no-repeat}

/* Keep native selects equally sized in Safari and Chromium. */
[data-city-filter] select{-webkit-appearance:none;appearance:none;box-sizing:border-box;min-width:0;padding-right:30px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23374139' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:16px 16px}
[data-city-filter] .field select{height:44px;min-height:44px;line-height:normal}
[data-city-filter] label{min-width:0}
.search-form.search-form-expanded{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end}
.search-form-expanded label:nth-of-type(even){border-right:0}
.search-form-expanded input,.search-form-expanded select{height:44px;min-height:44px;padding-top:9px;padding-bottom:9px}
.search-form-expanded .btn{justify-self:start;min-height:44px}
@media(max-width:480px){.search-form-expanded label{border-right:0}.search-form-expanded input,.search-form-expanded select{width:100%}.search-form-expanded .btn{justify-self:stretch}}

.outage-search-form{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end}
.outage-search-actions{grid-column:1/-1}
.category-card>.stat-icon{transition:transform .25s ease;transform-origin:center}
@media(hover:hover){.category-card:hover>.stat-icon{transform:scale(1.1)}}
@media(prefers-reduced-motion:reduce){.category-card>.stat-icon{transition:none}}
@media(min-width:801px){
 .search-form.search-form-expanded,.outage-search-form{grid-template-columns:repeat(3,minmax(0,1fr))}
 .search-form-expanded label:nth-of-type(even){border-right:1px solid #e8ebe6}
 .search-form-expanded label:nth-of-type(3n){border-right:0}
 .search-form-expanded .btn{justify-self:stretch}
}
