*{margin:0;padding:0;box-sizing:border-box}body{background:#f5f5f5;min-height:100vh;display:flex;flex-direction:column;color-scheme:light}.header{gap:40px;padding:20px 60px;background:#fff;height:90px}.header,.logo-block{display:flex;align-items:center}.logo-block{gap:16px;background:#dbeafe;padding:10px 16px;border-radius:12px}.logo-image{width:50px;height:50px;border-radius:12px;background:url(/images/logo.png) 50%/cover;background-color:#10b981}.logo-info{display:flex;flex-direction:column;gap:2px}.logo-title{font-size:18px;font-weight:700;color:#0f172a}.logo-desc{font-size:12px;color:#64748b}.spacer{flex:1 1}.navigation{display:flex;gap:8px}.nav-btn{padding:0 20px;height:44px;white-space:nowrap;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;cursor:pointer;border:none;transition:all .2s}.nav-btn.active{background:#2563eb;color:#fff;font-weight:600}.nav-btn:not(.active){background:#f1f5f9;color:#475569}.nav-btn:hover:not(.active){background:#e2e8f0}.auth-buttons,.header-user-link{display:flex;gap:12px;align-items:center}.header-user-link{text-decoration:none}.header-user-info{display:flex;flex-direction:column;align-items:flex-end;line-height:1.3}.header-user-name{font-size:13px;font-weight:600;color:#1e293b}.header-user-email{font-size:11px;color:#94a3b8}[data-theme=dark] .header-user-name{color:#f1f5f9}[data-theme=dark] .header-user-email{color:#64748b}.btn-login{padding:10px 24px;border-radius:999px;background:#f1f5f9;color:#1e293b;font-size:14px;font-weight:500;border:none;cursor:pointer;transition:all .2s}.btn-login:hover{background:#e2e8f0}.btn-register{padding:10px 24px;border-radius:999px;background:#2563eb;color:#fff;font-size:14px;font-weight:600;border:none;cursor:pointer;transition:all .2s}.btn-register:hover{background:#1d4ed8}.hero{flex:1 1;background:linear-gradient(180deg,#f8fafc,#eff6ff);padding:60px 80px;display:flex;flex-direction:column;align-items:center;gap:50px}.hero-content{text-align:center;max-width:700px}.hero-title{font-size:42px;font-weight:700;color:#0f172a;margin-bottom:16px}.hero-desc{font-size:18px;color:#64748b;line-height:1.6}.product-cards{display:flex;gap:32px;width:100%;max-width:1200px}.product-card{flex:1 1;background:#fff;border-radius:20px;padding:32px;box-shadow:0 4px 20px rgba(0,0,0,.06);transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column;gap:16px}.product-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.12)}.card-icon{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center}.card-icon-green{background:linear-gradient(135deg,#10b981,#059669)}.card-icon-purple{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.card-title{font-size:22px;font-weight:700;color:#0f172a}.card-desc{font-size:15px;color:#64748b;line-height:1.6;flex:1 1}.card-tags{display:flex;gap:8px;flex-wrap:wrap}.tag{padding:6px 12px;background:#f1f5f9;border-radius:999px;font-size:12px;font-weight:500;color:#475569}.footer{background:#fff;padding:40px 60px;display:flex;flex-direction:column;gap:32px}.footer-main{display:flex;gap:48px}.footer-logo-col{display:flex;flex-direction:column;gap:16px;width:280px}.footer-logo-row{display:flex;align-items:center;gap:12px}.footer-logo{width:40px;height:40px;border-radius:10px;background:url(/images/logo.png) 50%/cover;background-color:#10b981}.footer-logo-text{font-size:18px;font-weight:700;color:#0f172a}.footer-logo-desc{font-size:14px;color:#64748b;line-height:1.5}.footer-spacer{flex:1 1}.footer-col{display:flex;flex-direction:column;gap:12px}.footer-col-title{font-size:14px;font-weight:600;color:#0f172a}.footer-link{font-size:14px;color:#64748b;text-decoration:none;transition:color .2s}.footer-link:hover{color:#2563eb}.footer-divider{height:1px;background:#e2e8f0}.footer-copyright{display:flex;justify-content:space-between;align-items:center}.copyright-text{font-size:13px;color:#64748b}.auth-page{flex:1 1;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#f8fafc,#eff6ff);padding:40px 20px;min-height:calc(100vh - 220px)}.auth-card{background:#fff;border-radius:20px;padding:40px;width:100%;max-width:420px;box-shadow:0 4px 20px rgba(0,0,0,.06)}.auth-title{font-size:28px;font-weight:700;color:#0f172a;margin-bottom:8px}.auth-subtitle{font-size:15px;color:#64748b;margin-bottom:32px}.auth-form{display:flex;flex-direction:column;gap:20px}.form-label{font-size:14px;color:#334155}.form-input{padding:12px 16px;border-radius:10px;font-size:15px;color:#0f172a;transition:border-color .2s;outline:none}.form-input::placeholder{color:#94a3b8}.form-error{color:#dc2626;padding:10px 14px;font-size:14px}.btn-primary{padding:14px;background:#2563eb;color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s}.btn-primary:hover{background:#1d4ed8}.btn-primary:disabled{background:#93c5fd;cursor:not-allowed}.auth-footer-text{text-align:center;margin-top:24px;font-size:14px;color:#64748b}.auth-link{color:#2563eb;text-decoration:none;font-weight:500}.auth-link:hover{text-decoration:underline}.dash-wrapper{display:flex;width:100%;min-height:100vh}.dash-sidebar{width:230px;min-width:230px;background:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;padding:24px 14px;position:-webkit-sticky;position:sticky;top:0;height:100vh;overflow-y:auto}.dash-user-card{gap:12px;padding:12px;background:#f8fafc;border-radius:12px;margin-bottom:24px}.dash-avatar,.dash-user-card{display:flex;align-items:center}.dash-avatar{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;justify-content:center;font-weight:700;font-size:16px;flex-shrink:0}.dash-user-info{display:flex;flex-direction:column;min-width:0}.dash-user-name{font-size:14px;font-weight:600;color:#0f172a}.dash-user-email,.dash-user-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-user-email{font-size:12px;color:#64748b}.dash-nav{display:flex;flex-direction:column;gap:4px;flex:1 1}.dash-nav-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;font-size:14px;font-weight:500;color:#475569;text-decoration:none;transition:all .15s}.dash-nav-item:hover{background:#f1f5f9;color:#0f172a}.dash-nav-item.active{background:#eff6ff;color:#2563eb;font-weight:600}.dash-nav-icon{font-size:16px;width:20px;text-align:center}.dash-nav-badge{margin-left:auto;background:#ef4444;color:#fff;font-size:11px;font-weight:600;min-width:20px;height:20px;padding:0 6px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;line-height:1}.dash-nav-toggle{border:none;background:none;cursor:pointer;font-family:inherit;width:100%;text-align:left}.dash-nav-arrow{margin-left:auto;font-size:12px;color:#94a3b8;transition:transform .2s}.dash-nav-arrow.open{transform:rotate(90deg)}.dash-nav-submenu{overflow:hidden;max-height:0;transition:max-height .25s ease}.dash-nav-submenu.open{max-height:120px}.dash-nav-submenu-item{display:flex;align-items:center;padding:8px 12px 8px 38px;border-radius:6px;font-size:13px;font-weight:500;color:#64748b;text-decoration:none;transition:all .15s}.dash-nav-submenu-item:hover{background:#f1f5f9;color:#0f172a}.dash-nav-submenu-item.active{color:#2563eb;background:#eff6ff;font-weight:600}.dash-sidebar-bottom{margin-top:auto;padding-top:16px;border-top:1px solid #e2e8f0}.dash-logout-btn{width:100%;padding:10px;background:#f1f5f9;color:#64748b;border:none;border-radius:8px;font-size:14px;font-family:inherit;cursor:pointer;transition:all .2s}.dash-logout-btn:hover{background:#fef2f2;color:#dc2626}.dash-site-btn{display:block;width:100%;padding:10px;background:#f1f5f9;color:#64748b;border:none;border-radius:8px;font-size:14px;font-family:inherit;text-align:center;text-decoration:none;cursor:pointer;transition:all .2s}.dash-site-btn:hover{background:#eff6ff;color:#2563eb}.dash-content{flex:1 1;min-width:0;background:#f8fafc;padding:0;overflow-x:auto;overflow-y:auto;display:flex;flex-direction:column}.dash-header{display:flex;align-items:center;justify-content:space-between;padding:12px 24px;background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0}.dash-header-logo{font-size:14px;font-weight:600;color:#2563eb;text-decoration:none;transition:color .2s}.dash-header-logo:hover{color:#1d4ed8}.dash-header-right{display:flex;align-items:center;gap:12px}.dash-header-user{display:flex;align-items:center;padding:6px 12px;background:#f1f5f9;border-radius:8px}.dash-header-user-name{font-size:14px;font-weight:500;color:#1e293b}.dash-header-logout{padding:6px 14px;background:#ef4444;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}.dash-header-logout:hover{background:#dc2626}.impersonate-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;padding:10px 16px;margin-bottom:20px;font-size:14px;color:#92400e}.impersonate-exit-btn{padding:6px 14px;background:#dc2626;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s}.impersonate-exit-btn:hover{background:#b91c1c}[data-theme=dark] .impersonate-banner{background:#451a03;border-color:#d97706;color:#fde68a}[data-theme=dark] .impersonate-exit-btn{background:#ef4444}[data-theme=dark] .impersonate-exit-btn:hover{background:#dc2626}.dash-loading{flex:1 1;flex-direction:column;gap:16px;background:#f8fafc}.dash-loading,.dash-page-loading{display:flex;align-items:center;justify-content:center;color:#64748b}.dash-page-loading{padding:60px;font-size:15px}.dash-page{width:100%}.dash-page-title{font-size:26px;font-weight:700;color:#0f172a;margin-bottom:24px}.dash-stats{display:flex;gap:16px;margin-bottom:32px}.dash-stat-card{flex:1 1;background:#fff;border-radius:14px;padding:24px;display:flex;flex-direction:column;gap:4px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.dash-stat-number{font-size:32px;font-weight:700;color:#2563eb}.dash-stat-label{font-size:14px;color:#64748b}.dash-empty{background:#fff;border-radius:14px;padding:48px;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,.06)}.dash-empty h3{font-size:18px;font-weight:600;color:#0f172a;margin-bottom:8px}.dash-empty p{font-size:15px;color:#64748b}.dash-empty-hint{margin-top:16px;font-size:13px!important;color:#94a3b8!important}.dash-error{background:#fef2f2;border:1px solid #fecaca;border-radius:14px;padding:48px;text-align:center}.dash-error h2{font-size:18px;font-weight:600;color:#991b1b;margin-bottom:8px}.dash-error p{font-size:15px;color:#b91c1c;margin-bottom:20px}.dash-section{margin-bottom:32px}.dash-section-title{font-size:18px;font-weight:600;color:#0f172a;margin-bottom:12px}.dash-table-wrap{background:#fff;border-radius:14px;overflow-x:auto;box-shadow:0 1px 3px rgba(0,0,0,.06)}.dash-table-wrap::-webkit-scrollbar{height:6px}.dash-table-wrap::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.dash-table{width:100%;min-width:700px;border-collapse:collapse}.dash-table th{text-align:left;padding:12px 16px;font-size:13px;font-weight:600;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0}.dash-table td{padding:14px 16px;font-size:14px;color:#334155;border-bottom:1px solid #f1f5f9}.dash-table tr:last-child td{border-bottom:none}.dash-key{font-family:monospace;font-size:13px;background:#f1f5f9;padding:2px 8px;border-radius:4px}.dash-badge{display:inline-block;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600}button.dash-badge{cursor:pointer;border:none;font-family:inherit;transition:opacity .15s}button.dash-badge:hover{opacity:.8}.badge-green{background:#dcfce7;color:#16a34a}.badge-yellow{background:#fef9c3;color:#ca8a04}.badge-red{background:#fee2e2;color:#dc2626}.badge-gray{background:#f1f5f9;color:#64748b}.dash-license-list{display:flex;flex-direction:column;gap:12px}.dash-license-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.06)}.dash-license-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;cursor:pointer;transition:background .15s}.dash-license-header:hover{background:#f8fafc}.dash-license-info{display:flex;flex-direction:column;gap:4px}.dash-license-product{font-size:16px;font-weight:600;color:#0f172a}.dash-license-key{font-family:monospace;font-size:13px;color:#64748b}.dash-license-meta{display:flex;align-items:center;gap:12px}.dash-license-arrow{color:#94a3b8;font-size:12px}.dash-license-details{padding:0 24px 20px;border-top:1px solid #f1f5f9}.dash-detail-row{display:flex;justify-content:space-between;padding:8px 0;font-size:14px}.dash-detail-row span:first-child{color:#64748b}.dash-detail-row span:last-child{color:#0f172a;font-weight:500}.dash-detail-devices{margin-top:16px}.dash-detail-devices h4{font-size:14px;font-weight:600;color:#0f172a;margin-bottom:8px}.dash-detail-device{display:flex;gap:16px;padding:8px 12px;background:#f8fafc;border-radius:8px;font-size:13px;color:#475569;margin-bottom:4px}.dash-detail-fp{font-family:monospace;color:#94a3b8}.dash-devices-grid{display:flex;flex-direction:column;gap:12px}.dash-device-card{background:#fff;border-radius:14px;padding:24px;display:flex;align-items:flex-start;gap:16px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.dash-device-icon{font-size:28px;width:48px;height:48px;background:#eff6ff;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dash-device-body{flex:1 1;display:flex;flex-direction:column;gap:6px}.dash-device-name{font-size:16px;font-weight:600;color:#0f172a}.dash-device-detail{display:flex;gap:8px;font-size:13px}.dash-device-detail span:first-child{color:#64748b}.dash-device-detail code,.dash-device-detail span:last-child{color:#334155}.dash-device-detail code{font-family:monospace;font-size:12px;background:#f1f5f9;padding:1px 6px;border-radius:4px}.dash-device-remove{padding:8px 16px;background:#fef2f2;color:#dc2626;border:none;border-radius:8px;font-size:13px;font-family:inherit;cursor:pointer;transition:background .2s;white-space:nowrap;align-self:center}.dash-device-remove:hover{background:#fee2e2}.dash-device-remove:disabled{opacity:.5;cursor:not-allowed}.logo-block{text-decoration:none}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(15,23,42,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:modal-fade-in .2s ease-out}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-slide-up{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-card{background:#fff;border-radius:20px;padding:36px 40px 40px;width:100%;max-width:440px;box-shadow:0 20px 60px rgba(0,0,0,.15);position:relative;animation:modal-slide-up .25s ease-out;max-height:90vh;overflow-y:auto}.modal-close{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:10px;border:none;background:#f1f5f9;color:#64748b;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s;z-index:10}.modal-close:hover{background:#e2e8f0;color:#0f172a}.modal-tabs{display:flex;gap:0;margin-bottom:20px;border-bottom:2px solid #e2e8f0}.modal-tab{flex:1 1;padding:12px 0;border:none;background:none;font-size:16px;font-weight:600;font-family:inherit;color:#94a3b8;cursor:pointer;transition:all .2s;position:relative}.modal-tab.active{color:#2563eb}.modal-tab.active:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:#2563eb;border-radius:1px}.modal-tab:hover:not(.active){color:#475569}.modal-subtitle{font-size:15px;color:#64748b;margin-bottom:24px}.pricing-page{flex:1 1;background:linear-gradient(180deg,#f8fafc,#eff6ff);padding:60px 40px}.pricing-header{text-align:center;margin-bottom:48px}.pricing-title{font-size:38px;font-weight:700;color:#0f172a;margin-bottom:12px}.pricing-subtitle{font-size:18px;color:#64748b}.pricing-grid{display:flex;gap:28px;max-width:1100px;margin:0 auto 60px;justify-content:center}.pricing-card{flex:1 1;max-width:340px;background:#fff;border-radius:20px;padding:32px;box-shadow:0 4px 20px rgba(0,0,0,.06);display:flex;flex-direction:column;position:relative;transition:transform .3s,box-shadow .3s}.pricing-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px rgba(0,0,0,.1)}.pricing-card.popular{border:2px solid #2563eb}.pricing-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:#2563eb;color:#fff;padding:4px 16px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap}.pricing-card-icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.pricing-card-name{font-size:22px;font-weight:700;color:#0f172a;margin-bottom:6px}.pricing-card-desc{font-size:14px;color:#64748b;margin-bottom:20px}.pricing-price{display:flex;align-items:baseline;gap:6px;margin-bottom:24px}.pricing-amount{font-size:36px;font-weight:700;color:#0f172a}.pricing-period{font-size:15px;color:#94a3b8}.pricing-features{list-style:none;display:flex;flex-direction:column;gap:10px;margin-bottom:28px;flex:1 1}.pricing-features li{display:flex;align-items:center;gap:10px;font-size:14px;color:#334155}.pricing-check{color:#10b981;font-weight:700;font-size:16px;flex-shrink:0}.pricing-buy-btn{width:100%;padding:14px;background:#2563eb;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s}.pricing-buy-btn:hover{background:#1d4ed8}.pricing-faq{max-width:900px;margin:0 auto}.pricing-faq-title{font-size:28px;font-weight:700;color:#0f172a;text-align:center;margin-bottom:32px}.pricing-faq-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.pricing-faq-item{background:#fff;border-radius:14px;padding:24px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.pricing-faq-item h4{font-size:16px;font-weight:600;color:#0f172a;margin-bottom:8px}.pricing-faq-item p{font-size:14px;color:#64748b;line-height:1.6}.vpn-page{flex:1 1;background:linear-gradient(180deg,#f8fafc,#f3e8ff)}.vpn-hero{display:flex;align-items:center;justify-content:center;gap:60px;padding:60px 60px 80px;max-width:1100px;margin:0 auto}.vpn-hero-content{flex:1 1}.vpn-hero-badge{display:inline-block;background:#ede9fe;color:#7c3aed;padding:6px 14px;border-radius:999px;font-size:13px;font-weight:600;margin-bottom:16px}.vpn-hero-title{font-size:42px;font-weight:700;color:#0f172a;margin-bottom:16px}.vpn-hero-desc{font-size:18px;color:#64748b;line-height:1.6;margin-bottom:24px;max-width:500px}.vpn-hero-price{display:flex;align-items:baseline;gap:6px;margin-bottom:28px}.vpn-price-amount{font-size:40px;font-weight:700;color:#0f172a}.vpn-price-period{font-size:18px;color:#94a3b8}.vpn-hero-actions{display:flex;align-items:center;gap:20px}.vpn-buy-btn{padding:14px 32px;background:#7c3aed;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s}.vpn-buy-btn:hover{background:#6d28d9}.vpn-plans-link{color:#7c3aed;font-size:15px;font-weight:500;text-decoration:none}.vpn-plans-link:hover{text-decoration:underline}.vpn-hero-visual{flex-shrink:0}.vpn-shield{width:180px;height:180px;background:#ede9fe;position:relative}.vpn-shield,.vpn-shield-check{border-radius:50%;display:flex;align-items:center;justify-content:center}.vpn-shield-check{position:absolute;bottom:20px;right:20px;width:40px;height:40px;background:#10b981;color:#fff;font-size:20px;font-weight:700}.vpn-features{padding:60px 40px;max-width:1100px;margin:0 auto}.vpn-features-title{font-size:28px;font-weight:700;color:#0f172a;text-align:center;margin-bottom:40px}.vpn-features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.vpn-feature-card{background:#fff;border-radius:16px;padding:28px;box-shadow:0 2px 12px rgba(0,0,0,.06);transition:transform .2s}.vpn-feature-card:hover{transform:translateY(-4px)}.vpn-feature-icon{font-size:32px;margin-bottom:12px}.vpn-feature-name{font-size:17px;font-weight:600;color:#0f172a;margin-bottom:8px}.vpn-feature-desc{font-size:14px;color:#64748b;line-height:1.6}.vpn-cta{text-align:center;padding:60px 40px;background:#fff}.vpn-cta-title{font-size:28px;font-weight:700;color:#0f172a;margin-bottom:12px}.vpn-cta-desc{font-size:16px;color:#64748b;margin-bottom:28px}.prompts-page{flex:1 1;background:linear-gradient(180deg,#f8fafc,#eff6ff);padding:60px 24px 60px 0}.prompts-header{text-align:center;margin-bottom:28px}.prompts-title{font-size:38px;font-weight:700;color:#0f172a;margin-bottom:12px}.prompts-subtitle{font-size:18px;color:#64748b;max-width:600px;margin:0 auto}.prompts-search-bar{display:flex;max-width:600px;margin:0 auto 32px;gap:8px}.prompts-search-input{flex:1 1;padding:12px 16px;border:1px solid #e2e8f0;border-radius:12px;font-size:15px;font-family:inherit;background:#fff;outline:none;transition:border-color .2s}.prompts-search-input:focus{border-color:#2563eb}.prompts-search-btn{padding:12px 24px;background:#2563eb;color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s}.prompts-search-btn:hover{background:#1d4ed8}.prompts-layout{display:flex;gap:32px;max-width:1400px}.prompts-sidebar{width:220px;flex-shrink:0;padding-left:24px}.prompts-filter-group{margin-bottom:24px}.prompts-filter-title{font-size:13px;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.prompts-filter-checkbox-item{display:flex;align-items:center;gap:8px;width:100%;padding:5px 8px;border-radius:6px;color:#475569;font-size:14px;cursor:pointer;transition:all .15s}.prompts-filter-checkbox-item:hover{background:#f1f5f9}.prompts-filter-checkbox-item.active{background:#eff6ff;color:#2563eb;font-weight:600}.prompts-filter-checkbox-item input[type=checkbox]{width:16px;height:16px;accent-color:#2563eb;cursor:pointer;flex-shrink:0}.prompts-filter-label{flex:1 1;min-width:0}.prompts-filter-count{font-size:12px;color:#94a3b8;background:#f1f5f9;padding:1px 6px;border-radius:10px;flex-shrink:0}.prompts-filter-checkbox-item.disabled{opacity:.4;cursor:not-allowed}.prompts-filter-checkbox-item.disabled:hover{background:transparent}.prompts-filter-checkbox-item.disabled input[type=checkbox]{cursor:not-allowed;pointer-events:none}.filter-tooltip{background:#1e293b;color:#fff;padding:8px 12px;border-radius:8px;font-size:13px;white-space:nowrap;box-shadow:0 4px 12px rgba(0,0,0,.15);animation:tooltip-fade-in .2s ease-out;pointer-events:none}.filter-tooltip:after{content:"";position:absolute;bottom:-4px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #1e293b}@keyframes tooltip-fade-in{0%{opacity:0;transform:translate(-50%,-100%) translateY(5px)}to{opacity:1;transform:translate(-50%,-100%) translateY(0)}}.prompts-filter-total{font-size:13px;color:#94a3b8;margin-top:16px;padding-left:8px}.prompts-reset-btn{width:100%;padding:8px;border:1px solid #e2e8f0;border-radius:8px;background:transparent;color:#64748b;font-size:13px;font-family:inherit;cursor:pointer;transition:all .15s}.prompts-reset-btn:hover{background:#fef2f2;border-color:#fca5a5;color:#ef4444}.prompts-content{flex:1 1;min-width:0}.prompts-results-count{font-size:14px;color:#64748b;margin-bottom:16px}.prompts-results-count strong{color:#2563eb}.prompts-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-bottom:32px}.prompt-card-link{text-decoration:none;color:inherit}.prompt-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,.06);display:flex;flex-direction:column;gap:12px;transition:transform .2s,box-shadow .2s;height:100%;text-decoration:none}.prompt-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.1)}.prompt-card-top{display:flex;justify-content:space-between;align-items:center}.prompt-category-tag{background:#eff6ff;color:#2563eb;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:600}.prompt-tags{display:flex;gap:4px}.prompt-tag{background:#f1f5f9;color:#64748b;padding:3px 8px;border-radius:4px;font-size:11px;font-weight:500}.prompt-card-title{font-size:20px;font-weight:700;color:#0f172a;line-height:1.3;margin-top:8px}.prompt-card-desc{font-size:14px;color:#64748b;line-height:1.5;flex:1 1}.prompt-card-badges{display:flex;gap:8px;flex-wrap:wrap}.prompt-badge{padding:5px 12px;border-radius:999px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:4px;transition:all .2s}.prompt-badge-purchased{background:#dcfce7;color:#16a34a}.prompt-badge-gift{background:#f3e8ff;color:#8b5cf6}.prompt-badge-type{background:#eff6ff;color:#2563eb}.prompt-card-meta{display:flex;gap:16px;font-size:13px;color:#64748b;margin-top:12px;padding-top:12px;border-top:1px solid #e2e8f0}.prompt-card-meta span{display:inline-flex;align-items:center;gap:4px}.prompt-card-info{margin-top:12px;padding-top:12px;border-top:1px solid #e2e8f0;font-size:13px;color:#64748b;display:flex;align-items:center;gap:6px}.prompt-card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.my-prompts-filters{margin-top:24px;margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid #e2e8f0}.my-prompts-filters-row{display:flex;gap:20px;align-items:center}.my-prompts-search-row{display:flex;gap:16px;align-items:stretch;flex:1 1}.my-prompts-search-input{flex:1 1;padding:12px 16px;border:1px solid #e2e8f0;border-radius:12px;font-size:14px;font-family:inherit;background:#fff;color:#0f172a;transition:all .2s}.my-prompts-search-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.my-prompts-category-select{min-width:200px;padding:12px 16px;border:1px solid #e2e8f0;border-radius:12px;font-size:14px;font-family:inherit;background:#fff;color:#0f172a;cursor:pointer;transition:all .2s}.my-prompts-category-select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.my-prompts-counter{text-align:center;margin-top:32px;padding-top:24px;border-top:1px solid #e2e8f0;color:#64748b;font-size:14px;font-weight:500}@media (max-width:768px){.my-prompts-filters-row{flex-direction:column;align-items:stretch}.my-prompts-search-row{flex-direction:column}.my-prompts-category-select{width:100%}.digital-chips{margin-top:16px}.my-prompts-counter{margin-top:24px;padding-top:20px}}.prompt-difficulty-badge{padding:3px 10px;border-radius:999px;font-size:11px;font-weight:600}.difficulty-beginner{background:#dcfce7;color:#166534}.difficulty-intermediate{background:#fef3c7;color:#92400e}.difficulty-advanced{background:#fee2e2;color:#991b1b}.prompt-access-badge{padding:3px 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.5px}.prompt-free-badge{background:#dcfce7;color:#166534}.prompt-pro-badge{background:#eff6ff;color:#2563eb}.prompt-card-price{font-size:15px;font-weight:700;color:#0f172a}.prompt-price-free{color:#16a34a}.prompts-pagination{display:flex;justify-content:center;gap:6px;margin-bottom:32px}.prompts-page-btn{padding:8px 14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;font-size:14px;font-family:inherit;cursor:pointer;transition:all .15s}.prompts-page-btn:hover:not(:disabled){background:#f1f5f9}.prompts-page-btn.active{background:#2563eb;color:#fff;border-color:#2563eb}.prompts-page-btn:disabled{opacity:.4;cursor:not-allowed}.prompts-empty{text-align:center;padding:60px 20px;color:#64748b}.prompts-empty h3{font-size:18px;color:#0f172a;margin-bottom:8px}.digital-chips{display:flex;gap:10px;flex-wrap:wrap;align-items:center;justify-content:center;margin-bottom:8px}.digital-chip{padding:8px 20px;border:2px solid #e2e8f0;background:#f8fafc;border-radius:999px;cursor:pointer;font-size:14px;font-weight:500;color:#64748b;transition:all .2s}.digital-chip:hover{border-color:#cbd5e1;color:#334155;background:#f1f5f9}.digital-chip.active{background:#2563eb;border-color:#2563eb;color:#fff;font-weight:600}.my-digital-section{max-width:1200px;margin:32px auto 0;padding:0 24px}.prompts-cta{max-width:900px;margin:48px auto 0;padding:0 24px}.prompts-cta-card{background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 20px rgba(0,0,0,.08);display:flex;align-items:center;gap:24px}.prompts-cta-info{flex:1 1}.prompts-cta-info h3{font-size:20px;font-weight:700;color:#0f172a;margin-bottom:4px}.prompts-cta-info p{font-size:14px;color:#64748b}.prompts-cta-price{display:flex;flex-direction:column;align-items:center;gap:2px}.prompts-cta-amount{font-size:28px;font-weight:700;color:#0f172a}.prompts-cta-period{font-size:13px;color:#94a3b8}.prompts-cta-btn{padding:14px 28px;background:#2563eb;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap;transition:background .2s}.prompts-cta-btn:hover{background:#1d4ed8}.prompt-detail-container{max-width:1200px;margin:0 auto}.prompt-back-link{display:inline-block;color:#2563eb;text-decoration:none;font-size:14px;font-weight:500;margin-bottom:20px;transition:color .15s}.prompt-back-link:hover{color:#1d4ed8}.prompt-detail-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.prompt-detail-title{font-size:32px;font-weight:700;color:#0f172a;margin-bottom:12px;line-height:1.3}.prompt-detail-desc{font-size:17px;color:#64748b;line-height:1.6;margin-bottom:28px}.prompt-variables{background:#fff;border-radius:12px;padding:20px;margin-bottom:24px;box-shadow:0 1px 6px rgba(0,0,0,.06)}.prompt-variables-title{font-size:15px;font-weight:600;color:#0f172a;margin-bottom:12px}.prompt-variables-grid{display:grid;grid-gap:12px;gap:12px}.prompt-variable-field{display:flex;flex-direction:column;gap:4px}.prompt-variable-label{font-size:13px;color:#64748b;font-weight:500}.prompt-content-box{background:#fff;border-radius:12px;padding:24px;margin-bottom:24px;box-shadow:0 1px 6px rgba(0,0,0,.06);position:relative}.prompt-content-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.prompt-content-header h3{font-size:16px;font-weight:600;color:#0f172a}.prompt-copy-btn{padding:8px 18px;background:#2563eb;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s}.prompt-copy-btn:hover{background:#1d4ed8}.prompt-content-text{font-family:Menlo,Consolas,monospace;font-size:14px;line-height:1.7;color:#334155;white-space:pre-wrap;word-break:break-word;background:#f8fafc;padding:20px;border-radius:10px;border:1px solid #e2e8f0;margin:0}.prompt-content-blurred,.prompt-content-locked{overflow:hidden;position:relative}.prompt-content-blurred{max-height:180px}.prompt-content-blurred:after{content:"";position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,#fff);pointer-events:none}.prompt-content-blurred .prompt-content-text{filter:blur(2px);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.prompt-paywall{text-align:center;padding:32px 20px 24px}.prompt-paywall-icon{font-size:40px;margin-bottom:12px}.prompt-paywall h3{font-size:20px;font-weight:700;color:#0f172a;margin-bottom:8px}.prompt-paywall p{font-size:14px;color:#64748b;margin-bottom:16px}.prompt-paywall-price{font-size:36px;font-weight:700;color:#2563eb;margin-bottom:20px}.prompt-variables-locked{display:flex;flex-wrap:wrap;gap:8px}.prompt-variable-tag{display:inline-block;padding:6px 12px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;color:#64748b;font-family:monospace}.prompt-tips{background:#fff7ed;border-radius:12px;padding:20px;margin-bottom:24px;border-left:4px solid #f59e0b}.prompt-tips-title{font-size:15px;font-weight:600;color:#92400e;margin-bottom:8px}.prompt-tips p{font-size:14px;color:#78350f;line-height:1.5}.prompt-related{margin-top:40px}.prompt-related-title{font-size:20px;font-weight:700;color:#0f172a;margin-bottom:16px}.prompt-related-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.admin-tabs{display:flex;gap:4px;margin-bottom:24px;background:#fff;border-radius:12px;padding:4px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.admin-tab{flex:1 1;padding:10px 16px;border:none;background:none;border-radius:8px;font-size:14px;font-weight:500;font-family:inherit;color:#64748b;cursor:pointer;transition:all .15s}.admin-tab.active{background:#2563eb;color:#fff;font-weight:600}.admin-tab:hover:not(.active){background:#f1f5f9}.admin-search{display:flex;gap:10px;margin-bottom:20px}.admin-search .form-input{flex:1 1}.admin-search-btn{padding:10px 20px;background:#2563eb;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:500;font-family:inherit;cursor:pointer;transition:background .2s;white-space:nowrap}.admin-search-btn:hover{background:#1d4ed8}.admin-pagination{display:flex;align-items:center;justify-content:center;gap:16px;padding:16px 0;font-size:14px;color:#64748b}.admin-pagination button{padding:6px 16px;border-radius:6px;border:1px solid #334155;background:#1e293b;color:#e2e8f0;cursor:pointer;font-size:13px}.admin-pagination button:hover:not(:disabled){background:#334155}.admin-pagination button:disabled{opacity:.4;cursor:not-allowed}.admin-charts-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin-top:24px}.admin-chart-card{background:#fff;border-radius:14px;padding:24px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.admin-chart-title{font-size:16px;font-weight:600;color:#0f172a;margin-bottom:20px}.admin-chart-bars{display:flex;align-items:flex-end;gap:12px;height:180px}.admin-chart-col{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:6px;height:100%}.admin-chart-value{font-size:13px;font-weight:600;color:#0f172a}.admin-chart-bar-wrap{flex:1 1;width:100%;display:flex;align-items:flex-end}.admin-chart-bar{width:100%;border-radius:6px 6px 0 0;min-height:4px;transition:height .5s ease}.admin-chart-label{font-size:11px;color:#64748b;text-align:center;white-space:nowrap}.admin-donut-wrap{display:flex;justify-content:center;padding:20px 0}.admin-donut{position:relative;width:140px;height:140px}.admin-donut svg{width:100%;height:100%}.admin-donut-label{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.admin-donut-value{font-size:28px;font-weight:700;color:#0f172a}.admin-donut-text{font-size:13px;color:#64748b}.info-page{flex:1 1;background:linear-gradient(180deg,#f8fafc,#eff6ff);padding:60px 40px}.info-container{max-width:800px;margin:0 auto}.info-title{font-size:38px;font-weight:700;color:#0f172a;margin-bottom:8px}.info-subtitle{font-size:18px;color:#64748b;margin-bottom:40px}.info-date{font-size:14px;color:#94a3b8;margin-bottom:32px}.info-block{background:#fff;border-radius:16px;padding:28px 32px;margin-bottom:20px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.info-block h2{font-size:20px;font-weight:600;color:#0f172a;margin-bottom:12px}.info-block h3{font-size:17px;font-weight:600;color:#0f172a;margin-bottom:8px}.info-block p{font-size:15px;color:#475569;line-height:1.7;margin-bottom:8px}.info-block p:last-child{margin-bottom:0}.info-block ul{list-style:disc;padding-left:24px;margin-bottom:8px}.info-block ul li{font-size:15px;color:#475569;line-height:1.7;margin-bottom:4px}.info-block a{color:#2563eb;text-decoration:none}.info-block a:hover{text-decoration:underline}.info-products{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:16px}.info-product{background:#f8fafc;border-radius:12px;padding:20px}.info-product h3{font-size:16px;font-weight:600;color:#0f172a;margin-bottom:6px}.info-product p{font-size:14px;color:#64748b;line-height:1.6}.faq-list{display:flex;flex-direction:column;gap:12px;margin-bottom:40px}.faq-item{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.06);transition:box-shadow .2s}.faq-item.open{box-shadow:0 4px 16px rgba(0,0,0,.08)}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border:none;background:none;font-size:16px;font-weight:600;color:#0f172a;font-family:inherit;cursor:pointer;text-align:left;transition:background .15s}.faq-question:hover{background:#f8fafc}.faq-arrow{font-size:20px;color:#94a3b8;flex-shrink:0;margin-left:16px;font-weight:400}.faq-answer{padding:0 24px 20px}.faq-answer p{font-size:15px;color:#475569;line-height:1.7}.faq-contact{background:#fff;border-radius:16px;padding:32px;text-align:center;box-shadow:0 2px 12px rgba(0,0,0,.06)}.faq-contact h3{font-size:20px;font-weight:700;color:#0f172a;margin-bottom:8px}.faq-contact p{font-size:15px;color:#64748b}.faq-contact a{color:#2563eb;text-decoration:none}.faq-contact a:hover{text-decoration:underline}.not-found-page{flex:1 1;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#f8fafc,#eff6ff);padding:60px 40px;min-height:calc(100vh - 220px)}.not-found-content{text-align:center;max-width:480px}.not-found-code{font-size:120px;font-weight:800;color:#2563eb;line-height:1;margin-bottom:16px;opacity:.15}.not-found-title{font-size:32px;font-weight:700;color:#0f172a;margin-bottom:12px}.not-found-desc{font-size:16px;color:#64748b;line-height:1.6;margin-bottom:32px}.not-found-actions{display:flex;gap:12px;justify-content:center}.not-found-btn{padding:12px 28px;border-radius:12px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s}.not-found-btn.primary{background:#2563eb;color:#fff}.not-found-btn.primary:hover{background:#1d4ed8}.not-found-btn.secondary{background:#f1f5f9;color:#475569}.not-found-btn.secondary:hover{background:#e2e8f0}.profile-section{background:#fff;border-radius:16px;padding:28px 32px;margin-bottom:20px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.profile-section-title{font-size:18px;font-weight:600;color:#0f172a;margin-bottom:20px}.profile-form{display:flex;flex-direction:column;gap:16px;max-width:400px}.form-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a;padding:10px 14px;font-size:14px}.toast-container{position:fixed;top:20px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:8px;pointer-events:none}.toast{display:flex;align-items:center;gap:10px;padding:14px 20px;border-radius:12px;font-size:14px;font-weight:500;box-shadow:0 8px 30px rgba(0,0,0,.12);pointer-events:auto;cursor:pointer;animation:toast-slide-in .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@keyframes toast-slide-in{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}.toast-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.toast-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.toast-info{background:#eff6ff;border:1px solid #bfdbfe;color:#2563eb}.toast-icon{font-size:16px;font-weight:700}.toast-message{flex:1 1}.cookie-banner{position:fixed;bottom:20px;left:20px;right:20px;max-width:600px;margin:0 auto;background:#fff;border-radius:16px;padding:20px 24px;box-shadow:0 8px 40px rgba(0,0,0,.15);display:flex;align-items:center;gap:16px;z-index:998;animation:cookie-slide-up .4s ease-out}@keyframes cookie-slide-up{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.cookie-banner p{font-size:14px;color:#475569;line-height:1.5;flex:1 1}.cookie-banner a{color:#2563eb;text-decoration:none}.cookie-banner a:hover{text-decoration:underline}.cookie-accept-btn{padding:10px 24px;background:#2563eb;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap;transition:background .2s}.cookie-accept-btn:hover{background:#1d4ed8}.skeleton{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;border-radius:6px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-card{background:#fff;border-radius:14px;padding:24px;display:flex;flex-direction:column;gap:12px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.skeleton-text{height:14px;width:60%}.skeleton-text.short{width:30%}.skeleton-text.long{width:90%}.skeleton-text.full{width:100%}.skeleton-title{height:22px;width:40%;margin-bottom:4px}.skeleton-avatar{width:56px;height:56px;border-radius:50%;flex-shrink:0}.skeleton-stat{width:80px;height:48px;border-radius:8px}.skeleton-btn{width:120px;height:38px;border-radius:10px}.skeleton-row{display:flex;align-items:center;gap:16px}.skeleton-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:16px;gap:16px}.skeleton-profile{display:flex;align-items:center;gap:20px;background:#fff;border-radius:16px;padding:24px 28px;box-shadow:0 1px 3px rgba(0,0,0,.06);margin-bottom:24px}.skeleton-stats{display:flex;gap:12px;margin-left:auto}.skeleton-section{background:#fff;border-radius:16px;padding:24px 28px;box-shadow:0 1px 3px rgba(0,0,0,.06);margin-bottom:16px}.skeleton-notif-item{display:flex;align-items:flex-start;gap:12px;padding:16px 0;border-bottom:1px solid #f1f5f9}.skeleton-notif-icon{width:36px;height:36px;border-radius:50%;flex-shrink:0}[data-theme=dark] .skeleton{background:linear-gradient(90deg,#334155 25%,#475569 50%,#334155 75%);background-size:200% 100%}[data-theme=dark] .skeleton-card,[data-theme=dark] .skeleton-profile,[data-theme=dark] .skeleton-section{background:#1e293b;box-shadow:0 1px 3px rgba(0,0,0,.3)}[data-theme=dark] .skeleton-notif-item{border-bottom-color:#334155}.dash-empty-state{display:flex;flex-direction:column;align-items:center;padding:60px 24px;text-align:center}.dash-empty-icon{width:80px;height:80px;border-radius:50%;background:#eff6ff;display:flex;align-items:center;justify-content:center;font-size:36px;margin-bottom:20px}.dash-empty-title{font-size:20px;font-weight:600;color:#1e293b;margin-bottom:8px}.dash-empty-desc{font-size:15px;color:#64748b;max-width:400px;line-height:1.5;margin-bottom:24px}.dash-empty-btn{padding:12px 28px;background:#2563eb;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;text-decoration:none;transition:background .2s}.dash-empty-btn:hover{background:#1d4ed8}[data-theme=dark] .dash-empty-icon{background:#1e3a5f}[data-theme=dark] .dash-empty-title{color:#f1f5f9}[data-theme=dark] .dash-empty-desc{color:#94a3b8}.error-boundary{flex:1 1;display:flex;align-items:center;justify-content:center;padding:60px 20px;background:linear-gradient(180deg,#f8fafc,#fef2f2);min-height:calc(100vh - 220px)}.error-boundary-content{text-align:center;max-width:400px}.error-boundary-icon{width:64px;height:64px;border-radius:50%;background:#fee2e2;color:#dc2626;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;margin:0 auto 20px}.error-boundary-content h2{font-size:24px;font-weight:700;color:#0f172a;margin-bottom:8px}.error-boundary-content p{font-size:15px;color:#64748b;margin-bottom:24px}.dash-spinner{width:32px;height:32px;border:3px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.stats-section{background:#1e293b;padding:48px 80px}.stats-grid{display:flex;justify-content:center;gap:64px;max-width:1000px;margin:0 auto}.stat-item{display:flex;flex-direction:column;align-items:center;gap:8px}.stat-value{font-size:36px;font-weight:800;color:#fff}.stat-label{font-size:14px;color:#94a3b8;font-weight:500}.how-section{padding:64px 80px;background:#fff;text-align:center}.section-title{font-size:32px;font-weight:700;color:#0f172a;margin-bottom:8px}.section-desc{font-size:16px;color:#64748b;margin-bottom:48px}.how-steps{justify-content:center;gap:24px;max-width:900px;margin:0 auto}.how-step,.how-steps{display:flex;align-items:center}.how-step{flex:1 1;max-width:260px;flex-direction:column;gap:12px}.how-step-num{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-size:24px;font-weight:700;display:flex;align-items:center;justify-content:center}.how-step-title{font-size:18px;font-weight:600;color:#0f172a}.how-step-desc{font-size:14px;color:#64748b;line-height:1.5}.how-step-arrow{font-size:28px;color:#cbd5e1;font-weight:300;flex-shrink:0}.testimonials-section{padding:64px 80px;background:linear-gradient(180deg,#f8fafc,#eff6ff);text-align:center}.testimonials-grid{display:flex;gap:24px;max-width:1100px;margin:32px auto 0}.testimonial-card{flex:1 1;background:#fff;border-radius:16px;padding:28px;text-align:left;box-shadow:0 2px 12px rgba(0,0,0,.06);display:flex;flex-direction:column;gap:16px}.testimonial-stars{font-size:18px;color:#f59e0b;letter-spacing:2px}.testimonial-text{font-size:15px;color:#334155;line-height:1.6;flex:1 1;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:12px}.testimonial-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;flex-shrink:0}.testimonial-name{font-size:14px;font-weight:600;color:#0f172a}.testimonial-role{font-size:13px;color:#64748b}.home-faq-section{padding:64px 80px;background:#fff;text-align:center}.home-faq-list{max-width:700px;margin:32px auto 0;display:flex;flex-direction:column;gap:12px}.home-faq-item{background:#f8fafc;border-radius:12px;overflow:hidden;text-align:left}.home-faq-q{padding:18px 24px;font-size:15px;font-weight:600;color:#0f172a;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.home-faq-q:after{content:"+";font-size:20px;color:#64748b;transition:transform .2s}.home-faq-item[open] .home-faq-q:after{content:"−"}.home-faq-q::-webkit-details-marker{display:none}.home-faq-a{padding:0 24px 18px;font-size:14px;color:#64748b;line-height:1.6}.home-faq-link{display:inline-block;margin-top:24px;font-size:15px;color:#2563eb;font-weight:500;text-decoration:none}.home-faq-link:hover{text-decoration:underline}.home-cta-section{padding:64px 80px;background:linear-gradient(135deg,#1e293b,#0f172a);text-align:center}.home-cta-title{font-size:32px;font-weight:700;color:#fff;margin-bottom:12px}.home-cta-desc{font-size:16px;color:#94a3b8;margin-bottom:32px;max-width:500px;margin-left:auto;margin-right:auto}.home-cta-btns{display:flex;gap:16px;justify-content:center}.home-cta-btn{padding:14px 32px;border-radius:10px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s}.home-cta-btn.primary{background:#2563eb;color:#fff}.home-cta-btn.primary:hover{background:#1d4ed8}.home-cta-btn.secondary{background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.2)}.home-cta-btn.secondary:hover{background:hsla(0,0%,100%,.15)}.contact-page{flex:1 1;padding:48px 80px;background:linear-gradient(180deg,#f8fafc,#eff6ff)}.contact-grid{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px}.contact-info{display:flex;flex-direction:column;gap:32px}.contact-info-title{font-size:32px;font-weight:700;color:#0f172a}.contact-info-desc{font-size:16px;color:#64748b;line-height:1.6}.contact-methods{display:flex;flex-direction:column;gap:20px}.contact-method{display:flex;align-items:center;gap:16px}.contact-method-icon{width:48px;height:48px;border-radius:12px;background:#eff6ff;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.contact-method-label{font-size:13px;color:#64748b}.contact-method-value{font-size:15px;font-weight:600;color:#0f172a}.contact-method-value a{color:#2563eb;text-decoration:none}.contact-form-card{background:#fff;border-radius:20px;padding:36px;box-shadow:0 4px 20px rgba(0,0,0,.06)}.contact-form-card h2{font-size:22px;font-weight:700;color:#0f172a;margin-bottom:24px}.contact-form{display:flex;flex-direction:column;gap:16px}.contact-form textarea{padding:12px 16px;border:1px solid #e2e8f0;border-radius:10px;font-size:15px;font-family:inherit;color:#0f172a;outline:none;resize:vertical;min-height:120px;transition:border-color .2s}.contact-form textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.contact-form textarea::placeholder{color:#94a3b8}.promo-banner{background:linear-gradient(90deg,#2563eb,#7c3aed);padding:10px 20px;text-align:center;color:#fff;font-size:14px;font-weight:500}.promo-banner a{color:#fff;text-decoration:underline;margin-left:8px}.promo-banner-close{position:absolute;top:50%;right:16px;transform:translateY(-50%);background:rgba(0,0,0,.2);border:none;color:#fff;width:24px;height:24px;border-radius:50%;cursor:pointer;font-size:14px;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .2s}.promo-banner-close:hover{background:rgba(0,0,0,.4)}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.85}}@keyframes gradient-scroll{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.promo-effect-shimmer:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.3) 50%,hsla(0,0%,100%,0));animation:shimmer 3s infinite}.promo-effect-pulse{animation:pulse 2s ease-in-out infinite}.promo-effect-gradient-scroll{background-size:200% 200%!important;animation:gradient-scroll 4s ease infinite}.promo-banner-preview{overflow:hidden}.promo-banner-preview a{color:inherit;text-decoration:underline}.chat-widget-btn{position:fixed;bottom:24px;right:24px;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(37,99,235,.4);transition:transform .2s,box-shadow .2s;z-index:1000}.chat-widget-btn:hover{transform:scale(1.1);box-shadow:0 6px 24px rgba(37,99,235,.5)}.chat-widget-popup{position:fixed;bottom:92px;right:24px;width:360px;max-height:480px;background:#fff;border-radius:16px;box-shadow:0 8px 40px rgba(0,0,0,.15);z-index:1000;overflow:hidden;display:flex;flex-direction:column;animation:chatSlideUp .3s ease}@keyframes chatSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.chat-popup-header{background:linear-gradient(135deg,#2563eb,#7c3aed);padding:20px;color:#fff}.chat-popup-header h3{font-size:16px;font-weight:600;margin-bottom:4px}.chat-popup-header p{font-size:13px;opacity:.85}.chat-popup-body{padding:20px;flex:1 1;display:flex;flex-direction:column;gap:12px}.chat-popup-msg{background:#f1f5f9;padding:12px 16px;border-radius:12px;font-size:14px;color:#334155;line-height:1.5}.chat-popup-links{display:flex;flex-direction:column;gap:8px}.chat-popup-link{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#f8fafc;border-radius:10px;text-decoration:none;color:#0f172a;font-size:14px;font-weight:500;transition:background .2s}.chat-popup-link:hover{background:#eff6ff}.chat-popup-link span:first-child{font-size:18px}.onboarding-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:2000;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.onboarding-card{background:#fff;border-radius:20px;padding:40px;max-width:480px;width:90%;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.2)}.onboarding-icon{font-size:48px;margin-bottom:16px}.onboarding-card h2{font-size:24px;font-weight:700;color:#0f172a;margin-bottom:12px}.onboarding-card p{font-size:15px;color:#64748b;line-height:1.6;margin-bottom:28px}.onboarding-steps{display:flex;flex-direction:column;gap:16px;text-align:left;margin-bottom:28px}.onboarding-step{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f8fafc;border-radius:10px}.onboarding-step-icon{width:36px;height:36px;border-radius:50%;background:#eff6ff;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.onboarding-step-text{font-size:14px;color:#334155;font-weight:500}.onboarding-dismiss{padding:14px 32px;background:#2563eb;color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;width:100%;font-family:inherit;transition:background .2s}.onboarding-dismiss:hover{background:#1d4ed8}.burger-btn{display:none;width:40px;height:40px;border:none;background:#f1f5f9;border-radius:10px;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:5px}.burger-line{width:20px;height:2px;background:#334155;border-radius:2px;transition:all .3s}.mobile-menu{display:none}@media (max-width:1024px){.header{padding:16px 24px;gap:16px;height:auto}.navigation,.spacer{display:none}.burger-btn{display:flex}.auth-buttons{display:none}.mobile-menu{display:flex;flex-direction:column;position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;z-index:999;padding:24px;gap:8px;transform:translateX(100%);transition:transform .3s ease}.mobile-menu.open{transform:translateX(0)}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.mobile-menu-close{width:40px;height:40px;border:none;background:#f1f5f9;border-radius:10px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center}.mobile-nav-link{display:block;padding:14px 16px;border-radius:10px;font-size:16px;font-weight:500;color:#334155;text-decoration:none;transition:background .15s}.mobile-nav-link.active,.mobile-nav-link:hover{background:#eff6ff;color:#2563eb}.mobile-auth-btns{margin-top:auto;display:flex;flex-direction:column;gap:10px;padding-top:24px;border-top:1px solid #e2e8f0}.mobile-auth-btns .btn-login,.mobile-auth-btns .btn-register{width:100%;text-align:center;padding:14px;font-size:16px}.hero{padding:40px 20px;gap:32px}.hero-title{font-size:28px}.hero-desc{font-size:16px}.product-cards{flex-direction:column;gap:20px}.footer{padding:32px 20px}.footer-main{flex-direction:column;gap:28px}.footer-logo-col{width:100%}.footer-spacer{display:none}.pricing-page{padding:40px 20px}.pricing-title{font-size:28px}.pricing-grid{flex-direction:column;align-items:center}.pricing-card{max-width:100%}.pricing-faq-grid{grid-template-columns:1fr}.vpn-hero{flex-direction:column;padding:40px 20px;gap:32px;text-align:center}.vpn-hero-title{font-size:30px}.vpn-hero-desc{max-width:100%}.vpn-hero-actions{justify-content:center;flex-wrap:wrap}.vpn-features{padding:40px 20px}.vpn-features-grid{grid-template-columns:1fr}.vpn-cta{padding:40px 20px}.prompts-page{padding:40px 16px}.prompts-title{font-size:28px}.prompts-layout{flex-direction:column}.prompts-sidebar{width:100%;padding-left:0;display:flex;flex-wrap:wrap;gap:16px}.prompts-filter-group{margin-bottom:0;flex:1 1;min-width:150px}.prompts-filter-total{display:none}.prompts-grid{grid-template-columns:1fr}.prompts-cta-card{flex-direction:column;text-align:center}.prompts-cta-btn{width:100%}.prompt-detail-title{font-size:24px}.prompt-related-grid{grid-template-columns:1fr}.dash-wrapper{flex-direction:column}.dash-sidebar{width:100%;border-right:none;border-bottom:1px solid #e2e8f0;padding:16px;position:static;height:auto;overflow-y:visible}.dash-nav{flex-direction:row;overflow-x:auto}.dash-nav-item{white-space:nowrap}.dash-user-card{margin-bottom:12px}.dash-sidebar-bottom{display:none}.dash-content{padding:20px}.dash-stats{flex-direction:column}.dash-table-wrap{overflow-x:auto}.modal-card{margin:16px;padding:28px 24px 32px;max-width:calc(100vw - 32px)}.dash-device-card{flex-direction:column}.dash-device-remove{align-self:flex-start}.info-page{padding:40px 20px}.info-title{font-size:28px}.info-products{grid-template-columns:1fr}.info-block{padding:20px 24px}.faq-contact{padding:24px}.not-found-page{padding:40px 20px}.not-found-code{font-size:80px}.not-found-title{font-size:24px}.not-found-actions{flex-direction:column}.not-found-btn{width:100%;text-align:center}.stats-section{padding:32px 20px}.stats-grid{flex-wrap:wrap;gap:24px 40px}.stat-value{font-size:28px}.how-section{padding:48px 20px}.how-steps{flex-direction:column;gap:16px}.how-step-arrow{display:none}.how-step{max-width:100%}.testimonials-section{padding:48px 20px}.testimonials-grid{flex-direction:column;gap:16px}.home-cta-section,.home-faq-section{padding:48px 20px}.home-cta-btns{flex-direction:column;align-items:center}.home-cta-btn{width:100%;max-width:300px;text-align:center}.contact-page{padding:40px 20px}.contact-grid{grid-template-columns:1fr;gap:32px}.chat-widget-popup{right:12px;left:12px;width:auto}.cookie-banner{flex-direction:column;bottom:12px;left:12px;right:12px}.toast-container{top:12px;right:12px;left:12px}.profile-section{padding:20px}}@media (max-width:480px){.header{padding:12px 16px}.logo-info{display:none}.hero-title{font-size:24px}.pricing-amount{font-size:28px}.vpn-hero-title{font-size:26px}.vpn-shield{width:140px;height:140px}.vpn-shield svg{width:60px;height:60px}.stat-value{font-size:24px}.stats-grid{gap:20px 32px}.contact-info-title,.home-cta-title,.section-title{font-size:24px}}.fade-in-up{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.fade-in-up.visible{opacity:1;transform:translateY(0)}.fade-in-up:nth-child(2){transition-delay:.1s}.fade-in-up:nth-child(3){transition-delay:.2s}.theme-toggle{width:40px;height:40px;border:none;background:#f1f5f9;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;transition:all .2s;flex-shrink:0}.theme-toggle:hover{background:#e2e8f0}.theme-toggle-floating{position:fixed;top:4px;right:4px;z-index:9999;width:48px;height:48px;border-radius:50%;font-size:20px;box-shadow:0 4px 16px rgba(0,0,0,.15);background:#fff;border:1px solid #e2e8f0}.theme-toggle-floating:hover{background:#f1f5f9;box-shadow:0 6px 24px rgba(0,0,0,.2);transform:scale(1.1)}[data-theme=dark] .theme-toggle-floating{background:#1e293b;border-color:#334155;box-shadow:0 4px 16px rgba(0,0,0,.4)}[data-theme=dark] .theme-toggle-floating:hover{background:#334155;box-shadow:0 6px 24px rgba(0,0,0,.5)}[data-theme=dark]{color-scheme:dark}[data-theme=dark] body{background:#0f172a;color:#e2e8f0}[data-theme=dark] .header{background:#1e293b;border-bottom:1px solid #334155}[data-theme=dark] .logo-block{background:#334155}[data-theme=dark] .logo-title{color:#f1f5f9}[data-theme=dark] .nav-btn:not(.active){background:#334155;color:#cbd5e1}[data-theme=dark] .nav-btn:hover:not(.active){background:#475569}[data-theme=dark] .btn-login{background:#334155;color:#e2e8f0}[data-theme=dark] .btn-login:hover{background:#475569}[data-theme=dark] .theme-toggle{background:#334155;color:#f59e0b}[data-theme=dark] .theme-toggle:hover{background:#475569}[data-theme=dark] .hero{background:linear-gradient(180deg,#1e293b,#0f172a)}[data-theme=dark] .hero-title{color:#f1f5f9}[data-theme=dark] .hero-desc{color:#94a3b8}[data-theme=dark] .product-card{background:#1e293b;box-shadow:0 4px 20px rgba(0,0,0,.3)}[data-theme=dark] .product-card:hover{box-shadow:0 12px 40px rgba(0,0,0,.4)}[data-theme=dark] .card-title{color:#f1f5f9}[data-theme=dark] .card-desc{color:#94a3b8}[data-theme=dark] .tag{background:#334155;color:#cbd5e1}[data-theme=dark] .how-section{background:#1e293b}[data-theme=dark] .how-step-title,[data-theme=dark] .section-title{color:#f1f5f9}[data-theme=dark] .how-step-desc{color:#94a3b8}[data-theme=dark] .testimonials-section{background:linear-gradient(180deg,#0f172a,#1e293b)}[data-theme=dark] .testimonial-card{background:#1e293b;box-shadow:0 2px 12px rgba(0,0,0,.3)}[data-theme=dark] .testimonial-text{color:#cbd5e1}[data-theme=dark] .testimonial-name{color:#f1f5f9}[data-theme=dark] .home-faq-section{background:#0f172a}[data-theme=dark] .home-faq-item{background:#1e293b}[data-theme=dark] .home-faq-q{color:#f1f5f9}[data-theme=dark] .footer{background:#1e293b;border-top:1px solid #334155}[data-theme=dark] .footer-col-title,[data-theme=dark] .footer-logo-text{color:#f1f5f9}[data-theme=dark] .footer-link{color:#94a3b8}[data-theme=dark] .footer-divider{background:#334155}[data-theme=dark] .copyright-text{color:#64748b}[data-theme=dark] .mobile-menu{background:#1e293b}[data-theme=dark] .mobile-nav-link{color:#cbd5e1}[data-theme=dark] .mobile-nav-link.active,[data-theme=dark] .mobile-nav-link:hover{background:#334155;color:#60a5fa}[data-theme=dark] .mobile-menu-close{background:#334155;color:#cbd5e1}[data-theme=dark] .burger-btn{background:#334155}[data-theme=dark] .burger-line{background:#cbd5e1}[data-theme=dark] .auth-page,[data-theme=dark] .contact-page,[data-theme=dark] .info-page,[data-theme=dark] .not-found-page,[data-theme=dark] .pricing-page,[data-theme=dark] .prompts-page,[data-theme=dark] .vpn-page{background:linear-gradient(180deg,#1e293b,#0f172a)}[data-theme=dark] .auth-card,[data-theme=dark] .contact-form-card,[data-theme=dark] .faq-item,[data-theme=dark] .info-block,[data-theme=dark] .modal-card,[data-theme=dark] .pricing-card,[data-theme=dark] .pricing-faq-item,[data-theme=dark] .prompt-card,[data-theme=dark] .vpn-feature-card{background:#1e293b;box-shadow:0 4px 20px rgba(0,0,0,.3)}[data-theme=dark] .auth-title,[data-theme=dark] .contact-form-card h2,[data-theme=dark] .contact-info-title,[data-theme=dark] .faq-question,[data-theme=dark] .info-block h2,[data-theme=dark] .info-block h3,[data-theme=dark] .info-title,[data-theme=dark] .not-found-title,[data-theme=dark] .pricing-card-name,[data-theme=dark] .pricing-faq-title,[data-theme=dark] .pricing-title,[data-theme=dark] .prompt-card-price,[data-theme=dark] .prompt-card-title,[data-theme=dark] .prompts-title,[data-theme=dark] .vpn-cta-title,[data-theme=dark] .vpn-feature-name,[data-theme=dark] .vpn-features-title,[data-theme=dark] .vpn-hero-title{color:#f1f5f9}[data-theme=dark] .auth-subtitle,[data-theme=dark] .contact-info-desc,[data-theme=dark] .faq-answer p,[data-theme=dark] .info-block p,[data-theme=dark] .info-block ul li,[data-theme=dark] .info-subtitle,[data-theme=dark] .not-found-desc,[data-theme=dark] .pricing-card-desc,[data-theme=dark] .pricing-faq-item p,[data-theme=dark] .pricing-subtitle,[data-theme=dark] .prompt-card-desc,[data-theme=dark] .prompts-subtitle,[data-theme=dark] .vpn-cta-desc,[data-theme=dark] .vpn-feature-desc,[data-theme=dark] .vpn-hero-desc{color:#94a3b8}[data-theme=dark] .prompt-badge-purchased{background:#064e3b;color:#6ee7b7}[data-theme=dark] .prompt-badge-gift{background:#3b0764;color:#c084fc}[data-theme=dark] .prompt-badge-type{background:#1e3a8a;color:#93c5fd}[data-theme=dark] .prompt-card-info,[data-theme=dark] .prompt-card-meta{color:#94a3b8;border-color:#334155}[data-theme=dark] .my-prompts-category-select,[data-theme=dark] .my-prompts-search-input{background:#1e293b;border-color:#334155;color:#e2e8f0}[data-theme=dark] .my-prompts-category-select:focus,[data-theme=dark] .my-prompts-search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}[data-theme=dark] .my-prompts-filters{border-bottom-color:#334155}[data-theme=dark] .my-prompts-counter{border-top-color:#334155;color:#94a3b8}[data-theme=dark] .contact-form textarea,[data-theme=dark] .form-input{background:#0f172a;border-color:#334155;color:#e2e8f0}[data-theme=dark] .contact-form textarea:focus,[data-theme=dark] .form-input:focus{border-color:#3b82f6}[data-theme=dark] .form-label{color:#cbd5e1}[data-theme=dark] .pricing-amount,[data-theme=dark] .vpn-price-amount{color:#f1f5f9}[data-theme=dark] .pricing-features li{color:#cbd5e1}[data-theme=dark] .prompts-search-input{background:#1e293b;border-color:#334155;color:#e2e8f0}[data-theme=dark] .prompts-search-input:focus{border-color:#3b82f6}[data-theme=dark] .prompts-filter-title{color:#e2e8f0}[data-theme=dark] .prompts-filter-checkbox-item{color:#cbd5e1}[data-theme=dark] .prompts-filter-checkbox-item:hover{background:#334155}[data-theme=dark] .prompts-filter-checkbox-item.active{background:#1e3a5f;color:#60a5fa}[data-theme=dark] .prompts-filter-count{background:#334155;color:#94a3b8}[data-theme=dark] .prompts-filter-checkbox-item.disabled{opacity:.3}[data-theme=dark] .filter-tooltip{background:#f1f5f9;color:#0f172a;box-shadow:0 4px 12px rgba(0,0,0,.3)}[data-theme=dark] .filter-tooltip:after{border-top-color:#f1f5f9}[data-theme=dark] .prompts-filter-total{color:#64748b}[data-theme=dark] .prompts-reset-btn{border-color:#334155;color:#94a3b8}[data-theme=dark] .prompts-reset-btn:hover{background:#3b1313;border-color:#f87171;color:#f87171}[data-theme=dark] .prompts-page-btn{background:#1e293b;border-color:#334155;color:#cbd5e1}[data-theme=dark] .prompts-page-btn:hover:not(:disabled){background:#334155}[data-theme=dark] .prompts-empty h3{color:#e2e8f0}[data-theme=dark] .prompts-empty{color:#94a3b8}[data-theme=dark] .digital-chip{background:#1e293b;border-color:#334155;color:#94a3b8}[data-theme=dark] .digital-chip:hover{border-color:#475569;color:#cbd5e1;background:#334155}[data-theme=dark] .digital-chip.active{background:#2563eb;border-color:#2563eb;color:#fff}[data-theme=dark] .prompts-results-count{color:#94a3b8}[data-theme=dark] .prompts-results-count strong{color:#60a5fa}[data-theme=dark] .prompts-cta-card{background:#1e293b;box-shadow:0 4px 20px rgba(0,0,0,.3)}[data-theme=dark] .prompts-cta-info h3{color:#f1f5f9}[data-theme=dark] .prompts-cta-info p{color:#94a3b8}[data-theme=dark] .prompt-detail-title,[data-theme=dark] .prompts-cta-amount{color:#f1f5f9}[data-theme=dark] .prompt-detail-desc{color:#94a3b8}[data-theme=dark] .prompt-back-link{color:#60a5fa}[data-theme=dark] .prompt-variables{background:#1e293b;box-shadow:0 1px 6px rgba(0,0,0,.3)}[data-theme=dark] .prompt-variables-title{color:#e2e8f0}[data-theme=dark] .prompt-variable-label{color:#94a3b8}[data-theme=dark] .prompt-content-box{background:#1e293b;box-shadow:0 1px 6px rgba(0,0,0,.3)}[data-theme=dark] .prompt-content-header h3{color:#e2e8f0}[data-theme=dark] .prompt-content-text{background:#0f172a;border-color:#334155;color:#cbd5e1}[data-theme=dark] .prompt-content-blurred:after{background:linear-gradient(transparent,#1e293b)}[data-theme=dark] .prompt-paywall h3{color:#f1f5f9}[data-theme=dark] .prompt-paywall p{color:#94a3b8}[data-theme=dark] .prompt-variable-tag{background:#1e293b;border-color:#334155;color:#94a3b8}[data-theme=dark] .prompt-tips{background:#1c1917;border-color:#d97706}[data-theme=dark] .prompt-tips-title{color:#fcd34d}[data-theme=dark] .prompt-tips p{color:#d4d4d8}[data-theme=dark] .prompt-related-title{color:#f1f5f9}[data-theme=dark] .prompts-cat-btn{background:#1e293b;color:#cbd5e1}[data-theme=dark] .prompts-cat-btn:hover:not(.active){background:#334155}[data-theme=dark] .vpn-cta{background:#1e293b}[data-theme=dark] .dash-wrapper,[data-theme=dark] .info-product{background:#0f172a}[data-theme=dark] .dash-sidebar{background:#1e293b;border-color:#334155}[data-theme=dark] .dash-content{background:#0f172a}[data-theme=dark] .dash-header{background:#1e293b;border-color:#334155}[data-theme=dark] .dash-header-logo{color:#60a5fa}[data-theme=dark] .dash-header-logo:hover{color:#93c5fd}[data-theme=dark] .dash-header-user{background:#0f172a}[data-theme=dark] .dash-header-user-name{color:#f1f5f9}[data-theme=dark] .dash-user-card{background:#0f172a}[data-theme=dark] .dash-user-name{color:#f1f5f9}[data-theme=dark] .dash-nav-item{color:#94a3b8}[data-theme=dark] .dash-nav-item:hover{background:#334155;color:#f1f5f9}[data-theme=dark] .dash-nav-item.active{background:#1e3a5f;color:#60a5fa}[data-theme=dark] .dash-nav-badge{background:#dc2626}[data-theme=dark] .dash-nav-arrow{color:#64748b}[data-theme=dark] .dash-nav-submenu-item{color:#94a3b8}[data-theme=dark] .dash-nav-submenu-item:hover{background:#334155;color:#f1f5f9}[data-theme=dark] .dash-nav-submenu-item.active{color:#60a5fa;background:#1e3a5f}[data-theme=dark] .dash-page-title{color:#f1f5f9}[data-theme=dark] .dash-device-card,[data-theme=dark] .dash-empty,[data-theme=dark] .dash-license-card,[data-theme=dark] .dash-stat-card,[data-theme=dark] .dash-table-wrap,[data-theme=dark] .profile-section{background:#1e293b;box-shadow:0 1px 3px rgba(0,0,0,.3)}[data-theme=dark] .dash-section-title{color:#f1f5f9}[data-theme=dark] .dash-table th{background:#0f172a;color:#94a3b8;border-color:#334155}[data-theme=dark] .dash-table td{color:#cbd5e1;border-color:#334155}[data-theme=dark] .dash-logout-btn{background:#334155;color:#94a3b8}[data-theme=dark] .dash-logout-btn:hover{background:#3b1c1c;color:#f87171}[data-theme=dark] .dash-site-btn{background:#334155;color:#94a3b8}[data-theme=dark] .dash-site-btn:hover{background:#1e3a5f;color:#60a5fa}[data-theme=dark] .onboarding-card{background:#1e293b}[data-theme=dark] .onboarding-card h2{color:#f1f5f9}[data-theme=dark] .onboarding-card p{color:#94a3b8}[data-theme=dark] .onboarding-step{background:#0f172a}[data-theme=dark] .onboarding-step-text{color:#cbd5e1}[data-theme=dark] .admin-chart-card{background:#1e293b;box-shadow:0 1px 3px rgba(0,0,0,.3)}[data-theme=dark] .admin-chart-title,[data-theme=dark] .admin-chart-value,[data-theme=dark] .admin-donut-value{color:#f1f5f9}[data-theme=dark] .admin-donut circle:first-child{stroke:#334155}[data-theme=dark] .promo-banner{background:linear-gradient(90deg,#1d4ed8,#6d28d9)}.dash-page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;flex-wrap:wrap;gap:12px}.notif-badge-count{display:inline-flex;align-items:center;justify-content:center;background:#ef4444;color:#fff;font-size:13px;font-weight:600;min-width:24px;height:24px;border-radius:12px;padding:0 6px;margin-left:8px;vertical-align:middle}.btn-secondary{padding:8px 16px;background:#e2e8f0;color:#334155;border:none;border-radius:8px;font-size:14px;cursor:pointer;transition:background .2s}.btn-secondary:hover{background:#cbd5e1}.notif-list{display:flex;flex-direction:column;gap:8px}.notif-item{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#fff;border-radius:12px;border:1px solid #e2e8f0;transition:background .2s}.notif-unread{background:#f0f9ff;border-color:#93c5fd}.notif-icon{font-size:24px;flex-shrink:0;margin-top:2px}.notif-content{flex:1 1;min-width:0}.notif-title{font-weight:600;font-size:15px;color:#1e293b;margin-bottom:4px}.notif-message{font-size:14px;color:#64748b;line-height:1.4}.notif-date{font-size:12px;color:#94a3b8;margin-top:6px}.notif-actions{display:flex;gap:6px;flex-shrink:0}.notif-action-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:8px;background:#fff;cursor:pointer;font-size:14px;color:#10b981;transition:all .2s}.notif-action-btn:hover{background:#f0fdf4}.notif-action-btn.danger{color:#ef4444}.notif-action-btn.danger:hover{background:#fef2f2}.ref-invite-block{background:linear-gradient(135deg,#eff6ff,#f0f9ff);border:1px solid #bfdbfe;border-radius:16px;padding:24px;margin-bottom:24px}.ref-invite-block h3{font-size:18px;color:#1e293b;margin-bottom:8px}.ref-invite-block p{font-size:14px;color:#64748b;margin-bottom:16px}.ref-link-row{display:flex;gap:8px;margin-bottom:12px}.ref-link-row .form-input{flex:1 1}.ref-code-row{display:flex;align-items:center;gap:8px;font-size:14px;color:#64748b}.ref-code{font-size:16px;color:#2563eb;letter-spacing:1px}.ref-apply-block{margin-top:24px;padding:20px;background:#fff;border:1px solid #e2e8f0;border-radius:12px}.ref-apply-block h3{font-size:16px;color:#1e293b;margin-bottom:12px}.blog-empty{text-align:center;padding:80px 20px;color:#64748b}.blog-empty h3{font-size:20px;color:#1e293b;margin-bottom:8px}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));grid-gap:24px;gap:24px;margin-top:40px}.blog-card{background:#fff;border-radius:16px;padding:24px;border:1px solid #e2e8f0;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column}.blog-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.blog-card-date{font-size:13px;color:#94a3b8;margin-bottom:8px}.blog-card-title{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:8px;line-height:1.3}.blog-card-excerpt{font-size:14px;color:#64748b;line-height:1.5;flex:1 1;margin-bottom:12px}.blog-card-link{font-size:14px;color:#2563eb;font-weight:500}.blog-post{max-width:720px;margin:0 auto}.blog-back-link{display:inline-block;font-size:14px;color:#2563eb;text-decoration:none;margin-bottom:24px}.blog-back-link:hover{text-decoration:underline}.blog-post-date{font-size:14px;color:#94a3b8;margin-bottom:8px}.blog-post-title{font-size:32px;font-weight:700;color:#1e293b;line-height:1.2;margin-bottom:24px}.blog-post-content{font-size:16px;line-height:1.7;color:#334155}.blog-post-content h2{font-size:24px;margin-top:32px;margin-bottom:16px;color:#1e293b}.blog-post-content h3{font-size:20px;margin-top:24px;margin-bottom:12px;color:#1e293b}.blog-post-content p{margin-bottom:16px}.blog-post-content ol,.blog-post-content ul{margin-bottom:16px;padding-left:24px}.blog-post-content li{margin-bottom:8px}.admin-form-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px;margin-bottom:16px}.admin-form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:16px;gap:16px;margin-bottom:12px}.admin-form-row:last-child{margin-bottom:0}.admin-form-row .form-input{width:100%}.admin-form-field{position:relative}.admin-form-field .form-input{width:100%}.admin-form-field--checkbox{display:flex;align-items:flex-end;padding-bottom:10px}.admin-form-label{display:block;font-size:13px;font-weight:500;color:#64748b;margin-bottom:6px}.admin-form-actions{display:flex;gap:8px;margin-top:12px}.admin-hint{font-size:12px;color:#94a3b8;margin-top:4px}.admin-hint-ok{color:#10b981}.admin-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:50;max-height:200px;overflow-y:auto}.admin-dropdown-item{padding:8px 12px;cursor:pointer;font-size:14px;color:#334155;transition:background .15s}.admin-dropdown-item:hover{background:#f1f5f9}.admin-user-selected{display:flex;align-items:center;gap:12px;padding:10px 14px;background:#f0fdf4;border:1px solid #86efac;border-radius:8px}.admin-user-selected-text{flex:1 1;font-weight:600;color:#166534;font-size:14px}.admin-user-clear{background:none;border:1px solid #86efac;border-radius:6px;padding:4px 12px;font-size:13px;color:#166534;cursor:pointer;transition:all .15s}.admin-user-clear:hover{background:#dcfce7}.admin-user-list{border:1px solid #e2e8f0;border-radius:8px;max-height:200px;overflow-y:auto;margin-top:6px;background:#fff}.admin-user-list-hint{padding:12px 14px;font-size:13px;color:#94a3b8;text-align:center}.admin-user-list-item{display:flex;align-items:center;gap:8px;padding:10px 14px;cursor:pointer;border-bottom:1px solid #f1f5f9;transition:background .15s}.admin-user-list-item:last-child{border-bottom:none}.admin-user-list-item:hover{background:#f0f9ff}.admin-user-list-email{font-size:14px;font-weight:500;color:#1e293b}.admin-user-list-name{font-size:13px;color:#64748b}[data-theme=dark] .admin-user-selected{background:#14532d;border-color:#166534}[data-theme=dark] .admin-user-selected-text{color:#86efac}[data-theme=dark] .admin-user-clear{color:#86efac;border-color:#166534}[data-theme=dark] .admin-user-clear:hover{background:#15803d}[data-theme=dark] .admin-user-list{background:#1e293b;border-color:#334155}[data-theme=dark] .admin-user-list-item{border-color:#334155}[data-theme=dark] .admin-user-list-item:hover{background:#0f172a}[data-theme=dark] .admin-user-list-email{color:#f1f5f9}[data-theme=dark] .admin-user-list-name{color:#94a3b8}.admin-actions-group{display:flex;gap:4px}.admin-action-btn{padding:4px 10px;font-size:12px;border-radius:6px;border:1px solid #e2e8f0;background:#f8fafc;color:#334155;cursor:pointer;transition:all .15s;white-space:nowrap}.admin-action-btn:hover{background:#e2e8f0}.admin-action-btn.danger{color:#ef4444;border-color:#fecaca;background:#fef2f2}.admin-action-btn.danger:hover{background:#fee2e2}.admin-digital-btn{position:relative}.admin-digital-tooltip{bottom:100%;background:#1e293b;color:#fff;padding:8px 12px;border-radius:8px;font-size:11px;white-space:nowrap;opacity:0;visibility:hidden;transition:all .2s;pointer-events:none;margin-bottom:8px;z-index:100}.admin-digital-tooltip,.admin-digital-tooltip:after{position:absolute;left:50%;transform:translateX(-50%)}.admin-digital-tooltip:after{content:"";top:100%;border:6px solid transparent;border-top-color:#1e293b}.admin-digital-tooltip>div{line-height:1.6}.admin-digital-btn:hover .admin-digital-tooltip{opacity:1;visibility:visible}.admin-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:100;padding:16px}.admin-modal{background:#fff;border-radius:16px;padding:24px;max-width:480px;width:100%;box-shadow:0 20px 60px rgba(0,0,0,.2)}.admin-modal h3{font-size:18px;font-weight:600;color:#0f172a;margin-bottom:8px}.badge-blue{background:#dbeafe;color:#1d4ed8}[data-theme=dark] .notif-item{background:#1e293b;border-color:#334155}[data-theme=dark] .notif-unread{background:#1e3a5f;border-color:#3b82f6}[data-theme=dark] .notif-title{color:#f1f5f9}[data-theme=dark] .notif-action-btn{background:#1e293b;border-color:#334155}[data-theme=dark] .notif-action-btn:hover{background:#334155}[data-theme=dark] .btn-secondary{background:#334155;color:#e2e8f0}[data-theme=dark] .btn-secondary:hover{background:#475569}[data-theme=dark] .ref-invite-block{background:linear-gradient(135deg,#1e293b,#1e3a5f);border-color:#334155}[data-theme=dark] .ref-invite-block h3{color:#f1f5f9}[data-theme=dark] .ref-apply-block{background:#1e293b;border-color:#334155}[data-theme=dark] .ref-apply-block h3{color:#f1f5f9}[data-theme=dark] .blog-card{background:#1e293b;border-color:#334155}[data-theme=dark] .blog-card-title,[data-theme=dark] .blog-empty h3,[data-theme=dark] .blog-post-title{color:#f1f5f9}[data-theme=dark] .blog-post-content{color:#cbd5e1}[data-theme=dark] .blog-post-content h2,[data-theme=dark] .blog-post-content h3{color:#f1f5f9}[data-theme=dark] .admin-form-card{background:#1e293b;border-color:#334155}[data-theme=dark] .admin-form-label{color:#94a3b8}[data-theme=dark] .admin-dropdown{background:#1e293b;border-color:#334155}[data-theme=dark] .admin-dropdown-item{color:#e2e8f0}[data-theme=dark] .admin-dropdown-item:hover{background:#334155}[data-theme=dark] .admin-modal{background:#1e293b}[data-theme=dark] .admin-modal h3{color:#f1f5f9}[data-theme=dark] .admin-action-btn{background:#1e293b;border-color:#334155;color:#e2e8f0}[data-theme=dark] .admin-action-btn:hover{background:#334155}[data-theme=dark] .admin-action-btn.danger{background:#371520;border-color:#7f1d1d;color:#fca5a5}[data-theme=dark] .admin-action-btn.danger:hover{background:#4c1d2f}[data-theme=dark] .admin-digital-tooltip{background:#0f172a;border:1px solid #334155}[data-theme=dark] .admin-digital-tooltip:after{border-top-color:#0f172a}[data-theme=dark] .badge-green{background:#064e3b;color:#6ee7b7}[data-theme=dark] .badge-yellow{background:#713f12;color:#fde68a}[data-theme=dark] .badge-red{background:#4c1d2f;color:#fca5a5}[data-theme=dark] .badge-gray{background:#334155;color:#94a3b8}[data-theme=dark] .badge-blue{background:#1e3a5f;color:#93c5fd}.admin-line-legend{display:flex;gap:16px;margin-bottom:8px;font-size:12px;color:#64748b}.admin-line-legend-item{display:flex;align-items:center;gap:4px}.admin-line-dates{display:flex;justify-content:space-between;font-size:11px;color:#94a3b8;margin-top:4px}.ticket-layout{display:flex;gap:20px}.ticket-chat-area{flex:1 1;min-width:0}.ticket-sidebar{width:220px;flex-shrink:0;display:flex;flex-direction:column;gap:16px}.ticket-sidebar-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.ticket-sidebar-title{font-size:13px;font-weight:600;color:#64748b;margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px}.ticket-status-buttons{display:flex;flex-direction:column;gap:6px}.ticket-status-btn{border:1px solid #e2e8f0;background:#f8fafc;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s;text-align:left;color:#334155}.ticket-status-btn:hover:not(:disabled){border-color:#94a3b8}.ticket-status-btn:disabled{opacity:.5;cursor:not-allowed}.ticket-status-btn.active{font-weight:600}.ticket-status-btn.active.status-open{background:#dbeafe;border-color:#3b82f6;color:#1e40af}.ticket-status-btn.active.status-in-progress{background:#fef3c7;border-color:#f59e0b;color:#92400e}.ticket-status-btn.active.status-resolved{background:#d1fae5;border-color:#10b981;color:#065f46}.ticket-status-btn.active.status-closed{background:#fee2e2;border-color:#ef4444;color:#991b1b}.ticket-sidebar-info{display:flex;flex-direction:column;gap:8px}.ticket-sidebar-row{display:flex;justify-content:space-between;font-size:13px}.ticket-sidebar-row span:first-child{color:#64748b}.ticket-sidebar-row span:last-child{color:#1e293b;font-weight:500}.ticket-messages{display:flex;flex-direction:column;gap:12px;min-height:200px;max-height:60vh;overflow-y:auto;padding:16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px 12px 0 0;margin-bottom:0;transition:border-color .2s}.ticket-messages.ticket-drag-over{border-color:#3b82f6;border-style:dashed;background:#eff6ff}.ticket-msg{padding:12px 16px;border-radius:12px;max-width:80%}.ticket-msg-user{background:#eff6ff;align-self:flex-end;border-bottom-right-radius:4px}.ticket-msg-admin{background:#f0fdf4;align-self:flex-start;border-bottom-left-radius:4px}.ticket-msg-header{display:flex;justify-content:space-between;gap:16px;margin-bottom:6px;font-size:12px}.ticket-msg-header strong{color:#1e293b}.ticket-msg-time{color:#94a3b8;white-space:nowrap}.ticket-msg-body{color:#334155;line-height:1.5;white-space:pre-wrap;word-break:break-word}.ticket-msg-delete{border:none;background:none;cursor:pointer;font-size:12px;color:#cbd5e1;line-height:1;padding:2px 4px;border-radius:4px;opacity:0;transition:all .15s}.ticket-msg:hover .ticket-msg-delete{opacity:1}.ticket-msg-delete:hover{color:#ef4444;background:rgba(239,68,68,.1)}.ticket-attachments{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.ticket-att-image{display:block;max-width:240px;border-radius:8px;overflow:hidden;border:1px solid #e2e8f0;transition:opacity .2s}.ticket-att-image:hover{opacity:.85}.ticket-att-image img{display:block;width:100%;height:auto;max-height:200px;object-fit:cover}.ticket-compose{background:#fff;border:1px solid #e2e8f0;border-top:none;border-radius:0 0 12px 12px;padding:12px 16px}.ticket-input-row{display:flex;align-items:flex-end;gap:8px}.ticket-attach-btn{border:none;background:none;font-size:22px;cursor:pointer;padding:6px;border-radius:8px;transition:background .15s;flex-shrink:0;line-height:1}.ticket-attach-btn:hover{background:#f1f5f9}.ticket-input{flex:1 1;border:1px solid #e2e8f0;border-radius:10px;padding:10px 14px;font-size:14px;font-family:inherit;resize:none;overflow-y:auto;min-height:40px;max-height:200px;outline:none;transition:border-color .2s;line-height:1.5}.ticket-input:focus{border-color:#3b82f6}.ticket-send-btn{border:none;background:#2563eb;color:#fff;width:40px;height:40px;border-radius:10px;font-size:18px;cursor:pointer;transition:background .15s;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ticket-send-btn:hover:not(:disabled){background:#1d4ed8}.ticket-send-btn:disabled{opacity:.5;cursor:not-allowed}.ticket-compose-hint{font-size:11px;color:#94a3b8;margin-top:6px;text-align:right}.ticket-compressing{font-size:13px;color:#6366f1;padding:8px 0;display:flex;align-items:center;gap:6px}.ticket-compressing:before{content:"";display:inline-block;width:14px;height:14px;border:2px solid #6366f1;border-top-color:transparent;border-radius:50%;animation:ticket-spin .8s linear infinite}@keyframes ticket-spin{to{transform:rotate(1turn)}}.ticket-photo-preview{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.ticket-photo-thumb{position:relative;width:72px;height:72px;border-radius:8px;overflow:hidden;border:1px solid #e2e8f0}.ticket-photo-thumb img{width:100%;height:100%;object-fit:cover}.ticket-photo-remove{position:absolute;top:2px;right:2px;width:20px;height:20px;border-radius:50%;background:rgba(0,0,0,.6);color:#fff;border:none;font-size:11px;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;transition:background .15s}.ticket-photo-remove:hover{background:#ef4444}.ticket-photo-size{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.5);color:#fff;font-size:9px;text-align:center;padding:1px 0}.ticket-lightbox{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);z-index:10000;display:flex;align-items:center;justify-content:center;animation:ticket-lightbox-in .2s ease;padding:40px}@keyframes ticket-lightbox-in{0%{opacity:0}to{opacity:1}}.ticket-lightbox-container{position:relative;display:flex;flex-direction:column;align-items:center;max-width:900px;max-height:calc(100vh - 120px);background:#1a1a2e;border-radius:16px;padding:16px;box-shadow:0 24px 64px rgba(0,0,0,.6)}.ticket-lightbox-img{max-width:100%;max-height:calc(100vh - 200px);object-fit:contain;border-radius:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ticket-lightbox-close{position:absolute;top:-12px;right:-12px;width:36px;height:36px;border-radius:50%;background:#ef4444;color:#fff;border:none;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.3)}.ticket-lightbox-close:hover{background:#dc2626}.ticket-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:hsla(0,0%,100%,.15);color:#fff;border:none;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;z-index:10}.ticket-lightbox-nav:hover{background:hsla(0,0%,100%,.3)}.ticket-lightbox-prev{left:-56px}.ticket-lightbox-next{right:-56px}.ticket-lightbox-footer{display:flex;align-items:center;gap:16px;margin-top:12px;color:hsla(0,0%,100%,.7);font-size:14px}.ticket-lightbox-download{color:#93c5fd;text-decoration:none;font-size:14px;padding:6px 16px;border-radius:6px;background:hsla(0,0%,100%,.1);transition:background .15s}.ticket-lightbox-download:hover{background:hsla(0,0%,100%,.2);color:#bfdbfe}@media (max-width:1024px){.ticket-lightbox-prev{left:8px}.ticket-lightbox-next{right:8px}.ticket-lightbox-container{max-width:calc(100vw - 32px)}}button.ticket-att-image{padding:0;border:none;background:none;cursor:pointer;cursor:zoom-in}.ticket-user-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding:12px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-wrap:wrap}.ticket-autoclose-notice{font-size:13px;color:#64748b;line-height:1.4}.ticket-resolve-btn{padding:8px 20px;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;white-space:nowrap;background:#10b981;color:#fff;transition:background .15s}.ticket-resolve-btn:hover{background:#059669}.ticket-resolve-btn:disabled{opacity:.6;cursor:not-allowed}[data-theme=dark] .ticket-user-actions{background:#1e293b;border-color:#334155}[data-theme=dark] .ticket-autoclose-notice{color:#94a3b8}[data-theme=dark] .ticket-messages{background:#0f172a;border-color:#334155}[data-theme=dark] .ticket-messages.ticket-drag-over{border-color:#60a5fa;background:#1e293b}[data-theme=dark] .ticket-msg-user{background:#1e3a5f}[data-theme=dark] .ticket-msg-admin{background:#14532d}[data-theme=dark] .ticket-msg-header strong{color:#e2e8f0}[data-theme=dark] .ticket-msg-body{color:#cbd5e1}[data-theme=dark] .ticket-compose{background:#1e293b;border-color:#334155}[data-theme=dark] .ticket-input{background:#0f172a;border-color:#334155;color:#e2e8f0}[data-theme=dark] .ticket-input:focus{border-color:#60a5fa}[data-theme=dark] .ticket-attach-btn:hover{background:#334155}[data-theme=dark] .ticket-att-image{border-color:#334155}[data-theme=dark] .ticket-msg-delete{color:#475569}[data-theme=dark] .ticket-msg-delete:hover{color:#ef4444;background:rgba(239,68,68,.15)}[data-theme=dark] .ticket-photo-thumb{border-color:#334155}[data-theme=dark] .ticket-sidebar-section{background:#1e293b;border-color:#334155}[data-theme=dark] .ticket-sidebar-title{color:#94a3b8}[data-theme=dark] .ticket-status-btn{background:#0f172a;border-color:#334155;color:#cbd5e1}[data-theme=dark] .ticket-status-btn:hover:not(:disabled){border-color:#64748b}[data-theme=dark] .ticket-status-btn.active.status-open{background:#1e3a5f;border-color:#3b82f6;color:#93c5fd}[data-theme=dark] .ticket-status-btn.active.status-in-progress{background:#422006;border-color:#f59e0b;color:#fcd34d}[data-theme=dark] .ticket-status-btn.active.status-resolved{background:#064e3b;border-color:#10b981;color:#6ee7b7}[data-theme=dark] .ticket-status-btn.active.status-closed{background:#450a0a;border-color:#ef4444;color:#fca5a5}[data-theme=dark] .ticket-sidebar-row span:first-child{color:#94a3b8}[data-theme=dark] .ticket-sidebar-row span:last-child{color:#e2e8f0}.admin-users-list{display:flex;flex-direction:column;gap:8px}.admin-user-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:box-shadow .2s}.admin-user-card.expanded{box-shadow:0 4px 16px rgba(0,0,0,.08);border-color:#2563eb}.admin-user-row{display:flex;align-items:center;gap:12px;padding:12px 16px;cursor:pointer;transition:background .15s}.admin-user-row:hover{background:#f8fafc}.admin-user-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;flex-shrink:0}.admin-user-main{flex:1 1;min-width:0}.admin-user-name{display:block;font-weight:600;color:#1e293b;font-size:14px}.admin-user-email{display:block;font-size:12px;color:#64748b;overflow:hidden;text-overflow:ellipsis}.admin-user-counts{display:flex;gap:12px;font-size:12px;color:#64748b}.admin-user-date{font-size:12px;color:#94a3b8;white-space:nowrap}.admin-user-dates{display:flex;gap:12px;font-size:12px;color:#64748b;white-space:nowrap}.admin-user-arrow{color:#94a3b8;font-size:12px;margin-left:4px}.admin-user-details{border-top:1px solid #e2e8f0;background:#f8fafc}.admin-user-license{padding:16px;border-bottom:1px solid #e2e8f0}.admin-user-license:last-child{border-bottom:none}.admin-user-lic-header{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}.admin-user-lic-header strong{font-size:14px;color:#1e293b}.admin-user-lic-info{display:flex;gap:16px;flex-wrap:wrap;font-size:12px;color:#64748b;margin-bottom:8px}.admin-user-lic-info code{font-size:11px;background:#e2e8f0;padding:1px 6px;border-radius:4px;color:#334155}.admin-user-devices{display:flex;flex-direction:column;gap:6px;padding-left:8px;border-left:3px solid #2563eb}.admin-user-device{display:flex;align-items:center;gap:8px;font-size:12px;color:#475569;flex-wrap:wrap}.admin-user-device-icon{font-size:14px}.admin-user-device-name{font-weight:600}.admin-user-device code{font-size:11px;background:#e2e8f0;padding:1px 4px;border-radius:3px}.admin-user-device-date{color:#94a3b8}[data-theme=dark] .admin-user-card{background:#1e293b;border-color:#334155}[data-theme=dark] .admin-user-card.expanded{border-color:#3b82f6}[data-theme=dark] .admin-user-row:hover{background:#0f172a}[data-theme=dark] .admin-user-name{color:#f1f5f9}[data-theme=dark] .admin-user-details{background:#0f172a;border-color:#334155}[data-theme=dark] .admin-user-license{border-color:#334155}[data-theme=dark] .admin-user-lic-header strong{color:#e2e8f0}[data-theme=dark] .admin-user-lic-info code{background:#334155;color:#cbd5e1}[data-theme=dark] .admin-user-device{color:#cbd5e1}[data-theme=dark] .admin-user-device code{background:#334155;color:#94a3b8}.account-user-card{display:flex;align-items:center;gap:20px;padding:24px;background:#fff;border-radius:16px;border:1px solid #e2e8f0;margin-bottom:24px;flex-wrap:wrap}.account-avatar{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;flex-shrink:0}.account-user-info{flex:1 1;min-width:200px}.account-user-name{font-size:22px;font-weight:700;color:#1e293b;margin:0}.account-user-email{font-size:14px;color:#64748b;margin:4px 0}.account-user-since{font-size:13px;color:#94a3b8;margin:0}.account-stats{display:flex;gap:24px}.account-stat{text-align:center}.account-stat-number{display:block;font-size:24px;font-weight:700;color:#2563eb}.account-stat-label{display:block;font-size:12px;color:#94a3b8;margin-top:2px}.account-stat-with-tooltip{position:relative;cursor:help}.account-stat-tooltip{bottom:100%;background:#1e293b;color:#fff;padding:8px 12px;border-radius:8px;font-size:12px;white-space:nowrap;opacity:0;visibility:hidden;transition:all .2s;pointer-events:none;margin-bottom:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:100}.account-stat-tooltip,.account-stat-tooltip:after{position:absolute;left:50%;transform:translateX(-50%)}.account-stat-tooltip:after{content:"";top:100%;border:6px solid transparent;border-top-color:#1e293b}.account-stat-tooltip>div{line-height:1.6}.account-stat-with-tooltip:hover .account-stat-tooltip{opacity:1;visibility:visible}.account-logout-btn{padding:8px 20px;background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:8px;font-size:14px;font-family:inherit;cursor:pointer;transition:all .2s;align-self:center}.account-logout-btn:hover{background:#fee2e2;border-color:#f87171}.account-licenses{display:flex;flex-direction:column;gap:20px}.account-license-card{background:#fff;border-radius:16px;border:1px solid #e2e8f0;overflow:hidden;transition:box-shadow .2s}.account-license-card:hover{box-shadow:0 4px 20px rgba(0,0,0,.06)}.account-license-card.expired{opacity:.7}.account-license-header{padding:20px 24px;border-bottom:1px solid #f1f5f9}.account-license-product h3{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 8px}.account-license-badges{display:flex;gap:8px;flex-wrap:wrap}.account-license-key{display:flex;align-items:center;gap:10px;padding:12px 24px;background:#f8fafc;cursor:pointer;transition:background .15s;border-bottom:1px solid #f1f5f9}.account-license-key:hover{background:#eff6ff}.account-key-icon{font-size:16px}.account-license-key code{font-size:13px;color:#334155;flex:1 1;font-family:SF Mono,Fira Code,monospace;letter-spacing:.5px}.account-key-copy{font-size:12px;color:#2563eb;font-weight:500;white-space:nowrap}.account-license-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:12px;gap:12px;padding:16px 24px;border-bottom:1px solid #f1f5f9}.account-detail-label{display:block;font-size:12px;color:#94a3b8;margin-bottom:2px}.account-detail span:not(.account-detail-label){font-size:14px;color:#1e293b;font-weight:500}.account-devices-usage{padding:12px 24px}.account-usage-header{display:flex;justify-content:space-between;font-size:13px;color:#64748b;margin-bottom:6px}.account-usage-bar{height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}.account-usage-fill{height:100%;border-radius:3px;transition:width .3s ease}.account-devices-list{padding:0 24px 16px}.account-device-item{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f8fafc}.account-device-item:last-child{border-bottom:none}.account-device-icon{font-size:20px;flex-shrink:0}.account-device-info{flex:1 1;min-width:0}.account-device-name{display:block;font-size:14px;font-weight:600;color:#1e293b}.account-device-meta{display:block;font-size:12px;color:#94a3b8;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-device-meta code{font-size:11px;background:#f1f5f9;padding:1px 6px;border-radius:4px}.account-device-unbind{padding:4px 12px;font-size:12px;color:#ef4444;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;cursor:pointer;transition:all .15s;white-space:nowrap;flex-shrink:0}.account-device-unbind:hover{background:#fee2e2}.account-device-unbind:disabled{opacity:.5;cursor:not-allowed}.account-no-devices{padding:16px 24px;font-size:13px;color:#94a3b8;text-align:center;font-style:italic}[data-theme=dark] .account-user-card{background:#1e293b;border-color:#334155}[data-theme=dark] .account-user-name{color:#f1f5f9}[data-theme=dark] .account-user-email{color:#94a3b8}[data-theme=dark] .account-stat-number{color:#60a5fa}[data-theme=dark] .account-stat-tooltip{background:#0f172a;border:1px solid #334155}[data-theme=dark] .account-stat-tooltip:after{border-top-color:#0f172a}[data-theme=dark] .account-logout-btn{background:#371520;color:#fca5a5;border-color:#7f1d1d}[data-theme=dark] .account-logout-btn:hover{background:#4c1d2f;border-color:#f87171}[data-theme=dark] .account-license-card{background:#1e293b;border-color:#334155}[data-theme=dark] .account-license-card:hover{box-shadow:0 4px 20px rgba(0,0,0,.3)}[data-theme=dark] .account-license-product h3{color:#f1f5f9}[data-theme=dark] .account-license-header{border-color:#334155}[data-theme=dark] .account-license-key{background:#0f172a;border-color:#334155}[data-theme=dark] .account-license-key:hover{background:#1e3a5f}[data-theme=dark] .account-license-key code{color:#cbd5e1}[data-theme=dark] .account-license-details{border-color:#334155}[data-theme=dark] .account-detail span:not(.account-detail-label){color:#e2e8f0}[data-theme=dark] .account-usage-bar{background:#334155}[data-theme=dark] .account-device-item{border-color:#334155}[data-theme=dark] .account-device-name{color:#f1f5f9}[data-theme=dark] .account-device-meta code{background:#334155;color:#94a3b8}[data-theme=dark] .account-device-unbind{background:#3b1111;border-color:#7f1d1d;color:#fca5a5}[data-theme=dark] .account-no-devices{color:#64748b}.account-section-title{font-size:20px;font-weight:600;color:#1e293b;margin:32px 0 16px}.sync-devices{margin-bottom:32px}.sync-device-block{background:#fff;border-radius:16px;border:1px solid #e2e8f0;overflow:hidden;margin-bottom:16px}.sync-device-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e2e8f0}.sync-device-info{display:flex;align-items:center;gap:10px}.sync-device-icon{font-size:24px;line-height:1}.sync-device-name{font-weight:600;font-size:15px;color:#1e293b}.sync-device-meta{font-size:13px;color:#94a3b8}.sync-device-right{display:flex;align-items:center;gap:12px}.sync-device-date{font-size:13px;color:#94a3b8}.sync-htable-wrap{overflow-x:auto}.sync-htable{width:100%;border-collapse:collapse;table-layout:fixed}.sync-htable th{text-align:center;padding:12px 10px;font-size:13px;font-weight:600;color:#1e293b;background:#f8fafc;border-bottom:2px solid #e2e8f0;border-right:1px solid #e2e8f0;vertical-align:middle}.sync-htable th:last-child{border-right:none}.sync-htable-tab{display:block;margin-bottom:4px}.sync-htable td{padding:8px 10px;font-size:13px;color:#334155;border-bottom:1px solid #f1f5f9;border-right:1px solid #f1f5f9;vertical-align:top;text-align:center}.sync-htable td:last-child{border-right:none}.sync-htable tbody tr:last-child td{border-bottom:none}.sync-htable-item{display:flex;flex-direction:column;gap:2px}.sync-htable-name{font-weight:500;color:#1e293b}.sync-htable-val{font-size:12px;color:#64748b}.sync-htable-disabled{opacity:.45}.sync-empty{color:#94a3b8;font-style:italic;font-size:12px}[data-theme=dark] .sync-device-block{background:#1e293b;border-color:#334155}[data-theme=dark] .sync-device-header{border-color:#334155}[data-theme=dark] .sync-device-name{color:#f1f5f9}[data-theme=dark] .sync-htable th{background:#0f172a;color:#f1f5f9;border-color:#334155}[data-theme=dark] .sync-htable td{color:#cbd5e1;border-color:#1e293b}[data-theme=dark] .sync-htable-name{color:#f1f5f9}[data-theme=dark] .sync-htable-val{color:#94a3b8}.sync-backups-section{border-top:1px solid #e2e8f0;padding:12px 16px 4px}.sync-backups-title{font-size:13px;font-weight:500;color:#64748b;margin-bottom:10px}.sync-backups-arrow{font-size:10px;transition:transform .2s;display:inline-block;color:#94a3b8}.sync-backups-arrow.expanded{transform:rotate(90deg)}.sync-backups-list{display:flex;flex-direction:column;gap:8px}.sync-backup-item{background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0;overflow:hidden}.sync-backup-item.expanded{border-color:#cbd5e1}.sync-backup-header{display:flex;align-items:center;gap:12px;font-size:13px;padding:10px 14px;cursor:pointer;width:100%;background:none;border:none;text-align:left;transition:background .15s}.sync-backup-header:hover{background:#f1f5f9}.sync-backup-version{font-weight:600;color:#334155}.sync-backup-size{color:#94a3b8;flex-shrink:0}.sync-backup-summary{color:#94a3b8;font-size:12px;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sync-backup-date{color:#64748b;flex-shrink:0}.sync-backup-details{border-top:1px solid #e2e8f0;padding:0}.sync-backup-details .sync-htable-wrap{margin:0}.sync-backup-details .sync-htable{font-size:12px}[data-theme=dark] .sync-backups-section{border-color:#334155}[data-theme=dark] .sync-backups-title{color:#94a3b8}[data-theme=dark] .sync-backup-item{background:#0f172a;border-color:#334155}[data-theme=dark] .sync-backup-item.expanded{border-color:#475569}[data-theme=dark] .sync-backup-header:hover{background:#1e293b}[data-theme=dark] .sync-backup-version{color:#f1f5f9}[data-theme=dark] .sync-backup-summary{color:#64748b}[data-theme=dark] .sync-backup-date{color:#94a3b8}[data-theme=dark] .sync-backup-details{border-color:#334155}@media (max-width:768px){.sync-device-header{flex-direction:column;gap:8px;align-items:flex-start}.sync-htable{table-layout:auto}.sync-htable td,.sync-htable th{padding:6px;font-size:11px}.sync-htable-tab{font-size:11px}.sync-htable-val{font-size:10px}}.account-forms-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;margin-bottom:32px}@media (max-width:1024px){.account-forms-grid{grid-template-columns:1fr}}.account-form-card{background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:24px}.account-form-title{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 20px}.account-form{gap:16px}.account-form,.form-group{display:flex;flex-direction:column}.form-group{gap:6px}.form-label{font-size:13px;font-weight:500;color:#475569}.form-input{padding:10px 14px;font-size:14px;color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;transition:all .15s;font-family:inherit}.form-input:focus{outline:none;background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.form-input:disabled{opacity:.6;cursor:not-allowed;background:#f1f5f9}.form-error{color:#ef4444;background:#fef2f2;border:1px solid #fecaca;border-radius:8px}.form-error,.form-success{font-size:13px;padding:8px 12px}.form-success{color:#10b981;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px}[data-theme=dark] .account-section-title{color:#f1f5f9}[data-theme=dark] .account-form-card{background:#1e293b;border-color:#334155}[data-theme=dark] .account-form-title{color:#f1f5f9}[data-theme=dark] .form-label{color:#94a3b8}[data-theme=dark] .form-input{background:#0f172a;border-color:#334155;color:#f1f5f9}[data-theme=dark] .form-input:focus{background:#1e293b;border-color:#60a5fa;box-shadow:0 0 0 3px rgba(96,165,250,.1)}[data-theme=dark] .form-input:disabled{background:#334155;color:#64748b}[data-theme=dark] .form-error{background:#3b1111;border-color:#7f1d1d;color:#fca5a5}[data-theme=dark] .form-success{background:#0c3b28;border-color:#166534;color:#86efac}.server-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;flex-wrap:wrap;gap:12px}.server-header .dash-page-title{margin:0}.server-controls{display:flex;align-items:center;gap:8px}.server-refresh-btn{padding:6px 14px;font-size:13px;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b;cursor:pointer;transition:all .15s}.server-refresh-btn.active{background:#eff6ff;border-color:#2563eb;color:#2563eb}.server-refresh-btn:hover{background:#eff6ff}.server-last-update{font-size:12px;color:#94a3b8}.server-gauges-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:24px}.server-gauge{background:#fff;border-radius:14px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.server-gauge-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.server-gauge-label{font-size:14px;font-weight:600;color:#334155}.server-gauge-value{font-size:22px;font-weight:700}.server-gauge-track{height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden}.server-gauge-fill{height:100%;border-radius:4px;transition:width .5s ease}.server-cards-grid{grid-template-columns:repeat(3,1fr);grid-gap:16px}.server-cards-grid,.server-infra-row{display:grid;gap:16px;margin-bottom:24px}.server-infra-row{grid-template-columns:1fr 1fr;grid-gap:16px}.server-infra-card{flex:1 1}.server-card{background:#fff;border-radius:14px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.server-card-title{font-size:15px;font-weight:700;color:#1e293b;margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid #f1f5f9}.server-info-list{display:flex;flex-direction:column;gap:8px}.server-info-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;gap:8px}.server-info-row>span:first-child{color:#64748b;flex-shrink:0}.server-info-row>span:last-child{color:#1e293b;font-weight:500;text-align:right}.server-info-row>span:last-child,.server-info-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.server-info-truncate{max-width:200px;display:inline-block}.server-info-divider{padding-top:8px;margin-top:4px;border-top:1px solid #f1f5f9}.server-mini-bar{display:flex;align-items:center;gap:8px;flex:1 1;max-width:140px}.server-mini-bar>span{font-size:12px;color:#64748b;min-width:32px;text-align:right}.server-mini-fill{height:6px;border-radius:3px;flex:1 1;background:#e2e8f0;position:relative}.server-mini-bar{position:relative}.server-mini-bar .server-mini-fill{height:6px;border-radius:3px;transition:width .3s}.server-section{margin-bottom:24px}.server-section .dash-section-title{margin-bottom:12px}.server-action-code{background:#f1f5f9;padding:2px 6px;border-radius:4px;font-size:12px;color:#334155}.server-details-cell{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#64748b}[data-theme=dark] .server-gauge{background:#1e293b}[data-theme=dark] .server-gauge-label{color:#cbd5e1}[data-theme=dark] .server-gauge-track{background:#334155}[data-theme=dark] .server-card{background:#1e293b}[data-theme=dark] .server-card-title{color:#f1f5f9;border-color:#334155}[data-theme=dark] .server-info-row>span:first-child{color:#94a3b8}[data-theme=dark] .server-info-row>span:last-child{color:#e2e8f0}[data-theme=dark] .server-info-divider{border-color:#334155}[data-theme=dark] .server-refresh-btn{background:#1e293b;border-color:#334155;color:#94a3b8}[data-theme=dark] .server-refresh-btn.active{background:#1e3a5f;border-color:#2563eb;color:#60a5fa}[data-theme=dark] .server-refresh-btn:hover{background:#1e3a5f}[data-theme=dark] .server-action-code{background:#334155;color:#cbd5e1}[data-theme=dark] .server-details-cell{color:#94a3b8}@media (max-width:1024px){.prompt-related-grid,.prompts-grid,.server-cards-grid,.server-gauges-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ref-link-row{flex-direction:column}.admin-form-row{grid-template-columns:1fr!important}.blog-grid{grid-template-columns:1fr}.blog-post-title{font-size:24px}.dash-page-header{flex-direction:column;align-items:flex-start}.ticket-msg{max-width:95%}.ticket-layout{flex-direction:column}.ticket-sidebar{width:100%;flex-direction:row;flex-wrap:wrap}.ticket-sidebar-section{flex:1 1;min-width:200px}.account-user-card{flex-direction:column;text-align:center}.account-stats{justify-content:center}.account-license-details{grid-template-columns:1fr}.account-device-meta{white-space:normal}.server-cards-grid,.server-gauges-grid,.server-infra-row{grid-template-columns:1fr}.server-header{flex-direction:column;align-items:flex-start}}.tiptap-editor{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;background:#fff}.tiptap-toolbar{flex-wrap:wrap;align-items:center;padding:8px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.tiptap-toolbar,.tiptap-toolbar-group{display:flex;gap:2px}.tiptap-toolbar-sep{width:1px;height:24px;background:#e2e8f0;margin:0 4px}.tiptap-btn{width:32px;height:32px;border:none;background:transparent;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;color:#475569;transition:all .15s}.tiptap-btn:hover{background:#e2e8f0;color:#1e293b}.tiptap-btn.active{background:#3b82f6;color:#fff}.tiptap-content{padding:16px;min-height:200px;max-height:500px;overflow-y:auto}.tiptap-content .tiptap{outline:none;min-height:180px;font-size:14px;line-height:1.7;color:#1e293b}.tiptap-content .tiptap p{margin:0 0 8px}.tiptap-content .tiptap h2{font-size:20px;font-weight:700;margin:16px 0 8px}.tiptap-content .tiptap h3{font-size:17px;font-weight:600;margin:12px 0 6px}.tiptap-content .tiptap h4{font-size:15px;font-weight:600;margin:10px 0 4px}.tiptap-content .tiptap ol,.tiptap-content .tiptap ul{padding-left:24px;margin:8px 0}.tiptap-content .tiptap li{margin:4px 0}.tiptap-content .tiptap blockquote{border-left:3px solid #3b82f6;padding-left:16px;margin:12px 0;color:#64748b;font-style:italic}.tiptap-content .tiptap code{background:#f1f5f9;border-radius:4px;padding:2px 6px;font-family:JetBrains Mono,monospace;font-size:13px;color:#e11d48}.tiptap-content .tiptap pre{background:#1e293b;color:#e2e8f0;border-radius:8px;padding:16px;margin:12px 0;overflow-x:auto;font-family:JetBrains Mono,monospace;font-size:13px;line-height:1.5}.tiptap-content .tiptap pre code{background:transparent;color:inherit;padding:0;border-radius:0}.tiptap-content .tiptap hr{border:none;border-top:1px solid #e2e8f0;margin:16px 0}.tiptap-content .tiptap img{max-width:100%;border-radius:8px;margin:8px 0}.tiptap-content .tiptap a{color:#3b82f6;text-decoration:underline}.tiptap-content .tiptap p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#94a3b8;pointer-events:none;height:0}.prompt-content-html{font-size:14px;line-height:1.7;color:#1e293b;word-wrap:break-word}.prompt-content-html h2{font-size:20px;font-weight:700;margin:16px 0 8px}.prompt-content-html h3{font-size:17px;font-weight:600;margin:12px 0 6px}.prompt-content-html h4{font-size:15px;font-weight:600;margin:10px 0 4px}.prompt-content-html p{margin:0 0 8px}.prompt-content-html ol,.prompt-content-html ul{padding-left:24px;margin:8px 0}.prompt-content-html li{margin:4px 0}.prompt-content-html blockquote{border-left:3px solid #3b82f6;padding-left:16px;margin:12px 0;color:#64748b;font-style:italic}.prompt-content-html code{background:#f1f5f9;border-radius:4px;padding:2px 6px;color:#e11d48}.prompt-content-html code,.prompt-content-html pre{font-family:JetBrains Mono,monospace;font-size:13px}.prompt-content-html pre{background:#1e293b;color:#e2e8f0;border-radius:8px;padding:16px;margin:12px 0;overflow-x:auto;line-height:1.5}.prompt-content-html pre code{background:transparent;color:inherit;padding:0}.prompt-content-html hr{border:none;border-top:1px solid #e2e8f0;margin:16px 0}.prompt-content-html img{max-width:100%;border-radius:8px;margin:8px 0}.prompt-content-html a{color:#3b82f6;text-decoration:underline}.prompt-content-html strong{font-weight:700}[data-theme=dark] .tiptap-editor{border-color:#334155;background:#1e293b}[data-theme=dark] .tiptap-toolbar{background:#0f172a;border-bottom-color:#334155}[data-theme=dark] .tiptap-toolbar-sep{background:#334155}[data-theme=dark] .tiptap-btn{color:#94a3b8}[data-theme=dark] .tiptap-btn:hover{background:#334155;color:#e2e8f0}[data-theme=dark] .tiptap-btn.active{background:#3b82f6;color:#fff}[data-theme=dark] .tiptap-content .tiptap{color:#e2e8f0}[data-theme=dark] .tiptap-content .tiptap code{background:#334155;color:#f472b6}[data-theme=dark] .tiptap-content .tiptap pre{background:#0f172a}[data-theme=dark] .tiptap-content .tiptap blockquote{color:#94a3b8}[data-theme=dark] .tiptap-content .tiptap hr{border-top-color:#334155}[data-theme=dark] .prompt-content-html{color:#e2e8f0}[data-theme=dark] .prompt-content-html code{background:#334155;color:#f472b6}[data-theme=dark] .prompt-content-html pre{background:#0f172a}[data-theme=dark] .prompt-content-html blockquote{color:#94a3b8}[data-theme=dark] .prompt-content-html hr{border-top-color:#334155}[data-theme=dark] .prompt-content-html a{color:#60a5fa}