@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');

:root {
  --st-navy: #092b49;
  --st-ink: #102d46;
  --st-blue: #007aa6;
  --st-sky: #00afe5;
  --st-yellow: #f3e449;
  --st-pale: #edf5f9;
  --st-soft: #f2f6f8;
  --st-muted: #566a7a;
  --st-line: #dbe4e9;
  --st-white: #fff;
}

html { scroll-behavior: smooth; scroll-padding-top: 112px; }
body { color: var(--st-ink); font-family: 'DM Sans', Arial, sans-serif; }
.elementor a { color: inherit; }
.elementor-widget-text-editor p:last-child { margin-bottom: 0; }
.st-section { width: 100%; padding: 88px 0; }
.st-wrap { width: min(1280px, calc(100% - 96px)); max-width: 1280px; margin-inline: auto; }
.st-row { display: flex; flex-direction: row; gap: clamp(36px, 6vw, 84px); align-items: center; }
.st-row > .st-column { flex: 1 1 0; min-width: 0; }
.st-section .elementor-heading-title,
.st-site-header .elementor-heading-title,
.st-site-footer .elementor-heading-title { color: inherit; font-family: Manrope, Arial, sans-serif; }
.st-section h1.elementor-heading-title { font-size: clamp(3.2rem, 5.6vw, 5.8rem); line-height: 1.06; letter-spacing: -.055em; font-weight: 600; }
.st-section h2.elementor-heading-title { font-size: clamp(2rem, 3.2vw, 3.15rem); line-height: 1.18; letter-spacing: -.045em; font-weight: 600; }
.st-section h3.elementor-heading-title { font-size: 1.35rem; line-height: 1.4; letter-spacing: -.025em; font-weight: 600; }
.st-section .elementor-heading-title span { color: var(--st-blue); }
.st-eyebrow p,
.st-file-tag p { margin: 0; color: var(--st-blue); font-size: .75rem; line-height: 1.6; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; }
.st-eyebrow.st-light p { color: #bee1ef; }
.st-section .elementor-widget-text-editor { color: var(--st-muted); font-size: 1rem; line-height: 1.75; }
.st-section .st-lead { color: var(--st-ink); font-size: 1.2rem; line-height: 1.65; }
.st-section-intro { max-width: 760px; }
.st-button .elementor-button { padding: 16px 23px; border: 1px solid transparent; border-radius: 3px; background: var(--st-navy); color: #fff; font-family: 'DM Sans', Arial, sans-serif; font-size: .95rem; font-weight: 600; line-height: 1.45; transition: background .18s ease, transform .18s ease; }
.st-button .elementor-button:hover { background: #165174; transform: translateY(-2px); }
.st-button .elementor-button-text::after { content: ' ↗'; margin-left: 18px; }
.st-button.st-download .elementor-button-text::after { content: ' ↓'; }
.st-button.st-yellow .elementor-button { background: var(--st-yellow); color: var(--st-navy); }
.st-button.st-yellow .elementor-button:hover { background: #fff078; }
.st-button.st-outline-light .elementor-button { background: transparent; border-color: #8faabd; color: #fff; }
.st-button.st-outline-light .elementor-button:hover { border-color: var(--st-yellow); color: var(--st-yellow); }
.st-button-row { display: flex; gap: 16px; flex-wrap: wrap; }
.st-text-link a { color: var(--st-blue); font-weight: 600; border-bottom: 1px solid #9badba; padding-bottom: 4px; }
.st-caption { color: var(--st-muted); font-size: .82rem; }
.st-white { background: #fff; }
.st-soft { background: var(--st-soft); }
.st-pale { background: var(--st-pale); }

/* Header */
.st-utility-bar { width: 100%; background: var(--st-navy); color: #dce9f2; }
.st-utility { min-height: 34px; display: flex; justify-content: space-between; align-items: center; gap: 24px; }
.st-utility .elementor-widget-text-editor { width: auto; color: inherit; font-size: .78rem; }
.st-utility p { margin: 0; }
.st-utility a:hover { text-decoration: underline; }
.st-header-bar { width: 100%; background: #fff; border-bottom: 1px solid var(--st-line); }
.st-main-header { min-height: 98px; display: flex; flex-direction: row; align-items: center; gap: 24px; }
.st-brand { display: flex; align-items: center; flex-direction: row; gap: 13px; flex: 0 0 280px; width: 280px; max-width: 280px; }
.st-logo { width: 45px; flex: 0 0 45px; }
.st-logo img { width: 45px; height: 58px; object-fit: contain; }
.st-brand-name { width: auto; }
.st-brand-name p { margin: 0; line-height: 1.16; }
.st-brand-name strong { display: block; font-family: Manrope, Arial, sans-serif; font-size: 1.22rem; letter-spacing: .025em; font-weight: 800; }
.st-brand-name span { display: block; margin-top: 5px; font-size: .62rem; font-weight: 600; letter-spacing: .19em; }
.st-main-nav { flex: 1 1 auto; min-width: 0; margin-left: auto; width: auto; }
.st-main-nav .elementor-widget-container,
.st-main-nav .elementor-nav-menu--main { width: 100%; }
.st-main-nav .elementor-nav-menu { display: flex; flex-wrap: nowrap; justify-content: flex-end; }
.st-main-nav .elementor-nav-menu--main .elementor-item { color: var(--st-ink); font-family: 'DM Sans', Arial, sans-serif; font-size: .86rem; font-weight: 500; padding: 14px 10px; }
.st-main-nav .elementor-nav-menu--main .elementor-item:hover,
.st-main-nav .elementor-nav-menu--main .elementor-item.elementor-item-active { color: var(--st-blue); }
.st-header-button { width: auto; flex: 0 0 auto; }
.st-header-button .elementor-button { padding: 13px 17px; font-size: .84rem; }

/* Home */
.st-home-hero { display: flex; flex-direction: row; min-height: 620px; background: var(--st-navy); color: #fff; }
.st-home-hero-copy { flex: 1 1 50%; justify-content: center; align-items: flex-start; padding: 64px 44px 44px max(48px, calc((100vw - 1280px) / 2)); }
.st-home-title h1.elementor-heading-title { color: #fff; font-size: clamp(3.9rem, 5.9vw, 6rem); line-height: 1.04; letter-spacing: -.06em; font-weight: 600; }
.st-home-title h1 span { color: var(--st-yellow); }
.st-home-intro { max-width: 440px; color: #d0dfe9; font-size: 1.06rem; }
.st-home-intro .elementor-widget-container { color: #d0dfe9; }
.st-hero-note { margin-top: auto; padding-left: 16px; border-left: 2px solid var(--st-sky); color: #a9c3d5; font-size: .76rem; }
.st-home-hero-photo { position: relative; flex: 1 1 50%; min-width: 0; min-height: 620px; overflow: hidden; }
.st-home-hero-image,
.st-home-hero-image .elementor-widget-container,
.st-home-hero-image img { position: absolute; inset: 0; width: 100%; height: 100%; }
.st-home-hero-image img { object-fit: cover; object-position: 51% 48%; }
.st-home-hero-photo::after { content: ''; position: absolute; inset: 45% 0 0; background: linear-gradient(transparent, rgba(4,29,47,.78)); pointer-events: none; }
.st-image-label { position: absolute; z-index: 2; left: 36px; bottom: 34px; width: auto; padding-left: 18px; border-left: 3px solid var(--st-yellow); color: #fff; }
.st-image-label p { margin: 0; font-family: Manrope, Arial, sans-serif; font-size: 1.45rem; line-height: 1.3; }
.st-image-label strong { font-family: 'DM Sans', Arial, sans-serif; font-size: .68rem; letter-spacing: .15em; }
.st-quick-strip { padding: 0; background: var(--st-pale); border-bottom: 1px solid var(--st-line); }
.st-quick-row { display: flex; align-items: center; min-height: 92px; gap: 0; }
.st-quick-row > .elementor-element { flex: 1 1 0; }
.st-quick-row > .st-eyebrow { flex: .8 1 0; }
.st-quick-row .st-eyebrow p { color: var(--st-muted); font-size: .68rem; }
.st-quick-link { padding-left: 28px; border-left: 1px solid #c7d7e1; }
.st-quick-link p { margin: 0; color: var(--st-ink); font-size: .94rem; font-weight: 600; }
.st-quick-link a:hover { color: var(--st-blue); }
.st-contact-band { background: var(--st-navy); color: #fff; }
.st-contact-band h2.elementor-heading-title { color: #fff; }
.st-contact-summary .elementor-widget-container { color: #d1e0ea; }
.st-contact-summary strong { display: inline-block; margin: 0 0 6px; color: #a8c9de; font-size: .69rem; letter-spacing: .15em; }
.st-contact-summary a:hover { color: var(--st-yellow); }

/* Interior pages */
.st-page-hero { padding: 62px 0 70px; background: var(--st-navy); color: #fff; }
.st-page-hero .st-wrap { gap: 22px; }
.st-page-hero .elementor-heading-title { color: #fff; }
.st-page-hero .elementor-heading-title span { color: var(--st-yellow); }
.st-page-intro { max-width: 680px; }
.st-page-intro .elementor-widget-container { color: #d0dfe9; font-size: 1.1rem; line-height: 1.8; }
.st-hero-split { align-items: center; }
.st-hero-photo img { width: 100%; height: 350px; object-fit: cover; border-radius: 4px; }
.st-feature-image img { width: 100%; min-height: 340px; max-height: 500px; object-fit: cover; border-radius: 4px; }
.st-card-grid { display: flex; gap: 28px; align-items: stretch; }
.st-card-grid > .elementor-element { min-width: 0; }
.st-card-grid.st-three > .elementor-element { flex: 1 1 33.333%; }
.st-card-grid.st-two > .elementor-element { flex: 1 1 50%; }
.st-value-card { padding-top: 22px; border-top: 1px solid #c7d8e2; }
.st-card-number { color: var(--st-blue); font-size: .8rem; }
.st-value-card h3.elementor-heading-title { min-height: 2.8em; }
.st-image-card { gap: 12px; }
.st-card-image img { width: 100%; aspect-ratio: 1.4; object-fit: cover; border-radius: 4px; }
.st-card-tag { position: relative; align-self: flex-start; width: auto; margin: -48px 0 15px 14px; padding: 5px 10px; background: #fff; color: var(--st-ink); font-size: .68rem; font-weight: 700; letter-spacing: .12em; }
.st-image-card h3 a:hover { color: var(--st-blue); }
.st-info-panel { padding: 34px; border-top: 3px solid var(--st-sky); background: var(--st-pale); }
.st-panel-links { margin-top: 8px; }
.st-panel-links a { display: flex; justify-content: space-between; gap: 15px; padding: 15px 0; border-top: 1px solid #cadce6; color: var(--st-ink); font-size: .94rem; font-weight: 600; }
.st-panel-links a:hover { color: var(--st-blue); }
.st-download-card { padding: 30px; border: 1px solid var(--st-line); border-top: 3px solid var(--st-sky); border-radius: 4px; background: #fff; }
.st-download-card .st-button { margin-top: auto; }
.st-download-card .st-text-link { font-size: .88rem; }
.st-price-panel { padding: 42px; background: var(--st-navy); color: #fff; border-radius: 4px; }
.st-price-panel .elementor-widget-text-editor { color: #cadce9; }
.st-price h2.elementor-heading-title { color: var(--st-yellow); font-size: clamp(3rem, 5vw, 4rem); }
.st-statement { padding: 34px; }
.st-statement blockquote { margin: 0; color: var(--st-muted); font-size: 1.08rem; line-height: 1.85; }
.st-statement.st-highlighted { border-top: 3px solid var(--st-sky); background: var(--st-pale); }
.st-motto-crest { max-width: 115px; }
.st-cta { padding: 52px 0; background: var(--st-navy); color: #fff; }
.st-cta h2.elementor-heading-title { color: #fff; font-size: 2rem; }
.st-cta-row { display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: center; gap: 48px; }
.st-cta-row > .st-column { width: auto !important; min-width: 0; }
.st-cta-row > .st-column:first-child { max-width: 720px; }
.st-cta-row > .st-column:last-child { justify-self: end; }
.st-year-label p { display: inline-block; padding: 7px 12px; border: 1px solid #8aa0b0; color: var(--st-blue); font-size: .7rem; font-weight: 700; letter-spacing: .1em; }
.st-fee-block table { width: 100%; border-collapse: collapse; font-size: 1rem; }
.st-fee-block caption { margin-bottom: 12px; color: var(--st-muted); font-size: .82rem; text-align: left; }
.st-fee-block th,
.st-fee-block td { padding: 14px 18px; border-bottom: 1px solid var(--st-line); text-align: left; }
.st-fee-block thead th { background: var(--st-navy); color: #fff; font-size: .82rem; font-weight: 500; }
.st-fee-block tbody tr:nth-child(even) { background: var(--st-soft); }
.st-fee-block th:last-child,
.st-fee-block td:last-child { text-align: right; font-weight: 600; }
.st-hostel-rate { margin-top: 30px; padding: 22px; border-left: 3px solid var(--st-sky); background: var(--st-pale); }
.st-hostel-rate span { display: block; color: var(--st-blue); font-size: .7rem; font-weight: 700; letter-spacing: .12em; }
.st-hostel-rate strong { display: block; margin-top: 7px; font-family: Manrope, Arial, sans-serif; font-size: 1.8rem; }
.st-hostel-rate small { font-size: .88rem; font-weight: 400; }
.st-source-note { margin-top: 18px; max-width: 940px; font-size: .85rem; }
.st-help-note { max-width: 760px; margin-top: 44px; padding: 28px; border-left: 3px solid var(--st-yellow); background: var(--st-pale); }
.st-faq .elementor-accordion-item { border-color: var(--st-line); }
.st-faq .elementor-tab-title { padding: 21px 0; color: var(--st-ink); font-weight: 600; }
.st-faq .elementor-tab-content { padding: 0 0 21px; border-color: var(--st-line); color: var(--st-muted); }
.st-contact-list { margin: 0; }
.st-contact-list div { padding: 15px 0; border-top: 1px solid var(--st-line); }
.st-contact-list dt { margin-bottom: 5px; color: var(--st-muted); font-size: .72rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.st-contact-list dd { margin: 0; color: var(--st-ink); font-size: 1.04rem; overflow-wrap: anywhere; }
.st-contact-list a:hover { color: var(--st-blue); }
.st-form { padding: 34px; border: 1px solid var(--st-line); border-radius: 4px; background: var(--st-soft); }
.st-form .elementor-field-label { color: var(--st-ink); font-size: .86rem; font-weight: 600; }
.st-form .elementor-field { min-height: 46px; border: 1px solid #b3c5d1; border-radius: 3px; background: #fff; color: var(--st-ink); }
.st-form .elementor-field:focus { border-color: var(--st-blue); box-shadow: 0 0 0 2px rgba(0,122,166,.16); }
.st-form .elementor-button { min-height: 48px; border-radius: 3px; background: var(--st-navy); font-weight: 600; }
.st-form .elementor-button:hover { background: #165174; }

/* Footer */
.st-site-footer { width: 100%; padding: 56px 0 48px; background: #fff; border-top: 1px solid var(--st-line); }
.st-footer-grid { display: flex; gap: 50px; align-items: flex-start; }
.st-footer-grid > .st-footer-column { flex: 1 1 0; min-width: 0; }
.st-footer-grid > .st-footer-brand { flex: 1.45 1 0; }
.st-footer-logo { width: 62px !important; max-width: 62px; flex: 0 0 62px; }
.st-footer-logo .elementor-widget-container,
.st-footer-logo img { width: 62px !important; max-width: 62px !important; height: auto; }
.st-footer-column h3.elementor-heading-title { color: var(--st-ink); font-family: 'DM Sans', Arial, sans-serif; font-size: .88rem; letter-spacing: 0; }
.st-footer-column .elementor-widget-text-editor { color: var(--st-muted); font-size: .86rem; line-height: 2; }
.st-footer-column a:hover { color: var(--st-blue); }
.st-footer-bottom-bar { width: 100%; background: #fff; }
.st-footer-bottom { display: flex; justify-content: space-between; padding: 18px 0; border-top: 1px solid var(--st-line); color: var(--st-muted); font-size: .75rem; }

@media (max-width: 1100px) {
  .st-wrap { width: calc(100% - 56px); }
  .st-main-header { gap: 14px; }
  .st-brand-name strong { font-size: 1.02rem; }
  .st-brand-name span { font-size: .54rem; }
  .st-main-nav .elementor-nav-menu--main .elementor-item { padding-inline: 7px; font-size: .8rem; }
  .st-header-button .elementor-button { padding-inline: 13px; }
  .st-home-hero-copy { padding-left: 28px; padding-right: 28px; }
  .st-footer-grid { gap: 28px; }
}

@media (max-width: 900px) {
  .st-section { padding: 66px 0; }
  .st-main-header { min-height: 82px; flex-wrap: nowrap; }
  .st-brand { flex: 1 1 auto; width: auto; max-width: none; min-width: 0; }
  .st-brand-name { flex: 0 1 auto; min-width: 0; }
  .st-brand-name p,
  .st-brand-name strong,
  .st-brand-name span { white-space: nowrap; }
  .st-main-nav { order: 3; flex: 0 0 48px !important; margin-left: auto; width: 48px !important; max-width: 48px; }
  .st-main-nav .elementor-menu-toggle { color: var(--st-navy); background: var(--st-pale); }
  .st-main-nav .elementor-nav-menu--dropdown { min-width: min(360px, calc(100vw - 40px)); }
  .st-header-button { display: none; }
  .st-home-hero { min-height: 580px; }
  .st-home-hero-copy { padding-top: 46px; }
  .st-home-hero-photo { min-height: 580px; }
  .st-row { gap: 38px; }
  .st-card-grid { gap: 20px; }
  .st-cta-row { grid-template-columns: 1fr; gap: 26px; }
  .st-cta-row > .st-column:last-child { justify-self: start; }
  .st-footer-grid { flex-wrap: wrap; }
  .st-footer-grid > .st-footer-column { flex: 1 1 calc(50% - 20px); }
  .st-footer-grid > .st-footer-brand { flex-basis: 100%; }
}

@media (max-width: 767px) {
  html { scroll-padding-top: 82px; }
  .st-wrap { width: calc(100% - 40px); }
  .st-utility { justify-content: center; min-height: 30px; }
  .st-utility > .elementor-element:last-child { display: none; }
  .st-brand-name strong { font-size: 1rem; }
  .st-brand-name span { font-size: .52rem; }
  .st-brand { flex-basis: min(255px, calc(100% - 60px)); width: min(255px, calc(100% - 60px)); max-width: none; }
  .st-logo { flex-basis: 38px; }
  .st-logo,
  .st-logo img { width: 38px; height: 49px; }
  .st-main-nav { width: auto; }
  .st-section { padding: 52px 0; }
  .st-section h1.elementor-heading-title { font-size: clamp(2.65rem, 11vw, 4rem); }
  .st-section h2.elementor-heading-title { font-size: clamp(1.85rem, 8vw, 2.7rem); }
  .st-row,
  .st-card-grid,
  .st-footer-grid { flex-direction: column; }
  .st-row > .st-column,
  .st-card-grid > .elementor-element,
  .st-footer-grid > .st-footer-column { width: 100%; flex-basis: auto; }
  .st-home-hero { flex-direction: column; }
  .st-home-hero-copy { min-height: 520px; padding: 44px 24px 36px; }
  .st-home-title h1.elementor-heading-title { font-size: clamp(3.35rem, 14vw, 5rem); }
  .st-home-hero-photo { min-height: 380px; aspect-ratio: 1.3; }
  .st-hero-note { display: none; }
  .st-image-label { left: 24px; bottom: 24px; }
  .st-quick-row { flex-direction: column; align-items: stretch; min-height: 0; }
  .st-quick-row > .st-eyebrow { display: none; }
  .st-quick-link { padding: 16px 0; border-left: 0; border-bottom: 1px solid #cfdee7; }
  .st-page-hero { padding: 44px 0 50px; }
  .st-page-intro .elementor-widget-container { font-size: 1rem; }
  .st-hero-photo img { height: 300px; }
  .st-card-grid.st-three > .elementor-element,
  .st-card-grid.st-two > .elementor-element { flex-basis: auto; }
  .st-value-card h3.elementor-heading-title { min-height: 0; }
  .st-card-image img { aspect-ratio: 1.4; }
  .st-price-panel,
  .st-download-card,
  .st-statement,
  .st-form { padding: 24px; }
  .st-footer-grid { gap: 30px; }
  .st-footer-bottom { flex-direction: column; gap: 4px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition: none !important; }
}
