﻿@font-face{font-family:"Roboto";src:url("../fonts/roboto/Roboto-Light.woff2") format("woff2");font-weight:300;font-style:normal;font-display:fallback}
@font-face{font-family:"Roboto";src:url("../fonts/roboto/Roboto-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:fallback}
@font-face{font-family:"Roboto";src:url("../fonts/roboto/Roboto-Medium.woff2") format("woff2");font-weight:500;font-style:normal;font-display:fallback}
@font-face{font-family:"Roboto";src:url("../fonts/roboto/Roboto-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:fallback}
:root{--gold:#f4c60b;--gold-deep:#e2b850;--scarlet:#f65156;--scarlet-deep:#e24c60;--wine:#800020;--ink:#2a1612;--sand:#fff8ea;--cream:#fffdf7;--ocean:#1f6cb0;--shadow:0 14px 34px rgba(73,18,16,.12);--shadow-soft:0 8px 22px rgba(73,18,16,.08);--shadow-btn:0 12px 24px rgba(73,18,16,.12);--radius-xl:26px;--radius-lg:19px;--radius-md:14px;--max:1460px;--ease:.22s ease}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:"Roboto","Arial","Helvetica",sans-serif;color:var(--ink);background:radial-gradient(circle at top left,rgba(246,81,86,.08),transparent 32%),radial-gradient(circle at top right,rgba(244,198,11,.10),transparent 28%),linear-gradient(180deg,#fffaf1 0%,#fff7ea 40%,#fffdf7 100%);line-height:1.6}
a,a:visited,a:hover,a:active{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
.wrap{width:min(calc(100% - 32px),var(--max));margin:0 auto}
.section-pad{padding:28px 0 24px}
.icon-svg{display:inline-flex;align-items:center;justify-content:center;line-height:0;vertical-align:middle}
.icon-svg svg{display:block;width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid rgba(244,198,11,.65);outline-offset:3px}
.card-btn,.island-btn,.hl-page-cta,.hl-card-btn,.hl-product-book-btn,.phone-link,.cart-link,.footer-phone,.top-btn,.hero-dropdown-label,.hero-dropdown-icon,.main-nav a,.menu-toggle{transition:transform var(--ease),box-shadow var(--ease),background var(--ease),border-color var(--ease),color var(--ease),opacity var(--ease)}
.featured-card,.mini-card,.island-card,.learn-story-card,.faq-item,.hl-page-main,.hl-page-card,.hl-contact-main,.hl-contact-card,.page-card,.sitemap-group,.category-intro,.category-list-shell,.hl-card,.hl-product-shell,.hl-product-summary-card,.luau-detail-shell,.luau-detail-summary{transition:transform var(--ease),box-shadow var(--ease),border-color var(--ease)}
.eyebrow{display:inline-flex;align-items:center;gap:9px;padding:7px 13px;border-radius:999px;background:rgba(255,255,255,.14);color:#fff;font-size:.78rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;box-shadow:inset 0 0 0 1px rgba(255,255,255,.10)}
.eyebrow::before{content:"";width:8px;height:8px;border-radius:50%;background:linear-gradient(180deg,var(--gold),var(--scarlet))}
.site-header{top:0;z-index:1000;backdrop-filter:blur(12px);background:#2f6f87;border-bottom:4px solid #ffd84e;box-shadow:0 2px 0 rgba(255,214,113,.42)}
.site-header .inner{width:min(calc(100% - 32px),var(--max));margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:84px}
.brand{display:flex;align-items:center;gap:14px;min-width:0}
.brand img{width:220px;max-width:100%;height:auto}
.main-nav{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px}
.main-nav a{padding:14px 18px;border-radius:12px;font-weight:800;font-size:1.08rem;color:#fff}
.main-nav a:hover,.main-nav a:focus{background:rgba(255,255,255,.10);color:#fff;box-shadow:none}
.header-actions{display:flex;align-items:center;gap:10px}
.phone-link{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border-radius:999px;background:#fff;color:var(--wine);border:1px solid rgba(128,0,32,.08);box-shadow:0 10px 22px rgba(128,0,32,.08);font-weight:800;white-space:nowrap;min-height:48px}
.phone-link svg,.cart-link svg,.card-btn svg,.island-btn svg,.footer-phone svg,.top-btn svg{width:18px;height:18px;flex:0 0 18px}
.cart-link{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border-radius:999px;background:linear-gradient(180deg,var(--scarlet),var(--scarlet-deep));color:#fff;font-weight:800;box-shadow:0 12px 24px rgba(226,76,96,.22);min-height:48px}
.phone-link:hover,.cart-link:hover,.card-btn:hover,.island-btn:hover,.footer-phone:hover,.top-btn:hover{transform:translateY(-2px)}
.phone-link:hover{box-shadow:0 12px 24px rgba(128,0,32,.10)}
.cart-link:hover{box-shadow:0 16px 28px rgba(226,76,96,.26)}
.menu-toggle{display:none;appearance:none;border:0;background:#fff;width:48px;height:48px;border-radius:12px;box-shadow:0 8px 18px rgba(128,0,32,.10);padding:0;cursor:pointer;position:relative}
.menu-toggle span{position:absolute;left:13px;width:22px;height:2px;background:var(--wine);border-radius:2px;transition:.2s ease}
.menu-toggle span:nth-child(1){top:17px}
.menu-toggle span:nth-child(2){top:23px}
.menu-toggle span:nth-child(3){top:29px}
.menu-toggle.active span:nth-child(1){transform:rotate(45deg);top:23px}
.menu-toggle.active span:nth-child(2){opacity:0}
.menu-toggle.active span:nth-child(3){transform:rotate(-45deg);top:23px}
.hero{position:relative;overflow:hidden;padding:0}
.hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(25,12,10,.52) 0%,rgba(25,12,10,.24) 34%,rgba(25,12,10,.06) 58%,rgba(25,12,10,.14) 100%),url("../images/hawaii-luaus-hero.jpg") 50% 32%/cover no-repeat;z-index:0}
.hero-inner{position:relative;z-index:1;width:min(calc(100% - 32px),var(--max));margin:0 auto;min-height:680px;display:grid;grid-template-columns:620px 1fr;align-items:center;gap:34px}
.hero-copy{color:#fff;padding:40px 0;display:flex;justify-content:flex-start}
.hero-panel{width:100%;max-width:620px;margin-right:auto;margin-left:0;padding:30px 28px 24px;border-radius:24px;background:linear-gradient(180deg,rgba(128,0,32,.66),rgba(78,10,26,.56));border:1px solid rgba(255,255,255,.12);box-shadow:0 22px 44px rgba(0,0,0,.20);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);position:relative;overflow:visible}
.hero-script{margin:16px 0 10px;font-size:clamp(2.2rem,4vw,4rem);line-height:.95;letter-spacing:-.035em;font-weight:900;color:#fff}
.hero-script .break{display:block}
.hero-tagline{margin:0 0 20px;font-size:clamp(1.16rem,2vw,1.8rem);line-height:1.18;font-weight:400;color:#fff}
.hero-tagline strong{font-weight:900;color:#fff}
.hero-dropdown{width:100%;max-width:460px;position:relative}
.hero-dropdown-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0;border:0;background:none;cursor:pointer;font:inherit;color:inherit}
.hero-dropdown-label{flex:1;display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:62px;padding:0 18px;border-radius:16px 0 0 16px;background:#fff;color:#3d1f18;font-size:1rem;font-weight:800;text-transform:lowercase;box-shadow:0 12px 24px rgba(0,0,0,.12)}
.hero-dropdown-icon{width:62px;min-width:62px;height:62px;border-radius:0 16px 16px 0;display:grid;place-items:center;background:linear-gradient(135deg,var(--gold),#ffd84e);color:#52280f;box-shadow:0 12px 24px rgba(0,0,0,.12)}
.hero-dropdown-icon svg{width:22px;height:22px;transition:transform .2s ease}
.hero-dropdown.open .hero-dropdown-icon svg{transform:rotate(180deg)}
.hero-dropdown-menu{list-style:none;margin:0;padding:10px;border-radius:18px;background:rgba(255,248,239,.98);box-shadow:0 16px 34px rgba(0,0,0,.18);position:absolute;left:0;right:0;bottom:calc(100% + 10px);transform:translateY(6px);opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease;z-index:20}
.hero-dropdown.open .hero-dropdown-menu{opacity:1;transform:translateY(0);pointer-events:auto}
.hero-dropdown-menu li+li{margin-top:8px}
.hero-dropdown-menu a{display:block;padding:13px 16px;border-radius:12px;color:#4f231b;font-weight:800;background:#fff;text-align:center}
.hero-dropdown-menu a:hover{background:#fff2cb;color:var(--wine)}
.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}
.section-head h2{margin:10px 0 0;font-size:clamp(2rem,4vw,3rem);line-height:1.02;color:#3e1b15;letter-spacing:-.028em}
.section-head p{margin:0;max-width:52ch;color:#6a4741}
.featured-grid{display:grid;grid-template-columns:1.18fr .82fr;gap:24px;align-items:stretch}
.featured-card{background:linear-gradient(180deg,#fffdf9 0%,#ffffff 100%);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-soft);border:1px solid rgba(128,0,32,.07)}
.featured-card:hover{box-shadow:0 18px 40px rgba(73,18,16,.12)}
.featured-main{display:grid;grid-template-columns:1.05fr .95fr;min-height:100%}
.featured-main .media{min-height:100%;position:relative;overflow:hidden}
.featured-main .media img{width:100%;height:100%;object-fit:cover}
.featured-main .content{padding:30px 28px 26px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(180deg,rgba(244,198,11,.08),rgba(246,81,86,.04)),#fff}
.featured-badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;color:var(--wine);font-size:.8rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.featured-badge::before{content:"";width:9px;height:9px;border-radius:50%;background:linear-gradient(180deg,var(--gold),var(--scarlet))}
.featured-main h3{margin:0;font-size:2rem;line-height:1.02;color:#341813;letter-spacing:-.02em}
.featured-main .sub{margin:8px 0 16px;color:var(--scarlet-deep);font-weight:800}
.featured-main p{margin:0 0 20px;color:#6a4741}
.meta-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}
.meta-pill{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;background:#fff8e7;color:#664102;font-weight:700;font-size:.9rem;border:1px solid rgba(244,198,11,.18)}
.meta-pill svg{width:16px;height:16px;flex:0 0 16px}
.price-row{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-top:auto;flex-wrap:wrap}
.price-block{display:flex;flex-direction:column;gap:4px}
.from{color:#7b524b;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.old-price{color:#9d8077;text-decoration:line-through;font-size:.98rem;font-weight:700}
.new-price{color:var(--wine);font-size:1.9rem;font-weight:900;line-height:1}
.card-btn,.island-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:18px 28px;border-radius:999px;font-weight:900;font-size:1.04rem;line-height:1.1;min-height:60px}
.card-btn{background:linear-gradient(180deg,#f86269 0%,#ea4f63 100%);color:#fff;box-shadow:var(--shadow-btn)}
.side-stack{display:grid;gap:16px}
.mini-card{display:grid;grid-template-columns:118px 1fr;gap:16px;padding:14px;align-items:center;background:linear-gradient(180deg,#fffdf9 0%,#ffffff 100%);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);border:1px solid rgba(128,0,32,.07)}
.mini-card:hover{box-shadow:0 16px 34px rgba(73,18,16,.12)}
.mini-card img{width:118px;height:108px;object-fit:cover;border-radius:16px}
.mini-card h3{margin:0 0 6px;font-size:1.14rem;line-height:1.08;color:#341813}
.mini-card p{margin:0 0 10px;color:#6c4740;font-size:.94rem}
.mini-card .small-meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px;color:#7e564f;font-size:.88rem;margin-bottom:10px;font-weight:700}
.mini-card .small-price{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}
.mini-card .small-price strong{font-size:1.18rem;color:var(--wine)}
.islands{position:relative;overflow:hidden}
.islands-luau-band{position:relative;background:radial-gradient(circle at top center,rgba(244,198,11,.10),transparent 34%),linear-gradient(180deg,rgba(47,111,135,.80),rgba(63,86,108,.88)),url("../images/blue-tapa.png") center/420px auto repeat;padding:52px 0 60px}
.islands-luau-band::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(128,0,32,.05),rgba(128,0,32,0) 24%,rgba(128,0,32,.07) 100%);pointer-events:none}
.islands .wrap{position:relative;z-index:1}
.islands-head{margin-bottom:30px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:28px;align-items:end}
.islands-head-onblue h2{color:#fff;margin:10px 0 0;text-shadow:0 2px 10px rgba(0,0,0,.12)}
.islands-head-onblue p{color:rgba(255,255,255,.90);max-width:56ch;margin:0;font-size:1.05rem;line-height:1.72}
.islands-eyebrow-blue{background:rgba(255,255,255,.14)!important;color:#fff!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)!important}
.islands-eyebrow-blue::before{box-shadow:none}
.island-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:stretch}
.island-card{position:relative;overflow:hidden;display:flex;flex-direction:column;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,251,244,.96));border:1px solid rgba(255,255,255,.24);border-radius:24px;box-shadow:0 14px 30px rgba(0,0,0,.14),0 0 0 1px rgba(255,214,120,.05);padding:24px 22px 22px;min-height:100%;max-width:320px;margin:0 auto}
.island-card::before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.65),transparent);pointer-events:none}
.island-card:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(0,0,0,.16),0 0 0 1px rgba(255,214,120,.07)}
.island-map-icon{width:calc(100% + 44px);height:auto;aspect-ratio:16/10;margin:-24px -22px 16px;background:url("../images/islands.png") no-repeat center/88% 400%,linear-gradient(180deg,#f6d76b 0%,#efb84d 45%,#d98a4a 100%);background-position:center 0%,center;border-radius:24px 24px 18px 18px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.24),0 10px 18px rgba(115,48,20,.14);position:relative}
.island-map-icon::before{content:"";position:absolute;left:16px;right:16px;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent,rgba(128,0,32,.14),rgba(244,198,11,.36),rgba(128,0,32,.14),transparent)}
.island-map-icon::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,0) 44%),radial-gradient(circle at top right,rgba(255,244,210,.22),transparent 35%);border-radius:inherit;pointer-events:none}
.island-map-oahu{background-position:center 0%,center}
.island-map-maui{background-position:center 33.333%,center}
.island-map-kauai{background-position:center 66.666%,center}
.island-map-bigisland{background-position:center 100%,center}
.island-kicker{display:inline-block;align-self:flex-start;margin:0 0 10px;padding:6px 10px;border-radius:999px;background:rgba(244,198,11,.18);color:var(--wine);font-size:.72rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.island-card h3{margin:0 0 6px;font-size:clamp(1.36rem,1.8vw,1.72rem);line-height:1.08;color:#341813;letter-spacing:-.02em}
.island-sub{display:block;margin:0 0 10px;color:#9a6a3d;font-size:.9rem;font-weight:700;letter-spacing:.02em}
.island-card p{margin:0 0 20px;color:#6a4741;line-height:1.72;flex:1}
.island-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:18px 28px;border-radius:999px;font-weight:900;font-size:1.04rem;background:linear-gradient(180deg,#fff4d5 0%,#ffe8b0 100%);color:#744207;box-shadow:inset 0 0 0 1px rgba(244,198,11,.36),0 8px 18px rgba(226,184,80,.10);margin-top:auto}
.why{padding-top:58px;position:relative;background:url("../images/hawaii-bg.jpg") center/cover no-repeat}
.why-shell-simple{grid-template-columns:1fr;gap:22px;padding:28px;background:rgba(255,250,244,.78);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);border:1px solid rgba(128,0,32,.08);box-shadow:0 14px 32px rgba(73,18,16,.10);border-radius:30px;overflow:hidden}
#coverage-h3{margin:0 0 20px;text-align:center;font-size:clamp(2rem,4vw,3rem);line-height:1.05;font-weight:900;color:#341813;text-transform:capitalize;letter-spacing:-.028em}
.coverage-section{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.coverage-section li{background:rgba(255,255,255,.92);border:1px solid rgba(128,0,32,.08);border-radius:22px;box-shadow:0 8px 20px rgba(128,0,32,.06);padding:24px 18px 22px;text-align:center;display:flex;flex-direction:column;align-items:center;min-height:100%;backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px)}
.coverage-img{width:84px;height:84px;margin:0 0 16px;border-radius:20px;background-color:#2f6f87;background-image:url("../images/coverage_icons.png");background-repeat:no-repeat;background-size:400% 100%;box-shadow:0 8px 16px rgba(47,111,135,.18);flex:0 0 auto}
#coverage-first .coverage-img{background-position:0% 50%}
#coverage-second .coverage-img{background-position:33.333% 50%}
#coverage-third .coverage-img{background-position:66.666% 50%}
#coverage-fourth .coverage-img{background-position:100% 50%}
.coverage-section b{display:block;margin:0 0 10px;color:#341813;font-size:clamp(1.02rem,1.3vw,1.34rem);line-height:1.2;font-weight:900}
.coverage-section article{width:100%}
.coverage-section p{margin:0;color:#6a4741;font-size:clamp(.95rem,1vw,1.03rem);line-height:1.72;text-align:left}
.learn-section{position:relative}
.learn-head{margin-bottom:28px}
.learn-eyebrow{background:rgba(128,0,32,.06)!important;color:var(--wine)!important;box-shadow:none!important}
.learn-head h2{line-height:1.02}
.learn-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.learn-story-card{background:linear-gradient(180deg,#fffdf9 0%,#ffffff 100%);border:1px solid rgba(128,0,32,.07);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-soft)}
.learn-story-card:hover{box-shadow:0 16px 32px rgba(73,18,16,.10)}
.learn-story-media{position:relative;overflow:hidden}
.learn-story-media img{width:100%;height:236px;object-fit:cover;display:block}
.learn-story-media::after{content:"";position:absolute;left:0;right:0;bottom:0;height:90px;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.14));pointer-events:none}
.learn-story-card .content{padding:18px 20px 22px}
.learn-kicker{display:inline-block;margin:0 0 10px;padding:7px 11px;border-radius:999px;background:rgba(244,198,11,.18);color:var(--wine);font-size:.74rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.learn-story-card h3{margin:0 0 10px;font-size:clamp(1.36rem,1.8vw,1.72rem);line-height:1.1;color:#341813;letter-spacing:-.02em}
.learn-story-card p{margin:0;color:#6a4741;font-size:.98rem;line-height:1.7}
.footer{background:linear-gradient(180deg,#5f0018 0%,#4a0013 100%);color:#fff5f1;position:relative;overflow:hidden}.footer::before{content:"";position:absolute;inset:0;background:url("../images/footer-tapa-red.png") center/420px auto repeat;opacity:.21;pointer-events:none}.footer::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.14));pointer-events:none}.footer .inner{position:relative;z-index:1;width:min(calc(100% - 32px),var(--max));margin:0 auto;padding:50px 0 20px}.footer-top{display:grid;grid-template-columns:1.15fr .6fr .6fr .7fr;gap:22px;padding-bottom:26px;border-bottom:1px solid rgba(255,255,255,.12)}.footer-brand img{width:220px;margin-bottom:14px;filter:drop-shadow(0 10px 18px rgba(0,0,0,.14))}.footer-brand p{margin:0 0 16px;color:rgba(255,245,241,.78);max-width:46ch}.footer-phone{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border-radius:999px;background:rgba(255,255,255,.10);color:#fff;font-weight:800;border:1px solid rgba(255,255,255,.12);min-height:48px}.footer-col h3{margin:0 0 12px;font-size:.98rem;color:#ffd671;letter-spacing:.07em;text-transform:uppercase}.footer-col a{display:block;padding:6px 0;color:rgba(255,245,241,.80);font-weight:500}.footer-col a:hover{color:#fff}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:16px;color:rgba(255,245,241,.72);font-size:.92rem;flex-wrap:wrap}
.top-btn{position:fixed;right:20px;bottom:20px;z-index:1001;width:52px;height:52px;border:0;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--scarlet),var(--scarlet-deep));color:#fff;box-shadow:0 14px 26px rgba(226,76,96,.24);cursor:pointer;opacity:0;visibility:hidden;transform:translateY(10px)}
.top-btn.show{opacity:1;visibility:visible;transform:translateY(0)}
.faq-section{position:relative}
.faq-shell{background:linear-gradient(180deg,#fffdf9 0%,#fff7ef 100%);border:1px solid rgba(128,0,32,.08);border-radius:30px;box-shadow:0 14px 32px rgba(73,18,16,.08);padding:28px}
.faq-head{margin-bottom:22px}
.faq-eyebrow{background:rgba(128,0,32,.06)!important;color:var(--wine)!important;box-shadow:none!important}
.faq-list{display:grid;gap:12px}
.faq-item{background:rgba(255,255,255,.92);border:1px solid rgba(128,0,32,.08);border-radius:18px;box-shadow:0 6px 18px rgba(128,0,32,.05);overflow:hidden}
.faq-item summary{list-style:none;cursor:pointer;position:relative;padding:17px 52px 17px 18px;font-size:1.02rem;line-height:1.35;font-weight:800;color:#341813}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary::after{content:"+";position:absolute;right:16px;top:50%;transform:translateY(-50%);width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:rgba(244,198,11,.18);color:var(--wine);font-size:1.15rem;font-weight:900;line-height:1}
.faq-item[open] summary::after{content:"–"}
.faq-answer{padding:0 18px 16px}
.faq-answer p{margin:0;color:#6a4741;font-size:.98rem;line-height:1.72}
.hl-page-hero{position:relative;overflow:hidden;padding:0}
.hl-page-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(25,12,10,.52) 0%,rgba(25,12,10,.24) 34%,rgba(25,12,10,.06) 58%,rgba(25,12,10,.14) 100%),url("../images/about-us-hero.jpg") 50% 32%/cover no-repeat;z-index:0}
.hl-page-hero-inner{position:relative;z-index:1;width:min(calc(100% - 32px),var(--max));margin:0 auto;min-height:680px;display:grid;grid-template-columns:620px 1fr;align-items:center;gap:34px}
.hl-page-hero-copy{color:#fff;padding:40px 0;display:flex;justify-content:flex-start}
.hl-page-hero-panel{width:100%;max-width:620px;margin-right:auto;margin-left:0;padding:30px 28px 24px;border-radius:24px;background:linear-gradient(180deg,rgba(128,0,32,.66),rgba(78,10,26,.56));border:1px solid rgba(255,255,255,.12);box-shadow:0 22px 44px rgba(0,0,0,.20);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);position:relative;overflow:visible}
.hl-page-hero-title{margin:16px 0 10px;font-size:clamp(2.2rem,4vw,4rem);line-height:.95;letter-spacing:-.035em;font-weight:900;color:#fff}
.hl-page-hero-title .break{display:block}
.hl-page-hero-text{margin:0 0 20px;font-size:clamp(1.12rem,2vw,1.46rem);line-height:1.22;font-weight:400;color:#fff}
.hl-page-hero-text strong{font-weight:900;color:#fff}
.hl-page-actions{display:flex;flex-wrap:wrap;gap:12px}
.hl-page-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 20px;border-radius:999px;font-weight:900;min-height:52px}
.hl-page-cta:hover{transform:translateY(-2px)}
.hl-page-cta-primary{background:linear-gradient(135deg,var(--gold),#ffd84e);color:#52280f;box-shadow:var(--shadow-btn)}
.hl-page-cta-secondary{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.16)}
.hl-page-cta svg{width:18px;height:18px;flex:0 0 18px}
.hl-page-section{padding:28px 0 76px}
.hl-page-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:24px;align-items:start}
.hl-page-main,.hl-page-card{background:linear-gradient(180deg,#fffdf9 0%,#ffffff 100%);border:1px solid rgba(128,0,32,.07);box-shadow:var(--shadow-soft)}
.hl-page-main{border-radius:var(--radius-xl);padding:30px 28px}
.hl-page-side{display:grid;gap:16px}
.hl-page-card{border-radius:var(--radius-lg);padding:22px 20px}
.hl-page-eyebrow{background:rgba(128,0,32,.06);color:var(--wine);box-shadow:none}
.hl-page-title{margin:14px 0 16px;font-size:clamp(2.2rem,4vw,3.7rem);line-height:.98;letter-spacing:-.028em;color:#341813}
.hl-page-subtitle{margin:24px 0 10px;font-size:1.36rem;line-height:1.15;letter-spacing:-.02em;color:#341813}
.hl-page-card-title{margin:0 0 10px;color:#341813;font-size:1.24rem;letter-spacing:-.02em}
.hl-page-main p,.hl-page-card p,.hl-product-ai p,.category-intro p,.luau-detail-ai p,.hl-product-summary-text,.luau-detail-summary-text,.page-card p,.hluau-page-text,.hluau-page-card p,.hl-contact-main p,.hl-contact-item span,.hl-stat-copy span,.sitemap-list p,.featured-main p,.mini-card p,.learn-story-card p,.coverage-section p,.faq-answer p,.hd-acc__body,.luau-detail-acc-body{margin:0 0 14px;font-family:"Roboto","Arial","Helvetica",sans-serif;font-size:1rem;font-weight:400;letter-spacing:0;line-height:1.78;color:#5d3c35}
.hl-page-main p:last-child,.hl-page-card p:last-child,.hl-product-ai p:last-child,.category-intro p:last-child,.page-card p:last-child,.hluau-page-card p:last-child,.hl-contact-main p:last-child,.featured-main p:last-child,.mini-card p:last-child,.learn-story-card p:last-child,.faq-answer p:last-child{margin-bottom:0}
.hl-stat-list{display:grid;gap:12px}
.hl-stat-item{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start;padding:14px 0;border-top:1px solid rgba(128,0,32,.08)}
.hl-stat-item:first-child{border-top:0;padding-top:0}
.hl-stat-num{min-width:74px;padding:11px 10px;border-radius:16px;background:linear-gradient(180deg,#fff2c4,#ffe18e);color:#6c3b06;font-size:1.16rem;font-weight:900;text-align:center;box-shadow:inset 0 0 0 1px rgba(244,198,11,.30)}
.hl-stat-copy strong{display:block;margin:0 0 4px;color:#341813}
.hl-contact-section{padding:28px 0 76px}
.hl-contact-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:24px}
.hl-contact-main{background:linear-gradient(180deg,#fffdf9 0%,#ffffff 100%);border-radius:var(--radius-xl);padding:30px 28px;border:1px solid rgba(128,0,32,.07);box-shadow:var(--shadow-soft)}
.hl-contact-side{display:grid;gap:16px}
.hl-contact-card{background:linear-gradient(180deg,#fffdf9 0%,#ffffff 100%);border-radius:var(--radius-lg);padding:24px 22px;border:1px solid rgba(128,0,32,.07);box-shadow:var(--shadow-soft)}
.hl-contact-title{font-size:clamp(2.2rem,4vw,3.3rem);line-height:.98;letter-spacing:-.028em;margin:14px 0 16px;color:#341813}
.hl-contact-subtitle{font-size:1.28rem;margin:22px 0 10px;color:#341813}
.hl-contact-phone{display:inline-flex;align-items:center;gap:10px;margin-top:4px;font-weight:800;color:var(--wine)}
.hl-contact-phone svg{width:18px;height:18px}
.hl-contact-info{display:grid;gap:14px;margin-top:12px}
.hl-contact-item{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start}
.hl-contact-icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(180deg,#fff2c4,#ffe18e);color:#6c3b06;font-weight:800}
.hl-contact-item strong{display:block;margin-bottom:4px;color:#341813}
.hl-contact-form{background:linear-gradient(180deg,#fffdf9 0%,#ffffff 100%);border-radius:var(--radius-xl);padding:28px;border:1px dashed rgba(128,0,32,.18);margin-top:16px;text-align:center;color:#6a4741}
.hl-contact-form h3{margin-bottom:10px;color:#341813}
.page-section{padding:28px 0 76px}
.page-single{display:block}
.page-card{width:100%;max-width:none;background:linear-gradient(180deg,#fffdf9 0%,#ffffff 100%);border-radius:var(--radius-xl);padding:30px 28px;border:1px solid rgba(128,0,32,.07);box-shadow:var(--shadow-soft)}
.page-eyebrow{background:rgba(128,0,32,.06);color:var(--wine);box-shadow:none}
.page-title{font-size:clamp(2.2rem,4vw,3.3rem);line-height:.98;letter-spacing:-.028em;margin:14px 0 16px;color:#341813}
.page-subtitle{font-size:1.28rem;margin:24px 0 10px;color:#341813}
.page-card ul{margin:0 0 16px 0;padding-left:20px;color:#5d3c35}
.page-card li{margin:0 0 10px;line-height:1.72}
.page-note{margin-top:18px;padding:16px 16px;border-radius:16px;background:linear-gradient(180deg,#fff6db 0%,#fff0c8 100%);border:1px solid rgba(244,198,11,.30);color:#6a4741}
.page-note strong{color:#341813}
.page-phone{display:inline-flex;align-items:center;gap:10px;margin-top:4px;font-weight:800;color:var(--wine)}
.page-phone svg{width:18px;height:18px;flex:0 0 18px}
.page-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.sitemap-group{background:linear-gradient(180deg,#fffdf9 0%,#ffffff 100%);border:1px solid rgba(128,0,32,.07);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:22px 20px}
.sitemap-group h2{margin:0 0 12px;font-size:1.36rem;line-height:1.1;color:#341813}
.sitemap-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}
.sitemap-list li{padding:0 0 12px;border-bottom:1px solid rgba(128,0,32,.08)}
.sitemap-list li:last-child{padding-bottom:0;border-bottom:0}
.sitemap-list a{font-weight:800;color:#341813}
.sitemap-list a:hover{color:var(--wine)}
.hluau-page-wrap{padding:24px 0 24px}
.hluau-page-shell{background:radial-gradient(circle at top left,rgba(246,81,86,.05),transparent 24%),radial-gradient(circle at top right,rgba(244,198,11,.10),transparent 30%),linear-gradient(180deg,#fffdf9 0%,#ffffff 100%);border:1px solid rgba(128,0,32,.08);border-radius:34px;box-shadow:var(--shadow-soft);overflow:hidden}
.hluau-page-top{padding:0 24px;border-bottom:1px solid rgba(128,0,32,.07);background:linear-gradient(180deg,rgba(255,247,230,.88),rgba(255,255,255,.64))}
.hluau-page-breadcrumbs{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:8px}
.hluau-page-breadcrumbs li{color:#6a4741;font-size:.96rem;font-weight:600}
.hluau-page-breadcrumbs a{color:var(--wine);font-weight:800}
.hluau-page-sep{color:#b07a6f}
.hluau-page-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:0}
.hluau-page-main{padding:34px 30px 34px;border-right:1px solid rgba(128,0,32,.07)}
.hluau-page-side{padding:34px 26px 34px;background:linear-gradient(180deg,rgba(255,248,235,.72),rgba(255,255,255,.92));display:grid;gap:16px;align-content:start}
.hluau-page-eyebrow{background:rgba(128,0,32,.06);color:var(--wine);box-shadow:none}
.hluau-page-title{margin:16px 0 16px;font-size:clamp(2.4rem,5vw,4.4rem);line-height:.94;letter-spacing:-.04em;color:#341813}
.hluau-page-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:22px 0 24px}
.hluau-page-tile{position:relative;min-height:138px;border-radius:22px;overflow:hidden;border:1px solid rgba(128,0,32,.08);box-shadow:var(--shadow-soft);background:linear-gradient(180deg,#fff7e3 0%,#fff 100%);display:flex;align-items:center;justify-content:center;padding:18px}
.hluau-page-tile:nth-child(1){background:linear-gradient(180deg,#fff4d6 0%,#fffaf0 100%)}
.hluau-page-tile:nth-child(2){background:linear-gradient(180deg,#ffe1d8 0%,#fff8f5 100%)}
.hluau-page-tile:nth-child(3){background:linear-gradient(180deg,#e2f3f8 0%,#f8fdff 100%)}
.hluau-page-tile-emoji{font-size:3rem;line-height:1}
.hluau-page-tile-label{position:absolute;left:14px;right:14px;bottom:12px;text-align:center;font-size:.84rem;font-weight:800;letter-spacing:.03em;color:#6a4741}
.hluau-page-actions{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 24px}
.hluau-page-note{margin:0 0 18px;padding:16px 18px;border-radius:18px;background:linear-gradient(180deg,#fff6db 0%,#fff0c8 100%);border:1px solid rgba(244,198,11,.30);color:#6a4741;line-height:1.72}
.hluau-page-note strong{color:#341813}
.hluau-page-card{background:linear-gradient(180deg,#fffdf9 0%,#ffffff 100%);border:1px solid rgba(128,0,32,.07);border-radius:20px;box-shadow:var(--shadow-soft);padding:22px 20px}
.hluau-page-card h2,.hluau-page-card h3{margin:26px 0 12px;color:#341813;font-size:1.24rem;line-height:1.18}
.hluau-page-card h2:first-child,.hluau-page-card h3:first-child{margin-top:0}
.hluau-page-card ul,.hluau-page-card ol{margin:0 0 18px 0;padding-left:24px;color:#5d3c35}
.hluau-page-card li{margin:0 0 10px;line-height:1.72}
.hluau-page-card li:last-child{margin-bottom:0}
.hluau-page-links{display:grid;gap:10px;margin-top:14px}
.hluau-page-link{display:flex;align-items:center;gap:12px;padding:14px 14px;border-radius:16px;background:#fff;border:1px solid rgba(128,0,32,.08);font-weight:800;color:#341813;box-shadow:0 6px 14px rgba(73,18,16,.05);transition:transform var(--ease),box-shadow var(--ease),border-color var(--ease)}
.hluau-page-link:hover{transform:translateY(-2px);box-shadow:0 12px 20px rgba(73,18,16,.08);border-color:rgba(128,0,32,.14)}
.hluau-page-link-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(180deg,#fff2c4,#ffe18e);color:#6c3b06;font-size:1.15rem;flex:0 0 42px}
.hluau-page-mini{display:grid;gap:12px}
.hluau-page-mini-item{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start}
.hluau-page-mini-item strong{display:block;color:#341813;margin-bottom:3px}
.hluau-page-mini-item span{display:block;color:#6a4741;font-size:.95rem;line-height:1.55}
.hluau-page-phone{display:inline-flex;align-items:center;gap:10px;margin-top:12px;font-weight:800;color:var(--wine)}
.hluau-page-phone svg{width:18px;height:18px;flex:0 0 18px}

.category-hero{position:relative;overflow:hidden;padding:0;background:#000}
.category-hero::before{display:none!important}
.category-hero-inner{position:relative;z-index:1;width:min(calc(100% - 32px),var(--max));margin:0 auto;min-height:620px;display:grid;grid-template-columns:620px 1fr;align-items:center;gap:34px;background:none!important}
.category-hero-copy{color:#fff;padding:40px 0;display:flex;justify-content:flex-start}
.category-hero-panel{width:100%;max-width:620px;margin-right:auto;margin-left:0;padding:30px 28px 24px;border-radius:24px;background:linear-gradient(180deg,rgba(128,0,32,.68),rgba(78,10,26,.56));border:1px solid rgba(255,255,255,.12);box-shadow:0 22px 44px rgba(0,0,0,.20);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);position:relative;overflow:visible}
.category-hero-title{margin:16px 0 10px;font-size:clamp(2.2rem,4vw,4rem);line-height:.95;letter-spacing:-.035em;font-weight:900;color:#fff}
.category-hero-title .break{display:block}
.category-hero-text{margin:0 0 16px;font-size:clamp(1.12rem,2vw,1.42rem);line-height:1.2;color:#fff}
.category-hero-text strong{font-weight:900;color:#fff}
.category-hero-desc{margin:0;color:rgba(255,255,255,.92);line-height:1.7;max-width:52ch}
.category-intro{background:radial-gradient(circle at top left,rgba(244,198,11,.12),transparent 42%),linear-gradient(180deg,rgba(255,249,236,.96),rgba(255,255,255,.94));border:1px solid rgba(128,0,32,.08);border-radius:22px;box-shadow:0 12px 28px rgba(73,18,16,.06);padding:24px 24px 22px}
.category-intro .eyebrow{background:rgba(128,0,32,.06)!important;color:var(--wine)!important;box-shadow:none!important}
.category-intro h2{margin:14px 0 10px;font-size:clamp(1.5rem,2.4vw,2rem);line-height:1.1;letter-spacing:-.02em;color:#341813}
.category-list-shell{margin-top:22px;background:linear-gradient(180deg,#fffdf9 0%,#ffffff 100%);border:1px solid rgba(128,0,32,.07);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);padding:30px 28px}
.category-list-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}
.category-list-head h2{margin:10px 0 0;font-size:clamp(2rem,4vw,3rem);line-height:1.02;color:#3e1b15;letter-spacing:-.028em}
.category-list-head p{margin:0;max-width:48ch;color:#6a4741}
.hl-catalog,.hl-catalog *{box-sizing:border-box}
.hl-catalog{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}
.hl-card{position:relative;display:flex;flex-direction:column;min-height:100%;background:linear-gradient(180deg,#fffdf9 0%,#ffffff 100%);border:1px solid rgba(128,0,32,.08);border-radius:20px;overflow:hidden;box-shadow:0 10px 26px rgba(10,12,22,.08)}
.hl-card:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(10,12,22,.10)}
.hl-card::before{content:"";position:absolute;left:0;top:0;right:0;height:3px;background:linear-gradient(90deg,var(--gold),var(--scarlet));z-index:3}
.hl-card.has-save::after{content:"Save 10%";position:absolute;left:-44px;top:18px;transform:rotate(-45deg);width:170px;text-align:center;padding:8px 0;background:linear-gradient(90deg,var(--wine),#5f0018);color:#fff;font-weight:900;letter-spacing:.04em;text-transform:uppercase;font-size:.76rem;box-shadow:0 12px 20px rgba(0,0,0,.16);z-index:8;pointer-events:none}
.hl-card-media{position:relative;height:220px;overflow:hidden;background:rgba(0,0,0,.03)}
.hl-card-media a{display:block;width:100%;height:100%}
.hl-card-media img{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1);transition:transform .25s ease}
.hl-card:hover .hl-card-media img{transform:scale(1.02)}
.hl-card-media::after{content:"";position:absolute;left:0;right:0;bottom:0;height:72px;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.22));pointer-events:none;z-index:2}
.hl-duration{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid rgba(255,255,255,.50);background:rgba(255,255,255,.92);border-radius:999px;color:#4b5563;width:max-content;line-height:1.1;font-weight:900;position:absolute;right:10px;top:10px;z-index:6;box-shadow:0 8px 16px rgba(0,0,0,.10);backdrop-filter:saturate(1.1) blur(6px)}
.hl-duration svg{width:16px;height:16px;flex:0 0 16px}
.hl-duration b{font-size:.86rem;line-height:1.1}
.hl-card-body{display:flex;flex-direction:column;flex:1 1 auto}
.hl-card-title{padding:14px 14px 8px;margin:0;background:linear-gradient(180deg,rgba(31,36,48,.03),rgba(255,255,255,0))}
.hl-card-title a{display:inline-block;color:#0b63b2;font-size:1.1rem;line-height:1.24;font-weight:900;letter-spacing:-.01em}
.hl-card-title a:hover{color:#084b84}
.hl-card-sub{margin:6px 0 0;font-size:.92rem;color:#667085;line-height:1.42;font-weight:600}
.hl-card-desc{padding:8px 14px 14px;display:flex;flex-direction:column;flex:1 1 auto}
.hl-card-desc p{margin:0;color:#1f2430;line-height:1.7;font-size:.96rem;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}
.hl-card-footer{list-style:none;padding:12px 14px 14px;margin:0;border-top:1px solid rgba(31,36,48,.08);display:flex;align-items:flex-start;justify-content:space-between;gap:14px;width:100%;background:linear-gradient(180deg,rgba(31,36,48,.015),rgba(31,36,48,0));margin-top:auto}
.hl-card-left{display:flex;flex-direction:column;gap:6px;min-width:170px}
.hl-price-label{font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;color:#667085;font-weight:900;line-height:1.2}
.hl-prices{display:flex;flex-direction:column;gap:6px}
.hl-price-was{display:flex;align-items:center;gap:8px;line-height:1.1;flex-wrap:wrap}
.hl-price-was .was-label{font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:#667085;font-weight:900}
.hl-price-was strike{color:#8a93a3;font-weight:900;font-size:.95rem;text-decoration-thickness:2px}
.hl-price-now{display:inline-flex;align-items:center;gap:10px;width:max-content;padding:7px 11px;border-radius:12px;background:linear-gradient(180deg,rgba(31,157,85,.14),rgba(31,157,85,.06));border:1px solid rgba(31,157,85,.22);box-shadow:none}
.hl-price-now .now-label{font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:#667085;font-weight:900}
.hl-price-now .now-amt{font-size:1.3rem;font-weight:900;color:#125112;line-height:1}
.hl-card-right{display:flex;align-items:center;justify-content:flex-end;align-self:flex-end}
.hl-card-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;position:relative;min-width:190px;padding:1.15em 1.3em;border:0;background:linear-gradient(180deg,#ffe27a 0%,#ffd84e 100%);border-radius:999px;overflow:hidden;box-shadow:0 12px 24px rgba(226,184,80,.18);line-height:1;text-align:center;font-weight:900;color:#4c2b09;min-height:40px}
.hl-card-btn::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,var(--gold),#ffd84e);transition:.3s;z-index:1}
.hl-card-btn::before{content:attr(data-cta);position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;text-align:center;text-transform:capitalize;font-weight:900;color:#4c2b09;transition:.3s;padding:0 2.6em 0 0;pointer-events:none;z-index:3}
.hl-card-btn svg{display:block;position:absolute;right:.8em;top:50%;transform:translateY(-50%);border-radius:999px;background:var(--wine);color:var(--gold);width:28px;height:28px;padding:4px;line-height:1;pointer-events:none;z-index:3;box-shadow:0 6px 12px rgba(0,0,0,.12)}
.hl-card-btn:hover{transform:translateY(-2px);box-shadow:0 16px 28px rgba(226,184,80,.22)}
.hl-card-btn:hover::after{top:-100%}
.hl-product-page{padding:14px 0 24px}
.hl-product-shell{width:min(calc(100% - 32px),1460px);margin:0 auto;background:radial-gradient(circle at top left,rgba(246,81,86,.05),transparent 26%),radial-gradient(circle at top right,rgba(244,198,11,.09),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.82),rgba(255,252,247,.97));border:1px solid rgba(128,0,32,.09);border-radius:38px;box-shadow:0 32px 90px rgba(73,18,16,.14),0 10px 28px rgba(73,18,16,.07),inset 0 1px 0 rgba(255,255,255,.55);overflow:visible}
.hl-product-grid{display:grid;grid-template-columns:minmax(0,1.2fr) 420px;gap:24px;align-items:start}
.hl-product-left,.hl-product-right{min-width:0}
.hl-product-top{background:linear-gradient(180deg,rgba(255,247,230,.92),rgba(255,255,255,.70));border:1px solid rgba(128,0,32,.08);border-bottom:0;border-radius:30px 0 0 0;box-shadow:0 16px 32px rgba(73,18,16,.05);overflow:hidden;margin-bottom:0}
.hl-breadcrumb-wrap,.luau-detail-breadcrumb-wrap{padding:0 24px;border-bottom:1px solid rgba(128,0,32,.07);width:100%}.hl-breadcrumbs,.hluau-page-breadcrumbs,.luau-detail-breadcrumbs{list-style:none;margin:0;padding:12px 0 10px;display:flex;flex-wrap:wrap;align-items:center;gap:8px;width:100%;max-width:none}.hl-breadcrumbs li,.hluau-page-breadcrumbs li,.luau-detail-breadcrumbs li{font-size:.98rem;line-height:1.45;font-weight:600;color:#6a4741}.hl-breadcrumbs a,.hluau-page-breadcrumbs a,.luau-detail-breadcrumbs a{display:inline-flex;align-items:center;color:var(--wine);font-weight:800;text-decoration:none}.hl-breadcrumbs a:hover,.hluau-page-breadcrumbs a:hover,.luau-detail-breadcrumbs a:hover{text-decoration:underline}.hl-breadcrumb-sep,.hluau-page-sep,.luau-detail-breadcrumb-sep{color:#b07a6f}
.hl-product-headwide{padding:16px 24px 20px;background:linear-gradient(180deg,rgba(255,255,255,.45),rgba(255,255,255,.14))}
.hl-product-heading-block{margin:0 0 16px}
.hl-product-title{margin:0 0 6px;font-size:clamp(2rem,3.6vw,3rem);line-height:1.02;letter-spacing:-.03em;font-weight:900;color:#341813}
.hl-product-kicker{display:inline-flex;align-items:center;gap:10px;margin:0 0 14px;color:var(--wine);font-size:1.02rem;line-height:1.35;font-weight:800}
.hl-product-kicker-icon{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fff2c4,#ffe18e);color:#6c3b06;box-shadow:inset 0 0 0 1px rgba(244,198,11,.30)}
.hl-product-kicker-icon svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.hl-product-ai{background:radial-gradient(circle at top left,rgba(244,198,11,.12),transparent 42%),linear-gradient(180deg,rgba(255,249,236,.96),rgba(255,255,255,.94));border:1px solid rgba(128,0,32,.08);border-radius:22px;box-shadow:0 12px 28px rgba(73,18,16,.06);padding:18px 20px}
.hl-product-gallery-wrap{padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible}
.hd-gallery{width:100%;max-width:100%;min-width:0}
.hd-gallery__stage{position:relative;width:100%;border-radius:24px 24px 0 0;overflow:hidden;background:#120b09;border:1px solid rgba(128,0,32,.10);border-bottom:0;box-shadow:0 22px 44px rgba(73,18,16,.14)}
.hd-gallery__link{display:block;width:100%;height:100%;color:inherit!important;text-decoration:none!important}
.hd-gallery__img{display:block;width:100%;height:35em;object-fit:cover;object-position:center;background:#120b09;transition:none}
.hd-gallery__link:hover .hd-gallery__img{transform:none}
.hd-gallery__stage::after{content:"";position:absolute;left:0;right:0;bottom:0;height:120px;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(20,10,8,.34));pointer-events:none;z-index:1}
.hd-gallery__caption{position:absolute;left:0;right:0;bottom:0;z-index:4;margin:0;padding:22px 14px 10px;color:rgba(255,255,255,.92);font-size:14px;line-height:1.5;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.34));border:0;pointer-events:none;display:block}
.hd-gallery__nav,.hl-lightbox__x{color:#1b1b1b!important;text-decoration:none!important;-webkit-tap-highlight-color:transparent}
.hd-gallery__nav:visited,.hd-gallery__nav:hover,.hd-gallery__nav:active,.hl-lightbox__x:visited,.hl-lightbox__x:hover,.hl-lightbox__x:active{color:#1b1b1b!important;text-decoration:none!important}
.hd-gallery__nav .icon-svg,.hl-lightbox__x .icon-svg{color:inherit!important}
.hd-gallery__nav .icon-svg svg,.hl-lightbox__x .icon-svg svg{stroke:currentColor!important;color:inherit!important}
.hd-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border:1px solid rgba(255,255,255,.30);border-radius:50%;background:rgba(255,255,255,.46);cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 24px rgba(0,0,0,.18);backdrop-filter:saturate(130%) blur(8px);-webkit-backdrop-filter:saturate(130%) blur(8px);z-index:3;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}
.hd-gallery__nav:hover{background:rgba(255,255,255,.58);border-color:rgba(255,255,255,.42);box-shadow:0 16px 28px rgba(0,0,0,.22)}
.hd-gallery__prev{left:14px}
.hd-gallery__next{right:14px}
.hd-gallery__count{display:none!important}
.hd-gallery__meta{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:14px 16px 13px;background:linear-gradient(180deg,#fffdf9 0%,#fff 100%);border:1px solid rgba(128,0,32,.10);border-top:0}
.hd-gallery__meta-title{margin:0;color:#341813;font-size:.98rem;line-height:1.5;font-weight:700}
.hd-gallery__meta-count{display:none!important}
.hd-gallery__thumbs-wrap{position:relative;border:1px solid rgba(128,0,32,.10);border-top:0;border-radius:0 0 22px 22px;background:#fff;box-shadow:0 12px 26px rgba(73,18,16,.06)}
.hd-gallery__thumbs-wrap::before,.hd-gallery__thumbs-wrap::after{content:"";position:absolute;top:0;bottom:0;width:26px;z-index:2;pointer-events:none}
.hd-gallery__thumbs-wrap::before{left:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,0) 100%)}
.hd-gallery__thumbs-wrap::after{right:0;background:linear-gradient(270deg,#fff 0%,rgba(255,255,255,0) 100%)}
.hd-gallery__thumbs{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;padding:14px 16px 14px;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;justify-content:flex-start;scroll-snap-type:x mandatory;scroll-padding:16px}
.hd-gallery__thumbs::-webkit-scrollbar{display:none}
.hd-gallery__thumb{position:relative;flex:0 0 auto;scroll-snap-align:start;width:96px;height:62px;border-radius:14px;overflow:hidden;border:2px solid transparent;background:#f1ece8;cursor:pointer;box-shadow:0 8px 18px rgba(73,18,16,.08);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,opacity .16s ease;padding:0;line-height:0;opacity:.92}
.hd-gallery__thumb:hover{transform:translateY(-2px);opacity:1}
.hd-gallery__thumb img{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;display:block;opacity:.95;transition:opacity .16s ease,transform .18s ease}
.hd-gallery__thumb:hover img{opacity:1;transform:scale(1.04)}
.hd-gallery__thumb.is-active{border-color:var(--wine);box-shadow:0 14px 26px rgba(128,0,32,.14);opacity:1}
.hd-gallery__thumb.is-active::after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,255,255,.45);pointer-events:none}
#hlGallery.is-single .hd-gallery__thumbs-wrap,#hlGallery.is-single .hd-gallery__prev,#hlGallery.is-single .hd-gallery__next,#hlGallery.is-single .hd-gallery__count,#hlGallery.is-single .hd-gallery__meta-count{display:none!important}
#hlGallery.is-single .hd-gallery__stage{border-radius:24px}
#hlGallery.is-single .hd-gallery__meta{border-radius:0 0 22px 22px}
ul#activity-gallery-data{display:none!important}
.hl-product-main{background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(255,255,255,.97));border:1px solid rgba(128,0,32,.07);border-top:0;border-radius:0 0 0 30px;box-shadow:0 18px 40px rgba(73,18,16,.06);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);overflow:hidden}
.hl-product-section-block{padding:22px 24px}
.hl-product-section-block+.hl-product-section-block{border-top:1px solid rgba(128,0,32,.08)}
.hl-product-special{display:inline-flex;align-items:center;gap:8px;margin:0 0 16px;padding:10px 14px;background:rgba(128,0,32,.08);color:var(--wine);border-radius:16px;font-weight:800}
.hl-product-info-title{margin:0 0 12px;font-size:1.5rem;line-height:1.12;color:var(--wine)}
.hl-product-subtitle{margin:24px 0 12px;font-size:1.14rem;line-height:1.2;color:#0b3d1a}
.hl-product-list{margin:0 0 16px 20px;padding:0;color:#2a2a2a}
.hl-product-list li{margin:0 0 9px;line-height:1.75}
.hl-product-compare-wrap{overflow:auto;border-radius:18px;border:1px solid rgba(0,0,0,.10);box-shadow:none;background:transparent}
.hl-product-compare{width:100%;min-width:760px;border-collapse:separate;border-spacing:0;background:transparent}
.hl-product-compare thead th{position:sticky;top:0;background:linear-gradient(180deg,var(--wine),#630019);color:#fff;padding:12px;font-weight:800;text-align:center;border-bottom:1px solid rgba(255,255,255,.14)}
.hl-product-compare tbody th{background:#fafafa;color:#341813;text-align:left;padding:12px;border-bottom:1px solid rgba(0,0,0,.08);white-space:nowrap}
.hl-product-compare td{text-align:center;padding:12px;border-bottom:1px solid rgba(0,0,0,.08);background:#fff}
.hl-product-check{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:rgba(14,138,0,.10);border:1px solid rgba(14,138,0,.22);color:#0e8a00;font-weight:900}
.hl-product-empty{color:#777}
.hl-product-acc-head{padding:14px;background:linear-gradient(180deg,#fff,#fafafa);border:1px solid rgba(0,0,0,.10);border-bottom:0;border-radius:18px 18px 0 0;display:flex;align-items:center;justify-content:space-between;gap:12px}
.hl-product-acc-head h2{margin:0}
.hl-product-acc-note{font-size:13px;color:#667085;font-weight:700}
.hl-product-accordion{border:1px solid rgba(0,0,0,.10);border-top:0;border-radius:0 0 18px 18px;overflow:hidden;background:#fff;box-shadow:0 10px 22px rgba(0,0,0,.06)}
.hl-product-accordion-item{border-top:1px solid rgba(0,0,0,.08);background:#fff}
.hl-product-accordion-item:first-child{border-top:0}
.hl-product-accordion-item summary{list-style:none;cursor:pointer;padding:15px 14px;font-weight:700;color:#111;display:flex;align-items:center;justify-content:space-between;gap:12px;user-select:none}
.hl-product-accordion-item summary::-webkit-details-marker{display:none}
.hd-acc__label{display:flex;align-items:center;gap:10px}
.hd-acc__chev{width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:rgba(244,198,11,.16);border:1px solid rgba(244,198,11,.30);color:var(--wine);flex:0 0 38px}
.hl-product-accordion-item[open] summary{background:var(--wine);color:#fff!important}
.hl-product-accordion-item[open] .hd-acc__label,.hl-product-accordion-item[open] .hd-acc__label span{color:#fff!important}
.hl-product-accordion-item[open] .hd-acc__chev{background:#fff;border-color:rgba(255,255,255,.75);color:var(--wine)}
.hd-acc__body{padding:14px 14px 16px;color:#2a2a2a;line-height:1.7;font-size:14px}
.hd-acc__body p{margin:0 0 10px}
.hd-acc__body p:last-child{margin:0}
.hd-acc__body a{color:var(--wine);font-weight:700}
.hd-acc__body a:hover{text-decoration:underline}
.hl-product-video{position:relative;overflow:hidden;border-radius:18px;background:#000;border:1px solid rgba(0,0,0,.10);box-shadow:0 14px 34px rgba(0,0,0,.12);aspect-ratio:16/9}.hl-product-video iframe,.hl-product-video-poster{position:absolute;inset:0;display:block;width:100%;height:100%;border:0}.hl-product-video-poster{appearance:none;-webkit-appearance:none;padding:0;margin:0;background:transparent;cursor:pointer}.hl-product-video-poster img{display:block;width:100%;height:100%;object-fit:cover}.hl-product-video-play{position:absolute;left:50%;top:50%;width:84px;height:84px;transform:translate(-50%,-50%);border-radius:50%;background:rgba(255,255,255,.94);box-shadow:0 18px 34px rgba(0,0,0,.28)}.hl-product-video-play::before{content:"";position:absolute;left:33px;top:25px;border-top:16px solid transparent;border-bottom:16px solid transparent;border-left:25px solid #8b1538}.hl-product-video-poster:hover .hl-product-video-play{transform:translate(-50%,-50%) scale(1.05)}.hl-product-video.is-loaded{background:#000}
.hl-product-right{position:-webkit-sticky;position:sticky;top:24px;align-self:start;height:fit-content}
.hl-product-summary{position:static}
.hl-product-summary-card{background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(255,255,255,.99));border:1px solid rgba(128,0,32,.08);border-radius:0 0 30px 30px;box-shadow:0 18px 44px rgba(0,0,0,.14);padding:24px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}
.hl-product-badges{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 14px}
.hl-product-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:999px;background:#fff7e0;color:#664102;font-weight:700;font-size:.92rem}
.hl-product-price-box{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 18px}
.hl-product-price-col{border-radius:18px;padding:14px 14px 12px}
.hl-product-price-was{background:linear-gradient(180deg,rgba(0,0,0,.03),rgba(0,0,0,.01));border:1px solid rgba(0,0,0,.10)}
.hl-product-price-now{position:relative;background:linear-gradient(180deg,rgba(244,198,11,.16),rgba(226,184,80,.10));border:1px solid rgba(244,198,11,.30);box-shadow:0 10px 22px rgba(226,184,80,.08);padding-left:18px}
.hl-product-price-now::before{content:"";position:absolute;left:0;top:0;bottom:0;width:6px;border-radius:18px 0 0 18px;background:linear-gradient(180deg,var(--gold),var(--gold-deep))}
.hl-product-price-label{display:block;margin:0 0 6px;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:#7b524b;font-weight:900}
.hl-product-price-old{color:#8a7b76;text-decoration:line-through;font-size:1.02rem;font-weight:800}
.hl-product-price-new{color:var(--wine);font-size:2.15rem;font-weight:900;line-height:1;text-shadow:0 1px 0 rgba(255,255,255,.35)}
.hl-product-book-btn{width:100%;display:inline-flex;align-items:center;justify-content:space-between;gap:12px;min-height:72px;padding:14px 14px 14px 16px;border:0;border-radius:18px;background:#FFA630;box-shadow:0 14px 34px rgba(0,0,0,.12);position:relative;overflow:hidden;cursor:pointer}
.hl-product-book-btn::before{content:"";position:absolute;left:50%;top:0;transform:translateX(-50%);width:100%;height:100%;background:var(--gold);transition:.3s;z-index:0}
.hl-product-book-btn>span:first-child{position:relative;z-index:2;display:inline-block;font-size:14px;letter-spacing:.08em;text-transform:uppercase;font-weight:950;color:#0b3d1a;line-height:1.1;padding-right:0}
.hl-product-book-btn .icon-svg{width:44px;height:44px;min-width:44px;border-radius:999px;background:var(--wine);color:var(--gold);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 22px rgba(0,0,0,.12);position:relative;z-index:2}
.hl-product-book-btn .icon-svg svg{width:22px;height:22px}
.hl-product-book-btn:hover::before{top:-100%}
.hl-product-book-btn:hover{transform:translateY(-1px);box-shadow:0 18px 38px rgba(0,0,0,.16)}
.hl-product-seating{margin-top:12px;display:block;width:100%;text-align:center;padding:14px 16px;border-radius:18px;background:#fff;border:1px solid rgba(0,0,0,.12);font-weight:800;color:#341813;text-decoration:none;box-shadow:0 8px 18px rgba(0,0,0,.04)}
.hl-product-trust{list-style:none;margin:14px 0 0;padding:0;display:grid;gap:10px}
.hl-product-trust li{display:flex;gap:10px;align-items:flex-start;padding:12px;border-radius:16px;background:linear-gradient(180deg,#fff,#fafafa);border:1px solid rgba(128,0,32,.12)}
.hl-product-trust strong{color:var(--wine)}
.hl-product-trust span{color:#2a2a2a;font-size:.92rem;line-height:1.45}
.hl-product-prices-wide{padding:24px}
.hl-product-prices-inner{background:transparent;border-top:1px solid rgba(128,0,32,.08);padding-top:24px}
.hl-product-prices-title{margin:0 0 18px;color:var(--wine);font-size:1.5rem;line-height:1.12;font-weight:900;text-align:center}
.hl-product-price-list{list-style:none;margin:0 auto;padding:0;max-width:1080px}
.hl-product-price-list>li{margin:0 0 14px;padding:0;background:#fff;border-radius:18px;border:1px solid rgba(0,0,0,.10);box-shadow:0 10px 22px rgba(0,0,0,.06)}
.hl-product-price-list>li:last-child{margin-bottom:0}
.hl-product-price-group{margin:0;padding:14px 16px;background:linear-gradient(180deg,var(--wine),#630019);border-radius:18px 18px 0 0;color:#fff;font-size:1rem;font-weight:800;text-align:center}
.hl-product-price-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:14px;align-items:center;padding:14px 16px;border-top:1px solid rgba(0,0,0,.08);background:#fff}
.hl-product-price-row:first-of-type{border-top:0}
.hl-product-price-name{color:#341813;font-weight:700;line-height:1.5}
.hl-product-price-value{text-align:right;white-space:nowrap}
.hl-product-price-value strike{color:#8a7b76;font-weight:800;margin-right:8px}
.hl-product-price-value strong{color:#125112;font-size:1.06rem}
.hl-product-price-book{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 18px;border-radius:999px;background:linear-gradient(180deg,#ffe27a 0%,#ffd84e 100%);color:#4c2b09;font-weight:900;box-shadow:0 12px 22px rgba(226,184,80,.20);border:0;cursor:pointer;white-space:nowrap}
.hl-product-price-book .icon-svg{width:26px;height:26px;min-width:26px;border-radius:999px;background:var(--wine);color:var(--gold);display:inline-flex;align-items:center;justify-content:center}
.hl-product-price-book .icon-svg svg{width:16px;height:16px}
.hl-product-price-book:hover{transform:translateY(-1px);box-shadow:0 16px 28px rgba(226,184,80,.24)}
.hl-lightbox{position:fixed;inset:0;z-index:2147483647;background:rgba(0,0,0,.78);display:none;align-items:center;justify-content:center;padding:18px}
.hl-lightbox.is-open{display:flex}
.hl-lightbox__panel{position:relative;width:min(1160px,100%);max-height:92vh;border-radius:22px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.38);background:#000;display:flex;flex-direction:column}
.hl-lightbox__img{width:100%;height:auto;max-height:calc(92vh - 72px);object-fit:contain;display:block;background:#000;flex:0 1 auto}
.hl-lightbox__caption{padding:15px 18px 17px;background:#111;color:#fff;line-height:1.6;font-size:.96rem;flex:0 0 auto;display:block}
.hl-lightbox__x{position:absolute;top:12px;right:12px;width:44px;height:44px;border:1px solid rgba(255,255,255,.26);border-radius:50%;background:rgba(255,255,255,.42);box-shadow:0 10px 22px rgba(0,0,0,.18);display:flex;align-items:center;justify-content:center;cursor:pointer;backdrop-filter:saturate(130%) blur(8px);-webkit-backdrop-filter:saturate(130%) blur(8px);color:#1b1b1b!important;text-decoration:none!important}
.hl-lightbox__x .icon-svg,.hl-lightbox__x .icon-svg svg{color:inherit!important}
a.hd-gallery__link,a.hd-gallery__link:visited,a.hd-gallery__link:hover,a.hd-gallery__link:active{color:inherit;text-decoration:none}

.luau-detail-hero{position:relative;overflow:hidden;padding:0}
.luau-detail-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(25,12,10,.64) 0%,rgba(25,12,10,.30) 34%,rgba(25,12,10,.10) 62%,rgba(25,12,10,.20) 100%),url("../images/oahu-luaus-hero.jpg") 54% 34%/cover no-repeat;z-index:0}
.luau-detail-hero-inner{position:relative;z-index:1;width:min(calc(100% - 32px),var(--max));margin:0 auto;min-height:620px;display:grid;grid-template-columns:620px 1fr;align-items:center;gap:34px}
.luau-detail-hero-copy{color:#fff;padding:44px 0;display:flex;justify-content:flex-start}
.luau-detail-hero-panel{width:100%;max-width:620px;margin-right:auto;margin-left:0;padding:34px 30px 28px;border-radius:28px;background:linear-gradient(180deg,rgba(128,0,32,.74),rgba(78,10,26,.60));border:1px solid rgba(255,255,255,.16);box-shadow:0 28px 60px rgba(0,0,0,.28);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);position:relative;overflow:visible}
.luau-detail-hero-title{margin:18px 0 10px;font-size:clamp(2.2rem,4vw,4rem);line-height:.96;letter-spacing:-.04em;font-weight:900;color:#fff;text-shadow:0 10px 30px rgba(0,0,0,.22)}
.luau-detail-hero-sub{margin:0 0 18px;font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.22;color:#ffe7a8;font-weight:900;letter-spacing:.02em}
.luau-detail-hero-desc{margin:0 0 22px;color:rgba(255,255,255,.96);line-height:1.72;max-width:54ch}
.luau-detail-hero-actions{display:flex;flex-wrap:wrap;gap:12px}
.luau-detail-hero-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 20px;border-radius:999px;font-weight:900;min-height:52px;transition:.2s ease}
.luau-detail-hero-btn:hover{transform:translateY(-2px)}
.luau-detail-hero-btn--primary{background:linear-gradient(135deg,var(--gold),#ffd84e);color:#52280f;box-shadow:0 16px 34px rgba(244,198,11,.28)}
.luau-detail-hero-btn--secondary{background:rgba(255,255,255,.14);color:#fff;border:1px solid rgba(255,255,255,.22)}
.luau-detail-hero-btn svg{width:18px;height:18px;flex:0 0 18px}

.luau-detail-shell-wrap{padding:14px 0 24px}
.luau-detail-shell{width:min(calc(100% - 32px),1460px);margin:0 auto;background:radial-gradient(circle at top left,rgba(246,81,86,.06),transparent 24%),radial-gradient(circle at top right,rgba(244,198,11,.11),transparent 28%),linear-gradient(180deg,rgba(255,254,250,.92),rgba(255,251,245,.98));border:1px solid rgba(128,0,32,.09);border-radius:38px;box-shadow:0 34px 100px rgba(73,18,16,.15),0 12px 30px rgba(73,18,16,.07),inset 0 1px 0 rgba(255,255,255,.66);overflow:visible}
.luau-detail-grid{display:grid;grid-template-columns:minmax(0,1.2fr) 420px;gap:24px;align-items:start;margin-top:0}
.luau-detail-left,.luau-detail-right{min-width:0}
.luau-detail-left-top{margin-bottom:0;background:linear-gradient(180deg,rgba(255,248,234,.96),rgba(255,255,255,.76));border:1px solid rgba(128,0,32,.08);border-bottom:0;border-radius:30px 0 0 0;box-shadow:0 18px 36px rgba(73,18,16,.05);overflow:hidden}
.luau-detail-headwide{padding:20px 24px 24px;background:linear-gradient(180deg,rgba(255,255,255,.52),rgba(255,255,255,.18))}
.luau-detail-title{margin:0 0 8px;font-size:clamp(2rem,3.6vw,3rem);line-height:1.02;letter-spacing:-.03em;font-weight:900;color:#341813}
.luau-detail-sub{display:inline-flex;align-items:center;gap:10px;margin:0;color:var(--wine);font-size:1.02rem;line-height:1.35;font-weight:800}
.luau-detail-sub .icon-svg,.luau-detail-sub .hl-product-kicker-icon{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fff2c4,#ffe18e);color:#6c3b06;box-shadow:inset 0 0 0 1px rgba(244,198,11,.30);flex:0 0 34px}
.luau-detail-sub .icon-svg svg,.luau-detail-sub .hl-product-kicker-icon svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.luau-detail-ai{margin-top:14px;background:radial-gradient(circle at top left,rgba(244,198,11,.16),transparent 40%),linear-gradient(180deg,rgba(255,250,236,.98),rgba(255,255,255,.96));border:1px solid rgba(128,0,32,.09);border-radius:22px;box-shadow:0 14px 30px rgba(73,18,16,.06);padding:18px 20px}
.luau-detail-main{background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.98));border:1px solid rgba(128,0,32,.07);border-top:0;border-radius:0 0 0 30px;box-shadow:0 20px 44px rgba(73,18,16,.06);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);overflow:hidden}
.luau-detail-section{padding:26px 24px 28px}
.luau-detail-section+.luau-detail-section{border-top:1px solid rgba(128,0,32,.08)}
.luau-detail-intro{font-size:1rem;line-height:1.82;color:#2a2a2a}
.luau-detail-intro p{margin:0 0 15px}
.luau-detail-intro p:last-child{margin-bottom:0}
.luau-detail-special{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;padding:10px 14px;background:linear-gradient(180deg,rgba(128,0,32,.10),rgba(128,0,32,.07));border:1px solid rgba(128,0,32,.08);color:var(--wine);border-radius:16px;font-weight:800}
.luau-detail-info-title{margin:0 0 12px;font-size:1.5rem;line-height:1.12;color:var(--wine)}
.luau-detail-subtitle{margin:24px 0 12px;font-size:1.14rem;line-height:1.2;color:#7f1d1d;font-weight:900}
.luau-detail-list{margin:0 0 16px 20px;padding:0;color:#2a2a2a}
.luau-detail-list li{margin:0 0 9px;line-height:1.75}
.luau-detail-scenes-head{display:flex;justify-content:space-between;align-items:end;gap:18px;margin:0 0 16px}
.luau-detail-scenes-head h2{margin:0}
.luau-detail-scenes-head p{margin:0;color:#6f5b57}
.luau-detail-mosaic{display:grid;gap:14px}
.luau-detail-featured-scene,.luau-detail-scene-tile{position:relative;display:block;width:100%;padding:0;border:0;background:none;border-radius:22px;overflow:hidden;cursor:pointer;box-shadow:0 16px 34px rgba(73,18,16,.14)}
.luau-detail-featured-scene img,.luau-detail-scene-tile img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.luau-detail-featured-scene:hover img,.luau-detail-scene-tile:hover img{transform:scale(1.03)}
.luau-detail-featured-scene{min-height:420px}
.luau-detail-scene-grid{display:grid;gap:14px}
.luau-detail-scene-tile{min-height:203px}
.luau-detail-scene-overlay{position:absolute;left:0;right:0;bottom:0;padding:18px 18px 16px;background:linear-gradient(to top,rgba(22,10,8,.76),rgba(22,10,8,.14));color:#fff;display:flex;flex-direction:column;gap:4px;pointer-events:none}
.luau-detail-scene-overlay strong{font-size:1.02rem;line-height:1.2}
.luau-detail-scene-overlay span{font-size:.93rem;opacity:.92}
.luau-detail-mosaic.is-1{grid-template-columns:1fr}
.luau-detail-mosaic.is-1 .luau-detail-featured-scene{min-height:460px}
.luau-detail-mosaic.is-1 .luau-detail-scene-grid{display:none}
.luau-detail-mosaic.is-2{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch}
.luau-detail-mosaic.is-2 .luau-detail-featured-scene{min-height:360px}
.luau-detail-mosaic.is-2 .luau-detail-scene-grid{grid-template-columns:1fr;grid-auto-rows:1fr}
.luau-detail-mosaic.is-2 .luau-detail-scene-tile{min-height:360px}
.luau-detail-mosaic.is-3plus{grid-template-columns:minmax(0,1.35fr) minmax(280px,.9fr);align-items:stretch}
.luau-detail-mosaic.is-3plus .luau-detail-featured-scene{min-height:430px}
.luau-detail-mosaic.is-3plus .luau-detail-scene-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(140px,1fr)}
.luau-detail-mosaic.is-3plus .luau-detail-scene-tile{min-height:160px}
.luau-detail-mosaic.is-many{grid-template-columns:1fr;align-items:start}
.luau-detail-mosaic.is-many .luau-detail-featured-scene{height:520px;min-height:0}
.luau-detail-mosaic.is-many .luau-detail-featured-scene img{width:100%;height:100%;object-fit:cover}
.luau-detail-mosaic.is-many .luau-detail-scene-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:140px;gap:14px}
.luau-detail-mosaic.is-many .luau-detail-scene-tile{height:140px;min-height:0;border-radius:18px}
.luau-detail-mosaic.is-many .luau-detail-scene-overlay{padding:14px 14px 12px}
.luau-detail-mosaic.is-many .luau-detail-scene-overlay strong{font-size:.92rem}
.luau-detail-mosaic.is-many .luau-detail-scene-overlay span{font-size:.79rem}
.luau-detail-compare-wrap{overflow:auto;border-radius:18px;border:1px solid rgba(0,0,0,.10);box-shadow:none;background:transparent}
.luau-detail-compare{width:100%;min-width:760px;border-collapse:separate;border-spacing:0;background:transparent}
.luau-detail-compare thead th{position:sticky;top:0;background:linear-gradient(180deg,var(--wine),#630019);color:#fff;padding:12px;font-weight:800;text-align:center;border-bottom:1px solid rgba(255,255,255,.14)}
.luau-detail-compare tbody th{background:#fafafa;color:#341813;text-align:left;padding:12px;border-bottom:1px solid rgba(0,0,0,.08);white-space:nowrap}
.luau-detail-compare td{text-align:center;padding:12px;border-bottom:1px solid rgba(0,0,0,.08);background:#fff}
.luau-detail-check{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:rgba(14,138,0,.10);border:1px solid rgba(14,138,0,.22);color:#0e8a00;font-weight:900}
.luau-detail-empty{color:#777}
.luau-detail-accordion{border:1px solid rgba(0,0,0,.10);border-top:0;border-radius:0 0 18px 18px;overflow:hidden;background:#fff;box-shadow:0 10px 22px rgba(0,0,0,.06)}
.luau-detail-acc-item{border-top:1px solid rgba(0,0,0,.08);background:#fff;margin:0}
.luau-detail-acc-item:first-child{border-top:0}
.luau-detail-acc-item summary{list-style:none;cursor:pointer;padding:15px 14px;font-weight:700;color:#111;display:flex;align-items:center;justify-content:space-between;gap:12px;user-select:none}
.luau-detail-acc-item summary::-webkit-details-marker{display:none}
.luau-detail-acc-label{display:flex;align-items:center;gap:10px}
.luau-detail-acc-label .icon-svg{flex:0 0 auto}
.luau-detail-acc-label .icon-svg svg{width:20px;height:20px}
.luau-detail-acc-icon{width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:rgba(244,198,11,.16);border:1px solid rgba(244,198,11,.30);color:var(--wine);flex:0 0 38px}
.luau-detail-acc-icon .icon-svg svg{width:20px;height:20px}
.luau-detail-acc-item[open] summary{background:var(--wine);color:#fff!important}
.luau-detail-acc-item[open] .luau-detail-acc-label,.luau-detail-acc-item[open] .luau-detail-acc-label span{color:#fff!important}
.luau-detail-acc-item[open] .luau-detail-acc-icon{background:#fff;border-color:rgba(255,255,255,.75);color:var(--wine)}
.luau-detail-acc-body{padding:14px 14px 16px;color:#2a2a2a;line-height:1.7;font-size:14px}
.luau-detail-acc-body p{margin:0 0 10px}
.luau-detail-acc-body p:last-child{margin:0}
.luau-detail-acc-body a{color:var(--wine);font-weight:700}
.luau-detail-acc-body a:hover{text-decoration:underline}
.luau-detail-video{position:relative;overflow:hidden;border-radius:18px;background:#000;border:1px solid rgba(0,0,0,.10);box-shadow:0 14px 34px rgba(0,0,0,.12);aspect-ratio:16/9}.luau-detail-video iframe,.luau-detail-video-poster{position:absolute;inset:0;display:block;width:100%;height:100%;border:0}.luau-detail-video-poster{appearance:none;-webkit-appearance:none;padding:0;margin:0;background:transparent;cursor:pointer}.luau-detail-video-poster img{display:block;width:100%;height:100%;object-fit:cover}.luau-detail-video-play{position:absolute;left:50%;top:50%;width:84px;height:84px;transform:translate(-50%,-50%);border-radius:50%;background:rgba(255,255,255,.94);box-shadow:0 18px 34px rgba(0,0,0,.28)}.luau-detail-video-play::before{content:"";position:absolute;left:33px;top:25px;border-top:16px solid transparent;border-bottom:16px solid transparent;border-left:25px solid #8b1538}.luau-detail-video-poster:hover .luau-detail-video-play{transform:translate(-50%,-50%) scale(1.05)}.luau-detail-video.is-loaded{background:#000}
.luau-detail-right{position:-webkit-sticky;position:sticky;top:24px;align-self:start;height:fit-content}
.luau-detail-summary{position:static;background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(255,255,255,.99));border:1px solid rgba(128,0,32,.08);border-radius:0 0 30px 30px;box-shadow:0 18px 44px rgba(0,0,0,.14);padding:24px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}
.luau-detail-badges{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 14px}
.luau-detail-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:999px;background:linear-gradient(180deg,#fff8e6,#fff3cf);border:1px solid rgba(244,198,11,.26);color:#6a4304;font-weight:800;font-size:.92rem}
.luau-detail-badge .icon-svg svg{width:16px;height:16px}
.luau-detail-price-box{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 18px}
.luau-detail-price-col{border-radius:18px;padding:14px 14px 12px}
.luau-detail-price-was{background:linear-gradient(180deg,rgba(0,0,0,.03),rgba(0,0,0,.01));border:1px solid rgba(0,0,0,.10)}
.luau-detail-price-now{position:relative;background:linear-gradient(180deg,rgba(244,198,11,.22),rgba(226,184,80,.11));border:1px solid rgba(244,198,11,.30);box-shadow:0 12px 24px rgba(226,184,80,.10);padding-left:18px}
.luau-detail-price-now::before{content:"";position:absolute;left:0;top:0;bottom:0;width:6px;border-radius:18px 0 0 18px;background:linear-gradient(180deg,var(--gold),var(--gold-deep))}
.luau-detail-price-label{display:block;margin:0 0 6px;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:#7b524b;font-weight:900}
.luau-detail-price-old{color:#8a7b76;text-decoration:line-through;font-size:1.02rem;font-weight:800}
.luau-detail-price-new{color:var(--wine);font-size:2.15rem;font-weight:900;line-height:1;text-shadow:0 1px 0 rgba(255,255,255,.35)}
.luau-detail-book-btn{width:100%;display:inline-flex;align-items:center;justify-content:space-between;gap:12px;min-height:72px;padding:14px 14px 14px 16px;border:0;border-radius:18px;background:#FFA630;box-shadow:0 16px 36px rgba(0,0,0,.13);position:relative;overflow:hidden;cursor:pointer}
.luau-detail-book-btn::before{content:"";position:absolute;left:50%;top:0;transform:translateX(-50%);width:100%;height:100%;background:var(--gold);transition:.3s;z-index:0}
.luau-detail-book-btn>span:first-child{position:relative;z-index:2;display:inline-block;font-size:14px;letter-spacing:.08em;text-transform:uppercase;font-weight:950;color:#0b3d1a;line-height:1.1;padding-right:0}
.luau-detail-book-btn .icon-svg{width:44px;height:44px;min-width:44px;border-radius:999px;background:var(--wine);color:var(--gold);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 22px rgba(0,0,0,.12);position:relative;z-index:2}
.luau-detail-book-btn .icon-svg svg{width:22px;height:22px}
.luau-detail-book-btn:hover::before{top:-100%}
.luau-detail-book-btn:hover{transform:translateY(-1px);box-shadow:0 18px 38px rgba(0,0,0,.16)}
.luau-detail-seating{margin-top:12px;display:block;width:100%;text-align:center;padding:14px 16px;border-radius:18px;background:#fff;border:1px solid rgba(0,0,0,.12);font-weight:800;color:#341813;box-shadow:0 8px 18px rgba(0,0,0,.04)}
.luau-detail-trust{list-style:none;margin:14px 0 0;padding:0;display:grid;gap:10px}
.luau-detail-trust li{display:flex;gap:10px;align-items:flex-start;padding:12px;border-radius:16px;background:linear-gradient(180deg,#fff,#fafafa);border:1px solid rgba(128,0,32,.12)}
.luau-detail-trust .icon-svg{flex:0 0 auto}
.luau-detail-trust .icon-svg svg{width:20px;height:20px}
.luau-detail-trust strong{color:var(--wine)}
.luau-detail-trust span{color:#2a2a2a;font-size:.92rem;line-height:1.45}
.luau-detail-prices-wide{padding:24px}
.luau-detail-prices-inner{background:transparent;border-top:1px solid rgba(128,0,32,.08);padding-top:24px}
.luau-detail-prices-title{margin:0 0 18px;color:var(--wine);font-size:1.5rem;line-height:1.12;font-weight:900;text-align:center}
.luau-detail-price-list{list-style:none;margin:0 auto;padding:0;max-width:1080px}
.luau-detail-price-list>li{margin:0 0 14px;padding:0;background:#fff;border-radius:18px;border:1px solid rgba(0,0,0,.10);box-shadow:0 10px 22px rgba(0,0,0,.06)}
.luau-detail-price-list>li:last-child{margin-bottom:0}
.luau-detail-price-group{margin:0;padding:14px 16px;background:linear-gradient(180deg,var(--wine),#630019);border-radius:18px 18px 0 0;color:#fff;font-size:1rem;font-weight:800;text-align:center}
.luau-detail-price-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:14px;align-items:center;padding:14px 16px;border-top:1px solid rgba(0,0,0,.08);background:#fff}
.luau-detail-price-row:first-of-type{border-top:0}
.luau-detail-price-name{color:#341813;font-weight:700;line-height:1.5}
.luau-detail-price-value{text-align:right;white-space:nowrap}
.luau-detail-price-value strike{color:#8a7b76;font-weight:800;margin-right:8px}
.luau-detail-price-value strong{color:#125112;font-size:1.06rem}
.luau-detail-price-book{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 18px;border-radius:999px;background:linear-gradient(180deg,#ffe27a 0%,#ffd84e 100%);color:#4c2b09;font-weight:900;box-shadow:0 12px 22px rgba(226,184,80,.20);border:0;cursor:pointer;white-space:nowrap}
.luau-detail-price-book .icon-svg{width:26px;height:26px;min-width:26px;border-radius:999px;background:var(--wine);color:var(--gold);display:inline-flex;align-items:center;justify-content:center}
.luau-detail-price-book .icon-svg svg{width:16px;height:16px}
.luau-detail-price-book:hover{transform:translateY(-1px);box-shadow:0 16px 28px rgba(226,184,80,.24)}
@media (min-width:921px){.card-btn,.island-btn{padding:19px 30px;min-height:62px;font-size:1.06rem}}
@media (min-width:1280px){.hl-catalog{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:1260px){.hl-product-shell{width:min(calc(100% - 24px),1460px);padding:16px}.hl-product-grid{grid-template-columns:minmax(0,1fr) 390px}}
@media (max-width:1180px){.featured-grid,.why-shell{grid-template-columns:1fr}.story-grid{grid-template-columns:1fr 1fr}.island-grid{grid-template-columns:1fr 1fr}.why-grid{grid-template-columns:1fr 1fr}}
@media (max-width:1100px){.coverage-section{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-top{grid-template-columns:1.1fr 1fr 1fr;gap:22px;align-items:start}.footer-brand{grid-column:1/-1;text-align:left}.footer-brand img{margin:0 0 14px}.footer-brand p{margin-left:0;margin-right:0;text-align:left}.footer-phone{justify-content:flex-start}.footer-col{display:block;text-align:left}.footer-col h3{margin:0 0 10px}.footer-col a{display:block;padding:5px 0;max-width:none}.hl-product-page .hl-product-grid{display:grid;grid-template-columns:1fr;grid-template-areas:"top" "summary" "main";gap:18px}.hl-product-page .hl-product-left{display:contents}.hl-product-page .hl-product-top{grid-area:top;order:unset;border-radius:22px 22px 0 0;min-width:0;margin-bottom:0}.hl-product-page .hl-product-right{grid-area:summary;position:static;top:auto;height:auto;order:unset;width:100%;max-width:100%;min-width:0}.hl-product-page .hl-product-summary{position:static;top:auto;width:100%;max-width:100%}.hl-product-page .hl-product-summary-card{width:100%;max-width:100%;min-width:0;border-radius:22px;margin-top:0}.hl-product-page .hl-product-main{grid-area:main;order:unset;border-radius:0 0 22px 22px;min-width:0}.hl-product-page .hl-product-headwide{min-height:auto}.hl-product-page .hl-product-title{max-width:none}.hl-product-grid{display:grid;grid-template-columns:1fr;grid-template-areas:"top" "summary" "main";gap:18px}.hl-product-left{display:contents}.hl-product-top{grid-area:top;border-radius:22px 0 0 0}.hl-product-right{grid-area:summary;position:static;top:auto;height:auto}.hl-product-summary{position:static;top:auto;width:100%;max-width:100%}.hl-product-summary-card{width:100%;max-width:100%;min-width:0;border-radius:22px}.hl-product-main{grid-area:main;border-radius:0 0 22px 22px}.hl-product-prices-wide{padding:20px 16px 16px}.luau-detail-grid{display:grid;grid-template-columns:1fr;grid-template-areas:"top" "summary" "main";gap:18px}.luau-detail-left{display:contents}.luau-detail-left-top{grid-area:top;border-radius:22px 22px 0 0}.luau-detail-right{grid-area:summary;position:static;top:auto;height:auto}.luau-detail-summary{position:static;top:auto;height:auto;border-radius:22px}.luau-detail-main{grid-area:main;border-radius:0 0 22px 22px}.luau-detail-mosaic,.luau-detail-mosaic.is-2,.luau-detail-mosaic.is-3plus,.luau-detail-mosaic.is-many{grid-template-columns:1fr}.luau-detail-featured-scene,.luau-detail-mosaic.is-1 .luau-detail-featured-scene,.luau-detail-mosaic.is-2 .luau-detail-featured-scene,.luau-detail-mosaic.is-3plus .luau-detail-featured-scene,.luau-detail-mosaic.is-many .luau-detail-featured-scene{min-height:320px}.luau-detail-mosaic.is-3plus .luau-detail-featured-scene,.luau-detail-mosaic.is-many .luau-detail-featured-scene{height:420px}.luau-detail-mosaic.is-2 .luau-detail-scene-grid,.luau-detail-mosaic.is-3plus .luau-detail-scene-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.luau-detail-mosaic.is-many .luau-detail-scene-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:126px}.luau-detail-mosaic.is-2 .luau-detail-scene-tile,.luau-detail-mosaic.is-3plus .luau-detail-scene-tile{min-height:150px}.luau-detail-mosaic.is-3plus .luau-detail-scene-tile{height:150px}.luau-detail-mosaic.is-many .luau-detail-scene-tile{height:126px}.luau-detail-prices-wide{padding:20px 16px 16px}.hluau-page-grid{grid-template-columns:1fr}.hluau-page-main{border-right:0;border-bottom:1px solid rgba(128,0,32,.07)}}
@media (max-width:980px){.category-intro,.category-list-shell{padding:24px 20px;border-radius:22px}}
@media (max-width:920px){
.site-header{position:sticky;top:0}
.site-header .inner{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:78px;position:relative}
.brand{min-width:0}
.header-actions{margin-left:auto;justify-self:end;display:flex;align-items:center;gap:10px}
.cart-link{padding:12px 14px}
.main-nav{position:absolute;top:100%;right:0;left:auto;width:260px;display:none;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;padding:8px 0;margin-top:0;background:#2f6f87;border:1px solid rgba(255,255,255,.14);border-top:0;border-radius:0 0 14px 14px;box-shadow:0 14px 28px rgba(0,0,0,.18);z-index:1005}
.main-nav a{display:block;width:100%;padding:13px 18px;border-radius:0;font-size:.98rem;font-weight:800;text-align:left;box-shadow:none}
.main-nav a:hover,.main-nav a:focus{background:rgba(255,255,255,.10);box-shadow:none}
.main-nav.active{display:flex}
.menu-toggle{display:inline-flex;align-items:center;justify-content:center;position:relative;margin:0;flex:0 0 48px}
.phone-link{display:none}

.hero{padding:0 0 24px;overflow:visible}
.hero::before{display:none}
.hero-inner{width:100%;max-width:none;display:block;min-height:0;padding:0}
.hero-inner::before{content:"";display:block;width:100%;aspect-ratio:16/8;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.14)),url("../images/hawaii-luaus-hero.jpg") no-repeat 68% 42%/cover}
.hero-copy{justify-content:center;padding:0;margin:0}
.hero-panel{max-width:none;width:calc(100% - 12px);margin:0 6px;transform:translateY(-8px);border-radius:0 0 18px 18px;padding:18px 16px 20px;background:linear-gradient(180deg,rgba(128,0,32,.66),rgba(78,10,26,.56));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-top:1px solid rgba(255,255,255,.14);box-shadow:0 8px 20px rgba(0,0,0,.10)}
.hero-panel .eyebrow{background:rgba(255,255,255,.14);color:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.10)}
.hero-script{color:#fff;text-align:center;margin:12px 0 10px;font-size:clamp(34px,8vw,58px)}
.hero-tagline{color:rgba(255,255,255,.92);text-align:center;line-height:1.3}
.hero-tagline strong{color:#fff}
.hero-dropdown{max-width:none;width:100%;margin:0 auto}
.hero-dropdown-menu{bottom:calc(100% + 10px);top:auto}

.islands-luau-band{padding:38px 0 46px;background:radial-gradient(circle at top center,rgba(244,198,11,.08),transparent 32%),linear-gradient(180deg,rgba(47,111,135,.96),rgba(63,86,108,.92)),url("../images/blue-tapa.png") center/320px auto repeat)}
.islands-head{grid-template-columns:1fr;gap:14px;margin-bottom:24px}
.island-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.island-card{min-height:auto;padding:20px 18px 18px;border-radius:20px;max-width:none;margin:0}
.island-map-icon{width:calc(100% + 36px);height:auto;aspect-ratio:16/10;margin:-20px -18px 14px;background-size:88% 400%,auto;border-radius:20px 20px 16px 16px}
.island-map-icon::before{left:14px;right:14px}

.why{padding-top:58px;position:relative;background:url("../images/hawaii-bg.jpg") center/cover no-repeat}
.why-simple-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.why-simple-card{min-height:auto;padding:22px 16px}
.why-simple-icon{width:72px;height:72px;border-radius:18px;margin-bottom:14px;padding:8px}

.learn-story-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.learn-story-media img{height:220px}
.learn-story-card .content{padding:18px 18px 20px}

.faq-shell{padding:24px 18px;border-radius:24px}
.faq-item{border-radius:18px}
.faq-item summary{padding:16px 50px 16px 16px;font-size:1rem}
.faq-answer{padding:0 16px 16px}

.hl-page-hero{padding:0 0 24px;overflow:visible}
.hl-page-hero::before{display:none}
.hl-page-hero-inner{width:100%;max-width:none;display:block;min-height:0;padding:0}
.hl-page-hero-inner::before{content:"";display:block;width:100%;aspect-ratio:16/8;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.14)),url("../images/about-us-hero.jpg") no-repeat 68% 42%/cover}
.hl-page-hero-copy{justify-content:center;padding:0;margin:0}
.hl-page-hero-panel{max-width:none;width:calc(100% - 12px);margin:0 6px;transform:translateY(-8px);border-radius:0 0 18px 18px;padding:18px 16px 20px;background:linear-gradient(180deg,rgba(128,0,32,.66),rgba(78,10,26,.56));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-top:1px solid rgba(255,255,255,.14);box-shadow:0 8px 20px rgba(0,0,0,.10)}
.hl-page-hero-title{color:#fff;text-align:center;margin:12px 0 10px;font-size:clamp(34px,8vw,58px)}
.hl-page-hero-text{color:rgba(255,255,255,.92);text-align:center;line-height:1.3}
.hl-page-hero-text strong{color:#fff}
.hl-page-actions{justify-content:center}

.hl-page-grid{grid-template-columns:1fr}
.hl-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.hl-contact-main,.hl-contact-card{padding:24px 20px;border-radius:22px}
.page-card{padding:24px 20px;border-radius:22px}
.page-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.sitemap-group{padding:22px 18px;border-radius:22px}

/* fixed category hero – uses inline CSS variable from template instead of hardcoded Oahu image */
.category-hero{padding:0 0 24px;overflow:visible;background:none!important}
.category-hero::before{display:none!important}
.category-hero-inner{width:100%;max-width:none;display:block;min-height:0;padding:0;background:none!important}
.category-hero-inner::before{content:"";display:block;width:100%;aspect-ratio:16/8;background:var(--mobile-category-hero)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:cover!important}
.category-hero-copy{justify-content:center;padding:0;margin:0}
.category-hero-panel{max-width:none;width:calc(100% - 12px);margin:0 6px;transform:translateY(-8px);border-radius:0 0 18px 18px;padding:18px 16px 20px;background:linear-gradient(180deg,rgba(128,0,32,.68),rgba(78,10,26,.56));border-top:1px solid rgba(255,255,255,.14);box-shadow:0 8px 20px rgba(0,0,0,.10)}
.category-hero-title{text-align:center;margin:12px 0 10px;font-size:clamp(34px,8vw,58px)}
.category-hero-text,.category-hero-desc{text-align:center}

.category-list-head{flex-direction:column;align-items:flex-start}
.hl-catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}

.hl-product-page{padding:0 0 24px}
.hl-product-shell{width:min(calc(100% - 14px),1460px);border-radius:24px;padding:10px}
.hl-product-top{border-radius:20px 0 0 0}
.hl-breadcrumb-wrap,.luau-detail-breadcrumb-wrap{padding:0 14px}
.hl-breadcrumbs,.hluau-page-breadcrumbs,.luau-detail-breadcrumbs{padding:10px 0 8px;gap:6px}
.hl-product-headwide{padding:12px 14px 14px}
.hl-product-heading-block{margin:0 0 14px}
.hl-product-title{font-size:clamp(1.7rem,5.4vw,2.25rem)}
.hl-product-kicker{font-size:.96rem;gap:8px;margin-bottom:12px}
.hl-product-main{border-radius:0 0 20px 20px}
.hl-product-section-block{padding:18px 14px}
.hl-product-summary-card{padding:18px 14px}
.hd-gallery__img{height:24em}
.hd-gallery__nav,.hl-lightbox__x{color:#1b1b1b!important}
.hd-gallery__nav svg,.hl-lightbox__x svg{stroke:currentColor!important}

/* fixed luau detail hero – uses inline CSS variable from template instead of hardcoded image */
.luau-detail-hero{padding:0 0 24px;overflow:visible;background:none!important}
.luau-detail-hero::before{display:none!important}
.luau-detail-hero-inner{width:100%;max-width:none;display:block;min-height:0;padding:0;background:none!important}
.luau-detail-hero-inner::before{content:"";display:block;width:100%;aspect-ratio:16/8;background:var(--mobile-hero-image)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:cover!important}
.luau-detail-hero-copy{justify-content:center;padding:0;margin:0;min-height:0}
.luau-detail-hero-panel{max-width:none;width:calc(100% - 12px);margin:0 6px;transform:translateY(-10px);border-radius:0 0 18px 18px;padding:20px 16px 22px;background:linear-gradient(180deg,rgba(128,0,32,.76),rgba(78,10,26,.62));box-shadow:0 10px 26px rgba(0,0,0,.12)}
.luau-detail-hero-title{text-align:center;margin:14px 0 10px;font-size:clamp(34px,8vw,58px)}
.luau-detail-hero-sub,.luau-detail-hero-desc{text-align:center}
.luau-detail-hero-actions{justify-content:center}

.luau-detail-shell-wrap{padding:0 0 24px}
.luau-detail-shell{width:min(calc(100% - 14px),1460px);border-radius:24px;padding:10px}
.luau-detail-left-top{border-radius:20px 20px 0 0}
.luau-detail-breadcrumb-wrap{padding:0 14px}
.luau-detail-breadcrumbs{padding:10px 0 8px;gap:6px}
.luau-detail-headwide{padding:12px 14px 14px}
.luau-detail-ai{margin-top:12px;padding:16px}
.luau-detail-main{border-radius:0 0 20px 20px}
.luau-detail-section{padding:18px 14px}
.luau-detail-summary{padding:18px 14px}
}

@media (max-width:700px){
#coverage-h3{margin-bottom:18px}
.coverage-section{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.coverage-section li{padding:20px 16px;border-radius:18px}
.coverage-img{width:76px;height:76px;border-radius:18px;margin-bottom:14px}
.hl-product-price-row{grid-template-columns:1fr;align-items:start}
.hl-product-price-value{text-align:left}
.hl-product-price-book{width:100%;justify-content:center}
.luau-detail-price-row{grid-template-columns:1fr;align-items:start}
.luau-detail-price-value{text-align:left}
.luau-detail-price-book{width:100%;justify-content:center}
.hluau-page-wrap{padding:18px 0 24px}
.hluau-page-shell{border-radius:24px}
.hluau-page-top{padding:0 16px}
.hluau-page-main,.hluau-page-side{padding:22px 16px}
.hluau-page-tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.hluau-page-tile{min-height:108px;border-radius:18px}
.hluau-page-actions{flex-direction:column}
.hluau-page-title{font-size:2.5rem;line-height:.96}
.hluau-page-card{padding:20px 16px}
.hluau-page-card h2,.hluau-page-card h3{margin:22px 0 10px}
.hluau-page-card p{margin:0 0 12px}
.hluau-page-card ul,.hluau-page-card ol{margin:0 0 16px 0;padding-left:22px}
.hluau-page-card li{margin:0 0 8px}
}
@media (max-width:640px){.wrap,.site-header .inner,.footer .inner{width:min(calc(100% - 22px),var(--max))}.brand img{width:182px}.hero-panel{width:calc(100% - 12px);margin:0 6px;border-radius:0 0 20px 20px}.hero-script{font-size:2.25rem}.hero-tagline{font-size:1.08rem}.hero-dropdown{max-width:100%}.hero-dropdown-label{min-height:56px;padding:0 16px;font-size:.98rem;border-radius:14px 0 0 14px}.hero-dropdown-icon{width:56px;min-width:56px;height:56px;border-radius:0 14px 14px 0}.section-pad{padding:18px 0 24px}.section-head{flex-direction:column;align-items:flex-start}.mini-card{grid-template-columns:1fr}.mini-card img{width:100%;height:220px}.island-grid,.story-grid{grid-template-columns:1fr}.why-shell{padding:24px}.footer-top{grid-template-columns:1fr 1fr;gap:18px 22px}.footer-brand{grid-column:1/-1;text-align:left}.footer-brand img{margin:0 0 14px}.footer-brand p{text-align:left;margin-left:0;margin-right:0}.footer-phone{justify-content:flex-start}.footer-col{display:block;text-align:left}.footer-col h3{margin:0 0 8px}.footer-col a{display:block;padding:4px 0}.footer-bottom{justify-content:flex-start;text-align:left;font-size:.88rem}.hl-page-hero-panel{width:calc(100% - 12px);margin:0 6px;border-radius:0 0 20px 20px}.hl-page-title{font-size:2.3rem}.hl-page-actions{flex-direction:column;align-items:stretch}.hl-page-section{padding:20px 0 64px}.hl-page-main,.hl-page-card{padding:22px 18px;border-radius:22px}.category-hero-panel{width:calc(100% - 12px);margin:0 6px;border-radius:0 0 20px 20px}.category-intro,.category-list-shell{padding:22px 18px}.category-intro h2{font-size:1.42rem}.card-btn,.island-btn{width:100%;justify-content:center;padding:18px 24px;min-height:58px;font-size:1.04rem;gap:12px}.hl-breadcrumbs{font-size:.9rem;gap:6px}.hl-product-shell{width:min(calc(100% - 14px),1460px);border-radius:20px;padding:8px}.hl-product-top{border-radius:18px 0 0 0}.hl-breadcrumbs{font-size:.9rem}.hl-product-headwide{padding:12px 12px 14px}.hl-product-heading-block{margin:0 0 14px}.hl-product-title{font-size:1.7rem;margin-bottom:4px}.hl-product-kicker{font-size:.92rem;gap:8px;margin-bottom:10px}.hl-product-kicker-icon{width:30px;height:30px}.hl-product-kicker-icon svg{width:16px;height:16px}.hl-product-ai{padding:14px 14px 15px;border-radius:18px}.hl-product-ai p{font-size:.96rem;line-height:1.72}.hl-product-main{border-radius:0 0 20px 20px}.hl-product-section-block{padding:16px 12px}.hl-product-price-box{grid-template-columns:1fr}.hl-product-book-btn{display:flex;width:100%;min-height:64px;padding:12px 12px 12px 14px;border-radius:16px}.hl-product-book-btn>span:first-child{font-size:12px;letter-spacing:.06em}.hl-product-book-btn .icon-svg{width:38px;height:38px;min-width:38px;flex:0 0 38px}.hl-product-trust li{padding:10px}.hl-product-info-title{font-size:1.32rem}.hd-gallery__stage{border-radius:18px 18px 0 0}.hd-gallery__img{height:18em}.hd-gallery__meta{padding:12px 12px 11px;flex-direction:column;gap:4px}.hd-gallery__meta-title{font-size:.94rem}.hd-gallery__thumbs-wrap{border-radius:0 0 18px 18px}.hd-gallery__thumbs{padding:10px 12px}.hd-gallery__thumb{width:74px;height:50px;border-radius:12px}.luau-detail-shell{width:min(calc(100% - 14px),1460px);border-radius:20px;padding:8px}.luau-detail-breadcrumbs{font-size:.9rem;gap:6px}.luau-detail-headwide{padding:10px 12px 12px}.luau-detail-title{font-size:1.7rem;margin-bottom:4px}.luau-detail-sub{font-size:.92rem;gap:8px}.luau-detail-sub .icon-svg,.luau-detail-sub .hl-product-kicker-icon{width:30px;height:30px;flex:0 0 30px}.luau-detail-sub .icon-svg svg,.luau-detail-sub .hl-product-kicker-icon svg{width:16px;height:16px}.luau-detail-ai{padding:14px 14px 15px;border-radius:18px}.luau-detail-ai p{font-size:.96rem;line-height:1.72}.luau-detail-main{border-radius:0 0 20px 20px}.luau-detail-section{padding:16px 12px}.luau-detail-price-box{grid-template-columns:1fr}.luau-detail-price-col{padding:12px}.luau-detail-price-new{font-size:1.95rem}.luau-detail-book-btn{display:flex;width:100%;min-height:64px;padding:12px 12px 12px 14px;border-radius:16px}.luau-detail-book-btn>span:first-child{font-size:12px;letter-spacing:.06em}.luau-detail-book-btn .icon-svg{width:38px;height:38px;min-width:38px;flex:0 0 38px}.luau-detail-trust li{padding:10px}.luau-detail-info-title{font-size:1.32rem}.luau-detail-featured-scene,.luau-detail-mosaic.is-1 .luau-detail-featured-scene,.luau-detail-mosaic.is-2 .luau-detail-featured-scene,.luau-detail-mosaic.is-3plus .luau-detail-featured-scene,.luau-detail-mosaic.is-many .luau-detail-featured-scene{min-height:260px}.luau-detail-mosaic.is-3plus .luau-detail-featured-scene,.luau-detail-mosaic.is-many .luau-detail-featured-scene{height:260px}.luau-detail-mosaic.is-2 .luau-detail-scene-grid,.luau-detail-mosaic.is-3plus .luau-detail-scene-grid{grid-template-columns:1fr 1fr}.luau-detail-mosaic.is-many .luau-detail-scene-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:118px}.luau-detail-mosaic.is-2 .luau-detail-scene-tile,.luau-detail-mosaic.is-3plus .luau-detail-scene-tile{min-height:120px}.luau-detail-mosaic.is-3plus .luau-detail-scene-tile{height:120px}.luau-detail-mosaic.is-many .luau-detail-scene-tile{height:118px}.luau-detail-mosaic.is-many .luau-detail-scene-overlay{padding:12px 12px 10px}.luau-detail-mosaic.is-many .luau-detail-scene-overlay strong{font-size:.84rem}.luau-detail-mosaic.is-many .luau-detail-scene-overlay span{font-size:.73rem}.luau-detail-hero-actions{flex-direction:column;align-items:stretch}.luau-detail-hero-btn{width:100%}.luau-detail-video-play{width:72px;height:72px}.luau-detail-video-play::before{left:29px;top:21px;border-top:14px solid transparent;border-bottom:14px solid transparent;border-left:22px solid #8b1538}.hl-product-video-play{width:72px;height:72px}.hl-product-video-play::before{left:29px;top:21px;border-top:14px solid transparent;border-bottom:14px solid transparent;border-left:22px solid #8b1538}}
@media (max-width:520px){.hl-catalog{grid-template-columns:1fr;gap:16px}.hl-card{border-radius:16px}.hl-card-media{height:200px}.hl-card-title a{font-size:1.06rem}.hl-price-now .now-amt{font-size:1.24rem}.hl-card.has-save::after{left:-50px;top:16px;width:160px;font-size:.72rem}.hl-duration{right:8px;top:8px;padding:6px 8px}.hl-duration b{font-size:.84rem}.hl-card-footer{flex-direction:column;align-items:stretch;gap:14px;padding:12px 12px 14px}.hl-card-left{min-width:unset}.hl-card-right{width:100%;justify-content:center;align-self:auto}.hl-card-btn{width:100%;max-width:none;min-width:0;display:block;text-align:center;min-height:54px}.card-btn,.island-btn,.hl-page-cta{width:100%;justify-content:center}.hd-gallery__img{height:15rem}.hd-gallery__nav{width:34px;height:34px}.footer-top{grid-template-columns:1fr}.footer-brand{text-align:left}.footer-brand img{margin:0 0 14px}.footer-brand p{text-align:left}.footer-phone{justify-content:flex-start}.footer-col{display:block;text-align:left}.footer-col h3{margin:0 0 8px}.footer-col a{display:block;padding:4px 0}.footer-bottom{justify-content:flex-start;text-align:left}}
#contact-form{display:grid;gap:16px;margin-top:6px}
#contact-form .row{display:block;margin:0}
#contact-form .col-md-12{display:block;width:100%;margin:0}
#contact-form .md-form{display:flex;flex-direction:column-reverse;gap:8px;margin:0}
#contact-form .mb-0{margin:0!important}
#contact-form label{display:block;margin:0;color:#341813;font-size:.98rem;font-weight:800;line-height:1.3}
#contact-form .form-control,#contact-form .md-textarea{display:block;width:100%;appearance:none;-webkit-appearance:none;border:1px solid rgba(128,0,32,.14);border-radius:16px;background:linear-gradient(180deg,#fffdf9 0%,#fff 100%);box-shadow:inset 0 1px 2px rgba(73,18,16,.04);padding:15px 16px;font-family:"Roboto","Arial","Helvetica",sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#341813;transition:border-color var(--ease),box-shadow var(--ease),background var(--ease)}
#contact-form input.form-control{min-height:56px}
#contact-form textarea.form-control,#contact-form .md-textarea{min-height:170px;resize:vertical}
#contact-form .form-control::placeholder,#contact-form .md-textarea::placeholder{color:#a18780}
#contact-form .form-control:hover,#contact-form .md-textarea:hover{border-color:rgba(128,0,32,.24);background:#fff}
#contact-form .form-control:focus,#contact-form .md-textarea:focus{outline:none;border-color:rgba(128,0,32,.38);box-shadow:0 0 0 4px rgba(244,198,11,.20),0 10px 22px rgba(73,18,16,.06);background:#fff}
#contact-form .form-control:-webkit-autofill,#contact-form .md-textarea:-webkit-autofill{-webkit-text-fill-color:#341813;box-shadow:0 0 0 1000px #fff inset,0 0 0 4px rgba(244,198,11,.18)}
#contact-form .g-recaptcha{display:inline-block;max-width:100%;transform-origin:left top}
#contact-form input[type="submit"].card-btn{appearance:none;-webkit-appearance:none;border:0;cursor:pointer;min-width:190px;padding:18px 28px;border-radius:999px;font-weight:900;font-size:1.04rem;line-height:1.1;min-height:60px;background:linear-gradient(180deg,#f86269 0%,#ea4f63 100%);color:#fff;box-shadow:var(--shadow-btn);transition:transform var(--ease),box-shadow var(--ease),background var(--ease)}
#contact-form input[type="submit"].card-btn:hover{transform:translateY(-2px);box-shadow:0 16px 28px rgba(226,76,96,.26)}
#contact-form input[type="submit"].card-btn:focus-visible{outline:3px solid rgba(244,198,11,.65);outline-offset:3px}
#contact-form .row:last-child .col-md-12{display:flex;flex-direction:column;align-items:flex-start}
#contact-form .row:last-child br{display:none}
#contact-form .row:last-child input[type="submit"]{margin-top:14px}
@media (max-width:700px){#contact-form{gap:14px}#contact-form label{font-size:.94rem}#contact-form .form-control,#contact-form .md-textarea{padding:14px 14px;border-radius:14px}#contact-form input.form-control{min-height:52px}#contact-form textarea.form-control,#contact-form .md-textarea{min-height:150px}#contact-form .g-recaptcha{transform:scale(.92)}#contact-form input[type="submit"].card-btn{width:100%;min-width:0;justify-content:center}}
@media (max-width:420px){#contact-form .g-recaptcha{transform:scale(.84)}}
.cart-checkout-shell{padding:22px 20px}
.cart-checkout-secure{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start;margin:0 0 18px;padding:16px 16px 14px;border-radius:18px;background:linear-gradient(180deg,#fff6db 0%,#fff0c8 100%);border:1px solid rgba(244,198,11,.30)}
.cart-checkout-secure-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(180deg,#fff2c4,#ffe18e);color:#6c3b06;flex:0 0 42px}
.cart-checkout-secure-icon svg{width:20px;height:20px}
.cart-checkout-secure strong{display:block;margin:0 0 4px;color:#341813}
.cart-checkout-secure p{margin:0;color:#6a4741}
.cart-terms-box{max-height:340px;overflow:auto;padding:18px;border-radius:18px;background:linear-gradient(180deg,#fffdf9 0%,#fff 100%);border:1px solid rgba(128,0,32,.10);box-shadow:inset 0 1px 2px rgba(73,18,16,.04)}
.cart-terms-title{margin-bottom:14px!important}
.cart-terms-agree{display:flex;align-items:flex-start;gap:12px;margin:18px 0 18px;padding:14px 16px;border-radius:16px;background:rgba(128,0,32,.04);border:1px solid rgba(128,0,32,.08)}
.cart-terms-agree input[type="checkbox"]{margin:3px 0 0;flex:0 0 18px;width:18px;height:18px;accent-color:#800020}
.cart-terms-agree label{margin:0;color:#341813;font-weight:700;line-height:1.6;cursor:pointer}
.cart-checkout-btn[disabled]{opacity:.58;cursor:not-allowed;transform:none!important;box-shadow:var(--shadow-btn)}
#terms-scroll-box p,#terms-scroll-box li{color:#5d3c35;line-height:1.72}
#terms-scroll-box ul,#terms-scroll-box ol{padding-left:22px}
@media (max-width:640px){.cart-checkout-shell{padding:20px 16px}.cart-checkout-secure{grid-template-columns:1fr}.cart-terms-box{padding:16px;max-height:300px}.cart-terms-agree{padding:12px 14px}.cart-checkout-btn{width:100%;justify-content:center}}
   
.luau-detail-hero{padding:0;overflow:hidden;background:#000}
.luau-detail-hero::before{display:none!important}
.luau-detail-hero-inner{width:100%!important;max-width:none!important;margin:0!important;min-height:620px;display:block;position:relative;background:none!important}
.luau-detail-hero-copy{width:min(calc(100% - 32px),var(--max));margin:0 auto;padding:44px 0;display:flex;justify-content:flex-start;align-items:center;min-height:620px;background:none!important}
.luau-detail-hero-panel{margin-left:18px!important;max-width:620px}
.hd-gallery__caption,.hd-gallery__meta{display:none!important}
.hl-product-prices-wide{padding:24px 0 0!important}
.hl-product-prices-inner{width:min(calc(100% - 32px),1180px)!important;max-width:1180px!important;margin:0 auto!important;padding-top:24px!important;border-top:1px solid rgba(128,0,32,.08)!important}
#price-catalog-list{width:100%!important;max-width:1180px!important;margin:0 auto!important}
#price-catalog-list .groups-list-title{display:block!important;margin:0 0 18px!important;color:var(--wine)!important;font-size:1.5rem!important;line-height:1.12!important;font-weight:900!important;text-align:center!important}
#price-catalog-list .hl-product-price-list{list-style:none!important;margin:0 auto!important;padding:0!important;max-width:1180px!important;width:100%!important}
#price-catalog-list .hl-product-price-list>li{margin:0 0 14px!important;padding:0!important;background:#fff!important;border-radius:18px!important;border:1px solid rgba(0,0,0,.10)!important;box-shadow:0 10px 22px rgba(0,0,0,.06)!important;overflow:hidden!important}
#price-catalog-list .hl-product-price-list>li:last-child{margin-bottom:0!important}
#price-catalog-list .hl-product-price-group{margin:0!important;padding:14px 16px!important;background:linear-gradient(180deg,var(--wine),#630019)!important;color:#fff!important;font-size:1rem!important;font-weight:800!important;text-align:center!important}
#price-catalog-list .hl-product-price-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;gap:14px!important;align-items:center!important;padding:14px 16px!important;border-top:1px solid rgba(0,0,0,.08)!important;background:#fff!important;cursor:pointer!important}
#price-catalog-list .hl-product-price-row:first-of-type{border-top:0!important}
#price-catalog-list .hl-product-price-row:hover{background:#fffaf0!important}
#price-catalog-list .hl-product-price-name{text-align:left!important;justify-self:start!important;color:#341813!important;font-weight:700!important;line-height:1.5!important}
#price-catalog-list .hl-product-price-value{text-align:right!important;justify-self:end!important;white-space:nowrap!important}
#price-catalog-list .hl-product-price-value strike{color:#8a7b76!important;font-weight:800!important;margin-right:8px!important}
#price-catalog-list .hl-product-price-value strong{color:#125112!important;font-size:1.06rem!important}
#price-catalog-list .hl-product-price-book{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;min-height:48px!important;padding:12px 18px!important;border-radius:999px!important;background:linear-gradient(180deg,#ffe27a 0%,#ffd84e 100%)!important;color:#4c2b09!important;font-weight:900!important;box-shadow:0 12px 22px rgba(226,184,80,.20)!important;border:0!important;cursor:pointer!important;white-space:nowrap!important}
#price-catalog-list .hl-product-price-book .icon-svg{width:26px!important;height:26px!important;min-width:26px!important;border-radius:999px!important;background:var(--wine)!important;color:var(--gold)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}
#price-catalog-list .hl-product-price-book .icon-svg svg{width:16px!important;height:16px!important}
#price-catalog-list .hl-product-price-book:hover{transform:translateY(-1px)!important;box-shadow:0 16px 28px rgba(226,184,80,.24)!important}
#addToCartForm{display:block;position:relative;z-index:2147483600}
#reservation-window{position:relative;z-index:2147483601;overflow:visible!important}
.ui-widget-overlay{position:fixed!important;inset:0!important;z-index:2147483646!important}
.ui-dialog,.ui-front,.ui-widget-shadow{position:fixed!important;z-index:2147483647!important}
.ui-dialog{top:18px!important;left:50%!important;transform:translateX(-50%)!important;max-width:980px!important;width:calc(100% - 28px)!important}
.ui-dialog .ui-dialog-content{max-height:calc(100vh - 120px)!important;overflow:auto!important}

@media (max-width:920px){
.luau-detail-hero{padding:0 0 24px!important;overflow:visible!important;background:none!important}
.luau-detail-hero::after{display:none!important}
.luau-detail-hero-inner{width:100%!important;max-width:none!important;margin:0!important;min-height:0!important;padding:0!important;background:none!important}
.luau-detail-hero-inner::before{content:"";display:block;width:100%;aspect-ratio:16/8;background:var(--mobile-hero-image)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:cover!important}
.luau-detail-hero-copy{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;display:block!important;min-height:0!important;background:none!important}
.luau-detail-hero-panel{max-width:none!important;width:calc(100% - 12px)!important;margin:0 6px!important;transform:translateY(-10px)!important;border-radius:0 0 18px 18px!important;padding:20px 16px 22px!important;background:linear-gradient(180deg,rgba(128,0,32,.76),rgba(78,10,26,.62))!important;box-shadow:0 10px 26px rgba(0,0,0,.12)!important}
.luau-detail-hero-title{text-align:center!important;margin:14px 0 10px!important;font-size:clamp(34px,8vw,58px)!important}
.luau-detail-hero-sub,.luau-detail-hero-desc{text-align:center!important}
.luau-detail-hero-actions{justify-content:center!important}
}

@media (max-width:700px){
#price-catalog-list .hl-product-price-row{grid-template-columns:1fr!important}
#price-catalog-list .hl-product-price-name{text-align:left!important}
#price-catalog-list .hl-product-price-value{text-align:left!important;justify-self:start!important}
#price-catalog-list .hl-product-price-book{width:100%!important;justify-content:center!important}
}




#price-catalog-list{width:100%!important;max-width:1180px!important;margin:0 auto!important}
#price-catalog-list .groups-list-title{display:block!important;margin:0 0 18px!important;color:var(--wine)!important;font-size:1.5rem!important;line-height:1.12!important;font-weight:900!important;text-align:center!important}
#price-catalog-list .hl-product-price-list{list-style:none!important;margin:0 auto!important;padding:0!important;max-width:1180px!important;width:100%!important}
#price-catalog-list .hl-product-price-list>li{margin:0 0 14px!important;padding:0!important;background:#fff!important;border-radius:18px!important;border:1px solid rgba(0,0,0,.10)!important;box-shadow:0 10px 22px rgba(0,0,0,.06)!important;overflow:hidden!important}
#price-catalog-list .hl-product-price-list>li:last-child{margin-bottom:0!important}
#price-catalog-list .hl-product-price-group{margin:0!important;padding:14px 16px!important;background:linear-gradient(180deg,var(--wine),#630019)!important;color:#fff!important;font-size:1rem!important;font-weight:800!important;text-align:center!important}
#price-catalog-list .hl-product-price-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;gap:14px!important;align-items:center!important;padding:14px 16px!important;border-top:1px solid rgba(0,0,0,.08)!important;background:#fff!important;cursor:pointer!important}
#price-catalog-list .hl-product-price-row:first-of-type{border-top:0!important}
#price-catalog-list .hl-product-price-row:hover{background:#fffaf0!important}
#price-catalog-list .hl-product-price-name{text-align:left!important;justify-self:start!important;color:#341813!important;font-weight:700!important;line-height:1.5!important}
#price-catalog-list .hl-product-price-value{text-align:right!important;justify-self:end!important;white-space:nowrap!important}
#price-catalog-list .hl-product-price-value strike{color:#8a7b76!important;font-weight:800!important;margin-right:8px!important}
#price-catalog-list .hl-product-price-value strong{color:#125112!important;font-size:1.06rem!important}
#price-catalog-list .hl-product-price-book{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;min-height:48px!important;padding:12px 18px!important;border-radius:999px!important;background:linear-gradient(180deg,#ffe27a 0%,#ffd84e 100%)!important;color:#4c2b09!important;font-weight:900!important;box-shadow:0 12px 22px rgba(226,184,80,.20)!important;border:0!important;cursor:pointer!important;white-space:nowrap!important}
#price-catalog-list .hl-product-price-book .icon-svg{width:26px!important;height:26px!important;min-width:26px!important;border-radius:999px!important;background:var(--wine)!important;color:var(--gold)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}
#price-catalog-list .hl-product-price-book .icon-svg svg{width:16px!important;height:16px!important}
#price-catalog-list .hl-product-price-book:hover{transform:translateY(-1px)!important;box-shadow:0 16px 28px rgba(226,184,80,.24)!important}
@media (max-width:700px){#price-catalog-list .hl-product-price-row{grid-template-columns:1fr!important}#price-catalog-list .hl-product-price-name{text-align:left!important}#price-catalog-list .hl-product-price-value{text-align:left!important;justify-self:start!important}#price-catalog-list .hl-product-price-book{width:100%!important;justify-content:center!important}}

@media (max-width:900px){.hl-catalog{grid-template-columns:1fr!important;gap:16px!important}.hl-card{min-width:0}.hl-card-media{height:240px}.hl-card-title{padding:14px 14px 8px}.hl-card-title a{font-size:1.12rem!important;line-height:1.22}.hl-card-desc{padding:8px 14px 14px}.hl-card-desc p{-webkit-line-clamp:4;line-height:1.65}.hl-card-footer{flex-direction:column!important;align-items:stretch!important;gap:14px!important}.hl-card-left{min-width:0!important;width:100%!important}.hl-card-right{width:100%!important;justify-content:stretch!important;align-self:stretch!important}.hl-prices{width:100%}.hl-price-was{flex-wrap:wrap!important}.hl-card-btn{width:100%!important;min-width:0!important;max-width:none!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:16px 20px!important;min-height:56px!important}}
@media (max-width:760px){.page-grid{grid-template-columns:1fr!important;gap:16px}.sitemap-group{padding:20px 16px!important;border-radius:18px}.sitemap-group h2{font-size:1.18rem!important;line-height:1.2}.sitemap-list{gap:10px}.sitemap-list li{padding:0 0 10px}.sitemap-list a{display:block;font-size:1rem;line-height:1.45;overflow-wrap:anywhere;word-break:break-word}.sitemap-list p{font-size:.95rem;line-height:1.65}.coverage-section{grid-template-columns:1fr!important;gap:14px}.coverage-section li{padding:18px 16px!important}.coverage-section b{font-size:1.08rem!important}.coverage-section p{text-align:left;font-size:.96rem!important;line-height:1.68!important}}
@media (min-width:700px) and (max-width:1100px){.hl-catalog{grid-template-columns:repeat(2,minmax(0,1fr))!important}.hl-card-footer{flex-direction:column!important;align-items:stretch!important;gap:14px!important}.hl-card-left{min-width:0!important;width:100%!important}.hl-card-right{width:100%!important;justify-content:stretch!important;align-self:stretch!important}.hl-card-btn{width:100%!important;min-width:0!important;max-width:none!important;display:flex!important;justify-content:center!important;padding:16px 20px!important}.hl-price-was{flex-wrap:wrap!important}}
@media (min-width:700px) and (max-width:920px){.hl-card-title a{font-size:1.02rem!important;line-height:1.22}.hl-card-desc p{-webkit-line-clamp:4}.category-list-shell{padding:24px 20px!important}}
@media (max-width:640px){.category-list-shell{padding:20px 16px!important}.hl-card{border-radius:18px}.hl-card-media{height:220px}.hl-duration{right:8px;top:8px}.hl-card-title a{font-size:1.06rem!important}.hl-card-sub{font-size:.9rem!important}.hl-card-desc p{font-size:.95rem!important;-webkit-line-clamp:5}.hl-card-footer{padding:12px 12px 14px!important}.hl-price-now .now-amt{font-size:1.18rem!important}.hl-card-btn{min-height:54px!important;border-radius:999px!important}}
@media (max-width:420px){.hluau-page-main{padding:20px 14px!important}.hluau-page-top{padding:0 14px!important}.hluau-page-shell{border-radius:20px!important}.sitemap-group{padding:18px 14px!important}.coverage-section li{padding:16px 14px!important}.coverage-img{width:68px!important;height:68px!important}.category-list-shell,.category-intro{padding:18px 14px!important}.hl-catalog{gap:14px!important}.hl-card-media{height:200px}.hl-card-title{padding:12px 12px 8px}.hl-card-desc{padding:8px 12px 12px}.hl-card-footer{padding:12px!important}.hl-card-btn{padding:15px 18px!important}}

.luau-detail-inline-book{margin:18px 0 14px;padding:16px;border:1px solid rgba(128,0,32,.10);border-radius:18px;background:linear-gradient(180deg,#fff 0%,#fbf7f0 100%);box-shadow:0 12px 28px rgba(73,18,16,.07)}
.luau-detail-inline-book.is-hidden{display:none}
.luau-detail-quick-book-title{font-size:1.05rem;font-weight:900;line-height:1.2;color:#341813;margin:0 0 14px}
.luau-detail-quick-book-field{margin:0 0 14px}
.luau-detail-quick-book-label{display:block;font-size:.82rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#7b524b;margin:0 0 8px}

.luau-detail-inline-groups{display:grid;gap:10px}
.luau-detail-inline-group{display:flex;align-items:center;justify-content:flex-start;gap:14px;width:100%;padding:12px 14px;border:1px solid rgba(128,0,32,.12);border-radius:14px;background:#fff;color:#341813;cursor:pointer;box-shadow:0 8px 18px rgba(73,18,16,.04);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}
.luau-detail-inline-group:hover{transform:translateY(-1px);box-shadow:0 12px 22px rgba(73,18,16,.08)}
.luau-detail-inline-group.is-active{border-color:rgba(128,0,32,.32);background:linear-gradient(180deg,#fff8e6 0%,#fff3cf 100%);box-shadow:0 12px 22px rgba(226,184,80,.12)}
.luau-detail-inline-group .group-name{display:block;font-size:.98rem;font-weight:900;line-height:1.2;text-align:left}
.luau-detail-inline-selected-price{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:-2px 0 2px 2px;padding:0 0 6px 2px}
.luau-detail-inline-selected-price .was{font-size:.9rem;font-weight:800;color:#8a7b76;text-decoration:line-through}
.luau-detail-inline-selected-price .now{font-size:1.05rem;font-weight:900;color:var(--wine)}

.luau-detail-date-pop{position:relative}
.luau-detail-date-trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:46px;padding:0 12px;border:1px solid rgba(128,0,32,.14);border-radius:12px;background:#fff;color:#341813;box-shadow:inset 0 1px 2px rgba(73,18,16,.03);cursor:pointer}
.luau-detail-date-trigger.is-open{border-color:rgba(128,0,32,.34);box-shadow:0 0 0 3px rgba(244,198,11,.20)}
.luau-detail-quick-book-date{display:block;width:100%;height:44px;padding:0;border:0;background:transparent;color:#341813;font-size:.98rem;box-shadow:none;cursor:pointer;pointer-events:none;text-align:left}
.luau-detail-quick-book-date:focus{outline:none}
.luau-detail-date-icon{width:34px;height:34px;min-width:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#fff3cf;color:var(--wine);border:1px solid rgba(244,198,11,.30)}
.luau-detail-date-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}

.luau-detail-inline-calendar-pop{display:none;position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:30}
.luau-detail-inline-calendar-pop.is-open{display:block}
.luau-detail-inline-calendar{padding:10px;border:1px solid rgba(128,0,32,.08);border-radius:14px;background:#fff;box-shadow:0 18px 34px rgba(73,18,16,.12)}
.luau-detail-inline-calendar .ui-datepicker{width:100%;border:none;background:transparent;padding:0}
.luau-detail-inline-calendar .ui-datepicker-header{border:none;border-radius:12px;background:#fff3cf;color:#341813;padding:8px 10px}
.luau-detail-inline-calendar .ui-datepicker-title{font-weight:900}
.luau-detail-inline-calendar .ui-datepicker-prev,.luau-detail-inline-calendar .ui-datepicker-next{top:8px}
.luau-detail-inline-calendar .ui-datepicker-calendar th{font-size:.72rem;font-weight:900;text-transform:uppercase;color:#7b524b;padding:6px 0}
.luau-detail-inline-calendar .ui-datepicker-calendar td{padding:2px}
.luau-detail-inline-calendar .ui-datepicker-calendar td a,.luau-detail-inline-calendar .ui-datepicker-calendar td span{display:flex;align-items:center;justify-content:center;width:34px;height:34px;margin:0 auto;border-radius:10px;font-size:.9rem;text-decoration:none}
.luau-detail-inline-calendar .ui-datepicker-calendar td a{border:1px solid transparent;color:#341813;background:#fff}
.luau-detail-inline-calendar .ui-datepicker-calendar td a:hover{background:#fff8e6;border-color:rgba(244,198,11,.36)}
.luau-detail-inline-calendar .ui-datepicker-calendar .ui-state-active{background:var(--wine)!important;color:#fff!important;border-color:var(--wine)!important}
.luau-detail-inline-calendar .ui-datepicker-unselectable span{opacity:.35}

.luau-detail-quick-book-rows{display:grid;gap:10px}
.luau-detail-quick-book-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border:1px solid rgba(128,0,32,.08);border-radius:14px;background:#fff}
.luau-detail-quick-book-name{display:flex;flex-direction:column;min-width:0}
.luau-detail-quick-book-name strong{font-size:.96rem;line-height:1.2;color:#341813}
.luau-detail-quick-book-name span{font-size:.8rem;line-height:1.3;color:#6a4741;margin-top:2px}
.luau-detail-quick-book-spinner{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}
.luau-qty-btn{width:34px;height:34px;border:none;border-radius:999px;background:var(--wine);color:#fff;font-size:1.1rem;font-weight:700;line-height:1;cursor:pointer;box-shadow:0 6px 14px rgba(73,18,16,.16)}
.luau-qty-btn:hover{transform:translateY(-1px)}
.luau-qty-input{width:42px;height:34px;padding:0;border:1px solid rgba(128,0,32,.10);border-radius:10px;background:#fff;text-align:center;font-size:.95rem;font-weight:700;color:#341813}
.luau-detail-quick-book-note{margin-top:10px;font-size:.82rem;line-height:1.45;color:#6a4741}

@media (max-width:1024px){
.luau-detail-inline-calendar .ui-datepicker-calendar td a,
.luau-detail-inline-calendar .ui-datepicker-calendar td span{width:30px;height:30px;font-size:.82rem}
}