:root{--bg:#f5f7fb;--bg-deep:#eef3f8;--surface:rgba(255,255,255,0.92);--surface-strong:#ffffff;--surface-muted:#f7fafc;--border:rgba(15,23,42,0.08);--border-strong:rgba(15,118,110,0.22);--text:#0f172a;--muted:#64748b;--brand:#0f766e;--brand-soft:#dff7f3;--brand-deep:#115e59;--brand-ink:#0f172a;--accent:#14b8a6;--shadow:0 24px 70px rgba(15,23,42,0.08);--shadow-soft:0 18px 38px rgba(15,23,42,0.06);--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--site-width:min(1180px,calc(100vw - 40px))}.staff-crm-shell{display:grid;grid-template-columns:280px minmax(0,1fr);grid-gap:22px;gap:22px;min-height:860px}.staff-crm-shell-collapsed{grid-template-columns:96px minmax(0,1fr)}.staff-crm-sidebar{position:-webkit-sticky;position:sticky;top:20px;align-self:start;display:flex;flex-direction:column;gap:18px;min-height:calc(100vh - 140px);padding:18px 16px;border:1px solid var(--border);border-radius:var(--radius-lg);background:#ffffff;box-shadow:var(--shadow-soft);transition:width .18s ease,padding .18s ease,transform .18s ease}.staff-crm-sidebar-foot,.staff-crm-sidebar-top{display:grid;grid-gap:14px;gap:14px}.staff-crm-brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.staff-crm-brand strong{display:block;color:var(--brand-ink);font-size:.98rem}.staff-crm-brand small,.staff-crm-profile-card span,.staff-crm-sidebar-status span{color:var(--muted)}.staff-crm-sidebar.is-collapsed .staff-crm-brand span,.staff-crm-sidebar.is-collapsed .staff-crm-nav-item small,.staff-crm-sidebar.is-collapsed .staff-crm-nav-label,.staff-crm-sidebar.is-collapsed .staff-crm-profile-card span,.staff-crm-sidebar.is-collapsed .staff-crm-sidebar-status{display:none}.staff-crm-profile-card,.staff-crm-sidebar-status{display:grid;grid-gap:4px;gap:4px;padding:12px 14px;border-radius:var(--radius-md);background:var(--surface-muted);border:1px solid var(--border)}.staff-crm-profile-card strong,.staff-crm-sidebar-status strong{color:var(--brand-ink);font-size:.92rem}.staff-crm-nav{display:grid;grid-gap:6px;gap:6px}.staff-crm-nav-item{display:flex;align-items:center;gap:12px;width:100%;min-height:46px;padding:0 12px;border:1px solid transparent;border-radius:var(--radius-md);background:transparent;color:var(--muted);text-align:left;font:inherit;font-weight:600;cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease}.staff-crm-nav-item:hover{background:var(--brand-soft);border-color:var(--border-strong);color:var(--brand-deep)}.staff-crm-nav-item.is-active{background:var(--brand-soft);border-color:rgba(49,87,214,.22);color:var(--brand-deep);box-shadow:inset 3px 0 0 var(--brand)}.staff-crm-nav-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex:0 0 auto}.staff-crm-nav-label{flex:1 1;min-width:0}.staff-crm-nav-item small{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:24px;padding:0 8px;border-radius:999px;background:rgba(49,87,214,.1);color:var(--brand-deep);font-size:.72rem;font-weight:700}.staff-crm-main{display:grid;grid-gap:20px;gap:20px;min-width:0}.staff-crm-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border:1px solid var(--border);border-radius:var(--radius-lg);background:#ffffff;box-shadow:var(--shadow-soft)}.staff-crm-header-actions,.staff-crm-header-leading,.staff-crm-inline-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.staff-crm-title-block span{display:block;color:var(--muted);font-size:.76rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.staff-crm-title-block h1{margin:4px 0 0;font-size:1.65rem}.staff-crm-toggle{display:inline-grid;gap:4px;width:42px;height:42px;place-content:center;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);cursor:pointer}.staff-crm-toggle span{display:block;width:16px;height:2px;border-radius:999px;background:var(--brand-ink)}.staff-crm-avatar{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;background:var(--brand);color:#fff;font-size:.82rem;font-weight:700}.staff-crm-side-card,.staff-crm-surface{display:grid;grid-gap:16px;gap:16px;padding:20px;border:1px solid var(--border);border-radius:var(--radius-lg);background:#ffffff;box-shadow:var(--shadow-soft)}.staff-crm-welcome{grid-template-columns:minmax(0,1fr) auto;align-items:end}.staff-crm-section-head h3,.staff-crm-side-card h3,.staff-crm-welcome h2{margin:8px 0 0}.staff-crm-note,.staff-crm-welcome p{margin:10px 0 0;color:var(--muted);line-height:1.7}.staff-crm-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:16px;gap:16px}.staff-crm-metric-card{display:grid;grid-gap:8px;gap:8px;padding:18px;border:1px solid var(--border);border-radius:var(--radius-md);background:#ffffff;box-shadow:var(--shadow-soft)}.staff-crm-metric-card span{color:var(--muted);font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.staff-crm-metric-card strong{color:var(--brand-ink);font-size:2rem;line-height:1}.staff-crm-metric-card p{margin:0;color:var(--muted);line-height:1.55}.staff-crm-layout,.staff-crm-section-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.9fr);grid-gap:20px;gap:20px}.staff-crm-primary,.staff-crm-side-stack{display:grid;grid-gap:20px;gap:20px}.staff-crm-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.staff-crm-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.staff-crm-checklist-item{display:grid;grid-gap:6px;gap:6px;min-height:100%;padding:16px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);font:inherit;text-align:left}.staff-crm-checklist-item strong{color:var(--brand-ink)}.staff-crm-checklist-item span{color:var(--muted);line-height:1.6}.staff-crm-static-card{cursor:default}.staff-crm-table-wrap{overflow:auto;border:1px solid var(--border);border-radius:var(--radius-md)}.staff-crm-table{width:100%;min-width:720px;border-collapse:collapse;background:#fff}.staff-crm-table td,.staff-crm-table th{padding:14px 16px;border-bottom:1px solid rgba(20,33,61,.08);text-align:left;vertical-align:top}.staff-crm-table th{color:var(--muted);font-size:.76rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;background:var(--surface-muted)}.staff-crm-table td strong{display:block;color:var(--brand-ink)}.staff-crm-table td span{display:block;margin-top:4px;color:var(--muted)}.staff-crm-text-action{color:var(--brand);font-weight:600;text-decoration:none;background:transparent;border:0;padding:0;cursor:pointer}.staff-crm-badge,.staff-crm-flag{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;padding:4px 10px;border-radius:999px;background:var(--brand-soft);color:var(--brand-deep);font-size:.74rem;font-weight:700}.staff-crm-list{display:grid;grid-gap:10px;gap:10px}.staff-crm-list-item{display:grid;grid-gap:4px;gap:4px;padding:14px 16px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted)}.staff-crm-list-item strong{color:var(--brand-ink)}.staff-crm-empty,.staff-crm-list-item small,.staff-crm-list-item span{color:var(--muted);line-height:1.6}@media (max-width:1200px){.staff-crm-layout,.staff-crm-section-grid,.staff-crm-shell{grid-template-columns:1fr}.staff-crm-sidebar{position:static;min-height:auto}.staff-crm-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.staff-crm-header,.staff-crm-welcome{grid-template-columns:1fr;display:grid}.staff-crm-checklist,.staff-crm-metrics{grid-template-columns:1fr}.staff-crm-sidebar.is-collapsed .staff-crm-brand span,.staff-crm-sidebar.is-collapsed .staff-crm-nav-item small,.staff-crm-sidebar.is-collapsed .staff-crm-nav-label,.staff-crm-sidebar.is-collapsed .staff-crm-profile-card span,.staff-crm-sidebar.is-collapsed .staff-crm-sidebar-status{display:initial}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top left,rgba(223,247,243,.92),transparent 32%),linear-gradient(180deg,#f7f9fc,#f3f6fb 40%,#eef3f8);color:var(--text);font-family:Avenir Next,Trebuchet MS,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.page-shell{padding-bottom:48px}.site-container{width:var(--site-width);margin:0 auto}.hero-shell{position:relative;overflow:clip;padding:24px 0 48px}.hero-backdrop{position:absolute;inset:0;background:radial-gradient(circle at 22% 10%,rgba(12,74,78,.13),transparent 24%),radial-gradient(circle at 78% 26%,rgba(231,199,144,.4),transparent 20%);pointer-events:none}.hero-content{position:relative;z-index:1}.topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 18px;background:rgba(255,255,255,.82);border:1px solid var(--border);border-radius:999px;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brandmark{gap:14px}.brandmark,.brandmark-logo{display:inline-flex;align-items:center}.brandmark-logo{justify-content:center;width:54px;height:54px;flex:none}.brandmark-logo img{width:100%;height:100%;object-fit:contain}.brandmark strong,.contact-card strong{display:block;font-family:Georgia,Times New Roman,serif;font-size:1rem;letter-spacing:.02em}.brandmark small{display:block;color:var(--muted);font-size:.8rem;letter-spacing:.06em;text-transform:uppercase}.header-actions{gap:18px}.header-actions,.topnav{display:flex;align-items:center}.topnav{gap:24px;color:var(--muted)}.button,.nav-cta,.topnav a{transition:transform .16s ease,background-color .16s ease,color .16s ease,border-color .16s ease}.button:hover,.nav-cta:hover,.topnav a:hover{transform:translateY(-1px)}.button,.nav-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 22px;border-radius:999px;font-weight:600}.button-primary,.nav-cta{background:var(--brand);color:#fff;box-shadow:0 16px 28px rgba(12,74,78,.18)}.button-secondary{background:rgba(255,255,255,.74);color:var(--brand);border:1px solid rgba(12,74,78,.15)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:42px;gap:42px;align-items:center;padding:58px 0 0}.brand-ribbon,.contact-card,.destination-card,.editorial-card,.hero-copy,.hero-visual,.process-card,.resource-card,.service-card,.split-feature-card{animation:rise-in .56s ease both}.contact-banner h2,.hero-copy h1,.section-heading h2,.split-feature-copy h2{margin:0;font-family:Georgia,Times New Roman,serif;line-height:1.02;text-wrap:balance}.hero-copy h1{max-width:13ch;font-size:clamp(3.35rem,7vw,6.1rem)}.contact-banner p,.destination-copy li,.editorial-copy p,.hero-lead,.hero-quote p,.process-card p,.resource-copy p,.section-heading p,.service-card p,.split-feature-copy p{color:var(--muted);line-height:1.75;font-size:1rem}.hero-lead{max-width:60ch;margin:22px 0 0;font-size:1.08rem}.eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:16px;color:var(--brand-deep);font-size:.8rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.eyebrow:before{content:"";width:34px;height:1px;background:currentColor;opacity:.45}.eyebrow-accent{color:#8d6220}.eyebrow-soft{color:var(--brand)}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:30px}.hero-metrics div{padding:18px;background:rgba(255,253,248,.78);border:1px solid rgba(18,61,58,.1);border-radius:22px;box-shadow:0 14px 30px rgba(22,48,43,.05)}.hero-metrics strong{display:block;margin-bottom:8px;font-size:.86rem;letter-spacing:.08em;text-transform:uppercase}.hero-metrics span{color:var(--muted);line-height:1.6}.highlight-list{display:grid;grid-gap:12px;gap:12px;margin:24px 0 0;padding:0;list-style:none}.highlight-list li{display:flex;align-items:center;gap:12px;color:var(--text);font-weight:500}.highlight-list li:before{content:"";width:10px;height:10px;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--accent));box-shadow:0 0 0 5px rgba(216,236,232,.64)}.hero-visual{display:grid;grid-template-columns:1.1fr .75fr;grid-gap:18px;gap:18px;min-height:650px}.hero-image-card,.split-feature-image{position:relative;overflow:hidden;border-radius:var(--radius-xl);box-shadow:var(--shadow)}.destination-image,.hero-image-card img,.resource-image,.split-feature-image img{width:100%;height:100%;object-fit:cover}.hero-image-main{min-height:650px}.destination-image-wrap:after,.hero-image-main:after,.resource-image-wrap:after,.split-feature-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,74,78,.04),rgba(22,48,43,.24))}.hero-side-stack{display:grid;grid-gap:22px;gap:22px;grid-template-rows:1fr auto}.hero-quote{padding:28px;border-radius:var(--radius-xl);background:linear-gradient(180deg,rgba(255,251,244,.95),rgba(247,243,236,.95));border:1px solid rgba(18,61,58,.08);box-shadow:var(--shadow)}.hero-quote p{margin:0;color:var(--text);font-family:Georgia,Times New Roman,serif;font-size:1.3rem;line-height:1.5}.floating-note{position:absolute;right:18px;bottom:18px;z-index:1;max-width:300px;padding:20px 22px;border-radius:24px;background:rgba(12,74,78,.82);color:#fff;box-shadow:0 18px 40px rgba(12,74,78,.22);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.floating-note span,.mini-label,.service-pill{display:inline-block;margin-bottom:8px;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.floating-note strong{display:block;font-family:Georgia,Times New Roman,serif;font-size:1.1rem;line-height:1.45}.brand-ribbon{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:18px}.brand-ribbon span{display:flex;align-items:center;justify-content:center;min-height:66px;padding:12px 16px;border-radius:22px;background:rgba(255,251,244,.84);border:1px solid rgba(18,61,58,.08);color:var(--brand-deep);font-weight:600}.section-spacing{padding-top:96px}.section-heading{max-width:760px}.section-heading h2{font-size:clamp(2.3rem,4vw,3.8rem)}.section-heading p{margin:18px 0 0}.process-grid,.resource-grid,.three-up-grid{display:grid;grid-gap:26px;gap:26px;margin-top:38px}.three-up-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-card,.editorial-card,.process-card,.service-card{border-radius:var(--radius-xl);background:rgba(255,252,247,.84);border:1px solid rgba(18,61,58,.08);box-shadow:var(--shadow)}.service-card{padding:28px}.service-pill{color:#8d6220}.destination-copy h3,.editorial-copy h3,.process-card h3,.resource-copy h3,.service-card h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.6rem;line-height:1.2}.service-card p{margin:16px 0 0}.destination-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px;margin-top:34px}.destination-grid-single{grid-template-columns:minmax(0,1fr)}.destination-card{overflow:hidden;border-radius:var(--radius-xl);background:rgba(255,252,247,.84);border:1px solid rgba(18,61,58,.08);box-shadow:var(--shadow)}.destination-card-spotlight{display:grid;grid-template-columns:.92fr 1.08fr;align-items:stretch}.destination-card:hover,.process-card:hover,.resource-card:hover,.service-card:hover{transform:translateY(-4px)}.button-disabled{opacity:.8;cursor:default;pointer-events:none}.app-download-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:26px;gap:26px;margin-top:38px}.app-download-card{display:grid;align-content:start;grid-gap:18px;gap:18px;padding:30px;border-radius:var(--radius-xl);background:linear-gradient(180deg,rgba(255,252,247,.96),rgba(247,243,236,.92)),rgba(255,255,255,.88);border:1px solid rgba(18,61,58,.1);box-shadow:var(--shadow)}.app-download-card-top{display:grid;grid-template-columns:auto 1fr;grid-gap:16px;gap:16px;align-items:start}.app-download-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:18px;background:rgba(12,74,78,.09);color:var(--brand-deep);box-shadow:inset 0 1px 0 rgba(255,255,255,.44)}.app-download-icon svg{width:26px;height:26px}.app-download-title-block{display:grid;grid-gap:6px;gap:6px}.app-download-title-block h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.65rem;line-height:1.18}.app-download-action-help,.app-download-description,.app-download-platform-note,.app-download-summary,.app-download-trust-note{margin:0;color:var(--muted);line-height:1.72}.app-download-summary{padding:16px 18px;border-radius:22px;background:rgba(255,255,255,.78);border:1px solid rgba(18,61,58,.08);color:var(--brand-deep)}.app-download-actions{display:grid;grid-gap:16px;gap:16px}.app-download-action-item{display:grid;grid-gap:8px;gap:8px}.app-download-action-item-empty{padding-top:4px}.app-download-button{width:100%;justify-content:center}.app-download-platform-note{padding-top:2px;border-top:1px solid rgba(18,61,58,.08)}.app-download-trust-note{margin-top:18px;max-width:860px}.destination-image-wrap,.resource-image-wrap{position:relative;overflow:hidden}.destination-image-wrap{height:300px}.destination-image-wrap-large{height:100%;min-height:420px}.destination-copy,.resource-copy{padding:28px}.destination-copy p{margin:16px 0 0;color:var(--muted);line-height:1.8}.destination-copy-spotlight{padding:38px}.destination-copy ul{display:grid;grid-gap:10px;gap:10px;margin:18px 0 0;padding-left:18px}.destination-copy li::marker{color:var(--brand)}.editorial-panel{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:32px;gap:32px;align-items:end}.editorial-card{display:grid;grid-gap:24px;gap:24px;padding:28px}.palette-swatches{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:14px;gap:14px}.palette-swatches span{min-height:94px;border-radius:22px;border:1px solid rgba(255,255,255,.3);box-shadow:inset 0 1px 0 rgba(255,255,255,.16)}.process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.process-card{padding:28px}.process-number{display:inline-flex;margin-bottom:18px;color:#8d6220;font-weight:700;letter-spacing:.1em}.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.resource-card{overflow:hidden;border-radius:var(--radius-xl);background:rgba(255,252,247,.84);border:1px solid rgba(18,61,58,.08);box-shadow:var(--shadow)}.resource-image-wrap{height:240px}.split-feature{display:grid;grid-template-columns:.92fr 1.08fr;grid-gap:28px;gap:28px;align-items:stretch}.split-feature-card{min-height:430px}.split-feature-copy{display:flex;flex-direction:column;justify-content:center;padding:34px}.split-feature-copy h2{font-size:clamp(2.2rem,3.4vw,3.3rem)}.split-feature-copy p{margin:18px 0 30px}.contact-banner{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:24px;gap:24px;align-items:stretch}.contact-card{display:grid;align-content:center;grid-gap:12px;gap:12px;padding:28px;background:linear-gradient(180deg,rgba(12,74,78,.96),rgba(18,61,58,.94));color:#f8f6f1}.contact-card a,.contact-card span{color:rgba(248,246,241,.85)}.site-header-wrap{padding-top:24px}.site-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0}.site-footer{margin-top:88px;padding:34px 0 40px;border-top:1px solid rgba(18,61,58,.08)}.site-footer-grid{display:grid;grid-template-columns:1.15fr .75fr .75fr;grid-gap:28px;gap:28px}.contact-info-card a,.contact-info-card p,.footer-brand p,.footer-contact span,.footer-links a{color:var(--muted);line-height:1.75}.footer-contact,.footer-links{display:grid;align-content:start;grid-gap:10px;gap:10px}.footer-label{color:var(--brand-deep);font-size:.8rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.page-hero{padding:72px 0 18px}.page-hero-grid{display:grid;grid-template-columns:minmax(0,820px)}.article-shell h1,.page-hero-copy h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.7rem,6vw,5rem);line-height:1.04;text-wrap:balance}.article-content p,.article-excerpt,.page-hero-copy p{color:var(--muted);line-height:1.8;font-size:1.05rem}.page-hero-copy p{max-width:64ch;margin:20px 0 0}.section-heading-center{margin-inline:auto;text-align:center}.section-heading-center .eyebrow{justify-content:center}.text-link{display:inline-flex;align-items:center;margin-top:18px;color:var(--brand);font-weight:700}.meta-line{margin:0 0 12px;color:#8d6220;font-size:.9rem;font-weight:700;letter-spacing:.06em}.event-grid,.testimonial-grid,.two-up-grid{display:grid;grid-gap:26px;gap:26px;margin-top:38px}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-info-card,.course-card,.destination-detail-card,.event-card,.finder-shell,.testimonial-card{border-radius:var(--radius-xl);background:rgba(255,252,247,.84);border:1px solid rgba(18,61,58,.08);box-shadow:var(--shadow)}.contact-info-card,.event-card,.testimonial-card{padding:24px;align-content:start}.testimonial-card p{margin:0 0 18px;color:var(--text);font-family:Georgia,Times New Roman,serif;font-size:1.25rem;line-height:1.6}.testimonial-card strong{color:var(--muted)}.course-explorer-shell{padding:28px 0 12px}.course-explorer-hero-grid{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(340px,.94fr);grid-gap:28px;gap:28px;align-items:stretch}.course-explorer-copy{position:relative;overflow:hidden;padding:34px;background:linear-gradient(135deg,rgba(12,74,78,.1),rgba(255,252,247,.94)),rgba(255,252,247,.86)}.course-explorer-copy:before{content:"";position:absolute;right:-68px;bottom:-58px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(141,98,32,.16),rgba(141,98,32,0));pointer-events:none}.course-explorer-copy>*{position:relative;z-index:1}.course-explorer-copy h1{margin:0;max-width:12ch;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,6vw,5.2rem);line-height:1.03;text-wrap:balance}.course-explorer-lead{max-width:60ch}.course-explorer-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:24px}.course-explorer-metrics div,.finder-explorer-meta div{display:grid;grid-gap:8px;gap:8px;padding:18px 20px;border-radius:24px;background:rgba(255,255,255,.82);border:1px solid rgba(18,61,58,.08)}.course-explorer-metrics strong,.finder-explorer-meta strong{color:var(--brand-deep);font-family:Georgia,Times New Roman,serif;font-size:1.08rem;line-height:1.3;overflow-wrap:anywhere}.course-explorer-metrics span,.finder-explorer-meta span{color:var(--muted);font-size:.92rem;line-height:1.65}.course-explorer-highlights{margin-top:24px}.course-explorer-visual{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.7fr);grid-gap:20px;gap:20px;align-items:stretch}.course-explorer-image-card{position:relative;min-height:100%;min-height:620px;overflow:hidden;border-radius:34px;border:1px solid rgba(18,61,58,.08);box-shadow:0 26px 52px rgba(12,74,78,.12),inset 0 1px 0 rgba(255,255,255,.22)}.course-explorer-image-card img{width:100%;height:100%;object-fit:cover}.course-explorer-side-stack{display:grid;grid-gap:20px;gap:20px}.course-explorer-side-card,.finder-explorer-intro{border-radius:var(--radius-xl);background:linear-gradient(180deg,rgba(255,252,247,.95),rgba(248,244,236,.9)),rgba(255,252,247,.86);border:1px solid rgba(18,61,58,.08);box-shadow:var(--shadow)}.course-explorer-side-card{padding:28px;align-content:start}.course-explorer-side-card-accent{background:linear-gradient(145deg,rgba(12,74,78,.12),rgba(141,98,32,.08)),rgba(255,252,247,.9)}.course-explorer-side-card h3,.finder-explorer-copy h3{margin:12px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,3vw,2.2rem);line-height:1.12;text-wrap:balance}.course-explorer-side-card p,.finder-explorer-copy p{margin:14px 0 0;color:var(--muted);line-height:1.75}.course-explorer-support-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.course-explorer-catalogue-shell{position:relative}.finder-shell{margin-top:34px;padding:28px}.finder-shell-explorer{padding:32px;background:linear-gradient(180deg,rgba(255,252,247,.96),rgba(247,242,233,.9)),rgba(255,255,255,.9);border-color:rgba(18,61,58,.1);box-shadow:0 28px 56px rgba(12,74,78,.08),inset 0 1px 0 rgba(255,255,255,.25)}.finder-explorer-intro{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(280px,.94fr);grid-gap:22px;gap:22px;margin-bottom:26px;padding:26px}.finder-explorer-intro-compact .finder-explorer-copy h3{font-size:clamp(1.55rem,2.8vw,2rem)}.finder-explorer-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;align-content:start}.finder-controls{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.finder-field{display:grid;grid-gap:10px;gap:10px}.finder-field span{color:var(--brand-deep);font-size:.84rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.finder-field input,.finder-field select,.finder-field textarea{width:100%;min-height:54px;padding:14px 16px;border:1px solid rgba(18,61,58,.14);border-radius:18px;background:rgba(255,255,255,.9);color:var(--text);font:inherit}.finder-field textarea{min-height:160px;resize:vertical}.finder-summary{display:flex;align-items:center;gap:10px;margin:22px 0 0;color:var(--muted)}.finder-summary strong{color:var(--brand-deep);font-size:1.6rem}.course-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:22px}.finder-controls-university{grid-template-columns:minmax(0,1.2fr) minmax(220px,.55fr) minmax(220px,.7fr)}.catalogue-course-grid,.university-grid{display:grid;grid-gap:18px;gap:18px;margin-top:22px}.university-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalogue-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalogue-empty{margin:22px 0 0;color:var(--muted);line-height:1.75}.catalogue-load-more{margin-top:22px}.catalogue-group{margin-top:26px}.catalogue-group-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.catalogue-group-heading h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.4rem;line-height:1.2}.catalogue-group-copy,.catalogue-group-heading span{color:var(--muted)}.finder-shell-explorer .catalogue-group-heading span{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;background:rgba(216,236,232,.68);color:var(--brand-deep);font-size:.88rem;font-weight:700}.catalogue-group-copy{margin:18px 0 0;line-height:1.75}.catalogue-sync-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px;padding:22px 24px;border-radius:26px;background:linear-gradient(135deg,rgba(12,74,78,.1),rgba(244,241,234,.92)),rgba(255,255,255,.86);border:1px solid rgba(18,61,58,.12)}.catalogue-sync-copy{display:grid;grid-gap:8px;gap:8px}.catalogue-sync-copy strong{color:var(--brand-deep);font-size:1.05rem}.catalogue-status-message,.catalogue-sync-copy p{margin:0;color:var(--muted);line-height:1.75}.catalogue-sync-actions{flex-shrink:0}.catalogue-status-message{margin-top:14px}.catalogue-status-message-error{color:#8b2d2d}.finder-shell-explorer .catalogue-sync-banner{margin-top:26px;padding:24px 26px;border-radius:28px;background:linear-gradient(135deg,rgba(12,74,78,.12),rgba(255,252,247,.94)),rgba(255,255,255,.88)}.finder-shell-explorer .catalogue-sync-actions .button{min-width:190px}.finder-shell-explorer .course-card{border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,244,236,.88)),rgba(255,252,247,.88);border:1px solid rgba(18,61,58,.08);box-shadow:0 24px 48px rgba(12,74,78,.08),inset 0 1px 0 rgba(255,255,255,.2)}.finder-shell-explorer .course-card h3{font-size:clamp(1.5rem,2vw,1.85rem)}.finder-shell-explorer .course-meta{margin-top:-2px}.finder-shell-explorer .course-badges span{background:rgba(216,236,232,.78)}.accommodation-summary-card{align-content:start;background:linear-gradient(180deg,rgba(12,74,78,.08),rgba(255,252,247,.92)),rgba(255,255,255,.86)}.accommodation-module-copy{max-width:700px}.accommodation-module-visual{min-height:auto}.accommodation-module-main-image{min-height:560px}.accommodation-browser-shell{display:grid;grid-gap:20px;gap:20px}.accommodation-browser-intro{align-content:start}.accommodation-browser-copy{display:grid;grid-gap:12px;gap:12px}.accommodation-browser-copy h2,.accommodation-detail-panel h3,.accommodation-detail-section h2,.accommodation-dialog-content h3,.accommodation-dialog-success h3,.accommodation-empty-state h3,.accommodation-feature-card h3{margin:0;font-family:Georgia,Times New Roman,serif;line-height:1.15}.accommodation-browser-copy h2{font-size:clamp(2rem,3vw,2.9rem)}.accommodation-browser-copy p,.accommodation-detail-contact p,.accommodation-detail-section p,.accommodation-detail-title-row p,.accommodation-empty-state p{margin:0;color:var(--muted);line-height:1.75}.accommodation-search-form,.accommodation-search-panel{display:grid;grid-gap:18px;gap:18px}.accommodation-search-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.accommodation-search-wide{grid-column:span 2}.accommodation-search-actions{justify-content:flex-start}.accommodation-summary-row{margin:0}.accommodation-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.accommodation-card{overflow:hidden;border-radius:var(--radius-xl);background:rgba(255,252,247,.9);border:1px solid rgba(18,61,58,.08);box-shadow:var(--shadow);display:grid;grid-template-rows:auto 1fr;min-width:0}.accommodation-card-media{position:relative;overflow:hidden;min-height:220px}.accommodation-card-media img,.accommodation-gallery-main img,.accommodation-gallery-thumb img{width:100%;height:100%;object-fit:cover}.accommodation-live-image-placeholder{display:grid;place-items:center;width:100%;height:100%;min-height:100%;padding:18px;text-align:center;background:linear-gradient(160deg,rgba(12,74,78,.14),rgba(244,241,234,.92)),linear-gradient(180deg,rgba(255,255,255,.9),rgba(231,199,144,.22));color:var(--brand-deep);font-size:.92rem;font-weight:700;line-height:1.5}.accommodation-live-image-placeholder-large{min-height:440px}.accommodation-card-media:after,.accommodation-gallery-main:after,.accommodation-gallery-thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,74,78,.04),rgba(22,48,43,.24))}.accommodation-card-price{position:absolute;right:14px;bottom:14px;z-index:1;padding:10px 14px;border-radius:999px;background:rgba(12,74,78,.86);color:#fff;font-weight:700;box-shadow:0 14px 26px rgba(12,74,78,.2)}.accommodation-card-copy{display:grid;grid-gap:14px;gap:14px;padding:20px;min-width:0}.accommodation-card-header{display:grid;grid-gap:8px;gap:8px;min-width:0}.accommodation-card-header>div{min-width:0}.accommodation-card-header h3,.accommodation-detail-title-row h1{margin:0;font-family:Georgia,Times New Roman,serif;line-height:1.12}.accommodation-card-header h3{font-size:1.35rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.accommodation-detail-title-row h1{font-size:clamp(2.4rem,4vw,3.8rem)}.accommodation-card-copy p,.accommodation-detail-breadcrumbs,.accommodation-location-line span{color:var(--muted);line-height:1.72}.accommodation-card-copy p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.accommodation-availability-pill{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:10px 14px;border-radius:999px;background:rgba(247,243,236,.92);border:1px solid rgba(18,61,58,.08);color:var(--brand-deep);font-size:.88rem;font-weight:700}.accommodation-availability-open{background:rgba(228,244,239,.86);border-color:rgba(12,74,78,.14)}.accommodation-card-badges{margin-top:0}.accommodation-location-line{display:grid;grid-gap:4px;gap:4px;min-width:0}.accommodation-location-line strong{color:var(--brand-deep);font-size:.98rem}.accommodation-card-actions{margin-top:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.accommodation-card-actions .button{min-width:0;width:100%;padding-inline:16px}.accommodation-load-more{display:flex;justify-content:center}.accommodation-empty-state{padding:32px}.accommodation-grid-loading{grid-template-columns:repeat(4,minmax(0,1fr))}.accommodation-card-skeleton,.accommodation-detail-skeleton{min-height:340px;background:linear-gradient(110deg,rgba(248,244,236,.78),rgba(236,245,242,.92),rgba(248,244,236,.78));background-size:220% 100%;animation:shimmer 1.8s linear infinite}.accommodation-detail-skeleton{min-height:720px}.accommodation-dialog-backdrop{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:24px;background:rgba(11,24,27,.54);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.accommodation-dialog{position:relative;width:min(720px,100%);max-height:min(92vh,920px);overflow:auto;padding:28px;border-radius:30px;background:linear-gradient(180deg,rgba(255,252,247,.98),rgba(244,241,234,.96));border:1px solid rgba(18,61,58,.1);box-shadow:0 30px 80px rgba(12,74,78,.24);animation:rise-in .22s ease}.accommodation-dialog-close{position:absolute;top:18px;right:18px;border:0;background:transparent;color:var(--muted);font:inherit;cursor:pointer}.accommodation-dialog-content,.accommodation-dialog-success{display:grid;grid-gap:18px;gap:18px}.accommodation-dialog-copy{display:grid;grid-gap:10px;gap:10px;padding-right:56px}.accommodation-dialog-property{display:grid;grid-gap:6px;gap:6px;padding:18px 20px;border-radius:22px;background:rgba(255,255,255,.84);border:1px solid rgba(18,61,58,.08)}.accommodation-dialog-property strong{color:var(--brand-deep);font-family:Georgia,Times New Roman,serif;font-size:1.1rem}.accommodation-enquiry-form{display:grid;grid-gap:16px;gap:16px}.accommodation-detail-shell{display:grid;grid-gap:20px;gap:20px}.accommodation-detail-breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.accommodation-detail-breadcrumbs a{color:var(--brand)}.accommodation-detail-layout{grid-template-columns:minmax(0,1.08fr) minmax(320px,.52fr);align-items:start}.accommodation-detail-layout,.accommodation-detail-main,.accommodation-detail-sidebar{display:grid;grid-gap:24px;gap:24px}.accommodation-detail-hero,.accommodation-detail-panel,.accommodation-detail-section{padding:30px}.accommodation-detail-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.accommodation-detail-hero-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end;flex-shrink:0}.accommodation-gallery-grid{display:grid;grid-template-columns:minmax(0,1fr) .42fr;grid-gap:18px;gap:18px}.accommodation-gallery-main,.accommodation-gallery-thumb{position:relative;overflow:hidden;border-radius:var(--radius-xl);box-shadow:var(--shadow)}.accommodation-gallery-main{min-height:440px}.accommodation-gallery-side{display:grid;grid-gap:18px;gap:18px}.accommodation-gallery-thumb{min-height:120px}.accommodation-distance-grid,.accommodation-feature-groups{display:grid;grid-gap:16px;gap:16px;margin-top:20px}.accommodation-distance-grid,.accommodation-feature-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.accommodation-feature-card{display:grid;grid-gap:14px;gap:14px;padding:20px;border-radius:24px;background:rgba(255,255,255,.84);border:1px solid rgba(18,61,58,.08)}.accommodation-sidebar-points{margin-top:0}.accommodation-detail-contact{align-content:start}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-20% 0}}.accommodation-hero-shell .hero-content{position:relative;z-index:1}.accommodation-hero-copy{max-width:680px}.accommodation-hero-visual{grid-template-columns:minmax(0,1fr);min-height:auto}.accommodation-hero-main{min-height:520px}.accommodation-hero-side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.accommodation-hero-card{align-content:start}.accommodation-hero-card p{margin:14px 0 0}.accommodation-route-layout{align-items:stretch}.accommodation-journey-card{align-content:start;background:linear-gradient(180deg,rgba(12,74,78,.08),rgba(255,252,247,.92)),rgba(255,255,255,.88)}.accommodation-route-grid{margin-top:0;align-content:stretch}.accommodation-workspace-shell{display:grid;grid-gap:22px;gap:22px;margin-top:34px;padding:28px;border-radius:34px;background:linear-gradient(180deg,rgba(255,252,247,.96),rgba(244,241,234,.92));border:1px solid rgba(18,61,58,.1);box-shadow:var(--shadow)}.accommodation-workspace-top{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.accommodation-workspace-copy{display:grid;grid-gap:10px;gap:10px;max-width:760px}.accommodation-workspace-copy h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.9rem,3vw,2.6rem);line-height:1.15}.accommodation-workspace-copy p{margin:0;color:var(--muted);line-height:1.75}.accommodation-toolbar-pills{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.accommodation-toolbar-pills span{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.9);border:1px solid rgba(18,61,58,.1);color:var(--brand-deep);font-size:.9rem;font-weight:600}.accommodation-workspace-grid{display:grid;grid-template-columns:.34fr .66fr;grid-gap:22px;gap:22px;align-items:start}.accommodation-support-card{align-content:start;background:linear-gradient(180deg,rgba(12,74,78,.06),rgba(255,252,247,.92)),rgba(255,255,255,.88)}.accommodation-support-points{margin-top:0}.accommodation-embed-shell{display:grid;grid-gap:20px;gap:20px;padding:26px;border-radius:var(--radius-xl);background:linear-gradient(180deg,rgba(255,252,247,.92),rgba(244,241,234,.9));border:1px solid rgba(18,61,58,.12);box-shadow:var(--shadow)}.accommodation-embed-header{display:flex;align-items:center;justify-content:space-between;gap:18px}.accommodation-embed-copy{display:grid;grid-gap:10px;gap:10px}.accommodation-embed-copy h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3.2vw,2.5rem);line-height:1.12}.accommodation-embed-copy p{margin:0;color:var(--muted);line-height:1.75}.accommodation-embed-frame{position:relative;min-height:980px;padding:12px;border-radius:30px;background:linear-gradient(135deg,rgba(12,74,78,.12),rgba(141,98,32,.12)),rgba(255,255,255,.94);border:1px solid rgba(18,61,58,.1);overflow:hidden}.accommodation-iframe{width:100%;min-height:956px;height:956px;border:0;border-radius:22px;display:block;background:#fff}.accommodation-embed-frame-polished{margin-top:0}.course-card{display:grid;grid-gap:14px;gap:14px;padding:24px}.university-card{align-content:start;min-height:100%}.contact-info-card h3,.course-card h3,.destination-detail-copy h2,.event-card h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.7rem;line-height:1.2}.course-meta{margin:-6px 0 0;color:var(--muted)}.catalogue-card-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:auto}.catalogue-card-actions .button{min-width:180px}.course-badges{display:flex;flex-wrap:wrap;gap:10px}.course-badges span{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;background:rgba(216,236,232,.62);color:var(--brand-deep);font-size:.92rem;font-weight:600}.course-facts,.event-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin:0}.course-facts dt,.event-meta dt{color:var(--muted);font-size:.85rem;text-transform:uppercase;letter-spacing:.08em}.course-facts dd,.event-meta dd{margin:6px 0 0;color:var(--text);font-weight:600}.course-card button:disabled{opacity:.82;cursor:wait}.stack-grid{display:grid;grid-gap:24px;gap:24px;margin-top:34px}.destination-detail-card{display:grid;grid-template-columns:.95fr 1.05fr;overflow:hidden}.destination-detail-image{position:relative;min-height:340px}.destination-detail-image img{width:100%;height:100%;object-fit:cover}.destination-detail-copy{padding:28px}.destination-detail-copy p{color:var(--muted);line-height:1.8}.detail-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:24px}.detail-columns h3{margin:0 0 12px;color:var(--brand-deep);font-size:1rem}.detail-columns ul{margin:0;padding-left:18px;color:var(--muted);line-height:1.75}.bullet-panel{display:grid;grid-gap:12px;gap:12px;margin-top:24px}.bullet-row{display:flex;align-items:flex-start;gap:12px;color:var(--text)}.bullet-dot{width:12px;height:12px;margin-top:7px;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--accent));box-shadow:0 0 0 5px rgba(216,236,232,.55);flex:none}.article-hero{padding-bottom:26px}.article-shell{max-width:860px}.article-cover{overflow:hidden;border-radius:var(--radius-xl);box-shadow:var(--shadow)}.article-cover img{width:100%;height:auto}.article-content{display:grid;grid-gap:26px;gap:26px;max-width:860px;margin:38px auto 0}.article-section h2{margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.9rem,3vw,2.6rem)}.article-section p{margin:0 0 14px}.contact-layout{display:grid;grid-template-columns:1.05fr .65fr;grid-gap:30px;gap:30px;align-items:start}.contact-stack{display:grid;grid-gap:20px;gap:20px}.contact-info-card{display:grid;grid-gap:8px;gap:8px}.contact-info-feature,.contact-route-card{position:relative;overflow:hidden}.contact-info-feature:before,.contact-route-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--brand),var(--accent))}.contact-feature-intro,.contact-route-copy{display:grid;grid-gap:10px;gap:10px}.contact-feature-intro p,.contact-route-copy p{margin:0}.contact-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:10px}.contact-detail-chip,.contact-route-link{display:grid;grid-gap:8px;gap:8px;padding:18px 20px;border-radius:22px;border:1px solid rgba(18,61,58,.1);background:rgba(255,255,255,.82);box-shadow:inset 0 1px 0 rgba(255,255,255,.48);text-decoration:none;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.contact-detail-chip:hover,.contact-route-link:hover{transform:translateY(-2px);border-color:rgba(12,74,78,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.56),0 18px 28px rgba(22,48,43,.08)}.contact-detail-chip .mini-label{margin-bottom:0;color:#8d6220}.contact-detail-chip strong,.contact-route-link strong{color:var(--brand-deep);font-family:Georgia,Times New Roman,serif;font-size:1.05rem;line-height:1.35}.contact-detail-chip small,.contact-route-link span{color:var(--muted);line-height:1.65}.contact-support-points{margin-top:8px}.contact-route-grid{display:grid;grid-gap:14px;gap:14px;margin-top:12px}.enquiry-form{display:grid;grid-gap:16px;gap:16px;margin-top:30px;padding:28px;border-radius:var(--radius-xl);background:rgba(255,252,247,.84);border:1px solid rgba(18,61,58,.08);box-shadow:var(--shadow)}.enquiry-submit{border:0;cursor:pointer}.enquiry-submit:disabled{cursor:wait;opacity:.82}.enquiry-note{margin:0;color:var(--muted);line-height:1.7}.enquiry-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.two-up-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-card{display:grid;grid-gap:16px;gap:16px}.site-ai-shell{position:fixed;right:clamp(16px,3vw,30px);bottom:clamp(16px,3vw,28px);z-index:160;display:grid;justify-items:end;grid-gap:14px;gap:14px}.site-ai-window{width:min(360px,calc(100vw - 28px));max-height:min(540px,calc(100vh - 120px));display:grid;grid-template-rows:auto minmax(0,1fr) auto auto auto;grid-gap:14px;gap:14px;padding:18px;border-radius:28px;background:linear-gradient(180deg,rgba(255,253,248,.97),rgba(250,246,238,.96));border:1px solid rgba(18,61,58,.12);box-shadow:0 32px 70px rgba(11,34,33,.2),inset 0 1px 0 rgba(255,255,255,.54);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-ai-form,.site-ai-header,.site-ai-heading{display:grid;grid-gap:10px;gap:10px}.site-ai-header{grid-template-columns:minmax(0,1fr) auto;align-items:start}.site-ai-heading strong{color:var(--brand-deep);font-family:Georgia,Times New Roman,serif;font-size:1.18rem;line-height:1.2}.site-ai-footer span,.site-ai-heading p,.site-ai-message p,.site-ai-note{margin:0;color:var(--muted);line-height:1.65}.site-ai-close{min-height:40px;padding:0 14px;border:1px solid rgba(18,61,58,.1);border-radius:999px;background:rgba(255,255,255,.86);color:var(--brand-deep);font:inherit;font-weight:600;cursor:pointer}.site-ai-thread{min-height:0;display:grid;grid-gap:12px;gap:12px;padding-right:4px;overflow-y:auto}.site-ai-message{max-width:88%;display:grid;grid-gap:6px;gap:6px;padding:14px 15px;border-radius:20px;border:1px solid rgba(18,61,58,.08)}.site-ai-message-assistant{justify-self:start;background:rgba(255,255,255,.92)}.site-ai-message-user{justify-self:end;background:rgba(216,236,232,.86);border-color:rgba(12,74,78,.12)}.site-ai-message-label{color:var(--brand-deep);font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.site-ai-suggestions{display:flex;gap:10px;overflow-x:auto;padding-bottom:2px}.site-ai-suggestion{flex:0 0 auto;min-height:38px;padding:0 14px;border:1px solid rgba(18,61,58,.1);border-radius:999px;background:rgba(255,255,255,.9);color:var(--brand-deep);font:inherit;font-size:.82rem;font-weight:600;cursor:pointer}.site-ai-composer{width:100%;min-height:88px;resize:none;padding:14px 16px;border:1px solid rgba(18,61,58,.14);border-radius:20px;background:rgba(255,255,255,.92);color:var(--text);font:inherit}.site-ai-footer,.site-ai-form-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.site-ai-send{min-width:104px}.site-ai-error{padding:12px 14px;border-radius:18px;background:rgba(255,242,240,.94);border:1px solid rgba(139,53,39,.16);color:#8b3527;line-height:1.55}.site-ai-footer{padding-top:4px;border-top:1px solid rgba(18,61,58,.08)}.site-ai-footer a{color:var(--brand);font-weight:700}.site-ai-launcher{gap:12px;min-height:58px;padding:0 18px 0 12px;border:0;background:linear-gradient(140deg,var(--brand),#185b58);color:#fff;box-shadow:0 22px 42px rgba(12,74,78,.26);cursor:pointer}.site-ai-launcher,.site-ai-launcher-mark{display:inline-flex;align-items:center;border-radius:999px}.site-ai-launcher-mark{justify-content:center;width:34px;height:34px;background:rgba(255,255,255,.18);font-size:.82rem;font-weight:800;letter-spacing:.08em}.site-ai-launcher-copy{display:grid;grid-gap:2px;gap:2px;text-align:left}.site-ai-launcher-copy strong{font-size:.94rem;line-height:1.1}.site-ai-launcher-copy small{opacity:.82;font-size:.76rem}.portal-page{min-height:100vh;padding:26px 0 48px;background:radial-gradient(circle at top left,rgba(216,236,232,.92),transparent 26%),radial-gradient(circle at top right,rgba(231,199,144,.28),transparent 22%),linear-gradient(180deg,#f6f2e8,#f2ede3 52%,#efe9de)}.portal-page-shell{width:min(1240px,calc(100vw - 32px));margin:0 auto;display:grid;grid-gap:24px;gap:24px}.portal-page-hero,.portal-page-topbar{position:relative;overflow:hidden;border-radius:28px;border:1px solid rgba(18,61,58,.08);box-shadow:var(--shadow)}.portal-page-topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px;background:rgba(255,252,247,.78);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.portal-page-top-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:flex-end}.portal-page-status{display:inline-flex;align-items:center;min-height:40px;padding:0 16px;border-radius:999px;background:rgba(255,255,255,.8);border:1px solid rgba(18,61,58,.1);color:var(--brand-deep);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.portal-page-hero{padding:34px 36px}.portal-page-hero:before{content:"";position:absolute;inset:0;pointer-events:none}.portal-page-hero-entry{background:radial-gradient(circle at top right,rgba(231,199,144,.2),transparent 28%),linear-gradient(180deg,rgba(255,252,247,.94),rgba(246,241,232,.96))}.portal-page-hero-entry:before{background:radial-gradient(circle at 12% 16%,rgba(12,74,78,.08),transparent 24%),linear-gradient(135deg,rgba(255,255,255,.16),transparent 50%)}.portal-page-hero-workspace{background:radial-gradient(circle at top right,rgba(231,199,144,.22),transparent 26%),linear-gradient(135deg,rgba(12,74,78,.98),rgba(18,61,58,.96) 58%,rgba(11,55,57,.96));border-color:rgba(12,74,78,.16)}.portal-page-hero-workspace:before{background:linear-gradient(135deg,rgba(255,255,255,.07),transparent 38%),linear-gradient(90deg,transparent,rgba(231,199,144,.12))}.portal-page-hero>*{position:relative;z-index:1}.portal-page-hero h1{margin:0;max-width:14ch;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,5vw,4.6rem);line-height:1.02;text-wrap:balance}.portal-page-hero p{max-width:70ch;margin:16px 0 0;line-height:1.75}.portal-page-hero-workspace .eyebrow,.portal-page-hero-workspace h1{color:#fff}.portal-page-hero-workspace p{color:rgba(243,239,231,.88)}.portal-page-body{min-width:0}.portal-shell{display:grid;grid-gap:26px;gap:26px}.portal-standalone-entry{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);grid-gap:22px;gap:22px}.portal-brand-alert,.portal-brand-card,.portal-dashboard-header-staff,.portal-entry-card-staff,.portal-form-card-staff,.portal-side-card-staff{position:relative;overflow:hidden}.portal-brand-alert:before,.portal-brand-card:before,.portal-dashboard-header-staff:before,.portal-entry-card-staff:before,.portal-form-card-staff:before,.portal-side-card-staff:before{content:"";position:absolute;inset:0;pointer-events:none}.portal-brand-card{background:radial-gradient(circle at top right,rgba(231,199,144,.2),transparent 28%),linear-gradient(180deg,rgba(255,252,247,.94),rgba(246,241,232,.96));border:1px solid rgba(18,61,58,.09)}.portal-brand-card:before{background:radial-gradient(circle at 12% 16%,rgba(12,74,78,.08),transparent 24%),linear-gradient(135deg,rgba(255,255,255,.2),transparent 48%)}.portal-brand-alert{background:radial-gradient(circle at right top,rgba(231,199,144,.18),transparent 32%),linear-gradient(180deg,rgba(255,250,241,.97),rgba(246,239,228,.95));border-color:rgba(141,98,32,.14)}.portal-brand-alert:before{background:linear-gradient(90deg,rgba(12,74,78,.08),transparent 35%)}.portal-dashboard-header h3,.portal-form-card h3,.portal-intro-card h2,.portal-loading-card h3,.portal-mfa-card h3,.portal-panel h3,.portal-side-card h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.15}.portal-alert-card p,.portal-dashboard-header p,.portal-empty-state,.portal-form-card p,.portal-intro-card p,.portal-list-card p,.portal-loading-card p,.portal-mfa-card p,.portal-panel p,.portal-side-card p,.portal-stat-card p{color:var(--muted);line-height:1.75}.portal-chip-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.portal-alert-meta span,.portal-chip-row span{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.88);border:1px solid rgba(18,61,58,.1);color:var(--brand-deep);font-size:.84rem;font-weight:600}.portal-alert-card,.portal-feedback{display:grid;grid-gap:12px;gap:12px;padding:20px 22px;border-radius:24px;border:1px solid rgba(18,61,58,.08);box-shadow:var(--shadow)}.portal-feedback-success{background:rgba(228,244,239,.92);color:var(--brand-deep);border-color:rgba(12,74,78,.14)}.portal-feedback-error{background:rgba(255,242,240,.94);color:#8b3527;border-color:rgba(139,53,39,.16)}.portal-alert-card,.portal-dashboard-header,.portal-entry-card,.portal-form-card,.portal-list-card,.portal-loading-card,.portal-mfa-card,.portal-panel,.portal-side-card,.portal-stat-card{animation:rise-in .56s ease both}.portal-dashboard,.portal-entry-layout{display:grid;grid-gap:24px;gap:24px}.portal-dashboard-grid,.portal-form-grid,.portal-role-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px}.portal-dashboard-header,.portal-entry-card,.portal-form-card,.portal-loading-card,.portal-panel,.portal-side-card{display:grid;grid-gap:18px;gap:18px}.portal-entry-card-active{border-color:rgba(12,74,78,.18);box-shadow:0 24px 48px rgba(12,74,78,.1),inset 0 1px 0 rgba(255,255,255,.42)}.portal-dashboard-staff .portal-choice-row,.portal-dashboard-staff .portal-detail-list div,.portal-dashboard-staff .portal-list-card,.portal-dashboard-staff .portal-panel,.portal-dashboard-staff .portal-stat-card,.portal-dashboard-staff .portal-student-row,.portal-dashboard-staff .portal-subtle-card,.portal-entry-card-staff,.portal-form-card-staff,.portal-side-card-staff{background:radial-gradient(circle at top right,rgba(231,199,144,.12),transparent 30%),linear-gradient(180deg,rgba(255,252,247,.94),rgba(246,241,232,.92));border-color:rgba(18,61,58,.1)}.portal-dashboard-staff .portal-detail-list div,.portal-dashboard-staff .portal-list-card,.portal-dashboard-staff .portal-panel,.portal-dashboard-staff .portal-stat-card,.portal-dashboard-staff .portal-subtle-card{position:relative;overflow:hidden}.portal-dashboard-staff .portal-detail-list div:before,.portal-dashboard-staff .portal-list-card:before,.portal-dashboard-staff .portal-panel:before,.portal-dashboard-staff .portal-stat-card:before,.portal-dashboard-staff .portal-subtle-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.16),transparent 24%),linear-gradient(90deg,transparent,rgba(231,199,144,.08))}.portal-entry-card-staff:before,.portal-form-card-staff:before,.portal-side-card-staff:before{background:linear-gradient(180deg,rgba(12,74,78,.06),transparent 18%),linear-gradient(90deg,rgba(255,255,255,.14),transparent 42%)}.portal-entry-card-staff.portal-entry-card-active{border-color:rgba(12,74,78,.24);box-shadow:0 28px 56px rgba(12,74,78,.12),inset 0 0 0 1px rgba(255,255,255,.22)}.portal-dashboard-staff .service-pill,.portal-entry-card-staff .service-pill,.portal-form-card-staff .service-pill,.portal-side-card-staff .service-pill{color:#8d6220}.portal-dashboard-header .button,.portal-entry-card .button,.portal-form-card .button,.portal-mfa-card .button,.portal-panel .button,.portal-side-card .button{width:-moz-fit-content;width:fit-content}.portal-bullet-list{display:grid;grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none}.portal-bullet-list li{display:flex;align-items:flex-start;gap:12px;color:var(--text);line-height:1.65}.portal-bullet-list li:before{content:"";width:10px;height:10px;margin-top:8px;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--accent));box-shadow:0 0 0 5px rgba(216,236,232,.64)}.portal-form{display:grid;grid-gap:16px;gap:16px}.portal-card-header{display:grid;grid-gap:12px;gap:12px}.portal-tab-row{display:flex;flex-wrap:wrap;gap:10px}.portal-tab{min-height:42px;padding:0 16px;border:1px solid rgba(18,61,58,.12);border-radius:999px;background:rgba(255,255,255,.78);color:var(--muted);font:inherit;font-weight:600;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background-color .16s ease,color .16s ease}.portal-tab:hover{transform:translateY(-1px)}.portal-tab-active{background:var(--brand);color:#fff;border-color:transparent}.portal-form-card-staff .portal-tab-active{background:linear-gradient(135deg,var(--brand),var(--brand-deep))}.portal-field{display:grid;grid-gap:10px;gap:10px}.portal-field span{color:var(--brand-deep);font-size:.84rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.portal-field input,.portal-field select,.portal-field textarea{width:100%;min-height:54px;padding:14px 16px;border:1px solid rgba(18,61,58,.14);border-radius:18px;background:rgba(255,255,255,.92);color:var(--text);font:inherit}.portal-dashboard-staff .portal-inline-actions select,.portal-form-card-staff .portal-field input,.portal-form-card-staff .portal-field select,.portal-form-card-staff .portal-field textarea{background:rgba(255,254,250,.95);border-color:rgba(18,61,58,.16);box-shadow:inset 0 1px 0 rgba(255,255,255,.48)}.portal-check{display:flex;align-items:flex-start;gap:12px;padding:16px 18px;border-radius:20px;background:rgba(247,243,236,.88);border:1px solid rgba(18,61,58,.08);color:var(--muted);line-height:1.7}.portal-check input{margin-top:4px}.portal-text-button{width:-moz-fit-content;width:fit-content;padding:0;border:0;background:none;color:var(--brand);font:inherit;font-weight:600;cursor:pointer}.portal-text-button:hover{text-decoration:underline}.portal-action-button{border:0;cursor:pointer}.portal-action-button:disabled{cursor:wait;opacity:.84}.portal-link-group{display:grid;grid-gap:12px;gap:12px}.portal-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.portal-stat-card{padding:22px;border-radius:24px;background:rgba(255,252,247,.88);border:1px solid rgba(18,61,58,.08);box-shadow:var(--shadow)}.portal-dashboard-staff .portal-stat-card{min-height:188px;align-content:start;box-shadow:0 24px 46px rgba(12,74,78,.09),inset 0 1px 0 rgba(255,255,255,.24)}.portal-dashboard-staff .portal-list-card p,.portal-dashboard-staff .portal-list-card small,.portal-dashboard-staff .portal-list-card span,.portal-dashboard-staff .portal-list-card strong,.portal-dashboard-staff .portal-panel p,.portal-dashboard-staff .portal-panel strong,.portal-dashboard-staff .portal-stat-card p,.portal-dashboard-staff .portal-stat-card strong,.portal-dashboard-staff .portal-subtle-card span,.portal-dashboard-staff .portal-subtle-card strong{position:relative;z-index:1}.portal-stat-card strong{display:block;margin-top:10px;color:var(--brand-deep);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,3vw,2.4rem);line-height:1.05}.portal-dashboard-header-staff{background:radial-gradient(circle at top right,rgba(231,199,144,.24),transparent 28%),linear-gradient(135deg,rgba(12,74,78,.98),rgba(18,61,58,.95) 58%,rgba(11,55,57,.96));border:1px solid rgba(12,74,78,.18);box-shadow:0 28px 60px rgba(12,74,78,.2),inset 0 1px 0 rgba(255,255,255,.08)}.portal-dashboard-header-staff:before{background:linear-gradient(135deg,rgba(255,255,255,.08),transparent 36%),linear-gradient(90deg,transparent,rgba(231,199,144,.1))}.portal-dashboard-header-staff .service-pill,.portal-dashboard-header-staff h3,.portal-dashboard-header-staff p{position:relative;z-index:1}.portal-dashboard-header-staff .button-primary,.portal-dashboard-header-staff .service-pill,.portal-dashboard-header-staff h3{color:#fff}.portal-dashboard-header-staff p{color:rgba(243,239,231,.88)}.portal-dashboard-header-staff .button-secondary{background:rgba(255,255,255,.14);color:#fff;border-color:rgba(255,255,255,.18);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.portal-dashboard-header-staff .button-secondary:hover{background:rgba(255,255,255,.18)}.portal-alert-meta,.portal-dashboard-actions,.portal-mfa-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.portal-alert-card{background:rgba(255,249,239,.95)}.portal-alert-warning{border-color:rgba(141,98,32,.18)}.portal-panel{align-content:start}.portal-dashboard-briefing{background:radial-gradient(circle at top right,rgba(231,199,144,.22),transparent 28%),linear-gradient(135deg,rgba(12,74,78,.98),rgba(18,61,58,.96) 60%,rgba(11,55,57,.96));border-color:rgba(12,74,78,.18);box-shadow:0 30px 64px rgba(12,74,78,.22),inset 0 1px 0 rgba(255,255,255,.08)}.portal-dashboard-briefing:before{background:linear-gradient(135deg,rgba(255,255,255,.07),transparent 38%),linear-gradient(90deg,transparent,rgba(231,199,144,.14))}.portal-dashboard-briefing-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);grid-gap:22px;gap:22px;align-items:center}.portal-dashboard-briefing .service-pill,.portal-dashboard-briefing h3{color:#fff}.portal-dashboard-briefing p{color:rgba(243,239,231,.88)}.portal-dashboard-briefing .portal-pill-list{justify-content:flex-end}.portal-dashboard-briefing .portal-pill-list span{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.16);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.portal-panel-highlight{border-color:rgba(12,74,78,.14);box-shadow:0 24px 46px rgba(12,74,78,.1),inset 0 1px 0 rgba(255,255,255,.26)}.portal-panel-priority{border-color:rgba(141,98,32,.18);box-shadow:0 24px 48px rgba(141,98,32,.08),inset 0 1px 0 rgba(255,255,255,.24)}.portal-panel-priority:before{background:linear-gradient(180deg,rgba(141,98,32,.08),transparent 20%),linear-gradient(90deg,transparent,rgba(231,199,144,.14))}.portal-panel-focus{border-color:rgba(12,74,78,.16);box-shadow:0 28px 56px rgba(12,74,78,.12),inset 0 1px 0 rgba(255,255,255,.3)}.portal-panel-focus .portal-chip-row span{background:rgba(255,252,245,.94)}.portal-detail-list,.portal-stack{display:grid;grid-gap:14px;gap:14px}.portal-detail-list{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-detail-list div,.portal-list-card{display:grid;grid-gap:6px;gap:6px;padding:18px 20px;border-radius:20px;background:rgba(255,255,255,.86);border:1px solid rgba(18,61,58,.08)}.portal-detail-list strong,.portal-list-card strong{color:var(--brand-deep);font-family:Georgia,Times New Roman,serif;font-size:1.05rem;line-height:1.35}.portal-detail-list span,.portal-list-card small,.portal-list-card span{color:var(--muted);line-height:1.65}.portal-empty-state{padding:20px 22px;border-radius:20px;background:rgba(247,243,236,.78);border:1px dashed rgba(18,61,58,.16)}.portal-subgrid,.portal-two-column-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.portal-inline-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.portal-inline-actions select{min-height:44px;min-width:220px;padding:10px 14px;border:1px solid rgba(18,61,58,.14);border-radius:16px;background:rgba(255,255,255,.92);color:var(--text);font:inherit}.portal-choice-row,.portal-student-row{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start;padding:18px 20px;border-radius:20px;border:1px solid rgba(18,61,58,.08);background:rgba(255,255,255,.88)}.portal-choice-row input{margin-top:5px}.portal-choice-row div,.portal-student-row{color:var(--muted)}.portal-choice-row strong,.portal-student-row strong{display:block;margin-bottom:6px;color:var(--brand-deep);font-family:Georgia,Times New Roman,serif;font-size:1.05rem}.portal-subtle-card{display:grid;grid-gap:12px;gap:12px;padding:18px 20px;border-radius:20px;background:rgba(247,243,236,.72);border:1px solid rgba(18,61,58,.08)}.portal-dashboard-staff .portal-subtle-card{box-shadow:inset 0 1px 0 rgba(255,255,255,.22)}.portal-brand-alert .portal-alert-meta span,.portal-brand-card .portal-chip-row span,.portal-dashboard-staff .portal-pill-list span,.portal-side-card-staff .portal-chip-row span{background:rgba(255,252,245,.9);border-color:rgba(18,61,58,.12)}.portal-pill-list{display:flex;flex-wrap:wrap;gap:10px}.portal-pill-list span{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.88);border:1px solid rgba(18,61,58,.08);color:var(--brand-deep);font-size:.84rem;font-weight:600}.portal-message-thread{display:grid;grid-gap:12px;gap:12px;max-height:420px;overflow:auto;padding-right:4px}.portal-dashboard-staff .portal-message-thread{padding:16px;border-radius:24px;background:rgba(255,251,244,.62);border:1px solid rgba(18,61,58,.08)}.portal-message-bubble{display:grid;grid-gap:8px;gap:8px;max-width:min(92%,560px);padding:16px 18px;border-radius:20px;border:1px solid rgba(18,61,58,.08)}.portal-message-bubble p{margin:0}.portal-message-bubble-staff{justify-self:start;background:linear-gradient(180deg,rgba(255,252,247,.94),rgba(246,241,232,.9))}.portal-message-bubble-student{justify-self:end;background:rgba(228,244,239,.82)}.portal-dashboard-staff .portal-student-row-active{box-shadow:0 22px 42px rgba(12,74,78,.1),inset 0 1px 0 rgba(255,255,255,.18)}.portal-panel-wide{grid-column:1/-1}.portal-student-row{width:100%;border:1px solid rgba(18,61,58,.08);text-align:left;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.portal-student-row:hover{transform:translateY(-1px);border-color:rgba(12,74,78,.16);box-shadow:0 18px 36px rgba(12,74,78,.08)}.portal-student-row-active{border-color:rgba(12,74,78,.18);background:rgba(228,244,239,.68)}.portal-mfa-card{padding-top:8px;border-top:1px solid rgba(18,61,58,.08)}.portal-form-card-staff .portal-mfa-card{border-top-color:rgba(18,61,58,.12)}.portal-page-workspace .portal-page-shell{width:min(1420px,calc(100vw - 28px));gap:20px}.portal-page-workspace .portal-page-hero{padding:24px 28px}.portal-page-workspace .portal-page-hero h1{max-width:none;font-size:clamp(1.95rem,3.4vw,3rem)}.portal-page-workspace .portal-page-hero p{max-width:84ch;margin-top:10px}.portal-page-workspace .site-container{width:100%}.portal-page-workspace .section-spacing{padding-top:0;padding-bottom:0}.portal-page-workspace .portal-shell{gap:0}.portal-staff-shell{display:grid;grid-template-columns:260px minmax(0,1fr);grid-gap:18px;gap:18px;min-height:840px}.portal-staff-hero,.portal-staff-metric-card,.portal-staff-sidebar,.portal-staff-topbar{position:relative;overflow:hidden}.portal-staff-sidebar{align-self:start;position:-webkit-sticky;position:sticky;top:22px;display:grid;grid-gap:20px;gap:20px;padding:22px 18px;border-radius:30px;background:radial-gradient(circle at top right,rgba(231,199,144,.18),transparent 26%),linear-gradient(180deg,rgba(12,74,78,.98),rgba(14,61,58,.97) 54%,rgba(11,44,46,.99));border:1px solid rgba(12,74,78,.18);box-shadow:0 30px 64px rgba(8,33,35,.26),inset 0 1px 0 rgba(255,255,255,.08)}.portal-staff-hero:before,.portal-staff-metric-card:before,.portal-staff-shell .portal-detail-list div:before,.portal-staff-shell .portal-list-card:before,.portal-staff-shell .portal-panel:before,.portal-staff-shell .portal-subtle-card:before,.portal-staff-sidebar:before,.portal-staff-topbar:before{content:"";position:absolute;inset:0;pointer-events:none}.portal-staff-sidebar:before{background:linear-gradient(135deg,rgba(255,255,255,.07),transparent 40%),radial-gradient(circle at left top,rgba(231,199,144,.14),transparent 30%)}.portal-staff-sidebar>*{position:relative;z-index:1}.portal-staff-sidebar-brand{display:grid;grid-gap:12px;gap:12px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.12)}.portal-staff-sidebar .service-pill{color:rgba(255,248,235,.9)}.portal-staff-sidebar-brand h3{margin:0;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:1.65rem;line-height:1.1}.portal-staff-sidebar-brand p,.portal-staff-sidebar-foot .portal-subtle-card span{margin:0;color:rgba(239,234,224,.8);line-height:1.7}.portal-staff-nav{display:grid;grid-gap:10px;gap:10px}.portal-staff-nav-item{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:52px;padding:0 16px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:rgba(255,255,255,.04);color:rgba(255,252,245,.86);font:inherit;font-weight:600;text-align:left;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.portal-staff-nav-item:hover{transform:translateY(-1px);border-color:rgba(231,199,144,.2);background:rgba(255,255,255,.08)}.portal-staff-nav-item small{display:inline-flex;align-items:center;justify-content:center;min-width:34px;min-height:30px;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.1);color:#fff;font-size:.76rem;font-weight:700}.portal-staff-nav-item-active{border-color:rgba(231,199,144,.2);background:rgba(255,255,255,.12);box-shadow:0 18px 30px rgba(4,24,24,.16),inset 0 1px 0 rgba(255,255,255,.12)}.portal-staff-nav-item-active small{background:rgba(231,199,144,.2)}.portal-staff-sidebar-foot{display:grid;grid-gap:12px;gap:12px;margin-top:auto}.portal-staff-sidebar-foot .portal-subtle-card{padding:16px 18px;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.1);box-shadow:none}.portal-staff-sidebar-foot .portal-subtle-card strong{color:#fff}.portal-staff-main{min-width:0;display:grid;grid-gap:18px;gap:18px}.portal-staff-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;border-radius:24px;border:1px solid rgba(18,61,58,.08);background:rgba(255,252,247,.84);box-shadow:0 18px 36px rgba(16,43,42,.08),inset 0 1px 0 rgba(255,255,255,.45);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.portal-staff-topbar:before{background:linear-gradient(90deg,rgba(12,74,78,.05),transparent 30%),radial-gradient(circle at top right,rgba(231,199,144,.14),transparent 32%)}.portal-staff-topbar>*{position:relative;z-index:1}.portal-staff-topbar strong{display:block;margin-top:4px;color:var(--brand-deep);font-family:Georgia,Times New Roman,serif;font-size:1.35rem}.portal-staff-content,.portal-staff-section-stack,.portal-staff-student-workspace{display:grid;grid-gap:18px;gap:18px}.portal-staff-hero{display:grid;grid-template-columns:minmax(0,1.35fr) auto;grid-gap:18px;gap:18px;align-items:end;padding:28px;border-radius:30px;background:radial-gradient(circle at top right,rgba(231,199,144,.22),transparent 26%),linear-gradient(135deg,rgba(12,74,78,.98),rgba(18,61,58,.96) 60%,rgba(11,55,57,.96));border:1px solid rgba(12,74,78,.18);box-shadow:0 30px 64px rgba(12,74,78,.2),inset 0 1px 0 rgba(255,255,255,.08)}.portal-staff-hero:before{background:linear-gradient(135deg,rgba(255,255,255,.07),transparent 40%),linear-gradient(90deg,transparent,rgba(231,199,144,.12))}.portal-staff-hero>*{position:relative;z-index:1}.portal-staff-hero h2{margin:10px 0 0;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.5vw,3rem);line-height:1.05}.portal-staff-hero p{max-width:72ch;margin:14px 0 0;color:rgba(243,239,231,.88);line-height:1.75}.portal-dashboard-actions,.portal-staff-hero-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end;align-items:center}.portal-staff-metric-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:16px;gap:16px}.portal-staff-metric-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-staff-metric-card{display:grid;grid-gap:10px;gap:10px;padding:22px 20px;border-radius:24px;background:radial-gradient(circle at top right,rgba(231,199,144,.14),transparent 32%),linear-gradient(180deg,rgba(255,252,247,.98),rgba(247,242,234,.94));border:1px solid rgba(18,61,58,.08);box-shadow:0 18px 32px rgba(16,43,42,.08),inset 0 1px 0 rgba(255,255,255,.4)}.portal-staff-metric-card:before{background:linear-gradient(180deg,rgba(255,255,255,.22),transparent 24%),linear-gradient(90deg,transparent,rgba(231,199,144,.08))}.portal-staff-metric-card strong{position:relative;z-index:1;color:var(--brand-deep);font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3vw,2.6rem);line-height:.95}.portal-staff-metric-card p{position:relative;z-index:1;margin:0;color:var(--muted);line-height:1.68}.portal-staff-home-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);grid-gap:18px;gap:18px}.portal-staff-shell .portal-detail-list div,.portal-staff-shell .portal-list-card,.portal-staff-shell .portal-panel,.portal-staff-shell .portal-student-row,.portal-staff-shell .portal-subtle-card{position:relative;overflow:hidden;background:radial-gradient(circle at top right,rgba(231,199,144,.12),transparent 30%),linear-gradient(180deg,rgba(255,252,247,.94),rgba(246,241,232,.92));border-color:rgba(18,61,58,.1);box-shadow:0 18px 34px rgba(16,43,42,.06),inset 0 1px 0 rgba(255,255,255,.24)}.portal-staff-shell .portal-detail-list div:before,.portal-staff-shell .portal-list-card:before,.portal-staff-shell .portal-panel:before,.portal-staff-shell .portal-subtle-card:before{background:linear-gradient(180deg,rgba(255,255,255,.16),transparent 24%),linear-gradient(90deg,transparent,rgba(231,199,144,.08))}.portal-staff-shell .portal-detail-list div>*,.portal-staff-shell .portal-list-card>*,.portal-staff-shell .portal-panel>*,.portal-staff-shell .portal-subtle-card>*{position:relative;z-index:1}.portal-staff-shell .portal-detail-list strong,.portal-staff-shell .portal-list-card strong,.portal-staff-shell .portal-panel strong,.portal-staff-shell .portal-subtle-card strong{color:var(--brand-deep)}.portal-staff-shell .portal-message-thread{padding:16px;border-radius:24px;background:rgba(255,251,244,.68);border:1px solid rgba(18,61,58,.08)}.portal-staff-shell .portal-student-row-active{border-color:rgba(12,74,78,.18);background:rgba(228,244,239,.68);box-shadow:0 22px 42px rgba(12,74,78,.1),inset 0 1px 0 rgba(255,255,255,.18)}.portal-staff-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.portal-staff-checklist-item{display:grid;grid-gap:8px;gap:8px;min-height:100%;padding:18px 20px;border:1px solid rgba(18,61,58,.08);border-radius:20px;background:rgba(255,255,255,.78);color:var(--muted);font:inherit;text-align:left;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.portal-staff-checklist-item strong{color:var(--brand-deep)}.portal-staff-checklist-item:hover{transform:translateY(-1px);border-color:rgba(12,74,78,.16);box-shadow:0 18px 36px rgba(12,74,78,.08)}.portal-staff-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.portal-staff-card-grid-wide{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}.portal-chip-row-wide{margin-top:0}.portal-chip-row-wide span{background:rgba(255,252,245,.94)}.portal-staff-team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.portal-field-span-full{grid-column:1/-1}@keyframes rise-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1180px){.topbar{border-radius:30px}.accommodation-detail-layout,.contact-banner,.contact-layout,.destination-card-spotlight,.destination-detail-card,.editorial-panel,.hero-grid,.portal-dashboard-grid,.portal-form-grid,.portal-role-grid,.site-footer-grid,.split-feature{grid-template-columns:1fr}.hero-visual{min-height:auto}.accommodation-workspace-grid{grid-template-columns:1fr}.accommodation-detail-sidebar,.accommodation-distance-grid,.accommodation-feature-groups,.accommodation-grid,.accommodation-grid-loading{grid-template-columns:repeat(2,minmax(0,1fr))}.accommodation-detail-sidebar{align-items:start}.app-download-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-ribbon{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-columns{grid-template-columns:1fr}.portal-page-hero,.portal-page-topbar{border-radius:24px}.portal-page-workspace .portal-page-shell{width:min(100vw - 24px,1360px)}.portal-staff-shell{grid-template-columns:236px minmax(0,1fr)}.portal-staff-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-dashboard-briefing-grid,.portal-staff-card-grid,.portal-staff-card-grid-wide,.portal-staff-home-grid,.portal-staff-team-grid{grid-template-columns:1fr}.portal-dashboard-briefing .portal-pill-list{justify-content:flex-start}}@media (max-width:960px){.topbar{display:grid;justify-content:stretch;border-radius:28px}.header-actions,.topnav{flex-wrap:wrap}.topnav{gap:14px 18px}.accommodation-detail-sidebar,.accommodation-distance-grid,.accommodation-feature-groups,.accommodation-gallery-grid,.accommodation-gallery-side,.accommodation-grid,.accommodation-grid-loading,.accommodation-search-grid,.app-download-grid,.catalogue-course-grid,.course-explorer-hero-grid,.course-explorer-metrics,.course-explorer-support-grid,.course-explorer-visual,.course-grid,.destination-grid,.event-grid,.finder-controls,.finder-controls-university,.finder-explorer-intro,.finder-explorer-meta,.hero-grid,.hero-metrics,.hero-visual,.portal-detail-list,.portal-standalone-entry,.portal-stat-grid,.portal-subgrid,.portal-two-column-fields,.process-grid,.resource-grid,.testimonial-grid,.three-up-grid,.two-up-grid,.university-grid{grid-template-columns:1fr}.course-explorer-copy h1{max-width:none}.course-explorer-image-card{min-height:420px}.portal-page-topbar{display:grid;justify-content:stretch}.portal-page-top-actions{justify-content:flex-start}.portal-page-hero{padding:26px 24px}.portal-page-workspace .portal-page-shell{width:min(100vw - 24px,1280px)}.portal-page-hero h1{max-width:none}.portal-page-workspace .portal-page-hero{padding:20px 22px}.portal-staff-shell{grid-template-columns:1fr}.portal-staff-sidebar{position:static;border-radius:26px}.portal-staff-hero,.portal-staff-topbar{grid-template-columns:1fr;align-items:start}.portal-staff-hero,.portal-staff-metric-card,.portal-staff-topbar{border-radius:24px}.portal-dashboard-actions,.portal-staff-hero-actions{justify-content:flex-start}.portal-staff-card-grid,.portal-staff-card-grid-wide,.portal-staff-checklist,.portal-staff-metric-grid,.portal-staff-metric-grid-compact,.portal-staff-team-grid{grid-template-columns:1fr}.hero-image-main{min-height:520px}.accommodation-hero-side,.accommodation-workspace-top{grid-template-columns:1fr;display:grid;align-items:stretch}.accommodation-toolbar-pills{justify-content:flex-start}.destination-image-wrap-large{min-height:320px}.brand-ribbon{grid-template-columns:repeat(2,minmax(0,1fr))}.site-header{display:grid;justify-content:stretch}.header-actions{justify-content:space-between}.accommodation-embed-header{flex-direction:column;align-items:stretch}.accommodation-workspace-shell{padding:22px;border-radius:28px}.accommodation-dialog{padding:24px;border-radius:24px}.accommodation-detail-title-row{display:grid}.accommodation-detail-hero-actions{justify-content:flex-start}.accommodation-module-main-image{min-height:420px}.floating-note{left:16px;right:16px;bottom:16px;max-width:none;padding:18px}.accommodation-browser-intro,.accommodation-empty-state,.accommodation-search-panel{padding:24px}.accommodation-card-actions{grid-template-columns:1fr}.accommodation-dialog-copy{padding-right:0}.accommodation-module-hero .hero-grid{gap:26px;padding-top:32px}.accommodation-module-hero .hero-copy h1{max-width:none;font-size:clamp(2.5rem,7vw,4rem)}.accommodation-module-hero .hero-lead{max-width:none}.accommodation-module-hero .hero-metrics{grid-template-columns:1fr;margin-top:20px}.accommodation-module-hero .hero-side-stack{grid-template-columns:1fr;grid-template-rows:auto auto;gap:16px}.accommodation-module-hero .hero-side-stack .hero-image-card{min-height:220px}.accommodation-gallery-main{min-height:380px}.catalogue-sync-banner{flex-direction:column;align-items:stretch}.course-explorer-copy,.course-explorer-side-card,.finder-explorer-intro,.finder-shell-explorer{padding:24px}.catalogue-card-actions .button{width:100%}.contact-detail-grid{grid-template-columns:1fr}.site-ai-window{width:min(360px,calc(100vw - 24px))}.app-download-card{padding:26px}}@media (max-width:640px){:root{--site-width:min(100vw - 24px,1180px)}.hero-shell{padding-top:12px}.contact-card,.contact-info-card,.course-card,.destination-card,.destination-detail-card,.editorial-card,.enquiry-form,.event-card,.process-card,.resource-card,.service-card,.site-header,.split-feature-copy,.testimonial-card,.topbar{border-radius:24px}.hero-copy h1{font-size:clamp(2.6rem,13vw,4.2rem)}.hero-image-main{min-height:420px}.brandmark-logo{width:48px;height:48px}.accommodation-hero-main{min-height:420px}.accommodation-toolbar-pills span{width:100%;justify-content:center}.accommodation-card,.accommodation-detail-hero,.accommodation-detail-panel,.accommodation-detail-section,.accommodation-dialog{border-radius:24px}.accommodation-card-copy{padding:18px}.accommodation-card-media{min-height:180px}.accommodation-card-actions,.accommodation-detail-hero-actions,.catalogue-card-actions{display:grid;grid-template-columns:1fr}.accommodation-card-actions .button,.accommodation-detail-hero-actions .button,.catalogue-card-actions .button{min-width:0}.accommodation-dialog-backdrop{padding:12px}.accommodation-dialog{max-height:min(88vh,900px);padding:20px}.accommodation-dialog-property{padding:16px 18px}.accommodation-detail-hero,.accommodation-detail-panel,.accommodation-detail-section{padding:22px}.accommodation-gallery-main{min-height:280px}.accommodation-gallery-thumb{min-height:100px}.accommodation-module-main-image{min-height:240px}.hero-side-stack{gap:16px}.app-download-card{padding:24px}.portal-page-workspace .portal-page-shell{width:min(100vw - 18px,1240px)}.portal-page-workspace .portal-page-hero,.portal-page-workspace .portal-page-topbar,.portal-staff-hero,.portal-staff-metric-card,.portal-staff-shell .portal-detail-list div,.portal-staff-shell .portal-list-card,.portal-staff-shell .portal-panel,.portal-staff-shell .portal-student-row,.portal-staff-shell .portal-subtle-card,.portal-staff-sidebar,.portal-staff-topbar{border-radius:24px}.portal-page-workspace .portal-page-topbar{padding:16px 18px}.portal-page-workspace .portal-page-hero{padding:18px 20px}.portal-page-workspace .portal-page-hero h1{font-size:clamp(1.8rem,8vw,2.5rem)}.portal-staff-sidebar{padding:18px 16px}.portal-staff-topbar{padding:14px 16px}.portal-staff-hero{padding:22px 20px}.portal-staff-metric-card{padding:18px 16px}.portal-staff-metric-card strong{font-size:clamp(1.8rem,8vw,2.3rem)}.portal-staff-checklist-item,.portal-staff-shell .portal-detail-list div,.portal-staff-shell .portal-list-card,.portal-staff-shell .portal-subtle-card{padding:16px 18px}.portal-staff-shell .portal-message-thread{padding:14px;border-radius:20px}.app-download-card-top{grid-template-columns:1fr}.app-download-icon{width:52px;height:52px}.hero-quote{padding:22px}.floating-note{left:12px;right:12px;bottom:12px;padding:14px 16px}.floating-note strong{font-size:1rem}.accommodation-browser-copy h2{font-size:1.55rem}.accommodation-browser-copy p,.accommodation-module-copy .hero-lead{font-size:.96rem;line-height:1.68}.accommodation-module-hero{padding-bottom:18px}.accommodation-module-hero .hero-grid{gap:20px;padding-top:18px}.accommodation-module-copy{gap:14px}.accommodation-module-hero .eyebrow{margin-bottom:0}.accommodation-module-hero .hero-copy h1{max-width:none;font-size:clamp(2.1rem,10vw,3rem);line-height:1.08}.accommodation-module-hero .hero-lead{margin:0;max-width:none}.accommodation-module-hero .hero-metrics{margin-top:0;gap:12px}.accommodation-module-hero .hero-metrics div{padding:16px;border-radius:20px}.accommodation-module-hero .hero-visual{grid-template-columns:1fr;gap:14px;min-height:auto}.accommodation-module-hero .hero-side-stack{display:none}.accommodation-browser-intro,.accommodation-empty-state,.accommodation-search-panel{padding:20px}.accommodation-search-grid{grid-template-columns:1fr}.accommodation-search-wide{grid-column:auto}.finder-summary{align-items:flex-start;flex-direction:column}.accommodation-card-price{right:10px;bottom:10px;padding:8px 12px;font-size:.9rem}.course-badges span{min-height:34px;padding:0 12px;font-size:.85rem}.destination-image-wrap,.resource-image-wrap{height:220px}.brand-ribbon{grid-template-columns:1fr}.section-spacing{padding-top:78px}.accommodation-embed-shell{padding:20px}.accommodation-embed-frame{min-height:820px;padding:10px;border-radius:24px}.accommodation-iframe{min-height:800px;height:800px;border-radius:18px}.catalogue-sync-banner{padding:20px}.course-explorer-shell{padding-top:18px}.course-explorer-copy,.course-explorer-side-card,.finder-explorer-intro,.finder-shell-explorer{padding:22px}.course-explorer-image-card{min-height:320px}.course-explorer-copy h1{font-size:clamp(2.5rem,10vw,3.3rem)}.site-ai-shell{right:12px;bottom:12px;left:12px;justify-items:stretch}.site-ai-window{width:min(100%,100%);max-height:min(520px,calc(100vh - 112px));padding:16px;border-radius:24px}.site-ai-footer,.site-ai-form-row,.site-ai-header{grid-template-columns:1fr;justify-content:stretch}.site-ai-footer,.site-ai-form-row{display:grid}.site-ai-message{max-width:92%}.site-ai-launcher{justify-content:center}}.portal-page-meta{display:none}.portal-page-entry,.portal-page-workspace{padding:0}.portal-page-entry{background:linear-gradient(135deg,#f5f7fc,#eef2fb 42%,#dfe8f6)}.portal-page-workspace{background:#eef2f7}.portal-page-entry .portal-page-shell,.portal-page-workspace .portal-page-shell{width:100%;margin:0;max-width:none;min-height:100vh;gap:0}.portal-page-entry .portal-page-body,.portal-page-workspace .portal-page-body{min-height:100vh}.portal-entry-surface,.portal-workspace-surface{width:100%}.portal-entry-surface .portal-shell,.portal-workspace-surface .portal-shell{gap:0}.portal-auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(360px,520px) minmax(0,1fr);background:#fff}.portal-auth-panel{display:grid;align-content:center;grid-gap:24px;gap:24px;padding:48px clamp(28px,5vw,72px)}.portal-auth-brand{display:inline-flex;align-items:center;gap:14px;color:var(--brand)}.portal-auth-brand .brandmark-logo{width:54px;height:54px}.portal-auth-brand strong{display:block;color:var(--brand);font-size:1.8rem;line-height:1.05}.portal-auth-brand small{display:block;margin-top:2px;color:var(--muted);font-size:.95rem}.portal-auth-copy{display:grid;grid-gap:12px;gap:12px}.portal-auth-copy h2{margin:0;color:var(--brand-deep);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.1rem,4vw,2.8rem)}.portal-auth-copy p{margin:0;color:var(--muted);line-height:1.75}.portal-auth-form{gap:16px}.portal-auth-helper,.portal-auth-submit{width:100%;justify-content:center}.portal-auth-divider{position:relative;display:flex;align-items:center;justify-content:center;color:rgba(18,61,58,.44);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.portal-auth-divider:after,.portal-auth-divider:before{content:"";position:absolute;top:50%;width:calc(50% - 52px);height:1px;background:rgba(18,61,58,.12)}.portal-auth-divider:before{left:0}.portal-auth-divider:after{right:0}.portal-auth-divider span{position:relative;z-index:1;padding:0 12px;background:#fff}.portal-auth-helper-list{display:grid;grid-gap:12px;gap:12px}.portal-auth-footer{display:flex;flex-wrap:wrap;gap:10px}.portal-auth-footer span{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;background:rgba(12,74,78,.06);border:1px solid rgba(12,74,78,.08);color:var(--brand-deep);font-size:.82rem;font-weight:600}.portal-auth-mfa{margin-top:6px;padding-top:20px}.portal-auth-visual{position:relative;overflow:hidden;display:grid;align-content:center;grid-gap:26px;gap:26px;padding:48px clamp(24px,4vw,52px);background:linear-gradient(180deg,rgba(215,229,252,.98),rgba(200,219,248,.98))}.portal-auth-visual:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 14% 12%,rgba(255,255,255,.3),transparent 20%),radial-gradient(circle at 84% 18%,rgba(255,255,255,.24),transparent 22%);pointer-events:none}.portal-auth-visual-copy{position:relative;z-index:1;max-width:34rem;display:grid;grid-gap:12px;gap:12px}.portal-auth-visual-copy h3{margin:0;color:var(--brand-deep);font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.8vw,3rem);line-height:1.08}.portal-auth-visual-copy p{margin:0;color:rgba(24,48,77,.8);line-height:1.75}.portal-auth-scene{position:relative;min-height:520px;border-radius:36px;background:linear-gradient(180deg,rgba(255,255,255,.18),transparent 38%),linear-gradient(180deg,rgba(92,135,232,.18),rgba(78,123,221,.12));border:1px solid rgba(69,100,175,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.28)}.portal-auth-sun{top:44px;right:150px;width:54px;height:54px;background:#f5c44d}.portal-auth-cloud,.portal-auth-sun{position:absolute;border-radius:999px}.portal-auth-cloud{display:block;height:44px;background:rgba(255,255,255,.92)}.portal-auth-cloud:after,.portal-auth-cloud:before{content:"";position:absolute;bottom:0;border-radius:999px;background:inherit}.portal-auth-cloud:before{left:28px;width:64px;height:52px}.portal-auth-cloud:after{right:24px;width:82px;height:62px}.portal-auth-cloud-one{top:66px;right:70px;width:270px}.portal-auth-cloud-two{top:160px;left:42px;width:140px}.portal-auth-campus{position:absolute;left:44px;right:44px;bottom:72px;height:230px}.portal-auth-campus-body,.portal-auth-campus-roof,.portal-auth-campus-wing{position:absolute;display:block;border:4px solid rgba(61,105,212,.72);background:rgba(112,150,242,.22)}.portal-auth-campus-body{left:50%;bottom:0;width:170px;height:168px;transform:translateX(-50%)}.portal-auth-campus-roof{left:50%;bottom:168px;width:198px;height:18px;transform:translateX(-50%);background:rgba(77,116,223,.92)}.portal-auth-campus-wing{bottom:0;width:calc(50% - 88px);height:106px}.portal-auth-campus-wing-left{left:0}.portal-auth-campus-wing-right{right:0}.portal-auth-figure{position:absolute;bottom:52px;display:grid;justify-items:center;grid-gap:6px;gap:6px}.portal-auth-figure-head{display:block;width:34px;height:34px;border-radius:999px;background:#7b4a28}.portal-auth-figure-body{display:block;width:88px;height:170px;border-radius:40px 40px 24px 24px}.portal-auth-figure-one{left:120px}.portal-auth-figure-one .portal-auth-figure-body{background:linear-gradient(180deg,#f7f7f7,#cfdcff)}.portal-auth-figure-two{left:50%;transform:translateX(-50%)}.portal-auth-figure-two .portal-auth-figure-head{width:46px;height:46px}.portal-auth-figure-two .portal-auth-figure-body{width:132px;height:222px;background:linear-gradient(180deg,#eb6c7a,#f3a159)}.portal-auth-figure-three{right:118px}.portal-auth-figure-three .portal-auth-figure-body{background:linear-gradient(180deg,#ffffff,#7196f5)}.portal-workspace-surface{padding:18px}.portal-staff-shell{grid-template-columns:76px minmax(0,1fr);gap:14px;min-height:calc(100vh - 36px)}.portal-staff-rail{padding:14px 10px;border-radius:24px;gap:18px}.portal-staff-rail-brand{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;margin:0 auto;border-radius:16px;background:rgba(255,255,255,.12);box-shadow:inset 0 1px 0 rgba(255,255,255,.16)}.portal-staff-rail-brand .brandmark-logo{width:38px;height:38px}.portal-staff-nav-item{display:grid;justify-items:center;grid-gap:8px;gap:8px;padding:10px 8px;min-height:58px;border-radius:16px}.portal-staff-nav-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:12px;background:rgba(255,255,255,.08);color:#fff;font-size:.76rem;font-weight:800;letter-spacing:.08em}.portal-staff-nav-copy,.portal-staff-nav-item small{display:none}.portal-staff-topbar{min-height:72px;padding:12px 18px;border-radius:22px;background:linear-gradient(135deg,var(--brand),#236f6d);border-color:rgba(12,74,78,.16);box-shadow:0 18px 38px rgba(12,74,78,.16),inset 0 1px 0 rgba(255,255,255,.08)}.portal-staff-topbar:before{background:linear-gradient(90deg,rgba(255,255,255,.08),transparent 32%),radial-gradient(circle at top right,rgba(231,199,144,.18),transparent 30%)}.portal-staff-topbar-leading{display:flex;align-items:center;gap:12px}.portal-staff-topbar-tab{display:inline-flex;align-items:center;min-height:42px;padding:0 16px;border-radius:12px;background:rgba(255,255,255,.14);color:#fff;font-weight:700}.portal-staff-topbar .button-secondary{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.16);color:#fff}.portal-staff-topbar .button-primary{background:#fff;color:var(--brand)}.portal-staff-overview-head{padding:8px 4px 4px;border:0;border-radius:0;background:transparent;box-shadow:none}.portal-staff-overview-head:before{display:none}.portal-staff-overview-head h2{color:#2d3553}.portal-staff-overview-head p{color:#66708d;max-width:54rem}.portal-staff-overview-head .mini-label{color:#6d7490}.portal-staff-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:8px 4px 0}.portal-staff-section-heading h3{margin:0;color:#2d3553;font-family:Georgia,Times New Roman,serif;font-size:2rem}.portal-staff-section-heading p{margin:6px 0 0;color:#66708d}.portal-staff-spotlight{background:linear-gradient(180deg,rgba(12,74,78,.98),rgba(24,86,84,.98));border-color:rgba(12,74,78,.18);box-shadow:0 24px 46px rgba(12,74,78,.18),inset 0 1px 0 rgba(255,255,255,.08)}.portal-staff-spotlight:before{background:linear-gradient(135deg,rgba(255,255,255,.07),transparent 42%),linear-gradient(90deg,transparent,rgba(231,199,144,.14))}.portal-staff-spotlight h3,.portal-staff-spotlight p,.portal-staff-spotlight span,.portal-staff-spotlight strong,.portal-staff-spotlight>*{position:relative;z-index:1}.portal-staff-spotlight .portal-chip-row span,.portal-staff-spotlight .service-pill,.portal-staff-spotlight h3,.portal-staff-spotlight p{color:#fff}.portal-staff-spotlight .portal-chip-row span{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.14)}.portal-staff-spotlight .button-secondary{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.18);color:#fff}@media (max-width:1180px){.portal-auth-shell{grid-template-columns:1fr}.portal-auth-visual{min-height:560px}}@media (max-width:960px){.portal-workspace-surface{padding:12px}.portal-staff-shell{grid-template-columns:1fr;min-height:auto}.portal-staff-rail{position:static;grid-template-columns:auto 1fr auto;align-items:center;padding:12px}.portal-staff-nav{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.portal-staff-nav-item{min-width:58px}.portal-staff-sidebar-foot{display:none}.portal-auth-panel,.portal-auth-visual{padding:28px 22px}.portal-auth-scene{min-height:360px}.portal-auth-campus{left:24px;right:24px;bottom:42px;height:170px}.portal-auth-campus-body{width:132px;height:126px}.portal-auth-campus-roof{bottom:126px;width:152px}.portal-auth-campus-wing{width:calc(50% - 68px);height:82px}.portal-auth-figure{bottom:22px}.portal-auth-figure-two .portal-auth-figure-body{width:104px;height:168px}}@media (max-width:640px){.portal-auth-panel,.portal-auth-visual{padding:24px 18px}.portal-auth-visual{min-height:420px}.portal-auth-visual-copy h3{font-size:clamp(1.8rem,9vw,2.35rem)}.portal-auth-scene{min-height:280px;border-radius:26px}.portal-auth-sun{top:24px;right:68px;width:38px;height:38px}.portal-auth-cloud-one{top:42px;right:26px;width:180px}.portal-auth-cloud-two{top:108px;left:20px;width:108px}.portal-auth-figure-one{left:46px}.portal-auth-figure-three{right:42px}.portal-auth-figure-head{width:26px;height:26px}.portal-auth-figure-body{width:58px;height:118px}.portal-auth-figure-two .portal-auth-figure-head{width:34px;height:34px}.portal-auth-figure-two .portal-auth-figure-body{width:84px;height:132px}.portal-staff-overview-head,.portal-staff-topbar{gap:12px}.portal-staff-overview-head h2{font-size:clamp(2rem,8vw,2.6rem)}.portal-staff-section-heading h3{font-size:1.7rem}}