:root{--h5-content-width: 440px;color-scheme:light;--cream: #fff7ec;--paper: #fffdf8;--ink: #1a2530;--muted: #8899a6;--gold: #ffc107;--gold-deep: #b38f00;--sky: #3498db;--peach: #ff8a65;--leaf: #2ecc71;--stone: #f0f3f6;--line: rgba(0, 0, 0, .05);--shadow: 0 8px 24px rgba(18, 52, 86, .05);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{margin:0;min-width:320px;min-height:100vh;background:#f7f8fa;color:var(--ink)}button,input{font:inherit;border:none;outline:none}button{cursor:pointer;background:transparent}.app-shell{min-height:100vh;background:#f7f8fa}.h5-page{width:100%;min-height:100vh;position:relative;background:#f7f8fa;display:flex;flex-direction:column}.h5-page.home-mode .app-header{display:none}.app-header{position:sticky;top:0;z-index:50;height:48px;background:#fff;border-bottom:1px solid rgba(0,0,0,.05);display:flex;align-items:center;justify-content:space-between;padding:0 16px;flex:0 0 auto}.header-home{border:none;background:transparent;color:#333;padding:4px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;cursor:pointer}.header-home:active{opacity:.6}.header-action{min-width:30px;height:30px;border:0;border-radius:6px;padding:0 2px;background:transparent;color:#e53935;font-size:14px;font-weight:700;cursor:pointer;display:grid;place-items:center;transition:transform .16s ease,background .16s ease}.header-action:active{transform:scale(.92);background:#fff0f0}.header-title{font-size:16px;font-weight:700;color:#000;text-align:center;flex:1;margin:0 12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scroll-content{flex:1;padding:0 0 104px}.home-mode .scroll-content{padding-bottom:0}.with-bottom-nav .scroll-content,.home-mode.with-bottom-nav .scroll-content{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.with-bottom-nav .scroll-content:has(>.freshman-class-page){padding-bottom:calc(64px + env(safe-area-inset-bottom))}.scroll-content::-webkit-scrollbar{display:none}.home-page,.sub-page{padding:0 14px 14px}.home-page{--home-art-radius: 2.2222cqi;container-type:inline-size;width:100%;max-width:var(--h5-content-width);margin:0 auto;padding-right:0;padding-bottom:24px;padding-left:0;background:linear-gradient(180deg,#dceeff 0,#e5f2ff 150px,#f0f8ff 270px,#fff 380px)}.sub-page{width:min(100%,var(--h5-content-width));margin:0 auto;padding:0 10px 28px}.detail-page{padding-bottom:172px}.freshman-hero{width:100%;max-width:100%;min-height:0;aspect-ratio:1080 / 470;margin:0 0 20px;border-radius:var(--home-art-radius);padding:0;position:relative;overflow:hidden;color:#1a4f7c;background:#fff;box-shadow:0 10px 24px #43719a24}.freshman-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 5% 10%,rgba(255,245,165,.45),transparent 22%),linear-gradient(180deg,rgba(255,255,255,.25),transparent 60%);pointer-events:none}.freshman-hero .banner-carousel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.banner-slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:transparent;overflow:hidden;text-align:left}.banner-slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff05,#1b3d5b0d);pointer-events:none}.banner-slide img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s ease}.banner-slide.is-clickable:active img{transform:scale(1.025)}.banner-caption{position:absolute;right:18px;bottom:16px;z-index:1;max-width:58%;color:#ffffffeb;font-size:12px;font-weight:700;line-height:1.3;text-align:right;text-shadow:0 1px 4px rgba(0,0,0,.24)}.banner-dots{position:absolute;right:18px;bottom:8px;z-index:2;display:flex;gap:5px}.banner-dots button{width:6px;height:6px;padding:0;border:0;border-radius:999px;background:#ffffff8c}.banner-dots button.is-active{width:18px;background:var(--school-theme)}.school-logo{width:38px;height:38px;margin-bottom:8px;border-radius:12px;object-fit:cover;box-shadow:0 4px 12px #0000001f}.freshman-hero .hero-copy{position:relative;z-index:1;max-width:180px;display:none}.freshman-hero .hero-copy span{display:block;margin-bottom:2px;color:#1a4f7c;font-family:STKaiti,KaiTi,Microsoft YaHei,sans-serif;font-size:24px;font-weight:800;line-height:1.1;text-shadow:0 1.5px 0 rgba(255,255,255,.85)}.freshman-hero .hero-copy h1{margin:0;color:#e65100;font-size:27px;font-weight:800;line-height:1.16;text-shadow:0 1.5px 0 rgba(255,255,255,.9)}.freshman-hero .hero-copy p{margin:8px 0 0;color:#2c6e96;font-size:13px;font-weight:700}.school-info-panel{margin:-8px 0 18px;border-radius:16px;padding:15px;background:#fff;box-shadow:0 4px 16px #1234560a;border:1px solid rgba(0,0,0,.02)}.school-info-panel strong{display:block;color:var(--school-theme);font-size:16px;line-height:1.25}.school-info-panel p{margin:7px 0 13px;color:#647485;font-size:13px;line-height:1.6}.school-info-panel dl{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.school-info-panel dl>div{min-width:0;border-radius:12px;padding:10px 12px;background:#f7fafc}.school-info-panel dt,.school-info-panel dd{margin:0}.school-info-panel dt{color:#8a99a8;font-size:11px;font-weight:700}.school-info-panel dd{margin-top:4px;color:#24445f;font-size:13px;font-weight:800;line-height:1.25;overflow-wrap:anywhere}.module-block{margin:0 0 20px;background:#fff;border-radius:16px;padding:16px;box-shadow:0 4px 16px #12345608;border:1px solid rgba(0,0,0,.015)}.forum-nav-block{margin:0 0 20px;padding:0 0 2px;background:transparent;border:0;box-shadow:none}.forum-nav-block .section-heading{padding:0 14px}.section-heading{min-height:24px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.section-heading h2,.section-toggle-row h2{margin:0;color:#1a2530;font-size:16px;font-weight:700;line-height:1.15}.home-page .section-heading h2{color:#122a42;font-size:20px;font-weight:800}.section-heading h2{display:inline-flex;align-items:center;gap:6px}.section-heading h2 svg{color:var(--school-theme);stroke-width:2.5}.section-heading button{border:0;background:transparent;color:var(--school-theme);font-size:12px;font-weight:600}.quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 0}.quick-entry{min-width:0;border:0;padding:0;background:transparent;display:flex;flex-direction:column;align-items:center;gap:8px;transition:transform .16s ease}.quick-entry em{width:100%;color:#333;font-size:14px;font-weight:600;font-style:normal;line-height:1.2;text-align:center}.quick-entry em.is-red{color:#e53935}.icon-tile-wrap{width:81.4815%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.icon-tile-wrap>svg,.icon-tile-wrap .icon-tile>svg{width:63.6364%;height:63.6364%}.quick-entry:active .icon-tile-wrap{transform:translateY(-2px)}.icon-tile{width:64px;height:64px;border-radius:19px;display:inline-flex;align-items:center;justify-content:center;color:#11151b;box-shadow:0 4px 10px #0000000a;border:1px solid rgba(0,0,0,.03)}.home-page .icon-tile{width:100%;height:100%;border-radius:var(--home-art-radius)}.icon-tile.yellow,.yellow{background:#ffe6b9;color:#6b3d17}.icon-tile.blue,.blue{background:#bde7ff;color:#0d4f7a}.icon-tile.peach,.peach{background:#ffd9c8;color:#864221}.icon-tile.green,.green{background:#d6f2bd;color:#326d24}.icon-tile.cream,.cream{background:#fff4d8;color:#7a5320}.icon-tile.violet,.violet{background:#e4c8ff;color:#60358d}.icon-tile.gray,.gray{background:#ebe6da;color:#514b3f}.icon-tile.paper{background:#f8eee0;color:#7a4d25}.icon-tile.sky{background:#bfefff;color:#0c5b80}.icon-tile.gold{background:#ffe28a;color:#714e05}.icon-tile.rose{background:#ffd7cb;color:#8c3f2c}.campaign-stack{display:flex;flex-direction:column;gap:14px;margin:0 0 20px}.campaign-card{width:100%;max-width:100%;min-height:70px;border:0;border-radius:var(--home-art-radius);padding:12px 22px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;transition:transform .16s ease}.campaign-card:active,.campus-card:active,.campus-card-new:active,.quick-entry:active,.area-card:active,.place-card:active,.market-card:active{transform:scale(.97)}.campaign-card.join-group{min-height:0;aspect-ratio:1080 / 220;background:radial-gradient(90% 95% at 12% 118%,rgba(95,190,232,.2) 0 58%,transparent 59%),radial-gradient(80% 100% at 88% -35%,rgba(255,255,255,.64) 0 55%,transparent 56%),linear-gradient(135deg,#edfaff,#dff4ff);border:1px solid rgba(0,0,0,.02);display:flex;align-items:center;justify-content:space-between;padding:12px 20px;box-shadow:0 4px 16px #4caf500a}.campaign-card.join-group .card-content{display:flex;flex-direction:column;gap:6px;z-index:2}.campaign-card.join-group strong{font-size:15px;font-weight:700;color:#e65100}.campaign-card.join-group .join-btn{width:fit-content;background:#e67e22;color:#fff;font-size:11px;font-weight:700;padding:4px 12px;border-radius:20px;box-shadow:0 2px 6px #e67e2240;text-align:center}.campaign-card.join-group .card-icon-bubble{z-index:2;display:flex;align-items:center;justify-content:center}.campaign-card.join-group .card-decor-left{position:absolute;left:-10px;bottom:-10px;width:44px;height:44px;background:#4caf5014;border-radius:50%;z-index:1}.campaign-card.join-group .card-decor-right{position:absolute;right:-10px;top:-10px;width:50px;height:50px;background:#ff98000f;border-radius:50%;z-index:1}.campaign-card.class-schedule{min-height:0;aspect-ratio:1080 / 260;background:radial-gradient(circle at 8% 0%,rgba(255,255,255,.72) 0 18px,transparent 19px),radial-gradient(circle at 24% 100%,rgba(255,255,255,.55) 0 20px,transparent 21px),radial-gradient(circle at 76% 0%,rgba(255,255,255,.5) 0 22px,transparent 23px),radial-gradient(circle at 94% 100%,rgba(255,255,255,.62) 0 18px,transparent 19px),linear-gradient(135deg,#e3f2fd,#bbdefb);display:flex;align-items:center;justify-content:center;padding:14px 24px;box-shadow:0 4px 16px #2196f30f}.campaign-card.class-schedule .card-content{width:100%;z-index:2;text-align:center}.campaign-card.class-schedule strong{font-size:26px;font-weight:800;color:#1565c0;text-shadow:0 2px 4px rgba(255,255,255,.65);letter-spacing:1px}.campaign-card.class-schedule .card-deco-airplane{position:absolute;left:20px;top:10px;width:14px;height:14px;opacity:.35;background:radial-gradient(circle,#fff 40%,transparent 40%);transform:rotate(-25deg)}.campaign-card.class-schedule .card-deco-book{position:absolute;right:20px;top:50%;transform:translateY(-50%) rotate(12deg);width:52px;height:42px;background:linear-gradient(90deg,#1e88e5 1px,transparent 1px),linear-gradient(180deg,#fff 90%,#bbdefb 90%);border:1.5px solid #1565c0;border-radius:4px;opacity:.85;box-shadow:4px 4px #1565c026}.campus-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3.7037cqi}.campus-card-new{position:relative;width:100%;max-width:100%;aspect-ratio:520 / 420;border-radius:var(--home-art-radius);height:auto;border:0;padding:0;overflow:hidden;box-shadow:0 4px 16px #1234560a;background:#eaf7fb;transition:transform .16s ease,box-shadow .16s ease}.campus-card-new:active{transform:scale(.97)}.campus-card-new img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(1.12) contrast(.92) brightness(1.04);display:block}.campus-card-new .card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;align-content:center;justify-items:center;gap:4px;align-items:center;justify-content:center;background:#00000005}.campus-card-new strong{font-size:15px;font-weight:800;text-align:center;padding:0 8px;line-height:1.25}.campus-card-new em,.campus-card-new span{position:relative;z-index:1;font-style:normal;text-shadow:0 1.5px 3px #fff,0 -1.5px 1.5px #fff,1.5px 0 1.5px #fff,-1.5px 0 1.5px #fff}.campus-card-new em{max-width:92%;color:#526270;font-size:11px;font-weight:700;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.campus-card-new span{border-radius:999px;padding:3px 9px;background:#ffffffb8;color:#2c4f65;font-size:10px;font-weight:900;text-shadow:none}.campus-card-new.is-wide{grid-column:1 / -1;aspect-ratio:1080 / 420;height:auto}.home-campus-block{margin:0 0 20px;border:0;border-radius:var(--home-art-radius);padding:16px 0}.home-campus-block .section-heading{padding:0 14px}.campus-card-new.card-dorm strong{color:#d35400;text-shadow:0 1.5px 3px #fff,0 -1.5px 1.5px #fff,1.5px 0 1.5px #fff,-1.5px 0 1.5px #fff}.campus-card-new.card-canteen strong,.campus-card-new.card-college strong{color:#2980b9;text-shadow:0 1.5px 3px #fff,0 -1.5px 1.5px #fff,1.5px 0 1.5px #fff,-1.5px 0 1.5px #fff}.campus-card-new.card-environment strong{color:#34495e;text-shadow:0 1.5px 3px #fff,0 -1.5px 1.5px #fff,1.5px 0 1.5px #fff,-1.5px 0 1.5px #fff}.campus-card-new.card-traffic strong{color:#27ae60;text-shadow:0 1.5px 3px #fff,0 -1.5px 1.5px #fff,1.5px 0 1.5px #fff,-1.5px 0 1.5px #fff}.campus-card-new.card-market strong{color:#8e44ad;text-shadow:0 1.5px 3px #fff,0 -1.5px 1.5px #fff,1.5px 0 1.5px #fff,-1.5px 0 1.5px #fff}.home-footer{margin:8px 0 0;padding:8px 18px 10px;border-top:1px solid rgba(48,38,18,.05);color:#aaa08e;text-align:center;font-size:12px}.home-footer p{margin:0 0 3px;line-height:1.4}.home-footer span{display:inline-block;margin-top:0;color:#8b8375}.home-page{padding-bottom:0}.home-page .freshman-hero{height:clamp(96px,calc(16dvh - 3.2px),120px);aspect-ratio:auto;margin-bottom:clamp(8px,calc(4dvh - 16.8px),14px)}.home-page .forum-nav-block{margin-bottom:clamp(8px,calc(4dvh - 16.8px),14px);padding-bottom:0;background:transparent}.home-page .section-heading{min-height:clamp(20px,calc(4dvh - 4.8px),26px);margin-bottom:clamp(6px,calc(2.6667dvh - 10.533px),10px)}.home-page .forum-nav-block .section-heading,.home-page .home-campus-block .section-heading{padding:0 10px}.home-page .section-heading h2{font-size:clamp(16px,calc(2dvh + 3.6px),19px)}.home-page .section-heading h2 svg{width:clamp(17px,calc(2dvh + 4.6px),20px);height:clamp(17px,calc(2dvh + 4.6px),20px)}.home-page .quick-grid{gap:clamp(5px,calc(2dvh - 7.4px),8px) 0}.home-page .quick-entry{min-height:clamp(58px,9.3333dvh,72px);gap:clamp(3px,calc(1.3333dvh - 5.267px),5px)}.home-page .quick-entry em{font-size:clamp(11px,calc(1.3333dvh + 2.733px),13px);line-height:1.15}.home-page .icon-tile-wrap{width:clamp(44px,calc(8dvh - 5.6px),56px);height:clamp(44px,calc(8dvh - 5.6px),56px);aspect-ratio:auto;border:1px solid rgba(255,255,255,.94);border-radius:14px;background:#ffffffe6;box-shadow:0 5px 14px #48709112}.home-page .quick-entry:nth-child(1) .icon-tile-wrap,.home-page .quick-entry:nth-child(5) .icon-tile-wrap{background:linear-gradient(180deg,#fff7e2f0,#fffffff5)}.home-page .quick-entry:nth-child(2) .icon-tile-wrap{background:linear-gradient(180deg,#ebf8fff0,#fffffff5)}.home-page .quick-entry:nth-child(3) .icon-tile-wrap{background:linear-gradient(180deg,#ffefe9e6,#fffffff5)}.home-page .quick-entry:nth-child(4) .icon-tile-wrap{background:linear-gradient(180deg,#f0fbe9eb,#fffffff5)}.home-page .quick-entry:nth-child(6) .icon-tile-wrap{background:linear-gradient(180deg,#f8efffe6,#fffffff5)}.home-page .quick-entry:nth-child(7) .icon-tile-wrap{background:linear-gradient(180deg,#f5f6f6f0,#fffffffa)}.home-page .quick-entry:nth-child(8) .icon-tile-wrap{background:linear-gradient(180deg,#fff6e0eb,#fffffff5)}.home-page .icon-tile-wrap>svg,.home-page .icon-tile-wrap .icon-tile>svg{width:clamp(29px,calc(4.6667dvh + .067px),36px);height:clamp(29px,calc(4.6667dvh + .067px),36px)}.home-page .icon-tile{border-radius:12px;border:0;background:transparent;box-shadow:none}.home-page .campaign-stack{gap:clamp(6px,calc(2.6667dvh - 10.533px),10px);margin-bottom:clamp(8px,calc(4dvh - 16.8px),14px)}.home-page .campaign-card.join-group,.home-page .campaign-card.class-schedule{min-height:0;aspect-ratio:auto}.home-page .campaign-card.join-group{height:clamp(46px,calc(8dvh - 3.6px),58px);padding:clamp(5px,calc(2dvh - 7.4px),8px) 16px}.home-page .campaign-card.join-group .card-content{gap:clamp(2px,calc(1.3333dvh - 6.267px),4px)}.home-page .campaign-card.join-group strong{font-size:clamp(12px,calc(2dvh - .4px),15px)}.home-page .campaign-card.join-group .join-btn{padding:clamp(2px,calc(1.3333dvh - 6.267px),4px) 10px;font-size:clamp(9px,calc(1.3333dvh + .733px),11px)}.home-page .campaign-card.class-schedule{height:clamp(52px,calc(14.6667dvh - 38.933px),74px);padding:6px 18px}.home-page .campaign-card.class-schedule strong{font-size:clamp(20px,calc(4dvh - 4.8px),26px)}.home-page .campaign-card.class-schedule .card-deco-book{right:16px;width:clamp(38px,calc(6.6667dvh - 3.333px),47px);height:clamp(30px,calc(5.3333dvh - 3.067px),38px)}.home-page .home-campus-block{margin-bottom:0;padding:clamp(6px,calc(.625dvh + 2.125px),8px) 0 0}.home-page .campus-card-grid{gap:clamp(6px,calc(2dvh - 6.4px),9px)}.home-page .campus-card-new,.home-page .campus-card-new.is-wide{height:clamp(64px,calc(10.875dvh - 3.425px),82px);aspect-ratio:auto;border-radius:10px}.home-page .campus-card-new .card-overlay{gap:clamp(1px,calc(1.3333dvh - 7.267px),3px)}.home-page .campus-card-new strong{font-size:clamp(12px,calc(2dvh - .4px),15px)}.home-page .campus-card-new em{font-size:clamp(9px,calc(1.3333dvh + .733px),11px)}.home-page .campus-card-new span{padding:2px 7px;font-size:9px}.home-page .home-footer{display:none}.home-mode.with-bottom-nav .scroll-content{padding-bottom:calc(68px + env(safe-area-inset-bottom))}.sun-card,.faq-hero,.market-hero,.article-hero{position:relative;overflow:hidden;margin:28px 2px;border-radius:24px;padding:26px 18px;background:#ffda38;color:#786200}.sun-card h1,.faq-hero h1,.market-hero h1,.article-hero h1{margin:0 0 12px;color:#806800;font-size:25px;line-height:1.18}.sun-card p,.faq-hero p,.market-hero p,.article-hero p{position:relative;z-index:1;margin:0;color:#8b7518;font-size:15px;line-height:1.75}.sun-card svg,.faq-hero svg{position:absolute;right:12px;bottom:8px;color:#80680038;transform:rotate(9deg)}.featured-dorm{position:relative;width:100%;min-height:168px;overflow:hidden;border:0;border-radius:24px;padding:0;color:#fff;text-align:left;background:#1e2a24}.featured-dorm img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.82}.featured-dorm:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.65))}.featured-dorm span,.featured-dorm strong,.featured-dorm em{position:absolute;z-index:1}.featured-dorm span{top:14px;right:14px;border-radius:999px;padding:6px 10px;background:#fff3;font-size:12px;font-weight:800}.featured-dorm strong{left:18px;bottom:42px;font-size:22px}.featured-dorm em{left:18px;right:18px;bottom:18px;font-style:normal}.area-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.area-card{min-height:146px;border:0;border-radius:24px;padding:24px 18px;display:grid;align-content:space-between;text-align:left}.area-card strong,.area-card em{display:block}.area-card strong{font-size:16px}.area-card em{color:currentColor;opacity:.78;font-size:12px;font-style:normal}.building-panel{margin:0 0 28px;border:1px solid var(--line);border-radius:28px;padding:18px;background:#f2ecdf}.building-panel h2{margin:0 0 16px;display:flex;gap:12px;align-items:center;font-size:21px}.building-row{display:grid;gap:10px;margin-top:12px}.building-row>div:first-child{display:grid;gap:2px}.building-row em,.market-card em,.place-card em{color:currentColor;opacity:.72;font-size:13px;font-style:normal}.building-pills{display:grid;gap:8px}.building-pills button{min-height:50px;border:0;border-radius:18px;padding:0 14px;background:#ffffff94;display:flex;align-items:center;justify-content:center;font-weight:800}.dorm-guide-page{padding-top:12px}.dorm-guide-page .module-block{margin-bottom:12px;padding:12px}.dorm-guide-page .section-heading{margin-bottom:10px}.dorm-guide-page .featured-dorm{min-height:112px;border-radius:18px}.dorm-guide-page .area-grid{gap:8px;margin-top:8px}.dorm-guide-page .area-card{min-height:88px;border-radius:18px;padding:14px}.dorm-guide-page .building-panel{margin-bottom:0;border-radius:22px;padding:14px}.dorm-guide-page .building-panel h2{margin-bottom:8px;font-size:18px}.dorm-guide-page .building-row{grid-template-columns:96px minmax(0,1fr);align-items:center;gap:10px;margin-top:8px}.dorm-guide-page .building-pills{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.dorm-guide-page .building-pills button{min-height:42px;border-radius:14px;padding:0 8px}.campus-panorama-section{margin-bottom:12px;border-radius:22px;padding:16px;overflow:hidden;position:relative;background:radial-gradient(circle at 92% 6%,rgba(255,255,255,.32) 0 42px,transparent 43px),linear-gradient(135deg,#087db5,#1c93c8 52%,#35a5cf);color:#fff;box-shadow:0 14px 30px #0860912e}.campus-panorama-heading{position:relative;z-index:1}.campus-panorama-heading>span{display:inline-flex;border-radius:999px;padding:3px 8px;background:#ffffff2e;font-size:10px;font-weight:800}.campus-panorama-heading strong,.campus-panorama-heading em{display:block}.campus-panorama-heading strong{margin-top:7px;font-size:20px;line-height:1.1}.campus-panorama-heading em{margin-top:5px;color:#ffffffc7;font-size:11px;font-style:normal}.campus-panorama-list{margin-top:14px;display:grid;gap:8px}.campus-panorama-button{width:100%;min-height:60px;border:1px solid rgba(255,255,255,.26);border-radius:16px;padding:10px 12px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;position:relative;overflow:hidden;background:linear-gradient(90deg,#042f4db3,#0854795c),var(--panorama-cover, linear-gradient(135deg, #0b668f, #2e99bd));background-size:cover;background-position:center;color:#fff;text-align:left}.campus-panorama-button>span strong,.campus-panorama-button>span em{display:block}.campus-panorama-button>span strong{font-size:14px}.campus-panorama-button>span em{margin-top:2px;color:#ffffffc2;font-size:10px;font-style:normal}.campus-panorama-button b{border-radius:999px;padding:6px 9px;background:#08a9a1;font-size:10px;white-space:nowrap}.dorm-guide-page .building-pills button>span{min-width:0;display:inline-flex;align-items:center;gap:4px}.dorm-guide-page .building-pills button>span>em{border-radius:999px;padding:2px 4px;background:#d9f7f4;color:#07877f;font-size:8px;font-style:normal;font-weight:900}.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.gallery-card{min-width:0;border:0;padding:0 0 6px;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 4px 14px #1234560d;text-align:left}.gallery-card img{width:100%;height:54px;display:block;object-fit:cover}.gallery-card span{display:inline-block;max-width:calc(100% - 8px);margin:-20px 4px 5px;position:relative;z-index:1;border-radius:999px;padding:2px 5px;background:#0006;color:#fff;font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gallery-card strong{display:block;padding:0 5px;font-size:10px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dorm-title{margin:24px 0 16px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.dorm-title h1{margin:0 0 8px;font-size:28px;line-height:1.05}.dorm-title p{margin:0;color:var(--muted);font-size:13px}.dorm-title span{flex:0 0 auto;border-radius:999px;padding:7px 10px;background:#fff0b5;color:#6f5a00;font-size:12px;font-weight:900}.panorama-card{width:100%;border:0;border-radius:20px;padding:14px;background:#e9f5ff;display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:12px;text-align:left}.panorama-card.has-cover{min-height:136px;position:relative;overflow:hidden;background:linear-gradient(90deg,#032741db,#0338566b),var(--panorama-cover);background-size:cover;background-position:center;color:#fff}.panorama-card.has-cover .panorama-icon{background:#ffffffe6}.panorama-card.has-cover em{color:#ffffffc7}.dorm-group-entry{width:100%;min-height:64px;margin-top:12px;border:1px solid #bdebe7;border-radius:18px;padding:10px 13px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;background:linear-gradient(135deg,#effdfb,#e2f9f6);color:#086f69;text-align:left}.dorm-group-entry>span strong,.dorm-group-entry>span em{display:block}.dorm-group-entry>span strong{font-size:14px}.dorm-group-entry>span em{margin-top:3px;color:#5c8581;font-size:10px;font-style:normal}.panorama-icon{width:52px;height:52px;border-radius:999px;background:#74beef;color:#084d72;display:flex;align-items:center;justify-content:center}.panorama-card strong,.panorama-card em{display:block}.panorama-card strong{font-size:16px}.panorama-card em{margin-top:3px;color:#4f7285;font-size:12px;font-style:normal;line-height:1.4}.panorama-card b{border-radius:999px;padding:9px 10px;background:#005c85;color:#fff;font-size:12px;white-space:nowrap}.section-toggle-row{margin:25px 0 14px;display:flex;align-items:center;gap:8px}.section-toggle-row>span{color:#a23e13;display:flex}.section-toggle{margin-left:auto;width:32px;height:32px;border:0;border-radius:999px;background:#fff0b5;color:#6f5a00;display:inline-flex;align-items:center;justify-content:center}.comments-list{display:grid;gap:10px;padding-bottom:110px}.comment-card{border:1px solid var(--line);border-radius:18px;background:#fff;padding:12px;display:grid;grid-template-columns:38px 1fr;gap:10px}.avatar{width:38px;height:38px;border-radius:999px;background:#dff1ff;color:#235977;display:flex;align-items:center;justify-content:center;font-weight:900}.comment-card header{display:flex;justify-content:space-between;gap:8px;margin-bottom:4px}.comment-card time{color:var(--muted);font-size:12px}.comment-card p{margin:0;color:#30291c;font-size:13px;line-height:1.55}.comment-compose{position:sticky;bottom:74px;z-index:30;margin:16px 0 0;border:1px solid var(--line);border-radius:22px;padding:10px;background:#fffffffa;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;box-shadow:0 10px 26px #1234561a}.comment-compose input{min-width:0;height:40px;border:0;border-radius:999px;padding:0 12px;background:#f0f3f6;outline:none}.comment-compose button{height:40px;border:0;border-radius:999px;padding:0 13px;background:#2980b9;color:#fff;display:inline-flex;align-items:center;gap:5px;font-weight:700}.map-search{min-height:74px;margin:22px 0;border-radius:999px;padding:0 22px;background:#f6efdf;display:flex;align-items:center;gap:12px;color:#817764}.map-search input{min-width:0;flex:1;border:0;outline:none;background:transparent;color:#315166;font-size:18px;font-weight:800}.campus-map-card{position:relative;min-height:566px;overflow:hidden;border:5px solid #e7e0cf;border-radius:38px;background:#eff3dc}.campus-map-card img{width:100%;height:566px;object-fit:cover;display:block;filter:saturate(.95) brightness(1.04)}.map-panorama-section{margin:18px 0}.map-panorama-heading{display:flex;align-items:flex-end;justify-content:space-between;margin:0 4px 12px}.map-panorama-heading span,.map-panorama-heading h2{display:block}.map-panorama-heading span{color:#8295a0;font-size:10px;letter-spacing:.08em}.map-panorama-heading h2{margin:4px 0 0;color:#173746;font-size:20px}.map-panorama-heading em{color:#0a8f90;font-size:10px;font-style:normal}.map-panorama-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:20px}.map-panorama-card{display:grid;gap:10px;border:0;padding:0;color:#173746;background:transparent;text-align:left}.map-panorama-card:active{transform:scale(.985)}.map-panorama-cover{position:relative;min-height:190px;overflow:hidden;border-radius:18px;background:linear-gradient(145deg,#0c6f80,#164257);box-shadow:0 8px 20px #1c425229}.map-panorama-card.has-cover .map-panorama-cover{background:linear-gradient(180deg,#0824300a,#0824309e),var(--map-panorama-cover) center/cover}.map-panorama-badge{position:absolute;top:14px;left:14px;display:inline-flex;align-items:center;gap:4px;border-radius:999px;padding:5px 8px;background:#ffffff2e;font-size:10px;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.map-panorama-copy{padding:0 4px}.map-panorama-copy strong,.map-panorama-copy em{display:block}.map-panorama-copy strong{color:#173746;font-size:16px}.map-panorama-copy em{margin-top:4px;overflow:hidden;color:#8295a0;font-size:10px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.map-panorama-action{position:absolute;bottom:12px;left:14px;display:inline-flex;align-items:center;color:#ffffffeb;font-size:9px}.map-pin,.floating-map{position:absolute;border:3px solid #fff;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 18px #2c220c2e}.map-pin{width:38px;height:38px;background:#806800;color:#fff}.map-pin.dorm{left:38%;top:27%}.map-pin.canteen{right:27%;top:61%;background:#126e9b}.floating-map{right:18px;width:50px;height:50px;border:0;background:#fff;color:#776200}.floating-map.locate{bottom:112px}.floating-map.layer{bottom:52px}.place-grid,.market-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.place-card,.market-card{min-height:170px;border:0;border-radius:30px;padding:24px;display:grid;align-content:end;gap:7px;text-align:left}.place-card span{width:54px;height:54px;border-radius:999px;background:#ffffff7a;display:flex;align-items:center;justify-content:center}.place-card strong,.market-card strong{margin-top:8px;font-size:18px}.assist-card,.question-card{margin-top:32px;border-radius:34px;padding:25px;background:#07587c;color:#fff;display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center}.assist-card h2,.question-card h2{margin:0 0 10px;font-size:24px}.assist-card p,.question-card p{margin:0;color:#e8f7ff;font-size:14px;line-height:1.55}.assist-card button,.question-card button{width:106px;min-height:66px;border:0;border-radius:999px;background:#ffd733;color:#6d5900;font-weight:900}.faq-hero{padding:28px 24px}.faq-hero h1{font-size:30px}.faq-list{display:grid;gap:16px}.faq-item{border-radius:26px;background:#fff;box-shadow:0 12px 28px #3026120f}.faq-item>button{width:100%;min-height:80px;border:0;background:transparent;padding:16px 20px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;text-align:left}.faq-item strong{min-width:0;color:#1a2530;font-size:15px;line-height:1.35;overflow-wrap:anywhere}.faq-item p{margin:-4px 20px 20px 80px;color:var(--muted);font-size:14px;line-height:1.65}.question-card{background:#eee7d6;color:#7b6500}.question-card p{color:#655d4e}.question-card button{color:#fff;background:#756000}.market-hero{display:flex;align-items:center;gap:18px;background:#07587c;color:#fff}.market-hero h1,.market-hero p{color:#fff}.market-card{min-height:154px}.market-note,.article-card{margin-top:22px;border-radius:24px;padding:20px;background:#fff;box-shadow:0 8px 24px #1234560a}.market-note h2{margin:0 0 8px;font-size:19px}.market-note p,.article-card p{margin:0 0 12px;color:var(--muted);line-height:1.7}.article-rich-content{overflow-wrap:anywhere;color:var(--text);line-height:1.75}.article-cover{display:block;width:100%;max-height:420px;margin-top:22px;border-radius:24px;object-fit:cover}.article-rich-content>:first-child{margin-top:0}.article-rich-content>:last-child{margin-bottom:0}.article-rich-content h1,.article-rich-content h2,.article-rich-content h3,.article-rich-content h4{margin:22px 0 10px;color:var(--text);line-height:1.35}.article-rich-content h1{font-size:24px}.article-rich-content h2{font-size:21px}.article-rich-content h3{font-size:18px}.article-rich-content ul,.article-rich-content ol{margin:10px 0 16px;padding-left:24px}.article-rich-content li{margin:5px 0}.article-rich-content li[data-list=bullet]{list-style-type:disc}.article-rich-content li[data-list=ordered]{list-style-type:decimal}.article-rich-content .ql-ui{display:none}.article-rich-content .ql-size-small{font-size:.8em}.article-rich-content .ql-size-large{font-size:1.3em}.article-rich-content .ql-size-huge{font-size:1.7em}.article-rich-content .ql-indent-1{margin-left:1.5em}.article-rich-content .ql-indent-2{margin-left:3em}.article-rich-content .ql-indent-3{margin-left:4.5em}.article-rich-content blockquote{margin:14px 0;border-left:4px solid #7bc1f2;border-radius:0 10px 10px 0;padding:10px 14px;background:#f1f8fd;color:var(--muted)}.article-rich-content a{color:#0879b8;text-decoration:underline;text-underline-offset:3px}.article-rich-content img,.article-rich-content video{display:block;max-width:100%;height:auto;margin:16px auto;border-radius:12px}.article-rich-content pre{overflow-x:auto;margin:14px 0;border-radius:12px;padding:14px;background:#17212b;color:#f3f6f8}.article-rich-content code{border-radius:5px;padding:2px 5px;background:#eef3f6;font-size:.9em}.article-rich-content pre code{padding:0;background:transparent;color:inherit}.article-rich-content table{width:100%;margin:16px 0;border-collapse:collapse;font-size:14px}.article-rich-content th,.article-rich-content td{border:1px solid #dce6ec;padding:8px 10px;text-align:left}.article-rich-content th{background:#f2f7fa;font-weight:700}.article-rich-content .ql-align-center{text-align:center}.article-rich-content .ql-align-right{text-align:right}.article-rich-content .ql-align-justify{text-align:justify}.article-hero{background:#7bc1f2;color:#084d72}.article-hero h1,.article-hero p{color:#084d72}.bottom-return{position:fixed;bottom:12px;left:16px;right:16px;z-index:70;height:54px;padding:0 16px;border-radius:27px;background:#ffffffd9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.4);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px #1234561a}.bottom-return button{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-weight:700}.bottom-return button{min-width:96px;height:36px;border:0;border-radius:18px;background:linear-gradient(135deg,var(--school-theme) 0%,#3498db 100%);color:#fff;font-size:13px;box-shadow:0 4px 10px #2980b933;transition:transform .16s ease,opacity .16s ease}.bottom-return button:active{transform:scale(.95);opacity:.95}.bottom-navigation{position:fixed;z-index:70;right:0;bottom:0;left:0;min-height:64px;padding:7px 18px calc(7px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;background:#fffffff5;border-top:1px solid rgba(20,40,60,.08);box-shadow:0 -6px 22px #12345614;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.bottom-navigation button{min-width:0;padding:2px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#8899a6;font-size:12px;line-height:1.2}.bottom-navigation button.is-active{color:var(--school-theme);font-weight:700}.bottom-navigation button:active{opacity:.7}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:20px;background:#141f2d61;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.modal-card{width:100%;max-width:290px;overflow:hidden;border-radius:20px;background:#fff;box-shadow:0 16px 40px #00000026;border:none;animation:modal-in .25s cubic-bezier(.16,1,.3,1)}.schedule-popup{width:min(82vw,390px);max-height:calc(100dvh - 72px);display:flex;flex-direction:column;align-items:center;gap:18px;animation:modal-in .25s cubic-bezier(.16,1,.3,1)}.schedule-popup>img{display:block;width:100%;max-height:calc(100dvh - 142px);border-radius:3px;background:#fff;object-fit:contain;box-shadow:0 24px 70px #0f1c304d}.schedule-popup>button{width:46px;height:46px;flex:0 0 46px;border:2px solid rgba(255,255,255,.95);border-radius:50%;padding:0;background:#1822283d;color:#fff;cursor:pointer;display:grid;place-items:center}.schedule-poster{width:min(94vw,660px);border-radius:22px;padding:18px;background:#fffef9;box-shadow:0 24px 70px #0f1c304d;animation:modal-in .25s cubic-bezier(.16,1,.3,1)}.schedule-poster-heading{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:16px}.schedule-poster-heading span{color:#4d9271;font-size:9px;font-weight:900;letter-spacing:.18em}.schedule-poster-heading button{width:32px;height:32px;border:0;border-radius:50%;padding:0;background:#eef5ed;color:#587161;cursor:pointer;display:grid;place-items:center}.schedule-poster-image{width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:14px;background:#edf4ee}.schedule-poster-image img{display:block;width:100%;height:100%;object-fit:contain}@keyframes modal-in{0%{opacity:0;transform:translateY(14px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-card>header{height:52px;background:#f7f9fa;border-bottom:1px solid rgba(0,0,0,.05);color:#1a2530;display:flex;align-items:center;justify-content:center;gap:8px;font-size:15px;font-weight:700}.share-modal{padding-bottom:16px}.share-modal>p{margin:14px 20px;color:var(--muted);font-size:13px;line-height:1.5;text-align:center}.consultant-modal{position:relative;max-width:336px;padding:35px 16px 20px;border-radius:18px;box-shadow:0 24px 70px #0f1c3047}.consultant-close{position:absolute;top:10px;right:10px;width:26px;height:26px;border:0;border-radius:50%;background:#f3f4f5;color:#9da2a8;display:inline-flex;align-items:center;justify-content:center}.consultant-modal h2{margin:0 0 14px;color:#111827;font-size:17px;line-height:1.4;font-weight:800;letter-spacing:-.5px;text-align:center}.consultant-qr{width:150px;height:150px;margin:-4px auto 20px;padding:8px;border:1px solid #edf0f2;border-radius:14px;background:#fff}.consultant-qr img{width:100%;height:100%;object-fit:contain}.real-qr{width:190px;height:190px;margin:14px auto 0;border:1px solid rgba(0,0,0,.04);border-radius:14px;padding:8px;background:#fff}.real-qr img{width:100%;height:100%;border-radius:8px;object-fit:cover}.share-qr{margin-top:16px}.share-image{width:calc(100% - 36px);max-height:170px;margin:16px auto 0;overflow:hidden;border-radius:14px;background:#f7f9fa}.share-image img{display:block;width:100%;max-height:170px;object-fit:contain}.wechat-number{position:relative;min-height:48px;margin:0;border:1.5px dashed #cfd4da;border-radius:8px;padding:0 62px 0 12px;background:#fbfbfc;display:flex;align-items:center;justify-content:center;gap:10px}.wechat-number strong{color:#111827;font-size:15px;font-weight:800;word-break:break-all}.wechat-number button{position:absolute;right:12px;border:0;background:transparent;color:#8f949a;font-size:13px}.consultant-primary{width:100%;height:46px;margin:14px auto 0;border:0;border-radius:24px;background:#21477d;color:#fff;font-size:15px;font-weight:800;letter-spacing:.5px;box-shadow:0 9px 18px #21477d33}.consultant-primary:active,.consultant-close:active,.wechat-number button:active{transform:scale(.98);opacity:.88}.modal-body{padding:18px;text-align:center}.modal-body h3{margin:0 0 6px;font-size:17px;font-weight:700}.modal-body p{margin:0 0 12px;color:var(--muted);font-size:13px}.qr-box{position:relative;width:180px;margin:16px auto 0;border:1px solid rgba(0,0,0,.05);border-radius:12px;padding:12px;background:#fff;box-shadow:0 4px 16px #00000008}.qr-box.compact{width:170px}.qr-label{display:block;margin-bottom:6px;color:#789;font-size:11px;font-weight:600;text-align:center}.qr-pattern{width:140px;height:140px;margin:0 auto;display:grid;grid-template-columns:repeat(9,1fr);grid-template-rows:repeat(9,1fr);gap:2.5px;padding:6px;background:#fff;border-radius:6px}.qr-pattern i{border-radius:2px}.qr-pattern i.on{background:#111}.wechat-badge{position:absolute;left:50%;top:55%;width:32px;height:32px;border:3px solid #ffffff;border-radius:8px;transform:translate(-50%,-50%);background:#27ae60;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #0000001a}.primary-pill{margin:12px auto 8px;border:0;border-radius:20px;padding:8px 16px;background:linear-gradient(135deg,#ffd634,#ffb300);color:#5c4300;font-size:13px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-weight:700;box-shadow:0 4px 10px #ffb30040}.modal-tip{width:calc(100% - 32px);margin:8px auto 16px;border-radius:10px;background:#f7f9fa;color:#789;padding:8px 12px;display:flex;align-items:center;gap:6px;font-size:11px;line-height:1.4;text-align:left;border:1px solid rgba(0,0,0,.02)}.modal-tip svg{flex:0 0 auto;color:#ffd634}.modal-primary{width:calc(100% - 36px);min-height:42px;margin:0 18px 12px;border:0;border-radius:14px;background:#27ae60;color:#fff;font-size:14px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:7px;box-shadow:0 8px 18px #27ae602e;transition:transform .16s ease,opacity .16s ease}.modal-primary:active{transform:scale(.98);opacity:.92}.modal-secondary{width:100%;height:48px;border:0;border-top:1px solid rgba(0,0,0,.05);background:#fff;color:#567;font-size:14px;font-weight:700;transition:background .2s}.dorm-modal{max-width:336px}.dorm-modal .modal-secondary{display:flex;align-items:center;justify-content:center;width:calc(100% - 36px);margin:0 auto 16px;border:0;border-radius:12px;background:#21477d;color:#fff;font-weight:800}.modal-secondary:active{background:#f7f9fa}.photo-viewer{z-index:95;padding:20px;background:#070c18e0}.photo-frame{width:min(100%,720px);margin:0;display:grid;gap:12px}.photo-frame img{width:100%;height:min(72vh,620px);max-height:680px;border-radius:14px;object-fit:contain;background:#101827;box-shadow:0 26px 80px #0000005c}.photo-frame figcaption{color:#fff;display:inline-flex;justify-content:center;align-items:center;gap:6px;font-size:14px;font-weight:900}.photo-close,.photo-nav{position:fixed;border:0;color:#fff;background:#ffffff29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center}.photo-close{top:16px;right:16px;width:42px;height:42px;border-radius:999px}.photo-nav{top:50%;width:44px;height:58px;border-radius:999px;transform:translateY(-50%)}.photo-nav.previous{left:12px}.photo-nav.next{right:12px}.toast{position:fixed;left:50%;bottom:34px;z-index:100;transform:translate(-50%);border-radius:999px;padding:10px 16px;background:#17130aeb;color:#fff;font-size:14px}.freshman-class-page{min-height:calc(100vh - 78px);padding:34px 18px 0;background:radial-gradient(circle at 8% 0%,rgba(255,221,126,.28),transparent 34%),linear-gradient(180deg,#fffdf8,#f5fbf6)}.freshman-class-hero{padding:12px 4px 24px;text-align:center}.freshman-class-kicker{color:#4d9271;font-size:11px;font-weight:900;letter-spacing:.2em}.freshman-class-hero h1{margin:12px 0 6px;color:#263333;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,8vw,42px);letter-spacing:-.04em}.freshman-class-hero p{margin:0;color:#738078;font-size:14px}.freshman-class-panel{width:min(100%,560px);margin:0 auto;border:1px solid rgba(71,126,98,.14);border-radius:24px;padding:20px;background:#ffffffd1;box-shadow:0 18px 46px #2b583e1a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.schedule-footer-qr{width:min(100%,560px);min-height:156px;margin:24px auto 0;border:1px solid rgba(71,126,98,.14);border-radius:24px;padding:20px;background:radial-gradient(circle at 10% 12%,rgba(246,218,126,.24),transparent 38%),linear-gradient(135deg,#fffef7f5,#edf8eff5);box-shadow:0 18px 46px #2b583e1a;display:grid;grid-template-columns:minmax(0,1fr) 112px;align-items:center;gap:18px}.schedule-footer-copy span{color:#4d9271;font-size:9px;font-weight:900;letter-spacing:.18em}.schedule-footer-copy h2{margin:8px 0 14px;color:#263333;font-family:STKaiti,KaiTi,serif;font-size:clamp(24px,7vw,34px);font-weight:500;letter-spacing:.03em}.schedule-footer-copy p{margin:0;color:#65776d;font-size:12px;line-height:1.7;white-space:pre-line}.schedule-footer-code{text-align:center}.schedule-footer-code img{display:block;width:104px;height:104px;border:7px solid #fff;border-radius:13px;background:#fff;object-fit:contain;box-shadow:0 8px 22px #25513a1f}.schedule-footer-code strong{display:block;margin-top:7px;color:#52675b;font-size:10px;font-weight:800}.freshman-class-panel-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:16px;color:#243b32;font-weight:900}.freshman-class-panel-title small{color:#8a9a91;font-size:11px;font-weight:700}.freshman-class-field{display:grid;gap:7px;margin-top:13px}.freshman-class-field span{color:#718078;font-size:12px;font-weight:800}.freshman-class-field select{width:100%;min-height:52px;border:1px solid #e4ece5;border-radius:15px;padding:0 14px;outline:none;background:#fbfdf9;color:#273a31;font:inherit;font-size:15px}.freshman-class-field select:focus{border-color:#55ad7c;box-shadow:0 0 0 3px #55ad7c1f}.freshman-class-result{margin-top:18px;border-radius:18px;padding:16px;background:linear-gradient(135deg,#e7f7ea,#f8f8e9)}.freshman-class-result span{color:#6d8b76;font-size:12px;font-weight:800}.freshman-class-result strong{display:block;margin-top:6px;color:#1f5d42;font-size:21px}.freshman-class-result p{margin:8px 0 0;color:#779080;font-size:12px;line-height:1.55}.freshman-query-button{width:100%;min-height:54px;margin-top:18px;border:0;border-radius:16px;background:linear-gradient(135deg,#2f9a6b,#4bb47d);color:#fff;cursor:pointer;font:inherit;font-size:16px;font-weight:900;letter-spacing:.04em;box-shadow:0 12px 22px #2f9a6b33;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.freshman-query-button:hover,.freshman-query-button:focus-visible{transform:translateY(-2px);box-shadow:0 15px 26px #2f9a6b45;outline:none}.freshman-query-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.freshman-schedule-view{margin-top:4px}.freshman-schedule-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #e4eee4;border-radius:18px;padding:15px 16px;background:linear-gradient(135deg,#f0f9ee,#fbfaf0)}.freshman-schedule-summary>div{display:grid;gap:4px;min-width:0}.freshman-schedule-summary span{color:#6d8b76;font-size:11px;font-weight:800}.freshman-schedule-summary strong{overflow:hidden;color:#1f5d42;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.freshman-schedule-summary small{overflow:hidden;color:#819187;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.freshman-requery-button{flex:0 0 auto;min-height:34px;border:1px solid #bddbc4;border-radius:999px;padding:0 13px;background:#ffffffbd;color:#39835c;cursor:pointer;font:inherit;font-size:12px;font-weight:800}.freshman-requery-button:hover,.freshman-requery-button:focus-visible{border-color:#56a875;background:#fff;outline:none}.freshman-course-section{margin-top:24px;border-top:1px solid #edf1ea;padding-top:20px}.freshman-course-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;color:#243b32;font-weight:900}.freshman-course-heading>div{display:grid;gap:4px}.freshman-course-heading small,.freshman-course-term{color:#8a9a91;font-size:11px;font-weight:700}.freshman-course-term{border-radius:999px;padding:6px 9px;background:#eff8ed;color:#4b8a67}.freshman-week-switcher{display:flex;gap:7px;overflow-x:auto;margin:14px 0;padding:2px 0 5px;scrollbar-width:none}.freshman-week-switcher::-webkit-scrollbar{display:none}.freshman-week-switcher button{flex:0 0 32px;height:30px;border:1px solid #e2ebe1;border-radius:10px;background:#fbfdf9;color:#78907e;cursor:pointer;font:inherit;font-size:12px}.freshman-week-switcher button.is-active{border-color:#3d9b70;background:#3d9b70;color:#fff;box-shadow:0 5px 12px #3d9b7033}.freshman-course-scroll{overflow-x:auto;border:1px solid #e7eee6;border-radius:15px;background:#fcfffb;scrollbar-width:thin}.freshman-course-grid{position:relative;min-width:660px}.freshman-course-watermark{position:absolute;top:42px;right:0;bottom:0;left:0;z-index:3;display:grid;grid-template-columns:repeat(5,1fr);grid-auto-rows:1fr;overflow:hidden;pointer-events:none;opacity:.1;transform:rotate(-24deg) scale(1.14);transform-origin:center}.freshman-course-watermark span{display:grid;place-items:center;color:#315f4c;font-size:10px;font-weight:800;white-space:nowrap}.freshman-course-head,.freshman-course-body{display:grid;grid-template-columns:42px repeat(7,minmax(74px,1fr))}.freshman-course-head{min-height:42px;align-items:center;border-bottom:1px solid #e7eee6;background:#f3f9f1;color:#64816c;font-size:11px;font-weight:800;text-align:center}.freshman-course-head span:first-child{color:#a4b1a7;font-size:10px}.freshman-course-body{position:relative;height:696px;background-image:linear-gradient(to right,transparent 41px,#edf2ec 41px,#edf2ec 42px,transparent 42px),linear-gradient(#edf2ec 1px,transparent 1px)}.freshman-course-section-label{z-index:1;grid-column:1;display:grid;place-items:center;color:#a4b1a7;font-size:10px}.freshman-course-card{z-index:2;min-width:0;margin:3px;overflow:hidden;border:0;border-radius:9px;padding:7px 6px;color:#fff;cursor:pointer;font:inherit;text-align:left;box-shadow:0 5px 12px #284f3b24;transition:transform .16s ease,box-shadow .16s ease}.freshman-course-card:hover,.freshman-course-card:focus-visible{transform:translateY(-2px);box-shadow:0 8px 16px #284f3b38;outline:none}.freshman-course-card strong,.freshman-course-card small{display:block;overflow:hidden;text-overflow:ellipsis}.freshman-course-card strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:11px;line-height:1.35}.freshman-course-card small{margin-top:4px;opacity:.8;font-size:9px;line-height:1.25;white-space:nowrap}.freshman-course-detail-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;overflow-y:auto;padding:18px;background:#1d2d2352}.freshman-course-detail{position:relative;width:min(100%,420px);max-height:calc(100vh - 36px);overflow-y:auto;border-radius:22px;padding:25px 22px 22px;background:#fffef9;box-shadow:0 18px 50px #1630203d}.freshman-course-detail-close{position:absolute;top:12px;right:14px;width:30px;height:30px;border:0;border-radius:50%;background:#eef5ed;color:#587161;cursor:pointer;font-size:22px;line-height:1}.freshman-course-detail-label{color:#4b9270;font-size:11px;font-weight:900;letter-spacing:.12em}.freshman-course-detail h2{margin:8px 0 18px;color:#243b32;font-family:Georgia,Times New Roman,serif;font-size:25px}.freshman-course-detail p{display:grid;grid-template-columns:42px 1fr;gap:10px;margin:9px 0;color:#6c7b71;font-size:13px;line-height:1.45}.freshman-course-detail p strong{color:#9aa89d;font-size:11px}.freshman-class-empty{border-radius:16px;padding:28px 16px;background:#f7faf6;color:#75867b;font-size:14px;line-height:1.6;text-align:center}.freshman-class-empty.is-error{color:#b85c50;background:#fff5f2}@media(max-width:520px){.freshman-class-page{min-height:0;padding:14px 12px 0}.freshman-class-hero{padding:2px 4px 12px}.freshman-class-kicker{font-size:9px;letter-spacing:.16em}.freshman-class-hero h1{margin:6px 0 3px;font-size:28px}.freshman-class-hero p{font-size:12px}.freshman-class-panel{border-radius:18px;padding:14px}.freshman-class-panel-title{margin-bottom:8px;font-size:15px}.freshman-class-panel-title small{font-size:10px}.freshman-class-field{gap:4px;margin-top:8px}.freshman-class-field span{font-size:11px}.freshman-class-field select{min-height:42px;border-radius:12px;padding:0 12px;font-size:14px}.freshman-class-result{margin-top:10px;border-radius:14px;padding:10px 12px}.freshman-class-result span,.freshman-class-result p{font-size:10px}.freshman-class-result strong{margin-top:3px;font-size:17px}.freshman-class-result p{margin-top:4px;line-height:1.4}.freshman-query-button{min-height:44px;margin-top:10px;border-radius:13px;font-size:15px}.schedule-footer-qr{min-height:128px;margin-top:12px;border-radius:16px;padding:14px;grid-template-columns:minmax(0,1fr) 88px;gap:10px}.schedule-footer-copy h2{margin:5px 0 8px;font-size:24px}.schedule-footer-copy p{font-size:10px}.schedule-footer-code img{width:84px;height:84px;border-width:5px}.freshman-schedule-page{min-height:0;padding:8px 8px 0}.freshman-schedule-page .freshman-class-hero{display:flex;align-items:baseline;justify-content:center;gap:10px;padding:2px 4px 8px}.freshman-schedule-page .freshman-class-kicker{font-size:8px;letter-spacing:.14em}.freshman-schedule-page .freshman-class-hero h1{margin:0;font-size:21px;letter-spacing:-.02em}.freshman-schedule-page .freshman-class-hero p{max-width:34%;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.freshman-schedule-page .freshman-class-panel{border-radius:16px;padding:8px}.freshman-schedule-page .freshman-schedule-summary{gap:8px;border-radius:11px;padding:7px 9px}.freshman-schedule-page .freshman-schedule-summary>div{display:flex;align-items:baseline;gap:7px}.freshman-schedule-page .freshman-schedule-summary span,.freshman-schedule-page .freshman-schedule-summary small{display:none}.freshman-schedule-page .freshman-schedule-summary strong{font-size:13px}.freshman-schedule-page .freshman-requery-button{min-height:27px;padding:0 9px;font-size:10px}.freshman-schedule-page .freshman-course-section{margin-top:8px;padding-top:7px}.freshman-schedule-page .freshman-course-heading{align-items:center;font-size:13px}.freshman-schedule-page .freshman-course-heading>div{display:flex;align-items:baseline;gap:7px}.freshman-schedule-page .freshman-course-heading small,.freshman-schedule-page .freshman-course-term{font-size:9px}.freshman-schedule-page .freshman-course-term{padding:4px 7px}.freshman-schedule-page .freshman-week-switcher{gap:5px;margin:6px 0;padding:1px 0 2px}.freshman-schedule-page .freshman-week-switcher button{flex-basis:27px;height:25px;border-radius:8px;font-size:10px}.freshman-schedule-page .freshman-course-scroll{overflow-x:hidden;border-radius:10px}.freshman-schedule-page .freshman-course-grid{width:100%;min-width:0}.freshman-schedule-page .freshman-course-head,.freshman-schedule-page .freshman-course-body{grid-template-columns:27px repeat(7,minmax(0,1fr))}.freshman-schedule-page .freshman-course-head{min-height:30px;font-size:9px}.freshman-schedule-page .freshman-course-head span:first-child,.freshman-schedule-page .freshman-course-section-label{font-size:8px}.freshman-schedule-page .freshman-course-body{height:clamp(264px,calc(100dvh - 390px),360px);background-image:linear-gradient(to right,transparent 26px,#edf2ec 26px,#edf2ec 27px,transparent 27px),linear-gradient(#edf2ec 1px,transparent 1px)}.freshman-schedule-page .freshman-course-watermark{inset-block-start:30px;grid-template-columns:repeat(3,1fr);opacity:.09}.freshman-schedule-page .freshman-course-watermark span{font-size:8px}.freshman-schedule-page .freshman-course-card{margin:2px;border-radius:5px;padding:3px 2px}.freshman-schedule-page .freshman-course-card strong{font-size:8px;line-height:1.2}.freshman-schedule-page .freshman-course-card small{margin-top:2px;font-size:7px;line-height:1.15}@media(max-height:700px){.freshman-schedule-page .freshman-class-kicker,.freshman-schedule-page .freshman-class-hero p{display:none}}.campus-map-card,.campus-map-card img{min-height:566px}}@media(max-width:360px){.quick-grid{gap:15px 0}.icon-tile{width:44px;height:44px}.bottom-return{padding:10px 18px}.bottom-return button{min-width:112px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.dorm-prototype,.dorm-detail-prototype{background:#f4f7fa;color:#162333}.dorm-prototype{padding:0 10px 34px}.dorm-campus-picker{min-height:calc(100vh - 48px)}.prototype-welcome-card{margin:0 -6px 22px;padding:20px 17px 18px;border-radius:0 0 18px 18px;background:linear-gradient(135deg,#0567c9,#0876dd 62%,#148ae9);box-shadow:0 8px 18px #025bbf38}.prototype-welcome-card:after{width:170px;height:170px;right:-74px;top:-92px;border-width:22px}.prototype-welcome-card h1{margin:8px 0 7px;font-size:22px;line-height:1.28;letter-spacing:-.04em}.prototype-welcome-card p{max-width:310px;font-size:11px}.prototype-welcome-card>div{margin-top:15px}.prototype-welcome-card>div b{border:0;padding:5px 8px;background:#ffffff26}.prototype-section-title{margin:0 2px 12px}.prototype-section-title span{color:#1d2734;font-size:14px}.prototype-section-title em{color:#8b98a8}.prototype-campus-list{gap:10px}.prototype-campus-card{min-height:84px;grid-template-columns:1fr auto;padding:15px;border:0;border-radius:15px;box-shadow:0 5px 15px #25384c12}.prototype-campus-card>.prototype-campus-icon{display:none}.prototype-campus-card strong{font-size:15px}.prototype-campus-card em{color:#65717f;font-size:10px}.prototype-campus-card small{color:#1267c8;font-size:10px}.prototype-campus-card>svg{color:#c0c8d3}.prototype-footnote{color:#a1abb8}.prototype-back{margin:12px 0 9px -3px;color:#1b2d42;font-weight:700}.prototype-location{display:none}.prototype-campus-heading{margin:13px 2px}.prototype-campus-heading span:first-child{color:#8c99a8}.prototype-campus-heading h1{color:#152538;font-size:22px}.prototype-count{color:#1769c8;background:#e1edff}.prototype-filter-row{margin-bottom:11px}.prototype-filter-row button{padding:6px 12px;color:#6d7785}.prototype-filter-row button.is-active{border-color:#086bd0;background:#086bd0}.prototype-notice{display:flex;align-items:center;gap:8px;margin:0 0 12px;padding:10px 12px;border:1px solid #e4e9ef;border-radius:10px;background:#fff;color:#1769c8}.prototype-notice strong{flex:1;color:#344253;font-size:11px;text-align:left}.prototype-building-list{gap:8px}.prototype-area-label{display:none}.prototype-building-card{min-height:88px;grid-template-columns:1fr auto;padding:13px 11px;border:0;border-radius:10px;box-shadow:0 5px 13px #25384c0f}.prototype-building-copy strong{color:#182332;font-size:14px}.prototype-building-copy em{color:#687586;font-size:10px}.prototype-building-copy small{margin-top:12px}.prototype-building-copy small b{padding:3px 14px;color:#115ab6;background:#dce8ff;font-size:9px}.building-meta{display:flex;align-self:start;align-items:center;gap:3px;color:#aab5c1}.building-meta b{border-radius:5px;padding:3px 6px;color:#2463bd;background:#dbe7ff;font-size:9px;font-weight:700}.dorm-detail-prototype{padding:0 10px 110px}.dorm-detail-prototype .dorm-title{margin:13px 2px}.dorm-detail-prototype .dorm-title h1{color:#1262c1;font-size:23px}.dorm-detail-prototype .dorm-title p{display:inline-block;margin:0;border-radius:5px;padding:4px 7px;color:#1765c5;background:#e0ecff;font-size:9px}.dorm-detail-hero-wrap{margin:0}.dorm-detail-prototype .panorama-card{min-height:146px;border:0;border-radius:10px;background:linear-gradient(180deg,#0000000d,#00000075),var(--panorama-cover) center/cover,#7990a8;box-shadow:0 5px 13px #1f32471f}.dorm-detail-prototype .panorama-card.has-cover:before{background:linear-gradient(180deg,#0000000a,#0000007a)}.dorm-detail-prototype .panorama-card .panorama-icon{width:48px;height:48px;color:#fff;background:#076dd5}.dorm-detail-prototype .panorama-card span strong{color:#fff;font-size:12px;text-shadow:0 1px 3px rgba(0,0,0,.4)}.dorm-detail-prototype .panorama-card span em{color:#ffffffe6}.dorm-detail-prototype .panorama-card b{background:#076dd5}.dorm-detail-tabs{display:grid;grid-template-columns:repeat(3,1fr);margin-top:9px;border-radius:10px;padding:3px;background:#e9edf2}.dorm-detail-tabs button{padding:7px;border-radius:8px;color:#8994a1;font-size:10px}.dorm-detail-tabs button.is-active{color:#1265c3;background:#fff;font-weight:800}.dorm-info-card{margin-top:11px;border:0;border-radius:10px;padding:14px;box-shadow:0 5px 13px #25384c0f}.dorm-info-card h2{color:#172434;font-size:14px}.dorm-info-card ul{display:grid;gap:7px;margin:0;padding:0;list-style:none;color:#778391;font-size:10px;line-height:1.45}.dorm-info-card p{margin:0;color:#778391;font-size:10px;line-height:1.6}.dorm-photo-hero{display:grid;place-items:center;text-align:center}.dorm-photo-hero span strong,.dorm-photo-hero span em{display:block;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.4)}.dorm-photo-hero span strong{font-size:14px}.dorm-photo-hero span em{margin-top:5px;font-size:10px;font-style:normal}.photo-gallery-section .gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}.photo-gallery-section .gallery-card{min-height:0;padding-bottom:9px;border-radius:12px}.photo-gallery-section .gallery-card img{height:132px}.photo-gallery-section .gallery-card span{margin-top:-22px;margin-bottom:7px;padding:3px 7px;font-size:10px}.photo-gallery-section .gallery-card strong{padding:0 9px;font-size:11px;line-height:1.45;white-space:normal}.dorm-info-card li:before{content:"✓";display:inline-grid;place-items:center;width:13px;height:13px;margin-right:6px;border-radius:50%;color:#1a70d2;background:#e0edff;font-size:8px}.dorm-detail-prototype .dorm-group-entry{min-height:42px;margin-top:10px;border:0;border-radius:999px;background:#0870d4;box-shadow:0 5px 11px #0066cc38}.dorm-detail-prototype .dorm-group-entry>span strong,.dorm-detail-prototype .dorm-group-entry>span em{color:#fff}.dorm-detail-prototype .section-toggle-row{margin-top:17px}.dorm-detail-prototype .section-toggle-row h2{color:#1c2939}.dorm-detail-prototype .comments-list{padding-bottom:20px}.dorm-detail-prototype .comment-card{background:transparent}.prototype-notice{width:100%;cursor:pointer;text-align:left}.campus-questions-page{min-height:calc(100vh - 48px);padding-bottom:92px;background:#f4f7fa}.campus-questions-hero{margin:0 -6px 17px;border-radius:0 0 18px 18px;padding:22px 17px 19px;color:#fff;background:linear-gradient(135deg,#0567c9,#1689e8);box-shadow:0 8px 18px #025bbf33}.campus-questions-hero span{color:#ffffffc2;font-size:10px}.campus-questions-hero h1{margin:8px 0 5px;font-size:23px}.campus-questions-hero p{margin:0;color:#fffc;font-size:11px;line-height:1.55}.campus-questions-heading{display:flex;justify-content:space-between;align-items:center;margin:0 2px 10px}.campus-questions-heading strong{font-size:15px}.campus-questions-heading span{color:#8b98a8;font-size:10px}.campus-questions-list{display:grid;gap:9px}.campus-question-card{border-radius:12px;padding:12px;background:#fff;box-shadow:0 5px 14px #25384c0f}.campus-question-meta{display:flex;align-items:center;gap:7px;color:#8a97a5;font-size:9px}.campus-question-meta strong{color:#263547;font-size:11px}.campus-question-meta em{border-radius:999px;padding:2px 6px;color:#087f78;background:#e2f7f3;font-size:8px;font-style:normal}.campus-question-meta span{border-radius:4px;padding:3px 5px;color:#1a68c3;background:#e5efff}.campus-question-meta time{margin-left:auto}.campus-question-card p{margin:8px 0 0;color:#5b6877;font-size:11px;line-height:1.6}.campus-question-reply{margin-top:8px;padding:0;color:#0b68c8;background:transparent;font-size:10px}.campus-question-replies{display:grid;gap:7px;margin-top:10px;padding-left:10px;border-left:2px solid #e6effa}.campus-question-card.is-reply{padding:9px 10px;background:#f7faff;box-shadow:none}.campus-questions-empty{margin:0;border-radius:12px;padding:28px 12px;color:#8b98a8;background:#fff;font-size:11px;text-align:center}.campus-question-compose{position:fixed;right:0;bottom:64px;left:0;z-index:60;display:flex;gap:8px;margin:0 auto;width:min(100%,var(--h5-content-width));padding:9px 10px;border-top:1px solid #e6ebf0;background:#fffffff5;box-shadow:0 -5px 16px #25384c14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.campus-question-replying{position:absolute;right:10px;bottom:100%;left:10px;display:flex;justify-content:space-between;align-items:center;padding:6px 10px;color:#5b6877;background:#fff;border:1px solid #e5edf7;border-bottom:0;border-radius:10px 10px 0 0;font-size:10px}.campus-question-replying button{padding:0;color:#0b68c8;background:transparent;font-size:10px}.campus-question-compose input{min-width:0;flex:1;border:1px solid #e1e7ee;border-radius:999px;padding:9px 13px;color:#223246;background:#f7f9fb;font-size:11px}.campus-question-compose button{border-radius:999px;padding:0 17px;color:#fff;background:#076dd5;font-size:11px;font-weight:800}.campus-question-compose button:disabled{opacity:.45}.dorm-comment-thread{display:grid;gap:9px}.dorm-comment-replying{display:flex;justify-content:space-between;align-items:center;margin-top:10px;border:1px solid #dfeaf2;border-bottom:0;border-radius:10px 10px 0 0;padding:7px 11px;color:#5b6877;background:#f8fbfd;font-size:10px}.dorm-comment-replying button{padding:0;color:#0b68c8;background:transparent;font-size:10px}.dorm-comment-replying+.comment-compose{margin-top:0;border-radius:0 0 12px 12px}.dorm-prototype{width:min(100%,var(--h5-content-width));min-height:calc(100vh - 48px);margin:0 auto;padding:18px 10px 34px;background:linear-gradient(180deg,#f4fbfc 0,#f8fbfc 44%,#fff)}.dorm-campus-picker{background:linear-gradient(180deg,#eef9fb 0,#f8fcfd 45%,#fff)}.prototype-welcome-card{position:relative;overflow:hidden;margin:4px 0 22px;border-radius:20px;padding:17px 16px 15px;color:#fff;background:linear-gradient(135deg,#087fb9,#128fca 56%,#2aa4d0);box-shadow:0 13px 26px #187daa33}.prototype-welcome-card:after{content:"";position:absolute;width:130px;height:130px;right:-35px;top:-55px;border:18px solid rgba(255,255,255,.1);border-radius:50%}.prototype-welcome-card>*{position:relative;z-index:1}.prototype-welcome-card>span,.prototype-welcome-card>div b{display:inline-flex;align-items:center;gap:4px;color:#ffffffd6;font-size:10px;font-weight:700}.prototype-welcome-card h1{margin:8px 0 7px;font-size:21px;letter-spacing:-.03em}.prototype-welcome-card p{max-width:270px;margin:0;color:#ffffffd1;font-size:11px;line-height:1.55}.prototype-welcome-card>div{display:flex;gap:7px;margin-top:13px}.prototype-welcome-card>div b{border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:4px 7px;background:#ffffff1f}.prototype-section-title{display:flex;align-items:baseline;justify-content:space-between;margin:0 2px 10px}.prototype-section-title span{color:#122e3c;font-size:16px;font-weight:900}.prototype-section-title em{color:#8ba1aa;font-size:10px;font-style:normal}.prototype-campus-list{display:grid;gap:8px}.prototype-campus-card{width:100%;min-height:72px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;border:1px solid #edf2f3;border-radius:16px;padding:10px 11px;background:#fffffff2;color:#19313b;text-align:left;box-shadow:0 5px 14px #2153650f;transition:transform .18s ease,box-shadow .18s ease}.prototype-campus-card:active,.prototype-building-card:active{transform:scale(.985)}.prototype-campus-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#0a7890;background:#ddf8f5}.prototype-campus-icon.tone-1{color:#b57612;background:#fff1c9}.prototype-campus-icon.tone-2{color:#5574ba;background:#e8efff}.prototype-campus-icon.tone-3{color:#bb6870;background:#ffebeb}.prototype-campus-card strong,.prototype-campus-card em,.prototype-campus-card small{display:block}.prototype-campus-card strong{font-size:13px}.prototype-campus-card em{margin-top:3px;color:#66818b;font-size:10px;font-style:normal}.prototype-campus-card small{margin-top:4px;color:#0b9c9b;font-size:9px}.prototype-campus-card>svg,.prototype-building-card>svg{color:#9bb1b7}.prototype-campus-panorama{width:100%;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;margin-top:14px;border:1px solid #cdeeed;border-radius:16px;padding:11px;background:#effcfb;color:#0b686c;text-align:left}.prototype-play{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#c8f0ee;color:#059794}.prototype-campus-panorama strong,.prototype-campus-panorama em{display:block}.prototype-campus-panorama strong{font-size:12px}.prototype-campus-panorama em{margin-top:3px;color:#6a9292;font-size:10px;font-style:normal}.prototype-footnote{margin:21px 0 0;color:#a2b1b5;font-size:10px;text-align:center}.prototype-back{display:inline-flex;align-items:center;gap:2px;margin:-4px 0 15px -5px;color:#65828a;font-size:12px}.prototype-location{display:inline-flex;align-items:center;gap:4px;border-radius:999px;padding:5px 8px;color:#168b91;background:#e2f8f5;font-size:10px}.prototype-campus-heading{display:flex;align-items:end;justify-content:space-between;margin:17px 2px 12px}.prototype-campus-heading span:first-child{color:#8ca1a7;font-size:10px}.prototype-campus-heading h1{margin:4px 0 0;color:#15333d;font-size:23px}.prototype-count{border-radius:999px;padding:5px 8px;color:#168b91;background:#e4f8f6;font-size:10px}.prototype-filter-row{display:flex;gap:7px;margin-bottom:12px;overflow-x:auto}.prototype-filter-row button{flex:0 0 auto;border:1px solid #e4edef;border-radius:999px;padding:6px 10px;color:#759099;background:#fff;font-size:10px}.prototype-filter-row button.is-active{border-color:#11a6a1;color:#fff;background:#11a6a1}.prototype-building-list{display:grid;gap:8px}.prototype-area-label{margin:5px 2px 0;color:#779098;font-size:10px;font-weight:800}.prototype-building-card{width:100%;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;border:1px solid #edf1f2;border-radius:15px;padding:10px;background:#fff;color:#17343d;text-align:left;box-shadow:0 5px 14px #2153650d}.prototype-building-number{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;color:#fff;background:linear-gradient(145deg,#1caeb1,#087e9e);font-size:15px;font-weight:900}.prototype-building-copy strong,.prototype-building-copy em,.prototype-building-copy small{display:block}.prototype-building-copy strong{font-size:13px}.prototype-building-copy em{margin-top:3px;overflow:hidden;color:#718b93;font-size:9px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.prototype-building-copy small{display:flex;gap:6px;margin-top:5px}.prototype-building-copy small b{border-radius:999px;padding:2px 5px;color:#0b9c9b;background:#e2f8f5;font-size:8px;font-weight:700}.dorm-detail-prototype{background:linear-gradient(180deg,#f4fbfc,#fff 50%)}.dorm-detail-prototype .dorm-title{margin-top:8px}.dorm-detail-prototype .dorm-title h1{color:#16333d;font-size:25px}.dorm-detail-prototype .panorama-card{min-height:128px;border-radius:18px;background:linear-gradient(135deg,#c5f2f0,#dceeff);grid-template-columns:1fr;place-items:center;text-align:center}.dorm-detail-prototype .panorama-card .panorama-icon{width:38px;height:38px;background:#ffffffd9;color:#0a8f9c}.dorm-detail-prototype .panorama-card span strong{font-size:12px;color:#19495b}.dorm-detail-prototype .panorama-card span em{font-size:9px;color:#5e8290}.dorm-detail-prototype .panorama-card b{position:absolute;right:12px;bottom:10px;padding:5px 8px;font-size:9px;background:#079d9b}.dorm-detail-prototype .dorm-group-entry{margin-top:10px;min-height:54px}.dorm-detail-prototype .section-toggle-row{margin-top:18px}.panorama-modal{position:relative;width:min(1100px,94vw);max-height:88vh;border-radius:22px;padding:20px;color:#163440;background:#f8fcfc;box-shadow:0 22px 70px #03202d59}.panorama-modal-close{position:absolute;top:12px;right:12px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:#72909a;background:#e9f2f2}.panorama-modal-title{display:flex;align-items:center;justify-content:space-between;margin:0 34px 13px 2px}.panorama-modal-title span{font-size:15px;font-weight:900}.panorama-modal-title strong{color:#0a9697;font-size:12px}.panorama-frame{width:100%;height:min(760px,70vh);display:block;border:0;border-radius:17px;background:#10202e}.panorama-screen{min-height:208px;display:grid;place-items:center;align-content:center;gap:8px;border-radius:17px;color:#fff;background:linear-gradient(145deg,#0b3144,#10202e);box-shadow:inset 0 0 0 8px #ffffffe6}.panorama-screen-ring{width:57px;height:57px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.42);border-radius:50%}.panorama-screen-ring span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#12384b;background:#fff}.panorama-screen strong{font-size:12px}.panorama-screen em{color:#ffffffb3;font-size:9px;font-style:normal}.panorama-modal-note{margin:13px 2px;color:#789099;font-size:10px;line-height:1.6}.panorama-modal-primary{display:block;border-radius:999px;padding:10px;color:#fff;background:#0aa4a1;font-size:11px;font-weight:800;text-align:center;text-decoration:none}.dorm-detail-prototype{width:min(100%,var(--h5-content-width));min-height:calc(100vh - 48px);margin:0 auto;padding:0 10px 32px;background:#f4f9fa}.dorm-detail-prototype .dorm-title{margin:11px 2px 13px;display:block}.dorm-detail-prototype .dorm-title h1{margin:0 0 5px;color:#16333d;font-size:22px;line-height:1.1}.dorm-detail-prototype .dorm-title p{color:#7d929a;font-size:10px;line-height:1.4}.dorm-detail-prototype .panorama-card{min-height:126px;border:1px solid rgba(74,162,197,.08);border-radius:16px;padding:12px;background:linear-gradient(135deg,#bdeceb,#dcecff);box-shadow:none}.dorm-detail-prototype .panorama-card .panorama-icon{width:36px;height:36px;color:#3ca5e9;background:#ffffffe6}.dorm-detail-prototype .panorama-card span strong{color:#174259;font-size:10px}.dorm-detail-prototype .panorama-card span em{margin-top:4px;color:#668596;font-size:8px}.dorm-detail-prototype .panorama-card b{right:10px;bottom:9px;padding:4px 7px;color:#fff;background:#0b9fba;font-size:8px}.dorm-info-card{margin-top:10px;border:1px solid #edf1f2;border-radius:14px;padding:10px 12px;background:#fff}.dorm-info-card h2{margin:0 0 5px;color:#183b48;font-size:12px}.dorm-info-card p{margin:0;color:#78909a;font-size:9px;line-height:1.55}.dorm-detail-prototype .dorm-group-entry{min-height:42px;margin-top:9px;border:1px solid #cceeed;border-radius:13px;padding:7px 10px;gap:8px;background:#eafbf9}.dorm-detail-prototype .dorm-group-entry>svg{width:16px;height:16px}.dorm-detail-prototype .dorm-group-entry>span strong{font-size:10px}.dorm-detail-prototype .dorm-group-entry>span em{margin-top:2px;font-size:8px}.dorm-detail-prototype .section-toggle-row{margin:14px 1px 8px}.dorm-detail-prototype .section-toggle-row h2{color:#193b47;font-size:12px}.dorm-detail-prototype .section-toggle{width:24px;height:24px;background:#e4f6f5;color:#0a9493}.dorm-detail-prototype .comments-list{gap:7px;padding-bottom:40px}.dorm-detail-prototype .comment-card{border-radius:12px;padding:9px;grid-template-columns:24px 1fr;gap:7px}.dorm-detail-prototype .avatar{width:24px;height:24px;font-size:10px}.dorm-detail-prototype .comment-card p{font-size:9px;line-height:1.45}.dorm-detail-prototype .comment-card time,.dorm-detail-prototype .comment-card header strong{font-size:9px}.dorm-prototype{padding:0!important;background:#f5f7fa;min-height:100%}.dorm-campus-picker{display:flex;flex-direction:column;gap:16px;padding:16px 14px 100px}.prototype-welcome-card{background:linear-gradient(135deg,#1e88e5,#1565c0);border-radius:16px;padding:24px 20px;color:#fff;box-shadow:0 8px 24px #1565c026;position:relative;overflow:hidden}.prototype-welcome-card:after{content:"";position:absolute;right:-20px;bottom:-20px;width:120px;height:120px;background:#ffffff0f;border-radius:50%;pointer-events:none}.welcome-kicker{font-size:11px;font-weight:700;color:#ffffffbf;text-transform:uppercase;letter-spacing:1px;display:block;margin-bottom:8px}.welcome-title{font-size:20px;font-weight:800;line-height:1.35;margin:0 0 8px;color:#fff}.welcome-desc{font-size:12px;line-height:1.6;margin:0;color:#ffffffd9}.prototype-section-title{margin:12px 0 4px}.prototype-section-title span{font-size:15px;font-weight:800;color:#1f2937;position:relative;padding-left:10px}.prototype-section-title span:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:14px;background:#1e88e5;border-radius:2px}.prototype-campus-list{display:flex;flex-direction:column;gap:14px}.prototype-campus-card{background:#fff;border-radius:16px;padding:16px;box-shadow:0 4px 16px #00000008;border:1px solid rgba(0,0,0,.015);display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease;text-align:left;align-items:stretch}.prototype-campus-card .campus-header-row,.prototype-campus-card .campus-dept-text,.prototype-campus-card .card-divider,.prototype-campus-card .campus-actions-row{width:100%}.prototype-campus-card:active{transform:scale(.985);box-shadow:0 2px 8px #00000005}.campus-header-row{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.campus-title-area{display:flex;align-items:center;gap:8px}.campus-title-text{font-size:22px;line-height:1.25;font-weight:900;color:#1f2937}.prototype-campus-card .campus-title-text{font-size:22px;line-height:1.25;font-weight:900}.main-tag{background:#eff6ff;color:#1d4ed8;font-size:10px;font-weight:800;padding:2px 6px;border-radius:4px}.campus-chevron{font-size:20px;color:#9ca3af;font-weight:400}.campus-dept-text{font-size:13px;color:#6b7280;margin:6px 0 12px;line-height:1.4;cursor:pointer}.card-divider{height:1px;background:#f3f4f6;width:100%;margin-bottom:12px}.campus-actions-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.campus-actions-row.is-group-only,.card-actions-row.is-group-only{grid-template-columns:1fr}.campus-actions-row.is-two-actions{grid-template-columns:repeat(2,1fr)}.campus-pill-btn{background:#eff6ff;border:none;border-radius:20px;padding:8px 4px;font-size:12px;font-weight:700;color:#1d4ed8;text-align:center;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:4px;transition:background .15s ease;cursor:default}.campus-pill-btn:active{opacity:.85}.prototype-footnote{text-align:center;font-size:12px;color:#9ca3af;margin-top:24px}.dorm-campus-view{padding:16px 14px 100px;display:flex;flex-direction:column;gap:16px}.prototype-filter-row{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.prototype-filter-row::-webkit-scrollbar{display:none}.prototype-filter-row button{flex:0 0 auto;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:8px 18px;font-size:13px;font-weight:700;color:#4b5563;transition:all .2s ease}.prototype-filter-row button.is-active{background:#1e88e5;border-color:#1e88e5;color:#fff;box-shadow:0 4px 12px #1e88e533}.prototype-location-card{background:linear-gradient(135deg,#0d47a1,#1565c0);border-radius:14px;padding:16px;color:#fff;position:relative;overflow:hidden;box-shadow:0 4px 14px #0d47a126}.location-label{font-size:11px;color:#fff9;display:block;margin-bottom:4px}.location-title{font-size:16px;font-weight:800;margin:0;line-height:1.4}.location-bg-icon{position:absolute;right:14px;bottom:6px;font-size:40px;opacity:.12}.prototype-notice-card{background:#fff;border-radius:12px;padding:14px 16px;display:flex;align-items:center;width:100%;border:1px solid rgba(0,0,0,.02);box-shadow:0 2px 8px #00000005;text-align:left;cursor:pointer}.prototype-campus-pano-card{display:flex;width:100%;align-items:center;gap:11px;padding:12px 14px;border:1px solid #dbe8fb;border-radius:13px;background:linear-gradient(135deg,#edf5ff,#f7fbff);color:#1d4ed8;text-align:left;box-shadow:0 3px 12px #1e5db00f}.campus-pano-icon{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:11px;color:#fff;background:#2878dc;font-size:10px;font-weight:800}.campus-pano-copy{display:grid;min-width:0;flex:1;gap:4px}.campus-pano-copy strong{color:#244b83;font-size:12px}.campus-pano-copy small{overflow:hidden;color:#7890ad;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.campus-pano-arrow{color:#9db5d5;font-size:22px;line-height:1}.notice-icon{font-size:18px;margin-right:10px}.notice-text{font-size:13px;color:#1f2937;flex:1}.notice-arrow{font-size:18px;color:#9ca3af}.prototype-building-list{display:flex;flex-direction:column;gap:14px}.prototype-building-empty{margin:0;padding:28px 16px;color:#8a97a5;background:#fff;border-radius:14px;font-size:11px;text-align:center}.prototype-building-card{background:#fff;border-radius:16px;padding:18px 16px 14px;box-shadow:0 4px 16px #00000008;border:1px solid rgba(0,0,0,.015);display:block;width:100%;min-width:0;grid-template-columns:none;align-items:initial;text-align:left}.card-header-row{display:flex;width:100%;justify-content:space-between;align-items:flex-start;gap:12px;cursor:pointer}.building-title{font-size:18px;font-weight:800;color:#1f2937;margin:0}.building-tags{display:flex;gap:6px;flex-wrap:wrap}.tag-pill{font-size:10px;font-weight:800;padding:2px 8px;border-radius:4px}.tag-ac{background:#eff6ff;color:#1d4ed8}.tag-toilet{background:#f5f3ff;color:#6d28d9}.tag-bed{background:#ecfdf5;color:#047857}.building-dept{font-size:13px;color:#6b7280;margin:6px 0 14px}.card-actions-row{display:grid;width:100%;grid-template-columns:1fr 1fr;gap:12px}.action-pill-btn{border:none;border-radius:20px;padding:8px 10px;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;transition:opacity .15s ease;cursor:default}.action-pill-btn:active{opacity:.85}.btn-pano,.btn-group{background:#eff6ff;color:#1d4ed8}.dorm-detail-prototype{padding:16px 14px 120px!important;background:#f5f7fa}.dorm-title-new{margin-bottom:16px}.dorm-detail-name{font-size:26px;font-weight:850;color:#1f2937;margin:0 0 8px;letter-spacing:-.5px}.dorm-detail-tags-row{display:flex;gap:8px;flex-wrap:wrap}.dorm-tag-pill{background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:700;padding:4px 10px;border-radius:6px}.dorm-detail-hero-wrap{margin-bottom:16px}.pano-video-card{position:relative;width:100%;border-radius:16px;overflow:hidden;aspect-ratio:16 / 9;background:#111827;box-shadow:0 4px 16px #00000014;cursor:pointer}.pano-video-cover{width:100%;height:100%;object-fit:cover;opacity:.85}.play-button-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:#0003}.play-icon{width:48px;height:48px;border-radius:50%;background:#1d4ed8;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;padding-left:4px;box-shadow:0 4px 12px #1d4ed84d}.play-text{font-size:13px;color:#fff;font-weight:700;text-shadow:0 1px 4px rgba(0,0,0,.5)}.dorm-detail-tabs-capsule{background:#f3f4f6;border-radius:24px;padding:4px;display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:4px;margin-top:14px}.dorm-detail-tabs-capsule button{border:none;background:transparent;border-radius:20px;padding:8px 0;font-size:13px;font-weight:700;color:#4b5563;text-align:center;cursor:pointer;transition:all .2s ease}.dorm-detail-tabs-capsule button.is-active{background:#fff;color:#1d4ed8;box-shadow:0 2px 8px #0000000d}.dorm-info-card-new{background:#fff;border-radius:16px;padding:16px;box-shadow:0 4px 16px #00000005;border:1px solid rgba(0,0,0,.015);margin-bottom:16px}.info-title{font-size:16px;font-weight:800;color:#1f2937;margin:0 0 14px}.info-checklist{list-style:none;padding:0;margin:0 0 16px;display:flex;flex-direction:column;gap:10px}.info-checklist li{display:flex;align-items:flex-start;gap:10px}.check-icon{width:20px;height:20px;border-radius:50%;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.check-text{font-size:13px;color:#4b5563;line-height:1.55}.join-group-btn-large{width:100%;border:none;background:#1d4ed8;color:#fff;border-radius:24px;padding:12px 16px;font-size:14px;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 12px #1d4ed833;transition:opacity .15s ease}.join-group-btn-large:active{opacity:.9}.qa-section-new{background:#fff;border-radius:16px;padding:16px;box-shadow:0 4px 16px #00000005;border:1px solid rgba(0,0,0,.015);margin-bottom:16px}.qa-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.qa-title{font-size:16px;font-weight:800;color:#1f2937;margin:0}.view-all-link{border:none;background:transparent;color:#1d4ed8;font-size:12px;font-weight:700;cursor:pointer}.qa-bubble-list{display:flex;flex-direction:column;gap:14px}.qa-pair{display:flex;flex-direction:column;gap:8px}.qa-bubble-question{display:flex;align-items:flex-start;align-self:flex-start;gap:8px;max-width:90%}.q-badge{width:24px;height:24px;border-radius:50%;background:#f3f4f6;color:#4b5563;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;flex-shrink:0}.q-text{background:#f3f4f6;border-radius:0 12px 12px;padding:8px 12px;font-size:13px;color:#1f2937;margin:0;line-height:1.45}.qa-bubble-answer{display:flex;align-items:flex-start;align-self:flex-end;gap:8px;max-width:90%}.a-badge{width:24px;height:24px;border-radius:50%;background:#eff6ff;color:#1d4ed8;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;flex-shrink:0}.a-text{background:#eff6ff;border-radius:12px 0 12px 12px;padding:8px 12px;font-size:13px;color:#1e3a8a;margin:0;line-height:1.45;text-align:left}.scrollable-qa-list{max-height:60dvh;overflow-y:auto;padding-bottom:20px}.qa-tab-content{display:flex;flex-direction:column;gap:16px;background:#fff;border-radius:16px;padding:16px;box-shadow:0 4px 16px #00000005;border:1px solid rgba(0,0,0,.015)}
