html:has(.mc-create){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body:has(.mc-create){background:#06080b}.mc-create{--mcc-bg:#06080b;--mcc-panel:#12151b;--mcc-panel-2:#181c23;--mcc-line:#343943;--mcc-line-2:#3c424c;--mcc-fg:#f4f5f7;--mcc-muted:#b0bad0;--mcc-dim:#9ba8c0;--mcc-faint:#71809d;--mcc-cyan:#32dcf4;--mcc-lime:#ddff59;--mcc-pink:#ff277f;background:var(--mcc-bg);min-height:100vh;color:var(--mcc-fg);font-family:var(--font-ui),sans-serif;font-size:14px;line-height:1.45}.mc-create *{box-sizing:border-box}.mc-create :is(button,input,select):not(.mcc-runtime *){font:inherit;color:inherit}.mc-create button{cursor:pointer}.mc-create h1,.mc-create h2,.mc-create p{margin:0}.mc-create a{text-decoration:none}.mcc-header{background:#05070a;border-bottom:1px solid #29303c;height:60px}.mcc-header-inner{grid-template-columns:1fr auto 1fr;align-items:center;width:min(1180px,100% - 48px);height:100%;margin:auto;display:grid}.mcc-brand-lockup{align-items:center;gap:14px;display:flex}.mcc-brand{color:var(--mcc-fg);letter-spacing:2px;font-size:14px;font-weight:800}.mcc-brand-lockup>i{background:#434955;width:1px;height:24px}.mcc-brand-lockup>span{color:#c6cada;font-size:12px}.mcc-header nav{gap:22px;font-size:12px;display:flex}.mcc-header nav a{color:#7f8da8}.mcc-header-inner>:last-child{justify-self:end}.mcc-shell{width:min(1180px,100% - 48px);margin:auto;padding:22px 0 32px}.mc-create .mcc-room-recovery{background:0 0;border:0;width:max-content;max-width:100%;margin:0 0 18px;font-size:12px}.mc-create .mcc-room-recovery summary{color:var(--mcc-cyan);padding:0;font-weight:700}.mc-create .mcc-room-recovery[open]{border:1px solid var(--mcc-line);background:#0b0e14;width:100%;padding:14px 16px}.mcc-identity{border:1px solid var(--mcc-line);background:#0b0e14;grid-template-columns:1fr 1fr;display:grid}.mcc-identity>div{min-height:70px;padding:12px 18px}.mcc-identity>div+div{border-left:1px solid var(--mcc-line)}.mcc-eyebrow{color:#7285aa;letter-spacing:.03em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:700;display:block}.mcc-identity small{color:#71809d;margin-top:3px;font-size:10px;display:block}.mcc-inline{text-align:left;color:#9ba8c2;background:0 0;border:0;padding:0;font-size:15px}.mcc-inline-input{border:1px solid var(--mcc-line-2);background:#181c23;border-radius:5px;outline:none;width:min(100%,420px);height:31px;padding:5px 8px}.mcc-room-url{color:#b9c4da;align-items:baseline;display:flex}.mcc-room-url .mcc-inline{font-size:14px}.mcc-handle{font-weight:700;color:var(--mcc-lime)!important}.mcc-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:18px;margin-top:18px;display:grid}.mcc-menus{flex-direction:column;gap:18px;min-width:0;display:flex}.mcc-viewer-section>h1{margin:0 0 11px;font-size:14px;font-weight:700}.mcc-feature-stack{border:1px solid var(--mcc-line);border-radius:11px;overflow:hidden}.mcc-feature{background:var(--mcc-panel)}.mcc-feature+.mcc-feature{border-top:1px solid #30353e}.mcc-feature-head{text-align:left;background:0 0;border:0;grid-template-columns:34px minmax(0,1fr) 31px;align-items:center;gap:13px;width:100%;min-height:68px;padding:16px;display:grid}.mcc-feature-head:hover{background:#151920}.mcc-feature-icon{border:1px solid var(--mcc-line-2);color:#b1bacb;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.mcc-feature-copy{flex-direction:column;min-width:0;display:flex}.mcc-feature-copy strong{font-size:14px;font-weight:700}.mcc-feature-copy small{color:var(--mcc-muted);font-size:12px}.mcc-toggle{background:#4a5260;border-radius:999px;width:31px;height:19px;position:relative}.mcc-toggle i{background:#aeb7c6;border-radius:50%;width:13px;height:13px;transition:transform .15s;position:absolute;top:3px;left:3px}.mcc-feature[data-enabled=true] .mcc-toggle{background:var(--mcc-lime)}.mcc-feature[data-enabled=true] .mcc-toggle i{background:#17200b;transform:translate(12px)}.mcc-feature-body{padding:0 16px 16px 61px}.mcc-pricing-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;display:flex}.mcc-pricing-top>span{color:#8292b0;font-size:12px;font-weight:700}.mcc-segment{background:#090c12;border:1px solid #343d4a;border-radius:9px;grid-template-columns:1fr 1fr;gap:2px;padding:3px;display:inline-grid}.mcc-segment button{color:#7f8da8;background:0 0;border:0;border-radius:6px;min-width:58px;height:28px;padding:0 12px;font-size:11px;font-weight:700}.mcc-segment button[aria-pressed=true]{color:var(--mcc-fg);background:#303744;box-shadow:0 1px 2px #0008}.mcc-controls{gap:16px;display:grid}.mcc-controls.two{grid-template-columns:repeat(2,minmax(0,1fr))}.mcc-controls.three{grid-template-columns:repeat(3,minmax(0,1fr))}.mcc-controls label,.mcc-group-grid label,.mcc-password{flex-direction:column;min-width:0;display:flex}.mcc-controls label>span:first-child,.mcc-group-grid label>span:first-child,.mcc-password>span:first-child,.mcc-field-title{color:var(--mcc-fg);margin-bottom:7px;font-size:12px;font-weight:700}.mcc-controls label>small,.mcc-group-grid label>small,.mcc-password>small,.mcc-hint{color:var(--mcc-dim);margin-top:7px;font-size:11px}.mc-create select,.mc-create input{background:#181c23;border:1px solid #343b47;border-radius:7px;outline:none;width:100%;height:41px;padding:8px 10px}.mc-create input:focus-visible,.mc-create select:focus-visible,.mc-create button:focus-visible,.mc-create summary:focus-visible{outline:2px solid var(--mcc-cyan);outline-offset:2px}.mc-create input::placeholder{color:#6e7a8e}.mcc-money-input{background:#181c23;border:1px solid #343b47;border-radius:7px;align-items:center;height:41px;display:flex;overflow:hidden}.mcc-money-input>span{color:#8292b0;padding:0 9px}.mcc-money-input input{background:0 0;border:0;min-width:30px;padding:0}.mcc-money-input b{color:#8292b0;white-space:nowrap;padding:0 9px;font-size:11px;font-weight:600}.mcc-duration{background:#181c23;border:1px solid #343b47;border-radius:7px;grid-template-columns:42px 1fr 42px;height:41px;display:grid;overflow:hidden}.mcc-duration button{background:0 0;border:0;font-size:18px}.mcc-duration strong{border-left:1px solid #343b47;border-right:1px solid #343b47;place-items:center;display:grid}.mcc-compound{grid-template-columns:minmax(0,1fr) 96px;gap:7px;display:grid}.mcc-compound input{min-width:0}.rewards+.mcc-hint{display:block}.mcc-advanced{border:1px solid var(--mcc-line);background:var(--mcc-panel);border-radius:11px;overflow:hidden}.mcc-advanced>summary{cursor:pointer;align-items:center;gap:12px;min-height:61px;padding:17px;list-style:none;display:flex}.mcc-advanced>summary::-webkit-details-marker{display:none}.mcc-advanced>summary:after{content:"+";color:var(--mcc-cyan);margin-left:auto;font-size:18px}.mcc-advanced[open]>summary:after{content:"−"}.mcc-advanced>summary strong{font-size:16px}.mcc-advanced>summary span{color:#71809d;font-size:12px}.mcc-advanced-body{border-top:1px solid #30353e;padding:17px}.mcc-group{border-left:2px solid #2b3545;margin-top:20px;padding-left:15px}.mcc-group:first-child{margin-top:0}.mcc-group.moderation{border-left-color:var(--mcc-pink)}.mcc-group h2{font-size:14px}.mcc-group>p{color:#71809d;margin:4px 0 13px;font-size:11px}.mcc-group-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.mcc-check-row{color:#aab4c7;text-align:left;background:0 0;border:0;align-items:center;gap:9px;min-height:41px;padding:0;font-size:12px;display:flex}.mcc-checkbox{color:#10140a;border:1px solid #626b79;flex:none;place-items:center;width:14px;height:14px;font-size:10px;font-weight:900;display:grid}.mcc-checkbox[data-checked=true]{border-color:var(--mcc-lime);background:var(--mcc-lime)}.mcc-static-value{height:41px;color:var(--mcc-lime);align-items:center;font-size:12px;display:flex}.mcc-submit{border:1px solid var(--mcc-line);background:var(--mcc-panel);border-radius:11px;padding:16px}.mcc-footer-choice{text-align:left;background:0 0;border:0;align-items:flex-start;gap:11px;width:100%;padding:13px 0;display:flex}.mcc-footer-choice+.mcc-footer-choice,.mcc-password{border-top:1px solid #30353e}.mcc-footer-choice>span:last-child{display:block}.mcc-footer-choice strong{font-size:13px;display:block}.mcc-footer-choice small{color:var(--mcc-dim);margin-top:2px;font-size:11px;display:block}.mcc-footer-choice .mcc-checkbox{margin-top:3px}.mcc-password{margin-top:2px;padding-top:14px}.mcc-password>span:nth-child(2){color:#8292b0;background:#181c23;border:1px solid #343b47;border-radius:7px;align-items:center;width:min(100%,340px);padding-left:10px;display:flex}.mcc-password>span:nth-child(2) input{background:0 0;border:0}.mcc-error{color:#ff8cad;align-items:center;gap:10px;margin-top:12px;font-size:12px;display:flex}.mcc-error button{background:0 0;border:1px solid #ff8cad;padding:5px 8px}.mcc-create-row{align-items:center;gap:15px;margin-top:15px;display:flex}.mcc-create-button{color:#061116;background:#268397;border:0;justify-content:center;align-items:center;gap:8px;min-width:190px;height:48px;font-weight:700;display:flex}.mcc-create-button:disabled{opacity:.45;cursor:not-allowed}.mcc-create-row>p{color:#71809d;font-size:11px}.mcc-previews{flex-direction:column;gap:18px;min-width:0;display:flex}.mcc-preview-card{border:1px solid var(--mcc-line);background:#0b0e14;padding:17px}.mcc-preview-top{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.mcc-preview-top>div strong{font-size:14px;display:block}.mcc-preview-top>b{color:var(--mcc-lime);text-transform:uppercase;font-size:10px}.mcc-stage{background:radial-gradient(circle at 30% 100%,#153943,#0000 45%),#171b23;border:1px solid #3d4654;flex-direction:column;justify-content:flex-end;height:230px;padding:13px;display:flex;position:relative}.mcc-preview-badge,.mcc-rate-badge{text-transform:uppercase;background:#081013;padding:4px 7px;font-size:10px;font-weight:700;position:absolute;top:12px}.mcc-preview-badge{color:var(--mcc-lime);left:13px}.mcc-rate-badge{font-size:13px;right:12px}.mcc-stage>div{justify-content:space-between;align-items:end;gap:12px;display:flex}.mcc-stage>div>span{min-width:0}.mcc-stage>div strong{font-size:20px;display:block}.mcc-stage>div small{color:#a3adc0;font-size:11px;display:block}.mcc-stage button{color:#080a0e;background:#eef0f3;border:0;height:34px;padding:0 13px;font-size:11px;font-weight:700}.mcc-ledger{border:1px solid #3d4654;margin-top:13px;padding:12px}.mcc-ledger h2{color:#71809d;margin-bottom:8px;font-size:12px}.mcc-ledger p{color:#9aa6bd;border-top:1px solid #303744;justify-content:space-between;padding:8px 0;font-size:12px;display:flex}.mcc-ledger p strong{color:#eef0f4}.mcc-preview-note{color:#71809d;margin-top:11px;font-size:11px;display:block}.mcc-concept-label{color:var(--mcc-cyan);letter-spacing:1px;text-transform:uppercase;margin-bottom:8px;font:700 10px/1.4 ui-monospace,monospace;display:block}.mcc-concept{background:#11151c;border:1px solid #3d4654;overflow:hidden}.mcc-art{background:radial-gradient(circle at 90% 10%,#6a294a88,#0000 65%),#171b23;height:120px;position:relative;overflow:hidden}.mcc-art span{letter-spacing:-7px;font-size:72px;font-weight:800;position:absolute;bottom:-15px;left:18px}.mcc-concept-body{padding:16px}.mcc-concept-body>small{color:#7788a7;font-size:10px}.mcc-concept-body h2{margin-top:4px;font-size:19px}.mcc-concept-body>p{color:#a4aec0;margin-top:6px;font-size:12px}.mcc-concept-body>div{align-items:baseline;gap:5px;margin-top:15px;display:flex}.mcc-concept-body>div strong{font-size:19px}.mcc-concept-body>div span{color:#8b97ad;font-size:10px}.mcc-concept-body>button{background:#29313e;border:1px solid #3b4655;width:100%;height:38px;margin-top:12px;font-size:12px}@media (max-width:900px){.mcc-layout{grid-template-columns:minmax(0,1fr) 310px}.mcc-header nav{display:none}.mcc-controls.three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.mcc-header-inner,.mcc-shell{width:calc(100% - 30px)}.mcc-header-inner{grid-template-columns:1fr auto}.mcc-brand-lockup>i,.mcc-brand-lockup>span{display:none}.mcc-identity{grid-template-columns:1fr}.mcc-identity>div+div{border-left:0;border-top:1px solid var(--mcc-line)}.mcc-layout,.mcc-controls.two,.mcc-controls.three,.mcc-group-grid{grid-template-columns:1fr}.mcc-feature-body{padding-left:16px}.mcc-advanced>summary span{display:none}.mcc-create-row{flex-direction:column;align-items:stretch}.mcc-create-button{width:100%}.mcc-create-row>p{text-align:center}}.mcc-status{border:1px solid var(--mcc-line);background:#0b0e14;justify-content:space-between;align-items:center;gap:16px;margin-top:14px;padding:12px 18px;display:flex}.mcc-status-live{align-items:center;gap:12px;min-width:0;display:flex}.mcc-status-live i{background:#5b6472;border-radius:50%;flex:none;width:9px;height:9px}.mcc-status[data-active=true] .mcc-status-live i{background:var(--mcc-lime);box-shadow:0 0 12px var(--mcc-lime)}.mcc-status-live strong{font-size:13px;display:block}.mcc-status-live small{color:var(--mcc-dim);margin-top:2px;font-size:11px;display:block}.mcc-status-actions{flex:none;align-items:center;gap:10px;display:flex}.mcc-status-actions select{width:auto;min-width:160px;height:38px}.mcc-status-toggle{border:1px solid var(--mcc-line-2);background:#181c23;border-radius:7px;align-items:center;gap:8px;height:38px;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex}.mcc-status[data-active=true] .mcc-status-toggle:hover{color:#ff8cad;border-color:#ff8cad}.mcc-status:not([data-active=true]) .mcc-status-toggle{border-color:var(--mcc-lime);color:var(--mcc-lime)}.mcc-layout[data-mode=manage]{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr)}.mcc-manage-row{border-top:1px solid #30353e;align-items:center;gap:15px;margin-top:6px;padding-top:14px;display:flex}.mcc-ghost-button{border:1px solid var(--mcc-line-2);background:0 0;border-radius:7px;height:40px;padding:0 14px;font-size:12px;font-weight:700}.mcc-ghost-button:disabled{opacity:.45;cursor:not-allowed}.mcc-manage-row>p{color:#71809d;font-size:11px}.mcc-runtime{--background:var(--mcc-bg);--foreground:var(--mcc-fg);--card:var(--mcc-panel);--card-foreground:var(--mcc-fg);--border:var(--mcc-line);--input:#1d222b;--muted-foreground:var(--mcc-muted);--primary:var(--mcc-cyan);--primary-foreground:#061116;--neon-lime:var(--mcc-lime);--neon-cyan:var(--mcc-cyan);--neon-magenta:var(--mcc-pink);--neon-amber:#ffd23d}.mcc-runtime [class*=backdrop-blur]{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.mcc-runtime [class*=rounded-2xl],.mcc-runtime [class*=rounded-xl]{border-radius:11px}.mcc-runtime [class*=rounded-lg],.mcc-runtime [class*=rounded-md],.mcc-runtime [class*=rounded-full]:not([class*=size-1]):not([class*=size-2]):not([class*=size-3]):not([role=switch]){border-radius:7px}.mcc-runtime span[style*=background-color]{border:1px solid var(--mcc-line-2);color:#b1bacb;border-radius:8px;background-color:#0000!important}.mcc-runtime h2{font-size:14px;font-weight:700}.mcc-runtime .reveal{opacity:1;animation:none;transform:none}.mcc-runtime input[type=checkbox],.mcc-runtime input[type=radio]{width:auto;height:auto}.mcc-runtime input:not([type=checkbox]):not([type=radio]),.mcc-runtime select{border-radius:7px;height:38px}@media (max-width:900px){.mcc-layout[data-mode=manage]{grid-template-columns:1fr}.mcc-status{flex-direction:column;align-items:flex-start}}.mcc-end-button{border:1px solid var(--mcc-line-2);color:#9aa6bd;background:0 0;border-radius:7px;height:38px;padding:0 14px;font-size:12px;font-weight:700}.mcc-end-button:hover{color:#ff8cad;border-color:#ff8cad}.mcc-end-confirm{align-items:center;gap:8px;display:inline-flex}.mcc-end-confirm small{color:#ff8cad;font-size:11px;font-weight:700}.mcc-end-yes{color:#ff8cad;background:#ff5b6e24;border:1px solid #ff5b6e;border-radius:7px;height:38px;padding:0 14px;font-size:12px;font-weight:700}.mcc-end-yes:disabled,.mcc-end-button:disabled{opacity:.5;cursor:not-allowed}.mcc-obs{border:1px solid var(--mcc-line);background:var(--mcc-panel);border-radius:11px;overflow:hidden}.mcc-obs>header{border-bottom:1px solid #30353e;padding:16px 17px 12px}.mcc-obs>header strong{font-size:14px;display:block}.mcc-obs>header small{color:var(--mcc-muted);margin-top:3px;font-size:12px;display:block}.mcc-obs-body{flex-direction:column;gap:10px;padding:14px 17px 17px;display:flex}.mcc-obs-reco{border:1px solid color-mix(in srgb,var(--mcc-lime) 45%,transparent);background:color-mix(in srgb,var(--mcc-lime) 6%,transparent);border-radius:9px;flex-direction:column;gap:8px;padding:13px 14px;display:flex}.mcc-obs-reco>strong{font-size:13px}.mcc-obs-reco>small{color:var(--mcc-muted);font-size:11.5px;line-height:1.5}.mcc-obs-manual{border:1px solid var(--mcc-line);background:#0b0e14;border-radius:9px}.mcc-obs-manual>summary{color:var(--mcc-muted);cursor:pointer;align-items:center;gap:8px;padding:11px 14px;font-size:12px;font-weight:700;list-style:none;display:flex}.mcc-obs-manual>summary::-webkit-details-marker{display:none}.mcc-obs-manual>summary svg{margin-left:auto;transition:transform .15s}.mcc-obs-manual[open]>summary svg{transform:rotate(180deg)}.mcc-obs-manual>div{border-top:1px solid #30353e;flex-direction:column;gap:10px;padding:12px 14px 14px;display:flex}.mcc-obs-steps{color:var(--mcc-muted);margin:0;padding:0 0 0 18px;font-size:12px;line-height:1.55}.mcc-obs-steps li+li{margin-top:7px}.mcc-obs-steps strong{color:var(--mcc-fg)}.mcc-obs-temp{border:1px solid color-mix(in srgb,var(--mcc-lime) 40%,transparent);border-radius:9px;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;font-size:12px;display:flex}.mcc-obs-temp span{flex:1;min-width:0}.mcc-obs-temp button{border:1px solid var(--mcc-lime);height:32px;color:var(--mcc-lime);background:0 0;border-radius:7px;padding:0 12px;font-size:11px;font-weight:700}.mcc-live{border:1px solid var(--mcc-line);background:var(--mcc-panel);border-radius:11px;overflow:hidden}.mcc-live>*{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.mcc-live>*+*{border-top:1px solid #30353e!important}@media (max-width:900px){.mcc-status-actions{flex-wrap:wrap}}.mcc-obs-choice{border:1px solid var(--mcc-line);background:#0b0e14;border-radius:9px;overflow:hidden}.mcc-obs-choice+.mcc-obs-choice{margin-top:-2px}.mcc-obs-choice>summary{cursor:pointer;align-items:center;gap:10px;min-height:52px;padding:0 14px;list-style:none;display:flex}.mcc-obs-choice>summary::-webkit-details-marker{display:none}.mcc-obs-choice>summary:hover{background:#101520}.mcc-obs-num{border:1px solid var(--mcc-line-2);width:22px;height:22px;color:var(--mcc-dim);border-radius:6px;flex:none;place-items:center;font-size:11px;font-weight:700;display:grid}.mcc-obs-choice>summary b{font-size:13px;font-weight:700}.mcc-obs-choice>summary em{letter-spacing:.04em;text-transform:uppercase;border-radius:5px;padding:3px 8px;font-size:10.5px;font-style:normal;font-weight:700}.mcc-obs-choice>summary em.reco{border:1px solid color-mix(in srgb,var(--mcc-lime) 50%,transparent);background:color-mix(in srgb,var(--mcc-lime) 10%,transparent);color:var(--mcc-lime)}.mcc-obs-choice>summary em.any{border:1px solid var(--mcc-line-2);color:var(--mcc-faint)}.mcc-obs-choice>summary>svg{color:var(--mcc-faint);margin-left:auto;transition:transform .15s}.mcc-obs-choice[open]>summary>svg{transform:rotate(180deg)}.mcc-obs-choice[open]>summary{border-bottom:1px solid #30353e}.mcc-obs-panel{flex-direction:column;gap:10px;padding:14px;display:flex}.mcc-obs-panel>p{color:var(--mcc-muted);font-size:12px;line-height:1.55}.mcc-obs-note{color:var(--mcc-faint);font-size:11.5px;line-height:1.5}.mcc-obs-note strong{color:var(--mcc-muted)}
