.crm-page-heading{justify-content:space-between;align-items:center;gap:24px;margin:0 0 24px;display:flex}.crm-page-heading p{color:#65705d;max-width:720px;line-height:1.6}.crm-page-heading a,.crm-primary-link{color:#fff;background:#183d05;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex}.crm-heading-actions{gap:10px;display:flex}.crm-success,.crm-form-error{border-radius:12px;margin:0 0 20px;padding:14px 16px;font-weight:700}.crm-success{color:#245908;background:#e8fbd8}.crm-form-error{color:#8d2f1e;background:#fff0eb}.crm-layout{grid-template-columns:minmax(320px,.8fr) minmax(480px,1.2fr);align-items:start;gap:20px;display:grid}.crm-list-card,.crm-detail-card,.crm-form-card,.crm-new-customer{padding:clamp(20px,2.4vw,32px)}.crm-search label,.crm-booking-form label,.crm-customer-form label{color:#244313;gap:8px;font-size:.9rem;font-weight:800;display:grid}.crm-search>div{grid-template-columns:1fr auto;gap:8px;margin-top:8px;display:grid}.crm-search input,.crm-booking-form input,.crm-booking-form select,.crm-booking-form textarea,.crm-customer-form input,.crm-customer-form select,.crm-customer-form textarea{color:#173701;width:100%;min-height:48px;font:inherit;background:#f2f0e9;border:0;border-radius:12px;outline:1px solid #e2ded2;padding:12px 14px;font-weight:650}.crm-booking-form textarea,.crm-customer-form textarea{resize:vertical;min-height:92px}.crm-search button,.crm-booking-form>button,.crm-customer-form button{color:#173701;min-height:48px;font:inherit;cursor:pointer;background:#7ee449;border:0;border-radius:12px;padding:0 20px;font-weight:900}.crm-booking-form>button:disabled{cursor:not-allowed;opacity:.5}.crm-customer-list{gap:8px;max-height:680px;margin-top:20px;display:grid;overflow:auto}.crm-customer-list>a{color:#173701;background:#f7f5ef;border-radius:12px;justify-content:space-between;gap:14px;padding:14px;text-decoration:none;display:flex}.crm-customer-list>a.is-active{background:#e8fbd8;box-shadow:inset 3px 0 #7ee449}.crm-customer-list>a span{gap:4px;display:grid}.crm-customer-list>a span:last-child{text-align:right}.crm-customer-list small,.crm-customer-list em{color:#6c7467;font-size:.78rem;font-style:normal}.crm-detail-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.crm-detail-heading p,.crm-customer-form>p{color:#5d7750;letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:900}.crm-detail-heading h2,.crm-customer-form h2{margin:4px 0 6px;font-size:clamp(1.55rem,2.2vw,2.2rem)}.crm-detail-heading span{color:#6c7467}.crm-detail-heading a{color:#fff;background:#183d05;border-radius:12px;flex:none;padding:12px 16px;font-weight:800;text-decoration:none}.crm-customer-metrics{grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0;display:grid}.crm-customer-metrics article{background:#f2f0e9;border-radius:14px;gap:8px;padding:16px;display:grid}.crm-customer-metrics span{color:#6c7467;font-size:.78rem;font-weight:700}.crm-customer-metrics strong{font-size:1.25rem}.crm-customer-note{background:#fff7d9;border-radius:12px;padding:16px;line-height:1.55}.crm-history{margin-top:26px}.crm-history h3{margin-bottom:10px}.crm-history article{justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex;box-shadow:inset 0 -1px #e8e4d9}.crm-history article>div{gap:4px;display:grid}.crm-history article>div:last-child{justify-items:end}.crm-history span{color:#6c7467;font-size:.82rem}.crm-history em{font-size:.74rem}.crm-customer-form,.crm-booking-form{gap:18px;display:grid}.crm-customer-form{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-customer-form>p,.crm-customer-form>h2,.crm-customer-form>label:nth-last-of-type(-n+2),.crm-customer-form>button{grid-column:1/-1}.crm-checkbox{grid-template-columns:auto 1fr;align-items:center;display:flex!important}.crm-checkbox input{width:18px;min-height:18px}.crm-new-customer{margin-top:20px}.crm-new-customer summary{cursor:pointer;font-weight:900}.crm-new-customer[open] summary{margin-bottom:22px}.crm-booking-form fieldset{background:#faf8f3;border:0;border-radius:16px;gap:16px;margin:0;padding:20px;display:grid}.crm-booking-form legend{color:#173701;padding:0 8px;font-size:1.05rem;font-weight:900}.crm-inline-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.crm-service-summary{color:#5d7750;margin:0;font-size:.88rem;font-weight:700}.crm-week-toolbar{grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:12px;display:grid}.crm-week-toolbar>div{text-align:center}.crm-week-grid{grid-template-columns:repeat(7,minmax(180px,1fr));gap:10px;padding-bottom:10px;display:grid;overflow-x:auto}.crm-week-grid>article{background:#f5f3ed;border-radius:16px;min-height:520px;padding:12px}.crm-week-grid>article.is-today{background:#e9fbdc;box-shadow:inset 0 0 0 2px #7ee449}.crm-week-grid article>header{justify-content:space-between;align-items:center;padding:4px 2px 12px;display:flex}.crm-week-grid article>header span{background:#fff;border-radius:999px;place-items:center;min-width:26px;height:26px;font-size:.75rem;font-weight:900;display:grid}.crm-week-grid article>div{gap:8px;display:grid}.crm-week-grid article>div>a{color:#173701;background:#fff;border-radius:12px;gap:5px;padding:12px;text-decoration:none;display:grid;box-shadow:0 8px 24px #17370112}.crm-week-grid time{color:#4f7d35;font-size:.82rem;font-weight:900}.crm-week-grid article>div>a span,.crm-week-grid article>div>a small{color:#6c7467;font-size:.76rem}.crm-week-grid article>div>a em{margin-top:4px;font-size:.68rem}.crm-week-grid article>div>p{color:#858d80;padding:18px 4px;font-size:.82rem}@media (max-width:980px){.crm-layout{grid-template-columns:1fr}.crm-week-toolbar{grid-template-columns:1fr 1fr}.crm-week-toolbar>div{grid-area:1/1/auto/-1}}@media (max-width:640px){.crm-page-heading,.crm-detail-heading,.crm-history article{flex-direction:column;align-items:stretch}.crm-page-heading a,.crm-detail-heading a{width:100%}.crm-customer-metrics,.crm-customer-form,.crm-inline-fields{grid-template-columns:1fr}.crm-customer-form>label,.crm-customer-form>button{grid-column:1}.crm-history article>div:last-child{justify-items:start}}.crm-loading-card{gap:12px;min-height:420px;display:grid}.crm-loading-card span{background:linear-gradient(90deg,#f2f0e9 20%,#faf9f5 45%,#f2f0e9 70%) 0 0/240% 100%;border-radius:12px;height:78px;animation:1.4s ease-in-out infinite crm-loading;display:block}.crm-loading-card.is-detail span:first-child{height:110px}.crm-loading-card.is-detail span:nth-child(2){height:86px}.crm-loading-card.is-detail span:last-child{height:180px}@keyframes crm-loading{0%{background-position:100% 0}to{background-position:-100% 0}}
.setup-notice{border-radius:14px;margin:0 0 20px;padding:14px 18px;font-weight:800}.setup-notice.is-success{color:#245908;background:#e8fbd8}.setup-notice.is-error{color:#8d2f1e;background:#fff0eb}.setup-hero{color:#fff;background:radial-gradient(circle at 88% 15%,#7ee4493d,#0000 31%),#173701;border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(260px,.38fr);align-items:end;gap:32px;padding:clamp(24px,4vw,48px);display:grid}.setup-hero h2{letter-spacing:-.045em;max-width:720px;margin:8px 0 14px;font-size:clamp(1.8rem,3vw,3.4rem);line-height:1.04}.setup-hero p:not(.product-eyebrow){color:#ffffffb8;max-width:720px;line-height:1.65}.setup-score{background:#ffffff14;border-radius:18px;gap:8px;padding:24px;display:grid}.setup-score>strong{color:#7ee449;font-size:clamp(2.4rem,5vw,4.8rem);line-height:1}.setup-score>span{color:#ffffffc7;font-weight:700}.setup-score>div{background:#ffffff26;border-radius:999px;height:8px;margin-top:12px;overflow:hidden}.setup-score i{border-radius:inherit;background:#7ee449;height:100%;display:block}.setup-review-message{background:#fff2c7;border-radius:16px;margin-top:18px;padding:20px 24px}.setup-review-message p{color:#66571e;margin-top:6px;line-height:1.55}.setup-step-grid{grid-template-columns:repeat(5,minmax(150px,1fr));gap:10px;margin:20px 0 32px;display:grid;overflow-x:auto}.setup-step-grid a{color:#173701;background:#f2f0e9;border-radius:14px;grid-template-columns:auto 1fr;gap:4px 10px;min-width:160px;padding:16px;text-decoration:none;display:grid}.setup-step-grid a>span{color:#8b9486;grid-row:1/3;font-size:1.3rem}.setup-step-grid a small{color:#6c7467;font-size:.76rem;line-height:1.35}.setup-step-grid a.is-complete{background:#e8fbd8}.setup-step-grid a.is-complete>span{color:#4aa91e}.setup-section{background:#fff;border-radius:22px;margin-top:22px;padding:clamp(22px,3vw,38px);box-shadow:0 16px 50px #17370112}.setup-section>header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:26px;display:flex}.setup-section>header h2{letter-spacing:-.035em;margin-top:5px;font-size:clamp(1.45rem,2.2vw,2.2rem)}.setup-section>header>a,.setup-section>header>span{color:#173701;background:#f2f0e9;border-radius:999px;padding:10px 14px;font-size:.8rem;font-weight:800;text-decoration:none}.setup-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.setup-form label,.setup-hours-form label{color:#244313;gap:7px;font-size:.86rem;font-weight:800;display:grid}.setup-form input,.setup-form textarea,.setup-form select,.setup-hours-form input{color:#173701;width:100%;min-height:48px;font:inherit;background:#f7f5ef;border:0;border-radius:12px;outline:1px solid #dedacf;padding:12px 14px}.setup-form textarea{resize:vertical;min-height:108px}.setup-form label>small{color:#788172;font-weight:600}.setup-wide,.setup-form>button,.setup-form>fieldset{grid-column:1/-1}.setup-form fieldset{background:#f7f5ef;border:0;border-radius:14px;margin:0;padding:18px}.setup-form legend{padding:0 8px;font-weight:900}.setup-form>button,.setup-hours-form>button,.setup-submit-card button,.setup-submit-card>a{color:#fff;min-height:48px;font:inherit;cursor:pointer;background:#173701;border:0;border-radius:12px;padding:0 22px;font-weight:900;text-decoration:none}.setup-field-note{color:#6c7467;margin:-4px 0 4px;font-size:.8rem;line-height:1.5}.setup-media-manager,.setup-location-picker{background:#f7f5ef;border-radius:16px;padding:20px}.setup-media-heading,.setup-location-heading,.setup-gallery-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.setup-media-heading p,.setup-location-heading p,.setup-gallery-heading p,.setup-cover-uploader p{color:#6c7467;margin-top:5px;font-size:.8rem;font-weight:600;line-height:1.5}.setup-media-heading>span{color:#6c7467;text-align:right;font-size:.72rem;font-weight:800}.setup-media-warning{color:#66571e;background:#fff2c7;border-radius:11px;margin-top:16px;padding:13px 15px;font-size:.8rem;font-weight:700;line-height:1.5}.setup-cover-uploader{grid-template-columns:minmax(240px,.8fr) minmax(220px,1fr);align-items:center;gap:20px;margin-top:18px;display:grid}.setup-media-preview{background:#e7e4dc;border-radius:12px;min-height:130px;position:relative;overflow:hidden}.setup-media-preview.is-cover{min-height:230px}.setup-media-preview img{object-fit:cover}.setup-media-preview>span{color:#74806d;place-items:center;font-size:.8rem;font-weight:800;display:grid;position:absolute;inset:0}.setup-cover-uploader button,.setup-gallery-heading button,.setup-location-heading button{color:#fff;min-height:42px;font:inherit;cursor:pointer;background:#173701;border:0;border-radius:10px;margin-top:14px;padding:0 16px;font-size:.8rem;font-weight:900}.setup-cover-uploader button:disabled,.setup-gallery-heading button:disabled{cursor:not-allowed;opacity:.42}.setup-gallery-uploader{margin-top:22px;padding-top:20px;box-shadow:inset 0 1px #e2ded3}.setup-gallery-heading button,.setup-location-heading button{flex:none;margin-top:0}.setup-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.setup-gallery-empty{color:#747c70;text-align:center;background:#ebe8df;border-radius:12px;margin-top:14px;padding:24px;font-size:.8rem}.setup-upload-progress{color:#52624a;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:16px;font-size:.76rem;font-weight:800;display:grid}.setup-upload-progress>div{background:#dedacf;border-radius:999px;height:7px;overflow:hidden}.setup-upload-progress i{background:#7ee449;height:100%;display:block}.setup-upload-message{color:#245908;margin-top:14px;font-size:.8rem;font-weight:800}.setup-media-retention{color:#7a8275;margin-top:18px;font-size:.7rem;font-weight:600;line-height:1.5;display:block}.setup-location-picker{gap:14px;display:grid}.setup-location-map-shell{background:#e7e4dc;border-radius:14px;min-height:360px;position:relative;overflow:hidden}.setup-location-map{z-index:1;position:absolute;inset:0}.setup-location-map-shell>span{z-index:2;color:#173701;pointer-events:none;background:#f7f5efe0;place-items:center;font-size:.8rem;font-weight:900;display:grid;position:absolute;inset:0}.setup-location-result{justify-content:space-between;align-items:center;gap:12px;display:flex}.setup-location-result>span{color:#245908;font-size:.8rem;font-weight:900}.setup-location-result code{color:#173701;background:#e8fbd8;border-radius:8px;padding:7px 10px;font-size:.75rem}.setup-location-picker>p,.setup-location-picker>small{color:#6c7467;font-size:.76rem;font-weight:600;line-height:1.5}.setup-switch{grid-template-columns:auto 1fr;align-items:center;gap:9px!important;display:flex!important}.setup-switch input{width:18px;min-height:18px;padding:0}.setup-record-list{gap:10px;display:grid}.setup-record-list details,.setup-new-record{background:#f7f5ef;border-radius:15px;overflow:hidden}.setup-record-list summary,.setup-new-record>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:18px;list-style:none;display:flex}.setup-record-list summary::-webkit-details-marker{display:none}.setup-new-record>summary::-webkit-details-marker{display:none}.setup-record-list summary>span{gap:3px;display:grid}.setup-record-list summary>span:last-child{text-align:right}.setup-record-list summary small{color:#747c70;font-size:.76rem}.setup-record-list details[open]>.setup-form,.setup-new-record[open]>.setup-form{background:#fff;border-radius:12px;margin:0 12px 12px;padding:22px}.setup-new-record{background:#e8fbd8;margin-top:12px}.setup-new-record>summary{font-weight:900}.setup-check-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.setup-check-grid label{background:#fff;border-radius:10px;align-items:center;gap:8px;padding:10px;display:flex}.setup-check-grid input{width:18px;min-height:18px}.setup-empty-note{color:#5f6b59;padding:0 18px 18px}.setup-hours-form{gap:8px;display:grid}.setup-hours-form>div{grid-template-columns:minmax(130px,.7fr) repeat(2,minmax(150px,1fr)) minmax(100px,.5fr);align-items:end;gap:14px;padding:12px 0;display:grid;box-shadow:inset 0 -1px #e8e4d9}.setup-hours-form>div>strong{align-self:center}.setup-hours-form label>span{color:#6c7467;font-size:.74rem}.setup-hours-form>button{margin-top:14px}.setup-submit-card{background:#e8fbd8;border-radius:22px;justify-content:space-between;align-items:center;gap:32px;margin-top:22px;padding:clamp(24px,3vw,38px);display:flex}.setup-submit-card h2{margin:5px 0 8px}.setup-submit-card p:not(.product-eyebrow){color:#52624a;max-width:760px;line-height:1.55}.setup-submit-card button:disabled{cursor:not-allowed;opacity:.38}.setup-review-pending{color:#fff;background:#173701;border-radius:999px;flex:none;padding:14px 18px;font-weight:900}@media (max-width:980px){.setup-hero{grid-template-columns:1fr}.setup-step-grid{grid-template-columns:repeat(5,180px)}.setup-hours-form>div{grid-template-columns:1fr 1fr}.setup-hours-form>div>strong,.setup-hours-form>div>.setup-switch{grid-column:1/-1}}@media (max-width:640px){.setup-section>header,.setup-submit-card,.setup-media-heading,.setup-location-heading,.setup-gallery-heading{flex-direction:column;align-items:stretch}.setup-form,.setup-check-grid,.setup-cover-uploader{grid-template-columns:1fr}.setup-form>label,.setup-form>button,.setup-form>fieldset{grid-column:1}.setup-record-list summary{flex-direction:column;align-items:flex-start}.setup-record-list summary>span:last-child{text-align:left}.setup-hours-form>div{grid-template-columns:1fr}.setup-hours-form>div>strong,.setup-hours-form>div>.setup-switch{grid-column:1}.setup-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.setup-location-map-shell{min-height:310px}.setup-location-heading button,.setup-gallery-heading button{width:100%}.setup-location-result{flex-direction:column;align-items:flex-start}}
