@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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.grow{flex-grow:1}}:root{--navy:#061c50;--navy-soft:#0c2b64;--purple:#57258f;--purple-light:#eee5f7;--green:#579126;--green-dark:#40751f;--green-light:#e8f1dd;--blue:#197bc1;--cream:#fbfaf7;--white:#fff;--ink:#102451;--muted:#5a6780}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf9f5f5;border-bottom:1px solid #10233f1a;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:32px;min-height:88px;display:flex}.brand{display:inline-flex}.logo-lockup{align-items:center;gap:13px;display:flex}.official-logo{object-fit:cover;border-radius:50%;width:58px;height:58px}.logo-type{color:var(--navy);letter-spacing:1.8px;font-size:21px;font-weight:400;line-height:1}.logo-type strong{font-weight:900}.logo-type small{color:var(--green-dark);text-transform:uppercase;letter-spacing:2px;margin-top:7px;font-size:7px;font-weight:800;display:block}nav{align-items:center;gap:36px;display:flex}nav a{color:var(--navy);font-size:14px;font-weight:700;position:relative}nav a:after{content:"";background:var(--green);border-radius:2px;height:3px;transition:right .2s;position:absolute;bottom:-7px;left:0;right:100%}nav a:hover:after,nav a:focus-visible:after{right:0}.hero{grid-template-columns:.92fr 1.08fr;align-items:center;gap:70px;min-height:660px;padding-block:76px 88px;display:grid}.eyebrow{color:var(--purple);letter-spacing:2px;text-transform:uppercase;margin:0 0 17px;font-size:12px;font-weight:800;line-height:1.2}h1,h2,h3,p{margin-top:0}h1,h2{color:var(--navy);letter-spacing:-2.4px;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:.99}h1{margin-bottom:31px;font-size:clamp(50px,6vw,81px)}h1 em,h2 em{color:var(--purple);font-weight:inherit}.hero-intro{color:var(--muted);max-width:530px;margin-bottom:34px;font-size:19px;line-height:1.7}.button{background:var(--navy);color:#fff;border-radius:999px;align-items:center;gap:30px;padding:14px 19px 14px 22px;font-size:14px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.button span{background:var(--green);border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.button:hover{background:var(--purple);transform:translateY(-2px)}.image-placeholder{background:linear-gradient(155deg,#dfeff4 0%,#c8e3ec 54%,#dcebd0 54%);position:relative;overflow:hidden}.hero-visual{background:var(--navy);min-height:530px;box-shadow:18px 22px 0 var(--purple-light);border-radius:48% 48% 16px 16px;position:relative;overflow:hidden}.hero-photo-placeholder{background:linear-gradient(155deg,#dceaf0 0%,#c9dfe7 58%,#dce9d2 58%,#c8dfb9 100%)}.hero-landscape-photo{object-fit:cover;object-position:50% 51%}.hero-photo-caption{z-index:4;color:var(--navy);letter-spacing:1.2px;text-transform:uppercase;background:#ffffffe6;border-radius:99px;padding:8px 13px;font-size:10px;font-weight:800;position:absolute;bottom:20px;left:22px}.sun-disc{background:#fff2c1;border-radius:50%;width:105px;height:105px;position:absolute;top:47px;right:54px}.tower{background:var(--navy-soft);z-index:2;grid-template-columns:repeat(2,10px);gap:13px 15px;padding:25px 17px;display:grid;position:absolute;bottom:95px;box-shadow:inset -10px 0 #0000001a}.tower i{background:#a9d9e9;width:10px;height:14px}.tower-one{width:75px;height:210px;left:21%}.tower-two{width:78px;height:285px;left:43%}.tower-three{width:75px;height:235px;left:65%}.green-hill{background:var(--green);z-index:3;border-radius:50% 50% 0 0;position:absolute}.hill-one{width:440px;height:135px;bottom:-15px;left:-80px}.hill-two{background:var(--green-dark);width:430px;height:115px;bottom:-5px;right:-150px}.image-label{z-index:5;color:var(--navy);letter-spacing:1.2px;text-transform:uppercase;background:#ffffffe0;border-radius:99px;padding:7px 12px;font-size:10px;font-weight:800;position:absolute;bottom:20px;left:22px}.principles-section{color:var(--ink);background:#f5f2ec;border-block:1px solid #10233f12;padding:105px 0 115px}.section-heading h2{margin-bottom:0;font-size:clamp(42px,5vw,64px)}.principles-section h2{color:var(--navy)}.principles-section .eyebrow{color:var(--purple)}.split-heading{grid-template-columns:1fr 360px;align-items:end;gap:70px;margin-bottom:64px;display:grid}.split-heading>p{color:var(--muted);margin-bottom:6px;font-size:17px}.principles-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.principle{border:1px solid #10233f14;border-top:5px solid var(--purple);background:#fff;border-radius:16px;min-height:250px;padding:31px 28px 34px;box-shadow:0 12px 34px #10233f0f}.principle:nth-child(2){border-top-color:var(--green)}.principle:nth-child(3){border-top-color:var(--blue)}.principle:nth-child(4){border-top-color:var(--navy)}.principle>span{color:var(--purple);margin-bottom:36px;font-family:Georgia,serif;font-size:18px;font-style:italic;display:block}.principle:nth-child(2)>span{color:var(--green-dark)}.principle:nth-child(3)>span{color:var(--blue)}.principle:nth-child(4)>span{color:var(--navy)}.principle h3{color:var(--navy);margin-bottom:18px;font-family:Georgia,serif;font-size:25px;font-weight:500;line-height:1.12}.principle p{color:var(--muted);margin-bottom:0;font-size:14px;line-height:1.65}.updates{padding-block:106px 120px}.updates>.section-heading{margin-bottom:55px}.feature-grid{grid-template-columns:1fr 1fr;gap:35px;display:grid}.card-heading{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.card-heading h3{color:var(--navy);margin:0;font-family:Georgia,serif;font-size:26px;font-weight:500}.card-heading a{color:var(--purple);font-size:13px;font-weight:800}.content-card{background:#fff;border:1px solid #10233f14;border-radius:20px;overflow:hidden;box-shadow:0 14px 50px #10233f14}.content-card.featured{height:100%}.card-image{min-height:265px;position:relative;overflow:hidden}.event-image{background:linear-gradient(140deg,var(--purple-light),#d8c6e8)}.event-image:before,.event-image:after{content:"";background:var(--purple);opacity:.84;border-radius:50%;position:absolute}.event-image:before{width:220px;height:220px;top:-58px;right:-50px}.event-image:after{background:var(--green);width:145px;height:145px;bottom:-72px;right:110px}.event-image:has(.event-poster):before{display:none}.event-image:has(.event-poster):after{display:none}.event-poster{object-fit:cover;object-position:center 31%}.story-image{background:linear-gradient(150deg,#cde5eb,#e7f0dc)}.story-image:before{content:"65";color:var(--navy);opacity:.12;font-family:Georgia,serif;font-size:135px;line-height:1;position:absolute;bottom:-12px;right:34px}.story-image:after{content:"";background:var(--green);opacity:.78;border-radius:120px 120px 0 0;width:58%;height:72%;position:absolute;bottom:0;left:13%}.story-image.has-photo:before,.story-image.has-photo:after{display:none}.story-photo{object-fit:cover;object-position:center 46%}.card-body{padding:31px 34px 35px}.card-kicker{color:var(--green-dark);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:12px;font-size:10px;font-weight:800;line-height:1.2}.card-body h3{color:var(--navy);margin-bottom:13px;font-family:Georgia,serif;font-size:28px;font-weight:500;line-height:1.16}.card-body>p:not(.card-kicker){color:var(--muted);margin-bottom:22px;font-size:14px;line-height:1.65}.activity-list{flex-wrap:wrap;gap:7px;margin:-3px 0 20px;display:flex}.activity-list span{background:var(--purple-light);color:var(--purple);border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800;line-height:1.2}.activity-list span:nth-child(2),.activity-list span:nth-child(5){color:var(--green-dark);background:#e8f2df}.activity-list span:nth-child(3){color:#126699;background:#e3f1f8}.event-note{border-left:3px solid var(--green);padding-left:13px;margin-bottom:20px!important;font-size:12px!important}.status-pill{color:var(--purple);background:var(--purple-light);border-radius:999px;padding:7px 12px;font-size:11px;font-weight:800;display:inline-block}.text-link{color:var(--purple);font-size:13px;font-weight:800}.page-hero{background:radial-gradient(circle at 88% 40%,var(--green-light) 0, var(--green-light) 120px, transparent 121px);border-bottom:1px solid #10233f1f;padding-block:105px 90px}.page-hero h1{margin-bottom:25px}.page-hero>p:last-child{max-width:540px;color:var(--muted);font-size:18px}.blog-hero{background:radial-gradient(circle at 88% 40%,var(--purple-light) 0, var(--purple-light) 120px, transparent 121px)}.listing-section{padding-block:90px 120px}.listing-block+.listing-block{border-top:1px solid #10233f1f;margin-top:105px;padding-top:90px}.listing-block>.section-heading{margin-bottom:42px}.listing-block .content-card{grid-template-columns:minmax(300px,.9fr) 1.1fr;display:grid}.listing-block .card-image{min-height:350px}.listing-block .card-body{flex-direction:column;justify-content:center;align-items:flex-start;padding:50px;display:flex}.listing-block .card-body h3{max-width:650px;font-size:36px}.site-footer{color:#fff;background:#0b1b31;padding:82px 0 25px}.site-footer .logo-type{color:#fff}.site-footer .official-logo{background:#fff;box-shadow:0 0 0 3px #ffffff1f}.footer-main{grid-template-columns:1fr 1fr;gap:50px;padding-bottom:70px;display:grid}.footer-strapline{color:#fff;margin:37px 0 0;font-family:Georgia,serif;font-size:34px;line-height:1.12}.footer-contact{flex-direction:column;justify-self:end;align-items:flex-start;min-width:340px;display:flex}.footer-contact .eyebrow{color:#a6dd90}.footer-contact a{color:#dce4ed;border-bottom:1px solid #ffffff40;margin-bottom:12px}.footer-bottom{color:#8494a8;text-transform:uppercase;letter-spacing:1.2px;border-top:1px solid #ffffff26;justify-content:space-between;padding-top:22px;font-size:11px;display:flex}@media (max-width:850px){.hero{grid-template-columns:1fr;gap:48px;padding-top:60px}.hero-visual{min-height:450px}.split-heading{grid-template-columns:1fr;gap:24px}.principles-grid{grid-template-columns:1fr 1fr}.feature-grid{grid-template-columns:1fr;gap:70px}}@media (max-width:620px){.shell{width:min(100% - 30px,1180px)}.header-inner{min-height:75px}.official-logo{width:42px;height:42px}.logo-lockup{gap:7px}.logo-type{letter-spacing:1px;font-size:15px}.logo-type small{display:none}nav{gap:17px}nav a{font-size:12px}.hero{min-height:0;padding-block:35px 70px}.hero-visual{min-height:330px;box-shadow:8px 11px 0 var(--purple-light);border-radius:46% 46% 14px 14px}.tower{transform-origin:bottom;transform:scale(.7)}.tower-one{left:13%}.tower-two{left:38%}.tower-three{left:64%}.sun-disc{width:70px;height:70px;top:30px;right:25px}h1{letter-spacing:-1.8px;font-size:48px}.hero-intro{font-size:17px}.principles-section{padding:76px 0}.section-heading h2{font-size:43px}.principles-grid{grid-template-columns:1fr}.principle{min-height:0;padding:28px 25px 30px}.principle>span{margin-bottom:18px}.updates{padding-block:75px 85px}.card-image{min-height:220px}.card-body{padding:26px 24px 30px}.card-body h3{font-size:25px}.page-hero{background-size:auto;padding-block:70px 60px}.listing-section{padding-block:70px 85px}.listing-block+.listing-block{margin-top:75px;padding-top:70px}.listing-block .content-card{grid-template-columns:1fr}.listing-block .card-image{min-height:240px}.listing-block .card-body{padding:30px 25px 35px}.listing-block .card-body h3{font-size:29px}.site-footer{padding-top:65px}.footer-main{grid-template-columns:1fr}.footer-contact{justify-self:start;min-width:0}.footer-strapline{font-size:29px}.footer-bottom{flex-direction:column;gap:15px}}
