:root{--accent:#1e3a5f;--accent-light:#2a5298;--accent-dark:#0f1b2d;--accent-2:#1a2d4a;--accent-2-light:#3a5578;--bg-primary:#F8F9FC;--bg-card:rgba(0, 0, 0, 0.03);--bg-card-hover:rgba(0, 0, 0, 0.06);--bg-card-active:rgba(30, 58, 95, 0.08);--border-subtle:rgba(0, 0, 0, 0.08);--border-active:rgba(30, 58, 95, 0.4);--text-primary:#1A1D2E;--text-secondary:#5A6078;--text-muted:#5F6578;--radius-lg:1rem;--radius-xl:1.5rem;--shadow-glow:0 0 30px rgba(30, 58, 95, 0.08);--transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1);--haggle:#7c3aed;--slots:#f59e0b;--rooms:#14b8a6;--team:#3b82f6;--meeting:#ef4444}html{scroll-behavior:smooth;scroll-padding-top:100px}*{margin:0;padding:0;box-sizing:border-box}img{max-width:100%;height:auto}body{font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;background:var(--bg-primary);color:var(--text-primary);min-height:100vh;line-height:1.6;-webkit-font-smoothing:antialiased}.hh-header{position:sticky;top:0;z-index:100;background:rgba(248,249,252,.9);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-subtle)}.hh-header-inner{max-width:1200px;margin:0 auto;padding:.75rem 2rem;display:flex;align-items:center;justify-content:space-between}.hh-logo-link{display:flex;align-items:center;gap:1rem;text-decoration:none;color:var(--text-primary)}.hh-logo-icon{width:36px;height:36px;flex-shrink:0}.hh-logo-text-wrap{display:flex;flex-direction:column}.hh-logo-img{width:42px;height:42px;object-fit:contain;flex-shrink:0}.hh-logo-name{font-size:1.5rem;font-weight:700;color:var(--accent);letter-spacing:-.02em;line-height:1.1;text-shadow:0 1px 3px rgba(10,22,40,.15)}.hh-logo-tagline{font-size:.7rem;color:var(--text-muted);margin-top:1px}@keyframes hh-pulse-border{0%{opacity:1;box-shadow:0 0 0 0 rgba(30,58,95,.7),0 0 12px 4px rgba(30,58,95,.4)}40%{opacity:1;box-shadow:0 0 30px 10px rgba(30,58,95,.35),0 0 60px 20px rgba(42,82,152,.2)}70%{opacity:1;box-shadow:0 0 20px 6px rgba(30,58,95,.3),0 0 40px 12px rgba(42,82,152,.15)}100%{opacity:0;box-shadow:0 0 0 0 rgba(30,58,95,0),0 0 0 0 rgba(42,82,152,0)}}@keyframes hh-arrow-slide-down{from{opacity:0;transform:translateX(-50%) translateY(-20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes hh-card-float{from{transform:translateX(-50%) translateY(0)}to{transform:translateX(-50%) translateY(5px)}}@keyframes hh-arrow-bounce-down{from{transform:translateY(0)}to{transform:translateY(5px)}}.hh-hero-underline{text-decoration:underline;text-decoration-color:var(--accent);text-underline-offset:3px}.hh-hero{text-align:left;padding:2rem 2rem 0;max-width:none;margin:0 auto;position:relative;min-height:624px;display:flex;align-items:flex-start;overflow:hidden}.hh-hero-bg{position:absolute;inset:0;z-index:0}.hh-hero-bg-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transition:opacity 1.5s ease-in-out}.hh-hero-bg-slide.active{opacity:1}.hh-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,13,23,.225) 0,rgba(11,13,23,.325) 50%,rgba(11,13,23,.44) 100%);z-index:1}.hh-hero-layout{z-index:2;display:flex;gap:1rem;align-items:flex-start;max-width:1200px;margin:0 auto;width:100%;flex:1 1 100%;padding-top:0}.hh-hero-left{flex:0 0 60%;max-width:60%;display:flex;flex-direction:column}.hh-hero-text-card{background:linear-gradient(135deg,rgba(248,249,252,.92),rgba(255,255,255,.95));backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(0,0,0,.08);border-top:1px solid rgba(0,0,0,.04);border-radius:var(--radius-xl);padding:.7rem;padding-left:calc(.7rem + 5%);margin-bottom:.5rem;position:relative;z-index:1;flex-shrink:0;box-shadow:0 4px 24px rgba(0,0,0,.06);min-height:120px}.hh-hero-title{font-size:2.5rem;font-weight:800;letter-spacing:-.04em;color:var(--accent)!important;-webkit-text-fill-color:var(--accent)!important;background:0 0!important;text-shadow:0 1px 3px rgba(10,22,40,.15);margin-bottom:.25rem}.hh-hero-subtitle{font-size:.9rem;font-weight:400;color:var(--text-secondary)!important;-webkit-text-fill-color:var(--text-secondary)!important;max-width:540px;margin:3% 0 .25rem 0;line-height:1.5;text-transform:uppercase;letter-spacing:.1em}.hh-hero-body{font-size:1.1rem;font-weight:400;color:var(--text-secondary)!important;-webkit-text-fill-color:var(--text-secondary)!important;margin-bottom:.75rem}.hh-hero-illustration{width:19%;height:auto;display:block;object-fit:contain;object-position:bottom center;position:absolute;bottom:0;left:20%;z-index:0;border-radius:var(--radius-xl,1rem)}.hh-hero-form-col{flex:0 0 calc(40% - 1rem);max-width:calc(40% - 1rem);background:linear-gradient(135deg,rgba(248,249,252,.92),rgba(255,255,255,.95));backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(0,0,0,.08);border-top:1px solid rgba(0,0,0,.04);border-radius:var(--radius-xl);padding:.7rem;box-shadow:0 4px 24px rgba(0,0,0,.06)}.hh-quiz-container{width:100%;position:relative;padding:3%}.hh-progress{margin-bottom:1rem}.hh-progress-track{height:4px;background:var(--border-subtle);border-radius:2px;overflow:hidden;margin-bottom:1rem}.hh-progress-fill{height:100%;background:linear-gradient(90deg,var(--accent),var(--accent-light));width:0%;transition:width .5s cubic-bezier(.4, 0, .2, 1);border-radius:2px}.hh-quiz-step{display:none;animation:slideIn .4s cubic-bezier(.4,0,.2,1)}.hh-quiz-step.active{display:block}@keyframes slideIn{from{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}.hh-step-question{font-size:1.35rem;font-weight:700;margin-bottom:.2rem;letter-spacing:-.01em;color:var(--accent);text-shadow:0 1px 3px rgba(10,22,40,.15);text-align:center}.hh-step-hint{color:var(--text-muted);margin-bottom:1rem;font-size:.85rem}.hh-options{display:flex;flex-direction:column;gap:.6rem}.hh-options-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.hh-option-card{background:var(--bg-card);backdrop-filter:blur(20px);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:.85rem 1.1rem;cursor:pointer;transition:var(--transition);display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:.35rem;color:var(--text-primary);font-family:inherit;font-size:inherit;width:100%;box-shadow:0 2px 8px rgba(0,0,0,.08),0 1px 3px rgba(0,0,0,.06)}.hh-option-card:hover{border-color:var(--border-active);background:var(--bg-card-hover);transform:translateY(-2px);box-shadow:var(--shadow-glow)}.hh-option-card:active{transform:translateY(0);background:var(--bg-card-active)}.hh-option-row{display:flex;align-items:center;gap:.6rem}.hh-option-icon{font-size:1.4rem;line-height:1}.hh-option-title{font-size:1.25rem;font-weight:700;text-shadow:0 1px 3px rgba(0,0,0,.15)}.hh-option-desc{font-size:.85rem;color:var(--text-secondary);margin-left:0}.hiw-top-bar{display:flex;justify-content:flex-end;margin-bottom:1rem}.hiw-body{display:flex;gap:1.25rem;flex:1;min-height:0}.hiw-main{flex:1;min-width:0;display:flex;flex-direction:column}.hh-details-form{display:flex;flex-direction:column;gap:1.5rem}.hh-field{display:flex;flex-direction:column;gap:.5rem}.hh-field-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}.hh-input-wrapper{position:relative}.hh-input{width:100%;padding:1rem 1.25rem;background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);color:var(--text-primary);font-size:1rem;font-family:inherit;transition:var(--transition);outline:0}.hh-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(30,58,95,.15)}.hh-input::placeholder{color:var(--text-muted)}.hh-input-date{cursor:pointer}.hh-autocomplete-dropdown{position:absolute;top:100%;left:0;right:0;background:#111322;border:1px solid var(--border-subtle);border-radius:0 0 var(--radius-lg) var(--radius-lg);max-height:240px;overflow-y:auto;z-index:50;display:none}.hh-autocomplete-dropdown.visible{display:block}.hh-submit-btn{width:100%;padding:1rem 2rem;background:linear-gradient(135deg,var(--accent),var(--accent-light));color:#fff;font-size:1.1rem;font-weight:700;font-family:inherit;border:none;border-radius:var(--radius-lg);cursor:pointer;transition:var(--transition);letter-spacing:.01em;box-shadow:0 4px 16px rgba(30,58,95,.3)}.hh-submit-btn:hover{background:linear-gradient(135deg,var(--accent-light),var(--accent));transform:translateY(-1px);box-shadow:0 8px 25px rgba(30,58,95,.35)}.hh-submit-btn:active{transform:translateY(0)}.hh-submit-btn:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.hh-field-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.hh-select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2394a3b8' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem;cursor:pointer}.hh-disclaimer{max-width:1100px;margin:0 auto;padding:.35rem 2rem .5rem;text-align:center;font-size:.65rem;color:var(--text-muted);line-height:1.4;border-bottom:1px solid rgba(0,0,0,.04)}.hh-disclaimer a{color:var(--text-muted);text-decoration:underline;text-decoration-style:dotted}.hh-disclaimer a:hover{color:var(--accent-light)}.hh-affiliate-note{font-size:.75rem;color:var(--text-muted);text-align:center;margin-top:.5rem}.hh-affiliate-note a{color:var(--accent-light);text-decoration:underline;text-decoration-style:dotted}.hh-result{text-align:center}.hh-result-subtitle{display:none}.hh-result-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:2rem 2rem 2.5rem;margin-bottom:1.5rem;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.1),0 1px 4px rgba(0,0,0,.06)}.hh-result-lockup{display:flex;align-items:center;justify-content:center;gap:1rem;margin:0 auto 1.25rem auto}.hh-result-lockup-icon{width:40px;height:40px;flex-shrink:0;object-fit:contain}.hh-result-lockup-text{display:flex;flex-direction:column}.hh-result-lockup-name{font-size:1.25rem;font-weight:800;color:var(--accent);-webkit-text-fill-color:var(--accent);letter-spacing:-.01em;line-height:1.2;text-shadow:0 1px 3px rgba(10,22,40,.15)}.hh-result-lockup-domain{font-size:.8125rem;color:var(--text-muted);margin-top:2px;font-weight:500}.hh-result-timer{font-size:.85rem;color:var(--text-muted);margin-bottom:1.25rem}.hh-result-timer span{font-weight:700;color:var(--accent)}.hh-result-cta{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2.5rem;background:linear-gradient(135deg,var(--accent) 0,var(--accent-light) 100%);color:#fff;font-size:1.15rem;font-weight:700;text-decoration:none;border-radius:var(--radius-lg);transition:var(--transition);box-shadow:0 6px 24px rgba(30,58,95,.3)}.hh-result-cta:hover{background:linear-gradient(135deg,var(--accent-light) 0,var(--accent) 100%);transform:translateY(-2px);box-shadow:0 10px 32px rgba(30,58,95,.4)}.hh-section{padding:4rem 2rem;max-width:1100px;margin:0 auto;scroll-margin-top:70px}.hh-section-title{text-align:center;font-size:2rem;font-weight:700;margin-bottom:.75rem;letter-spacing:-.01em;position:relative;padding-bottom:.75rem}.hh-section-title::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:48px;height:3px;background:linear-gradient(90deg,var(--accent),var(--accent-light));border-radius:2px}.hh-section-subtitle{text-align:center;color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.1rem}.hiw-subtitle-img{display:block;max-width:100%;width:480px;margin:0 auto 2rem;border-radius:16px}.hh-logo-title,.hh-section-title,.hh-step-card h3,.hh-step-question{color:var(--accent)!important;-webkit-text-fill-color:var(--accent)!important;background:0 0!important;text-shadow:0 1px 3px rgba(10,22,40,.15)}.hh-section-how{background:linear-gradient(180deg,#e8eaef 0,#f4f5f8 100%);max-width:none;padding:4rem 2rem;scroll-margin-top:70px}.hh-section-how>*{max-width:1100px;margin-left:auto;margin-right:auto}.hh-how-card{background:#fff;border-radius:20px;padding:3rem 2.5rem;box-shadow:0 8px 40px rgba(0,0,0,.18),0 2px 8px rgba(0,0,0,.1)}.hiw-start{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem 0}.hiw-start-btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;margin:2rem auto 0;padding:1.15rem 3.2rem;font-size:1.15rem;font-weight:700;font-family:Inter,sans-serif;color:#fff;background:linear-gradient(135deg,var(--accent) 0,var(--accent-light) 100%);border:none;border-radius:14px;cursor:pointer;transition:transform .25s,box-shadow .25s,background .3s;box-shadow:0 8px 30px rgba(30,58,95,.35);letter-spacing:.02em;max-width:90vw;text-align:center}.hiw-start-btn:hover{transform:translateY(-3px) scale(1.04);box-shadow:0 14px 44px rgba(30,58,95,.5);background:linear-gradient(135deg,var(--accent-light) 0,var(--accent) 100%)}.hiw-start-btn:active{transform:translateY(0) scale(.97)}.hiw-lang-chooser{display:none;flex-direction:row;gap:1rem;justify-content:center;margin-top:1.5rem}.hiw-lang-btn{padding:1rem 2.5rem;font-size:1.15rem;font-weight:700;font-family:Inter,sans-serif;color:#fff;background:linear-gradient(135deg,var(--accent) 0,var(--accent-light) 100%);border:2px solid rgba(255,255,255,.15);border-radius:14px;cursor:pointer;transition:transform .25s,box-shadow .25s,background .3s;box-shadow:0 8px 30px rgba(30,58,95,.35);letter-spacing:.02em}.hiw-lang-btn:hover{transform:translateY(-3px) scale(1.04);box-shadow:0 14px 44px rgba(30,58,95,.5);background:linear-gradient(135deg,var(--accent-light) 0,var(--accent) 100%)}.hiw-lang-btn:active{transform:translateY(0) scale(.97)}.hiw-stage{position:relative;overflow:hidden;border-radius:16px;display:flex;flex-direction:column;max-width:100%;box-sizing:border-box}.hiw-split{display:flex;min-height:420px}.hiw-left{flex:0 0 50%;position:relative;overflow:hidden;background:0 0;display:flex;align-items:center;justify-content:center}.hiw-left-img{position:absolute;max-height:90%;max-width:85%;object-fit:contain;object-position:center;transition:opacity .4s ease-in-out,transform 1.8s ease-in-out}.hiw-left-img-b{opacity:0}.hiw-lights-canvas{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;display:none;z-index:5}.hiw-left-img.pulse{animation:hiw-pulse 1.8s ease-in-out infinite}@keyframes hiw-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.08)}}.hiw-logo-intro{display:none;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:380px;text-align:center;overflow:hidden;padding:2rem 1rem;box-sizing:border-box}.hiw-logo-intro-lockup{display:flex;align-items:center;gap:1rem;transform:scale(.1);opacity:0;transition:transform 1.8s cubic-bezier(.22, 1, .36, 1),opacity .5s ease-out;max-width:100%;flex-wrap:wrap;justify-content:center}.hiw-logo-intro-lockup.grow{transform:scale(1);opacity:1}.hiw-logo-intro-icon{width:100px;height:100px;object-fit:contain}.hiw-logo-intro-name{font-family:Inter,sans-serif;font-size:4.5rem;font-weight:800;color:var(--accent);letter-spacing:-.03em;line-height:1;overflow-wrap:break-word;word-break:break-word}.hiw-logo-intro-tagline{font-family:Inter,sans-serif;font-size:1.35rem;font-weight:600;color:var(--accent);letter-spacing:.01em;margin-top:1.5rem;min-height:2rem;white-space:pre}.hiw-logo-intro-tagline .cursor{display:inline-block;width:2px;height:1.2em;background:var(--accent);margin-left:2px;vertical-align:text-bottom;animation:blink-cursor .6s steps(1) infinite}@keyframes blink-cursor{0%,50%{opacity:1}100%,51%{opacity:0}}.hiw-logo-watermark{display:flex;align-items:center;gap:.65rem;justify-content:flex-end;margin-bottom:.75rem;pointer-events:none;user-select:none}.hiw-logo-watermark-icon{width:36px;height:36px;object-fit:contain;flex-shrink:0}.hiw-logo-watermark-text{display:flex;flex-direction:column}.hiw-logo-watermark-name{font-size:1.15rem;font-weight:700;color:var(--accent);letter-spacing:-.02em;line-height:1.1}.hiw-logo-watermark-tagline{font-size:.6rem;color:var(--text-muted);margin-top:1px}.hiw-right{flex:0 0 50%;display:flex;flex-direction:column;justify-content:center;padding:3rem 2.5rem;position:relative;background:#fff;border-radius:0 16px 16px 0}.hiw-slide-title{font-size:1.75rem;font-weight:800;color:var(--accent);margin-bottom:.75rem;opacity:0;transform:translateY(20px);transition:opacity .5s .2s cubic-bezier(.16, 1, .3, 1),transform .5s .2s cubic-bezier(.16, 1, .3, 1)}.hiw-slide-title.animate-in{opacity:1;transform:translateY(0)}.hiw-slide-text{font-size:1.05rem;color:#4b5c72;line-height:1.7;opacity:0;transform:translateY(16px);transition:opacity .5s .4s cubic-bezier(.16, 1, .3, 1),transform .5s .4s cubic-bezier(.16, 1, .3, 1)}.hiw-slide-text.animate-in{opacity:1;transform:translateY(0)}.hiw-progress-bar-container{position:absolute;bottom:0;left:0;right:0;height:4px;background:#e8eaef}.hiw-progress-bar-fill{height:100%;background:linear-gradient(90deg,var(--accent),var(--accent-light));width:0%;transition:width 50ms linear;border-radius:2px}.hiw-get-started-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--accent),var(--accent-light));color:#fff;font-weight:700;font-size:1rem;padding:.75rem 2rem;border-radius:14px;text-decoration:none;box-shadow:0 6px 24px rgba(30,58,95,.3);transition:transform .2s ease,box-shadow .2s ease;letter-spacing:.02em}.hiw-get-started-btn:hover{transform:translateY(-2px);box-shadow:0 10px 32px rgba(30,58,95,.4)}.hiw-watch-again{display:none;flex-direction:row;align-items:center;justify-content:center;gap:1.5rem;padding:.75rem 0 0}.hiw-rewind-icon{font-size:1.1rem;margin-right:.2rem}.hiw-watch-again-link{color:var(--text-secondary);font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s}.hiw-watch-again-link:hover{color:var(--accent-light)}.hh-section-brands{background:linear-gradient(180deg,#e8eaef 0,#f4f5f8 100%);padding:4rem 2rem;max-width:100%;scroll-margin-top:70px}.hh-section-brands>*{max-width:1100px;margin-left:auto;margin-right:auto}.hh-brands-grid-full{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin-left:auto;margin-right:auto}.hh-brand-tile{display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:1.5rem;text-decoration:none;color:var(--text-primary);transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;box-shadow:0 4px 20px rgba(0,0,0,.1),0 1px 4px rgba(0,0,0,.06)}.hh-brand-tile:hover{background:#fff;border-color:var(--accent);border-left:3px solid var(--accent);transform:translateY(-3px);box-shadow:0 8px 32px rgba(0,0,0,.16),0 2px 8px rgba(0,0,0,.08)}.hh-brand-lockup-row{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.hh-brand-cube-icon{width:40px;height:40px;flex-shrink:0;object-fit:contain}.hh-brand-lockup-text{display:flex;flex-direction:column}.hh-brand-lockup-name{font-size:1.25rem;font-weight:800;color:var(--accent);-webkit-text-fill-color:var(--accent);line-height:1.2;text-shadow:0 1px 3px rgba(10,22,40,.15);letter-spacing:-.01em}.hh-brand-lockup-domain{font-size:.8125rem;color:var(--text-muted);margin-top:2px}.hh-brand-tile-desc{font-size:.875rem;color:var(--text-secondary);line-height:1.5;margin-bottom:1rem;flex-grow:1}.hh-brand-status.active{background:rgba(52,211,153,.12);color:#34d399;border:1px solid rgba(52,211,153,.2)}.hh-faq{max-width:720px;margin:0 auto}.hh-faq-item{border:1px solid var(--border-subtle);border-left:3px solid var(--border-subtle);border-radius:var(--radius-lg);margin-bottom:.75rem;overflow:hidden;transition:border-color .25s,box-shadow .25s}.hh-faq-item:hover{border-color:var(--border-active);border-left-color:var(--accent)}.hh-faq-item[open]{border-color:var(--accent);border-left-color:var(--accent);box-shadow:0 2px 12px rgba(30,58,95,.08)}.hh-faq-item summary{padding:1.25rem 1.5rem;font-weight:600;font-size:1rem;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between}.hh-faq-item summary::-webkit-details-marker{display:none}.hh-faq-item summary::after{content:'+';font-size:1.25rem;color:var(--accent);font-weight:300;transition:transform .2s}.hh-faq-item[open] summary::after{transform:rotate(45deg)}.hh-faq-item p{padding:0 1.5rem 1.25rem;color:var(--text-secondary);line-height:1.7}.hh-faq-item a{color:var(--accent-light);text-decoration:none}.hh-faq-item a:hover{text-decoration:underline}.hh-footer{background:rgba(0,0,0,.04);border-top:1px solid var(--border-subtle);padding:3rem 2rem;margin-top:4rem}.hh-footer-inner{max-width:1100px;margin:0 auto}.hh-footer-brand{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.hh-footer-logo-img{width:40px;height:40px;object-fit:contain;flex-shrink:0}.hh-footer-name{font-size:1.1rem;font-weight:700;color:var(--accent);text-shadow:0 1px 2px rgba(10,22,40,.12)}.hh-footer-tagline-text{color:var(--text-muted);font-size:.7rem}.hh-footer-tagline{color:var(--text-muted);font-size:.85rem;margin-top:.25rem}.hh-footer-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2rem}.hh-footer-col h4{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:1rem}.hh-footer-col a{display:block;color:var(--text-secondary);text-decoration:none;font-size:.9rem;margin-bottom:.5rem;transition:var(--transition)}.hh-footer-col a:hover{color:var(--accent-light)}.hh-footer-bottom{border-top:1px solid var(--border-subtle);padding-top:1.5rem;color:var(--text-muted);font-size:.8rem}.hh-footer-latest-posts{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(30,58,95,.15)}.hh-footer-latest-posts-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1rem}.hh-footer-latest-posts-header h4{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin:0}.hh-footer-latest-posts-see-all{font-size:.85rem;font-weight:500;color:#1565c0;text-decoration:none;transition:color .2s}.hh-footer-latest-posts-see-all:hover{color:#4da3ff;text-decoration:underline}.hh-footer-latest-posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.hh-footer-latest-posts-card{display:flex;flex-direction:column;background:rgba(255,255,255,.6);border:1px solid rgba(30,58,95,.1);border-radius:10px;overflow:hidden;transition:border-color .2s,transform .15s;text-decoration:none}.hh-footer-latest-posts-card:hover{border-color:#1565c0;transform:translateY(-2px);text-decoration:none}.hh-footer-latest-posts-card-image{width:100%;aspect-ratio:16/9;overflow:hidden;background:#e8edf3}.hh-footer-latest-posts-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.hh-footer-latest-posts-card:hover .hh-footer-latest-posts-card-image img{transform:scale(1.05)}.hh-footer-latest-posts-card-body{padding:.85rem 1rem 1rem;display:flex;flex-direction:column;flex:1}.hh-footer-latest-posts-card-title{font-size:.9rem;font-weight:600;color:var(--accent-dark,#0f1b2d);margin:0 0 .3rem;line-height:1.3}.hh-footer-latest-posts-card-summary{font-size:.8rem;color:#64748b;line-height:1.5;margin:0 0 .4rem;flex:1}.hh-footer-latest-posts-card-date{font-size:.7rem;color:var(--text-muted);letter-spacing:.02em}span.flatpickr-weekday{color:var(--text-secondary,#5a6078)!important}@(max-width:768px){.hh-hero-title{font-size:1.8rem}.hh-hero-subtitle{font-size:.8rem}.hh-hero-body{font-size:.9rem}.hh-hero-layout{flex-direction:column}.hh-hero-form-col,.hh-hero-left{flex:1 1 100%;max-width:100%}.hh-hero-illustration{display:none}.hh-hero-form-col{margin-top:.7rem}.hh-hero{padding:1.8rem 1rem 0}.hh-quiz-container{max-width:100%}.hh-options-grid{grid-template-columns:1fr}.hh-brands-grid-full{grid-template-columns:1fr 1fr}.hh-footer-cols{grid-template-columns:1fr}.hh-footer-latest-posts-grid{grid-template-columns:1fr}.hh-option-card{padding:1.25rem}.hh-result-lockup-name{font-size:1.1rem}.hiw-split{flex-direction:column}.hiw-left{flex:0 0 220px;min-height:220px}.hiw-left-img{max-height:80%}.hiw-right{padding:2rem 1.5rem;border-radius:0 0 16px 16px}.hiw-slide-title{font-size:1.4rem}.hiw-logo-intro{min-height:280px;padding:1rem}.hiw-logo-intro-lockup{flex-direction:column;gap:.75rem}.hiw-logo-intro-icon{width:64px;height:64px}.hiw-logo-intro-name{font-size:2.5rem}.hiw-logo-intro-tagline{font-size:1rem;margin-top:1rem;padding:0 1rem}.hiw-start-btn{margin:1.5rem auto 0;padding:1rem 2rem;font-size:1rem;white-space:normal;max-width:90vw}.hiw-stage{max-width:100%}.hiw-slide-text{font-size:.95rem}.hh-how-card{padding:2rem 1.25rem;border-radius:12px}}@media (max-width:480px){.hh-hero{padding:1.8rem 1rem 0}.hh-quiz-container{padding:0 1rem 3rem}.hh-hero-title{font-size:1.25rem}.hh-step-question{font-size:1.35rem}.hh-header-inner{padding:.5rem 1rem}.hh-logo-img{width:36px;height:36px}.hiw-logo-intro{min-height:240px;padding:.75rem}.hiw-logo-intro-icon{width:48px;height:48px}.hiw-logo-intro-name{font-size:1.75rem}.hiw-logo-intro-tagline{font-size:.9rem;padding:0 .5rem}.hiw-start-btn{margin:1rem auto 0;padding:.9rem 1.5rem;font-size:.9rem;max-width:95vw}.hiw-left{flex:0 0 160px;min-height:160px}.hiw-right{padding:1.5rem 1rem}.hiw-slide-title{font-size:1.15rem}.hiw-slide-text{font-size:.875rem}.hiw-get-started-btn{font-size:.875rem;padding:.6rem 1.5rem}.hh-how-card{padding:1.25rem .75rem}.hh-brands-grid-full{grid-template-columns:1fr}}@media (min-width:769px) and (max-width:1024px){.hh-footer-latest-posts-grid{grid-template-columns:repeat(2,1fr)}}.hero-content{width:100%;max-width:1100px}.hero-field-location .form-input,.hero-form-field .form-input{width:100%;padding:.625rem 1rem;background:var(--bg-primary,#f8f9fc);color:var(--text-primary,#1a1d2e);border:1px solid var(--border-subtle,rgba(0,0,0,.08));border-radius:8px;font-size:.9rem;outline:0;transition:border-color .2s}.hero-field-location .form-input:focus,.hero-form-field .form-input:focus{border-color:var(--accent)}.hero-field-location .form-input::placeholder{color:var(--text-muted,#5f6578)}.autocomplete-dropdown.visible{display:block}.autocomplete-item.active,.autocomplete-item:hover{background:rgba(30,58,95,.08)}.hero-form-field input[type=date],.hero-form-field select.form-input{width:100%;padding:.625rem 1rem;background:var(--bg-primary,#f8f9fc);color:var(--text-primary,#1a1d2e);border:1px solid var(--border-subtle,rgba(0,0,0,.08));border-radius:8px;font-size:.9rem;outline:0;transition:border-color .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.hero-form-field input[type=date]:focus,.hero-form-field select.form-input:focus{border-color:var(--accent)}.hero-form-field select.form-input{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23888' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2rem}.hero-form-field select.form-input option{background:#f8f9fc;color:#1a1d2e}.header-nav{display:flex;align-items:center}.nav-list{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:.25rem}.nav-item{margin:0}.nav-link{display:inline-block;padding:.5rem 1rem;color:var(--text-secondary,#5a6078);text-decoration:none;font-size:.9rem;font-weight:500;border-radius:6px;transition:color .2s,background .2s}.nav-link:hover{color:var(--accent,#1e3a5f);background:var(--bg-card-hover,rgba(0,0,0,.06))}.nav-link.active{color:var(--accent,#1e3a5f)}.nav-item--partners{margin-left:.25rem}.nav-item--partners .nav-link{border-left:1px solid var(--border-subtle,rgba(0,0,0,.08));padding-left:1rem}.nav-item--lang{margin-left:.25rem}.language-switcher{display:flex;align-items:center;gap:0;font-size:.85rem;font-weight:600}.lang-option{display:inline-block;padding:.25rem .4rem;line-height:1}.lang-active{color:var(--accent,#1e3a5f)}.lang-link{color:var(--text-muted,#5f6578);text-decoration:none;transition:color .2s}.lang-link:hover{color:var(--text-primary,#1a1d2e);text-decoration:none}.lang-separator{color:var(--border-subtle,rgba(0,0,0,.08));margin:0 .15rem}.lang-label{color:var(--text-muted,#5f6578);margin-right:.35rem;font-weight:400;font-size:.85em}.header-user-bar .language-switcher{font-size:.8rem}@(max-width:768px){.header-nav{position:fixed;top:72px;left:0;right:0;background:rgba(248,249,252,.98);border-bottom:1px solid var(--border-subtle,rgba(0,0,0,.08));padding:1rem 1.5rem;transform:translateY(-120%);transition:transform .3s ease;z-index:999}.header-nav.is-open{transform:translateY(0)}.nav-list{flex-direction:column;width:100%;gap:0}.nav-item{width:100%}.nav-link{display:block;padding:.75rem 1rem;width:100%;text-align:left;border-radius:0}.hamburger.is-active .hamburger-line:first-child{transform:translateY(7px) rotate(45deg)}.hamburger.is-active .hamburger-line:nth-child(2){opacity:0}.hamburger.is-active .hamburger-line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}.drp-input.active,.drp-input:focus{border-color:var(--accent,#3b82f6);box-shadow:0 0 0 2px rgba(59,130,246,.15);outline:0}.cookie-consent-banner{position:fixed;bottom:0;left:0;right:0;background:var(--bg,#0b0d17);border-top:1px solid rgba(255,255,255,.08);padding:1.25rem 1.5rem;z-index:9999;box-shadow:0 -4px 20px rgba(0,0,0,.3)}.cookie-consent-content{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}@media (min-width:768px){.cookie-consent-content{flex-direction:row;align-items:center;justify-content:space-between}}.cookie-consent-text{color:#c8cad2;font-size:.875rem;line-height:1.5}.cookie-consent-text a{color:#7eb8ff;text-decoration:underline}.cookie-consent-text a:hover{color:#a8d0ff}.cookie-consent-actions{display:flex;gap:.75rem;flex-shrink:0}.cookie-btn{padding:.625rem 1.25rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;border:none;transition:all .2s ease;white-space:nowrap}.cookie-btn-primary{background:var(--accent,#1e3a5f);color:#fff}.cookie-btn-primary:hover{background:var(--accent-hover,#2a5298)}.cookie-btn-secondary{background:0 0;color:#c8cad2;border:1px solid rgba(255,255,255,.3)}.cookie-btn-secondary:hover{background:rgba(255,255,255,.05);color:#fff}.cookie-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);z-index:10000;display:flex;align-items:center;justify-content:center;padding:1rem}.cookie-modal-content{background:var(--bg-surface,#131525);border:1px solid rgba(255,255,255,.08);border-radius:16px;max-width:560px;width:100%;max-height:80vh;overflow-y:auto}.cookie-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.cookie-modal-header h2{color:var(--text,#1a1d2e);font-size:1.125rem;font-weight:700;margin:0}.cookie-modal-close{background:0 0;border:none;color:var(--text-muted,#5a6078);font-size:1.5rem;cursor:pointer;padding:.25rem .5rem;line-height:1;border-radius:4px;transition:color .2s}.cookie-modal-close:hover{color:var(--text,#1a1d2e)}.cookie-modal-body{padding:1.25rem 1.5rem}.cookie-modal-intro{color:var(--text-muted,rgba(232,234,242,.7));font-size:.875rem;margin-bottom:1.25rem;line-height:1.5}.cookie-category{margin-bottom:1rem;padding:1rem;background:rgba(255,255,255,.03);border-radius:8px;border:1px solid rgba(255,255,255,.06)}.cookie-category-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.cookie-category-name{color:var(--text,#1a1d2e);font-size:.9rem}.cookie-category-name strong{font-weight:600}.cookie-category-required{color:var(--text-muted,#5a6078);font-size:.75rem;font-weight:400}.cookie-category-toggle{position:relative;display:inline-flex;align-items:center;cursor:pointer;font-size:.8rem;color:var(--text-muted,#5a6078)}.cookie-category-toggle.disabled{cursor:default;color:var(--accent,#1e3a5f);font-weight:600}.cookie-category-toggle input[type=checkbox]{display:none}.toggle-slider{position:relative;display:inline-block;width:40px;height:22px;background:rgba(255,255,255,.15);border-radius:11px;transition:background .3s;cursor:pointer}.cookie-category-toggle input[type=checkbox]:checked+.toggle-slider{background:var(--accent,#1e3a5f)}.toggle-slider::after{content:'';position:absolute;top:3px;left:3px;width:16px;height:16px;background:#fff;border-radius:50%;transition:transform .3s}.cookie-category-toggle input[type=checkbox]:checked+.toggle-slider::after{transform:translateX(18px)}.cookie-category-description{color:var(--text-muted,#5a6078);font-size:.8rem;line-height:1.4;margin:0}.cookie-modal-footer{padding:1rem 1.5rem;border-top:1px solid rgba(255,255,255,.08);text-align:right}@media (max-width:767px){.cookie-consent-banner{padding:1rem}.cookie-consent-actions{flex-direction:column;width:100%}.cookie-btn{width:100%;text-align:center}.cookie-modal-content{max-height:90vh;margin:.5rem}}.room-selector{display:flex;flex-direction:column;gap:.375rem}#toast-container{position:fixed;top:1rem;right:1rem;z-index:10001;display:flex;flex-direction:column;gap:.5rem;max-width:400px;pointer-events:none}@keyframes toast-slide-in{from{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes toast-slide-out{from{transform:translateX(0);opacity:1}to{transform:translateX(100%);opacity:0}}@media (max-width:767px){#toast-container{top:auto;bottom:1rem;right:1rem;left:1rem;max-width:none}}.skip-link{position:absolute;top:-100%;left:0;background:var(--accent,#1e3a5f);color:#fff;padding:.5rem 1rem;z-index:10000;text-decoration:none;font-weight:600;border-radius:0 0 4px 0;transition:top .2s}.skip-link:focus{top:0}.hh-section-why{background:var(--hh-gray-50,#f9fafb);padding:4rem 1.5rem}.hh-why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;max-width:1100px;margin:2rem auto 0}.hh-why-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.08);transition:box-shadow .2s}.hh-why-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.12)}.hh-why-card-title{font-size:1.1rem;font-weight:700;margin:0 0 .5rem;color:var(--hh-gray-900,#111827)}.hh-why-card-text{font-size:.95rem;line-height:1.5;color:var(--hh-gray-600,#4b5563);margin:0}@media(max-width:768px){.policy-page{padding:2rem 1rem 3rem}.policy-page h1{font-size:1.5rem}.policy-page h2{font-size:1.1rem}.policy-page th,.policy-page td{padding:.5rem .75rem;font-size:.8rem}}.hh-hero-illustration{min-height:300px}



/* Hero background slides — responsive via media queries */
.hh-hero-bg-slide-1{background-image:url('https://cdn.hotelhuddle.com/images/hotelhuddle/bg-1-480w.webp')}
.hh-hero-bg-slide-2{background-image:url('https://cdn.hotelhuddle.com/images/hotelhuddle/bg-2-480w.webp')}
.hh-hero-bg-slide-3{background-image:url('https://cdn.hotelhuddle.com/images/hotelhuddle/bg-3-480w.webp')}
.hh-hero-bg-slide-4{background-image:url('https://cdn.hotelhuddle.com/images/hotelhuddle/bg-4-480w.webp')}
.hh-hero-bg-slide-5{background-image:url('https://cdn.hotelhuddle.com/images/hotelhuddle/bg-5-480w.webp')}
@media(min-width:481px){.hh-hero-bg-slide-1{background-image:url('https://cdn.hotelhuddle.com/images/hotelhuddle/bg-1-768w.webp')}
.hh-hero-bg-slide-2{background-image:url('https://cdn.hotelhuddle.com/images/hotelhuddle/bg-2-768w.webp')}
.hh-hero-bg-slide-3{background-image:url('https://cdn.hotelhuddle.com/images/hotelhuddle/bg-3-768w.webp')}
.hh-hero-bg-slide-4{background-image:url('https://cdn.hotelhuddle.com/images/hotelhuddle/bg-4-768w.webp')}
.hh-hero-bg-slide-5{background-image:url('https://cdn.hotelhuddle.com/images/hotelhuddle/bg-5-768w.webp')}}
@media(min-width:769px){.hh-hero-bg-slide-1{background-image:url('https://cdn.hotelhuddle.com/images/hotelhuddle/bg-1-1200w.webp')}
.hh-hero-bg-slide-2{background-image:url('https://cdn.hotelhuddle.com/images/hotelhuddle/bg-2-1200w.webp')}
.hh-hero-bg-slide-3{background-image:url('https://cdn.hotelhuddle.com/images/hotelhuddle/bg-3-1200w.webp')}
.hh-hero-bg-slide-4{background-image:url('https://cdn.hotelhuddle.com/images/hotelhuddle/bg-4-1200w.webp')}
.hh-hero-bg-slide-5{background-image:url('https://cdn.hotelhuddle.com/images/hotelhuddle/bg-5-1200w.webp')}}
@media(min-width:1201px){.hh-hero-bg-slide-1{background-image:url('https://cdn.hotelhuddle.com/images/hotelhuddle/bg-1-1200w.webp')}
.hh-hero-bg-slide-2{background-image:url('https://cdn.hotelhuddle.com/images/hotelhuddle/bg-2-1200w.webp')}
.hh-hero-bg-slide-3{background-image:url('https://cdn.hotelhuddle.com/images/hotelhuddle/bg-3-1200w.webp')}
.hh-hero-bg-slide-4{background-image:url('https://cdn.hotelhuddle.com/images/hotelhuddle/bg-4-1200w.webp')}
.hh-hero-bg-slide-5{background-image:url('https://cdn.hotelhuddle.com/images/hotelhuddle/bg-5-1200w.webp')}}@media(max-width:640px){.static-page{padding:1.5rem 1rem 3rem}.static-page-heading{font-size:1.6rem}.static-page-body h2{font-size:1.2rem}.static-page-body h3{font-size:1.05rem}}
.date-info-tooltip.open{display:block}

/* === Quick Answers / Direct Answers section — AI citation Q&A === */
.hiw-qa-section{max-width:1100px;margin:3rem auto;padding:3rem 2rem;background:linear-gradient(135deg,rgba(30,58,95,.03) 0,rgba(26,45,74,.02) 100%);border:1px solid var(--border-subtle,rgba(0,0,0,.08));border-radius:16px}
.hiw-qa-heading{font-size:1.75rem;font-weight:800;color:var(--text-primary,#1A1D2E);text-align:center;margin:0 0 .5rem;letter-spacing:-.02em;position:relative;padding-bottom:.75rem}
.hiw-qa-heading::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:48px;height:3px;background:linear-gradient(90deg,var(--accent,#1e3a5f),var(--accent-light,#2a5298));border-radius:2px}
.hiw-qa-subtitle{font-size:1rem;color:var(--text-muted,#5F6578);text-align:center;max-width:600px;margin:0 auto 2rem;line-height:1.6}
.hiw-qa-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}
.hiw-qa-item{background:#fff;border:1px solid var(--border-subtle,rgba(0,0,0,.08));border-radius:12px;padding:1.5rem 1.25rem;transition:border-color .2s,box-shadow .2s}
.hiw-qa-item:hover{border-color:var(--border-active,rgba(30,58,95,.4));box-shadow:0 4px 20px rgba(30,58,95,.08)}
.hiw-qa-q{font-size:1.1rem;font-weight:700;color:var(--accent,#1e3a5f);margin:0 0 .5rem;letter-spacing:-.01em;line-height:1.35}
.hiw-qa-a{font-size:.95rem;color:var(--text-secondary,#5A6078);line-height:1.7;margin:0}
@media(max-width:768px){.hiw-qa-grid{grid-template-columns:1fr}}
@media(max-width:640px){.hiw-qa-section{padding:2rem 1rem;margin:2rem auto}.hiw-qa-heading{font-size:1.5rem}.hiw-qa-q{font-size:1.05rem}.hiw-qa-a{font-size:.9rem}.hiw-qa-item{padding:1.25rem 1rem}}