:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,sans-serif;background:#f7f4ee;color:#251f1a}*{box-sizing:border-box}body{margin:0}.shell{width:min(1100px,calc(100% - 32px));margin:0 auto;padding:32px 0}.shell.narrow{width:min(420px,calc(100% - 32px))}.card{background:#fffdf9;border:1px solid #ded4c8;border-radius:10px;padding:20px}label{display:grid;gap:6px;margin-bottom:14px;font-size:.92rem}input,textarea,button,select{font:inherit}input,textarea{width:100%;border:1px solid #ded4c8;border-radius:8px;padding:.7rem .8rem;background:#fff}button{border:0;border-radius:8px;background:#832338;color:#fff;padding:.75rem 1rem;cursor:pointer}.error{color:#832338}.success{color:#0f6c80}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.table-sort{background:transparent;color:inherit;padding:0;text-align:left}.pager{display:flex;align-items:center;gap:8px;justify-content:flex-end;margin-top:16px}.badge{display:inline-block;border-radius:999px;padding:.15rem .55rem;font-size:.82rem;background:#efe8dc}.badge.public{background:#d9f0e4;color:#0f5132}.dash-nav{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:20px}.dash-nav a{color:#832338;text-decoration:none;padding:.35rem .65rem;border-radius:999px;background:#efe8dc}.dash-nav a.active{background:#832338;color:#fff}.detail-grid{display:grid;grid-template-columns:minmax(140px,220px) 1fr;gap:10px 16px}.detail-grid dt{font-weight:600;color:#5c4f44}.detail-grid dd{margin:0}.balance-display{font-size:1.5rem;font-weight:600;margin:0}.notice{background:#fff4df;border:1px solid #e8c98d;border-radius:8px;padding:12px 14px;margin-bottom:16px}@media(max-width:800px){table{font-size:.9rem}}:root{font-family:Figtree,Inter,ui-sans-serif,system-ui,sans-serif;background:#f5f5f5;color:#282a30;--customPrimary: #b9a074;--customGold: #9b8256;--customBodyBg: #f5f5f5;--customDarkGray: #282a30;--customGray: #363941;--customBorderColor: #eaeaea;--customGrayText: #87898e;--customTextColor: #282a30;--customButtonBgLight: #f8f3e9}body{background:var(--customBodyBg)}input,textarea,select{border-color:var(--customBorderColor)}.dashboard-auth-shell{min-height:100vh;background:var(--customBodyBg)}.dashboard-public-header{display:flex;align-items:center;justify-content:space-between;min-height:70px;padding:0 24px;background:var(--customDarkGray);color:#fff}.dashboard-logo{color:var(--customPrimary);font-size:24px;font-weight:900;text-decoration:none}.dashboard-header-actions{display:flex;align-items:center;gap:8px}.dashboard-header-actions button,.dashboard-post-ad{display:inline-flex;align-items:center;justify-content:center;min-width:104px;border:1px solid var(--customPrimary);border-radius:999px;padding:9px 16px;background:var(--customPrimary);color:var(--customDarkGray);font-weight:800;text-decoration:none}.dashboard-header-actions button{background:transparent;color:var(--customPrimary)}.dashboard-frame{display:flex;width:min(1240px,calc(100% - 32px));margin:0 auto;padding:24px 0 48px}.aside_profile{display:flex;flex:none;width:192px;max-width:192px;margin-right:12px;border-right:1px solid var(--customBorderColor);padding:40px 0 12px}.aside_list{width:100%;margin:0;padding:0;list-style:none;overflow:hidden}.aside_list li{position:relative;padding:0 12px 0 24px}.aside_list a,.aside_list .disabled{display:flex;align-items:center;gap:8px;padding:10px 0;color:var(--customGrayText);text-decoration:none}.aside_list a.active{color:var(--customTextColor);font-weight:800}.aside_list a.active:before{content:"";position:absolute;inset:8px auto 8px 0;width:4px;border-radius:999px;background:var(--customPrimary)}.aside_list .disabled{opacity:.5}.dashboard-content{min-width:0;flex:1}.dashboard-titlebar{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px}.dashboard-titlebar p{margin:0 0 4px;color:var(--customGrayText);font-size:14px}.dashboard-titlebar h1{margin:0;color:var(--customTextColor);font-size:30px;line-height:1.1}.dashboard-card{margin-bottom:16px;border:1px solid var(--customBorderColor);border-radius:18px;background:#fff;padding:18px}.dashboard-card h2{margin:0 0 12px}.field-hint{color:var(--customGrayText);font-size:13px}.dashboard-form-row,.dashboard-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px}.dashboard-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.dashboard-tabs button{border:1px solid transparent;background:#fff;color:var(--customGrayText)}.dashboard-tabs button.active{box-shadow:0 3px #000000e6;color:var(--customTextColor)}.dashboard-ads-list{display:flex;flex-direction:column;gap:8px}.dashboard-ad-card{display:flex;align-items:stretch;gap:10px;border:2px solid transparent;border-radius:16px;background:#fff;padding:10px}.dashboard-ad-card.premium{border-color:var(--customGold)}.dashboard-ad-thumb{display:flex;flex:0 0 68px;height:64px;align-items:center;justify-content:center;border-radius:12px;background:var(--customBorderColor);color:var(--customGrayText);font-size:12px;font-weight:800}.dashboard-ad-body{display:flex;min-width:0;flex:1;align-items:center;justify-content:space-between;gap:12px}.dashboard-ad-body h3{margin:0 0 4px;overflow:hidden;color:var(--customTextColor);font-size:17px;text-overflow:ellipsis;white-space:nowrap}.dashboard-ad-body p{margin:0;color:var(--customGrayText);font-size:13px}.dashboard-ad-badges,.dashboard-ad-actions{display:flex;flex-wrap:wrap;gap:6px}.dashboard-ad-actions{align-items:center;border-left:1px solid var(--customBorderColor);padding-left:12px}.dashboard-ad-actions button{min-width:92px;padding:.55rem .85rem}.dashboard-ad-actions button.secondary,.badge{border:1px solid var(--customBorderColor);background:#fff;color:var(--customGrayText)}.badge.public{border-color:#69ba38;background:#f2faed;color:#377019}.badge.premium{border-color:var(--customPrimary);background:var(--customButtonBgLight);color:var(--customGold)}.dashboard-billing-summary,.favorites-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.token-card{display:grid;gap:4px}.token-card span,.token-card p{color:var(--customGrayText)}.token-card strong{font-size:28px}.token-card.muted strong{font-size:20px}.dashboard-token-list,.dashboard-simple-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.dashboard-token-list li,.dashboard-simple-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--customBorderColor);border-radius:14px;padding:12px}.dashboard-token-list span{display:block;color:var(--customGrayText);font-size:13px}.profile-heading{display:flex;align-items:center;gap:14px;margin-bottom:18px}.profile-avatar{display:flex;width:64px;height:64px;align-items:center;justify-content:center;border-radius:999px;background:var(--customPrimary);color:var(--customDarkGray);font-size:28px;font-weight:900}.profile-heading h2{margin:0 0 4px}.profile-heading p{margin:0;color:var(--customGrayText)}.verification-submissions{margin-top:20px}@media(max-width:800px){.dashboard-frame{display:block;width:min(100% - 20px,1240px)}.aside_profile{width:100%;max-width:none;margin:0 0 16px;border-right:0;padding:8px 0}.aside_list{display:flex;gap:8px;overflow-x:auto;padding-bottom:6px}.aside_list li{flex:none;padding:0}.aside_list a,.aside_list .disabled{border:1px solid var(--customBorderColor);border-radius:999px;background:#fff;padding:8px 12px;white-space:nowrap}.aside_list a.active:before{content:none}.dashboard-ad-card{display:grid;grid-template-columns:72px minmax(0,1fr)}.dashboard-ad-actions{grid-column:1 / -1;border-left:0;border-top:1px solid var(--customBorderColor);padding:10px 0 0}}.dashboard-section{display:grid;gap:1.25rem}.dashboard-section-header,.ad-flow-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.dashboard-revenue-card{display:flex;align-items:center;justify-content:space-between;gap:1rem}.dashboard-revenue-card code,.ad-preview-card code{background:#f3eee7;border-radius:999px;padding:.1rem .45rem}.dashboard-revenue-actions,.dashboard-ad-actions,.ad-flow-actions,.ad-payment-actions{display:flex;flex-wrap:wrap;gap:.65rem}.dashboard-ad-list,.ad-flow{display:grid;gap:1rem}.dashboard-ad-card{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.dashboard-ad-actions a,.dashboard-ad-actions button{border:1px solid #ded4c8;border-radius:999px;background:#fffdf9;color:#282a30;cursor:pointer;font:inherit;padding:.45rem .75rem;text-decoration:none}.dashboard-ad-actions .danger{border-color:#e9b8b8;color:#9f1d1d}.ad-progress{display:grid;gap:.6rem;grid-template-columns:repeat(6,minmax(0,1fr));list-style:none;margin:0;padding:0}.ad-progress li{background:#fffdf9;border:1px solid #ded4c8;border-radius:1rem;display:grid;gap:.35rem;padding:.85rem}.ad-progress li span{align-items:center;background:#f3eee7;border-radius:999px;display:inline-flex;height:1.75rem;justify-content:center;width:1.75rem}.ad-progress li.is-active{border-color:#b9a074;box-shadow:0 12px 24px #282a3014}.ad-progress li.is-active span,.ad-progress li.is-complete span{background:#b9a074;color:#fff}.ad-step-card,.ad-preview-card,.ad-media-drop{background:#fffdf9;border:1px solid #ded4c8;border-radius:1.25rem;padding:1.25rem}.form-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid label{display:grid;gap:.45rem}.form-grid label.wide,.form-grid .wide{grid-column:1 / -1}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid #d8cab9;border-radius:999px;font:inherit;padding:.8rem 1rem}.form-grid textarea{border-radius:1rem;min-height:9rem;resize:vertical}.ad-preview-card dl{display:grid;gap:.75rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:1rem 0 0}.ad-preview-card dt{color:#87898e;font-size:.8rem}.ad-preview-card dd{margin:.15rem 0 0}@media(max-width:900px){.dashboard-section-header,.ad-flow-header,.dashboard-revenue-card,.dashboard-ad-card{flex-direction:column}.ad-progress,.form-grid,.ad-preview-card dl{grid-template-columns:1fr}}.business-progress{grid-template-columns:repeat(7,minmax(0,1fr))}.dashboard-action-strip,.dashboard-support-grid{display:grid;gap:1rem}.dashboard-action-strip{align-items:center;grid-template-columns:minmax(0,1fr) auto}.dashboard-support-grid{grid-template-columns:minmax(0,2fr) minmax(260px,1fr)}.dashboard-check{align-items:center;display:flex!important;flex-direction:row;gap:.5rem}.dashboard-check input{width:auto}@media(max-width:900px){.business-progress,.dashboard-action-strip,.dashboard-support-grid{grid-template-columns:1fr}}.ticket-thread{border-top:1px solid #ded4c8;display:grid;gap:.85rem;margin-top:1rem;padding-top:1rem}.ticket-comment{background:#fff8ef;border:1px solid #eadcca;border-radius:1rem;padding:.85rem}.ticket-comment p{margin-bottom:0}.support-links-heading{margin-top:1.5rem}.dashboard-notification-list{display:grid;gap:.75rem;list-style:none;margin:1rem 0 0;padding:0}.dashboard-notification-list li{border:1px solid #ded4c8;border-radius:1rem;padding:1rem}.dashboard-notification-list li.is-unread{border-color:#b9a074;box-shadow:0 10px 20px #282a300f}
