/*! 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:#18231d;--cream:#f3f0e8;--sage:#cbd4c6;--moss:#5d6f61;--orange:#cf5e32}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:10;border-bottom:1px solid #18231d2e;justify-content:space-between;align-items:center;width:100%;height:92px;padding:0 4.5vw;display:flex;position:absolute}.brand{letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:14px;font-size:14px;font-weight:700;display:flex}.brand-mark{letter-spacing:-.06em;border:1px solid;border-radius:50%;place-items:center;width:42px;height:42px;font-size:12px;display:grid}nav{letter-spacing:.12em;text-transform:uppercase;gap:36px;font-size:12px;font-weight:700;display:flex}nav a{position:relative}nav a:after{content:"";background:currentColor;height:1px;transition:all .25s;position:absolute;bottom:-7px;left:0;right:100%}nav a:hover:after{right:0}.hero{flex-direction:column;min-height:810px;padding:180px 4.5vw 65px;display:flex;position:relative;overflow:hidden}.eyebrow,.section-number{letter-spacing:.18em;text-transform:uppercase;font-size:11px;font-weight:700}.hero h1{letter-spacing:-.065em;z-index:2;margin:70px 0 75px;font-family:Georgia,Times New Roman,serif;font-size:clamp(78px,12vw,170px);font-weight:400;line-height:.77;position:relative}.hero h1 em,.contact h2 em{color:var(--orange);font-weight:400}.hero-bottom{z-index:2;justify-content:space-between;align-items:flex-end;margin-top:auto;display:flex;position:relative}.hero-bottom p{max-width:540px;margin:0 0 3px 28%;font-size:17px;line-height:1.6}.round-link{border:1px solid var(--ink);border-radius:50%;place-items:center;width:64px;height:64px;font-size:21px;transition:all .25s;display:grid}.round-link:hover{background:var(--ink);color:var(--cream)}.hero-orbit{border:1px solid #18231d24;border-radius:50%;width:600px;height:600px;position:absolute;top:110px;right:-70px}.hero-orbit:before,.hero-orbit:after{content:"";border:1px solid #18231d1a;border-radius:50%;position:absolute;inset:70px}.hero-orbit:after{inset:145px}.hero-orbit span{background:var(--orange);border-radius:50%;width:13px;height:13px;position:absolute;top:110px;left:53px}.statement{background:var(--ink);color:var(--cream);grid-template-columns:24% 1fr;padding:125px 4.5vw 140px;display:grid}.statement h2,.focus h2,.contact h2{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-weight:400}.statement h2{margin:0 0 80px;font-size:clamp(52px,7vw,96px);line-height:.98}.statement-copy{grid-template-columns:1fr 1fr;gap:10%;max-width:880px;display:grid}.statement-copy p{color:#c8cec9;margin:0;font-size:16px;line-height:1.75}.focus{background:var(--sage);padding:130px 4.5vw 145px}.focus-heading{grid-template-columns:24% 1fr;align-items:end;margin-bottom:100px;display:grid}.focus h2{margin:0;font-size:clamp(60px,8vw,110px);line-height:.9}.focus-grid{grid-template-columns:repeat(3,1fr);gap:5vw;margin-left:24%;display:grid}.focus-grid article>span{color:var(--moss);font:italic 17px Georgia,serif}.focus-grid h3{margin:45px 0 20px;font:400 35px Georgia,serif}.focus-grid p{min-height:110px;font-size:14px;line-height:1.65}.line{background:var(--ink);width:100%;height:1px;margin-top:28px;position:relative}.line:after{content:"";background:var(--orange);border-radius:50%;width:7px;height:7px;position:absolute;top:-3px;right:0}.principles{grid-template-columns:24% 1fr;padding:120px 4.5vw 150px;display:grid}.principle-list div{border-top:1px solid #18231d59;justify-content:space-between;align-items:center;padding:30px 0;font:400 clamp(28px,4vw,55px) Georgia,serif;display:flex}.principle-list div:last-child{border-bottom:1px solid #18231d59}.principle-list b{color:var(--orange);letter-spacing:.15em;font:700 10px Arial,sans-serif}.contact{background:var(--orange);color:#fff8ed;min-height:760px;padding:125px 4.5vw 90px}.contact h2{margin:70px 0 65px;font-size:clamp(58px,8vw,112px);line-height:.91}.contact h2 em{color:var(--ink)}.contact-note{max-width:465px;margin-left:48%;font-size:15px;line-height:1.7}.contact-link{border-bottom:1px solid;justify-content:space-between;max-width:465px;margin:45px 0 0 48%;padding:18px 0;font-size:17px;display:flex}footer{background:var(--ink);color:var(--cream);letter-spacing:.13em;text-transform:uppercase;grid-template-columns:1fr 1fr 1fr;align-items:center;min-height:150px;padding:45px 4.5vw;font-size:10px;display:grid}footer p:nth-child(2){text-align:center}footer p:last-child{text-align:right}@media (width<=800px){.site-header{height:76px}nav{gap:15px}nav a:nth-child(2){display:none}.brand{font-size:12px}.brand-mark{width:36px;height:36px}.hero{min-height:720px;padding-top:145px}.hero h1{margin-top:85px;font-size:clamp(66px,22vw,110px)}.hero-bottom p{max-width:75%;margin-left:0;font-size:15px}.hero-orbit{width:420px;height:420px;top:190px;right:-220px}.statement,.principles{grid-template-columns:1fr;gap:60px;padding-top:90px}.statement-copy{grid-template-columns:1fr;gap:30px}.focus{padding-top:90px}.focus-heading{grid-template-columns:1fr;gap:55px;margin-bottom:70px}.focus-grid{grid-template-columns:1fr;gap:65px;margin-left:0}.focus-grid p{min-height:0}.contact{min-height:700px;padding-top:90px}.contact-note,.contact-link{margin-left:0}footer{grid-template-columns:1fr;gap:28px}footer p:nth-child(2),footer p:last-child{text-align:left;margin:0}}.brand{letter-spacing:0;text-transform:none;gap:0;font-size:0}.brand img{width:210px;height:auto;display:block}.footer-brand img{filter:invert();width:185px}@media (width<=800px){.brand img{width:170px}.footer-brand img{width:180px}}
