:root{--navy:#081328;--navy-2:#0c1b33;--blue:#2563ff;--turquoise:#00c2ab;--pink:#ff2d7a;--orange:#ff9f1c;--section-mexico:var(--pink);--section-mundo:var(--blue);--section-economia:var(--turquoise);--section-tecnologia:var(--orange);--text:#111827;--muted:#6b7280;--line:#e5e7eb;--paper:#f7f8fa;--surface:#fff;--shadow:0 18px 45px #08132814;--radius:8px}*{box-sizing:border-box}html{background:var(--paper);color:var(--text)}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Plus Jakarta Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button,input,textarea,select{font:inherit}.site-root:has(.admin-shell)+.site-footer{display:none}.admin-shell{color:#172033;--cms-navy:#081328;--cms-pink:#ff2d7a;--cms-blue:#2563ff;background:#f4f5f7;min-height:100vh}.cms-sidebar{z-index:20;color:#fff;background:var(--cms-navy);width:264px;padding:28px 20px;position:fixed;inset:0 auto 0 0}.cms-brand{color:inherit;letter-spacing:-.02em;align-items:center;gap:9px;font-size:21px;font-weight:800;display:flex}.cms-brand>span{color:#fff;background:var(--cms-pink);border-radius:50%;place-items:center;width:31px;height:31px;font-size:25px;font-weight:500;display:grid}.cms-brand small{color:#aeb7c8;letter-spacing:.08em;text-transform:uppercase;margin-left:auto;font-size:10px;font-weight:700}.cms-nav-label{color:#7e8ba3;letter-spacing:.12em;text-transform:uppercase;margin:38px 10px 10px;font-size:10px;font-weight:800}.cms-sidebar nav{gap:4px;display:grid}.cms-sidebar nav a{color:#d6dbea;border-radius:7px;padding:11px 12px;font-size:13px;font-weight:700}.cms-sidebar nav a:hover,.cms-sidebar nav a:focus-visible{color:#fff;background:#ffffff17}.cms-sidebar-section{border-top:1px solid #ffffff1a;position:absolute;bottom:26px;left:20px;right:20px}.cms-sidebar-section .cms-nav-label{margin-top:20px}.cms-section-link{align-items:flex-start;gap:10px;padding:8px;display:flex}.cms-section-dot{background:var(--cms-pink);border-radius:50%;flex:none;width:9px;height:9px;margin-top:4px}.cms-section-link span:last-child{gap:3px;font-size:12px;display:grid}.cms-section-link small{color:#8f9ab0}.cms-mobile-header{display:none}.cms-main{min-height:100vh;margin-left:264px;padding:42px clamp(24px,4vw,64px) 120px}.cms-page-header,.cms-editor-header{justify-content:space-between;align-items:flex-end;gap:28px;max-width:1500px;margin:0 auto 28px;display:flex}.cms-page-header h1,.cms-editor-header h1{color:var(--cms-navy);letter-spacing:-.045em;margin:2px 0 7px;font-size:clamp(30px,4vw,46px);line-height:1.05}.cms-page-header>div>p:last-child{color:#667085;max-width:680px;margin:0;font-size:14px}.cms-eyebrow,.cms-section-kicker{color:var(--cms-pink);letter-spacing:.1em;text-transform:uppercase;margin:0 0 5px;font-size:10px;font-weight:800}.cms-button{cursor:pointer;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-size:12px;font-weight:800;transition:opacity .15s,transform .15s;display:inline-flex}.cms-button:not(:disabled):hover{transform:translateY(-1px)}.cms-button:disabled{cursor:not-allowed;opacity:.45}.cms-button-primary{color:#fff;background:var(--cms-blue);box-shadow:0 8px 18px #2563ff2e}.cms-button-secondary{color:var(--cms-navy);background:#fff;border-color:#d6dae2}.cms-button-quiet{color:var(--cms-blue);background:#f3f6ff;border-color:#dce5ff}.cms-button-success{color:#fff;background:#087a55}.cms-button-danger{color:#a51d35;background:#fff;border-color:#e6a8b4}.cms-button-publish{color:#fff;background:var(--cms-navy);box-shadow:0 8px 18px #08132829}.cms-panel{background:#fff;border:1px solid #e4e7ec;border-radius:10px;box-shadow:0 10px 30px #08132809}.cms-notice{border-radius:7px;gap:10px;max-width:1500px;margin:0 auto 20px;padding:12px 15px;font-size:13px;display:flex}.cms-notice-warning{color:#694100;background:#fff7dc;border:1px solid #f1d98a}.cms-notice-error{color:#8d1530;background:#fff0f3;border:1px solid #f3bdc8}.cms-metrics{grid-template-columns:repeat(4,1fr);gap:14px;max-width:1500px;margin:0 auto 22px;display:grid}.cms-metrics a{background:#fff;border:1px solid #e2e5ea;border-radius:9px;grid-template-columns:1fr auto;gap:8px 16px;padding:18px;display:grid}.cms-metrics span{color:#667085;text-transform:uppercase;font-size:11px;font-weight:800}.cms-metrics strong{color:var(--cms-navy);grid-row:span 2;font-size:32px;line-height:1}.cms-metrics small{color:#8b93a1;font-size:11px}.cms-dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.7fr);gap:22px;max-width:1500px;margin:0 auto;display:grid}.cms-panel-heading{border-bottom:1px solid #eceef2;justify-content:space-between;align-items:end;gap:18px;padding:22px 24px 16px;display:flex}.cms-panel-heading h2,.cms-section-card h2,.cms-collection-card h2{color:var(--cms-navy);margin:2px 0;font-size:20px}.cms-panel-heading>a{color:var(--cms-blue);font-size:12px;font-weight:800}.cms-compact-list{display:grid}.cms-compact-list>a{border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:center;gap:18px;padding:15px 24px;display:flex}.cms-compact-list>a:last-child{border-bottom:0}.cms-compact-list span:first-child{gap:4px;display:grid}.cms-compact-list small{color:#8a93a2;text-transform:uppercase;font-size:10px}.cms-compact-list b{font-size:13px}.cms-panel-empty{color:#7b8493;margin:0;padding:28px 24px;font-size:13px}.cms-section-card{padding:24px;position:relative;overflow:hidden}.cms-section-card:after{content:"";background:#ff2d7a14;border-radius:50%;width:160px;height:160px;position:absolute;top:-50px;right:-50px}.cms-section-mark{color:#fff;background:var(--cms-pink);border-radius:50%;place-items:center;width:40px;height:40px;margin-bottom:24px;font-size:31px;font-weight:400;display:grid}.cms-section-card>p:not(.cms-eyebrow){color:#687183;font-size:13px;line-height:1.6}.cms-section-card dl,.cms-collection-card dl{gap:10px;margin:20px 0;display:grid}.cms-section-card dl div,.cms-collection-card dl div{justify-content:space-between;gap:14px;font-size:12px;display:flex}.cms-section-card dt,.cms-collection-card dt{color:#7a8494}.cms-section-card dd,.cms-collection-card dd{text-align:right;margin:0;font-weight:700}.cms-filters{border-bottom:1px solid #e8ebef;grid-template-columns:minmax(200px,1.5fr) repeat(4,minmax(130px,1fr)) auto auto;align-items:end;gap:12px;padding:17px;display:grid}.cms-filters label,.cms-field{gap:6px;display:grid}.cms-filters label>span,.cms-field>span{color:#566071;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:800}.cms-filters input,.cms-filters select,.cms-field input,.cms-field textarea{color:#172033;background:#fff;border:1px solid #d7dce4;border-radius:6px;outline:0;width:100%}.cms-filters input,.cms-filters select,.cms-field input{height:40px;padding:0 11px}.cms-field textarea{resize:vertical;padding:11px;line-height:1.55}.cms-filters input:focus,.cms-filters select:focus,.cms-field input:focus,.cms-field textarea:focus{border-color:var(--cms-blue);box-shadow:0 0 0 3px #2563ff1a}.cms-field [aria-invalid=true]{border-color:#d02f4e}.cms-clear-filter{color:#687183;align-self:center;font-size:11px;font-weight:800}.cms-inbox{max-width:1500px;margin:0 auto;overflow:hidden}.cms-table-wrap{overflow-x:auto}.cms-table{border-collapse:collapse;width:100%;font-size:11px}.cms-table th{color:#747e8e;letter-spacing:.07em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f8f9fb;border-bottom:1px solid #e5e8ed;padding:11px 13px;font-size:9px}.cms-table td{vertical-align:middle;border-bottom:1px solid #eceef2;padding:14px 13px}.cms-table tr:last-child td{border-bottom:0}.cms-table td:first-child{min-width:260px}.cms-table td:first-child strong{max-width:390px;color:var(--cms-navy);margin-top:3px;font-size:12px;line-height:1.4;display:block}.cms-status{white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800;display:inline-flex}.cms-status-needs_review{color:#875900;background:#fff3cc}.cms-status-approved{color:#075e42;background:#dff8ed}.cms-status-published{color:#164ea5;background:#e5efff}.cms-status-rejected{color:#9a1d36;background:#ffe6eb}.cms-alert-count{color:#a51d35;font-weight:800}.cms-ok{color:#087a55;font-weight:800}.cms-open-link{color:var(--cms-blue);white-space:nowrap;font-weight:800}.cms-empty{text-align:center;justify-items:center;padding:76px 24px;display:grid}.cms-empty>span{color:#fff;background:#cdd3dd;border-radius:50%;place-items:center;width:42px;height:42px;font-size:30px;display:grid}.cms-empty h2{margin:18px 0 5px;font-size:17px}.cms-empty p{color:#778091;margin:0;font-size:12px}.cms-sections-grid{grid-template-columns:repeat(auto-fit,minmax(310px,440px));gap:20px;max-width:1500px;margin:0 auto;display:grid}.cms-collection-card{padding:24px}.cms-collection-top{justify-content:space-between;align-items:flex-start;display:flex}.cms-integration-state{color:#087a55;text-transform:uppercase;background:#e1f8ef;border-radius:99px;padding:5px 8px;font-size:9px;font-weight:800}.cms-collection-card>p:not(.cms-eyebrow){color:#667085;font-size:13px;line-height:1.6}.cms-section-detail{gap:20px;max-width:1500px;margin:0 auto;display:grid}.cms-section-overview{width:min(100%,440px)}.cms-editor-header{align-items:flex-start}.cms-editor-header h1{max-width:920px;font-size:clamp(26px,3vw,38px)}.cms-back-link{color:#667085;margin-bottom:24px;font-size:11px;font-weight:800;display:inline-block}.cms-editor-meta{color:#687183;flex-wrap:wrap;align-items:center;gap:12px 20px;margin-top:14px;font-size:11px;display:flex}.cms-editor-layout{grid-template-columns:minmax(0,1.65fr) minmax(280px,.65fr);align-items:start;gap:22px;max-width:1500px;margin:0 auto;display:grid}.cms-editor-main,.cms-editor-aside{min-width:0}.cms-editor-fields{gap:16px;display:grid}.cms-editor-section,.cms-side-section{background:#fff;border:1px solid #e3e6eb;border-radius:9px}.cms-editor-section{padding:24px}.cms-editor-section-title{gap:13px;margin-bottom:20px;display:flex}.cms-editor-section-title>span{width:28px;height:28px;color:var(--cms-pink);background:#fff0f5;border-radius:50%;flex:none;place-items:center;font-size:9px;font-weight:900;display:grid}.cms-editor-section-title h2,.cms-side-section h2{color:var(--cms-navy);margin:0;font-size:16px}.cms-editor-section-title p{color:#778091;margin:4px 0 0;font-size:11px}.cms-repeaters{gap:12px;display:grid}.cms-repeaters fieldset{background:#fafbfc;border:1px solid #e5e8ed;border-radius:7px;gap:11px;margin:0;padding:15px;display:grid}.cms-repeaters legend{color:#596475;text-transform:uppercase;padding:0 6px;font-size:10px;font-weight:800}.cms-repeaters+.cms-field-error{margin-top:10px}.cms-editor-section>.cms-button-quiet{margin-top:12px}.cms-field-error{color:#b51f3c;margin:6px 0 0;font-size:11px;font-weight:700}.cms-text-button{cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;font-size:10px;font-weight:800}.cms-danger-text{color:#b51f3c}.cms-inline-message{z-index:5;border-radius:7px;padding:12px 15px;font-size:12px;font-weight:700;position:sticky;top:12px;box-shadow:0 8px 25px #0813281a}.cms-inline-ok{color:#075e42;background:#e2f8ee;border:1px solid #a9e5cd}.cms-inline-error{color:#941b34;background:#fff0f3;border:1px solid #efb9c5}.cms-editor-aside{gap:16px;display:grid}.cms-side-section{padding:19px}.cms-side-section>h2{margin-bottom:14px}.cms-media-grid{gap:14px;display:grid}.cms-media-grid figure{margin:0}.cms-media-frame{background:#e8ebef;border-radius:6px;overflow:hidden}.cms-media-cover{aspect-ratio:16/9}.cms-media-interior{aspect-ratio:5/4}.cms-media-frame img{object-fit:cover;width:100%;height:100%;display:block}.cms-media-fallback{color:#788394;text-align:center;place-items:center;height:100%;padding:20px;font-size:10px;font-weight:800;display:none}.cms-media-frame.is-missing .cms-media-fallback{display:grid}.cms-media-grid figcaption{color:#6e7889;margin-top:5px;font-size:10px;font-weight:700}.cms-alert-list{gap:9px;margin:0;padding:0;list-style:none;display:grid}.cms-alert-list li{border-radius:6px;gap:3px;padding:10px;font-size:10px;line-height:1.45;display:grid}.cms-alert-error{color:#8f1931;background:#fff0f3}.cms-alert-warning{color:#765000;background:#fff7db}.cms-ok-box{color:#087a55;background:#e5f8f1;border-radius:6px;margin:0;padding:10px;font-size:10px;font-weight:700}.cms-provenance{gap:12px;margin:0;display:grid}.cms-provenance div{gap:3px;display:grid}.cms-provenance dt{color:#7a8494;text-transform:uppercase;font-size:9px;font-weight:800}.cms-provenance dd{overflow-wrap:anywhere;margin:0;font-size:11px}.cms-provenance a{color:var(--cms-blue);font-weight:700}.cms-provenance code{font-size:9px}.cms-history{gap:15px;margin:0;padding:0 0 0 2px;list-style:none;display:grid}.cms-history li{grid-template-columns:12px 1fr;gap:8px;display:grid}.cms-history-dot{background:var(--cms-pink);box-sizing:content-box;border:2px solid #ffd3e3;border-radius:50%;width:8px;height:8px;margin-top:3px}.cms-history b{font-size:10px}.cms-history p{color:#687183;margin:3px 0;font-size:9px}.cms-history small{color:#8b94a2;font-size:9px}.cms-action-dock{z-index:12;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border:1px solid #dfe3e9;border-radius:9px;flex-wrap:wrap;align-items:flex-end;gap:10px 18px;margin-top:18px;padding:13px;display:flex;position:sticky;bottom:12px;box-shadow:0 14px 40px #08132829}.cms-action-group{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.cms-action-group>span{color:#7b8494;letter-spacing:.08em;text-transform:uppercase;flex-basis:100%;font-size:8px;font-weight:900}.cms-publish-group{border-left:1px solid #e0e3e8;margin-left:auto;padding-left:18px}.cms-publish-group small{color:#818b9a;font-size:9px}.cms-unsaved-note{color:#8b5d00;text-align:center;margin:8px 0 0;font-size:10px;font-weight:700}.cms-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#081328b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.cms-confirmation{background:#fff;border-radius:11px;width:min(100%,480px);padding:27px;box-shadow:0 30px 80px #00000047}.cms-confirmation h2{color:var(--cms-navy);margin:4px 0 10px;font-size:24px}.cms-confirmation>p:not(.cms-eyebrow){color:#687183;font-size:13px;line-height:1.6}.cms-confirm-check{background:#f5f6f8;border-radius:7px;align-items:flex-start;gap:9px;margin:20px 0;padding:12px;font-size:11px;line-height:1.5;display:flex}.cms-confirm-check input{margin-top:2px}.cms-confirmation>div{justify-content:flex-end;gap:9px;display:flex}@media (max-width:1180px){.cms-metrics{grid-template-columns:repeat(2,1fr)}.cms-filters{grid-template-columns:repeat(3,1fr)}.cms-editor-layout{grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr)}}@media (max-width:800px){.cms-sidebar{display:none}.cms-mobile-header{z-index:30;color:#fff;background:var(--cms-navy);justify-content:space-between;align-items:center;min-height:58px;padding:10px 16px;display:flex;position:sticky;top:0}.cms-mobile-header .cms-brand{font-size:17px}.cms-mobile-header .cms-brand>span{width:27px;height:27px;font-size:20px}.cms-mobile-header .cms-brand small{margin-left:2px}.cms-mobile-menu{position:relative}.cms-mobile-menu summary{cursor:pointer;border:1px solid #ffffff40;border-radius:6px;padding:8px 11px;font-size:11px;font-weight:800;list-style:none}.cms-mobile-menu nav{width:230px;color:var(--cms-navy);background:#fff;border-radius:8px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 45px #00000038}.cms-mobile-menu nav a{padding:10px;font-size:12px;font-weight:700}.cms-main{margin-left:0;padding:26px 16px 150px}.cms-page-header,.cms-editor-header{flex-direction:column;align-items:flex-start;gap:16px}.cms-page-header h1{font-size:34px}.cms-metrics{grid-template-columns:1fr 1fr}.cms-dashboard-grid,.cms-editor-layout{grid-template-columns:1fr}.cms-editor-aside{grid-row:1;grid-template-columns:1fr 1fr}.cms-editor-aside .cms-side-section:last-child{grid-column:1/-1}.cms-filters{grid-template-columns:1fr 1fr}.cms-table,.cms-table tbody,.cms-table tr,.cms-table td{display:block}.cms-table thead{display:none}.cms-table tr{border-bottom:1px solid #e5e8ed;grid-template-columns:1fr 1fr;gap:10px 18px;padding:17px;display:grid}.cms-table td{border:0;grid-template-columns:105px 1fr;padding:0;display:grid}.cms-table td:before{content:attr(data-label);color:#8a93a2;text-transform:uppercase;font-size:9px;font-weight:800}.cms-table td:first-child,.cms-table td:last-child{grid-column:1/-1;display:block}.cms-table td:first-child:before{margin-bottom:5px;display:block}.cms-table td:last-child{text-align:right}}@media (max-width:560px){.cms-main{padding-left:12px;padding-right:12px}.cms-mobile-header .cms-brand small{display:none}.cms-metrics{grid-template-columns:1fr}.cms-dashboard-grid{gap:14px}.cms-filters,.cms-table tr{grid-template-columns:1fr}.cms-table td,.cms-table td:first-child,.cms-table td:last-child{grid-column:1}.cms-editor-header>.cms-button{width:100%}.cms-editor-meta{flex-direction:column;align-items:flex-start;gap:7px}.cms-editor-aside{grid-template-columns:1fr}.cms-editor-aside .cms-side-section:last-child{grid-column:1}.cms-editor-section{padding:18px 14px}.cms-action-dock{grid-template-columns:1fr;padding:10px;display:grid;bottom:6px}.cms-action-group{grid-template-columns:repeat(2,1fr);display:grid}.cms-action-group>span,.cms-action-group .cms-button:only-of-type{grid-column:1/-1}.cms-publish-group{border-top:1px solid #e0e3e8;border-left:0;margin:0;padding:9px 0 0}.cms-publish-group small{grid-column:1/-1}}a{color:inherit;text-decoration:none}.tone-blue,.tone-mundo{--tone:var(--blue);--tone-soft:#2563ff1a;--tone-line:#2563ff47}.tone-mexico,.tone-pink{--tone:var(--section-mexico);--tone-soft:#ff2d7a1a;--tone-line:#ff2d7a47}.tone-economia{--tone:var(--section-economia);--tone-soft:#00c2ab1f;--tone-line:#00c2ab4d}.tone-tecnologia,.tone-orange{--tone:var(--section-tecnologia);--tone-soft:#ff9f1c21;--tone-line:#ff9f1c52}.site-header{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #e5e7ebf2;position:sticky;top:0}.header-inner{grid-template-columns:295px 1fr 210px;align-items:center;gap:24px;max-width:1462px;height:62px;margin:0 auto;padding:0 36px;display:grid}.brand{align-items:center;gap:11px;min-width:0;display:inline-flex}.plus-mark{flex:none;width:39px;height:39px}.plus-bullet{flex:none;width:18px;height:18px;display:inline-block}.mini-plus{width:13px;height:13px}.inline-plus{width:14px;height:14px}.section-plus{width:34px;height:34px}.brand strong{color:var(--navy);letter-spacing:-.02em;font-size:30px;font-weight:800;line-height:.88;display:block}.brand strong span{letter-spacing:0;font-size:15px}.brand small{color:var(--navy);margin-top:5px;font-size:10px;font-weight:700;line-height:1;display:block}.main-nav{justify-content:center;gap:clamp(22px,3vw,48px);height:100%;display:flex}.main-nav a{color:var(--navy);align-items:center;font-size:13px;font-weight:800;display:inline-flex;position:relative}.main-nav a.active{color:var(--tone,var(--blue))}.header-actions{justify-content:flex-end;align-items:center;gap:18px;display:flex}.icon-button,.subscribe{cursor:pointer;border:0;justify-content:center;align-items:center;display:inline-flex}.icon-button{width:42px;height:42px;color:var(--navy);background:0 0}.search-icon{fill:none;stroke:currentColor;stroke-width:2.6px;stroke-linecap:round;width:24px;height:24px}.subscribe{color:#fff;background:var(--blue);border-radius:7px;min-width:118px;height:38px;font-size:13px;font-weight:800;box-shadow:0 10px 20px #2563ff38}.page-shell{max-width:1462px;margin:0 auto;padding:16px 36px 48px}.content-grid{grid-template-columns:minmax(0,1fr) 363px;gap:24px;display:grid}.main-column{min-width:0}.hero-grid{--hero-min-height:286px;min-height:var(--hero-min-height);border-radius:var(--radius);box-shadow:var(--shadow);grid-template-columns:minmax(0,1fr) 220px;gap:0;display:grid;overflow:hidden}.hero-card{min-width:0;min-height:var(--hero-min-height);color:inherit;background:var(--navy);text-decoration:none;display:block;position:relative;overflow:hidden}.hero-card:focus-visible{outline:3px solid var(--turquoise);outline-offset:3px}.hero-card img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#050e1fbd,#050e1f24 54%,#050e1f00);position:absolute;inset:0}.hero-copy{z-index:1;width:min(585px,72%);min-height:var(--hero-min-height);color:#fff;flex-direction:column;justify-content:flex-start;padding:24px 38px 32px;display:flex;position:relative}.label{letter-spacing:.02em;border-radius:4px;align-self:flex-start;padding:7px 13px;font-size:11px;font-weight:900;display:inline-flex}.label-blue{background:var(--blue)}.hero-copy h1{letter-spacing:0;max-width:590px;margin:16px 0 12px;font-size:clamp(31px,3.2vw,43px);font-weight:850;line-height:1.08}.hero-copy p{color:#ffffffe0;max-width:545px;margin:0;font-size:15px;line-height:1.55}.series-strip{border:1px solid var(--line);border-radius:var(--radius);background:#fff;margin-top:10px;padding:16px;box-shadow:0 12px 28px #0813280d}.series-heading{border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:flex-end;gap:18px;padding-bottom:13px;display:flex}.series-heading h2{color:var(--navy);letter-spacing:-.01em;margin:5px 0 0;font-size:22px;line-height:1.1}.series-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px;display:grid}.series-card{background:linear-gradient(180deg, var(--tone-soft,#2563ff1a), #fff0 56%), white;border:1px solid var(--tone-line,#dbe4ef);border-top:4px solid var(--tone,var(--blue));border-radius:7px;flex-direction:column;min-height:164px;padding:15px;display:flex;overflow:hidden}.series-top{color:var(--tone,var(--blue));letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:7px;font-size:10px;font-weight:900;display:flex}.series-card h3{color:var(--navy);letter-spacing:-.01em;margin:18px 0 8px;font-size:18px;line-height:1.12}.series-card p{color:#40516d;margin:0;font-size:12px;line-height:1.45}.series-card small{color:var(--tone,var(--blue));margin-top:auto;padding-top:14px;font-size:10.5px;font-weight:900}.meta-row{color:#ffffffdb;gap:18px;margin-top:23px;font-size:12px;font-weight:700;display:flex}.meta-row span+span:before{content:"•";margin-right:14px}.why-card,.newsletter,.quote-card,.daily-brief{color:#fff;background:radial-gradient(circle at 88% 9%,#2563ff38,#0000 26%),linear-gradient(145deg,#081328,#06101f)}.why-card{padding:27px 28px}.why-card h2,.rail-card h2,.newsletter h2,.quote-card p{margin:0}.why-card h2{font-size:19px;line-height:1.1}.why-card h2:after{content:"";background:var(--turquoise);width:24px;height:2px;margin-top:15px;display:block}.why-card p{color:#ffffffd1;margin:18px 0;font-size:13px;line-height:1.65}.rule{background:#ffffff47;height:1px;margin:14px 0 15px}.why-card span,.section-kicker{color:var(--turquoise);letter-spacing:.06em;font-size:11px;font-weight:900}.why-card strong{margin-top:9px;font-size:38px;line-height:1;display:block}.why-card small{color:#ffffffbd;margin-top:7px;font-size:11px;display:block}.vote-card{background:radial-gradient(circle at 9% 30%,#00c2ab4d,#0000 44%),radial-gradient(circle at 91% 24%,#ff2d7a33,#0000 45%),#030d1d9e;border:1px solid #00c2ab6b;border-radius:7px;margin-top:18px;padding:14px 14px 15px}.vote-card span{color:var(--turquoise);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.why-card .vote-card strong{color:#fff;margin-top:8px;font-size:48px}.vote-card small{max-width:170px;line-height:1.35}.daily-brief{border-radius:var(--radius);box-shadow:var(--shadow);grid-template-columns:1.25fr 1.15fr .8fr .78fr;gap:0;margin-top:10px;display:grid;overflow:hidden}.brief-lead,.brief-keys,.data-card,.impact-card{min-height:253px;padding:22px 24px}.brief-lead,.brief-keys,.data-card{border-right:1px solid #ffffff38}.brief-lead h2{letter-spacing:-.01em;margin:0 0 5px;font-size:23px}.brief-lead>p:first-of-type{color:#ffffffb8;margin:0 0 18px;font-size:13px}.brief-lead span{color:var(--turquoise);letter-spacing:.06em;font-size:11px;font-weight:900}.brief-lead blockquote{letter-spacing:-.02em;margin:9px 0 16px;font-family:Georgia,Times New Roman,serif;font-size:27px;line-height:1.14}.brief-note{color:#ffffffc7;margin:0;font-size:12.5px;line-height:1.55}.brief-keys{flex-direction:column;gap:14px;display:flex}.brief-key{grid-template-columns:28px 1fr;gap:13px;display:grid}.brief-key b{color:#fff;background:#00c2abb8;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:inline-flex}.brief-key h3{margin:0 0 4px;font-size:12.5px;line-height:1.2}.brief-key p,.impact-card p{color:#ffffffc7;margin:0;font-size:11.5px;line-height:1.45}.brief-key small{color:var(--turquoise);margin-top:2px;font-size:10.5px;font-weight:800;display:block}.sparkline{width:100%;height:72px;margin:19px 0 11px;display:block}.sparkline polyline{fill:none;stroke:var(--turquoise);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.data-card strong{font-size:42px;line-height:1;display:block}.data-card p{margin:6px 0 13px;font-size:15px;font-weight:800;line-height:1.25}.data-card small,.brief-sources,.impact-card button,.impact-card a{color:#ffffffb8;font-size:11px}.data-card small{margin-top:4px;display:block}.impact-icon{background:#00c2ab24;border:1px solid #00c2ab5c;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:26px 0 17px;display:flex}.impact-icon .plus-bullet{width:26px;height:26px}.impact-card button,.impact-card a{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff7a;border-radius:6px;justify-content:space-between;align-items:center;width:100%;height:37px;margin-top:24px;padding:0 14px;display:flex}.brief-sources{border-top:1px solid #ffffff3d;grid-column:1/-1;align-items:center;gap:26px;height:36px;padding:0 24px;display:flex}.brief-sources span,.brief-sources em{color:var(--turquoise);letter-spacing:.06em;font-style:normal;font-weight:900}.brief-sources em{color:#ffffffc7;margin-left:auto}.dossier{border-radius:var(--radius);background:#fff;border:1px solid #d6e1ef;margin-top:10px;padding:14px 16px 12px;box-shadow:0 12px 28px #0813280f}.dossier-head{justify-content:space-between;align-items:flex-start;gap:18px;margin:0 0 11px;display:flex}.dossier h2{color:var(--navy);letter-spacing:-.01em;margin:0;font-size:24px}.dossier-head p,.section-title p{color:#40516d;margin:4px 0 0;font-size:13px}.certainty{color:#526172;white-space:nowrap;align-items:center;gap:8px;font-size:11px;display:flex}.certainty i{background:var(--turquoise);border-radius:50%;width:9px;height:9px}.certainty i.muted{background:0 0;border:1px solid #8da0b3}.certainty b{color:#475569;margin-left:5px;font-weight:700}.certainty small{color:#64748b;margin-left:12px}.dossier-grid{border:1px solid #edf1f5;border-radius:7px 7px 0 0;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.dossier-panel{border-right:1px solid #e8edf3;min-height:128px;padding:14px 15px 12px}.dossier-panel:last-child{border-right:0}.dossier-panel h3{color:var(--navy);margin:0 0 10px;padding-left:0;font-size:12.5px;position:relative}.dossier-panel h3:before{content:"";background:currentColor;border-radius:10px;width:27px;height:3px;margin-bottom:9px;display:block}.dossier-panel.orange h3:before,.dossier-panel.orange a{color:var(--orange)}.dossier-panel.pink h3:before,.dossier-panel.pink a{color:var(--pink)}.dossier-panel.blue h3:before,.dossier-panel.blue a{color:var(--blue)}.dossier-panel ul{margin:0;padding-left:0;list-style:none}.dossier-panel li{color:#25344a;grid-template-columns:14px 1fr;align-items:start;gap:7px;margin:0 0 5px;font-size:11px;line-height:1.35;display:grid}.dossier-panel a{margin-top:8px;font-size:11px;font-weight:800;display:inline-block}.sum-line{background:linear-gradient(90deg,#00c2ab29,#2563ff14);border:1px solid #d8eef0;border-top:0;border-radius:0 0 7px 7px;grid-template-columns:92px 1fr;align-items:center;gap:18px;min-height:54px;padding:11px 16px;display:grid}.sum-line strong{color:var(--navy);align-items:center;gap:8px;font-size:15px;display:flex}.sum-line p{color:#25344a;margin:0;font-size:12px;line-height:1.45}.side-rail{flex-direction:column;gap:14px;display:flex}.rail-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 12px 28px #0813280d}.reads-card{padding:18px 15px 9px}.mobile-top-stories{display:none}.rail-card h2{color:var(--navy);letter-spacing:-.01em;font-size:17px}.read-list{margin-top:12px}.read-item{border-top:1px solid var(--line);grid-template-columns:28px 105px 1fr;align-items:center;gap:10px;padding:10px 0;display:grid}.read-item:first-child{border-top:0;padding-top:0}.read-number{width:24px;height:24px;color:var(--tone,var(--blue));background:var(--tone-soft,#edf3ff);border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:900;display:flex}.read-item img,.story-card img{object-fit:cover;border-radius:5px}.read-item em,.story-card em{color:var(--tone,var(--blue));letter-spacing:.03em;align-items:center;gap:5px;margin-bottom:5px;font-size:9px;font-style:normal;font-weight:900;display:inline-flex}.read-item b,.story-card b{color:var(--tone,var(--blue));letter-spacing:.03em;margin-bottom:4px;font-size:9px;font-weight:900;display:block}.read-item h3{color:var(--navy);margin:0 0 4px;font-size:12px;line-height:1.25}.read-item small,.story-card small{color:var(--muted);font-size:10.5px}.newsletter{border-radius:var(--radius);box-shadow:var(--shadow);padding:20px}.newsletter h2{font-size:22px}.newsletter h2 span{color:var(--turquoise)}.newsletter p{color:#ffffffc7;margin:8px 0 17px;font-size:13px}.newsletter form{grid-template-columns:1fr 100px;gap:9px;display:grid}.newsletter input{width:100%;height:38px;color:var(--navy);background:#fff;border:0;border-radius:5px;padding:0 13px;font-size:12px}.newsletter button{color:#fff;background:var(--blue);border:0;border-radius:5px;height:38px;font-size:12px;font-weight:800}.newsletter small{color:#ffffffad;margin-top:12px;font-size:10px;display:block}.principles{padding:18px 20px}.principles p{color:var(--navy);align-items:center;gap:10px;margin:14px 0 0;font-size:13px;font-weight:700;display:flex}.quote-card{border-radius:var(--radius);box-shadow:var(--shadow);padding:30px 28px}.quote-card p{padding-left:30px;font-family:Georgia,Times New Roman,serif;font-size:24px;line-height:1.35;position:relative}.quote-card p:before{content:"“";color:var(--turquoise);font-size:56px;line-height:1;position:absolute;top:-8px;left:0}.quote-card small{color:#ffffffc7;margin:22px 0 0 30px;font-size:12px;font-weight:800;display:block}.story-section{border:1px solid var(--line);border-radius:var(--radius);background:#fff;margin-top:12px;padding:0 16px 16px}.section-title{align-items:flex-start;gap:10px;padding-top:16px;display:flex}.section-title h2{color:var(--navy);margin:0;font-size:21px}.topic-tabs{flex-wrap:wrap;gap:8px;margin:14px 0;display:flex}.topic-tabs button{color:#334155;border:1px solid var(--line);background:#fff;border-radius:999px;height:24px;padding:0 13px;font-size:10px;font-weight:700}.topic-tabs .selected{color:#fff;background:var(--blue);border-color:var(--blue)}.stories-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.story-card{border:1px solid var(--line);border-top:3px solid var(--tone,var(--line));background:#fff;border-radius:7px;overflow:hidden}.story-card img{border-radius:0;width:100%;height:118px}.story-card div{padding:12px}.story-card h3{color:var(--navy);margin:0 0 9px;font-size:14px;line-height:1.3}.mexico-page{max-width:1462px;margin:0 auto;padding:16px 36px 54px}.mexico-megabanner{background:var(--navy);border-radius:var(--radius);min-height:244px;box-shadow:var(--shadow);position:relative;overflow:hidden}.mexico-megabanner img{object-fit:cover;object-position:center 18%}.mexico-banner-shade{background:linear-gradient(90deg,#050e1ff0,#050e1fb8 34%,#050e1f2e 72%,#050e1f0a),linear-gradient(#050e1f14,#050e1f4d);position:absolute;inset:0}.mexico-banner-copy{z-index:1;color:#fff;flex-direction:column;justify-content:center;width:min(660px,58%);min-height:244px;padding:34px 46px 32px;display:flex;position:relative}.mexico-banner-copy h1{letter-spacing:0;margin:0;font-size:clamp(40px,4.7vw,64px);font-weight:850;line-height:.98}.mexico-banner-copy p{color:#ffffffe6;max-width:560px;margin:14px 0 0;font-size:17px;font-weight:650;line-height:1.42}.mexico-layout{grid-template-columns:minmax(0,1fr) 338px;gap:24px;margin-top:16px;display:grid}.mexico-main-stack{flex-direction:column;gap:14px;min-width:0;display:flex}.morning-card,.positive-context,.suma-explains,.useful-guide{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 12px 28px #0813280d}.morning-card,.positive-context{padding:17px}.mexico-section-head{border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:flex-end;gap:18px;padding-bottom:14px;display:flex}.mexico-section-head span,.guide-copy span,.suma-explains span{color:var(--section-mexico);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:900}.mexico-section-head h2,.guide-copy h2,.suma-explains h2{color:var(--navy);letter-spacing:-.01em;margin:5px 0 0;font-size:25px;line-height:1.05}.mexico-section-head a{color:var(--blue);flex:none;font-size:12px;font-weight:900}.mexico-section-head.compact{align-items:flex-start}.mexico-section-head.compact p{color:#53637a;text-align:right;max-width:310px;margin:5px 0 0;font-size:12.5px;line-height:1.4}.morning-grid{grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr);gap:13px;margin-top:14px;display:grid}.morning-lead{color:inherit;background:linear-gradient(#ff2d7a14,#fff0 64%),#fff;border:1px solid #ff2d7a38;border-radius:7px;transition:border-color .16s,box-shadow .16s,transform .16s;display:block;overflow:hidden}.morning-lead:hover{border-color:#ff2d7a6b;transform:translateY(-2px);box-shadow:0 14px 30px #08132817}.morning-lead:focus-visible{outline:3px solid var(--turquoise);outline-offset:3px}.morning-image,.context-image,.guide-image{background:#dbe4ef;position:relative;overflow:hidden}.morning-image{aspect-ratio:16/9;width:100%}.morning-image img,.context-image img,.guide-image img{object-fit:cover}.morning-card-image{object-fit:cover;object-position:center}.morning-image-fallback{color:#fff;background:radial-gradient(circle at 82% 18%, #ff2d7a9e, transparent 28%), linear-gradient(135deg, var(--navy), #16305c);text-align:center;place-items:center;padding:24px;display:grid;position:absolute;inset:0}.morning-image-fallback span{letter-spacing:-.02em;font-size:clamp(19px,3vw,30px);font-weight:900}.morning-lead-copy{padding:18px 18px 16px}.morning-lead-copy span{color:var(--section-mexico);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:900}.morning-lead-copy>small{color:var(--section-mexico);letter-spacing:.04em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:900;display:block}.morning-lead-copy h3{color:var(--navy);letter-spacing:-.01em;margin:9px 0;font-size:24px;line-height:1.06}.morning-lead-copy p{color:#465873;margin:0;font-size:13px;line-height:1.48}.morning-card-cta{color:#fff;background:var(--blue);border-radius:6px;justify-content:center;align-items:center;min-height:36px;margin-top:15px;padding:0 14px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:0 10px 20px #2563ff29}.morning-points{gap:8px;display:grid}.morning-points article{border:1px solid #e8edf3;border-left:4px solid var(--turquoise);background:#fbfcfe;border-radius:7px;min-height:52px;padding:13px 15px}.morning-points article:nth-child(2){border-left-color:var(--blue)}.morning-points article:nth-child(3){border-left-color:var(--orange)}.morning-points h3{color:var(--navy);margin:0 0 4px;font-size:13px;line-height:1.15}.morning-points p{color:#53637a;margin:0;font-size:11.5px;line-height:1.35}.morning-footer{background:linear-gradient(90deg,#00c2ab1f,#2563ff0f);border:1px solid #d8eef0;border-radius:7px;align-items:center;gap:13px;margin-top:12px;padding:10px 13px;display:flex}.morning-footer strong{color:var(--navy);flex:none;align-items:center;gap:7px;font-size:12px;display:inline-flex}.morning-footer span{color:#40516d;font-size:11.5px;line-height:1.35}.context-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.context-card{border:1px solid var(--tone-line,#e5e7eb);border-top:4px solid var(--tone,var(--blue));background:#fff;border-radius:7px;flex-direction:column;min-height:258px;display:flex;overflow:hidden}.context-image{height:112px}.context-copy{flex-direction:column;flex:1;padding:13px;display:flex}.context-copy b{color:var(--tone,var(--blue));letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:900}.context-copy h3{color:var(--navy);letter-spacing:-.01em;margin:10px 0 8px;font-size:17px;line-height:1.08}.context-copy p{color:#465873;margin:0;font-size:12px;line-height:1.42}.mexico-sidebar{min-width:0}.useful-guide{position:sticky;top:78px;overflow:hidden}.guide-image{height:188px}.guide-copy{padding:19px 20px 20px}.guide-copy h2{margin-top:7px;font-size:24px;line-height:1.08}.guide-copy p{color:#40516d;margin:11px 0 15px;font-size:13px;line-height:1.5}.guide-links{gap:8px;margin:0 0 18px;display:grid}.guide-links a{min-height:34px;color:var(--navy);background:#f8fafc;border:1px solid #e8edf3;border-radius:6px;justify-content:space-between;align-items:center;padding:8px 10px;font-size:12px;font-weight:800;display:flex}.guide-links a:after{content:">";color:var(--blue);font-size:13px;font-weight:900}.guide-copy button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:6px;width:100%;height:40px;font-size:13px;font-weight:900;box-shadow:0 10px 20px #2563ff2e}.suma-explains{background:linear-gradient(90deg,#00c2ab1f,#2563ff0d),#fff;border-color:#d8eef0;grid-template-columns:minmax(240px,.64fr) minmax(0,1.36fr);gap:20px;padding:20px 22px;display:grid}.suma-explains h2{font-size:22px}.suma-explains>div>p{color:#40516d;max-width:520px;margin:10px 0 0;font-size:13px;line-height:1.48}.explain-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.explain-columns.three{grid-template-columns:repeat(3,minmax(0,1fr))}.explain-columns article{background:#ffffffb8;border:1px solid #d8eef0eb;border-radius:7px;padding:14px}.explain-columns h3{color:var(--navy);margin:0 0 7px;font-size:14px}.explain-columns p{color:#40516d;margin:0;font-size:12.5px;line-height:1.45}.briefing-page{max-width:1180px;margin:0 auto;padding:18px 36px 56px}.briefing-article{flex-direction:column;gap:14px;display:flex}.briefing-hero,.briefing-suma,.briefing-keypoints,.briefing-expanded,.briefing-context,.briefing-archive,.briefing-sources{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 12px 28px #0813280d}.briefing-hero{grid-template-columns:minmax(0,1fr) 412px;min-height:330px;display:grid;overflow:hidden}.briefing-hero-copy{color:#fff;background:radial-gradient(circle at 96% 0,#ff2d7a2e,#0000 28%),linear-gradient(145deg,#081328,#06101f);flex-direction:column;justify-content:center;padding:42px 48px;display:flex}.briefing-back{color:var(--turquoise);letter-spacing:.06em;text-transform:uppercase;align-self:flex-start;margin-bottom:22px;font-size:12px;font-weight:900}.briefing-hero-copy>span,.briefing-section-title span,.briefing-suma span,.briefing-sources span{color:var(--section-mexico);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:900}.briefing-hero-copy h1{letter-spacing:0;margin:9px 0 12px;font-size:clamp(42px,5vw,66px);line-height:.98}.briefing-hero-copy p{color:#ffffffe0;max-width:650px;margin:0;font-size:22px;font-weight:780;line-height:1.23}.briefing-hero-image{background:#dbe4ef;min-height:330px;position:relative}.briefing-hero-image img{object-fit:cover}.briefing-suma{background:linear-gradient(90deg,#00c2ab1f,#2563ff0d),#fff;border-color:#d8eef0;grid-template-columns:260px minmax(0,1fr);gap:24px;padding:24px 28px;display:grid}.briefing-suma h2,.briefing-section-title h2{color:var(--navy);letter-spacing:-.01em;margin:6px 0 0;font-size:28px;line-height:1.04}.briefing-suma p{color:#25344a;margin:0;font-size:18px;font-weight:680;line-height:1.42}.briefing-keypoints,.briefing-expanded,.briefing-context,.briefing-archive{padding:23px 25px 25px}.briefing-section-title{align-items:flex-start;gap:11px;margin-bottom:18px;display:flex}.briefing-section-heading{border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:18px;padding-bottom:18px;display:flex}.briefing-section-heading .briefing-section-title{margin-bottom:0}.briefing-section-heading>p{color:#53637a;text-align:right;max-width:410px;margin:0;font-size:13px;line-height:1.45}.briefing-point-grid{gap:12px;display:grid}.briefing-point-grid article{background:#fbfcfe;border:1px solid #e8edf3;border-radius:7px;grid-template-columns:42px minmax(0,1fr);gap:15px;padding:16px;display:grid}.briefing-point-grid b{width:32px;height:32px;color:var(--section-mexico);background:#ff2d7a1a;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:900;display:inline-flex}.briefing-point-grid h3,.briefing-followup-list h3,.briefing-context-grid h3{color:var(--navy);margin:0 0 7px;font-size:19px;line-height:1.15}.briefing-point-grid p,.briefing-followup-list p,.briefing-context-grid p{color:#40516d;margin:0;font-size:14px;line-height:1.5}.briefing-followup{background:radial-gradient(circle at 100% 0,#00c2ab14,#0000 25%),#fff;border-color:#dbe5ee;overflow:hidden}.briefing-followup-list{border:1px solid #e3e9f0;border-radius:8px;margin:0;padding:0;list-style:none}.briefing-followup-list li{--followup-tone:var(--turquoise);background:#ffffffdb;border-bottom:1px solid #e8edf3;grid-template-columns:58px minmax(0,1fr);gap:18px;padding:20px 22px;display:grid;position:relative}.briefing-followup-list li:last-child{border-bottom:0}.briefing-followup-list li:nth-child(3n+2){--followup-tone:var(--blue)}.briefing-followup-list li:nth-child(3n){--followup-tone:var(--orange)}.briefing-followup-list li:before{background:var(--followup-tone);content:"";width:4px;position:absolute;top:0;bottom:0;left:0}.briefing-followup-index{width:46px;height:46px;color:var(--followup-tone);background:color-mix(in srgb, var(--followup-tone) 10%, white);border:1px solid color-mix(in srgb, var(--followup-tone) 22%, white);letter-spacing:.04em;border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:900;display:inline-flex}.briefing-followup-list small{color:var(--followup-tone);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:900;display:block}.briefing-context-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.briefing-context-grid article{border:1px solid #e8edf3;border-top:4px solid var(--turquoise);background:#fff;border-radius:7px;padding:16px}.briefing-context-grid article:nth-child(2){border-top-color:var(--blue)}.briefing-context-grid article:nth-child(3){border-top-color:var(--orange)}.briefing-expanded{background:linear-gradient(90deg,#00c2ab1a,#2563ff0a),#fff;border-color:#d8eef0}.briefing-expanded-body{max-width:860px}.briefing-expanded-body p{color:#25344a;margin:0 0 13px;font-size:16px;line-height:1.6}.briefing-expanded-body p:last-child{margin-bottom:0}.briefing-archive-list{border-top:1px solid #e8edf3}.briefing-archive-list a{border-bottom:1px solid #e8edf3;grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:22px;min-height:72px;padding:14px 4px;transition:color .16s,background .16s,padding .16s;display:grid}.briefing-archive-list a:hover,.briefing-archive-list a:focus-visible{background:#f8fafc;outline:none;padding-inline:12px}.briefing-archive-list time{color:#607089;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:850}.briefing-archive-list strong{color:var(--navy);font-size:16px;line-height:1.3}.briefing-archive-list a>span{color:var(--blue);white-space:nowrap;font-size:11px;font-weight:900}.briefing-archive-list a>span:after{content:"→";margin-left:8px}.briefing-pagination{justify-content:flex-end;align-items:center;gap:12px;margin-top:18px;display:flex}.briefing-pagination button{min-height:36px;color:var(--navy);cursor:pointer;font:inherit;background:#fff;border:1px solid #d8e0e9;border-radius:6px;padding:0 13px;font-size:12px;font-weight:850}.briefing-pagination button:hover:not(:disabled),.briefing-pagination button:focus-visible{color:var(--blue);border-color:var(--blue)}.briefing-pagination button:disabled{cursor:default;opacity:.42}.briefing-pagination span{color:#607089;font-size:11px;font-weight:800}.briefing-sources{flex-wrap:wrap;align-items:center;gap:12px 20px;padding:14px 18px;display:flex}.briefing-sources a,.briefing-sources b{color:#40516d;font-size:12px;font-weight:850}.briefing-sources a{color:var(--blue)}.economy-article .briefing-hero-copy>span,.economy-article .briefing-section-title span,.economy-article .briefing-suma span,.economy-article .briefing-sources span{color:var(--section-economia)}.economy-article .briefing-point-grid b{color:var(--section-economia);background:#00c2ab1f}.economy-signal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:1180px){.header-inner{grid-template-columns:250px 1fr 170px;padding-inline:24px}.main-nav{gap:18px}.content-grid{grid-template-columns:1fr}.series-grid{grid-template-columns:repeat(2,1fr)}.side-rail{grid-template-columns:repeat(2,1fr);display:grid}}@media (max-width:860px){.header-inner{grid-template-columns:1fr auto;grid-template-areas:"brand actions""nav nav";gap:6px 10px;height:auto;padding:7px 14px 8px}.brand{grid-area:brand;gap:8px}.plus-mark{width:30px;height:30px}.brand strong{font-size:23px}.brand strong span{font-size:12px}.brand small{display:none}.main-nav{grid-area:nav/1/nav/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px 9px;height:auto;min-height:0;display:grid;overflow:visible}.main-nav::-webkit-scrollbar{display:none}.series-grid::-webkit-scrollbar{display:none}.dossier-grid::-webkit-scrollbar{display:none}.topic-tabs::-webkit-scrollbar{display:none}.stories-grid::-webkit-scrollbar{display:none}.read-list::-webkit-scrollbar{display:none}.main-nav a{text-align:center;justify-content:center;min-height:27px;padding:0 2px;font-size:13px}.header-actions{grid-area:actions;gap:6px}.icon-button{width:34px;height:34px}.search-icon{stroke-width:2.4px;width:20px;height:20px}.subscribe{border-radius:6px;min-width:92px;height:32px;font-size:11.5px;box-shadow:0 8px 16px #2563ff29}.page-shell{padding:10px 12px 30px}.hero-grid,.daily-brief,.side-rail{grid-template-columns:1fr}.desktop-top-stories{display:none}.mobile-top-stories{margin-top:9px;display:block}.hero-grid{height:auto}.hero-card{min-height:0}.hero-card img{object-position:57% 44%}.hero-shade{background:linear-gradient(#050e1fc2,#050e1f6b 42%,#050e1f9e),linear-gradient(90deg,#050e1fb8,#050e1f1a)}.why-card{min-height:auto;padding:17px 18px 16px}.why-card h2{font-size:18px}.why-card h2:after{margin-top:10px}.why-card p{margin:12px 0 0;font-size:12.5px;line-height:1.48}.why-card .rule,.why-card span,.why-card strong,.why-card small,.why-card .vote-card{display:none}.hero-copy{justify-content:flex-start;width:100%;min-height:auto;padding:18px 22px 23px}.hero-copy h1{max-width:96%;margin:14px 0 12px;font-size:30px;line-height:1.06}.hero-copy p{max-width:97%;font-size:15.5px;line-height:1.48}.label{padding:6px 10px;font-size:10px}.meta-row{flex-wrap:wrap;gap:7px 12px;margin-top:18px;font-size:12px}.series-strip{margin-top:9px;padding:13px}.series-heading{align-items:flex-start;padding-bottom:10px}.series-heading h2{font-size:20px}.series-heading .section-plus{width:24px;height:24px}.series-grid{grid-template-columns:1fr;gap:10px;margin-top:11px;display:grid}.series-card{min-height:auto;padding:15px}.series-card h3{margin:12px 0 7px;font-size:20px;line-height:1.1}.series-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13.5px;line-height:1.38;display:-webkit-box;overflow:hidden}.series-card small{padding-top:11px;font-size:11.5px}.daily-brief{grid-template-columns:1fr;margin-top:9px}.brief-lead,.brief-keys{grid-column:1/-1}.brief-lead,.brief-keys,.data-card,.impact-card{min-height:auto;padding:16px 17px}.brief-lead,.brief-keys,.data-card{border-bottom:1px solid #fff3;border-right:0}.brief-lead h2{font-size:24px}.brief-lead>p:first-of-type{margin-bottom:13px;font-size:14px}.brief-lead blockquote{margin:9px 0 11px;font-size:24px;line-height:1.14}.brief-note{font-size:13.5px;line-height:1.45}.brief-keys{gap:9px}.brief-key{grid-template-columns:30px 1fr;gap:12px}.brief-key b{width:28px;height:28px}.brief-key h3{font-size:15px}.brief-key p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13.5px;display:-webkit-box;overflow:hidden}.sparkline{height:42px;margin:10px 0 8px}.data-card strong{font-size:42px}.data-card p{margin-bottom:8px;font-size:15px}.impact-icon{display:none}.impact-card button{height:40px;margin-top:14px;padding:0 13px;font-size:12px}.dossier-head,.certainty{flex-wrap:wrap}.dossier{margin-top:9px;padding:13px}.dossier h2{font-size:24px}.certainty{white-space:normal;gap:6px;font-size:10px}.dossier-grid{grid-template-columns:1fr;display:grid}.dossier-panel{border-bottom:1px solid #e8edf3;border-right:0;min-height:auto}.dossier-panel+.dossier-panel{border-left:0}.dossier-panel h3{font-size:15px}.dossier-panel li{font-size:13px;line-height:1.42}.sum-line{grid-template-columns:1fr;gap:8px;min-height:auto;padding:11px 13px}.sum-line p{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;display:-webkit-box;overflow:hidden}.brief-sources{flex-wrap:wrap;gap:7px 12px;height:auto;padding:10px 14px;font-size:11px}.brief-sources em{width:100%;margin-left:0;font-size:9.5px}.story-section{margin-top:9px;padding:0 13px 14px}.section-title{padding-top:13px}.section-title h2{font-size:22px}.section-title p{font-size:13.5px}.section-title .section-plus{width:26px;height:26px}.topic-tabs{flex-wrap:wrap;gap:7px;margin:12px 0;overflow:visible}.topic-tabs button{flex:0 auto;height:25px;padding-inline:11px}.stories-grid{grid-template-columns:1fr;gap:11px;display:grid}.story-card{grid-template-columns:118px 1fr;display:grid}.story-card div,.read-item div{min-width:0}.story-card img{width:100%;height:100%;min-height:122px}.story-card div{padding:12px}.story-card h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:15px;line-height:1.25;display:-webkit-box;overflow:hidden}.side-rail{gap:10px;margin-top:10px}.reads-card{padding:14px 13px}.read-list{grid-template-columns:1fr;gap:11px;margin-top:10px;display:grid}.read-item{border-top:0;grid-template-columns:28px 96px 1fr;gap:10px;padding:0 0 1px}.read-item img{width:96px;height:64px}.read-item h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13.5px;display:-webkit-box;overflow:hidden}.newsletter{padding:14px}.newsletter h2{font-size:21px}.newsletter p,.newsletter small{display:none}.newsletter form{grid-template-columns:1fr 96px;gap:8px;margin-top:10px}.newsletter input,.newsletter button{height:40px;font-size:12px}.principles{padding:14px}.principles p{margin-top:10px;font-size:12px}.quote-card{padding:20px}.quote-card p{font-size:20px}}@media (min-width:1181px){.header-inner{grid-template-columns:420px 1fr 250px;max-width:1600px;height:70px;padding:0 50px}.brand strong{font-size:36px}.brand strong span{font-size:17px}.brand small{font-size:11px}.plus-mark{width:46px;height:46px}.page-shell{max-width:1948px;padding:24px 50px 56px}.content-grid{grid-template-columns:minmax(0,1fr) 516px;gap:34px}.hero-grid{--hero-min-height:405px;grid-template-columns:minmax(0,1fr) 310px}.hero-card img{opacity:.92}.hero-shade{background:linear-gradient(90deg,#050e1fc7,#050e1f57 44%,#050e1f0a)}.hero-copy{width:min(760px,70%);padding:32px 55px 48px}.hero-copy h1{margin-top:28px;font-size:clamp(45px,3.05vw,62px);line-height:1.08}.hero-copy p{max-width:690px;font-size:22px;line-height:1.45}.label{padding:9px 18px;font-size:14px}.series-strip{margin-top:14px;padding:24px}.series-heading h2{font-size:30px}.series-card{min-height:218px;padding:24px}.series-top{gap:10px;font-size:13px}.series-card h3{margin-top:26px;font-size:26px}.series-card p{font-size:16px;line-height:1.45}.series-card small{font-size:13px}.why-card{padding:40px 38px;overflow:hidden}.why-card h2{font-size:27px}.why-card p{margin-top:30px;font-size:18px;line-height:1.55}.why-card strong{font-size:58px}.vote-card{margin-top:24px;padding:18px 17px 19px}.why-card .vote-card strong{font-size:66px}.vote-card small{max-width:225px;font-size:13px}.daily-brief{grid-template-columns:1.24fr 1.1fr .86fr .86fr;margin-top:14px}.brief-lead,.brief-keys,.data-card,.impact-card{min-height:336px;padding:34px 34px 28px}.brief-lead h2{font-size:30px}.brief-lead>p:first-of-type{margin-bottom:30px;font-size:17px}.brief-lead blockquote{max-width:420px;font-size:37px;line-height:1.12}.brief-note{max-width:430px;font-size:15px;line-height:1.55}.section-kicker,.brief-lead span,.why-card span{font-size:13px}.brief-keys{gap:24px}.brief-key{grid-template-columns:36px 1fr;gap:20px}.brief-key b{width:34px;height:34px;font-size:16px}.brief-key h3{font-size:17px}.brief-key p,.impact-card p{font-size:15px}.brief-key small{font-size:13px}.data-card strong{font-size:61px}.data-card p{font-size:23px}.sparkline{height:105px}.impact-icon{width:70px;height:70px;margin-top:42px}.impact-card button{height:54px;margin-top:36px;font-size:16px}.brief-sources{height:44px;padding:0 34px;font-size:12px}.reads-card{padding:28px 24px 22px}.rail-card h2{font-size:27px}.read-item{grid-template-columns:44px 132px 1fr;gap:18px;min-height:118px}.read-item img{width:132px;height:76px;display:block}.read-number{width:34px;height:34px;font-size:18px}.read-item b{font-size:13px}.read-item em{font-size:11px}.read-item h3{font-size:18px;line-height:1.25}.read-item small{font-size:14px}.newsletter{padding:34px 28px}.newsletter h2{font-size:31px}.newsletter p{font-size:18px}.newsletter form{grid-template-columns:1fr 150px}.newsletter input,.newsletter button{height:54px;font-size:16px}}@media (min-width:1181px) and (max-width:1700px){.page-shell{padding-inline:36px}.content-grid{grid-template-columns:minmax(0,1fr) 430px;gap:24px}.hero-grid{--hero-min-height:405px;grid-template-columns:minmax(0,1fr) 270px}.hero-copy{width:min(700px,82%);padding:28px 45px 38px}.hero-copy h1{margin-top:22px;font-size:clamp(34px,2.5vw,42px)}.hero-copy p{font-size:16px}.series-card{min-height:180px;padding:16px}.series-card h3{margin-top:18px;font-size:20px}.series-card p{font-size:13px}.series-card small{font-size:11px}.why-card{padding:30px}.why-card p{font-size:14px}.why-card strong{font-size:42px}.vote-card{margin-top:18px;padding:15px}.why-card .vote-card strong{font-size:46px}.brief-lead,.brief-keys,.data-card,.impact-card{min-height:290px;padding:26px}.brief-lead blockquote{font-size:30px}.brief-key h3{font-size:14px}.brief-key p,.impact-card p{font-size:12.5px}}@media (max-width:1180px){.mexico-layout{grid-template-columns:1fr}.useful-guide{grid-template-columns:.92fr 1fr;display:grid;position:static}.guide-image{height:auto;min-height:250px}.context-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.briefing-hero{grid-template-columns:1fr}.briefing-hero-image{order:-1;min-height:260px}.briefing-context-grid{grid-template-columns:1fr}}@media (max-width:860px){.mexico-page{padding:10px 12px 30px}.mexico-megabanner{min-height:238px}.mexico-megabanner img{object-position:62% 16%}.mexico-banner-shade{background:linear-gradient(#050e1fbd,#050e1fd6),linear-gradient(90deg,#050e1fdb,#050e1f61)}.mexico-banner-copy{width:100%;min-height:238px;padding:24px 22px}.mexico-banner-copy h1{font-size:40px}.mexico-banner-copy p{max-width:94%;font-size:15.5px;line-height:1.38}.mexico-layout{gap:10px;margin-top:10px}.mexico-main-stack{gap:10px}.morning-card,.positive-context{padding:13px}.mexico-section-head,.mexico-section-head.compact{flex-direction:column;align-items:flex-start;gap:9px}.mexico-section-head h2,.guide-copy h2,.suma-explains h2{font-size:23px}.mexico-section-head.compact p{text-align:left;max-width:none}.morning-grid,.useful-guide,.suma-explains,.explain-columns{grid-template-columns:1fr}.morning-lead-copy{padding:16px}.morning-lead-copy h3{font-size:22px}.morning-footer{flex-direction:column;align-items:flex-start;gap:6px}.context-grid{grid-template-columns:1fr;gap:10px}.context-card{grid-template-columns:118px 1fr;min-height:0;display:grid}.context-image{height:100%;min-height:126px}.context-copy h3{font-size:18px}.guide-image{min-height:190px}.guide-copy,.suma-explains{padding:17px}.briefing-page{padding:10px 12px 32px}.briefing-article{gap:10px}.briefing-hero-copy{padding:26px 22px 28px}.briefing-back{margin-bottom:15px}.briefing-hero-copy h1{font-size:40px}.briefing-hero-copy p{font-size:19px}.briefing-hero-image{min-height:210px}.briefing-suma{grid-template-columns:1fr;gap:10px;padding:17px}.briefing-suma h2,.briefing-section-title h2{font-size:24px}.briefing-suma p{font-size:16px}.briefing-keypoints,.briefing-expanded,.briefing-context,.briefing-archive{padding:17px}.briefing-section-heading{flex-direction:column;align-items:flex-start;gap:10px;padding-bottom:14px}.briefing-section-heading>p{text-align:left;max-width:none}.briefing-point-grid article{grid-template-columns:34px minmax(0,1fr);gap:11px;padding:13px}.economy-signal-grid{grid-template-columns:1fr}.briefing-point-grid b{width:28px;height:28px}.briefing-point-grid h3,.briefing-followup-list h3,.briefing-context-grid h3{font-size:17px}.briefing-followup-list li{grid-template-columns:42px minmax(0,1fr);gap:12px;padding:16px 14px}.briefing-followup-index{width:36px;height:36px;font-size:11px}.briefing-archive-heading>p{margin-left:45px}.briefing-archive-list a{grid-template-columns:minmax(0,1fr) auto;gap:7px 14px;padding:14px 2px}.briefing-archive-list time{grid-column:1/-1}.briefing-archive-list a>span{color:#0000;width:22px;overflow:hidden}.briefing-archive-list a>span:after{color:var(--blue);margin-left:0}.briefing-pagination{justify-content:space-between}.briefing-sources{flex-direction:column;align-items:flex-start;gap:7px}}.site-root{min-height:72vh}.site-footer{color:#fff;background:var(--navy);margin-top:44px}.footer-inner{grid-template-columns:minmax(280px,1.4fr) minmax(150px,.65fr) minmax(180px,.75fr);gap:64px;max-width:1462px;margin:0 auto;padding:48px 36px 34px;display:grid}.footer-brand strong{letter-spacing:-.03em;font-size:30px}.footer-brand strong span{color:var(--turquoise);font-size:15px}.footer-brand p{color:#ffffffd1;max-width:440px;margin:14px 0 12px;font-size:16px;line-height:1.55}.footer-brand small{color:#ffffff8a;font-size:12px}.footer-links{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-links b{color:var(--turquoise);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:12px}.footer-links a{color:#ffffffc7;font-size:13px}.footer-links a:hover,.footer-links a:focus-visible{color:#fff;text-underline-offset:4px;text-decoration:underline}.footer-bottom{color:#ffffff80;border-top:1px solid #ffffff1f;justify-content:space-between;gap:24px;max-width:1462px;margin:0 auto;padding:18px 36px 22px;font-size:11px;display:flex}.newsletter-status{width:fit-content;color:var(--navy);letter-spacing:.08em;text-transform:uppercase;background:#fffc;border-radius:999px;margin-bottom:8px;padding:5px 8px;font-size:9px;font-weight:800;display:inline-flex}.newsletter>a{width:fit-content;color:var(--navy);background:#fff;border-radius:6px;margin:8px 0 12px;padding:10px 13px;font-size:12px;font-weight:800;display:inline-flex}.topic-tabs a{min-height:34px;color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 14px;font-size:11px;font-weight:800;display:inline-flex}.topic-tabs a.selected,.topic-tabs a:hover{color:#fff;background:var(--blue);border-color:var(--blue)}.story-card{display:block}.guide-links span{color:var(--navy);border-top:1px solid #08132814;padding:11px 0;font-size:13px;font-weight:700;display:block}.guide-cta{color:#fff;background:var(--blue);border-radius:6px;justify-content:center;align-items:center;min-height:40px;margin-top:12px;padding:0 15px;font-size:12px;font-weight:800;display:inline-flex}.article-trust{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.article-trust>div{border-right:1px solid var(--line);padding:13px 16px}.article-trust>div:last-child{border-right:0}.article-trust span,.article-trust strong{display:block}.article-trust span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:800}.article-trust strong{color:var(--navy);font-size:12px;line-height:1.35}.category-page,.communities-page,.community-page,.search-page,.principles-page{max-width:1320px;margin:0 auto;padding:18px 36px 56px}.category-page{--tone:var(--blue);--tone-soft:#2563ff1a}.category-hero{color:#fff;background:radial-gradient(circle at 82% 18%, var(--tone-soft), transparent 24%), linear-gradient(135deg, var(--navy), var(--navy-2));border-radius:14px;grid-template-columns:minmax(0,1.5fr) minmax(260px,.55fr);align-items:end;gap:46px;padding:54px 56px;display:grid}.category-hero>div:first-child>span,.communities-hero>span,.community-detail-title span,.search-page>header span,.principles-page>header span,.category-section-head>span{color:var(--tone,var(--blue));letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800}.category-hero h1,.communities-hero h1,.principles-page>header h1{letter-spacing:-.045em;max-width:840px;margin:10px 0 14px;font-size:clamp(40px,5.2vw,68px);line-height:.98}.category-hero>div:first-child>p,.communities-hero>p,.principles-page>header>p{color:#ffffffbd;max-width:760px;margin:0;font-size:17px;line-height:1.55}.category-hero-note{border:1px solid #ffffff21;border-top:4px solid var(--tone);background:#ffffff12;border-radius:8px;padding:21px}.category-hero-note b{font-size:13px}.category-hero-note p{color:#ffffffad;margin:9px 0 0;font-size:13px;line-height:1.5}.category-lead{border:1px solid var(--line);min-height:390px;box-shadow:var(--shadow);background:#fff;border-radius:12px;grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);margin-top:16px;display:grid;overflow:hidden}.category-lead-image,.category-story-card>div{position:relative;overflow:hidden}.category-lead-image img,.category-story-card img{object-fit:cover}.category-lead-copy{flex-direction:column;justify-content:center;padding:38px;display:flex}.category-lead-copy>span,.category-story-card>span{color:var(--tone);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.category-lead-copy h2{color:var(--navy);margin:10px 0 12px;font-size:31px;line-height:1.08}.category-lead-copy p,.category-story-card p{color:var(--muted);line-height:1.55}.category-lead-copy small,.category-story-card small{color:var(--muted);font-size:10px}.category-lead-copy a,.category-coming a,.community-back a{color:#fff;background:var(--tone,var(--blue));border-radius:6px;justify-content:space-between;align-items:center;width:fit-content;min-width:145px;margin-top:20px;padding:12px 14px;font-size:12px;font-weight:800;display:inline-flex}.category-coming{border:1px solid var(--line);border-left:5px solid var(--tone);background:#fff;border-radius:10px;margin-top:16px;padding:36px 40px}.category-coming>span,.community-status>span{color:var(--navy);background:var(--tone-soft,#2563ff1a);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:800;display:inline-flex}.category-coming h2{max-width:750px;color:var(--navy);margin:14px 0 8px;font-size:27px}.category-coming p{max-width:760px;color:var(--muted);line-height:1.55}.category-pillars,.category-stories,.community-directory,.community-modules{margin-top:34px}.category-section-head{margin-bottom:15px}.category-section-head h2{color:var(--navy);letter-spacing:-.025em;margin:6px 0 0;font-size:29px}.category-pillar-grid,.community-modules>div:last-child{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.category-pillar-grid article,.community-modules article{border:1px solid var(--line);border-top:4px solid var(--tone,var(--blue));background:#fff;border-radius:8px;min-height:190px;padding:23px}.category-pillar-grid article>b,.community-modules article>b,.principles-grid article>b{color:var(--tone,var(--blue));letter-spacing:.12em;font-size:10px}.category-pillar-grid h3,.community-modules h3{color:var(--navy);margin:23px 0 8px;font-size:19px}.category-pillar-grid p,.community-modules p{color:var(--muted);margin:0;font-size:13px;line-height:1.52}.category-story-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.category-story-card{border:1px solid var(--line);background:#fff;border-radius:9px;grid-template-rows:auto auto 1fr auto;grid-template-columns:180px minmax(0,1fr);gap:6px 17px;padding:12px;display:grid}.category-story-card>div{border-radius:6px;grid-row:1/5;min-height:160px}.category-story-card h3{color:var(--navy);margin:0;font-size:19px;line-height:1.15}.category-story-card p{margin:0;font-size:12px}.communities-page,.community-page{--tone:var(--orange);--tone-soft:#ff9f1c21}.communities-hero,.principles-page>header{color:#fff;background:radial-gradient(circle at 80% 20%, #ff9f1c3d, transparent 27%), radial-gradient(circle at 18% 90%, #00c2ab2e, transparent 25%), var(--navy);border-radius:14px;padding:58px}.communities-hero-meta{flex-wrap:wrap;gap:8px;margin-top:26px;display:flex}.communities-hero-meta>*{color:#fffc;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;padding:8px 10px;font-size:10px}.community-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.community-card{--community-color:var(--blue);border:1px solid var(--line);border-top:5px solid var(--community-color);background:#fff;border-radius:10px;min-height:290px;padding:22px;transition:transform .16s,box-shadow .16s;box-shadow:0 12px 28px #0813280d}.community-card:hover{transform:translateY(-3px);box-shadow:0 18px 34px #0813281a}.community-blue{--community-color:var(--blue);--tone:var(--blue);--tone-soft:#2563ff1a}.community-orange{--community-color:var(--orange);--tone:var(--orange);--tone-soft:#ff9f1c21}.community-pink{--community-color:var(--pink);--tone:var(--pink);--tone-soft:#ff2d7a1a}.community-teal{--community-color:var(--turquoise);--tone:var(--turquoise);--tone-soft:#00c2ab1c}.community-monogram{color:#fff;background:var(--community-color,var(--tone));letter-spacing:-.02em;border-radius:8px;justify-content:center;align-items:center;min-width:62px;height:52px;padding:0 12px;font-size:15px;font-weight:900;display:inline-flex}.community-card>span{color:var(--community-color);letter-spacing:.08em;text-transform:uppercase;margin-top:22px;font-size:9px;font-weight:800;display:block}.community-card h3{color:var(--navy);margin:7px 0 8px;font-size:24px}.community-card p{min-height:60px;color:var(--muted);margin:0;font-size:13px;line-height:1.52}.community-card small{color:var(--navy);margin-top:18px;font-weight:800;display:block}.community-card small b{color:var(--community-color)}.community-principle{color:#fff;background:var(--navy);border-radius:10px;grid-template-columns:minmax(250px,.7fr) minmax(0,1.5fr);gap:34px;margin-top:28px;padding:28px 32px;display:grid}.community-principle strong{color:var(--orange);font-size:23px;line-height:1.12}.community-principle p{color:#ffffffbf;margin:0;line-height:1.6}.community-detail-hero{color:#fff;background:var(--navy);border-radius:14px 14px 0 0;padding:26px 36px 42px}.community-detail-hero>a{color:#ffffff9e;font-size:12px;font-weight:700}.community-detail-title{align-items:center;gap:24px;margin-top:40px;display:flex}.community-detail-title h1{margin:6px 0 8px;font-size:clamp(42px,6vw,72px);line-height:.95}.community-detail-title p{color:#ffffffb8;max-width:680px;margin:0;font-size:16px}.community-status{border:1px solid var(--line);border-top:5px solid var(--tone);background:#fff;border-radius:0 0 12px 12px;padding:34px 38px}.community-status h2{max-width:860px;color:var(--navy);margin:14px 0 8px;font-size:29px;line-height:1.12}.community-status p{max-width:820px;color:var(--muted);line-height:1.55}.community-back{justify-content:center;margin:30px 0 12px;display:flex}.search-page,.principles-page{max-width:1120px}.search-page>header{border:1px solid var(--line);background:#fff;border-radius:12px;padding:46px 48px}.search-page>header h1{color:var(--navy);margin:8px 0;font-size:46px}.search-page>header p{color:var(--muted);margin:0}.search-form{background:var(--navy);border-radius:10px;margin-top:14px;padding:22px}.search-form label{color:#fff;margin-bottom:9px;font-size:12px;font-weight:800;display:block}.search-form>div{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.search-form input{border:0;border-radius:6px;outline:none;min-width:0;height:48px;padding:0 14px}.search-form input:focus{box-shadow:0 0 0 3px var(--turquoise)}.search-form button,.system-state button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:6px;min-width:110px;font-weight:800}.search-results{margin-top:32px}.search-result{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:150px minmax(0,1fr);gap:18px;margin-bottom:10px;padding:12px;display:grid}.search-result-image{border-radius:6px;min-height:112px;position:relative;overflow:hidden}.search-result-image img{object-fit:cover}.search-result span{color:var(--blue);text-transform:uppercase;font-size:9px;font-weight:800}.search-result h3{color:var(--navy);margin:5px 0;font-size:19px}.search-result p{color:var(--muted);margin:0 0 8px;font-size:13px}.search-result small{color:var(--muted)}.search-suggestions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:18px;display:flex}.search-suggestions span{color:var(--muted);margin-right:4px;font-size:12px;font-weight:800}.search-suggestions a{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:700}.empty-state{text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:9px;padding:34px}.empty-state h3{color:var(--navy);margin:0 0 7px}.empty-state p{color:var(--muted);margin:0}.principles-page>header{--tone:var(--turquoise)}.principles-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.principles-grid article{border:1px solid var(--line);border-top:4px solid var(--turquoise);background:#fff;border-radius:8px;min-height:220px;padding:20px}.principles-grid article:nth-child(2){border-top-color:var(--blue)}.principles-grid article:nth-child(3){border-top-color:var(--orange)}.principles-grid article:nth-child(4){border-top-color:var(--pink)}.principles-grid h2{color:var(--navy);margin:30px 0 9px;font-size:19px}.principles-grid p{color:var(--muted);margin:0;font-size:12.5px;line-height:1.55}.editorial-guardrails{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr);gap:38px;margin-top:14px;padding:32px;display:grid}.editorial-guardrails span{color:var(--pink);text-transform:uppercase;font-size:10px;font-weight:800}.editorial-guardrails h2{color:var(--navy);margin:7px 0 0;font-size:29px}.editorial-guardrails ul{margin:0;padding-left:20px}.editorial-guardrails li{color:var(--text);margin-bottom:9px;line-height:1.45}.system-state{text-align:center;max-width:760px;min-height:58vh;margin:0 auto;padding:110px 24px 70px}.system-state>span{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900}.system-state h1{color:var(--navy);margin:12px 0;font-size:44px}.system-state p{color:var(--muted);font-size:16px}.system-state>div{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:24px;display:flex}.system-state a,.system-state button{color:#fff;background:var(--blue);border-radius:6px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:12px;font-weight:800;display:inline-flex}.system-state a+a{color:var(--navy);border:1px solid var(--line);background:#fff}.system-state>button{margin-top:18px}@media (max-width:1180px){.footer-inner{gap:34px}.category-pillar-grid,.principles-grid,.community-modules>div:last-child,.community-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.main-nav{scroll-snap-type:x proximity;justify-content:flex-start;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.main-nav a{background:var(--paper);scroll-snap-align:start;border-radius:999px;flex:none;min-height:30px;padding:0 9px}.main-nav a.active{color:#fff;background:var(--tone,var(--blue))}.subscribe{min-width:104px;padding-inline:9px}.site-footer{margin-top:24px}.footer-inner{grid-template-columns:1fr;gap:26px;padding:34px 18px 26px}.footer-bottom{flex-direction:column;gap:7px;padding:16px 18px 20px}.article-trust{grid-template-columns:repeat(2,minmax(0,1fr))}.article-trust>div:nth-child(2){border-right:0}.article-trust>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.category-page,.communities-page,.community-page,.search-page,.principles-page{padding:10px 12px 32px}.category-hero{grid-template-columns:1fr;gap:24px;padding:35px 24px}.category-hero h1,.communities-hero h1,.principles-page>header h1{font-size:42px}.category-hero>div:first-child>p,.communities-hero>p,.principles-page>header>p{font-size:15px}.category-lead{grid-template-columns:1fr;min-height:0}.category-lead-image{min-height:245px}.category-lead-copy{padding:24px}.category-lead-copy h2{font-size:27px}.category-coming{padding:26px 22px}.category-pillar-grid,.community-modules>div:last-child,.principles-grid,.community-grid,.category-story-grid{grid-template-columns:1fr}.category-pillar-grid article,.community-modules article{min-height:0}.category-story-card{grid-template-columns:118px minmax(0,1fr)}.category-story-card>div{min-height:146px}.communities-hero,.principles-page>header{padding:36px 24px}.community-card{min-height:0}.community-principle,.editorial-guardrails{grid-template-columns:1fr;gap:15px;padding:24px}.community-detail-hero{padding:22px 20px 32px}.community-detail-title{flex-direction:column;align-items:flex-start;margin-top:30px}.community-status{padding:26px 22px}.community-status h2{font-size:25px}.search-page>header{padding:32px 24px}.search-page>header h1{font-size:38px}.search-form>div{grid-template-columns:1fr}.search-form button{height:44px}.search-result{grid-template-columns:100px minmax(0,1fr)}.search-result-image{min-height:118px}.search-result p{display:none}.system-state{padding-top:72px}.system-state h1{font-size:36px}.story-card{grid-template-columns:118px minmax(0,1fr);display:grid}.story-card img{width:100%;height:100%;min-height:122px}}
