/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#071522;--navy2:#0d2133;--paper:#f4f1eb;--white:#fbfbfa;--ink:#17212b;--muted:#68727b;--gold:#b58a4c;--gold2:#d5b078;--line:#131f2a24;--shell:min(1280px,calc(100% - 96px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Manrope,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}img{width:100%;display:block}::selection{background:var(--gold2);color:var(--navy)}.shell{width:var(--shell);margin-inline:auto}.eyebrow{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;margin:0 0 1rem;font-size:.7rem;font-weight:800}.button{border:1px solid #0000;border-radius:3px;justify-content:center;align-items:center;gap:1rem;min-height:56px;padding:.9rem 1.5rem;font-size:.88rem;font-weight:750;transition:transform .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-gold{background:var(--gold);color:var(--navy)}.button-gold:hover{background:var(--gold2)}.button-outline{color:#fff;border-color:#ffffff80}.button-outline:hover{background:#ffffff14}.hero{background:var(--navy);color:#fff;isolation:isolate;height:min(100svh,960px);min-height:860px;position:relative;overflow:hidden}.hero-image,.hero-shade{width:100%;height:100%;position:absolute;inset:0}.hero-image{z-index:-3;object-fit:cover;object-position:center}.hero-shade{z-index:-2;background:linear-gradient(90deg,#071522 0%,#071522f7 32%,#071522bf 52%,#0715221f 77%),linear-gradient(#040c142e,#0000 55%,#040c148c)}.header{border-bottom:1px solid #ffffff29;grid-template-columns:auto 1fr auto;align-items:center;gap:3rem;height:92px;display:grid}.brand{flex-direction:column;gap:.22rem;display:flex}.brand strong{letter-spacing:.04em;font-size:.94rem}.brand span{color:#ffffff94;letter-spacing:.08em;text-transform:uppercase;font-size:.64rem}.header nav{color:#ffffffb8;justify-self:center;gap:2rem;font-size:.8rem;display:flex}.header nav a,.header-link{border-bottom:1px solid #0000;padding-block:.4rem}.header nav a:hover,.header-link:hover{border-color:var(--gold2);color:#fff}.header-link{font-size:.8rem;font-weight:750}.hero-content{align-items:center;height:calc(100% - 92px);padding-bottom:72px;display:flex}.hero-copy{max-width:730px}.hero-copy h1{letter-spacing:-.047em;max-width:700px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.5rem,5.5vw,5.8rem);font-weight:500;line-height:1.02}.hero-copy>p:not(.eyebrow){color:#ffffffb3;max-width:625px;margin:1.6rem 0 0;font-size:clamp(1.02rem,1.3vw,1.18rem);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.hero-foot{color:#ffffff8c;letter-spacing:.09em;text-transform:uppercase;border-top:1px solid #d5b07880;gap:2rem;padding-top:1rem;font-size:.67rem;display:flex;position:absolute;bottom:25px;left:0;right:0}.section-paper{background:var(--paper);padding-block:clamp(6rem,9vw,9rem)}.section-title{max-width:920px;margin-bottom:4rem}.section-title h2,.about-copy h2,.records-title h2,.contact h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,4.4vw,4.4rem);font-weight:500;line-height:1.08}.section-title>p:last-child{max-width:720px;color:var(--muted);margin:1.4rem 0 0;line-height:1.72}.area-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.area-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:330px;padding:2rem}.area-grid article>span{color:var(--gold);font-size:.7rem;font-weight:800}.area-grid h3{margin:3rem 0 1rem;font-family:Georgia,serif;font-size:2rem;font-weight:500}.area-grid p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.72}.field-section{background:var(--navy);color:#fff;padding-block:clamp(6rem,9vw,9rem)}.section-title-light>p:last-child{color:#ffffff94}.news-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.news-card{background:var(--navy2);border:1px solid #ffffff24;min-width:0;transition:transform .22s,border-color .22s}.news-card:hover{border-color:#d5b0788c;transform:translateY(-4px)}.news-card-featured{grid-column:span 1}.news-image{background:#12283a;height:245px;display:block;overflow:hidden}.news-card-featured .news-image{height:365px}.news-image img{object-fit:cover;height:100%;transition:transform .4s}.news-card:hover .news-image img{transform:scale(1.025)}.news-copy{flex-direction:column;min-height:235px;padding:1.5rem;display:flex}.news-meta{justify-content:space-between;align-items:center;gap:1rem;display:flex}.news-meta span{color:var(--gold2);letter-spacing:.12em;text-transform:uppercase;font-size:.65rem;font-weight:800}.news-meta small{color:#ffffff7a;white-space:nowrap;font-size:.67rem}.news-copy h3{margin:1.15rem 0 1.7rem;font-family:Georgia,serif;font-size:1.35rem;font-weight:500;line-height:1.3}.news-copy>a,.service-grid article>a,.about-links a{border-bottom:1px solid;gap:.65rem;width:max-content;margin-top:auto;padding-bottom:.3rem;font-size:.76rem;font-weight:750;display:inline-flex}.services .section-title{max-width:800px}.service-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.service-grid>article{border:1px solid var(--line);background:var(--white);flex-direction:column;min-height:610px;padding:clamp(2rem,4vw,3.2rem);display:flex}.service-grid>article:last-child{background:var(--navy);color:#fff}.service-head{border-bottom:1px solid;align-items:baseline;gap:1.5rem;padding-bottom:1.7rem;display:flex}.service-head span{color:var(--gold);font-size:.7rem;font-weight:800}.service-head h3{margin:0;font-family:Georgia,serif;font-size:clamp(2rem,3vw,3rem);font-weight:500}.service-grid ul{margin:2rem 0;padding:0;list-style:none}.service-grid li{border-bottom:1px solid var(--line);color:var(--muted);padding:1rem 0;font-size:.9rem}.service-grid>article:last-child li{color:#ffffffa6;border-color:#ffffff24}.service-grid article>a{width:max-content;margin-top:auto}.about{background:#e9e3d9;padding-block:clamp(6rem,9vw,9rem)}.about-grid{grid-template-columns:.8fr 1fr;align-items:center;gap:8%;display:grid}.about-photo img{object-fit:cover;object-position:52% center;height:600px}.about-copy>p:not(.eyebrow){color:var(--muted);line-height:1.75}.about-copy .lead{font-size:1.1rem;font-weight:600;color:var(--ink)!important}.about-links{flex-wrap:wrap;gap:1.5rem;margin-top:2rem;display:flex}.records-grid{grid-template-columns:.55fr 1fr;align-items:start;gap:9%;display:grid}.records-title{position:sticky;top:2rem}.records-title>p:last-child{color:var(--muted)}.record-list{border-top:1px solid var(--line)}.record-list>a{border-bottom:1px solid var(--line);grid-template-columns:110px 70px 1fr auto;align-items:center;gap:1rem;min-height:105px;transition:padding .18s;display:grid}.record-list>a:hover{padding-inline:1rem}.record-list span,.record-list small{color:var(--muted);font-size:.69rem}.record-list small{color:var(--gold);letter-spacing:.08em;font-weight:800}.record-list strong{font-size:.96rem;line-height:1.4}.contact{background:var(--navy);color:#fff;padding-block:clamp(6rem,9vw,8rem)}.contact-grid{grid-template-columns:1fr .45fr;align-items:end;gap:9%;display:grid}.contact h2{max-width:850px}.contact-grid>div:first-child>p:last-child{color:#ffffff94;max-width:650px;line-height:1.7}.contact-grid>div:last-child{flex-direction:column;gap:1rem;display:flex}.contact-grid>div:last-child>a:not(.button){overflow-wrap:anywhere;border-bottom:1px solid #ffffff47;padding:.85rem 0;font-size:.8rem;font-weight:650}footer{background:var(--navy);color:#fff;border-top:1px solid #ffffff1f;padding-block:2.4rem}footer .shell{grid-template-columns:1fr auto auto;align-items:center;gap:1.5rem;display:grid}footer span,footer small{color:#ffffff7a;font-size:.7rem}.whatsapp{z-index:30;color:#fff;background:#176f50;border-radius:999px;align-items:center;gap:.65rem;padding:.58rem .9rem .58rem .58rem;font-size:.72rem;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 30px #00000040}.whatsapp span{border:1px solid #fff9;border-radius:50%;place-items:center;width:29px;height:29px;font-size:.6rem;display:grid}.archive-page{background:var(--paper)}.archive-header{background:var(--navy);color:#fff;border-bottom:1px solid #ffffff24}.archive-nav{justify-content:space-between;align-items:center;gap:2rem;min-height:88px;display:flex}.archive-nav>a:first-child{flex-direction:column;gap:.25rem;display:flex}.archive-nav strong{font-size:.95rem}.archive-nav span{color:#ffffff8c;letter-spacing:.08em;text-transform:uppercase;font-size:.64rem}.archive-nav>a:last-child{border-bottom:1px solid var(--gold2);padding-bottom:.35rem;font-size:.78rem;font-weight:750}.archive-hero{background:var(--navy);color:#fff;padding:clamp(5rem,9vw,8rem) 0}.archive-hero h1{letter-spacing:-.045em;max-width:900px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.2rem,6vw,6.2rem);font-weight:500;line-height:1}.archive-hero>div>p:last-child{color:#ffffff9e;max-width:720px;margin:1.7rem 0 0;font-size:1.05rem;line-height:1.7}.archive-list{padding:clamp(5rem,8vw,8rem) 0}.archive-entry{border-bottom:1px solid var(--line);grid-template-columns:minmax(320px,.72fr) 1fr;align-items:center;gap:5%;padding:2.2rem 0;scroll-margin-top:2rem;display:grid}.archive-entry:first-child{border-top:1px solid var(--line)}.archive-entry-image{background:#e4ded4;height:360px;overflow:hidden}.archive-entry-image img{object-fit:cover;height:100%}.archive-entry-copy h2{letter-spacing:-.035em;margin:1.2rem 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.2vw,3.2rem);font-weight:500;line-height:1.08}.archive-entry-copy>p{color:var(--muted);margin:0;font-size:.96rem;line-height:1.8}.archive-entry .news-meta{justify-content:flex-start}.archive-entry .news-meta small:before{content:"—";margin-right:1rem}.archive-source{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1.2rem;font-size:.72rem;display:flex}.archive-source span{color:var(--muted)}.archive-source a{border-bottom:1px solid;font-weight:750}@media (width<=1000px){:root{--shell:calc(100% - 56px)}.header nav{display:none}.hero-image{object-position:58% center}.news-grid{grid-template-columns:repeat(2,1fr)}.news-card-featured .news-image{height:350px}.about-grid{gap:5%}}@media (width<=760px){:root{--shell:calc(100% - 36px)}.hero{height:auto;min-height:820px}.header{grid-template-columns:1fr auto;height:78px}.header-link{display:block}.hero-content{align-items:flex-end;min-height:742px;padding-bottom:110px}.hero-image{object-position:67% top}.hero-shade{background:linear-gradient(180deg,#07152226,#0715224d 32%,#071522f5 66%,var(--navy))}.hero-copy h1{font-size:clamp(2.9rem,11vw,4.5rem)}.hero-foot{flex-wrap:wrap;gap:.5rem 1.2rem}.area-grid,.service-grid,.about-grid,.records-grid,.contact-grid,.news-grid{grid-template-columns:1fr}.news-card-featured .news-image,.news-image{height:min(72vw,420px)}.service-grid>article{min-height:540px}.about-grid{gap:3rem}.about-photo{max-width:650px}.records-grid{gap:3rem}.records-title{position:static}.contact-grid{gap:3rem}.archive-entry{grid-template-columns:1fr;gap:2rem}.archive-entry-image{height:min(76vw,480px)}footer .shell{grid-template-columns:1fr;gap:.6rem}}@media (width<=520px){:root{--shell:calc(100% - 28px)}.brand span{display:none}.header-link{font-size:.74rem}.hero-copy h1{font-size:clamp(2.7rem,12.8vw,3.8rem)}.hero-actions{display:grid}.button{width:100%}.hero-foot{font-size:.58rem}.section-paper,.field-section,.about{padding-block:5.5rem}.section-title h2,.about-copy h2,.records-title h2,.contact h2{font-size:clamp(2.25rem,11vw,3.3rem)}.area-grid{grid-template-columns:1fr}.area-grid article{min-height:270px}.news-copy{min-height:220px;padding:1.3rem}.service-grid>article{min-height:auto;padding:1.4rem}.service-grid article>a{margin-top:2rem}.about-photo img{height:118vw;max-height:560px}.record-list>a{grid-template-columns:1fr auto;gap:.45rem 1rem;padding-block:1rem}.record-list>a span,.record-list>a small{grid-row:1}.record-list>a small{text-align:right}.record-list>a strong{grid-column:1/-1}.record-list>a>span:last-child{display:none}.whatsapp{padding-right:.58rem;bottom:14px;right:14px}.whatsapp strong{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}.archive-entry .news-meta small{color:var(--muted)}
