/* SmartMarudu panel system — admin, SmartApps, Owner and authentication */
:root{--panel-navy:#082b49;--panel-navy-2:#0d3b60;--panel-gold:#e4b552;--panel-canvas:#f4f7fa;--panel-card:#fff;--panel-ink:#10243a;--panel-muted:#5f6f80;--panel-line:#dfe6ec;--panel-shadow:0 14px 40px rgba(8,43,73,.07)}
.panel-body{background:var(--panel-canvas)!important;color:var(--panel-ink)!important}
.panel-frame{display:grid!important;grid-template-columns:270px minmax(0,1fr)!important;min-height:100vh!important}
.panel-sidebar{position:sticky!important;top:0!important;height:100vh!important;padding:22px 16px!important;display:flex!important;flex-direction:column!important;overflow-y:auto!important;background:linear-gradient(180deg,#071f35,#082e4d)!important;border-right:1px solid rgba(255,255,255,.08)!important;color:#fff!important}
.sidebar-brand{display:flex!important;align-items:center!important;gap:12px!important;min-height:62px!important;padding:8px 9px 18px!important;border-bottom:1px solid rgba(255,255,255,.11)!important}
.sidebar-mark,.sidebar-logo{width:44px!important;height:44px!important;flex:0 0 44px!important;border-radius:13px!important}.sidebar-mark{display:grid!important;place-items:center!important;background:linear-gradient(135deg,#efc369,#d8a63d)!important;color:#092942!important;font-size:14px!important;font-weight:900!important}.sidebar-logo{object-fit:cover!important;background:#fff!important;border:1px solid rgba(255,255,255,.2)!important}
.sidebar-brand-copy{min-width:0!important}.sidebar-brand-copy b{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#fff!important;font-size:15px!important;line-height:1.35!important}.sidebar-brand-copy small{display:block!important;margin-top:3px!important;color:#aebfcd!important;font-size:11px!important;line-height:1.4!important}
.sidebar-nav{display:grid!important;gap:5px!important;padding:20px 0!important}.sidebar-nav a{display:grid!important;grid-template-columns:34px 1fr!important;align-items:center!important;gap:10px!important;min-height:46px!important;padding:6px 11px!important;border:1px solid transparent!important;border-radius:12px!important;color:#c9d5df!important;font-size:13px!important;font-weight:650!important;transition:.17s ease!important}.sidebar-nav a:hover{background:rgba(255,255,255,.07)!important;color:#fff!important}.sidebar-nav a.active{border-color:rgba(239,195,105,.28)!important;background:linear-gradient(90deg,rgba(239,195,105,.19),rgba(255,255,255,.06))!important;color:#fff!important;box-shadow:inset 3px 0 #e6b653!important}.sidebar-icon{width:32px!important;height:32px!important;display:grid!important;place-items:center!important;border-radius:9px!important;background:rgba(255,255,255,.07)!important;color:#efc369!important;font-size:12px!important;font-style:normal!important}.sidebar-nav a.active .sidebar-icon{background:#e6b653!important;color:#092942!important}
.sidebar-foot{margin-top:auto!important;padding-top:16px!important;border-top:1px solid rgba(255,255,255,.11)!important}.sidebar-version{display:flex!important;justify-content:space-between!important;gap:12px!important;margin-bottom:13px!important;color:#aebfcd!important;font-size:11px!important}.sidebar-version b{color:#fff!important}.sidebar-user{display:flex!important;align-items:center!important;gap:10px!important;margin-bottom:13px!important}.sidebar-user .account-avatar{background:rgba(255,255,255,.12)!important;color:#fff!important}.sidebar-user>span:last-child{min-width:0!important}.sidebar-user b,.sidebar-user small{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.sidebar-user b{color:#fff!important;font-size:12px!important}.sidebar-user small{margin-top:2px!important;color:#9fb2c1!important;font-size:10px!important}.sidebar-foot .btn.ghost{border-color:rgba(255,255,255,.16)!important;background:rgba(255,255,255,.06)!important;color:#fff!important}
.panel-workspace{min-width:0!important;display:flex!important;flex-direction:column!important;min-height:100vh!important}.panel-topbar{position:sticky!important;top:0!important;z-index:45!important;min-height:76px!important;padding:12px clamp(20px,3vw,42px)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:22px!important;background:rgba(255,255,255,.92)!important;border-bottom:1px solid var(--panel-line)!important;backdrop-filter:blur(16px)!important}.panel-topbar>div:first-child{min-width:0!important}.panel-topbar-kicker{display:block!important;color:#8e6421!important;font-size:10px!important;font-weight:850!important;letter-spacing:.11em!important;text-transform:uppercase!important}.panel-topbar>div:first-child>b{display:block!important;margin-top:3px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:var(--panel-ink)!important;font-size:17px!important}.panel-topbar-actions{display:flex!important;align-items:center!important;gap:8px!important;flex:0 0 auto!important}.top-avatar{width:38px!important;height:38px!important;display:grid!important;place-items:center!important;border-radius:11px!important;background:#edf2f6!important;color:var(--panel-navy)!important;font-size:13px!important;font-weight:850!important}
.panel-content.shell.container{width:min(1180px,calc(100% - 48px))!important;max-width:none!important;min-height:auto!important;margin:0 auto!important;padding:38px 0 70px!important}.page-head{margin-bottom:26px!important}.page-head h1{color:var(--panel-ink)!important;font-size:clamp(31px,3.5vw,44px)!important;font-weight:800!important;letter-spacing:-.045em!important}.page-head p{max-width:760px!important;color:var(--panel-muted)!important;font-size:14px!important;line-height:1.72!important}.eyebrow,.section-kicker{color:#9a691c!important;font-size:11px!important}
.panel-body :is(.card,.stat,.module-card,.price-card,.listing-card,.form-section,.table-card){border:1px solid var(--panel-line)!important;border-radius:18px!important;background:var(--panel-card)!important;box-shadow:var(--panel-shadow)!important}.panel-body .card{padding:25px!important}.panel-body .card h2,.panel-body .form-section h2{color:var(--panel-ink)!important;font-size:21px!important}.panel-body .card p,.panel-body .form-section p{color:var(--panel-muted)!important;font-size:13px!important;line-height:1.68!important}
.panel-body .stats{gap:14px!important}.panel-body .stat{position:relative!important;overflow:hidden!important;padding:20px!important}.panel-body .stat:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(#e7ba5c,#c9922b)}.panel-body .stat span{color:#66788a!important;font-size:12px!important}.panel-body .stat b{color:var(--panel-ink)!important;font-size:30px!important}.panel-body .stat small{color:#82909e!important;font-size:11px!important}
.panel-body .btn{min-height:44px!important;border-radius:11px!important;font-size:12px!important;font-weight:800!important;box-shadow:none!important}.panel-body .btn.primary{background:var(--owner-accent,var(--panel-navy))!important;color:var(--owner-on-accent,#fff)!important}.panel-admin .btn.primary,.panel-smartapps .btn.primary{background:var(--panel-navy)!important;color:#fff!important}.panel-body .btn.ghost{border:1px solid #d6dee5!important;background:#fff!important;color:#263b50!important}.panel-body .btn.secondary{background:#eaf0f5!important;color:#123c5e!important}.panel-body .btn:hover{transform:translateY(-1px)!important;filter:brightness(.98)}
.panel-body label{color:#344a5f!important;font-size:12px!important;font-weight:750!important}.panel-body :is(input,select,textarea){min-height:46px!important;margin-top:7px!important;padding:11px 13px!important;border:1px solid #cfd9e1!important;border-radius:10px!important;background:#fff!important;color:#10243a!important;font-size:14px!important}.panel-body textarea{min-height:110px!important}.panel-body :is(input,select,textarea):focus{border-color:#39749f!important;box-shadow:0 0 0 4px rgba(30,91,133,.1)!important}.panel-body .field-help,.panel-body label small{color:#748494!important;font-size:11px!important;line-height:1.55!important}
.panel-body .table-card{overflow:hidden!important;padding:0!important}.panel-body .table-title,.panel-body .table-card>.card-head{padding:22px 24px 14px!important}.panel-body .professional-table th{padding:13px 16px!important;background:#f3f6f8!important;color:#52677a!important;font-size:10px!important}.panel-body .professional-table td{padding:15px 16px!important;color:#263c51!important;font-size:12px!important}.panel-body .professional-table tbody tr:hover{background:#f8fafb!important}.panel-body .badge{font-size:11px!important}
.panel-footer{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;margin-top:auto!important;padding:22px clamp(20px,3vw,42px)!important;border-top:1px solid var(--panel-line)!important;background:#fff!important;color:#718191!important;font-size:11px!important}
.guest{position:relative!important;isolation:isolate!important;min-height:100svh!important;padding:28px!important;background:linear-gradient(135deg,#061f35 0%,#0b395b 56%,#155278 100%)!important}.guest:before{content:"";position:fixed;z-index:-1;right:-150px;top:-190px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(231,184,80,.22),transparent 68%)}.auth-shell{width:min(470px,100%)!important}.auth-card{padding:34px!important;border:1px solid rgba(255,255,255,.34)!important;border-radius:24px!important;background:rgba(255,255,255,.97)!important;box-shadow:0 30px 90px rgba(0,0,0,.24)!important}.auth-brand{margin-bottom:28px!important;padding-bottom:20px!important;border-bottom:1px solid #e3e8ed!important}.auth-brand>span{width:48px!important;height:48px!important;border-radius:14px!important;background:linear-gradient(135deg,#efc369,#d8a63d)!important;color:#092942!important}.auth-brand b{font-size:15px!important}.auth-brand small{color:#6b7c8d!important;font-size:11px!important}.auth-copy .eyebrow{font-size:11px!important}.auth-copy h1{margin:7px 0 9px!important;color:#10243a!important;font-size:32px!important;line-height:1.08!important}.auth-copy p{margin-bottom:23px!important;color:#617283!important;font-size:13px!important;line-height:1.65!important}.auth-card .btn.primary{min-height:50px!important;background:#082f50!important;color:#fff!important;font-size:14px!important}.auth-note{color:#718191!important;font-size:11px!important;line-height:1.55!important}
@media(max-width:1020px){.panel-frame{grid-template-columns:230px minmax(0,1fr)!important}.panel-sidebar{padding-inline:12px!important}.panel-content.shell.container{width:calc(100% - 36px)!important}.dashboard-grid,.branding-layout,.editor-split{grid-template-columns:1fr!important}}
@media(max-width:760px){.panel-frame{display:block!important}.panel-sidebar{display:none!important}.panel-topbar{min-height:68px!important;padding:10px 14px!important}.panel-topbar-actions .btn.ghost{display:none!important}.panel-topbar-actions .btn.primary{max-width:150px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.panel-content.shell.container{width:calc(100% - 24px)!important;padding:24px 0 104px!important}.panel-body .page-head{align-items:flex-start!important}.panel-body .page-head-actions{display:grid!important;grid-template-columns:1fr 1fr!important}.panel-body .page-head-actions .btn{width:100%!important}.panel-body .stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.panel-body .form-grid{grid-template-columns:1fr!important}.panel-body .form-grid>*{grid-column:auto!important}.panel-footer{display:none!important}.mobile-bottom-nav{padding-bottom:env(safe-area-inset-bottom)!important}.guest{padding:18px!important}.auth-card{padding:27px 21px!important;border-radius:20px!important}}
@media(max-width:420px){.panel-topbar-kicker{font-size:9px!important}.panel-topbar>div:first-child>b{font-size:14px!important}.panel-topbar-actions .btn.primary{max-width:118px!important;font-size:10px!important}.panel-body .stats{grid-template-columns:1fr!important}.panel-body .page-head-actions{grid-template-columns:1fr!important}.panel-body .card,.panel-body .form-section{padding:20px!important}.auth-copy h1{font-size:29px!important}}

/* Readability floor for operational text */
.panel-body :is(p,small,label,.field-help,.badge,.sidebar-version,.sidebar-brand-copy small,.sidebar-user b,.sidebar-user small,.panel-footer,.professional-table td,.professional-table th){font-size:max(12px,1em)!important}
.panel-body .panel-topbar-kicker,.guest .eyebrow,.auth-note{font-size:12px!important}
.panel-body .professional-table th{font-size:11px!important}
@media(max-width:420px){.panel-topbar-kicker{font-size:11px!important}.panel-topbar-actions .btn.primary{font-size:11px!important}}

.owner-notification-setup{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 28px;margin-bottom:22px;padding:24px;border:1px solid #cbddec;border-radius:19px;background:linear-gradient(135deg,#eef6fc,#fff);box-shadow:var(--panel-shadow)}.owner-notification-setup>div>span{color:#8e6421;font-size:10px;font-weight:850;letter-spacing:.1em}.owner-notification-setup h2{margin:5px 0 4px;font-size:21px}.owner-notification-setup p{margin:0;color:#607386;font-size:12px}.owner-notification-setup>small{grid-column:1/-1;color:#718191}.owner-notification-setup .is-enabled{background:#067647!important;color:#fff!important}.owner-mobile-command{display:none}
@media(max-width:760px){.owner-mobile-command{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;margin-bottom:14px;padding:14px;border-radius:16px;background:linear-gradient(135deg,#082b49,#0e486f);color:#fff;box-shadow:0 14px 32px rgba(8,43,73,.18)}.owner-mobile-command span,.owner-mobile-command b{display:block}.owner-mobile-command span{color:#efc369;font-size:9px;font-weight:850;letter-spacing:.08em}.owner-mobile-command b{margin-top:3px;font-size:12px}.owner-mobile-command a{padding:9px 10px;border-radius:9px;background:#efc369;color:#082b49;font-size:10px;font-weight:850}.owner-mobile-command button{width:38px;height:38px;border:1px solid rgba(255,255,255,.25);border-radius:10px;background:rgba(255,255,255,.1);color:#fff}.owner-welcome-card{padding:22px 18px!important;border-radius:19px!important}.owner-welcome-copy h1{font-size:30px!important}.owner-welcome-actions{display:grid!important;grid-template-columns:1fr 1fr!important}.owner-welcome-actions .btn{width:100%!important}.owner-completion-card{margin-top:4px!important}.owner-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.owner-stat-card{min-height:130px!important;padding:17px!important}.owner-stat-card b{font-size:29px!important}.owner-action-grid{grid-template-columns:1fr!important}.owner-notification-setup{grid-template-columns:1fr;padding:20px 17px}.owner-notification-setup .btn{width:100%}.owner-notification-setup>small{grid-column:auto}}
@media(max-width:400px){.owner-mobile-command{grid-template-columns:1fr auto}.owner-mobile-command a{grid-column:1/-1;text-align:center}.owner-welcome-actions{grid-template-columns:1fr!important}.owner-stat-grid{grid-template-columns:1fr 1fr!important}}

/* v0.10.43 — Panel-wide form typography hierarchy */
.panel-body form label{font-weight:500!important}
.panel-body form :is(input:not([type="button"]):not([type="submit"]):not([type="reset"]),select,textarea){font-weight:400!important;letter-spacing:normal!important}
.panel-body form :is(input,textarea)::placeholder{font-weight:400!important;letter-spacing:normal!important}
.panel-body form :is(.field-help,label small,.help-text,.form-help,.input-help){font-weight:400!important}
.panel-body form :is(.check-row,.radio-row,.checkbox-row){font-weight:400!important}

/* v0.10.44 — Premium business profile control center (Admin / SmartApps) */
.panel-admin .panel-content.shell.container,.panel-smartapps .panel-content.shell.container{width:min(1260px,calc(100% - 48px))!important}
.panel-admin .admin-profile-shell,.panel-smartapps .admin-profile-shell{display:grid;gap:18px!important}
.panel-admin .admin-premium-hero,.panel-smartapps .admin-premium-hero{padding:0!important;overflow:hidden!important;border:1px solid #dbe6ef!important;border-radius:24px!important;background:radial-gradient(circle at 85% 10%,rgba(231,184,79,.18),transparent 28%),linear-gradient(180deg,#ffffff 0,#f7fafc 100%)!important;box-shadow:0 18px 45px rgba(8,43,73,.06)!important}
.panel-admin .admin-premium-hero-main,.panel-smartapps .admin-premium-hero-main{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;padding:28px 30px 22px!important;border-bottom:1px solid #e7edf3!important}
.panel-admin .admin-premium-brand,.panel-smartapps .admin-premium-brand{display:grid;grid-template-columns:92px minmax(0,1fr);gap:18px;align-items:flex-start;min-width:0}
.panel-admin .admin-premium-brand-logo,.panel-smartapps .admin-premium-brand-logo{width:92px;height:92px;overflow:hidden;border-radius:22px;border:1px solid #d9e3ec;background:linear-gradient(145deg,#f7fafc,#eef3f7);box-shadow:0 10px 25px rgba(15,23,42,.07);display:grid;place-items:center}
.panel-admin .admin-premium-brand-logo img,.panel-smartapps .admin-premium-brand-logo img{width:100%;height:100%;object-fit:cover;display:block}
.panel-admin .admin-premium-brand-logo span,.panel-smartapps .admin-premium-brand-logo span{font-size:34px;font-weight:800;color:#274763}
.panel-admin .admin-premium-brand-copy h1,.panel-smartapps .admin-premium-brand-copy h1{margin:8px 0 9px!important;font-size:clamp(34px,3.6vw,48px)!important;line-height:1.02!important;letter-spacing:-.05em!important}
.panel-admin .admin-premium-brand-copy p,.panel-smartapps .admin-premium-brand-copy p{max-width:780px;margin:0!important;font-size:14px!important;line-height:1.75!important;color:#5d7083!important}
.panel-admin .admin-premium-pills,.panel-smartapps .admin-premium-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}
.panel-admin .admin-premium-pills span,.panel-smartapps .admin-premium-pills span{display:inline-flex;align-items:center;min-height:36px;padding:8px 13px;border-radius:999px;border:1px solid #dce5ec;background:rgba(255,255,255,.72);color:#304759;font-size:12px;font-weight:600}
.panel-admin .admin-premium-hero-actions,.panel-smartapps .admin-premium-hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;align-self:flex-start}
.panel-admin .admin-premium-hero-side,.panel-smartapps .admin-premium-hero-side{display:grid;grid-template-columns:minmax(240px,.92fr) minmax(0,1.08fr);gap:16px;padding:24px 30px 30px!important;background:linear-gradient(180deg,rgba(255,255,255,.4),rgba(244,248,252,.95))}
.panel-admin .admin-completion-card,.panel-smartapps .admin-completion-card{padding:20px 22px;border:1px solid #dee7ef;border-radius:20px;background:#fff;box-shadow:0 10px 24px rgba(15,23,42,.05)}
.panel-admin .admin-completion-card span,.panel-smartapps .admin-completion-card span{display:block;color:#7b8794;font-size:12px!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.08em}
.panel-admin .admin-completion-card b,.panel-smartapps .admin-completion-card b{display:block;margin-top:6px;color:#0f2740;font-size:40px!important;line-height:1;letter-spacing:-.05em}
.panel-admin .admin-completion-card small,.panel-smartapps .admin-completion-card small{display:block;margin-top:8px;color:#66788a;font-size:12px!important;line-height:1.6!important}
.panel-admin .admin-progress,.panel-smartapps .admin-progress{height:11px;overflow:hidden;margin-top:16px;border-radius:999px;background:#eef3f7}
.panel-admin .admin-progress i,.panel-smartapps .admin-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#e7ba5c,#0d5db8)}
.panel-admin .admin-premium-health-grid,.panel-smartapps .admin-premium-health-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.panel-admin .admin-premium-health-grid article,.panel-smartapps .admin-premium-health-grid article{min-height:122px;padding:18px;border:1px solid #e1e9f0;border-radius:18px;background:#fff;box-shadow:0 10px 24px rgba(15,23,42,.04);display:flex;flex-direction:column;justify-content:space-between}
.panel-admin .admin-premium-health-grid article small,.panel-smartapps .admin-premium-health-grid article small{display:block;color:#7b8a98;font-size:11px!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.08em}
.panel-admin .admin-premium-health-grid article b,.panel-smartapps .admin-premium-health-grid article b{display:block;color:#0f2740;font-size:21px!important;line-height:1.15}
.panel-admin .admin-premium-stats .stat,.panel-smartapps .admin-premium-stats .stat{padding:23px!important;border-radius:18px!important;background:linear-gradient(180deg,#fff,#fbfcfd)!important}
.panel-admin .admin-profile-tabs,.panel-smartapps .admin-profile-tabs{top:82px!important;padding:12px!important;border-radius:18px!important;background:rgba(255,255,255,.9)!important;border:1px solid #dde5ed!important;box-shadow:0 10px 25px rgba(15,23,42,.04)!important}
.panel-admin .admin-profile-tabs a,.panel-smartapps .admin-profile-tabs a{min-height:40px!important;padding:10px 14px!important;border:1px solid transparent;border-radius:12px!important;background:transparent!important;color:#53687d!important;font-size:12px!important;font-weight:700!important}
.panel-admin .admin-profile-tabs a:hover,.panel-smartapps .admin-profile-tabs a:hover{border-color:#dce5ed!important;background:#fff!important;color:#123f67!important;box-shadow:0 6px 18px rgba(15,23,42,.05)!important}
.panel-admin .admin-edit-section,.panel-smartapps .admin-edit-section{border-radius:22px!important;box-shadow:0 14px 32px rgba(15,23,42,.04)!important}
.panel-admin .admin-section-head,.panel-smartapps .admin-section-head{padding-bottom:22px!important;margin-bottom:24px!important}
.panel-admin .admin-section-icon,.panel-smartapps .admin-section-icon{width:42px!important;height:42px!important;border-radius:13px!important;background:linear-gradient(145deg,#edf4ff,#ffffff)!important;border:1px solid #dbe6ef!important;color:#1457a2!important;box-shadow:0 8px 18px rgba(21,87,162,.08)!important}
.panel-admin .admin-profile-media-panel,.panel-smartapps .admin-profile-media-panel{gap:16px!important}
.panel-admin .admin-media-block,.panel-smartapps .admin-media-block{padding:16px!important;border-radius:18px!important;background:linear-gradient(180deg,#fbfcfd,#f7fafc)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}
.panel-admin .admin-media-preview.logo-preview,.panel-smartapps .admin-media-preview.logo-preview{width:94px!important;height:94px!important;border-radius:18px!important}
.panel-admin .admin-media-preview.cover-preview,.panel-smartapps .admin-media-preview.cover-preview{height:176px!important;border-radius:16px!important}
.panel-admin .admin-service-manager,.panel-smartapps .admin-service-manager,.panel-admin .admin-gallery-manager,.panel-smartapps .admin-gallery-manager{display:grid!important;grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr)!important;gap:18px!important}
.panel-admin .admin-create-panel,.panel-smartapps .admin-create-panel,.panel-admin .admin-service-list-panel,.panel-smartapps .admin-service-list-panel,.panel-admin .admin-gallery-panel,.panel-smartapps .admin-gallery-panel{padding:20px!important;border:1px solid #e3eaf1;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfcfd)}
.panel-admin .admin-service-row,.panel-smartapps .admin-service-row{padding:12px;border:1px solid #e3e9f0;border-radius:16px;background:#fff;box-shadow:0 8px 22px rgba(15,23,42,.03)}
.panel-admin .admin-service-thumb,.panel-smartapps .admin-service-thumb{width:82px!important;height:74px!important;border-radius:14px!important;overflow:hidden!important}
.panel-admin .admin-gallery-card,.panel-smartapps .admin-gallery-card{border:1px solid #e2e9f0!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 8px 20px rgba(15,23,42,.04)!important}
.panel-admin .admin-gallery-image,.panel-smartapps .admin-gallery-image{aspect-ratio:4/3;background:#f3f6f8}
.panel-admin .admin-gallery-card figcaption,.panel-smartapps .admin-gallery-card figcaption{padding:14px!important}
.panel-admin .admin-profile-savebar,.panel-smartapps .admin-profile-savebar{position:sticky;bottom:18px;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px!important;border:1px solid rgba(8,43,73,.08)!important;border-radius:18px!important;background:rgba(255,255,255,.92)!important;backdrop-filter:blur(16px)!important;box-shadow:0 18px 35px rgba(8,43,73,.08)!important}
.panel-admin .admin-profile-savebar b,.panel-smartapps .admin-profile-savebar b{display:block;color:#173049;font-size:16px!important}
.panel-admin .admin-profile-savebar small,.panel-smartapps .admin-profile-savebar small{display:block;margin-top:4px;color:#6b7d8d;font-size:12px!important}
.panel-admin .admin-renew-form,.panel-smartapps .admin-renew-form{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;align-items:end!important}
.panel-admin .admin-renew-form .btn,.panel-smartapps .admin-renew-form .btn{min-height:46px!important}
@media(max-width:1180px){.panel-admin .admin-premium-hero-main,.panel-smartapps .admin-premium-hero-main{display:block!important}.panel-admin .admin-premium-hero-actions,.panel-smartapps .admin-premium-hero-actions{margin-top:18px;justify-content:flex-start}.panel-admin .admin-premium-hero-side,.panel-smartapps .admin-premium-hero-side{grid-template-columns:1fr!important}.panel-admin .admin-service-manager,.panel-smartapps .admin-service-manager,.panel-admin .admin-gallery-manager,.panel-smartapps .admin-gallery-manager,.panel-admin .admin-profile-core-grid,.panel-smartapps .admin-profile-core-grid,.panel-admin .admin-operation-grid,.panel-smartapps .admin-operation-grid{grid-template-columns:1fr!important}.panel-admin .admin-renew-form,.panel-smartapps .admin-renew-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:760px){.panel-admin .panel-content.shell.container,.panel-smartapps .panel-content.shell.container{width:calc(100% - 24px)!important}.panel-admin .admin-premium-hero-main,.panel-smartapps .admin-premium-hero-main{padding:22px 20px 18px!important}.panel-admin .admin-premium-brand,.panel-smartapps .admin-premium-brand{grid-template-columns:76px minmax(0,1fr)!important;gap:14px!important}.panel-admin .admin-premium-brand-logo,.panel-smartapps .admin-premium-brand-logo{width:76px!important;height:76px!important;border-radius:18px!important}.panel-admin .admin-premium-brand-copy h1,.panel-smartapps .admin-premium-brand-copy h1{font-size:31px!important}.panel-admin .admin-premium-hero-side,.panel-smartapps .admin-premium-hero-side{padding:18px 20px 22px!important}.panel-admin .admin-premium-health-grid,.panel-smartapps .admin-premium-health-grid{grid-template-columns:1fr 1fr!important}.panel-admin .admin-profile-tabs,.panel-smartapps .admin-profile-tabs{top:70px!important;padding:9px!important}.panel-admin .admin-profile-savebar,.panel-smartapps .admin-profile-savebar{display:block!important;bottom:84px!important}.panel-admin .admin-profile-savebar .btn,.panel-smartapps .admin-profile-savebar .btn{width:100%!important;margin-top:12px}.panel-admin .admin-renew-form,.panel-smartapps .admin-renew-form{grid-template-columns:1fr!important}}
@media(max-width:480px){.panel-admin .admin-premium-health-grid,.panel-smartapps .admin-premium-health-grid{grid-template-columns:1fr!important}.panel-admin .admin-premium-pills,.panel-smartapps .admin-premium-pills{gap:8px}.panel-admin .admin-premium-pills span,.panel-smartapps .admin-premium-pills span{width:100%;justify-content:center}.panel-admin .admin-premium-hero-actions,.panel-smartapps .admin-premium-hero-actions{display:grid!important;grid-template-columns:1fr!important}.panel-admin .admin-premium-hero-actions .btn,.panel-smartapps .admin-premium-hero-actions .btn{width:100%!important}}


/* v0.10.53 — SmartApps Admin cross-panel workspace context */
.panel-topbar-actions{position:relative}
.panel-switcher{position:relative}
.panel-switcher>summary{list-style:none;display:flex;align-items:center;gap:8px;min-height:38px;padding:8px 12px;border:1px solid #dbe4ec;border-radius:11px;background:#fff;color:#29445b;font-size:12px;font-weight:750;cursor:pointer;box-shadow:0 7px 20px rgba(15,39,64,.06)}
.panel-switcher>summary::-webkit-details-marker{display:none}
.panel-switcher>summary b{font-size:13px;color:#7a8b9a}
.panel-switcher-dot{width:8px;height:8px;border-radius:50%;background:#d8a942;box-shadow:0 0 0 4px rgba(216,169,66,.12)}
.panel-switcher-menu{position:absolute;right:0;top:calc(100% + 10px);z-index:150;width:330px;padding:9px;border:1px solid #dbe4ec;border-radius:16px;background:#fff;box-shadow:0 24px 60px rgba(8,43,73,.18)}
.panel-switcher-head{padding:10px 11px 12px;border-bottom:1px solid #edf1f5}
.panel-switcher-head small{display:block;color:#9b762e;font-size:9px;font-weight:850;letter-spacing:.1em}
.panel-switcher-head strong{display:block;margin-top:3px;color:#17364f;font-size:13px}
.panel-switcher-menu>a{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:5px;padding:11px 12px;border:1px solid transparent;border-radius:12px;color:#30485e;text-decoration:none}
.panel-switcher-menu>a:hover{border-color:#e1e7ed;background:#f8fafc}
.panel-switcher-menu>a.active{border-color:#d6e2ec;background:#f2f7fb}
.panel-switcher-menu>a span{min-width:0}
.panel-switcher-menu>a b{display:block;color:#18374f;font-size:12px}
.panel-switcher-menu>a small{display:block;margin-top:2px;overflow:hidden;text-overflow:ellipsis;color:#7b8b99;font-size:10px;white-space:nowrap}
.panel-switcher-menu>a em{flex:0 0 auto;color:#7a8b99;font-size:10px;font-style:normal;font-weight:750}
.panel-switcher-menu>a.active em{color:#157347}

.smartapps-owner-context{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px;padding:14px 16px;border:1px solid #d9e4ed;border-radius:16px;background:linear-gradient(135deg,#f8fbfd,#fffaf0);box-shadow:0 8px 24px rgba(8,43,73,.045)}
.smartapps-owner-context-main{display:flex;align-items:center;gap:13px;min-width:0}
.smartapps-owner-context-badge{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:6px 9px;border-radius:999px;background:#0b3558;color:#fff;font-size:9px;font-weight:850;letter-spacing:.08em;white-space:nowrap}
.smartapps-owner-context-main div{min-width:0}
.smartapps-owner-context-main small{display:block;color:#788795;font-size:10px}
.smartapps-owner-context-main b{display:block;margin-top:2px;overflow:hidden;text-overflow:ellipsis;color:#17364f;font-size:14px;white-space:nowrap}
.smartapps-owner-context-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}

.business-id-premium-page .panel-owner-launch{border-color:#cfdde8!important;background:#f5f9fc!important;color:#0c4a76!important;font-weight:800!important}
.business-id-premium-page .panel-owner-launch:hover{background:#edf5fb!important}

body.panel-smartapps .panel-topbar-kicker{color:#0b568d}
body.panel-admin .panel-topbar-kicker{color:#9a6f1e}
body.panel-owner .panel-topbar-kicker{color:var(--owner-accent,#2563eb)}

@media(max-width:900px){
  .panel-switcher-menu{right:-42px;width:min(330px,calc(100vw - 24px))}
  .smartapps-owner-context{align-items:flex-start;flex-direction:column}
  .smartapps-owner-context-actions{width:100%}
  .smartapps-owner-context-actions .btn{flex:1}
}
@media(max-width:620px){
  .panel-switcher>summary span:nth-child(2){display:none}
  .panel-switcher-menu{position:fixed;left:12px;right:12px;top:74px;width:auto}
  .smartapps-owner-context-main{align-items:flex-start;flex-direction:column}
  .smartapps-owner-context-main b{white-space:normal}
}
