:root{--navy:#0b2e63;--blue:#2462bc;--orange:#f56b20;--green:#21a24d;--cream:#fcf6ee;--pale:#eff7fd;--text:#252b32;--line:#d9e3ef;--radius:14px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;font-size:16px;line-height:1.85;-webkit-font-smoothing:antialiased}h1,h2,h3,p,ul,figure,blockquote,dl,dd{margin:0}h1,h2,h3{line-height:1.5}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:disabled{cursor:default;opacity:.35}a{color:inherit}img{display:block;max-width:100%;height:auto}em{font-style:normal;color:var(--orange)}small{font-size:.65em}.blue{color:var(--blue)}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #1a71d7;outline-offset:5px}[hidden]{display:none!important}.container{width:min(1180px,calc(100% - 64px));margin-inline:auto}.section{padding:72px 0}.cream{background:var(--cream)}.pale{background:var(--pale)}.section-heading{text-align:center;margin-bottom:36px}.section-heading h2{font-size:clamp(26px,3vw,38px);font-weight:800;letter-spacing:.025em;color:var(--navy)}.eyebrow{color:var(--orange);font-size:12px;letter-spacing:.18em;font-weight:800;margin-bottom:12px}.lead{text-align:center;font-size:21px;color:var(--navy);margin-top:-18px;margin-bottom:28px}.section-photo{width:580px;max-height:220px;object-fit:cover;border-radius:var(--radius);margin:0 auto 32px}.skip-link{position:absolute;top:0;left:16px;z-index:10;transform:translateY(-120%);background:white;padding:12px}.skip-link:focus{transform:none}
.hero{position:relative;isolation:isolate;overflow:hidden;background:#f8efdf}.hero-photo{position:absolute;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#fff3decc,transparent 65%)}.hero-inner{width:min(1280px,calc(100% - 100px));margin:auto;position:relative;min-height:520px;padding:32px 0 36px}.hero-tagline{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:clamp(23px,2.8vw,39px);color:var(--orange);font-style:italic;letter-spacing:.05em;margin-bottom:26px}.hero-copy{background:#fffaf3df;border-radius:8px;padding:23px 25px;width:fit-content;max-width:66%}.hero h1{font-size:clamp(25px,2.6vw,39px);font-weight:900;line-height:1.6;letter-spacing:-.03em}.hero-description{font-size:17px;font-weight:700;margin-top:22px}.achievement{position:absolute;right:0;bottom:38px;width:210px;height:210px;border:3px solid #e9c567;outline:1px solid #c79e3b;outline-offset:4px;border-radius:50%;background:radial-gradient(circle at 35% 25%,#2f4882,#0c205b);color:#f6df8b;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 6px 22px #13295b33;line-height:1.4}.achievement>span{font-size:11px}.achievement>strong{font-family:serif;font-size:25px;border-bottom:1px solid #d8bc66;padding:4px 0;margin:2px 0}.achievement>b{font-family:Georgia,serif;font-size:49px;line-height:1.2}.intro{padding-top:24px;padding-bottom:36px}.intro-caption{text-align:center;font-weight:800;letter-spacing:.13em;margin-bottom:20px}.admission-banner{position:relative;overflow:hidden;background:linear-gradient(110deg,#172357,#2d4480,#172357);border-radius:18px;padding:24px;text-align:center;color:white;box-shadow:0 4px 8px #12275e15}.admission-banner h2{font-size:30px;position:relative;z-index:1}.admission-banner h2 span{color:#f5df86}.admission-banner p{font-size:19px;margin-top:12px;position:relative;z-index:1}.admission-banner img{position:absolute;right:30px;bottom:0;width:170px;opacity:.2}.proof-list{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #f1dcc8;border-radius:18px;margin:22px 0;overflow:hidden}.proof-list>div{display:flex;align-items:center;gap:20px;padding:24px;font-size:16px;font-weight:700}.proof-list>div+div{border-left:1px solid #f1dcc8}.proof-list img{width:76px;height:76px;object-fit:contain;flex:none}.actions{display:grid;grid-template-columns:1fr 1fr;gap:22px}.action{border:0;border-radius:16px;color:white;text-align:center;padding:20px 18px;display:flex;align-items:center;flex-direction:column;gap:5px;box-shadow:0 3px 0 #00000012;transition:filter .2s,transform .2s}.action:hover{filter:brightness(1.06);transform:translateY(-2px)}.action-orange{background:linear-gradient(115deg,#f77b23,#ff8c24)}.action-green{background:linear-gradient(115deg,#189648,#2dad58)}.action small{font-size:14px}.action strong{font-size:clamp(18px,1.9vw,25px)}.action span{font-size:14px}.action b{font-size:22px;line-height:1}.reason-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.reason-card{padding:24px 20px;background:white;border:1px solid #f1e4d4;border-radius:var(--radius)}.reason-icon{display:flex;align-items:center;gap:18px;margin-bottom:20px;color:var(--orange);font-size:25px;font-weight:800}.reason-icon img{width:56px;height:56px;object-fit:contain}.reason-card h3{font-size:21px;color:var(--navy)}.reason-card p{font-size:14px;margin-top:14px}.carousel-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.slide{min-width:0}.carousel-controls{display:none}.skill-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;padding:14px;height:100%;background:white}.skill-photo{aspect-ratio:318/163;overflow:hidden;border-radius:8px}.skill-photo img{width:100%;max-width:none}.skill-card h3{text-align:center;font-size:21px;color:var(--blue);padding:20px 4px}.tag-list{list-style:none;padding:0;display:grid;gap:9px}.tag-list li{background:var(--pale);border-radius:6px;padding:8px;text-align:center;font-size:15px;color:var(--navy);font-weight:700}.project-intro{display:grid;grid-template-columns:1.3fr 1fr;gap:50px;align-items:center;margin-bottom:35px}.project-intro h3{font-size:25px;color:var(--navy);margin-bottom:16px}.project-intro img{width:100%;border-radius:12px}.pill{display:inline-block;background:var(--navy);color:white;border-radius:20px;padding:4px 18px;font-size:13px;margin-top:16px}.flow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.flow-card{position:relative;background:white;border-radius:12px;padding:18px}.flow-card img{width:100%;aspect-ratio:1.8;object-fit:cover;border-radius:8px}.flow-card h3{font-size:21px;text-align:center;margin:16px 0 8px;color:var(--navy)}.flow-card p{text-align:center;font-size:14px}.step{position:absolute;left:5px;top:-12px;width:38px;height:38px;border-radius:50%;background:var(--orange);color:white;display:grid;place-items:center;font-weight:800}.nsg-banner{display:grid;grid-template-columns:1.5fr 1fr;background:var(--orange);color:white;border-radius:14px;overflow:hidden;margin:30px 0}.nsg-banner>div{padding:25px 32px}.nsg-banner h3{font-size:23px}.nsg-banner strong{font-size:36px}.nsg-banner img{height:100%;width:100%;object-fit:cover}.domain-title{font-size:20px;margin-bottom:18px}.domain-grid{list-style:none;padding:0;display:grid;grid-template-columns:repeat(6,1fr);gap:15px}.domain-grid li{display:flex;align-items:center;gap:8px;font-size:13px}.domain-grid img{width:24px;height:24px;object-fit:contain}.case-list{display:grid;gap:22px}.case-card{border:1px solid #dbe5f0;border-radius:14px;padding:30px;display:grid;grid-template-columns:1.5fr 1fr;gap:32px;align-items:center;background:#f0f6fe}.case-card .eyebrow{font-size:28px;margin-bottom:0;letter-spacing:.08em}.case-age{font-weight:800;color:var(--navy);font-size:19px}.case-card h3{font-size:25px;margin:12px 0 20px}.case-subjects{padding:12px 16px;background:#e1ecfa;border-radius:6px;font-size:15px}.case-card>img{width:100%;height:240px;object-fit:cover;border-radius:8px}.case-2{background:#fff3e9}.case-3{background:#fffbe5}.case-4{background:#eff9f2}.case-5{background:#f7f0ff}.case-2 .case-subjects{background:#ffe8d8}.case-3 .case-subjects{background:#f5ecc2}.case-4 .case-subjects{background:#dcefe3}.case-5 .case-subjects{background:#e9dff6}
.fee-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.fee-card{padding:24px;background:white;border-radius:12px}.fee-card.featured{background:#fff3d7;border:2px solid #e9c36d}.fee-card h3{font-size:17px;min-height:56px;color:var(--navy)}.fee-card>p{font-size:14px;margin-top:15px}.fee-card>strong{font-size:clamp(27px,3vw,42px);color:var(--navy);white-space:nowrap}.fee-card.featured>strong{color:var(--orange)}.fee-card strong small{font-size:16px}.fee-track{height:17px;border-radius:4px;background:#e8eef5;margin-top:13px;overflow:hidden}.fee-track span{display:block;height:100%;background:#6990c5}.featured .fee-track span{background:var(--orange)}.fee-card p b{color:var(--orange)}.advanced-fee{text-align:center;background:#dfeefa;padding:20px;border-radius:12px;margin:24px 0;font-size:20px;color:var(--navy)}.advanced-fee strong{font-size:35px;margin-left:20px}.cost-panel{max-width:820px;margin:auto;border-radius:14px;background:white;padding:30px}.cost-panel h3{text-align:center;font-size:25px;color:var(--navy);margin-bottom:18px}.cost-panel dl>div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #e4edf5}.cost-panel dt{display:flex;align-items:center;gap:12px}.cost-panel dt img{width:25px;height:25px;object-fit:contain}.cost-panel dd{font-weight:700;white-space:nowrap}.total{display:flex;justify-content:space-between;align-items:center;margin-top:20px;color:var(--orange);font-weight:800}.total strong{font-size:40px}.selection-fee{text-align:center;margin-top:20px;font-size:20px;color:var(--navy)}.photo-pair{display:flex;gap:16px;justify-content:center;margin-bottom:24px}.photo-pair img{width:220px;height:170px;object-fit:cover;border-radius:12px}.note{text-align:center;color:#5d6876;font-size:13px;margin:22px 0}.timeline-card{display:grid;grid-template-columns:200px 1fr 130px;align-items:center;gap:22px;padding:25px;border:1px solid #e6e8ee;border-radius:12px;margin-top:18px;background:#fff9f0}.timeline-card h3{font-size:18px;color:var(--navy)}.timeline-card p{font-size:12px;margin-top:9px}.timeline-card>strong{font-size:35px;color:var(--orange);white-space:nowrap}.timeline-bar{display:flex;border-radius:4px;overflow:hidden;font-size:11px;color:white;text-align:center;line-height:40px;background:var(--orange)}.timeline-bar span{white-space:nowrap}.timeline-bar .study{background:var(--blue)}.timeline-bar .wait{background:#aaa}.later{background:#f2f6fb}.later .timeline-bar{background:#839bbc}.later>strong{color:var(--navy)}.time-conclusion{text-align:center;color:var(--orange);font-size:29px;font-weight:800;margin-top:30px}.simulation-panel{padding:25px;border:2px solid #309d4f;border-radius:14px;background:#f2fbf3}.simulation-panel h2{font-size:23px;text-align:center;color:var(--navy);margin-bottom:18px}.simulation-panel button{display:flex;gap:22px;align-items:center;width:100%;background:white;border:0;border-radius:10px;padding:22px;text-align:left;color:var(--green)}.simulation-panel img{width:60px;flex:none}.simulation-panel button>span{flex:1}.simulation-panel strong{display:block;font-size:35px}.simulation-panel small{display:block;color:var(--text);font-size:14px}.simulation-panel button>b{font-size:30px}.weekly-intro{display:flex;justify-content:center;align-items:center;gap:45px;margin-bottom:30px}.weekly-intro img{width:180px;height:220px;object-fit:cover;border-radius:10px}.weekly-intro p{font-size:21px}.week-days{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.week-days span{padding:9px;background:var(--blue);color:white;text-align:center;border-radius:5px;font-weight:700}.week-days span:nth-child(n+6){background:var(--orange)}.week-labels{display:grid;grid-template-columns:5fr 2fr;gap:6px;text-align:center;margin:6px 0 24px;font-weight:700}.week-labels span{background:var(--pale);color:var(--blue);padding:6px}.week-labels span+span{background:var(--cream);color:var(--orange)}.study-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.study-grid article{background:var(--pale);padding:25px;border-radius:14px;display:grid;grid-template-columns:120px 1fr;column-gap:25px;align-items:center}.study-grid article+article{background:var(--cream)}.study-grid h3{color:var(--blue);font-size:26px;grid-column:1/-1}.study-hours{grid-column:1/-1;font-size:16px;font-weight:700;margin-bottom:20px}.study-grid img{width:120px;height:100px;object-fit:contain}.study-grid ul{padding-left:20px;font-size:14px}.week-conclusion{text-align:center;font-size:24px;font-weight:700;margin-top:28px}.calendar-description{max-width:940px;margin:0 auto 28px}.calendar{display:grid;grid-template-columns:2fr 1fr 2fr 1fr;gap:10px}.term{display:flex;border-radius:8px;overflow:hidden}.term>b{writing-mode:vertical-rl;background:#df72a7;color:white;text-align:center;padding:14px 10px;letter-spacing:.1em}.term p{padding:18px 10px;text-align:center;flex:1;font-size:14px}.calendar strong{display:block;font-size:16px;margin-top:6px}.spring{background:#fff0f7;color:#ae3978}.autumn{background:#e7f5ff;color:#22679f}.autumn>b{background:#4798d0}.break{border-radius:8px;text-align:center;display:flex;flex-direction:column;justify-content:center;font-size:13px}.voice-card{height:100%;background:white;border-radius:12px;overflow:hidden}.voice-card>img{width:100%;height:220px;object-fit:cover;object-position:center 30%}.voice-card>div{padding:24px}.voice-card h3{color:var(--blue);font-size:21px}.voice-card p{font-size:13px;margin-top:5px}.voice-card blockquote{color:var(--navy);font-weight:700;font-size:20px;margin-top:16px}#voices .carousel-track{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.professor{display:grid;grid-template-columns:250px 1fr;gap:45px;background:white;border-radius:14px;padding:35px;max-width:1020px;margin:auto;align-items:center}.professor>img{width:100%;height:320px;object-fit:cover;border-radius:8px}.professor h3{font-size:30px;color:var(--navy);margin-bottom:12px}.professor p{font-size:15px}.professor blockquote{font-size:28px;line-height:1.6;font-weight:700;color:var(--blue);margin:20px 0}.faq-list{max-width:960px;margin:auto;display:grid;gap:15px}.faq-list details{background:white;border-radius:12px;padding:0 24px}.faq-list summary{list-style:none;display:flex;gap:18px;align-items:center;padding:22px 0;cursor:pointer;font-size:19px;font-weight:700;line-height:1.6}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:var(--blue);font-size:25px}.faq-list summary:after{content:'+';margin-left:auto;color:var(--blue);font-size:26px;flex:none}.faq-list details[open] summary:after{content:'−'}.answer{display:flex;gap:18px;border-top:1px solid var(--line);padding:18px 0 24px;font-size:15px}.answer>span{font-size:24px;color:var(--orange);font-weight:800}.application-panel{max-width:730px;margin:auto;border:2px solid #bad5f2;border-radius:15px;background:var(--pale);padding:30px;text-align:center}.application-panel .eyebrow{font-size:29px;color:var(--navy);letter-spacing:.03em}.application-panel h3{font-size:17px;color:var(--blue)}.application-date{font-size:29px;color:var(--navy);font-weight:800;line-height:1.65;margin:15px 0}.application-panel ul{padding:16px;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:12px;font-size:15px;background:white;border-radius:8px}.application-panel li:before{content:'✓';color:var(--blue);margin-right:6px}.apply-button{background:var(--blue);border:0;border-radius:8px;color:white;display:flex;justify-content:space-between;align-items:center;padding:13px 22px;width:100%;font-weight:700;font-size:20px;margin-top:20px}.closing-heading{display:grid;grid-template-columns:1.5fr 1fr;align-items:center;gap:35px;margin-bottom:35px}.closing-heading h2{font-size:clamp(24px,3.1vw,40px);line-height:1.7}.closing-heading img{width:100%;max-width:320px;height:310px;object-fit:cover;object-position:center 20%;border-radius:16px;justify-self:end}.closing-heading .hero-tagline{font-size:26px}.phone{text-align:center;margin-top:28px;font-weight:800;color:var(--navy)}.phone>a{font-size:30px;text-decoration:none}.phone small{display:block;font-size:13px}footer{background:var(--pale);padding:55px 0;color:var(--navy)}.footer-inner{display:flex;justify-content:space-between;gap:40px}.footer-inner h2{font-size:27px}.footer-inner address{font-style:normal;font-size:14px;margin-top:20px}.footer-inner nav{display:flex;flex-direction:column;align-items:flex-start;gap:12px;justify-content:center}.footer-inner button{border:0;background:none;color:var(--navy);font-size:14px;text-decoration:underline;text-underline-offset:4px;padding:7px 0}.toast{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);width:max-content;max-width:calc(100% - 32px);border:1px solid #ccd9e9;border-radius:10px;background:white;box-shadow:0 5px 30px #0002;padding:14px 20px;z-index:20;color:var(--navy);font-size:14px}
@media(max-width:1050px){.hero-inner{width:calc(100% - 64px)}.hero h1{font-size:29px}.hero-copy{max-width:75%}.achievement{width:170px;height:170px;right:0;bottom:25px}.achievement>b{font-size:39px}.achievement>strong{font-size:20px}.achievement>span{font-size:9px}.reason-grid{grid-template-columns:repeat(2,1fr)}.proof-list>div{padding:18px 12px;gap:10px;font-size:13px}.proof-list img{width:52px;height:52px}.action strong{font-size:19px}.domain-grid{grid-template-columns:repeat(4,1fr)}#voices .carousel-track{grid-template-columns:repeat(2,1fr)}.calendar{grid-template-columns:2fr 1fr}.timeline-card{grid-template-columns:170px 1fr}.timeline-card>strong{grid-column:2}.study-grid article{grid-template-columns:1fr}.study-grid img{margin:12px auto}.fee-card{padding:18px}.fee-card h3{font-size:15px}.fee-card>strong{font-size:28px}}
@media(max-width:767px){body{font-size:15px;line-height:1.85}.container{width:calc(100% - 40px)}.section{padding:45px 0}.section-heading{margin-bottom:26px}.section-heading h2{font-size:25px;line-height:1.6;letter-spacing:0}.eyebrow{font-size:10px;margin-bottom:9px}.hero-inner{width:100%;min-height:610px;padding:22px 20px}.hero-photo{object-position:68% center}.hero:after{background:linear-gradient(0deg,#fff4e9 0%,#fff4e988 20%,transparent 65%)}.hero-tagline{font-size:25px;max-width:290px;line-height:1.65;margin:0}.hero-copy{position:relative;max-width:100%;width:fit-content;padding:15px 13px;margin-top:180px;background:#fffffff0}.hero h1{font-size:25px;line-height:1.55;letter-spacing:-.045em}.hero-description{font-size:12px;max-width:210px;margin-top:22px;line-height:1.9}.achievement{width:128px;height:128px;right:22px;bottom:18px;border-width:2px;outline-offset:2px}.achievement>span{font-size:7px}.achievement>strong{font-size:17px;padding:0}.achievement>b{font-size:32px}.intro{padding-top:24px;padding-bottom:15px}.intro-caption{font-size:13px;letter-spacing:.04em}.admission-banner{padding:22px 12px;border-radius:12px}.admission-banner h2{font-size:22px}.admission-banner h2 span{display:block}.admission-banner p{font-size:13px;margin-top:10px}.proof-list{grid-template-columns:1fr;margin:18px 0}.proof-list>div{padding:16px 24px;font-size:15px;gap:24px}.proof-list>div+div{border-left:0;border-top:1px solid #f1dcc8}.proof-list img{width:64px;height:64px}.actions{grid-template-columns:1fr;gap:14px}.action{padding:20px 12px;border-radius:12px}.action strong{font-size:21px}.action small,.action span{font-size:12px}.reason-grid{grid-template-columns:1fr;gap:12px}.reason-card{display:grid;grid-template-columns:62px 1fr;gap:4px 18px;padding:18px}.reason-icon{grid-row:1/3;display:flex;flex-direction:column;gap:4px;margin:0;font-size:18px}.reason-icon img{width:43px;height:43px}.reason-card h3{font-size:19px}.reason-card p{font-size:13px;margin-top:4px}.lead{font-size:16px;margin-top:-13px}.section-photo{max-height:180px;border-radius:8px;margin-bottom:24px}.carousel-track,#voices .carousel-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;gap:18px}.carousel-track::-webkit-scrollbar{display:none}.slide{flex:0 0 100%;scroll-snap-align:start;scroll-snap-stop:always}.carousel-controls{display:flex;justify-content:center;gap:22px;align-items:center;margin-top:18px}.carousel-controls button{width:46px;height:42px;border:1px solid #cad9e9;border-radius:24px;color:var(--navy);background:white;font-size:20px}.carousel-controls output{font-size:13px;color:var(--navy);min-width:42px;text-align:center}.skill-card h3{font-size:21px}.skill-photo{aspect-ratio:318/160}.project-intro{grid-template-columns:1fr;gap:20px;margin-bottom:30px}.project-intro h3{font-size:21px}.project-intro p{font-size:14px}.project-intro img{max-height:160px;object-fit:cover}.flow-grid{grid-template-columns:1fr;gap:24px}.flow-card{display:grid;grid-template-columns:105px 1fr;gap:5px 16px;padding:16px}.flow-card>img{grid-row:1/3;align-self:center;aspect-ratio:1.15}.flow-card h3{text-align:left;font-size:18px;margin:0}.flow-card p{text-align:left;font-size:13px}.step{width:29px;height:29px;font-size:12px;left:5px;top:-11px}.nsg-banner{grid-template-columns:1fr;margin-top:28px}.nsg-banner>div{padding:22px}.nsg-banner h3{font-size:20px}.nsg-banner strong{font-size:29px}.nsg-banner img{height:120px}.domain-title{font-size:17px}.domain-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px 7px}.domain-grid li{font-size:11px;gap:5px;line-height:1.5}.domain-grid img{width:20px;height:20px}.case-card{grid-template-columns:1fr;padding:22px;gap:18px}.case-card .eyebrow{font-size:25px}.case-age{font-size:16px}.case-card h3{font-size:20px;margin:10px 0 16px}.case-subjects{font-size:13px;padding:10px}.case-card>img{height:210px}.fee-grid{grid-template-columns:1fr;gap:14px}.fee-card{padding:22px}.fee-card h3{min-height:0;font-size:17px}.fee-card>strong{font-size:38px}.fee-card>p{margin-top:10px}.fee-card.featured>strong{font-size:43px}.advanced-fee{font-size:17px;padding:18px}.advanced-fee strong{display:block;font-size:32px;margin:0}.cost-panel{padding:20px 16px}.cost-panel h3{font-size:21px}.cost-panel dl>div{font-size:13px;gap:10px}.cost-panel dt{gap:8px}.cost-panel dt img{width:20px;height:20px}.total{font-size:15px}.total strong{font-size:31px}.selection-fee{font-size:17px}.photo-pair{gap:10px}.photo-pair img{width:calc(50% - 5px);height:135px}.timeline-card{grid-template-columns:1fr;padding:18px;gap:14px}.timeline-card>strong{grid-column:auto;text-align:right;font-size:35px}.timeline-bar{font-size:9px;line-height:32px}.time-conclusion{font-size:24px}.simulation-panel{padding:18px 14px}.simulation-panel h2{font-size:18px}.simulation-panel button{padding:16px 12px;display:grid;grid-template-columns:32px 1fr;gap:10px}.simulation-panel img{width:32px;align-self:start}.simulation-panel strong{font-size:23px;line-height:1.5;margin:6px 0;letter-spacing:-.05em}.simulation-panel button>span{font-size:14px}.simulation-panel small{font-size:12px;margin-top:8px}.simulation-panel button>b{grid-column:2;text-align:right;line-height:1}.weekly-intro{gap:20px}.weekly-intro img{width:115px;height:165px}.weekly-intro p{font-size:14px}.week-days{gap:4px}.week-days span{padding:6px 0}.week-labels{font-size:13px;gap:4px}.study-grid{grid-template-columns:1fr;gap:16px}.study-grid article{grid-template-columns:86px 1fr;column-gap:18px;padding:20px}.study-grid img{width:86px;height:90px}.study-grid h3{font-size:23px}.study-hours{font-size:14px;margin-bottom:10px}.study-grid ul{font-size:13px}.week-conclusion{font-size:19px}.calendar-description{font-size:14px}.calendar{gap:10px 7px;grid-template-columns:2.2fr 1fr}.term>b{padding:10px 6px;font-size:13px}.term p{font-size:11px;padding:16px 5px;white-space:nowrap}.calendar strong{font-size:13px}.break{font-size:12px}.voice-card>img{height:230px}.voice-card>div{padding:22px}.voice-card blockquote{font-size:20px}.professor{grid-template-columns:1fr;padding:24px;gap:24px}.professor>img{width:210px;height:275px;margin:auto}.professor h3{font-size:25px}.professor p{font-size:13px}.professor blockquote{font-size:24px}.faq-list details{padding:0 16px}.faq-list summary{font-size:15px;gap:10px;padding:18px 0}.faq-list summary>span{font-size:22px}.answer{gap:12px;font-size:13px}.application-panel{padding:22px 16px}.application-panel .eyebrow{font-size:25px}.application-date{font-size:24px}.application-panel ul{display:grid;text-align:left;gap:5px;font-size:13px}.apply-button{font-size:17px}.closing-heading{grid-template-columns:1fr;gap:25px}.closing-heading>div{order:2}.closing-heading img{order:1;width:240px;height:265px;justify-self:center}.closing-heading h2{text-align:center;font-size:26px}.closing-heading .hero-tagline{text-align:center;font-size:23px;max-width:none;margin-bottom:18px}.phone>a{font-size:28px}.footer-inner{flex-direction:column;gap:24px}.footer-inner h2{font-size:24px}.footer-inner nav{gap:4px}.footer-inner button{min-height:44px}.toast{font-size:13px;padding:12px 15px}}
@media(max-width:359px){.container{width:calc(100% - 32px)}.hero-inner{padding-inline:16px;min-height:610px}.hero h1{font-size:22px}.hero-copy{padding:12px}.hero-description{font-size:10px;max-width:170px}.achievement{right:15px;width:116px;height:116px;bottom:28px}.achievement>b{font-size:28px}.achievement>strong{font-size:15px}.section-heading h2{font-size:22px}.action strong{font-size:18px}.total strong{font-size:27px}.domain-grid li{font-size:10px}.application-date{font-size:21px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
.mobile-break{display:none}.achievement>span:last-child{max-width:145px;font-size:10px;line-height:1.3}#cases .carousel-track{grid-template-columns:1fr;gap:22px}
@media(max-width:767px){.mobile-break{display:block}.hero-tagline{max-width:195px;font-size:23px;text-shadow:0 1px 4px #fff9}.hero-copy{margin-top:180px}.hero h1{font-size:25px}.hero-description{font-size:11px;max-width:205px}.achievement>span:last-child{max-width:84px;font-size:6px}#cases .carousel-track{display:flex;gap:18px}.case-card{height:100%;align-content:start}.case-card>img{align-self:end}.closing-heading .hero-tagline{max-width:none}.hero-inner{min-height:620px}}
@media(max-width:359px){.hero h1{font-size:22px}.hero-description{font-size:10px;max-width:164px}.hero-inner{min-height:610px}}
@media(max-width:359px){.proof-list>div{padding:16px 14px;gap:14px;font-size:13px}.proof-list img{width:52px;height:52px}.action-green strong{font-size:17px}.action small,.action span{font-size:11px}}
/* Student portraits retain their complete original framing at every width. */
#voices .voice-card>img{width:100%;height:auto;object-fit:contain;object-position:center}
/* Keep the achievement number on one baseline and all copy inside the seal. */
.achievement{padding:17px 13px;gap:2px}
.achievement>span{flex:none}
.achievement>strong{flex:none;line-height:1.25;padding:3px 0;margin:0}
.achievement>b{display:flex;align-items:baseline;justify-content:center;font-family:Arial,"Helvetica Neue",sans-serif;font-variant-numeric:lining-nums tabular-nums;font-size:49px;line-height:1.08;letter-spacing:-.04em;flex:none}
.achievement>b small{font-size:.48em;line-height:1;margin-left:2px;letter-spacing:0}
.achievement>span:last-child{max-width:150px;font-size:9px;line-height:1.45}
@media(min-width:768px) and (max-width:1050px){.achievement{padding:13px 10px;gap:2px}.achievement>b{font-size:39px}.achievement>span:last-child{max-width:120px;font-size:7px}}
@media(max-width:767px){.achievement{padding:9px 7px;gap:1px}.achievement>strong{font-size:16px;padding:2px 0}.achievement>b{font-size:31px}.achievement>span{font-size:6.5px;line-height:1.3}.achievement>span:last-child{max-width:94px;font-size:6px;line-height:1.3}}
@media(max-width:359px){.achievement{padding:8px 6px}.achievement>strong{font-size:14px}.achievement>b{font-size:28px}.achievement>span{font-size:6px}.achievement>span:last-child{max-width:86px;font-size:5.5px}}
