/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.italic{font-style:italic}.underline{text-decoration-line:underline}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}@font-face{font-family:IBM Plex Arabic;src:local(IBM Plex Sans Arabic);font-display:swap}:root{--ink:#0b1b2b;--ink2:#132b40;--paper:#f6f2e9;--white:#fff;--orange:#d8673f;--teal:#5e8f8a;--line:#d8d4ca;--muted:#64717d;--font-scale:1}[data-theme=dark]{--ink:#eef3f6;--ink2:#d8e3ea;--paper:#132534;--white:#152837;--line:#324555;--muted:#a9b7c1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fbfaf7;margin:0;font-family:IBM Plex Arabic,Tahoma,Arial,sans-serif;font-size:1rem;line-height:1.65}.theme-toggle{z-index:90;border:1px solid var(--line);background:var(--white);width:48px;height:48px;color:var(--ink);inset-inline-end:22px;border-radius:50%;place-items:center;font-size:1.35rem;line-height:1;display:grid;position:fixed;bottom:22px;box-shadow:0 8px 25px #0715212b}.theme-toggle:hover{color:var(--orange);border-color:var(--orange)}.theme-toggle-inline{width:44px;height:100%;color:inherit;box-shadow:none;border:0;background:0 0;border-inline-start:1px solid #2b3f50;border-radius:0;padding:0 13px;font-size:1rem;position:static}.theme-toggle-inline:hover{background:var(--orange);color:#fff;border-color:#2b3f50}.coming-soon{color:#fff;text-align:center;background:#071826;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex;position:relative;overflow:hidden}.coming-soon:before{content:"";aspect-ratio:1;border:1px solid #ffffff12;border-radius:50%;width:min(58vw,620px);position:absolute;box-shadow:0 0 0 55px #ffffff06,0 0 0 110px #ffffff03}.coming-soon-mark{border:34px solid var(--orange);opacity:.95;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-110px;left:-115px}.coming-soon-brand{z-index:1;justify-content:center;margin-bottom:38px;display:flex;position:relative;transform:scale(1.5)}.coming-soon p{z-index:1;color:var(--orange);letter-spacing:.03em;margin:0;font-size:clamp(2rem,5vw,4rem);font-weight:700;position:relative}.coming-soon p:after{content:"";opacity:.75;background:#fff;width:72px;height:3px;margin:20px auto 0;display:block}button,input{font:inherit}a,button{color:inherit}button{cursor:pointer}a{text-decoration:none}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.shell{width:min(1240px,100% - 48px);margin-inline:auto}.skip-link{z-index:100;background:var(--orange);color:#fff;padding:12px 20px;position:fixed;top:-80px;right:20px}.skip-link:focus{top:10px}.topline{background:var(--ink);color:#d8e0e4;font-size:.74rem}.topbar{justify-content:space-between;height:36px}.accessibility,.topbar{align-items:center;display:flex}.accessibility{height:100%}.accessibility button{height:100%;color:inherit;border:0;background:0 0;border-inline-start:1px solid #2b3f50;padding:0 13px}.accessibility button.selected{background:var(--orange);color:#fff}.site-header{z-index:20;box-shadow:0 1px 0 var(--line);background:#fbfaf7;position:sticky;top:0}.header-main{grid-template-columns:1fr auto 1fr;align-items:center;height:92px;display:grid;position:relative}.brand{text-align:center;flex-direction:column;align-items:center;line-height:1;display:inline-flex}.brand-logo{background:0 0;width:190px;height:80px;display:block;position:relative;overflow:hidden}.brand-logo img{width:100%;height:auto;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1.75)}.site-header .brand-logo img{filter:saturate(1.65)brightness(.72)contrast(1.08);transition:filter .2s}.brand-logo-compact{width:145px;height:62px}.brand-logo-admin{width:170px;height:82px}.round-button{border:1px solid var(--line);background:0 0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.menu-button{justify-self:start}.header-actions{justify-self:end;align-items:center;gap:12px;display:flex}.login-button{background:var(--ink);color:#fff;border:0;padding:10px 20px}.main-nav{background:var(--orange);color:#fff;border-top:1px solid #c85b36}.nav-scroll{gap:clamp(18px,3.2vw,52px);overflow:visible}.nav-item,.nav-scroll{justify-content:center;align-items:stretch;display:flex}.nav-item{position:relative}.nav-scroll a,.nav-scroll button{white-space:nowrap;background:0 0;border:0;justify-content:center;align-items:center;padding:14px clamp(8px,.8vw,14px);font-size:.9rem;line-height:1.35;display:inline-flex}.nav-scroll a:hover,.nav-scroll button:hover{color:#071521}.nav-chevron{margin-inline:0 8px;font-size:.95rem;line-height:1;transform:translateY(-1px)}.nav-dropdown{color:#0b1b2b;z-index:40;background:#fff;border-top:2px solid #0b1b2b;min-width:210px;padding:7px 0;display:none;position:absolute;top:100%;right:50%;transform:translate(50%);box-shadow:0 16px 30px #07152124}.nav-dropdown a{text-align:right;padding:9px 15px;display:block}.nav-item:focus-within .nav-dropdown,.nav-item:hover .nav-dropdown{display:block}.mobile-nav-child{color:var(--muted);padding-inline-start:24px!important;font-size:.9rem!important}.search-panel{inset-inline:0;background:#fff;padding:25px 0;position:absolute;top:92px;box-shadow:0 15px 30px #0b1b2b18}.search-box{border-bottom:2px solid var(--ink);align-items:center;gap:15px;padding:8px;display:flex}.search-box input{outline:0;flex:1;font-size:1.2rem}.search-box button,.search-box input{background:0 0;border:0}.menu-visible{overflow:hidden}.menu-overlay{z-index:60;background:#07152199;justify-content:flex-end;animation:menu-fade .18s;display:flex;position:fixed;inset:0}.site-menu{background:#fbfaf7;width:min(410px,90vw);height:100%;padding:30px 34px;animation:menu-slide .24s;overflow:auto;box-shadow:-20px 0 60px #07152138}.site-menu-heading{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:18px;display:flex}.site-menu-heading span{color:var(--orange);font-size:.78rem;font-weight:700}.site-menu-heading button{border:1px solid var(--line);background:#fff;border-radius:50%;width:38px;height:38px;font-size:1.45rem;line-height:1}.mobile-nav-parent,.site-menu nav a,.site-menu-home{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px 3px;font-weight:700;display:flex}.site-menu-home{font-size:1.15rem}.mobile-nav-parent,.site-menu nav a{font-size:1rem}.mobile-nav-parent span,.site-menu a:hover,.site-menu nav a span{color:var(--orange)}@keyframes menu-fade{0%{opacity:0}to{opacity:1}}@keyframes menu-slide{0%{transform:translate(100%)}to{transform:translate(0)}}.nav-dropdown a:hover{color:var(--orange)}.main-nav{min-height:49px}.live-strip{border-bottom:1px solid var(--line);align-items:center;gap:15px;padding-block:14px;font-size:.8rem;display:flex}.live-label{color:var(--orange);white-space:nowrap;font-weight:700}.live-label i{background:var(--orange);border-radius:50%;width:7px;height:7px;margin-inline-end:5px;display:inline-block;box-shadow:0 0 0 4px #d8673f20}.live-strip p{flex:1;margin:0;font-weight:600}.live-time{color:var(--muted)}.production-hero{padding-block:48px 70px}.production-hero>article{background:var(--paper);grid-template-columns:1.25fr .75fr;min-height:510px;display:grid}.production-hero-image{color:#fff;background:linear-gradient(145deg,#1e4652,#0b1b2b) 50%/cover;align-items:flex-end;padding:30px;display:flex;position:relative;overflow:hidden}.production-hero-image:after{content:"";background:linear-gradient(#0000 45%,#07152199);position:absolute;inset:0}.production-hero-image>span{z-index:1;border:1px solid #fff6;padding:6px 12px;font-size:.7rem;position:relative}.production-hero .hero-copy{background:var(--paper)}.production-hero .hero-copy h1 a:hover{color:var(--orange)}.launch-empty{background:var(--ink);color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;min-height:500px;padding:80px;display:flex;position:relative;overflow:hidden}.launch-empty:after{content:"";border:70px solid var(--orange);border-radius:50%;width:430px;height:430px;position:absolute;bottom:-280px;left:-250px}.launch-empty>span{color:#e7a188;font-size:.75rem}.launch-empty h1{letter-spacing:-.06em;margin:15px 0;font-size:clamp(3rem,6vw,5.5rem);line-height:1.08}.launch-empty p{color:#b8c4cc;max-width:540px}.launch-empty a{background:var(--orange);z-index:2;margin-top:20px;padding:12px 20px;position:relative}.home-loading{background:var(--paper);min-height:420px;color:var(--muted);place-items:center;display:grid}.upcoming-section{padding-bottom:75px}.upcoming-section .section-heading{border-top:4px solid var(--ink);padding-top:22px}.upcoming-section .section-heading>p{color:var(--muted);margin:0;font-size:.75rem}.upcoming-grid{grid-template-columns:repeat(2,1fr);gap:32px 28px;display:grid}.upcoming-grid article{border-bottom:1px solid var(--line);grid-template-columns:140px 1fr;align-items:center;gap:20px;padding-bottom:25px;display:grid}.upcoming-art{background:var(--ink);color:#fff;height:128px;padding:14px;display:block;position:relative;overflow:hidden}.upcoming-art:after{content:"";border:22px solid var(--orange);border-radius:50%;width:100px;height:100px;position:absolute;bottom:-60px;left:-50px}.upcoming-art b{color:#ffffff25;font:700 2.5rem Georgia}.upcoming-art span{color:#f0b39d;z-index:1;font-size:.62rem;position:absolute;bottom:10px;right:12px}.upcoming-art.tone-2,.upcoming-art.tone-5{background:#315d60}.upcoming-art.tone-3,.upcoming-art.tone-6{background:#273f5b}.upcoming-art.tone-4{background:#826d55}.upcoming-grid article>div:last-child>span{color:var(--orange);font-size:.64rem}.upcoming-grid h3{margin:5px 0;font-size:1.08rem;line-height:1.5}.upcoming-grid p{color:var(--muted);margin:5px 0;font-size:.72rem;line-height:1.6}.latest-stories-section{padding-bottom:74px}.lower-editorial-section{padding-bottom:80px}.editorial-lower-row{grid-template-columns:1.18fr .82fr;gap:54px;display:grid}.story-column{min-width:0}.column-heading{border-bottom:2px solid var(--ink);margin-bottom:5px;padding-bottom:15px}.column-heading span{color:var(--orange);font-size:.72rem;font-weight:700}.column-heading h2{margin:2px 0 0;font-size:2rem}.latest-stories-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 24px;padding-top:24px;display:grid}.latest-story-card{border-bottom:1px solid var(--line);min-width:0;padding-bottom:22px}.latest-story-image{background:var(--ink);color:#fff;align-items:flex-end;height:205px;padding:16px;display:flex;overflow:hidden;background-position:50%!important;background-size:cover!important}.latest-story-image.teal{background:#315d60}.latest-story-image.blue{background:#273f5b}.latest-story-image.orange{background:#a94d30}.latest-story-image b{color:#ffffff30;font:700 3.2rem Georgia}.latest-story-card>div{padding-top:15px}.latest-story-card>div>span{color:var(--orange);font-size:.68rem}.latest-story-card h3{margin:6px 0 14px;font-size:1.14rem;line-height:1.55}.latest-story-card h3 a:hover{color:var(--orange)}.compact-story-list{display:grid}.compact-story-card{border-bottom:1px solid var(--line);grid-template-columns:190px minmax(0,1fr);align-items:center;gap:20px;padding:22px 0;display:grid}.compact-story-image{background:var(--ink);color:#fff;align-items:flex-end;height:125px;padding:12px;display:flex;overflow:hidden;background-position:50%!important;background-size:cover!important}.compact-story-image.teal{background:#315d60}.compact-story-image.blue{background:#273f5b}.compact-story-image.orange{background:#a94d30}.compact-story-image b{color:#ffffff30;font:700 2.8rem Georgia}.compact-story-card>div>span{color:var(--orange);font-size:.67rem}.compact-story-card h3{margin:6px 0 14px;font-size:1.08rem;line-height:1.5}.compact-story-card h3 a:hover{color:var(--orange)}.selected-empty{background:var(--paper);color:var(--muted);margin-top:22px;padding:40px}.selected-empty p{margin:0}.signature-stories-section{padding-bottom:74px}.signature-stories-grid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.signature-story{min-width:0}.signature-heading{border-top:4px solid var(--ink);padding:16px 0 14px}.signature-heading span{color:var(--orange);font-size:.7rem;font-weight:700}.signature-heading h2{margin:0;font-size:2rem}.signature-story article{border-bottom:1px solid var(--line);padding-bottom:20px}.signature-story-image{color:#fff;background:linear-gradient(145deg,#315d60,#0b1b2b) 50%/cover;align-items:flex-end;height:340px;padding:20px;display:flex;position:relative}.signature-story-image:after{content:"";background:linear-gradient(#0000 45%,#071521a8);position:absolute;inset:0}.signature-story-image span{z-index:1;border:1px solid #ffffff80;padding:5px 10px;font-size:.7rem;position:relative}.signature-story h3{margin:14px 0 0;font-size:1.45rem;line-height:1.5}.signature-story h3 a:hover{color:var(--orange)}.signature-empty{background:var(--paper);text-align:center;place-content:center;height:340px;padding:30px;display:grid}.signature-empty b{font-size:1.5rem}.signature-empty p{color:var(--muted);font-size:.8rem}.hero{grid-template-columns:minmax(0,2.1fr) minmax(280px,.9fr);gap:36px;padding-block:38px 62px;display:grid}.hero-story{background:var(--paper);grid-template-columns:1.12fr .88fr;min-height:500px;display:grid}.hero-visual{color:#fff;background:linear-gradient(145deg,#10283b,#0b1b2b);min-height:470px;position:relative;overflow:hidden}.hero-grid{background-image:linear-gradient(#ffffff09 1px,#0000 0),linear-gradient(90deg,#ffffff09 1px,#0000 0);background-size:34px 34px;position:absolute;inset:0;transform:perspective(400px)rotate(-8deg)scale(1.3)}.hero-visual:after{content:"";border:55px solid var(--orange);opacity:.92;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-170px;left:-160px}.visual-label{border:1px solid #fff5;padding:5px 11px;font-size:.7rem;position:absolute;top:24px;right:24px}.map-lines{position:absolute;inset:27% 12% auto}.map-lines i{background:linear-gradient(90deg,transparent,var(--teal),var(--orange),transparent);height:2px;transform:rotate(var(--r,8deg));margin:38px 0;display:block;position:relative}.map-lines i:nth-child(2){--r:-16deg;width:80%}.map-lines i:nth-child(3){--r:19deg;width:60%;margin-inline-start:20%}.map-lines i:after{content:"";background:var(--ink);border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;top:-4px;left:35%}.hero-stat{border-right:2px solid var(--orange);flex-direction:column;padding-right:14px;display:flex;position:absolute;bottom:25px;left:28px}.hero-stat strong{font-size:2.2rem;line-height:1}.hero-stat span{color:#cbd5dc;margin-top:6px;font-size:.66rem}.hero-copy{flex-direction:column;justify-content:center;padding:50px 40px;display:flex}.kicker,.mini-kicker{color:var(--orange);font-size:.74rem;font-weight:700}.hero-copy h1{letter-spacing:-.045em;margin:18px 0;font-size:clamp(2.1rem,3vw,3.45rem);line-height:1.2}.hero-copy p{color:#495a66;margin:0 0 24px;font-size:1rem}.meta,.small-meta{color:var(--muted);gap:18px;font-size:.72rem;display:flex}.story-link{width:max-content;color:var(--ink);border-bottom:2px solid;align-items:center;gap:8px;margin-top:34px;padding-bottom:4px;font-weight:700;transition:color .2s,gap .2s;display:flex}.story-link:hover{color:var(--orange);gap:14px}.exclusive-intro button svg,.story-link svg,.text-link svg{width:17px;transform:rotate(180deg)}.editors-picks{border-top:4px solid var(--ink)}.section-heading{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.section-heading>div>span{color:var(--orange);font-size:.72rem;font-weight:700}.section-heading h2{letter-spacing:-.03em;margin:2px 0 0;font-size:2rem}.section-heading.compact{border-bottom:1px solid var(--line);margin:0;padding:20px 0}.section-heading.compact h2{font-size:1.35rem}.pick{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr;gap:12px;padding:24px 0;display:grid}.pick-number{color:#c7c8c3;font:700 1.8rem Georgia}.pick h3{margin:6px 0 14px;font-size:1.05rem;line-height:1.45}.content-section{padding-block:65px}.text-link{background:0 0;border:0;align-items:center;gap:7px;font-size:.83rem;font-weight:700;display:flex}.filter-row{gap:8px;margin-bottom:28px;padding-bottom:8px;display:flex;overflow:auto}.filter-row button{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:100px;padding:7px 15px;font-size:.75rem}.filter-row button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.story-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.story-card{border-bottom:1px solid var(--line);background:#fff}.card-art{background:var(--ink);color:#fff;height:210px;padding:20px;display:block;position:relative;overflow:hidden;background-position:50%!important;background-size:cover!important}.card-art:after,.card-art:before{content:"";border:1px solid #ffffff30;position:absolute;inset:30px;transform:rotate(10deg)}.card-art[style]:before{background:linear-gradient(#0000,#07152199);border:0;inset:0;transform:none}.card-art:after{background:#ffffff0a;inset:65px -20px -80px 80px;transform:rotate(-12deg)}.card-art[style]:after{display:none}.card-art span{z-index:2;border:1px solid #fff5;padding:4px 8px;font-size:.7rem;position:relative}.card-art b{color:#ffffff17;font:700 5rem Georgia;position:absolute;bottom:-15px;left:18px}.card-art i{background:var(--orange);border-radius:50%;width:12px;height:12px;position:absolute;bottom:35%;right:35%}.card-art.teal{background:#315d60}.card-art.blue{background:#273f5b}.card-art.ink{background:#101f2c}.card-art.sand{background:#826d55}.card-art.orange{background:#a94d30}.card-body{padding:22px 3px}.card-body h3{margin:8px 0;font-size:1.25rem;line-height:1.45}.card-body p{color:var(--muted);margin:0 0 18px;font-size:.86rem}.card-body .small-meta{justify-content:space-between}.empty-state{text-align:center;background:var(--paper);padding:70px}.exclusive-band{background:var(--ink);color:#fff;padding:75px 0}.exclusive-layout{grid-template-columns:.7fr 1.6fr;gap:70px;display:grid}.exclusive-intro>span{color:#e69a7f;font-size:.72rem}.exclusive-intro h2{margin:12px 0;font-size:3rem;line-height:1.15}.exclusive-intro p{color:#afbdc7;font-size:.88rem}.exclusive-intro button{color:#fff;background:0 0;border:0;border-bottom:1px solid #ffffff60;align-items:center;gap:8px;padding:10px 0;display:flex}.exclusive-cards{grid-template-columns:1.5fr .8fr;gap:18px;display:grid}.exclusive-main,.exclusive-small{flex-direction:column;justify-content:end;min-height:345px;padding:40px;display:flex;position:relative;overflow:hidden}.exclusive-main{background:linear-gradient(135deg,#355f62,#18353f)}.exclusive-main:before{content:"";border:1px solid #fff3;border-radius:50%;width:300px;height:300px;position:absolute;top:-150px;left:-100px;box-shadow:0 0 0 40px #ffffff08,0 0 0 80px #ffffff05}.exclusive-small{background:var(--paper);color:var(--ink)}.exclusive-cards h3{margin:8px 0;font-size:1.65rem;line-height:1.35;position:relative}.exclusive-cards p{opacity:.75;font-size:.83rem;position:relative}.exclusive-cards>article>span{color:#e69a7f;font-size:.72rem;position:relative}.stamp{background:var(--orange);padding:8px 14px;font-weight:700;position:absolute;top:25px;right:25px}.source-note{border-top:1px solid #ffffff30;margin-top:15px;padding-top:14px;font-size:.68rem}.media-section{padding-bottom:75px}.media-grid{grid-template-columns:1fr 1fr;gap:28px;display:grid}.media-grid h3{margin:8px 0;font-size:1.45rem}.media-grid p{color:var(--muted);font-size:.86rem}.media-art{background:linear-gradient(135deg,#53666e,#142736);place-items:center;height:330px;margin-bottom:22px;display:grid;position:relative;overflow:hidden}.media-art:before{content:"";border:70px solid var(--orange);border-radius:50%;width:390px;height:390px;position:absolute;bottom:-230px;left:-210px}.media-art button{color:#fff;z-index:1;background:#ffffff16;border:1px solid #fff;border-radius:50%;place-items:center;width:68px;height:68px;display:grid}.media-art>span{color:#fff;background:#000b;padding:4px 9px;font-size:.7rem;position:absolute;bottom:18px;left:18px}.podcast-card{background:var(--paper);grid-template-columns:.78fr 1fr;align-items:center;gap:30px;padding:34px;display:grid}.podcast-cover{aspect-ratio:1;background:var(--orange);color:#fff;flex-direction:column;padding:25px;display:flex}.podcast-cover svg{width:38px;height:38px}.podcast-cover span{margin-top:auto;font-size:.75rem}.podcast-cover strong{font-size:2rem;line-height:1.1}.listen-button{background:var(--ink);color:#fff;border:0;align-items:center;gap:9px;margin-top:22px;padding:11px 15px;display:flex}.listen-button svg{width:17px}.listen-button span{opacity:.6;margin-inline-start:auto}.insight-row{grid-template-columns:1fr 1fr;gap:60px;padding-bottom:80px;display:grid}.most-read>article{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr;padding:18px 0;display:grid}.most-read>article>b{color:#c4c4bc;font:700 2rem Georgia}.most-read>article span{color:var(--orange);font-size:.68rem}.most-read h3{margin:4px 0;font-size:1rem}.poll-card{background:var(--paper);border-top:4px solid var(--ink);padding:42px}.poll-label{color:var(--orange);font-size:.7rem;font-weight:700}.poll-card h2{margin:9px 0;font-size:1.7rem;line-height:1.4}.poll-card>p{color:var(--muted);font-size:.8rem}.poll-options{gap:9px;margin:22px 0;display:grid}.poll-options button{border:1px solid var(--line);text-align:right;background:#fff;justify-content:space-between;gap:12px;padding:12px 16px;display:flex}.poll-options button:hover{border-color:var(--orange)}.poll-options button.voted{border-color:var(--orange);background:#d8673f10}.poll-options button b{color:var(--orange);font-size:.78rem}.poll-card small{color:var(--muted)}.poll-countdown{grid-template-columns:repeat(4,1fr);gap:7px;margin:20px 0;display:grid}.poll-countdown>span{background:var(--white);border:1px solid var(--line);text-align:center;flex-direction:column;padding:9px 5px;display:flex}.poll-countdown b{color:var(--ink);font:700 1.25rem/1.2 Georgia}.poll-countdown small{font-size:.58rem}.poll-options button:disabled{cursor:default;opacity:1}.ended-polls{border-top:1px solid var(--line);margin-top:24px;padding-top:18px}.ended-polls summary{cursor:pointer;color:var(--orange);font-size:.78rem;font-weight:700}.ended-polls article{border-bottom:1px solid var(--line);padding:17px 0}.ended-polls h3{margin:0 0 2px;font-size:.9rem}.ended-polls time{color:var(--muted);margin-bottom:10px;font-size:.62rem;display:block}.ended-polls article>div{justify-content:space-between;gap:10px;padding:5px 0;font-size:.72rem;display:flex}.all-polls-link,.ended-polls article>div b{color:var(--orange)}.all-polls-link{margin-top:18px;font-size:.75rem;font-weight:700;display:inline-block}.polls-page{padding:70px 0 100px}.polls-page>header{max-width:760px;margin-bottom:55px}.polls-page>header>span{color:var(--orange);font-size:.75rem;font-weight:700}.polls-page>header h1{margin:8px 0;font-size:3rem}.polls-page>header p{color:var(--muted)}.polls-page>section{margin-top:48px}.polls-page>section>h2{border-bottom:2px solid var(--ink);padding-bottom:15px;font-size:1.7rem}.polls-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:25px;display:grid}.poll-page-card{border:1px solid var(--line);border-top:4px solid var(--orange)}.newsletter{background:var(--orange);color:#fff;padding:70px 0}.newsletter-inner{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.newsletter h2{margin:10px 0;font-size:2.5rem;line-height:1.25}.newsletter p{opacity:.85}.newsletter form label{margin-bottom:8px;font-size:.72rem;display:block}.newsletter form>div{display:flex}.newsletter input{background:#fff;border:0;flex:1;min-width:0;padding:15px}.newsletter form button{background:var(--ink);color:#fff;border:0;padding:0 25px}.newsletter form small{opacity:.75;margin-top:10px;display:block}.success-message{background:#ffffff18;border:1px solid #ffffff50;flex-direction:column;padding:30px;display:flex}.success-message b{font-size:1.3rem}footer{color:#d9e0e5;background:#071521;padding-top:60px}.footer-main{grid-template-columns:1.5fr 1fr 1fr;align-items:start;gap:70px;padding-bottom:50px;display:grid}.footer-brand .brand{align-items:flex-start}.footer-brand p{color:#8fa0ad;max-width:340px;font-size:.82rem}.footer-links-column{text-align:center}.footer-main h3{color:#fff;margin:0 0 18px;font-size:.8rem}.footer-main>div>a{color:#9aaab5;margin:9px 0;font-size:.78rem;display:block}.socials{gap:8px;display:flex}.socials a{border:1px solid #ffffff30;place-items:center;width:36px;height:36px;font-size:.75rem;display:grid}.footer-bottom{color:#7f919e;border-top:1px solid #ffffff1a;justify-content:space-between;padding:20px 0;font-size:.68rem;display:flex}.footer-bottom div{gap:20px;display:flex}.site-global-footer{--footer-bg:#071521;--footer-text:#d9e0e5;--footer-accent:#d8673f;background:var(--footer-bg);color:var(--footer-text)}.site-global-footer .footer-main{grid-template-columns:minmax(220px,1.35fr) repeat(auto-fit,minmax(150px,1fr));gap:45px}.site-global-footer .footer-brand a{margin:0;display:block}.site-global-footer .footer-brand img{object-fit:contain;object-position:right center;width:min(260px,100%);height:125px;display:block}.site-global-footer .footer-links-column{text-align:right}.site-global-footer .footer-links-column h3{color:var(--footer-text);border-bottom:2px solid var(--footer-accent);padding-bottom:10px}.site-global-footer .footer-links-column a{color:var(--footer-text);opacity:.72}.site-global-footer .footer-links-column a:hover{color:var(--footer-accent);opacity:1}.site-global-footer .footer-bottom{color:var(--footer-text);opacity:.72;border-color:var(--footer-text)}@supports (color:color-mix(in lab,red,red)){.site-global-footer .footer-bottom{border-color:color-mix(in srgb,var(--footer-text) 18%,transparent)}}.story-page{background:#fbfaf7;min-height:100vh}.reading-progress{background:var(--orange);z-index:50;transform-origin:100%;height:3px;animation:reading linear;animation-timeline:scroll();position:fixed;top:0;right:0}@keyframes reading{0%{width:0}to{width:100%}}.story-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:76px;padding:0 max(24px,50% - 560px);display:flex}.story-header>a:last-child{font-size:.78rem}.story-logo{display:block}.story-page>article{width:min(850px,100% - 40px);margin:auto;padding:65px 0 90px}.story-breadcrumb{color:var(--muted);gap:8px;margin-bottom:35px;font-size:.72rem;display:flex}.story-page h1{letter-spacing:-.055em;margin:15px 0 22px;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.22}.story-summary{color:#53616b;font-size:1.25rem;line-height:1.8}.story-meta{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:30px;padding-top:20px;display:flex}.story-meta>div{flex-direction:column;display:flex}.story-meta span{color:var(--muted);font-size:.72rem}.story-meta button{border:1px solid var(--line);background:#fff;padding:8px 13px}.story-hero-image{object-fit:cover;width:min(1120px,100vw - 40px);max-height:680px;margin:45px 50% 55px 0;transform:translate(50%)}.story-hero-image-full{object-fit:contain;max-height:none}.story-body{color:#233746;font-size:1.15rem;line-height:2.1}.story-body p{margin:0 0 1.6em}.story-sources{background:var(--paper);margin-top:50px;padding:28px}.story-sources h2{font-size:1.1rem}.story-sources li{margin:7px 0}.story-tags{flex-wrap:wrap;gap:8px;margin-top:30px;display:flex}.story-tags span{border:1px solid var(--line);padding:5px 11px;font-size:.72rem}.story-footer{justify-content:space-between;padding:25px max(24px,50% - 560px);display:flex}.story-loading,.story-unavailable{text-align:center;place-content:center;min-height:100vh;padding:30px;display:grid}.story-unavailable h1{font-size:2.7rem}.story-unavailable a{background:var(--ink);color:#fff;width:max-content;margin:15px auto;padding:10px 16px}.share-toolbar{flex-wrap:wrap;justify-content:flex-end;gap:6px;flex-direction:row!important;display:flex!important}.story-meta .share-toolbar button{background:var(--white);border-radius:50%;place-items:center;width:38px;height:38px;padding:0;display:grid;position:relative}.share-toolbar button img,.share-toolbar button svg{object-fit:contain;width:18px;height:18px}.share-toolbar button>span{visibility:hidden;opacity:0;white-space:nowrap;background:#071521;border-radius:3px;padding:4px 7px;font-size:.6rem;transition:all .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);color:#fff!important}.share-toolbar button:focus-visible>span,.share-toolbar button:hover>span{visibility:visible;opacity:1}.share-toolbar button:hover{border-color:var(--orange);color:var(--orange)}.story-body figure{width:min(1040px,100vw - 40px);margin:42px 50% 48px 0;transform:translate(50%)}.story-body figure img{object-fit:cover;width:100%;max-height:720px;display:block}.story-body figcaption{color:var(--muted);border-bottom:1px solid var(--line);padding:9px 0;font-size:.72rem;line-height:1.7}.story-recommendations{border-top:4px solid var(--ink);margin-top:75px;padding-top:22px}.story-recommendations-heading span{color:var(--orange);font-size:.72rem;font-weight:700}.story-recommendations-heading h2{margin:3px 0 25px;font-size:2rem}.story-recommendations>div:last-child{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.story-recommendations article{border-bottom:1px solid var(--line);padding-bottom:18px}.recommended-image{background:#163247 50%/cover no-repeat;height:150px;display:block}.story-recommendations article small{color:var(--orange);margin-top:11px;font-size:.67rem;display:block}.story-recommendations h3{margin:5px 0;font-size:1.05rem;line-height:1.5}.story-recommendations p{color:var(--muted);margin:0;font-size:.76rem;line-height:1.7}.cookie-consent{z-index:120;color:#0b1b2b;border-top:4px solid var(--orange);inset-inline:22px;background:#fff;grid-template-columns:1fr auto;align-items:center;gap:28px;width:min(920px,100% - 44px);margin-inline:auto;padding:22px 25px;display:grid;position:fixed;bottom:20px;box-shadow:0 18px 55px #07152145}.cookie-consent h2{margin:0 0 4px;font-size:1.05rem}.cookie-consent p{color:#53616b;margin:0;font-size:.78rem;line-height:1.7}.cookie-consent a{color:var(--orange);margin-top:5px;font-size:.72rem;text-decoration:underline;display:inline-block}.cookie-actions{gap:8px;display:flex}.cookie-actions button{white-space:nowrap;background:#fff;border:1px solid #c9cfd3;padding:9px 16px}.cookie-actions .cookie-accept{color:#fff;background:#0b1b2b;border-color:#0b1b2b}[data-theme=dark] .cookie-consent{color:#eef3f6;background:#152837}.cookie-consent p{color:#64717d}[data-theme=dark] .cookie-consent p{color:#bdc9d1}[data-theme=dark] .cookie-actions button{color:#eef3f6;background:#0b1925;border-color:#324555}[data-theme=dark] .cookie-actions .cookie-accept{background:var(--orange);border-color:var(--orange)}.secondary-page{background:#fbfaf7;min-height:100vh}.secondary-page>article{width:min(850px,100% - 40px);margin:auto;padding:75px 0 110px}.secondary-page>article>span{color:var(--orange);font-size:.75rem;font-weight:700}.secondary-page h1{border-bottom:4px solid var(--ink);margin:10px 0 45px;padding-bottom:25px;font-size:clamp(2.8rem,6vw,5rem)}.secondary-page article>div{color:#233746;font-size:1.08rem;line-height:2}.secondary-page article>div div,.secondary-page article>div p{margin:0 0 1.5em}.secondary-page article>div ol,.secondary-page article>div ul{margin:1em 0;padding-inline-start:28px}.secondary-page article>div li{margin:.35em 0}.secondary-page article>small{border-top:1px solid var(--line);color:var(--muted);margin-top:45px;padding-top:20px;display:block}.contact-form-section{border:1px solid var(--line);background:#fff;margin:42px 0;padding:30px}.contact-form-section>div{margin-bottom:24px}.contact-form-section h2{margin:0 0 8px;font-size:1.6rem}.contact-form-section p{color:var(--muted);margin:0 0 8px}.contact-form-section a{color:var(--orange)}.contact-form-section form{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-form-section label{flex-direction:column;gap:7px;font-size:.82rem;display:flex}.contact-form-section input,.contact-form-section select,.contact-form-section textarea{border:1px solid var(--line);background:var(--paper);width:100%;color:var(--ink);font:inherit;padding:12px}.contact-form-section form>button,.contact-message,.contact-notice{grid-column:1/-1}.contact-form-section form>button{background:var(--ink);color:#fff;border:0;width:max-content;padding:13px 20px}.contact-notice{color:var(--ink)!important}.section-page{background:#fbfaf7;min-height:100vh}.section-page-content{padding-block:55px 90px}.section-page-heading{border-top:5px solid var(--ink);padding:22px 0 35px}.section-page-heading>span{color:var(--orange);font-size:.72rem;font-weight:700}.section-page-heading h1{margin:8px 0;font-size:clamp(2.8rem,5vw,4.8rem);line-height:1.1}.section-page-heading p{color:var(--muted)}.section-story-grid{grid-template-columns:repeat(3,1fr);gap:30px 24px;display:grid}.section-story-grid article{border-bottom:1px solid var(--line);padding-bottom:22px}.section-story-image{background:linear-gradient(145deg,#315d60,#0b1b2b) 50%/cover;height:230px;display:block}.section-story-grid article>div>span{color:var(--orange);margin-top:14px;font-size:.68rem;display:block}.section-story-grid h2{margin:6px 0;font-size:1.25rem;line-height:1.5}.section-story-grid p{color:var(--muted);font-size:.82rem}.section-story-grid small{color:var(--muted);display:block}.section-read-story{background:var(--orange);color:#fff;border:1px solid var(--orange);align-items:center;gap:16px;margin-top:18px;padding:10px 17px;font-size:.75rem;font-weight:700;transition:all .2s;display:inline-flex}.section-read-story:hover{background:var(--ink);border-color:var(--ink);transform:translateY(-2px)}.section-read-story b{font-size:1rem}.demo-notice{border-right:4px solid var(--orange);background:#fff0dc;flex-direction:column;margin-bottom:35px;padding:14px 18px;display:flex}.demo-notice b{font-size:.78rem}.demo-notice span{color:#765d42;font-size:.7rem}.demo-hero-art{background:var(--ink);color:#fff;flex-direction:column;justify-content:flex-end;width:min(1120px,100vw - 40px);height:500px;margin:45px 50% 55px 0;padding:45px;display:flex;position:relative;overflow:hidden;transform:translate(50%)}.demo-hero-art:before{content:"";border:80px solid var(--orange);border-radius:50%;width:460px;height:460px;position:absolute;bottom:-260px;left:-250px}.demo-hero-art:after{content:"";border:1px solid #ffffff24;position:absolute;inset:50px;transform:rotate(-6deg)}.demo-hero-art b,.demo-hero-art span{z-index:1;position:relative}.demo-hero-art span{color:#e8a58c;font-size:.75rem}.demo-hero-art b{font-size:2.4rem}.demo-hero-art.tone-2,.demo-hero-art.tone-5{background:#315d60}.demo-hero-art.tone-3,.demo-hero-art.tone-6{background:#273f5b}.demo-hero-art.tone-4{background:#826d55}.high-contrast{--ink:#000;--muted:#333;--paper:#fff}.high-contrast .card-art,.high-contrast .exclusive-band,.high-contrast footer{filter:contrast(1.25)}a:focus-visible,button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #f1a384}[data-theme=dark] body{color:var(--ink);background:#0b1925}[data-theme=dark] .search-panel,[data-theme=dark] .secondary-page,[data-theme=dark] .section-page,[data-theme=dark] .site-header,[data-theme=dark] .site-menu,[data-theme=dark] .story-page{background:#0b1925}[data-theme=dark] .contact-form-section{background:#142633}[data-theme=dark] .card-art,[data-theme=dark] .demo-hero-art,[data-theme=dark] .exclusive-band,[data-theme=dark] .launch-empty,[data-theme=dark] .topline,[data-theme=dark] .upcoming-art{color:#fff;background:#071521}[data-theme=dark] .filter-row button.active,[data-theme=dark] .listen-button,[data-theme=dark] .login-button,[data-theme=dark] .newsletter form button,[data-theme=dark] .story-unavailable a{color:#fff;background:#071521;border-color:#324555}[data-theme=dark] .main-nav{background:var(--orange);color:#fff;border-color:#b9502d}[data-theme=dark] .admin-login-card,[data-theme=dark] .filter-row button,[data-theme=dark] .nav-dropdown,[data-theme=dark] .poll-options button,[data-theme=dark] .story-card,[data-theme=dark] .story-meta button{color:var(--ink);background:#152837}[data-theme=dark] .empty-state,[data-theme=dark] .exclusive-small,[data-theme=dark] .hero-copy,[data-theme=dark] .podcast-card,[data-theme=dark] .poll-card,[data-theme=dark] .production-hero>article,[data-theme=dark] .story-sources{background:var(--paper)}[data-theme=dark] .card-body p,[data-theme=dark] .hero-copy p,[data-theme=dark] .media-grid p,[data-theme=dark] .secondary-page article>div,[data-theme=dark] .section-story-grid p,[data-theme=dark] .story-body,[data-theme=dark] .story-summary{color:#bdc9d1}@media (max-width:650px){.contact-form-section{padding:20px}.contact-form-section form{grid-template-columns:1fr}.contact-form-section form>button,.contact-form-section label,.contact-notice{grid-column:1}}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{color:var(--ink);border-color:var(--line);background:#152837}[data-theme=dark] .site-header .brand-logo img{filter:saturate(1.1)brightness(1.08)contrast(1.04)}[data-theme=dark] .footer-brand img{filter:none}[data-theme=dark] .coming-soon{background:#071521}@media (max-width:950px){.hero{grid-template-columns:1fr}.editors-picks{grid-template-columns:repeat(3,1fr);display:grid}.editors-picks .section-heading{grid-column:1/-1}.pick{grid-template-columns:40px 1fr}.story-grid{grid-template-columns:repeat(2,1fr)}.exclusive-layout,.media-grid{grid-template-columns:1fr}.insight-row{gap:25px}.newsletter-inner{gap:40px}.footer-main{grid-template-columns:1.4fr repeat(2,1fr)}}@media (max-width:680px){.shell{width:min(100% - 28px,1240px)}.topbar>span{display:none}.topbar{justify-content:flex-end}.header-main{height:76px}.brand-logo{width:155px;height:68px}.brand-logo-compact{width:128px;height:58px}.login-button,.main-nav{display:none}.main-nav.open{display:block}.nav-scroll{justify-content:flex-start}.search-panel{top:76px}.live-time{display:none}.hero{padding-top:22px}.hero-story{grid-template-columns:1fr}.hero-visual{min-height:310px}.hero-copy{padding:30px 24px}.hero-copy h1{font-size:2.15rem}.editors-picks{display:block}.section-heading h2{font-size:1.6rem}.exclusive-cards,.story-grid{grid-template-columns:1fr}.exclusive-main,.exclusive-small{min-height:300px;padding:28px}.podcast-card{grid-template-columns:1fr}.podcast-cover{max-width:230px}.insight-row,.newsletter-inner{grid-template-columns:1fr}.poll-card{padding:28px}.newsletter-inner{gap:30px}.newsletter h2{font-size:2rem}.newsletter form>div{display:grid}.newsletter form button{padding:14px}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-main>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:10px}.footer-bottom div{flex-wrap:wrap}.accessibility button{padding:0 9px}}@media (max-width:950px){.production-hero>article{grid-template-columns:1fr}.production-hero-image{min-height:380px}.section-story-grid{grid-template-columns:repeat(2,1fr)}.upcoming-grid{grid-template-columns:1fr}.latest-stories-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-lower-row{grid-template-columns:1fr;gap:45px}.signature-story-image{height:280px}.compact-story-card{grid-template-columns:170px minmax(0,1fr)}}@media (max-width:680px){.production-hero{padding-block:25px 45px}.production-hero-image{min-height:280px}.launch-empty{min-height:480px;padding:45px 25px}.upcoming-section .section-heading>p{display:none}.upcoming-grid{grid-template-columns:1fr}.upcoming-grid article{grid-template-columns:110px 1fr}.upcoming-art{height:112px}.upcoming-grid p{display:none}.demo-hero-art{height:330px;padding:25px}.demo-hero-art b{font-size:1.6rem}.story-page h1{font-size:2.35rem}.story-summary{font-size:1.05rem}.story-body{font-size:1rem}.story-meta{align-items:flex-start;gap:15px}.story-footer{gap:5px}.story-footer,.story-meta{flex-direction:column}.share-toolbar{justify-content:flex-start!important}.story-meta .share-toolbar button{width:36px;height:36px}.section-story-grid{grid-template-columns:1fr}.section-story-image{height:220px}.section-page-content{padding-block:35px 60px}.story-recommendations>div:last-child{grid-template-columns:1fr}.story-recommendations article{grid-template-columns:115px 1fr;gap:14px;display:grid}.recommended-image{height:100px}.story-recommendations p{display:none}.cookie-consent{inset-inline:12px;grid-template-columns:1fr;gap:15px;width:calc(100% - 24px);padding:18px;bottom:12px}.cookie-actions{grid-template-columns:1fr 1fr;display:grid}.cookie-actions button{width:100%}.latest-stories-section,.lower-editorial-section{padding-bottom:55px}.latest-stories-grid,.signature-stories-grid{grid-template-columns:1fr;gap:22px}.signature-stories-section{padding-bottom:55px}.signature-story-image{height:240px}.latest-story-image{height:210px}.compact-story-card{grid-template-columns:115px minmax(0,1fr);gap:14px;padding:16px 0}.compact-story-image{height:92px}.compact-story-card h3{margin-bottom:7px;font-size:.95rem}.compact-story-card .small-meta span:last-child{display:none}.column-heading h2{font-size:1.6rem}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}@media print{.cookie-consent,.reading-progress,.share-toolbar,.site-global-footer,.site-header,.topline{display:none!important}.story-page,.story-page>article{color:#000!important;background:#fff!important}.story-page>article{width:100%;padding:0}.story-breadcrumb,.story-recommendations,.story-tags{display:none!important}.story-page h1{font-size:32pt}.story-body,.story-summary{color:#222!important}.story-hero-image{max-height:520px}.story-body figure,.story-hero-image{width:100%;margin:25px 0;transform:none}@page{size:A4;margin:18mm}}.social-profiles h2{margin:16px 0 12px;font-size:.8rem}.social-profiles>div{flex-wrap:wrap;gap:9px;display:flex}.social-profile-placeholder,.social-profiles a{border:1px solid;width:42px;height:42px}@supports (color:color-mix(in lab,red,red)){.social-profile-placeholder,.social-profiles a{border:1px solid color-mix(in srgb,currentColor 28%,transparent)}}.social-profile-placeholder,.social-profiles a{border-radius:50%;place-items:center;transition:all .18s;display:grid}.social-profiles a:hover{color:var(--footer-accent,var(--orange));border-color:currentColor;transform:translateY(-2px)}.social-profile-placeholder{opacity:.7}.social-profiles img{object-fit:contain;width:22px;height:22px}.social-profiles b{font:700 1rem Arial,sans-serif}.social-profile-placeholder>span,.social-profiles a span{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.homepage-social-section{padding:48px 0 70px}.homepage-social-section .social-profiles h2{color:var(--ink);margin:0 0 24px;font-size:1.8rem}.homepage-social-section .social-profile-placeholder,.homepage-social-section .social-profiles a{background:var(--white);width:54px;height:54px;color:var(--ink);border-color:var(--line)}.homepage-social-section .social-profiles a:hover{color:var(--orange);border-color:var(--orange)}.site-global-footer .footer-brand .social-profiles>div{justify-content:flex-start;gap:8px}.site-global-footer .footer-brand .social-profile-placeholder,.site-global-footer .footer-brand .social-profiles a{width:36px;height:36px;margin:0;display:grid}.site-global-footer .footer-brand .social-profiles img{width:19px;height:19px}.homepage-social-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 0}.homepage-social-section .social-profiles{justify-content:space-between;align-items:center;gap:24px;display:flex}.homepage-social-section .social-profiles h2{margin:0;font-size:1.25rem}.homepage-social-section .social-profiles>div{justify-content:flex-end}.homepage-social-section .social-profile-placeholder,.homepage-social-section .social-profiles a{width:46px;height:46px}@media (max-width:680px){.homepage-social-section .social-profiles{flex-direction:column;align-items:flex-start;gap:14px}.homepage-social-section .social-profiles>div{justify-content:flex-start}}.main-nav{background:#b94f27!important;border-color:#a84320!important}.poll-card-heading{justify-content:space-between;align-items:center;gap:15px;display:flex}.polls-icon-link{border:1px solid var(--line);width:42px;height:42px;color:var(--orange);background:var(--white);border-radius:50%;place-items:center;font-size:1.25rem;transition:all .2s;display:grid}.polls-icon-link:hover{background:var(--orange);color:#fff;border-color:var(--orange);transform:translateY(-2px)}.editorial-lower-row>.poll-card{border-top:0;align-self:start;margin:0;padding:0 42px 42px}.editorial-lower-row>.poll-card .poll-card-heading{border-bottom:2px solid var(--ink);align-items:flex-end;min-height:94px;margin:0 -42px 24px;padding:0 42px 15px}.poll-card-heading>div{flex-direction:column;display:flex}.poll-card-heading h2{margin:2px 0 0;font-size:2rem;line-height:1.25}.editorial-lower-row>.poll-card>h3{margin:0 0 8px;font-size:1.7rem;line-height:1.45}.selected-column>.column-heading{flex-direction:column;justify-content:flex-end;min-height:94px;display:flex}.editorial-lower-row{align-items:start}.section-read-story{color:var(--ink);background:0 0;border:0;border-bottom:2px solid;gap:10px;margin-top:22px;padding:8px 0 7px;font-size:.9rem;font-weight:800;transition:color .2s,gap .2s}.section-read-story:hover{color:var(--orange);background:0 0;border-color:currentColor;gap:16px;transform:none}.section-read-story b{font-size:1.1rem;line-height:1}@media (max-width:680px){.editorial-lower-row>.poll-card{padding:0 24px 28px}.editorial-lower-row>.poll-card .poll-card-heading{margin-inline:-24px;padding-inline:24px}.poll-card-heading h2{font-size:1.6rem}.editorial-lower-row>.poll-card>h3{font-size:1.35rem}}.homepage-social-section .social-profile-placeholder,.homepage-social-section .social-profiles a,.social-profile-placeholder,.social-profiles a{background:var(--orange);color:#fff;border-color:var(--orange)}.homepage-social-section .social-profiles a:hover,.social-profiles a:hover{color:#fff;background:#b94f27;border-color:#b94f27}.site-global-footer .footer-brand .social-profiles{width:min(260px,100%)}.site-global-footer .footer-brand .social-profiles>div{justify-content:center}.site-global-footer{padding-top:42px}.site-global-footer .footer-main{padding-bottom:28px}.site-global-footer .footer-brand{flex-direction:column;align-items:center;display:flex}.site-global-footer .footer-bottom{text-align:center;justify-content:center}.site-global-footer .social-profile-placeholder{opacity:1}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}