:root{--red:#e31837;--red-dark:#c41230;--red-soft:#e3183714;--trust:#0f766e;--trust-dark:#0d5f59;--trust-soft:#0f766e1a;--black:#111;--text:#333;--text-muted:#666;--bg:#fff;--surface:#fff;--border:#0000001a;--border-light:#0000000f;--shadow-sm:0 4px 20px #11111114;--shadow-md:0 12px 40px #1111111f;--shadow-card:0 8px 28px #11111114;--shadow-nav:0 8px 24px #11111114;--shadow-btn:0 4px 14px #11111129;--shadow-btn-red:0 4px 16px #e3183761;--shadow-border:0 0 0 1px var(--border);--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--max-width:1180px;--font:"Inter", system-ui, -apple-system, sans-serif;font-family:var(--font);color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.6}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;margin:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}h1,h2,h3,h4{font-family:var(--font);color:var(--black);letter-spacing:-.02em;margin:0}p{margin:0}.text-red{color:var(--red)}.text-trust{color:var(--trust)}#root,.app-shell{background:var(--bg);min-height:100vh}.site-header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow-nav);background:#fffffff5;position:sticky;top:0}body.menu-open{overflow:hidden}.site-header__inner,main,.site-footer__inner{width:min(calc(100% - 2rem), var(--max-width));margin:0 auto}.site-header__inner{justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 0;display:flex;position:relative}.brand{z-index:102;color:var(--black);letter-spacing:-.03em;white-space:nowrap;align-items:center;gap:.55rem;font-size:1.5rem;font-weight:800;display:inline-flex;position:relative}.brand__mark{object-fit:contain;border-radius:.4em;flex-shrink:0;width:1.85em;height:1.85em;display:block}.brand-lockup{letter-spacing:-.03em;white-space:nowrap;font-weight:800;display:inline}.brand-lockup__res,.brand-lockup__dot{color:var(--red)}.brand-lockup__life{color:var(--black)}.site-nav{color:var(--black);align-items:center;font-size:.95rem;font-weight:500;display:flex}.site-nav--desktop{gap:1.75rem;margin-left:auto}.site-nav a{transition:color .15s}.site-nav a:hover,.site-nav a:focus-visible{color:var(--red)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-search{flex:none;position:relative}.site-search--collapsed,.site-search--expanded:not(.site-search--drawer){width:2.25rem;height:2.25rem}.site-search__slot{width:2.25rem;height:2.25rem;display:block}.site-search__icon-btn,.site-search__close{width:2.25rem;height:2.25rem;color:var(--black);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.site-search__icon-btn:hover,.site-search__icon-btn:focus-visible,.site-search__close:hover,.site-search__close:focus-visible{color:var(--red);background:#c41e3a14}.site-search--expanded:not(.site-search--drawer) .site-search__panel{z-index:45;width:min(26rem,100vw - 12rem);position:absolute;top:50%;right:0;transform:translateY(-50%);box-shadow:0 8px 24px #00000014}.site-search__panel{color:#0000008c;width:13.5rem;box-shadow:var(--shadow-btn);background:#fff;border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .25rem .2rem .65rem;display:flex}.site-search__label{flex:auto;min-width:0;display:block}.site-search__panel input{width:100%;color:var(--black);font:inherit;background:0 0;border:0;outline:none;padding:.35rem 0;font-size:.9rem}.site-search__panel input::placeholder{color:#00000073}.site-search--expanded:not(.site-search--drawer) .site-search__results{width:min(26rem,100vw - 12rem);left:auto;right:0}.site-search__results{z-index:40;width:min(18rem,70vw);box-shadow:var(--shadow-md);background:#fff;border-radius:.85rem;max-height:20rem;margin:0;padding:.35rem;list-style:none;position:absolute;top:calc(100% + .4rem);left:0;overflow:auto}.site-search__results li+li{margin-top:.15rem}.site-search__results button{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:0;border-radius:.65rem;flex-direction:column;align-items:flex-start;gap:.12rem;padding:.65rem .75rem;display:flex}.site-search__results button:hover,.site-search__results button:focus-visible{background:#c41e3a14}.site-search__kind{letter-spacing:.04em;text-transform:uppercase;color:var(--red);font-size:.72rem;font-weight:700}.site-search__results button span:last-child{color:#0000008c;font-size:.82rem}.site-search__empty{color:#0000008c;padding:.75rem;font-size:.88rem}.site-search--drawer{width:100%;margin-bottom:.75rem}.site-search--drawer .site-search__panel,.site-search--drawer .site-search__results{width:100%}.universities-page{max-width:1120px;margin:0 auto;padding:2rem clamp(1.25rem,4vw,3rem) 4rem}.universities-hero{margin-bottom:2rem}.universities-hero h1{margin:.35rem 0 .75rem;font-size:clamp(2rem,4vw,3rem);line-height:1.05}.universities-hero__lead{color:#000000ad;max-width:38rem;margin:0;font-size:1.05rem}.universities-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;display:grid}.university-card{background:#fff;border:1px solid #0000001a;border-radius:1rem;padding:1.25rem;transition:border-color .15s,transform .15s;display:block}.university-card:hover,.university-card:focus-visible{border-color:var(--red);transform:translateY(-1px)}.university-card__code{letter-spacing:.04em;text-transform:uppercase;color:var(--red);margin-bottom:.55rem;font-size:.75rem;font-weight:700;display:inline-block}.university-card h2{margin:0 0 .35rem;font-size:1.15rem}.university-card p{color:#0009;margin:0}.university-page{max-width:1120px;margin:0 auto;padding:2rem clamp(1.25rem,4vw,3rem) 4rem}.university-hero{margin-bottom:1.25rem}.university-hero h1{margin:.25rem 0 .4rem;font-size:clamp(1.85rem,3.5vw,2.6rem);line-height:1.05}.university-hero__lead{color:#0000009e;max-width:40rem;margin:0;font-size:1rem}.filter-bar{border-top:1px solid #00000014;border-bottom:1px solid #00000014;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.25rem;margin-bottom:.35rem;padding:.75rem 0;display:flex}.filter-bar__controls{flex-wrap:wrap;align-items:center;gap:.65rem;min-width:0;display:flex}.filter-bar__links{flex-wrap:wrap;gap:.85rem 1.1rem;font-size:.88rem;font-weight:600;display:flex}.filter-bar__links a{color:#0000009e}.filter-bar__links a:hover,.filter-bar__links a:focus-visible{color:var(--red)}.filter-bar__context{color:#0000008c;margin:0 0 1rem;font-size:.88rem}.filter-menu--disabled .filter-menu__trigger{opacity:.55;cursor:not-allowed}.filter-field{background:#fff;border:1px solid #0000001f;border-radius:999px;align-items:center;gap:.45rem;min-height:2.35rem;padding:.35rem .75rem;display:inline-flex}.filter-field input{width:8.5rem;font:inherit;color:var(--black);background:0 0;border:0;outline:none;font-size:.9rem}.filter-field input::placeholder{color:#00000073}.filter-menu__empty{color:#0000008c;padding:.7rem;font-size:.85rem}.filter-menu{position:relative}.filter-menu__trigger{max-width:min(18rem,70vw);min-height:2.35rem;color:var(--black);font:inherit;cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:999px;align-items:center;gap:.45rem;padding:.35rem .75rem;display:inline-flex}.filter-menu__trigger:hover,.filter-menu--open .filter-menu__trigger{border-color:#c41e3a73}.filter-menu__meta{letter-spacing:.04em;text-transform:uppercase;color:var(--red);font-size:.72rem;font-weight:700}.filter-menu__value{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:600;overflow:hidden}.filter-menu__chevron{opacity:.55;border-bottom:1.5px solid;border-right:1.5px solid;flex:none;width:.45rem;height:.45rem;margin-left:.15rem;transform:rotate(45deg)translateY(-1px)}.filter-menu--open .filter-menu__chevron{transform:rotate(225deg)translateY(-1px)}.filter-menu__panel{z-index:30;background:#fff;border:1px solid #0000001a;border-radius:.85rem;width:min(18rem,80vw);max-height:16rem;margin:0;padding:.35rem;list-style:none;position:absolute;top:calc(100% + .4rem);left:0;overflow:auto;box-shadow:0 12px 28px #0000001f}.filter-menu__panel li+li{margin-top:.1rem}.filter-menu__panel button{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:0;border-radius:.65rem;flex-direction:column;align-items:flex-start;gap:.1rem;padding:.6rem .7rem;display:flex}.filter-menu__panel button span{color:#0000008c;font-size:.8rem}.filter-menu__panel button:hover,.filter-menu__panel button:focus-visible,.filter-menu__panel button.is-active{background:#c41e3a14}.filter-menu__panel button.is-active{color:var(--red)}.filter-segment{background:#00000008;border:1px solid #0000001f;border-radius:999px;align-items:center;gap:.15rem;padding:.2rem;display:inline-flex}.filter-segment button{color:#0000009e;min-height:2rem;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .8rem;font-size:.88rem;font-weight:600;display:inline-flex}.filter-segment button span{background:#00000014;border-radius:999px;justify-content:center;align-items:center;min-width:1.2rem;padding:0 .3rem;font-size:.72rem;font-weight:700;display:inline-flex}.filter-segment button.is-active{color:var(--black);background:#fff;box-shadow:0 1px 3px #00000014}.filter-segment button.is-active span{color:var(--red);background:#c41e3a1f}.university-results,.university-section__footer{margin-top:1.25rem}@media (width<=720px){.filter-bar{align-items:stretch}.filter-bar__controls,.filter-bar__links{width:100%}.filter-menu,.filter-menu__trigger{width:100%;max-width:none}.filter-segment{width:100%}.filter-segment button{flex:1 1 0;justify-content:center}}.site-header__actions{align-items:center;gap:.65rem;display:flex}.site-header__actions--desktop{margin-left:1.25rem}.button--nav{border-width:1px;min-height:1.7rem;padding:.22rem .6rem;font-size:.72rem;font-weight:600;line-height:1.15}.site-header__menu-toggle{z-index:102;border-radius:var(--radius-sm);background:var(--bg);width:2.75rem;height:2.75rem;box-shadow:var(--shadow-btn);border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:none;position:relative}.site-header__menu-toggle-icon{flex-direction:column;gap:5px;width:1.15rem;display:flex}.site-header__menu-toggle-icon span{background:var(--red);border-radius:2px;height:2px;transition:transform .2s,opacity .2s;display:block}.site-header--open .site-header__menu-toggle-icon span:first-child{transform:translateY(7px)rotate(45deg)}.site-header--open .site-header__menu-toggle-icon span:nth-child(2){opacity:0}.site-header--open .site-header__menu-toggle-icon span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.site-header__backdrop{z-index:100;cursor:pointer;opacity:0;pointer-events:none;background:#00000073;border:none;padding:0;transition:opacity .2s;display:none;position:fixed;inset:0}.site-header__drawer{display:none}@media (width<=900px){.site-nav--desktop,.site-header__actions--desktop{display:none}.site-header__menu-toggle{display:inline-flex}.site-header--open .site-header__backdrop{opacity:1;pointer-events:auto;display:block}.site-header__drawer{z-index:101;background:var(--bg);-webkit-overflow-scrolling:touch;flex-direction:column;width:min(100%,20rem);height:100dvh;padding:5.5rem 1.25rem 1.5rem;transition:transform .25s;display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-8px 0 32px #0000001f}.site-header--open .site-header__drawer{transform:translate(0)}.site-nav--mobile{flex-direction:column;align-items:stretch;gap:.35rem;width:100%;margin-bottom:1.25rem}.site-nav--mobile a{border-radius:var(--radius-sm);align-items:center;min-height:3rem;padding:0 .85rem;font-size:1rem;font-weight:600;display:flex}.site-nav--mobile a:active,.site-nav--mobile a:focus-visible{background:var(--red-soft);color:var(--red)}.site-header__actions--mobile{flex-direction:column;gap:.75rem;width:100%;padding-top:1rem;box-shadow:0 -10px 18px -16px #11111159}.site-header__actions--mobile .button--nav{width:100%;min-height:2.25rem;padding:.4rem .75rem;font-size:.82rem}}@media (width<=480px){.brand{font-size:1.25rem}.site-header__inner{padding:.75rem 0}}.button{border-radius:var(--radius-sm);border:2px solid #0000;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:background .15s,color .15s,border-color .15s,box-shadow .15s;display:inline-flex}.button--primary{background:var(--red);color:#fff;border-color:var(--red)}.button--primary:hover{background:var(--red-dark);border-color:var(--red-dark)}.button--outline{color:var(--black);box-shadow:var(--shadow-btn);background:0 0;border-color:#0000}.button--outline:hover{background:var(--red-soft);color:var(--red);box-shadow:var(--shadow-btn-red)}.button--block{width:100%;margin-top:.75rem}.button--lg{padding:.9rem 2rem;font-size:1rem}.button--on-red{color:#fff;border-color:#fff}.button--on-red:hover{background:#ffffff1f}a.button{text-decoration:none;display:inline-flex}.site-header__user{color:var(--black);white-space:nowrap;font-size:.875rem;font-weight:600}.site-header__user--mobile{margin-bottom:.25rem}.site-header__user--link{color:var(--red);font-weight:700;text-decoration:none}.site-header__user--link:hover{text-decoration:underline}main{padding:2rem 0 4rem}.section{margin-top:5rem}.section-title{margin-bottom:1.25rem;padding-bottom:.75rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;line-height:1.15;display:inline-block;position:relative}.section-title__dot{color:var(--red)}.section-title__bar{background:var(--red);border-radius:2px;width:3.5rem;height:4px;position:absolute;bottom:0;left:0}.section-copy{max-width:640px;color:var(--text);font-size:1.05rem;line-height:1.7}.section-copy--wide{max-width:760px}.eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--red);margin-bottom:1rem;font-size:.8rem;font-weight:700;display:inline-block}.hero{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:center;gap:2.5rem;padding-top:1rem;display:grid}.hero__copy{min-width:0;max-width:36rem}.hero h1{margin-bottom:1rem;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:800;line-height:1.08}.hero__lead{color:var(--text);max-width:48ch;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.hero__actions{flex-wrap:wrap;gap:.75rem;margin-bottom:2.5rem;display:flex}.hero__stats{border-top:1px solid var(--border-light);grid-template-columns:repeat(3,1fr);gap:1.25rem;padding-top:1.5rem;display:grid}.hero__stats strong{margin-bottom:.2rem;font-size:1.35rem;font-weight:800;display:block}.hero__stats span{color:var(--text-muted);font-size:.85rem}.property-preview{justify-content:flex-end;width:100%;min-width:0;display:flex}.phone-shell{background:var(--bg);border:1px solid var(--border);width:380px;max-width:100%;height:min(720px,82vh);max-height:min(720px,82vh);box-shadow:var(--shadow-md);border-radius:2rem;flex-direction:column;display:flex;overflow:hidden}.phone-shell__hero{border-bottom:1px solid var(--border-light);flex-shrink:0;padding:1.35rem 1.35rem 1.1rem}.phone-shell__eyebrow{letter-spacing:.04em;margin-bottom:.55rem;font-size:.78rem;font-weight:800}.phone-shell__title{margin-bottom:.45rem;font-size:1.28rem;font-weight:800;line-height:1.25}.phone-shell__subtitle{color:var(--text-muted);margin:0;font-size:.82rem;line-height:1.55}.phone-shell__footer{border-top:1px solid var(--border-light);flex-shrink:0;padding:.85rem 1.1rem 1.1rem}.property-list{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--red) transparent;flex-direction:column;flex:1;gap:1rem;min-height:0;padding:1.1rem 1.15rem 1.35rem;display:flex;overflow-y:auto}.property-list .listing-card{flex-shrink:0}.property-list .listing-card__image,.property-list .image-carousel,.property-list .image-carousel--card{height:240px}.property-preview__card{flex-shrink:0}.property-preview__card .listing-card__image{height:220px}.property-preview__card .listing-card__body{padding:.7rem .85rem .65rem}.property-preview__card .listing-card__body h3{margin-bottom:.3rem;font-size:.9rem}.property-preview__card .listing-card__location{margin-bottom:.45rem;font-size:.72rem}.property-preview__card .listing-card__meta{margin-bottom:0}.property-preview__card .listing-card__price{font-size:.8rem}.property-preview__card .listing-card__price strong{font-size:.95rem}.property-preview__card .listing-card__rating{font-size:.72rem}.property-preview__card .listing-card__footer{padding:0 .85rem .8rem}.property-preview__card .listing-card__tier{top:.55rem;left:.55rem}.property-preview__card .listing-card__fav{top:.55rem;right:.55rem}.property-list::-webkit-scrollbar{width:6px}.property-list::-webkit-scrollbar-thumb{background:#e3183759;border-radius:999px}.property-list::-webkit-scrollbar-track{background:0 0}.listing-card{border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-card);flex-direction:column;height:100%;display:flex;overflow:hidden}.listing-card__link{color:inherit;flex:1;text-decoration:none;display:block}.listing-card__link:hover .listing-card__body h3{color:var(--red)}.listing-card__footer{padding:0 .85rem .75rem}.listing-card__footer .button{padding:.55rem .85rem;font-size:.82rem}.image-carousel{background:#f3f4f6;position:relative;overflow:hidden}.image-carousel--card{height:210px}.image-carousel--detail{border-radius:var(--radius-lg);height:clamp(280px,48vw,460px)}.image-carousel__track{height:100%;transition:transform .35s;display:flex}.image-carousel__slide{background-position:50%;background-size:cover;flex:0 0 100%;height:100%;min-height:100%;position:relative}.image-carousel__slide--photo{background-color:#e5e7eb}.image-carousel__slide--video{background-color:#111827}.image-carousel__photo{object-fit:cover;width:100%;height:100%;display:block}.image-carousel__embed{background:#111827;border:0;width:100%;height:100%;display:block}.image-carousel__video-poster{background:#111827;width:100%;height:100%;position:relative}.image-carousel__play-badge{color:#fff;letter-spacing:.02em;background:#000000b8;border-radius:999px;padding:.45rem .85rem;font-size:.78rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.image-carousel__overlay{pointer-events:none;position:absolute;inset:0}.image-carousel__overlay>*{pointer-events:none}.image-carousel__nav{width:2rem;height:2rem;color:var(--black);cursor:pointer;box-shadow:var(--shadow-sm);z-index:2;background:#ffffffeb;border:none;border-radius:999px;font-size:1.35rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.image-carousel__nav:hover{color:var(--red);background:#fff}.image-carousel__nav--prev{left:.6rem}.image-carousel__nav--next{right:.6rem}.image-carousel__dots{z-index:2;gap:.35rem;display:flex;position:absolute;bottom:.55rem;left:50%;transform:translate(-50%)}.image-carousel__dot{cursor:pointer;background:#ffffffa6;border:none;border-radius:999px;width:.45rem;height:.45rem;padding:0}.image-carousel__dot--active{background:var(--red);width:1rem}.listing-card__image{background-position:50%;background-size:cover;height:140px;position:relative}.listing-card__image--warm{background:linear-gradient(135deg,#f5e6d3 0%,#d4a574 100%)}.listing-card__image--coastal{background:linear-gradient(135deg,#b8dff5 0%,#5ba3c9 100%)}.listing-card__image--modern{background:linear-gradient(135deg,#e8e8e8 0%,#b0b0b0 100%)}.listing-card__image--slate{background:linear-gradient(135deg,#dbeafe 0%,#64748b 100%)}.listing-card__tier{color:var(--black);box-shadow:var(--shadow-sm);background:#ffffffeb;border-radius:999px;padding:.2rem .55rem;font-size:.7rem;font-weight:700;position:absolute;top:.6rem;left:.6rem}.listing-card__badge--trust{color:var(--trust);background:#fffffff2;box-shadow:0 4px 12px #0f766e47}.listing-card__fav{width:2rem;height:2rem;color:var(--red);background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex;position:absolute;top:.6rem;right:.6rem}.listing-card__body{padding:.65rem .85rem .7rem}.listing-card__body h3{margin-bottom:.25rem;font-size:.92rem;font-weight:700;line-height:1.35}.listing-card__location{color:var(--text-muted);margin-bottom:.45rem;font-size:.72rem}.listing-card__meta{justify-content:space-between;align-items:center;margin-bottom:.15rem;display:flex}.listing-card__price{color:var(--text-muted);font-size:.82rem}.listing-card__price strong{color:var(--red);font-size:.98rem;font-weight:800}.listing-card__rating{color:var(--text-muted);font-size:.72rem}.listing-card__rating span{color:#f5a623}.home-tour{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:center;gap:2.5rem;display:grid}.home-tour__copy{min-width:0;max-width:36rem}.home-tour__lead{max-width:none;margin-bottom:1.5rem}.home-tour__actions{flex-direction:column;align-items:flex-start;gap:.85rem;display:flex}.home-tour__media{justify-content:flex-end;width:100%;min-width:0;display:flex}.home-tour__frame{aspect-ratio:16/9;border-radius:var(--radius-md);border:1px solid var(--border);background:#0b0b0c;width:100%;max-width:34rem;position:relative;overflow:hidden;box-shadow:0 18px 40px #0f172a1f}.home-tour__frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.home-tour__credit{color:var(--text-muted);margin:0;font-size:.85rem}.home-tour__credit a{color:var(--red);font-weight:600}.section--split{grid-template-columns:1fr 1.1fr;align-items:start;gap:3rem;display:grid}.highlight-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.highlight-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);padding:1.25rem}.highlight-card--red{background:var(--red);border-color:var(--red);color:#fff}.highlight-card--red h3,.highlight-card--red p{color:#fff}.highlight-card__icon{width:1.5rem;height:1.5rem;color:var(--red);margin-bottom:.75rem}.highlight-card--red .highlight-card__icon{color:#fff}.highlight-card--trust{background:linear-gradient(180deg, #0f766e0f 0%, var(--surface) 55%);border-color:#0f766e47}.highlight-card--trust .highlight-card__icon{color:var(--trust)}.highlight-card__badge{letter-spacing:.04em;text-transform:uppercase;color:var(--trust);background:var(--trust-soft);border-radius:999px;margin-bottom:.55rem;padding:.2rem .55rem;font-size:.68rem;font-weight:800;display:inline-block}.highlight-card h3{margin-bottom:.4rem;font-size:1rem;font-weight:700}.highlight-card p{color:var(--text-muted);font-size:.88rem;line-height:1.55}.service-grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:.5rem;display:grid}.service-card{border-radius:var(--radius-lg);padding:2rem}.service-card--red{background:var(--red);color:#fff}.service-card--red h3,.service-card--red p{color:#fff}.service-card--white{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm)}.service-card__icon-wrap{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.25rem;display:flex}.service-card__icon-wrap--red{background:var(--red-soft)}.service-card__icon{color:#fff;width:1.5rem;height:1.5rem}.service-card__icon--red{color:var(--red)}.service-card h3{margin-bottom:.75rem;font-size:1.15rem;font-weight:700}.service-card p{opacity:.92;margin-bottom:1.25rem;font-size:.95rem;line-height:1.65}.service-card--white p{color:var(--text);opacity:1}.service-card__link{font-size:.9rem;font-weight:600}.service-card--red .service-card__link{color:#fff}.section--ai{border:1px solid var(--border-light);border-radius:var(--radius-lg);background:var(--bg);padding:2.5rem}.flow-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.5rem;display:grid}.flow-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);padding:1.25rem}.flow-card__step{color:var(--red);margin-bottom:.5rem;font-size:.75rem;font-weight:800;display:inline-block}.flow-card h3{margin-bottom:.4rem;font-size:1rem;font-weight:700}.flow-card p{color:var(--text-muted);font-size:.88rem;line-height:1.55}.feature-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.5rem;display:grid}.feature-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);padding:1.5rem;transition:border-color .15s}.feature-card:hover{border-color:var(--red)}.feature-card__icon{background:var(--red-soft);width:2.5rem;height:2.5rem;color:var(--red);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.feature-icon{width:1.25rem;height:1.25rem}.feature-icon--trust{color:var(--trust)}.feature-card__icon:has(.feature-icon--trust){background:var(--trust-soft);color:var(--trust)}.roadmap-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.roadmap-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);padding:1.35rem 1.4rem}.roadmap-card__status{letter-spacing:.04em;text-transform:uppercase;color:var(--trust);background:var(--trust-soft);border-radius:999px;margin-bottom:.65rem;padding:.2rem .55rem;font-size:.68rem;font-weight:800;display:inline-block}.roadmap-card h3{margin-bottom:.45rem;font-size:1.05rem;font-weight:800}.roadmap-card p{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.55}.feature-card h3{margin-bottom:.4rem;font-size:1rem;font-weight:700}.feature-card p{color:var(--text-muted);font-size:.88rem;line-height:1.55}.section--cta{margin-top:5rem}.cta-panel{border-radius:var(--radius-lg);background:var(--red);color:#fff;text-align:center;padding:3rem}.cta-panel .section-title,.cta-panel .section-title__dot{color:#fff}.cta-panel .section-title__bar{background:#fff;left:50%;transform:translate(-50%)}.cta-panel p{color:#ffffffe6;max-width:520px;margin:0 auto 1.75rem;font-size:1.05rem}.cta-panel__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.cta-panel .button--primary{color:var(--red);background:#fff;border-color:#fff}.cta-panel .button--primary:hover{background:#f5f5f5}.site-footer{border-top:1px solid var(--border-light);background:var(--bg);margin-top:3rem;padding:2.5rem 0}.site-footer__inner{flex-wrap:wrap;justify-content:space-between;gap:2rem;display:flex}.site-footer__brand{margin-bottom:.35rem;font-size:1.5rem;font-weight:800}.site-footer__meta{color:var(--text-muted);font-size:.95rem}.site-footer__nav{flex-wrap:wrap;gap:.85rem 1.15rem;margin-top:1rem;font-size:.9rem;font-weight:600;display:flex}.site-footer__nav a{color:var(--black)}.site-footer__nav a:hover{color:var(--red)}.site-footer__contact{text-align:right;color:var(--text-muted);font-size:.9rem;line-height:1.8}.site-footer__contact a{color:inherit}.site-footer__contact a:hover{color:var(--red)}.site-footer__legal{width:min(calc(100% - 2rem), var(--max-width));color:var(--text-muted);text-align:center;margin:1.5rem auto 0;font-size:.8rem}@media (width<=980px){.hero,.home-tour,.section--split,.service-grid{grid-template-columns:1fr}.flow-grid,.feature-grid,.highlight-grid,.roadmap-grid{grid-template-columns:1fr 1fr}.hero__stats{grid-template-columns:1fr}.hero__copy,.home-tour__copy{max-width:none}.property-preview,.home-tour__media{justify-content:center;justify-self:stretch}.home-tour__frame{max-width:min(100%,40rem)}.phone-shell{width:min(100%,380px);height:min(640px,75vh);max-height:min(640px,75vh)}.property-list .listing-card__image,.property-list .image-carousel,.property-list .image-carousel--card{height:200px}}@media (width<=760px){.flow-grid,.feature-grid,.highlight-grid,.roadmap-grid{grid-template-columns:1fr}.site-footer__contact{text-align:left}.cta-panel{padding:2rem 1.5rem}.cta-panel__actions{flex-direction:column;align-items:stretch}}.auth-page{width:min(calc(100% - 2rem), var(--max-width));justify-content:center;margin:0 auto;padding:2rem 0 4rem;display:flex}.auth-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:min(100%,480px);box-shadow:var(--shadow-sm);padding:2rem}.auth-card__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--red);margin-bottom:.75rem;font-size:.8rem;font-weight:700}.auth-card h1{margin-bottom:.75rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;line-height:1.15}.auth-card__lead{color:var(--text-muted);margin-bottom:1.5rem;line-height:1.6}.auth-form{flex-direction:column;gap:1rem;display:flex}.auth-field{flex-direction:column;gap:.4rem;display:flex}.auth-field span{color:var(--black);font-size:.875rem;font-weight:600}.auth-field input{border-radius:var(--radius-sm);width:100%;min-height:3rem;font:inherit;color:var(--black);background:var(--bg);box-shadow:var(--shadow-border);border:none;padding:.75rem .9rem}.auth-field input:focus{box-shadow:0 0 0 1px var(--red);outline:2px solid #e3183740}.auth-role{border:1px solid var(--border);border-radius:var(--radius-sm);margin:0;padding:.85rem 1rem}.auth-role legend{padding:0 .25rem;font-size:.875rem;font-weight:600}.auth-role__option{cursor:pointer;align-items:center;gap:.6rem;margin-top:.65rem;font-weight:500;display:flex}.auth-role__option input{accent-color:var(--red)}.auth-form__error{border-radius:var(--radius-sm);color:#b42318;background:#fdecec;padding:.75rem .9rem;font-size:.9rem}.auth-card__footer{text-align:center;color:var(--text-muted);margin-top:1.25rem;font-size:.95rem}.auth-card__footer a{color:var(--red);font-weight:600}.pricing-page{width:min(calc(100% - 2rem), var(--max-width));text-align:center;flex-direction:column;align-items:center;margin:0 auto;padding:2rem 0 4rem;display:flex}.pricing-hero{text-align:center;width:100%;max-width:720px;margin:0 auto 2.5rem}.pricing-hero h1{margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.pricing-hero__lead{color:var(--text);max-width:42rem;margin:0 auto;font-size:1.05rem;line-height:1.7}.pricing-status{border-radius:var(--radius-md);background:var(--red-soft);color:var(--black);text-align:center;width:100%;max-width:36rem;padding:1rem 1.25rem}.pricing-status--error{color:#b42318;background:#fdecec}.pricing-section{justify-content:center;width:100%;margin-top:.5rem;display:flex}.pricing-section__title{margin-bottom:1rem;font-size:1.35rem;font-weight:800}.pricing-grid{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;width:100%;max-width:980px;margin:0 auto;display:grid}.pricing-grid--single{grid-template-columns:minmax(0,360px);justify-content:center}.pricing-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);flex-direction:column;padding:1.5rem;display:flex;position:relative}.pricing-card--highlighted{border-color:var(--red);box-shadow:0 12px 40px #e318371f}.pricing-card__badge{background:var(--red);color:#fff;text-transform:uppercase;border-radius:999px;padding:.25rem .6rem;font-size:.72rem;font-weight:700;position:absolute;top:1rem;right:1rem}.pricing-card__audience{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.35rem;font-size:.75rem;font-weight:700}.pricing-card h3{margin-bottom:.5rem;font-size:1.35rem;font-weight:800}.pricing-card__price{color:var(--text-muted);margin-bottom:.75rem}.pricing-card__price strong{color:var(--red);font-size:2rem;font-weight:800}.pricing-card__description{color:var(--text);margin-bottom:1rem;font-size:.95rem;line-height:1.6}.pricing-card__footnote{color:var(--text-muted);text-align:center;margin-top:.75rem;font-size:.82rem}.pricing-card__footnote a{color:var(--red);font-weight:600}.pricing-card__features{flex:1;margin:0 0 1.25rem;padding:0;list-style:none}.pricing-card__features li{color:var(--text);margin-bottom:.55rem;padding-left:1.25rem;font-size:.9rem;position:relative}.pricing-card__features li:before{content:"✓";color:var(--red);font-weight:700;position:absolute;left:0}@media (width<=980px){.pricing-grid,.pricing-grid--single{grid-template-columns:1fr}}.hub-page{width:min(calc(100% - 2rem), var(--max-width));margin:0 auto;padding:2rem 0 4rem}.hub-hero{max-width:760px;margin-bottom:2rem}.hub-hero h1{margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.hub-hero__lead{color:var(--text);font-size:1.05rem;line-height:1.7}.hub-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.hub-card{border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-card);flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.hub-card--red{background:var(--red);color:#fff;box-shadow:0 8px 28px #e3183747}.hub-card--red h2,.hub-card--red p{color:#fff}.hub-card h2{font-size:1.2rem;font-weight:800}.hub-card p{color:var(--text);line-height:1.6}.hub-card__status{color:var(--red);font-size:.9rem;font-weight:600}@media (width<=760px){.hub-grid{grid-template-columns:1fr}}.listings-page{max-width:var(--max-width);margin:0 auto;padding:2rem 1.25rem 4rem}.listings-hero{margin-bottom:2rem}.listings-hero__lead{max-width:42rem;color:var(--text-muted);margin-top:.75rem}.listings-toolbar{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:2rem;display:grid}.listings-filter{flex-direction:column;gap:.4rem;font-size:.85rem;font-weight:600;display:flex}.listings-filter select,.listings-filter input{border:1px solid var(--border-strong);border-radius:var(--radius-sm);font:inherit;background:var(--surface);padding:.75rem .9rem}.listings-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.listing-card__amenities{color:var(--text-muted);margin:.2rem 0 0;font-size:.7rem}.listings-status{color:var(--text-muted);padding:2rem 0}.listings-status--error{color:var(--red)}.listings-pagination{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.listings-back{color:var(--text-muted);margin-bottom:1rem;text-decoration:none;display:inline-block}.listings-back:hover{color:var(--red)}.listing-detail{grid-template-columns:1.1fr 1fr;align-items:start;gap:2rem;display:grid}.listing-detail__hero{border-radius:var(--radius-lg);min-height:320px}.listing-detail__body h1{margin:.35rem 0 .75rem;font-size:clamp(1.8rem,4vw,2.5rem)}.listing-detail__price{color:var(--red);margin-bottom:.75rem;font-size:1.5rem;font-weight:800}.listing-detail__price span{color:var(--text-muted);font-size:1rem;font-weight:600}.listing-detail__landlord{color:var(--text-muted);line-height:1.7}.listing-detail__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}.listing-detail__meta,.listing-detail__description{color:var(--text-muted);line-height:1.7}.listing-detail__amenities{flex-wrap:wrap;gap:.5rem;margin:1.25rem 0;padding:0;list-style:none;display:flex}.listing-detail__amenities li{background:var(--red-soft);color:var(--red);border-radius:999px;padding:.35rem .75rem;font-size:.85rem;font-weight:600}@media (width<=900px){.listings-toolbar,.listing-detail{grid-template-columns:1fr}}.dashboard-shell{width:min(calc(100% - 2rem), var(--max-width));grid-template-columns:260px minmax(0,1fr);gap:1.5rem;margin:0 auto;padding:1.5rem 0 4rem;display:grid;position:relative}.dashboard-main__toolbar{display:none}.dashboard-shell__toggle{justify-content:center;align-items:center;min-height:2.5rem;margin:0;display:inline-flex}.dashboard-sidebar{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);flex-direction:column;align-self:start;min-height:520px;padding:1.25rem;display:flex;position:sticky;top:5.5rem}.dashboard-sidebar__brand h2{margin:.15rem 0;font-size:1.1rem;font-weight:800}.dashboard-sidebar__eyebrow{letter-spacing:-.02em;font-size:.85rem;font-weight:800}.dashboard-sidebar__role{color:var(--text-muted);font-size:.85rem}.dashboard-sidebar__nav{flex-direction:column;flex:1;gap:.35rem;margin-top:1.25rem;display:flex}.dashboard-sidebar__link{border-radius:var(--radius-sm);color:var(--text);padding:.7rem .85rem;font-size:.92rem;font-weight:600;text-decoration:none;display:block}.dashboard-sidebar__link:hover{background:var(--red-soft);color:var(--red)}.dashboard-sidebar__link--active{background:var(--red);color:#fff}.dashboard-sidebar__group{flex-direction:column;gap:.2rem;display:flex}.dashboard-sidebar__group-toggle{border-radius:var(--radius-sm);width:100%;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.7rem .85rem;font-size:.92rem;font-weight:600;display:flex}.dashboard-sidebar__group-toggle:hover,.dashboard-sidebar__group--active .dashboard-sidebar__group-toggle{background:var(--red-soft);color:var(--red)}.dashboard-sidebar__group-chevron{color:var(--text-muted);font-size:1rem;line-height:1}.dashboard-sidebar__group-items{flex-direction:column;gap:.2rem;padding-left:.65rem;display:flex}.dashboard-sidebar__sublink{border-radius:var(--radius-sm);color:var(--text-muted);padding:.55rem .85rem;font-size:.92rem;font-weight:600;text-decoration:none;display:block}.dashboard-sidebar__sublink:hover{background:var(--red-soft);color:var(--red)}.dashboard-sidebar__sublink--active{background:var(--red);color:#fff}.saved-listing-card{flex-direction:column;gap:.5rem;display:flex}.saved-listing-card__remove{margin-top:.25rem}.button--ghost{box-shadow:var(--shadow-btn);color:var(--text-muted);background:0 0;border:none}.button--ghost:hover{color:var(--text);box-shadow:var(--shadow-btn)}.dashboard-sidebar__footer{flex-direction:column;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex;box-shadow:0 -10px 18px -16px #11111159}.dashboard-sidebar__upgrade{box-sizing:border-box;text-align:center;background:var(--red);color:#fff;border-radius:var(--radius-sm);width:100%;font:inherit;border:none;padding:.75rem .9rem;font-weight:700;text-decoration:none;display:block}.dashboard-sidebar__upgrade:hover{filter:brightness(.95);color:#fff}.dashboard-sidebar__signout{width:100%;box-shadow:var(--shadow-btn);color:var(--black);border-radius:var(--radius-sm);font:inherit;cursor:pointer;background:0 0;border:none;padding:.75rem .9rem;font-weight:700}.dashboard-sidebar__signout:hover{box-shadow:var(--shadow-btn-red);color:var(--red)}.dashboard-sidebar__backdrop{display:none}.dashboard-main__header h1{margin-top:.25rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800}.dashboard-main__header+.dashboard-main__content,.dashboard-main__toolbar+.dashboard-main__content{margin-top:1.5rem}.dashboard-main__toolbar+.dashboard-main__header{margin-top:1rem}.dashboard-panel__head h2{margin-bottom:.35rem;font-size:1.35rem;font-weight:800}.dashboard-panel__head--split{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.dashboard-panel__head--split>div{flex:1}.dashboard-form{border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-card);flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding:1.15rem;display:flex}.dashboard-form h3{margin:0;font-size:1.05rem;font-weight:800}.dashboard-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.dashboard-form__grid .auth-field--wide{grid-column:1/-1}.dashboard-form__actions{flex-wrap:wrap;gap:.75rem;display:flex}.dashboard-form__note{color:var(--text-muted);margin:0;font-size:.85rem}.dashboard-form__error{border-radius:var(--radius-sm);color:#b42318;background:#fdecec;padding:.75rem .9rem;font-size:.9rem}.dashboard-form .auth-field select,.dashboard-form .auth-field textarea{border-radius:var(--radius-sm);width:100%;min-height:3rem;font:inherit;color:var(--black);background:var(--bg);box-shadow:var(--shadow-border);border:none;padding:.75rem .9rem}.dashboard-form .auth-field textarea{resize:vertical;min-height:6rem}.dashboard-form .auth-field select:focus,.dashboard-form .auth-field textarea:focus{box-shadow:0 0 0 1px var(--red);outline:2px solid #e3183740}@media (width<=768px){.dashboard-panel__head--split{flex-direction:column;align-items:stretch}.dashboard-form__grid{grid-template-columns:1fr}}.dashboard-panel__head p,.dashboard-panel__status,.dashboard-empty p{color:var(--text-muted)}.dashboard-panel__status--error{color:var(--red)}.dashboard-stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.85rem;margin-bottom:1.5rem;display:grid}.dashboard-stat{background:var(--surface);border-radius:var(--radius-md);box-shadow:var(--shadow-card);padding:1rem}.dashboard-stat span{color:var(--text-muted);margin-bottom:.35rem;font-size:.82rem;display:block}.dashboard-stat strong{color:var(--red);font-size:1.5rem}.dashboard-cards,.dashboard-listings-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.dashboard-empty,.dashboard-settings{background:var(--surface);border-radius:var(--radius-md);box-shadow:var(--shadow-card);padding:1.5rem}.dashboard-empty h2,.dashboard-settings h2{margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.dashboard-settings dl{gap:.85rem;margin:1rem 0 1.25rem;display:grid}.dashboard-settings dt{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.78rem;font-weight:700}.dashboard-settings dd{font-weight:600}.dashboard-listing-wrap{flex-direction:column;gap:.5rem;display:flex}.dashboard-listing-meta{color:var(--text-muted);padding:0 .25rem;font-size:.82rem}.dashboard-table-wrap{border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-card);overflow-x:auto}.dashboard-table{border-collapse:collapse;width:100%}.dashboard-table th,.dashboard-table td{text-align:left;box-shadow:inset 0 -1px 0 var(--border);vertical-align:top;padding:.9rem 1rem}.dashboard-table th{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.78rem}.dashboard-table td p{color:var(--text-muted);margin-top:.35rem;font-size:.85rem}@media (width<=960px){.dashboard-shell{grid-template-columns:1fr}.dashboard-main__toolbar{z-index:90;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;margin:0 0 .75rem;padding:.35rem 0;display:flex;position:sticky;top:4.25rem}.dashboard-shell__toggle{width:100%}.dashboard-sidebar{z-index:120;border-radius:0;width:min(86vw,320px);min-height:auto;transition:transform .2s;position:fixed;top:0;bottom:0;left:0;transform:translate(-110%)}.dashboard-sidebar--open{transform:translate(0)}.dashboard-sidebar__backdrop{z-index:110;background:#00000059;border:none;display:block;position:fixed;inset:0}body.dashboard-sidebar-open{overflow:hidden}}.nav-dropdown{position:relative}.nav-dropdown__trigger{font:inherit;color:var(--black);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:.35rem 0;font-weight:600;display:inline-flex}.nav-dropdown__menu{background:var(--surface);border-radius:var(--radius-md);min-width:220px;box-shadow:var(--shadow-card);z-index:40;padding:.5rem;display:none;position:absolute;top:calc(100% + .5rem);left:0}.nav-dropdown--open .nav-dropdown__menu{gap:.25rem;display:grid}.nav-dropdown__item{border-radius:var(--radius-sm);color:var(--black);gap:.15rem;padding:.7rem .8rem;text-decoration:none;display:grid}.nav-dropdown__item small{color:var(--text-muted);font-size:.78rem}.nav-dropdown__item:hover{background:var(--red-soft)}.site-nav__group-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-top:.75rem;font-size:.72rem;font-weight:700}.pricing-tabs{background:var(--surface);border:1px solid var(--border);border-radius:999px;gap:.5rem;margin-top:1rem;padding:.25rem;display:inline-flex}.pricing-tabs__link{color:var(--text-muted);border-radius:999px;padding:.55rem 1rem;font-weight:700;text-decoration:none}.pricing-tabs__link--active{background:var(--red);color:#fff}.bursaries-page,.bursaries-hero__lead{max-width:var(--max-width);margin:0 auto;padding:0 1.25rem 4rem}.bursaries-hero{margin-bottom:2rem;padding-top:2rem}.bursaries-hero__actions{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.bursaries-list{flex-direction:column;gap:.85rem;display:flex}.bursary-row{border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-card);align-items:stretch;gap:1rem;padding:.95rem 1rem;display:flex}.bursary-row__main{min-width:0;color:inherit;flex:1;align-items:center;gap:1rem;text-decoration:none;display:flex}.bursary-row__main:hover h2{color:var(--red)}.bursary-row__logo{border-radius:var(--radius-sm);color:#fff;text-shadow:0 1px 2px #0000002e;flex-shrink:0;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;font-size:1rem;font-weight:800;display:flex;box-shadow:inset 0 0 0 1px #ffffff40}.bursary-row__details{flex:1;min-width:0}.bursary-row__sponsor{color:var(--red);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem;font-size:.72rem;font-weight:700}.bursary-row h2{margin:0 0 .35rem;font-size:1rem;font-weight:800;line-height:1.35}.bursary-row__meta{flex-wrap:wrap;align-items:center;gap:.45rem .85rem;margin-bottom:.35rem;display:flex}.bursary-row__amount{color:var(--red);font-size:.95rem;font-weight:800}.bursary-row__university,.bursary-row__deadline{color:var(--text-muted);font-size:.78rem}.bursary-row__description,.bursary-row__eligibility{color:var(--text-muted);margin:0;font-size:.82rem;line-height:1.5}.bursary-row__description{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.bursary-row__eligibility{margin-top:.3rem}.bursary-row__actions{flex-direction:column;flex-shrink:0;justify-content:center;gap:.45rem;min-width:9.5rem;display:flex}.button--sm{padding:.55rem .85rem;font-size:.82rem}.bursary-card__badge{color:var(--red);background:#ffffffeb;border-radius:999px;padding:.2rem .55rem;font-size:.7rem;font-weight:700;position:absolute;top:.6rem;left:.6rem;box-shadow:0 4px 12px #e3183747}.bursary-card__sponsor{color:var(--red);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:700}@media (width<=768px){.bursary-row{flex-direction:column;align-items:stretch}.bursary-row__actions{width:100%;min-width:0}}.bursaries-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.dashboard-panel .bursary-card{border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-card);padding:1rem}.dashboard-panel .bursary-card h3{margin:0 0 .35rem;font-size:1rem}.dashboard-panel .bursary-card__amount{color:var(--red);font-size:1.1rem;font-weight:800}.dashboard-panel .bursary-card__deadline,.dashboard-panel .bursary-card p{color:var(--text-muted);margin-top:.35rem;font-size:.85rem}.bursary-row__logo--has-image{box-shadow:var(--shadow-sm);background:#fff}.bursary-row__logo-image{object-fit:contain;border-radius:inherit;width:100%;height:100%;padding:.35rem}.image-picker__actions{gap:.75rem;display:flex}.image-picker__grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:.75rem;display:grid}.image-picker__thumb{border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);background:#f8fafc;position:relative;overflow:hidden}.image-picker__thumb img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.image-picker__remove{width:100%;box-shadow:inset 0 1px 0 var(--border);background:var(--surface);color:var(--text-muted);font:inherit;cursor:pointer;border:none;padding:.35rem;font-size:.75rem}.image-picker__remove:hover{color:var(--red)}.sponsor-profile{grid-template-columns:220px 1fr;align-items:start;gap:1.25rem;display:grid}.sponsor-profile__logo-card{border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-card);flex-direction:column;align-items:center;gap:.85rem;padding:1.15rem;display:flex}.sponsor-profile__logo{border-radius:var(--radius-md);width:7rem;height:7rem;box-shadow:var(--shadow-sm);color:var(--red);background:linear-gradient(135deg,#fdecec 0%,#fff 100%);justify-content:center;align-items:center;font-size:1.4rem;font-weight:800;display:flex;overflow:hidden}.sponsor-profile__logo img{object-fit:contain;width:100%;height:100%;padding:.5rem}.sponsor-profile__upload{cursor:pointer;position:relative}.sponsor-profile__upload input{display:none}.sponsor-profile__details h3{margin-bottom:.35rem}@media (width<=768px){.sponsor-profile{grid-template-columns:1fr}}.partner-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.partner-steps{color:var(--text-muted);padding-left:1.1rem}.partner-steps li+li{margin-top:.5rem}.legal-page,.about-page{padding:2rem 0 3rem}.legal-page__header,.about-hero{max-width:46rem;margin-bottom:2rem}.legal-page__header h1,.about-hero h1{letter-spacing:-.03em;margin:.35rem 0 .75rem;font-size:clamp(1.85rem,3vw,2.6rem);font-weight:800;line-height:1.15}.legal-page__updated{color:var(--text-muted);font-size:.9rem}.legal-page__body{max-width:46rem}.legal-page__body h2{margin:2rem 0 .65rem;font-size:1.15rem;font-weight:700}.legal-page__body p,.legal-page__body li{color:var(--text-muted);line-height:1.65}.legal-page__body p+p,.legal-page__body ul{margin-top:.85rem}.legal-page__body ul{padding-left:1.2rem}.legal-page__body li+li{margin-top:.4rem}.legal-page__body a{color:var(--red);font-weight:600}.about-hero__lead{color:var(--text-muted);font-size:1.05rem;line-height:1.65}.about-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:2rem;display:grid}.about-list{color:var(--text-muted);margin:.75rem 0 1rem;padding-left:1.15rem;line-height:1.6}.about-list li+li{margin-top:.4rem}.faq-list{gap:.85rem;margin-bottom:1rem;display:grid}.faq-item h2{margin-bottom:.45rem;font-size:1.05rem;font-weight:800}.faq-item p{color:var(--text-muted);margin:0;line-height:1.6}.about-team{margin:2.5rem 0}.about-team__intro{align-items:flex-start;gap:1.25rem;max-width:46rem;margin-bottom:1.5rem;display:flex}.about-team__mark{border-radius:.75rem;flex-shrink:0}.about-team__intro h2{margin:.2rem 0 .65rem;font-size:1.45rem;font-weight:800}.about-team__intro p:last-child{color:var(--text-muted);line-height:1.6}.about-contact__links{flex-wrap:wrap;gap:1rem;margin-top:1rem;font-weight:600;display:flex}.about-contact__links a{color:var(--red)}@media (width<=760px){.about-grid{grid-template-columns:1fr}.about-team__intro{flex-direction:column}}
