.guest-page h1,.guest-page h2,.guest-page h3,.guest-page h4,.guest-page p,.guest-page ul,.guest-page ol,.guest-page figure,.guest-page blockquote{margin:0;padding:0}.guest-page ul{list-style:none}.guest-page{min-height:100dvh;font-family:var(--font-body,"Outfit", sans-serif);color:#1e130a;-webkit-font-smoothing:antialiased;background:#fbf6f0;flex-direction:column;align-items:center;width:100%;display:flex}.guest-hero{width:100%;max-width:480px;padding:2.5rem 1.5rem 2rem;padding-top:calc(2.5rem + env(safe-area-inset-top,0px));color:#fff;background:linear-gradient(135deg,#c05a3c 0%,#e8a48f 60%,#f5ddd4 100%);border-radius:0 0 24px 24px;position:relative;overflow:hidden}.guest-hero:before{content:"";opacity:.04;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:180px;position:absolute;inset:0}.guest-hero-welcome{font-family:var(--font-display,"Fraunces", serif);color:#ffffffd9;margin-bottom:.5rem;font-size:1rem;font-style:italic;font-weight:300;display:block;position:relative}.guest-hero-property{font-family:var(--font-display,"Fraunces", serif);color:#fff;letter-spacing:-.01em;margin-bottom:.6rem;font-size:clamp(1.5rem,5vw,1.8rem);font-weight:700;line-height:1.2;position:relative}.guest-hero-address{color:#ffffffb8;align-items:center;gap:.35rem;font-size:.85rem;font-weight:400;display:flex;position:relative}.guest-hero-address-icon{opacity:.85;flex-shrink:0;width:14px;height:14px}.guest-modules{flex-direction:column;gap:.75rem;width:100%;max-width:480px;padding:1rem;display:flex}.guest-card{background:#fff;border-radius:16px;padding:1.25rem;overflow:hidden;box-shadow:0 2px 16px #1e130a14}.guest-card-header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.guest-card-icon{background:#f5ddd4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;line-height:1;display:flex}.guest-card-title{font-family:var(--font-display,"Fraunces", serif);color:#1e130a;font-size:1.05rem;font-weight:600;line-height:1.2}.guest-wifi-body{flex-direction:column;gap:1rem;display:flex}.guest-wifi-field{flex-direction:column;gap:.3rem;display:flex}.guest-wifi-label{text-transform:uppercase;letter-spacing:.08em;color:#5c4a3a;opacity:.7;font-size:.75rem;font-weight:600}.guest-wifi-network{color:#1e130a;letter-spacing:0;overflow-wrap:break-word;word-break:break-word;font-size:1.1rem;font-weight:600}.guest-wifi-password-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.guest-wifi-password{color:#c05a3c;letter-spacing:.02em;word-break:break-all;font-family:Courier New,Menlo,Monaco,monospace;font-size:1.1rem;font-weight:600}.guest-copy-btn{color:#c05a3c;min-height:36px;font-size:.8rem;font-weight:600;font-family:var(--font-body,"Outfit", sans-serif);cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:0 0;border:1.5px solid #c05a3c;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:.3rem;padding:.4rem .9rem;transition:background .15s,color .15s;display:inline-flex}.guest-copy-btn:hover{color:#fff;background:#c05a3c}.guest-copy-btn:active{transform:scale(.96)}.guest-copy-btn-copied{color:#1a6b5a;border-color:#1a6b5a}.guest-copy-btn-copied:hover{color:#fff;background:#1a6b5a}.guest-rules-list{flex-direction:column;gap:.6rem;list-style:none;display:flex}.guest-rules-item{color:#1e130a;align-items:flex-start;gap:.6rem;font-size:.92rem;line-height:1.5;display:flex}.guest-rules-dot{background:#e8a48f;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.55em}.guest-time-grid{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem;display:grid}.guest-time-block{background:#f0e8dc;border-radius:12px;flex-direction:column;align-items:center;gap:.25rem;padding:.85rem .5rem;display:flex}.guest-time-value{font-family:var(--font-display,"Fraunces", serif);color:#1e130a;font-size:clamp(1.5rem,5vw,2rem);font-weight:700;line-height:1}.guest-time-label{text-transform:uppercase;letter-spacing:.08em;color:#5c4a3a;opacity:.75;font-size:.75rem;font-weight:600}.guest-instructions{color:#5c4a3a;background:#f0e8dc;border-radius:10px;padding:1rem;font-size:.88rem;font-style:italic;line-height:1.6}.guest-contact-list{flex-direction:column;gap:0;display:flex}.guest-contact-item{color:#1e130a;-webkit-tap-highlight-color:transparent;border-bottom:1px solid #f0e8dc;align-items:center;gap:.75rem;min-height:48px;padding:.5rem 0;font-size:.95rem;text-decoration:none;transition:color .15s;display:flex}.guest-contact-item:last-child{border-bottom:none}.guest-contact-item[href]:hover{color:#c05a3c}.guest-contact-item[href]:active{opacity:.8}.guest-contact-icon{background:#f5ddd4;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;display:flex}.guest-contact-name{font-weight:600}.guest-tips-list{flex-direction:column;gap:.5rem;display:flex}.guest-tips-item{background:#fbf6f0;border-radius:12px;flex-direction:column;gap:.25rem;padding:.85rem 1rem;display:flex}.guest-tips-item-header{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.guest-tips-item-name{color:#1e130a;font-size:.92rem;font-weight:600}.guest-tip-category{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;align-items:center;padding:.2rem .6rem;font-size:.7rem;font-weight:700;display:inline-flex}.guest-tip-category-restaurant{color:#1a6b5a;background:#d0ede5}.guest-tip-category-activity{color:#c05a3c;background:#f5ddd4}.guest-tip-category-shopping{color:#8a6f52;background:#ede4d8}.guest-tip-category-other{color:#5c4a3a;background:#eae4de}.guest-tips-item-description{color:#5c4a3a;overflow-wrap:break-word;word-break:break-word;font-size:.85rem;line-height:1.5}.guest-emergency-list{flex-direction:column;gap:.5rem;display:flex}.guest-emergency-item{-webkit-tap-highlight-color:transparent;background:#c05a3c12;border-left:3px solid #c05a3c;border-radius:0 10px 10px 0;justify-content:space-between;align-items:center;gap:.5rem;min-height:48px;padding:.7rem .85rem;text-decoration:none;display:flex}.guest-emergency-item:active{background:#c05a3c1f}.guest-emergency-label{color:#5c4a3a;min-width:0;font-size:.85rem;font-weight:500}.guest-emergency-number{color:#c05a3c;letter-spacing:.02em;white-space:nowrap;flex-shrink:0;font-size:clamp(.95rem,3.5vw,1.2rem);font-weight:700}.guest-wifi-qr{justify-content:center;margin-bottom:.75rem;display:flex}.guest-wifi-qr svg{border:1px solid #f0e8dc;border-radius:12px;width:min(180px,50vw);height:min(180px,50vw)}.guest-arrival-body{flex-direction:column;gap:.85rem;display:flex}.guest-arrival-section{flex-direction:column;gap:.3rem;display:flex}.guest-arrival-label{text-transform:uppercase;letter-spacing:.06em;color:#5c4a3a;opacity:.7;font-size:.75rem;font-weight:600;display:block}.guest-arrival-value{color:#1e130a;margin:0;font-size:.92rem;line-height:1.5}.guest-maps-link{color:#c05a3c;-webkit-tap-highlight-color:transparent;background:#f0e8dc;border-radius:999px;align-self:flex-start;align-items:center;gap:.4rem;min-height:36px;margin-top:.35rem;padding:.4rem .9rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.guest-maps-link:hover{background:#e8d5c4}.guest-maps-link:active{transform:scale(.97)}@media (max-width:599px){.guest-wifi-password-row{flex-direction:column;align-items:stretch}.guest-wifi-password-row .guest-copy-btn{width:100%;min-height:44px}.guest-arrival-actions{flex-direction:column;gap:.5rem;margin-top:.1rem;display:flex}.guest-arrival-actions .guest-copy-btn{width:100%;min-height:44px}.guest-arrival-actions .guest-maps-link{justify-content:center;align-self:auto;width:100%;min-height:44px;margin-top:0;display:flex}}.guest-list{flex-direction:column;display:flex}.guest-list-item{border-bottom:1px solid #0000000f;padding:.6rem 0}.guest-list-item:last-child{border-bottom:none;padding-bottom:0}.guest-list-item:first-child{padding-top:0}.guest-list-item-name{color:#1e130a;margin-bottom:.15rem;font-size:.92rem;font-weight:600;display:block}.guest-list-item-desc{color:#5c4a3a;margin:0;font-size:.85rem;line-height:1.5}.guest-equipment-list{flex-direction:column;display:flex}.guest-equipment-item{border-bottom:1px solid #0000000f;padding:.6rem 0}.guest-equipment-item:last-child{border-bottom:none;padding-bottom:0}.guest-equipment-item:first-child{padding-top:0}.guest-equipment-name{color:#1e130a;margin-bottom:.15rem;font-size:.92rem;font-weight:600;display:block}.guest-equipment-instructions{color:#5c4a3a;margin:0;font-size:.85rem;line-height:1.5}.guest-checklist{flex-direction:column;gap:0;display:flex}.guest-checklist-progress{color:#5c4a3a;opacity:.75;margin-bottom:.5rem;font-size:.8rem;font-weight:600}.guest-checklist-progress-done{color:#1a6b5a;opacity:1}.guest-checklist-item{cursor:pointer;color:#1e130a;-webkit-tap-highlight-color:transparent;border-bottom:1px solid #0000000a;align-items:center;gap:.75rem;min-height:44px;padding:.35rem 0;font-size:.92rem;line-height:1.4;display:flex}.guest-checklist-item:last-child{border-bottom:none}.guest-checklist-item input[type=checkbox]{accent-color:#c05a3c;cursor:pointer;flex-shrink:0;width:20px;height:20px}.guest-checklist-item-done{opacity:.5;-webkit-text-decoration:line-through #c05a3c;text-decoration:line-through #c05a3c}.guest-weather-body{flex-direction:column;display:flex}.guest-weather-current{align-items:center;gap:.85rem;margin-bottom:1rem;display:flex}.guest-weather-current-emoji{flex-shrink:0;font-size:2.5rem;line-height:1}.guest-weather-current-info{flex-direction:column;display:flex}.guest-weather-temp{font-family:var(--font-display,"Fraunces", serif);color:#1e130a;font-size:clamp(1.8rem,6vw,2.2rem);font-weight:700;line-height:1}.guest-weather-desc{color:#5c4a3a;margin-top:.2rem;font-size:.88rem}.guest-weather-forecast{grid-template-columns:repeat(4,1fr);gap:.35rem;margin-bottom:.75rem;display:grid}.guest-weather-day{background:#fbf6f0;border-radius:10px;flex-direction:column;align-items:center;gap:.15rem;padding:.55rem .2rem;display:flex}.guest-weather-day-name{text-transform:uppercase;letter-spacing:.04em;color:#5c4a3a;opacity:.75;font-size:.65rem;font-weight:700}.guest-weather-day-emoji{font-size:1.2rem;line-height:1}.guest-weather-day-temps{color:#1e130a;font-size:.78rem;font-weight:600}.guest-weather-day-min{color:#5c4a3a;font-weight:400}.guest-weather-location{color:#1e130a;font-size:1rem;font-weight:600}.guest-weather-note{color:#5c4a3a;margin-top:.5rem;margin-bottom:0;font-size:.88rem;line-height:1.55}.guest-freetext-body{color:#1e130a;overflow-wrap:break-word;word-break:break-word;font-size:.92rem;line-height:1.6}.guest-freetext-body p{margin-bottom:.75rem}.guest-freetext-body p:last-child{margin-bottom:0}.guest-freetext-body strong{font-weight:600}.guest-freetext-body em{font-style:italic}.guest-freetext-body ul,.guest-freetext-body ol{margin-bottom:.75rem;margin-left:1.2rem}.guest-freetext-body li{margin-bottom:.25rem}.guest-freetext-body a{color:#c05a3c;text-decoration:underline}.guest-freetext-body a:hover{color:#a04830}.guest-footer{text-align:center;width:100%;max-width:480px;padding:1.5rem 1rem;padding-bottom:calc(1.5rem + env(safe-area-inset-bottom,0px));color:#1e130a;opacity:.45;font-size:.78rem;font-weight:400}.guest-footer a{color:inherit;text-decoration:none}.guest-footer-sep{margin:0 .4rem}.guest-footer-impressum-link{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:none}.guest-footer-impressum-link:hover{text-decoration:underline}.impressum-overlay{z-index:200;-webkit-backdrop-filter:blur(6px);background:#1e130a;justify-content:center;align-items:center;padding:1rem;animation:.2s impressum-fade-in;display:flex;position:fixed;inset:0}@keyframes impressum-fade-in{0%{opacity:0}to{opacity:1}}.impressum-modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:440px;max-height:80vh;animation:.25s impressum-slide-up;display:flex;box-shadow:0 8px 32px #0000001f}@keyframes impressum-slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.impressum-modal-header{flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem .75rem;display:flex}.impressum-modal-title{font-family:var(--font-display,"Fraunces", serif);color:#1e130a;margin:0;font-size:1.15rem;font-weight:600}.impressum-modal-close{cursor:pointer;color:#6b5e54;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .15s,color .15s;display:flex}.impressum-modal-close:hover{color:#1e130a;background:#f5ede6}.impressum-modal-body{-webkit-overflow-scrolling:touch;font-family:var(--font-body,"Outfit", sans-serif);color:#3d3027;padding:.5rem 1.5rem 1.5rem;font-size:.88rem;line-height:1.65;overflow-y:auto}.impressum-modal-body p{margin:0 0 .5rem}.impressum-modal-body p:last-child{margin-bottom:0}.impressum-modal-body a{color:#c05a3c;text-decoration:underline}.impressum-modal-body ul,.impressum-modal-body ol{margin:.4rem 0;padding-left:1.2rem}.impressum-modal-body strong{color:#1e130a;font-weight:600}@media (max-width:480px){.impressum-overlay{align-items:flex-end;padding:0}.impressum-modal{border-radius:16px 16px 0 0;max-width:100%;max-height:85vh}.impressum-modal-header{padding:1rem 1.25rem .5rem}.impressum-modal-body{padding:.5rem 1.25rem calc(1rem + env(safe-area-inset-bottom,0px))}}.guest-notfound{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:480px;min-height:80vh;padding:2rem 1.5rem;display:flex}.guest-notfound-code{font-family:var(--font-display,"Fraunces", serif);color:#e8a48f;margin-bottom:1rem;font-size:5rem;font-weight:700;line-height:1}.guest-notfound-title{font-family:var(--font-display,"Fraunces", serif);color:#1e130a;margin-bottom:.75rem;font-size:1.3rem;font-weight:600;line-height:1.3}.guest-notfound-hint{color:#5c4a3a;margin-bottom:2rem;font-size:.9rem;line-height:1.6}.guest-notfound-link{color:#c05a3c;border-bottom:1px solid #c05a3c4d;padding-bottom:.1rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:border-color .15s}.guest-notfound-link:hover{border-color:#c05a3c}@media (min-width:480px){.guest-modules{gap:1rem;padding:1.25rem 1rem}.guest-card{padding:1.5rem}.guest-hero{padding:2.5rem 2rem 2rem}.guest-emergency-number{font-size:1.2rem}.guest-weather-current-emoji{font-size:2.8rem}}@media (min-width:600px){.guest-page{padding-top:2rem}.guest-hero{border-radius:20px}}.guest-modules--blurred .guest-card--locked{opacity:.5}.guest-card--locked{position:relative}.guest-card-locked-body{color:#9a8a7c;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem 1rem;display:flex}.guest-card-lock-icon{opacity:.5}.guest-card-lock-text{font-size:.85rem;font-weight:500}.pin-gate-overlay{z-index:100;-webkit-backdrop-filter:blur(2px);background:#1e130a40;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.pin-gate-inline{width:100%;max-width:480px;margin:0 auto;padding:0 .75rem}.pin-gate-inline .pin-gate-card{margin-bottom:.75rem}.pin-gate-card{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:360px;margin:0 auto;padding:2rem 1.5rem;box-shadow:0 8px 32px #0000001a}.pin-gate-icon{color:#c05a3c;margin-bottom:.75rem}.pin-gate-title{font-family:var(--font-display,"Fraunces", serif);color:#1e130a;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.pin-gate-desc{color:#6b5e54;margin-bottom:1.25rem;font-size:.875rem;line-height:1.5}.pin-gate-form{flex-direction:column;gap:.75rem;display:flex}.pin-gate-input{text-align:center;letter-spacing:.4em;color:#1e130a;font-size:1.75rem;font-family:var(--font-body,"Outfit", sans-serif);box-sizing:border-box;background:#fbf6f0;border:2px solid #e8ddd4;border-radius:12px;outline:none;width:100%;padding:.75rem 1rem;transition:border-color .2s}.pin-gate-input:focus{border-color:#c05a3c}.pin-gate-input::placeholder{color:#c4b8ad;letter-spacing:.3em}.pin-gate-error{color:#b91c1c;background:#fee2e2;border-radius:8px;padding:.5rem .75rem;font-size:.85rem}.pin-gate-submit{color:#fff;font-size:1rem;font-weight:600;font-family:var(--font-body,"Outfit", sans-serif);cursor:pointer;background:#c05a3c;border:none;border-radius:12px;padding:.75rem 1.5rem;transition:background .2s}.pin-gate-submit:hover:not(:disabled){background:#a84832}.pin-gate-submit:disabled{opacity:.6;cursor:not-allowed}.pin-unlock-btn{color:#fff;font-size:.8rem;font-weight:600;font-family:var(--font-body,"Outfit", sans-serif);cursor:pointer;background:#c05a3c;border:none;border-radius:10px;align-items:center;gap:.4rem;margin-top:.5rem;padding:.5rem 1rem;transition:background .2s;display:inline-flex}.pin-unlock-btn:hover{background:#a84832}.pin-unlock-form{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;margin-top:.5rem;display:flex}.pin-unlock-input{text-align:center;letter-spacing:.2em;color:#1e130a;width:5.5rem;font-size:1rem;font-family:var(--font-body,"Outfit", sans-serif);background:#fbf6f0;border:2px solid #e8ddd4;border-radius:8px;outline:none;padding:.45rem .6rem;transition:border-color .2s}.pin-unlock-input:focus{border-color:#c05a3c}.pin-unlock-submit{color:#fff;font-size:.85rem;font-weight:600;font-family:var(--font-body,"Outfit", sans-serif);cursor:pointer;background:#c05a3c;border:none;border-radius:8px;padding:.45rem .75rem;transition:background .2s}.pin-unlock-submit:hover:not(:disabled){background:#a84832}.pin-unlock-submit:disabled{opacity:.6;cursor:not-allowed}.pin-unlock-error{color:#b91c1c;text-align:center;width:100%;margin-top:.25rem;font-size:.75rem}.lang-btn{top:calc(.75rem + env(safe-area-inset-top,0px));z-index:10;cursor:pointer;-webkit-backdrop-filter:blur(8px);-webkit-tap-highlight-color:transparent;background:#ffffff38;border:1.5px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .15s,transform .15s,box-shadow .15s;display:flex;position:absolute;right:1rem}.lang-btn:hover,.lang-btn-open{background:#ffffff61;box-shadow:0 2px 12px #0000001a}.lang-btn:active{transform:scale(.93)}.lang-btn-flag{font-size:1.15rem;line-height:1}.lang-dropdown{z-index:200;background:#fff;border-radius:14px;min-width:170px;animation:.15s ease-out lang-drop-in;position:fixed;overflow:hidden;box-shadow:0 8px 32px #1e130a2e,0 1px 3px #1e130a0f}@keyframes lang-drop-in{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.lang-option{width:100%;font-family:var(--font-body,"Outfit", sans-serif);color:#1e130a;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;background:0 0;border:none;align-items:center;gap:10px;padding:12px 16px;font-size:.9rem;transition:background .1s;display:flex}.lang-option+.lang-option{border-top:1px solid #1e130a0f}.lang-option:hover{background:#f8f1ec}.lang-option:active{background:#f0e6de}.lang-option-active{background:#faf5f2;font-weight:600}.lang-option-flag{font-size:1.2rem;line-height:1}.lang-option-name{flex:1}.lang-option-check{color:#c05a3c;flex-shrink:0}.pwa-install-banner{z-index:200;padding:0 0 env(safe-area-inset-bottom,0px);pointer-events:none;background:0 0;justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.pwa-install-banner-inner{pointer-events:auto;color:#fbf6f0;background:#1e130a;border-radius:14px;align-items:center;gap:.75rem;width:100%;max-width:460px;margin:0 .75rem .75rem;padding:.85rem 1rem;animation:.3s pwa-banner-slide-up;display:flex;box-shadow:0 4px 20px #1e130a47}@keyframes pwa-banner-slide-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.pwa-install-banner-icon{color:#c05a3c;flex-shrink:0;align-items:center;display:flex}.pwa-install-banner-text{color:#f5ddd4;flex:1;font-size:.82rem;line-height:1.35}.pwa-install-banner-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.pwa-install-banner-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#c05a3c;border:none;border-radius:8px;padding:.45rem .9rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:background .15s}.pwa-install-banner-btn:hover{background:#a84c32}.pwa-install-banner-close{color:#f5ddd4;cursor:pointer;opacity:.7;background:0 0;border:none;border-radius:50%;align-items:center;padding:.35rem;transition:opacity .15s;display:flex}.pwa-install-banner-close:hover{opacity:1}@media (min-width:768px){.pwa-install-banner{max-width:380px;inset:1rem 1rem auto auto}}.guest-public-banner{color:#1e130a;box-sizing:border-box;background:#fff;border:1px solid #c05a3c2e;border-left:3px solid #c05a3c;border-radius:14px;width:100%;max-width:480px;margin:1.25rem auto 0;padding:1rem 1.1rem 1rem 3rem;position:relative;box-shadow:0 2px 12px #1e130a0d}.guest-public-banner-icon{background:#f5ddd4;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:1.05rem;display:inline-flex;position:absolute;top:1rem;left:1rem}.guest-public-banner-text{color:#5a4a3a;margin:0;font-size:.86rem;line-height:1.5}.guest-public-banner-text strong{color:#1e130a;font-weight:600}@media (max-width:520px){.guest-public-banner{border-radius:12px;width:calc(100% - 2rem);margin:1rem 1rem 0;padding:.9rem .9rem .9rem 2.75rem}.guest-public-banner-icon{width:1.35rem;height:1.35rem;font-size:.95rem;top:.85rem;left:.85rem}.guest-public-banner-text{font-size:.82rem}}.owner-preview-banner{background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;align-items:flex-start;gap:.75rem;width:100%;max-width:480px;margin:1.25rem auto 0;padding:1rem 1.1rem 1rem 3rem;display:flex;position:relative;box-shadow:0 2px 12px #c05a3c14}.owner-preview-banner-icon{justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:1.05rem;line-height:1;display:inline-flex;position:absolute;top:1rem;left:1rem}.owner-preview-banner-body{flex:1;min-width:0}.owner-preview-banner-title{color:#9a3412;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.3rem;font-size:.78rem;font-weight:700;display:block}.owner-preview-banner-text{color:#7c2d12;margin:0;font-size:.86rem;line-height:1.55}.owner-preview-banner-cta{color:#fff;background:#c05a3c;border-radius:999px;margin-top:.6rem;padding:.4rem .85rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.owner-preview-banner-cta:hover{background:#a04830}@media (max-width:520px){.owner-preview-banner{border-radius:12px;width:calc(100% - 2rem);margin:1rem 1rem 0;padding:.9rem .95rem .9rem 2.7rem}.owner-preview-banner-icon{top:.85rem;left:.85rem}.owner-preview-banner-text{font-size:.82rem}}.review-handoff-overlay{z-index:220;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#140e0a8c;justify-content:center;align-items:center;padding:1rem;animation:.18s ease-out review-handoff-overlay-in;display:flex;position:fixed;inset:0}@keyframes review-handoff-overlay-in{0%{opacity:0}to{opacity:1}}.review-handoff-modal{background:#fff;border-radius:18px;width:100%;max-width:460px;max-height:calc(100vh - 2rem);animation:.24s cubic-bezier(.2,.8,.2,1) review-handoff-modal-in;overflow-y:auto;box-shadow:0 24px 60px #140e0a47,0 4px 14px #140e0a1f}@keyframes review-handoff-modal-in{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.review-handoff-header{justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1.4rem 1.5rem .8rem;display:flex}.review-handoff-header-text{flex:1;min-width:0}.review-handoff-title{font-family:var(--font-display,"Fraunces", serif);color:var(--ink,#2a1e15);margin:0 0 .35rem;font-size:1.3rem;line-height:1.25}.review-handoff-description{color:var(--ink-light,#6b5a4c);margin:0;font-size:.92rem;line-height:1.45}.review-handoff-close{appearance:none;color:var(--ink-light,#6b5a4c);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin:-.35rem;padding:.35rem;transition:background-color .12s,color .12s;display:flex}.review-handoff-close:hover,.review-handoff-close:focus-visible{color:var(--ink,#2a1e15);background:#c05a3c14;outline:none}.review-handoff-body{flex-direction:column;gap:.6rem;padding:.4rem 1.5rem 1.5rem;display:flex}.review-handoff-btn{border:1.5px solid var(--cream-dark,#ead9c6);width:100%;color:var(--ink,#2a1e15);cursor:pointer;background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:.6rem;padding:.85rem 1rem;font-family:inherit;font-size:.98rem;font-weight:600;text-decoration:none;transition:transform .12s,box-shadow .12s,border-color .12s,background-color .12s;display:flex}.review-handoff-btn:hover,.review-handoff-btn:focus-visible{outline:none;transform:translateY(-1px);box-shadow:0 6px 14px #140e0a14}.review-handoff-btn--airbnb:hover,.review-handoff-btn--airbnb:focus-visible{color:#ff385c;border-color:#ff385c}.review-handoff-btn--booking:hover,.review-handoff-btn--booking:focus-visible{color:#003580;border-color:#003580}.review-handoff-btn--google:hover,.review-handoff-btn--google:focus-visible{color:#1a4ea3;border-color:#4285f4}.review-handoff-btn--preferred{border-width:2px;border-color:var(--terracotta,#c05a3c);color:var(--terracotta,#c05a3c);background:linear-gradient(135deg,#c05a3c0f,#e8a48f1a);flex-wrap:wrap;row-gap:.2rem;padding-top:.95rem;padding-bottom:.95rem;font-size:1rem}.review-handoff-btn--preferred:hover,.review-handoff-btn--preferred:focus-visible{border-color:var(--terracotta,#c05a3c);color:var(--terracotta,#c05a3c);background:linear-gradient(135deg,#c05a3c1a,#e8a48f24)}.review-handoff-preferred-badge{letter-spacing:.02em;text-transform:uppercase;color:var(--terracotta,#c05a3c);background:#c05a3c1f;border-radius:999px;padding:.18rem .5rem;font-size:.7rem;font-weight:600;display:inline-block}.review-handoff-btn-label{display:inline-block}.review-handoff-divider{background:var(--cream-dark,#ead9c6);height:1px;margin:.35rem 0 .25rem}.review-handoff-guestbook-link{text-align:center;color:var(--ink-light,#6b5a4c);text-underline-offset:3px;padding:.55rem .5rem;font-size:.92rem;text-decoration:underline;transition:color .12s;display:block}.review-handoff-guestbook-link:hover,.review-handoff-guestbook-link:focus-visible{color:var(--terracotta,#c05a3c);outline:none}.review-handoff-btn--skip{background:var(--cream,#f7efe4);border-color:var(--cream-dark,#ead9c6);color:var(--ink,#2a1e15);margin-top:.2rem}.review-handoff-btn--skip:hover,.review-handoff-btn--skip:focus-visible{background:var(--cream-dark,#ead9c6);color:var(--ink,#2a1e15);border-color:var(--ink-light,#6b5a4c)}@media (max-width:640px){.review-handoff-overlay{align-items:flex-end;padding:0}.review-handoff-modal{border-radius:20px 20px 0 0;width:100%;max-width:100%;max-height:90vh;animation:.26s cubic-bezier(.2,.8,.2,1) review-handoff-sheet-in}@keyframes review-handoff-sheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.review-handoff-header{padding:1.2rem 1.25rem .7rem}.review-handoff-body{padding:.3rem 1.25rem 1.6rem}}
