:root{--blue:#1261b5;--blue-dark:#073362;--blue-soft:#eaf5ff;--blue-pale:#f5faff;--line:#12b84f;--ink:#092b50;--muted:#60758b;--gray:#f3f4f5;--border:#a9d2f5;--white:#fff;--shadow:0 18px 44px #1261b51a;--radius:18px;--shell:1180px;--content:1040px;--narrow:820px;color:var(--ink);background:var(--white);font-synthesis:none;font-family:Noto Sans JP,Yu Gothic,Hiragino Kaku Gothic ProN,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}html.menu-open{overflow:hidden}body{min-width:320px;color:var(--ink);background:var(--white);margin:0;line-height:1.8}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,summary,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:3px;outline:3px solid #f3b61f}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:.02em;line-height:1.35}.skip-link{z-index:1000;color:#fff;background:var(--ink);padding:10px 16px;position:fixed;top:12px;left:16px;transform:translateY(-160%)}.skip-link:focus{transform:none}.shell{width:min(calc(100% - 48px), var(--shell));margin-inline:auto}.shell--wide{width:min(100% - 48px,1240px)}.shell--content{width:min(calc(100% - 48px), var(--content))}.shell--narrow{width:min(calc(100% - 48px), var(--narrow))}.section{padding:120px 0;position:relative;overflow:clip}.section--compact{padding:64px 0}.section--pale{background:var(--blue-soft)}.section--gray{background:var(--gray)}.section--blue{color:#fff;background:var(--blue)}.site-header{z-index:50;background:#fff;border-bottom:1px solid #e8f0f8;height:88px;position:relative}.header-inner{align-items:center;gap:24px;height:100%;display:flex}.brand{flex:none}.brand img{width:174px}.desktop-nav{justify-content:center;align-items:center;gap:clamp(14px,1.7vw,28px);margin-left:auto;display:flex}.desktop-nav a{white-space:nowrap;place-items:center;min-height:44px;font-size:13px;font-weight:700;display:grid}.desktop-nav a:hover{color:var(--blue)}.header-line{flex:none;font-size:13px;min-height:44px!important;padding:8px 18px!important}.menu-button{border:1px solid var(--blue);cursor:pointer;background:#fff;border-radius:50%;width:48px;height:48px;display:none}.menu-button span{background:var(--ink);width:20px;height:2px;margin:4px auto;display:block}.mobile-menu{border:1px solid var(--border);width:min(100% - 40px,390px);max-height:calc(100dvh - 40px);color:var(--ink);background:#fff;border-radius:20px 0 0 20px;margin:20px 20px 20px auto;padding:0}.mobile-menu::backdrop{background:#041e3885}.mobile-menu__panel{padding:24px 20px}.mobile-menu__head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.mobile-menu__head strong{font-size:24px}.icon-button{border:1px solid var(--border);width:48px;height:48px;color:var(--ink);cursor:pointer;background:#fff;border-radius:50%;font-size:28px}.mobile-menu nav{margin-bottom:24px}.mobile-menu nav a{border-bottom:1px solid #cbdff1;justify-content:space-between;align-items:center;min-height:52px;font-weight:700;display:flex}.button{border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:11px 28px;font-weight:800;line-height:1.3;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #092b5026}.button--large{min-height:56px;padding-inline:34px}.button--full{width:100%}.button--line{color:#fff;background:var(--line)}.button--outline{color:var(--blue);border-color:var(--blue);background:#fff}.button--line-outline{color:#09953d;border-color:var(--line);background:#fff}.button--white{color:var(--blue);background:#fff}.button-row{flex-wrap:wrap;gap:16px;margin-top:48px;display:flex}.button-row--center{justify-content:center}.text-link{color:var(--blue);white-space:nowrap;align-items:center;gap:10px;font-weight:700;display:inline-flex}.section-heading{text-align:center;max-width:760px;margin:0 auto 64px}.eyebrow{color:var(--blue);letter-spacing:.18em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:900}.section-heading h2{margin-bottom:14px;font-size:clamp(30px,3.5vw,48px)}.section-lead{color:var(--muted);margin-bottom:0;font-size:17px}.section-heading--light .eyebrow,.section-heading--light .section-lead{color:#d9edff}.photo-slot{border-radius:var(--radius);background:linear-gradient(145deg,#e8f6ff 0%,#b9ddf6 45%,#d8efff 100%);border:1px solid #9cc9ef;min-height:180px;position:relative;overflow:hidden}.photo-slot:before,.photo-slot:after{content:"";background:#ffffff57;border-radius:50%;position:absolute}.photo-slot:before{aspect-ratio:1;width:70%;bottom:-55%;left:-28%}.photo-slot:after{aspect-ratio:1;width:46%;top:-20%;right:-18%}.photo-slot>span{background:#87c5eb;border-radius:50%;width:36px;height:36px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.photo-slot>span:after{content:"";background:#87c5eb;border-radius:50% 50% 38% 38%;width:72px;height:52px;position:absolute;top:30px;left:50%;transform:translate(-50%)}.hero{background:linear-gradient(#fff 0 67%,#f1f9ff 100%);place-items:center;min-height:1040px;padding:80px 0 110px;display:grid}.hero-shape{opacity:.55;background:repeating-linear-gradient(135deg,#0000 0 26px,#d9efff 27px 29px);width:32vw;height:70%;position:absolute;bottom:-14%;transform:rotate(8deg)}.hero-shape--left{left:-16%}.hero-shape--right{right:-16%;transform:rotate(-8deg)}.hero-grid{grid-template-columns:250px minmax(440px,1fr) 250px;align-items:center;gap:40px;display:grid}.hero-photos{gap:28px;display:grid}.hero-photos--left{transform:translateY(-30px)}.hero-photos--right{transform:translateY(30px)}.photo-slot--hero{min-height:190px}.photo-slot--hero.photo-slot--small{width:80%;min-height:150px}.hero-photos--left .photo-slot--small{justify-self:end}.hero-copy{z-index:1;text-align:center;position:relative}.hero-kicker{color:var(--blue);margin-bottom:24px;font-size:15px;font-weight:800}.hero h1{letter-spacing:.01em;margin-bottom:28px;font-size:clamp(42px,4.4vw,64px)}.hero-copy>p:not(.hero-kicker,.hero-audience){font-size:17px}.hero-audience{color:var(--blue);background:#e7f4ff;border-radius:999px;margin:18px 0 0;padding:8px 18px;font-size:13px;font-weight:800;display:inline-block}.news-panel{border:1px solid var(--border);border-radius:var(--radius);min-height:160px;box-shadow:var(--shadow);background:#fff;grid-template-columns:190px 1fr auto;align-items:center;gap:40px;padding:28px 34px;display:grid}.news-panel h2{margin-bottom:0;font-size:24px}.news-panel .eyebrow{margin-bottom:2px}.news-list{margin:0;padding:0;list-style:none}.news-list li{border-bottom:1px solid #e1edf7;grid-template-columns:84px 1fr;align-items:center;gap:16px;min-height:42px;font-size:14px;display:grid}.news-list span{color:var(--muted);font-size:12px}.news-list a:hover{color:var(--blue)}.features{min-height:1120px}.feature-list{gap:46px;max-width:960px;margin-inline:auto;display:grid}.feature-row{grid-template-columns:42% 1fr;align-items:center;gap:70px;display:grid}.feature-row--reverse .photo-slot{order:2}.photo-slot--feature{min-height:230px}.feature-number{color:var(--blue);margin-bottom:4px;font-size:34px;font-weight:900}.feature-row h3{margin-bottom:12px;font-size:25px}.feature-row p:last-child{color:var(--muted)}.audience-band{border:1px solid var(--border);background:var(--blue-pale);border-radius:12px;grid-template-columns:auto auto 1fr;align-items:center;gap:20px;max-width:960px;margin:56px auto 0;padding:18px 26px;display:grid}.audience-band span{color:#fff;background:var(--blue);border-radius:999px;padding:3px 14px;font-size:12px}.audience-band p{color:var(--muted);margin:0;font-size:13px}.achievements{min-height:850px}.achievements:after,.faq:after{content:"";opacity:.22;background:radial-gradient(80% 120% at 10% 120%,#7fc5f5 0 49%,#0000 50%),radial-gradient(75% 100% at 75% 140%,#68b7ec 0 49%,#0000 50%);height:130px;position:absolute;inset:auto 0 0}.achievement-photos{z-index:1;grid-template-columns:repeat(4,1fr);gap:22px;display:grid;position:relative}.photo-slot--achievement{border-color:#80c8fa;min-height:220px}.achievement-links{z-index:1;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px;display:grid;position:relative}.achievement-links a{text-align:center;border:1px solid #8bcbf7;border-radius:999px;place-content:center;min-height:74px;display:grid}.achievement-links span{color:#d7edff;font-size:12px}.achievements .button-row{z-index:1;position:relative}.courses{min-height:1300px}.course-tabs{grid-template-columns:repeat(3,1fr);display:grid}.course-tabs button{border:1px solid var(--border);min-height:66px;color:var(--blue);cursor:pointer;background:#fff;font-weight:800}.course-tabs button:first-child{border-radius:14px 0 0 14px}.course-tabs button:last-child{border-radius:0 14px 14px 0}.course-tabs button[aria-selected=true]{color:#fff;background:var(--blue)}.course-panel{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:0 0 20px 20px;padding:48px}.course-panel[hidden]{display:none}.course-intro{grid-template-columns:1fr 38%;align-items:center;gap:48px;display:grid}.course-intro h3{color:var(--blue);font-size:32px}.course-intro p{color:var(--muted)}.photo-slot--course{min-height:230px}.course-metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin:34px 0;display:grid}.course-metrics div{border:1px solid var(--border);background:var(--blue-pale);border-radius:12px;min-height:104px;padding:18px}.course-metrics dt{color:var(--blue);font-size:12px;font-weight:800}.course-metrics dd{margin:8px 0 0;font-weight:800;line-height:1.45}.representative-fee{border-top:4px solid var(--blue);background:#f9fcff;border-radius:8px;padding:24px 26px}.representative-fee p{margin-bottom:0}.label{color:var(--blue);letter-spacing:.08em;font-size:12px;font-weight:900}.representative-fee .label{margin-bottom:8px}.course-actions{justify-content:center;gap:16px;margin-top:32px;display:flex}.voices{min-height:850px}.voices-layout{grid-template-columns:42% 1fr;align-items:center;gap:60px;max-width:1000px;margin-inline:auto;display:grid}.photo-slot--voice{min-height:360px}.voice-cards{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.voice-cards blockquote{border:1px solid var(--border);min-height:150px;box-shadow:var(--shadow);background:#fff;border-radius:14px;place-items:center;margin:0;padding:24px;display:grid}.voice-cards p{margin:0;font-weight:700}.admission{min-height:700px}.step-list{counter-reset:steps;grid-template-columns:repeat(4,1fr);gap:20px;margin:0;padding:0;list-style:none;display:grid}.step-list li{background:#fff;border:1px solid #dce4eb;border-radius:16px;min-height:260px;padding:30px 24px;position:relative;box-shadow:0 10px 25px #092b500f}.step-list li:not(:last-child):after{content:"›";z-index:1;color:var(--blue);font-size:28px;position:absolute;top:42%;right:-18px}.step-list span{color:var(--blue);font-size:12px;font-weight:900}.step-list h3{margin:52px 0 12px;font-size:20px}.step-list p{color:var(--muted);margin:0;font-size:14px}.faq{min-height:650px}.faq-list{z-index:1;background:#fff;border-radius:18px;position:relative;overflow:hidden}.faq-list details{color:var(--ink);border-bottom:1px solid #cfe2f2}.faq-list summary{cursor:pointer;grid-template-columns:32px 1fr 32px;align-items:center;gap:12px;min-height:64px;padding:10px 20px;font-weight:700;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-q{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;display:grid}.faq-icon{width:24px;height:24px;position:relative}.faq-icon:before,.faq-icon:after{content:"";background:var(--blue);width:14px;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-icon:after{transform:translate(-50%,-50%)rotate(90deg)}details[open] .faq-icon:after{transform:translate(-50%,-50%)rotate(0)}.faq-answer{background:var(--blue-pale);border-radius:12px;grid-template-columns:28px 1fr;gap:14px;margin:0 18px 18px 62px;padding:20px;display:grid}.faq-answer span{color:var(--blue);font-weight:900}.faq-answer p{color:var(--muted);margin:0}.faq .button-row{z-index:1;position:relative}.blog{min-height:880px}.blog-grid{grid-template-rows:repeat(2,1fr);grid-template-columns:1.35fr 1fr;gap:22px;display:grid}.blog-card{box-shadow:var(--shadow);background:#fff;border:1px solid #d7e8f6;border-radius:16px;padding:22px;overflow:hidden}.blog-card--featured{grid-row:span 2}.blog-thumb{background:linear-gradient(145deg,#d9f0ff,#99cbed 45%,#d9f0ff);min-height:160px;margin:-22px -22px 20px}.blog-card--featured .blog-thumb{min-height:300px}.blog-card h3{margin-bottom:10px;font-size:20px}.blog-card>p:last-child{color:var(--muted)}.access{min-height:760px}.access-card{box-shadow:var(--shadow);background:#fff;border-radius:20px;grid-template-columns:1.2fr 1fr;display:grid;overflow:hidden}.map-placeholder{background:repeating-linear-gradient(35deg,#f7fbff 0 28px,#d8edfa 29px 32px);min-height:390px;position:relative;overflow:hidden}.map-placeholder:before,.map-placeholder:after{content:"";background:#fff;width:140%;height:16px;position:absolute;left:-20%;transform:rotate(14deg);box-shadow:0 0 0 2px #b3d8ef}.map-placeholder:before{top:38%}.map-placeholder:after{top:64%;transform:rotate(-18deg)}.map-placeholder span{z-index:1;border:7px solid var(--blue);background:#fff;border-radius:50% 50% 50% 0;width:24px;height:24px;position:absolute;top:45%;left:52%;transform:rotate(-45deg)}.access-info{flex-direction:column;justify-content:center;padding:46px;display:flex}.access-info h3{font-size:24px}.access-info>p:not(.label){color:var(--muted)}.access-info .button{align-self:flex-start;margin-top:16px}.enrichment{min-height:560px}.enrichment-grid{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.enrichment-card{min-height:220px;box-shadow:var(--shadow);border:1px solid;border-radius:20px;grid-template-columns:130px 1fr;align-items:center;gap:28px;padding:34px;display:grid}.enrichment-card--yellow{background:#fffaf0;border-color:#f0d88d}.enrichment-card--green{background:#f3fff8;border-color:#9edfb8}.enrichment-icon{aspect-ratio:1;width:110px;color:var(--blue);background:#fff;border-radius:50%;place-items:center;font-size:38px;font-weight:900;display:grid}.enrichment-card h3{margin-bottom:16px;font-size:28px}.enrichment-card p{color:var(--muted);margin-bottom:2px;font-size:13px}.enrichment-card div>span{color:var(--blue);font-size:13px;font-weight:800}.final-cta{background:#dff2ff;align-items:center;min-height:620px;display:grid}.final-cta__grid{text-align:center;grid-template-columns:240px 1fr 240px;align-items:center;gap:48px;display:grid}.photo-slot--cta{min-height:300px}.final-cta h2{font-size:clamp(30px,3.5vw,46px)}.final-cta p:not(.eyebrow){color:var(--muted)}.final-cta .button{margin-top:16px}.contact-links{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px;display:flex}.contact-links a{border:1px solid var(--blue);min-height:44px;color:var(--blue);background:#fff;border-radius:999px;align-items:center;padding:7px 18px;font-size:13px;font-weight:700;display:inline-flex}.site-footer{background:#fff;padding:76px 0 28px}.footer-grid{grid-template-columns:1.6fr repeat(4,1fr);gap:44px;display:grid}.footer-brand img{width:190px;margin-bottom:20px}.footer-brand p,.footer-brand a{color:var(--muted);margin-bottom:4px;font-size:13px}.footer-group h2{color:var(--blue);margin-bottom:14px;font-size:14px}.footer-group ul{margin:0;padding:0;list-style:none}.footer-group li{margin-bottom:8px}.footer-group a{color:var(--muted);font-size:13px}.footer-group a:hover{color:var(--blue)}.footer-bottom{color:var(--muted);text-align:right;border-top:1px solid #dce8f3;margin-top:54px;padding-top:20px}@media (width<=1080px){.desktop-nav{display:none}.header-line{margin-left:auto}.menu-button{display:block}.hero-grid{grid-template-columns:190px minmax(400px,1fr) 190px;gap:24px}.footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}}@media (width<=760px){.shell,.shell--wide,.shell--content,.shell--narrow{width:min(100% - 40px,100%)}.section{padding:84px 0}.section--compact{padding:44px 0}.site-header{height:72px}.brand img{width:148px}.header-inner{gap:10px}.header-line{font-size:12px;min-height:44px!important;padding:8px 14px!important}.menu-button{width:46px;height:46px}.section-heading{margin-bottom:44px}.section-heading h2{font-size:clamp(28px,9vw,38px)}.section-lead{font-size:16px}.button{width:100%;min-height:52px}.button-row{margin-top:34px}.hero{min-height:auto;padding:68px 0 84px}.hero-grid{grid-template-columns:1fr;gap:34px}.hero-copy{display:contents}.hero-kicker{text-align:center;order:1;margin:0}.hero h1{text-align:center;order:2;margin:0;font-size:clamp(34px,10.5vw,48px)}.hero-copy>p:not(.hero-kicker,.hero-audience){text-align:center;order:3;margin:0}.hero-photos--left{order:4;grid-template-columns:repeat(3,1fr);transform:none}.hero-photos--right{display:none}.photo-slot--hero,.photo-slot--hero.photo-slot--small{width:100%;min-height:170px}.hero-audience{text-align:center;order:5;justify-self:center}.hero-copy .button-row{order:6;width:100%;margin:0}.hero-shape{width:70vw;height:36%}.news-panel{grid-template-columns:1fr;gap:20px;padding:24px 20px}.news-list li{grid-template-columns:72px 1fr;min-height:58px}.news-panel .text-link{min-height:44px}.features{min-height:auto}.feature-list{gap:56px}.feature-row,.feature-row--reverse{grid-template-columns:1fr;gap:22px}.feature-row--reverse .photo-slot{order:initial}.photo-slot--feature{min-height:240px}.feature-number{font-size:28px}.audience-band{grid-template-columns:auto 1fr;gap:10px}.audience-band p{grid-column:1/-1}.achievements{min-height:auto}.achievement-photos{grid-template-columns:repeat(2,1fr);gap:12px}.photo-slot--achievement{min-height:190px}.achievement-links{grid-template-columns:1fr}.courses{min-height:auto}.course-tabs button{min-height:60px;padding-inline:4px}.course-panel{padding:26px 14px}.course-intro{grid-template-columns:1fr;gap:24px}.course-intro h3{font-size:27px}.course-metrics{grid-template-columns:repeat(2,1fr);gap:10px}.course-metrics div{padding:14px 12px}.course-actions{flex-direction:column}.voices{min-height:auto}.voices-layout{grid-template-columns:1fr;gap:28px}.photo-slot--voice{min-height:300px}.voice-cards{grid-template-columns:1fr}.voice-cards blockquote{min-height:112px}.admission{min-height:auto}.step-list{grid-template-columns:1fr;padding-left:30px}.step-list:before{content:"";background:#a5d0f1;width:2px;height:calc(100% - 40px);position:absolute;left:34px}.step-list li{min-height:190px;padding:26px 24px}.step-list li:not(:last-child):after{display:none}.step-list h3{margin-top:26px}.faq{min-height:auto}.faq-list summary{grid-template-columns:30px 1fr 28px;min-height:64px;padding:10px 14px}.faq-answer{margin:0 12px 14px}.blog{min-height:auto}.blog-grid{grid-template-rows:auto;grid-template-columns:1fr}.blog-card--featured{grid-row:auto}.blog-card--featured .blog-thumb,.blog-thumb{min-height:190px}.access{min-height:auto}.access-card{grid-template-columns:1fr}.map-placeholder{min-height:300px}.access-info{padding:30px 22px}.access-info .button{width:100%}.enrichment{min-height:auto}.enrichment-grid{grid-template-columns:1fr}.enrichment-card{grid-template-columns:80px 1fr;gap:18px;min-height:180px;padding:24px 18px}.enrichment-icon{width:76px}.enrichment-card h3{font-size:24px}.final-cta{min-height:auto}.final-cta__grid{grid-template-columns:1fr;gap:28px}.photo-slot--cta{min-height:230px}.final-cta__grid>.photo-slot:last-child{display:none}.site-footer{padding-top:56px}.footer-grid{grid-template-columns:1fr 1fr;gap:34px 20px}.footer-brand{grid-column:1/-1}.footer-bottom{text-align:left}}@media (width<=374px){.shell,.shell--wide,.shell--content,.shell--narrow{width:calc(100% - 32px)}.brand img{width:126px}.header-line{padding-inline:10px!important}.hero-photos--left{gap:8px}.photo-slot--hero,.photo-slot--hero.photo-slot--small{min-height:150px}.course-tabs button,.course-metrics dd{font-size:14px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.detail-hero{background:linear-gradient(135deg, #fff 0 54%, var(--blue-soft) 54% 100%);padding:96px 0}.detail-hero__grid{grid-template-columns:1fr 42%;align-items:center;gap:80px;display:grid}.detail-hero h1{margin-bottom:22px;font-size:clamp(40px,5vw,66px)}.detail-hero__grid>div>p:last-child{color:var(--muted);font-size:18px}.photo-slot--detail{min-height:340px}.breadcrumbs{min-height:72px;color:var(--muted);align-items:center;gap:12px;font-size:13px;display:flex}.breadcrumbs a{color:var(--blue)}.detail-content{padding:72px 0 120px}.detail-section{border-top:1px solid #dce8f3;padding:50px 0}.detail-section:first-child{border-top:0}.detail-section h2{margin-bottom:18px;font-size:clamp(25px,3vw,36px)}.detail-section>p{max-width:760px;color:var(--muted);margin-bottom:0}.detail-links{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.detail-cta{text-align:center;background:var(--blue-soft);border-radius:24px;margin-top:52px;padding:56px}.detail-cta h2{font-size:clamp(27px,3.5vw,40px)}.detail-cta>p:not(.eyebrow){color:var(--muted)}.detail-cta .button{margin-top:14px}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:640px;padding-block:100px;display:flex}.not-found h1{font-size:clamp(36px,6vw,64px)}.not-found>p:not(.eyebrow){color:var(--muted)}.migrated-article{padding:52px 0 120px}.migrated-article .breadcrumbs{width:100%;min-height:56px}.migrated-article__header{border-bottom:1px solid #dce8f3;padding:46px 0 38px}.migrated-article__header h1{margin-bottom:18px;font-size:clamp(32px,4vw,52px)}.migrated-article__meta{color:var(--muted);flex-wrap:wrap;gap:10px 18px;font-size:13px;display:flex}.migrated-article__body{padding-top:44px;font-size:16px}.migrated-article__body h2{border-bottom:1px solid #dce8f3;margin:2.2em 0 .8em;padding-bottom:.35em;font-size:clamp(24px,3vw,34px)}.migrated-article__body h3{color:var(--blue);margin:2em 0 .7em;font-size:22px}.migrated-article__body p,.migrated-article__body ul,.migrated-article__body ol{margin-bottom:1.25em}.migrated-article__body ul,.migrated-article__body ol{padding-left:1.4em}.migrated-article__body a{color:var(--blue);text-underline-offset:3px;text-decoration:underline}.migrated-article__body img{border-radius:8px;margin:28px auto}.migrated-article__body blockquote{border-left:5px solid var(--blue);background:var(--blue-pale);margin:32px 0;padding:22px 26px}.migrated-article__body table{border-collapse:collapse;width:100%;display:block;overflow-x:auto}.migrated-article__body th,.migrated-article__body td{border:1px solid #dce8f3;padding:10px 12px}.archive-summary{background:var(--blue-pale);border:1px solid #dce8f3;border-radius:14px;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-bottom:26px;padding:18px 22px;display:flex}.archive-summary p{color:var(--muted);margin:0;font-size:14px;font-weight:700}.archive-list{gap:16px;margin:0;padding:0;list-style:none;display:grid}.archive-list li a{min-height:128px;box-shadow:var(--shadow);background:#fff;border:1px solid #d7e8f6;border-radius:16px;padding:24px 26px;display:block}.archive-list li a:hover{border-color:var(--blue);transition:transform .2s,border-color .2s;transform:translateY(-2px)}.archive-list span{color:var(--muted);margin-bottom:6px;font-size:13px;font-weight:700;display:block}.archive-list strong{color:var(--ink);margin-bottom:8px;font-size:20px;line-height:1.45;display:block}.archive-list p{color:var(--muted);margin:0;font-size:14px}.preservation-card{box-shadow:var(--shadow);background:#fff;border:1px solid #d7e8f6;border-radius:20px;padding:44px}.preservation-card h2{margin-bottom:16px;font-size:clamp(26px,3vw,38px)}.preservation-card p:not(.eyebrow){color:var(--muted)}@media (width<=760px){.detail-hero{background:linear-gradient(180deg, #fff 0 58%, var(--blue-soft) 58% 100%);padding:68px 0}.detail-hero__grid{grid-template-columns:1fr;gap:38px}.detail-hero h1{font-size:clamp(36px,12vw,50px)}.photo-slot--detail{min-height:260px}.detail-content{padding:44px 0 84px}.detail-section{padding:38px 0}.detail-links .button{width:100%}.detail-cta{padding:38px 20px}.migrated-article{padding:34px 0 84px}.migrated-article__header{padding:32px 0 30px}.migrated-article__body{padding-top:34px}.archive-summary{display:grid}.archive-list li a{min-height:auto;padding:22px 20px}.preservation-card{padding:32px 22px}}
