*{box-sizing:border-box}:root{--studio-bg:#f6f4f2;--studio-card:#fff;--studio-text:#111;--studio-muted:#1111118f;--studio-border:#00000013;--studio-wine:#4d0f14;--studio-green:#39b9a6;--studio-orange:#e79a24;--studio-purple:#7d55d8;--studio-blue:#4b87f5;--studio-danger:#d9152a;--studio-radius:24px;--studio-shadow:0 18px 55px #0000000b}html{scroll-behavior:smooth}body{background:var(--studio-bg);color:var(--studio-text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%}::selection{background:#4d0f1424}.studio-btn{border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;font-weight:720;transition:transform .18s,opacity .18s,box-shadow .18s,background .18s;display:inline-flex}.studio-btn:hover{transform:translateY(-1px)}.studio-btn:disabled{cursor:not-allowed;opacity:.55;transform:none}.studio-btn--primary{background:var(--studio-green);color:#fff;box-shadow:0 14px 30px #39b9a638}.studio-btn--soft{color:#111;border:1px solid var(--studio-border);background:#fff}.studio-btn--ghost{color:#111;border:1px solid var(--studio-border);background:0 0}.studio-btn--icon{color:#111;background:#fff;box-shadow:0 10px 28px #00000009}.studio-btn--danger{color:#b00020;background:#d9152a14;border:1px solid #d9152a29}.studio-btn--sm{min-height:36px;padding:0 13px;font-size:12px}.studio-btn--md{min-height:44px;padding:0 18px;font-size:13px}.studio-btn--icon{width:46px;height:46px;padding:0}.studio-btn--iconSm{width:32px;height:32px;padding:0}.studio-btn--iconXs{width:28px;height:28px;padding:0}.studio-btn--full{width:100%}.studio-card{border:1px solid var(--studio-border);border-radius:var(--studio-radius);box-shadow:var(--studio-shadow);background:#ffffffd6;transition:transform .18s,box-shadow .18s}.studio-card:hover{transform:translateY(-2px);box-shadow:0 22px 70px #0000000f}.studio-card--pad-sm{padding:16px}.studio-card--pad-md{padding:22px}.studio-card--pad-lg{padding:30px}.studio-avatar{color:var(--studio-wine);background:#f4c7d1;border-radius:999px;flex:none;place-items:center;font-weight:760;display:inline-grid}.studio-avatar--sm{width:34px;height:34px;font-size:13px}.studio-avatar--md{width:48px;height:48px;font-size:17px}.studio-avatar--lg{width:72px;height:72px;font-size:26px}.studio-badge{text-transform:capitalize;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:11px;font-weight:740;display:inline-flex}.studio-badge--success{color:#008d78;background:#39b9a629}.studio-badge--warning{color:#a86600;background:#e79a2429}.studio-badge--bronze{color:#8a471a;background:#ae5e2421}.studio-badge--silver{color:#555;background:#0000000f}.studio-badge--gold{color:#9b6a00;background:#f0b7282e}.studio-badge--diamond{color:#3267ca;background:#4b87f524}.studio-badge--neutral{color:#555;background:#0000000f}.studio-section-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.studio-section-head span{color:var(--studio-wine);text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:780}.studio-section-head h2{letter-spacing:-.025em;margin:0;font-size:20px;font-weight:650}.studio-section-head span+h2{margin-top:8px}.studio-section-head p{color:var(--studio-muted);margin:6px 0 0;font-size:13px}.studio-shell{grid-template-columns:238px 1fr;min-height:100vh;display:grid}.studio-sidebar{border-right:1px solid var(--studio-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;flex-direction:column;height:100vh;padding:26px 16px;display:flex;position:sticky;top:0}.studio-brand{gap:5px;margin-bottom:30px;padding-left:2px;display:grid}.studio-brand img{width:155px;height:auto}.studio-brand span{width:fit-content;color:var(--studio-wine);text-transform:uppercase;letter-spacing:.08em;background:#4d0f1414;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:760;display:inline-flex}.studio-nav{gap:6px;display:grid}.studio-nav button{color:#0000009e;text-align:left;background:0 0;border:0;border-radius:14px;grid-template-columns:20px 1fr auto;align-items:center;gap:12px;width:100%;min-height:44px;padding:0 13px;font-size:14px;font-weight:650;transition:transform .18s,background .18s,color .18s,box-shadow .18s;display:grid}.studio-nav button:hover{color:#111;background:#4d0f140e;transform:translate(2px)}.studio-nav button.is-active{color:#fff;background:linear-gradient(135deg,#6b1119,#890f1b);box-shadow:0 13px 28px #4d0f1438}.studio-nav em{color:#fff;background:#d9152a;border-radius:99px;place-items:center;min-width:19px;height:19px;font-size:10px;font-style:normal;font-weight:800;display:inline-grid}.studio-sidebar-footer{border:1px solid var(--studio-border);background:#fff;border-radius:18px;align-items:center;gap:10px;min-height:62px;margin-top:auto;padding:10px;display:flex;box-shadow:0 12px 35px #00000009}.studio-sidebar-footer img{width:34px;height:34px}.studio-sidebar-footer strong,.studio-sidebar-footer span{display:block}.studio-sidebar-footer strong{font-size:12px;font-weight:760}.studio-sidebar-footer span{color:var(--studio-muted);margin-top:2px;font-size:11px}.studio-main{min-width:0;padding:34px 36px 46px}.studio-header{justify-content:space-between;align-items:center;gap:22px;margin-bottom:34px;display:flex}.studio-header h1{letter-spacing:-.035em;margin:0;font-size:28px;font-weight:680;line-height:1.08}.studio-header p{color:var(--studio-muted);margin:7px 0 0;font-size:13px}.studio-header-actions{align-items:center;gap:10px;display:flex}.studio-search{border:1px solid var(--studio-border);background:#fff;border-radius:999px;align-items:center;gap:10px;width:min(440px,34vw);height:46px;padding:0 17px;transition:width .18s,box-shadow .18s;display:flex;position:relative;box-shadow:0 10px 28px #00000007}.studio-search:focus-within{width:min(520px,40vw);box-shadow:0 20px 50px #00000014}.studio-search input{background:0 0;border:0;outline:0;width:100%;font-size:13px}.studio-search-results{z-index:30;border:1px solid var(--studio-border);background:#fff;border-radius:18px;padding:8px;position:absolute;top:calc(100% + 12px);left:0;right:0;box-shadow:0 24px 80px #0000001f}.studio-search-results button{text-align:left;background:0 0;border:0;border-radius:14px;align-items:center;gap:12px;width:100%;padding:11px;display:flex}.studio-search-results button:hover{background:#f7f4f1}.studio-search-results strong,.studio-search-results small{display:block}.studio-search-results small{color:var(--studio-muted);margin-top:2px}.studio-notification{position:relative}.studio-notification em{color:#fff;background:#d9152a;border-radius:99px;place-items:center;min-width:17px;height:17px;font-size:10px;font-style:normal;font-weight:800;display:inline-grid;position:absolute;top:3px;right:3px}.studio-profile-btn{background:#fff;border:0;border-radius:999px;align-items:center;gap:9px;height:46px;padding:0 13px 0 7px;font-size:13px;font-weight:720;display:inline-flex;box-shadow:0 10px 28px #00000009}.studio-hero{background:radial-gradient(circle at 92% 8%,#f7b7c429,#0000 30%),#ffffffdb;margin-bottom:22px;padding:34px 32px}.studio-hero>span,.studio-module-hero .studio-section-head>div>span{color:var(--studio-wine);text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:780}.studio-hero h2,.studio-module-hero h2{letter-spacing:-.05em;margin:9px 0 8px;font-size:clamp(30px,3vw,42px);font-weight:680;line-height:1.02}.studio-hero p,.studio-module-hero p{max-width:760px;color:var(--studio-muted);margin:0;font-size:14px;line-height:1.65}.studio-dashboard{gap:18px;display:grid}.studio-dashboard-row{grid-template-columns:1.25fr .9fr;gap:18px;display:grid}.studio-metric-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.studio-metric{align-items:center;gap:16px;min-height:100px;padding:22px;display:flex}.studio-metric-icon{border-radius:16px;place-items:center;width:48px;height:48px;display:grid}.studio-metric--green .studio-metric-icon{color:#008d78;background:#39b9a629}.studio-metric--orange .studio-metric-icon{color:#b66d00;background:#e79a242b}.studio-metric--purple .studio-metric-icon{color:#6d43c8;background:#7d55d829}.studio-metric span,.studio-metric small{color:var(--studio-muted);display:block}.studio-metric span{font-size:13px;font-weight:620}.studio-metric strong{letter-spacing:-.04em;margin-top:5px;font-size:27px;font-weight:720;line-height:1;display:block}.studio-metric small{margin-top:7px;font-size:12px}.studio-performance-list{gap:22px;display:grid}.studio-performance-row span,.studio-performance-row strong{display:block}.studio-performance-row span{color:var(--studio-muted);font-size:13px;font-weight:640}.studio-performance-row strong{letter-spacing:-.035em;margin-top:6px;font-size:24px;font-weight:700}.studio-performance-row>div{background:#00000012;border-radius:999px;height:7px;margin-top:10px;overflow:hidden}.studio-bar{border-radius:999px;height:100%;display:block}.studio-bar--green{background:#008d78}.studio-bar--purple{background:#7d55d8}.studio-bar--orange{background:#e79a24}.studio-activity-list{gap:10px;display:grid}.studio-activity article{border:1px solid var(--studio-border);background:#fff;border-radius:18px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;min-height:62px;padding:11px;display:grid}.studio-activity-icon{border-radius:14px;place-items:center;width:40px;height:40px;display:grid}.studio-activity-icon--green{color:#008d78;background:#39b9a62b}.studio-activity-icon--orange{color:#b66d00;background:#e79a242b}.studio-activity-icon--purple{color:#6d43c8;background:#7d55d829}.studio-activity-icon--blue{color:#3b72db;background:#4b87f51f}.studio-activity strong,.studio-activity small{display:block}.studio-activity strong{font-size:13px;font-weight:730}.studio-activity small,.studio-activity em{color:var(--studio-muted);font-size:12px;font-style:normal}.studio-table-card{overflow:hidden}.studio-table-wrap{overflow-x:auto}.studio-table{border-collapse:collapse;width:100%;min-width:920px}.studio-table th{text-align:left;color:var(--studio-muted);padding:0 12px 13px;font-size:12px;font-weight:650}.studio-table td{border-top:1px solid var(--studio-border);padding:15px 12px;font-size:13px}.studio-person{align-items:center;gap:12px;display:flex}.studio-person strong,.studio-person small{display:block}.studio-person strong{font-size:13px;font-weight:730}.studio-person small{color:var(--studio-muted);margin-top:2px;font-size:12px}.studio-table-actions{gap:8px;display:flex}.studio-customize-layer{z-index:60;position:fixed;inset:0}.studio-customize-backdrop{background:0 0;border:0;position:absolute;inset:0}.studio-customize-panel{background:#fff;width:390px;padding:18px;position:absolute;top:102px;right:46px;box-shadow:0 25px 85px #00000029,0 8px 24px #00000014}.studio-customize-panel header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.studio-customize-panel h3{margin:0;font-size:18px;font-weight:720}.studio-customize-panel p{color:var(--studio-muted);margin:5px 0 0;font-size:12px}.studio-customize-list{gap:10px;display:grid}.studio-customize-list article{border:1px solid var(--studio-border);border-radius:16px;justify-content:space-between;align-items:center;min-height:54px;padding:0 12px;display:flex}.studio-customize-list label{align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex}.studio-customize-list div{gap:6px;display:flex}.studio-login-page{background:radial-gradient(circle at 80% 20%, #f7b7c447, transparent 34%), var(--studio-bg);place-items:center;min-height:100vh;padding:18px;display:grid}.studio-login-card{border:1px solid var(--studio-border);width:min(440px,100%);box-shadow:var(--studio-shadow);background:#fff;border-radius:28px;padding:28px}.studio-login-brand{gap:6px;margin-bottom:24px;display:grid}.studio-login-brand img{width:170px}.studio-login-brand span{color:var(--studio-wine);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:780}.studio-login-card h1{letter-spacing:-.04em;margin:0;font-size:30px}.studio-login-card p{color:var(--studio-muted);margin:9px 0 20px;line-height:1.55}.studio-login-card input{border:1px solid var(--studio-border);border-radius:14px;outline:0;width:100%;height:48px;padding:0 14px}.studio-login-error{color:#b00020;margin-top:12px;font-size:13px;font-weight:700}.studio-login-card .studio-btn{margin-top:14px}.studio-module-hero{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;padding:30px;display:flex}.studio-module-hero .studio-section-head{margin-bottom:0}.studio-module-summary{gap:10px;display:flex}.studio-module-summary article{border:1px solid var(--studio-border);background:#f8f6f4;border-radius:18px;min-width:118px;padding:13px}.studio-module-summary strong,.studio-module-summary span{display:block}.studio-module-summary strong{font-size:20px;font-weight:720}.studio-module-summary span{color:var(--studio-muted);margin-top:3px;font-size:12px}.studio-partners-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.studio-search-input{border:1px solid var(--studio-border);background:#fff;border-radius:999px;flex:1;align-items:center;gap:10px;min-height:46px;padding:0 16px;display:flex}.studio-search-input input{background:0 0;border:0;outline:0;width:100%;font-size:13px}.studio-filters{align-items:center;gap:8px;display:flex}.studio-filters select{border:1px solid var(--studio-border);background:#fff;border-radius:999px;outline:0;height:42px;padding:0 12px;font-size:13px;font-weight:650}.studio-partner-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.studio-partner-card{padding:18px}.studio-partner-card header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.studio-partner-card-stats{grid-template-columns:1fr 1fr;gap:10px;display:grid}.studio-partner-card-stats div,.studio-detail-grid div{border:1px solid var(--studio-border);background:#fafafa;border-radius:15px;padding:12px}.studio-partner-card-stats span,.studio-detail-grid span{color:var(--studio-muted);font-size:11px;font-weight:650;display:block}.studio-partner-card-stats strong,.studio-detail-grid strong{word-break:break-word;margin-top:4px;font-size:13px;font-weight:780;display:block}.studio-partner-card footer{margin-top:16px}.studio-drawer-layer{z-index:70;position:fixed;inset:0}.studio-drawer-backdrop{-webkit-backdrop-filter:blur(5px);background:#14121252;border:0;position:absolute;inset:0}.studio-drawer{border:1px solid var(--studio-border);background:#fff;border-radius:28px;width:min(520px,100vw - 36px);animation:.22s both studioDrawerIn;position:absolute;top:18px;bottom:18px;right:18px;overflow:hidden;box-shadow:0 28px 100px #0000002e}.studio-drawer--lg{width:min(640px,100vw - 36px)}@keyframes studioDrawerIn{0%{opacity:0;transform:translate(26px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}.studio-drawer-header{border-bottom:1px solid var(--studio-border);justify-content:space-between;align-items:flex-start;gap:14px;min-height:92px;padding:24px 24px 18px;display:flex}.studio-drawer-header span{color:var(--studio-wine);text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:780}.studio-drawer-header h2{letter-spacing:-.04em;margin:8px 0 0;font-size:25px;font-weight:720}.studio-drawer-body{height:calc(100% - 92px);padding:24px;overflow-y:auto}.studio-partner-drawer-profile{text-align:center;border-bottom:1px solid var(--studio-border);margin-bottom:18px;padding-bottom:24px}.studio-partner-drawer-profile h3{letter-spacing:-.03em;margin:12px 0 0;font-size:22px;font-weight:760}.studio-partner-drawer-profile p{color:var(--studio-muted);margin:4px 0 10px}.studio-tabs{gap:8px;margin-bottom:18px;display:flex;overflow-x:auto}.studio-tabs button{border:1px solid var(--studio-border);white-space:nowrap;background:#fff;border-radius:999px;min-height:38px;padding:0 14px;font-size:12px;font-weight:720}.studio-tabs button.is-active{background:var(--studio-wine);color:#fff;border-color:var(--studio-wine)}.studio-detail-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.studio-link-stack{gap:12px;display:grid}.studio-link-stack article{border:1px solid var(--studio-border);background:#fafafa;border-radius:18px;gap:8px;padding:14px;display:grid}.studio-link-stack span{color:var(--studio-muted);font-size:12px;font-weight:700}.studio-link-stack strong{word-break:break-all;font-size:13px}.studio-timeline{gap:12px;display:grid}.studio-timeline article{grid-template-columns:18px 1fr;gap:12px;display:grid}.studio-timeline article>span{background:var(--studio-green);border-radius:99px;width:12px;height:12px;margin-top:4px}.studio-timeline strong,.studio-timeline small{display:block}.studio-timeline small{color:var(--studio-muted);margin-top:3px}.studio-notes-box{gap:10px;display:grid}.studio-notes-box label{font-size:13px;font-weight:760}.studio-notes-box textarea{resize:vertical;border:1px solid var(--studio-border);border-radius:18px;outline:0;min-height:160px;padding:14px}.studio-drawer-actions{gap:10px;margin-top:18px;display:grid}.studio-empty{text-align:center;border:1px solid var(--studio-border);color:var(--studio-muted);background:#fff;border-radius:22px;grid-column:1/-1;padding:44px}.studio-empty h3{color:#111;margin:12px 0 5px}.studio-empty p{margin:0}.studio-coming-soon{text-align:center;place-content:center;min-height:360px;display:grid}.studio-coming-soon span{color:var(--studio-wine);text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:780}.studio-coming-soon h2{letter-spacing:-.04em;margin:10px 0 8px;font-size:34px}.studio-coming-soon p{color:var(--studio-muted);margin:0}@media (width<=1120px){.studio-shell{grid-template-columns:1fr}.studio-sidebar{height:auto;position:static}.studio-dashboard-row,.studio-metric-grid,.studio-partner-grid{grid-template-columns:1fr}.studio-header{flex-direction:column;align-items:stretch}.studio-search,.studio-search:focus-within,.studio-header-actions{width:100%}}@media (width<=760px){.studio-main{padding:22px 16px}.studio-header-actions,.studio-partners-toolbar,.studio-module-hero{flex-direction:column;align-items:stretch}.studio-module-summary{flex-direction:column}.studio-detail-grid{grid-template-columns:1fr}}.studio-form{gap:18px;display:grid}.studio-form-intro{gap:8px;display:grid}.studio-form-intro p{color:var(--studio-muted);margin:0;font-size:13px;line-height:1.55}.studio-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.studio-form label{gap:7px;display:grid}.studio-form label span{color:var(--studio-muted);font-size:12px;font-weight:720}.studio-form input,.studio-form select,.studio-form textarea{border:1px solid var(--studio-border);background:#fff;border-radius:14px;outline:0;width:100%;min-height:44px;padding:0 12px}.studio-form-wide{grid-column:1/-1}.studio-code-preview{border:1px solid var(--studio-border);background:#fafafa;border-radius:18px;gap:5px;padding:14px;display:grid}.studio-code-preview span{color:var(--studio-muted);font-size:12px;font-weight:720}.studio-code-preview strong{word-break:break-all;font-size:13px}@media (width<=760px){.studio-form-grid{grid-template-columns:1fr}}.studio-toast-stack{z-index:120;gap:10px;width:min(390px,100vw - 32px);display:grid;position:fixed;bottom:24px;right:24px}.studio-toast{border:1px solid var(--studio-border);background:#fff;border-radius:18px;grid-template-columns:24px 1fr 28px;align-items:flex-start;gap:12px;padding:14px;animation:.22s both studioToastIn;display:grid;box-shadow:0 20px 70px #00000029}.studio-toast--success svg{color:#008d78}.studio-toast--error svg{color:#b00020}.studio-toast strong{font-size:13px;display:block}.studio-toast p{color:var(--studio-muted);margin:4px 0 0;font-size:12px;line-height:1.45}.studio-toast button{color:var(--studio-muted);background:0 0;border:0;place-items:center;display:grid}@keyframes studioToastIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.studio-confirm-layer{z-index:110;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.studio-confirm-backdrop{-webkit-backdrop-filter:blur(4px);background:#14121257;border:0;position:absolute;inset:0}.studio-confirm-card{border:1px solid var(--studio-border);background:#fff;border-radius:24px;width:min(440px,100%);padding:24px;animation:.18s both studioToastIn;position:relative;box-shadow:0 28px 95px #0003}.studio-confirm-card span{color:var(--studio-wine);text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:780}.studio-confirm-card h3{letter-spacing:-.04em;margin:8px 0;font-size:25px}.studio-confirm-card p{color:var(--studio-muted);margin:0;line-height:1.55}.studio-confirm-card>div{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.studio-skeleton{gap:12px;display:grid}.studio-skeleton div{background:linear-gradient(90deg,#0000000a,#00000014,#0000000a) 0 0/200% 100%;border-radius:18px;height:64px;animation:1.1s linear infinite studioSkeleton}@keyframes studioSkeleton{to{background-position:-200% 0}}.studio-appear{animation:.24s both studioAppear}@keyframes studioAppear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.studio-empty-action{margin-top:16px}@media (width<=760px){.studio-confirm-card>div{flex-direction:column}}.studio-partner-badges{justify-content:center;gap:8px;margin-top:10px;display:flex}.studio-partner-mini{color:var(--studio-muted);margin-top:10px;font-size:12px;font-weight:650;display:block}.studio-summary-sections{gap:14px;display:grid}.studio-info-section{border:1px solid var(--studio-border);background:#fff;border-radius:18px;padding:14px 16px}.studio-info-section h4{letter-spacing:-.01em;margin:0 0 12px;font-size:13px;font-weight:800}.studio-info-row{border-top:1px solid #0000000d;justify-content:space-between;align-items:center;min-height:38px;padding:2px 0;display:flex}.studio-info-row:first-of-type{border-top:0}.studio-info-row>div{color:var(--studio-muted);align-items:center;gap:9px;font-size:12px;font-weight:680;display:flex}.studio-info-row svg{color:#1111117a}.studio-info-row strong{text-align:right;word-break:break-word;font-size:13px;font-weight:760}.studio-timeline--v2{gap:10px;display:grid}.studio-timeline-item-v2{gap:14px;padding:14px 0 14px 18px;display:flex;position:relative}.studio-timeline-item-v2:before{content:"";background:#ececec;width:2px;position:absolute;top:38px;bottom:-14px;left:16px}.studio-timeline-item-v2:last-child:before{display:none}.studio-timeline-icon{color:#11111194;background:#00000009;border-radius:999px;flex:none;place-items:center;width:34px;height:34px;display:grid}.studio-timeline-item-v2 strong,.studio-timeline-item-v2 small{display:block}.studio-timeline-item-v2 strong{font-size:13px;font-weight:760}.studio-timeline-item-v2 small{color:var(--studio-muted);margin-top:3px;font-size:12px}.studio-action-label{color:var(--studio-muted);margin-top:6px;font-size:12px;font-weight:760;display:block}.studio-partner-created{color:var(--studio-muted);margin-top:4px;font-size:12px}.studio-actions-title{color:var(--studio-muted);text-transform:uppercase;letter-spacing:.08em;margin:22px 0 10px;font-size:12px;font-weight:700}.studio-notes-updated{color:var(--studio-muted);text-align:center;margin-top:8px;font-size:11px;display:block}.studio-reject-layer{z-index:120;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.studio-reject-backdrop{-webkit-backdrop-filter:blur(5px);background:#14121257;border:0;position:absolute;inset:0}.studio-reject-dialog{border:1px solid var(--studio-border);background:#fff;border-radius:26px;width:min(560px,100%);max-height:calc(100vh - 36px);padding:24px;animation:.2s both studioRejectIn;position:relative;overflow-y:auto;box-shadow:0 28px 100px #0003}@keyframes studioRejectIn{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.studio-reject-eyebrow{color:var(--studio-wine);letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:780}.studio-reject-dialog h3{letter-spacing:-.04em;margin:9px 0 7px;font-size:27px;font-weight:720}.studio-reject-description{color:var(--studio-muted);margin:0 0 18px;font-size:13px;line-height:1.55}.studio-reject-options{gap:8px;display:grid}.studio-reject-options label{border:1px solid var(--studio-border);cursor:pointer;border-radius:16px;grid-template-columns:20px 1fr;gap:10px;padding:12px;transition:border-color .18s,background .18s;display:grid}.studio-reject-options label:hover,.studio-reject-options label.is-selected{background:#4d0f1409;border-color:#4d0f144d}.studio-reject-options input{accent-color:var(--studio-wine);margin-top:2px}.studio-reject-options strong,.studio-reject-options small{display:block}.studio-reject-options strong{font-size:13px;font-weight:740}.studio-reject-options small{color:var(--studio-muted);margin-top:3px;font-size:11px;line-height:1.45}.studio-reject-notes{gap:7px;margin-top:16px;display:grid}.studio-reject-notes span{color:var(--studio-muted);font-size:12px;font-weight:720}.studio-reject-notes textarea{resize:vertical;border:1px solid var(--studio-border);border-radius:16px;outline:0;min-height:100px;padding:13px}.studio-reject-dialog footer{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}@media (width<=620px){.studio-reject-dialog footer{flex-direction:column-reverse}.studio-reject-dialog footer .studio-btn{width:100%}}.studio-orders-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.studio-orders-summary article{border:1px solid var(--studio-border);background:#fff;border-radius:20px;align-items:center;gap:13px;min-height:104px;padding:17px;display:flex}.studio-orders-summary-icon{color:#11111194;background:#00000009;border-radius:14px;flex:none;place-items:center;width:42px;height:42px;display:grid}.studio-orders-summary span,.studio-orders-summary strong,.studio-orders-summary small{display:block}.studio-orders-summary span{color:var(--studio-muted);font-size:12px;font-weight:680}.studio-orders-summary strong{letter-spacing:-.035em;margin-top:4px;font-size:21px;font-weight:820}.studio-orders-summary small{color:var(--studio-muted);margin-top:3px;font-size:11px}.studio-orders-toolbar{align-items:center;gap:12px;margin-top:16px;display:flex}.studio-orders-search{border:1px solid var(--studio-border);background:#fff;border-radius:15px;flex:1;align-items:center;gap:9px;min-height:44px;padding:0 14px;display:flex}.studio-orders-search svg{color:var(--studio-muted)}.studio-orders-search input{width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:13px}.studio-orders-table-card{margin-top:16px;overflow:hidden}.studio-orders-table-head{border-bottom:1px solid var(--studio-border);justify-content:space-between;padding:2px 2px 16px;display:flex}.studio-orders-table-head strong,.studio-orders-table-head span{display:block}.studio-orders-table-head strong{font-size:14px;font-weight:800}.studio-orders-table-head span{color:var(--studio-muted);margin-top:3px;font-size:11px}.studio-orders-list{display:grid}.studio-order-row{border-bottom:1px solid var(--studio-border);cursor:pointer;grid-template-columns:minmax(180px,1.15fr) minmax(180px,1.25fr) minmax(100px,.65fr) minmax(100px,.65fr) minmax(120px,.75fr) auto;align-items:center;gap:16px;padding:15px 2px;transition:background .18s;display:grid}.studio-order-row:last-child{border-bottom:0}.studio-order-row:hover{background:#00000005}.studio-order-main,.studio-order-person{align-items:center;gap:11px;min-width:0;display:flex}.studio-order-icon{width:36px;height:36px;color:var(--studio-muted);background:#00000009;border-radius:12px;flex:none;place-items:center;display:grid}.studio-order-main strong,.studio-order-main small,.studio-order-person span,.studio-order-person strong,.studio-order-person small,.studio-order-value span,.studio-order-value strong{display:block}.studio-order-main strong,.studio-order-person strong,.studio-order-value strong{font-size:12px;font-weight:780}.studio-order-main small,.studio-order-person span,.studio-order-person small,.studio-order-value span{color:var(--studio-muted);font-size:10px}.studio-order-main small,.studio-order-person small,.studio-order-value strong{margin-top:3px}.studio-order-status{justify-content:flex-start;display:flex}.studio-order-drawer-status{border-bottom:1px solid var(--studio-border);justify-content:space-between;align-items:center;gap:12px;padding-bottom:18px;display:flex}.studio-order-drawer-status small{color:var(--studio-muted);font-size:11px}.studio-order-drawer-section{margin-top:20px}.studio-order-drawer-section h4{margin:0 0 11px;font-size:13px;font-weight:800}.studio-order-financial-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.studio-order-metric{border:1px solid var(--studio-border);border-radius:16px;align-items:center;gap:11px;min-height:72px;padding:13px;display:flex}.studio-order-metric svg{color:var(--studio-muted)}.studio-order-metric span,.studio-order-metric strong{display:block}.studio-order-metric span{color:var(--studio-muted);font-size:10px;font-weight:680}.studio-order-metric strong{margin-top:4px;font-size:14px;font-weight:800}.studio-order-partner-card{border:1px solid var(--studio-border);border-radius:17px;align-items:center;gap:12px;padding:14px;display:flex}.studio-order-partner-card strong,.studio-order-partner-card span,.studio-order-partner-card small{display:block}.studio-order-partner-card strong{font-size:13px}.studio-order-partner-card span,.studio-order-partner-card small{color:var(--studio-muted);margin-top:3px;font-size:11px}.studio-order-detail-list{border:1px solid var(--studio-border);border-radius:17px;padding:0 14px}.studio-order-detail{border-bottom:1px solid var(--studio-border);justify-content:space-between;align-items:center;gap:14px;min-height:44px;display:flex}.studio-order-detail:last-child{border-bottom:0}.studio-order-detail>div{color:var(--studio-muted);align-items:center;gap:8px;font-size:11px;font-weight:680;display:flex}.studio-order-detail strong{text-align:right;font-size:12px}.studio-order-products{gap:8px;display:grid}.studio-order-products article{border:1px solid var(--studio-border);border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:12px;display:grid}.studio-order-product-icon{width:34px;height:34px;color:var(--studio-muted);background:#00000009;border-radius:11px;place-items:center;display:grid}.studio-order-products strong,.studio-order-products small{display:block}.studio-order-products strong{font-size:12px}.studio-order-products small{color:var(--studio-muted);margin-top:3px;font-size:10px}.studio-order-products>article>span{font-size:12px;font-weight:780}@media (width<=1100px){.studio-orders-summary{grid-template-columns:1fr 1fr}.studio-order-row{grid-template-columns:1fr 1fr 1fr}.studio-order-status,.studio-order-row>.studio-btn{justify-self:start}}@media (width<=720px){.studio-orders-summary{grid-template-columns:1fr}.studio-orders-toolbar{flex-direction:column;align-items:stretch}.studio-order-row{grid-template-columns:1fr 1fr;padding:16px 0}.studio-order-main,.studio-order-person{grid-column:1/-1}.studio-order-status{align-items:center}.studio-order-row>.studio-btn{width:100%}.studio-order-financial-grid{grid-template-columns:1fr}}.studio-withdrawals-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.studio-withdrawals-summary article{border:1px solid var(--studio-border);background:#fff;border-radius:20px;align-items:center;gap:13px;min-height:104px;padding:17px;display:flex}.studio-withdrawals-summary-icon{width:42px;height:42px;color:var(--studio-muted);background:#00000009;border-radius:14px;flex:none;place-items:center;display:grid}.studio-withdrawals-summary span,.studio-withdrawals-summary strong,.studio-withdrawals-summary small{display:block}.studio-withdrawals-summary span{color:var(--studio-muted);font-size:12px;font-weight:680}.studio-withdrawals-summary strong{letter-spacing:-.035em;margin-top:4px;font-size:21px;font-weight:820}.studio-withdrawals-summary small{color:var(--studio-muted);margin-top:3px;font-size:11px}.studio-withdrawals-toolbar{align-items:center;gap:12px;margin-top:16px;display:flex}.studio-withdrawals-search{border:1px solid var(--studio-border);background:#fff;border-radius:15px;flex:1;align-items:center;gap:9px;min-height:44px;padding:0 14px;display:flex}.studio-withdrawals-search svg{color:var(--studio-muted)}.studio-withdrawals-search input{width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:13px}.studio-withdrawals-table-card{margin-top:16px;overflow:hidden}.studio-withdrawals-table-head{border-bottom:1px solid var(--studio-border);padding:2px 2px 16px}.studio-withdrawals-table-head strong,.studio-withdrawals-table-head span{display:block}.studio-withdrawals-table-head strong{font-size:14px;font-weight:800}.studio-withdrawals-table-head span{color:var(--studio-muted);margin-top:3px;font-size:11px}.studio-withdrawals-list{display:grid}.studio-withdrawal-row{border-bottom:1px solid var(--studio-border);cursor:pointer;grid-template-columns:minmax(210px,1.3fr) minmax(120px,.7fr) minmax(170px,1fr) minmax(120px,.75fr) minmax(120px,.7fr) auto;align-items:center;gap:16px;padding:15px 2px;display:grid}.studio-withdrawal-row:last-child{border-bottom:0}.studio-withdrawal-person{align-items:center;gap:11px;min-width:0;display:flex}.studio-withdrawal-person span,.studio-withdrawal-person strong,.studio-withdrawal-person small,.studio-withdrawal-value span,.studio-withdrawal-value strong,.studio-withdrawal-value small{display:block}.studio-withdrawal-person span,.studio-withdrawal-value span,.studio-withdrawal-value small{color:var(--studio-muted);font-size:10px}.studio-withdrawal-person strong,.studio-withdrawal-value strong{margin-top:3px;font-size:12px;font-weight:780}.studio-withdrawal-person small{color:var(--studio-muted);margin-top:3px;font-size:10px}.studio-withdrawal-status{display:flex}.studio-withdrawal-drawer-status{border-bottom:1px solid var(--studio-border);justify-content:space-between;align-items:center;gap:12px;padding-bottom:18px;display:flex}.studio-withdrawal-drawer-status small{color:var(--studio-muted);font-size:11px}.studio-withdrawal-drawer-amount{background:linear-gradient(135deg,#39b9a61f,#fff);border:1px solid #39b9a633;border-radius:20px;margin-top:20px;padding:20px}.studio-withdrawal-drawer-amount span,.studio-withdrawal-drawer-amount strong{display:block}.studio-withdrawal-drawer-amount span{color:var(--studio-muted);font-size:11px}.studio-withdrawal-drawer-amount strong{margin-top:5px;font-size:30px;font-weight:850}.studio-withdrawal-drawer-section{margin-top:20px}.studio-withdrawal-drawer-section h4{margin:0 0 11px;font-size:13px;font-weight:800}.studio-withdrawal-partner-card{border:1px solid var(--studio-border);border-radius:17px;align-items:center;gap:12px;padding:14px;display:flex}.studio-withdrawal-partner-card strong,.studio-withdrawal-partner-card span,.studio-withdrawal-partner-card small{display:block}.studio-withdrawal-partner-card span,.studio-withdrawal-partner-card small{color:var(--studio-muted);margin-top:3px;font-size:11px}.studio-withdrawal-detail-list{border:1px solid var(--studio-border);border-radius:17px;padding:0 14px}.studio-withdrawal-detail{border-bottom:1px solid var(--studio-border);justify-content:space-between;align-items:center;gap:14px;min-height:44px;display:flex}.studio-withdrawal-detail:last-child{border-bottom:0}.studio-withdrawal-detail>div{color:var(--studio-muted);align-items:center;gap:8px;font-size:11px;display:flex}.studio-withdrawal-detail strong{text-align:right;font-size:12px}.studio-withdrawal-timeline{display:grid}.studio-withdrawal-timeline article{gap:11px;padding:10px 0;display:flex}.studio-withdrawal-timeline-icon{width:32px;height:32px;color:var(--studio-muted);background:#00000009;border-radius:50%;place-items:center;display:grid}.studio-withdrawal-timeline strong,.studio-withdrawal-timeline small{display:block}.studio-withdrawal-timeline strong{font-size:12px}.studio-withdrawal-timeline small{color:var(--studio-muted);margin-top:3px;font-size:10px}.studio-withdrawal-actions{gap:9px;margin-top:22px;display:grid}.studio-withdrawal-actions small{color:var(--studio-muted);text-align:center;font-size:10px}@media (width<=1100px){.studio-withdrawals-summary{grid-template-columns:1fr 1fr}.studio-withdrawal-row{grid-template-columns:1fr 1fr 1fr}}@media (width<=720px){.studio-withdrawals-summary{grid-template-columns:1fr}.studio-withdrawals-toolbar{flex-direction:column;align-items:stretch}.studio-withdrawal-row{grid-template-columns:1fr 1fr}.studio-withdrawal-person{grid-column:1/-1}.studio-withdrawal-row>.studio-btn{width:100%}}.studio-withdrawal-note{color:var(--studio-muted);padding:14px 0;font-size:12px;line-height:1.6}.studio-questions-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.studio-questions-summary article{border:1px solid var(--studio-border);background:#fff;border-radius:20px;align-items:center;gap:13px;min-height:104px;padding:17px;display:flex}.studio-questions-summary-icon{width:42px;height:42px;color:var(--studio-muted);background:#00000009;border-radius:14px;flex:none;place-items:center;display:grid}.studio-questions-summary span,.studio-questions-summary strong,.studio-questions-summary small{display:block}.studio-questions-summary span{color:var(--studio-muted);font-size:12px;font-weight:680}.studio-questions-summary strong{margin-top:4px;font-size:21px;font-weight:820}.studio-questions-summary small{color:var(--studio-muted);margin-top:3px;font-size:11px}.studio-questions-toolbar{align-items:center;gap:12px;margin-top:16px;display:flex}.studio-questions-search{border:1px solid var(--studio-border);background:#fff;border-radius:15px;flex:1;align-items:center;gap:9px;min-height:44px;padding:0 14px;display:flex}.studio-questions-search svg{color:var(--studio-muted)}.studio-questions-search input{width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:13px}.studio-questions-table-card{margin-top:16px;overflow:hidden}.studio-questions-table-head{border-bottom:1px solid var(--studio-border);padding:2px 2px 16px}.studio-questions-table-head strong,.studio-questions-table-head span{display:block}.studio-questions-table-head strong{font-size:14px;font-weight:800}.studio-questions-table-head span{color:var(--studio-muted);margin-top:3px;font-size:11px}.studio-questions-list{display:grid}.studio-question-row{border-bottom:1px solid var(--studio-border);cursor:pointer;grid-template-columns:minmax(250px,1.35fr) minmax(170px,.9fr) minmax(280px,1.5fr) minmax(110px,.65fr) auto;align-items:center;gap:16px;padding:15px 2px;display:grid}.studio-question-row:last-child{border-bottom:0}.studio-question-product{align-items:center;gap:11px;min-width:0;display:flex}.studio-question-product img,.studio-question-product-placeholder{object-fit:cover;border:1px solid var(--studio-border);border-radius:13px;flex:none;width:48px;height:48px}.studio-question-product-placeholder{color:var(--studio-muted);background:#00000009;place-items:center;display:grid}.studio-question-product span,.studio-question-product strong,.studio-question-product small,.studio-question-customer span,.studio-question-customer strong,.studio-question-customer small,.studio-question-content span,.studio-question-content strong,.studio-question-content small{display:block}.studio-question-product span,.studio-question-customer span,.studio-question-content span,.studio-question-product small,.studio-question-customer small,.studio-question-content small{color:var(--studio-muted);font-size:10px}.studio-question-product strong,.studio-question-customer strong,.studio-question-content strong{margin-top:3px;font-size:12px;font-weight:780}.studio-question-product strong,.studio-question-content strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.studio-question-product small,.studio-question-customer small,.studio-question-content small{margin-top:3px}.studio-question-drawer-status{border-bottom:1px solid var(--studio-border);justify-content:space-between;align-items:center;gap:12px;padding-bottom:18px;display:flex}.studio-question-drawer-status small{color:var(--studio-muted);font-size:11px}.studio-question-drawer-product{border:1px solid var(--studio-border);border-radius:18px;align-items:center;gap:14px;margin-top:20px;padding:14px;display:flex}.studio-question-drawer-product img,.studio-question-drawer-product-placeholder{object-fit:cover;border-radius:15px;flex:none;width:68px;height:68px}.studio-question-drawer-product-placeholder{color:var(--studio-muted);background:#00000009;place-items:center;display:grid}.studio-question-drawer-product span,.studio-question-drawer-product strong,.studio-question-drawer-product small{display:block}.studio-question-drawer-product span,.studio-question-drawer-product small{color:var(--studio-muted);font-size:10px}.studio-question-drawer-product strong{margin-top:4px;font-size:13px}.studio-question-drawer-product small{margin-top:4px}.studio-question-drawer-section{margin-top:20px}.studio-question-drawer-section h4{margin:0 0 11px;font-size:13px;font-weight:800}.studio-question-detail-list{border:1px solid var(--studio-border);border-radius:17px;padding:0 14px}.studio-question-detail{border-bottom:1px solid var(--studio-border);justify-content:space-between;align-items:center;gap:14px;min-height:44px;display:flex}.studio-question-detail:last-child{border-bottom:0}.studio-question-detail>div{color:var(--studio-muted);align-items:center;gap:8px;font-size:11px;display:flex}.studio-question-detail strong{text-align:right;font-size:12px}.studio-question-message{background:#00000009;border-radius:17px;align-items:flex-start;gap:11px;padding:16px;display:flex}.studio-question-message svg{color:var(--studio-muted);flex:none}.studio-question-message p{margin:0;font-size:13px;font-weight:650;line-height:1.6}.studio-question-answer{border:1px solid var(--studio-border);resize:vertical;width:100%;min-height:150px;font:inherit;border-radius:17px;outline:0;padding:14px;font-size:13px;line-height:1.6}.studio-question-answer:focus{border-color:#39b9a6a6}.studio-question-answer[readonly]{background:#00000006}.studio-question-drawer-actions{gap:9px;margin-top:12px;display:grid}.studio-question-drawer-actions small{color:var(--studio-muted);text-align:center;font-size:10px}@media (width<=1100px){.studio-questions-summary,.studio-question-row{grid-template-columns:1fr 1fr}.studio-question-product,.studio-question-content{grid-column:1/-1}}@media (width<=720px){.studio-questions-summary{grid-template-columns:1fr}.studio-questions-toolbar{flex-direction:column;align-items:stretch}.studio-question-row{grid-template-columns:1fr}}.studio-question-answer-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:11px;display:flex}.studio-question-answer-header h4{margin:0}.studio-question-answer-header>span{color:var(--studio-muted);align-items:center;gap:5px;font-size:10px;font-weight:680;display:inline-flex}.studio-customers-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.studio-customers-summary article{border:1px solid var(--studio-border);background:#fff;border-radius:20px;align-items:center;gap:13px;min-height:104px;padding:17px;display:flex}.studio-customers-summary-icon{width:42px;height:42px;color:var(--studio-muted);background:#00000009;border-radius:14px;flex:none;place-items:center;display:grid}.studio-customers-summary span,.studio-customers-summary strong,.studio-customers-summary small{display:block}.studio-customers-summary span{color:var(--studio-muted);font-size:12px;font-weight:680}.studio-customers-summary strong{margin-top:4px;font-size:21px;font-weight:820}.studio-customers-summary small{color:var(--studio-muted);margin-top:3px;font-size:11px}.studio-customers-toolbar{align-items:center;gap:12px;margin-top:16px;display:flex}.studio-customers-search{border:1px solid var(--studio-border);background:#fff;border-radius:15px;flex:1;align-items:center;gap:9px;min-height:44px;padding:0 14px;display:flex}.studio-customers-search svg{color:var(--studio-muted)}.studio-customers-search input{width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:13px}.studio-customers-table-card{margin-top:16px;overflow:hidden}.studio-customers-table-head{border-bottom:1px solid var(--studio-border);padding:2px 2px 16px}.studio-customers-table-head strong,.studio-customers-table-head span{display:block}.studio-customers-table-head strong{font-size:14px;font-weight:800}.studio-customers-table-head span{color:var(--studio-muted);margin-top:3px;font-size:11px}.studio-customers-list{display:grid}.studio-customer-row{border-bottom:1px solid var(--studio-border);cursor:pointer;grid-template-columns:minmax(230px,1.25fr) minmax(130px,.7fr) minmax(170px,.85fr) minmax(140px,.75fr) minmax(145px,.8fr) auto;align-items:center;gap:16px;padding:15px 2px;display:grid}.studio-customer-row:last-child{border-bottom:0}.studio-customer-person{align-items:center;gap:11px;min-width:0;display:flex}.studio-customer-person span,.studio-customer-person strong,.studio-customer-person small,.studio-customer-value span,.studio-customer-value strong,.studio-customer-value small{display:block}.studio-customer-person span,.studio-customer-value span,.studio-customer-value small,.studio-customer-person small{color:var(--studio-muted);font-size:10px}.studio-customer-person strong,.studio-customer-value strong{margin-top:3px;font-size:12px;font-weight:780}.studio-customer-person small,.studio-customer-value small{margin-top:3px}.studio-customer-badges{flex-wrap:wrap;gap:5px;display:flex}.studio-customer-drawer-profile{border-bottom:1px solid var(--studio-border);align-items:center;gap:14px;padding-bottom:20px;display:flex}.studio-customer-drawer-profile h3{margin:0;font-size:20px}.studio-customer-drawer-profile>div>span{color:var(--studio-muted);margin-top:4px;font-size:12px;display:block}.studio-customer-profile-badges{gap:6px;margin-top:9px;display:flex}.studio-customer-tab{margin-top:20px}.studio-customer-metrics{grid-template-columns:1fr 1fr;gap:10px;display:grid}.studio-customer-metrics article{border:1px solid var(--studio-border);border-radius:17px;align-items:center;gap:11px;min-height:82px;padding:14px;display:flex}.studio-customer-metrics article>svg{color:var(--studio-muted)}.studio-customer-metrics span,.studio-customer-metrics strong{display:block}.studio-customer-metrics span{color:var(--studio-muted);font-size:10px}.studio-customer-metrics strong{margin-top:4px;font-size:16px}.studio-customer-drawer-section{margin-top:20px}.studio-customer-drawer-section h4{margin:0 0 11px;font-size:13px;font-weight:800}.studio-customer-detail-list{border:1px solid var(--studio-border);border-radius:17px;padding:0 14px}.studio-customer-detail{border-bottom:1px solid var(--studio-border);justify-content:space-between;align-items:center;gap:14px;min-height:44px;display:flex}.studio-customer-detail:last-child{border-bottom:0}.studio-customer-detail>div{color:var(--studio-muted);align-items:center;gap:8px;font-size:11px;display:flex}.studio-customer-detail strong{text-align:right;font-size:12px}.studio-customer-record-list{display:grid}.studio-customer-record-list article{border-bottom:1px solid var(--studio-border);grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:13px 0;display:grid}.studio-customer-record-list article:last-child{border-bottom:0}.studio-customer-record-icon{width:34px;height:34px;color:var(--studio-muted);background:#00000009;border-radius:50%;place-items:center;display:grid}.studio-customer-record-list span,.studio-customer-record-list strong,.studio-customer-record-list small{display:block}.studio-customer-record-list span,.studio-customer-record-list small{color:var(--studio-muted);font-size:10px}.studio-customer-record-list strong{margin-top:3px;font-size:12px}.studio-customer-record-list small{margin-top:3px}.studio-customer-record-value{text-align:right}.studio-customer-empty{color:var(--studio-muted);text-align:center;padding:34px 10px;font-size:12px}@media (width<=1100px){.studio-customers-summary{grid-template-columns:1fr 1fr}.studio-customer-row{grid-template-columns:1fr 1fr 1fr}.studio-customer-person{grid-column:1/-1}}@media (width<=720px){.studio-customers-summary{grid-template-columns:1fr}.studio-customers-toolbar{flex-direction:column;align-items:stretch}.studio-customer-row{grid-template-columns:1fr 1fr}.studio-customer-person{grid-column:1/-1}.studio-customer-metrics{grid-template-columns:1fr}}.studio-customer-tabs{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.studio-customer-tab-button{border:1px solid var(--studio-border);min-height:36px;color:var(--studio-text);font:inherit;cursor:pointer;background:#fff;border-radius:999px;padding:0 17px;font-size:12px;font-weight:750;transition:background .18s,color .18s,border-color .18s,transform .18s}.studio-customer-tab-button:hover{border-color:#63081259;transform:translateY(-1px)}.studio-customer-tab-button.is-active{color:#fff;background:#5b0710;border-color:#5b0710}.studio-settings-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.studio-settings-card{min-width:0}.studio-settings-card:first-child{grid-row:span 2}.studio-settings-card-header{border-bottom:1px solid var(--studio-border);align-items:center;gap:13px;padding-bottom:17px;display:flex}.studio-settings-card-icon{width:42px;height:42px;color:var(--studio-muted);background:#00000009;border-radius:14px;flex:none;place-items:center;display:grid}.studio-settings-card-header strong,.studio-settings-card-header span{display:block}.studio-settings-card-header strong{font-size:14px;font-weight:820}.studio-settings-card-header span{color:var(--studio-muted);margin-top:4px;font-size:11px;line-height:1.45}.studio-settings-fields{margin-top:5px;display:grid}.studio-setting-field{border-bottom:1px solid var(--studio-border);justify-content:space-between;align-items:center;gap:18px;min-height:78px;padding:15px 0;display:flex}.studio-setting-field:last-child{border-bottom:0}.studio-setting-field>div:first-child{max-width:330px}.studio-setting-field strong,.studio-setting-field span{display:block}.studio-setting-field strong{font-size:12px;font-weight:780}.studio-setting-field>div:first-child>span{color:var(--studio-muted);margin-top:4px;font-size:10px;line-height:1.45}.studio-setting-control{flex:none}.studio-setting-control input,.studio-setting-control select{border:1px solid var(--studio-border);background:var(--studio-card,#fff);min-height:40px;color:var(--studio-text);font:inherit;border-radius:13px;outline:0;font-size:12px;font-weight:700}.studio-setting-control input{width:104px;padding:0 12px}.studio-setting-control select{min-width:185px;padding:0 36px 0 12px}.studio-settings-input-prefix,.studio-settings-input-suffix{border:1px solid var(--studio-border);background:var(--studio-card,#fff);border-radius:13px;align-items:center;display:flex;overflow:hidden}.studio-settings-input-prefix input,.studio-settings-input-suffix input{background:0 0;border:0;border-radius:0}.studio-settings-input-prefix>span,.studio-settings-input-suffix>span{color:var(--studio-muted);padding:0 11px;font-size:11px;font-weight:750}.studio-settings-input-prefix>span{border-right:1px solid var(--studio-border)}.studio-settings-input-suffix>span{border-left:1px solid var(--studio-border)}.studio-settings-warning{background:#ffb8001a;border-radius:15px;align-items:flex-start;gap:10px;margin-top:14px;padding:13px;display:flex}.studio-settings-warning svg{flex:none;margin-top:1px}.studio-settings-warning p{margin:0;font-size:10px;line-height:1.55}.studio-settings-switch{cursor:pointer;width:48px;height:28px;display:block;position:relative}.studio-settings-switch input{opacity:0;pointer-events:none;position:absolute}.studio-settings-switch span{background:#d8d8d8;border-radius:999px;transition:background .2s;position:absolute;inset:0}.studio-settings-switch span:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:4px;left:4px;box-shadow:0 2px 7px #0000002e}.studio-settings-switch input:checked+span{background:#5b0710}.studio-settings-switch input:checked+span:after{transform:translate(20px)}.studio-theme-options{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.studio-theme-option{border:1px solid var(--studio-border);background:var(--studio-card,#fff);min-height:92px;color:var(--studio-text);cursor:pointer;text-align:left;border-radius:17px;align-items:center;gap:12px;padding:14px;display:flex}.studio-theme-option.is-active{border-color:#5b0710;box-shadow:0 0 0 2px #5b071014}.studio-theme-option strong,.studio-theme-option span{display:block}.studio-theme-option strong{font-size:12px}.studio-theme-option span{color:var(--studio-muted);margin-top:4px;font-size:10px}@media (width<=920px){.studio-settings-grid{grid-template-columns:1fr}.studio-settings-card:first-child{grid-row:auto}}@media (width<=600px){.studio-setting-field{flex-direction:column;align-items:flex-start}.studio-setting-control,.studio-setting-control select{width:100%}.studio-setting-control select{min-width:0}.studio-theme-options{grid-template-columns:1fr}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--studio-bg:#f7f5f3;--studio-surface:#fff;--studio-card:#fff;--studio-card-soft:#faf9f8;--studio-text:#171515;--studio-muted:#777171;--studio-border:#2717191a;--studio-input:#fff;--studio-hover:#5b07100b;--studio-overlay:#120c0d73;--studio-shadow:0 18px 50px #26141712;--studio-icon-bg:#00000009}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--studio-bg:#111011;--studio-surface:#171516;--studio-card:#1c191a;--studio-card-soft:#211e1f;--studio-text:#f7f3f4;--studio-muted:#aaa3a5;--studio-border:#ffffff17;--studio-input:#211e1f;--studio-hover:#ffffff0b;--studio-overlay:#000000b3;--studio-shadow:0 18px 55px #00000047;--studio-icon-bg:#ffffff0e}:root[data-theme=dark] body,:root[data-theme=dark] #root,:root[data-theme=dark] .studio-app,:root[data-theme=dark] .studio-layout,:root[data-theme=dark] .studio-main,:root[data-theme=dark] .studio-content{background:var(--studio-bg);color:var(--studio-text)}:root[data-theme=dark] body{background:radial-gradient(circle at 82% 5%, #780c1c1a, transparent 28%), var(--studio-bg)}:root[data-theme=dark] .studio-sidebar{border-color:var(--studio-border);background:#151314}:root[data-theme=dark] .studio-sidebar a,:root[data-theme=dark] .studio-sidebar button,:root[data-theme=dark] .studio-sidebar-nav-item{color:var(--studio-muted)}:root[data-theme=dark] .studio-sidebar a:hover,:root[data-theme=dark] .studio-sidebar button:hover,:root[data-theme=dark] .studio-sidebar-nav-item:hover{background:var(--studio-hover);color:var(--studio-text)}:root[data-theme=dark] .studio-sidebar .is-active,:root[data-theme=dark] .studio-sidebar-nav-item.is-active{color:#fff;background:#8f0c1c;box-shadow:0 14px 32px #8f0c1c40}:root[data-theme=dark] .studio-header,:root[data-theme=dark] .studio-topbar{color:var(--studio-text);background:0 0}:root[data-theme=dark] .studio-header-search,:root[data-theme=dark] .studio-global-search{background:var(--studio-card);border-color:var(--studio-border)}:root[data-theme=dark] .studio-header button,:root[data-theme=dark] .studio-topbar button{background:var(--studio-card);border-color:var(--studio-border);color:var(--studio-text)}:root[data-theme=dark] .studio-card,:root[data-theme=dark] .studio-module-hero,:root[data-theme=dark] [class*=studio-][class*=-card]{background:var(--studio-card);border-color:var(--studio-border);color:var(--studio-text);box-shadow:var(--studio-shadow)}:root[data-theme=dark] .studio-module-hero{background:linear-gradient(135deg, #ffffff05, #780c1c0e), var(--studio-card)}:root[data-theme=dark] h1,:root[data-theme=dark] h2,:root[data-theme=dark] h3,:root[data-theme=dark] h4,:root[data-theme=dark] h5,:root[data-theme=dark] strong,:root[data-theme=dark] label{color:var(--studio-text)}:root[data-theme=dark] p,:root[data-theme=dark] small,:root[data-theme=dark] [class*=subtitle],:root[data-theme=dark] [class*=description],:root[data-theme=dark] [class*=eyebrow]+span{color:var(--studio-muted)}:root[data-theme=dark] input,:root[data-theme=dark] select,:root[data-theme=dark] textarea,:root[data-theme=dark] .studio-search-input,:root[data-theme=dark] [class*=studio-][class*=-search]{background:var(--studio-input);border-color:var(--studio-border);color:var(--studio-text)}:root[data-theme=dark] input::placeholder,:root[data-theme=dark] textarea::placeholder{color:#777174}:root[data-theme=dark] input:focus,:root[data-theme=dark] select:focus,:root[data-theme=dark] textarea:focus{border-color:#ca485bb3;box-shadow:0 0 0 3px #ca485b1a}:root[data-theme=dark] select option{color:var(--studio-text);background:#211e1f}:root[data-theme=dark] [class*=studio-][class*=-row],:root[data-theme=dark] [class*=studio-][class*=-list] article,:root[data-theme=dark] [class*=studio-][class*=-detail],:root[data-theme=dark] [class*=studio-][class*=-record]{border-color:var(--studio-border)}:root[data-theme=dark] [class*=studio-][class*=-row]:hover{background:#ffffff06}:root[data-theme=dark] [class*=studio-][class*=-summary] article,:root[data-theme=dark] [class*=studio-][class*=-metrics] article,:root[data-theme=dark] [class*=studio-][class*=-stats]>div,:root[data-theme=dark] [class*=studio-][class*=-detail-list],:root[data-theme=dark] [class*=studio-][class*=-product],:root[data-theme=dark] [class*=studio-][class*=-profile]{background:var(--studio-card-soft);border-color:var(--studio-border)}:root[data-theme=dark] [class*=studio-][class*=-icon],:root[data-theme=dark] [class*=placeholder]{background:var(--studio-icon-bg);color:var(--studio-muted)}:root[data-theme=dark] .studio-drawer,:root[data-theme=dark] .studio-drawer-panel,:root[data-theme=dark] .studio-modal,:root[data-theme=dark] .studio-modal-card,:root[data-theme=dark] [role=dialog]{background:var(--studio-card);border-color:var(--studio-border);color:var(--studio-text)}:root[data-theme=dark] .studio-drawer-overlay,:root[data-theme=dark] .studio-modal-overlay{background:var(--studio-overlay)}:root[data-theme=dark] .studio-drawer-header,:root[data-theme=dark] .studio-modal-header{background:var(--studio-card);border-color:var(--studio-border)}:root[data-theme=dark] .studio-drawer-close,:root[data-theme=dark] .studio-modal-close,:root[data-theme=dark] .studio-button-soft,:root[data-theme=dark] button[class*=soft],:root[data-theme=dark] .studio-theme-option,:root[data-theme=dark] .studio-customer-tab-button{background:var(--studio-card-soft);border-color:var(--studio-border);color:var(--studio-text)}:root[data-theme=dark] .studio-theme-option:hover,:root[data-theme=dark] .studio-customer-tab-button:hover{border-color:#ca485b73}:root[data-theme=dark] .studio-theme-option.is-active{background:#8f0c1c26;border-color:#d66072;box-shadow:0 0 0 2px #d6607214}:root[data-theme=dark] .studio-customer-tab-button.is-active,:root[data-theme=dark] [class*=tab-button].is-active{color:#fff;background:#8f0c1c;border-color:#8f0c1c}:root[data-theme=dark] .studio-question-message,:root[data-theme=dark] .studio-question-answer[readonly]{background:var(--studio-card-soft);border-color:var(--studio-border)}:root[data-theme=dark] .studio-question-answer{background:var(--studio-input);color:var(--studio-text)}:root[data-theme=dark] .studio-settings-input-prefix,:root[data-theme=dark] .studio-settings-input-suffix,:root[data-theme=dark] .studio-setting-control input,:root[data-theme=dark] .studio-setting-control select{background:var(--studio-input);border-color:var(--studio-border);color:var(--studio-text)}:root[data-theme=dark] .studio-settings-warning{background:#ebae251c;border:1px solid #ebae251f}:root[data-theme=dark] .studio-empty-state,:root[data-theme=dark] .studio-coming-soon{background:var(--studio-card);border-color:var(--studio-border);color:var(--studio-text)}:root[data-theme=dark] .studio-login-page{background:radial-gradient(circle at 78% 20%,#7e0d1e2e,#0000 32%),#111011}:root[data-theme=dark] .studio-login-card{background:var(--studio-card);border-color:var(--studio-border);color:var(--studio-text)}:root[data-theme=dark] *{scrollbar-color:#494144 transparent}:root[data-theme=dark] ::-webkit-scrollbar{width:9px;height:9px}:root[data-theme=dark] ::-webkit-scrollbar-track{background:0 0}:root[data-theme=dark] ::-webkit-scrollbar-thumb{background:#494144 padding-box padding-box;border:2px solid #0000;border-radius:999px}:root[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#62595c padding-box padding-box}:root[data-theme=dark]{--studio-accent-dark:#ffbdc6;--studio-accent-dark-hover:#ffa9b5;--studio-accent-dark-text:#3d0a12}:root[data-theme=dark] .studio-sidebar .is-active,:root[data-theme=dark] .studio-sidebar-nav-item.is-active{background:var(--studio-accent-dark);color:var(--studio-accent-dark-text);box-shadow:0 14px 32px #ffbdc629}:root[data-theme=dark] .studio-sidebar .is-active svg,:root[data-theme=dark] .studio-sidebar-nav-item.is-active svg{color:var(--studio-accent-dark-text)}:root[data-theme=dark] .studio-sidebar a:hover,:root[data-theme=dark] .studio-sidebar button:hover,:root[data-theme=dark] .studio-sidebar-nav-item:hover{color:var(--studio-accent-dark);background:#ffbdc614}:root[data-theme=dark] .studio-activity-item,:root[data-theme=dark] .studio-activity-list article,:root[data-theme=dark] .studio-activity-feed article,:root[data-theme=dark] .studio-recent-activity-item{border-color:var(--studio-border);color:var(--studio-text);background:#242021}:root[data-theme=dark] .studio-activity-item strong,:root[data-theme=dark] .studio-activity-list article strong,:root[data-theme=dark] .studio-activity-feed article strong,:root[data-theme=dark] .studio-recent-activity-item strong{color:var(--studio-text)}:root[data-theme=dark] .studio-activity-item span,:root[data-theme=dark] .studio-activity-item small,:root[data-theme=dark] .studio-activity-list article span,:root[data-theme=dark] .studio-activity-list article small,:root[data-theme=dark] .studio-activity-feed article span,:root[data-theme=dark] .studio-activity-feed article small,:root[data-theme=dark] .studio-recent-activity-item span,:root[data-theme=dark] .studio-recent-activity-item small{color:var(--studio-muted)}:root[data-theme=dark] .studio-sidebar-footer,:root[data-theme=dark] .studio-sidebar-version,:root[data-theme=dark] .studio-sidebar-footer-card,:root[data-theme=dark] .studio-sidebar-brand-card{border-color:var(--studio-border);color:var(--studio-text);background:#211e1f}:root[data-theme=dark] .studio-sidebar-footer strong,:root[data-theme=dark] .studio-sidebar-version strong,:root[data-theme=dark] .studio-sidebar-footer-card strong,:root[data-theme=dark] .studio-sidebar-brand-card strong{color:var(--studio-text)}:root[data-theme=dark] .studio-sidebar-footer span,:root[data-theme=dark] .studio-sidebar-footer small,:root[data-theme=dark] .studio-sidebar-version span,:root[data-theme=dark] .studio-sidebar-version small,:root[data-theme=dark] .studio-sidebar-footer-card span,:root[data-theme=dark] .studio-sidebar-footer-card small,:root[data-theme=dark] .studio-sidebar-brand-card span,:root[data-theme=dark] .studio-sidebar-brand-card small{color:var(--studio-muted)}:root[data-theme=dark] .studio-module-hero [class*=eyebrow],:root[data-theme=dark] .studio-sidebar-brand span,:root[data-theme=dark] .studio-login-brand span{color:var(--studio-accent-dark)}:root[data-theme=dark] .studio-customer-tab-button.is-active,:root[data-theme=dark] [class*=tab-button].is-active{background:var(--studio-accent-dark);border-color:var(--studio-accent-dark);color:var(--studio-accent-dark-text)}:root[data-theme=dark] .studio-brand>span{color:#ffbdc6;background:#ffbdc614;border-color:#ffbdc633}.studio-brand-logos{align-items:center;display:flex}.studio-brand-logo{width:auto;max-width:145px;height:auto;display:block}.studio-brand-logo-dark,:root[data-theme=dark] .studio-brand-logo-light{display:none}:root[data-theme=dark] .studio-brand-logo-dark{display:block}:root[data-theme=dark] .studio-section-head>div>span{color:#ffbdc6;letter-spacing:.14em;opacity:.95;font-weight:700}:root[data-theme=dark] .studio-primary-button,:root[data-theme=dark] .studio-button-primary{color:#4a0f1d;background:#ffbdc6;border-color:#ffbdc6}:root[data-theme=dark] .studio-primary-button:hover,:root[data-theme=dark] .studio-button-primary:hover{background:#ffadb9}:root[data-theme=dark] .studio-hero>span{color:#ffbdc6;letter-spacing:.14em;font-weight:700}:root[data-theme=dark]{--studio-primary:#ffbdc6}:root[data-theme=dark] .studio-partner-drawer-profile,:root[data-theme=dark] .studio-partner-drawer-section,:root[data-theme=dark] .studio-partner-detail-list,:root[data-theme=dark] .studio-partner-stats,:root[data-theme=dark] .studio-partner-stats article,:root[data-theme=dark] .studio-partner-tab-content,:root[data-theme=dark] .studio-partner-card,:root[data-theme=dark] .studio-partner-panel{background:var(--studio-card-soft)!important;border-color:var(--studio-border)!important;color:var(--studio-text)!important}:root[data-theme=dark] .studio-partner-detail,:root[data-theme=dark] .studio-partner-stat,:root[data-theme=dark] .studio-partner-info-row{border-color:var(--studio-border)!important;background:0 0!important}:root[data-theme=dark] .studio-partner-drawer-section h4,:root[data-theme=dark] .studio-partner-detail strong,:root[data-theme=dark] .studio-partner-stat strong,:root[data-theme=dark] .studio-partner-info-row strong{color:var(--studio-text)!important}:root[data-theme=dark] .studio-partner-detail span,:root[data-theme=dark] .studio-partner-detail svg,:root[data-theme=dark] .studio-partner-stat span,:root[data-theme=dark] .studio-partner-stat svg,:root[data-theme=dark] .studio-partner-info-row span,:root[data-theme=dark] .studio-partner-info-row svg{color:var(--studio-muted)!important}:root[data-theme=dark] .studio-partner-tabs button,:root[data-theme=dark] .studio-partner-tab-button{background:var(--studio-card-soft)!important;border-color:var(--studio-border)!important;color:var(--studio-text)!important}:root[data-theme=dark] .studio-partner-tabs button.is-active,:root[data-theme=dark] .studio-partner-tab-button.is-active{color:#3d0a12!important;background:#ffbdc6!important;border-color:#ffbdc6!important}:root[data-theme=dark] .studio-partner-drawer-profile+div button{background:var(--studio-card-soft);border-color:var(--studio-border);color:var(--studio-text)}:root[data-theme=dark] .studio-summary-sections{background:0 0}:root[data-theme=dark] .studio-info-section{background:var(--studio-card-soft)!important;border-color:var(--studio-border)!important;color:var(--studio-text)!important}:root[data-theme=dark] .studio-info-section h3,:root[data-theme=dark] .studio-info-section h4,:root[data-theme=dark] .studio-info-section strong{color:var(--studio-text)!important}:root[data-theme=dark] .studio-info-section span,:root[data-theme=dark] .studio-info-section small,:root[data-theme=dark] .studio-info-section p,:root[data-theme=dark] .studio-info-section svg{color:var(--studio-muted)!important}:root[data-theme=dark] .studio-info-section>div,:root[data-theme=dark] .studio-info-section article,:root[data-theme=dark] .studio-info-section li{border-color:var(--studio-border)!important}:root[data-theme=dark] .studio-tabs button,:root[data-theme=dark] [role=tab]{border-color:var(--studio-border)!important;color:var(--studio-text)!important;background:#242021!important}:root[data-theme=dark] .studio-tabs button.is-active,:root[data-theme=dark] .studio-tabs button.active,:root[data-theme=dark] [role=tab][aria-selected=true],:root[data-theme=dark] [role=tab][data-state=active]{color:#3d0a12!important;background:#ffbdc6!important;border-color:#ffbdc6!important}:root[data-theme=dark] .studio-tabs button:not(.is-active):not(.active):hover,:root[data-theme=dark] [role=tab][aria-selected=false]:hover,:root[data-theme=dark] [role=tab][data-state=inactive]:hover{color:#ffbdc6!important;border-color:#ffbdc673!important}:root[data-theme=dark] .studio-link-stack{background:0 0}:root[data-theme=dark] .studio-link-stack>article{border-color:var(--studio-border)!important;color:var(--studio-text)!important;background:#242021!important}:root[data-theme=dark] .studio-link-stack>article strong,:root[data-theme=dark] .studio-link-stack>article h3,:root[data-theme=dark] .studio-link-stack>article h4{color:var(--studio-text)!important}:root[data-theme=dark] .studio-link-stack>article span,:root[data-theme=dark] .studio-link-stack>article small,:root[data-theme=dark] .studio-link-stack>article p,:root[data-theme=dark] .studio-link-stack>article a,:root[data-theme=dark] .studio-link-stack>article svg{color:var(--studio-muted)!important}:root[data-theme=dark] .studio-link-stack>article button{border-color:var(--studio-border)!important;color:var(--studio-text)!important;background:#171516!important}:root[data-theme=dark] .studio-link-stack>article button:hover{color:#3d0a12!important;background:#ffbdc6!important;border-color:#ffbdc6!important}.studio-receipt-modal-overlay{z-index:99999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0c0809ad;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.studio-receipt-modal{border:1px solid var(--studio-border);background:var(--studio-card,#fff);width:min(100%,520px);max-height:calc(100vh - 48px);color:var(--studio-text,#171515);border-radius:24px;padding:24px;overflow-y:auto;box-shadow:0 28px 90px #00000047}.studio-receipt-modal>header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.studio-receipt-modal>header span{color:#720c1d;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800;display:block}.studio-receipt-modal>header h3{margin:6px 0 0;font-size:21px;line-height:1.2}.studio-receipt-modal-close{border:1px solid var(--studio-border);width:38px;height:38px;color:var(--studio-text);cursor:pointer;background:0 0;border-radius:50%;flex:none;place-items:center;font-size:22px;line-height:1;display:grid}.studio-receipt-modal-summary{grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;display:grid}.studio-receipt-modal-summary>div{border:1px solid var(--studio-border);background:var(--studio-card-soft,#fafafa);border-radius:16px;padding:14px}.studio-receipt-modal-summary span,.studio-receipt-modal-summary strong{display:block}.studio-receipt-modal-summary span{color:var(--studio-muted);font-size:10px}.studio-receipt-modal-summary strong{margin-top:4px;font-size:13px}.studio-receipt-field{gap:8px;margin-top:20px;display:grid}.studio-receipt-field>span{font-size:12px;font-weight:800}.studio-receipt-field input{border:1px solid var(--studio-border);background:var(--studio-input,#fff);width:100%;min-height:46px;color:var(--studio-text);font:inherit;border-radius:14px;outline:none;padding:0 14px;font-size:12px}.studio-receipt-field input:focus{border-color:#39b6a0bf;box-shadow:0 0 0 3px #39b6a01f}.studio-receipt-field small{color:var(--studio-muted);font-size:10px;line-height:1.45}.studio-receipt-error{color:#b42318;margin-top:8px;font-size:11px;font-weight:700}.studio-receipt-modal-notice{color:var(--studio-muted);background:#ffbdc626;border-radius:14px;margin-top:14px;padding:12px 14px;font-size:10px;line-height:1.55}.studio-receipt-modal>footer{justify-content:flex-end;gap:9px;margin-top:22px;display:flex}:root[data-theme=dark] .studio-receipt-modal{background:#1c191a;border-color:#ffffff1a}:root[data-theme=dark] .studio-receipt-modal>header span{color:#ffbdc6}:root[data-theme=dark] .studio-receipt-modal-summary>div{background:#242021;border-color:#ffffff17}:root[data-theme=dark] .studio-receipt-field input{color:#f7f3f4;background:#242021;border-color:#ffffff17}:root[data-theme=dark] .studio-receipt-modal-notice{background:#ffbdc614}:root[data-theme=dark] .studio-receipt-error{color:#ff9d9d}@media (width<=560px){.studio-receipt-modal-summary{grid-template-columns:1fr}.studio-receipt-modal>footer{flex-direction:column-reverse}.studio-receipt-modal>footer button{width:100%}}.studio-notification-wrapper{flex:none;position:relative}.studio-notification-panel{z-index:1000;border:1px solid var(--studio-border);background:var(--studio-card,#fff);width:min(380px,100vw - 32px);color:var(--studio-text);border-radius:20px;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 24px 70px #2114162e}.studio-notification-panel>header{border-bottom:1px solid var(--studio-border);justify-content:space-between;align-items:center;gap:18px;padding:17px 18px;display:flex}.studio-notification-panel>header span,.studio-notification-panel>header strong,.studio-notification-panel>header small{display:block}.studio-notification-panel>header span{color:#720c1d;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800}.studio-notification-panel>header strong{margin-top:4px;font-size:15px}.studio-notification-panel>header small{color:var(--studio-muted);font-size:10px}.studio-notification-list{padding:7px;display:grid}.studio-notification-list>button{width:100%;color:var(--studio-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:11px;padding:12px;transition:background .18s,transform .18s;display:grid}.studio-notification-list>button:hover{background:#5b07100b;transform:translateY(-1px)}.studio-notification-item-icon{width:38px;height:38px;color:var(--studio-muted);background:#00000009;border-radius:13px;place-items:center;display:grid}.studio-notification-list strong,.studio-notification-list span{display:block}.studio-notification-list strong{font-size:11px;font-weight:800}.studio-notification-list span{color:var(--studio-muted);margin-top:4px;font-size:10px;line-height:1.4}.studio-notification-empty{min-height:180px;color:var(--studio-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:24px;display:flex}.studio-notification-empty strong{color:var(--studio-text);font-size:13px}.studio-notification-empty span{font-size:10px}:root[data-theme=dark] .studio-notification-panel{background:#1c191a;border-color:#ffffff17;box-shadow:0 24px 80px #0006}:root[data-theme=dark] .studio-notification-panel>header span{color:#ffbdc6}:root[data-theme=dark] .studio-notification-list>button:hover{background:#ffbdc612}:root[data-theme=dark] .studio-notification-item-icon{background:#282425}@media (width<=720px){.studio-notification-panel{width:auto;position:fixed;top:72px;left:12px;right:12px}}.studio-settings-header-actions{justify-content:flex-end;align-items:center;gap:9px;display:flex}@media (width<=620px){.studio-settings-header-actions{width:100%}.studio-settings-header-actions button{flex:1}}.cashback-header{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.cashback-header h1{color:var(--text-primary,#171717);margin:5px 0 6px;font-size:30px;line-height:1.15}.cashback-header p{color:var(--text-secondary,#6b7280);margin:0;font-size:14px}.cashback-eyebrow{color:#e8722a;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:700;display:block}.cashback-header-total{border:1px solid var(--border-color,#e6e7eb);background:var(--surface,#fff);border-radius:14px;min-width:180px;padding:16px 18px;box-shadow:0 5px 18px #1218280a}.cashback-header-total span{color:var(--text-secondary,#6b7280);margin-bottom:4px;font-size:12px;display:block}.cashback-header-total strong{color:var(--text-primary,#171717);font-size:20px}.cashback-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.cashback-stat-card{border:1px solid var(--border-color,#e6e7eb);background:var(--surface,#fff);border-radius:16px;align-items:center;gap:14px;min-height:94px;padding:18px;display:flex;box-shadow:0 5px 18px #1218280a}.cashback-stat-card>div:last-child{min-width:0}.cashback-stat-card span{color:var(--text-secondary,#6b7280);margin-bottom:5px;font-size:13px;display:block}.cashback-stat-card strong{color:var(--text-primary,#171717);font-size:24px;line-height:1}.cashback-stat-icon{border-radius:12px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:18px;font-weight:800;display:grid}.cashback-stat-icon.awaiting{color:#a66014;background:#fff1d9}.cashback-stat-icon.releasing{color:#805ad5;background:#f0eaff}.cashback-stat-icon.available{color:#18864b;background:#dcf7e8}.cashback-stat-icon.expired{color:#b84242;background:#ffe5e5}.cashback-panel{border:1px solid var(--border-color,#e6e7eb);background:var(--surface,#fff);border-radius:16px;overflow:hidden;box-shadow:0 5px 18px #1218280a}.cashback-toolbar{border-bottom:1px solid var(--border-color,#e6e7eb);justify-content:space-between;align-items:center;gap:14px;padding:18px;display:flex}.cashback-search{border:1px solid var(--border-color,#dfe1e6);background:var(--input-background,#fff);border-radius:10px;flex:1;align-items:center;max-width:460px;height:42px;padding:0 13px;display:flex}.cashback-search:focus-within{border-color:#e8722a;box-shadow:0 0 0 3px #e8722a1a}.cashback-search span{color:var(--text-secondary,#727985);margin-right:9px;font-size:19px}.cashback-search input{width:100%;color:var(--text-primary,#171717);font:inherit;background:0 0;border:0;outline:0;font-size:13px}.cashback-toolbar select{border:1px solid var(--border-color,#dfe1e6);height:42px;color:var(--text-primary,#171717);background:var(--input-background,#fff);font:inherit;cursor:pointer;border-radius:10px;outline:none;padding:0 36px 0 12px;font-size:13px}.cashback-table-wrapper{width:100%;overflow-x:auto}.cashback-table{border-collapse:collapse;width:100%;min-width:1040px}.cashback-table th,.cashback-table td{border-bottom:1px solid var(--border-color,#eceef1);text-align:left;vertical-align:middle;padding:15px 16px}.cashback-table th{color:var(--text-secondary,#707782);background:var(--table-header,#fafafa);letter-spacing:.035em;text-transform:uppercase;font-size:11px;font-weight:700}.cashback-table td{color:var(--text-primary,#252525);font-size:13px}.cashback-table tbody tr{transition:background-color .16s}.cashback-table tbody tr:hover{background:var(--row-hover,#fcfaf8)}.cashback-table tbody tr:last-child td{border-bottom:0}.cashback-table td strong,.cashback-table td span{display:block}.cashback-secondary{max-width:220px;color:var(--text-secondary,#7a808a);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11px;overflow:hidden}.cashback-order-number{color:var(--text-primary,#252525)}.cashback-value{color:#18864b}.cashback-status{white-space:nowrap;border-radius:999px;align-items:center;width:fit-content;padding:6px 9px;font-size:11px;font-weight:700;display:inline-flex!important}.cashback-status.awaiting{color:#945512;background:#fff1d9}.cashback-status.releasing{color:#7151bd;background:#f0eaff}.cashback-status.available{color:#16733f;background:#ddf6e7}.cashback-status.reserved{color:#17679a;background:#deeffa}.cashback-status.used{color:#4f5965;background:#e9edf1}.cashback-status.expired{color:#a23b3b;background:#ffe5e5}.cashback-status.cancelled{color:#565d66;background:#e8eaed}.cashback-date-cell small{color:var(--text-secondary,#848a93);margin-top:3px;font-size:10px;display:block}.cashback-confirm-button{color:#fff;min-height:34px;font:inherit;white-space:nowrap;cursor:pointer;background:#e8722a;border:0;border-radius:8px;padding:7px 11px;font-size:11px;font-weight:700;transition:background-color .15s,transform .15s}.cashback-confirm-button:hover:not(:disabled){background:#d66220;transform:translateY(-1px)}.cashback-confirm-button:disabled{cursor:not-allowed;opacity:.5}.cashback-no-action{color:var(--text-secondary,#9aa0a8)}.cashback-empty{text-align:center!important;padding:54px 20px!important}.cashback-empty strong{margin-bottom:6px;font-size:15px}.cashback-empty span{color:var(--text-secondary,#7a808a);font-size:13px}.cashback-panel-footer{border-top:1px solid var(--border-color,#e6e7eb);color:var(--text-secondary,#747b85);background:var(--table-header,#fafafa);padding:13px 18px;font-size:11px}@media (width<=1100px){.cashback-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.cashback-page{gap:18px}.cashback-header{flex-direction:column;align-items:stretch}.cashback-header h1{font-size:26px}.cashback-header-total{width:100%}.cashback-stats{grid-template-columns:1fr;gap:10px}.cashback-stat-card{min-height:82px;padding:15px}.cashback-toolbar{flex-direction:column;align-items:stretch}.cashback-search{max-width:none}.cashback-toolbar select{width:100%}}.studio-cashback-row .studio-question-content strong{font-size:16px}.studio-cashback-row .studio-question-content small{margin-top:3px;display:block}.studio-cashback-row button:disabled{cursor:not-allowed;opacity:.55}@media (width<=900px){.studio-cashback-row{align-items:flex-start}}.studio-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1410117a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.studio-modal{background:#fff;border:1px solid #3e181e1a;border-radius:24px;width:min(100%,560px);max-height:calc(100vh - 48px);padding:28px;overflow-y:auto;box-shadow:0 24px 80px #26141733}.studio-modal-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.studio-modal-eyebrow{color:#8f1723;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:800;display:block}.studio-modal-header h2{color:#181315;margin:0;font-size:26px;line-height:1.15}.studio-modal-header p{color:#756b6d;margin:10px 0 0;font-size:14px;line-height:1.5}.studio-modal-close{color:#332b2d;cursor:pointer;background:#f8f5f5;border:1px solid #3e181e1a;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:22px;display:grid}.studio-modal-close:disabled{cursor:not-allowed;opacity:.5}.studio-cashback-delivery-summary{background:#faf8f8;border:1px solid #3e181e14;border-radius:18px;grid-template-columns:1fr 1.4fr 1fr;gap:12px;margin-top:24px;padding:16px;display:grid}.studio-cashback-delivery-summary div{min-width:0}.studio-cashback-delivery-summary span,.studio-cashback-delivery-summary small{color:#817779;font-size:11px;display:block}.studio-cashback-delivery-summary strong{color:#1e191a;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:14px;display:block;overflow:hidden}.studio-cashback-delivery-summary small{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;overflow:hidden}.studio-modal-form{gap:16px;margin-top:22px;display:grid}.studio-modal-form label{gap:8px;display:grid}.studio-modal-form label>span{color:#332b2d;font-size:13px;font-weight:700}.studio-modal-form input{color:#1e191a;width:100%;height:46px;font:inherit;background:#fff;border:1px solid #3e181e24;border-radius:13px;outline:none;padding:0 14px}.studio-modal-form input:focus{border-color:#8f1723;box-shadow:0 0 0 3px #8f17231a}.studio-modal-error{color:#991b1b;background:#fee2e2b3;border:1px solid #b91c1c26;border-radius:12px;padding:12px 14px;font-size:13px}.studio-modal-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}@media (width<=640px){.studio-modal-backdrop{align-items:flex-end;padding:12px}.studio-modal{border-radius:24px 24px 18px 18px;width:100%;padding:22px 18px}.studio-cashback-delivery-summary{grid-template-columns:1fr}.studio-modal-actions{grid-template-columns:1fr 1fr;display:grid}}.returns-page{gap:16px;display:grid}.returns-hero{border:1px solid var(--border-color,#e6e7eb);background:var(--surface,#fff);border-radius:16px;justify-content:space-between;align-items:center;gap:24px;padding:30px 28px;display:flex;box-shadow:0 5px 18px #1218280a}.returns-hero-copy{flex:1;min-width:0;max-width:500px}.returns-eyebrow{color:#8f1723;letter-spacing:.06em;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:700;display:block}.returns-hero h1{color:var(--text-primary,#171717);margin:5px 0 6px;font-size:30px;font-weight:700;line-height:1.15}.returns-hero p{color:var(--text-secondary,#6b7280);margin:0;font-size:14px;line-height:1.5}.returns-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;width:100%;max-width:820px;display:grid}.returns-stats article{border:1px solid var(--border-color,#e6e7eb);background:var(--surface,#fff);border-radius:16px;align-items:center;gap:14px;min-height:94px;padding:18px;display:flex;box-shadow:0 5px 18px #1218280a}.returns-stat-icon{color:#666b72;background:#f6f6f6;border-radius:12px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.returns-stats article>div{flex-direction:column;min-width:0;display:flex}.returns-stats small{color:var(--text-secondary,#6b7280);margin-bottom:5px;font-size:13px;display:block}.returns-stats strong{color:var(--text-primary,#171717);font-size:24px;font-weight:700;line-height:1}.returns-stats article div span{color:var(--text-secondary,#6b7280);margin-top:5px;font-size:10px;line-height:1.25;display:block}.returns-toolbar{border:1px solid var(--border-color,#e6e7eb);background:var(--surface,#fff);border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:18px;display:flex;box-shadow:0 5px 18px #1218280a}.returns-search{border:1px solid var(--border-color,#dfe1e6);background:var(--input-background,#fff);border-radius:10px;flex:1;align-items:center;min-width:0;height:42px;padding:0 13px;transition:border-color .15s,box-shadow .15s;display:flex}.returns-search:focus-within{border-color:#8f1723;box-shadow:0 0 0 3px #8f172314}.returns-search svg{color:var(--text-secondary,#727985);flex:none;margin-right:9px}.returns-search input{width:100%;color:var(--text-primary,#171717);font:inherit;background:0 0;border:0;outline:0;font-size:13px}.returns-search input::placeholder{color:#8a9099}.returns-toolbar select{border:1px solid var(--border-color,#dfe1e6);min-width:160px;height:42px;color:var(--text-primary,#171717);background:var(--input-background,#fff);font:inherit;cursor:pointer;border-radius:10px;outline:none;padding:0 36px 0 12px;font-size:13px;font-weight:700}.returns-list-card{border:1px solid var(--border-color,#e6e7eb);background:var(--surface,#fff);border-radius:16px;overflow:hidden;box-shadow:0 5px 18px #1218280a}.returns-list-header{border-bottom:1px solid var(--border-color,#e6e7eb);justify-content:space-between;align-items:center;padding:18px;display:flex}.returns-list-header>div{flex-direction:column;display:flex}.returns-list-header strong{color:var(--text-primary,#171717);font-size:13px}.returns-list-header span{color:var(--text-secondary,#747b85);margin-top:3px;font-size:11px}.returns-list{flex-direction:column;display:flex}.returns-row{border:0;border-bottom:1px solid var(--border-color,#eceef1);width:100%;min-height:66px;color:inherit;text-align:left;cursor:pointer;background:0 0;grid-template-columns:36px minmax(190px,1.2fr) minmax(220px,1.4fr) minmax(160px,.85fr) minmax(140px,.7fr) auto;align-items:center;gap:14px;padding:13px 18px;transition:background-color .16s;display:grid}.returns-row:last-child{border-bottom:0}.returns-row:hover{background:var(--row-hover,#fcfaf8)}.returns-row-icon{color:#6d737b;background:#f6f6f6;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.returns-row-order,.returns-row-customer,.returns-row-refund{flex-direction:column;min-width:0;display:flex}.returns-row small{color:var(--text-secondary,#848a93);margin-bottom:2px;font-size:10px}.returns-row strong{color:var(--text-primary,#252525);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.3;overflow:hidden}.returns-row-order>span,.returns-row-customer>span,.returns-row-refund>span{color:var(--text-secondary,#7a808a);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;overflow:hidden}.returns-row-status{align-items:center;display:flex}.returns-status{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:6px 9px;font-size:10px;font-weight:700;display:inline-flex}.returns-status--registered{color:#565d66;background:#e8eaed}.returns-status--pending,.returns-status--partial{color:#945512;background:#fff1d9}.returns-status--refunded,.returns-status--processed{color:#16733f;background:#ddf6e7}.returns-status--cancelled{color:#565d66;background:#e8eaed}.returns-row-action{color:var(--text-primary,#252525);white-space:nowrap;align-items:center;gap:5px;font-size:11px;font-weight:700;display:inline-flex}.returns-row-action svg{color:var(--text-secondary,#727985)}.returns-empty{min-height:250px;color:var(--text-secondary,#7a808a);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:54px 20px;display:flex}.returns-empty svg{color:#99918c}.returns-empty strong{color:var(--text-primary,#171717);margin-top:14px;font-size:15px}.returns-empty span{max-width:380px;color:var(--text-secondary,#7a808a);margin-top:6px;font-size:12px;line-height:1.5}.returns-readonly-note{color:#756b6d;background:#faf8f8;border:1px solid #3e181e0f;border-radius:14px;align-items:flex-start;gap:10px;margin-top:18px;padding:14px 16px;font-size:11px;line-height:1.5;display:flex}.returns-readonly-note svg{color:#817779;flex:none;margin-top:1px}@media (width<=1200px){.returns-hero{flex-direction:column;align-items:stretch}.returns-hero-copy{max-width:none}.returns-stats{min-width:0}}@media (width<=1000px){.returns-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.returns-row{grid-template-columns:36px minmax(170px,1fr) minmax(190px,1.2fr) minmax(130px,.8fr) auto}.returns-row-refund{display:none}.returns-row-action{font-size:0}}@media (width<=720px){.returns-page{gap:14px}.returns-hero{border-radius:16px;padding:30px 28px}.returns-hero h1{font-size:26px}.returns-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.returns-stats article{min-height:82px;padding:13px}.returns-stat-icon{flex-basis:36px;width:36px;height:36px}.returns-stats article>div{flex-direction:column;min-width:0;display:flex}.returns-toolbar{flex-direction:column;align-items:stretch;padding:14px}.returns-search,.returns-toolbar select{width:100%}.returns-list-card{border-radius:16px}.returns-list-header{padding:16px}.returns-row{grid-template-columns:34px minmax(0,1fr) auto;gap:10px;min-height:62px;padding:13px 14px}.returns-row-customer,.returns-row-refund{display:none}.returns-row-status{justify-self:end}.returns-row-action{display:none}}@media (width<=480px){.returns-stats{grid-template-columns:1fr}.returns-stats article{min-height:76px}.returns-readonly-note{margin-top:14px;padding:13px 14px}}.returns-hero-copy{padding-top:26px}.returns-hero h1{letter-spacing:-.035em;font-size:42px;font-weight:700;line-height:1.15}
