.studo-shell,.studo-shell *{box-sizing:border-box}.studo-shell{--navy:#0b203c;--pink:#c13584;--muted:#687387;max-width:1180px;margin:28px auto;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#172235}.studo-login-head{text-align:center;margin:25px}.studo-login-head b{color:#145be7;text-transform:uppercase;font-size:11px;letter-spacing:1.3px}.studo-login-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.studo-card{position:relative;background:#fff;border:1px solid #e1e6ed;border-radius:18px;padding:32px;overflow:hidden;box-shadow:0 8px 30px rgba(11,32,60,.07)}.studo-topline{position:absolute;left:0;right:0;top:0;height:5px;background:linear-gradient(90deg,#833ab4,#c13584,#e1306c,#fd1d1d,#f77737,#fcaf45)}.studo-card.studio{border-top:5px solid var(--navy)}.studo-badge{position:absolute;right:18px;top:18px;font-size:9px;font-weight:800;background:#f2f4f7;padding:6px 10px;border-radius:20px}.studo-icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#833ab4,#e1306c,#f77737);font-weight:900}.studio .studo-icon{background:linear-gradient(135deg,#0b203c,#173b68)}.studo-card small{display:block;margin-top:18px;font-weight:800;color:#7c8798}.studo-card h2{margin:3px 0 8px}.adv h2{background:linear-gradient(90deg,#833ab4,#c13584,#e1306c,#f77737);background-clip:text;-webkit-background-clip:text;color:transparent}.studio h2{color:var(--navy)}.studio h2 span{color:#145be7}.studo-btn{display:flex;justify-content:center;align-items:center;border:0;border-radius:10px;min-height:46px;padding:0 18px;color:#fff!important;text-decoration:none!important;font-weight:800;cursor:pointer}.gradient{background:linear-gradient(100deg,#833ab4,#c13584,#e1306c,#fd1d1d,#f77737,#fcaf45)}.navy{background:linear-gradient(135deg,#0b203c,#173b68)}.st-dashboard{display:grid;grid-template-columns:220px 1fr;min-height:700px;border:1px solid #e2e7ee;border-radius:18px;overflow:hidden;background:#f6f8fb}.st-dashboard aside{background:#fff;padding:22px 14px;border-right:1px solid #e3e7ed}.studio-master aside{background:#0b203c;color:#fff}.studo-brand{font-size:18px;font-weight:900;margin:0 8px 22px}.studo-user{text-align:center;margin-bottom:18px}.studo-user img{border-radius:50%;display:block;margin:0 auto 7px}.studo-user b,.studo-user small{display:block}.st-dashboard aside a{display:block;padding:10px 12px;margin:3px 0;border-radius:8px;text-decoration:none;color:#26364c;font-size:13px;font-weight:650}.studio-master aside a{color:#eaf1fb}.st-dashboard aside a:hover{background:#f1f4f8}.studio-master aside a:hover{background:#163758}.studo-side-title{font-size:10px;font-weight:900;color:#909aaa;margin:20px 12px 7px}.st-dashboard main{padding:28px}.studo-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:18px 0 28px}.studo-stats div{background:#fff;border:1px solid #e2e7ed;border-radius:13px;padding:20px}.studo-stats b{display:block;font-size:28px}.studo-stats span{font-size:11px;color:#748095}.studo-form{background:#fff;border:1px solid #e1e6ed;border-radius:15px;padding:24px}.studo-id{display:inline-block;background:#edf2f8;border-radius:20px;padding:7px 12px;font-weight:800;margin-bottom:16px}.studo-fields{display:grid;grid-template-columns:1fr 1fr;gap:15px}.studo-fields label{font-size:12px;font-weight:700}.studo-fields input,.studo-fields textarea,.studo-fields select{width:100%;margin-top:6px;padding:11px;border:1px solid #dbe1e8;border-radius:9px;background:#fbfcfd}.studo-fields textarea{min-height:110px}.studo-fields .wide{grid-column:1/-1}.studo-form .studo-btn{margin-top:18px}.studo-help{font-size:11px;color:#748095}.studo-note{background:#f1f7ff;border:1px solid #d9e7fb;padding:14px;border-radius:10px;margin:15px 0}.studo-ad-list{display:grid;gap:18px}.studo-ad-card{background:#fff;border:1px solid #e1e5eb;border-radius:14px;overflow:hidden}.studo-ad-card header{display:flex;align-items:center;gap:10px;padding:13px}.studo-ad-card header img{border-radius:50%}.studo-ad-card header div{flex:1}.studo-ad-card header b,.studo-ad-card header small{display:block}.studo-ad-card header small{color:#7c8798}.studo-ad-card header em{font-size:9px;font-style:normal;font-weight:900;background:#e9f8ef;color:#168c57;padding:5px 8px;border-radius:20px}.studo-ad-img{display:block;width:100%;height:auto;max-height:650px;object-fit:contain;background:#f5f6f8}.studo-ad-copy{padding:14px}.studo-ad-copy p{margin:6px 0;color:#566276}.studo-ad-card footer{display:flex;gap:18px;align-items:center;padding:12px 14px;border-top:1px solid #edf0f3;font-size:12px}.studo-ad-card footer button{border:0;background:none;cursor:pointer}.studo-controls{padding:10px 14px;background:#f7f8fa}.studo-controls a{font-weight:800;color:#b20d16}.studo-managers{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:25px}.studo-managers div{background:#fff;border:1px solid #e2e7ed;border-radius:10px;padding:12px;display:grid;grid-template-columns:40px 1fr;align-items:center}.studo-managers img{border-radius:50%;grid-row:1/3}.studo-managers small{color:#7d8796}.studo-job-ads{margin-top:25px;display:grid;gap:20px}@media(max-width:760px){.studo-login-grid{grid-template-columns:1fr}.st-dashboard{grid-template-columns:1fr}.st-dashboard aside{border-right:0;border-bottom:1px solid #e3e7ed}.studo-fields{grid-template-columns:1fr}.studo-fields .wide{grid-column:auto}.studo-stats{grid-template-columns:1fr}.studo-managers{grid-template-columns:1fr}.studo-ad-card footer{flex-wrap:wrap}.st-dashboard main{padding:16px}}

/* v0.1.1 - Public ad action visibility: Studio UI standard */
.studo-ad-card footer button{color:#111!important;background:#f7f7f7!important;border:1px solid #d9d9d9!important;border-radius:7px!important;min-height:34px;padding:6px 11px!important;font-weight:650!important;line-height:1.2!important;box-shadow:none!important;text-shadow:none!important;opacity:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;transition:background .18s ease,border-color .18s ease,color .18s ease!important}
.studo-ad-card footer button span{color:#111!important}
.studo-ad-card footer button:hover,.studo-ad-card footer button:focus{color:#000!important;background:#eee!important;border-color:#bdbdbd!important;outline:none!important}

/* v0.1.2 - Immediate contact actions directly below ad image */
.studo-ad-primary-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:10px 12px;background:#fff;border-top:1px solid #eceff3;border-bottom:1px solid #eceff3}
.studo-ad-primary-actions .studo-ad-contact{min-height:38px;display:flex;align-items:center;justify-content:center;padding:7px 12px;color:#111!important;background:#f7f7f7!important;border:1px solid #d9d9d9!important;border-radius:7px!important;text-decoration:none!important;font-size:12px;font-weight:700;line-height:1.2;box-shadow:none!important;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}
.studo-ad-primary-actions .studo-ad-contact:hover,.studo-ad-primary-actions .studo-ad-contact:focus{color:#000!important;background:#eee!important;border-color:#bdbdbd!important;outline:none!important;transform:translateY(-1px)}
.studo-ad-primary-actions .studo-ad-contact:only-child{grid-column:1/-1}
@media(max-width:480px){.studo-ad-primary-actions{grid-template-columns:1fr}}

/* v0.1.4 — comments bottom sheet, views and ad-only sharing */
.studo-ad-card footer .studo-views{color:#111!important;background:#f7f7f7!important;border:1px solid #d9d9d9!important;border-radius:7px!important;min-height:34px;padding:6px 11px!important;font-weight:650!important;line-height:1.2!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important}
.studo-comments-open-body{overflow:hidden}
.studo-comment-overlay{position:fixed;inset:0;background:rgba(8,15,26,.48);z-index:999999;display:flex;align-items:flex-end;justify-content:center;opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease;padding:0 12px}
.studo-comment-overlay.open{opacity:1;visibility:visible}
.studo-comment-sheet{width:min(620px,100%);max-height:88vh;overflow:auto;background:#fff;border:1px solid #dfe3e8;border-radius:20px 20px 0 0;box-shadow:0 -18px 50px rgba(5,16,32,.22);padding:10px 20px 22px;transform:translateY(35px);transition:transform .24s ease}
.studo-comment-overlay.open .studo-comment-sheet{transform:translateY(0)}
.studo-sheet-handle{width:46px;height:5px;border-radius:99px;background:#a8adb5;margin:0 auto 10px}
.studo-sheet-head{display:flex;align-items:center;justify-content:center;position:relative;border-bottom:1px solid #eceff2;padding:0 0 12px;margin-bottom:16px}.studo-sheet-head h3{margin:0;font-size:20px;color:#111}.studo-comments-close{position:absolute!important;right:0!important;top:-2px!important;width:34px!important;height:34px!important;border-radius:50%!important;border:0!important;background:#ef2b2d!important;color:#fff!important;font-size:25px!important;line-height:1!important;padding:0!important}
.studo-comment-form{padding-bottom:18px;border-bottom:1px solid #eceff2;margin-bottom:16px}.studo-comment-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.studo-comment-form label{display:block;font-size:12px;font-weight:750;color:#1c2635;margin-bottom:10px}.studo-comment-form input,.studo-comment-form textarea{width:100%;margin-top:6px;border:1px solid #d5dae1;border-radius:9px;background:#fbfcfd;color:#111;padding:10px 12px;font-size:13px}.studo-comment-form textarea{min-height:96px;resize:vertical}.studo-comment-submit{width:100%;min-height:42px;border:1px solid #111!important;border-radius:8px!important;background:#111!important;color:#fff!important;font-weight:800!important;cursor:pointer}
.studo-comments-list{display:grid;gap:16px}.studo-comments-loading,.studo-no-comments{text-align:center;color:#7b8491;padding:22px 8px}.studo-comment-item{display:grid;grid-template-columns:38px 1fr;gap:10px}.studo-comment-avatar{width:36px;height:36px;border-radius:50%;background:#edf0f3;color:#222;display:flex;align-items:center;justify-content:center;font-weight:800}.studo-comment-meta{display:flex;align-items:center;gap:8px}.studo-comment-meta b{font-size:13px}.studo-comment-meta small{font-size:10px;color:#7b8491}.studo-comment-body p{margin:4px 0 6px;color:#222;font-size:13px;line-height:1.45}.studo-reply-toggle{border:0!important;background:transparent!important;color:#111!important;font-size:11px!important;font-weight:800!important;padding:0!important;cursor:pointer!important}.studo-reply-form{display:none;margin:9px 0 2px}.studo-reply-form.open{display:block}.studo-reply-fields{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:7px}.studo-reply-fields input,.studo-reply-row input{width:100%;border:1px solid #d8dde3;border-radius:8px;padding:8px 10px;font-size:12px}.studo-reply-row{display:grid;grid-template-columns:1fr 38px;gap:7px}.studo-reply-row button{border:1px solid #d2d6dc!important;border-radius:8px!important;background:#f7f7f7!important;color:#111!important;padding:0!important}.studo-replies{border-left:1px solid #dfe3e8;padding-left:12px;margin-top:12px;display:grid;gap:12px}.studo-comment-item.reply{grid-template-columns:32px 1fr}.studo-comment-item.reply .studo-comment-avatar{width:30px;height:30px;font-size:11px}
@media(max-width:560px){.studo-comment-overlay{padding:0}.studo-comment-sheet{width:100%;max-height:91vh;border-radius:18px 18px 0 0;padding:10px 14px 18px}.studo-comment-fields,.studo-reply-fields{grid-template-columns:1fr}.studo-ad-card footer{gap:7px}.studo-ad-card footer button,.studo-ad-card footer .studo-views{font-size:11px!important;padding:6px 8px!important}}

/* v0.1.5 — Ad Manager Create Ad redesign + country targeting */
.studo-manager-v15{max-width:1420px;grid-template-columns:230px 1fr;background:#f7f9fc;border-radius:16px;box-shadow:0 18px 55px rgba(9,30,66,.08)}
.studo-manager-v15 aside{background:#0b2342;color:#fff;border:0;padding:20px 14px}.studo-manager-v15 .studo-brand{color:#fff;display:flex;align-items:center;gap:8px;margin-bottom:20px}.studo-manager-v15 .studo-brand span{font-size:20px}.studo-manager-v15 .studo-brand small{display:block;font-size:9px;opacity:.72;margin-left:auto}.studo-manager-v15 aside a{color:#eef5ff!important;border-radius:8px;padding:11px 12px}.studo-manager-v15 aside a:hover,.studo-manager-v15 aside a.active{background:linear-gradient(90deg,#5f3bd7,#5232bd)!important;color:#fff!important}.studo-manager-v15 .studo-side-title{color:#aebbd0}.studo-side-profile{margin-top:24px;padding:16px 12px;border:1px solid rgba(255,255,255,.18);border-radius:12px;text-align:center;background:rgba(255,255,255,.04)}.studo-side-profile img{border-radius:50%;display:block;margin:0 auto 8px}.studo-side-profile b,.studo-side-profile span,.studo-side-profile small{display:block}.studo-side-profile b{font-size:13px}.studo-side-profile span{font-size:10px;color:#c9d5e5;margin:4px 0 8px}.studo-side-profile small{font-size:10px;color:#c9d5e5;margin-top:7px;line-height:1.5}
.studo-manager-v15 main{padding:20px 18px 28px}.studo-create-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding:0 4px}.studo-create-head h2{margin:0;color:#14233b;font-size:22px}.studo-create-head p{margin:4px 0 0;font-size:11px;color:#8993a4}.studo-create-head p span{margin:0 5px}.studo-create-account{display:flex;align-items:center;gap:9px}.studo-account-avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:800;background:linear-gradient(135deg,#8f32cf,#d43795)}.studo-create-account b,.studo-create-account small{display:block}.studo-create-account b{font-size:12px}.studo-create-account small{font-size:10px;color:#7c8798}.studo-create-message a{font-weight:800;margin-left:8px}
.studo-create-form{background:transparent}.studo-create-columns{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:start}.studo-create-col{display:grid;gap:14px}.studo-create-card{background:#fff;border:1px solid #dde4ed;border-radius:12px;padding:16px;box-shadow:0 3px 10px rgba(27,47,73,.025)}.studo-create-card h3{margin:0 0 14px;font-size:13px;color:#17243b;display:flex;align-items:center;gap:7px}.studo-create-card h3 span{color:#5c42dc}.studo-create-card label{display:block;font-size:11px;font-weight:750;color:#233149;margin:10px 0}.studo-create-card label em{color:#e13d3d;font-style:normal}.studo-create-card label small,.studo-create-card .media-note{font-size:9px;color:#8c96a6;font-weight:500}.studo-create-card input,.studo-create-card textarea,.studo-create-card select{width:100%;border:1px solid #d8dfe8;border-radius:7px;background:#fff;color:#182438;padding:10px 11px;margin-top:5px;font-size:11px;outline:none}.studo-create-card input:focus,.studo-create-card textarea:focus,.studo-create-card select:focus{border-color:#7560df;box-shadow:0 0 0 2px rgba(117,96,223,.09)}.studo-create-card textarea{min-height:84px;resize:vertical}.studo-create-card textarea.studo-description{min-height:180px}.studo-two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.studo-file{background:#fafbfe!important;border-style:dashed!important}.studo-media-note{font-size:9px;color:#7d8797;margin-top:-5px}.studo-action-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:end}.studo-action-row button{height:36px;border-radius:7px;border:1px solid #d5dbe4;background:#f7f8fa;color:#182438;font-size:10px;font-weight:800;padding:0 12px;white-space:nowrap;cursor:pointer}.studo-test-wa{border-color:#2ab65b!important;color:#18883d!important;background:#f3fff7!important}.studo-check{display:flex!important;align-items:center;gap:7px;font-size:10px!important;color:#536078!important}.studo-check input{width:auto!important;margin:0!important}.studo-target-radios{display:flex;flex-wrap:wrap;gap:14px;margin:4px 0 10px}.studo-target-radios label{display:flex;align-items:center;gap:5px;margin:0;font-size:10px}.studo-target-radios input{width:auto;margin:0}.studo-target-summary{margin-top:12px;background:#effcf3;border:1px solid #aee6bf;border-radius:8px;padding:11px 12px;color:#14783c;font-size:10px}.studo-target-summary b{margin-left:4px}.studo-target-summary small{display:block;color:#4a7c5b;margin-top:4px}.studo-status-choice span{display:inline-flex;padding:8px 14px;border:1px solid #9cd7ae;background:#f0fbf3;color:#18803d;border-radius:7px;font-size:10px;font-weight:800}.studo-wa-preview{margin-top:14px;background:#fff;border:1px solid #dfe5ed;border-radius:12px;padding:14px 16px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.studo-wa-preview b{font-size:11px}.studo-wa-preview p{margin:5px 0 0;font-size:10px;line-height:1.6;color:#556176}.studo-create-actions{display:flex;gap:9px}.studo-create-actions button{height:38px;border-radius:7px;padding:0 14px;font-size:10px;font-weight:800;cursor:pointer}.studo-draft-btn{background:#fff;border:1px solid #6c58d9;color:#5d47ce}.studo-publish-btn{background:linear-gradient(135deg,#694bdd,#5130bd);border:1px solid #5130bd;color:#fff}
@media(max-width:980px){.studo-create-columns{grid-template-columns:1fr}.studo-manager-v15{grid-template-columns:190px 1fr}.studo-wa-preview{align-items:stretch;flex-direction:column}.studo-create-actions{justify-content:flex-end}}
@media(max-width:760px){.studo-manager-v15{grid-template-columns:1fr}.studo-manager-v15 aside{border-radius:0}.studo-create-head{align-items:flex-start;gap:10px}.studo-create-account{display:none}.studo-two{grid-template-columns:1fr}.studo-action-row{grid-template-columns:1fr}.studo-action-row button{width:100%}.studo-create-actions{display:grid;grid-template-columns:1fr 1fr}.studo-create-actions button{width:100%}}


/* v0.1.6 — Frozen master Ad Manager UI (screenshot-matched) */
.studo-manager-v16{max-width:1500px!important;grid-template-columns:238px minmax(0,1fr)!important;background:#f8fafc!important;border-radius:0!important;box-shadow:0 18px 55px rgba(9,30,66,.08)!important;min-height:940px;overflow:hidden;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.studo-manager-v16 aside{background:linear-gradient(180deg,#0b2343 0%,#102c50 100%)!important;color:#fff!important;padding:0 15px 18px!important;border:0!important;min-width:0}
.studo-brand-v16{height:82px;margin:0 -15px 18px;padding:16px 25px;background:#fff;color:#2563eb;display:flex;align-items:center;gap:10px;border-right:1px solid #e8edf4}.studo-logo-mark{width:39px;height:39px;border:3px solid #2563eb;border-radius:50%;display:grid;place-items:center;font-size:23px;line-height:1}.studo-brand-v16 b{display:block;font-size:23px;line-height:1}.studo-brand-v16 small{display:block;color:#57718f;font-size:9px;margin-top:5px;letter-spacing:.1px}
.studo-main-nav{display:grid;gap:6px}.studo-main-nav a{display:flex!important;align-items:center;gap:11px;color:#f2f6ff!important;text-decoration:none!important;padding:11px 14px!important;border-radius:7px!important;font-size:12px!important;font-weight:650!important;border:0!important;background:transparent!important}.studo-main-nav a span{width:18px;text-align:center;font-size:16px}.studo-main-nav a:hover,.studo-main-nav a.active{background:linear-gradient(90deg,#4b3ccc,#5c36cd)!important;color:#fff!important}.studo-main-nav a.active{box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}
.studo-side-profile-v16{margin-top:28px;padding:17px 15px;border:1px solid rgba(255,255,255,.22);border-radius:9px;text-align:center;background:rgba(255,255,255,.025)}.studo-side-profile-v16 img{width:56px;height:56px;border-radius:50%;display:block;margin:0 auto 9px;border:3px solid rgba(255,255,255,.22)}.studo-side-profile-v16 h4{font-size:12px;margin:4px 0 5px;color:#fff}.studo-side-profile-v16>b{display:block;font-size:11px}.studo-verified{display:inline-flex!important;margin:7px auto 9px;padding:3px 8px;border-radius:4px;background:#27b75c;color:#fff;font-size:9px;font-weight:800}.studo-side-profile-v16 dl{text-align:left;margin:6px 0 12px}.studo-side-profile-v16 dt{font-size:9px;color:#b8c8dc;margin-top:8px}.studo-side-profile-v16 dd{font-size:10px;font-weight:800;margin:2px 0 0;color:#fff}.studo-side-profile-v16>a,.studo-help-card>a{display:block;text-align:center;color:#fff!important;text-decoration:none!important;border:1px solid rgba(146,129,255,.7)!important;border-radius:5px;padding:8px!important;background:rgba(76,63,176,.12)!important;font-size:9px!important;font-weight:800!important}.studo-help-card{margin-top:18px;padding:15px;border-radius:8px;background:rgba(255,255,255,.07);font-size:10px}.studo-help-card b{font-size:11px}.studo-help-card p{color:#d2deee;font-size:9px;line-height:1.55;margin:7px 0 12px}
.studo-manager-v16 main{padding:0 18px 24px!important;min-width:0;background:#f8fafc}.studo-create-head{height:82px;margin:0 -18px 18px!important;padding:0 22px 0 26px!important;border-bottom:1px solid #e2e8f0;background:#fff}.studo-head-left{display:flex;align-items:center;gap:20px}.studo-menu-icon{border:0!important;background:transparent!important;color:#19304d!important;font-size:18px!important;padding:4px!important}.studo-create-head h2{font-size:18px!important;font-weight:800!important;color:#101827!important}.studo-create-head p{font-size:10px!important;color:#718096!important}.studo-create-account{gap:10px!important}.studo-bell{position:relative;font-size:20px;color:#10233f;margin-right:11px}.studo-bell i{position:absolute;right:-5px;top:-6px;background:#e7252e;color:#fff;width:15px;height:15px;border-radius:50%;display:grid;place-items:center;font-size:8px;font-style:normal}.studo-account-avatar{width:41px!important;height:41px!important;background:linear-gradient(135deg,#8139c8,#c52ec8)!important}.studo-create-account b{font-size:11px!important}.studo-create-account small{font-size:9px!important}.studo-chevron{font-size:15px;color:#18314e}
.studo-create-columns{gap:15px!important;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)!important}.studo-create-col{gap:14px!important}.studo-create-card{border:1px solid #dbe3ed!important;border-radius:8px!important;padding:15px 17px!important;box-shadow:0 2px 6px rgba(19,40,72,.02)!important}.studo-create-card h3{font-size:12px!important;margin-bottom:14px!important}.studo-step-icon{width:22px;height:22px;border:1px solid #7e6bf0;border-radius:6px;display:grid;place-items:center;color:#5f48de!important;font-size:11px}.studo-create-card label{font-size:10px!important;margin:9px 0!important}.studo-create-card label small{display:block;font-size:8.5px!important;color:#909aac;margin-top:4px}.studo-create-card input,.studo-create-card textarea,.studo-create-card select{font-size:10px!important;padding:9px 10px!important;border-radius:6px!important;margin-top:5px!important;min-height:35px}.studo-create-card textarea{min-height:58px!important}.studo-char{float:right;margin-top:-17px!important;position:relative;padding-right:6px}.studo-two{gap:12px!important}
.studo-media-title{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#22314a;margin:2px 0 7px}.studo-media-title span{font-size:9px;color:#758196}.studo-media-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;min-height:82px}.studo-media-thumb,.studo-add-media{position:relative;min-height:82px;border-radius:6px;overflow:hidden;border:1px solid #d5dce7;background:#f8faff;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer}.studo-media-thumb img{width:100%;height:82px;object-fit:cover}.studo-media-remove{position:absolute!important;right:4px!important;top:4px!important;width:19px!important;height:19px!important;min-height:19px!important;padding:0!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#111!important;font-size:12px!important;font-weight:900!important;box-shadow:0 1px 5px rgba(0,0,0,.25)!important;z-index:2}.studo-add-media{border:1px dashed #8374ec;color:#6251d8;background:#fbfaff}.studo-add-media span{font-size:23px;line-height:1}.studo-add-media b{font-size:8.5px;margin-top:7px}.studo-video-title{margin-top:18px}.studo-video-grid{display:grid;grid-template-columns:160px 110px;gap:8px}.studo-video-preview-item{height:92px;border-radius:6px;overflow:hidden;position:relative;background:#111}.studo-video-preview-item video{width:100%;height:100%;object-fit:cover}.studo-add-media.video{min-height:92px}
.studo-editor-toolbar{height:34px;border:1px solid #d7dee7;border-bottom:0;border-radius:6px 6px 0 0;display:flex;align-items:center;padding:0 7px;gap:2px;background:#fff}.studo-editor-toolbar select{width:90px!important;border:0!important;padding:4px!important;margin:0!important;min-height:28px!important}.studo-editor-toolbar button{border:0!important;background:transparent!important;color:#27354a!important;padding:4px 6px!important;min-height:26px!important;font-size:10px!important}.studo-rich-editor{min-height:166px;border:1px solid #d7dee7;border-radius:0 0 6px 6px;padding:10px;font-size:10px;line-height:1.55;background:#fff;outline:none}.studo-rich-editor:empty:before{content:attr(data-placeholder);color:#98a2b2}.studo-editor-count{display:block;text-align:right;color:#8a95a6;font-size:8.5px;margin-top:4px}
.studo-wa-row{display:grid;grid-template-columns:minmax(0,1fr) 36px auto;gap:7px;align-items:center;margin-top:5px}.studo-phone-input{display:flex;align-items:center;border:1px solid #d8dfe8;border-radius:6px;background:#fff;min-height:35px}.studo-phone-input span{padding-left:9px}.studo-phone-input input{border:0!important;margin:0!important;min-height:33px!important}.studo-wa-square{width:36px!important;height:35px!important;min-height:35px!important;padding:0!important;border-radius:6px!important;border:1px solid #20ad51!important;background:#1eb750!important;color:#fff!important;font-size:16px!important}.studo-test-wa{height:35px!important;min-height:35px!important;border-radius:6px!important;padding:0 14px!important;font-size:9px!important;font-weight:800!important}.studo-action-row{align-items:center!important}.studo-action-row button{height:35px!important;min-height:35px!important;background:#5540d8!important;color:#fff!important;border-color:#5540d8!important}.studo-check{margin-top:11px!important}
.studo-target-radios{margin:4px 0 12px!important;gap:18px!important}.studo-target-radios label{font-size:9.5px!important}.studo-target-summary{display:flex;align-items:flex-start;gap:9px!important;padding:10px 12px!important;border-radius:6px!important}.studo-target-summary>span{width:18px;height:18px;border-radius:50%;border:1px solid #25ad58;display:grid;place-items:center;font-size:10px}.studo-target-summary b{font-size:9.5px;color:#153823}.studo-target-summary strong{font-weight:800}.studo-target-summary small{font-size:8.5px!important}
.studo-schedule-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.studo-date-pair{display:grid;grid-template-columns:1fr 95px;gap:6px}.studo-status-buttons{display:flex;gap:8px}.studo-status-buttons label{margin:0!important}.studo-status-buttons input{position:absolute;opacity:0;pointer-events:none}.studo-status-buttons span{display:inline-flex;min-width:94px;height:35px;align-items:center;justify-content:center;border:1px solid #d8dfe8;border-radius:6px;background:#f3f5f8;color:#586579;font-size:9.5px;font-weight:800;cursor:pointer}.studo-status-buttons input:checked+span{background:#ecfbf0;border-color:#29ad59;color:#16803b}
.studo-wa-preview{padding:11px 16px!important;border-radius:8px!important;align-items:center!important;gap:14px!important;position:sticky;bottom:0;z-index:9;box-shadow:0 -2px 10px rgba(16,36,64,.04)}.studo-wa-preview-copy{min-width:0;flex:1}.studo-wa-preview b{font-size:10px!important}.studo-wa-preview p{font-size:9px!important;line-height:1.45!important}.studo-id-hint{font-size:9px;color:#68758a;white-space:nowrap}.studo-create-actions{gap:8px!important}.studo-create-actions button{height:35px!important;font-size:9.5px!important;border-radius:6px!important}.studo-draft-btn{border-color:#6c58d9!important}.studo-publish-btn{background:#5940d7!important}
.studo-simple-head{background:#fff;border-bottom:1px solid #e2e8f0;margin:0 -18px 18px;padding:22px 24px}.studo-simple-head h2{margin:0;font-size:18px}.studo-simple-head p{margin:4px 0 0;color:#718096;font-size:10px}
@media(max-width:1100px){.studo-manager-v16{grid-template-columns:205px minmax(0,1fr)!important}.studo-create-columns{grid-template-columns:1fr!important}.studo-wa-preview{position:static}.studo-media-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.studo-manager-v16{display:block!important}.studo-manager-v16 aside{padding-bottom:12px!important}.studo-brand-v16{margin-bottom:10px}.studo-main-nav{grid-template-columns:repeat(2,1fr);gap:5px}.studo-side-profile-v16,.studo-help-card{display:none}.studo-manager-v16 main{padding:0 10px 20px!important}.studo-create-head{margin:0 -10px 12px!important;padding:0 12px!important;height:70px}.studo-create-account{display:none!important}.studo-head-left{gap:8px}.studo-create-head h2{font-size:15px!important}.studo-create-card{padding:13px!important}.studo-two,.studo-schedule-grid{grid-template-columns:1fr!important}.studo-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studo-video-grid{grid-template-columns:1fr 1fr}.studo-wa-row{grid-template-columns:1fr 36px}.studo-test-wa{grid-column:1/-1;width:100%}.studo-wa-preview{flex-direction:column!important;align-items:stretch!important}.studo-id-hint{white-space:normal}.studo-create-actions{display:grid!important;grid-template-columns:1fr 1fr}.studo-create-actions button{width:100%}}

/* v0.2.0 — FULL SCREEN Ad Manager framework. Every override is scoped to #studio. */
#studio{position:fixed!important;inset:0!important;z-index:999990!important;width:100vw!important;height:100vh!important;max-width:none!important;margin:0!important;border:0!important;border-radius:0!important;overflow:hidden!important;background:#f8fafc!important;grid-template-columns:225px minmax(0,1fr)!important}
#studio>aside{height:100vh!important;overflow-y:auto!important;overscroll-behavior:contain!important}
#studio>main{height:100vh!important;overflow-y:auto!important;overscroll-behavior:contain!important;min-width:0!important}
#studio .studo-create-columns-v20{display:grid!important;grid-template-columns:minmax(0,1.04fr) minmax(0,.94fr) 220px!important;gap:14px!important;align-items:start!important}
#studio .studo-create-advanced{min-width:0!important}
#studio .studo-advanced-card{position:sticky!important;top:96px!important}
#studio .studo-advanced-card label{display:block!important;padding:0 0 11px!important;margin:0 0 11px!important;border-bottom:1px solid #eef1f5!important}
#studio .studo-advanced-card label:last-child{border-bottom:0!important;margin-bottom:0!important;padding-bottom:0!important}
#studio .studo-featured-toggle{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}
#studio .studo-featured-toggle>span{display:block!important}
#studio .studo-featured-toggle input{appearance:none!important;-webkit-appearance:none!important;width:34px!important;height:19px!important;min-height:19px!important;border:0!important;border-radius:99px!important;background:#cbd3df!important;position:relative!important;cursor:pointer!important;padding:0!important;flex:0 0 auto!important}
#studio .studo-featured-toggle input:after{content:"";position:absolute;top:2px;left:2px;width:15px;height:15px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.16);transition:.18s}
#studio .studo-featured-toggle input:checked{background:#5a43dc!important}
#studio .studo-featured-toggle input:checked:after{left:17px}
#studio .studo-media-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}
#studio .studo-create-head{position:sticky!important;top:0!important;z-index:15!important}
#studio .studo-wa-preview{z-index:14!important}
#studio .studo-create-card input:focus,#studio .studo-create-card textarea:focus,#studio .studo-create-card select:focus,#studio .studo-rich-editor:focus{border-color:#6652df!important;box-shadow:0 0 0 3px rgba(102,82,223,.10)!important;outline:none!important}
#studio .studo-create-card select[multiple]{min-height:110px!important}
#studio .studo-create-message{margin:0 0 14px!important}
#studio .studo-main-nav a,#studio .studo-side-profile-v16 a,#studio .studo-help-card a{box-sizing:border-box!important}
#studio .studo-create-actions button{cursor:pointer!important}
#studio .studo-publish-btn:hover{filter:brightness(.96)}
#studio .studo-draft-btn:hover{background:#f5f3ff!important}
@media(max-width:1320px){#studio{grid-template-columns:205px minmax(0,1fr)!important}#studio .studo-create-columns-v20{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}#studio .studo-create-advanced{grid-column:1/-1!important}#studio .studo-advanced-card{position:static!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}#studio .studo-advanced-card h3{grid-column:1/-1!important}#studio .studo-media-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}
@media(max-width:980px){#studio .studo-create-columns-v20{grid-template-columns:1fr!important}#studio .studo-create-advanced{grid-column:auto!important}#studio .studo-advanced-card{grid-template-columns:1fr 1fr!important}#studio .studo-media-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:760px){#studio{display:block!important;overflow-y:auto!important}#studio>aside{height:auto!important;max-height:none!important;overflow:visible!important}#studio>main{height:auto!important;overflow:visible!important}#studio .studo-advanced-card{grid-template-columns:1fr!important}#studio .studo-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}#studio .studo-create-head{top:0!important}}


/* v0.2.1 — Frozen Studio Ad Manager dashboard. All new rules are isolated under #studio. */
#studio{--studio-navy:#071b3b;--studio-purple:#4f35ed;--studio-blue:#1769ff;--studio-green:#17a85b;--studio-border:#e2e8f2;--studio-text:#101d39;--studio-muted:#66738d;font-size:13px!important;color:var(--studio-text)!important;background:#f7f9fd!important}
#studio>aside{background:linear-gradient(180deg,#0b2044 0%,#061733 100%)!important;color:#fff!important;padding:18px 14px!important}
#studio .studio-brand{display:flex;align-items:center;gap:10px;margin:0 4px 20px;padding:0 2px}.studio-brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#7b2cff,#3155f5);font-weight:900;font-size:22px}.studio-brand b{display:block;font-size:18px}.studio-brand small{display:block;color:#bcc9df;font-size:9px;margin-top:2px}
#studio .studio-nav a{color:#edf4ff!important;display:flex!important;align-items:center!important;gap:11px!important;min-height:44px!important;padding:0 12px!important;border-radius:8px!important;margin:3px 0!important;font-size:12px!important}.studio-nav a span{width:22px;text-align:center;font-size:17px}.studio-nav a.active{background:linear-gradient(90deg,#2453e9,#5529e9)!important;color:#fff!important;box-shadow:0 7px 18px rgba(67,52,225,.22)}.studio-nav a:hover{background:rgba(255,255,255,.08)!important}
#studio .studio-side-profile{margin-top:22px;border:1px solid rgba(171,194,230,.24);border-radius:13px;padding:15px 12px;background:rgba(255,255,255,.035);text-align:center;position:relative}.studio-side-profile img{border-radius:50%;border:2px solid #7260ff}.studio-side-profile h4{margin:10px 0 2px;font-size:13px;color:#fff}.studio-side-profile>small{color:#c2cee1}.studio-side-profile dl{text-align:left;margin:14px 0;border-top:1px solid rgba(255,255,255,.08);padding-top:10px}.studio-side-profile dt{font-size:9px;color:#9eb0cd}.studio-side-profile dd{margin:1px 0 9px;font-weight:800;color:#fff}.studio-verified{display:inline-flex;align-items:center;border-radius:999px;background:#17a85b;color:#fff;padding:3px 9px;font-size:9px;font-weight:800;vertical-align:middle}.studio-side-profile .studio-verified{position:absolute;right:11px;top:12px}.studio-public-profile-btn{display:flex!important;justify-content:center!important;align-items:center!important;border:1px solid #7159ef!important;color:#fff!important;background:transparent!important}
#studio>main{padding:0!important;background:#f8fafe!important}.studio-topbar{height:72px;background:#fff;border-bottom:1px solid var(--studio-border);display:flex;align-items:center;gap:20px;padding:0 24px;position:sticky;top:0;z-index:40}.studio-top-left{display:flex;align-items:center;gap:12px;min-width:310px}.studio-menu-toggle{border:0;background:transparent;font-size:20px;cursor:pointer}.studio-topbar h2{font-size:16px;margin:0}.studio-topbar small{font-size:9px;color:#71809b}.studio-search{max-width:380px;flex:1;height:38px;border:1px solid #d8e0ec;border-radius:9px;display:flex;align-items:center;padding:0 12px;background:#fff}.studio-search input{border:0!important;box-shadow:none!important;outline:0!important;width:100%!important;padding:0 7px!important;font-size:11px!important;background:transparent!important}.studio-top-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.studio-top-actions>img{border-radius:50%}.studio-top-actions>div b,.studio-top-actions>div small{display:block}.studio-icon-btn{position:relative;width:34px;height:34px;border:0;background:transparent;display:grid;place-items:center;text-decoration:none;color:#14223f!important;font-size:15px}.studio-icon-btn b{position:absolute;right:0;top:0;background:#e11d2e;color:#fff;border-radius:50%;font-size:8px;min-width:15px;height:15px;display:grid;place-items:center}.studio-verified.top{margin-left:2px}
#studio .studio-content{padding:18px 18px 30px;min-width:0}.studio-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:14px}.studio-kpis>div{position:relative;background:#fff;border:1px solid var(--studio-border);border-radius:10px;min-height:96px;padding:15px 12px 10px 52px}.studio-kpis small,.studio-kpis b,.studio-kpis em{display:block}.studio-kpis small{font-size:9px}.studio-kpis b{font-size:22px;margin:4px 0}.studio-kpis em{font-style:normal;color:#178a49;font-size:8px}.kpi-icon{position:absolute;left:12px;top:14px;width:31px;height:31px;border-radius:9px;display:grid;place-items:center;font-size:17px}.kpi-icon.purple{background:#f0ebff;color:#5d38df}.kpi-icon.blue{background:#edf3ff;color:#2464e8}.kpi-icon.green{background:#eafaf2;color:#12a759}.kpi-icon.cyan{background:#edf8ff;color:#1b7ae8}.kpi-icon.red{background:#fff0f3;color:#ee3655}.kpi-icon.orange{background:#fff4e8;color:#ef861c}
.studio-profile-hero{background:#fff;border:1px solid var(--studio-border);border-radius:11px;overflow:hidden;margin-bottom:14px}.studio-cover{height:68px;background:linear-gradient(110deg,#d7e7f6,#f3f7fb 55%,#dce9f5)}.studio-profile-hero-inner{display:flex;gap:16px;padding:0 16px 14px}.studio-profile-hero-inner>img{width:86px;height:86px;border-radius:14px;margin-top:-37px;background:#fff;padding:4px;border:1px solid #dfe5ee}.studio-profile-title{flex:1;display:flex;justify-content:space-between;align-items:center;gap:16px}.studio-profile-title h1{font-size:22px;margin:7px 0 3px}.studio-profile-title p{margin:0 0 4px;color:#3c4c68}.studio-hero-actions{display:flex;gap:8px}.studio-hero-actions a,.studio-small-primary{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border:1px solid #6551e7;border-radius:7px;padding:0 14px;color:#3923cf!important;text-decoration:none!important;font-weight:800;font-size:10px;cursor:pointer}.studio-hero-actions a.primary,.studio-small-primary{background:linear-gradient(90deg,#5534e9,#3929dc);color:#fff!important;border-color:transparent}
.studio-home-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(240px,.72fr) minmax(230px,.58fr);gap:12px;margin-bottom:12px}.studio-panel{background:#fff;border:1px solid var(--studio-border);border-radius:10px;padding:14px;min-width:0}.studio-panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.studio-panel-head h3,.studio-panel h3{font-size:13px;margin:0}.studio-panel-head a{font-size:9px;color:#4933e3;text-decoration:none;font-weight:800}.studio-info-rows{display:grid;gap:4px}.studio-info-rows>div{display:grid;grid-template-columns:180px 1fr;background:#f8f9fc;border:1px solid #eef1f6;border-radius:5px;min-height:27px;align-items:center;padding:4px 9px}.studio-info-rows b{font-size:9px}.studio-info-rows span{font-size:10px}.studio-profile-info>.studio-small-primary{float:right;margin-top:10px}.studio-verified-box{background:#ebfaf2;border:1px solid #a9e8c5;border-radius:8px;padding:13px;color:#138044}.studio-verified-box b,.studio-verified-box small{display:block}.studio-account-status dl{display:grid;grid-template-columns:1fr auto;gap:10px;margin:15px 0 10px;font-size:9px}.studio-account-status dd{margin:0;font-weight:800}.studio-progress{height:8px;border-radius:999px;background:#eef1f5;overflow:hidden}.studio-progress i{display:block;height:100%;background:#18a85d;border-radius:999px}.studio-quick-actions{display:flex;flex-direction:column;gap:8px}.studio-quick-actions .studio-panel-head{margin-bottom:2px}.studio-quick-actions a{min-height:39px;border:1px solid #6e56ee;border-radius:7px;text-decoration:none;color:#3923d0!important;font-weight:800;font-size:10px;display:flex;align-items:center;padding:0 12px}.studio-quick-actions a.primary{background:linear-gradient(90deg,#5337ea,#3a27d9);color:#fff!important;border:0}
.studio-bottom-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.8fr);gap:12px}.studio-table-wrap{overflow:auto}.studio-table{width:100%;border-collapse:separate;border-spacing:0 4px;font-size:9px}.studio-table th{text-align:left;color:#61708c;padding:5px 7px}.studio-table td{padding:6px 7px;background:#f9fafc;border-top:1px solid #eef1f5;border-bottom:1px solid #eef1f5}.studio-ad-title-cell{display:flex;align-items:center;gap:7px;min-width:190px}.studio-ad-title-cell img{width:48px;height:34px;object-fit:cover;border-radius:5px}.studio-ad-title-cell b,.studio-ad-title-cell small{display:block}.studio-status{display:inline-flex;padding:3px 8px;border-radius:999px;font-weight:800;background:#e7ecf4}.studio-status.active{background:#dcf7e7;color:#128047}.studio-status.draft{background:#fff0dc;color:#b36413}.studio-status.paused{background:#e9edfa;color:#52658c}.studio-status.expired{background:#ffe2e5;color:#b32232}.studio-more{display:inline-flex;min-width:28px;height:26px;align-items:center;justify-content:center;border:1px solid #d9e1ed;border-radius:6px;text-decoration:none;color:#1e2d48!important}.studio-activity{display:grid;gap:5px}.studio-activity>div{display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:5px;background:#fafbfe;border:1px solid #eef1f5;border-radius:5px;padding:6px 8px;font-size:9px}.studio-activity small{color:#71809b}.studio-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.studio-section-head h2{font-size:18px;margin:0}.studio-section-head p{margin:3px 0 0;color:#6c7890}.studio-section-head select{width:auto!important;min-width:130px!important}
.studio-performance-kpis{display:grid;grid-template-columns:repeat(6,1fr);gap:9px;margin-bottom:12px}.studio-performance-kpis>div{background:#fff;border:1px solid var(--studio-border);border-radius:9px;padding:12px}.studio-performance-kpis small,.studio-performance-kpis b{display:block}.studio-performance-kpis b{font-size:20px;margin-top:4px}.studio-performance-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:12px;margin-bottom:12px}.studio-chart{height:230px;border-left:1px solid #e4e8ef;border-bottom:1px solid #e4e8ef;display:flex;align-items:flex-end;gap:5%;padding:15px 5%;background:repeating-linear-gradient(to top,#fff 0,#fff 45px,#edf1f6 46px)}.studio-chart i{flex:1;background:linear-gradient(#6444ea,#2f76f5);border-radius:5px 5px 0 0;min-height:20px}.studio-chart-labels{display:flex;gap:20px;margin-top:8px;font-size:9px}.studio-status-summary{display:flex;align-items:center;gap:22px;padding-top:20px}.studio-donut{width:145px;height:145px;border-radius:50%;background:conic-gradient(#24b75e 0 62%,#2c78ee 62% 78%,#f7a928 78% 91%,#ef5361 91%);position:relative;display:grid;place-items:center;text-align:center}.studio-donut:after{content:"";position:absolute;width:82px;height:82px;border-radius:50%;background:#fff}.studio-donut b,.studio-donut small{position:relative;z-index:2;display:block}.studio-donut b{font-size:24px}.studio-status-summary ul{list-style:none;margin:0;padding:0;display:grid;gap:10px;font-size:9px}.studio-status-summary li{display:grid;grid-template-columns:12px 1fr auto;gap:6px;align-items:center}.studio-status-summary li i{width:9px;height:9px;border-radius:50%;background:#bbb}.studio-status-summary li i.active{background:#24b75e}.studio-status-summary li i.paused{background:#2c78ee}.studio-status-summary li i.draft{background:#f7a928}.studio-status-summary li i.expired{background:#ef5361}
.studio-performance-overlay{position:fixed;inset:0;background:rgba(4,15,34,.72);z-index:1000000;display:none;padding:24px}.studio-performance-overlay.open{display:block}.studio-performance-modal{position:relative;background:#f8fafe;width:min(1450px,96vw);height:calc(100vh - 48px);margin:auto;border-radius:14px;padding:22px;overflow:auto}.studio-performance-close{position:sticky;float:right;top:0;right:0;width:36px;height:36px;border:0;border-radius:50%;background:#e72d42;color:#fff;font-size:24px;z-index:5;cursor:pointer}.studio-password-form{max-width:620px;display:grid;gap:12px}.studio-password-form label{font-weight:700}.studio-password-form input{display:block;width:100%;margin-top:5px}.studio-help-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.studio-profile-hero.public{display:flex;align-items:center;gap:18px;padding:20px}.studio-profile-hero.public>img{border-radius:16px}.studio-ad-cards-full{margin-top:18px}
#studio.sidebar-collapsed{grid-template-columns:72px minmax(0,1fr)!important}#studio.sidebar-collapsed .studio-brand div,#studio.sidebar-collapsed .studio-nav a{font-size:0!important}#studio.sidebar-collapsed .studio-nav a span{font-size:18px!important;width:100%}#studio.sidebar-collapsed .studio-side-profile{display:none}
@media(max-width:1250px){.studio-kpis{grid-template-columns:repeat(3,1fr)}.studio-home-grid{grid-template-columns:1.5fr .8fr}.studio-quick-actions{grid-column:1/-1;display:grid;grid-template-columns:repeat(5,1fr)}.studio-quick-actions .studio-panel-head{grid-column:1/-1}.studio-bottom-grid{grid-template-columns:1fr}.studio-top-actions>div{display:none}}
@media(max-width:900px){#studio{position:relative!important;height:auto!important;min-height:100vh!important;display:block!important;overflow:visible!important}#studio>aside{height:auto!important}.studio-topbar{position:relative}.studio-top-left{min-width:0}.studio-search{display:none}.studio-kpis{grid-template-columns:repeat(2,1fr)}.studio-home-grid{grid-template-columns:1fr}.studio-quick-actions{grid-column:auto;display:flex}.studio-performance-kpis{grid-template-columns:repeat(3,1fr)}.studio-performance-grid{grid-template-columns:1fr}.studio-info-rows>div{grid-template-columns:130px 1fr}.studio-profile-title{display:block}.studio-hero-actions{margin-top:10px}}
@media(max-width:560px){.studio-kpis,.studio-performance-kpis,.studio-help-grid{grid-template-columns:1fr}.studio-topbar{padding:0 12px}.studio-top-actions .studio-verified,.studio-top-actions>img{display:none}.studio-profile-hero-inner{display:block}.studio-profile-title h1{font-size:18px}.studio-profile-title{display:block}.studio-hero-actions{display:grid}.studio-content{padding:10px!important}.studio-performance-overlay{padding:0}.studio-performance-modal{width:100vw;height:100vh;border-radius:0}.studio-info-rows>div{grid-template-columns:1fr}.studio-home-grid,.studio-bottom-grid{display:block}.studio-panel{margin-bottom:10px}}

/* v0.2.2 — Frozen Studio.Adoreve Control Center */
#studio-control{position:fixed;inset:0;z-index:999995;width:100vw;height:100vh;display:grid;grid-template-columns:235px minmax(0,1fr);background:#f6f8fc;color:#0b1734;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow:hidden}body:has(#studio-control){overflow:hidden!important}#studio-control *{box-sizing:border-box}#studio-control .studio-control-sidebar{height:100vh;overflow:auto;background:linear-gradient(180deg,#071b3d,#06244a);padding:18px 14px;color:#fff}.studio-control-brand{padding:0 8px 18px}.studio-control-brand b{display:block;font-size:18px}.studio-control-brand small{display:block;color:#b7c6dd;margin-top:3px}.studio-control-sidebar nav{display:grid;gap:4px}.studio-control-sidebar nav a{display:flex;align-items:center;gap:10px;color:#f4f7ff!important;text-decoration:none!important;padding:10px 10px;border-radius:7px;font-size:12px}.studio-control-sidebar nav a span{width:18px;text-align:center;font-size:15px}.studio-control-sidebar nav a em{margin-left:auto;background:#f04444;border-radius:20px;padding:2px 7px;font-style:normal;font-size:10px}.studio-control-sidebar nav a.active,.studio-control-sidebar nav a:hover{background:linear-gradient(90deg,#5934e9,#3429db)}.studio-system-card{margin-top:18px;border:1px solid rgba(255,255,255,.2);border-radius:9px;padding:13px;background:rgba(255,255,255,.035);font-size:10px}.studio-system-card>b,.studio-system-card>strong{display:block}.studio-system-card>strong{color:#3bd67c;margin:4px 0 12px}.studio-system-card p{display:flex;justify-content:space-between;margin:8px 0;color:#d9e2ef}.studio-system-card i{color:#3bd67c;font-style:normal}.studio-system-card a{color:#8db6ff!important;text-decoration:none}.studio-control-shell>main{height:100vh;min-width:0;overflow:hidden}.studio-control-top{height:78px;background:#fff;border-bottom:1px solid #e7ebf3;display:flex;align-items:center;justify-content:space-between;padding:0 28px}.studio-control-top h1{font-size:20px;margin:0}.studio-control-top h1 span{color:#1758f3}.studio-control-top p{font-size:11px;color:#6e7890;margin:5px 0 0}.studio-admin-chip{display:flex;align-items:center;gap:9px}.studio-admin-chip img{border-radius:50%}.studio-admin-chip span b,.studio-admin-chip span small{display:block}.studio-admin-chip span small{font-size:9px;color:#778198}.studio-control-content{height:calc(100vh - 78px);overflow:auto;padding:22px}.studio-master-kpis{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-bottom:16px}.studio-master-kpis>div{background:#fff;border:1px solid #e4e9f3;border-radius:8px;padding:16px;min-height:104px;box-shadow:0 3px 12px rgba(14,35,75,.03)}.studio-master-kpis small,.studio-master-kpis b,.studio-master-kpis span{display:block}.studio-master-kpis small{font-size:10px;font-weight:700}.studio-master-kpis b{font-size:25px;margin:8px 0}.studio-master-kpis span{font-size:9px;color:#159b4a}.studio-master-kpis.compact{margin-top:18px}.studio-master-grid{display:grid;gap:14px;margin-bottom:14px}.studio-master-grid.top{grid-template-columns:1.45fr .95fr .95fr}.studio-master-grid.bottom{grid-template-columns:1.6fr .9fr}.studio-master-panel{background:#fff;border:1px solid #e1e6f0;border-radius:8px;padding:16px;box-shadow:0 3px 12px rgba(14,35,75,.025);margin-bottom:14px}.studio-master-panel h2{margin:0 0 5px;font-size:20px}.studio-master-panel>p{color:#6d7890;font-size:11px}.studio-master-panel h3{font-size:14px;margin:0 0 14px}.studio-panel-title{display:flex;align-items:center;justify-content:space-between}.studio-panel-title select{font-size:10px;padding:7px;border:1px solid #dce2ec;border-radius:6px;background:#fff}.studio-panel-title a{font-size:10px;text-decoration:none}.studio-master-chart{height:170px;border-bottom:1px solid #dfe5ef;display:flex;align-items:flex-end;gap:10px;padding:20px 15px 0;background:repeating-linear-gradient(to bottom,#fff,#fff 33px,#f0f3f8 34px)}.studio-master-chart i{flex:1;background:linear-gradient(180deg,#5939ef,#d9d3ff);border-radius:4px 4px 0 0;min-width:10px}.studio-chart-key{display:flex;gap:18px;font-size:9px;margin-top:10px;color:#4e5a73}.studio-master-status{display:flex;align-items:center;justify-content:center;gap:22px;padding-top:10px}.studio-master-donut{width:145px;height:145px;border-radius:50%;background:conic-gradient(#28b966 0 68%,#2475ef 68% 84%,#f4a11b 84% 92%,#ef5b5b 92% 97%,#8993a4 97%);display:grid;place-content:center;position:relative}.studio-master-donut:before{content:"";position:absolute;inset:30px;background:#fff;border-radius:50%}.studio-master-donut b,.studio-master-donut small{position:relative;text-align:center}.studio-master-donut b{font-size:22px}.studio-master-donut small{font-size:9px}.studio-master-status ul{list-style:none;margin:0;padding:0;font-size:10px}.studio-master-status li{display:flex;gap:10px;justify-content:space-between;margin:10px 0}.studio-ai-summary{display:grid;grid-template-columns:1fr 1fr;gap:9px}.studio-ai-summary div{border:1px solid #e6e9f0;border-radius:7px;padding:14px;text-align:center;background:#fbfcff}.studio-ai-summary b,.studio-ai-summary small{display:block}.studio-ai-summary b{font-size:20px;color:#159b4a}.studio-ai-summary small{font-size:9px}.studio-ai-rate{border-top:1px solid #eef1f6;margin-top:14px;padding-top:12px!important;display:flex;justify-content:space-between}.studio-master-table-wrap{overflow:auto}.studio-master-table{width:100%;border-collapse:collapse;font-size:9px}.studio-master-table th{background:#f8f9fc;text-align:left;padding:8px;color:#4d5870}.studio-master-table td{padding:8px;border-bottom:1px solid #edf0f5;white-space:nowrap}.studio-master-table td:first-child{display:grid;grid-template-columns:32px 1fr;column-gap:7px}.studio-master-table td:first-child img{grid-row:1/3;border-radius:50%}.studio-master-table td:first-child small{color:#79849b}.studio-pill{border-radius:12px;padding:3px 7px;background:#edf2f7}.studio-pill.active,.studio-pill.verified{background:#e2f7e9;color:#148b43}.studio-global-activity p{display:grid;grid-template-columns:18px 1fr auto;gap:7px;margin:0;padding:8px 0;border-bottom:1px solid #edf0f5;font-size:10px}.studio-global-activity small{color:#7d879b}.studio-quick-tools>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.studio-quick-tools a{border:1px solid #e2e7f0;border-radius:7px;padding:12px 8px;text-decoration:none!important;text-align:center;font-size:9px;color:#263453!important;background:#fafbfe}.studio-alerts{margin-top:14px;border-radius:8px;background:#fff8fe;border:1px solid #f0e3f3;padding:12px;display:flex;gap:20px;font-size:9px}.studio-alerts b{color:#4e2098}.studio-empty-state{min-height:260px;display:grid;place-content:center;text-align:center;color:#8a94a7;border:1px dashed #dce2eb;border-radius:8px;margin-top:18px;background:#fafbfc}.studio-master-panel .studo-ad-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
@media(max-width:1250px){.studio-master-kpis{grid-template-columns:repeat(3,1fr)}.studio-master-grid.top{grid-template-columns:1fr 1fr}.studio-master-grid.top>div:first-child{grid-column:1/-1}.studio-master-grid.bottom{grid-template-columns:1fr}.studio-master-panel .studo-ad-list{grid-template-columns:1fr}}
@media(max-width:800px){#studio-control{position:relative;height:auto;min-height:100vh;display:block;overflow:visible}body:has(#studio-control){overflow:auto!important}.studio-control-sidebar{height:auto!important}.studio-control-shell>main{height:auto;overflow:visible}.studio-control-content{height:auto;overflow:visible;padding:12px}.studio-control-top{height:auto;padding:14px}.studio-master-kpis{grid-template-columns:repeat(2,1fr)}.studio-master-grid.top{grid-template-columns:1fr}.studio-master-grid.top>div:first-child{grid-column:auto}.studio-master-status{flex-direction:column}.studio-admin-chip span{display:none}}
@media(max-width:520px){.studio-master-kpis{grid-template-columns:1fr}.studio-alerts{display:grid}.studio-control-top p{display:none}}

/* v0.2.4 — My Ads action menu + edit media state */
#studio .studio-ad-actions{position:relative;display:inline-block}
#studio .studio-ad-actions summary{list-style:none;cursor:pointer}
#studio .studio-ad-actions summary::-webkit-details-marker{display:none}
#studio .studio-action-menu{position:absolute;right:0;top:34px;z-index:80;min-width:190px;padding:7px;background:#fff;border:1px solid #dfe5f1;border-radius:12px;box-shadow:0 14px 34px rgba(15,35,70,.16);display:grid;gap:3px;text-align:left}
#studio .studio-action-menu a{display:block;padding:9px 11px;border-radius:8px;color:#10203b;text-decoration:none;font-size:12px;font-weight:600;white-space:nowrap}
#studio .studio-action-menu a:hover{background:#f3f5ff;color:#4b32e8}
#studio .studio-action-menu a.danger{color:#c62828}
#studio .studio-action-menu a.danger:hover{background:#fff1f1}
#studio .studo-current-media,#studio .studo-current-video{position:relative}
#studio .studio-media-label{position:absolute;left:6px;bottom:6px;background:rgba(10,25,55,.82);color:#fff;border-radius:6px;padding:3px 6px;font-size:9px;line-height:1.2}
#studio .studo-create-actions button:disabled{opacity:.6;cursor:wait}


/* v0.2.5 — action-layer and notification visibility/function fix */
#studio .studio-table-wrap{overflow:visible!important;position:relative;z-index:1}
#studio .studio-table{position:relative;z-index:1}
#studio .studio-table tbody tr{position:relative}
#studio .studio-ad-actions{z-index:2000}
#studio .studio-ad-actions[open]{z-index:999995}
#studio .studio-action-menu{z-index:999999!important;box-shadow:0 18px 45px rgba(15,35,70,.24)!important}
#studio .studio-table tbody tr:nth-last-child(-n+3) .studio-action-menu{top:auto!important;bottom:34px!important}
#studio .studio-topbar{overflow:visible!important;z-index:999970!important}
#studio .studio-top-actions{position:relative;overflow:visible!important}
#studio .studio-icon-btn svg,.studo-bell svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;display:block}
#studio .studio-icon-btn{cursor:pointer;overflow:visible!important}
#studio .studio-notification-wrap{position:relative;display:flex;align-items:center}
#studio .studio-notification-panel{position:absolute;right:0;top:44px;width:310px;background:#fff;border:1px solid #dce4f0;border-radius:13px;box-shadow:0 20px 55px rgba(15,35,70,.22);padding:8px;z-index:999999;display:none}
#studio .studio-notification-panel.open{display:block}
#studio .studio-notification-head{padding:9px 10px;border-bottom:1px solid #edf1f6;margin-bottom:4px}
#studio .studio-notification-head strong,#studio .studio-notification-head small{display:block}
#studio .studio-notification-head small{color:#7a879b;margin-top:2px;font-size:9px}
#studio .studio-notification-panel>a{display:grid;grid-template-columns:16px 1fr;gap:8px;align-items:start;padding:9px 10px;border-radius:8px;text-decoration:none!important;color:#14223f!important}
#studio .studio-notification-panel>a:hover{background:#f5f7ff}
#studio .studio-notification-panel>a>span{color:#4f35ed;font-size:11px;line-height:18px}
#studio .studio-notification-panel b,#studio .studio-notification-panel small{display:block}
#studio .studio-notification-panel b{font-size:10px}
#studio .studio-notification-panel small{font-size:9px;color:#728098;margin-top:2px}
.studo-bell{display:inline-grid;place-items:center;width:28px;height:28px}
.studo-bell svg{width:18px;height:18px}
@media(max-width:900px){#studio .studio-table-wrap{overflow-x:auto!important;overflow-y:visible!important}.studio-action-menu{min-width:170px!important}.studio-notification-panel{right:-60px!important;width:min(310px,calc(100vw - 30px))!important}}


/* v0.2.6 — floating action portal rendered directly under BODY */
body > .studio-floating-action-menu{
  position:fixed!important;
  right:auto!important;
  bottom:auto!important;
  z-index:2147483000!important;
  min-width:190px;
  max-width:calc(100vw - 20px);
  padding:7px;
  margin:0!important;
  background:#fff;
  border:1px solid #dfe5f1;
  border-radius:12px;
  box-shadow:0 22px 65px rgba(10,25,55,.30);
  display:grid!important;
  gap:3px;
  text-align:left;
  overflow:visible!important;
  isolation:isolate;
}
body > .studio-floating-action-menu a{
  display:block;
  padding:9px 11px;
  border-radius:8px;
  color:#10203b!important;
  text-decoration:none!important;
  font-size:12px;
  font-weight:600;
  white-space:nowrap;
  background:#fff;
}
body > .studio-floating-action-menu a:hover{background:#f3f5ff!important;color:#4b32e8!important}
body > .studio-floating-action-menu a.danger{color:#c62828!important}
body > .studio-floating-action-menu a.danger:hover{background:#fff1f1!important}
#studio .studio-ad-actions > .studio-action-menu{display:none!important}
#studio .studio-ad-actions[open] > .studio-action-menu{display:none!important}
@media(max-width:600px){body > .studio-floating-action-menu{min-width:178px}}
