/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--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{*,:after,:before,::backdrop{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}html,:host{-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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-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}.table{display:table}.grow{flex-grow:1}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#07182b;--muted:#5f6b78;--paper:#f3f4ef;--white:#fff;--cyan:#63e6ed;--coral:#ff7964;--line:#07182b21}*{box-sizing:border-box}html,body{background:var(--paper);width:100%;min-height:100%}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}body>main{flex-direction:column;width:100%;min-height:100dvh;display:flex;overflow-x:clip}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}:focus-visible{outline-offset:4px;outline:3px solid #1a91a2}#articles,#about,#author{scroll-margin-top:20px}.site-header{grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;width:min(1320px,100% - 48px);height:86px;margin:0 auto;display:grid}.brand,.footer-brand{letter-spacing:-.045em;align-items:center;gap:12px;font-size:21px;font-weight:500;display:inline-flex}.brand strong,.footer-brand strong{font-weight:800}.brand-mark{flex:none;width:36px;height:39px;display:inline-block;position:relative;overflow:hidden}.brand-mark img{width:78px;max-width:none;height:auto;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.main-nav{color:#526071;gap:33px;font-size:14px;display:flex}.main-nav a{transition:color .2s}.main-nav a:hover{color:var(--ink)}.header-cta{border:1px solid var(--line);background:#ffffff6b;border-radius:999px;justify-self:end;padding:11px 17px;font-size:13px;font-weight:700;transition:all .2s}.header-cta:hover{background:var(--white);transform:translateY(-1px)}.header-actions{justify-self:end;align-items:center;gap:9px;display:flex}.language-switcher{z-index:80;position:relative}.language-switcher summary{border:1px solid var(--line);color:#395062;cursor:pointer;background:#ffffff8f;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-width:58px;min-height:40px;padding:0 11px;font-size:11px;list-style:none;display:flex}.language-switcher summary::-webkit-details-marker{display:none}.language-switcher summary span{color:#237786;font-size:14px}.language-switcher[open] summary{background:#fff}.language-menu{background:#fff;border:1px solid #07182b21;border-radius:15px;width:190px;padding:7px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 50px #07182b26}.language-menu a{color:#435563;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;min-height:41px;padding:0 10px;font-size:13px;display:flex}.language-menu a:hover{background:#edf7f7}.language-menu a[aria-current=page]{color:#0f6170;background:#e3f5f5;font-weight:800}.language-menu b{color:#89949b;font-size:10px}.language-suggestion{z-index:140;left:50%;bottom:max(18px, env(safe-area-inset-bottom));color:#fff;background:#05182bf7;border:1px solid #ffffff29;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;width:min(560px,100% - 28px);padding:16px 18px;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 18px 55px #020c1852}.language-suggestion p{color:#c2ced7;margin:0;font-size:13px;line-height:1.45}.language-suggestion div{gap:8px;display:flex}.language-suggestion a,.language-suggestion button{cursor:pointer;border-radius:999px;min-height:38px;padding:0 13px;font-size:11px;font-weight:800}.language-suggestion a{background:var(--cyan);color:var(--ink);align-items:center;display:inline-flex}.language-suggestion button{color:#fff;background:0 0;border:1px solid #ffffff47}.hero{color:#fff;isolation:isolate;background:#041426;border-radius:32px;width:min(1320px,100% - 48px);min-height:680px;margin:0 auto;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center;z-index:-3;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{z-index:-2;background:linear-gradient(90deg,#031122fa 0%,#031122e0 38%,#0311222e 73%,#0311220a 100%),linear-gradient(#0000 58%,#031122d1);position:absolute;inset:0}.hero:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffff1f;position:absolute;inset:0}.hero-content{width:58%;padding:92px 68px 180px}.eyebrow,.section-kicker{color:#2a6574;text-transform:uppercase;letter-spacing:.19em;margin:0 0 22px;font-size:12px;font-weight:800}.eyebrow{color:#8edfea;align-items:center;gap:10px;display:flex}.eyebrow span{background:currentColor;width:24px;height:1px}.hero h1{letter-spacing:-.057em;max-width:780px;margin:0;font-size:clamp(52px,5.2vw,76px);font-weight:690;line-height:.98}.hero h1 em{color:var(--cyan);font-family:Georgia,Times New Roman,serif;font-weight:400}.hero-lead{color:#bfccd8;max-width:580px;margin:30px 0 0;font-size:19px;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:38px;display:flex}.button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:14px;min-height:50px;padding:0 22px;font-size:13px;font-weight:800;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--cyan);color:#062033}.button-primary:hover{background:#8bf4f7}.button-ghost{color:#fff;background:#ffffff12;border:1px solid #ffffff40}.button-ghost:hover{background:#ffffff21}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#14324e}.hero-stats{border-top:1px solid #ffffff2b;gap:0;padding-top:24px;display:flex;position:absolute;bottom:34px;left:68px;right:68px}.hero-stats div{border-right:1px solid #ffffff24;flex-direction:column;gap:5px;min-width:190px;margin-right:36px;padding-right:36px;display:flex}.hero-stats div:last-child{border-right:0}.hero-stats strong{letter-spacing:-.025em;font-size:21px}.hero-stats span{color:#92a6b8;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.articles-section{width:min(1180px,100% - 48px);margin:118px auto 130px}.section-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.section-heading h2,.trust-intro h2,.author-copy h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,4.4vw,62px);font-weight:400;line-height:1.03}.section-kicker{margin-bottom:14px}.section-kicker.light{color:#79dae4}.search-box{color:#74808b;border-bottom:1px solid #aab3b7;align-items:center;gap:10px;width:270px;height:45px;display:flex}.search-box span{font-size:23px;line-height:1;transform:rotate(-12deg)}.search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:14px}.search-box input::placeholder{color:#7f888f}.category-row{scrollbar-width:none;gap:8px;margin:38px 0 30px;padding-bottom:3px;display:flex;overflow-x:auto}.category-row::-webkit-scrollbar{display:none}.category{white-space:nowrap;color:#67727c;cursor:pointer;background:0 0;border:1px solid #cdd1ce;border-radius:999px;padding:9px 16px;font-size:12px;font-weight:700;transition:all .2s}.category:hover,.category.active{background:var(--ink);border-color:var(--ink);color:#fff}.results-summary{color:#697680;background:#ffffff94;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin:-12px 0 25px;padding:11px 14px;font-size:12px;display:flex}.results-summary span{font-weight:800}.results-summary button{color:#176674;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;min-height:36px;padding:0;font-size:12px;font-weight:800;text-decoration:underline}.post-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:32px 26px;display:grid}.post-card{background:#ffffffd6;border:1px solid #07182b14;border-radius:21px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.post-card.featured{background:#fff;border:1px solid #07182b14;border-radius:25px;grid-column:1/-1;grid-template-columns:1.45fr 1fr;align-items:stretch;min-height:390px;display:grid;overflow:hidden}.post-visual{aspect-ratio:16/10;cursor:pointer;text-align:left;background:#062341;border:0;border-radius:0;width:100%;height:auto;padding:0;position:relative;overflow:hidden}.featured .post-visual{border-radius:0;height:100%;min-height:390px}.post-visual:after{content:"";background:linear-gradient(0deg, #03112240, transparent 42%), radial-gradient(circle at 80% 30%, var(--accent), transparent 32%);position:absolute;inset:0}@supports (color:color-mix(in lab, red, red)){.post-visual:after{background:linear-gradient(0deg, #03112240, transparent 42%), radial-gradient(circle at 80% 30%, color-mix(in srgb, var(--accent) 28%, transparent), transparent 32%)}}.post-visual img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,.8,.2,1)}.post-visual:hover img{transform:scale(1.045)}.visual-number{z-index:2;color:#ffffffa1;letter-spacing:.14em;font-size:11px;font-weight:800;position:absolute;top:18px;right:20px}.post-copy{flex-direction:column;flex:1;padding:24px 25px 22px;display:flex}.featured .post-copy{flex-direction:column;justify-content:center;padding:48px;display:flex}.post-meta{color:#75808b;text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:12px;font-size:10px;font-weight:800;display:flex}.post-meta span+span:before{content:"";background:var(--coral);border-radius:50%;width:3px;height:3px;margin:0 12px 2px 0;display:inline-block}.title-button{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;margin:15px 0 0;padding:0;display:block}.post-copy h3{letter-spacing:-.033em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:400;line-height:1.13;transition:color .2s}.post-card:not(.featured) .post-copy h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.featured .post-copy h3{font-size:40px}.title-button:hover h3{color:#1b6f82}.post-copy>p{color:#687480;margin:15px 0 0;font-size:14px;line-height:1.65}.post-card:not(.featured) .post-copy>p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.featured .post-copy>p{font-size:15px}.post-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:20px;padding-top:17px;display:flex}.post-card:not(.featured) .post-actions{margin-top:auto}.read-link,.save-button,.text-link{color:var(--ink);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:800}.read-link{align-items:center;gap:15px;display:flex}.read-link span{transition:transform .2s}.read-link:hover span{transform:translate(4px)}.save-button{border:1px solid var(--line);color:#8a939c;border-radius:50%;width:34px;height:34px;font-size:15px}.save-button.saved{color:var(--coral);background:#ff796414;border-color:#ff796466}.empty-state{text-align:center;border:1px dashed #b9c0c1;border-radius:22px;padding:90px 24px}.empty-state span{font-family:Georgia,serif;font-size:32px}.empty-state p{color:var(--muted)}.empty-state button{cursor:pointer;background:0 0;border:0;font-weight:800;text-decoration:underline}.trust-section{background:var(--ink);color:#fff;grid-template-columns:.9fr 1.1fr;gap:12vw;padding:110px max(7vw,40px);display:grid}.trust-intro>p:last-child{color:#9fb0bf;max-width:530px;margin:26px 0 0;font-size:16px;line-height:1.72}.trust-list{border-top:1px solid #fff3}.trust-list>div{border-bottom:1px solid #ffffff26;grid-template-columns:52px 180px 1fr;align-items:start;gap:16px;padding:27px 0;display:grid}.trust-list span{color:var(--coral);font-size:11px;font-weight:800}.trust-list h3{margin:-4px 0 0;font-family:Georgia,serif;font-size:23px;font-weight:400}.trust-list p{color:#96a8b8;margin:0;font-size:13px;line-height:1.55}.author-section{grid-template-columns:.82fr 1.18fr;align-items:center;gap:9vw;width:min(1180px,100% - 48px);margin:120px auto;display:grid}.author-art{background:var(--ink);border-radius:26px;min-height:510px;position:relative;overflow:hidden}.author-art:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#0414262e);position:absolute;inset:0}.author-art img{object-fit:cover;object-position:center 34%;width:100%;height:100%;position:absolute}.author-copy h2{font-size:clamp(42px,5vw,68px)}.author-role{font-family:Georgia,serif;color:#274e61!important;margin:22px 0 18px!important;font-size:22px!important;line-height:1.35!important}.author-copy>p{color:#687480;max-width:650px;font-size:15px;line-height:1.75}.author-links{flex-wrap:wrap;align-items:center;gap:25px;margin-top:31px;display:flex}.text-link{text-underline-offset:4px;text-decoration:underline}.home-support{background:var(--ink);color:#fff;border-radius:25px;justify-content:space-between;align-items:center;gap:45px;width:min(1180px,100% - 48px);margin:-20px auto 105px;padding:42px 48px;display:flex}.home-support>div{max-width:730px}.home-support h2{letter-spacing:-.04em;margin:0;font-family:Georgia,serif;font-size:clamp(34px,4vw,48px);font-weight:400;line-height:1.05}.home-support p:last-child{color:#a9b8c4;margin:17px 0 0;font-size:14px;line-height:1.65}.button-support{background:var(--cyan);color:#062033;flex:none}.button-support:hover{background:#8bf4f7}footer{width:min(1320px,100% - 48px);padding:35px 0 max(28px, env(safe-area-inset-bottom));border-top:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;margin:0 auto;display:grid}footer>p{color:#6f7982;font-family:Georgia,serif;font-style:italic}.footer-identity{flex-direction:column;gap:10px;display:flex}.footer-identity small{color:#77828b;max-width:380px;font-size:10px;line-height:1.45}.footer-links{flex-wrap:wrap;justify-self:end;gap:22px;font-size:12px;font-weight:800;display:flex}.footer-links a:hover{text-decoration:underline}@media (width<=980px){.main-nav{display:none}.site-header{grid-template-columns:1fr auto}.hero-content{width:74%;padding-left:45px;padding-right:30px}.hero-stats{left:45px;right:45px}.post-card.featured{grid-template-columns:1fr}.featured .post-visual{min-height:340px}.trust-section{grid-template-columns:1fr;gap:65px}.author-section{gap:5vw}}@media (width<=720px){.site-header{width:min(100% - 28px,1320px);height:72px}.brand{gap:9px;font-size:18px}.brand-mark{width:31px;height:34px}.brand-mark img{width:68px}.header-actions{gap:6px}.language-switcher summary{min-width:51px;padding:0 9px}.header-cta{padding:10px 13px;font-size:0}.header-cta span{font-size:15px}.hero{border-radius:23px;width:calc(100% - 20px);min-height:715px}.hero-image{object-position:69% center}.hero-overlay{background:linear-gradient(#0311228c,#031122f0 62%,#031122fc)}.hero-content{width:100%;padding:63px 25px 230px}.hero h1{font-size:clamp(44px,13vw,62px)}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero-stats{grid-template-columns:repeat(3,1fr);gap:10px;display:grid;bottom:24px;left:25px;right:25px}.hero-stats div{min-width:0;margin-right:0;padding-right:8px}.hero-stats strong{font-size:15px}.hero-stats span{font-size:8px;line-height:1.3}.articles-section{width:calc(100% - 24px);margin:76px auto 78px}.articles-section.is-filtered{margin-bottom:48px}.section-heading{flex-direction:column;align-items:stretch}.section-heading h2{font-size:40px;line-height:1.02}.search-box{width:100%}.category-row{scroll-snap-type:x proximity;gap:7px;margin:28px -12px 24px;padding:0 12px 6px}.category{scroll-snap-align:start;min-height:44px;padding:10px 17px;font-size:13px}.results-summary{min-height:48px;margin:-10px 0 18px}.post-grid{grid-template-columns:1fr;gap:20px}.post-card,.post-card.featured{background:#fff;border:1px solid #07182b17;border-radius:19px;grid-column:auto;grid-template-columns:1fr;min-height:0;display:grid;overflow:hidden}.post-visual,.featured .post-visual{aspect-ratio:16/9;border-radius:0;width:100%;height:auto;min-height:0}.post-visual:hover img{transform:none}.visual-number{top:14px;right:15px}.post-copy,.featured .post-copy{padding:20px 19px 18px;display:block}.post-meta{gap:8px;font-size:9px}.post-meta span+span:before{margin-right:8px}.title-button{margin-top:11px}.featured .post-copy h3,.post-copy h3{font-size:27px;line-height:1.13}.post-copy>p,.featured .post-copy>p{color:#61717d;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:11px;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.post-actions{margin-top:16px;padding-top:14px}.read-link{min-height:38px;font-size:12px}.save-button{width:38px;height:38px}.trust-section{clear:both;gap:48px;padding:68px 20px 62px;position:relative}.trust-intro h2{letter-spacing:-.04em;font-size:39px;line-height:1.04}.trust-intro>p:last-child{margin-top:22px;font-size:15px;line-height:1.65}.trust-list>div{grid-template-columns:34px 1fr;gap:10px;padding:23px 0}.trust-list h3{margin:-4px 0 0;font-size:25px}.trust-list p{grid-column:2;font-size:14px;line-height:1.55}.author-section{grid-template-columns:1fr;width:calc(100% - 28px);margin:85px auto}.author-art{min-height:390px}.author-links{flex-direction:column;align-items:stretch}.home-support{border-radius:21px;flex-direction:column;align-items:stretch;gap:26px;width:calc(100% - 28px);margin:-25px auto 70px;padding:34px 24px}.home-support h2{font-size:36px}footer{width:calc(100% - 28px);padding-bottom:max(18px, env(safe-area-inset-bottom));grid-template-columns:1fr}footer>p{display:none}.footer-links{justify-self:start}.language-suggestion{flex-direction:column;align-items:stretch;gap:12px}.language-suggestion div{width:100%}.language-suggestion a,.language-suggestion button{flex:1;justify-content:center}}@media (width<=390px){.hero h1{font-size:43px}.section-heading h2{font-size:37px}.featured .post-copy h3,.post-copy h3{font-size:25px}.trust-intro h2{font-size:36px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important}}.material-page{color:#07182b;padding:0 28px max(40px, env(safe-area-inset-bottom));background:#f3f4ef}.material-header{border-bottom:1px solid #07182b21;justify-content:space-between;align-items:center;width:100%;min-width:0;max-width:1120px;height:82px;margin:0 auto;font-size:12px;font-weight:800;display:flex}.material-header-actions{align-items:center;gap:15px;display:flex}.material-header .language-switcher summary{min-height:36px}.material-brand{letter-spacing:-.04em;align-items:center;gap:12px;font-size:21px;font-weight:500;display:inline-flex}.material-article{width:100%;min-width:0;max-width:920px;margin:78px auto 100px}.material-meta{color:#687680;text-transform:uppercase;letter-spacing:.11em;gap:13px;font-size:10px;font-weight:800;display:flex}.material-meta span+span:before{content:"•";color:#ff7964;margin-right:13px}.material-article h1{letter-spacing:-.045em;text-wrap:balance;max-width:880px;margin:19px 0 18px;font-family:Georgia,serif;font-size:clamp(46px,5.9vw,68px);font-weight:400;line-height:1.03}.material-byline{color:#657580;margin:0 0 28px;font-size:13px;line-height:1.5}.material-byline a{color:#185f6c;text-underline-offset:4px;font-weight:800;text-decoration:underline}.translation-note{color:#48606e;background:#eaf7f7;border-left:3px solid #51bbc6;border-radius:0 10px 10px 0;max-width:700px;margin:0 0 24px;padding:12px 15px;font-size:12px;line-height:1.5}.material-excerpt{color:#536676;max-width:760px;margin:0 0 43px;font-family:Georgia,serif;font-size:22px;line-height:1.52}.material-cover{object-fit:cover;background:#07182b;border-radius:25px;width:100%;max-height:610px;display:block}.material-image-credit{color:#77838b;max-width:700px;margin:12px auto 0;font-size:11px;line-height:1.5}.material-image-credit a{color:#176674;text-underline-offset:3px;margin-left:6px;font-weight:800;text-decoration:underline}.material-body{max-width:700px;margin:55px auto 0}.material-body p{color:#2d3f4c;margin:0 0 25px;font-family:Georgia,serif;font-size:20px;line-height:1.78}.material-body h2{color:#142b3d;letter-spacing:-.025em;margin:48px 0 20px;font-family:Georgia,serif;font-size:clamp(29px,4.2vw,40px);font-weight:400;line-height:1.16}.material-body h3{color:#203a4b;margin:38px 0 16px;font-family:Georgia,serif;font-size:clamp(23px,3.3vw,30px);font-weight:400;line-height:1.2}.material-source,.material-disclaimer{border-radius:16px;max-width:700px;margin:38px auto 0;padding:22px 24px}.material-source{background:#fafbf8;border:1px solid #07182b26}.material-source>span,.material-disclaimer>span{color:#2a6574;text-transform:uppercase;letter-spacing:.13em;margin-bottom:9px;font-size:10px;font-weight:800;display:block}.material-source p,.material-disclaimer p{color:#465864;margin:0;font-family:Georgia,serif;font-size:16px;line-height:1.6}.material-source a,.material-disclaimer a{color:#156c79;text-underline-offset:4px;margin-top:13px;font-size:12px;font-weight:800;text-decoration:underline;display:inline-flex}.material-disclaimer{background:#fff8e8;border-left:4px solid #ffb650}.material-disclaimer p{font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.6}.material-feedback,.material-support{background:#ffffff85;border:1px solid #07182b21;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;max-width:700px;margin:30px auto 0;padding:22px 24px;display:flex}.material-feedback span,.material-support span{color:#2a6574;text-transform:uppercase;letter-spacing:.12em;margin-bottom:5px;font-size:10px;font-weight:800;display:block}.material-feedback p,.material-support p{color:#5a6974;margin:0;font-size:13px;line-height:1.5}.material-feedback a,.material-support a{color:#125f6c;text-underline-offset:4px;flex:none;font-size:12px;font-weight:800;text-decoration:underline}.material-support{background:#edf8f8;border-color:#309ba93d}.material-footer{border-top:1px solid #07182b21;justify-content:space-between;width:100%;max-width:1120px;margin:auto auto 0;padding-top:30px;font-size:12px;font-weight:800;display:flex}.material-footer>span{color:#687680;max-width:440px;font-size:10px;font-weight:500;line-height:1.5}.material-footer>div{flex-wrap:wrap;justify-content:flex-end;gap:24px;display:flex}.policy-page{color:#07182b;padding:0 28px max(60px, env(safe-area-inset-bottom));background:#f3f4ef}.policy-card{overflow-wrap:anywhere;background:#fff;border:1px solid #07182b1a;border-radius:24px;width:100%;min-width:0;max-width:780px;margin:85px auto 0;padding:54px 58px}.policy-card h1{letter-spacing:-.05em;margin:0 0 30px;font-family:Georgia,serif;font-size:clamp(46px,7vw,72px);font-weight:400;line-height:1}.policy-card h2{letter-spacing:-.025em;margin:36px 0 12px;font-family:Georgia,serif;font-size:29px;font-weight:400;line-height:1.15}.policy-card>p:not(.section-kicker){color:#465864;font-family:Georgia,serif;font-size:18px;line-height:1.75}.policy-card p a{color:#156c79;text-underline-offset:4px;font-weight:700;text-decoration:underline}.policy-page>.material-footer{margin-top:85px}.policy-card .policy-lead{color:#253d4b;background:#fff8e8;border-left:4px solid #ffb650;border-radius:0 12px 12px 0;padding:20px 22px}.policy-updated{text-transform:uppercase;letter-spacing:.08em;margin:-17px 0 28px;color:#7c878f!important;font-family:Arial,Helvetica,sans-serif!important;font-size:11px!important}.not-found-card,.not-found-card .section-kicker{text-align:center}.not-found-card .button{width:auto;margin-top:18px}.support-page{padding:0 28px max(40px, env(safe-area-inset-bottom));background:var(--paper);color:var(--ink)}.support-hero{background:var(--ink);color:#fff;border-radius:30px;grid-template-columns:.92fr 1.08fr;align-items:start;gap:7vw;width:100%;min-width:0;max-width:1120px;margin:70px auto 80px;padding:64px;display:grid}.support-hero>*{min-width:0}.support-copy h1{letter-spacing:-.055em;margin:0;font-family:Georgia,serif;font-size:clamp(48px,5.4vw,70px);font-weight:400;line-height:.98}.support-copy>p:not(.section-kicker){color:#aebdca;margin:28px 0 0;font-size:16px;line-height:1.75}.support-copy .support-independence{border-top:1px solid #ffffff2b;padding-top:24px;color:#84dbe2!important;font-size:13px!important}.support-options{flex-direction:column;gap:17px;display:flex}.support-option,.support-monthly-options{background:#ffffff0f;border:1px solid #ffffff24;border-radius:21px;padding:28px}.support-option>span,.support-monthly-options>div:first-child>span{color:#77d9e3;text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:800}.support-option h2,.support-monthly-options h2{letter-spacing:-.035em;margin:12px 0 10px;font-family:Georgia,serif;font-size:30px;font-weight:400}.support-option p{color:#aab8c4;margin:0;font-size:13px;line-height:1.55}.support-option>a{background:var(--cyan);color:#062033;border-radius:999px;justify-content:center;align-items:center;gap:13px;width:100%;min-height:50px;margin-top:25px;padding:0 18px;font-size:13px;font-weight:800;display:flex}.support-option>a:hover{background:#8bf4f7}.support-tier-list{gap:9px;margin-top:20px;display:grid}.support-tier-list a{background:#ffffff0b;border:1px solid #ffffff2b;border-radius:13px;justify-content:space-between;align-items:center;gap:18px;min-height:58px;padding:0 17px;display:flex}.support-tier-list a:hover{background:#ffffff1a}.support-tier-list strong{font-family:Georgia,serif;font-size:22px;font-weight:400}.support-tier-list span{color:#aebdca;font-size:11px;font-weight:800}.support-details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);width:100%;min-width:0;max-width:1120px;margin:0 auto 95px;display:grid}.support-details article{border-right:1px solid var(--line);padding:36px 29px}.support-details article:first-child{padding-left:0}.support-details article:last-child{border-right:0;padding-right:0}.support-details span{color:#2a6574;text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:800}.support-details h2{letter-spacing:-.025em;margin:13px 0 14px;font-family:Georgia,serif;font-size:25px;font-weight:400}.support-details p{color:#65747f;margin:0;font-size:13px;line-height:1.65}.support-unavailable{border:1px solid var(--line);text-align:center;background:#fff;border-radius:25px;width:100%;min-width:0;max-width:780px;margin:85px auto 100px;padding:58px}.support-unavailable h1{letter-spacing:-.05em;margin:0;font-family:Georgia,serif;font-size:clamp(44px,6vw,65px);font-weight:400;line-height:1}.support-unavailable>p:not(.section-kicker){color:#5d6d78;max-width:570px;margin:24px auto 30px;font-family:Georgia,serif;font-size:18px;line-height:1.7}.support-unavailable .button{width:auto}.support-page>.material-footer{margin-top:0}.feedback-layout{grid-template-columns:.82fr 1.18fr;align-items:start;gap:7vw;width:100%;min-width:0;max-width:1120px;margin:80px auto 0;display:grid}.feedback-layout>*{min-width:0}.feedback-intro{padding-top:30px}.feedback-intro h1{letter-spacing:-.055em;margin:0;font-family:Georgia,serif;font-size:clamp(54px,7vw,84px);font-weight:400;line-height:.97}.feedback-intro>p:not(.section-kicker){color:#536572;font-family:Georgia,serif;font-size:19px;line-height:1.7}.feedback-email-card{border-left:4px solid var(--cyan);background:#fff;border-radius:0 15px 15px 0;flex-direction:column;gap:8px;margin-top:35px;padding:22px 24px;display:flex}.feedback-email-card span{color:#74818a;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800}.feedback-email-card a{color:#125f6c;text-underline-offset:4px;font-family:Georgia,serif;font-size:22px;text-decoration:underline}.feedback-professional-note{margin-top:24px;font-family:Arial,Helvetica,sans-serif!important;font-size:13px!important}.feedback-professional-note a{color:#125f6c;text-underline-offset:3px;font-weight:800;text-decoration:underline}.feedback-form{background:#fff;border:1px solid #07182b1a;border-radius:24px;flex-direction:column;gap:22px;padding:36px;display:flex;box-shadow:0 16px 50px #1225350f}.feedback-form>label,.feedback-fields-row label{flex-direction:column;gap:9px;display:flex}.feedback-form label>span{color:#17364a;font-size:12px;font-weight:800}.feedback-form label>span small{color:#889198;font-size:10px;font-weight:400}.feedback-form input:not([type=checkbox]),.feedback-form select,.feedback-form textarea{color:#07182b;background:#fbfcfa;border:1px solid #cbd1d3;border-radius:12px;outline:none;width:100%;padding:13px 14px}.feedback-form input:focus,.feedback-form select:focus,.feedback-form textarea:focus{border-color:#2b9eac;box-shadow:0 0 0 3px #2b9eac1f}.feedback-form textarea{resize:vertical;min-height:190px;line-height:1.55}.feedback-form label>small{color:#89939a;align-self:flex-end;font-size:10px}.feedback-fields-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.feedback-article-context{background:#edf8f8;border-radius:13px;flex-direction:column;gap:5px;padding:17px 19px;display:flex}.feedback-article-context span{color:#36717b;text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:800}.feedback-article-context strong{font-family:Georgia,serif;font-size:17px;font-weight:400;line-height:1.35}.feedback-consent{cursor:pointer;align-items:flex-start;flex-direction:row!important;gap:11px!important}.feedback-consent input{accent-color:#178f9f;flex:none;width:18px;height:18px;margin:1px 0 0}.feedback-consent span{line-height:1.55;color:#63727c!important;font-size:11px!important;font-weight:400!important}.feedback-consent a{color:#125f6c;text-underline-offset:3px;font-weight:800;text-decoration:underline}.feedback-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.feedback-error{color:#97392d;background:#fff0ed;border-radius:11px;margin:0;padding:13px 15px;font-size:13px}.feedback-submit{align-self:flex-start;min-width:220px}.feedback-success{text-align:center;background:#fff;border:1px solid #07182b1a;border-radius:24px;padding:52px 42px}.feedback-success>span{color:#267047;background:#dff5e8;border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto 20px;font-size:24px;font-weight:800;display:grid}.feedback-success h2{margin:0 0 14px;font-family:Georgia,serif;font-size:37px;font-weight:400}.feedback-success p{color:#5c6c77;margin:0 0 28px;font-size:14px;line-height:1.65}.analytics-settings-button{color:var(--ink);cursor:pointer;background:0 0;border:1px solid #07182b2e;border-radius:999px;margin-top:12px;padding:12px 16px;font-size:13px;font-weight:800}.analytics-settings-button:hover{background:#07182b0f}.analytics-consent{z-index:150;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#05182bf7;border:1px solid #ffffff26;border-radius:18px;justify-content:space-between;align-items:center;gap:28px;width:min(980px,100% - 44px);margin:0 auto;padding:20px 22px;display:flex;position:fixed;bottom:22px;left:22px;right:22px;box-shadow:0 18px 60px #020c184d}.analytics-consent strong{margin-bottom:5px;font-family:Georgia,serif;font-size:19px;font-weight:400;display:block}.analytics-consent p{color:#afbdc8;max-width:590px;margin:0;font-size:13px;line-height:1.55}.analytics-consent p a{color:#74dce5;text-underline-offset:3px;text-decoration:underline}.analytics-consent-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.analytics-consent button{cursor:pointer;border-radius:999px;min-height:43px;padding:10px 15px;font-size:12px;font-weight:800}.analytics-secondary{color:#fff;background:0 0;border:1px solid #ffffff4d}.analytics-primary{color:#06182b;background:#61d9e5;border:1px solid #61d9e5}@media (width<=760px){.material-page{padding:0 15px max(22px, env(safe-area-inset-bottom))}.material-header{height:68px}.material-article{margin:48px auto 58px}.material-meta{flex-wrap:wrap}.material-article h1{font-size:clamp(39px,11.5vw,44px);line-height:1.04}.material-excerpt{font-size:19px}.material-cover{border-radius:18px}.material-body{margin-top:37px}.material-body p{font-size:18px;line-height:1.7}.material-source,.material-disclaimer{padding:19px 18px}.material-feedback,.material-support{flex-direction:column;align-items:flex-start;padding:19px 18px}.material-footer{flex-direction:column;align-items:flex-start;gap:18px}.material-footer>div{flex-direction:column;gap:12px}.policy-page{padding:0 15px max(28px, env(safe-area-inset-bottom))}.policy-card{border-radius:18px;margin-top:45px;padding:35px 23px}.policy-card h1{font-size:44px}.policy-card>p:not(.section-kicker){font-size:17px}.support-page{padding:0 14px max(24px, env(safe-area-inset-bottom))}.support-hero{border-radius:23px;grid-template-columns:1fr;gap:45px;margin:43px auto 55px;padding:38px 23px}.support-copy h1{font-size:48px}.support-option,.support-monthly-options{padding:23px 19px}.support-details{grid-template-columns:1fr;margin-bottom:65px}.support-details article{border-right:0;border-bottom:1px solid var(--line);padding:27px 0}.support-details article:last-child{border-bottom:0}.support-unavailable{border-radius:19px;margin:45px auto 70px;padding:38px 23px}.support-unavailable .button{width:100%}.feedback-layout{grid-template-columns:1fr;gap:36px;margin-top:44px}.feedback-intro{padding-top:0}.feedback-intro h1{font-size:52px}.feedback-form{border-radius:18px;padding:25px 19px}.feedback-fields-row{grid-template-columns:1fr}.feedback-submit{width:100%}.analytics-consent{border-radius:16px;flex-direction:column;align-items:stretch;gap:17px;width:calc(100% - 20px);padding:18px;bottom:10px;left:10px;right:10px}.analytics-consent-actions{flex-direction:column-reverse;align-items:stretch}.analytics-consent button{width:100%}}.author-page{padding:0 28px max(40px, env(safe-area-inset-bottom));background:var(--paper);color:var(--ink)}.author-profile{overflow-wrap:anywhere;width:100%;min-width:0;max-width:1180px;margin:72px auto 100px}.author-profile-hero{grid-template-columns:.78fr 1.22fr;align-items:center;gap:8vw;display:grid}.author-profile-hero>*,.author-narrative>*,.author-background>*,.expertise-grid>*,.professional-note>*{min-width:0}.author-profile-photo{background:var(--ink);border-radius:28px;min-height:620px;position:relative;overflow:hidden}.author-profile-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#04142633);position:absolute;inset:0}.author-profile-photo img{object-fit:cover;object-position:center 34%;width:100%;height:100%;position:absolute}.author-profile-intro h1{letter-spacing:-.06em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(56px,7.2vw,92px);font-weight:400;line-height:.93}.author-profile-lead{max-width:650px;font-family:Georgia,serif;color:#274e61!important;margin:28px 0 18px!important;font-size:25px!important;line-height:1.4!important}.author-profile-intro>p:not(.section-kicker){color:#62717d;max-width:670px;font-size:16px;line-height:1.75}.author-facts{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:0;margin-top:38px;padding-top:25px;display:grid}.author-facts div{border-right:1px solid var(--line);flex-direction:column;gap:6px;min-width:0;margin-right:18px;padding-right:18px;display:flex}.author-facts div:last-child{border-right:0;margin-right:0}.author-facts strong{letter-spacing:-.03em;font-size:19px}.author-facts span{color:#7a858e;text-transform:uppercase;letter-spacing:.08em;font-size:9px;line-height:1.45}.author-narrative,.author-background{border-top:1px solid var(--line);grid-template-columns:.82fr 1.18fr;gap:10vw;margin-top:125px;padding-top:55px;display:grid}.author-narrative h2,.author-section-heading h2,.author-background h2,.professional-note h2{letter-spacing:-.045em;margin:0;font-family:Georgia,serif;font-size:clamp(39px,4.5vw,61px);font-weight:400;line-height:1.03}.author-narrative-copy p,.author-background>div:last-child p{color:#435563;margin:0 0 24px;font-family:Georgia,serif;font-size:20px;line-height:1.75}.author-expertise,.selected-work{margin-top:120px}.author-section-heading{max-width:760px}.expertise-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:40px;display:grid}.expertise-grid article{background:#ffffff94;border:1px solid #07182b1a;border-radius:20px;min-height:215px;padding:28px 30px}.expertise-grid article>span{color:var(--coral);letter-spacing:.1em;font-size:10px;font-weight:800}.expertise-grid h3{letter-spacing:-.03em;margin:32px 0 10px;font-family:Georgia,serif;font-size:29px;font-weight:400}.expertise-grid p{color:#667581;margin:0;font-size:14px;line-height:1.65}.author-background h2{font-size:clamp(38px,4vw,55px)}.selected-work-list{border-top:1px solid var(--line);margin-top:40px}.selected-work-list a{border-bottom:1px solid var(--line);grid-template-columns:210px 1fr 30px;align-items:center;gap:24px;padding:27px 4px;transition:background .2s,padding .2s;display:grid}.selected-work-list a:hover{background:#ffffff80;padding-left:15px;padding-right:15px}.selected-work-list span{color:#2a6574;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800}.selected-work-list strong{font-family:Georgia,serif;font-size:21px;font-weight:400;line-height:1.4}.selected-work-list b{font-size:18px;font-weight:400}.professional-note{background:var(--ink);color:#fff;border-radius:28px;grid-template-columns:1.1fr .9fr;align-items:center;gap:9vw;margin-top:125px;padding:60px 64px;display:grid}.professional-note h2{font-size:clamp(37px,4vw,54px)}.professional-note>div:last-child p{color:#aab9c5;margin:0;font-size:15px;line-height:1.75}.professional-note a{color:var(--cyan);border-bottom:1px solid #ffffff80;margin-top:24px;padding-bottom:4px;font-size:13px;font-weight:800;display:inline-flex}@media (width<=760px){.author-page{padding:0 14px max(24px, env(safe-area-inset-bottom))}.author-profile{margin:44px auto 75px}.author-profile-hero{grid-template-columns:1fr;gap:42px}.author-profile-photo{border-radius:22px;min-height:470px}.author-profile-intro h1{font-size:55px}.author-profile-lead{font-size:21px!important}.author-facts{gap:10px}.author-facts div{margin-right:0;padding-right:8px}.author-facts strong{font-size:15px}.author-facts span{font-size:8px}.author-narrative,.author-background{grid-template-columns:1fr;gap:31px;margin-top:82px;padding-top:40px}.author-narrative-copy p,.author-background>div:last-child p{font-size:18px;line-height:1.7}.author-expertise,.selected-work{margin-top:82px}.expertise-grid{grid-template-columns:1fr}.expertise-grid article{min-height:190px}.selected-work-list a{grid-template-columns:1fr 24px;gap:8px 16px}.selected-work-list span{grid-column:1/-1}.professional-note{border-radius:22px;grid-template-columns:1fr;gap:35px;margin-top:85px;padding:40px 25px}}[dir=rtl] .hero-content,[dir=rtl] .post-copy,[dir=rtl] .author-copy,[dir=rtl] .trust-intro,[dir=rtl] .material-article{text-align:right}[dir=rtl] .hero-overlay{transform:scaleX(-1)}[dir=rtl] .hero-content{margin-left:auto}[dir=rtl] .hero-stats{direction:rtl}[dir=rtl] .material-meta,[dir=rtl] .post-meta{flex-direction:row-reverse;justify-content:flex-end}[dir=rtl] .material-meta span+span:before{margin-left:13px;margin-right:0}[dir=rtl] .translation-note,[dir=rtl] .material-disclaimer{border-left:0;border-right:4px solid #51bbc6;border-radius:10px 0 0 10px}[dir=rtl] .material-disclaimer{border-right-color:#ffb650}[dir=rtl] .material-image-credit a{margin-left:0;margin-right:6px}[dir=rtl] .footer-links{justify-self:start}
