@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700;800&family=Varela+Round&display=swap";.tp-app-icon[data-v-bb664b87]{display:block;flex-shrink:0}.business-shell[data-v-47a3dc8e]{position:relative;display:flex;min-width:0;min-height:100%;background:var(--tp-bg);color:var(--tp-text);font-family:var(--tp-font-family)}.business-shell__sidebar[data-v-47a3dc8e]{position:fixed;z-index:20;inset:0 auto 0 0;display:flex;flex-direction:column;width:var(--tp-business-sidebar-width);padding:var(--tp-space-5) var(--tp-space-3);background:var(--tp-surface);border-right:1px solid var(--tp-border)}.business-shell__brand[data-v-47a3dc8e]{display:flex;align-items:center;gap:var(--tp-space-3);min-height:56px;padding:0 var(--tp-space-3) var(--tp-space-5);color:var(--tp-primary-deep);font-size:var(--tp-text-base);font-weight:var(--tp-font-medium);border-bottom:1px solid var(--tp-border)}.business-shell__brand strong[data-v-47a3dc8e]{font-weight:var(--tp-font-semibold)}.business-shell__nav[data-v-47a3dc8e]{display:grid;gap:var(--tp-space-2);padding-top:var(--tp-space-5)}.business-shell__link[data-v-47a3dc8e],.business-shell__bottom-link[data-v-47a3dc8e]{color:var(--tp-text-secondary);text-decoration:none;font-weight:var(--tp-font-medium)}.business-shell__link[data-v-47a3dc8e]{position:relative;display:flex;align-items:center;gap:var(--tp-space-3);min-height:48px;padding:0 var(--tp-space-4);border-radius:var(--tp-radius-md)}.business-shell__link[data-v-47a3dc8e]:hover,.business-shell__link--active[data-v-47a3dc8e]{color:var(--tp-primary);background:var(--tp-primary-muted)}.business-shell__link--active[data-v-47a3dc8e]:before{position:absolute;inset:var(--tp-space-2) auto var(--tp-space-2) 0;width:3px;content:"";background:var(--tp-primary);border-radius:0 var(--tp-radius-full) var(--tp-radius-full) 0}.business-shell__main[data-v-47a3dc8e]{flex:1;min-width:0;min-height:100%;margin-left:var(--tp-business-sidebar-width);padding-bottom:var(--tp-space-8)}.business-shell__bottom-nav[data-v-47a3dc8e]{position:fixed;z-index:30;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));min-height:56px;padding:var(--tp-space-1) var(--tp-space-2) max(var(--tp-space-1),env(safe-area-inset-bottom));background:var(--tp-surface);border-top:1px solid var(--tp-border)}.business-shell__bottom-link[data-v-47a3dc8e]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:44px;min-height:44px;padding:var(--tp-space-1);font-size:var(--tp-text-xs)}.business-shell__bottom-link--active[data-v-47a3dc8e]{color:var(--tp-primary);font-weight:var(--tp-font-semibold)}@media (max-width: 899px){.business-shell[data-v-47a3dc8e]{display:block;min-height:100%;padding-bottom:calc(56px + env(safe-area-inset-bottom));overflow-x:hidden}.business-shell__main[data-v-47a3dc8e]{margin-left:0;padding-bottom:0}}.app-container{display:flex;flex-direction:column;padding-top:env(safe-area-inset-top,0px);padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);width:100%;min-height:calc(100vh - env(safe-area-inset-top,0px));min-height:calc(100dvh - env(safe-area-inset-top,0px));box-sizing:border-box;overflow-x:hidden}.page-wrapper-fullscreen{padding-top:0;box-sizing:border-box;flex:1 1 auto;display:flex;flex-direction:column;min-width:0;min-height:0}:root{--swal2-outline: 0 0 0 3px rgba(100, 150, 200, .5);--swal2-container-padding: .625em;--swal2-backdrop: rgba(0, 0, 0, .4);--swal2-backdrop-transition: background-color .15s;--swal2-width: 32em;--swal2-padding: 0 0 1.25em;--swal2-border: none;--swal2-border-radius: .3125rem;--swal2-background: white;--swal2-color: #545454;--swal2-show-animation: swal2-show .3s;--swal2-hide-animation: swal2-hide .15s forwards;--swal2-icon-zoom: 1;--swal2-title-padding: .8em 1em 0;--swal2-html-container-padding: 1em 1.6em .3em;--swal2-input-border: 1px solid #d9d9d9;--swal2-input-border-radius: .1875em;--swal2-input-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .06), 0 0 0 3px transparent;--swal2-input-background: transparent;--swal2-input-transition: border-color .2s, box-shadow .2s;--swal2-input-hover-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .06), 0 0 0 3px transparent;--swal2-input-focus-border: 1px solid #b4dbed;--swal2-input-focus-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .06), 0 0 0 3px rgba(100, 150, 200, .5);--swal2-progress-step-background: #add8e6;--swal2-validation-message-background: #f0f0f0;--swal2-validation-message-color: #666;--swal2-footer-border-color: #eee;--swal2-footer-background: transparent;--swal2-footer-color: inherit;--swal2-timer-progress-bar-background: rgba(0, 0, 0, .3);--swal2-close-button-position: initial;--swal2-close-button-inset: auto;--swal2-close-button-font-size: 2.5em;--swal2-close-button-color: #ccc;--swal2-close-button-transition: color .2s, box-shadow .2s;--swal2-close-button-outline: initial;--swal2-close-button-box-shadow: inset 0 0 0 3px transparent;--swal2-close-button-focus-box-shadow: inset var(--swal2-outline);--swal2-close-button-hover-transform: none;--swal2-actions-justify-content: center;--swal2-actions-width: auto;--swal2-actions-margin: 1.25em auto 0;--swal2-actions-padding: 0;--swal2-actions-border-radius: 0;--swal2-actions-background: transparent;--swal2-action-button-transition: background-color .2s, box-shadow .2s;--swal2-action-button-hover: black 10%;--swal2-action-button-active: black 10%;--swal2-confirm-button-box-shadow: none;--swal2-confirm-button-border-radius: .25em;--swal2-confirm-button-background-color: #7066e0;--swal2-confirm-button-color: #fff;--swal2-deny-button-box-shadow: none;--swal2-deny-button-border-radius: .25em;--swal2-deny-button-background-color: #dc3741;--swal2-deny-button-color: #fff;--swal2-cancel-button-box-shadow: none;--swal2-cancel-button-border-radius: .25em;--swal2-cancel-button-background-color: #6e7881;--swal2-cancel-button-color: #fff;--swal2-toast-show-animation: swal2-toast-show .5s;--swal2-toast-hide-animation: swal2-toast-hide .1s forwards;--swal2-toast-border: none;--swal2-toast-box-shadow: 0 0 1px hsl(0deg 0% 0% / .075), 0 1px 2px hsl(0deg 0% 0% / .075), 1px 2px 4px hsl(0deg 0% 0% / .075), 1px 3px 8px hsl(0deg 0% 0% / .075), 2px 4px 16px hsl(0deg 0% 0% / .075)}[data-swal2-theme=dark]{--swal2-dark-theme-black: #19191a;--swal2-dark-theme-white: #e1e1e1;--swal2-background: var(--swal2-dark-theme-black);--swal2-color: var(--swal2-dark-theme-white);--swal2-footer-border-color: #555;--swal2-input-background: color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);--swal2-validation-message-background: color-mix( in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10% );--swal2-validation-message-color: var(--swal2-dark-theme-white);--swal2-timer-progress-bar-background: rgba(255, 255, 255, .7)}@media (prefers-color-scheme: dark){[data-swal2-theme=auto]{--swal2-dark-theme-black: #19191a;--swal2-dark-theme-white: #e1e1e1;--swal2-background: var(--swal2-dark-theme-black);--swal2-color: var(--swal2-dark-theme-white);--swal2-footer-border-color: #555;--swal2-input-background: color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);--swal2-validation-message-background: color-mix( in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10% );--swal2-validation-message-color: var(--swal2-dark-theme-white);--swal2-timer-progress-bar-background: rgba(255, 255, 255, .7)}}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:#0000!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:auto}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px var(--swal2-backdrop)}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:#0000;pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{inset:0 auto auto 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{inset:0 0 auto auto}body.swal2-toast-shown .swal2-container.swal2-top-start,body.swal2-toast-shown .swal2-container.swal2-top-left{inset:0 auto auto 0}body.swal2-toast-shown .swal2-container.swal2-center-start,body.swal2-toast-shown .swal2-container.swal2-center-left{inset:50% auto auto 0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{inset:50% auto auto 50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{inset:50% 0 auto auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-start,body.swal2-toast-shown .swal2-container.swal2-bottom-left{inset:auto auto 0 0}body.swal2-toast-shown .swal2-container.swal2-bottom{inset:auto auto 0 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{inset:auto 0 0 auto}@media print{body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown) .swal2-container{position:static!important}}div:where(.swal2-container){display:grid;position:fixed;z-index:1060;top:0;right:0;bottom:0;left:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;padding:var(--swal2-container-padding);overflow-x:hidden;transition:var(--swal2-backdrop-transition);-webkit-overflow-scrolling:touch}div:where(.swal2-container).swal2-backdrop-show,div:where(.swal2-container).swal2-noanimation{background:var(--swal2-backdrop)}div:where(.swal2-container).swal2-backdrop-hide{background:#0000!important}div:where(.swal2-container).swal2-top-start,div:where(.swal2-container).swal2-center-start,div:where(.swal2-container).swal2-bottom-start{grid-template-columns:minmax(0,1fr) auto auto}div:where(.swal2-container).swal2-top,div:where(.swal2-container).swal2-center,div:where(.swal2-container).swal2-bottom{grid-template-columns:auto minmax(0,1fr) auto}div:where(.swal2-container).swal2-top-end,div:where(.swal2-container).swal2-center-end,div:where(.swal2-container).swal2-bottom-end{grid-template-columns:auto auto minmax(0,1fr)}div:where(.swal2-container).swal2-top-start>.swal2-popup{align-self:start}div:where(.swal2-container).swal2-top>.swal2-popup{grid-column:2;place-self:start center}div:where(.swal2-container).swal2-top-end>.swal2-popup,div:where(.swal2-container).swal2-top-right>.swal2-popup{grid-column:3;place-self:start end}div:where(.swal2-container).swal2-center-start>.swal2-popup,div:where(.swal2-container).swal2-center-left>.swal2-popup{grid-row:2;align-self:center}div:where(.swal2-container).swal2-center>.swal2-popup{grid-column:2;grid-row:2;place-self:center center}div:where(.swal2-container).swal2-center-end>.swal2-popup,div:where(.swal2-container).swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;place-self:center end}div:where(.swal2-container).swal2-bottom-start>.swal2-popup,div:where(.swal2-container).swal2-bottom-left>.swal2-popup{grid-column:1;grid-row:3;align-self:end}div:where(.swal2-container).swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;place-self:end center}div:where(.swal2-container).swal2-bottom-end>.swal2-popup,div:where(.swal2-container).swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;place-self:end end}div:where(.swal2-container).swal2-grow-row>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-column:1/4;width:100%}div:where(.swal2-container).swal2-grow-column>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}div:where(.swal2-container).swal2-no-transition{transition:none!important}div:where(.swal2-container)[popover]{width:auto;border:0}div:where(.swal2-container) div:where(.swal2-popup){display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:var(--swal2-width);max-width:100%;padding:var(--swal2-padding);border:var(--swal2-border);border-radius:var(--swal2-border-radius);background:var(--swal2-background);color:var(--swal2-color);font-family:inherit;font-size:1rem}div:where(.swal2-container) div:where(.swal2-popup):focus{outline:none}div:where(.swal2-container) div:where(.swal2-popup).swal2-loading{overflow-y:hidden}div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable{cursor:grab}div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable div:where(.swal2-icon){cursor:grab}div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging{cursor:grabbing}div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging div:where(.swal2-icon){cursor:grabbing}div:where(.swal2-container) h2:where(.swal2-title){position:relative;max-width:100%;margin:0;padding:var(--swal2-title-padding);color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;overflow-wrap:break-word;cursor:initial}div:where(.swal2-container) div:where(.swal2-actions){display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:var(--swal2-actions-justify-content);width:var(--swal2-actions-width);margin:var(--swal2-actions-margin);padding:var(--swal2-actions-padding);border-radius:var(--swal2-actions-border-radius);background:var(--swal2-actions-background)}div:where(.swal2-container) div:where(.swal2-loader){display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 rgba(0,0,0,0) #2778c4 rgba(0,0,0,0)}div:where(.swal2-container) button:where(.swal2-styled){margin:.3125em;padding:.625em 1.1em;transition:var(--swal2-action-button-transition);border:none;box-shadow:0 0 0 3px #0000;font-weight:500}div:where(.swal2-container) button:where(.swal2-styled):not([disabled]){cursor:pointer}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm){border-radius:var(--swal2-confirm-button-border-radius);background:initial;background-color:var(--swal2-confirm-button-background-color);box-shadow:var(--swal2-confirm-button-box-shadow);color:var(--swal2-confirm-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):hover{background-color:color-mix(in srgb,var(--swal2-confirm-button-background-color),var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):active{background-color:color-mix(in srgb,var(--swal2-confirm-button-background-color),var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny){border-radius:var(--swal2-deny-button-border-radius);background:initial;background-color:var(--swal2-deny-button-background-color);box-shadow:var(--swal2-deny-button-box-shadow);color:var(--swal2-deny-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny):hover{background-color:color-mix(in srgb,var(--swal2-deny-button-background-color),var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny):active{background-color:color-mix(in srgb,var(--swal2-deny-button-background-color),var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel){border-radius:var(--swal2-cancel-button-border-radius);background:initial;background-color:var(--swal2-cancel-button-background-color);box-shadow:var(--swal2-cancel-button-box-shadow);color:var(--swal2-cancel-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel):hover{background-color:color-mix(in srgb,var(--swal2-cancel-button-background-color),var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel):active{background-color:color-mix(in srgb,var(--swal2-cancel-button-background-color),var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):focus-visible{outline:none;box-shadow:var(--swal2-action-button-focus-box-shadow)}div:where(.swal2-container) button:where(.swal2-styled)[disabled]:not(.swal2-loading){opacity:.4}div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-footer){margin:1em 0 0;padding:1em 1em 0;border-top:1px solid var(--swal2-footer-border-color);background:var(--swal2-footer-background);color:var(--swal2-footer-color);font-size:1em;text-align:center;cursor:initial}div:where(.swal2-container) .swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto!important;overflow:hidden;border-bottom-right-radius:var(--swal2-border-radius);border-bottom-left-radius:var(--swal2-border-radius)}div:where(.swal2-container) div:where(.swal2-timer-progress-bar){width:100%;height:.25em;background:var(--swal2-timer-progress-bar-background)}div:where(.swal2-container) img:where(.swal2-image){max-width:100%;margin:2em auto 1em;cursor:initial}div:where(.swal2-container) button:where(.swal2-close){position:var(--swal2-close-button-position);inset:var(--swal2-close-button-inset);z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:var(--swal2-close-button-transition);border:none;border-radius:var(--swal2-border-radius);outline:var(--swal2-close-button-outline);background:#0000;color:var(--swal2-close-button-color);font-family:monospace;font-size:var(--swal2-close-button-font-size);cursor:pointer;justify-self:end}div:where(.swal2-container) button:where(.swal2-close):hover{transform:var(--swal2-close-button-hover-transform);background:#0000;color:#f27474}div:where(.swal2-container) button:where(.swal2-close):focus-visible{outline:none;box-shadow:var(--swal2-close-button-focus-box-shadow)}div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-html-container){z-index:1;justify-content:center;margin:0;padding:var(--swal2-html-container-padding);overflow:auto;color:inherit;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;overflow-wrap:break-word;word-break:break-word;cursor:initial}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea),div:where(.swal2-container) select:where(.swal2-select),div:where(.swal2-container) div:where(.swal2-radio),div:where(.swal2-container) label:where(.swal2-checkbox){margin:1em 2em 3px}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea){box-sizing:border-box;width:auto;transition:var(--swal2-input-transition);border:var(--swal2-input-border);border-radius:var(--swal2-input-border-radius);background:var(--swal2-input-background);box-shadow:var(--swal2-input-box-shadow);color:inherit;font-size:1.125em}div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}div:where(.swal2-container) input:where(.swal2-input):hover,div:where(.swal2-container) input:where(.swal2-file):hover,div:where(.swal2-container) textarea:where(.swal2-textarea):hover{box-shadow:var(--swal2-input-hover-box-shadow)}div:where(.swal2-container) input:where(.swal2-input):focus,div:where(.swal2-container) input:where(.swal2-file):focus,div:where(.swal2-container) textarea:where(.swal2-textarea):focus{border:var(--swal2-input-focus-border);outline:none;box-shadow:var(--swal2-input-focus-box-shadow)}div:where(.swal2-container) input:where(.swal2-input)::-moz-placeholder,div:where(.swal2-container) input:where(.swal2-file)::-moz-placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::-moz-placeholder{color:#ccc}div:where(.swal2-container) input:where(.swal2-input)::placeholder,div:where(.swal2-container) input:where(.swal2-file)::placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder{color:#ccc}div:where(.swal2-container) .swal2-range{margin:1em 2em 3px;background:var(--swal2-background)}div:where(.swal2-container) .swal2-range input{width:80%}div:where(.swal2-container) .swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}div:where(.swal2-container) .swal2-range input,div:where(.swal2-container) .swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}div:where(.swal2-container) .swal2-input{height:2.625em;padding:0 .75em}div:where(.swal2-container) .swal2-file{width:75%;margin-right:auto;margin-left:auto;background:var(--swal2-input-background);font-size:1.125em}div:where(.swal2-container) .swal2-textarea{height:6.75em;padding:.75em}div:where(.swal2-container) .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:var(--swal2-input-background);color:inherit;font-size:1.125em}div:where(.swal2-container) .swal2-radio,div:where(.swal2-container) .swal2-checkbox{align-items:center;justify-content:center;background:var(--swal2-background);color:inherit}div:where(.swal2-container) .swal2-radio label,div:where(.swal2-container) .swal2-checkbox label{margin:0 .6em;font-size:1.125em}div:where(.swal2-container) .swal2-radio input,div:where(.swal2-container) .swal2-checkbox input{flex-shrink:0;margin:0 .4em}div:where(.swal2-container) label:where(.swal2-input-label){display:flex;justify-content:center;margin:1em auto 0}div:where(.swal2-container) div:where(.swal2-validation-message){align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:var(--swal2-validation-message-background);color:var(--swal2-validation-message-color);font-size:1em;font-weight:300}div:where(.swal2-container) div:where(.swal2-validation-message):before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}div:where(.swal2-container) .swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:#0000;font-weight:600}div:where(.swal2-container) .swal2-progress-steps li{display:inline-block;position:relative}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:var(--swal2-progress-step-background);color:#fff}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:var(--swal2-progress-step-background)}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}div:where(.swal2-icon){position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;zoom:var(--swal2-icon-zoom);border:.25em solid rgba(0,0,0,0);border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}div:where(.swal2-icon) .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}div:where(.swal2-icon).swal2-error{border-color:#f27474;color:#f27474}div:where(.swal2-icon).swal2-error .swal2-x-mark{position:relative;flex-grow:1}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}div:where(.swal2-icon).swal2-warning{border-color:#f8bb86;color:#f8bb86}div:where(.swal2-icon).swal2-warning.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .5s}div:where(.swal2-icon).swal2-info{border-color:#3fc3ee;color:#3fc3ee}div:where(.swal2-icon).swal2-info.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .8s}div:where(.swal2-icon).swal2-question{border-color:#87adbd;color:#87adbd}div:where(.swal2-icon).swal2-question.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content{animation:swal2-animate-question-mark .8s}div:where(.swal2-icon).swal2-success{border-color:#a5dc86;color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;border-radius:50%}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}div:where(.swal2-icon).swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}div:where(.swal2-icon).swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}[class^=swal2]{-webkit-tap-highlight-color:rgba(0,0,0,0)}.swal2-show{animation:var(--swal2-show-animation)}.swal2-hide{animation:var(--swal2-hide-animation)}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}.swal2-toast{box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:min-content auto min-content;padding:1em;overflow-y:hidden;border:var(--swal2-toast-border);background:var(--swal2-background);box-shadow:var(--swal2-toast-box-shadow);pointer-events:auto}.swal2-toast>*{grid-column:2}.swal2-toast h2:where(.swal2-title){margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-toast .swal2-loading{justify-content:center}.swal2-toast input:where(.swal2-input){height:2em;margin:.5em;font-size:1em}.swal2-toast .swal2-validation-message{font-size:1em}.swal2-toast div:where(.swal2-footer){margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-toast button:where(.swal2-close){grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-toast div:where(.swal2-html-container){margin:.5em 1em;padding:0;overflow:initial;font-size:1em;text-align:initial}.swal2-toast div:where(.swal2-html-container):empty{padding:0}.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-toast div:where(.swal2-actions){justify-content:flex-start;height:auto;margin:.5em 0 0;padding:0 .5em}.swal2-toast button:where(.swal2-styled){margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;border-radius:50%}.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}.swal2-toast.swal2-show{animation:var(--swal2-toast-show-animation)}.swal2-toast.swal2-hide{animation:var(--swal2-toast-hide-animation)}@keyframes swal2-show{0%{transform:translate3d(0,-50px,0) scale(.9);opacity:0}to{transform:translateZ(0) scale(1);opacity:1}}@keyframes swal2-hide{0%{transform:translateZ(0) scale(1);opacity:1}to{transform:translate3d(0,-50px,0) scale(.9);opacity:0}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}to{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{transform:rotate(45deg);opacity:0}25%{transform:rotate(-25deg);opacity:.4}50%{transform:rotate(15deg);opacity:.8}75%{transform:rotate(-5deg);opacity:1}to{transform:rotateX(0);opacity:1}}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@keyframes swal2-toast-hide{to{transform:rotate(1deg);opacity:0}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--negocios-primary: #0e7c99;--negocios-primary-dark: #0d6880;--negocios-primary-darker: #0c5468;--negocios-primary-deep: #0a3a4a;--negocios-primary-light: #1e9bbb;--negocios-primary-lighter: #7dd3e8;--negocios-primary-muted: #d6f1f7;--negocios-primary-surface: #f0fafc;--negocios-gradient-v2: linear-gradient(135deg, #0a3a4a 0%, #0c5468 35%, #0e7c99 65%, #1e9bbb 100%);--negocios-gradient-animated-v2: linear-gradient(135deg, #0a3a4a 0%, #0c5468 22%, #0e7c99 48%, #1e9bbb 72%, #0d6880 100%);--negocios-overlay-v2: linear-gradient(135deg, rgba(10, 58, 74, .58) 0%, rgba(12, 84, 104, .48) 45%, rgba(13, 104, 128, .42) 100%);--negocios-amber: #f59e0b;--negocios-amber-dark: #d97706;--negocios-amber-darker: #b45309;--negocios-amber-deep: #92400e;--negocios-amber-light: #fbbf24;--negocios-amber-lighter: #fcd34d;--negocios-amber-muted: #fef3c7;--negocios-amber-surface: #fffbeb;--negocios-gradient: linear-gradient(135deg, #92400e 0%, #d97706 35%, #f59e0b 65%, #fbbf24 100%);--negocios-gradient-animated: linear-gradient(135deg, #92400e 0%, #d97706 22%, #f59e0b 48%, #fbbf24 72%, #b45309 100%)}:root{--tp-slate-50: #f8fafc;--tp-slate-100: #f1f5f9;--tp-slate-200: #e2e8f0;--tp-slate-300: #cbd5e1;--tp-slate-400: #94a3b8;--tp-slate-500: #64748b;--tp-slate-600: #475569;--tp-slate-700: #334155;--tp-slate-800: #1e293b;--tp-slate-900: #0f172a;--tp-bg: var(--tp-slate-50);--tp-surface: #ffffff;--tp-surface-raised: #ffffff;--tp-border: var(--tp-slate-200);--tp-border-strong: var(--tp-slate-300);--tp-text: var(--tp-slate-900);--tp-text-secondary: var(--tp-slate-600);--tp-text-muted: var(--tp-slate-400);--tp-text-inverse: #ffffff;--tp-success: #16a34a;--tp-success-muted: #dcfce7;--tp-warning: #d97706;--tp-warning-muted: #fef3c7;--tp-danger: #dc2626;--tp-danger-muted: #fee2e2;--tp-info: #2563eb;--tp-info-muted: #dbeafe;--tp-font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--tp-text-xs: .75rem;--tp-text-sm: .875rem;--tp-text-base: 1rem;--tp-text-lg: 1.125rem;--tp-text-xl: 1.25rem;--tp-text-2xl: 1.5rem;--tp-text-3xl: 1.875rem;--tp-font-normal: 400;--tp-font-medium: 500;--tp-font-semibold: 600;--tp-font-bold: 700;--tp-leading-tight: 1.25;--tp-leading-normal: 1.5;--tp-space-0: 0;--tp-space-1: .25rem;--tp-space-2: .5rem;--tp-space-3: .75rem;--tp-space-4: 1rem;--tp-space-5: 1.25rem;--tp-space-6: 1.5rem;--tp-space-8: 2rem;--tp-space-10: 2.5rem;--tp-space-12: 3rem;--tp-radius-sm: 6px;--tp-radius-md: 12px;--tp-radius-lg: 18px;--tp-radius-full: 9999px;--tp-shadow-sm: 0 1px 3px rgb(15 23 42 / 6%);--tp-shadow-md: 0 4px 16px rgb(15 23 42 / 8%);--tp-shadow-lg: 0 8px 32px rgb(15 23 42 / 12%);--tp-business-sidebar-width: 248px;--tp-transition-fast: .15s ease;--tp-transition-base: .2s ease;--tp-transition-slow: .3s ease;--tp-primary-50: #effcf5;--tp-primary-100: #e6f5ec;--tp-primary-200: #c9ead8;--tp-primary-300: #91d7b0;--tp-primary-400: #42b978;--tp-primary-500: #009245;--tp-primary-600: #007a3a;--tp-primary-700: #006631;--tp-primary-800: #00532a;--tp-primary-900: #003d20;--tp-primary: var(--tp-primary-500);--tp-primary-hover: var(--tp-primary-600);--tp-primary-muted: var(--tp-primary-100);--tp-primary-surface: var(--tp-primary-50);--tp-primary-deep: var(--tp-primary-900);--tp-on-primary: #ffffff}.tp-theme-business{--tp-primary-50: #f0fafc;--tp-primary-100: #d6f1f7;--tp-primary-200: #b0e4ef;--tp-primary-300: #7dd3e8;--tp-primary-400: #1e9bbb;--tp-primary-500: #0e7c99;--tp-primary-600: #0d6880;--tp-primary-700: #0c5468;--tp-primary-800: #0b4556;--tp-primary-900: #0a3a4a;--tp-primary: var(--tp-primary-500);--tp-primary-hover: var(--tp-primary-600);--tp-primary-muted: var(--tp-primary-100);--tp-primary-surface: var(--tp-primary-50);--tp-primary-deep: var(--tp-primary-900);--tp-on-primary: #ffffff}.tp-theme-user{--tp-primary-50: #effcf5;--tp-primary-100: #e6f5ec;--tp-primary-200: #c9ead8;--tp-primary-300: #91d7b0;--tp-primary-400: #42b978;--tp-primary-500: #009245;--tp-primary-600: #007a3a;--tp-primary-700: #006631;--tp-primary-800: #00532a;--tp-primary-900: #003d20;--tp-primary: var(--tp-primary-500);--tp-primary-hover: var(--tp-primary-600);--tp-primary-muted: var(--tp-primary-100);--tp-primary-surface: var(--tp-primary-50);--tp-primary-deep: var(--tp-primary-900);--tp-on-primary: #ffffff}.tp-theme-partner{--tp-primary-50: #f5f3ff;--tp-primary-100: #ede9fe;--tp-primary-200: #ddd6fe;--tp-primary-300: #c4b5fd;--tp-primary-400: #a78bfa;--tp-primary-500: #764ba2;--tp-primary-600: #633d89;--tp-primary-700: #523273;--tp-primary-800: #41275c;--tp-primary-900: #301c45;--tp-primary: var(--tp-primary-500);--tp-primary-hover: var(--tp-primary-600);--tp-primary-muted: var(--tp-primary-100);--tp-primary-surface: var(--tp-primary-50);--tp-primary-deep: var(--tp-primary-900);--tp-on-primary: #ffffff}.tp-theme-business :focus-visible,.tp-theme-user :focus-visible,.tp-theme-partner :focus-visible{outline:2px solid var(--tp-primary-400);outline-offset:2px}@media (prefers-reduced-motion: reduce){.tp-theme-business *,.tp-theme-business *:before,.tp-theme-business *:after,.tp-theme-user *,.tp-theme-user *:before,.tp-theme-user *:after,.tp-theme-partner *,.tp-theme-partner *:before,.tp-theme-partner *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--safe-area-inset-top: env(safe-area-inset-top, 0px);--safe-area-inset-right: env(safe-area-inset-right, 0px);--safe-area-inset-bottom: env(safe-area-inset-bottom, 0px);--safe-area-inset-left: env(safe-area-inset-left, 0px);--mobile-nav-height: 60px}html{width:100%;height:100%}body{width:100%;min-height:100vh;margin:0;padding:0;overscroll-behavior-y:none}.safe-padding{padding-top:var(--safe-area-inset-top);padding-right:var(--safe-area-inset-right);padding-bottom:var(--safe-area-inset-bottom);padding-left:var(--safe-area-inset-left)}.safe-padding-top{padding-top:var(--safe-area-inset-top)}.safe-padding-bottom{padding-bottom:var(--safe-area-inset-bottom)}.safe-padding-x{padding-left:var(--safe-area-inset-left);padding-right:var(--safe-area-inset-right)}.page-container{min-height:100vh;padding-left:var(--safe-area-inset-left);padding-right:var(--safe-area-inset-right);box-sizing:border-box}@media (max-width: 991.98px){.page-container{padding-bottom:calc(var(--mobile-nav-height) + var(--safe-area-inset-bottom))}}.page-view{padding-top:var(--safe-area-inset-top);min-height:100vh;box-sizing:border-box}.page-view-fullscreen{padding-top:0;min-height:100vh;box-sizing:border-box}.safe-scroll-container{height:100vh;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-top:var(--safe-area-inset-top);padding-left:var(--safe-area-inset-left);padding-right:var(--safe-area-inset-right);padding-bottom:var(--safe-area-inset-bottom)}.fixed-header{position:fixed;top:0;left:0;right:0;padding-top:var(--safe-area-inset-top);padding-left:var(--safe-area-inset-left);padding-right:var(--safe-area-inset-right);z-index:1000}.fixed-footer{position:fixed;bottom:0;left:0;right:0;padding-bottom:var(--safe-area-inset-bottom);padding-left:var(--safe-area-inset-left);padding-right:var(--safe-area-inset-right);z-index:1000}.fullscreen-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999}.fullscreen-modal .modal-content{padding-top:var(--safe-area-inset-top);padding-left:var(--safe-area-inset-left);padding-right:var(--safe-area-inset-right);padding-bottom:var(--safe-area-inset-bottom)}.bottom-sheet{position:fixed;bottom:0;left:0;right:0;z-index:2000;padding-bottom:var(--safe-area-inset-bottom);padding-left:var(--safe-area-inset-left);padding-right:var(--safe-area-inset-right);max-height:calc(90vh - var(--safe-area-inset-top))}.center-block{padding-left:var(--safe-area-inset-left);padding-right:var(--safe-area-inset-right)}@media (max-width: 991.98px){.center-block{padding-bottom:calc(var(--mobile-nav-height) + var(--safe-area-inset-bottom) + 16px)}}@supports (padding: max(0px)){.safe-padding-top{padding-top:max(20px,var(--safe-area-inset-top))}.safe-padding-bottom{padding-bottom:max(20px,var(--safe-area-inset-bottom))}}.android-gestures .mobile-nav{padding-bottom:max(8px,var(--safe-area-inset-bottom))}@media (max-width: 991.98px){button,a.btn,.mobile-nav-item,.touchable{min-height:44px;min-width:44px}}input,textarea,select{font-size:16px}@media (max-width: 991.98px){input:focus,textarea:focus,select:focus{scroll-margin-bottom:calc(var(--mobile-nav-height) + var(--safe-area-inset-bottom) + 16px)}}.user-chat{display:flex;flex-direction:column;flex:1;width:100%;padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);box-sizing:border-box;min-height:0;overflow:hidden;overscroll-behavior:none;background:linear-gradient(135deg,#667eea,#764ba2)}.user-chat .chat-header{display:flex;align-items:center;padding:1rem 1.5rem;padding-top:calc(1rem + env(safe-area-inset-top,0px));background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);box-shadow:0 2px 10px #0000001a;flex-shrink:0;z-index:2}.user-chat .chat-header .back-button{background:none;border:none;font-size:1.125rem;color:#374151;cursor:pointer;padding:.5rem;border-radius:9999px;transition:.2s ease}.user-chat .chat-header .back-button:hover{background-color:#0000001a}.user-chat .chat-header .chat-header-info{flex:1;margin-left:1rem}.user-chat .chat-header .chat-header-info .chat-title{margin:0;font-size:1.125rem;font-weight:600;color:#374151}.user-chat .chat-header .chat-header-info .chat-subtitle{font-size:.875rem;color:#6b7280}.user-chat .chat-header .chat-header-actions{display:flex;gap:.5rem}.user-chat .chat-header .chat-header-actions .header-action-btn{background:none;border:none;font-size:1.125rem;color:#6b7280;cursor:pointer;padding:.5rem;border-radius:9999px;transition:all .2s ease}.user-chat .chat-header .chat-header-actions .header-action-btn:hover{background-color:#0000001a;color:#374151}.user-chat .pets-section{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);padding:1rem 1.5rem;flex-shrink:0}.user-chat .pets-section .pets-header h5{margin:0 0 .5rem;font-size:.875rem;font-weight:600;color:#374151}.user-chat .pets-section .pets-list{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem}.user-chat .pets-section .pets-list .pet-item{flex-shrink:0}.user-chat .messages-container{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:1rem;background:#ffffff1a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.user-chat .messages-container::-webkit-scrollbar{width:6px}.user-chat .messages-container::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.user-chat .messages-container::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.user-chat .messages-container::-webkit-scrollbar-thumb:hover{background:#ffffff80}.user-chat .messages-container .messages-list{display:flex;flex-direction:column;gap:1rem}.user-chat .messages-container .messages-list .message-wrapper{display:flex;align-items:flex-end;gap:.5rem;max-width:85%}.user-chat .messages-container .messages-list .message-wrapper.my-message-wrapper{margin-left:auto;flex-direction:row-reverse}.user-chat .messages-container .messages-list .message-wrapper.other-message-wrapper{margin-right:auto}.user-chat .messages-container .messages-list .message-wrapper .message-avatar{flex-shrink:0;width:32px;height:32px;border-radius:9999px;overflow:hidden;display:flex;align-items:center;justify-content:center}.user-chat .messages-container .messages-list .message-wrapper .message-avatar .avatar-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.user-chat .messages-container .messages-list .message-wrapper .message-avatar .avatar-placeholder{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:.75rem;font-weight:600;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.user-chat .messages-container .messages-list .message-wrapper .message-content{flex:1;min-width:0}.user-chat .messages-container .messages-list .message-wrapper .message-content .sender-name{font-size:.75rem;color:#fffc;margin-bottom:.25rem;font-weight:500}.user-chat .messages-container .messages-list .message-wrapper .message-content .message-bubble{padding:.75rem 1rem;border-radius:20px;position:relative;word-wrap:break-word;box-shadow:0 2px 8px #00000026;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.user-chat .messages-container .messages-list .message-wrapper .message-content .message-bubble.my-message{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-bottom-right-radius:.5rem}.user-chat .messages-container .messages-list .message-wrapper .message-content .message-bubble.my-message .message-time{display:flex;align-items:center;justify-content:flex-end;gap:.25rem;font-size:.75rem;margin-top:.25rem;opacity:.7;color:#fffc}.user-chat .messages-container .messages-list .message-wrapper .message-content .message-bubble.other-message{background:#fffffff2;color:#374151;border-bottom-left-radius:.5rem}.user-chat .messages-container .messages-list .message-wrapper .message-content .message-bubble.other-message .message-time{display:flex;align-items:center;justify-content:flex-end;gap:.25rem;font-size:.75rem;margin-top:.25rem;opacity:.7;color:#6b7280}.user-chat .messages-container .messages-list .message-wrapper .message-content .message-bubble .message-text{margin:0;font-size:.875rem;line-height:1.375}.user-chat .messages-container .messages-list .message-wrapper .message-content .message-bubble .message-status{font-size:.6rem}.user-chat .messages-container .typing-indicator{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ffffffe6;border-radius:20px;margin:.5rem 0;width:-moz-fit-content;width:fit-content}.user-chat .messages-container .typing-indicator .typing-dots{display:flex;gap:.25rem}.user-chat .messages-container .typing-indicator .typing-dots span{width:6px;height:6px;background:#6b7280;border-radius:9999px;animation:typing 1.4s infinite}.user-chat .messages-container .typing-indicator .typing-dots span:nth-child(2){animation-delay:.2s}.user-chat .messages-container .typing-indicator .typing-dots span:nth-child(3){animation-delay:.4s}.user-chat .messages-container .typing-indicator .typing-text{font-size:.75rem;color:#6b7280;font-style:italic}.user-chat .message-input-container{padding:.75rem .5rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px));background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:.5px solid rgba(0,0,0,.1);flex-shrink:0;z-index:2}.user-chat .message-input-container .message-form{width:100%}.user-chat .message-input-container .message-form .input-wrapper{display:flex;align-items:center;gap:.25rem;background:#fff;padding:.25rem;box-shadow:0 2px 6px #0000001a}.user-chat .message-input-container .message-form .input-wrapper .message-input{flex:1;border:none;outline:none;padding:.5rem 1rem;font-size:16px;background:transparent;color:#374151}.user-chat .message-input-container .message-form .input-wrapper .message-input::-moz-placeholder{color:#9ca3af}.user-chat .message-input-container .message-form .input-wrapper .message-input::placeholder{color:#9ca3af}.user-chat .message-input-container .message-form .input-wrapper .send-button{width:40px;height:40px;border:none;border-radius:9999px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-size:.875rem;background:linear-gradient(135deg,#667eea,#764ba2)}.user-chat .message-input-container .message-form .input-wrapper .send-button:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 15px #667eea66}.user-chat .message-input-container .message-form .input-wrapper .send-button:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 767px){.user-chat .chat-header{padding:.75rem 1rem;padding-top:calc(.75rem + env(safe-area-inset-top,0px))}.user-chat .messages-container{padding:.5rem}.user-chat .message-input-container{padding:0 .5rem;padding-bottom:env(safe-area-inset-bottom,0px)}.user-chat .message-wrapper{max-width:95%}}.partner-chat{display:flex;flex-direction:column;flex:1;width:100%;padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);box-sizing:border-box;min-height:0;overflow:hidden;overscroll-behavior:none;background:linear-gradient(135deg,#2c3e50,#34495e)}.partner-chat .chat-header{display:flex;align-items:center;padding:1rem 1.5rem;padding-top:calc(1rem + env(safe-area-inset-top,0px));background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);box-shadow:0 2px 10px #0000001a;flex-shrink:0;z-index:2}.partner-chat .chat-header .back-button{background:none;border:none;font-size:1.125rem;color:#374151;cursor:pointer;padding:.5rem;border-radius:9999px;transition:.2s ease}.partner-chat .chat-header .back-button:hover{background-color:#0000001a}.partner-chat .chat-header .chat-header-info{flex:1;margin-left:1rem}.partner-chat .chat-header .chat-header-info .chat-title{margin:0;font-size:1.125rem;font-weight:600;color:#374151}.partner-chat .chat-header .chat-header-info .chat-subtitle{font-size:.875rem;color:#6b7280}.partner-chat .chat-header .chat-header-actions{display:flex;gap:.5rem}.partner-chat .chat-header .chat-header-actions .header-action-btn{background:none;border:none;font-size:1.125rem;color:#6b7280;cursor:pointer;padding:.5rem;border-radius:9999px;transition:all .2s ease}.partner-chat .chat-header .chat-header-actions .header-action-btn:hover{background-color:#0000001a;color:#374151}.partner-chat .pets-section{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);padding:1rem 1.5rem;flex-shrink:0}.partner-chat .pets-section .pets-header h5{margin:0 0 .5rem;font-size:.875rem;font-weight:600;color:#374151}.partner-chat .pets-section .pets-list{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem}.partner-chat .pets-section .pets-list .pet-item{flex-shrink:0}.partner-chat .messages-container{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:1rem;background:#ffffff1a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.partner-chat .messages-container::-webkit-scrollbar{width:6px}.partner-chat .messages-container::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.partner-chat .messages-container::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.partner-chat .messages-container::-webkit-scrollbar-thumb:hover{background:#ffffff80}.partner-chat .messages-container .messages-list{display:flex;flex-direction:column;gap:1rem}.partner-chat .messages-container .messages-list .message-wrapper{display:flex;align-items:flex-end;gap:.5rem;max-width:85%}.partner-chat .messages-container .messages-list .message-wrapper.my-message-wrapper{margin-left:auto;flex-direction:row-reverse}.partner-chat .messages-container .messages-list .message-wrapper.other-message-wrapper{margin-right:auto}.partner-chat .messages-container .messages-list .message-wrapper .message-avatar{flex-shrink:0;width:32px;height:32px;border-radius:9999px;overflow:hidden;display:flex;align-items:center;justify-content:center}.partner-chat .messages-container .messages-list .message-wrapper .message-avatar .avatar-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.partner-chat .messages-container .messages-list .message-wrapper .message-avatar .avatar-placeholder{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;font-size:.75rem;font-weight:600;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.partner-chat .messages-container .messages-list .message-wrapper .message-content{flex:1;min-width:0}.partner-chat .messages-container .messages-list .message-wrapper .message-content .sender-name{font-size:.75rem;color:#fffc;margin-bottom:.25rem;font-weight:500}.partner-chat .messages-container .messages-list .message-wrapper .message-content .message-bubble{padding:.75rem 1rem;border-radius:20px;position:relative;word-wrap:break-word;box-shadow:0 2px 8px #00000026;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.partner-chat .messages-container .messages-list .message-wrapper .message-content .message-bubble.my-message{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;border-bottom-right-radius:.5rem}.partner-chat .messages-container .messages-list .message-wrapper .message-content .message-bubble.my-message .message-time{display:flex;align-items:center;justify-content:flex-end;gap:.25rem;font-size:.75rem;margin-top:.25rem;opacity:.7;color:#fffc}.partner-chat .messages-container .messages-list .message-wrapper .message-content .message-bubble.other-message{background:#fffffff2;color:#374151;border-bottom-left-radius:.5rem}.partner-chat .messages-container .messages-list .message-wrapper .message-content .message-bubble.other-message .message-time{display:flex;align-items:center;justify-content:flex-end;gap:.25rem;font-size:.75rem;margin-top:.25rem;opacity:.7;color:#6b7280}.partner-chat .messages-container .messages-list .message-wrapper .message-content .message-bubble .message-text{margin:0;font-size:.875rem;line-height:1.375}.partner-chat .messages-container .messages-list .message-wrapper .message-content .message-bubble .message-status{font-size:.6rem}.partner-chat .messages-container .typing-indicator{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ffffffe6;border-radius:20px;margin:.5rem 0;width:-moz-fit-content;width:fit-content}.partner-chat .messages-container .typing-indicator .typing-dots{display:flex;gap:.25rem}.partner-chat .messages-container .typing-indicator .typing-dots span{width:6px;height:6px;background:#6b7280;border-radius:9999px;animation:typing 1.4s infinite}.partner-chat .messages-container .typing-indicator .typing-dots span:nth-child(2){animation-delay:.2s}.partner-chat .messages-container .typing-indicator .typing-dots span:nth-child(3){animation-delay:.4s}.partner-chat .messages-container .typing-indicator .typing-text{font-size:.75rem;color:#6b7280;font-style:italic}.partner-chat .message-input-container{padding:.75rem .5rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px));background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:.5px solid rgba(0,0,0,.1);flex-shrink:0;z-index:2}.partner-chat .message-input-container .message-form{width:100%}.partner-chat .message-input-container .message-form .input-wrapper{display:flex;align-items:center;gap:.25rem;background:#fff;padding:.25rem;box-shadow:0 2px 6px #0000001a}.partner-chat .message-input-container .message-form .input-wrapper .message-input{flex:1;border:none;outline:none;padding:.5rem 1rem;font-size:16px;background:transparent;color:#374151}.partner-chat .message-input-container .message-form .input-wrapper .message-input::-moz-placeholder{color:#9ca3af}.partner-chat .message-input-container .message-form .input-wrapper .message-input::placeholder{color:#9ca3af}.partner-chat .message-input-container .message-form .input-wrapper .send-button{width:40px;height:40px;border:none;border-radius:9999px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-size:.875rem;background:linear-gradient(135deg,#e74c3c,#c0392b)}.partner-chat .message-input-container .message-form .input-wrapper .send-button:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 15px #e74c3c66}.partner-chat .message-input-container .message-form .input-wrapper .send-button:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 767px){.partner-chat .chat-header{padding:.75rem 1rem;padding-top:calc(.75rem + env(safe-area-inset-top,0px))}.partner-chat .messages-container{padding:.5rem}.partner-chat .message-input-container{padding:0 .5rem;padding-bottom:env(safe-area-inset-bottom,0px)}.partner-chat .message-wrapper{max-width:95%}}.evaluation-container{max-width:700px;margin:0 auto;padding-bottom:1rem}@media (max-width: 768px){.evaluation-container{padding:0 .5rem 1rem}}.evaluation-header{padding:.5rem 0}.evaluation-header h3{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:.5rem}.evaluation-header .text-xs{font-size:.8rem}.evaluation-card,.passanger-card{background:#fff;border-radius:12px;box-shadow:0 1px 2px #0000000d;overflow:hidden;transition:box-shadow .2s ease}.evaluation-card:hover,.passanger-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.evaluation-card,.passanger-card{animation:fadeInEvaluation .3s ease-out}.card-body-compact{padding:1rem}@media (max-width: 768px){.card-body-compact{padding:.75rem}}.partner-header,.car-header{display:flex;align-items:center;gap:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}@media (max-width: 768px){.partner-header,.car-header{flex-direction:column;text-align:center}}.partner-avatar{width:70px;height:70px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid #667eea;flex-shrink:0}.car-avatar{width:70px;height:70px;border-radius:8px;-o-object-fit:cover;object-fit:cover;border:2px solid #d1d5db;flex-shrink:0}.partner-info,.car-info{flex:1;min-width:0}.partner-name,.car-name{font-size:1.1rem;font-weight:600;color:#111827;margin:0 0 .5rem}.partner-stats,.car-stats{display:flex;gap:1rem;align-items:center}@media (max-width: 768px){.partner-stats,.car-stats{justify-content:center;flex-wrap:wrap}}.partner-stats .stat-item,.car-stats .stat-item{display:flex;align-items:center;gap:.25rem;font-size:.85rem;color:#4b5563}.partner-stats .stat-item svg,.car-stats .stat-item svg{flex-shrink:0}.eval-row{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #f3f4f6}.eval-row:last-child{border-bottom:none}@media (max-width: 768px){.eval-row{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.75rem 0}}.eval-label{display:flex;align-items:center;gap:.5rem;font-weight:500;color:#374151;font-size:.875rem}.eval-label svg{color:#667eea;flex-shrink:0}.star-rating-compact{display:flex;align-items:center;gap:.15rem}@media (max-width: 768px){.star-rating-compact{width:100%;justify-content:space-between}}.star-rating-compact .star-btn{background:none;border:none;padding:.15rem;cursor:pointer;transition:transform .15s ease;display:flex;align-items:center}.star-rating-compact .star-btn:hover{transform:scale(1.1)}.star-rating-compact .star-btn:active{transform:scale(.9)}.star-rating-compact .star-btn:focus{outline:2px solid #667eea;outline-offset:2px;border-radius:4px}@media (max-width: 768px){.star-rating-compact .star-btn svg{width:20px;height:20px}}.star-rating-compact .rating-num{margin-left:.5rem;font-size:.8rem;font-weight:600;color:#4b5563;min-width:20px;text-align:center}.actions-compact{display:flex;gap:.75rem;justify-content:center;margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}@media (max-width: 768px){.actions-compact{flex-direction:column}}.actions-compact .btn{display:flex;align-items:center;justify-content:center;gap:.35rem;font-weight:500;border-radius:8px;padding:.5rem 1.5rem;font-size:.9rem;transition:transform .2s ease}@media (max-width: 768px){.actions-compact .btn{width:100%}}.actions-compact .btn:disabled{opacity:.5;cursor:not-allowed}.actions-compact .btn:not(:disabled):hover{transform:translateY(-1px)}.actions-compact .btn:not(:disabled):active{transform:translateY(0)}.empty-state{background:#fff;border-radius:12px;padding:2rem 1rem;box-shadow:0 1px 2px #0000000d;text-align:center}.empty-state .text-muted{margin-bottom:.75rem}.loading-container{display:flex;justify-content:center;align-items:center;min-height:300px}@keyframes fadeInEvaluation{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.comment-textarea{border:1px solid #d1d5db;border-radius:8px;padding:.75rem;font-size:.875rem;resize:vertical;min-height:80px;transition:border-color .2s ease}.comment-textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea26;outline:none}.card-header-compact{background:linear-gradient(135deg,#667eea,#5568d3);padding:.75rem 1rem;color:#fff;display:flex;align-items:center;font-size:.95rem;font-weight:500}.text-xs{font-size:.75rem}.mb-2{margin-bottom:.75rem}.mb-3{margin-bottom:1rem}.calendar-section{margin-bottom:1.5rem}.calendar-wrapper{display:flex;justify-content:center;background:#fff;border-radius:12px;padding:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media (max-width: 767px){.calendar-wrapper{padding:.75rem}}.filters-section{margin-bottom:1rem}.filter-row{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem}@media (max-width: 767px){.filter-row{flex-direction:column;align-items:stretch}}.filter-group{flex:1}.filter-group .filter-label{display:block;font-weight:600;margin-bottom:.5rem;color:#374151}.filter-group .form-control{width:100%;padding:.5rem .75rem;border:2px solid #e0e0e0;border-radius:8px;font-size:.875rem;transition:all .2s ease}.filter-group .form-control:focus{border-color:#009245;outline:none;box-shadow:0 0 0 3px #0092451a}@media (max-width: 767px){.filter-actions{width:100%}}.btn-clear-filters{padding:.5rem .75rem;border:2px solid #e0e0e0;border-radius:8px;background:#fff;color:#666;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.25rem}.btn-clear-filters:hover{border-color:#009245;color:#009245}@media (max-width: 767px){.btn-clear-filters{width:100%;justify-content:center}}.availability-list{margin-bottom:1.5rem}.availability-list .list-title{font-size:1.125rem;font-weight:700;color:#111827;margin-bottom:1rem}.availability-items{display:flex;flex-direction:column;gap:.75rem}.availability-item{background:#fff;border-radius:12px;padding:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .2s ease}.availability-item:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@media (max-width: 767px){.availability-item{padding:.75rem}}.availability-item-actions{display:flex;align-items:center;justify-content:flex-start;gap:.5rem}@media (min-width: 768px){.availability-item-actions{justify-content:flex-end}}.empty-state{text-align:center;padding:2rem}.empty-state .empty-text{color:#4b5563;font-size:1rem}.pa-availability-form{width:100%;max-width:560px;margin-left:auto;margin-right:auto}.pa-service-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}@media (max-width: 767px){.pa-service-grid{grid-template-columns:1fr}}.pa-service-option{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem;border:1.5px solid #e5e7eb;border-radius:12px;background:#fff;cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;-webkit-tap-highlight-color:transparent}.pa-service-option:has(input:checked){border-color:#00924573;background:#0092450f;box-shadow:0 0 0 3px #0092451a}.pa-service-option:focus-within{border-color:#00924559}.pa-service-option input[type=checkbox]{margin-top:3px;flex-shrink:0;accent-color:#009245;width:18px;height:18px;cursor:pointer}.pa-service-option__text{display:flex;flex-direction:column;gap:2px;min-width:0}.pa-service-option__name{font-size:.875rem;font-weight:600;color:#1f2937;line-height:1.3}.pa-service-option__meta{font-size:11px;font-weight:500;color:#6b7280}.pa-car-banner{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem;border-radius:12px;font-size:.875rem;line-height:1.45}.pa-car-banner--warn{background:#f59e0b1a;border:1px solid rgba(245,158,11,.25);color:#92400e}.pa-car-banner svg{flex-shrink:0;margin-top:1px}.pa-form-actions{display:flex;flex-direction:column-reverse;gap:.75rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.06)}.pa-form-actions .tp-btn--primary{width:100%}@media (min-width: 768px){.pa-form-actions{flex-direction:row;justify-content:flex-end}.pa-form-actions .tp-btn--primary{width:auto}}.partner-availability-service{padding:4px 8px;border-radius:12px;font-size:11px;font-weight:600}.partner-availability-service.service-1{background:#54b4d326;color:#54b4d3}.partner-availability-service.service-2{background:#e4a11b26;color:#e4a11b}.partner-availability-service.service-3{background:#3b71ca26;color:#3b71ca}.partner-availability-service.service-4{background:#ea549f26;color:#ea549f}.negocios-page{padding:0;overflow-x:hidden}.negocios-container{max-width:860px;margin:0 auto;padding:0 24px}.negocios-hero{position:relative;display:flex;align-items:flex-start;overflow-x:hidden;padding-bottom:32px;--negocios-header-overlap-mobile: 60px;margin-top:calc(-1 * (env(safe-area-inset-top,0px) + var(--negocios-header-overlap-mobile)));padding-top:calc(env(safe-area-inset-top,0px) + var(--negocios-header-overlap-mobile) + 16px);min-height:clamp(520px,88vh,500px)}@media (min-width: 992px){.negocios-hero{--negocios-header-overlap: 76px;margin-top:calc(-1 * (env(safe-area-inset-top,0px) + var(--negocios-header-overlap)));padding-top:calc(env(safe-area-inset-top,0px) + var(--negocios-header-overlap) + 24px);min-height:78vh;align-items:center;padding-bottom:96px}}.negocios-hero__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.negocios-hero__background:after{content:"";position:absolute;left:0;right:0;bottom:0;height:40%;z-index:5;pointer-events:none;background:linear-gradient(to bottom,#f0fafc00,#f0fafc0d,#f0fafc2e,#f0fafc8c 75%,#f0fafce6 92%,#f0fafc)}.negocios-hero__photo{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:url(/assets/hero-negocios-clinic-BoljqFAw.webp);background-size:cover;background-position:center center;transform:translateZ(0);will-change:transform}.negocios-hero__photo-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(135deg,#0a3a4a94,#0c54687a 45%,#0d68806b)}.negocios-gradient-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;opacity:.78;background:linear-gradient(135deg,#0a3a4a,#0c5468 22%,#0e7c99 48%,#1e9bbb 72%,#0d6880);background-size:400% 400%;animation:negociosGradientShift 18s ease infinite}@keyframes negociosGradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.negocios-pattern-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;background-image:radial-gradient(circle at 15% 85%,rgba(255,255,255,.12) 0%,transparent 50%),radial-gradient(circle at 85% 15%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 50% 50%,rgba(255,255,255,.05) 0%,transparent 40%),radial-gradient(rgba(255,255,255,.03) 1px,transparent 1px);background-size:auto,auto,auto,32px 32px;pointer-events:none}.negocios-hero__wave{position:absolute;bottom:-1px;left:0;right:0;z-index:4;pointer-events:none;line-height:0}.negocios-hero__wave svg{width:100%;height:clamp(36px,6vw,64px);display:block}.negocios-hero__wave svg path{fill:#f0fafc}.negocios-hero__content{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:20px 24px 16px}@media (min-width: 992px){.negocios-hero__content{padding:32px 24px 120px;text-align:left}}.negocios-hero__eyebrow{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ffffffa6;margin-bottom:16px}.negocios-hero__headline{font-size:clamp(28px,7vw,34px);font-weight:800;line-height:1.15;color:#fff;margin:0 0 12px}@media (min-width: 600px){.negocios-hero__headline{font-size:40px}}@media (min-width: 992px){.negocios-hero__headline{font-size:52px;margin-bottom:16px}}@media (min-width: 1200px){.negocios-hero__headline{font-size:60px}}.negocios-hero__primary{margin-bottom:14px}@media (min-width: 992px){.negocios-hero__primary{margin-bottom:36px}}.negocios-hero__subtitle{font-size:15px;line-height:1.65;color:#ffffffe0;margin:0;max-width:560px}@media (min-width: 992px){.negocios-hero__subtitle{font-size:18px;max-width:620px}}.negocios-hero__secondary{max-width:520px}.negocios-hero__secondary-title{font-size:15px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#ffffff8c;margin:0 0 8px}@media (min-width: 992px){.negocios-hero__secondary-title{font-size:16px}}.negocios-hero__secondary-desc{font-size:13px;line-height:1.55;color:#ffffff9e;margin:0}@media (min-width: 992px){.negocios-hero__secondary-desc{font-size:14px}}.negocios-hero__pills{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:36px}.negocios-hero__pill{display:inline-flex;align-items:center;gap:7px;padding:7px 14px;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);border-radius:20px;font-size:13px;font-weight:500;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.negocios-hero__cta-row{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:28px}@media (min-width: 992px){.negocios-hero__cta-row{margin-top:36px}}.negocios-cta-primary{display:inline-flex;align-items:center;gap:8px;padding:15px 32px;background:#fff;color:#0d6880;border:none;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;text-decoration:none;transition:all .2s ease;min-height:52px}.negocios-cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003;color:#0c5468}.negocios-cta-hero-secondary{display:inline-flex;align-items:center;gap:8px;padding:14px 24px;background:transparent;color:#fff;border:2px solid rgba(255,255,255,.45);border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;text-decoration:none;transition:all .2s ease;min-height:52px}.negocios-cta-hero-secondary:hover{background:#ffffff1a;border-color:#ffffffb3;color:#fff}.negocios-paths{padding:64px 0 72px;background:#f0fafc}.negocios-path-card{border:1px solid #d6f1f7;border-radius:16px;padding:24px;background:#fff;display:flex;flex-direction:column;gap:12px;box-shadow:0 2px 12px #0a3a4a0f}.negocios-path-card--hotel{border-color:#0e7c9959;box-shadow:0 4px 20px #0e7c991a}.negocios-path-card .negocios-cta-btn{align-self:flex-start;margin-top:auto;padding:14px 28px;font-size:15px;min-height:48px}.negocios-benefits-section{padding:80px 24px;background:#fff}.negocios-section-label{display:block;text-align:center;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#0d6880;margin-bottom:12px}.negocios-section-title{font-size:26px;font-weight:700;color:#111827;text-align:center;margin:0 0 48px}@media (min-width: 768px){.negocios-section-title{font-size:32px}}.negocios-benefits{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 600px){.negocios-benefits{grid-template-columns:repeat(2,1fr)}}.negocios-benefit{background:#f0fafc;border-radius:16px;padding:28px 24px;border:1px solid #d6f1f7;transition:box-shadow .2s ease,transform .2s ease}.negocios-benefit:hover{box-shadow:0 8px 24px #0e7c992e;transform:translateY(-2px)}.negocios-benefit__head{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px;margin-bottom:12px}.negocios-benefit__icon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#0e7c9924,#0d68801f);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin:0}.negocios-benefit__title{font-size:17px;font-weight:700;color:#111827;margin:0;line-height:1.25;text-align:center}.negocios-benefit__desc{font-size:14px;color:#6b7280;line-height:1.6;margin:0}.negocios-how{padding:80px 24px;background:#f9fafb}.negocios-how-steps{display:flex;flex-direction:column;gap:24px;max-width:580px;margin:0 auto}.negocios-how-step{display:flex;align-items:flex-start;gap:20px;background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 8px #0000000d}.negocios-how-step__num{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#0a3a4a,#0c5468 35%,#0e7c99 65%,#1e9bbb);color:#fff;font-size:15px;font-weight:800;display:flex;align-items:center;justify-content:center}.negocios-how-step__title{font-size:16px;font-weight:700;color:#111827;margin:0 0 4px}.negocios-how-step__desc{font-size:14px;color:#6b7280;line-height:1.6;margin:0}.negocios-crosslink{display:flex;flex-direction:column;align-items:center;gap:14px;background:linear-gradient(135deg,#0e7c9914,#0d68800f);border:1.5px solid rgba(14,124,153,.28);border-radius:16px;padding:24px;margin:0 24px;text-align:center}@media (min-width: 600px){.negocios-crosslink{flex-direction:row;text-align:left;justify-content:space-between}}.negocios-crosslink__text{font-size:15px;color:#374151;line-height:1.5}.negocios-crosslink__btn{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:700;color:#0d6880;text-decoration:none;white-space:nowrap;padding:8px 18px;border:1.5px solid #0e7c99;border-radius:8px;transition:background .2s ease,color .2s ease}.negocios-crosslink__btn:hover{background:#0e7c99;color:#fff}.negocios-cta-band{text-align:center;padding:72px 24px 88px;background:linear-gradient(135deg,#0a3a4a,#0c5468 22%,#0e7c99 48%,#1e9bbb 72%,#0d6880);background-size:300% 300%;animation:negociosGradientShift 20s ease infinite}.negocios-cta-band__title{font-size:28px;font-weight:800;color:#fff;margin:0 0 12px}@media (min-width: 992px){.negocios-cta-band__title{font-size:38px}}.negocios-cta-band__sub{font-size:16px;color:#fffc;margin:0 0 32px}.negocios-cta-band__actions{justify-content:center;margin-top:0}.negocios-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 40px;background:linear-gradient(135deg,#0a3a4a,#0c5468 35%,#0e7c99 65%,#1e9bbb);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;text-decoration:none;transition:all .2s ease;min-height:52px}.negocios-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0e7c9961;color:#fff}.negocios-cta-email{display:inline-flex;align-items:center;gap:10px;margin-top:16px;background:#f3f4f6;border-radius:8px;padding:8px 12px 8px 16px}.negocios-cta-email__address{font-size:14px;color:#374151;font-family:monospace;letter-spacing:.01em}.negocios-cta-email__copy{display:inline-flex;align-items:center;gap:5px;border:none;background:#fff;border-radius:6px;padding:4px 10px;font-size:12.5px;font-weight:600;color:#6b7280;cursor:pointer;transition:color .15s ease,background .15s ease;white-space:nowrap}.negocios-cta-email__copy:hover,.negocios-cta-email__copy.negocios-cta-email__copy--copied{color:#0d6880;background:#0e7c991a}.negocios-crosslink-section{padding:48px 0;background:#f0fafc}@media (prefers-reduced-motion: reduce){.negocios-gradient-layer,.negocios-cta-band{animation:none}}.travel-summary-card{background:#fff;border-radius:12px;padding:1rem;margin-bottom:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media (max-width: 767px){.travel-summary-card{padding:.75rem}}.travel-score{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1.125rem;font-weight:600;color:#374151}.travel-score i{font-size:1.25rem}.travel-score span{color:#667eea}@media (max-width: 575px){.travel-score{font-size:1rem;flex-wrap:wrap}.travel-score i{font-size:1.125rem}}.travel-progress{height:40px;border-radius:8px;background-color:#e9ecef;overflow:hidden}.travel-progress .progress-bar{display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;color:#fff;transition:width .6s ease;background-color:#667eea}.travel-progress .progress-bar.bg-info{background-color:#17a2b8}.travel-progress .progress-bar.bg-success{background-color:#10b981}.travel-progress .progress-bar.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.travel-progress .progress-bar.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (max-width: 575px){.travel-progress{height:32px}.travel-progress .progress-bar{font-size:.75rem}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.travel-status-green{background:linear-gradient(135deg,#10b981,#0c8a60);color:#fff;padding:.375rem .875rem;border-radius:50rem;font-size:.875rem;font-weight:600;display:inline-block;white-space:nowrap}.travel-type-badge{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.25rem .5rem;border-radius:8px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;display:inline-block;margin-bottom:.5rem}.pets-badge{background:#ffbf00;color:#333;font-size:.875rem;padding:6px 14px;border-radius:8px}.trunck-badge{background:#17a2b8;color:#333;font-size:.875rem;padding:6px 14px;border-radius:8px}.travel-details-card{background:#fff;border-radius:12px;padding:1rem;margin-bottom:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media (max-width: 767px){.travel-details-card{padding:.75rem}}.travel-details-card .info-label{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;color:#4b5563;font-weight:500}.travel-details-card .info-label i,.travel-details-card .info-label svg{color:#667eea}.travel-details-card .info-title{display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:#1f2937}.info-box{background:#667eea0d;border-radius:8px;padding:.75rem;margin-bottom:1.25rem}.info-box .info-title{display:block;font-size:.875rem;font-weight:700;color:#1f2937;padding-top:.5rem;text-transform:uppercase;letter-spacing:.5px}.info-box .info-value{display:block;font-size:.875rem;color:#374151;line-height:1.6}.info-box .info-value i,.info-box .info-value svg{color:#667eea;margin-right:.25rem}.info-box .info-value a{color:#4285f4;text-decoration:none;font-weight:600;transition:all .2s ease}.info-box .info-value a:hover{color:#1266f1;text-decoration:underline}@media (max-width: 767px){.info-box{padding:.5rem}}.passanger-card{background:#fff;border-radius:8px;box-shadow:0 1px 4px #00000012;margin-bottom:1.25rem}@media (max-width: 767px){.passanger-card{padding:.5rem!important}}.passenger-info-block{background:#f8f9fa;border-radius:8px;padding:.75rem .5rem;margin-top:.75rem}.single-passanger .passanger-card{box-shadow:none;border:none}.tabs{margin-bottom:.75rem}.tabs .nav-tabs{border-bottom:2px solid #e0e0e0;margin-bottom:.75rem;background:#f8f9fa;border-radius:8px 8px 0 0;overflow-x:auto;flex-wrap:nowrap}.tabs .nav-tabs .nav-item{margin-bottom:-2px}.tabs .nav-tabs .nav-link{border:none;border-bottom:2px solid transparent;color:#4b5563;background-color:#f8f9fa;font-weight:600;padding:.5rem .75rem;cursor:pointer;transition:all .2s ease;text-align:center}.tabs .nav-tabs .nav-link:hover{color:#667eea;background-color:#e9ecef;border-bottom-color:#667eea4d}.tabs .nav-tabs .nav-link.active{color:#667eea;background-color:#fff;border-color:#ddd #ddd #fff;border-bottom-color:#667eea;background:#667eea0d;font-weight:700}@media (max-width: 767px){.tabs .nav-tabs .nav-link{padding:.5rem;font-size:.875rem}}.tabs .tab-content .tab-pane{display:none}.tabs .tab-content .tab-pane.active{display:block}.label-heading{font-weight:600;color:#1f2937}.text-sm{font-size:.875rem}.fw-bold{font-weight:700}.text-muted{color:#6b7280}.alert-info{background-color:#3b82f61a;border:1px solid rgba(59,130,246,.3);border-radius:8px;color:#094fc2;padding:.75rem}.alert-info .text-muted{color:#0a59da!important}.alert-warning{background-color:#f59e0b1a;border:1px solid rgba(245,158,11,.3);border-radius:8px;color:#634004;padding:.75rem}.alert-warning .text-muted{color:#7b4f05!important}.btn-outline-primary{border:2px solid #667eea;color:#667eea;background:#fff;transition:all .2s ease}.btn-outline-primary:hover:not(:disabled){background:#667eea;color:#fff}.btn-outline-danger{border:2px solid #ef4444;color:#ef4444;background:#fff;transition:all .2s ease}.btn-outline-danger:hover:not(:disabled){background:#ef4444;color:#fff}.btn-lg{padding:.75rem 1.25rem;font-size:1rem;font-weight:700}.btn-block{width:100%}.btn-chat{width:100%;max-width:220px;margin:0 auto}@media (max-width: 575px){.btn-chat{max-width:100%}}.modal-content{border-radius:12px;border:none;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.modal-content .modal-header{border-bottom:2px solid #e0e0e0;padding:1rem;background:linear-gradient(135deg,#667eea0d,#764ba20d)}.modal-content .modal-header .modal-title{font-weight:700;color:#1f2937;font-size:1.125rem}.modal-content .modal-header .close{font-size:1.5rem;font-weight:300;color:#4b5563;opacity:.7;transition:opacity .2s ease}.modal-content .modal-header .close:hover{opacity:1}.modal-content .modal-body{padding:1rem}.modal-content .modal-footer{border-top:1px solid #e0e0e0;padding:.75rem 1rem;background:#f8f9fa}.text-block .container{padding:.75rem}.text-block .container h6{font-weight:700;color:#1f2937;margin-bottom:.75rem}.form-label{font-weight:600;color:#1f2937;margin-bottom:.5rem;font-size:.875rem}.form_label{font-weight:600;color:#1f2937;margin-bottom:.5rem;font-size:.875rem;display:block}.form-control{border:2px solid #e0e0e0;border-radius:8px;padding:.5rem .75rem;font-size:.875rem;transition:all .2s ease}.form-control:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-check{margin-bottom:.5rem}.form-check .form-check-input{margin-top:.2em;cursor:pointer}.form-check .form-check-input:checked{background-color:#667eea;border-color:#667eea}.form-check .form-check-label{cursor:pointer;margin-left:.25rem;font-size:.875rem;color:#374151}@media (max-width: 767px){.travel-summary-card,.travel-details-card{margin-bottom:.75rem}.btn-lg{padding:.5rem 1rem;font-size:.875rem}}@media (max-width: 575px){.travel-summary-card,.travel-details-card,.passanger-card{padding:.5rem!important;margin-bottom:.5rem}.info-label{font-size:.875rem}.travel-type-badge,.pets-badge{font-size:.75rem;padding:3px 5px}.passenger-info-block{padding:.5rem 4px}}.spacerow{padding-left:2rem}.space2{padding-left:.75rem}.spacerow2{padding-left:4rem}.spacerow3,.travels-indent-sm{padding-left:.5rem}.travels-indent-md{padding-left:.75rem}.travels-indent-lg{padding-left:2rem}.travels-indent-xl{padding-left:4rem}.travels-container .hero-heading,.partner-travels-container .hero-heading,.requests-container .hero-heading{color:#009245;font-weight:700}.travels-container .text-muted,.partner-travels-container .text-muted,.requests-container .text-muted{color:#4b5563;font-size:1rem}.travels-container .empty-state,.partner-travels-container .empty-state,.requests-container .empty-state{text-align:center;padding:2rem 1rem}.travels-container .empty-state .empty-image,.partner-travels-container .empty-state .empty-image,.requests-container .empty-state .empty-image{max-width:400px;width:100%;height:auto;margin:1rem 0}.travels-container .empty-state .empty-text,.partner-travels-container .empty-state .empty-text,.requests-container .empty-state .empty-text{color:#6b7280;font-size:1rem;margin-bottom:.25rem}.travels-container .travels-header .action-button,.partner-travels-container .travels-header .action-button,.requests-container .travels-header .action-button{background:#009245;border-color:#009245;color:#fff;font-weight:500;transition:all .2s ease}.travels-container .travels-header .action-button:hover,.partner-travels-container .travels-header .action-button:hover,.requests-container .travels-header .action-button:hover{background:#005f2d;border-color:#005f2d;transform:translateY(-1px)}.travels-container .travels-header .action-button .icon,.partner-travels-container .travels-header .action-button .icon,.requests-container .travels-header .action-button .icon{margin-right:.5rem}@media (max-width: 576px){.travels-container .empty-state,.partner-travels-container .empty-state{padding:1.5rem .5rem}.travels-container .empty-state .empty-image,.partner-travels-container .empty-state .empty-image{max-width:300px}.travels-container .empty-state .empty-text,.partner-travels-container .empty-state .empty-text{font-size:.875rem}.travels-container .travels-header .action-button,.partner-travels-container .travels-header .action-button{width:100%;font-size:.875rem}.spacerow,.travels-indent-lg{padding-left:1rem}.spacerow2,.travels-indent-xl{padding-left:2rem}}.pet-info-container{max-width:800px;margin:0 auto}.pet-info-container .hero-heading{color:#009245;font-weight:700}.pet-info-container .text-muted{color:#4b5563;font-size:1rem}.pet-detail-card{background:#fff;border-radius:12px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;overflow:hidden;border:1px solid rgba(0,146,69,.1);margin-bottom:1.5rem}.pet-detail-header{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:1px solid #e9ecef;padding:1.5rem 1.5rem 1rem}.pet-avatar-section{display:flex;align-items:center;gap:1rem}@media (max-width: 576px){.pet-avatar-section{flex-direction:column;text-align:center;gap:.75rem}}.pet-avatar-container{position:relative;flex-shrink:0}.pet-avatar-detail{width:120px;height:120px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:4px solid #fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@media (max-width: 576px){.pet-avatar-detail{width:100px;height:100px}}.pet-identity{flex:1;min-width:0}.pet-name-detail{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 .25rem;line-height:1.2}@media (max-width: 576px){.pet-name-detail{font-size:1.25rem}}.pet-id-detail{font-size:1rem;color:#4b5563;margin:0}.pet-id-detail strong{color:#1f2937;font-weight:600}.pet-detail-content{padding:1.5rem}@media (max-width: 576px){.pet-detail-content{padding:1rem}}.section-title{font-size:1.125rem;font-weight:600;color:#111827;margin:0;display:flex;align-items:center;gap:.5rem}.section-title .icon-small{color:#009245}@media (max-width: 576px){.edit-btn{align-self:stretch;justify-content:center}}.pet-info-display .pet-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin-bottom:1.5rem}@media (max-width: 768px){.pet-info-display .pet-info-grid{grid-template-columns:1fr;gap:.75rem}}.info-value-detail.special-needs{color:#f59e0b;font-style:italic}.pet-edit-form .edit-form{margin-top:1rem}.pet-edit-form .form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-bottom:1.5rem}@media (max-width: 768px){.pet-edit-form .form-grid{grid-template-columns:1fr;gap:.75rem}}.pet-edit-form .form-group{display:flex;flex-direction:column}.pet-edit-form .form-group.full-width{grid-column:1/-1}.pet-edit-form .form-label{font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem;display:flex;align-items:center;gap:.25rem}.pet-edit-form .form-label .icon-xs{width:14px;height:14px;color:#009245}.pet-edit-form .form-control{padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:.875rem;transition:border-color .3s ease,box-shadow .3s ease}.pet-edit-form .form-control:focus{outline:none;border-color:#009245;box-shadow:0 0 0 3px #0092451a}.pet-edit-form .form-control:hover{border-color:#d1d5db}.pet-edit-form .form-actions{display:flex;gap:.75rem;justify-content:flex-start;flex-wrap:wrap}@media (max-width: 576px){.pet-edit-form .form-actions{justify-content:stretch}.pet-edit-form .form-actions .btn{flex:1}}.pet-edit-form .btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:8px;font-weight:500;transition:all .3s ease}.pet-edit-form .btn .icon{width:18px;height:18px}.pet-edit-form .btn.btn-success{background-color:#009245;border-color:#009245;color:#fff}.pet-edit-form .btn.btn-success:hover{background-color:#005f2d;border-color:#005f2d;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.pet-edit-form .btn.btn-outline-secondary{border-color:#9ca3af;color:#4b5563}.pet-edit-form .btn.btn-outline-secondary:hover{background-color:#f3f4f6;border-color:#6b7280;color:#374151}@media (max-width: 576px){.pet-info-container{padding:0 .75rem}.pet-detail-header{padding:1rem}.info-item-detail{padding:.5rem}.info-icon-detail{width:32px;height:32px}.form-actions .btn{padding:.5rem .75rem}}.pet-detail-card{animation:fadeInUp .6s ease-out}.pet-info-display,.pet-edit-form{transition:opacity .3s ease}.pets-container{max-width:1200px;margin:0 auto}.pets-container .hero-heading{color:#009245;font-weight:700}.pets-container .text-muted{color:#4b5563;font-size:1rem}.pets-stats{margin-top:.5rem}.pets-stats .stat-item{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;color:#374151}.pets-stats .stat-item .icon-small{color:#009245}.empty-state{padding:2rem 1rem}.empty-state .empty-icon{margin-bottom:1rem}.empty-state .empty-icon .large-icon{width:80px;height:80px;color:#9ca3af}.empty-state .empty-title{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.empty-state .empty-text{color:#4b5563;font-size:1rem;line-height:1.6;margin-bottom:1.5rem;max-width:400px;margin-left:auto;margin-right:auto}.pets-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;margin-top:1.5rem}@media (max-width: 768px){.pets-grid{grid-template-columns:1fr;gap:1rem}}.pet-card{background:#fff;border-radius:12px;box-shadow:0 1px 2px #0000000d;transition:all .3s ease;cursor:pointer;overflow:hidden;border:1px solid rgba(0,146,69,.1)}.pet-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px);border-color:#00924533}.pet-card:active{transform:translateY(-1px)}.pet-card-content{padding:1rem}.pet-header{display:flex!important;flex-direction:row!important;align-items:center!important;gap:.75rem!important;margin-bottom:.5rem!important;width:100%!important;min-height:180px!important}.pet-avatar-container{position:relative;flex-shrink:0;margin-bottom:.5rem}.pet-avatar{width:160px;height:160px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #fff;box-shadow:0 1px 2px #0000000d}.pet-avatar-placeholder{background:linear-gradient(135deg,#009245,#00c55d);display:flex;align-items:center;justify-content:center}.pet-avatar-placeholder .placeholder-icon{width:100px;height:100px;color:#fff}.pet-status-badge{position:absolute;top:-4px;right:-4px;width:20px;height:20px;border-radius:50%;border:3px solid #fff;display:flex;align-items:center;justify-content:center}.pet-status-badge .status-dot{width:8px;height:8px;border-radius:50%}.pet-status-badge.status-excellent .status-dot{background-color:#22c55e}.pet-status-badge.status-good .status-dot{background-color:#84cc16}.pet-status-badge.status-warning .status-dot{background-color:#f59e0b}.pet-status-badge.status-default .status-dot{background-color:#9ca3af}.pet-left-column{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex:1!important;min-width:0!important;padding:.5rem .75rem .5rem .5rem!important;min-height:160px!important}.pet-right-column{display:flex!important;flex-direction:column!important;justify-content:space-between!important;align-items:flex-start!important;gap:.25rem!important;flex:0 0 45%!important;padding:.5rem!important;min-height:160px!important}.pet-info-group{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:.5rem!important;height:100%!important}.pet-name-top{text-align:center!important}.pet-breed-header{text-align:left!important;margin-bottom:.5rem!important}.pet-breed-header .pet-breed{font-size:.875rem;color:#4b5563;font-style:italic;font-weight:500}.pet-stats-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:.25rem!important;justify-items:start!important;align-items:start!important;width:100%!important;flex:1!important}@media (max-width: 576px){.pet-stats-grid{grid-template-columns:1fr!important;gap:4px!important}}.pet-main-info{flex:1;min-width:0}.pet-name-info{flex:1;min-width:0;margin-left:.5rem}.pet-name-section{margin-bottom:.5rem}.pet-name{position:absolute!important;bottom:-3px!important;left:50%!important;transform:translate(-50%)!important;background:#32323299!important;color:#fff!important;padding:.25rem .75rem!important;border-radius:20px!important;font-size:.875rem!important;font-weight:600!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;box-shadow:0 3px 6px #0000004d!important;white-space:nowrap!important;margin:0!important;z-index:6!important;line-height:1.3!important}.pet-basic-info{margin-top:-.25rem}.pet-breed{font-size:.875rem;color:#4b5563;font-style:italic;line-height:1.2}.pet-id-header{text-align:left!important;margin-bottom:.5rem!important}.pet-id-header .pet-id{font-size:.75rem;color:#6b7280;font-weight:500;line-height:1.2}.pet-basic-stats{display:flex;gap:.25rem;flex-wrap:wrap;justify-content:flex-end;align-items:center;max-width:200px}.stat-chip{display:inline-flex;align-items:center;gap:4px;padding:4px .5rem;background:#f1f5f9;border-radius:12px;font-size:.75rem;font-weight:500;color:#374151}.stat-chip .icon-xs{width:12px;height:12px;color:#6b7280}.stat-chip.vaccine-chip.vaccine-good{background:#dcfce7;color:#166534}.stat-chip.vaccine-chip.vaccine-good .icon-xs{color:#22c55e}.stat-chip.vaccine-chip.vaccine-warning{background:#fef3c7;color:#92400e}.stat-chip.vaccine-chip.vaccine-warning .icon-xs{color:#f59e0b}.stat-chip.vaccine-chip.vaccine-attention{background:#fee2e2;color:#991b1b}.stat-chip.vaccine-chip.vaccine-attention .icon-xs{color:#ef4444}.stat-chip.special-needs-chip{background:#fef3c7;color:#92400e;max-width:120px}.stat-chip.special-needs-chip .icon-xs{color:#f59e0b}.stat-chip.special-needs-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pet-actions{display:flex;flex-direction:row;gap:.25rem;align-items:center;justify-content:flex-start;opacity:1;transition:all .3s ease;flex-shrink:0;min-width:auto;padding:0}.pet-card:hover .pet-actions{transform:translateY(-2px)}.service-btn{width:100%;max-width:80px;height:32px;border-radius:8px;border:1px solid transparent;display:flex;align-items:center;justify-content:center;gap:4px;transition:all .3s ease;cursor:pointer;font-weight:500;font-size:.75rem;box-shadow:0 2px 4px #0000001a;position:relative;overflow:hidden}.service-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.service-btn:hover:before{left:100%}.service-btn .btn-text{display:none;color:inherit;line-height:1;font-weight:600}.service-btn:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 6px 16px #0003}.service-btn .icon-small{width:16px;height:16px;transition:all .3s ease}.service-btn.primary-service{background:linear-gradient(135deg,#009245,#00b756);color:#fff;border-color:#009245}.service-btn.primary-service:hover{background:linear-gradient(135deg,#00b756,#00d162);box-shadow:0 6px 20px #00924566}.service-btn.primary-service .icon-small{color:#fff}.service-btn.secondary-service{background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff;border-color:#dc2626}.service-btn.secondary-service:hover{background:linear-gradient(135deg,#ef4444,#f87171);box-shadow:0 6px 20px #dc262666}.service-btn.secondary-service .icon-small{color:#fff}.service-btn.tertiary-service{background:linear-gradient(135deg,#7c3aed,#8b5cf6);color:#fff;border-color:#7c3aed}.service-btn.tertiary-service:hover{background:linear-gradient(135deg,#8b5cf6,#a78bfa);box-shadow:0 6px 20px #7c3aed66}.service-btn.tertiary-service .icon-small{color:#fff}.info-btn,.action-btn{width:28px;height:28px;border-radius:50%;border:1px solid #e5e7eb;background:#fffffff2;display:flex;align-items:center;justify-content:center;transition:all .2s ease;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.info-btn:hover,.action-btn:hover{background:#f8fafc;border-color:#d1d5db;transform:translateY(-1px) scale(1.05);box-shadow:0 2px 8px #0000001a}.info-btn .icon-xs,.action-btn .icon-xs{color:#9ca3af;width:14px;height:14px;transition:color .2s ease}.info-btn:hover .icon-xs,.action-btn:hover .icon-xs{color:#6b7280}.pet-secondary-info{padding-top:.5rem;border-top:1px solid #f1f5f9}.info-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;gap:.5rem}@media (max-width: 576px){.info-row{flex-direction:column;align-items:flex-start;gap:.25rem}}.info-item-compact{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:#4b5563}.info-item-compact .icon-xs{width:14px;height:14px;color:#6b7280}.info-item-compact.next-care-compact .icon-xs{color:#009245}.info-item-compact.next-care-compact .info-text{color:#009245;font-weight:500}.info-item-compact.rating-compact .icon-xs{color:#ffc107}.info-item-compact.rating-compact .info-text{color:#f59e0b;font-weight:500}.info-item-compact.next-service-compact .icon-xs{color:#8b5cf6}.info-item-compact.next-service-compact .info-text{color:#7c3aed;font-weight:500}.upcoming-services{margin-top:.5rem;width:100%}.upcoming-services .services-list{display:flex;flex-direction:column;gap:.25rem;width:100%}.info-text{font-size:.875rem;line-height:1.2}.pet-tags-compact{display:flex;gap:.25rem;flex-wrap:wrap}.pet-tag-mini{display:inline-flex;align-items:center;gap:2px;padding:2px .25rem;border-radius:8px;font-size:.65rem;font-weight:500;line-height:1}.pet-tag-mini .icon-xs{width:10px;height:10px}.pet-tag-mini.special-needs{background:#fef3c7;color:#92400e}.pet-tag-mini.senior{background:#e0e7ff;color:#3730a3}.pet-tag-mini.active{background:#dcfce7;color:#166534}.fab-container{position:fixed;bottom:1.5rem;right:1rem;z-index:1000}.fab{width:56px;height:56px;border-radius:50%;background:#009245;border:none;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.fab:hover{background:#005f2d;transform:scale(1.1);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.fab:active{transform:scale(.95)}.fab .fab-icon{width:24px;height:24px;color:#fff}@media (min-width: 768px){.service-btn{max-width:90px;height:36px}.service-btn .btn-text{display:block;font-size:10px;font-weight:700}.service-btn .icon-small{width:14px;height:14px}.pet-actions{min-width:95px;gap:6px}}@media (min-width: 992px){.service-btn{max-width:100px;height:38px}.service-btn .btn-text{font-size:11px}.service-btn .icon-small{width:15px;height:15px}.pet-actions{min-width:105px}}@media (max-width: 576px){.pets-container{padding:0 .75rem}.pets-stats .stat-item{display:block;margin-bottom:.25rem}.pet-card-content{padding:.75rem}.pet-header,.pet-left-column{flex-direction:column;align-items:center;text-align:center;gap:.5rem}.pet-right-column{align-items:center;width:100%}.pet-stats-grid{align-items:center!important;flex-direction:row!important;flex-wrap:wrap!important;justify-content:center!important}.pet-header{width:100%}.pet-actions{flex-direction:row;justify-content:center;gap:.5rem;min-width:auto;width:100%;padding:.25rem 0}.pet-actions .service-btn{flex:1;max-width:70px;height:44px;min-height:44px}.pet-actions .service-btn .btn-text{display:block;font-size:9px;font-weight:700;margin-top:2px}.pet-actions .service-btn .icon-small{width:16px;height:16px}.pet-actions .info-btn,.pet-actions .action-btn{position:absolute;top:.5rem;right:.5rem;width:32px;height:32px;margin-top:0;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.1)}.pet-actions .info-btn:hover,.pet-actions .action-btn:hover{background:#fffffff2}.pet-card{position:relative}.pet-avatar{width:120px;height:120px}.pet-main-info{width:100%}.pet-basic-stats{justify-content:center}.pet-actions{opacity:1;align-self:center}.action-button{width:100%}.action-button span{margin-left:.25rem}.empty-state{padding:1.5rem .5rem}.empty-state .empty-title{font-size:1.125rem}}@media (min-width: 1200px){.pets-grid{grid-template-columns:repeat(3,1fr)}}@keyframes petCardAppear{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pet-card{animation:petCardAppear .6s ease-out}.pets-grid .pet-card:nth-child(1){animation-delay:.1s}.pets-grid .pet-card:nth-child(2){animation-delay:.2s}.pets-grid .pet-card:nth-child(3){animation-delay:.3s}.pets-grid .pet-card:nth-child(4){animation-delay:.4s}.pets-grid .pet-card:nth-child(5){animation-delay:.5s}.pets-grid .pet-card:nth-child(6){animation-delay:.6s}.info-label-compact{display:inline-flex;align-items:center;font-size:.875rem;color:#4b5563;font-weight:500;white-space:nowrap;padding:2px 0}.info-label-compact i{margin-right:4px;color:#6b7280;width:14px;text-align:center;font-size:.9em}@media (max-width: 576px){.info-label-compact{font-size:.75rem;padding:1px 0}.info-label-compact i{width:12px;margin-right:3px;font-size:.85em}}.travel-details-card{padding:.5rem .75rem}.travel-details-card .py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}@media (max-width: 576px){.travel-details-card{padding:.25rem .5rem}.travel-details-card .mx-2{margin-left:.25rem!important;margin-right:.25rem!important}.travel-details-card .mr-2{margin-right:.25rem!important}}.pet-card-compact{background:#fff;border-radius:8px;transition:all .2s ease;cursor:pointer;overflow:hidden;border:none;margin-bottom:.5rem}.pet-card-compact:hover{transform:translateY(-1px)}.pet-compact-content{padding:.25rem .5rem}.pet-compact-header{display:flex;align-items:center;gap:.75rem;justify-content:space-between;width:100%}.pet-compact-avatar{position:relative;flex-shrink:0}.pet-avatar-compact{width:70px;height:70px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #fff;box-shadow:0 1px 2px #0000000d}.pet-name-compact{position:absolute;bottom:-3px;left:50%;transform:translate(-50%);background:#323232b3;color:#fff;padding:3px 10px;border-radius:10px;font-size:.8rem;font-weight:600;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 2px 6px #0000004d;white-space:nowrap;z-index:5;line-height:1.2}.pet-basic-horizontal{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0;margin-left:.5rem}.pet-breed-horizontal{font-size:.85rem;color:#374151;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pet-id-horizontal{font-size:.75rem;color:#6b7280;font-weight:500}.pet-stats-horizontal{display:flex;flex-direction:row;gap:.25rem;align-items:center;flex-shrink:0;flex-wrap:wrap}.pet-compact-actions{display:flex;align-items:center;flex-shrink:0;margin-left:auto}.pet-compact-actions .pet-remove-btn{white-space:nowrap}.stat-horizontal{display:inline-flex;align-items:center;gap:4px;padding:4px .5rem;background:#f1f5f9;border-radius:10px;font-size:.75rem;font-weight:500;color:#374151;white-space:nowrap}.stat-horizontal .icon-tiny{width:12px;height:12px;color:#6b7280}.stat-horizontal.special{background:#fef3c7;color:#92400e}.stat-horizontal.special .icon-tiny{color:#f59e0b}@media (max-width: 480px){.pet-left-column{gap:.5rem}.pet-right-column{gap:.25rem}.pet-stats-grid{gap:4px!important}.pet-actions{gap:.25rem;padding:.25rem 0}.pet-actions .service-btn{max-width:60px;height:40px;min-height:40px}.pet-actions .service-btn .btn-text{font-size:8px;line-height:1;margin-top:1px}.pet-actions .service-btn .icon-small{width:14px;height:14px}.pet-actions .info-btn,.pet-actions .action-btn{width:28px;height:28px;top:.25rem;right:.25rem}.pet-actions .info-btn .icon-xs,.pet-actions .action-btn .icon-xs{width:12px;height:12px}.pet-basic-stats .stat-chip{font-size:10px;padding:2px 4px}.pet-basic-stats .stat-chip .icon-xs{width:10px;height:10px}.pet-card-content{padding:.5rem}}.actions{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;gap:.75rem;flex-wrap:wrap}.filters-group,.desktop-filters{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}@media (max-width: 767px){.desktop-filters{flex-direction:column;width:100%}}.mobile-filters{display:none;width:100%}.quick-filters{display:flex;align-items:center;gap:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.quick-filters::-webkit-scrollbar{display:none}.btn-filter{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#fff;color:#374151;border:2px solid #e5e7eb;border-radius:12px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease;white-space:nowrap}.btn-filter:hover{border-color:#667eea;color:#667eea;transform:translateY(-1px)}.btn-filter.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent}.btn-filter svg{flex-shrink:0}.filter-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#fff;color:#374151;border:2px solid #e5e7eb;border-radius:20px;font-weight:600;font-size:13px;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0}.filter-chip:hover{border-color:#667eea;color:#667eea}.filter-chip.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent}.filter-chip.more-filters{background:#667eea1a;border-color:#667eea33;color:#667eea}.filter-chip.more-filters:hover{background:#667eea33}.filter-chip svg{flex-shrink:0}.filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:10px;font-size:11px;font-weight:700;line-height:1}.btn-filter.active .filter-count,.filter-chip.active .filter-count{background:#ffffff40;color:#fff}.btn-filter:not(.active) .filter-count,.filter-chip:not(.active) .filter-count{background:#667eea26;color:#667eea}.dropdown{position:relative}.dropdown .dropdown-toggle:after{display:none}.dropdown .dropdown-menu{margin-top:.25rem;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:.25rem;min-width:200px}.dropdown .dropdown-menu .dropdown-item{padding:.5rem .75rem;border-radius:4px;color:#374151;font-size:.875rem;transition:all .2s ease}.dropdown .dropdown-menu .dropdown-item:hover{background:#667eea1a;color:#667eea}@media (max-width: 767px){.desktop-filters{display:none}.mobile-filters{display:block}.quick-filters{overflow-x:visible;flex-wrap:nowrap;justify-content:space-between}.filter-chip{flex:1;justify-content:center;text-align:center;min-width:0}.filter-chip:nth-last-child(2),.filter-chip:nth-last-child(1){flex:.5}}@media (max-width: 575px){.filter-chip{padding:5px 12px;font-size:12px}}.filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:10px;background:#fff3;font-size:11px;font-weight:700;margin-left:6px}.btn-filter:not(.active) .filter-count{background:#667eea26;color:#667eea}.btn-filter.active .filter-count{background:#ffffff40;color:#fff}.filter-chip:not(.active) .filter-count{background:#667eea26;color:#667eea}.filter-chip.active .filter-count{background:#ffffff40;color:#fff}@media (max-width: 767px){.dropdown{width:100%}}@media (max-width: 767px){.dropdown .dropdown-toggle{width:100%}}@media (max-width: 767px){.dropdown .dropdown-menu{width:100%}}.filters-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:flex-end;z-index:1050}.filters-modal{background:#fff;border-radius:20px 20px 0 0;width:100%;max-height:70vh;display:flex;flex-direction:column;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.modal-fade-enter-active,.modal-fade-leave-active{transition:opacity .3s ease}.modal-fade-enter-from,.modal-fade-leave-to{opacity:0}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #e5e7eb}.modal-header h3{margin:0;font-size:1.125rem;font-weight:700;color:#111827}.modal-header .btn-close{width:32px;height:32px;border-radius:9999px;border:none;background:#0000000d;color:#4b5563;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.modal-header .btn-close:hover{background:#0000001a}.modal-body{flex:1;overflow-y:auto;padding:1rem}.filter-section{margin-bottom:1.25rem}.filter-section:last-child{margin-bottom:0}.filter-label{display:block;font-size:.875rem;font-weight:600;color:#111827;margin-bottom:.5rem}.service-type-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.service-type-btn{padding:10px 16px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;color:#4b5563;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease;text-align:center}.service-type-btn:hover{border-color:#667eea;color:#667eea}.service-type-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent}.active-filters{background:#667eea0d;border-radius:12px;padding:.75rem;margin-top:1.25rem}.active-filters-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.active-filters-header span{font-size:13px;font-weight:600;color:#4b5563}.active-filters-header .btn-clear-all{background:none;border:none;color:#667eea;font-size:13px;font-weight:600;cursor:pointer;padding:.25rem .5rem;border-radius:4px;transition:all .2s ease}.active-filters-header .btn-clear-all:hover{background:#667eea1a}.active-filter-chips{display:flex;flex-wrap:wrap;gap:6px}.active-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#fff;border:1px solid #667eea;border-radius:16px;color:#667eea;font-size:13px;font-weight:600}.active-chip svg{cursor:pointer;transition:all .2s ease}.active-chip svg:hover{color:#ef4444}.modal-footer{padding:.75rem 1rem;border-top:1px solid #e5e7eb}.modal-footer .btn-apply{width:100%;padding:.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease}.modal-footer .btn-apply:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.travel-list{display:flex;flex-direction:column;gap:.75rem}.travel-card{background:#fff;border-radius:12px;border-left:4px solid #667eea;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .3s ease;cursor:pointer}.travel-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}.travel-card.status-active{border-left-color:#10b981}.travel-card.status-completed{border-left-color:#f59e0b}.travel-card.status-pending{border-left-color:#3b82f6}.travel-card.status-neutral{border-left-color:#e5e7eb}.travel-card-content{padding:1rem;display:flex;flex-direction:column;gap:.75rem}.travel-card-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.status-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;background:#f3f4f6;color:#374151;height:32px}.status-pill.status-active{background:#d1fae5;color:#10b981}.status-pill.status-completed{background:#fef3c7;color:#f59e0b}.status-pill.status-pending{background:#dbeafe;color:#3b82f6}.status-pill.status-neutral{background:#f3f4f6;color:#4b5563}.service-pill{display:inline-flex;align-items:center;padding:.5rem .75rem;border-radius:9999px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:12px;font-weight:600;white-space:nowrap;height:32px;box-shadow:0 6px 14px #667eea40}.service-pill--meet-greet{background:#00924524;color:#009245;box-shadow:none;border:1px solid rgba(0,146,69,.24)}.meet-greet-modality{display:inline-flex;align-items:center;gap:6px;margin-bottom:.5rem;padding:4px 10px;border-radius:9999px;background:#00924514;color:#047857;font-size:12px;font-weight:600;width:-moz-fit-content;width:fit-content}.travel-info{display:flex;flex-direction:column;gap:.75rem}.travel-route{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.travel-city{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.25rem;min-width:120px;flex:1}.city-label{font-weight:600;color:#111827}.travel-dates{font-size:.875rem;color:#4b5563}.travel-pets{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#d1fae5;border-radius:9999px;color:#065f46;font-weight:600;min-width:-moz-fit-content;min-width:fit-content}.pet-icon{color:#10b981;width:18px;height:18px}.pets-count{font-weight:700}.travel-details{display:flex;gap:.75rem;flex-wrap:wrap;border-top:1px solid #f3f4f6;padding-top:.75rem;margin-top:.5rem}.stay-transports-list{display:flex;flex-direction:column;gap:4px;margin:.5rem 0 0;padding:.5rem;background:#0092450a;border-radius:8px;border:1px solid rgba(0,146,69,.12)}.stay-transport-item{display:flex;flex-direction:column;font-size:.75rem;padding:6px 8px;border-radius:6px;cursor:pointer;transition:background .2s}.stay-transport-item:not(:last-child){border-bottom:1px solid rgba(0,0,0,.05)}.stay-transport-item:hover{background:#0092450f}.stay-transport-header{display:flex;align-items:center;gap:.5rem;width:100%;flex-wrap:wrap}.stay-transport-direction{min-width:56px;font-weight:600;color:#009245;font-size:.7rem;text-transform:uppercase;letter-spacing:.03em}.stay-transport-date{flex:1;color:#334155}.stay-transport-status{font-size:.6rem;padding:1px 6px;border-radius:4px;font-weight:600}.stay-transport-status.status-active{background:#0092451f;color:#009245}.stay-transport-status.status-completed{background:#f59e0b1f;color:#d97706}.stay-transport-status.status-pending{background:#3b82f61f;color:#2563eb}.stay-transport-status.status-neutral{background:#64748b1f;color:#64748b}.detail-item{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:#374151}.detail-text{color:#374151}.inline-icon{width:18px;height:18px;color:#6b7280;flex-shrink:0}.star-icon{color:gold}.score-text{color:gold;font-weight:600}.no-results{text-align:center;padding:3rem 1rem;background:#fff;border-radius:16px;box-shadow:0 1px 2px #0000000d}.no-results p{font-size:1rem;color:#4b5563;margin-bottom:1.5rem}@media (max-width: 767px){.actions{margin-bottom:.75rem;gap:.5rem}.desktop-filters{display:none}.mobile-filters{display:block}.travel-card-content{padding:.75rem;gap:.5rem}.travel-route{justify-content:center}.travel-city{min-width:140px}.travel-details{gap:.5rem}}@media (max-width: 575px){.filter-chip{padding:5px 12px;font-size:12px}.filter-chip.more-filters{padding:5px 12px}.modal-header h3{font-size:1rem}.service-type-grid{grid-template-columns:1fr}.service-type-btn{padding:.5rem .75rem;font-size:.875rem}.quick-filters{gap:.25rem}.modal-body{padding:.75rem}.modal-footer{padding:.5rem .75rem}.modal-footer .btn-apply{padding:.5rem;font-size:.875rem}.travel-card-content{padding:.5rem}.travel-route{gap:.5rem}.travel-pets{width:100%;justify-content:center}}.requests-container{max-width:100%;margin:0 auto}.requests-list{padding:1rem}.request-card .badge.bg-green{background-color:#28a745;color:#fff}.request-card .badge.bg-yellow{background-color:#ffc107;color:#000}.request-card .badge.bg-blue{background-color:#17a2b8;color:#fff}.request-actions{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #eee;text-align:center}.request-actions .btn{min-width:120px;font-weight:600}.request-actions .text-center{margin-top:.5rem;font-size:.875rem;color:#4b5563}.request-actions .text-center strong{color:#009245;font-weight:600}.pet-icon{color:#4b5563}#acceptModal .modal-body .form-group{margin-bottom:1rem}#acceptModal .modal-body .form-group label{font-weight:500;color:#333;margin-bottom:.5rem}#acceptModal .modal-body .form-group .form-control{border-radius:8px;border:1px solid #ddd;padding:.5rem .75rem}#acceptModal .modal-body .form-group .form-control:focus{border-color:#009245;box-shadow:0 0 0 2px #00924533}#acceptModal .modal-body strong{font-weight:600;color:#333}#acceptModal .modal-footer .btn-secondary{background-color:#6b7280;border-color:#6b7280}#acceptModal .modal-footer .btn-success{background-color:#009245;border-color:#009245}#acceptModal .modal-footer .btn-success:hover{background-color:#005f2d;border-color:#005f2d}.request-addresses .address-item .address-content{margin-left:0}.request-options{gap:.5rem;font-size:.875rem}.request-options span{flex-wrap:wrap;word-break:break-word}@media (max-width: 576px){.requests-list{padding:.5rem}.request-actions .btn{width:100%;margin-bottom:.5rem}.request-counters{flex-direction:column;align-items:flex-start;gap:.25rem}}.user-travel-container{padding:0;max-width:600px}.custom-active{background-color:#f0f0f0}.passanger-score{display:inline-flex;align-items:center;gap:4px;background:#fff3cd;color:#ffc107;padding:2px 6px;border-radius:12px;font-weight:600}.passanger-score i{color:#ffc107;font-size:.875rem}.user-travel-container .nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#ddd #ddd #fff;font-weight:700}@media (max-width: 576px){.user-travel-container{padding:.5rem 2px;margin-bottom:5px}.btn-chat{width:100%;max-width:100%}}.register-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}@media (max-width: 576px){.register-card{padding:1rem}}.register-title{font-size:1.5rem;font-weight:600;color:#2c3e50}.register-required:after{content:"*";margin-left:3px;color:#ef4444;font-weight:700}.register-errors{margin-top:.25rem}.register-error-msg{color:#ef4444;font-size:.875rem}.register-submit{min-height:40px;background-color:#009245;border-color:#009245}.register-input{border-radius:8px}.register-social-google{background:#fff;color:#374151;border:1px solid #e5e7eb}.register-social-facebook{background:#1877f2;border-color:#1877f2}.login-container--page{margin-top:0;padding-top:calc(env(safe-area-inset-top,0px) + 52px)}@media (min-width: 992px){.login-container--page{padding-top:env(safe-area-inset-top,0px)}}.login-container{min-height:100vh;min-height:100dvh;display:flex;align-items:center;background:linear-gradient(135deg,#0f172a,#1e3a5f 30%,#0f766e 70%,#064e3b);background-size:400% 400%;animation:loginGradientShift 18s ease infinite;position:relative;overflow:hidden}.login-container:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 15% 85%,rgba(15,118,110,.35) 0%,transparent 50%),radial-gradient(circle at 85% 15%,rgba(255,255,255,.07) 0%,transparent 50%),radial-gradient(circle at 50% 50%,rgba(6,78,59,.25) 0%,transparent 60%);animation:loginParticles 22s ease-in-out infinite;pointer-events:none}@media (max-width: 991.98px){.login-container{min-height:100vh;min-height:100dvh;align-items:flex-start;padding-bottom:1.5rem}}@media (max-width: 375px) and (max-height: 667px){.login-container{align-items:flex-start}}@media (min-width: 992px){.login-container{align-items:stretch;overflow:auto;animation:none;background:#fff}.login-container:before{display:none}}@keyframes loginGradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes loginParticles{0%,to{transform:translate(0) translateY(0) scale(1)}33%{transform:translate(-12px) translateY(-8px) scale(1.02)}66%{transform:translate(8px) translateY(-14px) scale(.98)}}.login-shell{position:relative;z-index:1;display:flex;justify-content:center;align-items:flex-start;width:100%;padding:1rem}@media (max-width: 576px){.login-shell{padding:.5rem .75rem 1rem}}@media (max-width: 576px) and (min-height: 720px){.login-shell{align-items:center;min-height:100dvh}}@media (min-width: 992px){.login-shell{display:grid;grid-template-columns:minmax(340px,1.08fr) minmax(420px,.92fr);align-items:stretch;height:100dvh;min-height:100vh;padding:0;overflow:hidden}}.login-brand__logo-link,.login-logo-link{display:inline-block;line-height:0}.login-brand__logo-link:focus-visible,.login-logo-link:focus-visible{outline:3px solid #009245;outline-offset:6px;border-radius:8px}.login-brand{display:none}@media (min-width: 992px){.login-brand{display:flex;position:relative;isolation:isolate;overflow:hidden;color:#fff;align-items:center;padding:calc(env(safe-area-inset-top,0px) + 1rem) clamp(2rem,4vw,4rem) 2.5rem}}@media (min-width: 577px) and (max-width: 991.98px){.login-shell{align-items:center;justify-content:center;padding:1rem 1.5rem 1.5rem;min-height:100dvh}.login-panel{width:min(100%,480px)}.login-card{max-width:none}}.login-brand__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.login-brand__photo{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/assets/hero-landing-user-B_4wu6tl.webp);background-size:cover;background-position:center;transform:scale(1.02)}.login-brand__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#0f172ac7,#0f766eb8 48%,#064e3bd1),radial-gradient(circle at 20% 80%,rgba(0,183,86,.28) 0%,transparent 45%)}.login-brand__inner{position:relative;z-index:1;max-width:460px;animation:signupInviteIn .5s cubic-bezier(.22,1,.36,1)}.login-brand__logo{display:block;max-width:200px;height:auto;margin-bottom:1.75rem}.login-brand__title{font-size:clamp(28px,3.2vw,42px);font-weight:800;line-height:1.2;color:#fff;margin:0 0 20px;letter-spacing:-.02em}@media (min-width: 1200px){.login-brand__title{font-size:52px}}.login-brand__title .v2-highlight-text{background:linear-gradient(135deg,#34d399,#22d3ee 55%,#7dd3fc);background-size:220% 220%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:loginBrandHighlightShift 8s ease infinite;mix-blend-mode:screen}.login-brand__title--card{display:block;color:#111827;font-size:clamp(22px,5vw,28px);font-weight:800;line-height:1.2;letter-spacing:-.02em;margin:0 0 .5rem}@media (min-width: 992px){.login-brand__title--card{display:none}}.login-brand__title--card .v2-highlight-text{background:linear-gradient(135deg,#009245,#0d9488 55%,#0891b2);background-size:220% 220%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:loginBrandHighlightShift 8s ease infinite}.login-brand__download{display:inline-flex;align-items:center;margin-top:1.25rem;padding:.65rem 1.25rem;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:#ffffff1f;color:#fff;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .15s ease,border-color .15s ease}.login-brand__download:hover,.login-brand__download:focus-visible{background:#fff3;border-color:#ffffff80;outline:none}@keyframes loginBrandHighlightShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.login-brand__benefits{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem}.login-brand__benefit{display:flex;align-items:center;gap:.75rem;font-size:.95rem;line-height:1.35;color:#fffffff2}.login-brand__benefit-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:#ffffff24;border:1px solid rgba(255,255,255,.18);color:#fff}.login-panel{width:100%;display:flex;justify-content:center;align-items:flex-start}@media (min-width: 992px){.login-panel{min-height:0;height:100%;align-items:flex-start;justify-content:center;background:#f8fafc;padding:calc(env(safe-area-inset-top,0px) + 1rem) clamp(2rem,4vw,4.5rem) 2rem;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.login-panel .login-card{margin-block:auto;flex-shrink:0}}.auth-layout__subtitle{margin:.5rem 0 0;color:#4b5563;font-size:.875rem;line-height:1.45}.login-card{background:#fffffff7;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:24px;box-shadow:0 25px 50px -12px #00000059,0 0 0 1px #ffffff26;padding:1.75rem;max-width:460px;width:100%;position:relative;z-index:10;animation:cardSlideIn .7s cubic-bezier(.22,1,.36,1)}@media (max-width: 991.98px){.login-card{padding:1.25rem;border-radius:20px}}@media (max-width: 576px){.login-card{padding:1rem;border-radius:18px}}@media (max-width: 375px) and (max-height: 667px){.login-card{padding:.875rem .75rem;border-radius:16px}}@media (min-width: 992px){.login-card{max-width:480px;width:100%;margin:0;padding:0;border-radius:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;animation:none}}@media (max-width: 991.98px){.login-card--with-invite{max-width:100%}}@keyframes cardSlideIn{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.login-form-group{margin-bottom:1rem;position:relative}.login-form-group p{color:#4b5563;font-size:.875rem;margin-bottom:.5rem}@media (max-width: 375px) and (max-height: 667px){.login-form-group{margin-bottom:.625rem}}.login-custom{min-width:180px;max-width:180px}.login-required{font-weight:600;color:#1f2937;font-size:.875rem;margin-bottom:.5rem;display:block}.login-required:after{content:"*";margin-left:4px;color:#ef4444;font-weight:700;font-size:.875rem}.login-person-type-button{display:flex;align-items:center;justify-content:center;padding:1rem .75rem;font-size:.875rem;font-weight:500;background:#fffc;border:2px solid rgba(255,255,255,.3);color:#374151;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.login-person-type-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .5s}.login-person-type-button:hover{background:#fffffff2;border-color:#00924540;transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.login-person-type-button:hover:before{left:100%}.login-person-type-button svg{margin-right:.5rem;transition:all .3s ease;width:20px;height:20px;flex-shrink:0;min-width:20px;min-height:20px}.login-person-type-button.active{background:linear-gradient(135deg,#009245,#00b756);color:#fff;border-color:#009245;box-shadow:0 8px 25px #0092454d,0 0 0 1px #fff3;transform:translateY(-2px)}.login-person-type-button.active svg{color:#fff;transform:scale(1.1)}.login-person-type-button.active:before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent)}@media (max-width: 375px) and (max-height: 667px){.login-person-type-button{padding:.5rem;font-size:.75rem}.login-person-type-button svg{margin-right:.25rem;width:16px;height:16px;flex-shrink:0;min-width:16px;min-height:16px}}.login-input-errors{margin-top:.5rem}.login-error-msg{color:#dc2626;background:linear-gradient(135deg,#dc26261a,#ef44440d);border:1px solid rgba(220,38,38,.2);padding:.5rem .75rem;border-radius:12px;font-size:.875rem;margin-top:.25rem;display:inline-block;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:errorShake .5s ease-in-out}@keyframes errorShake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.login-header{text-align:center;margin-bottom:1rem;animation:headerFadeIn .8s ease-out .15s both}@media (max-width: 576px){.login-header{margin-bottom:.75rem}}@media (max-width: 375px) and (max-height: 667px){.login-header{margin-bottom:.5rem}}@media (min-width: 992px){.login-header{text-align:left;margin-bottom:1rem;animation:none}.login-header .login-logo{display:none}.login-header .login-welcome-text{margin-top:0;margin-bottom:0;font-size:1.75rem;text-align:left}}.login-logo{max-width:155px;height:auto;transition:transform .3s ease}.login-logo:hover{transform:scale(1.02)}@media (max-width: 576px){.login-logo{max-width:140px}}@media (max-width: 375px) and (max-height: 667px){.login-logo{max-width:128px}}.login-welcome-text{font-size:1.25rem;color:#111827;text-align:center;margin-top:.75rem;margin-bottom:0;font-weight:700;letter-spacing:-.025em;line-height:1.2}@media (max-width: 576px){.login-welcome-text{font-size:1.125rem;margin-top:.5rem}}@media (max-width: 375px) and (max-height: 667px){.login-welcome-text{font-size:1rem;margin-top:.375rem}}@keyframes headerFadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.login-link{color:#009245;text-decoration:none;font-weight:500;transition:all .3s ease;position:relative;padding:.25rem 0}.login-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,#009245,#00b756);transition:width .3s ease}.login-link:hover{color:#005f2d}.login-link:hover:after{width:100%}@media (max-width: 576px){.login-person-type-button{padding:.25rem .5rem;font-size:.75rem}.login-person-type-button svg{margin-right:.25rem;width:16px;height:16px;flex-shrink:0;min-width:16px;min-height:16px}.login-error-msg{font-size:.75rem;padding:.25rem}.login-welcome-text{font-size:1rem}}.login-password-wrapper{position:relative;display:flex;align-items:center}.login-password-wrapper .login-form-control{padding-right:48px}.login-password-toggle{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;padding:4px;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease}.login-password-toggle:hover{color:#374151;background:#0000000d}.login-password-toggle:focus{outline:none}.login-password-toggle:focus-visible{outline:2px solid #009245;outline-offset:2px}.login-form-control{background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;padding:.75rem 1rem;font-size:1rem;line-height:1.5;min-height:48px;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #0000000d}.login-form-control::-moz-placeholder{color:#6b7280;font-weight:400}.login-form-control::placeholder{color:#6b7280;font-weight:400}.login-form-control:focus{border-color:#009245;box-shadow:0 0 0 3px #0092451a,0 4px 12px #00924526;background:#fffffff2;outline:none}.login-form-control.is-invalid{border-color:#dc2626;background:#dc26260d}.login-form-control.is-invalid:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a,0 4px 12px #dc262626}.login-submit-button{background:linear-gradient(135deg,#009245,#00b756);border:none;border-radius:14px;padding:1.25rem 1.5rem;min-height:52px;font-size:1rem;font-weight:600;color:#fff;text-decoration:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 15px #0092454d;width:100%}.login-submit-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.login-submit-button:hover{color:#fff;text-decoration:none;transform:translateY(-2px);box-shadow:0 8px 25px #00924566}.login-submit-button:hover:before{left:100%}.login-submit-button:active{transform:translateY(0)}.login-submit-button:focus,.login-submit-button:visited{color:#fff;text-decoration:none}a.login-submit-button:hover,a.login-submit-button:focus,a.login-submit-button:active,a.login-submit-button:visited{color:#fff;text-decoration:none}.login-person-type-button{animation:fadeInUp .6s ease-out}.login-form-group{animation:fadeInUp .8s ease-out}.login-form-group:nth-child(1){animation-delay:.1s}.login-form-group:nth-child(2){animation-delay:.2s}.login-form-group:nth-child(3){animation-delay:.3s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.login-center-block{display:flex;justify-content:center;align-items:flex-start;width:100%;padding:1rem}@media (max-width: 576px){.login-center-block{padding:.75rem}}.register-card{max-width:860px}@media (min-width: 992px){.register-card .login-header{margin-bottom:.75rem}.register-card .login-welcome-text{font-size:1.5rem}.register-card .login-form-group,.register-card .login-person-type-section{margin-bottom:.75rem}.register-card .login-person-type-button{padding-top:.5rem;padding-bottom:.5rem;min-height:44px}.register-card .login-submit-button{margin-top:.25rem}.register-card .login-footer{margin-top:.75rem;padding-top:.5rem}.register-card .login-footer-divider{margin-bottom:.5rem}.register-card .auth-utilities__desktop{margin-top:.75rem;padding-top:.5rem}}.register-card .login-header{margin-bottom:1.25rem}@media (min-width: 992px){.register-card .login-header{margin-bottom:.75rem}}.register-card .login-form-group{margin-bottom:1rem}@media (min-width: 992px){.register-card .login-form-group{margin-bottom:.75rem}}.register-card .login-footer{margin-top:1rem;padding-top:.75rem}@media (min-width: 992px){.register-card .login-footer{margin-top:.75rem;padding-top:.5rem}}.register-form{width:100%}.register-kicker{display:inline-flex;margin-bottom:.5rem;padding:6px 10px;border-radius:999px;background:#00924514;color:#009245;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.register-card-header .login-welcome-text{margin-top:0;margin-bottom:.5rem}.register-card-lead{margin:0 auto;max-width:56ch;font-size:13px;line-height:1.45;color:#6b7280}.register-form-grid{display:grid;grid-template-columns:300px minmax(0,1fr);gap:1.5rem;align-items:start}@media (max-width: 860px){.register-form-grid{grid-template-columns:1fr;gap:1.25rem}}.register-role-panel,.register-credentials-panel{min-width:0}.register-role-panel{padding:1.25rem;border-radius:18px;background:linear-gradient(180deg,#0092450f,#00924505);border:1px solid rgba(0,146,69,.14)}@media (max-width: 860px){.register-role-panel{padding:1rem}}.register-role-panel__head,.register-credentials-panel__head{margin-bottom:1rem}.register-panel-title{margin:0 0 .5rem;font-size:18px;font-weight:700;color:#111827;line-height:1.25;letter-spacing:-.02em}.register-panel-hint{margin:0;font-size:13px;line-height:1.45;color:#6b7280}.register-role-options{display:flex;flex-direction:column;gap:.75rem}.register-role-tile{width:100%;display:flex;align-items:center;gap:.75rem;padding:1rem;text-align:left;cursor:pointer;border-radius:14px;border:1.5px solid #dfe3ea;background:#fff;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease;font-family:inherit}.register-role-tile:hover{border-color:#00924559;box-shadow:0 6px 18px #0f172a0f;transform:translateY(-1px)}.register-role-tile:focus-visible{outline:none;box-shadow:0 0 0 3px #00924533;border-color:#009245}.register-role-tile.is-selected{border-color:#009245;background:#0092450f}.register-role-tile.is-selected .register-role-tile__icon{background:#0092451f;color:#009245}.register-role-tile__icon{flex-shrink:0;width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;color:#374151}.register-role-tile__body{display:flex;flex-direction:column;gap:2px;min-width:0}.register-role-tile__title{font-size:15px;font-weight:700;color:#111827}.register-role-tile__desc{font-size:13px;line-height:1.4;color:#6b7280}.register-role-errors{margin-top:.75rem}.register-role-note{margin:1rem 0 0;font-size:12px;line-height:1.45;color:#6b7280}.register-password-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 640px){.register-password-row{grid-template-columns:1fr;gap:0}}.register-submit-wrap{margin-top:.5rem}.register-submit-btn{width:100%}.register-submit-note{margin:.75rem 0 0;font-size:12px;line-height:1.45;color:#9ca3af;text-align:center}.register-inline-link{color:#009245;font-weight:500;text-decoration:none}.register-inline-link:hover{text-decoration:underline}.login-main-content{width:100%;max-width:500px;padding:1.5rem}@media (max-width: 576px){.login-main-content{padding:1rem}}.login-person-type-section{margin:1.5rem 0}.login-person-type-section .login-person-type-label{font-size:1rem;font-weight:600;color:#1f2937;text-align:center;margin-bottom:1rem;display:block}@media (max-width: 375px) and (max-height: 667px){.login-person-type-section{margin:.75rem 0}.login-person-type-section .login-person-type-label{margin-bottom:.5rem;font-size:.875rem}}.login-footer{text-align:center;margin-top:.75rem;padding-top:.5rem}@media (max-width: 375px) and (max-height: 667px){.login-footer{margin-top:.375rem;padding-top:.25rem}}.login-footer-divider{display:flex;align-items:center;gap:12px;margin-bottom:.75rem}.login-footer-divider:before,.login-footer-divider:after{content:"";flex:1;height:1px;background:#e5e7eb}.login-footer-divider span{font-size:13px;color:#9ca3af;white-space:nowrap}.login-register-btn{display:block;width:100%;padding:12px 16px;border-radius:10px;font-size:15px;font-weight:600;text-decoration:none;text-align:center;cursor:pointer;transition:all .18s ease;color:#009245;border:1.5px solid #009245;background:transparent}.login-register-btn:hover{background:#0092450f;box-shadow:0 2px 8px #00924526}.login-alert{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding:.75rem 1rem;border-radius:12px;background:linear-gradient(135deg,#dc262614,#ef44440a);border:1px solid rgba(220,38,38,.2);text-align:left;animation:errorShake .45s ease-in-out}.login-alert__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#dc26261f;color:#dc2626}.login-alert__body{min-width:0}.login-alert__title{margin:0;font-size:.875rem;font-weight:600;line-height:1.4;color:#b91c1c}.login-alert__hint{margin:4px 0 0;font-size:12.5px;line-height:1.45;color:#4b5563}.login-alert__link{color:#009245;font-weight:600;text-decoration:underline}.login-alert__link:hover{color:#005f2d}.signup-invite{display:flex;flex-direction:column;gap:1rem;text-align:center;animation:signupInviteIn .42s cubic-bezier(.22,1,.36,1)}.signup-invite__head{display:flex;flex-direction:column;align-items:center;gap:.75rem}.signup-invite__badge{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;color:#009245;background:#0092451a;box-shadow:0 0 0 7px #0092450d;animation:signupInviteBadgeIn .5s cubic-bezier(.34,1.56,.64,1) .08s both}.signup-invite__title{margin:0;font-size:1.25rem;font-weight:700;letter-spacing:-.02em;line-height:1.25;color:#111827}.signup-invite__title:focus{outline:none}.signup-invite__title:focus-visible{outline:2px solid #009245;outline-offset:4px;border-radius:6px}.signup-invite__benefits{list-style:none;margin:0;padding:.75rem;border-radius:14px;background:#0092450b;border:1px solid rgba(0,146,69,.12);display:grid;grid-template-columns:1fr;gap:.75rem;text-align:left}.signup-invite__benefit{display:flex;align-items:flex-start;gap:.75rem;font-size:13.5px;line-height:1.4;color:#374151;animation:signupInviteItemIn .42s ease-out both;animation-delay:calc(.16s + var(--stagger-index, 0) * .07s)}.signup-invite__benefit-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:9px;background:#0092451f;color:#009245}.signup-invite__benefit-text{min-width:0}.signup-invite__actions{display:flex;flex-direction:column;align-items:center;gap:.75rem}.signup-invite__cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;animation:signupInviteItemIn .42s ease-out .38s both}.signup-invite__cta:hover .signup-invite__cta-arrow{transform:translate(3px)}.signup-invite__cta-arrow{transition:transform .2s ease-out}.signup-invite__note{margin:0;font-size:12px;line-height:1.45;color:#6b7280}.signup-invite__back{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;min-height:44px;border:none;border-radius:10px;background:transparent;color:#4b5563;font-family:inherit;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .18s ease,color .18s ease}.signup-invite__back:hover{background:#f9fafb;color:#1f2937}.signup-invite__back:hover svg{transform:translate(-2px)}.signup-invite__back:focus-visible{outline:2px solid #009245;outline-offset:2px}.signup-invite__back svg{transition:transform .18s ease}.signup-invite--inline{margin-top:1rem;padding:1rem;border-radius:16px;border:1px solid rgba(0,146,69,.14);background:linear-gradient(180deg,#0092450d,#ffffffb3);display:grid;grid-template-columns:1fr;gap:.75rem}.signup-invite--inline .signup-invite__title{margin:0;font-size:1rem;text-align:center}.signup-invite--inline .signup-invite__benefits{background:#ffffffb8}.signup-invite--inline .signup-invite__note{text-align:center}@keyframes signupInviteIn{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes signupInviteBadgeIn{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes signupInviteItemIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 992px){.signup-invite__benefits--mobile-only{display:none}.login-credentials-form{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:1rem;column-gap:1rem;row-gap:.85rem;align-items:start}.login-credentials-form>.login-form-group{margin-bottom:0;animation:none}.login-credentials-form>.login-alert,.login-credentials-form>.login-submit-button{grid-column:1/-1}.login-form-group p{margin-bottom:0;margin-top:.35rem}.login-submit-button{padding:1rem 1.25rem;min-height:48px}.login-footer{margin-top:.75rem;padding-top:.5rem}.login-footer-divider{margin-bottom:.75rem}.signup-invite--inline{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title cta" "note note";align-items:center;-moz-column-gap:1rem;column-gap:1rem;row-gap:.5rem;margin-top:.75rem;padding:.75rem 1rem}.signup-invite--inline .signup-invite__title{grid-area:title;text-align:left;font-size:1rem}.signup-invite--inline .signup-invite__cta{grid-area:cta;width:auto;min-width:200px;padding:.75rem 1rem;min-height:44px;font-size:.875rem}.signup-invite--inline .signup-invite__note{grid-area:note;text-align:left}.signup-invite:not(.signup-invite--inline) .signup-invite__head{flex-direction:row;justify-content:flex-start;text-align:left;gap:.75rem}.signup-invite:not(.signup-invite--inline) .signup-invite__title{text-align:left;font-size:1.125rem}.signup-invite:not(.signup-invite--inline) .signup-invite__cta{width:auto;min-width:240px}.signup-invite:not(.signup-invite--inline) .signup-invite__actions{align-items:flex-start}}@media (max-width: 576px){.signup-invite__title{font-size:1.125rem}.signup-invite--inline{padding:.75rem}.signup-invite--inline .signup-invite__title{font-size:1rem}}@media (max-width: 991.98px) and (max-height: 720px){.login-card:not(.register-card){padding:1rem}.login-card:not(.register-card) .login-header{margin-bottom:.5rem}.login-card:not(.register-card) .login-form-group{margin-bottom:.75rem}.login-card:not(.register-card) .login-alert{margin-bottom:.75rem;padding:.5rem .75rem}.login-card:not(.register-card) .login-footer{margin-top:.5rem;padding-top:.25rem}.login-card:not(.register-card) .login-footer-divider{margin-bottom:.5rem}.login-card:not(.register-card) .signup-invite--inline{margin-top:.75rem;padding:.75rem;gap:.5rem}}@media (prefers-reduced-motion: reduce){.login-container{animation:none}.login-container:before{animation:none}.login-brand__inner,.login-brand__title .v2-highlight-text,.signup-invite,.signup-invite__badge,.signup-invite__benefit,.signup-invite__cta{animation:none}.signup-invite__cta-arrow,.signup-invite__back svg{transition:none}}.login-credentials-form{animation:fadeIn .4s ease-in-out}.role-selection-container{animation:slideInRight .4s ease-in-out;position:relative}.role-selection-header{text-align:center;margin-bottom:1.5rem}.role-selection-header h3{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}.role-selection-header p{font-size:1rem;color:#4b5563;margin:0}.role-cards{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.role-card{display:flex;align-items:center;padding:1rem;border-radius:16px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;border:2px solid transparent;background:#fff;box-shadow:0 2px 8px #00000014}.role-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .3s ease;border-radius:14px}.role-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026;border-color:transparent}.role-card:hover:before{opacity:1}.role-card:hover .role-card-arrow{transform:translate(4px)}.role-card:active{transform:translateY(0)}.role-card-user:before{background:linear-gradient(135deg,#667eea1a,#764ba21a)}.role-card-user:hover{border-color:#667eea}.role-card-user .role-card-icon{color:#667eea}.role-card-partner:before{background:linear-gradient(135deg,#2c3e501a,#34495e1a)}.role-card-partner:hover{border-color:#2c3e50}.role-card-partner .role-card-icon{color:#2c3e50}.role-card-staff:before{background:linear-gradient(135deg,#0092451a,#0092451a)}.role-card-staff:hover{border-color:#009245}.role-card-staff .role-card-icon{color:#009245}.role-card-selected{border-color:#667eea!important;box-shadow:0 8px 20px #667eea4d!important}.role-card-selected.role-card-user{border-color:#667eea!important}.role-card-selected.role-card-partner{border-color:#2c3e50!important;box-shadow:0 8px 20px #2c3e504d!important}.role-card-selected.role-card-staff{border-color:#009245!important;box-shadow:0 8px 20px #0092454d!important}.role-card-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin-right:1rem;position:relative;z-index:1}.role-card-content{flex:1;position:relative;z-index:1}.role-card-content h4{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 .25rem}.role-card-content p{font-size:.875rem;color:#4b5563;margin:0}.role-card-arrow{flex-shrink:0;color:#9ca3af;transition:all .3s ease;position:relative;z-index:1}.btn-back{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem;background:transparent;border:2px solid #e5e7eb;border-radius:12px;color:#4b5563;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-back:hover{background:#f9fafb;border-color:#d1d5db;color:#374151}.btn-back:hover svg{transform:translate(-2px)}.btn-back:active{transform:scale(.98)}.btn-back svg{transition:transform .2s ease}.btn-back:disabled{opacity:.5;cursor:not-allowed}.btn-back:disabled:hover{background:transparent;border-color:#e5e7eb;color:#4b5563}.btn-back:disabled:hover svg{transform:translate(0)}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@media (max-width: 576px){.role-card{padding:.75rem}.role-card-icon{width:56px;height:56px;margin-right:.75rem}.role-card-icon svg{width:40px;height:40px}.role-card-content h4{font-size:1rem}.role-selection-header h3{font-size:1.25rem}}.auth-utilities{position:relative}.auth-utilities__overlay{position:fixed;top:calc(env(safe-area-inset-top,0px) + 10px);right:calc(env(safe-area-inset-right,0px) + 12px);z-index:1300;display:flex;align-items:center;gap:4px}@media (min-width: 992px){.auth-utilities__overlay{display:none}}.auth-utilities__download{display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:8px 10px;border:none;border-radius:10px;background:transparent;color:#ffffffe6;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .18s ease,color .18s ease}.auth-utilities__download:hover,.auth-utilities__download:focus-visible{background:#ffffff26;color:#fff;outline:none}.auth-utilities__download-label{font-size:12px}@media (max-width: 380px){.auth-utilities__download-label{display:none}}.auth-utilities__menu-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:8px;border:none;border-radius:8px;background:transparent;color:#ffffffe6;cursor:pointer;transition:background .18s ease,color .18s ease}.auth-utilities__menu-btn:hover,.auth-utilities__menu-btn:focus-visible{background:#ffffff26;color:#fff;outline:none}.auth-utilities__desktop{display:none;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem 1rem;margin-top:1rem;padding-top:.75rem;border-top:1px solid rgba(15,23,42,.08);font-size:.875rem}@media (min-width: 992px){.auth-utilities__desktop{display:flex}}.auth-utilities__desktop-link{color:#0f172aa6;text-decoration:none;white-space:nowrap}.auth-utilities__desktop-link:hover,.auth-utilities__desktop-link:focus-visible{color:#0f766e;text-decoration:underline;outline:none}.auth-utilities__menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1390;background:#0f172a59}.auth-utilities__menu{position:fixed;top:calc(env(safe-area-inset-top,0px) + 56px);right:calc(env(safe-area-inset-right,0px) + .75rem);z-index:1400;width:min(320px,100vw - 1.5rem);max-height:calc(100dvh - env(safe-area-inset-top,0px) - 56px);overflow-y:auto;padding:.5rem 0;border-radius:12px;background:#fff;box-shadow:0 12px 40px #0f172a2e}@media (min-width: 992px){.auth-utilities__menu{display:none}}.auth-utilities__menu-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:#0f172a;text-decoration:none;font-size:.875rem}.auth-utilities__menu-item span{flex:1}.auth-utilities__menu-item svg:last-child{opacity:.35}.auth-utilities__menu-item:hover,.auth-utilities__menu-item:focus-visible{background:#0f766e14;outline:none}.user-info-container{max-width:800px;margin:0 auto}.user-info-container .hero-heading{color:#009245;font-weight:700}.user-info-container .text-muted{color:#4b5563;font-size:1rem}.user-detail-card{background:#fff;border-radius:12px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border:1px solid rgba(0,146,69,.1);margin-bottom:1.5rem}.user-detail-header{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:1px solid #e9ecef;padding:1.5rem 1.5rem 1rem;border-radius:12px 12px 0 0;overflow:hidden}.user-avatar-section{display:flex;align-items:center;gap:1rem}@media (max-width: 576px){.user-avatar-section{flex-direction:column;text-align:center;gap:.75rem}}.user-avatar-container{position:relative;flex-shrink:0}.user-avatar-detail{width:120px;height:120px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:4px solid #fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@media (max-width: 576px){.user-avatar-detail{width:100px;height:100px}}.avatar-edit-btn{position:absolute;bottom:8px;right:8px;width:36px;height:36px;border-radius:50%;border:none;background:#009245;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.avatar-edit-btn .icon-small{width:18px;height:18px}.user-identity{flex:1;min-width:0}.user-name-detail{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 .25rem;line-height:1.2}@media (max-width: 576px){.user-name-detail{font-size:1.25rem}}.user-email-detail{font-size:1rem;color:#4b5563;margin:0}.user-email-detail strong{color:#1f2937;font-weight:600}.user-detail-content{padding:1.5rem}@media (max-width: 576px){.user-detail-content{padding:1rem}}.section-header{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;border:none;border-bottom:none;box-shadow:none}.section-header:before,.section-header:after{display:none;content:none}.section-title{font-size:1.125rem;font-weight:600;color:#111827;margin:0;display:flex;align-items:center;gap:.5rem;min-width:0;flex:1;border:none;border-bottom:none;box-shadow:none}.section-title .icon-small{color:#009245;flex-shrink:0}.edit-btn{display:flex;align-items:center;gap:.25rem;padding:.25rem .75rem;border-radius:8px;font-size:.875rem;font-weight:500;transition:all .3s ease;flex-shrink:0}.edit-btn:hover{background-color:#009245;border-color:#009245;color:#fff;transform:translateY(-1px);box-shadow:0 1px 2px #0000000d}.user-info-display .user-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin-bottom:1.5rem}@media (max-width: 768px){.user-info-display .user-info-grid{grid-template-columns:1fr;gap:.75rem}}.info-item-detail{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;background:#f8f9fa;border-radius:8px;border-left:3px solid #009245}.info-icon-detail{width:36px;height:36px;border-radius:8px;background:#0092451a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.info-icon-detail .icon-small{width:18px;height:18px;color:#009245}.info-content-detail{display:flex;flex-direction:column;min-width:0;flex:1}.info-label-detail{font-size:.75rem;color:#6b7280;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px}.info-value-detail{font-size:1rem;color:#111827;font-weight:500;line-height:1.4}.info-value-detail.special-info{color:#f59e0b;font-style:italic}.user-edit-form .edit-form{margin-top:1rem}.user-edit-form .form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-bottom:1.5rem}@media (max-width: 768px){.user-edit-form .form-grid{grid-template-columns:1fr;gap:.75rem}}.user-edit-form .form-group{display:flex;flex-direction:column;min-width:0}.user-edit-form .form-group.full-width{grid-column:1/-1}.user-edit-form .form-label{font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem;display:flex;align-items:center;gap:.25rem}.user-edit-form .form-label .icon-xs{width:14px;height:14px;color:#009245}.user-edit-form .form-label.is-required:after{content:"*";margin-left:4px;color:#ef4444;font-weight:700;font-size:.875rem}.user-edit-form .form-control{width:100%;max-width:100%;box-sizing:border-box;padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:.875rem;transition:border-color .3s ease,box-shadow .3s ease}.user-edit-form .form-control:focus{outline:none;border-color:#009245;box-shadow:0 0 0 3px #0092451a}.user-edit-form .form-control:hover{border-color:#d1d5db}.user-edit-form select.form-control{min-height:3rem;line-height:1.5;cursor:pointer}.user-edit-form .form-actions{display:flex;gap:.75rem;justify-content:flex-start;flex-wrap:wrap}@media (max-width: 576px){.user-edit-form .form-actions{justify-content:stretch}.user-edit-form .form-actions .btn{flex:1}}.user-edit-form .btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:8px;font-weight:500;transition:all .3s ease}.user-edit-form .btn .icon{width:18px;height:18px}.user-edit-form .btn.btn-success{background-color:#009245;border-color:#009245;color:#fff}.user-edit-form .btn.btn-success:hover{background-color:#005f2d;border-color:#005f2d;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.user-edit-form .btn.btn-outline-secondary{border-color:#9ca3af;color:#4b5563}.user-edit-form .btn.btn-outline-secondary:hover{background-color:#f3f4f6;border-color:#6b7280;color:#374151}.user-edit-form .btn.btn-outline-danger{border-color:#dc2626;color:#dc2626}.user-edit-form .btn.btn-outline-danger:hover{background-color:#dc2626;border-color:#dc2626;color:#fff}@media (max-width: 576px){.user-info-container{padding:0 .75rem}.user-detail-header{padding:1rem}.info-item-detail{padding:.5rem}.info-icon-detail{width:32px;height:32px}.form-actions .btn{padding:.5rem .75rem}.section-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.25rem;-moz-column-gap:.5rem;column-gap:.5rem}.section-header .section-title{font-size:.875rem;line-height:1.25;flex:unset;min-width:0;flex-wrap:nowrap}.section-header .edit-btn{justify-self:end;width:auto;max-width:none;padding:.25rem .5rem;font-size:.75rem;white-space:nowrap}}.user-detail-card{animation:fadeInUp .6s ease-out}.user-info-display,.user-edit-form{transition:opacity .3s ease}.info-item-detail{transition:all .3s ease}.info-item-detail:hover{background:#f1f5f9;transform:translateY(-2px);box-shadow:0 1px 2px #0000000d}.car-info-container{max-width:1200px;margin:0 auto}.car-info-container .hero-heading{color:#009245;font-weight:700}.car-info-container .text-muted{color:#4b5563;font-size:1rem}.travels-header{margin-bottom:1.5rem}.car-detail-card{background:#fff;border-radius:16px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;overflow:hidden;border:1px solid rgba(0,146,69,.1);margin-bottom:1.5rem}.car-detail-header{padding:1.5rem;background:linear-gradient(135deg,#0092450d,#00924505)}.car-avatar-section{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}@media (max-width: 576px){.car-avatar-section{flex-direction:column;text-align:center;gap:.75rem}}.car-avatar-container{position:relative;flex-shrink:0}.car-avatar-detail{width:100px;height:100px;border-radius:12px;-o-object-fit:cover;object-fit:cover;border:3px solid #fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.avatar-edit-btn{position:absolute;bottom:-5px;right:-5px;width:32px;height:32px;border-radius:50%;border:2px solid #fff;background:#009245;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.avatar-edit-btn:hover{background:#005f2d;transform:scale(1.1)}.avatar-edit-btn .icon-small{width:16px;height:16px}.car-identity{flex:1;min-width:0}.car-name-detail{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.25rem}.car-license-detail{font-size:1.125rem;color:#4b5563;margin-bottom:.5rem}.car-status-badge{display:inline-block;padding:.25rem .5rem;border-radius:8px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.car-status-badge.status-approved{background:#22c55e1a;color:#16a34a;border:1px solid rgba(34,197,94,.2)}.car-status-badge.status-created{background:#3b82f61a;color:#2563eb;border:1px solid rgba(59,130,246,.2)}.car-status-badge.status-pending{background:#f59e0b1a;color:#d97706;border:1px solid rgba(245,158,11,.2)}.car-status-badge.status-rejected{background:#ef44441a;color:#dc2626;border:1px solid rgba(239,68,68,.2)}.car-action-buttons{padding:1rem 1.5rem;background:#f8f9fa;border-top:1px solid #e5e7eb;display:flex;gap:.75rem;justify-content:center}@media (max-width: 576px){.car-action-buttons{padding:.75rem 1rem;flex-direction:column;gap:.5rem}}.action-btn{display:flex;align-items:center;gap:.25rem;padding:.5rem .75rem;border-radius:8px;font-size:.875rem;font-weight:500;transition:all .3s ease}.action-btn:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.action-btn .icon-xs{width:14px;height:14px}.car-detail-content{padding:1.5rem}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}@media (max-width: 576px){.section-header{flex-direction:column;align-items:flex-start;gap:.5rem}}.section-title{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;color:#111827;margin:0}.section-title .icon-small{width:20px;height:20px;color:#009245}.edit-btn{display:flex;align-items:center;gap:.25rem;padding:.5rem .75rem;border-radius:8px;font-size:.875rem;font-weight:500;transition:all .3s ease}.edit-btn:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.edit-btn .icon-xs{width:14px;height:14px}.car-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}@media (max-width: 768px){.car-info-grid{grid-template-columns:1fr;gap:.75rem}}.info-item-detail{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#f8f9fa;border-radius:12px;border:1px solid #e5e7eb;transition:all .3s ease}.info-item-detail:hover{background:#f1f5f9;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.info-item-detail.full-width{grid-column:1/-1}.info-icon-detail{flex-shrink:0;width:40px;height:40px;background:#0092451a;border-radius:12px;display:flex;align-items:center;justify-content:center}.info-icon-detail .icon-small{width:20px;height:20px;color:#009245}.info-content-detail{flex:1;min-width:0}.info-label-detail{display:block;font-size:.875rem;font-weight:500;color:#4b5563;margin-bottom:.25rem}.info-value-detail{display:block;font-size:1.125rem;font-weight:600;color:#111827}.info-value-detail.special-needs{color:#dc2626;font-weight:500}.car-edit-form{background:#f8f9fa;border-radius:12px;padding:1.5rem;border:1px solid #e5e7eb}.edit-form .form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:1.5rem}@media (max-width: 576px){.edit-form .form-grid{grid-template-columns:1fr;gap:.75rem}}.edit-form .form-group{display:flex;flex-direction:column;gap:.25rem}.edit-form .form-label{display:flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;color:#374151}.edit-form .form-label .icon-xs{width:14px;height:14px;color:#009245}.edit-form .form-control{padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:all .3s ease}.edit-form .form-control:focus{outline:none;border-color:#009245;box-shadow:0 0 0 3px #0092451a}.form-actions{display:flex;gap:.75rem;justify-content:flex-end;flex-wrap:wrap}@media (max-width: 576px){.form-actions{flex-direction:column}.form-actions .tp-btn{width:100%}}.section-header .edit-btn.tp-btn,.section-header .tp-btn{flex-shrink:0}.car-detail-card~.modal .modal-footer,.page-wrapper .modal .modal-footer{display:flex;justify-content:flex-end;gap:.5rem;flex-wrap:wrap}.car-detail-card~.modal .form-actions .tp-btn+.tp-btn,.car-detail-card~.modal .modal-body .text-center .tp-btn+.tp-btn,.page-wrapper .modal .form-actions .tp-btn+.tp-btn,.page-wrapper .modal .modal-body .text-center .tp-btn+.tp-btn{margin-left:0}@media (max-width: 576px){.car-info-container{padding:0 .75rem 100px}.car-detail-header,.car-detail-content{padding:1rem}.car-avatar-detail{width:80px;height:80px}.car-name-detail{font-size:1.25rem}.car-license-detail{font-size:1rem}}@media (max-width: 991px) and (min-width: 577px){.car-info-container{padding-bottom:80px}}.car-detail-card{animation:fadeInUp .6s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.info-item-detail,.action-btn{transition:all .3s ease}.car-document-detail .file-preview-card .card-body{display:flex;flex-direction:column;min-height:0}.car-document-detail .file-preview{flex:1;min-width:0;overflow:hidden}.car-document-detail .preview-image{display:block;max-width:100%;width:100%;max-height:min(420px,60vh);height:auto;-o-object-fit:contain;object-fit:contain;border:1px solid rgba(0,0,0,.1);border-radius:8px}.car-document-detail .preview-iframe{display:block;width:100%;max-width:100%;min-height:420px;max-height:min(520px,65vh);border:1px solid rgba(0,0,0,.1);border-radius:8px}.car-document-detail .file-download-panel{padding:1.5rem;border:1px dashed rgba(0,0,0,.15);border-radius:8px;background:#f9fafb}.car-document-detail .file-info{margin-top:.75rem}.car-documents-list .documents-filters-card{border:1px solid rgba(0,0,0,.08)}.car-documents-list .documents-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media (max-width: 768px){.car-documents-list .documents-filters{grid-template-columns:1fr}}.car-documents-list .documents-filter .form-label{margin-bottom:.25rem;font-size:.875rem;font-weight:600;color:#374151}.car-documents-list .documents-filter .form-select{border-radius:8px;border:1px solid #d1d5db;font-size:.875rem}.car-documents-list .status-badge{display:inline-block;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.car-documents-list .status-badge.status-send,.car-documents-list .status-badge.status-resend,.car-documents-list .status-badge.status-pending{background:#f59e0b26;color:#b45309}.car-documents-list .status-badge.status-approved{background:#0092451f;color:#009245}.car-documents-list .status-badge.status-denied{background:#ef44441f;color:#dc2626}.car-fields-simple .simple-form .form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin-bottom:1.5rem}@media (max-width: 576px){.car-fields-simple .simple-form .form-grid{grid-template-columns:1fr;gap:.75rem}}.car-fields-simple .simple-form .form-group{display:flex;flex-direction:column;gap:.5rem}.car-fields-simple .simple-form .form-label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.25rem}.car-fields-simple .simple-form .form-label .icon-xs{width:14px;height:14px;color:#009245}.car-fields-simple .simple-form .form-control{padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:all .3s ease}.car-fields-simple .simple-form .form-control:focus{outline:none;border-color:#009245;box-shadow:0 0 0 3px #0092451a}.car-fields-simple .simple-form .field-display{padding:.75rem;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem;color:#374151;min-height:48px;display:flex;align-items:center;transition:all .3s ease}.car-fields-simple .simple-form .field-display:hover{background:#f1f5f9;border-color:#d1d5db}.car-fields-simple .section-title{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:700;color:#111827;margin-bottom:1rem}.car-fields-simple .section-title .icon-small{width:18px;height:18px;color:#009245}.documents-table-container{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.documents-table-container .table{margin-bottom:0;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #0000000d;border:1px solid #e5e7eb}.documents-table-container .table.documents-table{table-layout:fixed;width:100%;min-width:260px}.documents-table-container .table thead{background:linear-gradient(135deg,#0092450d,#00924505)}.documents-table-container .table thead th{border:none;padding:1rem;font-weight:600;color:#374151;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}.documents-table-container .table thead .documents-table-col-file{width:62%}.documents-table-container .table thead .documents-table-col-status{width:38%}.documents-table-container .table tbody tr{transition:all .3s ease;border-bottom:1px solid #f3f4f6}.documents-table-container .table tbody tr:hover{background:#f8f9fa;transform:translateY(-1px)}.documents-table-container .table tbody tr:last-child{border-bottom:none}.documents-table-container .table tbody tr td{border:none;padding:1rem;vertical-align:middle}.documents-table-container .table tbody tr td p{margin-bottom:.5rem;font-weight:500;color:#111827}.documents-table-container .table tbody tr td p:last-child{margin-bottom:0}.documents-table-container .table tbody tr td .text-muted{color:#6b7280;font-size:.75rem;line-height:1.4}.documents-table-container .table tbody tr td.documents-table-cell-file{min-width:0}.documents-table-container .table tbody tr td.documents-table-cell-file .doc-name-row{display:grid;grid-template-columns:minmax(6.5rem,1fr) auto;-moz-column-gap:.35rem;column-gap:.35rem;align-items:center;width:100%;min-width:0}.documents-table-container .table tbody tr td.documents-table-cell-file .doc-name-text{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500;color:#111827}.documents-table-container .table tbody tr td.documents-table-cell-file .doc-name-edit-btn{flex-shrink:0;padding:.125rem .35rem;line-height:1;justify-self:end}.documents-table-container .table tbody tr td.documents-table-cell-file .doc-name-edit-btn:hover{transform:none}.documents-table-container .table tbody tr td.documents-table-cell-file .doc-name-description{margin:.25rem 0 0;padding:0;font-size:.7rem;line-height:1.35;color:#6b7280;font-weight:400}.documents-table-container .table tbody tr td.documents-table-cell-file .doc-name-meta{margin-top:.5rem}@media (max-width: 480px){.documents-table-container .table.documents-table thead th,.documents-table-container .table.documents-table tbody td{padding-left:.5rem;padding-right:.5rem}.documents-table-container .table tbody td.documents-table-cell-file .doc-name-row{grid-template-columns:minmax(5.5rem,1fr) auto;-moz-column-gap:.25rem;column-gap:.25rem}}.documents-table-container .btn-link{color:#009245;text-decoration:none;padding:.25rem .5rem;border-radius:4px;transition:all .3s ease}.documents-table-container .btn-link:hover{background:#0092451a;color:#005f2d;transform:scale(1.1)}.documents-table-container .btn-link i{font-size:.875rem}.documents-table-container .alert{border:none;border-radius:8px;padding:.75rem;margin:0}.documents-table-container .alert.alert-success{background:#22c55e1a;color:#16a34a;border-left:4px solid #16a34a}.documents-table-container .alert.alert-warning{background:#f59e0b1a;color:#d97706;border-left:4px solid #d97706}.documents-table-container .alert.alert-info{background:#3b82f61a;color:#2563eb;border-left:4px solid #2563eb}.documents-table-container .alert.alert-error{background:#ef44441a;color:#dc2626;border-left:4px solid #dc2626}.documents-table-container .alert .label-heading{font-size:.875rem;font-weight:600;margin:0 0 .25rem;text-transform:uppercase;letter-spacing:.5px}.modal .modal-dialog{max-width:500px}.modal .modal-content{border:none;border-radius:16px;box-shadow:0 25px 50px -12px #00000040}.modal .modal-header{background:linear-gradient(135deg,#0092450d,#00924505);border-bottom:1px solid #e5e7eb;border-radius:16px 16px 0 0;padding:1.5rem}.modal .modal-header .modal-title{font-size:1.125rem;font-weight:700;color:#111827;margin:0}.modal .modal-header .btn-close{background:none;border:none;font-size:1.25rem;color:#6b7280;cursor:pointer;transition:color .3s ease}.modal .modal-header .btn-close:hover{color:#374151}.modal .modal-body{padding:1.5rem}.modal .modal-body p{color:#4b5563;margin-bottom:1rem;line-height:1.6}.modal .modal-body .form-control{margin-bottom:1rem;border-radius:8px;border:1px solid #d1d5db;padding:.75rem;transition:all .3s ease}.modal .modal-body .form-control:focus{outline:none;border-color:#009245;box-shadow:0 0 0 3px #0092451a}.modal .modal-body .avatar{border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.modal .modal-body .btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:12px;font-weight:600;transition:all .3s ease}.modal .modal-body .btn:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.modal .modal-footer{background:#f8f9fa;border-top:1px solid #e5e7eb;border-radius:0 0 16px 16px;padding:1rem 1.5rem}.modal .modal-footer .btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:8px;font-weight:500;transition:all .3s ease}.modal .modal-footer .btn:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media (max-width: 991px){.car-info-container{padding-bottom:80px}}@media (max-width: 768px){.documents-table-container .table{font-size:.875rem}.documents-table-container .table thead th{padding:.75rem;font-size:.75rem}.documents-table-container .table tbody td{padding:.75rem}.modal .modal-dialog{margin:1rem;max-width:calc(100% - 2rem)}.modal .modal-header,.modal .modal-body,.modal .modal-footer{padding:1rem}}@media (max-width: 576px){.car-info-container{padding-bottom:100px}.documents-table-container .table thead th,.documents-table-container .table tbody td{padding:.5rem}.documents-table-container .table tbody td p{font-size:.875rem}.documents-table-container .table tbody td .text-muted{font-size:10px}}.car-partners-content{max-width:none}.car-partners-calendar{display:flex;justify-content:center;width:100%}.car-partners-calendar :deep(.vc-container){width:100%;max-width:100%;border:1px solid rgba(0,0,0,.06);border-radius:12px;box-shadow:none}.car-partner-section{margin-bottom:0}.car-partner-profile{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.car-partner-profile .tp-profile-identity{flex:1;min-width:0}.car-partner-profile .tp-form-section-title.car-partner-name{margin:0 0 4px;padding-bottom:0;border-bottom:none;font-size:16px;font-weight:700;color:#111827}.car-partner-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.car-partner-meta .tp-profile-subtitle{margin:0}.car-partner-status{flex-shrink:0;display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.car-partner-status.status-approved{background:#22c55e1f;color:#16a34a}.car-partner-status.status-pending{background:#f59e0b1f;color:#d97706}.car-partner-status.status-created{background:#3b82f61f;color:#2563eb}.car-partner-status.status-rejected{background:#ef44441f;color:#dc2626}.car-partner-status.status-default{background:#6b72801f;color:#4b5563}.car-partner-avatar{width:56px;height:56px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.car-partner-subheader{margin-top:4px;margin-bottom:12px}.car-partner-subheader .tp-form-section-title.car-partner-subtitle{font-size:14px;font-weight:600;color:#374151}.car-partner-future-travels{margin-top:16px;padding-top:16px;border-top:1px solid rgba(0,0,0,.06)}.dates-table-container{margin-bottom:0}.dates-table{width:100%;margin-bottom:0;border-radius:12px;overflow:hidden;border:1px solid rgba(0,0,0,.08);background:#ffffff80}.dates-table thead{background:#0092450f}.dates-table thead th{border:none;padding:10px 12px;font-weight:600;color:#374151;font-size:13px;text-align:left}.dates-table thead th:last-child{text-align:center;width:72px}.dates-table tbody tr{border-bottom:1px solid rgba(0,0,0,.05)}.dates-table tbody tr:last-child{border-bottom:none}.dates-table tbody tr td{border:none;padding:10px 12px;vertical-align:middle;font-size:13px;color:#4b5563}.dates-table tbody tr td:last-child{text-align:center}.future-travels-list{display:flex;flex-direction:column;gap:8px}.travel-item{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;background:#ffffff8c;border-radius:10px;border:1px solid rgba(0,0,0,.06)}@media (max-width: 576px){.travel-item{flex-direction:column;align-items:flex-start}}.travel-route{display:flex;align-items:center;gap:8px;font-weight:500;font-size:13px;color:#111827;flex-wrap:wrap}.travel-route .origin{color:#009245}.travel-route .destination{color:#4b5563}.travel-date{font-size:12px;color:#6b7280;font-weight:500;white-space:nowrap}#auth_new_modal .modal-dialog,#auth_modified_modal .modal-dialog{max-width:min(720px,100vw - 32px);margin:1rem auto}#auth_new_modal .modal-content,#auth_modified_modal .modal-content{border:none;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;max-height:none;overflow:visible}#auth_new_modal .modal-header,#auth_modified_modal .modal-header{background:linear-gradient(135deg,#0092450d,#00924505);border-bottom:1px solid #e5e7eb;border-radius:16px 16px 0 0;padding:1rem 1.25rem}#auth_new_modal .modal-header .modal-title .modal-title-text,#auth_modified_modal .modal-header .modal-title .modal-title-text{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 .25rem}#auth_new_modal .modal-header .modal-title .modal-subtitle,#auth_modified_modal .modal-header .modal-title .modal-subtitle{font-size:1.125rem;color:#4b5563;margin:0 0 .25rem}#auth_new_modal .modal-header .modal-title .modal-partner,#auth_modified_modal .modal-header .modal-title .modal-partner{font-size:1rem;color:#374151;margin:0}#auth_new_modal .modal-header .btn-close,#auth_modified_modal .modal-header .btn-close{background:none;border:none;font-size:1.25rem;color:#6b7280;cursor:pointer}#auth_new_modal .modal-header .btn-close:hover,#auth_modified_modal .modal-header .btn-close:hover{color:#374151}#auth_new_modal .modal-body,#auth_modified_modal .modal-body{padding:.75rem 1rem;overflow:visible}#auth_new_modal .modal-body .period-info,#auth_modified_modal .modal-body .period-info{margin-bottom:.5rem;padding:.75rem;background:#f8f9fa;border-radius:12px;border:1px solid #e5e7eb}#auth_new_modal .modal-body .period-info .current-period,#auth_new_modal .modal-body .period-info .new-period,#auth_modified_modal .modal-body .period-info .current-period,#auth_modified_modal .modal-body .period-info .new-period{margin:0;font-size:.875rem;color:#374151}#auth_new_modal .modal-body .auth-form .period-date-picker .picker-section,#auth_modified_modal .modal-body .auth-form .period-date-picker .picker-section{margin-bottom:.25rem}#auth_new_modal .modal-body .auth-form .period-date-picker .picker-results,#auth_modified_modal .modal-body .auth-form .period-date-picker .picker-results{margin-top:.5rem;padding-top:.5rem}#auth_new_modal .modal-body .auth-form #auth-new-start-date,#auth_new_modal .modal-body .auth-form #auth-new-end-date,#auth_new_modal .modal-body .auth-form #auth-new-start-time,#auth_new_modal .modal-body .auth-form #auth-new-end-time,#auth_new_modal .modal-body .auth-form #auth-modified-start-date,#auth_new_modal .modal-body .auth-form #auth-modified-end-date,#auth_new_modal .modal-body .auth-form #auth-modified-start-time,#auth_new_modal .modal-body .auth-form #auth-modified-end-time,#auth_modified_modal .modal-body .auth-form #auth-new-start-date,#auth_modified_modal .modal-body .auth-form #auth-new-end-date,#auth_modified_modal .modal-body .auth-form #auth-new-start-time,#auth_modified_modal .modal-body .auth-form #auth-new-end-time,#auth_modified_modal .modal-body .auth-form #auth-modified-start-date,#auth_modified_modal .modal-body .auth-form #auth-modified-end-date,#auth_modified_modal .modal-body .auth-form #auth-modified-start-time,#auth_modified_modal .modal-body .auth-form #auth-modified-end-time{margin-bottom:.5rem}#auth_new_modal .modal-body .auth-form #auth-new-start-time,#auth_new_modal .modal-body .auth-form #auth-new-end-time,#auth_new_modal .modal-body .auth-form #auth-modified-start-time,#auth_new_modal .modal-body .auth-form #auth-modified-end-time,#auth_modified_modal .modal-body .auth-form #auth-new-start-time,#auth_modified_modal .modal-body .auth-form #auth-new-end-time,#auth_modified_modal .modal-body .auth-form #auth-modified-start-time,#auth_modified_modal .modal-body .auth-form #auth-modified-end-time{margin-bottom:0}#auth_new_modal .modal-body .auth-form .auth-modal-actions,#auth_modified_modal .modal-body .auth-form .auth-modal-actions{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e5e7eb;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;width:100%}#auth_new_modal .modal-body .auth-form .auth-modal-actions .tp-btn,#auth_modified_modal .modal-body .auth-form .auth-modal-actions .tp-btn{width:100%;min-width:0;justify-content:center;text-align:center;padding:clamp(6px,1.6vw,10px) clamp(8px,2.2vw,14px);min-height:clamp(34px,9vw,40px);font-size:clamp(11px,2.8vw,13px);line-height:1.2;gap:clamp(3px,1vw,6px);white-space:nowrap}#auth_new_modal .modal-body .auth-form .auth-modal-actions .tp-btn svg,#auth_modified_modal .modal-body .auth-form .auth-modal-actions .tp-btn svg{width:clamp(12px,3.2vw,16px);height:clamp(12px,3.2vw,16px);flex-shrink:0}@media (max-width: 768px){.dates-table thead th,.dates-table tbody td{padding:8px;font-size:12px}#auth_new_modal .modal-dialog,#auth_modified_modal .modal-dialog{margin:1rem;max-width:calc(100% - 2rem)}#auth_new_modal .modal-header,#auth_new_modal .modal-body,#auth_modified_modal .modal-header,#auth_modified_modal .modal-body{padding:.75rem}}@media (max-width: 576px){.car-partner-profile{align-items:center}.car-partner-subheader{flex-direction:column;align-items:stretch}.car-partner-subheader .tp-btn{width:100%;justify-content:center}.car-partner-avatar{width:48px;height:48px}}.hero-heading{color:#009245;font-weight:700;font-size:1.5rem;text-align:center;margin-bottom:1rem}.text-muted{color:#4b5563;font-size:1rem;text-align:center;margin-bottom:.75rem}.celebration-img{max-width:200px;width:100%;height:auto;display:block;margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain}.pet-icon{color:#009245;margin-left:.25rem}.offer-details-card{background:#fff;border-radius:12px;padding:1rem;margin-bottom:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid #e5e7eb;width:100%;max-width:600px;margin-left:auto;margin-right:auto;transition:all .2s ease}.offer-details-card .offer-card-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem;flex-wrap:wrap}.offer-details-card .offer-chip{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.5rem .75rem;border-radius:8px;font-weight:600;font-size:.875rem;letter-spacing:.025em;box-shadow:0 1px 2px #0000000d}.offer-details-card .offer-meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-left:auto}.offer-details-card .meta-pill{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem .75rem;background:#f9fafb;color:#374151;border-radius:8px;font-weight:500;font-size:.875rem;border:1px solid #e5e7eb;transition:.2s ease}.offer-details-card .meta-pill i,.offer-details-card .meta-pill svg{color:#009245}.passenger-info-block{background:transparent;border-radius:0;padding:0;margin-top:0}.info-box{display:flex;flex-direction:column;margin-bottom:.75rem}.offer-info-grid{display:flex;flex-direction:column;gap:.5rem}.info-row{display:flex;align-items:flex-start;gap:.75rem;padding:.5rem .75rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 2px #0000000d}@media (max-width: 576px){.info-row{align-items:center;padding:.5rem;gap:.5rem}}.info-icon{width:36px;height:36px;border-radius:9999px;background:#00924514;color:#009245;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1rem}.info-content{display:flex;flex-direction:column;gap:.25rem;min-width:0}.offer-grouped-block,.promotion-input-block{max-width:600px;width:100%;margin-left:auto;margin-right:auto}.info-title{font-weight:600;color:#009245;font-size:.875rem;margin-bottom:.25rem}.info-value{font-size:1rem;color:#1f2937;word-break:break-word;line-height:1.625}.offer-price-badge{background:#009245;color:#fff;font-size:1.125rem;padding:.25rem .75rem;border-radius:20px;font-weight:700;margin-left:.5rem}.offer-grouped-block{border-radius:12px;padding:1rem;margin-bottom:1rem;display:flex;flex-direction:column;align-items:stretch;background:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid #e5e7eb;transition:all .2s ease}.service-highlight-badge{background:#009245;color:#fff;font-weight:700;border-radius:12px;padding:.5rem 0;font-size:.875rem;letter-spacing:.025em;width:100%;display:block}.grouped-inline-info{gap:1.5rem}.payment-summary-block{background:#fff;border-radius:12px;border:1.5px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:.75rem .75rem .25rem;margin:0 auto .5rem;max-width:600px;width:100%;box-sizing:border-box;text-align:center;transition:all .2s ease}.summary-line{min-width:0;text-align:left}.summary-line>span:first-child{min-width:0;word-break:break-word}.offer-payment-actions{max-width:600px;margin-left:auto;margin-right:auto}.offer-payment-btn-back{min-width:7.5rem;font-weight:600;border-width:2px}.offer-payment-btn-primary{min-width:10rem;font-weight:600}@media (max-width: 991.98px){.offer-payment-page{padding-bottom:7rem}.offer-payment-actions{position:fixed;left:0;right:0;bottom:0;z-index:1030;width:100%;max-width:none;margin:0;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-sizing:border-box}.offer-payment-actions .btn,.offer-payment-actions a.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;box-sizing:border-box}}.summary-label{color:#6b7280;font-size:1.125rem;font-weight:500;margin-bottom:.25rem;letter-spacing:.025em}.summary-amount{color:#009245;font-size:2.25rem;font-weight:700;letter-spacing:.025em;margin-bottom:.25rem}.summary-discount{padding:.5rem 1rem;background:#79ffb8;border-radius:8px;margin:.5rem .75rem 0}.promotion-input-block{background:#fff;border-radius:12px;padding:1rem;margin-bottom:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid #e5e7eb;transition:all .2s ease}.promotion-label{font-weight:600;color:#374151;font-size:1rem;margin-bottom:.5rem;display:block}.promotion-input{border:1.5px solid #d1d5db;border-radius:8px 0 0 8px;padding:.5rem .75rem;font-size:1rem;transition:all .2s ease}.promotion-input:focus{border-color:#009245;box-shadow:0 0 0 .2rem #00924526;outline:none}.promotion-input:disabled{background-color:#f3f4f6;cursor:not-allowed}.promotion-btn{border-radius:0 8px 8px 0;padding:.5rem 1rem;font-weight:600;font-size:1rem;white-space:nowrap;transition:all .2s ease}.promotion-btn.btn-outline-primary{border-color:#009245;color:#009245}.promotion-btn.btn-outline-primary:hover:not(:disabled){background-color:#009245;color:#fff}.promotion-btn.btn-outline-primary:disabled{opacity:.6;cursor:not-allowed}.promotion-btn.btn-outline-danger{border-color:#dc3545;color:#dc3545}.promotion-btn.btn-outline-danger:hover{background-color:#dc3545;color:#fff}.promotion-success-message{display:block;color:#28a745;font-size:.875rem;margin-top:.5rem;font-weight:500}.promotion-success-message i{margin-right:.25rem}.promotion-error-message{display:block;color:#dc3545;font-size:.875rem;margin-top:.5rem;font-weight:500}.promotion-error-message i{margin-right:.25rem}.appointment-summary-block{background:transparent;padding:1rem 0;margin:0;max-width:100%;text-align:center}.appointment-title{color:#009245;font-size:1.25rem;font-weight:700;letter-spacing:.025em;margin-bottom:.75rem}.appointment-main-info{gap:.75rem;flex-wrap:wrap;justify-content:center}.appointment-label{color:#1f2937;font-size:1rem;font-weight:500}.appointment-icon{color:#009245;font-size:1.125rem;margin-right:.25rem}@media (max-width: 576px){.celebration-img{max-width:180px}.offer-details-card{padding:.75rem;margin-bottom:.75rem}.info-title,.info-value{font-size:.875rem}.offer-grouped-block{padding:.75rem;gap:.5rem}.service-highlight-badge{font-size:.875rem;padding:.25rem 0}.grouped-inline-info{gap:.75rem;flex-direction:column;align-items:flex-start}.payment-summary-block{padding:.5rem .5rem .25rem;max-width:100%}.summary-amount{font-size:1.875rem}.appointment-summary-block{padding:.75rem 0;max-width:100%}.appointment-title{font-size:1rem}.appointment-label{font-size:.875rem}.appointment-main-info{gap:.25rem}}.btn{transition:all .15s ease-in-out;font-weight:600;border-radius:8px;padding:.5rem 1rem;min-height:40px}.btn.btn-primary{background-color:#009245;border-color:#009245}.btn.btn-primary:hover{background-color:#005f2d;border-color:#005f2d}.btn.btn-secondary{background-color:#6b7280;border-color:#6b7280;color:#fff}.btn.btn-secondary:hover{background-color:#545964;border-color:#545964}.btn.btn-outline-secondary{color:#374151;border-color:#9ca3af;background-color:#fff}.btn.btn-outline-secondary:hover{background-color:#f3f4f6;border-color:#6b7280;color:#111827}@media (max-width: 480px){.celebration-img{max-width:150px}.offer-payment-actions{flex-direction:column;align-items:stretch}.offer-payment-actions .btn,.offer-payment-actions a.btn{width:100%;max-width:100%;min-width:0}.offer-payment-actions .btn+.btn,.offer-payment-actions .btn+a.btn,.offer-payment-actions a.btn+.btn{margin-top:.5rem}}.loading-container{display:flex;justify-content:center;align-items:center;min-height:400px;padding:1.5rem}.payment-success-container{padding-top:1.5rem;min-height:100vh;width:100%;overflow-x:hidden;padding-bottom:80px}.payment-success-container .container{padding-left:.75rem;padding-right:.75rem;max-width:100%}.payment-success-container .offer-grouped-block{background:transparent;border:none;box-shadow:none;padding:.5rem}.payment-success-container .offer-details-card{background:#f9fafb;border-radius:4px;padding:.5rem .25rem;margin-bottom:.25rem;box-shadow:0 1px 2px #0000000d;border:none}.payment-success-container .passenger-info-block{background:#f9fafb;border-radius:4px;padding:.5rem .25rem;margin-top:.25rem}.payment-success-container .appointment-summary-block{background:#fff;padding:0px .75rem .25rem;margin:0 auto;max-width:600px}.group-payment-summary .group-mode-label{display:inline-block;font-size:.75rem;font-weight:500;color:#667eea;background:#667eea14;padding:2px 10px;border-radius:9999px;margin-left:.5rem;vertical-align:middle}.group-payment-summary .group-dates-list{margin-top:.75rem;padding:0 .5rem}.group-payment-summary .group-dates-list .dates-list-title{font-size:.875rem;font-weight:600;color:#4b5563;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.group-payment-summary .group-dates-list .group-date-item{display:flex;align-items:center;gap:.5rem;padding:.5rem 0;border-bottom:1px solid #f3f4f6}.group-payment-summary .group-dates-list .group-date-item:last-child{border-bottom:none}.group-payment-summary .group-dates-list .group-date-item .date-icon{color:#667eea;flex-shrink:0}.group-payment-summary .group-dates-list .group-date-item .date-text{font-size:.875rem;font-weight:500;color:#1f2937;flex:1}.group-payment-summary .group-dates-list .group-date-item .date-partner{font-size:.75rem;color:#6b7280}@media (max-width: 576px){.payment-success-container{padding-top:1rem;padding-bottom:90px}.payment-success-container .container{padding-left:.5rem;padding-right:.5rem}.payment-success-container .offer-details-card,.payment-success-container .passenger-info-block{padding:.5rem .25rem;margin-bottom:.25rem}.payment-success-container .offer-grouped-block{padding:.5rem .25rem;gap:.5rem;margin:.5rem}.payment-success-container .appointment-summary-block{padding:0px .25rem .25rem;max-width:100%}.payment-success-container .appointment-title{font-size:1rem}.payment-success-container .appointment-label{font-size:.875rem}.payment-success-container .appointment-main-info{gap:.25rem}.payment-success-container .info-title,.payment-success-container .info-value{font-size:.875rem}.payment-success-container .btn{width:100%;margin-bottom:1rem;padding:.75rem}.payment-success-container .row:last-child{margin-bottom:1.5rem}}@media (max-width: 480px){.payment-success-container{padding-top:.75rem;padding-bottom:45px}.payment-success-container .container{padding-left:.25rem;padding-right:.25rem}.payment-success-container .offer-grouped-block{margin:.25rem;padding:.5rem .25rem}}.header-desktop{width:100%;z-index:1000;position:sticky;top:0;background:#fff}.header-desktop:before{content:"";position:absolute;top:calc(-1*env(safe-area-inset-top,0px));left:0;right:0;height:env(safe-area-inset-top,0px);background:#fff;z-index:-1}.header-container{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:72px;padding:12px 24px;background:#fff;box-shadow:0 2px 8px #00000014}.header-logo{cursor:pointer;display:flex;align-items:center;flex-shrink:0}.header-logo img{height:46px;width:auto}.header-desktop.header--hide-logo-desktop .header-logo{display:none}.header-desktop.header--hide-logo-desktop .header-actions{margin-left:auto}.header-inline-nav{display:flex;align-items:center;gap:4px;flex:1;justify-content:center}.inline-nav-link{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:10px;font-size:14px;font-weight:500;color:#374151;text-decoration:none;cursor:pointer;transition:background .18s ease,color .18s ease;white-space:nowrap}.inline-nav-link:hover{background:#f3f4f6;color:#111827}.inline-nav-link.active{background:#00924514;color:#009245;font-weight:600}.inline-nav-link:focus-visible{outline:3px solid rgba(0,146,69,.28);outline-offset:2px}.header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.notification-wrapper{position:relative}.icon-btn{background:none;border:none;padding:8px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;position:relative;color:#374151}.icon-btn:hover{background-color:#f3f4f6}.notification-badge{position:absolute;top:4px;right:4px;background-color:#ef4444;color:#fff;border-radius:10px;padding:2px 6px;font-size:11px;font-weight:600;min-width:18px;text-align:center}.chat-badge{background-color:#ef4444}.dropdown-panel{position:absolute;top:100%;right:0;margin-top:8px;background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;min-width:300px;z-index:1100;animation:slideDown .2s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-header{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #e5e7eb}.dropdown-header h6{margin:0;font-size:16px;font-weight:600;color:#111827}.mark-read-btn{background:none;border:none;color:#009245;font-size:14px;cursor:pointer;padding:4px 8px}.mark-read-btn:hover{text-decoration:underline}.notifications-panel{min-width:350px;max-width:400px}.notifications-list{max-height:400px;overflow-y:auto}.notification-item{padding:12px 16px;border-bottom:1px solid #f3f4f6;cursor:pointer;transition:background .2s ease;display:flex;align-items:flex-start;gap:12px}.notification-item:hover{background-color:#f9fafb}.notification-item:last-child{border-bottom:none}.notification-icon{flex-shrink:0;width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-top:2px}.notification-icon.cat-chat{background-color:#0092451a;color:#009245}.notification-icon.cat-travel{background-color:#dbeafe;color:#2563eb}.notification-icon.cat-success{background-color:#d1fae5;color:#059669}.notification-icon.cat-business{background-color:#fef3c7;color:#d97706}.notification-icon.cat-alert{background-color:#fee2e2;color:#dc2626}.notification-icon.cat-default{background-color:#f3f4f6;color:#6b7280}.notification-content{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.notification-header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.notification-header h6{margin:0;font-size:14px;font-weight:600;color:#111827;flex:1}.notification-time{font-size:12px;color:#9ca3af;white-space:nowrap}.notification-body{font-size:13px;color:#6b7280;margin:0;line-height:1.4}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#9ca3af}.empty-state p{margin-top:12px;font-size:14px}.chats-empty-state svg{color:#d1d5db;opacity:.95}.chats-panel{min-width:360px;max-width:420px}.chats-list{max-height:440px;overflow-y:auto}.chat-group{border-bottom:1px solid #e5e7eb}.chat-group:last-child{border-bottom:none}.chat-group-header{display:flex;align-items:center;gap:8px;width:100%;padding:9px 16px;background:#f0fdf4;border:none;cursor:pointer;transition:background .15s ease;text-align:left}.chat-group-header:hover{background:#dcfce7}.chat-group-header--quiet{background:#fafafa}.chat-group-header--quiet:hover{background:#f3f4f6}.chat-group-chevron{flex-shrink:0;color:#009245;transition:transform .2s ease}.chat-group-chevron.expanded{transform:rotate(90deg)}.chat-group-go{flex-shrink:0;color:#9ca3af}.chat-group-summary{font-size:12px;font-weight:600;color:#4b5563;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-group-pets{display:flex;align-items:center;gap:3px;font-size:11px;color:#009245;font-weight:500;flex-shrink:0}.chat-group-date{font-size:11px;color:#9ca3af;flex-shrink:0;margin-left:auto}.chat-group-badge{flex-shrink:0;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#ef4444;color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-left:4px}.chat-group-items{background:#fff}.chat-thread{padding:8px 16px 10px 22px;border-top:1px solid #f3f4f6;cursor:pointer;transition:background .15s ease}.chat-thread:hover{background-color:#f9fafb}.chat-thread-header{display:flex;align-items:center;gap:8px;margin-bottom:6px}.chat-avatar-sm{flex-shrink:0;width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#00924526,#0092450d);color:#009245;font-weight:600;font-size:11px;display:flex;align-items:center;justify-content:center}.chat-avatar-sm.has-unread{box-shadow:0 0 0 1.5px #009245}.chat-counterpart-name{font-size:13px;font-weight:600;color:#111827}.chat-thread-messages{display:flex;flex-direction:column;gap:4px;padding-left:32px}.chat-msg-row{display:flex;align-items:baseline;gap:8px}.chat-msg-text{flex:1;font-size:12px;color:#374151;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.chat-msg-time{flex-shrink:0;font-size:10px;color:#9ca3af;white-space:nowrap}.app-download-link{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:10px;font-size:13px;font-weight:500;color:#374151;text-decoration:none;cursor:pointer;transition:background .18s ease,color .18s ease;white-space:nowrap}.app-download-link:hover{background:#f3f4f6;color:#111827}.app-download-label{font-size:13px}.unified-menu-wrapper{position:relative}.unified-menu-btn{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:8px;padding:8px;cursor:pointer;font-size:14px;font-weight:500;color:#374151;transition:background .18s ease,color .18s ease;white-space:nowrap;flex-shrink:0}.unified-menu-btn:hover{background:#f3f4f6;color:#111827}.unified-menu-btn:focus-visible{outline:3px solid rgba(0,146,69,.28);outline-offset:2px}.unified-menu-btn.is-open:not(.is-logged){background:#f3f4f6}.unified-menu-btn.is-logged{gap:8px;border:1.5px solid #e5e7eb;border-radius:24px;padding:5px 10px 5px 5px;color:#374151}.unified-menu-btn.is-logged:hover{background:#f9fafb;border-color:#d1d5db}.unified-menu-btn.is-logged.is-open{background:#f3f4f6;border-color:#d1d5db}.unified-menu-avatar-wrap{position:relative;flex-shrink:0;width:32px;height:32px}.unified-menu-avatar{width:32px;height:32px;border-radius:50%;-o-object-fit:cover;object-fit:cover;display:block}.unified-menu-eligibility-icon{position:absolute;bottom:-3px;right:-3px;color:#009245;background:#fff;border-radius:50%;padding:1px;box-shadow:0 0 0 1.5px #fff;pointer-events:none}.unified-menu-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.unified-menu-name{font-size:13px;font-weight:600;color:#111827;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unified-menu-role{font-size:11px;font-weight:400;color:#6b7280}.unified-menu-chevron{color:#6b7280;transition:transform .2s ease;flex-shrink:0}.unified-menu-chevron.rotated{transform:rotate(180deg)}.unified-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1099;background:transparent}.unified-menu-panel{position:absolute;top:calc(100% + 10px);right:0;width:min(90vw,360px);background:#fff;border-radius:16px;box-shadow:0 8px 32px #0f172a24,0 2px 8px #0f172a0f;border:1px solid #e5e7eb;z-index:1100;overflow:hidden;animation:menuPanelIn .2s ease;max-height:calc(100dvh - 96px);overflow-y:auto}@keyframes menuPanelIn{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.menu-auth-section{display:flex;gap:10px;padding:16px}.menu-auth-section .login-submit-button{display:flex;align-items:center;justify-content:center;text-decoration:none;text-align:center}.menu-panel-divider{height:1px;background:#f3f4f6;margin:6px 0}.menu-user-card{display:flex;align-items:center;gap:12px;padding:14px 16px 12px;border-bottom:1px solid #f3f4f6}.menu-user-avatar{width:44px;height:44px;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:#f3f4f6;flex-shrink:0}.menu-user-info{display:flex;flex-direction:column;min-width:0}.menu-user-name{font-size:15px;font-weight:700;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu-user-role-label{font-size:12px;color:#6b7280;font-weight:400;margin-top:1px}.menu-role-switch{display:flex;align-items:center;gap:10px;padding:10px 16px;font-size:13px;font-weight:600;color:#009245;cursor:pointer;text-decoration:none;transition:background .15s ease;border-top:1px solid #f3f4f6}.menu-role-switch:hover{background:#0092450f}.menu-role-switch span:first-of-type{flex:1}.menu-role-badge{min-width:20px;padding:2px 6px;border-radius:10px;background:#ef4444;color:#fff;font-size:11px;font-weight:700;text-align:center}.menu-nav-item{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:44px;padding:10px 16px;border:0;background:transparent;border-radius:0;color:#374151;text-align:left;text-decoration:none;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s ease,color .15s ease;font-family:inherit}.menu-nav-item:hover{background:#f9fafb;color:#111827}.menu-nav-item--highlight{color:#006d34}.menu-nav-item--highlight:hover{background:#0092450f;color:#005028}.menu-nav-item--active{background:#00924514;color:#009245;font-weight:600}.menu-nav-item--active:hover{background:#0092451f}.menu-nav-item--danger{color:#dc2626}.menu-nav-item--danger:hover{background:#fef2f2;color:#b91c1c}.menu-section-header{padding:10px 16px 4px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#9ca3af}.mobile-only-section{display:none}.menu-progress-complete{display:flex;align-items:center;gap:10px;padding:10px 16px;background:#d1fae5;color:#065f46;font-size:13px;font-weight:600}.menu-progress-complete--clickable{cursor:pointer;transition:background .15s ease}.menu-progress-complete--clickable:hover{background:#a7f3d0}.menu-progress-complete--clickable:focus-visible{outline:3px solid rgba(0,146,69,.28);outline-offset:-3px}.menu-progress-complete-chevron{margin-left:auto;flex-shrink:0;color:#047857;opacity:.7}.menu-progress-header{display:flex;align-items:center;gap:10px;padding:10px 16px;cursor:pointer;transition:background .15s ease}.menu-progress-header:hover{background:#f9fafb}.menu-progress-header:focus-visible{outline:3px solid rgba(0,146,69,.28);outline-offset:-3px}.menu-progress-icons{display:flex;align-items:center;gap:6px;flex-shrink:0}.menu-progress-icon--done{color:#10b981}.menu-progress-icon--pending{color:#d1d5db}.menu-progress-label{flex:1;font-size:13px;font-weight:600;color:#374151}.menu-progress-chevron{color:#9ca3af;flex-shrink:0;transition:transform .2s ease}.menu-progress-chevron.rotated{transform:rotate(180deg)}.menu-progress-detail{padding:0 8px 8px}.menu-progress-item{display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 12px;border-radius:8px;font-size:13px;text-decoration:none;transition:background .15s ease}.menu-progress-item--pending{color:#374151;cursor:pointer}.menu-progress-item--pending:hover{background:#f9fafb}.menu-progress-item--pending .menu-progress-item-status{color:#d1d5db}.menu-progress-item--done{color:#047857;cursor:default}.menu-progress-item--done .menu-progress-item-status{color:#10b981}.menu-progress-item-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-flex;align-items:center;gap:6px}.menu-progress-item-status{flex-shrink:0;display:flex;align-items:center}.marquee-banner{background:linear-gradient(135deg,#009245,#006d34);color:#fff;padding:8px 0;overflow:hidden}.marquee{display:inline-block;white-space:nowrap;animation:marquee 20s linear infinite;font-size:14px;font-weight:500}@keyframes marquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}.role-item{display:flex;align-items:center;gap:12px;position:relative;transition:all .2s ease}.role-item:not(.active){cursor:pointer}.role-item:not(.active):hover{background-color:#0092450f}.role-item.active{background-color:#0092451a;color:#009245;cursor:default;font-weight:500}.role-icon-small{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.check-icon{margin-left:auto;color:#009245;flex-shrink:0;animation:checkIn .3s ease}.role-item span:not(.role-notification-badge):not(.role-deletion-hint){flex:1}@keyframes checkIn{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.swal2-toast{box-shadow:0 4px 12px #00000026;border-radius:12px}.swal2-toast .swal2-title{font-size:.95rem;font-weight:500}.swal2-toast .swal2-icon{width:32px;height:32px;margin:0 8px 0 0}.switch-role-password-form .login-form-group{animation:none}.switch-role-password-form .login-form-group:nth-child(1),.switch-role-password-form .login-form-group:nth-child(2),.switch-role-password-form .login-form-group:nth-child(3){animation-delay:0s}.switch-role-password-form .login-error-msg{animation:none}.switch-role-password-form .login-form-control,.switch-role-password-form .login-password-toggle{transition:none}.switch-role-description{margin-bottom:.75rem;color:#374151;font-size:.875rem;line-height:1.5}.switch-role-reset-link{font-size:.8125rem;display:block;text-align:right;cursor:pointer;margin-top:.25rem}.switch-role-link-social{margin-top:1rem;text-align:center}.switch-role-link-social-divider{display:block;color:#6b7280;font-size:.8125rem;margin-bottom:.75rem}.switch-role-link-social-btn{background:none;border:none;color:#009245;font-size:.875rem;font-weight:500;cursor:pointer;padding:0;text-decoration:underline}.switch-role-link-social-btn:disabled{opacity:.6;cursor:not-allowed}.switch-role-btn{display:inline-flex;align-items:center;gap:5px;padding:7px 14px;font-size:.8125rem;font-weight:500;font-family:inherit;border-radius:8px;border:1px solid transparent;cursor:pointer;transition:background .15s}.switch-role-btn--outline{background:#fff;border-color:#d1d5db;color:#374151}.switch-role-btn--outline:hover:not(:disabled){background:#f9fafb}.switch-role-btn--primary{background:#009245;color:#fff}.switch-role-btn--primary:hover:not(:disabled){background:#007a38}.switch-role-btn--primary:disabled{opacity:.6;cursor:not-allowed}.switch-role-spinner{width:13px;height:13px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:headersSpin .7s linear infinite;display:inline-block;vertical-align:middle}@keyframes headersSpin{to{transform:rotate(360deg)}}@media (max-width: 991.98px){.header-container{min-height:60px;gap:8px;padding:10px 16px}.header-logo img{height:36px}.header-inline-nav{display:none}.header-actions{gap:6px}.unified-menu-btn.is-logged .unified-menu-text,.unified-menu-btn.is-logged .unified-menu-chevron{display:none}.unified-menu-btn.is-logged{padding:4px;border-radius:50%;border-color:#e5e7eb}.unified-menu-btn:not(.is-logged){padding:8px}.app-download-link{padding:6px 10px;font-size:12px;gap:4px}.app-download-label{font-size:12px}.unified-menu-panel{position:fixed;top:calc(64px + env(safe-area-inset-top,0px));right:12px;left:12px;width:auto;max-height:calc(100dvh - 100px)}.mobile-only-section{display:block}.icon-btn{width:40px;height:40px}.dropdown-panel{position:fixed;top:calc(64px + env(safe-area-inset-top,0px));right:12px;left:12px;min-width:0;max-width:none;max-height:calc(100dvh - 96px);overflow-y:auto}}.header--landing{background:transparent;box-shadow:none;transition:background .35s ease,box-shadow .35s ease,backdrop-filter .35s ease}.header--landing:before{background:transparent}.header--landing .header-container{background:transparent;box-shadow:none;padding:12px 32px}.header--landing .inline-nav-link{color:#ffffffd9}.header--landing .inline-nav-link:hover{background:#ffffff1f;color:#fff}.header--landing .inline-nav-link.active{background:#ffffff26;color:#fff}.header--landing .unified-menu-btn:not(.is-logged){color:#ffffffe6;background:transparent;border:none}.header--landing .unified-menu-btn:not(.is-logged):hover{background:#ffffff26;color:#fff}.header--landing .unified-menu-btn.is-logged{border-color:#ffffff4d;background:#ffffff1a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.header--landing .unified-menu-btn.is-logged:hover{background:#fff3;border-color:#fff9}.header--landing .unified-menu-btn.is-logged .unified-menu-name{color:#ffffffeb}.header--landing .unified-menu-btn.is-logged .unified-menu-role{color:#ffffffa6}.header--landing .unified-menu-btn.is-logged .unified-menu-chevron{color:#ffffffb3}.header--landing .icon-btn{color:#ffffffd9}.header--landing .icon-btn:hover{background:#ffffff26}.header--landing .app-download-link{color:#ffffffd9}.header--landing .app-download-link:hover{background:#ffffff1f;color:#fff}.header--landing .marquee-banner{display:none}.header--landing.header--scrolled{background:#ffffffeb;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 2px 20px #0000001a}.header--landing.header--scrolled:before{background:#ffffffeb}.header--landing.header--scrolled .header-container{background:transparent;box-shadow:none}.header--landing.header--scrolled .inline-nav-link{color:#374151}.header--landing.header--scrolled .inline-nav-link:hover{background:#f3f4f6;color:#111827}.header--landing.header--scrolled .inline-nav-link.active{background:#00924514;color:#009245}.header--landing.header--scrolled .unified-menu-btn:not(.is-logged){color:#374151;border:none;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.header--landing.header--scrolled .unified-menu-btn:not(.is-logged):hover{background:#f3f4f6;color:#111827}.header--landing.header--scrolled .unified-menu-btn.is-logged{border-color:#e5e7eb;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.header--landing.header--scrolled .unified-menu-btn.is-logged:hover{background:#f9fafb;border-color:#d1d5db}.header--landing.header--scrolled .unified-menu-btn.is-logged .unified-menu-name{color:#111827}.header--landing.header--scrolled .unified-menu-btn.is-logged .unified-menu-role,.header--landing.header--scrolled .unified-menu-btn.is-logged .unified-menu-chevron{color:#6b7280}.header--landing.header--scrolled .icon-btn{color:#374151}.header--landing.header--scrolled .icon-btn:hover{background:#f3f4f6}.header--landing.header--scrolled .app-download-link{color:#374151}.header--landing.header--scrolled .app-download-link:hover{background:#f3f4f6;color:#111827}@media (max-width: 991.98px){.header--landing .header-container,.header--landing.header--scrolled .header-container{padding:10px 16px}}.available-partners-page{padding:.75rem .5rem;min-height:calc(100vh - 70px);background:#f9fafb}@media (max-width: 767px){.available-partners-page{padding:.5rem .25rem}}.compact-travel-header{background:#fff;border-radius:12px;padding:1rem;margin-bottom:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media (max-width: 767px){.compact-travel-header{padding:.75rem;margin-bottom:.75rem}}.service-info{text-align:center;margin-bottom:.75rem}.service-title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.75rem}@media (max-width: 767px){.service-title{font-size:1.25rem}}.step-indicator{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.5rem}.step{width:32px;height:32px;border-radius:50%;background:#e0e0e0;color:#4b5563;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem}.step.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.step-divider{width:40px;height:2px;background:#e0e0e0}@media (max-width: 767px){.step-divider{width:20px}}.step-description{text-align:center;color:#4b5563;font-size:.875rem;margin-bottom:.75rem}.travel-info-compact{margin-top:.75rem;display:grid;gap:.75rem}.travel-meta-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}@media (max-width: 767px){.travel-meta-row{gap:.5rem}}.travel-route-compact{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;gap:.5rem}.travel-route-compact.same-city{justify-content:center}.travel-route-compact.same-city .route-point{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.travel-route-compact.same-city .route-point .pets-count{margin-top:.25rem}@media (max-width: 767px){.travel-route-compact{flex-direction:column;gap:.5rem;align-items:stretch;justify-content:center;width:100%}.travel-route-compact.same-city{align-items:center}.travel-route-compact.same-city .route-point{width:auto}}.route-point{flex:1}@media (max-width: 767px){.route-point{width:100%;text-align:center}}.point-label{font-size:.75rem;color:#4b5563;font-weight:600;text-transform:uppercase;margin-bottom:.25rem}.point-address{font-size:1rem;color:#111827;font-weight:600}.route-divider{display:flex;align-items:center;gap:.5rem}@media (max-width: 767px){.route-divider{width:100%;justify-content:center;flex-direction:row}}.pets-count{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:#667eea1a;border-radius:8px;color:#667eea;font-weight:700}.route-line{width:60px;height:2px;background:linear-gradient(90deg,#667eea,#764ba2)}@media (max-width: 767px){.route-line{display:none}}.travel-date-compact{text-align:center;padding:.5rem;background:#667eea0d;border-radius:8px;color:#374151;font-weight:600}.travel-date-compact i{margin-right:.25rem;color:#667eea}.car-promo-banner-compact{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem;border-radius:12px;margin-bottom:1rem;cursor:pointer;transition:transform .2s ease}@media (max-width: 767px){.car-promo-banner-compact{padding:.75rem}}.car-promo-banner-compact:hover{transform:translateY(-2px)}.car-promo-banner-compact h5{font-size:1.125rem;font-weight:700;margin-bottom:.5rem}@media (max-width: 767px){.car-promo-banner-compact h5{font-size:1rem}}.car-promo-banner-compact p{margin:0;opacity:.9;font-size:.875rem}.filters-compact{display:flex;gap:.5rem;margin-bottom:1rem}@media (max-width: 767px){.filters-compact{gap:.25rem}}.filter-btn-compact{flex:1;padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;background:#fff;color:#374151;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}@media (max-width: 767px){.filter-btn-compact{padding:.5rem;font-size:.875rem}}.filter-btn-compact:hover{border-color:#667eea;color:#667eea}.filter-btn-compact.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent}.filter-btn-compact i{font-size:1rem}.offers-section-compact{margin-bottom:1.5rem}.section-title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.75rem}@media (max-width: 767px){.section-title{font-size:1.125rem}}.section-title .group-count{color:#4b5563;font-size:1rem;font-weight:500}.no-offers-message{text-align:center;padding:2rem;color:#4b5563}@media (max-width: 767px){.no-offers-message{padding:1.5rem}}.no-offers-message p{font-size:1rem;margin:0}.offers-list-compact{display:flex;flex-direction:column;gap:.75rem}.offer-card-compact{background:#fff;border-radius:12px;padding:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;cursor:pointer;transition:all .2s ease}@media (max-width: 767px){.offer-card-compact{padding:.75rem}}.offer-card-compact:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}.offer-content-compact{display:flex;justify-content:space-between;align-items:center;gap:1rem}@media (max-width: 767px){.offer-content-compact{flex-direction:column;gap:.75rem}}.partner-info-compact{display:flex;align-items:center;gap:.75rem;flex:1}@media (max-width: 767px){.partner-info-compact{width:100%}}.partner-avatar-compact{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #e0e0e0}@media (max-width: 767px){.partner-avatar-compact{width:50px;height:50px}}.partner-details-compact{flex:1}.partner-name-compact{font-size:1.125rem;font-weight:700;color:#111827;margin-bottom:.25rem}@media (max-width: 767px){.partner-name-compact{font-size:1rem}}.partner-stats-compact{display:flex;gap:.75rem}@media (max-width: 767px){.partner-stats-compact{gap:.5rem}}.stat-item{display:flex;align-items:center;gap:.25rem;color:#4b5563;font-size:.875rem}.stat-item i{color:#667eea}.car-info-compact{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#667eea0d;border-radius:8px}@media (max-width: 767px){.car-info-compact{width:100%;padding:.5rem}}.car-avatar-compact{width:40px;height:40px;border-radius:8px;-o-object-fit:cover;object-fit:cover}@media (max-width: 767px){.car-avatar-compact{width:35px;height:35px}}.car-details-compact{flex:1}.car-name-compact{font-size:.875rem;font-weight:600;color:#111827}.car-score-compact{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#4b5563}.car-score-compact i{color:#667eea}.no-car-compact{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#9ca3af1a;border-radius:8px;color:#4b5563;font-size:.875rem}@media (max-width: 767px){.no-car-compact{width:100%;justify-content:center}}.back-button-compact{width:100%;padding:.75rem;background:#fff;border:2px solid #e0e0e0;border-radius:8px;color:#374151;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem}.back-button-compact:hover{border-color:#667eea;color:#667eea}.price-breakdown-compact{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e0e0e0;box-shadow:0 -4px 6px -1px #0000001a;z-index:100;max-width:900px;margin:0 auto}@media (max-width: 767px){.price-breakdown-compact{max-width:100%}}.price-header-compact{padding:.75rem;background:#667eea0d;display:flex;align-items:center;gap:.5rem;font-weight:600;color:#111827}.price-header-compact i{color:#667eea}.price-details-compact{padding:.75rem}.price-list-compact{list-style:none;padding:0;margin:0 0 .75rem}.price-list-compact li{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #f3f4f6}.price-list-compact li:last-child{border-bottom:none}.price-label{color:#4b5563;font-size:.875rem}.price-value{color:#111827;font-weight:600;font-size:.875rem}.price-total-compact{display:flex;justify-content:space-between;padding:.75rem 0;border-top:2px solid #e0e0e0;margin-top:.5rem}.total-label{font-size:1.125rem;font-weight:700;color:#111827}.total-amount{font-size:1.25rem;font-weight:700;color:#667eea}.price-error-compact{margin-top:.5rem;padding:.5rem;background:#ef44441a;color:#dc2626;border-radius:8px;font-size:.875rem}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}@media (max-width: 480px){.offer-card-compact .offer-content-compact{flex-direction:column;align-items:stretch;gap:.5rem}}@media (max-width: 375px){.available-partners-page{padding:.25rem}.compact-travel-header{padding:.5rem;margin-bottom:.5rem}.service-title{font-size:1.125rem}.filters-compact{gap:.25rem;margin-bottom:.75rem}.filters-compact .filter-btn-compact{padding:.25rem .5rem;font-size:.75rem}.offer-card-compact{padding:.5rem}.back-button-compact{padding:.5rem .75rem;font-size:.75rem}}@media (max-width: 320px){.step{width:28px;height:28px;font-size:.75rem}.route-line{width:32px}.service-title{font-size:1rem}.travel-date-compact{font-size:.75rem}}.offer-card-compact.recommended{border:2px solid #009245;position:relative}.recommended-badge{background:#009245;border-radius:4px;color:#fff;font-size:.75rem;font-weight:700;left:.75rem;padding:2px 8px;position:absolute;top:-10px}.alternative-section{margin-top:.5rem}.alternative-card{cursor:default}.alternative-card.expanded{border:1px solid #667eea}.alternative-card .offer-content-compact{cursor:pointer}.partner-card-inner{align-items:center;display:flex;gap:1rem;justify-content:space-between;width:100%}@media (max-width: 767px){.partner-card-inner{flex-direction:column;gap:.75rem}}.inline-time-slots{padding-top:.75rem}.slots-label{color:#374151;font-size:.875rem;margin:0 0 .5rem}.slots-grid{display:flex;flex-wrap:wrap;gap:.375rem}.slot-btn{background:#fff;border:1px solid #667eea;border-radius:8px;color:#4338ca;cursor:pointer;font-size:.875rem;font-weight:500;padding:.25rem .5rem;transition:all .15s ease}.slot-btn:hover:not(:disabled){background:#667eea;color:#fff}.slot-btn:disabled{cursor:not-allowed;opacity:.6}.force-request-link{background:transparent;border:none;color:#4b5563;cursor:pointer;display:block;font-size:.875rem;margin:1rem 0 .5rem;text-align:center;text-decoration:underline;width:100%}.force-request-link:disabled{cursor:not-allowed;opacity:.6}.partner-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0003;display:flex;align-items:center;justify-content:center;z-index:1040;padding:1rem;overflow-y:auto;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.partner-modal-container{background:#fff;border-radius:16px;width:100%;max-width:500px;max-height:calc(100vh - 2rem);overflow:hidden;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px #00000040;margin:80px 0 0;border:1px solid #e5e7eb}.partner-modal-content{flex:1;overflow-y:auto;padding:1rem;position:relative}.partner-modal-close-btn{position:absolute;top:.5rem;right:.5rem;background:#fff;border:2px solid #e5e7eb;font-size:.875rem;color:#6b7280;cursor:pointer;padding:.5rem;border-radius:9999px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 1px 2px #0000000d;z-index:10}.partner-modal-close-btn:hover{background:#f9fafb;color:#374151;border-color:#d1d5db;transform:scale(1.05)}.partner-main-info{display:grid;grid-template-columns:130px 1fr;gap:1rem;margin-bottom:1rem;padding:0}.partner-avatar-large{width:100%;height:130px;border-radius:20px;-o-object-fit:cover;object-fit:cover;border:2px solid #e5e7eb;transition:.2s ease}.partner-avatar-large:hover{border-color:#009245;transform:scale(1.02)}.partner-basic-info{display:flex;flex-direction:column;justify-content:center;min-width:0}.partner-name{font-size:1.25rem;font-weight:700;color:#1f2937;margin:0 0 .75rem;line-height:1.25}.partner-stats{display:flex;flex-direction:column;gap:.5rem}.stat-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#4b5563;font-weight:500}.stat-item i{color:#009245;font-size:.875rem;width:16px;text-align:center}.stat-item .score{font-weight:600;color:#009245}.score-breakdown{margin-bottom:1rem}.section-title{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.section-title:before{content:"";width:4px;height:20px;background:#009245;border-radius:4px}.score-list{display:flex;flex-direction:column;gap:.25rem}.score-item{display:flex;align-items:center;gap:.25rem;padding:.25rem 0}.score-item .score-type{font-size:.875rem;font-weight:500;color:#374151;min-width:80px;flex-shrink:0}.score-item .score-bar-container{flex:1;display:flex;align-items:center;gap:.25rem}.score-item .score-bar-container .score-bar{flex:1;height:8px;background:#e5e7eb;border-radius:4px;position:relative;overflow:hidden}.score-item .score-bar-container .score-bar .score-fill{height:100%;background:#009245;border-radius:4px;transition:width .3s ease;min-width:0}.score-item .score-bar-container .score-value{font-size:.875rem;font-weight:600;color:#009245;min-width:40px;text-align:right}.photos-section{margin-bottom:1rem}.photos-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.photo-item{aspect-ratio:1;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .2s ease;border:2px solid transparent}.photo-item:hover{transform:scale(1.05);border-color:#009245;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.photo-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.no-photos-message{text-align:center;padding:1.5rem;color:#6b7280;font-size:.875rem;font-style:italic;background:#f9fafb;border-radius:8px;border:2px dashed #d1d5db}.comments-section{margin-bottom:1rem}.comments-list{display:flex;flex-direction:column;gap:.75rem}.comment-item{padding:.75rem;background:#f9fafb;border-radius:8px;border-left:4px solid #009245}.comment-item .comment-text{font-size:.875rem;color:#374151;margin-bottom:.5rem;line-height:1.625}.comment-item .comment-meta{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:#6b7280}.comment-item .comment-meta .comment-author{font-weight:500}.comment-item .comment-meta .comment-date{font-style:italic}.partner-modal-footer{display:flex;gap:.75rem;padding:.75rem 1rem;border-top:1px solid #e5e7eb;background:#f9fafb}.btn-secondary{flex:1;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px}.btn-secondary:hover{background:#f9fafb;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 1px 2px #0000000d}.btn-secondary:active{transform:translateY(0)}.btn-primary{flex:1;padding:.75rem 1rem;border:none;border-radius:8px;background:#009245;color:#fff;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px}.btn-primary:hover:not(:disabled){background:#005f2d;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.btn-primary:active:not(:disabled){transform:translateY(0)}.btn-primary:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.loading-state i{font-size:1.5rem;color:#009245;margin-bottom:.75rem;animation:spin 1s linear infinite}.loading-state p{font-size:1rem;color:#4b5563;margin:0}@media (min-width: 992px){.partner-modal-container{margin-top:100px;max-height:calc(100vh - 120px)}}@media (max-width: 991.98px){.partner-modal-container{margin-top:20px;margin-bottom:80px;max-height:calc(100vh - 100px)}}@media (max-width: 480px){.partner-modal-overlay{padding:.5rem}.partner-modal-container{margin-top:10px;margin-bottom:70px;max-height:calc(100vh - 80px);border-radius:12px}.partner-modal-content{padding:.75rem}.partner-main-info{grid-template-columns:100px 1fr;gap:.75rem}.partner-avatar-large{height:100px}.partner-name{font-size:1.125rem}.stat-item{font-size:.75rem}.score-item{padding:.25rem}.photos-grid{grid-template-columns:repeat(2,1fr);gap:.25rem}.partner-modal-footer{flex-direction:row;gap:.5rem;padding:.5rem}.btn-secondary,.btn-primary{padding:.5rem .75rem;font-size:.75rem;min-height:40px}}@media (max-width: 360px){.partner-modal-overlay{padding:.25rem}.partner-modal-container{margin-top:5px;margin-bottom:60px;max-height:calc(100vh - 65px)}.partner-modal-content{padding:.5rem}.partner-main-info{grid-template-columns:80px 1fr;gap:.5rem}.partner-avatar-large{height:80px}.partner-name{font-size:1rem}.btn-secondary,.btn-primary{padding:.5rem;font-size:.75rem;min-height:36px}}.accept-btn-compact{border-color:#667eea!important;background:linear-gradient(135deg,#667eea,#764ba2)!important;color:#fff!important;border:1px solid #d1d5db;border-radius:8px;font-weight:500;font-size:.875rem;cursor:pointer;transition:.2s ease;min-height:40px}.travel-options-container{min-height:calc(100vh - 70px);padding:.5rem;background:#f9fafb}.travel-options-container.step-transition{opacity:.8;transition:opacity .3s ease}.compact-header{background:#fff;border-radius:12px;padding:.75rem;margin-bottom:.75rem;box-shadow:0 1px 2px #0000000d}.compact-header .service-info{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.compact-header .service-info .service-title{font-size:1.125rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;line-height:1.25}.compact-header .service-info .step-indicator{display:flex;align-items:center;gap:.25rem}.compact-header .service-info .step-indicator .step{width:24px;height:24px;border-radius:50%;background:#e5e7eb;color:#6b7280;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;transition:.2s ease}.compact-header .service-info .step-indicator .step.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 1px 2px #0000000d}.compact-header .service-info .step-indicator .step-divider{width:20px;height:2px;background:#e5e7eb;border-radius:4px}.compact-header .step-description{font-size:.875rem;color:#4b5563;margin:0;text-align:center}.step-content{display:flex;flex-direction:column;gap:.75rem;height:calc(100vh - 210px);overflow-y:auto}@media (max-width: 991.98px){.step-content{height:calc(100vh - 280px)}}.compact-form{flex:1;display:flex;flex-direction:column;gap:.75rem}.form-section{background:#fff;border-radius:12px;padding:.75rem;box-shadow:0 1px 2px #0000000d}.section-title{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 .75rem}.section-title i{color:#009245;font-size:.875rem}.form-group-compact{margin-bottom:.75rem}.form-group-compact:last-child{margin-bottom:0}.current-address-link{display:inline-flex;align-items:center;gap:4px;margin:0;padding:0;border:none;background:none;color:#4285f4;font-size:.75rem;font-weight:500;line-height:1.2;text-decoration:none;cursor:pointer;white-space:nowrap;flex-shrink:0}.current-address-link i{font-size:11px}.current-address-link:hover:not(:disabled),.current-address-link:focus:not(:disabled){color:#3367d6;text-decoration:none}.current-address-link:disabled{opacity:.5;cursor:not-allowed}.current-address-link__spinner{margin-left:2px}.form-label-compact{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;font-weight:500;color:#374151;margin-bottom:.25rem;font-size:.875rem}.form-label-compact__text{display:inline-flex;align-items:center;gap:.25rem;min-width:0}.form-label-compact i{color:#6b7280;font-size:12px;width:14px;text-align:center}.form-input-compact,.form-select-compact{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;background:#fff;transition:.2s ease;min-height:40px}.form-input-compact:focus,.form-select-compact:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 2px #667eea1a}.form-input-compact:disabled,.form-select-compact:disabled{background-color:#f9fafb;color:#6b7280;cursor:not-allowed}.form-input-compact::-moz-placeholder,.form-select-compact::-moz-placeholder{color:#9ca3af;font-size:.875rem}.form-input-compact::placeholder,.form-select-compact::placeholder{color:#9ca3af;font-size:.875rem}.radio-group-compact{display:flex;flex-direction:row;flex-wrap:wrap;gap:.25rem}.radio-option-compact{display:flex;align-items:center;gap:.5rem;padding:.25rem;border-radius:4px;cursor:pointer;transition:.2s ease;min-height:32px}.radio-option-compact:hover{background:#f9fafb}.radio-option-compact input[type=radio]{margin:0;accent-color:#667eea}.radio-option-compact .radio-label-compact{font-size:.875rem;color:#374151;cursor:pointer}.summary-full-width{background:#fff;border-radius:12px;padding:.75rem;box-shadow:0 1px 2px #0000000d;margin-bottom:.75rem}.summary-content-full{display:flex;flex-direction:column;gap:.75rem}.summary-item-simple{display:flex;align-items:flex-start;gap:.5rem}.summary-item-simple i{color:#009245;font-size:1rem;margin-top:2px;flex-shrink:0}.summary-item-simple .address-text{font-size:.875rem;color:#1f2937;line-height:1.625;word-break:break-word;flex:1}.summary-options{display:flex;align-items:flex-start;gap:.5rem}.summary-options i{color:#009245;font-size:1rem;margin-top:2px;flex-shrink:0}.summary-options .options-list{flex:1;display:flex;flex-direction:column;gap:.25rem}.option-item-simple{font-size:.875rem;color:#1f2937;line-height:1.5}.option-item-simple strong{color:#374151}.summary-compact-mobile{display:flex;align-items:center;justify-content:center;padding:.5rem;background:#f9fafb;border-radius:8px;margin-top:.5rem}.summary-item-compact{display:flex;align-items:center;gap:.25rem;justify-content:center}.summary-item-compact i{color:#009245;font-size:.875rem;flex-shrink:0}.summary-item-compact .compact-text{font-size:.75rem;color:#1f2937;font-weight:500;white-space:nowrap}.summary-item-compact .compact-separator{color:#9ca3af;font-size:.875rem;margin:0 .25rem;font-weight:700}.summary-desktop-only{display:none}.confirmation-map-section{background:#fff;border-radius:12px;box-shadow:0 1px 2px #0000000d;overflow:hidden;margin-bottom:.75rem;height:180px}.confirmation-map-container{position:relative;height:100%}.confirmation-map-container #map-confirmation{width:100%;height:100%;border:none}.confirmation-map-container .map-error-confirmation{position:absolute;bottom:.5rem;left:.5rem;right:.5rem;background:#ef4444f2;color:#fff;padding:.5rem;border-radius:4px;font-size:.75rem;display:flex;align-items:center;gap:.25rem}.confirmation-map-container .map-error-confirmation i{font-size:.75rem}.price-section-step2{background:#fff;border-radius:12px;box-shadow:0 1px 2px #0000000d;margin-bottom:.75rem;display:flex;flex-direction:column}.price-header-step2{display:flex;align-items:center;gap:.25rem;background:linear-gradient(135deg,#009245,#00c55d);color:#fff;padding:.25rem .5rem;font-size:.875rem;font-weight:600;line-height:1;flex-shrink:0}.price-header-step2 i{font-size:.875rem}.price-header-step2 .tariffs-info-btn{background:none;border:none;color:#fff;cursor:pointer;padding:.25rem;border-radius:4px;transition:.2s ease;margin-left:auto;min-height:0;min-width:0;line-height:1;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.price-header-step2 .tariffs-info-btn:hover{background:#fff3}.price-details-step2{padding:.5rem;background:#fff}.price-calculating{display:flex;align-items:center;justify-content:center;padding:.5rem;background:#fff;min-height:auto}.price-calculating .calculating-message{display:flex;align-items:center;gap:.5rem;color:#4b5563;font-size:.875rem}.price-calculating .calculating-message i{color:#009245;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.price-total-step2{display:flex;justify-content:space-between;align-items:center;padding:.5rem;border-top:2px solid #f3f4f6;background:#f9fafb}.price-total-step2 .total-label{font-size:.875rem;font-weight:600;color:#1f2937}.price-total-step2 .total-amount{font-size:1.25rem;font-weight:800;color:#009245}.price-detail-item{display:grid;grid-template-columns:1fr auto auto;gap:.375rem;align-items:center;padding:.25rem 0;border-bottom:1px solid #f3f4f6}.price-detail-item:last-child{border-bottom:none}.price-detail-item .detail-desc{font-size:.75rem;color:#374151;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.price-detail-item .detail-calc{font-size:.75rem;color:#6b7280;text-align:right}.price-detail-item .detail-amount{font-size:.875rem;font-weight:700;color:#009245;text-align:right;white-space:nowrap}.price-detail-item .discount-label{color:#009245;font-weight:600}.price-detail-item .discount-label i{margin-right:4px;color:#009245}.price-detail-item .discount-calc{color:#009245;font-weight:700}.price-detail-item .discount-amount{color:#009245;font-weight:800}.price-detail-item .surcharge-label{color:#e67e22;font-weight:600}.price-detail-item .surcharge-label i{margin-right:4px;color:#e67e22}.price-detail-item .surcharge-calc{color:#e67e22;font-weight:700}.price-detail-item .surcharge-amount{color:#e67e22;font-weight:800}.step-actions{display:flex;gap:.5rem;padding:.75rem;background:#fff;border-radius:12px;box-shadow:0 1px 2px #0000000d;position:sticky;bottom:0;margin-top:auto}.btn-cancel-compact,.btn-continue-compact,.btn-back-compact,.btn-confirm-compact{display:flex;align-items:center;justify-content:center;gap:.25rem;padding:.5rem .75rem;border-radius:8px;font-weight:600;font-size:.875rem;min-height:44px;flex:1;transition:all .2s ease;border:none;cursor:pointer}.btn-cancel-compact i,.btn-continue-compact i,.btn-back-compact i,.btn-confirm-compact i{font-size:.75rem}.btn-cancel-compact:disabled,.btn-continue-compact:disabled,.btn-back-compact:disabled,.btn-confirm-compact:disabled{opacity:.5;cursor:not-allowed}.btn-cancel-compact,.btn-back-compact{background:#f3f4f6;color:#374151}.btn-cancel-compact:hover:not(:disabled),.btn-back-compact:hover:not(:disabled){background:#e5e7eb;transform:translateY(-1px)}.btn-continue-compact,.btn-confirm-compact{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-continue-compact:hover:not(:disabled),.btn-confirm-compact:hover:not(:disabled){background:linear-gradient(135deg,#3958e4,#5d3b7f);transform:translateY(-1px);box-shadow:0 4px 15px #667eea66}.auto-calculate{padding:.75rem;text-align:center}.btn-calculate-compact{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#009245;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-calculate-compact i{font-size:.75rem}.btn-calculate-compact:hover{background:#005f2d;transform:translateY(-1px)}.fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter-from,.fade-leave-to{opacity:0}.modal-backdrop-custom{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000040;z-index:1050;display:flex;align-items:center;justify-content:center}.modal-custom{background:#fff;border-radius:12px;max-width:400px;width:90%;box-shadow:0 25px 50px -12px #00000040;padding:0;animation:fadeInModal .2s}@keyframes fadeInModal{0%{transform:scale(.98);opacity:0}to{transform:scale(1);opacity:1}}.modal-header-custom{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem .5rem;border-bottom:1px solid #e5e7eb}.modal-title{font-size:1.125rem;font-weight:600;margin:0}.close{background:none;border:none;font-size:1.25rem;color:#6b7280;cursor:pointer;line-height:1;padding:.25rem;border-radius:4px;transition:.2s ease}.close:hover{background:#f3f4f6;color:#374151}.modal-body-custom{padding:1rem 1.25rem 1.25rem}.tariff-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #f3f4f6}.tariff-row:last-child{border-bottom:none}.tariff-key{font-size:.875rem;color:#374151;font-weight:500}.tariff-value{font-size:.875rem;color:#009245;font-weight:600}@media (max-width: 375px){.travel-options-container{padding:.25rem}.compact-header{padding:.5rem;margin-bottom:.5rem}.compact-header .service-info .service-title{font-size:1rem}.compact-header .service-info .step-indicator .step{width:20px;height:20px;font-size:10px}.compact-header .service-info .step-indicator .step-divider{width:16px}.compact-header .step-description{font-size:.75rem}.step-content{height:calc(100vh - 250px);gap:.5rem}.step-content.step-2{display:flex;flex-direction:column}.form-section{padding:.5rem}.summary-full-width{padding:.25rem;margin-bottom:.25rem}.summary-content-full,.summary-item-simple{gap:.25rem}.summary-item-simple i{font-size:.875rem}.summary-item-simple .address-text{font-size:.75rem;line-height:1.5}.summary-options{gap:.25rem}.summary-options i{font-size:.875rem}.summary-options .options-list{gap:4px}.option-item-simple{font-size:.75rem}.summary-compact-mobile{padding:.25rem;margin-top:.25rem}.summary-compact-mobile .summary-item-compact{gap:4px}.summary-compact-mobile .summary-item-compact i{font-size:.75rem}.summary-compact-mobile .summary-item-compact .compact-text{font-size:10px}.summary-compact-mobile .summary-item-compact .compact-separator{font-size:.75rem;margin:0 4px}.confirmation-map-section{height:140px;margin-bottom:.25rem}.confirmation-map-container{height:100%}.price-section-step2{margin-bottom:.25rem;display:flex;flex-direction:column}.price-header-step2{padding:.25rem;font-size:.75rem;flex-shrink:0}.price-header-step2 .tariffs-info-btn{padding:2px}.price-details-step2,.price-calculating,.price-total-step2{padding:.25rem}.price-total-step2 .total-label{font-size:.75rem}.price-total-step2 .total-amount{font-size:1rem}.step-actions{padding:.25rem;gap:.25rem}.step-actions .btn-cancel-compact,.step-actions .btn-continue-compact,.step-actions .btn-back-compact,.step-actions .btn-confirm-compact{font-size:.75rem;padding:.25rem;min-height:40px}}@media (max-width: 768px){.step-2 .price-section-step2{display:flex!important;flex-direction:column!important}.step-2 .price-section-step2 .price-total-step2{display:flex!important;flex-shrink:0!important}}@media (max-width: 768px),(pointer: coarse){.step-content.step-2{display:flex!important;flex-direction:column!important}.step-content.step-2 .summary-full-width,.step-content.step-2 .confirmation-map-section{flex-shrink:0!important}.step-content.step-2 .price-section-step2{display:flex!important;flex-direction:column!important}.step-content.step-2 .price-section-step2 .price-header-step2,.step-content.step-2 .price-section-step2 .price-total-step2,.step-content.step-2 .step-actions{flex-shrink:0!important}.summary-compact-mobile{display:flex!important}.summary-desktop-only{display:none!important}}@media (min-width: 769px){.summary-compact-mobile{display:none!important}.summary-desktop-only{display:block!important}}@media (max-width: 667px) and (orientation: landscape){.step-content{height:calc(100vh - 170px)}.confirmation-map-section{height:120px}}.travel-options-container .paseo-options-compact{margin:.5rem 0}.travel-options-container .option-buttons-compact{display:flex;gap:.5rem}.travel-options-container .option-btn-compact{display:flex;align-items:center;gap:.25rem;padding:.5rem;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;font-weight:500;font-size:.75rem;cursor:pointer;transition:.2s ease;flex:1;justify-content:center;min-height:36px}.travel-options-container .option-btn-compact i{color:#6b7280;font-size:10px}.travel-options-container .option-btn-compact:hover:not(:disabled){border-color:#667eea;background:#667eea0d}.travel-options-container .option-btn-compact.active{border-color:#667eea;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.travel-options-container .option-btn-compact.active i{color:#fff}.travel-options-container .option-btn-compact:disabled{opacity:.4;cursor:not-allowed}.cc-collaborators-to .cc-cards-to{display:flex;flex-direction:column;gap:.5rem}.cc-collaborators-to .cc-card-to{display:flex;flex-direction:column;align-items:flex-start;text-align:left;width:100%;padding:.75rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.cc-collaborators-to .cc-card-to:hover{border-color:#d1d5db;box-shadow:0 1px 2px #0000000d}.cc-collaborators-to .cc-card-to.active{border-color:#667eea;box-shadow:0 0 0 2px #667eea40}.cc-collaborators-to .cc-card-title{font-weight:600;font-size:.9rem;color:#111827}.cc-collaborators-to .cc-card-sub{font-size:.78rem;color:#4b5563;margin-top:2px}.cc-collaborators-to .cc-card-addr{font-size:.75rem;color:#6b7280;margin-top:4px}.compact-travel-header,.compact-header{background:#fff;border-radius:12px;padding:.75rem;margin-bottom:.75rem;box-shadow:0 1px 2px #0000000d}.compact-travel-header .service-info,.compact-header .service-info{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.compact-travel-header .service-info .service-title,.compact-header .service-info .service-title{font-size:1.125rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;line-height:1.25}.compact-travel-header .service-info .step-indicator,.compact-header .service-info .step-indicator{display:flex;align-items:center;gap:.25rem}.compact-travel-header .service-info .step-indicator .step,.compact-header .service-info .step-indicator .step{width:24px;height:24px;border-radius:50%;background:#e5e7eb;color:#6b7280;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;transition:.2s ease}.compact-travel-header .service-info .step-indicator .step.active,.compact-header .service-info .step-indicator .step.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 1px 2px #0000000d}.compact-travel-header .service-info .step-indicator .step-divider,.compact-header .service-info .step-indicator .step-divider{width:20px;height:2px;background:#e5e7eb;border-radius:4px}.compact-travel-header .step-description,.compact-header .step-description{font-size:.875rem;color:#4b5563;margin:0 0 .75rem;text-align:center}@media (max-width: 375px){.compact-travel-header,.compact-header{padding:.5rem;margin-bottom:.5rem}.compact-travel-header .service-info .service-title,.compact-header .service-info .service-title{font-size:1rem}.compact-travel-header .service-info .step-indicator .step,.compact-header .service-info .step-indicator .step{width:20px;height:20px;font-size:10px}.compact-travel-header .service-info .step-indicator .step-divider,.compact-header .service-info .step-indicator .step-divider{width:16px}.compact-travel-header .step-description,.compact-header .step-description{font-size:.75rem}}.user-avatar-container{position:relative;cursor:pointer;transition:transform .2s ease}.user-avatar-container:hover{transform:scale(1.05)}.photos-count-badge{position:absolute;top:-5px;right:-5px;background:#10b981;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;border:2px solid #ffffff}.photos-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;padding:20px 0}.photo-item{position:relative;aspect-ratio:1;border-radius:12px;overflow:hidden;cursor:move;transition:all .3s ease;border:2px solid transparent}.photo-item:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.photo-item.primary-photo{border-color:#10b981;box-shadow:0 0 0 2px #10b9814d}.photo-item.dragging{opacity:.5;transform:rotate(5deg) scale(1.05);z-index:1000;box-shadow:0 10px 30px #0003}.photo-item.drag-over{border-color:#10b981;background:#10b9811a;transform:scale(1.02)}.photo-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.primary-badge{position:absolute;top:8px;left:8px;background:#10b981;color:#fff;padding:4px 8px;border-radius:12px;font-size:11px;font-weight:700;text-transform:uppercase}.photo-actions{position:absolute;top:8px;right:8px;display:flex;gap:4px;opacity:0;transition:opacity .2s ease}.photo-item:hover .photo-actions{opacity:1}.set-primary-btn{background:#10b981e6;color:#fff;border:none;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:12px}.set-primary-btn:hover{background:#10b981;transform:scale(1.1)}.delete-photo-btn{background:#ef4444e6;color:#fff;border:none;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.delete-photo-btn:hover{background:#ef4444;transform:scale(1.1)}.add-photo-item{aspect-ratio:1;border:2px dashed #d1d5db;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;background:#f9fafb}.add-photo-item:hover{border-color:#10b981;background:#10b9810d;transform:translateY(-2px)}.add-photo-content{text-align:center;color:#6b7280}.add-photo-content .icon-large{width:32px;height:32px;margin-bottom:8px;display:block;margin-left:auto;margin-right:auto}.add-photo-content span{font-size:14px;font-weight:500}.empty-photos{display:flex;align-items:center;justify-content:center;min-height:300px}.empty-photos-content{text-align:center;color:#6b7280}.empty-photos-content .icon-large{width:64px;height:64px;margin-bottom:16px;display:block;margin-left:auto;margin-right:auto;opacity:.5}.empty-photos-content h6{margin-bottom:8px;color:#374151}.empty-photos-content p{margin-bottom:20px;font-size:14px}@media (max-width: 767px){.photos-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding:15px 0}.photo-item,.add-photo-item{border-radius:8px}}@media (max-width: 575px){.photos-grid{grid-template-columns:repeat(2,1fr);gap:10px}}@keyframes typing{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-10px);opacity:1}}.incidents-header{margin-bottom:2rem}.hero-heading{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.back-button{background:none;border:none;font-size:1.125rem;color:#374151;cursor:pointer;padding:.5rem;border-radius:9999px;transition:.2s ease}.back-button:hover{background-color:#0000001a}.loading-state,.error-state,.no-incidents-state{display:flex;justify-content:center;align-items:center;min-height:300px}.loading-content,.error-content,.no-incidents-content{text-align:center;max-width:400px}.loading-text{color:#4b5563;font-size:1rem;margin-top:.75rem}.error-icon,.success-icon{font-size:4rem;margin-bottom:1rem}.error-icon{color:#ef4444}.success-icon{color:#10b981}.error-title,.success-title{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.error-title{color:#ef4444}.success-title{color:#10b981}.error-message,.success-message{color:#4b5563;margin-bottom:1rem}.btn-retry{background:#ef4444;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:500}.btn-retry:hover{background:#eb1515}.summary-compact{background:#f9fafb;border-radius:8px;padding:.75rem 1rem;border:1px solid #e5e7eb}.summary-row{display:flex;justify-content:center;align-items:center}.summary-item{display:flex;align-items:center;gap:.5rem}.summary-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:.875rem}.summary-icon.total{background:#f59e0b1a;color:#f59e0b}.summary-icon.pending{background:#ef44441a;color:#ef4444}.summary-icon.solved{background:#10b9811a;color:#10b981}.summary-text{font-size:.875rem;color:#4b5563}.incidents-section{margin-bottom:2rem}.incident-card{background:#fff;border-radius:12px;box-shadow:0 1px 2px #0000000d;border:1px solid #e5e7eb;transition:box-shadow .2s ease}.incident-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.incident-header{background:#f9fafb;padding:1rem;border-bottom:1px solid #e5e7eb;border-radius:12px 12px 0 0;display:flex;justify-content:space-between;align-items:center}.incident-title-section{display:flex;align-items:center;gap:.75rem}.incident-status-badge{background:#ef4444;color:#fff;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:500}.incident-status-badge.solved{background:#10b981}.incident-title{font-size:1.125rem;font-weight:700;color:#1f2937;margin-bottom:.25rem}.incident-date{color:#6b7280;font-size:.875rem}.incident-actions{display:flex;align-items:center;gap:.75rem}.comments-badge{background:#f3f4f6;color:#374151;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:500}.btn-refresh{background:#f3f4f6;border:1px solid #d1d5db;color:#4b5563;padding:.5rem;border-radius:8px;width:40px;height:40px}.btn-refresh:hover{background:#e5e7eb;color:#374151}.incident-body{padding:1rem}.incident-description{margin-bottom:1.5rem}.description-title{color:#009245;font-weight:700;font-size:1rem;margin-bottom:.75rem}.description-content{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1rem}.description-text{color:#374151;font-size:1rem;line-height:1.625;margin-bottom:0}.comments-section{margin-bottom:1.5rem}.comments-title{color:#009245;font-weight:700;font-size:1rem;margin-bottom:1rem}.comments-container{background:#f9fafb;border-radius:12px;padding:1rem;border:1px solid #e5e7eb}.comment-item{background:#fff;border-radius:8px;padding:1rem;margin-bottom:.75rem;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d}.comment-item:last-child{margin-bottom:0}.comment-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.comment-author{display:flex;align-items:center;gap:.5rem}.author-badge{padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}.author-badge.staff{background:#667eea;color:#fff}.author-badge.partner{background:#009245;color:#fff}.author-badge.user{background:#6b7280;color:#fff}.author-badge.unknown{background:#9ca3af;color:#fff}.author-name{color:#1f2937;font-weight:600}.comment-date{color:#6b7280;font-size:.875rem}.comment-content{color:#374151;font-size:1rem;line-height:1.625;background:#f9fafb;padding:.75rem;border-radius:4px;border-left:3px solid #009245}.add-comment-section{border-top:1px solid #e5e7eb;padding-top:1.5rem;margin-top:1.5rem}.add-comment-title{color:#009245;font-weight:700;font-size:1rem;margin-bottom:1rem}.comment-form{display:flex;flex-direction:column;gap:1rem}.comment-textarea{border:1px solid #d1d5db;border-radius:8px;padding:.75rem;font-size:1rem;resize:vertical;min-height:100px}.comment-textarea:focus{border-color:#009245;box-shadow:0 0 0 3px #0092451a;outline:none}.comment-textarea::-moz-placeholder{color:#9ca3af}.comment-textarea::placeholder{color:#9ca3af}.comment-actions{display:flex;justify-content:flex-end}.btn-send-comment{background:#009245;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;transition:background-color .2s ease}.btn-send-comment:hover:not(:disabled){background:#005f2d}.btn-send-comment:disabled{background:#d1d5db;color:#6b7280;cursor:not-allowed}.solved-info{border-top:1px solid #e5e7eb;padding-top:1.5rem;margin-top:1.5rem}.solved-alert{background:#10b9811a;border:1px solid rgba(16,185,129,.2);color:#10b981;padding:1rem;border-radius:8px;font-weight:500}@media (max-width: 767px){.incident-header{flex-direction:column;gap:.75rem;align-items:flex-start}.incident-title-section{width:100%}.incident-actions{width:100%;justify-content:space-between}.comment-form{gap:.75rem}.comment-actions{justify-content:stretch}.btn-send-comment{width:100%}}@media (max-width: 576px){.hero-heading{font-size:1.25rem}.summary-compact{padding:.5rem .75rem}.incident-body,.comments-container,.comment-item{padding:.75rem}}.terms-page{min-height:100vh;background:#f9fafb}.legal-page .page-header{text-align:center}.legal-page .page-header-row{display:block}.legal-page .page-header-row:after{display:none}.legal-page .page-title{text-align:center;width:100%}.legal-page .page-subtitle{text-align:center}.terms-container{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;margin-top:0;position:relative;z-index:1}@media (max-width: 767px){.terms-container{padding:1.5rem;border-radius:12px}}.terms-section{margin-bottom:2.5rem}.terms-section:last-child{margin-bottom:0}.section-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #009245;position:relative}.section-title:after{content:"";position:absolute;bottom:-2px;left:0;width:60px;height:2px;background:linear-gradient(135deg,#667eea,#764ba2)}@media (max-width: 767px){.section-title{font-size:1.25rem;margin-bottom:1rem}}.subsection-title{font-size:1.25rem;font-weight:600;color:#374151;margin-bottom:1rem;margin-top:1.5rem}@media (max-width: 767px){.subsection-title{font-size:1.125rem}}.section-text{font-size:1rem;line-height:1.625;color:#374151;margin-bottom:1rem}.section-text strong{color:#009245;font-weight:600}.section-text em{color:#4b5563;font-style:italic}.terms-list{margin:1rem 0;padding-left:1.5rem}.terms-list li{margin-bottom:.75rem;line-height:1.625;color:#374151}.terms-list li strong{color:#009245;font-weight:600}.terms-list li em{color:#4b5563;font-style:italic}.cancellation-details{background:#f9fafb;border-radius:12px;padding:2rem;margin:1.5rem 0}@media (max-width: 767px){.cancellation-details{padding:1.5rem}}.cancellation-section{margin-bottom:2rem}.cancellation-section:last-child{margin-bottom:0}.table-container{overflow-x:auto;margin:1.5rem 0;border-radius:8px;box-shadow:0 1px 2px #0000000d;background:#fff}.cancellation-table{width:100%;border-collapse:collapse;background:#fff;font-size:.875rem}.cancellation-table th,.cancellation-table td{border:1px solid #e5e7eb;padding:1rem;text-align:left;vertical-align:top}.cancellation-table thead th{background:#f9fafb;font-weight:600;color:#1f2937;font-size:.875rem}.cancellation-table tbody tr{transition:background-color .2s ease}.cancellation-table tbody tr:hover{background:#f9fafb}.cancellation-table tbody tr:nth-child(2n){background:#f9fafb}.cancellation-table strong{color:#009245;font-weight:600}@media (max-width: 767px){.cancellation-table{font-size:.75rem}.cancellation-table th,.cancellation-table td{padding:.5rem}}.tp-faq{margin:1rem 0}.tp-faq dt{font-weight:600;color:#1f2937;margin-top:1rem;margin-bottom:.5rem;font-size:1rem}.tp-faq dd{margin:0 0 1rem 1rem;color:#374151;line-height:1.625}.tp-faq dd em{color:#4b5563;font-style:italic}.terms-link{color:#009245;text-decoration:none;font-weight:500;transition:color .2s ease}.terms-link:hover{color:#005f2d;text-decoration:underline}@media (max-width: 767px){.cancellation-details{padding:1rem}}.guide-index-nav{background:#f9fafb;border-radius:12px;padding:1rem 1.5rem;margin-bottom:2rem;border:1px solid #e5e7eb}.guide-index-nav__label{font-size:.875rem;font-weight:600;color:#1f2937;margin:0 0 .75rem}.guide-index-nav__list{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0}.guide-index-nav__link{display:inline-block;padding:.25rem .75rem;font-size:.875rem;font-weight:500;color:#009245;text-decoration:none;background:#fff;border:1px solid rgba(0,146,69,.25);border-radius:8px;transition:background .15s ease,border-color .15s ease}.guide-index-nav__link:hover,.guide-index-nav__link--active{background:#00924514;border-color:#009245}.guide-path{display:inline-block;font-size:.875rem;font-weight:500;color:#009245;background:#00924514;padding:.25rem .75rem;border-radius:8px;margin:.5rem 0 1rem}.guide-tip{background:#f9fafb;border-radius:12px;padding:1rem 1.5rem;margin:1.5rem 0;border-left:4px solid #009245}.guide-tip__label{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#009245;margin-bottom:.5rem}.guide-tip__text{margin:0;font-size:1rem;line-height:1.625;color:#374151}.guide-figure{margin:1.5rem 0}.guide-figure__img{width:100%;max-width:100%;height:auto;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d;display:block}.guide-figure__caption{margin-top:.5rem;font-size:.875rem;color:#6b7280;font-style:italic}.guide-figure__placeholder{width:100%;min-height:180px;border-radius:12px;border:2px dashed #d1d5db;background:#f9fafb;display:flex;align-items:center;justify-content:center;padding:1.5rem;text-align:center;color:#6b7280;font-size:.875rem;line-height:1.625}.howto-page{min-height:100vh;background:#fff;overflow-x:hidden;margin-top:calc(-1*env(safe-area-inset-top,0px))}@media (min-width: 992px){.howto-page{--howto-page-header-overlap: 76px;margin-top:calc(-1 * (env(safe-area-inset-top,0px) + var(--howto-page-header-overlap)))}}.howto-container{max-width:900px;margin:0 auto;padding:24px 20px}@media (min-width: 768px){.howto-container{padding:40px 32px}}@media (min-width: 992px){.howto-container{padding:48px 32px}}.howto-header{text-align:center;margin-bottom:40px}.howto-eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#009245;margin-bottom:10px}.howto-title{font-size:28px;font-weight:800;color:#111827;margin:0 0 14px;line-height:1.2}@media (min-width: 768px){.howto-title{font-size:36px}}.howto-intro{font-size:16px;color:#6b7280;line-height:1.65;max-width:620px;margin:0 auto}.howto-tabs{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-bottom:40px;padding:6px;background:#f3f4f6;border-radius:40px;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.howto-tab{display:inline-flex;align-items:center;gap:7px;padding:10px 22px;border-radius:30px;border:none;background:transparent;color:#6b7280;font-size:14px;font-weight:600;cursor:pointer;transition:all .22s ease;font-family:inherit;white-space:nowrap}.howto-tab:hover{background:#ffffffbf;color:#374151}.howto-tab.active{background:#fff;color:#009245;box-shadow:0 2px 8px #0000001a}.howto-steps-grid{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:56px}@media (min-width: 768px){.howto-steps-grid{grid-template-columns:repeat(2,1fr);gap:20px}}.howto-step{display:flex;align-items:flex-start;gap:16px;background:#fff;border:1.5px solid #e5e7eb;border-radius:14px;padding:20px;transition:border-color .2s ease,box-shadow .2s ease}.howto-step:hover{border-color:#009245;box-shadow:0 4px 16px #00924514}.howto-step__num{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:#009245;color:#fff;font-size:14px;font-weight:800;display:flex;align-items:center;justify-content:center}.howto-step__icon{flex-shrink:0;width:38px;height:38px;border-radius:10px;background:#0092451a;display:flex;align-items:center;justify-content:center}.howto-step__body{flex:1;min-width:0}.howto-step__title{font-size:15px;font-weight:700;color:#111827;margin:0 0 5px;line-height:1.3}.howto-step__desc{font-size:13px;color:#6b7280;line-height:1.55;margin:0}.howto-why{background:#f9fafb;border-radius:20px;padding:36px 28px;margin-bottom:48px}.howto-why-title{font-size:22px;font-weight:700;color:#111827;text-align:center;margin:0 0 28px}@media (min-width: 768px){.howto-why-title{font-size:26px}}.howto-why-grid{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 600px){.howto-why-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 992px){.howto-why-grid{grid-template-columns:repeat(4,1fr);gap:20px}}.howto-why-card{display:flex;flex-wrap:wrap;align-items:center;gap:12px;background:#fff;border-radius:14px;padding:22px 18px;border:1.5px solid #e5e7eb;transition:border-color .2s ease,transform .2s ease}.howto-why-card:hover{border-color:#009245;transform:translateY(-2px)}.howto-why-card__icon{width:46px;height:46px;border-radius:12px;background:#0092451a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.howto-why-card__title{flex:1;font-size:15px;font-weight:700;color:#111827;margin:0;line-height:1.3}.howto-why-card__desc{width:100%;font-size:13px;color:#6b7280;line-height:1.55;margin:2px 0 0}.howto-cta{text-align:center}.howto-cta-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 36px;background:#009245;color:#fff;border-radius:12px;font-size:16px;font-weight:700;text-decoration:none;transition:all .2s ease;min-height:48px}.howto-cta-btn:hover{background:#006d34;transform:translateY(-1px);box-shadow:0 6px 20px #0092454d;color:#fff}.howto-hero{position:relative;background:transparent;text-align:center;overflow-x:hidden;padding-bottom:80px;padding-left:24px;padding-right:24px;padding-top:env(safe-area-inset-top,0px)}@media (min-width: 992px){.howto-hero{--howto-header-overlap: 76px;padding-top:calc(env(safe-area-inset-top,0px) + var(--howto-header-overlap) + 24px)}}.howto-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:url(/assets/hero-howto-journey-C5vdaxIK.webp);background-size:cover;background-position:center 35%;transform:translateZ(0);will-change:transform}.howto-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse 55% 50% at 15% 60%,rgba(255,255,255,.08) 0%,transparent 70%),radial-gradient(ellipse 50% 55% at 85% 25%,rgba(118,75,162,.18) 0%,transparent 70%),linear-gradient(135deg,#0f17429e,#241e5a85 40%,#5028787a)}.howto-hero__inner{position:relative;z-index:2;max-width:680px;margin:0 auto;padding-top:20px}@media (min-width: 992px){.howto-hero__inner{padding-top:0}}.howto-hero__eyebrow{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#fffc;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:5px 14px;margin-bottom:20px}.howto-hero__title{font-size:38px;font-weight:800;color:#fff;margin:0 0 20px;line-height:1.15}@media (min-width: 768px){.howto-hero__title{font-size:52px}}.howto-hero__line,.howto-hero__typing-line{display:block}.howto-hero__typing-line{display:inline-flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:10px}.howto-hero__logo{display:block;height:clamp(80px,12vw,100px);width:auto;margin:14px auto 0;filter:drop-shadow(0 10px 18px rgba(17,24,39,.28))}.howto-hero__sub{font-size:18px;color:#ffffffd9;line-height:1.65;max-width:560px;margin:0 auto}.howto-hero__typing{display:inline;white-space:nowrap}.howto-hero__cursor{display:inline-block;width:3px;height:.82em;background:#06b6d4;margin-left:3px;vertical-align:middle;border-radius:2px;transition:opacity .1s}.howto-highlight-text{background:linear-gradient(135deg,#667eea,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.howto-experience{padding:80px 24px;background:#fff}.howto-section-label{display:block;text-align:center;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#764ba2;margin-bottom:12px}.howto-section-title{font-size:26px;font-weight:700;color:#111827;text-align:center;margin:0 0 16px}@media (min-width: 768px){.howto-section-title{font-size:32px}}.howto-section-sub{font-size:16px;color:#6b7280;text-align:center;margin:0 auto 56px;max-width:560px;line-height:1.65}.howto-experience-container{max-width:900px;margin:0 auto}.howto-journey-steps{display:grid;grid-template-columns:1fr;gap:32px}@media (min-width: 768px){.howto-journey-steps{grid-template-columns:repeat(3,1fr)}}.howto-journey-step{position:relative;text-align:center;padding:32px 24px;background:#f9fafb;border-radius:20px;border:1px solid #f0f0f0}.howto-journey-step:hover{box-shadow:0 8px 24px #667eea1f;transform:translateY(-2px)}.howto-journey-step__figure{position:relative;margin:0 0 20px;padding:0;border-radius:16px;overflow:hidden;box-shadow:0 8px 28px #667eea1f;aspect-ratio:4/3}.howto-journey-step__figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.howto-journey-step__num{position:absolute;top:12px;left:12px;z-index:2;margin:0;padding:0;font-size:28px;font-weight:800;line-height:1;letter-spacing:-.02em;color:#764ba2;text-shadow:0 0 1px rgb(255,255,255),0 1px 2px rgba(255,255,255,.95),0 0 16px rgba(255,255,255,.7);pointer-events:none}.howto-journey-step__num--no-figure{position:static;display:block;text-align:left;margin:0 0 12px;text-shadow:none}.howto-journey-step__icon{position:absolute;bottom:12px;right:12px;z-index:2;width:44px;height:44px;border-radius:12px;background:#ffffffe0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.6);display:flex;align-items:center;justify-content:center;flex-shrink:0;pointer-events:none}.howto-journey-step__title{font-size:17px;font-weight:700;color:#111827;margin:16px 0 8px;line-height:1.3;text-align:center}.howto-journey-step__desc{font-size:14px;color:#6b7280;line-height:1.65;margin:0}.howto-mascota{padding:80px 24px;background:linear-gradient(135deg,#667eea0a,#764ba20f)}.howto-mascota-container{max-width:900px;margin:0 auto}.howto-mascota-grid{position:relative;height:430px;max-width:360px;margin:0 auto;perspective:1000px}@media (min-width: 600px){.howto-mascota-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;height:auto;max-width:none;perspective:none}}.howto-mascota-card{background:#fff;border-radius:20px;padding:32px 24px;text-align:center;box-shadow:0 2px 12px #667eea14;transition:box-shadow .2s ease,transform .2s ease;cursor:pointer;outline:none}.howto-mascota-card:hover,.howto-mascota-card:focus-visible{box-shadow:0 8px 28px #667eea29;transform:translateY(-3px)}.howto-mascota-card:focus-visible{outline:3px solid rgba(118,75,162,.22);outline-offset:4px}.howto-mascota-card__icon{width:64px;height:64px;border-radius:18px;background:linear-gradient(135deg,#667eea1f,#764ba21f);display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.howto-mascota-card__title{font-size:17px;font-weight:700;color:#111827;margin:0 0 10px}.howto-mascota-card__desc{font-size:14px;color:#6b7280;line-height:1.65;margin:0}.howto-float-wrapper{position:absolute;width:min(84vw,300px);z-index:1;transform-style:preserve-3d}@media (min-width: 600px){.howto-float-wrapper{position:relative;width:auto}}.howto-float-wrapper--1{top:0;left:3%;z-index:3;animation:howtoFloat1 6s ease-in-out infinite}@media (min-width: 600px){.howto-float-wrapper--1{top:auto;left:auto}}.howto-float-wrapper--2{top:108px;right:0;z-index:4;animation:howtoFloat2 8s ease-in-out infinite}@media (min-width: 600px){.howto-float-wrapper--2{top:auto;right:auto}}.howto-float-wrapper--3{top:220px;left:7%;z-index:2;animation:howtoFloat3 7s ease-in-out infinite}@media (min-width: 600px){.howto-float-wrapper--3{top:auto;left:auto}}.howto-float-wrapper--active{z-index:20;animation-play-state:paused;transform:translateY(-10px) scale(1.04)!important}.howto-float-wrapper--active .howto-mascota-card{box-shadow:0 18px 44px #667eea3d,0 8px 20px #1118271a;transform:translateZ(28px)}@keyframes howtoFloat1{0%,to{transform:translateY(0) rotate(-.8deg)}50%{transform:translateY(-10px) rotate(.8deg)}}@keyframes howtoFloat2{0%,to{transform:translateY(0) rotate(.8deg)}50%{transform:translateY(-14px) rotate(-.4deg)}}@keyframes howtoFloat3{0%,to{transform:translateY(0) rotate(-.4deg)}50%{transform:translateY(-8px) rotate(1deg)}}.howto-pricing-section{padding:80px 24px;background:#fff}.howto-pricing-container{max-width:760px;margin:0 auto}.howto-pricing__intro{font-size:15px;color:#4b5563;line-height:1.65;margin:0 auto 40px;text-align:center;max-width:560px}.howto-pricing__concepts{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:48px}@media (min-width: 600px){.howto-pricing__concepts{grid-template-columns:1fr 1fr}}.howto-pricing__concept{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:16px 18px}.howto-pricing__concept-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.howto-pricing__concept-name{font-size:14px;font-weight:700;color:#111827}.howto-pricing__concept-desc{font-size:13px;color:#6b7280;line-height:1.6;margin:0}.howto-pricing__block{margin-bottom:40px}.howto-pricing__block-title{font-size:16px;font-weight:700;color:#374151;margin:0 0 16px}.howto-tariff-table{width:100%;border-collapse:collapse;font-size:13.5px;margin-bottom:0}.howto-tariff-table th{text-align:left;padding:8px 12px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;border-bottom:2px solid #e5e7eb}.howto-tariff-table td{padding:10px 12px;border-bottom:1px solid #f3f4f6;color:#374151;vertical-align:middle}.howto-tariff-table tr:last-child td{border-bottom:none}.howto-tariff-table__services{color:#6b7280;font-size:12.5px}.howto-tariff-table__value{text-align:right;font-weight:600;color:#111827;white-space:nowrap}.howto-tariff-table__discount-row td{color:#009245;font-weight:600}.howto-tariff-table__subtotal-row td{background:#f9fafb;font-weight:600;color:#111827}.howto-tariff-table__total-row td{background:#f0fdf4;font-size:14.5px}.howto-pricing__rule-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.howto-pricing__rule-list li{font-size:13.5px;color:#4b5563;line-height:1.6;padding-left:20px;position:relative}.howto-pricing__rule-list li:before{content:"→";position:absolute;left:0;color:#009245;font-weight:700}.howto-pricing__example-desc{font-size:13.5px;color:#4b5563;line-height:1.6;margin:0 0 14px}.howto-pricing__note{font-size:12px;color:#9ca3af;line-height:1.6;margin:12px 0 0}.howto-paths{padding:80px 24px 100px;background:#f9fafb}.howto-paths-container{max-width:900px;margin:0 auto}.howto-paths-grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 640px){.howto-paths-grid{grid-template-columns:repeat(3,1fr)}}.howto-path-card{background:#fff;border-radius:20px;padding:32px 24px;text-align:center;border:1.5px solid #e5e7eb;display:flex;flex-direction:column;align-items:center;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.howto-path-card:hover{border-color:transparent;box-shadow:0 8px 28px #0000001a;transform:translateY(-3px)}.howto-path-card__icon{width:60px;height:60px;border-radius:18px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.howto-path-card__icon--user{background:linear-gradient(135deg,#0092451f,#00c8641a)}.howto-path-card__icon--collab{background:linear-gradient(135deg,#667eea1f,#764ba21a)}.howto-path-card__icon--biz{background:linear-gradient(135deg,#0e7c991f,#0d68801a)}.howto-path-card__title{font-size:17px;font-weight:700;color:#111827;margin:0 0 10px}.howto-path-card__desc{font-size:14px;color:#6b7280;line-height:1.6;margin:0 0 24px;flex:1}.howto-path-card__btn{display:inline-flex;align-items:center;gap:6px;padding:12px 24px;border-radius:10px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s ease}.howto-path-card__btn--user{background:#009245;color:#fff}.howto-path-card__btn--user:hover{background:#006d34;color:#fff;transform:translateY(-1px)}.howto-path-card__btn--collab{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.howto-path-card__btn--collab:hover{opacity:.9;color:#fff;transform:translateY(-1px)}.howto-path-card__btn--biz{background:linear-gradient(135deg,#0a3a4a,#0c5468 35%,#0e7c99 65%,#1e9bbb);color:#fff}.howto-path-card__btn--biz:hover{opacity:.9;color:#fff;transform:translateY(-1px)}@media (prefers-reduced-motion: reduce){.howto-step,.howto-why-card,.howto-tab,.howto-cta-btn,.howto-journey-step,.howto-mascota-card,.howto-path-card{transition:none}.howto-float-wrapper,.howto-float-wrapper--1,.howto-float-wrapper--2,.howto-float-wrapper--3{animation:none}.howto-hero__cursor{transition:none;opacity:1!important}}.footer{background:linear-gradient(135deg,#1f2937,#111827);color:#fff;position:relative;overflow:hidden}.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,#009245 50%,transparent 100%)}.footer-bottom{background:#0003;padding:1rem 0;border-top:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (max-width: 767px){.footer-bottom{padding:.75rem 0}}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center}@media (max-width: 767px){.footer-bottom-content{flex-direction:column;gap:.75rem;text-align:center}}.footer-copyright p{margin:0;font-size:.875rem;color:#9ca3af}@media (max-width: 767px){.footer-copyright p{font-size:.75rem}}.footer-badges{display:flex;gap:.5rem}@media (max-width: 767px){.footer-badges{justify-content:center;flex-wrap:wrap}}.footer-badges .badge{background:linear-gradient(135deg,#009245,#10b981);color:#fff;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;box-shadow:0 2px 4px #0092454d}@media (max-width: 767px){.footer-badges .badge{padding:.25rem .5rem;font-size:10px}}.hero-home{position:relative;min-height:auto;display:flex;align-items:flex-start;margin-top:calc(-1*env(safe-area-inset-top,0px));padding-top:env(safe-area-inset-top,0px);padding-bottom:1rem;overflow-y:auto;overflow-x:hidden;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}@media (max-width: 991.98px){.hero-home{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior-y:contain;padding-bottom:calc(var(--native-app-bottom-nav-height, 68px) + .5rem)}}@media (min-width: 992px){.hero-home{align-items:flex-start;padding-bottom:1rem;overflow:hidden}}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.gradient-layer{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#111827,#243c5a,#3b82f6,#047857,#064e3b);background-size:400% 400%;background-position:0% 50%}.pattern-layer{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20% 80%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(255,255,255,.05) 0%,transparent 40%);opacity:.6}.hero-content{position:relative;z-index:10;width:100%;padding:1.5rem .75rem .75rem;display:flex;flex-direction:column;justify-content:flex-start;min-height:auto}@media (max-width: 430px){.hero-content{padding:.25rem 1.25rem 1rem;min-height:auto;justify-content:flex-start}}@media (min-width: 431px) and (max-width: 480px){.hero-content{padding:.25rem 1rem 1.5rem;min-height:auto;justify-content:flex-start}}@media (min-width: 481px) and (max-width: 768px){.hero-content{padding:2rem 1.25rem 1.5rem;min-height:auto;justify-content:flex-start}}@media (min-width: 992px){.hero-content{max-width:1200px;margin:0 auto;justify-content:flex-start;padding-left:.5rem;padding-right:.5rem;padding-bottom:0;padding-top:1.5rem}}.hero-logo{text-align:center;margin-bottom:.25rem;flex-shrink:0}@media (max-width: 360px){.hero-logo{margin-bottom:.25rem}.hero-logo img{max-width:250px;margin-bottom:.25rem}.hero-logo .hero-tagline{font-size:.875rem}}@media (min-width: 361px) and (max-width: 375px){.hero-logo{margin-bottom:.5rem}.hero-logo img{width:100%;max-width:320px;margin-bottom:.5rem}.hero-logo .hero-tagline{font-size:1rem}}@media (min-width: 376px) and (max-width: 390px){.hero-logo{margin-bottom:.5rem}.hero-logo img{width:100%;max-width:360px;margin-bottom:.5rem}.hero-logo .hero-tagline{font-size:1.125rem}}@media (min-width: 391px) and (max-width: 414px){.hero-logo{margin-bottom:.5rem}.hero-logo img{width:100%;max-width:380px;margin-bottom:.5rem}.hero-logo .hero-tagline{font-size:1.125rem}}@media (min-width: 415px) and (max-width: 430px){.hero-logo{margin-bottom:.5rem}.hero-logo img{width:100%;max-width:400px;margin-bottom:.5rem}.hero-logo .hero-tagline{font-size:1.25rem}}.hero-logo img{max-width:300px;margin-bottom:.25rem}@media (min-width: 480px){.hero-logo img{width:100%;max-width:420px;margin-bottom:.25rem}}@media (min-width: 768px){.hero-logo img{width:100%;max-width:480px;margin-bottom:.25rem}}@media (min-width: 992px){.hero-logo img{width:100%;max-width:520px}}.hero-logo .hero-tagline{color:#fff;font-size:.875rem;font-weight:500;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3)}@media (min-width: 480px){.hero-logo .hero-tagline{font-size:1.125rem}}@media (min-width: 768px){.hero-logo .hero-tagline{font-size:1.25rem}}@media (min-width: 992px){.hero-logo .hero-tagline{font-size:1.5rem}}@media (min-width: 768px){.hero-logo{margin-bottom:.5rem}}@media (min-width: 992px){.hero-logo{margin-bottom:.75rem}}.hero-home .v2-hero__headline{color:#fff;font-size:clamp(18px,5vw,22px);font-weight:800;line-height:1.25;margin:.5rem 0 0;text-shadow:0 2px 4px rgba(0,0,0,.3)}@media (min-width: 480px){.hero-home .v2-hero__headline{font-size:1.25rem}}.hero-home .v2-hero__headline .v2-highlight-text{background:linear-gradient(135deg,#34d399,#22d3ee 55%,#7dd3fc);background-size:220% 220%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:v2HighlightShift 8s ease infinite;mix-blend-mode:screen}.hero-home .v2-hero__tagline-col{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;margin-top:1rem;margin-bottom:.5rem;flex-shrink:0}.hero-home .service-tiles-section{width:100%;margin-top:1rem;flex-shrink:0}@media (min-width: 480px){.hero-home .service-tiles-section{margin-top:1.25rem}}.hero-home .v2-hero__secondary-cta{display:inline-flex;align-self:center;align-items:center;gap:8px;padding:.75rem 1.5rem;border:2px solid rgba(255,255,255,.55);border-radius:8px;color:#fff;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s ease}.hero-home .v2-hero__secondary-cta:hover{background:#ffffff1f;border-color:#ffffffd9;color:#fff}@media (max-width: 360px){.hero-home .v2-hero__secondary-cta{padding:.5rem 1rem;font-size:.875rem}}@media (max-width: 991.98px){.hero-home--service-tiles .hero-content{flex:1 1 auto;min-height:100%;justify-content:space-between;padding-top:1.5rem;padding-bottom:1rem}.hero-home--service-tiles .hero-logo{margin-bottom:0;padding-top:.5rem}.hero-home--service-tiles .hero-logo img{max-width:220px;margin-bottom:.5rem}.hero-home--service-tiles .hero-logo .v2-hero__headline{margin-top:.25rem;font-size:clamp(17px,4.6vw,20px)}.hero-home--service-tiles .service-tiles-section{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;margin-top:.75rem;margin-bottom:.75rem;min-height:0}.hero-home--service-tiles:not(.hero-home--compact) .v2-service-tiles--grid-app{flex:1 1 auto;width:100%;min-height:360px}.hero-home--service-tiles .service-tiles-section__title{text-align:center;margin-bottom:.75rem}.hero-home--service-tiles .v2-hero__tagline-col{margin-top:0;margin-bottom:.25rem}.hero-home--service-tiles.hero-home--compact .hero-content{justify-content:space-between;min-height:100%}.hero-home--service-tiles.hero-home--compact .hero-logo{margin-bottom:0;padding-top:.25rem}.hero-home--service-tiles.hero-home--compact .hero-logo img{max-width:220px;margin-bottom:.25rem}.hero-home--service-tiles.hero-home--compact .service-tiles-section{flex:none;display:block;justify-content:flex-start;margin-top:.5rem;margin-bottom:.5rem;min-height:auto}.hero-home--service-tiles.hero-home--compact .v2-service-tiles--grid-app{flex:none;grid-template-rows:repeat(2,minmax(104px,1fr));min-height:0}.hero-home--service-tiles.hero-home--compact .v2-service-tiles--grid-app .service-tile-card{min-height:104px}.hero-home--service-tiles.hero-home--compact .service-tiles-section__title{margin-bottom:.5rem}.hero-home--service-tiles.hero-home--compact .user-activity-feed--scrollable{flex:1 1 auto;min-height:0;margin-top:.5rem;margin-bottom:.5rem}.hero-home--service-tiles.hero-home--compact .v2-hero__tagline-col{flex:0 0 auto;margin-top:auto}}.hero-tagline-section{text-align:center;margin-top:1rem;margin-bottom:.5rem}.hero-tagline-section .hero-subtitle{color:#fff;font-size:1.125rem;font-weight:600;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3)}@media (max-width: 360px){.hero-tagline-section .hero-subtitle{font-size:1rem}}@media (min-width: 361px) and (max-width: 375px){.hero-tagline-section .hero-subtitle{font-size:1.125rem}}@media (min-width: 376px) and (max-width: 390px){.hero-tagline-section .hero-subtitle{font-size:1.25rem}}@media (min-width: 391px) and (max-width: 414px){.hero-tagline-section .hero-subtitle{font-size:1.25rem}}@media (min-width: 415px) and (max-width: 430px){.hero-tagline-section .hero-subtitle{font-size:1.25rem}}@media (min-width: 480px){.hero-tagline-section .hero-subtitle{font-size:1.5rem}}@media (min-width: 768px){.hero-tagline-section .hero-subtitle{font-size:1.875rem}}@media (min-width: 992px){.hero-tagline-section .hero-subtitle{font-size:1.875rem}}.main-content-container{position:relative;z-index:20;margin-top:1rem;padding:1rem .75rem;background:#fff}@media (max-width: 360px){.main-content-container{margin-top:.75rem;padding:.75rem .5rem}}@media (min-width: 361px) and (max-width: 375px){.main-content-container{margin-top:1rem;padding:1rem .75rem}}@media (min-width: 376px) and (max-width: 390px){.main-content-container{margin-top:1rem;padding:1rem .75rem}}@media (min-width: 391px) and (max-width: 414px){.main-content-container{margin-top:1rem;padding:1rem .75rem}}@media (min-width: 415px) and (max-width: 430px){.main-content-container{margin-top:1rem;padding:1rem .75rem}}@media (min-width: 480px){.main-content-container{margin-top:1.25rem;padding:1.25rem 1rem}}@media (min-width: 768px){.main-content-container{margin-top:1.5rem;padding:1.5rem 1.25rem}}@media (min-width: 992px){.main-content-container{margin-top:2rem;padding:2rem 1.5rem}}.content-wrapper{max-width:1200px;margin:0 auto}.howto-section{text-align:center;margin-bottom:1.5rem}.howto-section .howto-text{margin:0}.howto-section .howto-text .howto-button{display:inline-block;padding:.75rem 1.5rem;background:linear-gradient(135deg,#009245,#005f2d);color:#fff;text-decoration:none;border-radius:12px;font-weight:600;font-size:1.125rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .3s ease}.howto-section .howto-text .howto-button:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;color:#fff;text-decoration:none}@media (max-width: 360px){.howto-section .howto-text .howto-button{padding:.5rem 1rem;font-size:1rem}}@media (min-width: 361px) and (max-width: 375px){.howto-section .howto-text .howto-button{padding:.5rem .25rem;font-size:1.125rem}}@media (min-width: 376px) and (max-width: 390px){.howto-section .howto-text .howto-button{padding:.75rem .25rem;font-size:1.125rem}}@media (min-width: 391px) and (max-width: 414px){.howto-section .howto-text .howto-button{padding:.75rem .5rem;font-size:1.125rem}}@media (min-width: 415px) and (max-width: 430px){.howto-section .howto-text .howto-button{padding:.75rem 1rem;font-size:1.125rem}}@media (min-width: 480px){.howto-section .howto-text .howto-button{padding:.75rem 1rem;font-size:1.25rem}}@media (min-width: 768px){.howto-section .howto-text .howto-button{padding:1rem 1.25rem;font-size:1.25rem}}@media (min-width: 992px){.howto-section .howto-text .howto-button{padding:1rem 1.5rem;font-size:1.5rem}}@media (max-width: 360px){.howto-section{margin-bottom:.25rem}}@media (min-width: 361px) and (max-width: 375px){.howto-section{margin-bottom:.25rem}}@media (min-width: 376px) and (max-width: 390px){.howto-section{margin-bottom:.25rem}}@media (min-width: 391px) and (max-width: 414px){.howto-section{margin-bottom:.5rem}}@media (min-width: 415px) and (max-width: 430px){.howto-section{margin-bottom:.5rem}}@media (min-width: 480px){.howto-section{margin-bottom:1rem}}@media (min-width: 768px){.howto-section{margin-bottom:1.5rem}}@media (min-width: 992px){.howto-section{margin-bottom:2rem}}.cta-section{text-align:center;margin-top:1.5rem}.cta-section .btn{padding:.75rem 1.5rem;font-size:1.125rem;font-weight:600;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .3s ease}.cta-section .btn:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@media (max-width: 360px){.cta-section .btn{padding:.5rem 1rem;font-size:1rem}}@media (min-width: 361px) and (max-width: 375px){.cta-section .btn{padding:.5rem 1.25rem;font-size:1.125rem}}@media (min-width: 376px) and (max-width: 390px){.cta-section .btn{padding:.75rem 1.25rem;font-size:1.125rem}}@media (min-width: 391px) and (max-width: 414px){.cta-section .btn{padding:.75rem 1.25rem;font-size:1.125rem}}@media (min-width: 415px) and (max-width: 430px){.cta-section .btn{padding:.75rem 1.5rem;font-size:1.125rem}}@media (min-width: 480px){.cta-section .btn{padding:.75rem 1.5rem;font-size:1.25rem}}@media (min-width: 768px){.cta-section .btn{padding:1rem 2rem;font-size:1.25rem}}@media (min-width: 992px){.cta-section .btn{padding:1rem 2rem;font-size:1.5rem}}@media (max-width: 360px){.cta-section{margin-top:1rem}}@media (min-width: 361px) and (max-width: 375px){.cta-section{margin-top:1.25rem}}@media (min-width: 376px) and (max-width: 390px){.cta-section{margin-top:1.25rem}}@media (min-width: 391px) and (max-width: 414px){.cta-section{margin-top:1.25rem}}@media (min-width: 415px) and (max-width: 430px){.cta-section{margin-top:1.25rem}}@media (min-width: 480px){.cta-section{margin-top:1.5rem}}@media (min-width: 768px){.cta-section{margin-top:2rem}}@media (min-width: 992px){.cta-section{margin-top:2.5rem}}.features-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem}@media (max-width: 360px){.features-grid{gap:1rem;margin-bottom:1rem}}@media (min-width: 361px) and (max-width: 375px){.features-grid{gap:1.25rem;margin-bottom:1.25rem}}@media (min-width: 376px) and (max-width: 390px){.features-grid{gap:1.25rem;margin-bottom:1.25rem}}@media (min-width: 391px) and (max-width: 414px){.features-grid{gap:1.25rem;margin-bottom:1.25rem}}@media (min-width: 415px) and (max-width: 430px){.features-grid{gap:1.25rem;margin-bottom:1.25rem}}@media (min-width: 480px){.features-grid{gap:1.5rem;margin-bottom:1.5rem}}@media (min-width: 768px){.features-grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:2rem}}@media (min-width: 992px){.features-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2.5rem}}.feature-card{text-align:center;padding:1.5rem;background:#fff;border-radius:16px;box-shadow:0 1px 2px #0000000d;transition:all .3s ease;border:1px solid rgba(0,146,69,.1)}.feature-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-color:#00924533}@media (max-width: 360px){.feature-card{padding:1rem}}@media (min-width: 361px) and (max-width: 375px){.feature-card{padding:1.25rem}}@media (min-width: 376px) and (max-width: 390px){.feature-card{padding:1.25rem}}@media (min-width: 391px) and (max-width: 414px){.feature-card{padding:1.25rem}}@media (min-width: 415px) and (max-width: 430px){.feature-card{padding:1.25rem}}@media (min-width: 480px){.feature-card{padding:1.5rem}}@media (min-width: 768px){.feature-card{padding:2rem}}@media (min-width: 992px){.feature-card{padding:2rem}}.feature-icon{width:80px;height:80px;margin:0 auto 1rem;background:#0092451a;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.feature-icon .svg-icon{width:40px;height:40px;color:#009245}@media (max-width: 360px){.feature-icon{width:60px;height:60px;margin-bottom:.75rem}.feature-icon .svg-icon{width:30px;height:30px}}@media (min-width: 361px) and (max-width: 375px){.feature-icon{width:70px;height:70px;margin-bottom:.75rem}.feature-icon .svg-icon{width:35px;height:35px}}@media (min-width: 376px) and (max-width: 390px){.feature-icon{width:70px;height:70px;margin-bottom:1rem}.feature-icon .svg-icon{width:35px;height:35px}}@media (min-width: 391px) and (max-width: 414px){.feature-icon{width:70px;height:70px;margin-bottom:1rem}.feature-icon .svg-icon{width:35px;height:35px}}@media (min-width: 415px) and (max-width: 430px){.feature-icon{width:75px;height:75px;margin-bottom:1rem}.feature-icon .svg-icon{width:38px;height:38px}}@media (min-width: 480px){.feature-icon{width:80px;height:80px;margin-bottom:1rem}.feature-icon .svg-icon{width:40px;height:40px}}@media (min-width: 768px){.feature-icon{width:90px;height:90px;margin-bottom:1.25rem}.feature-icon .svg-icon{width:45px;height:45px}}@media (min-width: 992px){.feature-icon{width:100px;height:100px;margin-bottom:1.5rem}.feature-icon .svg-icon{width:50px;height:50px}}.feature-title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.75rem}@media (max-width: 360px){.feature-title{font-size:1.125rem;margin-bottom:.5rem}}@media (min-width: 361px) and (max-width: 375px){.feature-title{font-size:1.125rem;margin-bottom:.5rem}}@media (min-width: 376px) and (max-width: 390px){.feature-title{font-size:1.25rem;margin-bottom:.75rem}}@media (min-width: 391px) and (max-width: 414px){.feature-title{font-size:1.25rem;margin-bottom:.75rem}}@media (min-width: 415px) and (max-width: 430px){.feature-title{font-size:1.25rem;margin-bottom:.75rem}}@media (min-width: 480px){.feature-title{font-size:1.5rem;margin-bottom:1rem}}@media (min-width: 768px){.feature-title{font-size:1.5rem;margin-bottom:1rem}}@media (min-width: 992px){.feature-title{font-size:1.875rem;margin-bottom:1.25rem}}.feature-description{font-size:1rem;color:#4b5563;line-height:1.6;margin:0}@media (max-width: 360px){.feature-description{font-size:.875rem;line-height:1.5}}@media (min-width: 361px) and (max-width: 375px){.feature-description{font-size:.875rem;line-height:1.5}}@media (min-width: 376px) and (max-width: 390px){.feature-description{font-size:1rem;line-height:1.6}}@media (min-width: 391px) and (max-width: 414px){.feature-description{font-size:1rem;line-height:1.6}}@media (min-width: 415px) and (max-width: 430px){.feature-description{font-size:1rem;line-height:1.6}}@media (min-width: 480px){.feature-description{font-size:1.125rem;line-height:1.7}}@media (min-width: 768px){.feature-description{font-size:1.125rem;line-height:1.7}}@media (min-width: 992px){.feature-description{font-size:1.125rem;line-height:1.7}}.landing-welcome-web{position:relative;z-index:1;background:#f9fafb;border-top:1px solid #e5e7eb;padding:2rem 1rem}.landing-welcome-inner{max-width:1100px;margin:0 auto}.landing-welcome-title{font-size:1.25rem;font-weight:700;color:#111827;text-align:center;margin:0 0 .5rem;letter-spacing:-.02em}.landing-welcome-lead{font-size:1rem;color:#4b5563;text-align:center;max-width:36rem;margin:0 auto 1.5rem;line-height:1.5}.landing-welcome-grid{display:grid;gap:1rem}@media (min-width: 768px){.landing-welcome-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}.landing-welcome-card{background:#fff;border-radius:12px;padding:1.25rem;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000f}.landing-welcome-icon{width:56px;height:56px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;color:#1f2937}.landing-welcome-card-title{font-size:1rem;font-weight:600;color:#111827;margin:0 0 .5rem}.landing-welcome-card-text{font-size:.875rem;color:#4b5563;line-height:1.55;margin:0}.v2-highlight-text{background:linear-gradient(135deg,#009245,#0d9488 55%,#06b6d4);background-size:220% 220%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:v2HighlightShift 8s ease infinite}@keyframes v2HighlightShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.v2-section-container{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}.v2-eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#009245;margin-bottom:12px}.v2-section-header{text-align:center;margin-bottom:48px}.v2-section-title{font-size:28px;font-weight:700;color:#111827;margin:0 0 12px;line-height:1.25}@media (min-width: 992px){.v2-section-title{font-size:36px}}.v2-section-subtitle{font-size:16px;color:#6b7280;line-height:1.6;max-width:560px;margin:0 auto}.v2-link-btn{display:inline-flex;align-items:center;gap:6px;font-size:15px;font-weight:600;color:#009245;text-decoration:none;border-bottom:2px solid transparent;transition:border-color .2s ease}.v2-link-btn:hover{border-color:#009245;color:#006d34}.landing-v2-root{min-width:0}.v2-hero{position:relative;min-height:auto;display:flex;align-items:flex-start;overflow-x:hidden;padding-bottom:24px;margin-top:calc(-1*env(safe-area-inset-top,0px));padding-top:env(safe-area-inset-top,0px)}@media (max-width: 991.98px){.v2-hero{--v2-header-overlap: 60px;flex:1 1 auto;min-height:0;overflow-y:hidden;padding-bottom:24px;margin-top:calc(-1 * (env(safe-area-inset-top,0px) + var(--v2-header-overlap)));padding-top:calc(env(safe-area-inset-top,0px) + var(--v2-header-overlap) + 16px)}}@media (min-width: 992px){.v2-hero{--v2-header-overlap: 76px;margin-top:calc(-1 * (env(safe-area-inset-top,0px) + var(--v2-header-overlap)));padding-top:calc(env(safe-area-inset-top,0px) + var(--v2-header-overlap) + 24px);min-height:80vh;align-items:center;padding-bottom:56px;overflow-x:hidden;overflow-y:hidden}}.v2-hero__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.v2-hero__background:after{content:"";position:absolute;left:0;right:0;bottom:0;top:var(--v2-hero-fade-top, 52vh);min-height:56px;height:auto;z-index:5;pointer-events:none;background:linear-gradient(to bottom,#fff0,#ffffff08,#ffffff1a 40%,#ffffff47 58%,#ffffff8c 75%,#ffffffd9 90%,#fff)}.v2-hero__photo{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:url(/assets/hero-landing-user-B_4wu6tl.webp);background-size:cover;background-position:center 38%;transform:translateZ(0);will-change:transform}.v2-hero__photo-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(135deg,#1118279e,#243c5a85,#0f766e7a 70%,#064e3b8c)}.v2-gradient-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;opacity:.86;background:linear-gradient(135deg,#111827,#243c5a,#3b82f6,#047857,#064e3b);background-size:400% 400%;background-position:0% 50%}@keyframes v2GradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.v2-pattern-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;background-image:radial-gradient(circle at 20% 80%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(255,255,255,.05) 0%,transparent 40%),radial-gradient(rgba(255,255,255,.035) 1px,transparent 1px);background-size:auto,auto,auto,32px 32px;opacity:.55;pointer-events:none}.v2-hero__particles{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;overflow:hidden;pointer-events:none}.v2-particle{position:absolute;width:3px;height:3px;background:#009245;border-radius:50%;opacity:0;box-shadow:0 0 6px #00924573;animation:v2ParticleFloat linear infinite}@keyframes v2ParticleFloat{0%{transform:translateY(0) scale(.6);opacity:0}10%{opacity:.38}80%{opacity:.3}to{transform:translateY(-580px) scale(1);opacity:0}}.v2-hero__wave{position:absolute;bottom:-1px;left:0;right:0;z-index:4;pointer-events:none;line-height:0}.v2-hero__wave svg{width:100%;height:clamp(40px,7vw,72px);display:block}.v2-hero__content{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:16px 24px}@media (min-width: 992px){.v2-hero__content{padding:32px 24px 112px}}.v2-hero__grid{display:flex;flex-direction:column;gap:12px}@media (min-width: 600px){.v2-hero__grid{gap:16px}}@media (min-width: 992px){.v2-hero__grid{flex-direction:row;align-items:center;gap:48px}}.v2-hero__tagline-col{display:flex;flex-direction:column;color:#fff;text-align:center;align-items:center}@media (min-width: 992px){.v2-hero__tagline-col{text-align:left;align-items:flex-start;flex:0 0 44%;max-width:44%}}.v2-hero__eyebrow{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ffffffa6;margin-bottom:12px}@media (max-width: 599.98px){.v2-hero__eyebrow{font-size:10px;margin-bottom:8px}}.v2-hero__headline .v2-highlight-text{background:linear-gradient(135deg,#34d399,#22d3ee 55%,#7dd3fc);background-size:220% 220%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:v2HighlightShift 8s ease infinite;mix-blend-mode:screen}.v2-section-title .v2-highlight-text{background:linear-gradient(135deg,#34d399,#22d3ee 55%,#7dd3fc);background-size:220% 220%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:v2HighlightShift 8s ease infinite}.v2-hero__headline{font-size:clamp(20px,6vw,24px);font-weight:800;line-height:1.2;color:#fff;margin:0 0 12px}@media (min-width: 600px){.v2-hero__headline{font-size:28px}}@media (min-width: 992px){.v2-hero__headline{font-size:42px;margin-bottom:20px}}@media (min-width: 1200px){.v2-hero__headline{font-size:52px}}.v2-hero__subtitle{display:block;font-size:14px;line-height:1.6;color:#fffc;margin:0 0 20px;max-width:520px}@media (min-width: 992px){.v2-hero__subtitle{font-size:16px;line-height:1.65;margin-bottom:32px}}.v2-hero__secondary-cta{display:none;align-items:center;gap:8px;padding:12px 24px;border:2px solid rgba(255,255,255,.55);border-radius:8px;color:#fff;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s ease;align-self:flex-start}@media (min-width: 992px){.v2-hero__secondary-cta{display:inline-flex}}.v2-hero__secondary-cta:hover{background:#ffffff1f;border-color:#ffffffd9;color:#fff}.v2-hero__search-col{flex:1 1 auto;min-width:0;display:flex}@media (min-width: 992px){.v2-hero__search-col{flex:0 0 56%;max-width:56%;justify-content:flex-end;padding-left:clamp(20px,3vw,44px)}}.v2-hero__logo-mobile{text-align:center}.v2-hero__logo-mobile img{max-height:76px;width:auto}@media (min-width: 992px){.v2-hero__logo-mobile{display:none}}.v2-hero__logo-tagline{font-size:13px;color:#ffffffb3;margin:6px 0 0}.v2-search-card{--v2-search-pad-x: 20px;background:#ffffffa6;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.25);border-radius:24px;padding:20px var(--v2-search-pad-x) 16px;box-shadow:0 -8px 32px #00000026,0 -4px 16px #00000014,inset 0 1px #fff6;width:100%}@media (min-width: 992px){.v2-search-card{--v2-search-pad-x: 30px;background:#ffffffbf;padding:26px var(--v2-search-pad-x);max-width:520px}}.v2-search-card--with-masthead{overflow:hidden;padding-top:0}.v2-search-card--with-masthead>.service-tile-card--masthead{width:auto;margin-inline:calc(-1 * var(--v2-search-pad-x));margin-bottom:12px;border-bottom:1px solid rgba(0,0,0,.06);border-radius:24px 24px 0 0}@media (min-width: 992px){.v2-search-card--with-masthead>.service-tile-card--masthead{margin-bottom:14px}}.v2-service-selector{margin-bottom:16px}.v2-selector-title{font-size:13px;font-weight:600;color:#111827;margin:0 0 12px}@media (min-width: 480px){.v2-selector-title{font-size:14px}}.v2-service-chips{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}@media (min-width: 480px){.v2-service-chips{gap:10px}}.v2-service-chip{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:0;padding:10px 6px;border:2px solid #e5e7eb;border-radius:14px;cursor:pointer;background:#fff9;color:#374151;font-size:11px;font-weight:600;transition:all .2s ease}.v2-service-chip:hover{border-color:#009245;background:#0092451a;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.v2-service-chip.active{border-color:#009245;background:#009245;color:#fff;transform:translateY(-1px);box-shadow:0 6px 16px #0092454d}.v2-service-chip svg{flex-shrink:0}.v2-location-fields{display:flex;flex-direction:column;gap:10px;margin-bottom:16px;background:#ffffff4d;border-radius:14px;padding:8px}.v2-field-group{margin-bottom:0}.v2-field-input{padding:10px 12px;background:#fff9;border-radius:10px;transition:background .2s ease,box-shadow .2s ease}.v2-field-input:focus-within{background:#ffffffe0;box-shadow:0 0 0 3px #00924533}.v2-field-label{display:block;font-size:11px;font-weight:500;color:#6b7280;margin-bottom:4px}.v2-field-select{width:100%;background:transparent;border:none;outline:none;color:#111827;font-size:15px;font-weight:500;cursor:pointer;padding:0}.v2-field-select option{background:#fff;color:#111827}.v2-details-row{display:flex;gap:10px;margin-bottom:16px}.v2-details-row>.v2-date-field{min-width:0;flex:1 1 58%}.v2-details-row>.v2-pets-field{flex:1 1 38%;min-width:0}.v2-detail-field{flex:1;display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fff6;border-radius:14px;cursor:pointer;transition:background .2s ease}.v2-detail-field:hover{background:#ffffff9e}.v2-detail-icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#ffffffb3;border-radius:8px;color:#009245;font-size:12px}.v2-detail-content{flex:1;min-width:0}.v2-detail-label{display:block;font-size:10px;font-weight:500;color:#6b7280;margin-bottom:2px}.v2-detail-value{font-size:13px;color:#111827;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-pet-counter{display:flex;align-items:center;justify-content:center;gap:6px;width:100%}.v2-search-card .v2-pet-counter .v2-counter-btn{flex:0 0 22px;width:22px;min-width:22px;max-width:22px;height:22px;min-height:22px;max-height:22px;padding:0;margin:0;display:flex;align-items:center;justify-content:center;background:#ffffffb3;border:1px solid rgba(0,146,69,.2);border-radius:6px;color:#009245;cursor:pointer;transition:all .2s ease;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.v2-search-card .v2-pet-counter .v2-counter-btn:hover:not(:disabled){background:#009245;color:#fff;border-color:#009245;transform:scale(1.05)}.v2-search-card .v2-pet-counter .v2-counter-btn:disabled{opacity:.4;cursor:not-allowed}.v2-counter-value{font-size:14px;font-weight:700;color:#111827;min-width:16px;text-align:center;flex-shrink:0}.v2-date-mode-toggle{display:flex;margin-bottom:12px;background:#f3f4f6;border-radius:10px;padding:3px;gap:2px}.v2-mode-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border:none;border-radius:8px;background:transparent;color:#6b7280;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease}.v2-mode-btn.active{background:#fff;color:#009245;box-shadow:0 1px 3px #00000014;font-weight:600}.v2-mode-btn i,.v2-mode-btn svg{font-size:14px;width:16px;height:16px}.v2-search-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:16px;background:#009245;border:none;border-radius:12px;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:all .22s ease;letter-spacing:.01em;min-height:52px;box-shadow:0 2px 14px #00924538}.v2-search-btn:hover:not(:disabled){background:#006d34;transform:translateY(-2px);box-shadow:0 8px 28px #0092456b}.v2-search-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #00924547}.v2-search-btn:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.v2-date-picker-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center}.swal2-container{z-index:10050!important}.v2-date-picker-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.v2-date-picker-content{position:relative;background:#fff;border-radius:16px;padding:20px;z-index:1;max-width:360px;width:90%}.v2-date-picker-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.v2-date-picker-header h6{margin:0;font-size:16px;font-weight:600;color:#111827}.v2-close-btn{background:none;border:none;font-size:16px;cursor:pointer;color:#6b7280;padding:4px;border-radius:6px}.v2-close-btn:hover{background:#f3f4f6}.v2-periodic-modal-wrapper{top:var(--periodic-top, 0px)}.v2-periodic-modal-content{max-width:440px}.v2-periodic-modal-actions{display:flex;gap:10px;margin-top:16px;justify-content:flex-end}.v2-btn-cancel{padding:10px 20px;background:#f3f4f6;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;color:#374151}.v2-btn-cancel:hover{background:#e5e7eb}.v2-btn-confirm{padding:10px 20px;background:#009245;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;color:#fff}.v2-btn-confirm:hover:not(:disabled){background:#006d34}.v2-btn-confirm:disabled{opacity:.5;cursor:not-allowed}.v2-services{padding:40px 0;background:#fff}@media (min-width: 992px){.v2-services{padding-top:0}}.v2-services-split{margin-bottom:48px}@media (min-width: 992px){.v2-services-split{display:flex;align-items:flex-start;gap:64px}}.v2-services-split__left{margin-bottom:32px;text-align:center}.v2-services-split__left .v2-section-subtitle{margin-left:auto;margin-right:auto}@media (min-width: 992px){.v2-services-split__left{flex:0 0 42%;max-width:42%;margin-bottom:0;padding-top:8px;text-align:left}.v2-services-split__left .v2-section-subtitle{margin-left:0;margin-right:0}}@media (min-width: 992px){.v2-services-split__right{flex:1}}.v2-services-stage{position:relative;height:560px;max-width:360px;margin:0 auto;perspective:1000px}.v2-services-stage .v2-float-blur{display:none}@media (min-width: 600px) and (max-width: 991.98px){.v2-services-stage{height:500px;max-width:640px}}@media (min-width: 992px){.v2-services-stage{height:520px;max-width:none;margin:0;perspective:1200px}.v2-services-stage .v2-float-blur{display:block}}.v2-float-wrapper{position:absolute;width:min(84vw,300px);z-index:1;transform-style:preserve-3d}@media (min-width: 992px){.v2-float-wrapper{width:auto}}.v2-float-wrapper--0{animation:v2Float1 5.5s ease-in-out infinite;top:0;left:4%;z-index:4}@media (min-width: 992px){.v2-float-wrapper--0{top:4%;right:4%;left:auto;width:215px;z-index:8}}.v2-float-wrapper--1{animation:v2Float2 7s ease-in-out infinite;top:118px;right:0;z-index:3}@media (min-width: 992px){.v2-float-wrapper--1{top:auto;bottom:6%;left:0;right:auto;width:200px;z-index:8}}.v2-float-wrapper--2{animation:v2FloatMain 6s ease-in-out infinite;top:236px;left:0;z-index:5}@media (min-width: 992px){.v2-float-wrapper--2{top:calc(50% - 105px);left:calc(50% - 135px);width:270px;z-index:10}.v2-float-wrapper--2 .v2-service-card{border-color:#009245;box-shadow:0 8px 32px #0092452e}}.v2-float-wrapper--3{animation:v2Float3 6.5s ease-in-out infinite;top:354px;right:3%;z-index:2}@media (min-width: 992px){.v2-float-wrapper--3{top:auto;bottom:10%;right:2%;width:205px;z-index:8}}@media (min-width: 600px) and (max-width: 991.98px){.v2-float-wrapper{width:min(46vw,285px)}.v2-float-wrapper--0{top:0;left:5%}.v2-float-wrapper--1{top:64px;right:5%}.v2-float-wrapper--2{top:220px;left:12%}.v2-float-wrapper--3{top:268px;right:10%}}.v2-float-wrapper--active{z-index:30!important;animation-play-state:paused;transform:translateY(-10px) scale(1.04)!important}@keyframes v2FloatMain{0%,to{transform:translateY(0) rotateX(2deg) rotateY(-2deg)}50%{transform:translateY(-12px) rotateX(-2deg) rotateY(2deg)}}@keyframes v2Float1{0%,to{transform:rotate(3deg) translateY(0)}50%{transform:rotate(3deg) translateY(-10px)}}@keyframes v2Float2{0%,to{transform:rotate(-2deg) translateY(0)}50%{transform:rotate(-2deg) translateY(-12px)}}@keyframes v2Float3{0%,to{transform:rotate(4deg) translateY(0)}50%{transform:rotate(4deg) translateY(-9px)}}.v2-float-blur{position:absolute;border-radius:50%;pointer-events:none;filter:blur(40px)}.v2-float-blur--1{width:180px;height:180px;background:#0092451f;top:30%;left:20%}.v2-float-blur--2{width:140px;height:140px;background:#06b6d41a;bottom:15%;right:10%}.v2-service-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;padding:24px 20px;transition:all .25s ease;cursor:pointer;outline:none}.v2-service-card:hover,.v2-service-card:focus-visible{border-color:#009245;box-shadow:0 4px 24px #00000014;transform:translateY(-3px)}.v2-service-card:focus-visible{outline:3px solid rgba(0,146,69,.25);outline-offset:4px}.v2-float-wrapper--active .v2-service-card{border-color:#009245;box-shadow:0 18px 48px #00924538,0 8px 24px #1118271f;transform:translateZ(36px)}.v2-service-card__head{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px;margin-bottom:12px}.v2-service-card__icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:0}.v2-service-card__title{font-size:16px;font-weight:700;color:#111827;margin:0;line-height:1.25;text-align:center}.v2-service-card__desc{font-size:14px;color:#6b7280;line-height:1.55;margin:0;text-align:left}.v2-trust-pillars{display:flex;flex-direction:column;gap:20px;background:#f9fafb;border-radius:16px;padding:28px 24px}@media (min-width: 768px){.v2-trust-pillars{flex-direction:row;gap:0;padding:32px}}.v2-pillar{display:flex;align-items:flex-start;gap:14px}@media (min-width: 768px){.v2-pillar{flex:1;padding:0 24px;border-right:1px solid #e5e7eb}.v2-pillar:last-child{border-right:none}}.v2-pillar__icon{flex-shrink:0;width:40px;height:40px;border-radius:10px;background:#0092451a;display:flex;align-items:center;justify-content:center}.v2-pillar__title{font-size:15px;font-weight:700;color:#111827;margin-bottom:4px}.v2-pillar__desc{font-size:13px;color:#6b7280;line-height:1.5;margin:0}.v2-howitworks{padding:40px 0;background:#f9fafb}.v2-steps{display:grid;grid-template-columns:1fr;gap:24px;position:relative;margin-bottom:40px}@media (min-width: 768px){.v2-steps{grid-template-columns:repeat(3,1fr);gap:0}}.v2-step{display:flex;flex-wrap:wrap;align-items:center;padding:28px 24px;background:#fff;border-radius:16px;position:relative}@media (min-width: 768px){.v2-step{background:transparent;border-radius:0;padding:0 32px;border-right:1px solid #e5e7eb}.v2-step:last-child{border-right:none}}.v2-step__number{color:#009245;font-size:16px;font-weight:800;margin-bottom:0;flex-shrink:0}.v2-step__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.v2-step__title{font-size:17px;font-weight:700;color:#111827;margin:0;line-height:1.3}.v2-step__desc{width:100%;font-size:14px;color:#6b7280;line-height:1.6;margin:12px 0 0}.v2-step-connector{display:none}.v2-howitworks__cta{text-align:center}.v2-app-showcase{padding:40px 0;background:#fff}.v2-app-grid{display:flex;flex-direction:column;gap:28px}@media (min-width: 992px){.v2-app-grid{flex-direction:row;align-items:center;gap:clamp(28px,4vw,44px)}}.v2-app-text{flex:1}@media (min-width: 992px){.v2-app-text{max-width:560px}}.v2-app-text .v2-section-title{text-align:left;margin-bottom:20px}.v2-app-text .v2-eyebrow{display:block}.v2-app-benefits{list-style:none;margin:0 0 28px;padding:0;display:flex;flex-direction:column;gap:12px}.v2-app-benefits li{display:flex;align-items:center;gap:10px;font-size:15px;color:#374151;font-weight:500}.v2-store-badges{display:flex;gap:14px;flex-wrap:wrap}.v2-store-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:10px;border:1.5px solid #d1d5db;background:#fff;color:#111827;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s ease;min-height:44px}.v2-store-badge svg{flex-shrink:0;color:#111827}.v2-store-badge:hover{transform:translateY(-2px);border-color:#009245;color:#009245;box-shadow:0 4px 12px #0092451f}.v2-store-badge:hover svg{color:#009245}.v2-store-badge--appstore{padding:0;border:none;background:transparent;min-height:auto;box-shadow:none}.v2-store-badge--appstore img{display:block;width:120px;height:40px}.v2-store-badge--appstore:hover{border-color:transparent;box-shadow:none}.v2-store-badge--appstore:hover img{filter:brightness(1.03)}.v2-store-badge--googleplay{padding:0;border:none;background:transparent;min-height:auto;box-shadow:none}.v2-store-badge--googleplay img{display:block;width:120px;height:40px}.v2-store-badge--googleplay:hover{border-color:transparent;box-shadow:none}.v2-store-badge--googleplay:hover img{filter:brightness(1.03)}.v2-store-badge__image{display:block;max-width:100%;width:120px;height:40px;-o-object-fit:contain;object-fit:contain}.v2-app-mockup{flex:0 0 auto;position:relative;width:min(100%,360px);min-height:440px;margin:0 auto;display:flex;justify-content:center;align-items:center}@media (min-width: 992px){.v2-app-mockup{flex:0 0 360px;max-width:360px;min-height:620px;margin:0}}.v2-app-shot{position:absolute;border-radius:50px;transition:transform .35s ease,box-shadow .35s ease}.v2-app-shot img{width:100%;height:auto;display:block;border-radius:50px}.v2-app-shot:hover{transform:translateY(-6px) scale(1.015)}.v2-app-shot--primary{position:relative;z-index:3;width:clamp(212px,58vw,278px);box-shadow:0 8px 22px #3b82f629,0 24px 60px #11182724}.v2-app-shot--primary:hover{box-shadow:0 12px 28px #3b82f633,0 30px 72px #1118272e}.v2-app-shot--secondary{top:18px;left:4px;z-index:1;width:clamp(118px,31vw,162px);transform:rotate(-9deg);box-shadow:0 8px 22px #8b5cf624,0 20px 48px #1118271f}.v2-app-shot--secondary:hover{transform:rotate(-7deg) translateY(-6px) scale(1.02);box-shadow:0 12px 28px #8b5cf62e,0 28px 58px #11182729}.v2-app-shot--tertiary{right:6px;bottom:28px;z-index:2;width:clamp(126px,33vw,172px);transform:rotate(8deg);box-shadow:0 10px 24px #2e446c38,0 24px 58px #11182724}.v2-app-shot--tertiary:hover{transform:rotate(6deg) translateY(-6px) scale(1.02);box-shadow:0 14px 30px #2e446c47,0 30px 68px #1118272e}.v2-mockup-img{width:100%;height:auto;display:block}.v2-pricing-split{margin-top:56px;padding-top:48px;border-top:2px solid #e5e7eb}.v2-pricing-split__header{text-align:center;margin-bottom:40px}.v2-pricing-split__title{font-size:22px;font-weight:700;color:#111827;margin:8px 0 0;line-height:1.35}@media (min-width: 768px){.v2-pricing-split__title{font-size:26px}}.v2-pricing-split__grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:start}@media (min-width: 860px){.v2-pricing-split__grid{grid-template-columns:1fr 1fr;gap:48px 56px}}.v2-pricing-split__steps{display:flex;flex-direction:column;gap:0;position:relative}.v2-pricing-split__steps:before{content:"";position:absolute;left:19px;top:28px;height:calc(100% - 100px);width:2px;background:linear-gradient(to bottom,#d1fae5,#e5e7eb)}@media (min-width: 768px){.v2-pricing-split__steps:before{left:23px}}@media (max-width: 859px){.v2-pricing-split__steps{order:2}}.v2-pricing-step{display:flex;align-items:flex-start;gap:16px;padding:16px 0;position:relative}.v2-pricing-step__num{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:#009245;color:#fff;font-size:15px;font-weight:800;display:flex;align-items:center;justify-content:center;z-index:1;box-shadow:0 0 0 4px #f9fafb}@media (min-width: 768px){.v2-pricing-step__num{width:48px;height:48px;font-size:17px}}.v2-pricing-step__body{flex:1;min-width:0;padding-top:6px}.v2-pricing-step__title{font-size:14px;font-weight:700;color:#111827;margin:0 0 5px}@media (min-width: 768px){.v2-pricing-step__title{font-size:15px}}.v2-pricing-step__desc{font-size:13px;color:#6b7280;line-height:1.6;margin:0}.v2-pricing-split__detail-link{display:inline-flex;align-items:center;gap:6px;margin-top:16px;margin-left:56px;font-size:13px;font-weight:600;color:#009245;text-decoration:none;transition:opacity .15s ease}.v2-pricing-split__detail-link:hover{opacity:.75}@media (min-width: 768px){.v2-pricing-split__detail-link{margin-left:64px}}.v2-pricing-split__card-col{display:flex;flex-direction:column;gap:12px}@media (max-width: 859px){.v2-pricing-split__card-col{order:1}}.v2-price-card{width:100%;background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;overflow:hidden;box-shadow:0 4px 16px #00000014}.v2-price-card__header{background:#009245;color:#fff;padding:14px 20px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.v2-price-card__header-info{display:flex;flex-direction:column;gap:3px}.v2-price-card__service{font-size:15px;font-weight:700;line-height:1.3}.v2-price-card__meta{font-size:12px;opacity:.88;line-height:1.4}.v2-price-card__badge{font-size:11px;font-weight:600;background:#fff3;border-radius:20px;padding:3px 10px;white-space:nowrap;flex-shrink:0;align-self:flex-start}.v2-price-card__body{padding:4px 0}.v2-price-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:6px 10px;padding:10px 20px;border-bottom:1px solid #f3f4f6;font-size:13px}.v2-price-row:last-child{border-bottom:none}.v2-price-row__label{color:#374151;font-weight:500;display:flex;align-items:center}.v2-price-row__calc{color:#9ca3af;font-size:11.5px;text-align:right;white-space:nowrap}.v2-price-row__amount{font-weight:600;color:#111827;text-align:right;white-space:nowrap;min-width:52px}.v2-price-row--discount .v2-price-row__label{color:#009245;font-weight:600}.v2-price-row--discount .v2-price-row__amount{color:#009245}.v2-price-row--per-day{background:#f9fafb}.v2-price-row--per-day .v2-price-row__label{font-weight:700;color:#111827;font-size:13.5px}.v2-price-row--per-day .v2-price-row__calc{font-size:12px}.v2-price-row--per-day .v2-price-row__amount{font-size:14px;color:#111827}.v2-price-card__footer{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:#f0fdf4;border-top:2px solid #d1fae5}.v2-price-card__total-label{font-size:16px;font-weight:700;color:#111827}.v2-price-card__total{font-size:24px;font-weight:800;color:#009245}.v2-price-card__footnote{font-size:11.5px;color:#9ca3af;text-align:center;line-height:1.5;margin:0}.v2-coverage{padding:40px 0;background:#fff}.v2-coverage-grid{display:grid;grid-template-columns:1fr;gap:20px;max-width:640px;margin:0 auto}@media (min-width: 600px){.v2-coverage-grid{grid-template-columns:repeat(2,1fr)}}.v2-coverage-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;padding:28px 24px;text-align:center;transition:all .25s ease}.v2-coverage-card:hover{border-color:#009245;box-shadow:0 4px 24px #00000014;transform:translateY(-2px)}.v2-coverage-card__icon{width:48px;height:48px;border-radius:12px;background:#0092451a;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.v2-coverage-card__title{font-size:18px;font-weight:700;color:#111827;margin:0 0 8px}.v2-coverage-card__services{font-size:14px;color:#6b7280;line-height:1.5;margin:0 0 16px}.v2-coverage-card__badge{display:inline-flex;align-items:center;gap:6px;padding:4px 14px;border-radius:20px;font-size:12px;font-weight:600}.v2-coverage-card__badge--active{background:#0092451a;color:#009245}.v2-faq{padding:40px 0;background:#f9fafb}.v2-faq-list{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:0}.v2-faq-item{border-bottom:1px solid #e5e7eb}.v2-faq-item:first-child{border-top:1px solid #e5e7eb}.v2-faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 4px;background:none;border:none;cursor:pointer;text-align:left;font-size:16px;font-weight:600;color:#111827;transition:color .2s ease}.v2-faq-question:hover{color:#009245}.v2-faq-chevron{flex-shrink:0;color:#9ca3af;transition:transform .25s ease}.v2-faq-item--open .v2-faq-chevron{transform:rotate(180deg);color:#009245}.v2-faq-answer{padding:0 4px 20px}.v2-faq-answer p{font-size:15px;color:#6b7280;line-height:1.65;margin:0}.v2-faq-more{text-align:center;margin-top:32px}.v2-cta-band{padding:72px 0;background:linear-gradient(135deg,#064e3b,#047857 40%,#3b82f6);background-size:300% 300%;animation:v2GradientShift 18s ease infinite;text-align:center}.v2-cta-headline{font-size:28px;font-weight:800;color:#fff;margin:0 0 12px}@media (min-width: 992px){.v2-cta-headline{font-size:38px}}.v2-cta-headline .v2-highlight-text{background:linear-gradient(135deg,#d1fae5,#67e8f9 52%,#bfdbfe);background-size:220% 220%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:v2HighlightShift 8s ease infinite;mix-blend-mode:screen}.v2-cta-sub{font-size:16px;color:#fffc;margin:0 0 32px}.v2-cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 40px;background:#fff;color:#009245;border:none;border-radius:12px;font-size:17px;font-weight:700;cursor:pointer;transition:all .2s ease;min-height:52px}.v2-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.v2-footer{background:#111827;color:#e5e7eb;padding:56px 0 32px}.v2-footer-grid{display:grid;grid-template-columns:1fr;gap:40px;margin-bottom:40px}@media (min-width: 768px){.v2-footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:32px}}.v2-footer-brand .v2-footer-logo{max-height:36px;width:auto;margin-bottom:12px;opacity:.9}.v2-footer-tagline{font-size:14px;color:#9ca3af;margin:0 0 16px;line-height:1.5}.v2-footer-badges{display:flex;gap:10px;flex-wrap:wrap}.v2-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:20px;font-size:12px;color:#9ca3af}.v2-footer-col-title{font-size:13px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.08em;margin:0 0 16px}.v2-footer-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.v2-footer-links li a{font-size:14px;color:#9ca3af;text-decoration:none;transition:color .2s ease}.v2-footer-links li a:hover{color:#fff}.v2-footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:24px;text-align:center}.v2-footer-bottom p{font-size:13px;color:#6b7280;margin:0}@media (max-width: 399px){.v2-service-chip{gap:3px;padding:8px 2px;font-size:9px;border-radius:12px}.v2-service-chip svg{width:24px;height:24px}.v2-details-row{gap:8px}.v2-detail-field{gap:8px;padding:10px}.v2-detail-icon{width:24px;height:24px;border-radius:7px;font-size:11px}.v2-detail-label{font-size:9px}.v2-detail-value{font-size:12px}.v2-search-card .v2-pet-counter .v2-counter-btn{flex-basis:20px;width:20px;min-width:20px;max-width:20px;height:20px;min-height:20px;max-height:20px}.v2-counter-value{font-size:13px}}@media (max-width: 767px){.v2-services,.v2-howitworks,.v2-app-showcase,.v2-coverage,.v2-faq{padding:48px 0}.v2-pricing-split{margin-top:36px;padding-top:32px}.v2-pricing-split__header{margin-bottom:28px}.v2-pricing-split__grid{gap:28px}.v2-section-title,.v2-cta-headline{font-size:24px}.v2-app-mockup{width:min(100%,320px);min-height:380px}}.v2-service-flow__hero{position:relative;overflow:hidden}.v2-service-flow__hero .v2-hero__background:after{display:none}.v2-service-flow__hero .v2-gradient-layer{opacity:1}.v2-service-flow__hero.v2-hero{padding-bottom:24px}@media (min-width: 992px){.v2-service-flow__hero.v2-hero{min-height:auto;align-items:flex-start;padding-bottom:56px}}@media (min-width: 992px){.v2-service-flow__hero--tall{padding-bottom:64px}}.v2-gradient-layer--synced{opacity:1;transform:none!important}.v2-service-flow__tagline .v2-hero__headline{margin-bottom:0}.v2-service-flow__panel,.v2-service-flow__brand{width:100%}.v2-service-flow__brand-row{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;margin-bottom:0}.v2-service-flow__brand-row--with-chip{gap:.75rem;padding-inline:.25rem}.v2-service-flow__brand-logo{display:block;flex:0 1 auto;min-width:0;max-width:220px;width:100%;height:auto;margin:0 auto}.v2-service-flow__brand-row--with-chip .v2-service-flow__brand-logo{margin:0;max-width:220px;width:auto;flex:0 1 220px}.v2-service-flow__service-chip{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;min-width:44px;min-height:44px;padding:0;border:1px solid rgba(0,0,0,.06);border-radius:16px;background:#fffffff0;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;color:#111827;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v2-service-flow__hero--branded .v2-hero__content{display:flex;flex-direction:column;align-items:stretch}.v2-service-flow__hero--branded .v2-hero__grid{flex:1 1 auto}.v2-service-flow__hero--branded .v2-service-flow__brand-row.hero-logo{margin-bottom:0}@media (max-width: 991.98px){.v2-service-flow__hero--branded.v2-hero{--v2-header-overlap: 0px;margin-top:calc(-1*env(safe-area-inset-top,0px));padding-top:env(safe-area-inset-top,0px);padding-bottom:16px}}.v2-service-flow__hero .v2-hero__search-col{flex-direction:column;align-items:stretch}.v2-service-flow__enter{animation:v2ServiceFlowEnter .36s cubic-bezier(.22,1,.36,1) both}.v2-service-flow__enter--delayed{animation-delay:.05s}@keyframes v2ServiceFlowEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hotel-filters.v2-search-card{max-width:none;width:100%;min-width:0;display:flex;flex-direction:column;gap:12px}.hotel-filters.v2-search-card.v2-search-card--with-masthead>.service-tile-card--masthead{margin-bottom:0}@media (min-width: 992px){.hotel-filters.v2-search-card{max-width:560px}}.hotel-filters__city-block{margin-bottom:0;padding:0;background:transparent;border-radius:0}.hotel-filters__dates{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;margin-bottom:0;width:100%;min-width:0}.hotel-filters__field{margin-bottom:0;min-width:0;max-width:100%}.hotel-filters__field .v2-field-input{min-width:0;overflow:hidden}.hotel-filters__field .v2-field-input input{display:block;width:100%;max-width:100%;min-width:0;box-sizing:border-box;background:transparent;border:none;outline:none;color:#111827;font-size:15px;font-weight:500;padding:0;min-height:22px;color-scheme:light}@media (max-width: 404px){.hotel-filters__field .v2-field-input input{font-size:13px}}.hotel-filters__details{margin-bottom:0}.hotel-filters__species-field{width:100%;cursor:default;align-items:center;gap:12px;padding:12px 14px}.hotel-filters__species-field:hover{background:#fff6}.hotel-filters__pets-content{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}.hotel-filters__pets-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:center;-moz-column-gap:8px;column-gap:8px;width:100%}.hotel-filters__species-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:36px;padding:0 8px;border:1px solid rgba(0,146,69,.2);border-radius:10px;background:#ffffffbf;color:#374151;font-size:13px;font-weight:700;line-height:1;text-align:center;cursor:pointer;touch-action:manipulation;transition:background .2s ease,border-color .2s ease,color .2s ease}.hotel-filters__species-btn:hover{border-color:#009245;color:#009245}.hotel-filters__species-btn.active{background:#009245;border-color:#009245;color:#fff}.hotel-filters__pet-counter{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:auto;min-width:88px;padding-left:4px;box-sizing:border-box}.hotel-filters__pet-counter .v2-counter-btn{flex:0 0 28px;width:28px;min-width:28px;max-width:28px;height:28px;min-height:28px;max-height:28px;padding:0;margin:0;display:inline-flex;align-items:center;justify-content:center;background:#ffffffb3;border:1px solid rgba(0,146,69,.2);border-radius:8px;color:#009245;cursor:pointer;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;touch-action:manipulation}.hotel-filters__pet-counter .v2-counter-btn:hover:not(:disabled){background:#009245;color:#fff;border-color:#009245}.hotel-filters__pet-counter .v2-counter-btn:disabled{opacity:.4;cursor:not-allowed}.hotel-filters__pet-counter .v2-counter-value{min-width:20px;text-align:center;font-size:15px;font-weight:700;color:#111827;line-height:1}.hotel-filters__actions{display:flex;gap:10px;flex-wrap:nowrap;margin-top:2px}.hotel-filters__apply{flex:1;min-height:44px;border:none;border-radius:12px;background:#009245;color:#fff;font-size:15px;font-weight:700;cursor:pointer;transition:background .2s ease,transform .2s ease}.hotel-filters__apply:hover{background:#006d34;transform:translateY(-1px)}.hotel-filters__clear{min-height:44px;padding:0 16px;border-radius:12px;border:1px solid rgba(0,0,0,.1);background:#ffffff8c;color:#374151;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease}.hotel-filters__clear:hover{background:#ffffffd9}.hotel-discovery__results{flex:1;background:#fff;padding:8px 16px 48px}@media (min-width: 992px){.hotel-discovery__results{padding:16px 24px 56px}}.hotel-discovery__results-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.solicitar-page{min-height:100vh;display:flex;flex-direction:column;background:#fff}.solicitar-page .v2-service-flow__hero.v2-hero{flex:1 1 auto;display:flex;flex-direction:column}@media (min-width: 992px){.solicitar-page .v2-service-flow__hero.v2-hero{min-height:0;align-items:stretch;padding-bottom:72px}}.solicitar-page .v2-hero__content{flex:1 1 auto;display:flex;flex-direction:column;width:100%}.solicitar-page .v2-hero__grid{flex:1 1 auto}@media (max-width: 991.98px){.solicitar-page .v2-hero__grid{justify-content:flex-start}}@media (min-width: 992px){.solicitar-page .v2-hero__grid{align-items:center}}@media (max-width: 991.98px){.solicitar-page .v2-hero__search-col{margin-top:auto;padding-bottom:clamp(8px,2vh,24px)}}@media (min-width: 992px){.solicitar-page .v2-hero__search-col{margin-top:0}}.solicitar-page--native{min-height:100dvh;padding-bottom:calc(var(--native-app-bottom-nav-height, 68px) + 8px)}@media (max-width: 991.98px){.solicitar-page--native .v2-hero__search-col{padding-bottom:clamp(12px,3vh,28px)}}.solicitar-page--native .v2-service-flow__hero--branded .v2-hero__content{padding:1.5rem .75rem 1rem}@media (max-width: 430px){.solicitar-page--native .v2-service-flow__hero--branded .v2-hero__content{padding-left:1.25rem;padding-right:1.25rem}}@media (min-width: 431px) and (max-width: 480px){.solicitar-page--native .v2-service-flow__hero--branded .v2-hero__content{padding-left:1rem;padding-right:1rem}}@media (min-width: 481px) and (max-width: 768px){.solicitar-page--native .v2-service-flow__hero--branded .v2-hero__content{padding-left:1.25rem;padding-right:1.25rem}}.solicitar-page--native .v2-service-flow__hero--branded .v2-service-flow__brand-row.hero-logo{margin-bottom:0;padding-top:.5rem}.solicitar-page--native .v2-service-flow__hero--branded .v2-service-flow__brand-row.hero-logo .v2-service-flow__brand-logo{max-width:220px;margin-bottom:0}.solicitar-page--native .v2-service-flow__hero--branded .v2-service-flow__brand .v2-hero__headline{margin-top:.25rem;font-size:clamp(17px,4.6vw,20px);font-weight:800;line-height:1.25;text-align:center}.solicitar-page--native .v2-service-flow__hero--branded .v2-service-flow__tagline{margin-top:0}.v2-biz-banner{padding:40px 0;background:#f0fdf4;border-top:1px solid #d1fae5;border-bottom:1px solid #d1fae5}.v2-biz-banner__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px}.v2-biz-banner__eyebrow{margin:0 0 6px;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#009245}.v2-biz-banner__title{margin:0 0 8px;font-size:1.35rem;font-weight:700;color:#14532d}.v2-biz-banner__text{margin:0;max-width:520px;color:#3f6212;line-height:1.5;font-size:.95rem}.v2-biz-banner__btn{min-height:48px;padding:12px 20px;border-radius:10px;border:none;background:#009245;color:#fff;font-weight:700;cursor:pointer;white-space:nowrap}.v2-biz-banner__btn:hover{background:#007a3a}@media (prefers-reduced-motion: reduce){.v2-gradient-layer,.v2-cta-band,.v2-particle,.v2-highlight-text,.v2-float-wrapper,.v2-float-wrapper--0,.v2-float-wrapper--1,.v2-float-wrapper--2,.v2-service-flow__enter,.v2-float-wrapper--3{animation:none}.v2-service-card,.v2-hero__secondary-cta,.v2-search-btn,.v2-store-badge,.v2-cta-btn{transition:none}.v2-search-btn{box-shadow:none}}.service-tile-card{position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:center;gap:.75rem;width:100%;min-height:88px;padding:.75rem .75rem .75rem 1rem;text-align:left;cursor:pointer;border:1px solid rgba(0,0,0,.06);border-radius:16px;background:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;color:#111827;-webkit-tap-highlight-color:transparent;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.service-tile-card:hover{transform:translateY(-2px);border-color:#00924547;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;background:#fff}.service-tile-card:active{transform:scale(.97);background:#f0fdf4fa;box-shadow:0 1px 2px #0000000d}.service-tile-card:focus-visible{outline:none;box-shadow:0 0 0 3px #00924559,0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border-color:#009245}@media (prefers-reduced-motion: reduce){.service-tile-card{transition:none}.service-tile-card:hover,.service-tile-card:active{transform:none}}.service-tile-card__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden;border-radius:inherit;pointer-events:none}.service-tile-card__bg img{position:absolute;top:50%;right:-14%;height:148%;width:auto;transform:translateY(-50%);filter:blur(1.1px) saturate(.9);opacity:.85;transition:opacity .25s ease,filter .25s ease}.service-tile-card__bg img.service-tile-card__bg-img--flip{transform:translateY(-50%) scaleX(-1)}.service-tile-card__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fffffff7,#ffffffe0 52%,#ffffff40)}.service-tile-card:hover .service-tile-card__bg img{opacity:1;filter:blur(.5px) saturate(1.15)}@media (prefers-reduced-motion: reduce){.service-tile-card__bg img{transition:none}}.service-tile-card__body{flex:1 1 auto;min-width:0}.service-tile-card__title{margin:0 0 4px;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.25;color:#111827}.service-tile-card__desc{margin:0;font-family:Poppins,sans-serif;font-size:.875rem;font-weight:400;line-height:1.375;color:#4b5563;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.service-tile-card--compact .service-tile-card__body{display:flex;flex-direction:column;align-items:flex-start;min-height:48px}.service-tile-card--compact .service-tile-card__title{margin-bottom:0}.service-tile-card--masthead{min-height:56px;height:56px;gap:0;padding:0 var(--v2-search-pad-x, 1.25rem);cursor:default;border:none;border-radius:0;box-shadow:none;background:#fffffff0;pointer-events:none}.service-tile-card--masthead:hover,.service-tile-card--masthead:active,.service-tile-card--masthead:focus-visible{transform:none;border-color:transparent;box-shadow:none;background:#fffffff0;outline:none}.service-tile-card--masthead .service-tile-card__bg img{right:-14px;height:172%}.service-tile-card--masthead .service-tile-card__bg:after{background:linear-gradient(90deg,#fffffff7,#ffffffed 62%,#ffffff4d)}.service-tile-card--masthead .service-tile-card__title{margin:0;font-size:1.25rem;font-weight:700;line-height:1.2}@media (min-width: 992px){.service-tile-card--masthead{min-height:64px;height:64px}.service-tile-card--masthead .service-tile-card__bg img{right:-18px}}.service-tile-card__chevron{flex-shrink:0;color:#9ca3af;align-self:center}.v2-service-tiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%}@media (min-width: 640px){.v2-service-tiles{gap:14px}}.v2-service-tiles--stack{grid-template-columns:1fr;gap:12px}.v2-service-tiles--stack .service-tile-card{align-items:center;min-height:72px;padding:.75rem 1rem}.v2-service-tiles--stack .service-tile-card__desc{display:block;-webkit-line-clamp:unset;line-clamp:unset;overflow:visible;font-size:13px;line-height:1.45}.v2-service-tiles--grid-app{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(168px,1fr));gap:12px;flex:1 1 auto;min-height:0;align-content:stretch}.v2-service-tiles--grid-app .service-tile-card{align-items:flex-start;justify-content:center;text-align:left;gap:.5rem;height:100%;min-height:168px;padding:1rem .5rem 1rem 0}.v2-service-tiles--grid-app .service-tile-card__bg img{top:50%;right:-18%;bottom:auto;height:148%;transform:translateY(-50%);filter:none;opacity:1}.v2-service-tiles--grid-app .service-tile-card__bg img.service-tile-card__bg-img--flip{transform:translateY(-50%) scaleX(-1)}.v2-service-tiles--grid-app .service-tile-card__bg:after{background:linear-gradient(90deg,#fffffff7,#ffffffe0 48%,#ffffff38)}.v2-service-tiles--grid-app .service-tile-card:hover .service-tile-card__bg img,.v2-service-tiles--grid-app .service-tile-card:active .service-tile-card__bg img{filter:none;opacity:1}.v2-service-tiles--grid-app .service-tile-card__body{padding:0 0 0 6px;width:100%;max-width:82%;text-align:left;margin-right:auto}.v2-service-tiles--grid-app .service-tile-card__title{margin-bottom:6px;color:#111827;font-family:Poppins,sans-serif;font-weight:600;font-size:1.25rem}.v2-service-tiles--grid-app .service-tile-card__desc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4;overflow:hidden;font-size:.9375rem;line-height:1.375}.v2-service-tiles--grid-app .service-tile-card__chevron{display:none}.v2-service-tiles--compact .service-tile-card{min-height:0}.v2-service-tiles--compact .service-tile-card__body{max-width:88%}.v2-service-tiles--compact .service-tile-card__title{font-size:clamp(15px,4.2vw,19px);line-height:1.2}.service-tiles-section{width:100%}.service-tiles-section__title{margin:0 0 .75rem;font-size:.875rem;font-weight:600;color:#ffffffeb;text-shadow:0 1px 8px rgba(0,0,0,.25)}@media (min-width: 480px){.service-tiles-section__title{font-size:1rem;margin-bottom:1rem}}.service-quick-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;width:100%}@media (min-width: 360px){.service-quick-actions{gap:10px}}.service-quick-actions__btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;min-height:64px;min-width:0;padding:.5rem .25rem;text-align:center;cursor:pointer;border:1px solid rgba(0,0,0,.06);border-radius:16px;background:#fffffff0;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;color:#111827;-webkit-tap-highlight-color:transparent;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.service-quick-actions__btn:hover{border-color:#00924547;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;background:#fff}.service-quick-actions__btn:active{transform:scale(.95);background:#f0fdf4fa;box-shadow:0 1px 2px #0000000d}.service-quick-actions__btn:focus-visible{outline:none;box-shadow:0 0 0 3px #00924559,0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border-color:#009245}@media (prefers-reduced-motion: reduce){.service-quick-actions__btn{transition:none}.service-quick-actions__btn:active{transform:none}}.service-quick-actions__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:12px;background:#0092451f;color:#009245}.service-quick-actions__label{font-size:12px;font-weight:600;line-height:1.2;text-align:center;color:#111827;width:100%}.col-root{min-width:0}.col-hero{position:relative;display:flex;align-items:flex-start;overflow-x:hidden;padding-bottom:32px;--col-header-overlap-mobile: 72px;margin-top:calc(-1 * (env(safe-area-inset-top,0px) + var(--col-header-overlap-mobile)));padding-top:calc(env(safe-area-inset-top,0px) + var(--col-header-overlap-mobile) + 16px)}@media (min-width: 992px){.col-hero{--col-header-overlap: 76px;margin-top:calc(-1 * (env(safe-area-inset-top,0px) + var(--col-header-overlap)));padding-top:calc(env(safe-area-inset-top,0px) + var(--col-header-overlap) + 24px);min-height:72vh;align-items:center;padding-bottom:80px}}.col-hero__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.col-hero__background:after{content:"";position:absolute;left:0;right:0;bottom:0;height:40%;z-index:5;pointer-events:none;background:linear-gradient(to bottom,#fff0,#ffffff0d,#ffffff2e,#ffffff8c 75%,#ffffffe6 92%,#fff)}.col-hero__photo{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:url(/assets/hero-collaborator-RIGLTrjC.webp);background-size:cover;background-position:center 40%;transform:translateZ(0);will-change:transform}.col-hero__photo-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(135deg,#052e169e,#064e3b85 40%,#0a7e5e7a)}.col-gradient-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;opacity:.82;background:linear-gradient(135deg,#052e16,#064e3b 25%,#009245 55%,#0a7e5e 75%,#1a3a4a);background-size:400% 400%;animation:colGradientShift 20s ease infinite}@keyframes colGradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.col-pattern-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;background-image:radial-gradient(circle at 15% 85%,rgba(255,255,255,.12) 0%,transparent 50%),radial-gradient(circle at 85% 15%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 50% 50%,rgba(255,255,255,.05) 0%,transparent 40%),radial-gradient(rgba(255,255,255,.03) 1px,transparent 1px);background-size:auto,auto,auto,32px 32px;pointer-events:none}.col-hero__wave{position:absolute;bottom:-1px;left:0;right:0;z-index:4;pointer-events:none;line-height:0}.col-hero__wave svg{width:100%;height:clamp(36px,6vw,64px);display:block}.col-hero__content{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:20px 24px 16px}@media (min-width: 992px){.col-hero__content{padding:32px 24px 120px;text-align:left}}.col-hero__eyebrow{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ffffffa6;margin-bottom:16px}.col-hero__headline{font-size:clamp(24px,6vw,28px);font-weight:800;line-height:1.2;color:#fff;margin:0 0 16px}@media (min-width: 600px){.col-hero__headline{font-size:34px}}@media (min-width: 992px){.col-hero__headline{font-size:48px;margin-bottom:20px}}@media (min-width: 1200px){.col-hero__headline{font-size:56px}}.col-hero__headline em{font-style:normal;color:#ffffffbf}.col-hero__subtitle{font-size:15px;line-height:1.65;color:#ffffffd1;margin:0 0 32px;max-width:560px}@media (min-width: 992px){.col-hero__subtitle{font-size:17px}}.col-hero__pills{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:36px}.col-hero__pill{display:inline-flex;align-items:center;gap:7px;padding:7px 14px;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);border-radius:20px;font-size:13px;font-weight:500;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.col-hero__cta-row{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.col-cta-primary{display:inline-flex;align-items:center;gap:8px;padding:15px 32px;background:#fff;color:#009245;border:none;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;text-decoration:none;transition:all .2s ease;min-height:52px}.col-cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003;color:#006d34}.col-cta-secondary{display:inline-flex;align-items:center;gap:8px;padding:14px 24px;background:transparent;color:#fff;border:2px solid rgba(255,255,255,.45);border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;text-decoration:none;transition:all .2s ease;min-height:52px}.col-cta-secondary:hover{background:#ffffff1a;border-color:#ffffffb3}.col-section-container{max-width:1200px;margin:0 auto;padding:0 24px}.col-eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#009245;margin-bottom:12px}.col-section-header{text-align:center;margin-bottom:48px}.col-section-title{font-size:28px;font-weight:700;color:#111827;margin:0 0 12px;line-height:1.25}@media (min-width: 992px){.col-section-title{font-size:36px}}.col-section-subtitle{font-size:16px;color:#6b7280;margin:0 auto;line-height:1.6;max-width:580px}.col-identity{padding:72px 0;background:#fff}.col-identity-grid{display:grid;grid-template-columns:1fr;gap:20px;max-width:860px;margin:0 auto}@media (min-width: 640px){.col-identity-grid{grid-template-columns:1fr 1fr;gap:24px}}.col-identity-col{border-radius:16px;padding:28px 24px}.col-identity-col--is{background:#0092450f;border:1.5px solid rgba(0,146,69,.18)}.col-identity-col--isnot{background:#f9fafb;border:1.5px solid #e5e7eb}.col-identity-col__header{display:flex;align-items:center;gap:10px;margin-bottom:20px}.col-identity-col__header h3{font-size:17px;font-weight:700;color:#111827;margin:0}.col-identity-col__badge{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:700}.col-identity-col__badge--is{background:#0092451f;color:#009245}.col-identity-col__badge--isnot{background:#f3f4f6;color:#6b7280}.col-identity-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.col-identity-item{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;color:#374151}.col-identity-item svg{flex-shrink:0;margin-top:1px}.col-value{padding:72px 0;background:#f9fafb}.col-value-grid{display:grid;grid-template-columns:1fr;gap:20px}@media (min-width: 600px){.col-value-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 992px){.col-value-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 992px){.col-value-grid>.col-value-card:last-child:nth-child(3n+1){grid-column:2/3}}.col-value-card{background:#fff;border-radius:16px;padding:28px 24px;box-shadow:0 4px 24px #00000014;border-left:4px solid #009245;transition:transform .25s ease,box-shadow .25s ease}.col-value-card:hover{transform:translateY(-3px);box-shadow:0 8px 32px #0000001a}.col-value-card__head{display:flex;flex-direction:row;align-items:center;gap:12px;margin-bottom:12px}.col-value-card__icon{width:48px;height:48px;border-radius:12px;background:#0092451a;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin:0}.col-value-card__title{font-size:17px;font-weight:700;color:#111827;margin:0;line-height:1.3;flex:1;min-width:0}.col-value-card__desc{font-size:14px;color:#6b7280;line-height:1.6;margin:0 0 14px}.col-value-card__tag{display:inline-block;font-size:12px;font-weight:600;color:#009245;background:#0092451a;padding:3px 10px;border-radius:20px}.col-howitworks{padding:72px 0;background:#fff}.col-how-steps{display:grid;grid-template-columns:1fr;gap:0}@media (min-width: 992px){.col-how-steps{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:start;gap:0}}.col-how-step{padding:20px 0;border-bottom:1px solid #f3f4f6}.col-how-step:last-of-type{border-bottom:none}@media (min-width: 992px){.col-how-step{padding:0 24px;border-bottom:none;border-right:none}.col-how-step:first-child{padding-left:0}.col-how-step:last-child{padding-right:0}}.col-how-step__head{display:flex;align-items:center;gap:12px;margin-bottom:10px}.col-how-step__icon{width:44px;height:44px;border-radius:12px;background:#0092451a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.col-how-step__title{font-size:15px;font-weight:700;color:#111827;margin:0;line-height:1.3;flex:1;min-width:0}.col-how-step__desc{font-size:14px;color:#6b7280;line-height:1.6;margin:0}@media (min-width: 992px){.col-how-step__desc{padding-right:4px}}.col-how-arrow{display:flex;justify-content:center;align-items:center;padding:4px 0;color:#d1d5db}.col-how-arrow svg{transform:rotate(90deg);display:block}@media (min-width: 992px){.col-how-arrow{padding:10px 4px 0}.col-how-arrow svg{transform:none}}.col-founding{padding:72px 0;background:linear-gradient(135deg,#fef9f0,#fef3e2,#fdf6ed);border-top:1px solid #fde8bb;border-bottom:1px solid #fde8bb;position:relative;overflow:hidden}.col-founding:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 90% 10%,rgba(245,158,11,.06) 0%,transparent 60%);pointer-events:none}.col-founding__badge{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;background:#f59e0b26;border:1px solid rgba(245,158,11,.35);border-radius:20px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#92400e;margin-bottom:16px}.col-founding__title{font-size:28px;font-weight:800;color:#111827;margin:0 0 12px;line-height:1.25}@media (min-width: 992px){.col-founding__title{font-size:36px}}.col-founding__subtitle{font-size:16px;color:#6b7280;margin:0 0 40px;max-width:600px;line-height:1.6}.col-founding-grid{display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:40px}@media (min-width: 600px){.col-founding-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 992px){.col-founding-grid{grid-template-columns:repeat(4,1fr)}}.col-founding-card{background:#fff;border-radius:16px;padding:24px 20px;box-shadow:0 2px 12px #f59e0b14;border-top:3px solid #f59e0b;transition:transform .25s ease}.col-founding-card:hover{transform:translateY(-2px)}.col-founding-card__head{display:flex;flex-direction:row;align-items:center;gap:12px;margin-bottom:12px}.col-founding-card__icon{width:44px;height:44px;border-radius:12px;background:#f59e0b1f;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin:0}.col-founding-card__title{font-size:15px;font-weight:700;color:#111827;margin:0;line-height:1.3;flex:1;min-width:0}.col-founding-card__desc{font-size:13px;color:#6b7280;line-height:1.55;margin:0}.col-founding__disclaimer{font-size:13px;color:#9ca3af;line-height:1.5;font-style:italic;text-align:center}.col-cta-band{padding:72px 0;background:linear-gradient(135deg,#052e16,#064e3b 40%,#009245);background-size:300% 300%;animation:colGradientShift 20s ease infinite;text-align:center}.col-cta-band__title{font-size:28px;font-weight:800;color:#fff;margin:0 0 12px}@media (min-width: 992px){.col-cta-band__title{font-size:38px}}.col-cta-band__sub{font-size:16px;color:#fffc;margin:0 0 32px}.col-cta-band__btn{display:inline-flex;align-items:center;gap:10px;padding:16px 40px;background:#fff;color:#009245;border:none;border-radius:12px;font-size:17px;font-weight:700;cursor:pointer;text-decoration:none;transition:all .2s ease;min-height:52px}.col-cta-band__btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003;color:#006d34}.col-cta-band__note{display:block;margin-top:20px;font-size:13px;color:#ffffff8c}.col-faq{padding:72px 0;background:#f9fafb}@media (prefers-reduced-motion: reduce){.col-gradient-layer,.col-cta-band{animation:none}.col-value-card,.col-founding-card,.col-cta-band__btn,.col-cta-primary{transition:none}}.loading-spinner-wrapper{width:100%;height:100%}.loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#fffffffa;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:100;border-radius:16px;animation:fadeIn .3s ease-in-out}.loading-content{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.loading-content.inline{display:inline-flex;flex-direction:row;gap:8px}.loading-message{margin-top:16px;font-size:16px;color:#374151;font-weight:500;margin-bottom:0}.inline .loading-message{margin-top:0;margin-left:8px}.spinner{border-style:solid;border-radius:50%;animation:spin linear infinite;flex-shrink:0}.spinner-small{width:24px;height:24px}.spinner-medium{width:48px;height:48px}.spinner-large{width:64px;height:64px}.spinner-xl{width:80px;height:80px}@keyframes spin{to{transform:rotate(360deg)}}.loading-spinner-wrapper.fixed-center{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:9999}.loading-spinner-wrapper.absolute-center{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center}.loading-spinner-wrapper.relative-center{position:relative;display:flex;align-items:center;justify-content:center;min-height:200px}.car-navigation-tabs{display:flex;gap:.5rem;background:#fff;padding:.5rem;border-radius:12px;box-shadow:0 1px 2px #0000000d;justify-content:stretch;flex-wrap:nowrap;width:100%;margin:0 0 .75rem}@media (max-width: 767px){.car-navigation-tabs{flex-direction:row;flex-wrap:nowrap;gap:.25rem;padding:.25rem;margin-bottom:.75rem}}.nav-tab-btn{flex:1 1 0;min-width:0;display:flex;align-items:center;justify-content:center;gap:.25rem;padding:.75rem .5rem;background:transparent;border:2px solid transparent;border-radius:8px;font-weight:600;font-size:.875rem;color:#4b5563;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease;-webkit-tap-highlight-color:transparent}.nav-tab-btn:hover:not(:disabled){background:#00924514;color:#009245;border-color:#00924533}.nav-tab-btn.active{background:#009245;color:#fff;border-color:#009245;box-shadow:0 2px 8px #00924547}.nav-tab-btn:disabled{opacity:.5;cursor:not-allowed}.nav-tab-btn svg{flex-shrink:0}@media (max-width: 767px){.nav-tab-btn{padding:.5rem .25rem;font-size:11px;gap:4px}.nav-tab-btn svg{width:15px;height:15px}.nav-tab-btn .mr-1{margin-right:2px!important}}.account-money-summary{background:#fff;border-radius:16px;box-shadow:0 1px 2px #0000000d;padding:1rem;margin-bottom:1rem;border:1px solid #e5e7eb}.account-money-summary--empty .account-money-summary__amount{color:#6b7280}.account-money-summary__main{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.account-money-summary__balance-block{flex:1;min-width:200px}.account-money-summary__label{display:block;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem}.account-money-summary__amount{font-size:1.875rem;font-weight:700;color:#009245;line-height:1.15}.account-money-summary__hint{margin:.5rem 0 0;font-size:.875rem;color:#4b5563;line-height:1.5}.account-money-summary__actions{display:flex;flex-direction:column;gap:.5rem;align-items:stretch}@media (min-width: 768px){.account-money-summary__actions{align-items:flex-end}}.btn-account-topup{background:#009245;color:#fff;border:none;border-radius:12px;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;min-height:44px}.btn-account-topup:hover:not(:disabled){filter:brightness(.92)}.btn-account-topup:disabled{opacity:.65;cursor:not-allowed}.btn-account-topup:focus-visible{outline:2px solid #009245;outline-offset:2px}.btn-account-history{background:transparent;color:#374151;border:1px solid #d1d5db;border-radius:12px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-height:40px}.btn-account-history:hover{border-color:#009245;color:#009245}.btn-account-history:focus-visible{outline:2px solid #009245;outline-offset:2px}.chart-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:0 .25rem}.chart-toolbar__label{font-size:.875rem;font-weight:600;color:#4b5563}.chart-dimension-toggle{display:inline-flex;padding:3px;background:#f3f4f6;border-radius:12px;gap:2px}.chart-dimension-toggle__btn{border:none;background:transparent;color:#4b5563;font-size:.875rem;font-weight:600;padding:.5rem 1rem;border-radius:8px;cursor:pointer;transition:all .2s ease;min-height:40px}.chart-dimension-toggle__btn:hover:not(.chart-dimension-toggle__btn--active){color:#111827}.chart-dimension-toggle__btn--active{background:#fff;color:#111827;box-shadow:0 1px 2px #0000000d}.chart-dimension-toggle__btn:focus-visible{outline:2px solid #009245;outline-offset:2px}.credit-history-panel{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1rem;margin-bottom:1rem;box-shadow:0 1px 2px #0000000d}.credit-history-panel__title{font-size:1.125rem;font-weight:700;color:#111827;margin:0 0 .75rem}.credit-history-panel__empty{margin:0;font-size:.875rem;color:#6b7280}.credit-history-panel__item{padding:.75rem 0;border-bottom:1px solid #f3f4f6}.credit-history-panel__item:last-child{border-bottom:none;padding-bottom:0}.credit-history-panel__row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem}.credit-history-panel__info{display:flex;flex-direction:column;gap:2px}.credit-history-panel__desc{font-size:.875rem;font-weight:500;color:#1f2937}.credit-history-panel__date{font-size:.75rem;color:#6b7280}.credit-history-panel__amounts{text-align:right}.credit-history-panel__credit-amt{display:block;font-weight:600;color:#065f46;font-size:.875rem}.credit-history-panel__status{font-size:.75rem;display:block;margin-top:2px}.credit-history-panel__status--used{color:#6b7280}.credit-history-panel__status--partial{color:#f59e0b}.credit-history-panel__status--active{color:#065f46}.credit-history-panel__tx-list{margin-top:.5rem;padding-left:.75rem;border-left:2px solid #e5e7eb}.credit-history-panel__tx{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;font-size:.75rem;color:#4b5563;padding:2px 0}.credit-history-panel__tx-desc{flex:1;min-width:120px}.credit-history-panel__tx-amt{font-weight:600;color:#ef4444}.credit-history-panel__tx-date{color:#9ca3af;font-size:.7rem}.charges-summary{background:#fff;border-radius:16px;padding:1rem;margin-bottom:1rem;box-shadow:0 1px 2px #0000000d;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem}@media (max-width: 767px){.charges-summary{grid-template-columns:repeat(2,1fr);padding:.75rem;gap:.75rem}}.summary-item{text-align:center}.summary-item .summary-label{font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem;font-weight:600}.summary-item .summary-value{font-size:1.5rem;font-weight:700;color:#111827}.summary-item .summary-value.summary-amount{color:#009245}@media (max-width: 767px){.summary-item .summary-value{font-size:1.25rem}}.summary-item .summary-sublabel{font-size:.75rem;color:#9ca3af;margin-top:.25rem}.charges-filters{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;gap:.75rem}@media (max-width: 767px){.charges-filters{flex-direction:column;align-items:stretch}}.filter-dropdown{position:relative}.filter-dropdown .filter-button{background:#fff;border:1px solid #d1d5db;border-radius:12px;padding:.75rem 1rem;font-size:.875rem;color:#374151;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .2s ease;min-width:200px;justify-content:space-between}@media (max-width: 767px){.filter-dropdown .filter-button{width:100%}}.filter-dropdown .filter-button:hover{border-color:#009245;box-shadow:0 1px 2px #0000000d}.filter-dropdown .filter-button:focus{outline:none;border-color:#009245;box-shadow:0 0 0 3px #0092451a}.filter-dropdown .filter-button .filter-icon{width:18px;height:18px;color:#6b7280}.filter-dropdown .filter-button .chevron-icon{width:16px;height:16px;color:#9ca3af;transition:transform .2s ease}.filter-dropdown .filter-button[aria-expanded=true] .chevron-icon{transform:rotate(180deg)}.empty-state{text-align:center;padding:3rem 1rem;background:#fff;border-radius:16px;box-shadow:0 1px 2px #0000000d}.empty-state .empty-icon{width:120px;height:120px;margin:0 auto 1rem;opacity:.3}@media (max-width: 767px){.empty-state .empty-icon{width:80px;height:80px}}.empty-state .empty-title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.5rem}.empty-state .empty-description{font-size:1rem;color:#4b5563;margin-bottom:1.5rem}.empty-state .empty-action{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.empty-state .empty-action:hover{transform:translateY(-2px);box-shadow:0 4px 15px #667eea66}.active-filters{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap;align-items:center}.filter-tag{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#667eea1a;color:#764ba2;border-radius:9999px;font-size:.875rem;font-weight:600;border:1px solid rgba(102,126,234,.3)}.filter-tag span{line-height:1}.filter-tag .remove-filter{display:flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;background:transparent;border:none;cursor:pointer;color:#667eea;transition:all .2s ease}.filter-tag .remove-filter svg{width:14px;height:14px;stroke-width:2.5}.filter-tag .remove-filter:hover{color:#764ba2;transform:scale(1.1)}.loading-container{display:flex;justify-content:center;align-items:center;min-height:400px;padding:2rem 0}.charges-list{display:flex;flex-direction:column;gap:.75rem}.charge-card{background:#fff;border-radius:16px;box-shadow:0 1px 2px #0000000d;transition:all .2s ease;overflow:hidden;border-left:4px solid transparent}.charge-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-2px)}.charge-card.status-succeeded{border-left-color:#10b981}.charge-card.status-pending{border-left-color:#f59e0b}.charge-card.status-failed{border-left-color:#ef4444}.charge-card-content{padding:.75rem}@media (max-width: 767px){.charge-card-content{padding:.5rem}}.charge-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.charge-date{font-size:.875rem;color:#4b5563;font-weight:500}.service-badge{display:inline-block;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;color:#dc3545}.service-badge.service-viaje,.service-badge.service-paseo,.service-badge.service-veterinario{background:transparent;color:#dc3545}.charge-main{margin-bottom:.75rem}.charge-route{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.charge-route .city-name{font-size:1.125rem;font-weight:700;color:#111827}@media (max-width: 767px){.charge-route .city-name{font-size:1rem}}.charge-route .arrow-icon{width:20px;height:20px;color:#9ca3af;flex-shrink:0}.charge-pets-amount{display:flex;justify-content:space-between;align-items:center;padding-top:.5rem;padding-bottom:.5rem;border-top:1px solid #f3f4f6;gap:.75rem;flex-wrap:nowrap}@media (max-width: 767px){.charge-pets-amount{flex-wrap:wrap;gap:.5rem}}.pets-avatars{display:flex;align-items:center;flex-shrink:0}.pets-avatars .pet-avatar{width:40px;height:40px;border-radius:9999px;-o-object-fit:cover;object-fit:cover;border:2px solid #ffffff;box-shadow:0 1px 2px #0000000d;margin-left:-8px;transition:all .2s ease}.pets-avatars .pet-avatar:first-child{margin-left:0}.pets-avatars .pet-avatar:hover{transform:scale(1.15);z-index:10;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.pets-avatars .pets-count{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:9999px;background:#e5e7eb;border:2px solid #ffffff;font-size:.75rem;font-weight:700;color:#374151;margin-left:-8px}.charge-amount-row{display:flex;align-items:baseline;gap:.5rem;flex-shrink:0;white-space:nowrap}.charge-amount-row .amount-label{font-size:.875rem;color:#6b7280;font-weight:500}.charge-amount-row .amount-value{font-size:1.5rem;font-weight:700;color:#111827}.charge-footer{display:flex;justify-content:flex-end;align-items:center;padding-top:.5rem;border-top:1px solid #f3f4f6}@media (max-width: 767px){.charge-footer{justify-content:stretch}}.btn-view-travel{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;white-space:nowrap}.btn-view-travel svg{width:16px;height:16px}.btn-view-travel:hover{transform:translateY(-2px);box-shadow:0 4px 15px #667eea66}.btn-view-travel:active{transform:translateY(0)}@media (max-width: 767px){.btn-view-travel{width:100%;justify-content:center}}.status-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:8px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.status-badge .status-dot{width:6px;height:6px;border-radius:9999px;display:inline-block}.status-badge.status-succeeded{background:#10b9811a;color:#10b981}.status-badge.status-succeeded .status-dot{background:#10b981}.status-badge.status-pending{background:#f59e0b1a;color:#f59e0b}.status-badge.status-pending .status-dot{background:#f59e0b}.status-badge.status-failed{background:#ef44441a;color:#ef4444}.status-badge.status-failed .status-dot{background:#ef4444}.charge-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1040;padding:1rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:fadeIn .2s ease}@media (max-width: 767px){.charge-modal-overlay{padding:.5rem;align-items:flex-end}}.topup-modal-overlay{z-index:9999;padding-top:calc(1rem + env(safe-area-inset-top,0px));padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px))}@media (max-width: 767px){.topup-modal-overlay{padding-top:calc(.5rem + env(safe-area-inset-top,0px));padding-bottom:calc(var(--native-app-bottom-nav-height, 70px) + env(safe-area-inset-bottom,0px))}}.topup-modal-overlay .topup-modal{max-height:calc(100vh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - var(--native-app-bottom-nav-height, 0px) - 1rem);overflow-y:auto}@media (max-width: 767px){.topup-modal-overlay .topup-modal{max-height:calc(95vh - env(safe-area-inset-top,0px) - var(--native-app-bottom-nav-height, 70px))}}.topup-modal-overlay .modal-actions{padding-bottom:env(safe-area-inset-bottom,0px)}.charge-modal{background:#fff;border-radius:20px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040;animation:slideUp .3s ease}@media (max-width: 767px){.charge-modal{border-bottom-left-radius:0;border-bottom-right-radius:0;max-height:95vh}}.modal-header{padding:1rem;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;align-items:center}.modal-header .modal-title{font-size:1.25rem;font-weight:700;color:#111827;margin:0}.modal-header .modal-close{background:#f3f4f6;border:none;border-radius:9999px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.modal-header .modal-close:hover{background:#e5e7eb}.modal-header .modal-close .close-icon{width:18px;height:18px;color:#4b5563}.modal-content{padding:1rem}.modal-section{margin-bottom:1rem}.modal-section:last-child{margin-bottom:0}.modal-section .section-title{font-size:.875rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem}.modal-info-grid{display:grid;grid-template-columns:1fr;gap:.75rem}.modal-info-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#f9fafb;border-radius:12px}.modal-info-item .info-label{font-size:.875rem;color:#4b5563;font-weight:500}.modal-info-item .info-value{font-size:.875rem;color:#111827;font-weight:600;text-align:right}.modal-amount{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem;border-radius:16px;text-align:center;margin-bottom:1rem}.modal-amount .amount-label{font-size:.875rem;opacity:.9;margin-bottom:.25rem}.modal-amount .amount-value{font-size:2.25rem;font-weight:700}.modal-actions{display:flex;gap:.5rem;padding:1rem;border-top:1px solid #f3f4f6}@media (max-width: 767px){.modal-actions{flex-direction:column}}.modal-actions .btn-modal{flex:1;padding:.75rem 1rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;display:flex;align-items:center;justify-content:center;gap:.5rem}.modal-actions .btn-modal.btn-primary-modal{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.modal-actions .btn-modal.btn-primary-modal:hover{transform:translateY(-2px);box-shadow:0 4px 15px #667eea66}.modal-actions .btn-modal.btn-secondary-modal{background:#f3f4f6;color:#374151}.modal-actions .btn-modal.btn-secondary-modal:hover{background:#e5e7eb}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.text-truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.skeleton-loader{background:linear-gradient(90deg,#f3f4f6,#e5e7eb,#f3f4f6);background-size:200% 100%;animation:loading 1.5s ease-in-out infinite;border-radius:8px;height:20px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.partner-payments-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;padding:3px;background:#f3f4f6;border-radius:12px}.partner-payments-tabs__btn{flex:1;min-width:140px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;min-height:44px;border:none;background:transparent;color:#4b5563;font-size:.875rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease}.partner-payments-tabs__btn:hover:not(.partner-payments-tabs__btn--active){color:#111827}.partner-payments-tabs__btn--active{background:#fff;color:#111827;box-shadow:0 1px 2px #0000000d}.partner-payments-tabs__btn:focus-visible{outline:2px solid #009245;outline-offset:2px}.partner-payments-tabs__icon{width:20px;height:20px;flex-shrink:0}.partner-payments-tabs__badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 .5rem;background:#e5e7eb;color:#374151;border-radius:9999px;font-size:.75rem;font-weight:700}.partner-payments-tabs__btn--active .partner-payments-tabs__badge{background:#00924526;color:#009245}.payments-summary{display:none}.summary-item{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;text-align:center;min-width:0}.summary-label{font-size:.875rem;color:#4b5563;margin-bottom:.5rem;word-wrap:break-word}.summary-value{font-size:1.875rem;font-weight:700;color:#111827;word-wrap:break-word}.summary-sublabel{font-size:.75rem;color:#9ca3af;margin-top:.25rem;word-wrap:break-word}.summary-amount{color:#3b82f6}.summary-partner-amount{color:#10b981}.payments-list{display:flex;flex-direction:column;gap:.75rem}.payment-card{background:#fff;border-radius:16px;padding:0;box-shadow:0 1px 2px #0000000d;transition:all .2s ease;border-left:4px solid #10b981;overflow:hidden}.payment-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.payment-card.status-pending{border-left-color:#f59e0b}.payment-card.status-included{border-left-color:#3b82f6}.payment-card.status-failed{border-left-color:#ef4444}.payment-card-content{padding:.75rem}@media (max-width: 767px){.payment-card-content{padding:.5rem}}.payment-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.payment-date{display:flex;align-items:center;gap:.5rem;color:#4b5563;font-size:.875rem}.date-icon{width:18px;height:18px}.service-badge{padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:600}.service-badge.service-viaje{background:#dbeafe;color:#1e40af}.service-badge.service-paseo{background:#d1fae5;color:#065f46}.service-badge.service-veterinario{background:#fce7f3;color:#9f1239}.payment-main{margin-bottom:1rem}.payment-route{display:flex;align-items:center;gap:1rem}.route-point{display:flex;align-items:center;gap:.5rem}.route-dot{width:12px;height:12px;border-radius:9999px}.route-dot.origin-dot{background:#10b981}.route-dot.destination-dot{background:#009245}.route-label{font-weight:600;color:#111827}.route-arrow{color:#9ca3af}.route-arrow svg{width:24px;height:24px}.payment-passangers-amount{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-top:1rem;border-top:1px solid #e5e7eb;gap:1rem}.passangers-info{display:flex;align-items:center;gap:.5rem;color:#4b5563;flex-shrink:0}.passangers-icon{width:20px;height:20px}.payment-amount-info{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;justify-content:flex-end}.amount-container{display:flex;flex-direction:column;align-items:flex-end}.payment-amount{font-size:1.5rem;font-weight:700;color:#10b981;line-height:1}.amount-subtitle{font-size:.75rem;color:#4b5563;margin-top:.25rem}.payment-status{padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:600}.payment-status.status-succeeded{background:#d1fae5;color:#065f46}.payment-status.status-included{background:#dbeafe;color:#1d4ed8}.payment-status.status-pending{background:#fef3c7;color:#92400e}.payment-status.status-failed{background:#fee2e2;color:#991b1b}.payment-footer{display:flex;justify-content:flex-end}.btn-view-details{display:inline-flex;align-items:center;gap:.5rem;background:#009245;color:#fff;border:none;border-radius:12px;padding:.5rem 1rem;min-height:44px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none}.btn-view-details:hover{color:#fff;filter:brightness(.92);transform:translate(2px)}.btn-view-details:focus-visible{outline:2px solid #009245;outline-offset:2px}.btn-view-details svg{width:18px;height:18px}.payment-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.payment-modal{background:#fff;border-radius:12px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 10px 25px #0003}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;border-bottom:1px solid #e5e7eb}.modal-title{font-size:1.5rem;font-weight:700;color:#111827}.modal-close{background:none;border:none;cursor:pointer;color:#4b5563;padding:.5rem;transition:all .2s}.modal-close:hover{color:#111827}.modal-close svg{width:24px;height:24px}.modal-content{padding:1.25rem}.modal-amount{text-align:center;padding:2rem;background:linear-gradient(135deg,#10b981,#059669);border-radius:8px;margin-bottom:1.25rem}.amount-label{display:block;color:#ffffffe6;font-size:.875rem;margin-bottom:.5rem}.amount-value{display:block;color:#fff;font-size:2.25rem;font-weight:700;margin-bottom:1rem}.payment-status-info{display:flex;flex-direction:column;gap:.75rem;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.2)}.payment-status-row{display:flex;justify-content:center;align-items:center}.status-badge-modal{padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:600;background:#fffffff2}.status-badge-modal.status-succeeded{color:#065f46}.status-badge-modal.status-pending{color:#92400e}.status-badge-modal.status-failed{color:#991b1b}.payment-date-row{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#fffffff2;font-size:.875rem}.calendar-icon{width:18px;height:18px}.payment-id-row{display:flex;justify-content:center;margin-top:.25rem}.payment-id-link{display:flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;font-size:.875rem;padding:.5rem 1rem;background:#ffffff26;border-radius:4px;transition:all .2s;border:1px solid rgba(255,255,255,.3)}.payment-id-link:hover{background:#ffffff40;transform:translateY(-1px)}.link-icon{width:16px;height:16px}.commission-section{background:#f9fafb;border-radius:8px;padding:1rem;margin-bottom:1rem}.modal-commission-details{background:#fff;border-radius:8px;padding:0}.modal-breakdown-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;border-bottom:1px solid #e5e7eb;gap:.5rem}.modal-breakdown-row:last-of-type{border-bottom:none}.modal-breakdown-label{font-size:.875rem;color:#4b5563;flex:1}.modal-breakdown-value{font-weight:600;font-size:.875rem;color:#111827;white-space:nowrap}.modal-commission-row{background:#fff;margin:0;padding:.5rem .75rem}.modal-commission-value{color:#111827;font-size:.875rem}.modal-partner-row{background:#fff;margin:0;padding:.5rem .75rem;border-bottom:none;font-weight:700}.modal-partner-value{color:#111827;font-size:.875rem;font-weight:700}.modal-commission-rule{margin-top:.75rem;padding:.75rem;background:#f9fafb;border-radius:4px;border-left:3px solid #667eea}.rule-name{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;color:#1f2937;font-size:.875rem}.rule-icon{width:16px;height:16px;color:#667eea;flex-shrink:0}.rule-description{font-size:.75rem;color:#4b5563;line-height:1.4;padding-left:1.25rem;font-style:italic}.modal-section{margin-bottom:1.25rem}.section-title{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:1rem}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.info-item{display:flex;flex-direction:column}.info-label{font-size:.875rem;color:#4b5563;margin-bottom:.25rem}.info-value{font-weight:600;color:#111827}.modal-actions{display:flex;gap:1rem;padding:1.25rem;border-top:1px solid #e5e7eb}.btn-modal{flex:1;padding:.75rem 1.25rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;border:none;display:flex;align-items:center;justify-content:center;gap:.5rem}.btn-primary-modal{background:#009245;color:#fff}.btn-primary-modal:hover{filter:brightness(.92)}.btn-primary-modal svg{width:20px;height:20px}.btn-secondary-modal{background:#e5e7eb;color:#111827}.btn-secondary-modal:hover{background:#d1d5db}.consolidated-payments-section{margin-top:0}.section-header{margin-bottom:1.25rem;text-align:left}.section-subtitle{font-size:.875rem;color:#4b5563}.history-list{display:flex;flex-direction:column;gap:.75rem}.payment-item{background:#fff;border-radius:16px;padding:1rem;box-shadow:0 1px 2px #0000000d;transition:all .2s ease;border-left:4px solid #10b981}.payment-item:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.payment-item.pending{border-left-color:#f59e0b}.payment-item.completed{border-left-color:#10b981}.payment-item.cancelled{border-left-color:#ef4444}.payment-header-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #e5e7eb}.payment-id{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;color:#111827}.payment-id .icon{width:18px;height:18px;color:#009245;flex-shrink:0}.payment-status-badge{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;white-space:nowrap}.payment-status-badge.pending{background:#fef3c7;color:#92400e}.payment-status-badge.completed{background:#d1fae5;color:#065f46}.payment-status-badge.cancelled{background:#fee2e2;color:#991b1b}.payment-details-info{display:grid;gap:.5rem;margin-bottom:.75rem}.detail-row{display:flex;justify-content:space-between;align-items:baseline;padding:.25rem 0;gap:1rem}.detail-row .label{font-size:.875rem;color:#4b5563;flex-shrink:0}.detail-row .value{font-weight:600;font-size:.875rem;color:#111827;text-align:right;word-break:break-word}.detail-row.commission .value{color:#ef4444}.detail-row.partner{padding-top:.5rem;border-top:1px solid #f3f4f6}.detail-row.partner .value{color:#10b981;font-size:1.125rem;font-weight:700}.payment-actions{display:flex;justify-content:flex-end;padding-top:.75rem;border-top:1px solid #e5e7eb}.btn-action{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;border:none}.btn-action .icon{width:18px;height:18px}.btn-action.btn-view{background:#009245;color:#fff;min-height:44px}.btn-action.btn-view:hover{filter:brightness(.92)}.btn-action.btn-view:focus-visible{outline:2px solid #009245;outline-offset:2px}.empty-state{background:#fff;border-radius:16px;padding:3rem 1rem;text-align:center;box-shadow:0 1px 2px #0000000d}.empty-icon{margin:0 auto 1.25rem;width:80px;height:80px;color:#9ca3af}.empty-icon svg{width:100%;height:100%}.empty-title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.5rem}.empty-description{color:#4b5563;margin-bottom:2rem}.empty-action{background:#009245;color:#fff;border:none;border-radius:12px;padding:.75rem 1.25rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.empty-action:hover{filter:brightness(.92);transform:translateY(-2px)}@media (max-width: 992px){.partner-payments-tabs{gap:.5rem}.partner-payments-tabs__btn{padding:.5rem .75rem;font-size:.875rem}}@media (max-width: 767px){.partner-payments-tabs{gap:.5rem;padding:.5rem}.partner-payments-tabs__btn{min-width:0;padding:.5rem;font-size:.875rem}.partner-payments-tabs__icon{width:18px;height:18px}.payment-header-row{flex-wrap:wrap;gap:.5rem}.payment-route{flex-wrap:wrap}.payment-passangers-amount{flex-direction:column;align-items:flex-start;gap:.75rem}.payment-amount-info{width:100%;justify-content:space-between}.modal-actions{flex-direction:column;gap:.5rem}.btn-modal{width:100%}.payment-item{padding:.75rem}.detail-row .label,.detail-row .value{font-size:.875rem}.detail-row.partner .value{font-size:1rem}.payment-actions{padding-top:.75rem}.btn-action{padding:.5rem .75rem;font-size:.875rem}.btn-action .icon{width:16px;height:16px}}@media (max-width: 575px){.partner-payments-tabs{flex-direction:column;gap:.5rem;padding:.5rem}.partner-payments-tabs__btn{width:100%;min-width:0}.partner-payments-tabs__icon{width:16px;height:16px}.service-badge{font-size:.75rem;padding:.25rem .5rem}.passangers-info{font-size:.875rem}.payment-amount-info{flex-wrap:nowrap;gap:.5rem}.route-label{font-size:.875rem}.payment-amount{font-size:1.25rem}.payment-status{font-size:.75rem;padding:.25rem .5rem}.btn-view-details{font-size:.875rem;padding:.25rem .75rem;min-height:40px}.commission-section{padding:.5rem}.modal-breakdown-row{padding:.25rem .5rem}.modal-breakdown-label{font-size:.75rem;line-height:1.3}.modal-breakdown-value{font-size:.75rem}.modal-commission-rule{padding:.5rem}.rule-name{font-size:.75rem}.rule-icon{width:14px;height:14px}.rule-description{font-size:11px;padding-left:.75rem;line-height:1.3}.payment-item{padding:.75rem}.payment-header-info{margin-bottom:.5rem;padding-bottom:.5rem}.payment-id{font-size:.875rem}.payment-id .icon{width:15px;height:15px}.payment-status-badge{font-size:11px;padding:.25rem .5rem}.payment-details-info{gap:.25rem;margin-bottom:.5rem}.detail-row{padding:.25rem 0;gap:.5rem}.detail-row .label,.detail-row .value{font-size:.75rem}.detail-row.partner .value{font-size:1rem}.payment-actions{padding-top:.5rem}.btn-action{padding:.5rem .75rem;font-size:.875rem}.btn-action .icon{width:15px;height:15px}}@media (max-width: 480px){.payment-amount{font-size:1.125rem}}.income-summary-card{background:#fff;border-radius:20px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .2s ease}.income-summary-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@media (max-width: 767px){.income-summary-card{padding:1.5rem;border-radius:16px;margin-bottom:1.5rem}}@media (max-width: 575px){.income-summary-card{padding:1rem;border-radius:12px;margin-bottom:1rem}}.income-header{margin-bottom:2rem}@media (max-width: 767px){.income-header{margin-bottom:1.5rem}}.income-amount-section{text-align:left}.income-label{font-size:1rem;color:#4b5563;margin-bottom:.25rem;font-weight:500}@media (max-width: 575px){.income-label{font-size:.875rem}}.income-amount{font-size:2.25rem;font-weight:700;color:#667eea;line-height:1.2;margin-bottom:.25rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width: 767px){.income-amount{font-size:1.875rem}}@media (max-width: 575px){.income-amount{font-size:1.5rem}}.income-period{font-size:1.125rem;color:#111827;font-weight:600}@media (max-width: 767px){.income-period{font-size:1rem}}@media (max-width: 575px){.income-period{font-size:.875rem}}.income-chart-container{position:relative;height:300px;margin-top:2rem}.income-chart-container canvas{max-height:300px}@media (max-width: 767px){.income-chart-container{height:250px;margin-top:1.5rem}.income-chart-container canvas{max-height:250px}}@media (max-width: 575px){.income-chart-container{height:220px;margin-top:1rem}.income-chart-container canvas{max-height:220px}}.partner-payment-detail .page-header{position:relative;padding-top:.5rem}.partner-payment-detail .page-wrapper{min-height:calc(100vh - 80px);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}@media (max-width: 991.98px){.partner-payment-detail .page-wrapper{padding-bottom:calc(70px + env(safe-area-inset-bottom))}}.partner-payment-detail .btn-back{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.5rem;background:none;border:none;border-radius:8px;color:#009245;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.partner-payment-detail .btn-back:hover{background:#00924514}.partner-payment-detail .btn-back:focus-visible{outline:2px solid #009245;outline-offset:2px}.partner-payment-detail .btn-back svg{flex-shrink:0;width:20px;height:20px}.partner-payment-detail .page-header-top{display:flex;flex-direction:column;gap:.75rem;width:100%}.partner-payment-detail .loading-container{display:flex;justify-content:center;align-items:center;min-height:400px;padding:2rem 0}.partner-payment-detail .payment-summary-card{background:#fff;border-radius:16px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border:1px solid rgba(102,126,234,.2)}.partner-payment-detail .summary-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.partner-payment-detail .payment-info{display:flex;align-items:center;gap:1rem}.partner-payment-detail .payment-icon{width:40px;height:40px;color:#009245;flex-shrink:0}.partner-payment-detail .payment-title{font-size:1.5rem;font-weight:700;line-height:1.25;color:#111827}.partner-payment-detail .payment-date{font-size:1rem;color:#4b5563;margin-top:.25rem;line-height:1.375}.partner-payment-detail .payment-status-badge{padding:.5rem 1.25rem;border-radius:9999px;font-size:1rem;font-weight:600}.partner-payment-detail .payment-status-badge.pending{color:#92400e;background:#fef3c7}.partner-payment-detail .payment-status-badge.paid{color:#065f46;background:#d1fae5}.partner-payment-detail .payment-status-badge.cancelled{color:#991b1b;background:#fee2e2}.partner-payment-detail .summary-grid{padding-top:1rem;border-top:1px solid #e5e7eb}.partner-payment-detail .payment-method-section{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb;display:flex;gap:2rem;flex-wrap:wrap}.partner-payment-detail .method-item{display:flex;gap:.5rem;font-size:1rem;line-height:1.375;color:#374151}.partner-payment-detail .method-item .label{color:#4b5563}.partner-payment-detail .method-item .value{font-weight:600;color:#111827}.partner-payment-detail .commission-details{background:#f9fafb;border-radius:8px;overflow:hidden}.partner-payment-detail .breakdown-row{display:flex;justify-content:space-between;align-items:center;padding:.875rem 1rem;border-bottom:1px solid #e5e7eb;background:#fff}.partner-payment-detail .breakdown-row:last-of-type{border-bottom:none}.partner-payment-detail .breakdown-label{font-size:1rem;color:#6b7280;flex:1}.partner-payment-detail .breakdown-value{font-weight:600;font-size:1rem;color:#1f2937;white-space:nowrap}.partner-payment-detail .commission-row{background:#fef9f5}.partner-payment-detail .commission-value{color:#ea580c}.partner-payment-detail .partner-row{background:#f0fdf4;border-bottom:none;padding:1rem}.partner-payment-detail .partner-value{color:#10b981;font-size:1.125rem;font-weight:700}.partner-payment-detail .charges-section{margin-top:1.5rem}.partner-payment-detail .section-title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:1.5rem;text-align:center}.partner-payment-detail .charges-list{display:grid;gap:1rem}.partner-payment-detail .charge-card{background:#fff;border-radius:12px;padding:1.5rem;border-left:4px solid #009245;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}.partner-payment-detail .charge-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.partner-payment-detail .charge-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.partner-payment-detail .charge-id{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;color:#111827}.partner-payment-detail .charge-id .icon{width:20px;height:20px;color:#009245}.partner-payment-detail .charge-date{font-size:1rem;color:#4b5563}.partner-payment-detail .charge-service{margin-bottom:1rem}.partner-payment-detail .service-badge{display:inline-block;padding:.375rem .875rem;border-radius:9999px;font-size:.875rem;font-weight:600}.partner-payment-detail .service-badge.service-viaje{background:#dbeafe;color:#1e40af}.partner-payment-detail .service-badge.service-paseo{background:#d1fae5;color:#065f46}.partner-payment-detail .service-badge.service-veterinario{background:#fce7f3;color:#9f1239}.partner-payment-detail .charge-route{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.partner-payment-detail .route-point{display:flex;align-items:center;gap:.5rem}.partner-payment-detail .route-dot{width:12px;height:12px;border-radius:9999px}.partner-payment-detail .route-dot.origin{background:#10b981}.partner-payment-detail .route-dot.destination{background:#009245}.partner-payment-detail .route-label{font-weight:600;color:#111827}.partner-payment-detail .route-arrow{color:#9ca3af}.partner-payment-detail .route-arrow svg{width:24px;height:24px}.partner-payment-detail .charge-details{display:grid;gap:.75rem;margin-bottom:1rem}.partner-payment-detail .charge-details .detail-row{display:flex;gap:.5rem;font-size:1rem}.partner-payment-detail .charge-details .detail-row .label{color:#4b5563;font-weight:500}.partner-payment-detail .charge-details .detail-row .value{color:#111827;font-weight:600}.partner-payment-detail .pet-name{color:#111827}.partner-payment-detail .charge-financial{background:#f9fafb;border-radius:8px;padding:1rem;margin-bottom:1rem}.partner-payment-detail .financial-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:1rem}.partner-payment-detail .financial-row:not(:last-child){border-bottom:1px solid #e5e7eb}.partner-payment-detail .financial-row .label{color:#4b5563}.partner-payment-detail .financial-row .value{font-weight:600;color:#111827}.partner-payment-detail .commission-row .value{color:#ef4444}.partner-payment-detail .net-row{padding-top:.75rem;margin-top:.25rem;border-top:2px solid #e5e7eb!important}.partner-payment-detail .net-row .label{color:#111827;font-weight:600}.partner-payment-detail .net-row .value{color:#10b981;font-size:1.125rem;font-weight:700}.partner-payment-detail .charge-actions{display:flex;justify-content:flex-end}.partner-payment-detail .btn-view-travel{display:flex;align-items:center;gap:.5rem;background:#009245;color:#fff;border:none;border-radius:8px;padding:.625rem 1.25rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.partner-payment-detail .btn-view-travel:hover{background:#5568d3;transform:translate(2px);box-shadow:0 4px 15px #667eea66}.partner-payment-detail .btn-view-travel .icon{width:18px;height:18px}.partner-payment-detail .empty-charges{text-align:center;padding:3rem 2rem;background:#fff;border-radius:16px;box-shadow:0 1px 2px #0000000d}.partner-payment-detail .empty-icon{width:64px;height:64px;color:#9ca3af;margin:0 auto 1rem}.partner-payment-detail .empty-charges p{color:#4b5563;font-size:1rem}.partner-payment-detail .error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;background:#fff;border-radius:16px;box-shadow:0 1px 2px #0000000d}.partner-payment-detail .error-icon{width:64px;height:64px;color:#ef4444;margin-bottom:1rem}.partner-payment-detail .error-state p{color:#4b5563;font-size:1.125rem;margin-bottom:1.5rem}.partner-payment-detail .btn-retry{background:#009245;color:#fff;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.partner-payment-detail .btn-retry:hover{background:#5568d3;box-shadow:0 4px 15px #667eea66}@media (max-width: 767px){.partner-payment-detail .btn-back{padding:.5rem .75rem;font-size:.75rem}.partner-payment-detail .page-title{font-size:1.5rem}.partner-payment-detail .payment-summary-card{padding:1.25rem}.partner-payment-detail .summary-header{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.partner-payment-detail .payment-icon{width:36px;height:36px}.partner-payment-detail .payment-title{font-size:1.25rem}.partner-payment-detail .payment-date{font-size:.875rem}.partner-payment-detail .payment-status-badge{padding:.375rem 1rem;font-size:.875rem}.partner-payment-detail .summary-grid{padding-top:.875rem}.partner-payment-detail .payment-method-section{flex-direction:column;gap:.5rem;margin-top:.875rem;padding-top:.875rem}.partner-payment-detail .method-item{font-size:.875rem}.partner-payment-detail .breakdown-row{padding:.75rem;flex-wrap:wrap;gap:.5rem}.partner-payment-detail .breakdown-label,.partner-payment-detail .breakdown-value{font-size:.875rem}.partner-payment-detail .partner-value{font-size:1rem}.partner-payment-detail .charge-card{padding:1rem}.partner-payment-detail .charge-route{flex-direction:column;align-items:flex-start;gap:.5rem}.partner-payment-detail .route-arrow{transform:rotate(90deg)}.partner-payment-detail .charge-financial{padding:.75rem}.partner-payment-detail .financial-row{font-size:.875rem}.partner-payment-detail .net-row .value{font-size:1rem}}@media (max-width: 480px){.partner-payment-detail .btn-back{padding:.5rem .75rem;font-size:11px;gap:.25rem}.partner-payment-detail .page-title{font-size:1.25rem}.partner-payment-detail .page-subtitle{font-size:.875rem}.partner-payment-detail .payment-summary-card{padding:1rem;margin-bottom:1rem}.partner-payment-detail .summary-header{gap:.625rem;margin-bottom:.875rem}.partner-payment-detail .payment-info{gap:.75rem}.partner-payment-detail .payment-icon{width:32px;height:32px}.partner-payment-detail .payment-title{font-size:1.125rem}.partner-payment-detail .payment-date{font-size:.75rem;margin-top:.2rem}.partner-payment-detail .payment-status-badge{padding:.375rem .875rem;font-size:.75rem;align-self:flex-start}.partner-payment-detail .summary-grid{padding-top:.75rem}.partner-payment-detail .payment-method-section{gap:.5rem;margin-top:.75rem;padding-top:.75rem}.partner-payment-detail .method-item{font-size:.75rem}.partner-payment-detail .section-title{font-size:1.125rem}.partner-payment-detail .breakdown-label,.partner-payment-detail .breakdown-value{font-size:.75rem}.partner-payment-detail .charge-header{flex-direction:column;align-items:flex-start;gap:.5rem}.partner-payment-detail .charge-card{padding:1rem}}.partner-charge-detail .page-header{position:relative;padding-top:.5rem}.partner-charge-detail .btn-back{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.5rem;background:none;border:none;border-radius:8px;color:#009245;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.partner-charge-detail .btn-back:hover{background:#00924514}.partner-charge-detail .btn-back:focus-visible{outline:2px solid #009245;outline-offset:2px}.partner-charge-detail .btn-back svg{flex-shrink:0;width:20px;height:20px}.partner-charge-detail .loading-container{display:flex;justify-content:center;align-items:center;min-height:400px;padding:2rem 0}.partner-charge-detail .error-state{background:#fff;border-radius:16px;padding:4rem 2rem;text-align:center;box-shadow:0 1px 2px #0000000d}.partner-charge-detail .error-icon{margin:0 auto 1.5rem;width:80px;height:80px;color:#ef4444}.partner-charge-detail .error-icon svg{width:100%;height:100%}.partner-charge-detail .error-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:2rem}.partner-charge-detail .amount-card{background:#fff;border-radius:16px;padding:1.5rem;text-align:center;margin-bottom:1rem;box-shadow:0 1px 2px #0000000d;border-left:4px solid #10b981;transition:all .2s ease}.partner-charge-detail .amount-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.partner-charge-detail .amount-label{display:block;color:#6b7280;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.5rem}.partner-charge-detail .amount-value{display:block;color:#10b981;font-size:1.875rem;font-weight:700;margin-bottom:1rem;line-height:1.25}@media (max-width: 767px){.partner-charge-detail .amount-value{font-size:1.5rem}}.partner-charge-detail .payment-status-info{display:flex;flex-direction:column;gap:.75rem;padding-top:1rem;border-top:1px solid #e5e7eb}.partner-charge-detail .payment-status-row{display:flex;justify-content:center;align-items:center}.partner-charge-detail .status-badge{padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:600}.partner-charge-detail .status-badge.status-succeeded{background:#d1fae5;color:#065f46}.partner-charge-detail .status-badge.status-pending{background:#fef3c7;color:#92400e}.partner-charge-detail .status-badge.status-failed{background:#fee2e2;color:#991b1b}.partner-charge-detail .payment-date-row{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#4b5563;font-size:.875rem}.partner-charge-detail .calendar-icon{width:20px;height:20px;flex-shrink:0}.partner-charge-detail .payment-id-row{display:flex;justify-content:center;margin-top:.25rem}.partner-charge-detail .payment-id-link{display:inline-flex;align-items:center;gap:.5rem;color:#009245;text-decoration:none;font-size:.875rem;font-weight:600;padding:.5rem 1rem;min-height:44px;background:#fff;border-radius:12px;transition:all .2s ease;border:2px solid rgba(0,146,69,.35)}.partner-charge-detail .payment-id-link:hover{background:#0092450f;color:#007337}.partner-charge-detail .payment-id-link:focus-visible{outline:2px solid #009245;outline-offset:2px}.partner-charge-detail .link-icon{width:18px;height:18px;flex-shrink:0}.partner-charge-detail .commission-section,.partner-charge-detail .travel-section{background:#fff;border-radius:16px;padding:1.5rem;margin-bottom:1rem;box-shadow:0 1px 2px #0000000d}.partner-charge-detail .section-title{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:1.25rem;display:flex;align-items:center;gap:.5rem}.partner-charge-detail .commission-details{background:#f9fafb;border-radius:8px;overflow:hidden}.partner-charge-detail .breakdown-row{display:flex;justify-content:space-between;align-items:center;padding:.875rem 1rem;border-bottom:1px solid #e5e7eb;background:#fff}.partner-charge-detail .breakdown-row:last-of-type{border-bottom:none}.partner-charge-detail .breakdown-label{font-size:1rem;color:#6b7280;flex:1}.partner-charge-detail .breakdown-value{font-weight:600;font-size:1rem;color:#1f2937;white-space:nowrap}.partner-charge-detail .commission-row{background:#fef9f5}.partner-charge-detail .commission-value{color:#ea580c}.partner-charge-detail .partner-row{background:#f0fdf4;border-bottom:none;padding:1rem}.partner-charge-detail .partner-value{color:#10b981;font-size:1.125rem;font-weight:700}.partner-charge-detail .commission-rule{margin-top:1rem;padding:1rem;background:#fff;border-radius:8px;border-left:3px solid #009245}.partner-charge-detail .rule-name{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;color:#374151;font-size:1rem}.partner-charge-detail .rule-icon{width:18px;height:18px;color:#009245;flex-shrink:0}.partner-charge-detail .rule-description{font-size:.875rem;color:#6b7280;line-height:1.625;padding-left:1.5rem;font-style:italic}.partner-charge-detail .travel-details{display:grid;gap:1.25rem}.partner-charge-detail .detail-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#f9fafb;border-radius:8px;transition:all .2s ease}.partner-charge-detail .detail-item:hover{background:#f3f4f6}.partner-charge-detail .detail-icon{width:24px;height:24px;color:#009245;flex-shrink:0}.partner-charge-detail .detail-icon svg{width:100%;height:100%}.partner-charge-detail .detail-content{flex:1;display:flex;flex-direction:column;gap:.25rem}.partner-charge-detail .detail-label{font-size:.875rem;color:#6b7280;font-weight:500}.partner-charge-detail .detail-value{font-size:1rem;color:#1f2937;font-weight:600}.partner-charge-detail .service-badge{display:inline-block;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:600}.partner-charge-detail .service-badge.service-viaje{background:#dbeafe;color:#1e40af}.partner-charge-detail .service-badge.service-paseo{background:#d1fae5;color:#065f46}.partner-charge-detail .service-badge.service-veterinario{background:#fce7f3;color:#9f1239}.partner-charge-detail .route-display{display:flex;align-items:center;gap:.75rem;margin-top:.5rem}.partner-charge-detail .route-point{display:flex;align-items:center;gap:.5rem}.partner-charge-detail .route-dot{width:12px;height:12px;border-radius:9999px;flex-shrink:0}.partner-charge-detail .origin-dot{background:#10b981}.partner-charge-detail .destination-dot{background:#009245}.partner-charge-detail .route-text{font-weight:600;color:#1f2937}.partner-charge-detail .route-arrow{color:#9ca3af}.partner-charge-detail .route-arrow svg{width:20px;height:20px}.partner-charge-detail .actions-section{display:flex;gap:1rem;flex-wrap:wrap}.partner-charge-detail .btn-action{flex:1;min-width:200px;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}.partner-charge-detail .btn-primary{background:#009245;color:#fff;min-height:48px;border-radius:12px}.partner-charge-detail .btn-primary:hover{filter:brightness(.92);transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.partner-charge-detail .btn-primary:focus-visible{outline:2px solid #009245;outline-offset:2px}.partner-charge-detail .btn-primary svg{width:20px;height:20px}.partner-charge-detail .btn-secondary{background:#fff;color:#009245;border:2px solid #009245}.partner-charge-detail .btn-secondary:hover{background:#f3f4f6;transform:translateY(-2px)}@media (max-width: 767px){.partner-charge-detail .btn-back{padding:.5rem .75rem;font-size:.75rem}.partner-charge-detail .page-title{font-size:1.5rem}.partner-charge-detail .amount-card{padding:1.5rem 1rem}.partner-charge-detail .amount-value{font-size:1.875rem}.partner-charge-detail .commission-section,.partner-charge-detail .travel-section{padding:1.25rem}.partner-charge-detail .section-title{font-size:1.125rem}.partner-charge-detail .breakdown-row{padding:.75rem;flex-wrap:wrap;gap:.5rem}.partner-charge-detail .breakdown-label,.partner-charge-detail .breakdown-value{font-size:.875rem}.partner-charge-detail .partner-value{font-size:1rem}.partner-charge-detail .detail-item{padding:.75rem}.partner-charge-detail .actions-section{flex-direction:column}.partner-charge-detail .btn-action{min-width:100%}.partner-charge-detail .route-display{flex-direction:column;align-items:flex-start;gap:.5rem}.partner-charge-detail .route-arrow{transform:rotate(90deg)}}@media (max-width: 480px){.partner-charge-detail .btn-back{padding:.5rem .75rem;font-size:11px;gap:.25rem}.partner-charge-detail .page-title{font-size:1.25rem}.partner-charge-detail .page-subtitle{font-size:.875rem}.partner-charge-detail .amount-card{padding:1.25rem .75rem}.partner-charge-detail .amount-value{font-size:1.5rem}.partner-charge-detail .commission-section,.partner-charge-detail .travel-section{padding:1rem}.partner-charge-detail .section-title{font-size:1rem}.partner-charge-detail .breakdown-label,.partner-charge-detail .breakdown-value{font-size:.75rem}.partner-charge-detail .detail-item{padding:.625rem;gap:.75rem}.partner-charge-detail .detail-icon{width:20px;height:20px}.partner-charge-detail .detail-label{font-size:.75rem}.partner-charge-detail .detail-value{font-size:.875rem}}.request-group-create,.request-group-detail{max-width:700px;margin:0 auto;padding:1.5rem 1rem;padding-top:calc(70px + 1.5rem)}.request-group-create .page-header,.request-group-detail .page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.request-group-create .page-header h2,.request-group-detail .page-header h2{margin:0}.request-group-create .page-header .subtitle,.request-group-detail .page-header .subtitle{color:#6b7280;margin-top:.25rem}.step-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 1px 2px #0000000d;margin-bottom:1rem}.step-title{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:#2c3e50}.form-group{margin-bottom:1rem}.form-group label{display:block;font-size:.875rem;font-weight:500;color:#4b5563;margin-bottom:.25rem}.step-nav{display:flex;gap:.75rem;margin-top:1.5rem}.partner-toggle{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.toggle-option{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s}.toggle-option.active{border-color:#667eea;background:#667eea0a}.toggle-option input[type=radio]{margin-top:.25rem}.toggle-option .toggle-content strong{display:block;margin-bottom:.25rem}.toggle-option .toggle-content p{font-size:.875rem;color:#6b7280;margin:0}.summary-card{background:#f9fafb;border-radius:12px;padding:1rem;margin-bottom:1rem}.summary-card h4{font-size:1rem;font-weight:600;margin-bottom:.75rem}.summary-row{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #e5e7eb;font-size:.875rem}.summary-row:last-child{border-bottom:none}.summary-row.total{font-weight:700;font-size:1rem}.success-card{text-align:center;padding:2.5rem 1.5rem}.success-card .success-icon{width:60px;height:60px;background:#10b981;color:#fff;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.5rem}.groups-grid{display:flex;flex-direction:column;gap:.75rem}.group-card{background:#fff;border-radius:16px;padding:1rem;box-shadow:0 1px 2px #0000000d;cursor:pointer;transition:transform .15s,box-shadow .15s;position:relative}.group-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.group-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.service-badge{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600}.group-card-body{display:flex;gap:1rem;margin-bottom:.75rem}.group-card-body .stat{display:flex;flex-direction:column;align-items:center}.group-card-body .stat .stat-value{font-size:1.25rem;font-weight:700;color:#2c3e50}.group-card-body .stat .stat-label{font-size:.75rem;color:#6b7280}.group-card-footer{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.group-card-footer .price{font-weight:700;color:#667eea}.group-card-footer .mode{color:#6b7280}.offers-badge{position:absolute;top:.75rem;right:.75rem;background:#ef4444;color:#fff;font-size:.75rem;padding:.25rem .5rem;border-radius:9999px}.status-badge{padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}.status-badge.status-created{background:#dbeafe;color:#3b82f6}.status-badge.status-offered{background:#fef3c7;color:#f59e0b}.status-badge.status-paid{background:#d1fae5;color:#10b981}.status-badge.status-partial_assigned{background:#fef3c7;color:#f59e0b}.status-badge.status-fully_assigned,.status-badge.status-completed{background:#d1fae5;color:#065f46}.status-badge.status-cancelled{background:#fee2e2;color:#ef4444}.status-badge.status-started{background:#dbeafe;color:#3b82f6}.status-badge.status-failed{background:#fee2e2;color:#ef4444}.badge-info{background:#dbeafe;color:#3b82f6;padding:.25rem .5rem;border-radius:4px;font-size:.75rem}.timeline-section{margin-top:1.5rem}.timeline-section h3{font-size:1.125rem;margin-bottom:1rem}.timeline{position:relative;padding-left:1.5rem}.timeline:before{content:"";position:absolute;left:10px;top:0;bottom:0;width:2px;background:#e5e7eb}.timeline-item{position:relative;padding-bottom:1rem}.timeline-item .timeline-dot{width:12px;height:12px;border-radius:9999px;background:#d1d5db;position:absolute;left:calc(4px - 1.5rem);top:4px;z-index:1}.timeline-item.timeline-Cerrado .timeline-dot{background:#10b981}.timeline-item.timeline-Pagado_grupo .timeline-dot{background:#3b82f6}.timeline-item.timeline-Ofertado .timeline-dot{background:#f59e0b}.timeline-item.timeline-Solicitado .timeline-dot{background:#9ca3af}.timeline-item .timeline-content{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.timeline-item .timeline-date{font-weight:500;font-size:.875rem}.timeline-item .timeline-status{font-size:.75rem;color:#6b7280}.timeline-item .timeline-partner{font-size:.75rem;color:#667eea;font-weight:500}.info-card{background:#fff;border-radius:16px;padding:1rem;box-shadow:0 1px 2px #0000000d;margin-bottom:1rem}.info-row{display:flex;justify-content:space-between;padding:.5rem 0;font-size:.875rem}.info-row .price{font-weight:700;color:#667eea}.offers-section{margin-top:1rem}.offers-section h3{font-size:1.125rem;margin-bottom:.75rem}.offer-card{display:flex;justify-content:space-between;align-items:center;background:#fff;border-radius:12px;padding:.75rem 1rem;box-shadow:0 1px 2px #0000000d;margin-bottom:.5rem}.offer-card .offer-info{display:flex;flex-direction:column}.offer-card .offer-info .partner-name{font-weight:500}.offer-card .offer-info .offer-price{font-size:1.125rem;font-weight:700;color:#667eea}.offer-card .offer-info .offer-per-day{font-size:.75rem;color:#6b7280}.payment-section{text-align:center;padding:1rem 0}.recurring-date-picker .picker-mode-toggle{display:flex;background:#f3f4f6;border-radius:12px;padding:3px;gap:2px;margin-bottom:.5rem}.recurring-date-picker .picker-mode-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.25rem;padding:.5rem .75rem;border:none;border-radius:8px;background:transparent;color:#6b7280;min-height:36px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.recurring-date-picker .picker-mode-btn i{font-size:14px}.recurring-date-picker .picker-mode-btn.active{background:#fff;color:#009245;box-shadow:0 1px 2px #0000000d;font-weight:600}.recurring-date-picker .picker-section{margin-bottom:.5rem;text-align:center}.recurring-date-picker .generator-section .weekday-selector{display:flex;gap:.25rem;margin-bottom:.5rem;flex-wrap:nowrap}.recurring-date-picker .generator-section .weekday-btn{flex:1 1 0;min-width:0;aspect-ratio:1;max-width:44px;display:flex;align-items:center;justify-content:center;padding:0;border-radius:9999px;border:1.5px solid #e5e7eb;background:#fff;color:#4b5563;font-size:.75rem;font-weight:600;line-height:1;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.recurring-date-picker .generator-section .weekday-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent;box-shadow:0 2px 8px #667eea59}.recurring-date-picker .generator-section .range-row{display:flex;gap:.75rem;margin-bottom:.5rem}.recurring-date-picker .generator-section .range-row .range-field{flex:1;min-width:0}.recurring-date-picker .generator-section .range-row .range-field label{display:block;font-size:.75rem;color:#6b7280;margin-bottom:.25rem;text-align:left;font-weight:500}.recurring-date-picker .generator-section .range-row .range-field .form-control{width:100%;min-width:0;box-sizing:border-box;font-size:16px;padding:.25rem .75rem;border:1.5px solid #e5e7eb;border-radius:12px;background:#f9fafb;color:#1f2937;-webkit-appearance:none;-moz-appearance:none;appearance:none}.recurring-date-picker .generator-section .range-row .range-field .form-control:focus{outline:none;border-color:#667eea;background:#fff;box-shadow:0 0 0 3px #667eea1a}.recurring-date-picker .generator-section .btn-generate{width:100%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.75rem 1rem;border-radius:12px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.recurring-date-picker .generator-section .btn-generate:disabled{opacity:.4;cursor:not-allowed}.recurring-date-picker .picker-results{margin-top:1rem;padding-top:.75rem;border-top:1px solid #f3f4f6}.recurring-date-picker .picker-results .picker-title{font-size:.875rem;font-weight:600;margin-bottom:.5rem;text-align:left;color:#374151}.recurring-date-picker .picker-results .picker-title .date-count{color:#667eea}.recurring-date-picker .selected-dates-list{display:flex;flex-wrap:wrap;gap:.375rem}.recurring-date-picker .date-chip{display:inline-flex;align-items:center;gap:.25rem;background:#f9fafb;border:1px solid #e5e7eb;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;color:#374151}.recurring-date-picker .date-chip .remove-btn{background:none;border:none;min-width:16px;min-height:16px;color:#9ca3af;cursor:pointer;font-size:.875rem;padding:0;line-height:1;-webkit-tap-highlight-color:transparent}.recurring-date-picker .date-chip .remove-btn:hover{color:#ef4444}.recurring-date-picker .no-dates-msg{color:#9ca3af;font-size:.875rem;text-align:center;padding:.75rem 0}.periodic-btn{width:100%;background:none;border:2px dashed #d1d5db;color:#6b7280;padding:.625rem;border-radius:12px;cursor:pointer;font-size:.875rem;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.75rem;transition:all .2s}.periodic-btn:hover{border-color:#667eea;color:#667eea}.filters{display:flex;gap:.5rem;margin-bottom:1rem}.filter-btn{padding:.5rem 1rem;border-radius:9999px;border:1px solid #e5e7eb;background:#fff;color:#4b5563;font-size:.875rem;cursor:pointer;transition:all .2s}.filter-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:#667eea}.empty-state,.loading-state{text-align:center;padding:2.5rem;color:#6b7280}.btn-back{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#4b5563;padding:0;margin-right:.75rem}.btn{padding:.625rem 1.25rem;border-radius:12px;border:none;font-weight:500;cursor:pointer;font-size:.875rem;transition:all .2s;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.btn:disabled{opacity:.5;cursor:not-allowed}.btn.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn.btn-secondary{background:#f3f4f6;color:#374151}.btn.btn-sm{padding:.375rem .75rem;font-size:.75rem}.period-date-picker.recurring-date-picker .generator-section .range-row{gap:.5rem;margin-bottom:0}.period-date-picker.recurring-date-picker .generator-section .range-row .range-field .form-control{margin-bottom:.5rem}.period-date-picker.recurring-date-picker .generator-section .period-time-row{margin-bottom:0}.staff-batch-monitor{max-width:900px;margin:0 auto;padding:1.5rem 1rem;padding-top:calc(70px + 1.5rem)}.staff-batch-monitor .page-header{margin-bottom:1.5rem}.staff-batch-monitor .page-header h2{margin:0}.summary-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}.summary-card{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:16px;padding:1.25rem;text-align:center}.summary-card .summary-value{display:block;font-size:1.875rem;font-weight:700;line-height:1}.summary-card .summary-label{display:block;font-size:.875rem;opacity:.8;margin-top:.25rem}.job-cards{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.job-card{background:#fff;border-radius:16px;padding:1.25rem;box-shadow:0 1px 2px #0000000d}.job-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.job-card-header h3{font-size:1rem;font-weight:600;margin:0}.job-card-header .btn-trigger{background:#f3f4f6;border:1px solid #e5e7eb;color:#374151;padding:.375rem .75rem;border-radius:8px;font-size:.75rem;cursor:pointer;transition:all .2s}.job-card-header .btn-trigger:hover{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:#667eea}.job-card-header .btn-trigger:disabled{opacity:.5;cursor:not-allowed}.job-stats{display:flex;gap:1.5rem;margin-bottom:1rem}.job-stats .stat{display:flex;flex-direction:column}.job-stats .stat .stat-value{font-size:1.25rem;font-weight:700;color:#2c3e50}.job-stats .stat .stat-value.success{color:#10b981}.job-stats .stat .stat-value.error{color:#ef4444}.job-stats .stat .stat-label{font-size:.75rem;color:#6b7280}.last-run{background:#f9fafb;border-radius:12px;padding:.75rem}.last-run-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;font-weight:500}.status-dot{width:8px;height:8px;border-radius:9999px}.status-dot.dot-completed{background:#10b981}.status-dot.dot-failed{background:#ef4444}.status-dot.dot-started{background:#f59e0b}.last-run-info{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.75rem;color:#6b7280}.error-message{margin-top:.5rem;padding:.5rem;background:#fee2e2;color:#ef4444;border-radius:4px;font-size:.75rem}.error-text{color:#ef4444}.no-runs{color:#9ca3af;font-size:.875rem;text-align:center;padding:.75rem}.logs-section{margin-top:1.5rem}.logs-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:.75rem}.logs-header h3{margin:0}.logs-header .logs-filters{display:flex;gap:.5rem}.form-control-sm{padding:.375rem .75rem;font-size:.75rem;border-radius:8px}.logs-table{width:100%;border-collapse:collapse;font-size:.875rem}.logs-table th{text-align:left;padding:.5rem .75rem;border-bottom:2px solid #e5e7eb;color:#6b7280;font-weight:500;font-size:.75rem;text-transform:uppercase}.logs-table td{padding:.5rem .75rem;border-bottom:1px solid #f3f4f6}.logs-table tbody tr{cursor:pointer;transition:background .15s}.logs-table tbody tr:hover{background:#f9fafb}.logs-table .detail-link{color:#667eea;font-size:.75rem}.no-logs{text-align:center;color:#9ca3af;padding:1.5rem}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1040;padding:1rem}.modal-overlay .modal-content{background:#fff;border-radius:16px;max-width:600px;width:100%;max-height:80vh;overflow-y:auto}.modal-overlay .modal-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb}.modal-overlay .modal-header h3{margin:0;font-size:1.125rem}.modal-overlay .modal-close{background:none;border:none;font-size:1.5rem;color:#9ca3af;cursor:pointer}.modal-overlay .modal-close:hover{color:#374151}.modal-overlay .modal-body{padding:1.25rem}.detail-row{display:flex;justify-content:space-between;padding:.5rem 0;font-size:.875rem;border-bottom:1px solid #f3f4f6}.detail-row:last-child{border-bottom:none}.error-block{margin-top:1rem;background:#fee2e2;padding:.75rem;border-radius:12px}.error-block h4{font-size:.875rem;color:#ef4444;margin-bottom:.5rem}.error-block pre{font-size:.75rem;white-space:pre-wrap;margin:0;color:#991b1b}.details-block{margin-top:1rem}.details-block h4{font-size:.875rem;margin-bottom:.75rem}.detail-item{display:flex;flex-wrap:wrap;gap:.5rem;padding:.5rem;border-bottom:1px solid #f3f4f6;font-size:.75rem}.detail-item:last-child{border-bottom:none}.vue-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1050;background:#00000080;display:flex;align-items:center;justify-content:center;padding:1rem;padding-left:max(1rem,env(safe-area-inset-left,0px));padding-right:max(1rem,env(safe-area-inset-right,0px));overflow-x:hidden;-webkit-tap-highlight-color:transparent;overscroll-behavior:contain}.vue-modal-dialog{width:100%;max-width:500px;min-width:0;max-height:calc(100vh - 2rem);max-height:calc(100dvh - 2rem);display:flex;flex-direction:column;flex:0 1 auto}.vue-modal-dialog.vue-modal-lg{max-width:min(800px,100%)}.vue-modal-content{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;display:flex;flex-direction:column;width:100%;min-width:0;max-height:calc(100vh - 2rem);max-height:calc(100dvh - 2rem);overflow:hidden}.vue-modal-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb;flex-shrink:0;min-width:0}.vue-modal-title{margin:0;font-size:1.1rem;font-weight:600;min-width:0;overflow-wrap:anywhere}.vue-modal-close{background:none;border:none;font-size:1.5rem;line-height:1;color:#6b7280;cursor:pointer;padding:0 .25rem;flex-shrink:0}.vue-modal-body{padding:1.25rem;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;flex:1 1 auto;min-width:0}.vue-modal-footer{display:flex;justify-content:flex-end;gap:.5rem;padding:1rem 1.25rem;border-top:1px solid #e5e7eb;flex-shrink:0}.verified-modal-header{align-items:flex-start}.verified-modal-header-text{display:flex;flex-direction:column;gap:.25rem;min-width:0;flex:1}.verified-modal-date{margin:0;font-size:.8125rem;font-weight:400;color:#6b7280;line-height:1.4}.verified-modal-body{display:flex;flex-direction:column;gap:.75rem}.verified-modal-benefit{margin:0;font-size:.875rem;color:#6b7280;line-height:1.5}.verified-modal-checklist{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border:none;border-radius:0;padding:0;margin-top:.5rem}.page-wrapper{min-height:calc(100vh - 80px);background:#f9fafb;padding-bottom:2rem}.page-container{max-width:900px;margin-bottom:14px;padding:1rem .75rem}@media (max-width: 767px){.page-container{padding:.75rem .5rem}}@media (max-width: 575px){.page-container{padding:.5rem .25rem}}@media (max-width: 991px){.page-container{padding:.75rem .5rem}}.page-header{text-align:center;margin-bottom:.25rem;padding:.75rem 0;margin-top:0}@media (max-width: 767px){.page-header{padding:.25rem 0;margin-bottom:.25rem}}.page-header-row{display:grid;grid-template-columns:minmax(64px,max-content) 1fr minmax(64px,max-content);align-items:center;gap:.5rem}.page-header-row:after{content:"";display:block;width:100%}.page-back{justify-self:start;display:inline-flex;align-items:center;gap:6px;background:none;border:none;color:#667eea;font-weight:600;font-size:14px;padding:6px 8px;border-radius:4px;cursor:pointer;transition:all .2s ease}.page-back:hover{color:#3958e4;background:#667eea14}.page-title{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:.25rem;text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width: 767px){.page-title{font-size:1.5rem}}.page-car-status{text-align:center;margin:0 0 .5rem}.page-car-status-badge{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .85rem;border-radius:999px;font-size:.875rem;font-weight:600;line-height:1.2}.page-car-status-badge--compact{padding:.1rem .4rem;font-size:10px;font-weight:600;line-height:1.15}.page-car-status-badge--approved{background:#00924524;color:#006932;border:1px solid rgba(0,146,69,.35)}.page-car-status-badge--other{background:#eab30833;color:#a16207;border:1px solid rgba(234,179,8,.45)}.page-subtitle{font-size:1rem;color:#4b5563;margin:0 0 .25rem;text-align:center}.page-action{background:#009245;color:#fff;border:none;border-radius:12px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 2px 12px #00924533}.page-action:hover{background:#006932;transform:translateY(-2px);box-shadow:0 6px 20px #00924559}.page-action:active{transform:translateY(0)}@media (max-width: 767px){.page-action{width:100%;max-width:300px}}.settings-wrapper{max-width:600px;margin:0 auto;padding:1rem 1rem calc(2rem + env(safe-area-inset-bottom,0px))}@media (max-width: 767px){.settings-wrapper{padding:.75rem .75rem calc(2rem + env(safe-area-inset-bottom,0px))}}@media (max-width: 575px){.settings-wrapper{padding:.5rem .5rem calc(2rem + env(safe-area-inset-bottom,0px))}}.settings-section{margin-bottom:1.5rem}.settings-section-label{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem .25rem;padding:0}.settings-section-label--inline{margin:0;display:block}.settings-section-toggle{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;margin:0 0 .5rem;padding:.25rem;background:none;border:none;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent}.settings-section-toggle:focus-visible{outline:2px solid rgba(0,146,69,.55);outline-offset:2px;border-radius:4px}.settings-section-toggle-text{display:flex;flex-direction:column;gap:2px;min-width:0}.settings-section-summary{font-size:.75rem;font-weight:400;color:#6b7280;text-transform:none;letter-spacing:normal;line-height:1.35}.settings-section-chevron{flex-shrink:0;color:#9ca3af;transition:transform .2s ease}.settings-section-chevron--open{transform:rotate(180deg)}@media (prefers-reduced-motion: reduce){.settings-section-chevron{transition:none}}.settings-card{background:#fff;border-radius:12px;box-shadow:0 1px 2px #0000000d;overflow:hidden;border:1px solid #f3f4f6}.settings-item{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;min-height:52px;width:100%;background:none;border:none;border-bottom:1px solid #f3f4f6;text-decoration:none;cursor:pointer;transition:background .1s ease;color:#2c3e50;text-align:left}.settings-item:last-child{border-bottom:none}.settings-item:active{background:#f9fafb}@media (hover: hover){.settings-item:hover{background:#f9fafb}}.settings-item--static{cursor:default}.settings-item--static:active{background:none}@media (hover: hover){.settings-item--static:hover{background:none}}.settings-item-icon-wrapper{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#f3f4f6;color:#4b5563;flex-shrink:0}.settings-item-label{flex:1;font-size:1rem;font-weight:400;color:#2c3e50;line-height:1.375}.settings-item-chevron{color:#9ca3af;flex-shrink:0}.settings-item--toggle{cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.settings-item--toggle:active{background:#fff}@media (hover: hover){.settings-item--toggle:hover{background:#fff}}.settings-toggle{position:relative;flex-shrink:0;width:51px;height:31px;align-self:center}.settings-toggle-input{position:absolute;width:51px;height:44px;left:50%;top:50%;transform:translate(-50%,-50%);margin:0;opacity:0;cursor:pointer;z-index:2;-moz-appearance:none;appearance:none;-webkit-appearance:none}.settings-toggle-input:focus{outline:none}.settings-toggle-input:focus-visible+.settings-toggle-track{box-shadow:0 0 0 2px #fff,0 0 0 4px #0092458c}.settings-toggle-input:disabled+.settings-toggle-track{opacity:.5;cursor:not-allowed}.settings-toggle-track{position:absolute;left:0;top:0;width:51px;height:31px;border-radius:15.5px;background:#e5e7eb;box-shadow:inset 0 0 0 1px #0000000f;transition:background .2s cubic-bezier(.4,0,.2,1),box-shadow .2s ease;pointer-events:none}.settings-toggle-thumb{position:absolute;left:2px;top:50%;width:27px;height:27px;margin-top:-13.5px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0000001f,0 1px 2px #00000014;transition:transform .2s cubic-bezier(.4,0,.2,1);will-change:transform}.settings-toggle-input:checked+.settings-toggle-track{background:#009245;box-shadow:inset 0 0 0 1px #0000000a}.settings-toggle-input:checked+.settings-toggle-track .settings-toggle-thumb{transform:translate(20px)}@media (prefers-reduced-motion: reduce){.settings-toggle-track,.settings-toggle-thumb{transition:none}}.settings-actions{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem;padding:0 .25rem}.settings-action-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;font-size:1rem;font-weight:500;color:#374151;cursor:pointer;text-decoration:none;transition:background .1s ease,color .1s ease;box-shadow:0 1px 2px #0000000d}.settings-action-btn:active{background:#f9fafb}@media (hover: hover){.settings-action-btn:hover{background:#f9fafb}}.settings-action-btn--danger{color:#ef4444;border-color:#ef444440}.settings-action-btn--danger:active{background:#fee2e2}@media (hover: hover){.settings-action-btn--danger:hover{background:#fee2e2}}.settings-footer{text-align:center;padding:1rem 0 .5rem;color:#9ca3af;font-size:.75rem;letter-spacing:.025em}.settings-link-google{padding:.75rem 1rem;border-bottom:1px solid #f3f4f6}.account-access-card .account-access-method{padding:1rem;border-bottom:1px solid #f3f4f6}.account-access-card .account-access-method:last-of-type{border-bottom:none}.account-access-footnote{padding:0 1rem .75rem}.settings-text-link{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;font-weight:400;line-height:1.45;color:#6b7280;text-decoration:none;transition:color .1s ease}.settings-text-link:hover{color:#374151}.settings-text-link:hover .settings-text-link-icon{color:#4b5563}.settings-text-link:focus-visible{outline:2px solid rgba(0,146,69,.55);outline-offset:2px;border-radius:4px}.settings-text-link-icon{flex-shrink:0;color:#9ca3af;transition:color .1s ease}.account-access-method-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.account-access-method-info{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.account-access-method-title{font-size:1rem;font-weight:500;color:#2c3e50}.account-access-status{font-size:.75rem;font-weight:500}.account-access-status--active{color:#059669}.account-access-status--inactive{color:#6b7280}.account-access-action{display:block;width:100%;padding:.625rem .75rem;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#2c3e50;font-size:.875rem;font-weight:500;cursor:pointer;text-align:center;transition:background .1s ease}.account-access-action:disabled{opacity:.6;cursor:not-allowed}.account-access-action--primary{border-color:#009245;color:#009245}.account-access-action--danger{border-color:#fecaca;color:#dc2626;background:#fef2f2}@media (hover: hover){.account-access-action:hover:not(:disabled){background:#f9fafb}.account-access-action--danger:hover:not(:disabled){background:#fee2e2}}.account-access-google-action,.account-access-apple-action{margin-top:0}.account-access-hint{margin:0;font-size:.75rem;line-height:1.45;color:#6b7280}.account-access-icon-google{background:#fff;border:1px solid #e5e7eb}.account-access-icon-apple{background:#000;border:1px solid #000;color:#fff}.settings-item--loading{opacity:.6;pointer-events:none}.onboarding-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1060;background:#fff;display:flex;flex-direction:column;overflow:hidden}.onboarding-header{display:flex;justify-content:flex-end;padding:1rem;padding-top:calc(env(safe-area-inset-top,0px) + 1rem)}.onboarding-skip{font-size:.875rem;font-weight:500;color:#6b7280;background:none;border:none;cursor:pointer;padding:.5rem .75rem}.onboarding-skip:hover{color:#374151}.onboarding-body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 1.5rem 2rem;text-align:center;overflow-y:auto}.onboarding-body--slide{padding:0;overflow:hidden;align-items:center;justify-content:center}.onboarding-overlay--slide .onboarding-header{background:transparent;position:absolute;top:0;left:0;right:0;z-index:2}.onboarding-overlay--slide .onboarding-skip{color:#ffffffe0;text-shadow:0 1px 8px rgba(0,0,0,.45)}.onboarding-overlay--slide .onboarding-skip:hover{color:#fff}.onboarding-overlay--slide .onboarding-footer{background:transparent;box-shadow:none;position:relative;z-index:2}.onboarding-overlay--slide .onboarding-btn--secondary{background:#ffffff2e;color:#fff;border:1px solid rgba(255,255,255,.28)}.onboarding-overlay--slide .onboarding-btn--secondary:hover{background:#ffffff47}.onboarding-overlay--slide .onboarding-dot{background:#ffffff59}.onboarding-overlay--slide .onboarding-dot--active{background:#fff}.onboarding-slide{flex:1;min-height:0;width:100%;display:flex;align-items:stretch;justify-content:center}.onboarding-slide-visual{position:relative;line-height:0;width:100%;overflow:hidden}@media (min-width: 768px){.onboarding-slide-visual{width:auto;height:auto;align-self:center;flex-shrink:0}}.onboarding-slide-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@media (min-width: 768px){.onboarding-slide-image{width:auto;height:auto;max-height:calc(100vh - 120px);max-width:380px;-o-object-fit:contain;object-fit:contain;border-radius:24px}}.onboarding-slide-caption{font-family:Poppins,sans-serif;position:absolute;left:0;right:0;bottom:0;padding:36px 1.25rem 1.25rem;background:linear-gradient(to top,rgba(8,12,30,.82) 0%,rgba(8,12,30,.5) 50%,transparent 100%);line-height:normal;text-align:center;pointer-events:none}@media (min-width: 768px){.onboarding-slide-caption{border-radius:0 0 24px 24px;padding:56px 1.25rem 1.25rem}}.onboarding-slide-title{font-size:1.875rem;font-weight:500;color:#fff;margin:0 0 .5rem;line-height:1.25;text-shadow:0 2px 8px rgba(0,0,0,.35)}@media (min-width: 768px){.onboarding-slide-title{font-size:1.875rem}}.onboarding-slide-description{font-size:1.125rem;font-weight:400;color:#ffffffe6;line-height:1.625;margin:0;text-shadow:0 1px 4px rgba(0,0,0,.25)}@media (min-width: 768px){.onboarding-slide-description{font-size:1rem}}.onboarding-image{width:100%;max-width:320px;max-height:240px;-o-object-fit:contain;object-fit:contain;margin-bottom:2rem}@media (min-width: 768px){.onboarding-image{max-width:400px;max-height:300px}}.onboarding-overlay--welcome{background:linear-gradient(120deg,#009245,#fff,#1a237e);background-size:220% 220%;animation:onboarding-brand-shift 8s ease-in-out infinite alternate}.onboarding-overlay--welcome .onboarding-skip{color:#374151;text-shadow:0 1px 8px rgba(255,255,255,.6)}.onboarding-overlay--welcome .onboarding-skip:hover{color:#111827}.onboarding-overlay--welcome .onboarding-title{color:#1a237e}.onboarding-overlay--welcome .onboarding-description{color:#2c3e50}.onboarding-overlay--welcome .onboarding-dot{background:#1a237e33}.onboarding-overlay--welcome .onboarding-dot--active{background:#009245;width:24px}@keyframes onboarding-brand-shift{0%{background-position:0% 50%}to{background-position:100% 50%}}.onboarding-welcome-logo{width:min(72vw,320px);height:auto;margin-bottom:2rem}@media (min-width: 768px){.onboarding-welcome-logo{width:380px}}.onboarding-title{font-size:1.5rem;font-weight:500;color:#111827;margin-bottom:.75rem}@media (min-width: 768px){.onboarding-title{font-size:1.875rem}}.onboarding-description{font-size:1rem;font-weight:400;color:#4b5563;line-height:1.625;max-width:440px}.onboarding-overlay--final{--onboarding-final-base: #6875a2;background:var(--onboarding-final-base);background-image:linear-gradient(120deg,#009245 0%,var(--onboarding-final-base) 45%,#1a237e 100%);background-size:260% 260%;animation:onboarding-brand-shift 8s ease-in-out infinite alternate}.onboarding-overlay--final .onboarding-skip{color:#fffc;text-shadow:0 1px 8px rgba(0,0,0,.3)}.onboarding-overlay--final .onboarding-skip:hover{color:#fff}.onboarding-overlay--final .onboarding-dot{background:#ffffff4d}.onboarding-overlay--final .onboarding-dot--active{background:#fff;width:24px}.onboarding-overlay--final .onboarding-btn--secondary{background:#ffffff2e;color:#fff;border:1px solid rgba(255,255,255,.28)}.onboarding-overlay--final .onboarding-btn--secondary:hover{background:#ffffff47}.onboarding-overlay--final .onboarding-title{color:#fff}.onboarding-overlay--final .onboarding-description{color:#ffffffd9}.onboarding-checklist-wrapper{background:#ffffff24;backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%);border:1px solid rgba(255,255,255,.22);border-radius:20px;padding:.875rem;margin-top:.75rem}.onboarding-overlay--final .onboarding-dual-role{background:#ffffff24;backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%);border-color:#ffffff38}.onboarding-overlay--final .onboarding-dual-role p,.onboarding-overlay--final .onboarding-dual-role a{color:#fff}.onboarding-overlay--final .onboarding-dual-role a{text-decoration:underline;opacity:.9}.onboarding-body--final{padding-top:1rem}.onboarding-footer{padding:1rem 1.5rem;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 1rem);display:flex;align-items:center;gap:1rem}.onboarding-dots{display:flex;gap:.5rem;flex:1;justify-content:center}.onboarding-dot{width:8px;height:8px;border-radius:50%;background:#d1d5db;transition:all .2s ease}.onboarding-dot--active{background:#009245;width:24px;border-radius:4px}.onboarding-btn{font-size:.875rem;font-weight:600;padding:.75rem 1.5rem;border-radius:8px;border:none;cursor:pointer;transition:all .2s ease;min-width:100px}.onboarding-btn--primary{background:#009245;color:#fff}.onboarding-btn--primary:hover{background:#006932}.onboarding-btn--secondary{background:#f3f4f6;color:#374151}.onboarding-btn--secondary:hover{background:#e5e7eb}.onboarding-checklist-wrapper{width:100%;max-width:440px;text-align:left;margin-top:1rem}.onboarding-dual-role{margin-top:1.5rem;padding:1rem;background:#f9fafb;border-radius:16px;border:1px solid #e5e7eb;max-width:440px}.onboarding-dual-role a{color:#009245;font-weight:600;text-decoration:none}.onboarding-dual-role a:hover{text-decoration:underline}@media (prefers-reduced-motion: reduce){.onboarding-overlay--welcome{animation:none;background:linear-gradient(120deg,#009245,#fff,#1a237e);background-position:0% 50%}}.tp-form-page{background:linear-gradient(135deg,#f8f6ff,#f0ecff,#e8f5e9);min-height:100vh}.tp-form-page .page-container{display:flex;flex-direction:column;align-items:center;width:100%;max-width:900px;margin-left:auto;margin-right:auto;box-sizing:border-box}.tp-form-page .page-header{width:100%;max-width:560px}.tp-form-card{background:#ffffffb8;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.3);border-radius:24px;padding:1rem;box-shadow:0 8px 32px #00000014,inset 0 1px #ffffff80;width:100%;max-width:560px;margin-left:auto;margin-right:auto;box-sizing:border-box;animation:tp-fadeIn .4s ease-out}@media (max-width: 576px){.tp-form-card{border-radius:20px;padding:.5rem}}@media (min-width: 992px){.tp-form-card{background:#ffffffc7;padding:32px}}@keyframes tp-fadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.tp-form-card{animation:none}}.tp-profile-subtitle{font-size:13px;color:#6b7280;margin:0}.tp-profile-subtitle strong{color:#374151;font-weight:600}.tp-field-input .breed-select{width:100%}.tp-field-input .breed-select-input,.tp-field-input .breed-select-custom{border:none!important;background:transparent!important;box-shadow:none!important;padding:0;font-size:16px;font-weight:500;color:#111827}.tp-profile-header{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.06)}@media (max-width: 576px){.tp-profile-header{flex-direction:column;text-align:center;gap:12px}}.tp-avatar-container{position:relative;flex-shrink:0;cursor:pointer}.tp-avatar{width:100px;height:100px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid rgba(255,255,255,.8);box-shadow:0 4px 12px #0000001a}.tp-avatar--car{border-radius:12px}.tp-avatar-edit{position:absolute;bottom:2px;right:2px;width:20px;height:20px;border-radius:50%;border:none;background:#009245;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0092454d}.tp-avatar-edit:hover{transform:scale(1.1);background:#006932}.tp-avatar-edit svg{width:14px;height:14px}.tp-profile-identity{flex:1;min-width:0}.tp-profile-name{font-size:20px;font-weight:700;color:#111827;margin:0 0 2px}.tp-profile-email{font-size:13px;color:#6b7280;margin:0}.tp-form-grid{display:flex;flex-direction:column;gap:14px}.tp-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media (max-width: 400px){.tp-form-row{grid-template-columns:1fr}}.tp-form-row .tp-field{min-width:0}.tp-field{display:flex;flex-direction:column;min-width:0}.tp-field-label{display:flex;align-items:center;gap:5px;font-size:13px;font-weight:600;color:#6b7280;margin-bottom:4px}.tp-field-label svg{width:14px;height:14px;color:#009245;flex-shrink:0}.tp-field-label--required:after{content:"*";color:#ef4444;margin-left:2px;font-size:14px}.tp-field-input{padding:.5rem;background:#f9fafbb3;border-radius:12px;border:1px solid rgba(0,0,0,.08);transition:all .2s ease}.tp-field-input:focus-within{background:#ffffffe6;border-color:#0092454d;box-shadow:0 0 0 3px #0092451f}.tp-field-input input,.tp-field-input select,.tp-field-input textarea{width:100%;background:transparent;border:none;outline:none;color:#111827;font-size:16px;font-weight:500;padding:0;line-height:1.35}.tp-field-input select{cursor:pointer;min-height:1.35rem;line-height:1.35}.tp-field-input textarea{min-height:120px;resize:vertical;font-weight:400}.tp-field-input--error{border-color:#ef444466}.tp-field-input--error:focus-within{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.tp-field-input--readonly{background:#f3f4f6f2}.tp-field-input--readonly:focus-within{border-color:#00000014;box-shadow:none}.tp-field-input--readonly input,.tp-field-input--readonly select,.tp-field-input--readonly textarea{color:#6b7280;cursor:default}.tp-field-error{display:flex;align-items:center;gap:4px;margin-top:4px;font-size:12px;color:#ef4444;font-weight:500}.tp-field-hint{margin-top:4px;font-size:12px;color:#9ca3af;font-weight:500}.tp-field-hint--warn{color:#d97706}.tp-form-section-title{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#374151;margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,.06)}.tp-form-card--success{border-color:#00924533}.tp-form-success{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;padding:8px 0 4px}.tp-form-success-icon{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:#0092451f;color:#009245}.tp-form-success-text{margin:0;font-size:15px;line-height:1.55;color:#374151;max-width:420px}.tp-form-success-text strong{color:#111827}.tp-form-success-title{margin:0;font-size:20px;font-weight:700;color:#111827}.tp-form-success-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:8px;padding:12px 20px;border-radius:12px;border:1.5px solid rgba(0,146,69,.35);background:#fffc;color:#009245;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s ease}.tp-form-success-btn:hover{background:#00924514;transform:translateY(-1px)}.tp-save-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px;background:#009245;border:none;border-radius:14px;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:all .22s ease;min-height:48px;margin-top:24px;box-shadow:0 2px 12px #00924533}.tp-save-btn:hover:not(:disabled){background:#006932;transform:translateY(-2px);box-shadow:0 6px 20px #00924559}.tp-save-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #00924540}.tp-save-btn:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.tp-form-footer{display:flex;justify-content:center;margin-top:.75rem}.tp-form-footer--stacked{flex-direction:column;align-items:center;gap:8px;margin-top:20px;padding-top:20px;border-top:1px solid rgba(0,0,0,.06)}.tp-form-footer-note{margin:0;max-width:320px;font-size:13px;line-height:1.45;color:#6b7280;text-align:center}.tp-form-link-danger{font-size:13px;font-weight:600;color:#ef4444;text-decoration:none;padding:.5rem}.tp-form-link-danger:hover{color:#ec1e1e;text-decoration:underline}button.tp-form-link-danger{background:transparent;border:none;cursor:pointer;font:inherit;line-height:inherit}button.tp-form-link-danger:disabled{opacity:.45;cursor:not-allowed;text-decoration:none}.tp-form-link-muted{font-size:13px;font-weight:600;color:#6b7280;text-decoration:none;padding:.5rem}.tp-form-link-muted:hover{color:#374151;text-decoration:underline}.tp-form-section{margin-top:28px;padding-top:24px;border-top:1px solid rgba(0,0,0,.06)}.tp-form-section:first-of-type{margin-top:0;padding-top:0;border-top:none}.tp-form-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.tp-form-section-title{display:flex;align-items:center;gap:8px;margin:0;font-size:16px;font-weight:700;color:#111827}.tp-form-section-title svg{color:#009245;flex-shrink:0}.tp-form-section-badge{flex-shrink:0;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.tp-form-section-badge--optional{background:#6b72801f;color:#6b7280}.tp-form-info-banner{display:flex;align-items:flex-start;gap:10px;margin-bottom:16px;padding:12px 14px;border-radius:12px;background:#3b82f614;border:1px solid rgba(59,130,246,.18);font-size:13px;line-height:1.5;color:#1e40af}.tp-form-info-banner svg{flex-shrink:0;margin-top:1px}.tp-form-docs{display:flex;flex-direction:column;gap:12px;margin-top:16px}.tp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;border-radius:10px;border:1px solid transparent;cursor:pointer;transition:background .15s ease,opacity .15s ease,border-color .15s ease,transform .15s ease;text-decoration:none;white-space:nowrap;min-height:44px}.tp-btn:disabled{opacity:.5;cursor:not-allowed}.tp-btn--sm{padding:6px 12px;font-size:13px;min-height:36px}.tp-btn--outline{background:#fff;border-color:#d1d5db;color:#374151}.tp-btn--outline:hover:not(:disabled){background:#f9fafb}.tp-btn--primary{background:#009245;color:#fff;box-shadow:0 2px 8px #00924533}.tp-btn--primary:hover:not(:disabled){background:#006932;transform:translateY(-1px)}.tp-btn--danger{background:#ef4444;color:#fff}.tp-btn--danger:hover:not(:disabled){background:#ec1e1e}.tp-btn--danger-outline{background:#fff;border-color:#ef4444;color:#ef4444}.tp-btn--danger-outline:hover:not(:disabled){background:#ef4444;color:#fff}.tp-btn--icon{padding:8px;min-width:36px;min-height:36px}@media (max-width: 991.98px){.tp-field-input input,.tp-field-input select,.tp-field-input textarea{font-size:16px}.tp-save-btn{margin-bottom:calc(16px + env(safe-area-inset-bottom,0px))}}.v2-periodic-section{display:flex;flex-direction:column;gap:.75rem;padding:.75rem;background:#f9fafbd9;border:1px solid rgba(0,0,0,.06);border-radius:16px}.v2-periodic-section .recurring-date-picker{margin:0}.v2-periodic-time-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.25rem}@media (max-width: 400px){.v2-periodic-time-row{grid-template-columns:1fr}}.v2-periodic-time-field{display:flex;flex-direction:column;gap:.25rem;min-width:0}.v2-periodic-time-field label{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.v2-periodic-time-field input[type=time]{width:100%;padding:.625rem .75rem;border:1.5px solid #e5e7eb;border-radius:12px;font-size:16px;color:#1f2937;background:#fff;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.v2-periodic-time-field input[type=time]:focus{outline:none;border-color:#009245;box-shadow:0 0 0 3px #0092451f}.v2-periodic-hint{margin:0;font-size:12px;font-weight:500;color:#6b7280;line-height:1.4}*{box-sizing:border-box}.pac-container{position:fixed!important;z-index:99999!important;border-radius:8px!important;border:1px solid rgba(0,0,0,.12)!important;box-shadow:0 4px 16px #00000026!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;background:#fff!important;overflow:hidden!important}.pac-container:empty{display:none!important}.pac-item{padding:8px 12px!important;font-size:14px!important;cursor:pointer!important;border-top:1px solid rgba(0,0,0,.06)!important}.pac-item:first-child{border-top:none!important}.pac-item:hover,.pac-item.pac-item-selected{background-color:#667eea14!important}.pac-item-query{font-size:14px!important}.pac-logo{padding:4px 8px!important}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#1f2937;margin:0;padding:0}.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}.btn{transition:all .15s ease-in-out}.form-control{transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}:where(input:not([type]),input[type=text],input[type=email],input[type=password],input[type=search],input[type=tel],input[type=url],textarea){-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1.5;text-align:left}.text-gradient-primary{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-gradient-partner{background:linear-gradient(135deg,#e74c3c,#c0392b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.vc-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;border:1px solid #e5e7eb;border-radius:10px;background:#fff;box-shadow:0 2px 8px #00000014;max-width:320px}.vc-container .vc-arrow{display:flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important;padding:0!important;margin:0 2px!important;border:none!important;background:transparent!important;color:#374151!important;cursor:pointer!important;border-radius:6px!important;transition:all .2s ease!important}.vc-container .vc-arrow:hover{background:#667eea1a!important;color:#667eea!important}.vc-container .vc-arrow:disabled{opacity:.3!important;cursor:not-allowed!important}.vc-container .vc-arrow:disabled:hover{background:transparent!important;color:#374151!important}.vc-container .vc-arrow svg{width:18px!important;height:18px!important;fill:currentColor!important;stroke:currentColor!important;stroke-width:2!important;display:block!important}.vc-container .vc-header{padding:10px 12px!important;display:flex;align-items:center;justify-content:space-between}.vc-container .vc-header .vc-title-wrapper{flex:1;display:flex;align-items:center;justify-content:center;gap:2px}.vc-container .vc-header .vc-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:14px!important;font-weight:600!important;color:#111827!important;line-height:1.4!important;text-align:center!important;cursor:pointer!important;padding:4px 10px!important;margin:0!important;border-radius:6px!important;transition:all .2s ease!important;background:transparent!important;border:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;min-height:28px!important}.vc-container .vc-header .vc-title:hover{background:#667eea1a!important;color:#667eea!important}.vc-container .vc-header .vc-title:focus{outline:2px solid #667eea!important;outline-offset:2px!important}.vc-container .vc-header .vc-title-layout{font-size:inherit!important;font-weight:inherit!important;color:inherit!important;display:flex!important;align-items:center!important;gap:2px!important}.vc-container .vc-header .vc-arrow-left,.vc-container .vc-header .vc-arrow-right{flex-shrink:0!important}.vc-container .vc-nav-popover-container{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:8px!important;box-shadow:0 4px 12px #0000001a!important;padding:8px!important}.vc-container .vc-nav-popover-container .vc-nav-header{padding:4px!important}.vc-container .vc-nav-popover-container .vc-nav-arrow{display:flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important;color:#374151!important;cursor:pointer!important;border-radius:6px!important}.vc-container .vc-nav-popover-container .vc-nav-arrow:hover{background:#667eea1a!important;color:#667eea!important}.vc-container .vc-nav-popover-container .vc-nav-arrow svg{width:18px!important;height:18px!important;fill:currentColor!important}.vc-container .vc-nav-popover-container .vc-nav-items{padding:4px!important}.vc-container .vc-nav-popover-container .vc-nav-item{font-size:13px!important;font-weight:500!important;color:#374151!important;padding:6px 10px!important;margin:2px!important;border-radius:6px!important}.vc-container .vc-nav-popover-container .vc-nav-item:hover{background:#667eea1a!important;color:#667eea!important}.vc-container .vc-nav-popover-container .vc-nav-item.is-active{background:#667eea!important;color:#fff!important}.vc-container .vc-highlight{border-radius:6px!important}.vc-container .vc-dots{margin-top:1px!important}.vc-container .vc-dot{width:4px!important;height:4px!important}.vc-container .vc-weeks{padding:4px 10px 10px!important}.vc-container .vc-week{margin-bottom:2px!important}.vc-container .vc-week:last-child{margin-bottom:0!important}.vc-container .vc-weekday{color:#4b5563!important;font-size:11px!important;font-weight:600!important;text-transform:uppercase!important;padding:4px 0 6px!important}.vc-container .vc-day{padding:2px!important;min-height:auto!important}.vc-container .vc-day-content{width:30px!important;height:30px!important;border-radius:6px!important;font-size:13px!important;font-weight:500!important;transition:all .2s ease!important;display:flex!important;align-items:center!important;justify-content:center!important}.vc-container .vc-day-content:hover{background:#667eea1a!important;color:#667eea!important}.vc-container .vc-day-content:focus{outline:2px solid #667eea!important;outline-offset:1px!important}.vc-container .vc-day.is-today .vc-day-content{background:#667eea1a!important;color:#667eea!important;font-weight:700!important}.vc-container .vc-day.is-disabled .vc-day-content,.vc-container .vc-day.is-not-in-month .vc-day-content{opacity:.3!important}@media (max-width: 768px){.vc-container{max-width:300px}.vc-container .vc-header{padding:8px 10px!important}.vc-container .vc-header .vc-title{font-size:13px!important;padding:4px 8px!important;min-height:26px!important}.vc-container .vc-arrow{width:26px!important;height:26px!important}.vc-container .vc-arrow svg{width:16px!important;height:16px!important}.vc-container .vc-weeks{padding:4px 8px 8px!important}.vc-container .vc-day{padding:1.5px!important}.vc-container .vc-day-content{width:28px!important;height:28px!important;font-size:12px!important}.vc-container .vc-weekday{font-size:10px!important;padding:3px 0 5px!important}}@media (max-width: 480px){.vc-container{max-width:280px;border-radius:8px}.vc-container .vc-header{padding:6px 8px!important}.vc-container .vc-header .vc-title{font-size:12px!important;padding:3px 6px!important;min-height:24px!important}.vc-container .vc-arrow{width:24px!important;height:24px!important;margin:0 1px!important}.vc-container .vc-arrow svg{width:14px!important;height:14px!important}.vc-container .vc-weeks{padding:3px 6px 6px!important}.vc-container .vc-day{padding:1px!important}.vc-container .vc-day-content{width:26px!important;height:26px!important;font-size:11px!important;border-radius:5px!important}.vc-container .vc-weekday{font-size:9px!important;padding:2px 0 4px!important}}.tp-stays{--tps-bg: #fdfbf7;--tps-surface: #ffffff;--tps-text: #292524;--tps-text-muted: #78716c;--tps-border: #e7e2d9;--tps-trust: #009245;--tps-trust-soft: #e6f4ec;--tps-cta: #009245;--tps-cta-hover: #006d34;--tps-star: #f5b301;--tps-danger: #dc2626;--tps-font-display: "Varela Round", -apple-system, sans-serif;--tps-font-body: "Nunito Sans", -apple-system, "Segoe UI", sans-serif;--tps-radius-card: 16px;--tps-radius-button: 10px;--tps-radius-pill: 999px;--tps-shadow-card: rgba(0,0,0,.02) 0 0 0 1px, rgba(0,0,0,.04) 0 2px 6px 0, rgba(0,0,0,.08) 0 4px 12px 0;--tps-space-1: 8px;--tps-space-2: 16px;--tps-space-3: 24px;--tps-space-4: 32px;--tps-space-6: 48px;--tps-space-8: 64px;--tps-header-offset: 72px}@media (max-width: 991.98px){.tp-stays{--tps-header-offset: 60px}}.tp-stays{background:var(--tps-bg);color:var(--tps-text);font-family:var(--tps-font-body);font-size:16px;line-height:1.55}.tp-stays h1,.tp-stays h2,.tp-stays h3{font-family:var(--tps-font-display);font-weight:400}.tp-stays a:focus-visible,.tp-stays button:focus-visible{outline:3px solid var(--tps-cta);outline-offset:2px}.tp-stays .tps-block{scroll-margin-top:72px}.tp-stays .tps-block>h2,.tp-stays .tps-intro>h2{font-size:clamp(22px,4vw,28px)}.tp-stays .tps-reveal{opacity:0;transform:translateY(12px);transition:opacity .25s ease-out,transform .25s ease-out}.tp-stays .tps-reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: reduce){.tp-stays *,.tp-stays *:before,.tp-stays *:after{transition:none!important;animation:none!important}.tp-stays .tps-reveal{opacity:1;transform:none}}.tps-btn-cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 var(--tps-space-3);background:var(--tps-cta);color:#fff;border:none;border-radius:var(--tps-radius-button);font:700 16px var(--tps-font-body);cursor:pointer;transition:background .2s ease}.tps-btn-cta:hover{background:var(--tps-cta-hover)}.tps-btn-cta:disabled{opacity:.6;cursor:default}.tps-card{background:var(--tps-surface);border:1px solid var(--tps-border);border-radius:var(--tps-radius-card);box-shadow:var(--tps-shadow-card)}.tps-badge-verified{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:var(--tps-radius-pill);background:var(--tps-trust-soft);color:var(--tps-trust);font-weight:700;font-size:14px}.tps-booking{display:flex;flex-direction:column;height:100dvh;max-height:100dvh;overflow:hidden;background:var(--tps-bg);color:var(--tps-text);font-family:var(--tps-font-body)}.tps-booking__chrome{flex-shrink:0;padding:12px var(--tps-space-2) var(--tps-space-1);background:var(--tps-bg);border-bottom:1px solid var(--tps-border)}.tps-booking__top{display:flex;align-items:center;gap:var(--tps-space-2);max-width:560px;margin:0 auto;width:100%}.tps-booking__back{flex-shrink:0;min-height:44px;padding:0 4px;border:none;background:transparent;color:var(--tps-text-muted);font:600 14px var(--tps-font-body);cursor:pointer}.tps-booking__hotel{flex:1;margin:0;min-width:0;font:400 16px/1.3 var(--tps-font-display);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:right}.tps-booking-stepper{max-width:560px;margin:var(--tps-space-2) auto 0;width:100%}.tps-booking-stepper__mobile-label{margin:0 0 8px;text-align:center;font-size:13px;font-weight:600;color:var(--tps-text-muted)}.tps-booking-stepper__list{display:flex;align-items:center;list-style:none;margin:0;padding:0}.tps-booking-stepper__item{display:flex;align-items:center;flex:1;position:relative}.tps-booking-stepper__item:last-child{flex:0}.tps-booking-stepper__node{flex-shrink:0;width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font:700 12px var(--tps-font-body);border:2px solid var(--tps-border);background:var(--tps-surface);color:var(--tps-text-muted);transition:background .2s ease,border-color .2s ease,color .2s ease}.tps-booking-stepper__node--btn{padding:0;cursor:pointer;border-color:var(--tps-trust);background:var(--tps-trust);color:#fff}.tps-booking-stepper__node--btn:hover{filter:brightness(1.05)}.tps-booking-stepper__item.is-active .tps-booking-stepper__node{border-color:var(--tps-cta);color:var(--tps-cta);box-shadow:0 0 0 3px #00924533}.tps-booking-stepper__item.is-done .tps-booking-stepper__node:not(.tps-booking-stepper__node--btn){border-color:var(--tps-trust);background:var(--tps-trust);color:#fff}.tps-booking-stepper__check{display:block;width:8px;height:14px;margin-top:-2px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.tps-booking-stepper__label{display:none}.tps-booking-stepper__line{flex:1;height:2px;margin:0 6px;background:var(--tps-border);align-self:center}.tps-booking-stepper__item.is-done .tps-booking-stepper__line{background:var(--tps-trust)}.tps-booking__body{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.tps-booking__inner{max-width:560px;margin:0 auto;padding:var(--tps-space-3) var(--tps-space-2) var(--tps-space-2);width:100%}@media (max-width: 767px){.tps-booking--dates .tps-booking__inner{padding-top:16px}.tps-booking--dates .tps-booking-step__lead{margin-bottom:12px}}@media (min-width: 768px){.tps-booking--dates .tps-booking__top,.tps-booking--dates .tps-booking-stepper,.tps-booking--dates .tps-booking__inner,.tps-booking--dates .tps-booking-footer,.tps-booking--summary .tps-booking__top,.tps-booking--summary .tps-booking-stepper,.tps-booking--summary .tps-booking__inner,.tps-booking--summary .tps-booking-footer{max-width:920px}.tps-booking--dates .tps-booking-footer__primary,.tps-booking--summary .tps-booking-footer__primary{max-width:420px;margin-left:auto}.tps-booking--dates .tps-booking__inner{padding-bottom:var(--tps-space-4)}.tps-booking--summary .tps-booking__inner{padding-bottom:var(--tps-space-2)}.tps-booking--transport .tps-booking__top,.tps-booking--transport .tps-booking-stepper,.tps-booking--transport .tps-booking__inner,.tps-booking--transport .tps-booking-footer{max-width:1040px}.tps-booking--transport .tps-booking-footer__primary{max-width:420px;margin-left:auto}.tps-booking--summary .tps-review{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,300px);gap:var(--tps-space-2) var(--tps-space-4);align-items:start;padding:14px 18px}.tps-booking--summary .tps-review__hotel{grid-column:1/-1;padding-bottom:2px}.tps-booking--summary .tps-review__details{display:flex;flex-direction:column;gap:0;min-width:0}.tps-booking--summary .tps-review__block{padding-top:6px}.tps-booking--summary .tps-review__prices,.tps-booking--summary .tps-review__quoting-hint{align-self:start;margin:0;padding:14px 16px;border:1px solid var(--tps-border);border-radius:var(--tps-radius-card);background:var(--tps-bg)}.tps-booking--summary .tps-review__prices{gap:8px}.tps-booking--summary .tps-review__price-row--total{margin-top:8px;padding-top:10px;font-size:18px}.tps-booking--summary .tps-booking-step__title{margin-bottom:8px}}@media (min-width: 600px){.tps-booking-stepper__mobile-label{display:none}.tps-booking-stepper__list{align-items:flex-start}.tps-booking-stepper__item{flex-direction:column;align-items:stretch;flex:1}.tps-booking-stepper__item:last-child{flex:1}.tps-booking-stepper__node{position:relative;z-index:1;align-self:center}.tps-booking-stepper__label{display:block;margin-top:6px;text-align:center;font-size:12px;font-weight:600;color:var(--tps-text-muted);line-height:1.2}.tps-booking-stepper__item.is-active .tps-booking-stepper__label{color:var(--tps-cta)}.tps-booking-stepper__item.is-done .tps-booking-stepper__label{color:var(--tps-trust)}.tps-booking-stepper__line{position:absolute;top:14px;left:calc(50% + 18px);right:calc(-50% + 18px);margin:0;width:auto;z-index:0}.tps-booking-stepper__item:last-child .tps-booking-stepper__line{display:none}}.tps-booking-step__title{margin:0 0 4px;font:400 26px/1.2 var(--tps-font-display);display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.tps-booking-step__title:focus{outline:none}.tps-booking-step__title:not(:has(+.tps-booking-step__lead)){margin-bottom:var(--tps-space-3)}.tps-booking-step__optional{font:600 12px/1 var(--tps-font-body);letter-spacing:.02em;text-transform:uppercase;color:var(--tps-text-muted);background:var(--tps-bg);border:1px solid var(--tps-border);border-radius:999px;padding:5px 9px;position:relative;top:-2px}.tps-booking-step__lead{margin:0 0 var(--tps-space-3);color:var(--tps-text-muted);font-size:15px}.tps-booking__field{display:flex;flex-direction:column;gap:6px;margin-bottom:var(--tps-space-2);font-size:14px;font-weight:600}.tps-booking__field-hint{margin:0;font-size:13px;font-weight:600;color:var(--tps-text-muted)}.tps-booking__input{width:100%;min-height:48px;padding:0 14px;border:1px solid var(--tps-border);border-radius:var(--tps-radius-button);background:var(--tps-surface);color:var(--tps-text);font:400 16px var(--tps-font-body);box-sizing:border-box}.tps-booking__input:focus{outline:3px solid var(--tps-cta);outline-offset:1px;border-color:var(--tps-cta)}.tps-booking__input.is-invalid{border-color:var(--tps-danger)}.tps-booking__field-error{margin:-8px 0 var(--tps-space-2);font-size:13px;font-weight:600;color:var(--tps-danger)}.tps-qty{display:inline-flex;align-items:center;gap:4px;width:-moz-fit-content;width:fit-content;min-height:48px;padding:4px;border:1px solid var(--tps-border);border-radius:var(--tps-radius-button);background:var(--tps-surface);box-sizing:border-box}.tps-qty__btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;border-radius:calc(var(--tps-radius-button) - 2px);background:var(--tps-trust-soft);color:var(--tps-cta);cursor:pointer;touch-action:manipulation;transition:background .18s ease,color .18s ease,transform .16s ease}.tps-qty__btn:hover:not(:disabled){background:var(--tps-cta);color:#fff}.tps-qty__btn:active:not(:disabled){transform:scale(.96)}.tps-qty__btn:focus-visible{outline:3px solid var(--tps-cta);outline-offset:1px}.tps-qty__btn:disabled{opacity:.35;cursor:not-allowed}.tps-qty__value{min-width:2.5rem;text-align:center;font:700 18px/1 var(--tps-font-display);font-variant-numeric:tabular-nums;color:var(--tps-text)}@media (prefers-reduced-motion: reduce){.tps-qty__btn{transition:none}}.tps-booking__check{display:flex;gap:10px;align-items:flex-start;min-height:48px;padding:12px 14px;margin-bottom:var(--tps-space-2);background:var(--tps-trust-soft);border-radius:var(--tps-radius-button);cursor:pointer;font-weight:600;font-size:14px}.tps-booking__check input{margin-top:2px;width:18px;height:18px;flex-shrink:0}.tps-booking__transport-price{margin:-4px 0 var(--tps-space-2);font-size:14px;font-weight:600;color:var(--tps-trust)}.tps-booking__summary{padding:var(--tps-space-2)}.tps-booking__summary-row{display:flex;justify-content:space-between;gap:var(--tps-space-2);padding:8px 0;font-size:15px}.tps-booking__summary-row--total{border-top:1px solid var(--tps-border);margin-top:4px;padding-top:12px;font-size:18px}.tps-booking-step--summary .tps-booking-step__title{margin-bottom:10px;font-size:22px}.tps-review{padding:12px;display:flex;flex-direction:column;gap:10px}.tps-review__block{padding-top:8px;border-top:1px solid var(--tps-border)}.tps-review__block-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.tps-review__block-title{font-size:12px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--tps-text-muted)}.tps-review__edit{min-height:32px;padding:0 8px;border:none;background:transparent;color:var(--tps-cta);font:700 13px var(--tps-font-body);cursor:pointer;touch-action:manipulation}.tps-review__edit:hover{text-decoration:underline}.tps-review__edit:focus-visible{outline:3px solid var(--tps-cta);outline-offset:2px;border-radius:4px}.tps-review__hotel{display:flex;align-items:center;gap:10px;min-width:0}.tps-review__thumb{flex:0 0 56px;width:56px;height:56px;border-radius:12px;overflow:hidden;background:var(--tps-border)}.tps-review__thumb-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.tps-review__thumb-fallback{display:block;width:100%;height:100%;background:linear-gradient(135deg,var(--tps-trust-soft),var(--tps-bg))}.tps-review__hotel-text{min-width:0}.tps-review__hotel-name{margin:0;font:400 16px/1.25 var(--tps-font-display);color:var(--tps-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tps-review__hotel-meta{margin:2px 0 0;font-size:13px;color:var(--tps-text-muted)}.tps-review__facts{display:grid;grid-template-columns:1fr 1fr;gap:8px 12px;margin:0;padding:0;border-top:none}.tps-review__fact{min-width:0}.tps-review__fact dt{margin:0;font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--tps-text-muted)}.tps-review__fact dd{margin:2px 0 0;font-size:14px;font-weight:600;color:var(--tps-text);line-height:1.3}.tps-review__fact--wide{grid-column:1/-1}.tps-review__facts--contact .tps-review__fact--contact-email{grid-column:1}.tps-review__facts--contact .tps-review__fact--contact-pets{grid-column:2}.tps-review__truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tps-review__legs{display:flex;flex-direction:column;gap:6px;padding-top:0;border-top:none}.tps-review__no-transport{margin:0;padding-top:0;border-top:none;font-size:13px;color:var(--tps-text-muted)}.tps-review__leg{display:grid;grid-template-columns:auto 1fr;gap:8px;align-items:start;min-width:0}.tps-review__leg-label{flex-shrink:0;margin-top:1px;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:700;line-height:1.4}.tps-review__leg-label--in{background:#2563eb1f;color:#2563eb}.tps-review__leg-label--out{background:#ea580c1f;color:#ea580c}.tps-review__leg-addr{margin:0;font-size:13px;line-height:1.35;color:var(--tps-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tps-review__prices{display:flex;flex-direction:column;gap:4px;padding-top:8px;border-top:1px solid var(--tps-border)}.tps-review__price-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-size:14px}.tps-review__price-row span{color:var(--tps-text-muted);min-width:0}.tps-review__price-row span em{font-style:normal;font-weight:600;color:var(--tps-text-muted)}.tps-review__price-row strong{flex-shrink:0;font-weight:700;color:var(--tps-text)}.tps-review__price-row--total{margin-top:4px;padding-top:8px;border-top:1px solid var(--tps-border);font-size:16px}.tps-review__price-row--total span,.tps-review__price-row--total strong{color:var(--tps-text)}.tps-review__price-row--total strong{color:var(--tps-trust)}.tps-review__trust{display:flex;align-items:flex-start;gap:6px;margin:8px 0 0;font-size:12px;font-weight:600;color:var(--tps-text-muted);line-height:1.4}.tps-review__trust a{color:var(--tps-cta);text-decoration:underline}.tps-review__trust svg{flex-shrink:0;margin-top:1px}.tps-review__quoting-hint{margin:0;padding-top:4px;font-size:13px}.tps-booking__status{color:var(--tps-text-muted);font-size:15px}.tps-booking__error{margin:var(--tps-space-2) 0 0;color:var(--tps-danger);font-size:14px;font-weight:600}.tps-booking-footer{flex-shrink:0;display:flex;gap:var(--tps-space-2);align-items:stretch;max-width:560px;width:100%;margin:0 auto;padding:var(--tps-space-2);padding-bottom:calc(var(--tps-space-2) + env(safe-area-inset-bottom,0px));background:var(--tps-bg);border-top:1px solid var(--tps-border);box-sizing:border-box}.tps-booking-footer__secondary{flex:0 0 auto;min-height:48px;min-width:96px;padding:0 16px;border:1px solid var(--tps-border);border-radius:var(--tps-radius-button);background:var(--tps-surface);color:var(--tps-text);font:600 15px var(--tps-font-body);cursor:pointer}.tps-booking-footer__primary{flex:1;width:100%}@media (min-width: 768px){.tps-booking__chrome{padding-top:var(--tps-space-3)}.tps-booking-step__title{font-size:30px}.tps-booking--dates .tps-booking-step__title{font-size:28px;margin-bottom:2px}.tps-booking--dates .tps-booking-step__lead{margin-bottom:var(--tps-space-2)}.tps-booking-step--summary .tps-booking-step__title{font-size:24px;margin-bottom:12px}.tps-review{padding:14px 16px;gap:12px}.tps-review__thumb{flex-basis:64px;width:64px;height:64px}}@media (prefers-reduced-motion: reduce){.tps-booking-stepper__node{transition:none}}
