:root{--wine:#68101e;--wine2:#921a2c;--dark:#25070d;--gold:#d8ad4b;--gold2:#f7df9b;--ink:#30252a;--muted:#7c6d72;--soft:#fff8f4;--line:#eaded9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff;font-size:14px}.sv-shell{width:min(1200px,calc(100% - 32px));margin:auto}.sv-top{background:linear-gradient(90deg,#21070d,#5b0d18,#761220);color:#fff;font-size:11px}.sv-top .sv-shell{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:18px}.sv-contact,.sv-topright{display:flex;align-items:center;gap:16px}.sv-contact i,.sv-topright i{color:var(--gold2);margin-right:5px}.sv-topright a{color:#fff;font-weight:800;text-decoration:none}.sv-clock{display:flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.06);padding:6px 9px;border-radius:10px}.sv-clock b{font-family:monospace;color:var(--gold2);font-size:12px}.sv-live{width:7px;height:7px;border-radius:50%;background:#47dc78;box-shadow:0 0 8px #47dc78}.sv-header{background:#fff;box-shadow:0 8px 28px rgba(65,18,29,.07)}.sv-brandrow{min-height:106px;display:flex;align-items:center;justify-content:space-between;gap:22px}.sv-brand{display:flex;align-items:center;gap:16px;text-decoration:none!important;min-width:0}.sv-brand img{width:78px;height:78px;object-fit:contain}.sv-brand h1{margin:0;color:var(--wine);font:800 29px/1.05 'Playfair Display',serif}.sv-brand p{margin:5px 0 0;color:var(--muted);font-size:10px}.sv-brand span{display:inline-block;margin-top:7px;padding:4px 9px;border-radius:20px;background:#fff4dd;color:#88631b;font-size:8px;font-weight:900;letter-spacing:.04em}.sv-headacts{display:flex;align-items:center;gap:8px}.sv-btn{display:inline-flex;align-items:center;gap:7px;border-radius:10px;padding:11px 14px;background:linear-gradient(135deg,var(--wine),var(--wine2));color:#fff!important;text-decoration:none!important;font-size:10px;font-weight:900}.sv-btn.ghost{background:#fff;color:var(--wine)!important;border:1px solid var(--line)}.sv-menubtn{display:none;width:42px;height:42px;border:0;border-radius:10px;background:var(--gold);color:#4a330b}.sv-navwrap{position:sticky;top:0;z-index:1000;background:linear-gradient(90deg,#490b15,#72111f);box-shadow:0 6px 20px rgba(65,9,20,.16)}.sv-nav{list-style:none;margin:0;padding:0;display:flex;justify-content:center;align-items:stretch}.sv-nav>li{position:relative}.sv-nav>li>a{height:56px;display:flex;align-items:center;gap:6px;padding:0 12px;color:#fff!important;text-decoration:none;font-size:10px;font-weight:800;border-bottom:3px solid transparent}.sv-nav>li:hover>a,.sv-nav>li.active>a{background:rgba(255,255,255,.07);border-bottom-color:var(--gold)}.sv-nav ul{position:absolute;top:100%;left:50%;transform:translate(-50%,10px);min-width:235px;list-style:none;margin:0;padding:7px;background:#fff;border-top:3px solid var(--gold);border-radius:0 0 12px 12px;box-shadow:0 18px 45px rgba(54,10,20,.19);opacity:0;visibility:hidden;transition:.18s}.sv-nav li:hover>ul{opacity:1;visibility:visible;transform:translate(-50%,0)}.sv-nav ul a{display:block;padding:10px 11px;border-radius:8px;color:#49353a;text-decoration:none;font-size:9px;font-weight:700}.sv-nav ul a:hover{background:#fff2ed;color:var(--wine)}.sv-servicebar{background:#fff8f4;border-bottom:1px solid var(--line)}.sv-servicebar .sv-shell{display:flex;justify-content:center;gap:3px;flex-wrap:wrap;padding:8px}.sv-servicebar a{color:#71565d;text-decoration:none;font-size:8px;font-weight:800;padding:4px 12px;border-right:1px solid #dfd1cc}.sv-servicebar i{color:var(--wine2);margin-right:5px}.sv-hero{position:relative;height:610px;overflow:hidden;background:#1e0810}.sv-slide{position:absolute;inset:0;opacity:0;transition:opacity .8s}.sv-slide.active{opacity:1;z-index:2}.sv-slide img{width:100%;height:100%;object-fit:cover}.sv-slide:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(31,5,11,.88),rgba(73,10,22,.56) 48%,rgba(0,0,0,.08))}.sv-hero-copy{position:absolute;z-index:3;left:max(6vw,24px);top:50%;transform:translateY(-50%);width:min(680px,82%);color:#fff}.sv-hero-copy small{display:inline-block;background:var(--gold);color:#4d370d;padding:8px 14px;border-radius:30px;font-weight:900;letter-spacing:.08em}.sv-hero-copy h2{font:800 clamp(38px,5vw,67px)/1.02 'Playfair Display',serif;margin:18px 0 14px}.sv-hero-copy p{font-size:16px;line-height:1.75;color:#f3e9ec}.sv-hero-copy .actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.sv-hero-nav{position:absolute;z-index:5;bottom:25px;right:6vw;display:flex;gap:8px}.sv-hero-nav button{width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.5);background:rgba(0,0,0,.25);color:#fff}.sv-section{padding:70px 0}.sv-section.soft{background:linear-gradient(180deg,#fffaf7,#fff)}.sv-heading{text-align:center;max-width:760px;margin:0 auto 34px}.sv-heading small{color:#9a741f;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.sv-heading h2{font:800 36px/1.15 'Playfair Display',serif;color:var(--wine);margin:8px 0}.sv-heading p{color:var(--muted);line-height:1.7}.sv-grid{display:grid;gap:20px}.sv-grid.two{grid-template-columns:repeat(2,1fr)}.sv-grid.three{grid-template-columns:repeat(3,1fr)}.sv-grid.four{grid-template-columns:repeat(4,1fr)}.sv-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 12px 36px rgba(68,18,29,.07)}.sv-card .pad{padding:22px}.sv-card h3{color:var(--wine);font-size:18px;margin:0 0 8px}.sv-card p{color:var(--muted);font-size:12px;line-height:1.65}.sv-card img.cover{width:100%;height:230px;object-fit:cover}.sv-feature{display:flex;gap:14px;padding:20px}.sv-feature i{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:#fff2eb;color:var(--wine);font-size:18px}.sv-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:-34px;position:relative;z-index:8}.sv-stat{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px;text-align:center;box-shadow:0 14px 40px rgba(72,18,31,.11)}.sv-stat b{display:block;color:var(--wine);font-size:26px}.sv-stat span{font-size:10px;color:var(--muted);font-weight:800}.sv-leader{display:grid;grid-template-columns:240px 1fr;min-height:300px}.sv-leader img{width:100%;height:100%;object-fit:cover}.sv-leader .pad{padding:28px}.sv-leader .role{color:#9c761f;font-weight:900;font-size:9px;letter-spacing:.12em}.sv-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.sv-gallery a{position:relative;height:210px;border-radius:14px;overflow:hidden}.sv-gallery img{width:100%;height:100%;object-fit:cover;transition:.3s}.sv-gallery a:hover img{transform:scale(1.05)}.sv-gallery span{position:absolute;left:0;right:0;bottom:0;padding:25px 12px 11px;color:#fff;font-size:10px;font-weight:800;background:linear-gradient(transparent,rgba(0,0,0,.72))}.sv-pagehero{padding:58px 0;background:linear-gradient(110deg,#3d0913,#7d1322);color:#fff}.sv-pagehero h1{font:800 40px 'Playfair Display',serif;margin:0}.sv-pagehero p{margin:8px 0 0;color:#ebdfe2}.sv-form{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;box-shadow:0 14px 45px rgba(75,18,31,.08)}.sv-form label{display:block;font-size:9px;font-weight:900;color:#644d53;margin-bottom:5px}.sv-form input,.sv-form select,.sv-form textarea{width:100%;height:43px;border:1px solid #dfd1cd;border-radius:9px;padding:0 11px;font:inherit}.sv-form textarea{height:100px;padding-top:10px}.sv-form .rowx{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.sv-tablewrap{overflow:auto;background:#fff;border:1px solid var(--line);border-radius:16px}.sv-table{width:100%;border-collapse:collapse}.sv-table th{background:#65101e;color:#fff;font-size:9px;padding:11px;text-align:left}.sv-table td{padding:10px 11px;border-bottom:1px solid #eee5e2;font-size:10px}.sv-staff-card{text-align:center;padding:18px}.sv-staff-card img{width:120px;height:140px;object-fit:cover;border-radius:14px;border:4px solid #fff;box-shadow:0 8px 24px rgba(0,0,0,.12)}.sv-staff-card h3{margin:12px 0 3px}.sv-badge{display:inline-block;padding:5px 9px;border-radius:20px;background:#fff1e9;color:var(--wine);font-size:8px;font-weight:900}.sv-footer{margin-top:60px;background:linear-gradient(135deg,#22070c,#5e0e1a 58%,#7b1321);color:#dfcfd3}.sv-footgrid{display:grid;grid-template-columns:1.4fr .7fr .8fr 1fr;gap:36px;padding:52px 0 34px}.sv-footer h4{color:var(--gold2);font-size:13px}.sv-footer a{display:block;color:#dfcfd3;text-decoration:none;font-size:10px;margin:8px 0}.sv-footer p{font-size:10px;line-height:1.7}.sv-footbrand>div{display:flex;gap:12px;align-items:center}.sv-footbrand img{width:64px;height:64px;object-fit:contain;background:#fff;border-radius:50%;padding:4px}.sv-footbrand h3{font:800 18px 'Playfair Display',serif;color:#fff;margin:0}.sv-social{display:flex;gap:8px}.sv-social a{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.08)}.sv-footbottom{border-top:1px solid rgba(255,255,255,.1);padding:15px 0;font-size:9px}.sv-footbottom .sv-shell{display:flex;justify-content:space-between}.sv-back{position:fixed;right:20px;bottom:20px;width:42px;height:42px;border:0;border-radius:50%;background:var(--gold);color:#4b330b;opacity:0;transform:translateY(20px);transition:.2s;z-index:100}.sv-back.show{opacity:1;transform:none}.legacy-page,.inner-page,.page-content,.content-area{font-family:Inter,Arial,sans-serif!important}.legacy-page h1,.legacy-page h2,.inner-page h1,.inner-page h2,.page-content h1,.page-content h2{font-family:'Playfair Display',serif!important;color:var(--wine)!important}@media(max-width:980px){.sv-contact{display:none}.sv-menubtn{display:block}.sv-headacts .sv-btn.ghost{display:none}.sv-nav{display:none;flex-direction:column}.sv-nav.open{display:flex}.sv-nav>li>a{height:44px}.sv-nav ul{position:static;display:none;opacity:1;visibility:visible;transform:none!important;min-width:0;background:rgba(255,255,255,.07);border:0;box-shadow:none;border-radius:0}.sv-nav li.open>ul{display:block}.sv-nav ul a{color:#fff}.sv-brand h1{font-size:21px}.sv-grid.four,.sv-gallery{grid-template-columns:repeat(2,1fr)}.sv-grid.three{grid-template-columns:repeat(2,1fr)}.sv-footgrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.sv-topright small{display:none}.sv-brandrow{min-height:84px}.sv-brand img{width:54px;height:54px}.sv-brand h1{font-size:16px}.sv-brand p{display:none}.sv-headacts .sv-btn{display:none}.sv-hero{height:520px}.sv-hero-copy h2{font-size:39px}.sv-stats{grid-template-columns:repeat(2,1fr);margin-top:12px}.sv-grid.two,.sv-grid.three,.sv-grid.four,.sv-gallery,.sv-footgrid{grid-template-columns:1fr}.sv-gallery a{height:230px}.sv-leader{grid-template-columns:1fr}.sv-leader img{height:300px}.sv-form .rowx{grid-template-columns:1fr}.sv-footbottom .sv-shell{display:block;text-align:center}.sv-footbottom span{display:block;margin-top:5px}}

/* 2026 college homepage refinements */
.sv-clock{min-width:190px;justify-content:center}.sv-clock>div{display:flex;align-items:center;gap:8px}.sv-clock small{font-size:9px;color:#eadde1}.sv-clock b{font-size:14px;letter-spacing:.05em;font-variant-numeric:tabular-nums}.sv-hero-watch{position:absolute;z-index:6;right:6vw;top:40px;padding:13px 17px;border:1px solid rgba(255,255,255,.28);border-radius:14px;background:rgba(29,5,11,.55);backdrop-filter:blur(10px);color:#fff;text-align:right;box-shadow:0 14px 35px rgba(0,0,0,.18)}.sv-hero-watch span{display:block;font-size:8px;font-weight:900;letter-spacing:.12em;color:#f6d982}.sv-hero-watch strong{display:block;font:900 25px/1.1 monospace;font-variant-numeric:tabular-nums}.sv-hero-watch small{font-size:9px;color:#eee}.sv-stat i{color:#a37822;font-size:17px;margin-bottom:7px}.sv-notice{background:#fff4df;border-top:1px solid #f0d9a2;border-bottom:1px solid #f0d9a2}.sv-notice .sv-shell{display:flex;align-items:center;gap:18px;height:46px}.sv-notice b{white-space:nowrap;color:var(--wine);font-size:10px}.sv-ticker{overflow:hidden;flex:1}.sv-ticker span{display:inline-block;white-space:nowrap;animation:svtick 25s linear infinite;font-size:10px;color:#6b555b}@keyframes svtick{from{transform:translateX(100%)}to{transform:translateX(-100%)}}.sv-staff-slider-wrap{position:relative;padding:0 48px}.sv-staff-slider{display:flex;gap:16px;overflow:hidden;scroll-behavior:smooth;padding:8px 2px 22px}.sv-staff-slider .sv-staff-card{flex:0 0 250px}.staff-arrow{position:absolute;top:42%;transform:translateY(-50%);width:38px;height:38px;border:0;border-radius:50%;background:var(--wine);color:#fff;z-index:3;box-shadow:0 8px 22px rgba(0,0,0,.18)}.staff-arrow.prev{left:0}.staff-arrow.next{right:0}.sv-staff-placeholder{width:120px;height:140px;margin:auto;border-radius:14px;background:linear-gradient(135deg,#f5e9e5,#fff);display:grid;place-items:center;font-size:42px;color:#b89ea4}.sv-center{text-align:center;margin-top:24px}.sv-link-card{padding:24px;text-decoration:none!important;display:flex;min-height:180px;flex-direction:column;justify-content:center;align-items:flex-start;transition:.2s}.sv-link-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(76,15,28,.13)}.sv-link-card i{font-size:26px;color:var(--wine);margin-bottom:14px}.sv-link-card b{font-size:14px;color:var(--wine);margin-bottom:6px}.sv-link-card span{font-size:10px;line-height:1.5;color:var(--muted)}.sv-link-card em{margin-top:12px;font-style:normal;font-size:9px;font-weight:900;color:#9a741f}.crsu-home{background:linear-gradient(180deg,#fff9f1,#fff)}.sv-leader-full{max-width:980px;margin:auto;grid-template-columns:330px 1fr}.sv-leader-full img{min-height:430px;object-position:center top}.sv-leader-full p{font-size:13px;line-height:1.9}.sv-copy{font-size:13px;line-height:1.9;color:var(--muted)}.sv-heading.left{text-align:left;margin-left:0}.sv-card img.tall{height:380px}.sv-step{padding:24px}.sv-step>b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--wine);color:#fff;margin-bottom:15px}.sv-docgrid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.sv-docgrid>div{padding:13px;border:1px solid var(--line);border-radius:11px;font-size:11px}.sv-docgrid i{color:#3e9c5b;margin-right:8px}.sv-note{margin-top:28px;padding:18px;border-radius:14px;background:#fff8e8;border:1px solid #eedda9;display:flex;gap:12px;align-items:flex-start}.sv-note i{color:#a5791c;margin-top:3px}.sv-note p{margin:0;color:#6b5b3a;font-size:11px;line-height:1.6}.sv-pagehero small{display:block;color:#f6d982;font-size:9px;font-weight:900;letter-spacing:.12em;margin-bottom:6px}.sv-footwatch{margin-top:15px;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;background:rgba(255,255,255,.06);width:max-content}.sv-footwatch i{color:var(--gold2)}.sv-footwatch small{display:block;font-size:8px}.sv-footwatch b{font-family:monospace;color:#fff;font-size:14px}.hero-ghost{background:rgba(255,255,255,.12)!important;color:#fff!important;border-color:rgba(255,255,255,.4)!important}
@media(max-width:700px){.sv-hero-watch{right:16px;top:18px}.sv-hero-watch strong{font-size:20px}.sv-staff-slider-wrap{padding:0 34px}.sv-staff-slider .sv-staff-card{flex-basis:220px}.sv-leader-full{grid-template-columns:1fr}.sv-docgrid{grid-template-columns:1fr}.sv-clock{min-width:145px}.sv-clock small{display:none}}
