@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=DM+Serif+Display:ital@0;1&display=swap";:root{font-family:DM Sans,sans-serif;color:#17362d;background:#f6f3ea;font-synthesis:none;--ink:#17362d;--cream:#f6f3ea;--paper:#fffdf7;--sage:#cadbc9;--green:#255948;--orange:#dd7243;--line:#d9ded5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--cream)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2{font-family:"DM Serif Display",serif;font-weight:400;line-height:.98}h1 em,h2 em{color:var(--orange);font-weight:400}.eyebrow{color:#73857b;letter-spacing:.15em;font-size:.72rem;font-weight:700;margin-bottom:14px}.muted{color:#6d7a73;line-height:1.6}.brand{display:inline-flex;align-items:center;gap:10px}.brand-icon{display:grid;place-items:center;width:36px;height:36px;color:#fff;background:var(--orange);border-radius:50% 48% 52% 44%;transform:rotate(-5deg)}.brand-icon svg{transform:rotate(5deg)}.brand>span:last-child{display:grid;line-height:1}.brand b{font-family:"DM Serif Display",serif;font-size:1.35rem;font-weight:400}.brand small{letter-spacing:.23em;font-size:.5rem;font-weight:700;margin-top:4px}.site-header{height:84px;padding:0 clamp(22px,5vw,78px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid rgba(23,54,45,.12);background:#f6f3eaf0;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header nav{display:flex;gap:30px;align-items:center;font-size:.88rem;font-weight:600}.site-header nav a:hover{color:var(--orange)}.admin-link{display:inline-flex;gap:6px;align-items:center}.account-actions{display:flex;justify-content:flex-end;gap:15px;align-items:center}.text-button{color:var(--ink);border:0;background:none;font-weight:600}.menu-button{display:none;border:0;background:transparent;color:var(--ink)}.button{border:0;border-radius:7px;padding:14px 21px;color:#fff;background:var(--green);display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:700;transition:transform .15s,background .15s}.button:hover{transform:translateY(-1px);background:#1b4738}.button:disabled{opacity:.55;cursor:wait;transform:none}.button.compact{padding:11px 16px;font-size:.86rem}.button.secondary{color:var(--ink);background:#e9ede5}.button.secondary:hover{background:#dde4da}.button.full{width:100%}.hero{padding:clamp(50px,8vw,110px) clamp(22px,7vw,110px);display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(40px,8vw,130px);align-items:center;min-height:690px;overflow:hidden}.hero-copy h1{font-size:clamp(3.5rem,7vw,7rem);letter-spacing:-.04em;margin-bottom:28px}.lede{font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.65;max-width:610px;color:#52675e}.hero-actions{display:flex;align-items:center;gap:28px;margin:35px 0 30px}.hero-actions>a{font-weight:700;border-bottom:1px solid var(--ink);padding-bottom:3px}.trust-row{display:flex;gap:22px;color:#66776e;font-size:.78rem;flex-wrap:wrap}.trust-row span{display:flex;align-items:center;gap:5px}.hero-card{border:1px solid rgba(23,54,45,.15);background:var(--paper);box-shadow:16px 18px #d9e2d3;transform:rotate(1.5deg)}.landscape{height:490px;position:relative;overflow:hidden;background:linear-gradient(#f4c58f 0 55%,#a8c39f 55%)}.sun{position:absolute;width:125px;height:125px;right:14%;top:13%;background:#f2ae58;border-radius:50%}.hill{position:absolute;border-radius:50% 50% 0 0;bottom:0}.hill.far{width:130%;height:46%;left:-42%;background:#779c7c;transform:rotate(5deg)}.hill.near{width:125%;height:35%;right:-45%;background:#386b55;transform:rotate(-6deg)}.dog-illustration{position:absolute;font-size:9rem;left:38%;bottom:13%;filter:saturate(.65) contrast(1.15);transform:rotate(-2deg)}.hero-card-note{padding:20px 25px;display:flex;gap:13px;align-items:center}.hero-card-note>svg{color:var(--orange)}.hero-card-note span{display:grid}.hero-card-note small{color:#738079;margin-top:4px}.care-section{padding:100px clamp(22px,7vw,110px);background:#e7ecdf}.care-section>div:first-child{display:flex;justify-content:space-between;align-items:flex-end}.care-section h2,.questions h2{font-size:clamp(2.8rem,5vw,5.3rem);margin-bottom:55px}.care-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #bfcbbd}.care-grid article{padding:40px 36px 20px 0;position:relative}.care-grid article+article{padding-left:36px;border-left:1px solid #bfcbbd}.care-grid article>span{position:absolute;right:25px;top:25px;color:#95a598;font-size:.7rem}.care-grid svg{color:var(--orange);width:35px;height:35px;margin-bottom:30px}.care-grid h3{font-family:"DM Serif Display",serif;font-size:1.55rem;font-weight:400}.care-grid p{color:#5f7167;line-height:1.65}.questions{padding:100px clamp(22px,7vw,110px);display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw}.question-list details{border-top:1px solid #bdc8c0;padding:25px 0}.question-list details:last-child{border-bottom:1px solid #bdc8c0}.question-list summary{font-family:"DM Serif Display",serif;font-size:1.35rem;cursor:pointer}.question-list p{color:#687970;line-height:1.6;max-width:650px;margin:18px 0 0}footer{padding:38px clamp(22px,5vw,78px);background:var(--ink);color:#fff;display:flex;align-items:center;gap:30px}footer p{margin:0 auto 0 0;color:#b6c8c0}footer .button{background:var(--orange)}.overlay{position:fixed;inset:0;background:#0c1c17b8;z-index:100;display:grid;place-items:center;padding:18px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);overflow:auto;overscroll-behavior:contain}.wizard,.result-modal{width:min(720px,100%);max-height:calc(100vh - 36px);max-height:calc(100dvh - 36px);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;background:var(--paper);border-radius:12px;padding:clamp(24px,5vw,48px);box-shadow:0 30px 100px #00000040;position:relative}.close{position:absolute;right:20px;top:20px;border:0;background:#ebeee7;color:var(--ink);border-radius:50%;width:38px;height:38px;display:grid;place-items:center}.close svg{width:18px}.wizard-head{display:flex;align-items:center;justify-content:space-between;padding-right:42px}.wizard-head>span{color:#75827b;font-size:.8rem;font-weight:700}.progress{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:28px 0 38px}.progress i{height:4px;background:#dfe4dc;border-radius:3px}.progress i.on{background:var(--orange)}.wizard-content h2,.result-modal h2{font-size:clamp(2.2rem,5vw,3.4rem);margin-bottom:14px}label{display:grid;gap:8px;font-size:.67rem;font-weight:700;letter-spacing:.1em;color:#63736b;margin-top:20px}label small{text-transform:none;letter-spacing:0;font-weight:500}input,select,textarea{width:100%;border:1px solid #cbd3ca;color:var(--ink);background:#fff;padding:13px 14px;border-radius:6px;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #2559481a}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field-row.three{grid-template-columns:repeat(3,1fr)}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:24px}.choice{min-height:135px;border:1px solid #c8d0c7;background:#fff;color:var(--ink);border-radius:8px;padding:22px;text-align:left;position:relative;display:grid;align-content:center;gap:7px}.choice.selected{border:2px solid var(--green);background:#f1f6ef}.choice b{font-family:"DM Serif Display",serif;font-size:1.25rem;font-weight:400}.choice small{color:#738079}.choice-check{position:absolute;right:12px;top:12px;width:22px;height:22px;background:var(--green);color:#fff;border-radius:50%;display:grid;place-items:center}.choice-check svg{width:14px}.dog-name-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 14px}.review-card{background:#eef2e9;padding:8px 22px;border-radius:8px;margin:22px 0}.review-card>div{display:flex;gap:14px;align-items:center;padding:16px 0}.review-card>div+div{border-top:1px solid #d2dbcf}.review-card svg{color:var(--orange);flex:0 0 auto}.review-card span{display:grid;gap:4px}.review-card small{color:#718078;font-size:.65rem;letter-spacing:.1em}.review-card em{color:#718078;font-size:.8rem;font-style:normal}.price-summary{border-top:1px solid #cad2c9;border-bottom:1px solid #cad2c9;padding:18px 0}.price-summary>div{display:flex;justify-content:space-between;margin-bottom:12px}.price-summary .due{margin:0;font-size:1.15rem}.price-summary strong{color:var(--orange);font-size:1.45rem}.price-summary small{color:#718078}.applied-rate{display:inline-flex;align-items:center;gap:6px;color:#2f6a4d;background:#e2efe1;border-radius:14px;padding:6px 10px;margin-bottom:15px;font-size:.72rem;font-weight:700}.payment-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.payment-option{position:relative;min-height:92px;border:1px solid #cbd3ca;border-radius:8px;background:#fff;color:var(--ink);padding:18px 44px 18px 18px;text-align:left}.payment-option.selected{border:2px solid var(--green);background:#f1f6ef}.payment-option>span:last-child{display:grid;gap:6px}.payment-option b{font-family:"DM Serif Display",serif;font-size:1.18rem;font-weight:400}.payment-option small{color:#6e7c75;line-height:1.4}.secure-line{display:flex;gap:8px;align-items:center;margin-top:18px;color:#65766d;font-size:.78rem}.wizard-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:30px}.notice{margin:18px 0 0;border-radius:6px;padding:12px 14px;font-size:.86rem;display:flex;align-items:center;gap:8px}.notice.error{color:#862f26;background:#f9e5df}.notice.success{color:#235c3f;background:#e0f1e2}.notice.info{background:#e7eee8}.result-modal{text-align:center;max-width:560px}.result-modal>p:not(.eyebrow){color:#65756d;line-height:1.65}.result-icon{margin:0 auto 25px;width:68px;height:68px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center}.result-icon.cancelled{background:#b46048}.result-icon svg{width:30px;height:30px}.compact-review{text-align:left}.customer-account{min-height:100vh;background:#f1f2ec;padding-bottom:70px}.account-header{height:84px;padding:0 clamp(22px,5vw,78px);display:flex;align-items:center;justify-content:space-between;background:var(--paper);border-bottom:1px solid var(--line)}.account-header>div{display:flex;align-items:center;gap:18px}.account-hero{padding:55px clamp(22px,8vw,120px) 34px;background:var(--ink);color:#fff}.account-hero h1{font-size:clamp(2.8rem,6vw,5rem);margin-bottom:12px}.account-hero p:last-child{color:#b9cbc3;margin:0}.customer-account>.notice{max-width:1100px;margin:24px auto}.customer-bookings{max-width:1100px;margin:30px auto 0;padding:0 22px;display:grid;gap:18px}.customer-booking{background:var(--paper);border:1px solid #dfe3dc;border-radius:12px;padding:28px;box-shadow:0 8px 30px #17362d0d}.customer-booking-top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.customer-booking-top h2{font-size:2rem;margin:8px 0 5px}.customer-booking-top p{color:#6d7a73;margin:0}.booking-reference{color:#76847d;font-size:.67rem;letter-spacing:.12em;font-weight:700}.balance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#dfe4dc;border:1px solid #dfe4dc;border-radius:8px;overflow:hidden;margin:24px 0 18px}.balance-grid>span{display:grid;gap:6px;background:#f5f5ef;padding:18px}.balance-grid small{color:#78857e;font-size:.63rem;letter-spacing:.1em;font-weight:700}.balance-grid b{font-size:1.15rem}.balance-grid .balance-due b{color:var(--orange)}.balance-grid .balance-clear b{color:#2f704d}.balance-action{display:flex;justify-content:space-between;align-items:center;gap:22px;padding-top:4px}.balance-action>div{display:grid;gap:5px}.balance-action small{color:#6d7a73}.balance-action.overdue>div b{color:#a4463d}.paid-banner{display:flex;align-items:center;gap:8px;color:#2f704d;font-weight:700}.account-empty{padding:70px 25px;text-align:center;background:var(--paper);border-radius:12px}.account-empty>svg{width:44px;height:44px;color:var(--orange)}.account-empty h2{font-size:2.2rem;margin:18px 0 8px}.account-empty p{color:#6d7a73}.account-empty .button{margin-top:12px}.admin-layout{min-height:100vh;display:grid;grid-template-columns:235px 1fr;background:#eef0eb}.admin-sidebar{background:var(--ink);color:#fff;padding:28px 18px;display:flex;flex-direction:column;position:sticky;height:100vh;top:0}.admin-sidebar>a:first-child{padding:0 9px 30px}.admin-sidebar nav{display:grid;gap:5px}.admin-sidebar nav button{width:100%;display:flex;gap:12px;align-items:center;padding:12px 13px;border:0;border-radius:6px;color:#b8c8c1;background:transparent;text-align:left;font-size:.87rem}.admin-sidebar nav button:hover,.admin-sidebar nav button.active{color:#fff;background:#ffffff1a}.admin-sidebar nav button.active{box-shadow:inset 3px 0 var(--orange)}.back-site{margin-top:auto;display:flex;align-items:center;gap:8px;color:#a8bcb3;padding:12px;font-size:.8rem}.admin-main{padding:36px clamp(22px,4vw,58px) 70px;min-width:0}.admin-main>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.admin-main>header h1{font-size:clamp(2rem,3.5vw,3.25rem);margin:0}.admin-main>header .eyebrow{margin-bottom:8px}.loading{padding:70px;text-align:center;color:#718078}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px}.stat,.admin-card{background:var(--paper);border:1px solid #dde2da;border-radius:9px;box-shadow:0 2px 6px #14322809}.stat{padding:21px;display:flex;gap:15px;align-items:flex-start}.stat>span{width:37px;height:37px;border-radius:6px;display:grid;place-items:center;color:var(--orange);background:#f8e8df;flex:0 0 auto}.stat>span svg{width:19px}.stat>div{display:grid}.stat strong{font-family:"DM Serif Display",serif;font-size:1.7rem;font-weight:400}.stat b{font-size:.78rem}.stat small{color:#7b8981;font-size:.67rem;margin-top:5px}.admin-grid{display:grid;grid-template-columns:1.7fr .75fr;gap:18px}.admin-card{padding:clamp(20px,3vw,30px)}.admin-card h2{font-size:1.8rem;margin-bottom:20px}.card-head,.form-intro{display:flex;justify-content:space-between;align-items:flex-start}.link-button{border:0;background:none;color:var(--green);font-weight:700;display:flex;align-items:center;gap:6px}.booking-row{min-width:0;display:grid;grid-template-columns:44px 1fr auto 80px;gap:15px;align-items:center;padding:15px 0;border-top:1px solid #e1e5de}.date-chip{width:42px;height:45px;border-radius:5px;background:#e8ede5;display:grid;text-align:center;align-content:center;line-height:1}.date-chip b{font-family:"DM Serif Display",serif;font-size:1.1rem}.date-chip small{text-transform:uppercase;font-size:.55rem;margin-top:3px}.booking-person{display:grid;min-width:0}.booking-person small{color:#78867e;margin-top:4px;overflow:hidden;text-overflow:ellipsis}.booking-total{text-align:right;font-weight:700}.status{display:inline-block;border-radius:12px;padding:5px 8px;text-transform:capitalize;font-size:.6rem;letter-spacing:.05em;color:#346145;background:#deeee0;white-space:nowrap}.status.pending_payment{color:#856224;background:#f3e8ca}.status.cancelled{color:#8c4037;background:#f4ded9}.status.partially_paid{color:#856224;background:#f3e8ca}.occupancy-card{text-align:center}.occupancy-ring{--percent:0deg;width:155px;height:155px;border-radius:50%;background:conic-gradient(var(--orange) var(--percent),#e1e6de 0);margin:10px auto 20px;display:grid;place-items:center;position:relative}.occupancy-ring:after{content:"";position:absolute;inset:12px;border-radius:50%;background:var(--paper)}.occupancy-ring span{z-index:1;display:grid}.occupancy-ring b{font-family:"DM Serif Display",serif;font-size:2rem}.occupancy-ring small{color:#76847c}.occupancy-card>p{color:#718078;font-size:.8rem}.empty{padding:45px 20px;display:grid;place-items:center;color:#839087}.empty svg{opacity:.5}.empty p{margin:10px 0 0}.calendar-card{padding:0;overflow:hidden}.calendar-toolbar{padding:24px 26px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e0e4dd}.calendar-toolbar>div:first-child{display:flex;align-items:center;gap:12px}.calendar-toolbar h2{margin:0;min-width:210px;text-align:center}.calendar-toolbar button,.icon-button{border:1px solid #d6ddd4;background:#fff;width:34px;height:34px;border-radius:5px;display:grid;place-items:center;color:var(--ink)}.calendar-toolbar button svg,.icon-button svg{width:17px}.legend{display:flex;gap:15px;color:#718078;font-size:.66rem}.legend span{display:flex;align-items:center;gap:5px}.legend i{width:8px;height:8px;border-radius:50%}.good{--tone:#dfeee0}.tight{--tone:#f2e5bc}.full{--tone:#f0d4cd}.closed{--tone:#d8dcda}.legend i{background:var(--tone)}.calendar{display:grid;grid-template-columns:repeat(7,1fr)}.calendar.weekdays b{text-align:center;color:#7c8982;font-size:.65rem;padding:12px;border-bottom:1px solid #e1e5df}.calendar-day{min-height:100px;border-right:1px solid #e5e8e2;border-bottom:1px solid #e5e8e2;padding:12px;background:color-mix(in srgb,var(--tone) 70%,white);display:grid;align-content:start}.calendar-day:nth-child(7n){border-right:0}.calendar-day>b{font-family:"DM Serif Display",serif;font-size:1.15rem}.calendar-day span{font-size:.7rem;font-weight:700;margin-top:13px}.calendar-day small{color:#7a8780;font-size:.6rem;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.calendar-day.blank{background:#f7f7f3}.booking-tools{display:flex;gap:12px;margin-bottom:20px}.search{margin:0;flex:1;display:flex;align-items:center;gap:8px;border:1px solid #d2d9d1;border-radius:6px;background:#fff;padding-left:13px}.search input{border:0;box-shadow:none}.booking-tools>select{width:190px}.booking-list{border-top:1px solid #e0e4de}.booking-list-row{width:100%;display:grid;grid-template-columns:1.35fr 1fr 140px 90px 20px;align-items:center;gap:16px;text-align:left;color:var(--ink);border:0;border-bottom:1px solid #e0e4de;background:transparent;padding:17px 4px}.booking-list-row:hover{background:#f6f7f2}.booking-list-row>span{display:grid;gap:4px;min-width:0}.booking-list-row small{color:#77857d;overflow:hidden;text-overflow:ellipsis}.booking-list-row>strong{text-align:right}.drawer-overlay{position:fixed;inset:0;z-index:90;background:#0c1c1773;display:flex;justify-content:flex-end}.drawer{position:relative;width:min(500px,100%);height:100%;overflow-y:auto;background:var(--paper);padding:45px 35px;box-shadow:-15px 0 45px #00000029}.drawer h2{font-size:2.6rem;margin-bottom:8px}.drawer-actions{display:flex;gap:10px;margin-top:24px;flex-wrap:wrap}.customer-directory{padding:0;overflow:hidden}.customer-directory .booking-tools{margin:0;padding:22px 24px;background:#fafaf6;border-bottom:1px solid #e0e4de}.customer-list{display:grid}.customer-row{width:100%;min-width:0;display:grid;grid-template-columns:46px minmax(190px,1.5fr) minmax(100px,.8fr) 72px 92px 92px 112px 18px;gap:14px;align-items:center;padding:18px 24px;color:var(--ink);background:transparent;border:0;border-bottom:1px solid #e3e6e0;text-align:left}.customer-row:last-child{border-bottom:0}.customer-row:hover{background:#f5f7f1}.customer-row>span:not(.customer-avatar){min-width:0;display:grid;gap:4px}.customer-row small{color:#7b8981;font-size:.61rem;letter-spacing:.06em}.customer-row b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem}.customer-avatar{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:var(--green);background:#e2ece0;font-family:"DM Serif Display",serif;font-size:1.15rem}.customer-avatar.large{width:58px;height:58px;font-size:1.65rem}.customer-identity b{font-size:.9rem}.customer-identity>small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:0;font-size:.7rem}.customer-identity>span{color:#4e725e;font-size:.6rem;font-weight:700}.customer-balance.due b,.customer-summary .due b{color:#b45432}.customer-row>svg{width:17px;color:#87938c}.customer-drawer{width:min(620px,100%)}.customer-profile{display:flex;align-items:flex-start;gap:16px;padding-right:34px}.customer-profile>div{min-width:0;display:grid;justify-items:start}.customer-profile .eyebrow{margin-bottom:7px}.customer-profile h2{margin:0 0 7px;overflow-wrap:anywhere}.customer-profile a{color:var(--green);font-weight:700;font-size:.82rem;overflow-wrap:anywhere}.customer-profile small{margin-top:5px;color:#6d7a73}.customer-account-state{margin-top:12px;padding:5px 8px;border-radius:12px;color:#346145;background:#deeee0;font-size:.61rem;font-weight:700}.customer-smart-actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:9px;margin:26px 0}.customer-smart-actions .button{min-width:0;padding:12px 10px;font-size:.74rem}.customer-summary{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #dce2da;border-radius:8px;background:#f8f8f3}.customer-summary>span{min-width:0;display:grid;gap:5px;padding:15px;border-right:1px solid #dce2da}.customer-summary>span:last-child{border-right:0}.customer-summary small{color:#7b8981;font-size:.57rem;letter-spacing:.08em}.customer-summary b{overflow-wrap:anywhere;font-size:.78rem}.customer-history{margin-top:30px}.customer-history .card-head h3{margin:2px 0 12px;font-family:"DM Serif Display",serif;font-size:1.45rem;font-weight:400}.customer-stay{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:start;padding:17px 0;border-top:1px solid #e1e5de}.customer-stay>div{min-width:0;display:grid;gap:5px}.customer-stay>div:last-child{justify-items:end}.customer-stay small{color:#75827b;font-size:.7rem;overflow-wrap:anywhere}.customer-stay .link-button{margin-top:5px;padding:0;font-size:.69rem}.linked-customer{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding:13px 15px;border:1px solid #bdd2c1;border-radius:7px;color:#285d42;background:#edf5eb}.linked-customer>span{display:grid;gap:3px}.linked-customer small{color:#5f7467}.form-card{max-width:860px}.form-card h2{margin-bottom:5px}.form-intro>span{color:#63736b;font-size:.8rem;background:#edf1e9;padding:9px 12px;border-radius:5px}.form-card>.button{margin-top:25px}.block-row{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-top:1px solid #e1e5de}.block-row span{display:grid;gap:4px}.block-row small{color:#77857d}.icon-button.danger{color:#a2463c}.settings-form{max-width:760px}.pricing-rules-card{max-width:1180px;padding:0;overflow:hidden}.pricing-intro{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;padding:28px 30px 20px}.pricing-intro h2{margin-bottom:8px}.pricing-intro p{max-width:720px;margin-bottom:0}.pricing-rule-head,.pricing-rule{display:grid;grid-template-columns:48px minmax(270px,1.5fr) minmax(130px,.65fr) minmax(145px,.7fr) minmax(120px,.6fr);gap:14px;align-items:center}.pricing-rule-head{padding:11px 30px;color:#77857d;background:#f0f2ed;border-top:1px solid #dfe4dc;border-bottom:1px solid #dfe4dc;font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pricing-rule{padding:16px 30px;border-bottom:1px solid #e1e5de;background:#faf9f4;opacity:.72}.pricing-rule.enabled{background:var(--paper);opacity:1;box-shadow:inset 3px 0 var(--orange)}.pricing-rule label{margin:0}.switch{display:block;position:relative;width:38px;height:22px}.switch input{position:absolute;opacity:0;width:1px;height:1px}.switch span{display:block;width:38px;height:22px;border-radius:14px;background:#cbd2ca;transition:.2s}.switch span:after{content:"";display:block;width:16px;height:16px;margin:3px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:.2s}.switch input:checked+span{background:var(--green)}.switch input:checked+span:after{transform:translate(16px)}.rule-identity{display:grid;gap:8px}.rule-identity>input{font-weight:700}.rule-identity>div{display:flex;gap:7px}.rule-identity select{padding:8px 9px;font-size:.72rem}.money-input{display:flex;position:relative;align-items:center}.money-input>span{position:absolute;left:12px;color:#718078;font-size:.82rem;z-index:1}.money-input input{padding-left:27px}.saving{color:#6f7e76;font-size:.72rem;font-weight:700}.saving.positive{color:#29714d}.pricing-foot{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:22px 30px 28px}.pricing-foot p{color:#6d7a73;font-size:.76rem;line-height:1.55;max-width:720px;margin:0}.admin-gate{min-height:100vh;display:grid;place-items:center;align-content:center;gap:15px;text-align:center}.admin-gate h1{font-size:3rem;margin:30px 0 0}.admin-gate p{color:#718078}@media(max-width:1050px){.site-header{grid-template-columns:1fr auto}.site-header nav{position:absolute;top:83px;left:0;right:0;display:none;background:var(--cream);padding:25px;flex-direction:column;border-bottom:1px solid var(--line)}.site-header nav.open{display:flex}.menu-button{display:block;grid-column:2;grid-row:1}.account-actions{display:none}.hero{grid-template-columns:1fr}.hero-copy{max-width:780px}.hero-card{max-width:650px}.stat-grid{grid-template-columns:1fr 1fr}.admin-grid{grid-template-columns:1fr}.legend{display:none}.customer-row{grid-template-columns:46px minmax(180px,1.4fr) minmax(90px,.8fr) 70px 90px 100px 18px}.customer-row>span:nth-child(5){display:none}}@media(max-width:760px){.site-header{height:72px}.site-header nav{top:71px}.hero{padding-top:55px;min-height:auto}.hero-copy h1{font-size:3.65rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.landscape{height:330px}.care-grid{grid-template-columns:1fr}.care-grid article+article{padding-left:0;border-left:0;border-top:1px solid #bfcbbd}.questions{grid-template-columns:1fr;gap:10px}footer{align-items:flex-start;flex-direction:column}footer p{margin:0}.overlay{align-items:end;padding:10px 10px max(10px,env(safe-area-inset-bottom))}.wizard,.result-modal{max-height:calc(100vh - 20px);max-height:calc(100dvh - 20px);border-radius:18px;padding:24px 20px calc(20px + env(safe-area-inset-bottom))}.close{right:16px;top:16px}.progress{margin:20px 0 26px}.wizard-content h2,.result-modal h2{font-size:clamp(2rem,9vw,2.8rem)}.wizard-content>.muted{line-height:1.45}label{margin-top:16px}.field-row,.field-row.three,.choice-grid,.payment-options{grid-template-columns:1fr}.choice-grid{gap:10px;margin-top:18px}.choice{min-height:96px;padding:16px 18px}.dog-name-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 10px}.review-card{padding:5px 16px;margin:18px 0}.review-card>div{padding:13px 0}.review-card span{min-width:0}.review-card b,.review-card em{overflow-wrap:anywhere}.price-summary{padding:15px 0}.price-summary>div{gap:16px}.price-summary>div>:last-child{text-align:right}.payment-options{gap:10px;margin-top:16px}.payment-option{min-height:78px;padding:14px 42px 14px 16px}.secure-line{align-items:flex-start;line-height:1.4}.wizard-actions{position:sticky;z-index:2;bottom:calc(-20px - env(safe-area-inset-bottom));flex-direction:row;gap:8px;margin:22px -20px -20px;padding:14px 20px calc(14px + env(safe-area-inset-bottom));border-top:1px solid rgba(23,54,45,.1);background:var(--paper)}.wizard-actions .button{width:auto;min-width:0;padding-right:14px;padding-left:14px}.wizard-actions .button:not(.secondary){flex:1}.admin-layout{display:block}.admin-sidebar{position:static;height:auto;padding:18px}.admin-sidebar>a:first-child{padding:0 6px 15px}.admin-sidebar nav{display:flex;overflow-x:auto}.admin-sidebar nav button{flex:0 0 auto;width:auto}.admin-sidebar nav button.active{box-shadow:inset 0 -3px var(--orange)}.back-site{display:none}.admin-main{padding:25px 15px 60px}.stat-grid{grid-template-columns:1fr}.booking-row{grid-template-columns:44px 1fr auto}.booking-total{display:none}.calendar-toolbar{padding:18px 12px}.calendar-toolbar h2{min-width:150px;font-size:1.3rem}.calendar-day{min-height:72px;padding:7px}.calendar-day span{margin-top:8px;font-size:.59rem}.calendar-day small{display:none}.booking-tools{flex-direction:column}.booking-tools>select{width:100%}.booking-list-row{grid-template-columns:1fr auto 18px}.booking-list-row>span:nth-child(2),.booking-list-row>span:nth-child(3),.booking-list-row>strong{display:none}.drawer{padding:40px 20px}.customer-directory .booking-tools{padding:16px}.customer-row{grid-template-columns:42px minmax(0,1fr) auto 18px;gap:11px;padding:15px 16px}.customer-row>span:nth-child(3),.customer-row>span:nth-child(4),.customer-row>span:nth-child(5),.customer-row>span:nth-child(7){display:none}.customer-row .customer-balance{text-align:right}.customer-row .customer-balance small{letter-spacing:0}.customer-smart-actions{grid-template-columns:1fr 1fr}.customer-smart-actions>:last-child{grid-column:1 / -1}.customer-stay{gap:10px}.pricing-intro,.pricing-foot{flex-direction:column;padding:22px 18px}.pricing-rule-head{display:none}.pricing-rule{grid-template-columns:45px 1fr;padding:18px}.pricing-rule .money-input,.pricing-rule .saving{grid-column:2}.pricing-rule .money-input:before{content:"Price";width:50px;color:#77857d;font-size:.62rem}.pricing-rule .money-input:nth-of-type(3):before{content:"Deposit"}.pricing-foot .button{width:100%}.account-header{height:72px}.account-header .text-button{display:none}.account-hero{padding-top:42px}.customer-booking{padding:20px}.customer-booking-top,.balance-action{flex-direction:column}.balance-grid>span{padding:15px}.balance-action .button{width:100%}}@media(max-width:480px){.overlay{align-items:stretch;padding:0}.wizard{width:100%;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;border-radius:0;padding:18px 18px calc(18px + env(safe-area-inset-bottom))}.result-modal{width:100%;max-height:100vh;max-height:100dvh;border-radius:0;padding:28px 20px calc(24px + env(safe-area-inset-bottom))}.wizard-head{padding-right:38px}.wizard-head .brand{gap:8px}.wizard-head .brand-icon{width:32px;height:32px}.wizard-head .brand b{font-size:1.2rem}.progress{margin:16px 0 22px}.wizard-content h2{font-size:clamp(2rem,10.5vw,2.55rem);line-height:1}.choice{min-height:88px}.wizard-actions{bottom:calc(-18px - env(safe-area-inset-bottom));margin-right:-18px;margin-bottom:-18px;margin-left:-18px;padding-right:18px;padding-left:18px}.customer-booking{padding:18px}.balance-grid>span{padding:13px 10px}.balance-grid small{font-size:.56rem}.balance-grid b{font-size:1rem}.customer-profile{gap:12px}.customer-avatar.large{width:48px;height:48px}.customer-profile h2{font-size:2rem}.customer-summary{grid-template-columns:1fr}.customer-summary>span{border-right:0;border-bottom:1px solid #dce2da}.customer-summary>span:last-child{border-bottom:0}.customer-stay{grid-template-columns:1fr}.customer-stay>div:last-child{justify-items:start}}@media(max-height:700px)and (min-width:481px){.wizard,.result-modal{padding-top:22px;padding-bottom:22px}.progress{margin:16px 0 22px}.wizard-content h2,.result-modal h2{font-size:2.35rem}.choice{min-height:88px}.wizard-actions{margin-top:20px}}@media(min-width:1100px){.pricing-rules-card{max-width:none}.pricing-intro{padding:32px 34px 26px}.pricing-intro>div{max-width:760px}.pricing-intro .button.secondary{min-width:168px;min-height:50px;color:var(--green);background:#fff;border:1px solid #bdcbc2;border-radius:9px;box-shadow:0 3px 10px #17362d0f}.pricing-intro .button.secondary:hover{color:#fff;background:var(--green);border-color:var(--green)}.pricing-rule-head{display:none}.pricing-rule-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:22px 34px 28px;background:#f0f2ed;border-top:1px solid #dfe4dc;border-bottom:1px solid #dfe4dc}.pricing-rule{min-width:0;padding:20px;grid-template-columns:58px repeat(5,minmax(0,1fr));grid-template-areas:"toggle identity identity identity identity identity" "price price deposit deposit saving saving";column-gap:12px;row-gap:23px;align-items:start;background:#fbfaf5;border:1px solid #dce2da;border-radius:11px;opacity:1;box-shadow:0 4px 14px #17362d0a}.pricing-rule.enabled{background:var(--paper);border-color:#9fb9ab;box-shadow:inset 4px 0 var(--orange),0 6px 18px #17362d12}.pricing-rule .switch{grid-area:toggle;width:52px;height:45px;display:grid;justify-items:center;align-content:start}.pricing-rule .switch span{width:48px;height:28px;border-radius:18px}.pricing-rule .switch span:after{width:22px;height:22px;margin:3px}.pricing-rule .switch input:checked+span:after{transform:translate(20px)}.pricing-rule .switch:after{content:"Off";margin-top:5px;color:#839088;font-size:.56rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pricing-rule .switch:has(input:checked):after{content:"On";color:var(--green)}.rule-identity{grid-area:identity;min-width:0}.rule-identity>input{min-height:46px;font-size:.98rem;background:#fff}.rule-identity>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.rule-identity select{min-height:38px;background:#fff}.pricing-rule .money-input{margin-top:17px;min-width:0}.pricing-rule .rule-identity+.money-input{grid-area:price}.pricing-rule .money-input+.money-input{grid-area:deposit}.pricing-rule .money-input:before{content:"Nightly total";position:absolute;top:-18px;left:0;color:#77857d;font-size:.56rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pricing-rule .money-input+.money-input:before{content:"Deposit total"}.pricing-rule .money-input input{min-width:0;min-height:44px;background:#fff}.pricing-rule .saving{grid-area:saving;min-width:0;min-height:44px;display:grid;align-content:center;gap:3px;padding:8px 10px;border-radius:7px;background:#e8eee7;line-height:1.2}.pricing-rule .saving:before{content:"Customer saves";color:#77857d;font-size:.52rem;letter-spacing:.07em;text-transform:uppercase}.pricing-rule .saving.positive{background:#e3efe4}.pricing-foot{padding:24px 34px 28px;background:var(--paper)}.pricing-foot .button{min-width:190px;min-height:50px;border-radius:9px}}
