/*! 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}.grow{flex-grow:1}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#18231f;--muted:#68726d;--cream:#f7f4ed;--paper:#fffdf8;--line:#dedbd2;--forest:#315c49}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:20;background:#fffdf8e6;border-bottom:1px solid #dedbd2cc;justify-content:space-between;align-items:center;height:78px;padding:0 clamp(24px,6vw,88px);display:flex;position:sticky;top:0}.brand,.footer-brand{letter-spacing:-.02em;align-items:center;gap:12px;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:700;display:flex}.brand-mark{background:var(--forest);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:39px;height:39px;font-family:Georgia,Times New Roman,serif;font-size:20px;display:inline-flex}.brand-mark.small{width:32px;height:32px;font-size:16px}nav{gap:30px;font-size:13px;font-weight:700;display:flex}nav a{border-bottom:1px solid #0000;padding:8px 0}nav a:hover,nav a:focus-visible{border-color:var(--forest)}.hero{background:linear-gradient(#315c4909 1px,transparent 1px),linear-gradient(90deg,#315c4909 1px,transparent 1px),var(--cream);background-size:48px 48px;align-items:center;min-height:calc(100vh - 78px);padding:80px clamp(24px,9vw,140px) 130px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #315c4929;border-radius:50%;width:min(44vw,610px);height:min(44vw,610px);position:absolute;top:-11vw;right:-13vw}.hero-glow{filter:blur(3px);opacity:.75;border-radius:50%;position:absolute}.hero-glow-one{background:#d9caa3;width:220px;height:220px;top:27%;right:13%}.hero-glow-two{background:#afc8ba;width:145px;height:145px;top:48%;right:28%}.hero-content{z-index:2;max-width:820px;position:relative}.kicker{color:var(--forest);letter-spacing:.19em;text-transform:uppercase;margin:0 0 24px;font-size:12px;font-weight:800}h1{letter-spacing:-.055em;margin-bottom:34px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,7.5vw,108px);font-weight:400;line-height:.95}h1 span{color:var(--forest);font-style:italic;display:block}.hero-copy{color:#59635e;max-width:650px;margin-bottom:38px;font-family:Georgia,Times New Roman,serif;font-size:clamp(18px,2vw,23px);line-height:1.65}.primary-button{background:var(--ink);color:#fff;border-radius:999px;align-items:center;gap:18px;padding:16px 22px;font-size:13px;font-weight:700;transition:transform .18s,background .18s;display:inline-flex}.primary-button:hover,.primary-button:focus-visible{background:var(--forest);transform:translateY(-2px)}.family-note{align-items:center;gap:18px;display:flex;position:absolute;bottom:42px;left:clamp(24px,9vw,140px)}.family-note p{color:#6a746f;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:11px;font-weight:700}.note-line{background:#aeb5b1;width:42px;height:1px}.projects-section{padding:110px clamp(24px,7vw,110px) 130px}.section-heading{justify-content:space-between;align-items:end;max-width:1240px;margin:0 auto 52px;display:flex}.section-heading .kicker{margin-bottom:15px}.section-heading h2,.about-section h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4.2vw,58px);font-weight:400;line-height:1.05}.section-heading>p{color:var(--muted);max-width:390px;margin:0;font-size:15px;line-height:1.7}.project-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1240px;margin:0 auto;display:grid}.project-card{border:1px solid var(--line);border-radius:24px;flex-direction:column;min-height:410px;padding:28px;transition:box-shadow .22s,transform .22s;display:flex;position:relative;overflow:hidden}.project-card:before{content:"";opacity:.55;border-radius:50%;width:220px;height:220px;position:absolute;top:-90px;right:-70px}.project-card.gold{background:#f4ebd1}.project-card.gold:before{background:#dfc56f}.project-card.green{background:#e4eee8}.project-card.green:before{background:#96b6a5}.project-card.rose{background:#f2e6e1}.project-card.rose:before{background:#d9aaa2}.project-card:hover{transform:translateY(-6px);box-shadow:0 22px 45px #18231f1a}.card-topline,.card-footer{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.project-icon{background:#ffffff94;border:1px solid #18231f1a;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;font-family:Georgia,Times New Roman,serif;font-size:27px;display:flex}.status-pill{letter-spacing:.08em;text-transform:uppercase;background:#ffffff7a;border:1px solid #18231f1f;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:800}.card-content{z-index:2;margin-top:auto;position:relative}.card-eyebrow{letter-spacing:.15em;text-transform:uppercase;margin-bottom:11px;font-size:10px;font-weight:800}.card-content h3{letter-spacing:-.035em;margin-bottom:14px;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:400}.card-content>p:last-child{color:#59635e;margin-bottom:28px;font-size:14px;line-height:1.65}.card-footer{letter-spacing:.03em;border-top:1px solid #18231f21;padding-top:18px;font-family:monospace;font-size:10px}.about-section{background:var(--ink);color:#fff;grid-template-columns:minmax(200px,.7fr) 1.3fr;align-items:center;gap:clamp(50px,8vw,120px);padding:110px clamp(24px,11vw,170px);display:grid}.about-mark{opacity:.8;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:min(27vw,330px);height:min(27vw,330px);font-family:Georgia,Times New Roman,serif;font-size:clamp(90px,13vw,180px);display:flex}.about-section .kicker{color:#a9c7b8;margin-bottom:18px}.about-section h2{max-width:640px;margin-bottom:24px}.about-section>div:last-child>p:last-child{color:#bdc5c1;max-width:650px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.8}footer{color:#fff;background:#111a17;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:34px clamp(24px,7vw,110px);display:flex}footer p{color:#949e99;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:11px}@media (width<=900px){.project-grid{grid-template-columns:1fr}.project-card{min-height:350px}.section-heading{flex-direction:column;align-items:start;gap:20px}.hero-glow-one{top:15%;right:-40px}.hero-glow-two{top:30%;right:12%}}@media (width<=640px){.site-header{height:70px}nav{display:none}.hero{min-height:calc(100vh - 70px);padding-bottom:110px}.hero:before{width:340px;height:340px;top:-120px;right:-180px}.hero-glow{opacity:.4}h1{font-size:clamp(47px,15vw,70px)}.hero-copy{font-size:17px}.family-note{gap:10px}.note-line{width:18px}.projects-section{padding-top:85px;padding-bottom:90px}.about-section{grid-template-columns:1fr;gap:42px;padding-top:85px;padding-bottom:85px}.about-mark{width:190px;height:190px}footer{flex-direction:column;align-items:flex-start;gap:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.project-card,.primary-button{transition:none}}
