/* Homepage editorial design, sharing the approved PKU type and spacing system. */
@font-face{font-family:CSG Display;src:url('./pku-editorial/BarlowCondensed-Bold.ttf') format('truetype');font-style:normal;font-weight:700;font-display:swap}
.csg-home-page{--navy:#082044;--red:#b60819;--gold:#f8b818;--ink:#26364b;--muted:#586477;--line:#dce2e9;--paper:#fefdfa;width:100%;margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.6 Arial,Helvetica,sans-serif;letter-spacing:0}
.csg-home-page *,.csg-home-page *::before,.csg-home-page *::after{box-sizing:border-box;letter-spacing:0}
.csg-home-page :where(h1,h2,h3,p,ul,figure){margin:0}
.csg-home-page :where(input,button,select){font:inherit}
.csg-home-page :where(a,button,select,input):focus-visible{outline:3px solid var(--gold);outline-offset:4px}
.csg-home-page :where(a){color:var(--red);text-decoration:none;font-weight:700}
.csg-home-page a:hover{text-decoration:underline;text-underline-offset:4px}
.csg-home-page img{display:block;max-width:100%}
.csg-home-page button{cursor:pointer}
.csg-home-page h1,.csg-home-page h2,.csg-home-page h3{font:700 36px/1.12 'CSG Display','Arial Narrow',Arial,sans-serif;color:var(--navy);text-transform:uppercase}
.csg-home-page h1{font-size:88px;line-height:.98}
.csg-home-page h2 em,.csg-home-page h1 em{font-style:normal;color:var(--red)}
.csg-home-page h3{font:700 18px/1.4 Arial,Helvetica,sans-serif;text-transform:none}
.csg-home-shell{width:min(1200px,calc(100% - 56px));margin-inline:auto}
.csg-home-section>.csg-home-shell{padding:38px 36px 40px;border-bottom:1px solid var(--line)}
.csg-home-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px}
.csg-home-section-head>a{flex:none;font-size:16px;padding-bottom:4px}
.csg-home-section-head h2{max-width:720px}
.csg-home-section-head p:not(.csg-home-kicker){margin-top:12px;max-width:640px}
.csg-home-kicker{display:flex;align-items:center;gap:10px;margin-bottom:12px!important;color:var(--muted);font:700 13px/1.5 Arial,Helvetica,sans-serif;text-transform:uppercase}
.csg-home-kicker b{display:grid;place-items:center;width:32px;height:32px;background:var(--red);color:#fff;border-radius:4px;font-size:17px}
.csg-home-btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:12px 20px;border:1px solid var(--line);border-radius:4px;text-align:center;font-size:16px;line-height:1.4}
.csg-home-btn-red{background:var(--red);color:#fff!important;border-color:var(--red)}
.csg-home-btn-outline,.csg-home-btn-white{background:#fff;color:var(--navy)!important}
.csg-home-btn:hover{box-shadow:0 3px 10px #08204414}
.csg-home-hero{position:relative;isolation:isolate;background:var(--navy);overflow:hidden;color:#fff}
.csg-home-hero-image{position:absolute;inset:0 0 0 auto;width:76%;height:100%;object-fit:cover;object-position:center;z-index:-2}
.csg-home-hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,#082044 0%,#082044 22%,#082044ed 34%,#08204480 55%,#08204408 80%);z-index:-1}
.csg-home-hero-inner{min-height:610px;padding:52px 36px 46px;display:flex;align-items:center}
.csg-home-hero-copy{max-width:590px;width:100%}
.csg-home-hero-copy .csg-home-kicker{color:#e0e6ee;margin-bottom:22px!important;gap:14px}
.csg-home-hero-copy .csg-home-kicker::before{content:'';width:32px;height:3px;background:var(--gold);border-left:18px solid var(--red)}
.csg-home-hero h1{color:#fff;max-width:560px}
.csg-home-hero h1 em{display:block;color:var(--gold)}
.csg-home-hero-copy>p:not(.csg-home-kicker){max-width:470px;color:#edf2f8;margin:22px 0 26px;font-size:18px}
.csg-home-search{display:grid;grid-template-columns:22px minmax(0,1fr) 48px;align-items:center;gap:10px;padding:7px 7px 7px 16px;background:#fff;border-radius:5px;max-width:530px;color:var(--navy)}
.csg-home-search label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.csg-home-search input{min-width:0;width:100%;height:48px;border:0;background:#fff;color:var(--ink);padding:0 4px;font-size:16px}
.csg-home-search svg{width:22px;height:22px}
.csg-home-search-icon{display:flex}
.csg-home-search button{width:48px;height:48px;display:grid;place-items:center;border:0;border-radius:4px;background:var(--red);color:#fff}
.csg-home-popular{margin-top:20px;color:#e0e6ee}
.csg-home-popular strong{font-size:13px;font-weight:400;display:block;margin-bottom:9px}
.csg-home-popular>div{display:flex;flex-wrap:wrap;gap:8px}
.csg-home-popular a{font-size:13px;font-weight:400;color:#fff;border:1px solid #ffffff4d;border-radius:3px;padding:4px 9px;background:#08204460}
.csg-home-hero-caption{position:absolute;bottom:14px;right:20px;font-size:11px;color:#fff;background:#082044c9;padding:4px 8px;border-radius:3px}
.csg-home-university-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.csg-home-uni-card{overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink)!important;font-weight:400!important;transition:box-shadow .2s,border-color .2s}
.csg-home-uni-card:hover{border-color:#a8b5c7;box-shadow:0 8px 22px #08204414;text-decoration:none!important}
.csg-home-uni-photo{height:190px;overflow:hidden;background:#e5eaf1;border-bottom:3px solid var(--gold)}
.csg-home-uni-photo img{width:100%;height:100%;object-fit:cover;transition:transform .3s}
.csg-home-uni-card:hover .csg-home-uni-photo img{transform:scale(1.025)}
.csg-home-uni-body{display:flex;flex-direction:column;flex:1;padding:24px}
.csg-home-uni-title{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:12px;min-height:64px}
.csg-home-uni-title img{width:46px;height:46px;object-fit:contain}
.csg-home-uni-title h3{font-size:18px}
.csg-home-uni-meta{color:var(--muted);font-size:13px;line-height:1.5;margin:12px 0!important}
.csg-home-uni-body>p:not(.csg-home-uni-meta){font-size:16px;line-height:1.6;flex:1}
.csg-home-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:18px}
.csg-home-tags span{font-size:13px;line-height:1.5;background:#f0f3f7;padding:4px 8px;border-radius:3px;color:var(--muted)}
.csg-home-uni-body::after{content:'Explore university →';display:block;padding-top:18px;margin-top:18px;border-top:1px solid var(--line);font-size:16px;line-height:1.5;font-weight:700;color:var(--red)}
.csg-home-discover>.csg-home-shell{background:var(--navy);color:#e0e7f2;border-bottom:0}
.csg-home-discover h2{color:#fff}.csg-home-discover h2 em{color:var(--gold)}
.csg-home-discover .csg-home-kicker{color:#c6d3e4}
.csg-home-discover-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}
.csg-home-discover-grid>a{position:relative;isolation:isolate;grid-column:span 2;min-height:250px;padding:138px 22px 22px;overflow:hidden;border:1px solid #ffffff30;border-radius:5px;background:#fff;color:var(--ink);font-weight:400}
.csg-home-discover-grid>a:first-child,.csg-home-discover-grid>a:nth-child(2){grid-column:span 3}
.csg-home-discover-grid>a::before{content:'';position:absolute;z-index:-1;inset:0 0 auto;height:116px;background-image:var(--card-image);background-size:cover;background-position:center 45%;border-bottom:3px solid var(--gold)}
.csg-home-discover-grid h3{font-size:18px;padding-right:28px;margin-bottom:8px}
.csg-home-discover-grid p{font-size:16px;max-width:90%}
.csg-home-discover-grid a>span{position:absolute;right:20px;top:135px;font-size:24px;color:var(--red)}
.csg-home-discover-grid a:hover{text-decoration:none;background:#fffcf1}
.csg-home-journey-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border:1px solid var(--line);border-radius:5px;overflow:hidden;margin-top:28px}
.csg-home-journey-grid article{position:relative;padding:26px;border-bottom:1px solid var(--line);border-right:1px solid var(--line);background:#fff}
.csg-home-journey-grid article:nth-child(3n){border-right:0}.csg-home-journey-grid article:nth-last-child(-n+3){border-bottom:0}
.csg-home-step-icon{display:block;color:var(--navy);margin-bottom:22px}
.csg-home-step-icon svg{width:36px;height:36px}
.csg-home-journey-grid b{position:absolute;right:26px;top:26px;background:var(--red);color:#fff;display:grid;place-items:center;width:28px;height:28px;border-radius:4px;font-size:14px}
.csg-home-journey-grid h3{font-size:18px;margin-bottom:9px}
.csg-home-journey-grid p{font-size:16px}
.csg-home-final{background:var(--paper)}
.csg-home-final-inner{padding:30px 36px 40px}
.csg-home-final-newsletter{display:grid;grid-template-columns:1.15fr 1fr;gap:36px;padding:30px;background:var(--navy);border-radius:5px;border-top:3px solid var(--gold);color:#edf2f8}
.csg-home-final-newsletter-copy>span{display:block;font-size:13px;font-weight:700;color:var(--gold);text-transform:uppercase;margin-bottom:10px}
.csg-home-final-newsletter h2{color:#fff;font-size:36px;margin-bottom:12px}
.csg-home-final-newsletter p{font-size:16px}
.csg-home-final-newsletter-form{align-self:center;min-width:0}
.csg-home-final-newsletter-form .mc4wp-form,.csg-home-final-newsletter-form .mc4wp-form-fields{margin:0}
.csg-home-final-newsletter-form .mc4wp-form-fields>p{display:flex;align-items:stretch;margin:0}
.csg-home-final-newsletter-form label{min-width:0;flex:1;margin:0}
.csg-home-final-newsletter-form input[type=email]{width:100%;min-height:50px;border:1px solid #becbdd;border-radius:4px 0 0 4px;padding:12px;background:#fff;color:var(--ink);font-size:16px}
.csg-home-final-newsletter-form input[type=submit],.csg-home-final-newsletter-form button{min-height:50px;border:1px solid var(--red);padding:12px 18px;border-radius:0 4px 4px 0;background:var(--red);color:#fff;font:700 16px/1.4 Arial,Helvetica,sans-serif;cursor:pointer}
.csg-home-newsletter-fallback{color:var(--gold)!important}
@media(min-width:761px) and (max-width:1050px){.csg-home-page h1{font-size:72px}.csg-home-university-track{grid-template-columns:repeat(2,minmax(0,1fr))}.csg-home-final-newsletter{grid-template-columns:1fr;gap:24px}}
@media(max-width:760px){
 .csg-home-shell{width:100%}
 .csg-home-section>.csg-home-shell{padding:30px 22px 32px}
 .csg-home-page h2{font-size:30px}.csg-home-page h3{font-size:18px}
 .csg-home-section-head{align-items:start;flex-direction:column;gap:16px;margin-bottom:24px}
 .csg-home-hero{display:grid}.csg-home-hero-image{position:relative;inset:auto;z-index:0;width:100%;height:auto;aspect-ratio:16/8;object-position:center;grid-row:1}
 .csg-home-hero-wash{display:none}.csg-home-hero-inner{grid-row:2;min-height:0;padding:28px 18px 36px}
 .csg-home-hero h1{font-size:58px;max-width:450px}.csg-home-hero-copy>p:not(.csg-home-kicker){font-size:16px;margin:18px 0 22px}
 .csg-home-hero-caption{top:10px;bottom:auto;font-size:10px;right:10px}
 .csg-home-search{grid-template-columns:minmax(0,1fr) 44px;padding:6px;gap:2px}.csg-home-search-icon{display:none}.csg-home-search input{padding-left:8px;font-size:16px}.csg-home-search button{width:44px}
 .csg-home-university-track{grid-template-columns:1fr;gap:20px}.csg-home-uni-photo{height:auto;aspect-ratio:16/9}.csg-home-uni-body{padding:22px}.csg-home-uni-title{min-height:0}
 .csg-home-discover-grid{grid-template-columns:1fr}.csg-home-discover-grid>a,.csg-home-discover-grid>a:first-child,.csg-home-discover-grid>a:nth-child(2){grid-column:auto;padding-top:168px;min-height:0}.csg-home-discover-grid>a::before{height:146px}.csg-home-discover-grid a>span{top:164px}
 .csg-home-journey-grid{grid-template-columns:1fr}.csg-home-journey-grid article,.csg-home-journey-grid article:nth-last-child(-n+3){border-right:0;border-bottom:1px solid var(--line)}.csg-home-journey-grid article:last-child{border-bottom:0}
 .csg-home-final-inner{padding:24px 18px 32px}.csg-home-final-newsletter{grid-template-columns:1fr;gap:24px;padding:24px 20px}.csg-home-final-newsletter h2{font-size:30px}.csg-home-final-newsletter-form .mc4wp-form-fields>p{flex-direction:column;gap:10px}.csg-home-final-newsletter-form input[type=email],.csg-home-final-newsletter-form input[type=submit]{border-radius:4px}
}
@media(prefers-reduced-motion:reduce){.csg-home-page *{transition:none!important;scroll-behavior:auto!important}}
.csg-home-budget-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.csg-home-budget-grid>article{display:flex;flex-direction:column;position:relative;padding:28px 24px;background:#fff;border:1px solid var(--line);border-top:3px solid var(--gold);border-radius:5px}
.csg-home-budget-grid>article:nth-child(2){border-top-color:#63868a;background:#f4f8f7}
.csg-home-budget-grid>article:nth-child(3){border-top-color:var(--red);background:#fff9f6}
.csg-home-budget-grid>article>svg{width:44px;height:44px;stroke-width:1.4;color:var(--navy);margin-bottom:18px}
.csg-home-budget-tag{display:block;font-size:13px;color:var(--muted);margin-bottom:8px}
.csg-home-budget-grid h3{margin-bottom:12px}
.csg-home-budget-grid article>p{font-size:16px;flex:1}
.csg-home-page summary{cursor:pointer;list-style:none;font-size:16px;font-weight:700;color:var(--navy);position:relative;padding:18px 30px 18px 0;line-height:1.5}
.csg-home-page summary::-webkit-details-marker{display:none}
.csg-home-page summary::after{content:'+';position:absolute;right:2px;top:16px;color:var(--red);font-size:22px;font-weight:400}
.csg-home-page details[open]>summary::after{content:'−'}
.csg-home-page summary:focus-visible{outline:3px solid var(--gold);outline-offset:4px;border-radius:2px}
.csg-home-budget-grid details{border-top:1px solid #cbd3db;margin-top:20px}
.csg-home-budget-grid details ul{font-size:16px;padding:0 0 2px 20px}
.csg-home-budget-grid details li+li{margin-top:12px}

@media(max-width:1050px){.csg-home-budget-grid{grid-template-columns:1fr}.csg-home-budget-grid h3,.csg-home-budget-grid article>p{min-height:0}.csg-home-budget-grid>article{padding:24px}.csg-home-budget-grid>article>svg{float:right;margin:0 0 16px 20px}}
@media(max-width:760px){.csg-home-budget-grid>article{padding:24px 20px}}

/* Homepage personality: original student collage, paper details and real Lucide art. */
.csg-home-hero{background:#faf6ec;color:var(--navy);border-bottom:1px solid #e6ddcb}
.csg-home-hero-wash{display:block;background:radial-gradient(ellipse at 83% 38%,#f8b81818 0%,transparent 58%);z-index:-1}
.csg-home-hero-inner{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:12px;min-height:670px;padding-top:56px;padding-bottom:62px}
.csg-home-hero-copy{position:relative;z-index:3}
.csg-home-hero h1{color:var(--navy);font-size:80px;max-width:510px}
.csg-home-hero h1 em{color:var(--red)}
.csg-home-hero-copy .csg-home-kicker{color:var(--muted);font-size:13px}
.csg-home-hero-copy>p:not(.csg-home-kicker){color:var(--ink);max-width:440px}
.csg-home-search{border:1px solid #d6d4ca;box-shadow:5px 5px 0 #0820440b;transition:box-shadow .2s;position:relative;z-index:4}
.csg-home-search:focus-within{box-shadow:5px 5px 0 #f8b81880}
.csg-home-popular{color:var(--muted)}
.csg-home-popular a{color:var(--navy);background:#ffffffa6;border-color:#d9d5c9}
.csg-home-popular a:hover{background:#fff0bd;text-decoration:none;border-color:#d6a528}
.csg-home-hero-art{position:relative;min-width:0;min-height:500px;display:flex;align-items:center;isolation:isolate}
.csg-home-hero-art .csg-home-hero-image{position:relative;inset:auto;z-index:1;width:123%;max-width:none;height:auto;object-fit:contain;margin-left:-5%;filter:drop-shadow(0 16px 18px #0820440a)}
.csg-home-art-orbit{position:absolute;inset:2% -8% 0 2%;border:1px dashed #bca77c;border-radius:48% 52% 45% 55%;transform:rotate(-12deg);z-index:0}
.csg-home-art-orbit::before{content:'';position:absolute;inset:13% 5%;border-radius:50%;background:#f1deb255}
.csg-home-art-ticket{position:absolute;z-index:2;bottom:-7px;left:8%;display:flex;gap:13px;align-items:center;padding:17px 22px;background:#fff;box-shadow:0 6px 16px #08204412;border:1px solid #e5dfd2;border-bottom:3px solid var(--red);border-radius:4px;transform:rotate(-4deg);font-size:14px;line-height:1.4;font-weight:700;color:var(--navy)}
.csg-home-art-ticket svg{width:36px;height:36px;color:var(--red);stroke-width:1.5}
.csg-home-art-ticket::before{content:'';position:absolute;top:-11px;left:42%;width:64px;height:20px;background:#ecdca8b0;transform:rotate(8deg)}
.csg-home-art-stamp{position:absolute;z-index:2;top:-14px;right:7%;padding:13px 18px;display:flex;gap:9px;align-items:center;background:var(--gold);color:var(--navy);border:1px solid #cc9414;outline:3px solid #f8b81850;outline-offset:4px;border-radius:50% 45% 48% 42%;transform:rotate(8deg);font:700 16px/1.2 'CSG Display',Arial,sans-serif;text-transform:uppercase}
.csg-home-art-stamp svg{width:22px;height:22px;stroke-width:1.5}
.csg-home-art-arrow{position:absolute;bottom:-2px;right:2%;width:135px;height:80px;fill:none;stroke:var(--red);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;z-index:3;transform:rotate(12deg)}
.csg-home-hero-caption{bottom:13px;right:36px;background:none;color:var(--muted);font-size:10px;padding:0}
.csg-home-heading-group{display:flex;align-items:center;gap:24px;min-width:0}
.csg-home-heading-group>div{min-width:0}
.csg-home-eyebrow{font:400 13px/1.5 Arial,Helvetica,sans-serif;color:var(--muted);margin-bottom:7px!important}
.csg-home-heading-art{position:relative;display:grid;place-items:center;flex:none;width:74px;height:74px;border-radius:10px 22px 9px 18px;background:#fff0c7;color:var(--navy);transform:rotate(-7deg);transition:transform .25s}
.csg-home-heading-art>svg{width:48px;height:48px;stroke-width:1.25}
.csg-home-heading-art>span{position:absolute;right:-9px;bottom:-5px;display:grid;place-items:center;width:30px;height:30px;border-radius:7px;background:#fff;border:1px solid var(--red);color:var(--red);transform:rotate(17deg)}
.csg-home-heading-art>span svg{width:19px;height:19px;stroke-width:1.6}
.csg-home-heading-group:hover .csg-home-heading-art{transform:rotate(2deg)}
.csg-home-universities .csg-home-section-head{margin-bottom:34px}
.csg-home-uni-card{transition:transform .25s,box-shadow .25s,border-color .25s;position:relative}
.csg-home-uni-card:hover{transform:translateY(-6px);box-shadow:0 12px 25px #08204414}
.csg-home-uni-card:nth-child(3n+2) .csg-home-uni-photo{border-color:#b60819}
.csg-home-uni-card:nth-child(3n+3) .csg-home-uni-photo{border-color:#63868a}
.csg-home-uni-meta{width:fit-content;background:#f7f1e5;padding:3px 8px;border-radius:3px}
.csg-home-discover>.csg-home-shell{position:relative;isolation:isolate;border-radius:7px 7px 0 0;background:var(--navy);overflow:hidden}
.csg-home-discover>.csg-home-shell::before{content:'';position:absolute;z-index:-1;right:-125px;top:-140px;width:470px;height:470px;border:1px dashed #ffffff25;border-radius:50%;box-shadow:0 0 0 38px #ffffff03,0 0 0 90px #ffffff03;pointer-events:none}
.csg-home-discover .csg-home-eyebrow{color:#c6d3e4}
.csg-home-discover .csg-home-heading-art{background:#f8b818;color:var(--navy)}
.csg-home-discover-grid>a{min-height:280px;padding-top:166px;transition:transform .25s,box-shadow .25s}
.csg-home-discover-grid>a::before{height:132px}
.csg-home-discover-grid>a:hover{transform:translateY(-4px);box-shadow:0 10px 20px #0002}
.csg-home-discover-grid .csg-home-discover-icon{position:absolute;top:109px;left:22px;width:42px;height:42px;padding:9px;background:#fff3cb;box-shadow:0 3px 8px #08204412;color:var(--red);border-radius:5px;transform:rotate(-6deg);stroke-width:1.7}
.csg-home-discover-grid a>span{top:161px}
.csg-home-journey-grid{margin-top:34px;border:none;gap:18px;overflow:visible}
.csg-home-journey-grid article,.csg-home-journey-grid article:nth-child(3n),.csg-home-journey-grid article:nth-last-child(-n+3){border:1px solid var(--line);border-radius:5px;transition:background .2s,transform .2s}
.csg-home-journey-grid article:nth-child(even){background:#fffcf3}
.csg-home-journey-grid article:hover{background:#fff3ce;transform:translateY(-3px)}
.csg-home-journey-grid b{border-radius:50%;box-shadow:0 0 0 5px #b608190a}
.csg-home-step-icon{width:50px;height:50px;border-radius:8px;background:#eef2f7;display:grid;place-items:center;transform:rotate(-4deg)}
.csg-home-step-icon svg{width:31px;height:31px;transform:rotate(4deg)}
.csg-home-final-newsletter{position:relative;isolation:isolate;overflow:hidden;border:0;border-radius:6px;background:var(--navy);padding-top:38px;padding-bottom:38px}
.csg-home-final-newsletter::before{content:'';position:absolute;inset:0 0 auto;height:6px;background:repeating-linear-gradient(120deg,var(--gold) 0 22px,#082044 22px 32px,#d36b55 32px 54px,#082044 54px 64px);z-index:0}
.csg-home-final-newsletter::after{content:'';position:absolute;z-index:-1;width:230px;height:230px;right:-100px;bottom:-100px;border:1px dashed #ffffff28;border-radius:50%;box-shadow:0 0 0 30px #ffffff03}
.csg-home-final-newsletter-copy{position:relative;padding-left:68px}
.csg-home-mail-art{position:absolute;left:0;top:18px;width:45px;height:45px;stroke-width:1.2;color:var(--gold);transform:rotate(-12deg)}
.csg-home-arrived{animation:csg-home-enter .55s cubic-bezier(.2,.65,.3,1) backwards}
@keyframes csg-home-enter{from{opacity:.45;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:761px) and (max-width:1050px){
 .csg-home-hero-inner{padding-inline:24px;min-height:620px;grid-template-columns:1fr 1fr}
 .csg-home-hero h1{font-size:66px}
 .csg-home-hero-art{min-height:400px}.csg-home-art-ticket{left:0;font-size:12px;padding:14px}.csg-home-art-stamp{right:0;top:10px;font-size:14px}.csg-home-art-arrow{width:90px;right:-7%}
 .csg-home-section-head{align-items:start}.csg-home-heading-group{gap:18px}.csg-home-heading-art{width:60px;height:60px}.csg-home-heading-art>svg{width:38px;height:38px}
 .csg-home-section-head>a{font-size:16px}
}
@media(max-width:760px){
 .csg-home-hero{display:block}
 .csg-home-hero-inner{display:flex;flex-direction:column;gap:0;padding:32px 22px 38px;min-height:0}
 .csg-home-hero-copy{width:100%;order:0}
 .csg-home-hero h1{font-size:58px;max-width:430px}
 .csg-home-hero-copy>p:not(.csg-home-kicker){font-size:16px}
 .csg-home-hero-art{order:1;width:100%;min-height:0;margin-top:32px;margin-bottom:25px;padding:25px 0}
 .csg-home-hero-art .csg-home-hero-image{width:115%;margin-left:-7%;aspect-ratio:3/2}
 .csg-home-art-orbit{inset:0 -3%;border-radius:50%}
 .csg-home-art-ticket{bottom:-12px;left:1%;padding:10px 12px;font-size:12px;gap:8px}.csg-home-art-ticket svg{width:26px;height:26px}.csg-home-art-ticket::before{width:40px;height:14px;top:-8px}
 .csg-home-art-stamp{right:2%;top:-1px;padding:8px 12px;font-size:13px}.csg-home-art-stamp svg{width:17px;height:17px}
 .csg-home-art-arrow{width:83px;height:50px;bottom:-11px;right:0}
 .csg-home-hero-caption{top:auto;right:20px;bottom:12px;font-size:9px}
 .csg-home-heading-group{gap:16px;align-items:center}
 .csg-home-heading-art{width:54px;height:58px;border-radius:8px 15px 8px 13px}.csg-home-heading-art>svg{width:34px;height:34px}.csg-home-heading-art>span{width:24px;height:24px;right:-6px}.csg-home-heading-art>span svg{width:16px;height:16px}
 .csg-home-eyebrow{font-size:13px;line-height:1.5}
 .csg-home-heading-group h2{font-size:30px}
 .csg-home-discover-grid>a,.csg-home-discover-grid>a:first-child,.csg-home-discover-grid>a:nth-child(2){padding-top:184px;min-height:0}
 .csg-home-discover-grid>a::before{height:150px}.csg-home-discover-grid .csg-home-discover-icon{top:126px}.csg-home-discover-grid a>span{top:180px}
 .csg-home-final-newsletter-copy{padding-left:0;padding-top:60px}.csg-home-mail-art{top:0;left:0;width:40px;height:40px}
 .csg-home-final-newsletter{padding:28px 20px}
}
@media(prefers-reduced-motion:reduce){.csg-home-page *,.csg-home-page *::before,.csg-home-page *::after{animation:none!important;transition:none!important}.csg-home-uni-card:hover,.csg-home-discover-grid>a:hover,.csg-home-journey-grid article:hover{transform:none}}

/* PKU's responsive reading edges; keep hero composition independent. */
@media(min-width:761px) and (max-width:1100px){
 .csg-home-shell{width:calc(100% - 36px)}
 .csg-home-section>.csg-home-shell{padding:32px 26px 36px}
 .csg-home-hero-inner{padding-inline:26px}
 .csg-home-final-inner{padding-inline:26px}
 .csg-home-final-newsletter{grid-template-columns:1fr;gap:24px}
}
@media(max-width:760px){.csg-home-final-inner{padding-inline:22px}}

/* Simpler student-facing guidance, with the hero's editorial personality. */
.csg-home-answers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 48px;margin-top:36px}
.csg-home-answers article{display:flex;flex-direction:column;padding:24px 0 4px;border-top:1px solid #c8d1dc;min-width:0}
.csg-home-answer-topic{font-size:13px;color:var(--red);margin-bottom:8px}
.csg-home-answers h3{margin-bottom:12px}
.csg-home-answers p{font-size:16px;line-height:1.6;flex:1}
.csg-home-answers a{font-size:16px;margin-top:18px;width:fit-content}
.csg-home-conversation>.csg-home-shell{border-bottom:0;padding-bottom:20px}
.csg-home-conversation-inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:42px;align-items:center;padding:32px;background:#f8f1e3;border:1px solid #e3d9c6;border-radius:7px}
.csg-home-conversation-art{position:relative;background:#fff;padding:10px 10px 0;transform:rotate(-2deg);box-shadow:0 5px 14px #08204414;border:1px solid #e1d9c8;min-width:0}
.csg-home-conversation-art::before{content:'';position:absolute;z-index:1;top:-12px;left:38%;width:82px;height:23px;background:#e7cd82b0;transform:rotate(5deg);pointer-events:none}
.csg-home-conversation-art img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;object-position:center}
.csg-home-conversation-art figcaption{display:flex;align-items:center;justify-content:center;gap:10px;font-size:14px;line-height:1.5;padding:17px 10px;color:var(--navy)}
.csg-home-conversation-art figcaption svg{width:23px;height:23px;flex-shrink:0;color:var(--red);stroke-width:1.5}
.csg-home-conversation-copy h2{font-size:36px;margin-bottom:18px}
.csg-home-conversation-copy>p:not(.csg-home-eyebrow){font-size:16px;line-height:1.6}
.csg-home-conversation-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px 24px;margin-top:24px}
.csg-home-conversation-actions>a{font-size:16px}
.csg-home-conversation-actions .csg-home-btn svg{width:19px;height:19px}
@media(min-width:761px) and (max-width:1050px){.csg-home-conversation-inner{padding:26px;gap:28px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.csg-home-conversation-art figcaption{padding:12px 6px;font-size:13px;align-items:flex-start}.csg-home-answers{column-gap:32px}}
@media(max-width:760px){.csg-home-answers{grid-template-columns:1fr;gap:24px;margin-top:28px}.csg-home-answers article{padding-top:22px}.csg-home-conversation-inner{grid-template-columns:1fr;padding:24px 20px;gap:32px}.csg-home-conversation-art{max-width:400px;margin:0 auto!important}.csg-home-conversation-art figcaption{font-size:13px;padding:14px 6px}.csg-home-conversation-copy h2{font-size:30px}.csg-home-conversation-actions{align-items:flex-start;flex-direction:column;gap:20px}.csg-home-conversation-actions .csg-home-btn{width:100%}}
