/* UniversityMeow Campus Photo v2 — approved visual direction. No external fonts. */
:root{--cv-bg:#f7f6f1;--cv-paper:#fffefa;--cv-ink:#18362a;--cv-muted:#58685f;--cv-green:#163f2a;--cv-line:#dfe4d9;--cv-yellow:#f7e395;--cv-soft:#eef0e8;--cv-hand:'Kaiti TC','BiauKai','DFKai-SB','STKaiti','KaiTi','AR PL KaitiM Big5',cursive;--bg:var(--cv-bg);--card:var(--cv-paper);--ink:var(--cv-ink);--muted:var(--cv-muted);--brand:var(--cv-green);--brand-dark:#102f20;--line:var(--cv-line);--chip:var(--cv-soft);--wash:#eeefe8}
html{scroll-padding-top:100px}body{background:var(--cv-bg);color:var(--cv-ink);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','PingFang TC','Microsoft JhengHei','Noto Sans CJK TC',sans-serif;line-height:1.75}
.cv-shell,.cv-shell *{box-sizing:border-box}.cv-shell{color:var(--cv-ink)}.cv-shell a{color:inherit;text-decoration:none}.cv-shell a:hover{color:var(--cv-green)}.cv-shell button,.cv-shell input{font:inherit}.cv-shell [hidden]{display:none!important}.cv-shell img{max-width:100%;height:auto}.cv-shell svg{flex-shrink:0}.cv-shell :focus-visible{outline:3px solid #9b6b1b;outline-offset:4px}.cv-shell button{cursor:pointer}.cv-hand{font-family:var(--cv-hand);font-weight:500}.cv-width{max-width:1280px;margin-inline:auto;padding-inline:38px}.cv-skip{position:absolute;left:10px;top:-70px;z-index:200;background:var(--cv-paper);padding:10px 20px}.cv-skip:focus{top:10px}
.cv-header{background:rgba(250,249,245,.96);position:relative;z-index:30;border-bottom:1px solid #ebece5}.cv-header-inner{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px}.cv-brand{display:flex;align-items:center;gap:9px;flex-shrink:0;line-height:1.15}.cv-brand-icon{width:52px;height:52px}.cv-brand strong{font-size:25px;letter-spacing:-.035em;color:#151c17;display:block}.cv-brand small{display:block;font:700 9px/1.7 Arial,sans-serif;letter-spacing:.04em;color:#28392e}.cv-tagline{font-size:17px;line-height:1.5;transform:rotate(-6deg);margin:0 auto 0 12px;white-space:nowrap}.cv-tagline span{border-bottom:1px solid #4b6652;padding-bottom:3px}.cv-nav{display:flex;align-items:center;gap:23px;font-size:12px;font-weight:650;white-space:nowrap}.cv-nav a{padding:10px 0}.cv-nav a:hover{color:#50745a}.cv-nav .cv-nav-cta{background:var(--cv-green);color:#fffefa;padding:10px 20px;border-radius:40px}.cv-menu-button{display:none;background:none;border:1px solid var(--cv-line);border-radius:8px;padding:7px 10px;color:var(--cv-ink)}
.cv-main{max-width:none!important;width:auto!important;padding:0!important;margin:0!important}.cv-hero{position:relative;min-height:487px;isolation:isolate;overflow:hidden;background:var(--cv-bg)}.cv-hero-inner{position:relative;min-height:487px;padding-top:42px;padding-bottom:78px;z-index:2}.cv-hero-photo{position:absolute;left:44%;width:42%;top:0;height:100%;overflow:hidden;z-index:0;mask-image:linear-gradient(90deg,transparent,#000 20%,#000 76%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 20%,#000 76%,transparent)}.cv-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 52%;filter:saturate(.84);display:block}.cv-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,var(--cv-bg) 4%,rgba(247,246,241,.92) 21%,rgba(247,246,241,.4) 44%,transparent 60%),linear-gradient(0deg,var(--cv-bg),transparent 15%);pointer-events:none;z-index:1}.cv-hero-copy{position:relative;width:57%;max-width:690px;z-index:3}.cv-kicker{font:600 10px/1.6 Arial,sans-serif;letter-spacing:.2em;color:#6a7b67;display:block;margin:0 0 15px}.cv-hero h1{font-family:var(--cv-hand);font-weight:500;font-size:clamp(43px,4.7vw,64px);line-height:1.43;letter-spacing:.025em;margin:0 0 22px;color:var(--cv-green);width:max-content;max-width:100%;position:relative}.cv-hero h1 span{display:block;position:relative;width:max-content;max-width:100%;isolation:isolate}.cv-hero h1 span:after{content:'';position:absolute;height:14px;background:#f8e589;left:3px;right:5px;bottom:7px;z-index:-1;transform:rotate(-1.2deg);border-radius:100% 28% 55% 30%;opacity:.9}.cv-hero-copy>p{font-size:16px;margin:0 0 27px;letter-spacing:.01em;font-weight:500}.cv-search{max-width:548px}.cv-search label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.cv-search-box{display:flex;align-items:center;background:var(--cv-paper);border:1px solid #d5dccf;border-radius:18px;box-shadow:0 4px 14px #254d2915;overflow:hidden;min-height:62px}.cv-search-box:focus-within{outline:3px solid #d8b967;outline-offset:3px}.cv-search-box>svg{margin-left:19px;color:#263d2f;width:23px}.cv-search input{border:0!important;outline:none;box-shadow:none!important;min-width:0;width:100%;flex:1;background:transparent!important;color:var(--cv-ink)!important;padding:15px;font-size:14px}.cv-search button{align-self:stretch;border:0;background:var(--cv-green);color:#fffefa;padding:0 28px;font-size:14px;font-weight:650}.cv-search button:hover{background:#285537}.cv-quick{display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:11px;margin-top:16px}.cv-quick b{font-weight:600}.cv-quick a{background:#f0f1e9;padding:3px 12px;border:1px solid #e8ece0;border-radius:20px;color:#304d39}.cv-hero-quote{position:absolute;right:42px;top:82px;margin:0;font-size:18px;line-height:1.75;transform:rotate(-8deg);text-shadow:0 1px 4px #fff;width:178px;color:#183c29}.cv-hero-quote small{display:block;text-align:right;font-size:15px}.cv-cat{position:absolute;right:8px;bottom:26px;width:268px;margin:0;z-index:3}.cv-cat img{display:block;width:100%;height:auto}.cv-cat-bubble{position:absolute;right:10px;bottom:112px;width:118px;text-align:center;font-size:18px;line-height:1.55;transform:rotate(-9deg);border:1px solid #374833;border-radius:49% 48% 50% 25%;background:rgba(247,246,241,.95);padding:14px 10px}.cv-cat-bubble:after{content:'';position:absolute;bottom:-6px;left:17px;width:17px;height:17px;background:var(--cv-bg);border-left:1px solid #374833;transform:skew(-29deg) rotate(-22deg)}.cv-image-note{position:absolute;right:25px;bottom:8px;z-index:5;font-size:9px;color:#566b52;background:#f8f7f1cc;padding:1px 6px;border-radius:4px}
.cv-tasks{position:relative;z-index:5;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-top:-36px;margin-bottom:35px}.cv-task{display:block;background:var(--cv-paper);border:1px solid #e6e7dd;border-radius:14px;padding:13px 13px 17px;box-shadow:0 6px 15px #29432b0c;transition:transform .16s,box-shadow .16s}.cv-task:hover{transform:translateY(-4px);box-shadow:0 9px 19px #29432b16}.cv-task figure{margin:0 0 10px;border-radius:8px;overflow:hidden;aspect-ratio:2.7}.cv-task img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s}.cv-task:hover img{transform:scale(1.035)}.cv-task-foot{display:flex;justify-content:space-between;align-items:center;gap:9px}.cv-task h2{font-size:17px;line-height:1.6;margin:0 0 3px;font-weight:750;color:#16291d}.cv-task p{margin:0;font-size:11px;line-height:1.8;color:var(--cv-muted)}.cv-round{width:36px;height:36px;border:1px solid #244c32;background:var(--cv-green);color:#fffefa;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cv-round svg{width:19px;height:19px}
.cv-section{margin-bottom:38px}.cv-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 0 16px}.cv-heading h2{font-size:28px;line-height:1.4;letter-spacing:.01em;color:var(--cv-green);margin:0 0 3px;font-weight:760}.cv-heading p{font-size:13px;color:var(--cv-muted);margin:0;line-height:1.8}.cv-heading>a{font-size:12px;white-space:nowrap;font-weight:650;display:flex;align-items:center;gap:8px}.cv-heading>a svg{width:19px}.cv-filterbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:17px}.cv-filters{display:flex;gap:5px;flex-wrap:wrap}.cv-filter{font-size:11px!important;border:1px solid #dce3d5;background:transparent;color:var(--cv-muted);padding:5px 13px;min-height:34px;border-radius:30px}.cv-filter[aria-pressed=true]{background:var(--cv-green);color:#fffefa;border-color:var(--cv-green)}.cv-result{font-size:11px;margin:0;color:var(--cv-muted)}.cv-schools{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px}.cv-school{background:var(--cv-paper);border:1px solid #e3e6da;border-radius:11px;overflow:hidden;box-shadow:0 4px 12px #24392108;transition:transform .16s,border-color .16s}.cv-school:hover{transform:translateY(-3px);border-color:#75926d}.cv-school-photo{position:relative;aspect-ratio:1.45;overflow:hidden;display:block}.cv-school-photo img{width:100%;height:100%;object-fit:cover;display:block}.cv-school-photo>span{position:absolute;right:5px;bottom:5px;font-size:8px;background:#f8f7f1eb;color:#354b33;padding:1px 5px;border-radius:3px}.cv-school-copy{padding:12px 12px 14px}.cv-school h3{font-size:15px;line-height:1.5;margin:0 0 2px;letter-spacing:-.015em}.cv-school-full{display:block;font-size:10px;line-height:1.5;color:var(--cv-muted);margin-bottom:8px;min-height:15px}.cv-school-meta{display:flex;gap:5px;align-items:center;font-size:10px;line-height:1.9;color:#52634e}.cv-school-meta svg{width:13px;height:13px}.cv-school-kind{margin-top:5px;color:var(--cv-muted);font-size:10px}.cv-more{display:block;margin:18px auto 0;border:1px solid #cdd7c6;background:transparent;border-radius:40px;color:var(--cv-green);font-size:11px!important;padding:6px 22px;min-height:38px}.cv-empty{background:var(--cv-soft);padding:20px;border-radius:12px;color:var(--cv-ink);font-size:14px}.cv-empty a{text-decoration:underline}.cv-section-note{color:var(--cv-muted);font-size:10px;margin:14px 0 0;line-height:1.8}
.cv-chapter{position:relative;background:#204e34;isolation:isolate;overflow:hidden;margin:35px 0 39px;min-height:261px;color:#fffef5}.cv-chapter-inner{display:grid;grid-template-columns:1.02fr 1fr .8fr;gap:32px;align-items:center;min-height:261px;padding-top:25px;padding-bottom:25px;position:relative}.cv-chapter-photo{position:absolute;left:0;top:0;width:59%;height:100%;object-fit:cover;object-position:50% 55%;opacity:.95;z-index:-2;mask-image:linear-gradient(90deg,transparent,#000 21%,#000 66%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 21%,#000 66%,transparent)}.cv-chapter:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#153f29c9,transparent 42%,#234f37 60%);z-index:-1}.cv-chapter-quote{font-size:26px;line-height:1.6;letter-spacing:.04em;transform:rotate(-6deg);margin:0;align-self:start;padding-top:16px;max-width:250px;text-shadow:0 2px 5px #214227}.cv-chapter-copy h2{font-size:24px;line-height:1.55;font-weight:600;margin:0 0 9px;letter-spacing:.04em;color:#fffef7}.cv-chapter-copy p{font-size:12px;margin:0 0 21px;color:#eef3e7}.cv-white-button{display:inline-flex;gap:18px;align-items:center;padding:8px 25px;background:#fafaf3;color:#20432b!important;border-radius:30px;font-size:12px;font-weight:650}.cv-white-button svg{width:18px}.cv-paper-note{background:#f8f3e5;color:#233827;padding:24px 22px 20px;transform:rotate(-6deg);clip-path:polygon(2% 1%,8% 2%,14% 0,25% 1%,34% 0,42% 2%,54% 0,66% 1%,76% 0,88% 2%,99% 1%,100% 11%,99% 24%,100% 35%,98% 49%,100% 62%,99% 74%,100% 85%,98% 99%,86% 98%,73% 100%,61% 99%,51% 100%,39% 98%,27% 100%,16% 98%,1% 100%,0 88%,1% 75%,0 61%,1% 49%,0 36%,1% 22%,0 10%);background-image:repeating-linear-gradient(transparent 0,transparent 30px,#dad5c43b 31px,transparent 32px);box-shadow:0 4px 16px #183c27;justify-self:end;width:100%;max-width:264px}.cv-paper-note p{font-size:18px;line-height:1.8;margin:0}.cv-paper-note span{font-size:15px;display:block;text-align:right;margin-top:3px}
.cv-guides{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.cv-guide{display:block;background:var(--cv-paper);border:1px solid #e3e7db;border-radius:12px;overflow:hidden;box-shadow:0 4px 13px #21371e08;transition:transform .16s}.cv-guide:hover{transform:translateY(-3px)}.cv-guide-photo{display:block;aspect-ratio:2.45;overflow:hidden}.cv-guide-photo img{width:100%;height:100%;object-fit:cover;display:block}.cv-guide-copy{padding:13px 14px}.cv-guide h3{font-size:15px;line-height:1.65;margin:0 0 12px;color:#1c3022;min-height:49px}.cv-guide-meta{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:10px;color:var(--cv-muted)}.cv-guide-meta span{padding:2px 8px;background:#edf0e6;border-radius:30px;color:#40543f}.cv-guide-meta small{font-size:10px}.cv-tools{display:flex;flex-wrap:wrap;gap:9px;padding:22px 0 0;margin-top:26px;border-top:1px solid var(--cv-line);align-items:center}.cv-tools>b{font-size:12px;margin-right:7px}.cv-tools>a{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:var(--cv-muted);padding:7px 13px;border:1px solid #dfe3d8;border-radius:30px}.cv-tools>a svg{width:14px;height:14px}.cv-tools>a:hover{border-color:var(--cv-green)}
.cv-footer{background:#edeee6;border-top:1px solid #e0e4d7;padding:33px 0 16px;margin-top:36px;position:relative;overflow:hidden}.cv-footer-grid{display:grid;grid-template-columns:1.3fr .7fr .7fr 1.5fr;gap:35px}.cv-footer .cv-brand{align-items:center;margin-bottom:17px}.cv-footer .cv-brand strong{font-size:23px}.cv-footer-tagline{font-size:22px;line-height:1.7;transform:rotate(-7deg);margin:5px 0 16px 42px}.cv-footer h2{font-size:12px;color:#263728;margin:4px 0 8px}.cv-footer-links a{display:block;font-size:11px;line-height:2.2;color:#66735e}.cv-footer-note p{font-size:11px;line-height:1.9;color:#5b6d52;margin:0 0 14px;max-width:380px}.cv-footer-note .cv-white-button{border:1px solid #c6d0bf;font-size:11px;background:#fbfaf4;padding:7px 16px}.cv-fineprint{margin-top:25px;border-top:1px solid #d8decf;padding-top:12px;font-size:9px;text-align:center;color:#6a7961;line-height:1.9}.cv-fineprint p{margin:2px 0}.cv-preview-bar{text-align:center;background:#163f2a;color:#f2f4e7;font-size:10px;padding:4px 12px;letter-spacing:.03em}
/* Shared inner-page treatment; data tables remain data tables, not promotional cards. */
.site-header{background:var(--cv-paper)}.card,.tile,.item-card,.lookup-box,.dorm-block,.trust-card{border-radius:12px;box-shadow:0 3px 12px #28412807}.block{border-radius:14px}.dorm-head,h1{color:var(--cv-green)}.dorm-block h2{border-bottom:1px solid var(--cv-line);padding-bottom:10px}.source-list,.data-status-note{line-height:1.95}.room-table td,.room-table th{padding:11px 8px}.cv-shell section[id]{scroll-margin-top:28px}
html[data-theme=dark]{--cv-bg:#16281f;--cv-paper:#203629;--cv-ink:#e9eee1;--cv-muted:#bacab2;--cv-green:#c2d6b5;--cv-line:#41523b;--cv-soft:#2c4130;--bg:var(--cv-bg);--card:var(--cv-paper);--ink:var(--cv-ink);--muted:var(--cv-muted);--brand:var(--cv-green);--brand-dark:#d5e5c9;--line:var(--cv-line);--chip:var(--cv-soft);--wash:#253b2b}html[data-theme=dark] .cv-header{background:#1b3024}html[data-theme=dark] .cv-brand strong,html[data-theme=dark] .cv-brand small,html[data-theme=dark] .cv-task h2,html[data-theme=dark] .cv-guide h3,html[data-theme=dark] .cv-footer h2{color:#e9eee1}html[data-theme=dark] .cv-hero:after{background:linear-gradient(90deg,#16281f 10%,#16281fcc 33%,transparent 63%),linear-gradient(0deg,#16281f,transparent 15%)}html[data-theme=dark] .cv-hero-quote{color:#e9eee1;text-shadow:0 2px 6px #16281f}html[data-theme=dark] .cv-cat-bubble{color:#203629}html[data-theme=dark] .cv-cat-bubble:after{background:#f7f6f1}html[data-theme=dark] .cv-footer{background:#1b2f23}html[data-theme=dark] .cv-footer-note p,html[data-theme=dark] .cv-footer-links a{color:#bacab2}html[data-theme=dark] .cv-nav-cta,html[data-theme=dark] .cv-search button,html[data-theme=dark] .cv-round,html[data-theme=dark] .cv-filter[aria-pressed=true]{background:#315c3c;color:#fffefa}html[data-theme=dark] .cv-school-meta{color:#bacab2}html[data-theme=dark] .cv-kicker,html[data-theme=dark] .cv-fineprint{color:#b7c7ab}
@media(min-width:1500px){.cv-hero-photo{left:46%;width:38%}.cv-hero-copy{max-width:720px}.cv-hero h1{font-size:65px}}
@media(max-width:1120px){.cv-width{padding-inline:26px}.cv-header-inner{gap:16px;min-height:80px}.cv-nav{gap:18px;font-size:11px}.cv-tagline{font-size:15px;margin-left:0}.cv-hero-copy{width:61%}.cv-hero h1{font-size:51px}.cv-hero-quote{font-size:16px;right:24px;width:150px}.cv-cat{right:-4px;width:235px}.cv-cat-bubble{font-size:16px;width:102px;bottom:94px;right:8px}.cv-school-copy{padding:10px}.cv-school h3{font-size:14px}.cv-schools{gap:10px}.cv-chapter-inner{gap:22px}.cv-chapter-quote{font-size:24px}.cv-paper-note{padding:22px 16px}.cv-paper-note p{font-size:15px}.cv-footer-grid{gap:24px}.cv-guide h3{font-size:14px}}
@media(max-width:900px){.cv-tagline{display:none}.cv-header-inner{gap:15px}.cv-nav{gap:16px}.cv-nav-cta{padding-inline:14px!important}.cv-hero h1{font-size:46px}.cv-hero-copy{width:70%}.cv-hero-copy>p{font-size:14px}.cv-hero-quote{font-size:15px;width:135px;right:16px;top:65px}.cv-search{max-width:460px}.cv-search-box{min-height:57px}.cv-cat{width:215px}.cv-hero,.cv-hero-inner{min-height:444px}.cv-hero-inner{padding-top:38px}.cv-schools{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.cv-school h3{font-size:16px}.cv-school-copy{padding:13px}.cv-school-full,.cv-school-meta,.cv-school-kind{font-size:11px}.cv-task{padding:10px}.cv-task h2{font-size:15px}.cv-task p{font-size:10px}.cv-round{width:30px;height:30px}.cv-chapter-inner{grid-template-columns:.8fr 1.1fr .85fr;gap:18px}.cv-chapter-quote{font-size:21px}.cv-chapter-copy h2{font-size:21px}.cv-paper-note p{font-size:14px}.cv-guides{gap:12px}.cv-guide-copy{padding:11px}.cv-guide-meta small{display:none}.cv-footer-grid{grid-template-columns:1.2fr .7fr .7fr}.cv-footer-note{grid-column:1/-1;border-top:1px solid #d8decf;padding-top:18px}.cv-footer-note p{max-width:650px}}
@media(max-width:620px){.cv-width{padding-inline:20px}.cv-header-inner{min-height:74px;flex-wrap:wrap;gap:0;padding-top:9px;padding-bottom:9px}.cv-brand-icon{width:45px;height:45px}.cv-brand strong{font-size:23px}.cv-brand small{font-size:8px}.cv-menu-button{display:block;margin-left:auto}.cv-nav{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:3px 19px;width:100%;font-size:12px;padding:14px 1px 3px}.cv-nav .cv-nav-cta{padding:6px 13px!important}.cv-nav.cv-collapsible:not(.is-open){display:none}.cv-hero{min-height:632px}.cv-hero-inner{min-height:632px;padding-top:31px;padding-bottom:248px}.cv-hero-copy{width:100%;max-width:100%}.cv-kicker{font-size:9px;margin-bottom:11px}.cv-hero h1{font-size:clamp(34px,8.9vw,50px);line-height:1.45;margin-bottom:16px;letter-spacing:.01em}.cv-hero h1 span:after{height:10px;bottom:5px}.cv-hero-copy>p{font-size:13px;line-height:1.8;margin-bottom:20px}.cv-search{max-width:none}.cv-search-box{min-height:56px;border-radius:14px}.cv-search-box>svg{margin-left:14px;width:20px}.cv-search input{font-size:13px;padding:11px}.cv-search button{padding:0 22px;font-size:13px}.cv-quick{font-size:10px;gap:6px;margin-top:12px}.cv-quick a{padding:3px 10px}.cv-hero-photo{left:14%;width:78%;height:285px;top:auto;bottom:16px;mask-image:linear-gradient(90deg,transparent,#000 25%,#000 77%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 25%,#000 77%,transparent)}.cv-hero-photo img{object-position:center 72%;filter:saturate(.8)}.cv-hero:after{background:linear-gradient(180deg,var(--cv-bg) 50%,rgba(247,246,241,.56) 60%,transparent 78%,var(--cv-bg) 100%)}.cv-cat{right:4px;width:171px;bottom:20px}.cv-cat-bubble{width:90px;right:8px;bottom:66px;font-size:14px;line-height:1.5;padding:10px 7px}.cv-hero-quote{font-size:15px;width:145px;right:auto;left:23px;top:auto;bottom:145px;transform:rotate(-8deg);text-shadow:0 0 7px #fff}.cv-hero-quote small{font-size:12px}.cv-image-note{font-size:8px;right:20px;bottom:13px}.cv-tasks{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:-8px;margin-bottom:31px}.cv-task{border-radius:12px;padding:9px 9px 12px}.cv-task figure{aspect-ratio:2.03;margin-bottom:9px;border-radius:6px}.cv-task h2{font-size:15px;line-height:1.5;margin-bottom:4px}.cv-task p{font-size:10px;line-height:1.7}.cv-task-foot{gap:5px;align-items:flex-end}.cv-round{width:28px;height:28px}.cv-round svg{width:16px;height:16px}.cv-heading{gap:12px;align-items:flex-end;margin-bottom:16px}.cv-heading h2{font-size:24px;margin-bottom:4px}.cv-heading p{font-size:11px;max-width:245px}.cv-heading>a{font-size:10px;gap:5px;padding-bottom:4px}.cv-heading>a svg{width:15px}.cv-filterbar{flex-wrap:wrap;gap:10px}.cv-filter{font-size:10px!important;min-height:34px;padding:5px 12px}.cv-result{font-size:10px}.cv-schools{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.cv-school h3{font-size:15px}.cv-school-copy{padding:11px}.cv-school-full,.cv-school-meta,.cv-school-kind{font-size:10px}.cv-school-photo{aspect-ratio:1.5}.cv-school-photo>span{font-size:7px}.cv-section-note{font-size:9px;margin-top:12px}.cv-section{margin-bottom:30px}.cv-chapter{margin:27px 0 30px;min-height:455px}.cv-chapter-inner{grid-template-columns:1fr 1fr;gap:18px;padding-top:25px;padding-bottom:27px;min-height:455px}.cv-chapter-quote{font-size:23px;grid-column:1/-1;min-height:140px;padding-top:0;padding-left:5px}.cv-chapter-photo{left:2%;top:0;height:238px;width:95%;object-position:center 40%;mask-image:linear-gradient(90deg,transparent,#000 26%,#000 66%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 26%,#000 66%,transparent)}.cv-chapter:after{background:linear-gradient(180deg,#153f2922,transparent 28%,#204e34 53%)}.cv-chapter-copy h2{font-size:19px;line-height:1.6}.cv-chapter-copy p{font-size:10px;margin-bottom:16px}.cv-white-button{font-size:11px;padding:7px 16px;gap:10px}.cv-paper-note{padding:20px 12px;align-self:center}.cv-paper-note p{font-size:14px;line-height:1.85;white-space:nowrap}.cv-paper-note span{font-size:12px}.cv-guides{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.cv-guide-photo{aspect-ratio:1.85}.cv-guide h3{font-size:13px;min-height:44px;margin-bottom:10px}.cv-guide-meta{font-size:9px}.cv-guide-meta span{padding:2px 7px}.cv-tools{padding-top:19px;margin-top:23px;gap:8px}.cv-tools>b{width:100%;font-size:12px;margin-bottom:2px}.cv-tools>a{font-size:10px;padding:5px 10px}.cv-footer{margin-top:30px;padding-top:25px}.cv-footer-grid{grid-template-columns:1fr 1fr;gap:23px 22px}.cv-footer-brand{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:15px}.cv-footer .cv-brand{margin:0}.cv-footer-tagline{font-size:18px;margin:0;line-height:1.5;flex-shrink:0}.cv-footer-links{padding-left:6px}.cv-footer h2{font-size:12px}.cv-footer-links a{font-size:11px}.cv-footer-note{padding-top:17px}.cv-footer-note p{font-size:10px}.cv-fineprint{font-size:8px;margin-top:20px}.cv-preview-bar{font-size:9px}html[data-theme=dark] .cv-hero:after{background:linear-gradient(180deg,#16281f 48%,#16281f88 64%,transparent 79%,#16281f 100%)}html[data-theme=dark] .cv-hero-quote{text-shadow:0 1px 5px #16281f}}
@media(max-width:360px){.cv-width{padding-inline:16px}.cv-hero h1{font-size:32px}.cv-hero-copy>p{font-size:12px}.cv-search input{font-size:12px}.cv-search button{padding-inline:18px}.cv-task h2{font-size:14px}.cv-task p{font-size:9px}.cv-chapter-inner{gap:11px}.cv-chapter-copy h2{font-size:17px}.cv-paper-note p{font-size:12px}.cv-footer-tagline{font-size:15px}.cv-footer .cv-brand strong{font-size:21px}}
@media(prefers-reduced-motion:reduce){.cv-shell *,.cv-shell *:before,.cv-shell *:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
@media print{.cv-header,.cv-preview-bar,.cv-menu-button,.cv-cat,.cv-hero-photo,.cv-footer{display:none}.cv-shell *{box-shadow:none!important}.cv-main{color:#000}.cv-hero,.cv-hero-inner{min-height:0}.cv-hero-inner{padding-bottom:30px}.cv-hero-copy{width:100%}.cv-tasks{margin-top:0}}
.cv-legacy-evidence{font-size:11px;margin-top:14px;margin-bottom:24px;color:var(--cv-muted)}.cv-legacy-evidence summary{cursor:pointer}.cv-legacy-evidence>div{padding:16px}.cv-legacy-evidence a{text-decoration:underline}
/* Keep the handwritten note in deliberate two-line phrases on every viewport. */
.cv-hero-quote{width:215px;font-size:17px}.cv-hero-quote br{display:block}
@media(max-width:1120px){.cv-hero-quote{width:174px;font-size:15px}}
@media(max-width:620px){.cv-hero-quote{width:178px;font-size:14px;bottom:144px}}

.cv-theme{border:1px solid var(--cv-line);border-radius:50%;background:transparent;color:var(--cv-ink);width:32px;height:32px;line-height:1;padding:0}
