.pv-home{--hero-grad:linear-gradient(168deg,#f8f2e7,#eeddbc 34%,#d8b170 66%,#a07736);background:var(--bg);color:var(--ink);font-family:var(--sans);overflow-x:hidden}.pv-home *,.pv-home :after,.pv-home :before{box-sizing:border-box}.pv-home :focus-visible{outline:2px solid var(--brand);outline-offset:2px}.pv-home .h-section{padding:96px clamp(20px,5vw,40px)}.pv-home .h-wrap{max-width:1120px;margin:0 auto}.pv-home .h-eyebrow{font-size:10px;letter-spacing:.24em;text-transform:uppercase;color:var(--brand-text);margin-bottom:14px}.pv-home .h-title{font-weight:700;font-size:clamp(28px,4vw,40px);line-height:1.12;letter-spacing:-.01em;margin:0 0 16px;color:var(--ink)}.pv-home .h-title em{font-style:italic;color:var(--brand-text)}.pv-home .h-sub{font-size:15px;line-height:1.75;color:var(--muted);margin:0;max-width:560px}.pv-home .h-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:46px;padding:0 26px;border-radius:8px;border:1px solid var(--ink);background:var(--ink);color:#fdfbf8;font-family:var(--sans);font-weight:600;font-size:13.5px;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;cursor:pointer;white-space:nowrap;transition:background .2s ease,border-color .2s ease,color .2s ease}.pv-home .h-btn:hover{background:var(--ink-hover);border-color:var(--ink-hover);color:#fdfbf8}.pv-home .h-btn-frost{background:hsla(0,0%,100%,.6);border-color:rgba(160,119,54,.35);color:var(--ink-hover);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.pv-home .h-btn-frost:hover{background:hsla(0,0%,100%,.85);border-color:var(--brand);color:var(--ink)}.pv-home .h-btn-gold{background:var(--brand);border-color:var(--brand)}.pv-home .h-btn-gold:hover{background:var(--brand-2);border-color:var(--brand-2)}.pv-home .h-btn-sm{height:38px;padding:0 18px;font-size:12px;letter-spacing:.08em}.pv-home .h-nav{position:fixed;top:0;left:0;right:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px clamp(20px,5vw,52px);transition:background .25s ease,box-shadow .25s ease,padding .25s ease}.pv-home .h-nav.scrolled{background:hsla(40,60%,98%,.82);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 1px 0 rgba(32,31,29,.08);padding-top:12px;padding-bottom:12px}.pv-home .h-wordmark{font-weight:600;font-size:24px;color:var(--ink);text-decoration:none;letter-spacing:-.01em}.pv-home .h-wordmark .dot{color:var(--brand)}.pv-home .h-navlinks{display:flex;align-items:center;gap:30px}.pv-home .h-navlink{font-size:13px;color:var(--ink-2);text-decoration:none;transition:color .18s ease}.pv-home .h-navlink:hover{color:var(--brand-2)}.pv-home .h-navcta{display:flex;align-items:center;gap:14px}@media (max-width:860px){.pv-home .h-navlinks{display:none}}@media (max-width:520px){.pv-home .h-navcta .h-navlink{display:none}}.pv-home .h-hero{position:relative;min-height:760px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--hero-grad);padding:140px clamp(20px,5vw,40px) 110px;text-align:center}.pv-home .h-glow{position:absolute;inset:0;pointer-events:none;opacity:0;transition:opacity .35s ease;background-image:radial-gradient(circle 300px at var(--mx,-999px) var(--my,-999px),rgba(255,246,224,.55) 0,rgba(255,228,178,.2) 45%,rgba(255,228,178,0) 72%),linear-gradient(rgba(125,84,17,.15) 1px,transparent 1px),linear-gradient(90deg,rgba(125,84,17,.15) 1px,transparent 1px);background-size:100% 100%,56px 56px,56px 56px;-webkit-mask-image:radial-gradient(circle 330px at var(--mx,-999px) var(--my,-999px),#000 0,transparent 76%);mask-image:radial-gradient(circle 330px at var(--mx,-999px) var(--my,-999px),#000 0,transparent 76%)}@media (prefers-reduced-motion:reduce){.pv-home .h-glow{display:none}}.pv-home .h-ghost{position:absolute;left:0;top:66%;transform:translateY(-50%);width:100%;pointer-events:none}.pv-home .h-hero-inner{position:relative;z-index:1;max-width:760px}.pv-home .h-hero .h-eyebrow{color:var(--brand-2);font-size:11px;letter-spacing:.22em;margin-bottom:22px}.pv-home .h-headline{font-weight:700;font-size:clamp(38px,7vw,68px);line-height:1.04;letter-spacing:-.015em;margin:0 0 22px;color:var(--ink)}.pv-home .h-headline em{font-style:italic;color:var(--brand-2)}.pv-home .h-hero-sub{font-size:clamp(15px,1.6vw,17px);line-height:1.7;color:#4a3b24;margin:0 auto 34px;max-width:540px}.pv-home .h-hero-cta{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.pv-home .h-hero-note{margin-top:22px;font-size:12.5px;color:#6b5423;letter-spacing:.02em}.pv-home .h-pill{position:absolute;z-index:1;font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-2);background:hsla(0,0%,100%,.95);border:1px solid rgba(160,119,54,.35);border-radius:999px;padding:7px 16px;white-space:nowrap;box-shadow:0 1px 4px rgba(45,43,43,.18);transition:translate .25s ease,box-shadow .25s ease}.pv-home .h-pill:hover{translate:0 -6px;box-shadow:0 6px 14px rgba(45,43,43,.25)}.pv-home .h-pill.dark{color:#f8f4f4;background:var(--ink);border-color:var(--ink)}.pv-home .h-pill.p1{top:20%;left:7%;transform:rotate(-5deg)}.pv-home .h-pill.p2{top:27%;right:6%;transform:rotate(6deg)}.pv-home .h-pill.p3{bottom:22%;left:11%;transform:rotate(-3deg)}.pv-home .h-pill.p4{bottom:17%;right:8%;transform:rotate(4deg)}@media (max-width:1180px){.pv-home .h-pill{display:none}}.pv-home .h-strip{display:grid;grid-template-columns:repeat(4,1fr);background:var(--table-head);border-top:1px solid rgba(32,31,29,.08);border-bottom:1px solid rgba(32,31,29,.08)}.pv-home .h-strip>div{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:30px 22px;border-right:1px solid rgba(32,31,29,.08)}.pv-home .h-strip>div:last-child{border-right:none}.pv-home .h-strip .label{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-2);font-weight:600}.pv-home .h-strip .desc{font-size:12.5px;color:var(--ink-3);line-height:1.5;max-width:190px}@media (max-width:800px){.pv-home .h-strip{grid-template-columns:repeat(2,1fr)}.pv-home .h-strip>div:nth-child(2){border-right:none}.pv-home .h-strip>div:nth-child(-n+2){border-bottom:1px solid rgba(32,31,29,.08)}}.pv-home .h-shot-section{padding:56px clamp(20px,5vw,40px) 96px;position:relative;z-index:2}.pv-home .h-shot{max-width:1120px;margin:0 auto;border-radius:24px;overflow:hidden;background:var(--frame);box-shadow:0 24px 60px rgba(45,43,43,.35);display:grid;grid-template-columns:200px 1fr}.pv-home .shot-side{background:var(--sidebar);padding:20px 14px;display:flex;flex-direction:column;gap:2px}.pv-home .shot-brand{font-weight:700;font-size:17px;color:#f3f2f2;padding:0 10px 18px}.pv-home .shot-brand .dot{color:var(--gold)}.pv-home .shot-eyebrow{font-size:8.5px;letter-spacing:.22em;text-transform:uppercase;color:hsla(0,4%,95%,.4);padding:0 10px 8px}.pv-home .shot-nav{display:flex;align-items:center;gap:10px;height:34px;padding:0 10px;border-radius:9px;font-size:12px;color:hsla(0,4%,95%,.6)}.pv-home .shot-nav.on{background:var(--brand);color:#fdfbf8;font-weight:600}.pv-home .shot-main{background:var(--frame);min-width:0}.pv-home .shot-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 22px;border-bottom:1px solid rgba(32,31,29,.08);background:hsla(40,60%,98%,.8)}.pv-home .shot-crumb{font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3)}.pv-home .shot-search{height:30px;width:min(260px,45%);border-radius:8px;border:1px solid rgba(32,31,29,.12);background:var(--frame);display:flex;align-items:center;gap:8px;padding:0 12px;font-size:11px;color:var(--ink-3)}.pv-home .shot-body{padding:20px 22px 26px;display:flex;flex-direction:column;gap:14px}.pv-home .shot-h1{font-size:19px;font-weight:700}.pv-home .shot-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.pv-home .shot-stat{background:var(--surface);border:1px solid rgba(32,31,29,.08);border-radius:12px;padding:9px 11px;display:flex;align-items:center;gap:9px}.pv-home .shot-chip{width:26px;height:26px;border-radius:8px;flex-shrink:0;background:var(--brand-50);color:var(--brand-2);display:grid;place-items:center}.pv-home .shot-stat b{font-size:14px;font-feature-settings:"tnum";display:block;line-height:1.15}.pv-home .shot-stat span{font-size:9.5px;color:var(--ink-3);white-space:nowrap}.pv-home .shot-table{background:var(--surface);border:1px solid rgba(32,31,29,.1);border-radius:14px;overflow:hidden}.pv-home .shot-row{display:grid;grid-template-columns:2.4fr 1fr 1.1fr 1fr;gap:12px;align-items:center;padding:9px 16px;border-bottom:1px solid rgba(32,31,29,.06);font-size:11.5px;color:var(--ink-2)}.pv-home .shot-row:last-child{border-bottom:none}.pv-home .shot-row.head{background:var(--table-head);font-weight:700;font-size:10.5px;color:var(--ink-2)}.pv-home .shot-mono{width:26px;height:26px;border-radius:8px;flex-shrink:0;background:var(--surface-2);color:var(--brand-2);display:grid;place-items:center;font-size:9px;font-weight:700}.pv-home .shot-evt{display:flex;align-items:center;gap:10px;min-width:0}.pv-home .shot-evt b{font-size:11.5px;font-weight:600;color:var(--ink);display:block}.pv-home .shot-evt span{font-size:9px;color:var(--brand-text)}@media (max-width:900px){.pv-home .h-shot{grid-template-columns:1fr}.pv-home .shot-side{display:none}.pv-home .shot-stats{grid-template-columns:repeat(2,1fr)}.pv-home .shot-row{grid-template-columns:2fr 1fr}.pv-home .shot-row>:nth-child(n+3){display:none}}.pv-home .h-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:44px}.pv-home .h-step{background:var(--surface);border:1px solid var(--hair-2);border-radius:16px;padding:26px 24px;display:flex;flex-direction:column;gap:10px}.pv-home .h-step .num{font-size:11px;letter-spacing:.18em;color:var(--brand-text);font-feature-settings:"tnum";margin-bottom:4px}.pv-home .h-step h3{font-size:16px;font-weight:700;margin:0}.pv-home .h-step p{font-size:13.5px;line-height:1.65;color:var(--muted);margin:0}@media (max-width:820px){.pv-home .h-steps{grid-template-columns:1fr}}.pv-home .h-row{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,6vw,72px);align-items:center}.pv-home .h-row+.h-row{margin-top:96px}.pv-home .h-row.flip .h-row-copy{order:2}@media (max-width:900px){.pv-home .h-row{grid-template-columns:1fr;gap:32px}.pv-home .h-row.flip .h-row-copy{order:0}}.pv-home .h-list{list-style:none;margin:22px 0 0;padding:0;display:flex;flex-direction:column;gap:12px}.pv-home .h-list li{display:flex;gap:11px;align-items:flex-start;font-size:13.5px;line-height:1.6;color:var(--ink-2)}.pv-home .h-list .tick{color:var(--brand);flex-shrink:0;margin-top:2px}.pv-home .h-card{background:var(--surface);border:1px solid var(--hair-2);border-radius:18px;overflow:hidden;box-shadow:0 12px 32px rgba(45,43,43,.1)}.pv-home .h-card-rule{height:5px;background:linear-gradient(90deg,#7d5411,#c99d55,#e1ad66)}.pv-home .h-card-body{padding:26px 28px}.pv-home .h-concept-name{font-size:26px;font-weight:700;font-style:italic;color:var(--brand-text);margin:0 0 8px;line-height:1.15}.pv-home .h-concept-tag{font-size:13.5px;color:var(--muted);line-height:1.6;margin:0 0 20px}.pv-home .h-palette{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:20px}.pv-home .h-swatch{display:flex;flex-direction:column;gap:6px;align-items:center}.pv-home .h-swatch i{display:block;width:100%;height:46px;border-radius:10px;border:1px solid rgba(32,31,29,.08)}.pv-home .h-swatch span{font-size:9.5px;color:var(--ink-3);text-align:center;line-height:1.3}.pv-home .h-keywords{display:flex;flex-wrap:wrap;gap:7px}.pv-home .h-kw{font-size:11px;padding:3px 11px;border-radius:999px;background:var(--brand-50);color:var(--brand-2);border:1px solid rgba(160,119,54,.3)}.pv-home .h-venue-photo{height:150px;overflow:hidden;background-image:var(--venue-photo,none),repeating-linear-gradient(-45deg,#f4eee1,#f4eee1 10px,#efe6d3 10px,#efe6d3 20px);background-size:cover,auto;background-position:50%,0 0;background-repeat:no-repeat,repeat}.pv-home .h-venue-meta{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0 12px}.pv-home .h-mini-chip{font-size:11.5px;padding:3px 11px;border-radius:999px;border:1px solid rgba(32,31,29,.15);color:var(--muted)}.pv-home .h-mini-chip.gold{background:var(--brand-50);color:var(--brand-2);border-color:rgba(160,119,54,.3)}.pv-home .h-grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:44px}.pv-home .h-tile{background:var(--surface);border:1px solid var(--hair-2);border-radius:16px;padding:26px 24px;display:flex;flex-direction:column;gap:12px;transition:transform .22s cubic-bezier(.2,.7,.3,1),box-shadow .22s ease,border-color .22s ease}.pv-home .h-tile:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(45,43,43,.1);border-color:rgba(160,119,54,.45)}.pv-home .h-tile .chip{width:42px;height:42px;border-radius:12px;background:var(--gold-tint);border:1px solid rgba(160,119,54,.3);color:var(--brand-2);display:grid;place-items:center}.pv-home .h-tile h3{font-size:15px;font-weight:700;margin:0}.pv-home .h-tile p{font-size:13px;line-height:1.65;color:var(--muted);margin:0}@media (max-width:900px){.pv-home .h-grid3{grid-template-columns:1fr}}.pv-home .h-beta{background:var(--sidebar);color:#f3f2f2;border-radius:24px;padding:clamp(36px,6vw,64px);display:grid;grid-template-columns:1.2fr 1fr;gap:clamp(28px,5vw,56px);align-items:center}.pv-home .h-beta .h-eyebrow{color:var(--gold-pale)}.pv-home .h-beta h2{font-size:clamp(26px,3.4vw,36px);font-weight:700;line-height:1.15;letter-spacing:-.01em;margin:0 0 16px;color:#f3f2f2}.pv-home .h-beta h2 em{font-style:italic;color:var(--gold-pale)}.pv-home .h-beta p{font-size:14.5px;line-height:1.75;color:hsla(0,4%,95%,.72);margin:0}.pv-home .h-beta-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.pv-home .h-beta-list li{display:flex;gap:14px;align-items:baseline;padding:14px 0;border-top:1px solid hsla(0,4%,95%,.14);font-size:13.5px;line-height:1.5;color:hsla(0,4%,95%,.86)}.pv-home .h-beta-list li:last-child{border-bottom:1px solid hsla(0,4%,95%,.14)}.pv-home .h-beta-list .idx{font-size:11px;letter-spacing:.08em;color:var(--gold-pale);font-feature-settings:"tnum";flex:none}.pv-home .h-beta .h-btn{margin-top:26px}@media (max-width:900px){.pv-home .h-beta{grid-template-columns:1fr}}.pv-home .h-close{text-align:center;padding:110px clamp(20px,5vw,40px);background:var(--frame);border-top:1px solid var(--hair-2)}.pv-home .h-close .h-title{max-width:640px;margin-inline:auto}.pv-home .h-close .h-sub{margin:0 auto 30px}.pv-home .h-footer{background:var(--bg);border-top:1px solid var(--hair-2);padding:44px clamp(20px,5vw,40px)}.pv-home .h-footer-inner{max-width:1120px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.pv-home .h-footer-links{display:flex;gap:26px;flex-wrap:wrap}.pv-home .h-footer a{font-size:13px;color:var(--ink-2);text-decoration:none}.pv-home .h-footer a:hover{color:var(--brand-2)}.pv-home .h-copy{font-size:12px;color:var(--ink-3)}