@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&family=Inter:wght@300;400;500;600&display=swap";
:root{--vx-bg:#f3efe8;--vx-bg-soft:#efe9df;--vx-surface:#ffffff85;--vx-surface-strong:#ffffffb8;--vx-text:#171614;--vx-muted:#756d63;--vx-border:#2d231914;--vx-accent:#a78652;--vx-accent-soft:#c7ad84;--vx-shadow-soft:0 20px 60px #0000000f;--vx-shadow-large:0 30px 120px #0000001f;--vx-max-width:1440px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--vx-bg);color:var(--vx-text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Inter,sans-serif;overflow-x:hidden}button{font-family:Inter,sans-serif}img{max-width:100%;display:block}a{color:inherit}.vx-root{min-height:100vh;position:relative;overflow:hidden}.vx-noise{pointer-events:none;opacity:.03;z-index:1;background-image:url(https://grainy-gradients.vercel.app/noise.svg);position:fixed;inset:0}.vx-bg-glow{filter:blur(120px);pointer-events:none;border-radius:999px;position:absolute}.vx-bg-glow-1{opacity:.28;background:#d4bb96;width:700px;height:700px;top:-260px;left:-220px}.vx-bg-glow-2{opacity:.18;background:#b59d7f;width:600px;height:600px;top:260px;right:-200px}.vx-nav,.vx-hero,.vx-how-section,.vx-modules-section,.vx-ecosystem-split,.vx-grid-section,.vx-showcase,.vx-trust-section{width:100%;max-width:var(--vx-max-width);margin:auto}.vx-nav{z-index:20;justify-content:space-between;align-items:center;padding:34px 72px;display:flex;position:relative}.vx-logo-wrap{align-items:center;gap:18px;display:flex}.vx-logo-mark{width:42px;height:42px;color:var(--vx-accent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff8c;border:1px solid #a7865238;border-radius:12px;justify-content:center;align-items:center;font-family:Cormorant Garamond,serif;font-size:24px;font-weight:600;display:flex}.vx-logo-text{letter-spacing:.38em;color:var(--vx-accent);font-size:14px}.vx-logo-sub{letter-spacing:.16em;text-transform:uppercase;color:#9a8d7d;margin-top:4px;font-size:10px}.vx-links{letter-spacing:.18em;color:var(--vx-muted);text-transform:uppercase;align-items:center;gap:44px;font-size:12px;display:flex}.vx-links span{cursor:pointer;transition:opacity .3s,transform .3s}.vx-links span:hover{opacity:.55;transform:translateY(-1px)}.vx-actions{align-items:center;gap:24px;display:flex}.vx-login{color:var(--vx-muted);font-size:13px;text-decoration:none;transition:opacity .3s}.vx-login:hover{opacity:.65}.vx-btn-primary{background:var(--vx-accent);color:#fff;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;border:none;border-radius:16px;height:48px;padding:0 26px;font-size:11px;font-weight:500;transition:transform .35s,opacity .35s,box-shadow .35s;box-shadow:0 12px 30px #a7865240}.vx-btn-primary:hover{opacity:.95;transform:translateY(-2px);box-shadow:0 18px 40px #a7865252}.vx-btn-secondary{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);height:48px;color:var(--vx-text);letter-spacing:.18em;text-transform:uppercase;cursor:pointer;background:#ffffff8c;border:1px solid #0000000f;border-radius:16px;padding:0 26px;font-size:11px;font-weight:500;transition:all .35s}.vx-btn-secondary:hover{background:#fff;transform:translateY(-2px)}.vx-eyebrow{letter-spacing:.32em;text-transform:uppercase;color:var(--vx-accent);margin-bottom:24px;font-size:11px}.vx-showcase-title,.vx-how-top h2,.vx-trust-top h2,.vx-cta h2,.vx-modules-top h2,.vx-ecosystem-guest h2,.vx-ecosystem-ops h2{letter-spacing:-.04em}.vx-hero{z-index:5;grid-template-columns:.95fr 1.05fr;align-items:center;gap:90px;padding:70px 72px 180px;display:grid;position:relative}.vx-hero-left{z-index:3;position:relative}.vx-hero-left h1{letter-spacing:-.05em;max-width:700px;font-family:Cormorant Garamond,serif;font-size:clamp(72px,8vw,122px);font-weight:500;line-height:.88}.vx-hero-left p{max-width:560px;color:var(--vx-muted);margin-top:34px;font-size:18px;line-height:1.9}.vx-hero-actions{flex-wrap:wrap;gap:18px;margin-top:44px;display:flex}.vx-trust{color:#92877a;letter-spacing:.26em;text-transform:uppercase;flex-wrap:wrap;gap:34px;margin-top:56px;font-size:11px;display:flex}.vx-hero-right{height:920px;position:relative}.vx-hero-image{box-shadow:var(--vx-shadow-large);background:linear-gradient(#0000001a,#00000061),url(/burman-hero.jpg) 50%/cover;border-radius:42px;position:absolute;inset:0;overflow:hidden}.vx-image-overlay{background:linear-gradient(#ffffff0a,#00000052);position:absolute;inset:0}.vx-image-content{z-index:3;position:absolute;bottom:60px;left:60px}.vx-image-eyebrow{color:#fffc;letter-spacing:.3em;margin-bottom:16px;font-size:12px}.vx-image-content h2{color:#fff;font-family:Cormorant Garamond,serif;font-size:78px;font-weight:500;line-height:.9}.vx-dashboard-float{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);width:390px;box-shadow:var(--vx-shadow-large);z-index:5;background:#ffffffa3;border:1px solid #fff9;border-radius:34px;animation:7s ease-in-out infinite vxFloat;position:absolute;top:120px;left:-70px;overflow:hidden}.vx-dashboard-header{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.vx-dashboard-dots{gap:8px;display:flex}.vx-dashboard-dots span{background:#d7c6ad;border-radius:999px;width:10px;height:10px}.vx-dashboard-label{color:var(--vx-muted);font-size:12px}.vx-dashboard-body{padding:22px}.vx-stat-row{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:16px;display:grid}.vx-stat-box{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffa6;border-radius:22px;padding:18px}.vx-stat-box small{color:var(--vx-muted)}.vx-stat-box h3{margin-top:10px;font-family:Cormorant Garamond,serif;font-size:40px;font-weight:600}.vx-chart{background:linear-gradient(#a7865238,#a7865205);border-radius:24px;height:160px;margin-bottom:16px}.vx-mini-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.vx-mini-card{background:#ffffff80;border-radius:18px;height:88px}.vx-phone-float{z-index:6;background:#111;border-radius:42px;width:260px;height:530px;padding:12px;animation:8s ease-in-out infinite vxPhoneFloat;position:absolute;bottom:60px;right:-40px;transform:rotate(10deg);box-shadow:0 40px 120px #00000047}.vx-phone-screen{background:#f4eee5;border-radius:32px;width:100%;height:100%;overflow:hidden}.vx-phone-top{letter-spacing:.18em;text-transform:uppercase;color:#8b5a4c;padding:22px;font-size:13px}.vx-phone-image{background:linear-gradient(#00000026,#0003),url(https://images.unsplash.com/photo-1517248135467-4c7edcad34c4?q=80&w=1200&auto=format&fit=crop) 50%/cover;border-radius:22px;height:180px;margin:0 18px}.vx-phone-menu{padding:20px 18px}.vx-phone-item{border-bottom:1px solid #0000000f;justify-content:space-between;padding:18px 0;font-size:14px;display:flex}.vx-how-section{padding:0 72px 180px}.vx-how-top{margin-bottom:70px}.vx-how-top h2{max-width:720px;font-family:Cormorant Garamond,serif;font-size:72px;line-height:.92}.vx-how-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.vx-how-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--vx-shadow-soft);background:#ffffff80;border:1px solid #ffffff80;border-radius:32px;padding:40px;transition:transform .35s,box-shadow .35s;position:relative}.vx-how-card:hover{transform:translateY(-4px);box-shadow:0 28px 70px #00000014}.vx-how-card h3{margin-bottom:20px;font-family:Cormorant Garamond,serif;font-size:40px;line-height:1}.vx-how-card p{color:var(--vx-muted);line-height:1.9}.vx-modules-section{padding:0 72px 180px}.vx-modules-top{margin-bottom:70px}.vx-modules-top h2{margin-bottom:24px;font-family:Cormorant Garamond,serif;font-size:76px;line-height:.9}.vx-modules-top p{max-width:760px;color:var(--vx-muted);font-size:17px;line-height:2}.vx-modules-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.vx-module-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);min-height:340px;box-shadow:var(--vx-shadow-soft);background:#ffffff85;border:1px solid #ffffff80;border-radius:34px;padding:38px;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden}.vx-module-card:hover{transform:translateY(-4px);box-shadow:0 30px 80px #00000014}.vx-module-card:before{content:"";background:linear-gradient(90deg,#0000,#a7865273,#0000);width:100%;height:1px;position:absolute;top:0;left:0}.vx-module-label{letter-spacing:.22em;text-transform:uppercase;color:var(--vx-accent);margin-bottom:24px;font-size:11px}.vx-module-card h3{margin-bottom:24px;font-family:Cormorant Garamond,serif;font-size:46px;line-height:.92}.vx-module-card p{color:var(--vx-muted);line-height:1.9}.vx-ecosystem-split{grid-template-columns:1fr 1fr;gap:42px;padding:0 72px 180px;display:grid}.vx-ecosystem-guest,.vx-ecosystem-ops{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--vx-shadow-soft);background:#ffffff80;border:1px solid #ffffff80;border-radius:38px;padding:48px;position:relative;overflow:hidden}.vx-ecosystem-guest h2,.vx-ecosystem-ops h2{max-width:520px;margin-bottom:24px;font-family:Cormorant Garamond,serif;font-size:62px;line-height:.92}.vx-ecosystem-guest p,.vx-ecosystem-ops p{color:var(--vx-muted);max-width:560px;margin-bottom:42px;line-height:1.9}.vx-guest-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.vx-guest-card{background:#fff;border-radius:26px;min-height:220px;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.vx-guest-card:hover{transform:translateY(-4px);box-shadow:0 24px 70px #00000014}.vx-guest-image{height:170px}.vx-guest-image.dining{background:linear-gradient(#0000002e,#00000038),url(https://images.unsplash.com/photo-1559339352-11d035aa65de?q=80&w=1400&auto=format&fit=crop) 50%/cover}.vx-guest-image.spa{background:linear-gradient(#0000002e,#00000038),url(https://images.unsplash.com/photo-1544161515-4ab6ce6db874?q=80&w=1400&auto=format&fit=crop) 50%/cover}.vx-guest-image.room{background:linear-gradient(#0000002e,#00000038),url(https://images.unsplash.com/photo-1505693416388-ac5ce068fe85?q=80&w=1400&auto=format&fit=crop) 50%/cover}.vx-guest-image.wine{background:linear-gradient(#0000002e,#00000038),url(https://images.unsplash.com/photo-1510812431401-41d2bd2722f3?q=80&w=1400&auto=format&fit=crop) 50%/cover}.vx-guest-card span{color:var(--vx-text);padding:18px 20px;font-size:15px;display:block}.vx-ops-panel{background:linear-gradient(#ffffff14,#ffffff0a),url(/menu-dashboard.jpg) top/cover;border-radius:30px;min-height:620px;padding:28px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.vx-ops-top{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px;display:grid}.vx-ops-stat{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffb3;border-radius:22px;padding:20px}.vx-ops-stat small{color:var(--vx-muted)}.vx-ops-stat h3{margin-top:8px;font-family:Cormorant Garamond,serif;font-size:42px}.vx-ops-chart{background:linear-gradient(#a786523d,#a7865205);border-radius:24px;height:220px;margin-bottom:18px}.vx-ops-list{flex-direction:column;gap:12px;display:flex}.vx-ops-item{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffb8;border-radius:18px;justify-content:space-between;align-items:center;padding:18px 20px;font-size:14px;display:flex}.vx-grid-section{grid-template-columns:1.15fr .85fr;gap:28px;padding:0 72px 180px;display:grid}.vx-grid-stack{gap:28px;display:grid}.vx-grid-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--vx-shadow-soft);background:#ffffff85;border:1px solid #ffffff80;border-radius:34px;position:relative;overflow:hidden}.vx-grid-card.large{min-height:760px}.vx-grid-card.small{min-height:366px}.vx-card-image{width:100%}.vx-card-image.dining{background:linear-gradient(#0000002e,#00000047),url(https://images.unsplash.com/photo-1559339352-11d035aa65de?q=80&w=1600&auto=format&fit=crop) 50%/cover;height:480px}.vx-card-image.spa{background:linear-gradient(#0000002e,#0000003d),url(https://images.unsplash.com/photo-1544161515-4ab6ce6db874?q=80&w=1600&auto=format&fit=crop) 50%/cover;height:220px}.vx-card-image.wine{background:linear-gradient(#0000002e,#0000003d),url(https://images.unsplash.com/photo-1510812431401-41d2bd2722f3?q=80&w=1600&auto=format&fit=crop) 50%/cover;height:220px}.vx-card-content{padding:38px}.vx-card-content h3{margin-bottom:18px;font-family:Cormorant Garamond,serif;font-size:46px;line-height:1}.vx-card-content p{color:var(--vx-muted);max-width:520px;line-height:1.9}.vx-showcase{z-index:5;padding:0 72px 180px;position:relative}.vx-showcase-top{grid-template-columns:1fr .8fr;gap:80px;margin-bottom:60px;display:grid}.vx-showcase-title{max-width:720px;font-family:Cormorant Garamond,serif;font-size:76px;font-weight:500;line-height:.92}.vx-showcase-copy{padding-top:28px}.vx-showcase-copy p{color:var(--vx-muted);margin-bottom:24px;font-size:17px;line-height:2}.vx-showcase-frame{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--vx-shadow-large);background:#ffffff94;border:1px solid #ffffff8c;border-radius:40px;padding:24px;position:relative;overflow:hidden}.vx-showcase-glow{filter:blur(100px);pointer-events:none;background:#a7865224;border-radius:999px;width:420px;height:420px;position:absolute;top:-120px;right:-120px}.vx-showcase-image{z-index:2;border-radius:26px;width:100%;position:relative;box-shadow:0 20px 80px #00000029}.vx-trust-section{padding:0 72px 180px}.vx-trust-top{margin-bottom:60px}.vx-trust-top h2{max-width:720px;margin-top:18px;font-family:Cormorant Garamond,serif;font-size:72px;line-height:.92}.vx-trust-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.vx-trust-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--vx-shadow-soft);background:#ffffff85;border:1px solid #ffffff80;border-radius:30px;padding:34px;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden}.vx-trust-card:hover{transform:translateY(-4px);box-shadow:0 24px 70px #00000014}.vx-trust-card:before{content:"";background:linear-gradient(90deg,#0000,#a7865280,#0000);width:100%;height:1px;position:absolute;top:0;left:0}.vx-trust-card h3{color:var(--vx-accent);margin-bottom:18px;font-family:Cormorant Garamond,serif;font-size:64px;line-height:1}.vx-trust-card p{color:var(--vx-muted);font-size:15px;line-height:1.9}.vx-cta{z-index:4;text-align:center;padding:0 20px 180px;position:relative}.vx-cta h2{max-width:860px;margin:0 auto 28px;font-family:Cormorant Garamond,serif;font-size:84px;line-height:.9}.vx-cta p{max-width:720px;color:var(--vx-muted);margin:auto;font-size:17px;line-height:2}.vx-cta .vx-hero-actions{justify-content:center}@media (max-width:1400px){.vx-dashboard-float{left:-20px}.vx-phone-float{right:-10px}}@media (max-width:1200px){.vx-hero{grid-template-columns:1fr;gap:80px}.vx-how-grid{grid-template-columns:1fr}.vx-modules-grid{grid-template-columns:1fr 1fr}.vx-ecosystem-split,.vx-grid-section{grid-template-columns:1fr}.vx-showcase-top{grid-template-columns:1fr;gap:40px}.vx-trust-grid{grid-template-columns:1fr 1fr}.vx-hero-right{height:900px}}@media (max-width:900px){.vx-links{display:none}.vx-nav{padding:24px}.vx-hero,.vx-how-section,.vx-modules-section,.vx-ecosystem-split,.vx-grid-section,.vx-showcase,.vx-trust-section{padding-left:24px;padding-right:24px}.vx-hero{padding-top:40px}.vx-dashboard-float{width:320px;left:0}.vx-phone-float{width:210px;height:450px;right:0}.vx-image-content{bottom:36px;left:36px}.vx-image-content h2{font-size:52px}.vx-hero-left h1{font-size:68px}.vx-how-top h2,.vx-modules-top h2,.vx-ecosystem-guest h2,.vx-ecosystem-ops h2,.vx-showcase-title,.vx-trust-top h2,.vx-cta h2{font-size:52px}.vx-card-content h3{font-size:38px}}@media (max-width:768px){.vx-modules-grid,.vx-trust-grid,.vx-guest-grid{grid-template-columns:1fr}.vx-ecosystem-guest,.vx-ecosystem-ops{padding:30px}.vx-dashboard-float{width:100%;margin-top:40px;position:relative;top:auto;left:auto}.vx-phone-float{display:none}.vx-hero-right{height:auto}.vx-hero-image{height:640px;position:relative}}@media (max-width:640px){.vx-nav{flex-wrap:wrap;gap:16px}.vx-actions{justify-content:space-between;gap:12px;width:100%}.vx-btn-primary,.vx-btn-secondary{height:44px;padding:0 16px;font-size:10px}.vx-hero-left h1{font-size:56px}.vx-hero-left p{font-size:16px}.vx-image-content h2,.vx-how-top h2,.vx-modules-top h2,.vx-showcase-title,.vx-trust-top h2,.vx-cta h2{font-size:44px}.vx-card-content,.vx-module-card,.vx-how-card{padding:28px}.vx-grid-card.large,.vx-grid-card.small{min-height:auto}.vx-card-image.dining{height:320px}.vx-showcase-frame{padding:14px}.vx-trust{gap:18px;line-height:1.8}}@media (max-width:480px){.vx-nav{padding:20px}.vx-hero,.vx-how-section,.vx-modules-section,.vx-ecosystem-split,.vx-grid-section,.vx-showcase,.vx-trust-section{padding-left:20px;padding-right:20px}.vx-hero,.vx-how-section,.vx-modules-section,.vx-ecosystem-split,.vx-grid-section,.vx-showcase,.vx-trust-section,.vx-cta{padding-bottom:120px}.vx-hero-left h1{font-size:48px}.vx-how-top h2,.vx-modules-top h2,.vx-showcase-title,.vx-trust-top h2,.vx-cta h2,.vx-ecosystem-guest h2,.vx-ecosystem-ops h2{font-size:38px}.vx-image-content{bottom:24px;left:24px}.vx-image-content h2{font-size:38px}.vx-hero-image{border-radius:28px;height:520px}.vx-dashboard-float{border-radius:24px}.vx-showcase-frame,.vx-ecosystem-guest,.vx-ecosystem-ops{border-radius:28px}}@keyframes vxFloat{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes vxPhoneFloat{0%{transform:rotate(10deg)translateY(0)}50%{transform:rotate(10deg)translateY(-16px)}to{transform:rotate(10deg)translateY(0)}}
