.hub-cancel-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 22px;border-radius:10px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;box-sizing:border-box;border:2px solid #dc2626;background:#fff;color:#dc2626;transition:background .15s ease,border-color .15s ease,color .15s ease}.hub-cancel-btn:hover:not(:disabled){background:#fef2f2;border-color:#b91c1c;color:#b91c1c}.hub-cancel-btn:focus-visible{outline:2px solid #dc2626;outline-offset:2px}.hub-cancel-btn:disabled{opacity:.5;cursor:not-allowed}.hub-cancel-btn span{line-height:1.2}.hub-cancel-btn--block{flex:1;min-width:0}.hub-toast-region{position:fixed;right:16px;bottom:16px;z-index:10050;display:flex;flex-direction:column-reverse;align-items:flex-end;gap:10px;max-width:min(400px,calc(100vw - 32px));pointer-events:none}.hub-toast-region>*{pointer-events:auto}@keyframes hub-toast-enter{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.hub-toast{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;background:#fff;border-radius:14px;box-shadow:0 10px 40px #0000001f,0 2px 8px #0000000f;border:1px solid #e8e4e0;animation:hub-toast-enter .22s ease-out;min-width:0;width:100%}.hub-toast__icon-wrap{flex-shrink:0;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#d1fae5;color:#059669}.hub-toast__body{flex:1;min-width:0}.hub-toast__title{margin:0 0 4px;font-size:15px;font-weight:700;color:#1a1714;line-height:1.3}.hub-toast__message{margin:0;font-size:14px;font-weight:400;color:#525252;line-height:1.45}.hub-toast__close{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;border-radius:8px;color:#6b6560;cursor:pointer;margin:-4px -6px -4px 0;transition:background .15s,color .15s}.hub-toast__close:hover{background:#f5f0eb;color:#1a1714}.hub-toast__close:focus-visible{outline:2px solid #059669;outline-offset:2px}.hub-checkbox{position:relative;display:inline-flex;align-items:flex-start;gap:10px;margin:0;font-size:14px;line-height:1.45;color:#4a3b3a;cursor:pointer;-webkit-user-select:none;user-select:none}.hub-checkbox--disabled{cursor:not-allowed;opacity:.55}.hub-checkbox__input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hub-checkbox__box{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;margin-top:1px;border-radius:6px;border:2px solid #d6d6d6;background:#fff;color:#fff;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.hub-checkbox__input:focus-visible+.hub-checkbox__box{outline:2px solid #c86a4d;outline-offset:2px}.hub-checkbox__input:checked+.hub-checkbox__box,.hub-checkbox__input:indeterminate+.hub-checkbox__box,.hub-checkbox__box--checked,.hub-checkbox__box--indeterminate{background:#c86a4d;border-color:#c86a4d}.hub-checkbox__input:disabled+.hub-checkbox__box{background:#f5f5f4;border-color:#e7e5e4;color:transparent}.hub-checkbox__input:checked:disabled+.hub-checkbox__box{background:#e7c4af;border-color:#e7c4af;color:#fff}.hub-checkbox__label{flex:1;min-width:0}.hub-clientes{--hc-brand: #c86a4d;--hc-brand-hover: #a85a40;--hc-text: #4a3b3a;--hc-text-muted: #8e6e67;--hc-border: #e5dcd6;--hc-card: #ffffff;--hc-row-selected: #fdf6f2;--hc-radius: 10px;display:flex;flex-direction:row;align-items:stretch;gap:0;width:100%;max-width:100%;min-height:calc(100vh - 120px);color:var(--hc-text);font-size:14px}.hub-clientes__main{flex:1;min-width:0;padding-right:16px}.hub-clientes__panel{width:400px;flex-shrink:0;background:var(--hc-card);border:1px solid var(--hc-border);border-radius:var(--hc-radius);display:flex;flex-direction:column;max-height:calc(100vh - 100px);position:sticky;top:88px;align-self:flex-start}.hub-clientes__panel-scroll{overflow-y:auto;flex:1;padding:20px}.hub-clientes__title-block{margin-bottom:20px}.hub-clientes__title{margin:0 0 6px;font-size:22px;font-weight:700;letter-spacing:-.02em;color:var(--hc-text)}.hub-clientes__subtitle{margin:0;font-size:14px;color:var(--hc-text-muted)}.hub-clientes__tabs,.hub-clientes__detail-tabs{--hc-brand: #c86a4d;--hc-brand-hover: #a85a40}.hub-clientes__tabs{display:flex;gap:4px;margin-bottom:20px;border-bottom:1px solid var(--hc-border)}.hub-clientes__tab{padding:10px 16px;border:none;background:transparent;font-size:14px;font-weight:600;color:var(--hc-text-muted);cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;font-family:inherit}.hub-clientes__tab:hover{color:var(--hc-text)}.hub-clientes__tab--active{color:var(--hc-brand);border-bottom-color:var(--hc-brand)}a.hub-clientes__tab{text-decoration:none;color:var(--hc-text-muted);box-sizing:border-box}a.hub-clientes__tab.hub-clientes__tab--active{color:var(--hc-brand)}.hub-clientes__metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px}@media(max-width:1200px){.hub-clientes__metrics{grid-template-columns:repeat(2,1fr)}}.hub-clientes__metric-card{background:var(--hc-card);border:1px solid var(--hc-border);border-radius:var(--hc-radius);padding:16px}.hub-clientes__metric-label{font-size:12px;font-weight:600;color:var(--hc-text-muted);margin-bottom:6px}.hub-clientes__metric-value{font-size:24px;font-weight:700;color:var(--hc-text);line-height:1.2}.hub-clientes__metric-sub{font-size:12px;color:var(--hc-text-muted);margin-top:6px}.hub-clientes__toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:16px}.hub-clientes__search{flex:1;min-width:200px;position:relative}.hub-clientes__search input{width:100%;padding:10px 12px 10px 36px;border-radius:8px;border:1px solid var(--hc-border);font-size:14px;font-family:inherit;box-sizing:border-box}.hub-clientes__search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:var(--hc-text-muted);pointer-events:none}.hub-clientes__select{padding:10px 12px;border-radius:8px;border:1px solid var(--hc-border);font-size:13px;font-family:inherit;background:#fff;color:var(--hc-text);min-width:140px}.hub-clientes__btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;border:1px solid var(--hc-border);background:#fff;color:var(--hc-text)}a.hub-clientes__btn{text-decoration:none}a.hub-clientes__btn:hover,a.hub-clientes__btn:focus-visible{text-decoration:none}.hub-clientes__btn--primary{background:var(--hc-brand);border-color:var(--hc-brand);color:#fff}.hub-clientes__btn--primary:hover{background:var(--hc-brand-hover);border-color:var(--hc-brand-hover)}.hub-clientes__btn--ghost{background:#fff;border:1px solid var(--hc-border);color:var(--hc-text)}.hub-clientes__btn--ghost:hover{background:#faf7f4}.hub-clientes__table-wrap{background:var(--hc-card);border:1px solid var(--hc-border);border-radius:var(--hc-radius);overflow:auto}.hub-clientes__table{width:100%;border-collapse:collapse;font-size:13px}.hub-clientes__table th{text-align:left;padding:12px 14px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--hc-text-muted);border-bottom:1px solid var(--hc-border);background:#faf7f4;white-space:nowrap}.hub-clientes__table td{padding:12px 14px;border-bottom:1px solid var(--hc-border);vertical-align:middle}.hub-clientes__table tr{cursor:pointer}.hub-clientes__table tr:last-child td{border-bottom:none}.hub-clientes__table tr.hub-clientes__row--selected td{background:var(--hc-row-selected)}.hub-clientes__table tr:hover td{background:#fdfaf8}.hub-clientes__th-status,.hub-clientes__th-actions{width:1%;white-space:nowrap}.hub-clientes__th-actions{text-align:right}.hub-clientes__td-status{vertical-align:middle}.hub-clientes__td-actions{text-align:right;vertical-align:middle;white-space:nowrap}.hub-clientes__td-actions>div{display:inline-flex;justify-content:flex-end}.hub-clientes__td-actions-inner{display:inline-flex;justify-content:flex-end}.hub-clientes__avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#e7c4af,#dcb896);color:#6c3b2a;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0}.hub-clientes__tutor-cell{display:flex;align-items:center;gap:10px}.hub-clientes__tutor-name{font-weight:600;color:var(--hc-text);border:none;background:none;padding:0;cursor:pointer;font-size:inherit;font-family:inherit;text-align:left}.hub-clientes__tutor-name:hover{color:var(--hc-brand);text-decoration:underline}.hub-clientes__tag{display:inline-block;font-size:11px;font-weight:600;padding:2px 8px;border-radius:6px;margin-left:6px;vertical-align:middle}.hub-clientes__tag--primary{background:#fdeee8;color:#a85a40}.hub-clientes__tag--secondary{background:#ede7e2;color:var(--hc-text-muted)}.hub-clientes__tag--company{background:#e8f4ef;color:#3d6b5c}.hub-clientes__pet-dots{display:flex;gap:-4px}.hub-clientes__pet-dot{width:28px;height:28px;border-radius:50%;border:2px solid #fff;margin-left:-6px;background:#c4d4e8;font-size:10px;display:inline-flex;align-items:center;justify-content:center;color:#4a5568;font-weight:700}.hub-clientes__pet-dot:first-child{margin-left:0}.hub-clientes__pill{display:inline-flex;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600}.hub-clientes__pill--active{background:#e8f4ef;color:#2f6f4e}.hub-clientes__pill--inactive{background:#ede7e2;color:var(--hc-text-muted)}.hub-clientes__pill--inactive-alert{background:#ffebee;color:#b71c1c}.hub-clientes__muted{color:var(--hc-text-muted);font-size:13px}.hub-clientes__panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.hub-clientes__panel-close{border:none;background:#f5f5f5;width:32px;height:32px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--hc-text-muted);flex-shrink:0}.hub-clientes__panel-close:hover{background:#ebebeb;color:var(--hc-text)}.hub-clientes__panel-hero{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:16px}.hub-clientes__panel-avatar-lg{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#e7c4af,#dcb896);color:#6c3b2a;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;margin-bottom:10px}.hub-clientes__panel-name{margin:0;font-size:18px;font-weight:700}.hub-clientes__quick-actions{display:flex;justify-content:center;gap:10px;margin-bottom:16px}.hub-clientes__icon-btn{width:40px;height:40px;border-radius:50%;border:1px solid var(--hc-border);background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--hc-text)}.hub-clientes__icon-btn:hover,.hub-clientes__icon-btn--accent{border-color:var(--hc-brand);color:var(--hc-brand)}.hub-clientes__dropdown-wrap{position:relative;display:inline-flex}.hub-clientes__dropdown-menu{position:absolute;top:calc(100% + 4px);right:0;min-width:160px;background:#fff;border:1px solid var(--hc-border);border-radius:8px;box-shadow:0 4px 16px #0000001a;z-index:50;padding:4px 0}.hub-clientes__dropdown-menu--portal{z-index:10000}.hub-clientes__dropdown-item{display:block;width:100%;text-align:left;padding:10px 14px;border:none;background:none;font-size:14px;font-family:inherit;cursor:pointer;color:var(--hc-text)}.hub-clientes__dropdown-item:hover{background:#faf7f4}.hub-clientes__dropdown-item--danger{color:#a85a40}.hub-clientes__dropdown-item--danger:hover{background:#fdf6f2}.hub-clientes__detail-tabs{display:flex;gap:4px;border-bottom:1px solid var(--hc-border);margin-bottom:14px}.hub-clientes__detail-tab{padding:8px 10px;font-size:13px;font-weight:600;border:none;background:none;color:var(--hc-text-muted);cursor:pointer;font-family:inherit;border-bottom:2px solid transparent;margin-bottom:-1px}.hub-clientes__detail-tab--active{color:var(--hc-brand);border-bottom-color:var(--hc-brand)}.hub-clientes__section{margin-bottom:18px}.hub-clientes__section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.hub-clientes__section-title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--hc-text-muted);margin:0}.hub-clientes__link-btn{border:none;background:none;color:var(--hc-brand);font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}.hub-clientes__link-btn--with-icon{display:inline-flex;align-items:center;gap:5px}.hub-clientes__contact-card{background:var(--hc-card);border:1px solid var(--hc-border);border-radius:var(--hc-radius);padding:18px 20px}.hub-clientes__contact-card-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.hub-clientes__contact-card-title{margin:0;font-size:15px;font-weight:700;letter-spacing:-.01em;color:var(--hc-text)}.hub-clientes__contact-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.hub-clientes__contact-row{display:flex;align-items:flex-start;gap:12px}.hub-clientes__contact-row-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:22px;color:var(--hc-text-muted);margin-top:1px}.hub-clientes__contact-row-text{min-width:0;font-size:14px;line-height:1.45;color:var(--hc-text-muted)}.hub-clientes__contact-row-text strong{color:var(--hc-text);font-weight:600}.hub-clientes__empty-state{padding:20px;text-align:center;font-size:13px;color:var(--hc-text-muted);border:1px dashed var(--hc-border);border-radius:8px;line-height:1.5}.hub-clientes__form-title{margin:0 0 16px;font-size:16px;font-weight:700}.hub-clientes__field{margin-bottom:12px}.hub-clientes__label{display:block;font-size:12px;font-weight:600;margin-bottom:4px;color:var(--hc-text)}.hub-clientes__input,.hub-clientes__textarea,.hub-clientes__select-input{width:100%;padding:9px 10px;border-radius:8px;border:1px solid var(--hc-border);font-size:14px;font-family:inherit;box-sizing:border-box}.hub-clientes__textarea{min-height:72px;resize:vertical}.hub-clientes__row2{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hub-clientes__footer-btns{display:flex;flex-direction:column;gap:10px;margin-top:20px;padding-top:16px;border-top:1px solid var(--hc-border)}.hub-clientes__btn-row{display:flex;gap:8px;flex-wrap:wrap}.hub-clientes__btn--outline{background:#fff;border:1px solid var(--hc-brand);color:var(--hc-brand)}.hub-clientes__btn--outline:hover{background:#fdf6f2}.hub-clientes__detail-page-back{margin-bottom:16px}@media(max-width:1100px){.hub-clientes{flex-direction:column}.hub-clientes__main{padding-right:0}.hub-clientes__panel{width:100%;max-height:none;position:static}}.hub-combobox{position:relative;width:100%;font-size:14px;--hc-combo-brand: #c86a4d;--hc-combo-brand-soft: rgba(200, 106, 77, .14);--hc-combo-border: #e8e4e0;--hc-combo-text: #2d2a28;--hc-combo-muted: #6b6560}.hub-combobox--disabled{opacity:.55;pointer-events:none}.hub-combobox__trigger{display:flex;align-items:center;gap:10px;width:100%;min-height:38px;padding:7px 10px;border-radius:8px;border:1px solid var(--hc-combo-border);background:#fff;font-family:inherit;font-size:14px;color:var(--hc-combo-text);cursor:pointer;text-align:left;box-sizing:border-box;font-weight:500}.hub-combobox__trigger:hover:not(:disabled){border-color:var(--hc-combo-brand)}.hub-combobox__trigger--no-leading{gap:8px}.hub-combobox__trigger-leading{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:22px;color:var(--hc-combo-muted)}.hub-combobox__trigger-leading--hidden{display:none;width:0;margin:0;padding:0;overflow:hidden}.hub-combobox__trigger-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.hub-combobox__trigger-label--placeholder{font-weight:500;color:var(--hc-combo-muted)}.hub-combobox__trigger-actions{display:flex;align-items:center;gap:6px;flex-shrink:0;color:var(--hc-combo-muted)}.hub-combobox__clear{display:flex;align-items:center;justify-content:center;padding:4px;border-radius:6px;cursor:pointer;color:var(--hc-combo-muted)}.hub-combobox__clear:hover{background:#f3f1ee;color:var(--hc-combo-text)}.hub-combobox__panel{background:#fff;border:1px solid var(--hc-combo-border);border-radius:12px;box-shadow:0 12px 40px #0000001f;overflow:hidden;display:flex;flex-direction:column}.hub-combobox__panel--portal{box-sizing:border-box}.hub-combobox__search-wrap{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid var(--hc-combo-border);flex-shrink:0}.hub-combobox__search-icon{flex-shrink:0;color:var(--hc-combo-muted)}.hub-combobox__search{flex:1;min-width:0;border:none;outline:none;font-size:14px;font-family:inherit;padding:4px 0}.hub-combobox__search::placeholder{color:#a8a29e}.hub-combobox__search-clear{display:flex;align-items:center;justify-content:center;padding:4px;border:none;background:transparent;border-radius:6px;cursor:pointer;color:var(--hc-combo-muted)}.hub-combobox__search-clear:hover{background:#f3f1ee}.hub-combobox__list{list-style:none;margin:0;padding:6px 0;overflow-y:auto;flex:1;min-height:0}.hub-combobox__empty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:28px 16px;color:var(--hc-combo-muted);font-size:13px;text-align:center}.hub-combobox__option{display:flex;align-items:center;gap:10px;width:100%;padding:10px 14px;border:none;background:transparent;font-family:inherit;font-size:14px;text-align:left;cursor:pointer;color:var(--hc-combo-text)}.hub-combobox__option:hover{background:#faf9f8}.hub-combobox__option--selected{background:var(--hc-combo-brand-soft)}.hub-combobox__option-icon{display:flex;width:22px;justify-content:center;flex-shrink:0;color:var(--hc-combo-muted)}.hub-combobox__option--no-icon .hub-combobox__option-icon{display:none;width:0;min-width:0}.hub-combobox__option--no-icon{gap:0;padding-left:14px}.hub-combobox__option-label{flex:1;min-width:0}.hub-combobox__option-check{flex-shrink:0;color:var(--hc-combo-brand)}.hub-combobox__create{border-top:1px solid var(--hc-combo-border);padding:8px 10px 10px;flex-shrink:0}.hub-combobox__create-btn{width:100%;padding:10px 12px;border:none;border-radius:8px;background:transparent;font-family:inherit;font-size:13px;font-weight:600;color:var(--hc-combo-brand);cursor:pointer;text-align:left}.hub-combobox__create-btn:hover{background:var(--hc-combo-brand-soft)}.hub-combobox--clientes .hub-combobox__trigger{border-color:var(--hc-border, #e5e0dc)}.hub-combobox--clientes .hub-combobox__trigger:hover:not(:disabled){border-color:var(--hc-brand, #f0642f)}.hub-date-field{--hub-date-border: #d6d6d6;--hub-date-border-hover: #c9b8b4;--hub-date-border-focus: #c86a4d;--hub-date-ring: rgba(200, 106, 77, .14);--hub-date-text: #4a3b3a;--hub-date-muted: #8e6e67;--hub-date-icon: #8e6e67;--hub-date-icon-focus: #c86a4d;--hub-date-bg: #ffffff;--hub-date-bg-disabled: #faf8f6;width:100%;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.hub-date-field__label{display:block;margin-bottom:6px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--hub-date-muted);cursor:default}.hub-date-field__row{display:flex;align-items:stretch;gap:8px;width:100%}.hub-date-field__control{display:flex;align-items:center;gap:6px;flex:1;min-width:0;min-height:40px;padding:0 8px 0 10px;border:1px solid var(--hub-date-border);border-radius:10px;background:var(--hub-date-bg);box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.hub-date-field:not(.hub-date-field--disabled) .hub-date-field__control:hover{border-color:var(--hub-date-border-hover)}.hub-date-field__control:focus-within,.hub-date-field__control--open{border-color:var(--hub-date-border-focus);box-shadow:0 0 0 3px var(--hub-date-ring)}.hub-date-field__control:focus-within .hub-date-field__icon-btn,.hub-date-field__control--open .hub-date-field__icon-btn{color:var(--hub-date-icon-focus)}.hub-date-field--disabled .hub-date-field__control{background:var(--hub-date-bg-disabled);opacity:.72;cursor:not-allowed}.hub-date-field__icon-btn{display:flex;flex-shrink:0;width:28px;height:28px;align-items:center;justify-content:center;border:none;background:transparent;color:var(--hub-date-icon);cursor:pointer;border-radius:6px;padding:0}.hub-date-field__icon-btn:hover:not(:disabled){background:#c86a4d1a;color:var(--hub-date-icon-focus)}.hub-date-field__icon-btn:disabled{cursor:not-allowed}.hub-date-field__input{flex:1;min-width:0;height:38px;padding:0;border:none;background:transparent;font-family:inherit;font-size:14px;font-weight:500;color:var(--hub-date-text);box-sizing:border-box}.hub-date-field__input:focus{outline:none}.hub-date-field__input::placeholder{color:var(--hub-date-muted);opacity:.85}.hub-date-field__input:disabled{cursor:not-allowed}.hub-date-field__chevron-btn{display:flex;flex-shrink:0;width:28px;height:28px;align-items:center;justify-content:center;border:none;background:transparent;color:var(--hub-date-muted);cursor:pointer;border-radius:6px;padding:0}.hub-date-field__chevron-btn:hover:not(:disabled){background:#c86a4d1a;color:var(--hub-date-icon-focus)}.hub-date-field__chevron-btn:disabled{cursor:not-allowed}.hub-date-field__chevron-btn svg{transition:transform .15s ease}.hub-date-field__chevron--open{transform:rotate(180deg)}.hub-date-field__today{flex-shrink:0;min-height:40px;padding:0 14px;border:1px solid var(--hub-date-border-focus);border-radius:10px;background:#fff;color:var(--hub-date-border-focus);font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.hub-date-field__today:hover:not(:disabled){background:#c86a4d14}.hub-date-field__today:disabled{opacity:.55;cursor:not-allowed}.hub-date-picker--portal{box-sizing:border-box}.hub-date-picker{--hub-date-border-focus: #c86a4d;--hub-date-text: #4a3b3a;--hub-date-muted: #8e6e67;background:#fff;border:1px solid #e8e4e0;border-radius:12px;box-shadow:0 4px 6px -1px #4a3b3a14,0 16px 32px -8px #4a3b3a24;padding:12px 12px 10px;font-family:inherit;color:var(--hub-date-text)}.hub-date-picker__head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px;padding:0 4px}.hub-date-picker__month{margin:0;font-size:14px;font-weight:600;color:var(--hub-date-text)}.hub-date-picker__nav{display:flex;flex-direction:column;gap:0}.hub-date-picker__nav-btn{display:flex;align-items:center;justify-content:center;width:28px;height:22px;border:none;background:transparent;color:var(--hub-date-muted);cursor:pointer;border-radius:4px;padding:0}.hub-date-picker__nav-btn:hover{background:#f5f0eb;color:var(--hub-date-text)}.hub-date-picker__weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:4px;padding:0 2px}.hub-date-picker__weekday{text-align:center;font-size:11px;font-weight:600;color:var(--hub-date-muted);line-height:1.2}.hub-date-picker__grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.hub-date-picker__day{display:flex;align-items:center;justify-content:center;min-height:32px;border:none;border-radius:6px;background:transparent;font-family:inherit;font-size:13px;font-weight:500;color:var(--hub-date-text);cursor:pointer}.hub-date-picker__day:hover{background:#c86a4d1f}.hub-date-picker__day--muted{color:#b5aba5}.hub-date-picker__day--today{font-weight:700;color:var(--hub-date-border-focus)}.hub-date-picker__day--today:not(.hub-date-picker__day--selected){box-shadow:inset 0 0 0 1px var(--hub-date-border-focus)}.hub-date-picker__day--selected{background:var(--hub-date-border-focus);color:#fff;font-weight:600;box-shadow:none}.hub-date-picker__day--selected:hover{background:#a85a40}.hub-date-picker__foot{display:flex;align-items:center;justify-content:space-between;margin-top:10px;padding-top:10px;border-top:1px solid #f0ede9}.hub-date-picker__foot-btn{border:none;background:none;font-family:inherit;font-size:13px;font-weight:600;color:var(--hub-date-border-focus);cursor:pointer;padding:6px 8px;border-radius:6px}.hub-date-picker__foot-btn:hover{background:#c86a4d1a}.hub-date-field--invalid .hub-date-field__control{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441f}.hub-date-field__hint{margin:6px 0 0;font-size:12px;color:var(--hub-date-muted)}.hub-date-field__error{margin:6px 0 0;font-size:12px;color:#b91c1c}.hub-ds{max-width:720px;margin:0 auto;padding:32px 24px 64px;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#4a3b3a;background:#faf7f4;min-height:100%;box-sizing:border-box}.hub-ds__header{margin-bottom:32px}.hub-ds__title{margin:0 0 8px;font-size:1.5rem;font-weight:700;color:#4a3b3a}.hub-ds__lead{margin:0;font-size:15px;line-height:1.5;color:#8e6e67}.hub-ds__section{margin-bottom:40px}.hub-ds__section-title{margin:0 0 6px;font-size:1.1rem;font-weight:700;color:#4a3b3a}.hub-ds__section-desc{margin:0 0 20px;font-size:14px;line-height:1.45;color:#8e6e67}.hub-ds__card{background:#fff;border:1px solid #e8e4e0;border-radius:12px;padding:20px;box-shadow:0 1px 2px #4a3b3a0d}.hub-ds__grid{display:grid;gap:24px}.hub-ds__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:560px){.hub-ds__grid--2{grid-template-columns:1fr}}.hub-ds__example-label{margin:0 0 10px;font-size:12px;font-weight:600;color:#8e6e67;text-transform:uppercase;letter-spacing:.05em}.hub-ds__code{margin-top:16px;padding:12px 14px;background:#f7f4f2;border-radius:8px;font-size:12px;line-height:1.5;color:#6b5654;overflow-x:auto}.hub-ds__code code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.hub-ds__btn-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.hub-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1100;padding:16px}.hub-modal__card{background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000040;display:flex;flex-direction:column;max-height:calc(100vh - 32px);overflow:hidden;width:100%}.hub-modal__card--lg{max-width:680px}.hub-modal__card--xl{max-width:940px}.hub-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:20px 24px 16px;border-bottom:1px solid #e8e4e0;flex-shrink:0}.hub-modal__header-text{min-width:0}.hub-modal__title{margin:0;font-size:17px;font-weight:700;color:#1a1714;line-height:1.3}.hub-modal__subtitle{margin:2px 0 0;font-size:13px;color:#6b6560}.hub-modal__close{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;border-radius:8px;color:#6b6560;cursor:pointer;transition:background .15s,color .15s}.hub-modal__close:hover{background:#f5f0eb;color:#1a1714}.hub-modal__body{display:flex;flex:1;min-height:0;overflow:hidden}.hub-modal__main{flex:1;overflow-y:auto;padding:20px 24px}.hub-modal__main--with-aside{padding-right:16px}.hub-modal__aside{width:240px;flex-shrink:0;border-left:1px solid #e8e4e0;padding:20px 16px;overflow-y:auto;background:#faf8f6}.hub-modal__footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:14px 24px;border-top:1px solid #e8e4e0;flex-shrink:0;background:#faf8f6}.hub-side-panel__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;justify-content:flex-end;align-items:stretch;padding:0;background:#120e0a6b;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:hub-side-panel-overlay-in .2s ease-out}@keyframes hub-side-panel-overlay-in{0%{opacity:0}to{opacity:1}}.hub-side-panel__sheet{position:relative;width:50vw;min-width:320px;max-width:100%;height:100%;background:#fff;box-shadow:-12px 0 48px #0000002e;display:flex;flex-direction:column;overflow:hidden;border-radius:16px 0 0 16px;animation:hub-side-panel-sheet-in .24s cubic-bezier(.22,1,.36,1);--hc-brand: #c86a4d;--hc-brand-hover: #a85a40;--hc-text: #4a3b3a;--hc-text-muted: #8e6e67;--hc-border: #e5dcd6}@keyframes hub-side-panel-sheet-in{0%{transform:translate(100%)}to{transform:translate(0)}}@media(max-width:640px){.hub-side-panel__sheet{width:100%;min-width:0;border-radius:0}}.hub-side-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:20px 24px 16px;border-bottom:1px solid #e8e4e0;flex-shrink:0}.hub-side-panel__header-text{min-width:0;flex:1}.hub-side-panel__title-row{display:flex;align-items:flex-start;gap:12px}.hub-side-panel__title-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:1px;color:#c86a4d}.hub-side-panel__title-stack{min-width:0;flex:1}.hub-side-panel__title{margin:0;font-size:17px;font-weight:700;color:#1a1714;line-height:1.3}.hub-side-panel__subtitle{margin:2px 0 0;font-size:13px;color:#6b6560}.hub-side-panel__close{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;border-radius:8px;color:#6b6560;cursor:pointer;transition:background .15s,color .15s}.hub-side-panel__close:hover{background:#f5f0eb;color:#1a1714}.hub-side-panel__body{display:flex;flex:1;min-height:0;overflow:hidden}.hub-side-panel__main{flex:1;overflow-y:auto;padding:20px 24px;min-width:0}.hub-side-panel__main--with-aside{padding-right:16px}.hub-side-panel__aside{width:220px;flex-shrink:0;border-left:1px solid #e8e4e0;padding:20px 14px;overflow-y:auto;background:#faf8f6}@media(max-width:900px){.hub-side-panel__aside{width:200px}}.hub-side-panel__footer{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px;padding:14px 24px;border-top:1px solid #e8e4e0;flex-shrink:0;background:#faf8f6}.hub-pets-page{--hc-brand: #f0642f;--hc-brand-hover: #d85526}.hub-pets-page .hub-clientes__metric-card{box-shadow:0 1px 3px #0000000f;position:relative;overflow:hidden}.hub-pets-metric-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:4px}.hub-pets-metric-card__icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hub-pets-metric-card__icon--brand{background:#f0642f1f;color:var(--hc-brand)}.hub-pets-metric-card__icon--green{background:#2ea0641f;color:#2e9a64}.hub-pets-metric-trend{font-size:12px;font-weight:600;color:#2e9a64;margin-top:8px}.hub-pets-toolbar-wrap{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.hub-pets-toolbar-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.hub-pets-toolbar-row .hub-clientes__search{flex:1;min-width:220px}.hub-pets-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding:12px 4px 4px;font-size:13px;color:var(--hc-text-muted)}.hub-pets-pagination__pages{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.hub-pets-pagination__page{min-width:36px;height:36px;padding:0 8px;border-radius:8px;border:1px solid var(--hc-border);background:#fff;font-size:13px;font-weight:600;font-family:inherit;color:var(--hc-text);cursor:pointer}.hub-pets-pagination__page:hover{border-color:var(--hc-brand);color:var(--hc-brand)}.hub-pets-pagination__page--active{border-color:var(--hc-brand);color:var(--hc-brand);box-shadow:0 0 0 1px var(--hc-brand)}.hub-pets-pagination__page:disabled{opacity:.45;cursor:not-allowed}.hub-pets-pagination__per-page{display:flex;align-items:center;gap:8px}.hub-pets-pagination__per-page select{padding:8px 10px;border-radius:8px;border:1px solid var(--hc-border);font-size:13px;font-family:inherit;background:#fff;color:var(--hc-text)}.hub-pets-photo-field{margin-bottom:20px}.hub-pets-photo-field__label-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.hub-pets-photo-field__title{font-size:13px;font-weight:600;color:var(--hc-text)}.hub-pets-photo-field__optional{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--hc-text-muted)}.hub-pets-photo-field__row{display:flex;align-items:center;gap:16px}.hub-pets-photo-field__circle{width:72px;height:72px;border-radius:50%;border:2px dashed var(--hc-border);background:#faf7f4;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--hc-text-muted);font-size:12px;font-weight:600;text-align:center;line-height:1.2}.hub-pets-photo-field__circle img{width:100%;height:100%;object-fit:cover}.hub-pets-photo-field__actions{display:flex;flex-direction:column;align-items:flex-start;gap:8px;position:relative}.hub-pets-photo-field__hint{margin:0;font-size:12px;color:var(--hc-text-muted);line-height:1.45;max-width:260px}.hub-pets-name-with-star{display:inline-flex;align-items:center;gap:4px}.hub-pets-name-with-star .hub-pets-star{color:var(--hc-brand);flex-shrink:0}.hub-pets-page .hub-pets-table-avatar{width:40px;height:40px;font-size:14px}.hub-pets-detail__hero{display:flex;align-items:flex-start;gap:16px;margin-bottom:18px;text-align:left}.hub-pets-detail__hero-avatar{margin-bottom:0!important;flex-shrink:0}.hub-pets-detail__hero-body{flex:1;min-width:0}.hub-pets-detail__hero-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.hub-pets-detail__hero-name{margin:0;text-align:left}.hub-pets-detail__hero-muted{margin:4px 0 0;font-size:13px;line-height:1.45;color:var(--hc-text-muted)}.hub-pets-detail__hero-tutor{margin-top:8px}.hub-pets-detail__hero-tutor-name{color:var(--hc-brand);font-weight:600}.hub-pets-detail__quick-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 12px;margin-bottom:18px}.hub-pets-detail__quick-item{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:52px;padding:0;border:none;background:transparent;font:inherit;cursor:pointer;color:inherit}.hub-pets-detail__quick-item:disabled{cursor:not-allowed;opacity:.55}.hub-pets-detail__quick-link{text-decoration:none;color:inherit}.hub-pets-detail__quick-link:hover .hub-clientes__icon-btn{border-color:var(--hc-brand);color:var(--hc-brand)}.hub-pets-detail__quick-label{font-size:11px;font-weight:600;color:var(--hc-text-muted);text-align:center;line-height:1.2;max-width:72px}.hub-pets-detail__quick-icon--disabled{opacity:.55}.hub-pets-detail__quick-stack{display:flex;flex-direction:column;align-items:center;gap:6px;padding:0;border:none;background:transparent;font:inherit;cursor:pointer;color:inherit}.hub-pets-detail__dropdown-wrap{position:relative}.hub-pets-detail__tabs{flex-wrap:wrap;gap:2px 4px}.hub-pets-detail__info-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 16px}@media(max-width:380px){.hub-pets-detail__info-grid{grid-template-columns:1fr}}.hub-pets-detail__info-pair{display:flex;flex-direction:column;gap:4px;min-width:0}.hub-pets-detail__info-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--hc-text-muted)}.hub-pets-detail__info-value{font-size:14px;font-weight:700;color:var(--hc-text);line-height:1.35;word-break:break-word}.hub-pets-detail__empty-inline{padding:14px 16px;text-align:left;font-size:13px;line-height:1.5}.hub-pets-detail__footer-full{width:100%;justify-content:center}.hub-pets-srd-field{margin-top:-4px}.hub-pets-srd-toggle-row{display:flex;align-items:center;gap:10px}.hub-pets-srd-label-inline{margin:0;font-weight:600}.hub-pets-srd-hint{display:inline-flex;color:var(--hc-text-muted, #64748b);cursor:help}.hub-pets-srd-switch{width:44px;height:24px;border-radius:12px;border:none;background:#e2e8f0;cursor:pointer;position:relative;flex-shrink:0}.hub-pets-srd-switch--on{background:var(--hc-brand, #f0642f)}.hub-pets-srd-switch:after{content:"";position:absolute;width:20px;height:20px;border-radius:50%;background:#fff;top:2px;left:2px;transition:transform .15s ease}.hub-pets-srd-switch--on:after{transform:translate(20px)}.pet-wizard{--pw-brand: #e65100;--pw-brand-soft: #f0642f;--pw-brand-hover: #c74700;--pw-text: #2d2a28;--pw-muted: #6b6560;--pw-border: #e8e4e0;--pw-bg: #f7f5f2;--pw-card: #ffffff;--pw-radius: 12px;--pw-radius-lg: 14px;display:flex;flex-direction:column;flex:1;min-height:0;width:100%;max-width:1440px;margin:0 auto;padding:28px clamp(16px,3vw,40px) 32px;box-sizing:border-box;color:var(--pw-text);font-size:14px}.pet-wizard__combobox{position:relative;z-index:2}.pet-wizard__header{margin-bottom:20px;flex-shrink:0}.pet-wizard__title{margin:0 0 6px;font-size:28px;font-weight:700;letter-spacing:-.02em}.pet-wizard__subtitle{margin:0;font-size:15px;color:var(--pw-muted);line-height:1.45}.pet-wizard__lead{margin:0 0 16px;font-size:14px;color:var(--pw-muted);line-height:1.5}.pet-wizard__stepper{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:0;margin-bottom:28px;flex-shrink:0;width:100%}.pet-wizard__stepper-line{flex:1 1 12px;min-width:8px;height:2px;margin-top:17px;background:var(--pw-border);border-radius:2px;align-self:flex-start}.pet-wizard__stepper-line--active{background:var(--pw-brand-soft)}.pet-wizard__step-node{display:flex;flex-direction:column;align-items:center;gap:8px;width:112px;flex-shrink:0;padding:0 4px 8px;border:none;background:transparent;font-family:inherit;cursor:pointer;color:var(--pw-muted)}.pet-wizard__step-node--locked{cursor:not-allowed;opacity:.45}.pet-wizard__step-node:not(.pet-wizard__step-node--locked):hover .pet-wizard__step-node-label{color:var(--pw-text)}.pet-wizard__step-node-num{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;background:#eceae7;color:var(--pw-muted);border:2px solid var(--pw-border);transition:background .15s ease,color .15s ease,border-color .15s ease}.pet-wizard__step-node--active .pet-wizard__step-node-num{background:var(--pw-brand-soft);border-color:var(--pw-brand-soft);color:#fff;box-shadow:0 2px 8px #e6510047}.pet-wizard__step-node--done .pet-wizard__step-node-num{background:#f0642f26;border-color:var(--pw-brand-soft);color:var(--pw-brand-soft)}.pet-wizard__step-node-label{font-size:12px;font-weight:600;text-align:center;line-height:1.25;max-width:108px}.pet-wizard__step-node--active .pet-wizard__step-node-label{color:var(--pw-text);font-weight:700}@media(max-width:900px){.pet-wizard__step-node{width:88px}.pet-wizard__step-node-label{font-size:11px;max-width:84px}}@media(max-width:640px){.pet-wizard__stepper{flex-wrap:wrap;justify-content:center;row-gap:12px}.pet-wizard__stepper-line{display:none}.pet-wizard__step-node{width:25%;min-width:72px}}.pet-wizard__middle{flex:1;min-height:0;display:flex;flex-direction:column}.pet-wizard__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px);gap:28px;align-items:start;flex:1;overflow:visible}@media(max-width:1024px){.pet-wizard__grid{grid-template-columns:1fr}}.pet-wizard__main{min-width:0;overflow:visible}.pet-wizard__step-card{background:var(--pw-card);border:1px solid var(--pw-border);border-radius:var(--pw-radius-lg);padding:26px 28px 30px;box-shadow:0 2px 12px #0000000d;overflow:visible}.pet-wizard__step-pane{margin:0}.pet-wizard__step-pane .pet-wizard__section-title{margin-top:0}.pet-wizard__section-title{margin:0 0 18px;font-size:17px;font-weight:700}.pet-wizard__basics{margin:0}.pet-wizard__basics-divider{height:1px;background:var(--pw-border);margin:28px 0 24px}.pet-wizard__block-head{display:flex;align-items:flex-start;gap:14px;margin-bottom:20px}.pet-wizard__block-head-icon{flex-shrink:0;width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--pw-bg);color:var(--pw-muted);border:1px solid var(--pw-border)}.pet-wizard__block-head-icon--brand{background:#f0642f1a;color:var(--pw-brand-soft);border-color:#f0642f38}.pet-wizard__block-title{margin:0 0 4px;font-size:17px;font-weight:700}.pet-wizard__block-sub{margin:0;font-size:13px;color:var(--pw-muted);line-height:1.45}.pet-wizard__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px}@media(max-width:720px){.pet-wizard__fields{grid-template-columns:1fr}}.pet-wizard__field--full{grid-column:1 / -1}.pet-wizard__label{display:block;font-size:13px;font-weight:600;margin-bottom:6px;color:var(--pw-text)}.pet-wizard__label--inline{display:inline;margin:0}.pet-wizard__label .req{color:var(--pw-brand-soft)}.pet-wizard__hint-icon{display:inline-flex;color:var(--pw-muted);cursor:help;vertical-align:middle;margin-left:2px}.pet-wizard__input,.pet-wizard__select,.pet-wizard__textarea{width:100%;padding:11px 14px;border-radius:10px;border:1px solid var(--pw-border);font-size:14px;font-family:inherit;box-sizing:border-box;background:#fff;color:var(--pw-text)}.pet-wizard__input--readonly{background:var(--pw-bg);color:var(--pw-muted);cursor:default}.pet-wizard__textarea{min-height:100px;resize:vertical}.pet-wizard__photo-block{display:grid;grid-template-columns:minmax(140px,200px) 1fr;gap:24px;align-items:start}@media(max-width:720px){.pet-wizard__photo-block{grid-template-columns:1fr}}.pet-wizard__photo-drop{aspect-ratio:1;max-width:200px;width:100%;border:2px dashed var(--pw-border);border-radius:var(--pw-radius);background:var(--pw-bg);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:16px;color:var(--pw-muted);font-size:14px;font-weight:600;line-height:1.35}.pet-wizard__photo-drop img{width:100%;height:100%;object-fit:cover;border-radius:calc(var(--pw-radius) - 4px)}.pet-wizard__photo-hint{margin-top:8px;font-size:11px;font-weight:500;color:var(--pw-muted)}.pet-wizard__photo-file-btn{margin-top:12px;width:100%;justify-content:center;box-sizing:border-box}.pet-wizard__seg{display:flex;flex-wrap:wrap;gap:10px}.pet-wizard__seg--icons{gap:10px}.pet-wizard__seg-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;border-radius:10px;border:1px solid var(--pw-border);background:#fff;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;color:var(--pw-text)}.pet-wizard__seg-btn--icon{padding:10px 16px}.pet-wizard__seg-btn:hover{border-color:var(--pw-brand-soft);color:var(--pw-brand-soft)}.pet-wizard__seg-btn--on{border-color:var(--pw-brand-soft);background:#f0642f14;color:var(--pw-brand-soft)}.pet-wizard__seg-btn--neuter-y.pet-wizard__seg-btn--on{border-color:#2e9a64;background:#2e9a641a;color:#1f6b45}.pet-wizard__seg-btn--neuter-n.pet-wizard__seg-btn--on{border-color:#e11d48;background:#e11d4814;color:#be123c}.pet-wizard__toggle-row{display:flex;align-items:center;gap:10px}.pet-wizard__switch{width:44px;height:24px;border-radius:12px;border:none;background:var(--pw-border);cursor:pointer;position:relative;flex-shrink:0}.pet-wizard__switch--on{background:var(--pw-brand-soft)}.pet-wizard__switch:after{content:"";position:absolute;width:20px;height:20px;border-radius:50%;background:#fff;top:2px;left:2px;transition:transform .15s ease}.pet-wizard__switch--on:after{transform:translate(20px)}.pet-wizard__aside{position:sticky;top:96px}.pet-wizard__summary{background:var(--pw-card);border:1px solid var(--pw-border);border-radius:var(--pw-radius-lg);padding:22px 20px 20px;box-shadow:0 2px 12px #0000000d}.pet-wizard__summary-title{margin:0 0 14px;font-size:16px;font-weight:700;text-align:center}.pet-wizard__summary-preview{width:96px;height:96px;border-radius:50%;background:var(--pw-bg);border:2px solid var(--pw-border);margin:0 auto 18px;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}.pet-wizard__summary-preview-placeholder{font-size:11px;font-weight:700;color:var(--pw-muted);text-align:center;padding:8px}.pet-wizard__summary-preview img{width:100%;height:100%;object-fit:cover}.pet-wizard__summary-list{list-style:none;padding:0;margin:0}.pet-wizard__summary-list li{display:flex;justify-content:space-between;gap:10px;padding:9px 0;border-bottom:1px solid var(--pw-border);font-size:13px}.pet-wizard__summary-list li:last-child{border-bottom:none}.pet-wizard__summary-k{color:var(--pw-muted)}.pet-wizard__summary-v{font-weight:600;text-align:right;word-break:break-word}.pet-wizard__tip{margin-top:18px;padding:14px 14px 14px 12px;border-radius:10px;background:#f0642f17;border:1px solid rgba(230,81,0,.18);display:flex;gap:10px;align-items:flex-start}.pet-wizard__tip-icon{flex-shrink:0;color:var(--pw-brand-soft);margin-top:1px}.pet-wizard__tip-text{margin:0;font-size:12px;line-height:1.45;color:var(--pw-text)}.pet-wizard__summary-save-later{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:18px;padding:12px 16px;border-radius:10px;border:1px dashed var(--pw-border);background:#faf9f8;font-size:13px;font-weight:600;font-family:inherit;color:var(--pw-muted);cursor:not-allowed}.pet-wizard__summary-save-later:not(:disabled){cursor:pointer;color:var(--pw-brand-soft);border-color:#f0642f59;background:#fff}.pet-wizard__summary-save-later:not(:disabled):hover{border-color:var(--pw-brand-soft);background:#f0642f0f}.pet-wizard__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;padding-top:24px;flex-shrink:0;border-top:1px solid var(--pw-border)}.pet-wizard__footer-right{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.pet-wizard__btn{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;border-radius:10px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;border:1px solid var(--pw-border);background:#fff;color:var(--pw-text)}.pet-wizard__btn--ghost{background:transparent}.pet-wizard__btn--outline{background:#fff;border:2px solid var(--pw-brand-soft);color:var(--pw-brand-soft)}.pet-wizard__btn--outline:hover:not(:disabled){background:#f0642f0f}.pet-wizard__btn--primary{background:var(--pw-brand-soft);border:2px solid var(--pw-brand-soft);color:#fff}.pet-wizard__btn--primary:hover:not(:disabled){background:var(--pw-brand-hover);border-color:var(--pw-brand-hover)}.pet-wizard__btn:disabled{opacity:.5;cursor:not-allowed}.pet-wizard__empty{padding:40px 20px;text-align:center;color:var(--pw-muted);font-size:14px;border:1px dashed var(--pw-border);border-radius:var(--pw-radius);background:var(--pw-bg)}.hub-servicos-page{--hc-brand: #f0642f;--hc-brand-hover: #d85526;--svc-surface: #faf8f7;--svc-shadow: 0 1px 3px rgba(74, 59, 58, .08)}.hub-servicos-page .hub-clientes__main{padding-right:20px}.hub-servicos-page .hub-clientes__panel{width:420px;box-shadow:var(--svc-shadow)}.hub-servicos-page .hub-servicos__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:20px}@media(max-width:900px){.hub-servicos-page .hub-servicos__metrics{grid-template-columns:1fr}}.hub-servicos-page .hub-servicos__metric-card{background:var(--hc-card, #fff);border:1px solid var(--hc-border);border-radius:12px;padding:16px 18px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;box-shadow:var(--svc-shadow)}.hub-servicos-page .hub-servicos__metric-card__text{min-width:0}.hub-servicos-page .hub-servicos__metric-label{font-size:12px;font-weight:600;color:var(--hc-text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.hub-servicos-page .hub-servicos__metric-value{font-size:26px;font-weight:700;letter-spacing:-.03em;color:var(--hc-text);line-height:1.15}.hub-servicos-page .hub-servicos__metric-sub{font-size:12px;color:var(--hc-text-muted);margin-top:4px}.hub-servicos-page .hub-servicos__metric-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:color-mix(in srgb,var(--hc-brand) 12%,white);color:var(--hc-brand)}.hub-servicos-page .hub-servicos__metric-icon--muted{background:#eceff1;color:#546e7a}.hub-servicos-page .hub-servicos__toolbar{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.hub-servicos-page .hub-servicos__toolbar-row{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end}.hub-servicos-page .hub-servicos__search-wrap{flex:1;min-width:200px}.hub-servicos-page .hub-servicos__search-input{width:100%;padding:10px 14px 10px 38px;border:1px solid var(--hc-border);border-radius:10px;font-size:14px;background:#fff;color:var(--hc-text);box-sizing:border-box}.hub-servicos-page .hub-servicos__search-input:focus{outline:none;border-color:color-mix(in srgb,var(--hc-brand) 55%,var(--hc-border));box-shadow:0 0 0 3px color-mix(in srgb,var(--hc-brand) 18%,transparent)}.hub-servicos-page .hub-servicos__search-field{position:relative}.hub-servicos-page .hub-servicos__search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--hc-text-muted);pointer-events:none}.hub-servicos-page .hub-servicos__filter-field{display:flex;flex-direction:column;gap:4px;min-width:150px}.hub-servicos-page .hub-servicos__btn-primary-icon{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:10px;border:none;font-size:14px;font-weight:600;cursor:pointer;background:var(--hc-brand);color:#fff;white-space:nowrap;transition:background .15s ease}.hub-servicos-page .hub-servicos__btn-primary-icon:hover:not(:disabled){background:var(--hc-brand-hover)}.hub-servicos-page .hub-servicos__btn-primary-icon:disabled{opacity:.55;cursor:not-allowed}.hub-servicos-page a.hub-servicos__btn-primary-icon{text-decoration:none;color:#fff;box-sizing:border-box}.hub-servicos-page .hub-servicos__btn-ghost-sm{padding:10px 14px;border-radius:10px;border:1px solid var(--hc-border);background:#fff;font-size:13px;font-weight:600;color:var(--hc-text);cursor:pointer}.hub-servicos-page .hub-servicos__btn-ghost-sm:hover{background:var(--hc-row-selected, #fdf6f2)}.hub-servicos-page .hub-servicos__table-wrap{border:1px solid var(--hc-border);border-radius:12px;overflow-x:auto;background:#fff;box-shadow:var(--svc-shadow)}.hub-servicos-page .hub-servicos__table-wrap .hub-clientes__table{margin:0}.hub-servicos-page .hub-servicos__table-wrap .hub-clientes__table thead th{background:var(--svc-surface);font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--hc-text-muted);font-weight:700;padding:12px 14px;border-bottom:1px solid var(--hc-border)}.hub-servicos-page .hub-servicos__table-wrap .hub-clientes__table tbody td{padding:12px 14px;vertical-align:middle}.hub-servicos-page .hub-servicos__table-wrap .hub-clientes__table tbody tr{cursor:pointer;transition:background .12s ease}.hub-servicos-page .hub-servicos__table-wrap .hub-clientes__table tbody tr:hover{background:#fffbf8}.hub-servicos-page .hub-servicos__svc-cell{display:flex;align-items:center;gap:12px;min-width:0}.hub-servicos-page .hub-servicos__svc-icon-ring{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid rgba(0,0,0,.06)}.hub-servicos-page .hub-servicos__svc-title{font-weight:700;font-size:14px;color:var(--hc-text);line-height:1.25}.hub-servicos-page .hub-servicos__svc-desc{font-size:12px;color:var(--hc-text-muted);margin-top:2px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hub-servicos-page .hub-servicos__group-label{font-weight:600;font-size:13px;display:inline-flex;align-items:center;gap:6px}.hub-servicos-page .hub-servicos__group-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.hub-servicos-page .hub-servicos__code-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-size:12px;color:var(--hc-text-muted)}.hub-servicos-page .hub-servicos__sched-ic{display:flex;align-items:center;justify-content:center}.hub-servicos-page .hub-servicos__row-actions{display:flex;align-items:center;gap:4px;justify-content:flex-end}.hub-servicos-page .hub-servicos__icon-btn{width:34px;height:34px;padding:0;border:none;border-radius:8px;background:transparent;color:var(--hc-text-muted);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .12s ease,color .12s ease}.hub-servicos-page a.hub-servicos__icon-btn{text-decoration:none;color:var(--hc-text-muted);box-sizing:border-box}.hub-servicos-page a.hub-servicos__icon-btn:hover{color:var(--hc-text)}.hub-servicos-page .hub-servicos__icon-btn:hover{background:#f0ebe8;color:var(--hc-text)}.hub-servicos-page .hub-servicos__icon-btn--danger:hover{background:#ffebee;color:#c62828}.hub-servicos-page .hub-clientes__table td.hub-servicos__td-money{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:13px}.hub-servicos-page .hub-servicos__form-section{margin-top:20px;padding-top:4px}.hub-servicos-page .hub-servicos__form-section:first-of-type{margin-top:0}.hub-servicos-page .hub-servicos__form-section-title{margin:0 0 12px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--hc-text-muted)}.hub-servicos-page .hub-servicos__code-box{padding:10px 12px;border-radius:8px;background:#f5f1ef;border:1px solid var(--hc-border);font-size:13px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;color:var(--hc-text)}.hub-servicos-page .hub-servicos__code-box-muted{font-size:11px;color:var(--hc-text-muted);margin-top:4px}.hub-servicos-page .hub-servicos__seg{display:inline-flex;border-radius:10px;border:1px solid var(--hc-border);overflow:hidden;background:#fff;box-shadow:inset 0 0 0 1px #ffffff73}.hub-servicos-page .hub-servicos__seg button{padding:8px 18px;border:none;background:transparent;font-size:13px;font-weight:600;color:var(--hc-text-muted);cursor:pointer;position:relative;transition:background .12s ease,color .12s ease,box-shadow .12s ease}.hub-servicos-page .hub-servicos__seg button+button{border-left:1px solid var(--hc-border)}.hub-servicos-page .hub-servicos__seg button:hover:not(.hub-servicos__seg--active){background:#fff7f2;color:var(--hc-text)}.hub-servicos-page .hub-servicos__seg button.hub-servicos__seg--active{background:var(--hc-brand);color:#fff;font-weight:800;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--hc-brand-hover) 35%,transparent),0 1px 2px #4a3b3a24;z-index:1}.hub-servicos-page .hub-servicos__seg button.hub-servicos__seg--active+button{border-left-color:transparent}.hub-servicos-page .hub-servicos__seg button:focus-visible{outline:2px solid color-mix(in srgb,var(--hc-brand) 55%,#fff);outline-offset:-2px}.hub-servicos-page .hub-servicos__seg--wrap{flex-wrap:wrap;border-left:1px solid var(--hc-border)}.hub-servicos-page .hub-servicos__seg--wrap button{border-left:none;border-right:1px solid var(--hc-border);border-bottom:1px solid var(--hc-border)}.hub-service-type-form-page .pet-wizard__step{border:0;background:transparent;color:var(--hc-text-muted);display:inline-flex;align-items:center;gap:8px;font-weight:700;cursor:pointer}.hub-service-type-form-page .pet-wizard__step-index{width:28px;height:28px;border-radius:999px;border:1px solid var(--hc-border);display:inline-flex;align-items:center;justify-content:center;background:#fff}.hub-service-type-form-page .pet-wizard__step--active{color:var(--hc-brand)}.hub-service-type-form-page .pet-wizard__step--active .pet-wizard__step-index{background:var(--hc-brand);border-color:var(--hc-brand);color:#fff}.hub-service-type-form-page .hub-servicos__review-card{border:1px solid var(--hc-border);border-radius:16px;padding:22px;background:#fffaf7}.hub-service-type-form-page .hub-servicos__review-card h3{margin:10px 0 8px}.hub-service-type-form-page .hub-servicos__review-card p{margin:6px 0;color:var(--hc-text-muted)}.hub-service-type-form-page .hub-servicos__check-row{display:flex;align-items:center;gap:10px;color:var(--hc-text);font-weight:600}.hub-service-type-form-page .pet-wizard__summary .pet-wizard__summary-title{margin-top:22px;margin-bottom:14px}.hub-service-type-form-page__duration-block{margin-top:4px}.hub-service-type-form-page__duration-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.hub-service-type-form-page__duration-head .hub-servicos__seg{flex-shrink:0}.hub-service-type-form-page .hub-service-type-form-page__summary-list li{align-items:flex-start}.hub-service-type-form-page .hub-service-type-form-page__summary-list .pet-wizard__summary-v{text-align:right;max-width:58%}.hub-service-type-form-page__summary-pill{display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.02em}.hub-service-type-form-page__summary-pill--yes{background:color-mix(in srgb,#2e7d32 14%,#fff);color:#1b5e20;border:1px solid color-mix(in srgb,#2e7d32 28%,transparent)}.hub-service-type-form-page__summary-pill--no{background:color-mix(in srgb,#c62828 12%,#fff);color:#b71c1c;border:1px solid color-mix(in srgb,#c62828 26%,transparent)}.hub-service-type-form-page__review-sections{display:flex;flex-direction:column;gap:16px;margin-top:8px}.hub-service-type-form-page__review-section{padding-top:14px;border-top:1px solid color-mix(in srgb,var(--hc-border) 80%,transparent)}.hub-service-type-form-page__review-section h4{margin:0 0 8px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--hc-text-muted)}.hub-service-type-form-page__review-dl{margin:0;display:grid;gap:8px}.hub-service-type-form-page__review-dl div{display:flex;justify-content:space-between;gap:16px;font-size:14px}.hub-service-type-form-page__review-dl dt{margin:0;color:var(--hc-text-muted);font-weight:600}.hub-service-type-form-page__review-dl dd{margin:0;text-align:right;font-weight:600;color:var(--hc-text)}.hub-service-type-form-page__review-addon-list{margin:8px 0 0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:6px}.hub-service-type-form-page__review-addon-list li{font-size:12px;font-weight:600;padding:4px 10px;border-radius:999px;background:color-mix(in srgb,var(--hc-brand) 10%,#fff);border:1px solid color-mix(in srgb,var(--hc-brand) 22%,transparent);color:var(--hc-text)}.hub-service-addons-step__toolbar{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.hub-service-addons-step__lead{margin:0;flex:1;min-width:200px;font-size:14px;color:var(--hc-text-muted);line-height:1.5}.hub-service-addons-step__badge{flex-shrink:0;font-size:12px;font-weight:700;padding:6px 12px;border-radius:999px;background:color-mix(in srgb,var(--hc-brand) 12%,#fff);color:var(--hc-brand);border:1px solid color-mix(in srgb,var(--hc-brand) 24%,transparent)}.hub-service-addons-step__bulk{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.hub-service-addons-step__bulk-btn{border:1px solid var(--hc-border);background:#fff;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:600;color:var(--hc-text);cursor:pointer}.hub-service-addons-step__bulk-btn:hover{border-color:color-mix(in srgb,var(--hc-brand) 40%,var(--hc-border));color:var(--hc-brand)}.hub-service-addons-step__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.hub-service-addons-step__card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid var(--hc-border);border-radius:12px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.hub-service-addons-step__card--on{border-color:color-mix(in srgb,var(--hc-brand) 35%,var(--hc-border));background:color-mix(in srgb,var(--hc-brand) 4%,#fff);box-shadow:0 1px 2px #f0642f14}.hub-service-addons-step__card-main{min-width:0;flex:1}.hub-service-addons-step__card-name{display:block;font-size:15px;font-weight:700;color:var(--hc-text);margin-bottom:4px}.hub-service-addons-step__card-meta{display:inline-flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;color:var(--hc-text-muted)}.hub-service-addons-step__card-meta-sep{opacity:.5}.hub-service-addons-step__toggle{flex-shrink:0}.hub-service-addons-step__toggle-label{font-size:13px;font-weight:600;white-space:nowrap}.hub-service-addons-step__actions{margin-top:20px;padding-top:16px;border-top:1px solid var(--hc-border)}.hub-service-addons-step__empty{border:1px dashed var(--hc-border);border-radius:12px;padding:20px;background:var(--svc-surface, #faf8f7)}.hub-service-addons-step__empty--pending{background:color-mix(in srgb,var(--hc-brand) 5%,#fff);border-color:color-mix(in srgb,var(--hc-brand) 25%,var(--hc-border))}.hub-service-addons-step__empty-title{margin:0 0 8px;font-size:15px;font-weight:700;color:var(--hc-text)}.hub-service-addons-step__loading{padding:12px 0}.hub-service-addons-step__draft-hint{margin:16px 0 0;padding:12px 14px;border-radius:10px;background:color-mix(in srgb,var(--hc-brand) 6%,#fff);border:1px solid color-mix(in srgb,var(--hc-brand) 18%,var(--hc-border))}.hub-servicos-page .hub-servicos__char-count{text-align:right;font-size:11px;color:var(--hc-text-muted);margin-top:4px}.hub-servicos-page .hub-servicos__swatch-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.hub-servicos-page .hub-servicos__swatch{width:36px;height:36px;border-radius:50%;border:2px solid transparent;cursor:pointer;padding:0;box-shadow:inset 0 0 0 1px #00000014;transition:transform .12s ease,box-shadow .12s ease}.hub-servicos-page .hub-servicos__swatch:hover{transform:scale(1.06)}.hub-servicos-page .hub-servicos__swatch--selected{border-color:var(--hc-text);box-shadow:0 0 0 2px #fff,0 0 0 4px color-mix(in srgb,var(--hc-brand) 35%,transparent)}.hub-servicos-page .hub-servicos__swatch-check{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#fff;filter:drop-shadow(0 0 1px rgba(0,0,0,.5))}.hub-servicos-page .hub-servicos__color-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:8px}.hub-servicos-page .hub-servicos__color-row input[type=color]{width:44px;height:36px;padding:2px;border:1px solid var(--hc-border);border-radius:8px;cursor:pointer;background:#fff}.hub-servicos-page .hub-servicos__price-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:520px){.hub-servicos-page .hub-servicos__price-grid{grid-template-columns:1fr}}.hub-servicos-page .hub-servicos__money-field{display:flex;align-items:stretch;border:1px solid var(--hc-border);border-radius:10px;overflow:hidden;background:#fff}.hub-servicos-page .hub-servicos__money-prefix{display:flex;align-items:center;padding:0 10px;font-size:13px;font-weight:600;color:var(--hc-text-muted);background:#faf8f7;border-right:1px solid var(--hc-border)}.hub-servicos-page .hub-servicos__money-field .hub-clientes__input{border:none;border-radius:0;flex:1;min-width:0}.hub-servicos-page .hub-servicos__money-field .hub-clientes__input:focus{outline:none;box-shadow:none}.hub-servicos-page .hub-servicos__margin-info{font-size:13px;color:var(--hc-text-muted);margin-top:6px;line-height:1.45}.hub-servicos-page .hub-servicos__code-preview{font-size:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;color:var(--hc-text-muted);margin-top:4px}.hub-servicos-page .hub-clientes__footer-btns .hub-clientes__btn-row{flex-direction:row-reverse;justify-content:flex-start;gap:10px}.hub-servicos-page .hub-servicos__matrix-wrap{overflow-x:auto;margin-top:8px}.hub-servicos-page .hub-servicos__matrix-table{font-size:13px;min-width:100%}.hub-servicos-page .hub-servicos__matrix-table .hub-clientes__input{font-size:13px}.hub-servicos-page .hub-servicos__matrix-table--unified{border-collapse:separate;border-spacing:0;border:1px solid var(--hc-border);border-radius:14px;overflow:hidden;background:#fff;box-shadow:var(--svc-shadow, 0 1px 3px rgba(74, 59, 58, .08))}.hub-servicos-page .hub-servicos__matrix-table--unified thead th{background:linear-gradient(180deg,#faf6f2,#f0e6df);color:#7a5c52;font-size:11px;font-weight:700;letter-spacing:.055em;text-transform:uppercase;padding:12px 14px;border-bottom:1px solid var(--hc-border);border-right:1px solid color-mix(in srgb,var(--hc-border) 65%,transparent)}.hub-servicos-page .hub-servicos__matrix-table--unified thead th:last-child{border-right:none}.hub-servicos-page .hub-servicos__matrix-table--unified tbody td{padding:12px 14px;vertical-align:middle;border-bottom:1px solid color-mix(in srgb,var(--hc-border) 75%,transparent)}.hub-servicos-page .hub-servicos__matrix-table--unified tbody tr:last-child td{border-bottom:none}.hub-servicos-page .hub-servicos__matrix-table--unified tbody tr:hover td{background:color-mix(in srgb,var(--hc-brand) 5%,#fff)}.hub-servicos-page .hub-servicos__matrix-table--unified .hub-servicos__td-money{text-align:right}.hub-servicos-page .hub-servicos__matrix-table--unified .hub-servicos__td-money .hub-clientes__input{width:100%;max-width:168px;margin-left:auto;display:block;border-radius:10px;min-height:40px;box-sizing:border-box}.hub-servicos-page .hub-servicos__matrix-table--unified td:not(.hub-servicos__td-money):not(.hub-clientes__td-actions) .hub-clientes__input{width:100%;max-width:100%;border-radius:10px;min-height:40px;box-sizing:border-box}.hub-servicos-page .hub-servicos__matrix-table--unified .hub-servicos__matrix-dim-label{font-weight:600;color:var(--hc-text)}.hub-servicos-page .hub-servicos__matrix-table--unified .hub-clientes__td-actions{width:52px;text-align:center;vertical-align:middle}.hub-servicos-page .hub-servicos__matrix-coat-row{display:inline-flex;align-items:center;gap:10px}.hub-servicos-page .hub-servicos__matrix-coat-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;background:color-mix(in srgb,var(--hc-brand) 12%,#fff);color:var(--hc-brand);flex-shrink:0}.hub-servicos-page .hub-servicos__matrix-porte-label{display:inline-flex;align-items:center;gap:8px;font-weight:600}.hub-servicos-page .hub-servicos__matrix-porte-label-icon{color:var(--hc-brand);flex-shrink:0}.hub-servicos-page .hub-servicos__matrix-table--unified.hub-servicos__matrix-table--porte-pelagem .hub-servicos__matrix-porte-cell{vertical-align:middle;background:linear-gradient(180deg,#fffbf8,#faf5f0);border-right:1px solid var(--hc-border);width:118px;max-width:140px}.hub-servicos-page .hub-servicos__matrix-table--unified.hub-servicos__matrix-table--porte-pelagem .hub-servicos__matrix-porte-cell-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:12px 8px;text-align:center}.hub-servicos-page .hub-servicos__matrix-porte-title{font-size:14px;font-weight:700;line-height:1.25;color:var(--hc-text)}.hub-servicos-shell{display:flex;flex-direction:column;gap:0;width:100%;min-height:calc(100vh - 120px)}.hub-servicos-shell--tabs>.hub-clientes__tabs{flex:0 0 auto;flex-wrap:wrap;padding:0 24px;box-sizing:border-box}.hub-servicos-shell--tabs>.hub-clientes__tabs a.hub-clientes__tab--active{border-bottom-color:var(--hc-brand)}.hub-servicos-config__back-link{color:var(--hc-brand);font-weight:600;text-decoration:none}.hub-servicos-config__back-link:hover{text-decoration:underline}.hub-servicos__group-color-preview{display:flex;align-items:flex-start;gap:12px;margin-top:12px;padding:10px 12px;border-radius:10px;background:#faf8f7;border:1px solid var(--hc-border)}.hub-servicos__group-color-preview-dot{width:28px;height:28px;border-radius:50%;flex-shrink:0;margin-top:2px}.hub-servicos__group-color-preview-text{margin:0;font-size:13px;line-height:1.45}.hub-servicos-config .hub-clientes__main{padding-right:20px}.hub-servicos-config__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.hub-servicos-config__title{margin:0 0 6px;font-size:22px;font-weight:700;color:var(--hc-text)}.hub-servicos-config__lead{margin:0;max-width:560px}.hub-servicos-config__section{margin-top:8px}.hub-servicos-config__inline-form{border:1px solid var(--hc-border);border-radius:12px;padding:16px 18px;margin-bottom:20px;background:#fff;box-shadow:0 1px 3px #4a3b3a14}.hub-servicos-config__inline-title{margin:0 0 14px;font-size:15px;font-weight:700}.hub-servicos-config__inline-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.hub-servicos-config__field-full{grid-column:1 / -1}.hub-servicos-config__job-fn-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px 12px}.hub-servicos__filter-field--check .hub-servicos__filter-checkbox{margin-top:6px;font-size:13px;font-weight:500}.hub-servicos-config__addons-block{margin-top:8px}.hub-servicos-config__addon-checklist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.hub-servicos-config__addon-deployments-list .hub-servicos-config__addon-deployment-row{display:flex;flex-direction:column;gap:4px}.hub-servicos-config__addon-deployment-meta{font-size:12px;font-weight:400}.hub-servicos-config__addon-deployment-partial{margin:0 0 0 30px;font-size:12px;color:var(--hub-muted, #64748b)}.hub-estoque-page{--hc-brand: #f0642f;--hc-brand-hover: #d85526}.hub-estoque-shell{display:flex;flex-direction:column;gap:0;width:100%;min-height:calc(100vh - 120px)}.hub-estoque-shell--tabs .hub-clientes__tabs{flex-wrap:wrap}.hub-estoque-page .hub-estoque__hint-ean{font-size:12px;color:var(--hc-text-muted);margin-top:4px}.hub-estoque-page .hub-estoque__encounter-note{font-size:12px;color:var(--hc-text-muted);margin-top:12px;padding:10px 12px;background:#f5f1ef;border-radius:8px;border:1px solid var(--hc-border)}.hub-equipe-page .hub-servicos__form-section-title.hub-equipe__form-section-title-spaced{margin-top:28px;margin-bottom:12px}.hub-equipe-page .hub-equipe__service-group-hint{margin:0 0 12px;font-size:13px;color:var(--hc-text-muted, #8e6e67);line-height:1.45}.hub-equipe-page .hub-equipe__service-group-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media(max-width:360px){.hub-equipe-page .hub-equipe__service-group-grid{grid-template-columns:1fr}}.hub-equipe-page .hub-equipe__group-card{display:flex;align-items:center;gap:12px;min-width:0;width:100%;padding:12px 14px;border:1px solid var(--hc-border, #e5dcd6);border-radius:var(--hc-radius, 10px);background:var(--hc-card, #fff);font:inherit;text-align:left;cursor:pointer;color:var(--hc-text, #4a3b3a);transition:border-color .15s ease,background .15s ease}.hub-equipe-page .hub-equipe__group-card:hover:not(:disabled){border-color:var(--hc-brand, #c86a4d)}.hub-equipe-page .hub-equipe__group-card:disabled{cursor:not-allowed;opacity:.55}.hub-equipe-page .hub-equipe__group-card--selected{border-color:var(--hc-brand, #c86a4d);background:var(--hc-row-selected, #fdf6f2);box-shadow:0 0 0 1px #c86a4d1f}.hub-equipe-page .hub-equipe__group-card--partial{border-style:dashed;border-color:var(--hc-brand, #c86a4d);background:#fdf6f2a6}.hub-equipe-page .hub-equipe__group-card__icon-wrap{flex-shrink:0;width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#0000000a}.hub-equipe-page .hub-equipe__group-card--selected .hub-equipe__group-card__icon-wrap{background:#c86a4d1f}.hub-equipe-page .hub-equipe__group-card__label{flex:1;min-width:0;font-size:14px;font-weight:600;line-height:1.25}.hub-equipe-page .hub-equipe__group-card__check{flex-shrink:0;width:24px;height:24px;border-radius:50%;background:var(--hc-brand, #c86a4d);color:#fff;display:flex;align-items:center;justify-content:center}.hub-equipe-page .hub-equipe__days-row{display:flex;flex-wrap:wrap;gap:10px}.hub-equipe-page .hub-equipe__days-row label{display:flex;align-items:center;gap:6px;font-size:13px}.hub-equipe-page .hub-pets-photo-field__circle{position:relative}.hub-equipe-page .hub-pets-photo-field__circle[role=button]{cursor:pointer}.hub-equipe-page .hub-pets-photo-field .hub-pets-photo-field__optional{color:var(--hc-brand, #c86a4d)}.hub-equipe-page .hub-equipe-staff-photo__uploading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#ffffffe0;border-radius:50%;font-size:11px;font-weight:600;color:var(--hc-text, #4a3b3a);text-align:center;padding:4px;line-height:1.2}.nam-form{display:flex;flex-direction:column;gap:0}.nam-section--quick{padding-top:4px}.nam-quick-card{display:flex;flex-direction:column;gap:16px;background:#fff;border:1px solid #e8e4e0;border-radius:12px;padding:16px 14px 14px;box-shadow:0 1px 2px #4a3b3a0d}.nam-quick-card .nam-row{gap:16px}@media(max-width:720px){.nam-quick-card .nam-row--cols2{grid-template-columns:1fr}}.nam-quick-card__pet-info{padding-top:14px;border-top:1px solid #e8e4e0}.nam-quick-card__pet-line{margin:0}.nam-quick-card__pet-line+.nam-quick-card__pet-line{margin-top:4px}.nam-field-shell{display:flex;align-items:center;gap:10px;width:100%;min-height:38px;padding:7px 10px;border-radius:8px;border:1px solid #e8e4e0;box-sizing:border-box;font-size:14px;font-weight:500;color:#8e6e67}.nam-field-shell__icon{display:flex;flex-shrink:0;width:22px;align-items:center;justify-content:center;color:#a09893}.nam-field-shell__text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nam-field-shell__chevron{flex-shrink:0;color:#a09893;display:flex;align-items:center}.nam-field-shell--waiting{background:#faf8f6;cursor:wait}.nam-field-shell--blocked{background:linear-gradient(180deg,#faf8f6,#f3eeea);border-style:dashed;border-color:#dcd6d1;color:#8e6e67}.nam-field-shell--blocked .nam-field-shell__icon{color:#b5aba5}.nam-field-shell--empty{background:#fff9f6;border-color:#edd8cf;color:#8e6e67}.nam-field-shell__spin{animation:nam-field-spin .85s linear infinite}@keyframes nam-field-spin{to{transform:rotate(360deg)}}.nam-section{padding:12px 0;border-bottom:1px solid #f0ede9}.nam-section:last-child{border-bottom:none}.nam-label{display:block;font-size:11px;font-weight:600;color:#8e6e67;text-transform:uppercase;letter-spacing:.07em;margin-bottom:6px}.nam-row{display:grid;gap:12px}.nam-row--cols2{grid-template-columns:1fr 1fr}.nam-row--cols3{grid-template-columns:1fr 1fr 1fr}.nam-field{min-width:0}.nam-input{width:100%;height:38px;padding:0 10px;border:1px solid #e8e4e0;border-radius:8px;font-size:14px;color:#2d2a28;font-family:inherit;background:#fff;box-sizing:border-box;transition:border-color .15s}.nam-input:focus{outline:none;border-color:#c86a4d}.nam-select{width:100%;height:38px;padding:0 10px;border:1px solid #e8e4e0;border-radius:8px;font-size:14px;color:#2d2a28;font-family:inherit;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;box-sizing:border-box}.nam-select:focus{outline:none;border-color:#c86a4d}.nam-textarea{width:100%;padding:8px 10px;border:1px solid #e8e4e0;border-radius:8px;font-size:14px;color:#2d2a28;font-family:inherit;background:#fff;resize:vertical;box-sizing:border-box;transition:border-color .15s}.nam-textarea:focus{outline:none;border-color:#c86a4d}.nam-char-count{margin:4px 0 0;font-size:11px;color:#a09893;text-align:right}.nam-muted{font-size:13px;color:#9b9590;padding:8px 0}.nam-chips{margin-top:10px;display:flex;flex-direction:column;gap:6px}.nam-chips--compact{margin-top:6px}.nam-chip{display:flex;align-items:center;gap:6px;background:#faf8f6;border:1px solid #e8e4e0;border-radius:8px;padding:6px 10px;font-size:13px}.nam-chip__drag{color:#c8c4c0;flex-shrink:0}.nam-chip__name{flex:1;color:#2d2a28;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nam-chip__dur{width:54px;height:28px;padding:0 6px;border:1px solid #e8e4e0;border-radius:6px;font-size:13px;font-family:inherit;text-align:center;color:#2d2a28;flex-shrink:0}.nam-chip__unit{font-size:12px;color:#9b9590;flex-shrink:0}.nam-chip__remove{background:none;border:none;cursor:pointer;color:#c0bab5;padding:2px;display:flex;align-items:center;border-radius:4px;flex-shrink:0}.nam-chip__remove:hover{color:#e53e3e;background:#fff0f0}.nam-chips__total{font-size:13px;color:#6b6560;padding:2px 0}.nam-chips__total strong{color:#c86a4d}.nam-chips__duration-breakdown{font-size:13px;color:#6b6560;padding:4px 0 2px;line-height:1.45}.nam-chips__duration-breakdown strong{color:#c86a4d}.nam-addon-section{margin-top:16px}.nam-addon-section__hint{margin:4px 0 10px;font-size:12px;line-height:1.4}.nam-addon-section__loading{display:flex;align-items:center;gap:8px;font-size:13px;color:#9b9590;margin:8px 0 0}.nam-addon-section__spinner{animation:nam-spin .8s linear infinite}@keyframes nam-spin{to{transform:rotate(360deg)}}.nam-addon-section__empty{margin:8px 0 0;font-size:13px;line-height:1.45}.nam-addon-card{background:#faf8f6;border:1px solid #e8e4e0;border-radius:10px;padding:10px 12px}.nam-addon-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.nam-addon-row{display:flex;flex-direction:column;gap:8px}.nam-addon-row__check{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 10px;cursor:pointer;font-size:14px}.nam-addon-row__name{font-weight:600;color:#2d2a28}.nam-addon-row__meta{font-size:12px;color:#9b9590;font-weight:500}.nam-addon-row__variant{padding-left:26px;max-width:420px}.nam-aside__row--addon{padding-left:8px;border-left:2px solid #f0642f;margin-left:2px}.nam-aside__row--addon .nam-aside__item{font-size:13px}.nam-checkbox-label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#2d2a28;cursor:pointer;-webkit-user-select:none;user-select:none}.nam-checkbox-label.hub-checkbox{font-weight:500}.nam-addon-row__check.hub-checkbox .hub-checkbox__label{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 10px}.nam-recurrence{margin-top:12px;display:flex;flex-direction:column;gap:10px;background:#faf8f6;border:1px solid #e8e4e0;border-radius:10px;padding:14px}.nam-dow-chips{display:flex;gap:6px;flex-wrap:wrap}.nam-dow-chip{padding:4px 10px;border-radius:20px;border:1px solid #e8e4e0;background:#fff;font-size:12px;font-weight:600;color:#6b6560;cursor:pointer;transition:all .15s}.nam-dow-chip--active{background:#c86a4d;border-color:#c86a4d;color:#fff}.nam-pickup{margin-top:12px;background:#faf8f6;border:1px solid #e8e4e0;border-radius:10px;padding:14px}.nam-pickup__title{font-size:12px;font-weight:700;color:#6b6560;text-transform:uppercase;letter-spacing:.03em;margin:0 0 8px}.nam-extra-block{background:#faf8f6;border:1px solid #e8e4e0;border-radius:10px;padding:14px;margin-bottom:10px}.nam-extra-block__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.nam-extra-block__title{font-size:13px;font-weight:700;color:#2d2a28}.nam-btn-add-block{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#c86a4d;background:none;border:1px dashed #c86a4d;border-radius:8px;padding:8px 14px;cursor:pointer;width:100%;justify-content:center;transition:background .15s}.nam-btn-add-block:hover{background:#c86a4d14}.nam-title-row{display:flex;gap:8px;align-items:center}.nam-title-row .nam-input{flex:1}.nam-btn-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:1px solid #e8e4e0;border-radius:8px;cursor:pointer;color:#6b6560;flex-shrink:0}.nam-btn-icon:hover{background:#f5f0eb}.nam-btn-icon--danger{color:#e53e3e;border-color:#fecaca}.nam-btn-icon--danger:hover{background:#fff0f0}.nam-footer-error{display:flex;align-items:center;gap:6px;font-size:13px;color:#e53e3e;flex:1}.nam-conflicts{display:flex;gap:10px;align-items:flex-start;background:#fff8f8;border:1px solid #fecaca;border-radius:10px;padding:12px 14px;color:#c53030;font-size:13px;margin-top:8px}.nam-conflict-row{margin:2px 0 0}.nam-aside{font-size:13px;color:#2d2a28}.nam-aside__label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9b9590;margin:0 0 12px}.nam-aside__section{margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid #ede9e4}.nam-aside__section:last-child{border-bottom:none}.nam-aside__section-title{font-size:11px;font-weight:700;color:#9b9590;text-transform:uppercase;letter-spacing:.04em;margin:0 0 6px}.nam-aside__row{display:flex;justify-content:space-between;gap:8px;margin-bottom:3px}.nam-aside__item{color:#2d2a28;font-weight:500;margin:0;line-height:1.4}.nam-aside__muted{color:#9b9590;margin:1px 0 0;line-height:1.4}.nam-aside__total{display:flex;justify-content:space-between;margin-top:6px;padding-top:6px;border-top:1px solid #ede9e4;font-size:13px;color:#6b6560}.nam-aside__total strong{color:#c86a4d}.hub-btn{height:36px;padding:0 18px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;border:none;font-family:inherit;transition:all .15s}.hub-btn:disabled{opacity:.55;cursor:not-allowed}.hub-btn--primary{background:#c86a4d;color:#fff}.hub-btn--primary:not(:disabled):hover{background:#d9541f}.hub-btn--ghost{background:transparent;color:#6b6560;border:1px solid #e8e4e0}.hub-btn--ghost:not(:disabled):hover{background:#f5f0eb;color:#2d2a28}.nam-block-card{border:1px solid #e8e4e0;border-radius:8px;margin-bottom:12px;overflow:hidden;background:#fff}.nam-block-card__header-row{display:flex;align-items:stretch;background:#fff;border-bottom:1px solid #e8e4e0}.nam-block-card__header-row--collapsed{border-bottom:none}.nam-block-card__header{flex:1;display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:12px 16px;border:none;background:transparent;cursor:pointer;text-align:left;font-family:inherit}.nam-block-card__header-left{display:flex;align-items:center;gap:10px;min-width:0}.nam-block-card__badge{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#f0642f;color:#fff;font-size:12px;font-weight:700;line-height:1}.nam-block-card__title{font-size:14px;font-weight:700;color:#1a1714;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nam-block-card__toggle{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;font-size:13px;font-weight:600;color:#f0642f}.nam-block-card__remove{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;padding:0;border:none;border-left:1px solid #e8e4e0;background:transparent;color:#c0392b;cursor:pointer;font-family:inherit}.nam-block-card__remove:hover{background:#fef2f0}.nam-block-card__body{padding:12px 16px 16px}.nam-aside__textarea{width:100%;min-height:72px;padding:8px 10px;border:1px solid #e8e4e0;border-radius:8px;font-size:13px;font-family:inherit;resize:vertical;box-sizing:border-box;background:#fff}.nam-aside__textarea:focus{outline:none;border-color:#c86a4d}.nam-intake-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:560px){.nam-intake-choice-grid{grid-template-columns:1fr}}.nam-intake-choice-card{display:flex;flex-direction:row;align-items:flex-start;gap:10px;padding:14px 14px 16px;border:1px solid #e8e4e0;border-radius:10px;background:#fff;cursor:pointer;text-align:left;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease}.nam-intake-choice-card__text{display:flex;flex-direction:column;align-items:flex-start;gap:3px;min-width:0;flex:1;text-align:left}.nam-intake-choice-card__radio{width:16px;height:16px;border-radius:50%;border:2px solid #c4b4ad;flex-shrink:0;position:relative;margin-top:2px}.nam-intake-choice-card--selected .nam-intake-choice-card__radio{border-color:#2563eb;background:radial-gradient(circle at center,#2563eb 0,#2563eb 42%,#fff 44%,#fff)}.nam-intake-choice-card__glyph{flex-shrink:0;color:#8a756d;margin-top:1px}.nam-intake-choice-card--selected .nam-intake-choice-card__glyph{color:#f0642f}.nam-intake-choice-card__title{font-size:14px;font-weight:700;color:#1a1714}.nam-intake-choice-card__desc{font-size:12px;line-height:1.45;color:#6b5a58}.nam-intake-choice-card:hover:not(:disabled){border-color:#d4c4bc}.nam-intake-choice-card:disabled{opacity:.5;cursor:not-allowed}.nam-intake-choice-card--selected{border-color:#f0642f;box-shadow:0 0 0 1px #f0642f40}.nam-intake-walkin-entry-compact .nam-intake-choice-grid{gap:8px}.nam-intake-walkin-entry-compact .nam-intake-choice-card{padding:8px 10px 10px;gap:8px;border-radius:8px}.nam-intake-walkin-entry-compact .nam-intake-choice-card__radio{width:14px;height:14px}.nam-intake-walkin-entry-compact .nam-intake-choice-card__glyph{width:18px;height:18px;margin-top:0}.nam-intake-walkin-entry-compact .nam-intake-choice-card__title{font-size:13px}.nam-intake-walkin-entry-compact .nam-intake-choice-card__desc{font-size:11px;line-height:1.35}.nam-intake-callout--walkin-tight{margin-top:8px;margin-bottom:0;padding:9px 11px;font-size:12px;line-height:1.4;border-radius:8px}.nam-intake-callout--walkin-tight .nam-intake-callout__icon{margin-top:0}.nam-intake-callout{display:flex;gap:10px;padding:12px 14px;border-radius:10px;margin-bottom:14px;font-size:13px;line-height:1.5}.nam-intake-callout p{margin:0}.nam-intake-callout__icon{flex-shrink:0;margin-top:1px}.nam-intake-callout--info{background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a5f}.nam-intake-callout--info .nam-intake-callout__icon{color:#2563eb}.nam-intake-callout--emergency{background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a5f}.nam-intake-callout--emergency .nam-intake-callout__icon{color:#2563eb}.nam-intake-case-box{margin-top:8px;padding:16px;border:1px solid #e8e4e0;border-radius:10px;background:#faf8f6}.nam-intake-case-box__heading{margin:0 0 12px}.nam-intake-new-case-panel{margin-top:4px;padding:14px;border-radius:8px;background:#f3f0ed;border:1px solid #e8e4e0}.nam-intake-new-case-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;background:#d1fae5;color:#065f46}.nam-intake-time-row{display:flex;align-items:center;gap:8px}.nam-intake-time-row__icon{display:flex;align-items:center;justify-content:center;color:#8a756d}.nam-intake-time-row__input{flex:1;min-width:0}.nam-intake-footer-primary{display:inline-flex;align-items:center;gap:8px}.hub-agenda-payment-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:24px;background:#4a3b3a47}.hub-agenda-payment-modal__card{width:min(460px,100%);padding:22px;background:#fff;border:1px solid var(--hc-border, #e5dcd6);border-radius:16px;box-shadow:0 18px 48px #4a3b3a38}.hub-agenda-payment-modal__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.hub-agenda__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hub-agenda-page{--ag-now: #c86a4d;--ag-border: var(--hc-border, #e5dcd6);--ag-muted: var(--hc-text-muted, #8e6e67);--ag-card: var(--hc-card, #fff);--ag-radius: 10px;margin-left:-32px;margin-right:-32px;padding-left:20px;padding-right:20px;width:calc(100% + 64px);max-width:calc(100% + 64px);box-sizing:border-box}.hub-agenda{display:flex;align-items:stretch;gap:0;flex:1;min-width:0;width:100%;min-height:min(78vh,900px)}.hub-agenda--with-panel .hub-agenda__main{flex:1;min-width:0}.hub-agenda__main{flex:1;min-width:0;width:100%;display:flex;flex-direction:column;gap:0}.hub-agenda__panel{width:340px;flex-shrink:0;border-left:1px solid var(--ag-border);background:#faf8f7;display:flex;flex-direction:column;max-height:min(88vh,960px);position:sticky;top:0;align-self:flex-start}.hub-agenda__panel-scroll{overflow:auto;padding:16px 18px 24px;flex:1}.hub-agenda__title-block{margin-bottom:16px}.hub-agenda__hint{margin:8px 0 0;font-size:13px;color:var(--ag-muted);line-height:1.45}.hub-agenda__toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid var(--ag-border)}.hub-agenda__view-switch{display:inline-flex;border-radius:10px;border:1px solid var(--ag-border);overflow:hidden;background:#fff}.hub-agenda__view-btn{border:none;background:transparent;padding:8px 14px;font-size:13px;font-weight:600;color:var(--hc-text, #4a3b3a);cursor:pointer;transition:background .12s ease}.hub-agenda__view-btn:hover{background:#f6f1ee}.hub-agenda__view-btn--active{background:#fdf6f2;color:var(--hc-brand, #c86a4d);box-shadow:inset 0 -2px 0 var(--hc-brand, #c86a4d)}.hub-agenda__nav-cluster{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.hub-agenda__icon-btn{width:36px;height:36px;border-radius:8px;border:1px solid var(--ag-border);background:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:var(--hc-text, #4a3b3a);transition:background .12s ease,border-color .12s ease}.hub-agenda__icon-btn:hover{background:#f6f1ee;border-color:#dccbc4}.hub-agenda__date-field{width:auto;flex-shrink:0;min-width:0}.hub-agenda__date-field .hub-date-field__row{align-items:center}.hub-agenda__date-field .hub-date-field__control{min-width:168px}.hub-agenda__new-btn{margin-left:auto;background:#f0642f;color:#fff;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:700;cursor:pointer;transition:background .15s;white-space:nowrap}.hub-agenda__new-btn:hover{background:#d9541f}.hub-agenda__now-btn{border:none;background:transparent;color:var(--ag-now);font-size:13px;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.hub-agenda__search{flex:1;min-width:160px;max-width:320px}.hub-agenda__search input{width:100%;box-sizing:border-box;border:1px solid var(--ag-border);border-radius:8px;padding:8px 12px;font:inherit;font-size:13px}.hub-agenda__filters{display:flex;flex-wrap:wrap;gap:10px 12px;margin-bottom:14px;align-items:flex-end}.hub-agenda-page .hub-agenda__filters .hub-servicos__filter-field{min-width:0}.hub-agenda-page .hub-agenda__filters .hub-agenda__filter-combo .hub-combobox{max-width:260px;min-width:140px;width:100%}.hub-agenda-page .hub-agenda__filters .hub-agenda__filter-field--toggle .hub-agenda__group-toggle{align-self:flex-start}.hub-agenda-page .hub-agenda__filters .hub-agenda__group-toggle button{padding:9px 12px;font-size:13px}.hub-agenda__group-toggle{display:inline-flex;border-radius:8px;border:1px solid var(--ag-border);overflow:hidden}.hub-agenda__group-toggle button{border:none;background:#fff;padding:7px 12px;font-size:12px;font-weight:600;cursor:pointer;color:var(--hc-text, #4a3b3a)}.hub-agenda__group-toggle button.hub-agenda__group-toggle--on{background:#4a3b3a;color:#fff}.hub-agenda__legend{display:flex;flex-wrap:wrap;gap:8px 14px;margin-bottom:12px;align-items:center}.hub-agenda__legend-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--ag-muted);margin-right:4px}.hub-agenda__legend-item{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--hc-text, #4a3b3a)}.hub-agenda__legend-dot{width:10px;height:10px;border-radius:3px;flex-shrink:0}.hub-agenda-day{border:1px solid var(--ag-border);border-radius:var(--ag-radius);background:var(--ag-card);overflow:auto;max-height:min(68vh,780px);width:100%}.hub-agenda-day__flex{display:flex;align-items:stretch;width:100%;min-width:640px}.hub-agenda-day__gutter{position:sticky;left:0;z-index:6;flex-shrink:0;width:52px;background:#faf8f7;border-right:1px solid var(--ag-border);box-sizing:border-box}.hub-agenda-day__gutter-spacer{height:44px;border-bottom:1px solid var(--ag-border);box-sizing:border-box}.hub-agenda-day__gutter-time{height:var(--ag-slot-h, 26px);box-sizing:border-box;font-size:11px;color:var(--ag-muted);text-align:right;padding:4px 8px 0 0;border-bottom:1px solid #f5f0ed;-webkit-user-select:none;user-select:none}.hub-agenda-day__cols{display:flex;flex:1;min-width:0}.hub-agenda-day__col{flex:1;min-width:112px;border-right:1px solid #f0ebe8;display:flex;flex-direction:column}.hub-agenda-day__col:last-child{border-right:none}.hub-agenda-day__col-head{position:sticky;top:0;z-index:5;height:44px;box-sizing:border-box;background:#faf8f7;border-bottom:1px solid var(--ag-border);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4px 6px;font-size:12px;font-weight:700;text-align:center;color:var(--hc-text, #4a3b3a)}.hub-agenda-day__col-head small{font-weight:500;color:var(--ag-muted);font-size:11px}.hub-agenda-day__lane{position:relative;flex:1;height:var(--ag-lane-h, 676px);background:#fffefefd}.hub-agenda-day__hour-line{position:absolute;left:0;right:0;height:1px;background:#efe8e4;pointer-events:none}.hub-agenda-day__now-line{position:absolute;left:0;right:0;height:2px;background:var(--ag-now);z-index:4;pointer-events:none;box-shadow:0 0 0 1px #c86a4d40}.hub-agenda-day__now-line:before{content:"";position:absolute;left:0;top:-4px;width:8px;height:8px;border-radius:50%;background:var(--ag-now)}.hub-agenda-day__card{position:absolute;left:4px;right:4px;border-radius:8px;padding:6px 8px;font-size:11px;line-height:1.25;cursor:pointer;overflow:hidden;box-sizing:border-box;border:1px solid rgba(0,0,0,.06);box-shadow:0 1px 2px #4a3b3a0f;z-index:1;transition:transform .08s ease,box-shadow .12s ease}.hub-agenda-day__card:hover{transform:translateY(-1px);box-shadow:0 4px 12px #4a3b3a1a}.hub-agenda-day__card--selected{outline:2px solid var(--hc-brand, #c86a4d);outline-offset:1px;z-index:2}.hub-agenda-day__card--conflict{background-image:repeating-linear-gradient(-45deg,rgba(255,255,255,.35),rgba(255,255,255,.35) 6px,transparent 6px,transparent 12px)}.hub-agenda-day__card-time{font-weight:700;opacity:.95}.hub-agenda-day__card-pet{font-weight:700;font-size:12px;margin-top:2px}.hub-agenda-day__card-meta{opacity:.88;margin-top:2px;font-size:10px}.hub-agenda-week{border:1px solid var(--ag-border);border-radius:var(--ag-radius);overflow:auto;max-height:min(68vh,820px)}.hub-agenda-week__table{width:100%;border-collapse:separate;border-spacing:0;font-size:12px;min-width:720px}.hub-agenda-week__table th,.hub-agenda-week__table td{border-bottom:1px solid var(--ag-border);border-right:1px solid var(--ag-border);vertical-align:top;padding:8px}.hub-agenda-week__table th:first-child,.hub-agenda-week__table td:first-child{position:sticky;left:0;z-index:2;background:#faf8f7;min-width:140px;max-width:200px;font-weight:700}.hub-agenda-week__table thead th{background:#faf8f7;text-align:center;font-size:11px;text-transform:uppercase;letter-spacing:.03em;color:var(--ag-muted)}.hub-agenda-week__table thead th strong{display:block;font-size:13px;color:var(--hc-text, #4a3b3a);text-transform:none;letter-spacing:0;margin-top:4px}.hub-agenda-week__cell-stack{display:flex;flex-direction:column;gap:6px}.hub-agenda-week__mini{border-radius:8px;padding:6px 8px;font-size:11px;cursor:pointer;border:1px solid rgba(0,0,0,.06);line-height:1.3}.hub-agenda-week__mini--selected{outline:2px solid var(--hc-brand, #c86a4d)}.hub-agenda-week__more{font-size:11px;color:var(--hc-brand, #c86a4d);font-weight:600;cursor:pointer;padding:2px 0}.hub-agenda-month{border:1px solid var(--ag-border);border-radius:var(--ag-radius);overflow:hidden;background:var(--ag-card)}.hub-agenda-month__grid{display:grid;grid-template-columns:repeat(7,1fr)}.hub-agenda-month__dow{padding:10px 8px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--ag-muted);text-align:center;background:#faf8f7;border-bottom:1px solid var(--ag-border)}.hub-agenda-month__day{min-height:104px;border-right:1px solid #f0ebe8;border-bottom:1px solid #f0ebe8;padding:8px;cursor:pointer;background:#fff;transition:background .1s ease}.hub-agenda-month__day:nth-child(7n){border-right:none}.hub-agenda-month__day:hover{background:#fffbf8}.hub-agenda-month__day--muted{opacity:.45}.hub-agenda-month__day--busy{box-shadow:inset 0 0 0 1px #c86a4d33}.hub-agenda-month__day-num{font-size:13px;font-weight:700;color:var(--hc-text, #4a3b3a)}.hub-agenda-month__day--today .hub-agenda-month__day-num{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:var(--hc-brand, #c86a4d);color:#fff}.hub-agenda-month__day--holiday{box-shadow:inset 0 0 0 2px #7c3aed59}.hub-agenda-month__day--blocked{box-shadow:inset 0 0 0 2px #64748b73}.hub-agenda-month__block-chip{margin-top:4px;font-size:9px;font-weight:700;color:#5b21b6;line-height:1.2}.hub-agenda-month__day--blocked .hub-agenda-month__block-chip{color:#475569}.hub-agenda-month__counts{margin-top:6px;font-size:10px;line-height:1.35;color:var(--ag-muted)}.hub-agenda__pill{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.hub-agenda__pill--st-pending{background:#fff8e6;color:#b45309}.hub-agenda__pill--st-confirmed{background:#e8f4ef;color:#2f6f4e}.hub-agenda__pill--st-progress{background:#e3f2fd;color:#1565c0}.hub-agenda__pill--st-done{background:#f3e5f5;color:#6a1b9a}.hub-agenda__pill--st-cancelled{background:#ffebee;color:#b71c1c}.hub-agenda__pill--st-paid{background:#e8f5e9;color:#33691e}.hub-agenda__panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:12px}.hub-agenda__panel-head-text{min-width:0;flex:1}.hub-agenda__panel-subtitle{margin:4px 0 0;font-size:13px;color:var(--ag-muted);font-weight:500}.hub-agenda__panel-status-row{margin-bottom:4px}.hub-agenda__panel-status-label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--ag-muted);margin-bottom:6px}.hub-agenda__panel-kv-icon{vertical-align:middle;margin-right:6px;opacity:.6}.hub-agenda__panel-kv--pre{white-space:pre-wrap}.hub-agenda__panel-hint{margin:8px 0 0;font-size:12px;color:var(--ag-muted)}.hub-agenda__internal-badge{display:inline-block;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:2px 6px;border-radius:4px;background:#f3ede8;color:#8e6e67;vertical-align:middle}.hub-agenda__panel-section--alert .hub-agenda__panel-kv{color:#b71c1c;font-weight:600}.hub-agenda__service-list{list-style:none;margin:0;padding:0}.hub-agenda__service-list-item{display:flex;justify-content:space-between;gap:8px;padding:6px 0;border-bottom:1px solid #f0ebe8;font-size:13px}.hub-agenda__service-list-item:last-child{border-bottom:none}.hub-agenda__service-list-name{font-weight:500;color:var(--hc-text, #4a3b3a)}.hub-agenda__service-list-meta{flex-shrink:0;color:var(--ag-muted);font-size:12px}.hub-agenda__service-total{margin:8px 0 0;font-size:13px;color:var(--hc-text, #4a3b3a)}.hub-agenda__action--icon{padding:8px 10px;display:inline-flex;align-items:center;justify-content:center}.hub-agenda__action-menu-wrap{position:relative}.hub-agenda__action-menu{position:absolute;right:0;bottom:calc(100% + 4px);min-width:140px;background:#fff;border:1px solid var(--ag-border);border-radius:8px;box-shadow:0 4px 12px #4a3b3a1f;padding:4px;z-index:20}.hub-agenda__action-menu-item{display:flex;align-items:center;gap:8px;width:100%;padding:8px 10px;border:none;background:transparent;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;color:var(--hc-text, #4a3b3a);text-align:left}.hub-agenda__action-menu-item:hover:not(:disabled){background:#f6f1ee}.hub-agenda__action-menu-item:disabled{opacity:.45;cursor:not-allowed}.hub-agenda__view-metrics{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0 0 10px;padding:8px 12px;background:#faf8f6;border:1px solid var(--ag-border);border-radius:8px;font-size:13px;font-weight:500;color:var(--ag-muted)}.hub-agenda__view-metrics-sep{opacity:.5}.hub-agenda__view-metrics--warn{color:#b71c1c;font-weight:600}.hub-agenda__panel-title{margin:0;font-size:17px;line-height:1.25;color:var(--hc-text, #4a3b3a)}.hub-agenda__panel-close{border:none;background:transparent;font-size:22px;line-height:1;cursor:pointer;color:var(--ag-muted);padding:0 4px}.hub-agenda__panel-section{margin-top:14px}.hub-agenda__panel-section h4{margin:0 0 6px;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--ag-muted)}.hub-agenda__panel-kv{font-size:13px;line-height:1.5;color:var(--hc-text, #4a3b3a)}.hub-agenda__panel-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.hub-agenda__action{border:1px solid var(--ag-border);background:#fff;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:600;cursor:pointer;color:var(--hc-text, #4a3b3a)}.hub-agenda__action:hover{background:#f6f1ee}.hub-agenda__action--primary{border-color:var(--hc-brand, #c86a4d);color:var(--hc-brand, #c86a4d)}.hub-agenda__metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:8px}.hub-agenda__metric{background:#fff;border:1px solid var(--ag-border);border-radius:8px;padding:10px 12px}.hub-agenda__metric-val{font-size:20px;font-weight:800;color:var(--hc-text, #4a3b3a)}.hub-agenda__metric-lab{font-size:11px;color:var(--ag-muted);margin-top:2px}@media(max-width:1100px){.hub-agenda{flex-direction:column}.hub-agenda__panel{width:100%;max-height:none;border-left:none;border-top:1px solid var(--ag-border);position:static}}.hub-clinic-shell--tabs{display:flex;flex-direction:column;width:100%;min-height:calc(100vh - 140px)}.hub-clinic-shell--tabs>.hub-clientes__tabs{flex:0 0 auto;flex-wrap:wrap;margin-bottom:20px}.hub-clinic-shell--tabs>.hub-clientes__tabs a.hub-clientes__tab--active{border-bottom-color:var(--hc-brand, #c86a4d)}.hub-clinic-shell__main{flex:1;min-width:0;padding:0 0 32px}.hub-clinic-page__toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px}.hub-clinic-page__title{margin:0;font-size:1.35rem;font-weight:700;color:#4a3b3a;flex:1}.hub-clinic-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px}.hub-clinic-card{background:#fff;border:1px solid rgba(74,59,58,.1);border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:10px;transition:box-shadow .15s ease,border-color .15s ease}.hub-clinic-card:hover{border-color:#c86a4d59;box-shadow:0 4px 16px #4a3b3a14}.hub-clinic-card__top{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.hub-clinic-card__pet{font-size:16px;font-weight:700;color:#4a3b3a;margin:0}.hub-clinic-card__meta{font-size:13px;color:#7a6865;margin:0}.hub-clinic-card__pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.hub-clinic-card__pill--waiting{background:#fef3c7;color:#92400e}.hub-clinic-card__pill--progress{background:#dbeafe;color:#1e40af}.hub-clinic-card__pill--done{background:#d1fae5;color:#065f46}.hub-clinic-card__actions{display:flex;gap:8px;margin-top:4px}.hub-clinic-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 14px;border-radius:10px;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;border:none;text-decoration:none}.hub-clinic-btn--primary{background:#c86a4d;color:#fff}.hub-clinic-btn--primary:hover{background:#b85a3f}.hub-clinic-btn--ghost{background:transparent;color:#4a3b3a;border:1px solid rgba(74,59,58,.15)}.hub-clinic-workspace{display:flex;flex-direction:column;gap:20px}.hub-clinic-pet-header{background:#fff;border:1px solid rgba(74,59,58,.1);border-radius:16px;padding:20px 24px}.hub-clinic-pet-header__name{margin:0 0 8px;font-size:1.5rem;font-weight:700;color:#4a3b3a}.hub-clinic-pet-header__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px 16px;font-size:13px;color:#6b5654}.hub-clinic-pet-header__alerts{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.hub-clinic-alert-chip{padding:4px 10px;border-radius:8px;font-size:12px;font-weight:600;background:#fde8e4;color:#9a3b2e}.hub-clinic-tabs{display:flex;flex-wrap:wrap;gap:6px;border-bottom:1px solid rgba(74,59,58,.12);padding-bottom:0}.hub-clinic-tab{padding:10px 16px;border:none;background:transparent;font-family:inherit;font-size:14px;font-weight:500;color:#7a6865;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px}.hub-clinic-tab--active{color:#c86a4d;font-weight:600;border-bottom-color:#c86a4d}.hub-clinic-panel{background:#fff;border:1px solid rgba(74,59,58,.1);border-radius:14px;padding:20px 24px}.hub-clinic-field{margin-bottom:16px}.hub-clinic-field label{display:block;font-size:13px;font-weight:600;color:#4a3b3a;margin-bottom:6px}.hub-clinic-field input,.hub-clinic-field textarea,.hub-clinic-field select{width:100%;max-width:560px;padding:10px 12px;border:1px solid rgba(74,59,58,.15);border-radius:10px;font-size:14px;font-family:inherit;box-sizing:border-box}.hub-clinic-field textarea{min-height:88px;resize:vertical}.hub-clinic-workspace__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.hub-clinic-save-hint{font-size:13px;color:#7a6865}.hub-clinic-timeline{display:flex;flex-direction:column;gap:12px}.hub-clinic-timeline__item{padding:12px 16px;border-left:3px solid #c86a4d;background:#faf7f4;border-radius:0 10px 10px 0}.hub-clinic-table-wrap{overflow-x:auto}.hub-clinic-table{width:100%;border-collapse:collapse;font-size:14px}.hub-clinic-table th,.hub-clinic-table td{padding:10px 12px;text-align:left;border-bottom:1px solid rgba(74,59,58,.08)}.hub-clinic-beds-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}.hub-clinic-bed{padding:16px;border-radius:12px;border:1px solid rgba(74,59,58,.12);text-align:center;font-weight:600}.hub-clinic-bed--available{background:#ecfdf5;color:#065f46}.hub-clinic-bed--occupied{background:#fef3c7;color:#92400e}.hub-clinic-bed--maintenance{background:#f3f4f6;color:#6b7280}.hub-clinic-page__pad{padding:24px 0}.hub-clinic-hosp-event{border:1px solid var(--color-border, #e5e7eb);border-radius:6px;padding:10px 12px;margin-bottom:8px}.hub-clinic-hosp-event__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.hub-clinic-hosp-event__kind{font-size:12px;font-weight:600;background:var(--color-surface-2, #f3f4f6);padding:2px 8px;border-radius:4px}.hub-clinic-hosp-event__time{font-size:11px;color:var(--color-muted, #6b7280)}.hub-clinic-hosp-event__note{margin:4px 0 0;font-size:13px;color:var(--color-text, #111827)}.hub-clinic-hosp-event__payload{margin:6px 0 0;font-size:11px;background:var(--color-surface-2, #f9fafb);border-radius:4px;padding:6px 8px;overflow-x:auto;white-space:pre-wrap;color:var(--color-muted, #4b5563)}.hub-clinic-atendimentos__toolbar{margin-bottom:16px}.hub-clinic-atendimentos__date-nav{display:flex;align-items:center;gap:8px}.hub-clinic-atendimentos__date-label{font-size:14px;font-weight:600;color:var(--hc-text, #4a3b3a);min-width:200px;text-align:center}.hub-clinic-atendimentos__search{flex:1;min-width:180px;max-width:280px}.hub-clinic-atendimentos__staff-filter{min-width:200px}.hub-clinic-metrics{margin-bottom:20px}.hub-clinic-alerts{display:flex;gap:12px;align-items:flex-start;padding:12px 16px;margin-bottom:16px;background:#fffbeb;border:1px solid #fcd34d;border-radius:var(--hc-radius, 10px);color:#92400e}.hub-clinic-alerts__list{margin:6px 0 0;padding-left:18px;font-size:13px}.hub-clinic-banner{padding:14px 16px;margin-bottom:16px;background:#fdf6f2;border:1px dashed var(--hc-border, #e5dcd6);border-radius:var(--hc-radius, 10px);display:flex;flex-wrap:wrap;align-items:center;gap:12px;font-size:14px}.hub-clinic-queue{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:start}.hub-clinic-queue__col-title{margin:0 0 10px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--hc-text-muted, #8e6e67)}.hub-clinic-queue__count{font-weight:500;opacity:.8}.hub-clinic-queue__cards{display:flex;flex-direction:column;gap:10px}.hub-clinic-queue__card{background:#fff;border:1px solid var(--hc-border, #e5dcd6);border-radius:12px;padding:14px}.hub-clinic-queue__card-top{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.hub-clinic-queue__pet{margin:0;font-weight:700;font-size:15px;color:var(--hc-text, #4a3b3a)}.hub-clinic-queue__meta{margin:4px 0 0;font-size:13px}.hub-clinic-queue__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.hub-clinic-queue__pill--progress{background:#dbeafe;color:#1e40af}.hub-clinic-queue__pill--waiting{background:#fef3c7;color:#92400e}.hub-clinic-queue__pill--done{background:#d1fae5;color:#065f46}.hub-clinic-records{min-height:calc(100vh - 160px)}.hub-clinic-records__header{margin-bottom:16px}.hub-clinic-records__pet-name{margin:0 0 4px;font-size:1.25rem;font-weight:700}.hub-clinic-records__tabs{margin-bottom:16px}.hub-clinic-records__list{margin:0;padding-left:18px;font-size:14px;line-height:1.6}.hub-clinic-timeline__body{margin:4px 0 0;font-size:13px}.hub-clinic-section-title{margin:20px 0 10px;font-size:15px;font-weight:700;color:var(--hc-text, #4a3b3a)}.hub-clinic-bed__status{font-size:12px;font-weight:400;margin-top:4px;text-transform:capitalize}.hub-clinic-workspace__back{align-self:flex-start;margin-bottom:12px}.hub-clinic-workspace__footer{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:20px;padding-top:16px;border-top:1px solid var(--hc-border, #e5dcd6)}.hub-clinic-sections{display:flex;flex-direction:column;gap:0;margin-top:16px}.hub-clinic-section{border:1px solid var(--hc-border, #e5dcd6);border-radius:6px;margin-bottom:8px;overflow:hidden}.hub-clinic-section__header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;background:var(--hc-bg-subtle, #faf7f5);border:none;cursor:pointer;font-size:14px;font-weight:600;color:var(--hc-text, #4a3b3a);text-align:left;transition:background .15s}.hub-clinic-section__header:hover{background:var(--hc-bg-hover, #f3ede9)}.hub-clinic-section__title{flex:1}.hub-clinic-section__body{padding:16px;border-top:1px solid var(--hc-border, #e5dcd6)}.hub-clinic-workspace__completed-banner{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:12px;padding:10px 14px;background:var(--hc-bg-info, #f0f7ff);border:1px solid var(--hc-border-info, #b8d8f8);border-radius:6px;font-size:13px;color:var(--hc-text-secondary, #6b5a58)}.hub-clinic-amend-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1200}.hub-clinic-amend-modal{background:#fff;border-radius:10px;padding:28px;width:100%;max-width:480px;box-shadow:0 8px 32px #0000002e;display:flex;flex-direction:column;gap:12px}.hub-clinic-amend-modal h3{margin:0;font-size:17px;font-weight:700;color:var(--hc-text, #4a3b3a)}.hub-clinic-amend-modal__footer{display:flex;gap:8px;justify-content:flex-end;margin-top:4px}.hub-clinic-cases{display:flex;flex-direction:column;gap:12px;padding-top:4px}.hub-clinic-cases__item{border:1px solid var(--hc-border, #e5dcd6);border-radius:8px;padding:14px 16px;display:flex;flex-direction:column;gap:6px}.hub-clinic-cases__item-header{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hub-clinic-cases__title{font-size:14px;color:var(--hc-text, #4a3b3a)}.hub-clinic-cases__summary{font-size:13px;color:var(--hc-text-secondary, #6b5a58);margin:0}.hub-clinic-cases__meta{font-size:12px}.hub-clinic-cases__badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:12px;font-size:11px;font-weight:600;white-space:nowrap}.hub-clinic-cases__badge--active{background:#d1fae5;color:#065f46}.hub-clinic-cases__badge--monitoring{background:#fef3c7;color:#92400e}.hub-clinic-cases__badge--resolved{background:#e5e7eb;color:#374151}.hub-clinic-cases__badge--cancelled{background:#fee2e2;color:#991b1b}.hub-clinic-case-page{padding:20px;max-width:900px}.hub-clinic-case-page__header{display:flex;flex-direction:column;gap:10px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--hc-border, #e5dcd6)}.hub-clinic-case-page__title-row{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap}.hub-clinic-case-page__title{margin:0;font-size:22px;font-weight:700;color:var(--hc-text, #4a3b3a);flex:1}.hub-clinic-case-page__status-area{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hub-clinic-case-page__status-edit{display:flex;align-items:center;gap:8px}.hub-clinic-case-page__summary{font-size:14px;color:var(--hc-text-secondary, #6b5a58);margin:0}.hub-clinic-case-page__meta{display:flex;flex-wrap:wrap;gap:12px;font-size:13px;color:var(--hc-text-secondary, #6b5a58)}.hub-clinic-case-page__tags{display:flex;flex-wrap:wrap;gap:6px}.hub-clinic-case-page__actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:4px}.hub-clinic-case-page__tabs{margin-bottom:16px}.hub-clinic-pet-header__case{font-size:13px;color:var(--hc-text-secondary, #6b5a58);margin:2px 0 4px}@media(max-width:1100px){.hub-clinic-queue{grid-template-columns:1fr}}@media(max-width:900px){.hub-clinic-shell--tabs>.hub-clientes__tabs{gap:0}}.hub-clinic-workspace--prontuario{--hub-cws-brand: #c9795b;--hub-cws-cream: #f6f1ec;--hub-cws-text: #4a3b3a;--hub-cws-muted: #7a6865;background:var(--hub-cws-cream);border-radius:16px;padding:8px 12px 100px;box-sizing:border-box}.hub-cws-back{margin-bottom:8px}.hub-cws-header{background:#fff;border:1px solid rgba(74,59,58,.08);border-radius:16px;padding:20px 22px;box-shadow:0 2px 12px #4a3b3a0f}.hub-cws-header__primary{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;align-items:flex-start}.hub-cws-header__pet{display:flex;gap:16px;align-items:flex-start;min-width:0;flex:1 1 280px}.hub-cws-avatar{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#fde8e4,#fff);border:2px solid rgba(201,121,91,.45);display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;color:var(--hub-cws-brand);flex-shrink:0}.hub-cws-header__pet-text{min-width:0}.hub-cws-header__title-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.hub-cws-header__pet-name{margin:0;font-size:1.45rem;font-weight:700;color:var(--hub-cws-text)}.hub-cws-header__pet-line{margin:6px 0 0;font-size:14px;color:var(--hub-cws-muted)}.hub-cws-header__tutor{margin:10px 0 0;display:flex;align-items:center;gap:8px;font-size:14px;color:var(--hub-cws-text)}.hub-cws-header__tutor-icon{color:var(--hub-cws-brand);flex-shrink:0}.hub-cws-header__case-block{flex:0 1 280px;text-align:right}.hub-cws-header__case-id{margin:0;font-size:14px;color:var(--hub-cws-muted)}.hub-cws-header__case-meta{margin:6px 0 0;font-size:13px;color:var(--hub-cws-muted)}.hub-cws-header__case-link{margin:8px 0 0;font-size:13px}.hub-cws-header__flags{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(74,59,58,.08)}.hub-cws-completed{margin-top:14px}.hub-cws-status{display:inline-flex;align-items:center;padding:5px 12px;border-radius:999px;font-size:12px;font-weight:600}.hub-cws-status--green{background:#d1fae5;color:#065f46}.hub-cws-status--amber{background:#fef3c7;color:#92400e}.hub-cws-status--muted{background:#e5e7eb;color:#374151}.hub-cws-status--red{background:#fee2e2;color:#991b1b}.hub-cws-quick{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px}.hub-cws-quick-card{background:#fff;border:1px solid rgba(74,59,58,.08);border-radius:14px;padding:14px 16px;display:flex;flex-direction:column;gap:4px;box-shadow:0 1px 6px #4a3b3a0a}.hub-cws-quick-card__label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--hub-cws-muted)}.hub-cws-quick-card__value{font-size:15px;font-weight:700;color:var(--hub-cws-text)}.hub-cws-quick-card__value--ok{color:#15803d}.hub-cws-quick-card__value--sm{font-size:13px;font-weight:600;line-height:1.35}.hub-cws-quick-card__hint{font-size:11px;color:var(--hub-cws-muted)}.hub-cws-stepper{display:flex;align-items:center;justify-content:space-between;gap:4px;margin-top:16px;padding:12px 8px;background:#fff;border-radius:14px;border:1px solid rgba(74,59,58,.08);overflow-x:auto}.hub-cws-stepper__rule{flex:1 1 12px;height:0;border-top:2px dotted rgba(74,59,58,.18);min-width:8px}.hub-cws-step{display:flex;flex-direction:column;align-items:center;gap:6px;padding:6px 10px;border:none;background:transparent;cursor:pointer;font-family:inherit;color:var(--hub-cws-muted);flex-shrink:0}.hub-cws-step__num{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;background:#f3f4f6;color:#6b7280}.hub-cws-step__label{font-size:11px;font-weight:600;white-space:nowrap}.hub-cws-step--done .hub-cws-step__num{background:#c9795b33;color:var(--hub-cws-brand)}.hub-cws-step--done .hub-cws-step__label{color:var(--hub-cws-text)}.hub-cws-step--current .hub-cws-step__num{background:var(--hub-cws-brand);color:#fff}.hub-cws-step--current .hub-cws-step__label{color:var(--hub-cws-brand)}.hub-cws-banner{margin-top:14px}.hub-cws-body-grid{display:grid;grid-template-columns:200px minmax(0,1fr) 300px;gap:16px;margin-top:16px;align-items:start}.hub-cws-rail{position:sticky;top:12px;display:flex;flex-direction:column;gap:4px;background:#fff;border:1px solid rgba(74,59,58,.08);border-radius:14px;padding:10px 8px;max-height:calc(100vh - 200px);overflow-y:auto}.hub-cws-rail__btn{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:10px 12px;border:none;border-radius:10px;background:transparent;font-size:13px;font-weight:500;color:var(--hub-cws-muted);cursor:pointer;font-family:inherit;transition:background .15s,color .15s}.hub-cws-rail__btn:hover{background:#c9795b14;color:var(--hub-cws-text)}.hub-cws-rail__btn--active{background:#c9795b24;color:var(--hub-cws-brand);font-weight:600}.hub-cws-rail__icon{flex-shrink:0;opacity:.85}.hub-cws-main-col{display:flex;flex-direction:column;gap:14px;min-width:0}.hub-cws-main-col .hub-clinic-field input,.hub-cws-main-col .hub-clinic-field textarea,.hub-cws-main-col .hub-clinic-field select{max-width:none;width:100%}.hub-cws-section{scroll-margin-top:100px}.hub-cws-card{background:#fff;border:1px solid rgba(74,59,58,.08);border-radius:16px;padding:18px 20px;box-shadow:0 2px 10px #4a3b3a0d}.hub-cws-card--muted{background:#faf8f6}.hub-cws-card__title{margin:0 0 14px;font-size:15px;font-weight:700;color:var(--hub-cws-text)}.hub-cws-resumo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px 18px;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid rgba(74,59,58,.08)}.hub-cws-k{display:block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--hub-cws-muted);margin-bottom:4px}.hub-cws-v{margin:0;font-size:14px;color:var(--hub-cws-text);line-height:1.45}.hub-cws-v--accent{color:var(--hub-cws-brand);font-weight:600}.hub-cws-pill{display:inline-flex;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600}.hub-cws-pill--amber{background:#fef3c7;color:#92400e}.hub-cws-pill--green{background:#d1fae5;color:#065f46}.hub-cws-pill--muted{background:#f3f4f6;color:#4b5563}.hub-cws-pill--red{background:#fee2e2;color:#991b1b}.hub-cws-field-grid{display:grid;gap:14px 16px}.hub-cws-field-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-cws-field-tight{margin-bottom:0}.hub-cws-textarea{min-height:72px;resize:vertical}.hub-cws-subtitle{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--hub-cws-muted);margin:16px 0 10px}.hub-cws-subtitle:first-of-type{margin-top:0}.hub-cws-vitals{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.hub-cws-vital-cell label{display:block;font-size:12px;font-weight:600;color:var(--hub-cws-text);margin-bottom:4px}.hub-cws-vital-cell input{width:100%;padding:9px 11px;border-radius:10px;border:1px solid rgba(74,59,58,.15);font-family:inherit;font-size:14px;box-sizing:border-box}.hub-cws-cid-placeholder{margin-top:16px;padding:12px 14px;border-radius:12px;border:1px dashed rgba(74,59,58,.2);background:#fafafa}.hub-cws-btn-primary-outline{margin-top:8px;display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:10px;border:1px solid var(--hub-cws-brand);background:#fff;color:var(--hub-cws-brand);font-weight:600;font-size:14px;cursor:pointer;font-family:inherit}.hub-cws-btn-primary-outline:hover{background:#c9795b14}.hub-cws-exam-summary{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.hub-cws-exam-pill{display:flex;flex-direction:column;gap:2px;padding:10px 14px;border-radius:12px;background:#f9fafb;border:1px solid rgba(74,59,58,.1);font-size:12px;color:var(--hub-cws-muted)}.hub-cws-exam-pill strong{font-size:18px;color:var(--hub-cws-text)}.hub-cws-exam-pill--amber{border-color:#fcd34d;background:#fffbeb}.hub-cws-exam-pill--green{border-color:#6ee7b7;background:#ecfdf5}.hub-cws-footer-anchor{height:1px}.hub-cws-timeline-col{position:sticky;top:12px;background:#fff;border:1px solid rgba(74,59,58,.08);border-radius:16px;padding:16px 14px;max-height:calc(100vh - 180px);display:flex;flex-direction:column;box-shadow:0 2px 10px #4a3b3a0d}.hub-cws-timeline-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.hub-cws-timeline-title{margin:0;font-size:15px;font-weight:700;color:var(--hub-cws-text)}.hub-cws-timeline-add{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:10px;border:none;background:var(--hub-cws-brand);color:#fff;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit;white-space:nowrap}.hub-cws-timeline-add:hover{filter:brightness(.95)}.hub-cws-timeline-scroll{flex:1;overflow-y:auto;padding-right:4px;display:flex;flex-direction:column;gap:12px}.hub-cws-tl-card{position:relative;padding-left:18px}.hub-cws-tl-card__dot{position:absolute;left:2px;top:6px;width:10px;height:10px;border-radius:50%;background:var(--hub-cws-brand);box-shadow:0 0 0 3px #c9795b33}.hub-cws-tl-card__body{background:#faf8f6;border-radius:12px;padding:12px 14px;border:1px solid rgba(74,59,58,.06)}.hub-cws-tl-card__meta{font-size:11px;color:var(--hub-cws-muted);margin-bottom:4px}.hub-cws-tl-card__title{margin:0 0 6px;font-size:14px;font-weight:600;color:var(--hub-cws-text)}.hub-cws-tl-card__text{margin:0 0 8px;font-size:13px;line-height:1.45;color:var(--hub-cws-text)}.hub-cws-timeline-more{margin-top:10px;width:100%;padding:8px;border:none;background:transparent;color:var(--hub-cws-brand);font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;text-decoration:underline;text-underline-offset:3px}.hub-cws-footer{position:fixed;left:0;right:0;bottom:0;z-index:1100;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:14px 20px calc(14px + env(safe-area-inset-bottom,0));background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid rgba(74,59,58,.12);box-shadow:0 -4px 24px #4a3b3a14}.hub-cws-footer__left{display:flex;flex-direction:column;gap:2px;min-width:0}.hub-cws-footer__hint{font-size:13px;color:#15803d}.hub-cws-footer__started{font-size:12px}.hub-cws-footer__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.hub-cws-footer__btn{display:inline-flex;align-items:center;gap:8px}.hub-cws-footer__btn--primary{background:var(--hub-cws-brand)!important;border-color:var(--hub-cws-brand)!important}.hub-cws-footer__btn--primary:hover{filter:brightness(.95)}.hub-cws-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:1250}.hub-cws-drawer{position:fixed;top:0;right:0;width:min(420px,100vw);height:100%;background:#fff;z-index:1260;box-shadow:-8px 0 32px #0000001f;display:flex;flex-direction:column}.hub-cws-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid rgba(74,59,58,.1)}.hub-cws-drawer__head h2{margin:0;font-size:17px}.hub-cws-drawer__close{border:none;background:transparent;color:var(--hub-cws-brand);font-weight:600;cursor:pointer;font-family:inherit}.hub-cws-drawer__body{padding:20px;display:flex;flex-direction:column;gap:12px;overflow-y:auto}.hub-cws-rx-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px}.hub-cws-rx-form .hub-clientes__btn{grid-column:1 / -1;justify-self:start}.hub-cws-rx-form select{grid-column:span 2}.hub-cws-rx-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.hub-cws-rx-item{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:10px;padding:12px 14px;border-radius:12px;border:1px solid rgba(74,59,58,.1);background:#faf8f6}.hub-cws-rx-item__name{font-weight:700;font-size:15px;color:var(--hub-cws-text)}.hub-cws-rx-item__meta{width:100%;font-size:13px;color:var(--hub-cws-muted)}.hub-cws-vaccine-table-wrap{overflow-x:auto}.hub-cws-vaccine-table{width:100%;border-collapse:collapse;font-size:14px}.hub-cws-vaccine-table th,.hub-cws-vaccine-table td{padding:10px 12px;text-align:left;border-bottom:1px solid rgba(74,59,58,.08)}.hub-cws-vaccine-table th{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--hub-cws-muted)}.hub-cws-exam-table-wrap{overflow-x:auto}.hub-cws-exam-table{width:100%;border-collapse:collapse;font-size:14px}.hub-cws-exam-table th,.hub-cws-exam-table td{padding:10px 12px;text-align:left;border-bottom:1px solid rgba(74,59,58,.08);vertical-align:top}.hub-cws-exam-table th{font-size:11px;text-transform:uppercase;color:var(--hub-cws-muted)}.hub-cws-exam-file{display:inline-block;margin-left:10px}.hub-cws-exam-file__input{position:absolute;width:1px;height:1px;opacity:0}.hub-cws-attach-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.hub-cws-attach-card{display:flex;flex-direction:column;gap:6px;padding:14px;border-radius:12px;border:1px solid rgba(74,59,58,.1);background:#faf8f6;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s}.hub-cws-attach-card:hover{border-color:#c9795b73;box-shadow:0 2px 10px #4a3b3a14}.hub-cws-attach-card__name{font-weight:600;font-size:14px;color:var(--hub-cws-brand)}.hub-cws-attach-card__meta{font-size:12px;color:var(--hub-cws-muted)}@media(max-width:1180px){.hub-cws-body-grid{grid-template-columns:180px minmax(0,1fr)}.hub-cws-timeline-col{grid-column:1 / -1;position:static;max-height:none}}@media(max-width:900px){.hub-cws-quick{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-cws-body-grid{grid-template-columns:1fr}.hub-cws-rail{position:static;max-height:none;flex-direction:row;flex-wrap:wrap;padding:8px}.hub-cws-rail__btn{flex:1 1 auto;min-width:140px}.hub-cws-resumo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-cws-field-grid--2,.hub-cws-rx-form{grid-template-columns:1fr}.hub-cws-rx-form select{grid-column:span 1}}@media(max-width:520px){.hub-cws-quick,.hub-cws-resumo-grid{grid-template-columns:1fr}.hub-cws-header__case-block{text-align:left;flex-basis:100%}}.hub-grooming-page{--hc-brand: #c86a4d;--hc-brand-hover: #a85a40;--hc-text: #4a3b3a;--hc-text-muted: #8e6e67;--hc-border: #e5dcd6;--hc-card: #ffffff;--hc-radius: 10px;width:100%;max-width:100%;min-width:0;color:var(--hc-text);font-size:14px}.hub-grooming-page__metrics{margin:0 0 16px;font-size:14px}.hub-grooming-page__perm-banner{margin:0 0 16px}.hub-grooming-page__perm-banner code{font-size:12px;padding:1px 4px;border-radius:4px;background:#0000000f}.hub-grooming-page .hub-clinic-queue__actions .hub-clientes__btn--sm{padding:8px 12px;font-size:13px;border-radius:8px}.hub-grooming-page .hub-clinic-queue__actions .hub-clientes__btn--primary{background:var(--hc-brand, #c86a4d);border-color:var(--hc-brand, #c86a4d);color:#fff}.hub-grooming-page .hub-clinic-queue__actions .hub-clientes__btn--primary:hover{background:var(--hc-brand-hover, #a85a40);border-color:var(--hc-brand-hover, #a85a40)}.hub-grooming-page .hub-clinic-queue__actions .hub-clientes__btn--ghost{background:#fff;border:1px solid var(--hc-border, #e5dcd6);color:var(--hc-text, #4a3b3a)}.hub-grooming-page .hub-clinic-queue__actions .hub-clientes__btn--ghost:hover{background:#faf7f4}.hub-grooming-page .hub-clinic-queue__actions a.hub-clientes__btn--ghost{text-decoration:none;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center}.hub-grooming-queue__card--late{border-color:#f59e0b;box-shadow:0 0 0 1px #f59e0b40}.hub-grooming-queue__late-tag{margin:6px 0 0;font-size:12px;font-weight:700;color:#b45309}.hub-grooming-queue__badge{display:inline-block;margin-top:8px;padding:2px 8px;font-size:11px;font-weight:600;border-radius:6px;background:#ede9fe;color:#5b21b6}.hub-grooming-drawer__footer{display:flex;flex-wrap:wrap;gap:10px;width:100%}.hub-grooming-drawer__section{margin-bottom:20px}.hub-grooming-drawer__section--highlight{padding:12px;border-radius:10px;background:#fff7ed;border:1px solid #fed7aa}.hub-grooming-drawer__heading{margin:0 0 8px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--hc-text-muted, #8e6e67)}.hub-grooming-drawer__status{margin:0 0 16px;font-size:14px}.hub-grooming-drawer__list{margin:0;padding-left:18px;font-size:14px}.hub-grooming-drawer__list--compact{margin-top:8px;font-size:13px}.hub-grooming-tags{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 16px}.hub-grooming-tags--card{margin-top:8px}.hub-grooming-tags__pill{display:inline-block;padding:2px 8px;font-size:11px;font-weight:600;border-radius:6px;background:#fef3c7;color:#92400e}.hub-grooming-drawer__lines{list-style:none;margin:0;padding:0}.hub-grooming-drawer__line{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;padding:8px 0;border-bottom:1px solid var(--hc-border, #e5dcd6);font-size:14px}.hub-grooming-drawer__line:last-child{border-bottom:none}.hub-grooming-drawer__line-name{flex:1 1 120px;min-width:0}.hub-grooming-drawer__line-price{font-size:13px}.hub-grooming-drawer__executed{display:inline-flex;align-items:center;gap:6px;font-size:13px;cursor:pointer;-webkit-user-select:none;user-select:none}.hub-grooming-drawer__extra-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:8px}.hub-grooming-drawer__extra-row .hub-clientes__select{flex:1 1 200px;min-width:160px}.hub-grooming-drawer__checklist{list-style:none;margin:0;padding:0}.hub-grooming-drawer__checklist li{padding:6px 0;font-size:14px}.hub-grooming-drawer__sync-hint{margin:0 0 10px;font-size:13px;line-height:1.45}.hub-grooming-queue--5col{grid-template-columns:repeat(5,minmax(200px,1fr));overflow-x:auto;padding-bottom:8px}.hub-grooming-queue__card--priority{border-color:#c2410c;box-shadow:0 0 0 1px #c2410c33}.hub-grooming-queue__priority-tag{margin:4px 0 0;font-size:11px;font-weight:700;color:#c2410c}.hub-grooming-page__filters{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px;align-items:center}.hub-grooming-queue .hub-clinic-queue__card-top{display:flex;flex-direction:row;align-items:flex-start;gap:10px;justify-content:flex-start}.hub-grooming-queue__pet-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid var(--hc-border, #e5dcd6)}.hub-grooming-queue__card-head-text{flex:1;min-width:0;display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.hub-grooming-queue__col--drop-over{outline:2px dashed var(--hc-brand, #c86a4d);outline-offset:4px;border-radius:8px}.hub-grooming-queue__draggable--enabled{touch-action:none;cursor:grab}.hub-grooming-queue__draggable--enabled:active{cursor:grabbing}.hub-grooming-queue__badge--first{background:#dcfce7;color:#166534}.hub-grooming-queue__badge--paused{background:#fef3c7;color:#92400e}.hub-grooming-queue__card--paused{box-shadow:inset 0 0 0 2px #92400e40}.hub-grooming-page__filter-field{display:inline-flex;flex-direction:column;gap:4px;font-size:13px}.hub-grooming-page__filter-label{font-weight:600;color:var(--hc-muted, #6b5c55)}.hub-grooming-page__filter-select{min-width:140px;max-width:200px}.hub-grooming-drawer__timeline{margin:0;padding:0;list-style:none}.hub-grooming-drawer__timeline-item{padding:10px 0;border-bottom:1px solid var(--hc-border, #e5dcd6)}.hub-grooming-drawer__timeline-item:last-child{border-bottom:none}.hub-grooming-drawer__timeline-title{margin:0;font-size:14px;font-weight:600}.hub-grooming-drawer__timeline-meta{margin:2px 0 0;font-size:12px}.hub-grooming-drawer__timeline-body{margin:6px 0 0;font-size:13px}@media(max-width:1400px){.hub-grooming-queue--5col{grid-template-columns:repeat(5,minmax(240px,1fr))}}@media(max-width:1100px){.hub-grooming-queue--5col{grid-template-columns:repeat(5,minmax(200px,1fr));overflow-x:auto;padding-bottom:12px;-webkit-overflow-scrolling:touch}.hub-grooming-queue--5col .hub-clinic-queue__card{padding:10px}.hub-grooming-queue--5col .hub-clinic-queue__pet{font-size:14px}}@media(max-width:640px){.hub-grooming-queue--5col{grid-template-columns:minmax(260px,1fr)}}.hub-orcamentos-shell--tabs .hub-clientes__tabs{flex-wrap:wrap}.hub-orcamentos__status{display:inline-block;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:4px 8px;border-radius:6px;background:#0000000f}.hub-orcamentos__status--draft{background:#78787826}.hub-orcamentos__status--sent{background:#1565c026;color:#1565c0}.hub-orcamentos__status--awaiting_return{background:#f57c002e;color:#ad4e00}.hub-orcamentos__status--accepted{background:#2e7d3226;color:#2e7d32}.hub-orcamentos__status--expired,.hub-orcamentos__status--cancelled{background:#c628281f;color:#b71c1c}.hub-orcamento-novo{--hub-brand: #f0642f;--hub-brand-hover: #d85526;--hub-text: #4a3b3a;--hub-text-muted: #8e6e67;--hub-border: #e5dcd6;--hub-card-bg: #ffffff;--hub-shell-bg: #faf7f4;--qd-card: var(--hub-card-bg);--qd-border: var(--hub-border);--qd-text: var(--hub-text);--qd-muted: var(--hub-text-muted);--qd-brand: var(--hub-brand);--qd-brand-h: var(--hub-brand-hover);padding:24px;background:var(--hub-shell-bg);min-height:calc(100vh - 64px);color:var(--hub-text)}.hub-orcamento-novo__topbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid var(--hub-border)}.hub-orcamento-novo__topbar-title{margin:0;font-size:22px;font-weight:700;color:var(--hub-text)}.hub-orcamento-novo__topbar-subtitle{margin:4px 0 0;font-size:13px;color:var(--hub-text-muted)}.hub-orcamento-novo__topbar-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.hub-orcamento-novo__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--hub-border);background:#fff;color:var(--hub-text);padding:8px 14px;border-radius:8px;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;text-decoration:none;transition:background .15s ease,border-color .15s ease}.hub-orcamento-novo__btn:hover:not(:disabled){background:#faf3ee}.hub-orcamento-novo__btn--primary{background:var(--hub-brand);border-color:var(--hub-brand);color:#fff}.hub-orcamento-novo__btn--primary:hover:not(:disabled){background:var(--hub-brand-hover);border-color:var(--hub-brand-hover)}.hub-orcamento-novo__btn--ghost{background:transparent}.hub-orcamento-novo__btn--outline{background:#fff;border-color:var(--hub-brand);color:var(--hub-brand)}.hub-orcamento-novo__btn--outline:hover:not(:disabled){background:#f0642f14}.hub-orcamento-novo__btn--danger{color:#b71c1c;border-color:#f4cbcb}.hub-orcamento-novo__btn:disabled{opacity:.55;cursor:not-allowed}.hub-orcamento-novo__btn--icon{padding:6px 10px;font-size:16px;line-height:1}.hub-orcamento-novo__grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:20px;align-items:start}.hub-orcamento-novo__main{display:flex;flex-direction:column;gap:16px;min-width:0}.hub-orcamento-novo__sidebar{position:sticky;top:16px;display:flex;flex-direction:column;gap:14px}.hub-orcamento-novo__card{background:var(--hub-card-bg);border:1px solid var(--hub-border);border-radius:14px;padding:20px;box-shadow:0 1px 3px #4a3b3a0f}.hub-orcamento-novo__card-header{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}.hub-orcamento-novo__card-title{margin:0;font-size:15px;font-weight:600;color:var(--hub-text)}.hub-orcamento-novo__card-subtitle{margin:2px 0 0;font-size:12px;color:var(--hub-text-muted)}.hub-orcamento-novo__field-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.hub-orcamento-novo__field{display:flex;flex-direction:column;gap:4px;min-width:0}.hub-orcamento-novo__field--wide{grid-column:1 / -1}.hub-orcamento-novo__label{font-size:12px;font-weight:600;color:var(--hub-text-muted);text-transform:uppercase;letter-spacing:.04em}.hub-orcamento-novo__input,.hub-orcamento-novo__select,.hub-orcamento-novo__textarea{width:100%;padding:8px 10px;border:1px solid var(--hub-border);border-radius:8px;background:#fff;font-size:14px;color:var(--hub-text);font-family:inherit}.hub-orcamento-novo__input:focus,.hub-orcamento-novo__select:focus,.hub-orcamento-novo__textarea:focus{outline:2px solid rgba(240,100,47,.35);border-color:var(--hub-brand)}.hub-orcamento-novo__textarea{resize:vertical;min-height:64px}.hub-orcamento-novo__help{font-size:12px;color:var(--hub-text-muted);margin:0}.hub-orcamento-novo__pets{display:flex;flex-direction:column;gap:12px}.hub-orcamento-novo__pet{border:1px solid var(--hub-border);border-radius:10px;padding:12px;background:#fff}.hub-orcamento-novo__pet-row{display:grid;grid-template-columns:minmax(130px,1.15fr) minmax(118px,.95fr) minmax(138px,1.1fr) minmax(108px,.85fr) minmax(108px,.85fr) 40px;gap:10px;align-items:end}.hub-orcamento-novo__combobox.hub-combobox{--hc-combo-border: var(--hub-border);--hc-combo-text: var(--hub-text);--hc-combo-muted: var(--hub-text-muted);position:relative;z-index:2}.hub-orcamento-novo__pet-remove{align-self:end}.hub-orcamento-novo__add{align-self:flex-start}.hub-orcamento-novo__services-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:14px}.hub-orcamento-novo__services-search-wrap{flex:1;min-width:200px;position:relative}.hub-orcamento-novo__services-search-icon{position:absolute;left:11px;top:50%;transform:translateY(-50%);color:var(--hub-text-muted);pointer-events:none}.hub-orcamento-novo__services-search-input{padding-left:36px}.hub-orcamento-novo__service-select-row{display:flex;align-items:center;gap:10px}.hub-orcamento-novo__service-icon-swatch{width:40px;height:40px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.hub-orcamento-novo__service-combobox.hub-combobox{flex:1;min-width:140px}.hub-orcamento-novo__services-table-col--narrow{white-space:nowrap;width:1%}.hub-orcamento-novo__services-table-col--variant{min-width:200px;max-width:300px}.hub-orcamento-novo__services-table-cell--variant{vertical-align:middle}.hub-orcamento-novo__variant-combobox.hub-combobox{min-width:180px}.hub-orcamento-novo__services-table-col--action{width:44px}.hub-orcamento-novo__services-table-cell--muted{font-size:13px;color:var(--hub-text-muted);vertical-align:middle}.hub-orcamento-novo__char-count{margin:4px 0 0;font-size:11px;color:var(--hub-text-muted);text-align:right}.hub-orcamento-novo__services{display:flex;flex-direction:column;gap:12px}.hub-orcamento-novo__services-scroller{overflow-x:auto}.hub-orcamento-novo__services-table{width:100%;border-collapse:collapse;font-size:13px}.hub-orcamento-novo__services-table th,.hub-orcamento-novo__services-table td{padding:8px 10px;border-bottom:1px solid var(--hub-border);text-align:left;vertical-align:top}.hub-orcamento-novo__services-table th{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--hub-text-muted);background:#faf3ee}.hub-orcamento-novo__services-table th.right,.hub-orcamento-novo__services-table td.right{text-align:right}.hub-orcamento-novo__services-table tfoot td{background:#faf3ee;font-weight:600}.hub-orcamento-novo__services-table input,.hub-orcamento-novo__services-table select{width:100%;padding:6px 8px;border:1px solid var(--hub-border);border-radius:6px;font-size:13px;background:#fff;color:var(--hub-text)}.hub-orcamento-novo__service-line-pets{display:flex;flex-direction:column;gap:6px}.hub-orcamento-novo__pet-price-row{display:grid;grid-template-columns:minmax(110px,1fr) 110px;gap:8px;align-items:center}.hub-orcamento-novo__pet-price-label{font-size:12px;color:var(--hub-text)}.hub-orcamento-novo__summary-row{display:flex;justify-content:space-between;padding:4px 0;font-size:13px}.hub-orcamento-novo__summary-row--discount span:last-child{color:#2e7d32;font-weight:600}.hub-orcamento-novo__summary-row--total{font-size:17px;font-weight:700;color:var(--hub-brand);border-top:1px solid var(--hub-border);padding-top:8px;margin-top:6px}.hub-orcamento-novo__summary-section{margin-top:10px;padding-top:10px;border-top:1px dashed var(--hub-border)}.hub-orcamento-novo__summary-section-title{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:var(--hub-text-muted);margin:0 0 6px}.hub-orcamento-novo__footer-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:stretch}.hub-orcamento-novo__footer-card{margin:0;height:100%}.hub-orcamento-novo__footer-card-title{margin:0 0 14px;font-size:15px;font-weight:600;color:var(--hub-text)}.hub-orcamento-novo__discount-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hub-orcamento-novo__services-th-pet{vertical-align:bottom}.hub-orcamento-novo__services-th-pet-name{display:block;font-size:13px;font-weight:600;text-transform:none;letter-spacing:normal;color:var(--hub-text);margin-bottom:4px}.hub-orcamento-novo__services-th-pet-val{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--hub-text-muted)}.hub-orcamento-novo__textarea--client{min-height:100px}.hub-orcamento-novo__chips{display:flex;gap:6px;margin-top:6px}.hub-orcamento-novo__chip{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid var(--hub-border);border-radius:999px;padding:4px 10px;font-size:12px;color:var(--hub-text);cursor:pointer}.hub-orcamento-novo__chip--active{background:var(--hub-brand);color:#fff;border-color:var(--hub-brand)}.hub-orcamento-novo__info-row{display:flex;justify-content:space-between;font-size:13px;padding:3px 0;color:var(--hub-text)}.hub-orcamento-novo__info-row span:first-child{color:var(--hub-text-muted)}.hub-orcamento-novo__card .hub-quote-detail__convert-grid{margin-top:0}@media(max-width:1200px){.hub-orcamento-novo__pet-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hub-orcamento-novo__pet-row>*:nth-child(n+3){grid-column:span 1}}@media(max-width:1024px){.hub-orcamento-novo__grid{grid-template-columns:1fr}.hub-orcamento-novo__sidebar{position:static}}@media(max-width:720px){.hub-orcamento-novo__pet-row{grid-template-columns:1fr}.hub-orcamento-novo__pet-row>*{grid-column:1 / -1}.hub-orcamento-novo__topbar{flex-direction:column;align-items:flex-start}.hub-orcamento-novo__footer-row,.hub-orcamento-novo__discount-fields{grid-template-columns:1fr}}.hub-public-quote{--pub-brand: #f0642f;--pub-text: #4a3b3a;--pub-muted: #8e6e67;--pub-border: #e5dcd6;--pub-beige: #faf3ee;--pub-shell: #faf7f4;background:var(--pub-shell);min-height:100vh;padding:clamp(16px,4vw,32px);color:var(--pub-text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,sans-serif}.hub-quote-staff-toolbar{max-width:960px;margin:0 auto 16px;padding:14px 16px;background:#fff;border:1px solid var(--pub-border);border-radius:12px;box-shadow:0 1px #4a3b3a0a}.hub-quote-staff-toolbar__row{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start;justify-content:space-between}.hub-quote-staff-toolbar__actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;flex:1;min-width:0}.hub-public-quote__banner-text{margin:0;font-size:14px;line-height:1.45}.hub-public-quote__banner-text--staff-hint{margin-top:8px;font-size:13px;opacity:.95}.hub-public-quote__banner--draft{max-width:960px;margin:0 auto 16px;padding:12px 16px;border-radius:10px;background:#f0642f14;border:1px solid rgba(240,100,47,.35);color:var(--pub-text)}.hub-public-quote__banner--draft .hub-public-quote__banner-actions{margin-top:12px;display:flex;flex-wrap:wrap;gap:10px;align-items:center}.hub-public-quote__card--internal{border-color:#8e6e6773;background:#fffdf9}.hub-public-quote__notes-body--pre{white-space:pre-wrap}.hub-public-quote__fineprint--staff{max-width:none}.hub-public-quote__shell{max-width:960px;margin:0 auto}.hub-public-quote__header{display:grid;grid-template-columns:1fr minmax(200px,260px);gap:20px;align-items:start;margin-bottom:24px}.hub-public-quote__eyebrow{margin:0 0 4px;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--pub-muted)}.hub-public-quote__clinic{margin:0 0 8px;font-size:clamp(1.5rem,4vw,2rem);font-weight:800;line-height:1.15;color:var(--pub-brand)}.hub-public-quote__tagline{margin:0;font-size:15px;color:var(--pub-muted);line-height:1.45;max-width:42ch}.hub-public-quote__meta-card{background:var(--pub-beige);border:1px solid var(--pub-border);border-radius:12px;padding:16px 18px}.hub-public-quote__meta-label{margin:10px 0 2px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--pub-muted)}.hub-public-quote__meta-label:first-child{margin-top:0}.hub-public-quote__meta-value{margin:0;font-size:14px;font-weight:600;color:var(--pub-text);word-break:break-word}.hub-public-quote__meta-value--accent{font-size:17px;font-weight:800;color:var(--pub-brand);letter-spacing:.02em}.hub-public-quote__meta-value--warn{color:#b71c1c}.hub-public-quote__banner{border-radius:10px;padding:12px 16px;margin-bottom:20px;font-size:14px;line-height:1.45}.hub-public-quote__banner--warn{background:#c628281a;border:1px solid rgba(198,40,40,.25);color:#7f1a1a}.hub-public-quote__grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.hub-public-quote__card{background:#fff;border:1px solid var(--pub-border);border-radius:12px;padding:18px 20px;box-shadow:0 1px #4a3b3a0a}.hub-public-quote__card--flush{padding-bottom:0}.hub-public-quote__card--notes{margin-top:16px}.hub-public-quote__card-title{margin:0 0 14px;font-size:15px;font-weight:700;color:var(--pub-text)}.hub-public-quote__dl{margin:0;display:grid;grid-template-columns:auto 1fr;gap:6px 14px;font-size:14px;align-items:baseline}.hub-public-quote__dl dt{margin:0;color:var(--pub-muted);font-weight:600}.hub-public-quote__dl dd{margin:0;color:var(--pub-text)}.hub-public-quote__muted{color:var(--pub-muted)}.hub-public-quote__table-scroll{overflow-x:auto;margin:0 -4px;padding:0 4px 4px}.hub-public-quote__data-table{width:100%;border-collapse:collapse;font-size:14px}.hub-public-quote__data-table th,.hub-public-quote__data-table td{padding:10px 12px;text-align:left;border-bottom:1px solid var(--pub-border)}.hub-public-quote__data-table th{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--pub-muted);background:var(--pub-beige)}.hub-public-quote__services-table{min-width:520px}.hub-public-quote__th-pet{vertical-align:bottom}.hub-public-quote__th-pet-name{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--pub-muted)}.hub-public-quote__th-pet-sub{display:block;margin-top:2px;font-size:10px;font-weight:600;color:var(--pub-muted);opacity:.85}.hub-public-quote__svc-title{display:block;font-weight:700;color:var(--pub-text);line-height:1.35}.hub-public-quote__svc-sub{display:block;margin-top:6px;font-size:13px;color:var(--pub-muted);line-height:1.4}.hub-public-quote__td-empty{text-align:center;padding:24px 16px}.hub-public-quote__notes-body{margin:0;white-space:pre-wrap;font-size:15px;line-height:1.55;color:var(--pub-text)}.hub-public-quote__totals{margin-top:20px;padding:20px 22px;background:#fff;border:1px solid var(--pub-border);border-radius:12px;max-width:380px;margin-left:auto}.hub-public-quote__totals-row{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:15px;padding:6px 0}.hub-public-quote__totals-row--discount{color:#2e7d32;font-weight:600}.hub-public-quote__totals-row--grand{margin-top:8px;padding-top:12px;border-top:1px solid var(--pub-border);font-size:22px;font-weight:800;color:var(--pub-brand)}.hub-public-quote__fineprint{margin:20px 0 0;font-size:12px;line-height:1.5;color:var(--pub-muted);max-width:62ch}.hub-public-quote__state{max-width:440px;margin:10vh auto;padding:28px 24px;text-align:center;background:#fff;border:1px solid var(--pub-border);border-radius:14px;box-shadow:0 8px 32px #4a3b3a14}.hub-public-quote__state-title{margin:0 0 8px;font-size:18px;font-weight:700;color:var(--pub-text)}.hub-public-quote__state-text{margin:0;font-size:15px;color:var(--pub-muted);line-height:1.5}@media(max-width:720px){.hub-public-quote__header,.hub-public-quote__grid-2{grid-template-columns:1fr}.hub-public-quote__totals{max-width:none;margin-left:0}}.hub-orcamentos-quote-list.hub-servicos-page .hub-servicos__metrics{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:1100px){.hub-orcamentos-quote-list.hub-servicos-page .hub-servicos__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.hub-orcamentos-quote-list.hub-servicos-page .hub-servicos__metrics{grid-template-columns:1fr}}.hub-orcamentos-quote-list__pet-cell{font-size:13px;color:var(--hc-text, #4a3b3a);max-width:240px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hub-orcamentos-quote-list__expire--warn{color:#c62828;font-weight:600}.hub-orcamentos-quote-list__spin{animation:hub-orcamentos-quote-spin .75s linear infinite}@keyframes hub-orcamentos-quote-spin{to{transform:rotate(360deg)}}.hub-orcamentos-quote-list .hub-clientes__th-actions{width:1%;white-space:nowrap;text-align:right}.hub-orcamentos-contatos.hub-servicos-page .hub-servicos__metrics{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:1100px){.hub-orcamentos-contatos.hub-servicos-page .hub-servicos__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.hub-orcamentos-contatos.hub-servicos-page .hub-servicos__metrics{grid-template-columns:1fr}}.hub-orcamentos-contatos__form-panel{background:var(--hub-card-bg, #fff);border:1px solid var(--hub-border, #e5dcd6);border-radius:14px;padding:20px;margin-bottom:24px;box-shadow:0 1px 3px #4a3b3a0f}.hub-orcamentos-contatos__form-title{margin:0 0 16px;font-size:15px;font-weight:600;color:var(--hub-text, #4a3b3a)}.hub-orcamentos-contatos__form-grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.hub-orcamentos-contatos__submit{margin-top:16px;border:none;cursor:pointer}.hub-orcamentos-contatos__submit:disabled{opacity:.55;cursor:not-allowed}.hub-orcamentos-contatos__row-link{font-size:14px;font-weight:600;color:var(--hc-brand, #c86a4d);text-decoration:none;border-bottom:1px solid transparent}.hub-orcamentos-contatos__row-link:hover{color:var(--hc-brand-hover, #a85a40);border-bottom-color:currentColor}.hub-orcamentos-contatos .hub-servicos__table-wrap .hub-clientes__table tbody tr{cursor:default}.hub-orcamentos-contatos .hub-clientes__th-actions{width:1%;white-space:nowrap;text-align:right}.hub-quote-detail{--qd-bg: #f3f0ed;--qd-card: #fff;--qd-border: var(--hc-border, #e5dcd6);--qd-text: var(--hc-text, #4a3b3a);--qd-muted: var(--hc-text-muted, #8e6e67);--qd-brand: var(--hc-brand, #c86a4d);--qd-brand-h: var(--hc-brand-hover, #a85a40);background:var(--qd-bg);min-height:100%;margin:0 -4px;padding:0 0 32px}.hub-quote-detail__inner{max-width:1180px;margin:0 auto;padding:16px 8px 0}.hub-quote-detail__crumb{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--qd-muted);margin-bottom:14px}.hub-quote-detail__crumb a{color:var(--qd-muted);text-decoration:none;font-weight:500}.hub-quote-detail__crumb a:hover{color:var(--qd-brand)}.hub-quote-detail__crumb-current{font-weight:600;color:var(--qd-text)}.hub-quote-detail__hero{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.hub-quote-detail__hero-main{min-width:0;flex:1}.hub-quote-detail__title-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:8px}.hub-quote-detail__title{margin:0;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:800;letter-spacing:-.02em;color:var(--qd-text)}.hub-quote-detail__meta-line{margin:0;font-size:14px;color:var(--qd-muted);line-height:1.45}.hub-quote-detail__hero-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end}.hub-quote-detail__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:9px 14px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;border:1px solid var(--qd-border);background:#fff;color:var(--qd-text);text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease;white-space:nowrap}.hub-quote-detail__btn:disabled{opacity:.5;cursor:not-allowed}.hub-quote-detail__btn--primary{background:var(--qd-brand);border-color:var(--qd-brand);color:#fff}.hub-quote-detail__btn--primary:hover:not(:disabled){background:var(--qd-brand-h);border-color:var(--qd-brand-h)}.hub-quote-detail__btn--outline{background:#fff}.hub-quote-detail__btn--outline:hover:not(:disabled){background:#faf6f3;border-color:color-mix(in srgb,var(--qd-brand) 35%,var(--qd-border))}.hub-quote-detail__btn--block{width:100%;box-sizing:border-box}.hub-quote-detail__btn-text{display:inline}@media(max-width:720px){.hub-quote-detail__btn-text{display:none}}.hub-quote-detail__more{position:relative}.hub-quote-detail__share-wrap .hub-quote-detail__more-panel{z-index:30}.hub-quote-detail__more-summary{list-style:none;cursor:pointer}.hub-quote-detail__more-summary::-webkit-details-marker{display:none}.hub-quote-detail__more-panel{position:absolute;right:0;top:calc(100% + 6px);min-width:220px;padding:6px;background:#fff;border:1px solid var(--qd-border);border-radius:10px;box-shadow:0 8px 28px #4a3b3a1f;z-index:20}.hub-quote-detail__more-item{display:block;width:100%;text-align:left;padding:10px 12px;border:none;background:transparent;border-radius:8px;font-size:14px;cursor:pointer;color:var(--qd-text)}.hub-quote-detail__more-item:hover:not(:disabled){background:#faf6f3}.hub-quote-detail__more-item--danger:hover{background:#ffebee;color:#b71c1c}a.hub-quote-detail__more-item{text-decoration:none;box-sizing:border-box}.hub-quote-detail__more-item:disabled{opacity:.45;cursor:not-allowed}.hub-quote-detail__draft-banner{padding:12px 16px;border-radius:10px;background:#f0642f1a;border:1px solid rgba(240,100,47,.35);margin-bottom:16px;font-size:14px;color:var(--qd-text)}.hub-quote-detail__draft-banner a{font-weight:600;color:var(--qd-brand)}.hub-quote-detail__warn-banner{padding:12px 16px;border-radius:10px;background:#c6282814;border:1px solid rgba(198,40,40,.25);margin-bottom:16px;font-size:14px;color:#7f1a1a}.hub-quote-detail__grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px;align-items:start}@media(max-width:1020px){.hub-quote-detail__grid{grid-template-columns:1fr}}.hub-quote-detail__card{background:var(--qd-card);border:1px solid var(--qd-border);border-radius:12px;padding:18px 20px;margin-bottom:16px;box-shadow:0 1px 3px #4a3b3a0f}.hub-quote-detail__card--flush{padding:18px 0 0}.hub-quote-detail__card--flush .hub-quote-detail__card-head{padding-left:20px;padding-right:20px}.hub-quote-detail__card--internal{background:#fffdf9;border-color:color-mix(in srgb,var(--qd-muted) 45%,var(--qd-border))}.hub-quote-detail__card-head{display:flex;align-items:center;gap:10px;margin-bottom:16px}.hub-quote-detail__card-head--spread{justify-content:space-between;align-items:flex-start}.hub-quote-detail__card-head-left{display:flex;align-items:center;gap:10px;min-width:0}.hub-quote-detail__card-ic{color:var(--qd-brand);flex-shrink:0}.hub-quote-detail__card-title{margin:0;font-size:16px;font-weight:700;color:var(--qd-text)}.hub-quote-detail__card-sub{margin:4px 0 0;font-size:13px;color:var(--qd-muted);line-height:1.4}.hub-quote-detail__text-btn{border:none;background:none;padding:0;font-size:13px;font-weight:600;color:var(--qd-brand);cursor:pointer;text-decoration:none;white-space:nowrap}.hub-quote-detail__text-btn:hover{text-decoration:underline}.hub-quote-detail__muted{margin:0;color:var(--qd-muted);font-size:14px}.hub-quote-detail__contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 20px}@media(max-width:640px){.hub-quote-detail__contact-grid{grid-template-columns:1fr}}.hub-quote-detail__field-label{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--qd-muted);margin-bottom:4px}.hub-quote-detail__field-value{font-size:14px;font-weight:500;color:var(--qd-text);word-break:break-word}.hub-quote-detail__field-value--row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hub-quote-detail__link{color:var(--qd-brand);text-decoration:none;font-weight:600}.hub-quote-detail__link:hover{text-decoration:underline}.hub-quote-detail__ic-link{display:inline-flex;color:#25d366;text-decoration:none}.hub-quote-detail__ic-btn{display:inline-flex;align-items:center;justify-content:center;padding:4px;border:none;border-radius:6px;background:transparent;color:var(--qd-muted);cursor:pointer}.hub-quote-detail__ic-btn:hover{background:#f0ebe8;color:var(--qd-text)}.hub-quote-detail__pet-cards{display:flex;flex-wrap:wrap;gap:12px}.hub-quote-detail__pet-card{flex:1 1 140px;min-width:140px;max-width:200px;padding:12px 14px;border-radius:10px;border:1px solid var(--qd-border);background:#faf8f7}.hub-quote-detail__pet-card-top{display:flex;align-items:center;gap:8px;margin-bottom:10px}.hub-quote-detail__pet-badge{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;background:color-mix(in srgb,var(--qd-brand) 18%,#fff);color:var(--qd-brand)}.hub-quote-detail__pet-breed{font-size:14px;font-weight:700;color:var(--qd-text)}.hub-quote-detail__pet-dl{margin:0;display:grid;gap:8px}.hub-quote-detail__pet-dl dt{margin:0;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--qd-muted)}.hub-quote-detail__pet-dl dd{margin:0;font-size:13px;font-weight:500;color:var(--qd-text)}.hub-quote-detail__table-scroll{overflow-x:auto;padding:0 20px 18px}.hub-quote-detail__svc-table{min-width:520px}.hub-quote-detail__th-pet{vertical-align:bottom}.hub-quote-detail__th-pet-name{display:block;font-size:12px;font-weight:700}.hub-quote-detail__th-pet-sub{display:block;font-size:10px;font-weight:500;color:var(--qd-muted);text-transform:uppercase}.hub-quote-detail__svc-title{display:block;font-weight:600;font-size:14px;color:var(--qd-text)}.hub-quote-detail__svc-sub{display:block;font-size:12px;color:var(--qd-muted);margin-top:4px;line-height:1.35}.hub-quote-detail__td-empty{text-align:center;padding:20px}.hub-quote-detail__notes-body{margin:0;font-size:14px;line-height:1.55;color:var(--qd-text)}.hub-quote-detail__notes-body--pre{white-space:pre-wrap}.hub-quote-detail__lock-banner{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;border-radius:10px;background:#b71c1c0f;border:1px solid rgba(183,28,28,.15);font-size:13px;line-height:1.5;color:var(--qd-text)}.hub-quote-detail__lock-banner p{margin:0}.hub-quote-detail__money-rows{display:flex;flex-direction:column;gap:8px}.hub-quote-detail__money-row{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:var(--qd-text)}.hub-quote-detail__money-row--discount{color:#2e7d32;font-weight:600}.hub-quote-detail__money-row--total{margin-top:8px;padding-top:12px;border-top:1px solid var(--qd-border);font-size:20px;font-weight:800;color:var(--qd-brand)}.hub-quote-detail__timeline{margin:0;padding:0 0 0 8px;list-style:none}.hub-quote-detail__timeline-item{position:relative;padding:0 0 16px 22px;border-left:2px solid var(--qd-border)}.hub-quote-detail__timeline-item:last-child{padding-bottom:0;border-left-color:transparent}.hub-quote-detail__timeline-dot{position:absolute;left:-5px;top:4px;width:8px;height:8px;border-radius:50%;background:var(--qd-border);box-shadow:0 0 0 3px #fff}.hub-quote-detail__timeline-item--done .hub-quote-detail__timeline-dot{background:#2e7d32}.hub-quote-detail__timeline-item--active .hub-quote-detail__timeline-dot{background:var(--qd-brand)}.hub-quote-detail__timeline-item--active{border-left-color:color-mix(in srgb,var(--qd-brand) 45%,var(--qd-border))}.hub-quote-detail__timeline-title{font-size:14px;font-weight:600;color:var(--qd-text)}.hub-quote-detail__timeline-sub{font-size:12px;color:var(--qd-muted);margin-top:2px}.hub-quote-detail__timeline-item--active .hub-quote-detail__timeline-sub{color:#c62828;font-weight:600}.hub-quote-detail__timeline-foot{margin:12px 0 0;font-size:12px;color:var(--qd-muted)}.hub-quote-detail__convert-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.hub-quote-detail__convert-tile{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:14px;border-radius:12px;border:1px solid var(--qd-border);background:#faf8f7;cursor:pointer;text-align:left;text-decoration:none;color:inherit;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .15s ease}.hub-quote-detail__convert-tile>svg{color:var(--qd-brand);margin-bottom:4px}.hub-quote-detail__convert-tile:hover:not(:disabled){border-color:color-mix(in srgb,var(--qd-brand) 40%,var(--qd-border));background:#fff;box-shadow:0 2px 8px #4a3b3a14;transform:translateY(-1px)}.hub-quote-detail__convert-tile:disabled{opacity:.55;cursor:not-allowed}.hub-quote-detail__convert-tile--muted{cursor:default;opacity:.85}.hub-quote-detail__convert-tile--muted:hover{box-shadow:none;transform:none;background:#faf8f7;border-color:var(--qd-border)}.hub-quote-detail__convert-tile--muted>svg{color:var(--qd-muted)}.hub-quote-detail__convert-tile--link:hover{border-color:var(--qd-brand)}.hub-quote-detail__convert-tile-title{font-size:13px;font-weight:700;color:var(--qd-text)}.hub-quote-detail__convert-tile-sub{font-size:12px;color:var(--qd-muted)}.hub-quote-detail__convert-hint{margin-top:12px}.hub-quote-detail__dup-box{margin-top:14px;padding-top:12px;border-top:1px dashed var(--qd-border)}.hub-quote-detail__dup-title{margin:0 0 8px;font-size:12px;font-weight:700;color:var(--qd-muted);text-transform:uppercase}.hub-quote-detail__dup-list{margin:0;padding-left:18px;font-size:14px}.hub-quote-detail__info-dl{margin:0;display:flex;flex-direction:column;gap:12px}.hub-quote-detail__info-dl dt{margin:0;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--qd-muted)}.hub-quote-detail__info-dl dd{margin:4px 0 0;font-size:14px;font-weight:500;color:var(--qd-text)}.hub-quote-detail__mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-size:13px}.hub-quote-detail__info-id-row{display:flex;align-items:center;gap:8px}.hub-quote-ready{max-width:720px;margin:0 auto}.hub-quote-ready__eyebrow{margin:0;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--hub-text-muted, #8e6e67)}.hub-quote-ready__segment{display:flex;gap:0;margin-bottom:16px;border-radius:10px;border:1px solid var(--hub-border, #e5dcd6);overflow:hidden;background:#fff}.hub-quote-ready__segment-btn{flex:1;border:none;background:#fff;padding:10px 14px;font-size:14px;font-weight:600;color:var(--hub-text-muted, #8e6e67);cursor:pointer;transition:background .15s ease,color .15s ease}.hub-quote-ready__segment-btn+.hub-quote-ready__segment-btn{border-left:1px solid var(--hub-border, #e5dcd6)}.hub-quote-ready__segment-btn--active{background:#f0642f1a;color:var(--hub-brand, #f0642f)}.hub-quote-ready__segment-btn:hover:not(.hub-quote-ready__segment-btn--active){background:#faf7f4}.hub-quote-ready__message-card{display:flex;flex-direction:column;gap:16px}.hub-quote-ready__message-pre{margin:0;padding:16px;border-radius:10px;background:#faf7f4;border:1px solid var(--hub-border, #e5dcd6);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;font-size:15px;line-height:1.55;white-space:pre-wrap;word-break:break-word;color:var(--hub-text, #4a3b3a)}.hub-quote-ready__message-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:stretch}.hub-quote-ready__message-actions .hub-orcamento-novo__btn{flex:1;min-width:160px;justify-content:center}.hub-quote-ready__message-actions .hub-orcamento-novo__btn--primary:disabled{opacity:1;background:#ece8e4;border-color:#d4ccc4;color:#5a524d;cursor:not-allowed}.hub-quote-ready__message-actions .hub-orcamento-novo__btn--primary:disabled:hover{background:#ece8e4;border-color:#d4ccc4}.hub-quote-ready__wa-hint{margin:0;font-size:13px;line-height:1.45;color:var(--hub-text-muted, #8e6e67)}.hub-quote-ready__links-card{display:flex;flex-direction:column;gap:12px}.hub-quote-ready__url-row{display:flex;gap:10px;flex-wrap:wrap;align-items:stretch}.hub-quote-ready__url-input{flex:1;min-width:200px}.hub-quote-ready__actions-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.hub-quote-ready__footer{margin-top:28px;padding-bottom:32px;display:flex;justify-content:center}.hub-quote-ready__new-quote{text-decoration:none;justify-content:center}.hub-finance-page>.hub-clientes__main{padding-right:20px;padding-bottom:24px}.hub-finance-page__section{margin-bottom:28px}.hub-finance-page__subsection-title{margin:0 0 12px;font-size:15px;font-weight:600;color:var(--hc-text, #4a3b3a)}.hub-finance-page .hub-servicos__metrics{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.hub-finance-page__metric-span{grid-column:1 / -1}.hub-finance-page__dash-link{display:inline-block;margin-top:8px;font-size:13px;font-weight:600;color:var(--hc-brand, #f0642f);text-decoration:none}.hub-finance-page__dash-link:hover{text-decoration:underline}.hub-finance-page__table tbody tr{cursor:pointer}.hub-finance-page__panel-table tbody tr{cursor:default}.hub-finance-page__row-selected{background:#f0642f14}.hub-finance-page__context-warning{margin:0 0 14px;padding:12px 14px;color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;font-size:14px}.hub-finance-page__th-num,.hub-finance-page__td-num{text-align:right;font-variant-numeric:tabular-nums}.hub-finance-page__td-num--pos{color:#15803d;font-weight:600}.hub-finance-page__td-num--neg{color:#b91c1c;font-weight:600}.hub-finance-page__pill--warning{background:#fff4e6;color:#9a5b16}.hub-finance-page__table-wrap--scroll{max-height:440px;overflow-y:auto}.hub-finance-page__expense-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px;margin-bottom:16px;padding:16px;background:var(--svc-surface, #faf8f7);border:1px solid var(--hc-border, #e5dcd6);border-radius:12px;box-shadow:0 1px 3px #4a3b3a0f}.hub-finance-page__field-compact{flex:0 1 160px;min-width:120px}.hub-finance-page__field-grow{flex:1 1 200px;min-width:160px}.hub-finance-page__btn-align{align-self:flex-end}.hub-finance-page__card-panel{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px;padding:16px;background:var(--svc-surface, #faf8f7);border:1px solid var(--hc-border, #e5dcd6);border-radius:12px;box-shadow:0 1px 3px #4a3b3a0f}.hub-finance-page__card-panel--stack{flex-direction:column;align-items:stretch}.hub-finance-page__close-row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px;margin-top:8px;padding-top:16px;border-top:1px dashed var(--hc-border, #e5dcd6)}.hub-finance-page .hub-clientes__td-actions-inner{display:inline-flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.hub-finance-page__panel{width:440px}.hub-finance-page .hub-clientes__panel-title{margin:0 0 4px;font-size:18px;font-weight:700;color:var(--hc-text, #4a3b3a)}.hub-finance-page__detail-hero{display:grid;gap:8px;padding:16px;margin-bottom:18px;background:linear-gradient(180deg,#fffaf7,#fff);border:1px solid var(--hc-border, #e5dcd6);border-radius:16px}.hub-finance-page__detail-hero strong{display:block;font-size:26px;line-height:1.1;color:var(--hc-text, #4a3b3a)}.hub-finance-page__panel-section{padding:18px 0;border-top:1px solid var(--hc-border, #e5dcd6)}.hub-finance-page__panel-section:first-of-type{border-top:none;padding-top:0}.hub-finance-page__panel-table-wrap{border-radius:12px}.hub-finance-page__panel-table{font-size:12px}.hub-finance-page__panel-table th,.hub-finance-page__panel-table td{padding:10px}.hub-finance-page__panel-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hub-finance-page__panel-form-span{grid-column:1 / -1}.hub-finance-page__panel-primary{width:100%;justify-content:center;margin-top:14px}.hub-finance-page__detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hub-finance-page__detail-grid>div{padding:10px;background:#fffaf6;border:1px solid #f0dfd3;border-radius:12px}.hub-finance-page__detail-grid span{display:block;margin-bottom:4px;color:#8a6f64;font-size:.78rem}.hub-finance-page__detail-list,.hub-finance-page__timeline{display:grid;gap:8px;color:#5f4b46}.hub-finance-page__detail-list p,.hub-finance-page__timeline p{margin:0}.hub-finance-page__report-list{display:grid;gap:10px;max-width:760px}.hub-finance-page__report-row{display:flex;justify-content:space-between;gap:16px;padding:12px 14px;background:var(--svc-surface, #faf8f7);border:1px solid var(--hc-border, #e5dcd6);border-radius:12px}.hub-dash__toolbar{margin-bottom:20px}.hub-dash__kpi-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}@media(max-width:1020px){.hub-dash__kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.hub-dash__kpi-row{grid-template-columns:1fr}}.hub-dash__panel{padding:16px 18px;background:var(--svc-surface, #faf8f7);border:1px solid var(--hc-border, #e5dcd6);border-radius:12px;box-shadow:0 1px 3px #4a3b3a0f;min-height:200px}.hub-dash__panel--hero{min-height:auto}.hub-dash__panel--muted{opacity:.95}.hub-dash__two-col{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:14px;margin-bottom:18px;align-items:stretch}@media(max-width:900px){.hub-dash__two-col{grid-template-columns:1fr}}.hub-dash__panel-title{margin:0 0 6px;font-size:15px;font-weight:600;color:var(--hc-text, #4a3b3a)}.hub-dash__panel-sub{margin:0 0 12px;font-size:12px;color:#8a6f64;line-height:1.35}.hub-dash__kpi-card{min-height:120px;display:flex;flex-direction:column;justify-content:center}.hub-dash__kpi-label{font-size:13px;font-weight:600;color:#6b554f;margin-bottom:6px}.hub-dash__kpi-value{font-size:1.45rem;font-weight:700;color:var(--hc-text, #4a3b3a);font-variant-numeric:tabular-nums}.hub-dash__kpi-hint{margin-top:8px;font-size:11px;color:#9a8a84;line-height:1.3}.hub-dash__bars{display:flex;flex-direction:column;gap:6px;max-height:320px;overflow-y:auto;padding-right:4px}.hub-dash__bar-row{display:grid;grid-template-columns:52px 1fr 88px;align-items:center;gap:8px;font-size:12px}.hub-dash__bar-date{color:#8a6f64;font-variant-numeric:tabular-nums}.hub-dash__bar-track{height:8px;background:#ede4df;border-radius:6px;overflow:hidden}.hub-dash__bar-fill{height:100%;border-radius:6px;background:linear-gradient(90deg,#f0642f,#f59a6b)}.hub-dash__bar-val{text-align:right;font-variant-numeric:tabular-nums;color:#4a3b3a;font-weight:600;font-size:11px}.hub-dash__hbar-list{display:flex;flex-direction:column;gap:12px}.hub-dash__hbar-item{display:flex;flex-direction:column;gap:4px}.hub-dash__hbar-label-row{display:flex;justify-content:space-between;gap:10px;font-size:13px}.hub-dash__hbar-name{color:#4a3b3a;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-dash__hbar-num{font-weight:600;font-variant-numeric:tabular-nums;color:#4a3b3a;flex-shrink:0}.hub-dash__hbar-track{height:10px;background:#ede4df;border-radius:6px;overflow:hidden}.hub-dash__hbar-fill{height:100%;border-radius:6px;background:#f0642f;min-width:2px}.hub-dash__hbar-fill--muted{background:#c4b4ad}.hub-dash__compare{display:flex;flex-direction:column;gap:10px}.hub-dash__compare-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#5f4b46}.hub-dash__compare-bar{display:flex;height:14px;border-radius:8px;overflow:hidden;background:#ede4df}.hub-dash__compare-seg{height:100%}.hub-dash__compare-seg--ok{background:#22c55e}.hub-dash__compare-seg--pend{background:#f59e0b}.hub-dash__alerts{display:flex;flex-direction:column;gap:10px}.hub-dash__alert-card{display:flex;align-items:center;gap:12px;padding:12px 14px;background:#fff;border:1px solid var(--hc-border, #e5dcd6);border-radius:12px;color:#4a3b3a}.hub-dash__alert-title{font-weight:600;font-size:14px}.hub-dash__alert-meta{font-size:12px;color:#7a655e;margin-top:2px}.hub-dash__alert-cta{margin-left:auto;display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:var(--hc-brand, #f0642f);text-decoration:none;white-space:nowrap}.hub-dash__alert-cta:hover{text-decoration:underline}.hub-dash__toolbar--wrap{flex-wrap:wrap;align-items:flex-end;gap:12px}.hub-dash__toolbar-btn{flex-shrink:0}.hub-dash__two-col--hero .hub-dash__panel--hero,.hub-dash__two-col--hero .hub-dash__panel--side{min-height:360px;display:flex;flex-direction:column}.hub-dash__panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap;margin-bottom:8px}.hub-dash__segmented{display:inline-flex;gap:4px;padding:4px;background:#fff;border:1px solid var(--hc-border, #e5dcd6);border-radius:10px}.hub-dash__segmented-btn{border:none;background:transparent;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:600;color:#6b554f;cursor:pointer}.hub-dash__segmented-btn:disabled{opacity:.55;cursor:default}.hub-dash__segmented-btn--active{background:#fff4ef;color:#c2410c}.hub-dash__segmented-btn:hover:not(:disabled){background:#faf8f7}.hub-dash__chart-wrap{flex:1;min-height:180px;width:100%}.hub-dash__chart-wrap--donut{display:flex;align-items:center;justify-content:center}.hub-dash__chart-skeleton{flex:1;min-height:200px;border-radius:12px;background:linear-gradient(90deg,#ede4df 25%,#f5f0ec,#ede4df 75%);background-size:200% 100%;animation:hub-dash-shimmer 1.2s ease-in-out infinite}.hub-dash__chart-skeleton--round{border-radius:50%;max-width:200px;margin:12px auto;aspect-ratio:1}@keyframes hub-dash-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.hub-finance-adjustment-badge{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;margin:8px 0 0;padding:8px 10px;border-radius:8px;background:#fef3c7;color:#92400e;font-size:13px;font-weight:600}.hub-finance-adjustment-badge__link{font-weight:600}.hub-finance-page__resolve-options{border:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.hub-finance-page__resolve-option{display:flex;align-items:flex-start;gap:8px;font-size:14px;cursor:pointer}.hub-finance-page__resolve-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:12px}.hub-onboarding-page-root,.hub-onboarding-wide-card{--pw-brand: #e65100;--pw-brand-soft: #f0642f;--pw-brand-hover: #c74700;--pw-text: #2d2a28;--pw-muted: #6b6560;--pw-border: #e8e4e0}.hub-onboarding-wide-card{width:100%;max-width:720px}.hub-onboarding-page-root{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:24px 16px 48px;background:linear-gradient(165deg,#faf7f4,#f0e3d8 45%,#e8d4c8);box-sizing:border-box}.hub-onboarding-page-inner{width:100%;max-width:720px}.hub-onboarding-stepper-wrap{--pw-brand: #e65100;--pw-brand-soft: #f0642f;--pw-text: #2d2a28;--pw-muted: #6b6560;--pw-border: #e8e4e0;margin:20px 0 24px}.hub-onboarding-stepper-wrap .pet-wizard__step-node-num{background:#eceae7;color:#6b6560;border:2px solid #e8e4e0}.hub-onboarding-stepper-wrap .pet-wizard__step-node--active .pet-wizard__step-node-num{background:#f0642f;border-color:#f0642f;color:#fff;box-shadow:0 2px 8px #e6510047}.hub-onboarding-stepper-wrap .pet-wizard__step-node--done .pet-wizard__step-node-num{background:#f0642f26;border-color:#f0642f;color:#e65100}.hub-onboarding-stepper-wrap .pet-wizard__step-node--active .pet-wizard__step-node-label{color:#2d2a28}.hub-onboarding-stepper-wrap .pet-wizard__stepper-line--active{background:#f0642f}.hub-onboarding-section-card{background:#fff;border:1px solid #e5dcd6;border-radius:12px;padding:22px 24px;margin-bottom:20px}.hub-onboarding-section-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px}.hub-onboarding-section-icon{width:40px;height:40px;border-radius:10px;background:#fdf6f2;color:#c86a4d;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hub-onboarding-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 16px}.hub-onboarding-form-grid .hub-onboarding-field--full{grid-column:1 / -1}.hub-onboarding-field label{display:block;font-size:13px;font-weight:600;color:#4a3b3a;margin-bottom:6px}.hub-onboarding-field .hub-combobox{width:100%}.hub-onboarding-field input,.hub-onboarding-field textarea,.hub-onboarding-field select{width:100%;padding:10px 12px;border:1px solid #e5dcd6;border-radius:10px;font-size:14px;font-family:inherit;box-sizing:border-box}.hub-onboarding-field textarea{min-height:72px;resize:vertical}.hub-onboarding-toggle-row{display:flex;align-items:center;gap:10px;margin:4px 0 2px;font-size:14px;color:#4a3b3a;cursor:pointer}.hub-onboarding-form-grid .hub-onboarding-toggle-row.hub-onboarding-field--full{margin-bottom:0}.hub-onboarding__footer{margin-top:20px;padding-top:20px;border-top-color:#e5dcd6}.hub-onboarding__footer-spacer{display:block;min-width:1px}.hub-onboarding-success-icon{width:56px;height:56px;margin:0 auto 16px;color:#059669}@media(max-width:640px){.hub-onboarding-form-grid{grid-template-columns:1fr}}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.hub-app-shell{min-height:100vh;background:#faf7f4}.hub-app-shell__column{margin-left:272px;min-height:100vh;box-sizing:border-box;padding-top:64px;display:flex;flex-direction:column;background:#faf7f4}.hub-top-header{position:fixed;top:0;left:272px;right:0;height:64px;background:#fff;border-bottom:1px solid #e5e5e5;box-shadow:0 1px 3px #00000014;z-index:100;overflow:visible}.hub-top-header__inner{display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 24px}.hub-top-header__left{display:flex;align-items:center;gap:16px;min-width:0;flex:1}.hub-top-header__page{margin:0;font-size:18px;font-weight:600;color:#262626;letter-spacing:-.02em;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-header-unit-wrap{position:relative;flex-shrink:0}.hub-header-unit{display:flex;align-items:center;gap:10px;max-width:min(280px,36vw);padding:8px 12px;border:1px solid rgba(74,59,58,.12);border-radius:12px;background:#f5f1ee;cursor:pointer;font-family:inherit;text-align:left;transition:background .12s ease,border-color .12s ease}.hub-header-unit--static{cursor:default}.hub-header-unit--loading{cursor:wait;opacity:.85}.hub-header-unit:hover:not(.hub-header-unit--static):not(.hub-header-unit--loading){background:#efe8e4;border-color:#4a3b3a2e}.hub-header-unit__icon-wrap{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#5c4f4d}.hub-header-unit__text{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1}.hub-header-unit__name{font-size:14px;font-weight:700;color:#4a3b3a;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-header-unit__sub{font-size:12px;font-weight:500;color:#7a6865;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-header-unit__chevron{flex-shrink:0;color:#5c4f4d;transition:transform .2s ease}.hub-header-unit__chevron--open{transform:rotate(180deg)}.hub-header-unit__menu{position:absolute;top:calc(100% + 8px);right:0;left:auto;min-width:100%;width:max(240px,100%);max-width:320px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 24px #0000001a;padding:6px;z-index:220}.hub-header-unit__option{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:10px 12px;border:none;border-radius:8px;background:transparent;cursor:pointer;font-family:inherit;text-align:left;color:#4a3b3a}.hub-header-unit__option:hover{background:#f9fafb}.hub-header-unit__option--active{background:#fdf3ee}.hub-header-unit__option-text{display:flex;flex-direction:column;gap:2px;min-width:0}.hub-header-unit__option-name{font-size:14px;font-weight:600;line-height:1.2}.hub-header-unit__option-badge{font-size:11px;font-weight:600;color:#c86a4d;text-transform:uppercase;letter-spacing:.04em}.hub-top-header__right{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0;flex-shrink:0}.hub-top-header__user-trigger{display:flex;align-items:center;gap:12px;border:none;background:transparent;cursor:pointer;border-radius:10px;padding:6px 10px 6px 8px;font-family:inherit;flex-shrink:0;max-width:min(320px,42vw)}.hub-top-header__user-trigger:hover{background:#f5f5f5}.hub-top-header__user-text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;min-width:0;text-align:left}.hub-top-header__user-name{font-size:14px;font-weight:700;color:#262626;line-height:1.2;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-top-header__user-role{font-size:12px;font-weight:500;color:#525252;line-height:1.2;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-top-header__chevron{flex-shrink:0;color:#5c4f4d;transition:transform .2s ease}.hub-top-header__chevron--open{transform:rotate(180deg)}.hub-top-header__profile{position:relative;flex-shrink:0}.hub-top-header__dropdown{position:absolute;top:54px;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #0000001a;min-width:180px;padding:8px 0;z-index:200}.hub-top-header__dropdown-divider{height:1px;margin:4px 0;background:#f3f4f6}.hub-top-header__dropdown-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 16px;border:none;background:none;font-size:14px;color:#374151;cursor:pointer;text-align:left;font-family:inherit}.hub-top-header__dropdown-item:hover:not(:disabled){background:#f9fafb}.hub-top-header__dropdown-item:disabled{opacity:.6;cursor:not-allowed}.hub-top-header__dropdown-item--danger{color:#ef4444}.hub-app-shell__outlet{flex:1;padding:24px 32px 48px;min-width:0}.hub-notify{position:relative}.hub-notify__bell{position:relative;width:40px;height:40px;border:none;border-radius:8px;background:transparent;color:#525252;cursor:pointer;display:flex;align-items:center;justify-content:center}.hub-notify__bell:hover{background:#f5f5f5}.hub-notify__badge{position:absolute;top:6px;right:6px;min-width:18px;height:18px;padding:0 4px;background:#ef4444;color:#fff;font-size:10px;font-weight:600;border-radius:999px;border:2px solid #fff;display:flex;align-items:center;justify-content:center}.hub-notify__dropdown{position:absolute;top:48px;right:0;width:min(400px,calc(100vw - 320px));background:#fff;border-radius:12px;border:1px solid #e5e5e5;box-shadow:0 10px 25px #0000001a;z-index:150;overflow:hidden}.hub-notify__head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 18px;border-bottom:1px solid #f5f5f5}.hub-notify__title{margin:0;font-size:16px;font-weight:600;color:#262626}.hub-notify__mark-all{border:none;background:none;font-size:12px;font-weight:500;color:#c86a4d;cursor:pointer;padding:4px 6px;flex-shrink:0}.hub-notify__list{max-height:380px;overflow-y:auto}.hub-notify__loading,.hub-notify__empty{padding:36px 20px;text-align:center;color:#9ca3af;font-size:14px}.hub-notify__empty p{margin:0}.hub-notify__empty-icon{color:#d1d5db;margin-bottom:8px}.hub-notify__item{display:block;width:100%;border:none;border-bottom:1px solid #f5f5f5;background:#fff;text-align:left;cursor:pointer;padding:0;font-family:inherit}.hub-notify__item:hover{background:#fafafa}.hub-notify__item--unread{background:#eff6ff}.hub-notify__item-body{padding:12px 18px}.hub-notify__item-top{display:flex;align-items:center;gap:8px;margin-bottom:4px}.hub-notify__item-title{font-size:14px;font-weight:600;color:#262626}.hub-notify__dot{width:8px;height:8px;border-radius:50%;background:#c86a4d;flex-shrink:0}.hub-notify__msg{margin:0 0 6px;font-size:13px;color:#525252;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hub-notify__time{font-size:12px;color:#9ca3af}.hub-sidebar{position:fixed;top:0;left:0;bottom:0;width:272px;height:100dvh;max-height:100dvh;z-index:40;display:flex;flex-direction:column;overflow:hidden;background:#faf7f4;border-right:1px solid rgba(74,59,58,.1);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.hub-sidebar__brand{flex-shrink:0;padding:8px 14px 4px}.hub-sidebar__logo-wrap{width:100%;max-width:220px;height:44px;margin:0 auto;overflow:hidden;border-radius:10px}.hub-sidebar__logo{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.hub-sidebar__divider{flex-shrink:0;height:1px;margin:2px 14px 8px;background:#4a3b3a1f}.hub-sidebar__clinic-card{display:flex;flex-shrink:0;margin:0 10px 8px;background:#ebe6e3;border-radius:12px;overflow:hidden;min-height:56px;align-items:stretch;border:1px solid rgba(74,59,58,.08)}.hub-sidebar__clinic-card__accent{width:4px;flex-shrink:0;background:linear-gradient(180deg,#e7b5a4,#c86a4d)}.hub-sidebar__clinic-card__main{flex:1;display:flex;align-items:center;gap:8px;min-width:0;padding:8px 6px 8px 10px}.hub-sidebar__clinic-card__icon-wrap{flex-shrink:0;color:#5c4f4d;display:flex;align-items:center;justify-content:center}.hub-sidebar__clinic-card__text{flex:1;min-width:0}.hub-sidebar__clinic-card__name{font-size:13px;font-weight:700;color:#4a3b3a;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-sidebar__clinic-card__cnpj{margin-top:2px;font-size:11px;font-weight:500;color:#7a6865;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-sidebar__clinic-card__swap{flex-shrink:0;width:32px;height:32px;border:none;border-radius:10px;background:transparent;color:#5c4f4d;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .12s ease}.hub-sidebar__clinic-card__swap:hover:not(:disabled){background:#ffffff8c}.hub-sidebar__clinic-card__swap:disabled{opacity:.35;cursor:not-allowed}.hub-sidebar__nav{flex:1;min-height:0;overflow:hidden;padding:0 8px 10px;display:flex;flex-direction:column;gap:6px}.hub-sidebar__section{display:flex;flex-direction:column;gap:1px;flex-shrink:0}.hub-sidebar__section-title{margin:0;padding:0 10px 1px;font-size:10px;font-weight:700;line-height:1.2;letter-spacing:.05em;text-transform:uppercase;color:#9a8582}.hub-sidebar__section-items{display:flex;flex-direction:column;gap:0}.hub-sidebar__link{display:flex;align-items:center;gap:10px;padding:5px 10px;border-radius:8px;text-decoration:none;color:#4a3b3a;font-size:13px;line-height:1.2;font-weight:500;transition:background .12s ease,color .12s ease}.hub-sidebar__link span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-sidebar__icon{flex-shrink:0}.hub-sidebar__link:hover{background:#f0dfd68c}.hub-sidebar__link--active{background:#f0dfd6;color:#4a3b3a;font-weight:600}.hub-sidebar__link--active .hub-sidebar__icon{color:#4a3b3a}.hub-sidebar__footer{flex-shrink:0;margin-top:auto;padding:8px 12px 14px;display:flex;flex-direction:column;gap:10px}.hub-sidebar__support{position:relative;overflow:hidden;border-radius:14px;background:linear-gradient(135deg,#fdf0e8,#fae5d8);border:1px solid rgba(200,106,77,.14);min-height:118px}.hub-sidebar__support-body{position:relative;z-index:1;padding:14px 88px 14px 14px;display:flex;flex-direction:column;gap:6px}.hub-sidebar__support-title{margin:0;font-size:14px;font-weight:700;color:#4a3b3a;line-height:1.25}.hub-sidebar__support-text{margin:0;font-size:12px;font-weight:500;color:#6b5654;line-height:1.35;max-width:150px}.hub-sidebar__support-btn{display:inline-flex;align-items:center;gap:6px;margin-top:4px;padding:7px 12px;border-radius:999px;border:1.5px solid #c86a4d;background:#fff;color:#c86a4d;font-size:12px;font-weight:600;line-height:1;width:fit-content}.hub-sidebar__support-dog{position:absolute;right:-6px;bottom:-4px;width:96px;height:96px;object-fit:cover;object-position:center top;pointer-events:none;-webkit-user-select:none;user-select:none}.hub-sidebar__user{position:relative}.hub-sidebar__user-trigger{display:flex;align-items:center;gap:10px;width:100%;border:1px solid rgba(74,59,58,.1);background:#fff;cursor:pointer;border-radius:12px;padding:10px 12px;font-family:inherit;text-align:left;transition:background .12s ease,border-color .12s ease}.hub-sidebar__user-trigger:hover{background:#fafafa;border-color:#4a3b3a29}.hub-sidebar__user-text{display:flex;flex:1;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;min-width:0}.hub-sidebar__user-name{font-size:14px;font-weight:700;color:#262626;line-height:1.2;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-sidebar__user-role{font-size:12px;font-weight:500;color:#525252;line-height:1.2;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-sidebar__user-chevron{flex-shrink:0;color:#5c4f4d;transition:transform .2s ease}.hub-sidebar__user-chevron--open{transform:rotate(180deg)}.hub-sidebar__user-dropdown{position:absolute;bottom:calc(100% + 8px);left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 8px 24px #0000001a;padding:6px 0;z-index:200}.hub-sidebar__user-dropdown-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 14px;border:none;background:none;font-size:14px;color:#374151;cursor:pointer;text-align:left;font-family:inherit}.hub-sidebar__user-dropdown-item:hover:not(:disabled){background:#f9fafb}.hub-sidebar__user-dropdown-item:disabled{opacity:.6;cursor:not-allowed}.hub-sidebar__user-dropdown-item--danger{color:#ef4444}.hub-sidebar__user-dropdown-divider{height:1px;margin:4px 0;background:#f3f4f6}.hub-coming-soon{max-width:560px}.hub-coming-soon__title{margin:0 0 12px;font-size:1.5rem;font-weight:700;color:#4a3b3a}.hub-coming-soon__text{margin:0;font-size:15px;line-height:1.55;color:#6b5654}.hub-meu-perfil{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:minmax(240px,280px) 1fr;gap:24px;align-items:start;width:100%}.hub-meu-perfil__sidebar{display:flex;flex-direction:column;gap:16px}.hub-meu-perfil__card{background:#fff;border:1px solid rgba(74,59,58,.12);border-radius:14px;padding:20px;box-sizing:border-box}.hub-meu-perfil__summary{text-align:center}.hub-meu-perfil__avatar-block{position:relative;display:inline-flex;margin:0 auto 16px}.hub-meu-perfil__clinic-logo{width:96px;height:96px;border-radius:50%;background:#fdf6f2;border:1px solid rgba(200,106,77,.2);display:flex;align-items:center;justify-content:center;box-sizing:border-box;overflow:hidden}.hub-pets-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hub-profile-photo-picker__hint{margin:8px 0 0;font-size:12px;color:#8e6e67;text-align:center}.hub-meu-perfil__camera-btn{position:absolute;right:0;bottom:0;width:32px;height:32px;border-radius:50%;border:2px solid #fff;background:#c86a4d;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 6px #4a3b3a33;transition:background .15s ease}.hub-meu-perfil__camera-btn:hover{background:#b55a3f}.hub-meu-perfil__sidebar-name{margin:0 0 10px;font-size:1.1rem;font-weight:700;color:#4a3b3a;line-height:1.25}.hub-meu-perfil__badge{display:inline-block;padding:6px 14px;border-radius:999px;font-size:12px;font-weight:600;color:#c86a4d;background:#c86a4d24;margin-bottom:14px}.hub-meu-perfil__contact{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#6b5654;line-height:1.45;word-break:break-word}.hub-meu-perfil__aside-meta{background:#f7f4f2;text-align:left}.hub-meu-perfil__meta-row{display:flex;flex-direction:column;gap:4px;padding:10px 0}.hub-meu-perfil__meta-row+.hub-meu-perfil__meta-row{border-top:1px solid rgba(74,59,58,.08)}.hub-meu-perfil__meta-label{font-size:12px;color:#8e7a77}.hub-meu-perfil__meta-value{font-size:13px;font-weight:500;color:#4a3b3a}.hub-meu-perfil__main{display:flex;flex-direction:column;gap:20px;min-width:0}.hub-meu-perfil__panel{background:#fff;border:1px solid rgba(74,59,58,.12);border-radius:14px;padding:22px 24px 24px;box-sizing:border-box}.hub-meu-perfil__panel--spaced{padding-bottom:22px}.hub-meu-perfil__panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px;flex-wrap:wrap}.hub-meu-perfil__panel-title{margin:0 0 6px;font-size:1.15rem;font-weight:700;color:#4a3b3a}.hub-meu-perfil__panel-sub{margin:0;font-size:14px;color:#6b5654;line-height:1.45}.hub-meu-perfil__btn-outline{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border-radius:10px;border:1px solid #c86a4d;background:#fff;color:#c86a4d;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;flex-shrink:0;transition:background .15s ease,color .15s ease}.hub-meu-perfil__btn-outline:hover{background:#c86a4d14}.hub-meu-perfil__grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(74,59,58,.12);border-radius:12px;overflow:hidden}.hub-meu-perfil__cell{padding:16px 18px;border-right:1px solid rgba(74,59,58,.1);border-bottom:1px solid rgba(74,59,58,.1);min-width:0}.hub-meu-perfil__cell:nth-child(3n){border-right:none}.hub-meu-perfil__cell:nth-child(n+4){border-bottom:none}.hub-meu-perfil__cell-icon{margin-bottom:10px}.hub-meu-perfil__cell-label{font-size:12px;color:#8e7a77;margin-bottom:6px}.hub-meu-perfil__cell-value{font-size:14px;font-weight:600;color:#4a3b3a;line-height:1.35;word-break:break-word}@media(max-width:900px){.hub-meu-perfil,.hub-meu-perfil__grid{grid-template-columns:1fr}.hub-meu-perfil__cell{border-right:none}.hub-meu-perfil__cell:nth-child(n+4){border-bottom:1px solid rgba(74,59,58,.1)}.hub-meu-perfil__cell:last-child{border-bottom:none}.hub-app-shell{overflow-x:auto}.hub-app-shell__column{min-width:min(100%,520px)}}.hub-login-page-root{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(24px,5vw,48px) 16px 40px;box-sizing:border-box;background:linear-gradient(165deg,#faf7f4,#ede7e2 42%,#e7c4af55);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.hub-login-page-back{position:absolute;top:20px;left:20px;font-size:14px;font-weight:500;color:#8e6e67;text-decoration:none;transition:color .15s ease}.hub-login-page-back:hover{color:#c86a4d}.hub-login-page-card{width:100%;max-width:420px;background:#fff;border-radius:18px;padding:clamp(28px,5vw,36px) clamp(24px,4vw,32px) 32px;box-shadow:0 4px 6px -1px #4a3b3a0f,0 24px 48px -12px #c86a4d24;border:1px solid rgba(168,138,184,.18);position:relative;animation:hub-login-fade-in-up .45s ease-out}@keyframes hub-login-fade-in-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hub-login-page-logo-row{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:22px}.hub-login-page-logo-img{width:48px;height:48px;object-fit:contain}.hub-login-page-brand-block{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.hub-login-page-brand-name{font-size:1.35rem;font-weight:700;color:#4a3b3a;letter-spacing:-.02em;line-height:1.2}.hub-login-page-tagline{font-size:10px;font-weight:700;letter-spacing:.16em;color:#c86a4d}.hub-login-page-welcome{font-size:1.35rem;font-weight:700;color:#4a3b3a;text-align:center;margin:0 0 8px;line-height:1.3}.hub-login-page-subwelcome{font-size:15px;line-height:1.5;color:#8e6e67;text-align:center;margin:0 0 28px}.hub-login-page-label{display:block;font-size:14px;font-weight:500;color:#4a3b3a;margin-bottom:8px}.hub-login-page-field-row{display:flex;align-items:stretch;border:1px solid #d6d6d6;border-radius:12px;overflow:hidden;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.hub-login-page-field-row:focus-within{border-color:#c86a4d;box-shadow:0 0 0 3px #c86a4d26}.hub-login-page-field-icon{flex-shrink:0;width:48px;display:flex;align-items:center;justify-content:center;background:#faf7f4;border-right:1px solid #ede7e2}.hub-login-page-text-input{flex:1;min-width:0;border:none;border-radius:0;padding:14px;font-size:15px;font-family:inherit;color:#4a3b3a;background:#fff}.hub-login-page-text-input::placeholder{color:#8e6e67;opacity:.75}.hub-login-page-text-input:focus{outline:none}.hub-login-page-password-wrap{flex:1;min-width:0;position:relative;display:flex;align-items:stretch}.hub-login-page-password-input{flex:1;min-width:0;border:none;border-radius:0;padding:14px 48px 14px 12px;font-size:15px;font-family:inherit;color:#4a3b3a;background:#fff}.hub-login-page-password-input::placeholder{color:#8e6e67;opacity:.75}.hub-login-page-password-input:focus{outline:none}.hub-login-page-password-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;color:#8e6e67;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:color .15s ease,background .15s ease}.hub-login-page-password-toggle:hover{color:#c86a4d;background:#e7c4af59}.hub-login-page-field-block{margin-bottom:18px}.hub-login-page-field-block--tight{margin-bottom:4px}.hub-login-page-options{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;flex-wrap:wrap}.hub-login-page-remember{display:flex;align-items:center;gap:8px;font-size:14px;color:#4a3b3a;cursor:pointer;-webkit-user-select:none;user-select:none}.hub-login-page-remember.hub-checkbox{margin:0}.hub-login-page-forgot{font-size:14px;font-weight:500;color:#c86a4d;text-decoration:none}.hub-login-page-forgot:hover{text-decoration:underline}.hub-login-page-msg{margin-top:14px;text-align:center;padding:10px 12px;border-radius:8px;font-size:14px}.hub-login-page-msg--success{background:#6fa67726;color:#3d6b45}.hub-login-page-msg--error{background:#b91c1c14;color:#b91c1c}.hub-login-page-submit{width:100%;margin-top:22px;padding:14px 20px;font-size:16px;font-weight:600;font-family:inherit;color:#fff;background:#c86a4d;border:none;border-radius:12px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:background .15s ease,transform .1s ease;box-shadow:0 2px 8px #c86a4d47}.hub-login-page-submit:hover:not(:disabled){background:#b55a3f}.hub-login-page-submit:disabled{opacity:.65;cursor:not-allowed}.hub-login-page-footer{text-align:center;margin-top:26px;font-size:15px;color:#8e6e67}.hub-login-page-footer a{font-weight:600;color:#c86a4d;text-decoration:none}.hub-login-page-footer a:hover{text-decoration:underline}.hub-login-page-secondary{text-align:center;margin-top:18px;font-size:14px;color:#8e6e67}.hub-login-page-secondary a{color:#a88ab8;font-weight:500;text-decoration:none}.hub-login-page-secondary a:hover{text-decoration:underline}.hub-landing-root{--hl-terra: #c86a4d;--hl-terra-deep: #9a523c;--hl-terra-soft: rgba(200, 106, 77, .12);--hl-cream: #faf7f4;--hl-sand: #ede7e2;--hl-sand-deep: #e5ddd6;--hl-white: #ffffff;--hl-ink: #4a3b3a;--hl-ink-muted: #6b5654;--hl-ink-soft: #8e6e67;--hl-graphite: #3d3433;--hl-line: rgba(74, 59, 58, .09);position:relative;isolation:isolate;min-height:100vh;display:flex;flex-direction:column;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,sans-serif;color:var(--hl-ink);background:linear-gradient(180deg,var(--hl-cream) 0%,#f5f0eb 38%,var(--hl-sand) 100%),var(--hl-cream)}.hub-landing-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse 85% 55% at 12% -8%,rgba(231,196,175,.45) 0%,transparent 52%),radial-gradient(ellipse 70% 50% at 88% 8%,rgba(200,106,77,.09) 0%,transparent 48%),radial-gradient(ellipse 55% 40% at 70% 92%,rgba(200,106,77,.07) 0%,transparent 45%),radial-gradient(ellipse 40% 35% at 8% 72%,rgba(237,231,226,.9) 0%,transparent 50%);opacity:1}.hub-landing-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.35;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");mix-blend-mode:multiply}.hub-landing-loading{position:relative;z-index:1;flex:1;display:flex;align-items:center;justify-content:center;padding:24px;font-size:15px;color:var(--hl-ink-soft);letter-spacing:.01em}.hub-landing-header{position:sticky;top:0;z-index:50;background:#faf7f4c7;backdrop-filter:blur(14px) saturate(1.2);-webkit-backdrop-filter:blur(14px) saturate(1.2);border-bottom:1px solid rgba(74,59,58,.06)}.hub-landing-header__inner{max-width:1180px;margin:0 auto;padding:18px clamp(20px,4vw,40px);display:flex;align-items:center;justify-content:space-between;gap:20px}.hub-landing-logo-link{display:flex;align-items:center;min-width:0;line-height:0;text-decoration:none}.hub-landing-logo-img{display:block;height:clamp(30px,4.5vw,38px);width:auto;max-width:min(168px,46vw);object-fit:contain;object-position:left center}.hub-landing-nav{display:flex;align-items:center;gap:8px;flex-shrink:0}.hub-landing-nav__link{padding:10px 16px;font-size:14px;font-weight:600;color:var(--hl-ink-muted);text-decoration:none;border-radius:10px;transition:background .18s ease,color .18s ease}.hub-landing-nav__link:hover{background:#4a3b3a0d;color:var(--hl-ink)}.hub-landing-nav__cta{padding:10px 18px;font-size:14px;font-weight:600;color:var(--hl-white);background:var(--hl-terra);text-decoration:none;border-radius:10px;box-shadow:0 1px 2px #4a3b3a0f,0 6px 20px -4px #c86a4d73;transition:background .18s ease,transform .15s ease,box-shadow .18s ease}.hub-landing-nav__cta:hover{background:var(--hl-terra-deep);box-shadow:0 2px 4px #4a3b3a14,0 10px 28px -6px #c86a4d80;transform:translateY(-1px)}.hub-landing-header,.hub-landing-main,.hub-landing-footer{position:relative;z-index:1}.hub-landing-main{flex:1;width:100%;max-width:1180px;margin:0 auto;padding:clamp(40px,7vw,88px) clamp(20px,4vw,40px) clamp(56px,9vw,100px);box-sizing:border-box}.hub-landing-hero{display:grid;gap:clamp(40px,6vw,56px);align-items:center;margin-bottom:clamp(64px,11vw,112px);animation:hub-login-fade-in-up .55s cubic-bezier(.22,1,.36,1)}@media(min-width:960px){.hub-landing-hero{grid-template-columns:minmax(0,1fr) minmax(300px,1.02fr);gap:clamp(40px,5vw,64px)}}.hub-landing-hero__copy{text-align:left}@media(max-width:959px){.hub-landing-hero__copy{text-align:center}}.hub-landing-badge{display:inline-flex;align-items:center;gap:8px;margin:0 0 20px;padding:6px 14px 6px 10px;font-size:12px;font-weight:600;letter-spacing:.02em;color:var(--hl-ink-soft);background:#ffffffb8;border:1px solid var(--hl-line);border-radius:999px;box-shadow:0 1px 2px #4a3b3a0a}.hub-landing-badge__dot{width:6px;height:6px;border-radius:50%;background:var(--hl-terra);box-shadow:0 0 0 3px var(--hl-terra-soft)}@media(max-width:959px){.hub-landing-badge{margin-left:auto;margin-right:auto}}.hub-landing-hero__title{margin:0 0 18px;font-size:clamp(2rem,4.8vw,2.85rem);font-weight:700;color:var(--hl-graphite);letter-spacing:-.035em;line-height:1.12;max-width:min(36rem,100%)}@media(max-width:959px){.hub-landing-hero__title{max-width:min(22rem,100%)}}.hub-landing-hero__subtitle{margin:0 0 32px;max-width:36rem;font-size:clamp(15px,1.65vw,17px);line-height:1.65;color:var(--hl-ink-muted);font-weight:400}@media(max-width:959px){.hub-landing-hero__subtitle{margin-left:auto;margin-right:auto}}.hub-landing-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media(max-width:959px){.hub-landing-hero__actions{justify-content:center}}.hub-landing-hero__visual{display:flex;justify-content:center;align-items:stretch}@media(min-width:960px){.hub-landing-hero__visual{justify-content:flex-end}}.hub-landing-mock{width:100%;max-width:440px;border-radius:16px;background:var(--hl-white);border:1px solid var(--hl-line);box-shadow:0 2px 4px #4a3b3a0a,0 24px 56px -16px #4a3b3a24,0 0 0 1px #fff9 inset;overflow:hidden}.hub-landing-mock__chrome{display:flex;align-items:center;gap:6px;padding:12px 14px;background:linear-gradient(180deg,#f7f5f3,#f0ebe6);border-bottom:1px solid var(--hl-line)}.hub-landing-mock__dot{width:9px;height:9px;border-radius:50%;background:#d4cfc9}.hub-landing-mock__dot--amber{background:#e7c4af}.hub-landing-mock__dot--mint{background:#89c2af8c}.hub-landing-mock__body{padding:14px;background:linear-gradient(165deg,#fcfaf8 0%,var(--hl-cream) 100%)}.hub-landing-mock__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hub-landing-mock-card--span2{grid-column:span 2}.hub-landing-mock-card{padding:12px 12px 11px;background:var(--hl-white);border:1px solid var(--hl-line);border-radius:12px;box-shadow:0 1px 3px #4a3b3a0d}.hub-landing-mock-card__label{margin:0 0 4px;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hl-terra)}.hub-landing-mock-card__title{margin:0 0 8px;font-size:12px;font-weight:700;color:var(--hl-ink);line-height:1.25}.hub-landing-mock-card__metric{margin:0;font-size:22px;font-weight:700;letter-spacing:-.03em;color:var(--hl-graphite);line-height:1.1}.hub-landing-mock-card__hint{margin:4px 0 0;font-size:11px;color:var(--hl-ink-soft);font-weight:500}.hub-landing-mock-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.hub-landing-mock-list li{font-size:11px;color:var(--hl-ink-muted);line-height:1.35;padding:5px 8px;border-radius:8px;background:var(--hl-cream);border:1px solid rgba(74,59,58,.06)}.hub-landing-mock-list__t{font-weight:700;color:var(--hl-ink);margin-right:6px;font-variant-numeric:tabular-nums}.hub-landing-mock-card--kanban{grid-column:span 2}.hub-landing-mock-kanban{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:2px}.hub-landing-mock-kanban__col{display:flex;flex-direction:column;gap:6px;min-width:0}.hub-landing-mock-kanban__head{font-size:9px;font-weight:700;color:var(--hl-ink-soft);text-transform:uppercase;letter-spacing:.06em}.hub-landing-mock-pill{display:block;padding:6px 8px;font-size:10px;font-weight:600;color:var(--hl-ink-muted);background:var(--hl-cream);border:1px solid var(--hl-line);border-radius:8px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-landing-mock-pill--active{background:#c86a4d1a;border-color:#c86a4d38;color:var(--hl-terra-deep)}.hub-landing-pillars{margin-bottom:clamp(64px,11vw,112px)}.hub-landing-pillars__intro{max-width:640px;margin:0 auto clamp(32px,5vw,44px);text-align:center}.hub-landing-pillars__title{margin:0 0 14px;font-size:clamp(1.45rem,3.2vw,1.85rem);font-weight:700;letter-spacing:-.03em;color:var(--hl-graphite);line-height:1.2}.hub-landing-pillars__lead{margin:0;font-size:clamp(15px,1.6vw,17px);line-height:1.65;color:var(--hl-ink-muted)}.hub-landing-pillars__row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:720px){.hub-landing-pillars__row{grid-template-columns:1fr}}.hub-landing-pillar{padding:22px 20px;background:#ffffffbf;border:1px solid var(--hl-line);border-radius:14px;box-shadow:0 4px 20px -8px #4a3b3a14;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.hub-landing-pillar:hover{border-color:#c86a4d2e;box-shadow:0 12px 36px -12px #c86a4d26;transform:translateY(-2px)}.hub-landing-pillar__name{margin:0 0 8px;font-size:15px;font-weight:700;color:var(--hl-ink);letter-spacing:-.02em}.hub-landing-pillar__text{margin:0;font-size:14px;line-height:1.5;color:var(--hl-ink-soft)}.hub-landing-features{margin-bottom:clamp(56px,10vw,96px)}.hub-landing-section-title{margin:0 0 clamp(20px,3vw,28px);font-size:clamp(1.45rem,3.2vw,1.85rem);font-weight:700;color:var(--hl-graphite);letter-spacing:-.03em;text-align:center;line-height:1.2}.hub-landing-features__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px}.hub-landing-feature-card{background:var(--hl-white);border:1px solid var(--hl-line);border-radius:14px;padding:16px 16px 15px;box-shadow:0 1px 3px #4a3b3a0a;transition:border-color .2s ease,box-shadow .22s ease,transform .2s ease}.hub-landing-feature-card:hover{border-color:#c86a4d33;box-shadow:0 8px 28px -10px #c86a4d33,0 16px 40px -24px #4a3b3a1f;transform:translateY(-3px)}.hub-landing-feature-card__icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;margin-bottom:12px;border-radius:10px;background:linear-gradient(145deg,#c86a4d24,#e7c4af59);color:var(--hl-terra-deep)}.hub-landing-feature-card__title{margin:0 0 6px;font-size:15px;font-weight:700;color:var(--hl-ink);line-height:1.25;letter-spacing:-.02em}.hub-landing-feature-card__text{margin:0;font-size:13px;line-height:1.45;color:var(--hl-ink-soft)}.hub-landing-cta{margin-bottom:0}.hub-landing-cta__panel{border-radius:20px;padding:1px;background:linear-gradient(135deg,#c86a4d33,#e7c4af59 42%,#faf7f480);box-shadow:0 20px 50px -24px #c86a4d40}.hub-landing-cta__inner{padding:clamp(32px,6vw,48px) clamp(24px,5vw,40px);text-align:center;border-radius:19px;background:linear-gradient(180deg,#ffffffeb,#fcf9f6fa);border:1px solid rgba(255,255,255,.8)}.hub-landing-cta__title{margin:0 auto 12px;max-width:22rem;font-size:clamp(1.35rem,2.8vw,1.75rem);font-weight:700;color:var(--hl-graphite);letter-spacing:-.03em;line-height:1.2}.hub-landing-cta__text{margin:0 auto 28px;max-width:28rem;font-size:15px;line-height:1.6;color:var(--hl-ink-muted)}.hub-landing-cta__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px}.hub-landing-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 22px;font-size:15px;font-weight:600;font-family:inherit;text-decoration:none;border-radius:11px;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .15s ease;cursor:pointer;box-sizing:border-box}.hub-landing-btn--lg{padding:15px 26px;font-size:15px;border-radius:12px}.hub-landing-btn--primary{color:var(--hl-white);background:var(--hl-terra);border:none;box-shadow:0 1px 2px #4a3b3a14,0 8px 24px -6px #c86a4d8c}.hub-landing-btn--primary:hover{background:var(--hl-terra-deep);box-shadow:0 2px 4px #4a3b3a1a,0 12px 32px -8px #c86a4d94;transform:translateY(-1px)}.hub-landing-btn--primary:active{transform:translateY(0)}.hub-landing-btn--outline{color:var(--hl-terra-deep);background:var(--hl-white);border:1px solid rgba(200,106,77,.35);box-shadow:0 1px 2px #4a3b3a0a}.hub-landing-btn--outline:hover{background:#fffffff2;border-color:var(--hl-terra);box-shadow:0 4px 16px -4px #c86a4d33;transform:translateY(-1px)}.hub-landing-btn--ghost{color:var(--hl-graphite);background:#ffffff8c;border:1px solid rgba(74,59,58,.12);box-shadow:0 1px 2px #4a3b3a0a}.hub-landing-btn--ghost:hover{background:var(--hl-white);border-color:#4a3b3a2e;box-shadow:0 4px 14px -4px #4a3b3a1a;transform:translateY(-1px)}.hub-landing-footer{margin-top:auto;padding:28px clamp(20px,4vw,40px) 36px;display:flex;flex-direction:column;align-items:center;gap:12px;border-top:1px solid rgba(74,59,58,.07);background:linear-gradient(180deg,transparent 0%,rgba(255,255,255,.35) 100%)}.hub-landing-footer__copy{margin:0;font-size:13px;font-weight:500;color:var(--hl-ink-soft);letter-spacing:.01em}.hub-landing-footer__vet-link{font-size:13px;font-weight:500;color:#a88ab8;text-decoration:none;transition:color .15s ease}.hub-landing-footer__vet-link:hover{color:#8e6e96;text-decoration:underline}@media(max-width:520px){.hub-landing-nav__link{padding:10px 12px}.hub-landing-nav__cta{padding:10px 14px}.hub-landing-hero__actions .hub-landing-btn,.hub-landing-cta__actions .hub-landing-btn{width:100%;max-width:320px}}
