@font-face{font-family:Manrope;src:url('/assets/fonts/manrope-400.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/fonts/manrope-600.ttf') format('truetype');font-weight:600;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/fonts/manrope-700.ttf') format('truetype');font-weight:700;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/fonts/manrope-800.ttf') format('truetype');font-weight:800;font-display:swap}
:root{--blue:#0864e8;--blue-deep:#054aaf;--ink:#101b38;--muted:#55617a;--paper:#fafbff;--line:#dce1ed;--soft:#f0f3fa;--white:#fff;font-family:Manrope,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;scrollbar-color:#a9b9d5 var(--paper);scroll-padding-top:36px}
*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none;text-underline-offset:4px}button{cursor:pointer}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}img{display:block;max-width:100%;object-fit:contain}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance}p{line-height:1.75}button{color:var(--ink)}[hidden]{display:none!important}::selection{background:#cee3ff;color:var(--ink)}input{caret-color:var(--blue)}:focus-visible{outline:3px solid var(--blue);outline-offset:5px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:10;top:-80px;left:16px;background:var(--ink);color:white;padding:14px 22px;border-radius:12px}.skip-link:focus{top:12px}.help-wrap{width:calc(100% - 96px);max-width:1080px;margin-inline:auto}.help-header{position:relative;z-index:2}.header-inner{height:100px;max-width:1248px;display:flex;align-items:center;justify-content:space-between;gap:28px}.help-brand{display:inline-flex;align-items:center;white-space:nowrap;font-size:27px;font-weight:800;letter-spacing:-.04em}.help-brand>span:first-child{color:var(--blue)}.brand-divider{height:25px;width:1px;background:#cbd3e2;margin:0 20px}.help-brand .brand-label{font-size:15px;font-weight:600;letter-spacing:-.01em}.header-inner nav{display:flex;align-items:center;gap:27px;font-size:13px;font-weight:600}.header-inner nav a{display:flex;align-items:center;gap:8px}.header-inner nav a:hover{color:var(--blue)}.header-inner nav svg{width:16px;height:16px}.help-language{font-size:12px;color:var(--muted)}
.help-hero{position:relative;isolation:isolate;text-align:center;padding:42px 24px 54px;overflow:hidden}.hero-art{position:absolute;inset:0;z-index:-1;pointer-events:none}.hero-art>svg{width:100%;height:100%;stroke:none}.hero-copy{position:relative;max-width:710px;margin:auto;z-index:1}.hero-copy h1{font-size:clamp(40px,4.1vw,59px);line-height:1.12;font-weight:800;letter-spacing:-.04em}.hero-copy h1 span{color:var(--blue)}.hero-copy>p{margin-top:20px;font-size:16px;color:var(--muted)}.hero-bot{position:absolute;width:155px;height:190px;top:82px;z-index:0;filter:drop-shadow(0 18px 14px #14295710);pointer-events:none}.hero-bot-left{left:max(24px,calc(50% - 590px));transform:rotate(-12deg)}.hero-bot-right{right:max(24px,calc(50% - 590px));transform:rotate(12deg)}.help-search{display:flex;align-items:center;gap:15px;position:relative;background:var(--white);border-radius:50px;padding:9px 10px 9px 24px;box-shadow:0 12px 35px #14295710;margin-top:31px;text-align:left;min-height:70px}.help-search:focus-within{outline:2px solid var(--blue);outline-offset:3px}.help-search>svg{color:var(--blue);width:23px;height:23px}.help-search input{min-width:0;flex:1;outline:none;border:0;background:transparent;color:var(--ink);font-size:15px;height:42px}.help-search input::placeholder{color:var(--muted);opacity:1}.help-search input::-webkit-search-cancel-button{display:none}.help-search button{display:grid;place-items:center;flex-shrink:0;border:0}.search-submit{background:var(--blue);color:white;width:48px;height:48px;border-radius:50%;transition:background .18s,transform .25s}.search-submit:hover{background:var(--blue-deep);transform:translateX(2px)}.clear-search{background:transparent;width:32px;height:40px;color:var(--muted);border-radius:8px}.hero-copy .search-hint{font-size:12px;margin-top:15px}.help-content{padding-top:30px}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin-bottom:23px}.section-heading h2{font-size:23px;font-weight:800;letter-spacing:-.025em}.section-heading>span{font-size:12px;color:var(--muted)}.featured-links{display:grid;grid-template-columns:1fr 1fr;column-gap:50px}.featured-links a{display:flex;align-items:center;gap:13px;border-bottom:1px solid var(--line);padding:19px 0;font-size:14px;font-weight:600}.featured-links a>svg:first-child{color:var(--blue);width:18px}.featured-links a>svg:last-child{margin-left:auto;width:16px;color:var(--muted);transition:transform .2s}.featured-links a:hover{color:var(--blue)}.featured-links a:hover>svg:last-child{transform:translateX(4px);color:var(--blue)}.collections-section{margin-top:54px}.collections-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.collection-card{display:flex;align-items:center;gap:20px;border:1px solid var(--line);background:var(--white);padding:26px 22px;border-radius:16px;position:relative;transition:border-color .2s,background .2s;min-height:173px}.collection-card:hover{border-color:#7aaaf1;background:#f7faff}.collection-art{flex-shrink:0;display:grid;place-items:center;width:87px;height:97px;border-radius:28px;background:var(--wash,#edf5ff)}.blue{--wash:#edf5ff}.pink{--wash:#fbe6f0}.mint{--wash:#e7f7ef}.lilac{--wash:#f0edff}.yellow{--wash:#fff6d8}.collection-art img{width:77px;height:77px;transition:transform .35s cubic-bezier(.16,1,.3,1)}.collection-card:hover img{transform:rotate(-6deg) translateY(-3px)}.collection-card h3{font-size:18px;letter-spacing:-.025em;font-weight:800;margin-bottom:7px}.collection-card p{font-size:13px;line-height:1.7;color:var(--muted);max-width:31ch}.collection-meta{display:block;font-size:12px;color:var(--muted);margin-top:14px}.collection-meta>span{margin:0 5px}.collection-arrow{align-self:flex-start;margin-left:auto;color:var(--blue);padding-top:3px}.collection-arrow svg{width:17px}.help-start{display:flex;align-items:center;gap:30px;margin-top:46px;padding:25px 55px;background:#edf5ff;border-radius:24px}.help-start>img{width:116px;height:150px;transform:rotate(-8deg)}.help-start h2{font-size:25px;letter-spacing:-.03em;font-weight:800}.help-start p{font-size:14px;color:var(--muted);max-width:60ch;margin:10px 0 18px}.primary-link{display:inline-flex;gap:18px;align-items:center;background:var(--blue);color:white;font-size:13px;font-weight:700;padding:13px 20px;border:0;border-radius:50px;min-height:46px}.primary-link:hover{background:var(--blue-deep)}.primary-link svg{width:17px}.help-footer{margin-top:76px;padding-top:35px;padding-bottom:30px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}.help-footer .help-brand{font-size:24px}.help-footer p{font-size:12px;color:var(--muted);margin-top:10px}.help-footer nav{display:flex;gap:26px;align-items:flex-start;padding-top:6px;font-size:12px;font-weight:600}.help-footer nav a{display:flex;align-items:center;gap:6px}.help-footer nav a:hover{color:var(--blue)}.help-footer nav svg{width:13px;height:13px}.help-footer .footer-note{display:flex;justify-content:space-between;flex-basis:100%;font-size:12px;margin-top:12px}
.compact-search{max-width:1080px;padding-top:8px;padding-bottom:33px}.compact-search .help-search{margin:0;min-height:64px;background:var(--soft);box-shadow:none}.compact-search .search-submit{width:44px;height:44px}.inner-content{padding-top:12px;min-height:50vh}.breadcrumbs{display:flex;align-items:center;gap:10px;font-size:12px;line-height:1.6;color:var(--muted);margin-bottom:40px;flex-wrap:wrap}.breadcrumbs svg{width:11px;height:11px}.breadcrumbs a:hover{color:var(--blue);text-decoration:underline}.breadcrumbs [aria-current]{color:var(--ink)}.collection-intro{margin-bottom:30px}.collection-intro>.collection-art{width:90px;height:90px;margin-bottom:21px}.collection-intro h1{font-size:40px;letter-spacing:-.035em;line-height:1.2;font-weight:800}.collection-intro>p{margin-top:12px;color:var(--muted);font-size:16px}.collection-byline{display:flex;align-items:center;gap:20px;margin-top:20px;color:var(--muted);font-size:12px}.author{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--muted)}.author img{width:34px;height:34px;object-fit:contain;background:#eaefff;border-radius:50%;padding:2px}.collection-articles{border:1px solid var(--line);border-radius:16px;background:var(--white);padding:5px 27px}.article-row{display:flex;align-items:center;gap:17px;padding:23px 0;border-bottom:1px solid var(--line)}.article-row:last-child{border-bottom:0}.article-symbol{color:var(--blue)}.article-row strong{font-size:15px;font-weight:700}.row-description{display:block;font-size:13px;color:var(--muted);line-height:1.7;margin-top:4px}.row-time{font-size:12px;color:var(--muted);white-space:nowrap;margin-left:auto}.article-row>svg{width:15px;margin-left:12px;color:var(--muted)}.article-row:hover strong,.article-row:hover>svg{color:var(--blue)}.back-link{display:inline-flex;align-items:center;gap:12px;font-size:13px;color:var(--blue-deep);font-weight:700;margin-top:28px;min-height:40px}.back-link svg{width:16px}.article-layout{display:grid;grid-template-columns:minmax(0,730px) 220px;gap:70px}.article-header{margin-bottom:38px}.article-header h1{font-size:39px;line-height:1.18;letter-spacing:-.035em;font-weight:800}.article-description{margin:15px 0 23px;color:var(--muted);font-size:17px}.article-date{font-size:12px;color:var(--muted);margin:7px 0 0 44px}.article-date span{margin-inline:6px}.article-section{margin-top:31px;scroll-margin-top:30px}.article-section h2{font-size:23px;letter-spacing:-.02em;margin-bottom:14px;font-weight:800}.article-section p,.article-section li{font-size:16px;line-height:1.85;color:#33415d;max-width:70ch}.article-section p+p{margin-top:16px}.article-section a{color:var(--blue-deep);text-decoration:underline}.article-section ul,.article-section ol{padding-left:24px;margin:0 0 16px}.article-section li{padding-left:5px;margin-bottom:10px}.article-section pre{white-space:pre-wrap;overflow-wrap:anywhere;background:var(--soft);border-radius:12px;padding:23px;font:inherit;font-size:14px;line-height:1.9}.article-toc{align-self:start;position:sticky;top:35px;padding-top:6px}.article-toc>p{font-size:12px;font-weight:800;margin-bottom:15px}.article-toc nav{display:grid;gap:4px}.article-toc nav a{font-size:12px;line-height:1.6;color:var(--muted);padding:9px 12px;border-radius:8px}.article-toc nav a:hover,.article-toc nav a[aria-current]{color:var(--blue-deep);background:#edf5ff}.toc-back{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:600;color:var(--blue-deep);margin-top:24px;padding-top:20px;border-top:1px solid var(--line);line-height:1.7}.toc-back svg{width:16px}.article-feedback{text-align:center;background:var(--soft);border-radius:16px;padding:25px;margin:40px 0}.article-feedback h2{font-size:16px;letter-spacing:-.015em}.article-feedback>div{display:flex;gap:10px;justify-content:center;margin-top:16px}.article-feedback button{border:1px solid #c8d3e5;background:var(--white);border-radius:50px;padding:10px 18px;font-size:12px;min-height:43px}.article-feedback button:hover,.article-feedback button[aria-pressed=true]{border-color:var(--blue);background:#e5f0ff;color:var(--blue-deep)}.article-feedback p{font-size:12px;color:var(--muted);margin-top:12px}.article-feedback>a{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:var(--blue-deep);margin-top:12px}.related-articles>h2{font-size:23px;letter-spacing:-.025em;margin-bottom:5px}.related-articles .article-row{gap:12px}.related-articles .row-description{display:none}.related-articles .row-time{display:none}.related-articles .article-row>svg{margin-left:auto}.text-button{display:inline-flex;align-items:center;gap:10px;border:0;background:transparent;color:var(--blue-deep);font-size:12px;padding:8px 0}.text-button svg{width:16px}#search-results{scroll-margin-top:30px;min-height:350px}#results-title{overflow-wrap:anywhere}#results-status{font-size:13px;color:var(--muted);margin-bottom:17px}.search-result{display:block;padding:22px 0;border-bottom:1px solid var(--line)}.search-result>span{color:var(--blue-deep);font-size:12px;font-weight:700}.search-result h3{font-size:20px;margin-top:7px;letter-spacing:-.025em}.search-result p{font-size:14px;color:var(--muted);margin-top:6px}.search-result:hover h3{color:var(--blue)}.search-empty{padding:32px 20px;text-align:center}.search-empty img{margin:0 auto 20px}.search-empty h3{font-size:23px}.search-empty p{color:var(--muted);font-size:14px;max-width:55ch;margin:15px auto 23px}
@media(max-width:1150px){.hero-bot{width:120px;height:160px;top:106px}.hero-bot-left{left:1%}.hero-bot-right{right:1%}.hero-copy{max-width:640px}.hero-copy h1{font-size:50px}.help-hero{padding-top:30px}.collections-grid{gap:14px}.collection-card{padding:22px 18px;gap:14px}.collection-art{width:72px;height:86px}.collection-art img{width:65px;height:65px}.collection-arrow{display:none}.article-layout{grid-template-columns:minmax(0,1fr) 190px;gap:40px}}
@media(max-width:850px){.help-wrap{width:calc(100% - 48px)}.header-inner{height:86px}.hero-bot{display:none}.help-hero{padding:27px 24px 37px}.hero-copy{max-width:660px}.hero-art{opacity:.65}.hero-copy h1{font-size:48px}.collection-card{align-items:flex-start;flex-direction:column;padding:24px;min-height:242px}.collection-art{height:68px;width:75px;border-radius:20px}.collection-art img{width:62px;height:62px}.collection-card h3{font-size:18px}.collection-card p{max-width:none}.collection-arrow{display:block;position:absolute;top:27px;right:24px}.featured-links{column-gap:25px}.featured-links a{font-size:13px;line-height:1.6}.article-layout{display:flex;flex-direction:column;gap:28px}.article-toc{position:static;order:-1;padding:0;width:100%;border-bottom:1px solid var(--line);padding-bottom:20px}.article-toc>p{margin-bottom:7px}.article-toc nav{display:flex;flex-wrap:wrap;gap:5px 10px}.article-toc nav a{padding:8px 0;margin-right:12px}.toc-back{display:none}.help-start{padding:25px;gap:22px}.help-start h2{font-size:23px}.help-footer nav{gap:17px}.brand-divider{margin-inline:13px}.help-brand .brand-label{font-size:13px}}
@media(max-width:540px){.help-wrap{width:calc(100% - 36px)}.header-inner{height:auto;min-height:102px;padding:20px 0;gap:14px;flex-wrap:wrap}.help-brand{font-size:24px}.brand-divider{height:20px;margin-inline:13px}.help-brand .brand-label{font-size:13px}.header-inner nav{width:100%;justify-content:space-between;font-size:12px}.header-inner nav svg{width:13px;height:13px}.help-language{font-size:12px}.help-hero{padding:26px 18px 30px}.hero-copy h1{font-size:clamp(32px,8.7vw,45px);line-height:1.14}.hero-copy>p{font-size:13px;max-width:29ch;margin:16px auto 0}.hero-art>svg{min-width:800px;position:absolute;left:50%;transform:translateX(-50%);opacity:.5}.help-search{gap:10px;padding:7px 7px 7px 15px;min-height:60px;margin-top:25px}.help-search input{font-size:12px;height:40px}.help-search input::placeholder{font-size:12px}.help-search>svg{width:18px;height:18px}.search-submit{height:42px;width:42px}.clear-search{width:24px}.hero-copy .search-hint{font-size:12px;max-width:none;margin-top:12px}.help-content{padding-top:21px}.section-heading{align-items:flex-start;gap:7px;flex-direction:column;margin-bottom:15px}.section-heading h2{font-size:22px}.section-heading>span{font-size:12px}.featured-links{grid-template-columns:1fr}.featured-links a{font-size:13px;padding:17px 0}.collections-section{margin-top:36px}.collections-grid{grid-template-columns:1fr;gap:12px}.collection-card{flex-direction:row;min-height:145px;gap:15px;padding:22px 18px;align-items:center}.collection-card .collection-art{width:63px;height:78px;flex-shrink:0}.collection-art img{width:59px;height:59px}.collection-card h3{font-size:16px;margin-bottom:6px;padding-right:8px}.collection-card p{font-size:12px;max-width:28ch}.collection-meta{font-size:12px;margin-top:10px}.collection-arrow{display:none}.help-start{padding:24px 20px;gap:8px;align-items:flex-start;margin-top:30px}.help-start>img{width:64px;height:91px;flex-shrink:0;margin-top:7px}.help-start h2{font-size:21px}.help-start p{font-size:12px;line-height:1.75;margin:12px 0 17px}.primary-link{font-size:12px;padding:11px 14px;gap:9px}.primary-link svg{width:14px}.help-footer{margin-top:45px;padding-top:26px;gap:22px}.help-footer nav{flex-wrap:wrap;font-size:12px;gap:19px}.help-footer .footer-note{font-size:12px;gap:14px}.compact-search{padding-top:9px;padding-bottom:22px}.compact-search .help-search{min-height:59px}.compact-search .search-submit{width:40px;height:40px}.inner-content{padding-top:7px}.breadcrumbs{font-size:12px;gap:7px;margin-bottom:27px}.breadcrumbs span[aria-current]{overflow-wrap:anywhere}.collection-intro h1{font-size:31px}.collection-intro>p{font-size:14px}.collection-byline{font-size:12px;gap:12px}.author{font-size:12px}.collection-articles{padding:0 17px}.article-row{gap:11px;padding:20px 0;align-items:flex-start}.article-row strong{font-size:14px;line-height:1.6}.article-symbol svg{width:18px}.row-description{font-size:12px}.row-time{display:none}.article-row>svg{margin-left:auto;min-width:12px;margin-top:4px}.article-header h1{font-size:31px;line-height:1.22}.article-description{font-size:15px;line-height:1.7;margin-top:13px}.article-date{font-size:12px}.article-section h2{font-size:22px;line-height:1.3}.article-section p,.article-section li{font-size:15px;line-height:1.85}.article-section pre{padding:16px;font-size:12px}.article-feedback{padding:23px 15px}.article-feedback h2{font-size:15px}.article-feedback p{font-size:12px}.article-toc nav{display:grid;gap:0}.article-toc nav a{font-size:12px;padding:6px 0}.article-toc{padding-bottom:16px}.article-layout{gap:20px}.search-result h3{font-size:18px}.search-result p{font-size:13px}.search-empty{padding:25px 0}.search-empty h3{font-size:21px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Latest reading, between collections and the welcome banner. */
.latest-section{margin-top:52px}.latest-section .section-heading{margin-bottom:8px}.latest-intro{font-size:14px;color:var(--muted);margin-bottom:24px}.latest-all{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:700;color:var(--blue-deep);min-height:36px}.latest-all svg{width:17px;height:17px}.latest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.latest-article{display:flex;flex-direction:column;padding:23px 0 7px;border-top:1px solid var(--line)}.latest-meta{display:flex;flex-wrap:wrap;gap:6px 14px;font-size:12px;color:var(--muted);line-height:1.7}.latest-meta>span{color:var(--blue-deep);font-weight:600}.latest-meta time{white-space:nowrap}.latest-article h3{font-size:20px;line-height:1.4;font-weight:800;letter-spacing:-.025em;margin:14px 0 10px;text-wrap:balance}.latest-article>p{font-size:13px;line-height:1.8;color:var(--muted);margin-bottom:22px}.latest-read{display:flex;align-items:center;gap:10px;margin-top:auto;color:var(--blue-deep);font-size:12px;font-weight:700}.latest-read svg{width:16px;height:16px;transition:transform .2s}.latest-article:hover h3,.latest-all:hover{color:var(--blue)}.latest-article:hover .latest-read svg{transform:translateX(3px)}.latest-header{margin-bottom:32px}.latest-header h1{font-size:40px;line-height:1.2;letter-spacing:-.035em;font-weight:800}.latest-header p{margin-top:12px;color:var(--muted);font-size:16px}.latest-archive{row-gap:36px}
@media(max-width:850px){.latest-grid{gap:24px}.latest-article h3{font-size:18px}.latest-meta{flex-direction:column;gap:3px}}
@media(max-width:540px){.latest-section{margin-top:36px}.latest-section .section-heading{gap:8px}.latest-intro{font-size:13px;margin-bottom:18px}.latest-grid{grid-template-columns:1fr;gap:23px}.latest-article{padding-top:19px}.latest-meta{flex-direction:row;gap:8px 16px}.latest-article h3{font-size:19px;max-width:28ch;margin-top:10px}.latest-article>p{margin-bottom:15px}.latest-header h1{font-size:31px}.latest-header p{font-size:14px}.latest-archive{gap:24px}}
@media(prefers-reduced-motion:reduce){.latest-read svg{transition:none}.latest-article:hover .latest-read svg{transform:none}}

/* Approved character portraits; retain their original silhouettes and markings. */
.collection-team{display:block;position:relative;width:100%;height:100%}.collection-art .collection-team img{position:absolute;width:49%;height:77%;object-fit:contain;top:5%;transform:none}.collection-team .team-relationship{left:2%}.collection-team .team-cosmic{right:2%}.collection-art .collection-team .team-travel{width:53%;height:82%;left:23.5%;top:15%;z-index:1}
