:root{color-scheme:light;--ink:#182126;--muted:#5b676e;--paper:#f5f7f6;--surface:#ffffff;--line:#d7dedb;--line-strong:#b8c4bf;--brand:#a8323e;--brand-dark:#7f1f2a;--green:#246b5d;--blue:#335f84;--yellow:#e1b936;--charcoal:#1b272c;--shadow:0 16px 36px rgba(24,33,38,0.09)}*{box-sizing:border-box;min-width:0}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,Hiragino Sans,Yu Gothic,YuGothic,Meiryo,system-ui,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body,button,input{font-size:16px}button,input{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img,svg{display:block}a,h1,h2,h3,li,p,span,strong{overflow-wrap:anywhere}h1,h2,h3,p{margin-top:0}.button,.filterButton,.siteBrand,h1,h2,h3{letter-spacing:0}:focus-visible{outline:3px solid rgba(168,50,62,.36);outline-offset:3px}::selection{color:#fff;background:var(--brand)}.visuallyHidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skipLink{position:fixed;z-index:200;top:10px;left:10px;padding:10px 14px;color:#fff;background:var(--charcoal);border-radius:5px;transform:translateY(-150%);transition:transform .16s ease}.skipLink:focus{transform:translateY(0)}.pageShell{width:min(1160px,calc(100% - 40px));margin:0 auto}.siteHeader{position:-webkit-sticky;position:sticky;z-index:100;top:0;border-bottom:1px solid rgba(215,222,219,.92);background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.siteHeaderInner{width:min(1220px,calc(100% - 32px));min-height:72px;margin:0 auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:28px;gap:28px}.siteBrand{display:inline-flex;align-items:center;gap:11px}.kininaruWordmark{width:min(222px,46vw);height:auto;max-height:52px;object-fit:contain;object-position:left center}.brandMark{width:38px;height:38px;display:grid;flex:0 0 38px;place-items:center;border-radius:5px;color:#fff;background:var(--brand);font-size:1.1rem;font-weight:900}.brandWords{display:grid;grid-gap:2px;gap:2px}.brandWords strong{font-size:.98rem;line-height:1.15}.brandWords small{color:var(--muted);font-size:.68rem;line-height:1.2;text-transform:uppercase}.siteNav{display:flex;align-items:center;justify-content:flex-end;gap:4px}.siteNav>a{min-height:40px;display:inline-flex;align-items:center;gap:6px;padding:0 11px;border-radius:5px;color:#38464c;font-size:.86rem;font-weight:750;white-space:nowrap}.siteNav>a:hover{color:var(--brand-dark);background:#f2f4f3}.headerReadLink{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border-radius:5px;color:#fff;background:var(--charcoal);font-size:.86rem;font-weight:800}.headerReadLink:hover{background:var(--brand-dark)}.homeHero{position:relative;min-height:min(650px,72svh);display:flex;align-items:center;overflow:hidden;color:#fff;background:#293439 url(/images/kininaru-neighborhood-hero.webp) center 52%/cover no-repeat}.heroShade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,23,27,.91),rgba(16,23,27,.74) 45%,rgba(16,23,27,.16) 78%),linear-gradient(0deg,rgba(16,23,27,.38),transparent 52%)}.heroInner{position:relative;z-index:1;width:min(1160px,calc(100% - 40px));margin:0 auto;padding:76px 0}.heroKicker,.sectionKicker{margin:0 0 14px;color:var(--brand);font-size:.76rem;font-weight:850;line-height:1.4;text-transform:uppercase}.heroKicker{display:flex;align-items:center;gap:8px;color:#ffced3}.homeHero h1{max-width:810px;margin-bottom:24px;font-size:4rem;line-height:1.12;font-weight:880}.heroTitleLine{display:inline}.heroLead{max-width:670px;margin-bottom:0;color:rgba(255,255,255,.9);font-size:1.08rem;line-height:1.9}.heroActions,.inlineActions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.heroActions{margin-top:30px}.button{min-height:46px;max-width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border:1px solid transparent;border-radius:5px;font-weight:820;line-height:1.3;text-align:center;transition:color .16s ease,background .16s ease,border-color .16s ease}.buttonPrimary{color:#fff;background:var(--brand)}.buttonPrimary:hover{background:var(--brand-dark)}.buttonGhost{color:#fff;border-color:rgba(255,255,255,.62);background:rgba(20,29,33,.32)}.buttonGhost:hover{border-color:#fff;background:rgba(20,29,33,.72)}.buttonSecondary{color:var(--ink);border-color:var(--line-strong);background:#fff}.heroImageNote{position:absolute;z-index:1;right:24px;bottom:18px;margin:0;color:rgba(255,255,255,.72);font-size:.68rem}.noticeBand{border-bottom:1px solid var(--line);background:#fff}.editorialNotice{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.editorialNotice>div{min-height:132px;display:grid;grid-template-columns:38px minmax(0,1fr);align-content:center;grid-gap:13px;gap:13px;padding:26px 28px;border-right:1px solid var(--line)}.editorialNotice>div:first-child{padding-left:0}.editorialNotice>div:last-child{padding-right:0;border-right:0}.noticeIcon{width:36px;height:36px;display:grid;place-items:center;border-radius:5px}.noticeIconSource{color:#fff;background:var(--green)}.noticeIconReview{color:#fff;background:var(--blue)}.noticeIconAd{color:var(--ink);background:#f0d363}.editorialNotice strong{display:block;margin-bottom:5px;font-size:.9rem}.editorialNotice p{margin:0;color:var(--muted);font-size:.78rem;line-height:1.6}.correctionBox a,.editorialNotice a,.inlineLink,.legalSections a,.proseAside a,.sidebarBlock a,.sourceList a{color:var(--brand-dark);font-weight:780;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.articlesSection,.categoryBand,.relatedSection{padding:78px 0}.categoryBand{background:var(--paper)}.categoryBandInner{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1.7fr);align-items:start;grid-gap:64px;gap:64px}.sectionIntro{max-width:590px}.sectionIntroWide{max-width:760px;margin-bottom:32px}.missionBand h2,.relatedSection h2,.sectionIntro h2{margin-bottom:14px;font-size:2.15rem;line-height:1.28}.missionCopy p,.sectionIntro>p:last-child{margin-bottom:0;color:var(--muted);line-height:1.85}.categoryColumns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.categoryColumn{position:relative;padding:22px 0 0;border-top:4px solid var(--line-strong)}.categoryColumn-moving{border-color:var(--brand)}.categoryColumn-home{border-color:var(--green)}.categoryColumn-buying{border-color:var(--blue)}.categoryColumn>svg{margin-bottom:28px;color:var(--muted)}.categoryColumn h3{margin-bottom:8px;font-size:1.05rem}.categoryColumn p{margin:0;color:var(--muted);font-size:.85rem;line-height:1.7}.categoryNumber{position:absolute;top:21px;right:0;color:#9ba5a1;font-size:.74rem;font-weight:850}.articlesSection{border-top:1px solid var(--line);background:#fff}.articleExplorer{display:grid}.filterBar{grid-template-columns:minmax(250px,.78fr) minmax(0,1.4fr);grid-gap:18px;gap:18px;padding:14px;border:1px solid var(--line);border-radius:6px;background:#f6f8f7}.filterBar,.searchField{display:grid;align-items:center}.searchField{min-height:46px;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:9px;gap:9px;padding:0 11px;border:1px solid var(--line-strong);border-radius:5px;background:#fff}.searchField:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px rgba(168,50,62,.1)}.searchField>svg{color:var(--muted)}.searchField input{width:100%;height:44px;border:0;outline:0;color:var(--ink);background:transparent}.searchField input::placeholder{color:#7a858a}.searchField input::-webkit-search-cancel-button{display:none}.clearSearchButton{width:32px;height:32px;display:grid;place-items:center;padding:0;border:0;border-radius:4px;color:var(--muted);background:transparent;cursor:pointer}.clearSearchButton:hover{color:var(--ink);background:#edf0ef}.categoryFilters{display:flex;align-items:center;justify-content:flex-end;gap:6px}.filterLabel{display:inline-flex;align-items:center;gap:6px;margin-right:4px;color:var(--muted);font-size:.76rem}.filterButton,.filterLabel{font-weight:800;white-space:nowrap}.filterButton{min-height:38px;padding:7px 11px;border:1px solid var(--line);border-radius:5px;color:#46545a;background:#fff;cursor:pointer;font-size:.78rem}.filterButton:hover{border-color:var(--line-strong);color:var(--brand-dark)}.filterButtonActive{color:#fff;border-color:var(--charcoal);background:var(--charcoal)}.filterButtonActive:hover{color:#fff;border-color:var(--brand-dark);background:var(--brand-dark)}.resultCount{margin:18px 0 14px;color:var(--muted);font-size:.78rem;font-weight:760}.articleGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.articleCard{min-height:100%;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:6px;background:var(--surface);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.articleCard:hover{border-color:var(--line-strong);box-shadow:var(--shadow);transform:translateY(-2px)}.articleCardImageLink{position:relative;aspect-ratio:16/10;display:block;overflow:hidden;background:#e5e9e7}.articleCardImage{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.articleCard:hover .articleCardImage{transform:scale(1.025)}.articleCardBody{flex:1 1;display:flex;flex-direction:column;padding:20px}.articleByline,.articleCardMeta{display:flex;flex-wrap:wrap;align-items:center;gap:8px 13px}.articleCardMeta{margin-bottom:15px;color:var(--muted);font-size:.72rem}.articleByline>span,.articleByline>time,.articleCardMeta>span:not(.categoryLabel){display:inline-flex;align-items:center;gap:5px}.categoryLabel{min-height:25px;display:inline-flex;align-items:center;padding:4px 8px;border-radius:4px;color:#fff;font-size:.7rem;font-weight:850;line-height:1}.category-moving{background:var(--brand)}.category-home{background:var(--green)}.category-buying{background:var(--blue)}.articleCard h3{margin-bottom:10px;font-size:1.15rem;line-height:1.55}.articleCard h3 a:hover{color:var(--brand-dark)}.articleCardBody>p{margin-bottom:22px;color:var(--muted);font-size:.84rem;line-height:1.75}.articleCardFooter{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:14px;border-top:1px solid var(--line)}.articleCardFooter time{color:var(--muted);font-size:.7rem}.readArticleLink{display:inline-flex;align-items:center;gap:5px;color:var(--brand-dark);font-size:.76rem;font-weight:850}.emptyState{min-height:260px;display:grid;place-items:center;align-content:center;grid-gap:10px;gap:10px;padding:40px 20px;border:1px dashed var(--line-strong);border-radius:6px;color:var(--muted);text-align:center}.emptyState p{margin:0;font-size:.86rem}.textButton{padding:8px 10px;border:0;color:var(--brand-dark);background:transparent;cursor:pointer;font-size:.82rem;font-weight:850;text-decoration:underline;text-underline-offset:3px}.missionBand{padding:70px 0;color:#fff;background:var(--charcoal)}.missionGrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.82fr);align-items:start;grid-gap:70px;gap:70px}.missionBand .sectionKicker{color:#f3aab2}.missionBand h2{max-width:650px;margin:0}.missionCopy p{color:#c6d0d3}.missionCopy .inlineLink{display:inline-flex;margin-top:18px;color:#fff}.breadcrumbs{padding:25px 0}.breadcrumbs ol{display:flex;flex-wrap:wrap;align-items:center;gap:7px;padding:0;margin:0;list-style:none}.breadcrumbs a,.breadcrumbs li{display:inline-flex;align-items:center;gap:6px}.breadcrumbs li{color:var(--muted);font-size:.72rem}.breadcrumbs a:hover{color:var(--brand-dark)}.articlePage{background:#fff}.articleHeaderShell{max-width:980px}.articleHeader{padding:40px 0 56px}.articleHeader .categoryLabel,.articleHeader h1{margin-bottom:20px}.articleHeader h1{max-width:930px;font-size:3rem;line-height:1.35}.articleDek{max-width:790px;margin-bottom:25px;color:var(--muted);font-size:1.02rem;line-height:1.9}.articleByline{color:var(--muted);font-size:.74rem}.articleByline>span:first-child{color:var(--ink);font-weight:820}.articleCover{width:min(1280px,calc(100% - 40px));margin:0 auto}.articleCover img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:6px;background:#e5e9e7}.articleCover figcaption{margin-top:8px;color:var(--muted);font-size:.68rem;text-align:right}.articleLayout{display:grid;grid-template-columns:minmax(0,760px) minmax(230px,280px);justify-content:center;align-items:start;grid-gap:70px;gap:70px;padding-top:65px;padding-bottom:90px}.articleIntro{padding-bottom:38px;border-bottom:1px solid var(--line)}.articleIntro p{margin-bottom:18px;font-size:1.02rem;font-weight:540;line-height:2}.articleIntro p:last-child{margin-bottom:0}.articleSection{position:relative;padding:55px 0 0}.articleSection+.articleSection{margin-top:54px;border-top:1px solid var(--line)}.sectionIndex{display:block;margin-bottom:9px;color:var(--brand);font-size:.76rem;font-weight:900}.articleSection h2{margin-bottom:24px;font-size:1.65rem;line-height:1.5}.articleSection>p{margin-bottom:20px;font-size:.98rem;line-height:2.05}.checkList{display:grid;grid-gap:0;gap:0;padding:0;margin:28px 0 0;border-top:1px solid var(--line);list-style:none}.checkList li{min-height:54px;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:start;grid-gap:9px;gap:9px;padding:14px 2px;border-bottom:1px solid var(--line);line-height:1.65}.checkList svg{margin-top:3px;color:var(--green)}.articleNote{display:grid;grid-template-columns:25px minmax(0,1fr);align-items:start;grid-gap:12px;gap:12px;margin-top:27px;padding:18px;border-left:4px solid var(--yellow);background:#fff9df}.articleNote svg{color:#785d00}.articleNote p{margin:0;color:#514817;font-size:.86rem;line-height:1.8}.sourceReview{margin-top:72px;padding:26px;border:1px solid var(--line);border-radius:6px;background:#f5f8f7}.sourceReviewHeading{display:flex;align-items:center;gap:12px;margin-bottom:17px}.sourceReviewHeading>svg{color:var(--green)}.sourceReviewHeading .sectionKicker{margin-bottom:3px}.sourceReviewHeading h2{margin:0;font-size:1.3rem}.sourceReview>p{color:var(--muted);font-size:.84rem;line-height:1.8}.reviewDate{margin-bottom:21px;font-weight:760}.sourceList{display:grid;grid-gap:11px;gap:11px;padding:0;margin:0;list-style:none}.sourceList li{display:grid;grid-template-columns:74px minmax(0,1fr);align-items:start;grid-gap:12px;gap:12px;padding-top:12px;border-top:1px solid var(--line)}.sourceKind{display:inline-flex;justify-content:center;padding:4px 6px;border-radius:4px;color:#fff;font-size:.66rem;font-weight:850}.sourceKind-primary{background:var(--green)}.sourceKind-official{background:var(--blue)}.sourceKind-editorial{color:var(--ink);background:#e7c957}.sourceList a,.sourceList strong{display:inline-flex;align-items:center;gap:5px;font-size:.82rem}.sourceList p{margin:4px 0 0;color:var(--muted);font-size:.74rem;line-height:1.6}.articleSidebar{position:-webkit-sticky;position:sticky;top:102px;display:grid;grid-gap:24px;gap:24px}.sidebarBlock{padding-top:16px;border-top:3px solid var(--charcoal)}.sidebarBlockAccent{border-color:var(--brand)}.sidebarBlock strong{display:block;margin-bottom:8px;font-size:.82rem}.sidebarBlock p{margin-bottom:10px;color:var(--muted);font-size:.75rem;line-height:1.75}.sidebarBlock a{font-size:.73rem}.relatedSection{border-top:1px solid var(--line);background:var(--paper)}.relatedSection .sectionIntro{margin-bottom:26px}.relatedGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.infoPage{min-height:70vh;padding-bottom:100px;background:#fff}.infoPageNarrow{max-width:960px}.infoPageHeader{max-width:930px;padding:52px 0 62px}.infoPageHeader h1{max-width:900px;margin-bottom:22px;font-size:3rem;line-height:1.32}.infoPageHeader>p:not(.sectionKicker){max-width:740px;margin-bottom:0;color:var(--muted);font-size:1rem;line-height:1.9}.infoPageHeader time{display:block;margin-top:18px;color:var(--muted);font-size:.75rem}.principleGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:28px;gap:28px;padding:36px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.principleItem>svg{margin-bottom:25px;color:var(--brand)}.principleItem h2{margin-bottom:10px;font-size:1.03rem}.principleItem p{margin:0;color:var(--muted);font-size:.83rem;line-height:1.75}.proseLayout{display:grid;grid-template-columns:minmax(0,760px) minmax(220px,280px);align-items:start;grid-gap:70px;gap:70px;margin-top:70px}.proseMain{display:grid;grid-gap:52px;gap:52px}.proseMain section+section{padding-top:52px;border-top:1px solid var(--line)}.correctionBox h2,.legalSections h2,.proseMain h2{margin-bottom:18px;font-size:1.45rem;line-height:1.5}.correctionBox p,.legalSections p,.proseMain p{margin-bottom:18px;color:#3e4a50;line-height:2}.correctionBox p:last-child,.legalSections p:last-child,.proseMain p:last-child{margin-bottom:0}.proseAside{padding:20px;border:1px solid var(--line);border-radius:6px;background:#f6f8f7}.proseAside>svg{margin-bottom:22px;color:var(--brand)}.proseAside strong{display:block;margin-bottom:9px}.proseAside a,.proseAside p{font-size:.78rem;line-height:1.75}.proseAside p{color:var(--muted)}.proseAside p a{display:inline}.inlineActions{margin-top:24px}.inlineActions .inlineLink{display:inline-flex;gap:5px}.policyList{border-top:1px solid var(--line)}.policyItem{display:grid;grid-template-columns:54px minmax(0,1fr);grid-gap:23px;gap:23px;padding:42px 0;border-bottom:1px solid var(--line)}.policyIcon{width:50px;height:50px;display:grid;place-items:center;border-radius:5px;color:#fff;background:var(--charcoal)}.policyItem:nth-child(2) .policyIcon{background:var(--blue)}.policyItem:nth-child(3) .policyIcon{background:var(--green)}.policyItem:nth-child(4) .policyIcon{color:var(--ink);background:#e7c957}.policyItem h2{margin-bottom:12px;font-size:1.24rem}.policyItem p{margin-bottom:12px;color:var(--muted);line-height:1.9}.policyItem p:last-child{margin-bottom:0}.correctionBox{display:grid;grid-template-columns:40px minmax(0,1fr);grid-gap:16px;gap:16px;margin-top:54px;padding:27px;border-left:5px solid var(--brand);background:#faf3f4}.correctionBox>svg{color:var(--brand)}.legalSections{display:grid;grid-gap:0;gap:0;border-top:1px solid var(--line)}.legalSections section{padding:42px 0;border-bottom:1px solid var(--line)}.notFoundPage{min-height:68vh;display:grid;place-items:center;padding:70px 20px;background:#fff}.notFoundInner{width:min(680px,100%);text-align:center}.notFoundInner>svg{margin:0 auto 20px;color:var(--brand)}.notFoundInner h1{margin-bottom:18px;font-size:2.25rem;line-height:1.4}.notFoundInner>p:not(.sectionKicker){margin-bottom:28px;color:var(--muted);line-height:1.8}.notFoundInner .inlineActions{justify-content:center}.siteFooter{padding:54px 0 0;color:#fff;background:#111a1e}.footerInner{width:min(1160px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:minmax(260px,1fr) minmax(0,1.4fr);align-items:start;grid-gap:60px;gap:60px;padding-bottom:50px}.footerIdentity{display:flex;align-items:flex-start;gap:13px}.brandMarkFooter{background:var(--brand)}.footerIdentity strong{display:block;margin-bottom:6px}.footerIdentity p{margin:0;color:#aebabe;font-size:.78rem;line-height:1.6}.footerLinks{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px 22px}.footerLinks a{min-height:34px;display:inline-flex;align-items:center;gap:5px;color:#cbd3d6;font-size:.76rem;font-weight:730}.footerLinks a:hover{color:#fff}.footerBase{width:min(1160px,calc(100% - 40px));min-height:66px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #334046;color:#8e9ca1;font-size:.68rem}@media (max-width:1040px){.siteHeaderInner{gap:15px}.headerReadLink{display:none}.categoryBandInner{gap:36px}.categoryBandInner,.filterBar{grid-template-columns:1fr}.categoryFilters{justify-content:flex-start}.articleGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.articleLayout{grid-template-columns:minmax(0,760px);gap:48px}.articleSidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.proseLayout{grid-template-columns:minmax(0,760px)}.proseAside{max-width:520px}}@media (max-width:780px){.articleCover,.footerBase,.footerInner,.heroInner,.pageShell{width:min(100% - 30px,1160px)}.siteHeaderInner{width:calc(100% - 24px);min-height:66px;grid-template-columns:1fr;gap:0;padding:9px 0 7px}.siteBrand{width:-moz-fit-content;width:fit-content}.brandMark{width:34px;height:34px;flex-basis:34px}.siteNav{width:100%;justify-content:flex-start;gap:1px;margin-top:5px;overflow-x:auto;scrollbar-width:none}.siteNav::-webkit-scrollbar{display:none}.siteNav>a{min-height:34px;padding:0 9px;font-size:.74rem}.homeHero{min-height:min(590px,70svh);background-position:62%}.heroShade{background:linear-gradient(90deg,rgba(16,23,27,.9),rgba(16,23,27,.42))}.heroInner{padding:58px 0 64px}.homeHero h1{max-width:620px;font-size:2.7rem;line-height:1.18}.heroLead{max-width:590px;font-size:1rem;line-height:1.8}.heroImageNote{right:15px;bottom:10px}.editorialNotice{grid-template-columns:1fr}.editorialNotice>div,.editorialNotice>div:first-child,.editorialNotice>div:last-child{min-height:104px;padding:19px 0;border-right:0;border-bottom:1px solid var(--line)}.editorialNotice>div:last-child{border-bottom:0}.articlesSection,.categoryBand,.relatedSection{padding:58px 0}.categoryColumns,.principleGrid{grid-template-columns:1fr}.categoryColumns{gap:26px}.categoryColumn>svg{margin-bottom:15px}.missionBand h2,.relatedSection h2,.sectionIntro h2{font-size:1.75rem}.categoryFilters{overflow-x:auto;padding-bottom:3px}.filterLabel{display:none}.filterButton{flex:0 0 auto}.articleGrid,.missionGrid{grid-template-columns:1fr}.missionGrid{gap:30px}.missionBand{padding:58px 0}.articleHeader{padding:28px 0 42px}.articleHeader h1,.infoPageHeader h1{font-size:2.25rem}.articleLayout{padding-top:50px;padding-bottom:70px}.articleSection h2{font-size:1.45rem}.articleSidebar,.relatedGrid{grid-template-columns:1fr}.infoPage{padding-bottom:70px}.infoPageHeader{padding:36px 0 50px}.principleGrid{gap:0;padding:0}.principleItem{padding:28px 0;border-bottom:1px solid var(--line)}.principleItem:last-child{border-bottom:0}.principleItem>svg{margin-bottom:15px}.proseLayout{gap:45px;margin-top:52px}.policyItem{grid-template-columns:44px minmax(0,1fr);gap:16px}.policyIcon{width:42px;height:42px}.correctionBox,.footerInner{grid-template-columns:1fr}.footerInner{gap:36px}.footerLinks{justify-content:flex-start}.footerBase{min-height:80px;flex-direction:column;align-items:flex-start;justify-content:center;gap:7px}}@media (max-width:480px){.heroTitleLine{display:block}.heroInner{padding-top:36px;padding-bottom:40px}.homeHero h1{font-size:2.1rem;line-height:1.2;margin-bottom:16px}.heroLead{font-size:.92rem;line-height:1.65}.heroActions{margin-top:20px}.heroActions,.heroActions .button{width:100%}.heroActions .button{min-height:42px}.heroImageNote{display:none}.missionBand h2,.relatedSection h2,.sectionIntro h2{font-size:1.58rem}.articleCardBody{padding:17px}.articleCardFooter{align-items:flex-start;flex-direction:column}.articleHeader h1,.infoPageHeader h1{font-size:2rem}.articleCover{width:100%}.articleCover img{border-radius:0}.articleCover figcaption{padding-right:15px}.articleIntro p,.articleSection>p{font-size:.95rem}.sourceReview{padding:19px}.sourceList li{grid-template-columns:1fr}.sourceKind{width:-moz-fit-content;width:fit-content}.policyItem{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}