@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Inter:wght@400;500;600&display=swap";#root,.site-shell{min-height:100vh}.site-shell{background:var(--linen);overflow:hidden}.site-header{z-index:20;border-bottom:1px solid var(--sand);background:var(--linen);justify-content:space-between;align-items:center;height:88px;padding:0 clamp(1.5rem,5vw,5.5rem);display:flex;position:relative}.brand{align-items:center;gap:.9rem;display:inline-flex}.brand-mark{border:1px solid var(--plum);width:38px;height:38px;color:var(--plum);letter-spacing:.05em;border-radius:50%;place-items:center;font-family:Cormorant Garamond,serif;font-size:.9rem;font-weight:600;display:grid}.brand-name{color:var(--plum);letter-spacing:-.02em;font-family:Cormorant Garamond,serif;font-size:1.45rem;font-weight:600}.brand-name span{letter-spacing:.12em;text-transform:uppercase;margin-left:.18rem;font-family:Inter,sans-serif;font-size:.57rem;font-weight:600}.primary-nav{align-items:center;gap:clamp(.8rem,1.5vw,1.8rem);display:flex}.primary-nav a{color:var(--charcoal);letter-spacing:.12em;text-transform:uppercase;padding:.75rem 0;font-size:.68rem;font-weight:600;transition:color .18s;position:relative}.primary-nav a:after{background:var(--gold);content:"";transform-origin:100%;height:1px;transition:transform .18s;position:absolute;bottom:.4rem;left:0;right:0;transform:scaleX(0)}.primary-nav a:hover,.primary-nav a.active{color:var(--plum)}.primary-nav a:hover:after,.primary-nav a.active:after{transform-origin:0;transform:scaleX(1)}.menu-toggle{cursor:pointer;background:0 0;border:0;width:44px;height:44px;padding:0;display:none}.menu-toggle span{background:var(--plum);width:24px;height:1px;margin:7px auto;transition:transform .18s;display:block}.button{border:1px solid var(--plum);background:var(--plum);min-height:50px;color:var(--white);letter-spacing:.1em;text-transform:uppercase;border-radius:0;justify-content:center;align-items:center;gap:1rem;padding:.85rem 1.4rem;font-size:.72rem;font-weight:600;transition:background-color .18s,color .18s;display:inline-flex}.button svg,.text-link svg{width:19px;height:19px;transition:transform .18s}.button:hover{color:var(--plum);background:0 0}.button:hover svg,.text-link:hover svg{transform:translate(4px)}.eyebrow{color:var(--plum);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:.75rem;font-size:.7rem;font-weight:600;display:flex}.eyebrow:before{background:var(--gold);content:"";width:28px;height:1px}.home-hero{grid-template-columns:1fr 1fr;min-height:calc(100svh - 88px);display:grid}.home-hero__content{align-items:center;padding:clamp(4rem,8vw,8rem) clamp(2rem,7vw,8rem);display:flex}.home-hero__inner{width:min(100%,650px)}.home-hero h1{color:var(--plum);margin:1.8rem 0 1.6rem;font-size:clamp(3.6rem,5.8vw,6.8rem);line-height:.9}.home-hero h1 span{display:block}.hero-copy{max-width:590px;color:var(--muted);font-size:clamp(1rem,1.25vw,1.14rem);line-height:1.75}.home-hero .button{margin-top:2.4rem}.property-image{background:var(--sand);min-height:520px;position:relative;overflow:hidden}.property-image img{object-fit:cover;height:100%;transition:transform .8s}.home-hero__image{min-height:calc(100svh - 88px)}.home-hero:hover .property-image img{transform:scale(1.015)}.section{padding:clamp(5.5rem,10vw,9rem) clamp(1.5rem,7vw,8rem)}.section-heading{max-width:760px}.section-heading--center{text-align:center;margin-inline:auto}.section-heading--center .eyebrow{justify-content:center}.section-heading h2{color:var(--plum);margin-top:1.2rem;font-size:clamp(3rem,5vw,5.3rem);line-height:.98}.section-copy{max-width:650px;color:var(--muted);margin-top:1.5rem;font-size:1rem;line-height:1.75}.section-heading--center .section-copy{margin-inline:auto}.services-preview{border-top:1px solid var(--sand)}.section-intro-row{justify-content:space-between;align-items:end;gap:2rem;display:flex}.text-link{color:var(--plum);letter-spacing:.1em;text-transform:uppercase;flex:none;align-items:center;gap:.65rem;font-size:.72rem;font-weight:600;display:inline-flex}.service-grid{border-top:1px solid var(--sand);border-left:1px solid var(--sand);grid-template-columns:repeat(3,1fr);margin-top:clamp(3rem,6vw,5rem);display:grid}.service-card{border-right:1px solid var(--sand);border-bottom:1px solid var(--sand);background:var(--white);flex-direction:column;min-height:405px;padding:clamp(1.6rem,2.5vw,2.7rem);transition:background-color .18s;display:flex}.service-card:hover{background:#fbf9f5}.service-card__top{align-items:center;gap:1rem;display:flex}.service-number{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:1.2rem}.service-line{background:var(--sand);width:36px;height:1px}.service-card h3{color:var(--plum);margin-top:3.3rem;font-size:clamp(2rem,2.5vw,2.8rem);line-height:1}.service-card>p{color:var(--muted);margin-top:1.3rem;font-size:.9rem;line-height:1.7}.service-card .text-link{margin-top:auto;padding-top:2rem}.values-section{background:var(--plum);color:var(--white);grid-template-columns:.85fr 2.15fr;display:grid}.values-intro{border-right:1px solid #ffffff2e;padding:clamp(4rem,8vw,8rem) clamp(2rem,6vw,7rem)}.values-intro .eyebrow{color:var(--white)}.values-intro h2{margin-top:1.4rem;font-size:clamp(3rem,4.5vw,5rem);line-height:.95}.values-grid{grid-template-columns:repeat(2,1fr);display:grid}.value-item{border-bottom:1px solid #ffffff2e;border-right:1px solid #ffffff2e;min-height:260px;padding:clamp(2rem,4vw,4rem)}.value-item:nth-child(2n){border-right:0}.value-item:nth-child(n+3){border-bottom:0}.value-item span{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:1.1rem}.value-item h3{margin-top:2.5rem;font-size:2.25rem}.value-item p{color:#ffffffad;max-width:330px;margin-top:.7rem;font-size:.88rem;line-height:1.7}.closing-cta{border-bottom:1px solid var(--sand);grid-template-columns:1fr auto;align-items:center;gap:3rem;padding:clamp(5rem,9vw,9rem) clamp(1.5rem,10vw,11rem);display:grid}.closing-cta h2{max-width:850px;color:var(--plum);font-size:clamp(3rem,5vw,5.5rem);line-height:.95}.page-hero{border-bottom:1px solid var(--sand);grid-template-columns:1.45fr .55fr;min-height:440px;display:grid}.page-hero__content{flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,8rem) clamp(1.5rem,7vw,8rem);display:flex}.page-hero h1{max-width:950px;color:var(--plum);margin-top:1.3rem;font-size:clamp(4rem,8vw,8.5rem);line-height:.87}.page-hero__aside{border-left:1px solid var(--sand);flex-direction:column;justify-content:space-between;padding:clamp(3rem,6vw,6rem) clamp(2rem,5vw,5rem);display:flex}.page-number{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:1.25rem}.page-hero__aside p{max-width:360px;color:var(--muted);font-size:.95rem;line-height:1.75}.editorial-split{grid-template-columns:1fr 1fr;display:grid}.editorial-split__copy{flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,8rem);display:flex}.editorial-split__copy h2{color:var(--plum);margin-top:1.3rem;font-size:clamp(3rem,5vw,5.3rem);line-height:.95}.editorial-split__copy>p:not(.eyebrow){color:var(--muted);margin-top:1.5rem;line-height:1.8}.editorial-split__copy .text-link{margin-top:2rem}.about-story .property-image{min-height:700px}.statement-grid{border-top:1px solid var(--sand);border-bottom:1px solid var(--sand);grid-template-columns:repeat(2,1fr);display:grid}.statement-card{padding:clamp(4rem,8vw,8rem)}.statement-card+.statement-card{border-left:1px solid var(--sand)}.statement-card span{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:1.25rem}.statement-card h2{color:var(--plum);margin-top:3rem;font-size:clamp(3rem,5vw,5rem)}.statement-card p{max-width:560px;color:var(--muted);margin-top:1.25rem;line-height:1.8}.about-values{background:var(--white)}.about-value-grid{border-top:1px solid var(--sand);grid-template-columns:repeat(4,1fr);margin-top:4rem;display:grid}.about-value{border-right:1px solid var(--sand);padding:2.3rem 2rem 1rem 0}.about-value:not(:first-child){padding-left:2rem}.about-value:last-child{border-right:0}.about-value span{color:var(--gold);letter-spacing:.14em;font-size:.72rem}.about-value h3{color:var(--plum);margin-top:2rem;font-size:2.4rem}.about-value p{color:var(--muted);margin-top:.8rem;font-size:.88rem;line-height:1.7}.services-list{padding:0 clamp(1.5rem,7vw,8rem) clamp(6rem,10vw,10rem)}.service-detail{border-top:1px solid var(--sand);grid-template-columns:.35fr .65fr 1.2fr .8fr;scroll-margin-top:1rem;display:grid}.service-detail:last-child{border-bottom:1px solid var(--sand)}.service-detail>*{padding:clamp(2.5rem,5vw,5rem) clamp(1rem,3vw,3rem)}.service-detail__number{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:1.2rem}.service-detail h2{color:var(--plum);font-size:clamp(2.3rem,3vw,3.5rem);line-height:1}.service-detail__body{border-right:1px solid var(--sand);border-left:1px solid var(--sand)}.service-detail__body p{color:var(--muted);font-size:.95rem;line-height:1.8}.service-detail__details{margin:0;padding-left:clamp(1rem,3vw,3rem);list-style:none}.service-detail__details li{color:var(--charcoal);padding:.7rem 0 .7rem 1.2rem;font-size:.82rem;line-height:1.5;position:relative}.service-detail__details li:before{background:var(--gold);content:"";border-radius:50%;width:4px;height:4px;position:absolute;top:1.1rem;left:0}.contact-layout{border-bottom:1px solid var(--sand);grid-template-columns:.75fr 1.25fr;display:grid}.contact-details{border-right:1px solid var(--sand);padding:clamp(4rem,7vw,7rem)}.contact-details h2{color:var(--plum);margin-top:1.4rem;font-size:clamp(3rem,5vw,5rem);line-height:.97}.contact-details>p:not(.eyebrow){color:var(--muted);margin-top:1.5rem;line-height:1.75}.contact-list{gap:1.7rem;margin-top:4rem;display:grid}.contact-item{border-top:1px solid var(--sand);padding-top:1.2rem}.contact-item span{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.5rem;font-size:.66rem;font-weight:600;display:block}.contact-item a{color:var(--plum);font-family:Cormorant Garamond,serif;font-size:1.7rem;transition:color .18s}.contact-item a:hover{color:var(--gold)}.contact-form-wrap{background:var(--white);padding:clamp(4rem,7vw,7rem)}.contact-form{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.form-field{gap:.65rem;display:grid}.form-field--full{grid-column:1/-1}.form-field label{color:var(--charcoal);letter-spacing:.11em;text-transform:uppercase;font-size:.68rem;font-weight:600}.form-field input,.form-field select,.form-field textarea{border:0;border-bottom:1px solid var(--sand);width:100%;color:var(--charcoal);background:0 0;border-radius:0;outline:0;font-size:.95rem;transition:border-color .18s}.form-field input,.form-field select{height:48px}.form-field textarea{resize:vertical;min-height:130px;padding:.8rem 0}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--gold)}.contact-form .button{cursor:pointer;width:fit-content;margin-top:1rem}.site-footer{background:#efe8dc;padding:clamp(4rem,7vw,7rem) clamp(1.5rem,7vw,8rem) 2rem}.footer-main{grid-template-columns:1.2fr .8fr;display:grid}.footer-intro{max-width:420px}.footer-brand{color:var(--plum);font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3vw,3rem);font-weight:600}.footer-intro p{color:var(--muted);margin-top:1.2rem;font-size:.9rem;line-height:1.7}.footer-links{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.footer-links>div{flex-direction:column;align-items:flex-start;gap:.8rem;display:flex}.footer-label{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.4rem;font-size:.64rem;font-weight:600}.footer-links a{color:var(--charcoal);font-size:.85rem;transition:color .18s}.footer-links a:hover{color:var(--plum)}.footer-bottom{border-top:1px solid var(--sand);color:var(--muted);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;margin-top:5rem;padding-top:1.5rem;font-size:.66rem;display:flex}@media (width<=1100px){.home-hero h1{font-size:clamp(3.4rem,5.9vw,5.2rem)}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card{min-height:360px}.service-detail{grid-template-columns:.22fr .78fr 1fr}.service-detail__details{border-left:1px solid var(--sand);grid-column:2/-1;padding-top:0}.service-detail__body{border-right:0}}@media (width<=960px){.site-header{height:74px}.menu-toggle{display:block}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px)rotate(-45deg)}.primary-nav{border-bottom:0 solid var(--sand);background:var(--linen);flex-direction:column;align-items:stretch;gap:0;max-height:0;transition:max-height .24s,border-width .24s;display:flex;position:absolute;top:74px;left:0;right:0;overflow:hidden}.primary-nav.is-open{border-bottom-width:1px;max-height:360px}.primary-nav a{border-top:1px solid var(--sand);padding:1.1rem 1.5rem}.primary-nav a:after{display:none}.home-hero{grid-template-columns:1fr;min-height:auto}.home-hero__content{min-height:calc(100svh - 74px)}.home-hero__image{min-height:72svh}.section-intro-row{flex-direction:column;align-items:flex-start}.values-section,.editorial-split,.statement-grid,.contact-layout{grid-template-columns:1fr}.values-intro{border-bottom:1px solid #ffffff2e;border-right:0}.contact-details{border-right:0;border-bottom:1px solid var(--sand)}.statement-card+.statement-card{border-top:1px solid var(--sand);border-left:0}.editorial-split__image{order:-1}.about-story .property-image{min-height:70svh}.about-value-grid{grid-template-columns:repeat(2,1fr)}.about-value:nth-child(2){border-right:0}.about-value:nth-child(n+3){border-top:1px solid var(--sand)}.page-hero{grid-template-columns:1fr;min-height:auto}.page-hero__aside{border-top:1px solid var(--sand);border-left:0;min-height:220px}.service-detail{grid-template-columns:.2fr .8fr}.service-detail__body,.service-detail__details{border-top:1px solid var(--sand);border-left:0;grid-column:1/-1}.service-detail__body{padding-bottom:2rem}.service-detail__details{padding-top:1.5rem;padding-bottom:2.5rem}.footer-main{grid-template-columns:1fr;gap:3rem}}@media (width<=540px){.brand-name{font-size:1.2rem}.brand-name span{display:none}.home-hero h1{font-size:clamp(3.15rem,15vw,4.3rem)}.home-hero__content{min-height:auto;padding-top:5rem;padding-bottom:5rem}.home-hero__image{min-height:62svh}.service-grid,.values-grid,.about-value-grid{grid-template-columns:1fr}.service-card{min-height:330px}.value-item,.value-item:nth-child(2n),.value-item:nth-child(n+3){border-bottom:1px solid #ffffff2e;border-right:0;min-height:230px}.value-item:last-child{border-bottom:0}.about-value,.about-value:not(:first-child),.about-value:nth-child(2){border-top:1px solid var(--sand);border-right:0;padding:2rem 0}.about-value:first-child{border-top:0}.closing-cta{grid-template-columns:1fr;align-items:flex-start}.page-hero h1{font-size:clamp(3.7rem,18vw,5.5rem)}.contact-form{grid-template-columns:1fr}.form-field--full{grid-column:auto}.contact-item a{font-size:1.35rem}.footer-links{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column;align-items:flex-start;gap:.7rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.button--outline{color:var(--plum);background:0 0}.button--outline:hover{background:var(--plum);color:var(--white)}.learning-promo{border-top:1px solid var(--sand);border-bottom:1px solid var(--sand);background:var(--white);grid-template-columns:1.35fr .65fr;display:grid}.learning-promo__content{border-right:1px solid var(--sand);padding:clamp(5rem,9vw,9rem) clamp(2rem,8vw,9rem)}.learning-promo__content h2{max-width:850px;color:var(--plum);margin-top:1.5rem;font-size:clamp(3.2rem,5.5vw,6rem);line-height:.95}.learning-promo__content>p:not(.eyebrow){max-width:680px;color:var(--muted);margin-top:1.6rem;line-height:1.8}.learning-promo__actions{flex-wrap:wrap;gap:.9rem;margin-top:2.5rem;display:flex}.learning-promo__aside{background:#fbf9f5;flex-direction:column;justify-content:space-between;padding:clamp(3rem,5vw,5rem);display:flex}.learning-promo__number{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:1.3rem}.learning-promo__aside>p{max-width:320px;color:var(--plum);margin-top:auto;padding-top:5rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3vw,3.2rem);line-height:1}.learning-promo__aside ul{border-top:1px solid var(--sand);gap:.7rem;margin:2rem 0 0;padding:1.5rem 0 0;list-style:none;display:grid}.learning-promo__aside li{color:var(--muted);padding-left:1rem;font-size:.76rem;line-height:1.5;position:relative}.learning-promo__aside li:before{background:var(--gold);content:"";border-radius:50%;width:4px;height:4px;position:absolute;top:.55rem;left:0}.community-learning{border-top:1px solid var(--sand);border-bottom:1px solid var(--sand);background:var(--white);grid-template-columns:1fr 1fr;gap:clamp(3rem,8vw,8rem);padding:clamp(5rem,9vw,9rem) clamp(1.5rem,8vw,9rem);display:grid}.community-learning h2{max-width:650px;color:var(--plum);margin-top:1.3rem;font-size:clamp(3rem,5vw,5.2rem);line-height:.95}.community-learning>div:last-child{flex-direction:column;justify-content:center;display:flex}.community-learning>div:last-child>p{max-width:610px;color:var(--muted);line-height:1.8}.community-learning .text-link{margin-top:2rem}.learning-intro,.resources-intro{border-bottom:1px solid var(--sand)}.education-callout{border-left:2px solid var(--gold);background:var(--linen);color:var(--charcoal);margin-top:2rem;padding:1.4rem 1.6rem;font-size:.88rem;line-height:1.7}.source-attribution{border-top:1px solid var(--sand);margin-top:2.5rem;padding-top:1.3rem}.source-attribution__label{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:.62rem;font-weight:600}.source-attribution ul{flex-wrap:wrap;gap:.7rem 1.5rem;margin:.9rem 0 0;padding:0;list-style:none;display:flex}.source-attribution a{color:var(--plum);text-decoration:underline;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);text-underline-offset:4px;font-size:.75rem;line-height:1.5}.learning-sources,.resource-sources{border-top:1px solid var(--sand);border-bottom:1px solid var(--sand);background:var(--white);grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,8rem);padding:clamp(4rem,7vw,7rem) clamp(1.5rem,7vw,8rem);display:grid}.learning-sources h2,.resource-sources h2{color:var(--plum);margin-top:1.2rem;font-size:clamp(2.8rem,4vw,4.6rem);line-height:.98}.learning-sources>div:first-child>p:not(.eyebrow){max-width:620px;color:var(--muted);margin-top:1.2rem;line-height:1.75}.learning-sources .source-attribution,.resource-sources .source-attribution{margin-top:0}.disclaimer{border-bottom:1px solid var(--sand);grid-template-columns:.45fr .65fr 1.4fr;gap:1rem 4rem;padding:clamp(4rem,7vw,7rem) clamp(1.5rem,10vw,11rem);display:grid}.disclaimer h2{color:var(--plum);font-size:clamp(2.2rem,3vw,3.4rem);line-height:1}.disclaimer>p:last-child{color:var(--muted);font-size:.82rem;line-height:1.75}.resource-grid{border-top:1px solid var(--sand);border-left:1px solid var(--sand);grid-template-columns:repeat(3,1fr);margin-top:clamp(3.5rem,6vw,6rem);display:grid}.resource-card{border-right:1px solid var(--sand);border-bottom:1px solid var(--sand);background:var(--white);flex-direction:column;min-height:440px;padding:clamp(1.7rem,3vw,3rem);transition:background-color .18s;display:flex}.resource-card:hover{background:#fbf9f5}.resource-card__top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.official-label{border:1px solid var(--gold);color:var(--plum);letter-spacing:.1em;text-transform:uppercase;padding:.45rem .6rem;font-size:.58rem;font-weight:600}.resource-card__number{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:1.05rem}.resource-card__organization{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-top:3rem;font-size:.63rem;font-weight:600}.resource-card h2{color:var(--plum);margin-top:.8rem;font-size:clamp(2rem,2.5vw,2.8rem);line-height:1}.resource-card>p:not(.resource-card__organization){color:var(--muted);margin-top:1.2rem;font-size:.88rem;line-height:1.7}.resource-card__action{flex-direction:column;align-items:flex-start;gap:.7rem;margin-top:auto;padding-top:2rem;display:flex}.resource-card__action a{color:var(--plum);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:600}.resource-card__action small{color:var(--muted);font-size:.64rem;line-height:1.4}@media (width<=1100px){.resource-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=960px){.learning-promo,.community-learning,.learning-sources,.resource-sources{grid-template-columns:1fr}.learning-promo__content{border-right:0;border-bottom:1px solid var(--sand)}.disclaimer{grid-template-columns:1fr 1fr}.disclaimer>p:last-child{grid-column:1/-1}}@media (width<=640px){.learning-promo__actions{flex-direction:column;align-items:stretch}.learning-promo__actions .button{width:100%}.resource-grid,.disclaimer{grid-template-columns:1fr}.disclaimer>p:last-child{grid-column:auto}}.source-attribution__note{max-width:560px;color:var(--muted);margin-top:.55rem;font-size:.68rem;line-height:1.5}.learning-center-page .page-hero{grid-template-columns:1.55fr .45fr;min-height:330px}.learning-center-page .page-hero__content{padding-top:clamp(3.5rem,6vw,5.5rem);padding-bottom:clamp(3.5rem,6vw,5.5rem)}.learning-center-page .page-hero h1{font-size:clamp(3.8rem,7vw,7rem)}.learning-center-page .page-hero__aside{padding-top:clamp(2.5rem,4vw,4rem);padding-bottom:clamp(2.5rem,4vw,4rem)}.learning-center-page .learning-intro{padding-top:clamp(3.5rem,6vw,5.5rem);padding-bottom:clamp(3.5rem,6vw,5.5rem)}.learning-center-page .learning-intro .section-heading h2{font-size:clamp(2.9rem,4.5vw,4.8rem)}.education-card-section{padding:clamp(3rem,5vw,5rem) clamp(1.5rem,7vw,8rem) clamp(4.5rem,7vw,7rem)}.education-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(1rem,1.8vw,1.5rem);display:grid}.education-card{aspect-ratio:1;border:1px solid var(--sand);background:var(--white);flex-direction:column;min-height:0;padding:clamp(1.6rem,2.7vw,2.7rem);transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.education-card:hover{border-color:#d9cdbd;transform:translateY(-4px);box-shadow:0 12px 28px #5b2a5614}.education-card__number{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:1.1rem}.education-card__copy{margin-top:clamp(1.6rem,3vw,3rem)}.education-card h2{color:var(--plum);font-size:clamp(1.9rem,2.5vw,2.8rem);line-height:.98}.education-card p{color:var(--charcoal);margin-top:1rem;font-size:clamp(.78rem,.9vw,.9rem);line-height:1.65}.education-card__link{border:0;border-top:1px solid var(--sand);width:fit-content;color:var(--plum);cursor:pointer;letter-spacing:.11em;text-transform:uppercase;background:0 0;align-items:center;gap:.7rem;margin-top:auto;padding:1rem 0 0;font-size:.68rem;font-weight:600;display:inline-flex}.education-card__link span{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:1.35rem;font-weight:400;line-height:1;transition:transform .18s}.education-card__link:hover span{transform:rotate(90deg)}.education-card__resources{border-top:1px solid var(--sand);margin-top:.9rem}.education-card__resources summary{color:var(--plum);cursor:pointer;letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 0 0;font-size:.68rem;font-weight:600;list-style:none;display:flex}.education-card__resources summary::-webkit-details-marker{display:none}.education-card__resources summary>span{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:1.35rem;font-weight:400;line-height:1;transition:transform .18s}.education-card__resources[open] summary>span{transform:rotate(45deg)}.education-card:has(.education-card__resources[open]){aspect-ratio:auto}.education-card__resources-content{padding-top:1rem}.official-resource-list{gap:.65rem;display:grid}.official-resource-link{border:1px solid var(--sand);background:var(--linen);color:var(--charcoal);flex-direction:column;align-items:flex-start;gap:.35rem;padding:.85rem;text-decoration:none;transition:border-color .16s,transform .16s;display:flex}.official-resource-link:hover{border-color:var(--gold);transform:translateY(-2px)}.official-resource-link__badge{color:#806513;letter-spacing:.08em;text-transform:uppercase;border:1px solid #c9a22785;padding:.25rem .4rem;font-size:.52rem;font-weight:700;line-height:1.3;display:inline-flex}.official-resource-link strong{color:var(--plum);font-family:Cormorant Garamond,serif;font-size:1.2rem;line-height:1.05}.official-resource-link>span:last-child{color:var(--muted);font-size:.64rem;line-height:1.45}.credit-report-details{border-left:2px solid var(--gold);background:var(--linen);margin-bottom:.8rem;padding:1rem}.credit-report-details h3{color:var(--plum);font-size:1.35rem;line-height:1.05}.education-card .credit-report-details p{margin-top:.6rem;font-size:.7rem;line-height:1.55}.credit-report-details dl{gap:.65rem;margin-top:.8rem;display:grid}.credit-report-details dt{color:var(--plum);letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:700}.credit-report-details dd{color:var(--charcoal);margin-top:.2rem;font-size:.7rem;line-height:1.5}.credit-report-details address{font-style:normal}.credit-report-details address span{display:block}.credit-report-details a{color:var(--plum);font-weight:600}.education-card .credit-report-details__notice{background:var(--white);color:var(--plum);border:1px solid #c9a22785;padding:.7rem;font-weight:600}.education-dialog{border:1px solid var(--sand);background:var(--linen);width:min(940px,100% - 2rem);max-width:940px;max-height:calc(100dvh - 2rem);color:var(--charcoal);padding:0;overflow:auto;box-shadow:0 24px 70px #2b2b2b2e}.education-dialog::backdrop{background:#321e2f7a}.education-dialog__inner{padding:clamp(1.5rem,4vw,4rem)}.education-dialog__topbar{border-bottom:1px solid var(--sand);color:var(--muted);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;padding-bottom:1rem;font-size:.64rem;font-weight:600;display:flex}.education-dialog__topbar button{color:var(--plum);cursor:pointer;letter-spacing:.1em;text-transform:uppercase;background:0 0;border:0;align-items:center;gap:.6rem;padding:.5rem;font-size:.64rem;font-weight:600;display:inline-flex}.education-dialog__topbar button span{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:1.5rem;line-height:.8}.education-dialog__header{padding:clamp(2.5rem,5vw,4.5rem) 0}.education-dialog__header h2{max-width:760px;color:var(--plum);margin-top:1.2rem;font-size:clamp(3rem,6vw,5.8rem);line-height:.92}.education-dialog__header>p:last-child{max-width:700px;color:var(--muted);margin-top:1.4rem;line-height:1.75}.education-dialog__topics{border-top:1px solid var(--sand);border-left:1px solid var(--sand);background:var(--white);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.education-dialog__topic{border-right:1px solid var(--sand);border-bottom:1px solid var(--sand);min-height:175px;padding:clamp(1.4rem,3vw,2.5rem)}.education-dialog__topic>span{color:var(--gold);margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;font-size:1rem;display:block}.education-dialog__topic h3{color:var(--plum);font-size:1.65rem;line-height:1.05}.education-dialog__topic p{color:var(--muted);margin-top:.7rem;font-size:.82rem;line-height:1.65}.education-dialog__disclaimer{border-left:2px solid var(--gold);background:var(--white);color:var(--muted);margin-top:2.2rem;padding:1.2rem 1.4rem;font-size:.72rem;line-height:1.65}.learning-center-page .learning-sources{padding-top:clamp(3rem,5vw,4.5rem);padding-bottom:clamp(3rem,5vw,4.5rem)}.learning-center-page .learning-sources h2{font-size:clamp(2.5rem,3.5vw,3.8rem)}.learning-center-page .disclaimer{padding-top:clamp(2.8rem,4vw,4rem);padding-bottom:clamp(2.8rem,4vw,4rem)}.learning-center-page .closing-cta{padding-top:clamp(3.5rem,5vw,5rem);padding-bottom:clamp(3.5rem,5vw,5rem)}.learning-center-page .closing-cta h2{font-size:clamp(2.8rem,4vw,4.5rem)}@media (width<=1100px){.education-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=960px){.learning-center-page .page-hero{grid-template-columns:1fr}.learning-center-page .page-hero__aside{min-height:160px}}@media (width<=640px){.education-card-grid,.education-dialog__topics{grid-template-columns:1fr}.education-card{aspect-ratio:auto;min-height:330px}.education-dialog{width:calc(100% - 1rem);max-height:calc(100dvh - 1rem)}.education-dialog__topic{min-height:auto}}:root{color:#2b2b2b;font-synthesis:none;text-rendering:optimizelegibility;--linen:#f5f1e8;--plum:#5b2a56;--gold:#c9a227;--charcoal:#2b2b2b;--white:#fff;--sand:#e7dfd2;--muted:#6f6865;background:#f5f1e8;font-family:Inter,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--linen);min-width:320px;min-height:100vh;margin:0}body,button,input,select,textarea{font-family:Inter,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{letter-spacing:-.03em;font-family:Cormorant Garamond,serif;font-weight:500}:focus-visible{outline:2px solid var(--gold);outline-offset:4px}::selection{color:var(--white);background:var(--plum)}
