@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--paper:#f8f7f2;--ink:#232620;--blue:#263ee5;--line:#d5d6cb;--yellow:#ecf276}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid #ed7042;outline-offset:6px}.announcement{background:var(--blue);color:white;padding:10px 4.5%;display:flex;justify-content:space-between;font-size:12px;letter-spacing:1px}.header{height:112px;margin:0 4.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}.logo{font-family:'Manrope',Arial,sans-serif;font-size:31px;font-weight:800;letter-spacing:-1.8px;white-space:nowrap}.logo span{font-size:14px;vertical-align:top;margin-left:5px}.header nav{display:flex;gap:36px;font-size:14px}.header nav a:hover{color:var(--blue)}.language{background:none;border:0;cursor:pointer;padding:10px 0 10px 15px;font-size:14px;font-weight:700}.language span{color:#777b70;font-weight:400}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:5%;padding:44px 4.5% 58px;max-width:1680px;margin:auto}.hero-copy{padding:23px 0 0}.eyebrow{font-size:12px;font-weight:600;letter-spacing:1.4px;display:flex;align-items:center;gap:10px;margin:0 0 32px}.spark{font-size:24px;color:var(--blue)}h1{font-family:'Manrope',Arial,sans-serif;font-size:clamp(60px,6.7vw,108px);line-height:1.04;font-weight:600;letter-spacing:-5px;margin:0 0 30px}h1 em{color:var(--blue);font-family:Georgia,serif;font-weight:400;letter-spacing:-4px}p{line-height:1.7}.intro{font-size:16px;color:#62645b;margin:0 0 28px}.button{display:inline-flex;align-items:center;gap:40px;background:var(--blue);color:white;border-radius:3px;padding:19px 22px;font-size:14px;transition:background .2s,transform .2s}.button:hover{background:#182bbf;transform:translateY(-2px)}.button>span:last-child{font-size:22px;line-height:1}.hero-note{display:flex;align-items:center;gap:12px;margin-top:40px;font-size:12px;color:#65685d}.tiny-star{font-size:30px;color:var(--ink)}.hero-art{position:relative;margin:0;background:#e8e4d9;min-width:0;aspect-ratio: .86}.hero-art img{width:100%;height:100%;position:absolute;object-fit:cover}.image-label{position:absolute;left:25px;top:24px;font-size:12px;line-height:1.5;letter-spacing:1px;font-weight:700}.round-stamp{position:absolute;right:-20px;bottom:60px;background:var(--yellow);width:122px;height:122px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(12deg);font-size:12px;line-height:1.4}.round-stamp i{font-family:Georgia,serif;font-size:36px;line-height:1}.hero-art figcaption{position:absolute;bottom:12px;left:15px;font-size:12px;background:#f8f7f2e8;padding:5px 9px;max-width:90%}.ticker{background:var(--yellow);padding:22px 4.5%;display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);overflow:hidden;white-space:nowrap;font-size:14px;font-weight:600;letter-spacing:1.3px}.ticker b{font-size:25px;font-weight:400}.section{padding:90px 4.5%;max-width:1680px;margin:auto}.section-top{display:flex;justify-content:space-between;gap:20px}.small-note{font-size:13px;color:#676a60}h2{font-family:'Manrope',Arial,sans-serif;font-size:clamp(29px,3.2vw,48px);letter-spacing:-1.6px;font-weight:500;line-height:1.25;margin:0 0 45px}.categories{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.categories article{padding:28px 32px 0 0}.categories article+article{border-left:1px solid var(--line);padding-left:32px}.category-number{font-size:13px;color:var(--blue)}h3{font-size:23px;font-weight:500;letter-spacing:-.6px;margin:24px 0 12px}.categories p{font-size:16px;color:#676a60;max-width:310px;min-height:80px}.category-tag{display:block;font-size:11px;letter-spacing:1px;margin-top:30px}.story{background:#ebece4;max-width:none;display:grid;grid-template-columns:1fr 2fr;gap:7%;padding-top:75px;padding-bottom:75px}.story .eyebrow{font-size:12px}.story-asterisk{font-size:150px;line-height:1;color:var(--blue)}.story h2{font-size:clamp(30px,3.2vw,46px);margin-bottom:24px}.story h2 em{color:var(--blue);font-weight:400;font-family:Georgia,serif}.story p{max-width:650px;color:#606459;font-size:17px}.handwritten{display:block;font-family:Georgia,serif;font-style:italic;font-size:26px;margin-top:30px}footer{background:var(--blue);color:var(--paper);padding:45px 4.5% 24px}.footer-logo{font-family:'Manrope',Arial,sans-serif;font-size:clamp(50px,10vw,154px);font-weight:700;letter-spacing:-.065em;line-height:1.3;display:block}.footer-logo span{font-size:.2em;vertical-align:top;display:inline-block;margin:20px 0 0 10px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ffffff50;padding-top:23px;margin-top:28px;font-size:11px;letter-spacing:.6px}@media(min-width:1500px){.hero-art{max-height:720px}.hero-copy{padding-top:45px}}@media(max-width:900px){.header nav{gap:20px}.logo{font-size:26px}.hero{gap:4%;padding-top:30px}h1{font-size:64px;letter-spacing:-3px}.hero-copy{padding-top:0}.eyebrow{font-size:10px;letter-spacing:.8px}.hero-note{margin-top:25px}.hero-art{aspect-ratio:auto}.round-stamp{width:95px;height:95px;right:-10px}.intro{font-size:15px}.ticker{font-size:11px}.section{padding:65px 4.5%}h3{font-size:20px}.categories article{padding-right:20px}.categories article+article{padding-left:20px}.small-note{max-width:220px}.story{gap:3%}}@media(max-width:640px){.announcement{font-size:10px;padding:9px 5%}.header{height:83px;margin:0 5%}.header nav{display:none}.hero{grid-template-columns:1fr;padding:30px 5% 40px;gap:30px}.eyebrow{font-size:10px;margin-bottom:22px}h1{font-size:clamp(61px,14vw,84px);letter-spacing:-3px;line-height:1.05;margin-bottom:22px}.intro{font-size:16px}.hero-note{margin-top:22px}.hero-art{aspect-ratio: .95;margin-right:8px}.round-stamp{bottom:50px}.image-label{top:18px;left:18px}.ticker{justify-content:flex-start;padding:16px 5%}.ticker span{flex-shrink:0}.section{padding:50px 5%}.section-top .small-note{display:none}h2{font-size:32px;margin-bottom:28px}.categories{grid-template-columns:1fr}.categories article,.categories article+article{border-left:0;border-bottom:1px solid var(--line);padding:23px 0}.categories h3{margin-top:12px;font-size:24px}.categories p{max-width:none;min-height:0;margin:8px 0 15px}.category-tag{margin-top:15px}.story{grid-template-columns:1fr;gap:20px}.story-asterisk{display:none}.story h2{font-size:32px}.story p{font-size:16px}.footer-logo{font-size:13vw}.footer-bottom{font-size:10px;flex-wrap:wrap}.footer-bottom span:nth-child(2){display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.header-domain{font-size:12px;letter-spacing:.5px}.round-stamp i{font-size:26px}@media(max-width:640px){.header-domain{display:none}}
