.mc-studio{gap:18px;padding-bottom:86px;animation:.34s both mc-enter;display:grid;position:relative}.mc-studio:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle, color-mix(in srgb, var(--purple) 10%, transparent), transparent 68%);filter:blur(52px);border-radius:50%;width:min(610px,100%);height:360px;position:absolute;top:-170px;right:0}.mc-heading{border:1px solid var(--line-strong);background:linear-gradient(132deg, color-mix(in srgb, var(--surface) 96%, transparent), color-mix(in srgb, var(--surface-2) 83%, var(--purple-soft)));min-height:176px;box-shadow:var(--shadow-soft);border-radius:24px;justify-content:space-between;align-items:end;gap:26px;padding:27px 29px;display:flex;overflow:hidden}.mc-heading>div:first-child{max-width:760px}.mc-heading h1{letter-spacing:-.048em;max-width:720px;margin:8px 0;font-size:clamp(27px,3.1vw,43px);line-height:1.06}.mc-heading p{max-width:700px;color:var(--text-soft);margin:0;font-size:12px;line-height:1.65}.mc-health{border:1px solid var(--line-strong);background:color-mix(in srgb, var(--surface) 88%, transparent);min-width:310px;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:17px;grid-template-columns:43px minmax(0,1fr);align-items:center;gap:10px;padding:14px;display:grid}.mc-health>span:first-child{width:43px;height:43px;color:var(--muted);background:var(--surface-3);border-radius:13px;place-items:center;display:grid}.mc-health.is-active>span:first-child{color:var(--purple-2);background:var(--purple-soft);box-shadow:inset 0 0 0 1px var(--purple-line), 0 0 25px var(--purple-soft)}.mc-health>div{flex-direction:column;gap:2px;min-width:0;display:flex}.mc-health small,.mc-panel>header small,.mc-preview header small{color:var(--purple-2);font-family:var(--mono);letter-spacing:.11em;font-size:11px;font-weight:850}.mc-health strong{font-size:13px}.mc-health em{color:var(--muted);font-size:11px;font-style:normal}.mc-health .status-dot{border-top:1px solid var(--line);grid-column:1/-1;justify-content:center;width:100%;padding-top:9px;font-size:11px}.mc-navigation{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 90%, transparent);box-shadow:var(--shadow-soft);border-radius:17px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:7px;display:grid}.mc-navigation a{min-height:50px;color:var(--muted);border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:9px;font-size:11px;transition:all .18s;display:flex;position:relative;overflow:hidden}.mc-navigation a:hover{color:var(--text);background:var(--surface-2);transform:translateY(-1px)}.mc-navigation a.is-active{color:var(--text);border-color:var(--purple-line);background:linear-gradient(120deg, var(--purple-soft), color-mix(in srgb, var(--surface-2) 88%, transparent))}.mc-navigation a>span{background:var(--surface-3);border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.mc-navigation a.is-active>span{color:var(--purple-2);background:var(--purple-soft)}.mc-navigation svg{width:14px}.mc-navigation a>i{background:var(--purple-2);width:42px;height:2px;box-shadow:0 0 14px var(--purple);border-radius:4px;position:absolute;bottom:0}.mc-feedback{border:1px solid var(--line);background:var(--surface);border-radius:13px;justify-content:space-between;align-items:center;gap:15px;min-height:46px;padding:10px 13px;animation:.2s both mc-enter;display:flex}.mc-feedback--good{border-color:color-mix(in srgb, var(--good) 36%, var(--line))}.mc-feedback--warning{border-color:color-mix(in srgb, var(--warning) 38%, var(--line))}.mc-feedback--danger{border-color:color-mix(in srgb, var(--danger) 42%, var(--line))}.mc-feedback button{color:var(--muted);background:var(--surface-2);cursor:pointer;border-radius:8px;padding:7px 10px}.mc-panel{border:1px solid var(--line-strong);background:var(--surface);min-width:0;box-shadow:var(--shadow-soft);border-radius:20px;overflow:visible}.mc-panel>header{border-bottom:1px solid var(--line);background:linear-gradient(126deg, color-mix(in srgb, var(--purple-soft) 45%, transparent), transparent 67%);justify-content:space-between;align-items:flex-start;gap:18px;min-height:108px;padding:21px;display:flex}.mc-panel>header h2{letter-spacing:-.032em;margin:5px 0 4px;font-size:20px}.mc-panel>header p{max-width:650px;color:var(--text-soft);margin:0;font-size:12px;line-height:1.55}.mc-overview{grid-template-columns:minmax(0,1.38fr) minmax(300px,.62fr);align-items:start;gap:17px;display:grid}.mc-main-column{gap:14px;min-width:0;display:grid}.mc-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.mc-metrics article{border:1px solid var(--line);background:var(--surface);min-height:94px;box-shadow:var(--shadow-soft);border-radius:15px;grid-template-columns:38px 1fr;align-items:center;gap:11px;padding:14px;display:grid}.mc-metrics article>span{width:38px;height:38px;color:var(--purple-2);background:var(--purple-soft);border-radius:12px;place-items:center;display:grid}.mc-metrics article div{gap:1px;display:grid}.mc-metrics small{color:var(--muted);font-family:var(--mono);letter-spacing:.08em;font-size:11px;font-weight:850}.mc-metrics strong{letter-spacing:-.04em;font-size:24px}.mc-metrics em{color:var(--text-soft);font-size:11px;font-style:normal}.mc-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding:19px 21px;display:grid}.mc-settings-grid>:first-child{grid-column:1/-1}.mc-option,.mc-number-field{border:1px solid var(--line);background:var(--surface-2);border-radius:14px;justify-content:space-between;align-items:center;gap:14px;min-height:84px;padding:13px;display:flex}.mc-option>div{align-items:center;gap:11px;display:flex}.mc-option>div>span{width:36px;height:36px;color:var(--purple-2);background:var(--purple-soft);border-radius:11px;place-items:center;display:grid}.mc-option>div>div,.mc-number-field>span{gap:3px;display:grid}.mc-option strong,.mc-number-field strong{font-size:12px}.mc-option small,.mc-number-field small{color:var(--muted);font-size:11px;line-height:1.45}.mc-number-field>div{border:1px solid var(--line);background:var(--surface);border-radius:10px;align-items:center;gap:8px;padding:5px;display:flex}.mc-number-field>div button{width:28px;height:28px;color:var(--text);background:var(--surface-3);cursor:pointer;border-radius:8px;place-items:center;display:grid}.mc-number-field>div strong{text-align:center;min-width:25px}.mc-number-field>label{border:1px solid var(--line);background:var(--surface);border-radius:10px;align-items:center;gap:6px;padding:5px 8px;display:flex}.mc-number-field input{width:54px;color:var(--text);text-align:right;background:0 0}.mc-number-field em{color:var(--muted);font-size:11px;font-style:normal}.mc-switch{color:var(--muted);cursor:pointer;background:0 0;flex:none;align-items:center;gap:8px;display:inline-flex}.mc-switch:disabled{opacity:.55;cursor:not-allowed}.mc-switch>i{border:1px solid var(--line-strong);background:var(--surface-3);border-radius:99px;width:37px;height:21px;transition:all .2s;position:relative}.mc-switch>i:after{content:"";background:var(--muted);border-radius:50%;width:15px;height:15px;transition:all .2s;position:absolute;top:2px;left:2px}.mc-switch.is-on>i{border-color:var(--purple-line);background:var(--purple-soft)}.mc-switch.is-on>i:after{background:var(--purple-2);box-shadow:0 0 12px var(--purple);left:18px}.mc-switch>span{font-size:11px;font-weight:750}.mc-picker{min-width:0;position:relative}.mc-picker__trigger{width:100%;min-height:65px;color:var(--text);border:1px solid var(--line);background:var(--surface-2);text-align:left;cursor:pointer;border-radius:13px;grid-template-columns:37px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:11px;transition:all .18s;display:grid}.mc-picker__trigger:hover,.mc-picker__trigger.is-open{border-color:var(--purple-line);background:color-mix(in srgb, var(--surface-2) 86%, var(--purple-soft))}.mc-picker__trigger>span:first-child{width:37px;height:37px;color:var(--purple-2);background:var(--purple-soft);border-radius:11px;place-items:center;display:grid}.mc-picker__trigger>span:nth-child(2){gap:3px;min-width:0;display:grid}.mc-picker__trigger small{color:var(--muted);letter-spacing:.04em;font-size:11px;font-weight:800}.mc-picker__trigger strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.mc-picker__trigger>svg{width:14px;color:var(--muted)}.mc-popover{z-index:2400;border:1px solid var(--line-strong);background:color-mix(in srgb, var(--surface) 97%, transparent);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:16px;width:min(430px,100vw - 24px);max-height:min(480px,100dvh - 24px);animation:.18s both mc-pop;position:absolute;top:calc(100% + 7px);left:0;overflow:hidden;box-shadow:0 24px 70px #00000054}.mc-floating-popover{transform-origin:top}.mc-popover>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:60px;padding:13px;display:flex}.mc-popover>header span{gap:2px;display:grid}.mc-popover>header small{color:var(--purple-2);font-family:var(--mono);font-size:11px;font-weight:850}.mc-popover>header strong{font-size:12px}.mc-popover>header button{color:var(--muted);background:var(--surface-2);cursor:pointer;border-radius:8px;padding:7px 9px}.mc-search{border:1px solid var(--line);background:var(--surface-2);border-radius:11px;align-items:center;gap:8px;min-height:42px;margin:11px;padding:0 11px;display:flex}.mc-search:focus-within{border-color:var(--purple-line)}.mc-search svg{width:14px;color:var(--muted);flex:none}.mc-search input{width:100%;color:var(--text);background:0 0;outline:0;font-size:11px}.mc-results{gap:5px;max-height:330px;padding:0 10px 10px;display:grid;overflow:auto}.mc-results>button{min-height:52px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;grid-template-columns:35px minmax(0,1fr) 18px;align-items:center;gap:9px;padding:8px;display:grid}.mc-results>button:hover,.mc-results>button.is-selected{border-color:var(--purple-line);background:var(--purple-soft)}.mc-results>button>span:first-child,.mc-results>button>.mc-avatar{width:35px;height:35px;color:var(--purple-2);background:var(--surface-3);border-radius:10px;place-items:center;display:grid}.mc-results>button>span:nth-child(2){gap:2px;min-width:0;display:grid}.mc-results strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.mc-results small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.mc-member-popover>p{color:var(--muted);margin:-3px 13px 10px;font-size:11px;line-height:1.45}.mc-avatar{width:37px;height:37px;color:var(--purple-2);border:1px solid var(--purple-line);background:var(--purple-soft);border-radius:12px;flex:none;place-items:center;font-size:11px;font-weight:850;display:grid;overflow:hidden}.mc-avatar img{object-fit:cover;width:100%;height:100%}.mc-avatar--large{border-radius:15px;width:48px;height:48px;font-size:11px}.mc-settings>footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:70px;padding:14px 20px;display:flex}.mc-settings>footer>span{max-width:570px;color:var(--muted);align-items:center;gap:8px;font-size:11px;line-height:1.45;display:flex}.mc-settings>footer svg{width:14px;color:var(--purple-2);flex:none}.mc-primary{color:#fff;background:linear-gradient(135deg, var(--purple-2), var(--purple));min-height:42px;box-shadow:0 10px 25px color-mix(in srgb, var(--purple) 22%, transparent);cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:0 17px;font-size:11px;font-weight:850;transition:all .18s;display:inline-flex}.mc-primary:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.mc-primary:disabled{opacity:.5;cursor:not-allowed}.mc-primary>i{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:13px;height:13px;animation:.7s linear infinite mc-spin}.mc-primary--full{width:100%}.mc-preview{border:1px solid var(--line-strong);background:linear-gradient(150deg, color-mix(in srgb, var(--surface) 94%, transparent), color-mix(in srgb, var(--surface-2) 80%, var(--purple-soft)));box-shadow:var(--shadow-soft);border-radius:20px;position:sticky;top:82px;overflow:hidden}.mc-preview>header{border-bottom:1px solid var(--line);grid-template-columns:39px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:71px;padding:14px;display:grid}.mc-preview>header>span:first-child{width:39px;height:39px;color:var(--purple-2);background:var(--purple-soft);border-radius:12px;place-items:center;display:grid}.mc-preview>header>div{gap:2px;display:grid}.mc-preview>header strong{font-size:12px}.mc-preview .status-dot{font-size:11px}.mc-preview-card{border:1px solid color-mix(in srgb, var(--line-strong) 75%, #5865f2);background:color-mix(in srgb, var(--surface-2) 94%, #111214);border-radius:13px;gap:10px;margin:16px;padding:17px;display:grid;position:relative;overflow:hidden}.mc-preview-card>i{background:var(--purple-2);width:3px;box-shadow:0 0 15px var(--purple);position:absolute;inset:0 auto 0 0}.mc-preview-card>small{color:var(--muted);font-family:var(--mono);letter-spacing:.08em;font-size:11px;font-weight:800}.mc-preview-card h3{margin:0;font-size:15px}.mc-preview-card>p{color:var(--text-soft);margin:0;font-size:11px;line-height:1.55}.mc-preview-card>div{border:1px solid var(--line);background:var(--surface);border-radius:10px;align-items:center;gap:9px;padding:10px;display:flex}.mc-preview-card>div>span:first-child{width:30px;height:30px;color:var(--purple-2);background:var(--purple-soft);border-radius:9px;place-items:center;display:grid}.mc-preview-card>div>span:last-child{gap:2px;display:grid}.mc-preview-card>div small{color:var(--muted);font-size:11px;font-weight:850}.mc-preview-card>div strong{font-size:11px}.mc-preview-card footer{grid-template-columns:1fr 1fr;gap:7px;display:grid}.mc-preview-card footer button{color:#fff;background:#5865f2;border-radius:8px;min-height:33px;font-size:11px;font-weight:800}.mc-preview-card footer button:last-child{color:var(--text);background:var(--surface-3)}.mc-preview-note{border:1px solid var(--line);background:var(--surface);border-radius:12px;align-items:flex-start;gap:10px;margin:0 16px 16px;padding:12px;display:flex}.mc-preview-note>span{width:31px;height:31px;color:var(--good);background:color-mix(in srgb, var(--good) 12%, transparent);border-radius:9px;place-items:center;display:grid}.mc-preview-note p{gap:3px;margin:0;display:grid}.mc-preview-note strong{font-size:11px}.mc-preview-note small{color:var(--muted);font-size:11px;line-height:1.45}.mc-unions-layout{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:start;gap:17px;display:grid}.mc-union-list{overflow:hidden}.mc-segment{border:1px solid var(--line);background:var(--surface-2);border-radius:10px;gap:4px;padding:4px;display:flex}.mc-segment button{min-height:31px;color:var(--muted);cursor:pointer;border-radius:7px;padding:0 10px;font-size:11px;font-weight:800}.mc-segment button.is-active{color:var(--text);background:var(--purple-soft);box-shadow:inset 0 0 0 1px var(--purple-line)}.mc-records{gap:9px;padding:14px;display:grid}.mc-record{border:1px solid var(--line);background:var(--surface-2);border-radius:15px;grid-template-columns:126px minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;padding:14px;transition:all .18s;display:grid}.mc-record:hover{border-color:var(--line-strong);transform:translateY(-1px)}.mc-record--active{background:linear-gradient(120deg, color-mix(in srgb, var(--purple-soft) 40%, var(--surface-2)), var(--surface-2))}.mc-couple{align-items:center;display:flex}.mc-couple>span{color:var(--purple-2);grid-template-columns:12px 18px 12px;align-items:center;display:grid}.mc-couple>span i{background:var(--purple-line);height:1px}.mc-couple svg{width:14px}.mc-record-copy{min-width:0}.mc-record-copy>span{flex-wrap:wrap;gap:6px;display:flex}.mc-record-copy .status-dot{font-size:11px}.mc-record-copy h3{text-overflow:ellipsis;white-space:nowrap;margin:8px 0 4px;font-size:13px;overflow:hidden}.mc-record-copy h3 em{color:var(--purple-2);font-style:normal}.mc-record-copy p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;overflow:hidden}.mc-record-actions{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.mc-record-actions button{min-height:31px;color:var(--text-soft);border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:8px;padding:0 9px;font-size:11px;font-weight:800}.mc-record-actions button.is-positive{color:var(--good);border-color:color-mix(in srgb, var(--good) 30%, var(--line))}.mc-record-actions button.is-danger{color:var(--danger);border-color:color-mix(in srgb, var(--danger) 30%, var(--line))}.mc-record-actions button:disabled{opacity:.45;cursor:not-allowed}.mc-record-actions>span{color:var(--muted);font-size:11px}.mc-create{position:sticky;top:82px;overflow:visible}.mc-create>header>svg{width:26px;color:var(--purple-2)}.mc-create-body{gap:12px;padding:15px;display:grid}.mc-mode{grid-template-columns:1fr 1fr;gap:7px;display:grid}.mc-mode button{min-height:64px;color:var(--muted);border:1px solid var(--line);background:var(--surface-2);text-align:left;cursor:pointer;border-radius:12px;align-items:center;gap:8px;padding:10px;display:flex}.mc-mode button.is-active{color:var(--text);border-color:var(--purple-line);background:var(--purple-soft)}.mc-mode svg{width:15px;color:var(--purple-2);flex:none}.mc-mode span{gap:3px;display:grid}.mc-mode strong{font-size:11px}.mc-mode small{color:var(--muted);font-size:11px}.mc-pair-line{color:var(--purple-2);grid-template-columns:1fr 24px 1fr;align-items:center;gap:6px;display:grid}.mc-pair-line i{background:var(--line);height:1px}.mc-pair-line span{background:var(--purple-soft);border-radius:8px;place-items:center;width:24px;height:24px;display:grid}.mc-pair-line svg{width:13px}.mc-note{gap:7px;display:grid}.mc-note>span{color:var(--muted);font-size:11px;font-weight:800}.mc-note textarea{resize:vertical;min-height:78px;color:var(--text);border:1px solid var(--line);background:var(--surface-2);border-radius:11px;outline:0;padding:11px;font-size:11px}.mc-note textarea:focus{border-color:var(--purple-line)}.mc-consent{border:1px solid var(--line);background:var(--surface-2);border-radius:11px;align-items:flex-start;gap:9px;padding:11px;display:flex}.mc-consent svg{width:15px;color:var(--good);flex:none}.mc-consent p{gap:3px;margin:0;display:grid}.mc-consent strong{font-size:11px}.mc-consent small{color:var(--muted);font-size:11px;line-height:1.45}.mc-history{overflow:hidden}.mc-history-tools{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:12px 15px;display:flex}.mc-history-tools>.mc-search{flex:1;max-width:520px;margin:0}.mc-history-tools>div{border:1px solid var(--line);background:var(--surface-2);border-radius:10px;gap:4px;padding:4px;display:flex}.mc-history-tools>div button{min-height:30px;color:var(--muted);cursor:pointer;border-radius:7px;padding:0 9px;font-size:11px}.mc-history-tools>div button.is-active{color:var(--text);background:var(--purple-soft)}.mc-timeline{padding:17px 20px 22px;display:grid;position:relative}.mc-timeline article{grid-template-columns:38px 1px minmax(0,1fr);gap:13px;min-height:98px;display:grid;position:relative}.mc-timeline article>span{z-index:1;width:38px;height:38px;color:var(--purple-2);border:1px solid var(--purple-line);background:var(--purple-soft);border-radius:12px;place-items:center;display:grid}.mc-timeline article>span svg{width:15px}.mc-timeline article>i{background:linear-gradient(var(--purple-line), var(--line));width:1px;height:100%}.mc-timeline article>div{padding:2px 0 20px}.mc-timeline article small{color:var(--muted);font-family:var(--mono);font-size:11px}.mc-timeline article h3{margin:5px 0 4px;font-size:13px}.mc-timeline article p{color:var(--text-soft);margin:0;font-size:11px}.mc-timeline article em{color:var(--muted);background:var(--surface-2);border-radius:7px;margin-top:7px;padding:6px 8px;font-size:11px;font-style:normal;display:inline-block}.mc-empty{min-height:180px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:7px;padding:25px;display:grid}.mc-empty>svg{width:28px;color:var(--purple-2)}.mc-empty strong{color:var(--text);font-size:12px}.mc-empty p,.mc-empty small{max-width:350px;color:var(--muted);margin:0;font-size:11px;line-height:1.5}.mc-empty--small{min-height:110px}.mc-loading{min-height:90px;color:var(--muted);justify-content:center;align-items:center;gap:8px;font-size:11px;display:flex}.mc-loading i{border:2px solid var(--line-strong);border-top-color:var(--purple-2);border-radius:50%;width:14px;height:14px;animation:.7s linear infinite mc-spin}.mc-confirm-layer{z-index:3200;-webkit-backdrop-filter:blur(12px)saturate(.72);backdrop-filter:blur(12px)saturate(.72);background:#05050a8f;place-items:center;padding:20px;animation:.18s both mc-fade;display:grid;position:fixed;inset:0}.mc-confirm{border:1px solid var(--line-strong);background:linear-gradient(145deg, color-mix(in srgb, var(--surface) 98%, transparent), color-mix(in srgb, var(--surface-2) 88%, var(--purple-soft)));border-radius:21px;grid-template-columns:48px minmax(0,1fr);gap:15px;width:min(470px,100%);padding:22px;animation:.22s cubic-bezier(.2,.8,.2,1) both mc-dialog;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 100px #0000007a,inset 0 1px #ffffff0a}.mc-confirm:before{content:"";background:var(--purple-soft);filter:blur(28px);pointer-events:none;border-radius:50%;width:180px;height:180px;position:absolute;top:-115px;right:-70px}.mc-confirm--danger:before{background:color-mix(in srgb, var(--danger) 16%, transparent)}.mc-confirm--positive:before{background:color-mix(in srgb, var(--good) 14%, transparent)}.mc-confirm-icon{z-index:1;width:48px;height:48px;color:var(--purple-2);border:1px solid var(--purple-line);background:var(--purple-soft);box-shadow:0 10px 30px color-mix(in srgb, var(--purple) 16%, transparent);border-radius:15px;place-items:center;display:grid}.mc-confirm--danger .mc-confirm-icon{color:var(--danger);border-color:color-mix(in srgb, var(--danger) 32%, var(--line));background:color-mix(in srgb, var(--danger) 10%, var(--surface-2))}.mc-confirm--positive .mc-confirm-icon{color:var(--good);border-color:color-mix(in srgb, var(--good) 30%, var(--line));background:color-mix(in srgb, var(--good) 10%, var(--surface-2))}.mc-confirm-copy{z-index:1;min-width:0}.mc-confirm-copy small{color:var(--purple-2);font-family:var(--mono);letter-spacing:.12em;font-size:11px;font-weight:900}.mc-confirm-copy h2{letter-spacing:-.035em;margin:7px 0;font-size:20px}.mc-confirm-copy p{color:var(--text-soft);margin:0;font-size:11px;line-height:1.62}.mc-confirm-error{color:var(--danger);border:1px solid color-mix(in srgb, var(--danger) 34%, var(--line));background:color-mix(in srgb, var(--danger) 8%, var(--surface-2));border-radius:11px;grid-column:1/-1;margin:0;padding:10px 12px;font-size:11px;line-height:1.45}.mc-confirm footer{grid-column:1/-1;justify-content:flex-end;gap:8px;padding-top:4px;display:flex}.mc-confirm footer button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 15px;font-size:11px;font-weight:850;transition:all .18s;display:inline-flex}.mc-confirm footer button:disabled{opacity:.55;cursor:wait}.mc-confirm-cancel{color:var(--text-soft);border:1px solid var(--line);background:var(--surface-2)}.mc-confirm-cancel:hover:not(:disabled){color:var(--text);border-color:var(--line-strong);transform:translateY(-1px)}.mc-confirm-submit{color:#fff;background:linear-gradient(135deg, var(--purple-2), var(--purple));box-shadow:0 10px 28px color-mix(in srgb, var(--purple) 20%, transparent)}.mc-confirm--danger .mc-confirm-submit{background:linear-gradient(135deg, color-mix(in srgb, var(--danger) 82%, #fff), var(--danger));box-shadow:0 10px 28px color-mix(in srgb, var(--danger) 20%, transparent)}.mc-confirm--positive .mc-confirm-submit{background:linear-gradient(135deg, color-mix(in srgb, var(--good) 76%, #fff), var(--good));box-shadow:0 10px 28px color-mix(in srgb, var(--good) 18%, transparent)}.mc-confirm-submit:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px)}.mc-confirm-submit>i{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:13px;height:13px;animation:.7s linear infinite mc-spin}@media (max-width:1120px){.mc-overview,.mc-unions-layout{grid-template-columns:1fr}.mc-preview,.mc-create{position:static}.mc-preview{max-width:720px}.mc-health{min-width:280px}.mc-record{grid-template-columns:126px minmax(0,1fr)}.mc-record-actions{grid-column:1/-1;justify-content:flex-start}}@media (max-width:780px){.mc-heading{flex-direction:column;align-items:stretch;min-height:0;padding:21px}.mc-health{width:100%;min-width:0}.mc-navigation{grid-template-columns:1fr}.mc-navigation a{justify-content:flex-start;padding:0 12px}.mc-metrics,.mc-settings-grid{grid-template-columns:1fr}.mc-settings-grid>:first-child{grid-column:auto}.mc-option,.mc-number-field{flex-direction:column;align-items:flex-start}.mc-settings>footer,.mc-history-tools{flex-direction:column;align-items:stretch}.mc-settings>footer .mc-primary{width:100%}.mc-history-tools>.mc-search{max-width:none}.mc-history-tools>div{overflow-x:auto}.mc-record{grid-template-columns:1fr}.mc-record-actions{grid-column:auto}.mc-mode{grid-template-columns:1fr}}@media (max-width:480px){.mc-heading h1{font-size:28px}.mc-panel>header{flex-direction:column}.mc-couple{justify-content:center}.mc-record-copy{text-align:center}.mc-record-copy>span,.mc-record-actions{justify-content:center}.mc-preview-card footer{grid-template-columns:1fr}.mc-confirm{grid-template-columns:42px minmax(0,1fr);padding:17px}.mc-confirm-icon{border-radius:13px;width:42px;height:42px}.mc-confirm footer{grid-template-columns:1fr 1fr;display:grid}.mc-confirm footer button{width:100%}}@media (prefers-reduced-motion:reduce){.mc-studio,.mc-popover,.mc-primary>i,.mc-loading i,.mc-confirm-layer,.mc-confirm,.mc-confirm-submit>i{animation:none!important}}@keyframes mc-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes mc-pop{0%{opacity:0;transform:translateY(-5px)scale(.985)}to{opacity:1;transform:none}}@keyframes mc-fade{0%{opacity:0}to{opacity:1}}@keyframes mc-dialog{0%{opacity:0;transform:translateY(10px)scale(.975)}to{opacity:1;transform:none}}@keyframes mc-spin{to{transform:rotate(360deg)}}
