:root{--bg:#080909;--surface:#101111;--panel:#151616;--gold:#c5a15b;--lightgold:#e6ce9d;--text:#f2ede4;--muted:#afa99f;--line:#383329;--serif:'Cormorant Garamond',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;font-family:var(--sans);background:var(--bg);color:var(--text);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:2rem;color-scheme:dark}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--lightgold);outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400}em{color:var(--gold);font-weight:400}img{max-width:100%}[hidden]{display:none!important}.wrap{width:min(var(--content-width,1248px),calc(100% - 112px));margin-inline:auto}.skip{position:fixed;left:1rem;top:-5rem;background:var(--gold);color:var(--bg);padding:1rem;z-index:10}.skip:focus{top:1rem}.header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:26px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:16px;font-family:var(--serif);color:var(--gold);font-size:1.8rem;line-height:1}.brand small{display:block;font-family:var(--sans);font-size:.75rem;letter-spacing:.14em;line-height:1.6;margin-top:8px;color:var(--muted)}.brand-image{width:56px;height:49px;display:block;position:relative;overflow:hidden;border:1px solid #8d703c;flex-shrink:0;background:#000}.brand-image img{position:absolute;max-width:none;width:255%;height:auto;left:50%;top:50%;transform:translate(-50%,-50%)}.header nav{display:flex;gap:32px;align-items:center;font-size:.875rem}.header nav a:hover,.header nav a[aria-current]{color:var(--gold)}.nav-cta{padding:12px 19px;border:1px solid #6a583b}.nav-cta span{margin-left:22px}.hero{display:grid;grid-template-columns:1.25fr 1fr;gap:70px;align-items:center;padding-block:64px 24px;position:relative}.label{font-size:.75rem;line-height:1.7;letter-spacing:.16em;font-weight:500;color:var(--gold)}.hero .label{margin-bottom:26px}h1{font-size:clamp(4rem,6.4vw,6.25rem);line-height:.98;letter-spacing:-.035em}.hero h1{margin-bottom:30px}.hero h1 em{color:var(--gold)}.intro{font-size:1.0625rem;line-height:1.85;color:var(--muted);margin-bottom:30px}.button,.outline-button,.small-button{display:inline-flex;align-items:center;justify-content:center;gap:40px;border:1px solid var(--gold);padding:17px 23px;min-height:48px;background:var(--gold);color:#17130d;font-size:.9375rem;font-weight:500;transition:background .2s,color .2s}.button:hover{background:var(--lightgold);border-color:var(--lightgold)}.button span{font-size:1.3rem}.hero-signature{display:flex;align-items:center;gap:16px;margin-top:28px;color:var(--muted);font-size:.875rem;line-height:1.7}.gold-rule{height:1px;background:var(--gold);width:32px}.portrait{margin:0}.portrait-frame{padding:10px;border:1px solid #615135;position:relative;margin-right:10px}.portrait-frame:after{content:'';position:absolute;inset:12px -12px -12px 12px;border-right:1px solid #615135;border-bottom:1px solid #615135;pointer-events:none}.portrait img{display:block;width:100%;height:550px;object-fit:cover;object-position:50% 37%;filter:saturate(.75)}.portrait figcaption{display:flex;justify-content:space-between;gap:1rem;font-size:.75rem;letter-spacing:.09em;color:var(--muted);line-height:1.6;margin-top:23px}.scroll-cue{grid-column:1/-1;display:flex;align-items:center;gap:24px;color:var(--muted);font-size:.75rem;letter-spacing:.15em;padding-block:15px 26px}.scroll-cue span{font-size:1.5rem;color:var(--gold)}h2{font-size:clamp(3rem,4.6vw,4.7rem);line-height:1.05;letter-spacing:-.025em}.about{display:grid;grid-template-columns:1fr 1.35fr;gap:110px;border-top:1px solid var(--line);padding-block:90px}.about .label{margin-bottom:25px}.full-name{font-family:var(--serif);font-size:1.55rem;line-height:1.4;margin-top:24px}.registration{font-size:.875rem;line-height:1.6;color:var(--gold);margin-top:12px}.about-copy{padding-top:12px}.about h3{font-size:2.4rem;line-height:1.1;margin-bottom:28px}.about-copy>p{font-size:1.0625rem;line-height:1.85;color:var(--muted);margin-bottom:22px}.text-link{display:inline-flex;align-items:center;gap:28px;font-size:.9375rem;color:var(--gold);line-height:1.6}.text-link:hover{color:var(--lightgold)}.about .text-link{margin-top:10px}.care{padding-block:78px 88px;background:var(--surface);border-block:1px solid var(--line)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:30px}.section-heading .label{margin-bottom:23px}.ornament{width:230px;height:150px;object-fit:cover;opacity:.8;mix-blend-mode:screen}.care-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-top:55px}.care-grid article{border-top:1px solid #5a4e36;padding-top:24px}.care-grid h3{font-size:2.2rem;line-height:1.2;margin:22px 0 20px}.care-grid p{font-size:1rem;line-height:1.85;color:var(--muted);max-width:490px}.journal{padding-block:88px 80px}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:48px}.post-card{display:flex;flex-direction:column;align-items:flex-start;border-top:1px solid #71603f;padding-block:24px;transition:background .2s}.post-meta{display:flex;flex-wrap:wrap;gap:8px 16px;font-size:.75rem;line-height:1.6;color:var(--muted)}.post-card h3{font-size:2rem;line-height:1.2;margin:23px 0 16px;overflow-wrap:anywhere}.post-card>p{font-size:1rem;line-height:1.7;color:var(--muted);margin-bottom:25px;overflow-wrap:anywhere}.post-card .text-link{margin-top:auto}.post-card:hover h3{color:var(--lightgold)}.empty-posts{margin-top:40px;padding:35px;border:1px solid var(--line);background:var(--surface)}.empty-posts h3{font-size:2rem;margin:15px 0 14px}.empty-posts p{color:var(--muted);font-size:1rem;line-height:1.7}.contact{text-align:center;padding-block:66px 83px;border-top:1px solid var(--line)}.contact .label{margin-bottom:24px}.contact h2{font-size:clamp(3rem,4.3vw,4.3rem);margin-bottom:26px}.contact>p:not(.label){font-size:1.0625rem;line-height:1.8;color:var(--muted);margin-bottom:28px}.phone{display:block;font-size:.9375rem;letter-spacing:.04em;margin-top:19px;color:var(--muted)}.footer{display:grid;grid-template-columns:1fr auto;gap:35px;border-top:1px solid var(--line);padding-block:35px 22px}.footer p{font-size:.8125rem;line-height:1.8;color:var(--muted);margin-top:18px}.footer-links{display:flex;align-items:flex-start;gap:28px;font-size:.875rem;color:var(--muted)}.footer-note{grid-column:1/-1;border-top:1px solid #23231f;padding-top:20px;text-align:center}.blog-header{padding-block:72px 52px}.blog-header .label{margin-bottom:25px}.blog-header h1{margin-bottom:26px}.blog-header>p:last-child{font-size:1.0625rem;line-height:1.8;color:var(--muted)}.blog-list{min-height:230px;padding-bottom:90px}.blog-list .post-grid{margin-top:0}.blog-list .empty-posts{margin-top:0}.article{max-width:840px;padding-block:50px 85px}.article-heading{padding-top:50px;margin-bottom:45px}.article-heading .label{margin-bottom:24px}.article h1{font-size:clamp(3rem,5vw,5rem);line-height:1.08;overflow-wrap:anywhere}.article-excerpt{font-size:1.25rem;line-height:1.65;color:var(--muted);margin-top:26px}.article-byline{display:flex;align-items:center;gap:15px;margin-top:28px;padding-bottom:30px;border-bottom:1px solid var(--line);font-size:.9375rem}.article-byline img{border-radius:50%;width:48px;height:48px;object-fit:cover;object-position:50% 36%}.article-byline span{display:block;font-size:.8125rem;color:var(--muted);margin-top:5px;line-height:1.6}.prose{font-family:var(--sans);font-size:1.0625rem;line-height:1.95;color:#d7d1c6;overflow-wrap:anywhere}.prose p{margin-bottom:1.4em}.prose h2{font-family:var(--serif);font-size:2.3rem;line-height:1.2;color:var(--text);margin:1.6em 0 .8em}.prose blockquote{border-left:2px solid var(--gold);padding:5px 0 5px 25px;margin:25px 0;color:var(--lightgold);font-family:var(--serif);font-size:1.7rem;line-height:1.5}.prose em{color:inherit}.prose ul{padding-left:25px;margin-bottom:1.4em}.article-end{border-top:1px solid var(--line);padding-top:28px;margin-top:50px}.article-end p{font-family:var(--serif);font-size:1.7rem;margin-bottom:17px}.message-page{padding-block:90px;min-height:65vh}.message-page h1{font-size:4rem;margin:25px 0}.message-page>p:not(.label){color:var(--muted);line-height:1.8;margin-bottom:30px}.author-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;padding-block:50px 40px}.author-heading h1{font-size:3.75rem;margin-top:17px}.author-heading>p{color:var(--muted);font-size:1rem;line-height:1.8}.workspace{display:grid;grid-template-columns:295px minmax(0,1fr);border:1px solid var(--line);margin-bottom:60px;min-height:580px}.post-sidebar{background:var(--surface);border-right:1px solid var(--line);padding:24px 18px}.sidebar-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px}.sidebar-heading h2{font-family:var(--sans);font-size:1rem;letter-spacing:0}.small-button{padding:8px 12px;min-height:40px;gap:0;font-size:.8125rem;background:transparent;color:var(--gold)}#list-message{color:var(--muted);font-size:.875rem;line-height:1.7;margin-top:20px}.post-list-item{display:block;width:100%;text-align:left;background:transparent;border:0;border-bottom:1px solid var(--line);padding:20px 8px;color:var(--text);font-size:.9375rem;line-height:1.5;overflow-wrap:anywhere}.post-list-item[aria-current=true]{background:#242219;border-left:2px solid var(--gold)}.post-list-item span{display:block;color:var(--muted);font-size:.75rem;margin-top:7px}.editor-panel{padding:34px;min-width:0}.editor-topline{display:flex;justify-content:space-between;gap:20px;margin-bottom:25px}.editor-topline a{font-size:.8125rem;color:var(--gold)}#editor-welcome{padding:65px 10px}#editor-welcome h2{font-size:2.75rem;margin:24px 0}#editor-welcome>p:not(.label){color:var(--muted);line-height:1.7;margin-bottom:28px}label{display:block;font-size:.875rem;line-height:1.6;margin-bottom:10px}label span{color:var(--muted);font-weight:400}input,textarea{display:block;width:100%;background:#0c0d0d;border:1px solid #514c42;border-radius:0;color:var(--text);padding:14px;font-size:1rem;line-height:1.7;margin-bottom:23px}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#87827a}#post-title{font-family:var(--serif);font-size:2rem;line-height:1.3}#post-body{min-height:410px;border-top:0}#draft-preview{min-height:410px;padding:24px;border:1px solid var(--line);margin-bottom:23px;background:#0c0d0d}.body-label{display:flex;align-items:baseline;justify-content:space-between;gap:10px}#word-count{font-size:.75rem;color:var(--muted)}.format-toolbar{display:flex;flex-wrap:wrap;gap:3px;padding:6px;border:1px solid #514c42;background:var(--panel)}.format-toolbar button{background:transparent;color:var(--text);border:0;padding:10px 11px;font-size:.875rem;min-height:40px}.format-toolbar button:hover,.format-toolbar button[aria-pressed=true]{background:#302b21}.format-toolbar em{color:var(--text)}.format-toolbar #preview-toggle{margin-left:auto;color:var(--gold)}.editor-note{font-size:.875rem;line-height:1.7;color:var(--muted);margin-bottom:24px}.editor-actions{display:flex;gap:12px;flex-wrap:wrap}.outline-button{background:transparent;color:var(--gold)}.quiet-button{background:none;border:0;color:var(--muted);padding:12px;font-size:.875rem;min-height:44px}#save-message{font-size:.875rem;line-height:1.7;color:var(--lightgold);margin-top:17px}#save-message.error{color:#f2a4a4}
@media(min-width:1550px){.hero{gap:110px;padding-top:70px}.portrait img{height:590px}.hero h1{font-size:6.6rem}}
@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.header nav{gap:20px}.hero{gap:35px;grid-template-columns:1.1fr 1fr}.hero h1{font-size:4.7rem}.portrait img{height:515px}.portrait figcaption span:last-child{display:none}.about{gap:60px}.care-grid{gap:45px}.post-grid{grid-template-columns:repeat(2,1fr)}.workspace{grid-template-columns:230px minmax(0,1fr)}.editor-panel{padding:25px}.footer-links{gap:18px}}
@media(max-width:740px){.wrap{width:calc(100% - 40px)}.header{padding-block:20px;gap:15px;flex-wrap:wrap}.brand{font-size:1.6rem;gap:11px}.brand-image{width:45px;height:40px}.brand small{font-size:.75rem;letter-spacing:.07em}.header nav{gap:22px;font-size:.875rem;flex:1 1 100%;justify-content:space-between;border-top:1px solid var(--line);padding-top:16px}.nav-cta{border:0;padding:0}.nav-cta span{margin-left:7px}.hero{grid-template-columns:1fr;gap:33px;padding-top:38px}.hero h1{font-size:clamp(4rem,14vw,5.7rem);line-height:1.01}.hero .label{font-size:.75rem;max-width:300px}.intro{font-size:1rem}.intro br{display:none}.hero-signature{margin-top:22px}.portrait{max-width:480px;width:100%;justify-self:center}.portrait img{height:440px;object-position:50% 38%}.portrait figcaption{font-size:.75rem;letter-spacing:.06em}.scroll-cue{padding-bottom:15px}.about{grid-template-columns:1fr;gap:35px;padding-block:54px}.about h2 br{display:none}.about h2{font-size:3.7rem}.about .full-name{font-size:1.6rem;margin-top:20px}.about-copy{padding:0}.about h3{font-size:2.3rem}.about-copy>p{font-size:1rem}.care{padding-block:52px}.section-heading{align-items:flex-end}.section-heading h2{font-size:3.2rem}.ornament{width:90px;height:90px;object-fit:cover}.care-grid{grid-template-columns:1fr;gap:35px;margin-top:35px}.care-grid h3{font-size:2.1rem}.journal{padding-block:54px}.journal .section-heading{align-items:flex-start;flex-direction:column;gap:25px}.post-grid{grid-template-columns:1fr;gap:20px;margin-top:32px}.empty-posts{padding:25px;margin-top:30px}.empty-posts h3{font-size:2rem}.contact{padding-block:48px 56px}.contact h2{font-size:3.15rem}.contact h2 br{display:none}.contact>p:not(.label){font-size:1rem}.contact p br{display:none}.footer{grid-template-columns:1fr;gap:25px;padding-block:28px 20px}.footer-links{flex-wrap:wrap;gap:24px}.footer-note{margin:0!important}.blog-header{padding-block:42px 33px}.blog-header h1{font-size:3.9rem}.blog-header>p:last-child{font-size:1rem}.blog-header p br{display:none}.blog-list{padding-bottom:55px}.article{padding-block:35px 50px}.article-heading{padding-top:32px;margin-bottom:32px}.article h1{font-size:3.2rem}.article-excerpt{font-size:1.125rem}.prose{font-size:1.0625rem}.article-byline span{font-size:.75rem}.author-heading{display:block;padding-block:35px 30px}.author-heading h1{font-size:3.4rem}.author-heading>p{margin-top:20px}.workspace{grid-template-columns:1fr}.post-sidebar{border-right:0;border-bottom:1px solid var(--line)}#post-list{max-height:250px;overflow:auto}.sidebar-heading{flex-wrap:nowrap}.editor-panel{padding:23px 18px}#editor-welcome{padding:30px 0}#editor-welcome h2{font-size:2.5rem}#post-title{font-size:1.7rem}.editor-actions .button,.editor-actions .outline-button{flex:1;gap:5px;min-width:160px}#post-body{min-height:370px}.format-toolbar button{padding:9px}.format-toolbar #preview-toggle{margin-left:0}.author-heading br{display:none}.message-page h1{font-size:3rem}.message-page{padding-block:55px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{transition:none!important}}
@media(max-width:390px){.header nav{gap:10px;font-size:.8125rem}.nav-cta span{margin-left:4px}.hero h1{font-size:3.7rem}.format-toolbar button{padding:9px 7px}}

/* Site customizer and theme-aware presentation. */
:root{--button-ink:#17130d}.button,.small-button:not(.outline-button){color:var(--button-ink)}.small-button{color:var(--gold)!important}.button:hover{color:#17130d}.prose{color:var(--text)}.service-body p+p{margin-top:18px}.hero.without-portrait{display:block;max-width:900px}.hero.without-portrait .scroll-cue{margin-top:30px}.hero-copy,.about-copy,.care-grid article{min-width:0}h1,h2,h3,.brand,.intro,.full-name,.hero-signature,.label,.contact p{overflow-wrap:anywhere}.header nav{flex-wrap:wrap}.brand{max-width:440px}.brand small{line-height:1.5}.preview-banner{background:#282419;color:#e6ce9d;text-align:center;padding:10px 15px;font-size:11px;letter-spacing:.08em}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.custom-heading{padding-block:45px 35px}.custom-heading h1{font-size:3.7rem;line-height:1.05;margin:18px 0}.custom-heading>p:last-child{color:var(--muted);line-height:1.8}.custom-workspace{display:grid;grid-template-columns:minmax(340px,460px) minmax(0,1fr);gap:28px;align-items:start;margin-bottom:65px}.custom-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.custom-toolbar a{font-size:.8rem}.custom-workspace fieldset{padding:22px;border:1px solid var(--line);margin:0;min-width:0;background:var(--surface)}.settings-group{border-top:1px solid var(--line);margin-top:10px}.settings-group summary{font-size:1rem;cursor:pointer;line-height:1.5;padding:20px 0;list-style:none;display:flex;gap:14px;align-items:center}.settings-group summary:after{content:'+';margin-left:auto;font-size:1.4rem;color:var(--gold)}.settings-group[open] summary:after{content:'−'}.settings-group summary>span{font-size:.7rem;color:var(--gold)}.settings-fields{padding:3px 0 12px}.settings-fields>label:not(.toggle-field){margin-top:18px}.settings-fields input,.settings-fields textarea{background:#090a0a;margin-bottom:18px}.settings-fields select{width:100%;padding:13px;background:#090a0a;border:1px solid #514c42;color:var(--text);font:inherit;line-height:1.5;margin-bottom:18px}.field-note{font-size:.8125rem;color:var(--muted);line-height:1.8;margin-bottom:18px}.toggle-field{display:flex;align-items:center;gap:12px;cursor:pointer;margin-block:12px 24px}.toggle-field input{accent-color:var(--gold);width:20px;height:20px;flex-shrink:0;margin:0}.image-field{padding-bottom:16px;margin-bottom:20px;border-bottom:1px solid var(--line)}.image-field img{display:block;max-width:100%;width:100%;height:170px;object-fit:contain;background:#050505;border:1px solid var(--line);margin-bottom:14px}.image-field input[type=file]{font-size:.8rem;padding:10px}.image-field input::file-selector-button,.settings-fields input::file-selector-button{background:var(--gold);color:#17130d;border:0;padding:8px;margin-right:8px;font:inherit;cursor:pointer}.color-field{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-block:15px}.color-field label{margin:0}.color-field>div{display:flex;gap:10px;align-items:center}.color-field input{width:45px;height:40px;padding:3px;margin:0;cursor:pointer}.color-field output{font-size:.8rem;font-variant-numeric:tabular-nums;width:68px;color:var(--muted)}.order-row{display:flex;gap:8px;align-items:center;border:1px solid var(--line);padding:12px;margin-bottom:10px}.order-row>span{margin-right:auto;font-size:.875rem}.order-row .small-button{min-width:40px}.custom-actions{position:sticky;bottom:0;padding:18px 20px;background:#151616;border:1px solid var(--line);z-index:2;box-shadow:0 -8px 24px #0004}.custom-actions>div{display:flex;flex-wrap:wrap;gap:10px}.custom-actions button{flex:1;gap:8px;padding:14px 10px;font-size:.8125rem}.custom-actions>p{font-size:.75rem;color:var(--muted);line-height:1.6;margin-top:12px}.custom-actions #settings-status{margin:0 0 14px;font-size:.8125rem;color:var(--lightgold)}.custom-actions #settings-status.error{color:#f2a4a4}.site-preview{position:sticky;top:20px;min-width:0}.preview-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px;background:var(--surface);border:1px solid var(--line);padding:18px}.preview-toolbar>div:last-child{display:flex;gap:6px;flex-wrap:wrap}.preview-toolbar p{font-size:.75rem;color:var(--muted);line-height:1.6;margin-top:6px}.preview-toolbar .small-button{font-size:.7rem;padding:8px}.preview-toolbar button[aria-pressed=true]{background:var(--gold);color:#17130d!important}.preview-stage{background:#242424;border:1px solid var(--line);border-top:0;padding:8px;display:flex;justify-content:center;overflow:hidden}.preview-stage iframe{display:block;border:0;background:#080909;width:100%;height:680px;min-width:0}.preview-stage.mobile-preview iframe{width:390px;max-width:100%;height:680px;flex-shrink:0}.site-preview>.field-note{margin-top:14px}.settings-fields .outline-button{font-size:.8rem;padding:12px;gap:10px}.settings-fields .quiet-button{display:block;text-align:left;padding-left:0}
@media(max-width:1100px){.custom-workspace{grid-template-columns:minmax(300px,380px) minmax(0,1fr);gap:18px}.custom-workspace.wrap{width:calc(100% - 40px)}.preview-toolbar>div:last-child{gap:4px}.admin-page .header nav{font-size:.8rem;gap:18px}.brand{font-size:1.6rem}}
@media(max-width:850px){.custom-workspace{grid-template-columns:1fr}.site-preview{position:static}.custom-actions{position:static}.custom-heading h1{font-size:3rem}.custom-heading>p:last-child br{display:none}.preview-stage iframe{height:640px}.custom-workspace fieldset{padding:18px}.custom-workspace{max-width:650px}.admin-page .header nav{justify-content:flex-start}.preview-toolbar{padding:15px}.custom-heading{padding-block:30px}}

.custom-heading h1{font-size:2.8rem;margin-block:12px}.custom-heading{padding-block:30px}.preview-stage{height:658px;position:relative;align-items:flex-start}.preview-stage iframe,.preview-stage.mobile-preview iframe{max-width:none;flex-shrink:0;transform-origin:top center}.preview-banner{font-size:12px}.custom-toolbar a,.custom-actions button,.preview-toolbar .small-button,.custom-actions #settings-status{font-size:.875rem}.settings-group summary>span{font-size:.75rem}.custom-actions>p,.preview-toolbar p{font-size:.8125rem}.preview-stage .small-button{color:var(--gold)}.portrait-frame,.portrait-frame:after,.brand-image,.care-grid article,.post-card,.nav-cta,.footer-note{border-color:var(--line)}
