@charset "UTF-8";
:root{--paper:#f7f8f4;--white:#fff;--ink:#293b36;--muted:#6d7771;--green:#365c4d;--green-soft:#e9efdf;--line:#e4e8df;--sand:#f1ebe0;--radius:15px}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:14px/1.6 "Segoe UI",system-ui,sans-serif}a{color:var(--green);text-decoration:none}a:hover{text-decoration:underline}button,input,textarea,select{font:inherit}button,a,input,textarea,select{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #8b6338}button{cursor:pointer}button:disabled{cursor:wait}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;line-height:1.15;letter-spacing:-.7px}h1{font-size:40px;margin-bottom:12px}h2{font-size:26px;margin-bottom:18px}h3{font-size:15px;font-weight:600;margin-bottom:4px}p{margin-bottom:16px}small{display:block;font-size:12px;color:var(--muted)}strong{font-weight:600}.subtle{color:var(--muted)}.fine{font-size:12px;color:var(--muted)}.eyebrow{font-size:10px;font-weight:650;letter-spacing:1.8px;color:var(--muted);margin-bottom:12px}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);font:600 12px/1.5 Georgia,serif;letter-spacing:1.3px}.brand:hover{text-decoration:none}.brand small{font:9px/1.8 "Segoe UI",sans-serif;letter-spacing:1.6px;color:var(--muted);margin-top:3px}.brand-mark{width:43px;height:49px;display:grid;place-items:center;font:21px Georgia,serif;border:1px solid #81927b;border-radius:24px 24px 5px 5px;letter-spacing:-3px;padding-right:3px;color:var(--green)}.sidebar{position:fixed;inset:0 auto 0 0;width:228px;background:#fff;border-right:1px solid var(--line);padding:36px 20px;display:flex;flex-direction:column;z-index:2}.sidebar .brand{margin:0 4px 51px}.nav-label{font-size:9px;letter-spacing:1.4px;color:#79837c;margin:0 14px 16px}.sidebar nav{display:grid;gap:6px}.sidebar nav a{display:flex;align-items:center;gap:14px;padding:12px 15px;border-radius:8px;color:#69746d;font-weight:500}.sidebar nav a:hover{background:var(--paper);text-decoration:none}.sidebar nav a[aria-current]{color:var(--green);background:var(--green-soft);font-weight:650}.nav-icon{font-size:21px;line-height:22px;width:22px;text-align:center}.sidebar-bottom{margin-top:auto}.source-state{font-size:10px;color:var(--green);border-bottom:1px solid var(--line);padding:20px 0 22px}.source-state small{font-size:10px;margin-left:13px;color:var(--muted)}.dot{display:inline-block;width:6px;height:6px;background:#638064;border-radius:50%;margin-right:5px}.account{display:flex;gap:12px;align-items:center;margin-top:22px;font-size:12px}.account small{font-size:11px}.logout{border:0;background:none;color:var(--muted);font-size:12px;margin:12px 0 0 46px;padding:0}.workspace{margin-left:228px}.topbar{display:flex;align-items:center;justify-content:space-between;padding:21px 40px;border-bottom:1px solid var(--line);font-size:11px;color:var(--muted);background:rgba(255,255,255,.6)}.crumb{margin:0 12px;color:#b5bdb5}.top-meta{display:flex;gap:20px;align-items:center}.demo-pill{background:#f0eadc;color:#735a34;border-radius:20px;padding:3px 11px;font-size:10px}.workspace main{max-width:1550px;margin:auto;padding:38px 40px 15px}.page-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.page-head .subtle{margin-bottom:0}.page-head .eyebrow{font-size:9px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:7px;padding:11px 18px;line-height:1.4;font-size:12px;font-weight:600;white-space:nowrap}.primary{background:var(--green);color:white;border:1px solid var(--green)}.primary:hover{background:#284c3d;text-decoration:none}.secondary{background:#fff;color:var(--green);border:1px solid #cfd7cb}.secondary:hover{background:#f2f5ed;text-decoration:none}.wide{width:100%}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:25px}.stat{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:22px 23px}.stat>span{font-size:12px;color:var(--muted)}.stat>strong{display:block;font:42px/1.3 Georgia,serif;margin:12px 0 8px}.stat small{font-size:10px}.stats .stat:first-child{background:var(--green);color:#fff;border-color:var(--green)}.stats .stat:first-child>span,.stats .stat:first-child small{color:#d8e4d3}.card{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:27px;margin-bottom:23px;min-width:0}.section-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:18px}.section-head h2{margin:0}.section-head .eyebrow{margin-bottom:8px}.section-head>a{font-size:11px;white-space:nowrap}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:23px}.dashboard-grid .card{margin-bottom:23px}.arrival{display:flex;gap:17px;align-items:center;padding:23px 0;border-bottom:1px solid var(--line)}.arrival:last-child{border:0;padding-bottom:3px}.arrival h3{font-size:13px}.arrival p{font-size:12px;color:var(--muted);margin:2px 0}.arrival small{font-size:10px}.grow{flex:1;min-width:0}.date-tile{display:grid;place-items:center;min-width:53px;padding:8px;background:var(--paper);border-radius:8px;color:var(--green)}.date-tile strong{font:25px Georgia,serif}.date-tile span{font-size:9px}.badge{display:inline-block;font-size:10px;border-radius:20px;padding:4px 10px;line-height:1.5;background:#eaf0e5;color:#456344;white-space:nowrap}.badge.neutral{background:#f3f1eb;color:#787361}.badge.muted{background:#f5e8e3;color:#8a5541}.birthday-card{background:#f0eddf;position:relative;overflow:hidden}.birthday-card h2{font-size:29px;margin-bottom:23px}.birthday-person{display:flex;align-items:center;gap:13px;padding:9px 0;color:var(--ink)}.birthday-person strong{font-size:12px}.birthday-person small{font-size:11px}.birthday-person .avatar{background:#fff9ea}.text-link{display:inline-block;margin-top:23px;font-weight:600;font-size:12px}.info-row{display:flex;align-items:center;gap:20px;background:#eff2e9;border-color:#e2e8d9;padding:22px 27px}.info-row p{font-size:12px;margin:4px 0 0;color:var(--muted)}.info-row .button{margin-left:auto}.info-icon{font:32px Georgia,serif;color:#6c8060}.avatar{display:inline-flex;align-items:center;justify-content:center;width:39px;height:39px;flex-shrink:0;border-radius:50%;background:#eeeee5;color:#677256;font:15px Georgia,serif}.avatar.small{width:34px;height:34px;font-size:13px}.avatar.large{width:72px;height:72px;font-size:27px;background:#e1e7d5}.list-card{padding:0;overflow:hidden}.list-toolbar{display:flex;gap:25px;align-items:center;justify-content:space-between;padding:23px 26px}.list-toolbar>.subtle{font-size:12px;white-space:nowrap}.search{display:flex;align-items:center;gap:9px;max-width:620px;width:80%}.search input{margin:0}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px;text-align:left;white-space:nowrap}th{background:#f9faf6;color:#758075;font-size:10px;font-weight:600;letter-spacing:.3px;padding:13px 18px;border-block:1px solid var(--line)}td{padding:19px 18px;border-bottom:1px solid #edf0e9;vertical-align:middle}td small{font-size:10px;margin-top:4px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fcfcf9}.person{display:flex;align-items:center;gap:12px;color:var(--ink)}.person strong{font-size:12px}.person small{color:var(--muted)}.row-link{font-size:22px;padding:5px 10px}.list-footer{display:flex;justify-content:space-between;gap:16px;padding:17px 26px;border-top:1px solid var(--line);font-size:10px;color:var(--muted)}.list-footer div{display:flex;gap:12px}.mono{font-variant-numeric:tabular-nums}.empty{padding:35px 16px;text-align:center;color:var(--muted)}.empty h2,.empty h3{color:var(--ink)}.empty p{font-size:13px}.empty-symbol{font-size:27px;color:var(--green);display:block;margin-bottom:15px}.profile-summary{display:flex;align-items:center;gap:20px;background:#eaf0e3;border:1px solid #dfe7d7;border-radius:var(--radius);padding:23px 27px;margin-bottom:24px}.profile-summary p{margin:9px 0 0;color:var(--muted)}.profile-numbers{display:flex;margin-left:auto;gap:35px;text-align:center}.profile-numbers strong{font:30px Georgia,serif}.profile-numbers small{font:11px "Segoe UI",sans-serif;margin-top:8px}.profile-summary>.fine{width:130px;margin-left:10px;line-height:1.5}.profile-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:23px;align-items:start}.details{margin:0}.details>div{display:grid;grid-template-columns:42% 1fr;gap:18px;padding:14px 0;border-bottom:1px solid var(--line)}.details>div:last-child{border:0}.details dt{font-size:11px;color:var(--muted)}.details dd{margin:0;font-size:12px;overflow-wrap:anywhere}.provenance{font-size:10px;margin-top:5px;color:#8b9187}.provenance.protected{color:#547246}.contact{padding:0 0 17px;overflow-wrap:anywhere}.contact .eyebrow{font-size:9px;margin:0 0 5px}.contact strong{font-size:13px}.contact small{font-size:10px;margin-top:4px}.disclosure{padding-top:10px;border-top:1px solid var(--line)}summary{cursor:pointer;color:var(--green);font-size:12px;font-weight:600}.disclosure form{margin-top:18px}.note{padding:14px 0;border-bottom:1px solid var(--line);margin-bottom:14px}.note p{font-size:13px;margin-bottom:7px;overflow-wrap:anywhere}.notes form button{margin-top:8px}.registration{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 20px;font-size:12px;padding:14px 0;border-bottom:1px solid var(--line)}.registration small{width:100%;font-size:10px}.edit-card{max-width:1000px}.edit-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 28px}.full-width{grid-column:1/-1}label{display:block;font-size:12px;font-weight:600;color:#4e6054}input,textarea,select{display:block;width:100%;padding:10px 12px;border:1px solid #cdd6c8;border-radius:6px;background:#fff;color:var(--ink);font-size:13px;margin-top:7px;min-height:41px}textarea{resize:vertical}input:focus,textarea:focus,select:focus{border-color:var(--green)}.save-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);margin-top:28px;padding-top:22px}.save-bar p{font-size:11px;color:var(--muted);margin:0}.birthday-list{display:flex;gap:17px;align-items:center;padding:22px 0;border-bottom:1px solid var(--line);color:var(--ink)}.birthday-list+.fine{margin-top:20px}.birthday-list small{margin-top:3px}.three{grid-template-columns:repeat(3,1fr)}.review-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid var(--line)}.review-row p{font-size:12px;color:var(--muted);margin:4px 0 0}.review-row a{white-space:nowrap;font-size:12px}.alert{background:#e9f2e2;color:#365530;border:1px solid #cddfc5;padding:13px 18px;border-radius:8px;margin-bottom:22px;font-size:13px}.alert.error{background:#faeee6;color:#863c29;border-color:#e8c4b6}.footer{display:flex;justify-content:space-between;gap:15px;padding:12px 0;font-size:10px;color:#849080}.login-layout{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.welcome{background:#e6ecdc;padding:55px 65px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.welcome:after{content:"";position:absolute;width:340px;height:430px;border:1px solid #bccaae;border-radius:180px 180px 0 0;right:-120px;bottom:-100px;transform:rotate(-25deg);pointer-events:none}.welcome h1{font-size:66px;line-height:1.06;margin:25px 0}.welcome>div{padding:60px 0}.welcome>div p:not(.eyebrow){color:#6b7c61;font-size:15px}.welcome-footer{font-size:10px;letter-spacing:2px;color:#718264}.login-panel{display:grid;place-items:center;padding:50px 35px;background:#fcfcf8}.login-card{width:100%;max-width:350px}.login-card h2{font-size:34px}.login-card form label{margin:19px 0}.login-card .wide{margin-top:6px;min-height:44px}.login-card>.fine{margin-top:30px;text-align:center;font-size:10px}.demo-login{border-top:1px solid var(--line);margin-top:30px;padding-top:22px}.demo-login p{font-size:12px;color:var(--muted);margin:13px 0}.skip{position:fixed;top:-100px;left:16px;background:#fff;padding:10px;z-index:20}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1600px){.workspace main{padding-top:48px}.page-head{margin-bottom:35px}.stats{gap:24px}.stat{padding:27px 30px}}
@media(max-width:1150px){.sidebar{width:195px;padding:28px 15px}.sidebar .brand{gap:9px;font-size:10px}.brand small{font-size:8px}.workspace{margin-left:195px}.topbar{padding:19px 25px}.workspace main{padding:30px 25px}.stats{gap:12px}.stat{padding:18px 15px}.dashboard-grid{grid-template-columns:1.4fr 1fr;gap:18px}.card{padding:21px}.arrival{gap:10px;flex-wrap:wrap}.arrival>.badge{margin-left:63px}.info-row{flex-wrap:wrap}.info-row .button{margin-left:0}.profile-summary>.fine{display:none}.details>div{grid-template-columns:1fr;gap:5px}.profile-grid{gap:18px}.list-card{padding:0}}
@media(max-width:800px){.sidebar{position:static;width:auto;padding:17px 20px;border-right:0;border-bottom:1px solid var(--line);display:block}.sidebar .brand{margin:0 0 18px;font-size:12px}.sidebar .brand-mark{width:32px;height:37px;font-size:17px}.sidebar .brand small{font-size:8px}.nav-label,.sidebar-bottom{display:none}.sidebar nav{display:flex;overflow-x:auto;gap:5px}.sidebar nav a{padding:8px 10px;font-size:11px;gap:6px;white-space:nowrap}.nav-icon{font-size:17px;width:17px}.workspace{margin:0}.topbar{padding:13px 22px;font-size:10px}.top-meta{gap:10px}.workspace main{padding:27px 22px 12px}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dashboard-grid,.profile-grid{grid-template-columns:1fr}.dashboard-grid .card{margin-bottom:0}.dashboard-grid{margin-bottom:20px}.page-head{align-items:flex-start}.page-head .button{font-size:10px;padding:9px 12px}.page-head h1{font-size:33px}.profile-summary{padding:18px;gap:13px}.profile-numbers{gap:18px}.profile-grid{gap:0}.details>div{grid-template-columns:40% 1fr}.login-layout{grid-template-columns:1fr}.welcome{padding:25px 30px;min-height:270px}.welcome>div{padding:24px 0 0}.welcome h1{font-size:40px;margin:10px 0}.welcome h1 br:nth-child(2){display:none}.welcome>div p:not(.eyebrow),.welcome-footer{display:none}.welcome .eyebrow{font-size:8px}.login-panel{padding:30px 24px}.three{grid-template-columns:repeat(3,minmax(0,1fr))}.three .stat{padding:14px 10px}.three .stat>span{font-size:10px}.three .stat small{font-size:9px}}
@media(max-width:500px){.workspace main{padding-inline:16px}.topbar{padding-inline:16px}.topbar>span:first-child{display:none}.top-meta{justify-content:space-between;width:100%}.page-head{flex-wrap:wrap;gap:14px}.page-head h1{font-size:32px}.page-head .subtle{font-size:12px}.stat>strong{font-size:35px}.stat small{font-size:9px}.card{padding:19px}.section-head{align-items:flex-start}.section-head h2{font-size:23px}.section-head .fine{font-size:9px}.list-card{padding:0}.list-toolbar{padding:16px;flex-wrap:wrap;gap:12px}.search{width:100%}.search input{font-size:11px}.list-footer{padding:15px;flex-wrap:wrap}.profile-summary{flex-wrap:wrap}.profile-numbers{gap:22px}.avatar.large{width:55px;height:55px;font-size:22px}.profile-summary p{font-size:11px}.profile-numbers strong{font-size:26px}.edit-grid{grid-template-columns:1fr}.save-bar{flex-wrap:wrap}.save-bar .primary{width:100%}.info-row{gap:12px}.info-row .info-icon{display:none}.footer{flex-direction:column;font-size:9px;gap:3px}.review-row{align-items:flex-start;flex-direction:column;gap:10px}.birthday-list{gap:10px}.birthday-list strong{font-size:12px}.birthday-list .badge{font-size:9px}.three{grid-template-columns:1fr}.three .stat{display:flex;align-items:center;gap:18px;padding:12px 16px}.three .stat>strong{font-size:29px;margin:0 0 0 auto}.three .stat small{display:none}}

.mobile-logout{display:none}@media(max-width:800px){.mobile-logout{display:block}.mobile-logout .logout{margin:0;font-size:10px}}

.table-wrap{position:relative}
@media(max-width:500px){.sidebar nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));overflow:visible}.sidebar nav a{flex-direction:column;font-size:9px;gap:4px;padding:9px 2px;min-height:49px}.sidebar .nav-icon{font-size:20px}.list-card th:not(:first-child):not(:last-child),.list-card td:not(:first-child):not(:last-child){display:none}.list-card td{padding:17px 14px}.list-card table{white-space:normal}.list-card .person{min-width:0}.list-card td:last-child{width:44px}.list-card .row-link{padding:4px}.list-card th:first-child{width:auto}}

/* Functional CRM layout: original identity, short labels, no decorative panels. */
:root{--paper:#f5f6f7;--ink:#262d32;--muted:#657078;--green:#364b57;--green-soft:#edf0f2;--line:#dfe3e6;--radius:6px}
h1,h2{font-family:inherit;letter-spacing:0;font-weight:600;line-height:1.3}h1{font-size:27px;margin-bottom:0}h2{font-size:19px}h3{font-size:14px}
.brand{display:block;line-height:1}.villa-logo{display:block;width:180px;max-width:100%;height:auto;object-fit:contain}.sidebar{padding:24px 20px}.sidebar .brand{margin:0 3px 32px}.sidebar nav a{padding:11px 14px;border-radius:4px}.sidebar-bottom{border-top:1px solid var(--line);padding-top:4px}
.workspace main{padding-top:25px}.page-head{margin-bottom:23px}.stat{padding:18px 21px}.stat>strong{font:600 33px/1.3 "Segoe UI",system-ui,sans-serif;margin:8px 0}.stats .stat:first-child{background:white;color:var(--ink);border-color:var(--line)}.stats .stat:first-child>span,.stats .stat:first-child small{color:var(--muted)}.stat>span{font-weight:600;color:var(--ink)}.stat small{font-size:11px}
.card{padding:22px}.list-card{padding:0}.birthday-card{background:white}.birthday-card h2{font:600 19px/1.3 "Segoe UI",system-ui,sans-serif;margin-bottom:18px}.birthday-person .avatar{background:#edf0f2}.profile-summary{background:#fff;border-color:var(--line)}.profile-numbers strong{font:600 28px/1.3 "Segoe UI",system-ui,sans-serif}.avatar{font:500 13px "Segoe UI",system-ui,sans-serif;background:#edf0f2;color:#4b5b65;border-radius:5px}.avatar.large{font-size:22px;background:#edf0f2}.date-tile strong{font:600 23px "Segoe UI",system-ui,sans-serif}.date-tile{border-radius:4px}.badge{border-radius:4px}.demo-pill{border-radius:4px}.birthday-person strong,.person strong{font-size:13px}.text-link{margin-top:18px}
.login-layout{display:grid;grid-template-columns:1fr;min-height:100vh;padding:30px 20px;place-items:center;background:var(--paper)}.login-panel{display:block;padding:30px;background:#fff;border:1px solid var(--line);border-radius:6px;width:100%;max-width:410px}.login-card{max-width:none}.login-card .brand{margin:0 auto 25px;width:210px}.login-card .villa-logo{width:210px}.login-card h1{font-size:23px;margin-bottom:24px}.login-card form label{margin:17px 0}.demo-login{margin-top:25px}.primary,.secondary{border-radius:4px}
@media(min-width:1600px){.workspace main{padding-top:28px}.page-head{margin-bottom:24px}.stat{padding:22px}}
@media(max-width:800px){.sidebar{padding:14px 20px}.sidebar .brand{margin:0 0 13px}.sidebar .villa-logo{width:125px}.sidebar nav a{padding:10px 12px;font-size:12px}.workspace main{padding-top:22px}.page-head h1{font-size:25px}.login-panel{padding:26px}.login-layout{padding:25px 18px}}
@media(max-width:500px){.sidebar nav{display:flex;flex-wrap:wrap;gap:4px}.sidebar nav a{min-height:40px;padding:10px;font-size:11px;flex-direction:row}.sidebar .villa-logo{width:115px}.page-head h1{font-size:24px}.section-head h2{font-size:18px}.stat{padding:15px}.stat>strong{font-size:30px}.card{padding:18px}.list-card{padding:0}.profile-numbers strong{font-size:25px}}

/* Readability and Villa Larnia olive palette, requested by the operator. */
:root{--paper:#f5f6ef;--ink:#202b25;--muted:#4e5c52;--green:#676832;--green-soft:#eef0df;--line:#d9dfcf;--villa-olive:#7d7d42}
body{font-size:16px;line-height:1.6;font-weight:450}strong{font-weight:650}h1,.page-head h1{font-size:31px;font-weight:700;color:#354a2d}h2,.section-head h2,.birthday-card h2{font-size:22px;font-weight:650;color:#354a2d}h3{font-size:17px;font-weight:650}
.sidebar{border-top:5px solid var(--villa-olive)}.sidebar nav a{font-size:16px;font-weight:600;color:#3c4e38;min-height:49px}.sidebar nav a[aria-current]{background:var(--green);color:white;font-weight:700}.sidebar nav a:hover{background:#eef0df}.sidebar nav a[aria-current]:hover{background:#53571f}.account{font-size:14px}.account small,.logout{font-size:13px;color:var(--muted)}
.topbar{font-size:13px;font-weight:550;background:#f0f2e7;border-bottom-color:#d5dcc8}.demo-pill{font-size:12px;font-weight:600;color:#665020;background:#f2ebd7}.top-meta{gap:16px}
.primary,.secondary{font-size:15px;font-weight:650;padding:11px 18px;min-height:44px}.primary:hover{background:#53571f}.secondary{border-color:#aeb990}.secondary:hover{background:#eef0df}.page-head .button{font-size:15px}.section-head>a,.text-link{font-size:14px;font-weight:650}
.stat{border-top:3px solid var(--villa-olive);padding:20px 22px}.stat>span{font-size:16px;font-weight:650}.stat>strong{font-size:41px;font-weight:700;color:#3c522e;margin:8px 0}.stat small{font-size:13px;font-weight:450;color:var(--muted)}.stats .stat:first-child{background:var(--green);border-color:var(--green);color:#fff}.stats .stat:first-child>strong,.stats .stat:first-child>span{color:#fff}.stats .stat:first-child small{color:#f4f4df}
.arrival{gap:15px}.arrival h3{font-size:17px}.arrival p{font-size:15px;color:#374c3c}.arrival small{font-size:13px;color:var(--muted)}.date-tile{background:#eef0df;min-width:62px;padding:10px;color:#465627}.date-tile strong{font-size:28px}.date-tile span{font-size:12px;font-weight:550}.badge{font-size:12px;font-weight:600;background:#e9eedb;color:#445826}.badge.neutral{color:#525b43;background:#f0f2e8}.badge.muted{color:#803d2c}
.birthday-card{border-top:3px solid var(--villa-olive)}.birthday-person{gap:14px;padding:12px 0}.birthday-person strong,.person strong{font-size:16px;font-weight:650}.birthday-person small{font-size:14px;color:var(--muted)}.birthday-person .avatar,.avatar{background:#eaf0dd;color:#455d32;font-size:15px;font-weight:600}.avatar.large{font-size:25px;background:#eaf0dd}.avatar.small{font-size:14px}
table{font-size:15px}th{font-size:14px;font-weight:650;letter-spacing:0;background:#eef2e5;color:#3c512e;padding:14px 18px}td{padding:19px 18px}td small{font-size:13px;color:var(--muted)}.list-toolbar>.subtle{font-size:14px}.list-footer{font-size:13px}.list-footer div{white-space:nowrap}.list-footer>span{max-width:60%}.row-link{font-size:24px}
label{font-size:15px;color:#334936;font-weight:600}input,textarea,select{font-size:16px;border-color:#aab89e;min-height:45px}.search input{font-size:16px}.fine,small{font-size:13px;color:var(--muted)}.provenance{font-size:13px;color:#5a6854}.provenance.protected{color:#496527;font-weight:600}.details dt{font-size:14px;color:#465744;font-weight:600}.details dd{font-size:16px}.details>div{padding:16px 0}.contact strong{font-size:16px}.contact small{font-size:13px}.contact .eyebrow{font-size:12px;letter-spacing:.5px;font-weight:650;color:#4e5c40}.note p,.review-row p{font-size:15px}.note small{font-size:13px}.disclosure summary,.review-row a{font-size:15px}.registration{font-size:15px}.registration small{font-size:13px}.save-bar p{font-size:13px}.profile-summary{border-left:4px solid var(--villa-olive);background:#f0f4e7}.profile-numbers strong{font-size:32px;color:#40582b}.profile-numbers small{font-size:14px}.profile-summary>.fine{width:150px}.birthday-list strong{font-size:16px}.birthday-list small{font-size:14px}.empty p{font-size:15px}.alert{font-size:15px}
.login-panel{border-top:4px solid var(--villa-olive)}.login-card h1{font-size:27px}.demo-login p{font-size:14px}.login-card .wide{font-size:15px}
@media(max-width:1200px) and (min-width:801px){.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}.arrival>.badge{margin-left:0}.profile-grid{grid-template-columns:1fr}.details>div{grid-template-columns:40% 1fr}}
@media(max-width:800px){.sidebar nav a{font-size:15px;min-height:44px;padding:10px 12px}.page-head h1{font-size:28px}.page-head .button{font-size:14px}.topbar{font-size:12px}.mobile-logout .logout{font-size:13px}.top-meta{gap:10px}.stat{padding:18px}.stat>span{font-size:15px}.stat>strong{font-size:37px}.stat small{font-size:13px}.section-head h2{font-size:21px}.section-head>a{white-space:normal;text-align:right}.three .stat>span{font-size:15px}.three .stat small{font-size:13px}}
@media(max-width:500px){body{font-size:15px}.sidebar nav a{font-size:14px;padding:10px}.sidebar .villa-logo{width:125px}.topbar{padding:12px 16px}.top-meta{flex-wrap:wrap;gap:8px 12px}.demo-pill{font-size:11px}.page-head h1{font-size:27px}.stat{padding:15px}.stat>span{font-size:14px}.stat>strong{font-size:34px}.stat small{font-size:12px}.section-head h2,.birthday-card h2{font-size:20px}.section-head .fine{font-size:12px}.arrival{flex-wrap:wrap}.arrival>.badge{margin-left:77px}.arrival small{overflow-wrap:anywhere}.arrival p{font-size:14px}.arrival h3{font-size:16px}.arrival small{font-size:12px}.list-footer{font-size:12px}.list-footer>span{max-width:100%}.person strong{font-size:16px}.search input{font-size:16px}.profile-summary p{font-size:14px}.profile-numbers strong{font-size:30px}.profile-numbers small{font-size:13px}.details>div{grid-template-columns:1fr;gap:6px}.details dt{font-size:14px}.details dd{font-size:16px}.birthday-list strong{font-size:15px}.birthday-list .badge{font-size:12px}.birthday-list small{font-size:13px}.three .stat>strong{font-size:32px}.login-card h1{font-size:25px}}

@media(max-width:500px){.arrival .grow{flex:1 1 calc(100% - 77px)}}

.topbar .app-title{font-size:21px;font-weight:750;line-height:1.3;color:#354a2d;white-space:nowrap}
@media(max-width:500px){.topbar{flex-wrap:wrap;gap:10px}.topbar>span.app-title{display:block;font-size:19px}.top-meta{flex-basis:100%}}

.contact-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.contact-actions .button{min-height:46px;font-size:15px}.contact-hint{margin-top:8px}.contact-card .contact{border-bottom:1px solid var(--line);padding:16px 0}.contact-card .contact:first-of-type{padding-top:0}
@media(max-width:800px){.profile-grid>div{display:contents}.profile-grid .contact-card{order:0}.profile-grid>.personal-card{order:1}.profile-grid .notes{order:2}.contact-actions .button{flex:1 1 auto}}

/* Visible email addresses are actionable in lists and profiles. */
.email-link{color:var(--primary,#676832);text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}
.email-link:hover{color:#53571f;text-decoration-thickness:2px}
.email-link:focus-visible{outline:2px solid #676832;outline-offset:4px;border-radius:2px}
