.flash-error{background:#f8e0dc;color:#852f25}.help{color:#75817e;font-size:13px;margin-top:-12px}.photo-admin{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:20px}.photo-admin article{border:1px solid #e1e6e3;padding:12px}.photo-admin img{width:100%;height:150px;object-fit:cover;margin-bottom:10px}.photo-admin label{display:block;font-size:11px;margin:9px 0}.photo-admin input,.photo-admin select{display:block;width:100%;padding:9px;border:1px solid #d5dbd8;margin-top:4px}.photo-admin button{width:100%;border:0;background:#17332e;color:#fff;padding:10px}.photo-admin .delete-photo{background:transparent;color:#b14a3d;margin-top:7px}
.photo-house-picker{display:flex;gap:12px}.photo-house-picker select{min-width:320px;padding:12px;border:1px solid #d5dbd8;background:#fff}.photo-house-picker button{padding:12px 20px;border:0;background:#17332e;color:#fff}
.inquiry-actions{display:flex;min-width:190px;flex-direction:column;align-items:stretch;gap:9px}.inquiry-actions form{margin:0}.inquiry-actions form>button{width:100%;min-height:42px;padding:10px 13px;border:0;background:#17332e;color:#fff;font-weight:600;cursor:pointer}.inquiry-actions .delete-inquiry-button{background:#fff!important;color:#a33f35!important;border:1px solid #d9aaa4!important}.inquiry-actions .delete-inquiry-button:hover{background:#a33f35!important;color:#fff!important}.admin-dialog[hidden]{display:none}.admin-dialog{position:fixed;inset:0;z-index:4000;display:grid;place-items:center;padding:24px;background:rgba(5,24,21,.72);backdrop-filter:blur(6px)}.admin-dialog-card{box-sizing:border-box;width:min(510px,100%);padding:44px;background:#fff;box-shadow:0 28px 90px rgba(0,0,0,.3);text-align:center}.dialog-icon{display:grid;width:62px;height:62px;margin:0 auto 20px;place-items:center;border-radius:50%;background:#e6f0eb;color:#17332e;font-size:30px}.admin-dialog .eyebrow{margin:0 0 8px;color:#b68449;font-size:10px;text-transform:uppercase;letter-spacing:2px}.admin-dialog h2{margin:0 0 14px;color:#17332e;font-family:Georgia,serif;font-size:32px}.dialog-copy{margin:0 auto 30px;color:#667570;line-height:1.65}.dialog-actions{display:flex;justify-content:center;gap:12px}.dialog-actions button{min-width:155px;padding:14px 20px;border:1px solid #17332e;font-weight:600;cursor:pointer}.dialog-cancel{background:#fff;color:#17332e}.dialog-confirm{background:#17332e;color:#fff}.delete-mode .dialog-icon{background:#fae7e4;color:#a33f35}.delete-mode .dialog-confirm{border-color:#a33f35;background:#a33f35}.dialog-open{overflow:hidden}@media(max-width:650px){.admin-dialog-card{padding:32px 20px}.dialog-actions{flex-direction:column}.dialog-actions button{width:100%}}
.booking-actions{display:flex;min-width:150px;flex-direction:column;align-items:stretch;gap:8px}.booking-actions form{margin:0}.cancel-booking-button,.delete-booking-button{width:100%;padding:10px 13px;border:1px solid #d9aaa4;background:#fff;color:#a33f35;font-weight:600;cursor:pointer}.cancel-booking-button:hover,.delete-booking-button:hover{background:#a33f35;color:#fff}.delete-booking-button{background:#a33f35;color:#fff}.cancelled-row{opacity:.72}.cancelled-row .badge{text-decoration:line-through}
.bookings-table .booking-row{position:relative;transition:background-color .18s ease,box-shadow .18s ease}.bookings-table .booking-row:focus{outline:0}.bookings-table .booking-row-active{background:#fff8e9!important;box-shadow:inset 4px 0 #c99145}.bookings-table .booking-row-active td:first-child{font-weight:700;color:#17332e}.admin-ajax-notice{position:fixed;right:28px;bottom:28px;z-index:4500;max-width:min(430px,calc(100vw - 40px));padding:16px 20px;border-left:4px solid #4c806c;background:#17332e;color:#fff;box-shadow:0 18px 50px rgba(0,0,0,.24);line-height:1.5;opacity:0;transform:translateY(18px);pointer-events:none;transition:opacity .2s ease,transform .2s ease}.admin-ajax-notice.is-visible{opacity:1;transform:translateY(0)}.admin-ajax-notice.is-error{border-left-color:#e49587;background:#852f25}@media(max-width:650px){.admin-ajax-notice{right:20px;bottom:20px;left:20px;max-width:none}}
.houses-table .house-row{transition:background-color .18s ease,box-shadow .18s ease}.houses-table .house-row:focus{outline:0}.houses-table .house-row-active{background:#fff8e9!important;box-shadow:inset 4px 0 #c99145}.houses-table .house-row-active td:first-child{color:#17332e}.delete-house-button{padding:8px 12px;border:1px solid #d9aaa4;background:#fff;color:#a33f35;font-weight:600;cursor:pointer}.delete-house-button:hover{background:#a33f35;color:#fff}
.customers-table .customer-row{transition:background-color .18s ease,box-shadow .18s ease}.customers-table .customer-row:focus{outline:0}.customers-table .customer-row-active{background:#fff8e9!important;box-shadow:inset 4px 0 #c99145}.customers-table .customer-row-active td:first-child{color:#17332e}.delete-customer-button{padding:8px 12px;border:1px solid #d9aaa4;background:#fff;color:#a33f35;font-weight:600;cursor:pointer}.delete-customer-button:hover{background:#a33f35;color:#fff}
.amenity-admin{margin:8px 0 10px;padding:0;border:1px solid #dfe5e2;background:#f8faf9}.amenity-admin legend{margin-left:18px;padding:0 8px;color:#17332e;font:600 20px Georgia,serif}.amenity-admin>.help{margin:15px 22px 4px}.amenity-admin-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:18px 22px 24px}.amenity-admin-groups section{padding:20px;background:#fff;border:1px solid #e3e7e5}.amenity-admin-groups h3{margin:0 0 14px;color:#17332e;font-size:14px}.amenity-admin-groups label{display:flex;align-items:center;gap:9px;margin:8px 0;font-size:13px;cursor:pointer}.amenity-admin-groups input{width:auto;margin:0;accent-color:#17332e}.amenity-admin-icon{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;background:#edf2ef;color:#17332e}@media(max-width:1000px){.amenity-admin-groups{grid-template-columns:1fr 1fr}}@media(max-width:650px){.amenity-admin-groups{grid-template-columns:1fr;padding:14px}}
.admin-map-editor{padding:24px;border:1px solid #dfe5e2;background:#f8faf9}.admin-map-heading{display:flex;justify-content:space-between;gap:24px;align-items:start;margin-bottom:20px}.admin-map-heading h3{margin:0 0 6px;color:#17332e;font:600 22px Georgia,serif}.admin-map-heading p{margin:0;color:#75817e;font-size:13px}.admin-map-heading button{flex:0 0 auto;padding:11px 16px;border:0;background:#17332e;color:#fff;cursor:pointer}.admin-map-inputs{display:grid;grid-template-columns:1fr 1fr;gap:18px}.admin-map-inputs label{display:block}.admin-map-inputs input,.admin-map-inputs textarea{width:100%;margin-top:7px}.admin-map-inputs small{display:block;margin-top:6px;color:#7a8581;font-weight:400}.admin-map-editor iframe{display:block;width:100%;height:330px;margin-top:20px;border:0;background:#e4e9e6}@media(max-width:750px){.admin-map-heading{display:block}.admin-map-heading button{margin-top:14px}.admin-map-inputs{grid-template-columns:1fr}}
.house-edit-head{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:-32px -32px 30px;padding:30px 34px;background:#17332e;color:#fff}.house-edit-head span{display:block;margin-bottom:7px;color:#d8a45e;font-size:11px;font-weight:700;letter-spacing:2.2px;text-transform:uppercase}.house-edit-head h2{margin:0;color:#fff;font:500 clamp(30px,4vw,46px)/1.08 Georgia,serif}.house-edit-head p{margin:9px 0 0;color:#b9c8c4}.house-edit-head>a{flex:0 0 auto;padding:12px 16px;border:1px solid rgba(255,255,255,.38);color:#fff;text-decoration:none;font-weight:600}.house-edit-head>a:hover{background:#fff;color:#17332e}.house-edit-links{display:flex;flex:0 0 auto;gap:12px}.house-edit-links>a{padding:12px 16px;border:1px solid rgba(255,255,255,.38);color:#fff;text-decoration:none;font-weight:600;white-space:nowrap}.house-edit-links>a:hover{background:#fff;color:#17332e}@media(max-width:750px){.house-edit-links{flex-wrap:wrap}}
.photo-admin article:target{outline:3px solid #c99145;outline-offset:3px}.area-admin{margin:8px 0 10px;padding:0 22px 24px;border:1px solid #dfe5e2;background:#f8faf9}.area-admin legend{margin-left:-4px;padding:0 8px;color:#17332e;font:600 20px Georgia,serif}.area-admin>.help{margin:15px 0 18px;line-height:1.55}.area-admin>label{display:block}.area-admin textarea{width:100%;margin-top:7px;resize:vertical}.area-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px}.area-admin-grid label:last-child:nth-child(odd){grid-column:1/-1}@media(max-width:750px){.house-edit-head{align-items:flex-start;margin:-20px -18px 25px;padding:25px 20px;flex-direction:column}.area-admin-grid{grid-template-columns:1fr}.area-admin-grid label:last-child:nth-child(odd){grid-column:auto}}
.house-edit-actions{display:flex;flex:0 0 auto;gap:10px;align-items:center}.house-edit-actions>a{padding:12px 16px;border:1px solid rgba(255,255,255,.38);color:#fff;text-decoration:none;font-weight:600}.house-edit-actions>a:hover{background:#fff;color:#17332e}.language-admin-link{background:#c99145!important;border-color:#c99145!important;color:#142d29!important}.language-editor-note{margin:0 0 24px;padding:16px 20px;border-left:4px solid #c99145;background:#fff8eb;color:#596561;line-height:1.6}.field-reference{display:block;margin-top:10px;padding:12px;background:#f1f4f2;color:#65716d;font-weight:400;line-height:1.55}.language-editor textarea{resize:vertical}@media(max-width:800px){.house-edit-actions{align-items:stretch;flex-direction:column;width:100%}.house-edit-actions>a{text-align:center}}
.drive-state{margin:0 0 10px;padding:8px 10px;background:#f4f4f2;color:#7b8582;font-size:11px}.drive-state.is-synced{background:#e3f0e9;color:#32614f}.drive-state small{display:block;margin-top:3px}.photo-admin .drive-button{margin-top:8px;background:#c99145;color:#142d29}.integration-status{border-left:5px solid #c99145}.integration-status.is-connected{border-left-color:#4f806c}.setup-steps{display:grid;gap:11px;padding-left:22px;color:#596763;line-height:1.55}.setup-steps code{display:block;margin-top:7px;padding:10px;background:#f1f4f2;overflow-wrap:anywhere}.integration-actions{margin-top:22px}.admin-primary,.integration-actions button{display:inline-block;padding:13px 18px;border:0;background:#17332e;color:#fff;font-weight:600}.danger-button,.danger-action{border-color:#a33f35!important;background:#fff!important;color:#a33f35!important}.contract-actions,.campaign-actions{display:flex;min-width:180px;flex-direction:column;gap:7px}.contract-actions form,.campaign-actions form{margin:0}.contract-actions button,.campaign-actions button{width:100%;padding:9px 10px;border:1px solid #cad4d0;background:#fff;color:#17332e;cursor:pointer}.contract-actions .primary-action,.campaign-actions .primary-action{border-color:#17332e;background:#17332e;color:#fff}.newsletter-confirmed{background:#e3f0e9;color:#32614f}.newsletter-pending{background:#fff2d9;color:#89622d}.newsletter-unsubscribed{background:#f3e2df;color:#8c4038}.newsletter-stats{grid-template-columns:repeat(3,1fr)}@media(max-width:900px){.newsletter-stats{grid-template-columns:1fr}.contracts-table,.customers-table{min-width:900px}}
.mail-template-editor{margin:8px 0 10px;padding:22px;border:1px solid #dfe5e2;background:#f8faf9}.mail-template-editor legend{padding:0 8px;color:#17332e;font:600 21px Georgia,serif}.mail-template-editor>.help{margin:0 0 16px;line-height:1.55}.placeholder-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.placeholder-list button{display:flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid #d7dfdb;background:#fff;color:#17332e;cursor:pointer}.placeholder-list button:hover{border-color:#c99145;background:#fff8eb}.placeholder-list code{color:#a66f2e;font-size:12px}.placeholder-list span{color:#74807c;font-size:10px}.mail-template-editor>label{display:block;margin-top:14px}.mail-template-editor input,.mail-template-editor textarea{width:100%;margin-top:7px}.mail-template-preview{margin-top:20px;padding:22px;border-left:4px solid #c99145;background:#fff}.mail-template-preview small{color:#8b6a3f;text-transform:uppercase;letter-spacing:1.5px}.mail-template-preview h3{margin:10px 0 14px;color:#17332e;font:600 20px Georgia,serif}.mail-template-preview div{color:#53615d;line-height:1.65;white-space:pre-wrap}.file-link-separator{margin:0 5px;color:#9aa39f}
.contract-preview-dialog{width:min(1180px,94vw);height:min(860px,92vh);padding:0;border:0;background:#fff;box-shadow:0 30px 100px rgba(0,0,0,.4)}.contract-preview-dialog::backdrop{background:rgba(7,28,24,.78);backdrop-filter:blur(5px)}.contract-preview-dialog header{display:flex;min-height:auto;margin:0;padding:17px 22px;align-items:center;justify-content:space-between;background:#17332e;color:#fff}.contract-preview-dialog header small{display:block;margin-bottom:3px;color:#d6a35e;letter-spacing:1.5px;text-transform:uppercase}.contract-preview-dialog h2{margin:0;color:#fff;font:600 23px Georgia,serif}.contract-preview-dialog header button{width:42px;height:42px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:transparent;color:#fff;font-size:29px;line-height:1;cursor:pointer}.contract-preview-dialog iframe{display:block;width:100%;height:calc(100% - 77px);border:0;background:#eef1ef}@media(max-width:650px){.mail-template-editor{padding:16px}.placeholder-list button{width:100%;justify-content:space-between}.contract-preview-dialog{width:100vw;height:100vh;max-width:none;max-height:none}}
.settings-panel{scroll-margin-top:24px}.settings-panel-heading{display:flex;align-items:flex-start;gap:18px;margin-bottom:25px}.settings-panel-heading>span{display:grid;width:46px;height:46px;place-items:center;flex:0 0 auto;border-radius:50%;background:#17332e;color:#fff;font:600 20px Georgia,serif}.settings-panel-heading small{display:block;margin-bottom:5px;color:#b47f3b;font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.settings-panel-heading h2{margin:0 0 6px}.settings-panel-heading p{margin:0;color:#75817e;line-height:1.5}.mail-test-box{margin-top:28px;padding:22px;border:1px solid #dfe5e2;background:#f8faf9}.mail-test-box h3{margin:0 0 16px;color:#17332e;font:600 20px Georgia,serif}.mail-template-form>.mail-template-editor{margin-top:0}.settings-save-button{margin-top:18px;padding:13px 18px;border:0;background:#17332e;color:#fff;font-weight:600;cursor:pointer}@media(max-width:650px){.settings-panel-heading{gap:12px}.settings-panel-heading>span{width:38px;height:38px}.settings-panel-heading h2{font-size:24px}}
.settings-subform{margin-bottom:28px;padding:22px;border:1px solid #e0e5e2;background:#f8faf9}.settings-subform h3{margin:0;color:#17332e;font:600 20px Georgia,serif}.smtp-editor{scroll-margin-top:24px;padding:25px;border:1px solid #dce3df;background:#f8faf9}.smtp-section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.smtp-section-heading small{display:block;margin-bottom:5px;color:#b47f3b;font-size:10px;font-weight:700;letter-spacing:1.7px}.smtp-section-heading h3{margin:0;color:#17332e;font:600 24px Georgia,serif}.secondary-button{display:inline-flex;align-items:center;justify-content:center;padding:10px 13px;border:1px solid #bdcbc6;background:#fff;color:#17332e;font:600 12px 'DM Sans',sans-serif;cursor:pointer}.smtp-form{grid-template-columns:repeat(4,minmax(0,1fr))}.smtp-form .help{margin:0;line-height:1.55}.smtp-checks{display:flex;align-items:center;gap:20px;grid-column:1/-1}.smtp-checks label{display:flex;align-items:center;gap:7px}.smtp-checks input{width:auto;margin:0;accent-color:#17332e}.smtp-server-list{scroll-margin-top:24px;margin-top:30px}.smtp-empty{padding:24px;border:1px dashed #c9d3cf;color:#6f7b77;text-align:center}.smtp-card{display:grid;grid-template-columns:minmax(280px,1fr) minmax(320px,.9fr);gap:24px;padding:21px 0;border-top:1px solid #e2e7e4}.smtp-card.is-disabled{opacity:.64}.smtp-card-title{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.smtp-card h4{margin:0 7px 0 0;color:#17332e;font:600 21px Georgia,serif}.smtp-card p{margin:8px 0;color:#53625e}.smtp-card small{color:#7a8581}.smtp-badge{padding:5px 8px;border-radius:20px;background:#eef1ef;color:#61706b;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.6px}.smtp-badge.is-default{background:#fff0d8;color:#8a5d24}.smtp-badge.is-active{background:#e3f0e9;color:#32614f}.smtp-badge.is-off{background:#f3e2df;color:#8c4038}.smtp-card-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.smtp-card-actions form{margin:0}.smtp-card-actions button{min-height:38px;cursor:pointer}.smtp-test-form{display:flex;gap:6px}.smtp-test-form input{width:175px;padding:9px;border:1px solid #cad4d0}.smtp-test-form button{padding:9px 12px;border:0;background:#17332e;color:#fff;font-weight:600}.smtp-card-actions .danger-button{padding:9px 12px;border:1px solid #a33f35}.smtp-card-actions .secondary-button{min-height:38px}.smtp-card-actions form .secondary-button{width:auto}.smtp-card+.smtp-card{border-top-color:#d8dfdb}@media(max-width:1100px){.smtp-form{grid-template-columns:repeat(2,minmax(0,1fr))}.smtp-card{grid-template-columns:1fr}.smtp-card-actions{justify-content:flex-start}}@media(max-width:650px){.smtp-editor{padding:18px}.smtp-form{grid-template-columns:1fr}.smtp-section-heading{align-items:flex-start;flex-direction:column}.smtp-checks{align-items:flex-start;flex-direction:column;gap:10px}.smtp-card-actions{align-items:stretch;flex-direction:column}.smtp-card-actions>a,.smtp-card-actions button{width:100%}.smtp-test-form{display:grid;grid-template-columns:1fr}.smtp-test-form input{width:100%}}
.smtp-preset-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.smtp-preset-actions .is-selected{border-color:#17332e;background:#17332e;color:#fff}@media(max-width:650px){.smtp-preset-actions{width:100%}.smtp-preset-actions .secondary-button{flex:1}}
.customer-mail-panel{border-left:5px solid #c99145}.customer-mail-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.customer-mail-heading small{display:block;margin-bottom:6px;color:#b47f3b;font-size:10px;font-weight:700;letter-spacing:1.8px}.customer-mail-heading h2{margin:0 0 5px;color:#17332e;font:600 28px Georgia,serif}.customer-mail-heading p{margin:0;color:#687772}.mail-setup-warning{margin:0 0 20px;padding:14px 16px;border-left:4px solid #c99145;background:#fff8eb;color:#665538}.mail-setup-warning a{text-decoration:underline;font-weight:700}.customer-mail-panel textarea{resize:vertical}.customer-mail-panel button:disabled{cursor:not-allowed;opacity:.55}@media(max-width:650px){.customer-mail-heading{flex-direction:column}.customer-mail-heading .secondary-button{width:100%}}
.admin table tr:has(.inquiry-actions) td{padding-top:20px;padding-bottom:20px;vertical-align:top}.admin table tr:has(.inquiry-actions) td:nth-child(3){max-width:360px;color:#53635e;line-height:1.55}.admin table tr:has(.inquiry-actions) td:has(select[name="status"]){min-width:170px}.admin table tr:has(.inquiry-actions) select[name="status"]{min-width:150px;margin:0;padding:9px 35px 9px 13px;border-color:#dbe2de;border-radius:999px;background-color:#f5f7f5;color:#29423d}.inquiry-actions{display:flex;min-width:140px;flex-direction:column;align-items:flex-start;gap:8px}.inquiry-actions form{width:auto;flex:0 0 auto;margin:0}.inquiry-actions form>button{width:auto!important;min-width:0!important;min-height:32px;padding:7px 12px;border-radius:999px;font-size:11px;line-height:1.2}.inquiry-actions .link.danger{border:1px solid #e2bbb6!important;background:#fff!important;color:#a33f35!important}.inquiry-actions .link.danger:hover{background:#a33f35!important;color:#fff!important}.inquiry-actions .badge{display:inline-flex;align-items:center;min-height:30px;padding:6px 11px;border-radius:999px;white-space:nowrap;background:#e8f0ec;color:#376653;font-size:11px}@media(max-width:900px){.inquiry-actions{min-width:120px}.admin table tr:has(.inquiry-actions) td:has(select[name="status"]){min-width:145px}.admin table tr:has(.inquiry-actions) select[name="status"]{min-width:130px}}
.admin main:has(.customers-table)>.panel:has(input[value="save_customer"]){padding:32px 34px;border-top:4px solid #c99145}.admin main:has(.customers-table)>.panel:has(input[value="save_customer"]) h2{margin-bottom:7px}.admin main:has(.customers-table)>.panel:has(input[value="save_customer"]) .help{max-width:780px;margin-bottom:24px}.admin main:has(.customers-table)>.panel:has(input[value="save_customer"]) .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px}.admin main:has(.customers-table)>.panel:has(input[value="save_customer"]) label:nth-of-type(3){grid-column:1/2}.admin main:has(.customers-table)>.panel:has(input[value="save_customer"]) textarea{min-height:92px}.admin main:has(.customers-table)>.panel:has(input[value="save_customer"]) button{width:max-content;min-width:160px;padding:12px 20px}.customers-table{border-collapse:separate;border-spacing:0 10px}.customers-table thead th{padding:0 14px 9px;color:#83908c;font-size:10px;letter-spacing:1.4px}.customers-table tbody tr{background:#f8faf9;box-shadow:0 4px 16px rgba(20,54,47,.055);transition:transform .16s ease,box-shadow .16s ease}.customers-table tbody tr:hover{transform:translateY(-1px);box-shadow:0 8px 22px rgba(20,54,47,.1)}.customers-table tbody td{padding:17px 14px;border-top:1px solid #e5eae7;border-bottom:1px solid #e5eae7;vertical-align:middle}.customers-table tbody td:first-child{padding-left:20px;border-left:4px solid #c99145}.customers-table tbody td:last-child{padding-right:18px;border-right:1px solid #e5eae7}.customers-table td>b{display:block;margin-bottom:5px;color:#17332e;font-size:15px}.customers-table td small{margin-top:4px;color:#82908b}.customers-table .actions{display:flex;min-width:330px;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:7px}.customers-table .actions>a,.customers-table .actions button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;padding:7px 11px;border:1px solid #d6dfdb;background:#fff;color:#29443e;font-size:11px;font-weight:600;line-height:1;cursor:pointer}.customers-table .actions>a:first-child{border-color:#17332e;background:#17332e;color:#fff}.customers-table .actions form{margin:0}.customers-table .actions .danger{border-color:#e3bbb6!important;background:#fff!important;color:#a33f35!important}.customers-table .actions .danger:hover{background:#a33f35!important;color:#fff!important}@media(max-width:900px){.admin main:has(.customers-table)>.panel:has(input[value="save_customer"]) .form-grid{grid-template-columns:1fr}.admin main:has(.customers-table)>.panel:has(input[value="save_customer"]) label:nth-of-type(3){grid-column:auto}.customers-table .actions{min-width:210px;justify-content:flex-start}}
.customers-table .actions{display:grid;min-width:220px;grid-template-columns:repeat(2,minmax(90px,1fr));gap:7px}.customers-table .actions>a,.customers-table .actions form,.customers-table .actions button{width:100%;margin:0}

/* Hierarchische Verwaltungsnavigation */
.admin{grid-template-columns:270px 1fr}.admin>aside.admin-sidebar{padding:30px 20px 24px}.admin-sidebar>.logo{padding:0 14px;font-size:15px}.admin aside nav.admin-nav{display:flex;flex-direction:column;gap:0;margin-top:34px;overflow-y:auto}.admin aside nav.admin-nav a{display:flex;align-items:center;padding:10px 14px;color:#b9c9c4;font-size:13px}.admin aside nav.admin-nav .nav-overview{gap:10px;margin-bottom:12px;padding:13px 14px;font-size:14px;font-weight:600}.nav-symbol{display:grid;width:22px;height:22px;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:50%;font-size:12px}.nav-group{padding:12px 0 9px;border-top:1px solid rgba(255,255,255,.09)}.nav-group-title{margin:0 0 5px;padding:0 14px;color:#6f9189;font-size:9px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.nav-group.group-active .nav-group-title{color:#d5a15c}.nav-group-links{display:flex;flex-direction:column;margin-left:14px;border-left:1px solid rgba(255,255,255,.14)}.admin aside nav.admin-nav .nav-group-links a{position:relative;padding:8px 12px 8px 17px}.admin aside nav.admin-nav a.active{background:#29463f;color:#fff;border-left:3px solid #c49352}.admin aside nav.admin-nav .nav-group-links a.active{margin-left:-1px;padding-left:15px}.admin aside nav.admin-nav .nav-group-links a.active::after{position:absolute;right:12px;content:'›';color:#d5a15c;font-size:18px}.admin-sidebar-footer{margin-top:auto!important;display:flex;flex-direction:column;gap:12px!important;padding:16px 14px 0;border-top:1px solid rgba(255,255,255,.09);font-size:11px!important;color:#9fb5af!important}.admin-sidebar-footer small{color:#6f9189}@media(max-width:800px){.admin>aside.admin-sidebar{padding:24px 18px}.admin aside nav.admin-nav{margin-top:24px}.nav-group-links{margin-left:10px}}
