:root{--ink:#27332c;--paper:#f6f4ed;--green:#294e3d;--line:#d7d9cd;--muted:#63695e;--pink:#ecd0c2}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit}.button,button{display:inline-flex;align-items:center;justify-content:center;gap:30px;background:var(--green);color:white;border:1px solid var(--green);border-radius:6px;padding:14px 24px;font-weight:600;text-decoration:none;cursor:pointer;min-height:48px}.button:hover,button:hover{background:#1e3a2d}button:disabled{opacity:.5;cursor:not-allowed}:focus-visible{outline:3px solid #ad653a;outline-offset:4px}.site-header{max-width:1320px;margin:auto;padding:26px 48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{font-size:34px;font-weight:800;letter-spacing:-2px;text-decoration:none;line-height:1}.wordmark span{font-size:12px;vertical-align:top;margin-left:4px}nav{display:flex;align-items:center;gap:28px;font-size:13px}nav a{text-decoration:none}.nav-cta{display:flex;gap:32px;border:1px solid var(--line);border-radius:5px;padding:10px 16px}main{max-width:1320px;margin:0 auto;padding:0 48px;min-height:70vh}.hero{display:grid;grid-template-columns:1.12fr 1fr;gap:64px;padding:64px 0;align-items:center}.eyebrow{font-size:11px;letter-spacing:1.8px;text-transform:uppercase;font-weight:700;margin:0 0 22px}h1{font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.12;letter-spacing:-1.6px}.hero h1{font-size:clamp(42px,4.6vw,64px);white-space:pre-line;margin:0 0 26px}.intro{max-width:430px;color:var(--muted);line-height:1.8;margin-bottom:30px}.small,small{font-size:12px;color:var(--muted);line-height:1.6}.hero .small{max-width:330px;margin-top:18px}.hero-art{height:520px;border-radius:180px 180px 10px 10px;background:#e1e5d5;position:relative;overflow:hidden}.art-label{left:50%;top:42px;transform:translateX(-50%);font-size:10px;letter-spacing:2px;z-index:2;text-align:center}.arch,.art-label{position:absolute}.arch{width:65%;height:90%;border-radius:50% 50% 0 0;transform:rotate(-28deg)}.arch-one{background:#aec2a2;left:-10%;top:26%}.arch-two{background:var(--pink);left:33%;top:22%;transform:rotate(26deg)}.arch-three{background:#365742;left:35%;top:58%;transform:rotate(-25deg)}.art-b{position:absolute;font-family:Georgia,serif;font-size:250px;color:var(--paper);right:25px;bottom:2px;line-height:1;letter-spacing:-20px}.art-bottom{position:absolute;bottom:26px;left:30px;font-size:8px;letter-spacing:2px;color:white}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;border-top:1px solid var(--line);padding:32px 0}.steps h2{font-size:10px;letter-spacing:1.3px;margin:0 0 14px}.steps p{font-family:Georgia,serif;font-size:21px;margin:0;max-width:270px}footer{max-width:1224px;margin:50px auto 0;padding:24px 0;display:flex;gap:32px;align-items:center;border-top:1px solid var(--line);color:var(--muted);font-size:11px}footer .wordmark{margin-right:auto;font-size:24px;color:var(--ink)}.panel{padding:32px;border:1px solid var(--line);border-radius:12px;background:#fcfbf7}.narrow{max-width:560px;margin:60px auto}.panel h1{font-size:38px;margin:0 0 20px}form{margin-top:25px}fieldset,form{display:flex;flex-direction:column;gap:20px}fieldset{border:0;margin:0;padding:0;min-width:0}label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:600}input,select,textarea{width:100%;padding:12px 14px;border:1px solid #aeb6a8;border-radius:5px;background:#fff;color:var(--ink);font-size:16px}textarea{resize:vertical}.check,label small{font-weight:400}.check{display:flex;flex-direction:row;align-items:flex-start}.check input{width:18px;height:18px;flex-shrink:0;margin-top:2px}.specialty-options{gap:12px}.specialty-options legend{font-size:13px;font-weight:600;margin-bottom:8px}.specialty-list{list-style:none;display:flex;flex-wrap:wrap;gap:8px;padding:0}.specialty-list li{padding:6px 10px;border:1px solid #aeb6a8;border-radius:16px;font-size:13px}.error{color:#8a241c;font-size:14px}.status{color:var(--green);font-size:14px}.error:empty,.status:empty{display:none}.loading{text-align:center;padding:100px 0}.workspace{padding:30px 0}.workspace-bar{display:flex;justify-content:space-between;align-items:center}.badge{border:1px solid #aeb6a8;border-radius:30px;padding:5px 13px;font-size:12px}.text-button{color:var(--green);background:transparent;border:0;padding:6px 0}.text-button:hover{background:transparent;text-decoration:underline}.workspace-heading{margin:32px 0;max-width:620px}.workspace-heading h1{font-size:44px;margin:0 0 15px}.workspace-heading>p:last-child{color:var(--muted)}.editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.editor-grid form{margin-top:0}.editor-column{display:grid;gap:24px;min-width:0}.presence-editor h2{font-size:20px;margin:24px 0 12px}.presence-editor legend{font-weight:700;margin:20px 0}.presence-editor form{border-top:1px solid var(--line);margin-top:24px}.catalog-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.catalog-row span{min-width:0}.catalog-row small{display:block}.profile-section{border-top:1px solid var(--line);padding-top:16px;margin-top:24px}.profile-section h2{font-size:22px}.offering-card{padding:16px 0;border-bottom:1px solid var(--line)}.offering-card h3{margin:0;font-size:18px}.map-actions,.place-choices{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.place-choices button[aria-pressed=true],.place-results button[aria-pressed=true]{background:var(--green);color:white}.place-results{display:grid;gap:8px;margin:12px 0}.place-results button{text-align:left;white-space:normal;overflow-wrap:anywhere}.place-results span,.place-results strong{display:block}.place-map{height:300px;width:100%;border-radius:10px;z-index:0}.place-map-block{min-width:0}.place-details{margin:18px 0}.place-details summary{cursor:pointer;margin-bottom:12px}.address-fields{min-width:0}.portfolio-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,180px),1fr));gap:16px}.portfolio-grid figure{margin:0;min-width:0}.media-frame{display:block;width:100%;max-width:320px;height:240px;background:#eef0e8;border-radius:8px;overflow:hidden}.portfolio-image{display:block;width:100%;height:100%;object-fit:contain}.portfolio-grid figcaption,.report-work{margin-top:8px}.report-work{font-size:12px}.report-work summary{cursor:pointer}.preserve-lines{white-space:pre-line}.preview-panel{padding:12px 0}.preview-empty{padding:40px;background:#e1e5d5;border-radius:12px;min-height:270px;display:flex;flex-direction:column;gap:15px}.preview-empty span{font-family:Georgia,serif;font-size:85px}.preview-empty div{width:65%;height:8px;border-radius:5px;background:#c1cbb9}.preview-empty div:last-child{width:40%}.actions{display:flex;flex-wrap:wrap;gap:12px;margin:22px 0}.secondary{background:transparent;color:var(--green)}.secondary:hover{background:#e5eadf}.profile-card{background:#fcfbf7;border:1px solid var(--line);border-radius:14px;overflow:hidden}.profile-cover{height:190px;background:#cad8bd;position:relative;overflow:hidden;padding:20px 30px}.profile-cover>span{font-family:Georgia,serif;font-size:120px;line-height:1.3;color:#38583f}.cover-orbit{position:absolute;width:210px;height:320px;top:0;right:-10px;transform:rotate(32deg);border-radius:50%;background:var(--pink)}.profile-content{padding:36px;overflow-wrap:anywhere}.profile-portrait{width:112px;height:112px;border-radius:50%;overflow:hidden;margin-bottom:20px}.profile-portrait .portfolio-image{width:100%;height:100%;object-fit:cover}.profile-portrait .media-frame{height:100%}.publication-checklist{padding:20px;border:1px solid var(--line);border-radius:10px;margin-bottom:24px}.publication-checklist h2{font-size:20px;margin:0 0 10px}.publication-checklist ul{padding-left:20px;font-size:14px}.profile-content .eyebrow{margin-bottom:15px}.profile-content h1{font-size:40px;margin:0}.profile-headline{color:var(--muted);font-size:18px;margin:15px 0 28px}.about{border-top:1px solid var(--line);padding-top:24px}.about h2{font-size:14px;margin:0}.about p{white-space:pre-wrap}.public-profile{max-width:760px;margin:50px auto}.public-profile .profile-cover{height:250px}.public-profile .profile-content{padding:45px}.pilot-note{font-size:12px;color:var(--muted);padding:20px 0}.prose p{line-height:1.9}@media (max-width:800px){.site-header{padding:22px 24px}main{padding:0 24px}.hero{gap:30px;padding:40px 0}.hero-art{height:400px}.hero h1{font-size:42px}.editor-grid{grid-template-columns:1fr}footer{margin:35px 24px 0;flex-wrap:wrap}}@media (max-width:600px){.hero{grid-template-columns:1fr;gap:32px}.hero-art{height:340px;border-radius:120px 120px 10px 10px}.hero h1{font-size:44px}.hero-copy{padding-top:15px}.steps{grid-template-columns:1fr;gap:28px}.steps p{max-width:none;font-size:23px}.narrow{margin:30px auto}.panel{padding:24px}.workspace-heading h1{font-size:36px}nav{gap:18px}.nav-cta{padding:8px 10px;gap:10px}.wordmark{font-size:29px}.public-profile .profile-content{padding:26px}.profile-content h1{font-size:34px}footer{gap:15px}footer>a:last-child{width:100%}}.calendar-panel{margin-bottom:28px}.calendar-panel>summary{cursor:pointer;font-size:22px;font-weight:600}.calendar-editor{padding-top:18px;min-width:0}.calendar-editor fieldset{min-width:0}.calendar-exceptions,.calendar-settings{margin:20px 0}.calendar-exceptions summary,.calendar-settings summary{cursor:pointer;padding:12px 0}.calendar-settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.calendar-week-editor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:20px 0}.calendar-day-editor{border:1px solid #d5dbd0;border-radius:12px;padding:16px;margin-bottom:12px}.calendar-day-editor legend{font-weight:600;padding:0 6px}.calendar-interval{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;border-bottom:1px solid #e0e4da;margin-bottom:12px}.calendar-interval label:first-child{grid-column:1/-1}.calendar-editor input,.calendar-editor select,.calendar-interval input{min-width:0;max-width:100%}.calendar-interval .text-button{grid-column:1/-1;justify-self:start}.calendar-preview{border-top:1px solid #d5dbd0;margin-top:24px;padding-top:20px}.calendar-toolbar{display:flex;gap:16px;flex-wrap:wrap;align-items:end;margin:20px 0}.calendar-toolbar>*{min-width:0;max-width:100%}.calendar-toolbar button[aria-pressed=true]{background:#285644;color:white}.calendar-days{display:grid;grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:10px}.calendar-days.single{grid-template-columns:minmax(0,1fr)}.calendar-date{padding:14px;border-radius:12px;background:#f2f4ed;min-width:0;overflow-wrap:anywhere}.calendar-date h4{margin:0 0 12px}.calendar-work{display:grid;gap:4px;margin:10px 0;padding:10px;border-left:3px solid #527a63;background:white;border-radius:4px;font-size:13px}.calendar-slots{display:flex;flex-wrap:wrap;gap:6px}.calendar-slot{padding:5px 8px;border:1px solid #a9beab;border-radius:6px;background:white;font-size:13px}@media (max-width:700px){.calendar-days,.calendar-settings-grid,.calendar-week-editor{grid-template-columns:minmax(0,1fr)}.calendar-panel{padding:18px}.calendar-toolbar{align-items:stretch}.calendar-toolbar>label{width:100%}}