.guest-profile-dialog{max-width:min(720px,96vw)!important;width:96vw!important;border-radius:16px!important;border:1px solid hsl(var(--border));background:hsl(var(--card));box-shadow:0 20px 50px rgba(0,0,0,.15)}.guest-profile-header{padding:1rem 1.25rem!important;display:flex;align-items:center;flex-wrap:nowrap;gap:1rem;border-bottom:1px solid hsl(var(--border))}.guest-profile-title{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;flex:1 1 auto;min-width:0}.guest-profile-title-icon{width:1.25rem;height:1.25rem;flex-shrink:0;color:hsl(var(--muted-foreground))}.guest-profile-title-text{color:hsl(var(--foreground));font-size:1.25rem;line-height:1.3;font-weight:700;letter-spacing:-.02em}.guest-profile-edit-btn{display:inline-flex;align-items:center;gap:.35rem;flex-shrink:0}.guest-profile-edit-icon{width:.9375rem;height:.9375rem}.guest-profile-close{position:static!important;margin-left:auto;flex-shrink:0}.guest-profile-body{width:100%;padding:1.25rem;overflow-y:auto;max-height:min(75vh,640px);min-height:0;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.guest-profile-hero{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;padding:1rem 1.25rem;border-radius:12px;border:1px solid hsl(var(--border)/.6);background:hsl(var(--card));margin-bottom:1.25rem;animation:guestProfileFadeInUp .25s ease-out .05s both}.guest-profile-hero-avatar-wrap{flex-shrink:0}.guest-profile-hero-avatar{width:3.5rem!important;height:3.5rem!important;border-radius:9999px;font-size:1.125rem;font-weight:600;letter-spacing:-.02em}.guest-profile-hero-avatar [class*=fallback]{font-size:inherit;font-weight:inherit}.guest-profile-hero-main{flex:1 1 auto;min-width:0}.guest-profile-hero-name{margin:0;font-size:1.25rem;font-weight:700;letter-spacing:-.02em;color:hsl(var(--foreground));line-height:1.25}.guest-profile-hero-metrics{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.guest-profile-hero-metric{display:inline-flex;align-items:center;gap:.35rem;font-size:.8125rem;font-weight:500;color:hsl(var(--muted-foreground));padding:.25rem .5rem;border-radius:999px;background:hsl(var(--background)/.75);border:1px solid hsl(var(--border)/.7)}.guest-profile-hero-metric svg{width:.875rem;height:.875rem;color:hsl(var(--muted-foreground));flex-shrink:0}.guest-profile-tabs-root{margin-bottom:1rem}.guest-profile-tabs-row{display:flex;justify-content:flex-start;margin-bottom:.35rem}.guest-profile-tabs-list{display:inline-flex;width:auto;max-width:-moz-fit-content;max-width:fit-content;align-items:center;justify-content:flex-start;border:1px solid hsl(var(--border));border-radius:10px;background:hsl(var(--muted)/.45);padding:.2rem;gap:.125rem}.guest-profile-tabs-trigger{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:8px;padding:.375rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s ease;border:1px solid transparent;background:transparent;color:hsl(var(--muted-foreground));cursor:pointer}.guest-profile-tabs-trigger:hover{color:hsl(var(--foreground))}.guest-profile-tabs-trigger[data-state=active]{background:hsl(var(--primary)/.12);color:hsl(var(--primary));border-color:hsl(var(--primary)/.35);font-weight:600}.guest-profile-tabs-content{margin-top:0}.guest-profile-card{border-radius:12px;border:1px solid hsl(var(--border)/.6);background:hsl(var(--muted)/.25);padding:1rem 1.1rem;margin-bottom:.75rem;transition:border-color .2s ease,box-shadow .2s ease;animation:guestProfileFadeInUp .25s ease-out .1s both}.guest-profile-card:hover{border-color:hsl(var(--border));box-shadow:0 2px 8px hsl(var(--foreground)/.04)}.guest-profile-card-header-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.guest-profile-card-header-row .guest-profile-card-title{margin:0}.guest-profile-empty-hint{margin:0;padding:.5rem 0;line-height:1.5}.guest-profile-card-title{margin:0;font-size:1rem;font-weight:600;color:hsl(var(--foreground));display:flex;align-items:center;gap:.5rem}.guest-profile-card-icon{width:1rem;height:1rem;color:hsl(var(--muted-foreground));flex-shrink:0}.guest-profile-card-divider{height:0;border-bottom:1px solid hsl(var(--border));margin:.5rem 0 .75rem}.guest-profile-kv-list{display:flex;flex-direction:column;gap:.5rem}.guest-profile-kv-row{display:grid;grid-template-columns:minmax(100px,1fr) minmax(0,1.5fr);align-items:start;grid-gap:.75rem;gap:.75rem;min-height:1.75rem}.guest-profile-kv-label{color:hsl(var(--muted-foreground));font-size:.8125rem;font-weight:500}.guest-profile-kv-value{display:inline-flex;align-items:flex-start;gap:.35rem;min-width:0;color:hsl(var(--foreground));font-size:.9375rem;font-weight:500;word-break:break-word}.guest-profile-phone-lines{display:flex;flex-direction:column;gap:.35rem;min-width:0;width:100%}.guest-profile-phone-row{display:flex;align-items:center;gap:.25rem;min-width:0;width:100%}.guest-profile-phone-row .guest-profile-phone-line{flex:1 1;min-width:0;word-break:break-word}.guest-profile-copy-btn--phone-line{flex-shrink:0}.guest-profile-phone-line{width:-moz-fit-content;width:fit-content;max-width:100%}.guest-profile-link{color:hsl(var(--primary));text-decoration:none;transition:opacity .2s ease;display:inline-flex;align-items:center;gap:.25rem}.guest-profile-link:hover{opacity:.85;text-decoration:underline}.guest-profile-copy-btn{width:1.75rem;height:1.75rem;min-width:1.75rem;padding:0;border-radius:var(--radius);color:hsl(var(--muted-foreground));flex-shrink:0;transition:color .2s ease,background .2s ease}.guest-profile-copy-btn:hover{color:hsl(var(--foreground));background:hsl(var(--muted)/.6)}.guest-profile-copy-btn svg{width:.9rem;height:.9rem}.guest-profile-files-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.guest-profile-files-grid{display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem}@media (min-width:640px){.guest-profile-files-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.guest-profile-files-grid{grid-template-columns:repeat(3,1fr)}}.guest-profile-file-card{border-radius:10px;border:1px solid hsl(var(--border)/.6);background:hsl(var(--muted)/.2);padding:.875rem 1rem;transition:border-color .2s ease,background-color .2s ease}.guest-profile-file-card:hover{border-color:hsl(var(--border));background:hsl(var(--muted)/.35)}.guest-profile-file-content{display:flex;align-items:flex-start;gap:.75rem}.guest-profile-file-icon{width:1.75rem;height:1.75rem;color:hsl(var(--muted-foreground));flex-shrink:0}.guest-profile-file-info{flex:1 1;min-width:0}.guest-profile-file-name{font-weight:500;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:hsl(var(--foreground))}.guest-profile-file-meta{font-size:.75rem;color:hsl(var(--muted-foreground));margin-top:.2rem}.guest-profile-file-type-badge{display:inline-flex;align-items:center;padding:.125rem .5rem;border-radius:9999px;font-size:.7rem;margin-top:.35rem;font-weight:500}.guest-profile-file-type-badge--passport{background-color:rgba(60,131,246,.15);color:#0b64f4}.guest-profile-file-type-badge--contract{background-color:rgba(22,162,73,.15);color:#117e39}.guest-profile-file-type-badge--photo{background-color:rgba(236,70,153,.15);color:#e7187f}.guest-profile-file-type-badge--document{background-color:rgba(124,59,237,.15);color:#5f15e0}.guest-profile-file-type-badge--other{background-color:hsl(var(--muted));color:hsl(var(--muted-foreground))}.guest-profile-btn-icon{width:1rem;height:1rem;margin-right:.35rem;flex-shrink:0}.guest-profile-bookings-list{display:flex;flex-direction:column;gap:.75rem}.guest-profile-booking-card{border-radius:12px;border:1px solid hsl(var(--border)/.6);background:hsl(var(--muted)/.25);padding:1rem 1.1rem;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease;animation:guestProfileFadeInUp .25s ease-out both}.guest-profile-booking-card:hover{border-color:hsl(var(--border));background:hsl(var(--muted)/.35);box-shadow:0 2px 8px hsl(var(--foreground)/.04)}.guest-profile-booking-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.guest-profile-booking-info{flex:1 1 auto;min-width:0}.guest-profile-booking-property{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:.9375rem;color:hsl(var(--foreground))}.guest-profile-booking-property-icon{width:1rem;height:1rem;color:hsl(var(--muted-foreground));flex-shrink:0}.guest-profile-booking-address{font-size:.8125rem;color:hsl(var(--muted-foreground));margin-top:.2rem}.guest-profile-booking-details{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem 1rem;margin-top:.5rem;font-size:.8125rem;color:hsl(var(--muted-foreground))}.guest-profile-booking-detail{display:flex;align-items:center;gap:.25rem}.guest-profile-booking-detail-icon{width:.875rem;height:.875rem;color:hsl(var(--muted-foreground));flex-shrink:0}.guest-profile-booking-actions{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;flex-shrink:0}.guest-profile-booking-status-badge{display:inline-flex;align-items:center;padding:.2rem .5rem;border-radius:999px;font-size:.75rem;font-weight:500}.guest-profile-booking-open-btn{width:2rem;height:2rem;padding:0;border-radius:var(--radius);flex-shrink:0}.guest-profile-booking-open-btn svg{width:1rem;height:1rem}.guest-profile-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1.5rem;text-align:center;color:hsl(var(--muted-foreground));font-size:.9375rem}.guest-profile-empty-icon{width:2.5rem;height:2.5rem;margin-bottom:.75rem;opacity:.6;color:hsl(var(--muted-foreground))}@keyframes guestProfileFadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.guest-profile-booking-card,.guest-profile-card,.guest-profile-hero{animation:none}}@media (hover:none) and (pointer:coarse){.guest-profile-edit-btn{min-height:2.75rem}.guest-profile-booking-open-btn,.guest-profile-close,.guest-profile-copy-btn{width:2.75rem;height:2.75rem;min-width:2.75rem;min-height:2.75rem}}@media (max-width:768px){.guest-profile-dialog{position:fixed!important;inset:0!important;max-width:100vw!important;min-width:100vw!important;width:100vw!important;max-width:100dvw!important;min-width:100dvw!important;width:100dvw!important;border-radius:0!important;border:0!important;margin:0!important;box-shadow:none!important;max-height:100vh!important;height:100vh!important;min-height:100vh!important;max-height:100dvh!important;height:100dvh!important;min-height:100dvh!important;max-height:100svh!important;height:100svh!important;min-height:100svh!important}.guest-profile-header{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:start;grid-column-gap:.5rem;column-gap:.5rem;grid-row-gap:.375rem;row-gap:.375rem;padding-top:calc(1rem + env(safe-area-inset-top, 0px))!important;padding-left:calc(1rem + env(safe-area-inset-left, 0px))!important;padding-right:calc(1rem + env(safe-area-inset-right, 0px))!important}.guest-profile-title{min-width:0}.guest-profile-edit-btn{justify-self:end;min-width:0;max-width:100%;white-space:nowrap}.guest-profile-close{margin-left:0}.guest-profile-body{flex:1 1 auto;min-height:0;padding:1rem calc(1rem + env(safe-area-inset-right, 0px)) calc(1rem + max(env(safe-area-inset-bottom, 0px), 12px)) calc(1rem + env(safe-area-inset-left, 0px));max-height:none}.guest-profile-hero{flex-direction:column;align-items:flex-start;padding:.875rem 1rem}.guest-profile-hero-avatar{width:3rem;height:3rem;font-size:1rem}.guest-profile-hero-name{font-size:1.125rem}.guest-profile-tabs-list{width:100%;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:.2rem}.guest-profile-kv-row{grid-template-columns:1fr;gap:.25rem;min-height:auto}.guest-profile-booking-header{flex-direction:column;align-items:stretch}.guest-profile-booking-actions{flex-direction:row;align-items:center;justify-content:flex-end}}@media (max-width:480px){.guest-profile-title-text{font-size:1.1rem}.guest-profile-files-grid{grid-template-columns:1fr}}.rich-format-menu_menuContent__kBf0r{position:fixed;z-index:220;width:12.5rem;max-width:calc(100vw - 1rem);padding:.25rem;border:1px solid hsl(var(--border));border-radius:.65rem;background:hsl(var(--popover));color:hsl(var(--popover-foreground));box-shadow:0 20px 45px -28px hsl(var(--backdrop)/.65);transform-origin:top left;will-change:opacity,transform}.rich-format-menu_menuContent__kBf0r[data-state=open]{animation:rich-format-menu_oferta-format-menu-in__xEG9I .14s cubic-bezier(.16,1,.3,1) both}.rich-format-menu_menuContent__kBf0r[data-state=closed]{pointer-events:none;animation:rich-format-menu_oferta-format-menu-out__9g_8i .12s ease-in both}.rich-format-menu_menuLabel__qPjtv{display:none}.rich-format-menu_menuSeparator__RA4PT{height:1px;background:hsl(var(--border));margin:.2rem .1rem}.rich-format-menu_menuItem__vqblQ{width:100%;display:flex;align-items:center;gap:.5rem;min-height:1.85rem;padding:.3rem .42rem;border:0;border-radius:.45rem;background:transparent;color:hsl(var(--foreground));cursor:pointer;text-align:left;line-height:1.2;font:inherit;font-size:.78rem;-moz-user-select:none;user-select:none;-webkit-user-select:none;touch-action:manipulation}.rich-format-menu_menuItem__vqblQ:hover{background:hsl(var(--muted)/.55)}.rich-format-menu_menuItem__vqblQ:focus-visible{outline:none;box-shadow:0 0 0 2px hsl(var(--primary)/.25)}.rich-format-menu_menuRow__ENXB1{display:inline-flex;align-items:center;gap:.5rem;width:100%;min-width:0}.rich-format-menu_menuIcon__irXOX{width:1rem;height:1rem;flex-shrink:0;opacity:.92}.rich-format-menu_menuText__Ho6bK{flex:1 1 auto;min-width:0;overflow-wrap:anywhere}@keyframes rich-format-menu_oferta-format-menu-in__xEG9I{0%{opacity:0;transform:translateY(-.25rem) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes rich-format-menu_oferta-format-menu-out__9g_8i{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-.2rem) scale(.98)}}@media (prefers-reduced-motion:reduce){.rich-format-menu_menuContent__kBf0r[data-state=closed],.rich-format-menu_menuContent__kBf0r[data-state=open]{animation-duration:1ms}}@media (max-width:768px){.rich-format-menu_menuContent__kBf0r{width:min(11.5rem,calc(100dvw - env(safe-area-inset-left, 0px) - env(safe-area-inset-right, 0px) - 1rem));max-width:calc(100dvw - env(safe-area-inset-left, 0px) - env(safe-area-inset-right, 0px) - 1rem);padding:.22rem;border-radius:.65rem}.rich-format-menu_menuItem__vqblQ{min-height:2rem;padding:.28rem .36rem;border-radius:.45rem;font-size:.72rem}.rich-format-menu_menuRow__ENXB1{gap:.3rem}.rich-format-menu_menuIcon__irXOX{width:.9rem;height:.9rem}}@media (max-width:380px){.rich-format-menu_menuContent__kBf0r{width:min(10.75rem,calc(100dvw - env(safe-area-inset-left, 0px) - env(safe-area-inset-right, 0px) - 1rem))}.rich-format-menu_menuItem__vqblQ{font-size:.68rem;min-height:1.95rem;padding-inline:.28rem}.rich-format-menu_menuRow__ENXB1{gap:.25rem}}.rich-editor_richEditorShell__SX2Rj{display:flex;flex-direction:column;gap:.5rem;width:100%;min-width:0}.rich-editor_editorTextarea__BY2jj{width:100%;min-height:clamp(5.5rem,22dvh,11rem);padding:10px 12px;font-size:14px;line-height:1.5;font-family:inherit;border-radius:var(--radius);border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));box-shadow:none;overflow-x:hidden;overflow-y:auto;caret-color:hsl(var(--primary));-webkit-overflow-scrolling:touch;transition:border-color .15s ease,box-shadow .15s ease}@media (min-width:768px){.rich-editor_editorTextarea__BY2jj{min-height:7rem}}.rich-editor_editorRich__QkAaY{white-space:normal;word-break:break-word;outline:none;-moz-user-select:text;user-select:text;-webkit-user-select:text;-webkit-touch-callout:default}.rich-editor_editorRichDoc__T5aHp{text-align:justify;text-justify:inter-word}.rich-editor_editorRichDoc__T5aHp :is(p,div,li){width:100%;max-width:100%;text-align:justify;text-justify:inter-word}.rich-editor_editorRichDoc__T5aHp p{margin:0 0 .65em;min-height:1.4em}.rich-editor_editorRichDoc__T5aHp p:last-child{margin-bottom:0}.rich-editor_editorRichDoc__T5aHp h2,.rich-editor_editorRichDoc__T5aHp h3,.rich-editor_editorRichDoc__T5aHp h4{margin:.75em 0 .4em;font-weight:700;line-height:1.25}.rich-editor_editorRichDoc__T5aHp h2{font-size:1.25rem}.rich-editor_editorRichDoc__T5aHp h3{font-size:1.1rem}.rich-editor_editorRichDoc__T5aHp h4{font-size:1rem}.rich-editor_editorRichDoc__T5aHp ol,.rich-editor_editorRichDoc__T5aHp ul{margin:.5em 0;padding-left:1.35rem}.rich-editor_editorRichDoc__T5aHp li{margin:.2em 0}.rich-editor_editorRichDoc__T5aHp b,.rich-editor_editorRichDoc__T5aHp strong{font-weight:700}.rich-editor_editorRichDoc__T5aHp em,.rich-editor_editorRichDoc__T5aHp i{font-style:italic}.rich-editor_editorRichDoc__T5aHp u{text-decoration:underline}.rich-editor_editorRich__QkAaY[data-placeholder]:empty:before{content:attr(data-placeholder);color:hsl(var(--muted-foreground))}.rich-editor_editorTextarea__BY2jj:focus-visible{outline:none;border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsl(var(--primary)/.2)}.rich-editor_mobileFormatToolbar__7TnUf{position:-webkit-sticky;position:sticky;top:0;z-index:4;display:flex;align-items:center;gap:.125rem;width:100%;min-width:0;max-width:100%;box-sizing:border-box;margin:0;padding:.25rem;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;border:1px solid hsl(var(--border)/.9);border-radius:.875rem;background:hsl(var(--popover)/.98);color:hsl(var(--popover-foreground));box-shadow:0 1px 0 hsl(var(--background)/.55) inset,0 14px 36px -24px hsl(var(--backdrop)/.55),0 2px 10px hsl(var(--backdrop)/.08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:rich-editor_rich-mobile-toolbar-in__nNYF9 .16s cubic-bezier(.16,1,.3,1) both;-webkit-overflow-scrolling:touch;scrollbar-width:none}.rich-editor_mobileFormatToolbar__7TnUf::-webkit-scrollbar{display:none}.rich-editor_mobileFormatButton__ruOYk{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;min-width:2.75rem;min-height:2.75rem;padding:0;border:0;border-radius:.65rem;background:transparent;color:hsl(var(--foreground));cursor:pointer;touch-action:manipulation;transition:background-color .15s ease,color .15s ease,transform .15s ease}.rich-editor_mobileFormatButton__ruOYk:hover{background:hsl(var(--muted)/.58)}.rich-editor_mobileFormatButton__ruOYk:active{transform:scale(.97);background:hsl(var(--primary)/.12);color:hsl(var(--primary))}.rich-editor_mobileFormatButton__ruOYk:focus-visible{outline:none;box-shadow:0 0 0 2px hsl(var(--primary)/.28)}.rich-editor_mobileFormatIcon__a6kvG{width:1rem;height:1rem;flex-shrink:0;stroke-width:2.1}@keyframes rich-editor_rich-mobile-toolbar-in__nNYF9{0%{opacity:0;transform:translateY(-.35rem) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.rich-editor_mobileFormatToolbar__7TnUf{animation-duration:1ms}}