/* OTP customer website layer */
body{background:#f7f3ea;color:#2e3934}.site-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid rgba(30,43,38,.12)}.site-header .topbar a{color:inherit}.nav-links{display:flex;align-items:center;gap:1.05rem}.nav-links a{text-decoration:none;font-weight:700;font-size:.9rem}.mobile-menu{display:none}.mobile-menu.open{display:block;padding:0 5% 1rem;background:#fff}.mobile-menu a{display:block;padding:.72rem 0;border-top:1px solid #eee;text-decoration:none}.nav-toggle{display:none;border:0;background:none;font-size:1.6rem}.customer-hero{min-height:70vh;display:flex;align-items:center;position:relative;overflow:hidden;background:#1e2b26;color:#fff}.customer-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,26,21,.82),rgba(12,26,21,.35) 62%,rgba(12,26,21,.18));z-index:1}.customer-hero .hero-content{position:relative;z-index:2;padding:7rem 0;max-width:900px}.customer-hero h1{font:700 clamp(2.8rem,6.7vw,5.9rem)/.98 Georgia,serif;margin:.55rem 0 1.15rem;letter-spacing:-.025em}.customer-hero p{font-size:clamp(1.08rem,2vw,1.35rem);max-width:800px}.customer-hero .otp-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.7rem}.proof-strip{background:#1e2b26;color:#fff;padding:1rem 0}.proof-strip .container{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem 2rem}.proof-strip span{font-weight:800;font-size:.86rem;letter-spacing:.03em}.customer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;margin-top:2.2rem}.customer-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 12px 34px rgba(20,38,32,.12);display:flex;flex-direction:column}.customer-card img{width:100%;height:245px;object-fit:cover}.customer-card-body{padding:1.35rem;display:flex;flex-direction:column;flex:1}.customer-card h3{font:700 1.65rem Georgia,serif;margin:.25rem 0 .4rem}.customer-card p{margin:.25rem 0 .85rem}.card-meta{font-weight:800;color:#825d31}.text-link{margin-top:auto;font-weight:800;color:#29483a;text-decoration:none}.section-cream{background:#ece4d6}.section-dark{background:#1e2b26;color:#fff}.customer-split{display:grid;grid-template-columns:1.1fr .9fr;gap:3rem;align-items:center}.customer-split.reverse{grid-template-columns:.9fr 1.1fr}.customer-split img{width:100%;height:520px;object-fit:cover;border-radius:16px;box-shadow:0 16px 42px rgba(20,38,32,.18)}.feature-panel{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 8px 26px rgba(20,38,32,.1)}.feature-panel h3{font:700 1.45rem Georgia,serif;margin:.1rem 0 .45rem}.section-dark .feature-panel{background:#29483a}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem}.timeline>div{background:#fff;padding:1.4rem;border-radius:12px;box-shadow:0 8px 24px rgba(20,38,32,.1)}.timeline strong{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#c6a15b;color:#fff}.timeline h3{font:700 1.3rem Georgia,serif}.requirements{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 1.3rem;background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 8px 24px rgba(20,38,32,.1)}.requirements p{margin:0;padding:.8rem;border-bottom:1px solid #e8dfd0}.occasion-grid{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.occasion-grid span{background:#fff;border:1px solid #d8cbb8;padding:.7rem 1rem;border-radius:999px;font-weight:800}.coming-grid,.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem}.coming-grid>div,.contact-grid>a{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 8px 24px rgba(20,38,32,.1);text-decoration:none}.coming-grid span,.contact-grid span{display:block;color:#a2573b;font-weight:800;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}.contact-grid strong{display:block;font:700 1.35rem Georgia,serif;margin:.4rem 0}.faq-list details{background:#fff;border:1px solid #ddd2c2;border-radius:10px;margin:.75rem 0;padding:1rem 1.1rem}.faq-list summary{font-weight:800;cursor:pointer}.customer-sticky{display:none}.footer .copyright{margin-top:2rem;border-top:1px solid rgba(255,255,255,.18);padding-top:1rem;font-size:.85rem}.footer h4{margin-top:0}.footer a{text-decoration:none}.btn-secondary{border-color:currentColor}.customer-hero .btn-secondary{color:#fff}.preview-banner{display:none!important}
@media(max-width:950px){.nav-links{display:none}.nav-toggle{display:block}.customer-grid,.timeline,.coming-grid,.contact-grid{grid-template-columns:1fr 1fr}.customer-split,.customer-split.reverse{grid-template-columns:1fr}.customer-split.reverse img{order:2}.customer-split img{height:420px}}
@media(max-width:620px){.customer-hero{min-height:76vh}.customer-hero .hero-content{padding:5.5rem 0 6.5rem}.customer-hero h1{font-size:clamp(2.55rem,13vw,4rem)}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.proof-strip .container{justify-content:flex-start;gap:.4rem 1rem}.customer-grid,.timeline,.coming-grid,.contact-grid,.requirements{grid-template-columns:1fr}.customer-card img{height:235px}.customer-split img{height:330px}.customer-sticky{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:60;background:#1e2b26;padding:.65rem;gap:.55rem}.customer-sticky a{flex:1;text-align:center;padding:.75rem .55rem;text-decoration:none;font-weight:800;border-radius:5px;color:#fff;border:1px solid #fff}.customer-sticky a:last-child{background:#c6a15b;border-color:#c6a15b}.footer{padding-bottom:6rem}}
@media(prefers-reduced-motion:reduce){.customer-hero .otp-hero-video{display:none}}


/* OTP full-rollout catalog, Hostaway, reviews and SEO modules */
.otp-review-grid,.otp-offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin-top:2rem}.otp-review-card,.otp-offer-card{background:#fff;border-radius:14px;padding:1.4rem;box-shadow:0 10px 30px rgba(20,38,32,.12)}.otp-review-card>span,.otp-offer-top>span{display:block;text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:800;color:#8c6332}.otp-review-card>strong{display:block;font:700 2rem Georgia,serif;margin:.35rem 0}.otp-review-card>small{font-weight:800}.otp-review-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.4rem}.otp-footer-review{margin-top:1.4rem;padding-top:1.1rem;border-top:1px solid rgba(255,255,255,.18);display:flex;gap:.65rem 1.2rem;flex-wrap:wrap;align-items:center}.otp-footer-review strong{color:#f2cf9c}.otp-footer-review span{font-size:.83rem}.otp-footer-review a{font-weight:800;text-decoration:underline}.otp-offer-card{display:flex;flex-direction:column}.otp-offer-card h3{font:700 1.5rem Georgia,serif;margin:.6rem 0}.otp-offer-card .btn{margin-top:auto}.otp-offer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.otp-offer-top>strong{color:#29483a}.otp-offer-facts{display:grid;gap:.3rem;margin:.5rem 0 1rem;font-size:.86rem}.otp-hostaway-note{background:#ece4d6;border-left:4px solid #b98952;padding:1rem 1.2rem;border-radius:6px}.otp-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.5rem}.otp-related-grid a{background:#fff;border-radius:12px;padding:1.3rem;text-decoration:none;box-shadow:0 8px 24px rgba(20,38,32,.1)}.otp-related-grid strong,.otp-related-grid span{display:block}.otp-related-grid span{margin-top:.35rem;color:#8c6332;font-weight:800}.otp-rating-table{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin-top:1.5rem}.otp-rating-table>div{background:#fff;border-radius:12px;padding:1.2rem;box-shadow:0 8px 24px rgba(20,38,32,.1)}.otp-rating-table strong,.otp-rating-table span,.otp-rating-table small{display:block}.otp-rating-table span{font:700 1.65rem Georgia,serif;color:#29483a}.review-disclosure{font-size:.84rem;color:#5d6863;margin-top:1.2rem}.otp-video-hero{position:relative;overflow:hidden;background-size:cover;background-position:center}.otp-video-hero>.otp-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.otp-video-hero>.container,.otp-video-hero>.hero-content,.otp-video-hero>.inner{position:relative;z-index:2}.otp-video-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,24,20,.75),rgba(10,24,20,.28));z-index:1;pointer-events:none}
@media(max-width:900px){.otp-review-grid,.otp-offer-grid,.otp-related-grid{grid-template-columns:1fr 1fr}.otp-rating-table{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.otp-review-grid,.otp-offer-grid,.otp-related-grid,.otp-rating-table{grid-template-columns:1fr}.otp-review-actions{flex-direction:column}.otp-review-actions .btn{width:100%}}
@media(prefers-reduced-motion:reduce){.otp-video-hero>.otp-hero-video{display:none!important}}
