:root{color-scheme:light;--bg:#f6f4ee;--surface:#fffef9;--ink:#263c32;--muted:#536357;--line:#dce2d7;--green:#245840;--wash:#e7efdf;--terra:#935c3a}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:15px/1.6 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}a{color:var(--green);text-underline-offset:4px}header{max-width:1180px;margin:auto;padding:25px 36px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:650;letter-spacing:-.4px;text-decoration:none}.brand-icon{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--green);border-radius:10px;font-size:27px}.account{display:flex;align-items:center;gap:18px;font-size:13px}nav{max-width:1108px;margin:auto;display:flex;align-items:center;gap:26px;border-bottom:1px solid var(--line);min-height:61px}nav a{font-size:13px;text-decoration:none;padding:18px 0}nav a[aria-current]{border-bottom:2px solid var(--green);font-weight:650}.privacy{margin-left:auto;color:var(--muted);font-size:12px}main{max-width:1108px;margin:0 auto;padding:0 0 65px;min-height:72vh}.intro{padding:48px 0 32px;max-width:740px}.eyebrow{font-size:11px;letter-spacing:1.8px;text-transform:uppercase;font-weight:650;color:var(--muted);margin:0 0 14px}h1{font:400 clamp(38px,5.2vw,60px)/1.08 Georgia,serif;letter-spacing:-1.8px;margin:12px 0 20px;text-wrap:balance;overflow-wrap:anywhere}h2{font:400 25px/1.25 Georgia,serif;letter-spacing:-.5px;margin:0 0 12px}h3{font-size:17px;margin:0 0 5px;line-height:1.35}p{margin:8px 0 15px}.lede{color:var(--muted);font-size:17px;max-width:590px}.columns{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start}.columns.wide{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr)}.card{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:26px;overflow-wrap:anywhere}.tinted{background:var(--wash)}.stack{display:flex;flex-direction:column;gap:22px}.section-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:18px}.section-heading h2{margin:0}.badge{display:inline-block;border-radius:6px;background:var(--wash);color:var(--green);font-size:11px;padding:4px 9px;font-weight:600;letter-spacing:0;text-transform:none}.project-card{display:flex;gap:17px;align-items:center;padding:24px;background:var(--surface);border:1px solid var(--line);border-radius:16px;margin-bottom:14px;text-decoration:none}.project-card>div{flex:1}.project-card .eyebrow{font-size:10px}.project-card p{font-size:13px;color:var(--muted);margin:5px 0 10px}.tile{width:49px;height:54px;background:var(--wash);border-radius:13px;display:grid;place-items:center;font-size:28px}.empty{padding:42px 28px;border:1px dashed #bdcbb9;border-radius:18px;color:var(--muted);text-align:center}.empty h2{color:var(--ink)}.large-icon{font-size:45px}.muted,small{color:var(--muted);font-size:12px;line-height:1.6}small{display:block;margin-top:5px}label{display:block;font-size:13px;font-weight:600;margin:17px 0}input,textarea,select,button{font:inherit}input:not([type=checkbox]),textarea,select{display:block;width:100%;border:1px solid #bdcbb9;border-radius:9px;background:var(--surface);color:var(--ink);padding:12px;margin-top:7px;font-size:16px;min-height:46px}textarea{resize:vertical}input[type=file]{font-size:12px;padding:10px}input[type=file]::file-selector-button{padding:8px;border:0;border-radius:5px;margin-right:8px;background:var(--wash);color:var(--ink)}button,.button{border:1px solid #bdcbb9;border-radius:9px;background:var(--surface);color:var(--green);padding:11px 17px;min-height:44px;cursor:pointer;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:20px}.primary{background:var(--green);color:white;border-color:var(--green)}form>.primary{margin-top:6px}.text-button{border:0;background:transparent;padding:6px 0;min-height:40px}.danger{color:#943f2f}button:hover,.button:hover{filter:brightness(.95)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #a46b30;outline-offset:3px}.record{border-top:1px solid var(--line);padding-top:18px;margin-top:20px}.record form{margin-top:8px}.quote{font-size:19px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.preserve{white-space:pre-wrap;overflow-wrap:anywhere}.check{display:flex;align-items:center;gap:10px;font-weight:400;min-height:35px;margin:10px 0}.check input{width:18px;height:18px;accent-color:var(--green);flex-shrink:0}.notice{margin:22px 0;padding:15px 20px;border:1px solid #b8c9ac;border-radius:10px;background:var(--wash);font-size:14px}.error{border-color:#d0aa9d;background:#f6e6df}.back{display:inline-block;margin-top:26px;font-size:13px}.compact{padding-top:18px}.compact h1{font-size:44px}.file-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.file-row a{overflow-wrap:anywhere;font-size:13px}.file-row form{flex-shrink:0}.narrow{max-width:650px;margin:45px auto}.narrow>.card{margin:25px 0}.summary{margin:20px 0}.summary>div{margin:18px 0}.summary dt{font-size:11px;letter-spacing:.7px;text-transform:uppercase;color:var(--muted)}.summary dd{margin:5px 0 0;white-space:pre-wrap;font-size:17px;overflow-wrap:anywhere}details{margin-top:20px;border-top:1px solid var(--line);padding-top:18px}details summary{cursor:pointer;color:var(--green);min-height:30px;font-weight:600;font-size:13px}footer{border-top:1px solid var(--line);padding:22px 36px;color:var(--muted);font-size:12px;max-width:1180px;margin:auto;display:flex;justify-content:space-between}.skip{position:absolute;left:-9999px}.skip:focus{left:10px;top:10px;background:white;padding:12px;z-index:1}@media(max-width:1180px){main,nav{margin-left:36px;margin-right:36px}}@media(max-width:700px){header{padding:18px 20px}.brand{font-size:15px}.account>span{display:none}main,nav{margin-left:20px;margin-right:20px}.privacy{display:none}.columns,.columns.wide{grid-template-columns:1fr;gap:22px}.intro{padding:32px 0 23px}h1{font-size:43px}.compact h1{font-size:36px}.card{padding:21px}.project-card{padding:18px}.form-row{grid-template-columns:1fr;gap:0}.narrow{margin:32px auto}.file-row{flex-wrap:wrap}.lede{font-size:16px}footer{padding:22px 20px}footer span{display:none}.section-heading{flex-wrap:wrap}}

/* One focused account action at a time, on desktop and mobile. */
.auth-panel{max-width:440px;margin:60px auto 30px}.auth-heading{text-align:center;margin-bottom:26px}.auth-heading h1{font-size:42px;letter-spacing:-1.2px}.auth-heading .muted{font-size:15px}.auth-panel .card{padding:28px}.auth-panel form>label:first-of-type{margin-top:0}.auth-panel .notice{margin-top:0}.auth-submit{width:100%}.auth-switch{text-align:center;font-size:13px;margin:24px 0 0;color:var(--muted)}.auth-switch a{font-weight:600}@media(max-width:700px){.auth-panel{margin-top:38px}.auth-heading h1{font-size:36px}.auth-panel .card{padding:23px}}

.saved-notes{margin:16px 0 26px}.saved-note{background:#f6f8f1;border:1px solid var(--line);border-radius:12px;padding:18px;margin:12px 0;scroll-margin-top:24px}.saved-note:target{border-color:var(--green);box-shadow:0 0 0 2px var(--wash)}.saved-note .preserve{margin-top:12px}.new-note-heading{margin-top:24px}.note-saved{font-size:11px}

.note-content{border:0;margin:8px 0;padding:0}.note-content summary{list-style:none;font-weight:400}.note-content summary::-webkit-details-marker{display:none}.note-preview{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;color:var(--ink);font-size:15px;line-height:1.6}.note-expand{display:block;font-size:12px;color:var(--green);margin-top:7px}.note-content[open] .note-preview{display:none}.note-content .when-expanded{display:none}.note-content[open] .when-collapsed{display:none}.note-content[open] .when-expanded{display:inline}.note-actions{display:flex;align-items:center;justify-content:space-between;gap:16px}.note-actions [data-note-status]{font-size:12px;color:var(--muted)}button.note-done{min-height:36px;padding:7px 16px;font-size:12px;background:var(--wash);border-color:transparent}.older-notes>summary{font-size:13px}.saved-note:target .note-preview{-webkit-line-clamp:unset}
@media(max-width:700px){.phone-preview-link{display:none}}

.project-jumps{margin:0 0 24px;max-width:none;gap:8px;min-height:0;flex-wrap:wrap;border:0}.project-jumps a{padding:10px 14px;min-height:44px;border:1px solid var(--line);border-radius:9px;background:var(--surface);font-size:12px}button.note-done{min-height:44px;min-width:64px}.older-notes>summary{padding:10px 0;min-height:44px}.note-expand{padding:8px 0}.card[id]{scroll-margin-top:18px}

.version-row{border-top:1px solid var(--line);padding:9px 0;margin:0}.version-row:last-child{padding-bottom:0}.version-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:36px}.version-actions>a{font-size:13px}.version-actions form{margin:0}.version-actions .text-button{font-size:12px;min-height:36px;padding:6px 0}.version-row>small{font-size:11px;margin-top:0;line-height:1.4}

input,textarea,select{font-weight:400}.auth-panel label+small{margin-top:-11px;margin-bottom:17px}.auth-panel .muted{font-weight:400}#new-project{scroll-margin-top:20px}.notice h2{font-size:21px}.notice p:last-child{margin-bottom:0}
label[for=job-progress],label[for=job-payment]{margin-bottom:6px}label[for=job-progress]+select,label[for=job-payment]+select{margin-bottom:17px}

label[for^=field-]{margin-bottom:6px}label[for^=field-]+textarea{margin-bottom:17px}
button.note-done{flex:0 0 auto;white-space:nowrap}.note-actions [data-note-status]{min-width:0}
