.hrt-header[data-v-9c6f0e39]{position:fixed;top:0;left:0;right:0;background:var(--hrt-c-bg);z-index:var(--hrt-z-header);transition:var(--hrt-transition);height:80px}.hrt-header--sticky[data-v-9c6f0e39]{box-shadow:var(--hrt-shadow-md);height:70px}.hrt-header__inner[data-v-9c6f0e39]{max-width:1200px;margin:0 auto;padding:0 var(--hrt-space-4);height:100%;display:flex;align-items:center;justify-content:space-between}.hrt-logo[data-v-9c6f0e39]{height:45px;width:auto}.hrt-header--sticky .hrt-logo[data-v-9c6f0e39]{height:40px}.hrt-header__nav[data-v-9c6f0e39]{display:flex;gap:var(--hrt-space-8)}.hrt-nav__link[data-v-9c6f0e39]{color:var(--hrt-c-text);text-decoration:none;font-weight:500;font-size:.95rem;transition:var(--hrt-transition);position:relative}.hrt-nav__link[data-v-9c6f0e39]:hover,.hrt-nav__link--active[data-v-9c6f0e39]{color:var(--hrt-c-primary)}.hrt-nav__link--active[data-v-9c6f0e39]:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:2px;background:var(--hrt-c-primary);border-radius:1px}.hrt-header__burger[data-v-9c6f0e39]{display:none;flex-direction:column;gap:5px;padding:8px;background:transparent;border:none;cursor:pointer}.hrt-header__burger span[data-v-9c6f0e39]{width:24px;height:2px;background:var(--hrt-c-text);transition:var(--hrt-transition);border-radius:1px}@media(max-width:768px){.hrt-header[data-v-9c6f0e39]{height:70px}.hrt-logo[data-v-9c6f0e39]{height:36px}.hrt-header__nav[data-v-9c6f0e39]{position:fixed;top:70px;left:0;right:0;background:var(--hrt-c-bg);flex-direction:column;padding:var(--hrt-space-6);gap:var(--hrt-space-4);box-shadow:var(--hrt-shadow-lg);transform:translateY(-100%);opacity:0;pointer-events:none;transition:var(--hrt-transition)}.hrt-header__nav--open[data-v-9c6f0e39]{transform:translateY(0);opacity:1;pointer-events:auto}.hrt-header__burger[data-v-9c6f0e39]{display:flex}}.hrt-footer[data-v-f6644812]{background:var(--hrt-c-bg-dark);color:var(--hrt-c-text-light)}.hrt-footer__disclaimer[data-v-f6644812]{background:var(--hrt-c-primary-dark);padding:var(--hrt-space-6) 0}.hrt-footer__disclaimer-content[data-v-f6644812]{display:flex;align-items:flex-start;gap:var(--hrt-space-6)}.hrt-footer__age-badge[data-v-f6644812]{display:flex;align-items:center;gap:var(--hrt-space-2);background:#ffffff1a;padding:var(--hrt-space-3) var(--hrt-space-4);border-radius:var(--hrt-radius-md);flex-shrink:0}.hrt-footer__age-badge span[data-v-f6644812]{font-weight:700;font-size:1.25rem}.hrt-footer__disclaimer-text[data-v-f6644812]{font-size:.9rem;line-height:1.6}.hrt-footer__disclaimer-text p[data-v-f6644812]{margin:0 0 var(--hrt-space-2)}.hrt-footer__disclaimer-text p[data-v-f6644812]:last-child{margin-bottom:0}.hrt-footer__main[data-v-f6644812]{padding:var(--hrt-space-12) 0}.hrt-footer__grid[data-v-f6644812]{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:var(--hrt-space-8)}.hrt-footer__logo[data-v-f6644812]{height:40px;width:auto;margin-bottom:var(--hrt-space-4)}.hrt-footer__tagline[data-v-f6644812]{color:var(--hrt-c-text-muted);margin-bottom:var(--hrt-space-2)}.hrt-footer__location[data-v-f6644812],.hrt-footer__adults[data-v-f6644812]{font-size:.875rem;color:var(--hrt-c-text-muted);margin:0}.hrt-footer__heading[data-v-f6644812]{font-size:1rem;font-weight:600;margin-bottom:var(--hrt-space-4);color:var(--hrt-c-text-light)}.hrt-footer__nav[data-v-f6644812]{display:flex;flex-direction:column;gap:var(--hrt-space-3)}.hrt-footer__link[data-v-f6644812]{color:var(--hrt-c-text-muted);text-decoration:none;font-size:.9rem;transition:var(--hrt-transition)}.hrt-footer__link[data-v-f6644812]:hover{color:var(--hrt-c-accent)}.hrt-footer__contact-text[data-v-f6644812]{color:var(--hrt-c-text-muted);font-size:.9rem;line-height:1.6}.hrt-footer__bottom[data-v-f6644812]{border-top:1px solid rgba(255,255,255,.1);padding:var(--hrt-space-4) 0;text-align:center}.hrt-footer__copyright[data-v-f6644812]{color:var(--hrt-c-text-muted);font-size:.85rem;margin:0}@media(max-width:992px){.hrt-footer__grid[data-v-f6644812]{grid-template-columns:1fr 1fr}}@media(max-width:576px){.hrt-footer__disclaimer-content[data-v-f6644812]{flex-direction:column;text-align:center;align-items:center}.hrt-footer__grid[data-v-f6644812]{grid-template-columns:1fr;text-align:center}.hrt-footer__nav[data-v-f6644812]{align-items:center}}.hrt-main{min-height:calc(100vh - 72px);padding-top:72px}:root{--hrt-c-primary: #b8566c;--hrt-c-primary-soft: rgba(184, 86, 108, .1);--hrt-c-primary-dark: #9a4759;--hrt-c-accent: #d4a574;--hrt-c-accent-soft: rgba(212, 165, 116, .1);--hrt-c-text: #2d2d2d;--hrt-c-text-light: #ffffff;--hrt-c-text-muted: #6b7280;--hrt-c-bg: #ffffff;--hrt-c-bg-soft: #faf8f6;--hrt-c-bg-dark: #2d2d2d;--hrt-c-border: #e5e5e5;--hrt-c-success: #22c55e;--hrt-c-success-soft: rgba(34, 197, 94, .1);--hrt-c-error: #ef4444;--hrt-font-display: "Playfair Display", Georgia, serif;--hrt-font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--hrt-font-size-sm: .875rem;--hrt-font-size-base: 1rem;--hrt-font-size-lg: 1.125rem;--hrt-font-size-xl: 1.25rem;--hrt-font-size-2xl: 1.5rem;--hrt-font-size-3xl: 2rem;--hrt-space-1: .25rem;--hrt-space-2: .5rem;--hrt-space-3: .75rem;--hrt-space-4: 1rem;--hrt-space-5: 1.25rem;--hrt-space-6: 1.5rem;--hrt-space-8: 2rem;--hrt-space-10: 2.5rem;--hrt-space-12: 3rem;--hrt-space-16: 4rem;--hrt-space-20: 5rem;--hrt-radius-sm: 4px;--hrt-radius-md: 8px;--hrt-radius-lg: 12px;--hrt-radius-xl: 16px;--hrt-radius-full: 9999px;--hrt-shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--hrt-shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--hrt-shadow-lg: 0 10px 25px rgba(0, 0, 0, .1);--hrt-transition: .2s ease-in-out;--hrt-z-header: 100;--hrt-z-modal: 200;--hrt-z-cookie: 150}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--hrt-font-body);font-size:var(--hrt-font-size-base);line-height:1.6;color:var(--hrt-c-text);background:var(--hrt-c-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--hrt-font-display);line-height:1.3;color:var(--hrt-c-text)}a{color:var(--hrt-c-primary);text-decoration:none;transition:var(--hrt-transition)}a:hover{color:var(--hrt-c-primary-dark)}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer}.hrt-container{max-width:1200px;margin:0 auto;padding:0 var(--hrt-space-4)}.hrt-section{padding:var(--hrt-space-16) 0}.hrt-section__title{font-family:var(--hrt-font-display);font-size:2rem;font-weight:600;text-align:center;margin-bottom:var(--hrt-space-4);color:var(--hrt-c-text)}.hrt-section__subtitle{text-align:center;color:var(--hrt-c-text-muted);max-width:700px;margin:0 auto var(--hrt-space-10);font-size:1.05rem;line-height:1.7}.hrt-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--hrt-space-2);padding:var(--hrt-space-3) var(--hrt-space-6);font-size:var(--hrt-font-size-base);font-weight:500;border:none;border-radius:var(--hrt-radius-md);cursor:pointer;transition:var(--hrt-transition);text-decoration:none}.hrt-btn--primary{background:var(--hrt-c-primary);color:var(--hrt-c-text-light)}.hrt-btn--primary:hover{background:var(--hrt-c-primary-dark);color:var(--hrt-c-text-light);transform:translateY(-2px)}.hrt-btn--secondary{background:transparent;border:2px solid var(--hrt-c-primary);color:var(--hrt-c-primary)}.hrt-btn--secondary:hover{background:var(--hrt-c-primary);color:var(--hrt-c-text-light)}.hrt-btn--large{padding:var(--hrt-space-4) var(--hrt-space-8);font-size:var(--hrt-font-size-lg)}.hrt-btn:focus{outline:2px solid var(--hrt-c-accent);outline-offset:2px}.hrt-header{position:fixed;top:0;left:0;right:0;background:var(--hrt-c-bg);z-index:var(--hrt-z-header);transition:var(--hrt-transition)}.hrt-header--sticky{box-shadow:var(--hrt-shadow-md)}.hrt-header__inner{display:flex;align-items:center;justify-content:space-between;padding:var(--hrt-space-4) var(--hrt-space-4);max-width:1200px;margin:0 auto}.hrt-header__logo img{height:40px;width:auto}.hrt-header__nav{display:flex;align-items:center;gap:var(--hrt-space-6)}.hrt-nav__link{color:var(--hrt-c-text);font-weight:500;transition:var(--hrt-transition);padding:var(--hrt-space-2) 0;position:relative}.hrt-nav__link:hover,.hrt-nav__link--active{color:var(--hrt-c-primary)}.hrt-nav__link--active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--hrt-c-primary)}.hrt-header__burger{display:none;flex-direction:column;gap:5px;padding:var(--hrt-space-2);background:transparent;border:none;cursor:pointer}.hrt-header__burger span{width:24px;height:2px;background:var(--hrt-c-text);transition:var(--hrt-transition)}.hrt-main{padding-top:72px}@media(max-width:768px){.hrt-header__nav{position:fixed;top:72px;left:0;right:0;bottom:0;background:var(--hrt-c-bg);flex-direction:column;padding:var(--hrt-space-8);gap:var(--hrt-space-4);transform:translate(100%);transition:var(--hrt-transition)}.hrt-header__nav--open{transform:translate(0)}.hrt-header__burger{display:flex}.hrt-header__cta{display:none}.hrt-nav__link{font-size:var(--hrt-font-size-lg);padding:var(--hrt-space-3) 0}}.hrt-home{min-height:100vh}.hrt-legal{padding:var(--hrt-space-16) 0;min-height:calc(100vh - 200px)}.hrt-legal .hrt-container{max-width:800px}.hrt-legal__title{font-family:var(--hrt-font-display);font-size:2.5rem;font-weight:600;margin-bottom:var(--hrt-space-2);color:var(--hrt-c-text)}.hrt-legal__updated{color:var(--hrt-c-text-muted);margin-bottom:var(--hrt-space-10)}.hrt-legal__section{margin-bottom:var(--hrt-space-8)}.hrt-legal__section h2{font-size:1.5rem;margin-bottom:var(--hrt-space-4);color:var(--hrt-c-text)}.hrt-legal__section h3{font-size:1.25rem;margin-top:var(--hrt-space-6);margin-bottom:var(--hrt-space-3)}.hrt-legal__section p{margin-bottom:var(--hrt-space-4);color:var(--hrt-c-text-muted);line-height:1.8}.hrt-legal__section ul,.hrt-legal__section ol{margin-bottom:var(--hrt-space-4);padding-left:var(--hrt-space-6);color:var(--hrt-c-text-muted)}.hrt-legal__section li{margin-bottom:var(--hrt-space-2);line-height:1.7}.hrt-legal__section a{color:var(--hrt-c-primary)}.hrt-legal__section a:hover{text-decoration:underline}.hrt-guide{padding:var(--hrt-space-16) 0 0 0}.hrt-guide__header{text-align:center;margin-bottom:var(--hrt-space-12)}.hrt-guide__title{font-family:var(--hrt-font-display);font-size:2.5rem;font-weight:600;margin-bottom:var(--hrt-space-4)}.hrt-guide__subtitle{color:var(--hrt-c-text-muted);font-size:1.1rem;max-width:600px;margin:0 auto;line-height:1.7}.hrt-guide__steps{display:flex;flex-direction:column;gap:var(--hrt-space-8);max-width:900px;margin:0 auto}.hrt-step{display:flex;gap:var(--hrt-space-6);align-items:flex-start}.hrt-step__number{width:60px;height:60px;background:var(--hrt-c-primary);color:var(--hrt-c-text-light);border-radius:var(--hrt-radius-full);display:flex;align-items:center;justify-content:center;font-family:var(--hrt-font-display);font-size:1.5rem;font-weight:600;flex-shrink:0}.hrt-step__content{flex:1;padding-top:var(--hrt-space-2)}.hrt-step__title{font-family:var(--hrt-font-display);font-size:1.5rem;font-weight:600;margin-bottom:var(--hrt-space-2)}.hrt-step__text{color:var(--hrt-c-text-muted);line-height:1.7}@media(max-width:576px){.hrt-step{flex-direction:column;align-items:center;text-align:center}}.hrt-faq{padding:var(--hrt-space-16) 0;background:var(--hrt-c-bg-soft)}.hrt-faq__header{text-align:center;margin-bottom:var(--hrt-space-12)}.hrt-faq__title{font-family:var(--hrt-font-display);font-size:2.5rem;font-weight:600;margin-bottom:var(--hrt-space-4)}.hrt-faq__subtitle{color:var(--hrt-c-text-muted);font-size:1.1rem;max-width:600px;margin:0 auto}.hrt-faq__list{max-width:800px;margin:0 auto}.hrt-faq__item{background:var(--hrt-c-bg);border-radius:var(--hrt-radius-lg);margin-bottom:var(--hrt-space-4);overflow:hidden;box-shadow:var(--hrt-shadow-sm)}.hrt-faq__question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:var(--hrt-space-5) var(--hrt-space-6);background:transparent;border:none;text-align:left;font-size:1.1rem;font-weight:500;color:var(--hrt-c-text);cursor:pointer;transition:var(--hrt-transition)}.hrt-faq__question:hover{color:var(--hrt-c-primary)}.hrt-faq__icon{width:24px;height:24px;color:var(--hrt-c-primary);transition:var(--hrt-transition);flex-shrink:0}.hrt-faq__item--open .hrt-faq__icon{transform:rotate(180deg)}.hrt-faq__answer{padding:0 var(--hrt-space-6) var(--hrt-space-5);color:var(--hrt-c-text-muted);line-height:1.7}.hrt-feedback{padding:var(--hrt-space-16) 0}.hrt-feedback__header{text-align:center;margin-bottom:var(--hrt-space-12)}.hrt-feedback__title{font-family:var(--hrt-font-display);font-size:2.5rem;font-weight:600;margin-bottom:var(--hrt-space-4)}.hrt-feedback__subtitle{color:var(--hrt-c-text-muted);font-size:1.1rem;max-width:600px;margin:0 auto}.hrt-testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--hrt-space-6)}.hrt-testimonial{background:var(--hrt-c-bg-soft);padding:var(--hrt-space-8);border-radius:var(--hrt-radius-lg)}.hrt-testimonial__stars{display:flex;gap:var(--hrt-space-1);margin-bottom:var(--hrt-space-4);color:var(--hrt-c-accent)}.hrt-testimonial__stars svg{width:20px;height:20px}.hrt-testimonial__text{color:var(--hrt-c-text-muted);line-height:1.7;margin-bottom:var(--hrt-space-6);font-style:italic}.hrt-testimonial__author{display:flex;align-items:center;gap:var(--hrt-space-3)}.hrt-testimonial__avatar{width:48px;height:48px;background:var(--hrt-c-primary-soft);border-radius:var(--hrt-radius-full);display:flex;align-items:center;justify-content:center;color:var(--hrt-c-primary);font-weight:600;font-size:1.1rem}.hrt-testimonial__info h4{font-size:1rem;font-weight:600;margin-bottom:var(--hrt-space-1)}.hrt-testimonial__info p{font-size:var(--hrt-font-size-sm);color:var(--hrt-c-text-muted)}@media(max-width:992px){.hrt-testimonials{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.hrt-testimonials{grid-template-columns:1fr}}.hrt-age-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:var(--hrt-z-modal);display:flex;align-items:center;justify-content:center;padding:var(--hrt-space-4)}.hrt-age-modal[hidden]{display:none}.hrt-age-modal__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hrt-age-modal__content{position:relative;background:var(--hrt-c-bg);border-radius:var(--hrt-radius-xl);padding:var(--hrt-space-10);max-width:480px;width:100%;text-align:center;box-shadow:0 20px 60px #0000004d}.hrt-age-modal__icon{margin-bottom:var(--hrt-space-6);color:var(--hrt-c-primary)}.hrt-age-modal__icon svg{width:64px;height:64px}.hrt-age-modal__title{font-family:var(--hrt-font-display);font-size:1.75rem;font-weight:600;margin-bottom:var(--hrt-space-4)}.hrt-age-modal__text{color:var(--hrt-c-text-muted);margin-bottom:var(--hrt-space-8);line-height:1.7}.hrt-age-modal__buttons{display:flex;flex-direction:column;gap:var(--hrt-space-3)}.hrt-age-modal__buttons .hrt-btn{width:100%}@media(min-width:480px){.hrt-age-modal__buttons{flex-direction:row}.hrt-age-modal__buttons .hrt-btn{flex:1}}.hrt-cookie-banner{position:fixed;bottom:0;left:0;right:0;background:var(--hrt-c-bg);box-shadow:0 -4px 20px #0000001a;z-index:var(--hrt-z-cookie);padding:var(--hrt-space-4)}.hrt-cookie-banner[hidden]{display:none}.hrt-cookie-banner__inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:var(--hrt-space-4);flex-wrap:wrap}.hrt-cookie-banner__text{flex:1;min-width:300px;color:var(--hrt-c-text-muted);font-size:var(--hrt-font-size-sm)}.hrt-cookie-banner__text a{color:var(--hrt-c-primary)}.hrt-cookie-banner__buttons{display:flex;gap:var(--hrt-space-3)}@media(max-width:576px){.hrt-cookie-banner__inner{flex-direction:column;text-align:center}.hrt-cookie-banner__buttons{width:100%}.hrt-cookie-banner__buttons .hrt-btn{flex:1}}.hrt-date-ideas{background:var(--hrt-c-bg)}.hrt-date-ideas__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--hrt-space-6);margin-top:var(--hrt-space-10)}.hrt-idea-card{text-align:center}.hrt-idea-card__image{width:100%;aspect-ratio:1;border-radius:var(--hrt-radius-lg);overflow:hidden;margin-bottom:var(--hrt-space-4)}.hrt-idea-card__image img{width:100%;height:100%;object-fit:cover;transition:var(--hrt-transition)}.hrt-idea-card:hover .hrt-idea-card__image img{transform:scale(1.05)}.hrt-idea-card__title{font-family:var(--hrt-font-display);font-size:1.1rem;font-weight:600;margin-bottom:var(--hrt-space-2)}.hrt-idea-card__text{font-size:var(--hrt-font-size-sm);color:var(--hrt-c-text-muted);line-height:1.6}@media(max-width:992px){.hrt-date-ideas__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:576px){.hrt-date-ideas__grid{grid-template-columns:repeat(2,1fr)}}.hrt-article{padding:var(--hrt-space-16) 0}.hrt-article-header{text-align:center;margin-bottom:var(--hrt-space-12);padding:var(--hrt-space-10) 0;background:var(--hrt-c-bg-soft)}.hrt-article-header__title{font-family:var(--hrt-font-display);font-size:2.5rem;font-weight:600;margin-bottom:var(--hrt-space-4)}.hrt-article-header__meta{color:var(--hrt-c-text-muted);font-size:var(--hrt-font-size-sm)}.hrt-container--narrow{max-width:800px}.hrt-article__intro{font-size:1.1rem;line-height:1.8;color:var(--hrt-c-text-muted);margin-bottom:var(--hrt-space-8)}.hrt-article__section{margin-bottom:var(--hrt-space-8)}.hrt-article__section h2{font-family:var(--hrt-font-display);font-size:1.5rem;font-weight:600;margin-bottom:var(--hrt-space-4)}.hrt-article__section p{color:var(--hrt-c-text-muted);line-height:1.8;margin-bottom:var(--hrt-space-4)}.hrt-article__cta{background:var(--hrt-c-bg-soft);padding:var(--hrt-space-6);border-radius:var(--hrt-radius-lg);text-align:center;margin:var(--hrt-space-8) 0}.hrt-article__cta p{margin-bottom:var(--hrt-space-4);color:var(--hrt-c-text);font-weight:500}.hrt-article__faq-item{margin-bottom:var(--hrt-space-6);padding-bottom:var(--hrt-space-6);border-bottom:1px solid var(--hrt-c-border)}.hrt-article__faq-item:last-child{border-bottom:none}.hrt-article__faq-item h3{font-size:1.1rem;font-weight:600;margin-bottom:var(--hrt-space-2);color:var(--hrt-c-text)}.hrt-article__faq-item p{color:var(--hrt-c-text-muted);line-height:1.7}@media(max-width:768px){.hrt-section{padding:var(--hrt-space-10) 0}.hrt-section__title{font-size:1.75rem}.hrt-legal__title,.hrt-guide__title,.hrt-faq__title,.hrt-feedback__title,.hrt-article-header__title{font-size:2rem}}@media(max-width:576px){.hrt-container{padding:0 var(--hrt-space-4)}.hrt-section__title{font-size:1.5rem}.hrt-btn--large{padding:var(--hrt-space-3) var(--hrt-space-6);font-size:var(--hrt-font-size-base)}}
