/* PMS Filosofia Landing V3. Scoped styles: only affect .pms-v3-page. */
:root {
  --pms-blue: #08233a;
  --pms-blue-2: #0d304b;
  --pms-gold: #c99b45;
  --pms-gold-2: #d6ad62;
  --pms-text: #0f2337;
  --pms-muted: #44566a;
  --pms-line: rgba(15,35,55,.16);
  --pms-paper: #fbfaf7;
  --pms-cream: #f4eee4;
}

body.pms-v3-body { margin: 0 !important; background: #fff !important; }
body.pms-v3-body #site-preheader,
body.pms-v3-body #site-masthead,
body.pms-v3-body #site-footer,
body.pms-v3-body #site-prefooter,
body.pms-v3-body .site-breadcrumbs,
body.pms-v3-body #site-section-page-title,
body.pms-v3-body #site-main { display: none !important; }

.pms-v3-page,
.pms-v3-page * { box-sizing: border-box; }
.pms-v3-page { width: 100%; margin: 0; background: #fff; color: var(--pms-text); font-family: "Noto Sans", "Segoe UI", Arial, sans-serif; line-height: 1.42; overflow-x: hidden; text-align: left; }
.pms-v3-page a { color: inherit; text-decoration: none; }
.pms-v3-page svg { width: 1em; height: 1em; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; flex: 0 0 auto; }

.pms-v3-header { height: 68px; background: #fff; border-bottom: 1px solid rgba(0,0,0,.05); position: relative; z-index: 5; }
.pms-v3-header-inner { max-width: 1340px; height: 68px; margin: 0 auto; padding: 0 42px; display: flex; align-items: center; gap: 22px; }
.pms-v3-brand img { display: block; width: 160px; height: auto; }
.pms-v3-header-line { width: 1px; height: 38px; background: #d9d9d9; }
.pms-v3-dept { font-family: "Noto Serif", Georgia, serif; font-size: 23px; font-weight: 700; color: #102238; white-space: nowrap; }
.pms-v3-nav { margin-left: auto; display: flex; align-items: center; gap: 28px; font-size: 13px; font-weight: 700; color: #0d2034; white-space: nowrap; }
.pms-v3-nav a { opacity: .96; }
.pms-v3-nav a:hover { color: #2e7e82; }
.pms-v3-search svg { width: 21px; height: 21px; stroke-width: 2; }

.pms-v3-main { width: 100%; }
.pms-v3-hero { min-height: 344px; position: relative; color: #fff; background-color: var(--pms-blue); overflow: hidden; isolation: isolate; }
.pms-v3-hero-bg { position: absolute; inset: 0; z-index: 0; background-image: url('hero-bg-layer-clean.jpg'); background-size: cover; background-position: center 18%; background-repeat: no-repeat; }
.pms-v3-hero-bg::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, #071f35 0%, #071f35 34%, rgba(7,31,53,.96) 45%, rgba(7,31,53,.68) 55%, rgba(7,31,53,.2) 66%, rgba(7,31,53,0) 77%); pointer-events: none; }
.pms-v3-hero::after { content: ""; position: absolute; inset: 0; z-index: 2; background: linear-gradient(180deg, rgba(255,255,255,.06), rgba(0,0,0,.02)); pointer-events: none; }
.pms-v3-hero-inner { max-width: 1340px; min-height: 344px; margin: 0 auto; padding: 36px 42px 24px; position: relative; z-index: 3; display: grid; grid-template-columns: minmax(0, 730px) 1fr; }
.pms-v3-hero-copy { max-width: 720px; }
.pms-v3-eyebrow { margin: 0 0 10px; color: var(--pms-gold-2); text-transform: uppercase; letter-spacing: .05em; font-size: 13px; font-weight: 800; }
.pms-v3-hero h1 { margin: 0; font-family: "Noto Serif", Georgia, serif; font-weight: 500; font-size: clamp(44px, 4vw, 59px); line-height: 1.06; color: #fff; letter-spacing: -.025em; }
.pms-v3-hero h1 span { font-weight: 500; }
.pms-v3-subtitle { margin: 8px 0 17px; font-size: 15.5px; font-weight: 700; color: rgba(255,255,255,.94); }
.pms-v3-facts { display: grid; grid-template-columns: 145px 110px 220px 170px; gap: 0; align-items: stretch; margin-top: 6px; }
.pms-v3-fact { display: flex; gap: 12px; align-items: flex-start; padding: 0 24px 0 0; margin-right: 23px; border-right: 1px solid rgba(255,255,255,.36); min-height: 47px; color: #fff; }
.pms-v3-fact:last-child { border-right: 0; margin-right: 0; }
.pms-v3-fact svg { width: 28px; height: 28px; color: var(--pms-gold-2); margin-top: 4px; stroke-width: 1.65; }
.pms-v3-fact b { display: block; font-size: 13px; line-height: 1.1; color: #fff; }
.pms-v3-fact span { display: block; margin-top: 3px; font-size: 12.5px; line-height: 1.25; color: rgba(255,255,255,.92); }
.pms-v3-actions { display: flex; gap: 20px; margin-top: 22px; }
.pms-v3-btn { display: inline-flex; align-items: center; justify-content: center; gap: 10px; height: 43px; border-radius: 3px; padding: 0 28px; font-size: 13px; font-weight: 800; letter-spacing: .02em; text-transform: uppercase; transition: .15s ease; }
.pms-v3-btn svg { width: 16px; height: 16px; }
.pms-v3-btn-gold { min-width: 215px; color: #fff; background: linear-gradient(#d5ad62, #bd8e3e); box-shadow: inset 0 1px 0 rgba(255,255,255,.28); }
.pms-v3-btn-outline { min-width: 336px; color: #fff; border: 1px solid rgba(255,255,255,.65); background: rgba(255,255,255,.02); }
.pms-v3-btn:hover { filter: brightness(1.06); transform: translateY(-1px); }

.pms-v3-deadline { position: absolute; right: 42px; bottom: 0; transform: translateY(0); width: fit-content; max-width: 370px; min-height: 142px; padding: 25px 28px; background: linear-gradient(135deg, #0a2b45, #071e33); border-radius: 3px 3px 0 0; box-shadow: 0 16px 40px rgba(0,0,0,.22); color: #fff; }
.pms-v3-deadline p { margin: 0 0 12px; display: flex; gap: 12px; align-items: center; font-size: 22px; font-weight: 800; }
.pms-v3-deadline p svg { width: 30px; height: 30px; color: var(--pms-gold-2); }
.pms-v3-deadline strong { display: block; margin: 0 0 12px; font-family: "Noto Serif", Georgia, serif; color: var(--pms-gold-2); font-size: 18px; line-height: 1.1; }
.pms-v3-deadline small { display: block; color: rgba(255,255,255,.88); font-size: 12px; line-height: 1.4; }
.pms-v3-deadline-files { display: flex; gap: 18px; }
.pms-v3-deadline-files a { display: inline-flex; align-items: center; gap: 6px; color: #fff; font-size: 13px; font-weight: 700; text-decoration: none; }
.pms-v3-deadline-files a:hover { color: var(--pms-gold-2); }
.pms-v3-deadline-files a svg { width: 16px; height: 16px; color: var(--pms-gold-2); flex-shrink: 0; }

.pms-v3-container { max-width: 1340px; margin: 0 auto; padding: 0 42px; }
.pms-v3-intro { background: #fff; border-bottom: 1px solid var(--pms-line); }
.pms-v3-intro-grid { display: grid; grid-template-columns: minmax(0, 52%) minmax(0, 48%); gap: 22px; padding-top: 20px; padding-bottom: 18px; }
.pms-v3-about h2,
.pms-v3-page h2 { margin: 0 0 8px; font-family: "Noto Serif", Georgia, serif; font-size: 24px; line-height: 1.12; color: #102238; font-weight: 700; letter-spacing: -.01em; }
.pms-v3-about p { max-width: 630px; margin: 0 0 3px; font-size: 13px; line-height: 1.38; color: #142334; }
.pms-v3-link { display: inline-block; margin-top: 8px; color: #075fab !important; font-size: 13px; font-weight: 700; }
.pms-v3-info-cards { display: grid; grid-template-columns: repeat(3, 1fr); border-left: 1px solid var(--pms-line); }
.pms-v3-info-cards article { padding: 9px 26px 0 28px; border-right: 1px solid var(--pms-line); min-height: 130px; }
.pms-v3-info-cards article:last-child { border-right: 0; }
.pms-v3-info-cards svg { width: 33px; height: 33px; stroke-width: 1.65; color: #0d1c2e; }
.pms-v3-info-cards h3 { margin: 8px 0 8px; font-size: 14px; line-height: 1.2; color: #102238; font-weight: 800; }
.pms-v3-info-cards p { margin: 0; font-size: 12px; line-height: 1.45; color: #1f2e40; }

.pms-v3-content { background: #fbfaf7; }
.pms-v3-content-grid { display: grid; grid-template-columns: minmax(0, 50%) minmax(280px, 29%) 300px; border-left: 1px solid rgba(15,35,55,.08); border-right: 1px solid rgba(15,35,55,.08); }
.pms-v3-left, .pms-v3-middle { padding: 16px 26px 0 0; }
.pms-v3-left { padding-left: 0; border-right: 1px solid var(--pms-line); }
.pms-v3-middle { padding-left: 26px; border-right: 1px solid var(--pms-line); }
.pms-v3-sidebar { padding-left: 0; }
.pms-v3-specializations { min-height: 198px; }
.pms-v3-spec-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; margin-top: 8px; }
.pms-v3-spec-card { height: 136px; display: grid; grid-template-columns: 62px 1fr; grid-template-rows: auto 1fr auto; column-gap: 12px; padding: 15px 18px; background: #fff; border: 1px solid rgba(15,35,55,.13); border-radius: 5px; box-shadow: 0 4px 14px rgba(0,0,0,.03); }
.pms-v3-spec-icon { width: 48px; height: 48px; border-radius: 50%; display: grid; place-items: center; grid-row: 1 / span 3; color: #fff; }
.pms-v3-spec-icon svg { width: 27px; height: 27px; }
.pms-v3-spec-icon.blue { background: #08233a; }
.pms-v3-spec-icon.gold { background: var(--pms-gold); }
.pms-v3-spec-card h3 { margin: 0 0 5px; font-size: 15px; line-height: 1.12; color: #102238; font-weight: 800; }
.pms-v3-spec-card p { margin: 0; font-size: 10.7px; line-height: 1.45; color: #29384a; }
.pms-v3-spec-card a { margin-top: 4px; color: #0b62ad; font-size: 11px; font-weight: 700; }

.pms-v3-files { padding-top: 15px; border-top: 1px solid var(--pms-line); min-height: 162px; }
.pms-v3-file-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 10px; margin-top: 10px; }
.pms-v3-file-grid a:nth-child(9) { grid-column: 2; }
.pms-v3-file-grid a:nth-child(10) { grid-column: 3; }
.pms-v3-file-grid a { min-height: 76px; padding: 10px 9px; background: #fff; border: 1px solid rgba(15,35,55,.12); border-radius: 4px; display: grid; grid-template-columns: 28px 1fr; grid-template-rows: 1fr auto; column-gap: 7px; align-items: center; }
.pms-v3-file-grid span { grid-row: 1 / span 2; width: 25px; height: 30px; display: grid; place-items: center; border: 1px solid #d44d39; color: #d44d39; font-size: 8px; font-weight: 800; border-radius: 2px; }
.pms-v3-file-grid b { font-size: 10.2px; line-height: 1.25; color: #102238; }
.pms-v3-file-grid em { font-style: normal; font-size: 10px; color: #243448; }

.pms-v3-selection { min-height: 198px; }
.pms-v3-selection p { margin: 2px 0 8px; font-size: 12px; }
.pms-v3-selection ul { margin: 0; padding: 0; list-style: none; }
.pms-v3-selection li { position: relative; margin: 0 0 7px; padding-left: 23px; font-size: 12.5px; color: #172739; }
.pms-v3-selection li:before { content: "✓"; position: absolute; left: 0; top: -1px; color: #8c642b; font-weight: 900; }
.pms-v3-faq { padding-top: 15px; border-top: 1px solid var(--pms-line); min-height: 162px; }
.pms-v3-faq details { margin: 0 0 5px; background: #fff; border: 1px solid rgba(15,35,55,.15); border-radius: 2px; }
.pms-v3-faq summary { cursor: pointer; padding: 5px 10px; list-style: none; font-size: 11.5px; color: #172739; }
.pms-v3-faq summary::-webkit-details-marker { display: none; }
.pms-v3-faq summary:after { content: "⌄"; float: right; color: #718093; }
.pms-v3-faq p { margin: 0; padding: 0 10px 8px; font-size: 11px; color: #3a4c60; }

.pms-v3-apply-card { background: linear-gradient(135deg, #f5efe6, #fffaf4); padding: 18px 24px 15px; min-height: 198px; }
.pms-v3-apply-card h2 { margin-bottom: 13px; }
.pms-v3-apply-row { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 12px; color: #102238; }
.pms-v3-apply-row svg { width: 25px; height: 25px; color: #102238; }
.pms-v3-apply-row p { margin: 0; font-size: 11.5px; line-height: 1.25; }
.pms-v3-small-btn { display: block; width: 170px; height: 24px; line-height: 24px; margin-left: 38px; text-align: left; padding-left: 10px; color: #fff !important; background: #08233a; border-radius: 3px; font-size: 10px; font-weight: 800; }
.pms-v3-contact-card { background: linear-gradient(135deg, #09243a, #061b2e); color: #fff; padding: 18px 24px 20px; min-height: 162px; }
.pms-v3-contact-card h2 { color: #fff; margin-bottom: 9px; }
.pms-v3-contact-card p { margin: 0 0 6px; color: rgba(255,255,255,.9); font-size: 12px; }
.pms-v3-contact-line { display: flex; gap: 8px; align-items: center; }
.pms-v3-contact-line svg { width: 14px; height: 14px; color: var(--pms-gold-2); }
.pms-v3-contact-btn { display: inline-flex; height: 28px; align-items: center; justify-content: center; padding: 0 20px; margin-top: 4px; border: 1px solid rgba(255,255,255,.7); border-radius: 3px; color: #fff !important; font-size: 10px; font-weight: 800; }

.pms-v3-quote { position: relative; min-height: 48px; background: linear-gradient(90deg, #b88733, #d2aa60, #b88733); color: #fff; display: flex; align-items: center; justify-content: flex-start; gap: 10px; font-size: 14px; padding-left: 42px; }
.pms-v3-quote span { font-family: Georgia, serif; font-size: 30px; line-height: 0; }
.pms-v3-quote a { position: absolute; right: calc((100% - min(1340px, 100%)) / 2 + 42px); bottom: 10px; display: inline-flex; align-items: center; gap: 8px; height: 24px; padding: 0 24px; background: #08233a; color: #fff !important; border-radius: 3px; font-size: 10px; font-weight: 800; }
.pms-v3-quote a svg { width: 13px; height: 13px; }

@media (max-width: 1180px) {
  .pms-v3-header-inner, .pms-v3-hero-inner, .pms-v3-container { padding-left: 26px; padding-right: 26px; }
  .pms-v3-nav { gap: 14px; font-size: 12px; }
  .pms-v3-facts { grid-template-columns: repeat(2, minmax(190px, 1fr)); gap: 12px 0; }
  .pms-v3-fact { border-right: 0; }
  .pms-v3-deadline { right: 26px; }
  .pms-v3-content-grid { grid-template-columns: 1fr; border: 0; }
  .pms-v3-left, .pms-v3-middle, .pms-v3-sidebar { padding: 20px 26px; border-right: 0; }
  .pms-v3-sidebar { display: grid; grid-template-columns: 1fr 1fr; }
  .pms-v3-file-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .pms-v3-file-grid a:nth-child(9), .pms-v3-file-grid a:nth-child(10) { grid-column: auto; }
}

@media (max-width: 860px) {
  .pms-v3-header { height: auto; }
  .pms-v3-header-inner { height: auto; min-height: 74px; flex-wrap: wrap; padding-top: 12px; padding-bottom: 12px; }
  .pms-v3-nav { width: 100%; overflow-x: auto; padding-bottom: 6px; }
  .pms-v3-hero-inner { grid-template-columns: 1fr; padding-top: 30px; padding-bottom: 190px; }
  .pms-v3-deadline { left: 26px; right: auto; bottom: 22px; width: min(314px, calc(100% - 52px)); }
  .pms-v3-intro-grid { grid-template-columns: 1fr; }
  .pms-v3-info-cards { grid-template-columns: 1fr; border-left: 0; }
  .pms-v3-info-cards article { border-right: 0; border-top: 1px solid var(--pms-line); }
  .pms-v3-spec-grid, .pms-v3-sidebar { grid-template-columns: 1fr; }
  .pms-v3-file-grid { grid-template-columns: repeat(2, 1fr); }
  .pms-v3-actions { flex-direction: column; align-items: flex-start; }
  .pms-v3-btn { width: min(100%, 360px); }
}

@media (max-width: 560px) {
  .pms-v3-header-inner, .pms-v3-hero-inner, .pms-v3-container { padding-left: 18px; padding-right: 18px; }
  .pms-v3-brand img { width: 138px; }
  .pms-v3-dept { font-size: 18px; }
  .pms-v3-header-line { display: none; }
  .pms-v3-hero h1 { font-size: 38px; }
  .pms-v3-facts { grid-template-columns: 1fr; }
  .pms-v3-fact { min-height: 34px; }
  .pms-v3-deadline { left: 18px; width: calc(100% - 36px); }
  .pms-v3-file-grid { grid-template-columns: 1fr; }
  .pms-v3-quote { padding: 14px 18px 48px; text-align: left; }
  .pms-v3-quote a { right: 18px; left: 18px; justify-content: flex-start; padding-left: 14px; bottom: 12px; }
}
