/* OwnzYou original template parity layer
   Goal: keep backend PHP intact while matching orjinal-temaplate.zip visual language. */
:root{
  --oy-bg:#060818;
  --oy-panel:#0e1726;
  --oy-panel-2:#1b2e4b;
  --oy-line:#191e3a;
  --oy-line-2:#3b3f5c;
  --oy-text:#e0e6ed;
  --oy-muted:#888ea8;
  --oy-soft:#bfc9d4;
  --oy-cyan:#25d5e4;
  --oy-blue:#1b55e2;
  --oy-green:#1abc9c;
  --oy-red:#e7515a;
  --oy-radius:6px;
  --oy-shadow:0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12),0 3px 5px -1px rgba(0,0,0,.2);
}
html{min-height:100%}
body.alt-menu.sidebar-noneoverflow{background:var(--oy-bg)!important;color:var(--oy-muted)!important;font-family:'Quicksand',sans-serif!important;font-size:.875rem!important;letter-spacing:.0312rem!important;overflow-x:hidden!important;}
a{color:var(--oy-soft);transition:.18s ease}a:hover{color:var(--oy-cyan);text-decoration:none}p{color:#515365}.main-container{background:var(--oy-bg)!important;min-height:calc(100vh - 70px)}
/* Header: restore original CORK/OwnzYou structure */
.header-container{background:var(--oy-panel)!important;border-bottom:1px solid var(--oy-line)!important}.header.navbar{min-height:70px!important;padding:0 20px!important;background:var(--oy-panel)!important;box-shadow:none!important}.sidebarCollapse{color:var(--oy-soft)!important;font-size:20px;margin-right:18px}.brand-logo img{max-width:210px!important;max-height:50px!important;height:auto!important;display:block!important}.topbar-nav.header.navbar{background:var(--oy-panel)!important;border-bottom:1px solid var(--oy-line)!important;border-top:0!important;min-height:64px!important;padding:0 20px!important;margin:0!important;box-shadow:none!important}.topbar-nav nav#topbar{width:100%;display:flex;align-items:center;gap:18px;min-width:0}.theme-brand{align-items:center;margin:0 14px 0 0;padding:0;flex:0 0 auto}.theme-logo img,.navbar-logo{max-height:34px!important}.theme-text .nav-link{color:var(--oy-text)!important;font-size:18px!important;font-weight:700!important;padding:0 8px!important;letter-spacing:0!important}.menu-categories{display:flex!important;align-items:stretch!important;gap:0!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:thin!important;white-space:nowrap!important;margin:0!important;padding:0!important;flex:1;min-width:0}.menu-categories::-webkit-scrollbar{height:6px}.menu-categories::-webkit-scrollbar-thumb{background:#26385f;border-radius:999px}.menu.single-menu{flex:0 0 auto;position:relative}.menu.single-menu>a{min-height:54px!important;height:54px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:var(--oy-soft)!important;padding:0 18px!important;border-radius:0!important;background:transparent!important}.menu.single-menu>a>div{display:flex;align-items:center;gap:8px}.menu.single-menu i:first-child{width:22px;text-align:center;margin-right:0;color:var(--oy-muted)!important}.menu.single-menu .nav-chevron{font-size:12px;margin-left:10px;color:#6f7895!important}.menu.single-menu.active>a,.menu.single-menu>a:hover{color:var(--oy-cyan)!important;background:rgba(37,213,228,.04)!important}.menu.single-menu.active>a{box-shadow:inset 0 -2px 0 var(--oy-cyan)!important}.menu.single-menu.active i,.menu.single-menu>a:hover i{color:var(--oy-cyan)!important}
.banner-wrap{display:flex;justify-content:center;align-items:center;width:100%;padding:18px 0 6px}.banner{display:inline-flex}.banner-img{width:300px;max-width:90%;height:auto;display:block;border-radius:8px;animation:bannerPulse 3s ease-in-out infinite;transition:transform .3s ease,filter .3s ease}.banner-img:hover{transform:scale(1.03);filter:brightness(1.2) drop-shadow(0 0 12px rgba(255,200,0,.8));animation-play-state:paused}@keyframes bannerPulse{0%{opacity:1;filter:brightness(1) drop-shadow(0 0 4px rgba(255,255,255,.1))}25%{opacity:.75;filter:brightness(.85) drop-shadow(0 0 2px rgba(255,255,255,0))}50%{opacity:1;filter:brightness(1.15) drop-shadow(0 0 10px rgba(255,200,0,.5))}75%{opacity:.8;filter:brightness(.9) drop-shadow(0 0 3px rgba(255,255,255,.1))}100%{opacity:1;filter:brightness(1) drop-shadow(0 0 4px rgba(255,255,255,.1))}}
.main-content .layout-px-spacing{padding:18px 20px 0!important}.flash-wrap{margin-bottom:15px}.footer-wrapper{padding:10px 0 10px!important;margin-top:20px!important}.footer-section{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;border:0!important;padding:0!important}.footer-section p{margin:0;color:var(--oy-muted);font-size:12px}.footer-section a{color:var(--oy-cyan)}
/* Cards/panels: use original widget/statbox proportions */
.widget,.statbox.widget.box,.panel,.hero-card,.card,.oy-page-head{position:relative;background:var(--oy-panel)!important;border:0!important;border-radius:var(--oy-radius)!important;box-shadow:var(--oy-shadow)!important;color:var(--oy-muted)!important}.statbox.widget.box{padding:0!important;margin-bottom:12px!important}.widget-content-area,.panel.pad{padding:34px 30px 38px!important}.hero-card,.oy-page-head{padding:25px 28px!important;margin-bottom:25px!important}.hero-title,.oy-page-head h1,.panel-title,.widget-header h4{color:var(--oy-text)!important;font-weight:600!important;letter-spacing:0!important}.hero-title,.oy-page-head h1{font-size:24px!important}.hero-subtitle,.oy-kicker,.panel-kicker{color:var(--oy-cyan)!important;font-size:12px!important;font-weight:600!important;text-transform:uppercase;letter-spacing:.08em}.hero-copy,.muted,.template-note{color:var(--oy-muted)!important}.br-6{border-radius:6px!important}.layout-spacing{padding-bottom:25px!important}
/* Stat widgets exactly closer to original */
.widget-statistic{margin-bottom:34px!important}.widget-statistic>[class*=col-],.oy-stat-grid>div{padding-left:13px!important;padding-right:13px!important;margin-bottom:18px!important}.oy-stat-grid{display:flex!important;flex-wrap:wrap!important;margin-left:-13px!important;margin-right:-13px!important}.oy-stat-grid>div{flex:0 0 25%;max-width:25%}.widget-one_hybrid{min-height:126px!important;background:var(--oy-panel)!important;border:0!important;border-radius:6px!important;box-shadow:var(--oy-shadow)!important}.widget-one_hybrid .widget-heading{min-height:126px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;padding:18px 12px!important;text-align:center!important}.w-icon{width:36px!important;height:36px!important;border-radius:999px!important;display:grid!important;place-items:center!important;margin:0 0 14px!important;color:#fff!important;background:var(--oy-panel-2)!important}.w-icon i,.w-icon svg{font-size:17px!important;margin:0!important}.w-value{margin:0!important;color:var(--oy-text)!important;font-size:21px!important;line-height:1.08!important;font-weight:700!important;letter-spacing:.2px!important}.widget-heading h5{margin:5px 0 0!important;color:var(--oy-muted)!important;font-size:14px!important;font-weight:500!important}
/* Tables/forms/buttons: original dark datatable look */
.table-toolbar,.oy-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 14px;color:var(--oy-muted);font-size:13px;letter-spacing:1.1px;flex-wrap:wrap}.dataTables_length label,.dataTables_filter label{display:flex;align-items:center;gap:8px;margin:0;color:var(--oy-muted)}.form-control,.text-input,.url-input,.textarea,input[type=text],input[type=url],input[type=email],textarea,select{min-height:40px!important;border:1px solid var(--oy-line-2)!important;background:var(--oy-panel-2)!important;color:var(--oy-text)!important;border-radius:4px!important;padding:0 13px!important;outline:none!important;box-shadow:none!important}textarea,.textarea{min-height:130px!important;padding:12px 13px!important}.form-control:focus,.text-input:focus,.url-input:focus,.textarea:focus,input:focus,textarea:focus,select:focus{border-color:var(--oy-cyan)!important;box-shadow:0 0 0 3px rgba(37,213,228,.08)!important}.input-wrap{display:flex;align-items:stretch}.input-wrap i,.input-group-text{background:#191e3a!important;border:1px solid var(--oy-line-2)!important;color:var(--oy-soft)!important}.input-wrap i{min-width:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px 0 0 4px}.input-wrap input,.input-wrap textarea{border-radius:0 4px 4px 0!important;width:100%}.btn-outline-primary,.btn-outline-info,.primary-btn,.ghost-btn,.view-all,.archive-preview-btn,.onhold-preview-btn,.ip-filter-preview-btn,.special-preview-btn,.oy-mini-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:88px;min-height:34px;padding:7px 14px!important;color:var(--oy-cyan)!important;border:1px solid var(--oy-cyan)!important;border-radius:4px!important;background:transparent!important;font-size:12px!important;letter-spacing:.7px!important;font-weight:600!important;transition:background .15s ease,color .15s ease,transform .15s ease!important;text-decoration:none!important}.btn-outline-primary:hover,.btn-outline-info:hover,.primary-btn:hover,.ghost-btn:hover,.view-all:hover,.archive-preview-btn:hover,.onhold-preview-btn:hover,.ip-filter-preview-btn:hover,.special-preview-btn:hover,.oy-mini-btn:hover{color:#060818!important;background:var(--oy-cyan)!important;transform:translateY(-1px)!important}
.table-responsive{width:100%;overflow-x:auto;border-radius:6px}.dataTable,.oy-data-table,.archive-table,.onhold-table,.ip-filter-table,.special-table,.reporters-table{width:100%!important;border-collapse:collapse!important;min-width:960px;margin-bottom:0!important}table.dataTable thead th,.dataTable thead th,.oy-data-table thead th,.archive-table thead th,.onhold-table thead th,.ip-filter-table thead th,.special-table thead th,.reporters-table thead th{color:var(--oy-cyan)!important;font-size:11px!important;letter-spacing:1.1px!important;text-transform:uppercase!important;font-weight:700!important;text-align:left!important;padding:12px 8px!important;border-top:1px solid var(--oy-line-2)!important;border-bottom:1px solid var(--oy-line)!important;background:var(--oy-panel)!important;white-space:nowrap!important}table.dataTable tbody td,.dataTable tbody td,.oy-data-table tbody td,.archive-table tbody td,.onhold-table tbody td,.ip-filter-table tbody td,.special-table tbody td,.reporters-table tbody td{color:var(--oy-soft)!important;padding:14px 8px!important;border-bottom:1px solid rgba(31,46,74,.72)!important;vertical-align:middle!important;font-size:13px!important;line-height:1.35!important;background:transparent!important;font-weight:400!important}.dataTable tbody tr:hover td,.oy-data-table tbody tr:hover td,.archive-table tbody tr:hover td,.onhold-table tbody tr:hover td,.special-table tbody tr:hover td,.reporters-table tbody tr:hover td{background:rgba(37,213,228,.03)!important}.url-cell a,.archive-url a,.onhold-url a,.special-url a,.attacker-link,.alias-link{font-weight:500!important;color:var(--oy-soft)!important}.url-cell a:hover,.archive-url a:hover,.onhold-url a:hover,.special-url a:hover,.attacker-link:hover,.alias-link:hover{color:var(--oy-cyan)!important}
/* Pagination matching original Bootstrap/DataTables feel */
.dataTables_footer,.archive-footer,.onhold-footer,.special-footer,.reporters-footer,.ip-filter-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:28px;color:var(--oy-muted);font-size:12px}.pagination,.archive-pager,.onhold-pager,.special-pager,.reporters-pager,.ip-filter-pager{display:flex!important;align-items:center!important;gap:8px!important;list-style:none!important;margin:0!important;padding:0!important;flex-wrap:wrap}.pagination li,.archive-pager li,.onhold-pager li,.special-pager li,.reporters-pager li,.ip-filter-pager li{list-style:none!important}.pagination a,.pagination span,.archive-pager a,.archive-pager span,.onhold-pager a,.onhold-pager span,.special-pager a,.special-pager span,.reporters-pager a,.reporters-pager span,.ip-filter-pager a,.ip-filter-pager span{display:inline-flex!important;justify-content:center!important;align-items:center!important;min-width:32px!important;height:32px!important;padding:0 10px!important;color:var(--oy-muted)!important;border-radius:999px!important;background:transparent!important;border:0!important;text-decoration:none!important;font-weight:600!important}.pagination .active a,.pagination a.active,.archive-pager a.active,.onhold-pager a.active,.special-pager a.active,.reporters-pager a.active,.ip-filter-pager a.active{color:#060818!important;background:var(--oy-cyan)!important}.pagination a:hover,.archive-pager a:hover,.onhold-pager a:hover,.special-pager a:hover,.reporters-pager a:hover,.ip-filter-pager a:hover{color:var(--oy-cyan)!important;background:rgba(37,213,228,.08)!important}
/* Flags: no amateur boxes, original style small flag + code */
.country-flag-box,.location-pill{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;min-width:auto!important;color:var(--oy-soft)!important}.country-flag-img{display:inline-block!important;width:22px!important;height:auto!important;border-radius:2px!important;box-shadow:none!important}.country-flag-code{font-size:11px!important;color:var(--oy-soft)!important;font-weight:500!important;letter-spacing:.04em!important}.verified-badge-icon,.mini-verify{display:inline-grid!important;place-items:center!important;width:18px!important;height:18px!important;border-radius:999px!important;background:#1b55e2!important;color:#fff!important;font-size:10px!important;margin-left:5px!important;box-shadow:0 0 0 2px rgba(27,85,226,.15)!important}
/* App-specific blocks brought back to original template proportions */
.oy-two-column,.section-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 360px!important;gap:24px!important;align-items:start!important}.home-sidebar-stack,.oy-sidebar-stack{display:grid;gap:22px}.oy-blog-grid{display:grid;grid-template-columns:1fr;gap:14px}.oy-blog-card{background:var(--oy-panel)!important;border:1px solid var(--oy-line)!important;border-radius:6px!important;box-shadow:var(--oy-shadow)!important;padding:20px!important}.visual-kpi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.visual-kpi-card,.elite-stat-card{background:var(--oy-panel)!important;border:1px solid var(--oy-line)!important;border-radius:6px!important;padding:14px!important}.elite-bar-track{height:8px;background:#191e3a;border-radius:999px;overflow:hidden}.elite-bar-fill{display:block;height:100%;background:linear-gradient(90deg,#25d5e4,#1abc9c)}.report-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.tip{display:grid;grid-template-columns:44px 1fr;gap:12px;padding:14px;border-bottom:1px solid var(--oy-line)}.tip-icon{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--oy-panel-2);color:var(--oy-cyan)}.mirror-frame,.onhold-frame,.mock-iframe{width:100%;min-height:520px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(135deg,#111827,#050816);border-radius:8px;color:#d1d5db}.rank-number{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:4px;background:#191e3a;color:var(--oy-soft);font-weight:700}.rank-number.top3{color:#f59e0b}.single-score{color:var(--oy-green);font-weight:700}
/* Remove visual side-effects from older temporary patches if files remain on server. */
body .son5-card,body .dark-redesign,body .archive-redesign{background:transparent!important}.special-star,.special-marker{color:#f59e0b!important}.status,.status-pill{border-radius:999px!important;padding:5px 10px!important;font-size:11px!important;font-weight:600!important}.status.waiting,.status-pending{background:rgba(231,81,90,.1)!important;color:#ffb3b8!important;border:1px solid rgba(231,81,90,.25)!important}.status.ok,.status-approved{background:rgba(26,188,156,.1)!important;color:#a7fff1!important;border:1px solid rgba(26,188,156,.25)!important}
@media(max-width:1199.98px){.oy-stat-grid>div{flex:0 0 50%;max-width:50%}.oy-two-column,.section-grid{grid-template-columns:1fr!important}.topbar-nav nav#topbar{align-items:flex-start}.theme-brand{padding-top:13px}.menu-categories{padding-bottom:5px!important}}@media(max-width:991.98px){.main-content .layout-px-spacing{padding-left:16px!important;padding-right:16px!important}.topbar-nav.header.navbar{padding:10px 14px!important}.topbar-nav nav#topbar{display:block!important}.theme-brand{justify-content:center!important;margin-bottom:10px!important}.menu-categories{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;overflow:visible!important}.menu.single-menu>a{height:48px!important;background:var(--oy-panel-2)!important;border:1px solid var(--oy-line-2)!important;border-radius:6px!important;justify-content:flex-start!important}.banner-img{width:240px}.report-grid{grid-template-columns:1fr!important}.footer-section{display:block;text-align:center}.footer-section p+p{margin-top:8px}}@media(max-width:575.98px){.oy-stat-grid>div{flex:0 0 100%;max-width:100%}.menu-categories{grid-template-columns:1fr!important}.main-content .layout-px-spacing{padding:14px 10px 0!important}.widget-content-area,.panel.pad{padding:22px 16px 26px!important}.hero-card,.oy-page-head{padding:20px!important}.brand-logo img{max-width:160px}.sidebarCollapse{margin-right:10px}.dataTables_footer,.archive-footer,.onhold-footer,.special-footer,.reporters-footer,.ip-filter-footer{display:block!important}.pagination,.archive-pager,.onhold-pager,.special-pager,.reporters-pager,.ip-filter-pager{margin-top:10px!important;justify-content:center!important}}
