@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700;800;900&display=swap');

:root{--ink:#14213d;--accent:#d90429;--paper:#fffdf8;--muted:#667085;--line:#e7e9ee;--soft:#f4f6f8;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}.container{width:min(1240px,calc(100% - 40px));margin:auto}.masthead{border-top:5px solid var(--accent);background:rgba(255,255,255,.94);box-shadow:0 1px 0 rgba(20,33,61,.08)}.utility{background:var(--ink);color:#d8e0ec;font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.utility-inner{display:flex;justify-content:space-between;padding:8px 0}.top{min-height:112px;display:flex;align-items:center;justify-content:space-between}.brand{color:var(--ink);font-family:var(--serif);font-size:clamp(1.9rem,4.2vw,3rem);font-weight:900;line-height:.9;letter-spacing:-.075em;text-decoration:none}.brand span{color:var(--accent);font-family:var(--sans);font-size:.53em;letter-spacing:-.06em}.header-actions{display:flex;align-items:center;gap:18px}.header-actions a{color:var(--ink);font-size:1.7rem;line-height:1;text-decoration:none}.live-dot{color:var(--accent);font-size:.7rem;font-weight:800;letter-spacing:.09em}.live-dot:before{content:'';display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--accent) 14%,transparent)}.nav{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.nav-inner{display:flex;align-items:center;gap:25px;min-height:48px;overflow:auto}.nav a{position:relative;color:var(--ink);font-size:.8rem;font-weight:700;letter-spacing:.035em;text-decoration:none;text-transform:uppercase;white-space:nowrap}.nav a:first-child:after{position:absolute;right:0;bottom:-16px;left:0;height:3px;background:var(--accent);content:''}.nav form{margin-left:auto;display:flex;min-width:205px}.nav input{width:100%;border:0;background:transparent;color:var(--ink);font:inherit;font-size:.78rem;outline:0}.nav button{border:0;background:transparent;color:var(--muted);font-weight:700;cursor:pointer;font-size:.72rem}.ad-slot{position:relative;margin:26px 0;padding:22px;text-align:center;color:#9199a6;border:1px solid var(--line);background:repeating-linear-gradient(-45deg,transparent,transparent 7px,#fafafb 7px,#fafafb 8px);font-size:.62rem;font-weight:700;letter-spacing:.16em}.ad-slot img{display:block;max-width:100%;margin:auto}.hero-grid{display:grid;grid-template-columns:minmax(0,1.72fr) minmax(300px,.9fr);gap:44px;margin:30px 0 45px}.lead{background:#fff;box-shadow:0 14px 38px rgba(20,33,61,.07)}.lead a,.compact a,.card a{color:inherit;text-decoration:none}.lead img,.card img,.story figure img{width:100%;display:block;object-fit:cover}.lead img{height:425px}.image-placeholder{height:425px;display:grid;place-items:center;background:linear-gradient(135deg,var(--ink),#34537a);color:#fff;font-family:var(--serif);font-size:clamp(2rem,7vw,5rem);font-weight:900;letter-spacing:-.08em}.lead-copy{padding:24px 28px 27px}.lead small,.card small,.kicker{color:var(--accent);font-size:.7rem;font-weight:800;letter-spacing:.105em;text-transform:uppercase}.lead h1,.story h1{font-family:var(--serif);line-height:1.03;letter-spacing:-.048em}.lead h1{max-width:900px;margin:.45rem 0 .7rem;font-size:clamp(2.25rem,4.8vw,4.25rem)}.lead p,.standfirst{margin:0;color:#536070;font-size:1.08rem;line-height:1.55}.read-story{display:inline-block;margin-top:18px;color:var(--accent);font-size:.77rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.read-story b{font-size:1.2rem}.latest{align-self:start;border-top:4px solid var(--ink)}.section-heading{display:flex;align-items:baseline;justify-content:space-between;padding:15px 0 4px}.latest h2,.content-heading h2,.related h2{margin:0;font-family:var(--serif);font-size:1.75rem;letter-spacing:-.04em}.section-heading span{color:var(--muted);font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.compact{padding:20px 0;border-bottom:1px solid var(--line)}.compact h3{margin:7px 0 8px;font-family:var(--serif);font-size:1.36rem;line-height:1.13;letter-spacing:-.025em}.compact p{margin:0;color:var(--muted);font-size:.75rem}.content-heading{display:flex;align-items:baseline;gap:16px;margin:50px 0 20px;border-bottom:1px solid var(--line);padding-bottom:13px}.content-heading>span{color:var(--accent);font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin:0 0 48px}.card{min-width:0}.card img{height:205px;margin-bottom:16px}.card h2{margin:.45rem 0 .65rem;font-family:var(--serif);font-size:1.52rem;line-height:1.12;letter-spacing:-.035em}.card p{margin:0 0 13px;color:var(--muted);font-size:.92rem;line-height:1.5}.card a>span{color:var(--accent);font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.story{max-width:820px;margin:48px auto}.story h1{margin:.45rem 0 1.1rem;font-size:clamp(2.5rem,5.5vw,5rem)}.standfirst{max-width:740px;font-size:1.25rem}.byline,.source{font-size:.82rem;color:var(--muted);padding:16px 0;border-block:1px solid var(--line)}.story figure{margin:28px 0}.story figcaption{padding:8px 0;color:var(--muted);font-size:.76rem}.body{font-family:var(--serif);font-size:1.25rem;line-height:1.78;color:#25344b}.body h2{margin-top:2em;line-height:1.15}.body a{color:var(--accent)}.video{aspect-ratio:16/9;margin:28px 0}.video iframe{width:100%;height:100%;border:0}.share{display:flex;gap:10px;margin:24px 0}.share a,.button{border:0;background:var(--ink);color:#fff;padding:11px 15px;font-size:.75rem;font-weight:700;text-decoration:none;cursor:pointer}.share a:last-child{background:#1a8f48}.related{max-width:820px;margin:45px auto;border-top:4px solid var(--accent);padding-top:16px}.related a{display:block;color:var(--ink);font-family:var(--serif);font-size:1.1rem;font-weight:700;margin:14px 0;text-decoration:none}footer{margin-top:64px;padding:48px 0;background:var(--ink);color:#fff}footer strong{font-family:var(--serif);font-size:1.6rem;letter-spacing:-.045em}footer p{max-width:450px;color:#c5d0df;line-height:1.5}.footer-social a{margin-right:14px;color:#fff;font-weight:700;text-decoration:none}.page-title{font-family:var(--serif);font-size:clamp(2.5rem,5vw,4.2rem);letter-spacing:-.05em}.admin{background:#f3f5f8}.admin-wrap{max-width:980px;margin:30px auto;background:#fff;padding:30px}.admin-wrap header{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin label{display:block;font-weight:bold;margin:16px 0}.admin input,.admin textarea,.admin select{display:block;width:100%;margin-top:6px;padding:10px;border:1px solid #cbd2dc;font:inherit}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ai-box,.notice{background:#eef4ff;padding:16px;margin:20px 0}.admin table{border-collapse:collapse;width:100%}.admin th,.admin td{text-align:left;padding:12px;border-bottom:1px solid var(--line)}
@media(max-width:760px){.container{width:min(100% - 28px,1240px)}.utility-date{display:none}.top{min-height:84px}.nav-inner{gap:18px;min-height:44px}.nav form{display:none}.hero-grid,.cards,.form-grid{grid-template-columns:1fr}.hero-grid{gap:28px;margin-top:20px}.lead img,.image-placeholder{height:280px}.lead-copy{padding:20px}.lead h1{font-size:2.35rem}.cards{gap:35px}.card{display:grid;grid-template-columns:115px 1fr;column-gap:14px}.card img{grid-row:span 4;width:115px;height:100px;margin:0}.card h2{margin:.3rem 0;font-size:1.24rem}.card p{display:none}.content-heading{display:block}.content-heading h2{margin-top:6px}.story{margin:28px auto}.story h1{font-size:2.65rem}.body{font-size:1.14rem}.admin-wrap{margin:0;padding:20px}}
.brand-logo{display:flex;align-items:center;max-width:340px;letter-spacing:normal}.brand-logo img{display:block;width:100%;height:auto}.masthead{background:#061a35}.masthead .top{min-height:104px}.masthead .nav{background:#fff}.masthead .header-actions a{color:#fff}.masthead .live-dot{color:#fff}.masthead .live-dot:before{background:#1b73f0;box-shadow:0 0 0 4px rgba(27,115,240,.24)}.footer-grid{display:flex;align-items:center;gap:18px}.footer-mark{width:78px;height:78px;object-fit:cover;border-radius:16px}.auth-page{display:grid;min-height:100vh;place-items:center;padding:24px;background:radial-gradient(circle at 18% 8%,#17498d 0,transparent 38%),linear-gradient(135deg,#061a35,#0b2549)}.auth-card{width:min(100%,460px);padding:42px;background:#fff;border:1px solid rgba(255,255,255,.28);border-radius:18px;box-shadow:0 30px 90px rgba(0,0,0,.28)}.auth-logo{display:block;max-width:285px}.auth-logo img{display:block;width:100%;height:auto}.auth-eyebrow{margin:28px 0 7px;color:#1265e8;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.auth-card h1{margin:0;font-family:var(--serif);font-size:2.3rem;letter-spacing:-.045em}.auth-card>p:not(.auth-eyebrow){color:var(--muted);line-height:1.5}.auth-card label{display:block;margin-top:18px;color:var(--ink);font-size:.82rem;font-weight:700}.auth-card input:not([type=checkbox]){display:block;width:100%;margin-top:7px;padding:12px;border:1px solid #cbd2dc;border-radius:7px;font:inherit}.auth-card input:not([type=checkbox]):focus{border-color:#1265e8;box-shadow:0 0 0 3px rgba(18,101,232,.13);outline:none}.auth-card .check{display:flex;align-items:center;gap:8px;font-weight:500}.auth-card .button{width:100%;margin-top:24px;background:#1265e8;border-radius:8px;font-size:.82rem;letter-spacing:.03em}.form-error{color:#b42318;font-size:.84rem;font-weight:600}@media(max-width:760px){.brand-logo{max-width:220px}.masthead .top{min-height:82px}.footer-grid{align-items:flex-start}.footer-mark{width:58px;height:58px}.auth-card{padding:30px 24px;border-radius:14px}}
.article-layout{display:grid;grid-template-columns:minmax(0,820px) 310px;justify-content:center;gap:46px;align-items:start}.article-layout .story{max-width:none;margin-inline:0}.article-sidebar{position:sticky;top:20px;display:grid;gap:25px;padding-top:48px}.article-sidebar .ad-slot{margin:0}.sidebar-news{border-top:4px solid var(--accent);padding-top:14px}.sidebar-news h2{margin:4px 0 6px;font-family:var(--serif);font-size:1.85rem;letter-spacing:-.045em}.sidebar-news a{display:grid;gap:5px;padding:16px 0;border-bottom:1px solid var(--line);color:var(--ink);text-decoration:none}.sidebar-news a small,.article-footer-grid span{color:var(--accent);font-size:.67rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sidebar-news a strong{font-family:var(--serif);font-size:1.19rem;line-height:1.12}.sidebar-empty{color:var(--muted);line-height:1.5}.sidebar-follow{padding:20px;border-radius:13px;background:#071d3b;color:#fff}.sidebar-follow strong{font-family:var(--serif);font-size:1.45rem}.sidebar-follow p{color:#c9d7ea;font-size:.87rem;line-height:1.5}.sidebar-follow button{border:1px solid rgba(255,255,255,.35);background:transparent;color:#fff;padding:10px 12px;font:inherit;font-size:.75rem;font-weight:800;cursor:pointer}.share-enhanced{display:block;padding:16px 0;border-block:1px solid var(--line);background:transparent}.share-enhanced>span{display:block;margin-bottom:10px;color:var(--ink);font-size:.78rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.share-enhanced>div{display:flex;gap:8px;flex-wrap:wrap}.share-enhanced a,.share-enhanced button{border:0;border-radius:7px;background:#eaf0f8;color:#10294d;padding:9px 11px;font:inherit;font-size:.72rem;font-weight:800;text-decoration:none;cursor:pointer}.share-enhanced .share-facebook{background:#1877f2;color:#fff}.share-enhanced .share-whatsapp{background:#1aaf5d;color:#fff}.share-enhanced .share-x{background:#152033;color:#fff}.share-enhanced .share-instagram{background:linear-gradient(135deg,#8b2fca,#ed4b68,#f0a43c);color:#fff}.share-feedback{display:block;min-height:18px;margin-top:9px;color:var(--muted);font-size:.75rem}.article-tags{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:32px;padding-top:18px;border-top:1px solid var(--line)}.article-tags strong{font-size:.78rem;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.article-tags span{display:inline-block;border-radius:999px;background:#edf3fc;color:#184a86;border:1px solid #d2e1f5;padding:6px 12px;font-size:.78rem;font-weight:700;transition:all .15s ease}.article-footer-news{margin:54px auto;max-width:1180px;padding:26px 0;border-top:1px solid var(--line)}.article-footer-news h2{margin:5px 0 20px;font-family:var(--serif);font-size:2.25rem;letter-spacing:-.05em}.article-footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-footer-grid a{display:grid;gap:10px;min-height:180px;padding:21px;border:1px solid var(--line);background:#fff;color:var(--ink);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.article-footer-grid a:hover{transform:translateY(-3px);box-shadow:0 12px 24px rgba(16,38,71,.08)}.article-footer-grid strong{font-family:var(--serif);font-size:1.4rem;line-height:1.12}.article-footer-grid small{align-self:end;color:var(--accent);font-size:.72rem;font-weight:800;text-transform:uppercase}@media(max-width:1080px){.article-layout{grid-template-columns:minmax(0,820px);max-width:820px;margin:auto}.article-sidebar{position:static;grid-template-columns:1fr 1fr;padding-top:0}.article-sidebar .ad-slot{grid-column:1/-1}.sidebar-follow{align-self:start}}@media(max-width:760px){.article-layout{display:block}.article-sidebar{grid-template-columns:1fr;margin-top:36px}.article-sidebar .ad-slot{grid-column:auto}.article-footer-grid{grid-template-columns:1fr}.share-enhanced>div{gap:6px}.share-enhanced a,.share-enhanced button{padding:9px 10px}.article-footer-news h2{font-size:1.9rem}}
.header-search-trigger,.nav-search-link{border:0;background:transparent;color:#fff;font:inherit;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.header-search-trigger{display:flex;align-items:center;gap:8px;padding:10px 0}.header-search-trigger span{font-size:1.35rem;line-height:.5}.nav-search-link{margin-left:auto;color:var(--accent)}.site-search-dialog{width:min(680px,calc(100vw - 28px));border:0;border-radius:20px;padding:32px;background:#fff;color:var(--ink);box-shadow:0 28px 90px rgba(8,18,38,.38)}.site-search-dialog::backdrop{background:rgba(5,17,39,.72);backdrop-filter:blur(5px)}.site-search-dialog h2{margin:4px 0 8px;font-family:var(--serif);font-size:2.5rem;letter-spacing:-.055em}.site-search-dialog>p:not(.eyebrow){margin:0;color:var(--muted)}.site-search-close{float:right;width:36px;height:36px;border:0;border-radius:50%;background:#edf2f8;color:var(--ink);font-size:1.45rem;cursor:pointer}.site-search-form{display:flex;gap:9px;margin-top:24px}.site-search-form input{min-width:0;flex:1;border:1px solid #cbd6e5;border-radius:8px;padding:14px;font:inherit;font-size:1rem}.site-search-form button{border:0;border-radius:8px;background:var(--accent);color:#fff;padding:0 18px;font:inherit;font-size:.8rem;font-weight:800;cursor:pointer}.footer-newsroom{display:grid;grid-template-columns:1.25fr .75fr 1fr;gap:45px;padding:52px 0 36px}.footer-brand{max-width:360px}.footer-brand .footer-mark{margin-bottom:16px}.footer-kicker{margin:0 0 14px!important;color:#82a9df!important;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}.footer-links,.footer-latest{display:grid;gap:10px}.footer-links a,.footer-latest a{color:#dce8f7;text-decoration:none;font-size:.88rem;line-height:1.3}.footer-links a:hover,.footer-latest a:hover{color:#fff;text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;padding:17px 0 25px;border-top:1px solid rgba(255,255,255,.16);color:#aac0dc;font-size:.75rem}.footer-bottom button{border:0;background:transparent;color:#fff;font:inherit;font-size:.75rem;font-weight:800;cursor:pointer}@media(max-width:760px){.header-search-trigger{font-size:.65rem}.nav-search-link{margin-left:0}.site-search-dialog{padding:26px 20px}.site-search-dialog h2{font-size:2rem}.site-search-form{display:grid}.site-search-form button{min-height:45px}.footer-newsroom{grid-template-columns:1fr;gap:28px;padding:38px 0 26px}.footer-bottom{gap:12px;align-items:flex-start;flex-direction:column}}
.horoscope-public{padding-top:48px;padding-bottom:30px}.horoscope-public h1{margin:.35rem 0 .6rem;font-family:var(--serif,Georgia,serif);font-size:clamp(2.5rem,5vw,4.5rem);letter-spacing:-.06em}.horoscope-lead{max-width:650px;margin:0 0 32px;color:var(--muted);font-size:1.1rem;line-height:1.55}.horoscope-sign-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.horoscope-sign-card{overflow:hidden;background:#071d3b;color:#fff;text-decoration:none;min-height:280px;display:grid;grid-template-rows:1fr auto;transition:transform .2s ease,box-shadow .2s ease}.horoscope-sign-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px rgba(10,29,59,.2)}.horoscope-sign-card img{display:block;width:100%;height:210px;object-fit:cover}.horoscope-sign-card div{display:grid;gap:5px;padding:16px}.horoscope-sign-card span{color:#95bdfd;font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.horoscope-sign-card strong{font-family:var(--serif,Georgia,serif);font-size:1.25rem;line-height:1.08}.horoscope-sign-card small{color:#c6d9f8;font-size:.7rem;font-weight:800;text-transform:uppercase}.horoscope-empty{padding:30px;border:1px dashed var(--line);color:var(--muted)}.zodiac-nav{margin-top:40px;padding:22px;border-block:1px solid var(--line)}.zodiac-nav h2{margin:4px 0 15px;font-family:var(--serif,Georgia,serif);font-size:1.75rem}.zodiac-nav>div{display:flex;flex-wrap:wrap;gap:8px}.zodiac-nav a{border:1px solid #cbd8ea;border-radius:99px;padding:8px 11px;color:var(--ink);font-size:.77rem;font-weight:800;text-decoration:none}.zodiac-nav a:hover,.zodiac-nav a.is-current{border-color:var(--accent);background:var(--accent);color:#fff}@media(max-width:760px){.horoscope-public{padding-top:28px}.horoscope-sign-grid{grid-template-columns:repeat(2,1fr);gap:12px}.horoscope-sign-card{min-height:210px}.horoscope-sign-card img{height:145px}.horoscope-sign-card div{padding:12px}.horoscope-sign-card strong{font-size:1.05rem}}

.card-thumb-placeholder{height:205px;margin-bottom:16px;display:grid;place-items:center;background:linear-gradient(135deg,#071d3b,#1265e8);color:#fff}.card-thumb-placeholder span{font-family:var(--serif);font-size:4rem;font-weight:900;line-height:1}@media(max-width:760px){.card-thumb-placeholder{grid-row:span 4;width:115px;height:100px;margin:0}.card-thumb-placeholder span{font-size:2.4rem}}

.sidebar-news-card img{width:100%;height:118px;object-fit:cover;margin-bottom:8px}.article-footer-grid img{width:100%;height:135px;object-fit:cover;margin:-21px -21px 6px;width:calc(100% + 42px);max-width:none}.article-gallery{margin:34px 0}.article-gallery-head{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:13px}.article-gallery h2{margin:0;font-family:var(--serif,Georgia,serif);font-size:1.6rem}.article-gallery p{margin:0;color:var(--muted);font-size:.84rem}.article-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.article-gallery-item{position:relative;aspect-ratio:1.18;overflow:hidden;border:0;border-radius:10px;padding:0;background:#0b1b33;cursor:zoom-in}.article-gallery-item img{display:block;width:100%;height:100%;object-fit:cover}.article-gallery-item span{position:absolute;right:8px;bottom:8px;border-radius:999px;background:rgba(5,17,37,.76);color:#fff;padding:5px 8px;font-size:.68rem;font-weight:800}.article-lightbox{width:min(1080px,calc(100vw - 24px));max-height:calc(100vh - 24px);border:0;border-radius:14px;padding:0;overflow:hidden;background:#071224;color:#fff}.article-lightbox::backdrop{background:rgba(2,8,18,.86);backdrop-filter:blur(5px)}.article-lightbox-inner{display:grid;grid-template-columns:54px minmax(0,1fr) 54px;align-items:center;min-height:min(70vh,720px)}.article-lightbox figure{margin:0;display:grid;place-items:center}.article-lightbox img{display:block;max-width:100%;max-height:calc(100vh - 120px);object-fit:contain}.article-lightbox figcaption{padding:10px 14px;color:#d4deeb;font-size:.8rem;text-align:center}.lightbox-close,.lightbox-nav{border:0;background:transparent;color:#fff;cursor:pointer}.lightbox-close{position:absolute;top:10px;right:12px;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.12);font-size:1.2rem;z-index:2}.lightbox-nav{height:100%;font-size:2rem}@media(max-width:760px){.sidebar-news-card img{height:150px}.article-footer-grid img{height:160px}.article-gallery-grid{grid-template-columns:repeat(2,1fr)}}

.story-horoscope{--horoscope-purple:#6d36d9}.story-horoscope .standfirst{max-width:760px;color:#43536b;font-size:1.18rem;line-height:1.72}.story-horoscope .horoscope-cover{width:min(440px,100%);margin:30px auto 34px;padding:10px;border-radius:24px;background:#071d3b;box-shadow:0 20px 45px rgba(7,29,59,.18)}.story-horoscope .horoscope-cover img{width:100%;height:auto;border-radius:18px;object-fit:contain}.story-horoscope .body{font-family:var(--sans);font-size:1.08rem;line-height:1.9;color:#24324a;letter-spacing:.002em}.story-horoscope .body h2{position:relative;margin:2.1em 0 .65em;padding-left:16px;font-family:var(--serif);font-size:clamp(1.55rem,3vw,2.05rem);line-height:1.08;color:#071d3b;letter-spacing:-.035em}.story-horoscope .body h2:before{content:"";position:absolute;left:0;top:.12em;width:5px;height:1em;border-radius:99px;background:linear-gradient(180deg,#7c3aed,#1265e8)}.story-horoscope .body p{margin:0 0 1.15em}.story-horoscope .zodiac-nav{border:1px solid #dfe7f4;border-radius:18px;background:#f7faff}.story-horoscope .share-enhanced{border-radius:16px;border:1px solid #dce5f1;padding:16px;background:#fff}@media(max-width:760px){.story-horoscope .horoscope-cover{width:min(360px,100%);padding:8px;border-radius:20px}.story-horoscope .body{font-size:1.02rem;line-height:1.82}.story-horoscope .body h2{font-size:1.48rem}}

.story .body{font-family:var(--sans);font-size:1.08rem;line-height:1.86;color:#25344b;letter-spacing:.002em}.story .body h2{font-family:var(--serif);font-size:clamp(1.55rem,3vw,2.05rem);line-height:1.12;letter-spacing:-.035em;color:#071d3b}.story .body p{margin:0 0 1.12em}@media(max-width:760px){.story .body{font-size:1.02rem;line-height:1.78}}

.compact a{display:grid;grid-template-columns:96px minmax(0,1fr);gap:13px;align-items:start}.compact img,.compact-thumb-placeholder{width:96px;height:74px;border-radius:8px;object-fit:cover;background:#071d3b;color:#fff}.compact-thumb-placeholder{display:grid;place-items:center;font-family:var(--serif);font-size:1.45rem;font-weight:900}.compact-copy{min-width:0;display:block}.compact-copy h3{margin:5px 0 7px}.compact-copy p{margin:0}@media(max-width:760px){.compact a{grid-template-columns:86px minmax(0,1fr)}.compact img,.compact-thumb-placeholder{width:86px;height:68px}.compact-copy h3{font-size:1.12rem}}

.utility-date{border:0;background:transparent;color:inherit;padding:0;font:inherit;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.utility-date:hover{text-decoration:underline}.calendar-dialog{width:min(520px,calc(100vw - 28px));border:0;border-radius:20px;padding:30px;background:#fff;color:var(--ink);box-shadow:0 28px 90px rgba(8,18,38,.38)}.calendar-dialog::backdrop{background:rgba(5,17,39,.72);backdrop-filter:blur(5px)}.calendar-dialog h2{margin:4px 0 8px;font-family:var(--serif);font-size:2.35rem;letter-spacing:-.055em}.calendar-dialog>p:not(.eyebrow){margin:0;color:var(--muted)}.calendar-form input[type=date]{min-height:48px}.archive-day{padding:42px 0 22px;border-bottom:1px solid var(--line)}.archive-day h1{max-width:850px;margin:.35rem 0 .55rem;font-family:var(--serif);font-size:clamp(2.4rem,5vw,4.2rem);line-height:1.03;letter-spacing:-.055em}.archive-lead{max-width:650px;color:var(--muted);font-size:1.08rem;line-height:1.58}.archive-date-form{display:flex;align-items:end;gap:10px;max-width:520px;margin-top:22px}.archive-date-form label{display:grid;gap:6px;flex:1;color:#40536c;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.archive-date-form input{border:1px solid #cbd6e5;border-radius:8px;padding:12px;font:inherit;font-size:1rem}.archive-date-form button{border:0;border-radius:8px;background:var(--accent);color:#fff;padding:13px 16px;font:inherit;font-size:.8rem;font-weight:800;cursor:pointer}.archive-cards{margin-top:26px}.archive-empty{margin:30px 0;padding:28px;border:1px dashed var(--line);border-radius:16px;background:#fff}.archive-empty strong{display:block;font-family:var(--serif);font-size:1.55rem}.archive-empty p{color:var(--muted)}.archive-empty a{color:var(--accent);font-weight:800}@media(max-width:760px){.archive-date-form{display:grid}.calendar-dialog{padding:26px 20px}.calendar-dialog h2{font-size:2rem}}

.horoscope-home-link{position:relative;isolation:isolate;display:grid;grid-template-columns:70px minmax(0,1fr) auto;align-items:center;gap:20px;overflow:hidden;margin:24px 0 6px;padding:22px 24px;border:1px solid rgba(132,167,255,.33);border-radius:18px;background:radial-gradient(circle at 8% 16%,rgba(82,143,255,.4),transparent 24%),radial-gradient(circle at 80% 130%,rgba(124,58,237,.48),transparent 50%),linear-gradient(120deg,#07172f,#102d5c 56%,#2b185d);color:#fff;box-shadow:0 14px 30px rgba(9,25,59,.16)}.horoscope-home-link:before,.horoscope-home-link:after{content:"";position:absolute;z-index:-1;border:1px solid rgba(189,216,255,.13);border-radius:50%}.horoscope-home-link:before{width:330px;height:330px;right:-120px;top:-225px}.horoscope-home-link:after{width:180px;height:180px;right:70px;bottom:-145px}.horoscope-home-symbol{display:grid;place-items:center;width:64px;height:64px;border:1px solid rgba(195,216,255,.38);border-radius:50%;background:rgba(255,255,255,.08);box-shadow:inset 0 0 30px rgba(97,165,255,.22);color:#eaf3ff;font-size:2rem}.horoscope-home-copy>span{display:block;color:#aecdff;font-size:.67rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.horoscope-home-copy strong{display:block;margin-top:4px;font-family:var(--serif);font-size:clamp(1.35rem,2.3vw,1.8rem);letter-spacing:-.035em}.horoscope-home-copy p{max-width:550px;margin:4px 0 10px;color:#d5e4ff;font-size:.86rem;line-height:1.45}.horoscope-home-signs{display:flex;gap:6px;flex-wrap:wrap}.horoscope-home-signs i{display:grid;place-items:center;width:21px;height:21px;border:1px solid rgba(210,228,255,.22);border-radius:50%;font-style:normal;font-size:.74rem;color:#dceaff}.horoscope-home-link>a{display:flex;align-items:center;gap:12px;border-radius:10px;background:#fff;color:#112a50;padding:12px 14px;font-size:.75rem;font-weight:900;text-decoration:none;white-space:nowrap;box-shadow:0 8px 18px rgba(0,0,0,.15)}.horoscope-home-link>a b{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#1265e8;color:#fff;font-size:1rem}.article-inline-image{display:block;width:100%;max-width:100%;margin:26px auto;cursor:zoom-in;clear:both}.article-inline-image.is-left,.article-inline-image.is-right,.article-inline-image.is-full{float:none;width:100%;margin:26px auto}.article-inline-image img{display:block;width:100%;max-height:540px;object-fit:cover;border-radius:12px;box-shadow:0 6px 20px rgba(7,29,59,.08)}.article-inline-image figcaption{margin-top:8px;font-family:var(--sans);font-size:.8rem!important;color:var(--muted);text-align:center;line-height:1.4}.body:after{content:"";display:block;clear:both}.guide-hero{padding:48px 0 26px}.guide-hero h1,.guide-detail h1{margin:.35rem 0 .55rem;font-family:var(--serif);font-size:clamp(2.6rem,5vw,4.7rem);letter-spacing:-.06em}.guide-hero>p{max-width:650px;color:var(--muted);font-size:1.08rem;line-height:1.55}.guide-search{display:grid;grid-template-columns:1.5fr 1fr auto;gap:10px;max-width:900px;margin-top:24px}.guide-search input,.guide-search select{min-width:0;border:1px solid #cbd6e5;border-radius:8px;padding:13px;font:inherit}.guide-search button{border:0;border-radius:8px;background:var(--accent);color:#fff;padding:0 17px;font:inherit;font-size:.8rem;font-weight:800;cursor:pointer}.guide-categories{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 26px}.guide-categories a{border:1px solid #d6e0ed;border-radius:99px;padding:8px 11px;color:#28415f;font-size:.76rem;font-weight:800;text-decoration:none}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.guide-card{border:1px solid var(--line);background:#fff}.guide-card a{display:grid;color:var(--ink);text-decoration:none}.guide-card img,.guide-placeholder{width:100%;height:190px;object-fit:cover}.guide-placeholder{display:grid;place-items:center;background:#071d3b;color:#fff;font-family:var(--serif);font-size:1.35rem}.guide-card div{padding:16px}.guide-card span{color:var(--accent);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.guide-card h2{margin:6px 0;font-family:var(--serif);font-size:1.5rem;line-height:1.05}.guide-card p{margin:0 0 10px;color:var(--muted);font-size:.88rem;line-height:1.48}.guide-card small{color:#40536c;font-size:.73rem;font-weight:800}.guide-empty{padding:32px;border:1px dashed var(--line);border-radius:14px}.guide-detail{max-width:820px;margin:48px auto}.guide-detail-cover{display:block;width:100%;max-height:480px;margin:28px 0;object-fit:cover;border-radius:16px}.guide-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0}.guide-facts div{padding:16px;border-radius:12px;background:#f3f6fa}.guide-facts dt{color:var(--accent);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.guide-facts dd{margin:7px 0 0;font-weight:700;line-height:1.4}.guide-links{display:flex;flex-wrap:wrap;gap:8px}.guide-links a{background:#071d3b;color:#fff}@media(max-width:760px){.horoscope-home-link{grid-template-columns:54px 1fr;padding:18px;gap:13px}.horoscope-home-symbol{width:52px;height:52px;font-size:1.55rem}.horoscope-home-link>a{grid-column:1/-1;justify-content:space-between;width:100%}.article-inline-image,.article-inline-image.is-left,.article-inline-image.is-right{float:none;width:100%;margin:18px 0}.guide-search,.guide-grid,.guide-facts{grid-template-columns:1fr}.guide-search button{min-height:46px}.guide-detail{margin:30px auto}}
.article-inline-image.is-full{float:none;width:100%;margin:18px 0}

/* Public navigation and responsive newsroom, 2026-08-24. */
.mobile-menu-trigger{display:none;flex-direction:column;width:44px;height:44px;border:0;border-radius:10px;background:rgba(255,255,255,.1);padding:11px;cursor:pointer}
.mobile-menu-trigger span{display:block;width:20px;height:2px;margin:2.5px 0;border-radius:99px;background:#fff}
.mobile-menu-dialog{width:min(420px,calc(100vw - 20px));max-height:calc(100dvh - 20px);border:0;border-radius:20px;padding:0;background:#fff;color:var(--ink);box-shadow:0 28px 80px rgba(4,15,34,.42)}
.mobile-menu-dialog::backdrop{background:rgba(3,13,30,.76);backdrop-filter:blur(4px)}
.mobile-menu-heading{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid var(--line)}
.mobile-menu-heading span{display:block;color:var(--accent);font-size:.65rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.mobile-menu-heading strong{display:block;margin-top:3px;font-family:var(--serif);font-size:1.7rem}
.mobile-menu-heading button{width:44px;height:44px;border:0;border-radius:50%;background:#edf2f8;color:var(--ink);font-size:1.6rem;cursor:pointer}
.mobile-menu-dialog nav{display:grid;padding:8px 20px}
.mobile-menu-dialog nav a{display:flex;align-items:center;min-height:48px;border-bottom:1px solid #edf0f5;color:var(--ink);font-size:.92rem;font-weight:750;text-decoration:none}
.mobile-menu-search{width:calc(100% - 40px);min-height:48px;margin:12px 20px 20px;border:0;border-radius:10px;background:var(--accent);color:#fff;font:inherit;font-size:.82rem;font-weight:800;cursor:pointer}

@media (max-width:1080px) and (min-width:761px){
  .container{width:min(100% - 36px,1240px)}
  .hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.85fr);gap:28px}
  .lead img{height:360px}
  .lead h1{font-size:clamp(2.2rem,4.8vw,3.5rem)}
  .cards{gap:20px}
}

@media (max-width:760px){
  html,body{max-width:100%;overflow-x:clip}
  .container{width:calc(100% - 24px)}
  .masthead{position:sticky;top:0;z-index:30;border-top-width:3px;box-shadow:0 2px 14px rgba(3,18,39,.2)}
  .utility,.desktop-nav{display:none}
  .masthead .top{min-height:68px}
  .brand-logo{max-width:176px}
  .header-actions{gap:6px}
  .header-search-trigger,.mobile-menu-trigger{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border-radius:10px;background:rgba(255,255,255,.1)}
  .header-search-trigger .header-search-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
  .header-search-trigger>span:last-child{font-size:1.5rem;line-height:1}
  .live-dot{display:none}

  main.container{min-width:0}
  .ad-slot{min-height:58px;margin:14px 0;padding:14px;font-size:.58rem}
  .ad-slot img{height:auto}
  .horoscope-home-link{grid-template-columns:44px minmax(0,1fr);gap:11px;margin:16px 0 4px;padding:15px;border-radius:15px}
  .horoscope-home-symbol{width:44px;height:44px;font-size:1.35rem}
  .horoscope-home-copy>span{font-size:.58rem}
  .horoscope-home-copy strong{font-size:1.28rem}
  .horoscope-home-copy p{display:-webkit-box;overflow:hidden;margin:3px 0 0;font-size:.78rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}
  .horoscope-home-signs{display:none}
  .horoscope-home-link>a{grid-column:1/-1;min-height:44px;padding:10px 12px}

  .hero-grid{display:grid;grid-template-columns:1fr;gap:24px;margin:16px 0 32px}
  .lead{overflow:hidden;border:1px solid var(--line);border-radius:15px;box-shadow:0 10px 26px rgba(20,33,61,.08)}
  .lead img,.image-placeholder{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}
  .lead-copy{padding:17px}
  .lead h1{margin:.38rem 0 .58rem;font-size:clamp(1.85rem,8.5vw,2.35rem);line-height:1.04;letter-spacing:-.045em}
  .lead p{display:-webkit-box;overflow:hidden;font-size:.96rem;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}
  .read-story{margin-top:14px}
  .latest{border-top-width:3px}
  .section-heading{padding:12px 0 2px}
  .latest h2{font-size:1.55rem}
  .compact{padding:14px 0}
  .compact a{grid-template-columns:92px minmax(0,1fr);gap:12px}
  .compact img,.compact-thumb-placeholder{width:92px;height:72px;border-radius:9px}
  .compact-copy small{font-size:.61rem}
  .compact-copy h3{display:-webkit-box;overflow:hidden;margin:4px 0 6px;font-size:1.06rem;line-height:1.15;-webkit-box-orient:vertical;-webkit-line-clamp:3}

  .content-heading{display:block;margin:32px 0 8px;padding-bottom:10px}
  .content-heading h2{margin-top:5px;font-size:1.65rem}
  .cards{display:grid;grid-template-columns:1fr;gap:0;margin-bottom:36px}
  .card{display:block;padding:15px 0;border-bottom:1px solid var(--line)}
  .card a{display:grid;grid-template-columns:112px minmax(0,1fr);column-gap:13px;align-items:start}
  .card img,.card .card-thumb-placeholder{grid-column:1;grid-row:1/5;width:112px;height:92px;margin:0;border-radius:9px;object-fit:cover}
  .card small,.card h2,.card p,.card a>span{grid-column:2;min-width:0}
  .card small{font-size:.6rem}
  .card h2{display:-webkit-box;overflow:hidden;margin:.28rem 0 .45rem;font-size:1.14rem;line-height:1.14;-webkit-box-orient:vertical;-webkit-line-clamp:3}
  .card p{display:none}
  .card a>span{font-size:.64rem}
  .page-title{margin:28px 0 10px;font-size:clamp(2.1rem,11vw,3rem);line-height:1.02}

  .article-layout{display:block;width:100%;max-width:none}
  .article-layout .story{margin:24px 0 0}
  .story .kicker{font-size:.64rem}
  .story h1{overflow-wrap:anywhere;margin:.4rem 0 .8rem;font-size:clamp(2rem,8.7vw,2.65rem);line-height:1.02;letter-spacing:-.045em}
  .standfirst,.story-horoscope .standfirst{font-size:1.06rem;line-height:1.55}
  .byline{margin-top:13px;padding:12px 0;font-size:.73rem;line-height:1.55}
  .story>figure{margin:20px 0}
  .story>figure img{height:auto;max-height:none;border-radius:11px;object-fit:cover}
  .story figcaption{padding-top:6px}
  .story .body,.story-horoscope .body{font-size:1.04rem;line-height:1.75;overflow-wrap:anywhere}
  .story .body h2,.story-horoscope .body h2{margin:1.75em 0 .65em;font-size:1.48rem;line-height:1.15}
  .article-inline-image,.article-inline-image.is-left,.article-inline-image.is-right,.article-inline-image.is-full{float:none;width:100%;max-width:none;margin:20px 0}
  .article-inline-image img{width:100%;height:auto;border-radius:10px}
  .video{width:100%;margin:20px 0}
  .instagram-video{min-height:540px;aspect-ratio:auto}
  .share-enhanced{margin:18px 0;padding:14px 0}
  .share-enhanced>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
  .share-enhanced a,.share-enhanced button{display:grid;place-items:center;min-height:44px;padding:8px;font-size:.7rem;text-align:center}
  .article-sidebar{position:static;display:grid;grid-template-columns:1fr;gap:22px;margin-top:34px;padding-top:0}
  .sidebar-news-card{grid-template-columns:94px minmax(0,1fr)!important;column-gap:12px}
  .sidebar-news-card img{grid-row:1/4;width:94px;height:76px;margin:0;border-radius:8px}
  .sidebar-news-card small,.sidebar-news-card strong{grid-column:2}
  .sidebar-news-card strong{font-size:1.05rem}
  .article-footer-news{margin:38px 0;padding-top:22px}
  .article-footer-grid{grid-template-columns:1fr;gap:12px}
  .article-footer-grid a{min-height:0;padding:17px}
  .article-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}
  .article-lightbox{width:calc(100vw - 12px);max-height:calc(100dvh - 12px);border-radius:12px}
  .article-lightbox-inner{grid-template-columns:42px minmax(0,1fr) 42px;min-height:70dvh}
  .article-lightbox img{max-height:calc(100dvh - 100px)}

  .site-search-dialog,.calendar-dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 20px);padding:24px 18px;border-radius:16px}
  .site-search-dialog h2,.calendar-dialog h2{font-size:1.9rem}
  .site-search-form{display:grid;gap:9px}
  .site-search-form button{min-height:46px}
  .archive-day{padding:28px 0 18px}
  .archive-day h1{font-size:clamp(2rem,10vw,2.8rem)}
  .archive-date-form{display:grid}
  .archive-date-form button{min-height:46px}
  .horoscope-public{padding-top:26px}
  .horoscope-sign-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .horoscope-sign-card{min-width:0;min-height:0}
  .horoscope-sign-card img{height:auto;aspect-ratio:4/5;object-fit:cover}
  .guide-hero{padding:28px 0 20px}
  .guide-hero h1,.guide-detail h1{font-size:clamp(2.25rem,11vw,3.2rem);line-height:1.02}
  .guide-search,.guide-grid,.guide-facts{grid-template-columns:1fr}
  .guide-search button{min-height:46px}
  .guide-card img,.guide-placeholder{height:auto;aspect-ratio:16/10}

  footer{margin-top:42px;padding:0}
  .footer-newsroom{grid-template-columns:1fr;gap:26px;padding:34px 0 26px}
  .footer-brand{max-width:none}
  .footer-brand .footer-mark{width:58px;height:58px;margin-bottom:12px}
  .footer-links,.footer-latest{gap:12px}
  .footer-links a,.footer-latest a{min-height:34px;font-size:.86rem}
  .footer-bottom{flex-direction:column;align-items:flex-start;gap:12px;padding:18px 0 26px;line-height:1.5}
  .footer-bottom button{min-height:44px;padding:0}
}

@media (max-width:380px){
  .container{width:calc(100% - 20px)}
  .brand-logo{max-width:158px}
  .story h1{font-size:1.98rem}
  .lead h1{font-size:1.8rem}
  .card a{grid-template-columns:102px minmax(0,1fr)}
  .card img,.card .card-thumb-placeholder{width:102px;height:86px}
  .share-enhanced>div{grid-template-columns:1fr 1fr}
}

/* ==========================================================================
   PREMIUM LIVE WEATHER & DOLLAR HEADER WIDGETS
   ========================================================================== */
.utility-live-indicators {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}
.utility-pill {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 999px;
    padding: 4px 12px;
    color: #ffffff !important;
    text-decoration: none !important;
    font-size: 0.74rem;
    font-weight: 600;
    line-height: 1.2;
    backdrop-filter: blur(8px);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
    transition: all 0.18s cubic-bezier(0.4, 0, 0.2, 1);
}
.utility-pill:hover {
    background: rgba(255, 255, 255, 0.24);
    border-color: rgba(255, 255, 255, 0.45);
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.18);
}
.utility-weather strong, .utility-dollar strong {
    color: #ffffff;
    font-weight: 800;
}
.weather-pill-icon, .dollar-pill-icon {
    font-size: 0.98rem;
    line-height: 1;
}
.dollar-pill-sep {
    opacity: 0.4;
    margin: 0 2px;
}
@media (max-width: 760px) {
    .utility-inner {
        flex-direction: column;
        align-items: stretch !important;
        gap: 8px;
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .utility-live-indicators {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 6px;
    }
    .utility-pill {
        justify-content: center;
        font-size: 0.68rem;
        padding: 4px 6px;
    }
}

/* ==========================================================================
   WEATHER PAGE - MODERN EDITORIAL GLASS DESIGN
   ========================================================================== */
.weather-page {
    max-width: 1140px;
    margin: 36px auto 70px;
    padding: 0 18px;
}
.weather-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 28px;
    gap: 18px;
    flex-wrap: wrap;
}
.weather-badge-live, .finance-badge-live {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: #e0f2fe;
    color: #0369a1;
    font-size: 0.68rem;
    font-weight: 800;
    letter-spacing: 0.08em;
    padding: 3px 9px;
    border-radius: 999px;
    margin-bottom: 6px;
}
.live-pulse-dot {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #0284c7;
    animation: pulseDot 1.8s infinite ease-in-out;
}
@keyframes pulseDot {
    0%, 100% { opacity: 1; transform: scale(1); }
    50% { opacity: 0.4; transform: scale(1.35); }
}

.weather-header h1, .finance-header h1 {
    font-family: var(--serif, Georgia, serif);
    font-size: clamp(2.2rem, 4.5vw, 3.2rem);
    margin: 4px 0 6px;
    letter-spacing: -0.045em;
    color: var(--ink);
    line-height: 1.05;
}
.weather-sub, .finance-sub {
    color: var(--muted);
    font-size: 0.88rem;
    margin: 0;
}
.weather-header-actions, .finance-header-actions {
    display: flex;
    gap: 10px;
}
.weather-btn-geo {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    border: 1px solid #cbd5e1;
    background: #ffffff;
    color: var(--ink);
    padding: 9px 14px;
    border-radius: 10px;
    font-size: 0.82rem;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.15s ease;
}
.weather-btn-geo:hover {
    background: #f8fafc;
    border-color: #94a3b8;
}
.weather-btn-back {
    display: inline-flex;
    align-items: center;
    border: 1px solid #cbd5e1;
    background: #ffffff;
    color: var(--ink);
    padding: 9px 14px;
    border-radius: 10px;
    font-size: 0.82rem;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.15s ease;
}
.weather-btn-back:hover {
    background: #f8fafc;
}

/* Hero Weather Card */
.weather-hero-card {
    background: linear-gradient(135deg, #071d3b 0%, #0d366d 48%, #1459a8 100%);
    border-radius: 24px;
    padding: 36px 40px;
    color: #ffffff;
    box-shadow: 0 20px 48px rgba(7, 29, 59, 0.22);
    display: grid;
    grid-template-columns: 1.15fr 1fr;
    gap: 36px;
    align-items: center;
    margin-bottom: 32px;
    position: relative;
    overflow: hidden;
}
.weather-hero-card::after {
    content: "";
    position: absolute;
    top: -50%;
    right: -20%;
    width: 320px;
    height: 320px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(56, 189, 248, 0.18) 0%, rgba(255,255,255,0) 70%);
    pointer-events: none;
}
.hero-left {
    display: flex;
    align-items: center;
    gap: 24px;
}
.weather-icon-bubble {
    width: 100px;
    height: 100px;
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.18);
    display: grid;
    place-items: center;
    flex-shrink: 0;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}
.weather-huge-icon {
    font-size: 3.8rem;
    line-height: 1;
}
.weather-temp-wrap {
    display: flex;
    flex-direction: column;
}
.weather-temp-now {
    font-family: var(--serif, Georgia, serif);
    font-size: clamp(3.4rem, 6.5vw, 5rem);
    font-weight: 800;
    line-height: 0.95;
    letter-spacing: -0.05em;
    color: #ffffff;
}
.temp-deg {
    font-size: 0.45em;
    font-family: var(--sans);
    color: #93c5fd;
    font-weight: 600;
    margin-left: 2px;
}
.weather-condition-now {
    display: block;
    font-size: 1.35rem;
    margin-top: 6px;
    color: #bae6fd;
    font-weight: 700;
}
.weather-feels {
    margin: 6px 0 0;
    font-size: 0.88rem;
    color: #cbd5e1;
}

.weather-stats-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
}
.weather-stat-card {
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 14px;
    padding: 14px 16px;
    display: flex;
    align-items: center;
    gap: 12px;
    transition: background 0.15s ease;
}
.weather-stat-card:hover {
    background: rgba(255, 255, 255, 0.13);
}
.weather-stat-card .stat-icon {
    font-size: 1.5rem;
}
.weather-stat-card small {
    display: block;
    font-size: 0.68rem;
    color: #94a3b8;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-weight: 700;
}
.weather-stat-card strong {
    font-size: 1.12rem;
    color: #ffffff;
    font-weight: 800;
}
.weather-stat-card strong small {
    display: inline;
    font-size: 0.72em;
    color: #cbd5e1;
}

/* Sections Containers */
.weather-section-card, .finance-converter-card, .finance-table-card {
    background: #ffffff;
    border: 1px solid var(--line);
    border-radius: 20px;
    padding: 28px 32px;
    margin-bottom: 32px;
    box-shadow: 0 4px 24px rgba(6, 26, 53, 0.04);
}
.section-title-wrap {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 22px;
    flex-wrap: wrap;
    gap: 10px;
}
.section-kicker {
    display: block;
    font-size: 0.68rem;
    font-weight: 800;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--accent);
    margin-bottom: 2px;
}
.section-title-wrap h2 {
    font-family: var(--serif, Georgia, serif);
    font-size: 1.65rem;
    margin: 0;
    letter-spacing: -0.035em;
    color: var(--ink);
}
.section-badge {
    font-size: 0.72rem;
    color: var(--muted);
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

/* Hourly SVG Smooth Spline Chart */
.hourly-chart-wrapper {
    width: 100%;
    overflow-x: auto;
    padding-bottom: 12px;
    margin-bottom: 22px;
}
.hourly-chart-scroll {
    min-width: 950px;
}
.hourly-svg-chart {
    width: 100%;
    height: 180px;
    display: block;
}

.hourly-cards-strip {
    display: flex;
    gap: 10px;
    overflow-x: auto;
    padding-bottom: 8px;
}
.hourly-card-pill {
    flex: 0 0 74px;
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 14px;
    padding: 12px 6px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    transition: all 0.15s ease;
}
.hourly-card-pill:hover {
    background: #f1f5f9;
    border-color: #cbd5e1;
    transform: translateY(-2px);
}
.pill-hour {
    font-size: 0.74rem;
    font-weight: 700;
    color: #64748b;
}
.pill-icon {
    font-size: 1.45rem;
    margin: 2px 0;
}
.pill-temp {
    font-size: 1.08rem;
    font-weight: 800;
    color: var(--ink);
}
.pill-rain {
    font-size: 0.68rem;
    font-weight: 800;
    color: #0284c7;
}
.pill-wind {
    font-size: 0.68rem;
    color: #94a3b8;
}

/* 7-Day iOS Weather Style Spectrum Forecast */
.daily-forecast-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.daily-row-card {
    display: grid;
    grid-template-columns: 140px 1.4fr 1.6fr;
    align-items: center;
    padding: 14px 18px;
    background: #f8fafc;
    border: 1px solid #edf2f7;
    border-radius: 14px;
    transition: all 0.15s ease;
}
.daily-row-card:hover {
    background: #ffffff;
    border-color: #cbd5e1;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.05);
}
.daily-day-info strong {
    font-size: 1.02rem;
    color: var(--ink);
    display: inline-block;
    min-width: 65px;
}
.daily-day-info small {
    font-size: 0.76rem;
    color: #64748b;
    margin-left: 6px;
}
.daily-condition-wrap {
    display: flex;
    align-items: center;
    gap: 10px;
}
.daily-row-icon {
    font-size: 1.45rem;
}
.daily-row-cond {
    font-size: 0.86rem;
    font-weight: 600;
    color: var(--ink);
}
.daily-row-rain {
    font-size: 0.72rem;
    font-weight: 800;
    color: #0284c7;
    background: #e0f2fe;
    padding: 2px 7px;
    border-radius: 99px;
}
.daily-bar-container {
    display: flex;
    align-items: center;
    gap: 14px;
}
.temp-val {
    font-size: 0.88rem;
    font-weight: 800;
    min-width: 32px;
}
.temp-val.min-val {
    color: #2563eb;
    text-align: right;
}
.temp-val.max-val {
    color: #dc2626;
    text-align: left;
}
.temp-spectrum-track {
    flex: 1;
    height: 7px;
    background: #e2e8f0;
    border-radius: 999px;
    position: relative;
    overflow: hidden;
}
.temp-spectrum-bar {
    position: absolute;
    top: 0;
    bottom: 0;
    border-radius: 999px;
    background: linear-gradient(90deg, #3b82f6 0%, #06b6d4 50%, #f97316 85%, #ef4444 100%);
}

@media (max-width: 760px) {
    .weather-hero-card {
        grid-template-columns: 1fr;
        padding: 24px 20px;
        gap: 24px;
    }
    .hero-left {
        gap: 16px;
    }
    .weather-icon-bubble {
        width: 80px;
        height: 80px;
    }
    .weather-huge-icon {
        font-size: 3rem;
    }
    .weather-section-card {
        padding: 20px 16px;
    }
    .daily-row-card {
        grid-template-columns: 1fr;
        gap: 8px;
    }
    .daily-bar-container {
        margin-top: 4px;
    }
}

/* ==========================================================================
   FINANCE / DOLLAR PAGE - BLOOMBERG & FINTECH STYLE
   ========================================================================== */
.finance-page {
    max-width: 1140px;
    margin: 36px auto 70px;
    padding: 0 18px;
}
.finance-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 28px;
    gap: 18px;
    flex-wrap: wrap;
}

/* Top Hero Duet Cards (Oficial & Blue) */
.finance-hero-duet {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 20px;
    margin-bottom: 30px;
}
.hero-dollar-card {
    border-radius: 22px;
    padding: 28px 30px;
    color: #ffffff;
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.12);
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 220px;
}
.hero-dollar-card.is-oficial {
    background: linear-gradient(135deg, #0f2b59 0%, #1e429f 50%, #2563eb 100%);
}
.hero-dollar-card.is-blue {
    background: linear-gradient(135deg, #064e3b 0%, #047857 50%, #059669 100%);
}
.hero-dollar-head {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 20px;
}
.hero-title-group {
    display: flex;
    align-items: center;
    gap: 12px;
}
.hero-icon {
    font-size: 2rem;
}
.hero-title-group h2 {
    margin: 0;
    font-size: 1.45rem;
    font-family: var(--serif, Georgia, serif);
    letter-spacing: -0.03em;
}
.hero-title-group small {
    display: block;
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.78rem;
}
.hero-badge {
    font-size: 0.7rem;
    font-weight: 800;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    padding: 4px 10px;
    border-radius: 99px;
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(6px);
}
.hero-prices-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin-bottom: 20px;
    background: rgba(0, 0, 0, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 16px;
    padding: 14px 18px;
}
.price-box .price-label {
    display: block;
    font-size: 0.68rem;
    font-weight: 800;
    color: rgba(255, 255, 255, 0.75);
    letter-spacing: 0.06em;
    margin-bottom: 2px;
}
.price-box .price-amount {
    font-size: clamp(1.4rem, 2.5vw, 1.85rem);
    font-weight: 800;
    color: #ffffff;
    line-height: 1.1;
}
.price-box.is-main-action .price-amount {
    color: #fef08a;
}
.hero-dollar-card.is-blue .price-box.is-main-action .price-amount {
    color: #6ee7b7;
}
.hero-dollar-foot {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.78rem;
    color: rgba(255, 255, 255, 0.8);
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    padding-top: 12px;
}
.gap-indicator, .spread-indicator {
    font-weight: 700;
    background: rgba(255, 255, 255, 0.15);
    padding: 2px 8px;
    border-radius: 99px;
}

/* Secondary Cards Grid */
.dollar-cards-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 18px;
    margin-bottom: 34px;
}
.dollar-card {
    background: #ffffff;
    border: 1px solid var(--line);
    border-top: 4px solid var(--card-accent, #1265e8);
    border-radius: 18px;
    padding: 20px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: transform 0.15s ease, box-shadow 0.15s ease;
}
.dollar-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.08);
}
.dollar-card-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 14px;
}
.dollar-card-ident {
    display: flex;
    align-items: center;
    gap: 8px;
}
.dollar-card-icon {
    font-size: 1.35rem;
}
.dollar-card-ident strong {
    font-size: 1.05rem;
    color: var(--ink);
    display: block;
}
.dollar-card-ident small {
    font-size: 0.72rem;
    color: var(--muted);
}
.dollar-badge {
    font-size: 0.65rem;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 3px 8px;
    border-radius: 99px;
    background: #f1f5f9;
    color: #475569;
}
.dollar-card-values {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin-bottom: 14px;
    background: #f8fafc;
    border: 1px solid #edf2f7;
    border-radius: 12px;
    padding: 12px;
}
.dollar-value-box small {
    display: block;
    font-size: 0.65rem;
    font-weight: 800;
    color: #64748b;
    letter-spacing: 0.05em;
}
.dollar-value-box strong {
    font-size: 1.22rem;
    color: var(--ink);
    font-weight: 800;
    line-height: 1.15;
}
.dollar-value-box.is-sell strong {
    color: var(--card-accent, #1265e8);
}
.dollar-card-foot {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.74rem;
    color: var(--muted);
    border-top: 1px solid #f1f5f9;
    padding-top: 10px;
}
.dollar-gap {
    font-size: 0.72rem;
    font-weight: 800;
    color: #059669;
    background: #ecfdf5;
    padding: 2px 7px;
    border-radius: 99px;
}
.dollar-gap.is-neutral {
    color: #64748b;
    background: #f1f5f9;
}

/* Fintech Dual-Pane Converter Widget */
.converter-head {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 24px;
    flex-wrap: wrap;
    gap: 10px;
}
.converter-lead {
    color: #64748b;
    font-size: 0.88rem;
    margin: 4px 0 0;
}
.converter-live-tag {
    font-size: 0.72rem;
    font-weight: 800;
    color: #0284c7;
    background: #e0f2fe;
    padding: 4px 10px;
    border-radius: 99px;
}

.converter-box-grid {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    gap: 16px;
    align-items: center;
    margin-bottom: 24px;
}
.converter-pane {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 16px;
    padding: 18px 20px;
}
.converter-pane label {
    display: block;
    font-size: 0.76rem;
    font-weight: 800;
    color: var(--ink);
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
.converter-input-wrap {
    display: flex;
    align-items: center;
    background: #ffffff;
    border: 2px solid #cbd5e1;
    border-radius: 12px;
    padding: 6px 14px;
    transition: border-color 0.15s ease;
}
.converter-input-wrap:focus-within {
    border-color: #1265e8;
    box-shadow: 0 0 0 3px rgba(18, 101, 232, 0.12);
}
.input-currency-symbol {
    font-weight: 800;
    color: #1265e8;
    font-size: 1.1rem;
    margin-right: 10px;
}
.converter-input-wrap input {
    width: 100%;
    border: 0;
    font-size: 1.45rem;
    font-weight: 800;
    color: var(--ink);
    outline: none;
    background: transparent;
}
.calc-quick-pills {
    display: flex;
    gap: 6px;
    margin-top: 10px;
    flex-wrap: wrap;
}
.quick-pill {
    border: 1px solid #cbd5e1;
    background: #ffffff;
    color: #334155;
    padding: 4px 8px;
    border-radius: 6px;
    font-size: 0.7rem;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.12s ease;
}
.quick-pill:hover {
    background: #e2e8f0;
    color: #0f172a;
}

.converter-swap-wrapper {
    display: grid;
    place-items: center;
}
.converter-swap-btn {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #ffffff;
    border: 2px solid #cbd5e1;
    color: #1265e8;
    font-size: 1.35rem;
    font-weight: 800;
    cursor: pointer;
    display: grid;
    place-items: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
    transition: all 0.15s ease;
}
.converter-swap-btn:hover {
    background: #1265e8;
    color: #ffffff;
    border-color: #1265e8;
    transform: rotate(180deg);
}

.converter-select-wrap select {
    width: 100%;
    border: 2px solid #cbd5e1;
    border-radius: 12px;
    padding: 12px 14px;
    font-size: 1rem;
    background: #ffffff;
    color: var(--ink);
    font-weight: 700;
    cursor: pointer;
}
.converter-sub-options {
    display: flex;
    gap: 12px;
    margin-top: 12px;
}
.op-radio-pill {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 0.76rem;
    font-weight: 700;
    color: #475569;
    cursor: pointer;
}

.converter-result-hero {
    background: linear-gradient(135deg, #071d3b 0%, #0e346b 100%);
    border-radius: 18px;
    padding: 24px 30px;
    color: #ffffff;
    text-align: center;
    box-shadow: 0 10px 30px rgba(7, 29, 59, 0.16);
}
.result-kicker {
    display: block;
    font-size: 0.72rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #93c5fd;
    margin-bottom: 4px;
    font-weight: 800;
}
.result-huge {
    font-family: var(--serif, Georgia, serif);
    font-size: clamp(2.2rem, 5.5vw, 3.4rem);
    font-weight: 800;
    color: #ffffff;
    line-height: 1.05;
    letter-spacing: -0.035em;
}
.result-formula {
    font-size: 0.86rem;
    color: #cbd5e1;
    margin: 8px 0 0;
}

/* Custom Financial Table */
.table-responsive-wrapper {
    overflow-x: auto;
}
.finance-custom-table {
    width: 100%;
    border-collapse: collapse;
}
.finance-custom-table th {
    background: #f8fafc;
    padding: 12px 16px;
    font-size: 0.74rem;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #64748b;
    border-bottom: 2px solid #e2e8f0;
}
.finance-custom-table td {
    padding: 14px 16px;
    border-bottom: 1px solid #f1f5f9;
    vertical-align: middle;
}
.finance-custom-table tr:hover td {
    background: #f8fafc;
}

@media (max-width: 760px) {
    .converter-box-grid {
        grid-template-columns: 1fr;
    }
    .converter-swap-wrapper {
        margin: -6px 0;
    }
    .converter-sub-options {
        flex-direction: column;
        gap: 6px;
    }
    .hero-prices-grid {
        grid-template-columns: 1fr 1fr;
        padding: 12px;
    }
}

.badge-oficial {
    background: rgba(37, 99, 235, 0.35) !important;
    color: #ffffff !important;
    border: 1px solid rgba(255, 255, 255, 0.3) !important;
}
.badge-blue {
    background: rgba(5, 150, 105, 0.35) !important;
    color: #ffffff !important;
    border: 1px solid rgba(255, 255, 255, 0.3) !important;
}
.hero-right {
    display: flex;
    flex-direction: column;
    justify-content: center;
}