:root{--vs-bg-0:#070707;--vs-bg-1:#0b0b0c;--vs-surface-1:#111214;--vs-surface-2:#17181a;--vs-surface-3:#1d1e21;--vs-gold-300:#e6c572;--vs-gold-400:#d8ae55;--vs-gold-500:#c6973f;--vs-text-1:#f7f3ea;--vs-text-2:#d8d2c6;--vs-text-3:#928d84;--vs-success:#2e8b46;--vs-warning:#c89a3d;--vs-danger:#b4433a;--vs-info:#5577a8;--vs-border-soft:rgba(212,168,78,.18);--vs-border-gold:rgba(212,168,78,.46);--vs-shadow-stage:0 18px 60px rgba(0,0,0,.48);--vs-radius-sm:8px;--vs-radius-md:12px;--vs-radius-lg:18px;--vs-radius-xl:26px;--vs-space-1:4px;--vs-space-2:8px;--vs-space-3:12px;--vs-space-4:16px;--vs-space-6:24px;--vs-space-8:32px;--vs-space-12:48px;--vs-space-16:64px;--vs-space-24:96px}[data-theme=light]{--vs-bg-0:#f4f1ea;--vs-bg-1:#fbfaf6;--vs-surface-1:#ffffff;--vs-surface-2:#f0ede6;--vs-surface-3:#e8e3da;--vs-text-1:#171513;--vs-text-2:#49443c;--vs-text-3:#797168;--vs-border-soft:rgba(133,94,29,.16)}:root{--vs-font-display: "Manrope", "Inter", sans-serif;--vs-font-body: "Inter", sans-serif;--vs-btn-height-lg:56px;--vs-btn-height-md:48px;--vs-btn-height-sm:40px;--vs-btn-radius:12px;--vs-control-height:48px;--vs-control-radius:12px;--vs-container-max:1280px;--vs-section-gap:96px}.vs-ui-button{min-height:var(--vs-btn-height-md);border-radius:var(--vs-btn-radius);padding:0 24px;font-family:var(--vs-font-body);font-weight:600;letter-spacing:.01em}.vs-ui-card{border-radius:var(--vs-radius-lg);background:var(--vs-surface-1);border:1px solid var(--vs-border-soft)}:root{color-scheme:dark;--vs-font-sans: Inter, Manrope, "Segoe UI", Arial, sans-serif;--vs-font-display: Georgia, "Times New Roman", serif;--vs-focus: #e6c572}html{min-width:320px;background:var(--vs-bg-0)}body{min-width:320px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select,textarea{font:inherit}img,video{max-width:100%}button,a{-webkit-tap-highlight-color:transparent}::selection{background:#d8ae5552;color:var(--vs-text-1)}.vs-skip-link{position:fixed;left:16px;top:12px;z-index:10000;transform:translateY(-160%);padding:10px 14px;border:1px solid var(--vs-border-gold);border-radius:var(--vs-radius-sm);background:var(--vs-surface-1);color:var(--vs-text-1);text-decoration:none;transition:transform .16s ease}.vs-skip-link:focus{transform:translateY(0);outline:2px solid var(--vs-focus);outline-offset:2px}*{scrollbar-width:thin;scrollbar-color:rgba(216,174,85,.34) rgba(255,255,255,.035)}*::-webkit-scrollbar{width:9px;height:9px}*::-webkit-scrollbar-track{background:#ffffff06}*::-webkit-scrollbar-thumb{background:#d8ae5547;border:2px solid transparent;background-clip:padding-box;border-radius:999px}*::-webkit-scrollbar-thumb:hover{background:#d8ae5570;border:2px solid transparent;background-clip:padding-box}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@keyframes vs-primary-gold-shimmer{0%,58%{transform:translate(-260%) skew(-24deg);opacity:0}64%{opacity:.9}86%,to{transform:translate(560%) skew(-24deg);opacity:0}}.vs-btn-primary,.vs-btn--primary,.vs-auth-primary,.btn.gold,button.gold,.dp-btn-gold,.gold-btn,.planner-primary,.vp-primary,.vp-pwa-install,.vpc-entry-primary,.pro-primary-action,.pro-gold-action,.vem-gold-button,.wb-upload-primary,.website-builder-page button.gold,.workspace-primary-actions>a:not(.secondary),.pro-save,.pro-save-wide,.builder-save,.invite-studio-heading-actions .primary,.invite-studio-new-submit,.invite-personal-panel>button,.pro-index-event-actions a.primary,.live-index-card-actions a.primary,.vs-update-banner button:not(.secondary){position:relative;overflow:hidden;isolation:isolate}.vs-btn-primary:after,.vs-btn--primary:after,.vs-auth-primary:after,.btn.gold:after,button.gold:after,.dp-btn-gold:after,.gold-btn:after,.planner-primary:after,.vp-primary:after,.vp-pwa-install:after,.vpc-entry-primary:after,.pro-primary-action:after,.pro-gold-action:after,.vem-gold-button:after,.wb-upload-primary:after,.website-builder-page button.gold:after,.workspace-primary-actions>a:not(.secondary):after,.pro-save:after,.pro-save-wide:after,.builder-save:after,.invite-studio-heading-actions .primary:after,.invite-studio-new-submit:after,.invite-personal-panel>button:after,.pro-index-event-actions a.primary:after,.live-index-card-actions a.primary:after,.vs-update-banner button:not(.secondary):after{content:"";position:absolute;z-index:2;top:-45%;bottom:-45%;left:-42%;width:31%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.78),transparent);filter:blur(.35px);transform:translate(-260%) skew(-24deg);animation:vs-primary-gold-shimmer 4.8s ease-in-out infinite}.vpc-entry-card>.vpc-entry-primary+.vpc-entry-primary:after{display:none}.vs-global-controls{position:fixed;right:18px;bottom:18px;z-index:1000;display:flex;gap:8px;align-items:center}.vs-logout-control{border:1px solid color-mix(in srgb,var(--vs-gold,#d2aa62) 34%,transparent);background:color-mix(in srgb,var(--vs-surface,#10100f) 94%,transparent);color:var(--vs-text,#eee7dd);border-radius:999px;padding:10px 14px;cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.vs-logout-control:disabled{opacity:.55;cursor:wait}@media(max-width:640px){.vs-global-controls{right:10px;bottom:10px}.vs-logout-control{padding:9px 11px}}.vs-update-banner{position:fixed;right:18px;top:86px;bottom:auto;z-index:9999;max-width:460px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center;padding:13px 14px;border:1px solid rgba(213,174,100,.28);border-radius:12px;background:color-mix(in srgb,var(--vs-surface,#11110f) 94%,transparent);box-shadow:0 18px 60px #00000052;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.vs-update-banner div{display:grid;gap:3px}.vs-update-banner strong{font-size:12px}.vs-update-banner span{font-size:10px;opacity:.72;line-height:1.35}.vs-update-banner button{border:0;border-radius:8px;padding:9px 11px;background:var(--vs-gold,#d5ae64);color:#17130c;font-weight:700;cursor:pointer}.vs-update-banner button.secondary{background:transparent;color:inherit;border:1px solid rgba(255,255,255,.1)}.vs-update-banner button:disabled{opacity:.55;cursor:wait}@media(max-width:640px){.vs-update-banner{left:10px;right:10px;top:74px;bottom:auto;grid-template-columns:1fr 1fr}.vs-update-banner div{grid-column:1/-1}.vs-update-banner button{width:100%}}.vs-global-controls{position:fixed!important;top:14px!important;right:14px!important;bottom:auto!important;z-index:1200!important;display:flex!important;flex-direction:row-reverse!important;align-items:center!important;gap:7px!important;pointer-events:none!important}.vs-global-controls>*{pointer-events:auto!important}.vs-theme-toggle{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:50%!important;border:1px solid color-mix(in srgb,var(--vs-gold,#d2aa62) 42%,transparent)!important;background:color-mix(in srgb,var(--vs-surface,#11110f) 92%,transparent)!important;color:var(--vs-gold,#e0b967)!important;box-shadow:0 8px 28px #00000038!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;cursor:pointer!important;font-size:0!important;line-height:1!important}.vs-theme-toggle:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--vs-gold,#d2aa62) 70%,transparent)!important}.vs-theme-toggle:focus-visible{outline:2px solid var(--vs-focus,#e6c572)!important;outline-offset:3px!important}.vs-theme-toggle__icon{display:block!important;font-size:20px!important;line-height:1!important}.vs-theme-toggle__label{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.vs-logout-control{min-height:34px!important;padding:7px 10px!important;font-size:11px!important;border-radius:9px!important}html[data-theme=light] .vs-theme-toggle{background:#fffcf4f0!important;color:#8a5c10!important;border-color:#91651c47!important;box-shadow:0 8px 24px #4a371824!important}@media(max-width:700px){.vs-global-controls{top:calc(8px + env(safe-area-inset-top))!important;right:9px!important}.vs-theme-toggle{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important}.vs-logout-control{display:none!important}}html body .vs-global-controls{position:fixed!important;top:12px!important;right:12px!important;bottom:auto!important;left:auto!important;z-index:2147482000!important;display:flex!important;flex-direction:row-reverse!important;align-items:center!important;gap:7px!important;pointer-events:none!important}html body .vs-global-controls>*{pointer-events:auto!important}html body .vs-theme-toggle{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;display:grid!important;place-items:center!important;padding:0!important;border-radius:50%!important;border:1px solid rgba(222,177,91,.48)!important;background:#111211eb!important;color:#efbd62!important;box-shadow:0 8px 28px #00000042!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;cursor:pointer!important;font-size:0!important;line-height:1!important}html body .vs-theme-toggle__icon{display:block!important;font-size:19px!important;line-height:1!important}html[data-theme=light] body .vs-theme-toggle{background:#fffaf0!important;color:#784b0e!important;border-color:#89591247!important;box-shadow:0 8px 26px #43341c26!important}@media(max-width:700px){html body .vs-global-controls{top:calc(9px + env(safe-area-inset-top))!important;right:9px!important}html body .vs-theme-toggle{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important}}.vs-app{background:var(--vs-bg-0);color:var(--vs-text-1);min-height:100vh}.vs-card{background:linear-gradient(180deg,var(--vs-surface-2),var(--vs-surface-1));border:1px solid var(--vs-border-soft);border-radius:var(--vs-radius-lg);box-shadow:var(--vs-shadow-stage)}.vs-card--gold{border-color:var(--vs-border-gold)}.vs-btn{min-height:44px;border-radius:var(--vs-radius-md);padding:0 18px;border:1px solid transparent;font-weight:700;letter-spacing:.02em;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.vs-btn--primary{background:linear-gradient(135deg,var(--vs-gold-300),var(--vs-gold-500));color:#17110a;box-shadow:0 10px 30px #c6973f33}.vs-btn--secondary{background:transparent;color:var(--vs-text-1);border-color:var(--vs-border-gold)}.vs-btn--success{background:var(--vs-success);color:#fff}.vs-btn--danger{background:var(--vs-danger);color:#fff}.vs-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid var(--vs-border-soft);font-size:12px}.vs-input{min-height:44px;background:var(--vs-surface-1);border:1px solid var(--vs-border-soft);color:var(--vs-text-1);border-radius:var(--vs-radius-md);padding:0 14px;outline:none}.vs-input:focus{border-color:var(--vs-gold-400);box-shadow:0 0 0 3px #d8ae551f}.vs-section-title{font-size:clamp(24px,2.2vw,36px);line-height:1.1;letter-spacing:.02em}.vs-muted{color:var(--vs-text-3)}.vs-gold{color:var(--vs-gold-300)}.vs-btn--lg{min-height:52px;padding:0 24px;font-size:16px}.vs-btn--md{min-height:48px;padding:0 20px;font-size:15px}.vs-btn--sm{min-height:40px;padding:0 14px;font-size:14px}.vs-btn:disabled{opacity:.55;cursor:not-allowed}.vs-btn:hover{filter:brightness(1.08)}.vs-nav-item{min-height:44px;padding:0 14px;border-radius:var(--vs-radius-md);display:flex;align-items:center;color:var(--vs-text-2)}.vs-nav-item:hover{background:var(--vs-surface-2);color:var(--vs-text-1)}.vs-panel{background:var(--vs-surface-1);border:1px solid var(--vs-border-soft);border-radius:var(--vs-radius-lg);padding:var(--vs-space-8)}@media(max-width:768px){.vs-btn--lg,.vs-btn--md{min-height:48px}.vs-panel{padding:var(--vs-space-6)}}:root{--bg:#070706;--panel:#10100f;--panel2:#171613;--text:#f6f0e7;--muted:#a9a39a;--gold:#d7a84d;--gold2:#f0c978;--line:rgba(217,168,77,.38);--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 75% 8%,rgba(151,88,22,.2),transparent 27%),radial-gradient(circle at 20% 35%,rgba(218,160,55,.08),transparent 32%),linear-gradient(135deg,#050505,#0c0b09 52%,#090806);color:var(--text);font-family:Inter,Manrope,Segoe UI,Arial,sans-serif;min-height:100vh}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.012) 1px,transparent 1px);background-size:100% 4px;opacity:.17}.shell{width:min(1480px,calc(100% - 64px));margin:auto}.topbar{height:84px;display:flex;align-items:center;gap:36px;border-bottom:1px solid rgba(255,255,255,.06)}.brand{display:flex;align-items:center;gap:14px;text-decoration:none;color:var(--text);min-width:280px}.mark{font-family:Georgia,serif;font-size:44px;line-height:1;color:var(--gold2);font-style:italic}.brand b{display:block;letter-spacing:.08em}.brand small{display:block;color:var(--gold);font-size:9px;letter-spacing:.11em;margin-top:5px}.desktop-nav{display:flex;gap:30px;flex:1;justify-content:center}.desktop-nav a{color:#c7c1b8;text-decoration:none;font-size:14px}.desktop-nav a:hover{color:var(--gold2)}.actions{display:flex;gap:12px}.btn{border:1px solid var(--line);background:transparent;color:var(--text);border-radius:8px;padding:12px 20px;font-weight:700;letter-spacing:.02em;cursor:pointer}.btn.gold{background:linear-gradient(135deg,#f0c978,#c99035);color:#171006;border-color:#e2b45a;box-shadow:0 8px 30px #c68b2b38}.btn.outline{color:var(--gold2)}.btn.lg{padding:16px 30px;min-width:220px}.menu{display:none;background:none;border:0;color:#fff;font-size:28px}.hero{min-height:650px;display:grid;grid-template-columns:1.08fr .92fr;gap:40px;align-items:center;padding:54px 0 28px}.eyebrow{font-size:12px;letter-spacing:.17em;color:var(--gold);margin-bottom:18px}.hero h1{font-size:clamp(44px,4.6vw,76px);line-height:1.04;margin:0 0 24px;font-weight:800;letter-spacing:-.035em;max-width:900px}.hero h1 span{color:var(--gold2)}.hero-copy>p{font-size:18px;line-height:1.6;color:#c6c0b6;max-width:760px}.product-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:28px 0}.product-strip>div{display:grid;grid-template-columns:46px 1fr;grid-template-rows:auto auto;column-gap:10px;align-items:center}.product-strip i{grid-row:1/3;border:1px solid var(--line);width:42px;height:42px;border-radius:7px;display:grid;place-items:center;color:var(--gold2);font-family:Georgia,serif}.product-strip b{font-size:12px}.product-strip small{color:var(--muted);font-size:10px;margin-top:4px}.hero-actions{display:flex;gap:16px;margin:18px 0}.trust{color:#a99d88;font-size:13px}.hero-visual{height:580px;position:relative;overflow:hidden;border-radius:40% 8% 8% 18%;border:1px solid rgba(219,166,66,.18);background:radial-gradient(circle at 60% 30%,rgba(219,166,66,.25),transparent 33%),#0c0b09}.hero-visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 62% 30%,transparent 0 25%,rgba(0,0,0,.25) 58%,rgba(0,0,0,.75) 100%),linear-gradient(90deg,rgba(6,6,6,.75),transparent 35%);z-index:2}.hero-visual img{position:absolute;right:-15%;top:-3%;height:106%;width:auto;filter:saturate(.78) contrast(1.02) brightness(.85);opacity:.95}.bokeh{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 80% 20%,rgba(245,193,90,.6) 0 2px,transparent 3px),radial-gradient(circle at 90% 65%,rgba(245,193,90,.45) 0 3px,transparent 4px);background-size:90px 90px,140px 140px;filter:blur(1px);z-index:3;opacity:.6}.feature-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:14px}.feature-grid article,.control-grid article{background:linear-gradient(160deg,#1a1814f0,#0a0a09f5);border:1px solid var(--line);border-radius:10px;padding:20px;min-height:170px}.feature-grid span{font-size:30px;color:var(--gold)}.feature-grid h2{font-size:14px;color:var(--gold2);margin:14px 0 10px}.feature-grid p{font-size:12px;line-height:1.5;color:#aaa399}.feature-grid a{font-size:12px;color:var(--gold);cursor:pointer}.control{margin-top:12px}.section-kicker{font-size:12px;color:var(--gold);letter-spacing:.12em;margin:18px 0 10px}.control-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.control-grid article{min-height:150px}.control-grid small{color:#b8b1a8}.control-grid strong{display:block;font-size:25px;color:var(--gold2);margin:12px 0}.control-grid p{font-size:11px;color:var(--muted)}.bar{height:5px;background:#2e2920;border-radius:3px}.bar i{display:block;height:100%;background:linear-gradient(90deg,#c38d32,#f0c978)}.timeline{display:flex;justify-content:space-between;margin-top:18px}.timeline i{width:8px;height:8px;background:var(--gold);border-radius:50%;box-shadow:0 0 12px #f0c97873}.ring{float:right;border:7px solid #3a3122;border-top-color:var(--gold);width:58px;height:58px;border-radius:50%;display:grid;place-items:center;color:var(--gold2)}.dots,.mail,.bars{color:var(--gold);font-size:28px;letter-spacing:4px}.split-cta{display:grid;grid-template-columns:1fr 130px 1fr;gap:0;margin-top:16px;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#0c0b09}.split-cta article{min-height:190px;padding:34px 44px;display:flex;align-items:center}.split-cta article:first-child{background:linear-gradient(90deg,#0006,#351f0d59),radial-gradient(circle at 90% 60%,rgba(224,168,71,.25),transparent 30%)}.split-cta article:last-child{background:linear-gradient(270deg,#0006,#351f0d4d)}.split-cta small,.split-cta a{color:var(--gold)}.split-cta h2{font-family:Georgia,serif;font-weight:500;color:var(--gold2);font-size:28px;margin:6px 0}.split-cta p{color:#aaa39a;max-width:460px;line-height:1.5}.vs-orb{align-self:center;justify-self:center;width:92px;height:92px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold2);font:italic 40px Georgia;box-shadow:0 0 40px #daa03738}.footer{display:grid;grid-template-columns:1.35fr repeat(4,1fr);gap:32px;padding:38px 0 24px;border-bottom:1px solid rgba(255,255,255,.06)}.footer>div{display:flex;flex-direction:column;gap:9px}.footer b{font-size:11px;color:var(--gold);letter-spacing:.08em}.footer a,.footer p{font-size:12px;color:#99928a}.foot-brand{flex-direction:row!important;align-items:center}.copyright{font-size:11px;color:#6e6963;padding:14px 0 28px}@media(max-width:1100px){.desktop-nav{display:none}.topbar .actions{margin-left:auto}.feature-grid,.control-grid{grid-template-columns:repeat(3,1fr)}.hero{grid-template-columns:1fr}.hero-visual{height:420px}.product-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.shell{width:min(100% - 28px,720px)}.topbar{height:70px}.brand{min-width:0}.brand .mark{font-size:34px}.brand small{font-size:7px}.topbar .actions{display:none}.menu{display:block;margin-left:auto}.hero{padding-top:26px;gap:16px}.hero h1{font-size:39px;line-height:1.08}.hero-copy>p{font-size:15px}.hero-visual{height:290px;border-radius:18px}.hero-visual img{right:-12%;top:-8%;height:116%}.product-strip{grid-template-columns:repeat(2,1fr);gap:8px;margin:18px 0}.product-strip>div{background:#151310b8;border:1px solid var(--line);border-radius:9px;padding:10px}.product-strip b{font-size:10px}.hero-actions{display:grid}.btn.lg{width:100%}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:0}.control-grid{grid-template-columns:repeat(2,1fr)}.control-grid article{min-height:140px}.split-cta{grid-template-columns:1fr}.split-cta article{min-height:170px;padding:26px}.vs-orb{display:none}.footer{grid-template-columns:repeat(2,1fr)}.foot-brand{grid-column:1/-1}.copyright{text-align:center}.eyebrow{margin-top:8px}}.topbar-wrap{position:relative;z-index:20;background:linear-gradient(180deg,#070706f0,#070706b8);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar .btn{text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.mobile-nav{display:none}.feature-grid a,.split-cta a,.footer a{transition:color .2s ease,opacity .2s ease}.feature-grid a:hover,.split-cta a:hover,.footer a:hover{color:var(--gold2)}.footer span{font-size:12px;color:#99928a}.btn:focus-visible,a:focus-visible,.menu:focus-visible{outline:2px solid var(--gold2);outline-offset:3px}@media(max-width:1100px){.mobile-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px 0 18px;border-top:1px solid rgba(255,255,255,.06)}.mobile-nav a{color:#c7c1b8;text-decoration:none;padding:10px 0}.mobile-nav a:hover{color:var(--gold2)}}@media(max-width:680px){.topbar-wrap{position:sticky;top:0}.mobile-nav{grid-template-columns:1fr 1fr}.hero{min-height:0}.hero-actions a{text-decoration:none}.feature-grid h2{font-size:14px;color:var(--gold2);margin:14px 0 10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.catalog-page{min-height:100vh;background:radial-gradient(circle at 82% 3%,rgba(180,119,29,.16),transparent 25%),radial-gradient(circle at 18% 32%,rgba(217,168,77,.055),transparent 27%),#080807;color:#f4eee6}.catalog-header{position:sticky;top:0;z-index:30;background:#080807db;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-bottom:1px solid rgba(255,255,255,.055)}.catalog-topbar{min-height:78px;display:flex;align-items:center;gap:34px}.catalog-topbar nav{display:flex;gap:28px;margin-left:auto}.catalog-topbar nav a{position:relative;color:#a9a39a;text-decoration:none;font-size:12px;letter-spacing:.03em}.catalog-topbar nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-13px;height:1px;background:#d7a84d;transition:.25s}.catalog-topbar nav a.active,.catalog-topbar nav a:hover{color:#e4c27c}.catalog-topbar nav a.active:after,.catalog-topbar nav a:hover:after{right:0}.catalog-hero{min-height:450px;padding:86px 0 54px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(350px,.8fr);align-items:end;gap:70px;border-bottom:1px solid rgba(255,255,255,.055)}.catalog-hero-copy{max-width:940px}.catalog-hero .eyebrow{margin-bottom:21px}.catalog-hero h1{font:500 clamp(54px,6.4vw,102px)/.9 Georgia,"Times New Roman",serif;letter-spacing:-.055em;margin:0;color:#eee7de}.catalog-hero h1 em{font-weight:400;color:#dfb76b}.catalog-hero>div>p{max-width:770px;color:#9d968d;font-size:16px;line-height:1.7;margin:28px 0 0}.catalog-hero-note{display:grid;grid-template-columns:42px minmax(0,600px);gap:15px;align-items:start;margin-top:32px}.catalog-hero-note>span{font:italic 21px Georgia;color:#d4ad67;border-top:1px solid #8e6d38;padding-top:8px}.catalog-hero-note p{margin:0;padding-top:8px;border-top:1px solid rgba(255,255,255,.07);color:#746e67;font-size:11px;line-height:1.55}.catalog-hero-panel{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(219,177,96,.35);border-bottom:1px solid rgba(219,177,96,.16)}.catalog-hero-panel>div{padding:24px 18px 22px;border-right:1px solid rgba(255,255,255,.065)}.catalog-hero-panel>div:last-child{border-right:0}.catalog-hero-panel small{display:block;color:#806c4b;font-size:8px;letter-spacing:.16em}.catalog-hero-panel strong{display:block;margin:10px 0 4px;color:#e1bd78;font:500 35px Georgia}.catalog-hero-panel span{color:#69645e;font-size:9px}.catalog-toolbar{position:sticky;top:78px;z-index:20;display:grid;grid-template-columns:minmax(260px,1.35fr) auto 190px auto;gap:10px;align-items:center;padding:13px 0;background:linear-gradient(180deg,#080807f7,#080807e8);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.055)}.catalog-search{height:44px;display:flex;align-items:center;gap:10px;border-bottom:1px solid rgba(213,174,100,.32);background:transparent;padding:0 4px}.catalog-search span{color:#cda75f;font-size:19px}.catalog-search input{width:100%;padding:12px 0;border:0;outline:0;background:transparent;color:#f2ece4;font:12px Inter}.catalog-search input::placeholder{color:#5f5b56}.catalog-category-tabs{display:flex;gap:3px}.catalog-category-tabs button{border:0;border-bottom:1px solid rgba(255,255,255,.08);background:transparent;color:#77726c;padding:13px 12px 10px;border-radius:0;cursor:pointer;font-size:10px;letter-spacing:.06em;text-transform:uppercase}.catalog-category-tabs button.active{color:#e2bd75;border-color:#d7a84d}.catalog-toolbar select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-bottom:1px solid rgba(255,255,255,.1);background:#080807;color:#a9a39a;padding:12px 28px 10px 5px;border-radius:0;font-size:10px}.availability-toggle{display:flex;align-items:center;gap:9px;color:#7f7972;font-size:10px;letter-spacing:.03em;white-space:nowrap}.availability-toggle input{position:absolute;opacity:0}.availability-toggle span{width:34px;height:18px;border-radius:20px;background:#1a1916;border:1px solid rgba(255,255,255,.09);position:relative}.availability-toggle span:after{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background:#665f56;left:2px;top:2px;transition:.2s}.availability-toggle input:checked+span{background:#49381d;border-color:#9b763b}.availability-toggle input:checked+span:after{transform:translate(16px);background:#dfb86e}.catalog-results-head{display:flex;justify-content:space-between;align-items:end;padding:38px 0 19px}.catalog-results-head small{display:block;color:#70675c;font-size:8px;letter-spacing:.2em}.catalog-results-head strong{display:block;color:#dcd3c8;font:500 22px Georgia;margin-top:7px}.catalog-results-head p{margin:0;color:#625d57;font-size:10px;max-width:440px;text-align:right;line-height:1.5}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-bottom:72px}.catalog-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.065);border-radius:3px;background:#0d0d0c;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.catalog-card:hover{transform:translateY(-5px);border-color:#d8ad5c57;box-shadow:0 28px 80px #0000004d}.catalog-card-media{height:330px;position:relative;overflow:hidden;background:radial-gradient(circle at 72% 18%,rgba(222,166,65,.25),transparent 25%),linear-gradient(150deg,#1d160f,#0c0c0b 68%)}.catalog-card-media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000005 15%,#05050514 55%,#060605d6),linear-gradient(110deg,rgba(255,255,255,.02),transparent 40%)}.catalog-card-index{position:absolute;z-index:3;right:16px;top:14px;color:#dfbb7773;font:italic 20px Georgia}.catalog-card-glow{position:absolute;width:260px;height:260px;border-radius:50%;filter:blur(45px);background:#bc7a1f24;right:-65px;top:-65px}.catalog-avatar{position:absolute;left:50%;top:51%;transform:translate(-50%,-50%);width:168px;height:212px;display:grid;place-items:center;border:1px solid rgba(230,191,118,.27);border-radius:48% 48% 44% 44%/42% 42% 58% 58%;background:linear-gradient(160deg,#282017,#0c0b09);box-shadow:0 30px 80px #00000070;overflow:hidden}.catalog-avatar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 28%,rgba(232,190,110,.15),transparent 24%),linear-gradient(180deg,transparent 45%,rgba(216,161,62,.08))}.catalog-avatar span{position:relative;z-index:2;color:#e2bd77;font:italic 46px Georgia;letter-spacing:-.05em}.catalog-avatar i{position:absolute;width:130%;height:42%;bottom:-22%;border:1px solid rgba(228,186,105,.18);border-radius:50%}.availability{position:absolute;z-index:4;left:15px;top:15px;border:1px solid rgba(255,255,255,.11);background:#080807a3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#8d867d;padding:7px 10px;border-radius:999px;font-size:8px;letter-spacing:.08em;text-transform:uppercase}.availability.available{color:#a8c9a1;border-color:#77b36f4d}.availability.available:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:#80b776;margin-right:6px;box-shadow:0 0 9px #7ebf728c}.catalog-quick{position:absolute;z-index:4;left:15px;right:15px;bottom:15px;padding:11px;border:1px solid rgba(228,188,112,.3);background:#070706b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#d7b575;font:700 8px Inter;letter-spacing:.13em;opacity:0;transform:translateY(6px);transition:.22s;cursor:pointer}.catalog-card:hover .catalog-quick,.catalog-quick:focus-visible{opacity:1;transform:none}.catalog-card-body{padding:21px 20px 18px}.catalog-card-topline{display:flex;justify-content:space-between;align-items:center}.catalog-category{font-size:8px;letter-spacing:.16em;text-transform:uppercase;color:#af8848}.catalog-rating{display:flex;align-items:center;gap:5px;font-size:10px;color:#d5ae64}.catalog-rating small{color:#65605a;font-size:8px}.catalog-card h2{font:500 27px Georgia;margin:12px 0 7px;letter-spacing:-.025em;color:#e8e0d6}.verified{display:inline-grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#c99c4f;color:#171006;font:700 10px Inter;vertical-align:4px}.catalog-meta{display:flex;align-items:center;gap:8px;color:#77716a;font-size:10px;margin:0 0 16px}.catalog-meta span{width:3px;height:3px;border-radius:50%;background:#8d7040}.catalog-tags{display:flex;gap:6px;flex-wrap:wrap;min-height:28px}.catalog-tags span{font-size:8px;letter-spacing:.04em;color:#918a80;border-bottom:1px solid rgba(255,255,255,.08);padding:5px 0;background:transparent;margin-right:7px}.catalog-card-footer{display:flex;justify-content:space-between;align-items:end;border-top:1px solid rgba(255,255,255,.055);margin-top:19px;padding-top:16px}.catalog-card-footer small{display:block;color:#655f58;font-size:7px;letter-spacing:.14em}.catalog-card-footer strong{display:block;color:#d8cfc4;font:500 15px Georgia;margin-top:5px}.catalog-profile-link{text-decoration:none;color:#cba35b;font-size:9px;letter-spacing:.11em}.catalog-profile-link span{font-size:14px;margin-left:4px}.catalog-empty{grid-column:1/-1;text-align:center;padding:90px 20px;border-top:1px solid rgba(213,174,100,.2);border-bottom:1px solid rgba(255,255,255,.06)}.catalog-empty>span{font:italic 54px Georgia;color:#d9b46e}.catalog-empty h2{font:500 30px Georgia;margin:15px 0 6px}.catalog-empty p{color:#777168}.catalog-footer{display:grid;grid-template-columns:1.4fr 1fr auto;align-items:center;gap:30px;border-top:1px solid rgba(255,255,255,.06);padding:34px 0 40px}.catalog-footer>div{display:flex;flex-direction:column;gap:4px}.catalog-footer>div b{font-size:9px;color:#ad8849;letter-spacing:.12em}.catalog-footer>div span,.catalog-footer>a{font-size:10px;color:#6f6a64}.catalog-footer>a{text-decoration:none;color:#b9914d}.catalog-profile-btn{background:transparent;cursor:pointer}.catalog-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:22px;background:#000000c7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.catalog-modal{position:relative;width:min(720px,100%);display:grid;grid-template-columns:170px 1fr;gap:32px;align-items:center;border:1px solid rgba(220,177,96,.34);border-radius:2px;padding:38px;background:linear-gradient(145deg,#17130f,#090908 72%);box-shadow:0 40px 120px #0000009e}.catalog-modal-mark{width:160px;height:190px;display:grid;place-items:center;border:1px solid rgba(217,168,77,.25);color:#dfb86f;font:italic 46px Georgia;background:linear-gradient(160deg,#241c14,#0d0c0a);border-radius:48% 48% 45% 45%/42% 42% 58% 58%}.catalog-modal h2{font:500 35px Georgia;margin:9px 0 12px}.catalog-modal p{color:#9a938a;line-height:1.65;font-size:12px}.catalog-modal-close{position:absolute;right:14px;top:10px;background:none;border:0;color:#a59d92;font-size:28px;cursor:pointer}.catalog-modal-actions{display:flex;align-items:center;gap:16px;margin-top:24px}.catalog-modal-actions span{font-size:9px;color:#65605a;max-width:220px}.catalog-modal-actions .btn{cursor:pointer}@media(max-width:1180px){.catalog-topbar nav{display:none}.catalog-topbar .actions{margin-left:auto}.catalog-hero{grid-template-columns:1fr;gap:38px}.catalog-hero-panel{max-width:760px}.catalog-toolbar{grid-template-columns:1fr 1fr}.catalog-category-tabs{order:3;grid-column:1/-1}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.catalog-topbar{min-height:68px}.catalog-topbar .actions{display:none}.catalog-hero{min-height:0;padding:48px 0 34px;gap:28px}.catalog-hero h1{font-size:51px;line-height:.92}.catalog-hero>div>p{font-size:14px;line-height:1.62;margin-top:20px}.catalog-hero-note{grid-template-columns:34px 1fr;margin-top:24px}.catalog-hero-panel{grid-template-columns:repeat(3,1fr)}.catalog-hero-panel>div{padding:17px 9px}.catalog-hero-panel strong{font-size:25px}.catalog-hero-panel span{font-size:7px}.catalog-toolbar{top:68px;grid-template-columns:1fr;padding:10px 0}.catalog-category-tabs{grid-column:auto;overflow:auto;padding-bottom:2px}.catalog-category-tabs button{white-space:nowrap}.catalog-toolbar select{width:100%}.availability-toggle{padding:5px 2px}.catalog-results-head{align-items:start;gap:20px;padding-top:28px}.catalog-results-head p{display:none}.catalog-grid{grid-template-columns:1fr;gap:10px}.catalog-card-media{height:315px}.catalog-quick{opacity:1;transform:none}.catalog-footer{grid-template-columns:1fr}.catalog-footer .brand{min-width:0}.catalog-modal{grid-template-columns:1fr;padding:30px}.catalog-modal-mark{width:110px;height:130px;font-size:32px}.catalog-modal-actions{align-items:flex-start;flex-direction:column}}.dp-page{--dp-bg:#050505;--dp-card:#0c0c0b;--dp-card2:#11100e;--dp-gold:#d5a954;--dp-gold2:#edc77c;--dp-line:rgba(213,169,84,.46);--dp-muted:#9c978f;min-height:100vh;background:#050505;color:#f1ece5;position:relative;overflow:hidden}.dp-page:before{content:"";position:absolute;inset:0 0 auto 44%;height:720px;background:radial-gradient(circle at 52% 21%,rgba(214,151,53,.2),transparent 20%),radial-gradient(circle at 82% 30%,rgba(220,166,69,.18),transparent 16%),linear-gradient(90deg,transparent,rgba(81,47,13,.2));filter:blur(1px);pointer-events:none}.dp-shell{width:min(1470px,calc(100% - 92px));margin:0 auto}.dp-header{position:relative;z-index:50;background:linear-gradient(180deg,#050505 65%,#050505cc)}.dp-header-inner{height:78px;display:flex;align-items:center;gap:28px}.dp-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#f5f0e9;min-width:285px}.dp-monogram{font:italic 42px/1 Georgia,serif;color:var(--dp-gold2);letter-spacing:-.12em;padding-right:.08em}.dp-brand-copy b{display:block;font-size:15px;letter-spacing:.06em}.dp-brand-copy small{display:block;margin-top:4px;color:#9c7840;font-size:7.5px;letter-spacing:.1em}.mobile-brandline{display:none}.dp-nav{display:flex;align-items:center;justify-content:center;gap:30px;flex:1}.dp-nav a{color:#a8a29b;text-decoration:none;font-size:11px;white-space:nowrap;transition:.2s}.dp-nav a:hover{color:#e8c16f}.dp-header-actions{display:flex;gap:14px}.dp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:39px;border:1px solid var(--dp-line);border-radius:4px;padding:0 22px;text-decoration:none;font-size:10px;letter-spacing:.04em;color:#e9e1d7;background:#080807;transition:transform .2s,border-color .2s,filter .2s}.dp-btn:hover{transform:translateY(-1px);border-color:#e1b55b}.dp-btn-gold{background:linear-gradient(135deg,#e8c474,#b8843c 90%);border-color:#e8c474;color:#1a1208;box-shadow:0 8px 30px #c58b3029}.dp-btn-dark{min-width:82px}.dp-mobile-cta,.dp-menu{display:none}.dp-hero{min-height:630px;display:grid;grid-template-columns:1.06fr .94fr;align-items:center;position:relative;z-index:2;padding:18px 0 20px}.dp-hero-copy{padding-top:12px;position:relative;z-index:4}.dp-hero h1{font:400 clamp(41px,3.65vw,61px)/1.08 Georgia,"Times New Roman",serif;letter-spacing:.008em;margin:0;max-width:820px;color:#eee8df}.dp-hero h1 span{color:var(--dp-gold2)}.dp-hero-copy>p{max-width:675px;margin:24px 0 0;color:#aaa49d;font-size:15px;line-height:1.55}.dp-products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:25px 0 22px;max-width:780px}.dp-product{display:flex;align-items:center;gap:10px;min-width:0}.dp-product-icon{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--dp-line);border-radius:6px;color:var(--dp-gold);box-shadow:inset 0 0 14px #d5a9540d}.dp-product-icon svg{width:21px;height:21px}.dp-product b{display:block;font-size:10px;font-weight:500}.dp-product small{display:block;color:#8f8981;font-size:8px;margin-top:3px;white-space:nowrap}.dp-hero-actions{display:flex;align-items:center;gap:20px}.dp-btn-wide{min-width:200px;height:47px}.dp-btn-line{background:transparent;color:#d7ad5f}.dp-play{display:inline-grid;place-items:center;width:22px;height:22px;border:1px solid rgba(213,169,84,.6);border-radius:50%;margin-left:12px;font-size:18px}.dp-trust{position:absolute;left:515px;bottom:10px;color:#b7975e;font:italic 10px/1.45 Georgia,serif;padding-left:35px}.dp-trust i{position:absolute;left:0;top:9px;width:24px;height:1px;background:linear-gradient(90deg,transparent,#d9ab53)}.dp-trust i:after{content:"";position:absolute;right:-2px;top:-2px;width:5px;height:5px;border-radius:50%;background:#e4bd70;box-shadow:0 0 10px #e4bd70}.dp-devices{height:555px;position:relative;margin-left:-70px}.dp-devices:before{content:"";position:absolute;top:0;right:-20%;bottom:0;left:0;background:radial-gradient(circle at 56% 47%,rgba(217,164,72,.17),transparent 26%),radial-gradient(circle at 78% 28%,rgba(201,135,48,.15),transparent 21%);filter:blur(12px)}.dp-light-orb{position:absolute;width:8px;height:8px;border-radius:50%;background:#e3b65e;box-shadow:0 0 18px 6px #e1ab4873}.dp-light-orb-a{right:9%;top:10%}.dp-light-orb-b{left:6%;bottom:20%;width:4px;height:4px}.dp-phone{position:absolute;overflow:hidden;border:1px solid rgba(226,184,101,.72);border-radius:28px;background:#050505;box-shadow:0 30px 80px #000000a6,0 0 28px #d29a3b1f}.dp-phone img{width:100%;height:100%;object-fit:cover;object-position:50% 10%;filter:saturate(.9) brightness(.75) contrast(1.08)}.dp-phone:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,198,96,.04),transparent 18%,rgba(0,0,0,.12))}.dp-notch{position:absolute;z-index:4;left:50%;top:8px;transform:translate(-50%);width:36%;height:12px;border-radius:10px;background:#010101}.dp-phone-main{width:225px;height:455px;left:37%;top:12px;z-index:5}.dp-phone-left{width:180px;height:365px;left:6%;top:86px;transform:rotate(-6deg);z-index:3}.dp-phone-right{width:184px;height:372px;right:0;top:76px;transform:rotate(4deg);z-index:2}.dp-features{display:grid;grid-template-columns:repeat(6,1fr);gap:9px;position:relative;z-index:5;margin-top:-42px}.dp-mobile-section-title{display:none}.dp-feature{min-height:132px;display:flex;align-items:flex-start;gap:12px;padding:19px 14px;border:1px solid var(--dp-line);border-radius:5px;text-decoration:none;background:linear-gradient(145deg,#12110f,#090908 78%);color:#e8e1d8;position:relative;transition:.2s}.dp-feature:hover{border-color:#e0b45c;transform:translateY(-2px)}.dp-feature-icon{flex:0 0 39px;height:39px;border:1px solid rgba(213,169,84,.42);border-radius:7px;display:grid;place-items:center;color:var(--dp-gold);box-shadow:inset 0 0 17px #d5a9540d}.dp-feature-icon svg{width:25px;height:25px}.dp-feature-copy{min-width:0}.dp-feature b{display:block;color:#d7ad5d;font:500 11px/1.15 Georgia,serif;letter-spacing:.05em}.dp-feature small{display:block;color:#8d8881;font-size:9px;line-height:1.4;margin-top:7px}.dp-feature em{display:block;color:#bf9250;font-style:normal;font-size:8px;margin-top:10px}.dp-feature-arrow{display:none}.dp-dashboard{display:grid;grid-template-columns:repeat(6,1fr);gap:9px;margin-top:9px}.dp-metric{height:145px;border:1px solid rgba(213,169,84,.43);border-radius:5px;background:linear-gradient(150deg,#11100e,#080808 80%);padding:15px;position:relative;overflow:hidden}.dp-metric-top{display:flex;justify-content:space-between;gap:10px;color:#aaa39b;font-size:8.5px}.dp-metric-top b{color:#d9ae60}.dp-metric>strong{display:block;color:#dcb35e;font:400 23px Georgia,serif;margin:14px 0 5px}.dp-metric>small{color:#77726b;font-size:8px}.dp-progress{height:5px;background:#28241e;margin-top:9px;border-radius:8px;overflow:hidden}.dp-progress i{display:block;width:72%;height:100%;background:linear-gradient(90deg,#b97d2d,#efc977)}.dp-timeline{display:flex;gap:12px;align-items:center;margin-top:21px}.dp-timeline:before{content:"";height:1px;background:#4f4536;position:absolute;left:15px;right:15px;bottom:23px}.dp-timeline i{width:7px;height:7px;border:2px solid #d3a34f;background:#16130e;border-radius:50%;z-index:2}.dp-budget-ring{position:absolute;right:14px;bottom:13px;width:58px;height:58px;border-radius:50%;background:conic-gradient(#d5a954 0,#d5a954 75%,#2b2721 75%);display:grid;place-items:center}.dp-budget-ring:before{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border-radius:50%;background:#0d0c0a}.dp-budget-ring span{position:relative;color:#d7ae60;font-size:9px}.dp-guests{position:absolute;right:17px;bottom:16px;color:#c4964a;font-size:14px;line-height:.8;text-align:center;letter-spacing:2px}.dp-mail{position:absolute;right:20px;bottom:13px;color:#d1a556;font-size:42px;transform:rotate(45deg)}.dp-bars{position:absolute;right:18px;bottom:14px;display:flex;align-items:end;gap:4px;height:40px}.dp-bars i{display:block;width:7px;background:linear-gradient(#efc26f,#b67a2d);border-radius:2px}.dp-bars i:nth-child(1){height:13px}.dp-bars i:nth-child(2){height:21px}.dp-bars i:nth-child(3){height:29px}.dp-bars i:nth-child(4){height:38px}.dp-audience{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:9px}.dp-audience-card{min-height:178px;border:1px solid var(--dp-line);border-radius:5px;overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr;background:#090909;position:relative}.dp-audience-card>div:not(.dp-scene){padding:27px 34px;position:relative;z-index:2}.dp-audience-card small{color:#c5984c;font-size:8px;letter-spacing:.08em}.dp-audience-card h2{font:400 23px/1.08 Georgia,serif;color:#d9b060;margin:6px 0 8px}.dp-audience-card p{color:#9d9790;font-size:9.5px;line-height:1.5;max-width:360px}.dp-audience-card a{display:inline-flex;align-items:center;gap:8px;color:#d0a04f;text-decoration:none;font-size:8.5px;margin-top:5px}.dp-audience-card a svg{width:16px;height:16px}.dp-scene{min-height:178px;position:relative;background:#120f0b}.dp-scene:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 70% 40%,rgba(225,169,74,.45),transparent 3%),radial-gradient(circle at 62% 50%,rgba(225,169,74,.3),transparent 4%),radial-gradient(circle at 80% 55%,rgba(225,169,74,.32),transparent 3%),linear-gradient(90deg,#0a0908 0,transparent 45%),linear-gradient(120deg,#26180c,#100d09)}.dp-scene-client:after{content:"";position:absolute;right:16%;bottom:0;width:120px;height:150px;border-radius:52% 52% 8% 8%;background:radial-gradient(circle at 50% 22%,#d6b18c 0 12%,#4a301c 13% 16%,transparent 17%),linear-gradient(110deg,transparent 26%,#1a1511 27% 47%,#d2c3ad 48% 58%,#1a1511 59%);opacity:.68;filter:blur(.4px)}.dp-scene-pro:after{content:"";position:absolute;left:15%;bottom:14%;width:155px;height:92px;border:1px solid rgba(211,164,78,.35);transform:perspective(260px) rotateY(-17deg) rotateX(5deg);background:linear-gradient(135deg,#1b1815,#0a0a0a);box-shadow:0 12px 30px #000}.dp-audience-pro{grid-template-columns:.95fr 1.05fr}.dp-audience-pro>div:not(.dp-scene){text-align:right}.dp-audience-pro p{margin-left:auto}.dp-audience-pro a{justify-content:flex-end}.dp-footer{margin-top:10px;border-top:1px solid rgba(213,169,84,.32);background:#050505}.dp-footer-grid{display:grid;grid-template-columns:1.55fr repeat(4,1fr);gap:42px;padding:33px 0 28px}.dp-footer-grid>.dp-brand{align-self:start}.dp-footer-grid>div{display:flex;flex-direction:column;gap:8px}.dp-footer-grid>div b{color:#bd9046;font-size:8px;letter-spacing:.07em}.dp-footer-grid a,.dp-footer-grid span{color:#8f8982;text-decoration:none;font-size:9px}.dp-footer-bottom{border-top:1px solid rgba(213,169,84,.22);display:flex;justify-content:space-between;align-items:center;padding:14px 0 20px}.dp-footer-bottom>div:first-child{display:flex;align-items:center;gap:12px}.dp-footer-bottom .dp-monogram{font-size:35px}.dp-footer-bottom b{font-size:13px}.dp-footer-bottom small{color:#76716a;font-size:8px}.dp-socials{display:flex;gap:11px}.dp-socials span{width:29px;height:29px;border:1px solid rgba(213,169,84,.55);border-radius:50%;display:grid;place-items:center;color:#d3a350;font-size:12px}@media(max-width:1120px){.dp-nav{display:none}.dp-header-actions{margin-left:auto}.dp-hero{grid-template-columns:1fr .86fr}.dp-products{grid-template-columns:repeat(2,1fr)}.dp-features,.dp-dashboard{grid-template-columns:repeat(3,1fr)}.dp-features{margin-top:5px}.dp-devices{margin-left:-30px}.dp-footer-grid{grid-template-columns:1.3fr repeat(2,1fr)}.dp-footer-grid>div:nth-last-child(-n+2){display:none}}@media(max-width:720px){.dp-page{background:#050505}.dp-page:before{display:none}.dp-shell{width:min(100% - 34px,760px)}.dp-header{position:sticky;top:0;background:#050505f7;border-bottom:1px solid rgba(213,169,84,.12)}.dp-header-inner{height:72px;gap:13px}.dp-brand{min-width:0;gap:9px}.dp-monogram{font-size:36px}.dp-brand-copy b{font-size:12px}.desktop-brandline{display:none}.mobile-brandline{display:inline}.dp-brand-copy small{font-size:6.7px;white-space:nowrap}.dp-header-actions{display:none}.dp-mobile-cta{display:inline-flex;margin-left:auto;border:1px solid #c18f3d;color:#dcb05d;height:39px;align-items:center;padding:0 15px;border-radius:4px;text-decoration:none;font-size:8px;letter-spacing:.06em;white-space:nowrap}.dp-menu{display:grid;width:33px;height:34px;border:0;background:transparent;place-content:center;gap:5px}.dp-menu span{display:block;width:25px;height:2px;background:#eee}.dp-mobile-nav{position:absolute;left:17px;right:17px;top:66px;padding:14px;border:1px solid var(--dp-line);background:#090908;display:grid;grid-template-columns:1fr 1fr;gap:5px;box-shadow:0 25px 60px #000}.dp-mobile-nav a{padding:10px;color:#d2ccc4;text-decoration:none;font-size:10px}.dp-hero{display:block;min-height:0;padding:44px 0 0}.dp-hero-copy{padding:0}.dp-hero h1{font-size:clamp(34px,9vw,48px);line-height:1.08;max-width:690px}.dp-hero-copy>p{font-size:14px;line-height:1.45;margin-top:19px;max-width:88%}.dp-devices{position:absolute;right:-72px;top:57px;width:55%;height:280px;margin:0;opacity:.83;z-index:0}.dp-phone-main{width:151px;height:265px;left:18%;top:0;border-radius:21px}.dp-phone-left,.dp-phone-right{display:none}.dp-phone img{object-position:52% 2%}.dp-hero-copy{position:relative;z-index:2}.dp-products{grid-template-columns:repeat(2,1fr);gap:7px;margin:21px 0 14px;max-width:none}.dp-product{border:1px solid rgba(213,169,84,.43);border-radius:6px;padding:10px 9px;background:#090908db;gap:8px}.dp-product-icon{border:0;width:32px;height:32px}.dp-product b{font-size:12px}.dp-product small{font-size:8px}.dp-hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.dp-btn-wide{min-width:0;width:100%;height:46px;padding:0 9px;font-size:9px}.dp-play,.dp-trust{display:none}.dp-features{display:grid;grid-template-columns:1fr;gap:0;margin-top:19px}.dp-mobile-section-title{display:block;grid-column:1/-1;color:#d6a94f;font:500 14px Georgia,serif;letter-spacing:.05em;margin:0 0 7px}.dp-feature{min-height:58px;border-radius:5px;margin-top:4px;align-items:center;padding:9px 13px;gap:11px}.dp-feature-icon{width:36px;height:36px;flex-basis:36px}.dp-feature-icon svg{width:22px}.dp-feature b{font:400 14px/1.1 Inter,sans-serif;color:#e4ddd4;letter-spacing:0}.dp-feature small{font-size:9px;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dp-feature em{display:none}.dp-feature-arrow{display:block;margin-left:auto;color:#d8a54c}.dp-feature-arrow svg{width:17px;height:17px}.dp-dashboard{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:14px}.dp-dashboard .dp-mobile-section-title{margin-bottom:0}.dp-metric{height:96px;padding:11px}.dp-metric-top{font-size:8.5px}.dp-metric>strong{font-size:23px;margin:10px 0 3px}.dp-metric>strong small{font:400 7px Inter,sans-serif;color:#7c766e}.dp-budget-ring{width:42px;height:42px;right:10px;bottom:10px}.dp-budget-ring:before{top:6px;right:6px;bottom:6px;left:6px}.dp-guests{font-size:10px;right:9px}.dp-mail{font-size:30px}.dp-bars{height:30px}.dp-bars i{width:5px}.dp-audience{grid-template-columns:1fr;gap:8px;margin-top:11px}.dp-audience-card{min-height:154px;grid-template-columns:1.2fr .8fr}.dp-audience-card>div:not(.dp-scene){padding:20px 22px}.dp-audience-card h2{font-size:20px}.dp-audience-card p{font-size:10px}.dp-audience-pro{grid-template-columns:.8fr 1.2fr}.dp-audience-pro>div:not(.dp-scene){text-align:right}.dp-footer{margin-top:18px}.dp-footer-grid{grid-template-columns:repeat(4,1fr);gap:18px;padding:22px 0}.dp-footer-grid>.dp-brand{display:none}.dp-footer-grid>div:nth-last-child(-n+2){display:flex}.dp-footer-grid>div b{font-size:8px}.dp-footer-grid a,.dp-footer-grid span{font-size:8px;line-height:1.4}.dp-footer-bottom{padding:12px 0 16px}.dp-footer-bottom>div:first-child{gap:8px;flex-wrap:wrap}.dp-footer-bottom .dp-monogram{font-size:30px}.dp-footer-bottom b{font-size:11px}.dp-footer-bottom small{flex-basis:100%;font-size:7px;margin-left:2px}}@media(max-width:480px){.dp-shell{width:calc(100% - 24px)}.dp-mobile-cta{padding:0 10px;font-size:7.5px}.dp-brand-copy small{display:none}.dp-hero{padding-top:30px}.dp-hero h1{font-size:34px}.dp-hero-copy>p{max-width:72%;font-size:12.5px}.dp-devices{right:-74px;top:55px;width:56%;height:220px}.dp-phone-main{width:125px;height:224px}.dp-products{margin-top:18px}.dp-product{padding:8px 7px}.dp-product b{font-size:10px}.dp-product small{font-size:7px}.dp-hero-actions{grid-template-columns:1fr}.dp-btn-wide{height:44px}.dp-footer-grid{grid-template-columns:repeat(2,1fr)}.dp-footer-grid>div:nth-last-child(-n+2){display:flex}}.subscription-shell,.invite-shell{min-height:100vh;background:var(--vs-bg,#111);color:var(--vs-text,#f5f1e8)}.subscription-shell header,.invite-top{height:72px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1)}.subscription-shell main{max-width:1100px;margin:auto;padding:64px 5vw}.subscription-current{padding:28px;border:1px solid rgba(202,169,105,.4);display:grid;gap:8px;margin:28px 0}.subscription-current strong{font-size:32px}.subscription-features,.subscription-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0}.subscription-features{grid-template-columns:repeat(2,1fr)}.subscription-features article,.subscription-plans article{padding:24px;border:1px solid rgba(255,255,255,.12);display:grid;gap:10px}.subscription-features .on,.subscription-plans .featured{border-color:#caa969}.subscription-note{opacity:.7;max-width:800px}.invite-layout{display:grid;grid-template-columns:290px 1fr;min-height:calc(100vh - 72px)}.invite-layout aside{border-right:1px solid rgba(255,255,255,.1);padding:30px 20px}.invite-layout aside button{width:100%;text-align:left;padding:14px;margin:5px 0;background:transparent;color:inherit;border:1px solid rgba(255,255,255,.1)}.invite-layout aside button.active{border-color:#caa969}.invite-layout aside button small{display:block;opacity:.6;margin-top:5px}.invite-new{margin-bottom:20px!important}.invite-editor{padding:46px;max-width:1000px}.invite-head{display:flex;justify-content:space-between;gap:20px}.invite-head button,.invite-create button,.invite-guest-form button{background:#caa969;border:0;padding:12px 18px}.invite-card-preview{margin:30px 0;padding:50px;text-align:center;border:1px solid rgba(202,169,105,.45);background:linear-gradient(145deg,rgba(202,169,105,.08),transparent)}.invite-guest-form{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:8px}.invite-guest-form input,.invite-create input,.invite-create select{background:transparent;color:inherit;border:1px solid rgba(255,255,255,.15);padding:12px}.invite-guests article{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.08)}.invite-guests article small{display:block;opacity:.6}.invite-create{display:grid;gap:16px;max-width:600px}.invite-create label{display:grid;gap:7px}.invite-notice{position:fixed;right:24px;bottom:24px;padding:14px 18px;background:#1d1d1d;border:1px solid #caa969}@media(max-width:800px){.subscription-plans,.subscription-features,.invite-layout{grid-template-columns:1fr}.invite-layout aside{border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.invite-editor{padding:24px}.invite-guest-form{grid-template-columns:1fr}.invite-top{padding:0 16px}}.vs-super-admin-switch{position:fixed;right:18px;top:86px;bottom:auto;z-index:1200;display:flex;align-items:center;gap:10px;min-height:46px;padding:7px 13px 7px 8px;border:1px solid rgba(218,177,99,.5);border-radius:999px;background:linear-gradient(145deg,#151412f7,#080808f7);color:#eee8df;box-shadow:0 16px 44px #00000057,0 0 0 1px #ffffff06 inset;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);cursor:pointer}.vs-super-admin-switch:hover{transform:translateY(-2px);border-color:#e0b86e}.vs-super-admin-switch-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#e1bd76,#9c692b);color:#15100a;font:800 10px/1 Inter,Arial,sans-serif;letter-spacing:.08em}.vs-super-admin-switch-copy{display:grid;text-align:left;gap:2px}.vs-super-admin-switch-copy strong{font:700 10px/1.1 Inter,Arial,sans-serif;letter-spacing:.04em}.vs-super-admin-switch-copy small{font:500 8px/1.1 Inter,Arial,sans-serif;color:#9b9388;letter-spacing:.06em;text-transform:uppercase}@media(max-width:720px){.vs-super-admin-switch{right:10px;top:74px;bottom:auto;padding:6px}.vs-super-admin-switch-copy{display:none}.vs-super-admin-switch-mark{width:34px;height:34px}}.platform-page{--platform-line:rgba(215,170,88,.18);background:radial-gradient(circle at 74% 8%,rgba(180,117,29,.13),transparent 25%),radial-gradient(circle at 18% 31%,rgba(215,170,88,.05),transparent 27%),#070706}.platform-header{position:sticky;top:0;z-index:80;background:#070706eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(215,170,88,.12)}.platform-header .dp-header-inner{height:72px}.platform-header .dp-header-actions{display:flex;gap:8px}.platform-header .dp-nav a{font-size:10px;letter-spacing:.07em;text-transform:uppercase}.platform-context-strip{margin-top:18px;display:grid;grid-template-columns:minmax(260px,.8fr) minmax(330px,1.2fr) auto;gap:12px;align-items:stretch}.platform-context-person,.platform-context-event{min-height:86px;border:1px solid var(--platform-line);border-radius:14px;background:linear-gradient(145deg,#151412e6,#0a0a09f2);padding:14px 16px;display:flex;align-items:center;gap:13px}.platform-context-avatar{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#2b2418,#17130d);border:1px solid rgba(215,170,88,.4);color:#e5bd70;font:700 12px/1 Inter,sans-serif}.platform-context-person div,.platform-context-event div{display:grid;gap:3px;min-width:0}.platform-context-person small,.platform-context-event small{font-size:7px;letter-spacing:.14em;color:#8c8479}.platform-context-person strong,.platform-context-event strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.platform-context-person span:not(.platform-context-avatar),.platform-context-event span{font-size:9px;color:#8f887e}.platform-context-event{justify-content:space-between;color:inherit;text-decoration:none}.platform-context-event.empty{opacity:.78}.platform-context-actions{display:flex;align-items:center;gap:8px}.platform-hero{min-height:570px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);gap:60px;align-items:center;padding:52px 0 40px}.platform-hero-copy h1{max-width:850px;margin:8px 0 18px;font:400 clamp(44px,4.7vw,74px)/.98 Georgia,"Times New Roman",serif;letter-spacing:-.045em}.platform-hero-copy h1 em{color:#e1b968;font-style:normal}.platform-hero-copy>p:not(.eyebrow){max-width:760px;margin:0;color:#b6afa5;font-size:15px;line-height:1.65}.platform-hero-actions{display:flex;gap:10px;margin-top:24px}.platform-hero-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:30px;border-top:1px solid rgba(215,170,88,.17);border-bottom:1px solid rgba(255,255,255,.055)}.platform-hero-proof span{display:flex;align-items:center;gap:9px;padding:12px 12px 12px 0;color:#8f887e;font-size:9px;line-height:1.4}.platform-hero-proof b{color:#d8ac5a;font:400 17px Georgia,serif}.platform-hero-system{position:relative;min-height:420px;display:grid;place-items:center}.platform-hero-system:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;border:1px solid rgba(215,170,88,.14);box-shadow:0 0 100px #965b181f,inset 0 0 80px #d7aa5806}.platform-system-core{position:relative;z-index:2;width:170px;height:170px;border-radius:50%;display:grid;place-items:center;align-content:center;gap:5px;background:radial-gradient(circle at 38% 32%,#272116,#0c0b09 68%);border:1px solid rgba(215,170,88,.46);box-shadow:0 0 55px #d7aa5817}.platform-system-core span{color:#e0b665;font:italic 38px/1 Georgia,serif}.platform-system-core strong{font-size:10px;letter-spacing:.12em}.platform-system-core small{font-size:8px;color:#8a8378}.platform-system-orbit{position:absolute;top:0;right:0;bottom:0;left:0}.platform-system-orbit article{position:absolute;width:130px;min-height:84px;padding:13px;border:1px solid rgba(215,170,88,.18);border-radius:13px;background:#0e0e0cf0;display:grid;grid-template-columns:28px 1fr;grid-template-rows:auto auto;column-gap:10px;align-items:center}.platform-system-orbit article svg{grid-row:1/3;width:26px;color:#d6aa59}.platform-system-orbit article b{font-size:10px}.platform-system-orbit article small{font-size:8px;color:#8b847b}.platform-system-orbit article:nth-child(1){left:5%;top:14%}.platform-system-orbit article:nth-child(2){right:2%;top:18%}.platform-system-orbit article:nth-child(3){left:9%;bottom:13%}.platform-system-orbit article:nth-child(4){right:6%;bottom:11%}.platform-section-heading{max-width:780px;margin-bottom:22px}.platform-section-heading h2{margin:5px 0 8px;font:400 clamp(28px,3vw,42px)/1.05 Georgia,serif;letter-spacing:-.03em}.platform-section-heading p:not(.eyebrow){margin:0;color:#948d83;font-size:12px;line-height:1.6}.platform-products{padding:42px 0}.platform-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.platform-product-card{position:relative;min-height:190px;display:grid;grid-template-columns:48px 1fr;gap:16px;padding:22px;border:1px solid rgba(215,170,88,.15);border-radius:14px;background:linear-gradient(155deg,#151412eb,#0a0a09f7);color:inherit;text-decoration:none;overflow:hidden}.platform-product-card:after{content:"";position:absolute;inset:auto -30% -55% 30%;height:120px;background:radial-gradient(circle,rgba(215,170,88,.09),transparent 68%)}.platform-product-card:hover{border-color:#d7aa5857;transform:translateY(-2px)}.platform-product-index{position:absolute;right:14px;top:13px;color:#4d483f;font:400 20px Georgia,serif}.platform-product-icon{width:45px;height:45px;display:grid;place-items:center;border:1px solid rgba(215,170,88,.28);border-radius:12px;color:#d6aa59}.platform-product-icon svg{width:24px}.platform-product-card strong{display:block;margin-top:4px;font:400 21px Georgia,serif}.platform-product-card p{min-height:50px;margin:9px 0 18px;color:#8f887e;font-size:10px;line-height:1.55}.platform-product-card em{display:flex;align-items:center;gap:7px;color:#d6aa59;font-size:9px;font-style:normal;font-weight:700;letter-spacing:.06em}.platform-product-card em svg{width:15px}.platform-role-paths{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:38px 0}.platform-role-paths>article{min-height:280px;padding:30px;border:1px solid rgba(215,170,88,.18);border-radius:16px;background:linear-gradient(130deg,#191611d1,#0a0a09f5);display:flex;flex-direction:column}.platform-role-title span{color:#d7aa58;font-size:8px;font-weight:800;letter-spacing:.15em}.platform-role-title h2{max-width:560px;margin:10px 0 18px;font:400 32px/1.06 Georgia,serif}.platform-role-paths ul{display:grid;gap:9px;margin:0 0 24px;padding:0;list-style:none;color:#9b9489;font-size:11px}.platform-role-paths li:before{content:"·";color:#d6aa59;margin-right:8px}.platform-role-paths .vs-action{margin-top:auto;width:max-content}.platform-capabilities{padding:38px 0 70px}.platform-capability-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid rgba(215,170,88,.18)}.platform-capability-list article{display:grid;grid-template-columns:42px 1fr;gap:14px;padding:22px 20px 22px 0;border-bottom:1px solid rgba(255,255,255,.055)}.platform-capability-list article:nth-child(2n){padding-left:20px;border-left:1px solid rgba(255,255,255,.055)}.platform-capability-list svg{width:28px;color:#d6aa59}.platform-capability-list strong{display:block;font-size:13px}.platform-capability-list p{margin:6px 0 0;color:#8e877d;font-size:10px;line-height:1.55}.platform-footer{border-top:1px solid rgba(215,170,88,.18);background:#080807}.platform-footer-main{min-height:116px;display:grid;grid-template-columns:1.1fr 1.5fr auto;align-items:center;gap:28px}.platform-footer-brand{display:flex;align-items:center;gap:13px}.platform-footer-brand .dp-monogram{font-size:34px}.platform-footer-brand b{display:block;font-size:11px;letter-spacing:.1em}.platform-footer-brand p{margin:4px 0 0;color:#7f786f;font-size:8px}.platform-footer nav{display:flex;flex-wrap:wrap;gap:9px 18px}.platform-footer nav a{color:#9a9389;text-decoration:none;font-size:9px}.platform-footer nav a:hover{color:#d7aa58}.platform-footer-meta{display:grid;gap:4px;text-align:right;color:#6f6960;font-size:8px}.workspace-page{min-height:100vh;background:radial-gradient(circle at 80% 0,rgba(215,170,88,.055),transparent 28%),#070706;color:#f1ece3}.workspace-main{width:min(calc(100% - 48px),1440px);margin:0 auto;padding:28px 0 60px}.workspace-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.82fr);gap:12px}.workspace-profile-card,.workspace-continue-card,.workspace-panel,.workspace-onboarding{border:1px solid rgba(215,170,88,.17);border-radius:15px;background:linear-gradient(155deg,#141311f2,#0a0a09fa)}.workspace-profile-card{min-height:210px;display:flex;align-items:center;gap:22px;padding:28px}.workspace-avatar{width:78px;height:78px;flex:0 0 78px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(215,170,88,.46);background:radial-gradient(circle at 35% 30%,#352a1a,#15120d 70%);color:#e6bf73;font:400 24px Georgia,serif}.workspace-profile-card h1{margin:5px 0 8px;font:400 33px/1.05 Georgia,serif}.workspace-profile-card p:not(.eyebrow){margin:0;color:#938c82;font-size:11px}.workspace-role-badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.workspace-continue-card{min-height:210px;padding:26px;display:flex;flex-direction:column}.workspace-continue-card h2{margin:6px 0 8px;font:400 28px/1.08 Georgia,serif}.workspace-continue-card>p:not(.eyebrow){margin:0;color:#938c82;font-size:11px;line-height:1.55}.workspace-primary-actions{display:flex;gap:8px;margin-top:auto;padding-top:18px}.workspace-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:12px 0}.workspace-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:12px}.workspace-panel{padding:22px}.workspace-event-focus{min-height:124px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:18px;padding:18px;border:1px solid rgba(255,255,255,.065);border-radius:12px;background:#ffffff05;color:inherit;text-decoration:none}.workspace-event-focus:hover{border-color:#d7aa5854}.workspace-event-focus>div{display:grid;gap:4px}.workspace-event-focus small{color:#8a8378;font-size:8px;letter-spacing:.08em}.workspace-event-focus strong{font:400 20px Georgia,serif}.workspace-event-focus span{color:#90897f;font-size:10px}.workspace-event-focus em{color:#d6aa59;font-size:9px;font-style:normal;white-space:nowrap}.workspace-actions-panel{padding-bottom:14px}.workspace-action-list{display:grid}.workspace-action-list>a{min-height:70px;display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:12px;padding:10px 0;border-top:1px solid rgba(255,255,255,.055);color:inherit;text-decoration:none}.workspace-action-list>a:first-child{border-top:0}.workspace-action-list>a>span{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(215,170,88,.28);border-radius:9px;color:#d5a957;font-size:8px;font-weight:800}.workspace-action-list strong{display:block;font-size:11px}.workspace-action-list small{display:block;margin-top:3px;color:#7f786f;font-size:8px}.workspace-action-list b{color:#d5a957;font-size:14px}.workspace-onboarding{margin-top:12px;padding:22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.workspace-onboarding h2{margin:6px 0 7px;font:400 24px Georgia,serif}.workspace-onboarding p:not(.eyebrow){margin:0;color:#8d867c;font-size:10px;line-height:1.55}@media(max-width:1180px){.platform-context-strip{grid-template-columns:1fr 1fr}.platform-context-actions{grid-column:1/-1}.platform-hero{grid-template-columns:1fr minmax(360px,.75fr);gap:28px}.platform-product-grid{grid-template-columns:repeat(2,1fr)}.workspace-hero,.workspace-grid{grid-template-columns:1fr}.workspace-kpis{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.platform-context-strip{grid-template-columns:1fr;margin-top:12px}.platform-context-actions{grid-column:auto}.platform-hero{display:block;min-height:0;padding:34px 0}.platform-hero-copy h1{font-size:clamp(38px,8.5vw,58px)}.platform-hero-system{min-height:340px;margin-top:20px}.platform-hero-system:before{width:290px;height:290px}.platform-system-core{width:140px;height:140px}.platform-system-orbit article{width:116px;min-height:72px;padding:10px}.platform-product-grid,.platform-role-paths,.platform-capability-list{grid-template-columns:1fr}.platform-capability-list article:nth-child(2n){padding-left:0;border-left:0}.platform-footer-main{grid-template-columns:1fr;gap:14px;padding:24px 0}.platform-footer-meta{text-align:left}.workspace-main{width:min(calc(100% - 28px),760px);padding-top:16px}.workspace-profile-card{min-height:0;padding:20px}.workspace-kpis{grid-template-columns:repeat(2,1fr)}.workspace-onboarding{align-items:flex-start;flex-direction:column}}@media(max-width:520px){.platform-header .dp-header-inner{height:64px}.platform-header .dp-header-actions{display:none}.platform-context-person,.platform-context-event{min-height:76px}.platform-context-actions{display:grid;grid-template-columns:1fr 1fr}.platform-context-actions .vs-action{width:100%}.platform-hero-copy h1{font-size:38px}.platform-hero-copy>p:not(.eyebrow){font-size:13px}.platform-hero-actions{display:grid}.platform-hero-proof{grid-template-columns:1fr}.platform-hero-proof span{border-bottom:1px solid rgba(255,255,255,.04)}.platform-hero-system{min-height:300px;transform:scale(.92)}.platform-system-orbit article:nth-child(1){left:0}.platform-system-orbit article:nth-child(2){right:0}.platform-system-orbit article:nth-child(3){left:0}.platform-system-orbit article:nth-child(4){right:0}.platform-product-grid{grid-template-columns:1fr}.platform-product-card{min-height:160px}.platform-role-paths>article{min-height:0;padding:22px}.platform-role-title h2{font-size:26px}.platform-role-paths .vs-action{width:100%}.platform-footer nav{display:grid;grid-template-columns:1fr 1fr}.workspace-profile-card{align-items:flex-start}.workspace-avatar{width:56px;height:56px;flex-basis:56px}.workspace-profile-card h1{font-size:27px}.workspace-primary-actions{display:grid}.workspace-kpis{grid-template-columns:1fr 1fr}.workspace-event-focus{grid-template-columns:1fr auto}.workspace-event-focus em{grid-column:1/-1}.workspace-panel{padding:16px}}.dp-auth-context{position:relative;z-index:8;min-height:62px;margin-top:8px;display:grid;grid-template-columns:minmax(220px,.9fr) minmax(280px,1.25fr) auto;align-items:center;gap:10px;border:1px solid rgba(213,169,84,.3);border-radius:6px;background:linear-gradient(145deg,#11100ef7,#070707fa);box-shadow:0 14px 40px #0000002e}.dp-auth-person,.dp-auth-event{min-width:0;min-height:60px;display:flex;align-items:center;gap:11px;padding:8px 13px;color:#ece5dc;text-decoration:none}.dp-auth-event{justify-content:space-between;border-left:1px solid rgba(213,169,84,.14);border-right:1px solid rgba(213,169,84,.14)}.dp-auth-avatar{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(213,169,84,.48);background:#0c0b09;color:#dfb563;font:700 10px/1 Arial,sans-serif}.dp-auth-person>div,.dp-auth-event>div{min-width:0;display:grid;gap:2px}.dp-auth-context small{color:#8d806d;font-size:6.5px;letter-spacing:.12em}.dp-auth-context strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9.5px}.dp-auth-context span:not(.dp-auth-avatar):not(.vs-status-badge){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8d8881;font-size:7.5px}.dp-auth-actions{display:flex;gap:7px;padding-right:10px}.dp-auth-actions .dp-btn{min-height:35px;padding:0 13px;font-size:8px}.dp-metric-line-icon{position:absolute;right:16px;bottom:14px;width:34px;height:34px;display:grid;place-items:center;color:#d5a954;opacity:.8}.dp-metric-line-icon svg{width:28px;height:28px}@media(max-width:1180px){.dp-auth-context{grid-template-columns:1fr 1fr}.dp-auth-actions{grid-column:1/-1;padding:0 10px 10px}.dp-auth-event{border-right:0}}@media(max-width:820px){.dp-auth-context{grid-template-columns:1fr;margin-top:8px}.dp-auth-event{border-left:0;border-top:1px solid rgba(213,169,84,.14);border-bottom:1px solid rgba(213,169,84,.14)}.dp-auth-actions{grid-column:auto;display:grid;grid-template-columns:1fr 1fr;padding:0 10px 10px}.dp-auth-actions .dp-btn{width:100%}.dp-auth-actions .dp-btn:nth-child(3){grid-column:1/-1}}@media(max-width:560px){.dp-auth-context{width:calc(100% - 20px);border-radius:7px}.dp-auth-person,.dp-auth-event{min-height:56px;padding:7px 10px}.dp-auth-avatar{width:34px;height:34px;flex-basis:34px}.dp-auth-context strong{font-size:9px}.dp-auth-context span:not(.dp-auth-avatar):not(.vs-status-badge){font-size:7px}.dp-auth-actions{grid-template-columns:1fr 1fr}.dp-metric-line-icon{right:12px;bottom:12px}}.dp-mobile-hero-scene{display:none}@media(max-width:720px){.dp-mobile-hero-scene{display:block;position:absolute;right:-17px;top:18px;width:52%;height:286px;z-index:0;background:linear-gradient(90deg,#050505 0,rgba(5,5,5,.2) 22%,transparent 50%),url(/assets/vs-agency-landing-mobile-hero-reference.jpg) center/cover no-repeat;border-left:1px solid rgba(213,169,84,.12);opacity:.94}.dp-devices{display:none}.dp-hero-copy{max-width:100%}.dp-hero-copy>p{max-width:58%}.dp-products{position:relative;z-index:2;margin-top:20px}}@media(max-width:480px){.dp-mobile-hero-scene{right:-12px;top:12px;width:54%;height:250px}.dp-hero-copy>p{max-width:54%}}.profile-page{--pp-gold:#d7aa58;--pp-gold2:#f0c97a;--pp-bg:#060606;--pp-panel:#0d0c0a;--pp-line:rgba(216,170,88,.27);--pp-muted:#8d867d;min-height:100vh;background:radial-gradient(circle at 84% 7%,rgba(171,108,32,.16),transparent 22%),radial-gradient(circle at 8% 44%,rgba(216,170,88,.055),transparent 28%),#060606;color:#eee7dd;position:relative;overflow:hidden}.profile-page:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.18;background:linear-gradient(rgba(255,255,255,.012) 1px,transparent 1px);background-size:100% 4px}.profile-header{position:sticky;top:0;z-index:50;background:#060606e8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(216,170,88,.14)}.profile-topbar{min-height:76px;display:flex;align-items:center;gap:28px}.profile-topbar .brand{min-width:250px}.profile-topbar nav{display:flex;gap:26px;margin-left:auto}.profile-topbar nav a{font-size:10px;letter-spacing:.07em;text-transform:uppercase;color:#7f7971;text-decoration:none}.profile-topbar nav a.active,.profile-topbar nav a:hover{color:#d6a958}.profile-topbar .actions{align-items:center}.profile-topbar .btn{border-radius:4px;font-size:9px;letter-spacing:.08em;text-transform:uppercase;padding:11px 15px}.profile-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(390px,.74fr);gap:78px;align-items:center;padding:72px 0 48px}.profile-hero:after{content:"03 / PROFESSIONAL PROFILE";position:absolute;right:0;top:30px;color:#47423d;font:500 8px/1 Inter,sans-serif;letter-spacing:.18em}.profile-badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:26px}.profile-badges span{font-size:8px;letter-spacing:.13em;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.09);padding:7px 0;color:#8a847d}.profile-badges .profile-verified{color:#d7aa58;border-color:#d7aa58}.profile-hero .eyebrow{font-size:9px;letter-spacing:.2em;margin-bottom:13px}.profile-hero h1{margin:0;color:#f1e9df;font:400 clamp(54px,5.4vw,86px)/.92 Georgia,"Times New Roman",serif;letter-spacing:-.052em}.profile-hero h2{margin:18px 0 22px;color:#d4a656;font:400 clamp(30px,3.3vw,51px)/1.05 Georgia,"Times New Roman",serif;letter-spacing:-.035em}.profile-hero-copy>p{max-width:720px;color:#938c83;font-size:14px;line-height:1.75}.profile-hero-actions{display:flex;gap:10px;margin:30px 0 26px}.profile-hero-actions .btn{border-radius:4px;min-width:205px;height:49px;font-size:9px;letter-spacing:.1em;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.profile-rating-row{display:flex;align-items:center;gap:11px;flex-wrap:wrap;color:#6f6962;font-size:10px;letter-spacing:.02em}.profile-rating-row strong{color:#dcb363;font:400 15px Georgia,serif}.profile-rating-row i{width:2px;height:2px;background:#5d554b;border-radius:50%}.profile-portrait{height:600px;border:1px solid rgba(216,170,88,.27);border-radius:2px;position:relative;overflow:hidden;background:radial-gradient(circle at 65% 15%,rgba(224,176,91,.22),transparent 23%),linear-gradient(150deg,#271c12,#0a0908 62%);box-shadow:0 28px 90px #0000006b}.profile-portrait:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.02) 0,transparent 48%,rgba(4,4,4,.92) 100%),linear-gradient(100deg,rgba(0,0,0,.33),transparent 46%)}.profile-portrait:after{content:"VS";position:absolute;right:-10px;top:40px;color:#e1b35b0e;font:italic 210px/1 Georgia,serif}.profile-portrait-light{position:absolute;width:330px;height:330px;border-radius:50%;right:-100px;top:-105px;background:#d7a84d2e;filter:blur(65px)}.profile-monogram{position:absolute;left:50%;top:42%;transform:translate(-50%,-50%);width:188px;height:188px;border-radius:50%;display:grid;place-items:center;color:#e1b663;font:italic 64px Georgia,serif;border:1px solid rgba(231,189,104,.34);background:linear-gradient(145deg,#2b2116d1,#080808f0);box-shadow:0 30px 80px #00000080,inset 0 0 0 12px #ffffff04}.profile-portrait-caption{position:absolute;z-index:2;left:28px;right:28px;bottom:25px;display:grid;grid-template-columns:1fr auto;align-items:end}.profile-portrait-caption small{grid-column:1/-1;color:#a97f41;font-size:7px;letter-spacing:.18em}.profile-portrait-caption strong{font:400 22px Georgia,serif;margin-top:7px}.profile-portrait-caption span{color:#77716a;font-size:9px;align-self:end}.profile-stats{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--pp-line);border-bottom:1px solid rgba(255,255,255,.055);background:#0808078f}.profile-stats>div{padding:22px 26px;border-right:1px solid rgba(255,255,255,.05)}.profile-stats>div:last-child{border-right:0}.profile-stats strong{display:block;color:#d8ab58;font:400 31px Georgia,serif}.profile-stats span{display:block;color:#69635d;font-size:8px;margin-top:6px;text-transform:uppercase;letter-spacing:.12em}.profile-about{display:grid;grid-template-columns:.82fr 1.18fr;gap:100px;padding:104px 0 94px;position:relative}.profile-about:before{content:"PROFILE";position:absolute;left:-4px;top:57px;font:italic 91px Georgia,serif;color:#dbad5607;letter-spacing:-.05em}.profile-about h2,.profile-section-head h2{font:400 clamp(34px,3.7vw,56px)/1.02 Georgia,serif;letter-spacing:-.04em;margin:0}.profile-about h2 span{color:#d7aa58}.profile-about-copy p{color:#989087;font-size:14px;line-height:1.8;margin:0 0 19px;max-width:720px}.profile-tags{display:flex;flex-wrap:wrap;gap:0;margin-top:29px;border-top:1px solid rgba(255,255,255,.055)}.profile-tags span{color:#958d84;padding:10px 17px 10px 0;margin-right:17px;font-size:9px;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid rgba(216,170,88,.23)}.profile-section{padding:72px 0;border-top:1px solid rgba(255,255,255,.045)}.profile-section-head{display:flex;justify-content:space-between;align-items:end;gap:55px;margin-bottom:34px}.profile-section-head>p{max-width:460px;margin:0;color:#716b64;font-size:10px;line-height:1.7}.profile-services{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.profile-services article{position:relative;min-height:300px;padding:27px 25px 23px;border:1px solid rgba(216,170,88,.18);border-radius:2px;background:linear-gradient(145deg,#12100deb,#080807fa);overflow:hidden}.profile-services article:after{content:"";position:absolute;width:110px;height:110px;border:1px solid rgba(216,170,88,.05);border-radius:50%;right:-42px;top:-42px}.profile-services article>span{font:italic 26px Georgia,serif;color:#e0b35b42}.profile-services h3{font:400 23px Georgia,serif;margin:43px 0 12px;color:#e4ddd4}.profile-services p{color:#817a72;line-height:1.7;font-size:11px;min-height:74px}.profile-services strong{display:block;color:#d5a652;font:400 15px Georgia,serif;margin:24px 0 19px}.profile-services button{border:0;background:none;padding:0;color:#b68742;cursor:pointer;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.profile-portfolio{display:grid;grid-template-columns:1.45fr .775fr .775fr;gap:9px}.profile-portfolio article{border:1px solid rgba(216,170,88,.14);border-radius:2px;overflow:hidden;background:#0a0908}.profile-portfolio article.featured{grid-row:span 2}.profile-portfolio-visual{height:205px;display:grid;place-items:center;position:relative;background:radial-gradient(circle at 70% 18%,rgba(211,146,48,.19),transparent 22%),linear-gradient(145deg,#23180f,#080808 68%)}.profile-portfolio .featured .profile-portfolio-visual{height:465px}.profile-portfolio-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.55))}.profile-portfolio-visual span{position:relative;z-index:2;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(230,186,100,.35);color:#d9ad5b;font:italic 24px Georgia,serif;background:#0707067a}.profile-portfolio-visual small{position:absolute;z-index:3;left:14px;top:13px;color:#6f6961;font-size:7px;letter-spacing:.15em}.profile-portfolio article>div:last-child{padding:14px 16px}.profile-portfolio h3{font:400 15px Georgia,serif;margin:0}.profile-portfolio p{font-size:9px;color:#67615b;margin:5px 0 0}.profile-review-score{display:flex;align-items:center;gap:12px}.profile-review-score>strong{font:400 49px Georgia,serif;color:#d4a655}.profile-review-score>span{display:flex;flex-direction:column;color:#c89b4c;font-size:9px;letter-spacing:2px}.profile-review-score small{color:#68625c;margin-top:4px;letter-spacing:0}.profile-reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.profile-reviews article{padding:25px;border-top:1px solid rgba(216,170,88,.26);border-bottom:1px solid rgba(255,255,255,.05);background:linear-gradient(180deg,#12100d8c,#08080873)}.profile-reviews .stars{color:#bd8e42;letter-spacing:2px;font-size:9px}.profile-reviews p{color:#9b938a;line-height:1.75;min-height:112px;font:italic 15px/1.7 Georgia,serif}.profile-reviews footer{display:flex;flex-direction:column;border-top:1px solid rgba(255,255,255,.05);padding-top:13px}.profile-reviews footer strong{font-size:10px;letter-spacing:.04em}.profile-reviews footer span{color:#66605a;font-size:8px;margin-top:3px;text-transform:uppercase;letter-spacing:.08em}.profile-cta{margin-top:70px;margin-bottom:72px;border-top:1px solid rgba(216,170,88,.42);border-bottom:1px solid rgba(216,170,88,.22);padding:46px 0;display:grid;grid-template-columns:1fr 300px;align-items:center;gap:50px;background:radial-gradient(circle at 86% 35%,rgba(215,168,77,.12),transparent 25%)}.profile-cta h2{font:400 43px/1.05 Georgia,serif;color:#d8ac5a;margin:6px 0 13px;letter-spacing:-.035em}.profile-cta p{color:#777069;line-height:1.65;font-size:11px;max-width:600px}.profile-cta>div:last-child{display:flex;flex-direction:column;align-items:flex-start}.profile-cta>div:last-child>strong{font:400 24px Georgia,serif}.profile-cta>div:last-child>span{color:#66605a;font-size:8px;margin:4px 0 17px;text-transform:uppercase;letter-spacing:.1em}.profile-cta>div:last-child>a{color:#b98943;font-size:9px;margin-top:13px;text-decoration:none;letter-spacing:.06em;text-transform:uppercase}.profile-footer{display:grid;grid-template-columns:1.4fr 1fr auto;gap:30px;align-items:center;border-top:1px solid rgba(255,255,255,.06);padding:29px 0 38px}.profile-footer>div{display:flex;flex-direction:column}.profile-footer>div span{font-size:9px;color:#b98741;letter-spacing:.1em}.profile-footer small,.profile-footer>a{color:#6a645e;font-size:9px}.profile-footer>a{text-decoration:none;color:#ad7f3d;text-transform:uppercase;letter-spacing:.08em}.profile-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:20px;background:#000000d1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.profile-modal{position:relative;width:min(570px,100%);padding:38px;border:1px solid rgba(225,179,91,.36);border-radius:3px;background:linear-gradient(145deg,#17130e,#080807);box-shadow:0 40px 120px #000000a6}.profile-modal-close{position:absolute;right:14px;top:10px;border:0;background:none;color:#8e877e;font-size:26px;cursor:pointer}.profile-modal h2{font:400 31px Georgia,serif;margin:8px 0}.profile-modal>p{color:#817a72;line-height:1.65;font-size:11px}.profile-modal form{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.profile-modal label{display:flex;flex-direction:column;gap:7px;color:#746e67;font-size:9px;letter-spacing:.04em;text-transform:uppercase}.profile-modal input,.profile-modal select{width:100%;border:1px solid rgba(255,255,255,.1);border-radius:2px;padding:13px 12px;background:#090908;color:#eee6dc}.profile-modal form .btn,.profile-form-error{grid-column:1/-1}.profile-form-error{padding:10px;border:1px solid rgba(210,91,70,.35);color:#e7a092;background:#78241826;font-size:10px}.profile-modal-success{text-align:center;padding:18px}.profile-modal-success>span{font:italic 54px Georgia,serif;color:#d8ac58}.profile-modal-success p{color:#7d766e;line-height:1.6}@media(max-width:1100px){.profile-topbar nav{display:none}.profile-topbar .actions{margin-left:auto}.profile-hero{grid-template-columns:1fr;gap:32px}.profile-portrait{height:470px}.profile-about{grid-template-columns:1fr;gap:32px}.profile-services,.profile-reviews,.profile-portfolio{grid-template-columns:1fr 1fr}.profile-portfolio article.featured{grid-column:span 2}.profile-portfolio .featured .profile-portfolio-visual{height:360px}.profile-cta{grid-template-columns:1fr}.profile-hero:after{display:none}}@media(max-width:700px){.profile-topbar{min-height:66px}.profile-topbar .brand small,.profile-topbar .actions .ghost{display:none}.profile-topbar .actions .gold{padding:10px 11px;font-size:8px}.profile-hero{padding-top:40px;gap:26px}.profile-hero h1{font-size:46px}.profile-hero h2{font-size:31px}.profile-hero-copy>p{font-size:13px}.profile-hero-actions{display:grid}.profile-hero-actions .btn{width:100%;min-width:0}.profile-portrait{height:410px}.profile-monogram{width:142px;height:142px;font-size:47px}.profile-portrait-caption{left:20px;right:20px;bottom:20px}.profile-stats{grid-template-columns:1fr 1fr}.profile-stats>div{padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.045)}.profile-about{padding:68px 0}.profile-about:before{font-size:58px;top:42px}.profile-services,.profile-reviews,.profile-portfolio{grid-template-columns:1fr}.profile-portfolio article.featured{grid-column:auto;grid-row:auto}.profile-portfolio .featured .profile-portfolio-visual,.profile-portfolio-visual{height:255px}.profile-section{padding:48px 0}.profile-section-head{align-items:start;flex-direction:column;gap:16px}.profile-cta{padding:36px 0;margin-top:42px}.profile-cta h2{font-size:34px}.profile-footer{grid-template-columns:1fr;gap:14px}.profile-modal{padding:30px 23px}.profile-modal form{grid-template-columns:1fr}.profile-modal form .btn,.profile-form-error{grid-column:auto}}.profile-load-error{min-height:100vh;display:grid;place-content:center;gap:18px;text-align:center;padding:32px}.profile-load-error .brand{justify-self:center}.profile-load-error h1{font-family:var(--font-display,Georgia,serif);font-size:clamp(36px,6vw,72px);margin:10px 0}.profile-load-error p{opacity:.72;max-width:560px}:root{--ve-bg:#050607;--ve-panel:#0c0d0e;--ve-panel2:#111213;--ve-gold:#c89539;--ve-gold2:#e6b85f;--ve-text:#f1ede6;--ve-muted:#9c968e;--ve-border-subtle:rgba(255,255,255,.075);--ve-border-gold:rgba(212,158,64,.34);--ve-radius-sm:3px;--ve-radius-md:8px;--ve-radius-pill:999px;--ve-space-xs:4px;--ve-space-sm:8px;--ve-space-md:12px;--ve-space-lg:18px;--ve-space-xl:24px;--ve-space-xxl:36px;--ve-focus-ring:2px solid var(--ve-gold2)}.ve-atom-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--ve-border-gold);background:transparent;color:var(--ve-gold2);text-decoration:none;cursor:pointer}.ve-atom-button[data-variant=primary]{background:var(--ve-gold2);color:#090909}.ve-atom-button:focus-visible,.ve-atom-input:focus-visible{outline:var(--ve-focus-ring);outline-offset:2px}.ve-atom-button:disabled{opacity:.48;cursor:not-allowed}.ve-atom-chip{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid var(--ve-border-gold);border-radius:var(--ve-radius-pill)}.ve-atom-input{width:100%;background:#090a0b;color:var(--ve-text);border:1px solid var(--ve-border-gold);border-radius:var(--ve-radius-sm)}.ve-atom-state[data-state=error]{color:#ef9d91}.ve-atom-state[data-state=success]{color:#9fd4a7}.ve-atom-state[data-state=loading]{opacity:.66}.ve-reference-site{font-size:calc(16px * var(--ve-font-scale,1))}.ve-reference-site .ve-ref-btn{min-height:calc(34px * var(--ve-button-scale,1));font-size:calc(8px * var(--ve-button-scale,1))}.ve-reference-site .ve-ref-hero-photo img{object-position:var(--ve-hero-x,50%) var(--ve-hero-y,35%)}html[data-vs-layout-mode=mobile] .ve-reference-site{font-size:calc(16px * var(--ve-mobile-font-scale,1))}:root{--ve-bg:#050607;--ve-panel:#0c0d0e;--ve-panel2:#101112;--ve-gold:#c9963d;--ve-gold2:#e4b55d;--ve-text:#f0ebe5;--ve-muted:#9b958d;--ve-line:rgba(211,158,63,.34);--ve-soft-line:rgba(255,255,255,.07);--ve-serif:Georgia,"Times New Roman",serif;--ve-sans:Inter,Arial,sans-serif;--ve-shell:1160px}.ve-page.ve-reference-site{min-height:100vh;background:#050607;color:var(--ve-text);font-family:var(--ve-sans);font-size:14px;line-height:1.4;letter-spacing:.01em}.ve-page *{box-sizing:border-box}.ve-page img{display:block;max-width:100%}.ve-shell{width:min(calc(100% - 36px),var(--ve-shell));margin-inline:auto}.ve-ref-anchor{position:relative;top:-64px}.ve-ref-menu,.ve-ref-mobile-date{display:none}.ve-ref-header{height:64px;display:grid;grid-template-columns:190px minmax(0,1fr) 150px;gap:18px;align-items:center;position:relative;z-index:20}.ve-ref-brand{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.ve-master-logo{width:30px;height:34px;display:grid;place-items:center;overflow:hidden}.ve-master-logo img{width:100%;height:100%;object-fit:contain}.ve-ref-brand>span:last-child{display:grid;gap:1px}.ve-ref-brand strong{font-size:11px;letter-spacing:.12em}.ve-ref-brand small{font-size:6.5px;letter-spacing:.06em;color:#a29b92}.ve-ref-nav{display:flex;align-items:center;justify-content:center;gap:15px;white-space:nowrap}.ve-ref-nav a{color:#d5cec5;text-decoration:none;font-size:7px;letter-spacing:.045em}.ve-ref-nav a:hover{color:var(--ve-gold2)}.ve-ref-btn{min-height:34px;padding:0 14px;border:1px solid rgba(211,158,63,.5);background:transparent;color:#e4b55d;font:600 8px/1 var(--ve-sans);letter-spacing:.06em;text-transform:uppercase;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}.ve-ref-btn svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.ve-ref-btn-gold{background:linear-gradient(135deg,#d5a34e,#ebc36f);border-color:#e4b55d;color:#181108}.ve-ref-header-cta{min-width:142px;background:transparent;color:#e4b55d}.ve-ref-hero{border-top:1px solid rgba(211,158,63,.08)}.ve-ref-hero-grid{display:grid;grid-template-columns:43% 57%;min-height:390px}.ve-ref-hero-copy{padding:42px 0 34px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.ve-ref-hero h1{margin:0;font:400 56px/.9 var(--ve-serif);letter-spacing:.005em}.ve-ref-hero h1 span{display:block;color:var(--ve-gold2)}.ve-ref-kicker{margin:12px 0;color:var(--ve-gold2);font-size:10px;letter-spacing:.08em}.ve-ref-hero-lead{max-width:460px;margin:0 0 22px;color:#b9b2aa;font-size:10px;line-height:1.65}.ve-ref-actions{display:flex;flex-wrap:wrap;gap:9px}.ve-ref-hero-photo{position:relative;overflow:hidden;min-height:390px}.ve-ref-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 40%}.ve-ref-hero-vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#050607 0%,rgba(5,6,7,.72) 9%,rgba(5,6,7,.18) 27%,transparent 48%),linear-gradient(0deg,#050607 0%,transparent 20%)}.ve-ref-facts{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--ve-soft-line);background:linear-gradient(180deg,#101112,#0b0c0d)}.ve-ref-facts article{min-height:76px;padding:14px 18px;display:flex;align-items:center;gap:13px;border-right:1px solid var(--ve-soft-line)}.ve-ref-facts article:last-child{border-right:0}.ve-ref-fact-icon{width:37px;height:37px;border:1px solid var(--ve-line);border-radius:50%;display:grid;place-items:center}.ve-ref-fact-icon svg{width:20px;height:20px;fill:none;stroke:var(--ve-gold2);stroke-width:1.45}.ve-ref-facts strong{display:block;font:400 17px var(--ve-serif)}.ve-ref-facts small{display:block;margin-top:2px;font-size:7px;color:#918b83}.ve-ref-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px}.ve-ref-service-card{min-width:0;height:295px;border:1px solid var(--ve-line);background:#08090a;overflow:hidden;display:grid;grid-template-rows:54% 46%}.ve-ref-service-media{position:relative;overflow:hidden}.ve-ref-service-media img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.ve-ref-service-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(5,6,7,.52),transparent 48%)}.ve-ref-service-content{padding:12px 13px 13px;display:flex;flex-direction:column;min-height:0}.ve-ref-service-card h3{margin:0 0 7px;font:400 13px var(--ve-sans);letter-spacing:.045em}.ve-ref-service-card p{margin:0 0 7px;color:#c1bab2;font-size:7.5px;line-height:1.5}.ve-ref-service-features{margin:0 0 7px;padding:0;list-style:none;display:grid;gap:2px;font-size:7px;color:#b2aba3}.ve-ref-service-features li:before{content:"•";color:var(--ve-gold);margin-right:5px}.ve-ref-service-card a{margin-top:auto;color:var(--ve-gold2);font-size:7px;text-decoration:none}.ve-ref-av-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:12px;border:1px solid var(--ve-soft-line);background:#0b0c0d}.ve-ref-video-panel,.ve-ref-vocal-panel{padding:15px}.ve-ref-vocal-panel{border-left:1px solid var(--ve-soft-line)}.ve-ref-panel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:11px}.ve-ref-panel-head h2,.ve-ref-reviews h2,.ve-ref-preparation h2,.ve-ref-packages h2{margin:0;font:400 16px var(--ve-sans);letter-spacing:.04em}.ve-ref-panel-head>div{display:flex;gap:11px;flex-wrap:wrap}.ve-ref-panel-head button{border:0;background:none;color:#7b756e;font-size:6.5px;padding:0}.ve-ref-panel-head button:first-child,.ve-ref-panel-head button.is-active{color:var(--ve-gold2);border-bottom:1px solid var(--ve-gold)}.ve-ref-video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.ve-ref-video-grid article{display:grid;gap:6px}.ve-ref-video-grid strong{font-size:6.5px;text-align:center;font-weight:500;color:#c8c1b9}.ve-ref-video-poster{position:relative;aspect-ratio:1.25/1;border:0;padding:0;background:#08090a;overflow:hidden;cursor:pointer}.ve-ref-video-poster img{width:100%;height:100%;object-fit:cover}.ve-ref-video-poster:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(4,5,6,.3),transparent 60%)}.ve-ref-video-poster span{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:32px;height:32px;border:1px solid #fff;border-radius:50%;display:grid;place-items:center;font-size:10px}.ve-ref-panel-center{text-align:center;margin-top:12px}.ve-ref-tracks{display:grid}.ve-ref-tracks article{min-height:34px;display:grid;grid-template-columns:25px 1fr auto;gap:8px;align-items:center;border-bottom:1px solid var(--ve-soft-line)}.ve-ref-tracks button{width:21px;height:21px;border:1px solid var(--ve-line);border-radius:50%;background:none;color:var(--ve-gold2);font-size:7px}.ve-ref-tracks strong{font-size:7.5px;font-weight:500}.ve-ref-tracks span{font-size:7px;color:#aaa39b}.ve-ref-audio-player{margin-top:8px;min-height:42px;border:1px solid var(--ve-line);display:flex;align-items:center;gap:8px;padding:7px}.ve-ref-audio-player button{width:25px;height:25px;border:1px solid var(--ve-line);border-radius:50%;background:none;color:var(--ve-gold2)}.ve-ref-audio-player input{flex:1}.ve-ref-media-note{font-size:6px;color:#68635e}.ve-ref-reviews{margin-top:12px;padding:15px;border:1px solid var(--ve-soft-line);background:#0b0c0d}.ve-ref-section-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.ve-ref-section-row a{color:var(--ve-gold2);font-size:7px;text-decoration:none}.ve-ref-review-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.ve-ref-review-grid article{background:#101112;border:1px solid rgba(255,255,255,.05);overflow:hidden}.ve-ref-review-grid img{width:100%;height:92px;object-fit:cover}.ve-ref-review-grid article>div{padding:9px}.ve-ref-review-grid span{font-size:7px;color:var(--ve-gold2)}.ve-ref-review-grid p{min-height:46px;margin:6px 0 9px;font-size:7px;line-height:1.45;color:#c2bbb3}.ve-ref-review-grid strong{display:block;font-size:7px}.ve-ref-review-grid small{font-size:6.5px;color:#88817a}.ve-ref-preparation{margin-top:12px;padding:18px 15px 15px;border:1px solid var(--ve-soft-line);background:linear-gradient(180deg,#0e0f10,#0a0b0c)}.ve-ref-preparation h2{text-align:center;color:var(--ve-gold2);margin-bottom:20px}.ve-ref-step-line{display:grid;grid-template-columns:repeat(6,1fr);gap:11px;position:relative}.ve-ref-step-line:before{content:"";position:absolute;top:16px;left:6%;right:6%;height:1px;background:#d39e3f66}.ve-ref-step-line article{text-align:center;position:relative;z-index:1}.ve-ref-step-line article>span{width:32px;height:32px;margin:0 auto 9px;border:1px solid var(--ve-gold);border-radius:50%;background:#0a0b0c;color:var(--ve-gold2);display:grid;place-items:center;font:400 11px var(--ve-serif)}.ve-ref-step-line strong{display:block;font-size:7px}.ve-ref-step-line p{margin:5px auto 0;max-width:135px;font-size:6.5px;line-height:1.45;color:#99928a}.ve-ref-packages{margin-top:12px;padding:17px 15px 15px;border:1px solid var(--ve-soft-line);background:#0b0c0d}.ve-ref-packages h2{margin-bottom:14px;color:var(--ve-gold2)}.ve-ref-package-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.ve-ref-package-grid article{position:relative;height:250px;padding:15px;border:1px solid var(--ve-line);background:#090a0b;display:flex;flex-direction:column}.ve-ref-package-grid article.is-featured{border-color:#e4b55dcc}.ve-ref-package-grid article>b{position:absolute;right:0;top:0;background:var(--ve-gold2);color:#161007;font-size:6px;padding:4px 7px}.ve-ref-package-grid h3{margin:0 0 8px;font:400 13px var(--ve-sans);letter-spacing:.035em}.ve-ref-package-icon-set{display:flex;gap:5px;height:38px;margin:3px 0 7px;color:var(--ve-gold2)}.ve-ref-package-icon-set svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.4}.ve-ref-package-grid ul{margin:0;padding:0;list-style:none;display:grid;gap:5px;font-size:7px;color:#aaa39b}.ve-ref-package-grid li:before{content:"•";color:var(--ve-gold);margin-right:6px}.ve-ref-package-grid article>strong{margin-top:auto;font:400 15px var(--ve-serif);color:var(--ve-gold2)}.ve-ref-package-note{margin:10px 0 0;font-size:6.5px;color:#78726b}.ve-ref-master-cta{width:min(calc(100% - 36px),var(--ve-shell));margin:12px auto 0;min-height:82px;padding:14px 18px;border:1px solid var(--ve-soft-line);background:linear-gradient(90deg,#0a0b0c,#111214 68%,#d7d3cb);display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:18px}.ve-ref-master-cta h2{margin:0;color:var(--ve-gold2);font:400 15px var(--ve-sans);letter-spacing:.04em}.ve-ref-master-cta p{margin:4px 0 0;font-size:7px;color:#aaa39b}.ve-ref-final-phone{font:400 14px var(--ve-serif);color:#f1ece5;text-decoration:none}.ve-ref-final-social{display:flex;gap:7px}.ve-ref-final-social a{width:29px;height:29px;border:1px solid var(--ve-line);border-radius:50%;display:grid;place-items:center;color:var(--ve-gold2);text-decoration:none}.ve-ref-footer{margin-top:0;border-top:1px solid var(--ve-soft-line);background:#070809}.ve-ref-footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr 1fr;gap:32px;padding:20px 0 17px}.ve-ref-footer-brand{display:flex;gap:10px}.ve-ref-footer-brand>div{display:grid;gap:3px}.ve-ref-footer-brand strong{font-size:9px}.ve-ref-footer-brand small,.ve-ref-footer a{font-size:6.5px;color:#8b857e;text-decoration:none}.ve-ref-footer-grid>div:not(.ve-ref-footer-brand){display:grid;align-content:start;gap:5px}.ve-ref-footer-grid>div>strong{font-size:7px;color:var(--ve-gold2);margin-bottom:3px}.ve-ref-footer .ve-ref-btn{margin-top:7px}.ve-ref-footer-social{display:flex!important;gap:6px!important;margin-top:5px}.ve-ref-footer-social a{width:23px;height:23px;border:1px solid var(--ve-line);border-radius:50%;display:grid;place-items:center}.ve-ref-footer-bottom{min-height:36px;border-top:1px solid rgba(255,255,255,.04);display:grid;grid-template-columns:1.1fr 1.2fr .8fr 1fr;align-items:center;gap:10px;color:#605c57;font-size:6px}.ve-ref-footer-bottom>span:last-child{text-align:right}.ve-ref-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#000000d1;display:grid;place-items:center;padding:20px}.ve-ref-modal{position:relative;width:min(560px,100%);background:#0b0c0d;border:1px solid var(--ve-line);padding:24px}.ve-ref-modal h2{margin:0 0 7px;font:400 27px var(--ve-serif)}.ve-ref-modal>p{font-size:9px;color:#aaa39b}.ve-ref-modal-close{position:absolute;right:10px;top:8px;border:0;background:none;color:#eee6de;font-size:25px}.ve-ref-form{display:grid;gap:10px;margin-top:17px}.ve-ref-form-row{display:grid;grid-template-columns:1fr 1fr;gap:9px}.ve-ref-form label{display:grid;gap:5px;font-size:7px;color:#908981;text-transform:uppercase}.ve-ref-form input,.ve-ref-form select,.ve-ref-form textarea{width:100%;padding:10px;background:#070809;border:1px solid rgba(255,255,255,.1);color:#efe8e1;font:10px var(--ve-sans);text-transform:none}.ve-ref-form textarea{min-height:82px}.ve-form-success{color:#6fb77d}.ve-form-error{color:#d6655a}@media(max-width:980px){:root{--ve-shell:900px}.ve-ref-header{grid-template-columns:170px 1fr auto}.ve-ref-header-cta{display:none}.ve-ref-nav{gap:9px}.ve-ref-nav a{font-size:6px}.ve-ref-hero-grid{grid-template-columns:46% 54%}.ve-ref-hero h1{font-size:48px}.ve-ref-service-grid{grid-template-columns:repeat(2,1fr)}.ve-ref-service-card{height:280px}.ve-ref-review-grid{grid-template-columns:repeat(3,1fr)}.ve-ref-review-grid article:nth-child(n+4){display:none}.ve-ref-package-grid{grid-template-columns:repeat(2,1fr)}.ve-ref-master-cta{grid-template-columns:1fr auto}.ve-ref-final-phone,.ve-ref-final-social{display:none}}@media(max-width:700px){.ve-page.ve-reference-site{padding-bottom:70px}.ve-shell{width:min(calc(100% - 24px),560px)}.ve-ref-header{height:60px;grid-template-columns:1fr auto}.ve-ref-menu{display:block;border:0;background:none;color:#fff;font-size:23px}.ve-ref-nav{display:none;position:absolute;left:12px;right:12px;top:60px;padding:13px;background:#08090a;border:1px solid var(--ve-line);grid-template-columns:1fr 1fr;gap:11px}.ve-ref-nav.is-open{display:grid}.ve-ref-header-cta{display:none}.ve-ref-hero-grid{display:flex;flex-direction:column;min-height:0}.ve-ref-hero-photo{order:1;min-height:340px;margin:0 -12px}.ve-ref-hero-copy{order:2;margin-top:-92px;padding:0 0 26px}.ve-ref-hero h1{font-size:43px;text-shadow:0 2px 12px #000}.ve-ref-kicker{font-size:9px}.ve-ref-hero-lead{font-size:9px;max-width:390px}.ve-ref-actions{display:grid;grid-template-columns:1fr}.ve-ref-actions .ve-ref-btn{min-height:43px}.ve-ref-facts{grid-template-columns:1fr}.ve-ref-facts article{min-height:64px;border-right:0;border-bottom:1px solid var(--ve-soft-line)}.ve-ref-service-grid{grid-template-columns:1fr}.ve-ref-service-card{height:310px;grid-template-rows:58% 42%}.ve-ref-av-grid{grid-template-columns:1fr}.ve-ref-vocal-panel{border-left:0;border-top:1px solid var(--ve-soft-line)}.ve-ref-video-grid article:not(:first-child){display:none}.ve-ref-review-grid{grid-template-columns:1fr}.ve-ref-review-grid article:nth-child(n+2){display:none}.ve-ref-review-grid img{height:170px}.ve-ref-step-line{grid-template-columns:1fr;gap:12px}.ve-ref-step-line:before{display:none}.ve-ref-step-line article{display:grid;grid-template-columns:38px 1fr;column-gap:10px;text-align:left}.ve-ref-step-line article>span{grid-row:1/3;margin:0}.ve-ref-step-line strong,.ve-ref-step-line p{max-width:none;margin:0}.ve-ref-package-grid{grid-template-columns:1fr}.ve-ref-package-grid article{height:220px}.ve-ref-master-cta{display:none}.ve-ref-footer-grid{grid-template-columns:1fr 1fr;gap:20px}.ve-ref-footer-bottom{grid-template-columns:1fr;gap:4px;padding:10px 0}.ve-ref-footer-bottom>span:last-child{text-align:left}.ve-ref-mobile-date{position:fixed;left:12px;right:12px;bottom:9px;z-index:60;min-height:49px;border:1px solid #e4b55d;background:linear-gradient(135deg,#d5a34e,#ebc36f);color:#181108;font:700 9px var(--ve-sans);letter-spacing:.06em;display:flex;align-items:center;justify-content:center;gap:8px}.ve-ref-mobile-date svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.6}}.ve-ref-mobile-section-toggle{display:none}.ve-ref-header{height:70px;grid-template-columns:210px minmax(0,1fr) 158px;position:sticky;top:0;z-index:70;background:linear-gradient(180deg,#050607fa,#050607e6);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(211,158,63,.08)}.ve-ref-header:before{content:"";position:absolute;top:0;right:50%;bottom:0;left:50%;width:100vw;transform:translate(-50%);z-index:-1;background:inherit;border-bottom:inherit}.ve-ref-brand strong{font-size:13px}.ve-ref-brand small{font-size:8px}.ve-ref-nav{gap:14px}.ve-ref-nav a{font-size:8.5px}.ve-ref-nav a:hover,.ve-ref-nav a:focus-visible{color:var(--ve-gold2)}.ve-ref-package-grid h3{min-height:34px;text-align:center;display:flex;align-items:center;justify-content:center}.ve-ref-package-icon-set{justify-content:center;margin-bottom:9px}.ve-ref-footer-brand strong{font-size:12px}.ve-ref-footer-brand small,.ve-ref-footer a{font-size:8.5px;line-height:1.45;color:#aaa39b}.ve-ref-footer a:hover,.ve-ref-footer a:focus-visible{color:var(--ve-gold2)}.ve-ref-footer-grid>div:not(.ve-ref-footer-brand){gap:6px}.ve-ref-footer-grid>div>strong{font-size:9px}.ve-ref-footer-social a{width:27px;height:27px}.ve-ref-footer-bottom{min-height:40px;color:#77716b;font-size:7.5px}.ve-ref-empty-media{grid-column:1/-1;min-height:108px;display:grid;place-items:center;margin:0;color:#8f8880;font-size:8px}@media(max-width:980px)and (min-width:701px){.ve-ref-header{grid-template-columns:180px 1fr auto}.ve-ref-nav a{font-size:7.5px}}@media(max-width:700px){.ve-ref-header{height:68px;grid-template-columns:1fr auto}.ve-ref-brand strong{font-size:12px}.ve-ref-brand small{font-size:8px}.ve-ref-hero-photo{min-height:350px}.ve-ref-hero-copy{margin-top:-104px}.ve-ref-kicker{font-size:10px}.ve-ref-hero-lead{font-size:10.5px;line-height:1.65}.ve-ref-actions .ve-ref-btn{min-height:46px;font-size:9px}.ve-ref-service-card:not(:first-child){display:none}.ve-ref-service-card h3{font-size:16px}.ve-ref-service-card p{font-size:10px}.ve-ref-service-card a{font-size:9px}.ve-ref-vocal-panel{display:none}.ve-ref-video-grid{grid-template-columns:1fr}.ve-ref-video-poster{aspect-ratio:16/9}.ve-ref-video-grid strong,.ve-ref-video-panel .ve-ref-panel-head>div,.ve-ref-video-panel .ve-ref-panel-center{display:none}.ve-ref-preparation,.ve-ref-packages{padding:10px;background:#0b0c0d}.ve-ref-preparation>h2,.ve-ref-preparation>.ve-ref-step-line,.ve-ref-preparation>.ve-ref-panel-center,.ve-ref-packages>h2,.ve-ref-packages>.ve-ref-package-grid,.ve-ref-packages>.ve-ref-package-note,.ve-ref-packages>.ve-ref-panel-center{display:none}.ve-ref-mobile-section-toggle{width:100%;min-height:58px;border:1px solid rgba(211,158,63,.25);background:#0c0d0e;color:#e8e0d6;text-decoration:none;padding:0 16px;display:flex;align-items:center;justify-content:space-between;font:500 13px var(--ve-sans);letter-spacing:.04em;text-align:left}.ve-ref-mobile-section-toggle span:last-child{color:var(--ve-gold2);font-size:28px;font-family:var(--ve-serif)}.ve-ref-packages.is-mobile-open>h2,.ve-ref-packages.is-mobile-open>.ve-ref-package-grid,.ve-ref-packages.is-mobile-open>.ve-ref-package-note,.ve-ref-packages.is-mobile-open>.ve-ref-panel-center{display:grid}.ve-ref-packages.is-mobile-open>h2{margin:16px 0 12px}.ve-ref-package-grid h3{font-size:15px}.ve-ref-package-grid ul{font-size:9px}.ve-ref-package-grid article>strong{font-size:17px}.ve-ref-mobile-date{z-index:80;min-height:52px;font-size:10px;box-shadow:0 8px 30px #00000080}}html[data-vs-layout-mode=mobile] .ve-page.ve-reference-site{width:390px;min-width:390px;overflow-x:hidden;padding-bottom:76px}html[data-vs-layout-mode=mobile] .ve-shell{width:366px}html[data-vs-layout-mode=mobile] .ve-ref-header{height:68px}html[data-vs-layout-mode=mobile] .ve-ref-nav{top:68px}html[data-vs-layout-mode=mobile] .ve-ref-hero-photo{height:350px;min-height:350px}html[data-vs-layout-mode=mobile] .ve-ref-hero-photo img{object-position:center 22%}html[data-vs-layout-mode=mobile] .ve-ref-hero-copy{margin-top:-102px;padding-bottom:25px}html[data-vs-layout-mode=mobile] .ve-ref-hero h1{font-size:42px;line-height:.94}html[data-vs-layout-mode=mobile] .ve-ref-facts article{min-height:66px;padding:13px 15px}html[data-vs-layout-mode=mobile] .ve-ref-service-card{height:318px}html[data-vs-layout-mode=mobile] .ve-ref-video-panel,html[data-vs-layout-mode=mobile] .ve-ref-reviews{padding:12px}html[data-vs-layout-mode=mobile] .ve-ref-review-grid img{height:168px}html[data-vs-layout-mode=mobile] .ve-ref-mobile-section-toggle{min-height:60px}html[data-vs-layout-mode=mobile] .ve-ref-footer-grid{padding-bottom:22px}html[data-vs-layout-mode=mobile] .ve-ref-mobile-date{left:12px;right:12px;bottom:10px;min-height:52px}:root{--ve-shell:1320px}html[data-vs-layout-mode=desktop] .ve-page.ve-reference-site{width:1440px;min-width:1440px;overflow-x:hidden}html[data-vs-layout-mode=desktop] .ve-ref-header{height:72px;grid-template-columns:220px minmax(0,1fr) 164px}html[data-vs-layout-mode=desktop] .ve-ref-brand strong{font-size:14px}html[data-vs-layout-mode=desktop] .ve-ref-brand small{font-size:9px}html[data-vs-layout-mode=desktop] .ve-ref-nav{gap:16px}html[data-vs-layout-mode=desktop] .ve-ref-nav a{font-size:9px}html[data-vs-layout-mode=desktop] .ve-ref-header-cta{min-width:158px;min-height:38px;font-size:9px}html[data-vs-layout-mode=desktop] .ve-ref-hero-grid{min-height:510px;grid-template-columns:43% 57%}html[data-vs-layout-mode=desktop] .ve-ref-hero-copy{padding:58px 0 48px 34px}html[data-vs-layout-mode=desktop] .ve-ref-hero h1{font-size:70px;line-height:.92}html[data-vs-layout-mode=desktop] .ve-ref-kicker{margin:18px 0 15px;font-size:12px}html[data-vs-layout-mode=desktop] .ve-ref-hero-lead{max-width:520px;margin-bottom:29px;font-size:13px;line-height:1.65}html[data-vs-layout-mode=desktop] .ve-ref-hero-photo img{object-position:center 42%}html[data-vs-layout-mode=desktop] .ve-ref-actions{gap:12px}html[data-vs-layout-mode=desktop] .ve-ref-actions .ve-ref-btn{min-height:42px;padding-inline:18px;font-size:9px}html[data-vs-layout-mode=desktop] .ve-ref-facts{min-height:112px;border-radius:7px}html[data-vs-layout-mode=desktop] .ve-ref-facts article{min-height:112px;padding:20px 27px;gap:17px}html[data-vs-layout-mode=desktop] .ve-ref-fact-icon{width:47px;height:47px}html[data-vs-layout-mode=desktop] .ve-ref-fact-icon svg{width:24px;height:24px}html[data-vs-layout-mode=desktop] .ve-ref-facts strong{font-size:22px}html[data-vs-layout-mode=desktop] .ve-ref-facts small{font-size:10px}html[data-vs-layout-mode=desktop] .ve-ref-service-grid{gap:12px;margin-top:20px}html[data-vs-layout-mode=desktop] .ve-ref-service-card{height:360px;grid-template-rows:58% 42%}html[data-vs-layout-mode=desktop] .ve-ref-service-content{padding:17px 18px}html[data-vs-layout-mode=desktop] .ve-ref-service-card h3{font-size:16px}html[data-vs-layout-mode=desktop] .ve-ref-service-card p{font-size:10px;line-height:1.55}html[data-vs-layout-mode=desktop] .ve-ref-service-features{font-size:8px;line-height:1.35}html[data-vs-layout-mode=desktop] .ve-ref-service-card a{font-size:9px}html[data-vs-layout-mode=desktop] .ve-ref-av-grid{min-height:500px;margin-top:20px}html[data-vs-layout-mode=desktop] .ve-ref-video-panel,html[data-vs-layout-mode=desktop] .ve-ref-vocal-panel{padding:24px}html[data-vs-layout-mode=desktop] .ve-ref-panel-head{margin-bottom:18px}html[data-vs-layout-mode=desktop] .ve-ref-panel-head h2{font-size:20px}html[data-vs-layout-mode=desktop] .ve-ref-panel-head button{font-size:9px}html[data-vs-layout-mode=desktop] .ve-ref-video-grid{gap:11px}html[data-vs-layout-mode=desktop] .ve-ref-video-grid strong{font-size:9px}html[data-vs-layout-mode=desktop] .ve-ref-video-poster{aspect-ratio:1.35/1}html[data-vs-layout-mode=desktop] .ve-ref-video-poster span{width:45px;height:45px;font-size:14px}html[data-vs-layout-mode=desktop] .ve-ref-tracks article{min-height:45px;grid-template-columns:32px 1fr auto}html[data-vs-layout-mode=desktop] .ve-ref-tracks button{width:27px;height:27px;font-size:9px}html[data-vs-layout-mode=desktop] .ve-ref-tracks strong{font-size:10px}html[data-vs-layout-mode=desktop] .ve-ref-tracks span{font-size:9px}html[data-vs-layout-mode=desktop] .ve-ref-audio-player{min-height:58px;padding:10px}html[data-vs-layout-mode=desktop] .ve-ref-reviews{margin-top:20px;padding:24px}html[data-vs-layout-mode=desktop] .ve-ref-section-row{margin-bottom:18px}html[data-vs-layout-mode=desktop] .ve-ref-section-row a{font-size:9px}html[data-vs-layout-mode=desktop] .ve-ref-review-grid{gap:11px}html[data-vs-layout-mode=desktop] .ve-ref-review-grid img{height:150px}html[data-vs-layout-mode=desktop] .ve-ref-review-grid article>div{padding:14px}html[data-vs-layout-mode=desktop] .ve-ref-review-grid span{font-size:10px}html[data-vs-layout-mode=desktop] .ve-ref-review-grid p{min-height:72px;font-size:9px;line-height:1.55}html[data-vs-layout-mode=desktop] .ve-ref-review-grid strong{font-size:10px}html[data-vs-layout-mode=desktop] .ve-ref-review-grid small{font-size:8px}html[data-vs-layout-mode=desktop] .ve-ref-preparation{margin-top:20px;padding:28px 24px 24px}html[data-vs-layout-mode=desktop] .ve-ref-preparation h2{margin-bottom:34px;font-size:20px}html[data-vs-layout-mode=desktop] .ve-ref-step-line{gap:18px}html[data-vs-layout-mode=desktop] .ve-ref-step-line:before{top:22px}html[data-vs-layout-mode=desktop] .ve-ref-step-line article>span{width:44px;height:44px;margin-bottom:14px;font-size:15px}html[data-vs-layout-mode=desktop] .ve-ref-step-line strong{font-size:9px}html[data-vs-layout-mode=desktop] .ve-ref-step-line p{max-width:170px;font-size:8px;line-height:1.55}html[data-vs-layout-mode=desktop] .ve-ref-preparation .ve-ref-panel-center{margin-top:24px}html[data-vs-layout-mode=desktop] .ve-ref-packages{margin-top:20px;padding:26px 24px 24px}html[data-vs-layout-mode=desktop] .ve-ref-packages h2{font-size:20px;margin-bottom:22px}html[data-vs-layout-mode=desktop] .ve-ref-package-grid{gap:12px}html[data-vs-layout-mode=desktop] .ve-ref-package-grid article{height:330px;padding:22px}html[data-vs-layout-mode=desktop] .ve-ref-package-grid h3{font-size:16px;min-height:42px}html[data-vs-layout-mode=desktop] .ve-ref-package-icon-set{height:52px;margin:7px 0 12px}html[data-vs-layout-mode=desktop] .ve-ref-package-icon-set svg{width:36px;height:36px}html[data-vs-layout-mode=desktop] .ve-ref-package-grid ul{gap:8px;font-size:10px}html[data-vs-layout-mode=desktop] .ve-ref-package-grid article>strong{font-size:20px}html[data-vs-layout-mode=desktop] .ve-ref-package-note{margin-top:16px;font-size:9px}html[data-vs-layout-mode=desktop] .ve-ref-master-cta{width:1320px;min-height:112px;margin-top:20px;padding:20px 25px}html[data-vs-layout-mode=desktop] .ve-ref-master-cta h2{font-size:19px}html[data-vs-layout-mode=desktop] .ve-ref-master-cta p{font-size:10px}html[data-vs-layout-mode=desktop] .ve-ref-final-phone{font-size:17px}html[data-vs-layout-mode=desktop] .ve-ref-footer-grid{gap:44px;padding:34px 0 28px}html[data-vs-layout-mode=desktop] .ve-ref-footer-brand strong{font-size:14px}html[data-vs-layout-mode=desktop] .ve-ref-footer-brand small,html[data-vs-layout-mode=desktop] .ve-ref-footer a{font-size:10px}html[data-vs-layout-mode=desktop] .ve-ref-footer-grid>div>strong{font-size:11px}html[data-vs-layout-mode=desktop] .ve-ref-footer-bottom{min-height:54px;font-size:9px}.ve-ref-audio-player{position:relative}.ve-ref-audio-meta{min-width:0;flex:1;display:grid;gap:5px}.ve-ref-audio-meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.ve-ref-audio-progress input{display:block;width:100%;height:3px;margin:0;accent-color:var(--ve-gold2)}.ve-ref-audio-time{font-size:8px;color:#979088;white-space:nowrap}.ve-ref-audio-skip,.ve-ref-audio-volume{flex:0 0 auto}.ve-ref-video-modal{width:min(860px,100%)}.ve-ref-video-modal video,.ve-ref-video-modal iframe{display:block;width:100%;aspect-ratio:16/9;margin-top:14px;border:0;background:#000}.ve-ref-video-placeholder{display:grid;place-items:center;position:relative;min-height:360px;margin-top:14px;overflow:hidden;background:#050607}.ve-ref-video-placeholder img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.55}.ve-ref-video-placeholder span{position:relative;z-index:1;max-width:420px;text-align:center;color:#c5beb6;font-size:11px}.ve-date-status{padding:9px 11px;border:1px solid var(--ve-line);color:#aaa39b;font-size:9px}.ve-date-status strong{color:var(--ve-gold2)}html[data-vs-layout-mode=mobile] .ve-ref-hero-photo{height:500px;min-height:500px}html[data-vs-layout-mode=mobile] .ve-ref-hero-photo img{object-position:62% 24%}html[data-vs-layout-mode=mobile] .ve-ref-hero-copy{margin-top:-150px;padding:0 6px 38px}html[data-vs-layout-mode=mobile] .ve-ref-hero h1{font-size:46px;line-height:.94}html[data-vs-layout-mode=mobile] .ve-ref-kicker{margin:16px 0 14px;font-size:11px}html[data-vs-layout-mode=mobile] .ve-ref-hero-lead{font-size:12px;line-height:1.7;margin-bottom:24px}html[data-vs-layout-mode=mobile] .ve-ref-actions{gap:10px}html[data-vs-layout-mode=mobile] .ve-ref-actions .ve-ref-btn{min-height:50px;font-size:10px}html[data-vs-layout-mode=mobile] .ve-ref-facts article{min-height:86px;padding:15px 16px}html[data-vs-layout-mode=mobile] .ve-ref-facts article:after{content:"›";margin-left:auto;color:#6f5b38;font:28px var(--ve-serif)}html[data-vs-layout-mode=mobile] .ve-ref-fact-icon{width:43px;height:43px}html[data-vs-layout-mode=mobile] .ve-ref-facts strong{font-size:18px}html[data-vs-layout-mode=mobile] .ve-ref-facts small{font-size:9px}html[data-vs-layout-mode=mobile] .ve-ref-service-card{height:390px;display:grid;grid-template-columns:55% 45%;grid-template-rows:1fr;background:linear-gradient(90deg,#090a0b 0,#090a0b 54%,#130d07)}html[data-vs-layout-mode=mobile] .ve-ref-service-media{grid-column:2;grid-row:1}html[data-vs-layout-mode=mobile] .ve-ref-service-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#090a0b 0,transparent 55%),linear-gradient(0deg,#090a0b 0,transparent 45%)}html[data-vs-layout-mode=mobile] .ve-ref-service-media img{object-position:52% center}html[data-vs-layout-mode=mobile] .ve-ref-service-content{grid-column:1/3;grid-row:1;z-index:2;width:60%;padding:24px 18px}html[data-vs-layout-mode=mobile] .ve-ref-service-card h3{font-size:18px}html[data-vs-layout-mode=mobile] .ve-ref-service-card p{font-size:11px;line-height:1.65}html[data-vs-layout-mode=mobile] .ve-ref-service-card a{font-size:10px}html[data-vs-layout-mode=mobile] .ve-ref-av-grid{margin-top:12px}html[data-vs-layout-mode=mobile] .ve-ref-video-panel{padding:16px}html[data-vs-layout-mode=mobile] .ve-ref-panel-head h2,html[data-vs-layout-mode=mobile] .ve-ref-reviews h2{font-size:18px}html[data-vs-layout-mode=mobile] .ve-ref-video-poster{aspect-ratio:16/9}html[data-vs-layout-mode=mobile] .ve-ref-video-poster span{width:52px;height:52px;font-size:16px}html[data-vs-layout-mode=mobile] .ve-ref-reviews{padding:16px}html[data-vs-layout-mode=mobile] .ve-ref-review-grid img{height:220px}html[data-vs-layout-mode=mobile] .ve-ref-review-grid article>div{padding:16px}html[data-vs-layout-mode=mobile] .ve-ref-review-grid span{font-size:11px}html[data-vs-layout-mode=mobile] .ve-ref-review-grid p{min-height:80px;font-size:11px;line-height:1.6}html[data-vs-layout-mode=mobile] .ve-ref-review-grid strong{font-size:11px}html[data-vs-layout-mode=mobile] .ve-ref-review-grid small{font-size:9px}html[data-vs-layout-mode=mobile] .ve-ref-preparation,html[data-vs-layout-mode=mobile] .ve-ref-packages{margin-top:12px;padding:8px 10px}html[data-vs-layout-mode=mobile] .ve-ref-mobile-section-toggle{min-height:66px;font-size:14px}html[data-vs-layout-mode=mobile] .ve-ref-packages>h2,html[data-vs-layout-mode=mobile] .ve-ref-packages>.ve-ref-package-grid,html[data-vs-layout-mode=mobile] .ve-ref-packages>.ve-ref-package-note,html[data-vs-layout-mode=mobile] .ve-ref-packages>.ve-ref-panel-center{display:none!important}html[data-vs-layout-mode=mobile] .ve-ref-master-cta,html[data-vs-layout-mode=mobile] .ve-ref-footer{display:none}html[data-vs-layout-mode=mobile] .ve-ref-video-modal{width:366px;padding:17px}html[data-vs-layout-mode=mobile] .ve-ref-video-modal video,html[data-vs-layout-mode=mobile] .ve-ref-video-modal iframe{aspect-ratio:16/10}html[data-vs-layout-mode=mobile] .ve-ref-form-row{grid-template-columns:1fr}html[data-vs-layout-mode=desktop] .ve-page.ve-reference-site{background:radial-gradient(circle at 78% 4%,rgba(117,69,20,.18),transparent 25%),#050607}html[data-vs-layout-mode=desktop] .ve-ref-header{grid-template-columns:230px minmax(0,1fr) 168px;padding-inline:0}html[data-vs-layout-mode=desktop] .ve-ref-nav{gap:18px}html[data-vs-layout-mode=desktop] .ve-ref-nav a{font-size:11px;letter-spacing:.035em}html[data-vs-layout-mode=desktop] .ve-ref-brand strong{font-size:16px}html[data-vs-layout-mode=desktop] .ve-ref-brand small,html[data-vs-layout-mode=desktop] .ve-ref-header-cta{font-size:10px}html[data-vs-layout-mode=desktop] .ve-ref-hero-grid{grid-template-columns:53% 47%;min-height:510px}html[data-vs-layout-mode=desktop] .ve-ref-hero-copy{padding:52px 0 46px 52px}html[data-vs-layout-mode=desktop] .ve-ref-hero h1{font-size:74px;line-height:.92}html[data-vs-layout-mode=desktop] .ve-ref-kicker{font-size:13px}html[data-vs-layout-mode=desktop] .ve-ref-hero-lead{max-width:510px;font-size:14px;line-height:1.72}html[data-vs-layout-mode=desktop] .ve-ref-actions .ve-ref-btn{min-height:44px;font-size:10px}html[data-vs-layout-mode=desktop] .ve-ref-hero-photo{min-height:510px}html[data-vs-layout-mode=desktop] .ve-ref-hero-photo img{object-position:58% center}html[data-vs-layout-mode=desktop] .ve-ref-hero-vignette{background:linear-gradient(90deg,#050607 0%,rgba(5,6,7,.9) 7%,rgba(5,6,7,.38) 24%,transparent 52%),linear-gradient(0deg,#050607 0%,transparent 20%)}html[data-vs-layout-mode=desktop] .ve-ref-facts strong{font-size:23px}html[data-vs-layout-mode=desktop] .ve-ref-facts small{font-size:11px}html[data-vs-layout-mode=desktop] .ve-ref-service-grid{gap:12px}html[data-vs-layout-mode=desktop] .ve-ref-service-card{position:relative;display:block;height:330px;background:#08090a}html[data-vs-layout-mode=desktop] .ve-ref-service-media{position:absolute;top:0;right:0;bottom:0;left:0}html[data-vs-layout-mode=desktop] .ve-ref-service-media img{width:100%;height:100%;object-fit:cover;object-position:72% center}html[data-vs-layout-mode=desktop] .ve-ref-service-shade{background:linear-gradient(90deg,#08090a,#08090af7 35%,#08090a61 72%,#08090a14),linear-gradient(0deg,#08090a 0%,transparent 38%)}html[data-vs-layout-mode=desktop] .ve-ref-service-content{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;width:66%;padding:25px 20px}html[data-vs-layout-mode=desktop] .ve-ref-service-card h3{font-size:18px}html[data-vs-layout-mode=desktop] .ve-ref-service-card p{font-size:12px;line-height:1.6}html[data-vs-layout-mode=desktop] .ve-ref-service-features{font-size:10px;line-height:1.45}html[data-vs-layout-mode=desktop] .ve-ref-service-card a{font-size:10px}html[data-vs-layout-mode=desktop] .ve-ref-av-grid{grid-template-columns:53% 47%;min-height:0}html[data-vs-layout-mode=desktop] .ve-ref-video-panel,html[data-vs-layout-mode=desktop] .ve-ref-vocal-panel{min-height:440px;padding:24px}html[data-vs-layout-mode=desktop] .ve-ref-panel-head h2{font-size:22px}html[data-vs-layout-mode=desktop] .ve-ref-panel-head button,html[data-vs-layout-mode=desktop] .ve-ref-video-grid strong{font-size:10px}html[data-vs-layout-mode=desktop] .ve-ref-video-poster{aspect-ratio:1.32/1}html[data-vs-layout-mode=desktop] .ve-ref-tracks article{min-height:43px}html[data-vs-layout-mode=desktop] .ve-ref-tracks strong{font-size:11px}html[data-vs-layout-mode=desktop] .ve-ref-tracks span,html[data-vs-layout-mode=desktop] .ve-ref-audio-meta strong{font-size:10px}html[data-vs-layout-mode=desktop] .ve-ref-audio-time{font-size:9px}html[data-vs-layout-mode=desktop] .ve-ref-reviews h2,html[data-vs-layout-mode=desktop] .ve-ref-preparation h2,html[data-vs-layout-mode=desktop] .ve-ref-packages h2{font-size:22px}html[data-vs-layout-mode=desktop] .ve-ref-section-row a{font-size:10px}html[data-vs-layout-mode=desktop] .ve-ref-review-grid img{height:158px}html[data-vs-layout-mode=desktop] .ve-ref-review-grid span{font-size:11px}html[data-vs-layout-mode=desktop] .ve-ref-review-grid p{min-height:76px;font-size:10px;line-height:1.58}html[data-vs-layout-mode=desktop] .ve-ref-review-grid strong{font-size:11px}html[data-vs-layout-mode=desktop] .ve-ref-review-grid small{font-size:9px}html[data-vs-layout-mode=desktop] .ve-ref-preparation{padding-block:30px 25px}html[data-vs-layout-mode=desktop] .ve-ref-step-line strong{font-size:10px}html[data-vs-layout-mode=desktop] .ve-ref-step-line p{font-size:9px;line-height:1.55}html[data-vs-layout-mode=desktop] .ve-ref-package-grid article{height:305px;padding:22px}html[data-vs-layout-mode=desktop] .ve-ref-package-grid h3{font-size:17px}html[data-vs-layout-mode=desktop] .ve-ref-package-grid ul{font-size:11px;line-height:1.45}html[data-vs-layout-mode=desktop] .ve-ref-package-grid article>strong{font-size:21px}html[data-vs-layout-mode=desktop] .ve-ref-package-note{font-size:10px}html[data-vs-layout-mode=desktop] .ve-ref-master-cta h2{font:400 21px var(--ve-serif)}html[data-vs-layout-mode=desktop] .ve-ref-master-cta p{font-size:11px}html[data-vs-layout-mode=desktop] .ve-ref-footer-brand small,html[data-vs-layout-mode=desktop] .ve-ref-footer a{font-size:11px;line-height:1.55}html[data-vs-layout-mode=desktop] .ve-ref-footer-grid>div>strong{font-size:12px}html[data-vs-layout-mode=desktop] .ve-ref-footer-bottom{font-size:10px}html[data-vs-layout-mode=mobile] .ve-ref-brand strong{font-size:13px}html[data-vs-layout-mode=mobile] .ve-ref-brand small{font-size:8px}html[data-vs-layout-mode=mobile] .ve-ref-hero-photo img{object-position:66% center}html[data-vs-layout-mode=mobile] .ve-ref-service-content{width:66%}html[data-vs-layout-mode=mobile] .ve-ref-review-grid p{min-height:0}html[data-vs-layout-mode=desktop] .ve-page.ve-reference-site{font-size:20px;color:#f6f1ea}html[data-vs-layout-mode=desktop] .ve-ref-header{height:94px;grid-template-columns:265px minmax(0,1fr) 220px;gap:22px}html[data-vs-layout-mode=desktop] .ve-ref-brand strong{font-size:22px;color:#f7f0e7}html[data-vs-layout-mode=desktop] .ve-ref-brand small{font-size:16px;line-height:1.35;color:#d0c8bd}html[data-vs-layout-mode=desktop] .ve-ref-nav{gap:14px;white-space:normal}html[data-vs-layout-mode=desktop] .ve-ref-nav a{font-size:17px;line-height:1.2;color:#f0e9df;text-align:center}html[data-vs-layout-mode=desktop] .ve-ref-header-cta{min-width:210px;min-height:57px;padding-inline:22px;font-size:15px}html[data-vs-layout-mode=desktop] .ve-ref-hero-grid{min-height:610px}html[data-vs-layout-mode=desktop] .ve-ref-hero-copy{padding:62px 0 54px 52px}html[data-vs-layout-mode=desktop] .ve-ref-hero h1{font-size:86px;line-height:.94;color:#f7f0e7}html[data-vs-layout-mode=desktop] .ve-ref-hero h1 span{color:#efbd60}html[data-vs-layout-mode=desktop] .ve-ref-kicker{font-size:24px;line-height:1.35;color:#efbd60}html[data-vs-layout-mode=desktop] .ve-ref-hero-lead{max-width:620px;font-size:25px;line-height:1.58;color:#eee7de}html[data-vs-layout-mode=desktop] .ve-ref-actions{gap:18px}html[data-vs-layout-mode=desktop] .ve-ref-actions .ve-ref-btn{min-height:66px;padding-inline:27px;font-size:15px}html[data-vs-layout-mode=desktop] .ve-ref-btn{min-height:51px;padding-inline:21px;font-size:15px}html[data-vs-layout-mode=desktop] .ve-ref-btn svg{width:21px;height:21px}html[data-vs-layout-mode=desktop] .ve-ref-hero-photo{min-height:610px}html[data-vs-layout-mode=desktop] .ve-ref-facts,html[data-vs-layout-mode=desktop] .ve-ref-facts article{min-height:148px}html[data-vs-layout-mode=desktop] .ve-ref-facts article{padding:25px 28px;gap:20px}html[data-vs-layout-mode=desktop] .ve-ref-fact-icon{width:58px;height:58px}html[data-vs-layout-mode=desktop] .ve-ref-fact-icon svg{width:30px;height:30px}html[data-vs-layout-mode=desktop] .ve-ref-facts strong{font-size:36px;color:#f6efe6}html[data-vs-layout-mode=desktop] .ve-ref-facts small{font-size:20px;line-height:1.35;color:#d4ccc2}html[data-vs-layout-mode=desktop] .ve-ref-service-card{height:520px}html[data-vs-layout-mode=desktop] .ve-ref-service-content{width:76%;padding:34px 25px}html[data-vs-layout-mode=desktop] .ve-ref-service-card h3{font-size:29px;line-height:1.2;color:#f6efe7}html[data-vs-layout-mode=desktop] .ve-ref-service-card p{font-size:22px;line-height:1.5;color:#eee7de}html[data-vs-layout-mode=desktop] .ve-ref-service-features{font-size:18px;line-height:1.45;color:#ddd5cb}html[data-vs-layout-mode=desktop] .ve-ref-service-card a{font-size:18px;line-height:1.25;color:#efbd60}html[data-vs-layout-mode=desktop] .ve-ref-video-panel,html[data-vs-layout-mode=desktop] .ve-ref-vocal-panel{min-height:570px;padding:32px}html[data-vs-layout-mode=desktop] .ve-ref-panel-head{align-items:flex-start;margin-bottom:24px}html[data-vs-layout-mode=desktop] .ve-ref-panel-head h2,html[data-vs-layout-mode=desktop] .ve-ref-reviews h2,html[data-vs-layout-mode=desktop] .ve-ref-preparation h2,html[data-vs-layout-mode=desktop] .ve-ref-packages h2{font-size:36px;line-height:1.2;color:#efbd60}html[data-vs-layout-mode=desktop] .ve-ref-panel-head button{font-size:16px;line-height:1.4;color:#c8c0b6}html[data-vs-layout-mode=desktop] .ve-ref-video-grid strong{font-size:18px;line-height:1.35;color:#eee7de}html[data-vs-layout-mode=desktop] .ve-ref-video-poster span{width:66px;height:66px;font-size:21px}html[data-vs-layout-mode=desktop] .ve-ref-tracks article{min-height:62px;grid-template-columns:42px 1fr auto;gap:12px}html[data-vs-layout-mode=desktop] .ve-ref-tracks button{width:39px;height:39px;font-size:15px}html[data-vs-layout-mode=desktop] .ve-ref-tracks strong,html[data-vs-layout-mode=desktop] .ve-ref-audio-meta strong{font-size:19px;color:#f0e9df}html[data-vs-layout-mode=desktop] .ve-ref-tracks span,html[data-vs-layout-mode=desktop] .ve-ref-audio-time{font-size:16px;color:#d2c9bf}html[data-vs-layout-mode=desktop] .ve-ref-audio-player{min-height:82px;padding:14px}html[data-vs-layout-mode=desktop] .ve-ref-media-note{font-size:14px;color:#c1b8ae}html[data-vs-layout-mode=desktop] .ve-ref-reviews{padding:32px}html[data-vs-layout-mode=desktop] .ve-ref-section-row{margin-bottom:26px}html[data-vs-layout-mode=desktop] .ve-ref-section-row a{font-size:18px;color:#efbd60}html[data-vs-layout-mode=desktop] .ve-ref-review-grid img{height:180px}html[data-vs-layout-mode=desktop] .ve-ref-review-grid article>div{padding:18px}html[data-vs-layout-mode=desktop] .ve-ref-review-grid span{font-size:18px;color:#efbd60}html[data-vs-layout-mode=desktop] .ve-ref-review-grid p{min-height:150px;font-size:18px;line-height:1.55;color:#eee7de}html[data-vs-layout-mode=desktop] .ve-ref-review-grid strong{font-size:19px;color:#f5eee5}html[data-vs-layout-mode=desktop] .ve-ref-review-grid small{font-size:16px;color:#c9c0b6}html[data-vs-layout-mode=desktop] .ve-ref-preparation{padding:44px 28px 34px}html[data-vs-layout-mode=desktop] .ve-ref-preparation h2{margin-bottom:42px}html[data-vs-layout-mode=desktop] .ve-ref-step-line{gap:20px}html[data-vs-layout-mode=desktop] .ve-ref-step-line:before{top:30px}html[data-vs-layout-mode=desktop] .ve-ref-step-line article>span{width:60px;height:60px;margin-bottom:18px;font-size:24px}html[data-vs-layout-mode=desktop] .ve-ref-step-line strong{font-size:19px;line-height:1.3;color:#f4ede4}html[data-vs-layout-mode=desktop] .ve-ref-step-line p{max-width:190px;font-size:17px;line-height:1.5;color:#d5cdc3}html[data-vs-layout-mode=desktop] .ve-ref-preparation .ve-ref-panel-center{margin-top:34px}html[data-vs-layout-mode=desktop] .ve-ref-packages{padding:38px 28px 32px}html[data-vs-layout-mode=desktop] .ve-ref-packages h2{margin-bottom:30px}html[data-vs-layout-mode=desktop] .ve-ref-package-grid article{height:465px;padding:28px}html[data-vs-layout-mode=desktop] .ve-ref-package-grid article>b{font-size:12px;padding:7px 10px}html[data-vs-layout-mode=desktop] .ve-ref-package-grid h3{font-size:28px;line-height:1.2;min-height:68px;color:#f3ece3}html[data-vs-layout-mode=desktop] .ve-ref-package-icon-set{height:64px;margin:10px 0 16px}html[data-vs-layout-mode=desktop] .ve-ref-package-icon-set svg{width:46px;height:46px}html[data-vs-layout-mode=desktop] .ve-ref-package-grid ul{gap:11px;font-size:19px;line-height:1.4;color:#ddd5cb}html[data-vs-layout-mode=desktop] .ve-ref-package-grid article>strong{font-size:32px;color:#efbd60}html[data-vs-layout-mode=desktop] .ve-ref-package-note{font-size:18px;line-height:1.45;color:#c9c0b6}html[data-vs-layout-mode=desktop] .ve-ref-master-cta{min-height:158px;padding:28px 30px;gap:25px}html[data-vs-layout-mode=desktop] .ve-ref-master-cta h2{font-size:34px;line-height:1.2;color:#efbd60}html[data-vs-layout-mode=desktop] .ve-ref-master-cta p{font-size:19px;line-height:1.45;color:#eee7de}html[data-vs-layout-mode=desktop] .ve-ref-final-phone{font-size:26px}html[data-vs-layout-mode=desktop] .ve-ref-final-social a{width:44px;height:44px}html[data-vs-layout-mode=desktop] .ve-ref-footer-grid{grid-template-columns:1.25fr .9fr .9fr 1.1fr;gap:45px;padding:48px 0 40px}html[data-vs-layout-mode=desktop] .ve-ref-footer-brand strong{font-size:24px;color:#f5eee5}html[data-vs-layout-mode=desktop] .ve-ref-footer-brand small,html[data-vs-layout-mode=desktop] .ve-ref-footer a{font-size:18px;line-height:1.55;color:#ded6cc}html[data-vs-layout-mode=desktop] .ve-ref-footer-grid>div:not(.ve-ref-footer-brand){gap:10px}html[data-vs-layout-mode=desktop] .ve-ref-footer-grid>div>strong{font-size:21px;color:#efbd60}html[data-vs-layout-mode=desktop] .ve-ref-footer-social a{width:39px;height:39px}html[data-vs-layout-mode=desktop] .ve-ref-footer-bottom{min-height:78px;font-size:16px;line-height:1.4;color:#bdb4aa}html[data-vs-layout-mode=desktop] .ve-ref-modal{width:min(760px,100%);padding:34px}html[data-vs-layout-mode=desktop] .ve-ref-modal h2{font-size:42px;color:#f5eee5}html[data-vs-layout-mode=desktop] .ve-ref-modal>p{font-size:18px;color:#ddd5cb}html[data-vs-layout-mode=desktop] .ve-ref-form label{font-size:14px;color:#d2c9bf}html[data-vs-layout-mode=desktop] .ve-ref-form input,html[data-vs-layout-mode=desktop] .ve-ref-form select,html[data-vs-layout-mode=desktop] .ve-ref-form textarea{font-size:17px;padding:15px}html[data-vs-layout-mode=desktop] .ve-date-status{font-size:17px}html[data-vs-layout-mode=mobile] .ve-page.ve-reference-site{font-size:18px;color:#f6f1ea}html[data-vs-layout-mode=mobile] .ve-ref-brand strong{font-size:18px;color:#f7f0e7}html[data-vs-layout-mode=mobile] .ve-ref-brand small{font-size:12px;color:#d0c8bd}html[data-vs-layout-mode=mobile] .ve-ref-menu{font-size:31px}html[data-vs-layout-mode=mobile] .ve-ref-nav a{font-size:15px;color:#f0e9df}html[data-vs-layout-mode=mobile] .ve-ref-hero h1{font-size:54px;color:#f7f0e7}html[data-vs-layout-mode=mobile] .ve-ref-kicker{font-size:18px;color:#efbd60}html[data-vs-layout-mode=mobile] .ve-ref-hero-lead{font-size:18px;line-height:1.55;color:#eee7de}html[data-vs-layout-mode=mobile] .ve-ref-actions .ve-ref-btn{min-height:75px;padding-inline:20px;font-size:15px}html[data-vs-layout-mode=mobile] .ve-ref-btn{min-height:64px;padding-inline:20px;font-size:15px}html[data-vs-layout-mode=mobile] .ve-ref-btn svg{width:21px;height:21px}html[data-vs-layout-mode=mobile] .ve-ref-facts article{min-height:112px}html[data-vs-layout-mode=mobile] .ve-ref-facts strong{font-size:26px;color:#f6efe6}html[data-vs-layout-mode=mobile] .ve-ref-facts small{font-size:16px;color:#d4ccc2}html[data-vs-layout-mode=mobile] .ve-ref-service-card{height:540px}html[data-vs-layout-mode=mobile] .ve-ref-service-content{width:79%;padding:30px 20px}html[data-vs-layout-mode=mobile] .ve-ref-service-card h3{font-size:27px;color:#f6efe7}html[data-vs-layout-mode=mobile] .ve-ref-service-card p{font-size:18px;line-height:1.5;color:#eee7de}html[data-vs-layout-mode=mobile] .ve-ref-service-features{font-size:16px;color:#ddd5cb}html[data-vs-layout-mode=mobile] .ve-ref-service-card a{font-size:16px;color:#efbd60}html[data-vs-layout-mode=mobile] .ve-ref-panel-head h2,html[data-vs-layout-mode=mobile] .ve-ref-reviews h2{font-size:28px;color:#efbd60}html[data-vs-layout-mode=mobile] .ve-ref-panel-head button,html[data-vs-layout-mode=mobile] .ve-ref-video-grid strong{font-size:15px;color:#e5ddd3}html[data-vs-layout-mode=mobile] .ve-ref-review-grid span,html[data-vs-layout-mode=mobile] .ve-ref-review-grid p,html[data-vs-layout-mode=mobile] .ve-ref-review-grid strong{font-size:17px;color:#eee7de}html[data-vs-layout-mode=mobile] .ve-ref-review-grid small{font-size:15px;color:#c9c0b6}html[data-vs-layout-mode=mobile] .ve-ref-mobile-section-toggle{min-height:92px;padding-inline:20px;font-size:20px;color:#f3ece3}html[data-vs-layout-mode=mobile] .ve-ref-mobile-date{min-height:78px;font-size:15px}html[data-vs-layout-mode=mobile] .ve-ref-modal h2{font-size:36px}html[data-vs-layout-mode=mobile] .ve-ref-modal>p,html[data-vs-layout-mode=mobile] .ve-ref-form label,html[data-vs-layout-mode=mobile] .ve-ref-form input,html[data-vs-layout-mode=mobile] .ve-ref-form select,html[data-vs-layout-mode=mobile] .ve-ref-form textarea{font-size:16px}@keyframes ve-premium-shine{0%,24%{transform:translate(-180%) skew(-22deg)}55%,to{transform:translate(310%) skew(-22deg)}}@keyframes ve-logo-glow{0%,to{filter:drop-shadow(0 0 3px rgba(221,168,71,.22)) brightness(.94)}50%{filter:drop-shadow(0 0 9px rgba(242,198,111,.52)) brightness(1.2)}}.ve-ref-btn{position:relative;isolation:isolate;overflow:hidden;border-radius:3px;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease,color .25s ease}.ve-ref-btn:hover,.ve-ref-btn:focus-visible{transform:translateY(-2px)}.ve-ref-btn-gold{border-color:#e9bd68;background:linear-gradient(180deg,#f1ce83,#d9a84f 48%,#bc8127);color:#171006;box-shadow:inset 0 1px #ffffffb8,inset 0 -1px #512d0573,0 8px 24px #c07e1b33;text-shadow:0 1px 0 rgba(255,255,255,.25)}.ve-ref-btn-gold:before{content:"";position:absolute;z-index:-1;top:-45%;bottom:-45%;left:-38%;width:26%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);animation:ve-premium-shine 4.2s cubic-bezier(.2,.7,.2,1) infinite;pointer-events:none}.ve-ref-btn-gold:hover,.ve-ref-btn-gold:focus-visible{border-color:#f7d991;box-shadow:inset 0 1px #fff3cf,0 12px 32px #e0a43f57}.ve-master-logo{width:50px;height:50px;flex:0 0 50px;overflow:visible}.ve-master-logo img{object-fit:contain;animation:ve-logo-glow 3.8s ease-in-out infinite}html[data-vs-layout-mode=desktop] .ve-ref-header{height:74px;grid-template-columns:228px minmax(0,1fr) 170px;gap:14px;padding-inline:0}html[data-vs-layout-mode=desktop] .ve-ref-brand{gap:9px}html[data-vs-layout-mode=desktop] .ve-ref-brand strong{font-size:16px;line-height:1.05;letter-spacing:.1em}html[data-vs-layout-mode=desktop] .ve-ref-brand small{font-size:10px;line-height:1.2;letter-spacing:.045em}html[data-vs-layout-mode=desktop] .ve-ref-nav{gap:13px;white-space:nowrap}html[data-vs-layout-mode=desktop] .ve-ref-nav a{font-size:11.5px;line-height:1;letter-spacing:.035em;text-align:center}html[data-vs-layout-mode=desktop] .ve-ref-header-cta{min-width:170px;min-height:44px;padding-inline:16px;font-size:11px}html[data-vs-layout-mode=desktop] .ve-ref-actions{display:flex;flex-wrap:nowrap;align-items:center;gap:18px}html[data-vs-layout-mode=desktop] .ve-ref-actions .ve-ref-btn-gold{min-height:56px;padding-inline:23px;font-size:13px}html[data-vs-layout-mode=desktop] .ve-ref-actions .ve-ref-icon-btn{min-height:56px;padding:0 7px 0 0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#eee7dc;font-size:12px;overflow:visible;text-shadow:none}html[data-vs-layout-mode=desktop] .ve-ref-actions .ve-ref-icon-btn svg{width:46px;height:46px;box-sizing:border-box;padding:12px;flex:0 0 46px;border:1px solid rgba(236,186,91,.76);border-radius:50%;background:radial-gradient(circle at 35% 28%,#e8ba612b,#08090af2 70%);color:#efbd60;box-shadow:inset 0 0 0 1px #ffffff06,0 0 20px #d2973217}html[data-vs-layout-mode=desktop] .ve-ref-actions .ve-ref-icon-btn:hover svg,html[data-vs-layout-mode=desktop] .ve-ref-actions .ve-ref-icon-btn:focus-visible svg{border-color:#f2cd84;box-shadow:0 0 22px #e0a64138}html[data-vs-layout-mode=desktop] .ve-ref-package-grid{gap:16px}html[data-vs-layout-mode=desktop] .ve-ref-package-grid article{overflow:hidden;border-color:#d8a44747;background:radial-gradient(circle at 50% 17%,rgba(199,137,37,.09),transparent 35%),linear-gradient(145deg,#0d0e0f,#070809 72%);box-shadow:inset 0 1px #ffffff09,inset 0 0 38px #00000052,0 12px 34px #0000002e;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}html[data-vs-layout-mode=desktop] .ve-ref-package-grid article:before{content:"";position:absolute;inset:0 18% auto;height:1px;background:linear-gradient(90deg,transparent,#d9a64a,transparent);opacity:.68}html[data-vs-layout-mode=desktop] .ve-ref-package-grid article:after{content:"";position:absolute;right:-52px;bottom:-52px;width:150px;height:150px;border:1px solid rgba(218,164,68,.09);border-radius:50%;box-shadow:0 0 0 20px #daa44406}html[data-vs-layout-mode=desktop] .ve-ref-package-grid article:hover{transform:translateY(-5px);border-color:#edbe6294;box-shadow:inset 0 1px #ffffff0f,0 18px 42px #00000057}html[data-vs-layout-mode=desktop] .ve-ref-package-grid article.is-featured{border-color:#efbe5ec2;background:radial-gradient(circle at 50% 14%,rgba(228,170,66,.18),transparent 38%),linear-gradient(145deg,#14110b,#08090a 72%);box-shadow:inset 0 0 0 1px #ffdb9214,0 16px 38px #a86a1121}html[data-vs-layout-mode=desktop] .ve-ref-package-grid article>b{background:linear-gradient(135deg,#f0cb7c,#bf842b);color:#171006;letter-spacing:.08em;box-shadow:0 5px 18px #b271163d}html[data-vs-layout-mode=desktop] .ve-ref-package-grid h3{font-family:var(--ve-serif);letter-spacing:.025em;color:#f6efe6}html[data-vs-layout-mode=desktop] .ve-ref-package-icon-set{position:relative;z-index:1;color:#efbd60;filter:drop-shadow(0 0 8px rgba(223,164,57,.18))}html[data-vs-layout-mode=desktop] .ve-ref-package-grid li:before{content:"◆";font-size:.52em;vertical-align:middle;margin-right:9px;color:#dba84b}html[data-vs-layout-mode=desktop] .ve-ref-package-grid article>strong{position:relative;z-index:1;text-shadow:0 0 18px rgba(230,174,72,.17)}html[data-vs-layout-mode=desktop] .ve-ref-package-cta{min-height:58px;margin-top:6px;padding-inline:32px;font-size:14px}html[data-vs-layout-mode=desktop] .ve-ref-footer-grid{gap:38px;padding:34px 0 27px}html[data-vs-layout-mode=desktop] .ve-ref-footer-brand strong{font-size:19px;line-height:1.15}html[data-vs-layout-mode=desktop] .ve-ref-footer-brand small,html[data-vs-layout-mode=desktop] .ve-ref-footer a{font-size:14px;line-height:1.28}html[data-vs-layout-mode=desktop] .ve-ref-footer-grid>div:not(.ve-ref-footer-brand){gap:6px}html[data-vs-layout-mode=desktop] .ve-ref-footer-grid>div>strong{font-size:17px;line-height:1.2;margin-bottom:3px}html[data-vs-layout-mode=desktop] .ve-ref-footer-bottom{min-height:58px;font-size:13px;line-height:1.22}html[data-vs-layout-mode=mobile] .ve-ref-header{height:66px}html[data-vs-layout-mode=mobile] .ve-master-logo{width:43px;height:43px;flex-basis:43px}html[data-vs-layout-mode=mobile] .ve-ref-brand{gap:7px}html[data-vs-layout-mode=mobile] .ve-ref-brand strong{font-size:15px;line-height:1.05}html[data-vs-layout-mode=mobile] .ve-ref-brand small{font-size:10px;line-height:1.15}html[data-vs-layout-mode=mobile] .ve-ref-menu{font-size:27px}html[data-vs-layout-mode=mobile] .ve-ref-actions .ve-ref-btn-gold{border-radius:3px}@keyframes ve-premium-shine{0%,20%{transform:translate(0) skew(-22deg);opacity:0}28%{opacity:.68}62%{transform:translate(400%) skew(-22deg);opacity:.48}63%,to{transform:translate(400%) skew(-22deg);opacity:0}}.ve-ref-btn-gold:before{z-index:2;left:-60%;width:42%;mix-blend-mode:screen}html[data-vs-layout-mode=desktop] .ve-ref-hero h1{font-size:104px;line-height:.88;letter-spacing:-.012em}html[data-vs-layout-mode=desktop] .ve-ref-av-grid{align-items:stretch}html[data-vs-layout-mode=desktop] .ve-ref-video-panel,html[data-vs-layout-mode=desktop] .ve-ref-vocal-panel{height:650px;min-height:650px;display:flex;flex-direction:column}html[data-vs-layout-mode=desktop] .ve-ref-video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px}html[data-vs-layout-mode=desktop] .ve-ref-video-grid article,html[data-vs-layout-mode=desktop] .ve-ref-video-grid article:not(:first-child){display:grid;gap:8px}html[data-vs-layout-mode=desktop] .ve-ref-video-poster{aspect-ratio:16/9;border:1px solid rgba(224,171,72,.22);background:#070809}html[data-vs-layout-mode=desktop] .ve-ref-video-poster img{object-fit:cover}html[data-vs-layout-mode=desktop] .ve-ref-video-grid strong{font-size:15px;line-height:1.25;text-align:left;letter-spacing:.025em}html[data-vs-layout-mode=desktop] .ve-ref-video-panel>.ve-ref-panel-center,html[data-vs-layout-mode=desktop] .ve-ref-vocal-panel>.ve-ref-panel-center{margin-top:auto;padding-top:16px}.ve-ref-review-actions{display:flex;align-items:center;gap:9px}.ve-ref-review-actions button{width:38px;height:38px;border:1px solid rgba(224,171,72,.42);border-radius:50%;background:linear-gradient(145deg,#15130f,#08090a);color:#eabd62;font-size:17px;cursor:pointer;transition:border-color .25s ease,background .25s ease,transform .25s ease}.ve-ref-review-actions button:hover,.ve-ref-review-actions button:focus-visible{transform:translateY(-2px);border-color:#ecc472;background:#1b160d}.ve-ref-review-grid{display:flex;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#bd842d #090a0b;padding:2px 2px 12px;gap:18px}.ve-ref-review-grid::-webkit-scrollbar{height:7px}.ve-ref-review-grid::-webkit-scrollbar-track{background:#090a0b}.ve-ref-review-grid::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#8f5c17,#e3b65e);border-radius:10px}html[data-vs-layout-mode=desktop] .ve-ref-review-grid article,html[data-vs-layout-mode=desktop] .ve-ref-review-grid article:nth-child(n+4){display:block;position:relative;flex:0 0 calc((100% - 36px)/3);scroll-snap-align:start;overflow:hidden;border:1px solid rgba(220,168,73,.32);background:linear-gradient(145deg,#111214,#090a0b);box-shadow:inset 0 1px #ffffff0a,0 12px 30px #0003}.ve-ref-review-grid article:after{content:"";position:absolute;left:18px;right:18px;top:0;height:1px;background:linear-gradient(90deg,transparent,#dda94d,transparent);opacity:.7}.ve-ref-review-photo{aspect-ratio:16/9;display:grid;place-items:center;overflow:hidden;background:#070809;border-bottom:1px solid rgba(222,171,76,.22)}.ve-ref-review-grid .ve-ref-review-photo img{width:100%;height:100%;object-fit:contain;background:#070809}.ve-ref-review-copy{position:relative;min-height:245px;padding:22px 22px 20px!important}html[data-vs-layout-mode=desktop] .ve-ref-review-grid p{min-height:104px}html[data-vs-layout-mode=mobile] .ve-ref-video-grid{grid-template-columns:1fr}html[data-vs-layout-mode=mobile] .ve-ref-review-actions{gap:6px}html[data-vs-layout-mode=mobile] .ve-ref-review-actions button{width:34px;height:34px;font-size:15px}html[data-vs-layout-mode=mobile] .ve-ref-review-actions a{display:none}html[data-vs-layout-mode=mobile] .ve-ref-review-grid{display:flex;gap:12px;padding-bottom:10px}html[data-vs-layout-mode=mobile] .ve-ref-review-grid article,html[data-vs-layout-mode=mobile] .ve-ref-review-grid article:nth-child(n+2){display:block;flex:0 0 100%}html[data-vs-layout-mode=mobile] .ve-ref-review-photo{aspect-ratio:16/9}html[data-vs-layout-mode=mobile] .ve-ref-review-grid .ve-ref-review-photo img{height:100%;object-fit:contain}html[data-vs-layout-mode=mobile] .ve-ref-review-copy{min-height:0;padding:18px!important}.ve-ref-nav{justify-content:flex-end}.ve-ref-nav a.is-active,.ve-ref-nav a[aria-current=page]{color:var(--ve-gold2);border-bottom:1px solid var(--ve-gold)}html[data-vs-layout-mode=desktop] .ve-page.ve-reference-site{padding-top:74px;overflow-x:clip}html[data-vs-layout-mode=desktop] .ve-ref-header{position:fixed;top:0;left:50%;transform:translate(-50%);z-index:1000;width:1320px;grid-template-columns:228px minmax(0,1fr) 170px}html[data-vs-layout-mode=desktop] .ve-ref-nav{justify-content:flex-end;gap:11px}html[data-vs-layout-mode=desktop] .ve-ref-nav a{font-size:10.5px;padding:30px 0 27px}html[data-vs-layout-mode=mobile] .ve-page.ve-reference-site{padding-top:66px;overflow-x:clip}html[data-vs-layout-mode=mobile] .ve-ref-header{position:fixed;top:0;left:12px;right:12px;z-index:1000;width:auto;margin:0}:root{--vem-gold:#c99a42;--vem-gold2:#f0c66d;--vem-bg:#070706;--vem-panel:#11110f;--vem-line:#383024;--vem-text:#f3efe8;--vem-muted:#a8a39b}.vem-page{font-size:calc(16px * var(--vem-font-scale,1))}.vem-page .vem-section,.vem-page .vem-process,.vem-page .vem-booking{padding-top:calc(38px * var(--vem-space-scale,1));padding-bottom:calc(38px * var(--vem-space-scale,1))}.vem-page .vem-gold-button,.vem-page .vem-outline-button{font-size:calc(11px * var(--vem-button-scale,1));min-height:calc(42px * var(--vem-button-scale,1))}.vem-page .vem-hero>img{object-position:var(--vem-hero-x,50%) var(--vem-hero-y,35%)}.vem-timeline span b,.vem-timeline span small{display:block}.vem-timeline span b{color:var(--vem-gold2);font:15px Georgia,serif}.vem-timeline span small{max-width:160px;margin:7px auto 0;color:#817b72;font-size:9px;line-height:1.45}.vem-about-video{position:relative;overflow:hidden}.vem-about-video img{width:100%;height:310px;object-fit:cover}.vem-about-video span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:55px;height:55px;display:grid;place-items:center;border:1px solid var(--vem-gold);border-radius:50%;background:#080706cc;color:var(--vem-gold2)}.vem-mobile-canvas .vem-about-video img{height:230px}.vem-page{width:100%;min-height:100vh;background:radial-gradient(circle at 68% 4%,#20150a 0,transparent 27%),var(--vem-bg);color:var(--vem-text);font-family:Inter,Arial,sans-serif;letter-spacing:.02em}.vem-page *{box-sizing:border-box}.vem-page a{color:inherit;text-decoration:none}.vem-page button,.vem-page input,.vem-page select,.vem-page textarea{font:inherit}.vem-header{height:72px;padding:0 60px;display:flex;align-items:center;gap:30px;border-bottom:1px solid #27231d;background:#050504f5;position:relative;z-index:20}.vem-brand{display:flex;align-items:center;gap:10px;min-width:245px}.vem-brand img{width:35px;height:43px;object-fit:contain}.vem-brand span{display:flex;flex-direction:column;gap:3px}.vem-brand b{font-size:14px;letter-spacing:.12em}.vem-brand small{font-size:9px;color:#bdb7ae}.vem-header nav{display:flex;align-items:center;gap:25px;margin-left:auto}.vem-header nav a{font-size:10px;color:#c8c3bb;white-space:nowrap;padding:29px 0 25px;border-bottom:2px solid transparent}.vem-header nav a:hover,.vem-header nav a.is-active{color:var(--vem-gold2);border-color:var(--vem-gold)}.vem-gold-button,.vem-outline-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;border:1px solid var(--vem-gold);border-radius:3px;font-size:11px;font-weight:700;letter-spacing:.08em}.vem-gold-button{color:#17120a!important;background:linear-gradient(135deg,#b8812d,#f1cd79)}.vem-outline-button{color:var(--vem-gold2)!important;background:#0a0907}.vem-menu{display:none;background:none;border:0;color:#fff;font-size:25px}.vem-page main{width:100%}.vem-hero{height:570px;padding:54px 60px 0;display:grid;grid-template-columns:5fr 7fr;overflow:hidden;border-bottom:1px solid #29251e;background:linear-gradient(90deg,#080807 0,#0a0806,#170f07)}.vem-hero>div{padding:74px 0 0 44px;position:relative;z-index:2}.vem-hero>div>span{color:var(--vem-gold);font-size:11px;letter-spacing:.2em}.vem-hero h1,.vem-title h1{font-family:Georgia,serif;font-weight:400;color:var(--vem-gold2);font-size:68px;line-height:.95;max-width:660px;margin:18px 0 28px}.vem-hero p{max-width:510px;color:#c8c2ba;font-size:17px;line-height:1.7;margin:0 0 32px}.vem-hero>img{width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:saturate(.8) contrast(1.08);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 18%);mask-image:linear-gradient(90deg,transparent 0,#000 18%)}.vem-title{text-align:center;padding:88px 60px 60px;border-bottom:1px solid #27231d;background:radial-gradient(circle at 50% 0,#24180a,transparent 60%)}.vem-title h1{font-size:56px;margin:0 auto 18px}.vem-title p{color:var(--vem-muted);font-size:16px}.vem-section,.vem-wide-card,.vem-split,.vem-ribbon,.vem-booking,.vem-trust,.vem-process,.vem-featured-video{width:1320px;margin:24px auto}.vem-section{padding:38px;background:linear-gradient(145deg,#131311,#0c0c0b);border:1px solid #24221e;border-radius:6px}.vem-section>h2,.vem-wide-card h2,.vem-split h2,.vem-ribbon h2,.vem-booking h2{font-size:23px;font-weight:500;letter-spacing:.1em;margin:0 0 28px}.vem-metrics{width:1320px;margin:-40px auto 24px;position:relative;display:grid;grid-template-columns:repeat(3,1fr);background:#121210;border:1px solid #30291f;border-radius:5px}.vem-metrics article{padding:26px;text-align:center;border-right:1px solid #30291f}.vem-metrics article:last-child{border:0}.vem-metrics b{font-family:Georgia,serif;color:var(--vem-gold2);font-size:38px;margin-right:12px}.vem-metrics span{font-size:11px;color:#bbb5ac}.vem-four-grid,.vem-three-grid,.vem-package-grid{display:grid;gap:16px}.vem-four-grid,.vem-package-grid{grid-template-columns:repeat(4,1fr)}.vem-three-grid{grid-template-columns:repeat(3,1fr)}.vem-four-grid article,.vem-three-grid article,.vem-package-grid article{background:#0d0d0c;border:1px solid var(--vem-line);border-radius:4px;padding:24px}.vem-four-grid i{display:block;color:var(--vem-gold);font-size:30px;font-style:normal}.vem-four-grid h3,.vem-three-grid h3,.vem-package-grid h3{font-size:15px;letter-spacing:.08em}.vem-four-grid p,.vem-three-grid p{color:var(--vem-muted);font-size:13px;line-height:1.55}.vem-three-grid img{width:100%;height:220px;object-fit:cover;margin:-24px -24px 18px;width:calc(100% + 48px);border-radius:3px 3px 0 0}.vem-three-grid a,.vem-service-grid a,.vem-case-list a{color:var(--vem-gold2);font-size:11px}.vem-timeline{display:grid;grid-template-columns:repeat(5,1fr);position:relative;padding-top:30px}.vem-timeline:before{content:"";position:absolute;left:8%;right:8%;top:9px;border-top:1px solid var(--vem-gold)}.vem-timeline span{text-align:center;color:#c9c3bb;font-size:12px}.vem-timeline span:before{content:"";display:block;width:13px;height:13px;border:1px solid var(--vem-gold);background:#10100e;border-radius:50%;margin:-27px auto 18px}.vem-split,.vem-wide-card{min-height:310px;display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--vem-line);background:#10100e}.vem-split img,.vem-wide-card img{width:100%;height:310px;object-fit:cover}.vem-split>div,.vem-wide-card>div{padding:58px}.vem-split p,.vem-wide-card p{color:var(--vem-muted);line-height:1.7}.vem-wide-card b{display:block;color:var(--vem-gold2);font-size:18px;margin-top:28px}.vem-ribbon{min-height:132px;padding:28px 46px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--vem-gold);background:linear-gradient(110deg,#171209,#0b0b0a)}.vem-ribbon h2{margin:0 0 8px}.vem-ribbon p{margin:0;color:var(--vem-muted)}.vem-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.vem-service-grid article{height:360px;position:relative;overflow:hidden;border:1px solid var(--vem-line);background:#0c0b0a}.vem-service-grid img{width:100%;height:100%;object-fit:cover;opacity:.55}.vem-service-grid article>div{position:absolute;inset:auto 0 0;padding:70px 25px 25px;background:linear-gradient(transparent,#080807 45%)}.vem-service-grid h3{font-size:18px}.vem-service-grid p{color:#c1bbb2;font-size:13px;line-height:1.5}.vem-service-grid b{display:block;color:var(--vem-gold2);margin:15px 0}.vem-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 26px}.vem-tabs button{padding:9px 15px;border:1px solid #39342b;background:#0a0a09;color:#c7c2ba;font-size:10px}.vem-tabs button:first-child,.vem-tabs button:hover{border-color:var(--vem-gold);color:var(--vem-gold2)}.vem-track-list{border:1px solid var(--vem-line)}.vem-track-list button{width:100%;height:58px;display:grid;grid-template-columns:42px 1fr 70px;align-items:center;border:0;border-bottom:1px solid #2b2822;background:#0c0c0b;color:#e9e4dc;text-align:left}.vem-track-list button:last-child{border:0}.vem-track-list button.is-active{background:#1c160c}.vem-track-list span{color:var(--vem-gold);text-align:center}.vem-track-list em{text-align:center;color:#9f9a92;font-style:normal}.vem-video-card button{position:relative;display:block;width:100%;padding:0;border:0;background:#000}.vem-video-card button span,.vem-featured-video button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:54px;height:54px;border-radius:50%;border:1px solid var(--vem-gold);background:#080706cc;color:var(--vem-gold2);font-size:20px}.vem-featured-video{height:560px;position:relative;overflow:hidden;border:1px solid var(--vem-line)}.vem-featured-video>img{width:100%;height:100%;object-fit:cover}.vem-featured-video button{width:78px;height:78px}.vem-gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:230px 230px;gap:10px}.vem-gallery img{width:100%;height:100%;object-fit:cover}.vem-gallery img:first-child{grid-row:1/3}.vem-gallery img:last-child{grid-column:2/4}.vem-process{padding:24px 60px}.vem-process article{min-height:210px;display:grid;grid-template-columns:120px 1fr 360px;align-items:center;border-bottom:1px solid var(--vem-line)}.vem-process article>b{font:52px Georgia,serif;color:var(--vem-gold)}.vem-process article h3{font-size:19px}.vem-process article p{color:var(--vem-muted)}.vem-process article img{width:360px;height:185px;object-fit:cover}.vem-case-list{display:grid;gap:18px}.vem-case-list>article{display:grid;grid-template-columns:430px 1fr;border:1px solid var(--vem-line);background:#0c0c0b}.vem-case-list>article>img{width:100%;height:280px;object-fit:cover}.vem-case-list>article>div{padding:35px}.vem-case-list p{color:var(--vem-muted)}.vem-case-list article div div{display:flex;gap:70px;margin:35px 0}.vem-case-list span{color:#827d75;font-size:10px}.vem-case-list span b{color:#e9e3db;font-size:12px;line-height:2}.vem-package-grid article{padding:0 22px 26px;position:relative}.vem-package-grid article.is-featured{border-color:var(--vem-gold);box-shadow:0 0 30px #9a641526}.vem-package-grid article.is-featured:before{content:"ПОПУЛЯРНЫЙ";position:absolute;right:12px;top:12px;background:var(--vem-gold);color:#111;font-size:8px;padding:5px}.vem-package-grid img{width:calc(100% + 44px);height:170px;object-fit:cover;margin:0 -22px 22px}.vem-package-grid>article>b{display:block;font:24px Georgia,serif;color:var(--vem-gold2);margin:18px 0}.vem-package-grid ul{min-height:125px;padding-left:18px;color:#bdb8b0;font-size:12px;line-height:2}.vem-package-grid a{display:flex;justify-content:center;padding:12px;border:1px solid var(--vem-gold);color:var(--vem-gold2);font-size:11px}.vem-comparison{border:1px solid var(--vem-line)}.vem-comparison>div{display:grid;grid-template-columns:2fr repeat(4,1fr);min-height:48px;align-items:center;border-bottom:1px solid #292620}.vem-comparison>div:last-child{border:0}.vem-comparison b{padding-left:18px;font-size:12px}.vem-comparison span{text-align:center;color:var(--vem-gold2)}.vem-faq article{border-bottom:1px solid var(--vem-line)}.vem-faq button{display:flex;width:100%;justify-content:space-between;padding:20px;border:0;background:transparent;color:#f0ebe3;text-align:left}.vem-faq button b{color:var(--vem-gold);font-size:20px}.vem-faq p{padding:0 20px 20px;color:var(--vem-muted);line-height:1.6}.vem-booking{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--vem-gold);background:#11100d}.vem-booking>div,.vem-booking form{padding:48px}.vem-booking>div{background:linear-gradient(145deg,#211607,#0b0a08)}.vem-booking input,.vem-booking select,.vem-booking textarea{width:100%;padding:13px;border:1px solid #403a31;background:#090908;color:#eee;margin-top:8px}.vem-booking label{display:block;font-size:11px;color:#bdb8b0;margin-bottom:16px}.vem-booking textarea{height:90px}.vem-booking form>p{color:var(--vem-gold2)}.vem-trust{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--vem-line)}.vem-trust span{text-align:center;padding:25px;border-right:1px solid var(--vem-line);font-size:11px;color:#cfc9c0}.vem-footer{min-height:245px;padding:46px 60px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px;border-top:1px solid #29251e;background:#090908}.vem-footer>div{display:flex;flex-direction:column;gap:12px}.vem-footer>div b{font-size:10px;color:var(--vem-gold)}.vem-footer>div a{font-size:11px;color:#a9a49c}.vem-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000d;z-index:100;display:grid;place-items:center}.vem-modal>div{width:760px;position:relative;background:#111;border:1px solid var(--vem-gold);padding:18px}.vem-modal img{width:100%;height:420px;object-fit:cover}.vem-modal button{position:absolute;right:24px;top:22px;width:38px;height:38px;background:#000b;border:1px solid var(--vem-gold);color:#fff;font-size:23px}.vem-modal p{color:var(--vem-muted)}html[data-vs-layout-mode=mobile] .vem-page{width:390px}.vem-mobile-canvas .vem-brand{min-width:0}.vem-mobile-canvas .vem-brand img{width:30px;height:36px}.vem-mobile-canvas .vem-brand b{font-size:12px}.vem-mobile-canvas .vem-header>.vem-gold-button{display:none}.vem-mobile-canvas .vem-menu{display:block;margin-left:auto}.vem-mobile-canvas .vem-header nav{display:none;position:absolute;left:0;right:0;top:68px;padding:12px;background:#090908;flex-direction:column;align-items:stretch;gap:0}.vem-mobile-canvas .vem-header nav.is-open{display:flex}.vem-mobile-canvas .vem-header nav a{padding:13px;border-bottom:1px solid #2a261f}.vem-mobile-canvas .vem-hero{height:650px;padding:0;display:block;position:relative}.vem-mobile-canvas .vem-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:390px;object-fit:cover;object-position:center top;-webkit-mask-image:linear-gradient(#000 65%,transparent);mask-image:linear-gradient(#000 65%,transparent)}.vem-mobile-canvas .vem-hero>div{position:absolute;z-index:2;left:24px;right:24px;bottom:34px;padding:0}.vem-mobile-canvas .vem-hero h1,.vem-mobile-canvas .vem-title h1{font-size:40px;line-height:1}.vem-mobile-canvas .vem-hero p{font-size:13px;line-height:1.55}.vem-mobile-canvas .vem-title{padding:54px 18px 36px}.vem-mobile-canvas .vem-title h1{margin-bottom:12px}.vem-mobile-canvas .vem-section,.vem-mobile-canvas .vem-wide-card,.vem-mobile-canvas .vem-split,.vem-mobile-canvas .vem-ribbon,.vem-mobile-canvas .vem-booking,.vem-mobile-canvas .vem-trust,.vem-mobile-canvas .vem-process,.vem-mobile-canvas .vem-featured-video,.vem-mobile-canvas .vem-metrics{width:366px;margin:12px auto}.vem-mobile-canvas .vem-section{padding:20px 14px}.vem-mobile-canvas .vem-section>h2,.vem-mobile-canvas .vem-wide-card h2,.vem-mobile-canvas .vem-split h2,.vem-mobile-canvas .vem-ribbon h2,.vem-mobile-canvas .vem-booking h2{font-size:17px}.vem-mobile-canvas .vem-metrics{margin-top:-20px;grid-template-columns:1fr}.vem-mobile-canvas .vem-metrics article{border-right:0;border-bottom:1px solid #30291f;padding:16px}.vem-mobile-canvas .vem-metrics b{font-size:28px}.vem-mobile-canvas .vem-four-grid,.vem-mobile-canvas .vem-three-grid,.vem-mobile-canvas .vem-package-grid,.vem-mobile-canvas .vem-service-grid{grid-template-columns:1fr}.vem-mobile-canvas .vem-four-grid article{padding:18px}.vem-mobile-canvas .vem-three-grid img{height:205px}.vem-mobile-canvas .vem-timeline{grid-template-columns:1fr;padding:0 0 0 28px;gap:24px}.vem-mobile-canvas .vem-timeline:before{left:6px;top:8px;bottom:8px;right:auto;border-top:0;border-left:1px solid var(--vem-gold)}.vem-mobile-canvas .vem-timeline span{text-align:left}.vem-mobile-canvas .vem-timeline span:before{position:absolute;left:0;margin:0}.vem-mobile-canvas .vem-split,.vem-mobile-canvas .vem-wide-card,.vem-mobile-canvas .vem-booking{grid-template-columns:1fr}.vem-mobile-canvas .vem-split img,.vem-mobile-canvas .vem-wide-card img{height:230px}.vem-mobile-canvas .vem-split>div,.vem-mobile-canvas .vem-wide-card>div,.vem-mobile-canvas .vem-booking>div,.vem-mobile-canvas .vem-booking form{padding:25px}.vem-mobile-canvas .vem-ribbon{display:block;padding:25px}.vem-mobile-canvas .vem-ribbon .vem-gold-button{margin-top:18px;width:100%}.vem-mobile-canvas .vem-service-grid article{height:330px}.vem-mobile-canvas .vem-tabs{overflow:hidden;flex-wrap:nowrap}.vem-mobile-canvas .vem-tabs button{flex:0 0 auto;padding:8px}.vem-mobile-canvas .vem-featured-video{height:260px}.vem-mobile-canvas .vem-gallery{grid-template-columns:1fr 1fr;grid-template-rows:210px 150px 150px}.vem-mobile-canvas .vem-gallery img:first-child{grid-column:1/3;grid-row:auto}.vem-mobile-canvas .vem-gallery img:last-child{grid-column:auto}.vem-mobile-canvas .vem-process{padding:0 16px}.vem-mobile-canvas .vem-process article{display:grid;grid-template-columns:55px 1fr;min-height:0;padding:24px 0}.vem-mobile-canvas .vem-process article>b{font-size:31px}.vem-mobile-canvas .vem-process article img{grid-column:1/3;width:100%;height:180px;margin-top:14px}.vem-mobile-canvas .vem-case-list>article{grid-template-columns:1fr}.vem-mobile-canvas .vem-case-list>article>img{height:210px}.vem-mobile-canvas .vem-case-list>article>div{padding:22px}.vem-mobile-canvas .vem-case-list article div div{gap:22px;margin:24px 0}.vem-mobile-canvas .vem-package-grid article{padding-bottom:22px}.vem-mobile-canvas .vem-comparison{overflow:hidden}.vem-mobile-canvas .vem-comparison>div{grid-template-columns:150px repeat(4,54px);font-size:10px}.vem-mobile-canvas .vem-trust{grid-template-columns:1fr}.vem-mobile-canvas .vem-trust span{border-right:0;border-bottom:1px solid var(--vem-line)}.vem-mobile-canvas .vem-footer{padding:35px 24px;grid-template-columns:1fr 1fr;gap:30px}.vem-mobile-canvas .vem-footer>.vem-brand{grid-column:1/3}.vem-mobile-canvas .vem-modal>div{width:366px}.vem-mobile-canvas .vem-modal img{height:220px}@media(prefers-reduced-motion:reduce){.vem-page *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.vem-audio{width:100%;margin-top:14px;accent-color:var(--vem-gold)}.vem-modal video{width:100%;height:420px;object-fit:cover;background:#000}.vem-mobile-canvas .vem-modal video{height:220px}.vem-tabs button.is-active,.vem-tabs button[aria-selected=true]{border-color:var(--vem-gold);color:var(--vem-gold2);background:#20170b}.vem-media-control{position:absolute;left:20px;right:20px;bottom:18px;height:38px;padding:0 14px;display:flex;align-items:center;gap:14px;background:#080808d9;border:1px solid #3a3226;color:#d1cbc2;font-size:10px}.vem-media-control b{margin-right:auto}.vem-price{display:block;color:var(--vem-gold2);font:18px Georgia,serif;margin:14px 0}.vem-track-list button{grid-template-columns:42px 210px 1fr 70px}.vem-track-list button b{display:flex;flex-direction:column;gap:4px}.vem-track-list button small{font-weight:400;color:#817c74}.vem-wave{height:18px;opacity:.55;background:repeating-linear-gradient(90deg,transparent 0 4px,var(--vem-gold) 4px 5px);-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 48%,transparent 52%),linear-gradient(0deg,transparent 0,#000 48%,transparent 52%);mask-image:linear-gradient(180deg,transparent 0,#000 48%,transparent 52%),linear-gradient(0deg,transparent 0,#000 48%,transparent 52%)}.vem-testimonial{padding-bottom:18px!important}.vem-testimonial>.vem-video-card{padding:0;border:0}.vem-testimonial p{margin:14px 0 0;color:#bbb5ad;font-size:12px;line-height:1.55}.vem-addon-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.vem-addon-grid article{padding:22px 10px;text-align:center;border:1px solid var(--vem-line);background:#0b0b0a}.vem-addon-grid i{display:block;color:var(--vem-gold);font-size:28px;font-style:normal}.vem-addon-grid h3{font-size:11px}.vem-addon-grid p{color:var(--vem-gold2);font-size:11px}.vem-comparison b{display:flex;align-items:center;gap:11px}.vem-comparison b i{color:var(--vem-gold);font-style:normal;font-size:17px}.vem-prep-photo,.vem-contract,.vem-ui-shot{width:360px;height:185px;border:1px solid #4a3c28;background:#0b0b0b;overflow:hidden}.vem-prep-photo img{width:100%;height:100%;object-fit:cover}.vem-contract{position:relative;padding:28px;background:linear-gradient(150deg,#d8d0bd,#91836b);color:#1a1712;transform:rotate(-1deg)}.vem-contract span{display:block;height:1px;background:#514a3d;margin:18px 0}.vem-contract b{position:absolute;left:28px;top:18px;font:12px Georgia,serif}.vem-ui-shot{display:flex;flex-direction:column;padding:18px;background:linear-gradient(145deg,#131517,#08090a);color:#dad7d0}.vem-ui-shot b{color:var(--vem-gold2);font-size:13px;margin-bottom:8px}.vem-ui-shot span{font-size:10px;color:#817d75;margin-bottom:14px}.vem-ui-shot i,.vem-ui-shot em{height:25px;margin:3px 0;padding:6px 9px;background:#17191b;border:1px solid #292b2c;font-size:9px;font-style:normal}.vem-socials{display:flex;gap:8px;margin-top:8px}.vem-socials a{width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--vem-gold);border-radius:50%;color:var(--vem-gold2)!important;font-size:8px!important}.vem-footer-bottom{min-height:45px;padding:0 60px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #28241d;background:#090908;color:#777168;font-size:9px}.vem-footer-bottom a{color:#8d867c}.vem-calendar-head{height:45px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--vem-line)}.vem-calendar-head button{border:0;background:transparent;color:var(--vem-gold2);font-size:22px}.vem-calendar-head b{text-transform:uppercase;font-size:12px}.vem-weekdays,.vem-calendar{display:grid;grid-template-columns:repeat(7,1fr)}.vem-weekdays span{text-align:center;padding:13px 0 7px;color:#817b71;font-size:9px}.vem-calendar button,.vem-calendar>i{height:41px;border:1px solid transparent;background:transparent;color:#ddd7ce}.vem-calendar button:hover,.vem-calendar button.free{border-color:#4d412f}.vem-calendar button.busy{background:#311714;color:#d18b75}.vem-calendar button.discussion{background:#3a2b11;color:#e1b75f}.vem-calendar button.is-selected{background:var(--vem-gold);color:#110e08;border-color:var(--vem-gold2)}.vem-calendar-legend{display:flex;gap:18px;margin-top:18px;color:#8f897f;font-size:9px}.vem-booking form{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.vem-booking form label:nth-of-type(n+5),.vem-booking form button,.vem-booking form>p{grid-column:1/3}.vem-booking form textarea{height:76px}.vem-consent{display:flex!important;align-items:center;gap:8px}.vem-consent input{width:auto!important;margin:0!important}.vem-booking button:disabled{opacity:.45;cursor:not-allowed}.vem-trust span{display:flex;flex-direction:column;gap:7px;color:var(--vem-gold2);font-size:22px}.vem-trust b{font-size:11px;color:#d6d0c7}.vem-trust small{font-size:9px;color:#837e75}.vem-mobile-canvas .vem-track-list button{grid-template-columns:35px 1fr 45px}.vem-mobile-canvas .vem-track-list .vem-wave{display:none}.vem-mobile-canvas .vem-addon-grid{grid-template-columns:repeat(2,1fr)}.vem-mobile-canvas .vem-prep-photo,.vem-mobile-canvas .vem-contract,.vem-mobile-canvas .vem-ui-shot{grid-column:1/3;width:100%;height:180px;margin-top:14px}.vem-mobile-canvas .vem-footer-bottom{padding:12px 24px;display:block}.vem-mobile-canvas .vem-footer-bottom a{display:block;margin-top:6px}.vem-mobile-canvas .vem-booking form{display:block}.vem-mobile-canvas .vem-calendar button,.vem-mobile-canvas .vem-calendar>i{height:38px}.vem-mobile-canvas .vem-media-control{left:8px;right:8px;bottom:8px}.vem-desktop-canvas{min-width:1440px}.vem-desktop-canvas .vem-header{padding-inline:60px}.vem-desktop-canvas .vem-section,.vem-desktop-canvas .vem-wide-card,.vem-desktop-canvas .vem-split,.vem-desktop-canvas .vem-ribbon,.vem-desktop-canvas .vem-booking,.vem-desktop-canvas .vem-trust,.vem-desktop-canvas .vem-process,.vem-desktop-canvas .vem-featured-video{width:1320px}.vem-desktop-canvas[data-page=preparation] .vem-process{padding:10px 46px;background:#0b0b0a;border:1px solid #2e2921}.vem-desktop-canvas[data-page=preparation] .vem-process article{min-height:224px;grid-template-columns:92px 420px minmax(0,1fr);column-gap:22px}.vem-desktop-canvas[data-page=preparation] .vem-process article>b{font-size:48px;text-align:center}.vem-desktop-canvas[data-page=preparation] .vem-process article h3{margin:0 0 12px;color:var(--vem-gold2);font:20px Georgia,serif}.vem-desktop-canvas[data-page=preparation] .vem-process article p{max-width:360px;font-size:13px;line-height:1.65}.vem-desktop-canvas[data-page=preparation] .vem-prep-photo,.vem-desktop-canvas[data-page=preparation] .vem-contract,.vem-desktop-canvas[data-page=preparation] .vem-ui-shot{justify-self:stretch;width:100%;height:184px}.vem-desktop-canvas[data-page=preparation] .vem-prep-photo img{width:100%;height:100%;object-fit:cover}.vem-desktop-canvas[data-page=media] .vem-featured-video{height:520px}.vem-desktop-canvas[data-page=media] .vem-gallery{grid-template-columns:repeat(5,1fr);grid-template-rows:210px;gap:10px}.vem-desktop-canvas[data-page=media] .vem-gallery img:first-child,.vem-desktop-canvas[data-page=media] .vem-gallery img:last-child{grid-column:auto;grid-row:auto}.vem-desktop-canvas[data-page=media] .vem-split{grid-template-columns:420px 1fr;min-height:300px}.vem-desktop-canvas[data-page=media] .vem-split img{height:300px}.vem-desktop-canvas[data-page=media] .vem-split>div{padding:48px 58px}.vem-desktop-canvas[data-page=reviews] .vem-testimonial{min-height:360px}.vem-desktop-canvas[data-page=reviews] .vem-case-list>article{grid-template-columns:440px minmax(0,1fr)}.vem-desktop-canvas[data-page=reviews] .vem-case-list>article>img{height:286px}.vem-desktop-canvas[data-page=reviews] .vem-case-list>article>div{padding:32px 40px}.vem-desktop-canvas[data-page=reviews] .vem-case-list article div div{margin:25px 0;gap:64px}.vem-mobile-canvas{width:390px;min-width:390px;overflow-x:hidden;background:radial-gradient(circle at 76% 2%,#241708 0,transparent 22%),#070706}.vem-mobile-canvas .vem-header{position:sticky;top:0;z-index:70;background:#060605f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom-color:#302718}.vem-mobile-canvas .vem-header nav{max-height:calc(100vh - 68px);overflow:auto;border-bottom:1px solid var(--vem-gold)}.vem-mobile-canvas .vem-header nav a{font-size:11px;letter-spacing:.06em}.vem-mobile-canvas .vem-hero{height:620px;background:#070706}.vem-mobile-canvas .vem-hero>img{height:370px;object-position:center 16%;filter:saturate(.82) contrast(1.08);-webkit-mask-image:linear-gradient(#000 0,#000 66%,transparent 100%);mask-image:linear-gradient(#000 0,#000 66%,transparent 100%)}.vem-mobile-canvas .vem-hero>div{left:18px;right:18px;bottom:30px}.vem-mobile-canvas .vem-hero>div>span{font-size:9px;letter-spacing:.17em}.vem-mobile-canvas .vem-hero h1,.vem-mobile-canvas .vem-title h1{font-size:38px;line-height:.98;margin:13px 0 18px}.vem-mobile-canvas .vem-hero p{margin-bottom:22px;font-size:12px;line-height:1.6}.vem-mobile-canvas .vem-gold-button,.vem-mobile-canvas .vem-outline-button{min-height:46px;padding-inline:18px;font-size:10px}.vem-mobile-canvas .vem-title{padding:44px 18px 30px}.vem-mobile-canvas .vem-title p{margin:0;font-size:12px;line-height:1.55}.vem-mobile-canvas .vem-section{padding:19px 14px;border-radius:4px}.vem-mobile-canvas .vem-section>h2{margin-bottom:18px;font-family:Georgia,serif;font-size:18px;color:var(--vem-gold2)}.vem-mobile-canvas .vem-three-grid,.vem-mobile-canvas .vem-four-grid,.vem-mobile-canvas .vem-service-grid,.vem-mobile-canvas .vem-package-grid{gap:12px}.vem-mobile-canvas .vem-three-grid article,.vem-mobile-canvas .vem-four-grid article{padding:18px}.vem-mobile-canvas .vem-three-grid img{width:calc(100% + 36px);margin:-18px -18px 16px;height:200px}.vem-mobile-canvas .vem-three-grid h3,.vem-mobile-canvas .vem-four-grid h3{font-size:14px}.vem-mobile-canvas .vem-three-grid p,.vem-mobile-canvas .vem-four-grid p{font-size:11px;line-height:1.55}.vem-mobile-canvas .vem-tabs{margin-bottom:18px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.vem-mobile-canvas .vem-tabs::-webkit-scrollbar{display:none}.vem-mobile-canvas .vem-tabs button{min-height:34px;padding:7px 11px;font-size:9px;white-space:nowrap}.vem-mobile-canvas .vem-ribbon{padding:23px 20px;min-height:0}.vem-mobile-canvas .vem-ribbon h2{line-height:1.25}.vem-mobile-canvas .vem-ribbon p{font-size:11px;line-height:1.5}.vem-mobile-canvas[data-page=about] .vem-metrics{grid-template-columns:repeat(3,1fr);margin-top:-18px}.vem-mobile-canvas[data-page=about] .vem-metrics article{padding:14px 5px;border-right:1px solid #30291f;border-bottom:0}.vem-mobile-canvas[data-page=about] .vem-metrics b{display:block;margin:0;font-size:25px}.vem-mobile-canvas[data-page=about] .vem-metrics span{font-size:8px}.vem-mobile-canvas[data-page=about] .vem-four-grid{grid-template-columns:1fr 1fr}.vem-mobile-canvas[data-page=about] .vem-four-grid article{min-height:174px}.vem-mobile-canvas[data-page=about] .vem-timeline{gap:20px}.vem-mobile-canvas[data-page=about] .vem-about-video img{height:220px}.vem-mobile-canvas[data-page=services] .vem-service-grid article{height:350px}.vem-mobile-canvas[data-page=services] .vem-service-grid article>div{padding:72px 20px 22px}.vem-mobile-canvas[data-page=services] .vem-split img{height:205px}.vem-mobile-canvas[data-page=vocal] .vem-track-list button{height:57px;grid-template-columns:34px 1fr 42px}.vem-mobile-canvas[data-page=vocal] .vem-track-list button b{font-size:10px}.vem-mobile-canvas[data-page=vocal] .vem-track-list button small{font-size:8px}.vem-mobile-canvas[data-page=vocal] .vem-three-grid img{height:190px}.vem-mobile-canvas[data-page=preparation] .vem-process{padding:0 14px;background:#0b0b0a;border:1px solid #2e2921}.vem-mobile-canvas[data-page=preparation] .vem-process article{grid-template-columns:48px minmax(0,1fr);column-gap:11px;padding:19px 0}.vem-mobile-canvas[data-page=preparation] .vem-process article>b{font-size:29px;text-align:center}.vem-mobile-canvas[data-page=preparation] .vem-process article h3{margin:3px 0 8px;color:var(--vem-gold2);font:15px Georgia,serif}.vem-mobile-canvas[data-page=preparation] .vem-process article p{margin:0;font-size:10px;line-height:1.5}.vem-mobile-canvas[data-page=preparation] .vem-prep-photo,.vem-mobile-canvas[data-page=preparation] .vem-contract,.vem-mobile-canvas[data-page=preparation] .vem-ui-shot{height:172px;margin-top:13px}.vem-mobile-canvas[data-page=preparation] .vem-ui-shot{padding:14px}.vem-mobile-canvas[data-page=media] .vem-featured-video{height:238px}.vem-mobile-canvas[data-page=media] .vem-featured-video button{width:58px;height:58px}.vem-mobile-canvas[data-page=media] .vem-gallery{grid-template-columns:1fr 1fr;grid-template-rows:190px 140px 140px;gap:7px}.vem-mobile-canvas[data-page=media] .vem-split{display:grid}.vem-mobile-canvas[data-page=media] .vem-split img{height:210px}.vem-mobile-canvas[data-page=media] .vem-split>div{padding:23px 20px}.vem-mobile-canvas[data-page=reviews] .vem-testimonial{min-height:0}.vem-mobile-canvas[data-page=reviews] .vem-testimonial>.vem-video-card{margin:-18px -18px 0;width:calc(100% + 36px)}.vem-mobile-canvas[data-page=reviews] .vem-testimonial p{font-size:11px}.vem-mobile-canvas[data-page=reviews] .vem-case-list>article>img{height:205px}.vem-mobile-canvas[data-page=reviews] .vem-case-list>article>div{padding:19px}.vem-mobile-canvas[data-page=reviews] .vem-case-list article div div{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:20px 0}.vem-mobile-canvas[data-page=reviews] .vem-case-list span{font-size:8px}.vem-mobile-canvas[data-page=packages] .vem-package-grid img{height:190px}.vem-mobile-canvas[data-page=packages] .vem-package-grid ul{min-height:0}.vem-mobile-canvas[data-page=packages] .vem-comparison{overflow-x:auto;padding-bottom:2px}.vem-mobile-canvas[data-page=packages] .vem-comparison>div{min-width:366px;grid-template-columns:146px repeat(4,55px)}.vem-mobile-canvas[data-page=packages] .vem-addon-grid article{padding:18px 8px}.vem-mobile-canvas[data-page=booking] .vem-faq button{padding:17px 10px;font-size:11px}.vem-mobile-canvas[data-page=booking] .vem-faq p{padding:0 10px 17px;font-size:10px}.vem-mobile-canvas[data-page=booking] .vem-booking>div,.vem-mobile-canvas[data-page=booking] .vem-booking form{padding:21px 16px}.vem-mobile-canvas[data-page=booking] .vem-calendar button,.vem-mobile-canvas[data-page=booking] .vem-calendar>i{height:40px;font-size:10px}.vem-mobile-canvas[data-page=booking] .vem-calendar-legend{gap:11px;font-size:8px}.vem-mobile-canvas[data-page=booking] .vem-booking label{font-size:10px}.vem-mobile-canvas[data-page=booking] .vem-trust span{padding:19px}.vem-mobile-canvas .vem-footer{min-height:0;padding:31px 20px 78px;gap:24px 18px}.vem-mobile-canvas .vem-footer>div b{font-size:9px}.vem-mobile-canvas .vem-footer>div a{font-size:9px;line-height:1.4}.vem-mobile-canvas .vem-footer-bottom{font-size:8px}.vem-page{background:radial-gradient(circle at 72% 2%,rgba(112,66,18,.16),transparent 24%),#070706}.vem-header{background:#050504fa;border-bottom-color:#4a3820}.vem-brand b{font-size:16px}.vem-brand small{font-size:10px;color:#aaa39b}.vem-header nav a{font-size:11px}.vem-gold-button,.vem-outline-button{font-size:11px}.vem-hero{height:540px;grid-template-columns:46% 54%;padding:0 60px;background:linear-gradient(90deg,#080807 0,#080706 46%,#160e07)}.vem-hero>div{padding:90px 0 0 44px}.vem-hero>div>span{font-size:12px}.vem-hero h1{font-size:66px;line-height:.94;margin-bottom:25px}.vem-hero p{font-size:17px;line-height:1.65;max-width:500px}.vem-hero>img{height:540px;object-fit:cover;object-position:63% center;filter:saturate(.9) contrast(1.04);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 20%);mask-image:linear-gradient(90deg,transparent 0,#000 20%)}.vem-title{padding:76px 60px 48px}.vem-title h1{font-size:58px}.vem-title p{font-size:17px}.vem-section{padding:36px;border-color:#40331f;background:linear-gradient(145deg,#11110f,#0b0b0a)}.vem-section>h2,.vem-wide-card h2,.vem-split h2,.vem-ribbon h2,.vem-booking h2{font-family:Georgia,serif;font-size:25px;font-weight:400;color:var(--vem-gold2)}.vem-four-grid article,.vem-three-grid article,.vem-package-grid article{border-color:#4a3920;background:#0c0c0b}.vem-four-grid h3,.vem-three-grid h3,.vem-package-grid h3{font-size:16px;color:#e8dfd2}.vem-four-grid p,.vem-three-grid p{font-size:14px;line-height:1.65}.vem-three-grid img{height:230px}.vem-metrics{border-color:#4a3920;background:#0f0f0d}.vem-metrics b{font-size:42px}.vem-metrics span{font-size:12px}.vem-split,.vem-wide-card{border-color:#4a3920;background:#0d0d0b}.vem-split p,.vem-wide-card p{font-size:15px}.vem-ribbon{border-color:#6d522b;background:radial-gradient(circle at 86% 20%,rgba(204,151,59,.16),transparent 28%),linear-gradient(110deg,#171209,#0b0b0a)}.vem-service-grid{gap:18px}.vem-service-grid article{height:390px;border-color:#4a3920}.vem-service-grid img{opacity:.72}.vem-service-grid article>div{padding:85px 27px 27px}.vem-service-grid h3{font-size:20px}.vem-service-grid p{font-size:14px}.vem-service-grid b{font:18px Georgia,serif;color:var(--vem-gold2)}.vem-track-list button{height:62px}.vem-track-list button>b{font-size:13px}.vem-track-list button small{display:block;margin-top:3px;color:#8e887f;font-size:10px;font-weight:400}.vem-track-list em{font-size:11px}.vem-featured-video{border-color:#4a3920}.vem-gallery{gap:12px}.vem-gallery img{border:1px solid #3d311f}.vem-process{border-left:1px solid #3d311f;border-right:1px solid #3d311f}.vem-process article{min-height:220px}.vem-process article h3{font:21px Georgia,serif;color:var(--vem-gold2)}.vem-process article p{font-size:14px;line-height:1.65}.vem-process article img{border:1px solid #4a3920}.vem-case-list>article{border-color:#4a3920}.vem-case-list h3{font:22px Georgia,serif;color:var(--vem-gold2)}.vem-case-list p{font-size:14px;line-height:1.65}.vem-comparison>div{min-height:48px;font-size:12px}.vem-addon-grid article{border-color:#4a3920}.vem-faq article{border-color:#4a3920}.vem-faq button{font-size:13px}.vem-faq p{font-size:13px;line-height:1.65}.vem-booking{border-color:#4a3920}.vem-booking label{font-size:11px}.vem-booking input,.vem-booking select,.vem-booking textarea{font-size:13px}.vem-footer{border-top-color:#4a3920}.vem-footer>div b{font-size:11px}.vem-footer>div a{font-size:11px;line-height:1.55}.vem-footer-bottom{font-size:9px}html[data-vs-layout-mode=desktop] .vem-page{width:1440px;min-width:1440px}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-hero[data-page=about]{background:#070706}html[data-vs-layout-mode=mobile] .vem-page{width:390px;min-width:390px}.vem-mobile-canvas .vem-brand b{font-size:13px}.vem-mobile-canvas .vem-brand small{font-size:8px}.vem-mobile-canvas .vem-hero{height:640px;padding:0}.vem-mobile-canvas .vem-hero>img{height:390px;object-fit:cover;object-position:69% center;-webkit-mask-image:linear-gradient(#000 68%,transparent);mask-image:linear-gradient(#000 68%,transparent)}.vem-mobile-canvas .vem-hero>div{left:22px;right:22px;bottom:34px;padding:0}.vem-mobile-canvas .vem-hero h1,.vem-mobile-canvas .vem-title h1{font-size:42px;line-height:.98}.vem-mobile-canvas .vem-hero p{font-size:13px;line-height:1.62}.vem-mobile-canvas .vem-section>h2,.vem-mobile-canvas .vem-wide-card h2,.vem-mobile-canvas .vem-split h2,.vem-mobile-canvas .vem-ribbon h2,.vem-mobile-canvas .vem-booking h2{font-size:20px}.vem-mobile-canvas .vem-four-grid p,.vem-mobile-canvas .vem-three-grid p{font-size:12px}.vem-mobile-canvas .vem-service-grid article{height:350px}.vem-mobile-canvas .vem-footer>div a{font-size:10px}@keyframes vem-premium-shine{0%,20%{transform:translate(0) skew(-22deg);opacity:0}28%{opacity:.7}62%{transform:translate(400%) skew(-22deg);opacity:.48}63%,to{transform:translate(400%) skew(-22deg);opacity:0}}@keyframes vem-logo-glow{0%,to{filter:drop-shadow(0 0 3px rgba(221,168,71,.22)) brightness(.94)}50%{filter:drop-shadow(0 0 9px rgba(242,198,111,.52)) brightness(1.2)}}.vem-page{font-size:16px;background:radial-gradient(circle at 78% 1%,rgba(126,76,20,.18),transparent 25%),#050607}.vem-header{height:74px;padding:0 60px;gap:14px;position:sticky;top:0;z-index:70;background:linear-gradient(180deg,#050607fc,#050607f0);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid rgba(218,164,68,.25)}.vem-brand{min-width:218px;gap:9px}.vem-brand img{width:50px;height:50px;object-fit:contain;animation:vem-logo-glow 3.8s ease-in-out infinite}.vem-brand b{font-size:16px;line-height:1.05}.vem-brand small{font-size:9px;line-height:1.15;letter-spacing:.04em}.vem-header nav{gap:12px}.vem-header nav a{padding:30px 0 27px;font-size:10.5px;line-height:1;letter-spacing:.035em}.vem-header>.vem-gold-button{min-width:170px;min-height:44px;padding-inline:16px;font-size:11px}.vem-gold-button,.vem-outline-button{position:relative;isolation:isolate;overflow:hidden;border-radius:3px;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.vem-gold-button{border-color:#e9bd68;background:linear-gradient(180deg,#f1ce83,#d9a84f 48%,#bc8127);box-shadow:inset 0 1px #ffffffb8,inset 0 -1px #512d0573,0 8px 24px #c07e1b33;text-shadow:0 1px rgba(255,255,255,.25)}.vem-gold-button:before{content:"";position:absolute;z-index:2;top:-45%;bottom:-45%;left:-60%;width:42%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);mix-blend-mode:screen;animation:vem-premium-shine 4.2s cubic-bezier(.2,.7,.2,1) infinite;pointer-events:none}.vem-gold-button:hover,.vem-gold-button:focus-visible,.vem-outline-button:hover,.vem-outline-button:focus-visible{transform:translateY(-2px);border-color:#f1cc83;box-shadow:0 12px 32px #db9f393d}.vem-outline-button{background:linear-gradient(145deg,#14130f,#08090a);border-color:#e1ae4e80}.vem-hero{height:590px;grid-template-columns:49% 51%;padding:0 60px;background:linear-gradient(90deg,#050607 0,#080706 49%,#160e07);border-bottom-color:#daa4442e}.vem-hero>div{padding:100px 0 0 46px}.vem-hero>div>span{font-size:12px;color:#e6ae49}.vem-hero h1{font-size:82px;line-height:.9;letter-spacing:-.015em;color:#efbd60}.vem-hero p{max-width:555px;font-size:20px;line-height:1.58;color:#eee7de}.vem-hero>img{height:590px;object-position:64% center;filter:saturate(.92) contrast(1.07);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 21%);mask-image:linear-gradient(90deg,transparent 0,#000 21%)}.vem-title{padding:82px 60px 54px;background:radial-gradient(circle at 50% 0,rgba(100,61,18,.32),transparent 62%)}.vem-title h1{font-size:66px;color:#efbd60}.vem-title p{font-size:18px;color:#d4ccc2}.vem-section,.vem-wide-card,.vem-split,.vem-ribbon,.vem-booking,.vem-trust,.vem-process,.vem-featured-video{border-color:#d8a44752;background:radial-gradient(circle at 50% 0,rgba(199,137,37,.055),transparent 33%),linear-gradient(145deg,#111214,#08090a 75%);box-shadow:inset 0 1px #ffffff09,0 14px 36px #0000002b}.vem-section{padding:40px}.vem-section>h2,.vem-wide-card h2,.vem-split h2,.vem-ribbon h2,.vem-booking h2{font-size:29px;line-height:1.2;color:#efbd60}.vem-four-grid,.vem-three-grid,.vem-package-grid,.vem-service-grid{gap:18px}.vem-four-grid article,.vem-three-grid article,.vem-package-grid article,.vem-addon-grid article{position:relative;overflow:hidden;border-color:#d8a44757;background:radial-gradient(circle at 50% 12%,rgba(199,137,37,.08),transparent 35%),linear-gradient(145deg,#111214,#08090a)}.vem-four-grid article:before,.vem-three-grid article:before,.vem-package-grid article:after,.vem-addon-grid article:before{content:"";position:absolute;left:18%;right:18%;top:0;height:1px;background:linear-gradient(90deg,transparent,#dba94e,transparent);opacity:.62}.vem-four-grid h3,.vem-three-grid h3,.vem-package-grid h3{font-family:Georgia,serif;font-size:19px;color:#f5eee5}.vem-four-grid p,.vem-three-grid p{font-size:15px;line-height:1.58;color:#d3cbc1}.vem-metrics{background:linear-gradient(180deg,#111214,#0a0b0c);border-color:#d8a44757;box-shadow:0 16px 34px #00000047}.vem-metrics b{font-size:46px;color:#efbd60}.vem-metrics span{font-size:13px;color:#d6cec4}.vem-service-grid article{height:420px;border-color:#d8a44761}.vem-service-grid article>div{padding:92px 28px 29px}.vem-service-grid h3{font-family:Georgia,serif;font-size:23px}.vem-service-grid p{font-size:15px}.vem-service-grid a{font-size:12px}.vem-track-list{border-color:#d8a44757}.vem-track-list button{height:66px;background:#0a0b0c;border-bottom-color:#ffffff12}.vem-track-list button:hover,.vem-track-list button.is-active{background:linear-gradient(90deg,#c9912f21,#0a0b0c)}.vem-track-list button>b{font-size:15px}.vem-track-list em{font-size:12px}.vem-video-card button{border:1px solid rgba(216,164,71,.26)}.vem-video-card button img{object-fit:cover}.vem-featured-video{border-color:#d8a4476b}.vem-tabs button{min-height:38px;border-color:#d8a44747;background:#090a0b;font-size:11px}.vem-tabs button:hover,.vem-tabs button.is-active,.vem-tabs button[aria-selected=true]{border-color:#dba94e;background:linear-gradient(145deg,#20170b,#0b0b0a);color:#efbd60}.vem-case-list>article{border-color:#d8a44757;background:linear-gradient(145deg,#101112,#08090a)}.vem-case-list h3{font-size:25px}.vem-case-list p{font-size:15px}.vem-desktop-canvas[data-page=reviews] .vem-testimonial .vem-three-grid img,.vem-desktop-canvas[data-page=reviews] .vem-testimonial img{object-fit:contain;background:#070809}.vem-package-grid article{box-shadow:inset 0 1px #ffffff09,0 12px 32px #0000002e}.vem-package-grid article.is-featured{border-color:#e2ae51;background:radial-gradient(circle at 50% 12%,rgba(228,170,66,.18),transparent 38%),linear-gradient(145deg,#15110a,#08090a)}.vem-package-grid>article>b{font-size:27px}.vem-package-grid a{min-height:46px;align-items:center;background:linear-gradient(145deg,#15130f,#08090a)}.vem-addon-grid article{padding:26px 12px}.vem-addon-grid h3{font-size:12px}.vem-comparison{border-color:#d8a44757}.vem-faq button{font-size:15px}.vem-faq p{font-size:14px;color:#d2c9bf}.vem-booking input,.vem-booking select,.vem-booking textarea{font-size:14px;border-color:#d8a4474d}.vem-ribbon{min-height:145px;padding:30px 48px}.vem-ribbon h2{font-size:30px}.vem-ribbon p{font-size:15px;color:#d2c9bf}.vem-footer{min-height:0;padding:36px 60px 30px;gap:38px;border-top-color:#d8a44752;background:#060708}.vem-footer>.vem-brand img{width:50px;height:50px}.vem-footer>div{gap:7px}.vem-footer>div b{font-size:13px}.vem-footer>div a{font-size:13px;line-height:1.28}.vem-footer-bottom{min-height:55px;font-size:11px;line-height:1.2}.vem-contact-direct{display:grid;grid-template-columns:1fr 1fr;gap:18px;background:transparent;border:0;box-shadow:none;padding:0}.vem-contact-direct>div{min-height:300px;padding:42px;border:1px solid rgba(216,164,71,.36);background:radial-gradient(circle at 90% 5%,rgba(220,161,58,.13),transparent 34%),linear-gradient(145deg,#111214,#08090a);box-shadow:inset 0 1px #ffffff0a,0 15px 38px #0003}.vem-contact-direct span{font-size:11px;letter-spacing:.16em;color:#dba84b}.vem-contact-direct h2{margin:18px 0 14px;font:36px Georgia,serif;color:#f3ece3;overflow-wrap:anywhere}.vem-contact-direct p{min-height:54px;color:#cfc7bd;font-size:15px;line-height:1.55}.vem-contact-direct .vem-outline-button{margin-top:20px}.vem-contact-social-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.vem-contact-social-grid a{position:relative;min-height:205px;padding:25px 20px;border:1px solid rgba(216,164,71,.32);background:radial-gradient(circle at 70% 10%,rgba(218,160,59,.1),transparent 35%),linear-gradient(145deg,#111214,#08090a);display:flex;flex-direction:column;transition:transform .25s ease,border-color .25s ease}.vem-contact-social-grid a:hover,.vem-contact-social-grid a:focus-visible{transform:translateY(-4px);border-color:#e0ad52}.vem-contact-social-grid i{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(223,173,78,.56);border-radius:50%;color:#efbd60;font-size:15px;font-style:normal}.vem-contact-social-grid b{margin-top:25px;font-size:14px}.vem-contact-social-grid span{margin-top:7px;color:#a9a198;font-size:11px}.vem-contact-social-grid em{position:absolute;right:18px;bottom:16px;color:#e6b45c;font-size:21px;font-style:normal}.vem-contact-social-grid .is-placeholder{cursor:default}.vem-contact-info{width:1320px;margin:24px auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.vem-contact-info article{min-height:220px;padding:32px;border:1px solid rgba(216,164,71,.3);background:linear-gradient(145deg,#101112,#08090a)}.vem-contact-info i{color:#e5b258;font-size:30px;font-style:normal}.vem-contact-info h3{margin:20px 0 12px;font:18px Georgia,serif;color:#f0e9df}.vem-contact-info p{margin:0;color:#c9c0b6;font-size:14px;line-height:1.6}.vem-contact-legal{width:1320px;min-height:150px;margin:24px auto;padding:28px 36px;display:grid;grid-template-columns:1.2fr 1fr auto;align-items:center;gap:35px;border:1px solid rgba(216,164,71,.34);background:radial-gradient(circle at 86% 30%,rgba(222,167,65,.13),transparent 27%),linear-gradient(110deg,#11100d,#08090a)}.vem-contact-legal span,.vem-contact-legal>div>b{font-size:10px;letter-spacing:.15em;color:#dba84b}.vem-contact-legal h2{margin:6px 0;font:25px Georgia,serif}.vem-contact-legal p{margin:4px 0;color:#bbb3a9;font-size:12px}.vem-mobile-canvas .vem-header{height:68px;padding:0 12px}.vem-mobile-canvas .vem-brand img{width:43px;height:43px}.vem-mobile-canvas .vem-brand b{font-size:14px}.vem-mobile-canvas .vem-brand small{font-size:7px}.vem-mobile-canvas .vem-header nav{top:68px}.vem-mobile-canvas .vem-header nav a{font-size:11px;padding:12px 13px}.vem-mobile-canvas .vem-hero{height:660px}.vem-mobile-canvas .vem-hero>img{height:400px}.vem-mobile-canvas .vem-hero h1,.vem-mobile-canvas .vem-title h1{font-size:44px}.vem-mobile-canvas .vem-hero p{font-size:14px}.vem-mobile-canvas .vem-section{padding:22px 16px}.vem-mobile-canvas .vem-section>h2{font-size:22px}.vem-mobile-canvas .vem-contact-direct{display:grid;padding:0;border:0;grid-template-columns:1fr;gap:12px}.vem-mobile-canvas .vem-contact-direct>div{min-height:0;padding:25px 20px}.vem-mobile-canvas .vem-contact-direct h2{font-size:25px}.vem-mobile-canvas .vem-contact-direct p{min-height:0;font-size:12px}.vem-mobile-canvas .vem-contact-social-grid{grid-template-columns:1fr 1fr;gap:10px}.vem-mobile-canvas .vem-contact-social-grid a{min-height:175px;padding:20px 16px}.vem-mobile-canvas .vem-contact-info{width:366px;grid-template-columns:1fr;gap:10px;margin:12px auto}.vem-mobile-canvas .vem-contact-info article{min-height:0;padding:24px 20px}.vem-mobile-canvas .vem-contact-legal{width:366px;min-height:0;margin:12px auto;padding:25px 20px;grid-template-columns:1fr;gap:22px}.vem-mobile-canvas .vem-contact-legal .vem-gold-button{width:100%}.vem-mobile-canvas .vem-footer{padding:30px 20px 76px}.vem-mobile-canvas .vem-footer>div a{font-size:10px;line-height:1.3}.vem-page{padding-top:74px}.vem-header{position:fixed;top:0;left:0;z-index:1000;width:1440px;grid-template-columns:228px minmax(0,1fr) 170px;display:grid}.vem-header nav{justify-content:flex-end;margin-left:0;gap:11px}.vem-header nav a{font-size:10.5px}.vem-header .vem-brand{min-width:228px}.vem-header .vem-brand small{font-size:10px}.vem-header nav a.is-active,.vem-header nav a[aria-current=page]{color:var(--vem-gold2);border-color:var(--vem-gold)}.vem-header>.vem-gold-button{width:170px}.vem-mobile-canvas{padding-top:68px}.vem-mobile-canvas .vem-header{position:fixed;left:0;width:390px;display:flex}.client-shell{--ca-bg:#070707;--ca-surface:#0d0d0c;--ca-surface2:#12110f;--ca-gold:#d6aa59;--ca-gold2:#edca80;--ca-line:rgba(214,170,89,.34);--ca-muted:#928d85;min-height:100vh;background:radial-gradient(circle at 83% -8%,rgba(190,132,40,.16),transparent 30%),linear-gradient(180deg,#060606,#090909 42%,#060606);color:#eee8df;position:relative;overflow-x:hidden}.client-shell:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.012) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.01) 1px,transparent 1px);background-size:58px 58px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.25),transparent 70%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.25),transparent 70%)}.client-top{height:76px;border-bottom:1px solid rgba(214,170,89,.18);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,74px);position:sticky;top:0;background:#060606e6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:40}.client-brand{display:flex;align-items:baseline;gap:10px;font:italic 34px/1 Georgia,serif;letter-spacing:-.06em;color:var(--ca-gold2);text-decoration:none}.client-brand span{color:#eee8df;font:600 10px/1 Inter,Arial,sans-serif;letter-spacing:.3em}.client-top nav{display:flex;gap:30px}.client-top nav a{color:#9d978f;text-decoration:none;font-size:11px;letter-spacing:.04em;transition:.2s}.client-top nav a:hover{color:var(--ca-gold2)}.client-user{display:flex;align-items:center;gap:12px;color:#d0c9bf;font-size:12px}.client-user:before{content:"";width:31px;height:31px;border-radius:50%;border:1px solid var(--ca-line);background:radial-gradient(circle at 50% 35%,#e3bc7e 0,#e3bc7e 9%,#4a3723 10%,#4a3723 19%,#15120f 20%);box-shadow:0 0 24px #d6aa5914}.client-user button{border:1px solid var(--ca-line);background:#0b0b0a;color:var(--ca-gold2);border-radius:50%;width:32px;height:32px}.client-main{width:min(1320px,calc(100% - 64px));margin:auto;padding:55px 0 86px}.client-welcome{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(270px,.65fr);gap:38px;align-items:end;position:relative;padding-bottom:34px}.client-welcome:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,var(--ca-line),transparent)}.client-welcome h1{font:400 clamp(46px,5vw,72px)/.98 Georgia,"Times New Roman",serif;letter-spacing:-.025em;max-width:850px;margin:8px 0 20px}.client-welcome h1 em{color:var(--ca-gold2);font-style:italic}.client-welcome p:not(.eyebrow){color:#aaa49c;max-width:710px;font-size:15px;line-height:1.7}.client-shell .eyebrow{font-size:9px!important;text-transform:uppercase;letter-spacing:.3em;color:#bf9450!important;margin:0 0 9px}.client-welcome-side{display:grid;justify-items:end;gap:16px}.client-welcome-note{max-width:260px;color:#756f67;font:italic 12px/1.5 Georgia,serif;text-align:right}.gold-btn{display:inline-flex;align-items:center;justify-content:center;min-width:190px;min-height:47px;padding:0 20px;border:1px solid #e3ba6c;border-radius:4px;background:linear-gradient(135deg,#eccb82,#b77d32);color:#181007;text-decoration:none;font-size:11px;font-weight:700;letter-spacing:.05em;box-shadow:0 14px 36px #b87c2b1f}.client-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0}.client-stats article{min-height:112px;padding:22px 24px;border:1px solid var(--ca-line);background:linear-gradient(145deg,#12110f,#090909 78%);border-radius:5px;position:relative;overflow:hidden}.client-stats article:after{content:"";position:absolute;width:64px;height:64px;right:-16px;bottom:-18px;border:1px solid rgba(214,170,89,.12);border-radius:50%}.client-stats b{display:block;font:400 31px/1 Georgia,serif;color:var(--ca-gold2);margin-bottom:9px}.client-stats span{color:#8b857d;font-size:9px;text-transform:uppercase;letter-spacing:.09em}.client-focus{padding:28px 30px;display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center;margin-bottom:12px;border:1px solid rgba(214,170,89,.5);background:radial-gradient(circle at 78% 20%,rgba(197,137,45,.12),transparent 24%),linear-gradient(140deg,#13110e,#090909 72%);border-radius:5px;position:relative}.client-focus:before{content:"ТЕКУЩЕЕ СОБЫТИЕ";position:absolute;right:28px;top:17px;color:#5e564a;font-size:7px;letter-spacing:.24em}.client-focus h2{font:400 clamp(26px,2.2vw,36px)/1.05 Georgia,serif;margin:12px 0 8px;color:#eee5da}.client-focus p{margin:4px 0;color:#c3bcb2;font-size:12px}.client-shell .muted{color:#817a71!important}.client-focus-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.client-focus-actions a{min-height:39px;padding:0 15px;display:inline-flex;align-items:center;border:1px solid var(--ca-line);border-radius:4px;color:#dcb66e;text-decoration:none;font-size:10px;background:#0b0b0a}.client-focus-actions a:first-child{background:linear-gradient(135deg,#d7ae62,#a97430);color:#160f07;border-color:#d8ad62}.client-grid{display:grid;grid-template-columns:1.42fr .8fr;gap:10px}.client-panel{padding:25px;border:1px solid rgba(214,170,89,.28);background:linear-gradient(150deg,#0f0f0e,#090909 82%);border-radius:5px;min-height:300px}.panel-head{display:flex;justify-content:space-between;align-items:start;margin-bottom:13px}.panel-head h2{font:400 27px/1.05 Georgia,serif;margin:3px 0;color:#e2c084}.panel-head>span{border:1px solid var(--ca-line);color:#cfa255;border-radius:999px;padding:6px 10px;font-size:9px}.event-list{display:grid}.event-row{display:grid;grid-template-columns:1fr auto;gap:16px;padding:17px 0;border-top:1px solid rgba(255,255,255,.055);text-decoration:none;color:#eae4da;align-items:start}.event-row:hover b{color:var(--ca-gold2)}.event-row div{display:grid;gap:6px}.event-row b{font:400 16px/1.25 Georgia,serif;transition:.2s}.event-row div span{color:#817b73;font-size:10px}.status{font-style:normal;align-self:start;padding:6px 8px;border:1px solid rgba(255,255,255,.08);border-radius:999px;font-size:8px;text-transform:uppercase;letter-spacing:.1em;background:#171716;color:#aaa49b}.status.planning{border-color:#d6aa5947;background:#d6aa5912;color:#d9b46e}.status.ready{border-color:#6cb18340;background:#4d976514;color:#91c9a4}.status.live{border-color:#dc535347;background:#be313117;color:#e98787}.invite-list{display:grid;gap:8px}.invite-card{padding:18px;border:1px solid rgba(214,170,89,.18);border-radius:4px;background:linear-gradient(135deg,#14120f,#0c0c0b);text-decoration:none;color:#e9e3da;display:grid;gap:6px;position:relative}.invite-card:after{content:"↗";position:absolute;right:15px;top:14px;color:#805f31;font-size:13px}.invite-card>span{font-size:7px;letter-spacing:.24em;color:#b88a44}.invite-card b{font:400 16px Georgia,serif}.invite-card small{color:#7f7971;font-size:9px}.invite-card em{font-size:8px;color:#b99052;font-style:normal;text-transform:uppercase;letter-spacing:.08em}.client-tools{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px}.client-tools a{min-height:142px;padding:23px;border:1px solid rgba(214,170,89,.3);border-radius:5px;background:linear-gradient(145deg,#11100f,#090909);text-decoration:none;color:#eee8df;display:flex;flex-direction:column;justify-content:flex-end;gap:7px;position:relative;overflow:hidden}.client-tools a:before{content:"";position:absolute;right:-18px;top:-18px;width:84px;height:84px;border:1px solid rgba(214,170,89,.11);transform:rotate(45deg)}.client-tools strong{font:400 20px/1 Georgia,serif;color:#dcb568}.client-tools span{color:#817b73;font-size:9.5px;line-height:1.5}.empty{color:#817b73}.client-shell a:focus-visible,.client-shell button:focus-visible{outline:2px solid var(--ca-gold);outline-offset:3px}.client-shell a,.client-shell button{transition:transform .18s,border-color .18s,color .18s}.client-shell .gold-btn:hover,.client-focus-actions a:hover,.client-tools a:hover{transform:translateY(-2px);border-color:#d9ad5d}@media(max-width:980px){.client-main{width:min(100% - 36px,1320px)}.client-welcome{grid-template-columns:1fr}.client-welcome-side{justify-items:start}.client-welcome-note{text-align:left}.client-grid,.client-focus{grid-template-columns:1fr}.client-focus-actions{justify-content:flex-start}.client-focus:before{display:none}}@media(max-width:720px){.client-top{height:66px;padding:0 16px}.client-top nav{display:none}.client-brand{font-size:29px}.client-user span{display:none}.client-user:before{display:none}.client-main{width:min(100% - 24px,1320px);padding:34px 0 64px}.client-welcome h1{font-size:43px;line-height:1}.client-welcome p:not(.eyebrow){font-size:13px}.client-stats{grid-template-columns:repeat(3,1fr);gap:6px}.client-stats article{min-height:92px;padding:15px 12px}.client-stats b{font-size:24px}.client-stats span{font-size:7px}.client-focus{padding:22px 18px}.client-focus-actions{display:grid;grid-template-columns:1fr;width:100%}.client-focus-actions a{justify-content:center}.client-panel{padding:19px 16px}.event-row{grid-template-columns:1fr;gap:8px}.event-row .status{justify-self:start}.client-tools{grid-template-columns:1fr}.client-tools a{min-height:110px}.client-welcome-side,.gold-btn{width:100%}}@media(prefers-reduced-motion:reduce){.client-shell *{scroll-behavior:auto!important;transition:none!important}}.client-availability{margin-top:10px}.client-availability-form{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:8px;margin:16px 0}.client-availability-form input,.client-availability-form select{min-height:42px;background:#0a0a09;color:#eae4da;border:1px solid var(--ca-line);padding:0 11px}.client-availability-days{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.client-availability-day{padding:9px;border:1px solid rgba(255,255,255,.07);background:#0b0b0a;display:grid;gap:3px}.client-availability-day strong{font:17px Georgia,serif}.client-availability-day span{font-size:8px;color:#888}.client-availability-day.free{border-color:#5aaa7047}.client-availability-day.discussion{border-color:#d6aa5957}.client-availability-day.busy{border-color:#be4b4b4d}@media(max-width:720px){.client-availability-form{grid-template-columns:1fr}.client-availability-days{grid-template-columns:repeat(4,1fr)}}.client-shell{background:radial-gradient(circle at 85% 2%,rgba(215,170,88,.055),transparent 28%),#070706!important}.client-top{position:sticky;top:0;z-index:60;min-height:68px;padding:0 max(22px,calc((100vw - 1440px)/2));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.client-top nav{gap:8px}.client-top nav a{min-height:38px;display:inline-flex;align-items:center;padding:0 10px;border-radius:8px;color:#948d83;font-size:9px;letter-spacing:.06em;text-transform:uppercase;text-decoration:none}.client-top nav a:hover{background:#d7aa580e;color:#d9b468}.client-user{gap:10px}.client-user>span{font-size:10px}.client-main{width:min(calc(100% - 48px),1440px);margin:0 auto;padding:28px 0 80px!important}.client-welcome{min-height:220px;padding:28px!important;border:1px solid rgba(215,170,88,.17);border-radius:16px;background:linear-gradient(145deg,#161410e6,#0a0a09f7)}.client-welcome h1{max-width:780px;font-size:clamp(34px,4vw,56px)!important;line-height:1.02!important}.client-welcome h1 em{color:#dfb766;font-style:normal}.client-welcome-side{align-self:end}.client-welcome-note{max-width:360px}.client-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin:12px 0!important}.client-stats article{min-height:102px;padding:16px!important;border:1px solid rgba(255,255,255,.065)!important;border-radius:13px!important;background:linear-gradient(150deg,#131210f2,#0b0b0afa)!important}.client-stats b{font:400 28px/1 Georgia,serif!important;color:#f1ece3!important}.client-stats span{display:block;margin-top:7px;color:#817a70!important;font-size:9px!important}.client-focus{min-height:170px;margin:12px 0!important;padding:22px 24px!important;border:1px solid rgba(215,170,88,.25)!important;border-radius:15px!important;background:linear-gradient(120deg,#2c221273,#0c0c0bfa 70%)!important}.client-focus-copy h2{font:400 28px/1.05 Georgia,serif!important;margin:10px 0 8px!important}.client-focus-progress{max-width:520px;margin-top:16px}.client-focus-progress>div{display:flex;justify-content:space-between;color:#958d81;font-size:9px}.client-focus-progress>div b{color:#dfb767}.client-focus-progress>i{display:block;height:5px;margin-top:7px;border-radius:999px;background:#28231b;overflow:hidden}.client-focus-progress>i span{display:block;height:100%;background:linear-gradient(90deg,#b98433,#e3bd70)}.client-focus-actions{display:flex;flex-direction:column;align-items:stretch;justify-content:center;min-width:220px}.client-focus-actions a{min-height:44px;display:flex;align-items:center;justify-content:center;border-radius:9px;text-decoration:none;font-size:10px;font-weight:700}.client-focus-actions a:first-child{background:linear-gradient(135deg,#e6c176,#c8943f);color:#17110a}.client-focus-actions a:last-child{border:1px solid rgba(215,170,88,.28);color:#d8b15f}.client-onboarding-state{min-height:170px;margin:12px 0;padding:24px;border:1px dashed rgba(215,170,88,.28);border-radius:15px;background:#ffffff03;display:flex;align-items:center;justify-content:space-between;gap:24px}.client-onboarding-state h2{margin:6px 0 8px;font:400 26px/1.08 Georgia,serif}.client-onboarding-state p:not(.eyebrow){max-width:720px;margin:0;color:#8e877d;font-size:11px;line-height:1.55}.client-grid{gap:12px!important}.client-panel{padding:20px!important;border-radius:15px!important}.panel-head{margin-bottom:14px!important}.panel-head h2{font:400 24px Georgia,serif!important}.event-list,.invite-list{display:grid;gap:7px}.event-row{min-height:70px!important;padding:12px 14px!important;border:1px solid rgba(255,255,255,.065)!important;border-radius:10px!important;background:#ffffff04!important}.event-row:hover{border-color:#d7aa5847!important;background:#d7aa5809!important}.client-tools{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin-top:12px!important}.client-tools>a,.client-tool-disabled{min-height:128px;padding:18px!important;border:1px solid rgba(215,170,88,.14)!important;border-radius:13px!important;background:linear-gradient(150deg,#131210f2,#0a0a09fa)!important;color:inherit;text-decoration:none}.client-tools>a:hover{border-color:#d7aa5854!important;transform:translateY(-1px)}.client-tools strong,.client-tool-disabled strong{display:block;font:400 18px Georgia,serif!important}.client-tools span,.client-tool-disabled span{display:block;margin-top:8px;color:#847d73!important;font-size:9px!important;line-height:1.5}.client-tool-disabled{opacity:.55}.client-presence-links,.operations-grid{gap:10px!important}.client-fatal{padding-top:40px}@media(max-width:1100px){.client-main{width:min(calc(100% - 32px),1000px)}.client-stats,.client-tools{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:760px){.client-top{min-height:62px;padding:0 14px}.client-top nav{display:none}.client-user>span{display:none}.client-main{width:calc(100% - 24px);padding-top:12px!important;padding-bottom:92px!important}.client-welcome{min-height:0;padding:20px!important;display:grid!important;gap:18px!important}.client-welcome h1{font-size:34px!important}.client-welcome-side{display:grid;gap:12px}.client-welcome-side .gold-btn{width:100%}.client-stats{grid-template-columns:repeat(2,1fr)!important}.client-stats article{min-height:90px}.client-focus,.client-onboarding-state{display:grid!important;padding:18px!important}.client-focus-actions{min-width:0;display:grid;grid-template-columns:1fr 1fr;gap:8px}.client-onboarding-state .gold-btn{width:100%}.client-grid{grid-template-columns:1fr!important}.client-tools{grid-template-columns:1fr 1fr!important}.client-tools>a,.client-tool-disabled{min-height:108px;padding:15px!important}.client-panel{padding:16px!important}.event-row{grid-template-columns:1fr auto!important;min-width:0}.event-row>div{min-width:0}.event-row b,.event-row span{overflow:hidden;text-overflow:ellipsis}.panel-head h2{font-size:21px!important}}@media(max-width:420px){.client-stats{gap:7px!important}.client-tools{grid-template-columns:1fr!important}.client-focus-actions{grid-template-columns:1fr}.client-welcome h1{font-size:31px!important}}.pro-home-shell,.pro-workspace-shell,.pro-workspace-loading{min-height:100vh;background:radial-gradient(circle at 82% 0,rgba(215,170,88,.07),transparent 24%),var(--vs-ui-bg,#070706);color:var(--vs-ui-text,#f1ece3);font-family:var(--vs-font-body,"Inter",sans-serif)}.pro-home-topbar,.pro-workspace-topbar{min-height:76px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:26px;padding:0 28px;border-bottom:1px solid var(--vs-ui-line,rgba(214,170,88,.2));background:#080807f5;position:sticky;top:0;z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.pro-home-brand,.pro-brand{display:flex;align-items:baseline;gap:7px;text-decoration:none;color:var(--vs-ui-text);font:500 24px/1 var(--vs-ui-display,Georgia,serif)}.pro-home-brand span,.pro-brand{color:var(--vs-ui-gold-hi,#efc879)}.pro-home-brand strong,.pro-brand span{font:700 10px/1 var(--vs-font-body,"Inter",sans-serif);letter-spacing:.18em;color:var(--vs-ui-text)}.pro-home-brand em{font:700 7px var(--vs-font-body);font-style:normal;color:var(--vs-ui-gold);border:1px solid var(--vs-ui-line);padding:4px 6px;border-radius:999px}.pro-home-topbar nav,.pro-workspace-topbar nav{display:flex;justify-content:center;gap:24px}.pro-home-topbar nav a,.pro-workspace-topbar nav a{color:var(--vs-ui-muted,#7f786f);text-decoration:none;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.pro-home-topbar nav a:hover,.pro-home-topbar nav a.active,.pro-workspace-topbar nav a:hover,.pro-workspace-topbar nav a.active{color:var(--vs-ui-gold)}.pro-home-user{text-align:right;display:grid;gap:3px}.pro-home-user small{font-size:7px;letter-spacing:.12em;color:var(--vs-ui-muted)}.pro-home-user strong{font-size:10px;font-weight:600}.pro-home-main{width:min(1440px,calc(100% - 48px));margin:0 auto;padding:54px 0 72px}.pro-home-hero{display:flex;justify-content:space-between;align-items:end;gap:48px;padding-bottom:34px}.pro-home-hero h1{font:400 clamp(40px,5vw,72px)/.98 var(--vs-ui-display);letter-spacing:-.04em;margin:10px 0 18px;max-width:780px}.pro-home-hero>div>p:last-child{max-width:760px;color:var(--vs-ui-text-2);font-size:12px;line-height:1.65}.pro-home-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.pro-primary-action,.pro-gold-action{min-height:46px;padding:0 20px;border:1px solid #e1b663;border-radius:7px;background:linear-gradient(135deg,var(--vs-ui-gold-hi,#efc879),var(--vs-ui-gold,#d7aa58));color:#17110a;font-weight:750;font-size:9px;letter-spacing:.06em;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.pro-secondary-action,.pro-outline-action{min-height:46px;padding:0 20px;border:1px solid var(--vs-ui-line-strong);border-radius:7px;background:#ffffff04;color:var(--vs-ui-text);font-size:9px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.pro-primary-action:hover,.pro-gold-action:hover{filter:brightness(1.06)}.pro-home-notice,.pro-notice,.pro-immutable-banner{border:1px solid var(--vs-ui-line);background:#d7aa580b;color:#c6ad7c;border-radius:9px;padding:12px 14px;margin:0 0 18px;font-size:9px}.pro-notice{display:flex;justify-content:space-between;gap:12px}.pro-notice button{border:0;background:none;color:var(--vs-ui-muted);cursor:pointer}.pro-immutable-banner{display:flex;align-items:center;gap:16px}.pro-immutable-banner b{font-size:8px;letter-spacing:.12em;color:#efc879}.pro-immutable-banner span{color:var(--vs-ui-text-2)}.pro-create-card{display:grid;grid-template-columns:1.4fr 1fr .8fr 1fr auto;gap:12px;align-items:end;padding:20px;margin-bottom:24px;border:1px solid var(--vs-ui-line);border-radius:12px;background:linear-gradient(135deg,#121210,#0d0d0c)}.pro-create-card h2{font:400 22px var(--vs-ui-display);margin:5px 0}.pro-create-card small{color:var(--vs-ui-muted);font-size:8px;line-height:1.5}.pro-create-card label,.pro-block-editor label{display:grid;gap:7px;font-size:8px;color:var(--vs-ui-muted);text-transform:uppercase;letter-spacing:.08em}.pro-create-card input,.pro-create-card select,.pro-block-editor input,.pro-block-editor textarea{width:100%;box-sizing:border-box}.pro-home-kpis{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--vs-ui-line);border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:26px}.pro-home-kpis article{padding:20px 22px;border-right:1px solid rgba(255,255,255,.055)}.pro-home-kpis article:last-child{border-right:0}.pro-home-kpis small{display:block;font-size:7px;letter-spacing:.16em;color:var(--vs-ui-muted)}.pro-home-kpis strong{display:block;font:400 32px var(--vs-ui-display);color:var(--vs-ui-gold-hi);margin:6px 0 2px}.pro-home-kpis span{font-size:8px;color:var(--vs-ui-text-2)}.pro-home-kpis article.is-live strong{color:#6fc37b}.pro-home-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(310px,.65fr);gap:18px}.pro-home-panel,.pro-card,.pro-block-editor{border:1px solid var(--vs-ui-line);border-radius:12px;background:linear-gradient(180deg,#121210f5,#0b0b0afa);overflow:hidden}.pro-panel-head,.pro-card-head{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.055)}.pro-panel-head h2,.pro-card-head h2{font:400 20px var(--vs-ui-display);margin:4px 0 0}.pro-panel-head>span,.pro-card-head>b,.pro-section-count{font:400 22px var(--vs-ui-display);color:var(--vs-ui-gold)}.pro-panel-head>a{font-size:8px;color:var(--vs-ui-gold);text-decoration:none}.pro-home-rail{display:grid;gap:18px;align-content:start}.pro-event-table{display:grid}.pro-event-row{display:grid;grid-template-columns:70px minmax(0,1fr) auto 72px;gap:16px;align-items:center;padding:15px 20px;border-bottom:1px solid rgba(255,255,255,.05);color:var(--vs-ui-text);text-decoration:none;transition:.18s}.pro-event-row:last-child{border-bottom:0}.pro-event-row:hover{background:#d7aa580a}.pro-event-date{display:grid;gap:3px}.pro-event-date b{font:400 17px var(--vs-ui-display);color:#d7bd8a}.pro-event-date small,.pro-event-copy small,.pro-event-copy span{color:var(--vs-ui-muted);font-size:7px}.pro-event-copy strong{display:block;font:500 13px var(--vs-ui-display);margin:4px 0}.pro-event-open{font-size:8px;color:var(--vs-ui-gold)}.pro-status{display:inline-flex;align-items:center;justify-content:center;min-height:27px;padding:0 9px;border:1px solid rgba(255,255,255,.08);border-radius:999px;font-size:7px;letter-spacing:.07em;text-transform:uppercase;color:var(--vs-ui-text-2);white-space:nowrap}.status-live{color:#73c27d!important;border-color:#50b45e4d!important;background:#50b45e12!important}.status-ready{color:#e1bd76!important;border-color:#d7aa584d!important}.status-completed{color:#75988b!important}.status-cancelled,.status-archived{opacity:.55}.status-planning{color:#b89c69!important}.pro-upcoming-list,.pro-invited-list{display:grid;padding:8px 0}.pro-upcoming-list a,.pro-invited-list a{display:grid;grid-template-columns:58px 1fr;gap:12px;padding:12px 18px;color:var(--vs-ui-text);text-decoration:none;border-bottom:1px solid rgba(255,255,255,.045)}.pro-invited-list a{grid-template-columns:1fr}.pro-upcoming-list time{font:400 14px var(--vs-ui-display);color:var(--vs-ui-gold)}.pro-upcoming-list strong,.pro-invited-list strong{display:block;font-size:9px}.pro-upcoming-list small,.pro-invited-list small{display:block;margin-top:4px;font-size:7px;color:var(--vs-ui-muted)}.pro-muted{display:block;padding:18px;color:var(--vs-ui-muted);font-size:8px}.pro-calendar{margin-top:18px}.pro-calendar-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1px;background:#ffffff0b}.pro-calendar-strip>a{display:grid;gap:7px;padding:16px;background:#0d0d0c;color:var(--vs-ui-text);text-decoration:none}.pro-calendar-strip time{font:400 16px var(--vs-ui-display);color:var(--vs-ui-gold)}.pro-calendar-strip strong{font-size:9px}.pro-calendar-strip small{font-size:7px;color:var(--vs-ui-muted)}.pro-empty{padding:24px;color:var(--vs-ui-muted);font-size:9px;line-height:1.55}.pro-workspace-topbar{grid-template-columns:auto minmax(260px,1fr) auto auto}.pro-event-identity{display:grid;gap:3px}.pro-event-identity small{font-size:7px;letter-spacing:.12em;color:var(--vs-ui-gold)}.pro-event-identity strong{font:400 15px var(--vs-ui-display)}.pro-event-identity span{font-size:7px;color:var(--vs-ui-muted)}.pro-workspace-layout{display:grid;grid-template-columns:230px minmax(0,1fr);min-height:calc(100vh - 76px)}.pro-workspace-nav{border-right:1px solid var(--vs-ui-line);background:#0b0b0a;padding:16px 12px;display:flex;flex-direction:column;gap:13px}.pro-event-card{padding:13px;border:1px solid rgba(255,255,255,.055);border-radius:9px;background:#ffffff05}.pro-event-card strong{display:block;font:400 14px var(--vs-ui-display);margin:5px 0}.pro-event-card small{font-size:7px;color:var(--vs-ui-muted)}.pro-workspace-nav nav{display:grid;gap:4px}.pro-workspace-nav nav button{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;min-height:39px;padding:0 10px;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--vs-ui-muted);text-align:left;cursor:pointer}.pro-workspace-nav nav button span{font:400 10px var(--vs-ui-display);color:#665a45}.pro-workspace-nav nav button b{font-size:8px;font-weight:550}.pro-workspace-nav nav button.active{background:#d7aa5814;border-color:var(--vs-ui-line);color:var(--vs-ui-text)}.pro-live-dot{width:6px;height:6px;border-radius:50%;background:#54b766;box-shadow:0 0 10px #54b766b3}.pro-workspace-context{margin-top:auto;padding:12px;border-top:1px solid var(--vs-ui-line);display:grid;gap:5px}.pro-workspace-context small{font-size:6px;letter-spacing:.14em;color:var(--vs-ui-gold)}.pro-workspace-context strong{font-size:9px}.pro-workspace-context span{font-size:7px;line-height:1.45;color:var(--vs-ui-muted)}.pro-workspace-main{min-width:0;padding:28px 30px 48px;background:radial-gradient(circle at 88% 0,rgba(215,170,88,.045),transparent 24%),var(--vs-ui-bg)}.pro-workspace-section{max-width:1260px;margin:0 auto}.pro-section-head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:22px}.pro-section-head h1{font:400 clamp(30px,4vw,48px)/1 var(--vs-ui-display);letter-spacing:-.025em;margin:7px 0 9px}.pro-section-head p:last-child{max-width:740px;margin:0;color:var(--vs-ui-text-2);font-size:9px;line-height:1.6}.pro-overview-date{text-align:right}.pro-overview-date strong{display:block;font:400 44px var(--vs-ui-display);color:var(--vs-ui-gold)}.pro-overview-date span{font-size:8px;color:var(--vs-ui-muted)}.pro-metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px}.pro-metric-grid article{padding:18px;border:1px solid var(--vs-ui-line);border-radius:10px;background:#ffffff05}.pro-metric-grid small{display:block;font-size:7px;color:var(--vs-ui-muted);letter-spacing:.12em}.pro-metric-grid strong{display:block;font:400 28px var(--vs-ui-display);color:var(--vs-ui-gold);margin:5px 0}.pro-metric-grid span{font-size:8px;color:var(--vs-ui-text-2)}.pro-overview-grid,.pro-detail-grid,.pro-live-prep,.pro-offline-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.pro-card{padding-bottom:18px}.pro-card>small,.pro-card>p,.pro-card>dl,.pro-readiness-list,.pro-card-actions,.pro-offline-item,.pro-pack-row{margin-left:20px;margin-right:20px}.pro-card>small{display:block;margin-top:18px;color:var(--vs-ui-gold);font-size:7px;letter-spacing:.13em}.pro-card>p{color:var(--vs-ui-text-2);font-size:9px;line-height:1.65}.pro-card dl{display:grid}.pro-card dl div{display:flex;justify-content:space-between;gap:18px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.05);font-size:8px}.pro-card dt{color:var(--vs-ui-muted)}.pro-card dd{margin:0;text-align:right}.pro-card-wide{grid-column:1/-1}.pro-readiness-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-top:15px}.pro-readiness-list div{display:flex;gap:8px;align-items:center;padding:9px;border:1px solid rgba(255,255,255,.055);border-radius:7px;color:var(--vs-ui-muted);font-size:8px}.pro-readiness-list div.ok{color:#84ae86;border-color:#5aa05c2e}.pro-readiness-list i{font-style:normal}.pro-card-actions{padding-top:16px}.pro-card-actions button{border:0;background:none;color:var(--vs-ui-gold);font-size:9px;cursor:pointer}.pro-data-list,.pro-media-list{display:grid;gap:7px}.pro-data-list article,.pro-media-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:14px 16px;border:1px solid rgba(255,255,255,.06);border-radius:9px;background:#ffffff05}.pro-data-list strong,.pro-media-list strong{font-size:10px}.pro-data-list small,.pro-media-list small{display:block;margin-top:4px;font-size:7px;color:var(--vs-ui-muted)}.pro-mini-status{display:inline-flex;padding:5px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.08);font-size:7px}.pro-mini-status.ok{color:#86b487}.pro-mini-status.danger{color:#bf7770}.pro-media-list article{grid-template-columns:38px minmax(0,1fr) minmax(180px,.7fr)}.pro-media-list>article>span{font:400 13px var(--vs-ui-display);color:#756342}.pro-media-list code{font-size:7px;color:#887f73;word-break:break-all}.pro-media-grid,.pro-note-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.pro-media-grid article{display:grid;gap:8px;padding:17px;border:1px solid var(--vs-ui-line);border-radius:10px;background:#ffffff05}.pro-media-grid small{font-size:7px;color:var(--vs-ui-gold);text-transform:uppercase}.pro-media-grid strong{font:400 14px var(--vs-ui-display)}.pro-media-grid span{font-size:7px;color:var(--vs-ui-muted);word-break:break-word}.pro-program-layout{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(360px,1.22fr);gap:14px}.pro-program-list{display:grid;gap:6px;align-content:start}.pro-program-list button{display:grid;grid-template-columns:34px 1fr auto;gap:10px;align-items:center;padding:13px;border:1px solid rgba(255,255,255,.06);border-radius:8px;background:#ffffff05;color:var(--vs-ui-text);text-align:left;cursor:pointer}.pro-program-list button.active{border-color:var(--vs-ui-line-strong);background:#d7aa580f}.pro-program-list button>span{font:400 12px var(--vs-ui-display);color:#6b5b40}.pro-program-list strong{display:block;font-size:9px}.pro-program-list small{font-size:7px;color:var(--vs-ui-muted)}.pro-program-list i{font-style:normal;font-size:7px;color:var(--vs-ui-gold)}.pro-block-editor{padding:18px;display:grid;gap:14px;align-content:start}.pro-block-editor-head{display:flex;justify-content:space-between;gap:18px;align-items:start;border-bottom:1px solid rgba(255,255,255,.06);padding-bottom:14px}.pro-block-editor-head small{font-size:7px;color:var(--vs-ui-gold);letter-spacing:.12em}.pro-block-editor-head h2{font:400 20px var(--vs-ui-display);margin:5px 0}.pro-block-editor-head>span{font:400 15px var(--vs-ui-display);color:var(--vs-ui-gold)}.pro-block-flags{display:flex;gap:7px;flex-wrap:wrap}.pro-block-flags span{padding:6px 8px;border:1px solid rgba(255,255,255,.08);border-radius:999px;color:var(--vs-ui-muted);font-size:7px}.pro-save-block{width:100%}.pro-timeline-view{display:grid}.pro-timeline-view article{display:grid;grid-template-columns:65px 18px minmax(0,1fr);gap:10px;min-height:74px}.pro-timeline-view time{padding-top:3px;font:400 14px var(--vs-ui-display);color:var(--vs-ui-gold)}.pro-timeline-view article>i{position:relative}.pro-timeline-view article>i:before{content:"";position:absolute;left:7px;top:5px;width:6px;height:6px;border-radius:50%;background:var(--vs-ui-gold)}.pro-timeline-view article>i:after{content:"";position:absolute;left:9px;top:12px;bottom:-5px;width:1px;background:var(--vs-ui-line)}.pro-timeline-view article:last-child>i:after{display:none}.pro-timeline-view strong{display:block;font:400 13px var(--vs-ui-display);margin:3px 0}.pro-timeline-view small,.pro-timeline-view span{font-size:7px;color:var(--vs-ui-muted)}.pro-live-launch{padding:26px;border:1px solid var(--vs-ui-line-strong);border-radius:12px;background:radial-gradient(circle at 70% 20%,rgba(215,170,88,.13),transparent 35%),#10100e}.pro-live-launch small{font-size:7px;color:var(--vs-ui-gold)}.pro-live-launch strong{display:block;font:400 36px var(--vs-ui-display);margin:8px 0}.pro-live-launch p{font-size:9px;line-height:1.6;color:var(--vs-ui-text-2)}.pro-live-launch a{display:inline-flex;margin-top:14px;color:var(--vs-ui-gold-hi);font-size:10px;text-decoration:none}.pro-offline-item{display:flex;align-items:center;gap:9px;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.045);font-size:8px}.pro-offline-item i{font-style:normal;color:#7fa981}.pro-pack-row{display:flex;justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.05)}.pro-pack-row strong{font-size:9px}.pro-pack-row small{display:block;margin-top:4px;font-size:7px;color:var(--vs-ui-muted)}.pro-pack-row code{font-size:7px;color:#8c806e}.pro-workspace-loading{display:grid;place-items:center;align-content:center;gap:12px;text-align:center}.pro-workspace-loading span{font:400 34px var(--vs-ui-display);color:var(--vs-ui-gold)}.pro-workspace-loading strong{font-size:10px}.pro-workspace-loading a{color:var(--vs-ui-gold);font-size:8px;text-decoration:none}@media(max-width:1180px){.pro-home-main{width:min(100% - 30px,1440px)}.pro-create-card{grid-template-columns:1fr 1fr 1fr}.pro-create-card>div{grid-column:1/-1}.pro-home-grid{grid-template-columns:1fr}.pro-home-rail{grid-template-columns:1fr 1fr}.pro-workspace-topbar{grid-template-columns:auto 1fr auto}.pro-workspace-topbar nav{display:none}.pro-workspace-layout{grid-template-columns:205px minmax(0,1fr)}.pro-workspace-main{padding:22px 20px 42px}.pro-media-grid,.pro-note-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){.pro-home-topbar{grid-template-columns:auto 1fr}.pro-home-topbar nav{display:none}.pro-home-hero{display:grid;gap:18px}.pro-home-actions{justify-content:start}.pro-home-kpis{grid-template-columns:1fr 1fr}.pro-home-kpis article:nth-child(2){border-right:0}.pro-home-kpis article:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.055)}.pro-home-rail{grid-template-columns:1fr}.pro-event-row{grid-template-columns:58px 1fr auto}.pro-event-open{display:none}.pro-workspace-topbar{padding:0 14px}.pro-event-identity span{display:none}.pro-workspace-layout{grid-template-columns:74px minmax(0,1fr)}.pro-workspace-nav{padding:10px 6px}.pro-event-card,.pro-workspace-context{display:none}.pro-workspace-nav nav button{grid-template-columns:1fr;justify-items:center;padding:7px 3px;min-height:45px}.pro-workspace-nav nav button span{display:none}.pro-workspace-nav nav button b{font-size:7px;text-align:center}.pro-section-head{align-items:start}.pro-metric-grid{grid-template-columns:1fr 1fr}.pro-program-layout,.pro-overview-grid,.pro-detail-grid,.pro-live-prep,.pro-offline-grid{grid-template-columns:1fr}.pro-media-list article{grid-template-columns:32px 1fr}.pro-media-list code{grid-column:2}.pro-card-wide{grid-column:auto}}@media(max-width:580px){.pro-home-main{width:calc(100% - 20px);padding-top:30px}.pro-home-user{display:none}.pro-home-hero h1{font-size:42px}.pro-home-kpis{grid-template-columns:1fr 1fr}.pro-create-card{grid-template-columns:1fr}.pro-create-card>div{grid-column:auto}.pro-event-row{grid-template-columns:50px 1fr}.pro-event-row>.pro-status{grid-column:2;justify-self:start}.pro-calendar-strip{grid-template-columns:1fr 1fr}.pro-workspace-topbar{grid-template-columns:auto 1fr}.pro-workspace-topbar>.pro-status{display:none}.pro-workspace-layout{grid-template-columns:1fr}.pro-workspace-nav{position:sticky;top:76px;z-index:50;border-right:0;border-bottom:1px solid var(--vs-ui-line);padding:5px;background:#0a0a09;overflow-x:auto}.pro-workspace-nav nav{display:flex;min-width:max-content}.pro-workspace-nav nav button{min-width:76px}.pro-workspace-main{padding:18px 10px 36px}.pro-section-head{display:grid;gap:12px}.pro-section-head h1{font-size:34px}.pro-overview-date{display:none}.pro-metric-grid{grid-template-columns:1fr 1fr}.pro-media-grid,.pro-note-grid,.pro-readiness-list{grid-template-columns:1fr}.pro-data-list article{grid-template-columns:1fr}.pro-calendar-strip{grid-template-columns:1fr}}.pro-block-editor-actions{display:grid;grid-template-columns:auto auto 1fr;gap:7px}.pro-block-editor-actions .pro-outline-action,.pro-block-editor-actions .pro-gold-action{padding:0 12px;min-height:42px}@media(max-width:580px){.pro-block-editor-actions{grid-template-columns:1fr 1fr}.pro-block-editor-actions .pro-gold-action{grid-column:1/-1}}.pro-live-return{min-height:46px;padding:0 16px;border:1px solid rgba(80,180,94,.34);border-radius:7px;background:#50b45e14;color:#84d18e;font-size:8px;font-weight:750;letter-spacing:.06em;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 26px #36824114}.pro-event-filters{display:grid;grid-template-columns:minmax(220px,1fr) 160px 170px;gap:9px;padding:12px 20px;border-bottom:1px solid rgba(255,255,255,.05);background:#ffffff03}.pro-event-filters label{display:grid;gap:5px}.pro-event-filters label>span{font-size:6px;letter-spacing:.11em;text-transform:uppercase;color:var(--vs-ui-muted)}.pro-event-filters input,.pro-event-filters select{width:100%;box-sizing:border-box;min-height:38px;padding:0 10px;border:1px solid rgba(255,255,255,.07);border-radius:6px;background:#0b0b0a;color:var(--vs-ui-text);font:500 8px var(--vs-font-body)}.pro-event-filters input:focus,.pro-event-filters select:focus{outline:1px solid var(--vs-ui-gold);border-color:var(--vs-ui-line-strong)}@media(max-width:860px){.pro-event-filters{grid-template-columns:1fr 1fr}.pro-event-filters label:first-child{grid-column:1/-1}}@media(max-width:580px){.pro-event-filters{grid-template-columns:1fr;padding:10px}.pro-event-filters label:first-child{grid-column:auto}.pro-live-return,.pro-home-actions .pro-primary-action,.pro-home-actions .pro-secondary-action{flex:1 1 100%;min-height:48px}}.pro-calendar-head{align-items:end}.pro-calendar-head h2{text-transform:capitalize}.pro-calendar-controls{display:flex;gap:6px}.pro-calendar-controls button{min-width:40px;min-height:38px;padding:0 12px;border:1px solid var(--vs-ui-line);border-radius:6px;background:#ffffff05;color:var(--vs-ui-text-2);font-size:8px;cursor:pointer}.pro-calendar-controls button:hover{border-color:var(--vs-ui-line-strong);color:var(--vs-ui-gold)}.pro-calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);border-bottom:1px solid rgba(255,255,255,.05);background:#0b0b0a}.pro-calendar-weekdays span{padding:9px 11px;font-size:6px;letter-spacing:.12em;text-transform:uppercase;color:var(--vs-ui-muted);text-align:right}.pro-calendar-board{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));background:#ffffff0b;gap:1px}.pro-calendar-board>article{min-height:118px;padding:9px;background:#0d0d0c;overflow:hidden}.pro-calendar-board>article.outside{background:#0a0a09;opacity:.45}.pro-calendar-board>article.today{box-shadow:inset 0 0 0 1px var(--vs-ui-line-strong);background:linear-gradient(145deg,#d7aa580e,#0d0d0c 52%)}.pro-calendar-board>article>time{display:block;text-align:right;font:400 12px var(--vs-ui-display);color:var(--vs-ui-muted);margin-bottom:7px}.pro-calendar-board>article.today>time{color:var(--vs-ui-gold-hi)}.pro-calendar-board>article>div{display:grid;gap:4px}.pro-calendar-board a{display:grid;grid-template-columns:5px minmax(0,1fr);align-items:center;gap:5px;min-height:23px;padding:3px 5px;border:1px solid rgba(255,255,255,.045);border-radius:5px;background:#ffffff05;color:var(--vs-ui-text-2);text-decoration:none;font-size:6px}.pro-calendar-board a i{width:5px;height:5px;border-radius:50%;background:#746955}.pro-calendar-board a span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pro-calendar-board a.status-live i{background:#62c26f;box-shadow:0 0 8px #62c26f8c}.pro-calendar-board a.status-ready i{background:var(--vs-ui-gold)}.pro-calendar-board a.status-planning i{background:#9d8354}.pro-calendar-board a.status-completed i{background:#58786d}.pro-calendar-board article small{font-size:6px;color:var(--vs-ui-muted);padding:3px 5px}.pro-calendar-upcoming{padding-top:1px;border-top:1px solid var(--vs-ui-line)}.pro-calendar-upcoming>small{display:block;padding:13px 18px 9px;font-size:6px;letter-spacing:.13em;color:var(--vs-ui-muted)}@media(max-width:860px){.pro-calendar-board>article{min-height:94px;padding:6px}.pro-calendar-board a{grid-template-columns:5px 1fr;padding:2px 4px}.pro-calendar-weekdays span{padding:7px 6px}.pro-calendar-controls button{min-height:42px}}@media(max-width:580px){.pro-calendar-board{grid-template-columns:repeat(7,minmax(38px,1fr));overflow-x:auto}.pro-calendar-board>article{min-height:74px;padding:4px}.pro-calendar-board a{display:block;min-height:7px;height:7px;padding:0;border:0;border-radius:99px;background:#4b4438;overflow:hidden}.pro-calendar-board a i,.pro-calendar-board a span{display:none}.pro-calendar-board a.status-live{background:#4ba25a}.pro-calendar-board a.status-ready{background:var(--vs-ui-gold)}.pro-calendar-board a.status-planning{background:#8a744a}.pro-calendar-board a.status-completed{background:#4d6b61}.pro-calendar-weekdays{min-width:266px}.pro-calendar-weekdays span{text-align:center;padding:6px 2px}.pro-calendar-head{display:grid;gap:10px}.pro-calendar-controls{width:100%}.pro-calendar-controls button{flex:1;min-height:44px}}.pro-home-shell,.pro-workspace-shell,.pro-workspace-loading{background:radial-gradient(circle at 82% -8%,rgba(215,170,88,.08),transparent 27%),radial-gradient(circle at 12% 38%,rgba(215,170,88,.025),transparent 30%),linear-gradient(180deg,#070706,#090908 52%,#070706)}.pro-home-topbar,.pro-workspace-topbar{min-height:78px;padding:0 32px;border-bottom-color:#d7aa583d;background:linear-gradient(180deg,#0a0a09fb,#070706f5);box-shadow:0 8px 34px #0003}.pro-home-brand,.pro-brand{gap:8px}.pro-home-brand span,.pro-brand{font-size:27px;text-shadow:0 0 25px rgba(215,170,88,.12)}.pro-home-brand strong,.pro-brand span{font-size:10px;letter-spacing:.2em}.pro-home-topbar nav,.pro-workspace-topbar nav{gap:8px}.pro-home-topbar nav a,.pro-workspace-topbar nav a{min-height:34px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;font-size:9px;letter-spacing:.095em;transition:color .18s ease,background .18s ease}.pro-home-topbar nav a:hover,.pro-home-topbar nav a.active,.pro-workspace-topbar nav a:hover,.pro-workspace-topbar nav a.active{background:#d7aa580e}.pro-home-user small{font-size:8px}.pro-home-user strong{font-size:11px}.pro-home-main{width:min(1480px,calc(100% - 56px));padding:58px 0 78px}.pro-home-hero{align-items:center;padding:6px 0 38px;gap:56px}.pro-home-hero h1{font-size:clamp(48px,5vw,76px);line-height:.96;margin:12px 0 19px;max-width:820px}.pro-home-hero>div>p:last-child{font-size:13px;line-height:1.7;max-width:760px}.pro-home-actions{gap:9px;max-width:480px}.pro-primary-action,.pro-gold-action,.pro-secondary-action,.pro-outline-action{min-height:48px;padding:0 20px;border-radius:9px;font-size:9px;letter-spacing:.06em;transition:transform .16s ease,filter .16s ease,background .16s ease,border-color .16s ease}.pro-primary-action:hover,.pro-gold-action:hover,.pro-secondary-action:hover,.pro-outline-action:hover{transform:translateY(-1px)}.pro-primary-action,.pro-gold-action{box-shadow:0 11px 28px #d7aa581f}.pro-live-return{min-height:48px!important;border-radius:9px!important;font-size:9px!important}.pro-home-kpis{gap:0;border:1px solid rgba(215,170,88,.13);border-radius:14px;overflow:hidden;background:#ffffff03;margin-bottom:28px}.pro-home-kpis article{padding:22px 24px;background:linear-gradient(180deg,rgba(255,255,255,.014),transparent)}.pro-home-kpis small{font-size:7px;letter-spacing:.17em}.pro-home-kpis strong{font-size:38px;margin:8px 0 3px;font-variant-numeric:tabular-nums}.pro-home-kpis span{font-size:9px}.pro-home-kpis article.is-live{background:radial-gradient(circle at 50% 0,rgba(57,154,79,.12),transparent 65%)}.pro-home-grid{grid-template-columns:minmax(0,1.65fr) minmax(330px,.62fr);gap:20px}.pro-home-panel,.pro-card,.pro-block-editor{border-color:#d7aa5830;border-radius:14px;background:linear-gradient(180deg,#121210fb,#0a0a09fc);box-shadow:0 16px 42px #00000021}.pro-panel-head,.pro-card-head{padding:19px 21px;border-bottom-color:#fff1}.pro-panel-head h2,.pro-card-head h2{font-size:22px}.pro-panel-head>span,.pro-card-head>b,.pro-section-count{font-size:24px}.pro-event-filters{padding:13px 20px!important;gap:10px!important;background:#ffffff03}.pro-event-filters label>span{font-size:7px!important;letter-spacing:.12em!important}.pro-event-filters input,.pro-event-filters select{min-height:43px!important;border-radius:8px!important;font-size:11px!important}.pro-event-row{min-height:78px;grid-template-columns:74px minmax(0,1fr) auto 76px;padding:15px 20px;border-bottom-color:#ffffff0d;transition:background .17s ease,transform .17s ease}.pro-event-row:hover{background:linear-gradient(90deg,#d7aa580e,#d7aa5803);transform:translate(1px)}.pro-event-date b{font-size:19px}.pro-event-date small,.pro-event-copy small,.pro-event-copy span{font-size:8px}.pro-event-copy strong{font-size:14px;margin:5px 0}.pro-event-open{font-size:9px}.pro-status{min-height:29px;padding:0 10px;font-size:7px}.pro-home-rail{gap:20px}.pro-upcoming-list a,.pro-invited-list a{min-height:64px!important;padding:13px 18px!important}.pro-upcoming-list strong,.pro-invited-list strong{font-size:10px!important}.pro-upcoming-list small,.pro-invited-list small{font-size:7px!important}.pro-calendar-board{gap:5px!important;padding:15px 18px 18px!important}.pro-calendar-weekdays{padding:0 18px!important}.pro-calendar-weekdays span{font-size:7px!important;letter-spacing:.12em!important}.pro-calendar-board a,.pro-calendar-board>div{min-height:72px!important;border-radius:9px!important;padding:8px!important;transition:border-color .16s ease,background .16s ease,transform .16s ease}.pro-calendar-board a:hover{transform:translateY(-1px);border-color:#d7aa5847!important;background:#d7aa580b!important}.pro-calendar-board .today{box-shadow:inset 0 0 0 1px #d7aa585c}.pro-calendar-controls button{min-height:38px!important;min-width:38px!important;border-radius:8px!important}.pro-workspace-topbar{min-height:76px}.pro-event-identity small{font-size:8px!important;letter-spacing:.12em!important}.pro-event-identity strong{font-size:15px!important}.pro-event-identity span{font-size:8px!important}.pro-workspace-layout{grid-template-columns:246px minmax(0,1fr)!important;gap:0!important}.pro-workspace-nav{padding:18px 12px!important;border-right:1px solid rgba(215,170,88,.18)!important;background:linear-gradient(180deg,#0b0b0af7,#080807fc)!important}.pro-event-card{padding:16px!important;border-radius:11px!important;background:#d7aa5809!important}.pro-workspace-nav>a,.pro-workspace-nav>button{min-height:43px!important;padding:0 12px!important;border-radius:8px!important;font-size:9px!important;transition:background .16s ease,color .16s ease,transform .16s ease!important}.pro-workspace-nav>a:hover,.pro-workspace-nav>button:hover{transform:translate(1px)}.pro-workspace-nav>a.active,.pro-workspace-nav>button.active{background:linear-gradient(90deg,#d7aa5821,#d7aa5808)!important;box-shadow:inset 2px 0 0 var(--vs-ui-gold)!important}.pro-workspace-main{padding:28px 30px 64px!important;max-width:1450px!important}.pro-workspace-section{gap:18px!important}.pro-section-head{padding-bottom:15px!important;border-bottom:1px solid rgba(255,255,255,.06)!important}.pro-section-head h1,.pro-section-head h2{font-size:clamp(30px,3vw,46px)!important;line-height:1!important}.pro-section-head p{font-size:10px!important;line-height:1.6!important}.pro-metric-grid{gap:12px!important}.pro-metric-grid article{min-height:105px!important;padding:17px!important;border-radius:12px!important}.pro-metric-grid small{font-size:7px!important}.pro-metric-grid strong{font-size:29px!important}.pro-overview-grid,.pro-detail-grid,.pro-note-grid,.pro-offline-grid{gap:14px!important}.pro-card{border-radius:13px!important}.pro-card p,.pro-card li,.pro-card span{font-size:10px;line-height:1.6}.pro-data-list>article,.pro-media-list>article,.pro-pack-row{min-height:56px!important;padding:12px 15px!important}.pro-data-list strong,.pro-media-list strong{font-size:11px!important}.pro-data-list small,.pro-media-list small{font-size:8px!important}.pro-program-layout{gap:16px!important}.pro-program-list button{min-height:58px!important;padding:11px 13px!important;border-radius:9px!important}.pro-program-list button.active{background:linear-gradient(90deg,#d7aa581f,#d7aa5809)!important;border-color:#d7aa5852!important}.pro-program-list strong{font-size:11px!important}.pro-program-list small{font-size:8px!important}.pro-block-editor{padding:20px!important}.pro-block-editor input,.pro-block-editor textarea,.pro-create-card input,.pro-create-card select{min-height:44px!important;border-radius:8px!important;font-size:11px!important}.pro-block-editor textarea{min-height:120px!important}.pro-timeline-view article{min-height:58px!important}.pro-live-prep{gap:15px!important}.pro-live-launch{min-height:58px!important;border-radius:10px!important;font-size:10px!important;box-shadow:0 11px 28px #3f995021!important}@media(max-width:1180px){.pro-home-main{width:min(100% - 34px,1280px);padding-top:42px}.pro-home-hero{gap:30px}.pro-home-hero h1{font-size:56px}.pro-home-grid{grid-template-columns:minmax(0,1.4fr) minmax(290px,.7fr)}.pro-workspace-layout{grid-template-columns:218px minmax(0,1fr)!important}.pro-workspace-main{padding:24px 22px 56px!important}}@media(max-width:920px){.pro-home-topbar,.pro-workspace-topbar{padding:0 18px}.pro-home-topbar nav{gap:2px}.pro-home-topbar nav a{padding:0 8px}.pro-home-main{width:min(100% - 30px,900px);padding-top:34px}.pro-home-hero{display:grid;gap:24px}.pro-home-actions{justify-content:flex-start;max-width:none}.pro-home-kpis article{padding:18px}.pro-home-grid{grid-template-columns:1fr}.pro-home-rail{grid-template-columns:1fr 1fr}.pro-calendar{grid-column:1/-1}.pro-workspace-layout{grid-template-columns:190px minmax(0,1fr)!important}.pro-workspace-main{padding:20px 18px 48px!important}}@media(max-width:680px){.pro-home-topbar,.pro-workspace-topbar{min-height:68px;padding:0 14px}.pro-home-brand span,.pro-brand{font-size:24px}.pro-home-topbar nav{display:none}.pro-home-user{display:none}.pro-home-main{width:calc(100% - 20px);padding:28px 0 56px}.pro-home-hero{padding-bottom:28px}.pro-home-hero h1{font-size:43px;line-height:.98;margin:10px 0 16px}.pro-home-hero>div>p:last-child{font-size:12px;line-height:1.65}.pro-home-actions{display:grid;grid-template-columns:1fr;gap:9px}.pro-home-actions>*{width:100%;box-sizing:border-box;min-height:50px}.pro-home-kpis{grid-template-columns:1fr 1fr;border-radius:12px}.pro-home-kpis article{padding:17px 20px}.pro-home-kpis strong{font-size:34px}.pro-home-grid{gap:14px}.pro-home-panel,.pro-card,.pro-block-editor{border-radius:12px}.pro-panel-head,.pro-card-head{padding:16px 18px}.pro-panel-head h2,.pro-card-head h2{font-size:21px}.pro-event-filters{grid-template-columns:1fr!important;padding:12px 10px!important}.pro-event-filters input,.pro-event-filters select{min-height:46px!important;font-size:14px!important}.pro-event-row{grid-template-columns:66px minmax(0,1fr);gap:11px;padding:15px 18px}.pro-event-row .pro-status{grid-column:2;justify-self:start}.pro-event-open{grid-column:2;font-size:9px}.pro-event-copy strong{font-size:14px}.pro-home-rail{grid-template-columns:1fr;gap:14px}.pro-calendar{grid-column:auto}.pro-calendar-board{gap:3px!important;padding:10px!important}.pro-calendar-board a,.pro-calendar-board>div{min-height:58px!important;padding:5px!important}.pro-workspace-layout{display:block!important}.pro-workspace-nav{position:sticky!important;top:68px!important;z-index:30!important;display:flex!important;overflow-x:auto!important;gap:5px!important;padding:8px 10px!important;border-right:0!important;border-bottom:1px solid rgba(215,170,88,.16)!important;scrollbar-width:none}.pro-workspace-nav::-webkit-scrollbar{display:none}.pro-workspace-nav .pro-event-card{display:none!important}.pro-workspace-nav>a,.pro-workspace-nav>button{flex:0 0 auto!important;min-height:42px!important;padding:0 12px!important;font-size:9px!important}.pro-workspace-main{padding:18px 10px 48px!important}.pro-section-head h1,.pro-section-head h2{font-size:34px!important}.pro-metric-grid{grid-template-columns:1fr 1fr!important}.pro-overview-grid,.pro-detail-grid,.pro-note-grid,.pro-offline-grid,.pro-program-layout{grid-template-columns:1fr!important}.pro-card p,.pro-card li,.pro-card span{font-size:11px}}.pro-home-shell,.pro-workspace-shell{background:radial-gradient(circle at 82% 0,rgba(215,170,88,.055),transparent 28%),#070706!important;color:#f1ece3}.pro-home-topbar,.pro-workspace-topbar{position:sticky;top:0;z-index:70;min-height:68px!important;padding:0 max(18px,calc((100vw - 1440px)/2))!important;background:#080807f2!important;border-bottom:1px solid rgba(215,170,88,.18)!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.pro-home-topbar nav a,.pro-workspace-topbar nav a{min-height:38px;display:inline-flex;align-items:center;padding:0 10px;border-radius:8px;font-size:9px!important;letter-spacing:.055em;text-transform:uppercase}.pro-home-topbar nav a:hover,.pro-workspace-topbar nav a:hover{background:#d7aa580e}.pro-home-main{width:min(calc(100% - 48px),1440px)!important;padding:26px 0 70px!important}.pro-home-hero{min-height:190px;padding:26px 28px!important;border:1px solid rgba(215,170,88,.18)!important;border-radius:15px!important;background:linear-gradient(130deg,#1b1711d4,#0a0a09fa 72%)!important}.pro-home-hero h1{font:400 clamp(34px,3.6vw,50px)/1 Georgia,serif!important;letter-spacing:-.03em!important;margin:6px 0 10px!important}.pro-home-hero>div>p:not(.eyebrow){max-width:760px;color:#989187!important;font-size:11px!important;line-height:1.58!important}.pro-home-actions{align-self:flex-end!important}.pro-primary-action,.pro-secondary-action,.pro-live-return{min-height:44px!important;border-radius:9px!important;font-size:9px!important;font-weight:800!important;letter-spacing:.055em!important}.pro-home-kpis{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin:12px 0!important}.pro-home-kpis article{min-height:104px!important;padding:16px!important;border:1px solid rgba(255,255,255,.065)!important;border-radius:13px!important;background:linear-gradient(150deg,#131210f2,#0a0a09fa)!important}.pro-home-kpis article.is-live{border-color:#d7aa5866!important;background:linear-gradient(145deg,#33271394,#0a0a09fa)!important}.pro-home-kpis strong{font:400 29px/1 Georgia,serif!important}.pro-home-grid{grid-template-columns:minmax(0,1.4fr) minmax(310px,.6fr)!important;gap:12px!important}.pro-home-panel{border:1px solid rgba(215,170,88,.15)!important;border-radius:15px!important;background:linear-gradient(155deg,#131210f2,#0a0a09fa)!important;padding:20px!important}.pro-panel-head h2{font:400 23px Georgia,serif!important}.pro-event-filters{grid-template-columns:minmax(220px,1fr) 160px 160px!important;gap:8px!important;margin-bottom:12px!important}.pro-event-filters label span{font-size:7px!important;letter-spacing:.1em!important}.pro-event-filters input,.pro-event-filters select{min-height:42px!important;font-size:10px!important}.pro-mobile-filter-sheet{display:none}.pro-event-table{gap:7px!important}.pro-event-row{min-height:92px!important;grid-template-columns:70px minmax(0,1fr) auto 132px!important;padding:10px 12px!important;border:1px solid rgba(255,255,255,.065)!important;border-radius:11px!important;background:#ffffff04!important}.pro-event-row:hover{border-color:#d7aa5852!important;background:#d7aa5809!important}.pro-event-row.event-type-wedding{box-shadow:inset 2px 0 #d7aa5866}.pro-event-row.event-type-birthday{box-shadow:inset 2px 0 #b78f5447}.pro-event-row.event-type-corporate{box-shadow:inset 2px 0 #8f949a3d}.pro-event-date{min-width:0!important}.pro-event-date b{font:400 18px Georgia,serif!important}.pro-event-copy strong{font-size:13px!important}.pro-event-copy>small,.pro-event-copy>span{font-size:8.5px!important}.pro-event-stage{display:grid;grid-template-columns:100px 1fr;align-items:center;gap:8px;margin-top:7px}.pro-event-stage>i{display:block;height:4px;border-radius:999px;background:#29231b;overflow:hidden}.pro-event-stage>i b{display:block;height:100%;background:linear-gradient(90deg,#af7d31,#e0ba69)}.pro-event-stage em{font-size:7.5px;color:#756f66;font-style:normal}.pro-event-open{justify-self:end!important;color:#d8ad5a!important;font-size:8.5px!important}.pro-home-rail{gap:12px!important}.pro-upcoming-list>a,.pro-invited-list>a{min-height:58px!important;border-radius:9px!important}.pro-calendar{margin-top:12px!important;padding:20px!important}.pro-calendar-board{gap:3px!important}.pro-calendar-board>article{min-height:92px!important;border-radius:8px!important}.pro-calendar-board a{font-size:7px!important}.pro-calendar-controls button{min-height:38px!important;border-radius:8px!important}.pro-workspace-topbar{grid-template-columns:auto minmax(280px,1fr) auto auto!important;gap:16px!important}.pro-event-identity strong{font:400 16px Georgia,serif!important}.pro-event-command{display:flex;align-items:center;gap:12px}.pro-event-progress{width:140px;display:grid;gap:4px}.pro-event-progress>span{font-size:7px;color:#827b70;text-transform:uppercase;letter-spacing:.08em}.pro-event-progress>i{height:4px;background:#282219;border-radius:99px;overflow:hidden}.pro-event-progress>i b{display:block;height:100%;background:linear-gradient(90deg,#b78234,#e0b966)}.pro-workspace-layout{grid-template-columns:238px minmax(0,1fr)!important}.pro-workspace-nav{position:sticky!important;top:68px!important;height:calc(100vh - 68px)!important;padding:16px 12px!important;background:#0b0b0a!important}.pro-workspace-nav nav{gap:3px!important}.pro-workspace-nav nav button{min-height:42px!important;padding:0 10px!important;border-radius:8px!important}.pro-workspace-nav nav button b{font-size:9px!important}.pro-workspace-main{padding:22px 24px 70px!important;min-width:0}.pro-section-head{margin-bottom:18px!important;gap:20px!important}.pro-section-head h1{font:400 clamp(28px,3vw,40px)/1.02 Georgia,serif!important;letter-spacing:-.025em!important;margin:5px 0 8px!important}.pro-section-head p:not(.eyebrow){max-width:760px;color:#8f887e!important;font-size:10px!important;line-height:1.55!important}.pro-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important}.pro-metric-grid article{min-height:112px!important;padding:16px!important;border-radius:12px!important}.pro-overview-grid{gap:10px!important}.pro-card{border-radius:13px!important;padding:18px!important}.pro-program-layout{grid-template-columns:minmax(260px,.62fr) minmax(360px,1fr)!important;gap:10px!important}.pro-program-list button{min-height:62px!important;border-radius:9px!important}.pro-block-editor{border-radius:13px!important}.pro-data-list article,.pro-media-list article,.pro-pack-row{border-radius:9px!important;min-height:58px!important}.pro-status{min-height:27px!important;border-radius:999px!important}@media(max-width:1180px){.pro-home-main{width:min(calc(100% - 32px),1100px)!important}.pro-home-grid{grid-template-columns:1fr!important}.pro-home-rail{grid-template-columns:1fr 1fr!important;display:grid!important}.pro-workspace-topbar{grid-template-columns:auto 1fr auto!important}.pro-workspace-topbar>nav{grid-column:1/-1;justify-content:flex-start!important;overflow-x:auto;padding-bottom:6px}.pro-event-command{justify-self:end}.pro-program-layout{grid-template-columns:1fr!important}}@media(max-width:820px){.pro-home-topbar{padding:0 14px!important}.pro-home-topbar nav{display:none}.pro-home-user small{display:none}.pro-home-main{width:calc(100% - 24px)!important;padding-top:12px!important}.pro-home-hero{min-height:0;padding:20px!important;display:grid!important;gap:18px!important}.pro-home-actions{display:grid!important;grid-template-columns:1fr 1fr;align-self:auto!important}.pro-home-actions>a,.pro-home-actions>button{width:100%!important}.pro-home-kpis{grid-template-columns:1fr 1fr!important}.pro-event-filters{display:none!important}.pro-mobile-filter-sheet{display:block;margin-bottom:10px;border:1px solid rgba(215,170,88,.18);border-radius:10px;background:#10100e}.pro-mobile-filter-sheet summary{min-height:44px;display:flex;align-items:center;padding:0 13px;color:#d4aa58;font-size:9px;font-weight:750;letter-spacing:.06em;cursor:pointer}.pro-mobile-filter-sheet>div{display:grid;gap:8px;padding:0 12px 12px}.pro-mobile-filter-sheet label{display:grid;gap:5px}.pro-mobile-filter-sheet label span{font-size:7px;color:#827b70;letter-spacing:.08em}.pro-event-row{grid-template-columns:54px minmax(0,1fr) auto!important;min-height:106px!important}.pro-event-open{grid-column:2/-1;justify-self:start!important}.pro-event-stage{grid-template-columns:72px 1fr}.pro-home-rail{grid-template-columns:1fr!important}.pro-calendar-board>article{min-height:72px!important}.pro-calendar-board a span{display:none}.pro-workspace-topbar{position:sticky!important;grid-template-columns:auto 1fr auto!important;padding:8px 12px!important;min-height:72px!important}.pro-event-identity>span{display:none}.pro-event-command .pro-event-progress{display:none}.pro-workspace-layout{display:block!important}.pro-workspace-nav{position:sticky!important;top:72px!important;z-index:50!important;width:100%!important;height:auto!important;padding:8px 12px!important;border-right:0!important;border-bottom:1px solid rgba(215,170,88,.16)!important}.pro-workspace-nav .pro-event-card,.pro-workspace-nav .pro-workspace-context{display:none!important}.pro-workspace-nav nav{display:flex!important;overflow-x:auto!important;gap:5px!important;scrollbar-width:none}.pro-workspace-nav nav button{flex:0 0 auto;min-width:82px!important}.pro-workspace-main{padding:16px 12px 92px!important}.pro-metric-grid{grid-template-columns:1fr 1fr!important}.pro-program-layout{grid-template-columns:1fr!important}.pro-section-head{align-items:flex-start!important}.pro-section-head h1{font-size:30px!important}}@media(max-width:430px){.pro-home-actions{grid-template-columns:1fr}.pro-home-kpis{gap:7px!important}.pro-home-kpis article{min-height:92px!important}.pro-event-row{grid-template-columns:48px minmax(0,1fr) auto!important;padding:9px!important}.pro-event-stage{grid-template-columns:60px 1fr}.pro-event-stage em{font-size:7px}.pro-calendar{overflow:hidden}.pro-calendar-board{min-width:0!important}.pro-calendar-board>article{min-width:0!important;padding:5px!important}.pro-calendar-weekdays span{font-size:7px!important}.pro-workspace-topbar>nav{display:none!important}.pro-workspace-topbar{grid-template-columns:auto 1fr auto!important}.pro-event-identity strong{font-size:13px!important}.pro-metric-grid{grid-template-columns:1fr 1fr!important}.pro-section-head h1{font-size:27px!important}}.pro-couple-link{margin:24px 0;display:grid;grid-template-columns:minmax(280px,.8fr) minmax(520px,1.2fr);gap:24px;padding:26px;border:1px solid rgba(207,157,60,.34);background:linear-gradient(125deg,#c48b2217,#ffffff05);box-shadow:inset 0 1px #ffffff06}.pro-couple-link-copy small,.pro-couple-link>div>small{color:#c89437;letter-spacing:.16em;font-size:10px}.pro-couple-link h2{margin:7px 0 8px;font:25px/1.1 Georgia,serif;color:#f4ead8}.pro-couple-link p{color:#9f978a;line-height:1.55;margin:0}.pro-couple-link-form{display:grid;grid-template-columns:1fr auto 1fr auto;gap:11px;align-items:end}.pro-couple-link-form label{display:grid;gap:7px;color:#b9ad9c;font-size:10px;letter-spacing:.08em}.pro-couple-link-form input{height:43px;padding:0 12px;color:#f5ead9;background:#090908;border:1px solid rgba(202,153,58,.3)}.pro-couple-link-form>span{padding-bottom:14px;color:#6f6557;font-size:10px}.pro-couple-link-result,.pro-couple-link-pending{grid-column:1/-1;display:flex;gap:12px;align-items:center;padding:13px;background:#080807;border:1px solid rgba(205,156,58,.25)}.pro-couple-link-result code{flex:1;overflow:hidden;text-overflow:ellipsis;color:#dcb35f}.pro-couple-link-result button,.pro-couple-link-pending button{padding:10px 16px;border:1px solid #a77928;background:transparent;color:#e8c16d;cursor:pointer}.pro-couple-link-message{grid-column:1/-1;color:#d1aa58!important}.pro-couple-link-pending{justify-content:space-between;color:#aaa}.pro-couple-link.is-connected{grid-template-columns:1fr auto;align-items:center;border-color:#519d646b;background:linear-gradient(125deg,#2f7a451f,#ffffff03)}.pro-couple-link.is-connected>span{color:#86cf91;font-weight:700;letter-spacing:.08em}.booking-account-link{display:grid;gap:6px;padding:14px 16px;border-left:2px solid #cf9d3e;background:#ca993714}.booking-account-link strong{color:#d6aa50}.booking-account-link span{color:#9d9589;font-size:12px;line-height:1.5}@media(max-width:1000px){.pro-couple-link{grid-template-columns:1fr}.pro-couple-link-form{grid-template-columns:1fr 1fr}.pro-couple-link-form>span{display:none}.pro-couple-link-form button{grid-column:1/-1}.pro-couple-link.is-connected{grid-template-columns:1fr}}@media(max-width:620px){.pro-couple-link{padding:19px}.pro-couple-link-form{grid-template-columns:1fr}.pro-couple-link-result{align-items:stretch;flex-direction:column}.pro-couple-link-result code{white-space:nowrap;width:100%}}:root{--wb-bg: #08090a;--wb-panel: #0d0f11;--wb-panel2: #111315;--wb-line: rgba(230, 186, 99, .16);--wb-soft: rgba(255, 255, 255, .065);--wb-gold: #ddb35e;--wb-gold2: #8f6129;--wb-text: #e8e2d9;--wb-muted: #888078}.wb-shell{min-height:100vh;background:var(--wb-bg);color:var(--wb-text);font-family:Inter,Arial,sans-serif;font-size:13px}.wb-shell *{box-sizing:border-box}.wb-shell button,.wb-shell input,.wb-shell textarea,.wb-shell select{font:inherit}.wb-top{height:76px;display:grid;grid-template-columns:280px minmax(260px,1fr) auto;align-items:center;padding:0 22px;border-bottom:1px solid var(--wb-line);background:#08090af7;position:sticky;top:0;z-index:20}.wb-brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.wb-brand>span{font:italic 38px/1 Georgia,serif;color:var(--wb-gold)}.wb-brand div{display:grid;gap:2px}.wb-brand b{font-size:13px;letter-spacing:.08em}.wb-brand small{font-size:7px;color:#8e6c39;letter-spacing:.22em}.wb-site-select{justify-self:start;display:grid;grid-template-columns:auto minmax(190px,320px) auto auto;align-items:center;gap:9px}.wb-site-select small{font-size:8px;letter-spacing:.16em;color:#6f6962}.wb-site-select select{height:36px;border:1px solid var(--wb-soft);background:#0c0e10;color:var(--wb-text);padding:0 34px 0 11px}.wb-site-select i{width:7px;height:7px;border-radius:50%;background:#67625c}.wb-site-select i.live{background:#d8af5c;box-shadow:0 0 15px #ddb35e8c}.wb-site-select>span{font-size:9px;color:#8d867e}.wb-top-actions{display:flex;align-items:center;gap:9px}.wb-top-actions>span{font-size:9px;color:#77716b;padding-right:4px}.wb-top-actions>span.is-dirty{color:#e2b862}.wb-top-actions a,.wb-top-actions button{height:36px;display:inline-flex;align-items:center;padding:0 13px;border:1px solid var(--wb-soft);background:transparent;color:#c8c0b7;text-decoration:none;cursor:pointer;font-size:9px;letter-spacing:.04em}.wb-top-actions .gold,.wb-save{border-color:#d5a852;background:linear-gradient(135deg,#ebc978,#a66c24);color:#171008;font-weight:800}.wb-layout{display:grid;grid-template-columns:280px minmax(480px,1fr) 360px;height:calc(100vh - 76px);overflow:hidden}.wb-tree,.wb-inspector{background:linear-gradient(180deg,var(--wb-panel2),var(--wb-panel));overflow:auto}.wb-tree{border-right:1px solid var(--wb-line);padding:22px 13px}.wb-inspector{border-left:1px solid var(--wb-line)}.wb-panel-title{padding:0 8px 16px}.wb-panel-title>span{font-size:7px;letter-spacing:.22em;color:#9b7843}.wb-panel-title h2{font:500 24px/1.1 Georgia,serif;margin:7px 0;color:#eee6db}.wb-panel-title p{font-size:10px;line-height:1.5;color:#79736c;margin:8px 0 0}.wb-tree-group{margin-top:16px}.wb-tree-group>b{display:block;padding:0 8px 8px;color:#6f6962;font-size:7px;letter-spacing:.18em}.wb-tree article{min-height:55px;display:grid;grid-template-columns:25px minmax(0,1fr) 32px 22px;gap:7px;align-items:center;padding:7px 6px;border:1px solid transparent;border-bottom-color:#ffffff0b;cursor:pointer}.wb-tree article:hover{background:#ffffff05}.wb-tree article.active{border-color:#ddb35e38;background:linear-gradient(90deg,rgba(221,179,94,.11),transparent)}.wb-tree article>span{font:12px Georgia,serif;color:#80683e}.wb-tree article>div{display:grid;gap:3px;min-width:0}.wb-tree article strong{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wb-tree article small{font-size:7px;color:#6e6861;text-transform:uppercase;letter-spacing:.1em}.switch{width:30px;height:17px;padding:2px;border:1px solid #3b3c3d;border-radius:20px;background:#191b1d;cursor:pointer}.switch i{display:block;width:11px;height:11px;border-radius:50%;background:#67696b;transition:.2s}.switch.on{background:#4e3a1d;border-color:#8f6d36}.switch.on i{transform:translate(13px);background:#e0b864}.wb-tree article nav{display:grid}.wb-tree article nav button{border:0;background:transparent;color:#726b64;font-size:10px;padding:0;cursor:pointer}.wb-stage{background:radial-gradient(circle at 50% 0,rgba(218,166,72,.08),transparent 32%),#070809;min-width:0}.wb-stagebar{height:58px;padding:0 15px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--wb-soft)}.wb-stagebar>div:nth-child(2){text-align:center;display:grid;gap:2px}.wb-stagebar b{font:500 15px Georgia,serif}.wb-stagebar small{font-size:7px;letter-spacing:.14em;color:#716b65;text-transform:uppercase}.wb-stagebar>button{justify-self:end;border:0;background:transparent;color:#b18c4c;cursor:pointer;font-size:9px}.wb-devices{display:flex}.wb-devices button{height:31px;border:1px solid var(--wb-soft);background:#0d0f10;color:#77716a;padding:0 10px;font-size:8px;cursor:pointer}.wb-devices button.active{border-color:#8a6936;color:#d8ad5a;background:#ddb35e14}.wb-canvas{height:calc(100vh - 134px);overflow:auto;padding:20px;display:flex;justify-content:center;align-items:flex-start}.wb-browser{width:100%;height:100%;border:1px solid rgba(221,179,94,.22);background:#0b0c0d;box-shadow:0 35px 100px #00000080;transition:width .2s}.wb-canvas.is-mobile .wb-browser{width:430px;min-width:430px}.wb-browser>div{height:29px;display:flex;align-items:center;gap:5px;padding:0 10px;background:#151719;border-bottom:1px solid var(--wb-soft)}.wb-browser>div i{width:6px;height:6px;border-radius:50%;background:#56524d}.wb-browser>div span{margin-left:7px;font-size:7px;color:#66615b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wb-browser iframe{display:block;width:100%;height:calc(100% - 29px);border:0;background:#090909}.wb-tabs{height:48px;display:grid;grid-template-columns:repeat(3,1fr);position:sticky;top:0;background:#101214;z-index:2;border-bottom:1px solid var(--wb-soft)}.wb-tabs button{border:0;border-bottom:2px solid transparent;background:transparent;color:#756f68;font-size:9px;cursor:pointer}.wb-tabs button.active{color:#ddb35e;border-bottom-color:#d4a755}.wb-inspector-body{padding:20px 18px 70px}.wb-field{display:grid;gap:6px;margin:12px 0}.wb-field>span{font-size:8px;color:#8b837a;text-transform:uppercase;letter-spacing:.1em}.wb-field input,.wb-field textarea,.wb-field select,.wb-inline input{width:100%;border:1px solid rgba(255,255,255,.085);background:#090b0c;color:#e2dcd3;padding:10px 11px;outline:0}.wb-field input:focus,.wb-field textarea:focus,.wb-inline input:focus{border-color:#8b6a37}.wb-field textarea{min-height:82px;resize:vertical;line-height:1.45}.wb-media-field{display:grid;grid-template-columns:1fr auto auto;gap:6px}.wb-media-field img{grid-column:1/-1;width:100%;height:130px;object-fit:cover;border:1px solid var(--wb-line);background:#080808}.wb-media-field button,.wb-upload,.wb-inline button,.wb-items header button,.wb-version button{border:1px solid rgba(221,179,94,.25);background:transparent;color:#d1a653;padding:9px 10px;cursor:pointer;text-align:center;font-size:9px}.wb-upload input{display:none}.wb-check{display:flex;align-items:center;gap:10px;margin:13px 0}.wb-check input{accent-color:#c99d4e}.wb-check span{display:grid;gap:2px}.wb-check b{font-size:10px}.wb-check small{font-size:8px;color:#706b65}.wb-save{width:100%;height:45px;margin-top:18px;cursor:pointer;border-style:solid;font-size:9px;letter-spacing:.08em}.wb-save:disabled{opacity:.35;cursor:not-allowed}.wb-range{display:grid;gap:9px;margin:16px 0}.wb-range>span{display:flex;justify-content:space-between}.wb-range b{font-size:9px}.wb-range em{font-style:normal;color:#d8aa55;font-size:9px}.wb-range input{accent-color:#d5a755}.wb-safe-design,.wb-master-lock{border:1px solid var(--wb-line);padding:13px;margin-top:18px;background:#ddb35e08}.wb-safe-design>b,.wb-master-lock b{display:block;font-size:7px;letter-spacing:.16em;color:#9d7d49}.wb-master-lock span{display:block;font-size:9px;color:#777069;line-height:1.45;margin-top:6px}.wb-items{margin-top:18px}.wb-items>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.wb-items>header>b{font-size:8px;letter-spacing:.12em;color:#9b7843}.wb-items details{border:1px solid var(--wb-soft);margin-bottom:7px;background:#0a0c0d}.wb-items summary{display:flex;align-items:center;gap:9px;padding:11px;cursor:pointer}.wb-items summary span{color:#8e713f;font:12px Georgia,serif}.wb-items summary b{font-size:10px}.wb-items details>div{padding:0 11px 13px}.wb-remove{border:0;background:transparent;color:#a5685d;padding:6px 0;cursor:pointer;font-size:9px}.wb-subsection{border-top:1px solid var(--wb-line);padding-top:18px;margin-top:22px}.wb-subsection>b{font-size:8px;letter-spacing:.15em;color:#9e7b43}.wb-inline{display:grid;grid-template-columns:1fr auto;gap:6px;margin:10px 0}.wb-domain,.wb-version{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--wb-soft);padding:10px 0}.wb-domain span,.wb-version span{display:grid;gap:3px}.wb-domain b,.wb-version strong{font-size:10px}.wb-domain small,.wb-version small{font-size:8px;color:#6f6962}.wb-toast{position:fixed;right:20px;bottom:20px;z-index:50;max-width:380px;padding:13px 17px;border:1px solid #8e6b36;background:#16130e;color:#e5c783;box-shadow:0 20px 60px #000;font-size:10px}.builder-state{min-height:100vh;display:grid;place-content:center;gap:10px;text-align:center;background:#090a0b;color:#e6dfd5}.builder-state b{font:26px Georgia,serif}.builder-state span{color:#7c756e}.builder-state button{justify-self:center;padding:10px 18px;border:1px solid #9d7740;background:transparent;color:#d6aa59;cursor:pointer}@media(max-width:1280px){.wb-layout{grid-template-columns:245px minmax(420px,1fr) 330px}.wb-top{grid-template-columns:245px 1fr auto}.wb-top-actions>span,.wb-top-actions .ghost{display:none}.wb-site-select select{max-width:220px}}@media(max-width:980px){.wb-top{grid-template-columns:1fr auto}.wb-site-select{display:none}.wb-layout{display:block;height:auto;overflow:visible}.wb-tree,.wb-inspector{overflow:visible;border:0}.wb-tree{padding-bottom:10px}.wb-tree-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.wb-tree-group>b{grid-column:1/-1}.wb-stage{height:720px}.wb-canvas{height:662px}.wb-inspector{border-top:1px solid var(--wb-line)}.wb-tabs{top:76px}.wb-inspector-body{max-width:720px;margin:auto}}@media(max-width:600px){.wb-top{height:66px;padding:0 10px}.wb-brand>span{font-size:30px}.wb-brand small,.wb-top-actions a,.wb-top-actions .ghost{display:none}.wb-top-actions button{height:34px;padding:0 9px}.wb-tree-group{grid-template-columns:1fr}.wb-stagebar{grid-template-columns:1fr auto}.wb-stagebar>div:nth-child(2){display:none}.wb-devices button{font-size:7px;padding:0 7px}.wb-canvas{padding:10px}.wb-canvas.is-mobile .wb-browser{width:390px;min-width:390px}.wb-inspector-body{padding:18px 12px 50px}}.wb-canvas{position:relative;padding-bottom:66px}.wb-zoom-surface{height:100%;position:relative;flex:0 0 auto}.wb-zoom-surface .wb-browser{position:absolute;left:0;top:0;transform-origin:top left;transition:transform .15s ease;width:auto}.wb-zoom-controls{position:absolute;left:50%;bottom:12px;transform:translate(-50%);z-index:8;display:grid;grid-template-columns:28px minmax(120px,240px) 46px 28px auto auto;align-items:center;gap:6px;padding:7px 9px;border:1px solid rgba(221,179,94,.28);background:#0a0b0cf5;box-shadow:0 12px 32px #00000073}.wb-zoom-controls button{height:28px;border:1px solid var(--wb-soft);background:#111315;color:#a8a098;padding:0 9px;font-size:8px;cursor:pointer;white-space:nowrap}.wb-zoom-controls button.active{border-color:#99733d;color:#e2b660}.wb-zoom-controls input{accent-color:#d5a755;width:100%}.wb-zoom-controls b{font-size:9px;color:#e2b660;text-align:center}.wb-browser iframe{pointer-events:auto}@media(max-width:600px){.wb-zoom-controls{grid-template-columns:25px 100px 40px 25px auto}.wb-zoom-controls button:last-child{display:none}}.planner-shell{--pl-bg:#090a0c;--pl-panel:#101114;--pl-panel-2:#141417;--pl-line:rgba(255,255,255,.075);--pl-gold:#d4ac67;--pl-gold-2:#f0d395;--pl-muted:#8b857d;min-height:100vh;background:radial-gradient(900px 520px at 78% -12%,rgba(197,145,61,.15),transparent 64%),radial-gradient(600px 460px at 8% 38%,rgba(85,65,34,.09),transparent 70%),var(--pl-bg);color:#f3eee6;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.planner-shell *{box-sizing:border-box}.planner-topbar{height:78px;padding:0 30px;display:grid;grid-template-columns:190px minmax(220px,1fr) auto auto;gap:28px;align-items:center;border-bottom:1px solid var(--pl-line);background:#08090beb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;z-index:55}.planner-brand{font:500 26px/1 Georgia,serif;color:var(--pl-gold-2);text-decoration:none;letter-spacing:.13em}.planner-brand span{margin-left:6px;font:700 9px/1 Inter,sans-serif;color:#fff;letter-spacing:.28em}.planner-event-title small{font-size:7px;letter-spacing:.2em;text-transform:uppercase;color:#756b5b}.planner-event-title strong{margin-top:5px;font:500 13px/1.2 Georgia,serif;color:#ddd5ca}.planner-topbar nav{display:flex;gap:4px;padding:4px;border:1px solid var(--pl-line);border-radius:999px;background:#0d0e10}.planner-topbar nav a{padding:8px 12px;border-radius:999px;font-size:8px;letter-spacing:.08em;text-transform:uppercase;color:#8d877f;text-decoration:none;transition:.2s}.planner-topbar nav a:hover{background:#d4ac671a;color:var(--pl-gold-2)}.planner-state{font-size:8px;letter-spacing:.17em;text-transform:uppercase;padding:8px 12px;border:1px solid rgba(212,172,103,.26);border-radius:999px;color:var(--pl-gold-2);background:#d4ac670e}.planner-layout{display:grid;grid-template-columns:284px minmax(0,1fr);min-height:calc(100vh - 78px)}.planner-sidebar{position:sticky;top:78px;height:calc(100vh - 78px);overflow:auto;padding:22px 16px;border-right:1px solid var(--pl-line);background:linear-gradient(180deg,#111215f0,#0a0b0df5)}.planner-progress-card{padding:22px 18px;border:1px solid rgba(212,172,103,.17);border-radius:18px;background:linear-gradient(145deg,#d4ac6712,#ffffff04);text-align:left}.planner-progress-card>small{font-size:7px;letter-spacing:.22em;color:#9f8050}.planner-progress-ring{width:100%;height:auto;border-radius:0;margin:18px 0 12px;display:block;background:none}.planner-progress-ring strong{font:500 44px/1 Georgia,serif;color:var(--pl-gold-2)}.planner-progress-card p{margin:8px 0 0;font-size:9px;line-height:1.6;color:#77716a}.planner-nav{display:grid;gap:3px;margin-top:18px}.planner-nav button{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:center;border:1px solid transparent;border-radius:11px;background:transparent;color:#7f7972;text-align:left;padding:11px 10px;cursor:pointer;transition:.2s}.planner-nav button>i{font:400 9px/1 Georgia,serif;color:#514c45;font-style:normal}.planner-nav button>span{display:block}.planner-nav button strong{display:block;font-size:10px;letter-spacing:.015em}.planner-nav button small{display:block;font-size:7px;margin-top:4px;color:#58544f}.planner-nav button:hover{border-color:#ffffff0f;background:#ffffff06}.planner-nav button.active{border-color:#d4ac6729;background:linear-gradient(90deg,#d4ac671f,#d4ac6706);color:var(--pl-gold-2)}.planner-nav button.active>i{color:var(--pl-gold)}.planner-nav button.active small{color:#82735b}.planner-sidebar-footer{margin-top:22px;padding:16px 12px;border-top:1px solid var(--pl-line)}.planner-sidebar-footer small{display:block;font-size:7px;letter-spacing:.2em;color:#6d5b40}.planner-sidebar-footer strong{display:block;margin-top:8px;font:500 11px Georgia,serif;color:#bca57d}.planner-sidebar-footer span{display:block;margin-top:7px;font-size:8px;line-height:1.5;color:#5e5953}.planner-main{padding:34px clamp(22px,3vw,46px) 54px;min-width:0;max-width:1540px;width:100%;margin:0 auto}.planner-hero-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.62fr);gap:36px;align-items:end;padding:34px 38px;border:1px solid var(--pl-line);border-radius:22px;background:radial-gradient(circle at 86% 30%,rgba(212,172,103,.14),transparent 31%),linear-gradient(145deg,#141417,#0e0f11 72%);box-shadow:0 24px 80px #00000029}.planner-hero-copy .eyebrow{margin:0 0 9px;font-size:7px;letter-spacing:.24em;color:#9d7c47;text-transform:uppercase}.planner-hero-panel h1{max-width:800px;font:400 clamp(36px,4vw,62px)/.98 Georgia,serif;margin:0;color:#f0e9df;letter-spacing:-.025em}.planner-hero-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.planner-hero-meta span{padding:7px 10px;border:1px solid rgba(255,255,255,.07);border-radius:999px;font-size:8px;letter-spacing:.07em;text-transform:uppercase;color:#847d74;background:#ffffff05}.planner-hero-side{display:grid;gap:18px}.planner-hero-readiness{padding:16px 18px;border:1px solid rgba(212,172,103,.13);border-radius:14px;background:#07080a54}.planner-hero-readiness>span{font-size:7px;letter-spacing:.17em;text-transform:uppercase;color:#756b5d}.planner-hero-readiness>strong{float:right;font:500 18px Georgia,serif;color:var(--pl-gold-2)}.planner-hero-readiness>div{clear:both;height:3px;margin-top:14px;border-radius:99px;background:#262522;overflow:hidden}.planner-hero-readiness i{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#a77635,#e4c680)}.planner-hero-actions{display:grid;grid-template-columns:auto auto 1fr;gap:8px}.planner-hero-actions a,.planner-hero-actions button{min-height:40px;display:grid;place-items:center;padding:0 14px;border-radius:10px;border:1px solid rgba(212,172,103,.24);background:#0c0d0f9e;color:#c9ad79;text-decoration:none;font:700 8px Inter,sans-serif;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.planner-hero-actions button{border-color:transparent;background:linear-gradient(135deg,#e4c47f,#a9722c);color:#151009}.planner-notice{margin:12px 0;padding:11px 14px;border:1px solid var(--pl-line);border-radius:10px;background:#ffffff05;color:#88817a;font-size:9px}.planner-notice.success{border-color:#6fb17140;color:#9cc39a}.planner-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0}.planner-metric{position:relative;overflow:hidden;min-height:114px;padding:22px;border:1px solid var(--pl-line);border-radius:15px;background:linear-gradient(145deg,#121316,#0d0e10)}.planner-metric:after{content:"";position:absolute;width:70px;height:70px;border-radius:50%;right:-28px;bottom:-30px;border:1px solid rgba(212,172,103,.12)}.planner-metric strong{display:block;font:400 34px/1 Georgia,serif;color:var(--pl-gold-2)}.planner-metric span{display:block;margin-top:10px;font-size:8px;letter-spacing:.08em;text-transform:uppercase;color:#68635d}.planner-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.planner-card{position:relative;padding:24px;border:1px solid var(--pl-line);border-radius:17px;background:linear-gradient(145deg,#131417f5,#0c0d0ff5);margin-top:12px;box-shadow:0 18px 50px #00000014}.planner-card-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:18px}.planner-card-head small{font-size:7px;letter-spacing:.21em;color:#8f7041}.planner-card-head h2{font:400 25px/1.1 Georgia,serif;margin:5px 0 0;color:#e9e2d8}.planner-card-head>strong{font:400 22px Georgia,serif;color:#9d7f4c}.planner-card-head button,.planner-card-head a{border:0;background:transparent;color:#bf9b5c;text-decoration:none;font:700 8px Inter,sans-serif;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.planner-card>p{color:#8b857d;font-size:10px;line-height:1.7}.planner-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:18px}.planner-tags span{padding:6px 9px;border:1px solid rgba(255,255,255,.065);border-radius:999px;color:#817a71;font-size:7px;letter-spacing:.04em}.planner-mini-list{display:grid}.planner-mini-list>div{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.05)}.planner-mini-list strong{font-size:10px;font-weight:600;color:#d5cec4}.planner-mini-list span{font-size:8px;color:#68635e}.planner-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.planner-form label{display:grid;gap:8px;font-size:7px;color:#77716b;text-transform:uppercase;letter-spacing:.13em}.planner-form textarea,.planner-form input,.planner-inline-form input,.planner-inline-form select{width:100%;border:1px solid rgba(255,255,255,.085);background:#0a0b0d;color:#e8e2da;border-radius:10px;padding:12px 13px;font:10px Inter,sans-serif;resize:vertical;text-transform:none;letter-spacing:0;outline:none}.planner-form textarea:focus,.planner-form input:focus,.planner-inline-form input:focus,.planner-inline-form select:focus{border-color:#d4ac6761;box-shadow:0 0 0 3px #d4ac670e}.planner-form textarea{min-height:122px}.planner-primary{grid-column:1/-1;border:0;border-radius:10px;padding:13px;background:linear-gradient(135deg,#e4c47f,#a9722c);color:#17110a;font:800 8px Inter,sans-serif;letter-spacing:.09em;text-transform:uppercase;cursor:pointer}.planner-inline-form{display:grid;grid-template-columns:1.3fr 1fr 1fr auto;gap:8px;margin-bottom:17px}.planner-inline-form button{border:0;border-radius:10px;padding:0 17px;background:linear-gradient(135deg,#dcb972,#a77331);color:#17110a;font:800 8px Inter,sans-serif;text-transform:uppercase;cursor:pointer}.planner-table{display:grid}.planner-row{display:grid;grid-template-columns:42px minmax(0,1fr) 100px 34px;gap:10px;align-items:center;padding:12px 4px;border-bottom:1px solid rgba(255,255,255,.052)}.planner-row>span{font:400 11px Georgia,serif;color:#755f3c}.planner-row strong{display:block;font-size:10px;color:#ddd5ca}.planner-row small{display:block;font-size:8px;color:#68635e;margin-top:4px}.planner-row em{font-style:normal;font-size:7px;letter-spacing:.06em;text-transform:uppercase;color:#83a37e}.planner-row em.absent{color:#b2716b}.planner-row button{border:0;background:transparent;color:#635e58;font-size:16px;cursor:pointer}.planner-tile-grid,.planner-invite-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.planner-tile-grid article,.planner-invite-grid article{min-height:118px;padding:18px;border:1px solid rgba(255,255,255,.065);border-radius:12px;background:linear-gradient(145deg,#101113,#0d0e10)}.planner-tile-grid small,.planner-invite-grid span{display:block;color:#8a6c3b;font-size:7px;letter-spacing:.14em}.planner-tile-grid strong,.planner-invite-grid strong{display:block;margin:9px 0;font:400 16px Georgia,serif;color:#ddd5ca}.planner-tile-grid span,.planner-invite-grid small{font-size:8px;color:#6f6963}.planner-invite-grid a{display:inline-block;margin-top:13px;color:#bd9858;font-size:8px;text-decoration:none}.planner-invite-grid .new{border-style:dashed;color:#81786c}.planner-music-list{display:grid}.planner-music-list>div{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:11px;padding:12px 4px;border-bottom:1px solid rgba(255,255,255,.052)}.planner-music-list>div>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;border:1px solid rgba(212,172,103,.2);color:#d2ad66}.planner-music-list strong{display:block;font-size:10px;color:#ddd5ca}.planner-music-list small{font-size:8px;color:#6d6761}.planner-music-list em{font-style:normal;font-size:7px;color:#947340;text-transform:uppercase;letter-spacing:.07em}.planner-upload{padding:40px;text-align:center;border:1px dashed rgba(212,172,103,.24);border-radius:14px;margin-bottom:14px;background:#d4ac6705}.planner-upload>span{display:block;font:300 31px Georgia,serif;color:#cba65e}.planner-upload strong{display:block;margin:9px;color:#d8d0c5}.planner-upload p{margin:0;color:#67615b;font-size:8px}.planner-shell button:focus-visible,.planner-shell a:focus-visible,.planner-shell input:focus-visible,.planner-shell textarea:focus-visible,.planner-shell select:focus-visible{outline:2px solid var(--pl-gold);outline-offset:2px}@media(max-width:1120px){.planner-topbar{grid-template-columns:150px minmax(180px,1fr) auto;padding:0 20px}.planner-topbar nav{display:none}.planner-layout{grid-template-columns:238px minmax(0,1fr)}.planner-hero-panel{grid-template-columns:1fr}.planner-hero-side{grid-template-columns:minmax(220px,.5fr) 1fr;align-items:end}.planner-metrics,.planner-tile-grid,.planner-invite-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.planner-topbar{height:64px;padding:0 12px;grid-template-columns:108px 1fr auto;gap:10px}.planner-brand{font-size:20px}.planner-event-title strong{font-size:9px}.planner-layout{display:block;min-height:calc(100vh - 64px)}.planner-sidebar{position:static;height:auto;overflow:visible;padding:10px 12px;border-right:0;border-bottom:1px solid var(--pl-line)}.planner-progress-card,.planner-sidebar-footer{display:none}.planner-nav{display:flex;overflow:auto;gap:4px;margin:0;scrollbar-width:none}.planner-nav::-webkit-scrollbar{display:none}.planner-nav button{min-width:116px;grid-template-columns:20px 1fr;padding:9px 8px}.planner-nav button small{white-space:nowrap}.planner-main{padding:14px 12px 38px}.planner-hero-panel{padding:23px 20px;border-radius:16px}.planner-hero-panel h1{font-size:36px}.planner-hero-side{display:grid;grid-template-columns:1fr}.planner-hero-actions{grid-template-columns:1fr 1fr}.planner-hero-actions button{grid-column:1/-1}.planner-metrics{gap:7px}.planner-metric{min-height:92px;padding:16px}.planner-metric strong{font-size:27px}.planner-grid-2{grid-template-columns:1fr}.planner-card{padding:19px;border-radius:14px}.planner-form{grid-template-columns:1fr}.planner-primary{grid-column:auto}.planner-inline-form{grid-template-columns:1fr}.planner-inline-form button{padding:12px}.planner-row{grid-template-columns:31px minmax(0,1fr) 30px}.planner-row em{display:none}.planner-tile-grid,.planner-invite-grid{grid-template-columns:1fr}.planner-card-head h2{font-size:22px}}@media(prefers-reduced-motion:reduce){.planner-shell *{scroll-behavior:auto!important;transition:none!important}}.planner-fatal{margin:32px auto;max-width:760px;padding:32px;border:1px solid var(--border-strong,#8f6b2f);border-radius:20px;background:var(--panel,#171717);text-align:center}.planner-fatal strong{font-size:24px}.planner-fatal p{opacity:.75}.planner-fatal button{padding:12px 20px;border:1px solid #b88a42;background:transparent;color:inherit;border-radius:10px;cursor:pointer}.planner-guest-row{grid-template-columns:42px minmax(0,1fr) minmax(180px,230px) 34px}.planner-guest-statuses{display:flex;gap:6px;flex-wrap:wrap;margin-top:7px}.planner-guest-statuses span{display:inline-flex;align-items:center;min-height:24px;padding:5px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.075);font-size:7px;line-height:1.2;letter-spacing:.035em}.invite-status.accepted{color:#9bc395;border-color:#80b97740;background:#80b9770f}.invite-status.declined{color:#c48c86;border-color:#c4716b38;background:#c4716b0d}.invite-status.pending{color:#a49b90}.attendance-status.confirmed{color:#dfbf7e;border-color:#d4ac6752;background:#d4ac670f}.attendance-status.unconfirmed{color:#7e7770}.planner-guest-actions{display:grid;justify-items:end;gap:7px}.planner-guest-actions em{font-size:7px}.attendance-toggle{border:1px solid rgba(212,172,103,.28)!important;border-radius:8px!important;background:#d4ac670e!important;color:#d0aa64!important;padding:8px 10px!important;font:700 7px Inter,sans-serif!important;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.attendance-toggle.confirmed{border-color:#ffffff14!important;background:transparent!important;color:#77706a!important}@media(max-width:780px){.planner-guest-row{grid-template-columns:30px minmax(0,1fr) 30px}.planner-guest-actions{grid-column:2/3;justify-items:start}.planner-guest-row>button{grid-column:3;grid-row:1}.planner-guest-statuses{margin-top:8px}.attendance-toggle{white-space:normal;text-align:left}.planner-guest-actions em{display:block}}.planner-equipment-form{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(240px,1.4fr) minmax(180px,.8fr) auto;gap:10px;align-items:end;margin:18px 0 22px}.planner-equipment-form input,.planner-equipment-form textarea{width:100%;min-height:44px;border:1px solid rgba(255,255,255,.085);background:#0a0b0d;color:#e8e2da;border-radius:10px;padding:12px 13px;font:10px Inter,sans-serif;resize:vertical;outline:none}.planner-upload.compact{margin:0;padding:10px 12px;text-align:left;min-height:44px}.planner-upload.compact strong{margin:0 0 6px;font-size:8px}.planner-equipment-form .planner-primary{grid-column:auto;min-height:44px;padding:0 16px}.planner-equipment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.planner-equipment-grid article{overflow:hidden;border:1px solid rgba(255,255,255,.07);border-radius:14px;background:#0d0e10}.planner-equipment-grid img,.planner-equipment-placeholder{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;background:linear-gradient(135deg,#17181b,#0c0d0f)}.planner-equipment-placeholder{display:grid;place-items:center;color:#b88d4c;font:500 24px Georgia,serif;letter-spacing:.18em}.planner-equipment-grid article>div:not(.planner-equipment-placeholder){padding:14px}.planner-equipment-grid strong{display:block;color:#e1d9ce;font:500 16px Georgia,serif}.planner-equipment-grid p{min-height:34px;margin:7px 0 0;color:#7b746d;font-size:9px;line-height:1.55}.planner-equipment-grid article>button{margin:0 14px 14px;border:1px solid rgba(255,255,255,.08);background:transparent;color:#9b8e7e;border-radius:8px;padding:8px 10px;font-size:8px;cursor:pointer}@media(max-width:980px){.planner-equipment-form{grid-template-columns:1fr 1fr}.planner-equipment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.planner-equipment-form,.planner-equipment-grid{grid-template-columns:1fr}}.planner-equipment-actions{display:flex!important;gap:6px;padding:0 14px 14px!important;align-items:center}.planner-equipment-actions button,.planner-equipment-actions label{margin:0!important;border:1px solid rgba(255,255,255,.08)!important;background:transparent!important;color:#9b8e7e!important;border-radius:8px!important;padding:8px 10px!important;font:8px Inter,sans-serif!important;cursor:pointer!important}.planner-equipment-actions label input{display:none}.planner-equipment-actions button:last-child{margin-left:auto!important;color:#a97872!important}.live-stage-shell{--live-gold:var(--vs-ui-gold,#d7aa58);--live-line:var(--vs-ui-line,rgba(214,170,88,.2));min-height:100vh;background:#070706;color:var(--vs-ui-text,#f1ece3);font-family:var(--vs-font-body,"Inter",sans-serif)}.live-stage-topbar{height:74px;display:grid;grid-template-columns:120px minmax(260px,1fr) 95px auto auto;align-items:center;gap:18px;padding:0 18px;border-bottom:1px solid var(--live-line);background:#080807fa;position:sticky;top:0;z-index:90}.live-stage-brand{display:flex;align-items:baseline;gap:7px;text-decoration:none}.live-stage-brand span{font:500 27px/1 var(--vs-ui-display,Georgia,serif);color:var(--vs-ui-gold-hi,#efc879)}.live-stage-brand strong{font-size:9px;letter-spacing:.18em;color:var(--vs-ui-text)}.live-stage-event{display:grid;gap:2px}.live-stage-event small{font-size:6px;letter-spacing:.13em;color:var(--live-gold)}.live-stage-event strong{font:400 14px var(--vs-ui-display)}.live-stage-event span{font-size:7px;color:var(--vs-ui-muted)}.live-stage-timer{text-align:center}.live-stage-timer strong{display:block;font:400 18px var(--vs-ui-display);font-variant-numeric:tabular-nums}.live-stage-timer small{font-size:6px;letter-spacing:.12em;color:var(--vs-ui-muted)}.live-stage-status{display:flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid rgba(255,255,255,.08);border-radius:999px;font-size:7px;letter-spacing:.1em;color:var(--vs-ui-muted)}.live-stage-status i{width:6px;height:6px;border-radius:50%;background:#706a62}.live-stage-status.status-active{color:#78c681;border-color:#52b85f40;background:#52b85f0f}.live-stage-status.status-active i{background:#62c26f;box-shadow:0 0 10px #62c26fbf}.live-stage-status.status-paused{color:#dbb66c;border-color:#d7aa5840}.live-stage-status.status-paused i{background:#d7aa58}.live-stage-head-actions{display:flex;justify-content:flex-end;gap:7px}.live-stage-head-actions button,.live-stage-head-actions a{min-height:34px;padding:0 11px;border:1px solid var(--live-line);border-radius:6px;background:#ffffff05;color:var(--vs-ui-text-2);font-size:7px;letter-spacing:.06em;text-decoration:none;display:inline-flex;align-items:center;cursor:pointer}.live-stage-head-actions button:first-child{color:#17110a;background:linear-gradient(135deg,var(--vs-ui-gold-hi),var(--live-gold));border-color:#dfb765;font-weight:800}.live-stage-notice{position:fixed;top:86px;left:50%;transform:translate(-50%);z-index:120;min-width:320px;max-width:min(620px,calc(100vw - 30px));display:flex;justify-content:space-between;align-items:center;gap:16px;padding:10px 13px;border:1px solid var(--live-line);border-radius:8px;background:#17150f;box-shadow:0 16px 44px #0006;font-size:8px;color:#cbb17d}.live-stage-notice button{border:0;background:none;color:var(--vs-ui-muted);cursor:pointer}.live-stage-grid{display:grid;grid-template-columns:minmax(220px,18vw) minmax(430px,1fr) minmax(275px,23vw);min-height:calc(100vh - 74px)}.live-stage-program,.live-stage-context{background:linear-gradient(180deg,#0d0d0c,#090909);min-width:0;max-height:calc(100vh - 74px);overflow:auto}.live-stage-program{border-right:1px solid var(--live-line);padding:16px 12px;display:flex;flex-direction:column}.live-stage-context{border-left:1px solid var(--live-line);display:flex;flex-direction:column}.live-stage-current{min-width:0;padding:24px 26px 16px;display:flex;flex-direction:column;background:radial-gradient(circle at 70% 0,rgba(215,170,88,.05),transparent 30%),#080808}.live-stage-column-head{display:flex;justify-content:space-between;gap:12px;align-items:end;padding:0 4px 12px}.live-stage-column-head h2{font:400 18px var(--vs-ui-display);margin:4px 0}.live-stage-column-head>span{font:400 18px var(--vs-ui-display);color:var(--live-gold)}.live-stage-progress{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;padding:0 4px 13px}.live-stage-progress i{height:3px;border-radius:99px;background:#1a1a18;overflow:hidden}.live-stage-progress b{display:block;height:100%;background:linear-gradient(90deg,#9d6c29,#e0bb71)}.live-stage-progress span{font-size:7px;color:var(--vs-ui-muted)}.live-stage-blocks{display:grid;gap:5px}.live-stage-blocks button{display:grid;grid-template-columns:42px 12px minmax(0,1fr) 24px;gap:7px;align-items:center;padding:10px 8px;border:1px solid transparent;border-radius:7px;background:#ffffff05;color:var(--vs-ui-text);text-align:left;cursor:pointer;min-height:58px}.live-stage-blocks button:hover{border-color:#d7aa5821}.live-stage-blocks button.current{border-color:#d7aa586b;background:linear-gradient(90deg,#d7aa581f,#ffffff05)}.live-stage-blocks button.completed{opacity:.48}.live-stage-blocks button.deferred{border-style:dashed;color:#b79b68}.live-stage-blocks time{font:400 11px var(--vs-ui-display);color:#a68750}.live-stage-blocks button>i{position:relative;height:100%}.live-stage-blocks button>i:before{content:"";position:absolute;top:50%;left:5px;transform:translateY(-50%);width:5px;height:5px;border-radius:50%;background:#675a43}.live-stage-blocks button.current>i:before{background:var(--live-gold);box-shadow:0 0 8px #d7aa58b3}.live-stage-blocks strong{display:block;font-size:8px;line-height:1.35}.live-stage-blocks small{display:block;margin-top:4px;font-size:6px;color:var(--vs-ui-muted)}.live-stage-blocks em{font-style:normal;font-size:8px;color:var(--live-gold);text-align:center}.live-stage-left-footer{margin-top:auto;padding:14px 4px 2px;border-top:1px solid var(--live-line);display:grid;gap:7px}.live-stage-left-footer button{min-height:34px;border:1px solid var(--live-line);border-radius:6px;background:transparent;color:var(--live-gold);font-size:7px;cursor:pointer}.live-stage-left-footer small{font-size:6px;color:var(--vs-ui-muted);line-height:1.45}.live-stage-current-head{display:flex;justify-content:space-between;gap:24px;align-items:start;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.06)}.live-stage-current-head h1{font:400 clamp(30px,3vw,48px)/1 var(--vs-ui-display);letter-spacing:-.025em;margin:7px 0}.live-stage-current-head span{font-size:8px;color:var(--vs-ui-muted)}.live-stage-current-number{font:400 50px/1 var(--vs-ui-display);color:#d7aa583b}.live-stage-block-body{display:grid;gap:13px;padding:18px 0;flex:1;align-content:start}.live-stage-primary-copy,.live-stage-info-grid article,.live-stage-next-card{border:1px solid rgba(255,255,255,.065);border-radius:10px;background:#ffffff05;padding:18px}.live-stage-primary-copy small,.live-stage-info-grid small,.live-stage-next-card small{display:block;color:var(--live-gold);font-size:6px;letter-spacing:.14em;margin-bottom:9px}.live-stage-primary-copy p{font:400 clamp(15px,1.4vw,21px)/1.62 var(--vs-ui-display);margin:0;color:#ddd5ca;white-space:pre-wrap}.live-stage-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.live-stage-info-grid p{margin:0;color:var(--vs-ui-text-2);font-size:9px;line-height:1.6;white-space:pre-wrap}.live-stage-info-grid strong{display:block;font:400 15px var(--vs-ui-display);margin-bottom:5px}.live-stage-info-grid span{font-size:7px;color:var(--vs-ui-muted)}.live-stage-next-card{display:grid;grid-template-columns:1fr auto;gap:6px 18px;align-items:center;border-color:var(--live-line)}.live-stage-next-card>small{grid-column:1/-1}.live-stage-next-card strong{display:block;font:400 14px var(--vs-ui-display)}.live-stage-next-card span{display:block;margin-top:4px;font-size:7px;color:var(--vs-ui-muted)}.live-stage-next-card button{grid-row:2;grid-column:2;min-height:36px;padding:0 13px;border:1px solid var(--live-line);border-radius:6px;background:none;color:var(--live-gold);font-size:7px;cursor:pointer}.live-stage-command-bar{display:grid;grid-template-columns:1.1fr .9fr .9fr 1.1fr;gap:8px;padding:14px 0;border-top:1px solid var(--live-line)}.live-stage-command-bar button{min-height:54px;border-radius:8px;font-weight:800;font-size:8px;letter-spacing:.08em;cursor:pointer}.live-stage-command-bar .done{border:1px solid rgba(87,186,98,.36);background:linear-gradient(135deg,#285d31,#163b1e);color:#b9efbd;box-shadow:0 8px 24px #286e3229}.live-stage-command-bar .pause{border:1px solid rgba(215,170,88,.38);background:#d7aa5814;color:#e2bd73}.live-stage-command-bar .defer{border:1px solid rgba(215,170,88,.32);background:linear-gradient(135deg,#302515,#17130d);color:#d1aa61}.live-stage-command-bar .next{border:1px solid rgba(255,255,255,.09);background:#121211;color:#d9d2c8}.live-stage-session-footer{display:flex;align-items:center;gap:20px;padding-top:10px}.live-stage-session-footer>div{display:grid;gap:3px}.live-stage-session-footer small{font-size:6px;letter-spacing:.1em;color:var(--vs-ui-muted)}.live-stage-session-footer strong{font-size:8px;font-weight:600}.live-stage-finish{margin-left:auto;border:0;background:none;color:#9c625c;font-size:7px;cursor:pointer}.live-stage-empty{padding:30px;border:1px dashed var(--live-line);border-radius:10px;color:var(--vs-ui-muted);font-size:9px}.live-stage-context-tabs{display:grid;grid-template-columns:repeat(3,1fr);padding:10px;border-bottom:1px solid var(--live-line);position:sticky;top:0;background:#0c0c0b;z-index:4}.live-stage-context-tabs button{min-height:35px;border:0;border-bottom:2px solid transparent;background:none;color:var(--vs-ui-muted);font-size:7px;cursor:pointer}.live-stage-context-tabs button.active{color:var(--live-gold);border-bottom-color:var(--live-gold)}.live-stage-context-body{padding:14px;display:grid;gap:13px}.live-stage-now-playing{padding:16px;border:1px solid var(--live-line);border-radius:9px;background:radial-gradient(circle at 50% 0,rgba(215,170,88,.11),transparent 42%),#10100f}.live-stage-now-playing small{font-size:6px;color:var(--live-gold);letter-spacing:.13em}.live-stage-now-playing strong{display:block;font:400 18px var(--vs-ui-display);margin:9px 0 4px}.live-stage-now-playing span{font-size:7px;color:var(--vs-ui-muted);word-break:break-word}.live-stage-player{display:grid;grid-template-columns:38px 46px 38px;justify-content:center;gap:8px}.live-stage-player button{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.08);background:#121211;color:#b7afa4;cursor:pointer}.live-stage-player button.play{width:46px;height:46px;background:linear-gradient(135deg,var(--vs-ui-gold-hi),var(--live-gold));border:0;color:#161008}.live-stage-player label{grid-column:1/-1;display:grid;gap:5px}.live-stage-player label span{font-size:6px;color:var(--vs-ui-muted)}.live-stage-player input{width:100%;accent-color:var(--live-gold);min-height:0!important;padding:0!important}.live-stage-track-list,.live-stage-guest-list,.live-stage-note-list{display:grid;gap:5px}.live-stage-track-list button{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;padding:10px;border:1px solid rgba(255,255,255,.05);border-radius:7px;background:#ffffff05;color:var(--vs-ui-text);text-align:left;cursor:pointer}.live-stage-track-list button.active{border-color:var(--live-line);background:#d7aa580d}.live-stage-track-list strong,.live-stage-guest-list strong{display:block;font-size:8px}.live-stage-track-list small,.live-stage-guest-list small{display:block;margin-top:3px;font-size:6px;color:var(--vs-ui-muted)}.live-stage-track-list>button>span{color:var(--live-gold);font-size:8px}.live-stage-context-summary{display:grid;grid-template-columns:auto 1fr auto 1fr;gap:7px;align-items:baseline;padding:12px;border:1px solid rgba(255,255,255,.055);border-radius:8px}.live-stage-context-summary strong{font:400 18px var(--vs-ui-display);color:var(--live-gold)}.live-stage-context-summary span{font-size:6px;color:var(--vs-ui-muted)}.live-stage-guest-list article{display:grid;grid-template-columns:1fr auto;gap:9px;align-items:center;padding:10px;border-bottom:1px solid rgba(255,255,255,.045)}.live-stage-guest-list button{min-height:28px;border:1px solid rgba(86,164,93,.25);border-radius:999px;background:none;color:#80af82;font-size:6px;cursor:pointer}.live-stage-guest-list button.absent{color:#c17a70;border-color:#c15a5040}.live-stage-note-compose{display:grid;gap:7px}.live-stage-note-compose textarea{min-height:88px;resize:vertical;font-size:8px}.live-stage-note-compose button{min-height:34px;border:1px solid var(--live-line);border-radius:6px;background:#d7aa5812;color:var(--live-gold);font-size:7px;cursor:pointer}.live-stage-note-list article{padding:11px;border:1px solid rgba(255,255,255,.05);border-radius:7px;background:#ffffff04}.live-stage-note-list small{font-size:6px;color:var(--live-gold);text-transform:uppercase}.live-stage-note-list p{margin:5px 0 0;font-size:8px;line-height:1.55;color:var(--vs-ui-text-2)}.live-stage-context-footer{margin-top:auto;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--live-line)}.live-stage-context-footer div{padding:11px;text-align:center;border-right:1px solid rgba(255,255,255,.045)}.live-stage-context-footer div:last-child{border-right:0}.live-stage-context-footer small{display:block;font-size:5px;color:var(--vs-ui-muted);letter-spacing:.1em}.live-stage-context-footer strong{display:block;margin-top:4px;font:400 13px var(--vs-ui-display);color:var(--live-gold)}.live-stage-shell button:focus-visible,.live-stage-shell a:focus-visible,.live-stage-shell textarea:focus-visible,.live-stage-shell input:focus-visible{outline:2px solid var(--vs-ui-gold-hi);outline-offset:2px}@media(max-width:1180px){.live-stage-topbar{grid-template-columns:100px 1fr 76px auto}.live-stage-head-actions a{display:none}.live-stage-grid{grid-template-columns:205px minmax(390px,1fr) 250px}.live-stage-current{padding:20px 18px 14px}.live-stage-command-bar button{min-height:50px;font-size:7px}.live-stage-current-head h1{font-size:34px}}@media(max-width:930px){.live-stage-topbar{grid-template-columns:90px 1fr auto auto;padding:0 10px}.live-stage-timer,.live-stage-event span{display:none}.live-stage-grid{grid-template-columns:180px minmax(0,1fr)}.live-stage-context{grid-column:1/-1;border-left:0;border-top:1px solid var(--live-line);max-height:none;display:grid;grid-template-columns:220px minmax(0,1fr);align-items:start}.live-stage-context-tabs{grid-row:1;grid-column:1;padding:8px;grid-template-columns:1fr}.live-stage-context-tabs button{border-bottom:0;border-left:2px solid transparent}.live-stage-context-tabs button.active{border-left-color:var(--live-gold)}.live-stage-context-body{grid-row:1;grid-column:2;grid-template-columns:minmax(180px,.65fr) 1fr}.live-stage-now-playing,.live-stage-context-summary,.live-stage-note-compose,.live-stage-player{grid-column:1}.live-stage-track-list,.live-stage-guest-list,.live-stage-note-list{grid-column:2;grid-row:1/4;max-height:300px;overflow:auto}.live-stage-context-footer{grid-column:1/-1}.live-stage-program{max-height:none}.live-stage-current{min-height:calc(100vh - 74px)}.live-stage-info-grid{grid-template-columns:1fr}.live-stage-command-bar{grid-template-columns:1fr 1fr}.live-stage-session-footer{flex-wrap:wrap}}@media(max-width:680px){.live-stage-topbar{height:66px;grid-template-columns:72px 1fr auto}.live-stage-status,.live-stage-head-actions,.live-stage-event small{display:none}.live-stage-event strong{font-size:11px}.live-stage-grid{grid-template-columns:1fr}.live-stage-program{max-height:260px;border-right:0;border-bottom:1px solid var(--live-line);padding:9px;display:block}.live-stage-column-head,.live-stage-progress{display:none}.live-stage-blocks{display:flex;overflow-x:auto;gap:6px}.live-stage-blocks button{min-width:210px}.live-stage-left-footer{display:none}.live-stage-current{min-height:auto;padding:15px 10px}.live-stage-current-head h1{font-size:29px}.live-stage-current-number{font-size:38px}.live-stage-primary-copy p{font-size:16px}.live-stage-info-grid{grid-template-columns:1fr}.live-stage-command-bar{grid-template-columns:1fr 1fr}.live-stage-command-bar button{min-height:48px}.live-stage-context{grid-column:1;display:block}.live-stage-context-tabs{display:grid;grid-template-columns:repeat(3,1fr);position:sticky;top:66px}.live-stage-context-tabs button{border-left:0;border-bottom:2px solid transparent}.live-stage-context-tabs button.active{border-bottom-color:var(--live-gold)}.live-stage-context-body{display:grid;grid-template-columns:1fr}.live-stage-track-list,.live-stage-guest-list,.live-stage-note-list{grid-column:1;grid-row:auto;max-height:none}.live-stage-session-footer{gap:10px}.live-stage-session-footer>div:nth-child(3){display:none}}.live-stage-status em{font-style:normal;margin-left:5px;padding-left:7px;border-left:1px solid rgba(255,255,255,.09);font-size:5px;letter-spacing:.12em;color:var(--vs-ui-muted)}.live-stage-block-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid rgba(255,255,255,.065);margin:-2px 0 0}.live-stage-block-tabs button{min-height:42px;border:0;border-bottom:2px solid transparent;background:none;color:var(--vs-ui-muted);font-size:7px;letter-spacing:.04em;cursor:pointer}.live-stage-block-tabs button:hover{color:var(--vs-ui-text-2)}.live-stage-block-tabs button.active{color:var(--live-gold);border-bottom-color:var(--live-gold)}.live-stage-context-tabs{grid-template-columns:repeat(4,1fr)}.live-stage-offline-body{align-content:start}.live-stage-offline-pack{display:grid;gap:7px;padding:17px;border:1px solid var(--live-line);border-radius:9px;background:radial-gradient(circle at 50% 0,rgba(215,170,88,.1),transparent 42%),#10100f}.live-stage-offline-pack>small{font-size:6px;letter-spacing:.13em;color:var(--live-gold)}.live-stage-offline-pack>strong{font:400 20px var(--vs-ui-display)}.live-stage-offline-pack>span{font-size:7px;line-height:1.55;color:var(--vs-ui-muted)}.live-stage-offline-pack>button{margin-top:5px;min-height:42px;border:1px solid var(--live-line);border-radius:6px;background:#d7aa5814;color:var(--live-gold);font-size:7px;font-weight:700;cursor:pointer}.live-stage-offline-list{display:grid;gap:5px}.live-stage-offline-list article{display:grid;grid-template-columns:30px 1fr;gap:9px;align-items:center;padding:11px;border:1px solid rgba(255,255,255,.05);border-radius:7px;background:#ffffff04}.live-stage-offline-list i{font:400 12px var(--vs-ui-display);font-style:normal;color:#705f42}.live-stage-offline-list strong{display:block;font-size:8px}.live-stage-offline-list small{display:block;margin-top:3px;font-size:6px;color:var(--vs-ui-muted)}.live-stage-pack-checksum{display:block;padding:9px;border-radius:6px;background:#080807;color:#756e64;font-size:6px;word-break:break-all}.live-stage-shell button,.live-stage-shell a{touch-action:manipulation}.live-stage-command-bar button,.live-stage-context-tabs button,.live-stage-block-tabs button{min-width:0}@media(max-width:930px){.live-stage-context-tabs{grid-template-columns:1fr}.live-stage-offline-body{grid-template-columns:minmax(220px,.7fr) 1fr}.live-stage-offline-pack{grid-column:1}.live-stage-offline-list{grid-column:2;grid-row:1/3}.live-stage-pack-checksum{grid-column:1}}@media(max-width:680px){.live-stage-context-tabs{grid-template-columns:repeat(4,1fr)}.live-stage-offline-body{grid-template-columns:1fr}.live-stage-offline-pack,.live-stage-offline-list,.live-stage-pack-checksum{grid-column:1;grid-row:auto}.live-stage-block-tabs button{min-height:46px}.live-stage-command-bar button{min-height:52px}}.live-stage-command-bar .start-block{grid-column:1/3;border:1px solid rgba(215,170,88,.45);background:linear-gradient(135deg,#4b3619,#21180d);color:#f0c979;box-shadow:0 8px 24px #825c1f24}@media(max-width:680px){.live-stage-command-bar .start-block{grid-column:1/-1}}@media(max-width:1180px)and (min-width:931px){.live-stage-topbar{grid-template-columns:100px minmax(240px,1fr) 72px auto auto}.live-stage-head-actions{min-width:max-content}}@media(min-width:681px){.live-stage-context-tabs button{min-height:44px}.live-stage-head-actions button,.live-stage-head-actions a{min-height:40px}.live-stage-player button{width:42px;height:42px}.live-stage-player button.play{width:50px;height:50px}.live-stage-guest-list button{min-height:34px;padding:0 10px}.live-stage-next-card button{min-height:42px}}.live-stage-shell{--live-panel:#0d0d0c;--live-panel-raised:#11110f;--live-panel-soft:#15130f;--live-gold-soft:rgba(215,170,88,.13);--live-gold-glow:rgba(215,170,88,.18);background:radial-gradient(circle at 51% -10%,rgba(215,170,88,.065),transparent 30%),linear-gradient(180deg,#070706,#090908 46%,#070706);color:var(--vs-ui-text,#f1ece3);letter-spacing:.005em}.live-stage-topbar{min-height:82px;padding:0 18px;border-bottom-color:#d7aa583d;background:linear-gradient(180deg,#0a0a09fb,#070706f6);box-shadow:0 8px 34px #00000038}.live-stage-brand{gap:8px}.live-stage-brand span{font-size:31px;line-height:1;color:var(--vs-ui-gold-hi,#efc879);text-shadow:0 0 26px rgba(215,170,88,.13)}.live-stage-brand strong{font-size:10px;letter-spacing:.2em}.live-stage-event small{font-size:8px;letter-spacing:.12em;color:var(--live-gold)}.live-stage-event strong{font-size:15px;line-height:1.25}.live-stage-event span{font-size:9px;color:var(--vs-ui-muted)}.live-stage-timer strong{font:400 25px/1 var(--vs-ui-display);font-variant-numeric:tabular-nums}.live-stage-timer small{font-size:7px;letter-spacing:.16em}.live-stage-status{min-height:34px;padding:0 12px;border-radius:999px;font-size:8px;letter-spacing:.14em}.live-stage-status i{width:7px;height:7px;box-shadow:0 0 16px currentColor}.live-stage-head-actions{gap:7px}.live-stage-head-actions button,.live-stage-head-actions a{min-height:42px;padding:0 15px;border-radius:9px;font-size:8px;letter-spacing:.1em;font-weight:700}.live-stage-notice{min-height:42px;padding:8px 18px;border-bottom:1px solid rgba(215,170,88,.18);background:linear-gradient(90deg,#d7aa5812,#d7aa5806);font-size:10px}.live-stage-grid{grid-template-columns:244px minmax(540px,1fr) 326px;background:#00000014}.live-stage-program,.live-stage-current,.live-stage-context{background:#080807c2}.live-stage-program{padding:18px 13px 14px;border-right-color:#d7aa5833}.live-stage-context{border-left-color:#d7aa5833}.live-stage-column-head{padding:0 3px 12px}.live-stage-column-head .eyebrow,.live-stage-current .eyebrow{font-size:8px;letter-spacing:.16em;color:var(--live-gold)}.live-stage-column-head h2{font:400 23px/1.05 var(--vs-ui-display);margin-top:6px}.live-stage-column-head>span{font:400 23px/1 var(--vs-ui-display);color:var(--live-gold)}.live-stage-progress{padding:0 3px 16px;gap:10px}.live-stage-progress i{height:3px;border-radius:99px;background:#ffffff13}.live-stage-progress i b{box-shadow:0 0 18px #d7aa583d}.live-stage-progress span{font-size:8px;font-variant-numeric:tabular-nums}.live-stage-blocks{gap:7px}.live-stage-blocks button{min-height:62px;padding:10px 9px;grid-template-columns:46px 9px minmax(0,1fr) 20px;border:1px solid transparent;border-radius:10px;background:#ffffff05;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.live-stage-blocks button:hover{background:#ffffff09;transform:translate(2px)}.live-stage-blocks button.current{border-color:#d7aa5885;background:linear-gradient(100deg,#d7aa5826,#d7aa580e);box-shadow:inset 3px 0 0 var(--live-gold),0 8px 24px #0000002e,0 0 22px #d7aa580f}.live-stage-blocks button.completed{opacity:.58}.live-stage-blocks button.deferred{border-color:#d7aa582e}.live-stage-blocks time{font-size:11px;color:#c9a55d;font-variant-numeric:tabular-nums}.live-stage-blocks button>i{width:6px;height:6px;box-shadow:0 0 9px currentColor}.live-stage-blocks strong{font-size:10px;line-height:1.25}.live-stage-blocks small{font-size:7px;line-height:1.35;margin-top:4px}.live-stage-blocks em{font-size:8px;font-style:normal;color:var(--live-gold)}.live-stage-left-footer button{min-height:42px;border-radius:9px;font-size:8px;letter-spacing:.08em}.live-stage-left-footer small{font-size:6px;line-height:1.45}.live-stage-current{padding:25px 26px 16px;background:radial-gradient(circle at 52% 0,rgba(215,170,88,.045),transparent 31%),#080807d1}.live-stage-current-head{padding-bottom:19px;border-bottom:1px solid rgba(255,255,255,.065)}.live-stage-current-head h1{margin:7px 0;font:400 clamp(38px,3.7vw,58px)/.98 var(--vs-ui-display);letter-spacing:-.035em;text-wrap:balance}.live-stage-current-head span{font-size:9px;color:var(--vs-ui-muted);font-style:italic}.live-stage-current-number{font:400 clamp(42px,4.2vw,64px)/1 var(--vs-ui-display);color:#d7aa583d;font-variant-numeric:tabular-nums}.live-stage-block-body{gap:14px;padding-top:14px}.live-stage-block-tabs{margin:0;border-bottom-color:#ffffff13}.live-stage-block-tabs button{min-height:45px;font-size:9px;letter-spacing:.045em}.live-stage-primary-copy{padding:18px 19px;border:1px solid rgba(255,255,255,.075);border-radius:12px;background:linear-gradient(145deg,#ffffff07,#ffffff03);box-shadow:0 12px 30px #00000021}.live-stage-primary-copy small,.live-stage-info-grid small,.live-stage-next-card>small{font-size:7px;letter-spacing:.15em;color:var(--live-gold)}.live-stage-primary-copy p{margin:10px 0 0;font:400 clamp(17px,1.45vw,22px)/1.58 var(--vs-ui-display);color:var(--vs-ui-text,#f1ece3)}.live-stage-info-grid{gap:12px}.live-stage-info-grid article{min-height:91px;padding:16px 17px;border-radius:11px;border-color:#fff1;background:#ffffff04}.live-stage-info-grid strong{font:400 17px/1.2 var(--vs-ui-display);margin-top:8px}.live-stage-info-grid span{font-size:8px;margin-top:7px}.live-stage-next-card{min-height:93px;padding:16px 17px;border-radius:12px;border-color:#d7aa5847;background:linear-gradient(105deg,#d7aa580e,#ffffff03)}.live-stage-next-card strong{font:400 18px/1.2 var(--vs-ui-display)}.live-stage-next-card span{font-size:8px;margin-top:6px}.live-stage-next-card button{min-height:44px;padding:0 15px;border-radius:8px;font-size:8px}.live-stage-command-bar{gap:9px;padding-top:15px;border-top:1px solid rgba(215,170,88,.2);background:linear-gradient(180deg,transparent,rgba(0,0,0,.08))}.live-stage-command-bar button{min-height:58px;border-radius:10px;font-size:9px;font-weight:750;letter-spacing:.075em;box-shadow:0 8px 22px #0000002b;transition:transform .15s ease,filter .15s ease,border-color .15s ease}.live-stage-command-bar button:hover{transform:translateY(-1px);filter:brightness(1.06)}.live-stage-command-bar .done{background:linear-gradient(135deg,#1d602f,#133d21);border-color:#53b8686b;box-shadow:0 8px 24px #2378362b}.live-stage-command-bar .pause{background:linear-gradient(135deg,#20190f,#14110c);border-color:#d7aa584f}.live-stage-command-bar .defer{background:linear-gradient(135deg,#2e2111,#18130c);border-color:#d7aa5857}.live-stage-command-bar .next{background:linear-gradient(135deg,#181817,#10100f);border-color:#ffffff1a}.live-stage-command-bar .start-block{min-height:58px;border-radius:10px;font-size:9px}.live-stage-session-footer{min-height:48px;padding-top:11px;border-top:1px solid rgba(255,255,255,.055)}.live-stage-session-footer small{font-size:6px;letter-spacing:.12em}.live-stage-session-footer strong{font-size:8px;margin-top:4px}.live-stage-finish{font-size:7px;padding:8px 0 8px 16px}.live-stage-context-tabs{min-height:54px;background:#080807f7;border-bottom:1px solid rgba(255,255,255,.06)}.live-stage-context-tabs button{min-height:54px;font-size:8px;letter-spacing:.055em}.live-stage-context-body{padding:14px;gap:12px}.live-stage-now-playing{padding:17px;border-radius:12px;border-color:#d7aa5840;background:linear-gradient(145deg,#d7aa580e,#ffffff03)}.live-stage-now-playing small{font-size:7px;letter-spacing:.14em}.live-stage-now-playing strong{font:400 22px/1.15 var(--vs-ui-display);margin-top:9px}.live-stage-now-playing span{font-size:8px;margin-top:7px}.live-stage-player{gap:11px}.live-stage-player button{width:44px;height:44px;border-radius:50%;font-size:10px}.live-stage-player button.play{width:54px;height:54px;box-shadow:0 0 26px #d7aa5824}.live-stage-player label span{font-size:7px}.live-stage-track-list{gap:7px}.live-stage-track-list button{min-height:50px;padding:11px 12px;border-radius:9px;transition:background .15s ease,border-color .15s ease,transform .15s ease}.live-stage-track-list button:hover{background:#ffffff09;transform:translate(1px)}.live-stage-track-list button.active{border-color:#d7aa5857;background:#d7aa5811}.live-stage-track-list strong,.live-stage-guest-list strong{font-size:10px}.live-stage-track-list small,.live-stage-guest-list small{font-size:7px}.live-stage-track-list>button>span{font-size:10px}.live-stage-context-summary{padding:14px;border-radius:10px}.live-stage-context-summary strong{font-size:24px}.live-stage-context-summary span{font-size:7px}.live-stage-guest-list article{min-height:47px;padding:10px 11px}.live-stage-guest-list button{min-height:36px;min-width:55px;padding:0 10px;font-size:7px}.live-stage-note-compose textarea{min-height:112px;border-radius:9px;font-size:10px;line-height:1.5}.live-stage-note-compose button{min-height:42px;border-radius:8px;font-size:8px}.live-stage-note-list{gap:7px}.live-stage-note-list article{padding:12px;border-radius:9px}.live-stage-note-list small{font-size:7px}.live-stage-note-list p{font-size:9px;line-height:1.6}.live-stage-context-footer{background:#05050570}.live-stage-context-footer div{padding:13px 8px}.live-stage-context-footer small{font-size:6px}.live-stage-context-footer strong{font-size:16px}.live-stage-offline-pack{padding:18px;border-radius:11px}.live-stage-offline-pack>small{font-size:7px}.live-stage-offline-pack>strong{font-size:24px}.live-stage-offline-pack>span{font-size:8px}.live-stage-offline-pack>button{min-height:44px;border-radius:8px;font-size:8px}.live-stage-offline-list article{min-height:52px;padding:11px 12px;border-radius:9px}.live-stage-offline-list i{font-size:15px}.live-stage-offline-list strong{font-size:9px}.live-stage-offline-list small,.live-stage-pack-checksum{font-size:7px}@media(min-width:1181px){.live-stage-current,.live-stage-context{min-height:calc(100svh - 82px)}}@media(max-width:1180px)and (min-width:931px){.live-stage-topbar{grid-template-columns:112px minmax(245px,1fr) 76px auto auto;gap:12px;padding:0 12px}.live-stage-grid{grid-template-columns:214px minmax(430px,1fr) 282px}.live-stage-current{padding:21px 18px 14px}.live-stage-current-head h1{font-size:38px}.live-stage-primary-copy p{font-size:17px}.live-stage-blocks button{grid-template-columns:41px 8px minmax(0,1fr) 18px;padding:9px 8px}.live-stage-blocks strong{font-size:9px}.live-stage-context-body{padding:11px}.live-stage-command-bar button{min-height:56px;font-size:8px}}@media(max-width:930px)and (min-width:681px){.live-stage-topbar{min-height:76px;grid-template-columns:96px minmax(0,1fr) auto auto;gap:9px;padding:0 11px}.live-stage-brand span{font-size:27px}.live-stage-event strong{font-size:13px}.live-stage-grid{grid-template-columns:188px minmax(0,1fr)}.live-stage-program{padding:15px 11px 13px}.live-stage-current{min-height:calc(100svh - 76px);padding:20px 18px 15px}.live-stage-current-head h1{font-size:36px}.live-stage-current-number{font-size:44px}.live-stage-primary-copy p{font-size:17px}.live-stage-context{grid-template-columns:176px minmax(0,1fr)}.live-stage-context-tabs{padding:8px;gap:4px}.live-stage-context-tabs button{min-height:47px;border-radius:7px;font-size:8px}.live-stage-context-tabs button.active{background:#d7aa580e}.live-stage-context-body{padding:12px}.live-stage-command-bar{gap:8px}.live-stage-command-bar button{min-height:58px}}@media(max-width:680px){.live-stage-topbar{min-height:68px;height:auto;padding:8px 10px}.live-stage-brand span{font-size:25px}.live-stage-event strong{font-size:12px}.live-stage-program{padding:11px 10px;max-height:280px}.live-stage-blocks{gap:8px;padding-bottom:4px}.live-stage-blocks button{min-width:226px;min-height:66px;padding:10px}.live-stage-current{padding:17px 11px 14px}.live-stage-current-head h1{font-size:32px}.live-stage-current-number{font-size:38px}.live-stage-block-tabs button{min-height:48px;font-size:8px}.live-stage-primary-copy{padding:16px}.live-stage-primary-copy p{font-size:17px;line-height:1.55}.live-stage-info-grid article{min-height:86px}.live-stage-command-bar{position:sticky;bottom:0;z-index:6;padding:9px;background:#080807f7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(215,170,88,.16);border-radius:11px}.live-stage-command-bar button{min-height:54px;font-size:8px}.live-stage-context-tabs{top:68px;z-index:7;background:#080807fa;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.live-stage-context-tabs button{min-height:49px;font-size:8px}.live-stage-context-body{padding:12px 10px 15px}}.live-stage-shell{overflow-x:clip;background:radial-gradient(circle at 54% -18%,rgba(215,170,88,.07),transparent 34%),#080807}.live-stage-grid{min-width:0}.live-stage-grid>*{min-width:0}.live-stage-current{box-shadow:inset 0 1px #d7aa5812,0 18px 55px #00000029}.live-stage-command-bar button{min-height:54px;border-width:1px;outline:none;transition:transform .14s ease,border-color .14s ease,background .14s ease,box-shadow .14s ease}.live-stage-command-bar button:active{transform:translateY(1px)}.live-stage-command-bar button:focus-visible,.live-stage-context-tabs button:focus-visible,.live-stage-blocks button:focus-visible{outline:2px solid rgba(240,217,156,.7);outline-offset:2px}.live-stage-command-bar .done{border-color:#72a77d6b;background:linear-gradient(145deg,#53845e33,#ffffff05);color:#d8ecd9}.live-stage-command-bar .pause{border-color:#d7aa585c;background:#d7aa5813;color:#f0d99c}.live-stage-command-bar .defer{border-color:#b5915b47;background:#b5915b09;color:#d8c8a6}.live-stage-command-bar .next,.live-stage-command-bar .start-block{border-color:#d7aa5885;background:linear-gradient(135deg,#c59b4e,#87662d);color:#110e08;box-shadow:0 8px 22px #a0773024}.live-stage-left-footer small{color:#a9a293}.live-stage-left-footer small:before{content:"●";margin-right:5px;color:#9b8d6d}.live-stage-notice{border-color:#d7aa583d;background:#19150ef5;color:#ead8ac}@media(min-width:931px)and (max-width:1180px){.live-stage-grid{grid-template-columns:minmax(190px,22%) minmax(0,1fr) minmax(250px,29%)}.live-stage-command-bar button{min-height:58px;min-width:0}.live-stage-current-head{gap:12px}.live-stage-current-head h1{font-size:clamp(30px,3.6vw,38px)}}@media(max-width:680px){.live-stage-current{padding-bottom:5px}.live-stage-command-bar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-left:-2px;margin-right:-2px;padding-bottom:calc(9px + env(safe-area-inset-bottom))}.live-stage-command-bar .done,.live-stage-command-bar .start-block,.live-stage-command-bar .next{grid-column:span 2}.live-stage-command-bar button{min-height:52px;font-size:8px}.live-stage-context{overflow:visible}}@media(max-width:930px)and (min-width:681px){.live-stage-grid{grid-template-columns:188px minmax(0,1fr)}.live-stage-context{grid-column:1/-1}}@media(max-width:680px){.live-stage-grid{display:grid;grid-template-columns:minmax(0,1fr)}.live-stage-program,.live-stage-current,.live-stage-context{grid-column:1;min-width:0;width:100%}.live-stage-program{display:block;max-height:260px}.live-stage-blocks{display:flex;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:4px}.live-stage-blocks button{min-width:min(78vw,260px);scroll-snap-align:start}.live-stage-context{display:block;border-left:0;border-top:1px solid var(--live-line)}.live-stage-context-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}}.admin-shell{--ad-bg:#070809;--ad-panel:#0d0e10;--ad-panel-2:#111214;--ad-soft:#171512;--ad-gold:#d4a652;--ad-gold-2:#f0d08a;--ad-text:#f3ede3;--ad-muted:#817a72;--ad-line:rgba(214,171,91,.18);min-height:100vh;background:radial-gradient(circle at 78% -8%,rgba(198,139,55,.13),transparent 30%),linear-gradient(180deg,#08090a,#060708 60%,#050607);color:var(--ad-text);font-family:Inter,system-ui,sans-serif}.admin-shell *{box-sizing:border-box}.admin-topbar{height:76px;padding:0 28px;display:grid;grid-template-columns:245px 1fr auto;align-items:center;gap:24px;border-bottom:1px solid rgba(255,255,255,.055);background:#090a0bf0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;z-index:80}.admin-brand{display:grid;grid-template-columns:auto auto 1fr;align-items:end;gap:8px;text-decoration:none;color:var(--ad-text)}.admin-brand>span{font:italic 34px/.9 Georgia,serif;color:var(--ad-gold-2);letter-spacing:-.07em}.admin-brand b{font:600 12px/1 Inter,sans-serif;letter-spacing:.19em}.admin-brand small{font-size:7px;color:#6d665d;letter-spacing:.14em;margin-bottom:1px}.admin-top-status{justify-self:center;display:flex;align-items:center;gap:10px;color:#b8afa5;font-size:9px}.admin-top-status small{padding:5px 8px;border:1px solid rgba(255,255,255,.07);border-radius:999px;color:#777067;letter-spacing:.12em}.admin-dot{width:7px;height:7px;border-radius:50%;background:#75aa70;box-shadow:0 0 0 4px #75aa7014,0 0 18px #75aa7066}.admin-top-actions{display:flex;align-items:center;gap:14px}.admin-top-actions>a{color:#a39a90;text-decoration:none;font-size:9px;letter-spacing:.04em}.admin-top-actions>button{width:38px;height:38px;border-radius:50%;border:1px solid var(--ad-line);background:linear-gradient(145deg,#17140f,#0f0f10);color:var(--ad-gold-2);font:600 9px Georgia,serif}.admin-layout{display:grid;grid-template-columns:228px minmax(0,1fr);min-height:calc(100vh - 76px)}.admin-sidebar{border-right:1px solid rgba(255,255,255,.05);background:linear-gradient(180deg,#0b0c0e,#090a0b);padding:24px 14px 18px;display:flex;flex-direction:column;position:sticky;top:76px;height:calc(100vh - 76px)}.admin-sidebar-caption{font-size:7px;letter-spacing:.24em;color:#735f3e;padding:0 12px 14px}.admin-sidebar nav{display:grid;gap:4px}.admin-sidebar nav button{display:grid;grid-template-columns:32px 1fr 12px;gap:8px;align-items:center;text-align:left;border:1px solid transparent;border-radius:8px;padding:12px 11px;background:transparent;color:#7d766e;cursor:pointer;transition:.18s ease}.admin-sidebar nav button:after{content:"›";opacity:0;color:var(--ad-gold)}.admin-sidebar nav button em{font-style:normal;font:9px Georgia,serif;color:#514a41}.admin-sidebar nav button span{font-size:9px;letter-spacing:.02em}.admin-sidebar nav button:hover{background:#ffffff06;color:#beb6ab}.admin-sidebar nav button.active{border-color:#d6ab5b2e;background:linear-gradient(90deg,#d6ab5b1f,#d6ab5b06);color:#eee5d8}.admin-sidebar nav button.active em,.admin-sidebar nav button.active:after{color:var(--ad-gold-2);opacity:1}.admin-sidebar-bottom{margin-top:auto;display:grid;gap:4px;border-top:1px solid rgba(255,255,255,.045);padding:14px 2px 0}.admin-sidebar-bottom a{color:#716b64;text-decoration:none;font-size:8px;padding:8px 10px;border-radius:6px}.admin-sidebar-bottom a:hover{background:#111214;color:#cfc6ba}.admin-main{padding:34px clamp(22px,3.6vw,58px) 70px;min-width:0;max-width:1660px;width:100%;margin:0 auto}.admin-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;padding:0 0 26px}.admin-heading small{font-size:7px;letter-spacing:.2em;color:#9a7a46}.admin-heading h1{font:500 clamp(36px,4vw,56px)/.98 Georgia,serif;margin:8px 0 9px;color:#f0e6d8;letter-spacing:-.025em}.admin-heading p{margin:0;color:#77716a;font-size:9px;line-height:1.5}.admin-heading-actions{display:flex;align-items:end;gap:10px}.admin-heading-actions label{display:grid;gap:6px;color:#777069;font-size:7px;letter-spacing:.08em;text-transform:uppercase}.admin-heading-actions input{width:min(28vw,310px);border:1px solid rgba(255,255,255,.075);border-radius:8px;background:#0d0e10;color:#e7ded4;padding:11px 12px;outline:none}.admin-heading-actions input:focus{border-color:#d6ab5b73;box-shadow:0 0 0 3px #d6ab5b0d}.admin-heading-actions button,.admin-data-table button{border:1px solid var(--ad-line);border-radius:8px;background:linear-gradient(145deg,#171510,#101113);color:#c9a768;padding:11px 14px;font-size:8px;cursor:pointer}.admin-command-strip{display:grid;grid-template-columns:1.25fr repeat(3,minmax(150px,.7fr));gap:10px;margin-bottom:12px}.admin-command-card{min-height:88px;border:1px solid rgba(255,255,255,.055);border-radius:12px;background:linear-gradient(145deg,#151310db,#0a0b0cf0);padding:16px 18px;position:relative;overflow:hidden}.admin-command-card:after{content:"";position:absolute;width:90px;height:90px;border-radius:50%;background:#d6ab5b0f;right:-35px;top:-35px}.admin-command-card small{display:block;color:#746c63;font-size:7px;letter-spacing:.13em;text-transform:uppercase}.admin-command-card strong{display:block;margin-top:9px;color:#e9dfd1;font:500 18px Georgia,serif}.admin-command-card span{display:block;margin-top:5px;color:#7f776f;font-size:8px}.admin-command-card.primary{border-color:#d6ab5b33;background:radial-gradient(circle at 85% 20%,rgba(214,171,91,.09),transparent 35%),#0e0f10}.admin-command-card.primary strong{color:var(--ad-gold-2);font-size:22px}.admin-stats{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid rgba(255,255,255,.055);border-radius:14px;overflow:hidden;background:#0d0e10;box-shadow:0 22px 80px #0000002e}.admin-stats article{position:relative;min-height:130px;padding:22px 20px;border-right:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column;justify-content:center}.admin-stats article:last-child{border-right:0}.admin-stats article>span{position:absolute;top:11px;right:12px;color:#514940;font:8px Georgia,serif}.admin-stats strong{font:500 31px Georgia,serif;color:var(--ad-gold-2)}.admin-stats small{margin-top:7px;font-size:7px;text-transform:uppercase;letter-spacing:.12em;color:#716a62}.admin-grid-two{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.admin-panel{border:1px solid rgba(255,255,255,.06);border-radius:14px;background:linear-gradient(180deg,#0e0f11,#0b0c0e);overflow:hidden;box-shadow:0 16px 45px #0000001f}.admin-panel-title{min-height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.05)}.admin-panel-title>div{display:flex;align-items:center;gap:10px}.admin-panel-title span{font:9px Georgia,serif;color:#8c6d3c}.admin-panel-title h2{font:500 14px Georgia,serif;margin:0;color:#ddd4c8}.admin-panel-title>small{font-size:7px;color:#686159;letter-spacing:.09em}.admin-table{display:grid}.admin-row{display:flex;align-items:center;gap:14px;justify-content:space-between;min-height:66px;padding:11px 17px;border-bottom:1px solid rgba(255,255,255,.04)}.admin-row:last-child{border-bottom:0}.admin-row>div{min-width:0}.admin-row strong{display:block;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#d5cdc2}.admin-row small{display:block;margin-top:4px;font-size:7px;color:#6f6962}.admin-status{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:6px 9px;color:#999086;font-size:7px;white-space:nowrap}.status-live{color:#df8772;border-color:#d57f6d47;background:#91362914}.status-ready,.status-approved{color:#8eb187;border-color:#87aa7d40}.status-planning,.status-in_progress{color:#c7a468;border-color:#c2a06440}.status-new{color:#e1ba70;border-color:#e0bb7147;background:#d5a64e0f}.admin-status-panel{margin-top:12px;padding-bottom:11px}.admin-event-bars{padding:16px 18px;display:grid;gap:10px}.admin-event-bars>div{display:grid;grid-template-columns:96px 1fr 40px;align-items:center;gap:11px}.admin-event-bars span,.admin-event-bars strong{font-size:8px;color:#817970}.admin-event-bars strong{text-align:right;color:#b9aea1}.admin-event-bars>div>div{height:5px;background:#171719;border-radius:20px;overflow:hidden}.admin-event-bars i{display:block;height:100%;border-radius:20px;background:linear-gradient(90deg,#8b642a,#d9ad5c)}.admin-data-table{display:grid;grid-template-columns:1.7fr .7fr .7fr auto;align-items:center;gap:15px;min-height:66px;padding:10px 18px;border-bottom:1px solid rgba(255,255,255,.04);font-size:8px;color:#888078}.admin-data-table strong{display:block;color:#d3cbc0;font-size:9px}.admin-data-table small{display:block;color:#686159;margin-top:3px}.admin-users-head{min-height:38px;color:#615b54;text-transform:uppercase;letter-spacing:.09em}.admin-role{color:#c6a05c}.admin-large-row{min-height:78px}.admin-large-row>a{color:#ba934e;text-decoration:none;font-size:8px}.admin-feature-card{border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:34px;background:radial-gradient(circle at 88% 15%,rgba(213,166,78,.09),transparent 30%),linear-gradient(160deg,#101113,#0a0b0c);min-height:220px}.admin-feature-card small{font-size:7px;letter-spacing:.18em;color:#8b7046}.admin-feature-card>strong{display:block;margin:14px 0 7px;font:500 48px Georgia,serif;color:var(--ad-gold-2)}.admin-feature-card h2{font:500 24px Georgia,serif;margin:9px 0;color:#e1d8cc}.admin-feature-card p{max-width:620px;color:#7e766e;font-size:9px;line-height:1.7}.admin-feature-card a,.admin-feature-card span{color:#bc9653;text-decoration:none;font-size:8px}.admin-wide{margin-top:12px}.admin-shell button:focus-visible,.admin-shell a:focus-visible,.admin-shell input:focus-visible{outline:2px solid #d5a64e;outline-offset:2px}@media(max-width:1180px){.admin-layout{grid-template-columns:188px 1fr}.admin-sidebar{padding-inline:10px}.admin-stats{grid-template-columns:repeat(3,1fr)}.admin-stats article:nth-child(3){border-right:0}.admin-stats article:nth-child(-n+3){border-bottom:1px solid rgba(255,255,255,.05)}.admin-grid-two{grid-template-columns:1fr}.admin-heading{align-items:flex-start;flex-direction:column}.admin-heading-actions{width:100%}.admin-heading-actions label{flex:1}.admin-heading-actions input{width:100%}.admin-command-strip{grid-template-columns:1fr 1fr}.admin-command-card.primary{grid-column:1/-1}}@media(max-width:760px){.admin-topbar{height:64px;grid-template-columns:112px 1fr auto;padding:0 12px}.admin-brand>span{font-size:29px}.admin-brand small,.admin-top-status span,.admin-top-status small,.admin-top-actions>a{display:none}.admin-layout{grid-template-columns:1fr}.admin-sidebar{position:sticky;top:64px;height:auto;z-index:65;border-right:0;border-bottom:1px solid rgba(255,255,255,.055);padding:6px 8px}.admin-sidebar-caption,.admin-sidebar-bottom{display:none}.admin-sidebar nav{display:flex;overflow:auto;gap:2px}.admin-sidebar nav button{min-width:82px;display:grid;grid-template-columns:1fr;text-align:center;border:0;border-bottom:2px solid transparent;border-radius:6px;padding:9px}.admin-sidebar nav button:after,.admin-sidebar nav button em{display:none}.admin-sidebar nav button.active{border:0;border-bottom:2px solid var(--ad-gold);background:#d6ab5b12}.admin-main{padding:20px 11px 54px}.admin-heading{padding-bottom:17px}.admin-heading h1{font-size:34px}.admin-heading-actions{display:grid;grid-template-columns:1fr auto}.admin-command-strip{grid-template-columns:1fr 1fr;gap:7px}.admin-command-card{min-height:80px;padding:14px}.admin-command-card.primary{grid-column:1/-1}.admin-stats{grid-template-columns:repeat(2,1fr)}.admin-stats article:nth-child(n){border-right:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.admin-stats article:nth-child(2n){border-right:0}.admin-stats article{min-height:105px;padding:17px}.admin-stats strong{font-size:25px}.admin-data-table{grid-template-columns:1.4fr .7fr auto}.admin-data-table>span:nth-of-type(2),.admin-users-head>b:nth-child(3){display:none}.admin-data-table button{padding:8px}.admin-event-bars>div{grid-template-columns:75px 1fr 30px}.admin-feature-card{padding:24px;min-height:190px}.admin-feature-card>strong{font-size:40px}}@media(max-width:480px){.admin-command-strip{grid-template-columns:1fr}.admin-command-card.primary{grid-column:auto}.admin-heading-actions{grid-template-columns:1fr}.admin-heading-actions button{width:100%}.admin-grid-two{gap:8px}.admin-panel-title{padding:0 13px}.admin-row{padding-inline:13px}.admin-top-actions>button{width:34px;height:34px}}.admin-api-error{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin:0 0 18px;padding:14px 18px;border:1px solid rgba(214,91,91,.45);border-radius:14px;background:#7819191f}.admin-api-error span{opacity:.72;flex:1}.admin-api-error button{padding:9px 14px;border:1px solid currentColor;background:transparent;color:inherit;border-radius:9px;cursor:pointer}.admin-dev-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0}.admin-dev-summary article{padding:18px;border:1px solid var(--admin-line,rgba(255,255,255,.08));border-radius:12px;background:#ffffff05}.admin-dev-summary strong{display:block;font:500 26px Georgia,serif;color:#d7b36e}.admin-dev-summary span{display:block;margin-top:6px;font-size:8px;color:#77716a;text-transform:uppercase;letter-spacing:.08em}.admin-dev-filter{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 20px}.admin-dev-filter button{border:1px solid rgba(255,255,255,.08);background:transparent;color:#89827a;border-radius:999px;padding:8px 11px;font-size:8px;cursor:pointer}.admin-dev-filter button.active{border-color:#d4ac6759;background:#d4ac6714;color:#dcb979}.admin-dev-list{display:grid;gap:10px}.admin-dev-item{padding:16px;border:1px solid rgba(255,255,255,.07);border-radius:13px;background:linear-gradient(145deg,#111215f2,#0c0d0ff5)}.admin-dev-item-head{display:flex;justify-content:space-between;gap:20px}.admin-dev-item-head strong{display:block;color:#ded6cb;font-size:11px}.admin-dev-item-head small{display:block;margin-top:5px;color:#6f6962;font-size:8px;line-height:1.55}.admin-dev-item-head>b{font:500 23px Georgia,serif;color:#d6ac64}.admin-dev-controls{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(170px,.5fr);gap:12px;margin:14px 0}.admin-dev-controls label,.admin-dev-item>label{display:grid;gap:6px;color:#746d65;font-size:8px;text-transform:uppercase;letter-spacing:.08em}.admin-dev-controls select,.admin-dev-controls input,.admin-dev-item textarea{width:100%;border:1px solid rgba(255,255,255,.08);background:#0a0b0d;color:#e2dbd2;border-radius:9px;padding:10px;font:9px Inter,sans-serif;outline:none}.admin-dev-item textarea{min-height:70px;resize:vertical;text-transform:none;letter-spacing:0;margin-bottom:10px}@media(max-width:900px){.admin-dev-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-dev-controls{grid-template-columns:1fr}}@media(max-width:560px){.admin-dev-summary{grid-template-columns:1fr}}.admin-workspace-return,.admin-sidebar-workspace{border:1px solid rgba(214,170,89,.34);background:linear-gradient(145deg,#15120e,#0d0d0c);color:#dfba72;cursor:pointer}.admin-workspace-return{min-height:34px;padding:0 12px;border-radius:4px;font-size:10px;letter-spacing:.03em}.admin-sidebar-workspace{display:flex;width:100%;align-items:center;justify-content:flex-start;padding:10px 12px;border-radius:4px;font-size:10px;text-align:left}.admin-workspace-return:hover,.admin-sidebar-workspace:hover{border-color:#dcb367;color:#f0cf8b}@media(max-width:760px){.admin-workspace-return{padding:0 9px;font-size:9px}}.admin-shell{background:radial-gradient(circle at 84% 0,rgba(215,170,88,.045),transparent 24%),#070706!important;color:#f1ece3}.admin-topbar{position:sticky!important;top:0;z-index:80;min-height:68px!important;height:auto!important;padding:0 max(16px,calc((100vw - 1500px)/2))!important;display:grid!important;grid-template-columns:220px minmax(260px,1fr) auto!important;gap:18px!important;background:#070706f5!important;border-bottom:1px solid rgba(215,170,88,.18)!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.admin-brand{gap:9px!important}.admin-brand>span{font:italic 30px/1 Georgia,serif!important;color:#e0b665!important}.admin-brand b{font-size:11px!important;letter-spacing:.12em!important}.admin-brand small{font-size:7px!important;color:#817a70!important}.admin-top-status{min-width:0!important;justify-self:start!important}.admin-top-status span{font-size:9px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-top-status small{font-size:7px!important;letter-spacing:.1em!important}.admin-top-actions{gap:7px!important}.admin-top-actions>a,.admin-top-actions>button{min-height:38px!important;border-radius:8px!important;padding:0 11px!important;font-size:8px!important}.admin-workspace-return{border-color:#d7aa5852!important;color:#d8ad5a!important}.admin-layout{grid-template-columns:228px minmax(0,1fr)!important;max-width:1600px;margin:0 auto}.admin-sidebar{position:sticky!important;top:68px!important;height:calc(100vh - 68px)!important;padding:16px 11px!important;background:#0a0a09!important;border-right:1px solid rgba(215,170,88,.14)!important}.admin-sidebar-caption{padding:4px 9px 12px!important;color:#6f6960!important;font-size:7px!important;letter-spacing:.13em!important}.admin-sidebar nav{display:grid;gap:3px!important}.admin-sidebar nav button{min-height:40px!important;padding:0 9px!important;border-radius:8px!important;border:1px solid transparent!important;background:transparent!important;color:#928b81!important}.admin-sidebar nav button:hover{background:#ffffff05!important;color:#d8d1c7!important}.admin-sidebar nav button.active{background:linear-gradient(90deg,#d7aa581c,#d7aa5806)!important;border-color:#d7aa5838!important;color:#eee8df!important}.admin-sidebar nav button em{color:#6f685d!important;font-size:7px!important}.admin-sidebar nav button.active em{color:#d7aa58!important}.admin-sidebar nav button span{font-size:9px!important}.admin-sidebar-bottom{gap:5px!important}.admin-sidebar-bottom>a,.admin-sidebar-bottom>button{min-height:38px!important;border-radius:8px!important;font-size:8px!important}.admin-main{min-width:0;padding:24px 26px 70px!important;background:transparent!important}.admin-heading{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:28px!important;align-items:end!important;margin-bottom:18px!important}.admin-heading h1{font:400 clamp(30px,3vw,43px)/1 Georgia,serif!important;letter-spacing:-.03em!important;margin:5px 0 8px!important}.admin-heading p{max-width:820px!important;font-size:10px!important;line-height:1.55!important;color:#8e877d!important}.admin-heading-actions{display:flex!important;align-items:end!important;gap:8px!important}.admin-heading-actions label{display:grid!important;gap:5px!important}.admin-heading-actions label>span,.admin-heading-actions label{font-size:7px!important;color:#7b746b!important;letter-spacing:.08em!important}.admin-heading-actions input{width:260px!important;min-height:40px!important;font-size:9px!important}.admin-heading-actions button{min-height:40px!important;border-radius:8px!important;font-size:8px!important}.admin-command-strip{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important;margin-bottom:12px!important}.admin-command-card{min-height:118px!important;padding:17px!important;border:1px solid rgba(255,255,255,.065)!important;border-radius:13px!important;background:linear-gradient(150deg,#131210f2,#0a0a09fa)!important}.admin-command-card.primary{border-color:#d7aa584d!important;background:linear-gradient(145deg,#31251285,#0a0a09fa)!important}.admin-command-card small{font-size:7px!important;letter-spacing:.11em!important}.admin-command-card strong{font:400 24px/1.05 Georgia,serif!important}.admin-command-card span{font-size:8px!important;color:#847d73!important}.admin-stats{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:8px!important;margin-bottom:12px!important}.admin-stats article{min-height:100px!important;padding:14px!important;border:1px solid rgba(255,255,255,.06)!important;border-radius:11px!important;background:#ffffff04!important}.admin-stats article>strong{font:400 25px Georgia,serif!important}.admin-stats article>small{font-size:7px!important}.admin-panel{padding:20px!important;border:1px solid rgba(215,170,88,.14)!important;border-radius:14px!important;background:linear-gradient(155deg,#131210f2,#0a0a09fa)!important}.admin-grid-two{gap:12px!important}.admin-panel-title{margin-bottom:13px!important}.admin-panel-title h2{font:400 21px Georgia,serif!important}.admin-row,.admin-data-table{min-height:52px!important;padding:9px 10px!important;border:1px solid rgba(255,255,255,.055)!important;border-radius:8px!important;background:#ffffff04!important;gap:10px!important}.admin-row:hover,.admin-data-table:hover{border-color:#d7aa5838!important}.admin-row strong,.admin-data-table strong,.admin-data-table b{font-size:9px!important}.admin-row small,.admin-data-table small{font-size:7px!important;color:#7c756b!important}.admin-data-table select,.admin-row select{min-height:36px!important;font-size:8px!important}.admin-data-table button,.admin-row button,.admin-row a{min-height:34px!important;display:inline-flex;align-items:center;justify-content:center;padding:0 9px!important;border-radius:7px!important;font-size:7.5px!important}.admin-status,.admin-role{min-height:25px!important;padding:0 8px!important;border-radius:999px!important;font-size:7px!important;letter-spacing:.06em!important}.admin-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important}.admin-feature-card{min-height:176px!important;padding:16px!important;border-radius:12px!important}.admin-api-error{border-radius:11px!important;margin-bottom:12px!important}.admin-feature-card .status-enabled,.admin-status.status-enabled{color:#bfd4b5!important;border-color:#7fab6f59!important}.admin-feature-card .status-disabled,.admin-status.status-disabled{color:#a8a39b!important}.admin-feature-card .status-maintenance,.admin-status.status-maintenance{color:#e3c17f!important;border-color:#d7aa5852!important}@media(max-width:1180px){.admin-topbar{grid-template-columns:190px 1fr auto!important}.admin-top-status small{display:none}.admin-layout{grid-template-columns:200px minmax(0,1fr)!important}.admin-command-strip{grid-template-columns:repeat(2,1fr)!important}.admin-stats{grid-template-columns:repeat(3,1fr)!important}.admin-feature-grid{grid-template-columns:repeat(2,1fr)!important}.admin-heading{grid-template-columns:1fr!important}.admin-heading-actions{justify-content:space-between!important}.admin-heading-actions label{flex:1}.admin-heading-actions input{width:100%!important}}@media(max-width:820px){.admin-topbar{grid-template-columns:auto 1fr auto!important;padding:0 12px!important;min-height:62px!important}.admin-top-status{display:none!important}.admin-top-actions>a:not(.admin-workspace-return){display:none!important}.admin-layout{display:block!important}.admin-sidebar{position:sticky!important;top:62px!important;z-index:65!important;width:100%!important;height:auto!important;padding:7px 10px!important;border-right:0!important;border-bottom:1px solid rgba(215,170,88,.14)!important;overflow-x:auto!important}.admin-sidebar-caption,.admin-sidebar-bottom{display:none!important}.admin-sidebar nav{display:flex!important;gap:5px!important;width:max-content}.admin-sidebar nav button{flex:0 0 auto;min-width:92px!important}.admin-main{padding:16px 12px 80px!important}.admin-heading h1{font-size:31px!important}.admin-heading-actions{display:grid!important;grid-template-columns:1fr auto!important}.admin-command-strip,.admin-stats{grid-template-columns:1fr 1fr!important}.admin-grid-two,.admin-feature-grid{grid-template-columns:1fr!important}.admin-data-table{min-width:720px}.admin-panel{overflow-x:auto}.admin-users-head{display:none!important}}@media(max-width:430px){.admin-brand small{display:none}.admin-top-actions .admin-workspace-return{font-size:0!important;width:42px!important;padding:0!important}.admin-top-actions .admin-workspace-return:after{content:"←";font-size:15px}.admin-heading-actions{grid-template-columns:1fr!important}.admin-command-strip,.admin-stats{gap:7px!important}.admin-command-card{min-height:104px!important;padding:14px!important}.admin-stats article{min-height:88px!important}.admin-main{padding-left:10px!important;padding-right:10px!important}}.vs-login-shell{min-height:100vh;display:grid;place-items:center;padding:36px;background:radial-gradient(circle at 76% 16%,rgba(201,153,72,.15),transparent 28%),linear-gradient(135deg,#070707,#10100f 58%,#080808);color:#f3efe7;font-family:Inter,system-ui,sans-serif}.vs-login-brand{position:absolute;left:42px;top:30px;display:flex;align-items:center;gap:14px;color:inherit;text-decoration:none}.vs-login-mark{font-family:Georgia,serif;font-size:38px;color:#d1a15b}.vs-login-brand strong{display:block;font-size:14px;letter-spacing:.12em}.vs-login-brand small{display:block;color:#9c8057;font-size:10px;margin-top:3px;letter-spacing:.08em}.vs-login-card{width:min(100%,460px);padding:38px;border:1px solid rgba(202,157,83,.32);border-radius:22px;background:linear-gradient(180deg,#161614f5,#0c0c0bfa);box-shadow:0 26px 70px #0000007a}.vs-login-eyebrow{color:#c99b55;text-transform:uppercase;letter-spacing:.15em;font-size:11px}.vs-login-card h1{font-family:Georgia,serif;font-size:40px;font-weight:400;margin:12px 0 10px}.vs-login-card>p{color:#aaa397;line-height:1.6;margin:0 0 28px}.vs-login-card form{display:grid;gap:17px}.vs-login-card label>span{display:block;font-size:12px;color:#c7bca8;margin:0 0 8px}.vs-login-card input[type=email],.vs-login-card input[type=password]{width:100%;box-sizing:border-box;border:1px solid #34312b;border-radius:11px;background:#0d0d0c;color:#fff;padding:14px 15px;outline:none}.vs-login-card input:focus{border-color:#b88a48;box-shadow:0 0 0 3px #b88a481f}.vs-login-remember{display:flex!important;align-items:center;gap:9px;color:#a9a195;font-size:13px}.vs-login-remember span{margin:0!important}.vs-login-submit{border:0;border-radius:11px;padding:15px;background:linear-gradient(90deg,#b98643,#e0b66f);color:#171109;font-weight:800;letter-spacing:.07em;text-transform:uppercase;cursor:pointer}.vs-login-submit:disabled{opacity:.65;cursor:wait}.vs-login-error{border:1px solid rgba(197,78,60,.45);background:#c54e3c17;color:#efb1a7;padding:11px 12px;border-radius:9px;font-size:13px}.vs-login-links{display:flex;justify-content:space-between;gap:18px;margin-top:24px;padding-top:20px;border-top:1px solid #24221e}.vs-login-links a{color:#b99a68;text-decoration:none;font-size:12px}@media(max-width:600px){.vs-login-shell{padding:94px 18px 24px;place-items:start center}.vs-login-brand{left:20px;top:24px}.vs-login-card{padding:28px 22px}.vs-login-card h1{font-size:34px}.vs-login-links{flex-direction:column}}.vs-theme-toggle{position:fixed;right:18px;bottom:18px;z-index:9999;min-height:42px;display:inline-flex;align-items:center;gap:8px;padding:0 13px;border:1px solid var(--vs-border-gold);border-radius:999px;background:color-mix(in srgb,var(--vs-surface-1) 92%,transparent);color:var(--vs-text-1);box-shadow:0 12px 36px #00000038;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;font:600 12px/1 var(--vs-font-sans);transition:transform .16s ease,background .16s ease,border-color .16s ease}.vs-theme-toggle:hover{transform:translateY(-1px);border-color:var(--vs-gold-300)}.vs-theme-toggle:focus-visible{outline:2px solid var(--vs-focus);outline-offset:3px}.vs-theme-toggle__icon{font-size:16px;line-height:1}.vs-theme-toggle__label{white-space:nowrap}[data-theme=light]{color-scheme:light;--bg:#f4f1ea;--panel:#fffdf9;--panel2:#f0ebe2;--text:#201b17;--muted:#70685f;--line:rgba(133,94,29,.2)}[data-theme=light] body{background:var(--vs-bg-0);color:var(--vs-text-1)}[data-theme=light] .vs-theme-toggle{box-shadow:0 12px 32px #4a381f24}[data-theme=light] .dp-page,[data-theme=light] .catalog-page,[data-theme=light] .profile-page,[data-theme=light] .ve-page{background:radial-gradient(circle at 82% 2%,rgba(199,151,67,.11),transparent 24%),linear-gradient(180deg,#fbfaf6,#f3efe7 60%,#fbfaf6);color:#211c17}[data-theme=light] .dp-header,[data-theme=light] .catalog-header,[data-theme=light] .profile-header{background:#fbfaf6f0;border-color:#855e1d26}[data-theme=light] .dp-brand,[data-theme=light] .brand,[data-theme=light] .profile-page .brand,[data-theme=light] .ve-brand{color:#1c1814}[data-theme=light] .dp-nav a,[data-theme=light] .desktop-nav a,[data-theme=light] .ve-header nav a{color:#5b534a}[data-theme=light] .dp-nav a:hover,[data-theme=light] .desktop-nav a:hover,[data-theme=light] .ve-header nav a:hover{color:#8d6428}[data-theme=light] .dp-hero h1,[data-theme=light] .catalog-hero h1,[data-theme=light] .profile-hero h1,[data-theme=light] .ve-hero h1{color:#211b16}[data-theme=light] .dp-hero-copy>p,[data-theme=light] .catalog-page .muted,[data-theme=light] .profile-page .muted,[data-theme=light] .ve-page .muted{color:#6d655c}[data-theme=light] .dp-card,[data-theme=light] .dp-control-card,[data-theme=light] .catalog-card,[data-theme=light] .catalog-hero-panel,[data-theme=light] .catalog-filter-panel,[data-theme=light] .profile-price-card,[data-theme=light] .profile-service-card,[data-theme=light] .profile-review-card,[data-theme=light] .profile-rating-card,[data-theme=light] .ve-service-card,[data-theme=light] .ve-panel,[data-theme=light] .ve-package{background:#fffdf9;border-color:#855e1d2b;color:#241f1a;box-shadow:0 16px 42px #5d421b12}[data-theme=light] .catalog-card-body,[data-theme=light] .profile-stats,[data-theme=light] .ve-stats{background:#ffffffb8;border-color:#855e1d1f}[data-theme=light] .catalog-card h3,[data-theme=light] .profile-page h2,[data-theme=light] .profile-page h3,[data-theme=light] .ve-page h2,[data-theme=light] .ve-page h3{color:#2b241d}[data-theme=light] .dp-btn-dark,[data-theme=light] .btn.ghost,[data-theme=light] .btn.outline,[data-theme=light] .ve-btn:not(.ve-btn-gold){background:#fffaf2;color:#4b3922;border-color:#8d611e52}[data-theme=light] .catalog-page input,[data-theme=light] .catalog-page select,[data-theme=light] .profile-page input,[data-theme=light] .profile-page textarea{background:#fff;color:#211c17;border-color:#855e1d33}[data-theme=light] .profile-modal,[data-theme=light] .profile-modal-backdrop{--pp-modal-bg:#fffaf2}[data-theme=light] .profile-modal{background:#fffaf2;color:#211c17;border-color:#855e1d33}[data-theme=light] .vs-login-shell,[data-theme=light] .client-shell{background:radial-gradient(circle at 82% 0,rgba(191,136,48,.1),transparent 30%),linear-gradient(180deg,#f8f5ef,#efebe3);color:#211c17}[data-theme=light] .vs-login-card,[data-theme=light] .client-panel,[data-theme=light] .client-focus,[data-theme=light] .client-stat,[data-theme=light] .client-tool,[data-theme=light] .invite-card,[data-theme=light] .event-row{background:#fffdf9;border-color:#855e1d2b;color:#29231d;box-shadow:0 14px 36px #5d421b0f}[data-theme=light] .client-top{background:#faf8f3f0;border-color:#855e1d24}[data-theme=light] .client-shell .muted,[data-theme=light] .client-shell small,[data-theme=light] .vs-login-shell small{color:#6f675f}[data-theme=light] .vs-login-card input{background:#fff;color:#211c17;border-color:#855e1d33}[data-theme=light] .pro-shell{--pro-bg:#f2eee6;--pro-panel:#fffdf9;--pro-panel-2:#f7f2e9;--pro-line:#ddd4c6;--pro-text:#201b17;--pro-muted:#70685e;background:radial-gradient(circle at 76% -8%,rgba(201,151,68,.11),transparent 30%),#f2eee6;color:var(--pro-text)}[data-theme=light] .pro-topbar,[data-theme=light] .pro-sidebar,[data-theme=light] .pro-inspector{background:#fffdf9f5;border-color:#ddd4c6}[data-theme=light] .pro-canvas{background:#f2eee6}[data-theme=light] .pro-timeline article,[data-theme=light] .pro-template-box,[data-theme=light] .pro-summary>div{background:#fffdf9;border-color:#ddd4c6;color:#201b17}[data-theme=light] .pro-inspector input,[data-theme=light] .pro-inspector textarea,[data-theme=light] .pro-inspector select{background:#fff;color:#211c17;border-color:#d8cdbd}[data-theme=light] .planner-shell{--pl-bg:#f1ede5;--pl-panel:#fffdf9;--pl-panel-2:#f7f2e9;--pl-line:rgba(93,71,42,.14);--pl-muted:#70685f;background:radial-gradient(900px 520px at 78% -12%,rgba(197,145,61,.09),transparent 64%),#f1ede5;color:#201b17}[data-theme=light] .planner-topbar,[data-theme=light] .planner-sidebar,[data-theme=light] .planner-card,[data-theme=light] .planner-hero-panel,[data-theme=light] .planner-metric,[data-theme=light] .planner-progress-card{background:#fffdf9;border-color:#5d472a24;color:#201b17}[data-theme=light] .planner-main{background:#f1ede5}[data-theme=light] .planner-shell input,[data-theme=light] .planner-shell textarea,[data-theme=light] .planner-shell select{background:#fff;color:#201b17;border-color:#d8cdbd}[data-theme=light] .live-shell{--live-bg:#eeeae2;--live-panel:#fffdf9;--live-panel-2:#f6f1e8;--live-line:rgba(92,71,44,.15);--live-text:#1f1b17;--live-muted:#716a62;background:linear-gradient(180deg,#f2eee7,#eae5dc);color:var(--live-text)}[data-theme=light] .live-topbar,[data-theme=light] .live-sidebar,[data-theme=light] .live-music-panel,[data-theme=light] .live-block,[data-theme=light] .live-note-card,[data-theme=light] .live-guest-row,[data-theme=light] .live-track-row{background:#fffdf9;border-color:#5c472c26;color:#1f1b17}[data-theme=light] .live-main{background:#eeeae2}[data-theme=light] .live-shell textarea,[data-theme=light] .live-shell input{background:#fff;color:#1f1b17;border-color:#d8cdbd}[data-theme=light] .admin-shell{--ad-bg:#f0ece4;--ad-panel:#fffdf9;--ad-panel-2:#f7f2e9;--ad-soft:#eee7dc;--ad-text:#201b17;--ad-muted:#70685f;--ad-line:rgba(103,76,42,.16);background:linear-gradient(180deg,#f4f0e8,#ebe5db);color:var(--ad-text)}[data-theme=light] .admin-topbar,[data-theme=light] .admin-sidebar,[data-theme=light] .admin-panel,[data-theme=light] .admin-command-card,[data-theme=light] .admin-stats,[data-theme=light] .admin-row{background:#fffdf9;border-color:#674c2a29;color:#201b17}[data-theme=light] .admin-main{background:#f0ece4}[data-theme=light] .builder-shell{--wb-bg:#eeeae2;--wb-panel:#fffdf9;--wb-panel-2:#f7f2e9;--wb-line:rgba(103,76,42,.16);--wb-line-soft:rgba(103,76,42,.1);--wb-text:#201b17;--wb-muted:#70685f;background:#eeeae2;color:var(--wb-text)}[data-theme=light] .builder-top,[data-theme=light] .builder-contextbar,[data-theme=light] .builder-sites,[data-theme=light] .builder-inspector{background:#fffdf9;border-color:#674c2a24}[data-theme=light] .builder-preview{background:#e5dfd5}[data-theme=light] .builder-inspector input,[data-theme=light] .builder-inspector select{background:#fff;color:#201b17;border-color:#d8cdbd}[data-theme=light] :is(.pro-shell,.planner-shell,.live-shell,.admin-shell,.builder-shell,.client-shell) .eyebrow{color:#8b642a}[data-theme=light] :is(.pro-shell,.planner-shell,.live-shell,.admin-shell,.builder-shell,.client-shell) a{color:inherit}@media(max-width:720px){.vs-theme-toggle{right:12px;bottom:12px;min-height:40px;padding:0 11px}.vs-theme-toggle__label{display:none}}[data-vs-surface=platform-landing] .vs-theme-toggle{display:none!important}[data-vs-surface=platform-landing][data-theme=light] .dp-page{background:#050505!important;color:#f1ece5!important}[data-vs-surface=platform-landing][data-theme=light] .dp-header{background:linear-gradient(180deg,#050505 65%,#050505cc)!important;border-color:#d5a9541f!important}[data-vs-surface=platform-landing][data-theme=light] .dp-brand{color:#f5f0e9!important}[data-vs-surface=platform-landing][data-theme=light] .dp-nav a{color:#a8a29b!important}[data-vs-surface=platform-landing][data-theme=light] .dp-nav a:hover{color:#e8c16f!important}[data-vs-surface=platform-landing][data-theme=light] .dp-hero h1{color:#eee8df!important}[data-vs-surface=platform-landing][data-theme=light] .dp-hero-copy>p{color:#aaa49d!important}[data-vs-surface=platform-landing][data-theme=light] .dp-btn-dark{background:#080807!important;color:#e9e1d7!important;border-color:#d5a95475!important}:root{--vs-ui-bg:#070706;--vs-ui-bg-soft:#0b0b0b;--vs-ui-panel:#11110f;--vs-ui-panel-2:#151512;--vs-ui-line:rgba(214,170,88,.2);--vs-ui-line-strong:rgba(214,170,88,.42);--vs-ui-gold:#d7aa58;--vs-ui-gold-hi:#efc879;--vs-ui-text:#f1ece3;--vs-ui-text-2:#b7afa4;--vs-ui-muted:#7f786f;--vs-ui-radius:10px;--vs-ui-radius-card:14px;--vs-ui-control:46px;--vs-ui-shell:1440px;--vs-ui-shadow:0 24px 80px rgba(0,0,0,.34);--vs-ui-display:Georgia,"Times New Roman",serif}html,body{background:var(--vs-ui-bg);color:var(--vs-ui-text)}.shell,.dp-shell{width:min(calc(100% - 48px),var(--vs-ui-shell));margin-inline:auto}.eyebrow{color:var(--vs-ui-gold);font-size:10px;line-height:1.2;letter-spacing:.16em;text-transform:uppercase;font-weight:600}:is(.btn,.vs-btn,.gold-btn,.pro-save,.pro-save-wide,.pro-add,.planner-primary,.builder-save,.invite-create){min-height:var(--vs-ui-control);border-radius:6px;font-weight:650;letter-spacing:.045em;transition:.18s ease}:is(.btn.gold,.vs-btn--primary,.gold-btn,.pro-save,.pro-save-wide,.planner-primary,.builder-save,.invite-create){background:linear-gradient(135deg,var(--vs-ui-gold-hi),var(--vs-ui-gold));color:#17110a;border:1px solid #e1b663;box-shadow:0 10px 30px #c6973f29}:is(.btn.gold,.vs-btn--primary,.gold-btn,.pro-save,.pro-save-wide,.planner-primary,.builder-save,.invite-create):hover{filter:brightness(1.06);transform:translateY(-1px)}:is(.btn.outline,.btn.ghost,.vs-btn--secondary){background:#ffffff04;color:var(--vs-ui-text);border:1px solid var(--vs-ui-line-strong)}:is(button,a,input,select,textarea):focus-visible{outline:2px solid var(--vs-ui-gold-hi);outline-offset:2px}:is(input,select,textarea,.vs-input){background:#0d0d0c!important;border:1px solid rgba(255,255,255,.1)!important;color:var(--vs-ui-text)!important;border-radius:6px!important;min-height:44px}textarea{padding:12px 14px}input,select{padding-inline:12px}:is(input,select,textarea):focus{border-color:var(--vs-ui-line-strong)!important;box-shadow:0 0 0 3px #d7aa5814!important}:is(.client-panel,.planner-card,.admin-panel,.admin-feature-card,.builder-inspector,.builder-preview,.invite-editor,.invite-card-preview,.pro-inspector,.pro-sidebar,.live-sidebar,.live-main,.live-music-panel){background:linear-gradient(180deg,#121210f5,#0b0b0afa);border-color:var(--vs-ui-line)!important;border-radius:var(--vs-ui-radius-card)!important;box-shadow:none}:is(.panel-head,.planner-card-head,.admin-panel-title,.builder-panel-heading,.pro-inspector-head,.live-main-head){border-bottom-color:#ffffff0e!important}:is(.client-panel,.planner-card,.admin-panel,.builder-inspector,.invite-editor) p{color:var(--vs-ui-text-2)}:is(.client-panel,.planner-card,.admin-panel,.builder-inspector,.invite-editor) small{color:var(--vs-ui-muted)}:is(.catalog-header,.profile-header){background:#070706ed!important;border-bottom:1px solid rgba(215,170,88,.13)!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}:is(.catalog-topbar,.profile-topbar){min-height:74px}:is(.catalog-topbar,.profile-topbar) nav a{font-size:10px!important;letter-spacing:.07em!important;text-transform:uppercase;color:var(--vs-ui-muted)!important}:is(.catalog-topbar,.profile-topbar) nav a.active{color:var(--vs-ui-gold)!important}.profile-page{background:radial-gradient(circle at 68% 4%,rgba(171,108,32,.11),transparent 25%),var(--vs-ui-bg)!important;color:var(--vs-ui-text)}.profile-hero-reference{display:grid!important;grid-template-columns:minmax(290px,.78fr) minmax(440px,1.25fr) minmax(250px,.62fr)!important;gap:34px!important;align-items:center!important;padding:40px 0 24px!important}.profile-hero-reference:after{display:none!important}.profile-hero-reference .profile-portrait{grid-column:1;height:430px!important;border-radius:10px!important;box-shadow:var(--vs-ui-shadow)!important}.profile-hero-reference .profile-hero-copy{grid-column:2;min-width:0}.profile-hero-reference .profile-price-card{grid-column:3;align-self:center;background:linear-gradient(180deg,#121210,#0c0c0b);border:1px solid var(--vs-ui-line);border-radius:10px;padding:26px 24px;min-height:300px}.profile-price-card>small{display:block;color:var(--vs-ui-gold);font-size:9px;letter-spacing:.14em;margin-bottom:14px}.profile-price-card>strong{display:block;font:400 28px/1.1 var(--vs-ui-display);margin-bottom:20px}.profile-price-card>div{display:flex;justify-content:space-between;gap:14px;padding:12px 0;border-top:1px solid rgba(255,255,255,.055);font-size:10px}.profile-price-card>div span{color:var(--vs-ui-muted)}.profile-price-card>div b{font-weight:500;text-align:right}.profile-price-card>p{color:var(--vs-ui-muted);font-size:10px;line-height:1.55}.profile-price-card>button{width:100%;padding:0;border:0;border-top:1px solid var(--vs-ui-line);background:none;color:var(--vs-ui-gold);min-height:48px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.profile-hero h1{font-size:clamp(42px,4vw,66px)!important;line-height:.96!important}.profile-hero h2{font-size:clamp(20px,2.2vw,34px)!important;line-height:1.12!important;margin:12px 0 14px!important}.profile-hero-copy>p{font-size:13px!important;line-height:1.65!important}.profile-hero-actions{margin:22px 0 16px!important;flex-wrap:wrap}.profile-hero-actions .btn{height:46px!important;min-width:150px!important;border-radius:6px!important;font-size:9px!important}.profile-inline-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:20px;border-top:1px solid var(--vs-ui-line);border-bottom:1px solid rgba(255,255,255,.055)}.profile-inline-stats>div{padding:14px 14px 14px 0}.profile-inline-stats strong{display:block;color:var(--vs-ui-gold);font:400 22px var(--vs-ui-display)}.profile-inline-stats span{display:block;color:var(--vs-ui-muted);font-size:8px;margin-top:4px}.profile-about{padding:60px 0!important;gap:60px!important}.profile-section{padding:54px 0!important}.profile-services article,.profile-reviews article{border-radius:10px!important}.profile-cta{border-radius:10px!important}.catalog-page{background:var(--vs-ui-bg)!important}.catalog-hero{padding-top:58px!important;padding-bottom:34px!important}.catalog-hero h1{font-family:var(--vs-ui-display)!important;font-weight:400!important;letter-spacing:-.035em!important}.catalog-card,.catalog-hero-panel,.catalog-toolbar{border-radius:10px!important;border-color:var(--vs-ui-line)!important}.catalog-card h2{font-family:var(--vs-ui-display)!important;font-weight:400!important}.catalog-quick,.catalog-profile-link{letter-spacing:.08em}.catalog-toolbar{background:#0e0e0d!important}.catalog-category-tabs button.active{color:#17110a!important;background:var(--vs-ui-gold)!important;border-color:var(--vs-ui-gold)!important}:is(.client-shell,.pro-shell,.planner-shell,.live-shell,.admin-shell,.builder-shell,.invite-shell){background:var(--vs-ui-bg)!important;color:var(--vs-ui-text);min-height:100vh}:is(.client-top,.pro-topbar,.planner-topbar,.live-topbar,.admin-topbar,.builder-top,.invite-top){background:#090908f5!important;border-bottom:1px solid var(--vs-ui-line)!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}:is(.client-brand,.pro-brand,.planner-brand,.live-brand,.admin-brand,.builder-brand,.invite-head h1){color:var(--vs-ui-text)!important}:is(.client-main,.pro-canvas,.planner-main,.admin-main){background:radial-gradient(circle at 85% 0,rgba(215,170,88,.05),transparent 28%),var(--vs-ui-bg)!important}:is(.client-welcome h1,.pro-canvas-head h1,.planner-hero-copy h1,.admin-heading h1,.builder-site-heading h1,.invite-head h1){font-family:var(--vs-ui-display)!important;font-weight:400!important;letter-spacing:-.025em!important;color:var(--vs-ui-text)!important}:is(.client-welcome p,.pro-canvas-head p,.planner-hero-copy p,.admin-heading p,.builder-site-heading p,.invite-head p){color:var(--vs-ui-text-2)!important;line-height:1.55}:is(.pro-sidebar,.planner-sidebar,.admin-sidebar,.live-sidebar){border-right:1px solid var(--vs-ui-line)!important;background:#0b0b0a!important}:is(.pro-block-list button,.planner-nav button,.admin-sidebar a,.section-list button){border-radius:7px!important}:is(.pro-block-list button.active,.planner-nav button.active,.admin-sidebar a.active,.section-list button.active){background:#d7aa581a!important;border-color:var(--vs-ui-line-strong)!important;color:var(--vs-ui-text)!important}:is(.event-row,.planner-row,.admin-row,.admin-data-table,.live-scenario-list article,.pro-timeline article){border-radius:8px!important;border-color:#fff1!important;background:#ffffff05!important}:is(.event-row,.planner-row,.admin-row,.admin-data-table,.live-scenario-list article,.pro-timeline article):hover{border-color:var(--vs-ui-line)!important;background:#d7aa5809!important}.pro-timeline article.selected{border-color:var(--vs-ui-line-strong)!important;background:#d7aa580e!important}:is(.pro-badges span,.planner-tags span,.admin-status,.availability,.vs-badge){border-radius:999px!important;border:1px solid rgba(255,255,255,.09)!important;background:#ffffff06!important}:is(.catalog-empty,.empty,.profile-load-error,.builder-load-error,.planner-fatal,.client-fatal){border:1px solid var(--vs-ui-line);border-radius:12px;background:#0e0e0d;color:var(--vs-ui-text)}:is(.pro-notice,.planner-notice,.builder-notice,.invite-notice,.live-notice,.admin-api-error){border-radius:8px!important}@media(max-width:1180px){.profile-hero-reference{grid-template-columns:minmax(270px,.8fr) minmax(0,1.2fr)!important}.profile-hero-reference .profile-price-card{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:0 24px;min-height:auto}.profile-price-card>small,.profile-price-card>strong,.profile-price-card>p,.profile-price-card>button{grid-column:1/-1}.profile-inline-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.shell,.dp-shell{width:min(calc(100% - 28px),var(--vs-ui-shell))}.profile-hero-reference{grid-template-columns:1fr!important;gap:22px!important;padding-top:24px!important}.profile-hero-reference .profile-portrait,.profile-hero-reference .profile-hero-copy,.profile-hero-reference .profile-price-card{grid-column:1!important}.profile-hero-reference .profile-portrait{height:430px!important}.profile-hero h1{font-size:46px!important}.profile-hero h2{font-size:26px!important}.profile-about{grid-template-columns:1fr!important;gap:24px!important;padding:44px 0!important}.profile-inline-stats{grid-template-columns:repeat(2,1fr)}.profile-price-card{display:block!important}.profile-topbar nav,.catalog-topbar nav{display:none!important}}@media(max-width:560px){:root{--vs-ui-control:44px}.shell,.dp-shell{width:min(calc(100% - 20px),var(--vs-ui-shell))}.profile-hero-reference .profile-portrait{height:340px!important}.profile-hero h1{font-size:38px!important}.profile-hero h2{font-size:22px!important}.profile-hero-actions{display:grid!important;grid-template-columns:1fr}.profile-hero-actions .btn{width:100%;min-width:0!important}.profile-inline-stats{grid-template-columns:1fr 1fr}.profile-inline-stats>div{padding:12px 8px 12px 0}.profile-price-card{padding:20px!important}.profile-section{padding:42px 0!important}}.vs-action{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 16px;border-radius:9px;text-decoration:none;font-size:11px;font-weight:750;letter-spacing:.045em;white-space:nowrap;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.vs-action:hover{transform:translateY(-1px)}.vs-action-primary{color:#17110a;background:linear-gradient(135deg,var(--vs-ui-gold-hi),var(--vs-ui-gold));border:1px solid #e1b663;box-shadow:0 9px 28px #c6973f21}.vs-action-secondary{color:var(--vs-ui-text);border:1px solid var(--vs-ui-line-strong);background:#d7aa580b}.vs-action-ghost{color:var(--vs-ui-text-2);border:1px solid rgba(255,255,255,.075);background:#ffffff05}.vs-action-danger{color:#f0c5bf;border:1px solid rgba(190,92,78,.42);background:#7d2c2221}.vs-status-badge{min-height:26px;display:inline-flex;align-items:center;padding:0 9px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff06;color:var(--vs-ui-text-2);font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.vs-status-badge.tone-gold{color:var(--vs-ui-gold-hi);border-color:var(--vs-ui-line-strong);background:#d7aa5812}.vs-status-badge.tone-success{color:#bcd4b4;border-color:#84ac7759;background:#4c6d421f}.vs-status-badge.tone-warning{color:#e5c389;border-color:#ca9f5061}.vs-status-badge.tone-danger{color:#e7aaa0;border-color:#b95b4c61;background:#702a201f}.vs-status-badge.tone-live{color:#f1d08b;border-color:#e6b559a6;background:#b2781c29;box-shadow:0 0 18px #d7aa5814}.vs-status-badge.tone-muted{opacity:.68}.vs-section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:18px}.vs-section-header h2{margin:4px 0 0;font:400 clamp(20px,2.2vw,30px)/1.08 var(--vs-ui-display);letter-spacing:-.02em}.vs-section-header p:not(.eyebrow){max-width:680px;margin:8px 0 0;color:var(--vs-ui-text-2);font-size:12px;line-height:1.55}.vs-section-action{flex:0 0 auto}.vs-kpi-card{position:relative;min-height:116px;padding:18px;border:1px solid rgba(255,255,255,.065);border-radius:14px;background:linear-gradient(150deg,#161512f0,#0c0c0bfa);overflow:hidden}.vs-kpi-card:after{content:"";position:absolute;left:18px;right:18px;bottom:0;height:1px;background:linear-gradient(90deg,transparent,var(--vs-ui-line),transparent)}.vs-kpi-card>small{display:block;color:var(--vs-ui-muted);font-size:8px;font-weight:800;letter-spacing:.12em}.vs-kpi-card>strong{display:block;margin:11px 0 4px;color:var(--vs-ui-text);font:400 30px/1 var(--vs-ui-display)}.vs-kpi-card>span{color:var(--vs-ui-muted);font-size:10px}.vs-kpi-card.tone-live{border-color:#d7aa5861;background:linear-gradient(150deg,#3025129e,#0c0c0bfa)}.vs-empty-state{min-height:150px;display:flex;align-items:center;gap:18px;padding:22px;border:1px dashed rgba(215,170,88,.24);border-radius:14px;background:#ffffff03}.vs-empty-state>span{width:52px;height:52px;display:grid;place-items:center;border:1px solid var(--vs-ui-line-strong);border-radius:50%;color:var(--vs-ui-gold);font:italic 20px var(--vs-ui-display)}.vs-empty-state strong{display:block;font-size:14px}.vs-empty-state p{margin:6px 0 0;color:var(--vs-ui-muted);font-size:11px;line-height:1.55}.vs-empty-action{margin-top:14px}.vs-loading-state{min-height:240px;display:grid;place-items:center;align-content:center;gap:12px;color:var(--vs-ui-text-2)}.vs-loading-state i{width:34px;height:34px;border:2px solid rgba(215,170,88,.22);border-top-color:var(--vs-ui-gold);border-radius:50%;animation:vs-spin .8s linear infinite}.vs-loading-state span{font-size:11px;letter-spacing:.06em}.vs-inline-error{width:min(760px,calc(100% - 32px));margin:40px auto;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;border:1px solid rgba(185,91,76,.35);border-radius:12px;background:#5f211b21;color:#eadbd7}.vs-inline-error button{min-height:40px;padding:0 14px;border:1px solid rgba(185,91,76,.45);border-radius:8px;background:transparent;color:#eadbd7;cursor:pointer}@keyframes vs-spin{to{transform:rotate(360deg)}}.vs-context-bar{position:sticky;top:0;z-index:90;min-height:68px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:0 max(22px,calc((100vw - var(--vs-ui-shell))/2));border-bottom:1px solid var(--vs-ui-line);background:#080807f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.vs-context-brand{display:flex;align-items:center;gap:10px;color:var(--vs-ui-text);text-decoration:none}.vs-context-brand>span{color:var(--vs-ui-gold-hi);font:italic 31px/1 var(--vs-ui-display)}.vs-context-brand div{display:grid;gap:2px}.vs-context-brand b{font-size:11px;letter-spacing:.1em}.vs-context-brand small{color:var(--vs-ui-muted);font-size:7px;letter-spacing:.12em}.vs-context-copy{display:grid;gap:2px;min-width:0}.vs-context-copy small{color:var(--vs-ui-muted);font-size:7px;letter-spacing:.12em}.vs-context-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.vs-context-actions{display:flex;align-items:center;gap:8px}@media(max-width:820px){.vs-context-bar{grid-template-columns:auto 1fr;padding:0 16px;gap:14px}.vs-context-copy{display:none}.vs-context-actions{justify-self:end}.vs-context-actions .vs-action{padding:0 11px;font-size:9px}.vs-section-header{align-items:flex-start;flex-direction:column}.vs-section-action{width:100%}.vs-kpi-card{min-height:104px;padding:15px}.vs-kpi-card>strong{font-size:26px}}@media(max-width:520px){.vs-context-brand div,.vs-context-actions .vs-action-ghost{display:none}.vs-action{min-height:44px}.vs-empty-state{align-items:flex-start}.vs-empty-state>span{width:44px;height:44px;flex:0 0 44px}}.booking-page{min-height:100vh;background:#08090a;color:#eee9df;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-image:radial-gradient(circle at 82% 0,rgba(194,138,53,.13),transparent 28%),linear-gradient(180deg,#090a0b,#070809 60%,#050607)}.booking-page *{box-sizing:border-box}.booking-header{height:82px;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:0 max(28px,calc((100vw - 1320px)/2));border-bottom:1px solid rgba(218,169,76,.18);background:#070809f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.booking-brand{display:flex;align-items:center;gap:10px;color:#f1ede7;text-decoration:none}.booking-brand>span{font:italic 42px/1 Georgia,serif;color:#e2ad4b}.booking-brand>b{font-size:15px;letter-spacing:.12em}.booking-brand>small{font-size:9px;letter-spacing:.14em;color:#9d927f;border-left:1px solid rgba(218,169,76,.25);padding-left:12px}.booking-back{color:#b9b0a1;text-decoration:none;font-size:13px}.booking-back:hover{color:#e3b45a}.booking-shell{width:min(1320px,calc(100% - 48px));margin:0 auto;padding:42px 0 56px}.booking-intro{display:grid;grid-template-columns:1.5fr .72fr;gap:18px;align-items:stretch;margin-bottom:18px}.booking-intro>div,.booking-intro>aside,.booking-calendar-card,.booking-request-card,.booking-trust{border:1px solid rgba(218,169,76,.18);background:linear-gradient(180deg,#121314f0,#0a0b0cf5);box-shadow:0 18px 60px #00000038}.booking-intro>div{padding:34px 38px;background-image:radial-gradient(circle at 78% 20%,rgba(226,173,75,.1),transparent 35%)}.booking-eyebrow{margin:0 0 9px;color:#c9953f;font-size:10px;font-weight:700;letter-spacing:.18em}.booking-intro h1{margin:0;font:400 clamp(38px,4vw,62px)/.98 Georgia,serif;letter-spacing:-.025em}.booking-intro>div>p:last-child{max-width:760px;margin:18px 0 0;color:#a9a198;font-size:14px;line-height:1.65}.booking-intro>aside{padding:25px 28px}.booking-intro>aside>span{color:#d8a84f;font-size:10px;letter-spacing:.1em}.booking-intro>aside h2{font:400 25px/1.1 Georgia,serif;margin:12px 0 5px}.booking-intro>aside p{margin:0;color:#968f86;font-size:12px}.booking-intro>aside>div{display:grid;grid-template-columns:auto 1fr auto 1fr;gap:6px 10px;align-items:end;margin-top:20px;padding-top:18px;border-top:1px solid #26211a}.booking-intro>aside b{font:400 24px Georgia,serif;color:#e8b755}.booking-intro>aside small{color:#817a72;font-size:10px;padding-bottom:3px}.booking-workspace{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.62fr);gap:18px;align-items:start}.booking-calendar-card,.booking-request-card{padding:26px}.booking-request-card{position:sticky;top:100px}.booking-card-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.booking-card-head h2{margin:0;font:400 27px/1.1 Georgia,serif;text-transform:capitalize}.booking-month-actions{display:flex;gap:8px}.booking-month-actions button{width:38px;height:38px;border:1px solid #4a3720;background:#0c0d0e;color:#e6b454;cursor:pointer}.booking-month-actions button:disabled{opacity:.28;cursor:default}.booking-legend{display:flex;gap:18px;flex-wrap:wrap;padding:13px 0;border-top:1px solid #211e1a;border-bottom:1px solid #211e1a;color:#948d84;font-size:11px}.booking-legend .free{color:#83a970}.booking-legend .discussion{color:#ddb04d}.booking-legend .busy{color:#b4776a}.booking-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;margin-top:16px}.booking-day{min-height:86px;padding:9px;border:1px solid #25221d;background:#0b0c0d;color:#eee;display:flex;flex-direction:column;align-items:flex-start;gap:6px;cursor:pointer;transition:.16s ease}.booking-day:hover{border-color:#796039;transform:translateY(-1px)}.booking-day.is-selected{border-color:#e0ad4b;box-shadow:0 0 0 1px #e0ad4b2e,inset 0 0 24px #e0ad4b0f}.booking-day small{font-size:9px;text-transform:uppercase;color:#77716b}.booking-day strong{font:400 22px Georgia,serif}.booking-day span{font-size:9px;color:#968e85}.booking-day.is-free span{color:#7fa56c}.booking-day.is-discussion span{color:#d6a749}.booking-day.is-busy span{color:#ae7167}.booking-selected-status{padding:14px 15px;margin-bottom:15px;border:1px solid #332b20;background:#0a0b0c}.booking-selected-status strong{font-size:13px;color:#deb155}.booking-selected-status p{margin:7px 0;color:#aaa198;font-size:11px;line-height:1.5}.booking-selected-status small{color:#776f67;font-size:9px}.booking-form{display:grid;gap:11px}.booking-form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.booking-form label{display:grid;gap:6px;color:#a59d93;font-size:10px}.booking-form input,.booking-form select,.booking-form textarea{width:100%;border:1px solid #302a22;background:#0a0b0c;color:#eee;padding:12px 13px;outline:none;font:inherit;font-size:12px}.booking-form textarea{min-height:90px;resize:vertical}.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{border-color:#9a7136}.booking-submit{margin-top:5px;min-height:47px;border:1px solid #e3b45d;background:linear-gradient(135deg,#e4b657,#c99136);color:#171008;font-size:11px;font-weight:800;letter-spacing:.07em;cursor:pointer}.booking-submit:disabled{opacity:.45;cursor:default}.booking-consent{color:#736c64;font-size:9px;line-height:1.45}.booking-error{padding:10px;border:1px solid rgba(176,73,62,.35);color:#e09387;font-size:11px}.booking-success{text-align:center;padding:28px 8px}.booking-success>span{display:grid;place-items:center;width:62px;height:62px;border-radius:50%;margin:0 auto 20px;background:#5b914826;border:1px solid rgba(108,168,88,.4);color:#87bd73;font-size:28px}.booking-success h2{font:400 30px Georgia,serif;margin:0 0 12px}.booking-success p{color:#aaa198;font-size:12px;line-height:1.6}.booking-success>strong{display:block;color:#e1af50;font:400 21px Georgia,serif;margin:18px 0}.booking-success>div{display:flex;justify-content:center;gap:9px}.booking-success a{padding:12px 15px;border:1px solid #4b3820;color:#e5b65b;text-decoration:none;font-size:10px}.booking-success a.primary{background:#dca94c;color:#171008}.booking-trust{margin-top:18px;padding:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:0}.booking-trust article{padding:6px 20px;border-right:1px solid #25211b}.booking-trust article:last-child{border-right:0}.booking-trust b{display:block;color:#c5903b;font-size:10px;margin-bottom:8px}.booking-trust strong{display:block;font:400 15px Georgia,serif;margin-bottom:5px}.booking-trust span{color:#817a71;font-size:10px;line-height:1.45}.booking-state{padding:12vh 8vw}.booking-state h1{font:400 48px Georgia,serif;margin:24px 0 10px}.booking-state p{color:#9e968d}.booking-state>a{color:#e4b45a}@media(max-width:980px){.booking-shell{width:min(100% - 28px,760px)}.booking-intro,.booking-workspace{grid-template-columns:1fr}.booking-request-card{position:static}.booking-calendar-grid{grid-template-columns:repeat(6,1fr)}.booking-trust{grid-template-columns:1fr 1fr}.booking-trust article:nth-child(2){border-right:0}.booking-trust article{border-bottom:1px solid #25211b}.booking-header{padding:0 18px}.booking-brand>small{display:none}}@media(max-width:620px){.booking-header{height:68px}.booking-brand>span{font-size:34px}.booking-back{font-size:10px}.booking-shell{width:calc(100% - 20px);padding-top:16px}.booking-intro>div{padding:25px 20px}.booking-intro h1{font-size:38px}.booking-calendar-card,.booking-request-card{padding:17px}.booking-calendar-grid{grid-template-columns:repeat(4,1fr)}.booking-day{min-height:76px}.booking-form-row,.booking-trust{grid-template-columns:1fr}.booking-trust article{border-right:0}.booking-success>div{flex-direction:column}}:root{--vs-desktop-master-width:1440;--vs-mobile-master-width:390}html:has(body.vs-stable-host-active),body.vs-stable-host-active{width:100%;height:100%;margin:0;overflow:hidden;background:#050607}body.vs-stable-host-active #vs-app{width:100%;height:100%}.vs-stable-viewport-host{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh;overflow:hidden;background:#050607;isolation:isolate}.vs-stable-viewport-frame{position:absolute;inset:0 auto auto 0;display:block;margin:0;padding:0;border:0;transform-origin:top left;background:#050607}.vs-stable-viewport-host.is-desktop .vs-stable-viewport-frame{min-width:var(--vs-desktop-master-width)}.vs-stable-viewport-host.is-mobile .vs-stable-viewport-frame{min-width:var(--vs-mobile-master-width)}@media print{html:has(body.vs-stable-host-active),body.vs-stable-host-active{overflow:visible}.vs-stable-viewport-host{position:static;width:auto;height:auto;overflow:visible}.vs-stable-viewport-frame{position:static;width:100%!important;height:100vh!important;transform:none!important}}:root{--vs2-bg:#08090a;--vs2-panel:#101112;--vs2-panel-2:#151617;--vs2-line:rgba(211,157,61,.2);--vs2-line-soft:rgba(255,255,255,.075);--vs2-gold:#d6a348;--vs2-gold-2:#edc46f;--vs2-text:#f2eee7;--vs2-muted:#9d968d;--vs2-good:#6faa6b;--vs2-bad:#c76052;--vs2-radius:12px;--vs2-shadow:0 22px 70px rgba(0,0,0,.22)}.client-shell,.pro-shell,.planner-shell,.live-shell,.admin-shell,.builder-shell{background-color:var(--vs2-bg)!important;color:var(--vs2-text)!important;background-image:radial-gradient(circle at 76% -8%,rgba(211,157,61,.08),transparent 26%)!important}.client-top,.pro-topbar,.planner-topbar,.live-topbar,.admin-topbar,.builder-top{background:#090a0bf5!important;border-bottom:1px solid var(--vs2-line)!important;box-shadow:0 10px 30px #0000002e!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.client-panel,.planner-card,.planner-hero-panel,.pro-sidebar,.pro-canvas,.pro-inspector,.live-sidebar,.live-main,.live-music-panel,.admin-panel,.admin-command-card,.admin-feature-card,.builder-sites,.builder-preview,.builder-inspector{border-color:var(--vs2-line-soft)!important;background:linear-gradient(180deg,#121314fa,#0b0c0dfa)!important;box-shadow:var(--vs2-shadow)}.client-panel:hover,.planner-card:hover,.admin-command-card:hover,.admin-feature-card:hover{border-color:#d39d3d47!important}.eyebrow{color:#bf8c38!important;letter-spacing:.14em!important}.gold-btn,.planner-primary,.pro-save,.pro-save-wide,.builder-save{background:linear-gradient(135deg,#d4a047,#ebc36e)!important;color:#171008!important;border-color:#e7ba61!important;box-shadow:0 8px 24px #d39d3d1f!important;font-weight:800!important}.client-main{max-width:1480px!important;margin-inline:auto!important}.client-welcome{border:1px solid var(--vs2-line)!important;background:radial-gradient(circle at 82% 35%,rgba(221,171,78,.16),transparent 24%),linear-gradient(125deg,#141414,#0b0c0d)!important;min-height:230px!important;padding:34px!important}.client-welcome h1{font-family:Georgia,serif!important;font-weight:400!important;font-size:clamp(34px,3vw,54px)!important;letter-spacing:-.02em!important}.client-stats>*,.client-focus,.client-tools>a{border-color:var(--vs2-line-soft)!important;background:#101112!important}.client-tools>a{transition:.18s ease!important}.client-tools>a:hover{transform:translateY(-2px);border-color:#d39d3d52!important;background:#141516!important}.client-focus{border-color:#d39d3d47!important}.client-focus h2,.client-panel h2{font-family:Georgia,serif!important;font-weight:400!important}.planner-shell{background-image:radial-gradient(circle at 78% 7%,rgba(218,166,67,.13),transparent 24%),radial-gradient(circle at 18% 42%,rgba(122,84,28,.06),transparent 20%)!important}.planner-main{max-width:1540px!important}.planner-hero-panel{border-color:#d39d3d4d!important;background:radial-gradient(circle at 85% 20%,rgba(221,171,78,.13),transparent 27%),linear-gradient(125deg,#161514,#0b0c0d)!important}.planner-hero-panel h1,.planner-card-head h2{font-family:Georgia,serif!important;font-weight:400!important}.planner-progress-ring{filter:drop-shadow(0 0 16px rgba(218,166,67,.12))}.planner-nav a,.planner-nav button{border-radius:9px!important}.planner-nav .active,.planner-nav a:hover,.planner-nav button:hover{background:linear-gradient(90deg,#d39d3d2e,#d39d3d0a)!important;border-color:#d39d3d4d!important}.planner-metric{border-radius:10px!important;border-color:var(--vs2-line-soft)!important;background:#111213!important}.planner-tags span{background:#d39d3d14!important;border-color:#d39d3d2e!important}.planner-row{border-color:#ffffff0f!important}.planner-form input,.planner-form select,.planner-form textarea,.planner-inline-form input,.planner-inline-form select,.planner-equipment-form input,.planner-equipment-form select{background:#0b0c0d!important;border-color:#302a22!important;color:var(--vs2-text)!important}.pro-shell{background-image:radial-gradient(circle at 58% -10%,rgba(211,157,61,.095),transparent 25%)!important}.pro-sidebar,.pro-inspector{border-color:#d39d3d24!important}.pro-block-list button,.pro-timeline>article{border-color:var(--vs2-line-soft)!important;background:#101112!important;border-radius:9px!important}.pro-block-list button:hover,.pro-timeline>article:hover{border-color:#d39d3d52!important}.pro-timeline>article.is-active,.pro-timeline>article.active{background:linear-gradient(90deg,#d39d3d26,#141414fa)!important;border-color:#e1b1538c!important;box-shadow:inset 3px 0 0 var(--vs2-gold)!important}.pro-event-title h1,.pro-canvas h1,.pro-canvas h2,.pro-inspector h2{font-family:Georgia,serif!important;font-weight:400!important}.pro-template-box{border-color:#d39d3d33!important;background:#0d0e0f!important}.live-shell{background-image:radial-gradient(circle at 62% -8%,rgba(211,157,61,.08),transparent 22%)!important}.live-main{border-color:#d39d3d2e!important}.live-scenario-list>article,.live-track-list>article,.live-guest-list>article{border-color:var(--vs2-line-soft)!important;background:#101112!important;border-radius:9px!important}.live-scenario-list>article:hover{border-color:#d39d3d47!important}.live-block-actions .complete{background:linear-gradient(135deg,#467b43,#65a35e)!important;border-color:#6aae63!important;box-shadow:0 0 24px #5b9a5229!important}.live-clock{font-variant-numeric:tabular-nums!important;letter-spacing:.05em!important}.live-now-playing{border-color:#d39d3d47!important;background:linear-gradient(135deg,#17130e,#0d0e0f)!important}.live-player-controls .play{background:var(--vs2-gold)!important;color:#171008!important}.admin-shell{background-image:none!important}.admin-layout{max-width:none!important}.admin-sidebar{background:#090a0b!important;border-right:1px solid var(--vs2-line-soft)!important}.admin-sidebar button,.admin-sidebar a{border-radius:8px!important}.admin-sidebar .active,.admin-sidebar button:hover,.admin-sidebar a:hover{background:#d39d3d17!important;border-color:#d39d3d38!important}.admin-stats>article{background:#101112!important;border-color:var(--vs2-line-soft)!important;border-radius:9px!important}.admin-data-table,.admin-table{border-color:var(--vs2-line-soft)!important}.admin-row{border-color:#ffffff0e!important}.admin-heading h1,.admin-panel-title h2{font-family:Georgia,serif!important;font-weight:400!important}.builder-layout{gap:12px!important;background:#08090a!important}.builder-sites,.builder-inspector{background:#0d0e0f!important}.builder-preview{background:#151617!important;border-color:#d39d3d2e!important}.builder-live-frame{border:1px solid rgba(211,157,61,.22)!important;box-shadow:0 24px 70px #00000047!important}.section-list button,.section-list>div{border-radius:8px!important}.section-list .active{border-color:#deae5080!important;background:#d39d3d1a!important}.preview-toolbar{background:#0b0c0d!important;border-bottom-color:var(--vs2-line-soft)!important}.device-switcher button{border-radius:7px!important}.device-switcher button.active{background:#d39d3d21!important;border-color:#d39d3d4d!important;color:#e7b65b!important}.builder-inspector input,.builder-inspector select,.builder-inspector textarea{background:#090a0b!important;border-color:#302a22!important;color:var(--vs2-text)!important}.catalog-page,.profile-page{background:#08090a!important}.catalog-header,.profile-header{background:#08090af5!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}.catalog-card{background:linear-gradient(180deg,#121314,#0b0c0d)!important;border-color:#d39d3d29!important;box-shadow:0 16px 42px #0000002e!important}.catalog-card:hover{transform:translateY(-3px)!important;border-color:#d39d3d59!important}.catalog-hero h1,.profile-hero h1{font-family:Georgia,serif!important;font-weight:400!important}.profile-hero,.profile-stats,.profile-services>article,.profile-reviews>article{border-color:#d39d3d29!important}@media(max-width:980px){.client-welcome{padding:25px!important}.planner-hero-panel{padding:24px!important}.admin-main,.pro-canvas,.live-main{min-width:0!important}}:root{--vs38-bg:#070807;--vs38-bg2:#0b0c0b;--vs38-panel:#101110;--vs38-panel2:#151614;--vs38-line:rgba(214,166,73,.22);--vs38-line-soft:rgba(255,255,255,.075);--vs38-gold:#d0a24d;--vs38-gold2:#edc36f;--vs38-text:#f1ede5;--vs38-muted:#a39d94;--vs38-green:#77a75b;--vs38-red:#c45b51;--vs38-blue:#6c8eb7;--vs38-purple:#9a75b4;--vs38-serif:Georgia,"Times New Roman",serif;--vs38-sans:Inter,Arial,sans-serif}.client-shell,.planner-shell,.pro-shell,.builder-shell,.live-shell,.admin-shell,.invite-shell,.booking-page{background:radial-gradient(circle at 78% -5%,rgba(208,162,77,.09),transparent 26%),linear-gradient(180deg,#090a09,#060706);color:var(--vs38-text);font-family:var(--vs38-sans)}.client-panel,.planner-card,.pro-inspector,.pro-sidebar,.builder-inspector,.builder-sites,.live-panel,.admin-panel,.invite-editor,.booking-calendar-card,.booking-request-card{border-color:var(--vs38-line)!important;background:linear-gradient(180deg,#141513f7,#0b0c0bf7)!important;box-shadow:inset 0 1px #ffffff06,0 20px 55px #00000024}.eyebrow{letter-spacing:.13em!important;color:var(--vs38-gold)!important;font-weight:700!important}.landing-page .hero h1,.landing-page h2{font-family:var(--vs38-serif)}.landing-page .btn-primary,.landing-page .gold-btn{background:linear-gradient(135deg,#d2a14b,#edc875);color:#171108;border-color:#e3b761}.catalog-page .catalog-card,.catalog-page article{border-color:var(--vs38-line)}.catalog-page h1,.catalog-page h2,.catalog-page h3{font-family:var(--vs38-serif)}.catalog-page input,.catalog-page select{min-height:44px;font-size:14px}.profile-page .profile-hero-reference{padding-top:34px;padding-bottom:34px}.profile-page h1,.profile-page h2,.profile-page h3{font-family:var(--vs38-serif)}.profile-page .profile-hero-reference h1{font-size:clamp(42px,4.3vw,68px);line-height:.98}.profile-page .profile-hero-actions .btn{min-height:46px;font-size:12px}.profile-page .profile-services article,.profile-page .profile-reviews article{border-color:var(--vs38-line);background:linear-gradient(180deg,#141512,#0d0e0d)}.booking-page{min-height:100vh}.booking-header{min-height:82px;border-bottom:1px solid var(--vs38-line);background:#070807f2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.booking-shell{width:min(1320px,calc(100% - 44px));margin:auto;padding:42px 0 70px}.booking-intro{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(330px,.55fr);gap:22px;align-items:stretch;margin-bottom:22px}.booking-intro>div,.booking-intro>aside{border:1px solid var(--vs38-line);background:linear-gradient(135deg,#141512fa,#0b0c0bfa);padding:28px}.booking-intro h1{font:400 clamp(40px,4vw,62px)/1 var(--vs38-serif);margin:9px 0 14px}.booking-intro p{font-size:15px;line-height:1.6;color:var(--vs38-muted)}.booking-workspace{gap:22px}.booking-card-head h2{font-family:var(--vs38-serif);font-size:28px}.booking-calendar-grid{gap:8px}.booking-day{min-height:92px;border-radius:0!important;font-size:13px}.booking-day strong{font-size:26px}.booking-form label{font-size:12px;letter-spacing:.03em}.booking-form input,.booking-form select,.booking-form textarea{font-size:14px;min-height:46px}.booking-submit{min-height:50px;font-size:12px;letter-spacing:.07em}.booking-trust{margin-top:22px;gap:0;border:1px solid var(--vs38-line)}.booking-trust article{padding:20px;border-right:1px solid var(--vs38-line-soft)}.client-shell{min-height:100vh}.client-top{min-height:76px;background:#070807f2;border-bottom:1px solid var(--vs38-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.client-main{max-width:1400px;margin:auto;padding:30px 34px 70px}.client-welcome{min-height:230px;border:1px solid var(--vs38-line);background:linear-gradient(90deg,#0d0e0dfa,#0d0e0dc7),radial-gradient(circle at 80% 50%,rgba(205,151,54,.16),transparent 34%);padding:34px}.client-welcome h1{font:400 clamp(38px,4vw,60px)/1.02 var(--vs38-serif);max-width:760px}.client-welcome p{font-size:15px;line-height:1.6}.client-stats article{min-height:112px;padding:22px}.client-stats b{font:400 34px var(--vs38-serif);color:var(--vs38-gold2)}.client-grid{gap:18px}.client-panel{padding:22px}.panel-head h2{font-family:var(--vs38-serif);font-size:28px}.event-row,.invite-card{min-height:68px;font-size:13px}#operations .client-tools{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}#operations article{border:1px solid var(--vs38-line);padding:18px;min-height:160px;background:#0e0f0e}#operations button{min-height:34px}#professional-profile .client-presence-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}#professional-profile textarea{min-height:110px}#professional-profile input,#professional-profile textarea{font-size:14px}.client-availability .client-availability-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.client-availability-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px}.client-availability-day{min-height:112px;padding:12px;border:1px solid var(--vs38-line-soft);background:#0b0c0b}.client-availability-day strong{font:400 24px var(--vs38-serif)}.planner-shell{--planner-accent:#d2a34e}.planner-topbar{min-height:78px;background:#070807f5;border-bottom:1px solid var(--vs38-line)}.planner-layout{max-width:1480px;margin:auto}.planner-sidebar{background:linear-gradient(180deg,#0b0c0b,#070807);border-right:1px solid var(--vs38-line)}.planner-nav button{min-height:62px;margin:3px 10px;border:1px solid transparent;border-radius:10px!important;font-size:13px}.planner-nav button.active{background:linear-gradient(90deg,#d2a34e2e,#d2a34e09);border-color:var(--vs38-line);color:#f5ead5}.planner-main{padding:26px 28px 60px}.planner-hero-panel{min-height:260px;padding:28px;border:1px solid var(--vs38-line);background:radial-gradient(circle at 78% 32%,rgba(216,169,79,.15),transparent 30%),linear-gradient(135deg,#151611,#0b0c0b)}.planner-hero-panel h1{font:400 clamp(38px,4vw,58px)/1 var(--vs38-serif)}.planner-hero-meta{font-size:13px}.planner-hero-readiness strong{font:400 42px var(--vs38-serif);color:var(--vs38-gold2)}.planner-metrics{gap:10px}.planner-metric{min-height:94px;padding:17px}.planner-metric strong{font:400 28px var(--vs38-serif)}.planner-card{padding:20px}.planner-card-head h2{font-family:var(--vs38-serif);font-size:25px}.planner-shell:has(.planner-form-card) .planner-form-card{background:linear-gradient(135deg,#1d1913fa,#0c0d0cfa)!important}.planner-form label{font-size:12px}.planner-form input,.planner-form textarea,.planner-form select{font-size:14px;min-height:46px}.planner-form textarea{min-height:120px}.planner-table .planner-guest-row{min-height:72px;padding:10px 14px}.planner-guest-main strong{font-size:14px}.planner-guest-statuses{gap:8px}.attendance-toggle{min-height:34px;font-size:11px;border-radius:999px!important}.planner-mini-list .planner-row{min-height:66px;border-bottom-color:var(--vs38-line-soft)}.planner-inline-form{gap:9px}.planner-inline-form input,.planner-inline-form select{min-height:42px;font-size:13px}.planner-music-list .planner-row{min-height:64px;background:linear-gradient(90deg,rgba(210,163,78,.045),transparent)}.planner-music-list strong{font-size:14px}.planner-tags span{padding:7px 10px;border:1px solid var(--vs38-line);border-radius:999px;color:#d9c194}.planner-invite-grid,.planner-tile-grid,.planner-equipment-grid{gap:12px}.planner-invite-grid>*,.planner-tile-grid>*,.planner-equipment-grid>*{border-color:var(--vs38-line)!important;background:linear-gradient(180deg,#151613,#0c0d0c)!important;min-height:150px}.planner-upload{border-style:dashed!important;border-color:#d2a34e57!important}.pro-topbar{min-height:78px;background:#070807f5;border-bottom:1px solid var(--vs38-line)}.pro-layout{max-width:1600px;margin:auto}.pro-sidebar{border-right:1px solid var(--vs38-line)}.pro-inspector{border-left:1px solid var(--vs38-line)}.pro-block-list button{min-height:64px;border-radius:8px!important;margin:4px 8px}.pro-block-list button.active{background:linear-gradient(90deg,#d2a34e33,#d2a34e09);border-color:#e0b15773}.pro-canvas{padding:28px}.pro-canvas-head h1{font:400 38px/1 var(--vs38-serif)}.pro-timeline article{min-height:100px;border-radius:10px!important;border-color:var(--vs38-line-soft)!important}.pro-timeline article.selected{border-color:#deac4d99!important;background:linear-gradient(90deg,#d2a34e1a,#0e0f0efa)}.pro-block-main h2{font-family:var(--vs38-serif);font-size:22px}.pro-block-main p{font-size:13px;line-height:1.5}.pro-inspector{padding:20px}.pro-inspector-head{min-height:54px}.pro-inspector label{font-size:11px;letter-spacing:.06em}.pro-inspector input,.pro-inspector select,.pro-inspector textarea{font-size:13px;min-height:42px}.pro-inspector textarea{line-height:1.55}.pro-save-wide{min-height:46px}.builder-top{min-height:76px;background:#070807f7;border-bottom:1px solid var(--vs38-line)}.builder-layout{grid-template-columns:300px minmax(0,1fr) 330px}.builder-sites,.builder-inspector{background:#090a09!important}.builder-preview{background:radial-gradient(circle at 50% 20%,rgba(211,157,61,.06),transparent 28%),#060706}.preview-toolbar{min-height:58px}.builder-live-frame{border:1px solid rgba(222,172,77,.42);box-shadow:0 28px 70px #00000047}.section-list button{min-height:58px;border-radius:8px!important}.section-list button.active{border-color:#deac4d7a;background:#d39d3d1a}.live-shell{--live-green:#6ea452}.live-topbar{min-height:74px;background:#070807;border-bottom:1px solid var(--vs38-line)}.live-layout{max-width:1680px;margin:auto}.live-sidebar{background:#080908;border-right:1px solid var(--vs38-line)}.live-main{padding:20px}.live-workspace,.live-panel{border-radius:10px!important}.live-block.active,.live-block.is-active{border-color:#e0b1579e!important;background:linear-gradient(90deg,#d2a34e21,#0e0f0efa)}.live-action-primary{background:linear-gradient(135deg,#c99740,#efc971)!important;color:#171108!important}.live-action-success{background:linear-gradient(135deg,#2f6c35,#4d944e)!important}.invite-top{min-height:74px;background:#070807;border-bottom:1px solid var(--vs38-line)}.invite-layout{max-width:1500px;margin:auto}.invite-layout>aside{background:#090a09;border-right:1px solid var(--vs38-line);padding:18px}.invite-layout>aside button{min-height:62px;border-radius:8px!important}.invite-layout>aside button.active{background:#d2a34e1f;border-color:var(--vs38-line)}.invite-editor{padding:24px}.invite-card-preview{min-height:300px;border:1px solid rgba(224,177,87,.42);background:radial-gradient(circle at 74% 24%,rgba(230,182,91,.18),transparent 26%),linear-gradient(145deg,#211b12,#0b0c0b);display:flex;flex-direction:column;justify-content:flex-end;padding:28px}.invite-card-preview h2{font:400 42px/1 var(--vs38-serif)}.invite-guests article{min-height:66px}.admin-topbar{min-height:76px;background:#070807;border-bottom:1px solid var(--vs38-line)}.admin-layout{max-width:1720px;margin:auto}.admin-sidebar{background:#080908;border-right:1px solid var(--vs38-line)}.admin-sidebar nav button{min-height:52px;border-radius:8px!important}.admin-sidebar nav button.active{background:linear-gradient(90deg,#d2a34e2b,#d2a34e06);border-color:var(--vs38-line)}.admin-main{padding:26px 30px 70px}.admin-heading h1{font:400 42px/1 var(--vs38-serif)}.admin-command-strip{gap:10px}.admin-command-card{min-height:116px;border-radius:8px!important}.admin-stats article{min-height:128px}.admin-stats strong{font:400 32px var(--vs38-serif)}.admin-grid-two{gap:14px}.admin-row{min-height:58px}.admin-status{border-radius:999px!important;padding:6px 9px}.ve-scale-frame{width:100%;overflow-x:hidden;position:relative;background:var(--ve-bg,#050607)}.ve-scale-frame>.ve-page{width:100%;margin:0 auto}@media(min-width:761px)and (max-width:1219px){.ve-scale-frame.is-scaled{overflow:hidden}.ve-scale-frame.is-scaled>.ve-page{position:absolute;left:50%;top:0;width:1220px;max-width:none;margin:0;will-change:transform}.ve-scale-frame.is-scaled .ve-shell{width:1180px;max-width:1180px}}@media(min-width:900px){.client-shell,.planner-shell,.pro-shell,.builder-shell,.live-shell,.admin-shell,.invite-shell,.booking-page{font-size:14px}.client-shell small,.planner-shell small,.pro-shell small,.builder-shell small,.live-shell small,.admin-shell small,.invite-shell small,.booking-page small{font-size:max(10px,.74em)}}@media(max-width:1180px)and (min-width:761px){.client-main,.planner-main,.pro-canvas,.admin-main{padding-left:20px;padding-right:20px}.builder-layout{grid-template-columns:250px minmax(0,1fr) 290px}.client-availability-days{grid-template-columns:repeat(7,minmax(92px,1fr));overflow-x:auto}#operations .client-tools{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.booking-shell{width:min(100% - 24px,680px);padding-top:22px}.booking-intro,.booking-workspace{grid-template-columns:1fr}.booking-trust{grid-template-columns:1fr 1fr}.booking-trust article:nth-child(2){border-right:0}.client-main{padding:18px 12px 76px}.client-welcome{padding:22px}.client-welcome h1{font-size:38px}.client-stats{grid-template-columns:repeat(3,1fr);overflow-x:auto}.client-stats article{min-width:150px}.client-grid,#operations .client-tools,#professional-profile .client-presence-form{grid-template-columns:1fr}.client-availability .client-availability-form{grid-template-columns:1fr 1fr}.builder-layout{display:block}.builder-sites,.builder-inspector{position:relative;width:auto}.admin-main{padding:18px 12px 76px}.admin-command-strip,.admin-stats{grid-template-columns:1fr 1fr}.admin-grid-two{grid-template-columns:1fr}}:root{--mc63-bg:#060606;--mc63-bg-soft:#0a0a09;--mc63-panel:#0e0e0d;--mc63-panel-hi:#15130f;--mc63-text:#f1ece3;--mc63-text2:#b0a79b;--mc63-muted:#777066;--mc63-gold:#c79443;--mc63-gold2:#e0b768;--mc63-gold3:#f2d697;--mc63-line:rgba(218,171,82,.22);--mc63-line2:rgba(228,183,95,.43);--mc63-white:rgba(255,255,255,.072);--mc63-green:#8db58d;--mc63-red:#d27168;--mc63-serif:Georgia,"Times New Roman",serif;--mc63-sans:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;--mc63-shadow:0 30px 90px rgba(0,0,0,.48)}.vs-auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(430px,.72fr);position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 24% 20%,rgba(211,158,65,.15),transparent 27%),radial-gradient(circle at 68% 83%,rgba(131,84,27,.08),transparent 28%),linear-gradient(135deg,#050505,#0b0b0a 52%,#070706);color:var(--mc63-text);font-family:var(--mc63-sans)}.vs-auth-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(90deg,transparent 0 42%,rgba(221,177,91,.025) 42% 42.12%,transparent 42.12%),linear-gradient(0deg,transparent 0 68%,rgba(221,177,91,.025) 68% 68.12%,transparent 68.12%)}.vs-auth-page:after{content:"";position:absolute;width:56vw;height:56vw;max-width:900px;max-height:900px;left:-20vw;top:22vh;border:1px solid rgba(221,177,91,.075);border-radius:50%;z-index:-1;box-shadow:0 0 0 80px #ddb15b05,0 0 0 160px #ddb15b03}.vs-auth-brand{position:absolute;left:clamp(28px,4.8vw,82px);top:34px;z-index:8;display:flex;align-items:center;gap:13px;color:inherit;text-decoration:none}.vs-auth-brand-mark{font:italic 38px/.86 var(--mc63-serif);color:var(--mc63-gold2);letter-spacing:-.09em;text-shadow:0 0 24px rgba(216,163,70,.22)}.vs-auth-brand-copy{display:grid;gap:3px}.vs-auth-brand-copy strong{font-size:11px;letter-spacing:.17em}.vs-auth-brand-copy small{font-size:7px;color:#8b7049;letter-spacing:.14em;text-transform:uppercase}.vs-auth-stage{grid-column:1;min-height:100vh;padding:136px clamp(34px,5vw,88px) 56px;display:flex;flex-direction:column;justify-content:center;position:relative}.vs-auth-stage-glow{position:absolute;width:min(36vw,520px);aspect-ratio:1;right:3%;top:18%;border-radius:50%;background:radial-gradient(circle,rgba(213,163,76,.11),rgba(213,163,76,.018) 48%,transparent 69%);filter:blur(.2px)}.vs-auth-stage-copy{position:relative;z-index:2;max-width:700px}.vs-auth-kicker{margin:0 0 16px;color:#b78a46;font-size:8px;font-weight:700;letter-spacing:.28em}.vs-auth-stage-copy h2{margin:0;font:400 clamp(48px,5.4vw,84px)/.9 var(--mc63-serif);letter-spacing:-.055em}.vs-auth-stage-copy h2 em{font-style:normal;color:var(--mc63-gold2)}.vs-auth-stage-copy>p:last-child{max-width:610px;margin:23px 0 0;color:#8f877d;font-size:12px;line-height:1.72}.vs-auth-product-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-width:720px;margin-top:38px}.vs-auth-product{min-height:76px;padding:13px 15px;border:1px solid rgba(221,177,91,.13);border-radius:9px;background:linear-gradient(145deg,#131210a3,#090908a8);display:grid;grid-template-columns:30px 1fr;align-items:center;gap:9px}.vs-auth-product>span{color:#745b34;font:400 11px var(--mc63-serif)}.vs-auth-product div{display:grid;gap:4px}.vs-auth-product b{font-size:9px;letter-spacing:.11em}.vs-auth-product small{font-size:8px;color:#777067}.vs-auth-trust-row{position:relative;z-index:2;display:flex;gap:21px;flex-wrap:wrap;margin-top:25px;color:#6e665c;font-size:7px;letter-spacing:.09em;text-transform:uppercase}.vs-auth-trust-row span:before{content:"•";margin-right:8px;color:#a77a39}.vs-auth-panel{grid-column:2;min-height:100vh;display:grid;grid-template-rows:64px 1fr 44px;border-left:1px solid rgba(221,177,91,.16);background:linear-gradient(180deg,#11100efb,#080807fe);box-shadow:-34px 0 100px #0000003d}.vs-auth-panel-head,.vs-auth-panel-meta{display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,3vw,42px);border-bottom:1px solid rgba(255,255,255,.055)}.vs-auth-panel-index{font-size:7px;color:#7f776c;letter-spacing:.22em}.vs-auth-close{width:31px;height:31px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.07);border-radius:50%;color:#9a9082;text-decoration:none;font-size:17px}.vs-auth-close:hover{border-color:var(--mc63-line2);color:var(--mc63-gold2)}.vs-auth-panel-body{align-self:center;width:min(calc(100% - 54px),510px);margin:auto;padding:36px 0}.vs-auth-eyebrow{color:var(--mc63-gold);font-size:8px;font-weight:700;letter-spacing:.23em;text-transform:uppercase}.vs-auth-panel-body h1{margin:11px 0 13px;font:400 clamp(37px,3.3vw,52px)/.96 var(--mc63-serif);letter-spacing:-.045em}.vs-auth-description{margin:0 0 27px;color:#91897f;font-size:11px;line-height:1.65}.vs-auth-form{display:grid;gap:13px}.vs-auth-form--register{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.vs-auth-field{display:grid;gap:7px}.vs-auth-field>span{color:#968d81;font-size:7px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.vs-auth-field input,.vs-auth-field select{width:100%;box-sizing:border-box;min-height:47px;padding:0 13px;border:1px solid rgba(255,255,255,.085);border-radius:7px;background:#090909;color:#eee8df;font:400 11px var(--mc63-sans);outline:none}.vs-auth-field select option{background:#10100f}.vs-auth-field input::placeholder{color:#514d47}.vs-auth-field input:focus,.vs-auth-field select:focus{border-color:var(--mc63-line2);box-shadow:0 0 0 3px #d8a34612}.vs-auth-form-row{display:flex;justify-content:space-between;align-items:center;gap:14px;min-height:31px}.vs-auth-form-row>a{color:#a88551;text-decoration:none;font-size:8px}.vs-auth-check{display:flex;align-items:center;gap:8px;color:#8a8278;font-size:8px}.vs-auth-check input{accent-color:#c39143}.vs-auth-check span{line-height:1.3}.vs-auth-primary{min-height:47px;margin-top:3px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e0b365;border-radius:7px;background:linear-gradient(135deg,#e2b968,#b77f35);color:#171108;text-decoration:none;font:800 8px var(--mc63-sans);letter-spacing:.13em;text-transform:uppercase;cursor:pointer;box-shadow:0 14px 34px #ac772a21}.vs-auth-primary b{font-size:16px;font-weight:400}.vs-auth-primary:hover{filter:brightness(1.05);transform:translateY(-1px)}.vs-auth-primary:disabled{opacity:.55;cursor:wait;transform:none}.vs-auth-alert{padding:10px 12px;border:1px solid rgba(209,104,92,.29);border-radius:7px;background:#a4332a12;color:#e3a59c;font-size:8px;line-height:1.55}.vs-auth-alert--neutral{border-color:#d7aa5833;background:#d7aa580d;color:#bca77f}.vs-auth-secondary-callout{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:20px;padding:14px 0 0;border-top:1px solid rgba(255,255,255,.055);font-size:8px;color:#756e65}.vs-auth-secondary-callout a{color:#c8a15f;text-decoration:none;font-weight:700;letter-spacing:.04em}.vs-auth-footer{display:flex;gap:17px;flex-wrap:wrap;margin-top:23px;padding-top:16px;border-top:1px solid rgba(255,255,255,.05)}.vs-auth-footer a{color:#9b825d;text-decoration:none;font-size:8px}.vs-auth-panel-meta{border-top:1px solid rgba(255,255,255,.045);border-bottom:0;color:#57534e;font-size:6px;letter-spacing:.15em;text-transform:uppercase}.vs-auth-form-note{grid-column:1/-1;margin:1px 0 2px;color:#6f685f;font-size:7px;line-height:1.55}.vs-auth-form--register .vs-auth-alert,.vs-auth-form--register .vs-auth-primary{grid-column:1/-1}.vs-auth-security-note{display:grid;grid-template-columns:auto 1fr;gap:7px 14px;margin:0 0 19px;padding:14px;border-left:2px solid #bd8b3d;background:#ca97440b}.vs-auth-security-note b{grid-row:1/3;color:#cda45d;font-size:8px;letter-spacing:.09em;text-transform:uppercase}.vs-auth-security-note span{color:#817970;font-size:8px;line-height:1.45}.vs-auth-success{text-align:left;display:grid;gap:10px}.vs-auth-success>span{width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(126,184,132,.35);border-radius:50%;color:#9bc69f;background:#55995e12;font-size:18px}.vs-auth-success h2{margin:4px 0 0;font:400 25px var(--mc63-serif)}.vs-auth-success p{margin:0 0 10px;color:#8d857b;font-size:10px;line-height:1.6}.billing-page{min-height:100vh;background:radial-gradient(circle at 80% 1%,rgba(210,158,66,.105),transparent 26%),linear-gradient(155deg,#060606,#0a0a09 48%,#060606);color:var(--mc63-text);font-family:var(--mc63-sans)}.billing-topbar{position:sticky;top:0;z-index:50;min-height:67px;padding:0 max(24px,calc((100vw - 1440px)/2));display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:25px;border-bottom:1px solid rgba(255,255,255,.055);background:#070706f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.billing-brand{display:flex;align-items:center;gap:9px;color:inherit;text-decoration:none}.billing-brand span{font:italic 28px/.9 var(--mc63-serif);color:var(--mc63-gold2);letter-spacing:-.08em}.billing-brand b{font-size:9px;letter-spacing:.15em}.billing-brand small{padding-left:9px;border-left:1px solid var(--mc63-line);color:#6d6355;font-size:6px;letter-spacing:.18em}.billing-topbar nav{display:flex;justify-content:center;gap:3px}.billing-topbar nav a,.billing-back{min-height:35px;display:flex;align-items:center;padding:0 10px;border-radius:6px;color:#817a70;text-decoration:none;font-size:7px;letter-spacing:.07em;text-transform:uppercase}.billing-topbar nav a:hover,.billing-back:hover{background:#d7aa580e;color:#d1aa63}.billing-main{width:min(calc(100% - 48px),1440px);margin:0 auto;padding:44px 0 78px}.billing-hero{min-height:265px;display:grid;grid-template-columns:minmax(0,1fr) 180px;align-items:end;padding:34px 38px;border:1px solid var(--mc63-line);border-radius:16px;background:linear-gradient(120deg,#2a20127a,#0b0b0af7 59%),radial-gradient(circle at 85% 20%,rgba(228,179,86,.11),transparent 25%);position:relative;overflow:hidden}.billing-hero:after{content:"";position:absolute;right:9%;top:-55%;width:380px;height:380px;border:1px solid rgba(224,179,92,.07);border-radius:50%;box-shadow:0 0 0 60px #e0b35c05,0 0 0 120px #e0b35c03}.billing-eyebrow{margin:0;color:#a77d3e;font-size:7px;font-weight:700;letter-spacing:.24em}.billing-hero h1{margin:12px 0 14px;font:400 clamp(48px,5vw,72px)/.9 var(--mc63-serif);letter-spacing:-.055em}.billing-hero h1 em{font-style:normal;color:var(--mc63-gold2)}.billing-hero>div:first-child>p:last-child{max-width:710px;margin:0;color:#8a8278;font-size:10px;line-height:1.62}.billing-hero-index{justify-self:end;align-self:start;position:relative;z-index:2;width:140px;height:140px;border:1px solid rgba(222,176,88,.2);border-radius:50%;display:grid;place-items:center;align-content:center;gap:4px;text-align:center}.billing-hero-index span{font:400 28px var(--mc63-serif);color:#d7ad63}.billing-hero-index b{font-size:7px;letter-spacing:.12em}.billing-hero-index small{font-size:6px;color:#625b52;letter-spacing:.1em}.billing-alert,.billing-payment-message{margin:12px 0;padding:12px 15px;border:1px solid rgba(212,105,93,.27);border-radius:8px;background:#a6362c0f;color:#dfa59d;font-size:8px}.billing-payment-message{border-color:var(--mc63-line);background:#cd9b450d;color:#baa77f}.billing-current{display:grid;grid-template-columns:190px minmax(250px,.9fr) minmax(300px,.9fr) minmax(350px,1.4fr);gap:0;margin-top:12px;border:1px solid rgba(220,174,86,.18);border-radius:14px;background:linear-gradient(160deg,#11100e,#090909);overflow:hidden}.billing-current>div{min-height:130px;padding:21px 23px;border-right:1px solid rgba(255,255,255,.05)}.billing-current>div:last-child{border-right:0}.billing-current-label{display:flex;align-items:flex-start;justify-content:space-between;color:#80776a;font-size:7px;letter-spacing:.16em}.billing-current-label i{width:7px;height:7px;border-radius:50%;background:#665b4d;box-shadow:0 0 0 4px #ffffff05}.billing-current-label i.is-on{background:#94bd8e;box-shadow:0 0 16px #6fb07059}.billing-current-plan{display:flex;flex-direction:column;justify-content:center}.billing-current-plan small,.billing-current-meta small{color:#6f685f;font-size:7px;letter-spacing:.08em;text-transform:uppercase}.billing-current-plan strong{margin:7px 0 4px;font:400 26px var(--mc63-serif);color:#e6dcca}.billing-current-plan span{color:#aa8b5d;font-size:8px}.billing-current-meta{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:17px}.billing-current-meta div{display:grid;gap:7px}.billing-current-meta b{font-size:10px;color:#c7bdae;font-weight:600}.billing-access-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px!important;padding:17px!important}.billing-access-grid article{min-height:78px;padding:13px;border:1px solid rgba(255,255,255,.06);border-radius:8px;display:flex;flex-direction:column;justify-content:center;position:relative}.billing-access-grid article span{font-size:6px;color:#777066;letter-spacing:.12em}.billing-access-grid article b{margin-top:7px;font-size:8px;color:#827c74}.billing-access-grid article i{position:absolute;right:12px;top:12px;width:6px;height:6px;border-radius:50%;background:#6a6053}.billing-access-grid article.is-open{border-color:#d7aa5833;background:#d7aa5809}.billing-access-grid article.is-open b{color:#cba562}.billing-access-grid article.is-open i{background:#9fc29a}.billing-section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin:43px 0 18px}.billing-section-heading h2{margin:8px 0 0;font:400 34px var(--mc63-serif)}.billing-section-heading>p{max-width:450px;margin:0;color:#746e66;font-size:9px;line-height:1.55;text-align:right}.billing-plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.billing-plans article{min-height:400px;padding:25px;border:1px solid rgba(255,255,255,.07);border-radius:13px;background:linear-gradient(155deg,#11110ff7,#090908fc);display:flex;flex-direction:column;position:relative;overflow:hidden}.billing-plans article.is-featured{border-color:#dcae5661;background:radial-gradient(circle at 84% 7%,rgba(222,174,85,.12),transparent 25%),linear-gradient(155deg,#17140f,#0a0a09 68%)}.billing-plans article.is-current:after{content:"CURRENT";position:absolute;right:-33px;top:25px;width:120px;padding:4px 0;transform:rotate(45deg);background:#ad7b36;color:#171108;text-align:center;font-size:5px;font-weight:800;letter-spacing:.15em}.billing-plan-top{display:flex;justify-content:space-between;min-height:20px}.billing-plan-top>span{color:#8c6b3a;font-size:7px;letter-spacing:.18em}.billing-plan-top>b{color:#c89e57;font-size:6px;letter-spacing:.12em}.billing-plans h3{margin:17px 0 10px;font:400 31px/1 var(--mc63-serif)}.billing-plans article>p{min-height:54px;margin:0;color:#7f786f;font-size:9px;line-height:1.6}.billing-plans ul{list-style:none;margin:23px 0 0;padding:16px 0 0;border-top:1px solid rgba(255,255,255,.055);display:grid;gap:11px}.billing-plans li{display:flex;align-items:center;gap:9px;color:#9a9287;font-size:8px}.billing-plans li i{width:18px;height:18px;display:grid;place-items:center;border:1px solid rgba(215,170,88,.18);border-radius:50%;color:#cda65e;font-style:normal;font-size:7px}.billing-plan-action{margin-top:auto;padding-top:24px}.billing-plan-action button{width:100%;min-height:43px;border:1px solid #d7ab5d;border-radius:7px;background:linear-gradient(135deg,#ddb366,#ad7731);color:#171108;font-size:7px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.billing-plan-action button:disabled{opacity:.55}.billing-plan-note{display:block;padding:12px;border:1px solid rgba(255,255,255,.06);border-radius:7px;color:#716a62;font-size:7px;line-height:1.45}.billing-foundation{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:12px;border:1px solid rgba(255,255,255,.055);border-radius:12px;overflow:hidden}.billing-foundation>div{min-height:118px;padding:18px;border-right:1px solid rgba(255,255,255,.05);background:#0b0b0a}.billing-foundation>div:last-child{border-right:0}.billing-foundation span{color:#735a36;font:400 11px var(--mc63-serif)}.billing-foundation b{display:block;margin:11px 0 6px;font-size:8px;letter-spacing:.05em}.billing-foundation p{margin:0;color:#6c665e;font-size:7px;line-height:1.5}.pro-index-page{min-height:100vh;background:radial-gradient(circle at 83% 0,rgba(205,152,62,.1),transparent 25%),linear-gradient(160deg,#050505,#090909 50%,#070706);color:var(--mc63-text);font-family:var(--mc63-sans)}.pro-index-topbar{position:sticky;top:0;z-index:60;min-height:68px;padding:0 max(24px,calc((100vw - 1460px)/2));display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;border-bottom:1px solid rgba(255,255,255,.055);background:#070706f2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.pro-index-brand{display:flex;align-items:center;gap:8px;color:inherit;text-decoration:none}.pro-index-brand span{font:italic 29px/.9 var(--mc63-serif);color:var(--mc63-gold2)}.pro-index-brand b{font-size:10px;letter-spacing:.18em}.pro-index-brand small{margin-left:7px;padding-left:10px;border-left:1px solid var(--mc63-line);color:#665e53;font-size:6px;letter-spacing:.17em}.pro-index-topbar nav{display:flex;justify-content:center;gap:3px}.pro-index-topbar nav a,.pro-index-workspace{min-height:35px;display:flex;align-items:center;padding:0 10px;border-radius:6px;color:#7d766d;text-decoration:none;font-size:7px;text-transform:uppercase;letter-spacing:.08em}.pro-index-topbar nav a:hover,.pro-index-topbar nav a.is-active{background:#d7aa580d;color:#cba25d}.pro-index-workspace{border:1px solid rgba(215,170,88,.16);color:#b18e56}.pro-index-main{width:min(calc(100% - 48px),1460px);margin:0 auto;padding:30px 0 72px}.pro-index-hero{min-height:285px;display:grid;grid-template-columns:1fr 360px;align-items:center;padding:32px 38px;border:1px solid var(--mc63-line);border-radius:16px;background:linear-gradient(125deg,#2a1f0f7d,#0a0a09f7 60%),radial-gradient(circle at 86% 22%,rgba(229,180,88,.13),transparent 25%);overflow:hidden;position:relative}.pro-index-hero:before{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(228,179,88,.38),transparent)}.pro-index-eyebrow{margin:0;color:#aa7e3e;font-size:7px;font-weight:700;letter-spacing:.24em}.pro-index-hero h1{margin:13px 0 16px;font:400 clamp(50px,5.6vw,78px)/.88 var(--mc63-serif);letter-spacing:-.055em}.pro-index-hero h1 em{font-style:normal;color:var(--mc63-gold2)}.pro-index-hero-copy>p:last-child{max-width:720px;margin:0;color:#898177;font-size:10px;line-height:1.65}.pro-index-hero-orbit{justify-self:center;width:210px;height:210px;border:1px solid rgba(225,178,90,.2);border-radius:50%;display:grid;place-items:center;align-content:center;position:relative}.pro-index-hero-orbit:before,.pro-index-hero-orbit:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(225,178,90,.08)}.pro-index-hero-orbit:before{top:22px;right:22px;bottom:22px;left:22px}.pro-index-hero-orbit:after{top:-35px;right:-35px;bottom:-35px;left:-35px}.pro-index-hero-orbit span{font:italic 48px/.8 var(--mc63-serif);color:#d6aa5e;letter-spacing:-.09em}.pro-index-hero-orbit b{margin-top:10px;font-size:9px;letter-spacing:.2em}.pro-index-hero-orbit small{margin-top:6px;color:#665c4e;font-size:6px;letter-spacing:.13em}.pro-index-hero-orbit i{position:absolute;right:25px;top:50%;width:7px;height:7px;border-radius:50%;background:#d8aa5a;box-shadow:0 0 18px #d8aa5acc}.pro-index-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:10px 0}.pro-index-metrics button{min-height:104px;padding:16px 18px;border:1px solid rgba(255,255,255,.06);border-radius:11px;background:linear-gradient(150deg,#11110f,#090909);color:inherit;text-align:left;cursor:pointer;position:relative}.pro-index-metrics button:hover,.pro-index-metrics button.is-active{border-color:#d7aa5852;background:linear-gradient(145deg,#2c211261,#0a0a09 70%)}.pro-index-metrics button.is-live.is-active{border-color:#cc504652;background:linear-gradient(145deg,#69211b38,#0a0a09 70%)}.pro-index-metrics span{display:block;color:#776f65;font-size:6px;letter-spacing:.16em}.pro-index-metrics b{display:block;margin:10px 0 4px;font:400 30px/1 var(--mc63-serif);color:#e0d7cb}.pro-index-metrics small{color:#655f57;font-size:7px}.pro-index-metrics button.is-live b{color:#df8f83}.pro-index-toolbar{min-height:85px;display:grid;grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:22px;margin:21px 0 10px}.pro-index-toolbar h2{margin:6px 0 0;font:400 28px var(--mc63-serif)}.pro-index-search{justify-self:center;width:min(100%,520px);min-height:42px;display:grid;grid-template-columns:34px 1fr;align-items:center;border:1px solid rgba(255,255,255,.075);border-radius:8px;background:#090909}.pro-index-search>span{text-align:center;color:#8b7249}.pro-index-search input{height:40px;border:0!important;background:transparent!important;color:#c9c0b5!important;outline:0!important;box-shadow:none!important;font-size:9px}.pro-index-filter-row{display:flex;gap:4px}.pro-index-filter-row button{min-height:33px;padding:0 10px;border:1px solid rgba(255,255,255,.055);border-radius:6px;background:transparent;color:#777168;font-size:7px;cursor:pointer}.pro-index-filter-row button.is-active{border-color:#d7aa5847;background:#d7aa580f;color:#c9a15d}.pro-index-alert{padding:12px 15px;margin-bottom:10px;border:1px solid rgba(207,98,87,.27);border-radius:8px;background:#a130280e;color:#dfa198;font-size:8px}.pro-index-event-list{display:grid;gap:7px}.pro-index-event{min-height:126px;display:grid;grid-template-columns:48px 72px minmax(300px,1.5fr) minmax(230px,.65fr) minmax(250px,.7fr);align-items:center;gap:14px;padding:13px 16px;border:1px solid rgba(255,255,255,.065);border-radius:11px;background:linear-gradient(155deg,#11110ff7,#090908fc);position:relative;overflow:hidden}.pro-index-event:after{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:#6f5a3a}.pro-index-event.status-live:after{background:#c7584d;box-shadow:0 0 15px #c7584db3}.pro-index-event.status-ready:after{background:#b78c43}.pro-index-event:hover{border-color:#d7aa5840;background:linear-gradient(155deg,#1b1812fa,#0a0a09fc)}.pro-index-event-order{color:#514c46;font:400 11px var(--mc63-serif);text-align:center}.pro-index-event-date{height:68px;border:1px solid rgba(215,170,88,.13);border-radius:8px;display:grid;place-items:center;align-content:center;gap:2px;background:#0b0b0a}.pro-index-event-date strong{font:400 26px/.9 var(--mc63-serif);color:#d2a85e}.pro-index-event-date span{font-size:6px;color:#6f665a;letter-spacing:.13em}.pro-index-event-copy{min-width:0}.pro-index-event-meta{display:flex;align-items:center;gap:8px}.pro-index-event-meta .status{padding:4px 7px!important;border:1px solid rgba(215,170,88,.18)!important;border-radius:999px!important;background:#d7aa5809!important;color:#b58e53!important;font-size:6px!important;letter-spacing:.08em!important}.pro-index-event-meta .status-live{border-color:#ca524842!important;background:#a12b2412!important;color:#db887d!important}.pro-index-event-meta small{color:#5f5952;font-size:6px}.pro-index-event h3{margin:8px 0 5px;font:400 21px/1.05 var(--mc63-serif);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pro-index-event-copy>p{margin:0;color:#777067;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pro-index-readiness small{display:block;margin-bottom:8px;color:#5e5851;font-size:6px;letter-spacing:.13em}.pro-index-readiness>div{display:flex;gap:4px}.pro-index-readiness span{padding:6px 7px;border:1px solid rgba(255,255,255,.05);border-radius:5px;color:#514d47;font-size:5px;letter-spacing:.08em}.pro-index-readiness span.on{border-color:#d7aa5824;color:#9d8053;background:#d7aa5806}.pro-index-readiness span.live{border-color:#ca52482e;color:#b96e66}.pro-index-event-actions{display:flex;justify-content:flex-end;gap:6px}.pro-index-event-actions a{min-height:38px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(215,170,88,.17);border-radius:7px;color:#b18d55;text-decoration:none;font-size:6px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.pro-index-event-actions a.primary{border-color:#d7ab5f;background:linear-gradient(135deg,#d9ae62,#a9722e);color:#171108}.pro-index-state{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed rgba(215,170,88,.18);border-radius:12px;background:#ffffff02}.pro-index-state>span:not(.pro-index-loader){font:italic 42px var(--mc63-serif);color:#8e6a37}.pro-index-state h2{margin:12px 0 6px;font:400 25px var(--mc63-serif)}.pro-index-state p{margin:0;color:#716b63;font-size:9px}.pro-index-state a{margin-top:16px;color:#bf995b;text-decoration:none;font-size:8px}.pro-index-loader{width:26px;height:26px;border:2px solid rgba(215,170,88,.13);border-top-color:#c89443;border-radius:50%;animation:mc63spin .8s linear infinite}.live-index-page{min-height:100vh;background:radial-gradient(circle at 84% 4%,rgba(135,42,35,.12),transparent 26%),radial-gradient(circle at 30% 0,rgba(207,153,64,.07),transparent 22%),#050505;color:var(--mc63-text);font-family:var(--mc63-sans)}.live-index-topbar{position:sticky;top:0;z-index:60;min-height:68px;padding:0 max(24px,calc((100vw - 1460px)/2));display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;border-bottom:1px solid rgba(255,255,255,.055);background:#060606f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.live-index-brand{display:flex;align-items:center;gap:8px;color:inherit;text-decoration:none}.live-index-brand span{font:italic 29px/.9 var(--mc63-serif);color:#d3a557}.live-index-brand b{font-size:10px;letter-spacing:.18em}.live-index-brand small{margin-left:7px;padding-left:10px;border-left:1px solid rgba(208,86,73,.24);color:#6c5a54;font-size:6px;letter-spacing:.17em}.live-index-topbar nav{display:flex;justify-content:center;gap:3px}.live-index-topbar nav a{min-height:35px;display:flex;align-items:center;padding:0 10px;border-radius:6px;color:#76706a;text-decoration:none;font-size:7px;letter-spacing:.08em;text-transform:uppercase}.live-index-topbar nav a:hover{background:#d7aa580b;color:#c49d5d}.live-index-system{display:flex;align-items:center;gap:8px;color:#77716b;font-size:6px;letter-spacing:.13em}.live-index-system i{width:7px;height:7px;border-radius:50%;background:#7c766f}.live-index-system i.is-live{background:#d05f54;box-shadow:0 0 15px #d55046bf;animation:mc63pulse 1.6s ease-in-out infinite}.live-index-main{width:min(calc(100% - 48px),1460px);margin:0 auto;padding:30px 0 70px}.live-index-hero{min-height:290px;display:grid;grid-template-columns:1fr 420px;align-items:center;padding:34px 38px;border:1px solid rgba(215,170,88,.18);border-radius:16px;background:linear-gradient(120deg,#261c0f66,#080808fa 60%),radial-gradient(circle at 83% 30%,rgba(187,64,54,.11),transparent 25%);position:relative;overflow:hidden}.live-index-hero:after{content:"LIVE";position:absolute;right:2.5%;bottom:-28px;font:900 118px/.8 var(--mc63-sans);letter-spacing:-.07em;color:#ffffff05}.live-index-eyebrow{margin:0;color:#9b743c;font-size:7px;font-weight:700;letter-spacing:.24em}.live-index-hero h1{margin:14px 0 15px;font:400 clamp(54px,5.9vw,82px)/.86 var(--mc63-serif);letter-spacing:-.06em}.live-index-hero h1 em{font-style:normal;color:#dc8276}.live-index-hero>div:first-child>p:last-child{max-width:720px;margin:0;color:#89827a;font-size:10px;line-height:1.65}.live-index-hero code,.live-index-state code{padding:2px 4px;border-radius:4px;background:#ffffff09;color:#bda16f;font-size:.9em}.live-index-console{justify-self:center;width:310px;height:210px;display:grid;grid-template-columns:160px 1fr;align-items:center;gap:25px}.live-index-console-ring{width:150px;height:150px;border:1px solid rgba(209,75,65,.24);border-radius:50%;display:grid;place-items:center;align-content:center;gap:2px;box-shadow:0 0 0 22px #cd4c4205,inset 0 0 42px #9d332b12}.live-index-console-ring span{color:#a45e57;font-size:6px;letter-spacing:.18em}.live-index-console-ring b{font:400 46px/.9 var(--mc63-serif);color:#df887d}.live-index-console-ring small{color:#6c5b56;font-size:5px;letter-spacing:.13em}.live-index-console-bars{height:118px;display:flex;align-items:end;gap:6px}.live-index-console-bars i{display:block;width:5px;height:30%;background:linear-gradient(#b45a4f,#5f2a26);border-radius:3px;animation:mc63bars 1.4s ease-in-out infinite alternate}.live-index-console-bars i:nth-child(2){height:70%;animation-delay:.2s}.live-index-console-bars i:nth-child(3){height:42%;animation-delay:.4s}.live-index-console-bars i:nth-child(4){height:90%;animation-delay:.1s}.live-index-console-bars i:nth-child(5){height:58%;animation-delay:.6s}.live-index-console-bars i:nth-child(6){height:34%;animation-delay:.3s}.live-index-console-bars i:nth-child(7){height:78%;animation-delay:.5s}.live-index-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:10px 0}.live-index-summary article{min-height:96px;padding:16px 18px;border:1px solid rgba(255,255,255,.06);border-radius:10px;background:#0d0d0c}.live-index-summary article.is-live{border-color:#c74f4538;background:linear-gradient(145deg,#551b172e,#0b0b0b)}.live-index-summary span{color:#6f6963;font-size:6px;letter-spacing:.15em}.live-index-summary b{display:block;margin:9px 0 3px;font:400 28px var(--mc63-serif)}.live-index-summary article.is-live b{color:#db7f74}.live-index-summary small{color:#5f5a55;font-size:7px}.live-index-section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin:35px 0 14px}.live-index-section-head h2{margin:7px 0 0;font:400 29px var(--mc63-serif)}.live-index-section-head>p{max-width:450px;margin:0;color:#6e6862;font-size:8px;line-height:1.5;text-align:right}.live-index-alert{padding:12px 14px;margin-bottom:10px;border:1px solid rgba(205,86,75,.27);border-radius:8px;background:#9c2a220f;color:#dc9a92;font-size:8px}.live-index-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.live-index-card{min-height:245px;padding:19px 21px;border:1px solid rgba(255,255,255,.065);border-radius:12px;background:linear-gradient(155deg,#11110f,#080808);display:flex;flex-direction:column;position:relative;overflow:hidden}.live-index-card:after{content:"";position:absolute;right:-60px;top:-60px;width:180px;height:180px;border:1px solid rgba(215,170,88,.05);border-radius:50%;box-shadow:0 0 0 32px #d7aa5803}.live-index-card.status-live{border-color:#cc4f444a;background:radial-gradient(circle at 86% 8%,rgba(176,49,41,.12),transparent 28%),linear-gradient(155deg,#14100f,#080808)}.live-index-card-top{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:9px;position:relative;z-index:2}.live-index-card-number{font:400 10px var(--mc63-serif);color:#5f5953}.live-index-status{justify-self:start;padding:5px 8px;border:1px solid rgba(215,170,88,.14);border-radius:999px;color:#a9844e;font-size:6px;letter-spacing:.08em}.live-index-status i{display:inline-block;width:5px;height:5px;margin-right:6px;border-radius:50%;background:#a37c43}.live-index-status.status-live{border-color:#cc4f4440;color:#db8176}.live-index-status.status-live i{background:#d45e53;box-shadow:0 0 10px #d44b41b3}.live-index-card-top>small{justify-self:end;color:#56514c;font-size:6px}.live-index-card-copy{position:relative;z-index:2;margin:24px 0 18px}.live-index-card-copy>small{color:#736548;font-size:6px;letter-spacing:.14em}.live-index-card h3{margin:7px 0 6px;font:400 27px/1 var(--mc63-serif)}.live-index-card-copy p{margin:0;color:#756f69;font-size:8px}.live-index-card-signal{display:flex;align-items:center;gap:7px;color:#665f58;font-size:5px;letter-spacing:.08em}.live-index-card-signal i{flex:1;height:1px;background:linear-gradient(90deg,#d7aa582e,#ffffff0a)}.live-index-card-actions{display:flex;gap:7px;margin-top:auto;padding-top:18px}.live-index-card-actions a{min-height:39px;padding:0 12px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(215,170,88,.16);border-radius:7px;color:#a98551;text-decoration:none;font-size:6px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.live-index-card-actions a.primary{margin-left:auto;min-width:160px;justify-content:space-between;border-color:#ca6359;background:linear-gradient(135deg,#c5675d,#8c3933);color:#fff0ed}.live-index-card-actions a.primary b{font-size:14px}.live-index-state{min-height:270px;border:1px dashed rgba(215,170,88,.15);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#ffffff02}.live-index-pulse{width:12px;height:12px;border-radius:50%;background:#c25a50;box-shadow:0 0 #c25a5059;animation:mc63pulseRing 1.4s infinite}.live-index-empty-mark{font:italic 42px var(--mc63-serif);color:#8e6536}.live-index-state h2{margin:14px 0 7px;font:400 25px var(--mc63-serif)}.live-index-state p{max-width:600px;margin:0;color:#716b65;font-size:8px;line-height:1.55}.live-index-state a{margin-top:15px;color:#bd9658;text-decoration:none;font-size:8px}.live-index-safety{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:10px;border:1px solid rgba(255,255,255,.05);border-radius:10px;overflow:hidden}.live-index-safety div{min-height:105px;padding:16px;border-right:1px solid rgba(255,255,255,.045);background:#090909}.live-index-safety div:last-child{border-right:0}.live-index-safety span{color:#7c5734;font:400 10px var(--mc63-serif)}.live-index-safety b{display:block;margin:9px 0 5px;font-size:7px}.live-index-safety p{margin:0;color:#605b56;font-size:7px;line-height:1.45}.invite-studio-page{min-height:100vh;background:radial-gradient(circle at 76% 0,rgba(201,149,61,.08),transparent 24%),#070706;color:var(--mc63-text);font-family:var(--mc63-sans)}.invite-studio-topbar{position:sticky;top:0;z-index:70;min-height:68px;padding:0 max(18px,calc((100vw - 1560px)/2));display:grid;grid-template-columns:150px auto 1fr auto;align-items:center;gap:20px;border-bottom:1px solid rgba(255,255,255,.055);background:#070706f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.invite-studio-back,.invite-studio-planner{color:#8f8679;text-decoration:none;font-size:7px;letter-spacing:.07em;text-transform:uppercase}.invite-studio-planner{justify-self:end;color:#b79056}.invite-studio-brand{display:flex;align-items:center;gap:8px;color:inherit;text-decoration:none}.invite-studio-brand span{font:italic 27px/.9 var(--mc63-serif);color:var(--mc63-gold2)}.invite-studio-brand b{font-size:9px;letter-spacing:.16em}.invite-studio-brand small{margin-left:8px;padding-left:9px;border-left:1px solid var(--mc63-line);color:#665c4e;font-size:5px;letter-spacing:.16em}.invite-studio-event{justify-self:center;display:grid;text-align:center;gap:2px}.invite-studio-event>span{font-size:8px;color:#bcb2a5}.invite-studio-event small{font-size:6px;color:#625c54}.invite-studio-layout{width:min(100%,1560px);margin:0 auto;min-height:calc(100vh - 68px);display:grid;grid-template-columns:250px minmax(520px,1fr) 360px}.invite-studio-nav{position:sticky;top:68px;height:calc(100vh - 68px);overflow:auto;padding:25px 16px;border-right:1px solid rgba(255,255,255,.055);background:#080808;scrollbar-width:thin;scrollbar-color:#574529 transparent}.invite-studio-nav-head p{margin:0;color:#96713d;font-size:6px;letter-spacing:.2em}.invite-studio-nav-head h1{margin:8px 0;font:400 27px var(--mc63-serif)}.invite-studio-nav-head>span{display:block;color:#69635d;font-size:7px;line-height:1.55}.invite-studio-create-button{width:100%;min-height:44px;margin:20px 0 24px;padding:0 11px;display:flex;align-items:center;gap:9px;border:1px solid #c39247;border-radius:7px;background:linear-gradient(135deg,#d7ab60,#a87331);color:#171108;cursor:pointer;text-align:left}.invite-studio-create-button span{font-size:14px}.invite-studio-create-button b{font-size:7px;letter-spacing:.07em;text-transform:uppercase}.invite-studio-nav-label{display:flex;justify-content:space-between;margin-bottom:8px;color:#5f5952;font-size:6px;letter-spacing:.13em}.invite-studio-nav-label b{color:#8a6b3e}.invite-studio-list{display:grid;gap:5px}.invite-studio-list>button{width:100%;min-height:61px;padding:9px;display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.05);border-radius:7px;background:transparent;color:inherit;text-align:left;cursor:pointer}.invite-studio-list>button:hover,.invite-studio-list>button.is-active{border-color:#d7aa583b;background:#d7aa580b}.invite-dot{width:5px;height:5px;border-radius:50%;background:#756b5e}.invite-dot.status-published{background:#9cb88f;box-shadow:0 0 10px #79a47140}.invite-studio-list button div{min-width:0;display:grid;gap:4px}.invite-studio-list button b{font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.invite-studio-list button small{font-size:6px;color:#625d57;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.invite-studio-list button em{font-style:normal;color:#705c3d;font-size:5px;letter-spacing:.08em}.invite-studio-nav-empty{padding:14px;border:1px dashed rgba(215,170,88,.12);border-radius:7px;color:#655f58;font-size:7px}.invite-studio-policy{margin-top:25px;padding:13px;border:1px solid rgba(215,170,88,.11);border-radius:7px;background:#d7aa5806}.invite-studio-policy>span{color:#946d38;font-size:5px;letter-spacing:.15em}.invite-studio-policy p{margin:7px 0 0;color:#655f57;font-size:6px;line-height:1.55}.invite-studio-canvas{min-width:0;padding:26px 26px 70px;background:radial-gradient(circle at 50% 10%,rgba(215,170,88,.035),transparent 25%)}.invite-studio-heading{min-height:75px;display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.invite-studio-heading p{margin:0;color:#8e6b3c;font-size:6px;letter-spacing:.16em}.invite-studio-heading h2{margin:7px 0 4px;font:400 29px var(--mc63-serif)}.invite-studio-heading>div:first-child>span{color:#66605a;font-size:7px}.invite-studio-heading-actions{display:flex;gap:6px}.invite-studio-heading-actions button{min-height:37px;padding:0 12px;border-radius:6px;background:transparent;color:#a38659;border:1px solid rgba(215,170,88,.16);font-size:6px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;cursor:pointer}.invite-studio-heading-actions button.primary{border-color:#d3a656;background:linear-gradient(135deg,#d9ae62,#a77330);color:#171108}.invite-studio-heading-actions button.danger{border-color:#ca574c59;color:#d9867d;background:#942c240d}.invite-studio-heading-actions button:disabled{opacity:.5}.invite-studio-preview{min-height:390px;margin:7px 0 11px;padding:27px 31px;display:flex;flex-direction:column;position:relative;overflow:hidden;border:1px solid rgba(224,179,90,.35);border-radius:14px;background:radial-gradient(circle at 80% 18%,rgba(231,184,93,.16),transparent 27%),linear-gradient(145deg,#221b10,#0b0b0a 70%);box-shadow:0 22px 70px #0003}.invite-studio-preview.template-minimal{background:linear-gradient(145deg,#151513,#0b0b0a)}.invite-studio-preview.template-cinema{background:radial-gradient(circle at 75% 15%,rgba(162,76,42,.17),transparent 28%),linear-gradient(145deg,#21120d,#090909 72%)}.invite-studio-preview.template-floral{background:radial-gradient(circle at 78% 20%,rgba(126,129,78,.16),transparent 28%),linear-gradient(145deg,#1e1b11,#0a0b09 72%)}.invite-studio-preview:after{content:"";position:absolute;right:-90px;bottom:-110px;width:320px;height:320px;border:1px solid rgba(225,180,91,.09);border-radius:50%;box-shadow:0 0 0 50px #e1b45b05}.invite-preview-monogram{position:absolute;right:30px;top:28px;font:italic 62px/.8 var(--mc63-serif);color:#ebc37418;letter-spacing:-.1em}.invite-preview-top{display:flex;justify-content:space-between;position:relative;z-index:2;color:#8e6b3b;font-size:6px;letter-spacing:.16em}.invite-preview-top small{color:#756a5c;font-size:5px}.invite-preview-content{margin:auto 0 35px;position:relative;z-index:2;max-width:720px}.invite-preview-content>small{color:#8f6b3c;font-size:6px;letter-spacing:.2em}.invite-preview-content h3{margin:10px 0 13px;font:400 clamp(44px,4.8vw,68px)/.9 var(--mc63-serif);letter-spacing:-.05em;color:#f0e1ca}.invite-preview-content p{max-width:660px;margin:0 0 19px;color:#b0a28f;font:400 14px/1.55 var(--mc63-serif)}.invite-preview-content>div{display:flex;gap:14px;flex-wrap:wrap}.invite-preview-content>div span{padding:6px 9px;border:1px solid rgba(215,170,88,.12);border-radius:999px;color:#8c7a61;font-size:6px}.invite-preview-footer{position:relative;z-index:2;display:flex;justify-content:space-between;padding-top:15px;border-top:1px solid rgba(225,180,91,.1);color:#6f6455;font-size:6px}.invite-preview-footer b{color:#9d7942;letter-spacing:.12em}.invite-studio-editor-card,.invite-personal-panel{padding:19px;border:1px solid rgba(255,255,255,.06);border-radius:11px;background:linear-gradient(155deg,#11110f,#090909)}.invite-studio-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:15px}.invite-studio-card-head>div:first-child{display:flex;gap:11px;align-items:center}.invite-studio-card-head>div:first-child>span{width:32px;height:32px;display:grid;place-items:center;border:1px solid rgba(215,170,88,.15);border-radius:50%;color:#8f6c3d;font:400 9px var(--mc63-serif)}.invite-studio-card-head p{margin:0;color:#725c3c;font-size:5px;letter-spacing:.14em}.invite-studio-card-head h3{margin:4px 0 0;font:400 17px var(--mc63-serif)}.invite-studio-card-head>small{color:#625d57;font-size:6px}.invite-studio-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.invite-studio-fields label,.invite-personal-panel label,.invite-studio-new-form label{display:grid;gap:6px}.invite-studio-fields label>span,.invite-personal-panel label>span,.invite-studio-new-form label>span{color:#777067;font-size:6px;letter-spacing:.09em;text-transform:uppercase}.invite-studio-fields .wide{grid-column:span 2}.invite-studio-fields .full,.invite-studio-new-form .full{grid-column:1/-1}.invite-studio-fields input,.invite-studio-fields select,.invite-studio-fields textarea,.invite-personal-panel input,.invite-personal-panel textarea,.invite-studio-new-form input,.invite-studio-new-form select,.invite-studio-new-form textarea{width:100%;box-sizing:border-box;min-height:41px;padding:9px 11px;border:1px solid rgba(255,255,255,.075);border-radius:6px;background:#090909;color:#cfc6bb;font-size:8px;outline:none}.invite-studio-fields textarea,.invite-personal-panel textarea,.invite-studio-new-form textarea{min-height:86px;resize:vertical}.invite-studio-fields input:focus,.invite-studio-fields select:focus,.invite-studio-fields textarea:focus,.invite-personal-panel input:focus,.invite-personal-panel textarea:focus{border-color:var(--mc63-line2)}.invite-studio-fields :disabled{opacity:.5;cursor:not-allowed}.invite-studio-new{min-height:620px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:38px;border:1px dashed rgba(215,170,88,.18);border-radius:14px;background:radial-gradient(circle at 50% 40%,rgba(215,170,88,.055),transparent 30%)}.invite-studio-new-mark{font:italic 56px var(--mc63-serif);color:#9d7338;letter-spacing:-.1em}.invite-studio-new>p{margin:12px 0 8px;color:#936e3a;font-size:6px;letter-spacing:.18em}.invite-studio-new h2{margin:0;font:400 37px var(--mc63-serif)}.invite-studio-new>span{max-width:650px;margin:12px 0 23px;color:#777067;font-size:8px;line-height:1.55}.invite-studio-new-form{width:min(100%,710px);display:grid;grid-template-columns:1fr 1fr;gap:8px;text-align:left}.invite-studio-new-submit{width:min(100%,710px);min-height:44px;margin-top:8px;padding:0 14px;display:flex;justify-content:space-between;align-items:center;border:1px solid #d5aa5b;border-radius:7px;background:linear-gradient(135deg,#dcaf60,#a8722e);color:#171108;font-size:7px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.invite-studio-new-submit b{font-size:14px}.invite-studio-empty-warning{margin-top:10px;color:#b27b6e;font-size:7px}.invite-studio-guests{position:sticky;top:68px;height:calc(100vh - 68px);overflow:auto;padding:22px 17px 35px;border-left:1px solid rgba(255,255,255,.055);background:#080808;scrollbar-width:thin;scrollbar-color:#574529 transparent}.invite-guests-summary{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.055)}.invite-guests-summary p{margin:0;color:#8a6738;font-size:6px;letter-spacing:.15em}.invite-guests-summary h2{margin:7px 0 0;font:400 35px/1 var(--mc63-serif)}.invite-guests-summary>div:first-child>span{color:#5f5a54;font-size:6px}.invite-rsvp-mini{display:grid;gap:6px}.invite-rsvp-mini>span{display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:5px;color:#716b64;font-size:6px}.invite-rsvp-mini i{width:5px;height:5px;border-radius:50%;background:#83796b}.invite-rsvp-mini i.accepted{background:#8fb389}.invite-rsvp-mini i.declined{background:#c56b62}.invite-rsvp-mini i.pending{background:#8a744f}.invite-rsvp-mini b{color:#aaa096}.invite-guests-progress{height:24px;margin:11px 0 19px;border-radius:5px;background:#0e0e0d;position:relative;overflow:hidden}.invite-guests-progress>span{position:absolute;left:0;top:0;bottom:0;background:linear-gradient(90deg,#8d622e,#c79748);opacity:.44}.invite-guests-progress small{position:relative;z-index:1;display:flex;height:100%;align-items:center;padding:0 8px;color:#857c70;font-size:5px;letter-spacing:.07em}.invite-guests-list-head{display:flex;justify-content:space-between;margin-bottom:8px;color:#6e675f;font-size:5px;letter-spacing:.13em}.invite-guests-list{display:grid;gap:4px}.invite-guests-list article{border:1px solid rgba(255,255,255,.045);border-radius:7px;background:#0b0b0a;overflow:hidden}.invite-guests-list article.is-selected{border-color:#d7aa5842;background:#d7aa5809}.invite-guest-main{width:100%;min-height:59px;padding:8px;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:8px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.invite-guest-avatar{width:28px;height:28px;display:grid;place-items:center;border:1px solid rgba(215,170,88,.14);border-radius:50%;background:#12110e;color:#b68e51;font:400 10px var(--mc63-serif)}.invite-guest-main>div{display:grid;gap:3px;min-width:0}.invite-guest-main b{font-size:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.invite-guest-main small{color:#5f5a54;font-size:5px}.invite-guest-main em{padding:4px 6px;border-radius:999px;font-style:normal;font-size:5px;white-space:nowrap}.invite-guest-main em.response-accepted{color:#90b78d;background:#5b975b0f}.invite-guest-main em.response-declined{color:#cf7770;background:#a9362f0f}.invite-guest-main em.response-pending{color:#877a66;background:#d7aa5808}.invite-guest-actions{display:flex;gap:4px;padding:0 8px 8px 46px}.invite-guest-actions button{min-height:26px;padding:0 8px;border:1px solid rgba(215,170,88,.12);border-radius:5px;background:transparent;color:#9a7b4b;font-size:5px;cursor:pointer}.invite-guests-empty{padding:17px;border:1px dashed rgba(215,170,88,.11);border-radius:7px;color:#655f58;font-size:7px;text-align:center}.invite-guests-empty.is-large{min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center}.invite-guests-empty.is-large span{font:italic 35px var(--mc63-serif);color:#72542f}.invite-guests-empty.is-large b{margin:10px 0 5px}.invite-guests-empty.is-large p{max-width:250px;margin:0;color:#5f5a54;font-size:6px;line-height:1.5}.invite-personal-panel{margin-top:11px;padding:14px;display:grid;gap:8px}.invite-personal-panel .invite-studio-card-head{margin-bottom:2px}.invite-personal-panel button{min-height:37px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;border:1px solid #d4a759;border-radius:6px;background:linear-gradient(135deg,#d7aa5d,#a57131);color:#171108;font-size:6px;font-weight:800;text-transform:uppercase;cursor:pointer}.invite-personal-panel button b{font-size:13px}.invite-personal-placeholder{margin-top:11px;padding:17px;border:1px dashed rgba(215,170,88,.11);border-radius:8px;background:#d7aa5804}.invite-personal-placeholder span{color:#7c5e38;font:400 10px var(--mc63-serif)}.invite-personal-placeholder b{display:block;margin:9px 0 5px;font-size:8px}.invite-personal-placeholder p{margin:0;color:#625d56;font-size:6px;line-height:1.5}.invite-studio-notice{position:fixed;right:18px;bottom:18px;z-index:100;max-width:430px;min-height:45px;padding:10px 10px 10px 13px;display:flex;align-items:center;gap:14px;border:1px solid rgba(215,170,88,.32);border-radius:8px;background:#15130f;color:#bca779;box-shadow:0 18px 55px #00000075;font-size:7px;line-height:1.45;text-align:left;cursor:pointer}.invite-studio-notice b{margin-left:auto;color:#7a6e5d;font-size:13px;font-weight:400}@keyframes mc63spin{to{transform:rotate(360deg)}}@keyframes mc63pulse{50%{opacity:.45;box-shadow:0 0 5px #d5504640}}@keyframes mc63pulseRing{70%{box-shadow:0 0 0 12px #c25a5000}}@keyframes mc63bars{to{transform:scaleY(.45);opacity:.55}}@media(max-width:1200px){.vs-auth-page{grid-template-columns:minmax(0,.9fr) minmax(410px,.72fr)}.vs-auth-stage-copy h2{font-size:58px}.vs-auth-product-grid{grid-template-columns:1fr}.vs-auth-product{min-height:58px}.vs-auth-trust-row{display:none}.billing-current{grid-template-columns:150px 1fr 1fr}.billing-access-grid{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.05)}.billing-current>div:nth-child(3){border-right:0}.billing-plans{grid-template-columns:1fr 1fr}.billing-plans article:last-child{grid-column:1/-1;min-height:300px}.billing-foundation{grid-template-columns:1fr 1fr}.billing-foundation>div:nth-child(2){border-right:0}.billing-foundation>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.05)}.pro-index-hero{grid-template-columns:1fr 280px}.pro-index-event{grid-template-columns:42px 66px 1fr 210px}.pro-index-readiness{display:none}.pro-index-toolbar{grid-template-columns:auto 1fr}.pro-index-filter-row{grid-column:1/-1;justify-content:flex-end}.live-index-hero{grid-template-columns:1fr 320px}.live-index-console{width:270px;grid-template-columns:150px 1fr}.live-index-grid{grid-template-columns:1fr}.invite-studio-layout{grid-template-columns:220px minmax(480px,1fr) 320px}.invite-studio-topbar{grid-template-columns:120px auto 1fr auto}.invite-studio-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.invite-studio-fields .wide{grid-column:auto}}@media(max-width:980px){.vs-auth-page{display:block;min-height:100vh;overflow:auto}.vs-auth-stage{display:none}.vs-auth-panel{min-height:100vh;border-left:0}.vs-auth-brand{position:fixed;left:22px;top:19px}.vs-auth-panel-head{padding-left:190px}.vs-auth-panel-body{padding-top:80px}.vs-auth-form--register{grid-template-columns:1fr}.billing-topbar nav,.pro-index-topbar nav{display:none}.billing-hero,.pro-index-hero,.live-index-hero{grid-template-columns:1fr}.billing-hero-index,.pro-index-hero-orbit,.live-index-console{display:none}.billing-current{grid-template-columns:1fr 1fr}.billing-current>div{min-height:105px}.billing-current-label{grid-column:1/-1;min-height:55px!important}.billing-current>div:nth-child(2){border-right:0}.billing-current-meta{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.05)}.billing-plans{grid-template-columns:1fr}.billing-plans article:last-child{grid-column:auto}.billing-foundation,.pro-index-metrics,.live-index-summary{grid-template-columns:1fr 1fr}.pro-index-event{grid-template-columns:42px 62px 1fr}.pro-index-event-actions{grid-column:3;justify-content:flex-start}.pro-index-toolbar{display:flex;flex-wrap:wrap}.pro-index-search{order:3;width:100%;max-width:none}.pro-index-filter-row{margin-left:auto}.live-index-safety{grid-template-columns:1fr 1fr}.live-index-safety div:nth-child(2){border-right:0}.live-index-safety div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.045)}.invite-studio-topbar{grid-template-columns:auto 1fr auto}.invite-studio-back{display:none}.invite-studio-event{justify-self:end}.invite-studio-planner{display:none}.invite-studio-layout{grid-template-columns:210px minmax(0,1fr)}.invite-studio-guests{position:relative;top:auto;height:auto;grid-column:1/-1;border-left:0;border-top:1px solid rgba(255,255,255,.055);display:grid;grid-template-columns:280px 1fr;gap:17px}.invite-guests-summary,.invite-guests-progress{grid-column:1}.invite-guests-list-head,.invite-guests-list{grid-column:2;grid-row:1/4}.invite-personal-panel,.invite-personal-placeholder{grid-column:1/-1}.invite-studio-preview{min-height:330px}.invite-preview-content h3{font-size:48px}}@media(max-width:700px){.vs-auth-panel-body{width:min(calc(100% - 34px),520px)}.vs-auth-brand-copy small{display:none}.vs-auth-panel-head{padding-left:125px}.vs-auth-panel-body h1{font-size:38px}.vs-auth-form-row{align-items:flex-start;flex-direction:column}.vs-auth-page--register .vs-auth-panel-body{padding-top:55px}.billing-main,.pro-index-main,.live-index-main{width:min(calc(100% - 26px),100%);padding-top:16px}.billing-topbar,.pro-index-topbar,.live-index-topbar{padding:0 13px;grid-template-columns:auto 1fr}.billing-back,.pro-index-workspace,.live-index-system{justify-self:end}.billing-brand small,.pro-index-brand small,.live-index-brand small{display:none}.billing-hero,.pro-index-hero,.live-index-hero{min-height:230px;padding:23px 20px}.billing-hero h1,.pro-index-hero h1,.live-index-hero h1{font-size:46px}.billing-current{display:block}.billing-current>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.05);min-height:auto}.billing-current>div:last-child{border-bottom:0}.billing-access-grid{grid-template-columns:1fr 1fr}.billing-section-heading,.live-index-section-head{display:block}.billing-section-heading>p,.live-index-section-head>p{margin-top:10px;text-align:left}.billing-foundation{grid-template-columns:1fr}.billing-foundation>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.05)!important}.billing-foundation>div:last-child{border-bottom:0!important}.pro-index-metrics,.live-index-summary{grid-template-columns:1fr 1fr}.pro-index-metrics button,.live-index-summary article{min-height:88px}.pro-index-toolbar{margin-top:15px}.pro-index-toolbar>div:first-child{width:100%}.pro-index-filter-row{width:100%;overflow:auto;justify-content:flex-start}.pro-index-event{grid-template-columns:44px 1fr;padding:12px}.pro-index-event-order{display:none}.pro-index-event-date{grid-row:1/3}.pro-index-event-copy{grid-column:2}.pro-index-event-actions{grid-column:2;flex-wrap:wrap}.pro-index-event-actions a{flex:1}.live-index-grid{grid-template-columns:1fr}.live-index-card{min-height:230px}.live-index-card-actions{flex-direction:column}.live-index-card-actions a,.live-index-card-actions a.primary{width:100%;box-sizing:border-box;margin-left:0}.live-index-safety{grid-template-columns:1fr}.live-index-safety div{border-right:0;border-bottom:1px solid rgba(255,255,255,.045)!important}.live-index-safety div:last-child{border-bottom:0!important}.invite-studio-topbar{padding:0 12px}.invite-studio-event{display:none}.invite-studio-layout{display:block}.invite-studio-nav{position:relative;top:auto;height:auto;max-height:280px;border-right:0;border-bottom:1px solid rgba(255,255,255,.055);padding:17px 13px}.invite-studio-nav-head>span,.invite-studio-policy{display:none}.invite-studio-create-button{margin:13px 0}.invite-studio-list{display:flex;overflow:auto;gap:5px}.invite-studio-list>button{min-width:210px}.invite-studio-canvas{padding:18px 13px 35px}.invite-studio-heading{display:block}.invite-studio-heading-actions{margin-top:12px}.invite-studio-heading-actions button{flex:1}.invite-studio-preview{min-height:280px;padding:21px 18px}.invite-preview-monogram{font-size:44px}.invite-preview-content{margin:auto 0 20px}.invite-preview-content h3{font-size:38px}.invite-preview-content p{font-size:11px}.invite-studio-fields,.invite-studio-new-form{grid-template-columns:1fr}.invite-studio-fields .wide,.invite-studio-fields .full,.invite-studio-new-form .full{grid-column:auto}.invite-studio-guests{display:block;padding:17px 13px}.invite-guests-progress{margin-bottom:13px}.invite-guests-list-head{margin-top:15px}.invite-studio-new{min-height:480px;padding:25px 17px}.invite-studio-new h2{font-size:29px}}@media(max-width:430px){.billing-access-grid{grid-template-columns:1fr}.pro-index-metrics,.live-index-summary{grid-template-columns:1fr 1fr}.pro-index-hero h1,.live-index-hero h1,.billing-hero h1{font-size:40px}.pro-index-event-actions{display:grid}.invite-preview-top{display:grid;gap:5px}.invite-preview-content h3{font-size:33px}.invite-studio-heading-actions{display:grid}.invite-guests-summary{grid-template-columns:1fr 1fr}}[data-theme=light] .vs-auth-page,[data-theme=light] .billing-page,[data-theme=light] .pro-index-page,[data-theme=light] .live-index-page,[data-theme=light] .invite-studio-page{background:#f3efe7;color:#29241e}[data-theme=light] .vs-auth-panel,[data-theme=light] .billing-topbar,[data-theme=light] .pro-index-topbar,[data-theme=light] .live-index-topbar,[data-theme=light] .invite-studio-topbar,[data-theme=light] .invite-studio-nav,[data-theme=light] .invite-studio-guests{background:#faf7f0f7;border-color:#7c592121}[data-theme=light] .vs-auth-field input,[data-theme=light] .vs-auth-field select,[data-theme=light] .billing-current,[data-theme=light] .billing-plans article,[data-theme=light] .pro-index-metrics button,[data-theme=light] .pro-index-event,[data-theme=light] .live-index-summary article,[data-theme=light] .live-index-card,[data-theme=light] .invite-studio-list>button,[data-theme=light] .invite-studio-editor-card,[data-theme=light] .invite-personal-panel,[data-theme=light] .invite-guests-list article,[data-theme=light] .invite-studio-fields input,[data-theme=light] .invite-studio-fields select,[data-theme=light] .invite-studio-fields textarea,[data-theme=light] .invite-personal-panel input,[data-theme=light] .invite-personal-panel textarea{background:#fffdf8;color:#2a251f;border-color:#7c592121}[data-theme=light] .vs-auth-stage{color:#2a251f}.vs-auth-page[data-theme=light] .vs-auth-stage-copy>p:last-child{color:#6e665c}.invite-household-toggle{padding:10px;border:1px solid rgba(215,170,88,.14);border-radius:7px;background:#d7aa5806;color:#a68d68!important;font-size:7px!important;line-height:1.45}.invite-studio-preview.has-background{background-size:cover;background-position:center;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.95)}.invite-studio-preview.has-background .invite-preview-content p,.invite-studio-preview.has-background .invite-preview-top small,.invite-studio-preview.has-background .invite-preview-footer{color:#f2e6d3}.invite-studio-preview.has-background:after{background:linear-gradient(180deg,transparent,rgba(0,0,0,.35));border:0;border-radius:0;box-shadow:none;top:0;left:0;width:auto;height:auto;right:0;bottom:0}.invite-personal-lock-note{margin:2px 0 0;padding:9px 10px;border:1px solid rgba(215,170,88,.14);border-radius:6px;background:#d7aa5809;color:#8c7d69;font-size:6px;line-height:1.55}.invite-personal-panel input:disabled,.invite-personal-panel textarea:disabled,.invite-personal-panel input[type=checkbox]:disabled{opacity:.55;cursor:not-allowed}[data-theme=light] .invite-personal-lock-note{background:#f6efe2;color:#6f604d;border-color:#7c592129}.wb-zoom-surface .wb-browser{min-width:0!important}html.vs-builder-preview-active .vs-builder-selectable{cursor:pointer;outline:1px solid transparent;outline-offset:-2px;transition:outline-color .14s ease,box-shadow .14s ease}html.vs-builder-preview-active .vs-builder-selectable:hover{outline-color:#edbe60b3;box-shadow:inset 0 0 0 2px #edbe601f}html.vs-builder-preview-active .vs-builder-selected{outline:2px solid #e2b55f!important;box-shadow:inset 0 0 0 3px #e2b55f24,0 0 28px #e2b55f29!important}html.vs-builder-preview-active .vs-builder-item-selected{outline:2px solid #f0c66e!important;outline-offset:-3px;box-shadow:inset 0 0 0 4px #f0c66e24!important}html.vs-builder-preview-active .vs-builder-selected:before{content:"РЕДАКТИРУЕТСЯ: " attr(data-builder-label);position:absolute;z-index:80;left:8px;top:8px;padding:6px 9px;background:#171109;color:#edc36e;border:1px solid rgba(237,195,110,.7);font:700 9px/1 Inter,Arial,sans-serif;letter-spacing:.08em;pointer-events:none}html.vs-builder-preview-active .vs-builder-selectable{position:relative}html[data-vs-layout-mode=desktop] .ve-ref-hero h1{font-size:calc(86px * var(--ve-local-font-scale, 1))!important}html[data-vs-layout-mode=desktop] .ve-ref-hero .ve-ref-kicker{font-size:calc(24px * var(--ve-local-font-scale, 1))!important}html[data-vs-layout-mode=desktop] .ve-ref-hero .ve-ref-hero-lead{font-size:calc(25px * var(--ve-local-font-scale, 1))!important}html[data-vs-layout-mode=desktop] .ve-ref-facts strong{font-size:calc(36px * var(--ve-local-font-scale, 1))!important}html[data-vs-layout-mode=desktop] .ve-ref-facts small{font-size:calc(20px * var(--ve-local-font-scale, 1))!important}html[data-vs-layout-mode=desktop] .ve-ref-service-grid .ve-ref-service-card h3{font-size:calc(29px * var(--ve-local-font-scale, 1))!important}html[data-vs-layout-mode=desktop] .ve-ref-service-grid .ve-ref-service-card p{font-size:calc(22px * var(--ve-local-font-scale, 1))!important}html[data-vs-layout-mode=desktop] .ve-ref-service-grid .ve-ref-service-features,html[data-vs-layout-mode=desktop] .ve-ref-service-grid .ve-ref-service-card a{font-size:calc(18px * var(--ve-local-font-scale, 1))!important}html[data-vs-layout-mode=desktop] .ve-ref-video-panel h2,html[data-vs-layout-mode=desktop] .ve-ref-vocal-panel h2,html[data-vs-layout-mode=desktop] .ve-ref-reviews h2,html[data-vs-layout-mode=desktop] .ve-ref-preparation h2,html[data-vs-layout-mode=desktop] .ve-ref-packages h2{font-size:calc(36px * var(--ve-local-font-scale, 1))!important}html[data-vs-layout-mode=desktop] .ve-ref-video-panel strong,html[data-vs-layout-mode=desktop] .ve-ref-vocal-panel strong,html[data-vs-layout-mode=desktop] .ve-ref-review-grid p{font-size:calc(18px * var(--ve-local-font-scale, 1))!important}html[data-vs-layout-mode=desktop] .ve-ref-review-grid strong,html[data-vs-layout-mode=desktop] .ve-ref-step-line strong{font-size:calc(19px * var(--ve-local-font-scale, 1))!important}html[data-vs-layout-mode=desktop] .ve-ref-review-grid small{font-size:calc(16px * var(--ve-local-font-scale, 1))!important}html[data-vs-layout-mode=desktop] .ve-ref-step-line p{font-size:calc(17px * var(--ve-local-font-scale, 1))!important}html[data-vs-layout-mode=desktop] .ve-ref-package-grid h3{font-size:calc(28px * var(--ve-local-font-scale, 1))!important}html[data-vs-layout-mode=desktop] .ve-ref-package-grid ul{font-size:calc(19px * var(--ve-local-font-scale, 1))!important}html[data-vs-layout-mode=desktop] .ve-ref-package-grid article>strong{font-size:calc(32px * var(--ve-local-font-scale, 1))!important}html[data-vs-layout-mode=desktop] .ve-ref-package-note{font-size:calc(18px * var(--ve-local-font-scale, 1))!important}html[data-vs-layout-mode=desktop] .ve-ref-master-cta h2{font-size:calc(34px * var(--ve-local-font-scale, 1))!important}html[data-vs-layout-mode=desktop] .ve-ref-master-cta p{font-size:calc(19px * var(--ve-local-font-scale, 1))!important}html[data-vs-layout-mode=mobile] .ve-ref-hero h1{font-size:calc(54px * var(--ve-local-font-scale, 1))!important}html[data-vs-layout-mode=mobile] .ve-ref-hero .ve-ref-kicker,html[data-vs-layout-mode=mobile] .ve-ref-hero .ve-ref-hero-lead{font-size:calc(18px * var(--ve-local-font-scale, 1))!important}html[data-vs-layout-mode=mobile] .ve-ref-facts strong{font-size:calc(26px * var(--ve-local-font-scale, 1))!important}html[data-vs-layout-mode=mobile] .ve-ref-facts small,html[data-vs-layout-mode=mobile] .ve-ref-service-features,html[data-vs-layout-mode=mobile] .ve-ref-service-card a{font-size:calc(16px * var(--ve-local-font-scale, 1))!important}html[data-vs-layout-mode=mobile] .ve-ref-service-card h3{font-size:calc(27px * var(--ve-local-font-scale, 1))!important}html[data-vs-layout-mode=mobile] .ve-ref-service-card p{font-size:calc(18px * var(--ve-local-font-scale, 1))!important}html[data-vs-layout-mode=mobile] .ve-ref-panel-head h2,html[data-vs-layout-mode=mobile] .ve-ref-reviews h2{font-size:calc(28px * var(--ve-local-font-scale, 1))!important}html[data-vs-layout-mode=mobile] .ve-ref-review-grid p,html[data-vs-layout-mode=mobile] .ve-ref-review-grid strong{font-size:calc(17px * var(--ve-local-font-scale, 1))!important}html[data-vs-layout-mode=mobile] .ve-ref-review-grid small{font-size:calc(15px * var(--ve-local-font-scale, 1))!important}html[data-vs-layout-mode=desktop] .ve-reference-site .ve-ref-btn{min-height:calc(51px * var(--ve-effective-button-scale, 1))!important;font-size:calc(15px * var(--ve-effective-button-scale, 1))!important}html[data-vs-layout-mode=mobile] .ve-reference-site .ve-ref-btn{min-height:calc(64px * var(--ve-effective-button-scale, 1))!important;font-size:calc(15px * var(--ve-effective-button-scale, 1))!important}html[data-vs-layout-mode=desktop] .ve-ref-service-grid{margin-top:calc(12px * var(--ve-local-space-scale, 1))!important;margin-bottom:calc(12px * var(--ve-local-space-scale, 1))!important}html[data-vs-layout-mode=desktop] .ve-ref-video-panel,html[data-vs-layout-mode=desktop] .ve-ref-vocal-panel,html[data-vs-layout-mode=desktop] .ve-ref-reviews{padding:calc(32px * var(--ve-local-space-scale, 1))!important}html[data-vs-layout-mode=desktop] .ve-ref-preparation{padding:calc(40px * var(--ve-local-space-scale, 1)) 28px!important}html[data-vs-layout-mode=desktop] .ve-ref-packages{padding:calc(35px * var(--ve-local-space-scale, 1)) 28px!important}html[data-vs-layout-mode=desktop] .ve-ref-master-cta{padding-top:calc(28px * var(--ve-local-space-scale, 1))!important;padding-bottom:calc(28px * var(--ve-local-space-scale, 1))!important}.ve-reference-site .ve-ref-hero-photo img{object-position:var(--ve-hero-x, 50%) var(--ve-hero-y, 35%)!important}.wb-item-media-editor{display:grid;gap:10px;padding:10px;border:1px solid rgba(209,164,78,.28);background:linear-gradient(145deg,#15130f,#0c0c0b)}.wb-item-media-editor>img,.wb-item-media-empty{display:block;width:100%;aspect-ratio:16 / 9;object-fit:contain;background:#070707;border:1px solid rgba(209,164,78,.3)}.wb-item-media-empty{display:grid;place-items:center;color:#8f7b56;font-size:10px;letter-spacing:.12em}.wb-item-media-editor>div:last-child{display:grid;grid-template-columns:1fr auto;gap:8px}.wb-upload-primary{min-height:42px;display:flex!important;align-items:center;justify-content:center;color:#171109!important;background:linear-gradient(110deg,#a87827,#f0ca75 48%,#b98531)!important;border-color:#e9bd65!important;font-weight:800;cursor:pointer}.wb-item-media-editor button{min-height:42px;padding:0 12px;border:1px solid rgba(209,164,78,.35);background:#111;color:#cbb98e}.vem-page .vem-gold-button,.vem-page .vem-outline-button{min-height:calc(42px * var(--vem-button-scale, 1));font-size:calc(11px * var(--vem-button-scale, 1))}.vem-page .vem-hero h1{font-size:calc(68px * var(--vem-font-scale, 1))}.vem-page .vem-title h1{font-size:calc(56px * var(--vem-font-scale, 1))}.vem-page .vem-hero p{font-size:calc(17px * var(--vem-font-scale, 1))}.vem-page .vem-title p{font-size:calc(16px * var(--vem-font-scale, 1))}.vem-page .vem-section>h2,.vem-page .vem-wide-card h2,.vem-page .vem-split h2,.vem-page .vem-ribbon h2,.vem-page .vem-booking h2{font-size:calc(23px * var(--vem-font-scale, 1))}.vem-page .vem-four-grid h3,.vem-page .vem-three-grid h3,.vem-page .vem-package-grid h3{font-size:calc(15px * var(--vem-font-scale, 1))}.vem-page .vem-four-grid p,.vem-page .vem-three-grid p{font-size:calc(13px * var(--vem-font-scale, 1))}.vem-page .vem-section,.vem-page .vem-process,.vem-page .vem-booking{padding-top:calc(38px * var(--vem-space-scale, 1));padding-bottom:calc(38px * var(--vem-space-scale, 1))}.vem-page .vem-hero>img{object-position:var(--vem-hero-x, 50%) var(--vem-hero-y, 35%)!important}html[data-vs-layout-mode=mobile] .vem-page .vem-hero h1,html[data-vs-layout-mode=mobile] .vem-page .vem-title h1{font-size:calc(40px * var(--vem-font-scale, 1))}html[data-vs-layout-mode=mobile] .vem-page .vem-hero p{font-size:calc(13px * var(--vem-font-scale, 1))}html[data-vs-layout-mode=mobile] .vem-page .vem-section>h2,html[data-vs-layout-mode=mobile] .vem-page .vem-wide-card h2,html[data-vs-layout-mode=mobile] .vem-page .vem-split h2,html[data-vs-layout-mode=mobile] .vem-page .vem-ribbon h2,html[data-vs-layout-mode=mobile] .vem-page .vem-booking h2{font-size:calc(17px * var(--vem-font-scale, 1))}html[data-theme=light] .ve-page.ve-master-locked{background:#050607!important;color:#f0ebe5!important}html[data-theme=light] .ve-page.ve-master-locked :is(h1,h2,h3,strong){color:inherit}html[data-theme=light] .ve-page.ve-master-locked .ve-ref-nav a{color:#d5cec5}html[data-theme=light] .ve-page.ve-master-locked .ve-ref-nav a:hover,html[data-theme=light] .ve-page.ve-master-locked .ve-ref-nav a[aria-current=page]{color:#e4b55d}.ve-ref-av-grid.is-single{grid-template-columns:1fr}.ve-ref-av-grid.is-single .ve-ref-vocal-panel{border-left:0}.ve-ref-media-note{display:block;margin:10px 0 0;color:#938b82;font-size:9px;line-height:1.5}.vem-empty-state{grid-column:1/-1;margin:0;padding:34px 20px;text-align:center;border:1px solid rgba(216,164,71,.22);color:#aaa197;background:#090a0b;font-size:13px}.vem-external-video{min-height:360px;display:grid;place-items:center;position:relative;overflow:hidden;background:#050607}.vem-external-video img{width:100%;height:360px;object-fit:cover;opacity:.48}.vem-external-video .vem-gold-button,.vem-external-video p{position:absolute;z-index:2}.vem-external-video p{max-width:440px;text-align:center;color:#cfc7bd}.vem-review-image{overflow:hidden;background:#070809;border:1px solid rgba(216,164,71,.22)}.vem-review-image img{display:block;width:100%;height:220px;object-fit:cover;margin:0}.vem-testimonial>small{display:block;margin-top:9px;color:#9d958b;font-size:10px;letter-spacing:.04em}.vem-audio{filter:sepia(.08) saturate(.85)}.wb-inline-note{margin:8px 0 14px;padding:10px 12px;border:1px solid rgba(207,157,68,.28);background:#c9963d12;color:#c9c1b7;font-size:11px;line-height:1.55}.wb-faq-editor{display:grid;gap:10px}.wb-faq-editor>div{padding:10px;border:1px solid rgba(207,157,68,.22);background:#0b0c0d}.ve-cookie-notice{position:fixed;z-index:1400;left:50%;bottom:18px;transform:translate(-50%);width:min(680px,calc(100% - 28px));display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:14px 16px;border:1px solid rgba(216,164,71,.55);background:#070809f7;box-shadow:0 20px 60px #00000073;color:#d9d2c9;font:11px/1.45 Inter,Arial,sans-serif}.ve-cookie-notice p{margin:0}.ve-cookie-notice a{color:#e4b55d;text-decoration:underline;text-underline-offset:3px}.ve-cookie-notice button{min-height:34px;padding:0 14px;border:1px solid #c9963d;background:linear-gradient(135deg,#c9963d,#e4b55d);color:#171108;font-size:9px;font-weight:800;letter-spacing:.08em;cursor:pointer}:is(.ve-page,.vem-page,.builder-shell) :focus-visible{outline:2px solid #e4b55d!important;outline-offset:3px}@media(max-width:700px){.ve-cookie-notice{bottom:12px;grid-template-columns:1fr;gap:8px;padding:13px 14px}.ve-cookie-notice button{width:100%}.vem-review-image img{height:205px}.vem-external-video,.vem-external-video img{min-height:220px;height:220px}}:root{--mc80-gold:#d9a94f;--mc80-gold-hi:#f0c873;--mc80-line:rgba(216,169,79,.28);--mc80-line-soft:rgba(216,169,79,.14);--mc80-text:#eee8df;--mc80-text-2:#b6aea4;--mc80-muted:#7d766e;--mc80-bg:#050607;--mc80-panel:#0b0d0e;--mc80-panel-2:#111314;--mc80-panel-3:#151616;--mc80-shadow:0 22px 70px rgba(0,0,0,.34)}.catalog-page .shell,.profile-page .shell{width:min(1360px,calc(100% - 64px));margin-inline:auto}@media(max-width:760px){.catalog-page .shell,.profile-page .shell{width:min(100% - 28px,1360px)}}html:not([data-theme=light]) .dp-reference-final{background:radial-gradient(circle at 73% 10%,rgba(213,160,66,.115),transparent 24%),radial-gradient(circle at 14% 58%,rgba(66,75,84,.12),transparent 31%),linear-gradient(135deg,#050607,#070808 45%,#050606)!important}html:not([data-theme=light]) .dp-reference-final .dp-hero:after{content:"";position:absolute;z-index:0;inset:0 -3vw auto 42%;height:305px;pointer-events:none;background:radial-gradient(ellipse at 66% 20%,rgba(219,169,77,.11),transparent 48%),linear-gradient(120deg,transparent 12%,rgba(255,255,255,.015),transparent 64%)}html:not([data-theme=light]) .dp-reference-final .dp-ecosystem,html:not([data-theme=light]) .dp-reference-final .dp-control{background:linear-gradient(155deg,#121415f5,#080909fa 67%,#0c0a08f5)!important;box-shadow:inset 0 1px #ffffff06,0 18px 60px #0003}html:not([data-theme=light]) .dp-reference-final .dp-ecosystem-card,html:not([data-theme=light]) .dp-reference-final .dp-control-card{background:radial-gradient(circle at 25% 0,rgba(214,164,70,.065),transparent 36%),linear-gradient(145deg,#131516,#0a0b0b 77%)!important;box-shadow:inset 0 1px #ffffff05}html:not([data-theme=light]) .dp-reference-final .dp-audience-card{background:linear-gradient(110deg,#0a0c0dfa,#0d0c0aeb)!important;box-shadow:inset 0 1px #ffffff05,var(--mc80-shadow)}html:not([data-theme=light]) .dp-reference-final .dp-footer{background:linear-gradient(180deg,#08090a,#050606)!important;border-top-color:#d8a94f33!important}.catalog-page.mc80-catalog-master{min-height:100vh;background:var(--mc80-bg);color:var(--mc80-text);font-family:Inter,Arial,sans-serif}html:not([data-theme=light]) .catalog-page.mc80-catalog-master{background:radial-gradient(circle at 76% 7%,rgba(216,169,79,.09),transparent 22%),radial-gradient(circle at 12% 70%,rgba(57,70,82,.12),transparent 28%),linear-gradient(135deg,#050607,#07090a 48%,#050607)}.catalog-page .catalog-header{position:sticky;top:0;z-index:70;height:60px;border-bottom:1px solid var(--mc80-line-soft);background:#050607f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.catalog-page .catalog-topbar{height:60px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.catalog-page .brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:inherit}.catalog-page .brand .mark{font:400 30px/.85 Georgia,serif;color:var(--mc80-gold)}.catalog-page .brand b{display:block;font-size:11px;letter-spacing:.08em}.catalog-page .brand small{display:block;margin-top:3px;font-size:6px;letter-spacing:.09em;color:#9b7137}.catalog-page .catalog-topbar nav{display:flex;justify-content:center;gap:28px}.catalog-page .catalog-topbar nav a{font-size:7px;letter-spacing:.08em;text-transform:uppercase;color:#88827a;text-decoration:none}.catalog-page .catalog-topbar nav a.active,.catalog-page .catalog-topbar nav a:hover{color:var(--mc80-gold)}.catalog-page .actions{display:flex;gap:9px}.catalog-page .btn{min-height:34px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;text-decoration:none;font-size:8px;font-weight:700;text-transform:uppercase}.catalog-page .btn.ghost{border:1px solid var(--mc80-line);color:#ddd5ca}.catalog-page .btn.gold{border:1px solid #d7a74d;background:linear-gradient(180deg,#e9bf6c,#ca963e);color:#16100a;box-shadow:0 0 24px #d7a74d1a}.catalog-page .catalog-hero{position:relative;min-height:255px;display:grid;grid-template-columns:minmax(390px,.95fr) minmax(420px,1.05fr) 285px;grid-template-rows:auto 1fr;align-items:center;gap:0 22px;padding-top:26px;overflow:hidden}.catalog-page .catalog-breadcrumbs{grid-column:1/-1;align-self:start;display:flex;gap:8px;font-size:7px;color:#827b73}.catalog-page .catalog-breadcrumbs a{color:var(--mc80-gold);text-decoration:none}.catalog-page .catalog-breadcrumbs b{font-weight:500;color:#918a82}.catalog-page .catalog-hero-copy{z-index:3;align-self:center}.catalog-page .catalog-hero-copy h1{margin:0;font:400 clamp(42px,4.1vw,66px)/.93 Georgia,serif;letter-spacing:-.025em}.catalog-page .catalog-hero-copy h1 span{color:var(--mc80-gold)}.catalog-page .catalog-hero-copy p{max-width:535px;margin:18px 0 0;color:#9b948b;font-size:11px;line-height:1.6}.catalog-page .catalog-hero-visual{height:225px;align-self:end;overflow:hidden;position:relative}.catalog-page .catalog-hero-visual:before{content:"";position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#060708 0,rgba(6,7,8,.22) 18%,transparent 38%),linear-gradient(180deg,rgba(6,7,8,.2),transparent 55%,#070809 100%)}.catalog-page .catalog-hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.9) brightness(.88) contrast(1.05)}.catalog-page .catalog-verify-card{position:relative;z-index:4;align-self:center;min-height:150px;display:grid;grid-template-columns:48px 1fr;gap:14px;padding:21px;border:1px solid var(--mc80-line);border-radius:10px;background:linear-gradient(150deg,#151616f7,#090a0afa);box-shadow:0 18px 60px #00000042,inset 0 1px #ffffff06}.catalog-page .catalog-verify-card>span{width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(216,169,79,.36);border-radius:50%;color:var(--mc80-gold);font-size:18px}.catalog-page .catalog-verify-card strong{color:var(--mc80-gold);font-size:10px;line-height:1.45}.catalog-page .catalog-verify-card p{margin:14px 0;color:#9b948b;font-size:9px;line-height:1.5}.catalog-page .catalog-verify-card a{font-size:7px;color:var(--mc80-gold);text-decoration:none}.catalog-page .catalog-kpis{display:grid;grid-template-columns:repeat(5,1fr);margin-top:0;border:1px solid var(--mc80-line);border-radius:8px;background:linear-gradient(145deg,#111314,#090a0b);overflow:hidden;box-shadow:var(--mc80-shadow)}.catalog-page .catalog-kpis article{min-height:78px;display:flex;align-items:center;gap:13px;padding:14px 18px;border-right:1px solid rgba(255,255,255,.055)}.catalog-page .catalog-kpis article:last-child{border-right:0}.catalog-page .catalog-kpis i{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--mc80-line);border-radius:50%;color:var(--mc80-gold);font-style:normal}.catalog-page .catalog-kpis strong{display:block;color:var(--mc80-gold);font:400 18px Georgia,serif}.catalog-page .catalog-kpis span{display:block;margin-top:3px;color:#858078;font-size:7px;line-height:1.35}.catalog-page .catalog-toolbar{margin-top:14px;padding:13px 14px;border:1px solid var(--mc80-line);border-radius:8px;background:linear-gradient(155deg,#111314f7,#08090afa);box-shadow:inset 0 1px #ffffff05}.catalog-page .catalog-filter-row{display:grid;grid-template-columns:minmax(300px,1.7fr) repeat(2,minmax(145px,.65fr)) auto auto;gap:10px;align-items:stretch}.catalog-page .catalog-search,.catalog-page .catalog-select{min-height:44px;display:flex;align-items:center;border:1px solid rgba(255,255,255,.075);border-radius:6px;background:#0c0e0f}.catalog-page .catalog-search input{width:100%;border:0;outline:0;background:transparent;color:#d9d2c8;padding:0 14px;font-size:9px}.catalog-page .catalog-search span{padding:0 13px;color:var(--mc80-gold)}.catalog-page .catalog-select{position:relative;display:grid;align-content:center;padding:4px 10px}.catalog-page .catalog-select small{font-size:6px;color:#777168}.catalog-page .catalog-select select{width:100%;border:0;background:transparent;color:#d8d1c7;font-size:8px;outline:0}.catalog-page .availability-toggle{min-height:44px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid rgba(255,255,255,.075);border-radius:6px;color:#999188;font-size:8px;white-space:nowrap}.catalog-page .availability-toggle input{accent-color:#d9a94f}.catalog-page .catalog-reset{border:0;background:transparent;color:var(--mc80-gold);font-size:8px;white-space:nowrap;cursor:pointer}.catalog-page .catalog-category-tabs{display:flex;gap:7px;margin-top:10px;overflow-x:auto;padding-bottom:1px}.catalog-page .catalog-category-tabs button{flex:0 0 auto;min-height:32px;padding:0 14px;border:1px solid rgba(216,169,79,.18);border-radius:5px;background:#0b0d0e;color:#8e877f;font-size:7.5px;cursor:pointer}.catalog-page .catalog-category-tabs button.active{border-color:#d8a94f8c;background:linear-gradient(180deg,#d8a94f29,#d8a94f0f);color:#e4b65d}.catalog-page .catalog-category-tabs button:disabled{opacity:.45;cursor:not-allowed}.catalog-page .catalog-results-head{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:12px}.catalog-page .catalog-results-head span,.catalog-page .catalog-results-head strong{font-size:8px;color:#aaa299}.catalog-page .catalog-results-head label{display:flex;align-items:center;gap:8px;font-size:7px;color:#7c756d}.catalog-page .catalog-results-head select{min-height:34px;padding:0 10px;border:1px solid rgba(255,255,255,.075);border-radius:5px;background:#0b0d0e;color:#c8c0b5;font-size:7px}.catalog-page .catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding-bottom:26px}.catalog-page .catalog-card{min-width:0;overflow:hidden;border:1px solid rgba(216,169,79,.28);border-radius:9px;background:linear-gradient(155deg,#101213,#08090a);box-shadow:0 16px 44px #00000038;transition:transform .18s,border-color .18s,box-shadow .18s}.catalog-page .catalog-card:hover{transform:translateY(-2px);border-color:#eabc6394;box-shadow:0 22px 64px #0000004d,0 0 28px #d8a94f0e}.catalog-page .catalog-card-media{position:relative;height:190px;overflow:hidden;background:#090a0b}.catalog-page .catalog-card-media>img{width:100%;height:100%;object-fit:cover;object-position:center 34%;filter:saturate(.95) contrast(1.03) brightness(.9)}.catalog-page .catalog-card-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 48%,rgba(6,7,8,.45) 75%,#0a0b0c 100%)}.catalog-page .catalog-card-role,.catalog-page .availability{position:absolute;top:10px;z-index:3;min-height:23px;display:flex;align-items:center;padding:0 8px;border:1px solid rgba(216,169,79,.35);border-radius:4px;background:#080808b8;color:#e1ae54;font-size:6.5px;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.catalog-page .catalog-card-role{left:10px}.catalog-page .availability{right:10px;color:#a69d91}.catalog-page .availability.available{color:#9bc18e;border-color:#6fa7654d}.catalog-page .catalog-card-body{padding:12px 13px 13px}.catalog-page .catalog-card-titleline{display:flex;align-items:start;justify-content:space-between;gap:8px}.catalog-page .catalog-card h2{margin:0;font:400 17px/1.1 Georgia,serif;color:#eee7dd}.catalog-page .verified{display:inline-grid;place-items:center;width:13px;height:13px;border-radius:50%;background:#4f9d54;color:#fff;font:700 8px Arial}.catalog-page .catalog-bookmark{border:0;background:none;color:var(--mc80-gold);cursor:pointer;font-size:18px}.catalog-page .catalog-meta,.catalog-page .catalog-experience{margin:5px 0 0;color:#8a837a;font-size:7.5px}.catalog-page .catalog-rating{margin-top:6px;color:var(--mc80-gold);font-size:8px}.catalog-page .catalog-rating small{color:#8b837a;font-weight:400}.catalog-page .catalog-price{display:block;margin-top:7px;color:#dfad52;font:400 14px Georgia,serif}.catalog-page .catalog-tags{display:flex;gap:5px;flex-wrap:wrap;margin-top:9px}.catalog-page .catalog-tags span{padding:4px 7px;border:1px solid rgba(216,169,79,.2);border-radius:999px;color:#b79052;font-size:6px}.catalog-page .catalog-card-footer{display:grid;grid-template-columns:.85fr 1.15fr;gap:7px;margin-top:10px}.catalog-page .catalog-profile-link,.catalog-page .catalog-quick{min-height:34px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(216,169,79,.3);border-radius:5px;background:#090a0b;color:#d8a84e;text-decoration:none;font-size:7px;cursor:pointer}.catalog-page .catalog-quick{background:linear-gradient(180deg,#edc16c,#ca963e);color:#17110a;font-weight:700}.catalog-page .catalog-empty{grid-column:1/-1;min-height:260px;display:grid;place-items:center;align-content:center;gap:9px;border:1px dashed var(--mc80-line);border-radius:10px;color:#8d857c}.catalog-page .catalog-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:24px;background:#000000c7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.catalog-page .catalog-modal{position:relative;width:min(720px,100%);display:grid;grid-template-columns:260px 1fr;gap:22px;padding:18px;border:1px solid rgba(216,169,79,.45);border-radius:12px;background:linear-gradient(145deg,#151718,#090a0b);box-shadow:0 30px 100px #0000008c}.catalog-page .catalog-modal-photo{width:100%;height:300px;object-fit:cover;border-radius:8px}.catalog-page .catalog-modal-close{position:absolute;right:10px;top:10px;z-index:4;width:34px;height:34px;border:1px solid rgba(216,169,79,.25);border-radius:50%;background:#0a0b0c;color:#d8a84e}.catalog-page .catalog-modal h2{font:400 30px Georgia,serif}.catalog-page .catalog-modal p{color:#9b9389;font-size:10px;line-height:1.6}.catalog-page .catalog-modal-actions{display:grid;gap:8px;margin-top:16px}.catalog-page .catalog-modal-actions span{font-size:7px;color:#736d66}.catalog-page .catalog-footer{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--mc80-line-soft);color:#7d766e}.catalog-page .catalog-footer>div{display:grid;font-size:7px}.catalog-page .catalog-footer>a{color:var(--mc80-gold);text-decoration:none;font-size:8px}@media(max-width:1120px){.catalog-page .catalog-hero{grid-template-columns:1fr 1fr}.catalog-page .catalog-verify-card{display:none}.catalog-page .catalog-kpis{grid-template-columns:repeat(3,1fr)}.catalog-page .catalog-kpis article:nth-child(3){border-right:0}.catalog-page .catalog-grid{grid-template-columns:repeat(3,1fr)}.catalog-page .catalog-filter-row{grid-template-columns:1fr 1fr 1fr}.catalog-page .availability-toggle,.catalog-page .catalog-reset{min-height:38px}}@media(max-width:780px){.catalog-page .catalog-topbar{grid-template-columns:auto 1fr}.catalog-page .catalog-topbar nav{display:none}.catalog-page .actions .ghost{display:none}.catalog-page .catalog-hero{display:block;min-height:0;padding-top:18px}.catalog-page .catalog-breadcrumbs{margin-bottom:18px}.catalog-page .catalog-hero-copy h1{font-size:42px}.catalog-page .catalog-hero-visual{height:190px;margin-top:18px;border-radius:8px}.catalog-page .catalog-kpis{grid-template-columns:1fr 1fr;margin-top:10px}.catalog-page .catalog-kpis article{min-height:68px;padding:10px}.catalog-page .catalog-kpis article:nth-child(n){border-right:1px solid rgba(255,255,255,.055)}.catalog-page .catalog-filter-row{grid-template-columns:1fr}.catalog-page .catalog-grid{grid-template-columns:1fr 1fr}.catalog-page .catalog-modal{grid-template-columns:1fr}.catalog-page .catalog-modal-photo{height:220px}}@media(max-width:520px){.catalog-page .catalog-grid{grid-template-columns:1fr}.catalog-page .catalog-card-media{height:235px}.catalog-page .catalog-kpis{grid-template-columns:1fr 1fr}.catalog-page .catalog-kpis article:last-child{grid-column:1/-1}.catalog-page .catalog-hero-copy h1{font-size:36px}}.profile-page.mc80-profile-master{min-height:100vh;background:var(--mc80-bg);color:var(--mc80-text);font-family:Inter,Arial,sans-serif}html:not([data-theme=light]) .profile-page.mc80-profile-master{background:radial-gradient(circle at 79% 15%,rgba(216,169,79,.085),transparent 23%),radial-gradient(circle at 21% 62%,rgba(48,63,74,.1),transparent 28%),linear-gradient(135deg,#050607,#08090a 50%,#050607)}.profile-page .profile-header{position:sticky;top:0;z-index:70;height:60px;border-bottom:1px solid var(--mc80-line-soft);background:#050607f2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.profile-page .profile-topbar{height:60px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:26px}.profile-page .brand{display:flex;align-items:center;gap:9px;color:inherit;text-decoration:none}.profile-page .brand .mark{font:400 30px Georgia,serif;color:var(--mc80-gold)}.profile-page .brand b{display:block;font-size:10px;letter-spacing:.08em}.profile-page .brand small{display:block;font-size:6px;color:#936f3a}.profile-page .profile-topbar nav{display:flex;justify-content:center;gap:26px}.profile-page .profile-topbar nav a{font-size:7px;color:#817b73;text-decoration:none;text-transform:uppercase}.profile-page .profile-topbar nav a.active{color:var(--mc80-gold)}.profile-page .profile-topbar .actions{display:flex;gap:8px}.profile-page .btn{min-height:34px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;border:1px solid var(--mc80-line);background:#0a0b0c;color:#d8a84f;text-decoration:none;font-size:7.5px;text-transform:uppercase}.profile-page .btn.gold{background:linear-gradient(180deg,#edc16d,#ca963e);border-color:#d9aa52;color:#17110a;font-weight:700}.profile-page .btn.lg{min-height:39px}.profile-page .profile-breadcrumbs{min-height:48px;display:flex;align-items:center;gap:8px;font-size:7px;color:#777169}.profile-page .profile-breadcrumbs a{color:#8d867e;text-decoration:none}.profile-page .profile-breadcrumbs b{color:#b5ada3}.profile-page .profile-hero{display:grid;grid-template-columns:350px minmax(0,1fr) 265px;gap:26px;align-items:center;padding-bottom:18px}.profile-page .profile-portrait{position:relative;height:315px;overflow:hidden;border:1px solid rgba(216,169,79,.42);border-radius:10px;background:radial-gradient(circle at 55% 35%,rgba(216,169,79,.18),transparent 32%),linear-gradient(145deg,#151617,#08090a);box-shadow:var(--mc80-shadow)}.profile-page .profile-portrait img{width:100%;height:100%;object-fit:cover;object-position:center 25%;filter:saturate(.93) brightness(.91) contrast(1.04)}.profile-page .profile-portrait:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 50%,rgba(5,6,7,.68) 100%);pointer-events:none}.profile-page .profile-monogram{height:100%;display:grid;place-items:center;color:#d7aa58;font:400 76px Georgia,serif}.profile-page .profile-portrait-badge{position:absolute;z-index:3;left:14px;bottom:14px;padding:9px 11px;border:1px solid rgba(216,169,79,.42);border-radius:6px;background:#070808c7;color:#d9a94f;font-size:7px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.profile-page .profile-hero-copy{min-width:0}.profile-page .profile-verified{color:var(--mc80-gold);font-size:7px;letter-spacing:.08em}.profile-page .profile-hero h1{margin:14px 0 3px;font:400 clamp(34px,3.3vw,52px)/1 Georgia,serif;letter-spacing:.035em}.profile-page .profile-hero h2{margin:0;color:#d8a84f;font:400 13px/1.25 Arial,sans-serif}.profile-page .profile-rating-row{display:flex;align-items:center;gap:9px;margin-top:14px;color:#a09a91;font-size:8px}.profile-page .profile-rating-row i{width:1px;height:12px;background:var(--mc80-line)}.profile-page .profile-rating-row strong{color:#d9a94f}.profile-page .profile-hero-copy>p{max-width:650px;margin:13px 0;color:#a29b92;font-size:9px;line-height:1.55}.profile-page .profile-inline-stats{display:flex;gap:0;margin-top:16px}.profile-page .profile-inline-stats>div{min-width:105px;padding:0 18px;border-right:1px solid var(--mc80-line)}.profile-page .profile-inline-stats>div:first-child{padding-left:0}.profile-page .profile-inline-stats strong{display:block;color:#d9a94f;font:400 22px Georgia,serif}.profile-page .profile-inline-stats span{display:block;margin-top:3px;color:#7f786f;font-size:6px}.profile-page .profile-hero-actions{display:flex;gap:8px;margin-top:18px}.profile-page .profile-social-row{display:flex;gap:10px;margin-top:10px}.profile-page .profile-social-row a,.profile-page .profile-social-row button{border:0;background:none;color:#7f786f;font-size:6.5px;cursor:pointer}.profile-page .profile-social-notice{display:block;margin-top:5px;color:#d9a94f}.profile-page .profile-price-card{min-height:232px;padding:20px;border:1px solid rgba(216,169,79,.34);border-radius:9px;background:linear-gradient(150deg,#151718,#0a0b0c);box-shadow:var(--mc80-shadow)}.profile-page .profile-price-card>small{color:#a77c3b;font-size:7px}.profile-page .profile-price-card>strong{display:block;margin:10px 0 18px;color:#eee7de;font:400 24px Georgia,serif}.profile-page .profile-price-card>div{display:flex;justify-content:space-between;gap:10px;padding:7px 0;border-bottom:1px solid rgba(255,255,255,.05);font-size:7px}.profile-page .profile-price-card span{color:#7e776f}.profile-page .profile-price-card p{margin:14px 0;color:#777168;font-size:7px;line-height:1.5}.profile-page .profile-price-card a{color:#d9a94f;text-decoration:none;font-size:7px}.profile-page .profile-master-grid{display:grid;grid-template-columns:.85fr 1.05fr 1.4fr;gap:10px}.profile-page .profile-master-panel{min-height:245px;padding:18px;border:1px solid rgba(216,169,79,.24);border-radius:8px;background:linear-gradient(150deg,#111314,#090a0b);box-shadow:inset 0 1px #ffffff05}.profile-page .eyebrow{color:#d0a04a;font-size:7px;letter-spacing:.1em}.profile-page .profile-about-panel p{color:#9a938a;font-size:8px;line-height:1.55}.profile-page .profile-feature-list{display:grid;gap:7px;margin-top:13px}.profile-page .profile-feature-list span{color:#a59d93;font-size:7px}.profile-page .profile-service-list{display:grid;margin-top:8px}.profile-page .profile-service-list a{min-height:44px;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:8px;border-bottom:1px solid rgba(255,255,255,.055);color:inherit;text-decoration:none}.profile-page .profile-service-list>a>span{width:27px;height:27px;display:grid;place-items:center;border:1px solid rgba(216,169,79,.25);border-radius:6px;color:#d7a74c}.profile-page .profile-service-list strong{display:block;font-size:8px}.profile-page .profile-service-list small{display:block;margin-top:2px;color:#777168;font-size:6px}.profile-page .profile-service-list b{color:#d9a94f}.profile-page .profile-panel-link{display:inline-block;margin-top:12px;color:#d9a94f;text-decoration:none;font-size:7px}.profile-page .profile-portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:10px}.profile-page .profile-portfolio-tile,.profile-page .profile-portfolio-grid>a{position:relative;height:92px;overflow:hidden;display:grid;place-items:center;border:1px solid rgba(255,255,255,.06);border-radius:5px;background:radial-gradient(circle at 50% 20%,#d8a94f1f,#0a0b0c);color:#b78a45;text-decoration:none;text-align:center}.profile-page .profile-portfolio-tile img{width:100%;height:100%;object-fit:cover;filter:saturate(.9) brightness(.83)}.profile-page .profile-portfolio-tile small{position:absolute;left:6px;bottom:5px;right:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#e0d8cc;font-size:5.5px;text-shadow:0 1px 3px #000}.profile-page .profile-portfolio-grid>a{color:#bfb6aa;font-size:7px}.profile-page .profile-portfolio-grid>a strong{display:block;margin-top:4px;color:#d9a94f;font:400 18px Georgia,serif}.profile-page .profile-reviews-master{display:grid;grid-template-columns:170px 140px repeat(3,1fr);gap:10px;margin-top:10px;padding:14px 16px;border:1px solid rgba(216,169,79,.24);border-radius:8px;background:linear-gradient(150deg,#101213,#08090a)}.profile-page .profile-reviews-score>strong{display:block;margin-top:7px;color:#d9a94f;font:400 38px Georgia,serif}.profile-page .profile-reviews-score>span{display:block;color:#d9a94f;letter-spacing:.08em}.profile-page .profile-reviews-score>small{display:block;margin-top:4px;color:#716b64;font-size:6px}.profile-page .profile-review-bars{display:grid;align-content:center;gap:5px}.profile-page .profile-review-bars>span{display:grid;grid-template-columns:28px 1fr;align-items:center;color:#8d867e;font-size:6px}.profile-page .profile-review-bars i{height:4px;border-radius:4px;background:#25221c;overflow:hidden}.profile-page .profile-review-bars b{display:block;height:100%;background:linear-gradient(90deg,#aa7331,#e1b45e)}.profile-page .profile-reviews-master article{padding:11px;border:1px solid rgba(255,255,255,.055);border-radius:6px;background:#ffffff04}.profile-page .profile-reviews-master article header{display:flex;gap:7px;align-items:center}.profile-page .profile-review-avatar{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#3b2b17;color:#e0b15a}.profile-page .profile-reviews-master article strong{font-size:7px}.profile-page .profile-reviews-master article small{display:block;color:#777067;font-size:5.5px}.profile-page .profile-reviews-master article p{min-height:46px;color:#999188;font-size:6.5px;line-height:1.45}.profile-page .profile-reviews-master article>span{color:#d9a94f;font-size:7px}.profile-page .profile-cta{min-height:94px;margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 22px;border-top:1px solid var(--mc80-line);border-bottom:1px solid var(--mc80-line);background:radial-gradient(circle at 80% 45%,rgba(216,169,79,.14),transparent 30%),linear-gradient(90deg,#08090a,#11100e)}.profile-page .profile-cta p{margin:5px 0 0;color:#9b938a;font-size:8px}.profile-page .profile-cta>div:last-child{display:flex;gap:8px}.profile-page .profile-section{margin-top:10px;padding:14px;border:1px solid var(--mc80-line-soft);border-radius:8px}.profile-page .profile-footer{min-height:78px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--mc80-line-soft);color:#777168}.profile-page .profile-footer>div{display:grid;font-size:7px}.profile-page .profile-footer>a{font-size:7px;color:#d9a94f;text-decoration:none}@media(max-width:1100px){.profile-page .profile-hero{grid-template-columns:290px 1fr}.profile-page .profile-price-card{grid-column:1/-1;min-height:0;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.profile-page .profile-price-card>strong{margin:0}.profile-page .profile-price-card p{display:none}.profile-page .profile-master-grid{grid-template-columns:1fr 1fr}.profile-page .profile-portfolio-panel{grid-column:1/-1}.profile-page .profile-reviews-master{grid-template-columns:140px 120px 1fr 1fr}.profile-page .profile-reviews-master article:last-child{display:none}}@media(max-width:760px){.profile-page .profile-topbar{grid-template-columns:auto 1fr}.profile-page .profile-topbar nav{display:none}.profile-page .actions .ghost{display:none}.profile-page .profile-hero{grid-template-columns:1fr}.profile-page .profile-portrait{height:360px}.profile-page .profile-price-card{grid-template-columns:1fr 1fr}.profile-page .profile-master-grid{grid-template-columns:1fr}.profile-page .profile-portfolio-panel{grid-column:auto}.profile-page .profile-reviews-master{grid-template-columns:1fr 1fr}.profile-page .profile-reviews-master article{grid-column:1/-1}.profile-page .profile-cta{align-items:flex-start;flex-direction:column}.profile-page .profile-cta>div:last-child{width:100%;flex-wrap:wrap}}html:not([data-theme=light]) .admin-shell{background:radial-gradient(circle at 78% 3%,rgba(216,169,79,.07),transparent 20%),radial-gradient(circle at 18% 65%,rgba(46,60,72,.1),transparent 28%),linear-gradient(135deg,#050607,#080a0b 50%,#050607)!important}.admin-shell .admin-topbar{min-height:58px!important}.admin-shell .admin-layout{grid-template-columns:218px minmax(0,1fr)!important;max-width:1520px!important}.admin-shell .admin-sidebar{top:58px!important;height:calc(100vh - 58px)!important;background:linear-gradient(180deg,#090a0b,#070808)!important}.admin-shell .admin-main{padding:14px 16px 34px!important}.admin-shell .admin-heading{margin-bottom:10px!important;align-items:center!important}.admin-shell .admin-heading h1{font-size:24px!important;margin:3px 0 4px!important}.admin-shell .admin-heading p{margin:0!important;max-width:760px!important;font-size:8px!important}.admin-shell .admin-heading-actions input,.admin-shell .admin-heading-actions button{min-height:34px!important}.admin-shell .admin-command-strip{gap:7px!important;margin-bottom:8px!important}.admin-shell .admin-command-card{min-height:84px!important;padding:12px!important;border-radius:8px!important}.admin-shell .admin-command-card strong{font-size:20px!important}.admin-shell .admin-stats{gap:7px!important;margin-bottom:8px!important}.admin-shell .admin-stats article{min-height:82px!important;padding:11px!important;border-radius:8px!important}.admin-shell .admin-panel{padding:13px!important;border-radius:8px!important}.admin-shell .admin-grid-two{gap:8px!important}.admin-shell .admin-row,.admin-shell .admin-data-table{min-height:43px!important;padding:7px 8px!important;border-radius:5px!important}.admin-shell .admin-panel-title{margin-bottom:8px!important}.admin-shell .admin-panel-title h2{font-size:17px!important}html:not([data-theme=light]) .admin-shell .admin-command-card,html:not([data-theme=light]) .admin-shell .admin-stats article,html:not([data-theme=light]) .admin-shell .admin-panel{background:radial-gradient(circle at 20% 0,rgba(216,169,79,.05),transparent 34%),linear-gradient(150deg,#121415,#090a0b)!important;box-shadow:inset 0 1px #ffffff05,0 14px 42px #00000029}html:not([data-theme=light]) .mc74-pro-shell{--mc74-bg:#060708;--mc74-panel:#0c0e0f;--mc74-panel2:#111314;background:radial-gradient(circle at 72% 2%,rgba(216,169,79,.07),transparent 22%),radial-gradient(circle at 12% 68%,rgba(46,60,72,.11),transparent 27%),linear-gradient(135deg,#050607,#080a0b 50%,#050607)!important}html:not([data-theme=light]) .mc74-pro-shell .mc73-pro-rail{background:linear-gradient(180deg,#090a0b,#070808)!important;box-shadow:inset -1px 0 #ffffff05}html:not([data-theme=light]) .mc74-pro-shell .mc73-pro-header{background:linear-gradient(120deg,#111314fa,#08090afa)!important;box-shadow:0 10px 30px #00000026}html:not([data-theme=light]) .mc74-pro-shell .mc73-blocks article,html:not([data-theme=light]) .mc74-pro-shell .mc73-properties{background:radial-gradient(circle at 18% 0,rgba(216,169,79,.045),transparent 30%),linear-gradient(150deg,#111314,#090a0b)!important}html:not([data-theme=light]) .mc74-pro-shell .mc73-blocks article.expanded{background:radial-gradient(circle at 12% 0,rgba(216,169,79,.095),transparent 32%),linear-gradient(145deg,#151617,#0a0b0c 72%)!important;box-shadow:0 18px 54px #00000042,0 0 24px #d8a94f09}.mc74-pro-shell .mc73-pro-header{min-height:84px!important}.mc74-pro-shell .mc73-section{padding-top:14px!important}.mc74-pro-shell .mc73-toolbar{margin-bottom:9px!important}.mc74-pro-shell .mc73-blocks{gap:7px!important}.mc74-pro-shell .mc73-blocks article .row{min-height:55px!important}.mc74-pro-shell .mc73-blocks article .row span strong{font-size:10.5px!important}.mc74-pro-shell .mc73-blocks article .row span small{font-size:8.5px!important}.mc74-pro-shell .mc73-blocks .expanded{padding-top:12px!important;padding-bottom:12px!important}.mc74-pro-shell .mc73-properties{top:10px!important;max-height:calc(100vh - 116px)!important}html:not([data-theme=light]) .pro-home-shell,html:not([data-theme=light]) .workspace-page,html:not([data-theme=light]) .client-shell{background:radial-gradient(circle at 76% 4%,rgba(216,169,79,.07),transparent 22%),radial-gradient(circle at 14% 66%,rgba(45,58,70,.1),transparent 26%),linear-gradient(135deg,#050607,#08090a 52%,#050607)!important}.pro-home-shell .pro-home-main{max-width:1360px!important;padding-top:20px!important}.pro-home-shell .pro-home-hero{min-height:190px!important;padding:22px!important}.pro-home-shell .pro-home-hero h1{font-size:clamp(34px,4vw,50px)!important}.pro-home-shell .pro-home-stats article{min-height:82px!important;padding:13px!important}.workspace-page .workspace-main{max-width:1360px!important;padding:18px 24px 40px!important}.workspace-page .workspace-hero{gap:10px!important}.workspace-page .workspace-profile-card,.workspace-page .workspace-continue-card{min-height:156px!important;padding:20px!important}.workspace-page .workspace-kpis{gap:8px!important;margin:10px 0!important}.workspace-page .workspace-kpis>*{min-height:80px!important}.workspace-page .workspace-grid{gap:10px!important}.workspace-page .workspace-panel{padding:18px!important}.client-shell .client-main{max-width:1360px!important;padding-top:18px!important}.client-shell .client-welcome{min-height:180px!important;padding:24px 28px!important}.client-shell .client-welcome h1{font-size:clamp(34px,4vw,50px)!important}.client-shell .client-stats{gap:8px!important;margin-top:10px!important}.client-shell .client-stats article{min-height:78px!important;padding:13px!important}.client-shell .client-focus{margin-top:10px!important;min-height:150px!important;padding:18px 22px!important}.client-shell .client-grid{gap:10px!important;margin-top:10px!important}.client-shell .client-panel{padding:16px!important}html:not([data-theme=light]) .workspace-page .workspace-profile-card,html:not([data-theme=light]) .workspace-page .workspace-continue-card,html:not([data-theme=light]) .workspace-page .workspace-panel,html:not([data-theme=light]) .client-shell .client-welcome,html:not([data-theme=light]) .client-shell .client-focus,html:not([data-theme=light]) .client-shell .client-panel{background:radial-gradient(circle at 22% 0,rgba(216,169,79,.055),transparent 34%),linear-gradient(150deg,#111314,#090a0b)!important;box-shadow:inset 0 1px #ffffff05,0 14px 44px #00000029}:root{--mc82-bg:#050606;--mc82-bg-2:#080909;--mc82-panel:#0d0e0d;--mc82-panel-2:#11110f;--mc82-gold:#d7a94f;--mc82-gold-2:#efc66f;--mc82-gold-dim:#9b7134;--mc82-text:#eee8de;--mc82-muted:#8f8980;--mc82-muted-2:#6e6962;--mc82-line:rgba(215,169,79,.27);--mc82-line-soft:rgba(215,169,79,.13);--mc82-white-line:rgba(255,255,255,.055);--mc82-shadow:0 18px 48px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.018);--mc82-serif:Georgia,"Times New Roman",serif;--mc82-sans:Inter,Arial,sans-serif}01 — CATALOG / approved preview geometry ========================================================= */ html:not([data-theme="light"]) .mc82-catalog-master{background:radial-gradient(circle at 60% 7%,rgba(173,108,25,.095),transparent 24%),linear-gradient(180deg,#050606,#070808 62%,#050606)!important}.mc82-catalog-master .shell{width:min(1390px,calc(100% - 72px))!important}.mc82-catalog-master .catalog-header,.mc82-catalog-master .catalog-topbar{height:62px!important}.mc82-catalog-master .catalog-hero{min-height:270px!important;grid-template-columns:minmax(430px,.92fr) minmax(440px,.95fr) 285px!important;padding-top:23px!important}.mc82-catalog-master .catalog-hero-copy h1{font-size:clamp(40px,4vw,62px)!important;line-height:.91!important;letter-spacing:.005em!important}.mc82-catalog-master .catalog-hero-copy h1 span{color:var(--mc82-gold-2)}.mc82-catalog-master .catalog-hero-copy p{max-width:430px!important;font-size:10px!important;line-height:1.55!important}.mc82-catalog-master .catalog-hero-visual{height:236px!important;align-self:end!important}.mc82-catalog-master .catalog-hero-visual img{object-position:center 38%!important;filter:saturate(.86) brightness(.72) contrast(1.08)!important}.mc82-catalog-master .catalog-verify-card{align-self:center!important;min-height:145px!important;padding:18px!important;border-color:#d7a94f3d!important;border-radius:7px!important}.mc82-catalog-master .catalog-kpis{grid-template-columns:repeat(5,1fr)!important;margin-top:0!important;gap:0!important;border:1px solid var(--mc82-line-soft);border-radius:7px;background:#0d0e0d;overflow:hidden}.mc82-catalog-master .catalog-kpis article{min-height:80px!important;border:0!important;border-right:1px solid rgba(255,255,255,.045)!important;border-radius:0!important;background:transparent!important}.mc82-catalog-master .catalog-kpis article:last-child{border-right:0!important}.mc82-catalog-master .catalog-toolbar{margin-top:13px!important;padding:14px 16px!important;border-radius:7px!important;background:#0a0b0b!important;border:1px solid var(--mc82-line-soft)!important}.mc82-catalog-master .catalog-filter-row{grid-template-columns:minmax(300px,1.35fr) repeat(2,minmax(150px,.55fr)) auto auto!important;gap:9px!important}.mc82-catalog-master input,.mc82-catalog-master select{min-height:42px!important}.mc82-catalog-master .catalog-category-tabs{display:flex!important;flex-wrap:nowrap!important;gap:7px!important;overflow-x:auto!important;padding-bottom:2px!important}.mc82-catalog-master .catalog-category-tabs button{min-height:32px!important;padding:0 14px!important;border-radius:4px!important;font-size:7px!important;white-space:nowrap!important}.mc82-catalog-master .catalog-category-tabs button[disabled]{opacity:.38!important}.mc82-catalog-master .catalog-results-head{padding-top:13px!important;padding-bottom:8px!important}.mc82-catalog-master .catalog-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;padding-bottom:22px!important}.mc82-catalog-master .catalog-card{border-radius:7px!important;overflow:hidden!important;border:1px solid rgba(215,169,79,.23)!important;background:linear-gradient(180deg,#101110,#080909)!important;box-shadow:var(--mc82-shadow)!important}.mc82-catalog-master .catalog-card-media{height:210px!important}.mc82-catalog-master .catalog-card-media img{filter:saturate(.9) brightness(.82) contrast(1.05)!important}.mc82-catalog-master .catalog-card-body{padding:12px 13px 13px!important}.mc82-catalog-master .catalog-card h2{font-size:18px!important}.mc82-catalog-master .catalog-meta,.mc82-catalog-master .catalog-experience{font-size:7px!important}.mc82-catalog-master .catalog-rating{font-size:8px!important}.mc82-catalog-master .catalog-price{font-size:14px!important}.mc82-catalog-master .catalog-tags span{font-size:6px!important}.mc82-catalog-master .catalog-card-footer a,.mc82-catalog-master .catalog-card-footer button{min-height:35px!important;font-size:7px!important}html:not([data-theme=light]) .mc82-profile-master{background:radial-gradient(circle at 78% 5%,rgba(171,108,32,.09),transparent 24%),#050606!important}.mc82-profile-master .shell{width:min(1390px,calc(100% - 72px))!important}.mc82-profile-master .profile-header,.mc82-profile-master .profile-topbar{min-height:62px!important}.mc82-profile-master .profile-breadcrumbs{padding-top:17px!important;padding-bottom:12px!important;font-size:7px!important}.mc82-profile-master .profile-hero-reference{display:grid!important;grid-template-columns:420px minmax(0,1fr) 280px!important;gap:24px!important;padding-top:0!important;padding-bottom:18px!important;align-items:center!important}.mc82-profile-master .profile-portrait{height:330px!important;border-radius:7px!important;overflow:hidden!important}.mc82-profile-master .profile-portrait img{filter:saturate(.88) brightness(.88) contrast(1.04)!important}.mc82-profile-master .profile-hero h1{font-size:clamp(40px,4.2vw,62px)!important;letter-spacing:.045em!important}.mc82-profile-master .profile-hero h2{font-size:13px!important;color:var(--mc82-gold)!important}.mc82-profile-master .profile-hero-copy>p{font-size:9px!important;max-width:610px!important}.mc82-profile-master .profile-inline-stats>div{min-width:116px!important}.mc82-profile-master .profile-inline-stats strong{font-size:25px!important}.mc82-profile-master .profile-price-card{min-height:235px!important;padding:20px!important;border-radius:7px!important}.mc82-profile-master .profile-master-grid{grid-template-columns:.87fr 1.02fr 1.43fr!important;gap:10px!important}.mc82-profile-master .profile-master-panel{min-height:260px!important;border-radius:6px!important;padding:18px!important}.mc82-profile-master .profile-portfolio-grid{gap:6px!important}.mc82-profile-master .profile-portfolio-tile,.mc82-profile-master .profile-portfolio-grid>a{height:96px!important}.mc82-profile-master .profile-reviews-master{margin-top:10px!important;display:grid!important;grid-template-columns:180px 170px repeat(3,minmax(0,1fr))!important;gap:10px!important;border:1px solid var(--mc82-line-soft)!important;border-radius:6px!important;padding:15px!important;background:#0c0d0c!important}.mc82-profile-master .profile-reviews-master article{min-height:130px!important;border-left:1px solid rgba(255,255,255,.045)!important;padding-left:12px!important}.mc82-profile-master .profile-cta{min-height:112px!important;margin-top:10px!important;border-radius:0!important;background:linear-gradient(90deg,#070706f5,#070706bd),url(/assets/vs-agency-landing-pro.webp) center/cover!important}html:not([data-theme=light]) .mc82-admin-master{min-height:100vh;background:#050606!important;color:var(--mc82-text)}.mc82-admin-master .admin-layout{display:grid!important;grid-template-columns:236px minmax(0,1fr)!important;max-width:none!important;min-height:100vh!important;margin:0!important}.mc82-admin-master .admin-sidebar{position:sticky!important;top:0!important;z-index:80!important;height:100vh!important;padding:0 12px 12px!important;display:flex!important;flex-direction:column!important;border-right:1px solid var(--mc82-line-soft)!important;background:linear-gradient(180deg,#080806,#050606)!important}.mc82-admin-master .admin-brand{height:88px!important;display:grid!important;grid-template-columns:42px 1fr!important;gap:7px!important;align-items:center!important;padding:0 8px!important;border-bottom:1px solid var(--mc82-line-soft)!important;color:inherit!important;text-decoration:none!important}.mc82-admin-master .admin-brand>span{font:italic 38px/.9 var(--mc82-serif)!important;color:var(--mc82-gold-2)!important}.mc82-admin-master .admin-brand b{display:block!important;font:500 13px/1 var(--mc82-sans)!important;letter-spacing:.08em!important}.mc82-admin-master .admin-brand small{display:block!important;margin-top:4px!important;color:#a37938!important;font:500 6px/1.45 var(--mc82-sans)!important;letter-spacing:.08em!important}.mc82-admin-master .admin-sidebar nav{display:grid!important;gap:4px!important;padding-top:14px!important}.mc82-admin-master .admin-sidebar nav button{min-height:44px!important;display:grid!important;grid-template-columns:28px 1fr!important;align-items:center!important;gap:8px!important;padding:0 10px!important;border:1px solid transparent!important;border-radius:5px!important;background:transparent!important;color:#9b958d!important;text-align:left!important}.mc82-admin-master .admin-sidebar nav button em{font:500 8px/1 var(--mc82-sans)!important;color:#806236!important}.mc82-admin-master .admin-sidebar nav button span{font:400 10px/1 var(--mc82-sans)!important}.mc82-admin-master .admin-sidebar nav button.active{border-color:#d7a94f47!important;background:linear-gradient(90deg,#d7a94f21,#d7a94f04)!important;box-shadow:inset 2px 0 0 var(--mc82-gold)!important;color:#eee9e0!important}.mc82-admin-master .admin-sidebar-bottom{margin-top:auto!important;display:grid!important;gap:5px!important}.mc82-admin-master .admin-sidebar-bottom>a,.mc82-admin-master .admin-sidebar-bottom>button{min-height:34px!important;padding:0 9px!important;border-radius:4px!important;font-size:7px!important}.mc82-admin-identity{margin-top:6px;min-height:54px;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:8px;padding:8px;border:1px solid var(--mc82-line-soft);border-radius:6px;background:#0b0b09}.mc82-admin-identity>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--mc82-line);color:var(--mc82-gold);font-size:8px}.mc82-admin-identity strong,.mc82-admin-identity small{display:block}.mc82-admin-identity strong{font-size:8px}.mc82-admin-identity small{margin-top:2px;color:#746e66;font-size:6px}.mc82-admin-stage{min-width:0;display:grid;grid-template-rows:88px 1fr;min-height:100vh}.mc82-admin-health{position:sticky;top:0;z-index:70;display:grid;grid-template-columns:1.5fr repeat(4,minmax(120px,.72fr)) auto;align-items:stretch;border-bottom:1px solid var(--mc82-line-soft);background:#050606f2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mc82-admin-health>*{min-width:0;padding:15px 18px;border-right:1px solid rgba(255,255,255,.04)}.mc82-admin-health-status small,.mc82-admin-health-item span{display:block;color:#756f67;font-size:6.5px;letter-spacing:.08em}.mc82-admin-health-status strong{display:flex;align-items:center;gap:7px;margin-top:8px;color:#8ab56e;font-size:9px;font-weight:500}.mc82-admin-health-status .admin-dot{position:static!important;width:7px!important;height:7px!important;background:#77b64c!important;box-shadow:0 0 12px #73b448b3!important}.mc82-admin-health-status .admin-dot.is-error{background:#c96850!important;box-shadow:0 0 12px #c9685099!important}.mc82-admin-health-item strong{display:block;margin-top:7px;color:#ddd6cd;font:400 13px/1 var(--mc82-serif)}.mc82-admin-health-item small{display:block;margin-top:4px;color:#676159;font-size:6px}.mc82-admin-health-actions{display:flex;align-items:center;gap:6px;border-right:0}.mc82-admin-health-actions a,.mc82-admin-health-actions button{min-height:32px;padding:0 9px;border:1px solid var(--mc82-line-soft);border-radius:4px;background:#090908;color:#9f978c;text-decoration:none;font-size:6px;cursor:pointer}.mc82-admin-health-actions .primary{border-color:#d2a34c;background:linear-gradient(180deg,#e8bf6b,#c79238);color:#17110a;font-weight:700}.mc82-admin-master .admin-main{min-width:0!important;padding:18px 18px 30px!important;background:transparent!important}.mc82-admin-sectionbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:10px}.mc82-admin-sectionbar small{color:#726c64;font-size:6px;letter-spacing:.09em}.mc82-admin-sectionbar h1{margin:3px 0 0;font:400 13px/1 var(--mc82-sans);text-transform:uppercase;letter-spacing:.06em}.mc82-admin-master .admin-heading-actions{display:flex!important;align-items:end!important;gap:7px!important}.mc82-admin-master .admin-heading-actions label{display:grid!important;gap:4px!important;font-size:6px!important;color:#716b63!important}.mc82-admin-master .admin-heading-actions input{width:230px!important;min-height:34px!important;border-radius:4px!important;font-size:7px!important}.mc82-admin-master .admin-heading-actions button{min-height:34px!important;border-radius:4px!important;font-size:7px!important}.mc82-admin-master .admin-stats{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:7px!important;margin:0 0 9px!important}.mc82-admin-master .admin-stats article{position:relative;min-height:92px!important;padding:15px 14px!important;border:1px solid var(--mc82-line-soft)!important;border-radius:5px!important;background:linear-gradient(150deg,#10110f,#090908)!important}.mc82-admin-master .admin-stats article>span{position:absolute;top:11px;right:11px;color:#554c40!important;font-size:6px!important}.mc82-admin-master .admin-stats article>strong{display:block;margin-top:15px;color:#eee7dc;font:400 22px/1 var(--mc82-serif)!important}.mc82-admin-master .admin-stats article>small{display:block;margin-top:6px;color:#8d867d;font-size:6.5px!important;text-transform:uppercase;letter-spacing:.04em}.mc82-admin-master .admin-grid-two{display:grid!important;grid-template-columns:1.25fr .85fr!important;gap:9px!important;margin-bottom:9px!important}.mc82-admin-master .admin-panel{padding:14px!important;border:1px solid var(--mc82-line-soft)!important;border-radius:5px!important;background:linear-gradient(155deg,#0f100f,#080909)!important;box-shadow:var(--mc82-shadow)!important}.mc82-admin-master .admin-panel-title{min-height:26px!important;margin-bottom:9px!important}.mc82-admin-master .admin-panel-title h2{font:400 11px/1 var(--mc82-sans)!important;text-transform:uppercase;letter-spacing:.04em}.mc82-admin-master .admin-panel-title span,.mc82-admin-master .admin-panel-title small{font-size:6px!important}.mc82-admin-master .admin-row{min-height:44px!important;padding:7px 8px!important;border:0!important;border-top:1px solid rgba(255,255,255,.045)!important;border-radius:0!important;background:transparent!important}.mc82-admin-master .admin-row strong{font-size:7.5px!important}.mc82-admin-master .admin-row small{font-size:6px!important}.mc82-admin-master .admin-status{min-height:22px!important;font-size:6px!important}.mc82-admin-master .admin-status-panel{margin-top:0!important}.mc82-admin-master .admin-event-bars>div{min-height:31px!important}.mc82-admin-master .admin-command-strip{grid-template-columns:repeat(3,1fr)!important;gap:7px!important}.mc82-admin-master .admin-command-card{min-height:94px!important;border-radius:5px!important}.mc82-admin-master .mc82-admin-overview-top{display:grid;grid-template-columns:1.25fr .9fr .72fr;gap:8px!important;margin-top:8px!important}.mc82-admin-master .mc82-admin-overview-top .admin-panel{min-height:228px!important}.mc82-admin-master .mc82-admin-activity-chart{height:160px;display:flex;align-items:flex-end;gap:8px;padding:12px 4px 0;border-top:1px solid rgba(255,255,255,.035);background:linear-gradient(180deg,rgba(215,169,79,.02),transparent)}.mc82-admin-master .mc82-admin-activity-chart>div{height:100%;flex:1;display:grid;grid-template-rows:18px 1fr 18px;align-items:end;text-align:center;min-width:0}.mc82-admin-master .mc82-admin-activity-chart span{font-size:6px;color:#777168;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mc82-admin-master .mc82-admin-activity-chart i{height:100%;display:flex;align-items:flex-end;justify-content:center;border-bottom:1px solid rgba(215,169,79,.18);background:repeating-linear-gradient(180deg,transparent 0 24%,rgba(255,255,255,.025) 25%)}.mc82-admin-master .mc82-admin-activity-chart i b{display:block;width:min(34px,68%);min-height:8px;border:1px solid rgba(215,169,79,.33);border-bottom:0;background:linear-gradient(180deg,#deaa4c94,#8b5b1f1f);border-radius:3px 3px 0 0}.mc82-admin-master .mc82-admin-activity-chart strong{font-size:7px;color:#c99b4d}.mc82-admin-master .mc82-admin-signal-list{display:grid;gap:0}.mc82-admin-master .mc82-admin-signal-list>div{min-height:39px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(255,255,255,.04)}.mc82-admin-master .mc82-admin-signal-list span{font-size:7px;color:#8d867e}.mc82-admin-master .mc82-admin-signal-list strong{font:400 17px var(--mc82-serif);color:#d8aa53}.mc82-admin-master .mc82-admin-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px!important;margin-top:8px!important}.mc82-admin-master .mc82-admin-overview-grid>.admin-panel{min-height:210px!important}.mc82-admin-master .mc82-admin-role-list{display:grid}.mc82-admin-master .mc82-admin-role-list>div{min-height:31px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.04)}.mc82-admin-master .mc82-admin-role-list span{font-size:7px;color:#918a80}.mc82-admin-master .mc82-admin-role-list strong{font-size:8px;color:#d3a24f}.mc82-admin-master .mc82-admin-summary{height:145px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:7px}.mc82-admin-master .mc82-admin-summary>strong{font:400 31px/1 var(--mc82-serif);color:#ddb05a}.mc82-admin-master .mc82-admin-summary>span{font-size:7px;color:#7d766d}.mc82-admin-master .mc82-admin-summary>b{font-size:7px;font-weight:500;color:#aaa197}.mc82-admin-master .mc82-admin-summary>a{margin-top:auto;color:#c69749;font-size:6.5px}.mc82-admin-master .mc82-admin-quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.mc82-admin-master .mc82-admin-quick-grid button{min-height:58px;border:1px solid var(--mc82-line-soft);border-radius:4px;background:#0b0c0b;color:#b8afa4;font-size:7px;cursor:pointer}.mc82-admin-master .mc82-admin-quick-grid button:hover{border-color:var(--mc82-line);color:var(--mc82-gold)}html:not([data-theme=light]) .mc82-pro-entry-master{background:radial-gradient(circle at 76% 4%,rgba(215,169,79,.065),transparent 22%),#050606!important}.mc82-pro-entry-master .mc68-entry-header{height:66px!important;display:grid!important;grid-template-columns:255px 1fr auto!important;padding:0 max(18px,calc((100vw - 1460px)/2))!important;background:#060706!important;border-bottom:1px solid var(--mc82-line-soft)!important}.mc82-pro-entry-master .mc68-brand span{font-size:34px!important}.mc82-pro-entry-master .mc68-entry-shell{width:min(1440px,calc(100% - 44px))!important;padding:18px 0 32px!important}.mc82-pro-entry-master .mc68-entry-intro{display:grid!important;grid-template-columns:minmax(0,1fr) 540px!important;gap:22px!important;align-items:center!important;min-height:126px!important;padding:18px 20px!important;border:1px solid var(--mc82-line-soft)!important;border-radius:6px!important;background:linear-gradient(150deg,#0f100f,#080909)!important}.mc82-pro-entry-master .mc68-entry-intro h1{margin:4px 0!important;font:400 31px/1 var(--mc82-serif)!important}.mc82-pro-entry-master .mc68-entry-intro>div>p:last-child{max-width:650px!important;font-size:8px!important;line-height:1.55!important}.mc82-pro-entry-master .mc68-route-map{min-height:74px!important;padding:10px!important;border:1px solid rgba(255,255,255,.045)!important;border-radius:5px!important;background:#090908!important}.mc82-pro-entry-master .mc68-route-map>div{padding:8px!important}.mc82-pro-entry-master .mc68-route-map b{font-size:8px!important}.mc82-pro-entry-master .mc68-route-map small{font-size:6px!important}.mc82-pro-entry-master .mc68-entry-kpis{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:7px!important;margin:9px 0!important}.mc82-pro-entry-master .mc68-entry-kpis button{min-height:76px!important;padding:12px 14px!important;border-radius:5px!important}.mc82-pro-entry-master .mc68-entry-kpis strong{font:400 24px/1 var(--mc82-serif)!important}.mc82-pro-entry-master .mc68-entry-toolbar{display:grid!important;grid-template-columns:1fr 320px!important;gap:9px 16px!important;padding:14px 16px!important;border-radius:6px!important}.mc82-pro-entry-master .mc68-entry-toolbar h2{font:400 19px/1 var(--mc82-serif)!important}.mc82-pro-entry-master .mc68-entry-toolbar>label{align-self:center!important}.mc82-pro-entry-master .mc68-filter-row{grid-column:1!important;justify-self:start!important}.mc82-pro-entry-master .mc73-entry-view{grid-column:2!important;justify-self:end!important;align-self:center!important}.mc82-pro-entry-master .mc68-event-list{display:grid!important;gap:6px!important}.mc82-pro-entry-master .mc68-event-card{min-height:108px!important;grid-template-columns:38px 72px minmax(0,1fr) 230px 320px!important;padding:8px 10px!important;border-radius:5px!important}.mc82-pro-entry-master .mc68-event-copy h3{font:400 18px/1.05 var(--mc82-serif)!important}.mc82-pro-entry-master .mc68-event-copy p{font-size:7px!important}.mc82-pro-entry-master .mc68-event-actions a,.mc82-pro-entry-master .mc68-event-actions span{min-height:31px!important;font-size:6.5px!important}html:not([data-theme=light]) .mc82-workspace-master{background:radial-gradient(circle at 78% 3%,rgba(215,169,79,.06),transparent 22%),#050606!important}.mc82-workspace-master .workspace-main{width:min(1400px,calc(100% - 46px))!important;padding:18px 0 36px!important}.mc82-workspace-master .workspace-hero{grid-template-columns:1.1fr .9fr!important;gap:8px!important}.mc82-workspace-master .workspace-profile-card,.mc82-workspace-master .workspace-continue-card{min-height:142px!important;padding:18px!important;border-radius:6px!important;border-color:var(--mc82-line-soft)!important;background:linear-gradient(150deg,#10110f,#080909)!important}.mc82-workspace-master .workspace-avatar{width:62px!important;height:62px!important;flex-basis:62px!important;font-size:20px!important}.mc82-workspace-master .workspace-profile-card h1{font-size:27px!important}.mc82-workspace-master .workspace-continue-card h2{font-size:23px!important}.mc82-workspace-master .workspace-kpis{gap:7px!important;margin:8px 0!important}.mc82-workspace-master .workspace-kpis>*{min-height:74px!important;border-radius:5px!important}.mc82-workspace-master .workspace-grid{grid-template-columns:1.28fr .72fr!important;gap:8px!important}.mc82-workspace-master .workspace-panel{padding:15px!important;border-radius:6px!important}.mc82-workspace-master .workspace-event-focus{min-height:102px!important;padding:14px!important;border-radius:5px!important}.mc82-workspace-master .workspace-action-list>a{min-height:58px!important}.mc82-workspace-master .workspace-onboarding{padding:16px!important;border-radius:6px!important}.mc82-workspace-master .workspace-onboarding h2{font-size:20px!important}html:not([data-theme=light]) .mc82-client-master{background:radial-gradient(circle at 74% 0,rgba(212,159,62,.065),transparent 22%),#050606!important}.mc82-client-master .client-top{min-height:62px!important;padding-inline:max(20px,calc((100vw - 1400px)/2))!important;border-bottom:1px solid var(--mc82-line-soft)!important;background:#050606f0!important}.mc82-client-master .client-main{width:min(1400px,calc(100% - 46px))!important;margin-inline:auto!important;padding:18px 0 36px!important}.mc82-client-master .client-welcome{min-height:145px!important;display:grid!important;grid-template-columns:1fr 340px!important;gap:18px!important;padding:19px 20px!important;border-radius:6px!important;border-color:var(--mc82-line-soft)!important;background:linear-gradient(90deg,#090908f5,#0a0907d1),radial-gradient(circle at 78% 42%,rgba(211,160,64,.12),transparent 30%)!important}.mc82-client-master .client-welcome h1{margin:5px 0 8px!important;font:400 31px/1.02 var(--mc82-serif)!important}.mc82-client-master .client-welcome h1 em{color:var(--mc82-gold)!important}.mc82-client-master .client-welcome>div>p:not(.eyebrow){font-size:9px!important;max-width:620px!important}.mc82-client-master .client-welcome-side{align-content:center!important}.mc82-client-master .client-stats{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:7px!important;margin:8px 0!important}.mc82-client-master .client-stats article{min-height:74px!important;padding:12px!important;border-radius:5px!important}.mc82-client-master .client-stats b{font:400 22px var(--mc82-serif)!important}.mc82-client-master .client-focus{min-height:150px!important;display:grid!important;grid-template-columns:1fr 260px!important;padding:17px 18px!important;border-radius:6px!important}.mc82-client-master .client-focus h2{font:400 25px/1 var(--mc82-serif)!important}.mc82-client-master .client-grid{grid-template-columns:1.15fr .85fr!important;gap:8px!important;margin-top:8px!important}.mc82-client-master .client-panel{padding:15px!important;border-radius:6px!important}.mc82-client-master .client-tools{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;margin-top:8px!important}.mc82-client-master .client-tools>a,.mc82-client-master .client-tools>article,.mc82-client-master .client-tool-disabled{min-height:86px!important;padding:13px!important;border-radius:5px!important}.mc82-client-master .client-tools strong{font-size:9px!important}.mc82-client-master .client-tools span{font-size:7px!important}html:not([data-theme=light]) .mc82-pro-workspace-master{background:linear-gradient(180deg,#050606,#070807)!important;color:var(--mc82-text)}.mc82-pro-workspace-master.mc74-pro-shell{grid-template-columns:236px minmax(0,1fr)!important;min-height:100vh!important;background:#050606!important}.mc82-pro-workspace-master .mc73-pro-rail{background:linear-gradient(180deg,#080806 0,#050606 72%)!important;border-right:1px solid var(--mc82-line-soft)!important;box-shadow:12px 0 34px #00000029!important}.mc82-pro-workspace-master .mc73-brand{height:104px!important;border-bottom:1px solid var(--mc82-line-soft)!important;padding-inline:18px!important}.mc82-pro-workspace-master .mc73-brand>b{font:italic 40px/.9 var(--mc82-serif)!important;color:var(--mc82-gold-2)!important}.mc82-pro-workspace-master .mc73-brand strong{font-size:14px!important;letter-spacing:.08em!important}.mc82-pro-workspace-master .mc73-brand small{font-size:6.5px!important;color:#9a753a!important}.mc82-pro-workspace-master .mc74-nav-group{margin:14px 11px 6px!important;font-size:6px!important;letter-spacing:.12em!important;color:#575149!important}.mc82-pro-workspace-master .mc73-pro-rail>nav{padding:8px 10px 16px!important}.mc82-pro-workspace-master .mc73-pro-rail>nav a{min-height:46px!important;border-radius:5px!important;padding:0 12px!important}.mc82-pro-workspace-master .mc73-pro-rail>nav a i{font-size:16px!important}.mc82-pro-workspace-master .mc73-pro-rail>nav a span{font-size:10px!important}.mc82-pro-workspace-master .mc73-pro-rail>nav a.active{border-color:#d7a94f57!important;background:linear-gradient(90deg,#d7a94f29,#d7a94f05)!important;box-shadow:inset 2px 0 0 var(--mc82-gold)!important}.mc82-pro-workspace-master .mc73-pro-rail-foot{margin:10px!important;min-height:62px!important;border:1px solid var(--mc82-line-soft)!important;border-radius:5px!important;background:#0b0b09!important}.mc82-pro-workspace-master .mc73-pro-header{min-height:112px!important;display:grid!important;grid-template-columns:minmax(330px,1.7fr) 130px 150px 90px 190px!important;align-items:stretch!important;border-bottom:1px solid var(--mc82-line-soft)!important;background:#060706f7!important;box-shadow:0 8px 28px #00000038!important}.mc82-pro-workspace-master .mc73-pro-header>div{padding:18px 16px!important;border-right:1px solid rgba(255,255,255,.045)!important}.mc82-pro-workspace-master .mc73-pro-header .save{border-right:0!important;padding:14px!important}.mc82-pro-workspace-master .mc73-pro-header small{font-size:6.5px!important;letter-spacing:.09em!important;color:#776f65!important}.mc82-pro-workspace-master .mc73-pro-header .event h1{margin:5px 0 6px!important;font:400 27px/1 var(--mc82-serif)!important}.mc82-pro-workspace-master .mc73-pro-header .event span{font-size:7px!important;color:#8a837a!important}.mc82-pro-workspace-master .mc73-pro-header .ready b{width:52px!important;height:52px!important;font-size:12px!important;border-color:var(--mc82-gold)!important}.mc82-pro-workspace-master .mc73-pro-header .meta strong{font:400 21px/1 var(--mc82-serif)!important}.mc82-pro-workspace-master .mc73-pro-header .save>*{min-height:38px!important;border-radius:4px!important;font-size:7px!important}.mc82-pro-workspace-master .mc73-program{padding:10px 12px 18px!important}.mc82-pro-workspace-master .mc73-toolbar{min-height:55px!important;grid-template-columns:minmax(220px,270px) 108px minmax(220px,1fr) 150px!important;gap:8px!important;border-bottom:0!important}.mc82-pro-workspace-master .mc73-toolbar>label,.mc82-pro-workspace-master .mc73-toolbar>button{min-height:38px!important;border-radius:4px!important}.mc82-pro-workspace-master .mc73-toolbar>div{gap:18px!important;font-size:7px!important}.mc82-pro-workspace-master .mc73-program-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 302px!important;gap:9px!important;min-height:calc(100svh - 178px)!important}.mc82-pro-workspace-master .mc73-blocks{display:grid!important;align-content:start!important;gap:6px!important}.mc82-pro-workspace-master .mc73-blocks article{overflow:hidden!important;border:1px solid rgba(255,255,255,.065)!important;border-radius:5px!important;background:linear-gradient(180deg,#0d0d0c,#090909)!important;box-shadow:inset 0 1px #ffffff03!important}.mc82-pro-workspace-master .mc73-blocks article.active{border-color:#deac4b94!important;box-shadow:0 15px 38px #00000057,inset 0 0 0 1px #deac4b0b!important}.mc82-pro-workspace-master .mc73-blocks .row{min-height:62px!important;grid-template-columns:18px 48px 40px minmax(0,1fr) 72px 25px!important;padding:7px 11px!important}.mc82-pro-workspace-master .mc73-blocks .row>b{height:40px!important;font:400 18px var(--mc82-serif)!important}.mc82-pro-workspace-master .mc73-blocks .type{width:36px!important;height:36px!important}.mc82-pro-workspace-master .mc73-blocks .row span strong{font-size:10px!important;color:#cda14d!important}.mc82-pro-workspace-master .mc73-blocks .row span small{margin-top:3px!important;font-size:8px!important;color:#888178!important}.mc82-pro-workspace-master .mc73-blocks .row time{font-size:7px!important}.mc82-pro-workspace-master .mc73-blocks .expanded{padding:11px 12px 12px 69px!important;grid-template-columns:minmax(0,1.35fr) minmax(220px,.65fr)!important;gap:10px!important;border-top:1px solid rgba(255,255,255,.045)!important}.mc82-pro-workspace-master .mc73-blocks .expanded .copy,.mc82-pro-workspace-master .mc73-blocks .expanded .params{padding:12px!important;border:1px solid rgba(255,255,255,.045)!important;border-radius:4px!important;background:#0a0a09!important}.mc82-pro-workspace-master .mc73-blocks .expanded small{font-size:6px!important;letter-spacing:.1em!important;color:#7d756b!important}.mc82-pro-workspace-master .mc73-blocks .expanded p{font-size:9px!important;line-height:1.55!important;color:#b3aca2!important}.mc82-pro-workspace-master .mc73-properties{position:sticky!important;top:10px!important;align-self:start!important;max-height:calc(100svh - 180px)!important;overflow:auto!important;border:1px solid var(--mc82-line-soft)!important;border-radius:5px!important;background:linear-gradient(180deg,#0e0f0e,#080909)!important;box-shadow:var(--mc82-shadow)!important}.mc82-pro-workspace-master .mc73-properties>header{height:46px!important;border-bottom:1px solid var(--mc82-line-soft)!important}.mc82-pro-workspace-master .mc73-properties>label,.mc82-pro-workspace-master .mc73-properties>section{padding:11px 12px!important;border-bottom:1px solid rgba(255,255,255,.04)!important}.mc82-pro-workspace-master .mc73-properties label{font-size:6.5px!important;letter-spacing:.08em!important;color:#81786e!important}.mc82-pro-workspace-master .mc73-properties input,.mc82-pro-workspace-master .mc73-properties textarea,.mc82-pro-workspace-master .mc73-properties select{margin-top:6px!important;min-height:34px!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:4px!important;background:#090908!important;color:#ddd5ca!important;font-size:8.5px!important}.mc82-pro-workspace-master .mc73-properties textarea{line-height:1.45!important}.mc82-pro-workspace-master .mc73-properties .switch{min-height:34px!important}.mc82-pro-workspace-master .mc73-section{max-width:1500px!important;padding:22px 26px 38px!important;background:radial-gradient(circle at 70% 2%,rgba(215,169,79,.028),transparent 25%)!important}@media(max-width:1250px){.mc82-catalog-master .catalog-grid{grid-template-columns:repeat(3,1fr)!important}.mc82-catalog-master .catalog-hero{grid-template-columns:1fr 1fr!important}.mc82-catalog-master .catalog-verify-card{grid-column:2;grid-row:2;max-width:280px;justify-self:end}.mc82-profile-master .profile-hero-reference{grid-template-columns:330px 1fr!important}.mc82-profile-master .profile-price-card{grid-column:2}.mc82-profile-master .profile-master-grid{grid-template-columns:1fr 1fr!important}.mc82-profile-master .profile-portfolio-panel{grid-column:1/-1}.mc82-profile-master .profile-reviews-master{grid-template-columns:150px 150px repeat(2,1fr)!important}.mc82-profile-master .profile-reviews-master article:last-child{display:none}.mc82-admin-health{grid-template-columns:1.4fr repeat(3,.7fr) auto}.mc82-admin-health-item:nth-of-type(5){display:none}.mc82-pro-entry-master .mc68-event-card{grid-template-columns:34px 66px 1fr 190px!important}.mc82-pro-entry-master .mc68-event-actions{grid-column:3/-1!important}.mc82-pro-entry-master .mc68-entry-intro{grid-template-columns:1fr!important}.mc82-pro-entry-master .mc68-route-map{max-width:none!important}.mc82-pro-workspace-master.mc74-pro-shell{grid-template-columns:205px minmax(0,1fr)!important}.mc82-pro-workspace-master .mc73-pro-header{grid-template-columns:minmax(270px,1.5fr) 112px 125px 76px 160px!important}.mc82-pro-workspace-master .mc73-program-grid{grid-template-columns:minmax(0,1fr) 278px!important}}@media(max-width:900px){.mc82-admin-master .admin-layout{grid-template-columns:74px 1fr!important}.mc82-admin-master .admin-brand{grid-template-columns:1fr!important;height:72px!important;text-align:center!important}.mc82-admin-master .admin-brand>span{font-size:30px!important}.mc82-admin-master .admin-brand>div,.mc82-admin-master .admin-sidebar nav button span,.mc82-admin-master .admin-sidebar-bottom{display:none!important}.mc82-admin-master .admin-sidebar nav button{grid-template-columns:1fr!important;justify-items:center!important;padding:0!important}.mc82-admin-stage{grid-template-rows:72px 1fr}.mc82-admin-health{grid-template-columns:1fr repeat(2,.7fr) auto}.mc82-admin-health-item:nth-of-type(4),.mc82-admin-health-item:nth-of-type(5){display:none}.mc82-admin-master .admin-stats{grid-template-columns:repeat(3,1fr)!important}.mc82-admin-master .admin-grid-two,.mc82-admin-master .mc82-admin-overview-top{grid-template-columns:1fr!important}.mc82-admin-master .mc82-admin-overview-grid{grid-template-columns:1fr 1fr!important}.mc82-workspace-master .workspace-hero,.mc82-workspace-master .workspace-grid,.mc82-client-master .client-welcome,.mc82-client-master .client-focus,.mc82-client-master .client-grid{grid-template-columns:1fr!important}.mc82-client-master .client-tools,.mc82-catalog-master .catalog-grid{grid-template-columns:repeat(2,1fr)!important}.mc82-catalog-master .catalog-filter-row{grid-template-columns:1fr 1fr!important}.mc82-catalog-master .catalog-search{grid-column:1/-1}.mc82-pro-workspace-master.mc74-pro-shell{grid-template-columns:76px minmax(0,1fr)!important}.mc82-pro-workspace-master .mc73-brand{height:78px!important;padding:0!important;text-align:center!important}.mc82-pro-workspace-master .mc73-brand>span,.mc82-pro-workspace-master .mc74-nav-group,.mc82-pro-workspace-master .mc73-pro-rail>nav a span,.mc82-pro-workspace-master .mc73-pro-rail-foot>span,.mc82-pro-workspace-master .mc73-pro-rail-foot>a{display:none!important}.mc82-pro-workspace-master .mc73-pro-header{grid-template-columns:minmax(220px,1fr) 105px 115px 70px 135px!important}.mc82-pro-workspace-master .mc73-program-grid{grid-template-columns:1fr!important}.mc82-pro-workspace-master .mc73-properties{position:relative!important;top:0!important;max-height:none!important}}@media(max-width:720px){.mc82-catalog-master .shell,.mc82-profile-master .shell{width:min(100% - 24px,1390px)!important}.mc82-catalog-master .catalog-topbar nav{display:none!important}.mc82-catalog-master .catalog-hero{display:grid!important;grid-template-columns:1fr!important;min-height:auto!important;padding-top:16px!important}.mc82-catalog-master .catalog-hero-copy{padding:10px 0 0!important}.mc82-catalog-master .catalog-hero-copy h1{font-size:44px!important}.mc82-catalog-master .catalog-hero-visual{height:190px!important;grid-column:1!important;grid-row:auto!important}.mc82-catalog-master .catalog-verify-card{grid-column:1!important;grid-row:auto!important;max-width:none!important;min-height:110px!important}.mc82-catalog-master .catalog-kpis{grid-template-columns:repeat(2,1fr)!important;overflow:visible!important;background:transparent!important;border:0!important;gap:6px!important;margin-top:10px!important}.mc82-catalog-master .catalog-kpis article{border:1px solid var(--mc82-line-soft)!important;border-radius:5px!important;background:#0d0e0d!important}.mc82-catalog-master .catalog-kpis article:last-child{grid-column:1/-1!important}.mc82-catalog-master .catalog-filter-row{grid-template-columns:1fr!important}.mc82-catalog-master .catalog-search{grid-column:auto}.mc82-catalog-master .catalog-grid{grid-template-columns:1fr!important}.mc82-catalog-master .catalog-card-media{height:260px!important}.mc82-profile-master .profile-topbar nav{display:none!important}.mc82-profile-master .profile-hero-reference{grid-template-columns:1fr!important;gap:12px!important}.mc82-profile-master .profile-portrait{height:390px!important}.mc82-profile-master .profile-price-card{grid-column:auto!important}.mc82-profile-master .profile-master-grid{grid-template-columns:1fr!important}.mc82-profile-master .profile-portfolio-panel{grid-column:auto!important}.mc82-profile-master .profile-reviews-master{grid-template-columns:1fr!important}.mc82-profile-master .profile-review-bars{display:none!important}.mc82-profile-master .profile-reviews-master article{border-left:0!important;border-top:1px solid rgba(255,255,255,.045)!important;padding:10px 0 0!important}.mc82-admin-master .admin-layout{display:block!important}.mc82-admin-master .admin-sidebar{position:sticky!important;top:0!important;width:100%!important;height:auto!important;display:block!important;padding:0 8px 6px!important;border-right:0!important;border-bottom:1px solid var(--mc82-line-soft)!important}.mc82-admin-master .admin-brand{height:56px!important;display:flex!important;text-align:left!important}.mc82-admin-master .admin-brand>div{display:block!important}.mc82-admin-master .admin-sidebar nav{display:flex!important;overflow-x:auto!important;padding-top:6px!important}.mc82-admin-master .admin-sidebar nav button{min-width:54px!important;min-height:38px!important}.mc82-admin-stage{display:block!important}.mc82-admin-health{position:relative!important;grid-template-columns:1fr 1fr!important;min-height:auto!important}.mc82-admin-health-status{grid-column:1/-1!important}.mc82-admin-health-item:nth-of-type(n+4){display:none!important}.mc82-admin-health-actions{grid-column:1/-1!important}.mc82-admin-master .admin-main{padding:12px 10px 50px!important}.mc82-admin-sectionbar{align-items:flex-start!important;flex-direction:column!important}.mc82-admin-master .admin-heading-actions{width:100%!important}.mc82-admin-master .admin-heading-actions label{flex:1!important}.mc82-admin-master .admin-heading-actions input{width:100%!important}.mc82-admin-master .admin-stats{grid-template-columns:repeat(2,1fr)!important}.mc82-admin-master .mc82-admin-overview-grid{grid-template-columns:1fr!important}.mc82-pro-entry-master .mc68-entry-shell,.mc82-workspace-master .workspace-main,.mc82-client-master .client-main{width:min(100% - 24px,1440px)!important}.mc82-pro-entry-master .mc68-entry-header{grid-template-columns:1fr auto!important;padding:0 12px!important}.mc82-pro-entry-master .mc68-entry-header nav{display:none!important}.mc82-pro-entry-master .mc68-entry-intro{padding:14px!important}.mc82-pro-entry-master .mc68-entry-intro h1{font-size:27px!important}.mc82-pro-entry-master .mc68-route-map{overflow-x:auto!important}.mc82-pro-entry-master .mc68-entry-kpis{grid-template-columns:1fr 1fr!important}.mc82-pro-entry-master .mc68-entry-toolbar{grid-template-columns:1fr!important}.mc82-pro-entry-master .mc68-filter-row,.mc82-pro-entry-master .mc73-entry-view{grid-column:1!important;justify-self:stretch!important;overflow-x:auto!important}.mc82-pro-entry-master .mc68-event-card{grid-template-columns:42px 1fr!important;min-height:auto!important}.mc82-pro-entry-master .mc68-event-date{grid-row:1/3}.mc82-pro-entry-master .mc68-event-order{display:none}.mc82-pro-entry-master .mc68-event-readiness,.mc82-pro-entry-master .mc68-event-actions{grid-column:1/-1!important}.mc82-workspace-master .workspace-main,.mc82-client-master .client-main{padding-top:10px!important}.mc82-workspace-master .workspace-kpis,.mc82-client-master .client-stats{grid-template-columns:1fr 1fr!important}.mc82-client-master .client-top{padding-inline:12px!important}.mc82-client-master .client-top nav{display:none!important}.mc82-client-master .client-tools{grid-template-columns:1fr!important}.mc82-pro-workspace-master.mc74-pro-shell{display:block!important}.mc82-pro-workspace-master .mc73-pro-rail{position:relative!important;height:auto!important}.mc82-pro-workspace-master .mc73-brand{display:none!important}.mc82-pro-workspace-master .mc73-pro-rail>nav{display:flex!important;overflow-x:auto!important;padding:8px!important}.mc82-pro-workspace-master .mc73-pro-rail>nav a{min-width:48px!important}.mc82-pro-workspace-master .mc73-pro-rail-foot{display:none!important}.mc82-pro-workspace-master .mc73-pro-header{grid-template-columns:1fr 105px!important;min-height:auto!important}.mc82-pro-workspace-master .mc73-pro-header .meta,.mc82-pro-workspace-master .mc73-pro-header .actions{display:none!important}.mc82-pro-workspace-master .mc73-pro-header .save{grid-column:1/-1!important;grid-template-columns:1fr 1fr!important}.mc82-pro-workspace-master .mc73-program{padding:8px 10px 70px!important}.mc82-pro-workspace-master .mc73-toolbar{grid-template-columns:1fr 100px!important}.mc82-pro-workspace-master .mc73-toolbar>div{grid-column:1/-1!important}.mc82-pro-workspace-master .mc73-toolbar .add{justify-self:stretch!important;width:auto!important}.mc82-pro-workspace-master .mc73-blocks .expanded{grid-template-columns:1fr!important;padding-left:12px!important}}@media(max-width:420px){.mc82-admin-master .admin-stats,.mc82-workspace-master .workspace-kpis,.mc82-client-master .client-stats{grid-template-columns:1fr!important}}:root{--vem83-header:68px;--vem83-content:min(1320px, calc(100vw - 48px) );--vem83-canvas:#090b0a;--vem83-canvas-warm:#11100d;--vem83-section:#111310;--vem83-card:#151714;--vem83-active:#2a2114;--vem83-gold:#d8a447;--vem83-gold-bright:#efbd60;--vem83-line:rgba(216,164,71,.24);--vem83-line-strong:rgba(216,164,71,.46);--vem83-text:#f2ece4;--vem83-muted:#aaa39a}.vem-desktop-canvas{width:100%;min-width:0;padding-top:var(--vem83-header);background:radial-gradient(circle at 78% 2%,rgba(128,78,22,.17),transparent 25%),radial-gradient(circle at 20% 42%,rgba(84,55,20,.08),transparent 30%),linear-gradient(145deg,var(--vem83-canvas),var(--vem83-canvas-warm) 48%,#090a09)}.vem-desktop-canvas .vem-header{position:fixed;inset:0 0 auto 0;width:100%;height:var(--vem83-header);padding-inline:max(24px,calc((100vw - 1320px)/2));grid-template-columns:210px minmax(0,1fr) 156px;gap:12px;background:linear-gradient(180deg,#070808fb,#080807f4);border-bottom:1px solid var(--vem83-line);box-shadow:0 14px 34px #0000003d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.vem-desktop-canvas .vem-header .vem-brand{min-width:0}.vem-desktop-canvas .vem-header .vem-brand img{width:40px;height:40px}.vem-desktop-canvas .vem-header .vem-brand b{font-size:12px}.vem-desktop-canvas .vem-header .vem-brand small{font-size:8px}.vem-desktop-canvas .vem-header nav{min-width:0;gap:clamp(6px,.72vw,12px)}.vem-desktop-canvas .vem-header nav a{padding:26px 0 24px;font-size:clamp(8.2px,.7vw,10px);letter-spacing:.025em}.vem-desktop-canvas .vem-header>.vem-gold-button{width:156px;min-height:38px;font-size:9.5px}.vem-desktop-canvas :is(.vem-section,.vem-wide-card,.vem-split,.vem-ribbon,.vem-booking,.vem-trust,.vem-process,.vem-featured-video,.vem-media-firstfold,.vem-contact-dashboard,.vem-contact-info,.vem-contact-legal,.vem-metrics){width:var(--vem83-content)}.vem-desktop-canvas :is(.vem-section,.vem-wide-card,.vem-split,.vem-ribbon,.vem-booking,.vem-trust,.vem-process,.vem-featured-video,.vem-media-firstfold,.vem-contact-dashboard,.vem-contact-info,.vem-contact-legal){margin-top:16px;margin-bottom:16px}.vem-desktop-canvas :is(.vem-section,.vem-wide-card,.vem-split,.vem-ribbon,.vem-booking,.vem-trust,.vem-process,.vem-featured-video,.vem-contact-info article,.vem-contact-legal,.vem-contact-quick-form,.vem-contact-direct>div,.vem-media-preview-rail){border-color:var(--vem83-line);background:radial-gradient(circle at 78% 0,rgba(185,126,35,.07),transparent 34%),linear-gradient(145deg,var(--vem83-section),#0a0b0a 76%);box-shadow:inset 0 1px #ffffff09,0 12px 30px #0000002e}.vem-desktop-canvas :is(.vem-four-grid article,.vem-three-grid article,.vem-package-grid article,.vem-addon-grid article,.vem-service-grid article,.vem-testimonial,.vem-case-list>article){border-color:var(--vem83-line);background:linear-gradient(145deg,var(--vem83-card),#0b0c0b 76%);box-shadow:inset 0 1px #ffffff06,0 10px 25px #00000029}.vem-desktop-canvas .vem-title{min-height:96px;padding:18px 24px 16px;display:grid;align-content:center;border-bottom:1px solid var(--vem83-line);background:radial-gradient(circle at 50% -60%,rgba(167,102,29,.25),transparent 62%)}.vem-desktop-canvas .vem-title h1{margin:0 auto 7px;font-size:clamp(36px,3.2vw,56px);line-height:1;color:var(--vem83-gold-bright)}.vem-desktop-canvas .vem-title p{margin:0;font-size:13px;line-height:1.45;color:#c9c1b8}.vem-desktop-canvas .vem-hero{width:100%;height:clamp(292px,40dvh,370px);padding:0 max(24px,calc((100vw - 1320px)/2));grid-template-columns:46% 54%;border-bottom:1px solid var(--vem83-line);background:linear-gradient(90deg,#080908 0,#0a0907 46%,#171008)}.vem-desktop-canvas .vem-hero>div{padding:clamp(30px,5dvh,48px) 0 24px 18px;align-self:center}.vem-desktop-canvas .vem-hero>div>span{font-size:9px;letter-spacing:.18em}.vem-desktop-canvas .vem-hero h1{margin:11px 0 15px;font-size:clamp(38px,3.7vw,56px);line-height:.98;max-width:590px}.vem-desktop-canvas .vem-hero p{max-width:530px;margin:0 0 19px;font-size:13px;line-height:1.55;color:#d3cbc2}.vem-desktop-canvas .vem-hero .vem-gold-button{min-height:38px;font-size:9.5px}.vem-desktop-canvas .vem-hero>img{height:100%;object-fit:cover;object-position:var(--vem-hero-x,62%) var(--vem-hero-y,36%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 17%);mask-image:linear-gradient(90deg,transparent 0,#000 17%)}.vem-desktop-canvas[data-page=about] .vem-hero{height:clamp(290px,38dvh,350px)}.vem-desktop-canvas .vem-metrics{margin:-20px auto 14px;min-height:76px;grid-template-columns:repeat(3,1fr);border-color:var(--vem83-line-strong);background:linear-gradient(180deg,#121410,#0b0c0b);box-shadow:0 14px 30px #0000003d}.vem-desktop-canvas .vem-metrics article{padding:15px 18px;border-color:var(--vem83-line)}.vem-desktop-canvas .vem-metrics b{font-size:32px}.vem-desktop-canvas .vem-metrics span{font-size:9.5px}.vem-desktop-canvas .vem-section{padding:24px 26px}.vem-desktop-canvas .vem-section>h2,.vem-desktop-canvas .vem-wide-card h2,.vem-desktop-canvas .vem-split h2,.vem-desktop-canvas .vem-ribbon h2,.vem-desktop-canvas .vem-booking h2{margin-bottom:18px;font-size:clamp(19px,1.7vw,25px);line-height:1.15}.vem-desktop-canvas .vem-four-grid{gap:12px}.vem-desktop-canvas .vem-four-grid article{padding:17px 18px}.vem-desktop-canvas .vem-four-grid i{font-size:24px}.vem-desktop-canvas .vem-four-grid h3{margin:9px 0 7px;font-size:13px}.vem-desktop-canvas .vem-four-grid p{margin:0;font-size:11.5px;line-height:1.45}.vem-desktop-canvas .vem-timeline{padding-top:24px}.vem-desktop-canvas .vem-split,.vem-desktop-canvas .vem-wide-card{min-height:250px}.vem-desktop-canvas .vem-split img,.vem-desktop-canvas .vem-wide-card img,.vem-desktop-canvas .vem-about-video img{height:250px}.vem-desktop-canvas .vem-split>div,.vem-desktop-canvas .vem-wide-card>div{padding:36px 40px}.vem-desktop-canvas[data-page=services] .vem-hero{height:clamp(270px,35dvh,320px)}.vem-desktop-canvas[data-page=services] .vem-section:first-of-type{padding:18px 20px}.vem-desktop-canvas .vem-service-grid{gap:12px}.vem-desktop-canvas .vem-service-grid article{height:278px}.vem-desktop-canvas .vem-service-grid article>div{padding:54px 18px 18px}.vem-desktop-canvas .vem-service-grid h3{margin:0 0 6px;font-size:16px}.vem-desktop-canvas .vem-service-grid p{margin:0;font-size:11px;line-height:1.4}.vem-desktop-canvas .vem-service-grid b{margin:8px 0;font-size:14px}.vem-desktop-canvas .vem-service-grid a{font-size:9.5px}.vem-desktop-canvas[data-page=vocal] .vem-hero{height:clamp(265px,34dvh,315px)}.vem-desktop-canvas[data-page=vocal] .vem-section:first-of-type{padding:18px 22px}.vem-desktop-canvas .vem-tabs{gap:6px;margin-bottom:14px}.vem-desktop-canvas .vem-tabs button{min-height:30px;padding:6px 11px;font-size:9px}.vem-desktop-canvas .vem-track-list button{height:48px;grid-template-columns:38px 1fr 54px}.vem-desktop-canvas .vem-track-list button>b{font-size:11.5px}.vem-desktop-canvas .vem-track-list button small{font-size:8.5px}.vem-desktop-canvas .vem-track-list em{font-size:9px}.vem-desktop-canvas .vem-audio{max-height:34px;margin-top:8px}.vem-desktop-canvas[data-page=preparation] .vem-hero{height:clamp(245px,31dvh,290px)}.vem-desktop-canvas .vem-process{padding:8px 26px}.vem-desktop-canvas .vem-process article{min-height:142px;grid-template-columns:76px 1fr 260px;gap:18px}.vem-desktop-canvas .vem-process article>b{font-size:38px}.vem-desktop-canvas .vem-process article h3{margin:0 0 6px;font-size:15px}.vem-desktop-canvas .vem-process article p{margin:0;font-size:11.5px;line-height:1.45}.vem-desktop-canvas .vem-process article img,.vem-desktop-canvas .vem-prep-photo,.vem-desktop-canvas .vem-ui-shot{width:260px;height:118px}.vem-media-firstfold{margin-inline:auto;display:grid;grid-template-columns:minmax(0,1.75fr) minmax(300px,.85fr);gap:14px}.vem-desktop-canvas .vem-media-firstfold .vem-featured-video{width:100%;height:388px;margin:0}.vem-desktop-canvas .vem-featured-video button{width:60px;height:60px}.vem-media-preview-rail{padding:16px;overflow:hidden;border:1px solid var(--vem83-line)}.vem-media-preview-head{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:11px}.vem-media-preview-head span{font-size:8px;letter-spacing:.13em;color:var(--vem83-gold)}.vem-media-preview-head b{font:15px Georgia,serif;color:var(--vem83-text)}.vem-media-preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.vem-media-preview-grid .vem-video-card button{height:126px}.vem-media-preview-grid .vem-video-card img{width:100%;height:100%;object-fit:cover}.vem-media-preview-grid .vem-video-card button span{width:38px;height:38px;font-size:13px}.vem-media-preview-grid .vem-video-card>b{display:block;margin-top:6px;font-size:9px;line-height:1.25}.vem-media-library-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px}.vem-media-library-head h2{margin:0!important}.vem-media-library-head .vem-tabs{margin:0}.vem-desktop-canvas .vem-media-library .vem-three-grid img{height:160px}.vem-desktop-canvas .vem-gallery{grid-template-rows:185px 185px}.vem-desktop-canvas[data-page=reviews] .vem-section:first-of-type{padding:18px 22px 20px}.vem-desktop-canvas[data-page=reviews] .vem-section:first-of-type .vem-tabs{margin-bottom:12px}.vem-desktop-canvas[data-page=reviews] .vem-three-grid{gap:12px}.vem-desktop-canvas[data-page=reviews] .vem-testimonial{padding:14px}.vem-desktop-canvas[data-page=reviews] .vem-review-image img,.vem-desktop-canvas[data-page=reviews] .vem-testimonial .vem-video-card img{height:142px;object-fit:cover;background:#070809}.vem-desktop-canvas[data-page=reviews] .vem-testimonial p{font-size:11px;line-height:1.42;margin:10px 0 6px}.vem-desktop-canvas[data-page=reviews] .vem-testimonial small{font-size:8.5px}.vem-desktop-canvas .vem-case-list{gap:12px}.vem-desktop-canvas .vem-case-list>article{grid-template-columns:350px 1fr}.vem-desktop-canvas .vem-case-list>article>img{height:220px}.vem-desktop-canvas .vem-case-list>article>div{padding:24px}.vem-desktop-canvas[data-page=packages] .vem-section:first-of-type{padding:18px 20px}.vem-desktop-canvas .vem-package-grid{gap:10px}.vem-desktop-canvas .vem-package-grid article{min-height:0;padding:0 15px 15px}.vem-desktop-canvas .vem-package-grid img{width:calc(100% + 30px);height:112px;margin-left:-15px;margin-right:-15px}.vem-desktop-canvas .vem-package-grid h3{min-height:34px;margin:12px 0 6px;font-size:13px;line-height:1.2}.vem-desktop-canvas .vem-package-grid>article>b{font-size:17px}.vem-desktop-canvas .vem-package-grid ul{min-height:64px;margin:9px 0 12px;padding-left:16px;font-size:9.5px;line-height:1.45}.vem-desktop-canvas .vem-package-grid a{min-height:34px;font-size:9px}.vem-desktop-canvas .vem-comparison>div{min-height:39px}.vem-desktop-canvas .vem-addon-grid article{padding:17px 10px}.vem-desktop-canvas .vem-booking-title{min-height:92px}.vem-booking#calendar{scroll-margin-top:calc(var(--vem83-header) + 10px);outline:none}.vem-desktop-canvas .vem-booking{display:grid;grid-template-columns:minmax(0,.93fr) minmax(0,1.07fr);padding:0;overflow:hidden;border:1px solid var(--vem83-line-strong)}.vem-desktop-canvas .vem-booking>div,.vem-desktop-canvas .vem-booking>form{padding:22px 26px}.vem-desktop-canvas .vem-booking>form{border-left:1px solid var(--vem83-line);background:#0809086b}.vem-booking-eyebrow{margin-bottom:6px;font-size:8.5px;letter-spacing:.16em;color:var(--vem83-gold)}.vem-desktop-canvas .vem-booking h2{margin:0 0 15px;font-size:20px}.vem-desktop-canvas .vem-calendar-head{min-height:34px}.vem-desktop-canvas .vem-calendar-head button{width:32px;height:32px}.vem-desktop-canvas .vem-weekdays{margin-top:8px}.vem-desktop-canvas .vem-calendar button,.vem-desktop-canvas .vem-calendar>i{height:39px}.vem-calendar button:disabled{cursor:not-allowed;opacity:.55}.vem-calendar button.discussion{border-color:#e1a43ab3;background:#97641621}.vem-calendar button.busy{border-color:#78726940;background:#38383454;color:#726d66;text-decoration:line-through}.vem-calendar button.free{border-color:#74a47357;background:#376b4114}.vem-calendar button.is-selected{border-color:#efbd60!important;background:var(--vem83-active)!important;color:#ffd886!important;box-shadow:inset 0 0 0 1px #efbd6061}.vem-calendar-legend{display:flex;flex-wrap:wrap;gap:12px;margin-top:11px;font-size:8.5px;color:#9f988f}.vem-calendar-legend span:before{content:"";display:inline-block;width:8px;height:8px;margin-right:5px;border:1px solid currentColor;vertical-align:-1px}.vem-calendar-legend .free{color:#78a77c}.vem-calendar-legend .discussion{color:#d7a248}.vem-calendar-legend .busy{color:#77716a}.vem-calendar-legend .selected{color:#efbd60}.vem-selected-date{margin-top:11px;padding:9px 11px;border:1px solid var(--vem83-line);background:#0b0c0b;color:#bdb5ab;font-size:10px}.vem-selected-date b{color:var(--vem83-gold-bright)}.vem-booking-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px}.vem-booking-form-grid label{min-width:0}.vem-booking-form-grid .is-wide{grid-column:1/-1}.vem-desktop-canvas .vem-booking label{gap:5px;font-size:9px}.vem-desktop-canvas .vem-booking input,.vem-desktop-canvas .vem-booking select,.vem-desktop-canvas .vem-booking textarea{min-height:36px;padding:7px 9px;font-size:11.5px}.vem-desktop-canvas .vem-booking textarea{min-height:58px;resize:vertical}.vem-desktop-canvas .vem-booking .vem-consent{margin:10px 0 8px}.vem-booking-context,.vem-booking-hint,.vem-booking-status{margin:8px 0;color:#b9b1a8;font-size:9.5px;line-height:1.4}.vem-desktop-canvas .vem-booking .vem-gold-button{min-height:38px}.vem-desktop-canvas .vem-trust{min-height:82px}.vem-desktop-canvas .vem-trust span{padding:15px 20px}.vem-desktop-canvas .vem-trust b{font-size:10px}.vem-desktop-canvas .vem-trust small{font-size:8.5px}.vem-desktop-canvas .vem-faq-section{padding:20px 24px}.vem-faq-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:12px}.vem-faq-heading span{font-size:8.5px;letter-spacing:.14em;color:var(--vem83-gold)}.vem-faq-heading h2{margin:0!important}.vem-desktop-canvas .vem-faq button{min-height:43px;padding:10px 14px;font-size:11.5px}.vem-desktop-canvas .vem-faq p{padding:0 14px 13px;font-size:11px;line-height:1.5}.vem-desktop-canvas .vem-contacts-title{min-height:92px}.vem-contact-dashboard{margin-inline:auto;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.8fr);gap:14px}.vem-contact-primary{display:grid;gap:12px;min-width:0}.vem-desktop-canvas .vem-contact-direct{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0}.vem-desktop-canvas .vem-contact-direct>div{min-height:154px;padding:18px 20px}.vem-desktop-canvas .vem-contact-direct span{font-size:8px}.vem-desktop-canvas .vem-contact-direct h2{margin:8px 0 7px;font-size:clamp(21px,2vw,30px)}.vem-desktop-canvas .vem-contact-direct p{min-height:0;margin:0;font-size:10.5px;line-height:1.4}.vem-desktop-canvas .vem-contact-direct .vem-outline-button{min-height:34px;margin-top:12px;font-size:8.5px}.vem-desktop-canvas .vem-contact-social-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.vem-desktop-canvas .vem-contact-social-grid a{min-height:94px;padding:12px 10px}.vem-desktop-canvas .vem-contact-social-grid i{width:28px;height:28px;font-size:9px}.vem-desktop-canvas .vem-contact-social-grid b{margin-top:10px;font-size:9px}.vem-desktop-canvas .vem-contact-social-grid span{margin-top:3px;font-size:7.5px}.vem-desktop-canvas .vem-contact-social-grid em{right:9px;bottom:8px;font-size:14px}.vem-contact-quick-form{padding:19px 20px;border:1px solid var(--vem83-line-strong)}.vem-contact-quick-form>span{font-size:8px;letter-spacing:.15em;color:var(--vem83-gold)}.vem-contact-quick-form h2{margin:7px 0 13px;font:20px/1.15 Georgia,serif;color:var(--vem83-gold-bright)}.vem-contact-quick-form label{display:grid;gap:4px;color:#9f978e;font-size:8px;text-transform:uppercase}.vem-contact-quick-form :is(input,select,textarea){width:100%;min-height:34px;padding:7px 8px;border:1px solid var(--vem83-line);background:#080908;color:#eee7de;font-size:10.5px;text-transform:none}.vem-contact-quick-form textarea{min-height:50px;margin-bottom:9px;resize:vertical}.vem-contact-quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px}.vem-contact-quick-form .vem-gold-button{min-height:35px;font-size:8.5px}.vem-contact-quick-form>p{margin:8px 0 0;font-size:9px;color:#c7beb3}.vem-desktop-canvas .vem-contact-info{margin:12px auto;grid-template-columns:repeat(3,1fr);gap:10px}.vem-desktop-canvas .vem-contact-info article{min-height:112px;padding:16px 18px}.vem-desktop-canvas .vem-contact-info i{font-size:20px}.vem-desktop-canvas .vem-contact-info h3{margin:8px 0 5px;font-size:12px}.vem-desktop-canvas .vem-contact-info p{font-size:9.5px;line-height:1.4}.vem-desktop-canvas .vem-contact-legal{min-height:92px;margin:12px auto 16px;padding:14px 20px;grid-template-columns:1.15fr 1.35fr auto;gap:22px}.vem-desktop-canvas .vem-contact-legal h2{font-size:17px}.vem-desktop-canvas .vem-contact-legal p{margin:2px 0;font-size:8.5px}.vem-desktop-canvas .vem-contact-legal .vem-gold-button{min-height:36px;font-size:8.5px}.vem-desktop-canvas .vem-ribbon{min-height:104px;padding:20px 30px}.vem-desktop-canvas .vem-ribbon h2{margin:0 0 5px;font-size:22px}.vem-desktop-canvas .vem-ribbon p{font-size:11px}.vem-desktop-canvas .vem-footer{padding:26px max(24px,calc((100vw - 1320px)/2)) 22px;gap:28px}.vem-desktop-canvas .vem-footer>.vem-brand img{width:42px;height:42px}.vem-desktop-canvas .vem-footer>div b{font-size:10px}.vem-desktop-canvas .vem-footer>div a{font-size:9.5px}.vem-desktop-canvas .vem-footer-bottom{min-height:42px;padding-inline:max(24px,calc((100vw - 1320px)/2));font-size:8.5px}@media(min-width:1000px)and (max-height:850px){.vem-desktop-canvas{--vem83-header:64px}.vem-desktop-canvas .vem-header{height:64px}.vem-desktop-canvas .vem-header nav a{padding:24px 0 22px}.vem-desktop-canvas .vem-hero{height:clamp(250px,35dvh,310px)}.vem-desktop-canvas[data-page=about] .vem-hero{height:280px}.vem-desktop-canvas[data-page=services] .vem-hero,.vem-desktop-canvas[data-page=vocal] .vem-hero{height:250px}.vem-desktop-canvas[data-page=preparation] .vem-hero{height:230px}.vem-desktop-canvas .vem-hero>div{padding-top:25px}.vem-desktop-canvas .vem-hero h1{font-size:clamp(35px,3.3vw,50px)}.vem-desktop-canvas .vem-hero p{font-size:11.5px;margin-bottom:14px}.vem-desktop-canvas .vem-title{min-height:80px;padding:12px 20px}.vem-desktop-canvas .vem-title h1{font-size:clamp(32px,2.8vw,46px)}.vem-desktop-canvas .vem-title p{font-size:11px}.vem-desktop-canvas .vem-metrics{min-height:65px}.vem-desktop-canvas .vem-metrics article{padding:11px}.vem-desktop-canvas .vem-metrics b{font-size:27px}.vem-desktop-canvas .vem-section{padding:17px 20px}.vem-desktop-canvas .vem-section>h2{margin-bottom:12px;font-size:18px}.vem-desktop-canvas .vem-service-grid article{height:245px}.vem-desktop-canvas .vem-track-list button{height:43px}.vem-desktop-canvas .vem-process article{min-height:126px}.vem-desktop-canvas .vem-process article img,.vem-desktop-canvas .vem-prep-photo,.vem-desktop-canvas .vem-ui-shot{height:102px}.vem-desktop-canvas .vem-media-firstfold .vem-featured-video{height:330px}.vem-media-preview-grid .vem-video-card button{height:100px}.vem-desktop-canvas[data-page=reviews] .vem-review-image img,.vem-desktop-canvas[data-page=reviews] .vem-testimonial .vem-video-card img{height:118px}.vem-desktop-canvas .vem-package-grid img{height:94px}.vem-desktop-canvas .vem-package-grid h3{margin-top:9px}.vem-desktop-canvas .vem-package-grid ul{min-height:54px;margin:6px 0 9px}.vem-desktop-canvas .vem-booking>div,.vem-desktop-canvas .vem-booking>form{padding:16px 20px}.vem-desktop-canvas .vem-calendar button,.vem-desktop-canvas .vem-calendar>i{height:34px}.vem-desktop-canvas .vem-contact-direct>div{min-height:136px;padding:15px 17px}.vem-desktop-canvas .vem-contact-social-grid a{min-height:78px}.vem-contact-quick-form{padding:15px 17px}.vem-contact-quick-form h2{font-size:17px}.vem-desktop-canvas .vem-contact-info article{min-height:92px;padding:12px 15px}.vem-desktop-canvas .vem-contact-legal{min-height:78px}}@media(min-width:1000px)and (max-height:680px){.vem-desktop-canvas .vem-hero{height:235px}.vem-desktop-canvas[data-page=about] .vem-hero{height:245px}.vem-desktop-canvas[data-page=services] .vem-hero,.vem-desktop-canvas[data-page=vocal] .vem-hero,.vem-desktop-canvas[data-page=preparation] .vem-hero{height:215px}.vem-desktop-canvas .vem-hero h1{font-size:38px}.vem-desktop-canvas .vem-hero p{max-width:500px;font-size:10.5px;line-height:1.4}.vem-desktop-canvas .vem-service-grid article{height:220px}.vem-desktop-canvas .vem-media-firstfold .vem-featured-video{height:285px}.vem-media-preview-grid .vem-video-card button{height:80px}.vem-desktop-canvas .vem-process article{min-height:112px}}@media(min-width:901px)and (max-width:1199px){:root{--vem83-content: calc(100vw - 32px) }.vem-desktop-canvas .vem-header{padding-inline:16px;grid-template-columns:174px minmax(0,1fr) 138px;gap:8px}.vem-desktop-canvas .vem-header nav{gap:6px}.vem-desktop-canvas .vem-header nav a{font-size:8px}.vem-desktop-canvas .vem-header>.vem-gold-button{width:138px;padding-inline:10px}.vem-desktop-canvas .vem-hero{padding-inline:16px;grid-template-columns:47% 53%}.vem-desktop-canvas .vem-hero>div{padding-left:10px}.vem-desktop-canvas .vem-four-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.vem-desktop-canvas .vem-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vem-desktop-canvas .vem-package-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.vem-media-firstfold{grid-template-columns:minmax(0,1.55fr) minmax(280px,.8fr)}}.vem-mobile-canvas .vem-media-firstfold{width:366px;margin:12px auto;display:grid;grid-template-columns:1fr;gap:10px}.vem-mobile-canvas .vem-media-firstfold .vem-featured-video{width:366px;margin:0;height:260px}.vem-mobile-canvas .vem-media-preview-rail{padding:14px;border:1px solid rgba(216,164,71,.28)}.vem-mobile-canvas .vem-media-preview-head{align-items:flex-start;flex-direction:column;gap:3px}.vem-mobile-canvas .vem-media-preview-grid{grid-template-columns:1fr 1fr;gap:8px}.vem-mobile-canvas .vem-media-preview-grid .vem-video-card button{height:115px}.vem-mobile-canvas .vem-media-library-head{display:block}.vem-mobile-canvas .vem-media-library-head h2{margin-bottom:12px!important}.vem-mobile-canvas .vem-booking-title,.vem-mobile-canvas .vem-contacts-title{padding-top:34px;padding-bottom:24px}.vem-mobile-canvas .vem-booking#calendar{scroll-margin-top:76px;outline:none}.vem-mobile-canvas .vem-booking>div,.vem-mobile-canvas .vem-booking form{padding:20px}.vem-mobile-canvas .vem-booking-form-grid{grid-template-columns:1fr;gap:9px}.vem-mobile-canvas .vem-booking-form-grid .is-wide{grid-column:auto}.vem-mobile-canvas .vem-calendar-legend{gap:9px}.vem-mobile-canvas .vem-faq-heading{display:block}.vem-mobile-canvas .vem-faq-heading span{display:block;margin-bottom:6px}.vem-mobile-canvas .vem-contact-dashboard{width:366px;margin:12px auto;display:grid;grid-template-columns:1fr;gap:10px}.vem-mobile-canvas .vem-contact-primary{gap:10px}.vem-mobile-canvas .vem-contact-direct{width:100%;grid-template-columns:1fr;gap:10px}.vem-mobile-canvas .vem-contact-direct>div{padding:20px;min-height:0}.vem-mobile-canvas .vem-contact-social-grid{grid-template-columns:1fr 1fr}.vem-mobile-canvas .vem-contact-social-grid a{min-height:128px;padding:16px}.vem-mobile-canvas .vem-contact-quick-form{padding:20px}.vem-mobile-canvas .vem-contact-quick-grid{grid-template-columns:1fr}html[data-vs-layout-mode=desktop] .ve-page.ve-master-locked{background:radial-gradient(circle at 78% 0,rgba(126,76,20,.14),transparent 25%),linear-gradient(145deg,#090b0a,#11100d 56%,#080909)}html[data-vs-layout-mode=desktop] .ve-page.ve-master-locked .ve-ref-header{height:var(--vem83-header)}html[data-vs-layout-mode=desktop] .ve-page.ve-master-locked .ve-ref-hero-grid{min-height:clamp(500px,calc(100dvh - var(--vem83-header)),610px)}html[data-vs-layout-mode=desktop] .ve-page.ve-master-locked .ve-ref-hero-photo{min-height:inherit}html[data-vs-layout-mode=desktop] .ve-page.ve-master-locked .ve-ref-hero-copy{padding-top:clamp(34px,6dvh,58px);padding-bottom:clamp(30px,5dvh,48px)}html[data-vs-layout-mode=desktop] .ve-page.ve-master-locked .ve-ref-hero h1{font-size:clamp(68px,6vw,92px);line-height:.91}html[data-vs-layout-mode=desktop] .ve-page.ve-master-locked .ve-ref-hero-lead{max-width:560px;font-size:clamp(14px,1.35vw,19px);line-height:1.55;margin-bottom:22px}html[data-vs-layout-mode=desktop] .ve-page.ve-master-locked :is(.ve-ref-facts,.ve-ref-service-card,.ve-ref-av-grid,.ve-ref-reviews,.ve-ref-preparation,.ve-ref-packages){border-color:#d8a44733;box-shadow:inset 0 1px #ffffff06,0 12px 30px #00000024}@media(min-width:901px)and (max-height:760px){html[data-vs-layout-mode=desktop] .ve-page.ve-master-locked .ve-ref-hero-grid{min-height:calc(100dvh - var(--vem83-header))}html[data-vs-layout-mode=desktop] .ve-page.ve-master-locked .ve-ref-hero h1{font-size:clamp(62px,5.5vw,82px)}html[data-vs-layout-mode=desktop] .ve-page.ve-master-locked .ve-ref-hero-lead{font-size:14px;line-height:1.48}}:root{--vem84-desktop-width:1440px;--vem84-content-width:1320px;--vem84-header-height:74px;--vem84-gold:#d8a447;--vem84-gold-bright:#efbd60;--vem84-line:rgba(216,164,71,.28);--vem84-panel:#111310;--vem84-card:#151714}html[data-vs-layout-mode=desktop] .vem-page.vem-desktop-canvas{width:var(--vem84-desktop-width)!important;min-width:var(--vem84-desktop-width)!important;max-width:var(--vem84-desktop-width)!important;padding-top:var(--vem84-header-height)!important;overflow-x:hidden!important}html[data-vs-layout-mode=desktop] .ve-page.ve-reference-site,html[data-vs-layout-mode=desktop] .ve-page.ve-master-locked{width:var(--vem84-desktop-width)!important;min-width:var(--vem84-desktop-width)!important;max-width:var(--vem84-desktop-width)!important;overflow-x:hidden!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-header{position:fixed;inset:0 auto auto 0;display:grid;width:var(--vem84-desktop-width)!important;min-width:var(--vem84-desktop-width)!important;max-width:var(--vem84-desktop-width)!important;height:var(--vem84-header-height)!important;padding:0 60px!important;grid-template-columns:228px minmax(0,1fr) 170px!important;gap:14px!important;align-items:center;overflow:visible}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-header .vem-brand{min-width:228px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-header .vem-brand img{width:50px!important;height:50px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-header .vem-brand b{font-size:16px!important;line-height:1.05}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-header .vem-brand small{font-size:9px!important;line-height:1.15}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-header nav{min-width:0;justify-content:flex-end;gap:11px!important;overflow:visible}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-header nav a{padding:30px 0 27px!important;font-size:10px!important;line-height:1!important;letter-spacing:.025em!important;white-space:nowrap}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-header>.vem-gold-button{width:170px!important;min-width:170px!important;min-height:44px!important;padding-inline:16px!important;font-size:10.5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas :is(.vem-section,.vem-wide-card,.vem-split,.vem-ribbon,.vem-booking,.vem-trust,.vem-process,.vem-featured-video,.vem-media-firstfold,.vem-contact-dashboard,.vem-contact-info,.vem-contact-legal,.vem-metrics){width:var(--vem84-content-width)!important;min-width:0!important;max-width:var(--vem84-content-width)!important;margin-left:auto!important;margin-right:auto!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas main,html[data-vs-layout-mode=desktop] .vem-desktop-canvas section,html[data-vs-layout-mode=desktop] .vem-desktop-canvas article,html[data-vs-layout-mode=desktop] .vem-desktop-canvas form,html[data-vs-layout-mode=desktop] .vem-desktop-canvas div{min-width:0}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-hero{width:var(--vem84-desktop-width)!important;height:370px!important;padding:0 60px!important;grid-template-columns:46% 54%!important;overflow:hidden!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-hero>div{padding:52px 0 30px 44px!important;align-self:center}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-hero>div>span{font-size:11px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-hero h1{max-width:590px!important;margin:12px 0 18px!important;font-size:54px!important;line-height:.98!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-hero p{max-width:540px!important;margin:0 0 20px!important;font-size:14px!important;line-height:1.52!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-hero .vem-gold-button{min-height:40px!important;font-size:10px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-hero>img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:var(--vem-hero-x,63%) var(--vem-hero-y,36%)!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=about] .vem-hero{height:390px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=services] .vem-hero,html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-hero{height:340px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=preparation] .vem-hero{height:320px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-title{min-height:108px!important;padding:22px 60px 18px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-title h1{margin:0 auto 8px!important;font-size:48px!important;line-height:1!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-title p{margin:0!important;font-size:13px!important;line-height:1.4!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-metrics{margin-top:16px!important;margin-bottom:16px!important;min-height:82px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-metrics article{padding:16px 18px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-metrics b{font-size:34px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-metrics span{font-size:10px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-section{padding:22px 24px!important;margin-top:16px!important;margin-bottom:16px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-section>h2{margin-bottom:16px!important;font-size:23px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-four-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-four-grid article{padding:17px 18px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-four-grid h3{font-size:14px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-four-grid p{font-size:11.5px!important;line-height:1.45!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-service-grid article{height:290px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-service-grid article>div{padding:58px 20px 20px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-service-grid h3{font-size:18px!important;margin:0 0 7px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-service-grid p{font-size:11.5px!important;line-height:1.45!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-service-grid b{margin:9px 0!important;font-size:14px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-tabs{margin-bottom:16px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-track-list button{height:50px!important;grid-template-columns:40px minmax(0,1fr) 58px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-track-list button>b{font-size:12px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-process{padding:8px 28px!important;margin-top:16px!important;margin-bottom:16px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-process article{min-height:154px!important;grid-template-columns:82px minmax(0,1fr) 290px!important;gap:20px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-process article>b{font-size:40px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-process article h3{margin:0 0 7px!important;font-size:16px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-process article p{margin:0!important;font-size:12px!important;line-height:1.48!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-process article img,html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-prep-photo,html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-ui-shot{width:290px!important;height:126px!important;max-width:290px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-media-firstfold{display:grid!important;grid-template-columns:minmax(0,2fr) minmax(0,1fr)!important;gap:14px!important;margin-top:16px!important;margin-bottom:16px!important;overflow:hidden!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-media-firstfold .vem-featured-video{width:100%!important;height:360px!important;margin:0!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-media-preview-rail{width:100%!important;padding:14px!important;overflow:hidden!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-media-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-media-preview-grid .vem-video-card button{height:108px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-media-preview-grid .vem-video-card>b{font-size:9px!important;line-height:1.25!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-gallery{grid-template-rows:190px 190px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=reviews] .vem-testimonial{min-width:0!important;padding:14px!important;overflow:hidden!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=reviews] .vem-review-image img,html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=reviews] .vem-testimonial .vem-video-card img{width:100%!important;height:150px!important;object-fit:cover!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=reviews] .vem-testimonial p{font-size:11.5px!important;line-height:1.45!important;overflow-wrap:anywhere}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-case-list>article{grid-template-columns:360px minmax(0,1fr)!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-package-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-package-grid article{min-width:0!important;padding:0 16px 16px!important;overflow:hidden!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-package-grid img{width:calc(100% + 32px)!important;height:120px!important;margin-left:-16px!important;margin-right:-16px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-package-grid h3{min-height:36px!important;margin:12px 0 7px!important;font-size:13px!important;line-height:1.22!important;overflow-wrap:anywhere}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-package-grid ul{min-height:66px!important;margin:9px 0 12px!important;font-size:10px!important;line-height:1.45!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-package-grid a{width:100%!important;min-height:36px!important;font-size:9.5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-booking{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;padding:0!important;overflow:hidden!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-booking>div,html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-booking>form{min-width:0!important;padding:22px 26px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-booking h2{max-width:100%!important;margin:0 0 15px!important;font-size:21px!important;line-height:1.12!important;overflow-wrap:anywhere}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-calendar button,html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-calendar>i{height:39px!important;min-width:0!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-booking-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 12px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-booking label{min-width:0!important;font-size:9.5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-booking input,html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-booking select,html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-booking textarea{width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-consent{display:flex!important;align-items:flex-start!important;gap:8px!important;line-height:1.35!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-consent input{flex:0 0 auto!important;width:auto!important;margin-top:1px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-contact-dashboard{display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(0,.95fr)!important;gap:14px!important;margin-top:16px!important;margin-bottom:16px!important;overflow:hidden!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-contact-primary{min-width:0!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-contact-direct{width:100%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-contact-direct>div{min-width:0!important;min-height:166px!important;padding:18px 20px!important;overflow:hidden!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-contact-direct h2{max-width:100%!important;margin:8px 0 7px!important;font-size:24px!important;line-height:1.12!important;overflow-wrap:anywhere!important;word-break:break-word!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-contact-direct p{font-size:11px!important;line-height:1.45!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-contact-social-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-contact-social-grid a{min-width:0!important;min-height:96px!important;padding:12px 10px!important;overflow:hidden!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-contact-quick-form{min-width:0!important;padding:18px 20px!important;overflow:hidden!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-contact-quick-form h2{max-width:100%!important;margin:7px 0 14px!important;font-size:20px!important;line-height:1.18!important;overflow-wrap:anywhere!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-contact-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-contact-quick-form input,html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-contact-quick-form select,html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-contact-quick-form textarea{width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-contact-info{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-contact-legal{grid-template-columns:minmax(0,1.15fr) minmax(0,1.35fr) auto!important;gap:22px!important;overflow:hidden!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-footer{width:var(--vem84-desktop-width)!important;max-width:var(--vem84-desktop-width)!important;padding:26px 60px 22px!important;grid-template-columns:1.1fr repeat(3,minmax(0,1fr))!important;gap:28px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas .vem-footer-bottom{width:var(--vem84-desktop-width)!important;max-width:var(--vem84-desktop-width)!important;padding-inline:60px!important}@media(min-width:901px)and (max-width:1199px){:root{--vem83-content:1320px!important}}html[data-vs-layout-mode=mobile] .vem-page.vem-mobile-canvas,html[data-vs-layout-mode=mobile] .ve-page.ve-reference-site{width:390px!important;min-width:390px!important;max-width:390px!important;overflow-x:hidden!important}:root{--vem85-gold:#d8a447;--vem85-gold-bright:#efbd60;--vem85-line:rgba(216,164,71,.27);--vem85-panel:#10110f;--vem85-card:#0c0d0c}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=about] .vem-metrics,html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=about] .vem-section{margin-top:14px!important;margin-bottom:14px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=services] .vem-services-content{padding:18px 22px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=services] .vem-service-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=services] .vem-service-grid article{height:252px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=services] .vem-service-grid article>div{padding:48px 16px 16px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=services] .vem-service-grid h3{margin:0 0 5px!important;font-size:16px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=services] .vem-service-grid p{margin:0!important;font-size:10.5px!important;line-height:1.38!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=services] .vem-service-grid b{margin:7px 0!important;font-size:12.5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=services] .vem-service-grid a{font-size:9px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-hero{width:1440px!important;height:360px!important;margin:0!important;padding:0 60px!important;display:grid!important;grid-template-columns:380px 350px minmax(0,1fr)!important;gap:20px!important;overflow:hidden!important;border-bottom:1px solid var(--vem85-line)!important;background:linear-gradient(90deg,#080807 0,#0b0a08 52%,#171005)!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-copy{align-self:center!important;padding-left:20px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-copy>span{color:var(--vem85-gold)!important;font-size:10px!important;letter-spacing:.18em!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-copy h1{margin:11px 0 13px!important;font:400 48px/.98 Georgia,serif!important;color:var(--vem85-gold-bright)!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-copy p{margin:0 0 18px!important;color:#c8c1b8!important;font-size:12px!important;line-height:1.45!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-copy .vem-gold-button{min-height:38px!important;padding-inline:20px!important;font-size:9px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-portrait{height:360px!important;overflow:hidden!important;position:relative!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-portrait:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,#090806 0,transparent 18%,transparent 82%,#0b0906 100%)}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-portrait img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:52% 28%!important;filter:saturate(.86) contrast(1.05)!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-listening{align-self:center!important;min-width:0!important;height:326px!important;padding:14px 16px!important;overflow:hidden!important;border:1px solid var(--vem85-line)!important;background:linear-gradient(145deg,#131310f5,#080908f5)!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-listening-head{display:flex!important;align-items:baseline!important;gap:8px!important;margin-bottom:9px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-listening-head span{color:var(--vem85-gold)!important;font-size:9px!important;letter-spacing:.14em!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-listening-head b{color:#f0e7dd!important;font:18px Georgia,serif!important;letter-spacing:.06em!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-genre-tabs{display:flex!important;flex-wrap:wrap!important;gap:4px!important;margin-bottom:8px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-genre-tabs button{min-height:24px!important;padding:3px 8px!important;border:1px solid #343027!important;background:#090a09!important;color:#bdb6ad!important;font-size:7.5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-genre-tabs button.is-active{border-color:var(--vem85-gold)!important;color:var(--vem85-gold-bright)!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-hero-tracks{border-color:var(--vem85-line)!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-hero-tracks button{height:43px!important;grid-template-columns:30px minmax(0,1fr) 45px!important;padding:0!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-hero-tracks button>b{min-width:0!important;font-size:10.5px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-hero-tracks button>b small{display:block!important;margin-top:2px!important;color:#8f8a83!important;font-size:7.5px!important;font-weight:400!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-hero-tracks em{font-size:8px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=preparation] .vem-hero{height:300px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=preparation] .vem-hero>div{padding:28px 0 18px 44px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=preparation] .vem-hero h1{margin:9px 0 12px!important;max-width:590px!important;font-size:46px!important;line-height:.96!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=preparation] .vem-hero p{margin-bottom:13px!important;max-width:555px!important;font-size:11.5px!important;line-height:1.4!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=preparation] .vem-process{padding:4px 24px!important;margin-top:12px!important;margin-bottom:12px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=preparation] .vem-process article{min-height:108px!important;grid-template-columns:62px minmax(0,1fr) 250px!important;gap:16px!important;padding:8px 0!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=preparation] .vem-process article>b{font-size:31px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=preparation] .vem-process article h3{margin:0 0 4px!important;font-size:14px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=preparation] .vem-process article p{margin:0!important;max-width:560px!important;font-size:10.5px!important;line-height:1.35!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=preparation] :is(.vem-prep-photo,.vem-ui-shot){width:250px!important;height:90px!important;max-width:250px!important;overflow:hidden!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=preparation] .vem-prep-photo img{width:250px!important;height:90px!important;object-fit:cover!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=preparation] .vem-ui-shot{padding:10px 12px!important;font-size:8px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=reviews] .vem-reviews-content{padding:18px 22px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=reviews] .vem-testimonial{padding:10px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=reviews] .vem-review-image img,html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=reviews] .vem-testimonial .vem-video-card img{height:108px!important;object-fit:cover!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=reviews] .vem-testimonial p{margin:8px 0 5px!important;font-size:10.5px!important;line-height:1.38!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=reviews] .vem-testimonial small{font-size:8px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=packages] .vem-package-content{padding:16px 22px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=packages] .vem-package-grid{gap:10px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=packages] .vem-package-grid article{display:flex!important;flex-direction:column!important;min-height:0!important;padding:0 12px 12px!important;overflow:hidden!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=packages] .vem-package-grid img{width:calc(100% + 24px)!important;height:138px!important;margin:0 -12px 8px!important;object-fit:contain!important;object-position:center!important;background:#070807!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=packages] .vem-package-grid h3{min-height:0!important;margin:7px 0 4px!important;font-size:12px!important;line-height:1.22!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=packages] .vem-package-grid>article>b{margin:4px 0 5px!important;font-size:16px!important;line-height:1.15!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=packages] .vem-package-grid ul{min-height:0!important;margin:4px 0 8px!important;padding-left:15px!important;font-size:9px!important;line-height:1.35!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=packages] .vem-package-grid a{min-height:32px!important;margin-top:auto!important;padding:7px 10px!important;font-size:8.5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=packages] .vem-package-comparison-section{padding:17px 22px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=packages] .vem-comparison{width:100%!important;overflow:hidden!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=packages] .vem-comparison>div{grid-template-columns:2.2fr repeat(4,minmax(0,1fr))!important;min-height:34px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=packages] .vem-comparison>div>b{padding:7px 12px!important;font-size:9.5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=packages] .vem-comparison>div>span{display:flex!important;min-width:0!important;height:100%!important;align-items:center!important;justify-content:center!important;padding:5px 7px!important;border-left:1px solid rgba(216,164,71,.12)!important;text-align:center!important;font-size:9px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=packages] .vem-comparison-head{min-height:44px!important;background:#d8a4470e!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=packages] .vem-comparison-head>span{color:#c9c0b5!important;font-size:8px!important;line-height:1.2!important;overflow-wrap:anywhere!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-booking-title{min-height:82px!important;padding:14px 60px 12px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-booking-title h1{font-size:38px!important;margin-bottom:5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-booking-title p{font-size:10.5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-booking{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)!important;margin-top:10px!important;margin-bottom:10px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-booking>div,html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-booking>form{padding:14px 18px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-booking-eyebrow{margin-bottom:4px!important;font-size:7.5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-booking h2{margin:0 0 9px!important;font-size:18px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-calendar-head{min-height:32px!important;margin-bottom:4px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-calendar-head button{width:30px!important;height:30px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-weekdays{min-height:22px!important;font-size:7.5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-calendar button,html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-calendar>i{height:31px!important;font-size:10.5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-calendar-legend{margin-top:6px!important;gap:10px!important;font-size:7.5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-selected-date{margin-top:5px!important;padding:5px 8px!important;font-size:8.5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-booking-form-grid{gap:6px 8px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-booking label{gap:3px!important;font-size:7.5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-booking :is(input,select,textarea){min-height:29px!important;padding:5px 7px!important;font-size:9.5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-booking textarea{min-height:38px!important;max-height:54px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-consent{margin:7px 0 6px!important;font-size:7.5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-booking .vem-gold-button{min-height:32px!important;padding-inline:15px!important;font-size:8px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] :is(.vem-booking-context,.vem-booking-hint,.vem-booking-status){margin:5px 0!important;font-size:7.5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-trust{min-height:62px!important;margin-top:10px!important;margin-bottom:10px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-trust span{padding:10px 14px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contacts-title{min-height:82px!important;padding:14px 60px 12px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contacts-title h1{font-size:38px!important;margin-bottom:5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-dashboard{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr)!important;gap:10px!important;margin-top:10px!important;margin-bottom:10px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-primary{display:grid!important;grid-template-columns:minmax(0,2fr) minmax(210px,.72fr)!important;align-items:start!important;gap:10px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-direct{grid-template-columns:1fr!important;gap:8px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-direct>div{min-height:106px!important;padding:13px 15px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-direct span{font-size:7px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-direct h2{margin:5px 0 4px!important;font-size:19px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-direct p{margin:0!important;font-size:9px!important;line-height:1.3!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-direct .vem-outline-button{min-height:30px!important;margin-top:8px!important;font-size:7.5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-social-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-content:start!important;gap:7px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-social-grid a{min-height:70px!important;padding:9px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-social-grid i{width:23px!important;height:23px!important;font-size:7px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-social-grid b{margin-top:6px!important;font-size:7.5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-social-grid span{font-size:6.5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-quick-form{padding:13px 15px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-quick-form h2{margin:5px 0 9px!important;font-size:16px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-quick-grid{gap:6px!important;margin-bottom:6px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-quick-form label{gap:3px!important;font-size:7px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-quick-form :is(input,select,textarea){min-height:29px!important;padding:5px 7px!important;font-size:9px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-quick-form textarea{min-height:38px!important;max-height:52px!important;margin-bottom:6px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-quick-form .vem-gold-button{min-height:31px!important;font-size:7.5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-info{gap:8px!important;margin-top:8px!important;margin-bottom:8px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-info article{min-height:72px!important;padding:10px 13px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-info i{font-size:14px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-info h3{margin:4px 0 3px!important;font-size:9.5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-info p{font-size:8px!important;line-height:1.3!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-legal{min-height:68px!important;margin-top:8px!important;margin-bottom:10px!important;padding:10px 15px!important;gap:16px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-legal h2{font-size:14px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-legal p{margin:1px 0!important;font-size:7.5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-legal .vem-gold-button{min-height:31px!important;font-size:7.5px!important}html[data-vs-layout-mode=mobile] .vem-mobile-canvas[data-page=vocal] .vem-vocal-hero{width:366px!important;margin:12px auto!important;display:grid!important;grid-template-columns:1fr!important;overflow:hidden!important;border:1px solid var(--vem85-line)!important;background:#0a0a08!important}html[data-vs-layout-mode=mobile] .vem-mobile-canvas[data-page=vocal] .vem-vocal-copy{padding:22px 18px 18px!important}html[data-vs-layout-mode=mobile] .vem-mobile-canvas[data-page=vocal] .vem-vocal-copy>span{color:var(--vem85-gold)!important;font-size:9px!important;letter-spacing:.14em!important}html[data-vs-layout-mode=mobile] .vem-mobile-canvas[data-page=vocal] .vem-vocal-copy h1{margin:10px 0 12px!important;font:400 40px/1 Georgia,serif!important;color:var(--vem85-gold-bright)!important}html[data-vs-layout-mode=mobile] .vem-mobile-canvas[data-page=vocal] .vem-vocal-copy p{color:#c8c1b8!important;font-size:12px!important;line-height:1.5!important}html[data-vs-layout-mode=mobile] .vem-mobile-canvas[data-page=vocal] .vem-vocal-portrait{height:210px!important}html[data-vs-layout-mode=mobile] .vem-mobile-canvas[data-page=vocal] .vem-vocal-portrait img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:50% 28%!important}html[data-vs-layout-mode=mobile] .vem-mobile-canvas[data-page=vocal] .vem-vocal-listening{padding:14px!important}html[data-vs-layout-mode=mobile] .vem-mobile-canvas[data-page=vocal] .vem-vocal-listening-head{display:flex!important;gap:7px!important;margin-bottom:8px!important;color:var(--vem85-gold-bright)!important}html[data-vs-layout-mode=mobile] .vem-mobile-canvas[data-page=vocal] .vem-vocal-genre-tabs{display:flex!important;flex-wrap:wrap!important;gap:4px!important;margin-bottom:8px!important}html[data-vs-layout-mode=mobile] .vem-mobile-canvas[data-page=vocal] .vem-vocal-genre-tabs button{min-height:26px!important;padding:4px 7px!important;border:1px solid #39342b!important;background:#080908!important;color:#c7c0b7!important;font-size:8px!important}html[data-vs-layout-mode=mobile] .vem-mobile-canvas[data-page=vocal] .vem-vocal-genre-tabs button.is-active{border-color:var(--vem85-gold)!important;color:var(--vem85-gold-bright)!important}html[data-vs-layout-mode=mobile] .vem-mobile-canvas[data-page=vocal] .vem-vocal-hero-tracks button{height:46px!important;grid-template-columns:32px minmax(0,1fr) 44px!important}:root{--mc86-bg:#070908;--mc86-canvas:#0a0c0b;--mc86-section:#10120f;--mc86-card:#141612;--mc86-raised:#1b1811;--mc86-gold:#d8a84e;--mc86-gold-hi:#f0c46f;--mc86-line:rgba(216,168,78,.28);--mc86-line-soft:rgba(216,168,78,.14);--mc86-text:#f1ece4;--mc86-muted:#aaa39a;--mc86-muted-2:#7f7970;--mc86-shadow:0 16px 44px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.025)}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=reviews] .vem-reviews-content{padding:16px 22px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=reviews] .vem-three-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=reviews] .vem-testimonial{min-height:0!important;height:auto!important;padding:10px!important;display:flex!important;flex-direction:column!important;gap:7px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=reviews] .vem-review-image,html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=reviews] .vem-testimonial>.vem-video-card{height:108px!important;min-height:108px!important;overflow:hidden!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=reviews] .vem-review-image img,html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=reviews] .vem-testimonial>.vem-video-card img{width:100%!important;height:108px!important;object-fit:cover!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=reviews] .vem-testimonial p{margin:1px 0!important;font-size:10px!important;line-height:1.34!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=reviews] .vem-testimonial>small{margin:0!important;font-size:8px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-booking-title{min-height:78px!important;padding:16px 0 12px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-booking-title h1{font-size:36px!important;margin:0 0 3px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-booking{width:1180px!important;max-width:1180px!important;margin:14px auto!important;display:grid!important;grid-template-columns:610px 1fr!important;min-height:0!important;align-items:stretch!important;border:1px solid var(--vem85-line)!important;background:linear-gradient(145deg,#10110f,#090a09)!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-booking>div{padding:16px 20px 14px!important;min-height:340px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-booking>form{padding:16px 18px 14px!important;min-height:340px!important;border-left:1px solid var(--vem85-line)!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-booking h2{margin:0 0 8px!important;font-size:18px!important;line-height:1.08!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-calendar-head{height:31px!important;min-height:31px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-calendar-head button{width:28px!important;height:28px!important;font-size:17px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-weekdays span{padding:7px 0 5px!important;font-size:8px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-calendar button,html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-calendar>i{height:34px!important;font-size:10.5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-calendar-legend{margin-top:7px!important;gap:10px!important;font-size:7.5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-booking-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px 8px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-booking label{gap:3px!important;font-size:8px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-booking input,html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-booking select,html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-booking textarea{min-height:30px!important;height:30px!important;padding:5px 7px!important;font-size:9.5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-booking textarea{height:46px!important;min-height:46px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-consent{margin:5px 0!important;font-size:7.7px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=booking] .vem-booking .vem-gold-button{min-height:32px!important;height:32px!important;padding:0 16px!important;font-size:8px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-hero{height:332px!important;grid-template-columns:360px 340px minmax(0,1fr)!important;gap:16px!important;padding:0 60px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-portrait{height:332px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-listening{height:286px!important;padding:10px 13px!important;overflow:hidden!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-listening-head{margin-bottom:5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-genre-tabs{margin-bottom:5px!important;gap:3px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-genre-tabs button{min-height:20px!important;padding:2px 6px!important;font-size:6.7px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-hero-tracks button{height:34px!important;grid-template-columns:25px minmax(0,1fr) 38px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-hero-tracks button>b{font-size:9.5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-hero-tracks button>b small{font-size:6.8px!important;margin-top:0!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-progress{margin-top:6px!important;display:grid!important;grid-template-columns:110px minmax(0,1fr) 72px!important;align-items:center!important;gap:8px!important;min-height:28px!important;padding:5px 7px!important;border:1px solid rgba(216,164,71,.22)!important;background:#090a09!important;color:#a9a198!important;font-size:7.5px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-progress>span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#d5cdc3!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-progress input[type=range]{width:100%!important;height:3px!important;accent-color:#d8a447!important;cursor:pointer!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=vocal] .vem-vocal-progress em{text-align:right!important;font-style:normal!important;color:#8e877f!important}.vem-vocal-audio{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-dashboard{width:1180px!important;max-width:1180px!important;margin:14px auto 8px!important;grid-template-columns:1fr 430px!important;gap:12px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-direct{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-direct>div{min-height:126px!important;padding:14px 16px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-direct h2{margin:6px 0 4px!important;font-size:18px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-social-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:7px!important;margin-top:9px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-social-grid a{min-height:76px!important;padding:9px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-quick-form{min-height:0!important;padding:14px 16px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-quick-form h2{margin:5px 0 9px!important;font-size:17px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-quick-grid{gap:6px 8px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-quick-form input,html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-quick-form select{min-height:30px!important;padding:5px 7px!important;font-size:9px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-quick-form textarea{min-height:43px!important;height:43px!important;padding:6px 7px!important;font-size:9px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-info,html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-legal{width:1180px!important;max-width:1180px!important;margin:8px auto!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-info article{min-height:72px!important;padding:10px 14px!important}html[data-vs-layout-mode=desktop] .vem-desktop-canvas[data-page=contacts] .vem-contact-legal{min-height:72px!important;padding:10px 14px!important}html:not([data-theme=light]) .mc82-catalog-master{background:radial-gradient(circle at 63% 4%,rgba(184,119,34,.14),transparent 25%),linear-gradient(180deg,#060807 0,#090b0a 68%,#060807)!important;color:var(--mc86-text)!important}.mc82-catalog-master .shell{width:1320px!important;max-width:1320px!important}.mc82-catalog-master .catalog-header{height:72px!important;background:#070908f5!important;border-bottom:1px solid var(--mc86-line-soft)!important}.mc82-catalog-master .catalog-topbar{height:72px!important}.mc82-catalog-master .catalog-topbar nav a{font-size:10px!important;color:#9e978e!important}.mc82-catalog-master .catalog-topbar nav a.active{color:var(--mc86-gold-hi)!important}.mc82-catalog-master .catalog-hero{min-height:300px!important;padding:16px 0 0!important;display:grid!important;grid-template-columns:500px 1fr 285px!important;grid-template-rows:28px 1fr!important;gap:0 18px!important;align-items:stretch!important}.mc82-catalog-master .catalog-breadcrumbs{grid-column:1/-1!important;grid-row:1!important;align-self:center!important;font-size:9px!important;color:#847d74!important}.mc82-catalog-master .catalog-hero-copy{grid-column:1!important;grid-row:2!important;align-self:center!important;padding-bottom:18px!important}.mc82-catalog-master .catalog-hero-copy h1{font:400 56px/.92 Georgia,serif!important;letter-spacing:.01em!important;color:#f0ece5!important}.mc82-catalog-master .catalog-hero-copy h1 span{color:var(--mc86-gold-hi)!important}.mc82-catalog-master .catalog-hero-copy p{max-width:440px!important;font-size:13px!important;line-height:1.55!important;color:#b0a89f!important;margin-top:18px!important}.mc82-catalog-master .catalog-hero-visual{grid-column:2!important;grid-row:2!important;height:270px!important;align-self:end!important;overflow:hidden!important;border-left:1px solid var(--mc86-line-soft)!important;border-right:1px solid var(--mc86-line-soft)!important}.mc82-catalog-master .catalog-hero-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#080a09 0,transparent 18%,transparent 80%,#080a09 100%)!important}.mc82-catalog-master .catalog-hero-visual img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 42%!important;filter:saturate(.9) brightness(.78) contrast(1.05)!important}.mc82-catalog-master .catalog-verify-card{grid-column:3!important;grid-row:2!important;align-self:center!important;min-height:168px!important;padding:18px!important;border:1px solid var(--mc86-line)!important;background:linear-gradient(145deg,#141612,#0d0f0d)!important;box-shadow:var(--mc86-shadow)!important}.mc82-catalog-master .catalog-verify-card strong{font-size:12px!important;color:var(--mc86-gold-hi)!important}.mc82-catalog-master .catalog-verify-card p{font-size:10px!important;line-height:1.45!important;color:var(--mc86-muted)!important}.mc82-catalog-master .catalog-kpis{height:88px!important;grid-template-columns:repeat(5,1fr)!important;background:var(--mc86-section)!important;border:1px solid var(--mc86-line)!important}.mc82-catalog-master .catalog-kpis article{min-height:86px!important;padding:12px 18px!important}.mc82-catalog-master .catalog-kpis article i{font-size:20px!important;color:var(--mc86-gold)!important}.mc82-catalog-master .catalog-kpis article strong{font-size:18px!important;color:var(--mc86-gold-hi)!important}.mc82-catalog-master .catalog-kpis article span{font-size:8.5px!important;line-height:1.3!important;color:#aaa39a!important}.mc82-catalog-master .catalog-toolbar{margin-top:14px!important;padding:14px!important;background:var(--mc86-section)!important;border:1px solid var(--mc86-line)!important;border-radius:8px!important;box-shadow:var(--mc86-shadow)!important}.mc82-catalog-master .catalog-filter-row{grid-template-columns:1.35fr .55fr .55fr auto auto!important;gap:9px!important}.mc82-catalog-master .catalog-search,.mc82-catalog-master .catalog-select{min-height:42px!important;background:#0b0d0c!important;border:1px solid rgba(255,255,255,.07)!important;border-radius:5px!important}.mc82-catalog-master .catalog-search input,.mc82-catalog-master .catalog-select select{font-size:10px!important;color:#ddd7cf!important}.mc82-catalog-master .catalog-category-tabs button{min-height:34px!important;padding:0 12px!important;font-size:8px!important;color:#aaa39a!important;border-color:#d8a84e24!important}.mc82-catalog-master .catalog-category-tabs button.active{background:linear-gradient(180deg,#e1b35c,#b77b24)!important;color:#17110a!important}.mc82-catalog-master .catalog-results-head{padding:15px 0 9px!important}.mc82-catalog-master .catalog-results-head span,.mc82-catalog-master .catalog-results-head select{font-size:9px!important}.mc82-catalog-master .catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.mc82-catalog-master .catalog-card{background:linear-gradient(180deg,#141612,#0b0d0b)!important;border:1px solid var(--mc86-line)!important;box-shadow:var(--mc86-shadow)!important}.mc82-catalog-master .catalog-card-media{height:235px!important}.mc82-catalog-master .catalog-card-body{padding:13px 14px 14px!important}.mc82-catalog-master .catalog-card h2{font-size:18px!important;color:#f0e9df!important}.mc82-catalog-master .catalog-meta,.mc82-catalog-master .catalog-experience{font-size:9px!important;color:#918b82!important}.mc82-catalog-master .catalog-rating{font-size:10px!important}.mc82-catalog-master .catalog-price{font-size:15px!important;color:var(--mc86-gold-hi)!important}.mc82-catalog-master .catalog-tags span{font-size:7.5px!important}.mc82-catalog-master .catalog-card-footer a,.mc82-catalog-master .catalog-card-footer button{min-height:34px!important;font-size:8px!important}.mc82-catalog-master .catalog-empty{min-height:240px!important;padding:48px 20px!important;background:linear-gradient(145deg,#111310,#0b0d0b)!important;border:1px solid var(--mc86-line-soft)!important}.mc82-catalog-master .catalog-empty h2{font-size:28px!important}.mc82-catalog-master .catalog-empty p{font-size:11px!important}html:not([data-theme=light]) .mc82-profile-master{background:radial-gradient(circle at 76% 4%,rgba(173,111,29,.12),transparent 25%),#070908!important;color:var(--mc86-text)!important}.mc82-profile-master .shell{width:1320px!important;max-width:1320px!important}.mc82-profile-master .profile-header,.mc82-profile-master .profile-topbar{min-height:72px!important;height:72px!important}.mc82-profile-master .profile-breadcrumbs{padding:14px 0 12px!important;font-size:9px!important}.mc82-profile-master .profile-hero-reference{grid-template-columns:390px minmax(0,1fr) 270px!important;gap:22px!important;align-items:center!important;padding-bottom:18px!important}.mc82-profile-master .profile-portrait{height:350px!important;border:1px solid var(--mc86-line)!important;background:#0d0f0d!important}.mc82-profile-master .profile-hero-copy h1{font:400 48px/1 Georgia,serif!important;letter-spacing:.04em!important;color:#f4eee7!important;margin:8px 0!important}.mc82-profile-master .profile-hero-copy h2{font-size:15px!important;color:var(--mc86-gold-hi)!important}.mc82-profile-master .profile-rating-row,.mc82-profile-master .profile-hero-copy>p{font-size:10px!important;line-height:1.5!important;color:#aaa39a!important}.mc82-profile-master .profile-inline-stats{margin:12px 0!important}.mc82-profile-master .profile-inline-stats strong{font-size:24px!important;color:var(--mc86-gold-hi)!important}.mc82-profile-master .profile-inline-stats span{font-size:8px!important}.mc82-profile-master .profile-price-card{min-height:228px!important;padding:18px!important;background:linear-gradient(145deg,#151712,#0d0f0d)!important;border:1px solid var(--mc86-line)!important}.mc82-profile-master .profile-price-card strong{font-size:26px!important;color:#f3ede5!important}.mc82-profile-master .profile-price-card div,.mc82-profile-master .profile-price-card p{font-size:9px!important;color:#9f988f!important}.mc82-profile-master .profile-master-grid{grid-template-columns:.9fr 1.05fr 1.45fr!important;gap:11px!important}.mc82-profile-master .profile-master-panel{min-height:245px!important;padding:17px!important;background:linear-gradient(145deg,#121411,#0c0e0c)!important;border:1px solid var(--mc86-line-soft)!important}.mc82-profile-master .profile-master-panel p{font-size:10px!important;line-height:1.55!important;color:#aaa39a!important}.mc82-profile-master .profile-service-list a{min-height:45px!important}.mc82-profile-master .profile-service-list strong{font-size:10px!important}.mc82-profile-master .profile-service-list small{font-size:8px!important}.mc82-profile-master .profile-reviews-master{grid-template-columns:160px 150px repeat(3,minmax(0,1fr))!important;padding:13px!important;background:var(--mc86-section)!important;border:1px solid var(--mc86-line)!important}.mc82-profile-master .profile-reviews-master article{min-height:118px!important;font-size:9px!important}.mc82-profile-master .profile-cta{min-height:100px!important}html:not([data-theme=light]) .mc82-admin-master{background:radial-gradient(circle at 60% 0,rgba(180,113,29,.07),transparent 27%),#080a09!important;color:var(--mc86-text)!important}.mc82-admin-master .admin-layout{grid-template-columns:248px minmax(0,1fr)!important}.mc82-admin-master .admin-sidebar{padding:0 14px 14px!important;background:linear-gradient(180deg,#0e0f0d,#090a09)!important;border-right:1px solid var(--mc86-line)!important}.mc82-admin-master .admin-brand{height:92px!important}.mc82-admin-master .admin-brand>span{font-size:42px!important}.mc82-admin-master .admin-brand b{font-size:15px!important;color:#f0e9df!important}.mc82-admin-master .admin-brand small{font-size:7.5px!important;color:#b98a3e!important}.mc82-admin-master .admin-sidebar nav{gap:5px!important;padding-top:14px!important}.mc82-admin-master .admin-sidebar nav button{min-height:46px!important;padding:0 12px!important;color:#b5aea4!important}.mc82-admin-master .admin-sidebar nav button em{font-size:9px!important;color:#b08340!important}.mc82-admin-master .admin-sidebar nav button span{font-size:11px!important}.mc82-admin-master .admin-sidebar nav button.active{background:linear-gradient(90deg,#d8a84e2b,#d8a84e09)!important;border-color:#d8a84e61!important;color:#f6f0e8!important}.mc82-admin-identity{background:#151610!important;border-color:var(--mc86-line)!important}.mc82-admin-identity strong{font-size:9px!important}.mc82-admin-identity small{font-size:7px!important;color:#9f988f!important}.mc82-admin-stage{grid-template-rows:92px 1fr!important}.mc82-admin-health{min-height:92px!important;background:linear-gradient(180deg,#10120f,#0b0d0b)!important;border-bottom:1px solid var(--mc86-line)!important;box-shadow:0 10px 30px #0000002e!important}.mc82-admin-health-status small,.mc82-admin-health-item span{font-size:8px!important;color:#8f887f!important}.mc82-admin-health-status strong{font-size:10px!important;color:#b6d793!important}.mc82-admin-health-item strong{font-size:15px!important;color:#efe8df!important}.mc82-admin-health-item small{font-size:7px!important;color:#7f7970!important}.mc82-admin-health-actions button,.mc82-admin-health-actions a{min-height:34px!important;font-size:7.5px!important}.mc82-admin-master .admin-main{padding:16px 18px 42px!important;background:radial-gradient(circle at 68% 0,rgba(216,168,78,.045),transparent 28%),#090b0a!important}.mc82-admin-sectionbar{min-height:64px!important;margin-bottom:10px!important}.mc82-admin-sectionbar small{font-size:8px!important;color:#9e7437!important}.mc82-admin-sectionbar h1{font-size:22px!important;color:#f1ebe3!important}.mc82-admin-master .admin-heading-actions label span{font-size:7px!important;color:#938c83!important}.mc82-admin-master .admin-heading-actions input{height:36px!important;font-size:9px!important;background:#121411!important;color:#e8e2da!important;border-color:#d8a84e33!important}.mc82-admin-master .admin-heading-actions button{height:36px!important;font-size:8px!important}.mc82-admin-master .admin-stats{gap:8px!important;margin-bottom:10px!important}.mc82-admin-master .admin-stats article{min-height:86px!important;padding:14px!important;background:linear-gradient(145deg,#151713,#10120f)!important;border:1px solid var(--mc86-line-soft)!important;box-shadow:var(--mc86-shadow)!important}.mc82-admin-master .admin-stats article>span{font-size:7px!important;color:#766f67!important}.mc82-admin-master .admin-stats article>strong{font-size:22px!important;color:#f2ece4!important}.mc82-admin-master .admin-stats article>small{font-size:8px!important;color:#9f988f!important}.mc82-admin-master .admin-panel{background:linear-gradient(145deg,#151713,#0f110f)!important;border:1px solid var(--mc86-line-soft)!important;box-shadow:var(--mc86-shadow)!important;color:#ddd7cf!important}.mc82-admin-master .admin-panel-title{min-height:48px!important;border-bottom:1px solid rgba(216,168,78,.14)!important}.mc82-admin-master .admin-panel-title strong{font-size:11px!important;color:#eadcc9!important}.mc82-admin-master .admin-panel-title span,.mc82-admin-master .admin-panel-title small{font-size:7.5px!important;color:#8d857c!important}.mc82-admin-master .admin-panel p{font-size:9.5px!important;line-height:1.5!important;color:#aaa39a!important}.mc82-admin-master .mc82-admin-overview-top,.mc82-admin-master .mc82-admin-overview-grid{gap:9px!important}.mc82-admin-master .mc82-admin-activity-chart{min-height:178px!important}.mc82-admin-master .admin-data-table,.mc82-admin-master .admin-row{min-height:42px!important;background:#111310!important;border-color:#ffffff0e!important;color:#d7d1c8!important}.mc82-admin-master .admin-data-table strong,.mc82-admin-master .admin-row strong{font-size:9px!important}.mc82-admin-master .admin-data-table small,.mc82-admin-master .admin-row small,.mc82-admin-master .admin-data-table span,.mc82-admin-master .admin-row span{font-size:7.5px!important;color:#969087!important}.mc82-admin-master :is(input,select,textarea,button){color:#e5dfd6!important}.mc82-admin-master :is(input,select,textarea){background:#0d0f0d!important;border-color:#d8a84e2e!important;font-size:9px!important}.mc82-admin-master button{font-size:8px!important}.mc82-admin-master .admin-status{font-size:7px!important}html:not([data-theme=light]) .mc82-client-master,html:not([data-theme=light]) .mc82-workspace-master{background:radial-gradient(circle at 62% 0,rgba(180,116,32,.1),transparent 25%),#080a09!important;color:var(--mc86-text)!important}.mc82-client-master .client-top{height:70px!important;background:#0c0e0c!important;border-bottom:1px solid var(--mc86-line)!important}.mc82-client-master .client-brand{font-size:19px!important;color:var(--mc86-gold-hi)!important}.mc82-client-master .client-top nav a{font-size:9px!important;color:#a59e94!important}.mc82-client-master .client-main,.mc82-workspace-master .workspace-main{width:1320px!important;max-width:1320px!important;padding-top:16px!important}.mc82-client-master .client-welcome,.mc82-workspace-master .workspace-hero{background:linear-gradient(145deg,#151713,#0e100e)!important;border:1px solid var(--mc86-line)!important;box-shadow:var(--mc86-shadow)!important}.mc82-client-master .client-welcome h1,.mc82-workspace-master .workspace-profile-card h1{font-family:Georgia,serif!important;color:#f2ece4!important}.mc82-client-master .client-welcome h1{font-size:38px!important}.mc82-client-master .client-welcome p,.mc82-workspace-master .workspace-hero p{color:#aaa39a!important;font-size:10px!important}.mc82-client-master .client-stats,.mc82-workspace-master .workspace-kpis{gap:8px!important}.mc82-client-master .client-stats article,.mc82-workspace-master .workspace-kpis article{min-height:78px!important;background:#141612!important;border:1px solid var(--mc86-line-soft)!important}.mc82-client-master .client-stats b,.mc82-workspace-master .workspace-kpis strong{color:var(--mc86-gold-hi)!important;font-size:20px!important}.mc82-client-master .client-stats span,.mc82-workspace-master .workspace-kpis span{font-size:8px!important;color:#999188!important}.mc82-client-master .client-panel,.mc82-client-master .client-focus,.mc82-client-master .client-tools>a,.mc82-client-master .client-tool-disabled,.mc82-workspace-master .workspace-panel,.mc82-workspace-master .workspace-continue-card{background:linear-gradient(145deg,#151713,#0f110f)!important;border:1px solid var(--mc86-line-soft)!important;box-shadow:var(--mc86-shadow)!important}.mc82-client-master .client-panel h2,.mc82-workspace-master .workspace-panel h2{color:#f0e9df!important}.mc82-client-master :is(.event-row,.invite-card),.mc82-workspace-master .workspace-event-focus{background:#111310!important;border-color:#ffffff0f!important;color:#e6dfd6!important}html:not([data-theme=light]) .mc82-pro-entry-master{background:radial-gradient(circle at 65% 0,rgba(183,117,30,.1),transparent 26%),#080a09!important;color:var(--mc86-text)!important}.mc82-pro-entry-master .mc68-entry-shell{width:1320px!important;max-width:1320px!important}.mc82-pro-entry-master .mc68-entry-header{height:72px!important;background:#0c0e0c!important;border-bottom:1px solid var(--mc86-line)!important}.mc82-pro-entry-master .mc68-entry-intro{background:linear-gradient(145deg,#151713,#0e100e)!important;border:1px solid var(--mc86-line)!important;box-shadow:var(--mc86-shadow)!important}.mc82-pro-entry-master .mc68-entry-intro h1{font-size:34px!important;color:#f0e9df!important}.mc82-pro-entry-master .mc68-entry-intro p{font-size:10px!important;color:#aaa39a!important}.mc82-pro-entry-master .mc68-entry-kpis article,.mc82-pro-entry-master .mc68-event-card,.mc82-pro-entry-master .mc68-entry-toolbar{background:linear-gradient(145deg,#151713,#0f110f)!important;border-color:var(--mc86-line-soft)!important;box-shadow:var(--mc86-shadow)!important}.mc82-pro-entry-master .mc68-entry-kpis strong{font-size:20px!important;color:var(--mc86-gold-hi)!important}.mc82-pro-entry-master .mc68-event-copy strong{font-size:14px!important;color:#eee8df!important}.mc82-pro-entry-master .mc68-event-copy span,.mc82-pro-entry-master .mc68-event-meta{color:#9f988f!important;font-size:8px!important}html:not([data-theme=light]) .mc82-pro-workspace-master{background:#080a09!important;color:var(--mc86-text)!important}.mc82-pro-workspace-master.mc74-pro-shell{grid-template-columns:248px minmax(0,1fr)!important;background:#080a09!important}.mc82-pro-workspace-master .mc73-pro-rail{background:linear-gradient(180deg,#0e100e,#090b09)!important;border-right:1px solid var(--mc86-line)!important}.mc82-pro-workspace-master .mc73-brand{height:105px!important}.mc82-pro-workspace-master .mc73-brand b{color:#f0e9df!important}.mc82-pro-workspace-master .mc73-pro-rail>nav a{min-height:54px!important;color:#a8a198!important;font-size:11px!important}.mc82-pro-workspace-master .mc73-pro-rail>nav a.active{background:linear-gradient(90deg,#d8a84e2b,#d8a84e09)!important;border-color:var(--mc86-line)!important;color:#f3ede5!important}.mc82-pro-workspace-master .mc73-pro-header{min-height:112px!important;background:linear-gradient(180deg,#111310,#0c0e0c)!important;border-bottom:1px solid var(--mc86-line)!important}.mc82-pro-workspace-master .mc73-pro-header h1{font:400 27px Georgia,serif!important;color:#f0e9df!important}.mc82-pro-workspace-master .mc73-pro-header small,.mc82-pro-workspace-master .mc73-pro-header span{color:#938c83!important}.mc82-pro-workspace-master .mc73-program{background:radial-gradient(circle at 60% 0,rgba(216,168,78,.04),transparent 26%),#090b0a!important}.mc82-pro-workspace-master .mc73-toolbar,.mc82-pro-workspace-master .mc73-properties,.mc82-pro-workspace-master .mc73-blocks article,.mc82-pro-workspace-master .mc74-stage-card,.mc82-pro-workspace-master .mc74-live-card{background:linear-gradient(145deg,#151713,#10120f)!important;border-color:var(--mc86-line-soft)!important;box-shadow:var(--mc86-shadow)!important}.mc82-pro-workspace-master .mc73-blocks article{min-height:66px!important}.mc82-pro-workspace-master .mc73-blocks strong,.mc82-pro-workspace-master .mc73-properties h3{color:#e8dfd4!important}.mc82-pro-workspace-master .mc73-blocks small,.mc82-pro-workspace-master .mc73-properties label{color:#9c958c!important}.mc82-pro-workspace-master :is(input,textarea,select){background:#0d0f0d!important;color:#e5dfd6!important;border-color:#d8a84e33!important}.mc82-workspace-master .workspace-hero{grid-template-columns:1.25fr .9fr!important;gap:12px!important}.mc82-workspace-master .workspace-profile-card,.mc82-workspace-master .workspace-continue-card{padding:20px!important}.mc82-workspace-master .workspace-grid{gap:12px!important}.mc82-workspace-master .workspace-action-list a{background:#111310!important;border-color:#d8a84e24!important;color:#ddd6cc!important}@media(max-width:900px){.mc82-catalog-master .shell,.mc82-profile-master .shell,.mc82-client-master .client-main,.mc82-workspace-master .workspace-main,.mc82-pro-entry-master .mc68-entry-shell{width:min(100% - 24px,1320px)!important}.mc82-catalog-master .catalog-hero{grid-template-columns:1fr!important;grid-template-rows:auto!important}.mc82-catalog-master .catalog-breadcrumbs,.mc82-catalog-master .catalog-hero-copy,.mc82-catalog-master .catalog-hero-visual,.mc82-catalog-master .catalog-verify-card{grid-column:1!important;grid-row:auto!important}.mc82-catalog-master .catalog-grid{grid-template-columns:repeat(2,1fr)!important}}html[data-vs-surface=platform-landing]{color-scheme:dark!important;background:#050505!important}html[data-vs-surface=platform-landing] body{margin:0;background:#050505!important;color:#ece7df!important}.dp-reference-final{--bg:#050505;--panel:#0a0a09;--panel2:#11100e;--gold:#d7a951;--gold2:#efc879;--text:#ece7df;--muted:#8c857e;--line:rgba(215,169,81,.34);min-height:100vh;background:radial-gradient(circle at 68% 10%,rgba(119,68,14,.11),transparent 22%),#050505;color:var(--text);overflow-x:hidden}.dp-reference-final *{box-sizing:border-box}.dp-reference-final a{color:inherit;text-decoration:none}.dp-reference-final img{display:block;max-width:100%}.dp-reference-final svg{display:block}.dp-reference-final .dp-shell{width:min(1292px,89.2%);margin-inline:auto}.dp-reference-final .dp-header{position:sticky;top:0;z-index:80;height:61px;background:#050505f2;border-bottom:1px solid rgba(215,169,81,.12);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.dp-reference-final .dp-header-inner{height:61px;display:flex;align-items:center;gap:24px}.dp-reference-final .dp-brand{display:inline-flex;align-items:center;gap:9px;flex:0 0 auto}.dp-reference-final .dp-monogram{color:var(--gold);font:400 33px/.82 Georgia,Times New Roman,serif;letter-spacing:-.04em}.dp-reference-final .dp-brand-copy{display:grid;gap:3px}.dp-reference-final .dp-brand-copy b{font:600 12px/1 Arial,sans-serif;letter-spacing:.05em;color:#eee8df}.dp-reference-final .dp-brand-copy small{font:500 5.8px/1.15 Arial,sans-serif;letter-spacing:.09em;color:#a87b37}.dp-reference-final .dp-nav{display:flex;justify-content:center;align-items:center;gap:26px;flex:1}.dp-reference-final .dp-nav a{font:500 7.6px/1 Arial,sans-serif;color:#8f8982;letter-spacing:.02em}.dp-reference-final .dp-nav a:hover{color:#d9ae5a}.dp-reference-final .dp-header-actions{display:flex;gap:10px;align-items:center}.dp-reference-final .dp-btn{height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0 15px;border-radius:4px;border:1px solid rgba(215,169,81,.42);font:600 7px/1 Arial,sans-serif;letter-spacing:.04em;white-space:nowrap}.dp-reference-final .dp-btn-dark{min-width:72px;background:#090908;color:#ddd6cc}.dp-reference-final .dp-btn-gold{min-width:146px;background:linear-gradient(180deg,#e2b764,#ca9740);border-color:#ddb25f;color:#17110a}.dp-reference-final .dp-btn-line{background:#070706;color:#c99843}.dp-reference-final .dp-mobile-head-cta,.dp-reference-final .dp-menu,.dp-reference-final .dp-mobile-nav,.dp-reference-final .dp-mobile-features{display:none}.dp-reference-final .dp-hero{position:relative;min-height:320px;display:grid;grid-template-columns:46% 54%;align-items:start;gap:14px;padding:18px 0 7px}.dp-reference-final .dp-hero-copy{position:relative;z-index:3}.dp-reference-final .dp-hero h1{max-width:610px;margin:0;color:#eee7de;font:400 clamp(31px,2.65vw,39px)/1.025 Georgia,"Times New Roman",serif;letter-spacing:.002em}.dp-reference-final .dp-hero h1>span{display:block}.dp-reference-final .dp-hero h1>span:first-child{color:#dcae55}.dp-reference-final .dp-hero h1>span:nth-child(3){font-size:.84em;white-space:nowrap}.dp-reference-final .dp-hero h1 b{font:inherit;color:inherit}.dp-reference-final .dp-copy-desktop{max-width:550px;margin:12px 0 0;color:#928b84;font:400 9.4px/1.5 Arial,sans-serif}.dp-reference-final .dp-copy-mobile{display:none}.dp-reference-final .dp-hero-actions{display:flex;gap:14px;margin-top:17px}.dp-reference-final .dp-hero-actions .dp-btn{height:37px;font-size:7.4px}.dp-reference-final .dp-btn-wide{min-width:172px}.dp-reference-final .dp-round-arrow{width:22px;height:22px;margin-left:10px;display:grid;place-items:center;border:1px solid rgba(215,169,81,.52);border-radius:50%;font-size:11px}.dp-reference-final .dp-hero-proof{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;max-width:590px;margin-top:16px}.dp-reference-final .dp-hero-proof>div{display:grid;grid-template-columns:20px 1fr;gap:6px;align-items:start}.dp-reference-final .dp-hero-proof>div>span{width:20px;height:20px;display:grid;place-items:center;border:1px solid rgba(215,169,81,.23);border-radius:50%;color:#ba8740}.dp-reference-final .dp-hero-proof svg{width:12px}.dp-reference-final .dp-hero-proof p{margin:1px 0 0}.dp-reference-final .dp-hero-proof b,.dp-reference-final .dp-hero-proof small{display:block;font:500 6.1px/1.35 Arial,sans-serif}.dp-reference-final .dp-hero-proof b{color:#9a948d}.dp-reference-final .dp-hero-proof small{color:#6f6962}.dp-reference-final .dp-hero-visual{height:292px;overflow:hidden;align-self:start}.dp-reference-final .dp-hero-visual:before{content:"";position:absolute;z-index:2;inset:0 0 auto 46%;height:292px;background:linear-gradient(90deg,#050505 0,rgba(5,5,5,.7) 3%,rgba(5,5,5,.18) 15%,transparent 34%),linear-gradient(180deg,rgba(5,5,5,.04),transparent 82%,rgba(5,5,5,.25));pointer-events:none}.dp-reference-final .dp-hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.93) contrast(1.03) brightness(.92)}.dp-reference-final .dp-hero-mobile-img,.dp-reference-final .dp-mobile-products{display:none}.dp-reference-final .dp-section-label{position:relative;text-align:center;color:#b88941;font:500 8px/1.2 Georgia,serif;letter-spacing:.12em;padding:7px 0 8px}.dp-reference-final .dp-section-label small{position:absolute;right:4px;top:8px;color:#5f574f;font:500 5px/1 Arial,sans-serif;letter-spacing:.08em}.dp-reference-final .dp-mobile-control-title{display:none}.dp-reference-final .dp-ecosystem,.dp-reference-final .dp-control{border:1px solid var(--line);border-radius:7px;background:linear-gradient(180deg,#0d0d0c9e,#070706e8);box-shadow:inset 0 1px #ffffff04}.dp-reference-final .dp-ecosystem{padding:0 8px 8px}.dp-reference-final .dp-ecosystem-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.dp-reference-final .dp-ecosystem-card{min-height:112px;display:grid;grid-template-columns:34px 1fr;gap:8px;padding:12px 10px;border:1px solid rgba(215,169,81,.22);border-radius:5px;background:linear-gradient(145deg,#11100f,#090908 88%);transition:border-color .18s,transform .18s}.dp-reference-final .dp-ecosystem-card:hover{border-color:#ecc16885;transform:translateY(-1px)}.dp-reference-final .dp-ecosystem-icon{width:32px;height:32px;display:grid;place-items:center;border:1px solid rgba(215,169,81,.3);border-radius:7px;color:#d3a24e}.dp-reference-final .dp-ecosystem-icon svg{width:18px}.dp-reference-final .dp-ecosystem-card strong{display:block;color:#ddd6cd;font:600 9.3px/1.1 Arial,sans-serif}.dp-reference-final .dp-ecosystem-card em{display:block;margin-top:2px;color:#bc8b41;font:400 7px/1.2 Arial,sans-serif;font-style:normal}.dp-reference-final .dp-ecosystem-card p{min-height:34px;margin:6px 0 7px;color:#7d7770;font:400 7px/1.42 Arial,sans-serif}.dp-reference-final .dp-card-cta{display:inline-flex;align-items:center;gap:5px;color:#c49345;font:500 6.6px/1 Arial,sans-serif}.dp-reference-final .dp-card-cta svg{width:11px}.dp-reference-final .dp-control{margin-top:8px;padding:0 8px 8px}.dp-reference-final .dp-control-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px}.dp-reference-final .dp-control-card{position:relative;min-height:109px;padding:10px 10px 8px;border:1px solid rgba(215,169,81,.22);border-radius:5px;background:linear-gradient(145deg,#100f0e,#080807);overflow:hidden}.dp-reference-final .dp-control-heading{display:flex;align-items:center;justify-content:space-between;gap:5px;color:#8a847d;font:500 6.8px/1.2 Arial,sans-serif}.dp-reference-final .dp-control-heading b{color:#bd8a3f;font:400 13px/1 Georgia,serif}.dp-reference-final .dp-control-card>strong{display:block;margin:7px 0 1px;color:#d5a650;font:400 15px/1 Georgia,serif}.dp-reference-final .dp-control-card>small{display:block;color:#706a63;font:400 5.9px/1.3 Arial,sans-serif}.dp-reference-final .dp-progress-bar{height:4px;margin-top:13px;background:#28231b;border-radius:4px;overflow:hidden}.dp-reference-final .dp-progress-bar i{display:block;width:72%;height:100%;background:linear-gradient(90deg,#a66f2f,#e1b35e)}.dp-reference-final .dp-timeline{position:relative;height:20px;margin-top:9px;display:flex;align-items:center;justify-content:space-between}.dp-reference-final .dp-timeline:before{content:"";position:absolute;left:2px;right:2px;top:50%;height:1px;background:#5a472b}.dp-reference-final .dp-timeline i{position:relative;width:6px;height:6px;border:1px solid #c89645;border-radius:50%;background:#0c0b09}.dp-reference-final .dp-donut{position:absolute;right:13px;bottom:11px;width:37px;height:37px;border-radius:50%;background:conic-gradient(#dda952 0,#dda952 72%,#2d281f 72%,#2d281f)}.dp-reference-final .dp-donut:after{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border-radius:50%;background:#0c0b09}.dp-reference-final .dp-guests-visual{display:flex;flex-wrap:wrap;gap:2px;width:39px;margin-top:7px}.dp-reference-final .dp-guests-visual i{width:8px;height:8px;border-radius:50%;background:#b8843c}.dp-reference-final .dp-big-icon{position:absolute;right:14px;bottom:13px;color:#c69446}.dp-reference-final .dp-big-icon svg{width:27px}.dp-reference-final .dp-bars{position:absolute;right:13px;bottom:13px;display:flex;align-items:end;gap:3px;height:32px}.dp-reference-final .dp-bars i{width:6px;border-radius:2px;background:linear-gradient(180deg,#e0b35f,#9d6b30)}.dp-reference-final .dp-bars i:nth-child(1){height:12px}.dp-reference-final .dp-bars i:nth-child(2){height:18px}.dp-reference-final .dp-bars i:nth-child(3){height:24px}.dp-reference-final .dp-bars i:nth-child(4){height:31px}.dp-reference-final .dp-audience{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.dp-reference-final .dp-audience-card{min-height:132px;display:grid;grid-template-columns:54% 46%;overflow:hidden;border:1px solid rgba(215,169,81,.45);border-radius:7px;background:#080807}.dp-reference-final .dp-audience-copy{z-index:2;padding:15px 20px;display:flex;flex-direction:column;justify-content:center}.dp-reference-final .dp-audience-copy>small{color:#b8863e;font:500 6px/1 Arial,sans-serif;letter-spacing:.13em}.dp-reference-final .dp-audience-copy h2{max-width:335px;margin:5px 0;color:#e0d8cd;font:400 16px/1.08 Georgia,serif}.dp-reference-final .dp-mobile-audience-title{display:none}.dp-reference-final .dp-audience-copy p{max-width:340px;margin:0;color:#858078;font:400 7px/1.45 Arial,sans-serif}.dp-reference-final .dp-audience-copy a{display:inline-flex;align-items:center;gap:6px;margin-top:8px;color:#c49345;font:500 6.5px/1 Arial,sans-serif}.dp-reference-final .dp-audience-copy a svg{width:12px}.dp-reference-final .dp-audience-photo{position:relative;overflow:hidden}.dp-reference-final .dp-audience-photo:before{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#080807 0,rgba(8,8,7,.7) 7%,transparent 52%)}.dp-reference-final .dp-audience-photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.9) brightness(.86) contrast(1.06)}.dp-reference-final .dp-footer{margin-top:8px;border-top:1px solid rgba(215,169,81,.2);background:#050505}.dp-reference-final .dp-footer-main{display:grid;grid-template-columns:1.45fr repeat(3,.8fr) 1fr 1.18fr;gap:25px;padding:22px 0 18px}.dp-reference-final .dp-footer-brand .dp-brand-copy b{font-size:10px}.dp-reference-final .dp-footer-brand .dp-brand-copy small{font-size:5.4px}.dp-reference-final .dp-footer-brand .dp-monogram{font-size:32px}.dp-reference-final .dp-footer-column{display:flex;min-width:0;flex-direction:column;gap:5px}.dp-reference-final .dp-footer-column>b{color:#aa7b38;font:600 6.5px/1 Arial,sans-serif;letter-spacing:.12em}.dp-reference-final .dp-footer-column a,.dp-reference-final .dp-footer-column span{color:#77716b;font:400 6.7px/1.4 Arial,sans-serif}.dp-reference-final .dp-footer-column a:hover{color:#d1a052}.dp-reference-final .dp-news-form{display:grid;grid-template-columns:1fr 29px;margin-top:4px;border:1px solid rgba(215,169,81,.22);border-radius:3px;overflow:hidden}.dp-reference-final .dp-news-form input{min-width:0;height:28px;padding:0 8px;border:0;background:#0b0b0a;color:#6f6962;font-size:6px}.dp-reference-final .dp-news-form button{border:0;background:#b7853d;color:#17110a}.dp-reference-final .dp-news-form.is-disabled{opacity:.65}.dp-reference-final .dp-footer-bottom{min-height:48px;display:flex;align-items:center;gap:20px;border-top:1px solid rgba(215,169,81,.14);color:#625d57;font:400 6px/1 Arial,sans-serif}.dp-reference-final .dp-footer-bottom>.dp-brand{display:none}.dp-reference-final .dp-socials{margin-left:auto;display:flex;gap:8px}.dp-reference-final .dp-socials span{width:24px;height:24px;display:grid;place-items:center;border:1px solid rgba(215,169,81,.35);border-radius:50%;color:#c69648;font-size:7px}@media(max-width:1200px)and (min-width:721px){.dp-reference-final .dp-shell{width:calc(100% - 44px)}.dp-reference-final .dp-nav{gap:15px}.dp-reference-final .dp-nav a{font-size:7px}.dp-reference-final .dp-brand{min-width:205px}.dp-reference-final .dp-hero{grid-template-columns:48% 52%;min-height:300px}.dp-reference-final .dp-hero h1{font-size:34px}.dp-reference-final .dp-hero-visual{height:275px}.dp-reference-final .dp-hero-visual:before{height:275px;left:48%}.dp-reference-final .dp-ecosystem-card{padding:10px 8px}.dp-reference-final .dp-ecosystem-card p{font-size:6.6px}.dp-reference-final .dp-control-card{padding:9px 8px}.dp-reference-final .dp-footer-main{grid-template-columns:1.4fr repeat(3,1fr);row-gap:16px}.dp-reference-final .dp-footer-contact,.dp-reference-final .dp-footer-newsletter{grid-column:span 2}}@media(max-width:720px){.dp-reference-final .dp-shell{width:calc(100% - 24px)}.dp-reference-final .dp-header{height:62px}.dp-reference-final .dp-header-inner{height:62px;gap:9px}.dp-reference-final .dp-brand{min-width:0;gap:7px}.dp-reference-final .dp-monogram{font-size:32px}.dp-reference-final .dp-brand-copy b{font-size:11px}.dp-reference-final .dp-brand-copy small{font-size:5.3px}.dp-reference-final .dp-nav,.dp-reference-final .dp-header-actions{display:none}.dp-reference-final .dp-mobile-head-cta{display:flex;margin-left:auto;height:35px;align-items:center;padding:0 13px;border:1px solid rgba(215,169,81,.48);border-radius:5px;color:#d5a44f;font:600 7px/1 Arial,sans-serif;letter-spacing:.04em}.dp-reference-final .dp-menu{display:grid;width:36px;height:36px;place-items:center;padding:0;border:0;background:transparent;color:#ddd7ce}.dp-reference-final .dp-menu svg{width:27px}.dp-reference-final .dp-mobile-nav{position:absolute;z-index:90;left:12px;right:12px;top:62px;display:grid;padding:10px;border:1px solid rgba(215,169,81,.28);background:#080807;box-shadow:0 20px 50px #0009}.dp-reference-final .dp-mobile-nav a{padding:10px;border-bottom:1px solid rgba(255,255,255,.05);color:#aca59c;font:500 10px/1 Arial,sans-serif}.dp-reference-final .dp-hero{display:block;min-height:0;padding:28px 0 10px}.dp-reference-final .dp-hero-copy{position:relative;min-height:0}.dp-reference-final .dp-hero h1{position:relative;z-index:3;max-width:72%;font-size:28px;line-height:1.02}.dp-reference-final .dp-hero h1>span:first-child{color:#eee7de}.dp-reference-final .dp-hero h1>span:nth-child(2){color:#dba94f}.dp-reference-final .dp-hero h1>span:nth-child(3){font-size:1em;white-space:normal;color:#dba94f}.dp-reference-final .dp-hero h1 b,.dp-reference-final .dp-copy-desktop{display:none}.dp-reference-final .dp-copy-mobile{position:relative;z-index:3;display:block;max-width:52%;margin:20px 0 0;color:#aaa39b;font:400 10.5px/1.5 Arial,sans-serif}.dp-reference-final .dp-hero-visual{position:absolute;right:-3%;top:62px;width:58%;height:278px;overflow:hidden;z-index:1}.dp-reference-final .dp-hero-visual:before{content:"";position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#050505 0,rgba(5,5,5,.78) 8%,rgba(5,5,5,.16) 36%,transparent 75%),linear-gradient(180deg,transparent 74%,#050505 100%)}.dp-reference-final .dp-hero-desktop-img{display:none}.dp-reference-final .dp-hero-mobile-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.dp-reference-final .dp-mobile-products{position:relative;z-index:4;display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:25px 0 10px}.dp-reference-final .dp-mobile-products>div{min-height:48px;display:grid;grid-template-columns:25px 1fr;grid-template-rows:auto auto;column-gap:5px;align-items:center;padding:7px 6px;border:1px solid rgba(215,169,81,.34);border-radius:5px;background:#0b0b0aed}.dp-reference-final .dp-mobile-products>div>span{grid-row:1/3;width:24px;height:24px;display:grid;place-items:center;color:#d4a34e}.dp-reference-final .dp-mobile-products svg{width:18px}.dp-reference-final .dp-mobile-products b{font:500 7.3px/1 Arial,sans-serif}.dp-reference-final .dp-mobile-products small{font:400 5.7px/1.1 Arial,sans-serif;color:#888178}.dp-reference-final .dp-hero-actions{position:relative;z-index:4;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.dp-reference-final .dp-hero-actions .dp-btn{min-width:0;height:39px;padding:0 7px;font-size:6.8px}.dp-reference-final .dp-round-arrow,.dp-reference-final .dp-hero-proof,.dp-reference-final .dp-ecosystem{display:none}.dp-reference-final .dp-mobile-features{display:block;margin-top:8px}.dp-reference-final .dp-mobile-features h2{margin:0 0 8px;color:#c99747;font:500 11px/1.2 Arial,sans-serif;letter-spacing:.07em}.dp-reference-final .dp-mobile-features>div{display:grid}.dp-reference-final .dp-mobile-features a{min-height:55px;display:grid;grid-template-columns:35px 1fr 14px;gap:8px;align-items:center;padding:8px 10px;border:1px solid rgba(215,169,81,.28);border-bottom-width:0;background:linear-gradient(145deg,#11100f,#090908)}.dp-reference-final .dp-mobile-features a:first-child{border-radius:6px 6px 0 0}.dp-reference-final .dp-mobile-features a:last-child{border-bottom-width:1px;border-radius:0 0 6px 6px}.dp-reference-final .dp-mobile-features a>span{width:31px;height:31px;display:grid;place-items:center;color:#d3a24e}.dp-reference-final .dp-mobile-features svg{width:21px}.dp-reference-final .dp-mobile-features p{margin:0}.dp-reference-final .dp-mobile-features b{display:block;font:500 10px/1.2 Arial,sans-serif}.dp-reference-final .dp-mobile-features small{display:block;margin-top:2px;color:#7d766f;font:400 6.6px/1.3 Arial,sans-serif}.dp-reference-final .dp-mobile-features em{color:#d1a04d;font:400 17px/1 Georgia,serif;font-style:normal}.dp-reference-final .dp-control{margin-top:10px;padding:0 7px 7px;border-radius:6px}.dp-reference-final .dp-section-label{padding:8px 2px;text-align:left;font:500 11px/1.2 Arial,sans-serif;letter-spacing:.06em}.dp-reference-final .dp-section-label small{right:2px;top:10px;font-size:4.5px}.dp-reference-final .dp-desktop-control-title{display:none}.dp-reference-final .dp-mobile-control-title{display:inline}.dp-reference-final .dp-control-grid{grid-template-columns:repeat(3,1fr);gap:6px}.dp-reference-final .dp-control-card{min-height:92px;padding:9px 8px}.dp-reference-final .dp-control-heading{font-size:6.4px}.dp-reference-final .dp-control-card>strong{margin:9px 0 1px;font-size:14px}.dp-reference-final .dp-control-card>small{font-size:5.5px}.dp-reference-final .dp-progress-bar{margin-top:10px}.dp-reference-final .dp-donut{width:29px;height:29px;right:8px;bottom:8px}.dp-reference-final .dp-donut:after{top:6px;right:6px;bottom:6px;left:6px}.dp-reference-final .dp-big-icon{right:8px;bottom:8px}.dp-reference-final .dp-big-icon svg{width:22px}.dp-reference-final .dp-bars{right:8px;bottom:8px;height:27px}.dp-reference-final .dp-bars i{width:4px}.dp-reference-final .dp-bars i:nth-child(1){height:10px}.dp-reference-final .dp-bars i:nth-child(2){height:15px}.dp-reference-final .dp-bars i:nth-child(3){height:21px}.dp-reference-final .dp-bars i:nth-child(4){height:27px}.dp-reference-final .dp-audience{grid-template-columns:1fr;gap:8px;margin-top:10px}.dp-reference-final .dp-audience-card{min-height:145px;grid-template-columns:43% 57%}.dp-reference-final .dp-audience-client .dp-audience-copy{grid-column:1;grid-row:1}.dp-reference-final .dp-audience-client .dp-audience-photo{grid-column:2;grid-row:1}.dp-reference-final .dp-audience-pro .dp-audience-copy{grid-column:2;grid-row:1;text-align:right}.dp-reference-final .dp-audience-pro .dp-audience-photo{grid-column:1;grid-row:1}.dp-reference-final .dp-audience-pro .dp-audience-photo:before{background:linear-gradient(270deg,#080807 0,rgba(8,8,7,.7) 8%,transparent 52%)}.dp-reference-final .dp-audience-copy{padding:14px 12px}.dp-reference-final .dp-audience-copy>small{font-size:6.2px}.dp-reference-final .dp-desktop-audience-title{display:none}.dp-reference-final .dp-mobile-audience-title{display:inline}.dp-reference-final .dp-audience-copy h2{margin:6px 0;font-size:16px;line-height:1.05}.dp-reference-final .dp-audience-copy p{font-size:7.4px}.dp-reference-final .dp-audience-copy a{margin-top:8px;font-size:6.5px}.dp-reference-final .dp-audience-photo img{filter:saturate(.92) brightness(.92) contrast(1.04)}.dp-reference-final .dp-footer{margin-top:8px}.dp-reference-final .dp-footer-main{grid-template-columns:repeat(4,1fr);gap:14px 10px;padding:18px 0 14px}.dp-reference-final .dp-footer-brand,.dp-reference-final .dp-footer-newsletter{display:none}.dp-reference-final .dp-footer-column>b{font-size:6.4px}.dp-reference-final .dp-footer-column a,.dp-reference-final .dp-footer-column span{font-size:6.3px}.dp-reference-final .dp-footer-contact{grid-column:auto}.dp-reference-final .dp-footer-bottom{min-height:54px;gap:8px;padding:8px 0}.dp-reference-final .dp-footer-bottom>.dp-brand{display:inline-flex}.dp-reference-final .dp-footer-bottom>.dp-brand .dp-monogram{font-size:28px}.dp-reference-final .dp-footer-bottom>.dp-brand .dp-brand-copy b{font-size:9px}.dp-reference-final .dp-footer-bottom>.dp-brand .dp-brand-copy small{display:none}.dp-reference-final .dp-footer-bottom>span{font-size:5.8px}.dp-reference-final .dp-socials span{width:24px;height:24px}}@media(max-width:380px){.dp-reference-final .dp-mobile-head-cta{padding:0 9px;font-size:6.3px}.dp-reference-final .dp-hero h1{max-width:76%;font-size:25px}.dp-reference-final .dp-copy-mobile{max-width:54%;font-size:9.4px}.dp-reference-final .dp-hero-visual{right:-6%;width:60%;height:264px}.dp-reference-final .dp-mobile-products{grid-template-columns:1fr 1fr;margin-top:20px}.dp-reference-final .dp-control-grid,.dp-reference-final .dp-footer-main{grid-template-columns:1fr 1fr}.dp-reference-final .dp-footer-contact{grid-column:1/-1}}.dp-reference-final .dp-control-mobile{display:none}.dp-reference-final .dp-control-desktop .dp-control-card{display:flex;flex-direction:column}.dp-reference-final .dp-control-desktop .dp-control-card>em{margin-top:auto;color:#b8873e;font:500 5.9px/1 Arial,sans-serif;font-style:normal}.dp-reference-final .dp-desktop-progress-content{display:grid;grid-template-columns:43px 1fr;gap:8px;align-items:center;margin-top:8px}.dp-reference-final .dp-progress-ring{width:42px;height:42px;display:grid;place-items:center;align-content:center;border-radius:50%;border:5px solid #2b251b;border-top-color:#d8a650;border-right-color:#a97834}.dp-reference-final .dp-progress-ring strong{color:#d7aa55;font:400 10px/1 Georgia,serif}.dp-reference-final .dp-progress-ring small{color:#6d655b;font:500 4.8px/1 Arial,sans-serif}.dp-reference-final .dp-desktop-progress-content ul{list-style:none;margin:0;padding:0;display:grid;gap:2px}.dp-reference-final .dp-desktop-progress-content li{display:grid;grid-template-columns:5px 1fr auto;gap:3px;align-items:center;color:#7d766f;font:400 5.3px/1.2 Arial,sans-serif}.dp-reference-final .dp-desktop-progress-content li i{width:4px;height:4px;border-radius:1px;background:#b8853c}.dp-reference-final .dp-desktop-progress-content li b{color:#a79b8c;font:500 5.4px/1 Arial,sans-serif}.dp-reference-final .dp-budget-progress{position:relative;height:5px;margin-top:13px;background:#282219;border-radius:4px}.dp-reference-final .dp-budget-progress i{display:block;width:75%;height:100%;border-radius:4px;background:linear-gradient(90deg,#a97030,#dfb15d)}.dp-reference-final .dp-budget-progress b{position:absolute;right:0;top:-12px;color:#bd8b40;font:500 5.5px/1 Arial,sans-serif}.dp-reference-final .dp-dual-stat{display:flex;gap:13px;margin-top:8px}.dp-reference-final .dp-dual-stat span{display:grid}.dp-reference-final .dp-dual-stat strong{color:#d4a54f;font:400 15px/1 Georgia,serif}.dp-reference-final .dp-dual-stat small{color:#6e6861;font:400 5.2px/1.2 Arial,sans-serif}.dp-reference-final .dp-avatar-row{display:flex;gap:3px;margin-top:6px}.dp-reference-final .dp-avatar-row i{width:8px;height:8px;border-radius:50%;background:#b8863e}.dp-reference-final .dp-team-row{display:flex;margin-top:7px}.dp-reference-final .dp-team-row i{width:18px;height:18px;margin-left:-3px;display:grid;place-items:center;border:1px solid #3b2d1d;border-radius:50%;background:#17130f;color:#c08e43;font:600 4.5px/1 Arial,sans-serif;font-style:normal}.dp-reference-final .dp-team-row i:first-child{margin-left:0}.dp-reference-final .dp-activity-list{display:grid;gap:3px;margin-top:7px}.dp-reference-final .dp-activity-list span{display:flex;justify-content:space-between;gap:4px;color:#7a746d;font:400 4.9px/1.2 Arial,sans-serif}.dp-reference-final .dp-activity-list time{color:#9b8d77;font-size:4.8px}.dp-reference-final .dp-footer-mobile{display:none}.dp-reference-final .dp-footer-desktop{grid-template-columns:1.35fr repeat(5,.72fr) .95fr 1.08fr;gap:16px}.dp-reference-final .dp-footer-desktop .dp-socials{margin:7px 0 0;gap:5px}.dp-reference-final .dp-footer-desktop .dp-socials span{width:18px;height:18px;border-radius:4px;font-size:5px}.dp-reference-final .dp-footer-legal{display:flex;gap:55px;margin-left:auto;color:#5f5a54}.dp-reference-final .dp-socials-mobile{display:none}@media(max-width:1200px)and (min-width:721px){.dp-reference-final .dp-control-desktop .dp-control-card>em{font-size:5.3px}.dp-reference-final .dp-footer-desktop{grid-template-columns:1.25fr repeat(3,1fr);row-gap:14px}.dp-reference-final .dp-footer-desktop .dp-footer-contact,.dp-reference-final .dp-footer-desktop .dp-footer-newsletter{grid-column:span 2}.dp-reference-final .dp-header-actions{display:flex}.dp-reference-final .dp-nav{display:none}.dp-reference-final .dp-menu{display:grid;width:34px;height:34px;place-items:center;margin-left:auto;border:1px solid rgba(215,169,81,.25);border-radius:4px;background:#090908;color:#c79a4a}.dp-reference-final .dp-menu svg{width:20px}}@media(max-width:720px){.dp-reference-final .dp-control-desktop{display:none}.dp-reference-final .dp-control-mobile{display:grid}.dp-reference-final .dp-footer-desktop{display:none}.dp-reference-final .dp-footer-mobile{display:grid;grid-template-columns:repeat(4,1fr);gap:14px 10px;padding:18px 0 14px}.dp-reference-final .dp-footer-legal{display:none}.dp-reference-final .dp-socials-mobile{display:flex}.dp-reference-final .dp-footer-bottom>.dp-brand{display:inline-flex}}@media(max-width:380px){.dp-reference-final .dp-footer-mobile{grid-template-columns:1fr 1fr}.dp-reference-final .dp-footer-mobile .dp-footer-contact{grid-column:1/-1}}.mc73-pro-shell{--bg:#050505;--panel:#0a0a09;--panel2:#0f0e0c;--line:rgba(210,159,66,.28);--line2:rgba(225,177,82,.52);--gold:#d8a94f;--gold2:#f0c56c;--text:#eee8dd;--muted:#8f887d;--soft:#5f5a52;--green:#65a565;--red:#b65b47;min-height:100svh;display:grid;grid-template-columns:240px minmax(0,1fr);background:radial-gradient(circle at 55% -20%,rgba(213,160,66,.07),transparent 30%),#050505;color:var(--text);font:13px/1.4 Inter,Arial,sans-serif;color-scheme:dark;overflow-x:hidden}.mc73-pro-shell *{box-sizing:border-box}.mc73-pro-shell button,.mc73-pro-shell input,.mc73-pro-shell textarea,.mc73-pro-shell select{font:inherit}.mc73-pro-shell button{cursor:pointer}.mc73-pro-shell button:disabled{opacity:.45;cursor:not-allowed}.mc73-pro-shell a{color:inherit;text-decoration:none}.mc73-pro-shell input,.mc73-pro-shell textarea,.mc73-pro-shell select{width:100%;border:1px solid rgba(255,255,255,.08);border-radius:4px;background:#0a0a09;color:var(--text);outline:0}.mc73-pro-shell input:focus,.mc73-pro-shell textarea:focus,.mc73-pro-shell select:focus{border-color:var(--line2);box-shadow:0 0 0 2px #d8a94f14}.mc73-pro-rail{position:sticky;top:0;height:100svh;display:flex;flex-direction:column;border:1px solid var(--line);border-top:0;background:linear-gradient(180deg,#090908,#060606);z-index:30}.mc73-brand{height:112px;display:grid;grid-template-columns:56px 1fr;align-items:center;gap:10px;padding:18px 14px;border-bottom:1px solid var(--line)}.mc73-brand>b{font:400 47px/.8 Georgia,serif;letter-spacing:-.09em;color:var(--gold2)}.mc73-brand>span{display:grid;gap:4px}.mc73-brand strong{font-size:16px;letter-spacing:.08em}.mc73-brand small{font-size:8px;line-height:1.45;letter-spacing:.12em;color:var(--gold)}.mc73-pro-rail>nav{display:grid;gap:3px;padding:16px 11px;overflow:auto;scrollbar-width:thin}.mc73-pro-rail>nav button{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;min-height:45px;padding:0 11px;border:1px solid transparent;border-radius:5px;background:transparent;color:#99948b;text-align:left}.mc73-pro-rail>nav button:hover{background:#ffffff06;color:#ddd5c6}.mc73-pro-rail>nav button.active{border-color:var(--line);background:linear-gradient(90deg,#cd9b3f29,#cd9b3f09);box-shadow:inset 3px 0 0 var(--gold);color:#fff6e4}.mc73-pro-rail>nav button i{font-style:normal;color:var(--gold);font-size:18px;text-align:center}.mc73-pro-rail>nav button span{font-size:12px}.mc73-pro-rail>nav button em{width:7px;height:7px;border-radius:50%;background:#d85d46;box-shadow:0 0 12px #d85d46a6}.mc73-pro-rail-foot{margin:auto 11px 13px;display:grid;grid-template-columns:38px 1fr 20px;align-items:center;gap:9px;padding:10px;border:1px solid var(--line);border-radius:5px;background:#ffffff05}.mc73-pro-rail-foot .avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;border:1px solid var(--line);color:var(--gold2);font:15px Georgia,serif}.mc73-pro-rail-foot strong{display:block;font-size:11px;color:var(--gold2)}.mc73-pro-rail-foot small{display:block;color:#746f68;font-size:8px}.mc73-pro-rail-foot>a{font-size:22px;color:var(--gold);text-align:center}.mc73-pro-workspace{min-width:0;background:#060606}.mc73-pro-header{min-height:112px;display:grid;grid-template-columns:minmax(360px,1.7fr) 145px 150px 95px 190px;border:1px solid var(--line);border-left:0;border-top:0;background:linear-gradient(180deg,#0b0b0a,#080808)}.mc73-pro-header>div{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:14px 18px;border-right:1px solid rgba(255,255,255,.06)}.mc73-pro-header small{font-size:8px;letter-spacing:.12em;color:#777168}.mc73-pro-header .event h1{margin:4px 0 6px;font:400 29px/1 Georgia,serif;color:#ece4d6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mc73-pro-header .event span{font-size:10px;color:#858078}.mc73-pro-header .ready>div{display:flex;align-items:center;gap:9px;margin-top:7px}.mc73-pro-header .ready b{display:grid;place-items:center;width:54px;height:54px;border:5px solid var(--gold);border-radius:50%;font-size:11px;color:var(--gold2)}.mc73-pro-header .ready span{font-size:10px;color:#d9b46a}.mc73-pro-header .meta strong{margin-top:8px;font:400 23px Georgia,serif}.mc73-pro-header .meta span{margin-top:4px;font-size:9px;color:#777168}.mc73-pro-header .actions button{margin-top:8px;width:70px;height:36px;border:1px solid var(--line);border-radius:4px;background:#0b0a09;color:var(--gold);letter-spacing:.12em}.mc73-pro-header .save{display:grid!important;align-content:center;gap:8px!important;border-right:0!important}.mc73-pro-header .save>*{min-height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:4px;font-size:9px;letter-spacing:.07em}.mc73-pro-header .save .primary{border-color:#deb35a;background:linear-gradient(180deg,#ebc66f,#c99438);color:#160f05;font-weight:800}.mc73-pro-header .save>a{color:var(--gold2);background:#080807}.mc73-notice,.mc73-lock{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:7px 18px;border-bottom:1px solid var(--line);background:#c28a2a17;color:#dbc189;font-size:11px}.mc73-notice button{border:0;background:transparent;color:#aaa;font-size:18px}.mc73-lock{justify-content:flex-start}.mc73-lock b{color:var(--gold2);font-size:9px;letter-spacing:.1em}.mc73-program{padding:10px 13px 22px}.mc73-toolbar{min-height:54px;display:grid;grid-template-columns:250px 106px minmax(260px,1fr) 150px;gap:11px;align-items:center}.mc73-toolbar label{height:37px;display:grid;grid-template-columns:28px 1fr;align-items:center;border:1px solid rgba(255,255,255,.07);border-radius:4px;background:#0a0a09}.mc73-toolbar label i{font-style:normal;text-align:center;color:#777}.mc73-toolbar input{height:35px;border:0!important;background:transparent!important;padding:0 8px;font-size:10px}.mc73-toolbar>button{height:37px;border:1px solid var(--line);border-radius:4px;background:#0b0a09;color:var(--gold2);font-size:9px}.mc73-toolbar>button small{display:block;font-size:7px;color:#867962}.mc73-toolbar>div{display:flex;gap:22px;color:#78736c;font-size:10px}.mc73-toolbar>div b{color:#b9b0a0;font-weight:500}.mc73-toolbar .add{justify-self:end;width:150px}.mc73-program-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:11px;min-height:calc(100svh - 180px)}.mc73-blocks{display:grid;align-content:start;gap:7px;min-width:0}.mc73-blocks article{border:1px solid rgba(255,255,255,.07);border-radius:5px;background:linear-gradient(180deg,#0d0d0c,#090909);overflow:hidden}.mc73-blocks article.active{border-color:var(--line2);box-shadow:0 10px 30px #0000004d}.mc73-blocks .row{width:100%;min-height:60px;display:grid;grid-template-columns:22px 51px 42px minmax(0,1fr) 72px 28px;align-items:center;gap:8px;padding:7px 11px;border:0;background:transparent;color:var(--text);text-align:left}.mc73-blocks .row:hover{background:#ffffff05}.mc73-blocks .drag{font-style:normal;color:#565149;font-size:17px}.mc73-blocks .row>b{height:42px;display:grid;place-items:center;border:1px solid #42341c;border-radius:3px;font:400 17px Georgia,serif;color:var(--gold2)}.mc73-blocks .type{display:grid;place-items:center;width:38px;height:38px;border-radius:4px;background:linear-gradient(135deg,#cd9a3d2e,#cd9a3d0a);color:var(--gold2);font-style:normal;font-size:18px}.mc73-blocks .row span strong{display:block;color:#d2a959;font-size:11px;letter-spacing:.02em}.mc73-blocks .row span small{display:block;margin-top:3px;color:#888279;font-size:9px}.mc73-blocks .row time{font-size:9px;color:#99938a}.mc73-blocks .row em{font-style:normal;color:#aaa39a}.mc73-blocks .expanded{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(240px,.72fr);gap:11px;padding:8px 13px 13px 74px;border-top:1px solid rgba(255,255,255,.055)}.mc73-blocks .expanded .copy,.mc73-blocks .expanded .params{border:1px solid rgba(255,255,255,.06);border-radius:4px;background:#0a0a09;padding:13px}.mc73-blocks .expanded small,.mc73-properties small{font-size:8px;letter-spacing:.1em;color:#8d877d}.mc73-blocks .expanded p{margin:7px 0 12px;color:#c6beb2;font-size:10px;white-space:pre-wrap}.mc73-blocks .expanded footer{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.mc73-blocks .expanded footer span,.mc73-blocks .expanded footer button{min-height:28px;padding:0 9px;border:1px solid rgba(255,255,255,.07);border-radius:3px;background:#0b0b0a;color:#8d887f;font-size:8px}.mc73-blocks .expanded footer span.on{border-color:var(--line);color:var(--gold2)}.mc73-blocks .expanded footer button{margin-left:auto}.mc73-blocks .expanded footer button+button{margin-left:0}.mc73-blocks .expanded .params p{margin:11px 0;color:#aaa39a}.mc73-blocks .expanded .params p b{color:#c8bdac;font-weight:500}.mc73-properties{position:sticky;top:10px;align-self:start;border:1px solid rgba(255,255,255,.075);border-radius:5px;background:linear-gradient(180deg,#0d0d0c,#090909);overflow:hidden}.mc73-properties>header{height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 13px;border-bottom:1px solid rgba(255,255,255,.06);color:var(--gold);font-size:10px;letter-spacing:.05em}.mc73-properties>header button{border:0;background:transparent;color:var(--gold);font-size:18px}.mc73-properties>label,.mc73-properties>section{display:grid;gap:6px;padding:10px 13px;border-bottom:1px solid rgba(255,255,255,.055);font-size:8px;letter-spacing:.09em;color:#847e75}.mc73-properties input,.mc73-properties textarea,.mc73-properties select{padding:9px 10px;font-size:10px;letter-spacing:0;resize:vertical}.mc73-properties section>label{display:grid;gap:5px;margin-top:7px}.mc73-properties .switch{min-height:35px;display:flex;align-items:center;justify-content:space-between;border:0;background:transparent;color:#aaa39a;padding:0;text-align:left}.mc73-properties .switch i{position:relative;width:38px;height:20px;border-radius:999px;background:#262522;border:1px solid rgba(255,255,255,.1)}.mc73-properties .switch i:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#62605a;transition:.15s}.mc73-properties .switch.on i{background:#8f6a2b;border-color:#c39747}.mc73-properties .switch.on i:after{left:19px;background:#f0c56a}.mc73-properties .property-actions{display:grid;grid-template-columns:36px 36px 1fr;gap:6px;padding:12px}.mc73-properties .property-actions button{min-height:38px;border:1px solid var(--line);border-radius:3px;background:#0b0a09;color:var(--gold2);font-size:9px}.mc73-properties .property-actions .primary{background:linear-gradient(180deg,#e6bf68,#c48f35);color:#160f05;font-weight:800}.mc73-program .empty,.mc73-section .empty{padding:25px;border:1px dashed var(--line);color:#777;text-align:center;background:#ffffff03}.mc73-section{padding:24px 28px 72px;min-height:calc(100svh - 112px)}.mc73-section .section-title{margin-bottom:18px}.mc73-section .section-title>small{color:var(--gold);font-size:8px;letter-spacing:.16em}.mc73-section .section-title h2{margin:4px 0 7px;font:400 31px/1.04 Georgia,serif;color:#eee5d7}.mc73-section .section-title>span{color:#888177;font-size:10px}.mc73-couple{margin-bottom:16px;display:grid;grid-template-columns:minmax(240px,.8fr) minmax(440px,1.2fr);gap:14px;padding:16px;border:1px solid var(--line);border-radius:5px;background:linear-gradient(120deg,#cb963a12,#ffffff03)}.mc73-couple>div:first-child{display:grid;gap:5px}.mc73-couple small{font-size:8px;color:var(--gold);letter-spacing:.1em}.mc73-couple strong{font:400 20px Georgia,serif}.mc73-couple span{color:#8f887d;font-size:9px}.mc73-couple-form{display:grid;grid-template-columns:1fr 1fr auto;gap:7px;align-items:center}.mc73-couple-form input{height:37px;padding:0 10px}.mc73-couple-form button,.mc73-couple-url button,.mc73-couple.connected>b{min-height:37px;padding:0 12px;border:1px solid var(--line);background:#0b0a09;color:var(--gold2);font-size:8px}.mc73-couple-url{grid-column:1/-1;display:flex;gap:8px;align-items:center}.mc73-couple-url code{flex:1;overflow:hidden;text-overflow:ellipsis;color:#c7a454}.mc73-couple em{grid-column:1/-1;color:#d7b36a;font-style:normal;font-size:9px}.mc73-couple.connected{grid-template-columns:1fr auto;align-items:center;border-color:#579f5f61}.mc73-couple.connected>b{display:grid;place-items:center;color:#84c88c;border-color:#579f5f61}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);gap:12px}.dashboard-grid>article,.live-prep>article{border:1px solid var(--line);border-radius:6px;background:linear-gradient(180deg,#0e0e0d,#090909);padding:18px}.event-card .stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.event-card .stats span{display:grid;gap:3px;padding:14px;border:1px solid rgba(255,255,255,.06);background:#0a0a09}.event-card .stats b{font:400 24px Georgia,serif;color:var(--gold2)}.event-card .stats small{font-size:8px;color:#7e786f}.event-card .progress{margin:20px 0;display:grid;gap:7px;color:#999186;font-size:9px}.event-card .progress span{display:flex;justify-content:space-between}.event-card .progress i{height:5px;background:#28231a}.event-card .progress i b{display:block;height:100%;background:linear-gradient(90deg,#ad7c2f,#e1b95f)}.event-card .next{display:grid;gap:5px;margin-bottom:15px}.event-card .next small{color:#777;font-size:8px}.event-card .next strong{font:400 19px Georgia,serif}.event-card>button,.check>button,.live-prep button,.template-grid button{min-height:39px;border:1px solid var(--line);border-radius:4px;background:linear-gradient(180deg,#e0b65f,#be8a32);color:#171006;font-size:8px;font-weight:800;letter-spacing:.07em}.check header,.live-prep article>header{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.06)}.check>div,.live-prep article>div{display:flex;align-items:center;gap:8px;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.045);color:#8c857b}.check>div i,.live-prep article>div i{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#2a2419;color:#8f6c31;font-style:normal}.check>div.ok,.live-prep article>div.ok{color:#c5bbac}.check>div.ok i,.live-prep article>div.ok i{background:#18351e;color:#75bd7d}.check>button{width:100%;margin-top:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.form-grid label{display:grid;gap:6px;color:#8a8379;font-size:8px;letter-spacing:.09em}.form-grid label.wide{grid-column:1/-1}.form-grid input,.form-grid textarea{padding:11px;font-size:11px;letter-spacing:0}.section-actions{display:flex;gap:10px;margin-top:14px}.section-actions>*{min-height:40px;display:grid;place-items:center;padding:0 16px;border:1px solid var(--line);border-radius:4px;background:#0a0a09;color:var(--gold2);font-size:8px}.section-actions .primary{background:linear-gradient(180deg,#dfb45c,#bd8932);color:#160f05;font-weight:800}.section-actions .sync-note{border-color:#d29f421f;background:transparent;color:#817a70;letter-spacing:.04em}.quick-form{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:8px;margin-bottom:13px;padding:11px;border:1px solid rgba(255,255,255,.06);border-radius:5px;background:#0a0a09}.quick-form input{height:38px;padding:0 10px}.quick-form button{min-width:120px;border:1px solid var(--line);background:#15120d;color:var(--gold2);font-size:8px}.quick-form .span2{grid-column:span 2}.data-table{display:grid;gap:6px}.data-table article{min-height:59px;display:grid;grid-template-columns:38px minmax(180px,1fr) auto minmax(130px,.5fr) auto auto;align-items:center;gap:10px;padding:8px 11px;border:1px solid rgba(255,255,255,.06);border-radius:5px;background:#0b0b0a}.data-table .avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;border:1px solid var(--line);color:var(--gold2)}.data-table strong{display:block;font-size:10px}.data-table small{display:block;color:#777168;font-size:8px}.data-table button,.music-list button,.files-grid button{min-height:28px;border:1px solid var(--line);background:#0b0a09;color:var(--gold2);font-size:8px}.badge{min-width:72px;padding:5px 8px;border-radius:999px;text-align:center;font-size:8px}.badge.ok{background:#45884e29;color:#84c78b}.badge.danger{background:#ae4d3c24;color:#d7806d}.danger{color:#d06c57!important;border-color:#c4503b4d!important}.timeline{display:grid;gap:4px;max-width:900px}.timeline button{min-height:66px;display:grid;grid-template-columns:72px 18px 1fr;align-items:center;gap:9px;padding:0 13px;border:1px solid rgba(255,255,255,.055);border-radius:5px;background:#0b0b0a;color:var(--text);text-align:left}.timeline time{font:400 20px Georgia,serif;color:var(--gold2)}.timeline i{position:relative;width:8px;height:8px;border-radius:50%;background:var(--gold)}.timeline i:after{content:"";position:absolute;top:8px;left:3px;width:1px;height:58px;background:#d29f4238}.timeline button:last-of-type i:after{display:none}.timeline span{display:grid}.timeline small{font-size:8px;color:#726c64}.timeline strong{margin:2px 0;font-size:11px;color:#d8b15f}.timeline em{font-style:normal;color:#898278;font-size:9px}.music-list{display:grid;gap:5px}.music-list article{min-height:58px;display:grid;grid-template-columns:38px minmax(180px,1fr) minmax(240px,.7fr) 36px 30px;align-items:center;gap:9px;padding:7px 11px;border:1px solid rgba(255,255,255,.055);border-radius:5px;background:#0b0b0a}.music-list>article>i{display:grid;place-items:center;width:34px;height:34px;border-radius:4px;background:#d29f4217;color:var(--gold);font-style:normal}.music-list strong{display:block;font-size:10px}.music-list small{display:block;color:#7d776e;font-size:8px}.music-list code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#776e61;font-size:8px}.music-list em{font-style:normal;color:var(--gold2)}.notes-list{display:grid;gap:5px}.notes-list article{min-height:62px;display:grid;grid-template-columns:70px 1fr 34px;gap:12px;align-items:center;padding:9px 12px;border:1px solid rgba(255,255,255,.055);border-radius:5px;background:#0b0b0a}.notes-list time{color:var(--gold);font-size:9px}.notes-list strong{font-size:10px}.notes-list p{margin:4px 0 0;color:#8f887f;font-size:9px}.notes-list button{height:30px;border:1px solid var(--line);background:#0b0a09;color:var(--gold2)}.template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.template-grid article{display:grid;align-content:start;gap:7px;min-height:250px;padding:16px;border:1px solid var(--line);border-radius:6px;background:linear-gradient(180deg,#0d0d0c,#090909)}.template-grid article>small{color:var(--gold);font-size:8px;letter-spacing:.1em}.template-grid article>strong{font:400 19px Georgia,serif}.template-grid article>p{margin:0;color:#858077;font-size:9px}.template-grid ul{margin:4px 0 10px;padding-left:17px;color:#9c958b;font-size:9px}.template-grid button{margin-top:auto}.equipment-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.equipment-grid>button{min-height:62px;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;padding:9px 12px;border:1px solid rgba(255,255,255,.06);border-radius:5px;background:#0b0b0a;color:var(--text);text-align:left}.equipment-grid>button.on{border-color:#579f5f40}.equipment-grid>button>i{font-style:normal;color:#77bd7f}.equipment-grid>button.off>i{color:#6d675e}.equipment-grid strong{display:block;font-size:10px}.equipment-grid small{display:block;color:#777168;font-size:8px}.equipment-grid em{font-style:normal;color:#817a70;font-size:8px}.upload-form{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.upload-form input{min-height:38px;padding:8px}.files-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.files-grid article{min-height:100px;display:grid;grid-template-columns:42px 1fr 28px;align-items:center;gap:9px;padding:12px;border:1px solid rgba(255,255,255,.06);border-radius:6px;background:#0b0b0a}.files-grid article>i{display:grid;place-items:center;width:38px;height:38px;border-radius:5px;background:#cd9b3e17;color:var(--gold);font-style:normal;font-size:18px}.files-grid strong{display:block;font-size:10px}.files-grid small{display:block;color:#777168;font-size:8px}.live-prep{display:grid;grid-template-columns:1fr 1fr;gap:12px}.live-prep .launch{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.live-prep .launch>small{color:#857e74;font-size:8px;letter-spacing:.1em}.live-prep .launch>strong{font:400 34px Georgia,serif;color:var(--gold2)}.live-prep .launch>p{color:#8d867c;font-size:10px;max-width:420px}.live-prep .launch>a{min-height:42px;display:grid;place-items:center;padding:0 16px;border:1px solid #d9aa50;background:linear-gradient(180deg,#e5bc64,#c08c34);color:#160f05;font-size:9px;font-weight:800}.live-prep article>button{width:100%;margin-top:12px}.mc73-loading{min-height:100svh;display:grid;place-items:center;align-content:center;gap:10px;background:#050505;color:#e7ddcc}.mc73-loading b{font:34px Georgia,serif;color:#d9aa50}.mc73-loading span{color:#8c857c}.mc73-loading a{color:#d9aa50}.mc73-pro-shell :focus-visible{outline:2px solid rgba(235,190,98,.85);outline-offset:2px}@media(max-width:1180px){.mc73-pro-shell{grid-template-columns:205px minmax(0,1fr)}.mc73-pro-header{grid-template-columns:minmax(300px,1fr) 130px 130px 80px 165px}.mc73-program-grid{grid-template-columns:minmax(0,1fr) 270px}.mc73-blocks .expanded{padding-left:13px}.template-grid{grid-template-columns:1fr 1fr}.dashboard-grid,.mc73-couple{grid-template-columns:1fr}}@media(max-width:900px){.mc73-pro-shell{display:block}.mc73-pro-rail{position:sticky;top:0;height:auto;display:grid;grid-template-columns:150px 1fr;background:#080807;z-index:80}.mc73-brand{height:64px;grid-template-columns:40px 1fr;padding:8px 10px}.mc73-brand>b{font-size:32px}.mc73-brand small{display:none}.mc73-pro-rail>nav{display:flex;padding:7px;overflow-x:auto;gap:4px}.mc73-pro-rail>nav button{flex:0 0 auto;min-width:78px;min-height:48px;grid-template-columns:24px 1fr;padding:0 8px}.mc73-pro-rail>nav button i{font-size:15px}.mc73-pro-rail>nav button span{font-size:9px}.mc73-pro-rail-foot{display:none}.mc73-pro-header{min-height:86px;grid-template-columns:1fr 105px 120px}.mc73-pro-header .actions,.mc73-pro-header .save>a{display:none}.mc73-pro-header .save{padding:8px!important}.mc73-pro-header .event h1{font-size:22px}.mc73-pro-header .ready b{width:42px;height:42px;border-width:4px}.mc73-program{padding:8px}.mc73-toolbar{grid-template-columns:1fr 98px auto}.mc73-toolbar>div{display:none}.mc73-program-grid{grid-template-columns:1fr}.mc73-properties{position:static}.mc73-section{padding:18px 14px 80px}.quick-form{grid-template-columns:1fr 1fr}.quick-form button{grid-column:1/-1}.data-table article{grid-template-columns:34px 1fr auto}.data-table article>small,.data-table article>.badge{grid-column:auto}.template-grid,.equipment-grid,.files-grid,.live-prep{grid-template-columns:1fr 1fr}}@media(max-width:620px){.mc73-pro-rail{grid-template-columns:118px 1fr}.mc73-brand{grid-template-columns:30px 1fr}.mc73-brand>b{font-size:26px}.mc73-brand strong{font-size:12px}.mc73-pro-rail>nav button{min-width:62px;grid-template-columns:1fr;place-items:center;gap:2px}.mc73-pro-rail>nav button i{font-size:14px}.mc73-pro-header{grid-template-columns:1fr auto}.mc73-pro-header .ready,.mc73-pro-header .meta{display:none}.mc73-pro-header .event{padding:11px}.mc73-pro-header .event h1{font-size:18px}.mc73-pro-header .event span{font-size:8px}.mc73-pro-header .save{width:105px}.mc73-toolbar{grid-template-columns:1fr 88px}.mc73-toolbar .add{grid-column:1/-1;width:100%;justify-self:stretch}.mc73-blocks .row{grid-template-columns:18px 42px 34px minmax(0,1fr) 54px}.mc73-blocks .row em{display:none}.mc73-blocks .row>b{height:38px;font-size:15px}.mc73-blocks .type{width:32px;height:32px}.mc73-blocks .expanded{grid-template-columns:1fr;padding:10px}.mc73-section .section-title h2{font-size:26px}.mc73-couple{padding:12px}.mc73-couple-form,.mc73-couple.connected,.quick-form,.form-grid,.upload-form{grid-template-columns:1fr}.form-grid label.wide,.quick-form .span2{grid-column:auto}.data-table article{grid-template-columns:32px 1fr auto;padding:8px}.data-table article>.badge{grid-row:2;grid-column:2}.data-table article>small{grid-row:3;grid-column:2}.template-grid,.equipment-grid,.files-grid,.live-prep{grid-template-columns:1fr}.music-list article{grid-template-columns:34px 1fr 28px}.music-list code{grid-column:2/-1}.music-list>article>button{grid-column:3}.timeline button{grid-template-columns:58px 14px 1fr}.event-card .stats{grid-template-columns:1fr 1fr}.mc73-pro-shell{font-size:12px}}.mc73-entry-view{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.mc73-entry-view button{min-height:34px;padding:0 12px;border:1px solid rgba(205,155,63,.24);border-radius:4px;background:#0b0a09;color:#8e877c;font-size:9px;letter-spacing:.06em}.mc73-entry-view button.active{border-color:#e2b25294;color:#edc86f;background:#cf9d411a}.mc73-entry-view button.create{border-color:#d8aa52;background:linear-gradient(180deg,#e4bc68,#bd8730);color:#160f05;font-weight:800}.mc73-entry-calendar{margin:0 auto 34px;max-width:1180px;border:1px solid rgba(205,155,63,.27);border-radius:7px;background:#080807;overflow:hidden}.mc73-entry-calendar>header{height:72px;display:grid;grid-template-columns:52px 1fr 52px;align-items:center;border-bottom:1px solid rgba(255,255,255,.06)}.mc73-entry-calendar>header button{height:100%;border:0;background:transparent;color:#d5a54c;font-size:19px}.mc73-entry-calendar>header div{text-align:center}.mc73-entry-calendar>header small{display:block;color:#857d72;font-size:8px;letter-spacing:.13em}.mc73-entry-calendar>header strong{display:block;margin-top:4px;font:400 24px Georgia,serif;color:#eee5d6;text-transform:capitalize}.mc73-entry-calendar .weekdays,.mc73-entry-calendar .days{display:grid;grid-template-columns:repeat(7,1fr)}.mc73-entry-calendar .weekdays b{padding:10px;border-right:1px solid rgba(255,255,255,.045);color:#716b62;font-size:8px;text-align:center}.mc73-entry-calendar .days article{min-height:112px;padding:8px;border-top:1px solid rgba(255,255,255,.045);border-right:1px solid rgba(255,255,255,.045);background:#090908}.mc73-entry-calendar .days article.muted{opacity:.32}.mc73-entry-calendar time{display:block;margin-bottom:6px;color:#918a80;font-size:10px}.mc73-entry-calendar article>a{display:grid;gap:2px;margin:4px 0;padding:6px 7px;border-left:2px solid #b98b37;border-radius:3px;background:#cd9b3f14;color:#d8c59f;text-decoration:none}.mc73-entry-calendar article>a.status-live{border-color:#d35c42;background:#b8432d1f}.mc73-entry-calendar article>a strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px}.mc73-entry-calendar article>a small{font-size:7px;color:#797269}.mc73-entry-calendar article>em{font-style:normal;color:#af8c4b;font-size:8px}.mc73-create-event{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:grid;place-items:center;padding:20px}.mc73-create-event>.backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#000000c7;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.mc73-create-event>section{position:relative;width:min(560px,100%);display:grid;gap:14px;padding:20px;border:1px solid rgba(222,174,78,.48);border-radius:8px;background:linear-gradient(180deg,#11100d,#080807);box-shadow:0 30px 90px #0009;color:#ece4d8}.mc73-create-event>section>header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.06);padding-bottom:12px}.mc73-create-event header small{color:#c89a44;font-size:8px;letter-spacing:.14em}.mc73-create-event header h2{margin:3px 0 0;font:400 27px Georgia,serif}.mc73-create-event header>button{border:0;background:transparent;color:#d8ae59;font-size:22px}.mc73-create-event label{display:grid;gap:6px;color:#8b8479;font-size:8px;letter-spacing:.09em}.mc73-create-event input,.mc73-create-event select{height:40px;padding:0 10px;border:1px solid rgba(255,255,255,.08);border-radius:4px;background:#080807;color:#ece4d8}.mc73-create-event .row{display:grid;grid-template-columns:1fr 1fr;gap:9px}.mc73-create-event footer{display:flex;justify-content:flex-end;gap:8px;padding-top:4px}.mc73-create-event footer button{min-height:38px;padding:0 15px;border:1px solid rgba(205,155,63,.3);border-radius:4px;background:#0a0a09;color:#b69c6d;font-size:8px}.mc73-create-event footer .primary{border-color:#d9ad58;background:linear-gradient(180deg,#e6bf69,#bd8932);color:#160f05;font-weight:800}.mc73-overview-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px}.mc73-overview-strip button{min-height:82px;display:grid;align-content:center;gap:3px;padding:11px 13px;border:1px solid rgba(205,155,63,.18);border-radius:5px;background:#0b0b0a;color:#ded5c7;text-align:left}.mc73-overview-strip small{color:#837b70;font-size:7px;letter-spacing:.12em}.mc73-overview-strip strong{font:400 22px Georgia,serif;color:#e4b75d}.mc73-overview-strip span{font-size:8px;color:#7c756c}.mc73-dj-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:12px}.mc73-dj-grid>section,.mc73-dj-grid>aside{padding:14px;border:1px solid rgba(205,155,63,.2);border-radius:6px;background:#0b0b0a}.mc73-dj-grid>section{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mc73-dj-grid label{display:grid;gap:6px;color:#827a70;font-size:8px;letter-spacing:.08em}.mc73-dj-grid label:nth-of-type(2),.mc73-dj-grid label:nth-of-type(3),.mc73-dj-grid label:nth-of-type(4),.mc73-dj-grid label:nth-of-type(5){grid-column:span 1}.mc73-dj-grid input,.mc73-dj-grid textarea{padding:9px 10px;resize:vertical}.mc73-dj-grid .primary{grid-column:1/-1;min-height:40px;border:1px solid #d8aa50;background:linear-gradient(180deg,#e4bb64,#bb8730);color:#160f05;font-size:8px;font-weight:800}.mc73-dj-grid>aside header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:#d8aa50;font-size:9px}.mc73-dj-grid>aside article{min-height:48px;display:grid;grid-template-columns:30px 1fr;align-items:center;gap:8px;border-top:1px solid rgba(255,255,255,.055)}.mc73-dj-grid>aside article>i{font-style:normal;color:#d6a74e}.mc73-dj-grid>aside article strong,.mc73-dj-grid>aside article small{display:block}.mc73-dj-grid>aside article strong{font-size:9px}.mc73-dj-grid>aside article small{color:#767067;font-size:8px}.mc73-dj-grid>aside>button{width:100%;min-height:36px;margin-top:10px;border:1px solid rgba(205,155,63,.28);background:#080807;color:#d7aa52;font-size:8px}.mc73-link-form{display:grid;grid-template-columns:1fr 1.4fr 120px auto auto;gap:8px;margin:0 0 12px;padding:10px;border:1px solid rgba(255,255,255,.055);border-radius:5px;background:#0a0a09}.mc73-link-form input,.mc73-link-form select{height:38px;padding:0 9px}.mc73-link-form button{min-width:104px;border:1px solid rgba(205,155,63,.28);background:#0b0a09;color:#d9aa50;font-size:8px}.mc73-link-form button.primary{background:linear-gradient(180deg,#dfb45c,#bd8932);color:#160f05;font-weight:800}.files-grid article>a{display:grid;place-items:center;width:28px;height:28px;border:1px solid rgba(205,155,63,.24);color:#d5a74e;text-decoration:none}.files-grid article:has(>a){grid-template-columns:42px 1fr 28px 28px}.mc73-task-add{display:grid;grid-template-columns:1fr auto;gap:8px;margin-bottom:10px}.mc73-task-add input{height:39px;padding:0 10px}.mc73-task-add button{min-width:130px;border:1px solid rgba(205,155,63,.3);background:#13100b;color:#dcb15a;font-size:8px}.mc73-task-list,.mc73-budget-list{display:grid;gap:6px}.mc73-task-list article{min-height:52px;display:grid;grid-template-columns:34px 1fr 150px 30px;align-items:center;gap:8px;padding:7px 9px;border:1px solid rgba(255,255,255,.055);border-radius:5px;background:#0b0b0a}.mc73-task-list article.done{opacity:.62}.mc73-task-list article>button:first-child{width:30px;height:30px;border:1px solid rgba(205,155,63,.28);border-radius:50%;background:#090908;color:#d8a94f}.mc73-task-list article.done input:first-of-type{text-decoration:line-through}.mc73-task-list input{height:34px;padding:0 8px}.mc73-task-list .danger,.mc73-budget-list .danger{height:30px;border:1px solid rgba(192,76,57,.28);background:#0b0b0a}.mc73-budget-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:10px}.mc73-budget-summary article{display:grid;gap:4px;padding:13px;border:1px solid rgba(205,155,63,.17);border-radius:5px;background:#0b0b0a}.mc73-budget-summary small{font-size:7px;color:#80786d;letter-spacing:.12em}.mc73-budget-summary strong{font:400 21px Georgia,serif;color:#e0b158}.mc73-budget-list article{min-height:62px;display:grid;grid-template-columns:minmax(200px,1.3fr) 130px 130px 105px 30px;align-items:center;gap:8px;padding:8px 9px;border:1px solid rgba(255,255,255,.055);border-radius:5px;background:#0b0b0a}.mc73-budget-list article>input{height:36px;padding:0 9px}.mc73-budget-list label{display:grid;grid-template-columns:32px 1fr;align-items:center;gap:5px}.mc73-budget-list label small{font-size:7px;color:#756e65}.mc73-budget-list label input{height:36px;padding:0 7px}.mc73-budget-list article>button:not(.danger){height:34px;border:1px solid rgba(205,155,63,.2);background:#090908;color:#8c8376;font-size:7px}.mc73-budget-list article>button.paid{border-color:#55975b4d;color:#80bd84}@media(max-width:900px){.mc73-entry-calendar .days article{min-height:90px}.mc73-overview-strip{grid-template-columns:1fr 1fr}.mc73-dj-grid{grid-template-columns:1fr}.mc73-link-form{grid-template-columns:1fr 1fr}.mc73-link-form button{min-height:36px}.mc73-budget-list article{grid-template-columns:1fr 105px 105px}.mc73-budget-list article>button{grid-column:auto}.mc73-task-list article{grid-template-columns:34px 1fr 130px 30px}}@media(max-width:620px){.mc73-entry-view{justify-content:stretch}.mc73-entry-view button{flex:1}.mc73-entry-view .create{flex-basis:100%}.mc73-entry-calendar{overflow-x:auto}.mc73-entry-calendar .weekdays,.mc73-entry-calendar .days{min-width:700px}.mc73-create-event .row{grid-template-columns:1fr}.mc73-overview-strip{grid-template-columns:1fr 1fr}.mc73-dj-grid>section{grid-template-columns:1fr}.mc73-dj-grid label{grid-column:auto!important}.mc73-link-form{grid-template-columns:1fr}.mc73-task-list article{grid-template-columns:32px 1fr 30px}.mc73-task-list article input[type=date]{grid-column:2}.mc73-budget-summary{grid-template-columns:1fr}.mc73-budget-list article{grid-template-columns:1fr 1fr}.mc73-budget-list article>input{grid-column:1/-1}.mc73-budget-list article>button{min-height:32px}.mc73-budget-list .danger{grid-column:2}}.mc74-pro-shell{--mc74-gold:#d5a54b;--mc74-gold-hi:#f0c56d;--mc74-line:rgba(211,160,69,.28);--mc74-line-hi:rgba(230,180,83,.54);--mc74-panel:#0a0a09;--mc74-panel-2:#0d0c0a;--mc74-ink:#f0eadf;--mc74-muted:#989084;grid-template-columns:220px minmax(0,1fr);background:radial-gradient(900px 360px at 52% -12%,rgba(206,153,57,.085),transparent 66%),#050505;font-size:14px}.mc74-pro-shell .mc73-pro-rail{background:linear-gradient(180deg,#090908,#070706 55%,#060606);border-color:var(--mc74-line)}.mc74-pro-shell .mc73-brand{height:104px;grid-template-columns:48px 1fr;padding:16px 13px}.mc74-pro-shell .mc73-brand>b{font-size:42px}.mc74-pro-shell .mc73-brand strong{font-size:15px}.mc74-pro-shell .mc73-brand small{font-size:8px;color:#c99b44}.mc74-pro-shell .mc73-pro-rail>nav{padding:10px 10px 18px;gap:2px}.mc74-nav-group{display:block;padding:12px 10px 5px;color:#5f594f;font-size:7px;letter-spacing:.16em}.mc74-pro-shell .mc73-pro-rail>nav button{min-height:39px;padding:0 10px;grid-template-columns:26px 1fr auto;border-radius:4px}.mc74-pro-shell .mc73-pro-rail>nav button i{font-size:15px}.mc74-pro-shell .mc73-pro-rail>nav button span{font-size:11px}.mc74-pro-shell .mc73-pro-rail>nav button.active{border-color:#d9aa4b57;background:linear-gradient(90deg,#cf9d402e,#cf9d4006);box-shadow:inset 2px 0 0 var(--mc74-gold)}.mc74-pro-shell .mc73-pro-rail-foot{margin:8px 10px 11px;min-height:58px}.mc74-pro-shell .mc73-pro-rail-foot strong{font-size:10px}.mc74-pro-shell .mc73-pro-rail-foot small{font-size:8px}.mc74-pro-shell .mc73-pro-header{min-height:104px;grid-template-columns:minmax(315px,1.65fr) 135px 145px 86px 170px;border-color:var(--mc74-line);background:linear-gradient(180deg,#0a0a09,#070707)}.mc74-pro-shell .mc73-pro-header>div{padding:12px 16px}.mc74-pro-shell .mc73-pro-header .event h1{font-size:28px}.mc74-pro-shell .mc73-pro-header .event span{font-size:10px}.mc74-pro-shell .mc73-pro-header small{font-size:7px}.mc74-pro-shell .mc73-pro-header .ready b{width:52px;height:52px;border-width:4px}.mc74-pro-shell .mc73-pro-header .meta strong{font-size:21px}.mc74-pro-shell .mc73-pro-header .save>*{min-height:38px;font-size:8px}.mc74-pro-shell .mc73-section{padding:22px 26px 36px;max-width:1500px}.mc74-pro-shell .section-title{margin:0 0 16px}.mc74-pro-shell .section-title small{font-size:8px;letter-spacing:.13em;color:var(--mc74-gold)}.mc74-pro-shell .section-title h2{margin:5px 0 4px;font-size:29px;line-height:1.05}.mc74-pro-shell .section-title>span{font-size:10px;color:#8f887f}.mc74-pro-shell .mc73-program{padding:9px 12px 18px}.mc74-pro-shell .mc73-toolbar{grid-template-columns:minmax(215px,260px) 105px minmax(225px,1fr) 145px;min-height:50px}.mc74-pro-shell .mc73-toolbar>div{gap:16px}.mc74-pro-shell .mc73-program-grid{grid-template-columns:minmax(0,1fr) 292px;gap:9px;min-height:calc(100svh - 165px)}.mc74-pro-shell .mc73-blocks{gap:5px}.mc74-pro-shell .mc73-blocks article{border-color:#fff1;background:linear-gradient(180deg,#0d0d0c,#090909)}.mc74-pro-shell .mc73-blocks article.active{border-color:#deac4b8c;box-shadow:0 12px 34px #00000057,inset 0 0 0 1px #deac4b0a}.mc74-pro-shell .mc73-blocks .row{min-height:56px;grid-template-columns:18px 46px 38px minmax(0,1fr) 66px 24px;padding:6px 10px}.mc74-pro-shell .mc73-blocks .row>b{height:38px;font-size:16px}.mc74-pro-shell .mc73-blocks .type{width:34px;height:34px}.mc74-pro-shell .mc73-blocks .row span strong{font-size:10px}.mc74-pro-shell .mc73-blocks .row span small{font-size:8px}.mc74-pro-shell .mc73-blocks .expanded{padding:9px 11px 11px 66px;grid-template-columns:minmax(0,1.35fr) minmax(210px,.65fr)}.mc74-pro-shell .mc73-blocks .expanded .copy,.mc74-pro-shell .mc73-blocks .expanded .params{padding:11px}.mc74-pro-shell .mc73-blocks .expanded p{font-size:9.5px;line-height:1.55}.mc74-pro-shell .mc73-properties{top:9px;max-height:calc(100svh - 176px);overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable;padding-bottom:10px}.mc74-pro-shell .mc73-properties>header{height:44px}.mc74-pro-shell .mc73-properties input,.mc74-pro-shell .mc73-properties textarea,.mc74-pro-shell .mc73-properties select{font-size:9.5px}.mc74-pro-shell .mc73-properties textarea{line-height:1.45}.mc74-pro-shell .quick-form,.mc74-pro-shell .upload-form,.mc74-pro-shell .mc73-link-form,.mc74-pro-shell .mc73-task-add{border:1px solid rgba(211,160,69,.15);border-radius:5px;background:#090908;padding:10px}.mc74-pro-shell .data-table,.mc74-pro-shell .music-list,.mc74-pro-shell .notes-list,.mc74-pro-shell .timeline,.mc74-pro-shell .template-grid,.mc74-pro-shell .equipment-grid,.mc74-pro-shell .files-grid,.mc74-pro-shell .mc73-task-list,.mc74-pro-shell .mc73-budget-list{margin-top:9px}.mc74-pro-shell .data-table article,.mc74-pro-shell .music-list article,.mc74-pro-shell .notes-list article{min-height:58px;background:#090908;border-color:#ffffff0e}.mc74-empty{min-height:150px;display:grid;place-items:center;align-content:center;gap:7px;padding:22px;border:1px dashed rgba(211,160,69,.25);border-radius:7px;background:radial-gradient(circle at 50% 0,rgba(210,158,64,.06),transparent 52%),#080807;text-align:center}.mc74-empty>i{display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(211,160,69,.28);border-radius:50%;color:var(--mc74-gold);font-style:normal}.mc74-empty>strong{font:400 17px Georgia,serif;color:#ded5c7}.mc74-empty>span{max-width:430px;color:#7f786e;font-size:9px;line-height:1.5}.mc74-empty>button{min-height:33px;margin-top:4px;padding:0 13px;border:1px solid rgba(211,160,69,.32);border-radius:3px;background:#0c0b09;color:#d9aa51;font-size:8px;letter-spacing:.08em}.mc74-pro-shell .mc74-overview-title{margin-bottom:10px}.mc74-stage-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px}.mc74-stage-card{min-height:228px;display:flex;flex-direction:column;padding:13px;border:1px solid rgba(211,160,69,.28);border-radius:7px;background:linear-gradient(145deg,#0c0c0b,#080807 72%);box-shadow:inset 0 1px #ffffff04,0 15px 38px #00000029;overflow:hidden}.mc74-stage-card>header{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.055)}.mc74-stage-card>header>span{display:grid;place-items:center;width:28px;height:28px;border:1px solid rgba(211,160,69,.25);border-radius:50%;font:400 11px Georgia,serif;color:#d7a64b}.mc74-stage-card>header div{min-width:0}.mc74-stage-card>header small{display:block;color:#696258;font-size:6.5px;letter-spacing:.13em}.mc74-stage-card>header strong{display:block;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#d9d0c3;font-size:10px}.mc74-stage-card>header button{min-height:27px;padding:0 8px;border:1px solid rgba(211,160,69,.24);border-radius:3px;background:#0a0908;color:#bf9343;font-size:6.5px;letter-spacing:.05em}.mc74-day-card{background:radial-gradient(circle at 85% 92%,rgba(173,116,32,.13),transparent 40%),linear-gradient(145deg,#0d0c0a,#080807)}.mc74-day-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:13px 0}.mc74-day-metrics span{display:grid;gap:2px;padding:9px 8px;border:1px solid rgba(255,255,255,.05);background:#090908}.mc74-day-metrics b{font:400 19px Georgia,serif;color:#d8aa50}.mc74-day-metrics small{color:#6f685f;font-size:7px}.mc74-stage-card .progress{margin:2px 0 11px}.mc74-stage-card .progress>span{display:flex;justify-content:space-between;color:#777067;font-size:7px}.mc74-stage-card .progress>i{display:block;height:3px;margin-top:6px;background:#15130f}.mc74-stage-card .progress>i>b{display:block;height:100%;background:linear-gradient(90deg,#bc8731,#efc56c)}.mc74-card-cta{min-height:34px;display:grid;place-items:center;margin-top:auto;border:1px solid #c7973e!important;border-radius:3px;background:linear-gradient(180deg,#e1b85f,#bd8730)!important;color:#160f05!important;font-size:7px!important;font-weight:800!important;letter-spacing:.07em;text-decoration:none}.mc74-mini-timeline,.mc74-mini-list,.mc74-readiness-list{display:grid;align-content:start;gap:0;margin-top:8px}.mc74-mini-timeline>button,.mc74-mini-list>button,.mc74-readiness-list>button{min-height:33px;display:grid;align-items:center;border:0;border-bottom:1px solid rgba(255,255,255,.05);background:transparent;color:#aaa197;text-align:left}.mc74-mini-timeline>button{grid-template-columns:50px minmax(0,1fr) auto;gap:7px}.mc74-mini-timeline time{color:#c79a47;font-size:8px}.mc74-mini-timeline span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px}.mc74-mini-timeline em{font-style:normal;color:#69635b;font-size:7px}.mc74-mini-list>button{grid-template-columns:24px 1fr 15px;gap:6px}.mc74-mini-list i{font-style:normal;color:#c99a43}.mc74-mini-list strong,.mc74-mini-list small{display:block}.mc74-mini-list strong{font-size:8px;color:#c8c0b4}.mc74-mini-list small{font-size:7px;color:#6f695f}.mc74-readiness-list>button{grid-template-columns:22px 1fr auto}.mc74-readiness-list i{font-style:normal;color:#9b7433}.mc74-readiness-list .ok i{color:#6dad72}.mc74-readiness-list span{font-size:8px}.mc74-readiness-list em{font-style:normal;color:#6d665d;font-size:6.5px}.mc74-readiness-list .ok em{color:#6b9b6e}.mc74-block-preview{display:grid;gap:9px;margin-top:10px}.mc74-block-preview>div{display:grid;grid-template-columns:40px 1fr;gap:9px}.mc74-block-preview>div>b{display:grid;place-items:center;width:38px;height:38px;border-radius:4px;background:#d3a0451a;color:#d6a54c}.mc74-block-preview small,.mc74-block-preview strong,.mc74-block-preview em{display:block}.mc74-block-preview small{font-size:6.5px;color:#6c655d}.mc74-block-preview strong{font-size:10px;color:#d7cec1}.mc74-block-preview em{font-size:7px;color:#777067;font-style:normal}.mc74-block-preview p,.mc74-notes-preview>p{margin:0;padding:9px;border:1px solid rgba(255,255,255,.05);background:#090908;color:#9e968a;font-size:8px;line-height:1.5}.mc74-block-preview footer{display:flex;gap:12px;color:#827b70;font-size:7px}.mc74-quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:12px}.mc74-quick-actions button{min-height:48px;border:1px solid rgba(255,255,255,.055);border-radius:4px;background:#090908;color:#a79d90;font-size:8px}.mc74-notes-preview{display:grid;gap:6px;margin-top:9px}.mc74-notes-preview button{display:grid;gap:2px;padding:7px;border:1px solid rgba(255,255,255,.05);background:#090908;text-align:left}.mc74-notes-preview button strong{font-size:8px;color:#c5bcae}.mc74-notes-preview button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:7px;color:#746d64}.mc74-brief-preview{display:grid;gap:7px;margin-top:12px}.mc74-brief-preview>span{display:grid;gap:3px;padding:8px;border:1px solid rgba(255,255,255,.05);background:#090908}.mc74-brief-preview small{font-size:6.5px;color:#6a645c}.mc74-brief-preview b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px;color:#aaa196}.mc74-equipment-preview{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-top:10px}.mc74-equipment-preview>span{min-height:29px;display:flex;align-items:center;gap:6px;padding:0 7px;border:1px solid rgba(255,255,255,.045);background:#090908;color:#9d958a;font-size:7px}.mc74-equipment-preview>span i{font-style:normal;color:#6ea971}.mc74-equipment-preview>span.off{opacity:.45}.mc74-files-preview,.mc74-live-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:16px}.mc74-files-preview span,.mc74-live-preview div{display:grid;gap:2px;padding:10px 7px;border:1px solid rgba(255,255,255,.05);background:#090908}.mc74-files-preview b,.mc74-live-preview b{font:400 20px Georgia,serif;color:#d6a64e}.mc74-files-preview small,.mc74-live-preview small{font-size:6.5px;color:#6f685f}.mc74-offline-preview{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:9px;margin:auto 0;padding:14px;border:1px solid rgba(255,255,255,.05);background:#090908}.mc74-offline-preview>i{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#cd9c4014;color:#d1a14a;font-style:normal}.mc74-offline-preview strong,.mc74-offline-preview small{display:block}.mc74-offline-preview strong{font-size:9px}.mc74-offline-preview small{margin-top:3px;color:#777067;font-size:7px;line-height:1.45}.mc74-live-card{border-color:#d4a4476b}.mc74-pro-shell .mc73-couple{margin:0 0 12px;border-color:#d3a04540;background:linear-gradient(90deg,rgba(211,160,69,.055),transparent 60%),#090908}.mc74-pro-shell .mc73-couple strong{font-size:16px}.mc74-pro-shell .mc73-couple span{font-size:8px}.mc74-pro-shell input,.mc74-pro-shell textarea,.mc74-pro-shell select{border-color:#ffffff17;background:#090908;color:#dfd7ca}.mc74-pro-shell .form-grid{gap:9px}.mc74-pro-shell .form-grid label,.mc74-pro-shell .mc73-dj-grid label{font-size:8px}.mc74-pro-shell .form-grid input,.mc74-pro-shell .form-grid textarea{padding:10px}.mc74-pro-shell .section-actions{margin-top:12px}.mc74-pro-shell .section-actions .primary{min-height:38px}.mc74-pro-shell .sync-note{font-size:8px}.mc74-pro-shell .badge{font-size:7px}.mc74-pro-shell .danger{color:#c56a56!important}@media(max-width:1250px){.mc74-pro-shell{grid-template-columns:200px minmax(0,1fr)}.mc74-pro-shell .mc73-pro-header{grid-template-columns:minmax(250px,1.5fr) 120px 128px 78px 150px}.mc74-stage-board{grid-template-columns:repeat(2,minmax(0,1fr))}.mc74-pro-shell .mc73-program-grid{grid-template-columns:minmax(0,1fr) 270px}}@media(max-width:980px){.mc74-pro-shell{grid-template-columns:76px minmax(0,1fr)}.mc74-pro-shell .mc73-brand{grid-template-columns:1fr;height:78px;text-align:center}.mc74-pro-shell .mc73-brand>b{font-size:34px}.mc74-pro-shell .mc73-brand>span,.mc74-nav-group,.mc74-pro-shell .mc73-pro-rail>nav button span,.mc74-pro-shell .mc73-pro-rail-foot>span,.mc74-pro-shell .mc73-pro-rail-foot>a{display:none}.mc74-pro-shell .mc73-pro-rail>nav button{grid-template-columns:1fr;justify-items:center}.mc74-pro-shell .mc73-pro-rail-foot{grid-template-columns:1fr}.mc74-pro-shell .mc73-pro-header{grid-template-columns:minmax(220px,1fr) 105px 115px 70px 130px}.mc74-pro-shell .mc73-program-grid{grid-template-columns:1fr}.mc74-pro-shell .mc73-properties{position:relative;top:0;max-height:none;overflow:visible;padding-bottom:0}.mc74-stage-board{grid-template-columns:1fr 1fr}}@media(max-width:720px){.mc74-pro-shell{display:block}.mc74-pro-shell .mc73-pro-rail{position:relative;height:auto}.mc74-pro-shell .mc73-brand{display:none}.mc74-pro-shell .mc73-pro-rail>nav{display:flex;overflow-x:auto;padding:8px}.mc74-pro-shell .mc73-pro-rail>nav button{min-width:48px}.mc74-pro-shell .mc73-pro-rail-foot{display:none}.mc74-pro-shell .mc73-pro-header{grid-template-columns:1fr 105px}.mc74-pro-shell .mc73-pro-header .meta,.mc74-pro-shell .mc73-pro-header .actions{display:none}.mc74-pro-shell .mc73-pro-header .save{grid-column:1/-1;grid-template-columns:1fr 1fr}.mc74-pro-shell .mc73-section{padding:18px 13px 28px}.mc74-stage-board{grid-template-columns:1fr}.mc74-pro-shell .mc73-toolbar{grid-template-columns:1fr 100px}.mc74-pro-shell .mc73-toolbar>div{grid-column:1/-1}.mc74-pro-shell .mc73-toolbar .add{justify-self:stretch;width:auto}.mc74-pro-shell .mc73-blocks .expanded{grid-template-columns:1fr;padding-left:12px}}.mc74-pro-shell .section-title>span{font-size:11px;line-height:1.45}.mc74-pro-shell .mc73-blocks article .row span strong{font-size:11px}.mc74-pro-shell .mc73-blocks article .row span small{font-size:9px;line-height:1.35}.mc74-pro-shell .mc73-blocks .expanded .copy p{font-size:10.5px;line-height:1.55}.mc74-pro-shell .mc73-properties label{font-size:8.5px}.mc74-pro-shell .mc73-properties input,.mc74-pro-shell .mc73-properties textarea,.mc74-pro-shell .mc73-properties select{font-size:10px}.mc74-equipment-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 10px;padding:10px 12px;border:1px solid rgba(211,160,69,.18);border-radius:4px;background:#090908}.mc74-equipment-tools button{min-height:36px;padding:0 13px;border:1px solid rgba(211,160,69,.32);border-radius:3px;background:#0c0b09;color:#d9aa51;font-size:8px;font-weight:700;letter-spacing:.05em}.mc74-equipment-tools span{color:#81796e;font-size:9px}.mc74-event-equipment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.mc74-event-equipment-grid>article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;border:1px solid rgba(255,255,255,.07);border-radius:5px;background:#090908;overflow:hidden}.mc74-event-equipment-grid>article.checked{border-color:#659d6966;box-shadow:inset 2px 0 #659d69b8}.mc74-event-equipment-grid>article.excluded{opacity:.55}.mc74-event-equipment-grid .check{min-height:62px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 10px;border:0;background:transparent;color:#cfc6b9;text-align:left}.mc74-event-equipment-grid .check i{display:grid;place-items:center;width:24px;height:24px;border:1px solid rgba(211,160,69,.28);border-radius:50%;color:#d2a34b;font-style:normal}.mc74-event-equipment-grid>article.checked .check i{border-color:#659d6980;color:#7cb17f}.mc74-event-equipment-grid .check span{min-width:0}.mc74-event-equipment-grid .check strong,.mc74-event-equipment-grid .check small{display:block}.mc74-event-equipment-grid .check strong{font-size:10px}.mc74-event-equipment-grid .check small{margin-top:3px;color:#7e776e;font-size:8px;line-height:1.35}.mc74-event-equipment-grid .check em{font-style:normal;color:#a17a39;font-size:8px;white-space:nowrap}.mc74-event-equipment-grid>article.checked .check em{color:#78a97b}.mc74-event-equipment-grid .row-actions{display:grid;align-content:center;gap:4px;padding:5px;border-left:1px solid rgba(255,255,255,.05)}.mc74-event-equipment-grid .row-actions button{min-height:27px;padding:0 7px;border:1px solid rgba(255,255,255,.07);border-radius:3px;background:#0d0c0a;color:#81796f;font-size:6.5px}@media(max-width:980px){.mc74-event-equipment-grid{grid-template-columns:1fr}.mc74-equipment-tools{align-items:flex-start;flex-direction:column}}@media(max-width:720px){.mc74-pro-shell .section-title>span{font-size:11px}.mc74-event-equipment-grid .check{min-height:68px}.mc74-equipment-tools button{min-height:44px}.mc74-event-equipment-grid .row-actions button{min-height:36px}}.mc74-pro-shell .mc73-pro-rail>nav a{display:grid;grid-template-columns:26px 1fr auto;align-items:center;gap:9px;min-height:39px;padding:0 10px;border:1px solid transparent;border-radius:4px;background:transparent;color:#99948b;text-align:left;text-decoration:none}.mc74-pro-shell .mc73-pro-rail>nav a:hover{background:#ffffff06;color:#ddd5c6}.mc74-pro-shell .mc73-pro-rail>nav a.active{border-color:#d9aa4b57;background:linear-gradient(90deg,#cf9d402e,#cf9d4006);box-shadow:inset 2px 0 0 var(--mc74-gold);color:#fff6e4}.mc74-pro-shell .mc73-pro-rail>nav a i{font-style:normal;color:var(--mc74-gold);font-size:15px;text-align:center}.mc74-pro-shell .mc73-pro-rail>nav a span{font-size:11px}.mc74-pro-shell .mc73-pro-rail>nav a em{width:7px;height:7px;border-radius:50%;background:#d85d46;box-shadow:0 0 12px #d85d46a6}@media(max-width:980px){.mc74-pro-shell .mc73-pro-rail>nav a span{display:none}.mc74-pro-shell .mc73-pro-rail>nav a{grid-template-columns:1fr;justify-items:center}}@media(max-width:720px){.mc74-pro-shell .mc73-pro-rail>nav a{min-width:48px}}:root{--mc68-bg:#070706;--mc68-bg2:#0b0a08;--mc68-panel:#0d0c0a;--mc68-panel2:#11100d;--mc68-line:rgba(203,153,65,.35);--mc68-line-soft:rgba(203,153,65,.16);--mc68-gold:#d4a347;--mc68-gold2:#f0c66e;--mc68-text:#f4efe5;--mc68-muted:#928a7c;--mc68-red:#c35c4f;--mc68-green:#6c9c53}.mc68-entry-page{min-height:100svh;background:radial-gradient(circle at 82% 0,rgba(212,163,71,.06),transparent 28%),linear-gradient(180deg,#080807,#050505);color:var(--mc68-text);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}.mc68-entry-page *{box-sizing:border-box}.mc68-entry-page a{text-decoration:none;color:inherit}.mc68-entry-page button,.mc68-entry-page input{font:inherit}.mc68-entry-header{height:76px;display:grid;grid-template-columns:330px 1fr 190px;align-items:center;border-bottom:1px solid var(--mc68-line-soft);background:#040404f7;padding:0 34px;position:sticky;top:0;z-index:30}.mc68-brand{display:grid;grid-template-columns:54px 68px 1fr;align-items:center;gap:8px;min-width:0}.mc68-brand>span{font:500 34px/1 Georgia,serif;color:var(--mc68-gold2);letter-spacing:-.08em}.mc68-brand>b{font-size:14px;letter-spacing:.14em}.mc68-brand>small{font-size:7px;line-height:1.45;color:#9b8357;letter-spacing:.08em}.mc68-entry-header nav{display:flex;justify-content:center;gap:28px}.mc68-entry-header nav a{font-size:9px;color:#8f887c;text-transform:uppercase;letter-spacing:.08em}.mc68-entry-header nav a.active,.mc68-entry-header nav a:hover{color:var(--mc68-gold2)}.mc68-header-action{justify-self:end;display:grid;place-items:center;min-width:150px;height:36px;border:1px solid var(--mc68-line);border-radius:3px;color:var(--mc68-gold2);font-size:8px;letter-spacing:.08em}.mc68-entry-shell{width:min(1320px,calc(100% - 52px));margin:0 auto;padding:28px 0 60px}.mc68-entry-intro{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(500px,.8fr);gap:32px;align-items:end;padding:28px 30px 26px;border:1px solid var(--mc68-line);background:linear-gradient(115deg,#0b0a08,#070706 70%);min-height:210px}.mc68-entry-intro.compact{min-height:180px}.mc68-kicker{margin:0 0 10px;color:#b68a3d;font-size:8px;letter-spacing:.18em;text-transform:uppercase}.mc68-entry-intro h1{margin:0;font:400 clamp(38px,5.2vw,72px)/.92 Georgia,serif;letter-spacing:-.045em}.mc68-entry-intro h1 em{font-style:normal;color:var(--mc68-gold2)}.mc68-entry-intro>div>p:last-child{max-width:760px;margin:16px 0 0;color:#8f887c;font-size:11px;line-height:1.65}.mc68-route-map{display:grid;grid-template-columns:1fr 28px 1fr 28px 1fr;align-items:center;gap:6px}.mc68-route-map>div{min-height:84px;border:1px solid var(--mc68-line-soft);padding:12px;background:#090908}.mc68-route-map>div.active{border-color:var(--mc68-line);background:linear-gradient(145deg,#d4a3471f,#0a0907)}.mc68-route-map span{display:block;color:var(--mc68-gold);font:400 18px Georgia,serif}.mc68-route-map b{display:block;margin-top:6px;font-size:10px}.mc68-route-map small{display:block;margin-top:4px;color:#777168;font-size:8px;line-height:1.4}.mc68-route-map>i{font-style:normal;color:#6f572e;text-align:center}.mc68-entry-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.mc68-entry-kpis>button,.mc68-entry-kpis>div{display:grid;min-height:102px;padding:14px;border:1px solid var(--mc68-line-soft);background:#0b0a09;color:var(--mc68-text);text-align:left}.mc68-entry-kpis>button{cursor:pointer}.mc68-entry-kpis>button.active{border-color:var(--mc68-line);box-shadow:inset 0 0 0 1px #d4a34714}.mc68-entry-kpis small{font-size:7px;color:#867c6c;letter-spacing:.14em}.mc68-entry-kpis strong{align-self:center;font:400 28px Georgia,serif;color:var(--mc68-gold2)}.mc68-entry-kpis span{align-self:end;color:#777168;font-size:8px}.mc68-entry-kpis .live strong{color:#d86b5e}.mc68-entry-toolbar{display:grid;grid-template-columns:1fr minmax(320px,480px) auto;gap:22px;align-items:end;padding:32px 0 16px}.mc68-entry-toolbar h2{margin:0;font:400 28px Georgia,serif}.mc68-entry-toolbar>div>p:last-child{margin:5px 0 0;color:#777168;font-size:9px}.mc68-entry-toolbar>label{display:grid;grid-template-columns:30px 1fr;height:42px;align-items:center;border:1px solid var(--mc68-line-soft);background:#090909}.mc68-entry-toolbar>label>span{color:var(--mc68-gold);text-align:center}.mc68-entry-toolbar input{height:100%;border:0;background:transparent;color:#ddd5c9;outline:0;font-size:9px}.mc68-filter-row{display:flex;gap:4px}.mc68-filter-row button{height:34px;padding:0 10px;border:1px solid transparent;background:transparent;color:#777168;font-size:8px;cursor:pointer}.mc68-filter-row button.active{border-color:var(--mc68-line);color:var(--mc68-gold2);background:#0b0906}.mc68-event-list{display:grid;gap:8px}.mc68-event-card{display:grid;grid-template-columns:46px 74px minmax(280px,1fr) 190px minmax(280px,auto);align-items:stretch;min-height:116px;border:1px solid var(--mc68-line-soft);background:linear-gradient(180deg,#0d0c0a,#090909);transition:border-color .15s,transform .15s}.mc68-event-card:hover{border-color:var(--mc68-line);transform:translateY(-1px)}.mc68-event-order{display:grid;place-items:center;border-right:1px solid var(--mc68-line-soft);color:#665e52;font-size:8px}.mc68-event-date{display:grid;place-items:center;align-content:center;border-right:1px solid var(--mc68-line-soft);background:#090806}.mc68-event-date strong{font:400 27px Georgia,serif;color:var(--mc68-gold2)}.mc68-event-date span{font-size:7px;color:#9e7c42;letter-spacing:.12em}.mc68-event-date small{font-size:7px;color:#5f5a52}.mc68-event-copy{padding:16px 18px;min-width:0}.mc68-event-meta{display:flex;align-items:center;gap:8px}.mc68-event-meta .status{padding:4px 7px;border:1px solid var(--mc68-line-soft);font-size:7px;color:#a99570;text-transform:uppercase}.mc68-event-meta .status-live{border-color:#c35c4f73;color:#d86b5e}.mc68-event-meta small{font-size:7px;color:#5f5a52}.mc68-event-copy h3{margin:8px 0 3px;font:400 23px Georgia,serif}.mc68-event-copy p{margin:0;color:#827b71;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mc68-event-readiness{display:grid;align-content:center;gap:10px;padding:14px;border-left:1px solid var(--mc68-line-soft);border-right:1px solid var(--mc68-line-soft)}.mc68-event-readiness>small{font-size:7px;color:#6d665d}.mc68-event-readiness>div{display:flex;gap:8px}.mc68-event-readiness span{font-size:7px;color:#4e4a44}.mc68-event-readiness span.on{color:#b79b69}.mc68-event-readiness span.live{color:#d86b5e}.mc68-event-actions{display:grid;grid-template-columns:88px minmax(140px,1fr);gap:6px;align-content:center;padding:12px}.mc68-event-actions a,.mc68-event-actions .locked{display:grid;place-items:center;min-height:36px;border:1px solid var(--mc68-line-soft);font-size:8px;letter-spacing:.04em}.mc68-event-actions .ghost{color:#9a9183}.mc68-event-actions .primary{border-color:var(--mc68-line);background:linear-gradient(180deg,#d8ad58,#b7812d);color:#160f05;font-weight:700}.mc68-event-actions .live{grid-column:1/-1;border-color:#c35c4f61;color:#d87769;background:#50120d2e}.mc68-event-actions .locked{grid-column:1/-1;color:#5f5a52}.mc68-alert,.mc68-empty-state{border:1px solid var(--mc68-line-soft);background:#0b0a09;padding:18px;color:#bcb3a6;font-size:10px}.mc68-empty-state{text-align:center;min-height:180px;display:grid;place-content:center;gap:8px}.mc68-empty-state>span:not(.mc68-spinner){font:400 34px Georgia,serif;color:var(--mc68-gold2)}.mc68-empty-state h2,.mc68-empty-state p{margin:0}.mc68-empty-state a{color:var(--mc68-gold2)}.mc68-spinner{width:22px;height:22px;border:2px solid #2b2419;border-top-color:var(--mc68-gold);border-radius:50%;animation:mc68spin .8s linear infinite;margin:auto}@keyframes mc68spin{to{transform:rotate(360deg)}}.mc68-live-entry-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(330px,.65fr);gap:10px;margin-top:18px}.mc68-live-event-panel,.mc68-live-context{border:1px solid var(--mc68-line);background:linear-gradient(180deg,#0c0b09,#080808)}.mc68-live-event-panel>header,.mc68-live-context>header{min-height:72px;padding:14px 16px;border-bottom:1px solid var(--mc68-line-soft);display:flex;align-items:center;justify-content:space-between}.mc68-live-event-panel h2,.mc68-live-context h2{margin:0;font:400 25px Georgia,serif}.mc68-live-event-panel>header>span,.mc68-live-context>header>span{font-size:7px;color:#6b665f}.mc68-live-context>header>span.live{color:#d86b5e}.mc68-live-event-list{display:grid}.mc68-live-event-row{display:grid;grid-template-columns:38px 72px minmax(220px,1fr) 110px 30px;min-height:92px;align-items:center;border:0;border-bottom:1px solid var(--mc68-line-soft);background:transparent;color:#ddd5c9;text-align:left;cursor:pointer}.mc68-live-event-row:hover,.mc68-live-event-row.selected{background:linear-gradient(90deg,rgba(212,163,71,.09),transparent);box-shadow:inset 2px 0 0 var(--mc68-gold)}.mc68-live-event-row .order{text-align:center;color:#5b564e;font-size:7px}.mc68-live-event-row .date{display:grid;place-items:center;align-content:center;border-left:1px solid var(--mc68-line-soft);border-right:1px solid var(--mc68-line-soft);height:100%}.mc68-live-event-row .date b{font:400 23px Georgia,serif;color:var(--mc68-gold2)}.mc68-live-event-row .date small{font-size:7px;color:#a17f45}.mc68-live-event-row .date em{font-style:normal;font-size:7px;color:#666057}.mc68-live-event-row .copy{padding:0 16px;min-width:0}.mc68-live-event-row .copy small{display:block;color:#776f64;font-size:7px}.mc68-live-event-row .copy b{display:block;margin-top:5px;font:400 18px Georgia,serif}.mc68-live-event-row .copy em{display:block;margin-top:3px;color:#706a61;font-size:8px;font-style:normal}.mc68-live-event-row .state{justify-self:start;padding:5px 8px;border:1px solid var(--mc68-line-soft);font-size:7px;color:#9b8b70}.mc68-live-event-row .state i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#7c714f;margin-right:5px}.mc68-live-event-row .state.status-live{border-color:#c35c4f66;color:#d86b5e}.mc68-live-event-row .state.status-live i{background:#d86b5e}.mc68-live-event-row .arrow{color:var(--mc68-gold);font-size:20px}.mc68-live-context{padding-bottom:16px}.mc68-live-context-title{padding:20px 18px}.mc68-live-context-title>small{font-size:7px;color:#89775a}.mc68-live-context-title h2{margin:8px 0 4px;font:400 31px Georgia,serif}.mc68-live-context-title p{margin:0;color:#837b6f;font-size:9px}.mc68-live-context-checks{display:grid;margin:0 18px;border-top:1px solid var(--mc68-line-soft)}.mc68-live-context-checks>div{display:grid;grid-template-columns:32px 1fr;align-items:center;padding:10px 0;border-bottom:1px solid var(--mc68-line-soft)}.mc68-live-context-checks span{color:var(--mc68-gold);font:400 17px Georgia,serif}.mc68-live-context-checks p{margin:0}.mc68-live-context-checks b{display:block;font-size:9px}.mc68-live-context-checks small{display:block;margin-top:2px;color:#69635b;font-size:7px}.mc68-live-context-note{margin:14px 18px;padding:12px;border:1px solid rgba(212,163,71,.22);background:#0b0906}.mc68-live-context-note b{font-size:7px;color:var(--mc68-gold)}.mc68-live-context-note p{margin:6px 0 0;color:#8b8377;font-size:9px;line-height:1.5}.mc68-live-context-actions{display:grid;grid-template-columns:1fr 1.3fr;gap:7px;margin:0 18px}.mc68-live-context-actions a{display:grid;place-items:center;min-height:42px;border:1px solid var(--mc68-line);font-size:8px}.mc68-live-context-actions .primary{background:linear-gradient(180deg,#d9ae58,#b7802c);color:#160f05;font-weight:700}.mc68-live-context-actions .live{box-shadow:0 8px 28px #7e4b0c24}.mc66-pro-event-title>small,.mc66-live-event-title>small{color:#b58a3e!important;letter-spacing:.11em!important}.mc66-pro-save-stack>a:last-child,.mc66-live-finish-stack>a:last-child{color:#d8ae58!important}.mc66-pro-nav button:first-child span{font-weight:700;color:#e4c47f}.mc66-pro-nav button.active:first-child{box-shadow:inset 3px 0 #d4a347}.mc66-pro-header .mc66-pro-event-title h1,.mc66-live-header .mc66-live-event-title h1{letter-spacing:-.025em}html:has(.mc68-entry-page) .vs-global-controls,html:has(.mc66-pro-shell) .vs-global-controls,html:has(.mc66-live-shell) .vs-global-controls{display:none!important}[data-theme=light] .mc68-entry-page{background:radial-gradient(circle at 82% 0,rgba(212,163,71,.06),transparent 28%),linear-gradient(180deg,#080807,#050505);color:var(--mc68-text)}@media(max-width:1100px){.mc68-entry-header{grid-template-columns:260px 1fr 150px;padding:0 20px}.mc68-entry-shell{width:calc(100% - 28px)}.mc68-entry-intro{grid-template-columns:1fr;gap:20px}.mc68-route-map{max-width:720px}.mc68-event-card{grid-template-columns:38px 66px minmax(230px,1fr) 150px}.mc68-event-actions{grid-column:1/-1;grid-template-columns:110px 1fr 160px;border-top:1px solid var(--mc68-line-soft)}.mc68-event-actions .live,.mc68-event-actions .locked{grid-column:auto}.mc68-live-entry-grid{grid-template-columns:1fr}.mc68-live-context{display:grid;grid-template-columns:1fr 1fr}.mc68-live-context>header{grid-column:1/-1}.mc68-live-context-actions{align-self:end}}@media(max-width:760px){.mc68-entry-header{height:64px;grid-template-columns:1fr auto;padding:0 12px}.mc68-brand{grid-template-columns:44px 54px 1fr}.mc68-brand>span{font-size:28px}.mc68-brand>small{display:none}.mc68-entry-header nav{display:none}.mc68-header-action{min-width:112px;height:34px}.mc68-entry-shell{width:calc(100% - 20px);padding-top:12px}.mc68-entry-intro{padding:18px;min-height:auto}.mc68-entry-intro h1{font-size:42px}.mc68-route-map{grid-template-columns:1fr;gap:6px}.mc68-route-map>i{transform:rotate(90deg)}.mc68-entry-kpis{grid-template-columns:1fr 1fr}.mc68-entry-toolbar{grid-template-columns:1fr}.mc68-filter-row{overflow:auto}.mc68-event-card{grid-template-columns:58px minmax(0,1fr)}.mc68-event-order,.mc68-event-readiness{display:none}.mc68-event-date{grid-row:1/3}.mc68-event-copy{padding:12px}.mc68-event-actions{grid-column:1/-1;grid-template-columns:1fr 1.5fr}.mc68-event-actions .live,.mc68-event-actions .locked{grid-column:1/-1}.mc68-live-event-row{grid-template-columns:58px minmax(0,1fr) 24px}.mc68-live-event-row .order,.mc68-live-event-row .state{display:none}.mc68-live-event-row .date{grid-row:1}.mc68-live-context{grid-template-columns:1fr}.mc68-live-context>header{grid-column:auto}.mc68-live-context-actions{grid-template-columns:1fr}.mc68-live-entry-grid{gap:8px}}.vp-desktop-master{display:none}@media(min-width:761px){.vp-shell{grid-template-columns:230px minmax(0,1fr);background:#070707}.vp-sidebar{width:230px;padding:22px 20px;background:linear-gradient(180deg,#080909,#070707);border-right-color:#d7aa5833}.vp-sidebar nav{gap:3px;margin-top:30px}.vp-sidebar button,.vp-settings-link{min-height:43px;border-radius:6px;padding:10px 12px;font-size:13px}.vp-sidebar button.active{border-left:2px solid #dcb767;background:linear-gradient(90deg,rgba(214,176,91,.16),transparent);box-shadow:-8px 0 24px #d6b05b21}.vp-top{height:70px;padding:0 22px;border-bottom-color:#d7aa5833;background:#070808f5}.vp-event-chip{flex-direction:row;align-items:center;gap:18px}.vp-event-chip span{font-size:14px;color:#f3ece0;letter-spacing:0}.vp-event-chip b{font:400 12px Inter,sans-serif;color:#958c7d}.vp-main{max-width:none;width:100%;margin:0;padding:18px 20px 30px}.vp-main>:not(.vp-desktop-master):not(.vp-onboarding-backdrop){display:none!important}.vp-desktop-master{display:block;width:100%;max-width:1586px;margin:0 auto}}@media(max-width:760px){.vp-desktop-master{display:none!important}}.vpd-page{--dline: rgba(212, 169, 79, .28);--dsoft: rgba(255, 255, 255, .055);--dpanel: linear-gradient(145deg, #111211, #0b0c0c);--dgold: #d9b460;--dgold2: #f0cf80;min-height:calc(100vh - 118px);color:#eee7dc;font-family:Inter,system-ui,sans-serif}.vpd-page button,.vpd-page input,.vpd-page textarea,.vpd-page select,.vpd-button{font:inherit}.vpd-page button,.vpd-button{cursor:pointer}.vpd-page h1,.vpd-page h2{font-family:Georgia,Times New Roman,serif;font-weight:400}.vpd-page h3{font-size:11px;letter-spacing:.13em;color:#d4ac58;margin:0 0 14px}.vpd-page input,.vpd-page textarea,.vpd-page select{border:1px solid rgba(212,169,79,.28);background:#0b0c0c;color:#eee7dc;border-radius:5px;padding:10px 12px;outline:none}.vpd-page input:focus,.vpd-page textarea:focus,.vpd-page select:focus{border-color:#d5ad58;box-shadow:0 0 0 2px #d5ad581a}.vpd-page textarea{min-height:84px;resize:vertical}.vpd-head{min-height:66px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:3px 4px 15px}.vpd-head h1{font-size:32px;color:#e0bb6a;margin:0;line-height:1.08}.vpd-head p{font-size:12px;color:#8e877d;margin:7px 0 0}.vpd-head-actions{display:flex;gap:12px;align-items:center}.vpd-head-actions>button,.vpd-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--dline);border-radius:5px;background:#0b0c0c;color:#d8b561;padding:0 22px;text-decoration:none}.vpd-gold{position:relative;overflow:hidden;border:1px solid #f1d080!important;background:linear-gradient(135deg,#e3c171,#af812e)!important;color:#171108!important;font-weight:700!important;box-shadow:0 10px 28px #c08b2e29}.vpd-gold:after{animation:vpdGoldSweep 4.2s ease-in-out infinite;background:linear-gradient(90deg,transparent,rgba(255,255,255,.82),transparent);bottom:-45%;content:"";left:-55%;pointer-events:none;position:absolute;top:-45%;transform:skew(-20deg);width:34%;z-index:2}@keyframes vpdGoldSweep{0%,58%{left:-55%;opacity:0}64%{opacity:1}86%,to{left:125%;opacity:0}}.vpd-card{border:1px solid var(--dline);background:var(--dpanel);border-radius:8px;box-shadow:0 14px 36px #0000002e}.vpd-card-title{display:flex;align-items:center;justify-content:space-between;padding:16px 18px}.vpd-card-title>b{font-size:11px;letter-spacing:.12em;color:#d6ad59}.vpd-card-title>button{border:0;background:none;color:#a98c53;font-size:11px}.vpd-progress{height:5px;border-radius:5px;background:#272727;overflow:hidden}.vpd-progress>i{height:100%;display:block;background:linear-gradient(90deg,#b98d36,#efd285);border-radius:inherit}.vpd-metrics{display:grid;gap:12px;margin-bottom:14px}.vpd-metrics.four{grid-template-columns:repeat(4,minmax(0,1fr))}.vpd-metrics.five{grid-template-columns:repeat(5,minmax(0,1fr))}.vpd-metric{min-height:106px;border:1px solid var(--dline);border-radius:8px;background:var(--dpanel);padding:15px 17px}.vpd-metric small,.vpd-metric strong,.vpd-metric span{display:block}.vpd-metric small{color:#d6ad59;font-size:9px;letter-spacing:.13em}.vpd-metric strong{font:400 28px Georgia,serif;color:#f1eadf;margin:9px 0 5px}.vpd-metric span{font-size:10px;color:#8e877d}.vpd-metric .vpd-progress{margin-top:10px}.vpd-home-top{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(330px,.75fr);gap:14px}.vpd-hero{min-height:340px;border:1px solid var(--dline);border-radius:8px;overflow:hidden;background-image:linear-gradient(90deg,#050504c7,#0505042e 58%,#0505040d),var(--vpd-photo);background-position:center;background-size:cover}.vpd-hero>div{width:48%;padding:48px 34px}.vpd-connected-pro{display:flex!important;align-items:center;gap:10px;margin:0 0 18px!important;padding:9px 12px!important;border:1px solid rgba(215,170,88,.28);background:#0707067a;width:max-content;max-width:100%}.vpd-connected-pro span{font-size:8px!important;letter-spacing:.12em;color:#d5a64d!important}.vpd-connected-pro b{font-size:11px!important;color:#f1e8d8!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vpd-hero small,.vpd-hero p{display:block;color:#d7b15f;font-size:10px;letter-spacing:.12em}.vpd-hero b{display:inline-block;font:400 76px/.95 Georgia,serif;color:#ead08d;margin:14px 8px 0 0}.vpd-hero span{color:#d4b36f;font:400 22px Georgia,serif}.vpd-hero p{margin:28px 0 8px}.vpd-hero strong{display:block;font:400 34px Georgia,serif;color:#dfbd70;margin-bottom:10px}.vpd-hero button{border:0;background:none;color:#c8b99f;padding:18px 0 0}.vpd-next{padding-bottom:8px}.vpd-next-row{width:calc(100% - 22px);min-height:58px;margin:0 11px 9px;display:grid;grid-template-columns:42px 1fr auto 12px;align-items:center;gap:10px;border:1px solid var(--dsoft);border-radius:28px;background:#ffffff05;color:#eee7dc;text-align:left}.vpd-next-row>i{width:38px;height:38px;display:grid;place-items:center;border:1px solid #997a3c;border-radius:50%;color:#d8b15f;font-style:normal}.vpd-next-row span b,.vpd-next-row span small{display:block}.vpd-next-row span b{font-size:11px}.vpd-next-row span small{font-size:9px;color:#8f877b;margin-top:3px}.vpd-next-row em{font-style:normal;color:#8f877b;font-size:10px}.vpd-home .vpd-metrics{margin-top:14px}.vpd-home-bottom{display:grid;grid-template-columns:minmax(380px,.9fr) minmax(520px,1.15fr);gap:14px}.vpd-events{padding-bottom:10px}.vpd-events article{display:grid;grid-template-columns:55px 16px 1fr;align-items:center;padding:7px 18px}.vpd-events time{color:#d7ad58;font:400 17px Georgia,serif}.vpd-events article>i{width:7px;height:7px;border-radius:50%;background:#d8b45f}.vpd-events article span{border:1px solid var(--dsoft);border-radius:22px;padding:9px 14px}.vpd-events article b,.vpd-events article small{display:block}.vpd-events article b{font-size:11px}.vpd-events article small{color:#837c72;font-size:9px;margin-top:3px}.vpd-module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:0 14px 14px}.vpd-module-grid>button{min-height:92px;border:1px solid var(--dsoft);border-radius:7px;background:#ffffff05;color:#eee7dc;display:grid;place-items:center;padding:10px}.vpd-module-grid>button>i{font-size:21px;color:#d8b45f;font-style:normal}.vpd-module-grid span,.vpd-module-grid small{font-size:10px}.vpd-module-grid small{color:#d8b45f}.vpd-module-grid .vpd-progress{width:75%;height:3px}.vpd-concept{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(400px,.9fr);gap:14px}.vpd-moodboard{display:grid;grid-template-columns:1fr 1fr;gap:7px}.vpd-moodboard figure{margin:0;position:relative}.vpd-moodboard figure.wide{grid-column:1/-1}.vpd-moodboard figure button{position:absolute;right:8px;bottom:8px}.vpd-moodboard img{width:100%;height:190px;object-fit:cover;border:1px solid var(--dline);border-radius:7px}.vpd-moodboard figure.wide img{height:282px}.vpd-concept-form{padding:20px;display:grid;gap:15px}.vpd-concept-form label,.vpd-profile label,.vpd-preferences label,.vpd-editor label{display:grid;gap:7px;font-size:9px;letter-spacing:.1em;color:#cfa956}.vpd-palette{display:flex;gap:13px}.vpd-palette i,.vpd-palette button{width:38px;height:38px;border-radius:50%;border:1px solid #d3ad60;box-shadow:inset 0 0 0 3px #111;padding:0}.vpd-palette button.active{outline:2px solid #efd17f;outline-offset:2px}.vpd-photo-mini{height:155px;background-size:cover;background-position:center;border:1px solid var(--dline);border-radius:7px;display:flex;align-items:flex-start;padding:12px}.vpd-photo-mini span{font-size:9px;color:#e4c273;text-shadow:0 2px 8px #000}.vpd-guests-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:14px}.vpd-guest-table{overflow:hidden}.vpd-table-head{display:grid;grid-template-columns:32px minmax(160px,1.7fr) .8fr .8fr .75fr .9fr 45px;gap:10px;padding:13px 16px;border-bottom:1px solid var(--dline);font-size:9px;color:#9f9689}.vpd-table-cards>article.selected{border-color:#deb55eb8;box-shadow:inset 0 0 0 1px #deb55e29,0 14px 36px #00000038}.vpd-seat-waiting{display:grid;gap:4px;padding:10px;border:1px solid rgba(212,169,79,.22);border-radius:6px;background:#d4a94f0b}.vpd-seat-waiting b{color:#d6b15f;font-size:10px}.vpd-seat-waiting small{color:#8d8579;font-size:9px;line-height:1.4}.vpd-guest-table>button{width:100%;display:grid;grid-template-columns:32px minmax(160px,1.7fr) .8fr .8fr .75fr .9fr 45px;gap:10px;align-items:center;min-height:54px;border:0;border-bottom:1px solid var(--dsoft);background:transparent;color:#e9e2d8;text-align:left;padding:7px 14px}.vpd-guest-table>button.selected{background:#d8b4670e;box-shadow:inset 2px 0 #d8b467}.vpd-avatar{width:30px;height:30px;border-radius:50%;display:grid!important;place-items:center;background:linear-gradient(145deg,#3b3020,#151411);color:#dfbd71;font-style:normal}.vpd-guest-table span b,.vpd-guest-table span small{display:block}.vpd-guest-table span b{font-size:11px}.vpd-guest-table span small{font-size:8px;color:#817a70;margin-top:3px}.vpd-guest-table em{font-style:normal;font-size:9px;color:#9b9387}.status{padding:5px 7px;border-radius:5px;border:1px solid #765e2e!important;color:#d3ad5b!important;text-align:center}.status.accepted,.status.confirmed{color:#8fca83!important;border-color:#476941!important}.status.declined{color:#d87b68!important;border-color:#743a31!important}.vpd-quick-form{display:grid;grid-template-columns:1.3fr .8fr 1fr auto;gap:7px;padding:12px}.vpd-guest-table .vpd-quick-form{grid-template-columns:1.2fr .72fr 1fr 1.2fr auto}.vpd-vendor-list .vpd-quick-form{grid-template-columns:1.15fr .8fr .8fr 1.1fr auto}.vpd-vendor-list>article.selected{background:linear-gradient(90deg,rgba(216,180,103,.11),transparent);box-shadow:inset 2px 0 #d8b467}.vpd-quick-form input,.vpd-quick-form select,.vpd-quick-form textarea{min-width:0}.vpd-quick-form textarea{min-height:40px;height:40px;resize:vertical;padding:10px 12px}.vpd-rsvp-fact{border:1px solid var(--dsoft);border-radius:5px;color:#9f9689;font-size:10px;padding:10px}.vpd-guest-detail{padding:19px}.vpd-guest-detail h2,.vpd-vendor-detail h2,.vpd-seat-detail h2{font-size:25px;color:#dfbd72;margin:0 0 4px}.vpd-guest-detail>small,.vpd-seat-detail>small{color:#8d8579}.vpd-family{display:grid;gap:6px;margin:16px 0 22px}.vpd-family article{display:grid;grid-template-columns:32px 1fr;gap:10px;align-items:center;border:1px solid var(--dsoft);padding:7px;border-radius:6px}.vpd-family b,.vpd-family small{display:block;font-size:10px}.vpd-family small{color:#82b67c;margin-top:3px}.vpd-link{display:flex;align-items:center;gap:7px}.vpd-link span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;border:1px solid var(--dline);border-radius:5px;padding:10px;font-size:9px}.vpd-link button{border:1px solid var(--dline);background:#0d0e0d;color:#d8b561;border-radius:5px;padding:10px}.vpd-decision{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:10px}.vpd-decision button{min-height:38px;border:1px solid #596c43;background:#101610;color:#9cc88b;border-radius:5px}.vpd-decision button+button{border-color:#713d32;background:#160f0e;color:#d78371}.vpd-role-notice{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 12px;padding:10px 12px;border:1px solid rgba(214,176,91,.32);border-radius:6px;background:#d4aa5512;color:#c8b99f;font-size:10px;line-height:1.35}.vpd-role-notice button{flex:0 0 auto;border:0;background:transparent;color:#d9b45f}.vpd-reset{width:100%;margin-top:8px;border:0;background:none;color:#8f877a;padding:8px}.vpd-invite-layout{display:grid;grid-template-columns:300px minmax(420px,1fr) 430px;gap:14px}.vpd-invite-settings,.vpd-publish{padding:18px}.vpd-invite-settings>button,.vpd-invite-settings>a{width:100%;min-height:54px;display:flex;align-items:center;margin-bottom:7px;border:1px solid var(--dsoft);border-radius:6px;background:transparent;color:#b8b0a4;text-align:left;padding:10px;text-decoration:none;white-space:nowrap}.vpd-invite-settings>button.active,.vpd-invite-settings>a.active{border-color:#d4aa55;background:#d4aa5514;color:#e2bd6c}.vpd-invite-settings>select{width:100%;min-height:42px;margin:0 0 8px;border:1px solid var(--dsoft);border-radius:6px;background:#0d0d0c;color:#c8c0b4;padding:0 10px}.vpd-photo-empty{justify-content:center!important;border-style:dashed!important;color:#d7aa58!important}.vpd-invite-settings .vpd-photo-mini{width:100%;min-height:120px;margin:8px 0 14px;border:1px solid var(--dsoft);border-radius:7px;background-size:cover;background-position:center}.vpd-check{display:flex!important;grid-template-columns:none!important;align-items:center;gap:9px!important;color:#c7bfae!important;font-size:10px!important;letter-spacing:0!important;margin:14px 0}.vpd-check input{width:18px;height:18px;accent-color:#cfa753}.vpd-invite-stage{min-height:720px;display:grid;place-items:center;border:1px solid var(--dline);border-radius:8px;background:radial-gradient(circle at 50% 30%,#583d24,#17120d 45%,#090909 75%)}.vpd-ivory{width:360px;min-height:585px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:42px;background:#eadfc9 url(/assets/vs-planer-invitation-ivory-rc80.webp) center/cover;border-radius:13px;color:#6b4a2c;box-shadow:0 28px 80px #000}.vpd-ivory.template-minimal{background:linear-gradient(145deg,#f4eee4,#ddd1bd);box-shadow:0 28px 80px #000,inset 0 0 0 1px #6b4a2c38}.vpd-ivory.template-minimal b{letter-spacing:.03em}.vpd-ivory.template-cinema{border:1px solid rgba(225,182,99,.55);background:radial-gradient(circle at 50% 14%,rgba(219,169,75,.2),transparent 35%),linear-gradient(155deg,#291b10,#080706 72%);color:#ead7b6}.vpd-ivory.template-cinema small,.vpd-ivory.template-cinema span,.vpd-ivory.template-cinema p{color:#d4b57b}.vpd-ivory.template-cinema button{border-color:#e0b45b85;background:#daad5514;color:#ead7b6}.vpd-ivory.has-background{background:linear-gradient(180deg,#0605042e,#060504b3),var(--invite-background) center/cover;color:#fff4df;text-shadow:0 2px 16px #000}.vpd-ivory.has-background small,.vpd-ivory.has-background span,.vpd-ivory.has-background p{color:#f2e4cc}.vpd-ivory.has-background button{border-color:var(--invite-accent);background:#0c09068c;color:#fff4df;text-shadow:none}.vpd-ivory small{font:400 13px Georgia,serif}.vpd-ivory b{font:400 54px/1 Georgia,serif;margin:24px 0}.vpd-ivory span{font:400 18px Georgia,serif}.vpd-ivory p{font-size:11px}.vpd-ivory button{width:190px;min-height:37px;margin:5px;border:1px solid #9e7540;background:#ffffff40;color:#6b4a2c;border-radius:3px}.vpd-publish h3{margin-top:18px}.vpd-publish h3:first-child{margin-top:0}.vpd-mini-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.vpd-mini-metrics .vpd-metric{min-height:90px;padding:10px}.vpd-mini-metrics .vpd-metric strong{font-size:22px}.vpd-response{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid var(--dsoft);font-size:10px}.vpd-response em{font-style:normal;color:#81b778}.vpd-music-top,.vpd-music-bottom{display:grid;gap:14px}.vpd-music-top{grid-template-columns:1.15fr 1fr;margin-bottom:14px}.vpd-music-bottom{grid-template-columns:1.45fr .8fr}.vpd-player,.vpd-preferences,.vpd-music-bottom>.vpd-card{padding:18px}.vpd-player>small{color:#d4aa55;font-size:9px;letter-spacing:.12em}.vpd-player>div:nth-child(2){display:flex;align-items:center;gap:14px;margin:18px 0}.vpd-player>div:nth-child(2)>i{width:70px;height:70px;display:grid;place-items:center;border:1px solid var(--dline);border-radius:7px;color:#d9b560;font-size:27px}.vpd-player b,.vpd-player small{display:block}.vpd-player small{color:#8f877b;margin-top:4px}.vpd-wave{height:52px;display:flex;align-items:center;gap:3px}.vpd-wave i{width:3px;background:#d5aa50;border-radius:2px}.vpd-player>em{display:block;margin-top:10px;color:#c39136;font-size:9px;font-style:normal}.vpd-preferences{display:grid;gap:13px}.vpd-chips{display:flex;flex-wrap:wrap;gap:7px}.vpd-chips i{border:1px solid var(--dline);border-radius:20px;padding:7px 11px;font-size:9px;font-style:normal}.vpd-music-row{display:grid;grid-template-columns:1fr 1.2fr auto auto 90px;gap:10px;align-items:center;border-bottom:1px solid var(--dsoft);padding:11px 2px;font-size:10px}.vpd-music-row>em{width:26px;height:26px;border:1px solid #ae8740;border-radius:50%;display:grid;place-items:center;color:#d7ad58;font-style:normal}.vpd-music-row>small{color:#7fb675;text-align:right}.vpd-link-row{display:grid;grid-template-columns:30px 1fr auto;gap:9px;padding:10px 0;border-bottom:1px solid var(--dsoft)}.vpd-link-row>i{color:#d5ac57;font-style:normal}.vpd-link-row b,.vpd-link-row small{display:block;font-size:10px}.vpd-link-row small{color:#858075;margin-top:4px}.vpd-schedule{display:grid;grid-template-columns:1fr 1.08fr .92fr;gap:0;border:1px solid var(--dline);border-radius:8px;overflow:hidden}.vpd-schedule>.vpd-card{border:0;border-radius:0;border-right:1px solid var(--dline);padding:18px}.vpd-schedule>.vpd-card:last-child{border-right:0}.vpd-program-row{display:grid;grid-template-columns:24px 55px 1fr 26px;gap:7px;align-items:center;border:1px solid var(--dsoft);border-radius:6px;margin-bottom:7px;padding:8px}.vpd-program-row>i{color:#d7ae58;font-style:normal}.vpd-program-row>b{color:#d7ae58;font:400 16px Georgia,serif}.vpd-program-row input{border:0;padding:7px}.vpd-program-row button{border:0;background:none;color:#8d8578}.vpd-wide-button{width:100%;min-height:42px;border:1px solid var(--dline);background:transparent;color:#d5ad5b;border-radius:5px}.vpd-timeline-master article{min-height:54px;display:grid;grid-template-columns:66px 1fr;align-items:center;border:1px solid var(--dsoft);border-radius:6px;padding:7px;margin-bottom:7px}.vpd-timeline-master article.active{background:linear-gradient(135deg,#dcb866,#ad7d2c);color:#151009}.vpd-timeline-master time{color:#d7af5b;font:400 15px Georgia,serif}.vpd-timeline-master article.active time{color:#151009}.vpd-timeline-master b,.vpd-timeline-master small{display:block;font-size:10px}.vpd-timeline-master small{color:#8d8579;margin-top:4px}.vpd-editor{display:grid;gap:11px}.vpd-two{display:grid;grid-template-columns:1fr 1fr;gap:8px}.vpd-check-ok{border:1px solid #4f6d43;background:#10170f;color:#8bc381;border-radius:6px;padding:13px}.vpd-sync{display:flex;justify-content:space-between;align-items:center;border:1px solid var(--dline);border-radius:6px;padding:18px;color:#d5ae5e}.vpd-host-connection{display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:11px 12px;border:1px solid var(--dline);border-radius:6px;background:#dab15b0b}.vpd-host-connection>i{width:8px;height:8px;border-radius:50%;background:#776f63;box-shadow:0 0 0 4px #776f631a}.vpd-host-connection.connected>i{background:#74b56b;box-shadow:0 0 0 4px #74b56b1c,0 0 12px #74b56b47}.vpd-host-connection span,.vpd-host-connection small,.vpd-host-connection b,.vpd-host-connection em{display:block;min-width:0}.vpd-host-connection small{color:#a9894e;font-size:8px;letter-spacing:.1em}.vpd-host-connection b{margin-top:3px;overflow:hidden;color:#e7ded0;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.vpd-host-connection em{margin-top:3px;color:#827b70;font-size:8px;font-style:normal;line-height:1.25}.vpd-host-connection button{min-height:30px;padding:0 9px;border:1px solid var(--dline);border-radius:4px;background:transparent;color:#d5ad59;font-size:9px}.vpd-editor>.vpd-gold{min-height:44px}.vpd-seating{display:grid;grid-template-columns:320px minmax(500px,1fr) 300px;gap:12px}.vpd-seating>.vpd-card,.vpd-seat-detail{padding:16px}.vpd-unseated{display:grid;grid-template-columns:32px 1fr 62px;gap:8px;align-items:center;padding:7px 0;border-bottom:1px solid var(--dsoft)}.vpd-unseated b,.vpd-unseated small{display:block;font-size:9px}.vpd-unseated small{color:#827b70}.vpd-unseated select{padding:7px}.vpd-table-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;align-content:start}.vpd-table-cards>article{min-height:205px;padding:14px}.vpd-table-cards header{display:flex;justify-content:space-between}.vpd-table-cards header b,.vpd-table-cards header small{display:block}.vpd-table-cards header small{color:#898176;font-size:9px;margin-top:4px}.vpd-table-cards header button{width:28px;height:28px;border:1px solid var(--dline);background:none;color:#d7ad58}.vpd-table-cards p{display:flex;align-items:center;gap:7px;font-size:9px;margin:8px 0}.vpd-table-cards .vpd-avatar{width:23px;height:23px}.vpd-table-cards em{display:grid;place-items:center;height:120px;color:#787269;font-size:10px}.vpd-seat-detail{display:flex;flex-direction:column}.vpd-seat-detail textarea{margin-bottom:14px}.vpd-seat-detail>.vpd-gold{margin-top:auto;min-height:44px}.vpd-planning{display:grid;grid-template-columns:1.25fr .9fr;gap:14px}.vpd-planning.tasks-only,.vpd-planning.budget-only{grid-template-columns:minmax(0,1fr)}.vpd-planning>.vpd-card{padding:18px}.vpd-task{display:grid;grid-template-columns:22px 1fr 140px 24px;gap:7px;align-items:center;border-bottom:1px solid var(--dsoft);padding:8px 0}.vpd-task>input[type=checkbox]{width:17px;height:17px;accent-color:#d4aa54}.vpd-task input{padding:8px}.vpd-task button,.vpd-budget-row button{border:0;background:none;color:#8c8274}.vpd-budget-row{display:grid;grid-template-columns:1fr 130px 24px;gap:7px;padding:8px 0;border-bottom:1px solid var(--dsoft)}.vpd-planning .vpd-wide-button,.vpd-planning .vpd-gold{margin-top:12px;min-height:42px}.vpd-planning aside>.vpd-gold{width:100%}.vpd-vendors{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:14px}.vpd-vendor-list{padding:10px}.vpd-vendor-list>article{display:grid;grid-template-columns:40px 1fr 30px 170px 24px;gap:10px;align-items:center;min-height:58px;border-bottom:1px solid var(--dsoft)}.vpd-vendor-list>article>i{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--dline);border-radius:50%;color:#d7ae59;font-style:normal}.vpd-vendor-list small,.vpd-vendor-list b{display:block}.vpd-vendor-list small{color:#c99e47;font-size:8px}.vpd-vendor-list b{font:400 15px Georgia,serif;margin-top:2px}.vpd-vendor-list a{color:#d8b45f;text-decoration:none}.vpd-vendor-list em{font-style:normal;font-size:9px;color:#8d8579}.vpd-vendor-list>article>button{border:0;background:none;color:#8c8274}.vpd-vendor-detail{padding:18px}.vpd-vendor-detail>p{color:#8d8579}.vpd-vendor-detail textarea{width:100%}.vpd-vendor-detail .vpd-check{border-bottom:1px solid var(--dsoft);padding-bottom:8px}.vpd-settings{display:grid;grid-template-columns:190px minmax(520px,1fr) 360px;gap:14px}.vpd-subnav{border:1px solid var(--dline);border-radius:8px;background:var(--dpanel);padding:10px}.vpd-subnav button{width:100%;min-height:46px;border:0;background:none;color:#aaa195;text-align:left;padding:0 14px}.vpd-subnav button.active{background:#d8b46714;box-shadow:inset 2px 0 #d8b467;color:#e0bd70}.vpd-profile{padding:20px}.vpd-profile-top{display:grid;grid-template-columns:165px 1fr;gap:18px}.vpd-profile-photo{width:150px;height:150px;border-radius:50%;border:1px solid var(--dline);background-size:cover;background-position:center}.vpd-profile-top>div:last-child{display:grid;gap:10px}.vpd-crops{display:grid;grid-template-columns:1.5fr .75fr;gap:10px;margin-bottom:12px}.vpd-crops>div{height:145px;border:1px solid var(--dline);border-radius:6px;background-size:cover;background-position:center;padding:10px}.vpd-crops>div.mobile{max-width:125px}.vpd-crops small{background:#0a0a09b8;padding:5px;color:#d9b35e}.vpd-crop-controls{display:grid;grid-template-columns:1fr 1fr;gap:10px 16px;margin:14px 0}.vpd-crop-controls>label{display:grid;gap:5px;color:#aaa195;font-size:9px}.vpd-crop-controls input[type=range]{accent-color:#d4aa55;padding:0}.vpd-save-profile{min-height:44px;margin-bottom:18px}.vpd-module-toggles{display:grid;grid-template-columns:1fr 1fr;gap:5px 16px}.vpd-module-toggles label{display:flex;align-items:center;justify-content:space-between;padding:7px 0;border-bottom:1px solid var(--dsoft);font-size:10px}.vpd-module-toggles input{accent-color:#d4aa55}.vpd-settings-side{display:grid;gap:12px;align-content:start}.vpd-settings-side>.vpd-card{padding:18px}.vpd-settings-side p{color:#968e82;font-size:10px;line-height:1.5}.vpd-settings-side .vp-pwa-install{width:100%;margin-top:10px}.vpd-danger{width:100%;min-height:40px;border:1px solid #74372f;background:#160e0d;color:#db7969;border-radius:5px}.vpd-fallback{padding:30px}.vpd-fallback p{color:#999084}@media(min-width:761px)and (max-width:1180px){.vp-shell{grid-template-columns:82px minmax(0,1fr)}.vp-sidebar{width:82px}.vpd-home-top,.vpd-home-bottom{grid-template-columns:1fr}.vpd-guests-layout,.vpd-vendors{grid-template-columns:1fr 310px}.vpd-invite-layout{grid-template-columns:250px minmax(360px,1fr)}.vpd-publish{grid-column:1/-1}.vpd-seating{grid-template-columns:280px 1fr}.vpd-seat-detail{grid-column:1/-1}.vpd-settings{grid-template-columns:160px 1fr}.vpd-settings-side{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}}@media(min-width:761px){.vp-sidebar button,.vp-settings-link{line-height:1.2}.vpd-head{min-width:0}.vpd-head>div:first-child{min-width:0}.vpd-head-actions{flex:0 1 auto;flex-wrap:wrap;justify-content:flex-end}.vpd-head-actions>button,.vpd-head-actions>.vpd-button{white-space:nowrap}.vpd-invite-layout{grid-template-columns:minmax(210px,.72fr) minmax(300px,1.08fr) minmax(260px,.9fr);align-items:start}.vpd-invite-settings,.vpd-publish{min-width:0}.vpd-invite-settings>button,.vpd-invite-settings>a{min-height:42px;line-height:1.2}.vpd-invite-stage{min-height:0;padding:18px}.vpd-ivory{width:min(100%,320px);min-height:500px;padding:30px 26px}.vpd-link{display:grid;grid-template-columns:minmax(0,1fr) auto}.vpd-link button{white-space:nowrap}.vpd-decision>.vpd-button,.vpd-decision>button{min-width:0;min-height:38px;padding:0 10px;text-align:center}.vpd-schedule{height:calc(100vh - 172px);min-height:390px}.vpd-schedule-page .vpd-head h1{font-size:28px}.vpd-schedule-page .vpd-schedule{grid-template-columns:minmax(300px,1fr) minmax(290px,.94fr) minmax(270px,.82fr)}.vpd-schedule>.vpd-card{min-width:0;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(214,176,91,.45) transparent}.vpd-editor{align-content:start}.vpd-sections-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.vpd-section-card{position:relative;min-width:0;min-height:142px;display:grid;grid-template-columns:42px minmax(0,1fr) 20px;grid-template-rows:1fr auto;align-items:center;gap:12px;overflow:hidden;padding:20px;border:1px solid var(--dline);border-radius:8px;background:linear-gradient(145deg,#111211,#0b0c0c);color:#eee7dc;text-align:left}.vpd-section-card:hover{border-color:#d4aa55;transform:translateY(-2px);box-shadow:0 16px 38px #00000047}.vpd-section-card>i{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--dline);border-radius:50%;color:#e0b960;font-size:19px;font-style:normal}.vpd-section-number{position:absolute;top:12px;right:14px;color:#e1bb6970;font:400 11px/1 Georgia,serif}.vpd-section-copy{min-width:0}.vpd-section-copy b,.vpd-section-copy small{display:block}.vpd-section-copy b{color:#e9dfd0;font:400 20px/1.1 Georgia,serif}.vpd-section-copy small{margin-top:6px;color:#8f877c;font-size:10px;line-height:1.3}.vpd-section-card>strong{color:#d9b45f;font-size:17px}.vpd-section-progress{grid-column:1 / -1;display:grid;grid-template-columns:1fr auto;align-items:center;gap:9px}.vpd-section-progress>span{height:3px;overflow:hidden;border-radius:4px;background:#272727}.vpd-section-progress>span>i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ae7e2f,#efd181)}.vpd-section-progress em{color:#bd9850;font-size:9px;font-style:normal}body:has(.vpd-page) .vs-super-admin-switch{right:auto;left:18px;bottom:18px}}@media(min-width:761px)and (max-width:1320px){.vpd-invite-layout{grid-template-columns:minmax(210px,.72fr) minmax(300px,1.1fr)}.vpd-publish{grid-column:1 / -1;display:grid;grid-template-columns:minmax(220px,1.2fr) minmax(360px,1.8fr);column-gap:18px}.vpd-publish>h3,.vpd-publish>small,.vpd-publish>.vpd-link{grid-column:1}.vpd-publish>.vpd-mini-metrics,.vpd-publish>.vpd-response,.vpd-publish>.vpd-decision{grid-column:2}.vpd-publish>h3:nth-of-type(2),.vpd-publish>h3:nth-of-type(3){grid-column:2}.vpd-sections-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body:has(.vpd-page) .vs-super-admin-switch-copy{display:none}body:has(.vpd-page) .vs-super-admin-switch{padding:6px}}@media(min-width:761px)and (max-height:800px){.vp-main{padding-top:12px;padding-bottom:14px}.vpd-page{min-height:calc(100vh - 96px)}.vpd-head{min-height:54px;padding-bottom:10px}.vpd-head h1{font-size:29px;line-height:1}.vpd-head p{margin-top:4px;line-height:1.2}.vpd-head-actions{gap:8px}.vpd-head-actions>button,.vpd-head-actions>.vpd-button{min-height:38px;padding-inline:17px}.vpd-page h3{margin-bottom:9px;line-height:1.2}.vpd-page input,.vpd-page textarea,.vpd-page select{padding:8px 10px}.vpd-page textarea{min-height:62px}.vpd-concept{grid-template-columns:minmax(0,1.25fr) minmax(330px,.85fr);gap:10px}.vpd-moodboard{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.vpd-moodboard img,.vpd-moodboard figure.wide img{height:118px}.vpd-moodboard figure.wide{grid-column:1 / -1}.vpd-moodboard figure.wide img{height:236px}.vpd-concept-form{gap:9px;padding:14px}.vpd-concept-form label{gap:4px}.vpd-concept-form .vpd-palette{gap:8px}.vpd-concept-form .vpd-palette i{width:30px;height:30px}.vpd-concept-form .vpd-photo-mini{height:82px}.vpd-invite-settings,.vpd-publish,.vpd-schedule>.vpd-card{padding:12px}.vpd-invite-settings>button,.vpd-invite-settings>a{min-height:34px;margin-bottom:5px;padding:7px 9px}.vpd-check{margin:8px 0}.vpd-invite-settings .vpd-photo-mini{height:90px}.vpd-invite-settings .vpd-palette{gap:7px}.vpd-invite-settings .vpd-palette i{width:28px;height:28px}.vpd-invite-stage{padding:12px}.vpd-ivory{width:min(100%,278px);min-height:390px;padding:22px}.vpd-ivory b{margin:14px 0;font-size:39px;line-height:.96}.vpd-ivory button{min-height:30px;margin:3px}.vpd-publish h3{margin-top:10px}.vpd-mini-metrics .vpd-metric{min-height:70px;padding:8px}.vpd-response{padding:5px 0}.vpd-schedule{height:calc(100vh - 136px);min-height:0}.vpd-schedule-page .vpd-head{min-height:44px;padding-bottom:7px}.vpd-schedule-page .vpd-head h1{font-size:25px}.vpd-schedule-page .vpd-head-actions>button{min-height:33px;padding-inline:14px;font-size:10px}.vpd-schedule-page .vpd-page h3,.vpd-schedule-page h3{margin-bottom:6px;font-size:9px}.vpd-program-row{grid-template-columns:14px 43px minmax(0,1fr) 16px;min-height:32px;margin-bottom:3px;padding:3px 5px;gap:5px}.vpd-program-row>b{font-size:12px}.vpd-program-row input{min-height:26px;padding:3px 5px;font-size:11px}.vpd-timeline-master article{min-height:34px;grid-template-columns:54px 1fr;margin-bottom:3px;padding:3px 6px}.vpd-timeline-master time{font-size:12px}.vpd-timeline-master b,.vpd-timeline-master small{font-size:8px}.vpd-timeline-master small{margin-top:2px}.vpd-wide-button{min-height:32px;font-size:10px}.vpd-editor{gap:5px}.vpd-editor label{gap:3px;font-size:8px}.vpd-editor input,.vpd-editor textarea{min-height:29px;padding:5px 7px;font-size:9px}.vpd-editor textarea{min-height:48px}.vpd-check-ok{padding:7px 9px;font-size:10px}.vpd-host-connection{padding:7px 9px;gap:8px}.vpd-editor>.vpd-gold{min-height:34px;font-size:10px}.vpd-section-card{min-height:112px;padding:14px}.vpd-section-copy b{font-size:18px}}.vpd-wishes-layout,.vpd-files-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:14px;align-items:start}.vpd-wishes-main,.vpd-wishes-side,.vpd-file-editor{padding:20px}.vpd-wishes-main>textarea{width:100%;min-height:330px;line-height:1.6}.vpd-wish-prompts{display:flex;flex-wrap:wrap;gap:7px;margin:14px 0}.vpd-wish-prompts button{border:1px solid var(--dline);border-radius:20px;background:#0c0d0c;color:#b9ad9b;padding:8px 12px;font-size:9px}.vpd-wishes-main>.vpd-gold,.vpd-file-editor>.vpd-gold{min-height:44px}.vpd-wishes-side{display:grid;gap:9px}.vpd-wishes-side article{min-height:60px;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:10px;padding:9px;border:1px solid var(--dsoft);border-radius:6px}.vpd-wishes-side article>i{width:31px;height:31px;display:grid;place-items:center;border:1px solid #496b42;border-radius:50%;color:#8bc080;font-style:normal}.vpd-wishes-side article b,.vpd-wishes-side article small{display:block}.vpd-wishes-side article b{font-size:11px}.vpd-wishes-side article small{margin-top:4px;color:#898175;font-size:9px}.vpd-file-list{overflow:hidden}.vpd-file-list .vpd-card-title>span{color:#d8b35e;font:400 17px Georgia,serif}.vpd-file-list>article{min-height:62px;display:grid;grid-template-columns:34px minmax(0,1fr) 28px;align-items:center;gap:10px;padding:10px 15px;border-top:1px solid var(--dsoft)}.vpd-file-list>article>i{width:31px;height:31px;display:grid;place-items:center;border:1px solid var(--dline);border-radius:6px;color:#d9b35e;font-style:normal}.vpd-file-list>article span b,.vpd-file-list>article span a{display:block}.vpd-file-list>article span b{font-size:11px}.vpd-file-list>article span a{max-width:600px;margin-top:4px;overflow:hidden;color:#9b8356;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.vpd-file-list>article>button{border:0;background:none;color:#8c8479;font-size:18px}.vpd-file-list>p{margin:0;padding:42px;color:#817a70;text-align:center}.vpd-file-editor{display:grid;gap:13px}.vpd-file-editor label{display:grid;gap:6px;color:#cfa956;font-size:9px;letter-spacing:.09em}.vpd-notices-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.vpd-notices-grid>button{min-height:116px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;border:1px solid var(--dline);border-radius:8px;background:var(--dpanel);color:#ede5da;padding:18px;text-align:left}.vpd-notices-grid>button>i{width:46px;height:46px;display:grid;place-items:center;border:1px solid var(--dline);border-radius:50%;color:#d9b45f;font-size:20px;font-style:normal}.vpd-notices-grid span b,.vpd-notices-grid span small{display:block}.vpd-notices-grid span b{font:400 18px Georgia,serif;color:#dfbd70}.vpd-notices-grid span small{margin-top:6px;color:#8e877c;font-size:10px}.vpd-notices-grid>button>strong{color:#b28f4d;font-size:10px}.vpd-all-calm{grid-column:1 / -1;min-height:330px;display:grid;place-items:center;align-content:center;text-align:center}.vpd-all-calm>i{width:64px;height:64px;display:grid;place-items:center;border:1px solid #4e7445;border-radius:50%;color:#8fc583;font-size:28px;font-style:normal}.vpd-all-calm h2{color:#dfbd70;margin:15px 0 4px}.vpd-all-calm p{color:#8e877c}.vpd-day-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.vpd-day-plan-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(360px,.72fr);gap:14px;align-items:start}.vpd-day-timeline{padding:14px;display:grid;gap:12px}.vpd-day-phase{border:1px solid var(--dsoft);border-radius:7px;overflow:hidden}.vpd-day-phase>header{min-height:54px;display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:linear-gradient(90deg,rgba(211,169,82,.1),transparent);border-bottom:1px solid var(--dsoft)}.vpd-day-phase>header span b,.vpd-day-phase>header span small{display:block}.vpd-day-phase>header span b{color:#dcb968;font:400 17px Georgia,serif}.vpd-day-phase>header span small{color:#8f877b;font-size:9px;margin-top:3px}.vpd-day-phase>header em{width:29px;height:29px;display:grid;place-items:center;border:1px solid var(--dline);border-radius:50%;color:#d8b35f;font-style:normal;font-size:10px}.vpd-day-phase>button{width:100%;min-height:54px;display:grid;grid-template-columns:66px minmax(0,1fr) 28px;align-items:center;gap:12px;border:0;border-bottom:1px solid var(--dsoft);background:transparent;color:#ede5d9;text-align:left;padding:8px 13px}.vpd-day-phase>button:last-child{border-bottom:0}.vpd-day-phase>button.active{background:linear-gradient(90deg,#dab36024,#dab36006);box-shadow:inset 2px 0 #d9b25c}.vpd-day-phase time{color:#dfb95f;font:400 18px Georgia,serif}.vpd-day-phase button span b,.vpd-day-phase button span small{display:block}.vpd-day-phase button span b{font-size:12px}.vpd-day-phase button span small{color:#8c8478;font-size:9px;margin-top:4px}.vpd-day-phase button>i{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:#8f877b;font-style:normal}.vpd-day-phase button>i.state-confirmed{color:#d9b55f}.vpd-day-phase button>i.state-done{color:#8fc483;background:#588b4c1f}.vpd-day-phase>p{margin:0;padding:16px;color:#817a70;font-size:10px}.vpd-day-editor,.vpd-program-editor,.vpd-program-flow{padding:18px;display:grid;gap:13px}.vpd-day-editor label,.vpd-program-editor label{display:grid;gap:6px;color:#cfa956;font-size:9px;letter-spacing:.09em}.vpd-day-actions{display:grid;grid-template-columns:minmax(110px,.65fr) minmax(160px,1.35fr);gap:8px}.vpd-day-actions>button{min-height:42px;border:1px solid var(--dline);border-radius:5px;background:#0b0c0c;color:#b9aa91}.vpd-program-layout{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(370px,1.08fr) minmax(300px,.72fr);gap:14px;align-items:start}.vpd-program-content{overflow:hidden}.vpd-program-content .vpd-card-title>span{color:#d8b35e;font:400 17px Georgia,serif}.vpd-program-content>button:not(.vpd-wide-button){width:100%;min-height:68px;display:grid;grid-template-columns:38px minmax(0,1fr) 14px;align-items:center;gap:10px;padding:9px 14px;border:0;border-top:1px solid var(--dsoft);background:transparent;color:#ece4d8;text-align:left}.vpd-program-content>button.active{background:linear-gradient(90deg,rgba(214,175,92,.14),transparent);box-shadow:inset 2px 0 #d9b35d}.vpd-program-content>button>i{color:#d5ad58;font:400 15px Georgia,serif;font-style:normal}.vpd-program-content>button span b,.vpd-program-content>button span small{display:block}.vpd-program-content>button span b{font-size:12px}.vpd-program-content>button span small{max-width:260px;margin-top:5px;overflow:hidden;color:#837c72;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.vpd-program-content>button>strong{color:#a88a4f}.vpd-program-content>.vpd-wide-button{margin:12px;width:calc(100% - 24px)}.vpd-program-note{padding:12px;border:1px solid var(--dsoft);border-radius:6px;background:#d8b15e0b}.vpd-program-note b{color:#d7b15d;font-size:10px}.vpd-program-note p{color:#958d81;font-size:10px;line-height:1.5;margin:6px 0 0}.vpd-host-card{display:grid;grid-template-columns:38px 1fr;gap:11px;align-items:center;padding:13px;border:1px solid var(--dsoft);border-radius:7px}.vpd-host-card.connected{border-color:#69a05c61;background:#4b7d4012}.vpd-host-card>i{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--dline);border-radius:50%;color:#d7b15d;font-style:normal}.vpd-host-card span b,.vpd-host-card span small{display:block}.vpd-host-card span b{font-size:11px}.vpd-host-card span small{margin-top:4px;color:#8c8479;font-size:9px;line-height:1.35}.vpd-flow-steps{display:grid;gap:7px}.vpd-flow-steps article{min-height:54px;display:grid;grid-template-columns:29px 1fr;align-items:center;gap:10px;padding:8px 10px;border:1px solid var(--dsoft);border-radius:6px}.vpd-flow-steps article>i{width:26px;height:26px;display:grid;place-items:center;border:1px solid #715b31;border-radius:50%;color:#caa251;font-style:normal;font-size:9px}.vpd-flow-steps article.done>i{color:#8fc383;border-color:#52744a}.vpd-flow-steps b,.vpd-flow-steps small{display:block}.vpd-flow-steps b{color:#d7b25e;font-size:10px}.vpd-flow-steps small{color:#898175;font-size:9px;margin-top:3px}.vpd-sync-ok{padding:10px;border:1px solid #456b3e;border-radius:5px;background:#0e160e;color:#8ec181;font-size:10px}@media(min-width:761px)and (max-width:1180px){.vpd-program-layout{grid-template-columns:minmax(270px,.8fr) minmax(360px,1.2fr)}.vpd-program-flow{grid-column:1 / -1;grid-template-columns:minmax(260px,.8fr) minmax(360px,1.2fr);align-items:center}.vpd-program-flow>h3{grid-column:1 / -1}.vpd-program-flow>.vpd-gold{min-height:42px}.vpd-day-plan-layout{grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr)}}@media(min-width:761px)and (max-height:800px){.vpd-day-summary .vpd-metric{min-height:76px;padding:10px 13px}.vpd-day-summary .vpd-metric strong{font-size:22px;margin:5px 0 2px}.vpd-day-phase>header{min-height:42px;padding-block:6px}.vpd-day-phase>button{min-height:43px;padding-block:5px}.vpd-day-timeline{gap:7px;padding:9px}.vpd-program-content>button:not(.vpd-wide-button){min-height:52px;padding-block:6px}.vpd-program-editor,.vpd-program-flow,.vpd-day-editor{padding:13px;gap:8px}}.vpd-honest-empty{display:grid;gap:8px;align-content:center;min-height:150px;padding:22px;color:#8e877d}.vpd-honest-empty b{color:#d9d1c5;font:500 13px/1.35 var(--vs-font-body,Inter,sans-serif)}.vpd-honest-empty span{max-width:360px;font-size:9px;line-height:1.55}.vpd-honest-empty button{justify-self:start;border:1px solid rgba(215,170,88,.32);background:transparent;color:#d7aa58;padding:9px 12px;cursor:pointer}.vpd-moodboard-empty{grid-column:1/-1;min-height:300px;display:grid;place-items:center;align-content:center;gap:9px;border:1px dashed rgba(215,170,88,.3);background:radial-gradient(circle at 50% 40%,rgba(215,170,88,.08),transparent 45%);text-align:center;padding:28px}.vpd-moodboard-empty span{font-size:30px;color:#d7aa58}.vpd-moodboard-empty b{font:400 22px/1.1 var(--vs-font-display,Georgia,serif);color:#e7ddce}.vpd-moodboard-empty p{max-width:430px;margin:0;color:#8e877d;font-size:10px;line-height:1.6}:root{--vp-bg:#090908;--vp-panel:#121210;--vp-panel2:#181713;--vp-line:#312b20;--vp-gold:#d8b467;--vp-gold2:#f0d99c;--vp-text:#f5f0e7;--vp-muted:#a49d90;--vp-danger:#b85c5c}.vp-shell{min-height:100vh;background:radial-gradient(circle at 80% 0,#211b10 0,transparent 30%),var(--vp-bg);color:var(--vp-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;grid-template-columns:248px minmax(0,1fr)}.vp-shell *{box-sizing:border-box}.vp-sidebar{position:sticky;top:0;height:100vh;padding:26px 18px;border-right:1px solid var(--vp-line);background:#0c0c0af2;display:flex;flex-direction:column;z-index:30}.vp-brand{display:flex;align-items:center;gap:12px}.vp-logo{width:43px;height:43px;display:grid;place-items:center;border:1px solid #725d32;border-radius:12px;background:linear-gradient(145deg,#1b170e,#090908);color:var(--vp-gold2);font-family:Georgia,serif;font-weight:800;letter-spacing:-3px;box-shadow:inset 0 0 18px #d8b46714;position:relative;overflow:hidden}.vp-logo img{width:100%;height:100%;object-fit:cover;border-radius:inherit;filter:sepia(.35) saturate(.75)}.vp-logo:after{content:"";position:absolute;top:-40%;right:-40%;bottom:-40%;left:-40%;background:linear-gradient(110deg,transparent 35%,#fff9 49%,transparent 62%);transform:translate(-130%);animation:vpShine 5s ease-in-out infinite}@keyframes vpShine{0%,65%{transform:translate(-130%)}85%,to{transform:translate(130%)}}.vp-brand b{font-family:Georgia,serif;color:var(--vp-gold2);font-size:18px;letter-spacing:.08em}.vp-brand small{display:block;font-size:9px;letter-spacing:.34em;color:var(--vp-muted);margin-top:3px}.vp-sidebar nav{display:grid;gap:5px;margin-top:34px;overflow:auto}.vp-sidebar button,.vp-settings-link{border:0;background:transparent;color:#c8c0b2;display:flex;align-items:center;gap:12px;padding:11px 13px;border-radius:10px;text-align:left;cursor:pointer;font-size:14px}.vp-sidebar button i{font-style:normal;width:18px;color:var(--vp-gold)}.vp-sidebar button:hover,.vp-sidebar button.active{background:#d8b46712;color:var(--vp-gold2)}.vp-settings-link{margin-top:auto}.vp-app{min-width:0}.vp-top{height:82px;border-bottom:1px solid var(--vp-line);display:flex;align-items:center;padding:0 clamp(24px,4vw,68px);gap:28px;background:#0a0a08dd;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0;z-index:20}.vp-top>.vp-brand{display:none}.vp-event-chip{display:flex;flex-direction:column}.vp-event-chip span{font-size:9px;letter-spacing:.22em;color:var(--vp-gold)}.vp-event-chip b{font-family:Georgia,serif;font-size:17px;margin-top:3px}.vp-top-actions{margin-left:auto;display:flex;gap:8px}.vp-top-actions button{width:38px;height:38px;border-radius:50%;border:1px solid var(--vp-line);background:#11110f;color:var(--vp-text)}.vp-top-actions .vp-avatar{background:linear-gradient(135deg,#e2c37c,#8e7135);color:#17130b;font-weight:800}.vp-main{max-width:1380px;margin:auto;padding:36px clamp(24px,4vw,68px) 90px}.vp-hero{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.55fr);min-height:410px;border:1px solid var(--vp-line);border-radius:22px;overflow:hidden;background:var(--vp-panel)}.vp-hero-photo{min-height:410px;background:linear-gradient(90deg,#08080644,#080806d0),linear-gradient(135deg,#2b2418,#11110f 58%,#3a2c17);position:relative}.vp-hero-photo:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 75% 35%,#d8b46733,transparent 25%),radial-gradient(circle at 58% 65%,#fff1c313,transparent 20%)}.vp-hero-overlay{position:absolute;left:44px;bottom:40px}.vp-hero-overlay small,.vp-page-title small,.vp-section-head small,.vp-progress-card small,.vp-home-grid article>small{font-size:10px;letter-spacing:.24em;color:var(--vp-gold)}.vp-hero-overlay h1{font-family:Georgia,serif;font-size:clamp(38px,4.2vw,68px);line-height:.95;margin:10px 0;color:#fff7e7}.vp-hero-overlay p{color:#c7bdac}.vp-count{display:flex;flex-direction:column;justify-content:center;align-items:center;border-left:1px solid var(--vp-line);background:linear-gradient(180deg,#15130f,#0e0e0c);padding:32px}.vp-count>span{font-family:Georgia,serif;color:var(--vp-gold2);font-size:18px}.vp-count>strong{font-family:Georgia,serif;font-size:86px;line-height:1;color:#fff;margin-top:16px}.vp-count>small{color:var(--vp-muted);text-transform:uppercase;letter-spacing:.2em}.vp-ring{--p:0deg;width:108px;height:108px;border-radius:50%;margin-top:30px;background:conic-gradient(var(--vp-gold) var(--p),#2b2923 0);display:grid;place-items:center;position:relative}.vp-ring:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:50%;background:#11110f}.vp-ring b,.vp-ring span{z-index:1;position:absolute}.vp-ring b{font-size:23px}.vp-ring span{font-size:9px;color:var(--vp-muted);margin-top:32px}.vp-home-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:14px;margin-top:14px}.vp-home-grid article,.vp-progress-card{min-height:138px;border:1px solid var(--vp-line);border-radius:16px;background:var(--vp-panel);padding:22px}.vp-home-grid article:not(.vp-progress-card){display:flex;flex-direction:column;justify-content:center}.vp-home-grid article>strong{font-family:Georgia,serif;font-size:34px;color:var(--vp-gold2);margin:8px 0}.vp-home-grid article>span{font-size:12px;color:var(--vp-muted)}.vp-progress-card{grid-row:span 1}.vp-progress-card>div:first-child{display:flex;align-items:flex-start;justify-content:space-between}.vp-progress-card h2{font-family:Georgia,serif;font-size:20px;margin:6px 0}.vp-progress-card>strong{float:right;font-size:30px;color:var(--vp-gold)}.vp-progress{height:5px;background:#29261f;border-radius:5px;overflow:hidden;margin:14px 0}.vp-progress i{display:block;height:100%;background:linear-gradient(90deg,#92732f,#f1d99c)}.vp-progress-card p{font-size:11px;color:var(--vp-muted);margin:0}.vp-section{margin-top:42px}.vp-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.vp-section-head h2,.vp-page-title h1{font-family:Georgia,serif;font-weight:500}.vp-section-head h2{font-size:29px;margin:6px 0}.vp-section-head button{background:none;border:0;color:var(--vp-gold);cursor:pointer}.vp-page-title{max-width:800px;margin-bottom:26px}.vp-page-title h1{font-size:clamp(32px,4vw,54px);line-height:1.02;margin:8px 0 12px}.vp-page-title p{color:var(--vp-muted);font-size:15px;line-height:1.6}.vp-module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.vp-module-grid.full{grid-template-columns:repeat(4,1fr)}.vp-module-card{min-height:104px;border:1px solid var(--vp-line);background:linear-gradient(145deg,#161510,#0e0e0c);border-radius:14px;color:var(--vp-text);display:grid;grid-template-columns:46px 1fr 20px;gap:12px;align-items:center;padding:18px;text-align:left;cursor:pointer}.vp-module-card:hover{border-color:#8d7138;transform:translateY(-1px)}.vp-module-card i{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;border:1px solid #5b4929;color:var(--vp-gold);font-style:normal;font-size:20px}.vp-module-card strong{display:block;font-family:Georgia,serif;font-size:17px}.vp-module-card span{display:block;color:var(--vp-muted);font-size:11px;margin-top:5px}.vp-module-card>b{color:var(--vp-gold)}.vp-module-card.static{cursor:default}.vp-split,.vp-concept-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.7fr);gap:18px;align-items:start}.vp-list{display:grid;gap:8px}.vp-list article{display:flex;align-items:center;gap:13px;border:1px solid var(--vp-line);border-radius:12px;background:var(--vp-panel);padding:13px 15px}.vp-list article>div:nth-child(2){min-width:0;flex:1}.vp-list strong{display:block;font-size:14px}.vp-list span{display:block;font-size:11px;color:var(--vp-muted);margin-top:4px}.vp-list em{font-style:normal;color:var(--vp-gold);font-size:10px}.vp-list a{color:var(--vp-gold);font-size:11px}.vp-person{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#2b2518;color:var(--vp-gold2);font-family:Georgia,serif}.vp-form{border:1px solid var(--vp-line);background:var(--vp-panel);border-radius:15px;padding:20px;display:grid;gap:12px}.vp-form.wide{max-width:760px}.vp-form h3{font-family:Georgia,serif;margin:0 0 5px}.vp-form label{display:grid;gap:6px;color:#d7cebd;font-size:12px}.vp-form input,.vp-form textarea,.vp-form select,.vp-program input,.vp-timeline input,.vp-table-list input{width:100%;border:1px solid #383329;background:#0c0c0a;color:#f7f0e4;border-radius:9px;padding:12px 13px;font:inherit;outline:none}.vp-form textarea{min-height:120px;resize:vertical}.vp-form input:focus,.vp-form textarea:focus,.vp-form select:focus{border-color:#927439}.vp-primary{border:1px solid #e0c27d!important;background:linear-gradient(135deg,#d6b15e,#8f6e2d)!important;color:#130f08!important;border-radius:9px!important;padding:12px 18px!important;font-weight:800!important;cursor:pointer}.vp-sticky-card{position:sticky;top:104px}.vp-mood-photo{min-height:380px;border-radius:18px;border:1px solid var(--vp-line);background:radial-gradient(circle at 70% 30%,#b18a3d44,transparent 22%),linear-gradient(135deg,#211b12,#0d0d0b);display:flex;flex-direction:column;justify-content:flex-end;padding:32px}.vp-mood-photo span{color:var(--vp-gold);letter-spacing:.22em;font-size:10px}.vp-mood-photo strong{font-family:Georgia,serif;font-size:34px;margin-top:8px}.vp-seating-stats{display:grid;grid-template-columns:auto 1fr auto 1fr auto 1fr;gap:10px;align-items:baseline;border:1px solid var(--vp-line);border-radius:14px;padding:18px 22px;margin-bottom:16px}.vp-seating-stats b{font-family:Georgia,serif;font-size:27px;color:var(--vp-gold2)}.vp-seating-stats span{color:var(--vp-muted);font-size:11px}.vp-table-list{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:16px}.vp-table-list label{display:grid;grid-template-columns:1fr 110px;align-items:center;gap:12px;border:1px solid var(--vp-line);background:var(--vp-panel);border-radius:10px;padding:9px 12px}.vp-table-list span{font-size:13px}.vp-music-moments{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px}.vp-music-moments article{border:1px solid var(--vp-line);background:var(--vp-panel);border-radius:13px;padding:15px;display:grid;grid-template-columns:36px 1fr auto;gap:10px;align-items:center}.vp-music-moments i{font-style:normal;color:var(--vp-gold);font-size:20px}.vp-music-moments strong{display:block;font-size:13px}.vp-music-moments span{display:block;color:var(--vp-muted);font-size:10px;margin-top:3px}.vp-file-button{color:var(--vp-gold);font-size:10px;cursor:pointer}.vp-file-button input{display:none}.vp-program,.vp-timeline{display:grid;gap:8px;max-width:900px}.vp-program article,.vp-timeline article{display:grid;grid-template-columns:50px 1fr 34px;gap:9px;align-items:center;border:1px solid var(--vp-line);background:var(--vp-panel);padding:10px;border-radius:11px}.vp-program b{color:var(--vp-gold);font-family:Georgia,serif;font-size:18px;text-align:center}.vp-program button,.vp-timeline button{background:none;border:0;color:var(--vp-muted);font-size:20px}.vp-timeline article{grid-template-columns:120px 1fr 34px}.vp-inline-actions{display:flex;gap:10px;margin-top:14px}.vp-inline-actions>button{border:1px solid var(--vp-line);background:#121210;color:var(--vp-text);padding:11px 16px;border-radius:9px}.vp-big-link{display:flex;justify-content:space-between;align-items:center;max-width:720px;border:1px solid #705b31;border-radius:18px;padding:30px;color:var(--vp-text);font-family:Georgia,serif;font-size:28px;background:linear-gradient(135deg,#19150d,#0d0d0b);text-decoration:none}.vp-big-link b{color:var(--vp-gold)}.vp-settings-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;max-width:1000px}.vp-toggle-row{position:relative;display:grid;grid-template-columns:44px 1fr 48px;align-items:center;gap:12px;border:1px solid var(--vp-line);background:var(--vp-panel);border-radius:13px;padding:14px 16px;cursor:pointer}.vp-toggle-row>i{font-style:normal;color:var(--vp-gold);font-size:20px}.vp-toggle-row strong{display:block}.vp-toggle-row span{display:block;color:var(--vp-muted);font-size:10px;margin-top:3px}.vp-toggle-row input{position:absolute;opacity:0}.vp-switch{width:42px;height:23px;border-radius:20px;background:#38342c;position:relative}.vp-switch:after{content:"";position:absolute;width:17px;height:17px;border-radius:50%;left:3px;top:3px;background:#9c9588;transition:.2s}.vp-toggle-row input:checked~.vp-switch{background:#8b6e32}.vp-toggle-row input:checked~.vp-switch:after{left:22px;background:#f5dc9f}.vp-empty{border:1px dashed #403a30;border-radius:13px;padding:30px;color:var(--vp-muted);text-align:center;background:#11110e88}.vp-toast{position:fixed;right:24px;top:96px;background:#e1c178;color:#171107;padding:12px 18px;border-radius:10px;z-index:100;font-weight:700;box-shadow:0 10px 30px #0008}.vp-mobile-nav{display:none}.vp-loading{display:flex;align-items:center;justify-content:center;gap:30px}.vp-spinner{width:28px;height:28px;border:2px solid #443a27;border-top-color:var(--vp-gold);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1100px){.vp-shell{grid-template-columns:82px minmax(0,1fr)}.vp-sidebar{padding:20px 12px}.vp-sidebar .vp-brand>div,.vp-sidebar button span,.vp-settings-link span{display:none}.vp-sidebar .vp-brand,.vp-sidebar button,.vp-settings-link{justify-content:center}.vp-home-grid{grid-template-columns:repeat(3,1fr)}.vp-progress-card{grid-column:1/-1}.vp-module-grid.full{grid-template-columns:repeat(3,1fr)}.vp-music-moments{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.vp-shell{display:block;padding-bottom:74px}.vp-sidebar{display:none}.vp-top{height:68px;padding:0 15px}.vp-top>.vp-brand{display:flex}.vp-top>.vp-brand .vp-logo{width:36px;height:36px}.vp-top>.vp-brand b{font-size:14px}.vp-event-chip{display:none}.vp-top-actions button:not(.vp-avatar){display:none}.vp-main{padding:18px 14px 88px}.vp-hero{display:block;min-height:0;border-radius:17px}.vp-hero-photo{min-height:390px}.vp-hero-overlay{left:22px;bottom:24px}.vp-hero-overlay h1{font-size:42px;max-width:310px}.vp-count{border-left:0;border-top:1px solid var(--vp-line);display:grid;grid-template-columns:1fr auto auto 94px;gap:8px;align-items:center;justify-items:start;padding:18px 20px}.vp-count>span{font-size:15px}.vp-count>strong{font-size:46px;margin:0}.vp-count>small{font-size:8px}.vp-ring{width:78px;height:78px;margin:0;justify-self:end}.vp-home-grid{grid-template-columns:repeat(3,1fr);gap:8px}.vp-home-grid article{min-height:95px;padding:13px}.vp-progress-card{grid-column:1/-1;min-height:130px}.vp-home-grid article>strong{font-size:26px}.vp-home-grid article>small{font-size:8px}.vp-section{margin-top:28px}.vp-section-head h2{font-size:23px}.vp-page-title{margin-bottom:18px}.vp-page-title h1{font-size:34px}.vp-page-title p{font-size:13px}.vp-module-grid,.vp-module-grid.full{grid-template-columns:1fr}.vp-module-card{min-height:82px;padding:13px}.vp-split,.vp-concept-grid{grid-template-columns:1fr}.vp-sticky-card{position:static}.vp-mood-photo{min-height:280px}.vp-seating-stats{grid-template-columns:auto 1fr auto 1fr;gap:6px}.vp-seating-stats b:nth-of-type(3),.vp-seating-stats span:nth-of-type(3){display:none}.vp-table-list,.vp-music-moments{grid-template-columns:1fr}.vp-program article{grid-template-columns:38px 1fr 28px}.vp-timeline article{grid-template-columns:88px 1fr 28px}.vp-inline-actions{flex-direction:column}.vp-settings-grid{grid-template-columns:1fr}.vp-mobile-nav{position:fixed;display:flex;left:0;right:0;bottom:0;height:68px;background:#0b0b09f5;border-top:1px solid var(--vp-line);z-index:50;padding-bottom:env(safe-area-inset-bottom);justify-content:space-around}.vp-mobile-nav button{flex:1;border:0;background:none;color:#8e887e;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:17px}.vp-mobile-nav button span{font-size:9px}.vp-mobile-nav button.active{color:var(--vp-gold2)}.vp-toast{top:78px;left:14px;right:14px;text-align:center}.vp-big-link{font-size:22px;padding:22px}}@media(prefers-reduced-motion:reduce){.vp-logo:after{animation:none}.vp-module-card{transition:none}}.vp-logo>span{font:italic 700 20px/1 Georgia,Times New Roman,serif;letter-spacing:-.14em;padding-right:.14em;color:var(--vp-gold2)}.vpc-mark-symbol{width:74px;height:74px;display:block;position:relative;overflow:hidden;filter:drop-shadow(0 0 18px rgba(220,185,104,.2))}.vpc-mark-symbol img{width:100%;height:100%;display:block;object-fit:contain}.vpc-mark-symbol:after{content:"";position:absolute;top:-35%;right:-35%;bottom:-35%;left:-35%;background:linear-gradient(110deg,transparent 37%,rgba(255,255,255,.86) 49%,transparent 61%);transform:translate(-135%);animation:vpcLogoSweep 5.2s ease-in-out infinite;pointer-events:none}@keyframes vpcLogoSweep{0%,68%{transform:translate(-135%)}88%,to{transform:translate(135%)}}.vp-secondary-link{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border:1px solid rgba(215,169,78,.35);color:var(--vp-gold,#d7a94e);text-decoration:none;font-weight:700;letter-spacing:.02em;border-radius:10px}.vp-secondary-link:hover{border-color:#d7a94ebf;background:#d7a94e0f}@media(max-width:680px){.vp-inline-actions .vp-secondary-link{width:100%}}.vp-next-card{margin-top:18px;border:1px solid #6e5931;background:linear-gradient(120deg,#17130c,#0e0e0c 68%);border-radius:16px;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.vp-next-card small{color:var(--vp-gold);font-size:9px;letter-spacing:.2em}.vp-next-card h2{font-family:Georgia,serif;margin:5px 0 7px;font-size:25px}.vp-next-card p{margin:0;color:var(--vp-muted);font-size:12px;max-width:720px;line-height:1.55}.vp-vendor-list{display:grid;gap:9px}.vp-vendor-card{display:grid;grid-template-columns:42px 1fr 34px;gap:12px;align-items:start;border:1px solid var(--vp-line);background:var(--vp-panel);border-radius:13px;padding:15px}.vp-vendor-card>i{width:40px;height:40px;display:grid;place-items:center;border:1px solid #5b4929;border-radius:12px;color:var(--vp-gold);font-style:normal}.vp-vendor-card strong{display:block}.vp-vendor-card span,.vp-vendor-card p{display:block;color:var(--vp-muted);font-size:11px;margin:4px 0}.vp-vendor-card a{color:var(--vp-gold2);font-size:12px;text-decoration:none}.vp-icon-danger{border:0!important;background:transparent!important;color:#8f887d!important;font-size:20px!important;cursor:pointer}.vp-icon-danger:hover{color:#d77!important}.vp-attendance{border:1px solid #4b4438;background:#11110f;color:#aaa294;border-radius:20px;padding:7px 10px;font-size:10px;white-space:nowrap}.vp-attendance.yes{border-color:#6d643d;color:#e5cf91;background:#1b190f}@media(max-width:760px){.vp-top{position:sticky;top:0}.vp-main{max-width:480px;margin:0 auto;padding-left:12px;padding-right:12px}.vp-hero-photo{min-height:355px}.vp-hero-overlay h1{font-size:36px;line-height:.95}.vp-count{grid-template-columns:1fr auto auto 80px;padding:15px 17px}.vp-count>strong{font-size:40px}.vp-ring{width:68px;height:68px}.vp-home-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vp-home-grid article{padding:11px;min-width:0}.vp-home-grid article>strong{font-size:22px}.vp-home-grid article>span{font-size:9px}.vp-progress-card{padding:16px!important}.vp-progress-card h2{font-size:19px}.vp-next-card{padding:18px;display:grid;gap:14px}.vp-next-card h2{font-size:21px}.vp-next-card .vp-primary{width:100%}.vp-list article{padding:12px 10px;gap:9px}.vp-list article .vp-attendance{font-size:0;width:31px;height:31px;padding:0}.vp-list article .vp-attendance:after{content:"○";font-size:14px}.vp-list article .vp-attendance.yes:after{content:"✓"}.vp-vendor-card{padding:12px}.vp-section{margin-top:22px}.vp-page-title h1{font-size:30px}.vp-mobile-nav{height:72px}.vp-mobile-nav button{font-size:18px}.vp-mobile-nav button span{font-size:8px}.vp-settings-grid{gap:8px}.vp-toggle-row{padding:12px}.vp-program article,.vp-timeline article{padding:8px}.vp-form{padding:16px}.vp-big-link{font-size:20px}}@media(max-width:390px){.vp-main{padding-left:10px;padding-right:10px}.vp-home-grid article>strong{font-size:19px}.vp-home-grid article>small{letter-spacing:.04em}.vp-hero-photo{min-height:330px}.vp-count{grid-template-columns:1fr auto auto 70px}.vp-ring{width:62px;height:62px}.vp-ring b{font-size:15px}.vp-top-actions .vp-avatar{width:34px;height:34px}}.vp-rsvp-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0 22px}.vp-rsvp-stats article{padding:16px;border:1px solid rgba(214,178,92,.18);border-radius:18px;background:#ffffff06;display:flex;flex-direction:column}.vp-rsvp-stats b{font-size:26px;color:#e7c779}.vp-rsvp-stats span{font-size:12px;opacity:.68}.vp-guest-row{gap:10px}.vp-guest-open{display:flex;align-items:center;gap:12px;flex:1;text-align:left;background:none;border:0;color:inherit}.vp-guest-open small{display:block;opacity:.62;margin-top:4px}.vp-rsvp{min-width:112px;border-radius:999px;padding:8px 10px;background:#171717;color:#ddd;border:1px solid #343434}.vp-rsvp.confirmed{border-color:#75c48680}.vp-rsvp.declined{border-color:#cd696973}.vp-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#000000b8;display:flex;justify-content:flex-end}.vp-sheet{width:min(520px,100%);height:100%;overflow:auto;background:#101010;border-left:1px solid rgba(214,178,92,.22);padding:24px;box-shadow:-20px 0 60px #0006}.vp-sheet-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.vp-sheet-head h2{margin:4px 0 0}.vp-sheet-head>button{font-size:28px;background:none;border:0;color:#d9bd77}.vp-checkline{display:flex!important;align-items:center;gap:10px}.vp-seat-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}.vp-seat-groups article{padding:16px;border:1px solid rgba(214,178,92,.18);border-radius:18px;background:#ffffff06}.vp-seat-groups header{display:flex;justify-content:space-between;color:#e7c779;margin-bottom:10px}.vp-seat-groups small{display:block;padding:4px 0;opacity:.78}.vp-table-list label span small{display:block;opacity:.55;margin-top:3px}@media(max-width:760px){.vp-rsvp-stats{grid-template-columns:repeat(2,1fr)}.vp-rsvp-stats b{font-size:22px}.vp-guest-row{align-items:center}.vp-guest-open{min-width:0}.vp-guest-open>span:last-child{min-width:0}.vp-guest-open strong,.vp-guest-open small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.vp-rsvp{min-width:94px;font-size:12px}.vp-sheet-backdrop{align-items:flex-end}.vp-sheet{width:100%;height:min(86vh,760px);border-left:0;border-top:1px solid rgba(214,178,92,.22);border-radius:24px 24px 0 0;padding:20px 16px calc(24px + env(safe-area-inset-bottom))}.vp-seat-groups{grid-template-columns:1fr 1fr}.vp-table-list label{gap:10px}.vp-table-list input{max-width:92px}}@media(max-width:420px){.vp-seat-groups{grid-template-columns:1fr}.vp-rsvp{min-width:86px;padding:7px 6px}.vp-guest-open strong,.vp-guest-open small{max-width:116px}}.vp-offline{position:fixed;left:50%;top:12px;transform:translate(-50%);z-index:120;background:#5b3d18;color:#fff1cf;border:1px solid #9f7537;border-radius:999px;padding:8px 14px;font-size:12px;box-shadow:0 8px 28px #0008}.vp-save-indicator{position:fixed;right:24px;top:96px;z-index:101;background:#15130f;border:1px solid #5d4c2b;color:var(--vp-gold2);padding:10px 14px;border-radius:10px;display:flex;gap:9px;align-items:center;font-size:12px}.vp-mini-spinner{width:13px;height:13px;border:2px solid #55482f;border-top-color:var(--vp-gold);border-radius:50%;animation:spin .7s linear infinite}.vp-inline-error{position:fixed;left:50%;top:94px;transform:translate(-50%);z-index:105;width:min(680px,calc(100% - 32px));padding:12px 44px 12px 16px;background:#311b1b;border:1px solid #7d4545;color:#ffdede;border-radius:12px;font-size:12px}.vp-inline-error button{position:absolute;right:12px;top:7px;background:none;border:0;color:#ffdede;font-size:22px}.vp-error-state{max-width:520px;text-align:center}.vp-error-state b{font-family:Georgia,serif;font-size:28px;color:var(--vp-gold2)}.vp-error-state p{color:var(--vp-muted);line-height:1.55}.vp-onboarding-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;background:#050504ed;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:grid;place-items:center;padding:20px}.vp-onboarding{width:min(720px,100%);max-height:92vh;overflow:auto;border:1px solid #6a5731;border-radius:24px;background:linear-gradient(145deg,#17140e,#0b0b09);padding:30px;box-shadow:0 30px 90px #000}.vp-onboarding>small{display:block;color:var(--vp-gold);letter-spacing:.22em;margin-top:28px}.vp-onboarding h1{font-family:Georgia,serif;font-size:42px;margin:8px 0 10px}.vp-onboarding>p{color:var(--vp-muted);line-height:1.6}.vp-onboarding-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:22px 0}.vp-onboarding-list label{display:grid;grid-template-columns:40px 1fr auto;gap:10px;align-items:center;padding:12px;border:1px solid var(--vp-line);border-radius:13px;background:#11110e}.vp-onboarding-list label>i{font-style:normal;color:var(--vp-gold);font-size:20px}.vp-onboarding-list b,.vp-onboarding-list small{display:block}.vp-onboarding-list small{color:var(--vp-muted);font-size:10px;margin-top:3px}.vp-onboarding-list input{width:20px;height:20px;accent-color:#caa65a}.vp-onboarding>.vp-primary{width:100%;min-height:48px}.vp-notification-list{display:grid;gap:10px;max-width:900px}.vp-notification-list article{display:grid;grid-template-columns:42px 1fr auto;gap:14px;align-items:center;border:1px solid var(--vp-line);border-radius:14px;background:var(--vp-panel);padding:16px}.vp-notification-list i{width:40px;height:40px;display:grid;place-items:center;border:1px solid #5b4929;border-radius:12px;color:var(--vp-gold);font-style:normal}.vp-notification-list b,.vp-notification-list span{display:block}.vp-notification-list span{color:var(--vp-muted);font-size:11px;margin-top:4px}.vp-notification-list button{border:1px solid #5b4929;background:#15120c;color:var(--vp-gold2);border-radius:9px;padding:9px 12px;cursor:pointer}@media(max-width:760px){.vp-offline{top:72px;width:calc(100% - 28px);text-align:center;border-radius:10px}.vp-save-indicator{top:78px;right:14px}.vp-inline-error{top:78px}.vp-onboarding{padding:22px 16px;border-radius:20px}.vp-onboarding h1{font-size:31px}.vp-onboarding-list{grid-template-columns:1fr}.vp-notification-list article{grid-template-columns:38px 1fr}.vp-notification-list article>button{grid-column:2;width:max-content}.vp-primary,.vp-secondary-link,.vp-form input,.vp-form select{min-height:44px}.vp-mobile-nav button{min-width:56px;min-height:56px}}.vp-shell{background:radial-gradient(circle at 82% -12%,rgba(215,170,88,.09),transparent 34%),#090908;overflow-x:clip}.vp-top{min-height:70px;height:70px;border-bottom-color:#d7aa5824;box-shadow:0 12px 34px #00000029}.vp-main{padding-top:26px}.vp-hero{min-height:330px;border-color:#d7aa582e;box-shadow:0 20px 60px #00000038}.vp-hero-photo{min-height:330px}.vp-hero-overlay{bottom:30px}.vp-hero-overlay h1{font-size:clamp(34px,3.7vw,56px)}.vp-count{padding:24px}.vp-count>strong{font-size:68px}.vp-ring{width:92px;height:92px;margin-top:20px}.vp-home-grid{gap:10px;margin-top:10px}.vp-home-grid article,.vp-progress-card{min-height:118px;padding:18px;border-color:#ffffff13;box-shadow:0 12px 34px #00000021}.vp-next-card{border-color:#d7aa5847;box-shadow:0 12px 36px #00000029}.vp-module-card,.vp-list article,.vp-form,.vp-vendor-card,.vp-toggle-row,.vp-notification-list article{border-color:#ffffff13;box-shadow:0 9px 28px #0000001a}.vp-module-card:hover,.vp-module-card:focus-visible{border-color:#d7aa586b;outline:none;box-shadow:0 14px 34px #0003,0 0 0 1px #d7aa5814}.vp-primary{min-height:44px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.vp-secondary-link{min-height:42px;display:inline-flex;align-items:center;justify-content:center}.vp-sheet{background:linear-gradient(180deg,#121210,#0b0b09);box-shadow:-26px 0 80px #00000085}.vp-rsvp-stats article,.vp-seat-groups article{background:linear-gradient(145deg,#ffffff07,#d7aa5805);border-color:#d7aa5824}.vp-empty{min-height:110px;display:grid;place-items:center;line-height:1.55}.vp-offline{border-color:#d7aa5838!important;background:#1c1810f2!important;color:#e9d6a4!important}@media(min-width:761px)and (max-width:1100px){.vp-main{padding:24px 24px 82px}.vp-hero{grid-template-columns:minmax(0,1.45fr) 230px}.vp-count>strong{font-size:56px}.vp-home-grid,.vp-module-grid.full{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.vp-top{height:64px;min-height:64px}.vp-main{padding-top:14px}.vp-hero{border-radius:15px}.vp-hero-photo{min-height:320px}.vp-hero-overlay{left:18px;bottom:20px}.vp-hero-overlay h1{font-size:34px}.vp-home-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.vp-home-grid article{min-height:88px}.vp-progress-card{min-height:118px}.vp-section-head{align-items:center}.vp-module-card{min-height:76px}.vp-mobile-nav{background:#080807f7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top-color:#d7aa5829}.vp-sheet-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.vp-sheet{border-radius:22px 22px 0 0}.vp-primary,.vp-secondary-link,.vp-form button,.vp-form input,.vp-form select,.vp-form textarea{font-size:16px}}@media(max-width:390px){.vp-hero-photo{min-height:295px}.vp-hero-overlay h1{font-size:30px}.vp-home-grid article{padding:9px}.vp-home-grid article>strong{font-size:18px}.vp-main{padding-left:9px;padding-right:9px}}.vp-hero-photo{background-size:cover;background-position:center;isolation:isolate}.vp-hero-photo:before{z-index:-1}.vp-mood-photo{background-image:linear-gradient(0deg,#070705db,#0707051f),url(/media/vs-event/master/video_wedding.png);background-size:cover;background-position:center}.vp-task-list article{grid-template-columns:28px minmax(220px,1fr) 170px 34px}.vp-task-list article>input[type=checkbox]{width:20px;height:20px;accent-color:var(--vp-gold);justify-self:center}.vp-budget-list article{grid-template-columns:minmax(220px,1fr) 150px 150px 110px 34px}.vp-budget-list article label{display:flex;align-items:center;gap:7px;color:var(--vp-muted);font-size:11px}.vp-budget-list article label input{width:18px;height:18px;accent-color:var(--vp-gold)}.vp-budget-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px}.vp-budget-summary>div{border:1px solid var(--vp-line);border-radius:14px;background:linear-gradient(145deg,#17150f,#0f0f0d);padding:18px}.vp-budget-summary small{display:block;color:var(--vp-muted);font-size:9px;letter-spacing:.16em}.vp-budget-summary b{display:block;margin-top:8px;color:var(--vp-gold2);font:400 25px Georgia,serif}.vp-flow-status{display:inline-flex;align-items:center;gap:8px;color:var(--vp-muted);font-size:10px}.vp-flow-status:before{content:"✓";display:grid;place-items:center;width:20px;height:20px;border:1px solid #66542f;border-radius:50%;color:var(--vp-gold)}.vpc-entry,.vpc-register{min-height:100svh;background:#050504;color:#f5f0e7;font-family:Inter,system-ui,sans-serif;display:grid;place-items:center;position:relative;overflow:hidden}.vpc-entry-photo{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0505041a,#05050459 45%,#050504 89%),url(/assets/vs-agency-landing-mobile-couple.webp) center/cover no-repeat;filter:saturate(.88)}.vpc-entry-card{position:relative;width:min(100%,430px);min-height:100svh;padding:54px 30px 34px;display:flex;flex-direction:column;align-items:center;text-align:center}.vpc-mark{display:flex;flex-direction:column;align-items:center;gap:5px;color:#dcb968}.vpc-mark img{width:74px;height:74px;object-fit:contain;filter:drop-shadow(0 0 18px rgba(220,185,104,.18))}.vpc-mark b{font:400 19px Georgia,serif;letter-spacing:.18em}.vpc-entry-copy{margin-top:auto;text-shadow:0 2px 24px #000}.vpc-entry-copy small,.vpc-register-card header small{color:#d8b467;font-size:10px;letter-spacing:.2em}.vpc-entry-copy h1{font:400 34px/1.05 Georgia,serif;text-transform:uppercase;margin:10px 0}.vpc-entry-copy h1 span{color:#e1bd67}.vpc-entry-copy p{max-width:300px;margin:0 auto;color:#c6beb0;font-size:13px;line-height:1.5}.vpc-entry-primary{width:100%;min-height:54px;margin-top:28px;border:1px solid #edcf88;border-radius:8px;background:linear-gradient(135deg,#e8c878,#a87b32);box-shadow:0 10px 34px #be892f40;color:#171108;display:flex;align-items:center;justify-content:center;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;font-weight:800;font-size:12px;cursor:pointer}.vpc-entry-primary:disabled{opacity:.6}.vpc-entry-login{margin-top:16px;color:#817a6e;text-decoration:none;font-size:11px}.vpc-entry-login b{color:#d9b567}.vpc-register{padding:24px;background:radial-gradient(circle at 50% 0,rgba(205,156,67,.12),transparent 35%),#070706}.vpc-register-card{width:min(100%,480px);border:1px solid #5f4c2a;border-radius:28px;background:linear-gradient(145deg,#12110e,#080807);padding:30px;box-shadow:0 30px 90px #000}.vpc-register-card>.vpc-mark{margin-bottom:20px}.vpc-register-card header{text-align:center}.vpc-register-card header h1{font:400 30px/1.05 Georgia,serif;margin:8px 0;color:#f4eddf}.vpc-register-card header p{color:#8f887d;font-size:12px;line-height:1.5}.vpc-register-card form{display:grid;gap:11px;margin-top:22px}.vpc-register-card label{display:grid;gap:6px;color:#bcb3a4;font-size:11px}.vpc-register-card input{width:100%;min-height:46px;border:1px solid #332f27;border-radius:8px;background:#090908;color:#f3ede2;padding:0 12px;font:inherit;box-sizing:border-box}.vpc-register-card input:focus{outline:2px solid rgba(216,180,103,.25);border-color:#8b7038}.vpc-register-pair{display:grid;grid-template-columns:1fr 18px 1fr;gap:7px;align-items:end}.vpc-register-pair>span{padding-bottom:13px;text-align:center;color:#d8b467}.vpc-register-card .vpc-entry-primary{border:1px solid #edcf88}.vpc-register-error{padding:10px 12px;border:1px solid #784a43;border-radius:8px;background:#2d1715;color:#f0c1b8;font-size:11px}.vpc-register-card>.vpc-entry-login{display:block;text-align:center}@media(max-width:760px){.vp-task-list article{grid-template-columns:28px minmax(0,1fr) 34px}.vp-task-list article>input[type=date]{grid-column:2}.vp-task-list article>button{grid-column:3;grid-row:1}.vp-budget-summary{grid-template-columns:1fr}.vp-budget-list article{grid-template-columns:1fr 1fr 34px}.vp-budget-list article>input:first-child{grid-column:1/3}.vp-budget-list article>label{grid-column:1/3}.vp-budget-list article>button{grid-column:3;grid-row:1}.vp-hero-photo{background-position:center}.vpc-register{padding:0}.vpc-register-card{min-height:100svh;border-radius:0;border-left:0;border-right:0;padding:24px 18px}.vpc-register-pair{grid-template-columns:1fr 14px 1fr}}@media(max-width:390px){.vpc-entry-card{padding-left:22px;padding-right:22px}.vpc-entry-copy h1{font-size:30px}.vpc-register-card header h1{font-size:27px}}.vpc-entry-card>.vpc-entry-primary+.vpc-entry-primary{margin-top:10px;background:#080807c2;color:#e4c579;border-color:#79602f;box-shadow:none}.vp-invite-layout{display:grid;grid-template-columns:minmax(280px,420px) 1fr;gap:22px;align-items:stretch}.vp-invite-preview{min-height:520px;border:1px solid #806633;border-radius:22px;padding:28px;background:linear-gradient(180deg,#07070514,#07070559 45%,#080806 90%),url(/assets/vs-agency-landing-mobile-couple.webp) center/cover;display:flex;flex-direction:column;justify-content:space-between;text-align:center;box-shadow:0 24px 70px #0008}.vp-invite-preview>small{color:#d7b363;letter-spacing:.2em}.vp-invite-preview div{display:grid;gap:8px;text-shadow:0 3px 18px #000}.vp-invite-preview span,.vp-invite-preview i{font-size:12px;color:#d8cfc1;font-style:normal}.vp-invite-preview strong{font:400 37px/1 Georgia,serif;color:#f4ead9}.vp-invite-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;align-content:start}.vp-invite-summary article{border:1px solid var(--vp-line);border-radius:14px;background:var(--vp-panel);padding:18px}.vp-invite-summary article b,.vp-invite-summary article span{display:block}.vp-invite-summary article b{font:400 30px Georgia,serif;color:var(--vp-gold2)}.vp-invite-summary article span{font-size:10px;color:var(--vp-muted);margin-top:4px}.vp-invite-summary .vp-big-link{grid-column:1/-1;margin-top:0}.vp-pwa-card{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #5d4b2b;border-radius:16px;background:linear-gradient(135deg,#17140e,#0c0c0a);padding:18px;margin-bottom:18px}.vp-pwa-card small,.vp-pwa-card b,.vp-pwa-card span{display:block}.vp-pwa-card small{font-size:9px;letter-spacing:.16em;color:var(--vp-gold)}.vp-pwa-card b{margin:5px 0;color:#f0e6d5}.vp-pwa-card span,.vp-pwa-ready{font-size:11px;color:var(--vp-muted)}.vp-pwa-install{border:1px solid #d7b15d;background:linear-gradient(135deg,#dfbd6d,#9c702c);color:#171108;border-radius:9px;padding:12px 16px;font-weight:800;white-space:nowrap;cursor:pointer}@media(max-width:760px){.vp-invite-layout{grid-template-columns:1fr}.vp-invite-preview{min-height:430px}.vp-invite-summary{grid-template-columns:repeat(3,1fr)}.vp-invite-summary article{padding:12px 9px}.vp-invite-summary article b{font-size:23px}.vp-pwa-card{align-items:flex-start;flex-direction:column}.vp-pwa-install{width:100%}}.vp-mobile-priority{display:none}.vp-timeline article{grid-template-columns:120px minmax(220px,1fr) 110px 34px}.vpc-entry-photo{background-image:linear-gradient(180deg,#0505040a,#0505041f 44%,#050504 91%),url(/assets/vs-planer-couple-hero-rc80.webp)}.vp-invite-preview{background-image:url(/assets/vs-planer-invitation-ivory-rc80.webp);background-position:center;background-size:cover;color:#4d3825;justify-content:center}.vp-invite-preview>small{position:absolute;top:30px;color:#8b6836}.vp-invite-preview div{text-shadow:none}.vp-invite-preview span,.vp-invite-preview i{color:#765b42}.vp-invite-preview strong{color:#5b3d2a}.vp-invite-summary>.vp-secondary-link{grid-column:1/-1}@media(min-width:761px){.vp-app{min-width:0}.vp-main{width:100%}.vp-hero-photo{background-position:center 36%}.vp-invite-preview{position:relative}.vp-mobile-priority{display:none}}@media(max-width:760px){.vp-shell{background:#070706}.vp-top{padding:0 16px;border-bottom-color:#d8b4671a}.vp-top>.vp-brand{display:none}.vp-event-chip{display:flex}.vp-event-chip span{font-size:8px}.vp-event-chip b{font:600 15px/1.1 Inter,system-ui,sans-serif;margin-top:2px}.vp-top-actions{gap:2px}.vp-top-actions button{display:grid!important;place-items:center;border:0;background:transparent;font-size:21px}.vp-top-actions .vp-avatar{display:none!important}.vp-main{max-width:430px;padding:12px 12px 92px}.vp-hero{border-radius:17px;background:#0e0e0c}.vp-hero-photo{min-height:205px;background-position:center 32%!important}.vp-hero-overlay{display:none}.vp-count{position:relative;grid-template-columns:1fr auto;padding:18px 18px 20px;border-top:0}.vp-count>span{grid-column:1;font-size:10px;color:#a79d8d}.vp-count>strong{grid-column:1;font-size:44px;color:var(--vp-gold2)}.vp-count>small{grid-column:1;font-size:8px;margin-top:-22px;margin-left:70px}.vp-count>.vp-ring{grid-column:2;grid-row:1/4;width:70px;height:70px}.vp-ring b{font-size:16px}.vp-ring span{font-size:7px;margin-top:24px}.vp-mobile-priority{display:block;margin-top:12px;border:1px solid rgba(216,180,103,.15);border-radius:14px;background:#10100e;padding:16px}.vp-mobile-progress-head{display:flex;justify-content:space-between;color:#cbc1b2;font-size:11px}.vp-mobile-progress-head b{color:var(--vp-gold2);font-size:14px}.vp-mobile-priority>.vp-progress{margin:10px 0 17px}.vp-mobile-priority>small{display:block;color:#8f887b;font-size:9px;margin-bottom:5px}.vp-mobile-priority>button{width:100%;min-height:42px;display:grid;grid-template-columns:24px 1fr 18px;align-items:center;text-align:left;border:0;border-bottom:1px solid rgba(255,255,255,.055);background:none;color:#e9e2d6;padding:0;cursor:pointer}.vp-mobile-priority>button i{font-style:normal;color:var(--vp-gold)}.vp-mobile-priority>button b{color:#806837;text-align:right}.vp-mobile-priority>button:last-child{border-bottom:0}.vp-home-grid,.vp-next-card,.vp-flow-status,.vp-home-continue{display:none}.vp-section{margin-top:0}.vp-page-title{padding:4px 2px 0}.vp-page-title small{font-size:8px}.vp-page-title h1{font:500 24px/1.08 Inter,system-ui,sans-serif;margin:6px 0 8px}.vp-page-title p{font-size:11px;line-height:1.45;margin-top:0}.vp-module-grid,.vp-module-grid.full{gap:0;border:1px solid rgba(216,180,103,.12);border-radius:14px;overflow:hidden}.vp-module-card{min-height:62px;border:0;border-bottom:1px solid rgba(255,255,255,.055);border-radius:0;background:#0d0d0c;padding:9px 12px;grid-template-columns:34px 1fr 18px}.vp-module-card:last-child{border-bottom:0}.vp-module-card i{width:30px;height:30px;border:0;font-size:17px}.vp-module-card strong{font:600 12px Inter,system-ui,sans-serif}.vp-module-card span{font-size:8px;margin-top:2px}.vp-mood-photo{min-height:220px;border-radius:14px;padding:18px}.vp-mood-photo strong{font-size:24px}.vp-form{padding:14px;border-radius:13px}.vp-concept-grid{gap:10px}.vp-concept-grid .vp-form label{border-bottom:1px solid rgba(255,255,255,.06);padding-bottom:10px}.vp-primary{width:100%}.vp-rsvp-stats{display:flex;gap:0;margin:8px 0 12px;overflow-x:auto;border-bottom:1px solid rgba(216,180,103,.12)}.vp-rsvp-stats article{min-width:auto;flex:1;border:0;border-radius:0;background:none!important;padding:8px 4px;text-align:center}.vp-rsvp-stats b{font-size:16px}.vp-rsvp-stats span{font-size:8px}.vp-split{gap:12px}.vp-list{gap:0;border:1px solid rgba(216,180,103,.12);border-radius:13px;overflow:hidden}.vp-list article{border:0;border-bottom:1px solid rgba(255,255,255,.055);border-radius:0;background:#0d0d0c}.vp-list article:last-child{border-bottom:0}.vp-person{width:34px;height:34px}.vp-rsvp{border:0;background:transparent;min-width:78px;font-size:9px;color:var(--vp-gold2)}.vp-music-moments{display:flex;overflow-x:auto;gap:7px;margin-bottom:10px}.vp-music-moments article{min-width:190px;padding:10px;border-radius:11px}.vp-music-moments article:not(:first-child){min-width:150px}.vp-file-button{border:1px solid #66512c;border-radius:7px;padding:7px}.vp-program,.vp-timeline{gap:0;border:1px solid rgba(216,180,103,.12);border-radius:13px;overflow:hidden}.vp-program article,.vp-timeline article{border:0;border-bottom:1px solid rgba(255,255,255,.055);border-radius:0;background:#0d0d0c;padding:8px 7px}.vp-program article{grid-template-columns:52px 1fr 24px}.vp-program b{text-align:left;font:600 12px Inter,system-ui,sans-serif;color:#d8b467}.vp-program input,.vp-timeline input{border:0;background:transparent;padding:8px 5px}.vp-timeline article{grid-template-columns:62px minmax(0,1fr) 52px 22px}.vp-timeline input[type=number]{font-size:9px}.vp-invite-layout{gap:12px}.vp-invite-preview{position:relative;min-height:390px;border-radius:15px;padding:32px}.vp-invite-preview strong{font-size:31px}.vp-invite-summary{grid-template-columns:repeat(3,1fr)}.vp-invite-summary article{border-radius:10px;background:#10100e}.vp-invite-summary .vp-big-link{font:600 12px Inter,system-ui,sans-serif;border-radius:9px;padding:15px}.vp-invite-summary>.vp-secondary-link{font-size:11px}.vp-mobile-nav{height:70px}.vp-mobile-nav button{font-size:18px}.vp-mobile-nav button span{font-size:8px}.vp-mobile-nav button.active{position:relative}.vp-mobile-nav button.active:after{content:"";position:absolute;bottom:4px;width:20px;height:2px;border-radius:2px;background:var(--vp-gold)}}.vp-master-grid{position:fixed;z-index:9999;pointer-events:none;inset:0 0 auto 248px;height:100vh;display:grid;grid-template-columns:repeat(12,1fr);gap:16px;padding:0 clamp(24px,4vw,68px);background-image:repeating-linear-gradient(to bottom,rgba(0,229,255,.18) 0,rgba(0,229,255,.18) 1px,transparent 1px,transparent 8px)}.vp-master-grid i{background:#ff00800e;border-left:1px solid rgba(255,0,128,.26);border-right:1px solid rgba(255,0,128,.26)}@media(max-width:1100px)and (min-width:761px){.vp-master-grid{left:82px}}@media(max-width:760px){.vp-master-grid{left:50%;right:auto;width:min(390px,100vw);transform:translate(-50%);grid-template-columns:repeat(4,1fr);gap:8px;padding:0 12px}.vp-master-grid i:nth-child(n+5){display:none}}.vp-person{overflow:hidden}.vp-person img{width:100%;height:100%;display:block;object-fit:cover}.vp-palette-preview{display:flex;gap:10px;margin-top:18px}.vp-palette-preview i{width:34px;height:34px;border-radius:50%;border:1px solid rgba(240,217,156,.7);box-shadow:0 0 18px #d8b4671f}.vp-palette-preview i:nth-child(1){background:#18140d}.vp-palette-preview i:nth-child(2){background:#b68d42}.vp-palette-preview i:nth-child(3){background:#eee2ca}.vp-palette-preview i:nth-child(4){background:#8b9277}.vp-mood-photo>small{margin-top:9px;color:var(--vp-muted);font-size:11px}@media(max-width:760px){.vp-palette-preview{margin-top:12px}.vp-palette-preview i{width:29px;height:29px}.vp-mood-photo>small{font-size:9px}}.vpc-entry-photo{background-image:linear-gradient(180deg,#05050408,#05050414 48%,#0505044d 72%,#0505049e),url(/assets/vs-planer-couple-hero-rc80.webp);background-position:center top;background-size:cover;background-repeat:no-repeat;filter:saturate(.94)}.vpc-entry-card{background:transparent}.vpc-entry-copy{background:transparent;border:0;box-shadow:none;padding:0 4px;text-shadow:0 2px 18px rgba(0,0,0,.95),0 0 34px rgba(0,0,0,.75)}.vpc-entry-copy p{color:#e0d8cb}.vpc-entry-login{color:#b0a89c;text-shadow:0 2px 12px #000}.vpc-entry-card>.vp-pwa-install{background:#08080757;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.vp-guest-status-line{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:5px}.vp-guest-status-line em{padding:3px 6px;border:1px solid rgba(255,255,255,.07);border-radius:999px;font-size:6px;font-style:normal;letter-spacing:.04em}.vp-invite-state.accepted{color:#9ec69b;border-color:#6baa6638;background:#5699520f}.vp-invite-state.declined{color:#dc8a80;border-color:#be52483d;background:#ad40390f}.vp-invite-state.pending{color:#8b8276}.vp-manual-state{color:#d4ad67!important;border-color:#d7aa5842!important;background:#d7aa580f}.vp-reset-attendance{width:30px;height:30px;padding:0;border:1px solid rgba(215,170,88,.18);border-radius:50%;background:transparent;color:#b58b4f;cursor:pointer}.vp-hero-photo{background-image:linear-gradient(90deg,#07070514,#070705b8),var(--vp-couple-photo,url(/assets/vs-planer-couple-hero-desktop-rc85.png)),url(/assets/vs-planer-couple-hero-desktop-rc85.png);background-size:cover;background-position:var(--vp-desktop-x,50%) var(--vp-desktop-y,35%)!important}.vp-mobile-connected-pro{display:none}.vpc-entry-photo{background-image:linear-gradient(90deg,#0505047a,#05050433 42%,#0505040d 72%),var(--vpc-photo,url(/assets/vs-planer-couple-hero-desktop-rc85.png)),url(/assets/vs-planer-couple-hero-desktop-rc85.png);background-position:var(--vpc-desktop-x,50%) var(--vpc-desktop-y,50%)}.vp-primary,.vpc-entry-primary,.vp-pwa-install{position:relative;overflow:hidden;isolation:isolate}.vp-primary:after,.vpc-entry-primary:after,.vp-pwa-install:after{content:"";position:absolute;z-index:2;top:-45%;bottom:-45%;width:34%;left:-55%;pointer-events:none;transform:skew(-20deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.78),transparent);animation:vpGoldSweep 4.2s ease-in-out infinite}@keyframes vpGoldSweep{0%,58%{left:-55%}82%,to{left:125%}}.vpc-consent{display:grid!important;grid-template-columns:20px 1fr!important;align-items:start;gap:9px!important;line-height:1.45}.vpc-consent input{min-height:0!important;width:18px!important;height:18px!important;padding:0!important;accent-color:#c99e4d}.vpc-consent span{padding-top:1px}.vpc-photo-setup{min-height:100svh;background:radial-gradient(circle at 50% 0,rgba(205,156,67,.12),transparent 35%),#060605;color:#f5f0e7;display:grid;place-items:center;padding:20px;font-family:Inter,system-ui,sans-serif}.vpc-photo-setup-card{width:min(100%,440px);display:grid;gap:16px;text-align:center}.vpc-photo-setup-card header h1{font:400 30px/1.05 Georgia,serif;margin:7px 0}.vpc-photo-setup-card header small{color:#d8b467;letter-spacing:.18em;font-size:9px}.vpc-photo-setup-card header p,.vpc-photo-note{color:#a49d90;font-size:11px;line-height:1.5}.vpc-photo-preview{min-height:430px;border:1px solid #806633;border-radius:24px;background:linear-gradient(180deg,#05050408,#05050429 48%,#050504),url(/assets/vs-planer-couple-hero-rc80.webp) center 32%/cover;display:flex;align-items:flex-end;justify-content:center;padding:34px 20px}.vpc-photo-preview div{display:grid;gap:7px;text-shadow:0 2px 18px #000}.vpc-photo-preview small{color:#d8b467;font-size:9px;letter-spacing:.16em}.vpc-photo-preview b{font:400 29px/1.05 Georgia,serif;text-transform:uppercase}.vpc-photo-preview b span{color:#dfbb68}.vpc-photo-picker{min-height:46px;border:1px solid #735d32;border-radius:9px;display:grid;place-items:center;color:#dfbf76;font-weight:700;font-size:12px;cursor:pointer}.vpc-photo-picker input,.vp-photo-upload input{display:none}.vpc-photo-setup-card .vpc-entry-primary{margin-top:0}.vpc-photo-skip{border:0;background:transparent;color:#9f978a;cursor:pointer}.vp-photo-settings{max-width:1000px;margin:0 0 22px;border:1px solid var(--vp-line);border-radius:18px;background:linear-gradient(145deg,#17150f,#0d0d0b);padding:20px}.vp-photo-settings .vp-section-head{margin-bottom:15px}.vp-photo-settings h2{margin:5px 0 0}.vp-photo-upload{border:1px solid #8d7138;border-radius:9px;color:var(--vp-gold2);padding:10px 15px;cursor:pointer;font-size:12px}.vp-photo-editor{display:grid;grid-template-columns:minmax(300px,420px) 1fr;gap:20px}.vp-photo-previews{display:grid;grid-template-columns:150px 1fr;gap:9px;align-items:stretch}.vp-photo-editor-preview{min-height:270px;border:1px solid #6b5630;border-radius:15px;background-image:linear-gradient(180deg,#0707050f,#070705ad),var(--vp-couple-photo,url(/assets/vs-planer-couple-hero-rc80.webp));background-size:cover;background-position:var(--vp-photo-x,50%) var(--vp-photo-y,32%);display:flex;flex-direction:column;justify-content:flex-end;padding:15px}.vp-photo-editor-preview.desktop{min-height:190px}.vp-photo-editor-preview small{margin-bottom:auto;color:#d8b467;font-size:7px;letter-spacing:.12em}.vp-photo-editor-preview span{font:400 18px Georgia,serif;color:#f5ecdd;text-shadow:0 2px 15px #000}.vp-photo-controls{display:grid;gap:11px;align-content:center}.vp-photo-controls>label{display:grid;grid-template-columns:1fr auto;gap:6px;color:#c9c0b1;font-size:11px}.vp-photo-controls input[type=range]{grid-column:1/-1;width:100%;accent-color:#d8b467}.vp-photo-check{grid-template-columns:20px 1fr!important;align-items:center}.vp-photo-check input{accent-color:#d8b467}.vp-photo-delete{justify-self:start;border:0;background:transparent;color:#c78075;cursor:pointer;padding:4px 0}.vp-photo-controls p{color:var(--vp-muted);line-height:1.6;font-size:12px}@media(max-width:760px){.vp-hero-photo{background-image:linear-gradient(90deg,#07070514,#070705b8),var(--vp-couple-photo,url(/assets/vs-planer-couple-hero-rc80.webp)),url(/assets/vs-planer-couple-hero-rc80.webp);background-position:var(--vp-mobile-x,50%) var(--vp-mobile-y,32%)!important}.vp-mobile-connected-pro{display:flex;flex-direction:column;gap:2px;width:max-content;max-width:280px;margin-bottom:12px;padding:7px 10px;border:1px solid rgba(216,180,103,.4);border-radius:8px;background:#070705a8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.vp-mobile-connected-pro span{font-size:8px;letter-spacing:.1em;text-transform:uppercase;color:var(--vp-gold)}.vp-mobile-connected-pro b{font-size:11px;color:var(--vp-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vpc-entry-photo{background-image:linear-gradient(180deg,#05050408,#05050414 48%,#0505044d 72%,#0505049e),var(--vpc-photo,url(/assets/vs-planer-couple-hero-rc80.webp)),url(/assets/vs-planer-couple-hero-rc80.webp);background-position:var(--vpc-mobile-x,50%) var(--vpc-mobile-y,32%)}.vpc-photo-setup{padding:0}.vpc-photo-setup-card{padding:22px 18px}.vpc-photo-preview{min-height:400px}.vp-photo-editor{grid-template-columns:1fr}.vp-photo-previews{grid-template-columns:130px 1fr}.vp-photo-editor-preview{min-height:290px}.vp-photo-editor-preview.desktop{min-height:180px}.vp-photo-settings{padding:15px}.vp-photo-settings .vp-section-head{align-items:center}}@media(prefers-reduced-motion:reduce){.vp-primary:after,.vpc-entry-primary:after,.vp-pwa-install:after,.vpc-mark-symbol:after{animation:none}}.vp-invite-preview.custom-photo>small,.vp-invite-preview.custom-photo span,.vp-invite-preview.custom-photo i{color:#eadfcf}.vp-invite-preview.custom-photo strong{color:#fff6e7}.vp-invite-preview.custom-photo div{text-shadow:0 3px 20px #000}.vp-timeline select{width:100%;border:1px solid #383329;background:#0c0c0a;color:#f7f0e4;border-radius:9px;padding:12px 8px;font:inherit;outline:none}.vp-timeline select:focus{border-color:#927439}@media(max-width:760px){.vp-timeline article{grid-template-columns:58px minmax(0,1fr) 48px 82px 22px}.vp-timeline input,.vp-timeline select{min-width:0;padding:8px 4px;font-size:10px}.vp-timeline select{font-size:8px}.vp-timeline input[type=number]{font-size:9px}}.event-connect-page{min-height:100vh;background:#070706;color:#f5f0e7;display:grid;place-items:center;padding:32px;position:relative;overflow:hidden;font-family:Inter,Arial,sans-serif}.event-connect-glow{position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;background:radial-gradient(circle at 50% 20%,rgba(205,151,49,.2),transparent 34%),radial-gradient(circle at 10% 90%,rgba(117,74,14,.16),transparent 30%)}.event-connect-card{width:min(980px,100%);position:relative;border:1px solid rgba(213,166,70,.42);background:linear-gradient(145deg,#14120efa,#080807fa);box-shadow:0 35px 100px #000,0 0 80px #b47e1914;padding:38px 48px 44px}.event-connect-card:before{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:1px solid rgba(225,184,91,.1);pointer-events:none}.event-connect-card header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(220,172,76,.22);padding-bottom:24px}.event-connect-card header a{display:flex;align-items:baseline;gap:12px;text-decoration:none;color:#e9b953}.event-connect-card header a span{font:italic 42px Georgia,serif}.event-connect-card header a b{letter-spacing:.24em;font-size:13px}.event-connect-card header small,.event-connect-intro p{color:#c9973c;letter-spacing:.18em;font-size:11px}.event-connect-intro{text-align:center;padding:62px 20px 42px}.event-connect-intro h1{font:56px/1.02 Georgia,serif;margin:15px auto;color:#f6efe2;max-width:760px}.event-connect-intro span{color:#bdb4a7;font-size:16px}.event-connect-details{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(210,162,67,.25)}.event-connect-details article{padding:24px;border-right:1px solid rgba(210,162,67,.18)}.event-connect-details article:last-child{border:0}.event-connect-details small{display:block;color:#9d7b3d;font-size:10px;letter-spacing:.16em;margin-bottom:9px}.event-connect-details strong{font-size:14px}.event-connect-security{margin:20px 0;padding:24px 26px;background:#ffffff06;border-left:2px solid #c99536}.event-connect-security b{font:21px Georgia,serif}.event-connect-security p{color:#aaa296;line-height:1.65;margin:8px 0 0}.event-connect-actions{display:flex;align-items:center;justify-content:center;gap:22px;flex-wrap:wrap;padding-top:16px}.event-connect-actions .gold,.event-connect-result a{min-width:300px;text-align:center;padding:18px 28px;border:1px solid #e6bc64;background:linear-gradient(135deg,#f1ce7b,#b77916,#efd083);color:#171005;font-weight:800;letter-spacing:.08em;text-decoration:none;cursor:pointer;position:relative;overflow:hidden}.event-connect-actions .gold:after{content:"";position:absolute;inset:-80% auto -80% -40%;width:24%;transform:rotate(18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);animation:eventConnectShine 2.8s infinite}.event-connect-actions>a:not(.gold){color:#d6ad5d}.event-connect-actions small{color:#948b7d}.event-connect-result,.event-connect-state{text-align:center;padding:54px 20px}.event-connect-result strong,.event-connect-state h1{display:block;font:34px Georgia,serif;margin-bottom:24px}.event-connect-result a,.event-connect-state a{display:inline-block;color:#161005}.event-connect-state i{display:grid;place-items:center;width:70px;height:70px;border:1px solid #c9973c;border-radius:50%;margin:0 auto 22px;color:#e0ad4a;font:28px Georgia,serif}.event-connect-result p{color:#aaa}.event-connect-error{margin-top:20px;padding:14px;border:1px solid #783c33;background:#2b1614;color:#f3b4aa;text-align:center}@keyframes eventConnectShine{0%{left:-40%}55%,to{left:130%}}@media(max-width:700px){.event-connect-page{padding:14px}.event-connect-card{padding:26px 20px 32px}.event-connect-card header small{display:none}.event-connect-intro{padding:42px 5px 28px}.event-connect-intro h1{font-size:39px}.event-connect-details{grid-template-columns:1fr}.event-connect-details article{border-right:0;border-bottom:1px solid rgba(210,162,67,.18);padding:17px}.event-connect-details article:last-child{border-bottom:0}.event-connect-actions{flex-direction:column}.event-connect-actions .gold,.event-connect-result a{width:100%;min-width:0}.event-connect-security{padding:20px}.event-connect-card header a span{font-size:34px}}.mc66-pro-shell,.mc66-live-shell{--mc-bg:#060606;--mc-bg2:#090908;--mc-panel:#0d0d0c;--mc-panel2:#11110f;--mc-panel3:#15130f;--mc-line:rgba(206,157,70,.28);--mc-line-strong:rgba(220,170,77,.54);--mc-line-soft:rgba(255,255,255,.065);--mc-gold:#d7a94f;--mc-gold2:#f0c56a;--mc-gold-dim:#a67c35;--mc-text:#eee9df;--mc-text2:#bdb5a8;--mc-muted:#777269;--mc-green:#64b96c;--mc-red:#d05c4d;--mc-shadow:0 24px 80px rgba(0,0,0,.36);min-height:100svh;background:radial-gradient(circle at 62% -18%,rgba(203,151,61,.065),transparent 32%),#050505;color:var(--mc-text);font-family:var(--vs-font-body,"Inter",Arial,sans-serif);font-size:14px;line-height:1.35;color-scheme:dark;overflow-x:hidden}.mc66-pro-shell *,.mc66-live-shell *{box-sizing:border-box}.mc66-pro-shell button,.mc66-pro-shell input,.mc66-pro-shell textarea,.mc66-pro-shell select,.mc66-live-shell button,.mc66-live-shell input,.mc66-live-shell textarea{font:inherit}.mc66-pro-shell button,.mc66-live-shell button{cursor:pointer}.mc66-pro-shell a,.mc66-live-shell a{color:inherit;text-decoration:none}.mc66-pro-shell small,.mc66-live-shell small{font-size:11px}.mc66-pro-shell input,.mc66-pro-shell textarea,.mc66-live-shell input,.mc66-live-shell textarea{border:1px solid var(--mc-line-soft);background:#0b0b0a;color:var(--mc-text);outline:none}.mc66-pro-shell input:focus,.mc66-pro-shell textarea:focus,.mc66-live-shell input:focus,.mc66-live-shell textarea:focus{border-color:var(--mc-line-strong);box-shadow:0 0 0 2px #d7a94f12}.mc66-avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;border:1px solid var(--mc-line);background:linear-gradient(145deg,#17130c,#090909);color:var(--mc-gold2);font-family:var(--vs-ui-display,Georgia,serif);font-size:18px}.mc66-product-brand{display:grid;grid-template-columns:58px 1fr;align-items:center;gap:10px;padding:22px 16px 20px;border-bottom:1px solid var(--mc-line)}.mc66-product-brand>b{font:400 48px/.86 var(--vs-ui-display,Georgia,serif);letter-spacing:-.09em;color:var(--mc-gold2)}.mc66-product-brand>span{display:grid;gap:5px}.mc66-product-brand strong{font-size:15px;letter-spacing:.08em}.mc66-product-brand small{font-size:8px;line-height:1.45;letter-spacing:.13em;color:var(--mc-gold)}.mc66-inline-notice,.mc66-lock-note{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:40px;padding:8px 18px;border-bottom:1px solid var(--mc-line);background:#c6913714;font-size:12px;color:#dec48e}.mc66-inline-notice button{border:0;background:transparent;color:var(--mc-text2);font-size:20px}.mc66-lock-note{justify-content:flex-start}.mc66-lock-note b{font-size:10px;letter-spacing:.13em;color:var(--mc-gold2)}.mc66-empty{padding:28px;border:1px dashed var(--mc-line);color:var(--mc-muted);text-align:center;background:#ffffff03}.mc66-pro-shell{display:grid;grid-template-columns:240px minmax(0,1fr)}.mc66-pro-sidebar{position:sticky;top:0;height:100svh;display:flex;flex-direction:column;border:1px solid var(--mc-line);border-top:0;background:linear-gradient(180deg,#090909,#060606);box-shadow:var(--mc-shadow);z-index:40}.mc66-pro-nav{display:grid;gap:4px;padding:18px 12px;overflow:auto;scrollbar-width:thin;scrollbar-color:#4c3919 transparent}.mc66-pro-nav button{position:relative;display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;min-height:48px;padding:0 12px;border:1px solid transparent;border-radius:5px;background:transparent;color:#9a968d;text-align:left;transition:.15s ease}.mc66-pro-nav button:hover{color:#ddd4c5;background:#ffffff06}.mc66-pro-nav button.active{color:#fff4dc;border-color:var(--mc-line);background:linear-gradient(90deg,#c9963e2e,#c9963e0b);box-shadow:inset 3px 0 0 var(--mc-gold)}.mc66-pro-nav button i{font-style:normal;font-size:20px;color:var(--mc-gold)}.mc66-pro-nav button span{font-size:13px}.mc66-pro-nav button em{width:7px;height:7px;border-radius:50%;background:var(--mc-green);box-shadow:0 0 12px #57be67a6}.mc66-pro-profile,.mc66-live-profile{margin:auto 12px 14px;display:grid;grid-template-columns:38px 1fr 20px;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--mc-line);border-radius:6px;background:#ffffff05}.mc66-pro-profile strong,.mc66-live-profile strong{display:block;font-size:12px;color:var(--mc-gold2)}.mc66-pro-profile small,.mc66-live-profile small{display:block;margin-top:2px;color:var(--mc-muted);font-size:9px}.mc66-pro-profile>a,.mc66-live-profile>a{color:var(--mc-gold);font-size:22px;text-align:center}.mc66-pro-workspace{min-width:0;display:grid;grid-template-rows:auto auto 1fr;background:#070707}.mc66-pro-header{min-height:112px;display:grid;grid-template-columns:minmax(330px,1.7fr) 145px 150px 100px 195px;align-items:stretch;border:1px solid var(--mc-line);border-top:0;border-left:0;background:linear-gradient(180deg,#0b0b0a,#080808)}.mc66-pro-header>div{display:flex;flex-direction:column;justify-content:center;padding:16px 20px;border-right:1px solid var(--mc-line-soft)}.mc66-pro-event-title small,.mc66-pro-readiness>small,.mc66-pro-duration>small,.mc66-pro-actions>small{font-size:9px;letter-spacing:.12em;color:var(--mc-muted)}.mc66-pro-event-title h1{margin:4px 0 5px;font:400 30px/1.03 var(--vs-ui-display,Georgia,serif);letter-spacing:-.02em;color:#e8e2d7}.mc66-pro-event-title span{font-size:11px;color:#8f8b82}.mc66-pro-readiness div{display:flex;align-items:center;gap:10px;margin-top:7px}.mc66-pro-readiness b{display:grid;place-items:center;width:54px;height:54px;border:5px solid var(--mc-gold);border-radius:50%;font-size:12px;color:var(--mc-gold2);box-shadow:inset 0 0 0 1px #2a2113}.mc66-pro-readiness span{font-size:11px;color:#d9b56e}.mc66-pro-duration strong{margin-top:8px;font:400 25px/1 var(--vs-ui-display,Georgia,serif)}.mc66-pro-duration span{margin-top:6px;font-size:10px;color:var(--mc-muted)}.mc66-pro-actions{align-items:flex-start}.mc66-pro-actions button{margin-top:7px;width:72px;height:38px;border:1px solid var(--mc-line);border-radius:4px;background:#0b0b0a;color:var(--mc-gold);letter-spacing:.12em}.mc66-pro-save-stack{display:grid!important;align-content:center;gap:8px!important;padding:12px 18px!important;border-right:0!important}.mc66-pro-save-stack>*{min-height:42px;display:grid;place-items:center;border:1px solid var(--mc-line);border-radius:4px;font-size:10px;letter-spacing:.07em}.mc66-pro-save-stack .primary{border-color:#deb45d;background:linear-gradient(180deg,#ebc66f,#ca963a);color:#160f06;font-weight:800}.mc66-pro-save-stack>a:last-child{color:var(--mc-gold2);background:#0a0908}.mc66-pro-main{min-width:0;padding:12px 14px 60px;background:linear-gradient(180deg,#070707,#050505)}.mc66-pro-main.is-program{padding-bottom:20px;overflow:hidden}.mc66-pro-toolbar{min-height:56px;display:grid;grid-template-columns:250px 104px minmax(260px,1fr) 160px;align-items:center;gap:12px;padding:8px 0 10px}.mc66-pro-toolbar>label{display:grid;grid-template-columns:28px 1fr;align-items:center;height:38px;border:1px solid var(--mc-line-soft);border-radius:4px;background:#0a0a09;color:#777}.mc66-pro-toolbar>label>span{text-align:center;font-size:18px}.mc66-pro-toolbar input{border:0!important;background:transparent!important;height:36px;padding:0 8px;font-size:11px}.mc66-pro-toolbar>button{height:38px;border:1px solid var(--mc-line);border-radius:4px;background:#0b0b0a;color:var(--mc-gold2);font-size:10px}.mc66-pro-toolbar>button.active{background:#c9963e1a}.mc66-pro-toolbar>button small{display:block;font-size:7px;color:#8d8068}.mc66-pro-toolbar-meta{display:flex;gap:24px;color:#79756d;font-size:11px}.mc66-pro-toolbar-meta b{color:#b9b0a1;font-weight:500}.mc66-pro-view{display:flex;justify-content:flex-end;align-items:center;gap:4px}.mc66-pro-view small{margin-right:8px;color:var(--mc-gold);font-size:8px}.mc66-pro-view button{width:37px;height:32px;border:1px solid transparent;background:#0b0b0a;color:#8e826b}.mc66-pro-view button.active{border-color:var(--mc-line);background:#cf9d431a;color:var(--mc-gold2)}.mc66-pro-scenario-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:12px;min-height:calc(100svh - 190px)}.mc66-pro-scenario-list{display:grid;align-content:start;gap:8px;min-width:0}.mc66-pro-block{border:1px solid var(--mc-line-soft);border-radius:6px;background:linear-gradient(180deg,#0d0d0c,#090909);overflow:hidden}.mc66-pro-block.expanded{border-color:var(--mc-line-strong);box-shadow:0 12px 35px #00000047}.mc66-pro-block-row{width:100%;min-height:62px;display:grid;grid-template-columns:22px 54px 44px minmax(0,1fr) 74px 32px;align-items:center;gap:8px;padding:8px 12px;border:0;background:transparent;color:var(--mc-text);text-align:left}.mc66-pro-block-row:hover{background:#ffffff05}.mc66-pro-block-row .drag{color:#5c584f;font-size:18px}.mc66-pro-block-row .num{height:44px;display:grid;place-items:center;border:1px solid #40331c;border-radius:3px;font:400 18px var(--vs-ui-display,Georgia,serif);color:var(--mc-gold2)}.mc66-pro-block-row .type-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:4px;background:linear-gradient(135deg,#cd993d29,#cd993d0a);color:var(--mc-gold2);font-size:19px}.mc66-pro-block-row .copy strong{display:block;color:#d2a95b;font-size:12px;letter-spacing:.025em}.mc66-pro-block-row .copy small{display:block;margin-top:3px;color:#88837a;font-size:10px}.mc66-pro-block-row .time{color:#99958d;font-size:10px}.mc66-pro-block-row .more{color:#afa89c;letter-spacing:.12em}.mc66-pro-block-expanded{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(250px,.8fr);gap:12px;padding:8px 14px 14px 76px;border-top:1px solid rgba(208,157,69,.14)}.mc66-pro-block-copy,.mc66-pro-block-params{border:1px solid var(--mc-line-soft);border-radius:4px;background:#0a0a09;padding:14px}.mc66-pro-block-copy>small,.mc66-pro-block-params>small{display:block;margin-bottom:8px;color:#817a70;font-size:9px;letter-spacing:.09em}.mc66-pro-block-copy p{margin:0 0 12px;padding:12px;border:1px solid rgba(255,255,255,.05);background:#0d0d0c;color:#c6c0b6;font-size:12px;line-height:1.55;white-space:pre-line}.mc66-pro-block-copy p.notes{font-size:11px;color:#9b958b}.mc66-pro-tags{display:flex;flex-wrap:wrap;gap:6px}.mc66-pro-tags>*{min-height:28px;padding:0 9px;display:inline-flex;align-items:center;border:1px solid var(--mc-line-soft);border-radius:3px;background:#0c0c0b;color:#999187;font-size:9px}.mc66-pro-tags button{color:var(--mc-gold)}.mc66-pro-block-params ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}.mc66-pro-block-params li{display:grid;grid-template-columns:22px 1fr;align-items:center;gap:8px;color:#908b82;font-size:11px}.mc66-pro-block-params li i{font-style:normal;color:var(--mc-gold);font-size:16px}.mc66-pro-block-params li b{color:#bdb6aa;font-weight:500}.mc66-add-block{min-height:42px;border:1px dashed var(--mc-line);border-radius:4px;background:#080808;color:var(--mc-gold);font-size:10px;letter-spacing:.08em}.mc66-pro-properties{border:1px solid var(--mc-line);border-radius:5px;background:linear-gradient(180deg,#0d0d0c,#090909);overflow:hidden;align-self:start;position:sticky;top:12px}.mc66-properties-head{height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid var(--mc-line-soft);color:var(--mc-gold);font-size:10px;letter-spacing:.08em}.mc66-properties-head button{border:0;background:transparent;color:#9d8a65;font-size:20px}.mc66-properties-body{padding:14px;display:grid;gap:14px}.mc66-properties-body>label,.mc66-properties-body fieldset>label:not(.toggle-row){display:grid;gap:6px;color:#7e796f;font-size:9px;letter-spacing:.06em}.mc66-properties-body input,.mc66-properties-body textarea{width:100%;padding:9px 10px;border-radius:3px;font-size:11px;resize:vertical}.mc66-properties-body fieldset{min-width:0;margin:0;padding:14px 0 0;border:0;border-top:1px solid var(--mc-line-soft);display:grid;gap:10px}.mc66-properties-body legend{padding:0 0 10px;color:var(--mc-gold);font-size:10px;letter-spacing:.08em}.toggle-row{display:grid!important;grid-template-columns:1fr auto;align-items:center;gap:10px;color:#a39d93!important;font-size:11px!important;letter-spacing:0!important}.toggle-row input{position:absolute;opacity:0;pointer-events:none}.toggle-row i{width:44px;height:22px;border-radius:20px;background:#222;border:1px solid #333;position:relative}.toggle-row i:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#6d6b67;transition:.15s}.toggle-row input:checked+i{background:#cf9d442b;border-color:var(--mc-line-strong)}.toggle-row input:checked+i:after{left:23px;background:var(--mc-gold2)}.mc66-properties-save{min-height:42px;border:1px solid #dfb158;border-radius:3px;background:linear-gradient(180deg,#e8c068,#c9963a);color:#171006;font-weight:800;font-size:10px;letter-spacing:.07em}.mc66-pro-main:not(.is-program) .pro-workspace-section{max-width:1180px;margin:0 auto;padding:18px 0}.mc66-pro-main:not(.is-program) .pro-card,.mc66-pro-main:not(.is-program) .pro-block-editor{border-radius:5px!important;border-color:var(--mc-line)!important;background:#0c0c0b!important}.mc66-pro-main:not(.is-program) .pro-section-head{border-color:var(--mc-line-soft)!important}.mc66-pro-main:not(.is-program) .pro-section-head h1{font-family:var(--vs-ui-display,Georgia,serif)!important;color:#ece5da!important}.mc66-pro-main:not(.is-program) .pro-gold-action{border-radius:3px!important;background:linear-gradient(180deg,#e7bd61,#c69336)!important}.mc66-pro-main:not(.is-program) .pro-data-list>article,.mc66-pro-main:not(.is-program) .pro-media-list>article{border-color:var(--mc-line-soft)!important;background:#0c0c0b!important}.mc66-live-shell{display:grid;grid-template-columns:230px minmax(0,1fr)}.mc66-live-sidebar{position:sticky;top:0;height:100svh;display:flex;flex-direction:column;border:1px solid var(--mc-line);border-top:0;background:linear-gradient(180deg,#090909,#060606);z-index:45}.mc66-live-nav{display:grid;gap:4px;padding:18px 12px}.mc66-live-nav button,.mc66-live-nav a{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:10px;min-height:48px;padding:0 12px;border:1px solid transparent;border-radius:5px;background:transparent;color:#a09b91;text-align:left}.mc66-live-nav button:hover,.mc66-live-nav a:hover{background:#ffffff06;color:#eee7db}.mc66-live-nav button.active{border-color:var(--mc-line);background:linear-gradient(90deg,#cd9a402e,#cd9a400b);box-shadow:inset 3px 0 0 var(--mc-gold);color:#f4eddf}.mc66-live-nav i{font-style:normal;color:var(--mc-gold);font-size:19px}.mc66-live-nav span{font-size:13px}.mc66-live-sync{margin:auto 12px 8px;padding:12px;border:1px solid var(--mc-line-soft);border-radius:5px;background:#0b0b0a;display:grid;gap:6px}.mc66-live-sync>small{color:#6f6a62;font-size:8px;letter-spacing:.09em}.mc66-live-sync strong{font-size:11px}.mc66-live-sync strong i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#806c45;margin-right:6px}.mc66-live-sync strong i.ok{background:#69ae4c;box-shadow:0 0 12px #53a94d73}.mc66-live-sync span{font-size:9px;color:#79746b}.mc66-live-workspace{min-width:0;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;background:#070707}.mc66-live-header{min-height:110px;display:grid;grid-template-columns:minmax(335px,1.55fr) 180px 180px 100px 205px;align-items:stretch;border:1px solid var(--mc-line);border-left:0;border-top:0;background:linear-gradient(180deg,#0b0b0a,#080808)}.mc66-live-header>div{display:flex;flex-direction:column;justify-content:center;padding:14px 18px;border-right:1px solid var(--mc-line-soft)}.mc66-live-event-title small,.mc66-live-clock small,.mc66-live-controller small,.mc66-live-actions small{font-size:9px;letter-spacing:.11em;color:#777168}.mc66-live-event-title h1{margin:4px 0 5px;font:400 29px/1.05 var(--vs-ui-display,Georgia,serif);letter-spacing:-.02em}.mc66-live-event-title span{font-size:10px;color:#8f8a81}.mc66-live-clock{text-align:center}.mc66-live-clock>small{color:#d15547;font-weight:800}.mc66-live-clock strong{font:500 25px/1.1 var(--vs-font-body,"Inter",sans-serif);font-variant-numeric:tabular-nums;letter-spacing:.04em}.mc66-live-clock span{margin-top:5px;font-size:9px;color:#7d786f}.mc66-live-controller strong{margin-top:6px;font-size:12px}.mc66-live-controller strong i{display:inline-block;width:10px;height:10px;border-radius:50%;background:#7d6a45;margin-right:7px}.mc66-live-controller strong i.ok{background:#5da83f;box-shadow:0 0 12px #4fa8467a}.mc66-live-controller span{margin-top:5px;font-size:9px;color:#7f7a72}.mc66-live-actions{align-items:flex-start}.mc66-live-actions button{width:70px;height:38px;margin-top:6px;border:1px solid var(--mc-line);border-radius:4px;background:#0b0b0a;color:var(--mc-gold);letter-spacing:.12em}.mc66-live-finish-stack{display:grid!important;align-content:center;gap:8px!important;padding:12px 18px!important;border-right:0!important}.mc66-live-finish-stack>*{min-height:42px;display:grid;place-items:center;border:1px solid var(--mc-line);border-radius:4px;font-size:10px;letter-spacing:.06em}.mc66-live-finish-stack .primary{border-color:#deb35b;background:linear-gradient(180deg,#e8c36a,#c99538);color:#160f05;font-weight:800}.mc66-live-finish-stack .primary.disabled{opacity:.45}.mc66-live-finish-stack>a{color:var(--mc-gold2);background:#0a0908}.mc66-live-body{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:12px;padding:12px 12px 10px 14px;overflow:hidden}.mc66-live-scenario{min-width:0;overflow:auto;padding-right:2px;scrollbar-width:thin;scrollbar-color:#513b17 transparent}.mc66-live-toolbar{min-height:50px;display:grid;grid-template-columns:250px 105px minmax(260px,1fr) 155px;align-items:center;gap:10px;padding:0 0 10px}.mc66-live-toolbar>label{display:grid;grid-template-columns:30px 1fr;align-items:center;height:38px;border:1px solid var(--mc-line-soft);border-radius:4px;background:#0a0a09;color:#777}.mc66-live-toolbar>label>span{text-align:center;font-size:18px}.mc66-live-toolbar input{height:36px;border:0!important;background:transparent!important;padding:0 8px;font-size:11px}.mc66-live-toolbar>button{height:38px;border:1px solid var(--mc-line);border-radius:4px;background:#0b0b0a;color:var(--mc-gold2);font-size:10px}.mc66-live-toolbar>button small{display:block;font-size:7px;color:#82775f}.mc66-live-toolbar>button.active{background:#cd9a401a}.mc66-live-toolbar>div:nth-of-type(1){display:flex;gap:23px;color:#767168;font-size:11px}.mc66-live-toolbar b{color:#a8a196;font-weight:500}.mc66-live-view{display:flex!important;justify-content:flex-end;align-items:center;gap:4px!important}.mc66-live-view small{color:var(--mc-gold);font-size:8px;margin-right:6px}.mc66-live-view button{width:36px;height:32px;border:1px solid transparent;background:#0b0b0a;color:#8c8068}.mc66-live-view button.active{border-color:var(--mc-line);color:var(--mc-gold2);background:#cd9a401a}.mc66-live-block-list{display:grid;align-content:start;gap:8px}.mc66-live-block{border:1px solid var(--mc-line-soft);border-radius:6px;background:linear-gradient(180deg,#0d0d0c,#090909);overflow:hidden}.mc66-live-block.expanded{border-color:var(--mc-line-strong);box-shadow:0 16px 40px #00000047}.mc66-live-block.completed{opacity:.62}.mc66-live-block-row{width:100%;min-height:60px;display:grid;grid-template-columns:22px 52px minmax(0,1fr) 78px 44px;align-items:center;gap:10px;padding:8px 12px;border:0;background:transparent;color:var(--mc-text);text-align:left}.mc66-live-block-row:hover{background:#ffffff05}.mc66-live-block-row .drag{color:#555149;font-size:18px}.mc66-live-block-row .num{height:42px;display:grid;place-items:center;border:1px solid #43351e;border-radius:3px;font:400 18px var(--vs-ui-display,Georgia,serif);color:var(--mc-gold2)}.mc66-live-block-row .copy strong{display:block;color:#d1a757;font-size:12px;letter-spacing:.025em}.mc66-live-block-row .copy small{display:block;margin-top:3px;color:#8b857b;font-size:10px}.mc66-live-block-row .time{color:#929087;font-size:10px}.mc66-live-block-row .state{color:#b9a269;text-align:right;font-size:10px}.mc66-live-block.completed .state{color:var(--mc-green)}.mc66-live-expanded{padding:8px 14px 12px;border-top:1px solid rgba(209,158,69,.15)}.mc66-live-expanded-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:0 0 10px}.mc66-live-expanded-actions button{min-height:38px;padding:0 20px;border:1px solid var(--mc-line-soft);border-radius:4px;background:#0a0a09;color:#aaa399;font-size:10px;letter-spacing:.06em}.mc66-live-expanded-actions .execute{margin-left:auto;min-width:170px;border-color:#dfb45b;background:linear-gradient(180deg,#eac56d,#c89437);color:#160f05;font-weight:800}.mc66-live-expanded-actions .execute.done{background:linear-gradient(180deg,#285d2d,#183b1e);border-color:#3f8048;color:#dff1de}.mc66-live-expanded-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.8fr);gap:12px}.mc66-live-copy-panel,.mc66-live-params{border:1px solid var(--mc-line-soft);border-radius:4px;background:#0a0a09;padding:12px}.mc66-live-copy-tabs{display:flex;gap:20px;border-bottom:1px solid var(--mc-line-soft)}.mc66-live-copy-tabs button{min-height:34px;border:0;border-bottom:2px solid transparent;background:transparent;color:#777168;font-size:9px;letter-spacing:.06em}.mc66-live-copy-tabs button.active{color:var(--mc-gold2);border-bottom-color:var(--mc-gold)}.mc66-live-copy-panel>p{min-height:100px;margin:12px 0;padding:12px;border:1px solid rgba(255,255,255,.05);background:#0d0d0c;color:#c9c3b9;font-size:12px;line-height:1.6;white-space:pre-line}.mc66-live-inline-note{padding:10px;border:1px solid rgba(255,255,255,.05);background:#0d0d0c}.mc66-live-inline-note small{display:block;color:#7d776e;font-size:8px}.mc66-live-inline-note span{display:block;margin-top:4px;color:#aaa49a;font-size:10px}.mc66-note-shortcut{width:100%;min-height:32px;margin-top:8px;border:1px solid var(--mc-line);background:transparent;color:var(--mc-gold);font-size:9px}.mc66-live-params>small{color:#817a70;font-size:9px;letter-spacing:.08em}.mc66-live-params ul{list-style:none;padding:0;margin:12px 0 16px;display:grid;gap:12px}.mc66-live-params li{display:grid;grid-template-columns:24px 1fr;align-items:center;gap:8px;color:#969086;font-size:11px}.mc66-live-params li i{font-style:normal;color:var(--mc-gold);font-size:16px}.mc66-live-params li b{color:#bdb5a8;font-weight:500}.mc66-live-step-progress{margin-top:auto}.mc66-live-step-progress small{font-size:8px;color:#777168}.mc66-live-step-progress>i{display:block;height:3px;margin-top:8px;background:#211d16;border-radius:99px;overflow:hidden}.mc66-live-step-progress>i>b{display:block;height:100%;background:linear-gradient(90deg,var(--mc-gold),var(--mc-gold2))}.mc66-live-secondary-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:10px}.mc66-live-secondary-actions button{min-height:34px;padding:0 12px;border:1px solid var(--mc-line);border-radius:3px;background:#0a0a09;color:#c3ad80;font-size:9px}.mc66-live-right{min-width:0;display:grid;align-content:start;gap:10px;overflow:auto;scrollbar-width:thin;scrollbar-color:#513b17 transparent}.mc66-live-side-card{border:1px solid var(--mc-line);border-radius:5px;background:linear-gradient(180deg,#0d0d0c,#090909);padding:12px}.mc66-live-side-card>header{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid var(--mc-line-soft)}.mc66-live-side-card>header strong{color:var(--mc-gold);font-size:11px;letter-spacing:.05em}.mc66-live-side-card>header span{color:#777168;font-size:8px}.mc66-now-playing{display:grid;grid-template-columns:72px 1fr;gap:12px;padding:14px 0}.mc66-now-playing .cover{display:grid;place-items:center;width:72px;height:72px;border:1px solid var(--mc-line);background:linear-gradient(145deg,#291814,#0b0b0a);color:var(--mc-gold2);font-size:30px}.mc66-now-playing>div:last-child{display:grid;align-content:center}.mc66-now-playing strong{font:400 15px var(--vs-ui-display,Georgia,serif)}.mc66-now-playing span{margin-top:3px;color:#9e978c;font-size:10px}.mc66-now-playing small{margin-top:7px;color:#c59d52;font-size:8px}.mc66-player-controls{display:flex;justify-content:space-around;align-items:center;padding:2px 12px 8px}.mc66-player-controls button{width:34px;height:34px;border:0;background:transparent;color:#c8c2b7;font-size:16px}.mc66-player-controls button.play{width:44px;height:44px;border-radius:50%;background:var(--mc-gold2);color:#151006}.mc66-volume{display:grid;grid-template-columns:20px 1fr 34px;align-items:center;gap:6px}.mc66-volume input{padding:0!important;border:0!important}.mc66-volume b{font-size:9px;color:#8b857b}.mc66-playlist{display:grid;margin-top:10px}.mc66-playlist>small{padding:8px 0;color:#7e786e;font-size:8px}.mc66-playlist button{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;min-height:50px;padding:8px 4px;border:0;border-top:1px solid var(--mc-line-soft);background:transparent;color:#a9a39a;text-align:left}.mc66-playlist button strong{display:block;font-size:10px}.mc66-playlist button small{display:block;margin-top:2px;color:#716d66;font-size:8px}.mc66-playlist button em{font-style:normal;font-size:8px;color:#8d877e}.mc66-playlist button.active em{color:var(--mc-gold2)}.mc66-side-outline{width:100%;min-height:38px;margin-top:10px;border:1px solid var(--mc-line);border-radius:3px;background:transparent;color:var(--mc-gold2);font-size:9px;letter-spacing:.06em}.mc66-guest-mini{display:grid}.mc66-guest-mini button{display:grid;grid-template-columns:1fr auto;align-items:center;min-height:38px;border:0;border-bottom:1px solid var(--mc-line-soft);background:transparent;color:#b6afa4;text-align:left}.mc66-guest-mini button small{font-size:8px;color:#756f67}.mc66-guest-mini button.absent{opacity:.45}.mc66-note-list{display:grid;gap:6px;padding-top:10px}.mc66-note-list p{margin:0;padding:8px 9px;background:#0b0b0a;border:1px solid var(--mc-line-soft);color:#aaa49a;font-size:9px;line-height:1.45}.mc66-live-side-card textarea{width:100%;min-height:68px;margin-top:8px;padding:8px;resize:vertical;font-size:10px}.mc66-live-side-card.offline p{color:#928b80;font-size:10px;line-height:1.5}.mc66-live-footer{min-height:62px;display:grid;grid-template-columns:minmax(300px,1.6fr) 170px 160px 90px 205px;align-items:stretch;border:1px solid var(--mc-line);border-left:0;background:linear-gradient(180deg,#090909,#070707)}.mc66-live-footer>div{display:flex;align-items:center;gap:12px;padding:8px 14px;border-right:1px solid var(--mc-line-soft)}.mc66-live-footer>div>small{color:#87724c;font-size:8px;letter-spacing:.07em}.mc66-live-footer>div>b{font:400 20px var(--vs-ui-display,Georgia,serif);color:var(--mc-gold2)}.mc66-live-footer>div>span{display:grid}.mc66-live-footer>div>span strong{font-size:10px}.mc66-live-footer>div>span small{color:#777168;font-size:8px}.mc66-live-footer>div>strong{font:400 17px var(--vs-ui-display,Georgia,serif);color:#b2a789}.mc66-live-footer>a{margin:9px 12px;display:grid;place-items:center;border:1px solid var(--mc-line);border-radius:3px;color:var(--mc-gold2);font-size:9px;letter-spacing:.06em}@media(max-width:1180px)and (min-width:901px){.mc66-pro-shell{grid-template-columns:190px minmax(0,1fr)}.mc66-live-shell{grid-template-columns:180px minmax(0,1fr)}.mc66-product-brand{grid-template-columns:46px 1fr;padding-left:12px}.mc66-product-brand>b{font-size:40px}.mc66-product-brand small{font-size:7px}.mc66-pro-header{grid-template-columns:minmax(250px,1fr) 115px 110px 76px 165px}.mc66-live-header{grid-template-columns:minmax(250px,1fr) 145px 145px 76px 170px}.mc66-pro-header>div,.mc66-live-header>div{padding:12px}.mc66-pro-event-title h1,.mc66-live-event-title h1{font-size:24px}.mc66-pro-scenario-grid{grid-template-columns:minmax(0,1fr) 260px}.mc66-live-body{grid-template-columns:minmax(0,1fr) 270px}.mc66-pro-toolbar,.mc66-live-toolbar{grid-template-columns:210px 90px minmax(180px,1fr) 120px}.mc66-pro-toolbar-meta,.mc66-live-toolbar>div:nth-of-type(1){gap:10px;font-size:9px}.mc66-pro-block-expanded,.mc66-live-expanded-grid{grid-template-columns:1fr}.mc66-live-footer{grid-template-columns:minmax(240px,1fr) 135px 135px 70px 165px}}@media(max-width:900px){.mc66-pro-shell,.mc66-live-shell{grid-template-columns:84px minmax(0,1fr)}.mc66-pro-sidebar,.mc66-live-sidebar{height:100svh}.mc66-product-brand{display:block;padding:18px 8px;text-align:center}.mc66-product-brand>b{font-size:38px}.mc66-product-brand>span{display:none}.mc66-pro-nav,.mc66-live-nav{padding:10px 8px}.mc66-pro-nav button,.mc66-live-nav button,.mc66-live-nav a{grid-template-columns:1fr;place-items:center;min-height:54px;padding:4px}.mc66-pro-nav button span,.mc66-live-nav span{font-size:7px;text-align:center}.mc66-pro-nav button i,.mc66-live-nav i{font-size:18px}.mc66-pro-profile,.mc66-live-profile{grid-template-columns:1fr;margin:8px;padding:8px;place-items:center}.mc66-pro-profile>div:nth-child(2),.mc66-live-profile>div:nth-child(2),.mc66-pro-profile>a,.mc66-live-profile>a{display:none}.mc66-live-sync{margin:8px;padding:8px;text-align:center}.mc66-live-sync span,.mc66-live-sync>small{display:none}.mc66-pro-header{grid-template-columns:minmax(240px,1fr) 100px 100px 140px}.mc66-pro-actions{display:none!important}.mc66-live-header{grid-template-columns:minmax(230px,1fr) 125px 125px 145px}.mc66-live-actions{display:none!important}.mc66-pro-save-stack,.mc66-live-finish-stack{padding:8px!important}.mc66-pro-save-stack>*,.mc66-live-finish-stack>*{font-size:8px}.mc66-pro-scenario-grid{grid-template-columns:1fr}.mc66-pro-properties{position:relative;top:auto}.mc66-live-body{grid-template-columns:1fr;overflow:auto}.mc66-live-scenario{overflow:visible}.mc66-live-right{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.mc66-live-right>.music{grid-row:span 2}.mc66-live-footer{grid-template-columns:minmax(220px,1fr) 110px 110px 70px}.mc66-live-footer>a{display:none}.mc66-pro-toolbar,.mc66-live-toolbar{grid-template-columns:minmax(180px,1fr) 90px auto}.mc66-pro-view,.mc66-live-view{display:none!important}.mc66-pro-toolbar-meta,.mc66-live-toolbar>div:nth-of-type(1){justify-self:end}.mc66-pro-block-expanded,.mc66-live-expanded-grid{padding-left:0;grid-template-columns:1fr}.mc66-pro-block-row{grid-template-columns:18px 46px 36px minmax(0,1fr) 58px 25px}.mc66-live-block-row{grid-template-columns:18px 46px minmax(0,1fr) 62px 34px}}@media(max-width:620px){.mc66-pro-shell,.mc66-live-shell{grid-template-columns:64px minmax(0,1fr)}.mc66-pro-nav button,.mc66-live-nav button,.mc66-live-nav a{min-height:50px}.mc66-pro-nav button span,.mc66-live-nav span{display:none}.mc66-pro-header,.mc66-live-header{min-height:92px;grid-template-columns:minmax(0,1fr) 90px}.mc66-pro-readiness,.mc66-pro-duration,.mc66-pro-actions,.mc66-live-controller,.mc66-live-actions{display:none!important}.mc66-pro-save-stack,.mc66-live-finish-stack{border-right:0!important}.mc66-pro-event-title h1,.mc66-live-event-title h1{font-size:20px}.mc66-pro-event-title span,.mc66-live-event-title span{font-size:8px}.mc66-live-clock{display:none!important}.mc66-pro-main{padding:8px 8px 40px}.mc66-live-body{padding:8px}.mc66-pro-toolbar,.mc66-live-toolbar{grid-template-columns:1fr 86px}.mc66-pro-toolbar-meta,.mc66-live-toolbar>div:nth-of-type(1){display:none!important}.mc66-pro-block-row{grid-template-columns:38px minmax(0,1fr) 48px}.mc66-pro-block-row .drag,.mc66-pro-block-row .type-icon,.mc66-pro-block-row .more{display:none}.mc66-live-block-row{grid-template-columns:38px minmax(0,1fr) 48px}.mc66-live-block-row .drag,.mc66-live-block-row .time{display:none}.mc66-pro-block-expanded,.mc66-live-expanded{padding:8px}.mc66-live-right{grid-template-columns:1fr}.mc66-live-footer{grid-template-columns:1fr 88px}.mc66-live-footer>div:nth-child(2),.mc66-live-footer>div:nth-child(3){display:none}}.mc66-live-block.skipped{opacity:.62;border-color:#be56403d}.mc66-live-block.skipped .num,.mc66-live-block.skipped .state{color:#c66c58}.mc66-live-block.skipped .copy strong{text-decoration:line-through;text-decoration-thickness:1px;text-decoration-color:#c66c588c}.mc66-live-secondary-actions button:nth-last-child(2){border-color:#be56406b;color:#d47b66}.mc66-live-nav a,.mc66-live-nav button{min-height:44px}.mc66-live-side-card:focus-within{border-color:#d7a94f6b}@media(max-width:700px){.mc66-live-footer{padding-bottom:max(10px,env(safe-area-inset-bottom))}}.mc74-live-shell{--mc74-gold:#d5a54b;--mc74-gold-hi:#efc36b;--mc74-line:rgba(211,160,69,.28);--mc74-panel:#0a0a09;--mc74-muted:#8d867b;background:radial-gradient(900px 360px at 52% -18%,rgba(210,158,61,.07),transparent 66%),#050505;color:#eee7dc}.mc74-live-shell .mc66-live-sidebar{width:220px;background:linear-gradient(180deg,#090908,#060606);border-color:var(--mc74-line)}.mc74-live-shell .mc66-live-nav a,.mc74-live-shell .mc66-live-nav button{min-height:40px;font-size:11px}.mc74-live-shell .mc66-live-nav .active{background:linear-gradient(90deg,#cd9c3f29,#cd9c3f06);box-shadow:inset 2px 0 0 var(--mc74-gold)}.mc74-live-shell .mc66-live-header{min-height:102px;background:linear-gradient(180deg,#0b0b0a,#070707);border-color:var(--mc74-line)}.mc74-live-shell .mc66-live-header small{font-size:7px;letter-spacing:.12em}.mc74-live-shell .mc66-live-header h1,.mc74-live-shell .mc66-live-clock strong{font-size:25px}.mc74-live-shell .mc66-live-controller strong{font-size:10px}.mc74-live-shell .mc66-live-finish-stack .primary{min-height:37px;background:linear-gradient(180deg,#e2b95f,#bd8730);color:#160f05;font-weight:800}.mc74-live-shell .mc66-live-body{grid-template-columns:minmax(0,1fr) 292px;gap:10px}.mc74-live-shell .mc66-live-scenario{padding:9px 10px 86px}.mc74-live-shell .mc66-live-toolbar{min-height:49px}.mc74-live-shell .mc66-live-toolbar input{font-size:9px}.mc74-live-shell .mc66-live-block-list{gap:5px}.mc74-live-shell .mc66-live-block{border-color:#fff1;background:linear-gradient(180deg,#0d0d0c,#090909)}.mc74-live-shell .mc66-live-block.expanded{border-color:#deac4b8c;box-shadow:0 12px 35px #00000057}.mc74-live-shell .mc66-live-block-row{min-height:56px}.mc74-live-shell .mc66-live-block-row .copy strong{font-size:10px;color:#d6a74e}.mc74-live-shell .mc66-live-block-row .copy small{font-size:8px}.mc74-live-shell .mc66-live-expanded{padding-bottom:10px}.mc74-live-shell .mc66-live-expanded-grid{gap:9px}.mc74-live-shell .mc66-live-copy-panel,.mc74-live-shell .mc66-live-params{background:#090908;border-color:#ffffff0e}.mc74-live-shell .mc66-live-copy-panel p{font-size:9.5px;line-height:1.55}.mc74-live-shell .mc66-live-params li{font-size:8px}.mc74-live-shell .mc66-live-expanded-actions .execute{background:linear-gradient(180deg,#e1b75c,#bb8430);color:#160f05;font-weight:800}.mc74-live-shell .mc66-live-right{width:auto;padding:8px;background:#070706;border-color:var(--mc74-line)}.mc74-live-shell .mc66-live-side-card{margin-bottom:8px;border-color:#d3a04530;background:#0a0a09}.mc74-live-shell .mc66-live-side-card header{min-height:34px}.mc74-live-shell .mc66-live-side-card header strong{font-size:8px;color:#c99a44}.mc74-live-shell .mc66-now-playing{grid-template-columns:54px 1fr;gap:9px}.mc74-live-shell .mc66-now-playing .cover{width:54px;height:54px;background:linear-gradient(135deg,#27190f,#0d0b09);color:#d5a54b}.mc74-live-shell .mc66-now-playing strong{font-size:9px}.mc74-live-shell .mc66-playlist button{min-height:34px}.mc74-live-shell .mc66-note-list p{font-size:8px;line-height:1.45}.mc74-live-shell .mc66-live-footer{min-height:64px;border-color:var(--mc74-line);background:linear-gradient(180deg,#0b0b0a,#070706)}.mc74-live-shell .mc66-live-footer small{font-size:6.5px}.mc74-live-shell .mc66-live-footer strong{font-size:9px}.mc74-live-shell .mc66-live-footer>a{min-height:32px;border-color:#d3a04545;color:#c89a44}.mc74-live-tablet{--mc74-gold:#d5a54b;--mc74-line:rgba(211,160,69,.28);background:radial-gradient(circle at 50% -10%,rgba(210,158,61,.08),transparent 36%),#050505;color:#eee6d9}.mc74-live-tablet>header{min-height:76px;background:#080807;border-color:var(--mc74-line)}.mc74-live-tablet>header .brand b{color:#edc36b}.mc74-live-tablet>header .event strong{font-size:13px}.mc74-live-tablet>header .event small{font-size:7px;color:#81796f}.mc74-live-tablet>header .live-dot{color:#75ad72;font-size:8px}.mc74-live-tablet>aside{background:#070706;border-color:var(--mc74-line)}.mc74-live-tablet>aside nav a{min-height:42px;font-size:9px}.mc74-live-tablet>aside nav a.active{background:linear-gradient(90deg,#cd9c3f2b,#cd9c3f06);box-shadow:inset 2px 0 0 var(--mc74-gold);color:#f1e6d4}.mc74-live-tablet>aside nav a i{color:#cf9e47}.mc74-live-tablet>main{background:#080807}.mc74-live-tablet>main .now h1{font-size:25px;line-height:1.05}.mc74-live-tablet>main .tabs button{font-size:7px}.mc74-live-tablet>main .copy{border-color:#d3a04533;background:#0a0a09}.mc74-live-tablet>main .copy>p{font-size:10px;line-height:1.55}.mc74-live-tablet>main .copy li{font-size:8px}.mc74-live-tablet>main .host,.mc74-live-tablet>main .notes,.mc74-live-tablet>main .next{background:#090908;border-color:#ffffff0e}.mc74-live-tablet>section.music{background:#070706;border-color:var(--mc74-line)}.mc74-live-tablet>section.music h2{font-size:11px;color:#d4a34a}.mc74-live-tablet>section.music .track,.mc74-live-tablet>section.music .playlist button{background:#0a0a09;border-color:#ffffff0e}.mc74-live-tablet>section.music .track strong,.mc74-live-tablet>section.music .playlist strong{font-size:8px}.mc74-live-tablet>section.music .add{border-color:#d3a0454d;color:#d2a14a}.mc74-live-tablet>footer{background:linear-gradient(180deg,#0c0b09,#070706);border-color:var(--mc74-line)}.mc74-live-tablet>footer>button{min-height:42px;font-size:8px}.mc74-live-tablet>footer .done{background:linear-gradient(180deg,#47764d,#294a2f);color:#e9f6e9}.mc74-live-tablet>footer .defer{border-color:#d3a04559;color:#d7ab55}.mc74-live-tablet>footer .skip{border-color:#b54f3d59;color:#d27a65}.mc74-live-tablet>footer .close{background:#11100d}.mc74-live-tablet>footer .player{border-color:#d3a04538;background:#090908}.mc74-live-tablet>.offline{background:#060606;border-color:#d3a0452e;font-size:7px}@media(max-width:1180px){.mc74-live-shell .mc66-live-body{grid-template-columns:minmax(0,1fr) 270px}.mc74-live-shell .mc66-live-right{padding:6px}}@media(max-width:760px){.mc74-live-shell .mc66-live-body{display:block}.mc74-live-shell .mc66-live-right{width:100%}.mc74-live-shell .mc66-live-footer{position:relative}.mc74-live-tablet>header .event small{display:block}}.mc74-live-shell .mc66-live-header small{font-size:8px}.mc74-live-shell .mc66-live-header h1{font-size:27px;line-height:1.08}.mc74-live-shell .mc66-live-clock strong{font-size:28px;line-height:1}.mc74-live-shell .mc66-live-block-row .copy strong{font-size:11.5px}.mc74-live-shell .mc66-live-block-row .copy small{font-size:9px;line-height:1.35}.mc74-live-shell .mc66-live-copy-panel p{font-size:11px;line-height:1.6}.mc74-live-shell .mc66-live-params li{font-size:9.5px;line-height:1.45}.mc74-live-shell .mc66-live-side-card header strong{font-size:9px}.mc74-live-shell .mc66-now-playing strong{font-size:10.5px}.mc74-live-shell .mc66-note-list p{font-size:9.5px;line-height:1.5}.mc74-live-shell .mc66-live-footer small{font-size:7.5px}.mc74-live-shell .mc66-live-footer strong{font-size:10px}.mc74-live-shell .mc66-live-expanded-actions button,.mc74-live-shell .mc66-live-secondary-actions button,.mc74-live-shell .mc66-side-outline{min-height:40px}.mc74-live-tablet>header button,.mc74-tablet-pro-link{min-width:56px;min-height:44px;display:grid;place-items:center;gap:2px;border:0;background:transparent;color:#b8afa2;text-decoration:none;font-size:12px}.mc74-live-tablet>header button small,.mc74-tablet-pro-link small{font-size:7px;color:#81796f}.mc74-live-tablet>aside nav a{min-height:46px;font-size:10px}.mc74-live-tablet>main .tabs button{min-height:40px;font-size:8px}.mc74-live-tablet>main .copy>p{font-size:11.5px;line-height:1.62}.mc74-live-tablet>main .copy li{font-size:9.5px;line-height:1.5}.mc74-live-tablet .mc74-tablet-props{margin:10px 0;padding:10px 12px;border:1px solid rgba(211,160,69,.18);background:#0b0a09}.mc74-live-tablet .mc74-tablet-props strong{display:block;color:#d5a54b;font-size:8px;letter-spacing:.08em}.mc74-live-tablet .mc74-tablet-props p{margin:5px 0 0;color:#bdb3a6;font-size:10px;line-height:1.45}.mc74-live-tablet>section.music .track strong,.mc74-live-tablet>section.music .playlist strong{font-size:9.5px}.mc74-live-tablet>footer>button{min-height:46px;font-size:9px}.mc74-live-tablet>.offline{min-height:44px;font-size:8px}.mc74-live-tablet>.offline input,.mc74-live-tablet>.offline button{min-height:34px}@media(max-width:760px){.mc74-live-shell .mc66-live-block-row{min-height:62px}.mc74-live-shell .mc66-live-block-row .copy strong,.mc74-live-shell .mc66-live-copy-panel p{font-size:12px}}.mc74-live-start-guard{display:flex;align-items:center;gap:10px;min-height:40px;padding:8px 14px;border-bottom:1px solid rgba(211,160,69,.26);background:linear-gradient(90deg,#d3a0451f,#d3a04506);color:#c9b58e;font-size:10px}.mc74-live-start-guard strong{color:#efc36b}.mc74-live-start-guard a{margin-left:auto;color:#d5a54b;text-decoration:none;border:1px solid rgba(211,160,69,.28);padding:7px 10px}.mc74-live-shell .mc66-live-finish-stack .primary.disabled,.mc74-live-shell .mc66-live-finish-stack .primary:disabled{background:#171510!important;color:#776c5c!important;border-color:#d3a04524!important;cursor:not-allowed!important;box-shadow:none!important}.mc74-live-tablet{width:min(100%,1100px)!important;max-width:1100px!important;height:100vh!important;min-height:700px!important;margin:0 auto!important;display:grid!important;grid-template-columns:142px minmax(0,1fr) 292px!important;grid-template-rows:82px minmax(0,1fr) 70px 46px!important;overflow:hidden!important;border-left:1px solid rgba(211,160,69,.17);border-right:1px solid rgba(211,160,69,.17);box-shadow:0 0 70px #0000008c}.mc74-live-tablet>header{position:relative!important;inset:auto!important;grid-column:1/-1!important;grid-row:1!important;display:grid!important;grid-template-columns:126px minmax(0,1fr) auto 60px 60px!important;align-items:center!important;gap:10px!important;padding:0 14px!important;min-width:0!important;height:auto!important}.mc74-live-tablet>header .brand{display:flex!important;align-items:center!important;gap:7px!important;text-decoration:none!important}.mc74-live-tablet>header .brand b{font-size:26px!important}.mc74-live-tablet>header .brand span{font-size:10px!important}.mc74-live-tablet>header .event{min-width:0!important}.mc74-live-tablet>header .event strong{display:block!important;font-size:15px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mc74-live-tablet>header .live-dot{min-height:28px!important;display:inline-flex!important;align-items:center!important;padding:0 10px!important;border:1px solid rgba(83,150,89,.35)!important;border-radius:16px!important;background:#3975401f!important;color:#7fc584!important;font-size:8.5px!important;white-space:nowrap}.mc74-live-tablet>header .live-dot.blocked{border-color:#d3a0454d!important;background:#d3a04514!important;color:#d7ad5a!important}.mc74-live-tablet>aside{position:relative!important;inset:auto!important;grid-column:1!important;grid-row:2!important;width:auto!important;height:auto!important;overflow:auto!important}.mc74-live-tablet>aside nav{padding:8px 7px 14px!important}.mc74-live-tablet>aside nav a{display:grid!important;grid-template-columns:24px 1fr!important;align-items:center!important;gap:7px!important;min-height:46px!important;padding:0 8px!important;font-size:10px!important;text-decoration:none!important}.mc74-live-tablet>aside nav a i{font-size:13px!important}.mc74-live-tablet>aside nav a span{line-height:1.15!important}.mc74-live-tablet>main{position:relative!important;inset:auto!important;grid-column:2!important;grid-row:2!important;width:auto!important;height:auto!important;min-width:0!important;overflow:auto!important;padding:16px 18px 22px!important}.mc74-live-tablet>main .back{font-size:9px!important}.mc74-live-tablet>main .now{margin:18px 0 12px!important}.mc74-live-tablet>main .now small{font-size:8px!important;color:#d1a24c!important}.mc74-live-tablet>main .now h1{font-size:28px!important;margin:4px 0!important}.mc74-live-tablet>main .now span{font-size:10px!important;color:#d0a34d!important}.mc74-live-tablet>main .tabs{display:flex!important;gap:4px!important;border-bottom:1px solid rgba(211,160,69,.18)!important}.mc74-live-tablet>main .tabs button{min-height:38px!important;padding:0 10px!important;font-size:8.5px!important}.mc74-live-tablet>main .copy{margin-top:12px!important;padding:14px!important}.mc74-live-tablet>main .copy>p{font-size:12px!important}.mc74-live-tablet>main .copy li{font-size:10px!important;margin:6px 0!important}.mc74-tablet-start-guard{display:grid;grid-template-columns:1fr auto;gap:4px 12px;margin:12px 0;padding:10px 12px;border:1px solid rgba(211,160,69,.26);background:#d3a04512}.mc74-tablet-start-guard strong{color:#efc36b;font-size:10px}.mc74-tablet-start-guard span{grid-column:1;line-height:1.4;color:#b8aa94;font-size:9px}.mc74-tablet-start-guard a{grid-column:2;grid-row:1/3;align-self:center;color:#d7aa54;text-decoration:none;border:1px solid rgba(211,160,69,.28);padding:8px 10px;font-size:8px}.mc74-tablet-empty{min-height:300px;display:grid;place-items:center;align-content:center;text-align:center;padding:28px;border:1px dashed rgba(211,160,69,.25);background:#0a0a09b8;margin-top:18px}.mc74-tablet-empty i{font-style:normal;font-size:26px;color:#d5a54b}.mc74-tablet-empty h1{font-size:24px!important;margin:8px 0!important}.mc74-tablet-empty p{max-width:470px;color:#8f8678;font-size:11px;line-height:1.55}.mc74-tablet-empty a{margin-top:10px;color:#d7aa54;text-decoration:none;border:1px solid rgba(211,160,69,.28);padding:10px 14px;font-size:9px}.mc74-live-tablet>section.music{position:relative!important;inset:auto!important;grid-column:3!important;grid-row:2!important;width:auto!important;height:auto!important;overflow:auto!important;padding:14px 12px!important}.mc74-live-tablet>section.music h2{font-size:12px!important;margin:0 0 12px!important}.mc74-live-tablet>section.music .track{padding:10px!important;min-height:62px!important}.mc74-live-tablet>section.music .track strong,.mc74-live-tablet>section.music .playlist strong{font-size:10px!important}.mc74-live-tablet>section.music .track small,.mc74-live-tablet>section.music .playlist small{font-size:8px!important}.mc74-live-tablet>section.music .playlist button{min-height:42px!important}.mc74-live-tablet>section.music .add{display:block!important;margin-top:10px!important;padding:9px!important;font-size:8px!important;text-align:center!important}.mc74-live-tablet>footer{position:relative!important;inset:auto!important;grid-column:1/-1!important;grid-row:3!important;width:auto!important;height:auto!important;display:grid!important;grid-template-columns:1.15fr .8fr .8fr .8fr 2.2fr!important;gap:6px!important;padding:8px 10px!important}.mc74-live-tablet>footer>button{min-height:50px!important;font-size:9px!important}.mc74-live-tablet>footer .player{min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) 38px minmax(110px,1fr)!important;align-items:center!important;gap:8px!important;padding:6px 10px!important}.mc74-live-tablet>footer .player small{font-size:7px!important}.mc74-live-tablet>footer .player label{display:flex!important;align-items:center!important;gap:5px!important}.mc74-live-tablet>.offline{position:relative!important;inset:auto!important;grid-column:1/-1!important;grid-row:4!important;width:auto!important;height:auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:5px 12px!important;font-size:8px!important}.mc74-live-tablet>.offline form{display:flex!important;align-items:center!important;gap:4px!important;min-width:260px!important}.mc74-live-tablet>.offline input{width:100%!important;min-height:30px!important}.mc74-live-tablet>.offline button{min-width:34px!important;min-height:30px!important}@media(max-width:900px){.mc74-live-tablet{grid-template-columns:118px minmax(0,1fr) 250px!important}.mc74-live-tablet>header{grid-template-columns:104px minmax(0,1fr) auto 52px 52px!important}.mc74-live-tablet>aside nav a{font-size:9px!important}.mc74-live-tablet>main{padding:14px!important}.mc74-live-tablet>main .now h1{font-size:24px!important}.mc74-live-tablet>footer{grid-template-columns:1fr .72fr .72fr .72fr 1.8fr!important}}.mc74-live-tablet{width:min(100%,1180px)!important;max-width:1180px!important;height:100dvh!important;max-height:100dvh!important;min-height:0!important;overflow:hidden!important;grid-template-columns:150px minmax(0,1fr) 310px!important;grid-template-rows:72px minmax(0,1fr) 72px 38px!important}.mc74-live-tablet>header{min-height:0!important;height:72px!important;grid-template-columns:136px minmax(0,1fr) auto 62px 62px!important;padding:0 12px!important}.mc74-live-tablet>header .brand b{font-size:28px!important}.mc74-live-tablet>header .brand span{font-size:10px!important;letter-spacing:.14em}.mc74-live-tablet>header .event strong{font-size:16px!important}.mc74-live-tablet>header .event small{font-size:8.5px!important}.mc74-live-tablet>header .live-dot{font-size:9px!important;min-height:30px!important}.mc74-live-tablet>aside,.mc74-live-tablet>main,.mc74-live-tablet>section.music{min-height:0!important;max-height:none!important;overflow-y:auto!important;overscroll-behavior:contain!important;scrollbar-gutter:stable!important}.mc74-live-tablet>aside nav{padding:8px!important}.mc74-live-tablet>aside nav a{min-height:48px!important;padding:0 9px!important;font-size:10.5px!important}.mc74-live-tablet>aside nav a span{font-size:10px!important}.mc74-live-tablet>main{padding:14px 16px 18px!important}.mc74-live-tablet>main .now{margin:14px 0 10px!important}.mc74-live-tablet>main .now small{font-size:8.5px!important;letter-spacing:.08em}.mc74-live-tablet>main .now h1{font-size:27px!important;line-height:1.08!important}.mc74-live-tablet>main .copy{padding:12px!important}.mc74-live-tablet>main .copy>p{min-height:68px!important}.mc74-live-tablet>main .host,.mc74-live-tablet>main .notes{padding:11px 12px!important}.mc74-live-tablet>main .next{min-height:56px!important}.mc74-live-tablet>section.music{padding:13px!important}.mc74-live-tablet>section.music h2{font-size:12.5px!important}.mc74-live-tablet>section.music .track{min-height:66px!important}.mc74-live-tablet>section.music .playlist button{min-height:44px!important}.mc74-live-tablet>section.music .add{min-height:38px!important;display:grid!important;place-items:center!important}.mc74-live-tablet>footer{min-height:0!important;height:72px!important;grid-template-columns:1.05fr .78fr .78fr .78fr 2.25fr!important;gap:6px!important;padding:8px 10px!important;overflow:hidden!important}.mc74-live-tablet>footer>button{height:54px!important;min-height:54px!important;font-size:9px!important}.mc74-live-tablet>footer .done:disabled{background:#11110f!important;color:#6f685e!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:none!important;cursor:not-allowed!important}.mc74-live-tablet>footer .player{height:54px!important;min-height:0!important;padding:5px 9px!important}.mc74-live-tablet>footer .player>button{width:38px!important;height:38px!important}.mc74-live-tablet>footer .player input{min-width:0!important}.mc74-live-tablet>.offline{height:38px!important;min-height:0!important;padding:4px 10px!important}.mc74-live-tablet>.offline input,.mc74-live-tablet>.offline button{min-height:28px!important;height:28px!important}@media(max-width:1024px){.mc74-live-tablet{grid-template-columns:132px minmax(0,1fr) 276px!important}.mc74-live-tablet>header{grid-template-columns:118px minmax(0,1fr) auto 56px 56px!important}.mc74-live-tablet>aside nav a{font-size:10px!important}.mc74-live-tablet>section.music{padding:11px!important}}@media(max-height:720px){.mc74-live-tablet{grid-template-rows:64px minmax(0,1fr) 64px 34px!important}.mc74-live-tablet>header{height:64px!important}.mc74-live-tablet>main{padding:10px 14px 12px!important}.mc74-live-tablet>main .now{margin:9px 0 7px!important}.mc74-live-tablet>main .now h1{font-size:24px!important}.mc74-live-tablet>main .tabs button{min-height:34px!important}.mc74-live-tablet>main .copy{margin-top:8px!important;padding:10px!important}.mc74-live-tablet>main .copy>p{min-height:54px!important}.mc74-live-tablet>aside nav a{min-height:41px!important}.mc74-live-tablet>footer{height:64px!important;padding:6px 8px!important}.mc74-live-tablet>footer>button,.mc74-live-tablet>footer .player{height:50px!important;min-height:50px!important}.mc74-live-tablet>.offline{height:34px!important}.mc74-live-tablet>.offline input,.mc74-live-tablet>.offline button{height:26px!important;min-height:26px!important}}.mc74-tablet-music-empty{display:grid;gap:4px;margin-top:10px;padding:12px;border:1px dashed rgba(211,160,69,.2);background:#090908;color:#82796e}.mc74-tablet-music-empty strong{font-size:9px;color:#c99a44}.mc74-tablet-music-empty span{font-size:8px;line-height:1.4}.mc74-live-shell .mc66-live-expanded-actions .execute.disabled,.mc74-live-shell .mc66-live-expanded-actions .execute:disabled{background:#11110f!important;color:#6f685e!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:none!important;cursor:not-allowed!important}.mc74-live-shell .mc66-player-controls button:disabled,.mc74-live-shell .mc66-playlist button:disabled,.mc74-live-shell .mc66-guest-mini button:disabled,.mc74-live-shell .mc66-volume.disabled{opacity:.42!important;cursor:not-allowed!important;filter:saturate(.35)!important}.mc74-live-shell .mc66-live-side-card.runtime-locked .mc66-now-playing small,.mc74-live-shell .mc66-live-side-card.runtime-locked header span{color:#8d826f!important}.mc75-live-locked-copy{margin:8px 0 0!important;padding:8px 10px!important;border:1px solid rgba(211,160,69,.12)!important;background:#080807!important;color:#80776a!important;font-size:8.5px!important;line-height:1.45!important}.mc74-live-shell .mc66-live-header{grid-template-columns:minmax(310px,1.55fr) minmax(120px,.5fr) minmax(120px,.55fr) 90px minmax(170px,.75fr)!important}.mc74-live-shell .mc66-live-event-title{padding-inline:16px!important}.mc74-live-shell .mc66-live-controller,.mc74-live-shell .mc66-live-actions{min-width:0!important}.mc74-live-tablet{width:min(100%,1080px)!important;max-width:1080px!important;height:100dvh!important;max-height:100dvh!important;min-height:0!important;margin:0 auto!important;grid-template-columns:132px minmax(0,1fr) 286px!important;grid-template-rows:66px minmax(0,1fr) 116px 34px!important;border-inline:1px solid rgba(211,160,69,.22)!important}.mc74-live-tablet>header{height:66px!important;min-height:0!important;grid-template-columns:120px minmax(0,1fr) 104px 58px 58px!important;padding:0 10px!important}.mc74-live-tablet>header .brand{padding-inline:6px!important}.mc74-live-tablet>header .brand b{font-size:27px!important}.mc74-live-tablet>header .brand span{font-size:9.5px!important}.mc74-live-tablet>header .event{padding-inline:14px!important;min-width:0!important}.mc74-live-tablet>header .event strong{font-size:15px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.mc74-live-tablet>header .event small{font-size:8px!important}.mc74-live-tablet>header .live-dot{min-height:30px!important;padding:7px 10px!important;font-size:8.5px!important}.mc74-live-tablet>header button,.mc74-live-tablet>header .mc74-tablet-pro-link{min-width:52px!important;min-height:44px!important}.mc74-live-tablet>aside nav{padding:7px!important}.mc74-live-tablet>aside nav a{min-height:47px!important;padding:0 8px!important;gap:5px!important}.mc74-live-tablet>aside nav a i{font-size:14px!important}.mc74-live-tablet>aside nav a span{font-size:9.5px!important;line-height:1.15!important}.mc74-live-tablet>main{min-height:0!important;padding:12px 14px 16px!important;overflow-y:auto!important;scrollbar-gutter:stable!important}.mc74-live-tablet>main .back{font-size:8.5px!important}.mc74-live-tablet>main .now{margin:12px 0 9px!important}.mc74-live-tablet>main .now small{font-size:8.5px!important}.mc74-live-tablet>main .now h1{font-size:25px!important;line-height:1.06!important;letter-spacing:-.02em!important}.mc74-live-tablet>main .now span{font-size:9.5px!important}.mc74-live-tablet>main .tabs{gap:8px!important}.mc74-live-tablet>main .tabs button{min-height:36px!important;padding:0 9px!important;font-size:8px!important}.mc74-live-tablet>main .copy{margin-top:10px!important;padding:11px!important}.mc74-live-tablet>main .copy>p{min-height:60px!important;padding:12px!important;font-size:11px!important;line-height:1.55!important}.mc74-live-tablet>main .copy li{font-size:9.5px!important;line-height:1.45!important;margin:6px 0!important}.mc74-live-tablet>main .host,.mc74-live-tablet>main .notes{padding:10px 11px!important;margin-top:9px!important}.mc74-live-tablet>main .host strong,.mc74-live-tablet>main .notes strong{font-size:8.5px!important}.mc74-live-tablet>main .host p,.mc74-live-tablet>main .notes p{font-size:9.5px!important;line-height:1.45!important}.mc74-live-tablet>main .next{min-height:54px!important;margin-top:10px!important;padding:10px 11px!important}.mc74-live-tablet>main .next:disabled{opacity:.45!important;cursor:not-allowed!important}.mc74-tablet-start-guard{margin:10px 0!important;padding:9px 10px!important}.mc74-tablet-start-guard strong{font-size:9.5px!important}.mc74-tablet-start-guard span{font-size:8.5px!important}.mc74-tablet-start-guard a{min-height:34px!important;display:grid!important;place-items:center!important}.mc74-live-tablet>section.music{min-height:0!important;padding:12px 11px!important;overflow-y:auto!important;scrollbar-gutter:stable!important}.mc74-live-tablet>section.music h2{font-size:12px!important;margin-bottom:10px!important}.mc74-live-tablet>section.music .track{min-height:62px!important;padding:9px!important}.mc74-live-tablet>section.music .track strong,.mc74-live-tablet>section.music .playlist strong{font-size:9.5px!important}.mc74-live-tablet>section.music .track small,.mc74-live-tablet>section.music .playlist small{font-size:7.5px!important}.mc74-live-tablet>section.music .track em{font-size:7px!important;color:#9a8b73!important}.mc74-live-tablet>section.music .track.runtime-active em{color:#71ad70!important}.mc74-live-tablet>section.music .track button:disabled,.mc74-live-tablet>section.music .playlist button:disabled{opacity:.4!important;cursor:not-allowed!important;filter:saturate(.3)!important}.mc74-live-tablet>header button:disabled,.mc74-live-tablet>section.music .quick button:disabled{opacity:.38!important;cursor:not-allowed!important;filter:saturate(.25)!important}.mc74-live-tablet>section.music .playlist button{min-height:40px!important}.mc74-live-tablet>section.music .add{min-height:38px!important;margin-top:9px!important}.mc74-live-tablet>footer{height:116px!important;min-height:0!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-template-rows:50px 52px!important;gap:6px!important;padding:7px 9px!important;overflow:hidden!important}.mc74-live-tablet>footer>button{grid-row:1!important;height:50px!important;min-height:50px!important;font-size:8.5px!important}.mc74-live-tablet>footer>button:disabled{opacity:1!important;background:#10100f!important;color:#5f5a52!important;border:1px solid rgba(255,255,255,.07)!important;box-shadow:none!important;cursor:not-allowed!important}.mc74-live-tablet>footer .player{grid-column:1/-1!important;grid-row:2!important;height:52px!important;min-height:52px!important;display:grid!important;grid-template-columns:minmax(180px,1.5fr) 42px minmax(150px,1fr)!important;align-items:center!important;gap:10px!important;padding:5px 12px!important;border:1px solid rgba(211,160,69,.18)!important;background:#080807!important}.mc74-live-tablet>footer .player strong{font-size:9px!important}.mc74-live-tablet>footer .player small{font-size:7.5px!important}.mc74-live-tablet>footer .player>button{width:40px!important;height:40px!important}.mc74-live-tablet>footer .player.runtime-locked{opacity:.55!important}.mc74-live-tablet>footer .player button:disabled,.mc74-live-tablet>footer .player input:disabled{cursor:not-allowed!important;filter:saturate(.2)!important}.mc74-live-tablet>footer .player label{display:grid!important;grid-template-columns:22px 1fr!important;align-items:center!important;gap:5px!important}.mc74-live-tablet>.offline{height:34px!important;min-height:34px!important;padding:3px 9px!important;font-size:7.5px!important}.mc74-live-tablet>.offline form{min-width:230px!important}.mc74-live-tablet>.offline input,.mc74-live-tablet>.offline button{height:27px!important;min-height:27px!important}.mc74-live-tablet>.offline input:disabled,.mc74-live-tablet>.offline button:disabled{opacity:.45!important;cursor:not-allowed!important}.mc75-tablet-finished{min-height:280px!important;margin-top:16px!important;display:grid!important;place-items:center!important;align-content:center!important;text-align:center!important;padding:28px!important;border:1px solid rgba(90,155,96,.22)!important;background:linear-gradient(180deg,#26522b1a,#080807cc)!important}.mc75-tablet-finished i{font-style:normal!important;font-size:28px!important;color:#74b77a!important}.mc75-tablet-finished h1{margin:8px 0!important;font-size:23px!important}.mc75-tablet-finished p{max-width:480px!important;color:#8f887d!important;font-size:10px!important;line-height:1.55!important}.mc75-tablet-finished a{margin-top:10px!important;padding:9px 12px!important;border:1px solid rgba(211,160,69,.28)!important;color:#d3a44f!important;font-size:8.5px!important}@media(max-width:1024px){.mc74-live-tablet{grid-template-columns:124px minmax(0,1fr) 270px!important}.mc74-live-tablet>header{grid-template-columns:112px minmax(0,1fr) 96px 54px 54px!important}.mc74-live-tablet>aside nav a{min-height:44px!important}.mc74-live-tablet>section.music{padding:10px!important}}@media(max-height:720px){.mc74-live-tablet{grid-template-rows:60px minmax(0,1fr) 104px 32px!important}.mc74-live-tablet>header{height:60px!important}.mc74-live-tablet>main{padding:9px 12px 11px!important}.mc74-live-tablet>main .now{margin:8px 0 6px!important}.mc74-live-tablet>main .now h1{font-size:22px!important}.mc74-live-tablet>main .tabs button{min-height:32px!important}.mc74-live-tablet>main .copy{margin-top:7px!important;padding:8px!important}.mc74-live-tablet>main .copy>p{min-height:48px!important;padding:9px!important}.mc74-live-tablet>aside nav a{min-height:38px!important}.mc74-live-tablet>footer{height:104px!important;grid-template-rows:44px 48px!important;padding:5px 7px!important}.mc74-live-tablet>footer>button{height:44px!important;min-height:44px!important}.mc74-live-tablet>footer .player{height:48px!important;min-height:48px!important}.mc74-live-tablet>.offline{height:32px!important;min-height:32px!important}.mc74-live-tablet>.offline input,.mc74-live-tablet>.offline button{height:25px!important;min-height:25px!important}}.mc76-live-shell,.mc76-live-tablet,.mc76-live-mobile{--live-bg:#0b0d10;--live-nav:#10141a;--live-center:#111318;--live-center-2:#17140f;--live-side:#0f151a;--live-card:#15191f;--live-card-warm:#19150f;--live-border:rgba(216,170,82,.2);--live-border-soft:rgba(255,255,255,.075);--live-text:#f2eadf;--live-muted:#b7ad9f;--live-dim:#8f877c;--live-gold:#e0b35d;--live-green:#75b679;--live-red:#d57968;--live-amber:#d6a64e;--live-xs:10px;--live-sm:11.5px;--live-md:13px;--live-lg:16px;--live-xl:29px;color:var(--live-text)!important;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.mc76-live-shell[data-live-scale="90"],.mc76-live-tablet[data-live-scale="90"],.mc76-live-mobile[data-live-scale="90"]{--live-xs:9px;--live-sm:10.5px;--live-md:12px;--live-lg:15px;--live-xl:26px}.mc76-live-shell[data-live-scale="115"],.mc76-live-tablet[data-live-scale="115"],.mc76-live-mobile[data-live-scale="115"]{--live-xs:11.5px;--live-sm:13px;--live-md:15px;--live-lg:18px;--live-xl:33px}.mc76-live-shell[data-live-scale="130"],.mc76-live-tablet[data-live-scale="130"],.mc76-live-mobile[data-live-scale="130"]{--live-xs:13px;--live-sm:15px;--live-md:17px;--live-lg:20px;--live-xl:37px}.mc76-live-scale-control,.mc76-live-reader-tools{display:flex;align-items:center;justify-content:center;gap:5px}.mc76-live-scale-control button,.mc76-live-reader-tools button{min-width:34px;min-height:32px;border:1px solid var(--live-border)!important;background:#ffffff09!important;color:var(--live-text)!important;border-radius:7px;cursor:pointer;font-size:var(--live-sm)!important;font-weight:800}.mc76-live-scale-control button:disabled,.mc76-live-reader-tools button:disabled{opacity:.32;cursor:not-allowed}.mc76-live-scale-control strong,.mc76-live-reader-tools strong{min-width:48px;text-align:center;color:var(--live-gold);font-size:var(--live-xs)!important;font-variant-numeric:tabular-nums}.mc76-live-shell{background:radial-gradient(circle at 58% -20%,rgba(130,91,34,.16),transparent 34%),linear-gradient(135deg,#090b0e,#11151a 46%,#12100d)!important}.mc76-live-shell .mc66-live-sidebar{background:linear-gradient(180deg,#11161c,#0d1116)!important;border-right:1px solid rgba(123,151,173,.13)!important}.mc76-live-shell .mc66-live-workspace{background:radial-gradient(circle at 70% 0%,rgba(209,158,62,.055),transparent 34%),linear-gradient(145deg,#111419,#14130f)!important}.mc76-live-shell .mc66-live-body{background:transparent!important}.mc76-live-shell .mc66-live-scenario{background:linear-gradient(180deg,#14171cf5,#0f1114f5)!important}.mc76-live-shell .mc66-live-right{background:linear-gradient(180deg,#10161b,#0d1216)!important;border-left:1px solid rgba(216,170,82,.18)!important}.mc76-live-shell .mc66-live-header{background:linear-gradient(90deg,#0d1014fa,#18140ef2)!important;border-bottom:1px solid var(--live-border)!important;padding-right:58px!important;grid-template-columns:minmax(300px,1.5fr) minmax(150px,.55fr) minmax(130px,.55fr) 155px minmax(180px,.75fr)!important}.mc76-live-shell .mc66-live-toolbar,.mc76-live-shell .mc66-live-block,.mc76-live-shell .mc66-live-copy-panel,.mc76-live-shell .mc66-live-params,.mc76-live-shell .mc66-live-side-card{background:linear-gradient(180deg,#171b20f7,#101317f7)!important;border-color:var(--live-border-soft)!important;box-shadow:0 10px 30px #00000021!important}.mc76-live-shell .mc66-live-block.expanded{border-color:#e0b35d4d!important;box-shadow:0 0 0 1px #e0b35d0a,0 16px 40px #0000002e!important}.mc76-live-shell .mc66-live-side-card.music{background:linear-gradient(180deg,#171811,#101519)!important}.mc76-live-shell .mc66-live-side-card.notes{background:linear-gradient(180deg,#12171c,#101317)!important}.mc76-live-shell .mc66-product-brand span strong{font-size:var(--live-lg)!important}.mc76-live-shell .mc66-product-brand span small,.mc76-live-shell .mc66-live-nav span,.mc76-live-shell .mc66-live-sync,.mc76-live-shell .mc66-live-profile small{font-size:var(--live-sm)!important;line-height:1.35!important}.mc76-live-shell .mc66-live-nav button,.mc76-live-shell .mc66-live-nav a{min-height:48px!important}.mc76-live-shell .mc66-live-event-title small,.mc76-live-shell .mc66-live-event-title span,.mc76-live-shell .mc66-live-clock small,.mc76-live-shell .mc66-live-clock span,.mc76-live-shell .mc66-live-controller small,.mc76-live-shell .mc66-live-controller span,.mc76-live-shell .mc66-live-actions>small{font-size:var(--live-xs)!important;color:var(--live-muted)!important}.mc76-live-shell .mc66-live-event-title h1{font-size:calc(var(--live-xl) + 2px)!important;line-height:1.08!important}.mc76-live-shell .mc66-live-clock strong{font-size:calc(var(--live-xl) + 5px)!important;font-variant-numeric:tabular-nums!important;letter-spacing:.03em!important;color:#f2dfbb!important}.mc76-live-shell .mc66-live-controller strong{font-size:var(--live-sm)!important}.mc76-live-shell .mc66-live-actions{min-width:150px!important}.mc76-live-shell .mc66-live-actions .mc76-live-scale-control{margin-top:5px}.mc76-live-shell .mc66-live-toolbar input,.mc76-live-shell .mc66-live-toolbar button,.mc76-live-shell .mc66-live-toolbar span,.mc76-live-shell .mc66-live-toolbar small{font-size:var(--live-sm)!important}.mc76-live-shell .mc66-live-block-row .copy strong{font-size:var(--live-md)!important;line-height:1.3!important}.mc76-live-shell .mc66-live-block-row .copy small,.mc76-live-shell .mc66-live-block-row .time{font-size:var(--live-sm)!important;color:var(--live-muted)!important}.mc76-live-shell .mc66-live-expanded-actions button,.mc76-live-shell .mc66-live-copy-tabs button,.mc76-live-shell .mc66-live-secondary-actions button,.mc76-live-shell .mc66-note-shortcut,.mc76-live-shell .mc66-side-outline{font-size:var(--live-sm)!important;min-height:40px!important}.mc76-live-shell .mc66-live-copy-panel>p,.mc76-live-shell .mc66-live-inline-note span,.mc76-live-shell .mc66-live-params li span,.mc76-live-shell .mc66-note-list p,.mc76-live-shell .mc66-guest-mini button span{font-size:var(--live-md)!important;line-height:1.55!important;color:var(--live-text)!important}.mc76-live-shell .mc66-live-inline-note small,.mc76-live-shell .mc66-live-params>small,.mc76-live-shell .mc66-live-step-progress small,.mc76-live-shell .mc66-live-side-card header span,.mc76-live-shell .mc66-live-side-card header strong,.mc76-live-shell .mc66-playlist>small{font-size:var(--live-xs)!important}.mc76-live-shell .mc66-live-params li b,.mc76-live-shell .mc66-guest-mini button small,.mc76-live-shell .mc66-now-playing span,.mc76-live-shell .mc66-now-playing small,.mc76-live-shell .mc66-playlist button small,.mc76-live-shell .mc66-playlist button em{font-size:var(--live-sm)!important;color:var(--live-muted)!important}.mc76-live-shell .mc66-now-playing strong,.mc76-live-shell .mc66-playlist button strong{font-size:var(--live-md)!important}.mc76-live-shell .mc75-live-locked-copy{font-size:var(--live-sm)!important;color:var(--live-muted)!important}.mc76-live-shell .mc66-live-footer small{font-size:var(--live-xs)!important}.mc76-live-shell .mc66-live-footer strong,.mc76-live-shell .mc66-live-footer span{font-size:var(--live-sm)!important}.mc76-live-tablet{background:linear-gradient(135deg,#0b0e12,#15130f)!important}.mc76-live-tablet>aside{background:linear-gradient(180deg,#11171d,#0e1318)!important;border-right:1px solid rgba(116,150,175,.14)!important}.mc76-live-tablet>main{background:radial-gradient(circle at 75% 0%,rgba(219,168,73,.07),transparent 35%),linear-gradient(180deg,#15171b,#121316)!important}.mc76-live-tablet>section.music{background:linear-gradient(180deg,#12191e,#101418)!important;border-left:1px solid rgba(216,170,82,.2)!important}.mc76-live-tablet>header{background:linear-gradient(90deg,#101419,#19150f)!important;border-bottom-color:var(--live-border)!important;padding-right:54px!important}.mc76-live-tablet>footer,.mc76-live-tablet>.offline{background:linear-gradient(90deg,#0f1318,#17130e)!important;border-top-color:var(--live-border)!important}.mc76-live-tablet>aside nav a span{font-size:var(--live-sm)!important;line-height:1.25!important;color:var(--live-muted)!important}.mc76-live-tablet>aside nav a i{font-size:var(--live-md)!important}.mc76-live-tablet>header .event strong{font-size:var(--live-lg)!important}.mc76-live-tablet>header .event small,.mc76-live-tablet>header .live-dot,.mc76-live-tablet>header button small,.mc76-live-tablet>header a small{font-size:var(--live-xs)!important}.mc76-tablet-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.mc76-tablet-topline .back{font-size:var(--live-sm)!important}.mc76-live-tablet>main .now small{font-size:var(--live-sm)!important}.mc76-live-tablet>main .now h1{font-size:var(--live-xl)!important}.mc76-live-tablet>main .now span{font-size:var(--live-sm)!important}.mc76-live-tablet>main .tabs button{font-size:var(--live-sm)!important;min-height:40px!important}.mc76-live-tablet>main .copy>p{font-size:var(--live-md)!important;line-height:1.65!important;color:var(--live-text)!important}.mc76-live-tablet>main .copy li,.mc76-live-tablet>main .host p,.mc76-live-tablet>main .notes p{font-size:var(--live-sm)!important;line-height:1.55!important;color:var(--live-muted)!important}.mc76-live-tablet>main .host strong,.mc76-live-tablet>main .notes strong,.mc76-live-tablet>main .next small{font-size:var(--live-xs)!important}.mc76-live-tablet>main .next strong{font-size:var(--live-md)!important}.mc76-live-tablet .mc74-tablet-start-guard strong{font-size:var(--live-sm)!important}.mc76-live-tablet .mc74-tablet-start-guard span,.mc76-live-tablet .mc74-tablet-start-guard a{font-size:var(--live-xs)!important;line-height:1.5!important}.mc76-live-tablet>section.music h2{font-size:var(--live-lg)!important}.mc76-live-tablet>section.music .track strong,.mc76-live-tablet>section.music .playlist strong{font-size:var(--live-md)!important}.mc76-live-tablet>section.music .track small,.mc76-live-tablet>section.music .playlist small,.mc76-live-tablet>section.music .track em,.mc76-live-tablet>section.music .playlist em,.mc76-live-tablet .mc74-tablet-music-empty span,.mc76-live-tablet .mc74-tablet-music-empty strong{font-size:var(--live-sm)!important;line-height:1.45!important}.mc76-live-tablet>section.music .playlist button{min-height:48px!important}.mc76-live-tablet>section.music .add{font-size:var(--live-sm)!important;min-height:42px!important}.mc76-live-tablet>footer>button{font-size:var(--live-sm)!important}.mc76-live-tablet>footer .player strong{font-size:var(--live-sm)!important}.mc76-live-tablet>footer .player small,.mc76-live-tablet>.offline{font-size:var(--live-xs)!important}.mc76-live-tablet[data-live-scale="130"]{grid-template-columns:152px minmax(0,1fr) 300px!important}.mc76-live-tablet[data-live-scale="130"]>main{padding-inline:14px!important}.mc76-live-mobile *{box-sizing:border-box}.mc76-live-mobile{min-height:100dvh;background:radial-gradient(circle at 70% -10%,rgba(219,168,73,.14),transparent 31%),linear-gradient(160deg,#0b0f14,#14171a 46%,#18130d);color:var(--live-text);padding-bottom:calc(154px + env(safe-area-inset-bottom));overflow-x:hidden}.mc76-mobile-header{position:sticky;top:0;z-index:25;min-height:72px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:calc(8px + env(safe-area-inset-top)) 54px 8px 12px;background:linear-gradient(90deg,#0e1318f7,#1b160ef5);border-bottom:1px solid var(--live-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mc76-mobile-brand{display:flex;align-items:baseline;gap:5px}.mc76-mobile-brand b{font-family:Georgia,serif;font-size:28px;color:var(--live-gold)}.mc76-mobile-brand span{font-size:var(--live-xs);font-weight:800;letter-spacing:.14em;color:var(--live-gold)}.mc76-mobile-event{min-width:0;display:grid;gap:2px}.mc76-mobile-event strong{font-size:var(--live-md);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mc76-mobile-event small{font-size:var(--live-xs);color:var(--live-muted)}.mc76-mobile-status{display:grid;justify-items:end;gap:2px}.mc76-mobile-status span{font-size:var(--live-xs);font-weight:800;color:var(--live-amber)}.mc76-mobile-status.active span{color:var(--live-green)}.mc76-mobile-status strong{font-size:var(--live-md);font-variant-numeric:tabular-nums;color:#f2dfbb}.mc76-mobile-tools{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:9px 12px;background:#0d1115e0;border-bottom:1px solid var(--live-border-soft)}.mc76-mobile-tools>a{font-size:var(--live-sm);color:var(--live-gold);text-decoration:none}.mc76-mobile-tools .mc76-live-reader-tools{justify-self:center}.mc76-mobile-tools>span{font-size:var(--live-xs);font-weight:800;color:var(--live-green)}.mc76-mobile-tools>span.offline{color:var(--live-amber)}.mc76-mobile-guard{margin:10px 12px 0;padding:12px;border:1px solid rgba(224,179,93,.28);border-radius:10px;background:linear-gradient(180deg,#583c142e,#161410d1);display:grid;gap:6px}.mc76-mobile-guard strong{font-size:var(--live-md);color:#efc775}.mc76-mobile-guard p{margin:0;font-size:var(--live-sm);line-height:1.5;color:var(--live-muted)}.mc76-mobile-guard a{font-size:var(--live-sm);color:var(--live-gold);text-decoration:none}.mc76-mobile-main{padding:12px}.mc76-mobile-block,.mc76-mobile-panel{display:grid;gap:12px}.mc76-mobile-phase,.mc76-mobile-panel-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.mc76-mobile-phase small,.mc76-mobile-phase span,.mc76-mobile-panel-title span{font-size:var(--live-sm);color:var(--live-gold);font-weight:800}.mc76-mobile-block h1{margin:0;font-family:Georgia,serif;font-size:var(--live-xl);line-height:1.08;color:#f4ead9}.mc76-mobile-panel-title h2{margin:0;font-family:Georgia,serif;font-size:calc(var(--live-lg) + 4px)}.mc76-mobile-copy-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;border-bottom:1px solid var(--live-border)}.mc76-mobile-copy-tabs button{min-height:42px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--live-muted);font-size:var(--live-sm);font-weight:800}.mc76-mobile-copy-tabs button.active{color:var(--live-gold);border-color:var(--live-gold)}.mc76-mobile-copy,.mc76-mobile-info,.mc76-mobile-now,.mc76-mobile-list button,.mc76-mobile-note-list p,.mc76-mobile-next,.mc76-mobile-empty{border:1px solid var(--live-border-soft);border-radius:10px;background:linear-gradient(180deg,#181d22f0,#111519f5);box-shadow:0 12px 28px #0000001f}.mc76-mobile-copy{padding:15px}.mc76-mobile-copy p{margin:0;min-height:120px;font-size:var(--live-md);line-height:1.7;color:var(--live-text);white-space:pre-wrap}.mc76-mobile-info{padding:12px;display:grid;gap:5px}.mc76-mobile-info small{font-size:var(--live-xs);color:var(--live-gold)}.mc76-mobile-info strong{font-size:var(--live-sm);line-height:1.5}.mc76-mobile-next{min-height:62px;padding:11px 13px;display:flex;align-items:center;justify-content:space-between;text-align:left;color:var(--live-text)}.mc76-mobile-next span{display:grid;gap:3px}.mc76-mobile-next small{font-size:var(--live-xs);color:var(--live-muted)}.mc76-mobile-next strong{font-size:var(--live-md)}.mc76-mobile-next>b{font-size:26px;color:var(--live-gold)}.mc76-mobile-next:disabled{opacity:.42}.mc76-mobile-now{min-height:72px;padding:11px;display:grid;grid-template-columns:48px minmax(0,1fr);gap:10px;align-items:center}.mc76-mobile-now button{width:46px;height:46px;border-radius:50%;border:1px solid var(--live-border);background:#e0b35d17;color:var(--live-gold);font-size:18px}.mc76-mobile-now span{display:grid;gap:3px}.mc76-mobile-now strong{font-size:var(--live-md)}.mc76-mobile-now small{font-size:var(--live-sm);color:var(--live-muted)}.mc76-mobile-volume{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center;font-size:var(--live-sm);color:var(--live-muted)}.mc76-mobile-volume b{color:var(--live-text)}.mc76-mobile-list{display:grid;gap:7px}.mc76-mobile-list button{min-height:58px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;text-align:left;color:var(--live-text)}.mc76-mobile-list button span{display:grid;gap:3px;min-width:0}.mc76-mobile-list button strong{font-size:var(--live-md);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mc76-mobile-list button small{font-size:var(--live-sm);color:var(--live-muted)}.mc76-mobile-list button>b{font-size:var(--live-sm);color:var(--live-gold)}.mc76-mobile-list button.active{border-color:#e0b35d66;background:linear-gradient(180deg,#392d178c,#151616f5)}.mc76-mobile-list.guests button.absent{opacity:.58}.mc76-mobile-list.guests button:not(.absent)>b{color:var(--live-green)}.mc76-mobile-note-list{display:grid;gap:7px}.mc76-mobile-note-list p{margin:0;padding:12px;font-size:var(--live-md);line-height:1.55}.mc76-mobile-note-form{display:grid;gap:8px}.mc76-mobile-note-form textarea{min-height:110px;padding:12px;border:1px solid var(--live-border);border-radius:9px;background:#11161b;color:var(--live-text);font-size:var(--live-md)}.mc76-mobile-note-form button{min-height:44px;border:1px solid rgba(224,179,93,.35);border-radius:8px;background:#e0b35d1f;color:var(--live-gold);font-size:var(--live-md);font-weight:800}.mc76-mobile-empty{min-height:170px;padding:24px;display:grid;place-items:center;align-content:center;text-align:center;gap:7px}.mc76-mobile-empty>b{font-size:28px;color:var(--live-gold)}.mc76-mobile-empty strong{font-size:var(--live-lg)}.mc76-mobile-empty span{font-size:var(--live-sm);line-height:1.5;color:var(--live-muted)}.mc76-mobile-actions{position:fixed;left:0;right:0;bottom:calc(68px + env(safe-area-inset-bottom));z-index:35;display:grid;grid-template-columns:1.25fr .8fr .8fr .8fr;gap:5px;padding:7px 8px;background:linear-gradient(90deg,#0d1217fa,#19140dfa);border-top:1px solid var(--live-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mc76-mobile-actions button{min-height:48px;padding:6px;border:1px solid var(--live-border-soft);border-radius:7px;background:#15191d;color:var(--live-muted);font-size:var(--live-xs);font-weight:800}.mc76-mobile-actions button.primary:not(:disabled){background:linear-gradient(180deg,#d8ab58,#b98532);color:#1c160d;border-color:#e4bd71}.mc76-mobile-actions button:disabled{opacity:.38}.mc76-mobile-nav{position:fixed;left:0;right:0;bottom:0;z-index:36;height:calc(68px + env(safe-area-inset-bottom));padding:4px 8px env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(4,1fr);background:#0e1318;border-top:1px solid rgba(115,148,173,.16)}.mc76-mobile-nav button{border:0;background:transparent;color:var(--live-dim);display:grid;place-items:center;align-content:center;gap:2px}.mc76-mobile-nav button b{font-size:18px}.mc76-mobile-nav button span{font-size:var(--live-xs)}.mc76-mobile-nav button.active{color:var(--live-gold)}html[data-theme=light] .mc76-live-shell,html[data-theme=light] .mc76-live-tablet,html[data-theme=light] .mc76-live-mobile{--live-bg:#eee8dc;--live-nav:#e6dfd2;--live-center:#f7f2e9;--live-center-2:#ede4d5;--live-side:#e9edf0;--live-card:#fffaf2;--live-card-warm:#f8eedf;--live-border:rgba(130,91,29,.23);--live-border-soft:rgba(51,43,31,.12);--live-text:#211e19;--live-muted:#655e53;--live-dim:#81786b;--live-gold:#946514;--live-green:#3f7b47;--live-red:#a94f43;--live-amber:#9a6c19;color:var(--live-text)!important}html[data-theme=light] .mc76-live-shell{background:radial-gradient(circle at 60% -20%,rgba(172,119,36,.13),transparent 35%),linear-gradient(135deg,#e8e1d5,#f7f3eb 52%,#ede5d8)!important}html[data-theme=light] .mc76-live-shell .mc66-live-sidebar{background:linear-gradient(180deg,#e4e8ea,#dce1e4)!important}html[data-theme=light] .mc76-live-shell .mc66-live-workspace,html[data-theme=light] .mc76-live-shell .mc66-live-scenario{background:linear-gradient(180deg,#faf6ef,#f0e9de)!important}html[data-theme=light] .mc76-live-shell .mc66-live-right{background:linear-gradient(180deg,#e8edf0,#e1e7ea)!important}html[data-theme=light] .mc76-live-shell .mc66-live-header,html[data-theme=light] .mc76-live-tablet>header,html[data-theme=light] .mc76-live-tablet>footer,html[data-theme=light] .mc76-live-tablet>.offline{background:linear-gradient(90deg,#f6f1e8,#eadfcd)!important}html[data-theme=light] .mc76-live-shell .mc66-live-toolbar,html[data-theme=light] .mc76-live-shell .mc66-live-block,html[data-theme=light] .mc76-live-shell .mc66-live-copy-panel,html[data-theme=light] .mc76-live-shell .mc66-live-params,html[data-theme=light] .mc76-live-shell .mc66-live-side-card{background:linear-gradient(180deg,#fffaf2,#f4eee4)!important;box-shadow:0 10px 26px #483a2314!important}html[data-theme=light] .mc76-live-shell *:not(button),html[data-theme=light] .mc76-live-tablet *:not(button),html[data-theme=light] .mc76-live-mobile *:not(button){text-shadow:none!important}html[data-theme=light] .mc76-live-shell .mc66-live-copy-panel>p,html[data-theme=light] .mc76-live-shell .mc66-live-inline-note span,html[data-theme=light] .mc76-live-shell .mc66-live-params li span,html[data-theme=light] .mc76-live-shell .mc66-note-list p{color:var(--live-text)!important}html[data-theme=light] .mc76-live-tablet{background:#eee8dc!important}html[data-theme=light] .mc76-live-tablet>aside{background:linear-gradient(180deg,#e3e8eb,#dce1e4)!important}html[data-theme=light] .mc76-live-tablet>main{background:linear-gradient(180deg,#fbf7f0,#f1eadd)!important}html[data-theme=light] .mc76-live-tablet>section.music{background:linear-gradient(180deg,#e9eef1,#e2e7e9)!important}html[data-theme=light] .mc76-live-tablet>main .copy,html[data-theme=light] .mc76-live-tablet>main .host,html[data-theme=light] .mc76-live-tablet>main .notes,html[data-theme=light] .mc76-live-tablet>section.music .track,html[data-theme=light] .mc76-live-tablet>section.music .playlist button{background:#fffaf2!important;color:var(--live-text)!important;border-color:var(--live-border-soft)!important}html[data-theme=light] .mc76-live-mobile{background:radial-gradient(circle at 70% -10%,rgba(172,119,36,.13),transparent 30%),linear-gradient(160deg,#e8edf0,#f7f3eb 48%,#eee3d3)!important}html[data-theme=light] .mc76-mobile-header{background:linear-gradient(90deg,#ecf1f4f7,#f7eeddf7)!important}html[data-theme=light] .mc76-mobile-tools,html[data-theme=light] .mc76-mobile-nav{background:#e5eaed!important}html[data-theme=light] .mc76-mobile-actions{background:linear-gradient(90deg,#e5eaedfa,#f6eddcfa)!important}html[data-theme=light] .mc76-mobile-copy,html[data-theme=light] .mc76-mobile-info,html[data-theme=light] .mc76-mobile-now,html[data-theme=light] .mc76-mobile-list button,html[data-theme=light] .mc76-mobile-note-list p,html[data-theme=light] .mc76-mobile-next,html[data-theme=light] .mc76-mobile-empty{background:linear-gradient(180deg,#fffaf2,#f4eee4)!important;color:var(--live-text)!important}body:has(.mc76-live-shell) .vs-logout-control,body:has(.mc76-live-tablet) .vs-logout-control,body:has(.mc76-live-mobile) .vs-logout-control{display:none!important}body:has(.mc76-live-shell) .vs-global-controls,body:has(.mc76-live-tablet) .vs-global-controls{top:14px!important;right:14px!important}@media(max-width:699px){.mc76-live-shell,.mc76-live-tablet{display:none!important}}@media(max-width:430px){.mc76-mobile-tools{grid-template-columns:auto minmax(0,1fr)!important}.mc76-mobile-tools .mc76-live-reader-tools{justify-self:end}.mc76-mobile-tools>span{grid-column:1/-1;text-align:right}.mc76-mobile-copy-tabs button{padding-inline:4px;font-size:var(--live-xs)!important}.mc76-mobile-actions{grid-template-columns:1fr 1fr;grid-auto-rows:48px}.mc76-mobile-actions button{min-height:48px!important;font-size:var(--live-sm)!important}.mc76-live-mobile{padding-bottom:calc(184px + env(safe-area-inset-bottom))}}@media(max-width:360px){.mc76-mobile-header{grid-template-columns:auto minmax(0,1fr)}.mc76-mobile-status{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center}.mc76-mobile-tools{grid-template-columns:1fr!important}.mc76-mobile-tools>a,.mc76-mobile-tools .mc76-live-reader-tools,.mc76-mobile-tools>span{justify-self:stretch;text-align:center}.mc76-live-reader-tools{justify-content:center}.mc76-mobile-block h1{font-size:calc(var(--live-xl) - 3px)!important}}.mc76-live-shell,.mc76-live-tablet,.mc76-live-mobile{--mc78-gold:#e1ad55;--mc78-gold-hi:#f4ca78;--mc78-gold-deep:#9f681f;--mc78-green:#68b866;--mc78-red:#dc6356;--mc78-amber:#d39a3d;--mc78-dark-0:#080a0b;--mc78-dark-1:#0d1012;--mc78-dark-2:#121619;--mc78-dark-3:#171a1c;--mc78-dark-warm:#1b1711;--mc78-line:rgba(224,173,85,.24);--mc78-line-soft:rgba(255,255,255,.085);--mc78-text:#f1ede6;--mc78-muted:#b7aea3;--mc78-dim:#827a70;--mc78-light-0:#f3eee5;--mc78-light-1:#faf6ef;--mc78-light-2:#fffaf3;--mc78-light-3:#eee5d8;--mc78-light-text:#29251f;--mc78-light-muted:#6f665b;font-family:Inter,Manrope,Segoe UI,Arial,sans-serif!important}.mc78-live-theme-toggle{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;display:grid!important;place-items:center!important;padding:0!important;margin:0!important;border:1px solid rgba(225,173,85,.4)!important;border-radius:9px!important;background:linear-gradient(180deg,#1e1e1bf5,#0e1011f5)!important;color:var(--mc78-gold-hi)!important;box-shadow:inset 0 1px #ffffff0a,0 9px 24px #00000038!important;cursor:pointer!important;font-size:0!important;line-height:1!important;position:relative!important;z-index:6!important}.mc78-live-theme-toggle span{font-size:19px!important;line-height:1!important;color:inherit!important}.mc78-live-theme-toggle:hover{border-color:#f4ca78b8!important;transform:translateY(-1px)}.mc78-live-theme-toggle:focus-visible{outline:2px solid var(--mc78-gold-hi)!important;outline-offset:2px!important}html[data-theme=light] .mc78-live-theme-toggle{background:linear-gradient(180deg,#fffdf8,#f4eadb)!important;color:#8e5a0d!important;border-color:#9a610d42!important;box-shadow:0 6px 18px #4631141f!important}body:has(.mc76-live-shell) .vs-global-controls,body:has(.mc76-live-tablet) .vs-global-controls,body:has(.mc76-live-mobile) .vs-global-controls{display:none!important}.mc76-live-scale-control,.mc76-live-reader-tools{display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important}.mc76-live-scale-control button,.mc76-live-reader-tools button{min-width:34px!important;min-height:34px!important;padding:0 8px!important;border-radius:8px!important;border:1px solid rgba(225,173,85,.22)!important;background:#ffffff09!important;color:var(--mc78-text)!important;box-shadow:none!important;font-weight:800!important}.mc76-live-scale-control strong,.mc76-live-reader-tools strong{min-width:45px!important;text-align:center!important;color:var(--mc78-gold-hi)!important;font-variant-numeric:tabular-nums!important}.mc76-live-scale-control button:disabled,.mc76-live-reader-tools button:disabled{opacity:.3!important}html[data-theme=light] .mc76-live-scale-control button,html[data-theme=light] .mc76-live-reader-tools button{background:#fffdf8!important;color:#68440e!important;border-color:#9a610d33!important}html[data-theme=light] .mc76-live-scale-control strong,html[data-theme=light] .mc76-live-reader-tools strong{color:#9c6411!important}.mc76-live-shell{min-height:100dvh!important;height:100dvh!important;overflow:hidden!important;display:grid!important;grid-template-columns:226px minmax(0,1fr)!important;background:radial-gradient(1000px 620px at 69% -18%,rgba(191,132,46,.15),transparent 58%),linear-gradient(145deg,#080a0b,#0d1012 42%,#15120e)!important;color:var(--mc78-text)!important}.mc76-live-shell .mc66-live-sidebar{grid-column:1!important;grid-row:1!important;height:100dvh!important;min-height:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;padding:16px 12px 14px!important;background:radial-gradient(360px 460px at 0 12%,rgba(197,141,53,.15),transparent 63%),linear-gradient(180deg,#14181a,#0c1012 55%,#0a0d0e)!important;border-right:1px solid rgba(225,173,85,.25)!important;box-shadow:18px 0 50px #0003!important}.mc76-live-shell .mc66-product-brand{min-height:88px!important;padding:8px 12px 14px!important;border-bottom:1px solid rgba(225,173,85,.13)!important;display:flex!important;align-items:flex-start!important;gap:10px!important;color:var(--mc78-text)!important;text-decoration:none!important}.mc76-live-shell .mc66-product-brand>b{font-family:Georgia,Times New Roman,serif!important;font-size:38px!important;line-height:1!important;color:var(--mc78-gold-hi)!important;font-weight:500!important}.mc76-live-shell .mc66-product-brand span{display:grid!important;gap:4px!important}.mc76-live-shell .mc66-product-brand strong{font-size:15px!important;letter-spacing:.06em!important}.mc76-live-shell .mc66-product-brand small{font-size:9px!important;line-height:1.25!important;color:#d2a656!important;letter-spacing:.08em!important}.mc76-live-shell .mc66-live-nav{display:grid!important;gap:5px!important;padding:14px 0!important;overflow:auto!important}.mc76-live-shell .mc66-live-nav button,.mc76-live-shell .mc66-live-nav a{min-height:46px!important;display:grid!important;grid-template-columns:28px 1fr!important;align-items:center!important;gap:8px!important;padding:0 12px!important;border:1px solid transparent!important;border-radius:8px!important;background:transparent!important;color:#c6beb4!important;text-decoration:none!important;text-align:left!important}.mc76-live-shell .mc66-live-nav button i,.mc76-live-shell .mc66-live-nav a i{font-style:normal!important;color:var(--mc78-gold)!important;font-size:17px!important;text-align:center!important}.mc76-live-shell .mc66-live-nav span{font-size:12px!important;color:inherit!important}.mc76-live-shell .mc66-live-nav .active{background:linear-gradient(90deg,#82581f57,#372b1c94)!important;border-color:#e5b76066!important;color:#f5eee3!important;box-shadow:inset 3px 0 0 var(--mc78-gold-hi)!important}.mc76-live-shell .mc66-live-sync{margin-top:auto!important;padding:12px!important;border:1px solid rgba(255,255,255,.07)!important;border-radius:8px!important;background:linear-gradient(180deg,#1a1f21d1,#0f1213e6)!important;display:grid!important;gap:5px!important}.mc76-live-shell .mc66-live-sync small{font-size:9px!important;color:#988f84!important}.mc76-live-shell .mc66-live-sync strong{font-size:11px!important;color:#e4ded5!important}.mc76-live-shell .mc66-live-sync span{font-size:9px!important;color:#8f877c!important}.mc76-live-shell .mc66-live-sync i{display:inline-block!important;width:9px!important;height:9px!important;border-radius:50%!important;background:#777!important}.mc76-live-shell .mc66-live-sync i.ok{background:var(--mc78-green)!important;box-shadow:0 0 10px #68b8668c!important}.mc76-live-shell .mc66-live-profile{margin-top:10px!important;min-height:68px!important;padding:9px!important;display:grid!important;grid-template-columns:40px 1fr 16px!important;align-items:center!important;gap:9px!important;border:1px solid rgba(255,255,255,.07)!important;border-radius:9px!important;background:linear-gradient(180deg,#1b1f20d1,#0f1213eb)!important}.mc76-live-shell .mc66-avatar{width:38px!important;height:38px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:linear-gradient(145deg,#67502e,#1a1c1c)!important;color:#fff1d0!important;border:1px solid rgba(225,173,85,.28)!important}.mc76-live-shell .mc66-live-profile strong{font-size:11px!important;color:#e0b25a!important}.mc76-live-shell .mc66-live-profile small{font-size:9px!important;color:#aaa197!important}.mc76-live-shell .mc66-live-profile>a{color:#e5b15a!important;text-decoration:none!important;font-size:22px!important}.mc76-live-shell .mc66-live-workspace{grid-column:2!important;grid-row:1!important;min-width:0!important;height:100dvh!important;min-height:0!important;overflow:hidden!important;display:grid!important;grid-template-rows:118px auto minmax(0,1fr) 66px!important;background:radial-gradient(720px 420px at 58% 0%,rgba(183,126,39,.12),transparent 61%),linear-gradient(145deg,#0f1214,#131516 52%,#17130f)!important}.mc76-live-shell .mc66-live-header{grid-row:1!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(315px,1.5fr) minmax(156px,.68fr) minmax(142px,.62fr) 176px minmax(185px,.78fr)!important;align-items:stretch!important;padding:0!important;background:linear-gradient(92deg,#111415fa,#191712fa 60%,#0e1214fa)!important;border-bottom:1px solid rgba(225,173,85,.22)!important;box-shadow:0 14px 34px #00000021!important}.mc76-live-shell .mc66-live-header>div{min-width:0!important;padding:18px 16px!important;border-right:1px solid rgba(255,255,255,.055)!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.mc76-live-shell .mc66-live-event-title small,.mc76-live-shell .mc66-live-clock small,.mc76-live-shell .mc66-live-controller small,.mc76-live-shell .mc66-live-actions>small{font-size:9px!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#b8aa98!important}.mc76-live-shell .mc66-live-event-title h1{margin:5px 0 3px!important;font-family:Georgia,Times New Roman,serif!important;font-size:31px!important;line-height:1.05!important;font-weight:500!important;color:#f4efe7!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.mc76-live-shell .mc66-live-event-title span{font-size:10px!important;color:#9f978d!important}.mc76-live-shell .mc66-live-clock{align-items:center!important;text-align:center!important}.mc76-live-shell .mc66-live-clock small{color:#e0ad55!important}.mc76-live-shell .mc66-live-clock strong{font-size:30px!important;line-height:1!important;letter-spacing:.04em!important;font-variant-numeric:tabular-nums!important;color:#f5e6c7!important}.mc76-live-shell .mc66-live-clock span{font-size:9px!important;color:#968d82!important;margin-top:5px!important}.mc76-live-shell .mc66-live-controller strong{margin-top:7px!important;font-size:11px!important;color:#e3ded6!important}.mc76-live-shell .mc66-live-controller strong i{display:inline-block!important;width:9px!important;height:9px!important;border-radius:50%!important;background:#777!important;margin-right:6px!important}.mc76-live-shell .mc66-live-controller strong i.ok{background:var(--mc78-green)!important;box-shadow:0 0 10px #68b8668c!important}.mc76-live-shell .mc66-live-controller span{font-size:9px!important;color:#938b81!important;margin-top:4px!important}.mc76-live-shell .mc78-live-header-tools{padding-inline:12px!important}.mc76-live-shell .mc78-live-header-toolrow{display:flex!important;align-items:center!important;gap:7px!important;margin-top:7px!important}.mc76-live-shell .mc76-live-scale-control{flex:1!important}.mc76-live-shell .mc66-live-finish-stack{gap:8px!important;align-items:stretch!important}.mc76-live-shell .mc66-live-finish-stack .primary,.mc76-live-shell .mc66-live-finish-stack>a{min-height:38px!important;display:grid!important;place-items:center!important;border-radius:7px!important;font-size:10px!important;font-weight:800!important;letter-spacing:.03em!important;text-decoration:none!important}.mc76-live-shell .mc66-live-finish-stack .primary{background:linear-gradient(180deg,#e9bb66,#bc8436)!important;border:1px solid #f2ca80!important;color:#1b140b!important}.mc76-live-shell .mc66-live-finish-stack .primary.disabled{background:#2a2925!important;border-color:#ffffff12!important;color:#817a70!important}.mc76-live-shell .mc66-live-finish-stack>a{border:1px solid rgba(225,173,85,.38)!important;background:#111313!important;color:#e6b45b!important}.mc76-live-shell .mc74-live-start-guard{grid-row:2!important;min-height:42px!important;margin:0!important;padding:8px 14px!important;display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:10px!important;background:linear-gradient(90deg,#382a15c2,#1d1913a8)!important;border-bottom:1px solid rgba(225,173,85,.18)!important;color:#baad9c!important}.mc76-live-shell .mc74-live-start-guard strong{font-size:10px!important;color:#e0ac54!important}.mc76-live-shell .mc74-live-start-guard span{font-size:10px!important}.mc76-live-shell .mc74-live-start-guard a{font-size:9px!important;color:#e1ad55!important;text-decoration:none!important;border:1px solid rgba(225,173,85,.26)!important;padding:8px 11px!important;border-radius:6px!important}.mc76-live-shell .mc66-inline-notice{position:absolute!important;top:124px!important;right:330px!important;z-index:9!important;max-width:560px!important;background:#201b13!important;border:1px solid rgba(225,173,85,.3)!important;color:#e8dfd2!important}.mc76-live-shell .mc66-live-body{grid-row:3!important;min-height:0!important;overflow:hidden!important;display:grid!important;grid-template-columns:minmax(0,1fr) 318px!important;background:transparent!important}.mc76-live-shell .mc66-live-scenario{min-width:0!important;min-height:0!important;overflow:auto!important;padding:14px 14px 18px!important;background:linear-gradient(180deg,#121517f5,#0c0f11fa)!important}.mc76-live-shell .mc66-live-right{min-width:0!important;min-height:0!important;overflow:auto!important;padding:14px 12px 18px!important;background:linear-gradient(180deg,#11171a,#0c1113)!important;border-left:1px solid rgba(225,173,85,.2)!important;box-shadow:-16px 0 34px #00000021!important}.mc76-live-shell .mc66-live-toolbar{min-height:48px!important;margin-bottom:10px!important;padding:6px!important;display:grid!important;grid-template-columns:minmax(180px,1fr) 112px auto 112px!important;gap:8px!important;align-items:center!important;border:0!important;background:transparent!important;box-shadow:none!important}.mc76-live-shell .mc66-live-toolbar label{height:38px!important;display:flex!important;align-items:center!important;gap:8px!important;padding:0 11px!important;border:1px solid rgba(225,173,85,.18)!important;border-radius:7px!important;background:#0b0e0f!important}.mc76-live-shell .mc66-live-toolbar input{width:100%!important;background:transparent!important;border:0!important;outline:0!important;color:#eee9e1!important;font-size:11px!important}.mc76-live-shell .mc66-live-toolbar>button{height:38px!important;border:1px solid rgba(225,173,85,.28)!important;border-radius:7px!important;background:#141513!important;color:#e6b45b!important;font-size:10px!important}.mc76-live-shell .mc66-live-toolbar>div{display:flex!important;align-items:center!important;gap:14px!important;color:#9e968b!important;font-size:10px!important}.mc76-live-shell .mc66-live-view{justify-content:flex-end!important}.mc76-live-shell .mc66-live-view button{width:34px!important;height:32px!important;border:1px solid rgba(225,173,85,.16)!important;background:#101313!important;color:#a99e90!important}.mc76-live-shell .mc66-live-view button.active{color:#edb95e!important;background:#1e1a13!important}.mc76-live-shell .mc66-live-block-list{display:grid!important;gap:7px!important}.mc76-live-shell .mc66-live-block{overflow:hidden!important;border:1px solid rgba(255,255,255,.075)!important;border-radius:8px!important;background:linear-gradient(180deg,#171b1d,#111416)!important;box-shadow:0 8px 20px #0000001c!important}.mc76-live-shell .mc66-live-block.expanded{border-color:#e1ad5594!important;background:radial-gradient(540px 220px at 20% 0%,rgba(175,117,34,.18),transparent 72%),linear-gradient(180deg,#1a1b19,#111416)!important;box-shadow:0 0 0 1px #e1ad550a,0 16px 34px #0003!important}.mc76-live-shell .mc66-live-block-row{width:100%!important;min-height:58px!important;padding:8px 10px!important;display:grid!important;grid-template-columns:22px 52px minmax(0,1fr) 78px 26px!important;align-items:center!important;gap:8px!important;background:transparent!important;border:0!important;color:#e8e3dc!important;text-align:left!important}.mc76-live-shell .mc66-live-block-row .drag{color:#c39a55!important}.mc76-live-shell .mc66-live-block-row .num{height:38px!important;display:grid!important;place-items:center!important;border:1px solid rgba(225,173,85,.28)!important;border-radius:6px!important;background:#ffffff06!important;font-family:Georgia,Times New Roman,serif!important;font-size:17px!important;color:#f1c571!important}.mc76-live-shell .mc66-live-block-row .copy{display:grid!important;gap:3px!important}.mc76-live-shell .mc66-live-block-row .copy strong{font-size:12px!important;color:#e1ae55!important;text-transform:uppercase!important}.mc76-live-shell .mc66-live-block-row .copy small{font-size:10px!important;color:#b1a89d!important}.mc76-live-shell .mc66-live-block-row .time{font-size:10px!important;color:#b7afa5!important;text-align:right!important}.mc76-live-shell .mc66-live-block-row .state{color:#e0ad55!important;text-align:center!important}.mc76-live-shell .mc66-live-expanded{padding:0 12px 12px!important}.mc76-live-shell .mc66-live-expanded-actions{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-bottom:10px!important}.mc76-live-shell .mc66-live-expanded-actions button{min-height:38px!important;padding:0 16px!important;border-radius:7px!important;border:1px solid rgba(225,173,85,.2)!important;background:#121515!important;color:#d7d0c7!important;font-size:10px!important}.mc76-live-shell .mc66-live-expanded-actions .execute{min-width:180px!important;background:linear-gradient(180deg,#e7b861,#bb8131)!important;color:#1b140b!important;border-color:#efc979!important;font-weight:900!important}.mc76-live-shell .mc66-live-expanded-actions .execute.disabled{background:#262724!important;color:#7d776e!important;border-color:#ffffff12!important}.mc76-live-shell .mc66-live-expanded-actions .execute.done{background:linear-gradient(180deg,#4a8249,#285a2f)!important;color:#fff!important;border-color:#659c63!important}.mc76-live-shell .mc66-live-expanded-grid{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr)!important;gap:10px!important}.mc76-live-shell .mc66-live-copy-panel,.mc76-live-shell .mc66-live-params{min-height:270px!important;padding:13px!important;border:1px solid rgba(255,255,255,.075)!important;border-radius:7px!important;background:linear-gradient(180deg,#181c1ef5,#101315f5)!important;box-shadow:none!important}.mc76-live-shell .mc66-live-copy-tabs{display:flex!important;gap:18px!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.mc76-live-shell .mc66-live-copy-tabs button{min-height:34px!important;padding:0 2px!important;border:0!important;border-bottom:2px solid transparent!important;background:transparent!important;color:#9f978d!important;font-size:9px!important}.mc76-live-shell .mc66-live-copy-tabs button.active{color:#f2e5ca!important;border-bottom-color:#e0ad55!important}.mc76-live-shell .mc66-live-copy-panel>p{min-height:100px!important;margin:12px 0!important;padding:0!important;background:transparent!important;color:#ddd6cd!important;font-size:12px!important;line-height:1.62!important;white-space:pre-wrap!important}.mc76-live-shell .mc66-live-inline-note{padding:10px!important;border:1px solid rgba(255,255,255,.06)!important;border-radius:6px!important;background:#ffffff06!important}.mc76-live-shell .mc66-live-inline-note small{display:block!important;margin-bottom:5px!important;color:#a69d92!important;font-size:9px!important}.mc76-live-shell .mc66-live-inline-note span{font-size:11px!important;line-height:1.45!important;color:#cfc7bd!important}.mc76-live-shell .mc66-note-shortcut{width:100%!important;min-height:38px!important;margin-top:8px!important;border:1px solid rgba(225,173,85,.18)!important;border-radius:6px!important;background:transparent!important;color:#e4b35b!important;font-size:10px!important}.mc76-live-shell .mc66-live-params>small{font-size:9px!important;color:#a69e93!important}.mc76-live-shell .mc66-live-params ul{list-style:none!important;margin:12px 0 0!important;padding:0!important;display:grid!important;gap:11px!important}.mc76-live-shell .mc66-live-params li{display:grid!important;grid-template-columns:24px 1fr!important;align-items:start!important;gap:8px!important;color:#ccc4ba!important}.mc76-live-shell .mc66-live-params li i{font-style:normal!important;color:#e0ad55!important}.mc76-live-shell .mc66-live-params li span{font-size:11px!important;line-height:1.4!important}.mc76-live-shell .mc66-live-params li b{font-weight:500!important;color:#f0ebe4!important}.mc76-live-shell .mc66-live-step-progress{margin-top:20px!important}.mc76-live-shell .mc66-live-step-progress small{font-size:9px!important;color:#827a70!important}.mc76-live-shell .mc66-live-step-progress>i{display:block!important;height:4px!important;margin-top:8px!important;border-radius:999px!important;background:#2a2924!important;overflow:hidden!important}.mc76-live-shell .mc66-live-step-progress>i>b{display:block!important;height:100%!important;background:linear-gradient(90deg,#c48936,#efbd64)!important}.mc76-live-shell .mc66-live-secondary-actions{display:flex!important;gap:7px!important;margin-top:10px!important}.mc76-live-shell .mc66-live-secondary-actions button{min-height:36px!important;padding:0 12px!important;border:1px solid rgba(225,173,85,.18)!important;border-radius:6px!important;background:#121515!important;color:#c9c1b7!important;font-size:9px!important}.mc76-live-shell .mc66-live-side-card{margin-bottom:10px!important;padding:12px!important;border:1px solid rgba(255,255,255,.075)!important;border-radius:8px!important;background:linear-gradient(180deg,#161b1d,#101416)!important;box-shadow:0 10px 24px #0000001a!important;color:#e8e2da!important}.mc76-live-shell .mc66-live-side-card.music{background:radial-gradient(260px 180px at 70% 0%,rgba(170,113,31,.1),transparent 70%),linear-gradient(180deg,#171a19,#101416)!important}.mc76-live-shell .mc66-live-side-card header{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:11px!important}.mc76-live-shell .mc66-live-side-card header strong{font-size:11px!important;color:#e6b35a!important}.mc76-live-shell .mc66-live-side-card header span{font-size:8px!important;color:#9f978d!important}.mc76-live-shell .mc66-now-playing{display:grid!important;grid-template-columns:54px 1fr!important;gap:10px!important;align-items:center!important}.mc76-live-shell .mc66-now-playing .cover{width:54px!important;height:54px!important;display:grid!important;place-items:center!important;border:1px solid rgba(225,173,85,.25)!important;border-radius:6px!important;background:linear-gradient(145deg,#493520,#16191a)!important;color:#f0b85b!important;font-size:23px!important}.mc76-live-shell .mc66-now-playing>div:last-child{display:grid!important;gap:3px!important}.mc76-live-shell .mc66-now-playing strong{font-size:11px!important}.mc76-live-shell .mc66-now-playing span{font-size:9px!important;color:#aaa197!important}.mc76-live-shell .mc66-now-playing small{font-size:8px!important;color:#81786d!important}.mc76-live-shell .mc66-player-controls{display:flex!important;justify-content:center!important;align-items:center!important;gap:18px!important;margin:12px 0!important}.mc76-live-shell .mc66-player-controls button{border:0!important;background:transparent!important;color:#aaa197!important;font-size:14px!important}.mc76-live-shell .mc66-player-controls button.play{width:44px!important;height:44px!important;border-radius:50%!important;background:linear-gradient(180deg,#e5b45c,#b97c2d)!important;color:#19130b!important}.mc76-live-shell .mc66-player-controls button:disabled{opacity:.25!important}.mc76-live-shell .mc66-volume{display:grid!important;grid-template-columns:20px 1fr 34px!important;gap:7px!important;align-items:center!important;color:#bdb4a9!important;font-size:9px!important}.mc76-live-shell .mc66-playlist{display:grid!important;margin-top:13px!important}.mc76-live-shell .mc66-playlist>small{padding-bottom:7px!important;font-size:9px!important;color:#d3a652!important}.mc76-live-shell .mc66-playlist button{min-height:44px!important;padding:7px 0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border:0!important;border-top:1px solid rgba(255,255,255,.06)!important;background:transparent!important;color:#e0dad1!important;text-align:left!important}.mc76-live-shell .mc66-playlist button span{display:grid!important;gap:2px!important}.mc76-live-shell .mc66-playlist button strong{font-size:10px!important}.mc76-live-shell .mc66-playlist button small{font-size:9px!important;color:#948c82!important}.mc76-live-shell .mc66-playlist button em{font-style:normal!important;font-size:8px!important;color:#ddb058!important}.mc76-live-shell .mc75-live-locked-copy{padding:9px!important;border:1px solid rgba(255,255,255,.06)!important;border-radius:5px!important;background:#0a0d0e!important;color:#8f877c!important;font-size:9px!important;line-height:1.4!important}.mc76-live-shell .mc66-side-outline{width:100%!important;min-height:38px!important;border:1px solid rgba(225,173,85,.28)!important;border-radius:6px!important;background:transparent!important;color:#e1ad55!important;font-size:9px!important}.mc76-live-shell .mc66-guest-mini{display:grid!important;gap:4px!important}.mc76-live-shell .mc66-guest-mini button{padding:8px!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.05)!important;background:transparent!important;color:#e0dad1!important;text-align:left!important}.mc76-live-shell .mc66-guest-mini span{display:block!important;font-size:10px!important}.mc76-live-shell .mc66-guest-mini small{font-size:8px!important;color:#8e867c!important}.mc76-live-shell .mc66-note-list p{font-size:10px!important;line-height:1.45!important;color:#c8c0b6!important}.mc76-live-shell .mc66-live-side-card textarea{width:100%!important;min-height:80px!important;background:#0d1112!important;border:1px solid rgba(225,173,85,.16)!important;color:#e8e2da!important;border-radius:6px!important;padding:9px!important;font-size:10px!important}.mc76-live-shell .mc66-live-footer{grid-row:4!important;min-height:66px!important;padding:0 14px!important;display:grid!important;grid-template-columns:1.6fr .9fr .8fr .55fr 196px!important;align-items:stretch!important;background:linear-gradient(90deg,#121719,#1a1712 70%,#111517)!important;border-top:1px solid rgba(225,173,85,.25)!important}.mc76-live-shell .mc66-live-footer>div{min-width:0!important;padding:10px 12px!important;border-right:1px solid rgba(255,255,255,.055)!important;display:flex!important;align-items:center!important;gap:10px!important}.mc76-live-shell .mc66-live-footer>div>small{font-size:8px!important;color:#d3a651!important;text-transform:uppercase!important}.mc76-live-shell .mc66-live-footer>div>b{font-family:Georgia,Times New Roman,serif!important;font-size:20px!important;color:#e6b45b!important}.mc76-live-shell .mc66-live-footer>div>span{display:grid!important;gap:2px!important}.mc76-live-shell .mc66-live-footer>div>span strong{font-size:10px!important;color:#e6dfd6!important}.mc76-live-shell .mc66-live-footer>div>span small{font-size:8px!important;color:#8f877d!important}.mc76-live-shell .mc66-live-footer>div:nth-child(n+2){display:grid!important;align-content:center!important;gap:3px!important}.mc76-live-shell .mc66-live-footer>div:nth-child(n+2) strong{font-size:15px!important;color:#ddd5cb!important}.mc76-live-shell .mc66-live-footer>a{margin:10px 0 10px 12px!important;display:grid!important;place-items:center!important;border:1px solid rgba(225,173,85,.35)!important;border-radius:6px!important;color:#e5b35a!important;text-decoration:none!important;font-size:9px!important;font-weight:800!important}html[data-theme=light] .mc76-live-shell{background:linear-gradient(145deg,#e8dfd1,#f5efe6 55%,#e9dfd1)!important;color:var(--mc78-light-text)!important}html[data-theme=light] .mc76-live-shell .mc66-live-sidebar{background:radial-gradient(360px 430px at 0 8%,rgba(198,142,52,.18),transparent 62%),linear-gradient(180deg,#1b2021,#101516 70%,#0d1112)!important;border-right-color:#d19e4266!important}.mc76-live-shell .mc66-live-sidebar *{text-shadow:none!important}html[data-theme=light] .mc76-live-shell .mc66-live-sidebar .mc66-live-nav button,html[data-theme=light] .mc76-live-shell .mc66-live-sidebar .mc66-live-nav a{color:#d8d1c8!important}html[data-theme=light] .mc76-live-shell .mc66-live-sidebar .mc66-live-nav .active{color:#fff4df!important}html[data-theme=light] .mc76-live-shell .mc66-live-workspace{background:linear-gradient(145deg,#f7f1e8,#efe5d8 58%,#f8f3eb)!important}html[data-theme=light] .mc76-live-shell .mc66-live-header{background:linear-gradient(96deg,#fffaf3,#f1e5d4 58%,#f9f4ec)!important;border-bottom-color:#b174182e!important;box-shadow:0 12px 30px #3d2e190f!important}html[data-theme=light] .mc76-live-shell .mc66-live-header>div{border-right-color:#49371f14!important}html[data-theme=light] .mc76-live-shell .mc66-live-event-title h1,html[data-theme=light] .mc76-live-shell .mc66-live-clock strong{color:#2a241b!important}html[data-theme=light] .mc76-live-shell .mc66-live-event-title small,html[data-theme=light] .mc76-live-shell .mc66-live-event-title span,html[data-theme=light] .mc76-live-shell .mc66-live-clock span,html[data-theme=light] .mc76-live-shell .mc66-live-controller small,html[data-theme=light] .mc76-live-shell .mc66-live-controller span,html[data-theme=light] .mc76-live-shell .mc66-live-actions>small{color:#776d61!important}html[data-theme=light] .mc76-live-shell .mc66-live-controller strong{color:#2e2a25!important}html[data-theme=light] .mc76-live-shell .mc74-live-start-guard{background:linear-gradient(90deg,#f6ead7,#f4ede3)!important;border-bottom-color:#b1741829!important;color:#7b6c59!important}html[data-theme=light] .mc76-live-shell .mc66-live-scenario{background:linear-gradient(180deg,#f8f3eb,#efe6da)!important}html[data-theme=light] .mc76-live-shell .mc66-live-right{background:linear-gradient(180deg,#f3ece2,#e9e1d6)!important;border-left-color:#b174182e!important}html[data-theme=light] .mc76-live-shell .mc66-live-toolbar label{background:#fffdf9!important;border-color:#5d431f21!important}html[data-theme=light] .mc76-live-shell .mc66-live-toolbar input{color:#332f2a!important}html[data-theme=light] .mc76-live-shell .mc66-live-toolbar>button,html[data-theme=light] .mc76-live-shell .mc66-live-view button{background:#fffaf3!important;color:#8e5b0d!important;border-color:#b174182b!important}html[data-theme=light] .mc76-live-shell .mc66-live-block,html[data-theme=light] .mc76-live-shell .mc66-live-copy-panel,html[data-theme=light] .mc76-live-shell .mc66-live-params,html[data-theme=light] .mc76-live-shell .mc66-live-side-card{background:linear-gradient(180deg,#fffaf3,#f5eee4)!important;border-color:#5744281f!important;box-shadow:0 10px 24px #3e301c0e!important;color:#2b2925!important}html[data-theme=light] .mc76-live-shell .mc66-live-block.expanded{background:linear-gradient(180deg,#fff8ec,#f4ebdf)!important;border-color:#c17e1c80!important;box-shadow:0 0 0 1px #c17e1c0a,0 14px 30px #42301714!important}html[data-theme=light] .mc76-live-shell .mc66-live-block-row{color:#2d2924!important}html[data-theme=light] .mc76-live-shell .mc66-live-block-row .copy strong{color:#9a5f0a!important}html[data-theme=light] .mc76-live-shell .mc66-live-block-row .copy small,html[data-theme=light] .mc76-live-shell .mc66-live-block-row .time{color:#6c645b!important}html[data-theme=light] .mc76-live-shell .mc66-live-block-row .num{background:#fffaf3!important;color:#9a5f0a!important;border-color:#b1741838!important}html[data-theme=light] .mc76-live-shell .mc66-live-expanded-actions button{background:#fffaf4!important;color:#423a31!important;border-color:#57442821!important}html[data-theme=light] .mc76-live-shell .mc66-live-expanded-actions .execute{background:linear-gradient(180deg,#efbd68,#d59a3e)!important;color:#25180a!important;border-color:#e8b963!important}html[data-theme=light] .mc76-live-shell .mc66-live-expanded-actions .execute.disabled{background:#e4dfd6!important;color:#8d857b!important;border-color:#493f3114!important}html[data-theme=light] .mc76-live-shell .mc66-live-copy-tabs{border-bottom-color:#362b1d1a!important}html[data-theme=light] .mc76-live-shell .mc66-live-copy-tabs button{color:#6d655d!important}html[data-theme=light] .mc76-live-shell .mc66-live-copy-tabs button.active{color:#8f5c0d!important;border-bottom-color:#b77718!important}html[data-theme=light] .mc76-live-shell .mc66-live-copy-panel>p,html[data-theme=light] .mc76-live-shell .mc66-live-inline-note span,html[data-theme=light] .mc76-live-shell .mc66-live-params li span,html[data-theme=light] .mc76-live-shell .mc66-note-list p{color:#4d4740!important}html[data-theme=light] .mc76-live-shell .mc66-live-inline-note{background:#fbf5ec!important;border-color:#49371f14!important}html[data-theme=light] .mc76-live-shell .mc66-live-params li b{color:#2d2924!important}html[data-theme=light] .mc76-live-shell .mc66-live-side-card.music{background:linear-gradient(180deg,#fffaf2,#f1e7d9)!important}html[data-theme=light] .mc76-live-shell .mc66-live-side-card.notes{background:linear-gradient(180deg,#fbf7f0,#eee8df)!important}html[data-theme=light] .mc76-live-shell .mc66-now-playing strong,html[data-theme=light] .mc76-live-shell .mc66-playlist button strong,html[data-theme=light] .mc76-live-shell .mc66-guest-mini button{color:#322d27!important}html[data-theme=light] .mc76-live-shell .mc66-now-playing span,html[data-theme=light] .mc76-live-shell .mc66-now-playing small,html[data-theme=light] .mc76-live-shell .mc66-playlist button small,html[data-theme=light] .mc76-live-shell .mc66-guest-mini small{color:#746b61!important}html[data-theme=light] .mc76-live-shell .mc75-live-locked-copy{background:#f5eee4!important;color:#72685e!important;border-color:#49371f14!important}html[data-theme=light] .mc76-live-shell .mc66-player-controls button.play{color:#1c1408!important}html[data-theme=light] .mc76-live-shell .mc66-live-side-card textarea{background:#fffdf8!important;color:#2d2924!important;border-color:#58442726!important}html[data-theme=light] .mc76-live-shell .mc66-live-footer{background:linear-gradient(90deg,#f1e8dc,#eadfce 68%,#f4ede3)!important;border-top-color:#b1741833!important}html[data-theme=light] .mc76-live-shell .mc66-live-footer>div{border-right-color:#49371f14!important}html[data-theme=light] .mc76-live-shell .mc66-live-footer>div>span strong,html[data-theme=light] .mc76-live-shell .mc66-live-footer>div:nth-child(n+2) strong{color:#2e2a25!important}html[data-theme=light] .mc76-live-shell .mc66-live-footer>div>span small{color:#786f65!important}html[data-theme=light] .mc76-live-shell .mc66-live-footer>a{background:#fffaf3!important;color:#8f5b0d!important;border-color:#b1741840!important}.mc76-live-tablet{width:100%!important;max-width:1180px!important;height:100dvh!important;min-height:0!important;margin:0 auto!important;overflow:hidden!important;display:grid!important;grid-template-columns:122px minmax(0,1fr) 286px!important;grid-template-rows:72px minmax(0,1fr) 86px 34px!important;background:#090b0c!important;color:var(--mc78-text)!important;border-inline:1px solid rgba(225,173,85,.22)!important;box-shadow:0 0 50px #0003!important}.mc76-live-tablet>header{grid-column:1/-1!important;grid-row:1!important;display:grid!important;grid-template-columns:122px minmax(220px,1fr) auto 52px 62px 44px!important;align-items:center!important;padding:0!important;background:linear-gradient(90deg,#101415,#181510 58%,#101416)!important;border-bottom:1px solid rgba(225,173,85,.23)!important;position:relative!important;z-index:8!important}.mc76-live-tablet>header .brand{height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;border-right:1px solid rgba(225,173,85,.18)!important;color:#f0b85c!important;text-decoration:none!important}.mc76-live-tablet>header .brand b{font-family:Georgia,Times New Roman,serif!important;font-size:28px!important}.mc76-live-tablet>header .brand span{font-size:10px!important}.mc76-live-tablet>header .event{padding:0 18px!important;display:grid!important;gap:3px!important}.mc76-live-tablet>header .event strong{font-size:15px!important;color:#eee8df!important}.mc76-live-tablet>header .event small{font-size:9px!important;color:#8f877d!important}.mc76-live-tablet>header .live-dot{margin-right:8px!important;padding:8px 10px!important;border-radius:7px!important;background:#122417!important;color:#76c778!important;font-size:9px!important}.mc76-live-tablet>header .live-dot.blocked{background:#241d12!important;color:#d3a653!important}.mc76-live-tablet>header>button:not(.mc78-live-theme-toggle),.mc76-live-tablet>header .mc74-tablet-pro-link{height:100%!important;border:0!important;background:transparent!important;color:#d3a653!important;display:grid!important;place-items:center!important;align-content:center!important;gap:3px!important;text-decoration:none!important}.mc76-live-tablet>header>button small,.mc76-live-tablet>header .mc74-tablet-pro-link small{font-size:7px!important;color:#a19990!important}.mc76-live-tablet>header>.mc78-live-theme-toggle{justify-self:center!important}.mc76-live-tablet>aside{grid-column:1!important;grid-row:2!important;min-height:0!important;overflow:auto!important;padding:10px 8px!important;background:linear-gradient(180deg,#111617,#0b0f10)!important;border-right:1px solid rgba(225,173,85,.2)!important}.mc76-live-tablet>aside nav{display:grid!important;gap:4px!important}.mc76-live-tablet>aside nav a{min-height:48px!important;display:grid!important;grid-template-columns:24px 1fr!important;align-items:center!important;gap:4px!important;padding:0 8px!important;border:1px solid transparent!important;border-radius:6px!important;color:#a9a197!important;text-decoration:none!important}.mc76-live-tablet>aside nav a i{font-style:normal!important;color:#b9985d!important}.mc76-live-tablet>aside nav a span{font-size:9px!important;line-height:1.2!important}.mc76-live-tablet>aside nav a.active{background:linear-gradient(90deg,#7e531c5c,#2a231994)!important;border-color:#e1ad5557!important;color:#f1e8dc!important;box-shadow:inset 3px 0 #e0ad55!important}.mc76-live-tablet>main{grid-column:2!important;grid-row:2!important;min-width:0!important;min-height:0!important;overflow:auto!important;padding:12px 14px 16px!important;background:radial-gradient(540px 300px at 65% 0%,rgba(177,117,32,.09),transparent 66%),linear-gradient(180deg,#111516,#0d1011)!important}.mc76-tablet-topline{min-height:36px!important;margin-bottom:8px!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.mc76-tablet-topline .back{color:#c59b50!important;text-decoration:none!important;font-size:9px!important}.mc76-live-tablet>main .now{padding:7px 0 11px!important;border-bottom:1px solid rgba(255,255,255,.07)!important}.mc76-live-tablet>main .now small{font-size:9px!important;color:#d7a653!important}.mc76-live-tablet>main .now h1{margin:5px 0!important;font-size:26px!important;line-height:1.06!important;color:#f0ebe4!important;text-transform:uppercase!important}.mc76-live-tablet>main .now span{font-size:9px!important;color:#cfa24f!important}.mc76-live-tablet>main .tabs{display:flex!important;gap:22px!important;border-bottom:1px solid rgba(255,255,255,.07)!important}.mc76-live-tablet>main .tabs button{min-height:38px!important;padding:0 2px!important;border:0!important;border-bottom:2px solid transparent!important;background:transparent!important;color:#8f877d!important;font-size:9px!important}.mc76-live-tablet>main .tabs button.active{color:#e6b25a!important;border-bottom-color:#e0ad55!important}.mc76-live-tablet>main .copy{display:grid!important;gap:10px!important;padding-top:10px!important;background:transparent!important;border:0!important;box-shadow:none!important}.mc76-live-tablet>main .copy>p,.mc76-live-tablet>main .rules,.mc76-live-tablet>main .host,.mc76-live-tablet>main .notes,.mc76-live-tablet>main .mc74-tablet-props{margin:0!important;padding:12px!important;border:1px solid rgba(255,255,255,.07)!important;border-radius:7px!important;background:linear-gradient(180deg,#171b1c,#111415)!important;color:#d8d1c8!important;font-size:11px!important;line-height:1.6!important}.mc76-live-tablet>main .copy>ul{margin:0!important;padding:12px 12px 12px 26px!important;border:1px solid rgba(255,255,255,.06)!important;border-radius:7px!important;background:#101314!important;color:#b7aea4!important;font-size:10px!important;line-height:1.65!important}.mc76-live-tablet>main .host strong,.mc76-live-tablet>main .notes strong,.mc76-live-tablet>main .mc74-tablet-props strong,.mc76-live-tablet>main .rules strong{display:block!important;margin-bottom:6px!important;color:#e2b159!important;font-size:9px!important;text-transform:uppercase!important}.mc76-live-tablet>main .next{min-height:58px!important;padding:9px 12px!important;display:grid!important;grid-template-columns:1fr auto!important;text-align:left!important;border:1px solid rgba(225,173,85,.2)!important;border-radius:7px!important;background:linear-gradient(180deg,#171914,#111415)!important;color:#eee7de!important}.mc76-live-tablet>main .next small{font-size:8px!important;color:#b18d50!important}.mc76-live-tablet>main .next strong{font-size:11px!important}.mc76-live-tablet>main .next span{grid-row:1/3!important;grid-column:2!important;align-self:center!important;font-size:22px!important;color:#e0ad55!important}.mc76-live-tablet>section.music{grid-column:3!important;grid-row:2!important;min-width:0!important;min-height:0!important;overflow:auto!important;padding:12px!important;background:linear-gradient(180deg,#121719,#0d1112)!important;border-left:1px solid rgba(225,173,85,.2)!important}.mc76-live-tablet>section.music h2{margin:0 0 10px!important;font-size:13px!important;color:#e3b15a!important}.mc76-live-tablet>section.music .track{min-height:66px!important;padding:10px!important;display:grid!important;grid-template-columns:42px 1fr auto!important;align-items:center!important;gap:9px!important;border:1px solid rgba(255,255,255,.07)!important;border-radius:7px!important;background:linear-gradient(180deg,#171b1d,#111416)!important}.mc76-live-tablet>section.music .track>button{width:40px!important;height:40px!important;border-radius:50%!important;border:1px solid rgba(225,173,85,.24)!important;background:#e1ad5514!important;color:#e0ad55!important}.mc76-live-tablet>section.music .track span{display:grid!important;gap:2px!important}.mc76-live-tablet>section.music .track strong{font-size:10px!important}.mc76-live-tablet>section.music .track small{font-size:8px!important;color:#938b81!important}.mc76-live-tablet>section.music .track em{font-style:normal!important;font-size:8px!important;color:#9f978d!important}.mc76-live-tablet>section.music .playlist{display:grid!important;margin-top:10px!important}.mc76-live-tablet>section.music .playlist button{min-height:46px!important;padding:7px!important;display:grid!important;grid-template-columns:30px 1fr auto!important;gap:7px!important;align-items:center!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.06)!important;background:transparent!important;color:#ded7ce!important;text-align:left!important}.mc76-live-tablet>section.music .playlist button i{font-style:normal!important;color:#dba950!important}.mc76-live-tablet>section.music .playlist strong{font-size:9px!important}.mc76-live-tablet>section.music .playlist small{font-size:8px!important;color:#8f877d!important}.mc76-live-tablet>section.music .playlist em{font-style:normal!important;font-size:8px!important;color:#c99b4d!important}.mc76-live-tablet>section.music .add{min-height:38px!important;margin-top:10px!important;display:grid!important;place-items:center!important;border:1px solid rgba(225,173,85,.3)!important;border-radius:6px!important;color:#e2b159!important;text-decoration:none!important;font-size:9px!important}.mc76-live-tablet>section.music .mc74-tablet-music-empty{padding:14px!important;border:1px solid rgba(255,255,255,.06)!important;border-radius:7px!important;background:#0e1112!important}.mc76-live-tablet>section.music .mc74-tablet-music-empty strong{font-size:10px!important;color:#d6a754!important}.mc76-live-tablet>section.music .mc74-tablet-music-empty span{font-size:8px!important;color:#8e867c!important}.mc76-live-tablet>section.music .quick{display:grid!important;gap:6px!important;margin-top:12px!important}.mc76-live-tablet>section.music .quick strong{font-size:9px!important;color:#d8a850!important}.mc76-live-tablet>section.music .quick button{min-height:36px!important;border:1px solid rgba(225,173,85,.15)!important;border-radius:6px!important;background:#111415!important;color:#c8c0b6!important;font-size:8px!important}.mc76-live-tablet>footer{grid-column:1/-1!important;grid-row:3!important;min-height:0!important;padding:8px 10px!important;display:grid!important;grid-template-columns:1fr .85fr .85fr .85fr minmax(280px,1.5fr)!important;gap:6px!important;background:linear-gradient(90deg,#101416,#17130f 65%,#101416)!important;border-top:1px solid rgba(225,173,85,.24)!important}.mc76-live-tablet>footer>button{min-height:48px!important;border-radius:7px!important;border:1px solid rgba(255,255,255,.07)!important;background:#15191a!important;color:#aaa197!important;font-size:9px!important;font-weight:800!important}.mc76-live-tablet>footer>button.done:not(:disabled){background:linear-gradient(180deg,#376f3d,#214d2a)!important;border-color:#4f8b54!important;color:#eef8ec!important}.mc76-live-tablet>footer>button.defer:not(:disabled){border-color:#e1ad555c!important;color:#e3b25a!important}.mc76-live-tablet>footer>button.skip:not(:disabled){background:#351718!important;border-color:#6d2d2d!important;color:#e8897d!important}.mc76-live-tablet>footer .player{min-width:0!important;padding:5px 9px!important;display:grid!important;grid-template-columns:1fr 40px minmax(110px,1fr)!important;align-items:center!important;gap:8px!important;border:1px solid rgba(255,255,255,.06)!important;border-radius:7px!important;background:#0f1314!important}.mc76-live-tablet>footer .player span{display:grid!important;gap:2px!important}.mc76-live-tablet>footer .player strong{font-size:9px!important}.mc76-live-tablet>footer .player small{font-size:7px!important;color:#847d73!important}.mc76-live-tablet>footer .player>button{width:38px!important;height:38px!important;border-radius:50%!important;border:1px solid rgba(225,173,85,.28)!important;background:#171814!important;color:#e1ad55!important}.mc76-live-tablet>footer .player label{display:grid!important;grid-template-columns:18px 1fr!important;align-items:center!important;gap:4px!important;font-size:8px!important;color:#a49b90!important}.mc76-live-tablet>.offline{grid-column:1/-1!important;grid-row:4!important;min-height:0!important;padding:0 10px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;background:#0c1011!important;border-top:1px solid rgba(255,255,255,.055)!important;color:#91897f!important;font-size:8px!important}.mc76-live-tablet>.offline form{display:flex!important;align-items:center!important;gap:4px!important}.mc76-live-tablet>.offline input{width:220px!important;height:26px!important;padding:0 8px!important;border:1px solid rgba(255,255,255,.07)!important;border-radius:5px!important;background:#111516!important;color:#ddd6cd!important;font-size:8px!important}.mc76-live-tablet>.offline button{width:28px!important;height:26px!important;border:1px solid rgba(225,173,85,.18)!important;background:#171814!important;color:#e1ad55!important}.mc76-live-tablet .mc74-tablet-start-guard{padding:10px!important;display:grid!important;grid-template-columns:1fr auto!important;gap:5px!important;border:1px solid rgba(225,173,85,.18)!important;border-radius:7px!important;background:linear-gradient(90deg,#201a12,#121515)!important}.mc76-live-tablet .mc74-tablet-start-guard strong{font-size:10px!important;color:#dda951!important}.mc76-live-tablet .mc74-tablet-start-guard span{font-size:8px!important;color:#8f877d!important}.mc76-live-tablet .mc74-tablet-start-guard a{grid-column:2!important;grid-row:1/3!important;align-self:center!important;color:#e1ad55!important;text-decoration:none!important;border:1px solid rgba(225,173,85,.24)!important;padding:8px!important;border-radius:5px!important;font-size:8px!important}html[data-theme=light] .mc76-live-tablet{background:#efe7da!important;color:var(--mc78-light-text)!important;border-inline-color:rgba(177,116,24,.22)!important}html[data-theme=light] .mc76-live-tablet>header{background:linear-gradient(96deg,#fffaf3,#efe2d0 58%,#f8f2e9)!important;border-bottom-color:#b1741833!important;color:#2b2925!important}html[data-theme=light] .mc76-live-tablet>header .brand{background:linear-gradient(180deg,#1a2021,#111617)!important;border-right-color:#b174183d!important}html[data-theme=light] .mc76-live-tablet>header .event strong{color:#2b2925!important}html[data-theme=light] .mc76-live-tablet>header .event small{color:#766c61!important}html[data-theme=light] .mc76-live-tablet>aside{background:linear-gradient(180deg,#1a2021,#111617)!important;border-right-color:#b174183d!important}html[data-theme=light] .mc76-live-tablet>aside nav a{color:#d8d1c8!important}html[data-theme=light] .mc76-live-tablet>aside nav a.active{color:#fff4df!important}html[data-theme=light] .mc76-live-tablet>main{background:linear-gradient(180deg,#f8f3eb,#efe6da)!important;color:#2b2925!important}html[data-theme=light] .mc76-live-tablet>section.music{background:linear-gradient(180deg,#f4eee5,#e9e2d8)!important;border-left-color:#b174182e!important;color:#2b2925!important}html[data-theme=light] .mc76-live-tablet>footer{background:linear-gradient(90deg,#f4ede3,#eadfce 58%,#f5efe6)!important;border-top-color:#b1741833!important;color:#2b2925!important}html[data-theme=light] .mc76-live-tablet>.offline{background:#eee6da!important;border-top-color:#b1741824!important;color:#6f665b!important}html[data-theme=light] .mc76-live-tablet>main .now{border-bottom-color:#4737211a!important}html[data-theme=light] .mc76-live-tablet>main .now h1{color:#2b2925!important}html[data-theme=light] .mc76-live-tablet>main .tabs{border-bottom-color:#4737211a!important}html[data-theme=light] .mc76-live-tablet>main .tabs button{color:#70685f!important}html[data-theme=light] .mc76-live-tablet>main .tabs button.active{color:#965e0a!important;border-bottom-color:#b77819!important}html[data-theme=light] .mc76-live-tablet>main .copy>p,html[data-theme=light] .mc76-live-tablet>main .rules,html[data-theme=light] .mc76-live-tablet>main .host,html[data-theme=light] .mc76-live-tablet>main .notes,html[data-theme=light] .mc76-live-tablet>main .mc74-tablet-props,html[data-theme=light] .mc76-live-tablet>main .copy>ul,html[data-theme=light] .mc76-live-tablet>main .next,html[data-theme=light] .mc76-live-tablet>section.music .track{background:linear-gradient(180deg,#fffaf3,#f5eee4)!important;border-color:#5744281f!important;color:#2b2925!important;box-shadow:0 10px 24px #3e301c0d!important}html[data-theme=light] .mc76-live-tablet>main .copy>p,html[data-theme=light] .mc76-live-tablet>main .host p,html[data-theme=light] .mc76-live-tablet>main .notes p,html[data-theme=light] .mc76-live-tablet>main .copy li{color:#4f4942!important}html[data-theme=light] .mc76-live-tablet>main .next strong{color:#2b2925!important}html[data-theme=light] .mc76-live-tablet>section.music .playlist button{color:#3b3630!important;border-bottom-color:#47372114!important}html[data-theme=light] .mc76-live-tablet>section.music .playlist small{color:#766d63!important}html[data-theme=light] .mc76-live-tablet>section.music .mc74-tablet-music-empty{background:#fffaf3!important;border-color:#5744281a!important}html[data-theme=light] .mc76-live-tablet>footer>button{background:#e5dfd5!important;color:#8d857a!important;border-color:#493f3114!important}html[data-theme=light] .mc76-live-tablet>footer .player{background:#fffaf3!important;border-color:#5744281a!important;color:#2b2925!important}html[data-theme=light] .mc76-live-tablet>.offline input{background:#fffdf8!important;color:#2d2924!important;border-color:#58442726!important}html[data-theme=light] .mc76-live-tablet .mc74-tablet-start-guard{background:linear-gradient(90deg,#f7ecdc,#f3eadf)!important;border-color:#b174182b!important}html[data-theme=light] .mc76-live-tablet .mc74-tablet-start-guard span{color:#746a60!important}.mc76-live-mobile{width:100%!important;max-width:430px!important;min-height:100dvh!important;margin:0 auto!important;overflow-x:hidden!important;padding-bottom:calc(152px + env(safe-area-inset-bottom))!important;background:radial-gradient(420px 260px at 72% 0%,rgba(183,126,39,.14),transparent 66%),linear-gradient(165deg,#0a0d0e,#121617 50%,#17130f)!important;color:var(--mc78-text)!important;box-shadow:0 0 42px #0000003d!important}.mc76-mobile-header{min-height:68px!important;padding:calc(8px + env(safe-area-inset-top)) 10px 8px!important;display:grid!important;grid-template-columns:62px minmax(0,1fr) auto 38px!important;align-items:center!important;gap:8px!important;background:linear-gradient(95deg,#131719,#1b1711)!important;border-bottom:1px solid rgba(225,173,85,.22)!important;position:sticky!important;top:0!important;z-index:30!important}.mc76-mobile-brand{display:flex!important;align-items:baseline!important;gap:4px!important}.mc76-mobile-brand b{font-family:Georgia,Times New Roman,serif!important;font-size:28px!important;color:#f1bd62!important}.mc76-mobile-brand span{font-size:8px!important;color:#e0ad55!important}.mc76-mobile-event{display:grid!important;gap:2px!important;min-width:0!important}.mc76-mobile-event strong{font-size:12px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.mc76-mobile-event small{font-size:8px!important;color:#8f877c!important}.mc76-mobile-status{display:grid!important;gap:2px!important;text-align:right!important}.mc76-mobile-status span{font-size:7px!important;color:#d2a24d!important}.mc76-mobile-status strong{font-size:9px!important;color:#a49b91!important;font-variant-numeric:tabular-nums!important}.mc76-mobile-status.active strong{color:#f0c676!important}.mc76-mobile-header>.mc78-live-theme-toggle{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;border-radius:8px!important}.mc76-mobile-tools{min-height:44px!important;padding:6px 10px!important;display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:8px!important;background:#0f1416!important;border-bottom:1px solid rgba(255,255,255,.06)!important}.mc76-mobile-tools>a{color:#d2a552!important;text-decoration:none!important;font-size:8px!important}.mc76-mobile-tools>span{font-size:7px!important;color:#67b66a!important;text-align:right!important}.mc76-mobile-tools>span.offline{color:#d99b42!important}.mc76-mobile-tools .mc76-live-reader-tools{justify-self:center!important}.mc76-mobile-main{padding:10px!important}.mc76-mobile-guard{margin:10px!important;padding:11px!important;border:1px solid rgba(225,173,85,.22)!important;border-radius:8px!important;background:linear-gradient(90deg,#211a12,#111516)!important}.mc76-mobile-guard strong{font-size:10px!important;color:#dda951!important}.mc76-mobile-guard p{font-size:8px!important;line-height:1.45!important;color:#92897f!important}.mc76-mobile-guard a{font-size:8px!important;color:#e0ad55!important;text-decoration:none!important}.mc76-mobile-block,.mc76-mobile-panel{display:grid!important;gap:9px!important}.mc76-mobile-phase{display:flex!important;align-items:center!important;justify-content:space-between!important}.mc76-mobile-phase small{font-size:8px!important;color:#d7a653!important}.mc76-mobile-phase span{font-size:8px!important;color:#b08e55!important}.mc76-mobile-block h1{margin:2px 0 3px!important;font-size:24px!important;line-height:1.05!important;text-transform:uppercase!important;color:#f0ebe4!important}.mc76-mobile-copy-tabs{display:grid!important;grid-template-columns:repeat(3,1fr)!important;border-bottom:1px solid rgba(255,255,255,.07)!important}.mc76-mobile-copy-tabs button{min-height:36px!important;border:0!important;border-bottom:2px solid transparent!important;background:transparent!important;color:#8f877d!important;font-size:8px!important}.mc76-mobile-copy-tabs button.active{color:#e1ad55!important;border-bottom-color:#e0ad55!important}.mc76-mobile-copy,.mc76-mobile-info,.mc76-mobile-now,.mc76-mobile-list button,.mc76-mobile-note-list p,.mc76-mobile-next,.mc76-mobile-empty{border:1px solid rgba(255,255,255,.07)!important;border-radius:8px!important;background:linear-gradient(180deg,#171b1d,#111416)!important;color:#ded7ce!important;box-shadow:0 8px 20px #0000001a!important}.mc76-mobile-copy{min-height:145px!important;padding:13px!important}.mc76-mobile-copy p{margin:0!important;font-size:11px!important;line-height:1.7!important;color:#ded7ce!important;white-space:pre-wrap!important}.mc76-mobile-info{padding:11px!important}.mc76-mobile-info small{font-size:8px!important;color:#dda951!important}.mc76-mobile-info strong{font-size:10px!important;color:#e4ddd4!important}.mc76-mobile-next{min-height:58px!important;padding:10px 12px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;text-align:left!important}.mc76-mobile-next small{font-size:7px!important;color:#9f978d!important}.mc76-mobile-next strong{font-size:10px!important}.mc76-mobile-next>b{font-size:22px!important;color:#e0ad55!important}.mc76-mobile-panel-title{display:flex!important;align-items:center!important;justify-content:space-between!important}.mc76-mobile-panel-title h2{margin:0!important;font-size:16px!important;color:#e3b15a!important}.mc76-mobile-panel-title span{font-size:8px!important;color:#928a80!important}.mc76-mobile-now{min-height:68px!important;padding:10px!important;display:grid!important;grid-template-columns:44px 1fr!important;gap:9px!important;align-items:center!important}.mc76-mobile-now button{width:42px!important;height:42px!important;border-radius:50%!important;border:1px solid rgba(225,173,85,.25)!important;background:#181814!important;color:#e1ad55!important}.mc76-mobile-now strong{font-size:10px!important}.mc76-mobile-now small{font-size:8px!important;color:#8f877d!important}.mc76-mobile-volume{display:grid!important;grid-template-columns:auto 1fr auto!important;gap:8px!important;align-items:center!important;font-size:8px!important;color:#9e968c!important}.mc76-mobile-list{display:grid!important;gap:6px!important}.mc76-mobile-list button{min-height:54px!important;padding:9px 10px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;text-align:left!important}.mc76-mobile-list button strong{font-size:10px!important}.mc76-mobile-list button small{font-size:8px!important;color:#91897f!important}.mc76-mobile-list button>b{font-size:8px!important;color:#d5a34f!important}.mc76-mobile-note-list{display:grid!important;gap:6px!important}.mc76-mobile-note-list p{margin:0!important;padding:10px!important;font-size:10px!important;line-height:1.5!important}.mc76-mobile-note-form{display:grid!important;gap:7px!important}.mc76-mobile-note-form textarea{min-height:100px!important;padding:11px!important;border:1px solid rgba(225,173,85,.18)!important;border-radius:7px!important;background:#111516!important;color:#e1dbd2!important;font-size:10px!important}.mc76-mobile-note-form button{min-height:40px!important;border:1px solid rgba(225,173,85,.28)!important;border-radius:7px!important;background:#171713!important;color:#e0ad55!important;font-size:9px!important}.mc76-mobile-actions{position:fixed!important;left:50%!important;transform:translate(-50%)!important;width:min(430px,100vw)!important;right:auto!important;bottom:calc(64px + env(safe-area-inset-bottom))!important;z-index:35!important;display:grid!important;grid-template-columns:1.25fr .8fr .8fr .8fr!important;gap:5px!important;padding:7px 8px!important;background:linear-gradient(90deg,#0d1214fa,#19140dfa)!important;border-top:1px solid rgba(225,173,85,.2)!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.mc76-mobile-actions button{min-height:46px!important;padding:6px!important;border:1px solid rgba(255,255,255,.07)!important;border-radius:7px!important;background:#15191a!important;color:#9d958a!important;font-size:8px!important;font-weight:800!important}.mc76-mobile-actions button.primary:not(:disabled){background:linear-gradient(180deg,#e4b35c,#b97d2f)!important;color:#1c150b!important;border-color:#efc978!important}.mc76-mobile-actions button:disabled{opacity:.38!important}.mc76-mobile-nav{position:fixed!important;left:50%!important;transform:translate(-50%)!important;width:min(430px,100vw)!important;right:auto!important;bottom:0!important;z-index:36!important;height:calc(64px + env(safe-area-inset-bottom))!important;padding:4px 8px env(safe-area-inset-bottom)!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;background:#0d1214!important;border-top:1px solid rgba(225,173,85,.14)!important}.mc76-mobile-nav button{border:0!important;background:transparent!important;color:#827a70!important;display:grid!important;place-items:center!important;align-content:center!important;gap:2px!important}.mc76-mobile-nav button b{font-size:16px!important}.mc76-mobile-nav button span{font-size:7px!important}.mc76-mobile-nav button.active{color:#e2af56!important}.mc77-phone-preview,.mc78-phone-preview{width:390px!important;max-width:390px!important;margin:0 auto!important;min-height:100dvh!important}html[data-theme=light] .mc76-live-mobile{background:linear-gradient(165deg,#efe6d9,#f9f4ec 48%,#eadfce)!important;color:#2b2925!important;box-shadow:0 0 42px #4130191f!important}html[data-theme=light] .mc76-mobile-header{background:linear-gradient(95deg,#192021,#211b14)!important;border-bottom-color:#e1ad5547!important;color:#f0e9df!important}html[data-theme=light] .mc76-mobile-header *:not(.mc78-live-theme-toggle):not(.mc78-live-theme-toggle *){color:#eee7dd!important}html[data-theme=light] .mc76-mobile-tools{background:#f1e9dd!important;border-bottom-color:#b1741824!important;color:#2b2925!important}html[data-theme=light] .mc76-mobile-tools>a{color:#8f5b0d!important}html[data-theme=light] .mc76-mobile-main{color:#2b2925!important}html[data-theme=light] .mc76-mobile-guard{background:linear-gradient(90deg,#f6e9d6,#f3eadf)!important;border-color:#b174182b!important}html[data-theme=light] .mc76-mobile-guard p{color:#746a60!important}html[data-theme=light] .mc76-mobile-block h1{color:#2b2925!important}html[data-theme=light] .mc76-mobile-copy-tabs{border-bottom-color:#4637221a!important}html[data-theme=light] .mc76-mobile-copy-tabs button{color:#70685f!important}html[data-theme=light] .mc76-mobile-copy-tabs button.active{color:#965e0a!important;border-bottom-color:#b77819!important}html[data-theme=light] .mc76-mobile-copy,html[data-theme=light] .mc76-mobile-info,html[data-theme=light] .mc76-mobile-now,html[data-theme=light] .mc76-mobile-list button,html[data-theme=light] .mc76-mobile-note-list p,html[data-theme=light] .mc76-mobile-next,html[data-theme=light] .mc76-mobile-empty{background:linear-gradient(180deg,#fffaf3,#f5eee4)!important;border-color:#5744281f!important;color:#2b2925!important;box-shadow:0 10px 24px #3e301c0e!important}html[data-theme=light] .mc76-mobile-copy p,html[data-theme=light] .mc76-mobile-info strong,html[data-theme=light] .mc76-mobile-list button,html[data-theme=light] .mc76-mobile-note-list p,html[data-theme=light] .mc76-mobile-next{color:#2b2925!important}html[data-theme=light] .mc76-mobile-now small,html[data-theme=light] .mc76-mobile-list button small{color:#70675e!important}html[data-theme=light] .mc76-mobile-note-form textarea{background:#fffdf8!important;color:#2d2924!important;border-color:#58442726!important}html[data-theme=light] .mc76-mobile-actions{background:linear-gradient(90deg,#ede5da,#e5dac9)!important;border-top-color:#b174182e!important}html[data-theme=light] .mc76-mobile-actions button{background:#f7f1e8!important;color:#655d52!important;border-color:#5442271a!important}html[data-theme=light] .mc76-mobile-nav{background:#171d1f!important;border-top-color:#e1ad552e!important}html[data-theme=light] .mc76-mobile-nav button{color:#9c9489!important}html[data-theme=light] .mc76-mobile-nav button.active{color:#efbc5c!important}.mc76-live-shell[data-live-scale="115"] .mc66-live-copy-panel>p,.mc76-live-shell[data-live-scale="130"] .mc66-live-copy-panel>p{line-height:1.55!important}.mc76-live-tablet[data-live-scale="130"]>main .now h1{font-size:30px!important}.mc76-live-mobile[data-live-scale="130"] .mc76-mobile-block h1{font-size:28px!important}@media(max-width:1199px){.mc76-live-shell{display:none!important}}@media(max-width:699px){.mc76-live-tablet{display:none!important}}@media(min-width:700px)and (max-width:1199px){.mc76-live-tablet{max-width:100%!important}}@media(max-width:430px){.mc76-live-mobile{max-width:100%!important}.mc76-mobile-actions,.mc76-mobile-nav{width:100vw!important}.mc76-mobile-tools{grid-template-columns:auto 1fr auto!important}.mc76-mobile-tools .mc76-live-reader-tools{justify-self:center!important}.mc76-mobile-tools>span{grid-column:auto!important}.mc76-mobile-actions{grid-template-columns:1fr 1fr!important;grid-auto-rows:44px!important}.mc76-live-mobile{padding-bottom:calc(202px + env(safe-area-inset-bottom))!important}}@media(max-width:360px){.mc76-mobile-header{grid-template-columns:56px minmax(0,1fr) 34px!important}.mc76-mobile-status{grid-column:1/3!important;grid-row:2!important;display:flex!important;justify-content:space-between!important;text-align:left!important}.mc76-mobile-header>.mc78-live-theme-toggle{grid-column:3!important;grid-row:1/3!important}.mc76-mobile-tools{grid-template-columns:1fr!important}.mc76-mobile-tools>a,.mc76-mobile-tools .mc76-live-reader-tools,.mc76-mobile-tools>span{justify-self:stretch!important;text-align:center!important}.mc76-mobile-block h1{font-size:22px!important}}html[data-theme=light] .mc76-live-tablet>section.music .quick button{background:#fffaf3!important;color:#5f574e!important;border-color:#5744281c!important}html[data-theme=light] .mc76-live-tablet>footer .player>button{background:linear-gradient(180deg,#e7b762,#c98a34)!important;color:#1f160a!important;border-color:#e7b762!important}.mc67-live-tablet{--g:#d5a447;--g2:#f0c56b;--line:rgba(216,166,73,.38);--text:#eee9df;--muted:#817b72;width:100%;min-height:100svh;display:grid;grid-template-columns:112px minmax(0,1fr) 290px;grid-template-rows:72px 1fr 92px 44px;background:#050505;color:var(--text);font:12px/1.4 Inter,Arial,sans-serif;color-scheme:dark}.mc67-live-tablet *{box-sizing:border-box}.mc67-live-tablet button,.mc67-live-tablet input{font:inherit}.mc67-live-tablet a{color:inherit;text-decoration:none}.mc67-live-tablet>header{grid-column:1/4;display:grid;grid-template-columns:112px minmax(260px,1fr) 90px 64px 64px;align-items:center;border:1px solid var(--line);background:#080808}.mc67-live-tablet .brand{height:100%;display:grid;place-items:center;align-content:center;border-right:1px solid var(--line)}.mc67-live-tablet .brand b{font:400 30px/.9 Georgia,serif;color:var(--g2)}.mc67-live-tablet .brand span{margin-top:4px;color:var(--g);font:500 11px Georgia,serif;letter-spacing:.13em}.mc67-live-tablet header .event{padding:0 18px}.mc67-live-tablet header .event strong{display:block;font-size:13px}.mc67-live-tablet header .event small{display:block;color:#746e65;font-size:8px;margin-top:2px}.mc67-live-tablet .live-dot{justify-self:end;padding:8px 12px;border-radius:6px;background:#0c1a0e;color:#69ba70;font-size:9px}.mc67-live-tablet header>button{height:52px;border:0;border-left:1px solid rgba(255,255,255,.045);background:transparent;color:var(--g);display:grid;place-items:center}.mc67-live-tablet header>button small{font-size:7px;color:#9b7f4d}.mc67-live-tablet>aside{grid-row:2/3;border-inline:1px solid var(--line);background:#070707}.mc67-live-tablet aside nav{display:grid;padding:12px 8px}.mc67-live-tablet aside a{display:grid;grid-template-columns:28px 1fr;align-items:center;min-height:48px;padding:0 8px;border-radius:4px;color:#837d73}.mc67-live-tablet aside a i{font-style:normal;color:#9b7a3e}.mc67-live-tablet aside a span{font-size:8px}.mc67-live-tablet aside a.active{background:linear-gradient(90deg,#d5a4472b,#d5a44708);box-shadow:inset 2px 0 var(--g2);color:#eee}.mc67-live-tablet>main{padding:16px 18px;overflow:auto;border-right:1px solid var(--line)}.mc67-live-tablet .back{color:#a98346;font-size:8px}.mc67-live-tablet .now{padding:16px 0 10px}.mc67-live-tablet .now small{color:#9e8149;font-size:8px}.mc67-live-tablet .now h1{margin:4px 0 3px;font:500 25px/1.05 Inter,Arial,sans-serif;text-transform:uppercase}.mc67-live-tablet .now span{color:var(--g2);font-size:9px}.mc67-live-tablet .tabs{display:flex;gap:20px;border-bottom:1px solid rgba(255,255,255,.06)}.mc67-live-tablet .tabs button{height:40px;border:0;background:transparent;color:#777168;font-size:8px}.mc67-live-tablet .tabs button.active{color:var(--g2);border-bottom:2px solid var(--g)}.mc67-live-tablet .copy{padding-top:12px}.mc67-live-tablet .copy>p{min-height:80px;padding:13px;border:1px solid rgba(255,255,255,.055);border-radius:6px;background:#0c0c0b;color:#b0a99f}.mc67-live-tablet .copy ul,.mc67-live-tablet .rules{margin:14px 0;padding:12px 16px;border:1px solid rgba(216,166,73,.17);border-radius:6px;background:#0a0908}.mc67-live-tablet .copy li{margin:8px 0;color:#a39c91;font-size:9px}.mc67-live-tablet .copy li::marker{color:var(--g)}.mc67-live-tablet .host,.mc67-live-tablet .notes{margin-top:12px;padding:12px;border:1px solid rgba(255,255,255,.055);border-radius:6px;background:#0a0a09}.mc67-live-tablet .host strong,.mc67-live-tablet .notes strong{font-size:9px}.mc67-live-tablet .host p,.mc67-live-tablet .notes p{color:#918a80;font-size:9px}.mc67-live-tablet .next{display:grid;grid-template-columns:1fr auto;align-items:center;margin-top:14px;padding:12px;border:1px solid rgba(255,255,255,.055);border-radius:6px;background:#0a0a09}.mc67-live-tablet .next small{grid-column:1/3;color:#7c7468;font-size:7px}.mc67-live-tablet .next strong{font-size:9px}.mc67-live-tablet .next span{color:var(--g);font-size:20px}.mc67-live-tablet>.music{padding:16px 14px;overflow:auto;background:#070707}.mc67-live-tablet>.music h2{margin:0 0 10px;font-size:12px}.mc67-live-tablet .track,.mc67-live-tablet .playlist button{display:grid;grid-template-columns:34px 1fr 40px;align-items:center;gap:8px}.mc67-live-tablet .track{padding:10px;border:1px solid var(--line);border-radius:7px;background:#110e09}.mc67-live-tablet .track>button,.mc67-live-tablet .playlist button>i{display:grid;place-items:center;width:28px;height:28px;border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--g2)}.mc67-live-tablet .track strong,.mc67-live-tablet .playlist strong{display:block;font-size:9px}.mc67-live-tablet .track small,.mc67-live-tablet .playlist small{display:block;color:#766f66;font-size:7px}.mc67-live-tablet .track em{color:#66b16c;font-size:7px;font-style:normal}.mc67-live-tablet .playlist{display:grid;margin-top:10px}.mc67-live-tablet .playlist button{min-height:46px;padding:4px 0;border:0;border-bottom:1px solid rgba(255,255,255,.05);background:transparent;color:#9d968b;text-align:left}.mc67-live-tablet .playlist button>i{font-style:normal;width:25px;height:25px}.mc67-live-tablet .playlist button>em{text-align:right;color:#777168;font-size:7px;font-style:normal}.mc67-live-tablet .playlist button.active{color:#eee}.mc67-live-tablet>.music .add{width:100%;height:38px;margin-top:10px;border:1px solid var(--line);background:transparent;color:var(--g2);font-size:8px}.mc67-live-tablet .quick{display:grid;gap:5px;margin-top:15px}.mc67-live-tablet .quick strong{font-size:8px;color:#777168}.mc67-live-tablet .quick button{height:34px;border:1px solid rgba(255,255,255,.055);background:#0a0a09;color:#8d867c;text-align:left;font-size:8px}.mc67-live-tablet>footer{grid-column:1/4;display:grid;grid-template-columns:150px 130px 130px 100px 1fr;gap:8px;align-items:center;padding:10px 12px;border:1px solid var(--line);background:#070707}.mc67-live-tablet>footer>button{height:48px;border-radius:6px;font-weight:700;font-size:9px}.mc67-live-tablet .done{border:1px solid #346c3a;background:linear-gradient(#1a4820,#0d2d12);color:#94e29c}.mc67-live-tablet .defer{border:1px solid var(--line);background:#171108;color:var(--g2)}.mc67-live-tablet .skip{border:1px solid #6e2c25;background:#2b100d;color:#e77868}.mc67-live-tablet .close{border:1px solid rgba(255,255,255,.08);background:#0d0d0c;color:#b7b0a5}.mc67-live-tablet .player{display:grid;grid-template-columns:1fr 42px 120px;align-items:center;gap:8px;padding-left:12px;border-left:1px solid rgba(255,255,255,.055)}.mc67-live-tablet .player strong{display:block;font-size:8px}.mc67-live-tablet .player small{display:block;color:#746e66;font-size:7px}.mc67-live-tablet .player>button{width:40px;height:40px;border-radius:50%;border:1px solid var(--line);background:#12100d;color:var(--g2)}.mc67-live-tablet .player label{display:grid;grid-template-columns:20px 1fr;align-items:center;color:var(--g)}.mc67-live-tablet .player input{width:100%}.mc67-live-tablet>.offline{grid-column:1/4;display:grid;grid-template-columns:1fr 260px;align-items:center;padding:0 14px;border-inline:1px solid var(--line);background:#050505;color:#7e776d;font-size:8px}.mc67-live-tablet>.offline form{display:grid;grid-template-columns:1fr 32px}.mc67-live-tablet>.offline input{height:28px;border:1px solid rgba(255,255,255,.06);background:#0a0a09;color:#aaa;padding:0 8px}.mc67-live-tablet>.offline button{border:1px solid var(--line);background:#110e09;color:var(--g2)}@media(max-width:760px){.mc67-live-tablet{grid-template-columns:72px minmax(0,1fr);grid-template-rows:64px 1fr auto auto}.mc67-live-tablet>header{grid-column:1/3;grid-template-columns:72px 1fr 70px}.mc67-live-tablet header>button{display:none}.mc67-live-tablet>aside{grid-row:2}.mc67-live-tablet aside a{grid-template-columns:1fr;place-items:center}.mc67-live-tablet aside a span{display:none}.mc67-live-tablet>main{grid-column:2}.mc67-live-tablet>.music{grid-column:2;grid-row:3}.mc67-live-tablet>footer{grid-column:1/3;grid-row:4;grid-template-columns:repeat(4,1fr)}.mc67-live-tablet .player{grid-column:1/5}.mc67-live-tablet>.offline{display:none}}
