:root{--bg: #070c26;--bg-2: #0b1238;--bg-3: #101a4e;--ink: #f4f6ff;--muted: #a9b1d1;--line: rgba(255, 255, 255, .12);--sunset-1: #ff5a3c;--sunset-2: #ff8a3d;--gold: #ffb340;--grad-sunset: linear-gradient(92deg, var(--sunset-1), var(--gold));--grad-sunset-soft: linear-gradient(92deg, rgba(255, 90, 60, .16), rgba(255, 179, 64, .16));--surface: rgba(255, 255, 255, .045);--surface-2: rgba(255, 255, 255, .08);--zalo: #0068ff;--radius: 18px;--radius-sm: 12px;--shadow: 0 18px 50px rgba(2, 5, 20, .55);--shadow-glow: 0 0 60px rgba(255, 122, 61, .22);--font-body: "Be Vietnam Pro", system-ui, -apple-system, "Segoe UI", sans-serif;--font-display: "Cormorant Garamond", Georgia, serif;--container: 1160px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;font-family:var(--font-body);font-size:1rem;line-height:1.7;color:var(--ink);background:var(--bg);overflow-x:hidden}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,p{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;border:0;cursor:pointer;background:none;color:inherit}.container{width:min(100% - 40px,var(--container));margin-inline:auto}.section{padding-block:clamp(72px,10vw,128px);position:relative}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:.78rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--gold)}.eyebrow:before{content:"";width:34px;height:1.5px;background:var(--grad-sunset)}.section-title{margin-top:16px;font-size:clamp(1.75rem,4vw,2.7rem);font-weight:800;line-height:1.22;letter-spacing:.01em}.section-sub{margin-top:16px;max-width:62ch;color:var(--muted)}.accent-script{font-family:var(--font-display);font-style:italic;font-weight:500;color:var(--gold)}.text-grad{background:var(--grad-sunset);-webkit-background-clip:text;background-clip:text;color:transparent}.surface-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);backdrop-filter:blur(8px)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 26px;border-radius:999px;font-weight:700;font-size:.95rem;letter-spacing:.02em;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease}.btn:hover{transform:translateY(-2px)}.btn--sunset{background:var(--grad-sunset);color:#1a0c05;box-shadow:0 10px 30px #ff6e3c59}.btn--sunset:hover{box-shadow:0 14px 40px #ff6e3c80}.btn--outline{border:1.5px solid rgba(255,255,255,.4);color:var(--ink)}.btn--outline:hover{border-color:var(--gold);color:var(--gold)}.btn--zalo{background:var(--zalo);color:#fff}.btn--lg{padding:16px 34px;font-size:1.02rem}.skip-link{position:absolute;left:-9999px;top:0;z-index:200;padding:10px 18px;background:var(--gold);color:#1a0c05;font-weight:700;border-radius:0 0 var(--radius-sm) 0}.skip-link:focus{left:0}:focus-visible{outline:2px solid var(--gold);outline-offset:3px}[data-reveal]{transform:translateY(26px);opacity:.001;transition:transform .9s cubic-bezier(.16,1,.3,1),opacity .9s ease;transition-delay:var(--rd, 0ms)}[data-reveal].is-visible{transform:none;opacity:1}[data-reveal=left]{transform:translate(-40px)}[data-reveal=right]{transform:translate(40px)}[data-reveal=zoom]{transform:scale(.94) translateY(14px)}[data-reveal=left].is-visible,[data-reveal=right].is-visible,[data-reveal=zoom].is-visible{transform:none}@media(prefers-reduced-motion:reduce){[data-reveal]{transform:none;opacity:1;transition:none}}[data-words].is-armed .word{transform:translateY(110%);opacity:0}.word-wrap{display:inline-block;overflow:hidden;vertical-align:bottom}.word{display:inline-block;transition:transform .85s cubic-bezier(.16,1,.3,1),opacity .6s ease;transition-delay:var(--wd, 0ms)}[data-parallax]{transform:translateY(var(--par, 0));will-change:transform}@media(prefers-reduced-motion:reduce){[data-parallax]{transform:none}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes aurora{0%,to{transform:translate(0) scale(1)}33%{transform:translate(6%,-4%) scale(1.12)}66%{transform:translate(-5%,5%) scale(.94)}}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.aurora span,.floaty{animation:none!important}}::selection{background:#ff8a3d8c;color:#fff}.hd[data-astro-cid-3ef6ksr2]{position:fixed;inset-inline:0;top:0;z-index:100;transition:background-color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease}.hd[data-astro-cid-3ef6ksr2].is-solid,.hd[data-astro-cid-3ef6ksr2].is-open{background:#070c26db;backdrop-filter:blur(14px);box-shadow:0 8px 30px #02051473}.hd__in[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:22px;min-height:72px}.hd__brand[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:118px;height:auto}.hd__nav[data-astro-cid-3ef6ksr2]{display:flex;gap:4px;margin-inline:auto}.hd__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{padding:8px 12px;font-size:.88rem;font-weight:600;color:#f4f6ffd9;border-radius:8px;transition:color .2s}.hd__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,.hd__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].is-active{color:var(--gold)}.hd__right[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:14px}.hd__lang[data-astro-cid-3ef6ksr2]{display:flex;gap:2px;border:1px solid var(--line);border-radius:999px;padding:3px}.hd__lang-link[data-astro-cid-3ef6ksr2]{padding:4px 10px;font-size:.74rem;font-weight:700;letter-spacing:.06em;border-radius:999px;color:var(--muted);transition:color .2s,background-color .2s}.hd__lang-link[data-astro-cid-3ef6ksr2].is-on{background:var(--grad-sunset);color:#1a0c05}.hd__cta[data-astro-cid-3ef6ksr2]{padding:10px 20px;font-size:.86rem}.hd__burger[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;gap:5px;padding:10px}.hd__burger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{width:22px;height:2px;background:var(--ink);transition:transform .25s ease,opacity .25s ease}.hd[data-astro-cid-3ef6ksr2].is-open .hd__burger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(7px) rotate(45deg)}.hd[data-astro-cid-3ef6ksr2].is-open .hd__burger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.hd[data-astro-cid-3ef6ksr2].is-open .hd__burger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hd__mobile[data-astro-cid-3ef6ksr2]{padding:18px 20px 28px;display:grid;gap:18px;background:#070c26f5;max-height:calc(100dvh - 72px);overflow-y:auto}.hd__mobile[data-astro-cid-3ef6ksr2] nav[data-astro-cid-3ef6ksr2]{display:grid}.hd__mlink[data-astro-cid-3ef6ksr2]{padding:13px 4px;font-weight:600;border-bottom:1px solid var(--line)}.hd__mlang[data-astro-cid-3ef6ksr2]{display:flex;gap:8px}.hd__mcta[data-astro-cid-3ef6ksr2]{justify-self:start}@media(max-width:960px){.hd__nav[data-astro-cid-3ef6ksr2],.hd__cta[data-astro-cid-3ef6ksr2],.hd__lang[data-astro-cid-3ef6ksr2]{display:none}.hd__burger[data-astro-cid-3ef6ksr2]{display:flex}.hd__mobile[data-astro-cid-3ef6ksr2] .hd__lang-link[data-astro-cid-3ef6ksr2]{border:1px solid var(--line)}}@media(min-width:961px){.hd__mobile[data-astro-cid-3ef6ksr2]{display:none}}.ft[data-astro-cid-sz7xmlte]{border-top:1px solid var(--line);background:linear-gradient(180deg,var(--bg),#050817);padding:56px 0 34px}.ft__top[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1.2fr 1fr 1.2fr;gap:32px;align-items:start}.ft__brand[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:132px}.ft__loc[data-astro-cid-sz7xmlte]{margin-top:14px;color:var(--muted);font-size:.9rem}.ft__contact[data-astro-cid-sz7xmlte]{display:grid;gap:8px;justify-items:start}.ft__link[data-astro-cid-sz7xmlte]{font-weight:600;color:var(--ink);transition:color .2s}.ft__link[data-astro-cid-sz7xmlte]:hover{color:var(--gold)}.ft__hub-label[data-astro-cid-sz7xmlte]{font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.ft__hub-link[data-astro-cid-sz7xmlte]{display:inline-block;margin-top:8px;font-weight:700;color:var(--gold)}.ft__disclaimer[data-astro-cid-sz7xmlte]{margin-top:40px;padding-top:24px;border-top:1px solid var(--line);color:var(--muted);font-size:.8rem;max-width:90ch}.ft__copy[data-astro-cid-sz7xmlte]{margin-top:16px;color:var(--muted);font-size:.8rem}@media(max-width:760px){.ft__top[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}}.fc[data-astro-cid-fbt5meba]{position:fixed;right:20px;bottom:20px;z-index:90;display:grid;gap:12px}.fc__btn[data-astro-cid-fbt5meba]{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;color:#fff;box-shadow:var(--shadow);transition:transform .2s ease}.fc__btn[data-astro-cid-fbt5meba]:hover{transform:scale(1.08)}.fc__btn--zalo[data-astro-cid-fbt5meba]{background:var(--zalo)}.fc__btn--call[data-astro-cid-fbt5meba]{background:var(--grad-sunset);animation:fc-pulse 2.6s infinite}@keyframes fc-pulse{0%{box-shadow:0 0 #ff7a3d8c}70%{box-shadow:0 0 0 16px #ff7a3d00}to{box-shadow:0 0 #ff7a3d00}}@media(prefers-reduced-motion:reduce){.fc__btn--call[data-astro-cid-fbt5meba]{animation:none}}.lf[data-astro-cid-xyq5hly5]{padding:clamp(28px,5vw,52px)}.lf__h[data-astro-cid-xyq5hly5]{margin-top:14px;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800}.lf__sub[data-astro-cid-xyq5hly5]{margin-top:12px;color:var(--muted)}.lf__form[data-astro-cid-xyq5hly5]{margin-top:28px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.lf__form[data-astro-cid-xyq5hly5] label[data-astro-cid-xyq5hly5]{display:grid;gap:7px;font-size:.88rem;font-weight:600;color:var(--ink)}.lf__full[data-astro-cid-xyq5hly5]{grid-column:1 / -1}.lf__form[data-astro-cid-xyq5hly5] input[data-astro-cid-xyq5hly5],.lf__form[data-astro-cid-xyq5hly5] textarea[data-astro-cid-xyq5hly5]{padding:13px 16px;border:1.5px solid rgba(255,255,255,.35);border-radius:var(--radius-sm);background:#ffffff0f;color:var(--ink);font-weight:400;font-size:1rem;transition:border-color .2s,background-color .2s}.lf__form[data-astro-cid-xyq5hly5] input[data-astro-cid-xyq5hly5]::placeholder,.lf__form[data-astro-cid-xyq5hly5] textarea[data-astro-cid-xyq5hly5]::placeholder{color:#a9b1d1bf}.lf__form[data-astro-cid-xyq5hly5] input[data-astro-cid-xyq5hly5]:focus-visible,.lf__form[data-astro-cid-xyq5hly5] textarea[data-astro-cid-xyq5hly5]:focus-visible{border-color:var(--gold);background:#ffffff17}.lf__submit[data-astro-cid-xyq5hly5]{grid-column:1 / -1}.lf__alt[data-astro-cid-xyq5hly5]{margin-top:26px;padding-top:22px;border-top:1px solid var(--line)}.lf__alt[data-astro-cid-xyq5hly5] p[data-astro-cid-xyq5hly5]{font-size:.88rem;color:var(--muted)}.lf__links[data-astro-cid-xyq5hly5]{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.lf__note[data-astro-cid-xyq5hly5]{margin-top:18px;font-size:.8rem;color:var(--muted)}@media(max-width:640px){.lf__form[data-astro-cid-xyq5hly5]{grid-template-columns:1fr}}.hero[data-astro-cid-hwyji337]{position:relative;min-height:100svh;display:grid;align-items:center;overflow:hidden;padding-top:96px;padding-bottom:60px}.hero__bg[data-astro-cid-hwyji337]{position:absolute;inset:0;background:radial-gradient(120% 90% at 80% 110%,rgba(255,90,60,.32),transparent 55%),radial-gradient(100% 80% at 15% -10%,rgba(43,75,216,.5),transparent 60%),linear-gradient(180deg,#0a1238 0%,var(--bg) 70%)}.aurora[data-astro-cid-hwyji337] span[data-astro-cid-hwyji337]{position:absolute;border-radius:50%;filter:blur(90px);opacity:.55;animation:aurora 16s ease-in-out infinite}.aurora__a[data-astro-cid-hwyji337]{width:44vw;height:44vw;left:-10vw;top:-8vw;background:#2b4bd8}.aurora__b[data-astro-cid-hwyji337]{width:38vw;height:38vw;right:-8vw;top:22%;background:#ff5a3c;animation-delay:-6s}.aurora__c[data-astro-cid-hwyji337]{width:30vw;height:30vw;right:18%;bottom:-12vw;background:#7a2bd8;animation-delay:-11s}.hero__grain[data-astro-cid-hwyji337]{position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.05) 1px,transparent 1px);background-size:22px 22px;mask-image:linear-gradient(180deg,transparent,#000 40%)}.hero__in[data-astro-cid-hwyji337]{position:relative;display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(28px,5vw,64px);align-items:center}.hero__badge[data-astro-cid-hwyji337]{display:inline-flex;align-items:center;gap:10px;padding:8px 16px;border:1px solid rgba(255,179,64,.5);border-radius:999px;background:#ff8a3d1f;color:var(--gold);font-weight:700;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.hero__badge-dot[data-astro-cid-hwyji337]{width:8px;height:8px;border-radius:50%;background:var(--gold);animation:fc-dot 1.6s infinite}@keyframes fc-dot{0%,to{opacity:1}50%{opacity:.25}}.hero__title[data-astro-cid-hwyji337]{margin-top:22px;font-size:clamp(2.1rem,5.2vw,3.9rem);font-weight:800;line-height:1.14;letter-spacing:.005em}.hero__script[data-astro-cid-hwyji337]{margin-top:16px;font-size:clamp(1.15rem,2.4vw,1.6rem)}.hero__sub[data-astro-cid-hwyji337]{margin-top:18px;max-width:56ch;color:var(--muted)}.hero__price[data-astro-cid-hwyji337]{margin-top:26px;display:inline-flex;align-items:baseline;gap:14px;padding:14px 22px}.hero__price-label[data-astro-cid-hwyji337]{font-size:.86rem;color:var(--muted);font-weight:600}.hero__price-value[data-astro-cid-hwyji337]{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800}.hero__ctas[data-astro-cid-hwyji337]{margin-top:28px;display:flex;flex-wrap:wrap;gap:14px}.hero__visual[data-astro-cid-hwyji337]{position:relative}.hero__tower[data-astro-cid-hwyji337]{position:relative;border-radius:24px;overflow:hidden;box-shadow:var(--shadow),var(--shadow-glow);animation-duration:7s;animation-name:floaty;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.hero__tower[data-astro-cid-hwyji337] img[data-astro-cid-hwyji337]{width:100%;height:auto;display:block}.hero__tower-glow[data-astro-cid-hwyji337]{position:absolute;inset:0;background:linear-gradient(200deg,transparent 55%,rgba(255,90,60,.25));pointer-events:none}.hero__scroll[data-astro-cid-hwyji337]{position:absolute;left:50%;bottom:18px;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.hero__scroll-line[data-astro-cid-hwyji337]{width:1.5px;height:34px;background:linear-gradient(180deg,var(--gold),transparent);animation:scrollline 1.8s ease-in-out infinite}@keyframes scrollline{0%{transform:scaleY(0);transform-origin:top}45%{transform:scaleY(1);transform-origin:top}55%{transform:scaleY(1);transform-origin:bottom}to{transform:scaleY(0);transform-origin:bottom}}@media(prefers-reduced-motion:reduce){.hero__scroll-line[data-astro-cid-hwyji337],.hero__badge-dot[data-astro-cid-hwyji337],.hero__tower[data-astro-cid-hwyji337]{animation:none}}@media(max-width:900px){.hero__in[data-astro-cid-hwyji337]{grid-template-columns:1fr}.hero__visual[data-astro-cid-hwyji337]{order:-1}.hero__tower[data-astro-cid-hwyji337]{max-width:420px;margin-inline:auto}}.marquee[data-astro-cid-hwyji337]{overflow:hidden;border-block:1px solid var(--line);background:linear-gradient(90deg,#ff5a3c14,#2b4bd81a);padding:14px 0}.marquee__track[data-astro-cid-hwyji337]{display:flex;gap:34px;width:max-content;animation:marquee 26s linear infinite}.marquee__item[data-astro-cid-hwyji337]{white-space:nowrap;font-weight:700;letter-spacing:.14em;text-transform:uppercase;font-size:.85rem;color:#f4f6ffcc;display:inline-flex;align-items:center;gap:34px}.marquee__star[data-astro-cid-hwyji337]{color:var(--gold)}@media(prefers-reduced-motion:reduce){.marquee__track[data-astro-cid-hwyji337]{animation:none}}.story__grid[data-astro-cid-hwyji337]{margin-top:44px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.story__card[data-astro-cid-hwyji337]{padding:26px 22px;display:grid;gap:10px;align-content:start;transition:transform .35s ease,border-color .35s ease}.story__card[data-astro-cid-hwyji337]:hover{transform:translateY(-6px);border-color:#ffb34080}.story__tag[data-astro-cid-hwyji337]{justify-self:start;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:4px 10px;border-radius:999px;background:#ffffff14;color:var(--muted)}.story__card[data-astro-cid-hwyji337] h3[data-astro-cid-hwyji337]{font-size:1.1rem;font-weight:700}.story__card[data-astro-cid-hwyji337] p[data-astro-cid-hwyji337]{color:var(--muted);font-size:.92rem}.story__card--hero[data-astro-cid-hwyji337]{background:var(--grad-sunset-soft);border-color:#ff8a3d8c;box-shadow:var(--shadow-glow)}.story__card--hero[data-astro-cid-hwyji337] .story__tag[data-astro-cid-hwyji337]{background:var(--grad-sunset);color:#1a0c05}.story__punch[data-astro-cid-hwyji337]{margin-top:48px;font-size:clamp(1.4rem,3vw,2rem);text-align:center}.story__punch-sub[data-astro-cid-hwyji337]{margin-top:10px;text-align:center;color:var(--muted)}@media(max-width:960px){.story__grid[data-astro-cid-hwyji337]{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.story__grid[data-astro-cid-hwyji337]{grid-template-columns:1fr}}.dn[data-astro-cid-hwyji337]{margin-top:44px}.dn__stage[data-astro-cid-hwyji337]{position:relative;aspect-ratio:4 / 3;max-height:640px;width:100%;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);touch-action:none;cursor:ew-resize;user-select:none}.dn__side[data-astro-cid-hwyji337]{position:absolute;inset:0;margin:0}.dn__side[data-astro-cid-hwyji337] img[data-astro-cid-hwyji337]{width:100%;height:100%;object-fit:cover;object-position:center;display:block;pointer-events:none}.dn__side--day[data-astro-cid-hwyji337]{clip-path:inset(0 0 0 50%)}.dn__label[data-astro-cid-hwyji337]{position:absolute;bottom:16px;padding:7px 14px;border-radius:999px;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(6px)}.dn__label--night[data-astro-cid-hwyji337]{left:16px;background:#0a0e28a6;color:#ffd9f0}.dn__label--day[data-astro-cid-hwyji337]{right:16px;background:#ffffffbf;color:#14265c}.dn__handle[data-astro-cid-hwyji337]{position:absolute;top:0;bottom:0;left:50%;width:0;outline-offset:6px}.dn__handle-bar[data-astro-cid-hwyji337]{position:absolute;top:0;bottom:0;left:-1px;width:2px;background:#ffffffe6;box-shadow:0 0 14px #fff9}.dn__handle-knob[data-astro-cid-hwyji337]{position:absolute;top:50%;left:0;transform:translate(-50%,-50%);width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#14265c;font-weight:700;box-shadow:0 6px 22px #02051480}.dn__hint[data-astro-cid-hwyji337]{margin-top:14px;text-align:center;color:var(--muted);font-size:.86rem}.concept__cols[data-astro-cid-hwyji337]{margin-top:34px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.concept__col[data-astro-cid-hwyji337]{padding:24px}.concept__col[data-astro-cid-hwyji337] h3[data-astro-cid-hwyji337]{font-size:1.05rem}.concept__col[data-astro-cid-hwyji337] p[data-astro-cid-hwyji337]{margin-top:8px;color:var(--muted);font-size:.94rem}@media(max-width:700px){.concept__cols[data-astro-cid-hwyji337]{grid-template-columns:1fr}.dn__stage[data-astro-cid-hwyji337]{aspect-ratio:3 / 4}}.stats[data-astro-cid-hwyji337]{background:radial-gradient(80% 120% at 50% 0%,rgba(43,75,216,.22),transparent 70%),var(--bg-2);border-block:1px solid var(--line)}.stats__grid[data-astro-cid-hwyji337]{margin-top:44px;display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.stats__item[data-astro-cid-hwyji337]{display:grid;gap:8px;text-align:center}.stats__value[data-astro-cid-hwyji337]{font-size:clamp(2.1rem,4.6vw,3.4rem);font-weight:800;line-height:1}.stats__label[data-astro-cid-hwyji337]{color:var(--muted);font-size:.9rem}.stats__note[data-astro-cid-hwyji337]{margin-top:34px;text-align:center;color:var(--muted);font-size:.78rem}@media(max-width:860px){.stats__grid[data-astro-cid-hwyji337]{grid-template-columns:repeat(2,1fr)}}.nl__grid[data-astro-cid-hwyji337]{margin-top:44px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.nl__card[data-astro-cid-hwyji337]{padding:28px 24px;display:grid;gap:10px;align-content:start;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;will-change:transform}.nl__card[data-astro-cid-hwyji337]:hover{border-color:#ff8a3d80;box-shadow:var(--shadow-glow)}.nl__icon[data-astro-cid-hwyji337]{font-size:1.9rem;line-height:1}.nl__card[data-astro-cid-hwyji337] h3[data-astro-cid-hwyji337]{font-size:1.05rem}.nl__card[data-astro-cid-hwyji337] p[data-astro-cid-hwyji337]{color:var(--muted);font-size:.92rem}.nl__note[data-astro-cid-hwyji337]{margin-top:30px;text-align:center;color:var(--gold);font-weight:600;font-size:.92rem;letter-spacing:.04em}@media(max-width:860px){.nl__grid[data-astro-cid-hwyji337]{grid-template-columns:1fr 1fr}}@media(max-width:560px){.nl__grid[data-astro-cid-hwyji337]{grid-template-columns:1fr}}.gallery__grid[data-astro-cid-hwyji337]{margin-top:44px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media(max-width:1100px){.gallery__grid[data-astro-cid-hwyji337]{grid-template-columns:repeat(3,1fr)}}.gallery__item[data-astro-cid-hwyji337]{margin:0}.gallery__btn[data-astro-cid-hwyji337]{position:relative;display:block;width:100%;padding:0;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.gallery__btn[data-astro-cid-hwyji337] img[data-astro-cid-hwyji337]{width:100%;height:100%;aspect-ratio:4 / 3;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.gallery__btn[data-astro-cid-hwyji337]:hover img[data-astro-cid-hwyji337]{transform:scale(1.06)}.gallery__btn[data-astro-cid-hwyji337] figcaption[data-astro-cid-hwyji337]{position:absolute;inset-inline:0;bottom:0;padding:34px 16px 14px;background:linear-gradient(180deg,transparent,rgba(5,8,23,.85));color:#fff;font-size:.88rem;font-weight:600;text-align:left}@media(max-width:860px){.gallery__grid[data-astro-cid-hwyji337]{grid-template-columns:1fr 1fr}}@media(max-width:560px){.gallery__grid[data-astro-cid-hwyji337]{grid-template-columns:1fr}}.location[data-astro-cid-hwyji337]{position:relative;overflow:hidden}.location__bg[data-astro-cid-hwyji337]{position:absolute;inset:-60px 0}.location__bg[data-astro-cid-hwyji337] img[data-astro-cid-hwyji337]{width:100%;height:100%;object-fit:cover;opacity:.4}.location__veil[data-astro-cid-hwyji337]{position:absolute;inset:0;background:linear-gradient(180deg,var(--bg) 4%,rgba(7,12,38,.68) 50%,var(--bg) 96%)}.location__in[data-astro-cid-hwyji337]{position:relative}.location__points[data-astro-cid-hwyji337]{margin-top:40px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.location__point[data-astro-cid-hwyji337]{padding:26px 22px;background:#070c26b8}.location__point[data-astro-cid-hwyji337] h3[data-astro-cid-hwyji337]{font-size:1.02rem}.location__point[data-astro-cid-hwyji337] p[data-astro-cid-hwyji337]{margin-top:8px;color:var(--muted);font-size:.92rem}@media(max-width:860px){.location__points[data-astro-cid-hwyji337]{grid-template-columns:1fr}}.lead[data-astro-cid-hwyji337]{background:radial-gradient(70% 100% at 85% 20%,rgba(255,90,60,.16),transparent 60%),var(--bg-2);border-block:1px solid var(--line)}.lead__grid[data-astro-cid-hwyji337]{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(28px,5vw,60px);align-items:center}.lead__title[data-astro-cid-hwyji337]{font-size:clamp(1.7rem,3.4vw,2.5rem);font-weight:800;line-height:1.25}.lead__sub[data-astro-cid-hwyji337]{margin-top:16px;color:var(--muted)}.lead__pitch[data-astro-cid-hwyji337] .btn[data-astro-cid-hwyji337]{margin-top:24px}.lead__dev[data-astro-cid-hwyji337]{margin-top:26px;font-size:.85rem;color:var(--muted)}.lead__dev[data-astro-cid-hwyji337] a[data-astro-cid-hwyji337]{color:var(--gold);font-weight:600}@media(max-width:900px){.lead__grid[data-astro-cid-hwyji337]{grid-template-columns:1fr}}.faq__list[data-astro-cid-hwyji337]{margin-top:40px;display:grid;gap:14px;max-width:860px}.faq__item[data-astro-cid-hwyji337]{padding:0;overflow:hidden}.faq__item[data-astro-cid-hwyji337] summary[data-astro-cid-hwyji337]{list-style:none;cursor:pointer;padding:20px 24px;font-weight:700;display:flex;justify-content:space-between;align-items:center;gap:16px}.faq__item[data-astro-cid-hwyji337] summary[data-astro-cid-hwyji337]::-webkit-details-marker{display:none}.faq__chev[data-astro-cid-hwyji337]{transition:transform .3s ease;color:var(--gold)}.faq__item[data-astro-cid-hwyji337][open] .faq__chev[data-astro-cid-hwyji337]{transform:rotate(180deg)}.faq__item[data-astro-cid-hwyji337] p[data-astro-cid-hwyji337]{padding:0 24px 22px;color:var(--muted)}.concept__note[data-astro-cid-hwyji337]{margin-top:18px;font-size:.78rem;color:var(--muted);text-align:center}.location__quote[data-astro-cid-hwyji337]{margin-top:18px;font-size:clamp(1.2rem,2.6vw,1.7rem)}.products[data-astro-cid-hwyji337]{background:radial-gradient(70% 110% at 15% 10%,rgba(255,90,60,.1),transparent 60%),var(--bg)}.pr__table-wrap[data-astro-cid-hwyji337]{margin-top:44px;overflow-x:auto;padding:6px}.pr__table[data-astro-cid-hwyji337]{width:100%;border-collapse:collapse;min-width:560px}.pr__table[data-astro-cid-hwyji337] th[data-astro-cid-hwyji337],.pr__table[data-astro-cid-hwyji337] td[data-astro-cid-hwyji337]{padding:15px 20px;text-align:left;border-bottom:1px solid var(--line);font-size:.94rem}.pr__table[data-astro-cid-hwyji337] th[data-astro-cid-hwyji337]{font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:var(--gold)}.pr__table[data-astro-cid-hwyji337] tbody[data-astro-cid-hwyji337] tr[data-astro-cid-hwyji337]:last-child td[data-astro-cid-hwyji337]{border-bottom:0}.pr__table[data-astro-cid-hwyji337] tbody[data-astro-cid-hwyji337] tr[data-astro-cid-hwyji337]{transition:background-color .2s}.pr__table[data-astro-cid-hwyji337] tbody[data-astro-cid-hwyji337] tr[data-astro-cid-hwyji337]:hover{background:#ffffff0a}.pr__type[data-astro-cid-hwyji337]{font-weight:700}.pr__notes[data-astro-cid-hwyji337]{margin:26px 0 0;padding:0;list-style:none;display:grid;gap:10px}.pr__notes[data-astro-cid-hwyji337] li[data-astro-cid-hwyji337]{padding-left:26px;position:relative;color:var(--muted);font-size:.92rem}.pr__notes[data-astro-cid-hwyji337] li[data-astro-cid-hwyji337]:before{content:"✦";position:absolute;left:0;color:var(--gold)}.pr__disclaimer[data-astro-cid-hwyji337]{margin-top:22px;font-size:.78rem;color:var(--muted)}.lyf[data-astro-cid-hwyji337]{background:radial-gradient(70% 110% at 90% 0%,rgba(43,75,216,.2),transparent 60%),var(--bg-2);border-block:1px solid var(--line)}.lyf__grid[data-astro-cid-hwyji337]{margin-top:44px;display:grid;grid-template-columns:.9fr 1.1fr;gap:26px;align-items:start}.lyf__points[data-astro-cid-hwyji337]{display:grid;gap:14px}.lyf__point[data-astro-cid-hwyji337]{padding:20px 22px}.lyf__point[data-astro-cid-hwyji337] h3[data-astro-cid-hwyji337]{font-size:1rem;letter-spacing:.08em}.lyf__point[data-astro-cid-hwyji337] p[data-astro-cid-hwyji337]{margin-top:6px;color:var(--muted);font-size:.92rem}.lyf__imgs[data-astro-cid-hwyji337]{display:grid;gap:16px}.lyf__fig[data-astro-cid-hwyji337]{margin:0;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.lyf__fig[data-astro-cid-hwyji337] img[data-astro-cid-hwyji337]{width:100%;aspect-ratio:16 / 10;object-fit:cover}.lyf__fig[data-astro-cid-hwyji337] figcaption[data-astro-cid-hwyji337]{padding:10px 14px;font-size:.8rem;color:var(--muted);background:#ffffff08}@media(max-width:860px){.lyf__grid[data-astro-cid-hwyji337]{grid-template-columns:1fr}}.tl__track[data-astro-cid-hwyji337]{margin:48px 0 0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(5,1fr);gap:18px;position:relative}.tl__track[data-astro-cid-hwyji337]:before{content:"";position:absolute;top:7px;left:2%;right:2%;height:2px;background:linear-gradient(90deg,var(--sunset-1),var(--gold),rgba(255,179,64,.15))}.tl__item[data-astro-cid-hwyji337]{display:grid;gap:8px;align-content:start;position:relative;padding-top:26px}.tl__dot[data-astro-cid-hwyji337]{position:absolute;top:0;left:0;width:16px;height:16px;border-radius:50%;background:var(--grad-sunset);box-shadow:0 0 14px #ff8a3db3}.tl__date[data-astro-cid-hwyji337]{font-size:1.25rem;font-weight:800}.tl__label[data-astro-cid-hwyji337]{color:var(--muted);font-size:.88rem}.tl__note[data-astro-cid-hwyji337]{margin-top:30px;font-size:.78rem;color:var(--muted)}@media(max-width:860px){.tl__track[data-astro-cid-hwyji337]{grid-template-columns:1fr;gap:22px}.tl__track[data-astro-cid-hwyji337]:before{inset:2% auto 2% 7px;width:2px;height:auto;background:linear-gradient(180deg,var(--sunset-1),var(--gold),rgba(255,179,64,.15))}.tl__item[data-astro-cid-hwyji337]{padding-top:0;padding-left:34px}}.lb[data-astro-cid-hwyji337]{border:0;padding:0;background:transparent;max-width:min(92vw,1100px)}.lb[data-astro-cid-hwyji337]::backdrop{background:#030510e0;backdrop-filter:blur(6px)}.lb[data-astro-cid-hwyji337] img[data-astro-cid-hwyji337]{width:100%;height:auto;max-height:88vh;object-fit:contain;border-radius:12px}.lb__close[data-astro-cid-hwyji337]{position:fixed;top:14px;right:18px;width:44px;height:44px;border-radius:50%;background:#ffffff1f;color:#fff;font-size:1.1rem}
