/*! 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{--ink:#18342f;--soft:#506862;--forest:#173c35;--deep:#102d28;--paper:#fbfaf6;--gold:#b99a5d;--line:#d8ddd7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1240px,100% - 64px);height:104px;margin:auto;display:flex}.brand,.footer-brand{align-items:center;gap:13px;display:flex}.brand-mark{border:1px solid var(--gold);width:49px;height:49px;color:var(--forest);background:#f7f4ec;border-radius:50%;place-items:center;display:grid;position:relative}.brand-mark i{border:1px solid #d7c49b;border-radius:50%;position:absolute;inset:6px}.brand-mark b{letter-spacing:-1px;z-index:1;font:600 15px Georgia,serif}.brand-mark.small{width:42px;height:42px}.brand-copy{flex-direction:column;line-height:1;display:flex}.brand-copy strong{font:600 20px Georgia,serif}.brand-copy small{text-transform:uppercase;letter-spacing:.25em;color:#60726e;margin-top:7px;font-size:10px}nav{color:var(--soft);gap:34px;font-size:14px;display:flex}nav a:hover{color:var(--gold)}.header-cta{border:1px solid var(--forest);padding:13px 19px;font-size:13px;font-weight:700}.header-cta:hover{color:#fff;background:var(--forest)}.hero{grid-template-columns:1.2fr .8fr;align-items:center;gap:95px;width:min(1240px,100% - 64px);margin:auto;padding:78px 0 88px;display:grid}.eyebrow,.kicker{color:var(--gold);text-transform:uppercase;letter-spacing:.2em;font-size:11px;font-weight:700}.eyebrow{align-items:center;gap:11px;display:flex}.eyebrow span{background:var(--gold);width:25px;height:1px}.hero h1{letter-spacing:-.04em;margin:26px 0 28px;font:400 clamp(54px,6vw,82px)/.98 Georgia,serif}.hero h1 em{color:#779285;font-weight:400}.hero-copy>p{color:var(--soft);max-width:610px;margin:0;font:400 18px/1.75 Georgia,serif}.hero-actions{align-items:center;gap:34px;margin-top:38px;display:flex}.button-primary{background:var(--forest);color:#fff;align-items:center;gap:38px;padding:17px 22px;font-size:13px;font-weight:700;display:inline-flex}.button-primary:hover{background:var(--gold)}.text-link{border-bottom:1px solid #a5b1ad;padding:7px 0;font-size:13px;font-weight:700}.text-link span{margin-left:14px}.hero-feature{background:#eee9dd;box-shadow:0 24px 50px #283c351f}.feature-art{background:linear-gradient(135deg,#dce5dc,#b8c8bd);height:270px;position:relative;overflow:hidden}.orbit{border:1px solid #ffffff80;border-radius:50%;position:absolute}.orbit-one{width:310px;height:310px;top:-110px;right:-35px}.orbit-two{width:205px;height:205px;bottom:-105px;left:-30px}.cell{background:#f5f2e899;border-radius:50%;position:absolute;box-shadow:inset 0 0 0 11px #fff3}.cell-one{width:64px;height:64px;top:49px;left:54px}.cell-two{width:39px;height:39px;top:64px;right:67px}.cell-three{width:90px;height:90px;bottom:18px;right:94px}.feature-symbol{color:#fff;text-shadow:0 2px 20px #14322b2e;place-items:center;font:400 54px Georgia,serif;display:grid;position:absolute;inset:0}.feature-body{padding:30px 32px 31px}.article-label{color:var(--gold);text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:700}.feature-body h2{margin:13px 0 11px;font:400 26px/1.15 Georgia,serif}.feature-body p{color:var(--soft);font-size:13px;line-height:1.6}.feature-body a{border-top:1px solid #d5cebe;justify-content:space-between;padding-top:17px;font-size:12px;font-weight:700;display:flex}.trust-strip{background:var(--forest);color:#fff;grid-template-columns:repeat(3,1fr);padding:29px max(32px,50% - 620px);display:grid}.trust-strip div{border-right:1px solid #ffffff29;padding:0 38px}.trust-strip div:first-child{padding-left:0}.trust-strip div:last-child{border:0}.trust-strip strong,.trust-strip span{display:block}.trust-strip strong{margin-bottom:6px;font:400 17px Georgia,serif}.trust-strip span{color:#b9c9c3;font-size:11px}.section{width:min(1240px,100% - 64px);margin:auto}.latest{padding:105px 0 115px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:43px;display:flex}.section-heading h2,.purpose h2{margin:12px 0 0;font:400 44px/1.1 Georgia,serif}.section-heading>p{color:#60726e;width:410px;margin:0;font-size:14px;line-height:1.7}.article-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.article-card{background:#fff;border:1px solid #e1e3df}.article-visual{height:170px;padding:22px;position:relative;overflow:hidden}.article-visual.sage{background:#d5e1d9}.article-visual.sand{background:#e4dccb}.article-visual.rose{background:#ded4ce}.article-visual>span{color:#18342f3b;font:400 48px Georgia,serif}.visual-lines{border:1px solid #ffffffb3;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-70px;right:-35px}.visual-lines:after{content:"";border:1px solid #ffffff8c;border-radius:50%;position:absolute;inset:25px}.article-content{padding:25px}.article-content h3{min-height:82px;margin:11px 0 12px;font:400 22px/1.25 Georgia,serif}.article-content p{color:#60726e;min-height:64px;font-size:13px;line-height:1.65}.article-content footer{border-top:1px solid #e4e6e2;justify-content:space-between;align-items:center;margin-top:22px;padding-top:18px;display:flex}.article-content footer small{color:#7b8986;text-transform:uppercase;letter-spacing:.1em;font-size:10px}.article-content footer a{border:1px solid #b8c1bd;place-items:center;width:30px;height:30px;display:grid}.topics{background:var(--deep);color:#fff;grid-template-columns:.9fr 1.1fr;gap:110px;padding:95px max(32px,50% - 620px);display:grid}.kicker.light{color:#cdb67f}.topics-intro h2{margin:20px 0;font:400 42px/1.15 Georgia,serif}.topics-intro p{color:#b6c8c2;max-width:450px;font-size:14px;line-height:1.75}.topic-list{border-top:1px solid #ffffff2e}.topic-list a{border-bottom:1px solid #ffffff2e;grid-template-columns:44px 1fr 30px;align-items:center;padding:22px 0;display:grid}.topic-list a:hover strong{color:#d4be8b}.topic-number{color:#829b92;font:400 13px Georgia,serif}.topic-list strong,.topic-list small{display:block}.topic-list strong{font:400 21px Georgia,serif}.topic-list small{color:#9fb3ac;margin-top:5px;font-size:11px}.topic-list b{color:#d4be8b;font-weight:400}.purpose{grid-template-columns:85px .9fr 1.1fr;align-items:center;gap:42px;padding:110px 0;display:grid}.purpose-quote{color:#c7b789;align-self:start;font:400 100px/.7 Georgia,serif}.purpose>p{color:#516762;border-left:1px solid var(--line);padding-left:50px;font:400 18px/1.8 Georgia,serif}.editor{background:#dce7e0;grid-template-columns:240px 1fr;align-items:center;gap:70px;padding:82px max(32px,50% - 495px);display:grid}.editor-monogram{background:var(--forest);color:#d8c492;place-items:center;width:240px;height:280px;font:400 58px Georgia,serif;display:grid;position:relative}.editor-monogram:after{content:"";border:1px solid #d8c49266;position:absolute;inset:18px}.editor-copy h2{margin:15px 0 5px;font:400 42px Georgia,serif}.editor-role{color:#557068;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:700}.editor-copy>p:not(.editor-role){color:#405a53;max-width:650px;font:400 16px/1.7 Georgia,serif}.credentials{flex-wrap:wrap;gap:9px;margin-top:23px;display:flex}.credentials span{color:#3b554e;background:#ffffff9e;padding:9px 12px;font-size:10px}.newsletter{justify-content:space-between;align-items:center;width:min(1240px,100% - 64px);margin:auto;padding:78px 0;display:flex}.newsletter h2{margin:12px 0 8px;font:400 39px Georgia,serif}.newsletter p{color:#667973;margin:0;font-size:13px}.button-primary.dark{justify-content:space-between;min-width:240px}.site-footer{color:#fff;background:#102a25;grid-template-columns:1fr 1fr auto;align-items:center;gap:40px;padding:43px max(32px,50% - 620px);display:grid}.footer-brand>span:last-child{flex-direction:column;display:flex}.footer-brand strong{font:400 17px Georgia,serif}.footer-brand small,.site-footer>small{color:#829992;margin-top:5px;font-size:10px}.site-footer p{color:#9db0aa;margin:0;font-size:10px;line-height:1.5}@media (width<=900px){.site-header{width:min(100% - 36px,1240px);height:84px}nav,.header-cta{display:none}.hero{grid-template-columns:1fr;gap:48px;width:min(100% - 36px,1240px);padding:55px 0 65px}.hero h1{font-size:clamp(48px,13vw,72px)}.trust-strip{grid-template-columns:1fr;gap:20px}.trust-strip div,.trust-strip div:first-child{border-bottom:1px solid #ffffff26;border-right:0;padding:0 0 20px}.section{width:min(100% - 36px,1240px)}.section-heading{display:block}.section-heading>p{width:auto;margin-top:18px}.article-grid{grid-template-columns:1fr}.article-content h3,.article-content p{min-height:0}.topics{grid-template-columns:1fr;gap:45px;padding-left:24px;padding-right:24px}.purpose{grid-template-columns:44px 1fr;gap:20px}.purpose>p{border-left:0;border-top:1px solid var(--line);grid-column:1/-1;padding:25px 0 0}.editor{grid-template-columns:1fr;gap:35px;padding:60px 24px}.editor-monogram{width:160px;height:190px}.newsletter{width:min(100% - 36px,1240px);display:block}.newsletter .button-primary{margin-top:28px}.site-footer{grid-template-columns:1fr}}@media (width<=520px){.brand-mark{width:43px;height:43px}.brand-copy strong{font-size:18px}.hero-actions{flex-direction:column;align-items:flex-start;gap:16px}.feature-art{height:220px}.latest{padding:75px 0}.section-heading h2,.purpose h2,.topics-intro h2{font-size:36px}}
