/* Shared appearance tokens. Both palettes keep identical geometry and type. */
:root,[data-theme="tailored"]{color-scheme:light;--bg:#f2f0ec;--surface:#fcfaf7;--soft:#eee5dc;--ink:#292623;--muted:#69615a;--line:#d4cec5;--green:#a95028;--green-dark:#813c20;--deep:#813c20;--accent:#b75e32;--accent-soft:#efd2bd;--yellow:#eddbc9;--on-brand:#fff;--focus:#8d421f;--shadow:rgba(41,38,35,.12)}
[data-theme="cashmere"]{--bg:#f8f3e9;--surface:#fffcf6;--soft:#eee4d4;--ink:#40352b;--muted:#756553;--line:#dcd0bc;--green:#8e493b;--green-dark:#70392e;--deep:#70392e;--accent:#3e5849;--accent-soft:#efddc7;--yellow:#ead5b3;--on-brand:#fff;--focus:#42604e;--shadow:rgba(64,53,43,.12)}
.settings-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;white-space:nowrap;font-size:13px;color:var(--muted)}.settings-link:hover{color:var(--green)}.settings-link .icon{width:20px;height:20px}.header-actions .settings-link{width:36px;min-height:36px}.map-header>.settings-link{margin-left:auto}.map-header .header-note+.settings-link{margin-left:0}.detail-page-link{display:flex;justify-content:space-between;align-items:center;border:1px solid var(--line);border-radius:7px;padding:12px 14px;margin-top:22px;font-size:14px;color:var(--green)}.data-note .directory-link{display:block;font-weight:650;margin-bottom:5px}.directory-footer-link{color:var(--green);white-space:nowrap}.settings-main{max-width:920px}.settings-heading{padding:20px 0 35px}.theme-fieldset{border:0;padding:0;margin:0;min-width:0}.theme-fieldset legend{font-size:16px;font-weight:650;margin-bottom:16px}.theme-options{display:grid;grid-template-columns:1fr 1fr;gap:22px}.theme-option{position:relative;cursor:pointer;display:block;padding:10px;border:1px solid var(--line);border-radius:13px;background:var(--surface)}.theme-option:has(input:checked){border:2px solid var(--green);padding:9px}.theme-option:has(input:focus-visible){outline:3px solid var(--focus);outline-offset:4px}.theme-option input{position:absolute;right:20px;bottom:64px;width:20px;height:20px;accent-color:var(--green)}.theme-preview{display:block;height:170px;border-radius:7px;padding:22px;background:var(--preview-bg);color:var(--preview-ink);border:1px solid var(--preview-line)}.theme-preview>strong{font-size:23px;font-weight:850;letter-spacing:-1px;color:var(--preview-brand)}.preview-rule{display:block;height:1px;background:var(--preview-line);margin:15px 0}.preview-content{display:grid;grid-template-columns:1.5fr 1fr;gap:10px}.preview-content>span:first-child{display:flex;flex-direction:column;gap:10px}.preview-content i{height:8px;width:78%;background:var(--preview-line);border-radius:3px}.preview-content i:first-child{background:var(--preview-brand);width:55%}.preview-content>span:last-child{height:56px;background:var(--preview-brand);border-radius:5px;opacity:.9}.tailored-preview{--preview-bg:#f2f0ec;--preview-ink:#292623;--preview-brand:#a95028;--preview-line:#d4cec5}.cashmere-preview .preview-rule{background:#3e5849}.cashmere-preview{--preview-bg:#f8f3e9;--preview-ink:#40352b;--preview-brand:#8e493b;--preview-line:#dcd0bc}.theme-option-copy{display:block;padding:20px 12px 12px}.theme-option-copy strong{display:block;font-size:20px;margin-bottom:8px}.theme-option-copy small{display:block;font-size:13px;color:var(--muted);line-height:1.7}.theme-option-copy em{display:block;font-size:12px;margin-top:13px;font-style:normal;color:var(--green)}.settings-status{min-height:48px;font-size:14px;color:var(--green);padding-top:15px}.settings-reference{border-top:1px solid var(--line);margin-top:15px;padding-top:20px;font-size:12px;color:var(--muted);line-height:1.8}.settings-reference a{text-decoration:underline;text-underline-offset:3px}.feature{background:var(--soft)}.search-form,.apt-search-form{background:var(--surface)}.feature h1,.feature p,.feature-link,.eyebrow{color:var(--green-dark)}.talk-heading,.message.own p,.chat-compose button,.mobile-talk-icon{background:var(--yellow);color:var(--ink)}.talk-count{background:var(--accent-soft);color:var(--ink)}.card-save.saved{color:var(--accent)}.brand,.brand-period{color:var(--green)}.feature-image{filter:saturate(.6)}
@media(max-width:700px){.theme-options{grid-template-columns:1fr;gap:16px}.settings-heading{padding-top:5px}.theme-preview{height:140px;padding:18px}.theme-option-copy{padding:17px 10px 10px}.theme-option-copy strong{font-size:19px}.theme-option input{bottom:61px}.map-header{gap:18px}.map-header nav{gap:17px;justify-content:flex-start}.map-header nav .talk-link{display:none}.map-header>.settings-link{margin-left:auto}.map-header>.settings-link span{display:none}.settings-link{min-width:36px}.page-header .settings-link span{display:none}.site-footer .directory-footer-link{margin-left:auto}}
