@charset "UTF-8";
:root{--paper:#f7f5ed;--card:#fffef9;--ink:#243c33;--muted:#5e6b60;--forest:#243f35;--deep:#193329;--sage:#e9eddf;--line:#d7dccf;--rust:#a6442c;--rust-hover:#89341f;--gold:#d8b984;--shadow:0 15px 35px -26px #20362c66;--serif:Georgia,'Times New Roman',serif;--sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
*{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}button,input,select,textarea{font:inherit;font-size:16px}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}p{margin:0 0 1em}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.15;margin:0 0 .6em;letter-spacing:-.025em}h1{font-size:clamp(38px,4.3vw,64px)}h2{font-size:34px}h3{font-size:26px}h4{font-size:18px;margin:0 0 .8em}ul,ol{padding-left:1.45em}li{padding-left:.2em;margin:.55em 0}img{max-width:100%;display:block}button,summary{cursor:pointer}button{color:inherit}button:disabled{cursor:not-allowed;opacity:.6}button,a,summary,input,select,textarea{outline-offset:4px}:focus-visible{outline:3px solid var(--rust)}[hidden]{display:none!important}::selection{background:#cfdbc2;color:#183828}.icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}a:hover .icon{transform:translateX(2px)}button .icon,a .icon{transition:transform .18s ease}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:8px;left:20px;padding:12px 20px;background:var(--card);border:2px solid var(--ink);transform:translateY(-150%);z-index:1000}.skip-link:focus{transform:none}
.sidebar{position:fixed;inset:0 auto 0 0;width:248px;background:var(--forest);color:#e8eddf;z-index:30;padding:35px 21px 22px;display:flex;flex-direction:column;overflow:auto;scrollbar-width:thin;scrollbar-color:#778d7b transparent}.brand{display:flex;align-items:center;gap:13px;width:max-content;max-width:100%}.brand-mark{height:49px;width:49px;display:grid;place-items:center;flex-shrink:0;border:1px solid #91a388;border-radius:50%;color:var(--gold);position:relative}.brand-mark:after{content:'';position:absolute;inset:5px;border:1px solid #91a38855;border-radius:50%}.brand-mark .icon{width:29px;height:29px}.brand-small{display:block;font-size:14px;letter-spacing:.12em;line-height:1.1}.brand strong{font-family:var(--serif);font-size:34px;font-weight:400;display:block;line-height:1.12;letter-spacing:.01em}.brand-wiki{font-family:var(--sans);font-size:14px;letter-spacing:.12em;color:inherit;margin-left:2px}.sidebar nav{margin-top:32px}.nav-group{margin-bottom:26px}.nav-group>p{font-size:14px;letter-spacing:.105em;font-weight:600;color:#b3c3af;margin:0 10px 9px}.nav-group a{min-height:45px;display:flex;align-items:center;gap:12px;padding:9px 11px;margin:3px 0;border-radius:6px;font-size:15px}.nav-group a .icon{width:19px;height:19px;color:#bacbb4}.nav-group a:hover,.nav-group a[aria-current=page]{background:#ffffff10;color:white}.nav-group a[aria-current=page]{background:#ecedd61a;border-left:3px solid var(--gold);padding-left:8px}.nav-count{font-size:14px;margin-left:auto;border:1px solid #8ba58255;border-radius:4px;padding:0 5px;line-height:1.5}.sidebar-bottom{margin-top:auto;display:flex;gap:9px;font-size:14px;color:#bbcab7;border-top:1px solid #8ca48933;padding:22px 4px 0;line-height:1.6}.sidebar-bottom a{display:inline-block;margin-top:6px;font-size:14px;color:#eee4cf}.sidebar-bottom .icon{width:16px;height:16px}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#9bbc89;flex-shrink:0}.sidebar-bottom .status-dot{margin-top:8px}
.site-shell{margin-left:248px}.topbar{height:77px;display:flex;align-items:center;gap:24px;border-bottom:1px solid var(--line);padding:0 48px;background:#f7f5edf5;position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.topbar-title{font-size:14px;letter-spacing:.12em;font-weight:600}.search-trigger{margin-left:auto;display:flex;align-items:center;gap:10px;border:1px solid var(--line);background:#fffefb;border-radius:7px;color:var(--muted);padding:9px 12px;min-height:44px;font-size:14px}.search-trigger .icon{width:18px;height:18px}.search-trigger kbd{font-family:var(--sans);font-size:14px;border-left:1px solid var(--line);padding-left:12px;margin-left:35px}.topbar-save{display:grid;place-items:center;border-left:1px solid var(--line);padding-left:24px;min-height:44px}.mobile-only{display:none}main{padding:31px 48px 80px;max-width:1570px;margin:0 auto}.edition-line{display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:14px;color:var(--muted);margin:0 0 40px}.edition-line>span{letter-spacing:.12em;font-size:14px;display:flex;align-items:center;gap:9px;font-weight:600}.edition-line .status-dot{background:#647d51}.edition-line a{font-size:14px;border-bottom:1px solid #bfc5b5}.edition-line .icon{width:15px;height:15px;margin-left:5px}.home-hero{display:grid;grid-template-columns:1.13fr 1fr;align-items:center;gap:24px;min-height:455px}.eyebrow{font-family:var(--sans);font-size:14px;font-weight:600;letter-spacing:.13em;color:#626f58;margin-bottom:14px;line-height:1.5}.hero-copy{padding:8px 0 26px;position:relative;z-index:2}.home-hero h1{font-size:clamp(56px,5.5vw,85px);letter-spacing:-.055em;line-height:1.035;margin-bottom:24px}.home-hero h1 em{font-weight:400;color:var(--rust)}.hero-intro{font-size:18px;max-width:490px;color:var(--muted);line-height:1.75;margin-bottom:28px}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;gap:10px;min-height:47px;border:1px solid var(--rust);border-radius:5px;background:var(--rust);color:#fffaf1;padding:10px 18px;font-size:15px;font-weight:600;line-height:1.5;transition:background .18s,box-shadow .18s,transform .18s;text-align:center}.button:hover{background:var(--rust-hover);border-color:var(--rust-hover);box-shadow:0 4px 12px #7639241a;transform:translateY(-1px)}.button .icon{width:18px;height:18px}.button-quiet{background:transparent;border-color:#adb8a6;color:var(--ink)}.button-quiet:hover{background:#e8edde;border-color:#7e9277}.button-light{background:#f4e9cd;color:var(--deep);border-color:#f4e9cd}.button-light:hover{background:#fff5dc;color:var(--deep);border-color:#fff5dc}.hero-trust{margin-top:20px;display:flex;gap:8px;align-items:center;font-size:14px;color:var(--muted)}.hero-trust .icon{width:17px;height:17px}.hero-art{position:relative;min-height:442px;padding:12px 0 0 30px}.art-frame{position:absolute;right:0;top:0;width:87%;height:350px;border:1px solid #b1bfa5;border-radius:110px 110px 9px 9px;background:radial-gradient(ellipse at 70% 25%,#dce5c7 0,transparent 65%),linear-gradient(145deg,#a3b590,#78896b);overflow:hidden;box-shadow:0 17px 36px -26px #263d34}.art-frame:before{content:'';position:absolute;inset:12px;border:1px solid #ffffff55;border-radius:100px 100px 5px 5px;z-index:1;pointer-events:none}.hero-cover{width:100%;height:100%;object-fit:cover;object-position:54% center;mix-blend-mode:multiply;opacity:.85}.art-caption{position:absolute;inset:auto 0 0;padding:70px 26px 24px;color:#fffbec;background:linear-gradient(transparent,#1d372ced);text-align:right;display:flex;flex-direction:column}.art-caption span{font-size:14px;line-height:1.6}.art-caption>span:first-child{letter-spacing:.2em}.art-caption strong{font-family:var(--serif);font-weight:400;font-size:36px;letter-spacing:-.03em;line-height:1.2;margin:3px 0}.hero-snapshot{position:absolute;left:3px;bottom:7px;width:61%;padding:8px;background:var(--card);box-shadow:0 10px 25px -14px #153c3570;transform:rotate(-5deg);border:1px solid #e2e0d0;border-radius:3px}.hero-snapshot img{width:100%;aspect-ratio:16/9;object-fit:cover;background:linear-gradient(135deg,#87957a,#bed0a4);font-size:14px;overflow:hidden;color:#153b2c}.hero-snapshot>span{display:flex;gap:7px;align-items:center;justify-content:center;font-size:14px;padding:8px 0 2px;line-height:1.35}.hero-snapshot .icon{width:17px;height:17px}.art-seal{position:absolute;right:0;bottom:4px;display:flex;gap:7px;align-items:center;border:1px solid #bac6b0;border-radius:50%;width:100px;height:100px;padding:13px;transform:rotate(12deg);color:#6b7b5f;background:var(--paper)}.art-seal span{font-size:14px;letter-spacing:.08em;line-height:1.3}.art-seal .icon{width:27px;height:27px}.stat-strip{display:grid;grid-template-columns:repeat(4,1fr);margin:36px 0 54px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 0;background:linear-gradient(90deg,transparent,#ecedde55,transparent)}.stat-strip>div{padding:0 28px;border-left:1px solid var(--line);display:flex;flex-direction:column;gap:3px}.stat-strip>div:first-child{border-left:0;padding-left:0}.stat-strip strong{font-family:var(--serif);font-weight:400;font-size:33px;line-height:1.3}.stat-strip span{font-size:14px;color:var(--muted)}
.home-section{margin-top:56px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:25px}.section-heading h2{margin-bottom:0}.section-heading .eyebrow{margin-bottom:9px}.section-heading>a{flex-shrink:0;font-size:14px;margin-bottom:3px;border-bottom:1px solid #a7b69d;padding:4px 0}.section-heading .icon{width:17px;height:17px;margin-left:5px}.guide-grid,.tools-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.guide-card,.tool-card{position:relative;height:100%;display:flex;flex-direction:column;padding:26px 25px 23px;background:var(--card);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);transition:border .2s,transform .2s,box-shadow .2s}.guide-card:hover,.tool-card:hover{border-color:#a3b397;transform:translateY(-4px);box-shadow:0 16px 24px -20px #18332960}.card-icon{display:grid;place-items:center;width:43px;height:43px;border:1px solid #cfd9c5;background:#edf1e4;border-radius:10px;margin-bottom:19px;color:#4e6745;flex-shrink:0}.card-icon .icon{width:24px;height:24px}.card-kicker{font-size:14px;color:var(--muted);margin:0 0 8px}.guide-card h3,.tool-card h3{font-size:26px;margin-bottom:13px}.guide-card p,.tool-card p{font-size:15px;color:var(--muted);line-height:1.7;margin-bottom:21px}.card-bottom{margin-top:auto;padding-top:14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #e4e7dd;font-size:14px;font-weight:600}.card-bottom .icon{width:18px;height:18px}.help-strip{margin-top:18px;padding:16px 20px;background:#eaeddf;border:1px solid #d5ddc9;border-radius:6px;display:flex;align-items:center;flex-wrap:wrap;gap:10px 26px;font-size:14px;line-height:1.5}.help-strip>span{display:flex;align-items:center;gap:9px;margin-right:auto}.help-strip .icon{width:16px;height:16px}.help-strip>a{min-height:35px;display:flex;align-items:center;gap:5px;border-bottom:1px solid #c1cbb5}.help-strip strong{font-weight:600}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.feature-card{display:block;border:1px solid var(--line);border-radius:7px;overflow:hidden;background:var(--card);transition:transform .2s}.feature-card:hover{transform:translateY(-3px)}.feature-image{height:235px;background:linear-gradient(145deg,#849870,#c7d2af);overflow:hidden}.feature-image img{height:100%;width:100%;object-fit:cover;transition:transform .35s}.feature-card:hover img{transform:scale(1.025)}.feature-card>div:last-child{padding:25px 27px 29px}.feature-card .eyebrow{margin-bottom:10px}.feature-card h3{font-size:29px}.feature-card p:not(.eyebrow){color:var(--muted)}.text-link{font-size:15px;font-weight:600;display:inline-flex;gap:8px;align-items:center}.text-link .icon{width:18px;height:18px}.media-credit{font-size:14px;color:var(--muted);margin-top:10px}.workbench-banner{margin-top:55px;border-radius:9px;background:var(--forest);color:#f4f0df;display:grid;grid-template-columns:1fr 1fr;gap:45px;padding:44px 40px;position:relative;overflow:hidden}.workbench-banner:before{content:'';position:absolute;width:500px;height:500px;border:1px solid #b4c8a115;border-radius:50%;left:100px;top:-170px;pointer-events:none}.workbench-banner:after{content:'';position:absolute;width:560px;height:560px;border:1px solid #b4c8a115;border-radius:50%;left:70px;top:-200px;pointer-events:none}.workbench-banner>div{position:relative;z-index:1}.workbench-banner .eyebrow{color:#c0cfb3}.workbench-banner h2{font-size:46px;line-height:1.08;margin:15px 0 20px}.workbench-banner p:not(.eyebrow){color:#d2dbc8;max-width:400px}.workbench-banner .button{margin-top:8px}.daily-panel{background:#fffcf2;color:var(--ink);border-radius:7px;padding:24px 26px;box-shadow:7px 7px 0 #0e2b2240;align-self:center;transform:rotate(1deg)}.panel-heading{display:flex;align-items:center;gap:10px;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:12px}.panel-heading h3{font-size:23px;margin:0}.tag{display:inline-flex;align-items:center;justify-content:center;padding:3px 9px;border-radius:4px;border:1px solid #d0dac2;background:#eef2e5;font-size:14px;color:#435739;white-space:nowrap}.daily-list{display:flex;flex-direction:column}.check-row{display:flex;align-items:flex-start;gap:11px;font-size:15px;cursor:pointer;min-height:44px;padding:10px 0;line-height:1.5}.check-row+ .check-row{border-top:1px dashed #d7decd}.check-row input{margin-top:3px;width:18px;height:18px;flex-shrink:0;accent-color:#526b40}.check-row:has(input:checked)>span{text-decoration:line-through;color:var(--muted)}.text-button{background:none;border:0;padding:10px 0;min-height:44px;font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:4px}.text-button .icon{width:16px;height:16px}.daily-panel .text-button{margin-top:5px}.tools-grid .tool-card{background:#f0f1e6;border-color:#d5ddc9}.tools-grid .card-icon{background:#f9faf1}.resident-preview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.resident-card{position:relative;border:1px solid var(--line);background:var(--card);border-radius:7px;overflow:hidden}.resident-card>img{height:148px;object-fit:cover;width:100%;background:#dfe7d1;font-size:14px}.resident-card>span{display:flex;flex-direction:column;gap:3px;padding:18px}.resident-card strong{font-family:var(--serif);font-weight:400;font-size:23px}.resident-card>span>span{font-size:14px;color:var(--muted)}.resident-card>.icon{position:absolute;bottom:21px;right:14px;width:17px;height:17px;display:none}.split-section{display:grid;grid-template-columns:1fr 1fr;gap:48px;border-top:1px solid var(--line);padding-top:42px}.split-section h2{max-width:380px}.faq-list details{border-bottom:1px solid var(--line);padding:4px 0}.faq-list summary{padding:14px 24px 14px 0;font-size:16px;font-weight:600;list-style:none;position:relative}.faq-list summary:after{content:'+';position:absolute;right:0;font-size:20px;font-weight:400;top:10px}.faq-list details[open] summary:after{content:'−'}.faq-list details p{font-size:15px;color:var(--muted);padding-right:20px}.video-trigger{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:14px 16px;border:1px solid var(--line);background:var(--card);border-radius:6px;text-align:left;font-size:15px}.video-trigger>span{flex-basis:100%;font-size:14px;color:var(--muted);padding-left:30px}.trailer-block{margin-top:25px}.trailer-block iframe{width:100%;aspect-ratio:16/9;height:auto;border:0;border-radius:5px}
.breadcrumbs{display:flex;gap:9px;font-size:14px;margin:0 0 26px;color:var(--muted);flex-wrap:wrap}.breadcrumbs a{text-decoration:underline;text-underline-offset:4px}.page-heading{margin-bottom:32px;max-width:980px}.page-heading .eyebrow{margin-bottom:14px}.page-heading h1{margin-bottom:18px;max-width:1000px}.page-intro{font-size:18px;line-height:1.7;color:var(--muted);max-width:820px}.heading-line{display:flex;align-items:center;gap:25px;justify-content:space-between}.heading-line .button{flex-shrink:0;margin-bottom:15px}.muted,.input-hint{color:var(--muted);font-size:15px}.input-hint{margin-top:15px}.notice{background:#edf0e2;border:1px solid #cdd9bf;border-left:3px solid #7b925f;padding:18px 22px;border-radius:5px;margin:24px 0 30px;font-size:16px;line-height:1.7}.notice strong{font-weight:650}.notice a{text-decoration:underline;text-underline-offset:3px}.paper-card{padding:30px;background:var(--card);border:1px solid var(--line);border-radius:8px;margin:24px 0;box-shadow:var(--shadow)}.paper-card h2{font-size:29px}.paper-card h3{font-size:24px}.two-columns,.tool-two-columns{display:grid;grid-template-columns:1fr 1fr;gap:24px}.two-columns>.paper-card{margin:24px 0}.tool-two-columns>.paper-card{margin:0}.two-columns>*{min-width:0}.prose{max-width:900px}.prose p,.prose li{line-height:1.85}.prose h2:not(:first-child){margin-top:35px}.prose a:not(.button){text-decoration:underline;text-underline-offset:4px}.article-meta{display:flex;flex-wrap:wrap;gap:12px 28px;font-size:14px;color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:22px;margin-bottom:30px}.article-meta>span{display:flex;align-items:center;gap:7px}.article-meta .icon{height:17px;width:17px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:40px}.article-body{max-width:850px;min-width:0}.answer-box{background:#e9eede;border:1px solid #c9d6bc;border-radius:6px;padding:25px 28px;margin-bottom:30px}.answer-box .eyebrow{display:block;margin-bottom:12px;font-size:14px}.answer-box p{font-size:20px;font-family:var(--serif);line-height:1.6;margin:0}.article-body>section:not(.source-list){margin:32px 0}.article-body h2{font-size:29px;line-height:1.25;margin-bottom:18px}.article-body p,.article-body li{line-height:1.9;font-size:17px}.article-body strong{font-weight:650}.article-body a{color:#764228;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.article-body code{padding:3px 6px;background:#e9eadf;border-radius:3px;font-size:15px;overflow-wrap:anywhere}.article-figure{margin:28px 0}.article-figure img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:7px;background:#dbe3cf}.article-figure figcaption{font-size:14px;color:var(--muted);margin-top:9px;line-height:1.65}.article-aside{min-width:0}.toc{position:sticky;top:104px;margin-bottom:25px}.toc>a{display:flex;gap:12px;padding:12px 0;font-size:14px;line-height:1.6;border-top:1px solid var(--line)}.toc>a>span{color:#809071}.aside-card{display:block;padding:23px;background:#ecefdf;border:1px solid #d3ddc5;border-radius:7px;margin-top:35px}.aside-card h3{font-size:24px;margin-top:16px}.aside-card p{font-size:15px;color:var(--muted)}.source-list{border-top:1px solid var(--line);padding-top:27px;margin-top:36px}.source-list h2{font-size:24px;display:flex;align-items:center;gap:9px}.source-list p,.source-list li{font-size:14px}.source-list ul{padding-left:1.1em}.source-list a{overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:3px}.source-list .icon{width:16px;height:16px}.article-notice{display:flex;gap:15px;padding:20px;border:1px solid var(--line);border-radius:6px;margin-top:25px}.article-notice> .icon{margin-top:4px}.article-notice p{font-size:14px;margin:0}.article-notice strong{display:block}
.search-field{display:flex;align-items:center;gap:11px;border:1px solid #becab4;border-radius:6px;background:#fffef9;padding:0 14px;min-height:49px}.search-field input{border:0!important;padding:11px 0!important;box-shadow:none!important;background:transparent!important;width:100%;min-width:0;outline-offset:1px}.search-field .icon{width:20px;height:20px;color:#607355}.inline-search{max-width:640px}.filter-chips{display:flex;gap:9px;flex-wrap:wrap;margin:22px 0 14px}.filter-chips button{border:1px solid #cbd5be;border-radius:40px;padding:9px 16px;min-height:44px;font-size:14px;background:transparent}.filter-chips button[aria-pressed=true]{background:var(--forest);color:#fff9eb;border-color:var(--forest)}.filter-chips button:hover{border-color:#596f4a}.empty-state{padding:34px 26px;border:1px dashed #becdb2;border-radius:7px;text-align:center;background:#f2f4e8;color:var(--muted);font-size:16px}.progress-panel{display:flex;align-items:center;gap:20px;background:#eaf0de;border:1px solid #c8d7b6;border-radius:8px;padding:24px;margin-bottom:25px}.progress-panel>.card-icon{margin:0;width:50px;height:50px}.progress-panel>div{display:flex;flex-direction:column;gap:7px;flex:1}.progress-panel strong{font-size:18px;font-weight:600}.progress-panel .muted{font-size:14px}.progress-panel .button{margin-left:20px}.progress-panel progress{height:8px;width:100%;max-width:400px;display:block;appearance:none;border:0;border-radius:4px;overflow:hidden;background:#d1debf}.progress-panel progress::-webkit-progress-bar{background:#d1debf}.progress-panel progress::-webkit-progress-value{background:#617d42;border-radius:4px}.progress-panel progress::-moz-progress-bar{background:#617d42}.filter-toolbar{display:grid;grid-template-columns:1.4fr 1fr 1fr;align-items:end;gap:15px;margin:24px 0 18px}.filter-toolbar>label:not(.search-field){font-size:14px;display:flex;flex-direction:column;gap:7px}.toggle-label{display:flex;align-items:center;gap:10px;font-size:15px;min-height:44px;cursor:pointer;margin:12px 0}.toggle-label input{width:18px;height:18px;accent-color:#566f40}.list-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:14px 0 20px}.list-heading p{margin:0;font-size:14px}.achievement-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.achievement-card{padding:22px 21px;border:1px solid var(--line);border-radius:7px;background:var(--card);position:relative;min-height:195px;display:flex;flex-direction:column}.achievement-emblem{display:flex;align-items:center;gap:9px;font-size:14px;color:var(--muted);margin-bottom:15px;padding-right:25px}.achievement-emblem .icon{width:18px;height:18px}.achievement-card h2{font-size:24px;line-height:1.2;margin:0 0 12px}.achievement-card p{font-size:15px;color:var(--muted);line-height:1.7}.achievement-check{display:flex;align-items:center;gap:8px;font-size:14px;min-height:44px;cursor:pointer;margin-top:auto;border-top:1px solid #e4e8dc;padding-top:9px}.achievement-check input{width:17px;height:17px;accent-color:#637c43}.achievement-card:has(input:checked){background:#edf2e4;border-color:#aebe97}.spoiler-detail summary{min-height:44px;padding:8px 0;font-size:15px;color:#655637;line-height:1.6}.spoiler-detail summary span{display:block;font-size:14px;color:var(--muted)}.spoiler-detail h2{margin-top:10px}.anchor-nav{display:flex;flex-wrap:wrap;gap:8px;margin:23px 0 30px}.anchor-nav a{font-size:14px;padding:9px 14px;min-height:44px;border:1px solid #c9d4bd;border-radius:4px;background:#f1f4e8}.character-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.character-card{background:var(--card);border:1px solid var(--line);border-radius:8px;overflow:hidden;scroll-margin-top:105px}.character-image{height:245px;overflow:hidden;background:#dce6cb}.character-image>img{width:100%;height:100%;object-fit:cover;font-size:14px}.unknown-portrait{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;background:radial-gradient(circle,#4c6653,#243f35);color:#e8efd7}.unknown-portrait>.icon{width:65px;height:65px;color:var(--gold)}.unknown-portrait>span{font-size:14px;letter-spacing:.09em;text-transform:uppercase}.character-copy{padding:28px}.character-copy h2{font-size:32px;margin-bottom:6px}.alias{font-size:14px;color:var(--muted);padding-bottom:13px;border-bottom:1px solid var(--line);margin-bottom:17px}.character-copy>p{font-size:16px}.milestone-pair{display:flex;gap:12px;margin:20px 0;flex-wrap:wrap}.milestone-pair>div{padding:12px 16px;border:1px solid #d4dccb;border-radius:5px;background:#f1f4e8;display:flex;gap:9px;align-items:center;font-size:14px}.milestone-pair strong{font-family:var(--serif);font-size:25px;font-weight:400}.character-copy .spoiler-detail{border-top:1px solid var(--line);margin-top:18px}.character-copy .spoiler-detail a{text-decoration:underline;text-underline-offset:3px}.tag-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:19px}.tag-links a{display:inline-flex;align-items:center;min-height:44px;font-size:14px;padding:8px 12px;background:#eaf0df;border-radius:4px;border:1px solid #d0dcc0}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:7px;background:var(--card)}table{width:100%;border-collapse:collapse;text-align:left;font-size:15px;line-height:1.6}th{font-size:14px;font-weight:600;background:#e7eddb;white-space:nowrap}th,td{padding:18px 22px;border-bottom:1px solid var(--line)}tbody tr:last-child td{border-bottom:0}td strong{font-weight:600}td{min-width:180px}.ending-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ending-card{border:1px solid var(--line);border-radius:7px;background:var(--card);overflow:hidden}.ending-card>summary{display:flex;align-items:center;gap:16px;padding:22px;font-size:16px;list-style:none}.ending-card>summary:after{content:'+';font-size:24px;font-family:var(--serif);margin-left:auto}.ending-card[open]>summary:after{content:'−'}.ending-number{font-family:var(--serif);font-size:29px;color:#7f916c;line-height:1}.ending-content{border-top:1px solid var(--line);padding:22px}.ending-content h2{font-size:26px}.ending-content p{font-size:15px;color:var(--muted)}.ending-content .button{margin-top:10px}.ending-content .check-row{margin:10px 0}
.stacked-form{display:flex;flex-direction:column;gap:18px}.stacked-form label{font-size:15px;display:flex;flex-direction:column;gap:8px;line-height:1.5}.stacked-form input,.stacked-form textarea,.stacked-form select,select{border:1px solid #bac9ae;background:#fffef9;border-radius:5px;padding:11px 13px;width:100%;min-height:47px;color:var(--ink);font-size:16px;max-width:100%}.stacked-form textarea{resize:vertical;min-height:100px}.stacked-form input::placeholder,.stacked-form textarea::placeholder,.search-field input::placeholder{color:#737c6c;opacity:1}.stacked-form .button{align-self:flex-start;margin-top:3px}.input-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.full-span{grid-column:1/-1}.calculation-result{background:#edf2e3;border:1px solid #c6d6b5;border-radius:7px;padding:22px;margin:24px 0 15px}.calculation-result>span{font-size:14px;text-transform:uppercase;letter-spacing:.07em;color:#566448}.calculation-result>strong{display:block;font-size:40px;line-height:1.4;font-family:var(--serif);font-weight:400;overflow-wrap:anywhere}.calculation-result dl{display:flex;gap:25px;flex-wrap:wrap;border-top:1px solid #c6d6b5;margin:15px 0 0;padding-top:15px}.calculation-result dl>div{min-width:120px}.calculation-result dt{font-size:14px;color:var(--muted)}.calculation-result dd{font-size:18px;margin:3px 0 0}.formula{font-size:14px;background:#f1f0e6;border:1px dashed #c5cbb8;padding:15px 18px;border-radius:5px;overflow-wrap:anywhere;color:#59654f;line-height:1.75}.calculator-card{padding:28px}.calculator-card .eyebrow{margin-bottom:10px}.notebook-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;align-items:start}.notebook-layout>.paper-card{margin:0}.notebook-layout>.paper-card h2{font-size:28px}.notebook-layout>.paper-card>p{font-size:15px;color:var(--muted)}.notebook-layout .section-heading{align-items:center;margin-bottom:18px;gap:10px}.notebook-layout .section-heading h2{font-size:28px}.entry-list{display:flex;flex-direction:column;gap:15px;margin-top:18px}.note-entry{padding:23px;background:var(--card);border:1px solid var(--line);border-radius:7px;overflow-wrap:anywhere}.note-entry h3{font-size:25px;margin:8px 0 16px}.note-entry h4{font-size:14px;font-weight:600;margin:17px 0 5px;color:var(--muted)}.note-entry p{font-size:15px;white-space:pre-wrap;margin:0 0 12px}.note-entry .note-meta{font-size:14px;color:var(--muted);margin-bottom:15px}.note-actions{display:flex;gap:20px;border-top:1px solid var(--line);margin-top:18px}.note-actions button{font-size:14px}.note-entry.is-editing{border-color:var(--rust)}.backup-panel{display:flex;gap:30px;align-items:center;justify-content:space-between;border:1px solid #becdab;background:#e9efdc;border-radius:8px;padding:28px;margin-top:32px}.backup-panel h2{font-size:27px}.backup-panel p{font-size:15px;margin:0;color:var(--muted);max-width:550px}.backup-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.file-button{cursor:pointer;position:relative;overflow:hidden}.file-button input{position:absolute;inset:0;opacity:0;width:100%;cursor:pointer}.file-button:has(input:focus-visible){outline:3px solid var(--rust);outline-offset:4px}.danger{color:#933a27}.backup-actions .danger{flex-basis:100%;text-align:left}.saved-guide{display:flex;gap:12px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);min-height:52px;padding:12px 0;font-size:15px}.saved-guide a{text-decoration:underline;text-underline-offset:3px}.saved-guide button{flex-shrink:0;font-size:14px}.update-card{display:flex;gap:30px;align-items:flex-start}.update-date{min-width:100px;background:#edf1e4;border:1px solid #d3ddc7;border-radius:6px;padding:18px;text-align:center;line-height:1.6;font-size:14px;color:var(--muted)}.update-date strong{font-size:28px;font-weight:400;font-family:var(--serif);color:var(--ink)}.source-directory{display:grid;grid-template-columns:1fr 1fr;gap:18px}.source-card{padding:24px;display:flex;gap:17px;border:1px solid var(--line);border-radius:7px;background:var(--card);align-items:flex-start}.source-card .card-icon{margin:0}.source-card h2{font-size:24px;margin-bottom:12px}.source-card p{font-size:15px;color:var(--muted);margin:0}.source-card>.icon{width:17px;height:17px}.error-art{margin:35px 0 45px;color:#698159}.error-art>.icon{width:150px;height:150px}
.footer{padding:42px 48px 25px;border-top:1px solid var(--line);display:grid;grid-template-columns:1.5fr 1fr;gap:25px 50px;max-width:1570px;margin:0 auto;background:#edefe2}.footer .brand-mark{border-color:#8ca07e;color:#647b4f}.footer .brand-mark:after{border-color:#8ca07e66}.footer .brand strong{font-size:29px}.footer p{font-size:14px;color:var(--muted);line-height:1.8;margin:18px 0 0}.footer-links{display:flex;flex-direction:column;gap:8px;font-size:14px;align-items:flex-start}.footer-links a{display:flex;align-items:center;gap:7px;min-height:35px}.footer-links .icon{width:15px;height:15px}.footer-credit{grid-column:1/-1;border-top:1px solid var(--line);padding-top:19px}.icon-button{border:1px solid #bac8ae;border-radius:5px;background:#fffef9;width:44px;height:44px;display:grid;place-items:center;flex-shrink:0}button.mobile-only{display:none}dialog{border:1px solid #cbd5be;border-radius:10px;background:var(--card);color:var(--ink);max-height:min(85vh,760px);width:min(650px,calc(100% - 32px));padding:26px;box-shadow:0 25px 90px #102a2a40}dialog::backdrop{background:#172d26a3;backdrop-filter:blur(3px)}.dialog-heading{display:flex;gap:18px;align-items:center;justify-content:space-between;margin-bottom:22px}.dialog-heading h2{font-size:30px;margin:0}.dialog-heading .icon-button{border:0;background:#eef2e5}.dialog-hint{font-size:14px;color:var(--muted);border-top:1px solid var(--line);padding-top:14px;margin:19px 0 0}#search-dialog>.muted{font-size:14px;margin:10px 0 18px}#search-results{max-height:47vh;overflow-y:auto;display:flex;flex-direction:column;gap:5px}.search-result{display:block;padding:14px 16px;border-radius:5px;border:1px solid transparent}.search-result:hover,.search-result[data-selected=true]{background:#edf2e2;border-color:#bdcdae}.search-result>span{display:block;font-size:14px;color:var(--muted)}.search-result>strong{display:block;font-family:var(--serif);font-weight:400;font-size:24px;line-height:1.3;margin:4px 0}.search-result>p{margin:6px 0 0;font-size:14px;color:var(--muted)}#mobile-menu{background:var(--forest);color:#ecf0e2;width:min(400px,calc(100% - 20px));max-height:93dvh;padding:26px 22px}#mobile-menu .dialog-heading{margin-bottom:30px}#mobile-menu .dialog-heading .icon-button{color:var(--ink)}#toast{position:fixed;bottom:26px;left:calc(50% + 124px);transform:translateX(-50%);background:var(--deep);color:#fff8e8;border:1px solid #718263;border-radius:6px;padding:13px 21px;max-width:calc(100vw - 40px);width:max-content;z-index:100;font-size:15px;box-shadow:0 10px 30px #20352c40}.noscript-note{padding:18px 24px;position:relative;margin-left:248px;background:#fff3d2;color:#503b25;font-size:16px;border-top:1px solid #cfb56b}.image-unavailable{font-size:14px!important;padding:20px;object-fit:contain!important;background:radial-gradient(ellipse at 30% 35%,#e2e9d1,#a5b98e)!important;color:#2f493b}.hero-cover.image-unavailable{opacity:1;mix-blend-mode:normal;padding:75px 24px 180px}.hero-snapshot img.image-unavailable{font-size:14px!important;padding:14px}.form-error{font-size:14px;color:#943a28;border-left:3px solid #943a28;padding-left:12px;margin:12px 0}.form-success{font-size:14px;color:#3e6231}
@media(min-width:1600px){.home-hero h1{font-size:92px}.hero-art{min-height:500px}.art-frame{height:410px}.feature-image{height:270px}.home-hero{gap:50px}.hero-snapshot{width:61%;max-width:340px}}
@media(max-width:1250px){.sidebar{width:225px;padding:30px 15px}.site-shell{margin-left:225px}.topbar{padding:0 32px;gap:17px}main{padding:28px 32px 64px}.topbar-title{font-size:14px;letter-spacing:.06em}.search-trigger kbd{margin-left:5px}.home-hero h1{font-size:66px}.hero-art{min-height:399px}.art-frame{height:318px;width:89%;border-radius:85px 85px 8px 8px}.hero-snapshot{width:67%;left:-5px;bottom:9px}.art-seal{width:85px;height:85px;right:-5px}.art-seal .icon{display:none}.art-seal span{margin:auto}.hero-intro{font-size:17px}.guide-card,.tool-card{padding:23px 20px}.guide-card h3,.tool-card h3{font-size:24px}.guide-grid,.tools-grid{gap:14px}.stat-strip>div{padding:0 18px}.workbench-banner{padding:33px 28px;gap:25px}.daily-panel{padding:20px}.panel-heading{flex-wrap:wrap}.article-layout{grid-template-columns:minmax(0,1fr) 195px;gap:25px}.achievement-grid{grid-template-columns:1fr 1fr}.footer{padding:35px 32px 24px}.character-image{height:205px}#toast{left:calc(50% + 112px)}.backup-panel{flex-direction:column;align-items:flex-start;gap:20px}.backup-actions .danger{flex-basis:auto}.source-directory{grid-template-columns:1fr}.source-card h2{font-size:25px}}
@media(max-width:1060px){.sidebar{display:none}.site-shell{margin-left:0}.topbar{height:70px;padding:0 28px;gap:16px}button.mobile-only{display:grid}.topbar-title{margin-right:auto}.search-trigger{margin-left:0}.topbar-save{padding-left:16px}.home-hero h1{font-size:76px}.art-frame{height:355px}.hero-art{min-height:442px}.art-seal{width:95px;height:95px}.hero-snapshot{width:62%;bottom:3px}.article-layout{grid-template-columns:minmax(0,1fr) 225px;gap:36px}#toast{left:50%}.noscript-note{margin-left:0}}
@media(max-width:760px){html{scroll-padding-top:90px}.topbar{padding:0 20px;height:67px;gap:12px}.topbar-title{font-size:14px;letter-spacing:.04em;max-width:180px;line-height:1.4}.search-trigger{width:44px;padding:0;justify-content:center;height:44px}.search-trigger span,.search-trigger kbd{display:none}.topbar-save{padding-left:0;border:0;width:44px}.edition-line{margin-bottom:27px;flex-wrap:wrap;gap:9px}.edition-line>span{font-size:14px;letter-spacing:.075em}main{padding:25px 24px 55px}.home-hero{grid-template-columns:1fr 1fr;gap:16px;min-height:unset}.hero-copy{padding:8px 0 15px}.home-hero h1{font-size:54px}.hero-intro{font-size:16px;line-height:1.65}.hero-copy .eyebrow{font-size:14px;letter-spacing:.07em}.hero-buttons{gap:10px}.hero-buttons .button{font-size:14px;padding:10px 13px;min-height:44px}.hero-art{min-height:338px;padding:0}.art-frame{height:270px;width:96%;border-radius:80px 80px 8px 8px}.hero-snapshot{width:76%;bottom:0;left:0}.art-caption{padding:55px 15px 20px}.art-caption strong{font-size:28px}.art-caption span{font-size:14px}.art-seal{display:none}.hero-trust{font-size:14px;line-height:1.5}.stat-strip{margin:30px 0 40px;padding:20px 0}.stat-strip strong{font-size:29px}.stat-strip>div{padding:0 13px}.stat-strip span{font-size:14px;line-height:1.5}.section-heading h2{font-size:31px}.guide-grid{grid-template-columns:1fr 1fr}.home-guide-grid .guide-card:last-child{grid-column:1/-1}.home-guide-grid .guide-card:last-child{display:grid;grid-template-columns:45px 1fr;gap:0 20px}.home-guide-grid .guide-card:last-child .card-icon{grid-row:1/4;margin-bottom:0}.home-guide-grid .guide-card:last-child .card-bottom{grid-column:2}.feature-grid{gap:16px}.feature-image{height:185px}.feature-card>div:last-child{padding:22px 20px}.feature-card h3{font-size:25px}.feature-card p:not(.eyebrow){font-size:15px}.workbench-banner{gap:27px;grid-template-columns:1fr;padding:30px}.workbench-banner h2{font-size:42px}.workbench-banner>div>p{max-width:520px}.daily-panel{transform:none;max-width:600px}.panel-heading{flex-wrap:nowrap}.tools-grid{grid-template-columns:1fr}.tool-card{display:grid;grid-template-columns:45px 1fr;column-gap:18px}.tool-card .card-icon{grid-row:1/4}.tool-card h3,.tool-card p,.tool-card .card-bottom{grid-column:2}.tool-card p{margin-bottom:14px}.resident-preview{grid-template-columns:1fr 1fr}.resident-card>img{height:175px}.split-section{grid-template-columns:1fr;gap:30px}.split-section h2{max-width:unset}.split-section .trailer-block{max-width:460px}.home-section{margin-top:42px}.page-heading h1{font-size:43px}.heading-line{flex-wrap:wrap;gap:0}.page-intro{font-size:17px}.article-layout{grid-template-columns:1fr}.article-aside{grid-row:1}.toc{position:static;display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.toc .eyebrow{grid-column:1/-1}.article-aside .aside-card{display:none}.article-body{max-width:unset}.article-body p,.article-body li{font-size:16px}.article-body h2{font-size:28px}.guide-grid .guide-card{min-height:unset}.filter-toolbar{grid-template-columns:1fr 1fr}.filter-toolbar>.search-field{grid-column:1/-1}.progress-panel{gap:14px;padding:20px;flex-wrap:wrap}.progress-panel .button{margin:5px 0 0 64px;font-size:14px}.progress-panel>div{min-width:180px}.two-columns,.tool-two-columns,.notebook-layout{grid-template-columns:1fr}.notebook-layout{gap:28px}.two-columns>.paper-card{margin:12px 0}.two-columns{gap:0}.character-grid{gap:18px}.character-image{height:190px}.character-copy{padding:22px}.character-copy h2{font-size:28px}.milestone-pair{gap:8px}.milestone-pair>div{padding:9px 12px}.ending-card>summary{padding:20px}.ending-content{padding:20px}.backup-panel{padding:25px}.source-card{padding:23px}.footer{padding:35px 24px 24px;gap:25px}.footer>div:first-child{grid-column:1/-1}.footer-links{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:7px 20px}.footer-credit{margin-top:0!important}.update-card{gap:20px}.update-date{min-width:85px;padding:15px}.paper-card{padding:25px}.calculation-result>strong{font-size:36px}}
@media(max-width:520px){.topbar-title{font-size:14px;max-width:152px}.topbar{padding:0 16px;gap:10px}.topbar-save{display:none}.search-trigger{margin-left:auto}main{padding:23px 20px 45px}.edition-line a{font-size:14px}.edition-line>span{letter-spacing:.06em}.home-hero{grid-template-columns:1fr}.hero-copy{padding-bottom:2px}.home-hero h1{font-size:65px;line-height:1.015;margin-bottom:20px}.home-hero .eyebrow{font-size:14px;letter-spacing:.09em}.hero-intro{font-size:17px;line-height:1.75;max-width:450px;margin-bottom:22px}.hero-buttons .button{font-size:14px;padding:11px 12px;gap:6px}.hero-buttons .button .icon{width:16px;height:16px}.hero-trust{margin-top:16px}.hero-art{min-height:373px;margin:18px 3px 0}.art-frame{width:88%;height:305px;border-radius:100px 100px 7px 7px}.hero-snapshot{width:65%;bottom:0;left:1px}.art-seal{display:flex;width:80px;height:80px;right:0;bottom:-2px}.art-caption strong{font-size:31px}.art-caption{padding:55px 19px 25px}.stat-strip{grid-template-columns:1fr 1fr;gap:20px 0;margin-top:36px;padding:23px 0}.stat-strip>div{padding:0 20px}.stat-strip>div:nth-child(3){border-left:0;padding-left:0}.stat-strip>div:nth-child(-n+2){padding-bottom:19px;border-bottom:1px solid var(--line)}.stat-strip>div:first-child{padding-left:0}.stat-strip strong{font-size:31px}.section-heading{flex-wrap:wrap;gap:12px;margin-bottom:20px}.section-heading h2{font-size:31px}.section-heading .eyebrow{font-size:14px;letter-spacing:.08em}.section-heading>a{font-size:14px}.guide-grid{grid-template-columns:1fr}.home-guide-grid .guide-card:last-child{display:flex;grid-column:auto}.guide-card{padding:24px}.guide-card h3{font-size:27px}.guide-card p{font-size:16px}.card-icon{margin-bottom:16px}.help-strip{gap:8px 18px;padding:17px 18px}.help-strip>span{flex-basis:100%;margin-bottom:5px}.help-strip>a{font-size:14px;min-height:35px}.feature-grid{grid-template-columns:1fr;gap:20px}.feature-image{height:210px}.feature-card>div:last-child{padding:24px}.feature-card h3{font-size:28px}.feature-card p:not(.eyebrow){font-size:16px}.workbench-banner{padding:28px 21px;gap:28px;margin-top:40px}.workbench-banner h2{font-size:43px}.workbench-banner .eyebrow{letter-spacing:.065em}.daily-panel{padding:21px 19px;box-shadow:none}.panel-heading{flex-wrap:wrap}.panel-heading h3{font-size:25px}.check-row{font-size:15px}.daily-panel .tag{font-size:14px}.tool-card{padding:24px 21px;grid-template-columns:38px 1fr;column-gap:15px}.tool-card .card-icon{width:38px;height:38px;border-radius:8px}.tool-card h3{font-size:25px}.tool-card p{font-size:15px}.resident-preview{gap:13px}.resident-card>img{height:140px}.resident-card>span{padding:15px}.resident-card>span>span{font-size:14px;line-height:1.5}.resident-card strong{font-size:23px}.split-section{padding-top:30px}.page-heading h1{font-size:39px;line-height:1.08}.page-heading .eyebrow{font-size:14px;letter-spacing:.08em}.page-intro{font-size:17px}.breadcrumbs{font-size:14px;line-height:1.5;margin-bottom:24px}.article-meta{font-size:14px;gap:10px}.answer-box{padding:23px}.answer-box p{font-size:20px}.article-layout{gap:15px}.toc{grid-template-columns:1fr}.article-body h2{font-size:28px}.article-body .article-notice p{font-size:14px}.source-list h2{font-size:25px}.achievement-grid{grid-template-columns:1fr}.achievement-card{min-height:175px;padding:22px}.achievement-card h2{font-size:26px}.progress-panel{padding:20px;gap:14px}.progress-panel>.card-icon{width:40px;height:40px}.progress-panel strong{font-size:17px}.progress-panel>div{min-width:140px}.progress-panel .button{margin-left:0;width:100%}.list-heading{align-items:flex-start;flex-direction:column;gap:5px}.filter-toolbar{gap:12px}.filter-chips{gap:8px}.filter-chips button{padding:9px 13px;font-size:14px}.character-grid,.ending-grid{grid-template-columns:1fr}.character-image{height:230px}.character-copy{padding:25px}.character-copy h2{font-size:32px}.milestone-pair>div{padding:11px 15px}.notice{padding:17px 19px;font-size:15px}.paper-card{padding:24px 21px}.paper-card h2{font-size:28px}.input-grid{gap:15px;grid-template-columns:1fr}.full-span{grid-column:auto}.backup-panel{padding:24px 21px}.backup-actions{gap:10px}.backup-actions .button{font-size:14px;padding:10px 12px}.backup-actions .danger{flex-basis:100%}.update-card{display:block}.update-date{margin-bottom:22px;display:inline-block}.source-card{padding:22px 19px;gap:13px;flex-wrap:wrap}.source-card>div{flex:1;min-width:180px}.source-card>.icon{display:none}.source-card h2{font-size:24px}.footer{padding:30px 20px 24px}.footer-links{gap:7px 16px}.footer-credit{font-size:14px!important}.dialog-heading h2{font-size:27px}dialog{padding:23px 19px}#search-results{max-height:49vh}#toast{font-size:14px;padding:12px 16px;width:calc(100% - 32px);bottom:15px;text-align:center}.search-result>strong{font-size:24px}.notebook-layout .section-heading{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.guide-card:hover,.tool-card:hover,.button:hover,.feature-card:hover{transform:none}.feature-card:hover img{transform:none}}
@media print{.sidebar,.topbar,.footer,.article-aside,.bookmark-button,.backup-actions,dialog,#toast,.hero-buttons{display:none!important}.site-shell{margin:0}main{padding:0;max-width:unset}body{background:white;color:#17271d}.article-layout{display:block}.paper-card{break-inside:avoid;box-shadow:none}a{text-decoration:underline}.home-section{break-inside:avoid}h1{font-size:38px}h2{font-size:28px}}
.calculator-card{border:1px solid var(--line);border-radius:8px;background:var(--card);box-shadow:var(--shadow)}.calculator-card form label{display:flex;flex-direction:column;gap:8px;font-size:15px}.calculator-card input{border:1px solid #bac9ae;background:#fffef9;border-radius:5px;padding:11px 13px;min-height:47px;width:100%;color:var(--ink);font-size:16px}.calculation-result>output{display:block;font-size:40px;line-height:1.4;font-family:var(--serif);font-weight:400;overflow-wrap:anywhere}.calculation-result>div{display:flex;gap:12px 24px;flex-wrap:wrap;border-top:1px solid #c6d6b5;margin:15px 0 0;padding-top:15px}.calculation-result>div>span{font-size:14px;display:block}.milestone-pair>span{padding:10px 13px;border:1px solid #d4dccb;border-radius:5px;background:#f1f4e8;font-size:14px;display:flex;flex-direction:column;gap:3px}.milestone-pair strong{font-size:24px}.character-copy>details{margin:20px 0;border-top:1px solid var(--line)}.character-copy>details>summary{font-size:15px;min-height:44px;padding:12px 0}.character-copy>details>p{font-size:14px}.ending-card>summary>span:nth-child(2){display:flex;flex-direction:column;gap:4px;font-size:14px}.ending-card>summary>span:nth-child(2)>strong{font-size:16px}.ending-card>summary>.icon{display:none}table caption{text-align:left;font-size:14px;padding:16px 22px;border-bottom:1px solid var(--line);color:var(--muted)}.achievement-card>.achievement-check{order:3;margin-top:auto;padding-top:12px}.achievement-check>.completion-label{font-size:14px}.achievement-card>div{order:2}.achievement-card>.achievement-emblem{order:1;margin:0 0 11px;border:1px solid #d4dec8;background:#edf2e3;padding:7px;border-radius:6px;width:34px;height:34px;position:absolute;right:20px;top:17px}.achievement-card .card-kicker{padding-right:40px;margin-bottom:22px}.achievement-card .achievement-check{border-top:1px solid #e0e7d9}.ending-number{min-width:27px}.image-unavailable{opacity:1}
@media(max-width:520px){.calculation-result>output{font-size:35px}.achievement-card h2{font-size:27px}}
.hero-snapshot img{height:auto;aspect-ratio:16/9}.storage-warning{margin-top:0}.storage-warning p{margin:7px 0 14px}.noscript-nav{display:flex;gap:10px 22px;flex-wrap:wrap;margin-top:10px}.noscript-nav a{text-decoration:underline;min-height:44px;display:flex;align-items:center}
.art-caption{top:0;bottom:auto;padding:30px 26px 100px;background:linear-gradient(#213c35bf,transparent);z-index:1}.hero-snapshot{z-index:2}.art-seal{z-index:3}
@media(max-width:520px){.art-caption{padding:26px 20px 95px}}
