@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Zen+Kaku+Gothic+New:wght@400;500;700;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Inter:wght@500;600;700;800&family=Noto+Sans+JP:wght@400;500;600;700;800;900&display=swap";
@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;--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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)){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}.absolute{position:absolute}.block{display:block}}:root{--ink:#282432;--muted:#746d7d;--paper:#fffdfa;--lav:#f0eaff;--purple:#6849b5;--deep:#463080;--line:#e9e4ef;--mint:#dff2e8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Zen Kaku Gothic New,sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(1120px,100% - 48px);margin:auto}.header{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdfaf0;border-bottom:1px solid #eeeaf0;height:82px;position:sticky;top:0}.header-inner{align-items:center;gap:42px;width:min(1200px,100% - 48px);height:100%;margin:auto;display:flex}.logo{letter-spacing:-1.8px;white-space:nowrap;font-family:DM Mono,monospace;font-size:24px;font-weight:500}.logo span,.home-hero h1 span{color:var(--purple)}.desktop-nav{flex:1;gap:24px;font-size:13px;font-weight:700;display:flex}.search-button,.menu-button{cursor:pointer;background:0 0;border:0;padding:8px}.search-button span{border:2px solid var(--ink);border-radius:50%;width:18px;height:18px;display:block;position:relative}.search-button span:after{content:"";border-top:2px solid var(--ink);width:7px;position:absolute;bottom:-3px;right:-5px;transform:rotate(45deg)}.menu-button{display:none}.home-hero{justify-content:space-between;align-items:center;width:min(1120px,100% - 48px);min-height:430px;margin:auto;padding:64px 0 52px;display:flex;position:relative}.home-hero:after{content:"";z-index:-1;background:linear-gradient(135deg,#f5f1ff,#0000);border-radius:50%;width:360px;height:280px;position:absolute;right:0}.hero-kicker,.eyebrow{letter-spacing:.08em;color:var(--purple);margin:0 0 13px;font:500 11px/1.2 DM Mono,monospace}.home-hero h1{letter-spacing:-.1em;margin:0;font:500 clamp(51px,7vw,88px)/.94 DM Mono,monospace}.hero-reading{color:var(--purple);margin:12px 0 16px;font-size:17px;font-weight:900}.hero-copy>p:last-child{margin:0;font-size:18px;font-weight:700;line-height:1.8}.hero-mascot{text-align:center;width:310px;margin-right:52px}.hero-mascot img{width:205px;height:auto}.reaction{white-space:nowrap;background:#fff;border:1px solid #ded4fa;border-radius:20px;width:max-content;margin:4px auto 0;padding:9px 14px;font-size:13px;font-weight:700;box-shadow:0 6px 20px #5b3da51f}.section{padding:70px 0}.feature-section{padding-top:36px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:27px;display:flex}.section-heading h2,.category-section h2{letter-spacing:-.05em;margin:0;font-size:clamp(25px,3vw,34px)}.section-heading>a{text-underline-offset:4px;font-size:13px;text-decoration:underline}.featured-story{background:linear-gradient(110deg,#f5f0ff,#e4d8ff);border-radius:26px;justify-content:space-between;min-height:320px;padding:44px 52px;display:flex;position:relative;overflow:hidden}.featured-story:after{content:"";border:1px solid #6849b52e;border-radius:50%;width:250px;height:250px;position:absolute;top:-55px;right:110px}.featured-copy{z-index:1;max-width:630px;position:relative}.feature-category{background:#fff;border-radius:20px;padding:7px 11px;font-size:12px;font-weight:700}.featured-copy h3{letter-spacing:-.07em;margin:18px 0 12px;font-size:clamp(26px,3.5vw,43px);line-height:1.38}.featured-copy>p{max-width:500px;font-size:14px;line-height:1.8}.featured-copy a,.daily-card span{background:var(--deep);color:#fff;border-radius:22px;margin-top:14px;padding:10px 16px;font-size:13px;font-weight:700;display:inline-block}.featured-mascot{z-index:1;align-self:flex-end}.featured-mascot img{width:150px;height:auto}.daily-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;padding:64px 0}.daily-copy{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.daily-card{color:#fff;background:#34303c;border-radius:20px;justify-content:space-between;align-items:center;min-height:220px;padding:31px 42px;display:flex}.daily-card h3{margin:0;font-size:26px}.daily-card div>p:not(.eyebrow){max-width:600px;font-size:16px;line-height:1.7}.daily-card .eyebrow{color:#cabdff}.daily-card span{color:var(--ink);background:#fff}.daily-card img{width:125px;height:auto;margin-right:42px}.article-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.article-card{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.card-image{background:linear-gradient(135deg,#fcf8ff,#efe7ff);height:195px;padding:18px;display:block;position:relative;overflow:hidden}.article-card:nth-child(2n) .card-image{background:linear-gradient(135deg,#fff5eb,#fde1cf)}.article-card:nth-child(3n) .card-image{background:linear-gradient(135deg,#edfbf3,#d9f0e4)}.card-image span,.article-visual>span{background:#fff;border-radius:20px;padding:6px 9px;font-size:11px;font-weight:700}.card-image strong{letter-spacing:-.04em;max-width:70%;margin-top:22px;font-size:18px;line-height:1.5;display:block}.card-mascot{position:absolute;bottom:12px;right:17px}.card-mascot img{width:auto;max-width:90px;height:auto;max-height:95px}.card-body{padding:18px 19px 22px}.card-body .eyebrow{margin-bottom:9px;font-size:10px}.eyebrow time{color:#999;margin-left:8px}.card-body h3{margin:0;font-size:17px;line-height:1.6}.card-body>p:last-child{color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.7}.category-section{color:#fff;background:#34303c;padding:72px 0 86px}.category-section .eyebrow{color:#cbbdff}.category-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px;display:grid}.category-card{height:118px;color:var(--ink);border-radius:16px;flex-direction:column;justify-content:space-between;padding:19px;font-size:15px;font-weight:700;display:flex}.category-card b{align-self:end;font-size:18px}.c1{background:#ffdeda}.c2{background:#e3d8ff}.c3{background:#fff1b8}.c4{background:#d9f0de}.c5{background:#cfe9f8}.c6{background:#f7d9e8}.footer{grid-template-columns:1.5fr 1fr;gap:28px;width:min(1120px,100% - 48px);margin:auto;padding:48px 0 36px;display:grid}.footer p{color:var(--muted);font-size:13px}.footer nav{grid-template-columns:1fr 1fr;gap:10px;font-size:13px;display:grid}.footer small{color:#938c9e;grid-column:1/-1;margin-top:20px;font:11px DM Mono,monospace}.article-detail{width:min(1000px,100% - 48px);margin:auto;padding:52px 0 90px}.back{text-underline-offset:4px;font-size:13px;text-decoration:underline}.article-heading{max-width:780px;margin:42px auto 30px}.article-heading h1,.static-page h1{letter-spacing:-.07em;margin:0;font-size:clamp(32px,5vw,52px);line-height:1.38}.lead,.static-lead{color:var(--muted);margin:18px 0 0;line-height:1.8}.article-visual{background:linear-gradient(140deg,#f0eaff,#ddd0fc);border-radius:24px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:290px;padding:34px;display:flex;position:relative;overflow:hidden}.article-visual strong{letter-spacing:-.06em;max-width:76%;margin-top:18px;font-size:clamp(26px,4vw,46px);line-height:1.45}.article-visual-mascot{position:absolute;bottom:35px;right:65px}.article-visual-mascot img{width:auto;max-width:145px;height:auto;max-height:170px}.article-layout{grid-template-columns:minmax(0,1fr) 180px;gap:65px;max-width:780px;margin:54px auto 0;display:grid}.article-content{font-size:16px;line-height:2}.daily-section{margin-bottom:40px}.daily-section h2,.sources h2{margin:0 0 15px;font-size:20px}.relation{border-left:3px solid var(--purple);padding-left:20px}.article-paragraph{margin:0 0 25px}.reaction-box{background:#faf8ff;border:1px solid #e8e0fc;border-radius:16px;margin:36px 0;padding:22px}.reaction-box img{width:105px;height:auto}.arechin{background:#f5f3f6;border-left:4px solid #6c6575;border-radius:0 14px 14px 0;margin:32px 0;padding:22px}.arechin p:last-child{margin:0;font-size:14px}.sources{border-top:1px solid var(--line);margin-top:40px;padding-top:24px}.sources a{text-underline-offset:3px;font-size:13px;text-decoration:underline;display:block}.article-side{color:var(--muted);border-top:2px solid var(--ink);height:max-content;padding-top:12px;font-size:12px;line-height:1.7}.article-side p{margin:0}.article-side strong{color:var(--ink);margin:6px 0;font-size:15px;display:block}.static-page{max-width:760px;padding:86px 0 120px}.prose{max-width:630px;margin-top:0;font-size:16px;line-height:2}.profile-layout{grid-template-columns:120px 1fr;gap:40px;margin-top:50px;display:grid}.profile-mark{background:var(--deep);color:#fff;border-radius:50%;place-items:center;width:96px;height:96px;font:500 40px DM Mono,monospace;display:grid}.contact-form{gap:20px;max-width:580px;margin-top:42px;display:grid}.contact-form label{gap:8px;font-size:13px;font-weight:700;display:grid}.contact-form input,.contact-form textarea{font:inherit;border:1px solid var(--line);background:#fff;border-radius:8px;padding:12px}.contact-form button{background:var(--deep);color:#fff;border:0;border-radius:28px;padding:15px;font:700 14px inherit}@media (max-width:700px){.wrap,.header-inner,.home-hero,.footer,.article-detail{width:calc(100% - 32px)}.header{height:65px}.header-inner{justify-content:space-between;gap:0}.menu-button{gap:4px;display:grid}.menu-button i{border-top:2px solid var(--ink);width:19px;display:block}.desktop-nav{display:none}.logo{font-size:20px}.home-hero{align-items:center;min-height:320px;padding:38px 0 30px}.home-hero:after{width:190px;height:200px}.home-hero h1{font-size:45px}.hero-kicker{font-size:9px}.hero-reading{margin:8px 0;font-size:14px}.hero-copy>p:last-child{font-size:13px}.hero-mascot{width:142px;margin:0}.hero-mascot img{width:132px}.hero-mascot .reaction{padding:6px 8px;font-size:10px}.section{padding:48px 0}.feature-section{padding-top:24px}.section-heading{align-items:start}.section-heading h2,.category-section h2{font-size:25px}.featured-story{min-height:410px;padding:26px 24px;display:block}.featured-story:after{top:auto;bottom:-75px;right:-30px}.featured-copy h3{max-width:90%;font-size:27px}.featured-copy>p{max-width:86%;font-size:13px}.featured-mascot{position:absolute;bottom:17px;right:17px}.featured-mascot img{width:118px}.daily-band{padding:48px 0}.daily-copy{display:none}.daily-card{min-height:240px;padding:25px 22px;display:block;position:relative}.daily-card h3{font-size:23px}.daily-card div>p:not(.eyebrow){max-width:68%;font-size:14px}.daily-card img{width:100px;margin:0;position:absolute;bottom:16px;right:13px}.article-grid{grid-template-columns:1fr}.category-section{padding:52px 0}.category-grid{grid-template-columns:1fr 1fr;gap:10px}.category-card{height:108px;font-size:13px}.footer{padding:36px 0 28px;display:block}.footer nav{margin-top:28px}.footer small{margin-top:30px;display:block}.article-detail{padding:35px 0 65px}.article-heading{margin:29px 0 26px}.article-heading h1,.static-page h1{font-size:31px}.article-visual{min-height:230px;padding:24px}.article-visual strong{max-width:82%;font-size:26px}.article-visual-mascot{bottom:15px;right:12px}.article-visual-mascot img{max-width:100px;max-height:120px}.article-layout{margin-top:34px;display:block}.article-side{margin-top:45px}.static-page{padding:52px 0 80px}.profile-layout{margin-top:35px;display:block}.profile-mark{margin-bottom:24px}.card-image strong{font-size:20px}.card-body h3{font-size:16px}}
.wrap{width:min(1240px,100% - 56px)}.header-inner{width:min(1280px,100% - 56px)}.home-hero{align-items:center;width:min(1240px,100% - 56px);min-height:390px;padding:42px 0 30px}.home-hero:after{background:radial-gradient(circle,#f0eaff 0 48%,#0000 49%);width:430px;height:300px;right:8%}.hero-copy{max-width:630px}.home-hero h1{font-size:clamp(58px,7.4vw,96px)}.hero-reading{margin:10px 0;font-size:19px}.hero-copy>p:last-child{font-size:19px;line-height:1.75}.hero-mascot{width:330px;margin:0 95px 0 0}.hero-mascot img{width:232px}.hero-mascot .reaction{transform:translate(35px,-6px)}.section{padding:78px 0}.feature-section{padding-top:34px}.section-heading{margin-bottom:22px}.section-heading h2,.category-section h2{font-size:clamp(29px,3.1vw,38px)}.featured-story{background:linear-gradient(115deg,#f7f3ff,#e8ddff 68%,#f9f6ff);border-radius:22px;min-height:338px;padding:38px 56px;box-shadow:0 18px 45px #523a8914}.featured-story:before{content:"";pointer-events:none;border:1px dashed #6849b52e;border-radius:15px;position:absolute;inset:18px}.featured-story:after{width:300px;height:300px;top:-65px;right:92px}.featured-copy{max-width:710px}.featured-copy h3{margin:15px 0 10px;font-size:clamp(30px,3.55vw,48px);line-height:1.32}.featured-copy>p{max-width:570px;margin:0;font-size:15px}.featured-copy a{margin-top:20px;padding:11px 18px;transition:transform .2s,background .2s}.featured-copy a:hover{background:#342465;transform:translateY(-2px)}.featured-mascot{margin:0 25px 2px 0}.featured-mascot img{width:164px}.featured-mascot .reaction{transform:translate(25px)}.daily-band{background:#fdfcff;border-color:#ece7f2;padding:62px 0}.daily-card{background:linear-gradient(115deg,#4c377e,#342a58);min-height:205px;padding:27px 44px;box-shadow:0 16px 35px #38295b24}.daily-card h3{font-size:29px}.daily-card ul{max-width:690px;margin:10px 0 0;padding:0;font-size:15px;line-height:1.8;list-style:none}.daily-card li:before{content:"•";color:#cbbdff;margin-right:9px}.daily-card span{margin-top:13px}.daily-card .mascot-wrap{text-align:center;margin-right:37px;position:relative}.daily-card img{width:122px;margin:0}.daily-card .reaction{padding:7px 10px;font-size:11px;transform:translate(10px)}.article-grid{gap:24px}.article-card{border-radius:19px;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 16px #2f244009}.article-card:hover{transform:translateY(-5px);box-shadow:0 14px 28px #2f24401a}.card-image{height:215px;padding:21px}.card-image strong{max-width:69%;margin-top:27px;font-size:20px;line-height:1.48}.card-image i{color:var(--purple);font:500 11px DM Mono,monospace;transition:transform .2s;position:absolute;bottom:18px;left:21px}.article-card:hover .card-image i{transform:translate(5px)}.card-mascot{bottom:15px;right:22px}.card-mascot img{max-width:104px;max-height:112px}.card-body{padding:19px 21px 23px}.card-body h3{font-size:18px;line-height:1.55}.card-body>p:last-child{font-size:14px;line-height:1.75}.category-section{background:#393446;padding:76px 0 82px}.category-grid{max-width:1120px}.category-card{height:125px;transition:transform .2s,filter .2s}.category-card:hover{filter:brightness(1.025);transform:translateY(-3px)}.category-card b{transition:transform .2s}.category-card:hover b{transform:translate(4px)}.footer{grid-template-columns:1.15fr 1fr;width:min(1240px,100% - 56px);padding-top:54px}.footer-brand p{max-width:385px;line-height:1.7}.footer-nav{grid-template-columns:1fr 1fr;gap:42px;display:grid}.footer-nav div{align-content:start;gap:9px;display:grid}.footer-nav strong{letter-spacing:.1em;color:var(--purple);margin-bottom:5px;font:500 10px DM Mono,monospace}.footer-nav a{font-size:13px}.arechin{background:#f7f5f8;border-left-color:#654f8e}.arechin .eyebrow{color:#6b6275}@media (max-width:700px){.wrap,.header-inner,.home-hero,.footer,.article-detail{width:calc(100% - 32px)}.home-hero{min-height:292px;padding:27px 0 18px}.home-hero:after{width:188px;height:188px;top:14px;right:-12px}.hero-copy{max-width:245px}.home-hero h1{font-size:42px}.hero-kicker{margin-bottom:10px;font-size:8px}.hero-reading{margin:5px 0 9px;font-size:14px}.hero-copy>p:last-child{font-size:13px;line-height:1.65}.hero-mascot{width:128px;margin:0;position:absolute;bottom:4px;right:-5px}.hero-mascot img{width:123px}.hero-mascot .reaction{padding:5px 7px;font-size:9px;transform:translate(7px)}.section{padding:54px 0}.feature-section{padding-top:15px}.section-heading{margin-bottom:18px}.section-heading h2,.category-section h2{font-size:27px}.featured-story{border-radius:19px;min-height:385px;padding:25px 23px}.featured-story:before{inset:12px}.featured-story:after{width:225px;height:225px;top:auto;bottom:-84px;right:-40px}.featured-copy h3{max-width:93%;margin:14px 0 10px;font-size:27px;line-height:1.36}.featured-copy>p{max-width:87%;font-size:13px;line-height:1.7}.featured-copy a{margin-top:14px}.featured-mascot{margin:0;bottom:18px;right:18px}.featured-mascot img{width:120px}.featured-mascot .reaction{padding:7px 9px;font-size:10px;transform:translate(20px)}.daily-band{padding:49px 0}.daily-card{min-height:218px;padding:23px 21px}.daily-card h3{font-size:24px}.daily-card ul{max-width:69%;margin-top:7px;font-size:13px;line-height:1.7}.daily-card li:nth-child(2){display:none}.daily-card span{margin-top:11px;padding:9px 14px;font-size:12px}.daily-card .mascot-wrap{margin:0;position:absolute;bottom:14px;right:10px}.daily-card img{width:103px}.daily-card .reaction{padding:5px 7px;font-size:9px;transform:translate(11px)}.article-grid{gap:19px}.card-image{height:202px}.card-image strong{max-width:72%;margin-top:24px;font-size:20px}.card-mascot img{max-width:100px;max-height:108px}.card-body h3{font-size:17px}.card-body>p:last-child{font-size:13px}.category-section{padding:58px 0}.category-card{height:112px}.footer{width:calc(100% - 32px);padding-top:40px}.footer-nav{gap:20px;margin-top:30px}.footer-nav a{font-size:12px}.footer small{margin-top:28px}}
.daily-card .reaction{color:var(--ink)}
.home-hero{min-height:365px;padding-block:34px}.home-hero h1{font-size:clamp(55px,6.8vw,86px)}.hero-copy>p:last-child{font-size:18px}.section{padding-block:70px}.feature-section{padding-top:26px}.featured-story{min-height:318px;padding-block:32px}.daily-band{padding-block:54px}.daily-card{min-height:210px}.daily-card .mascot-wrap{background:#fdfbff;border:1px solid #ddd4f5;border-radius:24px;align-content:center;justify-items:center;min-width:154px;padding:12px 11px 8px;display:grid;box-shadow:0 10px 22px #140c2d2e}.daily-card .mascot-wrap img{width:106px}.daily-card .reaction{color:var(--ink);box-shadow:none;border-color:#e5dcfa;margin-top:2px;padding:6px 9px;font-size:12px;transform:none}.daily-card ul{font-size:16px;line-height:1.75}.card-body .eyebrow{font-size:11px}.card-body h3{font-size:19px}.card-body>p:last-child{font-size:15px}.category-section{background:#403a50}.footer-brand p{font-size:14px}.footer-nav a{padding-block:3px;font-size:14px}@media (max-width:700px){.home-hero{min-height:294px;padding-block:26px 16px}.home-hero h1{font-size:43px}.hero-reading{font-size:15px}.hero-copy>p:last-child{font-size:14px;line-height:1.7}.hero-mascot img{width:127px}.hero-mascot .reaction{padding:6px 8px;font-size:10px}.section{padding-block:52px}.section-heading h2,.category-section h2{font-size:29px;line-height:1.4}.featured-story{min-height:396px;padding:25px 22px}.featured-copy h3{max-width:94%;font-size:29px;line-height:1.42}.featured-copy>p{max-width:88%;font-size:16px;line-height:1.75}.featured-copy a{padding:11px 17px;font-size:15px}.featured-mascot img{width:118px}.featured-mascot .reaction{padding:7px 10px;font-size:11px}.daily-band{padding-block:48px}.daily-card{min-height:248px;padding:23px 21px}.daily-card h3{font-size:27px;line-height:1.4}.daily-card ul{max-width:65%;margin-top:8px;font-size:16px;line-height:1.75}.daily-card span{padding:10px 15px;font-size:15px}.daily-card .mascot-wrap{border-radius:20px;min-width:106px;padding:8px 6px 5px;bottom:14px;right:11px}.daily-card .mascot-wrap img{width:83px}.daily-card .reaction{white-space:nowrap;padding:5px 7px;font-size:10px}.article-grid{gap:23px}.card-image{height:218px}.card-image strong{max-width:73%;font-size:22px;line-height:1.48}.card-image i{font-size:13px}.card-mascot img{max-width:108px;max-height:115px}.card-body{padding:20px 20px 23px}.card-body .eyebrow{margin-bottom:10px;font-size:13px}.card-body h3{font-size:21px;line-height:1.55}.card-body>p:last-child{margin-top:11px;font-size:16px;line-height:1.8}.eyebrow time{margin-left:7px}.category-section{padding-block:56px}.category-card{height:116px;font-size:15px;line-height:1.45}.footer{padding-top:42px}.footer-brand p{font-size:15px;line-height:1.8}.footer-nav{gap:22px}.footer-nav strong{font-size:11px}.footer-nav a{align-items:center;min-height:32px;padding:4px 0;font-size:14px;display:flex}.footer small{font-size:12px}.article-content{font-size:17px;line-height:1.9}.arechin p:last-child{font-size:16px;line-height:1.8}}
.daily-card .mascot-wrap img{height:auto;display:block;position:static;bottom:auto;right:auto}.daily-card .mascot-wrap .reaction{position:static}@media (max-width:700px){.daily-card .mascot-wrap{min-width:120px;max-width:120px}.daily-card ul{max-width:58%}}
:root{--ink:#292733;--muted:#696674;--purple:#6c4ca8;--deep:#493476;--line:#e7e2eb;--paper:#fffefd}body{font-family:Noto Sans JP,sans-serif;font-size:16px;line-height:1.8}.logo,.home-hero h1{letter-spacing:-.075em;font-family:Inter,sans-serif;font-weight:800}.logo-base{color:var(--ink)}.logo-accent{color:var(--purple)}.home-hero h1 span{color:inherit}.eyebrow,.hero-kicker,.footer-nav strong{letter-spacing:.06em;font-family:Inter,sans-serif;font-weight:700}.desktop-nav,.feature-category,.card-image i{font-family:Noto Sans JP,sans-serif}.desktop-nav{font-size:14px}.home-hero{min-height:350px}.home-hero h1{font-size:clamp(52px,6.1vw,78px)}.hero-reading{font-size:18px}.hero-copy>p:last-child{font-size:17px;line-height:1.8}.section-heading h2,.category-section h2{letter-spacing:-.035em}.featured-story{padding-block:30px}.featured-copy h3,.daily-card h3{letter-spacing:-.04em}.c1{background:#eadbd5}.c2{background:#e4ddf0}.c3{background:#f1ead7}.c4{background:#dce8dd}.c5{background:#dce6ed}.c6{background:#e9dce1}.category-section{background:#423550}.category-card{color:#302e37}.footer small{font-family:Inter,sans-serif}.footer-nav strong{font-size:11px}.article-card,.featured-story,.daily-card{border-color:var(--line)}@media (max-width:700px){.wrap,.header-inner,.home-hero,.footer,.article-detail{width:calc(100% - 40px)}.header-inner{min-height:68px}.logo{font-size:22px}.menu-button{padding-left:3px}.search-button{padding-right:3px}.home-hero{min-height:300px;padding-block:27px 18px}.home-hero:after{right:-5px}.hero-copy{max-width:239px}.home-hero h1{font-size:42px;line-height:1}.hero-kicker{letter-spacing:.055em;font-size:10px}.hero-reading{margin-block:7px 10px;font-size:16px}.hero-copy>p:last-child{font-size:15px;line-height:1.7}.hero-mascot{bottom:5px;right:-3px}.hero-mascot .reaction{font-size:11px}.section{padding-block:54px}.section-heading h2,.category-section h2{font-size:30px}.section-heading>a{font-size:15px}.eyebrow{font-size:12px}.feature-category{padding:7px 11px;font-size:14px}.featured-story{min-height:398px;padding:24px 21px}.featured-copy h3{max-width:92%;margin-top:15px;font-size:29px;line-height:1.42}.featured-copy>p{max-width:86%;font-size:16px;line-height:1.75}.featured-copy a{padding:11px 18px;font-size:16px}.featured-mascot{bottom:20px;right:21px}.featured-mascot .reaction{font-size:11px;transform:none}.daily-band{padding-block:50px}.daily-card{min-height:255px;padding:24px 20px}.daily-card .eyebrow{font-size:12px}.daily-card h3{font-size:28px}.daily-card ul{max-width:56%;font-size:16px;line-height:1.8}.daily-card span{font-size:16px}.daily-card .mascot-wrap{min-width:122px;max-width:122px;bottom:17px;right:10px}.daily-card .reaction{font-size:10px}.card-image{height:216px;padding:20px}.card-image span{padding:6px 10px;font-size:14px}.card-image strong{max-width:72%;margin-top:25px;font-size:21px;line-height:1.5}.card-image i{font-size:14px;bottom:17px;left:20px}.card-mascot{bottom:14px;right:19px}.card-body{padding:20px 19px 24px}.card-body .eyebrow{font-size:14px;line-height:1.55}.eyebrow time{font-size:14px}.card-body h3{font-size:21px;line-height:1.58}.card-body>p:last-child{font-size:17px;line-height:1.8}.article-grid{gap:22px}.category-section{padding-block:58px}.category-grid{gap:12px;margin-top:27px}.category-card{height:122px;padding:17px;font-size:16px;line-height:1.5}.category-card b{font-size:20px}.footer{padding-top:44px}.footer-brand .logo{font-size:23px}.footer-brand p{font-size:16px;line-height:1.8}.footer-nav{gap:19px;margin-top:31px}.footer-nav strong{font-size:12px}.footer-nav a{min-height:36px;font-size:15px}.footer small{margin-top:30px;font-size:12px}.reaction{font-size:13px}.article-content{font-size:17px}.article-side{font-size:14px}}
.logo .logo-base{color:var(--ink)}.logo .logo-accent{color:var(--purple)}@media (max-width:700px){.featured-copy>p{max-width:72%}}
.brand-logo{align-items:baseline;display:inline-flex}.brand-logo .logo-base{color:var(--ink)}.brand-logo .logo-accent{color:var(--purple)}.logo-small{font-size:24px}.logo-large{font-size:inherit;line-height:inherit}.hero-mascot .mascot-wrap{background:#fffefd;border:1px solid #eee8f3;border-radius:50%;align-content:center;justify-items:center;width:278px;min-height:282px;padding:14px 8px 10px;display:grid;box-shadow:0 12px 28px #40305b14}.hero-mascot img{width:248px}.hero-mascot .reaction{margin-top:-4px}.featured-story{padding-right:280px}.featured-copy{max-width:none}.featured-copy>p{max-width:570px}.featured-mascot{z-index:2;background:#fffefd;border:1px solid #e8e1ef;border-radius:32px;width:194px;padding:12px 10px 10px;position:absolute;bottom:30px;right:42px;box-shadow:0 12px 26px #4631691a}.featured-mascot .mascot-wrap{justify-items:center;display:grid}.featured-mascot img{width:150px}.featured-mascot .reaction{margin-top:1px;padding:8px 11px;font-size:13px}.daily-card .mascot-wrap{background:#fffefd;min-width:174px;max-width:174px;padding:13px 10px 9px}.daily-card .mascot-wrap img{width:116px}.daily-card .reaction{padding:7px 10px;font-size:12px}.card-mascot{background:#fffefd;border:1px solid #4b3b621a;border-radius:50%;place-items:center;width:104px;height:104px;padding:6px;display:grid;box-shadow:0 6px 16px #3e2e5314}.card-mascot img{width:90px;max-width:none;height:auto;max-height:none;display:block}.card-image strong{max-width:61%}.article-visual-mascot{background:#fffefd;border:1px solid #4b3b621a;border-radius:50%;place-items:center;width:172px;height:172px;padding:10px;display:grid;box-shadow:0 8px 20px #3e2e5314}.article-visual-mascot img{width:132px;max-width:none;height:auto;max-height:none}.c1{background:#e8dfdc}.c2{background:#e5e0eb}.c3{background:#ebe7dc}.c4{background:#dfe7df}.c5{background:#dfe7eb}.c6{background:#e6dfe3}.category-section{background:#453955}@media (max-width:700px){.logo-small{font-size:22px}.home-hero h1 .brand-logo{font-size:42px}.hero-mascot{width:150px}.hero-mascot .mascot-wrap{width:150px;min-height:186px;padding:9px 4px 8px}.hero-mascot img{width:142px}.hero-mascot .reaction{padding:6px 9px;font-size:11px}.featured-story{min-height:458px;padding:24px 20px}.featured-copy h3{max-width:100%;font-size:30px;line-height:1.38}.featured-copy>p{max-width:55%;font-size:16px;line-height:1.76}.featured-copy a{font-size:16px}.featured-mascot{border-radius:26px;width:154px;padding:9px 5px 8px;bottom:18px;right:17px}.featured-mascot img{width:128px}.featured-mascot .reaction{padding:7px 9px;font-size:12px}.daily-card .mascot-wrap{border-radius:22px;min-width:138px;max-width:138px;padding:10px 6px 7px}.daily-card .mascot-wrap img{width:98px}.daily-card .reaction{padding:6px 8px;font-size:11px}.daily-card ul{max-width:54%}.card-mascot{width:96px;height:96px;padding:5px;bottom:13px;right:17px}.card-mascot img{width:82px}.card-image strong{max-width:60%}.article-visual-mascot{width:128px;height:128px;padding:7px}.article-visual-mascot img{width:106px}}
.home-hero:after{opacity:.7;background:radial-gradient(circle,#f0eaff59 0 43%,#0000 44%)}.hero-mascot .mascot-wrap{background:#fffefd;border-color:#f0edf2;box-shadow:0 12px 28px #40305b0f}.category-grid{gap:14px}.category-card{border:1px solid #ffffff38;justify-content:flex-start;align-items:flex-start;gap:13px;height:132px;padding:18px;position:relative}.category-icon{width:25px;height:25px;color:var(--ink);flex:none}.category-label{max-width:calc(100% - 38px);font-size:16px;line-height:1.45}.category-card b{font-size:19px;line-height:1;position:absolute;bottom:15px;right:18px}.category-card:hover .category-icon{color:var(--purple)}.footer{border-top:1px solid var(--line)}@media (max-width:700px){.home-hero:after{opacity:.65;background:radial-gradient(circle,#f0eaff40 0 40%,#0000 41%)}.hero-mascot .mascot-wrap{background:#fffffe}.feature-section{padding-top:24px}.section-heading{margin-bottom:20px}.category-section .wrap{width:calc(100% - 40px)}.category-grid{gap:12px;margin-top:28px}.category-card{gap:12px;height:130px;padding:16px}.category-icon{width:24px;height:24px}.category-label{font-size:16px;line-height:1.48}.category-card b{bottom:15px;right:16px}.footer{padding-top:48px;padding-bottom:34px}.footer-brand p{margin-top:12px}.footer-nav,.footer small{margin-top:34px}}
.v08-hero{border-bottom:1px solid var(--line);align-items:center;min-height:360px;padding:42px 18px 30px}.v08-hero:after{display:none}.v08-hero .hero-copy{max-width:570px}.v08-hero h1{letter-spacing:-.06em;font:800 clamp(34px,3.65vw,54px)/1.35 Noto Sans JP,sans-serif}.v08-hero h1 em{color:var(--purple);text-underline-offset:8px;font-style:normal;text-decoration:underline;text-decoration-thickness:3px}.v08-hero .hero-copy>p:not(.hero-kicker){max-width:510px;margin-top:22px;font-size:16px;font-weight:500;line-height:1.9}.hero-cta{background:var(--purple);color:#fff;border-radius:999px;margin-top:20px;padding:11px 18px;font-size:14px;font-weight:700;display:inline-block}.v08-hero .hero-mascot{width:330px;margin:0 80px 0 0}.v08-hero .hero-mascot .mascot-wrap{width:auto;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.v08-hero .hero-mascot img{filter:drop-shadow(0 11px 8px #352b3f1a);width:270px}.v08-hero .hero-mascot .reaction{margin-top:-10px}.category-rail{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:repeat(6,1fr);margin-top:22px;display:grid;overflow:hidden;box-shadow:0 4px 14px #2d263b0a}.category-rail a{border-right:1px solid var(--line);text-align:center;align-content:center;place-items:center;gap:7px;min-height:82px;padding:13px 10px;font-size:12px;font-weight:700;line-height:1.35;display:grid}.category-rail a:last-child{border-right:0}.category-rail .category-icon{width:23px;height:23px;color:var(--purple)}.category-rail a:hover{background:#fbf9ff}.top-stories{padding:38px 0 25px}.top-stories .section-heading{margin-bottom:14px}.top-story-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.8fr);gap:18px;display:grid}.top-story-grid .featured-story{min-height:218px;box-shadow:none;background:#fbf9ff;border:1px solid #e8e1f0;border-radius:16px;padding:26px 190px 24px 30px}.top-story-grid .featured-story:before,.top-story-grid .featured-story:after{display:none}.top-story-grid .featured-copy h3{margin:11px 0 6px;font-size:26px;line-height:1.45}.top-story-grid .featured-copy>p{max-width:100%;margin:0;font-size:14px;line-height:1.65}.top-story-grid .featured-copy a{margin-top:12px;padding:8px 13px;font-size:13px}.top-story-grid .featured-mascot{border-radius:22px;width:145px;padding:6px 4px;bottom:18px;right:20px;box-shadow:0 5px 13px #46316914}.top-story-grid .featured-mascot img{width:108px}.top-story-grid .featured-mascot .reaction{padding:5px 7px;font-size:10px}.top-story-grid .daily-card{min-height:218px;color:var(--ink);box-shadow:none;background:#f5f1ff;border-radius:16px;padding:22px 19px}.top-story-grid .daily-card .eyebrow{color:var(--purple)}.top-story-grid .daily-card h3{font-size:23px}.top-story-grid .daily-card ul{max-width:62%;font-size:14px;line-height:1.65}.top-story-grid .daily-card li:before{color:var(--purple)}.top-story-grid .daily-card span{background:var(--purple);color:#fff;margin-top:10px;padding:8px 12px;font-size:13px}.top-story-grid .daily-card .mascot-wrap{min-width:106px;max-width:106px;box-shadow:none;border-color:#e4ddf0;border-radius:18px;padding:6px 3px}.top-story-grid .daily-card .mascot-wrap img{width:78px}.top-story-grid .daily-card .reaction{padding:4px 6px;font-size:9px}.news-area{padding:34px 0 68px}.news-heading{justify-content:space-between;align-items:end;margin-bottom:16px;display:flex}.news-heading h2{letter-spacing:-.04em;margin:0;font-size:30px}.news-heading>a{color:var(--purple);font-size:13px;font-weight:700}.news-columns{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:26px;display:grid}.news-list{border-top:1px solid var(--line)}.news-list-item{border-bottom:1px solid var(--line);grid-template-columns:154px minmax(0,1fr) 100px;align-items:center;gap:17px;min-height:166px;padding:15px 6px 15px 0;display:grid;position:relative}.story-thumb{height:132px;color:var(--purple);background:linear-gradient(135deg,#f3effa,#e8e1f4);border-radius:10px;align-content:center;place-items:center;gap:7px;display:grid;overflow:hidden}.news-list-item:nth-child(2n) .story-thumb{background:linear-gradient(135deg,#f4f0e9,#e7e0d3)}.news-list-item:nth-child(3n) .story-thumb{background:linear-gradient(135deg,#ebf2ee,#dcebe1)}.story-thumb .category-icon{width:34px;height:34px}.story-thumb span{letter-spacing:.12em;font:700 9px Inter,sans-serif}.story-copy .eyebrow{margin-bottom:5px;font-size:10px}.story-copy time{color:#8b8491;margin-left:9px}.story-copy h3{letter-spacing:-.035em;margin:0;font-size:20px;line-height:1.45}.story-copy>p{color:var(--muted);margin:7px 0 6px;font-size:13px;line-height:1.65}.story-link{color:var(--purple);font-size:12px;font-weight:700}.story-reaction{align-content:center;justify-items:center;display:grid}.story-reaction img{width:70px;height:auto}.story-reaction .reaction{white-space:normal;text-align:center;padding:5px 6px;font-size:9px;line-height:1.35}.home-sidebar{gap:15px;display:grid}.sidebar-intro,.sidebar-ranking{border:1px solid var(--line);background:#fff;border-radius:14px;padding:19px;box-shadow:0 4px 14px #2d263b09}.sidebar-intro{background:#fbf9ff}.home-sidebar h3{margin:0 0 10px;font-size:17px}.sidebar-intro .mascot-wrap{justify-items:center;margin:5px 0 8px;display:grid}.sidebar-intro img{width:116px;height:auto}.sidebar-intro .reaction{padding:5px 7px;font-size:10px}.sidebar-intro>p:not(.eyebrow){margin:8px 0;font-size:13px;line-height:1.7}.sidebar-intro>a{color:var(--purple);font-size:12px;font-weight:700}.sidebar-ranking ol{margin:9px 0 0;padding-left:22px}.sidebar-ranking li{border-bottom:1px solid var(--line);padding:7px 0 7px 3px;font-size:12px;line-height:1.5}.sidebar-ranking li:last-child{border:0}@media (max-width:700px){.v08-hero{align-items:start;width:calc(100% - 40px);min-height:330px;padding:30px 0 20px}.v08-hero .hero-copy{max-width:100%}.v08-hero h1{width:280px;font-size:27px;line-height:1.45}.v08-hero .hero-copy>p:not(.hero-kicker){max-width:56%;margin-top:16px;font-size:16px;line-height:1.72}.hero-cta{margin-top:15px;padding:10px 13px;font-size:14px}.v08-hero .hero-mascot{width:145px;margin:0;position:absolute;bottom:18px;right:-5px}.v08-hero .hero-mascot img{width:154px}.v08-hero .hero-mascot .reaction{margin-top:-7px;padding:6px 7px;font-size:10px}.category-rail{grid-template-columns:repeat(3,1fr);width:calc(100% - 40px);margin-top:16px}.category-rail a{border-bottom:1px solid var(--line);min-height:76px;padding:10px 7px;font-size:12px}.category-rail a:nth-child(3n){border-right:0}.category-rail a:nth-child(n+4){border-bottom:0}.category-rail .category-icon{width:21px;height:21px}.top-stories{padding-top:32px}.top-story-grid{grid-template-columns:1fr;gap:14px}.top-story-grid .featured-story{min-height:226px;padding:21px 136px 20px 20px}.top-story-grid .featured-copy h3{font-size:24px;line-height:1.4}.top-story-grid .featured-copy>p{font-size:15px;line-height:1.65}.top-story-grid .featured-mascot{width:118px;bottom:14px;right:13px}.top-story-grid .featured-mascot img{width:92px}.top-story-grid .daily-card{min-height:194px;padding:19px 17px}.top-story-grid .daily-card h3{font-size:22px}.top-story-grid .daily-card ul{max-width:64%;font-size:14px}.top-story-grid .daily-card .mascot-wrap{min-width:94px;max-width:94px;bottom:13px;right:13px}.top-story-grid .daily-card .mascot-wrap img{width:67px}.news-area{padding-top:35px}.news-heading h2{font-size:28px}.news-heading>a{font-size:14px}.news-columns{flex-direction:column;gap:23px;display:flex}.news-list{width:100%}.news-list-item{grid-template-columns:104px minmax(0,1fr);gap:13px;min-height:155px;padding:14px 0}.story-thumb{align-self:start;height:104px}.story-thumb .category-icon{width:27px;height:27px}.story-copy{padding-right:0}.story-copy .eyebrow{font-size:11px;line-height:1.35}.story-copy h3{font-size:18px;line-height:1.46}.story-copy>p{margin-top:6px;font-size:15px;line-height:1.65}.story-link{font-size:13px}.story-reaction{grid-column:2;justify-items:end;margin-top:-28px;padding-right:3px}.story-reaction img{width:52px}.story-reaction .reaction{display:none}.home-sidebar{grid-template-columns:1fr 1fr;gap:12px;width:100%}.sidebar-intro,.sidebar-ranking{padding:15px}.home-sidebar h3{font-size:16px}.sidebar-intro img{width:88px}.sidebar-intro>p:not(.eyebrow),.sidebar-ranking li{font-size:12px}.sidebar-ranking ol{padding-left:17px}.sidebar-ranking li{padding:5px 0}.footer{margin-top:0}}
:root{--purple:#6f42c1;--deep:#59349b;--line:#e5e5ea;--ink:#2b2930;--muted:#67626f;--paper:#fffefd}.header{height:70px}.header-inner{gap:34px;width:min(1240px,100% - 56px)}.desktop-nav{justify-content:flex-end;gap:25px;font-size:13px;font-weight:700}.desktop-nav a{white-space:nowrap}.v08-hero{width:min(1240px,100% - 56px);min-height:350px;padding:38px 18px 27px}.v08-hero .hero-copy{max-width:600px}.v08-hero h1{letter-spacing:-.065em;font-size:clamp(35px,3.5vw,52px);line-height:1.32}.v08-hero h1 em{text-underline-offset:9px;text-decoration-thickness:2px}.v08-hero .hero-copy>p:not(.hero-kicker){max-width:480px;margin-top:17px;font-size:15px;line-height:1.85}.hero-cta,.featured-copy a,.daily-card span{border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:10px 16px;font-size:13px;font-weight:800;line-height:1;display:inline-flex}.hero-cta{background:var(--purple);margin-top:17px;box-shadow:0 3px 8px #6f42c129}.hero-cta b,.story-link b{font-size:15px}.v08-hero .hero-mascot{margin-right:110px}.v08-hero .hero-mascot img{filter:drop-shadow(0 7px 5px #352b3f1a);width:258px}.reaction{border:1.5px solid #b79af2;border-radius:16px;padding:7px 10px;font-size:11px;box-shadow:0 3px 8px #5c3f9b1a}.v08-hero .hero-mascot .reaction{margin-top:-7px}.category-rail{border-color:var(--line);border-radius:10px;margin-top:18px;box-shadow:0 3px 10px #231d310b}.category-rail a{border-color:var(--line);gap:6px;min-height:78px;padding:11px 8px;font-size:12px}.category-rail .category-icon{width:22px;height:22px}.top-stories{padding:31px 0 20px}.top-stories .section-heading{margin-bottom:12px}.section-heading h2,.news-heading h2{font-size:29px}.top-story-grid{gap:15px}.top-story-grid .featured-story{background:#fff;border-color:#e8e1f0;border-radius:12px;min-height:196px;padding:22px 170px 20px 25px;box-shadow:0 2px 7px #2d263b09}.top-story-grid .featured-copy h3{margin:9px 0 5px;font-size:24px;line-height:1.4}.top-story-grid .featured-copy>p{font-size:13px;line-height:1.6}.top-story-grid .featured-copy a{border:1.5px solid var(--purple);color:var(--purple);background:#fff;margin-top:10px;padding:8px 13px}.top-story-grid .featured-mascot{border-radius:17px;width:132px;bottom:16px;right:17px;box-shadow:0 2px 7px #46316912}.top-story-grid .featured-mascot img{width:99px}.top-story-grid .featured-mascot .reaction{padding:4px 6px;font-size:9px}.top-story-grid .daily-card{color:#fff;background:linear-gradient(145deg,#6f42c1,#59349b);border-radius:12px;min-height:196px;padding:20px 17px;box-shadow:0 2px 7px #4c2f891c}.top-story-grid .daily-card .eyebrow{color:#e6dcff}.top-story-grid .daily-card h3{font-size:21px}.top-story-grid .daily-card ul{font-size:13px;line-height:1.55}.top-story-grid .daily-card span{min-height:34px;color:var(--deep);background:#fff;padding:8px 12px;font-size:12px}.top-story-grid .daily-card .mascot-wrap{border-radius:16px;min-width:96px;max-width:96px}.top-story-grid .daily-card .mascot-wrap img{width:71px}.top-story-grid .daily-card .reaction{padding:4px 5px;font-size:8px}.news-area{padding:28px 0 48px}.news-heading{margin-bottom:12px}.news-heading>a{font-size:12px}.news-columns{grid-template-columns:minmax(0,1fr) 270px;gap:25px}.news-list-item{grid-template-columns:166px minmax(0,1fr) 105px;gap:16px;min-height:160px;padding:13px 4px 13px 0}.story-thumb{background:linear-gradient(145deg,#f7f4ff,#ece6fa);border:1px solid #ebe7f1;border-radius:8px;height:126px;position:relative;box-shadow:inset 0 0 0 1px #fff9}.story-thumb:after{content:"";border:1px solid #6f42c11c;border-radius:5px;position:absolute;inset:8px}.story-thumb .category-icon{z-index:1;width:28px;height:28px;position:relative}.story-thumb span{z-index:1;text-align:center;letter-spacing:.06em;gap:2px;font:600 9px/1.3 Inter,sans-serif;display:grid;position:relative}.story-thumb span b{letter-spacing:-.03em;font-size:10px}.story-thumb.has-eyecatch:after{display:none}.story-thumb.has-eyecatch img{object-fit:cover}.story-meta{align-items:center;gap:7px;margin:0 0 6px;font-size:10px;display:flex}.story-category{color:var(--purple);background:#f0eaff;border-radius:4px;padding:3px 7px;font-weight:800}.story-new{color:#df4e89;font:800 9px Inter,sans-serif}.story-meta time{color:#8b8491;font:700 10px Inter,sans-serif}.story-copy h3{font-size:19px;font-weight:800;line-height:1.42}.story-copy>p{margin:6px 0;font-size:13px;line-height:1.6}.story-link{align-items:center;gap:3px;font-size:12px;display:inline-flex}.story-reaction img{width:74px}.story-reaction .reaction{white-space:nowrap;margin-top:-2px;padding:4px 6px;font-size:8px}.home-sidebar{gap:13px}.sidebar-intro,.sidebar-ranking{border-color:#e7e0ee;border-radius:12px;padding:17px;box-shadow:0 2px 7px #2d263b09}.sidebar-intro{background:#faf7ff}.home-sidebar h3{font-size:18px}.sidebar-intro img{width:132px}.sidebar-intro .reaction{padding:5px 7px;font-size:9px}.sidebar-intro>p:not(.eyebrow),.sidebar-ranking>p:not(.eyebrow){font-size:12px;line-height:1.65}.sidebar-ranking{background:#fff}.sidebar-ranking>p:last-child{color:var(--muted);margin:7px 0 0}.review-reserve{background:#fffaf1;border:1px solid #f0e8d7;border-radius:10px;align-items:center;gap:22px;margin-bottom:42px;padding:17px 21px;display:flex}.review-reserve .eyebrow{color:#9a6c30;margin:0}.review-reserve div{align-items:baseline;gap:13px;display:flex}.review-reserve strong{font-size:18px}.review-reserve span{color:var(--muted);font-size:13px}.footer{background:#fffefd;grid-template-columns:1.1fr 1fr;gap:50px;width:min(1240px,100% - 56px);padding:39px 0 28px}.footer-brand p{max-width:310px;font-size:13px;line-height:1.7}.footer-nav{grid-template-columns:1fr 1fr;gap:40px}.footer-nav div{align-content:start;gap:7px;display:grid}.footer-nav strong{font-size:10px}.footer-nav a{font-size:12px}.footer small{margin-top:12px;font-size:10px}@media (max-width:700px){.header{height:64px}.header-inner{width:calc(100% - 40px)}.desktop-nav{display:none}.v08-hero{width:calc(100% - 40px);min-height:330px;padding:27px 0 18px}.v08-hero h1{width:278px;font-size:28px;line-height:1.42}.v08-hero .hero-copy>p:not(.hero-kicker){max-width:55%;margin-top:14px;font-size:16px;line-height:1.72}.hero-cta{min-height:39px;margin-top:14px;padding:10px 13px;font-size:13px}.v08-hero .hero-mascot{width:144px;margin-right:0;bottom:16px;right:-3px}.v08-hero .hero-mascot img{width:150px}.v08-hero .hero-mascot .reaction{padding:5px 7px;font-size:9px}.category-rail{border-radius:9px;margin-top:14px}.category-rail a{min-height:73px;font-size:11px}.category-rail .category-icon{width:20px;height:20px}.top-stories{padding-top:28px}.section-heading h2,.news-heading h2{font-size:28px}.top-story-grid{gap:12px}.top-story-grid .featured-story{border-radius:11px;min-height:212px;padding:19px 126px 18px 19px}.top-story-grid .featured-copy h3{font-size:23px}.top-story-grid .featured-copy>p{font-size:15px}.top-story-grid .featured-mascot{width:110px;bottom:13px;right:12px}.top-story-grid .featured-mascot img{width:85px}.top-story-grid .daily-card{border-radius:11px;min-height:184px;padding:17px 16px}.top-story-grid .daily-card h3{font-size:21px}.top-story-grid .daily-card .mascot-wrap{min-width:88px;max-width:88px;bottom:12px;right:12px}.top-story-grid .daily-card .mascot-wrap img{width:63px}.news-area{padding-top:31px}.news-columns{gap:20px}.news-list-item{grid-template-columns:112px minmax(0,1fr);gap:12px;min-height:151px;padding:13px 0}.story-thumb{height:108px}.story-thumb .category-icon{width:25px;height:25px}.story-copy h3{font-size:18px;line-height:1.45}.story-copy>p{font-size:15px;line-height:1.62}.story-reaction{margin-top:-25px}.story-reaction img{width:55px}.story-reaction .reaction{display:none}.home-sidebar{gap:10px}.sidebar-intro,.sidebar-ranking{border-radius:10px;padding:14px}.sidebar-intro img{width:94px}.home-sidebar h3{font-size:16px}.review-reserve{margin-bottom:30px;padding:15px 16px;display:block}.review-reserve .eyebrow{margin-bottom:8px}.review-reserve div{gap:3px;display:grid}.review-reserve strong{font-size:17px}.review-reserve span{font-size:13px;line-height:1.6}.footer{width:calc(100% - 40px);padding-top:34px}.footer-nav{gap:22px}.footer-nav a{font-size:14px}.footer small{margin-top:22px}}
.article-detail{width:min(1040px,100% - 56px);padding:38px 0 74px}.article-heading{max-width:780px;margin:0 0 22px}.back{color:var(--purple);margin-bottom:22px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.article-meta{align-items:center;gap:9px;margin-bottom:11px;display:flex}.article-meta time{color:#88818d;font:700 12px Inter,sans-serif}.article-heading h1{letter-spacing:-.055em;font:800 clamp(30px,4.2vw,48px)/1.36 Noto Sans JP,sans-serif}.lead{max-width:680px;color:var(--muted);margin-top:14px;font-size:16px;line-height:1.85}.article-visual{background:linear-gradient(115deg,#fbf9ff,#f4effd);border:1px solid #e8e1f0;border-radius:12px;align-items:center;gap:17px;min-height:132px;padding:21px 30px;display:flex;overflow:hidden}.article-visual>.category-icon{width:36px;height:36px;color:var(--purple)}.article-visual>div p{color:var(--purple);letter-spacing:.08em;margin:0 0 2px;font:800 10px Inter,sans-serif}.article-visual>div strong{font-size:18px}.article-visual .article-visual-mascot{margin-left:auto}.article-visual .article-visual-mascot img{width:83px;height:auto}.article-layout{grid-template-columns:minmax(0,1fr) 190px;gap:46px;max-width:none;margin-top:38px}.article-content{font-size:16px;line-height:1.9}.article-body,.daily-news{border-top:1px solid var(--line)}.article-body{padding-top:22px}.article-paragraph{margin:0 0 22px}.detail-section-heading{padding-bottom:21px}.detail-section-heading h2,.related-articles h2{letter-spacing:-.04em;margin:0;font-size:27px}.detail-section-heading>p:last-child{color:var(--muted);margin:7px 0 0;font-size:14px}.daily-news{padding:26px 0 30px}.daily-news-meta{align-items:center;gap:9px;display:flex}.daily-news-meta>span{color:#b79af2;font:800 13px Inter,sans-serif}.daily-news-meta .story-category{margin:0}.daily-news h2{letter-spacing:-.04em;margin:8px 0 16px;font-size:24px;line-height:1.48}.daily-copy{gap:12px;display:grid}.daily-copy>div{background:#fcfbfd;border-radius:9px;padding:15px 17px}.daily-copy>div p:last-child{margin:0;font-size:15px;line-height:1.8}.daily-impact{border-left:3px solid #b79af2}.reaction-box{background:#fcfaff;border:1px solid #e4daf7;border-radius:11px;justify-content:flex-start;margin:20px 0;padding:13px 17px;display:flex}.reaction-box .mascot-wrap{align-items:center;gap:10px;display:flex}.reaction-box img{width:70px;height:auto}.reaction-box .reaction{margin:0;font-size:12px}.arechin{background:#f7f6f7;border:1px solid #e8e5e9;border-left:3px solid #817987;border-radius:0 10px 10px 0;margin:20px 0;padding:18px 20px}.arechin h3{margin:0 0 7px;font-size:16px}.arechin p:last-child{margin:0;font-size:15px;line-height:1.85}.news-facts{flex-wrap:wrap;gap:7px;margin:0 0 18px;display:flex}.news-facts span{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:4px 8px;font-size:11px}.sources{border-top:1px solid var(--line);padding:15px 0 0}.sources .eyebrow{margin-bottom:5px}.sources h3{margin:0 0 6px;font-size:15px}.sources a{color:#5f5870;text-underline-offset:3px;width:max-content;max-width:100%;padding:2px 0;font-size:13px;line-height:1.6;-webkit-text-decoration:underline #cfc5e8;text-decoration:underline #cfc5e8;display:block}.sources a b{color:var(--purple)}.related-articles{background:#fff;border:1px solid #e8e1f0;border-radius:11px;margin-top:36px;padding:20px}.related-articles h2{font-size:20px}.related-articles a{color:var(--purple);margin-top:8px;font-size:13px;font-weight:800;display:inline-block}.article-side{border-top:2px solid var(--purple);padding:15px 0 0;font-size:13px;line-height:1.7;position:sticky;top:92px}.article-side .eyebrow{margin-bottom:5px}.article-side strong{font-size:17px}.article-side span{color:var(--muted);display:block}.static-page{max-width:900px;padding:58px 0 82px}.static-page h1{letter-spacing:-.05em;font:800 clamp(30px,4.2vw,46px)/1.35 Noto Sans JP,sans-serif}.static-lead{max-width:650px;font-size:17px}.prose{max-width:700px;margin-top:28px;font-size:16px;line-height:2}.prose h2{letter-spacing:-.035em;margin:31px 0 10px;font-size:22px}.profile-layout{grid-template-columns:170px minmax(0,1fr);gap:40px;margin-top:33px}.profile-mark{width:auto;height:auto;min-height:118px;color:var(--ink);background:#faf7ff;border:1px solid #e8e1f0;border-radius:10px;align-content:start;place-items:start;gap:10px;padding:17px;font-family:Noto Sans JP,sans-serif}.profile-mark span{color:var(--purple);letter-spacing:.08em;font:800 11px Inter,sans-serif}.profile-mark b{font-size:17px;line-height:1.5}.top-story-grid .daily-card ul{max-width:calc(100% - 98px);margin:8px 0 0}.top-story-grid .daily-card li{margin-bottom:3px}.top-story-grid .daily-card li:nth-child(n+3){display:none}@media (max-width:700px){.article-detail{width:calc(100% - 40px);padding:28px 0 58px}.article-heading{margin-bottom:17px}.back{margin-bottom:17px;font-size:14px}.article-heading h1{font-size:30px;line-height:1.42}.lead{font-size:16px;line-height:1.8}.article-visual{min-height:106px;padding:16px 17px}.article-visual>.category-icon{width:30px;height:30px}.article-visual>div strong{font-size:16px}.article-visual .article-visual-mascot img{width:69px}.article-layout{margin-top:27px;display:block}.article-content{font-size:16px}.article-side{margin-top:31px;padding-top:13px;position:static}.detail-section-heading h2{font-size:25px}.daily-news{padding:24px 0}.daily-news h2{font-size:22px;line-height:1.48}.daily-copy>div{padding:14px 15px}.daily-copy>div p:last-child,.arechin p:last-child{font-size:16px}.reaction-box{padding:12px 14px}.reaction-box img{width:66px}.reaction-box .reaction{font-size:11px}.sources a{font-size:14px}.related-articles{margin-top:29px;padding:18px}.static-page{padding:42px 0 62px}.static-page h1{font-size:31px}.static-lead{font-size:17px;line-height:1.75}.prose{margin-top:23px;font-size:16px;line-height:1.95}.prose h2{font-size:21px}.profile-layout{margin-top:25px;display:block}.profile-mark{min-height:auto;margin-bottom:22px}.footer{border-top:1px solid var(--line)}}.article-visual .article-visual-mascot{position:static;bottom:auto;right:auto}
.brand-logo .logo-base{color:var(--ink)}.brand-logo .logo-accent{color:var(--purple)}.v08-hero h1 em{letter-spacing:-.04em;text-underline-offset:initial;font-family:Noto Sans JP,sans-serif;font-weight:650;text-decoration:none}.v08-hero h1{letter-spacing:-.055em}.reaction{isolation:isolate;border:1.5px solid var(--purple);color:var(--ink);background:#fff;border-radius:18px;font-weight:650;line-height:1.35;position:relative;box-shadow:0 2px 6px #4a31791a}.reaction:before{content:"";z-index:-1;border-left:1.5px solid var(--purple);border-bottom:1.5px solid var(--purple);background:#fff;width:12px;height:12px;position:absolute;top:50%;left:-7px;transform:translateY(-50%)rotate(45deg)}.article-content .reaction-box{background:0 0;border:0;border-radius:0;margin:21px 0;padding:0;display:block}.article-content .reaction-box .mascot-wrap{align-items:center;gap:11px;width:auto;display:flex}.article-content .reaction-box img{width:94px;height:auto}.article-content .reaction-box .reaction{white-space:normal;margin:0;padding:10px 15px;font-size:16px}.article-content .reaction-box .reaction:before{top:50%}.top-story-grid .featured-mascot .reaction,.top-story-grid .daily-card .reaction,.sidebar-intro .reaction{font-weight:650}.top-story-grid .featured-mascot .reaction:before,.top-story-grid .daily-card .reaction:before,.sidebar-intro .reaction:before,.v08-hero .hero-mascot .reaction:before{border-left:1.5px solid var(--purple);border-bottom:1.5px solid var(--purple);top:-7px;left:50%;transform:translate(-50%)rotate(135deg)}@media (max-width:700px){.v08-hero h1{letter-spacing:-.045em}.v08-hero h1 em{font-weight:650}.article-content .reaction-box{margin:19px 0}.article-content .reaction-box .mascot-wrap{gap:9px}.article-content .reaction-box img{width:80px}.article-content .reaction-box .reaction{padding:9px 12px;font-size:16px}.top-story-grid .featured-mascot .reaction,.top-story-grid .daily-card .reaction,.sidebar-intro .reaction{border-width:1px}}
.article-visual{flex-direction:row;justify-content:space-between;gap:28px;min-height:192px;padding:20px 28px}.article-cover{width:270px;min-height:150px;color:var(--purple);background:linear-gradient(135deg,#faf7ff,#eee8fb);border:1px solid #6f42c124;border-radius:10px;align-content:center;place-items:center;gap:8px;display:grid;position:relative;overflow:hidden}.article-cover .category-icon{width:54px;height:54px}.article-cover span{letter-spacing:.08em;font:800 10px Inter,sans-serif}.article-cover.has-image img{object-fit:cover}.article-visual .article-visual-mascot{margin:0 34px 0 auto}.article-visual .article-visual-mascot img{width:138px;max-width:none;height:auto}.article-content .reaction-box .mascot-wrap{gap:7px}.article-content .reaction-box img{width:110px}.article-content .reaction-box .reaction{border-radius:21px;padding:12px 17px;font-size:17px;line-height:1.4}.article-content .reaction-box .reaction:before{width:14px;height:14px;left:-8px}.top-story-grid .featured-mascot img{width:104px}.top-story-grid .daily-card .mascot-wrap img{width:76px}@media (max-width:700px){.article-visual{gap:12px;min-height:164px;padding:15px 17px}.article-cover{gap:6px;width:min(54%,188px);min-height:126px}.article-cover .category-icon{width:45px;height:45px}.article-cover span{font-size:9px}.article-visual .article-visual-mascot{margin:0 3px 0 auto}.article-visual .article-visual-mascot img{width:112px}.article-content .reaction-box .mascot-wrap{gap:5px}.article-content .reaction-box img{width:96px}.article-content .reaction-box .reaction{padding:11px 14px;font-size:17px}.article-content .reaction-box .reaction:before{width:13px;height:13px;left:-7px}}
.reaction{box-sizing:border-box;white-space:normal;overflow-wrap:anywhere;word-break:normal;min-width:0;max-width:100%}.v08-hero .hero-mascot img{width:280px}.top-story-grid .featured-story{padding-right:190px}.top-story-grid .featured-mascot{width:154px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;position:absolute}.top-story-grid .featured-mascot .mascot-wrap{justify-items:center;min-width:0;display:grid}.top-story-grid .featured-mascot img{width:130px}.top-story-grid .featured-mascot .reaction{width:max-content;max-width:100%;margin:1px 0 0;padding:8px 10px;font-size:16px;line-height:1.35}.top-story-grid .featured-mascot .reaction:before{border:0;border-top:1.5px solid var(--purple);border-right:1.5px solid var(--purple);top:50%;left:auto;right:-7px;transform:translateY(-50%)rotate(45deg)}.top-story-grid .daily-card{padding-right:154px;position:relative}.top-story-grid .daily-card:before,.top-story-grid .daily-card:after{content:none}.top-story-grid .daily-card .mascot-wrap{width:132px;min-width:0;max-width:none;box-shadow:none;background:0 0;border:0;border-radius:0;justify-items:center;padding:0;display:grid;position:absolute;bottom:12px;right:12px}.top-story-grid .daily-card .mascot-wrap img{width:98px}.top-story-grid .daily-card .reaction{width:max-content;max-width:100%;margin:1px 0 0;padding:6px 8px;font-size:13px;line-height:1.35}.top-story-grid .daily-card .reaction:before{border:0;border-top:1.5px solid var(--purple);border-right:1.5px solid var(--purple);top:50%;left:auto;right:-6px;transform:translateY(-50%)rotate(45deg)}.news-list-item{grid-template-columns:166px minmax(0,1fr) 125px}.story-reaction{justify-self:end;min-width:0}.story-reaction img{width:100px}.sidebar-intro img{width:158px}.article-visual .article-visual-mascot img{width:154px}.article-content .reaction-box img{width:122px}@media (max-width:700px){.v08-hero .hero-mascot img{width:160px}.top-story-grid .featured-story{min-height:230px;padding:19px 144px 18px 19px}.top-story-grid .featured-mascot{width:132px;bottom:11px;right:8px}.top-story-grid .featured-mascot img{width:108px}.top-story-grid .featured-mascot .reaction{padding:7px 8px;font-size:16px}.top-story-grid .daily-card{min-height:202px;padding:17px 140px 17px 16px}.top-story-grid .daily-card .mascot-wrap{width:124px;bottom:10px;right:7px}.top-story-grid .daily-card .mascot-wrap img{width:82px}.top-story-grid .daily-card .reaction{padding:5px 7px;font-size:12px}.top-story-grid .daily-card ul{max-width:none}.news-list-item{grid-template-columns:112px minmax(0,1fr)}.story-reaction{margin-top:-15px}.story-reaction img{width:76px}.sidebar-intro img{width:114px}.article-visual .article-visual-mascot img{width:126px}.article-content .reaction-box img{width:106px}}
.category-rail{background:#faf7ff}.category-rail a{background:#ffffffa8}.reaction--compact{font-size:13px}.reaction--article{font-size:17px}.reaction--tail-top:before{border:0;border-top:1.5px solid var(--purple);border-left:1.5px solid var(--purple);top:-7px;left:50%;right:auto;transform:translate(-50%)rotate(45deg)}.reaction--tail-right:before{border:0;border-top:1.5px solid var(--purple);border-right:1.5px solid var(--purple);top:50%;left:auto;right:-7px;transform:translateY(-50%)rotate(45deg)}.top-story-grid .featured-mascot{width:164px;right:14px}.top-story-grid .featured-mascot .mascot-wrap,.top-story-grid .daily-card .mascot-wrap{min-width:0;max-width:100%}.top-story-grid .featured-mascot .reaction{box-sizing:border-box;white-space:normal;overflow-wrap:anywhere;width:max-content;max-width:100%}.top-story-grid .featured-mascot .reaction.reaction--tail-top:before,.top-story-grid .daily-card .reaction.reaction--tail-top:before{border:0;border-top:1.5px solid var(--purple);border-left:1.5px solid var(--purple);top:-7px;left:50%;right:auto;transform:translate(-50%)rotate(45deg)}.top-story-grid .daily-card .reaction{box-sizing:border-box;white-space:normal;overflow-wrap:anywhere;width:max-content;max-width:100%}.article-index-page{width:min(940px,100% - 56px);padding:52px 0 84px}.article-index-page h1{letter-spacing:-.05em;margin:0;font-size:clamp(32px,4vw,46px);line-height:1.35}.article-index-lead{color:var(--muted);margin:10px 0 34px;font-size:16px;line-height:1.8}.article-index{border-top:1px solid var(--line)}.article-index-item{border-bottom:1px solid var(--line);padding:25px 0 27px}.article-index-meta{color:#817a89;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:9px;font:700 13px Inter,sans-serif;display:flex}.article-index-meta span{color:var(--purple);background:#f0eaff;border-radius:4px;padding:4px 8px;font-family:Noto Sans JP,sans-serif}.article-index-meta b{color:#8d77c6;letter-spacing:.05em;font-size:11px}.article-index-item h2{letter-spacing:-.04em;max-width:780px;margin:0;font-size:24px;line-height:1.48}.article-index-item h2 a:hover,.article-index-link:hover{color:var(--purple)}.article-index-item>p{max-width:760px;color:var(--muted);margin:9px 0 10px;font-size:16px;line-height:1.78}.article-index-link{color:var(--purple);align-items:center;gap:4px;font-size:14px;font-weight:800;display:inline-flex}.article-index-link b{font-size:16px}@media (max-width:700px){.category-rail{background:#faf7ff}.top-story-grid .featured-story{padding-right:168px}.top-story-grid .featured-mascot{width:160px;right:7px}.top-story-grid .featured-mascot .reaction{padding:7px 8px;font-size:15px}.top-story-grid .daily-card .reaction{font-size:13px}.article-index-page{width:calc(100% - 40px);padding:35px 0 62px}.article-index-page h1{font-size:32px}.article-index-lead{margin:9px 0 25px;font-size:16px;line-height:1.75}.article-index-item{padding:22px 0 24px}.article-index-meta{gap:7px;font-size:14px}.article-index-meta b{font-size:10px}.article-index-item h2{font-size:21px;line-height:1.5}.article-index-item>p{margin:8px 0 11px;font-size:16px;line-height:1.78}.article-index-link{font-size:15px}}
.category-rail{background:#f3eeff}.reaction--tail-top-right:before,.top-story-grid .daily-card .reaction.reaction--tail-top-right:before{border:0;border-top:1.5px solid var(--purple);border-left:1.5px solid var(--purple);top:-7px;left:auto;right:14px;transform:rotate(45deg)}.article-index-page{max-width:820px;padding-bottom:76px}.article-index-lead{margin-bottom:36px}.article-index{border:0;gap:38px;display:grid}.article-index-month h2{color:var(--purple);border-bottom:2px solid #d9cbf5;margin:0;padding-bottom:10px;font-size:21px;line-height:1.4}.article-index-month ul{margin:0;padding:0;list-style:none}.article-index-month li{border-bottom:1px solid var(--line)}.article-index-month a{color:var(--ink);grid-template-columns:76px minmax(0,1fr);align-items:baseline;gap:18px;padding:15px 8px;display:grid}.article-index-month a:hover{color:var(--purple);background:#faf7ff}.article-index-month time{color:var(--purple);font:800 15px Inter,sans-serif}.article-index-month span{font-size:17px;font-weight:700;line-height:1.6}@media (max-width:700px){.category-rail{background:#f3eeff}.article-index-page{padding-top:35px;padding-bottom:62px}.article-index-lead{margin-bottom:30px}.article-index{gap:32px}.article-index-month h2{font-size:21px}.article-index-month a{grid-template-columns:60px minmax(0,1fr);gap:10px;padding:15px 4px}.article-index-month time{font-size:14px}.article-index-month span{font-size:17px;line-height:1.6}}
.category-rail{background:#efe8ff}.top-story-grid .daily-card .reaction.reaction--tail-top-right:before{border:0;border-top:1.5px solid var(--purple);border-left:1.5px solid var(--purple);top:-7px;left:62%;right:auto;transform:translate(-50%)rotate(45deg)}.article-index-month li.article-index-latest{background:#faf7ff;border-bottom:0;border-radius:7px;margin:5px 0}.article-index-month li.article-index-latest a{padding-left:12px;padding-right:12px}.article-index-month li.article-index-latest span{font-weight:800}@media (max-width:700px){.category-rail{background:#efe8ff}.article-index-month li.article-index-latest a{padding-left:8px;padding-right:8px}}
.top-story-grid .daily-card .reaction.reaction--tail-top-right{position:relative}.top-story-grid .daily-card .reaction.reaction--tail-top-right:before{border:0;border-right:8px solid #0000;border-bottom:10px solid var(--purple);border-left:8px solid #0000;width:0;height:0;top:-10px;left:62%;right:auto;transform:translate(-50%)}.top-story-grid .daily-card .reaction.reaction--tail-top-right:after{content:"";z-index:-1;border-bottom:8px solid #fff;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:-8px;left:62%;transform:translate(-50%)}.article-index-month li.article-index-latest{background:#eee8ff}
.top-story-grid .daily-card .reaction.reaction--tail-top-right:before{border-bottom-width:8px;border-left-width:6px;border-right-width:6px;top:-8px;left:72%}.top-story-grid .daily-card .reaction.reaction--tail-top-right:after{border-bottom-width:6px;border-left-width:4px;border-right-width:4px;top:-6px;left:72%}
.top-story-grid .daily-card .reaction.reaction--tail-top-right:before{border:5px solid #0000;border-top:0;border-bottom:7px solid #fff;width:0;height:0;top:-7px;left:72%;right:auto;transform:translate(-50%)}.top-story-grid .daily-card .reaction.reaction--tail-top-right:after{content:none}
.top-story-grid .daily-card .reaction.reaction--tail-top-right:before,.top-story-grid .daily-card .reaction.reaction--tail-top-right:after{content:none}
.article-daily-return,.daily-detail-link{color:var(--purple);align-items:center;gap:5px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.article-daily-return{margin-top:15px}.daily-detail-link{margin:-3px 0 17px}.article-section+.article-section{margin-top:32px}.article-section h2{letter-spacing:-.04em;margin:0 0 14px;font-size:25px;line-height:1.5}.arechin-copy{gap:12px;display:grid}.arechin .arechin-copy p{margin:0}.daily-news .arechin{margin-bottom:15px}@media (max-width:700px){.article-daily-return,.daily-detail-link{font-size:15px}.article-section+.article-section{margin-top:29px}.article-section h2{font-size:23px;line-height:1.52}}
.arechin-heading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.arechin-profile-link{color:var(--purple);flex:none;font-size:13px;font-weight:800;text-decoration:none}@media (max-width:700px){.arechin-profile-link{font-size:14px}}
.article-reading-experience{--reading-body-size:16px;--reading-body-leading:1.9;--reading-heading-size:25px;--reading-heading-leading:1.5;--reading-daily-heading-size:24px;--reading-supporting-size:15px;--reading-source-size:13px}.article-reading-experience[data-article-font-size=large]{--reading-body-size:19px;--reading-body-leading:2;--reading-heading-size:29px;--reading-heading-leading:1.55;--reading-daily-heading-size:28px;--reading-supporting-size:18px;--reading-source-size:15px}.article-reading-experience[data-article-font-size=xlarge]{--reading-body-size:22px;--reading-body-leading:2.08;--reading-heading-size:34px;--reading-heading-leading:1.58;--reading-daily-heading-size:32px;--reading-supporting-size:21px;--reading-source-size:17px}.article-font-size-control{color:var(--ink);flex-wrap:wrap;align-items:center;gap:8px 12px;margin:0 0 18px;font-size:14px;font-weight:800;display:flex}.article-font-size-options{gap:6px;display:flex}.article-font-size-options button{min-width:52px;min-height:44px;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border:1px solid #dcd4e8;border-radius:9px;padding:7px 10px;font-size:14px;font-weight:800}.article-font-size-options button[aria-pressed=true]{border-color:var(--purple);background:var(--purple);color:#fff}.article-font-size-options button:focus-visible{outline-offset:2px;outline:3px solid #c8b6f2}.article-reading-experience .article-content{font-size:var(--reading-body-size);line-height:var(--reading-body-leading)}.article-reading-experience .article-section h2{font-size:var(--reading-heading-size);line-height:var(--reading-heading-leading)}.article-reading-experience .daily-news h2{font-size:var(--reading-daily-heading-size);line-height:var(--reading-heading-leading)}.article-reading-experience .daily-copy>div p:last-child,.article-reading-experience .detail-section-heading>p:last-child,.article-reading-experience .arechin .arechin-copy p{font-size:var(--reading-supporting-size);line-height:var(--reading-body-leading)}.article-reading-experience .sources a{font-size:var(--reading-source-size);line-height:1.8}@media (max-width:700px){.article-reading-experience{--reading-body-size:17px;--reading-heading-size:23px;--reading-daily-heading-size:22px;--reading-supporting-size:16px;--reading-source-size:14px}.article-reading-experience[data-article-font-size=large]{--reading-body-size:20px;--reading-heading-size:27px;--reading-daily-heading-size:26px;--reading-supporting-size:19px;--reading-source-size:16px}.article-reading-experience[data-article-font-size=xlarge]{--reading-body-size:23px;--reading-heading-size:31px;--reading-daily-heading-size:30px;--reading-supporting-size:22px;--reading-source-size:19px}.article-font-size-control{gap:8px 10px;margin-bottom:16px;font-size:15px}.article-font-size-options{flex:auto}.article-font-size-options button{flex:1 1 0;min-width:0;font-size:14px}}
