@layer legacy{.studio-shell{--bg:#f5f5f4;--text:#0b0d14;--muted:#686b75;--accent:#4f46e5;--border:#e4e4e7;--radius:24px;background:var(--bg);min-height:100dvh;color:var(--text);font-family:Inter Variable,Inter,sans-serif}.studio-shell *,.studio-mobile-nav *{box-sizing:border-box}.studio-shell :where(h1,h2,h3){color:inherit;letter-spacing:-.035em;font-weight:800}.studio-shell :where(a,button,input,select,textarea):focus-visible,.studio-mobile-nav a:focus-visible{outline-offset:4px;outline:3px solid #818cf8}.studio-shell .btn{border-radius:12px;padding:12px 18px;font-weight:700}.studio-shell .btn-primary{color:#fff;background:#0b0d14;border-color:#0b0d14}.studio-shell .btn-primary:hover{background:#282b35}.studio-shell .btn-secondary{color:#0b0d14;border-color:var(--border);background:#fff}.studio-shell .card{border-color:var(--border);background:#fff;border-radius:24px;box-shadow:0 2px 4px #0b0d1403}.studio-shell .page-heading h1{font-weight:800}.studio-shell .page{max-width:1440px;margin-inline:auto}.studio-shell .setup-root{background:var(--bg);min-height:calc(100dvh - 76px)}.studio-shell .setup-question h1{font-weight:800}.studio-shell .setup-choice,.studio-shell .setup-input{border-radius:14px}.studio-shell .setup-header{background:0 0}.studio-shell .setup-wordmark{display:none}.studio-header{z-index:30;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f5f5f4f2;position:sticky;top:0}.studio-header-inner{align-items:center;gap:44px;max-width:1440px;height:76px;margin:auto;padding:0 32px;display:flex}.studio-brand{letter-spacing:-.7px;white-space:nowrap;color:#0b0d14;align-items:center;gap:10px;font-size:19px;font-weight:800;display:inline-flex}.studio-brand-icon{color:#fff;background:#0b0d14;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.studio-brand-accent{color:var(--accent)}.studio-nav{align-self:stretch;align-items:stretch;gap:27px;display:flex}.studio-nav a{color:#686b75;align-items:center;font-size:13px;font-weight:650;display:flex;position:relative}.studio-nav a:hover,.studio-nav a[aria-current=page]{color:#0b0d14}.studio-nav a[aria-current=page]:after{content:"";background:#0b0d14;border-radius:3px;height:3px;position:absolute;bottom:-1px;left:0;right:0}.studio-account{align-items:center;gap:10px;margin-left:auto;display:flex}.studio-avatar,.studio-menu{color:#0b0d14;cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:50%;place-items:center;width:38px;height:38px;font-size:12px;font-weight:700;display:grid}.studio-account .studio-menu{display:none}.studio-mobile-nav{z-index:100;background:#f5f5f4;width:min(340px,90vw);padding:30px 24px;font-family:Inter Variable,Inter,sans-serif;position:fixed;inset:0 auto 0 0;box-shadow:10px 0 60px #0002}.studio-mobile-nav>.studio-menu{position:absolute;top:24px;right:20px}.studio-mobile-nav nav{gap:8px;margin-top:36px;display:grid}.studio-mobile-nav nav a{color:#535662;border-radius:12px;padding:14px;font-weight:600}.studio-mobile-nav nav a[aria-current=page]{color:#fff;background:#0b0d14}.studio-dashboard{max-width:1440px;margin:auto;padding:42px 32px 40px}.studio-dashboard-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:32px;display:flex}.studio-dashboard-heading .studio-eyebrow{text-transform:uppercase;letter-spacing:.15em;color:#686b75;margin:0 0 12px;font-size:11px;font-weight:700}.studio-dashboard-heading h1{margin:0;font-size:clamp(30px,3.5vw,48px);line-height:1.12}.studio-dashboard-heading p{color:#686b75;margin-top:14px;font-size:14px}.studio-dashboard-heading>.btn{flex-shrink:0}.studio-bento{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:20px;display:grid}.studio-panel{background:#fff;border:1px solid #e4e4e7;border-radius:28px;min-width:0;padding:28px;box-shadow:0 2px 3px #0b0d1402}.studio-feature{isolation:isolate;color:#fff;background:#0b0d14;border-radius:28px;flex-direction:column;min-height:360px;padding:32px;display:flex;position:relative;overflow:hidden}.studio-feature:before{content:"";z-index:-1;background:radial-gradient(at 100% 0,#4f46e555,#0000 65%),radial-gradient(#ffffff12 1px,#0000 1px) 0 0/20px 20px;position:absolute;inset:0}.studio-feature-top{justify-content:space-between;align-items:center;gap:15px;margin-bottom:32px;display:flex}.studio-feature-badge{letter-spacing:.06em;background:#ffffff0d;border:1px solid #ffffff20;border-radius:100px;align-items:center;gap:8px;padding:8px 12px;font-size:10px;font-weight:750;display:inline-flex}.studio-feature-badge>span{background:#a5b4fc;border-radius:50%;width:6px;height:6px}.studio-feature-open{color:#fff;background:#ffffff10;border:1px solid #ffffff20;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.studio-feature h2{overflow-wrap:anywhere;max-width:540px;font-size:clamp(25px,2.4vw,34px);line-height:1.17}.studio-feature>p{color:#b5b5c4;margin:16px 0 24px;font-size:13px}.studio-feature>.btn{align-self:start;margin-top:auto}.studio-feature-metrics{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:auto;padding-top:14px;display:grid}.studio-feature-metrics strong{letter-spacing:-.04em;font-size:30px;font-weight:800;display:block}.studio-feature-metrics span{color:#b5b5c4;margin-top:4px;font-size:12px;display:block}.studio-feature-note{color:#b5b5c4;margin-top:18px;font-size:10px;display:block}.studio-stat-stack{grid-template-rows:1fr 1fr;gap:20px;display:grid}.studio-summary-stat{color:#0b0d14;flex-direction:column;justify-content:space-between;align-items:start;gap:22px;transition:border-color .15s;display:flex;position:relative}.studio-summary-stat:hover{border-color:#a5a3b8}.studio-stat-icon{color:#535662;background:#f0f0f2;border-radius:12px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.studio-stat-accent{color:#fff;background:#4f46e5}.studio-stat-arrow{color:#858793;position:absolute;top:28px;right:28px}.studio-summary-stat strong{letter-spacing:-.04em;font-size:32px;font-weight:800;line-height:1;display:block}.studio-summary-stat div>span{color:#686b75;margin-top:8px;font-size:12px;display:block}.studio-section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.studio-section-heading h2{margin:0;font-size:20px}.studio-section-heading>svg{color:#858793}.studio-period{background:#f4f4f5;border-radius:50px;flex-shrink:0;padding:4px;display:flex}.studio-period button{color:#686b75;cursor:pointer;background:0 0;border:0;border-radius:50px;padding:7px 12px;font-size:11px;font-weight:650}.studio-period button[aria-pressed=true]{color:#0b0d14;background:#fff;box-shadow:0 1px 4px #0001}.studio-chart{grid-template-columns:repeat(4,1fr);align-items:end;gap:22px;height:235px;padding-top:16px;display:grid}.studio-chart-column{flex-direction:column;align-items:center;gap:10px;min-width:0;height:100%;display:flex}.studio-chart-column>strong{font-size:15px;font-weight:750}.studio-chart-track{background:#f7f7f8;border-radius:10px 10px 0 0;align-items:end;width:100%;max-width:82px;height:100%;display:flex;overflow:hidden}.studio-chart-track>div{background:#4f46e5;border-radius:10px 10px 0 0;width:100%;transition:height .2s}.studio-chart-column:nth-child(2) .studio-chart-track>div{background:#7770ed}.studio-chart-column:nth-child(3) .studio-chart-track>div{background:#a39ef3}.studio-chart-column:nth-child(4) .studio-chart-track>div{background:#0b0d14}.studio-chart-column>span{color:#686b75;text-align:center;min-height:30px;font-size:11px}.studio-chart-foot{color:#686b75;border-top:1px solid #eeeef0;justify-content:space-between;gap:16px;margin-top:20px;padding-top:16px;font-size:10px;display:flex}.studio-chart-foot a,.studio-text-link{color:#4f46e5;align-items:center;gap:6px;font-weight:700;display:inline-flex}.studio-text-link{font-size:12px}.studio-upcoming{flex-direction:column;display:flex}.studio-upcoming-list{flex:1;align-content:start;gap:24px;margin:4px 0 26px;display:grid}.studio-upcoming-list>a{color:#0b0d14;align-items:center;gap:12px;display:flex}.studio-upcoming-list>a>span:nth-child(2){flex:1;min-width:0}.studio-upcoming-list strong{font-size:13px;line-height:1.4;display:block}.studio-upcoming-list small{color:#686b75;margin-top:5px;font-size:11px;display:block}.studio-upcoming-list>a>svg{color:#858793;flex-shrink:0}.studio-upcoming-empty{text-align:center;color:#686b75;place-items:center;gap:12px;padding:28px 12px;display:grid}.studio-upcoming-empty p{max-width:220px;font-size:12px}.studio-recent{margin-top:32px}.studio-webinar-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.studio-webinar-card{background:#fff;border:1px solid #e4e4e7;border-radius:24px;min-width:0;transition:box-shadow .15s,transform .15s;overflow:hidden}.studio-webinar-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0b0d1409}.studio-webinar-art{color:#6b66a0;background:radial-gradient(at 15% 110%,#aaa3e1 0%,#0000 55%),linear-gradient(130deg,#f2ede3,#e3e1f6);place-items:center;height:155px;display:grid;position:relative}.studio-art-1{color:#587d76;background:radial-gradient(at 90% 100%,#a9c5c0,#0000 65%),linear-gradient(130deg,#f1ece1,#ddebe8)}.studio-art-2{color:#9c784f;background:radial-gradient(at 20% 0,#e8c7a2,#0000 65%),linear-gradient(130deg,#f4eee3,#eae1d6)}.studio-webinar-art>span{color:#fff;background:#0b0d14d9;border-radius:50px;padding:5px 10px;font-size:10px;font-weight:700;position:absolute;top:14px;left:14px}.studio-webinar-body{padding:20px}.studio-webinar-body h3{letter-spacing:-.015em;overflow-wrap:anywhere;font-size:14px;line-height:1.4}.studio-webinar-body p{color:#686b75;margin-top:9px;font-size:11px}.studio-webinar-card footer{color:#686b75;border-top:1px solid #eeeef0;align-items:center;gap:15px;padding:14px 20px;font-size:11px;font-weight:650;display:flex}.studio-webinar-card footer>span:first-child{flex:1;align-items:center;gap:6px;display:inline-flex}.studio-webinar-card footer>a{border-radius:8px;place-items:center;min-width:30px;min-height:30px;display:grid}.studio-webinar-card footer>a:hover{background:#f4f4f5}.studio-dashboard-footer{color:#686b75;justify-content:space-between;gap:20px;margin-top:28px;font-size:11px;display:flex}.studio-dashboard-footer>a{align-items:center;gap:8px;display:inline-flex}.studio-empty{place-items:center;gap:20px;padding:50px;display:grid}@media (max-width:1100px){.studio-header-inner{gap:25px}.studio-nav{gap:19px}.studio-conversion .studio-section-heading{flex-wrap:wrap}}@media (max-width:900px){.studio-nav{display:none}.studio-account .studio-menu{display:grid}.studio-bento{grid-template-columns:1fr}.studio-stat-stack{grid-template-rows:auto;grid-template-columns:1fr 1fr}.studio-webinar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-feature{min-height:330px}}@media (max-width:600px){.studio-header-inner{height:68px;padding:0 18px}.studio-dashboard{padding:28px 18px}.studio-dashboard-heading{flex-direction:column;align-items:start;gap:18px}.studio-dashboard-heading p{font-size:12px;line-height:1.7}.studio-panel,.studio-feature{border-radius:22px;padding:22px}.studio-feature-metrics{gap:10px}.studio-feature-metrics strong{font-size:27px}.studio-feature-metrics span{font-size:11px}.studio-summary-stat{padding:18px}.studio-summary-stat strong{font-size:27px}.studio-summary-stat div>span{font-size:10px;line-height:1.6}.studio-stat-arrow{width:14px;top:18px;right:18px}.studio-section-heading h2{font-size:18px}.studio-chart{gap:12px;height:210px}.studio-chart-foot{align-items:start}.studio-chart-foot a{flex-shrink:0}.studio-webinar-grid{grid-template-columns:1fr}.studio-dashboard-footer{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.studio-shell *,.studio-shell :before,.studio-shell :after{transition:none!important;animation:none!important}}.studio-shell .studio-editor.webinar-editor{gap:0;max-width:1440px;padding:26px 32px 40px}.studio-shell .studio-editor.webinar-editor .editor-header{align-items:center;padding:0 0 24px}.studio-shell .studio-editor.webinar-editor .editor-header h1{letter-spacing:-.04em;font-size:26px;font-weight:800}.studio-shell .studio-editor.webinar-editor .back-link{color:#686b75;margin-bottom:14px;font-size:12px;font-weight:600}.studio-shell .studio-editor.webinar-editor .editor-save-state{color:#686b75;background:#ebebed;border-radius:50px;padding:5px 10px;font-weight:600}.studio-shell .studio-editor.webinar-editor .editor-publish-actions{border:0;padding:0}.studio-shell .studio-editor.webinar-editor .publish-count{color:#fff;background:#6366f1}.studio-shell .studio-editor.webinar-editor .editor-tabs{border-bottom:1px solid #dedee2;gap:30px;margin:0 0 30px}.studio-shell .studio-editor.webinar-editor .editor-tabs .tab-trigger{color:#686b75;border-radius:0;flex-direction:row;align-items:center;gap:9px;padding:15px 0 19px;font-size:13px;font-weight:700;display:flex}.studio-shell .studio-editor.webinar-editor .editor-tabs .tab-trigger[data-state=active]{color:#0b0d14;border-color:#4f46e5}.studio-shell .studio-editor .editor-tabs .tab-trigger[data-state=active]:after{background:#4f46e5}.studio-shell .studio-editor.webinar-editor .editor-step-number{color:#686b75;border:1.5px solid #c9c9d0;flex-shrink:0;width:22px;height:22px;font-size:10px;display:grid}.studio-shell .studio-editor .tab-trigger[data-state=active] .editor-step-number{color:#fff;background:#4f46e5;border-color:#4f46e5}.studio-shell .studio-editor.webinar-editor .editor-readiness{flex-basis:10px;width:10px}.studio-shell .studio-editor.webinar-editor .editor-step-caption{display:none}.studio-shell .studio-editor.webinar-editor .studio-content-step>.editor-grid{max-width:768px;margin-inline:auto;display:block}.studio-shell .studio-editor.webinar-editor .studio-content-step .form-stack{gap:24px}.studio-shell .studio-editor.webinar-editor .studio-content-step .form-section{box-shadow:none;background:#fff;border:1px solid #e4e4e7;border-radius:24px;padding:28px}.studio-shell .studio-editor.webinar-editor .section-heading{gap:12px;margin-bottom:24px}.studio-shell .studio-editor.webinar-editor .section-icon{color:#4f46e5;background:#eef2ff;border:0;border-radius:12px;flex-shrink:0;width:40px;height:40px}.studio-shell .studio-editor.webinar-editor .section-title{color:#0b0d14;font-size:18px;font-weight:800}.studio-shell .studio-editor.webinar-editor .field-label{color:#0b0d14;font-size:13px;font-weight:700}.studio-shell .studio-editor.webinar-editor .required{color:#6366f1}.studio-shell .studio-editor.webinar-editor :is(.input,.select,.textarea){color:#0b0d14;background:#fff;border:1px solid #e4e4e7;border-radius:12px;padding:12px 15px;font-size:13px;font-weight:500}.studio-shell .studio-editor.webinar-editor :is(.input,.select){min-height:46px}.studio-shell .studio-editor.webinar-editor .textarea{resize:vertical;min-height:100px}.studio-shell .studio-editor.webinar-editor :is(.input,.select,.textarea):focus{border-color:#818cf8;outline:none;box-shadow:0 0 0 3px #6366f11a}.studio-shell .studio-editor.webinar-editor .studio-recording-hint{color:#686b75;margin-top:5px;font-size:12px;line-height:1.6}.studio-shell .studio-editor.webinar-editor .editor-inline-upload{margin-top:16px;display:block}.editor-upload-dropzone{color:#0b0d14;cursor:pointer;background:#fff;border:2px dashed #e4e4e7;border-radius:14px;flex-direction:column;align-items:center;gap:9px;width:100%;padding:30px 20px;display:flex}.editor-upload-dropzone:hover:not(:disabled){background:#eef2ff55;border-color:#a5b4fc}.editor-upload-dropzone:disabled{cursor:progress;opacity:.65}.editor-upload-dropzone strong{font-size:13px}.editor-upload-dropzone>span:last-child{color:#686b75;font-size:11px}.editor-upload-icon{color:#686b75;background:#f4f4f5;border-radius:50%;place-items:center;width:44px;height:44px;margin-bottom:3px;display:grid}.studio-shell .studio-editor.webinar-editor .editor-inline-upload progress{accent-color:#4f46e5;width:100%;margin-top:12px}.studio-shell .studio-editor.webinar-editor .selected-media{background:#f9f9fa;border:1px solid #eeeef0;border-radius:12px;gap:12px;min-width:0;margin-top:16px;padding:15px}.studio-shell .studio-editor.webinar-editor .selected-media>div{flex:1;min-width:0}.studio-shell .studio-editor.webinar-editor .selected-media strong{overflow-wrap:anywhere;font-size:13px;display:block}.studio-shell .studio-editor.webinar-editor .selected-media .muted{margin-top:4px;font-size:11px}.studio-shell .studio-editor.webinar-editor .selected-media>svg{color:#059669;flex-shrink:0}.studio-media-status{text-transform:capitalize;color:#686b75;font-size:11px}.studio-shell .studio-editor.webinar-editor .notice{border-radius:12px;width:100%;max-width:768px;margin:0 auto 24px}.studio-shell .studio-editor.webinar-editor .notice-success{color:#047857;background:#ecfdf5;border:1px solid #d1fae5}.studio-shell .studio-editor.webinar-editor .editor-guided-footer{background:0 0;border:0;align-items:center;width:100%;max-width:768px;margin:24px auto 0;padding:0 0 20px;position:static}.studio-footer-step{color:#686b75;margin-right:auto;font-size:12px}.studio-shell .studio-editor .editor-guided-footer>button:disabled:first-of-type{display:none}@media (max-width:900px){.studio-shell .studio-editor.webinar-editor .editor-header{flex-wrap:wrap;gap:18px}.studio-shell .studio-editor.webinar-editor .editor-tabs{gap:23px}}@media (max-width:600px){.studio-shell .studio-editor.webinar-editor{padding:24px 18px}.studio-shell .studio-editor.webinar-editor .editor-header h1{font-size:24px}.studio-shell .studio-editor.webinar-editor .studio-content-step .form-section{padding:22px}.studio-shell .studio-editor.webinar-editor .editor-tabs .tab-trigger{padding-bottom:16px;font-size:12px}.studio-shell .studio-editor.webinar-editor .editor-readiness{display:none}.studio-shell .studio-editor.webinar-editor .editor-guided-footer{flex-wrap:wrap;gap:12px}.studio-shell .studio-editor.webinar-editor .editor-guided-footer>.btn{min-height:44px}.studio-footer-step{flex-basis:100%}.studio-shell .studio-editor.webinar-editor .upload-prompt{flex-wrap:wrap}}.studio-shell .studio-editor.webinar-editor .editor-tabs{flex-wrap:nowrap;display:flex;overflow-x:auto}.studio-shell .studio-editor.webinar-editor .editor-tabs .tab-trigger{flex-direction:row;flex:none}.studio-shell .studio-editor.webinar-editor .editor-heading{text-align:left}.studio-shell .studio-editor.webinar-editor .editor-title-row{justify-content:flex-start}.studio-shell .studio-editor.webinar-editor .editor-tabs[role=tablist]{flex-wrap:nowrap;gap:26px;margin-bottom:30px;display:flex;overflow-x:auto}.studio-shell .studio-editor.webinar-editor .editor-header>.editor-heading{text-align:left;align-self:flex-start;width:100%;margin:0}.studio-shell .studio-editor.webinar-editor .studio-schedule-step>.editor-grid{grid-template-columns:minmax(0,768px) 320px;justify-content:space-between;align-items:start;gap:28px;display:grid}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .form-stack{gap:24px}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .form-section{box-shadow:none;background:#fff;border:1px solid #e4e4e7;border-radius:24px;padding:28px}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .form-section>.section-title{margin-bottom:22px}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .form-section>.section-title:has(+.muted){margin-bottom:6px}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .form-section>.muted{color:#686b75;margin-bottom:20px;font-size:13px}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .grid-2{gap:16px}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .session-time-list{gap:10px;display:grid}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .form-row{align-items:center;gap:10px;display:flex}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .form-row>:first-child{flex:1;min-width:0}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .form-row>.btn{flex-shrink:0}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .session-time-list .btn{color:#686b75;border:1px solid #e4e4e7;border-radius:12px;width:44px;height:46px;padding:10px}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .session-time-list .btn:hover:not(:disabled){color:#dc2626;background:#fff7f7;border-color:#fecaca}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .btn-fit{color:#4f46e5;box-shadow:none;background:0 0;border:0;padding:10px 0}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .checkbox-row{align-items:start;gap:12px;margin-top:24px}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .checkbox-row input{accent-color:#4f46e5;width:19px;height:19px;margin-top:2px}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .checkbox-row strong{font-size:13px}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .checkbox-row small{color:#686b75;margin-top:5px;font-size:11px;display:block}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .pill-choice{border-radius:10px;padding:10px}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .pill-choice.selected{color:#4f46e5;background:#eef2ff;border-color:#818cf8}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .date-chip{color:#4338ca;background:#eef2ff;border-color:#e0e7ff;border-radius:9px}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .editor-sidebar{min-width:0;display:block;position:sticky;top:100px}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .schedule-preview{padding:24px}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .schedule-preview .eyebrow{letter-spacing:.1em;color:#686b75;align-items:center;gap:8px;margin-bottom:16px;font-size:10px;display:flex}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .schedule-preview h3{margin-bottom:6px;font-size:18px;font-weight:800}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .schedule-preview>.muted{overflow-wrap:anywhere;font-size:11px}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .schedule-preview ol{gap:12px;margin:20px 0;padding:0;list-style:none;display:grid}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .schedule-preview li{background:#f9f9fa;border:1px solid #eeeef0;border-radius:12px;align-items:center;gap:12px;padding:13px;display:flex}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .session-number{color:#535662;background:#e8e8ec;border-radius:8px;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:grid}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .schedule-preview li:first-child .session-number{color:#fff;background:#4f46e5}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .schedule-preview li strong{font-size:13px;display:block}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .schedule-preview li .muted{color:#686b75;margin-top:4px;font-size:11px;display:block}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .schedule-preview-note{color:#686b75;border-top:1px solid #eeeef0;align-items:start;gap:8px;padding-top:18px;font-size:11px;display:flex}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .schedule-preview-note svg{flex-shrink:0}.studio-shell .studio-editor.webinar-editor:has(.studio-schedule-step[data-state=active]) .editor-guided-footer{margin-left:0}@media (max-width:1100px){.studio-shell .studio-editor.webinar-editor .studio-schedule-step>.editor-grid{grid-template-columns:minmax(0,1fr) 280px;gap:22px}}@media (max-width:800px){.studio-shell .studio-editor.webinar-editor .studio-schedule-step>.editor-grid{grid-template-columns:minmax(0,1fr)}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .editor-sidebar{position:static}}@media (max-width:600px){.studio-shell .studio-editor.webinar-editor .studio-schedule-step .form-section{padding:22px}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .grid-2{grid-template-columns:minmax(0,1fr)}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .form-row>.btn{padding-inline:12px}}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .schedule-preview{display:block}.studio-shell .studio-editor.webinar-editor .studio-schedule-step .schedule-preview h3{margin-top:0}.studio-shell .studio-editor.webinar-editor .timeline-actions{gap:14px;margin-bottom:24px}.studio-shell .studio-editor.webinar-editor .timeline-actions>div{gap:10px}.studio-shell .studio-editor.webinar-editor .timeline-actions .btn{min-height:42px;font-size:12px}.studio-shell .studio-editor.webinar-editor .timeline-actions .btn-secondary:hover{color:#4f46e5;background:#fff;border-color:#a5b4fc}.studio-shell .studio-editor.webinar-editor .timeline-composer{grid-template-columns:minmax(0,1fr);gap:24px}.studio-shell .studio-editor.webinar-editor .timeline-inspector{max-height:calc(100dvh - 120px);box-shadow:none;border:1px solid #e4e4e7;border-radius:24px;padding:24px;top:100px}.studio-shell .studio-editor.webinar-editor .timeline-inspector h2{font-size:19px;font-weight:800}.studio-shell .studio-editor.webinar-editor .timeline-inspector>.studio-inspector-label{text-transform:uppercase;letter-spacing:.1em;color:#686b75;margin:0 0 12px;font-size:10px;font-weight:750}.studio-shell .studio-editor.webinar-editor .timeline-selection-time{color:#686b75;margin:10px 0 24px;font-size:12px}.studio-shell .studio-editor.webinar-editor .timeline-inspector .field>span{color:#0b0d14;font-weight:700}.studio-shell .studio-editor.webinar-editor .timeline-inspector .form-stack{gap:20px}.studio-shell .studio-editor.webinar-editor .timeline-inspector .grid-2{grid-template-columns:minmax(0,1fr);gap:18px}.studio-shell .studio-editor.webinar-editor .timeline-inspector .icon-button{color:#686b75;background:#fff;border:1px solid #e4e4e7;border-radius:10px}.studio-shell .studio-editor.webinar-editor .timeline-inspector .icon-button:hover{color:#dc2626;background:#fff7f7}.studio-shell .studio-editor.webinar-editor .timeline-workspace:not(.timeline-preview-only) .preview-shell{background:0 0;border:0;border-radius:0;gap:20px;overflow:visible}.studio-shell .studio-editor.webinar-editor .timeline-workspace:not(.timeline-preview-only) .preview-stage{background:0 0;border-radius:24px;gap:0;padding:0}.studio-shell .studio-editor.webinar-editor .timeline-workspace:not(.timeline-preview-only) .preview-video{aspect-ratio:16/9;background:#0b0d14;border-radius:24px;overflow:hidden}.studio-shell .studio-editor.webinar-editor .timeline-workspace:not(.timeline-preview-only) .preview-video video{object-fit:contain}.studio-shell .studio-editor.webinar-editor .timeline-workspace:not(.timeline-preview-only) .preview-chat{background:#fff;border:1px solid #e4e4e7;border-radius:24px;height:260px;overflow:hidden}.studio-shell .studio-editor.webinar-editor .timeline-workspace:not(.timeline-preview-only) .preview-chat-header{background:#fff;border-bottom:1px solid #eeeef0;padding:18px 22px}.studio-shell .studio-editor.webinar-editor .timeline-track-panel{border:1px solid #e4e4e7;border-radius:24px;margin-top:20px;padding:24px}.studio-shell .studio-editor.webinar-editor .timeline-track-toolbar{color:#686b75;gap:8px;margin-bottom:18px}.studio-shell .studio-editor.webinar-editor .timeline-track-toolbar select{background:#f5f5f6;border-color:#eeeef0;border-radius:50px;padding:6px 12px}.studio-shell .studio-editor.webinar-editor .timeline-track-toolbar .icon-button{border:1px solid #e4e4e7;border-radius:50%;width:30px;height:30px}.studio-shell .studio-editor.webinar-editor .timeline-scrubber{accent-color:#6366f1}.studio-shell .studio-editor.webinar-editor .timeline-rail{background:#f9f9fa;border:1px solid #eeeef0;border-radius:12px;height:118px;margin-top:14px}.studio-shell .studio-editor.webinar-editor .timeline-marker{border-radius:8px;min-width:28px;height:28px;box-shadow:0 2px 4px #0b0d140a}.studio-shell .studio-editor.webinar-editor .timeline-marker-offer{color:#fff;background:#4f46e5;border-color:#4f46e5}.studio-shell .studio-editor.webinar-editor .timeline-marker-poll{color:#fff;background:#d97706;border-color:#d97706}.studio-shell .studio-editor.webinar-editor .timeline-marker-chat{color:#047857;background:#fff;border:2px solid #34d399;border-radius:50%}.studio-shell .studio-editor.webinar-editor .timeline-marker[data-selected=true]{outline-color:#818cf8}.studio-shell .studio-editor.webinar-editor .timeline-playhead{background:#6366f1;width:2px}.studio-shell .studio-editor.webinar-editor .timeline-playhead:before{background:#6366f1;border-radius:50%;width:10px;height:10px;transform:translate(-4px)}.studio-shell .studio-editor.webinar-editor .timeline-ruler{color:#686b75;margin-top:10px}.studio-shell .studio-editor.webinar-editor .timeline-legend{flex-wrap:wrap;gap:22px;margin-top:18px;font-size:11px}.studio-shell .studio-editor.webinar-editor .timeline-legend>span:first-child svg{color:#4f46e5}.studio-shell .studio-editor.webinar-editor .timeline-legend>span:nth-child(2) svg{color:#d97706}.studio-shell .studio-editor.webinar-editor .timeline-legend>span:nth-child(3) svg{color:#059669}.studio-shell .studio-editor.webinar-editor .timeline-event-list{border:1px solid #e4e4e7;border-radius:24px;padding:22px}.studio-shell .studio-editor.webinar-editor .timeline-event-row{padding:12px 8px}.studio-shell .studio-editor.webinar-editor .timeline-event-row[aria-pressed=true]{color:#4338ca;background:#eef2ff;border-radius:10px}.studio-shell .studio-editor.webinar-editor .timeline-preview-only .timeline-composer{grid-template-columns:minmax(0,1fr)}@media (max-width:1000px){.studio-shell .studio-editor.webinar-editor .timeline-composer{grid-template-columns:minmax(0,1fr)}.studio-shell .studio-editor.webinar-editor .timeline-inspector{max-height:none;position:static}}@media (max-width:600px){.studio-shell .studio-editor.webinar-editor .timeline-track-panel{padding:18px 14px}.studio-shell .studio-editor.webinar-editor .timeline-track-toolbar{flex-wrap:wrap}.studio-shell .studio-editor.webinar-editor .timeline-track-toolbar label{margin-left:0}.studio-shell .studio-editor.webinar-editor .timeline-legend{gap:12px}.studio-shell .studio-editor.webinar-editor .timeline-inspector{padding:22px}.studio-shell .studio-editor.webinar-editor .timeline-ruler{font-size:8px}}.studio-shell .studio-editor.webinar-editor .studio-distribution-step{gap:24px;max-width:768px;margin-inline:auto}.studio-shell .studio-editor.webinar-editor .studio-distribution-body{gap:24px;display:grid}.studio-shell .studio-editor.webinar-editor .studio-distribution-step .form-section{box-shadow:none;border:1px solid #e4e4e7;border-radius:24px;padding:28px}.studio-shell .studio-editor.webinar-editor .studio-distribution-step .distribution-section{background:#fff;border:1px solid #e4e4e7;border-radius:24px;overflow:hidden}.studio-shell .studio-editor.webinar-editor .studio-distribution-step .distribution-section>summary{letter-spacing:-.025em;padding:25px 28px;font-size:18px;font-weight:800}.studio-shell .studio-editor.webinar-editor .studio-distribution-step .distribution-section-body{padding:0 28px 28px}.studio-pricing-options{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;min-width:0;margin:0 0 24px;padding:0;display:grid}.studio-pricing-option{cursor:pointer;min-width:0;position:relative}.studio-pricing-option>input{accent-color:#4f46e5;z-index:1;width:18px;height:18px;position:absolute;top:20px;right:18px}.studio-pricing-visual{background:#fff;border:2px solid #e4e4e7;border-radius:14px;flex-direction:column;gap:10px;height:100%;padding:20px;display:flex}.studio-pricing-option input:checked+.studio-pricing-visual{background:#eef2ff99;border-color:#6366f1}.studio-pricing-option input:focus-visible+.studio-pricing-visual{outline-offset:3px;outline:3px solid #a5b4fc}.studio-pricing-visual strong{font-size:13px}.studio-pricing-visual small{color:#686b75;font-size:11px;line-height:1.6}.studio-shell .studio-editor.webinar-editor .studio-pricing-option input:checked+.studio-pricing-visual .section-icon{color:#fff;background:#4f46e5}.studio-shell .studio-editor.webinar-editor .studio-distribution-step .email-step{background:#fff;border:1px solid #e4e4e7;border-radius:14px;margin-top:14px}.studio-shell .studio-editor.webinar-editor .studio-distribution-step .email-step>summary{padding:17px}.studio-shell .studio-editor.webinar-editor .studio-distribution-step .email-enabled input{accent-color:#4f46e5}.studio-shell .studio-editor.webinar-editor .studio-distribution-step .studio-distribution-connect{flex-direction:column;align-items:start;gap:18px;display:flex}.studio-shell .studio-editor.webinar-editor .studio-registration-card>p{color:#686b75;font-size:13px;line-height:1.7}@media (max-width:600px){.studio-pricing-options{gap:10px}.studio-pricing-visual{padding:16px 12px}.studio-shell .studio-editor.webinar-editor .studio-distribution-step .form-section,.studio-shell .studio-editor.webinar-editor .studio-distribution-step .distribution-section>summary{padding:22px}.studio-shell .studio-editor.webinar-editor .studio-distribution-step .distribution-section-body{padding:0 22px 22px}}.studio-shell .studio-editor.webinar-editor .studio-tracking-step{flex-direction:column;gap:24px;width:100%;max-width:768px;margin-inline:auto;display:flex}.studio-shell .studio-editor.webinar-editor .studio-tracking-step[data-state=inactive]{display:none}.studio-shell .studio-editor.webinar-editor .studio-tracking-step .card,.studio-shell .studio-editor.webinar-editor .studio-tracking-step .distribution-section{box-shadow:none;background:#fff;border:1px solid #e5e7eb;border-radius:24px;min-width:0}.studio-shell .studio-editor.webinar-editor .studio-tracking-step .audience-people,.studio-shell .studio-editor.webinar-editor .studio-tracking-step .audience-capacity,.studio-shell .studio-editor.webinar-editor .studio-tracking-step>.card{padding:28px}.studio-shell .studio-editor.webinar-editor .studio-tracking-step .audience-icon,.studio-shell .studio-editor.webinar-editor .studio-tracking-step .section-icon{color:#4f46e5;background:#eef2ff;border-radius:12px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.studio-shell .studio-editor.webinar-editor .studio-tracking-step .audience-section-title h2,.studio-shell .studio-editor.webinar-editor .studio-tracking-step .audience-capacity h3{letter-spacing:-.4px;font-size:18px}.studio-shell .studio-editor.webinar-editor .studio-tracking-step .audience-empty{border:2px dashed #f0f1f3;border-radius:12px;padding:48px 18px}.studio-shell .studio-editor.webinar-editor .studio-tracking-step .audience-empty>svg{color:#c3c7d0}.studio-shell .studio-editor.webinar-editor .studio-tracking-step .crm-text-link{color:#4f46e5}.studio-shell .studio-editor.webinar-editor .studio-tracking-step .audience-capacity progress{accent-color:#4f46e5}.studio-shell .studio-editor.webinar-editor .studio-tracking-step .audience-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-shell .studio-editor.webinar-editor .studio-tracking-step .email-report{order:10}.studio-shell .studio-editor.webinar-editor .studio-tracking-accordion>summary{letter-spacing:-.3px;align-items:center;gap:16px;padding:26px 28px;font-size:18px;display:flex}.studio-shell .studio-editor.webinar-editor .studio-tracking-accordion>summary:after{margin-left:auto}.studio-shell .studio-editor.webinar-editor .studio-tracking-accordion>summary small{color:#737780;letter-spacing:0;margin-top:5px;font-size:12px;font-weight:400;display:block}.studio-shell .studio-editor.webinar-editor .studio-tracking-accordion .distribution-section-body{padding:0 28px 28px}.studio-shell .studio-editor.webinar-editor .studio-tracking-accordion .journey-settings{border:0;border-top:1px solid #eee;border-radius:0;padding:20px 0 0}.studio-shell .studio-editor.webinar-editor .studio-tracking-step input[type=checkbox]{accent-color:#4f46e5}.studio-shell .studio-editor.webinar-editor .studio-tracking-step .notice{overflow-wrap:anywhere}@media (max-width:600px){.studio-shell .studio-editor.webinar-editor .studio-tracking-step .audience-people,.studio-shell .studio-editor.webinar-editor .studio-tracking-step .audience-capacity,.studio-shell .studio-editor.webinar-editor .studio-tracking-step>.card{padding:20px}.studio-shell .studio-editor.webinar-editor .studio-tracking-accordion>summary{padding:20px;font-size:16px}.studio-shell .studio-editor.webinar-editor .studio-tracking-accordion .distribution-section-body{padding:0 20px 20px}.studio-shell .studio-editor.webinar-editor .studio-tracking-step .audience-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-shell .studio-editor.webinar-editor .studio-tracking-step .audience-capacity{flex-direction:column;align-items:stretch;gap:18px}.studio-shell .studio-editor.webinar-editor .studio-tracking-step .audience-capacity-meter{width:100%}}.studio-shell .studio-editor.webinar-editor .studio-tracking-step .audience-capacity progress{appearance:none;background:#f1f2f4;border:0;border-radius:999px;display:block;overflow:hidden}.studio-shell .studio-editor.webinar-editor .studio-tracking-step progress::-webkit-progress-bar{background:#f1f2f4;border-radius:999px}.studio-shell .studio-editor.webinar-editor .studio-tracking-step progress::-webkit-progress-value{background:#4f46e5;border-radius:999px}.studio-shell .studio-editor.webinar-editor .studio-tracking-step progress::-moz-progress-bar{background:#4f46e5;border-radius:999px}.studio-shell .studio-editor.webinar-editor .timeline-workspace:not(.timeline-preview-only) .preview-stage{position:relative}.studio-shell .studio-editor.webinar-editor .timeline-workspace:not(.timeline-preview-only) .preview-video{aspect-ratio:auto;border:1px solid #e5e7eb;height:420px;position:relative}.studio-shell .studio-editor.webinar-editor .timeline-workspace:not(.timeline-preview-only) .preview-video video{object-fit:contain;width:100%;height:100%}.studio-preview-label{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;pointer-events:none;background:#0009;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:11px;font-weight:750;display:flex;position:absolute;top:16px;left:16px}.studio-preview-label:before{content:"";background:#818cf8;border-radius:50%;width:6px;height:6px}.studio-shell .studio-editor.webinar-editor .timeline-workspace:not(.timeline-preview-only) .preview-bottom{background:0 0;border:0;justify-content:flex-end;min-height:0;padding:8px 4px 0}.studio-shell .studio-editor.webinar-editor .timeline-workspace:not(.timeline-preview-only) .preview-bottom .btn{color:#6b7280;background:0 0;border:0;min-height:26px;padding:4px 8px;font-size:11px}.studio-shell .studio-editor.webinar-editor .timeline-track-panel{background:#fff;margin-top:8px}.studio-shell .studio-editor.webinar-editor .timeline-track-toolbar{font-weight:700}.studio-shell .studio-editor.webinar-editor .timeline-track-toolbar .icon-button{border-radius:50%}.studio-shell .studio-editor.webinar-editor .timeline-scrubber{height:4px;margin:0}.studio-shell .studio-editor.webinar-editor .timeline-marker-poll{background:#f59e0b;border-color:#f59e0b}.studio-shell .studio-editor.webinar-editor .timeline-lane{background:0 0}.studio-shell .studio-editor.webinar-editor .timeline-workspace:not(.timeline-preview-only) .preview-chat{height:240px}.studio-shell .studio-editor.webinar-editor .timeline-workspace:not(.timeline-preview-only) .preview-chat-header{border-bottom:0;padding:18px 24px 10px}.studio-shell .studio-editor.webinar-editor .timeline-workspace:not(.timeline-preview-only) .preview-chat-note{background:0 0;padding:0 24px 6px;font-size:10px}.studio-shell .studio-editor.webinar-editor .timeline-workspace:not(.timeline-preview-only) .preview-messages{padding:8px 24px}.studio-shell .studio-editor.webinar-editor .timeline-workspace:not(.timeline-preview-only) .preview-message>div{background:#f9fafb;border:1px solid #f0f1f3;border-radius:12px;padding:8px 12px}.studio-shell .studio-editor.webinar-editor .timeline-event-list{padding:18px 24px}.studio-shell .studio-editor.webinar-editor .timeline-event-list>summary{cursor:pointer;color:#6b7280;font-size:12px;font-weight:700}.studio-shell .studio-editor.webinar-editor .timeline-event-list[open]>summary{margin-bottom:16px}.studio-shell .studio-editor.webinar-editor .timeline-inspector h2{font-size:18px;line-height:1.4}.studio-shell .studio-editor.webinar-editor .timeline-inspector .input,.studio-shell .studio-editor.webinar-editor .timeline-inspector .select{border-radius:12px;min-height:46px}.studio-shell .studio-editor.webinar-editor .timeline-inspector .textarea{border-radius:12px}@media (max-width:800px){.studio-shell .studio-editor.webinar-editor .timeline-workspace:not(.timeline-preview-only) .preview-video{aspect-ratio:16/9;height:auto}}.studio-reported-sales{grid-column:1/-1;padding:22px}.studio-reported-sales .studio-section-heading h2,.studio-reported-sales .studio-section-heading a{align-items:center;gap:8px;display:flex}.studio-reported-sales p,.studio-reported-sales>small{color:var(--muted,#737373);font-size:12px;line-height:1.7}.studio-sales-amounts{flex-wrap:wrap;gap:16px 30px;margin:10px 0;display:flex}.studio-sales-amounts>strong{font-size:27px}.studio-sales-amounts small{color:var(--muted,#737373);font-size:12px}}
@layer legacy{.offer-desktop-label{display:none}.attendee-offer-checkout{display:contents}@media (min-width:681px){.desktop-room .offer-mobile-label{display:none}.desktop-room .offer-desktop-label{display:inline}.desktop-room .attendee-offers-expanded,.desktop-room .attendee-offer-deck{height:100%;min-height:0}.desktop-room .attendee-offer-deck{background:#fff;flex-direction:column;display:flex}.desktop-room .attendee-offers-minimized .attendee-offer-deck{display:none}.desktop-room .attendee-offer-reopen{z-index:4;top:var(--room-offer-top,16px);right:calc(var(--room-sidebar-width,360px) + 16px);color:#fff;width:auto;min-height:30px;font:inherit;cursor:pointer;background:#4f46e5;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:7px 13px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;box-shadow:0 4px 16px #0002}.desktop-room .attendee-offer-toolbar{border-bottom:1px solid #f0f1f3;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:6px 10px;min-height:54px;padding:10px 20px;display:flex}.desktop-room .attendee-offer-toolbar>strong{color:#0b0d14;align-items:center;gap:8px;font-size:14px;display:flex}.desktop-room .attendee-offer-toolbar>strong svg{color:#4f46e5}.desktop-room .attendee-offer-toolbar button{color:#667085;min-height:32px;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:5px;padding:4px 0;font-size:11px;font-weight:600;display:flex}.desktop-room .attendee-offer-toolbar>button{margin-left:auto}.desktop-room .attendee-offer-toolbar button:disabled{opacity:.35;cursor:default}.desktop-room .attendee-offer-pagination{font-variant-numeric:tabular-nums;order:2;justify-content:center;align-items:center;gap:8px;width:100%;font-size:12px;display:flex}.desktop-room .attendee-offer-pagination button{width:32px}.desktop-room .attendee-offer-slot{flex:1;min-height:0}.desktop-room .attendee-offer-slot[data-selected=false]{display:none}.desktop-room .attendee-offer-slot>div{height:100%;min-height:0}.desktop-room .attendee-offer-slot .attendee-offer{overscroll-behavior:contain;scrollbar-width:thin;height:100%;min-height:0;box-shadow:none;color:#0b0d14;background:#fff;border:0;border-radius:0;flex-direction:column;gap:0;margin:0;padding:16px 20px 24px;display:flex;overflow:auto}.desktop-room .attendee-offer-content,.desktop-room .attendee-offer-action{display:contents}.desktop-room .attendee-offer .offer-urgency{flex-shrink:0;order:0;gap:8px;margin:0 0 12px;font-size:11px}.desktop-room .attendee-offer .offer-urgency>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.desktop-room .offer-urgency>div>strong,.desktop-room .offer-urgency>strong{color:#dc2626;background:#fff5f5;border:1px solid #fee2e2;border-radius:999px;padding:5px 9px;font-size:11px}.desktop-room .offer-urgency small{color:#667085;font-size:11px}.desktop-room .offer-countdown{font-size:16px}.desktop-room .attendee-offer-content .attendee-offer-image{aspect-ratio:1;object-fit:contain;background:#f9fafb;border:1px solid #f0f1f3;border-radius:16px;flex:none;order:1;width:100%;height:auto;max-height:none;margin:0 0 18px}.desktop-room .attendee-offer-copy{overflow-wrap:anywhere;flex-shrink:0;order:2}.desktop-room .attendee-offer-copy :is(.attendee-kicker,.eyebrow){display:none}.desktop-room .attendee-offer-copy :is(h2,h3){color:#0b0d14;letter-spacing:-.6px;margin:0 0 8px;font-size:20px;font-weight:800;line-height:1.3}.desktop-room .attendee-offer-copy p{color:#667085;margin:0;font-size:14px;line-height:1.5}.desktop-room .attendee-offer .attendee-offer-price{flex-wrap:wrap;flex-shrink:0;order:3;align-items:center;gap:8px;margin:18px 0 24px;display:flex}.desktop-room .attendee-offer-price strong{color:#0b0d14;letter-spacing:-.7px;font-size:24px;font-weight:800}.desktop-room .attendee-offer-price del{color:#98a2b3;font-size:13px}.desktop-room .attendee-offer .attendee-offer-checkout{z-index:1;background:#fff;flex-shrink:0;order:4;margin-top:auto;padding:16px 0 0;display:block;position:sticky;bottom:0}.desktop-room .attendee-offer .attendee-offer-checkout .btn{color:#fff;white-space:normal;overflow-wrap:anywhere;width:100%;min-height:48px;box-shadow:none;background:#0b0d14;border:1px solid #0b0d14;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:700;line-height:1.4;display:flex}.desktop-room .attendee-offer .attendee-offer-checkout .btn:disabled{color:#667085;cursor:default;background:#e5e7eb;border-color:#e5e7eb}.desktop-room .attendee-offer-reopen:focus-visible,.desktop-room .attendee-offer-toolbar button:focus-visible,.desktop-room .attendee-offer-checkout .btn:focus-visible{outline-offset:3px;outline:2px solid #818cf8}}}
@layer design-system{:root,.studio-shell{--ds-ink:#0b0d14;--ds-canvas:#f5f5f4;--ds-surface:#fff;--ds-accent:#4f46e5;--ds-accent-tint:#eef2ff;--ds-border:#e5e7eb;--ds-muted:#6b7280;--ds-subtle:#9ca3af;--ds-success:#10b981;--ds-warning:#f59e0b;--ds-danger:#ef4444;--ds-font:"Inter Variable", Inter, sans-serif;--ds-card-radius:24px;--ds-control-radius:12px;--bg:var(--ds-canvas);--surface:var(--ds-surface);--text:var(--ds-ink);--muted:var(--ds-muted);--border:var(--ds-border);--accent:var(--ds-accent);--green:var(--ds-accent);--green-hover:#4338ca;--green-light:var(--ds-accent-tint);--lime:var(--ds-accent-tint);--radius:var(--ds-card-radius);--shadow:none}body{background:var(--ds-canvas);color:var(--ds-ink);font-family:var(--ds-font);-webkit-font-smoothing:antialiased;font-size:16px;font-weight:500}button,input,select,textarea{font-family:var(--ds-font)}h1,h2,h3{font-family:var(--ds-font);letter-spacing:-.02em;font-weight:800}h1{font-size:48px;line-height:1.12}h2{font-size:24px;line-height:1.25}h3{font-size:18px;line-height:1.35}:where(.eyebrow,.studio-eyebrow,.billing-eyebrow,.platform-admin-eyebrow){letter-spacing:.12em;text-transform:uppercase;color:var(--ds-muted);font-size:12px;font-weight:600}:where(.field-label,.form-label,.studio-nav a,.dropdown-item){font-size:14px;font-weight:700}:where(.field-hint,.muted,.page-heading p){color:var(--ds-muted)}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline-offset:3px;outline:3px solid #818cf8}::selection{color:var(--ds-ink);background:#c7d2fe}:where(.page,.billing-page,.integration-page,.platform-admin,.crm-page,.simple-dashboard){max-width:1440px;margin-inline:auto;padding:40px 32px 64px}:where(.page-heading,.billing-heading,.integration-heading){gap:24px;margin-bottom:32px}:where(.card,.studio-panel,.stat-card,.billing-card,.crm-surface,.platform-directory,.platform-account-detail,.quality-cards article,.cost-cards article,.integration-card,.integration-provider,.studio-webinar-card){background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:var(--ds-card-radius);box-shadow:none}:where(.card,.studio-panel,.billing-card,.crm-panel,.quality-cards article,.cost-cards article,.platform-account-detail){padding:28px}:where(.media-card,.webinar-card,.studio-webinar-card,.crm-surface:not(.crm-panel),.wa-chart-card){padding:0;overflow:hidden}:where(.card,.studio-panel,.studio-webinar-card,.media-card,.stat-card):hover{box-shadow:none}:where(.empty-state,.library-empty,.integration-empty,.crm-empty,.studio-empty){border:1px dashed var(--ds-border);text-align:center;background:var(--ds-surface);border-radius:24px;padding:40px 28px}:where(.btn,.button,.platform-admin button:not(.icon-button),.platform-admin-header nav a){border:1px solid var(--ds-border);cursor:pointer;min-height:44px;box-shadow:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:700;line-height:1.3;text-decoration:none;display:inline-flex}:where(.btn-primary,.button.primary,.setup-next){background:var(--ds-ink);border-color:var(--ds-ink);color:#fff}:where(.btn-primary,.button.primary,.setup-next):hover:not(:disabled){color:#fff;background:#272a35;border-color:#272a35}:where(.btn-secondary,.button:not(.primary),.platform-admin-header nav a){background:var(--ds-surface);border-color:var(--ds-border);color:var(--ds-ink)}:where(.btn-secondary,.button:not(.primary)):hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}:where(.btn-accent,.btn-upgrade){background:var(--ds-accent);border-color:var(--ds-accent);color:#fff}:where(.btn-ghost){color:var(--ds-muted);background:0 0;border-color:#0000}:where(.btn-danger){color:#b91c1c;background:#fef2f2;border-color:#fee2e2}:where(.btn,.button):hover{box-shadow:none;transform:none}:where(.btn,.button):disabled{opacity:.5;cursor:not-allowed}:where(.icon-button,.icon-btn){width:44px;height:44px;box-shadow:none;border-radius:12px}:where(.input,.select,.textarea,.setup-input,.platform-admin input:not([type=checkbox]):not([type=radio]),.platform-admin select,.platform-admin textarea){background:var(--ds-surface);color:var(--ds-ink);border:1px solid var(--ds-border);min-height:44px;box-shadow:none;border-radius:12px;padding:12px 16px;font-size:14px;font-weight:500}:where(.input,.select,.textarea,.setup-input):focus{border-color:#818cf8;outline:0;box-shadow:0 0 0 3px #6366f14d}input::placeholder,textarea::placeholder{color:var(--ds-subtle)}input[type=checkbox],input[type=radio],input[type=range]{accent-color:var(--ds-accent)}:where(.toggle,.switch){background:var(--ds-border);border-radius:999px}:where(.toggle,.switch):is(.active,.on,[aria-checked=true],[data-state=checked]){background:var(--ds-accent)}:where(.badge,.integration-badge,.billing-status){border:1px solid var(--ds-border);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}:where(.soft-green,.badge-success,.status-live,.integration-badge.connected){color:#047857;background:#ecfdf5;border-color:#d1fae5}:where(.soft-orange,.soft-yellow,.badge-warning){color:#b45309;background:#fffbeb;border-color:#fef3c7}:where(.soft-red,.badge-danger,.notice-error,.billing-alert){color:#b91c1c;background:#fef2f2;border-color:#fee2e2}:where(.soft-purple,.soft-blue,.billing-status){color:var(--ds-accent);background:var(--ds-accent-tint);border-color:#e0e7ff}:where(.soft-gray,.badge-draft){color:var(--ds-muted);border-color:var(--ds-border);background:#f3f4f6}:where(.billing-card-top,.billing-card li svg){color:var(--ds-accent)}:where(.dialog-content,.dropdown-content,.studio-mobile-nav){background:var(--ds-surface);border:1px solid var(--ds-border);box-shadow:none;color:var(--ds-ink);border-radius:24px}.dropdown-content{border-radius:12px;padding:8px}.dropdown-item{border-radius:8px}.dropdown-item[data-highlighted]{background:var(--ds-accent-tint);color:var(--ds-accent)}.studio-header{border-bottom-color:var(--ds-border);background:#f5f5f4e6}.studio-header-inner{max-width:1440px;height:76px;padding-inline:32px}.studio-brand{letter-spacing:-.02em;font-size:18px}.studio-brand-icon{border-radius:8px;width:32px;height:32px}.studio-brand-icon svg{width:14px;height:14px}.studio-avatar{border-color:var(--ds-border);border-radius:50%;width:36px;height:36px}.studio-nav a{color:var(--ds-muted)}.studio-nav a:is(:hover,[aria-current=page]){color:var(--ds-ink)}.account-shortcut{justify-content:space-between;align-items:center;gap:24px;margin-top:24px;display:flex}.account-shortcut p{color:var(--ds-muted);margin:8px 0 0}.account-shortcut .btn{flex-shrink:0}.account-page .cl-rootBox,.account-page .cl-cardBox{width:100%;max-width:100%}.account-page .cl-cardBox{flex-direction:column;display:flex}.account-page .cl-navbar{border-bottom:1px solid var(--ds-border);background:var(--ds-surface);width:100%;padding:16px 28px}.account-page .cl-navbarButtons{flex-flow:wrap;gap:12px;display:flex}.account-page .cl-pageScrollBox{padding:28px}.ds-icon{vertical-align:-.125em;flex-shrink:0;display:inline-block}:where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]),select,textarea){border-color:var(--ds-border);font-size:14px;font-family:var(--ds-font);border-radius:12px}:where(label,.integration-dialog label){font-size:14px;font-weight:700}:where(.crm-stats article,.crm-summary article){box-shadow:none;border-color:var(--ds-border)}.eyebrow{margin-bottom:8px;display:block}.studio-feature{background:var(--ds-surface);color:var(--ds-ink);border:1px solid var(--ds-border);border-radius:24px;padding:28px}.studio-feature:before{display:none}.studio-feature>p,.studio-feature-metrics span,.studio-feature-note{color:var(--ds-muted)}.studio-feature-badge,.studio-feature-open{background:var(--ds-accent-tint);color:var(--ds-accent);border-color:#e0e7ff}.studio-feature-badge>span{background:var(--ds-accent)}.studio-stat-icon,.studio-stat-accent{background:var(--ds-accent-tint);color:var(--ds-accent)}.integration-providers article{border-color:var(--ds-border);box-shadow:none;border-radius:24px}.integration-dialog{border:1px solid var(--ds-border);box-shadow:none;border-radius:24px}.setup-choice{border-color:var(--ds-border);border-radius:12px;padding:16px}.setup-choice strong{font-weight:700}.setup-choice[aria-pressed=true]{background:var(--ds-accent-tint);border-color:var(--ds-accent);box-shadow:none}.setup-choice[aria-pressed=true] .setup-choice-check{background:var(--ds-accent);border-color:var(--ds-accent);color:#fff}.studio-shell :where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),select,textarea){border-color:var(--ds-border);font-size:14px;font-family:var(--ds-font);border-radius:12px}.editor-navigation{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f5f4f2;padding-top:12px;position:sticky;top:76px}.platform-admin-header{flex-direction:column;align-items:stretch;gap:24px}.platform-admin-header nav{flex-wrap:wrap;gap:12px;display:flex}.platform-admin-header nav a{white-space:nowrap}.wa-chart-card{padding:28px}.editor-header h1{font-size:24px}.editor-tabs{border-bottom:1px solid var(--ds-border);margin-bottom:28px;overflow-x:auto}.editor-tabs .tab-trigger{white-space:nowrap;font-size:14px;font-weight:700}.editor-step-number{width:24px;height:24px;color:var(--ds-muted);border:1px solid #d1d5db;border-radius:50%}.tab-trigger[data-complete=true] .editor-step-number{background:var(--ds-success);border-color:var(--ds-success);color:#fff}.tab-trigger[data-complete=true] .editor-readiness{display:none}.tab-trigger[data-state=active] .editor-step-number{background:var(--ds-accent);border-color:var(--ds-accent);color:#fff}.tab-trigger[data-state=active]{border-bottom-color:var(--ds-accent)}.setup-progress>span{background:var(--ds-accent)}@media (max-width:720px){:where(.page,.billing-page,.integration-page,.platform-admin,.crm-page,.simple-dashboard){padding:28px 18px 48px}.studio-header-inner{gap:16px;padding-inline:18px}:where(.card,.studio-panel,.billing-card,.crm-panel,.quality-cards article,.cost-cards article,.platform-account-detail){padding:20px}:where(.media-card,.webinar-card,.studio-webinar-card,.crm-surface:not(.crm-panel),.wa-chart-card){padding:0}.account-shortcut{flex-direction:column;align-items:flex-start}.account-page .cl-pageScrollBox{padding:20px}.editor-navigation{position:static}h1{font-size:32px}.wa-chart-card{padding:20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto;transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}}}
