/*! 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-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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;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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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)}}:root{--paper:#f4f1e9;--ink:#112a2c;--muted:#405d5f;--sage:#9caf9f;--cream:#e7ddca;--line:#112a2c29}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans), Arial, sans-serif;margin:0}a{color:inherit;text-decoration:none}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4f1e9e6;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;width:100%;padding:1.6rem clamp(1.25rem,4vw,5rem);display:grid;position:fixed;top:0;left:0;box-shadow:0 8px 30px #112a2c0f}.brand{align-items:center;gap:.8rem;width:fit-content;display:flex}.brand-mark{border:1px solid var(--ink);width:2.7rem;height:2.7rem;font-family:var(--font-serif), Georgia, serif;border-radius:50%;place-items:center;font-size:1.05rem;display:grid}.brand-copy{flex-direction:column;line-height:1.05;display:flex}.brand-copy strong{font-family:var(--font-serif), Georgia, serif;font-size:1.15rem}.brand-copy small{color:var(--muted);text-transform:uppercase;letter-spacing:.11em;margin-top:.25rem;font-size:.72rem}nav{align-items:center;gap:clamp(1.1rem,2.4vw,2.5rem);font-size:.82rem;display:flex}nav a{padding:.5rem 0;position:relative}nav a:after{background:var(--ink);content:"";transform-origin:100%;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}nav a:hover:after{transform-origin:0;transform:scaleX(1)}nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.header-cta{border-bottom:1px solid var(--ink);justify-self:end;align-items:center;gap:.5rem;padding:.45rem 0;font-size:.82rem;font-weight:600;display:flex}.hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);min-height:88vh;padding-top:6.15rem;display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(4rem,9vw,8.5rem) clamp(1.5rem,6vw,7.5rem);display:flex}.eyebrow{color:var(--muted);letter-spacing:.15em;text-transform:uppercase;margin:0 0 1.5rem;font-size:.76rem;font-weight:650}h1,h2{font-family:var(--font-serif), Georgia, serif;font-weight:500}h1{letter-spacing:-.055em;max-width:850px;margin:0;font-size:clamp(4rem,7.5vw,8rem);line-height:.82}.hero h1,.doctor-intro h2,.approach-quote h2{white-space:pre-line}.hero-intro{color:#334f51;max-width:610px;margin:2.2rem 0 0;font-size:clamp(1rem,1.5vw,1.22rem);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:.9rem;margin-top:2.4rem;display:flex}.button{border:1px solid var(--ink);justify-content:center;align-items:center;gap:.7rem;min-height:3.45rem;padding:0 1.4rem;font-size:.83rem;font-weight:600;transition:background .25s,color .25s,transform .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--ink);color:#fff}.button-primary:hover{background:#214347}.button-secondary:hover{background:#112a2c0f}.hero-panel{background:#c8d1c5;justify-content:center;align-items:flex-end;padding:clamp(2rem,5vw,4.5rem);display:flex;position:relative;overflow:hidden}.hero-panel:before,.hero-panel:after{content:"";border:1px solid #112a2c33;border-radius:50%;position:absolute}.hero-panel:before{aspect-ratio:1;width:75%;top:-12%;right:-18%}.hero-panel:after{aspect-ratio:1;width:70%;top:7%;right:1%}.hero-panel-photo{isolation:isolate}.hero-panel-photo:before{z-index:1;background:linear-gradient(#0000 38%,#081b1d7a 100%);border:0;border-radius:0;width:auto;inset:0}.hero-panel-photo:after{display:none}.hero-preview-image{margin:0;position:absolute;inset:0}.hero-preview-image img{object-fit:cover;filter:saturate(.82)contrast(1.03);width:100%;height:100%}.hero-panel-photo .appointment-card{z-index:2}.hero-orbit{aspect-ratio:1;border:1px solid var(--ink);border-radius:50%;place-items:center;width:clamp(13rem,24vw,21rem);display:grid;position:absolute;top:19%}.hero-orbit:before,.hero-orbit:after{content:"";border-radius:50%;position:absolute}.hero-orbit:before{border:1px solid #112a2c59;width:72%;height:72%}.hero-orbit:after{background:var(--ink);width:7px;height:7px;box-shadow:-13rem 11rem 0 var(--ink);top:12%;right:17%}.hero-orbit span{font-family:var(--font-serif), Georgia, serif;letter-spacing:-.09em;font-size:clamp(4.8rem,9vw,8.8rem)}.appointment-card{z-index:2;background:#f4f1e9f0;width:min(100%,430px);padding:1.8rem;position:relative;box-shadow:0 20px 50px #112a2c1f}.appointment-card .eyebrow{margin-bottom:.8rem}.appointment-card h2{max-width:350px;margin:0;font-size:clamp(1.8rem,3vw,2.45rem);line-height:1}.appointment-card p:not(.eyebrow){color:var(--muted);margin:1rem 0;font-size:.9rem;line-height:1.55}.appointment-card a{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:1rem;font-size:.82rem;font-weight:700;display:flex}.trust-bar{grid-template-columns:repeat(3,1fr);padding:0 clamp(1.5rem,6vw,7.5rem);display:grid}.trust-bar>div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;gap:.45rem;min-height:7.5rem;padding:1.5rem clamp(1rem,3vw,3rem);display:flex}.trust-bar>div:first-child{padding-left:0}.trust-bar>div:last-child{border-right:0}.trust-bar span{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;font-size:.72rem;font-weight:600}.trust-bar strong{font-family:var(--font-serif), Georgia, serif;font-size:clamp(1.25rem,2vw,1.65rem);font-weight:600}@media (max-width:900px){.site-header{grid-template-columns:1fr auto}nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{min-height:690px}.hero-panel{min-height:620px}}@media (max-width:600px){.site-header{padding:1.15rem}.brand-copy{display:none}.hero{padding-top:5rem}.hero-copy{min-height:auto;padding:5rem 1.25rem 4rem}h1{font-size:clamp(3.7rem,19vw,5.5rem)}.hero-actions .button{width:100%}.hero-panel{min-height:540px;padding:1.25rem}.hero-orbit{top:12%}.trust-bar{grid-template-columns:1fr;padding:0 1.25rem}.trust-bar>div{border-right:0;border-bottom:1px solid var(--line);min-height:6.5rem;padding:1.2rem 0}.trust-bar>div:last-child{border-bottom:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}.mobile-menu{display:none}.section{padding:clamp(5rem,10vw,9rem) clamp(1.5rem,6vw,7.5rem);position:relative}.section-label{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.8rem;font-size:.72rem;font-weight:600;display:flex;position:absolute;top:clamp(5rem,10vw,9rem);left:clamp(1.5rem,6vw,7.5rem)}.section-label span{border:1px solid;border-radius:50%;place-items:center;width:1.9rem;height:1.9rem;display:grid}.section-label p{margin:0}.section-label.light{color:#ffffffc2}.section-heading{margin-left:28%}.section-heading h2,.doctor-intro h2,.approach-quote h2,.faq-section h2,.contact-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(3rem,6vw,6.3rem);line-height:.9}.text-link{border-bottom:1px solid var(--ink);align-items:center;gap:.7rem;padding:.5rem 0;font-size:.82rem;font-weight:700;display:inline-flex}.doctor-section{grid-template-columns:1.15fr .85fr;gap:clamp(3rem,8vw,9rem);min-height:780px;padding-top:clamp(11rem,17vw,15rem);display:grid}.doctor-intro{align-self:start}.doctor-intro h2{max-width:800px}.doctor-body{color:#334f51;align-self:center;max-width:560px;font-size:1.02rem;line-height:1.8}.doctor-body p:first-child{margin-top:0}.doctor-body .text-link{color:var(--ink);margin-top:1rem}.doctor-links{flex-wrap:wrap;gap:.8rem 1.8rem;display:flex}.doctor-signature{opacity:.13;align-items:baseline;gap:1rem;display:flex;position:absolute;bottom:2.5rem;right:clamp(1.5rem,6vw,7.5rem)}.doctor-signature span,.doctor-signature small{letter-spacing:.12em;text-transform:uppercase;font-size:.65rem}.doctor-signature strong{font-family:var(--font-serif), Georgia, serif;font-size:clamp(5rem,11vw,11rem);font-weight:500;line-height:.7}.doctor-section-photo{grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:3rem clamp(3rem,7vw,8rem)}.doctor-section-photo .doctor-intro,.doctor-section-photo .doctor-body{grid-column:1}.doctor-section-photo .doctor-body{align-self:start}.doctor-preview-photo{background:#c8d1c5;grid-area:1/2/span 2;height:min(680px,66vw);min-height:540px;margin:0;position:relative;overflow:hidden}.doctor-preview-photo img{object-fit:cover;width:100%;height:100%}.doctor-section-photo .doctor-signature{display:none}.home-story-strip{background:#fffdf8;padding:clamp(5rem,9vw,8rem) clamp(1.5rem,6vw,7.5rem)}.home-story-strip>header{grid-template-columns:1fr .62fr;align-items:end;gap:clamp(3rem,8vw,9rem);display:grid}.home-story-strip h2{letter-spacing:-.045em;margin:0;font-size:clamp(3.4rem,6vw,6.5rem);line-height:.88}.home-story-strip header>div:last-child>p{max-width:520px;color:var(--muted);margin:0 0 1.5rem;font-size:.9rem;line-height:1.7}.home-story-strip>div{grid-template-columns:1.2fr .8fr .8fr;gap:.75rem;margin-top:clamp(3rem,6vw,5rem);display:grid}.home-story-strip figure{background:#c8d1c5;height:clamp(360px,44vw,660px);margin:0;position:relative;overflow:hidden}.home-story-strip figure:nth-child(n+2){align-self:end;height:clamp(300px,34vw,520px)}.home-story-strip img{object-fit:cover;width:100%;height:100%}.photo-preview-note{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f5;border:1px solid #112a2c33;grid-template-columns:auto 1fr;gap:.2rem .8rem;padding:.9rem 1rem;display:grid;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 14px 42px #112a2c29}.photo-preview-note span{border:1px solid var(--ink);color:var(--muted);letter-spacing:.1em;text-transform:uppercase;border-radius:10rem;grid-row:1/span 2;align-self:center;padding:.35rem .55rem;font-size:.57rem}.photo-preview-note p{font-family:var(--font-serif), Georgia, serif;margin:0;font-size:.95rem;font-weight:600}.photo-preview-note a{width:fit-content;color:var(--muted);border-bottom:1px solid;font-size:.62rem}.activities-section{background:var(--ink);color:#f5f1e8;padding-top:clamp(11rem,16vw,14rem);overflow:hidden}.activities-section:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:65vw;height:65vw;position:absolute;top:-25vw;right:-20vw}.section-heading.light .eyebrow,.contact-heading .eyebrow{color:var(--sage)}.activity-grid{z-index:1;border-top:1px solid #ffffff2e;grid-template-columns:repeat(3,1fr);margin-top:clamp(4rem,8vw,7rem);display:grid;position:relative}.activity-card{border-right:1px solid #ffffff2e;flex-direction:column;min-height:430px;padding:2rem clamp(1.2rem,3vw,3rem);display:flex}.activity-card:first-child{padding-left:0}.activity-card:last-child{border-right:0}.activity-number{color:var(--sage);letter-spacing:.14em;font-size:.7rem}.activity-card h3,.press-card h3,.location-list h3{font-family:var(--font-serif), Georgia, serif;margin:auto 0 1.4rem;font-size:clamp(2.2rem,3.2vw,3.4rem);font-weight:500;line-height:.95}.activity-card>p{color:#ffffffc7;min-height:5rem;margin:0;font-size:.93rem;line-height:1.7}.activity-card ul{flex-wrap:wrap;gap:.5rem;margin:1.6rem 0 0;padding:0;list-style:none;display:flex}.activity-card li{color:#ffffffe0;border:1px solid #ffffff4d;border-radius:10rem;padding:.5rem .75rem;font-size:.72rem}.medical-note{color:#ffffffad;margin:3rem 0 0;font-size:.76rem}.approach-section{background:#d8d1bf;grid-template-columns:1.2fr .8fr;gap:clamp(3rem,9vw,10rem);padding-top:clamp(11rem,17vw,15rem);display:grid}.approach-quote{max-width:820px;position:relative}.approach-quote>span{color:#112a2c24;font-family:var(--font-serif), Georgia, serif;font-size:12rem;line-height:1;position:absolute;top:-5rem;left:-1rem}.approach-quote h2{position:relative}.approach-quote p{color:#425d5f;max-width:610px;margin:2rem 0 0;font-size:1.05rem;line-height:1.75}.approach-list{margin:0;padding:0;list-style:none}.approach-list li{border-top:1px solid #112a2c38;grid-template-columns:2.2rem 1fr;gap:1.3rem;padding:1.6rem 0;display:grid}.approach-list li>span{color:var(--muted);padding-top:.25rem;font-size:.68rem}.approach-list strong{font-family:var(--font-serif), Georgia, serif;font-size:1.7rem;font-weight:600}.approach-list p{color:var(--muted);margin:.35rem 0 0;font-size:.84rem;line-height:1.55}.insights-section{padding-top:clamp(11rem,17vw,15rem)}.press-scroll-hint{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;justify-content:flex-end;align-items:center;gap:.7rem;margin:clamp(2.5rem,5vw,4rem) 0 1rem;font-size:.76rem;font-weight:650;display:flex}.press-scroll-hint span{font-size:1.15rem}.press-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);scrollbar-color:var(--muted) #112a2c14;scrollbar-width:thin;scroll-snap-type:x proximity;overscroll-behavior-x:contain;margin-top:0;display:flex;overflow-x:auto}.press-grid:focus-visible{outline:2px solid var(--ink);outline-offset:4px}.press-grid-1 .press-card{flex-basis:100%}.press-grid-2 .press-card{flex-basis:50%}.press-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);scroll-snap-align:start;flex-direction:column;flex:0 0 33.3333%;min-height:440px;padding:clamp(1.5rem,3vw,2.5rem);transition:background .25s,color .25s;display:flex}a.press-card:hover{background:var(--ink);color:#fff}.press-card>p{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:650}a.press-card:hover>p,a.press-card:hover>span{color:#ffffffd1}.press-card h3{margin:2.4rem 0 1.4rem}.press-card>span{color:var(--muted);font-size:.94rem;line-height:1.65}.press-card>strong{border-top:1px solid;justify-content:space-between;margin-top:auto;padding-top:1rem;font-size:.8rem;display:flex}.faq-section{background:#fffdf8;grid-template-columns:.75fr 1.25fr;gap:clamp(3rem,9vw,9rem);display:grid}.faq-section h2{font-size:clamp(3.5rem,6vw,6rem)}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;font-family:var(--font-serif), Georgia, serif;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 0;font-size:clamp(1.3rem,2vw,1.75rem);font-weight:600;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-family:var(--font-sans), Arial, sans-serif;font-size:1.3rem;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:690px;color:var(--muted);margin:-.2rem 0 1.6rem;font-size:.9rem;line-height:1.7}.contact-section{color:#fff;background:#17383b;grid-template-columns:1fr 1fr;gap:clamp(3rem,10vw,11rem);padding-top:clamp(11rem,17vw,15rem);display:grid}.contact-heading h2{font-size:clamp(4rem,7vw,7.5rem)}.button-paper{width:fit-content;color:var(--ink);background:#f5f1e8;border-color:#f5f1e8;margin-top:2.5rem}.button-paper:hover{color:#fff;background:0 0}.location-list article{border-top:1px solid #ffffff38;padding:2rem 0}.location-list article>p{color:var(--sage);letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:.68rem}.location-list h3{margin:2rem 0 1rem;font-size:clamp(2.4rem,4vw,4rem)}.location-list address{color:#fffc;font-size:.92rem;font-style:normal;line-height:1.65}.location-list a{border-bottom:1px solid #ffffff8c;gap:.6rem;width:fit-content;margin-top:1.4rem;padding-bottom:.35rem;font-size:.75rem;display:flex}.location-list a+a{margin-top:.75rem}footer{color:#fff;background:#0c2426;grid-template-columns:1.1fr .5fr 1.4fr;gap:clamp(2rem,7vw,8rem);padding:5rem clamp(1.5rem,6vw,7.5rem) 2rem;display:grid}.footer-brand{align-items:flex-start;gap:1rem;display:flex}.footer-brand .brand-mark{border-color:#fffc;flex:none}.footer-brand strong{font-family:var(--font-serif), Georgia, serif;font-size:1.5rem}.footer-brand p{color:#ffffffb3;max-width:290px;margin:.5rem 0 0;font-size:.76rem;line-height:1.6}.footer-links{flex-direction:column;gap:.85rem;font-size:.77rem;display:flex}.footer-legal{color:#ffffffad;font-size:.72rem;line-height:1.65}.footer-bottom{color:#ffffffa3;border-top:1px solid #ffffff24;grid-column:1/-1;grid-template-columns:1fr auto 1fr;align-items:start;padding-top:1.5rem;font-size:.71rem;display:grid}.footer-bottom>a{align-items:center;gap:.4rem;display:inline-flex}.footer-bottom>a:last-child{justify-self:end}.footer-admin{color:#ffffff6b;border:1px solid #ffffff24;border-radius:50%;justify-content:center;place-items:center;width:2rem;height:2rem;margin:-.65rem auto 0;transition:border-color .2s,color .2s,background .2s;display:grid}:is(.footer-admin:hover,.footer-admin:focus-visible){color:#fff;background:#ffffff12;border-color:#ffffff8c;outline:none}.footer-lock{border:1px solid;border-radius:.08rem;width:.55rem;height:.45rem;position:relative}.footer-lock:before{content:"";border:1px solid;border-bottom:0;border-radius:.3rem .3rem 0 0;width:.32rem;height:.3rem;position:absolute;bottom:calc(100% - 1px);left:50%;transform:translate(-50%)}.legal-page{min-height:100vh;color:var(--ink);background:#f7f4ec}.legal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:1.5rem clamp(1.5rem,6vw,7.5rem);display:flex}.legal-content{width:min(920px,100% - 3rem);margin:0 auto;padding:clamp(5rem,10vw,9rem) 0}.legal-content h1{max-width:800px;margin:.6rem 0 1.5rem;font-size:clamp(4rem,9vw,8rem);line-height:.9}.legal-lead{max-width:720px;color:var(--muted);margin-bottom:clamp(4rem,8vw,7rem);font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.6}.legal-content section{border-top:1px solid var(--line);padding:2.4rem 0}.legal-content h2{margin-bottom:1.2rem;font-size:clamp(1.8rem,3vw,2.7rem)}.legal-content p,.legal-content li{color:#405b5d;font-size:.95rem;line-height:1.8}.legal-content ul{padding-left:1.2rem}.legal-content a{color:var(--ink);border-bottom:1px solid}@media (max-width:900px){.section-label{margin-bottom:4rem;position:static}.section-heading{margin-left:0}.doctor-section,.approach-section,.faq-section,.contact-section{grid-template-columns:1fr}.doctor-section,.activities-section,.approach-section,.insights-section,.contact-section{padding-top:6rem}.doctor-signature{display:none}.doctor-section-photo{grid-template-rows:auto;grid-template-columns:1fr}.doctor-section-photo .doctor-intro,.doctor-section-photo .doctor-body,.doctor-preview-photo{grid-area:auto/1}.doctor-preview-photo{height:720px}.home-story-strip>header,.activity-grid{grid-template-columns:1fr}.activity-card{border-bottom:1px solid #ffffff2e;border-right:0;min-height:340px;padding:2rem 0}.activity-card h3{margin-top:5rem}.press-card{flex-basis:62vw;min-height:400px}footer{grid-template-columns:1fr 1fr}.footer-legal{grid-column:1/-1}}@media (max-width:600px){.site-header .header-cta{display:none}.mobile-menu{justify-self:end;display:block;position:relative}.mobile-menu summary{cursor:pointer;border-bottom:1px solid var(--ink);padding:.4rem 0;font-size:.75rem;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu>div{background:#fffdf8;flex-direction:column;gap:1.2rem;width:210px;padding:1.4rem;display:flex;position:absolute;top:2.4rem;right:0;box-shadow:0 18px 50px #112a2c29}.mobile-menu a{font-size:.82rem}.section{padding-left:1.25rem;padding-right:1.25rem}.doctor-section{min-height:auto}.doctor-preview-photo{height:130vw;min-height:0}.home-story-strip>div{grid-template-columns:1fr 1fr}.home-story-strip figure:first-child{grid-column:1/-1}.home-story-strip figure,.home-story-strip figure:nth-child(n+2){height:105vw;max-height:540px}.home-story-strip figure:nth-child(n+2){height:66vw}.photo-preview-note{bottom:.75rem;left:.75rem;right:.75rem}.approach-quote>span{font-size:8rem;top:-3rem}.press-grid{border-left:0;margin-right:-1.25rem}.press-card{flex-basis:min(86vw,360px);padding:1.6rem}footer{grid-template-columns:1fr;padding:4rem 1.25rem 1.5rem}.footer-legal{grid-column:auto}.footer-bottom{align-items:center;gap:1rem}.footer-admin{flex:none;margin:0}}.gallery-section{background:#fffdf8;padding-top:clamp(11rem,17vw,15rem)}.gallery-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:clamp(4rem,8vw,7rem);display:grid}.gallery-grid figure{background:#fffdf8;margin:0;padding:clamp(.8rem,2vw,1.4rem)}.gallery-grid figure.featured{grid-column:1/-1}.gallery-grid img{object-fit:cover;background:#d8d1bf;width:100%;height:clamp(300px,42vw,680px);display:block}.gallery-grid figure:not(.featured) img{height:clamp(280px,32vw,500px)}.gallery-grid figcaption{justify-content:space-between;align-items:flex-start;gap:2rem;padding:1.15rem .2rem .25rem;display:flex}.gallery-grid figcaption strong{font-family:var(--font-serif), Georgia, serif;font-size:1.45rem;font-weight:600}.gallery-grid figcaption p{max-width:650px;color:var(--muted);margin:.4rem 0 0;font-size:.82rem;line-height:1.55}.gallery-grid figcaption small{color:var(--muted);flex:none;font-size:.64rem}.story-preview{background:#f4f1e9;overflow:hidden}.story-header{z-index:5;border-bottom:1px solid var(--line);background:var(--paper);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(1.5rem,3vw,3.5rem);padding:1.5rem clamp(1.25rem,4vw,5rem);display:grid;position:relative}.story-site-nav{justify-self:center;gap:clamp(.85rem,1.7vw,2rem);font-size:.74rem}.story-site-nav a.active{color:#9a4f37}.story-site-nav a.active:after{transform:scaleX(1)}.story-header-actions{justify-self:end;align-items:center;gap:1rem;display:flex}.story-booking{white-space:nowrap;border:1px solid;align-items:center;gap:.5rem;padding:.7rem .9rem;font-size:.68rem;font-weight:700;line-height:1;display:inline-flex}.story-booking:hover{background:var(--ink);color:var(--paper)}.story-preview-badge{border:1px solid var(--line);color:var(--muted);letter-spacing:.1em;text-transform:uppercase;border-radius:10rem;padding:.55rem .9rem;font-size:.62rem}.story-back{border-bottom:1px solid;justify-self:end;padding-bottom:.35rem;font-size:.72rem}.story-return{white-space:nowrap;align-items:center;gap:.45rem;display:inline-flex}.story-hero{grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr);align-items:center;gap:clamp(3rem,7vw,8rem);min-height:940px;padding:clamp(5rem,9vw,9rem) clamp(1.5rem,6vw,7.5rem) 7rem;display:grid;position:relative}.story-kicker,.story-side-note{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:.8rem;font-size:.64rem;display:flex;position:absolute;top:2.2rem;left:clamp(1.5rem,6vw,7.5rem)}.story-kicker span{border:1px solid;border-radius:50%;place-items:center;width:1.85rem;height:1.85rem;display:grid}.story-kicker p,.story-side-note p{margin:0}.story-hero-copy{z-index:2;position:relative}.story-hero-copy h1{font-size:clamp(4.5rem,8.5vw,9rem);line-height:.76}.story-hero-copy h1 em{color:#9a4f37;font-weight:500}.story-lead{color:#405b5d;max-width:560px;margin:2.8rem 0 0 18%;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.75}.story-photo{background:#b8c4b8;min-height:440px;margin:0;position:relative;overflow:hidden}.story-photo img{object-fit:cover;width:100%;height:100%;display:block}.story-photo-hero{background:#c8d1c5;height:690px;transform:rotate(1.4deg);box-shadow:2rem 2rem #ded5c4}.story-photo-hero img{object-position:50% 45%}.story-scroll{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.7rem;margin:0;font-size:.66rem;display:flex;position:absolute;bottom:2rem;right:clamp(1.5rem,6vw,7.5rem)}.story-chapter{grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(4rem,10vw,12rem);min-height:940px;padding:10rem clamp(1.5rem,6vw,7.5rem) 8rem;display:grid;position:relative}.story-side-note{top:5rem}.story-side-note span{color:#9a4f37}.story-photo-tall{background:#a9b7a9;height:710px}.story-photo-tall img{object-position:52% 50%}.story-chapter-copy{max-width:760px}.story-chapter-copy h2,.story-finale-copy h2{letter-spacing:-.045em;margin:0;font-size:clamp(3.8rem,6.7vw,7rem);line-height:.88}.story-chapter-copy>p:not(.eyebrow),.story-finale-copy>p:not(.eyebrow){color:#405b5d;max-width:610px;margin:2.2rem 0 0;font-size:1rem;line-height:1.8}.story-chapter-copy blockquote{border-top:1px solid var(--line);border-bottom:1px solid var(--line);max-width:610px;font-family:var(--font-serif), Georgia, serif;margin:4rem 0 0;padding:2rem 0;font-size:clamp(2rem,3vw,3.2rem);font-style:italic;line-height:1.05}.story-bridge{color:#f4f1e9;background:#102d30;padding:4.5rem 0;overflow:hidden}.story-bridge>p{color:var(--sage);letter-spacing:.14em;text-transform:uppercase;margin:0 0 3rem;padding:0 clamp(1.5rem,6vw,7.5rem);font-size:.66rem}.story-bridge-words{gap:4vw;width:max-content;display:flex;transform:translate(-3vw)}.story-bridge-words span{font-family:var(--font-serif), Georgia, serif;font-size:clamp(5rem,12vw,13rem);line-height:.75}.story-bridge-words span:nth-child(2){color:#9caf9f;font-style:italic}.story-chapter-two{background:#ded7c8;grid-template-columns:minmax(0,1fr) minmax(260px,.38fr)}.story-chapter-two .story-chapter-copy{max-width:930px}.story-chapter-two.story-chapter-full{grid-template-columns:minmax(0,930px)}.story-values{border-top:1px solid #112a2c40;margin-top:4rem}.story-values div{border-bottom:1px solid #112a2c40;grid-template-columns:3rem 1fr;align-items:center;padding:1.2rem 0;display:grid}.story-values span{color:var(--muted);font-size:.65rem}.story-values strong{font-family:var(--font-serif), Georgia, serif;font-size:1.65rem;font-weight:600}.story-editorial-note{color:var(--muted);border-top:1px solid #112a2c40;align-self:end;margin:0 0 1rem;padding-top:1rem;font-size:.72rem;line-height:1.65}.story-archive-preview{background:#fffdf8;padding:clamp(5rem,9vw,8rem) clamp(1.5rem,6vw,7.5rem)}.story-archive-heading{grid-template-columns:1fr .65fr;align-items:end;gap:clamp(3rem,9vw,10rem);display:grid}.story-archive-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(3.8rem,7vw,7rem);line-height:.84}.story-archive-heading>div:last-child span{border:1px solid var(--line);color:#9a4f37;letter-spacing:.08em;text-transform:uppercase;border-radius:10rem;padding:.55rem .8rem;font-size:.6rem;display:inline-block}.story-archive-heading>div:last-child p{color:var(--muted);margin:1.3rem 0 0;font-size:.88rem;line-height:1.7}.story-archive-grid{grid-template-columns:1.25fr .75fr 1fr;grid-auto-flow:dense;gap:.8rem;margin-top:clamp(3rem,7vw,6rem);display:grid}.story-archive-grid>.story-photo{height:280px;min-height:0}.story-archive-grid>.story-photo:first-child{grid-row:span 2;height:570px}.story-archive-grid>.story-photo:nth-child(4){grid-column:span 2}.story-archive-grid>.story-photo:nth-child(2) img{object-position:50% 25%}.story-archive-grid>.story-photo:nth-child(3) img{object-position:50% 35%}.story-archive-grid>.story-photo:nth-child(4) img{object-position:50% 26%}.story-finale{color:#fff;background:#0c2426;min-height:0;display:grid;position:relative}.story-finale:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:28rem;height:28rem;position:absolute;top:0;right:8%;transform:translateY(-48%)}.story-finale-copy{z-index:2;max-width:1120px;padding:clamp(4rem,6vw,6rem) clamp(1.5rem,6vw,7.5rem);position:relative}.story-finale-copy h2{font-size:clamp(3.4rem,5.5vw,5.8rem)}.story-finale-copy .eyebrow{color:#bfd0c1}.story-finale-copy>p:not(.eyebrow){color:#ffffffb8}.story-finale-copy a{border-top:1px solid #ffffff80;justify-content:space-between;width:min(100%,440px);margin-top:3rem;padding-top:1rem;font-size:.76rem;font-weight:700;display:flex}.story-footer{color:#ffffff75;background:#071b1d;justify-content:space-between;gap:2rem;padding:1.5rem clamp(1.5rem,6vw,7.5rem);font-size:.62rem;display:flex}.story2{color:var(--ink);background:#f2efe6;overflow:hidden}.story2-header{z-index:5;color:#fff;background:#0b2528;border-bottom:1px solid #ffffff24;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(1.5rem,3vw,3.5rem);padding:1.35rem clamp(1.25rem,4vw,5rem);display:grid;position:relative}.story2-header .brand-mark{border-color:#ffffffb3}.story2-header .brand-copy small{color:#ffffff7a}.story2-header .story-site-nav a:after{background:#fff}.story2-header .story-site-nav a.active{color:#d8896b}.story2-header .story-header-actions{font-size:.68rem}.story2-header .story-booking:hover{color:#0b2528;background:#fff}.story2-header .story-return{border-bottom:1px solid #ffffff73;padding-bottom:.3rem}.story2-header .story-mobile-menu summary{border-color:#fff}.story2-header .story-mobile-menu>div{color:var(--ink)}.story2-hero{color:#fff;background:#0b2528;grid-template-columns:1.08fr .92fr;min-height:900px;display:grid;position:relative}.story2-hero-copy{z-index:2;align-self:center;padding:6rem clamp(1.5rem,6vw,7.5rem);position:relative}.story2-hero-copy>p{color:#a9bba9;letter-spacing:.16em;text-transform:uppercase;margin:0 0 2rem;font-size:.65rem}.story2-hero h1{letter-spacing:-.07em;font-size:clamp(6rem,11vw,12rem);line-height:.68}.story2-hero h1 em{color:#c06747;font-weight:500}.story2-deck{border-top:1px solid #ffffff40;max-width:470px;margin-top:5rem;padding-top:1.2rem}.story2-deck p{color:#ffffffad;margin:0;font-size:.9rem;line-height:1.7}.story2-cover{min-width:0;margin:0;position:relative}.story2-cover:after{content:"";background:linear-gradient(90deg,#0b25285c,#0000 30%);position:absolute;inset:0}.story2-cover img{object-fit:cover;object-position:45% 24%;filter:saturate(.82)contrast(1.03);width:100%;height:100%;display:block}.story2-index{z-index:3;pointer-events:none;border-top:1px solid #ffffff24;grid-template-columns:repeat(3,1fr);display:grid;position:absolute;bottom:0;left:0;right:0}.story2-index span{color:#ffffff80;letter-spacing:.14em;text-transform:uppercase;border-right:1px solid #ffffff24;padding:1.3rem clamp(1.5rem,6vw,7.5rem);font-size:.61rem}.story2-manifesto{padding:clamp(7rem,13vw,13rem) clamp(1.5rem,10vw,12rem);position:relative}.story2-marker{color:#112a2c1a;font-family:var(--font-serif), Georgia, serif;font-size:clamp(10rem,25vw,26rem);line-height:.7;position:absolute;top:4rem;right:clamp(1.5rem,6vw,7.5rem)}.story2-manifesto h2{letter-spacing:-.055em;margin:0;font-size:clamp(4.5rem,8vw,8.5rem);line-height:.82;position:relative}.story2-manifesto>div{grid-template-columns:1fr 1fr;gap:3rem;max-width:850px;margin:4rem 0 0 auto;display:grid;position:relative}.story2-manifesto>div p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.8}.story2-feature{background:#d4cdbc;grid-template-columns:1.05fr .95fr;min-height:850px;display:grid}.story2-feature>figure{min-height:700px;margin:0;position:relative}.story2-feature>figure img{object-fit:cover;object-position:center 44%;width:100%;height:100%;display:block}.story2-feature aside{flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,9rem);display:flex}.story2-feature h2,.story2-contact h2{letter-spacing:-.045em;margin:0;font-size:clamp(3.8rem,6vw,6.8rem);line-height:.87}.story2-points{border-top:1px solid #112a2c38;margin-top:4rem}.story2-points p{font-family:var(--font-serif), Georgia, serif;border-bottom:1px solid #112a2c38;grid-template-columns:2.6rem 1fr;margin:0;padding:1rem 0;font-size:1.45rem;display:grid}.story2-points span{color:var(--muted);font-family:var(--font-sans), Arial, sans-serif;font-size:.6rem}.story2-contact{background:#fffdf8;padding:clamp(6rem,11vw,11rem) clamp(1.5rem,6vw,7.5rem)}.story2-contact>header{grid-template-columns:1fr .65fr;align-items:end;gap:clamp(3rem,9vw,10rem);display:grid}.story2-contact>header>p{max-width:560px;color:var(--muted);margin:0;font-size:.9rem;line-height:1.75}.story2-contact-grid{border:1px solid var(--ink);background:var(--ink);flex-wrap:wrap;gap:1px;margin-top:5rem;display:flex}.story2-contact-grid figure{background:var(--ink);flex:calc(25% - 1px);min-width:0;height:clamp(480px,43vw,680px);margin:0;position:relative}.story2-contact-grid img{object-fit:cover;width:100%;height:100%;display:block}.story2-contact-grid figure:nth-child(2) img{object-position:52% 30%}.story2-portrait{background:#aab9aa;grid-template-columns:.85fr 1.15fr;min-height:760px;display:grid}.story2-portrait figure{min-height:680px;margin:0;position:relative}.story2-portrait img{object-fit:cover;object-position:center 45%;width:100%;height:100%;display:block}.story2-portrait>div{flex-direction:column;justify-content:space-between;padding:clamp(3rem,7vw,7rem);display:flex}.story2-portrait blockquote{font-family:var(--font-serif), Georgia, serif;margin:auto 0;font-size:clamp(3rem,5vw,5.7rem);line-height:.92}.story2-portrait a{border-top:1px solid;justify-content:space-between;max-width:440px;padding-top:.9rem;font-size:.72rem;font-weight:700;display:flex}.story2-footer{color:#ffffff8c;background:#071b1d;justify-content:space-between;padding:1.5rem clamp(1.5rem,6vw,7.5rem);font-size:.64rem;display:flex}.story2-footer a{align-items:center;gap:.45rem;display:inline-flex}@media (max-width:1499px){.story2-contact-grid figure{flex-basis:calc(50% - 1px)}}@media (min-width:1000px) and (max-width:1499px){.story2-contact-grid:has(>figure:nth-child(3):last-child)>figure{flex-basis:calc(33.333% - 1px)}}@media (max-width:900px){.story-header,.story2-header{grid-template-columns:1fr auto}.story-header-actions{gap:1.25rem}.story2-hero,.story2-feature,.story2-portrait{grid-template-columns:1fr}.story2-hero-copy{min-height:690px}.story2-cover{height:780px}.story2-index{position:static}.story2-contact-grid figure{flex-basis:42%;height:clamp(520px,72vw,720px)}.story2-portrait figure{height:800px}}@media (max-width:600px){.story-header,.story2-header{padding:1.15rem}.story-header-actions{gap:.8rem}.story-booking{padding:.65rem .75rem;font-size:.62rem}.story-return{font-size:.66rem}.story2-hero-copy{min-height:610px;padding:5rem 1.25rem}.story2-hero h1{font-size:clamp(5rem,26vw,7.3rem)}.story2-deck{margin-top:3.5rem}.story2-cover{height:610px}.story2-index span{text-align:center;padding:1rem .7rem}.story2-manifesto{padding:7rem 1.25rem}.story2-manifesto>div,.story2-contact>header{grid-template-columns:1fr}.story2-feature>figure{min-height:590px}.story2-feature aside{padding:5rem 1.25rem}.story2-contact{padding:6rem 1.25rem}.story2-contact-grid figure{flex-basis:100%;height:560px}.story2-portrait figure{height:620px;min-height:0}.story2-portrait>div{min-height:620px;padding:4rem 1.25rem}.story2-footer{flex-direction:column;gap:1rem}}@media (max-width:900px){.story-hero,.story-chapter,.story-chapter-two{grid-template-columns:1fr}.story-hero{padding-top:8rem}.story-photo-hero{height:620px}.story-chapter{padding-top:11rem}.story-editorial-note{max-width:520px}.story-archive-heading{grid-template-columns:1fr}}@media (max-width:600px){.story-header{grid-template-columns:1fr auto}.story-preview-badge{display:none}.story-hero{gap:4rem;min-height:auto;padding:7.5rem 1.25rem 6rem}.story-hero-copy h1{font-size:clamp(4.2rem,20vw,6rem)}.story-lead{margin-left:0}.story-photo-hero{height:500px;box-shadow:1rem 1rem #ded5c4}.story-scroll{display:none}.story-chapter{gap:4rem;min-height:auto;padding:10rem 1.25rem 6rem}.story-side-note{left:1.25rem}.story-photo-tall{height:530px}.story-chapter-copy h2,.story-finale-copy h2{font-size:clamp(3.4rem,16vw,5rem)}.story-archive-grid{grid-template-columns:1fr 1fr}.story-archive-grid>.story-photo,.story-archive-grid>.story-photo:first-child{height:390px}.story-archive-grid>.story-photo:nth-child(4){grid-column:auto}.story-finale-copy{padding-top:4rem;padding-bottom:4rem}.story-footer{flex-direction:column}}.admin-shell{background:#f7f5ef;grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.admin-sidebar{border-right:1px solid var(--line);color:#fff;background:#102a2c;flex-direction:column;height:100vh;padding:2rem 1.5rem;display:flex;position:sticky;top:0}.admin-sidebar .brand-mark{border-color:#ffffffbf}.admin-sidebar .brand-copy small{color:#ffffff80}.admin-sidebar nav{flex-direction:column;align-items:stretch;gap:.35rem;margin-top:3rem;padding-right:.2rem;display:flex;overflow-y:auto}.admin-sidebar nav button{color:#ffffffa6;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.3rem;grid-template-columns:2rem 1fr auto;align-items:center;gap:.6rem;padding:.9rem .8rem;font-size:.78rem;display:grid}.admin-sidebar nav button span{color:#ffffff59;font-size:.62rem}.admin-sidebar nav button b{background:#ffffff14;border-radius:2rem;place-items:center;min-width:1.6rem;height:1.6rem;font-size:.62rem;display:grid}.admin-sidebar nav button.active,.admin-sidebar nav button:hover{color:#fff;background:#ffffff1a}.admin-account{border-top:1px solid #ffffff24;flex-direction:column;gap:.4rem;margin-top:auto;padding-top:1.5rem;display:flex}.admin-account small{color:#fff6;text-transform:uppercase;letter-spacing:.1em;font-size:.62rem}.admin-account span{text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.admin-account a{border-bottom:1px solid #ffffff80;width:fit-content;margin-top:.6rem;font-size:.7rem}.admin-main{min-width:0;padding:clamp(2rem,5vw,5rem)}.admin-header{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3rem;display:flex}.admin-header .eyebrow{margin-bottom:.7rem}.admin-header h1{font-size:clamp(3.4rem,6vw,6rem);line-height:.85}.admin-header>div:last-child{gap:.7rem;display:flex}.admin-header>div:last-child a{border:1px solid var(--line);align-items:center;gap:.4rem;padding:.75rem .9rem;font-size:.68rem;display:inline-flex}.admin-notice{z-index:4;color:#7c3024;background:#fff5f2;border:1px solid #b35c4c;margin:0 0 1rem;padding:.9rem 1rem;font-size:.76rem;position:sticky;top:1rem}.admin-notice.success{color:#285437;background:#edf6ef;border-color:#71937a}.admin-section-status{background:#f6ece7;border-left:3px solid #b57a67;margin:0 0 1.5rem;padding:.9rem 1rem}.admin-section-status.active{background:#edf6ef;border-color:#71937a}.admin-section-status strong{color:var(--ink);font-size:.72rem}.admin-section-status p{color:var(--muted);margin:.35rem 0 0;font-size:.66rem;line-height:1.5}.admin-workspace{grid-template-columns:minmax(300px,.7fr) minmax(420px,1.3fr);align-items:start;gap:clamp(1.5rem,4vw,4rem);display:grid}.admin-create-card{border:1px solid var(--line);background:#fffdf8;padding:clamp(1.4rem,3vw,2.3rem);position:sticky;top:1.5rem;box-shadow:0 18px 45px #112a2c0f}.admin-create-card h2,.admin-list-heading h2{font-family:var(--font-serif), Georgia, serif;margin:0 0 1.8rem;font-size:2.1rem;font-weight:600}.admin-create-card label,.admin-item-fields>label,.form-row label{color:var(--muted);letter-spacing:.04em;flex-direction:column;gap:.45rem;margin-top:1rem;font-size:.65rem;font-weight:600;display:flex}.admin-create-card input:not([type=checkbox]),.admin-create-card textarea,.admin-create-card select,.admin-item input:not([type=checkbox]),.admin-item textarea,.admin-item select{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);font:inherit;resize:vertical;background:0 0;border-radius:0;outline:none;padding:.72rem 0;font-size:.82rem}.admin-create-card input:focus,.admin-create-card textarea:focus,.admin-create-card select:focus,.admin-item input:focus,.admin-item textarea:focus,.admin-item select:focus{border-color:var(--ink)}.admin-create-card label small{color:#829496;font-size:.61rem;font-weight:400}.admin-item-fields label>small{color:#829496;font-size:.58rem;font-weight:400;line-height:1.45}.file-drop{text-align:center;cursor:pointer;background:#f4f1e9;border:1px dashed #9aaaa7;align-content:center;place-items:center;min-width:0;min-height:190px;padding:1.4rem;position:relative;overflow:hidden;gap:.7rem!important;display:grid!important}.file-drop:focus-within{outline:2px solid var(--ink);outline-offset:3px}.file-drop-title{color:var(--muted);font-size:.7rem;font-weight:700}.file-drop-button{border:1px solid var(--ink);background:var(--ink);color:#fff;letter-spacing:0;justify-content:center;align-items:center;padding:.7rem 1rem;font-size:.68rem;font-weight:700;display:inline-flex}.file-drop-selection{max-width:100%;color:var(--ink);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;font-weight:600;display:block;overflow:hidden}.file-drop .file-input{opacity:0;clip-path:inset(50%);height:1px;position:absolute;overflow:hidden;border:0!important;width:1px!important;padding:0!important}.file-drop small{overflow-wrap:anywhere;max-width:28rem;line-height:1.5}.upload-note{color:var(--muted);margin:.9rem 0 0;font-size:.66rem;line-height:1.55}.check-field{align-items:flex-start;color:var(--ink)!important;letter-spacing:0!important;flex-direction:row!important;gap:.65rem!important;font-size:.7rem!important}.check-field input{accent-color:var(--ink);flex:none;margin-top:.12rem}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.admin-primary,.admin-secondary,.admin-danger{border:1px solid var(--ink);font:inherit;cursor:pointer;padding:.8rem 1rem;font-size:.7rem;font-weight:700}.admin-primary{background:var(--ink);color:#fff;width:100%;margin-top:1.5rem}.admin-secondary{background:var(--ink);color:#fff}.admin-danger{color:#8d4135;background:0 0;border-color:#c9a29b}.admin-primary:disabled,.admin-secondary:disabled,.admin-danger:disabled{cursor:wait;opacity:.5}.admin-list-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.admin-list-heading span{color:var(--muted);font-size:.67rem}.admin-item{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;gap:1.5rem;padding:1.5rem 0;display:grid}.admin-item.photo-item{grid-template-columns:190px minmax(0,1fr) auto}.admin-item>img{object-fit:cover;background:#d8d1bf;width:150px;height:190px}.admin-focus-editor{min-width:0}.admin-focus-preview{background:#d8d1bf;width:190px;height:240px;position:relative;overflow:hidden}.admin-focus-preview img{object-fit:cover;width:100%;height:100%}.admin-focus-preview span{pointer-events:none;border:2px solid #fff;border-radius:50%;width:1.1rem;height:1.1rem;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #112a2cbf,0 2px 8px #112a2c59}.admin-focus-editor label{color:var(--muted);grid-template-columns:1fr auto;gap:.25rem;margin-top:.8rem;font-size:.58rem;font-weight:600;line-height:1.3;display:grid;position:relative}.admin-focus-editor output{color:var(--ink);font-size:.58rem}.admin-focus-editor input[type=range]{width:100%;height:1rem;accent-color:var(--ink);background:0 0;border:0;grid-column:1/-1;margin:0;padding:0}.photo-slot{border:1px solid var(--line);color:#9a4f37;letter-spacing:.06em;text-transform:uppercase;border-radius:10rem;width:fit-content;margin-bottom:.9rem;padding:.35rem .55rem;font-size:.58rem;font-weight:700;display:inline-flex}.admin-item-fields{min-width:0}.admin-item-fields>label:first-child{margin-top:0}.admin-item-actions{flex-direction:column;align-self:start;gap:.5rem;display:flex}.article-list{min-width:0}.admin-collapsible-item{border-bottom:1px solid var(--line)}.admin-collapsible-item>summary{cursor:pointer;grid-template-columns:2.2rem minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1.25rem 0;list-style:none;display:grid}.admin-collapsible-item>summary::-webkit-details-marker{display:none}.article-order{border:1px solid var(--line);width:2rem;height:2rem;color:var(--muted);border-radius:50%;place-items:center;font-size:.66rem;display:grid}.article-summary-copy{flex-direction:column;gap:.3rem;min-width:0;display:flex}.article-summary-copy strong{font-family:var(--font-serif), Georgia, serif;text-overflow:ellipsis;white-space:nowrap;font-size:1.2rem;font-weight:600;overflow:hidden}.article-summary-copy small{color:var(--muted);font-size:.63rem}.article-edit-label{border:1px solid var(--ink);color:var(--ink);padding:.65rem .85rem;font-size:.65rem;font-weight:700}.admin-collapsible-item[open] .article-edit-label{background:var(--ink);color:#fff}.admin-collapsible-item>.admin-item{border:0;padding:.5rem 0 1.5rem 3.2rem}.admin-empty{min-height:260px;color:var(--muted);align-content:center;place-items:center;display:grid}.admin-empty span{font-family:var(--font-serif), Georgia, serif;opacity:.18;font-size:5rem}.admin-empty p{margin:0;font-size:.78rem}.site-texts-panel{max-width:980px}.site-texts-panel>section{border-top:1px solid var(--line);grid-template-columns:minmax(220px,.55fr) minmax(0,1fr);gap:clamp(2rem,6vw,6rem);padding:clamp(2rem,5vw,4rem) 0;display:grid}.site-texts-panel>section:first-child{border-top:0;padding-top:0}.site-texts-heading{align-items:flex-start;gap:1rem;display:flex}.site-texts-heading>span{border:1px solid var(--line);width:2rem;height:2rem;color:var(--muted);border-radius:50%;flex:none;place-items:center;font-size:.65rem;display:grid}.site-texts-heading .eyebrow{margin:.25rem 0 .5rem}.site-texts-heading h2{font-family:var(--font-serif), Georgia, serif;margin:0;font-size:2.1rem;font-weight:600}.site-texts-fields>label{color:var(--muted);letter-spacing:.04em;flex-direction:column;gap:.45rem;margin-top:1.3rem;font-size:.65rem;font-weight:600;display:flex}.site-texts-fields>label:first-child{margin-top:0}.site-texts-fields input,.site-texts-fields textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;resize:vertical;background:#fffdf8;outline:none;padding:.9rem 1rem;font-size:.86rem;line-height:1.55}.site-texts-fields select{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fffdf8;outline:none;padding:.9rem 1rem;font-size:.86rem}.site-texts-fields label>small{color:#829496;font-size:.61rem;font-weight:400;line-height:1.5}.story-layout-links{flex-wrap:wrap;gap:.7rem;margin-top:1.2rem;display:flex}.story-layout-links a{border:1px solid var(--line);background:#fffdf8;align-items:center;gap:.4rem;padding:.75rem .9rem;font-size:.67rem;display:inline-flex}.home-layout-summary{background:#f6ece7;border-left:3px solid #b57a67;margin-top:1.2rem;padding:1rem}.home-layout-summary.active{background:#edf6ef;border-color:#71937a}.home-layout-summary strong{color:var(--ink);font-size:.72rem}.home-layout-summary p{color:var(--muted);margin:.4rem 0 0;font-size:.66rem;font-weight:400;line-height:1.55}.site-texts-fields input:focus,.site-texts-fields textarea:focus{border-color:var(--ink)}.site-texts-save{border:1px solid var(--line);background:#fffdf8f5;justify-content:space-between;align-items:center;gap:2rem;padding:1rem;display:flex;position:sticky;bottom:1rem;box-shadow:0 12px 35px #112a2c1a}.site-texts-save p{color:var(--muted);margin:0;font-size:.68rem}.site-texts-save .admin-primary{width:auto;margin:0}.access-page{background:#d8d1bf;place-items:center;min-height:100vh;padding:2rem;display:grid}.access-page>div{background:#fffdf8;max-width:650px;padding:clamp(2rem,6vw,5rem)}.access-page .eyebrow{margin-top:2.5rem}.access-page h1{font-size:clamp(3rem,7vw,6rem)}.access-page p:not(.eyebrow){color:var(--muted);line-height:1.7}.access-page .button{margin-top:1rem}.not-found-page{background:#d8d1bf;place-items:center;min-height:100vh;padding:2rem;display:grid}.not-found-page>div{background:#fffdf8;border:1px solid #112a2c29;width:min(100%,760px);padding:clamp(2rem,7vw,5rem)}.not-found-page .eyebrow{margin:clamp(3rem,8vw,6rem) 0 1rem}.not-found-page h1{margin:0;font-size:clamp(4rem,11vw,8rem);line-height:.82}.not-found-page>div>p:not(.eyebrow){max-width:520px;color:var(--muted);margin:1.8rem 0 0;line-height:1.7}.not-found-page .button{margin-top:2rem}.links-page{background:#c8d1c5;place-items:center;min-height:100vh;padding:2rem;display:grid;position:relative;overflow:hidden}.links-orbit{aspect-ratio:1;border:1px solid #112a2c2e;border-radius:50%;place-items:center;width:70vw;min-width:700px;display:grid;position:fixed;top:-22vw;right:-15vw}.links-orbit:before,.links-orbit:after{content:"";border:1px solid #112a2c1f;border-radius:50%;position:absolute}.links-orbit:before{width:78%;height:78%}.links-orbit:after{width:56%;height:56%}.links-orbit span{font-family:var(--font-serif), Georgia, serif;opacity:.08;font-size:16vw}.links-card{z-index:1;background:#fffdf8f0;border:1px solid #112a2c29;width:min(100%,620px);padding:clamp(1.5rem,5vw,3.5rem);position:relative;box-shadow:0 28px 80px #112a2c21}.links-card header{text-align:center}.links-card header .brand-mark{margin:0 auto 1.8rem}.links-card header .eyebrow{margin-bottom:.7rem}.links-card header h1{font-size:clamp(4rem,12vw,7rem);line-height:.82}.links-card header>p:last-child{color:var(--muted);margin:1.3rem 0 0;font-size:.78rem}.links-list{flex-direction:column;gap:.65rem;margin-top:2.5rem;display:flex}.links-list>a{border:1px solid var(--line);justify-content:space-between;align-items:center;gap:1.5rem;padding:1.05rem 1.1rem;transition:background .2s,color .2s,transform .2s;display:flex}.links-list>a:hover{background:var(--ink);color:#fff;transform:translateY(-2px)}.links-list>a span{flex-direction:column;gap:.18rem;display:flex}.links-list strong{font-size:.78rem}.links-list small{color:var(--muted);font-size:.64rem}.links-list>a:hover small{color:#fff9}.links-list b{font-weight:400}.links-card footer{border-top:1px solid var(--line);color:var(--muted);background:0 0;grid-template-columns:none;justify-content:space-between;gap:1rem;margin-top:2.5rem;padding:1.2rem 0 0;font-size:.62rem;display:flex}.links-card footer a{color:var(--ink);font-weight:700}@media (max-width:1050px){.admin-shell{grid-template-columns:220px minmax(0,1fr)}.admin-workspace{grid-template-columns:1fr}.admin-create-card{position:static}}@media (max-width:720px){.gallery-grid{grid-template-columns:1fr}.gallery-grid figure.featured{grid-column:auto}.gallery-grid img,.gallery-grid figure:not(.featured) img{height:110vw;max-height:560px}.gallery-grid figcaption{flex-direction:column;gap:.7rem}.admin-shell{display:block}.admin-sidebar{width:100%;height:auto;padding:1.2rem;position:static}.admin-sidebar nav{grid-template-columns:repeat(2,1fr);margin-top:1.5rem;display:grid}.admin-sidebar nav button{flex-direction:column;align-items:flex-start;gap:.3rem;display:flex}.admin-sidebar nav button b{display:none}.admin-account{margin-top:1rem}.admin-main{padding:2rem 1.1rem}.admin-header{flex-direction:column;align-items:flex-start}.admin-header>div:last-child{flex-wrap:wrap}.admin-item,.admin-item.photo-item{grid-template-columns:1fr}.admin-item>img{width:100%;height:75vw;max-height:480px}.admin-focus-preview{width:100%;height:110vw;max-height:580px}.admin-focus-editor label{font-size:.64rem}.admin-item-actions{flex-direction:row}.form-row{grid-template-columns:1fr;gap:0}.site-texts-panel>section{grid-template-columns:1fr;gap:1.5rem}.site-texts-save{flex-direction:column;align-items:stretch}.site-texts-save .admin-primary{width:100%}.links-page{padding:.8rem}.links-card{padding:2rem 1.1rem}.links-card footer{flex-direction:column;align-items:flex-start}}
