.hc,.hc-frame{position:relative}.hc-frame{aspect-ratio:4/5;border-radius:22px;overflow:hidden;background:var(--cream-deep);box-shadow:0 50px 100px -55px rgba(31,36,30,.6),0 8px 24px -12px rgba(31,36,30,.2)}.hc-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity 1.1s ease}.hc-img.on{opacity:1}.hc-grad{position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,22,16,.05),transparent 32%,rgba(20,22,16,.55));pointer-events:none}.hc-badge{position:absolute;top:20px;right:20px;width:92px;height:92px;border-radius:50%;background:var(--gold);color:#1f241e;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:10.5px;font-weight:600;letter-spacing:.04em;line-height:1.25;box-shadow:0 14px 32px -12px rgba(31,36,30,.55)}.hc-badge strong{font-family:Fraunces,serif;font-style:italic;font-weight:600;font-size:24px;line-height:1;margin:2px 0}.hc-caption{left:22px;bottom:22px;color:#f6efe2;font-size:13px;font-weight:500;letter-spacing:.02em;text-shadow:0 1px 8px rgba(0,0,0,.4)}.hc-caption,.hc-dots{position:absolute;z-index:2}.hc-dots{right:20px;bottom:20px;display:flex;gap:7px}.hc-dot{width:8px;height:8px;padding:0;border:none;border-radius:999px;background:hsla(39,53%,93%,.55);cursor:pointer;transition:width .3s,background .3s}.hc-dot.on{width:24px;background:#fff}@media (max-width:900px){.hc-frame{aspect-ratio:16/11}}.vt-sec{--gold:#c2a14e;padding:84px 0;background:radial-gradient(70% 90% at 100% 0,rgba(107,135,101,.16),transparent 60%),linear-gradient(180deg,#20231d,#14160f);color:#f6efe2}.vt-eyebrow{display:inline-flex;align-items:center;gap:11px;font-size:12px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:18px}.vt-eyebrow-line{width:26px;height:1px;background:var(--gold)}.vt-h2{font-family:Fraunces,serif;font-weight:400;font-size:clamp(30px,4vw,50px);line-height:1.04;letter-spacing:-.02em;margin:0 0 40px;color:#fff}.vt-h2 em{font-style:italic;color:var(--gold)}.vt-grid{display:grid;grid-template-columns:1fr .78fr;gap:48px;align-items:center}.vt-tabs{display:flex;flex-direction:column;gap:10px}.vt-tab{display:flex;align-items:flex-start;gap:16px;text-align:left;padding:20px 22px;border-radius:14px;border:1px solid hsla(39,53%,93%,.12);background:hsla(39,53%,93%,.03);color:inherit;cursor:pointer;transition:background .25s,border-color .25s}.vt-tab.on{background:hsla(39,53%,93%,.08);border-color:rgba(194,161,78,.6);box-shadow:inset 3px 0 0 var(--gold)}.vt-tab-n{font-family:Fraunces,serif;font-style:italic;font-size:20px;color:hsla(39,53%,93%,.5);line-height:1.2}.vt-tab.on .vt-tab-n{color:var(--gold)}.vt-tab-main{display:flex;flex-direction:column;gap:4px}.vt-tab-label{font-size:17px;font-weight:500;color:#fff}.vt-tab-note{font-size:13.5px;line-height:1.5;color:hsla(39,53%,93%,.62)}.vt-stage{display:flex;justify-content:center}.vt-video{height:min(560px,72vh);aspect-ratio:9/16;width:auto;max-width:100%;-o-object-fit:cover;object-fit:cover;border-radius:18px;background:#000;border:1px solid hsla(39,53%,93%,.14);box-shadow:0 40px 90px -40px rgba(0,0,0,.7)}@media (max-width:860px){.vt-grid{grid-template-columns:1fr;gap:28px}.vt-stage{order:-1}}