.brand-lockup{display:flex;align-items:center;gap:9px}
.brand-lockup img{display:block;width:116px;height:auto}
.brand-lockup>span{display:grid!important;place-items:center!important;width:auto!important;height:26px!important;min-width:32px;padding:0 7px;border-radius:9px!important;background:linear-gradient(135deg,#a78bfa,#5b43e8)!important;box-shadow:0 7px 22px rgba(124,92,246,.35),inset 0 1px rgba(255,255,255,.28)!important;font-size:11px!important;font-weight:900;letter-spacing:.08em}
.brand-lockup-login{position:relative;justify-content:center;margin:4px auto 38px}
.brand-lockup-login img{width:174px}
.brand-lockup-login>span{height:34px!important;min-width:42px;font-size:14px!important}
.logo>.brand-lockup{display:flex!important;grid-template-columns:none!important;width:auto!important;height:auto!important;background:none!important;box-shadow:none!important;border-radius:0!important}
.logo .brand-lockup img{width:128px}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.login-card{padding-top:50px;padding-bottom:42px}
.login-card form{margin-top:0}
.login-card:before{display:none!important;animation:none!important}
.minimal-card{min-height:210px;background:rgba(18,18,24,.72);box-shadow:none}
.minimal-card .category-pill{background:transparent;padding:0;color:var(--muted);font-weight:600}
.minimal-card h3{font-size:18px;margin-top:22px}
.shortcode-grid{display:grid;gap:14px}
.shortcode-card{padding:22px;border-radius:18px;background:rgba(17,17,22,.78);box-shadow:none}
.shortcode-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}
.shortcode-card h3{font-size:17px;margin:8px 0 0}
.shortcode-card code{color:#a78bfa;font:700 12px ui-monospace,SFMono-Regular,monospace}
.shortcode-body{display:grid;grid-template-columns:1.15fr .85fr;gap:14px;margin-top:16px}
.shortcode-body section{min-width:0}
.section-label{display:block;color:#777786;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px}
.shortcode-body pre,.result-text{margin:0;min-height:112px;max-height:180px;overflow:auto;padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#0c0c11;color:#c9c9d4;font:12px/1.6 ui-monospace,SFMono-Regular,monospace;white-space:pre-wrap}
.result-text{font-family:inherit;color:#aaaab6}
.preview-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:16px}
.preview-thumb,.preview-empty{width:100%;height:130px;border:1px solid var(--line);border-radius:12px;background:#0c0c11;overflow:hidden}
.preview-thumb{display:block;padding:0;cursor:zoom-in}
.preview-thumb img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s}
.preview-thumb:hover img{transform:scale(1.025)}
.preview-empty{display:grid;place-items:center;color:#555563;font-size:12px}
.zoom-preview{margin:0;padding:22px 8px 4px;text-align:center}
.zoom-preview img{display:block;max-width:100%;max-height:72vh;margin:auto;border-radius:14px}
.zoom-preview figcaption{margin-top:12px;color:var(--muted)}
@media(max-width:760px){.shortcode-body,.preview-row{grid-template-columns:1fr}.logo .brand-lockup img{width:118px}.shortcode-card{padding:17px}}
.shortcode-table-wrap{overflow:auto;border-radius:18px;background:rgba(17,17,22,.82);box-shadow:none}
.shortcode-table{width:100%;min-width:880px;border-collapse:collapse;table-layout:fixed}
.shortcode-table .col-code{width:21%}.shortcode-table .col-description{width:31%}.shortcode-table .col-preview{width:15%}.shortcode-table .col-actions{width:18%}
.shortcode-table th{padding:14px 16px;border-bottom:1px solid var(--line);color:#747482;font-size:10px;font-weight:800;letter-spacing:.12em;text-align:left;text-transform:uppercase}
.shortcode-table td{padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.065);vertical-align:middle}
.shortcode-table tbody tr:last-child td{border-bottom:0}.shortcode-table tbody tr{transition:background .18s}.shortcode-table tbody tr:hover{background:rgba(255,255,255,.025)}
.shortcode-copy{display:flex;flex-direction:column;align-items:flex-start;gap:5px;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}
.shortcode-copy code{color:#b8a4ff;font:700 13px ui-monospace,SFMono-Regular,monospace}.shortcode-copy span{max-width:100%;overflow:hidden;color:#dddde5;font-size:12px;text-overflow:ellipsis;white-space:nowrap}
.shortcode-table td>p{display:-webkit-box;overflow:hidden;margin:0;color:#9999a7;font-size:12px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.table-preview{display:block;width:88px;height:62px;padding:0;overflow:hidden;border:1px solid var(--line);border-radius:9px;background:#0b0b0f;cursor:zoom-in}
.table-preview img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .2s}.table-preview:hover img{transform:scale(1.05)}
.table-preview-empty{display:grid;width:88px;height:62px;place-items:center;border:1px dashed rgba(255,255,255,.1);border-radius:9px;color:#4f4f5a}
.table-actions{display:flex;gap:6px}.table-actions button{width:34px;height:34px;padding:0;border:1px solid var(--line);border-radius:9px;background:rgba(255,255,255,.04);color:#aaaab7;cursor:pointer;transition:.18s}.table-actions button:hover{border-color:rgba(167,139,250,.45);background:rgba(139,92,246,.12);color:#fff}.table-actions .danger-action:hover{border-color:rgba(251,113,133,.4);background:rgba(251,113,133,.1);color:#fb7185}
.shortcode-section{display:grid;gap:14px}.shortcode-categories{display:flex;gap:8px;overflow-x:auto;padding:2px 2px 5px;scrollbar-width:none}.shortcode-categories::-webkit-scrollbar{display:none}.shortcode-categories button{display:flex;align-items:center;gap:7px;flex:0 0 auto;padding:9px 12px;border:1px solid var(--line);border-radius:11px;background:rgba(255,255,255,.025);color:#8f8f9d;font-size:12px;cursor:pointer;transition:.18s}.shortcode-categories button:hover{color:#dddde7;background:rgba(255,255,255,.05)}.shortcode-categories button.active{border-color:rgba(139,92,246,.42);background:rgba(139,92,246,.13);color:#fff}.shortcode-categories i{width:7px;height:7px;border-radius:50%}.shortcode-categories b{padding:2px 6px;border-radius:7px;background:rgba(255,255,255,.06);font-size:10px}.table-empty{height:150px!important;text-align:center!important;color:#666674!important}
.sidebar-head{display:flex;align-items:center;justify-content:space-between}.sidebar-close{display:none;width:38px;height:38px;border:1px solid var(--line);border-radius:11px;background:rgba(255,255,255,.05);color:#bbb;font-size:24px;line-height:1;cursor:pointer}.menu-overlay{display:none}
@media(max-width:760px){body.menu-open{overflow:hidden}.sidebar{z-index:51}.sidebar-close{display:grid;place-items:center}.menu-overlay{position:fixed;inset:0;z-index:50;display:block;border:0;background:rgba(0,0,0,.62);opacity:0;pointer-events:none;transition:opacity .25s;backdrop-filter:blur(3px)}.menu-overlay.open{opacity:1;pointer-events:auto}.sidebar-head .logo{min-width:0}.sidebar-head .brand-lockup img{width:108px}}
@media(max-width:760px){.workspace>header{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:10px}.workspace>header>div:first-of-type{min-width:0}.workspace>header h1{margin:0;line-height:40px}.mobile-menu{width:40px;height:40px;padding:0;line-height:40px;text-align:center}.header-actions{align-items:center}}
.tool-section{display:grid;gap:14px}.section-actions{display:flex;justify-content:flex-end}.manager-table{width:100%;min-width:780px;border-collapse:collapse}.manager-table th{padding:14px 16px;border-bottom:1px solid var(--line);color:#747482;font-size:10px;letter-spacing:.12em;text-align:left;text-transform:uppercase}.manager-table td{padding:16px;border-bottom:1px solid rgba(255,255,255,.065);color:#aaaab6;font-size:13px}.manager-table tbody tr:last-child td{border-bottom:0}.item-primary{display:grid;gap:5px}.item-primary b{color:#eeeef3}.item-primary a,.service-info a{max-width:260px;overflow:hidden;color:#9e8cff;font-size:11px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.service-card{overflow:hidden;border-radius:18px;background:rgba(17,17,22,.8);box-shadow:none}.service-shot{display:block;width:100%;height:170px;padding:0;border:0;background:#0c0c11;cursor:zoom-in}.service-shot img{display:block;width:100%;height:100%;object-fit:cover}.service-shot.empty{display:grid;place-items:center;color:#555563;font-size:12px;cursor:default}.service-info{padding:17px}.service-info h3{margin:0 0 8px;font-size:17px}.service-info p{display:-webkit-box;min-height:38px;overflow:hidden;margin:0 0 12px;color:#9292a0;font-size:12px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.service-card footer{display:flex;gap:7px;padding:0 17px 17px}.service-card footer button{padding:8px 10px;border:1px solid var(--line);border-radius:9px;background:rgba(255,255,255,.04);color:#aaaab6;font-size:11px;cursor:pointer}.service-card footer .danger-action{color:#dc8795}@media(max-width:1000px){.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.services-grid{grid-template-columns:1fr}.section-actions{justify-content:stretch}.section-actions .primary{width:100%}}
