:root{--bg:#f7f4f7;--surface:#ffffffe6;--surface-strong:#fff;--text:#1e1620;--muted:#756a77;--border:#1e16201a;--tenant-brand:#cc329b;--tenant-accent:#f0c34c;--tenant-glow:#cc329b2e;--shadow:0 24px 80px #381a351f;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html{scroll-behavior:smooth;background:radial-gradient(circle at top, var(--tenant-glow), transparent 28%), linear-gradient(180deg, #fbf9fb 0%, #f5f1f5 100%);font-family:Aptos,Segoe UI,sans-serif}body{min-height:100vh;color:var(--text);margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}main{width:min(1200px,100% - 2rem);margin:0 auto}.tenant-shell{min-height:100vh;padding:1rem 0 4rem}.tenant-header{z-index:20;border:1px solid var(--border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffd6;border-radius:999px;justify-content:space-between;align-items:center;gap:1rem;width:min(1200px,100% - 2rem);margin:0 auto 1.5rem;padding:.9rem 1rem;display:flex;position:sticky;top:.75rem;box-shadow:0 12px 40px #381a3514}.tenant-brand{align-items:center;gap:.75rem;min-width:0;display:inline-flex}.tenant-brand-mark{background:linear-gradient(135deg, var(--tenant-accent), var(--tenant-brand));color:#fff;letter-spacing:.02em;border-radius:.85rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-weight:800;display:inline-flex}.tenant-brand-copy{gap:.1rem;min-width:0;display:grid}.tenant-brand strong{font-size:.98rem;line-height:1}.tenant-brand-copy span:last-child,.eyebrow,.card-meta,.copy-muted,.section-kicker,.section-meta{color:var(--muted)}.tenant-nav{align-items:center;gap:1.4rem;font-size:.95rem;display:flex}.tenant-nav a{color:#1e1620d1}.tenant-header-actions{align-items:center;gap:.75rem;display:flex}.tenant-header-button{min-height:42px}.hero{border:1px solid var(--border);background:linear-gradient(145deg, var(--surface-strong), #ffffffb3);box-shadow:var(--shadow);border-radius:32px;gap:1.5rem;padding:2rem;display:grid}.hero h1,.review-title{margin:0;line-height:.95}.hero h1{max-width:11ch;font-size:clamp(2.5rem,8vw,5.4rem)}.hero-copy{max-width:60ch;margin:0;font-size:1.02rem;line-height:1.7}.hero-actions,.card-grid,.review-grid{gap:1rem;display:grid}.hero-actions{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.metric,.card,.review-body,.review-sidebar,.empty-state,.surface-card{border:1px solid var(--border);background:var(--surface);border-radius:24px;padding:1.25rem;box-shadow:0 12px 40px #381a350f}.metric strong,.score-pill strong{color:var(--tenant-brand);font-size:2rem;display:block}.card-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:2rem}.card{gap:.9rem;display:grid}.button,.button-secondary,.page-chip,.tag-pill{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;min-height:48px;padding:.75rem 1rem;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.button:hover,.button-secondary:hover,.page-chip:hover,.tag-pill:hover{transform:translateY(-1px)}.button{background:var(--tenant-brand);color:#fff;box-shadow:0 16px 32px #cc329b3d}.button-secondary,.page-chip{border-color:var(--border);color:#1e1620d6;background:#ffffffb8}.operator-status-banner{padding:1rem 1.25rem;font-weight:700}.operator-status-success{color:#155b31;background:#e7f9eceb;border-color:#1f7f482e}.operator-status-error{color:#7f1d2d;background:#ffeff1f2;border-color:#b52d3d2e}.operator-field{gap:.5rem;display:grid}.operator-field span{font-weight:700}.operator-field input,.operator-field textarea{border:1px solid var(--border);width:100%;color:var(--text);background:#ffffffdb;border-radius:18px;padding:.95rem 1rem}.operator-field textarea{resize:vertical;min-height:10rem}.review-grid{grid-template-columns:minmax(0,2fr) minmax(260px,1fr);align-items:start;margin-top:2rem}.location-page{gap:2rem;display:grid}.location-breadcrumbs,.location-chip-row{flex-wrap:wrap;gap:.75rem;display:flex}.location-hero{background:radial-gradient(circle at 72% 18%, #c393, transparent 40%), radial-gradient(circle at 28% 82%, #cc339914, transparent 38%), linear-gradient(145deg, var(--surface-strong), #ffffffd1);gap:1.25rem;position:relative;overflow:hidden}.location-hero:before,.location-hero:after{content:"";pointer-events:none;border-radius:999px;position:absolute}.location-hero:before{background:radial-gradient(circle,#cc33991a,#0000 64%);width:18rem;height:18rem;top:-4rem;right:-3rem}.location-hero:after{background:radial-gradient(circle,#cc33991a,#0000 64%);width:20rem;height:20rem;bottom:-5rem;left:-4rem}.location-hero>*{z-index:1;position:relative}.location-hero h1{max-width:14ch;font-size:clamp(2.4rem,6vw,4.2rem)}.location-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.location-hero-stat{background:#ffffffc7;border:1px solid #1e16200f;border-radius:20px;gap:.25rem;padding:1rem 1.05rem;display:grid}.location-hero-stat span{color:var(--muted);font-size:.88rem}.location-hero-stat strong{color:#c39;font-size:clamp(1.7rem,3.6vw,2.4rem);line-height:.95}.location-section-heading{justify-content:space-between;align-items:end;gap:1rem;display:flex}.location-section-heading h2,.location-section-heading p{margin:0}.location-section-heading p{color:var(--muted)}.location-property-card{gap:.9rem;transition:transform .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden}.location-property-card:before{content:"";background:linear-gradient(90deg,#cc33998c,#c39);border-radius:3px 3px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.location-property-card:hover{transform:translateY(-3px);box-shadow:0 20px 48px #381a351f}.location-property-card h2,.location-city-card h2{margin:0}.location-card-meta{color:var(--muted);flex-wrap:wrap;gap:.5rem;font-size:.95rem;display:flex}.location-card-badges{flex-wrap:wrap;gap:.45rem;display:flex}.location-card-rating{color:#c39;background:#cc33991a;border-radius:999px;align-items:center;gap:.3rem;padding:.25rem .65rem;font-size:.88rem;font-weight:700;display:inline-flex}.location-card-rating svg{width:.9rem;height:.9rem}.location-card-tag{color:#8a2a6e;background:#cc339914;border-radius:999px;align-items:center;gap:.25rem;padding:.25rem .65rem;font-size:.82rem;font-weight:600;display:inline-flex}.location-city-card{background:#dfe5ea;border:1px solid #1e16200f;border-radius:24px;flex-direction:column;justify-content:flex-end;min-height:220px;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 28px #1e16200f}.location-city-card:hover{transform:translateY(-4px);box-shadow:0 20px 42px #1e16201f}.location-city-card-media{color:#ffffffdb;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(#171f261f,#171f268f),linear-gradient(135deg,#9eaab5,#71808e);place-items:center;padding:1rem;font-size:.84rem;font-weight:700;display:grid;position:absolute;inset:0}.location-city-card:nth-child(3n+1) .location-city-card-media{background:linear-gradient(#171f261f,#171f268f),linear-gradient(135deg,#8e98a5,#5f6c7a)}.location-city-card:nth-child(3n+2) .location-city-card-media{background:linear-gradient(#171f261f,#171f268f),linear-gradient(135deg,#a4a08f,#716d63)}.location-city-card-image{object-fit:cover}.location-card-media{aspect-ratio:4/3;background:var(--surface-secondary,#eef0f3);border-radius:8px;position:relative;overflow:hidden}.location-card-image{object-fit:cover}.location-city-card-overlay{z-index:1;color:#fff;background:linear-gradient(#0000,#0a0c11e0);gap:.3rem;padding:1.25rem;display:grid;position:relative}.location-city-card-overlay strong{font-size:1.1rem}.location-city-card-overlay span{opacity:.76;font-size:.88rem}.page-chip.active{background:var(--tenant-brand);color:#fff;border-color:#0000}.review-body{gap:1.25rem;display:grid}.review-body p,.property-about-card p,.operator-card p,.student-review-card p,.question-card p,.room-card-body p,.location-copy-card p,.video-card p,.overall-score-copy p{margin:0;line-height:1.75}.review-sidebar{gap:1rem;display:grid;position:sticky;top:5rem}.score-pill{background:#ffffffbf;border-radius:20px;padding:1rem}.list-reset,.feature-list{margin:0;padding-left:1.2rem}.property-page{gap:1.75rem;display:grid}.property-hero,.property-section{gap:1.25rem;display:grid}.property-breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:.5rem;font-size:.88rem;display:flex}.property-breadcrumbs span{align-items:center;gap:.5rem;display:inline-flex}.property-breadcrumbs span:not(:last-child):after{content:"/";color:#756a778f}.property-rank,.gallery-badge,.region-pill{width:fit-content;min-height:32px;color:var(--tenant-brand);background:#cc329b1a;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .7rem;font-size:.84rem;font-weight:700;display:inline-flex}.property-title-row,.section-heading-row,.video-card-top,.review-card-header,.review-card-footer,.travel-card,.property-actions{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.property-heading-stack{gap:.75rem;display:grid}.property-heading-stack h1,.section-heading-row h2,.section-heading-row h3,.booking-banner h3,.room-card-body h3,.nearby-card h3,.question-card strong{margin:0}.property-heading-stack h1{letter-spacing:-.04em;font-size:clamp(2.5rem,6vw,4.6rem);line-height:.94}.property-meta-line{color:var(--muted);flex-wrap:wrap;gap:.7rem 1rem;font-size:.95rem;display:flex}.property-score{color:var(--tenant-brand);font-weight:800}.property-actions{flex-wrap:wrap}.property-gallery-grid,.property-intro-grid,.location-layout,.insight-layout{gap:1rem;display:grid}.property-gallery-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.95fr)}.gallery-hero,.gallery-side-card,.room-card-media,.nearby-card{color:#fff;border-radius:32px;min-height:220px;position:relative;overflow:hidden}.gallery-hero{flex-direction:column;justify-content:space-between;min-height:460px;padding:1.4rem;display:flex}.gallery-hero:before,.gallery-side-card:before,.room-card-media:before,.nearby-card:before{content:"";background:linear-gradient(#0000000f,#0000006b);position:absolute;inset:0}.gallery-side-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.gallery-side-card{min-height:220px;padding:1rem}.gallery-card-copy,.gallery-count,.room-card-media>span,.nearby-card>*{z-index:1;position:relative}.gallery-card-copy{align-content:end;gap:.45rem;height:100%;display:grid}.gallery-card-copy h2,.gallery-card-copy h3,.operator-card h2,.video-card strong,.location-copy-card h2{margin:0}.gallery-card-copy p,.section-meta,.travel-card span,.review-card-footer span,.video-card span,.stat-card p,.room-card-body li,.nearby-card span{color:#ffffffd1;margin:0}.gallery-count{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff24;border-radius:999px;align-self:flex-end;min-height:32px;padding:.35rem .7rem;display:inline-flex}.property-intro-grid{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) minmax(280px,.75fr);align-items:start}.property-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.stat-card{gap:.3rem;display:grid}.stat-card strong,.overall-score-value{color:var(--tenant-brand);font-size:clamp(2rem,5vw,3rem);line-height:.95}.operator-card{gap:.75rem;display:grid}.section-kicker{letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:700}.section-heading-row{flex-wrap:wrap}.section-heading-row.compact{align-items:center}.section-meta{max-width:32rem;line-height:1.6}.video-review-grid,.room-type-grid,.nearby-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.video-card{gap:.85rem;display:grid}.video-avatar{width:3rem;height:3rem;color:var(--tenant-brand);background:linear-gradient(135deg,#cc329b29,#f0c34c2e);border-radius:50%;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.video-card-top strong,.review-card-footer strong,.travel-card strong,.question-card strong,.booking-banner h3,.room-card-body h3,.operator-card h2{color:var(--text)}.video-card-top span,.review-card-header span,.review-card-footer span,.travel-card span{color:var(--muted)}.insight-layout{grid-template-columns:minmax(340px,.9fr) minmax(0,1.4fr);align-items:start}.insight-summary-card,.tag-filter-card,.question-grid-card{gap:1rem;display:grid}.dual-segment-control{background:#1e16200f;border-radius:999px;gap:.35rem;padding:.3rem;display:inline-flex}.dual-segment-control span{min-height:38px;color:var(--muted);border-radius:999px;padding:.55rem .9rem}.dual-segment-control .active{color:var(--text);background:#fff;box-shadow:0 6px 14px #1e162014}.overall-score-panel{background:linear-gradient(135deg,#cc329b14,#f0c34c1f);border-radius:24px;gap:1rem;padding:1.15rem;display:grid}.overall-score-copy{gap:.35rem;display:grid}.category-score-list{gap:.8rem;display:grid}.category-score-row{grid-template-columns:minmax(120px,1fr) minmax(0,2fr) auto;align-items:center;gap:.75rem;display:grid}.category-bar{background:#1e162014;border-radius:999px;height:.65rem;overflow:hidden}.category-bar>div{border-radius:inherit;background:linear-gradient(90deg, var(--tenant-brand), var(--tenant-accent));height:100%}.insight-detail-column,.review-card-stack,.travel-time-list,.question-grid{gap:1rem;display:grid}.search-shell{min-height:42px;color:var(--muted);background:#1e16200d;border-radius:999px;padding:.7rem 1rem}.tag-grid{flex-wrap:wrap;gap:.75rem;display:flex}.tag-pill{min-height:42px;color:var(--text);background:#cc329b0f;border-color:#cc329b1f;padding-inline:.85rem}.tag-pill strong{color:var(--tenant-brand)}.student-review-card{gap:1rem;display:grid}.background-match-badge{color:var(--tenant-brand);background:color-mix(in srgb, var(--tenant-brand) 10%, transparent);border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:4px 10px;font-size:.78rem;font-weight:600;display:inline-flex}.student-review-card.relevant-to-you{border:3px solid var(--tenant-brand);box-shadow:0 0 0 2px color-mix(in srgb, var(--tenant-brand) 20%, transparent)}.review-card-header strong{color:var(--tenant-brand);font-size:1.1rem}.review-card-footer{align-items:center}.review-card-footer>div{gap:.25rem;display:grid}.region-pill{min-width:3rem}.operator-reply{background:#1e16200a;border-radius:18px;padding:1rem}.operator-reply strong,.postcode-card strong{margin-bottom:.35rem;display:block}.question-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.question-card{background:#1e162009;border-radius:18px;padding:1rem}.question-card,.travel-card,.postcode-card{border:1px solid #1e16200f}.room-card{padding:0;overflow:hidden}.room-card-media{min-height:180px;padding:1rem}.room-card-body{gap:.9rem;padding:1.25rem;display:grid}.feature-list{color:var(--muted);gap:.45rem;display:grid}.booking-banner{background:linear-gradient(135deg,#cc329b12,#f0c34c24);justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem 1.5rem;display:flex}.booking-banner>div{gap:.6rem;display:grid}.location-layout{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)}.location-copy-card,.map-card{gap:1rem;display:grid}.postcode-card{background:#1e162009;border-radius:18px;gap:.3rem;width:fit-content;padding:.9rem 1rem;display:inline-grid}.travel-card{background:#1e162008;border-radius:18px;padding:1rem}.travel-card>div:first-child{gap:.2rem;display:grid}.travel-modes{flex-wrap:wrap;gap:.75rem;display:flex}.nearby-card{flex-direction:column;justify-content:flex-end;gap:.5rem;padding:1rem;display:flex}.tone-sunrise{background:linear-gradient(135deg,#f8d9b7,#cb6b5b 55%,#7b2457)}.tone-forest{background:linear-gradient(135deg,#6c8a6a,#1d4f50 58%,#0f2833)}.tone-berry{background:linear-gradient(135deg,#f4a5b7,#cc329b 55%,#49163d)}.tone-navy{background:linear-gradient(135deg,#7fa3d1,#1b4c8f 56%,#112744)}@media (max-width:1080px){.tenant-header{border-radius:28px}.property-gallery-grid,.property-intro-grid,.insight-layout,.location-layout{grid-template-columns:1fr}.property-stat-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}}@media (max-width:820px){.tenant-header{border-radius:24px;flex-wrap:wrap;position:static}.tenant-nav{order:3;justify-content:space-between;width:100%;padding-bottom:.25rem;overflow-x:auto}.hero,.surface-card,.gallery-hero,.gallery-side-card{border-radius:24px}.review-grid,.gallery-side-grid,.property-title-row,.section-heading-row,.review-card-footer,.travel-card,.booking-banner{flex-direction:column}.review-sidebar{position:static}.gallery-hero{min-height:320px}.gallery-side-grid{grid-template-columns:1fr}.property-heading-stack h1{font-size:clamp(2.35rem,11vw,3.35rem)}.category-score-row{grid-template-columns:1fr;justify-items:start}.category-bar{width:100%}}.student-shell{color:var(--text-primary,#111);background:#fff;padding-top:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.student-shell .container{width:min(1440px,100% - 6rem);margin:0 auto}.student-shell .label-text{text-transform:uppercase;letter-spacing:.1em;color:#555;font-size:.875rem;font-weight:600}.student-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#fffffff2;border-bottom:1px solid #e5e5e5;width:100%;position:relative}.student-header-inner{position:relative}.student-header-row{justify-content:space-between;align-items:center;gap:1rem;min-height:72px;display:flex;position:relative}.student-header-logo img{width:auto;height:32px}.student-header-nav{align-items:center;gap:3rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.student-header-actions{align-items:center;display:flex}.student-header-search-form{min-width:180px;max-width:320px}.student-header-search-input{width:100%;min-width:140px;color:var(--text);background:#ffffffb3;border:1px solid #1e162026;border-radius:999px;outline:none;padding:.45rem .75rem;font-size:.88rem;transition:border-color .15s,box-shadow .15s}.student-header-search-input:focus{border-color:var(--tenant-brand);box-shadow:0 0 0 3px #cc33991a}.student-header-search-input::placeholder{color:var(--muted)}.student-mobile-menu button{color:#fff;background:#cc329b;border:none;border-radius:12px;align-items:center;gap:.4rem;padding:10px 20px;font-size:.82rem;font-weight:600;display:inline-flex}.student-mobile-menu button svg,.student-button svg,.mobile-trust-pill svg,.breakdown-label svg,.verified-badge svg,.student-onboarding-close svg,.review-search-shell svg,.faq-trigger svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem}.student-header-menu{background:0 0;border:none;padding:.25rem;display:none}.student-header-menu svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:24px;height:24px}.student-mobile-menu{border-top:1px solid #e5e5e5;flex-direction:column;gap:0;padding:.5rem 0;display:none}.student-mobile-menu.open{display:flex}.student-mobile-menu span,.student-mobile-menu a{color:#111;padding:12px 1rem;font-size:.9rem;font-weight:600}.student-mobile-menu button{justify-content:center;margin:8px 1rem 0}.student-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.student-info-modal{background:#fff;border-radius:20px;width:min(720px,100% - 32px);max-height:calc(100vh - 32px);padding:40px;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0003}.student-all-reviews-modal{width:min(1280px,100% - 32px)}.student-onboarding-close{color:#888;background:0 0;border:none;border-radius:999px;width:32px;height:32px;position:absolute;top:14px;right:14px}.student-info-modal-copy{gap:18px;display:grid}.student-info-modal-copy p{color:#555;margin:0;font-size:.96rem;line-height:1.72}.student-info-modal-eyebrow{width:fit-content;color:var(--tenant-brand);letter-spacing:.01em;text-transform:uppercase;background:#fdf2f8;border-radius:999px;padding:6px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.student-info-modal-copy h2{color:#111;letter-spacing:-.02em;margin:0;padding-right:36px;font-size:1.85rem;line-height:1.2}.student-info-modal-section{gap:10px;display:grid}.student-info-modal-section h3{color:#111;margin:0;font-size:1.08rem;line-height:1.35}.student-info-modal-closing{padding-top:6px;font-weight:600}.student-property-page{width:100%;max-width:none}.student-property-page .section{padding:80px 0}.ph-section{background:#fff;padding-top:20px;padding-bottom:32px}.ph-breadcrumb,.ph-meta,.ph-mobile-copy,.ph-stat small,.section-heading-block p,.reviews-top-header p,.travel-time-row span,.ranking-card-body p,.ranking-card-body span,.student-footer p,.student-footer a,.student-footer-bottom,.ph-operator-card-body p,.ph-mobile-stats-row span,.review-meta-row span,.review-search-shell input,.student-review-card blockquote,.faq-item p,.location-section p,.postcode-chip span{color:#555}.ph-breadcrumb{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;font-size:.92rem;display:flex}.ph-breadcrumb a{color:#555;transition:color .18s}.ph-breadcrumb a:hover{color:var(--tenant-brand)}.ph-breadcrumb svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.ph-breadcrumb .current{color:#111;font-weight:600}.ph-pills{gap:8px;margin-bottom:20px;display:flex}.student-pill{border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:.82rem;font-weight:700;display:inline-flex}.student-pill-brand{background:var(--tenant-brand);color:#fff}.ph-pill-short,.ph-photo-counter-mobile,.ph-mobile-card{display:none}.ph-title-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.ph-title{letter-spacing:-.035em;margin:0 0 12px;font-size:clamp(2.4rem,4.5vw,3.8rem);font-weight:500;line-height:1}.ph-meta{flex-wrap:wrap;align-items:center;gap:8px;font-size:.92rem;display:flex}.ph-meta .strong,.ph-mobile-rating-cluster .strong{color:#111;font-weight:700}.meta-dot{background:#555;border-radius:999px;width:4px;height:4px}.student-button{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:12px 22px;font-size:.92rem;font-weight:700;line-height:1;display:inline-flex}.student-button-primary{color:#fff;background:#cc329b;border:none;box-shadow:0 8px 22px #cc329b52}.student-button-secondary{color:#111;background:#fff;border:1px solid #e5e5e5}.student-button-block{width:100%}.student-button-fill{flex:1 1 0}.ph-actions{flex-wrap:wrap;gap:8px;display:flex}.ph-gallery{grid-template-columns:1.55fr 1fr;gap:8px;height:min(60vh,540px);display:grid}.ph-gallery-big,.ph-gallery-small,.video-card,.room-card-image,.ranking-card-image{position:relative;overflow:hidden}.ph-gallery-thumb,.ph-gallery-stage-trigger,.ph-gallery-modal-thumb,.ph-gallery-nav{background:0 0;border:none}.ph-gallery-big,.ph-gallery-small,.ranking-card-image,.room-card-image,.video-card,.room-card,.reviews-card,.map-frame-card,.travel-times-card,.ph-stats-card,.ph-operator-card,.rooms-cta-box{border-radius:16px}.ph-gallery-big img,.ph-gallery-small img,.video-card img,.room-card-image img,.ranking-card-image img{object-fit:cover}.ph-gallery-thumb{cursor:zoom-in;width:100%;padding:0}.ph-gallery-thumb.is-active{box-shadow:inset 0 0 0 3px #fffffff2, 0 0 0 2px var(--tenant-brand)}.ph-gallery-stage-trigger{z-index:0;cursor:zoom-in;position:absolute;inset:0}.ph-gallery-side{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.ph-gallery-small:after,.ph-gallery-big:after,.video-card:after,.ranking-card-image:after{content:"";background:linear-gradient(#0000 55%,#00000061);position:absolute;inset:0}.ph-gallery-info,.ph-photo-counter-desktop,.ph-photo-counter-mobile,.ph-gallery-count,.video-rating-pill,.video-play-button,.video-card-footer,.ranking-pill,.ph-mobile-rank,.ph-gallery-nav{z-index:1;position:absolute}.ph-gallery-info{color:#111;background:#ffffffd9;border:none;border-radius:999px;width:32px;height:32px;font-weight:700;top:14px;right:14px}.ph-gallery-nav{color:#111;cursor:pointer;background:#ffffffeb;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;margin-top:-21px;display:inline-flex;top:50%;box-shadow:0 10px 24px #11111129}.ph-gallery-nav svg{stroke:currentColor;stroke-width:2px;fill:none;width:18px;height:18px}.ph-gallery-nav-prev{left:14px}.ph-gallery-nav-next{right:14px}.ph-photo-counter-desktop,.ph-photo-counter-mobile,.ph-gallery-count{color:#fff;background:#141414c7;border-radius:999px;padding:8px 12px;font-size:.78rem;font-weight:700;bottom:14px;right:14px}.ph-gallery-count{left:14px;right:auto}.ph-gallery-attributions{color:#666;flex-wrap:wrap;gap:4px;margin-top:10px;font-size:.76rem;line-height:1.5;display:flex}.ph-gallery-modal{width:min(1280px,100% - 24px)}.ph-gallery-modal-copy{gap:.75rem;margin-bottom:1.25rem;display:grid}.ph-gallery-modal-copy h2,.ph-gallery-modal-copy p{margin:0}.ph-gallery-modal-copy p{color:#555}.ph-gallery-modal-stage{background:#111;border-radius:18px;height:min(72vh,820px);margin-bottom:1.25rem;position:relative;overflow:hidden}.ph-gallery-modal-stage img{object-fit:contain}.ph-gallery-modal-thumb-image img{object-fit:cover}.ph-gallery-modal-thumbs{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.ph-gallery-modal-thumb{text-align:left;cursor:pointer;border:1px solid #e5e5e5;border-radius:16px;gap:.6rem;padding:.55rem;display:grid}.ph-gallery-modal-thumb.is-active{border-color:#cc329b59;box-shadow:0 0 0 2px #cc329b1f}.ph-gallery-modal-thumb-image{aspect-ratio:4/3;background:#f5f5f5;border-radius:12px;position:relative;overflow:hidden}.ph-gallery-modal-thumb-copy{color:#111;font-size:.85rem;font-weight:600;line-height:1.4}.ph-gallery-attributions a{color:inherit;text-underline-offset:2px;text-decoration:underline}.ph-about-grid{grid-template-columns:2fr 1fr;gap:24px;margin-top:40px;display:grid}.ph-about-text h2,.vs-header h2,.section-heading-block h2,.location-section h2{letter-spacing:-.025em;margin:0 0 16px;font-size:clamp(1.8rem,2.8vw,2.5rem);line-height:1.1}.ph-about-text p,.ph-operator-card-body p,.rooms-cta-box p,.location-section p,.faq-item p{max-width:none;margin:0 0 16px;font-size:1rem;line-height:1.55}.ph-stats-card,.ph-operator-card,.travel-times-card,.map-frame-card,.reviews-card,.room-card,.rooms-cta-box{background:#fff;border:1px solid #e5e5e5}.ph-stats-bar,.ph-operator-card-bar{background:linear-gradient(to right, var(--tenant-brand) 0%, var(--tenant-brand) 50%, #111 50%, #111 100%);height:3px}.ph-operator-card-bar{background:var(--tenant-brand)}.ph-stats-grid{grid-template-columns:repeat(4,1fr);display:grid}.ph-stat{border-right:1px solid #e5e5e5;padding:24px}.ph-stat:last-child{border-right:none}.ph-stat strong{color:#111;margin-bottom:8px;font-size:clamp(1.5rem,2vw,1.85rem);line-height:1;display:block}.ph-stat strong.accent{color:var(--tenant-brand)}.ph-stat span{color:#111;margin-bottom:4px;font-weight:700;display:block}.ph-operator-card-body{padding:24px}.ph-operator-card-body>span,.rating-col-left h3,.student-footer span,.ph-mobile-card strong,.review-month,.postcode-chip strong{letter-spacing:.18em;text-transform:uppercase;color:var(--tenant-brand);font-size:.75rem;font-weight:700}.ph-operator-card-body h3,.room-card-body h3,.ranking-card-body h3,.rooms-cta-box h3,.faq-card h3{margin:0 0 12px;font-size:1.5rem;line-height:1.15}.section-subtitle{color:#555;letter-spacing:-.005em;margin:0 0 6px;font-size:.92rem;font-weight:500}.vs-header{margin-bottom:32px}.vs-meta{color:#555;align-items:center;gap:4px;font-size:.92rem;display:flex}.vs-meta span:first-child{color:#111;font-weight:700}.vs-wall{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.video-card{aspect-ratio:9/16;box-shadow:0 4px 12px #0000000f}.video-rating-pill{color:#fff;background:#141414c7;border-radius:999px;align-items:center;gap:4px;padding:4px 9px;font-size:.72rem;font-weight:700;display:inline-flex;top:10px;right:10px}.video-rating-pill svg{fill:#ffcb03;stroke:none}.rating-stars svg.filled{fill:#111;stroke:none}.video-play-button{color:#fff;background:#0000008c;border:1.5px solid #fff9;border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;top:50%;left:50%;transform:translate(-50%,-50%)}.video-play-button svg,.play-badge svg{fill:currentColor;stroke:none;width:22px;height:22px}.video-card-footer{color:#fff;gap:2px;padding:40% 10px 10px;display:grid;bottom:0;left:0;right:0}.video-card-footer strong{color:#fff;font-size:.78rem}.video-card-footer span{color:#ffffffb8;font-size:.65rem}.section-cta-row{justify-content:center;margin-top:24px;display:flex}.section-cta-row.left{justify-content:flex-start}.reviews-cta-row{flex-wrap:wrap;align-items:flex-start;gap:12px}.leave-review-flow{gap:10px;display:grid}.student-review-form-modal{width:min(640px,100% - 32px)}.student-review-form{gap:14px;display:grid}.student-review-form label{color:#111;gap:6px;margin-bottom:0;font-size:.82rem;font-weight:600;display:grid}.student-review-form input,.student-review-form select,.student-review-form textarea{color:#111;width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:12px 16px}.student-review-form textarea{resize:vertical;min-height:144px}.star-rating-field{color:#111;gap:8px;margin-bottom:8px;font-size:.82rem;font-weight:600;display:grid}.star-rating-row{gap:4px;display:flex}.star-rating-button{cursor:pointer;background:0 0;border:none;border-radius:4px;outline:none;justify-content:center;align-items:center;padding:4px 2px;transition:transform .1s;display:inline-flex}.star-rating-button:hover{transform:scale(1.12)}.star-rating-button:focus-visible{box-shadow:0 0 0 2px var(--tenant-brand,#c39)}.field-hint{color:#777;font-size:.76rem;font-weight:400;line-height:1.4}.student-review-status{border-radius:12px;padding:12px 14px;font-size:.92rem;font-weight:600;line-height:1.5}.student-review-status-success{color:#195c33;background:#e8f9ecf5;border:1px solid #195c3324}.student-review-status-error{color:#8a1f38;background:#fff1f3fa;border:1px solid #8a1f381f}.reviews-spacer{margin-bottom:72px}.reviews-grid{gap:32px;display:grid}.reviews-top-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.reviews-subtitle{letter-spacing:-.005em;text-transform:none;color:#555;margin-bottom:4px;font-weight:500}.reviews-top-header h2{flex-wrap:wrap;align-items:center;gap:12px;margin:0 0 8px;display:flex}.verified-badge{background:var(--tenant-brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.verified-inline-trigger,.verified-review-link{color:var(--tenant-brand);font:inherit;text-underline-offset:3px;background:0 0;border:none;padding:0;font-weight:700;text-decoration:underline}.verified-inline-trigger{display:inline}.verified-review-link{align-items:center;margin-top:14px;font-size:.84rem;display:inline-flex}.reviews-card{padding:32px 36px}.rating-grid{grid-template-columns:300px 1fr;align-items:center;gap:28px 56px;display:grid}.rating-col-left{border-right:1px solid #e5e5e5;padding-right:24px}.rating-col-left h3{margin:0 0 14px}.rating-score-row{flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:14px;display:flex}.rating-value{color:#111;letter-spacing:-.035em;font-size:4rem;font-weight:600;line-height:1}.rating-label{color:var(--tenant-brand);margin-bottom:6px;font-size:1.15rem;font-weight:700;display:block}.rating-col-left p,.rating-col-left p span{margin:0;font-size:.92rem;font-weight:500}.rating-col-left p span{color:#111;font-weight:700}.rating-stars{color:#e5e5e5;gap:3px;display:inline-flex}.rating-stars svg{width:20px;height:20px}.rating-stars svg.empty{fill:currentColor;stroke:none}.rating-star-half{display:inline-flex;position:relative}.rating-star-half .half-fill{width:50%;position:absolute;inset:0;overflow:hidden}.breakdown-grid{grid-template-columns:repeat(3,1fr);gap:18px 32px;display:grid}.breakdown-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.breakdown-label{align-items:center;gap:8px;min-width:0;display:flex}.breakdown-label span,.breakdown-head strong{color:#111;font-size:.82rem;font-weight:600}.breakdown-bar{background:#f3f3f3;border-radius:3px;height:5px;overflow:hidden}.breakdown-bar>div{background:var(--tenant-brand);border-radius:inherit;height:100%}.reviews-filter-card h3{margin-bottom:22px}.review-search-shell{margin-bottom:16px;position:relative}.review-search-shell input{width:100%;min-height:48px;font:inherit;border:1px solid #e5e5e5;border-radius:999px;padding:12px 44px 12px 18px}.review-search-shell svg{color:#999;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.students-love-grid{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:32px;display:flex}.love-chip{cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:12px;align-items:center;gap:8px;padding:9px 14px;transition:border-color .18s,background .18s,box-shadow .18s;display:inline-flex}.love-chip:hover{border-color:#cc33994d}.love-chip span{color:#111;font-size:.82rem;font-weight:600}.love-chip strong{color:var(--tenant-brand);font-size:.82rem}.love-chip-active{border-color:var(--tenant-brand);background:linear-gradient(135deg,#cc33991a,#b428820f);box-shadow:0 0 0 2px #cc339926}.love-chip-active span{color:var(--tenant-brand)}.reviews-cards-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.reviews-empty-copy{color:#555;margin:0 0 1rem;font-size:.95rem;line-height:1.6}.reviews-filter-status{color:#555;margin:0 0 .25rem;font-size:.86rem;line-height:1.5}.reviews-filter-clear{color:var(--tenant-brand);font-size:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline;display:inline}.reviews-filter-clear:hover{color:#991f73}.reviews-filter-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fafafa;border:1px solid #e5e5e5;border-radius:14px;align-items:center;gap:10px;padding:12px 16px;display:flex}.reviews-filter-toggle-input{appearance:none;cursor:pointer;background:#c39;border-radius:999px;flex-shrink:0;width:44px;height:26px;margin:0;transition:background .18s;position:relative}.reviews-filter-toggle-input:before{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 2px 4px #00000026}.reviews-filter-toggle-input:not(:checked){background:#c4bdc5}.reviews-filter-toggle-input:not(:checked):before{transform:translate(0)}.reviews-filter-toggle-input:checked:before{transform:translate(18px)}.reviews-filter-toggle-label{color:#444;font-size:.92rem}.student-all-reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.student-review-card{border:1px solid #e5e5e5;border-radius:16px;padding:20px}.review-month{margin-bottom:12px;display:block}.student-review-card blockquote{margin:0 0 16px;font-size:1rem;line-height:1.65}.review-meta-row{align-items:flex-start;gap:12px;display:flex}.review-meta-row strong{color:#111;margin-bottom:4px;font-size:.9rem;display:block}.operator-reply-card{border-top:1px solid #e5e5e5;gap:12px;margin-top:16px;padding-top:16px;display:flex}.reply-initials{color:#fff;background:#111;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.82rem;font-weight:700;display:inline-flex}.operator-reply-card strong{color:#111;margin-bottom:6px;font-size:.82rem;display:block}.operator-reply-card p{max-width:none;margin:0;font-size:.92rem}.compact-review-card{background:#fafafa;border:1px solid #e5e5e5;border-radius:16px;padding:16px}.compact-review-card-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.compact-review-card .review-month{margin-bottom:0}.compact-review-card .review-meta-row{margin-bottom:12px}.faq-heading{margin-bottom:16px}.faq-list{gap:0;display:grid}.faq-item{border-bottom:1px solid #e5e5e5}.faq-item:last-child{border-bottom:none}.faq-trigger{color:#111;text-align:left;width:100%;font:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;padding:16px 0;font-weight:600;display:flex}.faq-item p{max-width:none;margin:0 0 16px;font-size:.95rem;line-height:1.6}.section-heading-block{margin-bottom:48px}.section-heading-block h2,.section-heading-block p{margin-top:0}.rooms-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.room-card{overflow:hidden}.room-card-image{aspect-ratio:1.4}.room-card-badge,.ranking-pill{background:var(--tenant-brand);color:#fff;z-index:1;border-radius:8px;align-items:center;padding:6px 14px;font-size:.72rem;font-weight:700;display:inline-flex;position:absolute;top:14px;left:14px}.room-card-body,.ranking-card-body{padding:20px 22px 22px}.room-feature-list{color:#111;gap:8px;margin-bottom:20px;font-size:.85rem;font-weight:500;display:grid}.rooms-cta-box{justify-content:space-between;align-items:center;gap:24px;margin-top:48px;padding:24px 32px;display:flex}.rooms-cta-copy{align-items:center;gap:16px;display:flex}.rooms-cta-initial{color:#fff;background:#111;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:inline-flex}.rooms-cta-copy h3,.rooms-cta-copy p{margin:0}.travel-grid{grid-template-columns:minmax(300px,1fr) 1fr;align-items:center;gap:80px;display:grid}.postcode-chip{border:1px solid #e5e5e5;border-radius:16px;gap:4px;margin-bottom:24px;padding:12px 16px;display:inline-grid}.travel-times-card{padding:24px}.travel-times-card h3{margin-bottom:20px}.travel-time-table{gap:16px;display:grid}.travel-time-header{border-bottom:1px solid #e5e7eb;padding-bottom:12px}.travel-time-header .travel-time-column span{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.travel-time-header .travel-time-column img{opacity:.7}.travel-time-list{gap:12px;display:grid}.travel-time-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.travel-time-row strong{color:#111;margin-bottom:2px;font-size:.92rem;display:block}.travel-time-values{flex-wrap:wrap;justify-content:flex-end;gap:16px;display:flex}.travel-time-column{flex-direction:column;align-items:center;gap:4px;min-width:56px;display:flex}.map-frame-card{padding:16px}.map-frame-card iframe{border:0;border-radius:12px;width:100%;min-height:420px;margin-bottom:16px}.map-empty-state{align-content:center;min-height:420px;margin-bottom:16px;display:grid}.rankings-strip{scrollbar-width:none;gap:24px;padding-bottom:8px;display:flex;overflow-x:auto}.rankings-strip::-webkit-scrollbar{display:none}.ranking-card{border-radius:16px;flex:none;width:280px}.ranking-card-image{aspect-ratio:4/3}.ranking-card-body h3,.ranking-card-body p,.ranking-card-body span{margin:0}.ranking-card-body{gap:8px;display:grid}.student-footer{background:#fff;border-top:1px solid #e5e5e5;padding:64px 0 32px}.property-operator-footer{margin-top:3rem;padding-bottom:2rem}.property-operator-footer-inner{background:radial-gradient(circle at 100% 0,#cc329b14,#0000 30%),linear-gradient(145deg,#fffffffa,#fff9fcf0);border:1px solid #e5e5e5;margin-top:0;padding:28px 32px}.property-operator-footer-inner h3,.property-operator-footer-inner p{margin:0}.property-operator-footer-inner>div{gap:.6rem;max-width:58ch;display:grid}.property-operator-footer-eyebrow{color:var(--tenant-brand);letter-spacing:.1em;text-transform:uppercase;font-size:.78rem;font-weight:800}.student-footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:48px;display:grid}.student-footer-grid>div{align-content:start;gap:12px;display:grid}.student-footer p,.student-footer a,.student-footer-bottom{margin:0;font-size:.92rem}.student-footer-bottom{border-top:1px solid #e5e5e5;margin-top:32px;padding-top:24px}.ph-mobile-rating-row,.ph-mobile-rating-cluster,.ph-mobile-action-row,.ph-mobile-stats-row{align-items:center;display:flex}.ph-mobile-rating-row,.ph-mobile-stats-row{justify-content:space-between}.ph-mobile-action-row{justify-content:space-between;gap:10px;margin-top:14px}.ph-mobile-card>.student-button-block{margin-top:6px}.ph-mobile-rating-cluster{gap:8px}.ph-mobile-rank{color:#111;align-items:center;gap:5px;font-size:.78rem;font-weight:600;display:inline-flex;position:static}.rank-dot{background:var(--tenant-brand);border-radius:999px;width:6px;height:6px}.mobile-trust-pill{border:1px solid var(--tenant-brand);min-width:0;color:var(--tenant-brand);white-space:nowrap;background:#fdf2f8;border-radius:999px;flex:1 1 0;justify-content:center;align-items:center;gap:4px;padding:6px 10px;font-size:.72rem;font-weight:600;display:inline-flex}.ph-mobile-copy{margin:0 0 18px;font-size:.92rem;line-height:1.5}.ph-mobile-copy button{color:var(--tenant-brand);font:inherit;background:0 0;border:none}.ph-mobile-stats-row{gap:12px;margin-bottom:12px;padding:4px 0 18px}.ph-mobile-stats-row>div{text-align:center;flex:1 1 0}.ph-mobile-stats-row strong{color:#111;letter-spacing:-.035em;justify-content:center;align-items:center;gap:6px;margin-bottom:2px;font-size:1.4rem;font-weight:700;display:inline-flex}.play-badge{background:var(--tenant-brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.ph-mobile-stats-row .divider{background:#e5e5e5;flex:0 0 1px;height:36px}@media (max-width:1100px){.student-shell .container{width:min(1440px,100% - 3rem)}.vs-wall{grid-template-columns:repeat(5,1fr)}.travel-grid,.rating-grid{grid-template-columns:1fr}.rating-col-left{border-bottom:1px solid #e5e5e5;border-right:none;padding-bottom:24px;padding-right:0}.breakdown-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.ph-about-grid{grid-template-columns:1fr}.ph-gallery{grid-template-columns:1fr;height:auto}.ph-gallery-big{aspect-ratio:4/3}.ph-gallery-side{aspect-ratio:2}.ph-stats-grid{grid-template-columns:repeat(2,1fr)}.ph-stat:nth-child(2n){border-right:none}.ph-stat:nth-child(-n+2){border-bottom:1px solid #e5e5e5}.vs-wall{grid-template-columns:repeat(4,1fr)}.rooms-grid,.reviews-cards-grid,.student-all-reviews-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.student-shell .container{width:min(1440px,100% - 2rem)}.student-header{position:fixed;inset:0 0 auto}.student-info-modal{padding:32px 24px}.student-info-modal-copy h2{font-size:1.55rem}.student-header-row{min-height:64px}.student-header-nav,.student-header-actions,.ph-breadcrumb,.ph-pills,.ph-title-row,.ph-photo-counter-desktop{display:none}.student-header-menu,.ph-photo-counter-mobile,.ph-mobile-card{display:inline-flex}.student-header-menu{background:#fffffff5;border:1px solid #e5e5e5;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;box-shadow:0 8px 20px #1111110f}.student-header-logo img{height:28px}.student-property-page{padding-top:64px}.ph-section{padding-top:0;padding-bottom:0}.ph-gallery{gap:0;width:100vw;margin-bottom:0;margin-left:calc(50% - 50vw)}.ph-gallery-side{aspect-ratio:auto;scroll-snap-type:x mandatory;flex-direction:row;gap:4px;padding:4px 16px 0;display:flex;overflow-x:auto}.ph-gallery-side .ph-gallery-thumb{scroll-snap-align:start;border-radius:10px;flex:none;width:80px;height:60px}.ph-gallery-side .ph-gallery-count{padding:4px 8px;font-size:.7rem}.ph-gallery-big{aspect-ratio:11/12;border-radius:0}.ph-mobile-card{z-index:5;background:#fff;border-radius:32px 32px 0 0;width:100vw;margin:-20px calc(50% - 50vw) 0;padding:14px 16px 24px;display:block;position:relative;box-shadow:0 -8px 24px #0000000f}.ph-mobile-handle{background:#d0d0d0;border-radius:2px;width:40px;height:4px;margin:0 auto 16px}.ph-mobile-pills{gap:6px;margin-bottom:16px;display:flex}.ph-section-inner{flex-direction:column;display:flex}.ph-gallery{order:-1}.student-property-page .section{padding:48px 0}.vs-wall{grid-template-columns:repeat(3,1fr)}.vs-wall>:nth-child(n+4){display:none}.reviews-card{padding:20px}.breakdown-grid,.rooms-grid,.reviews-cards-grid,.student-all-reviews-grid,.student-footer-grid{grid-template-columns:1fr}.property-operator-footer-inner{flex-direction:column;align-items:flex-start}.travel-grid,.rooms-cta-box,.travel-time-row,.travel-time-header,.reviews-top-header{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.travel-time-values{justify-content:flex-start}.student-footer{padding-top:48px}}@media (max-width:600px){.student-shell .container{width:min(1440px,100% - 1.5rem)}.ph-pill-full{display:none}.ph-pill-short{display:inline}.map-frame-card iframe{min-height:320px}}.ph-gallery-challenge:not(:empty){z-index:60;position:fixed;bottom:16px;right:16px}.ph-gallery-skeleton-tile{border-radius:inherit;background:linear-gradient(100deg,#94a3b824 30%,#94a3b842 50%,#94a3b824 70%) 0 0/220% 100%;animation:1.4s ease-in-out infinite ph-gallery-shimmer}@keyframes ph-gallery-shimmer{0%{background-position:180% 0}to{background-position:-40% 0}}@media (prefers-reduced-motion:reduce){.ph-gallery-skeleton-tile{animation:none}}.lp-page{color:#111;width:100%;max-width:none}.lp-page .container{width:min(1440px,100% - 6rem);margin:0 auto}.lp-header{padding:20px 0 4px}.lp-title-row{border-bottom:1px solid #e5e5e5;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px 32px;padding-bottom:28px;display:flex}.lp-title-row .ph-title{max-width:30ch}.lp-title-row .ph-meta{color:#555}.lp-stars{gap:2px;display:inline-flex}.lp-stars svg{width:18px;height:18px}.lp-stars .filled{fill:#111}.lp-stars .empty{fill:#e5e5e5}.lp-section{padding:40px 0 0}.lp-section:last-child{padding-bottom:80px}.lp-section-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px 32px;margin-bottom:24px;display:flex}.lp-section-heading h2{letter-spacing:-.025em;margin:0 0 6px;font-size:clamp(1.6rem,2.4vw,2.2rem);line-height:1.1}.lp-section-heading p{color:#555;max-width:62ch;margin:0}.lp-podium{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.lp-podium-card,.lp-city-card{background:#fff;border:1px solid #e5e5e5;border-radius:16px;grid-template-rows:auto 1fr;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;overflow:hidden}.lp-podium-card:hover,.lp-city-card:hover{border-color:#d4d4d4;transform:translateY(-3px);box-shadow:0 16px 40px #11111114}.lp-podium-card:focus-visible,.lp-city-card:focus-visible,.lp-row-body h3 a:focus-visible,.lp-row-media:focus-visible{outline:3px solid var(--tenant-brand);outline-offset:3px}.lp-podium-media{position:relative}.lp-podium-media .location-card-media{aspect-ratio:16/10;border-radius:0}.lp-podium-media .ranking-pill.is-first{background:var(--tenant-accent);color:#111}.lp-podium-body{gap:8px;padding:18px 20px 22px;display:grid}.lp-podium-body h3,.lp-city-body h3{letter-spacing:-.015em;margin:0;font-size:1.35rem;line-height:1.15}.lp-podium-rating{font-variant-numeric:tabular-nums;align-items:center;gap:8px;margin:0;display:flex}.lp-podium-rating .lp-stars svg{width:15px;height:15px}.lp-podium-rating strong{font-size:1.05rem}.lp-podium-rating span,.lp-podium-meta{color:#555;font-size:.92rem}.lp-controls{gap:16px;margin-bottom:20px;display:grid}.lp-controls-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 24px;display:flex}.lp-search{flex:260px;max-width:380px;display:flex;position:relative}.lp-section-heading .lp-search{flex:0 320px}.lp-search svg{fill:none;stroke:#555;stroke-width:2px;stroke-linecap:round;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.lp-search input{color:#111;background:#fff;border:1px solid #e5e5e5;border-radius:999px;width:100%;min-height:44px;padding:10px 16px 10px 44px;font-size:.95rem;transition:border-color .16s}.lp-search input::placeholder{color:#888}.lp-search input:hover{border-color:#ccc}.lp-search input:focus-visible{outline:2px solid var(--tenant-brand);outline-offset:1px;border-color:var(--tenant-brand)}.lp-search input::-webkit-search-cancel-button{cursor:pointer}.lp-sort{background:#fff;border:1px solid #e5e5e5;border-radius:999px;padding:3px;display:inline-flex}.lp-sort button{color:#555;background:0 0;border:none;border-radius:999px;padding:8px 14px;font-size:.86rem;font-weight:600;line-height:1;transition:background-color .16s,color .16s}.lp-sort button[aria-pressed=true]{color:#fff;background:#111}.lp-sort button:focus-visible,.lp-area-chip:focus-visible,.lp-empty button:focus-visible{outline:2px solid var(--tenant-brand);outline-offset:2px}.lp-areas{flex-wrap:wrap;gap:8px;display:flex}.lp-area-chip{color:#111;background:#fff;border:1px solid #e5e5e5;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:.86rem;font-weight:600;line-height:1;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.lp-area-chip span{color:#555;font-variant-numeric:tabular-nums;font-weight:500}.lp-area-chip:hover{border-color:#111}.lp-area-chip[aria-pressed=true]{border-color:var(--tenant-brand);background:var(--tenant-brand);color:#fff}.lp-area-chip[aria-pressed=true] span{color:#ffffffd1}.lp-register{border-top:1px solid #e5e5e5;margin:0;padding:0;list-style:none}.lp-row{content-visibility:auto;contain-intrinsic-size:auto 117px;border-bottom:1px solid #e5e5e5;grid-template-columns:3.25rem 112px minmax(0,1fr) auto 1.5rem;align-items:center;gap:20px;padding:16px 0;display:grid}.lp-row-arrow{color:#bbb;transition:color .16s,transform .16s;display:inline-flex}.lp-row-arrow svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.lp-row:hover .lp-row-arrow{color:#111;transform:translate(3px)}.lp-row-rank{color:#111;letter-spacing:-.03em;text-align:right;font-variant-numeric:tabular-nums;font-size:1.6rem;font-weight:500;line-height:1}.lp-row.is-unrated .lp-row-rank{color:#bbb}.lp-row-media{display:block}.lp-row-media .location-card-media{aspect-ratio:4/3;border-radius:10px}.lp-row-body{gap:4px;min-width:0;display:grid}.lp-row-body h3{letter-spacing:-.01em;margin:0;font-size:1.12rem;line-height:1.2}.lp-row-body h3 a{transition:color .16s}.lp-row-body h3 a:hover{color:var(--tenant-brand)}.lp-row-meta{color:#555;flex-wrap:wrap;gap:4px 8px;margin:0;font-size:.9rem;display:flex}.lp-row-rating{text-align:right;font-variant-numeric:tabular-nums;justify-items:end;gap:3px;display:grid}.lp-row-rating strong{align-items:center;gap:5px;font-size:1.05rem;display:inline-flex}.lp-row-rating strong svg{fill:#111;width:15px;height:15px}.lp-row.is-unrated .lp-row-rating strong svg{fill:#e5e5e5}.lp-row-rating span{color:#555;white-space:nowrap;font-size:.86rem}.lp-empty{color:#555;flex-wrap:wrap;align-items:center;gap:12px;padding:32px 0;display:flex}.lp-empty button{color:var(--tenant-brand);background:0 0;border:none;padding:0;font-weight:600}.lp-city-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px;display:grid}.lp-city-media{aspect-ratio:16/10;background:#f3f3f3;place-items:center;display:grid;position:relative;overflow:hidden}.lp-city-media img{object-fit:cover}.lp-city-type{color:#111;letter-spacing:-.03em;text-align:center;opacity:.22;padding:0 16px;font-size:clamp(1.7rem,2.6vw,2.3rem);font-weight:500}.lp-city-body{gap:14px;padding:18px 20px 20px;display:grid}.lp-city-stats{flex-wrap:wrap;gap:12px 24px;margin:0;display:flex}.lp-city-stats div{gap:3px;display:grid}.lp-city-stats dt{color:#555;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:600}.lp-city-stats dd{font-variant-numeric:tabular-nums;margin:0;font-size:1.1rem;font-weight:600}@media (max-width:1100px){.lp-page .container{width:min(1440px,100% - 3rem)}}@media (max-width:900px){.lp-podium{scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.lp-podium::-webkit-scrollbar{display:none}.lp-podium-card{scroll-snap-align:start;flex:0 0 min(78vw,300px)}.lp-row{grid-template-columns:2.4rem 96px minmax(0,1fr);grid-template-areas:"rank media body""rank media rating";align-items:start;gap:6px 14px}.lp-row-rank{grid-area:rank;font-size:1.3rem}.lp-row-media{grid-area:media}.lp-row-body{grid-area:body}.lp-row-rating{text-align:left;grid-area:rating;place-items:baseline start;gap:8px;display:flex}.lp-row-arrow{display:none}}@media (max-width:768px){.lp-page{padding-top:64px}.lp-page .container{width:min(1440px,100% - 2rem)}.lp-areas{scrollbar-width:none;flex-wrap:nowrap;margin:0 -1rem;padding:0 1rem 4px;overflow-x:auto}.lp-areas::-webkit-scrollbar{display:none}.lp-area-chip{flex:none}.lp-section{padding-top:32px}.lp-section-heading{display:grid}}@media (max-width:600px){.lp-page .container{width:min(1440px,100% - 1.5rem)}.lp-title-row .ph-title{max-width:none}.lp-row{grid-template-columns:2rem 80px minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.lp-podium-card,.lp-city-card,.lp-area-chip,.lp-sort button,.lp-row-body h3 a,.lp-row-arrow,.lp-search input{transition:none}.lp-row:hover .lp-row-arrow,.lp-podium-card:hover,.lp-city-card:hover{transform:none}}.home{--home-pink:var(--tenant-brand,#c39);--home-yellow:#fc0;--home-yellow-deep:#f2c100;--home-ink:#111;--home-slate:#555;--home-line:#e5e5e5;--home-tint:#fdf3f9;--home-display:var(--font-display), "Segoe UI", sans-serif;width:100%;max-width:none;color:var(--home-ink);margin:0}.home h1,.home h2,.home h3{text-wrap:balance}.home-hero{background:var(--home-pink);color:#fff;padding:72px 0 0;position:relative}.home-hero-inner{gap:26px;display:grid}.home-hero-eyebrow{color:#ffffffd1;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:700}.home-hero h1{max-width:14ch;font-family:var(--home-display);letter-spacing:-.03em;margin:0;font-size:clamp(2.7rem,6.4vw,5.6rem);font-weight:800;line-height:.96}.home-hero-lede{color:#ffffffe6;max-width:56ch;margin:0;font-size:1.12rem;line-height:1.55}.home-hero-lede strong{color:#fff;font-variant-numeric:tabular-nums;font-weight:700}.home-hero-quick{flex-wrap:wrap;align-items:center;gap:8px 10px;font-size:.92rem;display:flex}.home-hero-quick>span{color:#ffffffbf;margin-right:4px}.home-hero-quick a{color:#fff;border:1px solid #ffffff6b;border-radius:999px;padding:7px 14px;font-weight:600;transition:background .15s,border-color .15s}.home-hero-quick a:hover{background:#ffffff24;border-color:#fff}.home-hero-quick a:focus-visible{outline:3px solid var(--home-yellow);outline-offset:2px}.home-search{width:100%}.home-search-hero{width:min(820px,100%);margin-top:6px}.home-search-combobox{width:100%;position:relative}.home-search-shell{background:#fff;border-radius:999px;align-items:center;gap:12px;min-height:72px;padding:8px 8px 8px 22px;transition:box-shadow .15s;display:flex;box-shadow:0 24px 60px #46002d47}.home-search-shell:focus-within{box-shadow:0 0 0 4px #ffffff8c,0 24px 60px #46002d47}.home-search-icon{flex-shrink:0;display:inline-flex}.home-search-icon svg{fill:none;width:22px;height:22px;stroke:var(--home-slate);stroke-width:2px;stroke-linecap:round}.home-search-input{min-width:0;color:var(--home-ink);background:0 0;border:0;outline:none;flex:1;font-size:1.1rem}.home-search-input::placeholder{color:#777}.home-search-input::-webkit-search-cancel-button{cursor:pointer}.home-search-submit{background:var(--home-yellow);min-height:56px;color:var(--home-ink);border:0;border-radius:999px;flex-shrink:0;align-items:center;gap:8px;padding:0 26px;font-size:1rem;font-weight:700;transition:background .15s;display:inline-flex}.home-search-submit:hover{background:var(--home-yellow-deep)}.home-search-submit:focus-visible{outline:3px solid var(--home-ink);outline-offset:2px}.home-search-submit svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;width:18px;height:18px}.home-search-popover{z-index:40;border:1px solid var(--home-line,#e5e5e5);color:#111;text-align:left;background:#fff;border-radius:20px;padding:8px;position:absolute;top:calc(100% + 10px);left:0;right:0;box-shadow:0 24px 60px #11111129}.home-search-combobox-nav .home-search-popover{width:360px;left:50%;right:auto;transform:translate(-50%)}.home-search-list{gap:2px;max-height:min(26rem,60vh);display:grid;overflow-y:auto}.home-search-option{cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.home-search-option.is-active{background:#fdf3f9}.home-search-option-copy{gap:2px;min-width:0;display:grid}.home-search-option-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;overflow:hidden}.home-search-option-copy span{color:#555;text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;overflow:hidden}.home-search-kind,.home-search-meta{flex-shrink:0;font-size:.72rem;font-weight:700}.home-search-kind{color:#555;letter-spacing:.08em;text-transform:uppercase;background:#f3f3f3;border-radius:999px;padding:4px 10px}.home-search-kind.kind-city,.home-search-kind.kind-country{color:var(--tenant-brand,#c39);background:#cc33991a}.home-search-meta{color:#555;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.82rem}.home-search-empty{color:#555;margin:0;padding:14px 16px;font-size:.95rem;line-height:1.5}.home-search-empty strong{color:#111}.home-wall{margin-top:52px;padding:0 0 56px;overflow:hidden}.home-wall-head{gap:4px;margin-bottom:20px;display:grid}.home-wall-head h2{color:#fff;font-family:var(--home-display);letter-spacing:-.02em;margin:0;font-size:1.4rem;font-weight:800}.home-wall-head p{color:#ffffffc7;margin:0;font-size:.95rem}.home-marquee{display:flex;position:relative;overflow:hidden}.home-marquee:before,.home-marquee:after{content:"";z-index:1;pointer-events:none;width:clamp(24px,6vw,96px);position:absolute;top:0;bottom:0}.home-marquee:before{background:linear-gradient(90deg, var(--home-pink), transparent);left:0}.home-marquee:after{background:linear-gradient(270deg, var(--home-pink), transparent);right:0}.home-marquee-track{will-change:transform;flex-shrink:0;gap:16px;padding-right:16px;animation:95s linear infinite home-marquee;display:flex}.home-marquee:hover .home-marquee-track,.home-marquee:focus-within .home-marquee-track{animation-play-state:paused}@keyframes home-marquee{to{transform:translate(-100%)}}.home-review-card{width:320px;color:var(--home-ink);background:#fff;border-radius:16px;flex-direction:column;flex-shrink:0;gap:12px;padding:20px 22px;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 10px 30px #46002d29}.home-review-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px #46002d3d}.home-review-card:focus-visible{outline:3px solid var(--home-yellow);outline-offset:3px}.home-review-text{-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.home-review-meta{color:var(--home-slate);gap:2px;margin-top:auto;font-size:.86rem;display:grid}.home-review-meta strong{color:var(--home-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;overflow:hidden}.home-stars{gap:2px;display:inline-flex}.home-stars svg{width:16px;height:16px}.home-stars .filled{fill:var(--home-yellow)}.home-stars .empty{fill:var(--home-line)}.home-section{padding:56px 0 0}.home-section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px 32px;margin-bottom:24px;display:flex}.home-section-head h2{font-family:var(--home-display);letter-spacing:-.025em;margin:0 0 6px;font-size:clamp(1.7rem,2.6vw,2.3rem);font-weight:800;line-height:1.05}.home-section-head p{max-width:66ch;color:var(--home-slate);margin:0}.home-city-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;display:grid}.home-city-card{aspect-ratio:4/5;color:#fff;background:linear-gradient(160deg,#6b6f7a,#3d414b);border-radius:16px;display:block;position:relative;overflow:hidden}.home-city-card:after{content:"";background:linear-gradient(#0000 40%,#000000bd);position:absolute;inset:0}.home-city-media{position:absolute;inset:0}.home-city-media img{object-fit:cover;transition:transform .6s}.home-city-card:hover .home-city-media img{transform:scale(1.05)}.home-city-card:focus-visible{outline:3px solid var(--home-pink);outline-offset:3px}.home-city-copy{z-index:1;gap:3px;display:grid;position:absolute;bottom:16px;left:18px;right:18px}.home-city-copy strong{font-family:var(--home-display);letter-spacing:-.02em;font-size:1.5rem;font-weight:800;line-height:1}.home-city-copy span{color:#ffffffd9;font-size:.84rem}.home-all-cities{border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line);margin-top:20px}.home-all-cities summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:18px 0;font-weight:700;list-style:none;display:flex}.home-all-cities summary::-webkit-details-marker{display:none}.home-all-cities summary:after{content:"";border-bottom:2px solid;border-right:2px solid;width:9px;height:9px;margin-right:8px;transition:transform .2s;transform:translateY(-2px)rotate(45deg)}.home-all-cities[open] summary:after{transform:translateY(3px)rotate(-135deg)}.home-all-cities summary:hover{color:var(--home-pink)}.home-all-cities summary:focus-visible{outline:3px solid var(--home-pink);outline-offset:2px;border-radius:6px}.home-country-grid{gap:28px;padding:4px 0 28px;display:grid}.home-country h3{border-bottom:1px solid var(--home-line);margin:0 0 12px;padding-bottom:8px;font-size:1rem}.home-country h3 a:hover,.home-country li a:hover{color:var(--home-pink)}.home-country ul{columns:5 170px;column-gap:40px;margin:0;padding:0;list-style:none}.home-country li{break-inside:avoid;padding:3px 0}.home-country li a{justify-content:space-between;gap:12px;padding:2px 0;font-size:.94rem;display:flex}.home-country li a span{color:var(--home-slate);font-variant-numeric:tabular-nums}.home-country a:focus-visible{outline:3px solid var(--home-pink);outline-offset:2px;border-radius:4px}.home-rank-list{border-top:1px solid var(--home-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0 40px;margin:0;padding:0;list-style:none;display:grid}.home-rank-row{border-bottom:1px solid var(--home-line);color:var(--home-ink);grid-template-columns:40px 104px minmax(0,1fr) 20px;align-items:center;gap:18px;padding:14px 0;display:grid}.home-rank-num{font-family:var(--home-display);letter-spacing:-.04em;color:var(--home-slate);font-variant-numeric:tabular-nums;font-size:1.7rem;font-weight:800}.home-rank-row.is-podium .home-rank-num{color:var(--home-pink)}.home-rank-media .location-card-media{aspect-ratio:4/3;border-radius:10px}.home-rank-body{gap:4px;min-width:0;display:grid}.home-rank-body h3{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;text-wrap:initial;margin:0;font-size:1.05rem;line-height:1.2;transition:color .15s;overflow:hidden}.home-rank-rating{font-variant-numeric:tabular-nums;align-items:center;gap:8px;font-size:.92rem;display:flex}.home-rank-rating .home-stars svg{width:14px;height:14px}.home-rank-rating strong{font-size:.98rem}.home-rank-rating span,.home-rank-meta{color:var(--home-slate)}.home-rank-meta{text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;overflow:hidden}.home-rank-arrow{fill:none;width:20px;height:20px;stroke:var(--home-slate);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;transition:transform .15s,stroke .15s}.home-rank-row:hover h3{color:var(--home-pink)}.home-rank-row:hover .home-rank-arrow{stroke:var(--home-pink);transform:translate(3px)}.home-rank-row:focus-visible{outline:3px solid var(--home-pink);outline-offset:2px;border-radius:8px}.home-trust{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;padding:36px 0 40px;display:grid}.home-section-trust{padding-top:36px}.home-trust>div+div{border-left:1px solid var(--home-line);padding-left:40px}.home-trust h3{font-family:var(--home-display);letter-spacing:-.02em;margin:0 0 8px;font-size:1.2rem;font-weight:700}.home-trust p{color:var(--home-slate);margin:0;line-height:1.55}.home-operators{padding:8px 0 72px}.home-operators-inner{background:var(--home-ink);color:#fff;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px 32px;padding:28px 32px;display:flex}.home-operators-inner h2{font-family:var(--home-display);letter-spacing:-.02em;margin:0 0 4px;font-size:1.4rem;font-weight:800}.home-operators-inner p{color:#ffffffbf;margin:0}.home-operators-link{background:var(--home-yellow);color:var(--home-ink);border-radius:999px;flex-shrink:0;padding:12px 22px;font-weight:700;transition:background .15s}.home-operators-link:hover{background:var(--home-yellow-deep)}.home-operators-link:focus-visible{outline-offset:2px;outline:3px solid #fff}.student-header-operators{white-space:nowrap}.student-header-operators:hover{color:var(--tenant-brand)}.student-footer-tagline{letter-spacing:-.01em;font-weight:800}@media (max-width:1100px){.home-city-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-rank-list{grid-template-columns:1fr}}@media (max-width:768px){.home{padding-top:64px}.home-hero{padding:44px 0 0}.home-wall{margin-top:32px;padding-bottom:40px}.home-hero-inner{gap:20px}.home-hero-lede{font-size:1rem}.home-search-shell{min-height:60px;padding:6px 6px 6px 16px}.home-search-input{font-size:1rem}.home-search-submit{justify-content:center;width:48px;min-height:48px;padding:0}.home-search-submit span{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.home-search-popover{border-radius:16px}.home-review-card{width:280px;padding:18px}.home-section{padding-top:44px}.home-rank-row{grid-template-columns:30px 84px minmax(0,1fr) 16px;gap:12px}.home-rank-num{font-size:1.4rem}.home-trust{grid-template-columns:1fr;gap:24px;padding:32px 0}.home-trust>div+div{border-top:1px solid var(--home-line);border-left:0;padding-top:24px;padding-left:0}.home-operators{padding-bottom:56px}.home-operators-inner{padding:24px}}@media (max-width:560px){.home-hero h1{font-size:clamp(2.4rem,11.5vw,3.2rem)}.home-city-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-city-copy{bottom:12px;left:14px;right:14px}.home-city-copy strong{font-size:1.2rem}.home-rank-body h3{white-space:normal}.home-search-combobox-nav .home-search-popover{width:min(360px,100vw - 2rem)}}@media (prefers-reduced-motion:reduce){.home-marquee{padding-bottom:8px;overflow-x:auto}.home-marquee:before,.home-marquee:after{display:none}.home-marquee-track{animation:none}.home-marquee-track[aria-hidden=true]{display:none}.home-city-media img,.home-review-card,.home-rank-arrow{transition:none}}
