:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#17263f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--ink-strong:#17263f;--ink-muted:#56657a;--ink-soft:#6e7d8f;--accent-warm:#b66c2f;--accent-warm-soft:#f5d2a3;--accent-cool:#315d87;--accent-cool-soft:#dce9f3;--success-bg:#e5f5e8f5;--success-border:#31844a3d;--danger-bg:#ffedeff5;--danger-border:#b02c3433;--surface:#fffbf5d6;--surface-strong:#fffdf9f5;--surface-muted:#ffffff9e;--line-subtle:#17263f17;--line-strong:#17263f24;--shadow-soft:0 24px 60px #16233514;--shadow-strong:0 32px 90px #121d2e24;background:radial-gradient(circle at 12% 12%,#eba45257,#0000 32%),radial-gradient(circle at 86% 10%,#416a9538,#0000 28%),radial-gradient(circle at 82% 78%,#1e40621f,#0000 34%),linear-gradient(#f7f0e4 0%,#efe4d1 48%,#f5efe6 100%);font-family:Avenir Next,Segoe UI Variable,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;color:var(--ink-strong);margin:0}body.modal-open{overflow:hidden}body:has(.modal-overlay){overflow:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}code{font-family:Cascadia Code,SFMono-Regular,Consolas,monospace}a{color:inherit}#root{min-height:100vh}.app-shell{max-width:1520px;min-height:100vh;margin:0 auto;padding:40px 32px 56px;position:relative}.app-shell:before{content:"";pointer-events:none;filter:blur(8px);background:radial-gradient(circle,#f5c7864d 0%,#0000 70%);border-radius:50%;width:240px;height:240px;position:fixed;inset:auto auto 7% 4%}.app-backdrop{pointer-events:none;background:linear-gradient(140deg,#ffffff24,#0000 30%),linear-gradient(210deg,#13315014,#0000 34%),radial-gradient(circle,#ffffff29,#0000 60%);position:fixed;inset:0}.app-header,.layout-grid{z-index:1;position:relative}.app-header{box-shadow:var(--shadow-strong);background:radial-gradient(circle at 100% 0,#f1c07c57,#0000 30%),linear-gradient(135deg,#fffaf4f5 0%,#f7efe0e0 50%,#ebf2f8c2 100%);border:1px solid #17263f1a;border-radius:38px;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;padding:24px 28px;display:flex;position:relative;overflow:hidden}.app-header:before,.app-header:after{content:"";pointer-events:none;border-radius:999px;position:absolute}.app-header:before{background:radial-gradient(circle,#416a952e 0%,#0000 68%);width:240px;height:240px;top:-68px;right:-42px}.app-header:after{background:radial-gradient(circle,#b66c2f29 0%,#0000 70%);width:320px;height:180px;bottom:-90px;left:42%}.app-header-copy,.meta-row,.button-row,.quick-login-list{flex-wrap:wrap;gap:12px;display:flex}.app-header-copy{z-index:1;flex-direction:column;flex:auto;gap:12px;min-width:0;max-width:none;position:relative}.app-wordmark{text-transform:uppercase;letter-spacing:.24em;color:var(--accent-warm);margin:0;font-size:.78rem;font-weight:700}.app-header h1,.panel-heading h2,.panel-heading h3{letter-spacing:-.04em;color:#1b2742;margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif}.app-header h1{white-space:nowrap;text-overflow:ellipsis;max-width:100%;padding-bottom:.12em;font-size:clamp(2.6rem,4.8vw,4.45rem);line-height:1.15;overflow:hidden}.app-header-subtitle{color:#4f6075;max-width:46rem;margin:0;font-size:1.08rem;line-height:1.7}.app-header-status{z-index:1;flex-direction:column;flex:none;justify-content:flex-end;align-items:flex-end;gap:14px;min-width:280px;padding-top:4px;display:flex;position:relative}.app-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.app-header-account-name{color:#fff;white-space:nowrap;font-size:.85rem;font-weight:600}.app-header-session-chip{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffa8;border:1px solid #17263f1a;border-radius:22px;flex-direction:column;align-items:flex-end;gap:2px;min-width:0;padding:12px 16px;display:inline-flex;box-shadow:0 14px 28px #16233514}.app-header-session-chip strong{white-space:nowrap;text-overflow:ellipsis;color:#1b2742;max-width:18rem;font-size:.98rem;line-height:1.2;overflow:hidden}.app-header-session-chip__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--accent-warm);font-size:.68rem;font-weight:700}.status-pill,.identity-role{border:1px solid var(--line-subtle);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffb8;border-radius:999px;padding:10px 14px;font-size:.92rem}.app-status-pill{background:#ffffffc2;border-color:#315d8724;padding:12px 18px;box-shadow:0 16px 36px #16233514}.status-pill.success{border-color:var(--success-border);background:var(--success-bg);color:#215d34}.status-pill.danger{border-color:var(--danger-border);background:var(--danger-bg);color:#9d2632}.layout-grid{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:18px;display:grid}.downloads-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.download-card{min-height:100%}.download-actions{flex-wrap:wrap;gap:12px;display:flex}.download-meta{gap:16px;margin:0;display:grid}.download-meta div{border-top:1px solid var(--line-subtle);gap:4px;padding-top:16px;display:grid}.download-meta dt{letter-spacing:.16em;text-transform:uppercase;color:var(--accent-warm);font-size:.78rem;font-weight:700}.download-meta dd{color:var(--ink-muted);word-break:break-word;margin:0}.sidebar,.content-area{min-width:0}.sidebar{grid-template-rows:minmax(0,1fr) auto;gap:16px;max-height:calc(100vh - 56px);display:grid;position:sticky;top:28px;overflow:hidden}.sidebar>.panel:first-child{flex-direction:column;min-height:0;display:flex}.panel{border:1px solid var(--line-subtle);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#fffc 0%,#fffbf5f5 100%);border-radius:24px;padding:20px;position:relative;overflow:hidden}.panel:before{content:"";pointer-events:none;background:linear-gradient(#ffffff6b,#0000);height:88px;position:absolute;inset:0 0 auto}.panel>*{z-index:1;position:relative}.hero-panel{background:radial-gradient(circle at 100% 0,#f1c48738,#0000 26%),linear-gradient(160deg,#fffffff0 0%,#f7efe2f5 58%,#e8eff7d6 100%)}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--accent-warm);margin:0 0 6px;font-size:.72rem;font-weight:700}.panel-heading{flex-direction:column;gap:6px;display:flex}.panel-note,.hero-copy,.muted-copy,.stat-detail,.table-subtitle,.identity-card span,.empty-card span,.mini-list-item span{color:var(--ink-muted)}.stack-gap{flex-direction:column;gap:16px;display:flex}.stack-gap-lg{flex-direction:column;gap:18px;display:flex}.field{flex-direction:column;gap:8px;display:flex}.field span{text-transform:uppercase;letter-spacing:.08em;color:#6d5b47;font-size:.82rem;font-weight:700}.field input,.field select,.field textarea{border:1px solid var(--line-strong);background:var(--surface-strong);width:100%;color:var(--ink-strong);border-radius:18px;padding:14px 16px;transition:border-color .15s,box-shadow .15s,transform .15s;box-shadow:inset 0 1px #ffffffa6}.field input::placeholder,.field textarea::placeholder{color:#8d99a8}.field input:focus,.field select:focus,.field textarea:focus{border-color:#315d876b;outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #315d871f,inset 0 1px #fffc}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.form-grid .field-full{grid-column:1/-1}.form-grid .field-checkbox{flex-direction:row;align-items:center;gap:10px}.form-grid .field-checkbox input[type=checkbox]{width:18px;height:18px;margin:0}.profile-settings-stack{flex-direction:column;gap:2px;display:flex}.profile-settings-stack>.panel.horse-profile-card{box-shadow:none;background:#fff;border-bottom:0;border-left:0;border-right:0;border-radius:0;padding:20px 24px}.profile-settings-stack>.panel.horse-profile-card:first-child{border:1px solid var(--line-subtle);border-bottom:0;border-radius:18px 18px 0 0}.profile-settings-stack>.panel.horse-profile-card:last-child{border:1px solid var(--line-subtle);border-top:1px solid var(--line-subtle);border-radius:0 0 18px 18px}.profile-settings-stack>.panel.horse-profile-card:only-child{border:1px solid var(--line-subtle);border-radius:18px}.profile-settings-stack>.panel.horse-profile-card+.panel.horse-profile-card{border-top:1px solid var(--line-subtle)}.profile-settings-stack>.panel.horse-profile-card:before{display:none}.profile-settings-card{flex-direction:column;gap:16px;display:flex}.profile-holiday-group{flex-direction:column;gap:8px;display:flex}.profile-holiday-group h4,.profile-custom-date-card h4{color:var(--ink-strong);margin:0;font-size:1rem}.profile-holiday-list{flex-direction:column;gap:6px;display:flex}.profile-holiday-row{background:#ffffffa8;border:1px solid #17263f0f;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;display:flex}.profile-holiday-copy{flex-direction:column;gap:4px;display:flex}.profile-holiday-copy strong{color:var(--ink-strong)}.profile-holiday-copy span{color:var(--ink-muted);font-size:.9rem}.profile-custom-date-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.profile-custom-date-card{background:#ffffffa8;border:1px solid #17263f0f;border-radius:12px;flex-direction:column;gap:8px;padding:12px;display:flex}.profile-date-entry{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.profile-date-chip-list{flex-wrap:wrap;gap:10px;display:flex}.profile-date-chip{color:var(--ink-strong);background:#ffffffd1;border:1px solid #17263f14;border-radius:999px;align-items:center;gap:10px;padding:10px 12px;display:inline-flex}.profile-summary-rows{background:#16273f14;border-radius:10px;flex-direction:column;gap:1px;display:flex;overflow:hidden}.profile-summary-row{background:#ffffffeb;justify-content:space-between;align-items:center;gap:16px;padding:8px 14px;display:flex}.profile-summary-row strong{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-warm);font-size:.72rem}.profile-summary-row span{color:var(--ink-strong);text-align:right;font-size:.9rem}.profile-date-chip button{color:#8e592b;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.drc{flex-direction:column;gap:6px;display:flex}.drc__nav{justify-content:space-between;align-items:center;gap:8px;display:flex}.drc__nav-btn{cursor:pointer;width:28px;height:28px;color:inherit;background:#fff;border:1px solid #0f17221a;border-radius:8px;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.drc__nav-btn:hover{background:#f5f0ea}.drc__month-label{font-size:.85rem;font-weight:600}.drc__grid{text-align:center;grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.drc__day-header{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted,#637085);padding:4px 0;font-size:.65rem;font-weight:700}.drc__day{height:32px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;padding:0;font-size:.8rem;font-weight:500;transition:background .1s;display:flex}.drc__day:hover{background:#f5f0ea}.drc__day.is-today{font-weight:700;box-shadow:inset 0 0 0 1.5px #b5541d59}.drc__day.is-selected{color:#8e4a1b;background:#b5541d1f;font-weight:700}.drc__day.is-range-start,.drc__day.is-range-end{color:#fff;background:#b5541d}.drc__day.is-existing{color:var(--text-muted,#637085);background:#0f17220f}.drc__day.is-existing.is-selected{color:#8e4a1b;background:#b5541d2e}.drc__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.drc__selection-label{color:#8e4a1b;font-size:.8rem;font-weight:600}.drc__selection-hint{color:var(--text-muted,#637085);font-size:.75rem}.field-span-2{grid-column:1/-1}.button{border:0;border-radius:18px;padding:13px 18px;font-weight:600;transition:transform .15s,opacity .15s,box-shadow .15s,background-color .15s}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.6;cursor:wait}.button.danger{color:#8a2f24;background:#bb5c4a1f;border:1px solid #bb5c4a2e}.request-horse-card,.request-window-card{background:linear-gradient(#ffffffe6,#f5eee4b3);border:1px solid #315d871f;border-radius:24px;flex-direction:column;gap:14px;padding:18px 20px;display:flex}.request-window-card.active{border-color:#315d8747;box-shadow:0 16px 32px #1e385114}.request-horse-card__copy,.request-window-card__copy{flex-direction:column;gap:6px;display:flex}.request-horse-card__copy h4,.request-window-card__copy h4{color:var(--ink-strong);margin:0;font-size:1.08rem}.request-choice-grid{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:10px;display:grid}.request-choice{color:#294864;background:#ffffffc7;border:1px solid #315d871f;border-radius:18px;padding:12px 14px;font-weight:600;transition:transform .15s,box-shadow .15s,border-color .15s,background-color .15s}.request-choice:hover{transform:translateY(-1px);box-shadow:0 12px 24px #1e385114}.request-choice.active{color:#fff8ef;background:linear-gradient(135deg,#1f4c78 0%,#274f6f 42%,#3a6993 100%);border-color:#204a7352;box-shadow:0 18px 30px #214a6f2e}.status-pill{align-items:center;gap:10px;display:inline-flex}.status-dot{background:currentColor;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 4px #fff6}.identity-card{background:linear-gradient(#ffffffc2,#eef4f9c7);border:1px solid #315d871a;border-radius:22px;flex-direction:column;gap:4px;padding:16px;display:flex}.identity-role{text-transform:capitalize;align-self:flex-start}.inline-note{color:var(--ink-muted);align-self:center}.error-copy{color:#a22f3c;margin:0}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.stat-card{background:linear-gradient(#ffffffe6,#faf5edd1);border:1px solid #17263f14;border-radius:24px;flex-direction:column;gap:6px;padding:16px;display:flex}.stat-label{text-transform:uppercase;letter-spacing:.14em;color:var(--accent-warm);font-size:.76rem;font-weight:700}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid var(--line-subtle);vertical-align:top;padding:14px 0}th{color:#778498;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem}.table-title{font-weight:700}.mini-list{flex-direction:column;gap:12px;display:flex}.mini-list-item{background:#ffffffa3;border:1px solid #17263f0f;border-radius:18px;justify-content:space-between;gap:14px;padding:14px 16px;display:flex}.mini-list-item>div{flex-direction:column;gap:2px;display:flex}.section-divider{background:var(--line-subtle);height:1px}.horse-editor-card{background:#ffffffdb;width:min(100%,1040px);margin-inline:auto}.horse-editor-card--embedded{background:0 0;width:100%;margin-inline:0}.winter-service-toggle{flex-direction:column;gap:4px;display:flex}.toggle-row{cursor:pointer;align-items:center;gap:8px;font-size:.92rem;font-weight:600;display:flex}.toggle-row input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent-cool,#315d87);cursor:pointer}.toggle-hint{margin:0;padding-left:26px;font-size:.8rem}.date-pair{grid-template-columns:1fr 72px;gap:8px;display:grid}.horse-supply-selector-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.card-grid-2col{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}@media (width<=820px){.card-grid-2col{grid-template-columns:1fr}}.horse-profile-card{background:linear-gradient(#ffffffe0,#f8f2e9c7);flex-direction:column;gap:12px;display:flex}.horse-profile-card--compact{gap:0;padding:14px 16px}.horse-card__notes{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.horse-profile-card__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.horse-profile-card__copy{flex-direction:column;gap:2px;display:flex}.horse-profile-card__copy h3{margin:0;font-size:1.05rem}.horse-profile-card__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.horse-profile-card__meta{background:#16273f14;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.horse-profile-card__item{background:#ffffffeb;flex-direction:column;gap:2px;padding:10px 14px;display:flex}.horse-profile-card__item strong{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-warm);font-size:.72rem}.horse-profile-card__item span{color:var(--ink-strong);font-size:.9rem}.panel.client-profile-launcher{border-radius:22px;flex-direction:column;gap:0;padding:14px 16px;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex}.panel.client-profile-launcher:hover{border-color:#315d8733;transform:translateY(-2px);box-shadow:0 18px 32px #1623351f}.panel.client-profile-launcher:focus-visible{outline-offset:4px;outline:2px solid #315d8773}.client-profile-launcher__hint{color:var(--ink-strong);letter-spacing:.04em;text-transform:uppercase;background:#e9f1f7cc;border:1px solid #315d872e;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:.76rem;font-weight:600;display:inline-flex}.client-profile-launcher__meta{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;display:grid}.client-profile-launcher__actions{flex-wrap:wrap}.client-profile-launcher .horse-profile-card__copy{gap:2px}.client-profile-launcher .horse-profile-card__copy>*{margin:0}.client-profile-launcher .horse-profile-card__copy h3{font-size:1.08rem}.client-profile-launcher .panel-note{font-size:.89rem;line-height:1.35}.client-profile-launcher .horse-profile-card__item{border-radius:14px;gap:2px;padding:10px 12px}.client-profile-launcher__actions{justify-content:flex-end;align-self:flex-start}.client-card__details{flex-direction:column;flex:1;gap:0;margin-top:6px;display:flex}.client-card__row{align-items:baseline;gap:6px;min-height:1.4em;padding:3px 0;font-size:.88rem;line-height:1.4;display:flex}.client-card__label{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-warm);flex-shrink:0;min-width:62px;font-size:.74rem;font-weight:600}.client-card__value{color:var(--ink-strong)}.client-card__value--muted{color:var(--ink-muted)}.client-card__footer{border-top:1px solid #315d8714;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:6px;margin-top:auto;padding-top:10px;display:grid}.client-card__stat{background:#16273f0a;border-radius:10px;flex-direction:column;gap:1px;padding:6px 8px;display:flex}.client-card__stat strong{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-warm);font-size:.7rem}.client-card__stat span{color:var(--ink-strong);font-size:.88rem;font-weight:600}.client-card__title-row{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.client-card__title-row h3{margin:0;font-size:1.05rem}.client-card__actions{flex-shrink:0;gap:6px;display:flex}.client-profile-modal-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.client-profile-modal-summary{background:linear-gradient(#ffffffeb,#f6eee4d1)}.client-profile-page{min-height:calc(100vh - 220px)}.client-profile-page-hero,.client-profile-page-summary{width:100%}.client-profile-page-hero__header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.client-profile-page-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:12px;display:flex}.client-profile-page-horses{padding-bottom:16px}.modal-overlay{z-index:1500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overscroll-behavior:contain;background:#111c2c61;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow-y:auto}.modal-card{background:#fffcf7fa;border:1px solid #17263f1a;border-radius:24px;flex-direction:column;width:min(960px,100%);min-height:0;max-height:calc(100vh - 64px);margin:auto;display:flex;overflow:hidden;box-shadow:0 30px 70px #111c2c38}.modal-card--confirm{border-radius:18px;width:min(460px,100% - 32px);padding:26px 28px 22px}.modal-card--confirm .modal-title{margin:0 0 10px;font-size:1.2rem;line-height:1.3}.modal-card--confirm p{color:var(--ink-muted);margin:0;font-size:.95rem;line-height:1.55}.modal-card--confirm .modal-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.modal-card--confirm .button.danger{color:#fff;background:#a63a2b;border:1px solid #8a2f24}.modal-card--confirm .button.danger:hover{background:#8a2f24}.modal-card-wide{width:min(1280px,100vw - 48px);max-height:calc(100vh - 40px)}.modal-header{justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 20px 0;display:flex}.modal-header h2{margin:0}.modal-body{overscroll-behavior:contain;flex-direction:column;flex:auto;align-items:stretch;min-height:0;padding:20px;display:flex;overflow-y:auto}.modal-body>*{width:100%}.horse-profile-modal-card{width:min(1240px,100vw - 24px);max-height:calc(100vh - 24px)}.horse-profile-modal-body{gap:16px}.horse-profile-modal-body .horse-editor-card{width:100%;margin-inline:0}.horse-profile-modal-header-actions,.modal-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.horse-profile-modal-actions{justify-content:flex-end}.client-profile-modal-card .modal-header{padding:20px 22px 0}.client-profile-modal-body{padding:22px}.schedule-season-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:4px;display:grid}.schedule-season-summary-card{background:#fff;border:1px solid #0f172214;border-radius:10px;flex-direction:column;gap:2px;padding:10px 12px;display:flex}.schedule-season-summary-card.is-active{background:#fff9f4;border-color:#b5541d38}.schedule-season-summary-card__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.schedule-season-summary-badge{text-transform:uppercase;letter-spacing:.05em;color:#b5541d;background:#b5541d1a;border-radius:6px;padding:2px 6px;font-size:.65rem;font-weight:700}.schedule-season-summary-card__date{color:var(--text-muted,#637085);font-size:.8rem}.schedule-season-summary-card__days{color:var(--text-muted,#637085);font-size:.75rem}.profile-inline-editor{scroll-margin-top:24px}.profile-inline-editor>.panel.stack-gap{gap:10px;padding:16px}.profile-inline-editor .field{gap:4px}.profile-inline-editor .field input,.profile-inline-editor .field select{border-radius:10px;padding:8px 12px}.profile-inline-editor .field span{font-size:.75rem}.profile-inline-editor .panel-note{margin:0;font-size:.85rem}.profile-inline-editor .profile-holiday-group h4,.profile-inline-editor .profile-custom-date-card h4{font-size:.9rem}.profile-inline-editor__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.profile-inline-editor__copy{gap:8px;max-width:52rem;display:grid}.profile-inline-editor__copy h2{margin:0}.profile-inline-editor__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.client-profile-horses{padding-bottom:8px}.client-profile-appointments h3{margin:0}.client-appointment-list{flex-direction:column;gap:8px;display:flex}.client-appointment-row{background:var(--surface-alt,#f9f9fb);border-radius:8px;align-items:center;gap:16px;padding:10px 12px;display:flex}.client-appointment-info{flex-direction:column;min-width:120px;display:flex}.client-appointment-detail{flex-direction:column;flex:1;display:flex}.client-appointment-amount{flex-direction:column;align-items:flex-end;gap:4px;margin-left:auto;display:flex}.client-appointment-horse-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.client-appointment-horse-list li{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.client-appointment-row--clickable{cursor:pointer;border:1px solid #0000;transition:border-color .15s,background-color .15s}.client-appointment-row--clickable:hover{border-color:var(--color-primary,#4a90d9);background:var(--surface-selected,#edf4fc)}.appointment-detail-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.appointment-detail-item{flex-direction:column;gap:2px;display:flex}.appointment-detail-item--wide{grid-column:1/-1}.appointment-detail-horses h3{margin:0 0 8px}.appointment-detail-totals{border-top:1px solid var(--border,#17263f14);gap:24px;padding:12px 0;display:flex}.badge{border-radius:10px;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-block}.id-chip{color:var(--text-muted,#5a6b7f);vertical-align:middle;background:#17263f14;border-radius:8px;padding:1px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.68rem;font-weight:700;line-height:1.4;display:inline-block}.badge--finished{background:var(--color-success-bg,#dcfce7);color:var(--color-success,#16a34a)}.horse-card__actions{gap:8px;display:flex}.client-profile-groups h3{margin:0}.client-group-list{flex-direction:column;gap:8px;display:flex}.client-group-row{background:var(--surface-alt,#f9f9fb);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:10px 12px;display:flex}.client-group-info{flex-direction:column;gap:2px;display:flex}.schedule-search-form{flex-direction:column;gap:12px;display:flex}.schedule-success{flex-direction:column;align-items:center;gap:16px;padding:24px 0;display:flex}.success-copy{color:var(--color-success,#16a34a);font-weight:600}.schedule-window-list{flex-direction:column;gap:8px;display:flex}.schedule-window-list h3{margin:0}.schedule-window-row{background:var(--surface-alt,#f9f9fb);cursor:pointer;border:2px solid #0000;border-radius:8px;grid-template-columns:1fr 1fr 1fr auto;align-items:center;gap:12px;padding:10px 12px;transition:border-color .15s;display:grid}.schedule-window-row:hover{border-color:var(--color-primary,#4a90d9)}.schedule-window-row--selected{border-color:var(--color-primary,#4a90d9);background:var(--surface-selected,#edf4fc)}.schedule-window-date,.schedule-window-time,.schedule-window-travel{flex-direction:column;gap:2px;display:flex}.schedule-window-price{text-align:right}.schedule-book-row{margin-top:8px}.nav-list{overscroll-behavior:contain;scrollbar-gutter:stable;flex-direction:column;gap:8px;min-height:0;padding-right:6px;display:flex;overflow-y:auto}.nav-item{color:inherit;background:linear-gradient(#ffffff94,#ffffff57);border:1px solid #17263f14;border-radius:18px;flex-direction:column;gap:2px;padding:11px 13px;text-decoration:none;transition:transform .15s,border-color .15s,background-color .15s,box-shadow .15s;display:flex}.nav-item strong{font-size:.96rem;line-height:1.2}.nav-item:hover{border-color:#315d8738;transform:translateY(-1px);box-shadow:0 16px 26px #16233514}.nav-item span{white-space:nowrap;text-overflow:ellipsis;color:var(--ink-muted);font-size:.8rem;line-height:1.25;overflow:hidden}.page-span-2{grid-column:1/-1}.stats-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.empty-state{justify-content:center;min-height:420px}.empty-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:14px;display:grid}.empty-card{background:linear-gradient(#ffffffa8,#f1eadf80);border:1px solid #17263f14;border-radius:24px;flex-direction:column;gap:8px;padding:22px;display:flex}.public-link-row{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.chip-link{min-height:42px;color:var(--accent-cool);background:#ffffffb3;border:1px solid #17263f1a;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-weight:700;text-decoration:none;display:inline-flex}.header-auth-link{color:#fef8f0;letter-spacing:.02em;background:linear-gradient(135deg,#21486af5,#396792f0);border:1px solid #1d3c5c29;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 22px;font-size:.88rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s,background-color .15s,color .15s;display:inline-flex;box-shadow:0 16px 28px #1e385129}.header-auth-link:hover{transform:translateY(-1px);box-shadow:0 20px 34px #1e385133}.header-auth-link:focus-visible{outline:none;box-shadow:0 0 0 4px #315d871f,0 20px 34px #1e38512e}.header-auth-link--secondary{color:#fff9f0;background:linear-gradient(135deg,#b66c2ff2,#d6873feb);border-color:#b66c2f2e}.header-auth-link--quiet{color:#264867;background:#ffffffc2;border-color:#17263f1a;box-shadow:0 14px 26px #16233514}.header-auth-link--quiet:hover{box-shadow:0 18px 30px #1623351f}.header-auth-link--quiet:focus-visible{box-shadow:0 0 0 4px #315d871a,0 18px 30px #1623351f}.chip-link-primary{color:#fff;background:linear-gradient(135deg,#b66c2f 0%,#d4873f 100%);border-color:#b66c2f47}.public-shell{min-height:100vh;padding:20px;position:relative}.public-shell--sign-in{background:radial-gradient(circle at 16% 12%,#b66c2f1f,#0000 26%),radial-gradient(circle at 82% 16%,#315d871f,#0000 28%)}.public-backdrop{pointer-events:none;background:linear-gradient(140deg,#ffffff1a,#0000 32%),radial-gradient(circle at 50% 0,#ffffff1f,#0000 48%);position:fixed;inset:0}.public-topbar,.public-main{z-index:1;position:relative}.public-topbar{justify-content:space-between;align-items:center;gap:18px;max-width:1260px;margin:0 auto 22px;display:flex}.public-topbar__nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.public-main{flex-direction:column;gap:22px;max-width:1260px;margin:0 auto;display:flex}.public-hero{background:radial-gradient(circle at 100% 0,#f1c4873d,#0000 26%),linear-gradient(160deg,#fffffff5 0%,#f7efe2f0 56%,#e8eff7d6 100%);flex-direction:column;gap:14px;padding:24px;display:flex}.public-hero h1,.public-portal-selector h1,.public-portal-copy h1{letter-spacing:-.05em;color:#1b2742;margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;line-height:.98}.public-hero h1{max-width:15ch;font-size:clamp(2.9rem,6vw,5.2rem)}.public-grid,.public-portal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.public-status-card--wide{grid-column:1/-1}.public-info-card,.public-status-card,.public-portal-copy,.public-portal-form-card,.public-portal-selector{background:linear-gradient(#ffffffe6,#f8f1e7d1)}.public-info-card h2,.public-status-card h2,.public-portal-form-card h2{margin:0}.public-brand{color:inherit;align-items:center;gap:16px;text-decoration:none;display:inline-flex}.public-brand.compact{gap:12px}.public-brand-mark{background:radial-gradient(circle at 30% 30%,#fffffff0,#f8efe2b8),linear-gradient(145deg,#b66c2f2e,#315d872e);border:1px solid #17263f14;border-radius:30px;justify-content:center;align-items:center;width:92px;height:92px;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 24px 44px #1623351a}.public-brand.compact .public-brand-mark{border-radius:22px;width:64px;height:64px}.public-brand-mark__core{background:linear-gradient(#d58d45,#a9622d);border-radius:50%;width:26px;height:26px;box-shadow:0 0 0 7px #fff9f0f0}.public-brand-mark__shoe{opacity:.9;border:8px solid #21486a;border-top:0;border-radius:0 0 18px 18px;width:34px;height:54px;position:absolute;top:18px}.public-brand-mark__shoe--left{left:16px;transform:rotate(10deg)}.public-brand-mark__shoe--right{right:16px;transform:rotate(-10deg)}.public-brand.compact .public-brand-mark__shoe{border-width:6px;width:24px;height:38px;top:14px}.public-brand.compact .public-brand-mark__shoe--left{left:10px}.public-brand.compact .public-brand-mark__shoe--right{right:10px}.public-brand.compact .public-brand-mark__core{width:18px;height:18px;box-shadow:0 0 0 5px #fff9f0f0}.public-brand-copy{flex-direction:column;gap:4px;display:flex}.public-brand-wordmark{letter-spacing:-.04em;color:#1b2742;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1.7rem,2vw,2.4rem);font-weight:700}.public-brand.compact .public-brand-wordmark{font-size:1.25rem}.public-brand-tagline{color:var(--ink-muted);max-width:28rem;font-size:.96rem;line-height:1.5}.public-brand.compact .public-brand-tagline{max-width:24rem;font-size:.82rem}.public-portal-selector{flex-direction:column;gap:14px;width:min(100%,740px);margin:0 auto;padding:24px;display:flex}.portal-selector-stack{flex-direction:column;gap:10px;display:flex}.portal-selector-stack__item{flex-direction:column;align-items:center;gap:10px;display:flex}.portal-selector-card{width:100%;color:inherit;background:linear-gradient(#fffffff0,#f3ece1d6);border:1px solid #17263f14;border-radius:26px;flex-direction:column;gap:8px;padding:24px 24px 22px;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.portal-selector-card:hover{border-color:#315d873d;transform:translateY(-2px);box-shadow:0 18px 34px #1623351a}.portal-selector-card strong{color:#1b2742;font-size:1.28rem}.portal-selector-card span:last-child{color:var(--ink-muted)}.portal-selector-card--client{background:linear-gradient(#fffffff5,#e8f0f7e6)}.portal-selector-card--farrier{background:linear-gradient(#fffffff5,#f7efe2eb)}.portal-selector-card--supplier{background:linear-gradient(#fffffff5,#eff4ece6)}.portal-flow-arrow{min-width:52px;color:var(--accent-cool);background:#ffffffad;border:1px solid #17263f14;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:8px 0;font-size:1.15rem;font-weight:700;display:inline-flex}.public-portal-copy,.public-portal-form-card{flex-direction:column;gap:18px;padding:30px;display:flex}.public-portal-form-card--supplier{justify-content:center}.public-button-link{text-decoration:none}.error-boundary-card{align-items:flex-start}@keyframes surface-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:no-preference){.app-header,.sidebar>*,.content-area>*,.public-main>*,.public-topbar{animation:.42s both surface-in}.sidebar>:nth-child(2),.content-area>:nth-child(2),.public-main>:nth-child(2){animation-delay:60ms}.content-area>:nth-child(3),.public-main>:nth-child(3){animation-delay:.12s}}@media (width<=1100px){.layout-grid{grid-template-columns:1fr}.sidebar{max-height:none;padding-right:0;position:static;overflow:visible}.stats-grid,.dashboard-grid,.horse-profile-card__meta,.empty-grid,.form-grid,.schedule-reschedule-grid,.public-grid,.public-portal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.public-shell{padding:18px 18px 32px}.public-topbar{flex-direction:column;align-items:flex-start}.public-topbar__nav{justify-content:flex-start}.public-hero,.public-portal-selector,.public-portal-copy,.public-portal-form-card{padding:18px}.public-hero h1,.public-portal-selector h1,.public-portal-copy h1{max-width:none;font-size:clamp(2.4rem,12vw,3.4rem)}.public-brand{align-items:flex-start}.public-brand.compact{align-items:center}.app-shell{padding:18px 18px 36px}.app-header{border-radius:24px;flex-direction:column;padding:20px 18px}.app-header h1{white-space:normal;font-size:clamp(2.5rem,12vw,3.6rem)}.app-header-status{justify-content:flex-start;align-items:flex-start;width:100%;min-width:0}.app-header-actions{justify-content:flex-start}.app-header-session-chip{align-items:flex-start}.client-profile-page-hero__header{flex-direction:column}.client-profile-page-actions{justify-content:flex-start;width:100%}.modal-overlay{padding:16px}.modal-card{max-height:calc(100vh - 32px)}.modal-card-wide{width:min(100%,100vw - 32px)}.stats-grid,.dashboard-grid,.client-profile-launcher__meta,.horse-profile-card__meta,.empty-grid,.form-grid,.horse-supply-selector-grid,.profile-custom-date-grid,.schedule-reschedule-grid,.public-grid,.public-portal-grid,.profile-date-entry{grid-template-columns:1fr}.client-profile-modal-actions{justify-content:stretch;width:100%}.client-profile-modal-actions .button{flex:180px}}:root{--ink-strong:#0f1722;--ink-muted:#586374;--ink-soft:#7a8596;--accent-warm:#b5541d;--accent-warm-soft:#fff1e7;--accent-cool:#0f1722;--accent-cool-soft:#e8edf3;--success-bg:#0e74571f;--success-border:#0e745733;--danger-bg:#b91c1c1a;--danger-border:#b91c1c2e;--surface:#fff;--surface-strong:#fff;--surface-muted:#f8f7f4;--line-subtle:#0f172214;--line-strong:#0f172224;--shadow-soft:0 12px 30px #0f172214;--shadow-strong:0 20px 48px #0f172224;background:#f4f1eb}body{background:radial-gradient(circle at top,#b5541d14,#0000 30%),linear-gradient(#f7f5f1 0%,#f1eee8 100%)}.app-shell{max-width:1600px;padding:24px 24px 48px}.app-shell:before{filter:blur(10px);background:radial-gradient(circle,#b5541d14 0%,#0000 72%);width:320px;height:320px}.app-backdrop{background:linear-gradient(#ffffff6b,#f4f1ebcc),linear-gradient(90deg,#0f172205 1px,#0000 1px) 0 0/40px 40px,linear-gradient(#0f172205 1px,#0000 1px) 0 0/40px 40px}.app-header{background:linear-gradient(135deg,#0f1722 0%,#182231 56%,#1b2738 100%);border:1px solid #0f17221f;border-radius:22px;gap:18px;margin-bottom:22px;padding:24px 28px;box-shadow:0 24px 56px #0f172238}.app-header:before,.app-header:after{display:none}.app-wordmark{color:#ef9a5b;letter-spacing:.2em}.app-header h1,.panel-heading h2,.panel-heading h3,.public-hero h1,.public-portal-selector h1,.public-portal-copy h1,.public-brand-wordmark{font-family:Segoe UI Variable,Avenir Next,Segoe UI,sans-serif}.app-header h1{color:#fff;white-space:normal;font-size:clamp(2.5rem,4vw,3.9rem);line-height:1.15}.app-header-subtitle{color:#ffffffbd;max-width:58rem;font-size:1rem;line-height:1.6}.app-header-session-chip{box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border-color:#ffffff1f;border-radius:16px;padding:12px 16px}.app-header-session-chip strong{color:#fff}.app-header-session-chip__eyebrow{color:#ef9a5b}.status-pill,.identity-role{-webkit-backdrop-filter:none;backdrop-filter:none;background:#f8f7f4;border-color:#0f17221a;border-radius:999px}.app-status-pill{color:#ffffffe6;box-shadow:none;background:#ffffff14;border-color:#ffffff1f}.app-status-pill .status-dot{box-shadow:none}.app-status-pill.success{color:#f0fdf4;background:#22c55e24;border-color:#86efac29}.app-status-pill.danger{color:#fef2f2;background:#dc262629;border-color:#fecaca29}.sidebar{gap:16px;top:32px}.panel{border:1px solid var(--line-subtle);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-radius:24px;padding:24px}.panel:before{display:none}.hero-panel{background:linear-gradient(#fff 0%,#fcfaf7 100%);border-color:#0f172214}.eyebrow{letter-spacing:.16em;color:var(--accent-warm);margin:0 0 8px}.panel-heading{gap:8px}.panel-note,.hero-copy,.muted-copy,.stat-detail,.table-subtitle,.identity-card span,.empty-card span,.mini-list-item span{color:var(--ink-muted);line-height:1.6}.field span{color:#475467}.field input,.field select,.field textarea{background:#fff;border-color:#0f17221f;border-radius:14px;padding:12px 14px;box-shadow:0 1px 2px #0f17220a}.field input:focus,.field select:focus,.field textarea:focus{border-color:#0f172238;transform:translateY(-1px);box-shadow:0 0 0 4px #0f172214,0 4px 12px #0f172214}.button{border-radius:14px;min-height:44px;padding:12px 16px;font-weight:700}.button.primary{color:#fff;background:#0f1722;box-shadow:0 10px 24px #0f17222e}.button.secondary{color:#1f2937;background:#fff;border:1px solid #0f17221f}.button.ghost{color:#9a4c19;background:#fff5ee;border:1px solid #b5541d2e}.banner{color:var(--ink-strong);background:#fff;border:1px solid #0f172214;border-radius:16px;padding:16px 20px;box-shadow:0 10px 22px #0f17220f}.identity-card{background:#fff;border:1px solid #0f172214;border-radius:18px;gap:8px;padding:16px}.workspace-nav-panel{color:#ffffffeb;background:linear-gradient(#0f1722 0%,#151f2d 100%);border-color:#ffffff14;box-shadow:0 20px 42px #0f17222e}.workspace-nav-panel .eyebrow{color:#ef9a5b}.workspace-nav-panel .panel-heading h2{color:#fff}.nav-list{gap:8px;padding-right:0}.nav-item{color:#ffffffb8;background:0 0;border:1px solid #0000;border-radius:16px;flex-direction:row;align-items:flex-start;gap:12px;padding:12px}.nav-item__icon{color:#fffc;background:#ffffff14;border-radius:12px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .15s,color .15s,transform .15s;display:inline-flex}.nav-item__icon svg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.nav-item__copy{flex-direction:column;gap:4px;min-width:0;display:flex}.nav-item strong{color:#fff;font-size:.96rem;line-height:1.25}.nav-item__copy>span{color:#ffffffa3;white-space:normal;font-size:.8rem;line-height:1.35}.nav-item:hover{box-shadow:none;background:#ffffff0f;border-color:#ffffff14;transform:translate(2px)}.nav-item:hover .nav-item__icon{transform:translateY(-1px)}.nav-item.active .nav-item__icon{color:#0f1722;background:#ef9a5b}.nav-item.active .nav-item__copy>span{color:#ffffffc7}.stats-grid{gap:16px}.stat-card{background:#fff;border:1px solid #0f172214;border-radius:20px;gap:16px;min-height:176px;padding:24px;box-shadow:0 12px 26px #0f172214}.stat-card__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.stat-card__header:after{content:"";background:var(--accent-warm);border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 6px #b5541d14}.stat-label{letter-spacing:.14em;color:#8a4f24;font-size:.76rem}.stat-value{color:var(--ink-strong);font-size:clamp(2.2rem,3vw,3rem)}.dashboard-hero-card{background:linear-gradient(#fff 0%,#fbfaf7 100%);border-color:#0f172214}.dashboard-hero-card__header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.dashboard-hero-card__copy{flex-direction:column;flex:auto;gap:12px;min-width:0;display:flex}.dashboard-hero-card h2{color:var(--ink-strong);margin:0;font-size:clamp(2rem,3vw,3rem);line-height:1}.dashboard-hero-rail{flex:none;grid-template-columns:repeat(2,minmax(196px,1fr));gap:16px;display:grid}.dashboard-hero-stat{background:#0f1722;border-radius:16px;flex-direction:column;gap:6px;min-width:0;padding:16px;display:flex;box-shadow:0 12px 26px #0f172229}.dashboard-hero-stat strong{color:#fff;font-size:1.5rem;line-height:1.05}.dashboard-hero-stat>span:last-child{color:#ffffffb8}.dashboard-hero-stat__label{letter-spacing:.14em;text-transform:uppercase;color:#ef9a5b;font-size:.72rem;font-weight:700}.dashboard-chip-row{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.dashboard-chip{color:#334155;background:#f8f7f4;border:1px solid #0f172214;border-radius:999px;align-items:center;min-height:36px;padding:0 12px;font-size:.84rem;font-weight:600;display:inline-flex}.dashboard-columns{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:start;gap:18px;display:grid}.dashboard-section-card{min-height:100%}.dashboard-section-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.section-kicker{color:#9a4c19;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;background:#fff5ee;border:1px solid #b5541d29;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:.72rem;font-weight:700;display:inline-flex}.table-wrap{background:#fff;border:1px solid #0f172214;border-radius:18px;overflow-x:auto}table{background:#fff}th,td{border-bottom:1px solid #0f172214;padding:16px}th{color:#64748b;background:#f8f7f4}tbody tr:hover{background:#faf7f2}.table-title{color:var(--ink-strong)}.table-badge{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#0f1722;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.76rem;font-weight:700;display:inline-flex}.mini-list-item{background:#fff;border:1px solid #0f172214;border-radius:18px;align-items:center;padding:16px;transition:transform .15s,box-shadow .15s,border-color .15s;box-shadow:0 8px 18px #0f17220d}.mini-list-item:hover{border-color:#0f17221f;transform:translateY(-1px);box-shadow:0 12px 22px #0f172214}.empty-card{background:#fff;border:1px solid #0f172214;border-radius:20px}.service-map-section{grid-column:1/-1}.service-map-frame{background:#f8f7f4;border:1px solid #0f172214;border-radius:18px;line-height:0;overflow:hidden}.service-map-frame--empty{justify-content:center;align-items:center;min-height:200px;line-height:1.5;display:flex}.service-map-img{width:100%;height:auto;display:block}.service-map-interactive{border-radius:18px;width:100%;height:600px}.map-pin{background:var(--accent-warm,#b66c2f);cursor:pointer;border:2.5px solid #fff;border-radius:50%;width:14px;height:14px;transition:transform .12s;box-shadow:0 2px 6px #00000047}.map-pin:hover{transform:scale(1.3)}.map-info-window{color:#17263f;flex-direction:column;gap:2px;min-width:160px;font-family:Avenir Next,Segoe UI Variable,Segoe UI,sans-serif;font-size:.85rem;line-height:1.4;display:flex}.map-info-window strong{font-size:.92rem}.map-info-address{color:#56657a;font-size:.78rem}.zip-breakdown-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.zip-card{background:#fff;border:1px solid #0f172214;border-radius:18px;flex-direction:column;gap:10px;padding:16px;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 8px 18px #0f17220d}.zip-card:hover{transform:translateY(-1px);box-shadow:0 12px 22px #0f172214}.zip-card__header{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.zip-card__zip{color:var(--ink-strong);font-size:1.1rem}.zip-card__count{color:#64748b;font-size:.84rem;font-weight:600}.zip-card__services{flex-wrap:wrap;gap:8px;display:flex}.zip-card__services>span{color:#9a4c19;letter-spacing:.04em;background:#fff5ee;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.76rem;font-weight:700;display:inline-flex}.zip-card__frequencies{border-top:1px solid #0f17220f;flex-direction:column;gap:12px;padding-top:10px;display:flex}.zip-freq-row{color:#334155;grid-template-columns:auto 1fr;gap:2px 10px;font-size:.82rem;display:grid}.zip-freq-label{color:var(--ink-strong);font-size:.88rem;font-weight:700}.zip-freq-hours{color:var(--accent-cool,#315d87);text-align:right;white-space:nowrap;font-weight:600}.zip-freq-sub{color:#64748b;grid-column:1/-1;font-size:.78rem;line-height:1.4}.zip-freq-detail{margin-left:4px}.zip-freq-detail:before{content:"—";margin-right:4px}.header-auth-link{color:#fff;background:#0f1722;border:1px solid #0f17221f;border-radius:14px;min-height:44px;padding:0 16px;box-shadow:0 10px 22px #0f172224}.header-auth-link:hover{box-shadow:0 14px 28px #0f17222e}.header-auth-link:focus-visible{box-shadow:0 0 0 4px #0f172214,0 14px 28px #0f17222e}.header-auth-link--secondary{background:#b5541d;border-color:#b5541d2e}.header-auth-link--quiet{color:#0f1722;background:#fff;box-shadow:0 8px 18px #0f172214}.chip-link{color:#334155;background:#fff;border-color:#0f172214;border-radius:14px;min-height:44px}.chip-link-primary{background:#b5541d;border-color:#b5541d2e}.public-shell{padding:20px}.public-backdrop{background:linear-gradient(#ffffff61,#f4f1ebb8),linear-gradient(90deg,#0f172205 1px,#0000 1px) 0 0/48px 48px,linear-gradient(#0f172205 1px,#0000 1px) 0 0/48px 48px}.public-topbar,.public-main{max-width:1320px}.public-hero,.public-info-card,.public-status-card,.public-portal-copy,.public-portal-form-card,.public-portal-selector{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #0f172214;border-radius:24px}.public-hero{padding:24px}.public-hero h1,.public-portal-selector h1,.public-portal-copy h1{color:var(--ink-strong)}.public-brand-mark{background:#fff;border-color:#0f172214;box-shadow:0 18px 36px #0f17221a}.public-brand-mark__core{background:linear-gradient(#d97b3d,#b5541d)}.public-brand-mark__shoe{border-color:#0f1722}.portal-selector-card{background:#fff;border:1px solid #0f172214;border-radius:22px}.portal-selector-card--client{border-left:4px solid #0f1722}.portal-selector-card--farrier{border-left:4px solid #b5541d}.portal-selector-card--supplier{border-left:4px solid #4b5563}.portal-flow-arrow{color:#0f1722;background:#fff;border-color:#0f172214;min-width:48px}@media (width<=1180px){.dashboard-columns,.dashboard-hero-card__header{flex-direction:column;grid-template-columns:1fr}.dashboard-hero-rail{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}}@media (width<=1100px){.layout-grid{grid-template-columns:1fr}}@media (width<=720px){.app-shell,.public-shell{padding:16px 16px 40px}.app-header,.panel,.public-hero,.public-portal-selector,.public-portal-copy,.public-portal-form-card{padding:18px}.app-header-status,.app-header-actions{justify-content:flex-start;align-items:flex-start;width:100%}.dashboard-hero-rail,.dashboard-columns,.stats-grid,.public-grid,.public-portal-grid{grid-template-columns:1fr}.dashboard-section-heading{flex-direction:column;align-items:flex-start}}.app-shell{padding:24px 24px 48px}.app-header{border-radius:16px;align-items:center;gap:14px;margin-bottom:18px;padding:16px 20px}.app-header-copy{gap:8px}.app-header-context{letter-spacing:.16em;text-transform:uppercase;color:#ef9a5b;margin:0;font-size:.72rem;font-weight:700}.app-header h1{font-size:clamp(1.8rem,2.6vw,2.6rem);line-height:1.15}.app-header-subtitle{max-width:42rem;font-size:.92rem;line-height:1.5}.app-header-status{gap:10px;min-width:240px}.app-header-actions{gap:8px}.app-header-session-chip,.header-auth-link,.chip-link,.button,.dashboard-chip,.section-kicker,.table-badge{border-radius:12px}.layout-grid{grid-template-columns:280px minmax(0,1fr);gap:18px}.layout-grid--full{grid-template-columns:minmax(0,1fr)}.sidebar{gap:16px;max-height:none;display:block;top:24px;overflow:visible}.stack-gap-lg{gap:18px}.stack-gap{gap:14px}.panel{border-radius:18px;padding:24px}.workspace-nav-panel{border-radius:16px}.workspace-nav-panel .panel-heading{gap:4px}.nav-list{gap:4px;padding-right:0;overflow:visible}.nav-item{border-radius:10px;gap:10px;padding:10px;transition:background-color .14s,border-color .14s,transform .14s,box-shadow .14s}.nav-item__icon{border-radius:10px;flex-basis:36px;width:36px;height:36px}.nav-item strong{font-size:.92rem}.nav-item__copy{gap:2px}.nav-item__copy>span{font-size:.76rem;line-height:1.3}.nav-item:hover{transform:translate(1px)}.nav-item.active{background:linear-gradient(135deg,#b5541d3d,#b5541d0f);border-color:#ef9a5b5c;box-shadow:inset 3px 0 #ef9a5b,inset 0 0 0 1px #ef9a5b0d}.dashboard-shell{gap:18px}.dashboard-hero-card{padding:20px}.dashboard-hero-card__header{gap:14px}.dashboard-hero-card__copy{gap:8px}.dashboard-hero-card h2{font-size:clamp(1.75rem,2.6vw,2.6rem);line-height:1.02}.dashboard-hero-rail{grid-template-columns:repeat(2,minmax(180px,1fr));gap:12px}.dashboard-hero-stat{border-radius:14px;padding:16px}.dashboard-hero-stat strong{font-size:1.25rem}.dashboard-chip-row{gap:8px;margin-top:16px}.stats-grid--dashboard{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.stats-grid--dashboard .stat-card--strong{grid-column:span 2}.stat-card{border-radius:16px;gap:14px;min-height:168px;padding:20px;transition:transform .15s,box-shadow .15s,border-color .15s}.stat-card:hover{transform:translateY(-2px);box-shadow:0 16px 30px #0f17221a}.stat-card__header:after{width:7px;height:7px}.stat-label{color:#667085}.stat-value{letter-spacing:-.06em;font-size:clamp(2.4rem,3.5vw,3.5rem);line-height:.96}.stat-card--compact .stat-value{letter-spacing:-.03em;font-size:clamp(1.4rem,1.9vw,1.9rem);line-height:1.15}.stat-card--strong{background:#0f1722;border-color:#0f172224;box-shadow:0 16px 34px #0f17222e}.stat-card--strong .stat-card__header:after{background:#ef9a5b;box-shadow:0 0 0 6px #ef9a5b24}.stat-card--strong .stat-label{color:#ffffffa8}.stat-card--strong .stat-value{color:#fff;font-size:clamp(3rem,4vw,4.4rem)}.stat-card--strong .stat-detail{color:#ffffffb8}.stat-card--warm{background:linear-gradient(#fff8f2 0%,#fff2e7 100%);border-color:#b5541d2e}.stat-card--warm .stat-label,.stat-card--warm .stat-value{color:#9a4c19}.dashboard-columns{gap:18px}.dashboard-section-card{border-radius:16px}.dashboard-section-heading{gap:12px;margin-bottom:4px}.section-kicker{min-height:28px;padding:0 10px;font-size:.68rem}.table-wrap{border-radius:14px}th,td{padding:16px}.mini-list{gap:8px}.mini-list-item{border-radius:14px;padding:14px 16px}.banner{border-radius:14px}@media (width<=1100px){.stats-grid--dashboard .stat-card--strong{grid-column:span 1}}@media (width<=720px){.app-shell{padding:16px 16px 32px}.app-header,.panel{padding:16px}.app-header-status{width:100%;min-width:0}.stats-grid--dashboard,.schedule-mobile-week-stack{grid-template-columns:1fr}}.page-toolbar{flex-wrap:wrap;gap:12px;display:flex}.schedule-section-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.barn-route-header{gap:16px;display:grid}.barn-menu-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.barn-menu-card{color:#101828;text-align:left;background:#fff;border:1px solid #0f172214;border-radius:16px;gap:8px;padding:18px;transition:border-color .14s,box-shadow .14s,transform .14s;display:grid;box-shadow:0 14px 30px #0f17220f}.barn-menu-card strong{letter-spacing:-.04em;font-size:1.4rem;line-height:1}.barn-menu-card span:last-child{color:#5f6672;font-size:.82rem;line-height:1.5}.barn-menu-card:hover{border-color:#b5541d47;transform:translateY(-2px);box-shadow:0 18px 34px #0f172214}.barn-cart-item-actions{flex-direction:column;align-items:flex-end;gap:8px;min-width:160px;display:flex}.quick-action-panel{justify-content:space-between;align-items:center;gap:20px;display:flex}.quick-action-panel__copy{gap:8px;max-width:40rem;display:grid}.segmented-control{background:#f6f2eb;border:1px solid #0f172214;border-radius:12px;flex-wrap:wrap;gap:4px;width:fit-content;max-width:100%;padding:4px;display:flex}.segmented-control__button{color:#5f6672;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:140px;padding:10px 16px;font-weight:600;transition:background-color .14s,color .14s,box-shadow .14s}.segmented-control__button.active{color:#101828;background:#fff;box-shadow:0 6px 14px #0f172214}.schedule-week-stack,.appointment-card-list,.window-option-list,.storefront-category-list,.storefront-product-grid{gap:12px;display:grid}.schedule-week-card,.appointment-card,.map-preview-card,.storefront-product-card{background:#fff;border:1px solid #0f172214;border-radius:16px;box-shadow:0 14px 30px #0f17220f}.schedule-week-card{padding:20px}.schedule-week-card__header,.schedule-month-board__header,.appointment-card__header,.storefront-product-card__footer,.storefront-cart-summary,.storefront-cart-item__meta{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.storefront-product-card__footer .field{min-width:0}.storefront-product-card__footer .field input[type=number]{width:64px}.storefront-product-card select{font-size:.82rem}.schedule-week-card__eyebrow,.appointment-card__eyebrow{color:#b5541d;letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:.75rem;font-weight:700}.schedule-week-card__header h4,.schedule-month-board__header h4,.appointment-card__header h4,.map-preview-card h4,.storefront-product-card h4{margin:0}.schedule-week-card__meta,.appointment-card__actions,.schedule-day-card__mix,.schedule-month-cell__summary{flex-wrap:wrap;gap:8px;display:flex}.schedule-week-card__meta span,.schedule-day-card__mix span,.schedule-month-cell__summary span{color:#44505f;background:#f5f0e8;border-radius:999px;padding:6px 10px;font-size:.8rem;font-weight:600}.schedule-day-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:12px;display:grid}.schedule-day-card,.schedule-month-cell,.storefront-category-button{color:#101828;cursor:pointer;background:#fff;border:1px solid #0f172214;transition:border-color .14s,box-shadow .14s,transform .14s,background-color .14s}.schedule-day-card{text-align:left;border-radius:14px;min-height:148px;padding:14px}.schedule-day-card:hover,.schedule-month-cell:hover,.storefront-category-button:hover,.window-option-card:hover,.storefront-product-card:hover,.appointment-card:hover{border-color:#b5541d47;transform:translateY(-1px);box-shadow:0 14px 28px #0f172214}.schedule-day-card.is-selected,.schedule-month-cell.is-selected,.storefront-category-button.active,.window-option-card.active{background:#fff7f0;border-color:#b5541d5c;box-shadow:inset 0 0 0 1px #b5541d2e}.schedule-day-card.is-empty{color:#76808f;background:#fbfaf8}.schedule-day-card__header,.schedule-month-cell__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.schedule-day-card__header strong,.schedule-month-cell__header strong{color:#b5541d}.schedule-day-card__stats{color:#5f6672;gap:6px;margin-bottom:12px;font-size:.9rem;display:grid}.schedule-month-board{gap:16px;display:grid}.schedule-month-weekdays,.schedule-month-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:12px;display:grid}.schedule-month-weekdays span{color:#667085;letter-spacing:.08em;text-transform:uppercase;padding:0 8px;font-size:.78rem;font-weight:700}.schedule-month-cell{text-align:left;border-radius:14px;min-height:132px;padding:12px}.schedule-month-cell.is-muted{opacity:.5}.schedule-month-cell.is-today{box-shadow:inset 0 0 0 1px #0f17222e}.schedule-day-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.schedule-day-summary__metric{background:#fbfaf8;border:1px solid #0f172214;border-radius:14px;gap:6px;padding:16px;display:grid}.schedule-day-summary__metric span{color:#667085;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:600}.schedule-day-summary__metric strong{letter-spacing:-.04em;font-size:1.35rem}.appointment-card{gap:16px;padding:20px;display:grid}.appointment-card__address{color:#5f6672;margin:0}.appointment-card__horses{gap:12px;display:grid}.appointment-card__client-group{background:#fbfaf8;border:1px solid #0f172214;border-radius:14px;padding:14px 16px}.appointment-card__client-group ul{gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.appointment-card__client-group li{color:#425162;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;display:grid}.map-preview-card{gap:16px;padding:20px;display:grid}.map-preview-modal{width:min(1600px,100vw - 24px);max-width:none;height:auto;max-height:calc(100vh - 40px)}.map-preview-container{-webkit-user-select:none;user-select:none;background:#f0ede8;border:none;border-top:1px solid #0f172214;border-radius:0 0 14px 14px;flex:none;width:100%;height:min(80vh,800px);margin:0;display:block;overflow:hidden}.map-preview-card__image{object-fit:fill;transform-origin:50%;width:100%;height:100%}.map-preview-container .day-route-map{border:none;border-radius:0 0 14px 14px;width:100%;height:100%;margin:0}.window-option-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #0f172214;border-radius:14px;gap:6px;padding:16px;transition:border-color .14s,box-shadow .14s,transform .14s;display:grid}.window-option-card strong{font-size:1rem}.schedule-top-block{background:#fff;border:1px solid #0f172214;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:24px;display:flex;box-shadow:0 14px 30px #0f17220f}.schedule-top-block__copy{gap:8px;display:grid}.schedule-top-block__copy .eyebrow{margin:0}.schedule-page-title{letter-spacing:-.04em;margin:0;font-size:clamp(1.75rem,2.4vw,2.25rem);line-height:1}.schedule-top-block__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.schedule-mobile-week-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.schedule-mobile-day-stack,.schedule-appointment-stack,.schedule-month-stack,.schedule-service-box-stack,.schedule-holiday-grid{gap:16px;display:grid}.schedule-automation-day-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.schedule-week-metrics-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;display:grid}.schedule-mobile-week-card,.schedule-mobile-day-detail-card,.schedule-month-section,.schedule-service-box-card,.schedule-booking-hero{background:#fff;border:1px solid #0f172214;border-radius:16px}.schedule-automation-day-card{background:#fff;border:1px solid #0f172214;border-radius:10px}.schedule-mobile-week-card,.schedule-mobile-day-detail-card,.schedule-month-section,.schedule-booking-hero{padding:20px}.schedule-automation-day-card{padding:10px 14px}.schedule-mobile-week-card{background:#f7f0e6;border-radius:18px;gap:12px;padding:14px}.schedule-mobile-day-detail-card{background:#fffdfc;border-radius:16px;gap:8px;padding:14px}.schedule-item-header,.schedule-day-route-row,.schedule-month-section__header,.schedule-service-box-row,.schedule-action-row,.schedule-automation-day-row,.window-option-card--row,.schedule-booking-service-row,.schedule-holiday-row,.schedule-date-entry{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.schedule-mobile-week-header{gap:12px;display:grid}.schedule-mobile-week-copy,.schedule-mobile-day-card,.schedule-mobile-day-card__header>div,.schedule-day-summary-stack,.schedule-composer-group,.schedule-window-section,.schedule-service-box-copy,.window-option-card__copy,.schedule-booking-hero,.schedule-picker-option,.schedule-reset-toggle,.schedule-additional-service-row,.schedule-automation-day-card{gap:4px;display:grid}.schedule-holiday-row>div,.schedule-month-section{gap:8px;display:grid}.schedule-mobile-week-copy{flex:360px;gap:4px}.schedule-mobile-week-copy h3,.schedule-month-section__header h4{color:#0f1722;margin:0}.schedule-mobile-week-eyebrow{color:#6f8169;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:800}.schedule-mobile-week-actions{align-items:flex-start;display:flex}.schedule-week-summary-item{min-width:0}.schedule-week-summary-item--wide{grid-column:1/-1}.schedule-week-metric-row,.schedule-week-count-row{align-items:baseline;gap:8px;display:grid}.schedule-week-metric-row{grid-template-columns:minmax(18px,auto) minmax(0,1fr) auto}.schedule-week-count-row{grid-template-columns:minmax(18px,auto) minmax(0,1fr)}.schedule-week-metric-count,.schedule-week-count-label{color:#0f1722;font-size:.95rem;font-weight:800;line-height:1.35}.schedule-week-metric-label,.schedule-week-count-value{color:#0f1722;flex:1;font-size:.82rem;font-weight:700;line-height:1.4}.schedule-week-metric-value,.schedule-week-text-metric-value{color:#0f1722;text-align:right;min-width:88px;font-size:.82rem;font-weight:700;line-height:1.4}.schedule-week-metric-count.is-accent,.schedule-week-metric-label.is-accent,.schedule-week-metric-value.is-accent{color:#9a4c19}.schedule-week-metric-count{min-width:2.2ch}.schedule-week-empty-state,.schedule-day-summary-copy,.muted-copy{color:#667085;margin:0}.schedule-day-summary-copy{color:#6f8169;font-size:.82rem;font-weight:700;line-height:1.4}.schedule-week-empty-state{margin-top:4px;font-size:.9rem;line-height:1.45}.schedule-week-day-row{grid-column:1/-1;grid-template-columns:repeat(7,1fr);align-items:start;gap:12px;display:grid}.layout-grid:has(.schedule-week-day-row){grid-template-columns:72px minmax(0,1fr);transition:grid-template-columns .2s}.layout-grid:has(.schedule-week-day-row) .sidebar .workspace-nav-panel .panel-heading{display:none}.layout-grid:has(.schedule-week-day-row) .sidebar .nav-item__copy{display:none}.layout-grid:has(.schedule-week-day-row) .sidebar .workspace-nav-panel{padding:12px}.layout-grid:has(.schedule-week-day-row) .sidebar .nav-item{justify-content:center;padding:10px}.layout-grid:has(.schedule-week-day-row) .sidebar .nav-item__icon{flex-basis:40px;width:40px;height:40px}.schedule-mobile-day-block{gap:8px;display:grid}.schedule-mobile-day-block.is-expanded{gap:0}.schedule-mobile-day-block.is-expanded .schedule-mobile-day-card{border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0}.schedule-mobile-day-block.is-expanded .schedule-mobile-day-detail-card{border-top-left-radius:0;border-top-right-radius:0}.schedule-mobile-day-card{color:#101828;text-align:left;cursor:pointer;background:#fffdfc;border:1px solid #0f172214;border-radius:16px;width:100%;padding:14px;transition:border-color .14s,background-color .14s}.schedule-mobile-day-card:hover,.schedule-month-bubble:hover,.schedule-composer-select:hover,.schedule-service-box-button:hover,.schedule-picker-option:hover,.schedule-automation-toggle:hover,.schedule-reset-toggle:hover,.schedule-holiday-row:hover{border-color:#b5541d47}.schedule-mobile-day-card.is-inactive{opacity:.92}.schedule-mobile-day-card.is-inactive:hover{border-color:#0f172214}.schedule-mobile-day-card__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.schedule-mobile-day-card__header h4,.schedule-mobile-day-card__header p{margin:0}.schedule-mobile-day-card__header h4{color:#0f1722;font-size:1rem;font-weight:800}.schedule-mobile-day-card__header p,.schedule-mobile-day-card__header span{color:#667085;font-size:.81rem;font-weight:600}.schedule-day-summary-stack{gap:2px}.schedule-day-metric-row{align-items:center;gap:12px;display:flex}.schedule-day-summary-stack--detail{gap:4px}.schedule-day-metric-label{color:#0f1722;flex:1;font-size:.82rem;font-weight:600;line-height:1.4}.schedule-day-metric-value{color:#0f1722;text-align:right;min-width:124px;font-size:.82rem;font-weight:700;line-height:1.4}.schedule-day-metric-value--money{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.schedule-day-route-row{background:#f6fafb;border:1px solid #0f17220f;border-radius:16px;align-items:center;gap:12px;padding:12px}.schedule-day-route-label,.schedule-day-route-meta,.schedule-client-line,.schedule-horse-index-line,.schedule-horse-line,.schedule-price-line{margin:0}.schedule-day-route-label{color:#0f1722;letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:800}.schedule-day-route-meta{color:#475467;display:none}.schedule-appointment-card,.appointment-client-card{background:#fbfaf8;border:1px solid #0f172214;border-radius:14px;gap:12px;padding:16px;display:grid}.schedule-item-title{color:#0f1722;font-weight:800}.schedule-item-time{color:#667085;font-size:.9rem}.appointment-client-stack{gap:12px;display:grid}.schedule-client-line{color:#0f1722;font-weight:700}.schedule-line-item{text-align:center;border-top:1px solid #0f17220f;justify-items:center;gap:8px;padding:12px 0;display:grid}.schedule-line-item:first-of-type{border-top:0;padding-top:0}.schedule-line-item--static{padding:12px 0}.schedule-line-item-copy{gap:4px;display:grid}.schedule-horse-index-line{color:#667085;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:700}.schedule-horse-line{color:#0f1722;font-weight:600}.schedule-price-line{color:#9a4c19;font-weight:700}.schedule-line-item-status{color:#344054;background:#f2f4f7;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.confirmation-badge{letter-spacing:.02em;text-transform:capitalize;border-radius:999px;align-items:center;padding:2px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.confirmation-badge--pending{color:#667085;background:#f2f4f7}.confirmation-badge--sent{color:#175cd3;background:#eff8ff}.confirmation-badge--confirmed{color:#027a48;background:#ecfdf3}.confirmation-badge--declined{color:#b42318;background:#fef3f2}.reschedule-banner{background:#fff7e6;border-left:3px solid #d97706;border-radius:6px;flex-direction:column;gap:2px;margin-bottom:6px;padding:6px 10px;font-size:.78rem;display:inline-flex}.reschedule-banner__label{color:#92400e;text-transform:uppercase;letter-spacing:.04em;font-weight:700}.reschedule-banner__previous{color:#92400e;text-decoration:line-through}.schedule-action-row{flex-wrap:wrap;justify-content:center}.schedule-month-section__header{align-items:center}.schedule-month-grid-mobile{gap:8px;display:grid}.schedule-month-grid-mobile__week{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.schedule-month-bubble{color:#101828;min-height:48px;font:inherit;cursor:pointer;background:#fff;border:1px solid #0f172214;border-radius:12px;justify-content:center;align-items:center;font-weight:700;transition:border-color .14s,box-shadow .14s,transform .14s,background-color .14s,color .14s;display:inline-flex}.schedule-month-bubble.is-muted{opacity:.42}.schedule-month-bubble.is-busy{color:#9a4c19;background:#fff3e8;border-color:#b5541d2e}.schedule-month-bubble.is-selected{color:#fff;background:#0f1722;border-color:#0f172233;box-shadow:0 14px 28px #0f172229}.schedule-composer-label,.schedule-subsection-title{color:#0f1722;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800}.schedule-composer-select,.schedule-service-box-button,.schedule-automation-toggle,.schedule-picker-option,.schedule-reset-toggle{color:#101828;text-align:left;font:inherit;background:#fff;border:1px solid #0f172214;border-radius:14px;transition:border-color .14s,box-shadow .14s,transform .14s,background-color .14s}.schedule-composer-select,.schedule-service-box-button,.schedule-automation-toggle{justify-content:space-between;align-items:center;gap:16px;width:100%;padding:14px 16px;display:flex}.schedule-composer-select span,.schedule-service-box-button span{color:#101828;font-weight:600}.schedule-composer-select strong,.schedule-service-box-button strong{color:#9a4c19;letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:800}.schedule-composer-summary{color:#101828;background:#f7f4ef;border:1px solid #0f172214;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;font-weight:600;display:flex}.window-option-card--row{align-items:center}.window-option-card__copy span{color:#667085}.schedule-picker-modal{width:min(100%,420px)}.schedule-picker-option{cursor:pointer;gap:4px;width:100%;padding:14px 16px}.schedule-picker-option span{color:#667085}.schedule-picker-option.is-active{background:#fff7f0;border-color:#b5541d52;box-shadow:inset 0 0 0 1px #b5541d29}.schedule-mode-choice{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.schedule-mode-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #0f172214;border-radius:16px;gap:8px;padding:24px;transition:border-color .14s,box-shadow .14s;display:grid}.schedule-mode-card:hover{border-color:#b5541d47;box-shadow:0 2px 8px #0f17220f}.schedule-mode-card strong{color:#0f1722;font-size:1.1rem}.schedule-mode-card span{color:#667085;font-size:.88rem;line-height:1.4}.schedule-picker-list{gap:8px;max-height:400px;display:grid;overflow-y:auto}.schedule-booking-hero{background:#f7f4ef;gap:16px}.schedule-booking-service-row{border-top:1px solid #0f17220f;align-items:center;padding:12px 0}.schedule-booking-service-row:first-of-type{border-top:0;padding-top:0}.schedule-booking-service-row:last-of-type{padding-bottom:0}.schedule-booking-service-row span{color:#0f1722;font-weight:600}.schedule-booking-service-row strong{color:#9a4c19}.season-card{cursor:default}.season-card__header{width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0;display:flex}.season-card__copy{gap:2px;min-width:0;display:grid}.season-card__copy h3{margin:0}.season-card__copy .panel-note{white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.season-card__chevron{flex-shrink:0;font-size:1rem;transition:transform .2s}.season-card__chevron.is-open{transform:rotate(180deg)}.schedule-automation-day-card.is-enabled{background:#fff9f4;border-color:#b5541d38}.schedule-automation-day-row{align-items:center;gap:8px}.schedule-automation-day-card .field{gap:4px}.schedule-automation-day-card .field input,.schedule-automation-day-card .field select{border-radius:10px;padding:8px 12px}.schedule-automation-day-card .field span{font-size:.75rem}.schedule-automation-time-grid,.schedule-priority-grid,.schedule-finish-reset-grid,.schedule-custom-date-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.priority-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px;display:grid}.schedule-automation-toggle,.schedule-reset-toggle{cursor:pointer;padding:6px 10px}.schedule-holiday-row{text-align:left;cursor:pointer;background:#fff;border:1px solid #0f172214;border-radius:10px;align-items:center;padding:8px 12px;transition:border-color .14s,box-shadow .14s,transform .14s,background-color .14s}.schedule-holiday-row.is-active{background:#fff6ed;border-color:#b5541d47}.schedule-holiday-row span:last-child{color:#9a4c19;letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:800}.schedule-date-entry input,.schedule-additional-service-row input{width:100%}.schedule-date-chip-list{flex-wrap:wrap;gap:8px;display:flex}.schedule-date-chip{color:#101828;background:#fbfaf8;border:1px solid #0f172214;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.schedule-date-chip button{color:#9a4c19;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.schedule-additional-service-row{grid-template-columns:minmax(0,1fr) 132px auto;align-items:center}.schedule-warning-copy{color:#7a2e0b;margin:0;font-size:1rem;font-weight:700;line-height:1.6}.schedule-reschedule-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.schedule-reschedule-option-list{gap:12px;display:grid}.schedule-reschedule-option{text-align:left;cursor:pointer;background:#fff;border:1px solid #0f172214;border-radius:16px;gap:6px;width:100%;padding:14px 16px;transition:border-color .14s,box-shadow .14s,transform .14s,background-color .14s;display:grid}.schedule-reschedule-option:hover:not(:disabled){background:#fff8f1;border-color:#b5541d4d;transform:translateY(-1px);box-shadow:0 12px 24px #0f172214}.schedule-reschedule-option:disabled{opacity:.6;cursor:wait}.schedule-reschedule-option__title{color:#101828;font-size:.95rem;font-weight:800}.schedule-reschedule-option__meta{color:#667085;font-size:.84rem;line-height:1.5}.schedule-reschedule-option__cta{color:#9a4c19;letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:800}.supply-storefront{grid-template-columns:280px minmax(0,1fr) 320px;gap:18px;display:grid}.storefront-sidebar,.storefront-main,.storefront-cart{min-height:100%}.storefront-category-button{text-align:left;border-radius:12px;gap:4px;padding:14px 16px;display:grid}.storefront-category-button span{color:#667085;font-size:.82rem}.storefront-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.storefront-product-card{gap:10px;padding:16px;display:grid}.storefront-product-card__copy{gap:4px;display:grid}.storefront-product-card__copy .panel-note{font-size:.78rem}.storefront-product-card h4{font-size:.95rem}.storefront-cart .mini-list{max-height:480px;overflow:auto}.storefront-cart-summary{color:#101828;background:#f5f0e8;border-radius:14px;padding:14px 16px}.storefront-cart-item__meta{flex-direction:column;align-items:flex-end;gap:4px}.farrier-home-card{max-width:920px}.farrier-home-card__stack{gap:16px;display:grid}.farrier-home-card__row{background:#fff;border:1px solid #0f172214;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;transition:border-color .14s,box-shadow .14s,transform .14s;display:flex}.farrier-home-card__row:hover{border-color:#0f172224;transform:translateY(-1px);box-shadow:0 14px 26px #0f172214}.farrier-home-card__row--disabled{background:#f8f7f4}.farrier-home-card__row--disabled:hover{box-shadow:none;border-color:#0f172214;transform:none}.farrier-home-card__copy{gap:6px;min-width:0;display:grid}.farrier-home-card__label{letter-spacing:.16em;text-transform:uppercase;color:#9a4c19;margin:0;font-size:.76rem;font-weight:800}.farrier-home-card__copy h3{color:#0f1722;margin:0;font-size:clamp(1.15rem,2vw,1.5rem);line-height:1.08}.farrier-home-card__copy p:last-child{color:#667085;margin:0}.farrier-home-card__action{white-space:nowrap}.modal-card--wide{max-width:720px;max-height:85vh;overflow-y:auto}.home-day-metrics{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;display:grid}.home-day-metric{background:#f8f7f4;border-radius:10px;flex-direction:column;gap:2px;padding:10px 12px;display:flex}.home-day-metric-label{text-transform:uppercase;letter-spacing:.1em;color:#667085;font-size:.72rem;font-weight:700}.home-day-metric-value{color:#0f1722;font-size:1.15rem}.home-day-service-split{color:#667085;flex-wrap:wrap;gap:14px;font-size:.86rem;display:flex}.home-day-route{color:#667085;background:#0f172208;border-radius:10px;flex-wrap:wrap;gap:14px;padding:8px 12px;font-size:.86rem;display:flex}.home-day-appointments{flex-direction:column;gap:12px;display:flex}.home-day-footer{justify-content:flex-end;padding-top:4px;display:flex}@media (width<=1200px){.schedule-day-grid,.schedule-day-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.supply-storefront{grid-template-columns:1fr}}@media (width<=860px){.barn-menu-grid,.storefront-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.barn-cart-item-actions{align-items:flex-start;width:100%}.quick-action-panel{flex-direction:column;align-items:flex-start}.schedule-top-block,.schedule-item-header,.schedule-day-route-row,.schedule-month-section__header,.schedule-service-box-row,.schedule-action-row,.schedule-automation-day-row,.window-option-card--row,.schedule-booking-service-row,.schedule-holiday-row,.schedule-date-entry{flex-direction:column;align-items:stretch}.schedule-top-block__actions{justify-content:stretch;width:100%}.schedule-top-block__actions>*{width:100%}.schedule-day-metric-grid,.schedule-automation-day-stack,.schedule-automation-time-grid,.schedule-priority-grid,.schedule-finish-reset-grid,.schedule-custom-date-grid,.schedule-additional-service-row,.schedule-season-summary-grid{grid-template-columns:1fr}.schedule-month-grid-mobile__week{gap:6px}.schedule-month-bubble{min-height:42px}.farrier-home-card__row{flex-direction:column;align-items:flex-start}.home-day-metrics{grid-template-columns:repeat(2,1fr)}.schedule-month-weekdays,.schedule-month-grid,.schedule-day-grid,.schedule-day-summary,.schedule-week-metrics-stack,.storefront-product-grid,.barn-menu-grid{grid-template-columns:1fr}.appointment-card__header,.schedule-week-card__header,.schedule-month-board__header,.storefront-product-card__footer,.storefront-cart-summary{flex-direction:column}.appointment-card__client-group li{grid-template-columns:1fr}}.horse-documents{border-top:1px solid #315d871a;padding-top:12px}.horse-documents__heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.horse-documents__upload-label{cursor:pointer}.horse-documents__list{flex-direction:column;gap:6px;display:flex}.horse-documents__item{background:#16273f0a;border-radius:10px;align-items:center;gap:10px;padding:8px 12px;font-size:.88rem;display:flex}.horse-documents__item-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:500;overflow:hidden}.horse-documents__item-meta{color:var(--ink-muted);white-space:nowrap;font-size:.8rem}.horse-documents__empty{color:var(--ink-muted);font-size:.88rem;font-style:italic}.inline-edit-input{border:1px solid var(--accent-cool);text-align:right;border-radius:6px;width:80px;padding:4px 8px;font-size:.875rem}.inline-edit-actions{gap:4px;display:inline-flex}.button.compact{min-height:unset;padding:4px 10px;font-size:.8rem}.supplier-card-list{flex-direction:column;gap:10px;display:flex}.supplier-card{border:1px solid var(--line-subtle);background:#ffffffe6;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.supplier-card__copy{flex-direction:column;gap:3px;display:flex}.supplier-card__copy strong{color:var(--ink-strong);font-size:1rem}.supplier-card__copy span{color:var(--ink-muted);font-size:.88rem}.supplier-card__location{color:var(--ink-muted);font-size:.82rem}.supplier-card__actions{flex-shrink:0;gap:8px;display:flex}.supplier-search-controls{grid-template-columns:1fr 1fr;gap:14px;display:grid}.supplier-search-results{flex-direction:column;gap:10px;display:flex}.supplier-search-result{border:1px solid var(--line-subtle);background:#ffffffe6;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}@media (width<=600px){.supplier-card,.supplier-search-result{flex-direction:column;align-items:flex-start}.supplier-card__actions{width:100%}.supplier-search-controls{grid-template-columns:1fr}}.inventory-category-groups{flex-direction:column;gap:20px;display:flex}.inventory-category-group{flex-direction:column;gap:4px;display:flex}.inventory-category-heading{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-warm);border-bottom:2px solid var(--line-subtle);margin:0;padding:8px 4px 4px;font-size:.78rem;font-weight:700}.inventory-category-group table{table-layout:fixed;width:100%}.inventory-category-group th:first-child{width:42%}.inventory-category-group th:nth-child(2){width:12%}.inventory-category-group th:nth-child(3){width:18%}.inventory-category-group th:nth-child(4){width:16%}.inventory-category-group th:nth-child(5){width:12%}.inventory-category-group td{text-overflow:ellipsis;overflow:hidden}.inventory-summary-bar{color:var(--ink-muted);border-top:1px solid var(--line-subtle);gap:18px;padding:8px 0;font-size:.85rem;display:flex}.add-item-modal{width:min(520px,100%)}.add-item-modal .modal-header{padding-bottom:12px}.modal-header__title{align-items:center;gap:8px;display:flex}.modal-header__title h3{margin:0}.add-item-results{gap:4px;max-height:60vh;padding:0 24px 20px;display:grid;overflow-y:auto}.add-item-option{border:1px solid var(--line-subtle);text-align:left;cursor:pointer;background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;transition:border-color .15s,box-shadow .15s;display:flex}.add-item-option:hover{border-color:#b5541d47;box-shadow:0 4px 12px #0f17220f}.add-item-option:disabled{opacity:.5;cursor:default}.add-item-option strong{font-size:.875rem}.add-item-option span{color:var(--ink-muted);white-space:nowrap;font-size:.78rem}.stepper{border:1px solid var(--border,#cfd4dc);background:var(--surface,#fff);border-radius:.4rem;align-items:stretch;display:inline-flex;overflow:hidden}.stepper__btn{background:var(--accent-cool,#315e6f);color:#fff;cursor:pointer;border:none;width:2.2rem;padding:0;font-size:1.1rem;font-weight:700;line-height:1;transition:background .15s}.stepper__btn:hover:not(:disabled){background:var(--accent-cool-strong,#244a59)}.stepper__btn:active:not(:disabled){background:var(--accent-cool-strong,#1c3c49)}.stepper__btn:disabled{cursor:not-allowed;background:#17263f2e}.stepper__input{text-align:center;width:3.2rem;color:inherit;appearance:textfield;background:0 0;border:none;padding:.4rem .3rem;font-size:.95rem;font-weight:600}.stepper__input::-webkit-outer-spin-button{appearance:none;margin:0}.stepper__input::-webkit-inner-spin-button{appearance:none;margin:0}.room-to-grow{padding:20px}.room-to-grow .panel-heading{margin-bottom:14px}.room-to-grow__grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px;display:grid}.room-to-grow__section{border:1px solid var(--line-subtle);background:#ffffff80;border-radius:14px;padding:18px 20px}.room-to-grow__section--highlight{background:#315d870f;border-color:#315d8726}.room-to-grow__section-title{text-transform:uppercase;letter-spacing:.04em;color:var(--ink-muted);margin:0 0 14px;font-size:.78rem;font-weight:600}.room-to-grow__stats{gap:12px;display:grid}.room-to-grow__stat{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.room-to-grow__label{color:var(--ink-muted);font-size:.84rem;line-height:1.3}.room-to-grow__value{white-space:nowrap;font-size:.92rem;font-weight:600}.room-to-grow__value--muted{color:var(--ink-muted);font-weight:500}.room-to-grow__value--accent{color:var(--accent-cool)}.room-to-grow__value--large{color:var(--accent-cool);letter-spacing:-.02em;font-size:1.15rem}.room-to-grow__bar-wrap{padding-top:4px}.room-to-grow__bar-labels{color:var(--ink-muted);justify-content:space-between;margin-bottom:6px;font-size:.8rem;display:flex}.room-to-grow__bar{background:#17263f14;border-radius:6px;height:10px;overflow:hidden}.room-to-grow__bar-fill{background:linear-gradient(90deg, var(--accent-cool), var(--accent-warm));border-radius:6px;height:100%;transition:width .4s}@media (width<=900px){.room-to-grow__grid{grid-template-columns:1fr}}@media (width<=640px){.room-to-grow{padding:20px}.room-to-grow__stat{flex-direction:column;gap:2px}}.efficiency-schedule{padding:20px 24px 24px}.efficiency-schedule__header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.efficiency-schedule__header>div{flex:1;min-width:0}.efficiency-schedule__banner{background:var(--accent-warm-soft);color:var(--ink-strong);border:1px solid #b66c2f33;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:10px 16px;font-size:.85rem;display:flex}.efficiency-schedule__summary{background:var(--surface-muted);border:1px solid var(--line-subtle);border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px 20px;margin-bottom:24px;padding:20px 24px;display:grid}.efficiency-schedule__weeks{flex-direction:column;gap:8px;display:flex}.efficiency-week{border:1px solid var(--line-subtle);background:var(--surface-strong);border-radius:12px;overflow:hidden}.efficiency-week__toggle{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px 20px;transition:background .15s;display:flex}.efficiency-week__toggle:hover{background:var(--surface-muted)}.efficiency-week__label{flex-direction:column;gap:2px;display:flex}.efficiency-week__label strong{color:var(--ink-strong);font-size:1rem}.efficiency-week__meta{color:var(--ink-muted);font-size:.84rem}.efficiency-week__chevron{color:var(--ink-soft);flex-shrink:0;font-size:.75rem}.efficiency-week__days{border-top:1px solid var(--line-subtle);flex-direction:column;gap:16px;padding:12px 20px 20px;display:flex}.efficiency-day{background:var(--surface-muted);border:1px solid var(--line-subtle);border-radius:10px;padding:16px}.efficiency-day__header{flex-wrap:wrap;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.efficiency-day__header strong{color:var(--ink-strong);font-size:.95rem}.efficiency-day__meta{color:var(--ink-muted);font-size:.82rem}.efficiency-day__stops{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.efficiency-stop{flex-direction:column;gap:4px;padding:8px 0;display:flex}.efficiency-stop+.efficiency-stop{border-top:1px dashed var(--line-subtle)}.efficiency-stop__drive{color:var(--ink-soft);align-items:center;gap:6px;padding-left:2px;font-size:.78rem;display:flex}.efficiency-stop__arrow{color:var(--accent-cool);font-size:.7rem;line-height:1}.efficiency-stop__client{flex-wrap:wrap;align-items:baseline;gap:6px 12px;padding-left:2px;display:flex}.efficiency-stop__client strong{color:var(--ink-strong);font-size:.92rem}.efficiency-stop__time{color:var(--accent-cool);white-space:nowrap;font-size:.82rem;font-weight:500}.efficiency-stop__detail{color:var(--ink-muted);font-size:.8rem}.efficiency-stop--return .efficiency-stop__drive{color:var(--ink-muted);font-weight:500}@media (width<=640px){.efficiency-schedule{padding:20px 16px 24px}.efficiency-schedule__header{flex-direction:column;gap:12px}.efficiency-schedule__summary{grid-template-columns:repeat(2,1fr);padding:16px}.efficiency-week__toggle{padding:14px 16px}.efficiency-week__days{padding:10px 12px 16px}.efficiency-day{padding:12px}.day-route-map{height:440px}}.day-route-map{border:1px solid var(--line-subtle);border-radius:8px;height:600px;margin-bottom:12px;overflow:hidden}.day-route-map__canvas{width:100%;height:100%}.day-route-map{position:relative}.day-route-map__controls{z-index:5;background:#ffffffe6;border-radius:8px;gap:6px;padding:6px;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 6px #00000026}.day-route-map__controls .button{min-width:32px;padding:4px 10px}.route-pin{color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.72rem;font-weight:700;line-height:1;display:flex;box-shadow:0 2px 6px #0000004d}.route-pin--base{background:var(--ink-strong);width:28px;height:28px;font-size:.76rem}.route-pin--stop{background:var(--accent-cool)}.invite-form{background:var(--surface-raised,#f8f6f2);border-radius:10px;flex-direction:column;gap:12px;padding:16px 20px;display:flex}.invite-form__fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (width<=600px){.invite-form__fields{grid-template-columns:1fr}}.invite-form__actions{align-items:center;gap:10px;display:flex}.invite-success-banner{color:#2e7d32;background:#e8f5e9;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;font-size:.88rem;font-weight:500;display:flex}.invite-status{letter-spacing:.02em;border-radius:6px;padding:2px 10px;font-size:.78rem;font-weight:600;display:inline-block}.invite-status--pending{color:#e65100;background:#fff3e0}.invite-status--verified{color:#1565c0;background:#e3f2fd}.invite-status--accepted{color:#2e7d32;background:#e8f5e9}.invite-status--expired{color:#c62828;background:#fce4ec}.invite-register__location-row{grid-template-columns:2fr 1fr 1fr;gap:12px;display:grid}@media (width<=600px){.invite-register__location-row{grid-template-columns:1fr}}.btn--invite{color:#fff;cursor:pointer;white-space:nowrap;background:#2e7d32;border:none;border-radius:6px;align-items:center;gap:6px;padding:5px 14px;font-size:.78rem;font-weight:600;transition:background .15s;display:inline-flex}.btn--invite:hover:not(:disabled){background:#1b5e20}.btn--invite:disabled{opacity:.6;cursor:not-allowed}.landing-main{align-items:center;gap:0;max-width:none}.landing-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-warm);background:#b66c2f1a;border:1px solid #b66c2f38;border-radius:999px;margin:0 0 16px;padding:6px 12px;font-size:.72rem;font-weight:700;display:inline-block}.landing-eyebrow--center{width:fit-content;margin-bottom:20px;margin-left:auto;margin-right:auto;display:block}.landing-stats{text-align:left;grid-template-columns:repeat(4,1fr);gap:16px;margin:36px 0 0;padding:0;list-style:none;display:grid}.landing-stats li{border-left:3px solid var(--accent-warm);background:#ffffff8c;border-radius:6px;padding:14px 14px 14px 16px}.landing-stats strong{color:var(--ink-strong);margin-bottom:4px;font-size:.95rem;font-weight:700;display:block}.landing-stats span{color:var(--ink-muted);font-size:.82rem;line-height:1.45}.landing-narrative{text-align:center;max-width:860px}.landing-narrative__copy{color:var(--ink-muted);max-width:720px;margin:0 auto;font-size:1.05rem;line-height:1.7}.landing-grid--2{grid-template-columns:repeat(2,1fr);gap:24px}.landing-card--feature{border-top-width:4px;border-top-color:var(--accent-warm);padding:28px 26px}.landing-card--feature h3{margin-bottom:10px;font-size:1.2rem}.landing-card--feature p{font-size:.98rem;line-height:1.6}.landing-card__pull{border-top:1px dashed var(--line-subtle);padding-top:12px;font-style:italic;color:var(--accent-cool)!important;margin-top:14px!important;font-size:.9rem!important}@media (width<=820px){.landing-stats{grid-template-columns:repeat(2,1fr)}.landing-grid--2{grid-template-columns:1fr}}@media (width<=520px){.landing-stats{grid-template-columns:1fr}}.landing-hero{text-align:center;box-sizing:border-box;-webkit-backdrop-filter:blur(18px);background:#fffdf98c;border:1px solid #ffffff73;border-radius:20px;width:100%;max-width:780px;margin-top:16px;padding:64px 40px 56px;box-shadow:0 8px 32px #1623350f}.landing-hero h1{color:var(--ink-strong);letter-spacing:-.01em;margin:16px 0 20px;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.1}.landing-hero__sub{color:var(--ink-muted);max-width:600px;margin:0 auto 32px;font-size:1.08rem;line-height:1.6}.landing-hero__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;justify-content:center;align-items:center;font-family:inherit;font-weight:600;text-decoration:none;transition:background .15s,box-shadow .15s,transform .1s;display:inline-flex}.btn:active:not(:disabled){transform:scale(.97)}.btn--primary{color:#fff;background:linear-gradient(#2a5e8a,#1f4c78);box-shadow:0 2px 8px #1f4c7840}.btn--primary:hover:not(:disabled){background:linear-gradient(#3a6d99,#2a5e8a);box-shadow:0 4px 14px #1f4c7859}.btn--outline{color:var(--accent-cool);border:1.5px solid var(--accent-cool);background:0 0}.btn--outline:hover:not(:disabled){background:var(--accent-cool-soft)}.btn--lg{padding:14px 32px;font-size:1rem}.btn--primary:disabled,.btn--outline:disabled{opacity:.55;cursor:not-allowed}.landing-section{box-sizing:border-box;width:100%;max-width:1080px;padding:72px 24px}.landing-section__heading{color:var(--ink-strong);text-align:center;margin:0 0 40px;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1.4rem,3vw,2rem);line-height:1.15}.landing-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-card{background:var(--surface-strong);border:1px solid var(--line-subtle);border-top:3px solid #0000;border-radius:14px;padding:22px 20px;transition:transform .2s,box-shadow .2s,border-top-color .2s}.landing-card:hover{border-top-color:var(--accent-warm);transform:translateY(-4px);box-shadow:0 12px 32px #1623351a}.landing-card__icon{background:linear-gradient(135deg, var(--accent-cool-soft), #315d8726);width:48px;height:48px;color:var(--accent-cool);border-radius:50%;justify-content:center;align-items:center;margin-bottom:14px;font-size:1.3rem;display:inline-flex}.landing-card h3{color:var(--ink-strong);margin:0 0 8px;font-size:1.05rem;font-weight:700}.landing-card p{color:var(--ink-muted);margin:0;font-size:.92rem;line-height:1.55}.landing-steps{counter-reset:step;grid-template-columns:repeat(3,1fr);gap:24px;display:grid;position:relative}.landing-steps:before{content:"";background:linear-gradient(to right, var(--accent-cool-soft), var(--accent-cool), var(--accent-cool-soft));opacity:.5;z-index:0;height:2px;position:absolute;top:22px;left:calc(16.67% + 22px);right:calc(16.67% + 22px)}.landing-step{text-align:center;z-index:1;padding:8px;position:relative}.landing-step__number{color:#fff;background:linear-gradient(#2a5e8a,#1f4c78);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;font-size:1.1rem;font-weight:700;display:inline-flex}.landing-step h3{color:var(--ink-strong);margin:0 0 8px;font-size:1.05rem;font-weight:700}.landing-step p{color:var(--ink-muted);margin:0;font-size:.9rem;line-height:1.55}.landing-section--alt{background:var(--surface-strong);border-top:1px solid var(--line-subtle);border-bottom:1px solid var(--line-subtle);box-sizing:border-box;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);padding:56px 24px}.landing-callout{text-align:center;max-width:720px;margin:0 auto}.landing-callout h2{color:var(--ink-strong);margin:0 0 16px;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1.3rem,2.5vw,1.75rem);line-height:1.2}.landing-callout p{color:var(--ink-muted);margin:0 0 12px;font-size:1rem;line-height:1.6}.landing-callout__note{color:var(--ink-soft);font-size:.88rem;font-style:italic}.landing-cta{text-align:center;background:linear-gradient(135deg,#b66c2f14,#315d871a);border:1px solid #b66c2f26;border-radius:20px;max-width:780px;margin-bottom:16px;padding:64px 40px}.landing-cta h2{color:var(--ink-strong);margin:0 0 12px;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1.4rem,3vw,2rem);line-height:1.15}.landing-cta p{color:var(--ink-muted);margin:0 0 28px;font-size:1.05rem}.landing-footer{border-top:1px solid var(--line-subtle);text-align:center;width:100%;padding:24px 20px}.landing-footer__links{flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:12px;display:flex}.landing-footer__links a{color:var(--ink-muted);font-size:.85rem;text-decoration:none}.landing-footer__links a:hover{color:var(--accent-warm)}.landing-footer__copy{color:var(--ink-soft);margin:0;font-size:.8rem}.register-main{align-items:center;padding-top:24px}.register-panel{-webkit-backdrop-filter:blur(18px);background:#fffdf98c;border:1px solid #ffffff73;border-radius:20px;width:100%;max-width:560px;padding:36px 32px 32px;box-shadow:0 8px 32px #1623350f}.register-panel h1{font-size:1.35rem}.register-form{flex-direction:column;gap:16px;display:flex}.register-group{flex-direction:column;gap:10px;display:flex}.register-group__label{text-transform:uppercase;letter-spacing:.06em;color:var(--ink-soft);margin:8px 0 0;font-size:.82rem;font-weight:700}.register-row-3{grid-template-columns:2fr 1fr 1fr;gap:10px;display:grid}.register-actions{gap:12px;display:flex}.register-actions .btn{flex:1;padding:12px 16px}.register-signin-link{color:var(--ink-muted);text-align:center;margin-top:16px;font-size:.88rem}.register-signin-link a{color:var(--accent-cool);font-weight:600;text-decoration:none}.register-signin-link a:hover{text-decoration:underline}.register-type-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.register-type-card{text-align:center;border:1.5px solid var(--line-strong);background:var(--surface-strong);cursor:pointer;min-height:280px;color:inherit;border-radius:16px;flex-direction:column;align-items:center;padding:40px 24px 32px;font-family:inherit;transition:border-color .2s,box-shadow .2s,transform .2s,background .2s;display:flex}.register-type-card:hover{border-color:var(--accent-cool);background:linear-gradient(180deg, #dce9f34d 0%, var(--surface-strong) 100%);transform:translateY(-3px);box-shadow:0 8px 28px #315d871f}.register-type-card:active{transform:scale(.98)}.register-type-card.active{border-color:var(--accent-cool);box-shadow:0 0 0 2px var(--accent-cool-soft), 0 4px 20px #315d871f}.register-type-card__icon{background:linear-gradient(135deg, var(--accent-cool-soft), #315d8726);width:56px;height:56px;color:var(--accent-cool);border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;font-size:1.5rem;display:inline-flex}.register-type-card h3{color:var(--ink-strong);margin:0 0 8px;font-size:1.15rem;font-weight:700}.register-type-card p{color:var(--ink-muted);flex:1;margin:0 0 16px;font-size:.88rem;line-height:1.5}.register-type-card__cta{color:var(--accent-cool);border:1.5px solid var(--accent-cool);border-radius:8px;padding:6px 20px;font-size:.88rem;font-weight:600;transition:background .15s,color .15s}.register-type-card:hover .register-type-card__cta{background:var(--accent-cool);color:#fff}.register-supplier-preview{margin-bottom:8px}.register-supplier-features{flex-direction:column;gap:8px;margin:12px 0 16px;padding-left:20px;display:flex}.register-supplier-features li{color:var(--ink-muted);font-size:.92rem;line-height:1.5}.register-supplier-success{text-align:center;padding:24px 0}.register-supplier-success__icon{margin-bottom:12px;font-size:2rem;display:block}.register-supplier-success h3{color:var(--ink-strong);margin:0 0 12px;font-size:1.2rem;font-weight:700}.register-supplier-success p{color:var(--ink-muted);max-width:400px;margin:0 auto 24px;font-size:.95rem;line-height:1.6}@media (width<=820px){.landing-grid,.landing-steps{grid-template-columns:1fr}.landing-steps:before{display:none}.landing-hero{padding:40px 20px 36px}.landing-section{padding:40px 20px}.register-type-grid,.register-row-3{grid-template-columns:1fr}.register-panel{padding:20px 16px 18px}}@media (width>=500px) and (width<=820px){.landing-grid{grid-template-columns:repeat(2,1fr)}}.stack-gap-sm{flex-direction:column;gap:8px;display:flex}.finish-section{border:1px solid var(--line-subtle);background:var(--surface-strong);border-radius:14px;flex-direction:column;gap:12px;padding:16px;display:flex}.finish-section-heading{color:var(--ink-strong);margin:0;font-size:.92rem;font-weight:700}.finish-section-heading-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.supply-select-field{border:1px solid var(--line-subtle);cursor:pointer;background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:10px 14px;font-size:.9rem;transition:border-color .15s;display:flex}.supply-select-field:hover{border-color:var(--line-strong)}.supply-select-disabled{opacity:.4;pointer-events:none}.supply-select-label{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:600}.supply-select-value{text-align:right;color:var(--ink-strong)}.supply-reset-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.chip-group{gap:6px;display:flex}.chip{border:1px solid var(--line-strong);cursor:pointer;color:var(--ink-muted);background:#fff;border-radius:999px;padding:5px 14px;font-size:.82rem;font-weight:600;transition:background .15s,border-color .15s,color .15s}.chip:hover{border-color:var(--accent-cool)}.chip-active{background:var(--accent-cool);border-color:var(--accent-cool);color:#fff}.supply-picker-overlay{z-index:110;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.supply-picker-scrim{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#111c2cb3;position:absolute;inset:0}.supply-picker-sheet{background:#fffcf7;border-radius:20px;flex-direction:column;gap:14px;width:min(520px,100%);max-height:calc(100vh - 80px);padding:24px;display:flex;position:relative;overflow-y:auto;box-shadow:0 24px 80px #111c2c52}.supply-picker-options{flex-direction:column;gap:6px;display:flex}.supply-picker-option{border:1px solid var(--line-subtle);cursor:pointer;text-align:left;background:#fff;border-radius:10px;width:100%;padding:10px 14px;font-size:.9rem;transition:background .12s,border-color .12s}.supply-picker-option:hover{border-color:var(--accent-warm);background:var(--surface-strong)}.supply-picker-option-active{background:var(--accent-cool);border-color:var(--accent-cool);color:#fff}.finish-job-line-item{justify-content:space-between;align-items:center;gap:12px;padding:8px 0;display:flex}.finish-job-line-item+.finish-job-line-item{border-top:1px solid var(--line-subtle)}.finish-job-line-item-info{flex-direction:column;gap:2px;display:flex}.finish-job-horse-name{font-weight:600}.finish-job-line-item-status{text-align:right;align-items:center;gap:10px;display:flex}.finish-status-badge{color:#b45309;white-space:nowrap;background:#fffbeb;border:1px solid #fde68a;border-radius:999px;padding:3px 10px;font-size:.76rem;font-weight:600;display:inline-block}.finish-status-done{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.finish-summary{background:var(--surface-strong);border:1px solid var(--line-subtle);border-radius:14px;padding:14px 16px}.schedule-week-picker-wrapper{position:relative}.schedule-week-picker-dropdown{z-index:100;background:var(--surface-primary,#fff);border:1px solid var(--line-subtle,#e2e8f0);border-radius:12px;flex-direction:column;width:280px;max-height:400px;margin-top:6px;display:flex;position:absolute;top:100%;right:0;box-shadow:0 8px 24px #0000001f}.schedule-week-picker-dropdown__header{border-bottom:1px solid var(--line-subtle,#e2e8f0);justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.schedule-week-picker-dropdown__list{flex:1;overflow-y:auto}.schedule-week-picker-dropdown__item{text-align:left;cursor:pointer;width:100%;color:var(--text-primary,#1e293b);background:0 0;border:none;padding:8px 14px;font-size:.875rem;display:block}.schedule-week-picker-dropdown__item:hover{background:var(--surface-hover,#f1f5f9)}.weekly-planner{z-index:1000;background:var(--surface-primary,#fff);grid-template-rows:auto 1fr;font-family:inherit;display:grid;position:fixed;inset:0;overflow:hidden}.weekly-planner__loading,.weekly-planner__success{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100vh;padding:2rem;display:flex}.weekly-planner__header{border-bottom:1px solid var(--line-subtle,#e2e8f0);background:var(--surface-primary,#fff);justify-content:space-between;align-items:center;gap:16px;padding:12px 20px;display:flex}.weekly-planner__header h2{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.1rem;overflow:hidden}.weekly-planner__error{padding:8px 20px}.weekly-planner__optimize-prompt{z-index:50;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.optimize-prompt-card{background:var(--surface,#fff);text-align:center;border-radius:12px;width:90%;max-width:420px;padding:1.5rem 2rem;box-shadow:0 8px 32px #0000002e}.optimize-prompt-card h3{margin:0 0 .5rem;font-size:1.1rem}.optimize-prompt-card p{color:var(--text-secondary,#555);margin:0;font-size:.9rem;line-height:1.5}.weekly-planner__main-area{min-height:0;position:relative;overflow:hidden}.weekly-planner__day-grid{grid-template-columns:repeat(7,1fr);height:100%;min-height:0;display:grid;overflow:hidden auto}.weekly-planner__day-column-wrapper{border-right:1px solid var(--line-subtle,#e2e8f0);flex-direction:column;min-height:0;display:flex}.weekly-planner__day-column-wrapper:last-child{border-right:none}.weekly-planner__day-column-header{text-align:center;border-bottom:1px solid var(--line-subtle,#e2e8f0);padding:6px 4px;font-size:.8rem}.weekly-planner__day-column-header strong{display:block}.weekly-planner__day-column{cursor:default;flex:1;min-height:980px;position:relative}.weekly-planner__hour-line{border-top:1px solid var(--line-subtle,#e2e8f0);pointer-events:none;position:absolute;left:0;right:0}.weekly-planner__hour-label{color:var(--text-muted,#94a3b8);font-size:.65rem;line-height:1;position:absolute;top:2px;left:3px}.weekly-planner__time-block{box-sizing:border-box;background:var(--accent-surface,#dbeafe);border:1px solid var(--accent-border,#93c5fd);cursor:pointer;z-index:2;border-radius:6px;width:100%;padding:4px 10px 4px 6px;font-size:.75rem;transition:box-shadow .15s;position:absolute;left:0;overflow:hidden}.weekly-planner__time-block:hover{box-shadow:0 2px 8px #0000001a}.weekly-planner__time-block.editing{border-color:var(--accent-primary,#3b82f6);box-shadow:0 0 0 2px var(--accent-ring,#3b82f64d)}.weekly-planner__time-block.existing{z-index:1}.weekly-planner__time-block.existing:hover{box-shadow:0 2px 8px #00000026}.weekly-planner__time-block.status-pending{color:#f9fafb;background:#1f2937;border-color:#111827}.weekly-planner__time-block.status-pending .muted-copy{color:#cbd5e1}.weekly-planner__time-block.status-sent{color:#1e3a8a;background:#dbeafe;border-color:#3b82f6}.weekly-planner__time-block.status-sent .muted-copy{color:#1e40af}.weekly-planner__time-block.status-confirmed{color:#166534;background:#dcfce7;border-color:#16a34a}.weekly-planner__time-block.status-confirmed .muted-copy{color:#15803d}.weekly-planner__time-block.status-declined{color:#991b1b;background:#fee2e2;border-color:#dc2626}.weekly-planner__time-block.status-declined .muted-copy{color:#b91c1c}.weekly-planner__legend{color:var(--text-muted,#64748b);border-bottom:1px solid var(--line-subtle,#e2e8f0);background:var(--surface-primary,#fff);flex-wrap:wrap;align-items:center;gap:14px;padding:6px 16px;font-size:.75rem;display:flex}.weekly-planner__legend-item{align-items:center;gap:5px;display:inline-flex}.weekly-planner__legend-swatch{border:1px solid #00000026;border-radius:3px;width:14px;height:14px;display:inline-block}.weekly-planner__legend-swatch--pending{background:#1f2937}.weekly-planner__legend-swatch--sent{background:#dbeafe;border-color:#3b82f6}.weekly-planner__legend-swatch--confirmed{background:#dcfce7;border-color:#16a34a}.weekly-planner__legend-swatch--declined{background:#fee2e2;border-color:#dc2626}.weekly-planner__time-block-content{flex-direction:column;gap:1px;line-height:1.3;display:flex}.weekly-planner__time-block-content strong{font-size:.75rem}.weekly-planner__time-block-content span{white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.weekly-planner__editor-panel{z-index:10;background:var(--surface-primary,#fff);border-left:1px solid var(--line-subtle,#e2e8f0);flex-direction:column;width:360px;display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:-4px 0 20px #00000014}.weekly-planner__editor-header{border-bottom:1px solid var(--line-subtle,#e2e8f0);flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.weekly-planner__editor-header h3{margin:0;font-size:1rem}.weekly-planner__editor-close{cursor:pointer;color:var(--text-muted,#64748b);background:0 0;border:none;padding:0 4px;font-size:1.4rem;line-height:1}.weekly-planner__editor-close:hover{color:var(--text-primary,#1e293b)}.weekly-planner__editor-body{flex-direction:column;flex:1;gap:18px;padding:16px;display:flex;overflow-y:auto}.weekly-planner__editor-field label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted,#64748b);margin-bottom:6px;font-size:.75rem;font-weight:600;display:block}.weekly-planner__editor-field-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.weekly-planner__editor-field-header label{margin-bottom:0}.weekly-planner__editor-select{border:1px solid var(--line-subtle,#e2e8f0);background:var(--surface-primary,#fff);width:100%;color:var(--text-primary,#1e293b);border-radius:8px;padding:8px 10px;font-size:.875rem}.weekly-planner__editor-readonly{border:1px solid var(--line-subtle,#e2e8f0);background:var(--surface-secondary,#f8fafc);color:var(--text-primary,#1e293b);border-radius:8px;padding:8px 10px;font-size:.875rem}.weekly-planner__editor-horse-list{flex-direction:column;gap:2px;display:flex}.weekly-planner__editor-group-picker{flex-direction:column;gap:6px;margin-bottom:10px;display:flex}.weekly-planner__editor-subheading{color:var(--text-muted,#64748b);font-size:.72rem;font-weight:700}.weekly-planner__horse-group-list{grid-template-columns:1fr;gap:6px;display:grid}.weekly-planner__horse-group-btn{border:1px solid var(--line-subtle,#e2e8f0);background:var(--surface-primary,#fff);width:100%;color:var(--text-primary,#1e293b);cursor:pointer;text-align:left;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;transition:all .15s;display:flex}.weekly-planner__horse-group-btn:hover{border-color:var(--accent-primary,#3b82f6);background:var(--surface-accent,#f8fafc)}.weekly-planner__horse-group-btn.active{border-color:var(--accent-primary,#3b82f6);background:var(--accent-surface,#eff6ff)}.weekly-planner__horse-group-name{overflow-wrap:anywhere;min-width:0;font-size:.85rem;font-weight:600}.weekly-planner__editor-horse-row{cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:5px 8px;font-size:.875rem;transition:background .1s;display:flex}.weekly-planner__editor-horse-row:hover{background:var(--surface-secondary,#f8fafc)}.weekly-planner__editor-horse-row.placed{opacity:.4;cursor:default}.weekly-planner__editor-horse-row input[type=checkbox]{flex-shrink:0}.weekly-planner__editor-horse-name{font-weight:500}.weekly-planner__editor-horse-item{border-bottom:1px solid var(--line-subtle,#e2e8f0);padding-bottom:6px}.weekly-planner__editor-horse-item:last-child{border-bottom:none;padding-bottom:0}.weekly-planner__editor-horse-options{flex-direction:column;gap:8px;padding:6px 0 4px 28px;display:flex}.weekly-planner__editor-service-grid{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.weekly-planner__editor-service-btn{color:#294864;cursor:pointer;text-align:center;background:#ffffffc7;border:1px solid #315d871f;border-radius:14px;padding:7px 8px;font-size:.78rem;font-weight:500;transition:all .18s}.weekly-planner__editor-service-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #1e385114}.weekly-planner__editor-service-btn.active{color:#fff8ef;background:linear-gradient(135deg,#1f4c78 0%,#274f6f 42%,#3a6993 100%);border-color:#204a7352;box-shadow:0 8px 18px #214a6f26}.weekly-planner__editor-hoof-section{flex-direction:column;gap:6px;display:flex}.weekly-planner__editor-hoof-label{color:var(--text-muted,#64748b);font-size:.75rem;font-weight:500}.weekly-planner__editor-days{gap:4px;display:flex}.weekly-planner__editor-day-btn{border:1px solid var(--line-subtle,#e2e8f0);background:var(--surface-primary,#fff);cursor:pointer;color:var(--text-primary,#1e293b);border-radius:8px;flex-direction:column;flex:1;align-items:center;gap:1px;padding:6px 2px;font-size:.7rem;font-weight:500;transition:all .15s;display:flex}.weekly-planner__editor-day-btn:hover{border-color:var(--accent-primary,#3b82f6)}.weekly-planner__editor-day-btn.active{background:var(--accent-primary,#3b82f6);color:#fff;border-color:var(--accent-primary,#3b82f6)}.weekly-planner__editor-day-num{opacity:.7;font-size:.65rem}.weekly-planner__editor-day-btn.active .weekly-planner__editor-day-num{opacity:.85}.weekly-planner__editor-summary{background:var(--surface-accent,#f1f5f9);border-radius:8px;padding:10px 12px;font-size:.85rem;line-height:1.5}.weekly-planner__editor-overlap-warning{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:10px 12px;font-size:.82rem;line-height:1.5}.weekly-planner__editor-actions{border-top:1px solid var(--line-subtle,#e2e8f0);flex-shrink:0;gap:8px;padding:12px 16px;display:flex}.weekly-planner__editor-actions .danger{color:var(--color-danger,#ef4444)}.weekly-planner__due-quick{flex-direction:column;gap:4px;display:flex}.weekly-planner__due-quick-item{border:1px solid var(--line-subtle,#e2e8f0);background:var(--surface-primary,#fff);cursor:pointer;text-align:left;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 10px;font-size:.85rem;transition:all .15s;display:flex}.weekly-planner__due-quick-item:hover{border-color:var(--accent-primary,#3b82f6);background:var(--surface-accent,#f8fafc)}.weekly-planner__due-quick-item.active{border-color:var(--accent-primary,#3b82f6);background:var(--accent-surface,#eff6ff)}.weekly-planner__due-quick-name{font-weight:500}.weekly-planner__preview-body{flex-direction:column;display:flex;overflow-y:auto}.weekly-planner__preview-summary{border-bottom:1px solid var(--line-subtle,#e2e8f0);flex-shrink:0;gap:24px;padding:12px 20px;font-size:.9rem;font-weight:500;display:flex}.weekly-planner__preview-days{flex-direction:column;gap:8px;padding:16px 20px;display:flex}.weekly-planner__preview-row{border:1px solid var(--border,#e2e8f0);background:var(--surface,#fff);border-radius:.4rem;justify-content:space-between;align-items:center;margin-bottom:.4rem;padding:.5rem .75rem;display:flex}.weekly-planner__preview-row--empty{opacity:.55}.weekly-planner__preview-expanded{border:1px solid var(--border,#e2e8f0);border-top:none;border-bottom-right-radius:.4rem;border-bottom-left-radius:.4rem;margin-bottom:.4rem;overflow:hidden}.schedule-week-day-rows{flex-direction:column;grid-column:1/-1;gap:0;margin-top:.5rem;display:flex}.schedule-appointment-body{align-items:flex-start;gap:.75rem;display:flex}.schedule-appointment-body .appointment-client-stack{flex:1;min-width:0}.schedule-action-column{flex-direction:column;flex-shrink:0;align-items:stretch;gap:.4rem;display:flex}.schedule-action-column .button{white-space:nowrap}@media (width<=640px){.schedule-appointment-body{flex-direction:column}.schedule-action-column{flex-flow:wrap}}.weekly-planner__confirmation{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;padding:3rem 2rem;display:flex}.weekly-planner__confirmation p{max-width:480px;font-size:1rem;line-height:1.6}.weekly-planner__confirmation-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (width<=900px){.weekly-planner__day-grid{grid-template-columns:1fr;overflow-y:auto}.weekly-planner__day-column-wrapper{border-right:none;border-bottom:1px solid var(--line-subtle,#e2e8f0)}.weekly-planner__day-column{min-height:720px}.weekly-planner__editor-panel{width:100%}}.billing-hero{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.billing-hero__actions{align-items:center;gap:8px;display:flex}.invoice-detail-list{background:#fff;border:1px solid #0f172214;border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.invoice-detail-list__row{border-bottom:1px solid #0f17220f;grid-template-columns:minmax(0,1fr) minmax(140px,auto);align-items:baseline;gap:16px;padding:12px 16px;display:grid}.invoice-detail-list__row:last-child{border-bottom:none}.invoice-detail-list__row--total{background:#0f172208;font-weight:600}.invoice-detail-list__label{flex-direction:column;gap:2px;min-width:0;display:flex}.invoice-detail-list__label strong{font-weight:600}.invoice-detail-list__label span{color:var(--ink-muted,#5a6578);font-size:.85rem}.invoice-detail-list__value,.invoice-detail-amount-cell{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.invoice-detail-addon-list{color:var(--ink-muted,#5a6578);flex-direction:column;gap:2px;margin:6px 0 0;padding:0;font-size:.85rem;list-style:none;display:flex}.invoice-detail-addon-list li{grid-template-columns:minmax(0,1fr) auto;gap:12px;display:grid}.invoice-detail-addon-list li span:last-child{font-variant-numeric:tabular-nums;white-space:nowrap}.print-only{display:none!important}.modal-overlay.print-trigger-only{visibility:hidden!important;pointer-events:none!important;background:0 0!important}@media print{.invoice-print-header{border-bottom:2px solid #111;justify-content:space-between;gap:24px;padding:0 24px 16px;display:flex!important}.invoice-print-header__from{flex-direction:column;display:flex}.invoice-print-header__from strong{margin-bottom:4px;font-size:16pt}.invoice-print-header__from span{color:#333;font-size:10pt}.invoice-print-header__meta{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.invoice-print-header__meta h1{letter-spacing:.05em;text-transform:uppercase;margin:0 0 4px;font-size:22pt}.invoice-print-header__meta span{color:#333;font-size:10pt}html,body{margin:0;padding:0;color:#111!important;background:#fff!important}body>#root,body>.modal-overlay:not(.invoice-print-surface),.no-print{display:none!important}.modal-overlay.invoice-print-surface{visibility:visible!important;background:0 0!important;padding:0!important;display:block!important;position:static!important;overflow:visible!important}.modal-card.invoice-print-card{box-shadow:none!important;background:#fff!important;border:none!important;border-radius:0!important;width:100%!important;max-width:none!important;max-height:none!important;margin:0!important;padding:24px!important;overflow:visible!important}.modal-body{max-height:none!important;overflow:visible!important}.invoice-detail-list__row{break-inside:avoid}table{break-inside:auto}tr{break-inside:avoid;break-after:auto}thead{display:table-header-group}@page{margin:.5in}}.miles-savings-banner{border:1px solid var(--panel-border,#dfe3ea);background:linear-gradient(90deg,#315e6f14,#b66c2f14);padding:1rem 1.25rem}.miles-savings-banner__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.miles-savings-banner__cell{flex-direction:column;gap:.25rem;display:flex}.miles-savings-banner__label{text-transform:uppercase;letter-spacing:.05em;opacity:.7;font-size:.72rem}.miles-savings-banner__value{font-size:1.5rem;font-weight:600}.miles-savings-banner__cell--accent .miles-savings-banner__value{color:var(--accent,#315e6f)}.miles-savings-banner__sublabel{opacity:.7;font-size:.78rem}.miles-savings-banner__empty{opacity:.85;font-size:.92rem}.overview-basic-shell{flex-direction:column;gap:1rem;display:flex}.overview-basic-shell__locked{position:relative}.overview-basic-shell__blur{filter:blur(6px);pointer-events:none;-webkit-user-select:none;user-select:none}.overview-basic-shell__overlay{background:#fff6;justify-content:center;align-items:flex-start;padding:4rem 1rem 1rem;display:flex;position:absolute;inset:0}.overview-basic-shell__overlay-card{background:var(--panel-bg,#fff);border:1px solid var(--panel-border,#dfe3ea);text-align:center;border-radius:.75rem;flex-direction:column;align-items:center;gap:.75rem;max-width:28rem;padding:1.5rem;display:flex;box-shadow:0 12px 36px #0000001f}.overview-basic-shell__badge,.pro-upgrade-cta-badge{letter-spacing:.08em;background:var(--accent,#315e6f);color:#fff;border-radius:999px;padding:.15rem .6rem;font-size:.72rem;font-weight:700;display:inline-block}.pro-upgrade-cta{border:1px dashed var(--panel-border,#dfe3ea);background:var(--panel-bg,#fff);text-align:center;border-radius:.6rem;flex-direction:column;align-items:center;gap:.6rem;padding:1.25rem;display:flex}.pro-upgrade-cta-title{margin:0;font-size:1.05rem}.pro-upgrade-cta-description{opacity:.8;margin:0;font-size:.9rem}.pro-inline-badge{letter-spacing:.06em;background:var(--accent,#315e6f);color:#fff;vertical-align:middle;border-radius:999px;margin-left:.4rem;padding:.05rem .4rem;font-size:.65rem;font-weight:700;display:inline-block}.admin-business-page{flex-direction:column;gap:1.25rem;max-width:64rem;display:flex}.admin-business-page__header{flex-direction:column;gap:.2rem;display:flex}.admin-business-page__header h2{margin:0}.admin-stat-grid{grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:.6rem;display:grid}.admin-stat-card{border:1px solid var(--panel-border,#dfe3ea);background:#fff9;border-radius:.6rem;flex-direction:column;gap:.15rem;padding:.85rem 1rem;display:flex}.admin-stat-card--highlight{background:linear-gradient(90deg,#315e6f1a,#b66c2f14);border-color:#315e6f40}.admin-stat-card__label{text-transform:uppercase;letter-spacing:.06em;color:#1b2742a6;font-size:.7rem}.admin-stat-card__value{font-size:1.4rem;font-weight:600}.admin-stat-card__sub{color:#1b274299;font-size:.78rem}.admin-business-page__group{flex-direction:column;gap:.5rem;display:flex}.admin-business-page__group-title{text-transform:uppercase;letter-spacing:.06em;color:#1b274299;margin:0;font-size:.95rem;font-weight:700}.subscription-page{flex-direction:column;gap:1.25rem;max-width:56rem;display:flex}.subscription-page__header{flex-direction:column;gap:.2rem;display:flex}.subscription-page__header h2{margin:0}.subscription-page__action-button{align-self:flex-start;width:auto}.subscription-status-card{border:1px solid var(--panel-border,#dfe3ea);background:#fff9;border-radius:.6rem;flex-direction:column;gap:1rem;padding:1rem 1.25rem;display:flex}.subscription-status-card__grid{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:.75rem 1.5rem;margin:0;display:grid}.subscription-status-card__grid>div{flex-direction:column;gap:.2rem;display:flex}.subscription-status-card__grid dt{text-transform:uppercase;letter-spacing:.06em;color:#1b274299;margin:0;font-size:.7rem}.subscription-status-card__grid dd{margin:0;font-size:.95rem;font-weight:600}.subscription-status-card__actions{flex-wrap:wrap;gap:.5rem;display:flex}.subscription-status-pill{color:#1b2742cc;text-transform:capitalize;background:#17263f14;border-radius:999px;padding:.1rem .55rem;font-size:.85rem;font-weight:600;display:inline-block}.subscription-status-pill.is-active{color:#2e7d32;background:#2e7d321f}.subscription-page__plans{flex-direction:column;gap:.75rem;display:flex}.subscription-page__plans-title{margin:0;font-size:1.05rem}.subscription-plan-grid{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:.75rem;display:grid}.subscription-plan-card{border:1px solid var(--panel-border,#dfe3ea);background:#fff9;border-radius:.6rem;flex-direction:column;gap:.5rem;padding:1rem 1.25rem;display:flex}.subscription-plan-card__head{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.subscription-plan-card__cadence{color:#1b274299;font-size:.8rem}.subscription-plan-card__blurb{color:#1b2742bf;margin:0;font-size:.88rem}.horse-avatar{color:#1b2742b3;border:1px solid var(--panel-border,#dfe3ea);cursor:default;background:#17263f14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-family:inherit;font-weight:600;display:inline-flex;overflow:hidden}.horse-avatar--clickable{cursor:zoom-in;transition:box-shadow .15s,transform .15s}.horse-avatar--clickable:hover,.horse-avatar--clickable:focus-visible{outline:none;box-shadow:0 0 0 3px #315e6f40}.horse-photo-lightbox{z-index:2200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:zoom-out;background:#111c2cd9;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.horse-photo-lightbox img{object-fit:contain;cursor:default;border-radius:.5rem;max-width:100%;max-height:100%;box-shadow:0 20px 60px #00000073}.horse-photo-lightbox__close{color:#1b2742;cursor:pointer;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.6rem;line-height:1;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 12px #0003}.horse-photo-lightbox__close:hover,.horse-photo-lightbox__close:focus-visible{background:#fff;outline:none}.horse-avatar--sm{width:2rem;height:2rem;font-size:.8rem}.horse-avatar--md{width:3.25rem;height:3.25rem;font-size:1rem}.horse-avatar--lg{width:5rem;height:5rem;font-size:1.4rem}.horse-avatar img{object-fit:cover;width:100%;height:100%;display:block}.horse-card__title-with-avatar{align-items:center;gap:.75rem;display:flex}.horse-documents__item-name--edit-wrap{align-items:center;gap:.25rem;width:100%;display:inline-flex}.horse-documents__item-name--edit{min-width:0;font:inherit;border:1px solid var(--accent,#315e6f);background:#fff;border-radius:.35rem;flex:auto;padding:.35rem .5rem}.horse-documents__item-ext{color:#1b27428c;flex-shrink:0;padding:0 .25rem;font-size:.85em}.horse-documents__item-name--link{appearance:none;font:inherit;text-align:left;color:var(--accent,#315e6f);cursor:zoom-in;background:0 0;border:0;padding:0;text-decoration:none}.horse-documents__item-name--link:hover,.horse-documents__item-name--link:focus-visible{outline:none;text-decoration:underline}.horse-documents__profile-badge{letter-spacing:.05em;text-transform:uppercase;background:var(--accent,#315e6f);color:#fff;vertical-align:middle;border-radius:999px;margin-left:.4rem;padding:.05rem .45rem;font-size:.65rem;font-weight:700;display:inline-block}.horse-documents__profile{border-bottom:1px solid var(--panel-border,#dfe3ea);justify-content:center;padding-bottom:.75rem;display:flex}.profile-photo-editor{flex-direction:column;align-items:center;gap:.6rem;display:flex}.profile-photo-editor__avatar{border:2px solid var(--panel-border,#dfe3ea);background:#17263f0a;border-radius:50%;width:7rem;height:7rem;overflow:hidden}.profile-photo-editor__avatar img{object-fit:cover;width:100%;height:100%;display:block}.profile-photo-editor__placeholder{color:#1b27428c;justify-content:center;align-items:center;width:100%;height:100%;font-size:.78rem;display:flex}.profile-photo-editor__actions{gap:.5rem;display:flex}.storage-meter{border:1px solid var(--panel-border,#dfe3ea);background:#ffffff80;border-radius:.5rem;flex-direction:column;gap:.35rem;padding:.6rem .85rem;display:flex}.storage-meter--warn{background:#b66c2f14;border-color:#b66c2f8c}.storage-meter__row{justify-content:space-between;align-items:baseline;font-size:.85rem;display:flex}.storage-meter__label{font-weight:600}.storage-meter__tier{text-transform:uppercase;letter-spacing:.06em;color:#1b274299;margin-left:.4rem;font-size:.7rem;font-weight:700}.storage-meter__values{color:#1b2742b3;font-size:.78rem}.storage-meter__bar{background:#17263f14;border-radius:999px;width:100%;height:6px;overflow:hidden}.storage-meter__bar-fill{background:var(--accent,#315e6f);height:100%;transition:width .2s}.storage-meter--warn .storage-meter__bar-fill{background:var(--accent-warm,#b66c2f)}.horse-documents__upload-controls{align-items:end;gap:.5rem;display:flex}.horse-documents__kind-picker{flex-direction:column;gap:.2rem;display:flex}.horse-documents__kind-picker>span{text-transform:uppercase;letter-spacing:.06em;color:#1b274299;font-size:.7rem}.horse-documents__kind-picker>select{border:1px solid var(--panel-border,#dfe3ea);font:inherit;background:#fff;border-radius:.4rem;padding:.35rem .5rem}.horse-documents__group{flex-direction:column;gap:.35rem;margin-top:.6rem;display:flex}.horse-documents__group-title{text-transform:uppercase;letter-spacing:.06em;color:#1b274299;margin:0;font-size:.78rem;font-weight:700}.account-menu{display:inline-flex;position:relative}.account-menu__trigger{color:#1b2742;font:inherit;cursor:pointer;background:#fffffff0;border:1px solid #17263f1f;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.account-menu__trigger:hover,.account-menu__trigger[aria-expanded=true]{background:#fff;border-color:#17263f3d}.account-menu__name{white-space:nowrap}.account-menu__caret{opacity:.7;font-size:.7rem}.account-menu__panel{background:var(--panel-bg,#fff);z-index:2100;border:1px solid #17263f1f;border-radius:.6rem;flex-direction:column;gap:.15rem;min-width:14rem;padding:.4rem;display:flex;position:fixed;box-shadow:0 16px 40px #111c2c2e}.account-menu__item{appearance:none;text-align:left;font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:.4rem;padding:.55rem .75rem}.account-menu__item:hover,.account-menu__item:focus-visible{background:#315e6f1a;outline:none}.account-menu__item--danger{color:#b3261e}.account-menu__item--danger:hover,.account-menu__item--danger:focus-visible{background:#b3261e14}.pro-upgrade-modal-overlay{z-index:2000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff6;justify-content:center;align-items:flex-start;padding:4rem 1rem 1rem;display:flex;position:fixed;inset:0}.landing-audience{align-items:stretch}.landing-audience__card{flex-direction:column;gap:12px;display:flex}.landing-audience__card h3{color:var(--ink-strong);margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:1.35rem}.landing-audience__card .btn{align-self:flex-start;margin-top:auto}.landing-audience__card .landing-eyebrow{align-self:flex-start}.landing-checklist{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.landing-checklist li{color:var(--ink-muted);padding-left:28px;font-size:.94rem;line-height:1.45;position:relative}.landing-checklist li:before{content:"✓";color:var(--accent-warm);font-weight:800;position:absolute;top:0;left:0}.landing-cta{text-align:center}.landing-cta__sub{color:var(--ink-muted);margin:-24px 0 28px;font-size:1rem}.landing-cta__actions{justify-content:center}.landing-footer{box-sizing:border-box;border-top:1px solid var(--line-subtle);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;width:100%;max-width:1080px;padding:32px 24px 40px;display:flex}.landing-footer__nav{flex-wrap:wrap;gap:18px;display:flex}.landing-footer__nav a{color:var(--ink-muted);font-size:.9rem;text-decoration:none}.landing-footer__nav a:hover{color:var(--ink-strong);text-decoration:underline}.landing-footer__legal{color:var(--ink-muted);margin:0;font-size:.85rem}@media (width<=900px){.landing-steps,.landing-grid--2{grid-template-columns:1fr}.landing-steps:before{display:none}}.public-topbar--landing{background:linear-gradient(#0e1a28,#12233a);border-bottom:1px solid #c9a05a40}.public-topbar--landing .header-auth-link,.public-topbar--landing .header-auth-link--quiet,.public-topbar--landing .header-auth-link--secondary{color:#e8edf4}.public-topbar--landing .header-auth-link:hover{color:#d8b26a}.landing-hero{box-sizing:border-box;width:100vw;max-width:100vw;box-shadow:none;text-align:center;background:radial-gradient(1100px 480px at 78% -10%,#c9a05a29,#0000 65%),radial-gradient(900px 420px at 12% 110%,#315d8759,#0000 60%),linear-gradient(165deg,#0e1a28 0%,#14263c 55%,#0f1d2f 100%);border:none;border-radius:0;flex-direction:column;align-items:center;margin-left:calc(50% - 50vw);padding:88px 24px 72px;display:flex}.landing-hero h1{color:#f5f1e8;max-width:780px}.landing-hero__sub{color:#b9c6d6;max-width:640px}.landing-hero .landing-eyebrow{color:#d8b26a;background:#c9a05a24;border-color:#c9a05a66}.landing-hero .landing-stats{width:100%;max-width:1032px}.landing-hero .landing-stats li{background:#ffffff0d;border-left-color:#c9a05a;border-radius:8px}.landing-hero .landing-stats strong{color:#f5f1e8}.landing-hero .landing-stats span{color:#a7b4c6}.btn--gold{color:#14161a;background:linear-gradient(#d8b26a,#b6893d);border:1px solid #00000026;font-weight:800}.btn--gold:hover:not(:disabled){background:linear-gradient(#e2bf7c,#c2954a);transform:translateY(-1px)}.btn--ghost-light{color:#e8edf4;background:0 0;border:1px solid #e8edf480}.btn--ghost-light:hover:not(:disabled){color:#d8b26a;border-color:#d8b26a}.landing-cta--dark{box-sizing:border-box;background:radial-gradient(900px 420px at 50% 130%,#c9a05a2e,#0000 60%),linear-gradient(165deg,#10203293 0%,#0e1a28 100%),#0e1a28;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);padding-top:72px;padding-bottom:80px}.landing-cta--dark .landing-section__heading{color:#f5f1e8}.landing-cta--dark .landing-cta__sub{color:#b9c6d6}.landing-footer--dark{background:#0b1521;border-top:1px solid #c9a05a33;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);padding-left:max(24px,50vw - 516px);padding-right:max(24px,50vw - 516px)}.landing-footer--dark,.landing-footer--dark .landing-footer__legal,.landing-footer--dark .landing-footer__nav a{color:#a7b4c6}.landing-footer--dark .landing-footer__nav a:hover{color:#d8b26a}.public-topbar--landing .public-brand-wordmark,.landing-footer--dark .public-brand-wordmark{color:#f5f1e8}.public-topbar--landing .public-brand-tagline,.landing-footer--dark .public-brand-tagline{color:#a7b4c6}.public-topbar--landing .header-auth-link--quiet{color:#d5deea;background:0 0;border-color:#0000}.public-topbar--landing .header-auth-link--quiet:hover{color:#d8b26a;background:#ffffff0f}.public-topbar--landing .header-auth-link--secondary{color:#e8edf4;background:0 0;border-color:#e8edf473}.landing-hero2{box-sizing:border-box;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:48px;width:100%;max-width:1080px;padding:72px 24px 56px;display:grid}.landing-hero2__copy h1{color:var(--ink-strong);margin:0 0 20px;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(2rem,4.4vw,3.1rem);line-height:1.08}.landing-hero2__copy h1 em{color:#b6893d;font-style:normal}.landing-hero2__sub{color:var(--ink-muted);max-width:460px;margin:0 0 26px;font-size:1.05rem;line-height:1.65}.landing-hero2__actions{flex-wrap:wrap;gap:12px;margin-bottom:26px;display:flex}.btn--quiet{color:var(--ink-muted);background:0 0;border:1px solid #0000}.btn--quiet:hover:not(:disabled){color:var(--ink-strong);text-decoration:underline}.landing-benefits{flex-wrap:wrap;gap:10px 22px;margin:0;padding:0;list-style:none;display:flex}.landing-benefits li{color:var(--ink-strong);padding-left:24px;font-size:.92rem;font-weight:600;position:relative}.landing-benefits li:before{content:"✓";color:#b6893d;font-weight:800;position:absolute;left:0}.landing-showcase{min-height:340px;position:relative}.landing-frame{box-sizing:border-box;background:#10203a;border-radius:14px;padding:10px;box-shadow:0 24px 48px #10203a47}.landing-frame--desktop{height:280px;position:absolute;inset:12px 48px auto 0}.landing-frame--phone{z-index:1;border-radius:22px;width:130px;height:250px;padding:12px 8px;position:absolute;bottom:0;right:0}.landing-frame__screen{box-sizing:border-box;text-align:center;color:#ffffffbf;letter-spacing:.02em;border:2px dashed #ffffff59;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;padding:12px;font-size:.85rem;font-weight:600;display:flex}.landing-frame--desktop .landing-frame__screen{height:100%}.landing-frame--desktop .landing-frame__screen--filled img{object-fit:contain}.landing-testimonial{text-align:center;max-width:760px;padding-top:40px;padding-bottom:24px}.landing-testimonial__stars{color:#c9a05a;letter-spacing:.2em;margin:0 0 12px;font-size:1.3rem}.landing-testimonial blockquote{color:var(--ink-strong);margin:0 0 12px;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1.15rem,2.4vw,1.5rem);font-style:italic;line-height:1.5}.landing-testimonial__attribution{color:var(--ink-muted);margin:0;font-size:.95rem;font-weight:700}.landing-grid--features{grid-template-columns:repeat(3,1fr)}.landing-trust{box-sizing:border-box;text-align:center;background:radial-gradient(900px 420px at 50% 130%,#c9a05a2e,#0000 60%),linear-gradient(165deg,#122335 0%,#0e1a28 100%);width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);padding-top:64px;padding-bottom:72px}.landing-trust .landing-section__heading{color:#f5f1e8;margin-bottom:12px}.landing-trust__sub{color:#b9c6d6;margin:0 0 28px;font-size:1rem}@media (width<=900px){.landing-hero2{grid-template-columns:1fr;padding-top:48px}.landing-showcase{min-height:300px}.landing-grid--features{grid-template-columns:1fr}}.public-brand-mark__icon{object-fit:contain;width:100%;height:100%;display:block}.public-topbar--landing .public-brand-mark,.landing-footer--dark .public-brand-mark{box-shadow:none;background:0 0;border:none}.landing-shell{background:#fff}.landing3{width:100%}.landing3-hero{background:#fff;grid-template-columns:minmax(0,5fr) minmax(0,7fr);min-height:560px;display:grid}.landing3-hero__copy{flex-direction:column;justify-content:center;padding:72px 48px 64px max(48px,50vw - 720px);display:flex}.landing3-hero__copy h1{letter-spacing:-.02em;color:#16233b;margin:0 0 22px;font-size:clamp(2.1rem,4.6vw,3.4rem);font-weight:800;line-height:1.06}.landing3-hero__copy h1 em{color:#c08b2d;font-style:normal}.landing3-hero__sub{color:#4c5a6e;max-width:420px;margin:0 0 28px;font-size:1.05rem;line-height:1.6}.landing3-hero__actions{flex-wrap:wrap;gap:14px;margin-bottom:34px;display:flex}.landing3-play__icon{border:1.6px solid;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;margin-right:9px;padding-left:2px;font-size:.55rem;display:inline-flex}.landing3-benefits{flex-wrap:wrap;gap:14px 28px;margin:0;padding:0;list-style:none;display:flex}.landing3-benefits li{color:#16233b;align-items:center;gap:9px;font-size:.94rem;font-weight:600;display:inline-flex}.landing3-benefits__icon{color:#2f5d8a;display:inline-flex}.landing3-hero__visual{min-height:560px;position:relative}.landing3-photo{background:radial-gradient(700px 420px at 70% 20%,#c08b2d47,#0000 60%),linear-gradient(200deg,#6b4a2e 0%,#3d2c1e 55%,#241a12 100%);justify-content:flex-start;align-items:flex-end;display:flex;position:absolute;inset:0}.landing3-photo span{color:#fff8ec80;letter-spacing:.06em;text-transform:uppercase;padding:0 0 18px 24px;font-size:.85rem;font-weight:600}.landing3-quote{text-align:center;color:#fdf8ef;filter:drop-shadow(0 6px 18px #00000073);z-index:2;width:250px;margin:0;position:absolute;top:42px;right:36px}.landing3-quote__stars{color:#e9b64d;letter-spacing:.18em;margin:0 0 8px;font-size:1rem}.landing3-quote blockquote{margin:0 0 8px;font-size:.95rem;font-weight:700;line-height:1.45}.landing3-quote figcaption{opacity:.9;font-size:.85rem;font-weight:600}.landing3-frame-desktop{aspect-ratio:10/7;z-index:1;width:min(46%,400px);height:auto;position:absolute;inset:auto 130px 42px auto}.landing3-frame-phone{z-index:2;position:absolute;bottom:28px;right:36px}.landing3-features{background:#faf6ef;border-top:1px solid #ece4d6;grid-template-columns:repeat(5,1fr);gap:0;padding:44px max(32px,50vw - 720px);display:grid}.landing3-features article{border-left:1px solid #e6dccb;padding:4px 26px}.landing3-features article:first-child{border-left:none;padding-left:0}.landing3-features__icon{color:#16233b;margin-bottom:12px;display:inline-flex}.landing3-features h3{color:#16233b;margin:0 0 8px;font-size:.98rem;font-weight:800}.landing3-features p{color:#5c6978;margin:0;font-size:.85rem;line-height:1.55}.landing3-trust{background:#f1ebdf;border-top:1px solid #e2d8c5;flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;padding:36px max(32px,50vw - 720px);display:flex}.landing3-trust__intro{align-items:center;gap:20px;display:flex}.landing3-trust__mark{object-fit:contain;width:56px;height:56px}.landing3-trust__intro h2{color:#16233b;margin:0 0 4px;font-size:1.25rem;font-weight:800}.landing3-trust__intro p{color:#5c6978;margin:0;font-size:.92rem}.landing3-trust__stats{align-items:center;display:flex}.landing3-trust__stats>div{text-align:center;border-left:1px solid #ddd2bc;padding:0 34px}.landing3-trust__stats>div:first-child{border-left:none}.landing3-trust__stats strong{color:#c08b2d;margin-bottom:2px;font-size:1.7rem;font-weight:800;display:block}.landing3-trust__stats span{color:#3d4a5c;font-size:.85rem;font-weight:600}@media (width<=1024px){.landing3-hero{grid-template-columns:1fr}.landing3-hero__visual{min-height:460px}.landing3-features{grid-template-columns:1fr;gap:22px}.landing3-features article{border-left:none;padding:0}.landing3-trust{flex-direction:column;align-items:flex-start}}.landing-topbar-cta{border-radius:10px;align-items:center;padding:10px 22px;font-size:.9rem;text-decoration:none;display:inline-flex}.landing-shell{padding:0}.landing-shell .public-backdrop{display:none}.landing-shell .public-topbar{max-width:none;margin:0;padding:12px max(32px,50vw - 720px)}.landing-shell .public-brand{gap:12px}.landing-shell .public-brand-tagline{display:none}.landing-shell .public-brand-mark{border-radius:50%;width:44px;height:44px}.landing-shell .public-brand-wordmark{font-size:1.35rem}.landing3-photo{background:url(/hero-farrier.webp) 50% 30%/cover no-repeat}.landing3-photo:after{content:"";pointer-events:none;background:linear-gradient(#0a111c73 0%,#0000 38%),linear-gradient(90deg,#0000 55%,#0a111c59 100%);position:absolute;inset:0}.landing-frame__screen{color:#ffffff8c;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(#ffffff0f,#0000 40%),linear-gradient(#1a2c44 0%,#101d31 100%);border:1px solid #ffffff1f;font-size:.78rem}.landing-frame__screen--filled{background:#10203a;border:none;padding:0;overflow:hidden}.landing-frame__screen--filled img{object-fit:cover;border-radius:8px;width:100%;height:100%;display:block}.landing3-quote{width:240px;top:40px;right:44px}.landing3-hero,.landing3-hero__visual{min-height:620px}.landing3-hero__copy{padding-top:88px;padding-bottom:76px}.admin-area{flex-direction:column;gap:1rem;max-width:64rem;display:flex}.admin-nav{flex-wrap:wrap;gap:.4rem;display:flex}.admin-nav__tab{border:1px solid var(--panel-border,#dfe3ea);color:#1b2742b3;background:#fff9;border-radius:999px;padding:.4rem .9rem;font-size:.85rem;font-weight:600;text-decoration:none}.admin-nav__tab.active{color:inherit;background:#315e6f1f;border-color:#315e6f59}.admin-promo-form{border:1px solid var(--panel-border,#dfe3ea);background:#fff9;border-radius:.6rem;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.admin-promo-form__presets{flex-wrap:wrap;gap:.5rem;display:flex}.admin-promo-form__grid{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:.6rem;display:grid}.admin-promo-form__grid label{flex-direction:column;gap:.25rem;font-size:.8rem;font-weight:600;display:flex}.admin-promo-form>.button{align-self:flex-start}
