:root{--bg:#050b15;--panel:#0c1e33;--panel2:#102b49;--line:#25537b;--text:#eef7ff;--muted:#9eb8d2;--blue:#38bdf8;--cyan:#2dd4bf}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#050b15;color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:14px}body{background-image:linear-gradient(90deg,rgba(16,64,104,.72),rgba(1,8,18,.82)),var(--mes-bg,url('/shop/assets/img/splash.png'));background-size:cover;background-position:center;background-attachment:fixed}a{color:#8bdcff;text-decoration:none}.topbar{height:38px;background:#071120;border-bottom:1px solid #1b3957;display:flex;align-items:center;justify-content:space-between;padding:0 12px;position:sticky;top:0;z-index:20}.topbar .brand{display:flex;align-items:center;gap:8px;font-weight:800}.topbar .brand img,.top-logo,.brand-logo{width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important;object-fit:contain;border-radius:6px}.topbar nav{display:flex;gap:18px}.shop-page .topbar,.shop-body .topbar{display:none!important}.layout,.shop-layout{display:grid!important;grid-template-columns:220px minmax(0,1fr)!important;gap:18px!important;align-items:start!important;width:100%!important;min-height:100vh!important}.sidebar,.shop-sidebar{position:sticky!important;top:0!important;height:100vh!important;overflow:auto!important;background:rgba(7,17,32,.92)!important;border-right:1px solid #1b4568!important;padding:10px!important}.sidebar img.logo,.shop-sidebar img.logo,.sidebar-logo{display:block!important;width:180px!important;max-width:100%!important;height:auto!important;margin:0 auto 8px!important;object-fit:contain!important}.sidebar h1,.shop-sidebar h1{font-size:15px;margin:8px 0 4px}.sidebar .meta,.shop-sidebar .meta{font-size:12px;color:#c7d8ea;line-height:1.35}.sidebar input,.sidebar select,.shop-sidebar input,.shop-sidebar select{width:100%;background:#081626;color:#fff;border:1px solid #234b70;border-radius:6px;padding:8px;margin:6px 0 10px}.sidebar button,.shop-sidebar button,.btn,button{background:linear-gradient(90deg,#3190ef,#31d3e8);border:0;color:#03101b;font-weight:800;border-radius:7px;padding:8px 12px;cursor:pointer}.sidebar .cat,.shop-sidebar .cat{display:flex;justify-content:space-between;padding:7px;border-radius:6px;color:#d7e9fa}.sidebar .cat:hover,.shop-sidebar .cat:hover{background:#102b49}.content,.shop-content{min-width:0!important;padding:14px 14px 60px!important}.content h2,.shop-content h2{font-size:24px;margin:0 0 4px}.pager{display:flex;gap:10px;align-items:center;margin:8px 0 14px}.grid,.cards,.items-grid,.game-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))!important;gap:14px!important;align-items:stretch!important}.card,.game-card,.item-card{background:rgba(10,28,48,.9)!important;border:1px solid #28547b!important;border-radius:10px!important;padding:8px!important;box-shadow:0 8px 30px #0006!important;min-height:250px!important;overflow:hidden!important}.card img,.game-card img,.item-card img,.cover{display:block!important;width:100%!important;height:120px!important;object-fit:cover!important;border-radius:7px!important;background:#071120!important}.card h3,.game-card h3,.item-card h3{font-size:13px!important;line-height:1.25!important;min-height:34px!important;margin:8px 0!important;white-space:normal!important;overflow:hidden!important}.card .meta,.game-card .meta,.item-card .meta{font-size:11px!important;color:#c3d4e7!important;min-height:38px!important}.card .actions,.game-card .actions,.item-card .actions{display:grid!important;gap:6px!important;margin-top:8px!important}.card .actions a,.game-card .actions a,.item-card .actions a{display:block!important;text-align:center!important;border:1px solid #315c82!important;border-radius:6px!important;padding:7px!important;background:#122a45!important;color:#fff!important}.card .actions a:first-child,.game-card .actions a:first-child,.item-card .actions a:first-child{background:#45bef5!important;color:#00111d!important;font-weight:800!important}.panel-wrap{max-width:1180px;margin:24px auto;padding:0 16px}.panel-card{background:rgba(11,29,49,.92);border:1px solid #28547b;border-radius:14px;padding:18px;margin:14px 0}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.stat{background:#0d2036;border:1px solid #28547b;border-radius:12px;padding:18px}.stat strong{display:block;font-size:32px}.table{width:100%;border-collapse:collapse}.table th,.table td{border-bottom:1px solid #234b70;padding:9px;text-align:left}.footer{position:fixed;left:0;right:0;bottom:0;background:#06111f;border-top:1px solid #1b3957;padding:6px 10px;font-size:12px;color:#d1e6fa}@media(max-width:800px){.layout,.shop-layout{grid-template-columns:1fr!important}.sidebar,.shop-sidebar{position:relative!important;height:auto!important}.grid,.cards,.items-grid,.game-grid{grid-template-columns:repeat(auto-fill,minmax(135px,1fr))!important}.stats{grid-template-columns:1fr}.topbar{position:relative}}

/* v1.0.98 Account + Shop Polish */
.account-chip{display:flex;align-items:center;gap:10px;margin:10px 0 8px;padding:9px;border:1px solid rgba(49,200,255,.22);border-radius:10px;background:rgba(7,20,36,.75)}
.avatar-dot{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#2d7dff,#2fcde1);font-weight:900;color:#fff;box-shadow:0 0 18px rgba(49,200,255,.25)}
.account-chip strong{display:block;font-size:12px;color:#fff;line-height:1.2}.account-chip span{display:block;font-size:10px;color:#9dbbd2;margin-top:2px}.danger-link{border-color:rgba(255,100,112,.48)!important;background:rgba(255,100,112,.12)!important}.notice-good{border:1px solid rgba(67,212,143,.58);background:rgba(67,212,143,.12);padding:12px;border-radius:9px;margin:10px 0;color:#d9ffe9}.account-page{padding:24px;max-width:760px;margin:0 auto 80px}.account-card{background:rgba(11,26,45,.94);border:1px solid #254760;border-radius:16px;padding:22px;box-shadow:0 18px 45px rgba(0,0,0,.28)}.account-card h1{font-size:38px;margin:18px 0 4px}.account-card h2{margin-top:24px}.account-facts{display:grid;grid-template-columns:140px 1fr;border:1px solid rgba(49,200,255,.15);border-radius:12px;overflow:hidden;background:rgba(0,0,0,.16);margin:18px 0}.account-facts dt,.account-facts dd{padding:11px;border-bottom:1px solid rgba(49,200,255,.1)}.account-facts dt{color:#9dbbd2;font-weight:800}.account-facts dd{margin:0}.shop-sidebar .sidebar-actions a{font-weight:800}.login-card{border-color:rgba(49,200,255,.32)}.login-card img{max-height:90px;object-fit:contain}.shop-body .topbar{display:none}.shop-shell{min-height:100vh}.shop-sidebar{top:0;height:100vh}.shop-content{padding-top:18px}@media(max-width:900px){.shop-sidebar{height:auto}.account-page{padding:12px}.account-facts{grid-template-columns:1fr}.account-facts dt{padding-bottom:2px}.account-facts dd{padding-top:2px}}

/* v1.0.99 Item Manager */
.manager-title-row{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.item-filter{display:grid;grid-template-columns:minmax(240px,1fr) 160px 140px auto;gap:10px;align-items:end}.item-filter input,.item-filter select,.item-edit-form input,.item-edit-form select,.item-edit-form textarea{width:100%;background:#071625;border:1px solid #28547b;color:#eef7ff;border-radius:9px;padding:10px}.item-edit-form{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:12px}.item-edit-form label{display:block;color:#bad1e6;font-weight:700}.item-edit-form label input,.item-edit-form label select,.item-edit-form label textarea{margin-top:6px}.item-edit-form .wide{grid-column:1/-1}.item-edit-form .check{display:flex;align-items:center;gap:10px;background:rgba(45,212,191,.08);border:1px solid rgba(45,212,191,.22);border-radius:10px;padding:10px}.item-edit-form .check input{width:auto}.form-actions{display:flex;gap:10px}.table-scroll{overflow:auto}.mini-cover{width:58px!important;height:58px!important;object-fit:cover;border-radius:8px;border:1px solid #315c82;background:#071120;display:inline-grid;place-items:center;font-size:10px;color:#9dbbd2}.item-table td{vertical-align:middle}.row-actions{display:flex;gap:8px;align-items:center}.row-actions form{margin:0}.btn.small{padding:6px 9px;font-size:12px}.btn.danger,.danger{background:rgba(255,88,102,.18)!important;border:1px solid rgba(255,88,102,.55)!important;color:#ffd7dc!important}.notice-good{border:1px solid rgba(67,212,143,.58);background:rgba(67,212,143,.12);padding:12px;border-radius:9px;margin:10px 0;color:#d9ffe9}@media(max-width:900px){.item-filter,.item-edit-form{grid-template-columns:1fr}.manager-title-row{display:block}.row-actions{display:block}.row-actions .btn{margin:3px 0}}

/* v1.1.1 Storefront + Install Options Polish */
.side-meta,.muted,.small-muted{color:#9eb8d2}.notice-bad{border:1px solid rgba(255,88,102,.62);background:rgba(255,88,102,.12);padding:12px;border-radius:9px;margin:10px 0;color:#ffe0e4}.shop-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.shop-heading h1{font-size:34px;margin:0}.category-list a{display:flex;justify-content:space-between;gap:8px;padding:8px 10px;border:1px solid transparent;border-radius:8px;color:#d8eefb;margin:3px 0}.category-list a.active,.category-list a:hover{border-color:#2f7caf;background:rgba(49,144,239,.16)}.sidebar-actions{display:grid;gap:8px;margin:12px 0}.sidebar-actions a{display:block;padding:9px 10px;border:1px solid #28547b;border-radius:8px;background:rgba(15,42,70,.76);color:#fff}.badge-row{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:7px}.badge-row span{font-size:10px;text-transform:uppercase;letter-spacing:.04em;background:rgba(45,212,191,.15);border:1px solid rgba(45,212,191,.35);border-radius:999px;padding:3px 6px;color:#c8fffb}.game-card .art{display:block}.game-card .art b,.detail-cover b{display:grid;place-items:center;width:100%;height:100%;min-height:120px;background:linear-gradient(135deg,#0c1e33,#102b49);border-radius:8px;color:#7ed8ff;font-size:28px}.float-pager{position:fixed;right:14px;bottom:42px;display:grid;gap:6px;z-index:30}.float-pager a{padding:7px 9px;border-radius:7px;background:#081626;border:1px solid #28547b;color:#fff}.detail-page{padding:18px 18px 80px;max-width:1220px;margin:0 auto}.detail-hero{display:grid;grid-template-columns:240px minmax(0,1fr);gap:24px;align-items:center;min-height:340px;border:1px solid #28547b;border-radius:18px;padding:22px;background-color:rgba(6,16,29,.92);background-size:cover;background-position:center;box-shadow:0 22px 60px rgba(0,0,0,.42);margin-top:14px}.detail-cover{width:220px;min-height:220px;border-radius:16px;background:#071120;border:1px solid #315c82;display:grid;place-items:center;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.45)}.detail-cover img{width:100%;height:100%;object-fit:cover}.detail-copy h1{font-size:42px;line-height:1.05;margin:8px 0 10px}.install-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.install-panel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:16px 0}.install-panel{background:rgba(9,25,43,.93);border:1px solid #28547b;border-radius:14px;padding:16px;min-height:190px}.install-panel h2{margin:0 0 8px}.install-panel code,.facts code{display:block;white-space:normal;word-break:break-all;background:#06111f;border:1px solid #1e4363;border-radius:8px;padding:8px;color:#bcf2ff}.ftp-send-form details{margin:10px 0}.ftp-send-form label{display:block;margin:8px 0;color:#bad1e6;font-weight:700}.ftp-send-form input{width:100%;background:#071625;border:1px solid #28547b;color:#eef7ff;border-radius:8px;padding:9px;margin-top:5px}.ftp-send-form .check{display:flex;align-items:center;gap:8px}.ftp-send-form .check input{width:auto}.facts{display:grid;grid-template-columns:170px 1fr;border:1px solid #28547b;border-radius:14px;overflow:hidden;background:rgba(8,22,38,.88);margin-top:16px}.facts dt,.facts dd{padding:11px;border-bottom:1px solid rgba(40,84,123,.75)}.facts dt{color:#9eb8d2;font-weight:900}.facts dd{margin:0}.btn[disabled],button[disabled]{opacity:.45;cursor:not-allowed}.panel-card.narrow{max-width:760px}@media(max-width:900px){.shop-heading{display:block}.detail-hero{grid-template-columns:1fr}.detail-cover{width:100%;max-width:260px}.detail-copy h1{font-size:30px}.install-panel-grid{grid-template-columns:1fr}.facts{grid-template-columns:1fr}.facts dt{padding-bottom:2px}.facts dd{padding-top:2px}.float-pager{display:none}}


/* v1.1.2 storefront category dropdown and sidebar polish */
.shop-sidebar h2{margin:6px 0 2px;font-size:18px;line-height:1.2}.side-meta{font-size:12px;color:var(--muted);line-height:1.45;margin-bottom:10px}.account-chip{display:flex;align-items:center;gap:10px;background:rgba(16,43,73,.88);border:1px solid var(--line);border-radius:12px;padding:10px;margin:10px 0 12px}.account-chip strong{display:block;font-size:13px}.account-chip span{display:block;font-size:11px;color:var(--muted)}.avatar-dot{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),var(--cyan));color:#02131f;font-weight:800}.filters{display:grid;gap:8px}.filters label{display:block;font-size:12px;color:#d8e8f8}.filter-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.btn.secondary{display:inline-flex;align-items:center;justify-content:center;background:#0f2338!important;color:#dff4ff!important;border:1px solid #2a567f!important}.category-dropdown{margin-top:12px;background:rgba(12,30,51,.82);border:1px solid var(--line);border-radius:12px;overflow:hidden}.category-dropdown summary{list-style:none;cursor:pointer;padding:10px 12px;font-weight:700;background:rgba(16,43,73,.86)}.category-dropdown summary::-webkit-details-marker{display:none}.category-dropdown[open] summary{border-bottom:1px solid rgba(37,83,123,.7)}.category-list{display:grid;gap:6px;padding:10px}.category-list a{display:flex;justify-content:space-between;align-items:center;padding:8px 10px;border:1px solid transparent;border-radius:8px;color:#e9f7ff;background:rgba(7,17,32,.45)}.category-list a:hover{background:#102b49;border-color:#2a567f}.category-list a.active{background:linear-gradient(90deg,rgba(56,189,248,.18),rgba(45,212,191,.18));border-color:#4ea6da}.category-list b{font-size:11px;color:#9fd7ff}.sidebar-actions{display:grid;gap:8px;margin-top:14px}.sidebar-actions a{display:flex;align-items:center;justify-content:center;padding:9px 10px;border-radius:9px;border:1px solid #28547b;background:#0f2338;color:#eff9ff;font-weight:700}.sidebar-actions a.danger-link{background:#2d1620;border-color:#8b3b5b;color:#ffdce7}.shop-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;flex-wrap:wrap;margin-bottom:14px}.shop-heading h1{margin:0 0 4px;font-size:28px}.shop-heading p{margin:0;color:var(--muted)}.badge-row{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.badge-row span{font-size:10px;letter-spacing:.02em;text-transform:uppercase;padding:4px 6px;border-radius:999px;background:#0f2338;border:1px solid #315c82;color:#d9efff}.art{display:block;text-decoration:none}.art b{display:grid;place-items:center;width:100%;height:120px;border-radius:7px;background:#071120;border:1px dashed #315c82;color:#9ec3e6}.card-meta,.game-card .card-meta{font-size:11px!important;color:#c3d4e7!important;min-height:38px!important}.install-btn,.details-btn{display:block;width:100%;box-sizing:border-box;text-align:center;border:1px solid #315c82;border-radius:6px;padding:8px;margin-top:7px;background:#122a45;color:#fff;font:inherit;font-weight:700;line-height:1.2;cursor:pointer;text-decoration:none}.install-btn[disabled],.details-btn[disabled]{opacity:.7;cursor:wait}.install-btn{background:#45bef5;color:#00111d}.empty-card{background:rgba(10,28,48,.88);border:1px solid #28547b;border-radius:14px;padding:28px;text-align:center}.float-pager{position:fixed;right:12px;bottom:48px;display:grid;gap:8px;z-index:18}.float-pager a{display:flex;align-items:center;justify-content:center;min-width:70px;padding:8px 10px;border-radius:999px;background:rgba(7,17,32,.92);border:1px solid #25537b;color:#dff5ff}.float-pager a:hover{background:#102b49}
@media (max-width:900px){.filter-actions{grid-template-columns:1fr}.float-pager{right:8px;bottom:56px}.shop-heading h1{font-size:24px}}


/* v1.1.3 clean version labels and storefront card polish */
.shop-sidebar .side-meta:first-of-type{font-weight:600;color:#dff6ff}.game-grid.compact-view{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))!important}.game-grid.compact-view .game-card{min-height:218px!important;padding:7px!important}.game-grid.compact-view .card-meta{display:none}.game-grid.compact-view .game-card img,.game-grid.compact-view .art b{height:104px!important}.game-card{transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}.game-card:hover{transform:translateY(-2px);border-color:#55c7ff!important;box-shadow:0 12px 38px #0009,0 0 0 1px rgba(85,199,255,.18)!important}.game-card h3{color:#f3fbff}.install-btn:hover,.details-btn:hover,.sidebar-actions a:hover,.category-list a:hover{filter:brightness(1.12)}.filters select,.filters input{outline:none}.filters select:focus,.filters input:focus{border-color:#55c7ff;box-shadow:0 0 0 2px rgba(85,199,255,.15)}.app-footer span:first-child{text-transform:none}.shop-content{padding-bottom:86px!important}.shop-heading{background:rgba(7,17,32,.35);border:1px solid rgba(37,83,123,.45);border-radius:14px;padding:12px}.badge-row span:first-child{background:rgba(69,190,245,.16);border-color:#45bef5;color:#c9f4ff}


/* v1.1.4 item details polish */
.detail-page{padding:18px 18px 78px;width:100%}.detail-toolbar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px}.notice-good,.notice-bad{padding:12px 14px;border-radius:12px;margin:10px 0;border:1px solid}.notice-good{background:rgba(24,119,78,.22);border-color:#32b47d;color:#d9ffe9}.notice-bad{background:rgba(123,31,58,.22);border-color:#b54b6b;color:#ffe0e8}.detail-hero-v114{min-height:340px;background-size:cover;background-position:center;border:1px solid #2b5b85;border-radius:18px;overflow:hidden;display:grid;grid-template-columns:260px minmax(0,1fr);gap:24px;align-items:center;padding:24px;box-shadow:0 18px 50px rgba(0,0,0,.45)}.detail-cover-v114{background:rgba(4,13,25,.72);border:1px solid #315c82;border-radius:16px;padding:12px;box-shadow:0 18px 40px rgba(0,0,0,.35)}.detail-cover-v114 img{width:100%;height:260px;object-fit:cover;border-radius:12px;display:block}.detail-cover-v114 b{height:260px;display:grid;place-items:center;border-radius:12px;border:1px dashed #315c82;background:#071120;color:#a7d8ff;font-size:34px}.detail-copy h1{font-size:38px;line-height:1.05;margin:12px 0 12px;text-shadow:0 3px 20px rgba(0,0,0,.6)}.detail-description{max-width:850px;color:#d9e9f9;font-size:15px;line-height:1.55}.muted{color:var(--muted)!important}.detail-action-row{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.short-route-box{display:grid;gap:4px;background:rgba(6,18,32,.72);border:1px solid #28547b;border-radius:12px;padding:10px 12px;max-width:100%;overflow:auto}.short-route-box span{color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.06em}.short-route-box code,.install-panel code,.facts dd code{word-break:break-all;white-space:normal;color:#dff7ff}.detail-main-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:16px;margin-top:16px}.detail-card,.install-panel{background:rgba(10,28,48,.9);border:1px solid #28547b;border-radius:16px;padding:16px;box-shadow:0 10px 30px rgba(0,0,0,.28)}.detail-card h2,.install-panel h2{margin:0 0 12px;font-size:20px}.facts-v114{display:grid;grid-template-columns:140px minmax(0,1fr);gap:8px 14px;margin:0}.facts-v114 dt{color:#9eb8d2;font-weight:700}.facts-v114 dd{margin:0;color:#f0f8ff;word-break:break-word}.media-preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.media-preview-grid h3{font-size:13px;margin:0 0 8px;color:#c7d8ea}.media-preview-grid img,.media-placeholder{width:100%;height:155px;object-fit:cover;border-radius:12px;border:1px solid #315c82;background:#071120}.media-placeholder{display:grid;place-items:center;color:#9ec3e6}.install-panel-grid-v114{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-top:16px}.ftp-send-form details{margin:10px 0;background:rgba(7,17,32,.62);border:1px solid #28547b;border-radius:12px;padding:10px}.ftp-send-form summary{cursor:pointer;font-weight:800}.ftp-send-form label{display:grid;gap:5px;margin:8px 0;color:#d8e8f8}.ftp-send-form input{width:100%;background:#081626;color:#fff;border:1px solid #234b70;border-radius:8px;padding:9px}.ftp-send-form .check{display:flex;align-items:center;gap:8px}.ftp-send-form .check input{width:auto}.btn:disabled,button:disabled{opacity:.45;cursor:not-allowed}.shop-body:has(.detail-page) .topbar{display:flex!important}
@media(max-width:900px){.detail-hero-v114{grid-template-columns:1fr;padding:16px}.detail-cover-v114{max-width:280px}.detail-copy h1{font-size:28px}.detail-main-grid{grid-template-columns:1fr}.facts-v114{grid-template-columns:1fr}.media-preview-grid{grid-template-columns:1fr}}


/* v1.1.5 admin users and console management */
.panel-nav{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 18px}.panel-nav a{padding:9px 12px;border:1px solid #28547b;border-radius:10px;background:rgba(13,32,54,.92);color:#e8f6ff;font-weight:700}.panel-nav a:hover{background:#123250}.panel-hero{display:flex;justify-content:space-between;gap:12px;align-items:center;background:rgba(10,28,48,.92);border:1px solid #28547b;border-radius:16px;padding:18px;margin:16px 0}.panel-hero h1{margin:0 0 5px}.panel-hero p{margin:0;color:var(--muted)}.badge{display:inline-flex;align-items:center;justify-content:center;border:1px solid #47a6d6;background:rgba(56,189,248,.15);border-radius:999px;padding:8px 12px;font-weight:800}.grid-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.grid-form .wide{grid-column:1/-1}.admin-form input,.admin-form select,.admin-form textarea,.admin-table input,.admin-table select,.admin-table textarea,.filter-line input{width:100%;background:#081626;color:#fff;border:1px solid #234b70;border-radius:8px;padding:8px}.check-row{display:flex!important;align-items:center;gap:8px}.check-row input{width:auto!important}.filter-line{display:flex;gap:10px;margin-bottom:14px}.admin-table{width:100%;border-collapse:collapse}.admin-table th,.admin-table td{border-bottom:1px solid #234b70;padding:8px;vertical-align:top}.admin-table th{text-align:left;color:#aee6ff;background:rgba(10,28,48,.7)}.admin-table code{font-size:11px;white-space:normal;word-break:break-all}.btn.danger,button.danger{background:#7f1d1d!important;color:#fff!important}.notice-good{background:#0f3b2c;border:1px solid #2dd4bf;color:#e8fff9;border-radius:10px;padding:10px 12px;margin:12px 0}.notice-bad{background:#421a24;border:1px solid #fb7185;color:#ffe8ed;border-radius:10px;padding:10px 12px;margin:12px 0}
@media(max-width:900px){.grid-form{grid-template-columns:1fr}.filter-line{display:grid}.admin-table{display:block;overflow-x:auto}}


/* v1.1.6 download history and install tracking polish */
.download-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.download-summary-grid div{background:rgba(7,17,32,.65);border:1px solid #28547b;border-radius:14px;padding:14px}.download-summary-grid strong{display:block;font-size:26px;color:#e9fbff}.download-summary-grid span{display:block;color:var(--muted);font-size:12px;margin-top:3px}.clear-history-row{display:flex;gap:10px;align-items:center;margin-top:12px}.clear-history-row select{max-width:280px}.table-scroll{overflow:auto}.download-table small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.status-pill{display:inline-flex;align-items:center;justify-content:center;padding:5px 8px;border-radius:999px;font-size:11px;font-weight:800;background:#102b49;border:1px solid #315c82;color:#e8f7ff}.status-completed,.status-redirected{background:rgba(34,197,94,.15);border-color:#22c55e;color:#dcffe9}.status-failed,.status-missing_file,.status-missing-file{background:rgba(244,63,94,.15);border-color:#fb7185;color:#ffe4ea}.status-started{background:rgba(56,189,248,.15);border-color:#38bdf8;color:#dff7ff}@media(max-width:900px){.download-summary-grid{grid-template-columns:1fr 1fr}.clear-history-row{display:grid}.clear-history-row select{max-width:none}}@media(max-width:560px){.download-summary-grid{grid-template-columns:1fr}}


/* v1.1.7 install settings and console helper polish */
.settings-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.settings-box{background:rgba(7,17,32,.48);border:1px solid #28547b;border-radius:16px;padding:16px}.settings-box h2{margin:0 0 8px}.settings-box label{display:grid;gap:5px;margin:10px 0}.settings-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.settings-result{margin-top:10px;padding:10px 12px;border-radius:10px;background:rgba(7,17,32,.55);border:1px solid #28547b}.install-helper-box{margin-top:10px;background:rgba(7,17,32,.65);border:1px solid #28547b;border-radius:12px;padding:10px}.install-helper-box span{display:block;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.install-panel .btn.secondary{margin-top:10px}.settings-grid-v117 input:focus,.settings-grid-v117 select:focus{border-color:#55c7ff;box-shadow:0 0 0 2px rgba(85,199,255,.15);outline:none}@media(max-width:900px){.settings-columns{grid-template-columns:1fr}.settings-actions{display:grid}}


/* v1.1.8 Console ID Tool polish */
.stack-form{display:grid;gap:12px}.stack-form label{display:grid;gap:6px;color:#d8e8f8;font-weight:700}.stack-form input[type=file],.stack-form textarea{width:100%;background:#081626;color:#fff;border:1px solid #28547b;border-radius:8px;padding:10px}.codebox{font-family:Consolas,Monaco,monospace;min-height:150px}.notice{background:rgba(45,212,191,.14);border:1px solid rgba(45,212,191,.45);border-radius:10px;padding:10px;margin:10px 0;color:#dffff8}.muted{color:var(--muted)}.table-wrap{overflow:auto}.data-table code{font-family:Consolas,Monaco,monospace;color:#dff5ff}.btn.danger{background:#7f1d38!important;color:#ffe4ec!important;border:1px solid #be3d67!important}


/* v1.1.9 media manager and storefront media polish */
.notice{padding:10px 12px;border:1px solid #2e8bc0;background:rgba(56,189,248,.12);border-radius:10px;margin:10px 0}.muted{color:var(--muted)}.inline-form{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:14px}.inline-form input,.inline-form select{background:#081626;color:#fff;border:1px solid #234b70;border-radius:8px;padding:9px 10px}.inline-form input{min-width:280px;flex:1}.media-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.media-list{display:grid;gap:14px}.media-row{display:grid;grid-template-columns:230px minmax(0,1fr);gap:16px;background:rgba(7,17,32,.55);border:1px solid #28547b;border-radius:14px;padding:14px}.media-preview{display:grid;grid-template-columns:1fr 1fr;gap:10px}.media-preview div{min-height:135px;background:#071120;border:1px dashed #315c82;border-radius:10px;padding:8px;display:grid;gap:6px;align-content:start;text-align:center;color:#9ec3e6}.media-preview span{font-size:11px;text-transform:uppercase;color:#c7e8ff}.media-preview img{width:100%;height:96px;object-fit:cover;border-radius:8px}.media-preview b{display:grid;place-items:center;height:96px}.media-edit-form h3{margin:0 0 4px}.form-grid.two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.form-grid.two label{display:grid;gap:5px}.form-grid.two input,.form-grid.two textarea,.form-grid.two select{background:#081626;color:#fff;border:1px solid #234b70;border-radius:8px;padding:9px 10px}.row-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:12px}.row-actions label{font-size:12px;color:#d8e8f8}.game-card:hover{transform:translateY(-2px);border-color:#4ea6da!important;box-shadow:0 12px 36px rgba(0,0,0,.55)!important}.art img{transition:transform .18s ease,filter .18s ease}.game-card:hover .art img{transform:scale(1.03);filter:saturate(1.08) contrast(1.03)}
@media(max-width:900px){.media-row{grid-template-columns:1fr}.media-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.two{grid-template-columns:1fr}.inline-form input{min-width:0;width:100%}}

/* v1.3.0 System Diagnostics */
.diagnostics{align-items:stretch}.diagnostics .chip{display:flex;flex-direction:column;gap:4px;white-space:normal;line-height:1.35}.diagnostics .chip small{display:block;color:#9dbbd2;font-size:11px;font-weight:500}.btn.ghost{background:rgba(15,35,56,.75);border:1px solid #2a567f;color:#dff4ff}

/* v1.3.0 Original-App Parity: storefront hero, metadata, bulk media, and admin polish */
.storefront-featured{margin:18px 18px 12px;border:1px solid rgba(96,165,250,.28);border-radius:24px;min-height:230px;background-size:cover;background-position:center;box-shadow:0 24px 70px rgba(0,0,0,.34);display:flex;align-items:end;padding:28px;overflow:hidden}.storefront-featured h1{font-size:clamp(28px,4vw,54px);line-height:.98;margin:6px 0 10px;max-width:980px}.storefront-featured p{color:#cbd5e1;margin:0 0 16px}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#93c5fd;font-weight:800;font-size:12px}.storefront-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 18px 14px}.storefront-stats span{border:1px solid rgba(148,163,184,.18);background:rgba(15,23,42,.76);border-radius:16px;padding:12px 14px;color:#e2e8f0;text-align:center;font-weight:800}.game-grid.poster-view{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))!important}.game-grid.poster-view .game-card .art{aspect-ratio:2/3}.game-grid.compact-view{grid-template-columns:repeat(auto-fill,minmax(135px,1fr))!important}.game-grid.compact-view .badge-row span:nth-child(n+3),.game-grid.compact-view .details-btn{display:none}.trailer-card{grid-column:1/-1}.trailer-frame{aspect-ratio:16/9;background:#020617;border-radius:18px;overflow:hidden;border:1px solid rgba(148,163,184,.18)}.trailer-frame iframe,.trailer-frame video{width:100%;height:100%;border:0;display:block}.install-notes{white-space:normal;background:rgba(15,23,42,.65);border:1px solid rgba(148,163,184,.18);border-radius:14px;padding:12px;color:#dbeafe}.bulk-toolbar{display:flex;gap:10px;align-items:center;justify-content:flex-end;margin:0 0 12px}.bulk-toolbar select{max-width:230px}.bulk-toolbar-form .table-scroll{margin-top:0}.console-stats{margin:12px 0}.media-row select,.item-edit-form select{width:100%}.settings-box select{width:100%}.poster-view .game-card{padding:10px}.poster-view .game-card h3{font-size:15px}.poster-view .install-btn,.poster-view .details-btn{display:inline-flex;margin-top:8px}.admin-table textarea{min-height:58px}@media(max-width:900px){.storefront-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-featured{margin:12px;min-height:190px;padding:20px}.bulk-toolbar{justify-content:flex-start;flex-wrap:wrap}}


/* v1.3.1 original-app parity pass */
.az-browser{display:flex;gap:6px;flex-wrap:wrap;margin:0 18px 14px;padding:10px;border:1px solid rgba(148,163,184,.16);background:rgba(7,17,32,.72);border-radius:16px}.az-browser a{min-width:30px;text-align:center;padding:7px 8px;border-radius:10px;background:rgba(15,35,56,.78);border:1px solid rgba(96,165,250,.18);font-weight:800;color:#dff4ff}.az-browser a.active,.az-browser a:hover{background:rgba(56,189,248,.24);border-color:#38bdf8}.manager-actions{display:flex;gap:10px;flex-wrap:wrap}.install-queue{position:fixed;right:18px;bottom:18px;z-index:40;width:min(390px,calc(100vw - 36px));max-height:52vh;overflow:auto;background:rgba(4,12,24,.94);border:1px solid rgba(56,189,248,.36);border-radius:18px;padding:14px;box-shadow:0 20px 70px rgba(0,0,0,.55)}.install-queue h2{margin:0 0 4px;font-size:17px}.install-queue p{margin:0 0 10px}.queue-items{display:grid;gap:8px}.queue-row{display:grid;grid-template-columns:1fr auto;gap:4px 8px;border:1px solid rgba(148,163,184,.18);background:rgba(15,23,42,.78);border-radius:12px;padding:9px}.queue-row b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.queue-row span{color:#93c5fd;font-size:12px;font-weight:800}.queue-row code{grid-column:1/-1;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#cbd5e1}.btn.tiny{font-size:11px;padding:5px 7px}.queue-actions{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.detail-queue{position:static;width:auto;max-height:none;margin-top:16px}.detail-action-row{flex-wrap:wrap}.facts code{white-space:normal;word-break:break-all}.item-table td:nth-child(5){max-width:160px}.queue-add{cursor:pointer;border:1px solid #27547b;background:#0e253f;color:#dff4ff;border-radius:10px;padding:9px 10px;font-weight:800}@media(max-width:900px){.install-queue{position:static;width:auto;max-height:none;margin:16px 12px}.az-browser{margin:0 12px 12px}.manager-actions{width:100%}}


/* v1.3.2 original-app parity: install flow helpers, console activation help, and richer queue exports */
.inline-install-log{margin-top:10px}.install-panel .btn.ghost{display:inline-flex;margin-top:10px}.queue-actions .btn{white-space:nowrap}.settings-box textarea{width:100%;background:#081626;color:#fff;border:1px solid #234b70;border-radius:8px;padding:9px 10px}.install-panel code{word-break:break-all}.notice-good{background:rgba(34,197,94,.14);border:1px solid rgba(34,197,94,.45);border-radius:10px;padding:10px 12px;margin:10px 0;color:#dcffe9}.notice-bad{background:rgba(244,63,94,.14);border:1px solid rgba(244,63,94,.45);border-radius:10px;padding:10px 12px;margin:10px 0;color:#ffe4ea}.install-panel-grid .install-panel{position:relative}.install-panel-grid .install-panel h2{display:flex;align-items:center;gap:8px}.install-panel-grid .install-panel h2:before{content:'▶';font-size:11px;color:#38bdf8}.queue-row:hover{border-color:rgba(56,189,248,.5)}


/* v1.3.3 FTP browser and install-log polish */
.ftp-browser-card .filter-line{align-items:end}.ftp-browser-card .grow{flex:1;min-width:260px}.ftp-results{margin-top:1rem}.link-button{background:none;border:0;color:var(--accent,#64b5ff);font-weight:800;cursor:pointer;padding:0;text-align:left}.link-button:hover{text-decoration:underline}.download-summary-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.status-pill.status-queued,.status-pill.status-started,.status-pill.status-pending,.status-pill.status-requested{background:rgba(255,193,7,.16);border-color:rgba(255,193,7,.35)}

/* v1.3.4 manifest/detail copy polish */
.manifest-box{background:rgba(2,6,23,.72);border:1px solid rgba(148,163,184,.22);border-radius:14px;padding:14px;white-space:pre-wrap;overflow:auto;color:#dbeafe;line-height:1.55}.link-button{background:none;border:0;color:#93c5fd;text-decoration:underline;cursor:pointer;font:inherit}.btn.tiny{font-size:.75rem;padding:4px 8px;border-radius:8px}


/* v1.3.5 Page Layout Repair, A-Z # Bucket, Item Details, And My Account Polish */
.page-shell{min-height:100vh;width:100%;padding:18px 18px 90px;display:block!important}.inner-page-body .topbar,.login-body .topbar{display:flex!important}.inner-page-body .app-footer,.login-body .app-footer{z-index:50}.storefront-body .topbar{display:none!important}.storefront-body .shop-shell{display:grid!important;grid-template-columns:270px minmax(0,1fr)!important}.az-browser a:first-child,.az-browser a:nth-child(2){background:rgba(45,212,191,.16);border-color:rgba(45,212,191,.35)}
.detail-page.detail-v135{max-width:1720px;margin:0 auto;padding:18px 18px 90px}.detail-v135 .detail-toolbar{max-width:1720px;margin:0 auto 14px}.detail-v135 .detail-hero-v114{grid-template-columns:minmax(220px,330px) minmax(0,1fr);min-height:430px;border-radius:26px;padding:30px;background-position:center;background-size:cover}.detail-v135 .detail-cover-v114{width:100%;max-width:320px;min-height:360px;padding:10px}.detail-v135 .detail-cover-v114 img,.detail-v135 .detail-cover-v114 b{height:340px;border-radius:16px}.detail-v135 .detail-copy h1{font-size:clamp(34px,4.2vw,72px);letter-spacing:-.03em;max-width:1200px}.detail-v135 .detail-description{max-width:1100px;font-size:16px;line-height:1.65}.detail-v135 .detail-action-row{gap:10px}.detail-v135 .detail-action-row .btn{min-height:38px}.detail-summary-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin:16px 0}.detail-summary-strip div{background:rgba(7,17,32,.76);border:1px solid rgba(56,189,248,.2);border-radius:16px;padding:12px 14px}.detail-summary-strip span{display:block;color:#9eb8d2;font-size:11px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px}.detail-summary-strip strong{display:block;color:#eff9ff;word-break:break-word}.detail-v135 .detail-main-grid{grid-template-columns:minmax(0,1.3fr) minmax(360px,.7fr);gap:18px}.detail-v135 .detail-card{border-radius:20px}.detail-v135 .facts-v114{display:grid;grid-template-columns:170px minmax(0,1fr);border:1px solid rgba(56,189,248,.16);border-radius:16px;overflow:hidden;gap:0;background:rgba(2,8,18,.38)}.detail-v135 .facts-v114 dt,.detail-v135 .facts-v114 dd{padding:12px 14px;border-bottom:1px solid rgba(56,189,248,.12)}.detail-v135 .facts-v114 dt{background:rgba(12,30,51,.45)}.detail-v135 .media-preview-grid img,.detail-v135 .media-placeholder{height:220px}.detail-v135 .install-panel-grid-v114{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start}.detail-v135 .install-panel{border-radius:18px}.detail-v135 .detail-queue{max-width:none;width:auto}.detail-v135 .manifest-box{max-height:300px}.short-route-box{max-width:100%}.short-route-box code{font-size:12px}
.account-page-v135{max-width:980px;padding:32px 18px 100px}.account-page-v135 .account-card{border-radius:24px;padding:32px;background:rgba(7,17,32,.94);border-color:rgba(56,189,248,.24)}.account-page-v135 .account-card h1{font-size:clamp(36px,5vw,58px);letter-spacing:-.03em}.account-page-v135 .account-facts{grid-template-columns:180px minmax(0,1fr);font-size:16px}.account-form-v135{display:grid;gap:14px;margin-top:12px;max-width:640px}.account-form-v135 label{display:grid;grid-template-columns:190px minmax(0,1fr);gap:12px;align-items:center;color:#d8e8f8;font-weight:800}.account-form-v135 input{width:100%;min-width:0;background:#f8fafc;color:#020617;border:1px solid #93c5fd;border-radius:8px;padding:11px 12px;font-size:15px}.account-form-v135 .btn{justify-self:start;min-width:190px;margin-left:202px}.account-page-v135 .muted{font-size:16px}.account-page-v135 h2{font-size:26px;margin:28px 0 10px}
@media(max-width:900px){.page-shell{padding:12px 12px 90px}.detail-v135 .detail-hero-v114{grid-template-columns:1fr;min-height:auto;padding:18px}.detail-v135 .detail-cover-v114{max-width:280px;min-height:auto}.detail-v135 .detail-cover-v114 img,.detail-v135 .detail-cover-v114 b{height:280px}.detail-v135 .detail-main-grid{grid-template-columns:1fr}.detail-v135 .facts-v114{grid-template-columns:1fr}.account-page-v135 .account-card{padding:20px}.account-page-v135 .account-facts{grid-template-columns:1fr}.account-form-v135 label{grid-template-columns:1fr;gap:6px}.account-form-v135 .btn{margin-left:0;width:100%}.detail-summary-strip{grid-template-columns:1fr 1fr}.storefront-body .shop-shell{display:block!important}}
@media(max-width:560px){.detail-summary-strip{grid-template-columns:1fr}.detail-v135 .media-preview-grid{grid-template-columns:1fr}.detail-v135 .install-panel-grid-v114{grid-template-columns:1fr}.account-page-v135 .account-card h1{font-size:36px}}


/* v1.3.6 Original App Parity: # Sorting, Better Item Details, And My Account Repair */
.quick-symbol-browse{margin:12px 0;padding:0}.quick-symbol-browse a{display:grid;grid-template-columns:44px 1fr;gap:10px;align-items:center;background:rgba(45,212,191,.10);border:1px solid rgba(45,212,191,.28);border-radius:14px;padding:10px;color:#eaffff}.quick-symbol-browse b{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:rgba(45,212,191,.20);font-size:22px}.quick-symbol-browse span{font-weight:800;line-height:1.25}.az-browser a:nth-child(2){font-size:16px}.detail-v136 .detail-jump-nav{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0;background:rgba(3,12,24,.72);border:1px solid rgba(56,189,248,.20);border-radius:18px;padding:10px}.detail-v136 .detail-jump-nav a{padding:9px 12px;border-radius:12px;background:rgba(15,35,56,.82);border:1px solid rgba(96,165,250,.18);font-weight:800;color:#dff4ff}.detail-v136 .detail-jump-nav a:hover{border-color:#38bdf8;background:rgba(56,189,248,.16)}.detail-v136 .detail-main-grid{display:grid!important;grid-template-columns:minmax(0,1.25fr) minmax(380px,.75fr)!important}.detail-v136 .package-card-v136{min-width:0}.detail-v136 .media-card-v136{align-self:start}.detail-v136 .media-preview-grid{display:grid;grid-template-columns:1fr;gap:16px}.detail-v136 .media-preview-grid h3{margin:0 0 8px;color:#bfdbfe}.detail-v136 .media-preview-grid img,.detail-v136 .media-placeholder{width:100%;height:auto;min-height:220px;max-height:360px;object-fit:contain;background:rgba(2,6,23,.72);border:1px solid rgba(148,163,184,.20);border-radius:16px}.detail-v136 .trailer-card{grid-column:1/-1}.detail-v136 .install-panel-grid-v136{margin-top:18px}.detail-v136 .install-panel code{display:block;max-width:100%;white-space:normal;overflow-wrap:anywhere}.detail-v136 .btn{white-space:normal}.account-page-v136{max-width:1080px!important;margin:0 auto!important}.account-page-v136 .account-card{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:24px;align-items:start}.account-page-v136 .account-card > .btn,.account-page-v136 .account-title-row,.account-page-v136 .alert,.account-page-v136 .notice-good{grid-column:1/-1}.account-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.account-title-row h1{margin-top:8px!important}.account-badge{padding:9px 12px;border:1px solid rgba(45,212,191,.32);background:rgba(45,212,191,.12);border-radius:999px;color:#dff;font-weight:900}.account-page-v136 .account-facts{margin:0;align-self:start}.password-panel{background:rgba(2,8,18,.32);border:1px solid rgba(56,189,248,.16);border-radius:18px;padding:18px}.password-panel h2{margin-top:0!important}.account-form-v136{display:grid!important;gap:14px!important;max-width:none!important}.account-form-v136 label{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;color:#dbeafe!important;font-weight:900!important}.account-form-v136 input{display:block!important;width:100%!important;min-height:44px!important;border-radius:10px!important;background:#f8fafc!important;color:#06111f!important}.account-form-v136 .btn{justify-self:start!important;margin-left:0!important;min-width:190px!important}@media(max-width:980px){.account-page-v136 .account-card{grid-template-columns:1fr}.detail-v136 .detail-main-grid{grid-template-columns:1fr!important}.detail-v136 .media-preview-grid{grid-template-columns:1fr 1fr}.account-title-row{display:block}.account-badge{display:inline-block;margin-top:8px}}@media(max-width:640px){.detail-v136 .media-preview-grid{grid-template-columns:1fr}.detail-v136 .detail-jump-nav a{flex:1 1 160px;text-align:center}.account-page-v136 .account-card{padding:18px}.password-panel{padding:14px}}

/* v1.3.7 Master Link Upload */
.master-link-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:18px;align-items:start}.master-link-grid textarea{min-height:210px}.form-grid.three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.form-grid.three label{display:grid;gap:6px}.form-grid.three input,.form-grid.three select,.master-link-grid input[type=file],.master-link-grid textarea{background:#081626;color:#fff;border:1px solid #234b70;border-radius:8px;padding:9px 10px}.notice.small{font-size:13px}.mini-help-list{display:grid;gap:10px}.mini-help-list p{margin:0;padding:10px;border:1px solid rgba(56,189,248,.16);border-radius:10px;background:rgba(3,12,24,.42)}.url-cell{max-width:520px;word-break:break-all}.badge.status-added{background:rgba(34,197,94,.16);border-color:rgba(34,197,94,.36)}.badge.status-skipped{background:rgba(148,163,184,.14);border-color:rgba(148,163,184,.24)}.badge.status-error{background:rgba(244,63,94,.16);border-color:rgba(244,63,94,.36)}@media(max-width:920px){.master-link-grid,.form-grid.three{grid-template-columns:1fr}}


/* v1.3.8 Login Repair And Storefront Selection Memory */
.login-body{background:radial-gradient(circle at 18% 10%,rgba(56,189,248,.22),transparent 34%),linear-gradient(120deg,rgba(5,11,21,.96),rgba(8,35,58,.92)),#050b15!important;min-height:100vh}.login-body .page-shell{display:grid!important;place-items:center!important;min-height:calc(100vh - 86px)!important;padding:38px 18px 92px!important}.login-page-v138{width:100%;max-width:1040px;margin:0 auto}.login-card-v138{display:grid!important;grid-template-columns:minmax(280px,.9fr) minmax(340px,1.1fr)!important;gap:0!important;overflow:hidden!important;background:rgba(7,17,32,.94)!important;border:1px solid rgba(56,189,248,.28)!important;border-radius:26px!important;box-shadow:0 28px 90px rgba(0,0,0,.42)!important}.login-brand-panel{padding:36px 34px;background:linear-gradient(145deg,rgba(14,54,88,.88),rgba(4,13,26,.92));border-right:1px solid rgba(56,189,248,.18);display:flex;flex-direction:column;justify-content:center;min-height:440px}.login-brand-panel img{width:min(260px,100%)!important;max-height:150px!important;object-fit:contain!important;margin:0 0 24px!important}.login-brand-panel h1{font-size:clamp(34px,4vw,58px);line-height:.98;margin:0 0 14px;letter-spacing:-.035em;color:#f4fbff;text-shadow:0 10px 24px rgba(0,0,0,.35)}.login-brand-panel p{font-size:16px;line-height:1.55;color:#c9e8ff;margin:0 0 22px;max-width:420px}.login-version-pill{display:inline-flex;align-self:flex-start;border:1px solid rgba(45,212,191,.34);background:rgba(45,212,191,.12);color:#dff;font-weight:900;border-radius:999px;padding:9px 13px}.login-form-panel{padding:42px 40px;display:flex;flex-direction:column;justify-content:center}.login-form-panel h2{font-size:36px;margin:0 0 4px;color:#fff}.login-form-panel .muted{margin:0 0 22px}.login-form-v138{display:grid!important;gap:16px!important;max-width:520px!important}.login-form-v138 label{display:grid!important;gap:7px!important;color:#dcecff!important;font-weight:900!important}.login-form-v138 label span{display:block}.login-form-v138 input[type=text],.login-form-v138 input[type=password],.login-form-v138 input[name=identity],.login-form-v138 input[name=password]{width:100%!important;min-height:48px!important;background:#f8fafc!important;color:#06111f!important;border:1px solid #93c5fd!important;border-radius:12px!important;padding:12px 14px!important;font-size:16px!important}.login-form-v138 .btn{min-height:48px!important;border-radius:12px!important;font-size:16px!important;margin-top:2px!important}.login-check-row{display:flex!important;grid-template-columns:none!important;align-items:center!important;gap:10px!important;font-weight:800!important;color:#b9d4ee!important}.login-check-row input{width:18px!important;height:18px!important;min-height:0!important}.login-helper-box{margin-top:22px;border:1px solid rgba(96,165,250,.2);background:rgba(3,12,24,.55);border-radius:16px;padding:14px;display:grid;gap:4px;color:#c9ddf4}.login-helper-box strong{color:#fff}.filter-memory-note{margin-top:8px;padding:8px 10px;border:1px solid rgba(56,189,248,.14);background:rgba(3,12,24,.35);border-radius:10px;color:#9eb8d2;font-size:12px;line-height:1.35}.filter-memory-note.restored{border-color:rgba(45,212,191,.34);background:rgba(45,212,191,.10);color:#dff}.category-dropdown[open]{border-color:rgba(45,212,191,.35)!important}.shop-sidebar .filters select:focus,.shop-sidebar .filters input:focus{outline:2px solid rgba(56,189,248,.55);outline-offset:1px}.shop-sidebar .filters select.has-remembered,.shop-sidebar .filters input.has-remembered{border-color:rgba(45,212,191,.45)!important;box-shadow:0 0 0 2px rgba(45,212,191,.08)}
@media(max-width:840px){.login-card-v138{grid-template-columns:1fr!important}.login-brand-panel{min-height:auto;border-right:0;border-bottom:1px solid rgba(56,189,248,.18);padding:28px 24px}.login-form-panel{padding:28px 24px}.login-brand-panel h1{font-size:38px}.login-brand-panel img{max-height:110px}.login-body .page-shell{place-items:start center!important;padding-top:18px!important}}
@media(max-width:520px){.login-card-v138{border-radius:18px!important}.login-brand-panel,.login-form-panel{padding:22px 18px}.login-form-panel h2{font-size:30px}.login-brand-panel h1{font-size:32px}}

/* v1.3.9 Item Manager Editing And Bulk Package Source Tools */
.item-filter-wide{grid-template-columns:minmax(260px,1fr) 150px 140px 190px auto!important}.package-source-strip{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.package-source-strip .btn span{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-left:6px;border-radius:999px;background:rgba(255,255,255,.12);font-size:12px}.stable-edit-form .form-section{border-top:1px solid rgba(148,163,184,.18);padding-top:12px;margin-top:4px}.stable-edit-form .form-section h3{margin:0;color:#eaf7ff}.stable-edit-form .form-section p{margin:4px 0 0}.advanced-bulk-toolbar{justify-content:flex-start;flex-wrap:wrap;background:rgba(2,6,23,.28);border:1px solid rgba(148,163,184,.16);border-radius:12px;padding:10px}.advanced-bulk-toolbar select{min-width:240px}.source-pill{display:inline-flex;align-items:center;white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;border:1px solid rgba(148,163,184,.24);background:rgba(15,23,42,.65);color:#dbeafe}.source-server{border-color:rgba(34,197,94,.44);color:#bbf7d0;background:rgba(34,197,94,.12)}.source-remote{border-color:rgba(56,189,248,.46);color:#bae6fd;background:rgba(56,189,248,.12)}.source-mixed{border-color:rgba(168,85,247,.48);color:#e9d5ff;background:rgba(168,85,247,.13)}.source-missing{border-color:rgba(248,113,113,.48);color:#fecaca;background:rgba(248,113,113,.12)}.item-table tr[data-package-source="server"] td:first-child{box-shadow:inset 3px 0 rgba(34,197,94,.75)}.item-table tr[data-package-source="remote"] td:first-child{box-shadow:inset 3px 0 rgba(56,189,248,.75)}.item-table tr[data-package-source="mixed"] td:first-child{box-shadow:inset 3px 0 rgba(168,85,247,.8)}.item-table tr[data-package-source="missing"] td:first-child{box-shadow:inset 3px 0 rgba(248,113,113,.8)}
@media(max-width:900px){.item-filter-wide{grid-template-columns:1fr!important}.advanced-bulk-toolbar select,.advanced-bulk-toolbar .btn{width:100%;justify-content:center}.package-source-strip .btn{flex:1 1 180px}}

/* v1.4.0 Auto-Pull Package Metadata And Media Tools */
.auto-pull-card{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:14px;align-items:center;margin:14px 0;padding:14px;border:1px solid rgba(74,202,255,.25);background:rgba(5,18,34,.72);border-radius:16px}
.auto-pull-card p{margin:.25rem 0 0}.auto-pull-card .check{white-space:nowrap}.auto-pull-card .btn{white-space:nowrap}
@media(max-width:900px){.auto-pull-card{grid-template-columns:1fr}.auto-pull-card .check{white-space:normal}}

/* v1.4.2 Link Health / Ownership */
.link-health-stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:1rem}.link-health-table .url-cell{max-width:520px;word-break:break-all}.link-status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:.28rem .55rem;font-weight:800;font-size:.82rem;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08)}.link-status-pill.live{background:rgba(17,185,129,.16);border-color:rgba(17,185,129,.45);color:#a7f3d0}.link-status-pill.dead{background:rgba(244,63,94,.16);border-color:rgba(244,63,94,.5);color:#fecdd3}.link-status-pill.unchecked,.link-status-pill.unknown{background:rgba(251,191,36,.13);border-color:rgba(251,191,36,.45);color:#fde68a}.link-row.link-state-dead{background:rgba(244,63,94,.05)}.link-row.link-state-live{background:rgba(16,185,129,.035)}.badge.small{font-size:.72rem;padding:.2rem .45rem}.badge.warn{background:rgba(251,191,36,.15);color:#fde68a;border-color:rgba(251,191,36,.4)}.source-missing{opacity:.8}.admin-filters{display:grid;grid-template-columns:minmax(220px,1fr) repeat(3,minmax(160px,220px)) auto auto;gap:.65rem;align-items:end}@media(max-width:900px){.admin-filters{grid-template-columns:1fr}.link-health-table .url-cell{max-width:260px}}

/* v1.4.5 Clean System Page And Stronger Link-Health Indicators */
.system-hero-v143{align-items:center}.system-hero-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.version-badge{font-size:.95rem}.system-summary-grid-v143{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:14px}.system-summary-grid-v143 article span{display:block;color:#9fb7d1;font-weight:800;font-size:.82rem}.system-summary-grid-v143 article strong{font-size:1.25rem}.system-grid-v143{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(360px,1.18fr);gap:16px;margin-bottom:16px}.card-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px}.card-title-row h2{margin:0}.card-title-row p{margin:.25rem 0 0}.system-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:7px 11px;font-weight:900;font-size:.82rem;border:1px solid rgba(148,163,184,.28);background:rgba(148,163,184,.12);color:#dbeafe;white-space:nowrap}.system-pill.ok,.system-pill.live{background:rgba(16,185,129,.16);border-color:rgba(16,185,129,.44);color:#bbf7d0}.system-pill.dead{background:rgba(244,63,94,.16);border-color:rgba(244,63,94,.5);color:#fecdd3}.system-pill.unchecked{background:rgba(148,163,184,.13);border-color:rgba(148,163,184,.36);color:#e2e8f0}.system-pill.warning{background:rgba(251,191,36,.15);border-color:rgba(251,191,36,.46);color:#fde68a}.system-pill.neutral{background:rgba(96,165,250,.14);border-color:rgba(96,165,250,.38);color:#bfdbfe}.compact-dl{display:grid;grid-template-columns:max-content 1fr;gap:8px 12px;margin:0 0 14px}.compact-dl dt{color:#9fb7d1;font-weight:900}.compact-dl dd{margin:0;color:#fff;font-weight:800;word-break:break-word}.link-progress-v143{height:14px;border-radius:999px;overflow:hidden;background:rgba(15,23,42,.9);border:1px solid rgba(148,163,184,.18);box-shadow:inset 0 1px 3px rgba(0,0,0,.4);margin:10px 0}.link-progress-v143 span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#38bdf8,#2dd4bf);transition:width .25s ease}.link-state-dead .link-progress-v143 span{background:linear-gradient(90deg,#fb7185,#fbbf24)}.link-state-warning .link-progress-v143 span,.link-state-unchecked .link-progress-v143 span{background:linear-gradient(90deg,#fbbf24,#38bdf8)}.mini-stats-v143{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:12px 0}.mini-stats-v143 span{display:grid;gap:2px;padding:10px;border-radius:12px;border:1px solid rgba(148,163,184,.16);background:rgba(2,6,23,.28);color:#a9c2df;font-size:.78rem}.mini-stats-v143 strong{font-size:1.15rem;color:#fff}.system-link-actions-v143{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.small{font-size:.82rem}.link-health-stats.compact{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin:8px 0 0}.diagnostics-v143 .card-title-row form{margin:0}.diagnostic-grid-v143{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.diag-group-v143{border:1px solid rgba(56,189,248,.18);border-radius:16px;background:rgba(2,8,23,.35);overflow:hidden}.diag-group-v143 summary{display:flex;justify-content:space-between;gap:10px;cursor:pointer;padding:13px 14px;font-weight:900;color:#fff;list-style:none}.diag-group-v143 summary::-webkit-details-marker{display:none}.diag-group-v143 summary strong{color:#8eeaff}.diag-list-v143{display:grid;gap:8px;padding:0 12px 12px}.diag-row-v143{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:start;padding:10px;border-radius:12px;background:rgba(15,23,42,.45);border:1px solid rgba(148,163,184,.12)}.diag-row-v143 .dot{width:10px;height:10px;border-radius:50%;margin-top:4px;background:#ef4444;box-shadow:0 0 12px rgba(239,68,68,.55)}.diag-row-v143.ok .dot{background:#22c55e;box-shadow:0 0 12px rgba(34,197,94,.55)}.diag-row-v143 strong{display:block;color:#fff}.diag-row-v143 small{display:block;color:#9fb7d1;margin-top:3px;line-height:1.35}.diag-row-v143 b{font-size:.75rem;color:#e2e8f0;white-space:nowrap}.required-columns-v143 .chip{margin-bottom:6px}.link-run-panel-v143{margin-bottom:14px}.system-check-running{position:relative;pointer-events:none;opacity:.88}.system-check-running:after{content:'Checking Links...';position:fixed;right:18px;bottom:18px;z-index:9999;padding:12px 16px;border-radius:14px;background:rgba(2,8,23,.96);border:1px solid rgba(56,189,248,.4);color:#dff;font-weight:900;box-shadow:0 18px 44px rgba(0,0,0,.45)}
@media(max-width:980px){.system-grid-v143{grid-template-columns:1fr}.mini-stats-v143{grid-template-columns:repeat(2,minmax(0,1fr))}.card-title-row{flex-direction:column}.system-hero-actions{justify-content:flex-start}}
@media(max-width:560px){.mini-stats-v143{grid-template-columns:1fr}.system-link-actions-v143 .btn{width:100%;justify-content:center}.compact-dl{grid-template-columns:1fr}.diag-row-v143{grid-template-columns:auto minmax(0,1fr)}.diag-row-v143 b{grid-column:2}}


/* v1.4.5 Console Activation Help Inbox */
.activation-help-mini{margin-top:20px;border:1px solid rgba(56,189,248,.22);background:rgba(3,12,24,.36);border-radius:14px;padding:16px}.activation-help-page .account-card{max-width:1100px;margin:0 auto}.activation-help-card textarea,.activation-help-card input,.activation-help-card select,.activation-help-page textarea,.activation-help-page input,.activation-help-page select{width:100%;background:#071625;border:1px solid #28547b;color:#eef7ff;border-radius:9px;padding:10px;margin-top:6px}.help-status{display:inline-flex;align-items:center;border-radius:999px;padding:.32rem .62rem;font-weight:900;border:1px solid rgba(148,163,184,.25);background:rgba(148,163,184,.12);color:#e2e8f0;white-space:nowrap}.help-status.open{background:rgba(56,189,248,.14);border-color:rgba(56,189,248,.42);color:#bae6fd}.help-status.reviewing{background:rgba(251,191,36,.15);border-color:rgba(251,191,36,.46);color:#fde68a}.help-status.resolved{background:rgba(16,185,129,.16);border-color:rgba(16,185,129,.44);color:#bbf7d0}.help-status.closed{background:rgba(148,163,184,.15);border-color:rgba(148,163,184,.35);color:#cbd5e1}.activation-help-table td{vertical-align:top}.activation-help-table code{display:inline-block;max-width:260px;word-break:break-all;background:rgba(0,0,0,.22);border:1px solid rgba(148,163,184,.18);border-radius:8px;padding:5px;margin-top:4px}.help-row.help-state-open td:first-child{box-shadow:inset 3px 0 rgba(56,189,248,.8)}.help-row.help-state-reviewing td:first-child{box-shadow:inset 3px 0 rgba(251,191,36,.85)}.help-row.help-state-resolved td:first-child{box-shadow:inset 3px 0 rgba(16,185,129,.85)}.activation-help-stats{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));margin-bottom:14px}
@media(max-width:900px){.activation-help-page{padding:10px}.advanced-bulk-toolbar input,.advanced-bulk-toolbar select{width:100%}.activation-help-table code{max-width:180px}}


/* v1.4.7 Master Link cleanup/status polish */
.master-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.master-summary-grid .stat{background:rgba(8,22,38,.9);border:1px solid #28547b;border-radius:12px;padding:14px}.master-summary-grid .stat span{display:block;color:#9eb8d2;font-size:12px;text-transform:uppercase;letter-spacing:.05em}.master-summary-grid .stat strong{display:block;font-size:28px;margin-top:4px}.master-summary-grid .stat.warning{border-color:rgba(255,183,77,.7);background:rgba(255,183,77,.10)}.action-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.action-grid form{background:rgba(8,22,38,.72);border:1px solid #28547b;border-radius:12px;padding:14px}.btn.danger{background:linear-gradient(90deg,#ff5b6b,#ff9f43)!important;color:#19060a!important}.badge.status-added{background:rgba(45,212,191,.16);border-color:rgba(45,212,191,.42)}.badge.status-skipped{background:rgba(148,163,184,.14);border-color:rgba(148,163,184,.35)}.badge.status-error{background:rgba(255,91,107,.14);border-color:rgba(255,91,107,.45)}.badge.status-fixed_archive{background:rgba(56,189,248,.16);border-color:rgba(56,189,248,.42)}
/* v1.4.9 safe link-health and auto-pull batches */
.link-status-pill.checking{background:rgba(59,130,246,.16);border-color:rgba(59,130,246,.5);color:#bfdbfe}.link-row.link-state-checking{background:rgba(59,130,246,.055)}.link-health-batch-note{border:1px solid rgba(56,189,248,.22);background:rgba(2,132,199,.09);padding:10px 12px;border-radius:14px;margin-top:10px}.settings-box small.muted{display:block;margin-top:4px;color:#9fb7d1}

/* v1.5.1 login fit, auto-pull progress, and selected-user sharing */
.login-brand-panel h1{font-size:clamp(30px,3.05vw,46px)!important;line-height:1.02!important;max-width:100%!important;overflow-wrap:break-word!important;word-break:normal!important;letter-spacing:-.04em!important}.login-brand-panel img{max-width:min(240px,92%)!important}.login-card-v138{max-width:1040px!important}.auto-pull-status{grid-column:1/-1;padding:9px 11px;border:1px solid rgba(56,189,248,.22);background:rgba(2,8,23,.42);border-radius:12px;color:#bfefff;font-weight:800}.auto-pull-status.running{border-color:rgba(45,212,191,.55);background:rgba(45,212,191,.10);color:#e0ffff}.auto-pull-card.is-running{opacity:.88;position:relative}.auto-pull-card.is-running:after{content:'Auto-Pull Is Running... Please Do Not Refresh';position:absolute;inset:auto 12px 12px auto;background:rgba(2,8,23,.96);border:1px solid rgba(45,212,191,.42);color:#dff;padding:8px 12px;border-radius:999px;font-weight:900;box-shadow:0 12px 34px rgba(0,0,0,.35)}.selected-users-box{display:none;border:1px solid rgba(56,189,248,.22);background:rgba(3,12,24,.38);border-radius:14px;padding:13px}.selected-users-box.is-visible{display:block}.selected-users-box strong{display:block;color:#fff;margin-bottom:4px}.share-user-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:8px;max-height:220px;overflow:auto;padding:6px;border-radius:10px;background:rgba(0,0,0,.12)}.share-user-grid .check-row{padding:7px 9px;border:1px solid rgba(148,163,184,.16);border-radius:10px;background:rgba(15,23,42,.35)}
@media(max-width:840px){.login-brand-panel h1{font-size:34px!important}.login-brand-panel img{max-width:220px!important}}
.auto-pull-floating{position:fixed;right:18px;bottom:18px;z-index:99999;padding:12px 16px;border-radius:14px;background:rgba(2,8,23,.96);border:1px solid rgba(45,212,191,.45);color:#dff;font-weight:900;box-shadow:0 18px 44px rgba(0,0,0,.45)}

/* v1.5.2 auto-pull stability and current item summary */
.current-item-summary-v152{margin:12px 0 16px;padding:14px;border:1px solid rgba(56,189,248,.24);border-radius:14px;background:rgba(2,8,23,.32)}
.current-item-summary-v152 .summary-head{display:flex;gap:10px;align-items:baseline;flex-wrap:wrap;margin-bottom:10px}.current-item-summary-v152 .summary-head strong{color:#fff;font-size:1.02rem}.summary-grid-v152{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px}.summary-grid-v152 span{display:block;padding:9px 10px;border:1px solid rgba(148,163,184,.15);border-radius:12px;background:rgba(15,23,42,.38);color:#dff;min-height:48px}.summary-grid-v152 b{display:block;color:#8eeaff;font-size:.78rem;margin-bottom:3px}.summary-grid-v152 em{color:#fcd34d;font-style:normal}.notice.warn{border-color:rgba(251,191,36,.35)!important;background:rgba(251,191,36,.10)!important;color:#fde68a!important}.auto-pull-card .btn[disabled],.bulk-toolbar .btn[disabled]{opacity:.7;cursor:wait}.item-edit-form input::placeholder,.item-edit-form textarea::placeholder{color:rgba(191,219,254,.45)}


/* v1.5.3 login sizing, sticky admin nav, edit item current-data upgrade, deep-scan bulk UI */
.login-brand-panel h1{font-size:clamp(28px,2.35vw,40px)!important;line-height:1.08!important;letter-spacing:-.035em!important;max-width:100%!important;word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important}.login-brand-panel h1 .brand-word{display:inline-block;white-space:nowrap}.login-brand-panel h1 .shop-word{white-space:nowrap}.login-brand-panel img{width:min(300px,96%)!important;max-height:165px!important}.login-card-v138{grid-template-columns:minmax(380px,.96fr) minmax(360px,1.04fr)!important;max-width:1120px!important}.login-brand-panel{padding-left:34px!important;padding-right:28px!important}@media(max-width:980px){.login-card-v138{grid-template-columns:1fr!important}.login-brand-panel h1{font-size:clamp(30px,7vw,42px)!important}.login-brand-panel h1 .brand-word,.login-brand-panel h1 .shop-word{white-space:normal}}@media(min-width:981px){.login-brand-panel h1 .shop-word{display:block}}
.panel-nav{position:sticky!important;top:0!important;z-index:500!important;margin-top:0!important;padding:10px 0 12px!important;background:linear-gradient(180deg,rgba(5,18,32,.98),rgba(5,18,32,.93))!important;backdrop-filter:blur(10px);border-bottom:1px solid rgba(56,189,248,.16);box-shadow:0 10px 30px rgba(0,0,0,.18)}.panel-nav a{white-space:nowrap}.current-item-summary-v153{margin:12px 0 18px;border:1px solid rgba(251,191,36,.36);background:linear-gradient(180deg,rgba(251,191,36,.09),rgba(2,8,23,.28));border-radius:14px;padding:14px}.current-item-summary-v153 .summary-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}.current-item-summary-v153 .summary-head strong{display:block;color:#fff;font-size:1rem}.current-item-summary-v153 .summary-head .muted{display:block;margin-top:3px}.summary-grid-v153{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.summary-grid-v153 span,.summary-paths-v153 div{display:grid;gap:4px;border:1px solid rgba(148,163,184,.16);background:rgba(2,8,23,.35);border-radius:10px;padding:9px 10px;min-width:0}.summary-grid-v153 b,.summary-paths-v153 b{color:#93c5fd;font-size:.78rem;text-transform:uppercase;letter-spacing:.03em}.summary-grid-v153 em,.summary-paths-v153 em{color:#facc15;font-style:normal}.summary-paths-v153{display:grid;gap:8px;margin-top:8px}.summary-paths-v153 code{white-space:normal;word-break:break-all;color:#dff;background:rgba(15,23,42,.55);border:1px solid rgba(56,189,248,.14);border-radius:8px;padding:6px}.stable-edit-form .check .muted{font-weight:600;margin-left:4px}.advanced-bulk-toolbar select option[value="auto_pull_deep"],.advanced-bulk-toolbar select option[value="auto_pull_deep_overwrite"]{font-weight:900}.bulk-toolbar-form.is-running:before,.item-edit-form.is-running:before{content:'Working... please wait for the page to return.';position:fixed;right:18px;bottom:18px;z-index:9999;background:rgba(2,8,23,.96);border:1px solid rgba(45,212,191,.45);color:#dff;font-weight:900;border-radius:14px;padding:12px 16px;box-shadow:0 18px 48px rgba(0,0,0,.42)}


/* v1.5.4 edit clarity, login title fit, and sticky admin nav refinement */
.auth-brand-title,.login-brand-title,.auth-panel h1.brand-title{font-size:clamp(2.05rem,3vw,3.05rem)!important;line-height:1.02!important;letter-spacing:-.045em!important;max-width:100%!important;overflow-wrap:normal!important;word-break:normal!important;}
.auth-card h1,.login-card h1{font-size:clamp(2rem,3vw,3.1rem)!important;line-height:1.04!important;max-width:100%!important;overflow-wrap:normal!important;word-break:normal!important;}
@media(max-width:980px){.auth-card h1,.login-card h1,.auth-brand-title,.login-brand-title{font-size:2.2rem!important;}}
.panel-nav{position:sticky!important;top:38px!important;z-index:850!important;overflow-x:auto!important;white-space:nowrap!important;}
.edit-section-note{background:rgba(56,189,248,.055);border:1px solid rgba(56,189,248,.2);border-radius:12px;padding:12px!important;margin:10px 0!important;}
.edit-section-note h3{margin:0 0 4px!important;color:#eaffff!important;}
.edit-section-note p{margin:0!important;}
.current-item-summary-v153{font-size:13px!important;}
.current-item-summary-v153 .summary-head strong:after{content:' (Read Only)';color:#facc15;font-size:.82rem;margin-left:6px;}
.stable-edit-form label{position:relative;}
.stable-edit-form input,.stable-edit-form select,.stable-edit-form textarea{min-height:30px!important;}
.advanced-bulk-toolbar:after{content:'Tip: Deep Scan is slow but strongest. Select a small batch, choose Deep Scan Selected / Safe Batch, then run again for the next batch.';display:block;flex-basis:100%;color:#facc15;font-weight:700;margin-top:6px;font-size:12px;}


/* v1.5.5 login fit, sticky panel nav, and clearer detected edit data */
.login-card-v138{max-width:1180px!important;grid-template-columns:minmax(500px,1fr) minmax(430px,1.03fr)!important;}
.login-brand-panel{padding-left:38px!important;padding-right:34px!important;overflow:hidden!important;}
.login-brand-panel img{width:min(365px,98%)!important;max-width:365px!important;max-height:185px!important;}
.login-brand-panel h1{font-size:clamp(34px,2.35vw,44px)!important;line-height:1.05!important;letter-spacing:-.052em!important;max-width:100%!important;overflow-wrap:normal!important;word-break:keep-all!important;hyphens:none!important;}
.login-brand-panel h1 .brand-word:first-child{display:block!important;white-space:nowrap!important;}
.login-brand-panel h1 .shop-word{display:block!important;white-space:nowrap!important;}
@media(max-width:1080px){.login-card-v138{grid-template-columns:1fr!important;max-width:720px!important}.login-brand-panel h1{font-size:clamp(32px,6vw,46px)!important}.login-brand-panel img{width:min(335px,95%)!important}}
.panel-body .topbar{position:sticky!important;top:0!important;z-index:900!important;background:rgba(5,18,32,.98)!important;backdrop-filter:blur(10px)!important;}
.panel-nav{position:sticky!important;top:44px!important;z-index:890!important;background:linear-gradient(180deg,rgba(5,18,32,.99),rgba(5,18,32,.95))!important;box-shadow:0 12px 32px rgba(0,0,0,.25)!important;}
.detected-value{color:#facc15!important;font-style:normal!important;font-weight:900!important;}
.detected-preview-v155{margin-top:10px;border:1px solid rgba(250,204,21,.28);background:rgba(250,204,21,.07);border-radius:12px;padding:12px;}
.detected-preview-v155>strong{display:block;color:#fff;margin-bottom:4px;}
.current-item-summary-v153 .summary-grid-v153 span:has(.detected-value),.current-item-summary-v153 .summary-paths-v153 div:has(.detected-value){border-color:rgba(250,204,21,.32)!important;background:rgba(250,204,21,.055)!important;}
@supports not selector(:has(*)){.detected-preview-v155 .summary-grid-v153 span{border-color:rgba(250,204,21,.32)!important}}

/* v1.5.6 Shop-safe scan queue and scan-level workflow */
.scan-queue-mini{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:10px;padding:10px 12px;border:1px solid rgba(45,212,191,.24);background:rgba(20,184,166,.08);border-radius:14px}.scan-queue-mini strong{color:#eaffff}.scan-queue-mini span{padding:5px 9px;border-radius:999px;background:rgba(15,23,42,.55);border:1px solid rgba(148,163,184,.18);font-weight:800;color:#dff}.scan-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;margin:14px 0}.scan-stat-card{border:1px solid rgba(56,189,248,.22);background:rgba(2,8,23,.35);border-radius:16px;padding:12px}.scan-stat-card b{display:block;color:#93c5fd;text-transform:uppercase;font-size:.78rem;letter-spacing:.04em}.scan-stat-card strong{display:block;color:#fff;font-size:1.7rem;margin-top:4px}.scan-actions{display:flex;gap:10px;align-items:end;flex-wrap:wrap;margin:12px 0}.scan-actions label{display:grid;gap:5px;color:#dff;font-weight:800}.scan-actions input{background:#081626;color:#fff;border:1px solid #234b70;border-radius:10px;padding:9px 10px;width:120px}.scan-status-pill{display:inline-block;border-radius:999px;padding:5px 9px;font-weight:900;border:1px solid rgba(148,163,184,.22);background:rgba(148,163,184,.10)}.scan-status-pill.queued{color:#bfdbfe;border-color:rgba(96,165,250,.35);background:rgba(96,165,250,.10)}.scan-status-pill.running{color:#99f6e4;border-color:rgba(45,212,191,.45);background:rgba(45,212,191,.12)}.scan-status-pill.done{color:#bbf7d0;border-color:rgba(34,197,94,.35);background:rgba(34,197,94,.10)}.scan-status-pill.failed{color:#fecaca;border-color:rgba(248,113,113,.42);background:rgba(248,113,113,.10)}.scan-row.scan-failed td{background:rgba(127,29,29,.08)}.scan-row.scan-running td{background:rgba(20,184,166,.06)}.small-check{display:inline-flex!important;align-items:center;gap:5px;font-size:12px;color:#dff;font-weight:800;padding:6px 8px;border:1px solid rgba(56,189,248,.18);border-radius:10px;background:rgba(2,8,23,.28)}.scan-table td{vertical-align:top}.scan-queue-head .notice.warn{margin-top:10px}.scan-actions.is-running:after,[data-scan-queue-form].is-running:after{content:'Processing scan queue... wait for the page to return.';position:fixed;right:18px;bottom:18px;z-index:99999;padding:12px 16px;border-radius:14px;background:rgba(2,8,23,.96);border:1px solid rgba(45,212,191,.45);color:#dff;font-weight:900;box-shadow:0 18px 44px rgba(0,0,0,.45)}
.advanced-bulk-toolbar option[value^="queue_scan"]{font-weight:900;color:#052e36}.advanced-bulk-toolbar option[value="process_scan_queue"]{font-weight:900;color:#064e3b}

/* v1.5.7 My Links Library page refresh */
.account-links-page-v157{max-width:1540px!important;padding:22px 18px 96px!important}
.account-links-hero-v157{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px}
.account-links-hero-v157 h1{font-size:clamp(34px,4vw,52px);margin:12px 0 6px;letter-spacing:-.03em}
.account-links-actions-v157{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.stats-strip-v157{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;margin:12px 0 16px}
.stat-chip-v157{background:linear-gradient(180deg,rgba(11,29,49,.95),rgba(5,18,32,.94));border:1px solid rgba(56,189,248,.18);border-radius:16px;padding:14px 12px;box-shadow:0 12px 30px rgba(0,0,0,.15)}
.stat-chip-v157 strong{display:block;font-size:26px;line-height:1;color:#fff}
.stat-chip-v157 span{display:block;margin-top:6px;font-size:12px;font-weight:800;color:#9ed8ff;text-transform:uppercase;letter-spacing:.04em}
.account-links-layout-v157{display:grid;grid-template-columns:minmax(360px,.85fr) minmax(0,1.4fr);gap:16px;align-items:start}
.account-links-layout-v157 .panel-card{margin:0}
.panel-card-head-v157{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:14px}
.panel-card-head-v157 h2{margin:0 0 4px}
.upload-card-v157{position:sticky;top:106px}
.upload-options-row-v157{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}
.library-head-v157{margin-bottom:12px}
.library-tools-v157{display:grid;grid-template-columns:minmax(250px,1fr) 180px 180px auto;gap:8px;align-items:center;min-width:0}
.account-links-table-wrap-v157{max-height:calc(100vh - 270px);overflow:auto}
.account-links-table-v157 td small{display:block;margin-top:4px;color:#9eb8d2;line-height:1.35}
.account-links-table-v157 td code{display:block;max-width:100%;white-space:normal;overflow-wrap:anywhere;background:rgba(2,8,23,.55);border:1px solid rgba(56,189,248,.12);border-radius:8px;padding:8px;color:#dff;font-size:12px}
.row-actions-v157{display:flex;flex-wrap:wrap;gap:6px}
.share-pill-v157{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(148,163,184,.28);background:rgba(15,23,42,.55);padding:6px 9px;font-size:12px;font-weight:800;color:#eef7ff;white-space:nowrap}
.share-pill-v157.scope-server{border-color:rgba(45,212,191,.35);background:rgba(45,212,191,.12);color:#dff}
.share-pill-v157.scope-users,.share-pill-v157.scope-selected{border-color:rgba(96,165,250,.35);background:rgba(96,165,250,.12);color:#dbeafe}
.share-pill-v157.scope-private{border-color:rgba(251,191,36,.35);background:rgba(251,191,36,.10);color:#fef3c7}
.account-links-empty-v157{padding:18px;border:1px dashed rgba(56,189,248,.24);border-radius:14px;background:rgba(2,8,23,.28)}
@media(max-width:1380px){.stats-strip-v157{grid-template-columns:repeat(4,minmax(0,1fr))}.account-links-layout-v157{grid-template-columns:1fr}.upload-card-v157{position:relative;top:auto}.account-links-table-wrap-v157{max-height:none}}
@media(max-width:980px){.account-links-hero-v157,.panel-card-head-v157{display:block}.account-links-actions-v157{justify-content:flex-start;margin-top:10px}.library-tools-v157{grid-template-columns:1fr 1fr}.stats-strip-v157{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.account-links-page-v157{padding:16px 12px 88px!important}.library-tools-v157{grid-template-columns:1fr}.stats-strip-v157{grid-template-columns:1fr}.upload-options-row-v157{display:grid;grid-template-columns:1fr}.row-actions-v157 .btn{flex:1 1 100%;text-align:center}}

/* v1.5.10 My Links Library refinement */
.account-links-page-v160{width:100%!important;max-width:none!important;margin:0!important;padding:18px 18px 96px!important}
.account-links-hero-v160{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin:2px 0 14px}
.hero-copy-v160{max-width:980px}.hero-copy-v160 h1{font-size:clamp(34px,4vw,54px);line-height:.98;letter-spacing:-.04em;margin:10px 0 8px}.hero-copy-v160 .muted{font-size:15px;line-height:1.55;max-width:980px}
.account-links-actions-v160{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.stats-strip-v160{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;margin:0 0 14px}
.stat-chip-v160{background:linear-gradient(180deg,rgba(11,29,49,.98),rgba(5,18,32,.96));border:1px solid rgba(56,189,248,.18);border-radius:16px;padding:14px 12px;box-shadow:0 14px 30px rgba(0,0,0,.15)}
.stat-chip-v160.highlight{border-color:rgba(45,212,191,.34);background:linear-gradient(180deg,rgba(17,50,71,.95),rgba(5,18,32,.96))}
.stat-chip-v160 strong{display:block;font-size:28px;line-height:1;color:#fff}.stat-chip-v160 span{display:block;margin-top:6px;font-size:11px;font-weight:900;color:#9ed8ff;text-transform:uppercase;letter-spacing:.05em}
.account-links-layout-v160{display:grid;grid-template-columns:430px minmax(0,1fr);gap:16px;align-items:start}
.account-links-layout-v160 .panel-card{margin:0;border-radius:18px;padding:16px}
.panel-card-head-v160{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:10px}.panel-card-head-v160 h2{margin:0 0 4px;font-size:24px;line-height:1.1}
.upload-card-v160{position:sticky;top:104px}.upload-help-v160{display:grid;gap:8px;margin:0 0 12px;padding:12px;border:1px solid rgba(56,189,248,.14);background:rgba(3,12,24,.34);border-radius:14px;color:#b9d4ee;font-size:13px}
.upload-options-row-v160{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap;margin-top:6px}
.library-card-v160{min-width:0}.sticky-tools-v160{position:sticky;top:104px;z-index:9;background:rgba(6,20,36,.95);padding:10px;border:1px solid rgba(56,189,248,.16);border-radius:14px;margin-bottom:8px;backdrop-filter:blur(8px)}
.library-tools-v160{display:grid;grid-template-columns:minmax(300px,1fr) 180px 180px auto;gap:8px;align-items:center;min-width:0}.filter-memory-note-v160{margin-bottom:8px}
.account-links-table-wrap-v160{max-height:calc(100vh - 262px);overflow:auto;border:1px solid rgba(56,189,248,.12);border-radius:16px;background:rgba(2,8,23,.24)}
.account-links-table-v160{width:100%;table-layout:fixed}.account-links-table-v160 th{position:sticky;top:0;z-index:4;background:rgba(6,18,31,.98)}
.account-links-table-v160 th.col-title{width:23%}.account-links-table-v160 th.col-source{width:31%}.account-links-table-v160 th.col-actions{width:170px}
.account-links-table-v160 tbody tr:nth-child(even){background:rgba(255,255,255,.015)}.account-links-table-v160 tbody tr:hover{background:rgba(56,189,248,.055)}
.account-links-table-v160 td{vertical-align:top}.account-links-table-v160 td small{display:block;margin-top:4px;color:#9eb8d2;line-height:1.35;overflow-wrap:anywhere}
.account-links-table-v160 td code{display:block;max-width:100%;white-space:normal;overflow-wrap:anywhere;background:rgba(2,8,23,.55);border:1px solid rgba(56,189,248,.12);border-radius:10px;padding:8px;color:#dff;font-size:12px;line-height:1.35}.source-host-v160{font-size:11px;font-weight:900;color:#9ed8ff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}
.share-pill-v160{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(148,163,184,.28);background:rgba(15,23,42,.55);padding:6px 9px;font-size:12px;font-weight:800;color:#eef7ff;white-space:nowrap}.share-pill-v160.scope-server{border-color:rgba(45,212,191,.35);background:rgba(45,212,191,.12);color:#dff}.share-pill-v160.scope-users,.share-pill-v160.scope-selected{border-color:rgba(96,165,250,.35);background:rgba(96,165,250,.12);color:#dbeafe}.share-pill-v160.scope-private{border-color:rgba(251,191,36,.35);background:rgba(251,191,36,.10);color:#fef3c7}
.visibility-pill-v160{display:inline-flex;align-items:center;justify-content:center;min-width:62px;padding:6px 10px;border-radius:999px;border:1px solid rgba(148,163,184,.26);font-size:12px;font-weight:800}.visibility-pill-v160.yes{border-color:rgba(74,222,128,.35);background:rgba(74,222,128,.10);color:#dcfce7}.visibility-pill-v160.no{border-color:rgba(251,191,36,.35);background:rgba(251,191,36,.10);color:#fef3c7}
.row-actions-v160{display:flex;flex-direction:column;gap:6px;min-width:140px}.row-actions-v160 .btn{text-align:center;justify-content:center}.account-links-empty-v160{padding:22px;border:1px dashed rgba(56,189,248,.24);border-radius:14px;background:rgba(2,8,23,.28);text-align:center;color:#b9d4ee}
@media(max-width:1650px){.stats-strip-v160{grid-template-columns:repeat(4,minmax(0,1fr))}.account-links-layout-v160{grid-template-columns:390px minmax(0,1fr)}}
@media(max-width:1240px){.account-links-layout-v160{grid-template-columns:1fr}.upload-card-v160{position:relative;top:auto}.sticky-tools-v160{top:78px}.account-links-table-wrap-v160{max-height:none}}
@media(max-width:920px){.account-links-hero-v160,.panel-card-head-v160{display:block}.account-links-actions-v160{justify-content:flex-start;margin-top:10px}.library-tools-v160{grid-template-columns:1fr 1fr}.stats-strip-v160{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.account-links-page-v160{padding:12px 12px 88px!important}.library-tools-v160{grid-template-columns:1fr}.stats-strip-v160{grid-template-columns:1fr}.upload-options-row-v160{display:grid;grid-template-columns:1fr}.row-actions-v160 .btn{width:100%}.account-links-table-v160 th.col-title,.account-links-table-v160 th.col-source,.account-links-table-v160 th.col-actions{width:auto}}


/* v1.6.2 Scan Queue auto-processing */
.scan-auto-status{margin:10px 0 12px;padding:11px 13px;border:1px solid rgba(56,189,248,.22);background:rgba(2,8,23,.35);border-radius:12px;color:#bfefff;font-weight:800}.scan-auto-status.running{border-color:rgba(45,212,191,.52);background:rgba(45,212,191,.12);color:#e0ffff}.scan-auto-status.warning{border-color:rgba(251,191,36,.5);background:rgba(251,191,36,.12);color:#fef3c7}.scan-auto-status.stopped{border-color:rgba(148,163,184,.24);background:rgba(15,23,42,.38);color:#cbd5e1}.scan-cron-help code{display:block;margin-top:7px;white-space:normal;overflow-wrap:anywhere;background:rgba(2,8,23,.55);border:1px solid rgba(56,189,248,.16);border-radius:10px;padding:8px;color:#dff}.scan-actions button[disabled]{opacity:.55;cursor:not-allowed}

/* v1.6.7 scan queue and My Links Library management polish */
.scan-progress-v167{height:10px;border-radius:999px;background:rgba(255,255,255,.10);overflow:hidden;margin:.75rem 0 .25rem;border:1px solid rgba(255,255,255,.14)}
.scan-progress-bar-v167{height:100%;border-radius:999px;background:linear-gradient(90deg,rgba(33,150,243,.85),rgba(0,220,255,.9));transition:width .25s ease}
.account-links-bulkbar-v167{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center;margin:.75rem 0;padding:.75rem;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.04)}
.account-links-bulkbar-v167 select{min-width:170px}.account-links-table-v167 th:first-child,.account-links-table-v167 td:first-child{text-align:center;width:36px}.account-link-thumb-v167{object-fit:cover}.missing-badge-v167{display:inline-block;color:#ffd56a}.scan-status-pill{display:inline-block;padding:.2rem .5rem;border-radius:999px;font-size:.78rem;font-weight:700;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16)}
.scan-status-pill.queued{background:rgba(33,150,243,.16)}.scan-status-pill.running{background:rgba(255,193,7,.18)}.scan-status-pill.done{background:rgba(76,175,80,.18)}.scan-status-pill.failed{background:rgba(244,67,54,.18)}.scan-status-pill.not\ queued{background:rgba(255,255,255,.08)}
.serialstation-refresh-form-v167{margin-top:.65rem}


/* v1.7.2 Live Scan Queue */
.scan-live-toolbar{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center;margin:.75rem 0}
.scan-live-status{display:inline-flex;align-items:center;border-radius:999px;padding:.38rem .7rem;font-weight:700;background:#eef2ff;color:#1e3a8a}
.scan-live-status.running{background:#ecfdf5;color:#065f46}
.scan-live-status.warning{background:#fff7ed;color:#9a3412}
.scan-live-status.stopped{background:#f3f4f6;color:#374151}

.settings-collapse-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.settings-box-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.settings-box-head h2{margin:0!important}.settings-collapse-toggle{padding:6px 10px;font-size:12px}.settings-box.is-collapsed{padding-bottom:12px}.settings-box.is-collapsed>*:not(.settings-box-head){display:none!important}.settings-box.is-collapsed .settings-box-head{margin-bottom:0}.settings-box.is-collapsed{background:rgba(7,17,32,.38)}


/* v1.8.0 My Links Library layout repair */
.account-links-page-v167{max-width:1680px!important;margin:0 auto!important;padding-left:clamp(12px,2vw,28px)!important;padding-right:clamp(12px,2vw,28px)!important}
.account-links-page-v167 .account-links-layout-v160{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;align-items:stretch!important}
.account-links-page-v167 .upload-card-v160{position:relative!important;top:auto!important;max-width:none!important}
.account-links-page-v167 .library-card-v160{width:100%!important;max-width:none!important;overflow:hidden!important}
.account-links-page-v167 .library-tools-v160{grid-template-columns:minmax(260px,1fr) minmax(180px,220px) minmax(170px,220px) auto!important}
.account-links-page-v167 .account-links-bulkbar-v167{display:grid!important;grid-template-columns:minmax(170px,220px) minmax(150px,210px) auto minmax(170px,230px) auto!important}
.account-links-page-v167 .account-links-table-wrap-v160{max-height:70vh!important;overflow:auto!important}
.account-links-page-v167 .account-links-table-v160{table-layout:auto!important;min-width:1240px!important}
.account-links-page-v167 .account-links-table-v160 th.col-title{width:260px!important}.account-links-page-v167 .account-links-table-v160 th.col-source{width:360px!important}.account-links-page-v167 .account-links-table-v160 th.col-actions{width:190px!important}
.account-links-page-v167 .row-actions-v160{min-width:160px!important}.account-links-page-v167 .row-actions-v160 .btn{white-space:normal!important;line-height:1.15!important;padding:.38rem .5rem!important}
.account-links-page-v167 .account-links-table-v160 td{word-break:normal!important}.account-links-page-v167 .account-links-table-v160 td code{max-height:86px;overflow:auto}
.account-links-page-v167 .stat-chip-v160 span{overflow-wrap:normal;word-break:normal}
.gateway-warning-v180{margin:.65rem 0 1rem;padding:.8rem 1rem;border:1px solid rgba(251,191,36,.38);border-radius:14px;background:rgba(251,191,36,.10);color:#fff2c2;line-height:1.45}
.gateway-warning-v180 strong{color:#ffe08a}
@media(max-width:920px){.account-links-page-v167 .library-tools-v160,.account-links-page-v167 .account-links-bulkbar-v167{grid-template-columns:1fr!important}.account-links-page-v167 .account-links-table-v160{min-width:1120px!important}}


/* v1.8.1 stronger My Links Library layout repair */
html body .account-page.account-links-page-v181{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:clamp(14px,2vw,28px)!important;
}
html body .account-links-page-v181 .account-links-layout-v160{
  display:grid!important;
  grid-template-columns:minmax(360px,520px) minmax(760px,1fr)!important;
  gap:22px!important;
  align-items:start!important;
  width:100%!important;
}
html body .account-links-page-v181 .library-card-v160,
html body .account-links-page-v181 [data-account-links-library]{
  min-width:0!important;
  width:100%!important;
  max-width:none!important;
  overflow:hidden!important;
}
html body .account-links-page-v181 .account-links-table-wrap-v160{
  width:100%!important;
  max-width:100%!important;
  overflow-x:auto!important;
  overflow-y:auto!important;
  max-height:72vh!important;
}
html body .account-links-page-v181 .account-links-table-v160{
  min-width:1500px!important;
  width:1500px!important;
  table-layout:fixed!important;
}
html body .account-links-page-v181 .account-links-table-v160 th:nth-child(1){width:38px!important}
html body .account-links-page-v181 .account-links-table-v160 th:nth-child(2){width:88px!important}
html body .account-links-page-v181 .account-links-table-v160 th:nth-child(3){width:280px!important}
html body .account-links-page-v181 .account-links-table-v160 th:nth-child(4){width:430px!important}
html body .account-links-page-v181 .account-links-table-v160 th:nth-child(10){width:230px!important}
html body .account-links-page-v181 .account-links-table-v160 td,
html body .account-links-page-v181 .account-links-table-v160 th{
  overflow-wrap:anywhere!important;
  word-break:normal!important;
}
html body .account-links-page-v181 .row-actions-v160{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:7px!important;
  min-width:0!important;
}
html body .account-links-page-v181 .row-actions-v160 .btn{
  display:block!important;
  width:100%!important;
  text-align:center!important;
  white-space:normal!important;
  line-height:1.18!important;
}
html body .account-links-page-v181 .library-tools-v160,
html body .account-links-page-v181 .account-links-bulkbar-v167{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important;
  gap:9px!important;
}
html body .account-links-page-v181 .stats-strip-v160{
  grid-template-columns:repeat(auto-fit,minmax(120px,1fr))!important;
}
@media(max-width:1320px){
  html body .account-links-page-v181 .account-links-layout-v160{grid-template-columns:1fr!important}
  html body .account-links-page-v181 .upload-card-v160{position:relative!important;top:auto!important}
}


/* v1.8.2 My Links Library fixed stacked layout */
html body .account-page.account-links-page-v182{
  width:100vw!important;
  max-width:none!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  padding:clamp(14px,2vw,30px) clamp(16px,3vw,48px)!important;
  box-sizing:border-box!important;
}
html body .account-links-page-v182 .account-links-layout-v160{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:22px!important;
  width:100%!important;
}
html body .account-links-page-v182 .upload-card-v160,
html body .account-links-page-v182 .library-card-v160{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  overflow:hidden!important;
}
html body .account-links-page-v182 .account-links-table-wrap-v160{
  width:100%!important;
  max-width:100%!important;
  overflow-x:auto!important;
  overflow-y:auto!important;
  max-height:none!important;
}
html body .account-links-page-v182 .account-links-table-v160{
  min-width:1480px!important;
  width:100%!important;
  table-layout:auto!important;
}
html body .account-links-page-v182 .row-actions-v160{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:6px!important;
  min-width:210px!important;
}
html body .account-links-page-v182 .row-actions-v160 .btn{
  width:auto!important;
  min-width:92px!important;
  white-space:normal!important;
}
html body .account-links-page-v182 .url-cell,
html body .account-links-page-v182 .url-cell code,
html body .account-links-page-v182 .url-cell a{
  overflow-wrap:anywhere!important;
  word-break:break-word!important;
}
.host-support-note-v182{margin:.65rem 0 1rem;padding:.85rem 1rem;border:1px solid rgba(56,189,248,.24);border-radius:14px;background:rgba(56,189,248,.08);color:#dff;line-height:1.45}
.host-support-note-v182 strong{color:#8eeaff}


/* v1.8.4 stronger My Links Library full-width/table guard */
html body .account-page.account-links-page-v183{
  display:block!important;width:100%!important;max-width:none!important;min-width:0!important;
}
html body .account-links-page-v183 .account-links-layout-v160{
  display:flex!important;flex-direction:column!important;align-items:stretch!important;width:100%!important;max-width:none!important;
}
html body .account-links-page-v183 .upload-card-v160,
html body .account-links-page-v183 .library-card-v160{
  flex:0 0 auto!important;width:100%!important;max-width:none!important;min-width:0!important;
}
html body .account-links-page-v183 .account-links-table-wrap-v160{
  display:block!important;width:100%!important;overflow-x:auto!important;overflow-y:visible!important;
}
html body .account-links-page-v183 .account-links-table-v160{
  min-width:1560px!important;width:max-content!important;max-width:none!important;
}
html body .account-links-page-v183 .account-links-table-v160 th,
html body .account-links-page-v183 .account-links-table-v160 td{
  vertical-align:top!important;white-space:normal!important;
}
html body .account-links-page-v183 .row-actions-v160{
  display:grid!important;grid-template-columns:repeat(2,minmax(92px,1fr))!important;gap:6px!important;min-width:220px!important;
}
html body .account-links-page-v183 .row-actions-v160 .btn{
  width:100%!important;min-width:0!important;padding-left:8px!important;padding-right:8px!important;
}
.remote-link-mode-note-v183{margin:.75rem 0;padding:.85rem 1rem;border-radius:14px;border:1px solid rgba(45,212,191,.28);background:rgba(45,212,191,.08);color:#dff;line-height:1.45}
.remote-link-mode-note-v183 strong{color:#99f6e4}


/* v1.8.8 VPS Gateway status tester */
.gateway-status-panel-v186{margin-top:12px;padding:12px;border:1px solid rgba(56,189,248,.28);border-radius:14px;background:rgba(14,165,233,.08)}
.gateway-status-head-v186{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px}.gateway-status-actions-v186{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0}.gateway-status-panel-v186 .settings-result{white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.45}


/* v1.8.8 real footer and Python parity rebuild shell polish */
html{min-height:100%;}
body{min-height:100vh;display:flex;flex-direction:column;}
main#top{flex:1 0 auto;}
.app-footer{position:static!important;left:auto!important;right:auto!important;bottom:auto!important;width:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0;background:rgba(6,17,31,.96);border-top:1px solid #1b3957;padding:10px 16px;font-size:12px;line-height:1.35;color:#d1e6fa;box-shadow:0 -8px 30px rgba(0,0,0,.22);z-index:1;}
.app-footer__brand,.app-footer__credit{display:inline-flex;align-items:center;white-space:nowrap;}
.app-footer__separator{display:inline-block;padding:0 8px;color:#79bddf;}
.shop-content{padding-bottom:32px!important;}
.page-shell{padding-bottom:32px!important;}
.inner-page-body .app-footer,.login-body .app-footer{z-index:1;}
@media(max-width:700px){.app-footer{padding:9px 12px;text-align:center}.app-footer__brand,.app-footer__credit{white-space:normal}.app-footer__separator{padding:0 6px}}

/* v1.9.1 Master Link Upload polish */
.section-head.actions-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px;flex-wrap:wrap}
.section-head.actions-head h2{margin:0 0 4px 0}.section-head.actions-head p{margin:0}.inline-actions.compact-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.inline-actions.compact-actions form{margin:0}.inline-actions.compact-actions .btn{white-space:nowrap}.btn.danger-soft{background:rgba(255,91,107,.15)!important;border-color:rgba(255,91,107,.45)!important;color:#fecdd3!important}.import-results-card .table{min-width:980px}.import-results-scroll{max-height:460px;overflow:auto}.import-results-card .url-cell{max-width:760px}.master-link-grid .notice.small{align-self:end}.master-link-grid .admin-form > .notice.small{margin-top:4px}.master-link-grid textarea{resize:vertical}.master-link-grid .settings-box{min-width:0}@media(max-width:760px){.section-head.actions-head{display:block}.inline-actions.compact-actions{justify-content:flex-start;margin-top:10px}.inline-actions.compact-actions .btn{width:100%}.inline-actions.compact-actions form{width:100%}.import-results-card .table{min-width:760px}}

/* v1.9.2 Item Owner / Download Parity Polish */
.detail-v136 .badge-row.static span{max-width:100%;overflow-wrap:anywhere}
.detail-v136 .detail-summary-strip div:first-child,.detail-v136 .detail-summary-strip div:nth-child(2){border-color:rgba(45,212,191,.32);background:rgba(45,212,191,.10)}
.game-card .card-meta{overflow-wrap:anywhere}


/* v1.9.5 Help, branded errors, and smarter current-browse featured items */
.storefront-featured-grid-v193{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 18px 12px}.storefront-featured-grid-v193 .storefront-featured{margin:0;min-height:230px}.featured-meta-v193{font-size:13px!important;color:#dff!important;margin-top:-6px!important}.help-tabs-v193{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.help-tabs-v193 a{display:inline-flex;min-height:40px;align-items:center;padding:9px 14px;border-radius:12px;border:1px solid rgba(56,189,248,.24);background:rgba(2,8,23,.4);color:#dff;text-decoration:none;font-weight:900}.help-tabs-v193 a:hover{background:rgba(56,189,248,.13)}.help-section-v193{scroll-margin-top:80px}.help-guide-grid-v193{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.help-guide-card-v193{border:1px solid rgba(56,189,248,.18);background:rgba(2,8,23,.3);border-radius:16px;padding:16px}.help-guide-card-v193 h3{margin:0 0 10px;color:#fff}.help-guide-card-v193 ul{margin:0;padding-left:20px;color:#c9e8ff;line-height:1.55}.gateway-checklist-v193{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gateway-checklist-v193 div{border:1px solid rgba(56,189,248,.18);background:rgba(2,8,23,.32);border-radius:14px;padding:12px;min-width:0}.gateway-checklist-v193 b{display:block;color:#93c5fd;text-transform:uppercase;font-size:.78rem;letter-spacing:.04em;margin-bottom:5px}.gateway-checklist-v193 code{display:block;white-space:normal;overflow-wrap:anywhere;color:#dff}.history-list-v193{display:grid;gap:10px}.history-entry-v193{border:1px solid rgba(56,189,248,.18);background:rgba(2,8,23,.28);border-radius:14px;overflow:hidden}.history-entry-v193 summary{display:flex;gap:12px;justify-content:space-between;align-items:center;cursor:pointer;padding:13px 15px}.history-entry-v193 summary span{color:#9eb8d2;font-size:12px}.history-entry-v193 pre{margin:0;padding:14px 15px;border-top:1px solid rgba(56,189,248,.12);white-space:pre-wrap;overflow-wrap:anywhere;color:#dcecff;background:rgba(0,0,0,.18)}.app-error-page-v193{min-height:calc(100vh - 170px);display:grid;place-items:center;padding:30px 18px}.app-error-card-v193{width:min(780px,100%);border:1px solid rgba(56,189,248,.28);background:linear-gradient(180deg,rgba(11,31,53,.96),rgba(6,17,31,.96));border-radius:24px;overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.35)}.app-error-top-v193,.app-error-foot-v193{padding:16px 22px;border-bottom:1px solid rgba(56,189,248,.16);display:flex;justify-content:space-between;gap:12px;align-items:center;background:rgba(15,44,73,.36)}.app-error-foot-v193{border-top:1px solid rgba(56,189,248,.16);border-bottom:0;color:#9eb8d2}.app-error-content-v193{padding:30px 26px}.error-code-v193{display:inline-flex;border:1px solid rgba(45,212,191,.35);background:rgba(45,212,191,.10);border-radius:999px;padding:6px 10px;color:#dff;font-weight:900}.app-error-content-v193 h1{font-size:clamp(30px,5vw,54px);margin:12px 0 10px}.app-error-content-v193 p{color:#c9dff4;font-size:16px;line-height:1.6;max-width:680px}.error-actions-v193{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}@media(max-width:900px){.storefront-featured-grid-v193,.help-guide-grid-v193,.gateway-checklist-v193{grid-template-columns:1fr}.storefront-featured-grid-v193{margin:12px}.history-entry-v193 summary{display:grid}}


/* v1.9.5 Scan Queue row recovery actions */
.scan-row-actions-v195{display:flex;flex-wrap:wrap;gap:6px;align-items:center;min-width:170px}
.scan-row-actions-v195 form{display:inline-flex;margin:0}
.scan-row-actions-v195 .btn.tiny{padding:5px 8px;font-size:11px;line-height:1.1}
.scan-table th:last-child,.scan-table td:last-child{min-width:175px}


/* v1.9.6 storefront owner filter + reports */
.quick-category-clean{margin-top:12px!important}.quick-category-clean summary{display:flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;text-align:center!important}.report-item-card{margin:18px 0!important}.report-card-header{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.report-form{display:grid;gap:12px;margin-top:12px}.report-form label{display:grid;gap:7px;color:#dbeafe;font-weight:900}.report-form select,.report-form textarea{width:100%;background:#081626;color:#fff;border:1px solid #28547b;border-radius:10px;padding:10px}.reports-form .bulk-toolbar{justify-content:flex-start;flex-wrap:wrap}.reports-form .bulk-toolbar input{min-width:320px}.reports-table td{max-width:360px}.status-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:5px 8px;font-weight:900;font-size:12px;border:1px solid rgba(148,163,184,.25);background:rgba(15,35,56,.85);color:#e5f6ff}.status-open{border-color:#f59e0b;background:rgba(245,158,11,.16);color:#fff5d6}.status-reviewing{border-color:#38bdf8;background:rgba(56,189,248,.16);color:#e0f7ff}.status-resolved{border-color:#2dd4bf;background:rgba(45,212,191,.16);color:#ddfff8}.status-closed{border-color:#64748b;background:rgba(100,116,139,.18);color:#dbe4ef}.report-stats{margin:12px 0 16px!important}@media(max-width:700px){.reports-form .bulk-toolbar input{min-width:0;width:100%}}


/* v1.9.7 report workflow polish */
.nav-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;margin-left:6px;padding:0 6px;border-radius:999px;background:#22d3ee;color:#04101d;font-size:12px;font-weight:1000;box-shadow:0 0 0 1px rgba(255,255,255,.2)}
.account-actions-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.account-card-wide{max-width:1180px!important;width:100%!important}.reports-account-page{max-width:1240px;margin-inline:auto}.report-status-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 16px}.report-status-tabs a{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(56,189,248,.45);background:rgba(8,22,38,.85);color:#dff7ff;text-decoration:none;border-radius:999px;padding:9px 13px;font-weight:900}.report-status-tabs a.active{background:linear-gradient(135deg,#1ea7ff,#28e0d4);color:#00111d}.report-status-note{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:12px 0;padding:12px;border:1px solid rgba(56,189,248,.35);background:rgba(15,35,56,.72);border-radius:14px}.reports-table th,.reports-table td{vertical-align:top}.reports-table small a{font-weight:900}


/* v1.9.10 account/page alignment + panel edit persistence polish */
.account-page-v136 .account-card > .account-actions-row{grid-column:1/-1}
.profile-overview-card{align-self:start;min-width:0}
.profile-overview-card .account-facts{margin:0}
.profile-full-width-card{grid-column:1/-1;margin-top:2px}
.account-page-v136 .activation-help-mini.profile-full-width-card .btn{margin-top:10px}
.report-stats-grid-v110{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:12px 0 18px}
.report-stats-grid-v110 article{border:1px solid rgba(56,189,248,.18);background:rgba(2,8,23,.34);border-radius:16px;padding:14px 12px;min-width:0}
.report-stats-grid-v110 strong{display:block;font-size:28px;line-height:1;color:#fff}
.report-stats-grid-v110 span{display:block;margin-top:7px;font-size:12px;font-weight:900;color:#9ed8ff;text-transform:uppercase;letter-spacing:.05em}
.reports-table{min-width:980px}
.reports-account-page .table-scroll{border:1px solid rgba(56,189,248,.14);border-radius:16px;background:rgba(2,8,23,.28)}
.reports-account-page .account-title-row{margin-bottom:6px}
.reports-account-page .account-badge{white-space:nowrap}
.account-links-actions-v110{align-items:flex-start}
.account-links-actions-v110 .btn{white-space:nowrap}
.current-item-summary-v153 .summary-grid-v153 span em{display:inline-block;margin-top:4px}
.current-item-summary-v153 .summary-grid-v153 span .detected-value{font-style:normal;font-weight:900}
.edit-section-note{border:1px solid rgba(56,189,248,.14);background:rgba(2,8,23,.24);border-radius:14px;padding:14px}
.stable-edit-form label input::placeholder,.stable-edit-form label textarea::placeholder{color:#7ea9ca;opacity:.9}
@media(max-width:980px){
  .report-stats-grid-v110{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  .report-stats-grid-v110{grid-template-columns:1fr}
}


/* v2.0.1 dashboard upgrade */
.dashboard-shell-v200{display:grid;gap:16px}
.dashboard-hero-v200{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding:22px;border:1px solid rgba(56,189,248,.18);border-radius:24px;background:linear-gradient(135deg,rgba(8,23,40,.96),rgba(5,18,32,.86));box-shadow:0 18px 44px rgba(0,0,0,.18)}
.eyebrow-v200{margin:0 0 8px;color:#9ed8ff;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900}.dashboard-hero-v200 h1{margin:0;font-size:38px}.dashboard-hero-right-v200{display:grid;gap:12px;justify-items:end}.dashboard-version-v200{font-size:12px}.dashboard-actions-v200,.dashboard-actions-inline-v200{display:flex;gap:8px;flex-wrap:wrap}.dashboard-stats-v200{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.dash-stat-v200{padding:18px;border-radius:22px;border:1px solid rgba(56,189,248,.18);background:linear-gradient(180deg,rgba(11,29,49,.95),rgba(5,18,32,.96));box-shadow:0 16px 34px rgba(0,0,0,.16)}.dash-stat-v200 strong{display:block;font-size:38px;line-height:1;color:#fff}.dash-stat-v200 span{display:block;margin-top:8px;font-size:13px;text-transform:uppercase;letter-spacing:.06em;font-weight:900;color:#9ed8ff}.dash-stat-v200 small{display:block;margin-top:6px;color:#b9d4ee;line-height:1.4}.dash-stat-v200.glow-blue{border-color:rgba(56,189,248,.24)}.dash-stat-v200.glow-cyan{border-color:rgba(45,212,191,.24)}.dash-stat-v200.glow-green{border-color:rgba(74,222,128,.24)}.dash-stat-v200.glow-gold{border-color:rgba(251,191,36,.24)}
.dashboard-grid-v200{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.dashboard-card-v200{padding:18px!important;border-radius:22px!important}.dashboard-card-head-v200{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:14px}.dashboard-card-head-v200 h2{margin:0!important;font-size:23px}.dashboard-stats-v200 a.dash-stat-v200,.health-row-v200 a.health-pill-v200,.library-mini-grid-v200 a.mini-stat-v200,.scan-mini-grid-v200 a,.activity-item-v200 a,.dashboard-table-v200 a{color:inherit;text-decoration:none}.dashboard-stats-v200 a.dash-stat-v200,.library-mini-grid-v200 a.mini-stat-v200,.scan-mini-grid-v200 a{display:block;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.dashboard-stats-v200 a.dash-stat-v200:hover,.library-mini-grid-v200 a.mini-stat-v200:hover,.scan-mini-grid-v200 a:hover{transform:translateY(-2px);border-color:rgba(56,189,248,.55);box-shadow:0 18px 40px rgba(56,189,248,.13)}.health-row-v200 a.health-pill-v200:hover,.activity-item-v200 a:hover,.dashboard-table-v200 a:hover{filter:brightness(1.18);color:#dff}.dashboard-quick-tabs-v267{align-items:center}.dashboard-quick-tabs-v267 button{min-height:38px}.dashboard-section-head-v267{cursor:pointer;user-select:none}.dashboard-section-head-v267:focus-visible{outline:2px solid rgba(56,189,248,.75);outline-offset:3px}.dashboard-section-head-state-v267{margin-left:auto;transition:transform .15s ease;color:#9ed8ff;font-weight:900}.dashboard-section-v267.is-collapsed .dashboard-section-head-state-v267{transform:rotate(-90deg)}.dashboard-section-body-v267{display:grid;gap:12px}.dashboard-section-body-v267[hidden]{display:none!important}.pill-v200{display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border-radius:999px;border:1px solid rgba(45,212,191,.28);background:rgba(45,212,191,.10);color:#dff;font-weight:900;font-size:12px;white-space:nowrap}.library-mini-grid-v200,.scan-mini-grid-v200{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.mini-stat-v200,.scan-mini-grid-v200 a{padding:12px;border-radius:16px;border:1px solid rgba(56,189,248,.15);background:rgba(2,8,23,.28)}.mini-stat-v200 strong,.scan-mini-grid-v200 strong{display:block;font-size:24px;color:#fff}.mini-stat-v200 span,.scan-mini-grid-v200 span{display:block;margin-top:6px;color:#9ed8ff;font-size:12px;font-weight:800}.dashboard-subsection-v200{margin-top:14px}.dashboard-subsection-v200 h3{margin:0 0 10px;font-size:16px}.health-row-v200{display:flex;flex-wrap:wrap;gap:8px}.health-pill-v200{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900;border:1px solid rgba(148,163,184,.28)}.health-pill-v200.live{border-color:rgba(34,197,94,.35);background:rgba(34,197,94,.10);color:#dcfce7}.health-pill-v200.unchecked{border-color:rgba(56,189,248,.35);background:rgba(56,189,248,.10);color:#dff}.health-pill-v200.dead{border-color:rgba(248,113,113,.35);background:rgba(248,113,113,.10);color:#fecaca}.health-pill-v200.unknown{border-color:rgba(148,163,184,.28);background:rgba(148,163,184,.10);color:#e2e8f0}.scan-progress-v200{height:12px;border-radius:999px;background:rgba(255,255,255,.08);overflow:hidden;border:1px solid rgba(255,255,255,.12);margin-bottom:14px}.scan-progress-bar-v200{height:100%;background:linear-gradient(90deg,#1ea7ff,#28e0d4)}.dashboard-note-v200{margin:12px 0 0}.activity-list-v200{display:grid;gap:10px}.activity-item-v200{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:12px;border-radius:14px;border:1px solid rgba(56,189,248,.12);background:rgba(2,8,23,.28)}.activity-item-v200 strong,.activity-item-v200 span,.activity-item-v200 small{display:block}.activity-item-v200 span{margin-top:5px;color:#9eb8d2;line-height:1.4}.activity-item-v200 small{color:#9ed8ff;text-align:right}.empty-note-v200{padding:16px;border-radius:14px;border:1px dashed rgba(56,189,248,.22);background:rgba(2,8,23,.22);color:#b9d4ee}.dashboard-table-card-v200 .table-scroll{border:1px solid rgba(56,189,248,.12);border-radius:18px;background:rgba(2,8,23,.22)}.dashboard-table-v200 th,.dashboard-table-v200 td{vertical-align:middle}.dashboard-table-v200 td strong{display:block}.dashboard-table-v200 td small{display:block;margin-top:4px;color:#9eb8d2;overflow-wrap:anywhere}.dashboard-thumb-v200{width:62px;height:62px;object-fit:cover;border-radius:10px;border:1px solid rgba(56,189,248,.16);background:#071120;display:block}
@media(max-width:1200px){.dashboard-stats-v200{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid-v200{grid-template-columns:1fr}.library-mini-grid-v200,.scan-mini-grid-v200{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-hero-v200{display:block}.dashboard-hero-right-v200{justify-items:start;margin-top:14px}}
@media(max-width:720px){.dashboard-stats-v200,.library-mini-grid-v200,.scan-mini-grid-v200{grid-template-columns:1fr}.dashboard-actions-v200 .btn,.dashboard-actions-inline-v200 .btn{width:100%}.activity-item-v200{display:block}.activity-item-v200 small{text-align:left;margin-top:8px}.dashboard-hero-v200 h1{font-size:30px}}


/* v2.0.3 VPS Scan Worker settings visibility */
.vps-scan-worker-box-v203{border-color:rgba(45,212,191,.32)!important;background:linear-gradient(180deg,rgba(14,116,144,.16),rgba(2,8,23,.22))!important}
.vps-scan-worker-box-v203 h2{color:#dff!important}
.vps-scan-worker-box-v203 code{display:inline-block;max-width:100%;white-space:normal;overflow-wrap:anywhere;background:rgba(2,8,23,.55);border:1px solid rgba(56,189,248,.16);border-radius:8px;padding:4px 6px;color:#dff;margin-top:4px}


/* v2.0.5 VPS Scan Status page */
.scan-worker-shell-v205{gap:18px}
.scan-worker-hero-v205{align-items:flex-start}
.scan-worker-stats-v205 .dash-stat-v200{min-height:132px}
.scan-worker-grid-v205{grid-template-columns:repeat(2,minmax(0,1fr))}
.scan-worker-overview-v205 .compact-dl dd{word-break:break-word}
.scan-worker-status-banner-v205{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:14px 16px;border-radius:14px;border:1px solid rgba(56,189,248,.22);background:rgba(8,23,48,.72);margin:10px 0 14px}
.scan-worker-status-banner-v205.good{border-color:rgba(34,197,94,.35);background:linear-gradient(135deg,rgba(21,64,43,.45),rgba(8,23,48,.82))}
.scan-worker-status-banner-v205.warn{border-color:rgba(250,204,21,.35);background:linear-gradient(135deg,rgba(90,69,0,.22),rgba(8,23,48,.82))}
.scan-worker-status-banner-v205 strong{display:block;font-size:1rem}
.scan-worker-status-banner-v205 span{color:var(--muted);font-size:.92rem;text-align:right}
.scan-worker-mini-grid-v205{grid-template-columns:repeat(3,minmax(0,1fr))}
.scan-worker-code-list-v205{display:grid;gap:10px}
.scan-worker-code-list-v205 div{display:grid;gap:6px;padding:12px;border:1px solid rgba(56,189,248,.15);border-radius:12px;background:rgba(7,20,42,.55)}
.scan-worker-code-list-v205 span{font-weight:700;color:var(--muted)}
.scan-worker-code-list-v205 code{display:block;white-space:normal;word-break:break-all}
.scan-type-row-v205{gap:10px}
.pill-v200.good{background:rgba(34,197,94,.12);color:#86efac;border:1px solid rgba(34,197,94,.35)}
.pill-v200.warn{background:rgba(250,204,21,.12);color:#fde68a;border:1px solid rgba(250,204,21,.35)}
@media (max-width: 980px){.scan-worker-grid-v205{grid-template-columns:1fr}.scan-worker-mini-grid-v205{grid-template-columns:repeat(2,minmax(0,1fr))}.scan-worker-status-banner-v205{flex-direction:column;align-items:flex-start}.scan-worker-status-banner-v205 span{text-align:left}}
@media (max-width: 560px){.scan-worker-mini-grid-v205{grid-template-columns:1fr}}


/* v2.0.6 gateway diagnostics page */
.gateway-diag-shell-v206{gap:18px}
.gateway-diag-grid-v206{grid-template-columns:repeat(2,minmax(0,1fr))}
.gateway-probe-grid-v206{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.gateway-probe-card-v206{display:grid;gap:8px;padding:14px;border-radius:14px;border:1px solid rgba(56,189,248,.18);background:rgba(7,20,42,.55)}
.gateway-probe-card-v206.ok{border-color:rgba(34,197,94,.35);background:linear-gradient(135deg,rgba(21,64,43,.28),rgba(7,20,42,.72))}
.gateway-probe-card-v206.bad{border-color:rgba(248,113,113,.35);background:linear-gradient(135deg,rgba(127,29,29,.22),rgba(7,20,42,.72))}
.gateway-probe-card-v206 strong{font-size:1rem;color:#fff}
.gateway-probe-card-v206 span{font-weight:700;color:#9ed8ff}
.gateway-probe-card-v206 small{color:var(--muted);word-break:break-all}
.gateway-probe-card-v206 code{display:block;white-space:normal;word-break:break-word;padding:10px;border-radius:10px;background:rgba(2,6,23,.55);border:1px solid rgba(56,189,248,.10);font-size:.85rem}
.gateway-diag-overview-v206 code{white-space:normal;word-break:break-all}
@media (max-width: 980px){.gateway-diag-grid-v206,.gateway-probe-grid-v206{grid-template-columns:1fr}}

/* v2.0.9 source URL edit protection */
.advanced-source-details-v209{border:1px solid rgba(56,189,248,.16);border-radius:14px;background:rgba(2,8,23,.22);padding:12px;margin-top:10px}
.advanced-source-details-v209 summary{cursor:pointer;font-weight:900;color:#9ed8ff}
.advanced-source-details-v209 label{margin-top:10px}
.account-links-edit-page-v208 .notice.warn{border:1px solid rgba(251,191,36,.35);background:rgba(251,191,36,.10);color:#fde68a;border-radius:14px;padding:12px;margin:12px 0}


/* v2.0.10 true edit mode lock */
.edit-lock-note-v210{border-color:rgba(34,197,94,.25)!important;background:linear-gradient(135deg,rgba(21,64,43,.24),rgba(2,8,23,.36))!important}
.item-edit-form input[name="id"][value="0"] + input + input + input + .edit-lock-note-v210{border-color:rgba(251,191,36,.24)!important}


/* v2.0.11 alignment repair + additional storefront display styles */
html body .account-page.account-links-page-v211,html body .account-page.account-links-page{width:100%!important;max-width:1880px!important;margin:0 auto 90px!important;padding:18px clamp(14px,2vw,30px)!important;box-sizing:border-box!important;}
html body .account-links-page .account-links-hero-v160{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;gap:16px!important;margin-bottom:14px!important;}
html body .account-links-page .hero-copy-v160{min-width:0!important;max-width:900px!important;}
html body .account-links-page .account-links-actions-v160{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:8px!important;margin-left:auto!important;}
html body .account-links-page .stats-strip-v160{display:grid!important;grid-template-columns:repeat(8,minmax(120px,1fr))!important;gap:10px!important;margin:12px 0 16px!important;}
html body .account-links-page .account-links-layout-v160{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;align-items:stretch!important;width:100%!important;max-width:100%!important;}
html body .account-links-page .upload-card-v160,html body .account-links-page .library-card-v160{width:100%!important;max-width:none!important;min-width:0!important;overflow:hidden!important;}
html body .account-links-page .account-links-table-wrap-v160{width:100%!important;max-width:100%!important;overflow:auto!important;max-height:72vh!important;border:1px solid rgba(56,189,248,.13)!important;border-radius:14px!important;}
html body .account-links-page .account-links-table-v160{width:100%!important;min-width:1120px!important;table-layout:auto!important;}
html body .account-links-page .account-links-table-v160 th,html body .account-links-page .account-links-table-v160 td{vertical-align:top!important;white-space:normal!important;overflow-wrap:anywhere!important;}
html body .account-links-page .account-links-table-v160 th:nth-child(3),html body .account-links-page .account-links-table-v160 td:nth-child(3){min-width:240px!important;}
html body .account-links-page .account-links-table-v160 th:nth-child(4),html body .account-links-page .account-links-table-v160 td:nth-child(4){min-width:330px!important;max-width:520px!important;}
html body .account-links-page .row-actions-v160{display:grid!important;grid-template-columns:repeat(2,minmax(82px,1fr))!important;gap:6px!important;min-width:180px!important;}
html body .account-links-page .row-actions-v160 .btn{width:100%!important;min-width:0!important;text-align:center!important;white-space:normal!important;line-height:1.12!important;padding:6px 8px!important;}
html body .account-links-page .library-tools-v160,html body .account-links-page .account-links-bulkbar-v167{display:grid!important;grid-template-columns:minmax(260px,1.5fr) repeat(2,minmax(170px,.65fr)) minmax(140px,.45fr)!important;gap:9px!important;align-items:end!important;}
html body .reports-account-page{width:100%!important;max-width:1320px!important;margin:0 auto 90px!important;padding:18px!important;}
html body .reports-account-page .account-card-wide{width:100%!important;max-width:none!important;}
html body .reports-account-page .account-title-row{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;gap:18px!important;}
html body .reports-account-page .report-stats-grid-v110{display:grid!important;grid-template-columns:repeat(5,minmax(128px,1fr))!important;gap:14px!important;align-items:stretch!important;}
html body .reports-account-page .report-stats-grid-v110 article{min-width:0!important;padding:16px 14px!important;}
html body .reports-account-page .report-stats-grid-v110 span{white-space:normal!important;line-height:1.25!important;}
html body .reports-account-page .report-status-tabs{display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin:18px 0!important;}
html body .reports-account-page .table-scroll{width:100%!important;overflow:auto!important;}
html body .reports-account-page .reports-table{width:100%!important;min-width:900px!important;table-layout:auto!important;}
html body .reports-account-page .reports-table th,html body .reports-account-page .reports-table td{white-space:normal!important;overflow-wrap:anywhere!important;}
.game-grid.wide-view{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))!important;gap:18px!important;}.game-grid.wide-view .game-card{min-height:330px!important;padding:12px!important;border-radius:18px!important;}.game-grid.wide-view .game-card .art img,.game-grid.wide-view .game-card .art b,.game-grid.wide-view .game-card img{height:190px!important;border-radius:14px!important;}
.game-grid.list-view{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;}.game-grid.list-view .game-card{display:grid!important;grid-template-columns:130px minmax(0,1fr) auto auto!important;gap:10px!important;align-items:center!important;min-height:0!important;padding:10px 12px!important;}.game-grid.list-view .game-card .badge-row{grid-column:2/3!important;display:flex!important;gap:6px!important;}.game-grid.list-view .game-card .art{grid-row:1/5!important;grid-column:1/2!important;}.game-grid.list-view .game-card .art img,.game-grid.list-view .game-card .art b,.game-grid.list-view .game-card img{height:82px!important;width:116px!important;object-fit:cover!important;}.game-grid.list-view .game-card h3{grid-column:2/3!important;min-height:0!important;margin:2px 0!important;font-size:16px!important;}.game-grid.list-view .game-card .card-meta{grid-column:2/3!important;margin:0!important;}.game-grid.list-view .game-card .install-btn{grid-column:3/4!important;grid-row:1/5!important;min-width:90px!important;}.game-grid.list-view .game-card .details-btn{grid-column:4/5!important;min-width:84px!important;}
.game-grid.cinematic-view{grid-template-columns:repeat(auto-fill,minmax(360px,1fr))!important;gap:18px!important;}.game-grid.cinematic-view .game-card{min-height:300px!important;border-radius:22px!important;padding:12px!important;}.game-grid.cinematic-view .game-card .art img,.game-grid.cinematic-view .game-card .art b,.game-grid.cinematic-view .game-card img{height:190px!important;aspect-ratio:16/9!important;border-radius:16px!important;}
@media(max-width:1100px){html body .account-links-page .stats-strip-v160{grid-template-columns:repeat(2,minmax(0,1fr))!important;}html body .account-links-page .library-tools-v160,html body .account-links-page .account-links-bulkbar-v167{grid-template-columns:1fr!important;}html body .reports-account-page .report-stats-grid-v110{grid-template-columns:repeat(2,minmax(0,1fr))!important}.game-grid.list-view .game-card{grid-template-columns:96px minmax(0,1fr)!important}.game-grid.list-view .game-card .install-btn,.game-grid.list-view .game-card .details-btn{grid-column:auto!important;grid-row:auto!important}.game-grid.list-view .game-card .art img,.game-grid.list-view .game-card .art b,.game-grid.list-view .game-card img{width:84px!important;height:84px!important}}
@media(max-width:650px){html body .account-links-page .account-links-hero-v160,html body .reports-account-page .account-title-row{display:block!important;}html body .account-links-page .account-links-actions-v160{justify-content:flex-start!important;margin-top:10px!important}html body .reports-account-page .report-stats-grid-v110{grid-template-columns:1fr!important}.game-grid.cinematic-view{grid-template-columns:1fr!important}}

/* v2.0.12 Python-style direct item editor */
.py-style-edit-page-v212{display:grid;gap:14px;width:100%;max-width:none;margin:0}
.py-edit-header-v212{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:8px 4px 12px;border-bottom:1px solid rgba(148,163,184,.22)}
.py-edit-header-v212 h1{margin:0;font-size:30px;line-height:1.1}.py-edit-header-v212 p{margin:6px 0 0;color:#d9ecff;font-size:14px}.py-edit-header-actions-v212{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.inline-form-v212{margin:0;display:inline-flex}.py-edit-card-v212{padding:0!important;overflow:hidden;border:1px solid rgba(125,211,252,.25)!important;background:rgba(17,24,39,.78)!important}.py-edit-section-title-v212{padding:14px 18px;font-weight:900;border-bottom:1px solid rgba(148,163,184,.18);background:rgba(15,23,42,.45)}.py-edit-form-v212{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:16px}.py-edit-form-v212 label{display:grid;gap:6px;font-weight:800;color:#eaf6ff}.py-edit-form-v212 label small{font-size:12px;line-height:1.35;color:#c7d2de;font-weight:600}.py-edit-form-v212 input,.py-edit-form-v212 select,.py-edit-form-v212 textarea{width:100%;min-width:0;background:rgba(15,23,42,.55);border:1px solid rgba(148,163,184,.26);border-radius:6px;color:#fff;padding:10px 12px;font:inherit}.py-edit-form-v212 textarea{resize:vertical}.py-edit-form-v212 .wide{grid-column:1/-1}.py-check-v212{display:flex!important;grid-template-columns:none!important;align-items:center;gap:8px;padding:8px 0}.py-check-v212 input{width:auto!important}.py-more-details-v212{border:1px solid rgba(148,163,184,.18);border-radius:8px;background:rgba(15,23,42,.30);padding:10px 12px}.py-more-details-v212 summary{cursor:pointer;font-weight:900;color:#dff}.py-more-grid-v212{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px}.py-edit-actions-v212{display:flex!important;flex-direction:row!important;gap:8px!important;align-items:center!important;margin-top:0}.btn.warning{background:#facc15!important;border-color:#facc15!important;color:#111827!important}.btn.success{background:#047857!important;border-color:#10b981!important;color:#eafff6!important}
@media(max-width:1100px){.py-edit-form-v212,.py-more-grid-v212{grid-template-columns:repeat(2,minmax(0,1fr))}.py-edit-header-v212{display:block}.py-edit-header-actions-v212{margin-top:10px}}
@media(max-width:720px){.py-edit-form-v212,.py-more-grid-v212{grid-template-columns:1fr}.py-edit-actions-v212{flex-direction:column!important;align-items:stretch!important}.py-edit-actions-v212 .btn{width:100%}}


/* v2.0.16 Items Manager list-first restore */
.items-manager-v216 .manager-title-row{align-items:flex-start}
.current-items-first-v216{margin-top:14px}
.collapsed-add-item-v216{margin-top:14px}
.collapsed-add-item-v216 details{border:1px solid rgba(56,189,248,.16);border-radius:16px;background:rgba(2,8,23,.20);overflow:hidden}
.collapsed-add-item-v216 summary{cursor:pointer;list-style:none;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:900}
.collapsed-add-item-v216 summary::-webkit-details-marker{display:none}
.collapsed-add-item-v216 summary span{font-size:1.05rem}
.collapsed-add-item-v216 summary:after{content:'Open';font-size:.8rem;border:1px solid rgba(56,189,248,.28);border-radius:999px;padding:5px 9px;color:#bfefff;background:rgba(56,189,248,.08)}
.collapsed-add-item-v216 details[open] summary:after{content:'Close'}
.add-new-item-form-v216{padding:14px 16px 18px;border-top:1px solid rgba(56,189,248,.12)}
.current-items-first-v216 .table-scroll{margin-top:10px}
@media(max-width:720px){.collapsed-add-item-v216 summary{display:block}.collapsed-add-item-v216 summary em{display:block;margin-top:6px}}


/* v2.0.20 Edit My Link action alignment */
html body .account-links-edit-page-v214 .link-edit-actions-v220,
html body .account-links-edit-page-v214 .form-actions.link-edit-actions-v220{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
  flex-wrap:wrap!important;
  margin-top:16px!important;
}
html body .account-links-edit-page-v214 .link-edit-actions-v220 .btn{
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  min-height:42px!important;
  height:auto!important;
  padding:10px 16px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  line-height:1.15!important;
  white-space:nowrap!important;
}
@media(max-width:640px){
  html body .account-links-edit-page-v214 .link-edit-actions-v220{align-items:stretch!important;}
  html body .account-links-edit-page-v214 .link-edit-actions-v220 .btn{width:100%!important;}
}

/* v2.0.21 MediaFire token refresh panel */
.token-refresh-panel-v221 .copyable-url{display:block;white-space:normal;word-break:break-all;padding:12px;border:1px solid rgba(56,189,248,.22);border-radius:12px;background:rgba(2,8,23,.42);color:#dff;font-weight:800}


/* v2.0.22 reports/system/items polish */
.system-summary-grid-v143 article,
.link-health-stats.compact article{
  display:flex;
  flex-direction:column;
  gap:6px;
  min-width:0;
  padding:16px 18px;
  border-radius:16px;
  border:1px solid rgba(56,189,248,.18);
  background:rgba(2,8,23,.34);
  box-shadow:0 8px 24px rgba(0,0,0,.16);
}
.system-summary-grid-v143 article strong,
.link-health-stats.compact article strong{
  line-height:1.05;
  color:#fff;
  word-break:break-word;
}
.system-summary-grid-v143 article span,
.link-health-stats.compact article span{
  line-height:1.25;
}
.system-hero-v143{padding:20px 22px!important;}
.system-hero-v143 h1{margin:0 0 6px!important;}
.system-hero-v143 p{margin:0!important;line-height:1.45;}
.system-grid-v143,.system-summary-grid-v143{align-items:stretch;}
.system-link-summary-v143 .card-title-row{align-items:center;}

html body .reports-account-page.reports-account-page-v211 .account-card-wide{
  max-width:1260px!important;
}
.reports-overview-v222{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:18px;
  align-items:end;
  margin:16px 0 18px;
}
.reports-overview-stats-v222{min-width:0;}
.reports-overview-filters-v222{
  display:grid;
  gap:10px;
  align-content:start;
  justify-items:flex-start;
}
.reports-filter-label-v222{
  font-size:11px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:#9ed8ff;
}
html body .reports-account-page .report-stats-grid-v110{
  margin:0!important;
  grid-template-columns:repeat(5,minmax(110px,1fr))!important;
}
html body .reports-account-page .report-stats-grid-v110 article{
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-height:98px;
}
html body .reports-account-page .report-status-tabs{
  margin:0!important;
  justify-content:flex-start;
}
html body .reports-account-page .report-status-tabs a{
  min-height:42px;
  padding:10px 16px;
}
html body .reports-account-page .reports-table{
  width:100%;
  min-width:1000px;
}
.scan-btn-v222{
  background:rgba(15,35,56,.82)!important;
  border:1px solid #2a567f!important;
  color:#dff4ff!important;
}
.scan-btn-v222:hover{
  background:linear-gradient(90deg,rgba(49,144,239,.20),rgba(49,211,232,.20))!important;
  border-color:#47a6d6!important;
}
@media(max-width:1180px){
  .reports-overview-v222{grid-template-columns:1fr;}
  .reports-overview-filters-v222{justify-items:flex-start;}
}
@media(max-width:980px){
  .system-summary-grid-v143 article,.link-health-stats.compact article{padding:14px 15px;}
}
@media(max-width:700px){
  html body .reports-account-page .reports-table{min-width:760px;}
  .reports-overview-v222{gap:14px;}
}


/* v2.0.27 My Reports rebuild */
html body .reports-account-page-v226{
  width:100%!important;
  max-width:1320px!important;
  margin:0 auto 90px!important;
  padding:22px!important;
}
html body .reports-account-page-v226 .account-card-wide{
  max-width:none!important;
  width:100%!important;
  padding:32px!important;
  overflow:hidden!important;
}
html body .reports-account-page-v226 .account-actions-row{
  margin-bottom:34px!important;
}
html body .reports-account-page-v226 .account-title-row{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:start!important;
  gap:18px!important;
  margin-bottom:28px!important;
}
html body .reports-account-page-v226 .account-title-row h1{
  margin:0 0 10px!important;
  font-size:clamp(38px,5vw,74px)!important;
  line-height:.96!important;
}
html body .reports-account-page-v226 .reports-overview-v222{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:18px!important;
  align-items:stretch!important;
  margin:0 0 24px!important;
}
html body .reports-account-page-v226 .report-stats-grid-v110{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:16px!important;
  margin:0!important;
}
html body .reports-account-page-v226 .report-stats-grid-v110 article{
  min-width:0!important;
  min-height:118px!important;
  padding:20px 18px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
}
html body .reports-account-page-v226 .report-stats-grid-v110 article strong{
  font-size:34px!important;
  line-height:1!important;
}
html body .reports-account-page-v226 .report-stats-grid-v110 article span{
  font-size:14px!important;
  line-height:1.2!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
html body .reports-account-page-v226 .reports-overview-filters-v222{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:12px!important;
  flex-wrap:wrap!important;
  padding:14px!important;
  border:1px solid rgba(56,189,248,.16)!important;
  border-radius:18px!important;
  background:rgba(2,8,23,.24)!important;
}
html body .reports-account-page-v226 .report-status-tabs{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  margin:0!important;
}
html body .reports-account-page-v226 .report-status-tabs a{
  min-height:42px!important;
  padding:10px 18px!important;
  white-space:nowrap!important;
}
html body .reports-account-page-v226 .table-scroll{
  clear:both!important;
  width:100%!important;
  max-width:100%!important;
  overflow:auto!important;
  margin-top:22px!important;
  border-radius:18px!important;
}
html body .reports-account-page-v226 .reports-table{
  width:100%!important;
  min-width:1040px!important;
}
@media(max-width:900px){
  html body .reports-account-page-v226 .report-stats-grid-v110{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  html body .reports-account-page-v226 .account-title-row{grid-template-columns:1fr!important;}
}
@media(max-width:560px){
  html body .reports-account-page-v226 .report-stats-grid-v110{grid-template-columns:1fr!important;}
  html body .reports-account-page-v226{padding:12px!important;}
  html body .reports-account-page-v226 .account-card-wide{padding:20px!important;}
}


/* v2.0.32 media/default image polish */
.media-scan-form-v232{margin-top:12px;align-items:center;gap:10px;flex-wrap:wrap;}
.media-row-scan-v232{margin:10px 0 0;justify-content:flex-end;gap:10px;}
.media-preview em{display:block;margin-top:6px;font-size:11px;color:#9ed8ff;font-style:normal;font-weight:800;text-transform:uppercase;letter-spacing:.03em;}
.default-media-preview.missing-media-v232,.default-item-image-v232{opacity:.72;filter:saturate(.85);}
.detail-toolbar{gap:8px;flex-wrap:wrap;}
.media-card-v136 small.muted{display:block;margin-top:8px;text-align:center;}

/* v2.0.36 profile/avatar and Master Link Upload refresh; v2.0.43 host-neutral archive inner-PKG release + MediaFire source-page-first flow */
.avatar-dot{overflow:hidden;display:flex;align-items:center;justify-content:center}
.avatar-dot img,.account-avatar-preview-v236 img{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}
.account-chip-v236 .avatar-dot{box-shadow:0 0 0 2px rgba(90,190,255,.28),0 10px 24px rgba(0,0,0,.25)}
.profile-overview-card-v236{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center}
.account-avatar-preview-v236{width:112px;height:112px;border-radius:28px;background:linear-gradient(145deg,rgba(0,174,255,.22),rgba(9,26,46,.94));border:1px solid rgba(111,203,255,.5);box-shadow:0 18px 44px rgba(0,0,0,.32),inset 0 0 28px rgba(80,190,255,.12);display:flex;align-items:center;justify-content:center;color:#e8f7ff;font-weight:900;font-size:44px;text-shadow:0 0 18px rgba(82,190,255,.35);overflow:hidden}
.account-facts-v236{margin:0}
.profile-settings-panel-v236{border-color:rgba(90,190,255,.35);background:linear-gradient(180deg,rgba(10,42,68,.88),rgba(4,17,31,.92))}
.profile-settings-panel-v236 input[type=file]{padding:10px;background:rgba(2,12,25,.72);border:1px dashed rgba(111,203,255,.45);border-radius:14px;color:#dff5ff}
@media(max-width:720px){.profile-overview-card-v236{grid-template-columns:1fr}.account-avatar-preview-v236{width:96px;height:96px}}

.master-links-page-v236{display:grid;gap:16px}
.master-hero-v236{align-items:center;gap:18px;overflow:hidden;position:relative;background:radial-gradient(circle at top right,rgba(14,165,233,.25),transparent 36%),linear-gradient(135deg,rgba(8,33,55,.98),rgba(3,17,31,.98))}
.master-hero-v236 .eyebrow{display:inline-flex;margin-bottom:6px;color:#7dd3fc;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:800}
.hero-actions-v236{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}
.master-summary-grid-v236{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}
.master-summary-grid-v236 .stat{background:linear-gradient(180deg,rgba(9,32,52,.95),rgba(4,16,29,.95));border:1px solid rgba(75,176,235,.3);border-radius:16px;padding:14px;box-shadow:0 12px 28px rgba(0,0,0,.2)}
.master-summary-grid-v236 .stat span{display:block;color:#9dc8e3;text-transform:uppercase;letter-spacing:.06em;font-size:.7rem;margin-bottom:8px}.master-summary-grid-v236 .stat strong{font-size:1.55rem;color:#f4fbff}.master-summary-grid-v236 .stat.good{border-color:rgba(50,220,130,.38)}.master-summary-grid-v236 .stat.warning{border-color:rgba(255,191,74,.48)}.master-summary-grid-v236 .stat.danger-soft{border-color:rgba(255,118,118,.38)}
.master-import-layout-v236{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.85fr);gap:18px;align-items:start}.master-import-form-v236,.master-help-card-v236{background:rgba(3,17,31,.48);border:1px solid rgba(75,176,235,.22);border-radius:18px;padding:16px}.master-import-form-v236 textarea{min-height:260px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;resize:vertical}.master-options-strip-v236{display:grid;grid-template-columns:minmax(220px,.65fr) 1fr;gap:12px;align-items:center}.master-submit-row-v236{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.master-help-card-v236{position:sticky;top:80px}.numbered-v236{counter-reset:step;display:grid;gap:8px;margin:0;padding:0}.numbered-v236 li{list-style:none;background:rgba(2,12,25,.55);border:1px solid rgba(75,176,235,.18);border-radius:14px;padding:10px 12px;color:#d8f2ff}.numbered-v236 li::before{counter-increment:step;content:counter(step) '.';font-weight:900;color:#7dd3fc;margin-right:6px}.master-cleanup-card-v236 summary{cursor:pointer;display:flex;gap:12px;align-items:center;justify-content:space-between}.master-table-card-v236{overflow:hidden}.master-table-card-v236 .url-cell{max-width:680px;word-break:break-all}.master-table-card-v236 .table th,.master-table-card-v236 .table td{vertical-align:top}
@media(max-width:1180px){.master-summary-grid-v236{grid-template-columns:repeat(3,minmax(0,1fr))}.master-import-layout-v236{grid-template-columns:1fr}.master-help-card-v236{position:static}.master-options-strip-v236{grid-template-columns:1fr}}
@media(max-width:720px){.master-summary-grid-v236{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-actions-v236{justify-content:flex-start}.master-cleanup-card-v236 summary{display:block}.master-table-card-v236 .section-head{align-items:flex-start}.master-table-card-v236 .compact-actions{justify-content:flex-start}}


/* v2.0.43: media preview should show the actual image height, not a forced black min-height box. */
.detail-v136 .media-preview-grid img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  object-fit:contain!important;
  background:#020617!important;
}
.detail-v136 .media-preview-grid .media-placeholder{
  min-height:220px;
}

/* v2.0.44: cleaner My Account layout + identifier-title repair support */
html body .account-page-v244{width:100%!important;max-width:1180px!important;margin:0 auto 96px!important;padding:clamp(14px,2vw,28px)!important;box-sizing:border-box!important;}
html body .account-card-v244{display:block!important;width:100%!important;max-width:none!important;padding:clamp(20px,3vw,34px)!important;border-radius:28px!important;background:radial-gradient(circle at top left,rgba(20,95,140,.38),rgba(7,17,32,.96) 38%,rgba(3,9,20,.98))!important;border:1px solid rgba(94,203,255,.28)!important;box-shadow:0 26px 70px rgba(0,0,0,.42)!important;}
html body .account-actions-row-v244{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin:0 0 20px!important;}
html body .account-title-row-v244{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;gap:18px!important;margin-bottom:18px!important;}
html body .account-title-row-v244 h1{font-size:clamp(42px,5vw,66px)!important;line-height:.95!important;margin:4px 0 8px!important;letter-spacing:-.045em!important;}
html body .eyebrow-v244{margin:0!important;text-transform:uppercase!important;letter-spacing:.18em!important;font-weight:900!important;font-size:12px!important;color:#6ee7ff!important;}
html body .account-message-v244{margin:14px 0 18px!important;}
html body .profile-hero-v244{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;gap:20px!important;align-items:center!important;padding:18px!important;margin:10px 0 22px!important;border-radius:24px!important;background:linear-gradient(135deg,rgba(14,55,86,.86),rgba(2,8,20,.72))!important;border:1px solid rgba(94,203,255,.24)!important;}
html body .account-avatar-preview-v244{width:136px!important;height:136px!important;border-radius:32px!important;display:grid!important;place-items:center!important;overflow:hidden!important;background:linear-gradient(145deg,rgba(0,174,255,.26),rgba(9,26,46,.98))!important;border:1px solid rgba(111,203,255,.58)!important;box-shadow:0 20px 52px rgba(0,0,0,.38),inset 0 0 28px rgba(80,190,255,.13)!important;color:#e8f7ff!important;font-size:54px!important;font-weight:950!important;}
html body .account-avatar-preview-v244 img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;}
html body .profile-hero-copy-v244 h2{font-size:clamp(28px,3vw,42px)!important;line-height:1!important;margin:0 0 8px!important;letter-spacing:-.03em!important;}
html body .profile-hero-copy-v244 p{margin:0 0 12px!important;color:#a8c9e8!important;overflow-wrap:anywhere!important;}
html body .profile-chip-row-v244{display:flex!important;flex-wrap:wrap!important;gap:8px!important;}
html body .profile-chip-row-v244 span{display:inline-flex!important;align-items:center!important;min-height:30px!important;padding:6px 10px!important;border-radius:999px!important;background:rgba(45,212,191,.12)!important;border:1px solid rgba(45,212,191,.28)!important;color:#dff!important;font-weight:900!important;font-size:12px!important;}
html body .account-grid-v244{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:18px!important;align-items:start!important;}
html body .account-panel-v244{min-width:0!important;padding:20px!important;border-radius:22px!important;background:rgba(2,10,24,.72)!important;border:1px solid rgba(56,189,248,.22)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.03)!important;}
html body .account-panel-v244 h2{margin:0 0 7px!important;font-size:25px!important;line-height:1.1!important;}
html body .panel-heading-v244{margin-bottom:14px!important;}
html body .account-form-v244{display:grid!important;gap:14px!important;margin:0!important;max-width:none!important;}
html body .account-form-v244 label{display:grid!important;gap:7px!important;margin:0!important;color:#dbeafe!important;font-weight:900!important;}
html body .account-form-v244 label span{font-size:13px!important;color:#cde9ff!important;}
html body .account-form-v244 input[type=text],html body .account-form-v244 input[type=password],html body .account-form-v244 input[type=file]{width:100%!important;min-width:0!important;min-height:46px!important;box-sizing:border-box!important;border-radius:14px!important;border:1px solid rgba(147,197,253,.65)!important;background:#f8fafc!important;color:#06111f!important;padding:11px 12px!important;font-size:15px!important;}
html body .account-form-v244 input[type=file]{background:rgba(241,245,249,.98)!important;}
html body .account-form-v244 .btn{justify-self:start!important;min-width:180px!important;margin:2px 0 0!important;}
html body .check-row-v244{display:flex!important;grid-template-columns:none!important;align-items:center!important;gap:10px!important;padding:10px 12px!important;border-radius:14px!important;background:rgba(15,35,56,.72)!important;border:1px solid rgba(94,203,255,.18)!important;}
html body .check-row-v244 input{width:18px!important;height:18px!important;min-height:18px!important;}
html body .account-wide-v244{grid-column:1/-1!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;}
html body .account-wide-v244 .btn{white-space:nowrap!important;}
@media(max-width:860px){html body .account-title-row-v244{display:block!important;}html body .account-badge{display:inline-flex!important;margin-top:10px!important;}html body .profile-hero-v244{grid-template-columns:1fr!important;text-align:left!important;}html body .account-avatar-preview-v244{width:112px!important;height:112px!important;border-radius:26px!important;}html body .account-grid-v244{grid-template-columns:1fr!important;}html body .account-wide-v244{display:block!important;}html body .account-wide-v244 .btn{margin-top:12px!important;}}
@media(max-width:560px){html body .account-card-v244{padding:18px!important;border-radius:22px!important;}html body .account-title-row-v244 h1{font-size:40px!important;}html body .profile-hero-v244{padding:14px!important;}html body .account-panel-v244{padding:16px!important;}html body .account-actions-row-v244 .btn{flex:1 1 100%!important;text-align:center!important;}}

/* v2.0.47 Current Items table upgrades */
.current-items-scroll{max-height:72vh;overflow:auto;border:1px solid rgba(82,173,230,.28);border-radius:16px;background:rgba(3,15,28,.28)}
.item-table-expanded{min-width:2400px;border-collapse:separate;border-spacing:0}
.item-table-expanded thead th{position:sticky;top:0;z-index:3;background:#071c31;color:#eaf7ff;white-space:nowrap;border-bottom:1px solid rgba(82,173,230,.35)}
.item-table-expanded th.sortable-heading{cursor:pointer;user-select:none;padding-right:22px;position:sticky}
.item-table-expanded th.sortable-heading::after{content:'↕';position:absolute;right:8px;opacity:.55;font-size:.85em}
.item-table-expanded th.sortable-heading[data-sort-dir="asc"]::after{content:'↑';opacity:1;color:#38cfff}
.item-table-expanded th.sortable-heading[data-sort-dir="desc"]::after{content:'↓';opacity:1;color:#38cfff}
.item-table-expanded td{vertical-align:middle;white-space:nowrap}
.item-table-expanded td:nth-child(4),.item-table-expanded td:nth-child(7){white-space:normal;min-width:220px;max-width:420px}
.table-file-name{display:block;max-width:390px;overflow:hidden;text-overflow:ellipsis}
.item-id-pill{display:inline-flex;align-items:center;border:1px solid rgba(82,173,230,.35);border-radius:999px;padding:2px 8px;background:rgba(12,56,86,.45);font-weight:800;color:#bfeeff}
.download-count-control-v553{display:grid;grid-template-columns:auto 76px;gap:5px;align-items:center;min-width:155px}.download-count-control-v553 strong{font-size:13px;color:#e8fbff}.download-count-control-v553 input{width:76px;min-width:0;padding:5px 7px;border-radius:8px;border:1px solid rgba(56,189,248,.35);background:rgba(2,10,23,.7);color:#eaf8ff}.download-count-control-v553 .btn.tiny{padding:5px 7px;font-size:11px;line-height:1}
.row-actions{display:flex;gap:6px;align-items:center;flex-wrap:nowrap}.row-actions .btn.small{white-space:nowrap}

/* v2.0.48 Smooth UI / no-freeze polish */
.mes-toast-wrap{position:fixed;right:18px;bottom:18px;z-index:99999;display:grid;gap:10px;max-width:min(420px,calc(100vw - 28px));pointer-events:none}
.mes-toast{pointer-events:auto;border-radius:16px;padding:12px 14px;background:rgba(8,23,42,.96);border:1px solid rgba(125,211,252,.34);color:#eef9ff;box-shadow:0 18px 42px rgba(0,0,0,.42);font-weight:800;line-height:1.35;animation:mesToastIn .18s ease-out both}
.mes-toast.good{border-color:rgba(34,197,94,.48);background:linear-gradient(135deg,rgba(9,51,32,.96),rgba(8,23,42,.96))}.mes-toast.bad{border-color:rgba(248,113,113,.5);background:linear-gradient(135deg,rgba(75,12,22,.96),rgba(8,23,42,.96))}.mes-toast.out{animation:mesToastOut .28s ease-in both}
@keyframes mesToastIn{from{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}@keyframes mesToastOut{to{opacity:0;transform:translateY(8px) scale(.98)}}
button.is-busy,.btn.is-busy{opacity:.76;cursor:progress!important;position:relative}.row-queued-ok{outline:2px solid rgba(34,211,238,.55);outline-offset:-2px;background:rgba(34,211,238,.08)!important;transition:background .2s ease,outline .2s ease}.queued-ok{border-color:rgba(34,197,94,.72)!important;box-shadow:0 0 0 3px rgba(34,197,94,.13)!important}
.current-items-scroll{scroll-behavior:auto;contain:content}.item-table-expanded img.mini-cover{width:46px;height:46px;object-fit:cover;border-radius:10px;background:#061527}.item-table-expanded tr{content-visibility:auto;contain-intrinsic-size:64px}.current-items-first-v216 .muted strong,.smooth-note-v248 strong{color:#cfffff}.smooth-note-v248{border:1px solid rgba(34,211,238,.2);background:rgba(8,34,56,.5);border-radius:16px;padding:10px 12px;margin:10px 0;color:#bfe7ff}
.master-submit-row-v236 .btn.is-busy::after,.row-actions .btn.is-busy::after{content:'';display:inline-block;width:12px;height:12px;margin-left:8px;border-radius:50%;border:2px solid currentColor;border-right-color:transparent;vertical-align:-2px;animation:mesSpin .7s linear infinite}@keyframes mesSpin{to{transform:rotate(360deg)}}

/* v2.0.49 Smooth Flow / Fast Import polish */
.performance-check-v249{align-items:flex-start!important;gap:10px!important;padding:12px 14px!important;border:1px solid rgba(56,189,248,.24)!important;border-radius:16px!important;background:rgba(5,26,44,.55)!important;line-height:1.35!important}.performance-check-v249 input{margin-top:3px!important}.performance-check-v249 span{display:block!important;margin-left:0!important;font-weight:600!important}.master-import-output-v249{border-radius:16px;padding:12px 14px;margin:10px 0;border:1px solid rgba(125,211,252,.24);background:rgba(6,22,38,.82);color:#dff6ff;font-weight:800;line-height:1.45}.master-import-output-v249.good{border-color:rgba(34,197,94,.42);background:linear-gradient(135deg,rgba(8,55,35,.9),rgba(6,22,38,.82))}.master-import-output-v249.bad{border-color:rgba(248,113,113,.46);background:linear-gradient(135deg,rgba(84,18,28,.9),rgba(6,22,38,.82))}.master-import-output-v249.working{border-color:rgba(56,189,248,.42);background:linear-gradient(135deg,rgba(12,51,79,.9),rgba(6,22,38,.82))}.master-import-output-v249 .btn{margin-right:8px}.scan-queue-mini span{white-space:nowrap}.panel-card,.master-links-page-v236{scroll-margin-top:88px}

/* v2.0.52 Smoothness/performance continuation */
.scan-actions button.is-busy::after,.scan-row-actions-v195 button.is-busy::after{content:'';display:inline-block;width:11px;height:11px;margin-left:7px;border-radius:50%;border:2px solid currentColor;border-right-color:transparent;vertical-align:-2px;animation:mesSpin .7s linear infinite}
.scan-table tbody{content-visibility:auto;contain-intrinsic-size:72px}.scan-live-toolbar{position:sticky;top:64px;z-index:4;background:rgba(5,19,34,.92);backdrop-filter:blur(10px);border:1px solid rgba(82,173,230,.2);border-radius:14px;padding:9px 10px;margin:10px 0}.scan-row-actions-v195 form{display:inline-flex;margin:2px}
.smooth-note-v248{display:flex;align-items:center;gap:10px;justify-content:space-between;flex-wrap:wrap}.smooth-note-v248 .btn{margin-left:auto}.mes-compact-items .item-table-expanded{min-width:1320px}.mes-compact-items .item-table-expanded th:nth-child(6),.mes-compact-items .item-table-expanded td:nth-child(6),.mes-compact-items .item-table-expanded th:nth-child(8),.mes-compact-items .item-table-expanded td:nth-child(8),.mes-compact-items .item-table-expanded th:nth-child(10),.mes-compact-items .item-table-expanded td:nth-child(10),.mes-compact-items .item-table-expanded th:nth-child(11),.mes-compact-items .item-table-expanded td:nth-child(11),.mes-compact-items .item-table-expanded th:nth-child(12),.mes-compact-items .item-table-expanded td:nth-child(12),.mes-compact-items .item-table-expanded th:nth-child(15),.mes-compact-items .item-table-expanded td:nth-child(15),.mes-compact-items .item-table-expanded th:nth-child(16),.mes-compact-items .item-table-expanded td:nth-child(16),.mes-compact-items .item-table-expanded th:nth-child(17),.mes-compact-items .item-table-expanded td:nth-child(17),.mes-compact-items .item-table-expanded th:nth-child(18),.mes-compact-items .item-table-expanded td:nth-child(18),.mes-compact-items .item-table-expanded th:nth-child(19),.mes-compact-items .item-table-expanded td:nth-child(19),.mes-compact-items .item-table-expanded th:nth-child(20),.mes-compact-items .item-table-expanded td:nth-child(20),.mes-compact-items .item-table-expanded th:nth-child(21),.mes-compact-items .item-table-expanded td:nth-child(21),.mes-compact-items .item-table-expanded th:nth-child(23),.mes-compact-items .item-table-expanded td:nth-child(23),.mes-compact-items .item-table-expanded th:nth-child(24),.mes-compact-items .item-table-expanded td:nth-child(24){display:none!important}.mes-compact-items .table-file-name{max-width:260px}.mes-compact-items .current-items-scroll{max-height:76vh}.mini-cover{contain:strict}.item-table-expanded tr.row-queued-ok td{background:rgba(34,211,238,.08)!important}

/* v2.0.62 smoother messages + system UI action log */
.mes-toast{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;min-width:min(360px,calc(100vw - 28px));padding:14px 14px 14px 16px!important}
.mes-toast-close{appearance:none;border:1px solid rgba(203,242,255,.28);background:rgba(2,8,23,.35);color:#e8f7ff;border-radius:999px;width:25px;height:25px;line-height:21px;font-size:18px;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}
.mes-toast-close:hover{background:rgba(34,211,238,.18);border-color:rgba(125,211,252,.55)}
.ui-action-log-v259{scroll-margin-top:86px}.ui-log-copy-v259{width:100%;min-height:150px;border-radius:16px;border:1px solid rgba(82,173,230,.35);background:rgba(3,15,28,.72);color:#dff6ff;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.45;box-sizing:border-box;resize:vertical}.ui-log-table-wrap-v259{max-height:420px;margin-top:14px}.ui-log-table-v259{min-width:1120px}.ui-log-table-v259 td{vertical-align:top}.ui-log-level-error td{background:rgba(127,29,29,.08)}.ui-log-level-success td{background:rgba(22,101,52,.06)}

/* v2.0.62 longer readable toasts + split System issue logs */
.mes-toast{min-height:52px}.mes-toast span{white-space:normal}.mes-toast:hover{box-shadow:0 22px 52px rgba(0,0,0,.52),0 0 0 1px rgba(125,211,252,.2) inset}.ui-log-browser-v259{margin:12px 0 18px;padding:14px;border:1px solid rgba(125,211,252,.18);border-radius:18px;background:rgba(2,8,23,.18)}.ui-log-browser-v259 h3,.ui-action-log-v259 h3{margin:0 0 6px}.ui-log-browser-copy-v259{min-height:128px}.ui-action-log-v259 .compact-actions{align-items:center;gap:8px;flex-wrap:wrap}.app-error-page-v193{padding:28px}.app-error-card-v193{max-width:860px;margin:0 auto}.error-actions-v193{flex-wrap:wrap}.app-error-card-v193 .btn{min-height:38px}


/* v2.0.62 smoothness/performance continuation */
.scan-worker-output-v260{margin:10px 0 0;padding:11px 13px;border-radius:14px;border:1px solid rgba(82,173,230,.24);background:rgba(2,8,23,.35);color:#dff6ff;font-weight:800;line-height:1.4}.scan-worker-output-v260.working{border-color:rgba(56,189,248,.42);background:linear-gradient(135deg,rgba(12,51,79,.82),rgba(2,8,23,.35))}.scan-worker-output-v260.good{border-color:rgba(34,197,94,.42);background:linear-gradient(135deg,rgba(8,55,35,.82),rgba(2,8,23,.35))}.scan-worker-output-v260.warning{border-color:rgba(251,191,36,.48);background:linear-gradient(135deg,rgba(86,61,8,.72),rgba(2,8,23,.35))}.scan-worker-output-v260.stopped{border-color:rgba(148,163,184,.28);color:#cbd5e1}.scan-actions .btn,.scan-row-actions-v195 .btn{transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.scan-actions .btn:not([disabled]):hover,.scan-row-actions-v195 .btn:not([disabled]):hover{transform:translateY(-1px)}.scan-progress-v167{overflow:hidden}.scan-progress-bar-v167{transition:width .28s ease}.table-scroll{overscroll-behavior:contain}.is-busy{touch-action:none}.panel-card .notice,.notice-good,.notice.warn{overflow-wrap:anywhere}


/* v2.0.62 upgraded Scan Queue page + Shop-safe action groups */
.scan-queue-page-v262{overflow:hidden;position:relative}.scan-queue-page-v262:before{content:"";position:absolute;inset:0 0 auto 0;height:210px;background:radial-gradient(circle at 18% 0%,rgba(56,189,248,.22),transparent 42%),radial-gradient(circle at 84% 12%,rgba(45,212,191,.18),transparent 38%);pointer-events:none}.scan-hero-v262{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:8px 2px 16px}.scan-hero-v262 h1{margin:.15rem 0 .35rem;font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-.04em}.scan-hero-v262 p{max-width:880px;color:#cbe7f6;line-height:1.55}.section-kicker{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border:1px solid rgba(125,211,252,.25);background:rgba(8,23,42,.54);border-radius:999px;color:#a5f3fc;font-weight:900;text-transform:uppercase;font-size:.74rem;letter-spacing:.08em}.scan-hero-actions-v262{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.scan-health-row-v262{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.health-pill{display:inline-flex;align-items:center;border-radius:999px;padding:7px 11px;font-weight:900;border:1px solid rgba(148,163,184,.22);background:rgba(15,23,42,.55);color:#eaf7ff}.health-pill.good{border-color:rgba(34,197,94,.36);background:rgba(34,197,94,.10);color:#bbf7d0}.health-pill.warn{border-color:rgba(251,191,36,.42);background:rgba(251,191,36,.10);color:#fde68a}.health-pill.running,.health-pill.info{border-color:rgba(56,189,248,.38);background:rgba(56,189,248,.10);color:#bae6fd}.scan-stat-grid-v262{position:relative;grid-template-columns:repeat(6,minmax(110px,1fr))}.scan-stat-grid-v262 .scan-stat-card{min-height:74px;box-shadow:0 18px 42px rgba(0,0,0,.18)}.scan-stat-card.running{border-color:rgba(45,212,191,.34)}.scan-stat-card.failed{border-color:rgba(248,113,113,.38)}.scan-stat-card.done{border-color:rgba(34,197,94,.34)}.scan-control-grid-v262{display:grid;grid-template-columns:minmax(260px,1.15fr) minmax(260px,1fr);gap:14px;width:100%;align-items:stretch}.scan-control-card-v262{border:1px solid rgba(125,211,252,.18);border-radius:20px;background:linear-gradient(145deg,rgba(8,23,42,.76),rgba(6,17,31,.56));padding:14px;box-shadow:0 18px 42px rgba(0,0,0,.18)}.scan-control-card-v262.primary-flow{border-color:rgba(45,212,191,.3);background:linear-gradient(145deg,rgba(10,61,74,.62),rgba(6,17,31,.62))}.scan-control-card-v262.danger-flow{border-color:rgba(248,113,113,.32);background:linear-gradient(145deg,rgba(79,20,30,.56),rgba(6,17,31,.62))}.control-title{display:flex;align-items:center;gap:10px;margin-bottom:12px}.control-title>span{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:rgba(103,232,249,.14);border:1px solid rgba(103,232,249,.28);color:#a5f3fc;font-weight:1000}.control-title b{display:block;color:#f8fdff;font-size:1.02rem}.control-title small{display:block;color:#9db7c9;margin-top:2px}.batch-label-v262{display:grid;gap:7px;max-width:160px;color:#dff;font-weight:900}.batch-label-v262 input{background:#081626;color:#fff;border:1px solid #234b70;border-radius:12px;padding:10px 11px}.button-row-v262{display:flex;gap:9px;flex-wrap:wrap;align-items:center}.scan-actions-v262{display:block;margin:16px 0}.scan-live-panel-v262{margin-top:14px;border:1px solid rgba(125,211,252,.16);background:rgba(2,8,23,.28);border-radius:18px;padding:12px}.scan-recovery-note-v262{margin-top:12px}.scan-cron-help-v262{margin-top:12px}.scan-cron-help-v262 summary{cursor:pointer}.scan-cron-help-v262 p{margin:8px 0 0}.table-head-v262{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.table-head-v262 h2{margin-bottom:4px}.table-count-v262{white-space:nowrap;border:1px solid rgba(125,211,252,.2);background:rgba(8,23,42,.48);color:#bff3ff;border-radius:999px;padding:7px 10px;font-weight:900}.scan-table-card-v262 .table-scroll{border-radius:18px}.scan-row-actions-v195{display:flex;gap:6px;flex-wrap:wrap}.scan-worker-output-v260{border-radius:14px;padding:10px 12px;margin-top:10px;border:1px solid rgba(125,211,252,.22);background:rgba(8,23,42,.72);color:#e9fbff;font-weight:800}.scan-worker-output-v260.good{border-color:rgba(34,197,94,.38);background:rgba(20,83,45,.22)}.scan-worker-output-v260.warning{border-color:rgba(251,191,36,.42);background:rgba(113,63,18,.2)}.scan-worker-output-v260.working{border-color:rgba(56,189,248,.38);background:rgba(12,74,110,.22)}.scan-worker-output-v260.stopped{opacity:.88}@media(max-width:1050px){.scan-stat-grid-v262{grid-template-columns:repeat(3,minmax(110px,1fr))}.scan-control-grid-v262{grid-template-columns:1fr}.scan-hero-v262{display:block}.scan-hero-actions-v262{justify-content:flex-start;margin-top:12px}}@media(max-width:640px){.scan-stat-grid-v262{grid-template-columns:repeat(2,minmax(110px,1fr))}.button-row-v262 .btn,.scan-control-card-v262>.btn{width:100%;justify-content:center}.table-head-v262{display:block}.table-count-v262{display:inline-flex;margin-top:8px}}

/* v2.0.64 Panel workspace smoothness/performance polish */
.panel-body{background:#06111f!important;background-image:linear-gradient(90deg,rgba(12,52,84,.86),rgba(2,9,19,.92)),var(--mes-bg,url('/shop/assets/branding/splash.png'))!important;background-size:cover!important;background-position:center!important;background-attachment:fixed!important;overflow-x:hidden}
.panel-shell{width:100%!important;max-width:none!important;margin:0!important;padding:10px 10px 74px!important;min-height:100vh!important}
.panel-nav{position:sticky!important;top:0!important;z-index:60!important;display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important;padding:7px 8px!important;margin:-10px -10px 12px!important;background:rgba(4,13,24,.94)!important;border-bottom:1px solid rgba(56,189,248,.20)!important;box-shadow:0 12px 30px rgba(0,0,0,.22)!important;backdrop-filter:blur(12px)!important}
.panel-nav a{display:inline-flex!important;align-items:center!important;gap:5px!important;min-height:30px!important;padding:7px 11px!important;border:1px solid rgba(148,205,255,.22)!important;border-radius:10px!important;background:linear-gradient(180deg,rgba(15,42,70,.92),rgba(7,22,39,.92))!important;color:#f2fbff!important;font-size:12px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important}
.panel-nav a:hover,.panel-nav a:focus{transform:translateY(-1px);border-color:rgba(45,212,191,.55)!important;background:linear-gradient(180deg,rgba(20,63,96,.98),rgba(9,31,51,.98))!important;color:#fff!important}.nav-badge{display:inline-grid!important;place-items:center!important;min-width:18px!important;height:18px!important;border-radius:999px!important;background:#22d3ee!important;color:#03101b!important;font-size:10px!important;padding:0 5px!important}
.panel-hero,.panel-card,.item-manager-head{border:1px solid rgba(56,189,248,.20)!important;background:linear-gradient(180deg,rgba(11,30,51,.94),rgba(6,19,34,.92))!important;border-radius:16px!important;box-shadow:0 16px 42px rgba(0,0,0,.20)!important;margin:0 0 12px!important;padding:16px!important;overflow:hidden!important}.panel-hero{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;background:linear-gradient(90deg,rgba(12,42,68,.96),rgba(12,68,98,.74),rgba(6,20,34,.96))!important}.panel-hero h1,.panel-card h1,.item-manager-head h1{font-size:26px!important;line-height:1.05!important;margin:0 0 6px!important;letter-spacing:-.025em!important}.panel-hero p,.panel-card p,.muted{line-height:1.45!important}.eyebrow{text-transform:uppercase!important;color:#7dd3fc!important;font-weight:900!important;font-size:11px!important;letter-spacing:.08em!important}.badge,.system-pill,.source-pill,.link-status-pill,.status-pill{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;border-radius:999px!important;padding:5px 9px!important;font-size:11px!important;font-weight:900!important;border:1px solid rgba(148,163,184,.24)!important;background:rgba(15,32,52,.80)!important;color:#e8f6ff!important;white-space:nowrap!important}.system-pill.live,.link-status-pill.live,.status-pill.status-open,.badge.status-added{border-color:rgba(45,212,191,.45)!important;background:rgba(20,129,104,.24)!important}.system-pill.warning,.link-status-pill.warning,.link-status-pill.checking,.link-status-pill.unchecked,.badge.warn{border-color:rgba(251,191,36,.45)!important;background:rgba(133,90,12,.24)!important;color:#fef3c7!important}.system-pill.dead,.link-status-pill.dead,.danger-soft,.status-pill.status-closed{border-color:rgba(248,113,113,.45)!important;background:rgba(127,29,29,.24)!important}
.master-summary-grid,.stats,.stats-grid,.storefront-stats{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))!important;gap:10px!important;margin:0 0 12px!important}.stat,.stats-grid article,.storefront-stats span{min-height:74px!important;border:1px solid rgba(56,189,248,.18)!important;border-radius:14px!important;background:linear-gradient(180deg,rgba(11,31,52,.95),rgba(5,17,31,.95))!important;padding:13px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important}.stat strong,.stats-grid article strong{font-size:28px!important;line-height:1!important}.stat span,.stats-grid article span{display:block!important;margin-top:7px!important;color:#9fd4f4!important;text-transform:uppercase!important;font-weight:900!important;font-size:10px!important;letter-spacing:.055em!important}.stat.good{border-color:rgba(45,212,191,.38)!important}.stat.warning{border-color:rgba(251,191,36,.38)!important}.stat.danger-soft{border-color:rgba(248,113,113,.38)!important}
input,select,textarea{background:#061827!important;border:1px solid rgba(56,189,248,.25)!important;color:#eef7ff!important;border-radius:10px!important;padding:9px 10px!important;min-height:34px}textarea{min-height:130px!important;resize:vertical!important}input:focus,select:focus,textarea:focus{outline:2px solid rgba(45,212,191,.25)!important;border-color:rgba(45,212,191,.65)!important}.btn,button{border-radius:10px!important;padding:8px 12px!important;min-height:32px!important;font-weight:900!important;box-shadow:0 8px 20px rgba(0,0,0,.16)!important}.btn.secondary{background:linear-gradient(180deg,rgba(36,66,95,.98),rgba(18,40,65,.98))!important;border:1px solid rgba(125,211,252,.25)!important;color:#eaf8ff!important}.btn.primary{background:linear-gradient(90deg,#38bdf8,#22d3ee)!important;color:#02111d!important}.btn.danger,.danger{background:linear-gradient(90deg,#ff6b57,#fb923c)!important;color:#130804!important;border:0!important}.notice,.notice-good,.notice-bad,.smooth-note-v248{border-radius:12px!important;padding:12px 14px!important;margin:10px 0!important;border:1px solid rgba(56,189,248,.23)!important;background:rgba(6,22,38,.76)!important;color:#eaf8ff!important}
.form-grid.two{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.form-grid.three{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.inline-form,.filter-line,.filters,.admin-filters,.bulk-toolbar,.manager-actions,.row-actions,.hero-actions-v236{display:flex!important;gap:8px!important;align-items:center!important;flex-wrap:wrap!important}.filters input,.filter-line input,.inline-form input[name=q]{flex:1 1 340px!important}.item-filter-wide{display:grid!important;grid-template-columns:minmax(320px,1fr) repeat(4,minmax(150px,190px)) auto!important;gap:9px!important;align-items:center!important}.item-filter-wide .wide{grid-column:1/-2!important}.item-filter-wide .btn{min-width:120px!important}.table-scroll{overflow:auto!important;border:1px solid rgba(56,189,248,.13)!important;border-radius:14px!important;background:rgba(2,8,23,.20)!important;max-width:100%!important}.table,.admin-table{width:100%!important;border-collapse:separate!important;border-spacing:0!important;table-layout:auto!important}.table th,.admin-table th{position:sticky!important;top:0!important;z-index:4!important;background:rgba(5,19,34,.98)!important;color:#d8f4ff!important;text-transform:uppercase!important;letter-spacing:.05em!important;font-size:11px!important}.table th,.table td,.admin-table th,.admin-table td{padding:10px 9px!important;border-bottom:1px solid rgba(56,189,248,.13)!important;vertical-align:middle!important}.table tbody tr:hover,.admin-table tbody tr:hover{background:rgba(56,189,248,.055)!important}.url-cell{max-width:560px!important;overflow-wrap:anywhere!important;word-break:break-word!important}.app-footer{font-size:11px!important;text-align:center!important;color:#b7d8ee!important;background:rgba(3,10,20,.86)!important;border-top:1px solid rgba(56,189,248,.18)!important;padding:7px 10px!important}
.master-import-layout-v236{display:grid!important;grid-template-columns:minmax(0,2fr) minmax(320px,.95fr)!important;gap:16px!important;align-items:start!important}.master-help-card-v236{position:sticky!important;top:70px!important;border:1px solid rgba(56,189,248,.18)!important;border-radius:16px!important;background:rgba(3,15,28,.56)!important;padding:14px!important}.mini-help-list{display:grid!important;gap:8px!important;margin:0!important;padding-left:0!important;list-style:none!important}.mini-help-list li{padding:10px 12px!important;border:1px solid rgba(56,189,248,.14)!important;border-radius:12px!important;background:rgba(7,23,39,.75)!important}.master-cleanup-card-v236 summary{display:flex!important;justify-content:space-between!important;align-items:center!important;cursor:pointer!important}.action-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important;gap:10px!important}.master-import-output-v249{border:1px solid rgba(45,212,191,.22)!important;border-radius:12px!important;background:rgba(2,8,23,.36)!important;padding:10px!important;min-height:42px!important}.master-submit-row-v236,.master-options-strip-v236{display:flex!important;gap:10px!important;align-items:center!important;flex-wrap:wrap!important}
.link-run-panel-v143,.token-refresh-panel-v221{display:grid!important;gap:10px!important}.card-title-row{display:flex!important;justify-content:space-between!important;gap:12px!important;align-items:flex-start!important}.link-progress-v143{height:12px!important;background:rgba(2,8,23,.55)!important;border:1px solid rgba(56,189,248,.18)!important;border-radius:999px!important;overflow:hidden!important}.link-progress-v143 span{display:block!important;height:100%!important;background:linear-gradient(90deg,#38bdf8,#2dd4bf)!important;border-radius:999px!important}.link-health-table th:nth-child(8),.link-health-table td:nth-child(8){min-width:420px!important}.advanced-bulk-toolbar{position:sticky!important;top:48px!important;z-index:12!important;background:rgba(5,19,34,.92)!important;border:1px solid rgba(56,189,248,.15)!important;border-radius:12px!important;padding:10px!important;margin:8px 0!important;backdrop-filter:blur(10px)!important}.source-pill.source-remote{border-color:rgba(96,165,250,.38)!important;background:rgba(37,99,235,.16)!important}.source-pill.source-server{border-color:rgba(45,212,191,.38)!important;background:rgba(15,118,110,.16)!important}.source-pill.source-missing{border-color:rgba(251,191,36,.38)!important;background:rgba(133,77,14,.16)!important}
.report-stats{grid-template-columns:repeat(5,minmax(0,1fr))!important}.report-status-tabs{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin:10px 0 12px!important}.report-status-tabs a{padding:9px 12px!important;border:1px solid rgba(56,189,248,.22)!important;border-radius:999px!important;background:rgba(7,24,40,.74)!important;color:#e8f6ff!important;font-weight:900!important}.report-status-tabs a.active,.report-status-tabs a:hover{background:linear-gradient(90deg,#38bdf8,#22d3ee)!important;color:#02111d!important}.reports-form{border:1px solid rgba(56,189,248,.20)!important;border-radius:16px!important;background:rgba(7,23,39,.72)!important;padding:12px!important}.reports-table td:nth-child(7){max-width:560px!important;white-space:normal!important;line-height:1.45!important}
.items-manager-v216{position:relative!important}.manager-title-row{display:flex!important;justify-content:space-between!important;gap:12px!important;align-items:flex-start!important}.source-summary-strip,.scan-queue-chip{display:flex!important;gap:8px!important;align-items:center!important;flex-wrap:wrap!important}.item-edit-form{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.item-edit-form .wide,.form-section.wide{grid-column:1/-1!important}.form-section{border:1px solid rgba(56,189,248,.14)!important;border-radius:12px!important;background:rgba(2,8,23,.25)!important;padding:10px 12px!important}.form-section h3{margin:0!important;color:#d8f4ff!important}.current-items-first-v216{margin-top:12px!important}.item-table th:nth-child(4),.item-table td:nth-child(4){min-width:230px!important}.selected-users-box{border:1px dashed rgba(45,212,191,.24)!important;border-radius:14px!important;background:rgba(20,184,166,.07)!important;padding:12px!important}.share-user-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;gap:8px!important}.check,.check-row{display:flex!important;align-items:center!important;gap:8px!important;min-height:34px!important}.check input,.check-row input{width:auto!important;min-height:auto!important}
.media-stats{grid-template-columns:repeat(4,minmax(0,1fr))!important}.media-list{display:grid!important;gap:12px!important}.media-row{display:grid!important;grid-template-columns:170px minmax(0,1fr) 160px!important;gap:14px!important;align-items:start!important;border:1px solid rgba(56,189,248,.17)!important;border-radius:16px!important;background:rgba(3,15,28,.54)!important;padding:14px!important}.media-preview{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.media-preview div{border:1px solid rgba(56,189,248,.16)!important;border-radius:12px!important;background:rgba(2,8,23,.32)!important;padding:8px!important;text-align:center!important}.media-preview img{width:100%!important;height:112px!important;object-fit:cover!important;border-radius:9px!important;border:1px solid rgba(56,189,248,.18)!important}.media-preview span,.media-preview em{display:block!important;font-size:10px!important;text-transform:uppercase!important;letter-spacing:.05em!important;color:#9ed8ff!important;margin-bottom:5px!important}.media-preview em{margin:6px 0 0!important;color:#c7d8ea!important;font-style:normal!important}.media-edit-form{display:grid!important;gap:9px!important}.media-edit-form h3{font-size:18px!important;margin:0!important}.media-row-scan-v232{align-content:start!important;justify-content:flex-start!important;display:grid!important;gap:8px!important}.media-scan-form-v232{padding:10px!important;border:1px solid rgba(45,212,191,.18)!important;background:rgba(20,184,166,.07)!important;border-radius:12px!important;margin-top:8px!important}
@media(max-width:1260px){.item-filter-wide{grid-template-columns:1fr 1fr 1fr!important}.item-filter-wide .wide{grid-column:1/-1!important}.master-import-layout-v236{grid-template-columns:1fr!important}.master-help-card-v236{position:relative!important;top:auto!important}.media-row{grid-template-columns:1fr!important}.advanced-bulk-toolbar{top:84px!important}}
@media(max-width:780px){.panel-shell{padding:8px 8px 80px!important}.panel-nav{position:relative!important;margin:-8px -8px 10px!important;overflow-x:auto!important;flex-wrap:nowrap!important}.panel-hero,.manager-title-row,.card-title-row{display:block!important}.form-grid.two,.form-grid.three,.item-edit-form,.media-stats,.report-stats{grid-template-columns:1fr!important}.item-filter-wide{grid-template-columns:1fr!important}.inline-form,.filter-line,.filters,.bulk-toolbar{display:grid!important;grid-template-columns:1fr!important}.media-preview{grid-template-columns:1fr 1fr!important}.table th,.table td,.admin-table th,.admin-table td{font-size:12px!important;padding:8px!important}}


/* v2.0.65 static panel chrome: keep app bar, tabs, and footer visible on every panel page */
.panel-body{padding-bottom:34px!important;scroll-padding-top:96px!important;}
.panel-body .topbar{position:sticky!important;top:0!important;z-index:120!important;display:flex!important;min-height:44px!important;height:auto!important;background:rgba(4,13,24,.98)!important;border-bottom:1px solid rgba(56,189,248,.22)!important;box-shadow:0 10px 28px rgba(0,0,0,.28)!important;backdrop-filter:blur(12px)!important;}
.panel-body .topbar .brand img{width:28px!important;height:28px!important;max-width:28px!important;max-height:28px!important;}
.panel-body .topbar nav{display:flex!important;gap:14px!important;align-items:center!important;flex-wrap:wrap!important;}
.panel-body .panel-shell{padding-top:0!important;padding-bottom:92px!important;}
.panel-body .panel-nav{position:sticky!important;top:44px!important;z-index:115!important;margin:0 -10px 12px!important;border-top:1px solid rgba(56,189,248,.08)!important;background:rgba(4,13,24,.97)!important;backdrop-filter:blur(12px)!important;}
.panel-body .app-footer{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:120!important;background:rgba(3,10,20,.96)!important;border-top:1px solid rgba(56,189,248,.22)!important;box-shadow:0 -10px 28px rgba(0,0,0,.28)!important;}
.panel-body .table th,.panel-body .admin-table th{top:96px!important;}
.panel-body .advanced-bulk-toolbar,.panel-body .sticky-tools-v160,.panel-body .upload-card-v160,.panel-body .master-help-card-v236{top:104px!important;}
@media(max-width:900px){.panel-body .topbar{position:sticky!important;top:0!important;}.panel-body .topbar nav{gap:8px!important;overflow-x:auto!important;flex-wrap:nowrap!important;max-width:70vw!important;}.panel-body .panel-nav{position:sticky!important;top:44px!important;overflow-x:auto!important;flex-wrap:nowrap!important;margin:0 -8px 10px!important;}.panel-body .table th,.panel-body .admin-table th{top:96px!important;}}


/* v2.0.66 Current Items + Media Manager refresh */
.section-title-row-v266{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap}.section-title-actions-v266{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.current-items-refresh-v266 .smooth-note-v248{align-items:flex-start}.current-items-tip-v266{display:inline-flex;align-items:center;gap:8px;color:#d6f6ff;font-size:12px}.bulk-toolbar-form-v266{display:grid;gap:10px}.current-items-toolbar-v266{display:grid!important;grid-template-columns:minmax(320px,1.3fr) minmax(280px,.9fr) minmax(340px,1.1fr)!important;gap:10px!important;align-items:stretch!important;justify-content:stretch!important}.bulk-group-v266{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:10px 12px;border:1px solid rgba(56,189,248,.16);border-radius:14px;background:rgba(2,10,23,.34)}.bulk-group-main-v266{align-items:flex-end}.bulk-field-v266{display:grid;gap:6px;flex:1 1 240px}.bulk-field-v266>span,.bulk-group-label-v266{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#9ed8ff;font-weight:900}.bulk-field-v266 select{min-width:260px;max-width:none;width:100%}.bulk-check-v266{margin-left:auto}.current-items-helper-v266{font-size:12px;color:#c1def0;padding:0 2px}.current-items-scroll-v266{max-height:70vh}.current-items-scroll-v266 .item-table-expanded{min-width:1680px}.current-items-scroll-v266 .item-table-expanded th{top:0!important}.current-items-scroll-v266 .item-table-expanded th:nth-last-child(1),.current-items-scroll-v266 .item-table-expanded td:nth-last-child(1){position:sticky;right:0;z-index:2;background:rgba(4,13,24,.97)!important;border-left:1px solid rgba(56,189,248,.16)!important}.current-items-scroll-v266 .item-table-expanded th:nth-child(1),.current-items-scroll-v266 .item-table-expanded td:nth-child(1){position:sticky;left:0;z-index:2;background:rgba(4,13,24,.97)!important}.current-items-scroll-v266 .item-table-expanded th:nth-child(2),.current-items-scroll-v266 .item-table-expanded td:nth-child(2){position:sticky;left:42px;z-index:2;background:rgba(4,13,24,.97)!important}.current-items-scroll-v266 .item-table-expanded th:nth-child(3),.current-items-scroll-v266 .item-table-expanded td:nth-child(3){position:sticky;left:106px;z-index:2;background:rgba(4,13,24,.97)!important}.current-items-scroll-v266 .item-table-expanded th:nth-child(1),.current-items-scroll-v266 .item-table-expanded th:nth-child(2),.current-items-scroll-v266 .item-table-expanded th:nth-child(3),.current-items-scroll-v266 .item-table-expanded th:nth-last-child(1){z-index:5!important}.current-items-scroll-v266 .item-table-expanded td .btn.small{white-space:nowrap}.media-manager-shell-v266 .media-stats .stat,.media-upload-card-v266,.media-queue-card-v266{overflow:hidden}.media-toolbar-shell-v266{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.media-filter-form-v266{margin-top:12px!important}.media-filter-form-v266 input{min-width:340px}.media-scan-form-v266{margin-top:12px!important;justify-content:flex-start!important;align-self:stretch}.media-bulk-form-v266 input[type=file]{flex:1 1 300px}.media-help-pill-v266{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;border:1px solid rgba(45,212,191,.2);background:rgba(20,184,166,.08)}.media-list-v266{display:grid;gap:14px}.media-row-v266{grid-template-columns:180px minmax(0,1fr) 250px!important;gap:16px!important}.media-preview-v266 div{min-height:168px}.media-preview-v266 img{height:116px!important;object-fit:cover!important}.media-edit-form-v266{align-self:start}.media-edit-head-v266{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:8px}.media-edit-head-v266 h3{margin:0 0 4px!important}.media-status-chip-v266{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;background:rgba(8,34,56,.7);border:1px solid rgba(56,189,248,.18);font-size:12px;color:#dff;font-weight:900;white-space:nowrap}.media-form-grid-v266{margin-top:6px}.media-row-actions-v266{margin-top:14px!important}.media-row-scan-v266{display:block!important;margin:0!important}.media-side-card-v266{display:grid;gap:10px;padding:14px;border:1px solid rgba(45,212,191,.18);border-radius:14px;background:rgba(8,34,56,.42);position:sticky;top:108px}.media-side-card-v266 strong{font-size:14px;color:#e9fbff}.media-side-card-v266 p{margin:0;font-size:12px}.media-side-card-v266 .btn{width:100%;justify-content:center}.media-row-v266 .row-actions .btn{white-space:nowrap}@media(max-width:1420px){.current-items-toolbar-v266{grid-template-columns:1fr!important}.media-toolbar-shell-v266{grid-template-columns:1fr!important}.media-row-v266{grid-template-columns:1fr!important}.media-side-card-v266{position:relative;top:auto}}@media(max-width:900px){.current-items-scroll-v266 .item-table-expanded th:nth-child(1),.current-items-scroll-v266 .item-table-expanded td:nth-child(1),.current-items-scroll-v266 .item-table-expanded th:nth-child(2),.current-items-scroll-v266 .item-table-expanded td:nth-child(2),.current-items-scroll-v266 .item-table-expanded th:nth-child(3),.current-items-scroll-v266 .item-table-expanded td:nth-child(3),.current-items-scroll-v266 .item-table-expanded th:nth-last-child(1),.current-items-scroll-v266 .item-table-expanded td:nth-last-child(1){position:static!important}.media-edit-head-v266{display:block}.media-filter-form-v266 input{min-width:0;width:100%}}


/* v2.0.67 admin pages refresh */
.stats-grid-v267{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))!important;gap:12px!important;margin:0 0 12px!important}.stats-grid-v267 .stat,.download-summary-grid-v267 div{background:rgba(8,22,38,.88)!important;border:1px solid rgba(56,189,248,.18)!important;border-radius:14px!important;padding:14px!important}.stats-grid-v267 .stat span,.download-summary-grid-v267 span{display:block!important;color:#9ed8ff!important;font-size:11px!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-top:4px!important}.stats-grid-v267 .stat strong,.download-summary-grid-v267 strong{display:block!important;font-size:28px!important;line-height:1.05!important}.admin-page-shell-v267{padding:16px!important}.filter-line-v267{align-items:flex-end!important;flex-wrap:wrap!important}.filter-line-v267 > *{flex:0 0 auto}.filter-line-v267 input{flex:1 1 320px!important}.section-action-row-v267{display:flex!important;gap:10px!important;align-items:center!important;flex-wrap:wrap!important;margin-top:14px!important}.user-create-form-v267{align-items:end!important}.user-active-check-v267{min-height:44px!important;align-self:end!important}.user-card-list-v267,.console-card-list-v267{display:grid!important;gap:14px!important}.user-card-v267,.console-card-v267{border:1px solid rgba(56,189,248,.16)!important;border-radius:16px!important;background:rgba(3,15,28,.50)!important;padding:14px!important}.user-card-form-v267,.console-card-form-v267{display:grid!important;gap:12px!important}.user-card-head-v267,.console-card-head-v267{display:flex!important;justify-content:space-between!important;gap:12px!important;align-items:flex-start!important;flex-wrap:wrap!important}.user-card-head-v267 h3,.console-card-head-v267 h3{margin:0 0 4px!important;font-size:20px!important}.user-card-badges-v267,.console-card-badges-v267{display:flex!important;gap:8px!important;align-items:center!important;flex-wrap:wrap!important}.user-card-grid-v267{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.user-card-grid-v267 .wide,.console-card-grid-v267 .wide{grid-column:1/-1!important}.user-card-grid-v267 label,.console-card-grid-v267 label,.console-id-import-form-v267 label,.ftp-browser-form-v267 label,.clear-history-card-v267 label{display:grid!important;gap:6px!important;color:#dff3ff!important;font-weight:800!important}.user-card-grid-v267 input,.user-card-grid-v267 select,.user-card-grid-v267 textarea,.console-card-grid-v267 input,.console-card-grid-v267 select,.console-card-grid-v267 textarea,.clear-history-card-v267 select,.console-id-import-form-v267 input,.console-id-import-form-v267 textarea,.ftp-browser-form-v267 input{width:100%!important;background:#081626!important;color:#fff!important;border:1px solid #234b70!important;border-radius:10px!important;padding:9px 10px!important}.download-tool-grid-v267{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(280px,.36fr)!important;gap:14px!important;align-items:start!important}.clear-history-card-v267{display:grid!important;gap:10px!important;padding:14px!important;border:1px solid rgba(255,159,67,.18)!important;border-radius:16px!important;background:rgba(58,28,9,.28)!important}.table-scroll-v267{border:1px solid rgba(56,189,248,.14)!important;border-radius:16px!important;background:rgba(2,8,23,.22)!important;overflow:auto!important}.download-table-v267{min-width:1280px!important}.download-table-v267 small{display:block!important;margin-top:4px!important;color:#9eb8d2!important}.console-card-grid-v267{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;align-items:start!important}.console-meta-box-v267{display:grid!important;gap:5px!important;padding:12px!important;border:1px dashed rgba(56,189,248,.22)!important;border-radius:14px!important;background:rgba(8,34,56,.36)!important}.console-meta-box-v267 span{font-size:11px!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:#9ed8ff!important;font-weight:900!important}.console-meta-box-v267 code{display:block!important;white-space:normal!important;word-break:break-all!important;background:#06111f!important;border:1px solid #1e4363!important;border-radius:8px!important;padding:8px!important}.console-meta-box-v267 small{display:block!important;color:#c3d4e7!important}.ftp-browser-grid-v267{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr)!important;gap:16px!important;align-items:start!important}.ftp-browser-main-v267{display:grid!important;gap:12px!important}.ftp-browser-form-v267 .grow{flex:1 1 auto!important}.ftp-status-box-v267{padding:12px!important;border:1px solid rgba(56,189,248,.16)!important;border-radius:12px!important;background:rgba(2,8,23,.32)!important}.ftp-results-v267{min-height:220px!important;border:1px solid rgba(56,189,248,.12)!important;border-radius:14px!important;background:rgba(2,8,23,.18)!important;padding:12px!important}.ftp-browser-help-v267{padding:14px!important;border:1px solid rgba(45,212,191,.18)!important;border-radius:16px!important;background:rgba(8,34,56,.34)!important;position:sticky!important;top:108px!important}.console-id-grid-v267{display:grid!important;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr)!important;gap:16px!important;align-items:start!important}.console-id-import-form-v267{display:grid!important;gap:12px!important}.console-id-help-v267{padding:14px!important;border:1px solid rgba(45,212,191,.18)!important;border-radius:16px!important;background:rgba(8,34,56,.34)!important}.console-id-table-v267{min-width:1180px!important}.codebox{width:100%!important;background:#081626!important;color:#fff!important;border:1px solid #234b70!important;border-radius:10px!important;padding:10px!important;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important}.admin-page-shell-v267 .mini-help-list{display:grid!important;gap:10px!important;margin:0!important;padding-left:0!important;list-style:none!important}.admin-page-shell-v267 .mini-help-list li{padding:10px 12px!important;border:1px solid rgba(56,189,248,.14)!important;border-radius:12px!important;background:rgba(7,23,39,.72)!important}.admin-page-shell-v267 .btn{white-space:nowrap!important}@media(max-width:1280px){.user-card-grid-v267,.console-card-grid-v267{grid-template-columns:repeat(2,minmax(0,1fr))!important}.download-tool-grid-v267,.ftp-browser-grid-v267,.console-id-grid-v267{grid-template-columns:1fr!important}.ftp-browser-help-v267{position:relative!important;top:auto!important}}@media(max-width:860px){.user-card-grid-v267,.console-card-grid-v267{grid-template-columns:1fr!important}.user-card-head-v267,.console-card-head-v267{display:block!important}.download-table-v267,.console-id-table-v267{min-width:860px!important}}


/* v2.0.68 table header stability fix
   Prevent sticky table headers from painting in the middle of long tables.
   Sticky headers are only allowed inside explicit scroll wrappers. */
.panel-body .table th,
.panel-body .admin-table th,
.panel-body .data-table th,
.panel-body .item-table-expanded thead th,
.panel-body .scan-table thead th,
.panel-body .download-table thead th,
.panel-body .console-id-table-v267 thead th {
  position: static !important;
  top: auto !important;
}

.panel-body .table-scroll thead th,
.panel-body .table-wrap thead th,
.panel-body .current-items-scroll thead th,
.panel-body .ui-log-table-wrap-v259 thead th,
.panel-body .account-links-table-wrap-v160 thead th,
.panel-body .import-results-scroll thead th {
  position: sticky !important;
  top: 0 !important;
  z-index: 6 !important;
  background: rgba(5,19,34,.98) !important;
  box-shadow: 0 1px 0 rgba(56,189,248,.22) !important;
}

/* content-visibility on table rows can cause browsers to repaint table headers mid-table. */
.panel-body table tr,
.panel-body table tbody,
.panel-body .scan-table tbody,
.panel-body .item-table-expanded tr {
  content-visibility: visible !important;
  contain: none !important;
  contain-intrinsic-size: auto !important;
}

/* Keep sticky row/edge cells lower than the real header row. */
.current-items-scroll-v266 .item-table-expanded td:nth-last-child(1),
.current-items-scroll-v266 .item-table-expanded td:nth-child(1),
.current-items-scroll-v266 .item-table-expanded td:nth-child(2),
.current-items-scroll-v266 .item-table-expanded td:nth-child(3) {
  z-index: 3 !important;
}
.current-items-scroll-v266 .item-table-expanded th:nth-last-child(1),
.current-items-scroll-v266 .item-table-expanded th:nth-child(1),
.current-items-scroll-v266 .item-table-expanded th:nth-child(2),
.current-items-scroll-v266 .item-table-expanded th:nth-child(3) {
  z-index: 8 !important;
}

/* Long log/result messages should wrap instead of stretching tables until headers drift. */
.panel-body .scan-table td,
.panel-body .scan-log-table td,
.panel-body .table td,
.panel-body .admin-table td,
.panel-body .data-table td {
  overflow-wrap: anywhere !important;
}


/* v2.0.69 Media Manager alignment polish */
.media-manager-shell-v266 .section-title-actions-v266{justify-content:flex-end}.media-toolbar-shell-v266{grid-template-columns:minmax(0,1.65fr) minmax(460px,1fr)!important;gap:14px!important;align-items:stretch!important}.media-filter-form-v266{display:grid!important;grid-template-columns:minmax(260px,1fr) 190px auto auto!important;gap:8px!important;align-items:center!important;margin-top:10px!important}.media-filter-form-v266 input,.media-filter-form-v266 select{height:40px}.media-filter-form-v266 .btn,.media-filter-form-v266 .btn.secondary{height:40px;justify-content:center}.media-scan-form-v266{display:grid!important;grid-template-columns:auto auto minmax(0,1fr)!important;gap:10px!important;align-items:center!important;min-height:56px!important;padding:10px 12px!important;border:1px solid rgba(56,189,248,.16)!important;border-radius:14px!important;background:rgba(2,10,23,.34)!important}.media-scan-form-v266 .check-row{margin:0!important;min-height:40px!important;display:flex!important;align-items:center!important;padding:0 2px!important;white-space:nowrap}.media-scan-form-v266 .check-row input{margin:0 8px 0 0!important}.media-scan-form-v266 .btn{height:40px!important}.media-scan-form-v266 small{display:block!important;line-height:1.35!important;text-align:left!important}.media-upload-card-v266 .section-title-row-v266{align-items:center!important}.media-bulk-form-v266{display:grid!important;grid-template-columns:minmax(260px,1fr) 240px auto!important;gap:10px!important;align-items:center!important}.media-bulk-form-v266 input[type=file],.media-bulk-form-v266 select{height:40px}.media-bulk-form-v266 .btn{height:40px!important}.media-queue-card-v266 .section-title-row-v266{align-items:center!important}.media-row-v266{display:grid!important;grid-template-columns:190px minmax(0,1fr) 210px!important;gap:16px!important;align-items:start!important;padding:14px!important;border:1px solid rgba(56,189,248,.14)!important;border-radius:16px!important;background:rgba(3,15,28,.42)!important}.media-preview-v266{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;align-content:start!important}.media-preview-v266 > div{display:grid!important;gap:8px!important;align-content:start!important;min-height:100%!important;padding:10px!important;border:1px solid rgba(56,189,248,.12)!important;border-radius:14px!important;background:rgba(5,17,31,.54)!important;text-align:center!important}.media-preview-v266 > div > span{font-size:11px!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:#9ed8ff!important;font-weight:900!important}.media-preview-v266 img{width:100%!important;height:118px!important;border-radius:10px!important}.media-preview-v266 em{display:block!important;line-height:1.35!important;font-style:normal!important;color:#d3ebf8!important;font-size:11px!important}.media-edit-form-v266{display:block!important;align-self:start!important;min-width:0!important}.media-edit-head-v266{margin-bottom:12px!important}.media-edit-head-v266 .muted{margin:0!important;line-height:1.4!important}.media-status-chip-v266{align-self:flex-start!important}.media-form-grid-v266{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.media-form-grid-v266 > label{display:grid!important;gap:6px!important}.media-form-grid-v266 > label:last-child{grid-column:1 / -1}.media-form-grid-v266 input,.media-form-grid-v266 select{width:100%!important;min-width:0!important}.media-row-actions-v266{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:10px!important;margin-top:16px!important}.media-row-actions-v266 label{display:flex!important;align-items:center!important;gap:6px!important;white-space:nowrap}.media-row-actions-v266 .btn{height:38px!important}.media-row-scan-v266{display:block!important;min-width:0!important}.media-side-card-v266{display:grid!important;gap:10px!important;align-content:start!important;min-height:100%!important;padding:12px!important;position:sticky!important;top:116px!important}.media-side-card-v266 strong{display:block!important;margin:0!important}.media-side-card-v266 .muted{line-height:1.35!important}.media-side-card-v266 .check-row{justify-content:flex-start!important;min-height:32px!important;margin:0!important}.media-side-card-v266 .check-row input{margin:0 8px 0 0!important}.media-side-card-v266 .btn{height:40px!important}.media-side-card-v266:before{content:'Queue';display:inline-flex;align-items:center;justify-content:center;width:max-content;padding:4px 10px;border-radius:999px;border:1px solid rgba(56,189,248,.18);background:rgba(8,34,56,.7);color:#dff;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.media-manager-shell-v266 .stats,.media-upload-card-v266,.media-queue-card-v266{overflow:visible!important}@media(max-width:1600px){.media-toolbar-shell-v266{grid-template-columns:1fr!important}.media-scan-form-v266{grid-template-columns:auto auto 1fr!important}}@media(max-width:1280px){.media-row-v266{grid-template-columns:1fr!important}.media-preview-v266{max-width:320px}.media-side-card-v266{position:relative!important;top:auto!important;max-width:320px}.media-bulk-form-v266{grid-template-columns:1fr!important}.media-filter-form-v266{grid-template-columns:1fr 220px auto auto!important}}@media(max-width:900px){.media-filter-form-v266,.media-scan-form-v266{grid-template-columns:1fr!important}.media-preview-v266{max-width:none}.media-form-grid-v266{grid-template-columns:1fr!important}}


/* v2.0.70 Help, Settings, and System page refresh */
.help-page-v270 .panel-title-row,.settings-hero-v270,.system-hero-v270{align-items:flex-start!important}.help-page-v270 .actions,.settings-collapse-actions,.system-hero-actions{display:flex!important;gap:8px!important;align-items:center!important;flex-wrap:wrap!important;justify-content:flex-end!important}.help-page-v270 h1,.settings-hero-v270 h1,.system-hero-v270 h1{font-size:28px!important;letter-spacing:-.03em!important}.help-tabs-v193{position:sticky!important;top:104px!important;z-index:30!important;margin:14px -2px -2px!important;padding:8px!important;border:1px solid rgba(56,189,248,.16)!important;border-radius:14px!important;background:rgba(3,12,24,.72)!important;backdrop-filter:blur(12px)!important}.help-tabs-v193 a{min-height:38px!important;border-radius:999px!important;background:rgba(8,34,56,.66)!important}.help-tabs-v193 a:hover{background:linear-gradient(90deg,rgba(56,189,248,.18),rgba(45,212,191,.14))!important}.help-section-v270 h2{display:flex!important;align-items:center!important;gap:10px!important;margin:0 0 10px!important}.help-section-v270 h2:before{content:'';width:10px;height:10px;border-radius:999px;background:linear-gradient(135deg,#38bdf8,#2dd4bf);box-shadow:0 0 16px rgba(45,212,191,.5)}.help-guide-grid-v193{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))!important;gap:14px!important}.help-guide-card-v193,.gateway-checklist-v193 div,.history-entry-v193{border-color:rgba(56,189,248,.18)!important;background:linear-gradient(180deg,rgba(4,18,33,.74),rgba(2,8,23,.36))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.03)!important}.help-guide-card-v193{display:grid!important;align-content:start!important;min-height:128px!important}.help-guide-card-v193 li{margin:4px 0!important}.gateway-checklist-v193{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important}.gateway-checklist-v193 div{display:grid!important;gap:5px!important;min-height:70px!important}.gateway-checklist-v193 .btn{justify-self:start!important}.history-list-v193{max-height:520px!important;overflow:auto!important;padding-right:4px!important}.history-entry-v193 summary{min-height:46px!important}.history-entry-v193 pre{max-height:360px!important;overflow:auto!important}
.settings-grid-v270{overflow:visible!important}.settings-columns-v270{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;align-items:start!important}.settings-box{border-color:rgba(56,189,248,.18)!important;background:linear-gradient(180deg,rgba(4,18,33,.74),rgba(2,8,23,.36))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important}.settings-box-head{position:sticky!important;top:104px!important;z-index:20!important;margin:-16px -16px 14px!important;padding:12px 14px!important;border-bottom:1px solid rgba(56,189,248,.14)!important;background:rgba(4,18,33,.94)!important;backdrop-filter:blur(10px)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.settings-box-head h2{margin:0!important;font-size:18px!important}.settings-collapse-toggle{min-height:32px!important;padding:6px 10px!important}.settings-box.is-collapsed{padding-bottom:0!important}.settings-box.is-collapsed .settings-box-head{margin-bottom:0!important;border-bottom:0!important}.settings-box label{margin:10px 0!important}.settings-box input,.settings-box select,.settings-box textarea{min-height:38px!important}.settings-box p.muted,.settings-box small.muted{line-height:1.45!important}.settings-actions-v270{position:sticky!important;bottom:36px!important;z-index:50!important;padding:12px!important;border:1px solid rgba(56,189,248,.20)!important;border-radius:16px!important;background:rgba(3,12,24,.92)!important;backdrop-filter:blur(12px)!important;justify-content:flex-end!important}.settings-box .notice-good,.settings-box .notice,.gateway-warning-v180{border-radius:14px!important;line-height:1.45!important}.vps-scan-worker-box-v203{min-height:280px!important}
.system-summary-grid-v270{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important}.system-summary-grid-v270 article,.system-link-summary-v270 .stats-grid article{border:1px solid rgba(56,189,248,.16)!important;border-radius:16px!important;background:linear-gradient(180deg,rgba(5,23,42,.78),rgba(2,8,23,.38))!important;padding:14px!important;min-width:0!important}.system-summary-grid-v270 article strong{font-size:clamp(18px,2vw,25px)!important;line-height:1.1!important;word-break:break-word!important}.system-grid-v270{grid-template-columns:minmax(320px,.78fr) minmax(520px,1.22fr)!important;gap:14px!important}.system-update-card-v143,.link-check-card-v143,.system-link-summary-v270,.diagnostics-v270,.ui-action-log-v270{overflow:visible!important}.system-grid-v270 .panel-card{min-height:100%!important}.mini-stats-v143{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))!important}.link-progress-v143{height:12px!important}.system-link-actions-v143 .btn{min-height:38px!important}.diagnostic-grid-v143{grid-template-columns:repeat(auto-fit,minmax(330px,1fr))!important}.diag-group-v143{overflow:hidden!important}.diag-group-v143 summary{background:rgba(4,18,33,.78)!important}.diag-row-v143{grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important}.diag-row-v143 small{overflow-wrap:anywhere!important}.ui-action-log-v270 .card-title-row{align-items:flex-start!important}.ui-action-log-v270 .compact-actions{justify-content:flex-end!important}.ui-log-copy-v259{min-height:180px!important;max-height:420px!important;white-space:pre!important;overflow:auto!important}.ui-log-table-wrap-v259{max-height:460px!important}.ui-log-table-v259 td:nth-child(5){max-width:760px!important;overflow-wrap:anywhere!important}.required-columns-v143{display:flex!important;gap:8px!important;flex-wrap:wrap!important}.required-columns-v143 .chip{margin:0!important}@media(max-width:1500px){.system-summary-grid-v270{grid-template-columns:repeat(3,minmax(0,1fr))!important}.system-grid-v270{grid-template-columns:1fr!important}.settings-columns-v270{grid-template-columns:1fr!important}.settings-box-head{top:104px!important}.vps-scan-worker-box-v203{min-height:auto!important}}@media(max-width:900px){.help-tabs-v193,.settings-box-head{position:relative!important;top:auto!important}.help-page-v270 .actions,.settings-collapse-actions,.system-hero-actions{justify-content:flex-start!important}.system-summary-grid-v270{grid-template-columns:repeat(2,minmax(0,1fr))!important}.diagnostic-grid-v143{grid-template-columns:1fr!important}.settings-actions-v270{position:relative!important;bottom:auto!important;justify-content:flex-start!important}.ui-action-log-v270 .compact-actions{justify-content:flex-start!important}.gateway-checklist-v193{grid-template-columns:1fr!important}}@media(max-width:620px){.system-summary-grid-v270{grid-template-columns:1fr!important}.mini-stats-v143{grid-template-columns:1fr 1fr!important}}


/* v2.0.71 Media Manager final alignment fix */
.media-toolbar-shell-v266{grid-template-columns:minmax(0,1.5fr) minmax(560px,1fr)!important;align-items:stretch!important}.media-scan-form-v271{display:grid!important;grid-template-columns:max-content max-content minmax(220px,1fr)!important;align-items:center!important;column-gap:14px!important;row-gap:8px!important;padding:10px 14px!important}.media-inline-check-v271{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;min-height:40px!important;white-space:nowrap!important;margin:0!important;padding:0!important;line-height:1.2!important}.media-inline-check-v271 input{width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;flex:0 0 16px!important;margin:0!important}.media-inline-check-v271 span{display:inline-block!important;line-height:1.2!important}.media-scan-form-v271 .btn{min-width:210px!important}.media-scan-note-v271{display:flex!important;align-items:center!important;min-height:40px!important;line-height:1.35!important;text-align:left!important;margin:0!important;padding:0!important}.media-row-v266{grid-template-columns:190px minmax(0,1fr) 260px!important;align-items:stretch!important}.media-row-scan-v271{display:block!important;align-self:stretch!important;width:100%!important;min-width:0!important}.media-side-card-v271{display:grid!important;grid-template-rows:auto auto minmax(40px,auto) auto!important;gap:12px!important;align-content:start!important;justify-items:stretch!important;width:100%!important;min-width:0!important;min-height:100%!important;padding:14px!important;position:relative!important;top:auto!important;overflow:hidden!important}.media-side-card-v271:before{display:none!important}.media-side-badge-v271{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:max-content!important;padding:4px 10px!important;border-radius:999px!important;border:1px solid rgba(56,189,248,.18)!important;background:rgba(8,34,56,.7)!important;color:#dff!important;font-size:11px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}.media-side-text-v271{display:grid!important;gap:8px!important;min-width:0!important}.media-side-text-v271 strong{display:block!important;font-size:14px!important;line-height:1.25!important;margin:0!important;color:#e9fbff!important}.media-side-text-v271 .muted{display:block!important;font-size:12px!important;line-height:1.4!important;margin:0!important;max-width:100%!important}.media-side-card-v271 .btn{width:100%!important;min-width:0!important;height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important}.media-side-check-v271{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;min-height:34px!important;white-space:nowrap!important;margin:0!important;padding:0!important}.media-side-check-v271 input{width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;flex:0 0 16px!important;margin:0!important}.media-side-check-v271 span{display:inline-block!important;line-height:1.2!important}.media-row-actions-v266 label input{margin:0!important}.media-row-actions-v266 label{min-height:28px!important}.media-manager-shell-v266,.media-upload-card-v266,.media-queue-card-v266{overflow:visible!important}@media(max-width:1650px){.media-toolbar-shell-v266{grid-template-columns:1fr!important}.media-scan-form-v271{grid-template-columns:max-content max-content minmax(0,1fr)!important}}@media(max-width:1280px){.media-row-v266{grid-template-columns:1fr!important}.media-side-card-v271{max-width:340px!important}.media-scan-form-v271{grid-template-columns:1fr!important}.media-scan-form-v271 .btn{min-width:0!important}.media-inline-check-v271,.media-scan-note-v271{min-height:unset!important}}


/* v2.0.72 Help nav + Settings collapse repair */
.settings-box-body{display:grid!important;gap:10px!important;min-width:0!important}.settings-box-body[hidden]{display:none!important}.settings-box.is-collapsed{min-height:auto!important}.settings-box.is-collapsed .settings-box-head{margin-bottom:0!important;border-bottom:0!important}.settings-box.is-collapsed .settings-box-body{display:none!important}.settings-box-head{position:sticky!important;top:104px!important}.help-page-v270{overflow:visible!important}.help-page-v270 + .help-section-v270{margin-top:14px!important}

/* v2.0.74: Settings page masonry collapse fix. Prevent CSS grid row gaps when one section expands. */
.settings-columns-v270{
  display:block!important;
  column-count:2!important;
  column-gap:14px!important;
}
.settings-columns-v270 .settings-box{
  display:block!important;
  width:100%!important;
  margin:0 0 14px!important;
  break-inside:avoid!important;
  page-break-inside:avoid!important;
  -webkit-column-break-inside:avoid!important;
}
.settings-columns-v270 .settings-box.is-collapsed{
  min-height:0!important;
}
@media(max-width:1500px){
  .settings-columns-v270{column-count:1!important;}
}


/* v2.0.75 secret setting saved-status helper */
.secret-setting-v275{display:grid;gap:10px}.secret-status-v275{display:grid;gap:3px;padding:10px 12px;border-radius:12px;border:1px solid rgba(56,189,248,.16);background:rgba(8,34,56,.36)}.secret-status-v275 strong{font-size:13px}.secret-status-v275 span{font-size:12px;color:#b9d7ea}.secret-status-v275.is-saved{border-color:rgba(34,197,94,.32);background:rgba(15,81,50,.18)}.secret-status-v275.is-empty{border-color:rgba(251,191,36,.25);background:rgba(84,54,12,.16)}


/* v2.0.76 1fichier settings reliability */
.onefichier-account-login-v276{display:grid;gap:10px;padding:12px;border:1px solid rgba(56,189,248,.18);border-radius:14px;background:rgba(8,34,56,.26)}.onefichier-account-login-v276 h3{margin:0;color:#e8f7ff}.onefichier-account-login-v276 label{display:grid;gap:6px}.onefichier-account-login-v276 .check-row{display:flex;align-items:center;gap:8px}.onefichier-account-login-v276 input,.onefichier-account-login-v276 select{width:100%}.hidden-form-v276{display:none!important}


/* v2.0.122 scan proof trace */
.scan-proof-v282{margin-top:8px;padding:8px 10px;border:1px solid rgba(56,189,248,.18);border-radius:12px;background:rgba(3,15,28,.6);max-width:960px}.scan-proof-v282 summary{cursor:pointer;color:#9ee8ff;font-weight:900}.scan-proof-v282 div{margin-top:8px;line-height:1.55;font-size:12px;color:#d9f7ff;white-space:normal;overflow-wrap:anywhere}.scan-proof-v282 strong{color:#fff}


/* v2.0.122 Current Items sorting + column visibility */
.current-items-column-manager-v286{
  display:grid!important;
  gap:10px!important;
  margin:10px 0 12px!important;
  padding:12px!important;
  border:1px solid rgba(56,189,248,.18)!important;
  border-radius:16px!important;
  background:rgba(3,17,31,.48)!important;
}
.column-manager-head-v286{
  display:flex!important;
  justify-content:space-between!important;
  gap:12px!important;
  align-items:flex-start!important;
  flex-wrap:wrap!important;
}
.column-manager-head-v286 strong{display:block!important;color:#eaf7ff!important;margin-bottom:2px!important}
.column-manager-actions-v286{display:flex!important;gap:8px!important;align-items:center!important;flex-wrap:wrap!important}
.column-manager-checks-v286{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(145px,1fr))!important;
  gap:7px!important;
}
.column-toggle-v286{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  padding:7px 9px!important;
  border:1px solid rgba(125,211,252,.14)!important;
  border-radius:12px!important;
  background:rgba(2,10,23,.34)!important;
  color:#dff3ff!important;
  font-size:12px!important;
  font-weight:800!important;
  min-height:34px!important;
}
.column-toggle-v286 input{margin:0!important;width:15px!important;height:15px!important;min-width:15px!important}
.column-toggle-v286.locked{opacity:.6!important}
.mes-col-hidden-v286{display:none!important}
.item-table-expanded th.sortable-heading{cursor:pointer!important;user-select:none!important}
.item-table-expanded th.sortable-heading:focus{outline:2px solid rgba(56,207,255,.55)!important;outline-offset:-2px!important}
.item-table-expanded th.sortable-heading[data-sort-dir="asc"],
.item-table-expanded th.sortable-heading[data-sort-dir="desc"]{background:rgba(7,34,58,.98)!important;color:#fff!important}
.link-health-table th.sortable a{display:inline-flex;align-items:center;gap:4px;color:#dff7ff;text-decoration:none}
.link-health-table th.sortable a:hover{color:#38cfff;text-decoration:underline}
.link-health-table th.sortable.active{background:rgba(56,207,255,.12)}
.item-table-expanded.is-column-managed-v286 th,
.item-table-expanded.is-column-managed-v286 td{transition:none!important}
@media(max-width:760px){
  .column-manager-head-v286{display:block!important}
  .column-manager-actions-v286{margin-top:8px!important}
  .column-manager-checks-v286{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}


/* v2.0.122 added Current Items metadata columns */
.current-items-scroll-v266 .item-table-expanded,
.item-table-expanded{
  min-width:2920px!important;
}
.current-items-column-manager-v286 .column-manager-checks-v286{
  grid-template-columns:repeat(auto-fit,minmax(160px,1fr))!important;
}


/* v2.0.122 Current Items PKG Category column + edit form trust saved values */
.current-items-scroll-v266 .item-table-expanded,
.item-table-expanded{
  min-width:3040px!important;
}

/* v2.0.122 Current Items column cleanup */
.current-items-scroll-v266 .item-table-expanded,
.item-table-expanded{
  min-width:2760px!important;
}

/* v2.0.122 Type + Subtype restoration */
.current-items-scroll-v266 .item-table-expanded,
.item-table-expanded{
  min-width:2880px!important;
}


/* v2.0.122 Master Link drag/drop + PKG category correction */
.master-dropzone-v294{
  display:grid!important;
  gap:4px!important;
  place-items:center!important;
  text-align:center!important;
  min-height:86px!important;
  padding:14px!important;
  border:2px dashed rgba(56,189,248,.42)!important;
  border-radius:18px!important;
  background:linear-gradient(135deg,rgba(8,47,73,.36),rgba(2,10,23,.52))!important;
  color:#e8fbff!important;
  cursor:pointer!important;
  transition:background .16s ease,border-color .16s ease,transform .16s ease!important;
}
.master-dropzone-v294 span{color:#a9d6eb!important;font-size:12px!important;line-height:1.35!important}
.master-dropzone-v294.is-dragging,
.master-dropzone-v294:focus{
  border-color:#38d7ff!important;
  background:linear-gradient(135deg,rgba(14,116,144,.48),rgba(8,47,73,.52))!important;
  outline:none!important;
  transform:translateY(-1px)!important;
}


/* v2.0.122 Items Manager selection + collapsed editor */
.item-editor-titlebar-v295{
  display:flex!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  gap:12px!important;
  flex-wrap:wrap!important;
}
.item-editor-titlebar-v295 p{margin:0!important;max-width:1100px!important}
.add-new-item-full-v217.is-collapsed{
  padding-bottom:14px!important;
}
.add-new-item-full-v217.is-collapsed [data-item-editor-body]{
  display:none!important;
}
.current-items-scroll-v266 tr[data-current-item-row]{
  cursor:pointer!important;
}
.current-items-scroll-v266 tr[data-current-item-row]:hover td{
  background:rgba(14,116,144,.10)!important;
}
.current-items-scroll-v266 tr[data-current-item-row].is-selected-v295 td{
  background:linear-gradient(90deg,rgba(34,211,238,.22),rgba(8,47,73,.18))!important;
  box-shadow:inset 0 1px 0 rgba(125,211,252,.18), inset 0 -1px 0 rgba(125,211,252,.10)!important;
}
.current-items-scroll-v266 tr[data-current-item-row].is-selected-v295 td:first-child{
  border-left:3px solid #38d7ff!important;
}
.current-item-cover-preview-v295{
  position:fixed!important;
  z-index:99999!important;
  width:190px!important;
  padding:10px!important;
  border:1px solid rgba(125,211,252,.34)!important;
  border-radius:18px!important;
  background:rgba(2,10,23,.96)!important;
  box-shadow:0 20px 54px rgba(0,0,0,.54),0 0 0 1px rgba(56,189,248,.10) inset!important;
  display:grid!important;
  gap:8px!important;
  pointer-events:none!important;
  opacity:0!important;
  transform:translateY(4px) scale(.98)!important;
  transition:opacity .12s ease, transform .12s ease!important;
}
.current-item-cover-preview-v295.show{
  opacity:1!important;
  transform:translateY(0) scale(1)!important;
}
.current-item-cover-preview-v295 img{
  width:170px!important;
  height:170px!important;
  object-fit:cover!important;
  border-radius:14px!important;
  background:#061527!important;
}
.current-item-cover-preview-v295 strong{
  display:block!important;
  color:#e9fbff!important;
  font-size:12px!important;
  line-height:1.25!important;
  text-align:center!important;
}
.local-row-focused-v632 td{
  background:rgba(56,189,248,.09)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important;
}
.local-row-focused-v632 td:first-child{
  border-left:3px solid #38d7ff!important;
}


/* v2.0.122 Help expand/collapse + labeling rules */
.help-actions-v297{
  display:flex!important;
  gap:8px!important;
  align-items:center!important;
  justify-content:flex-end!important;
  flex-wrap:wrap!important;
}
.help-section-head-v297{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  margin-bottom:10px!important;
  padding-bottom:8px!important;
  border-bottom:1px solid rgba(125,211,252,.12)!important;
}
.help-section-head-v297 h2{
  margin:0!important;
}
.help-collapse-toggle-v297{
  padding:6px 10px!important;
  font-size:12px!important;
}
.help-section-body-v297{
  display:grid!important;
  gap:12px!important;
}
.help-section-body-v297[hidden]{
  display:none!important;
}
.help-section-v270.is-collapsed{
  min-height:auto!important;
}
.help-section-v270.is-collapsed .help-section-head-v297{
  margin-bottom:0!important;
  border-bottom:0!important;
}
.labeling-help-v297 .labeling-grid-v297{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px!important;
}
.labeling-help-v297 article{
  border:1px solid rgba(56,189,248,.18)!important;
  background:linear-gradient(180deg,rgba(4,18,33,.72),rgba(2,8,23,.42))!important;
  border-radius:18px!important;
  padding:14px!important;
}
.labeling-help-v297 article h3{
  margin:0 0 10px!important;
}
.labeling-help-v297 dl{
  display:grid!important;
  grid-template-columns:minmax(110px,.35fr) minmax(0,1fr)!important;
  gap:8px 12px!important;
  margin:0!important;
}
.labeling-help-v297 dt{
  color:#dff8ff!important;
  font-weight:900!important;
}
.labeling-help-v297 dd{
  margin:0!important;
  color:#b8d7ec!important;
  line-height:1.45!important;
}
.labeling-help-v297 code{
  white-space:nowrap!important;
}
.labeling-note-v297{
  margin-top:4px!important;
}
@media(max-width:960px){
  .labeling-help-v297 .labeling-grid-v297{grid-template-columns:1fr!important;}
  .labeling-help-v297 dl{grid-template-columns:1fr!important;}
}


/* v2.0.122 Current Items column order + Date column */
.column-toggle-v286.is-draggable-v298{
  cursor:grab!important;
  position:relative!important;
}
.column-toggle-v286.is-draggable-v298:after{
  content:'↕'!important;
  margin-left:auto!important;
  opacity:.55!important;
  font-weight:900!important;
}
.column-toggle-v286.is-drag-source-v298{
  opacity:.45!important;
}
.column-toggle-v286.is-drag-over-v298{
  border-color:#38d7ff!important;
  background:rgba(14,116,144,.32)!important;
}
.current-items-scroll-v266 .item-table-expanded,
.item-table-expanded{
  min-width:2920px!important;
}


/* v2.0.122 Current Items Year + Date columns */
.current-items-scroll-v266 .item-table-expanded,
.item-table-expanded{
  min-width:3000px!important;
}


/* v2.0.122 Help/Settings quick tabs cleanup */
.settings-quick-tabs-v101{
  margin:10px 0 14px!important;
  padding:10px!important;
  border:1px solid rgba(56,189,248,.18)!important;
  background:rgba(3,16,30,.58)!important;
  border-radius:18px!important;
}
.settings-quick-tabs-v101 a{
  white-space:nowrap!important;
}
.help-actions-v297 .btn,
.settings-collapse-actions .btn{
  white-space:nowrap!important;
}


/* v2.0.122 item details layout, floating prev/next, and media lightbox */
.detail-v136 .detail-main-grid{
  grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr)!important;
  grid-auto-flow:dense!important;
  align-items:start!important;
}
.detail-v136 #package-details{
  grid-column:1!important;
  grid-row:1!important;
}
.detail-v136 #media-preview{
  grid-column:2!important;
  grid-row:1!important;
  align-self:start!important;
  position:sticky!important;
  top:92px!important;
}
.detail-v136 #trailer-video{
  grid-column:1 / -1!important;
  grid-row:auto!important;
}
.detail-floating-nav-v102{
  position:fixed!important;
  right:18px!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  z-index:750!important;
  display:grid!important;
  gap:10px!important;
  pointer-events:none!important;
}
.detail-floating-nav-v102 .btn{
  pointer-events:auto!important;
  min-width:118px!important;
  justify-content:center!important;
  box-shadow:0 16px 40px rgba(0,0,0,.42)!important;
  background:rgba(9,32,55,.96)!important;
}
.detail-v136 .media-preview-grid img[data-media-lightbox]{
  cursor:zoom-in!important;
}
.media-lightbox-v102{
  position:fixed!important;
  inset:0!important;
  z-index:99999!important;
  display:grid!important;
  place-items:center!important;
  padding:28px!important;
  background:rgba(0,0,0,.82)!important;
  backdrop-filter:blur(6px)!important;
}
.media-lightbox-v102[hidden]{
  display:none!important;
}
.media-lightbox-v102 figure{
  margin:0!important;
  display:grid!important;
  gap:10px!important;
  max-width:min(96vw,1600px)!important;
  max-height:94vh!important;
}
.media-lightbox-v102 img{
  display:block!important;
  max-width:96vw!important;
  max-height:88vh!important;
  width:auto!important;
  height:auto!important;
  object-fit:contain!important;
  border-radius:18px!important;
  border:1px solid rgba(125,211,252,.34)!important;
  background:#020617!important;
  box-shadow:0 24px 80px rgba(0,0,0,.62)!important;
}
.media-lightbox-v102 figcaption{
  text-align:center!important;
  color:#e9fbff!important;
  font-weight:900!important;
}
.media-lightbox-close-v102{
  position:fixed!important;
  right:22px!important;
  top:18px!important;
  width:44px!important;
  height:44px!important;
  border-radius:999px!important;
  border:1px solid rgba(125,211,252,.44)!important;
  background:rgba(2,10,23,.86)!important;
  color:#e9fbff!important;
  font-size:30px!important;
  line-height:1!important;
  cursor:pointer!important;
}
@media(max-width:1100px){
  .detail-v136 .detail-main-grid{grid-template-columns:1fr!important;}
  .detail-v136 #package-details,.detail-v136 #media-preview,.detail-v136 #trailer-video{grid-column:1!important;position:static!important;}
  .detail-floating-nav-v102{right:10px!important;bottom:18px!important;top:auto!important;transform:none!important;grid-template-columns:auto auto!important;}
  .detail-floating-nav-v102 .btn{min-width:0!important;}
}


/* v2.0.122 item details media preview stays right but does not float/stick */
.detail-v136 #media-preview{
  position:static!important;
  top:auto!important;
}


/* v2.0.122 quick subtabs should scroll normally below the main panel tabs */
.help-tabs-v193,
.settings-quick-tabs-v101{
  position:static!important;
  top:auto!important;
  z-index:auto!important;
  backdrop-filter:none!important;
}


/* v2.0.122 Multi-Link / mirror editor */
.mirror-editor-v107{
  border:1px solid rgba(56,189,248,.18)!important;
  border-radius:16px!important;
  background:rgba(2,12,25,.38)!important;
  padding:12px!important;
  display:grid!important;
  gap:8px!important;
}
.mirror-editor-v107 h3{margin:0!important}
.mirror-editor-v107 textarea{min-height:120px!important;font-family:ui-monospace,SFMono-Regular,Consolas,monospace!important}


/* v2.0.122 Mirror Health */
.mirror-health-table-v108 .url-cell{max-width:680px}
.mirror-disabled-v108{opacity:.58!important}
.mirror-stats-v108{margin-top:12px!important}


/* v2.0.122 Current Items mirror summary columns */
.current-items-scroll-v266 .item-table-expanded,
.item-table-expanded{
  min-width:3180px!important;
}


/* v2.0.122 Mirror optimization workflow */
[data-mirror-action-submit="optimize_mirrors"]{
  box-shadow:0 0 0 1px rgba(45,212,191,.22) inset,0 10px 24px rgba(0,0,0,.18)!important;
}


/* v2.0.122 Mirror Optimization Cron panel */
.mirror-cron-panel-v116{
  border-color:rgba(45,212,191,.22)!important;
}
.mirror-cron-panel-v116 .copyable-url{
  display:block!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
}


/* v2.0.122 Remote-service-only source mode */
.remote-only-source-note-v117{
  border:1px solid rgba(45,212,191,.24)!important;
  background:rgba(13,148,136,.08)!important;
  border-radius:14px!important;
  padding:10px 12px!important;
}

/* v2.0.124 Capacity / Quality Guard */
.capacity-hero-v2123{align-items:flex-start}.hero-actions-v2123{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.capacity-grid-v2123{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin:16px 0}.capacity-card-v2123{min-height:180px}.capacity-meter-v2123{height:12px;border-radius:999px;overflow:hidden;background:rgba(148,163,184,.18);border:1px solid rgba(125,211,252,.16);margin:14px 0}.capacity-meter-v2123 span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,rgba(34,211,238,.75),rgba(59,130,246,.9),rgba(250,204,21,.9));box-shadow:0 0 22px rgba(34,211,238,.25)}.capacity-big-v2123{display:flex;align-items:baseline;gap:10px;margin:12px 0}.capacity-big-v2123 strong{font-size:42px;line-height:1}.capacity-big-v2123 span{color:var(--muted)}.capacity-mini-grid-v2123,.settings-mini-grid-v2123,.capacity-preset-grid-v2123{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.capacity-mini-grid-v2123>div,.capacity-preset-card-v2123{padding:14px;border-radius:18px;background:rgba(15,23,42,.62);border:1px solid rgba(125,211,252,.16)}.capacity-mini-grid-v2123 strong{display:block;font-size:24px}.capacity-mini-grid-v2123 span{color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.04em}.capacity-presets-v2123{margin:16px 0}.capacity-preset-card-v2123 h3{margin:0 0 6px}.capacity-preset-card-v2123 p{margin:0 0 8px;color:var(--muted)}.capacity-preset-card-v2123 small{display:block;color:#9fb6ca}.capacity-preset-card-v2123.is-active{border-color:rgba(34,211,238,.55);box-shadow:0 0 0 1px rgba(34,211,238,.18),0 18px 44px rgba(14,165,233,.14)}.capacity-table-v2123 small,.download-table-v267 small{display:block;color:var(--muted);font-size:12px;margin-top:3px}.capacity-settings-box-v2123{border-color:rgba(34,211,238,.22)}.capacity-dashboard-card-v2123{background:linear-gradient(135deg,rgba(8,47,73,.65),rgba(15,23,42,.86))}.detail-brand-settings-v434{display:grid;gap:10px;padding:14px;border-radius:18px;background:rgba(2,8,23,.42);border:1px solid rgba(56,189,248,.16)}.detail-brand-settings-v434>strong{display:block;color:#f5fbff}.detail-brand-grid-v434{display:grid;gap:12px}.detail-brand-row-v434{display:grid;grid-template-columns:150px minmax(0,1fr) minmax(0,1fr);gap:12px;align-items:end;padding:12px;border-radius:16px;background:rgba(15,23,42,.44);border:1px solid rgba(125,211,252,.12)}.detail-brand-row-v434 label{margin:0!important}.detail-brand-platform-v434{display:flex;align-items:center;min-height:38px;font-weight:900;color:#dff4ff}
.download-method-strip-v286{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.download-method-strip-v286 span{display:inline-flex;gap:8px;align-items:center;border:1px solid rgba(45,212,191,.24);background:rgba(4,35,44,.56);border-radius:999px;padding:8px 10px;color:#c7f9ff;font-size:12px}.download-method-strip-v286 strong{color:#fff;font-size:12px}.download-table-v286{min-width:1680px!important}.download-table-v286 code{display:block;margin-top:5px;max-width:220px;white-space:normal;word-break:break-all;color:#dff7ff;background:rgba(2,8,23,.44);border:1px solid rgba(56,189,248,.14);border-radius:8px;padding:5px}.status-installed,.status-gateway_completed,.status-gateway-completed,.status-proxy_completed,.status-proxy-completed{background:rgba(34,197,94,.15)!important;border-color:#22c55e!important;color:#dcffe9!important}.status-error,.status-aborted,.status-interrupted,.status-cancelled,.status-remote_invalid,.status-remote-invalid,.status-gateway_error,.status-gateway-error{background:rgba(244,63,94,.15)!important;border-color:#fb7185!important;color:#ffe4ea!important}.status-telemetry,.status-gateway_active,.status-gateway-active,.status-proxy_streaming,.status-proxy-streaming{background:rgba(56,189,248,.15)!important;border-color:#38bdf8!important;color:#dff7ff!important}@media(max-width:860px){.download-table-v286{min-width:1200px!important}}
.download-analytics-grid-v288{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.download-analytics-card-v288{border:1px solid rgba(56,189,248,.16);border-radius:16px;background:linear-gradient(135deg,rgba(8,34,56,.42),rgba(2,8,23,.48));padding:14px}.download-analytics-card-v288 h3{margin:0 0 10px;font-size:16px}.download-analytics-row-v288{display:grid;grid-template-columns:minmax(140px,1.2fr) repeat(5,minmax(72px,.7fr));gap:8px;align-items:center;padding:8px 0;border-top:1px solid rgba(125,211,252,.10);font-size:12px}.download-analytics-row-v288:first-of-type{border-top:0}.download-analytics-row-v288 strong{font-size:13px;color:#fff;overflow:hidden;text-overflow:ellipsis}.download-analytics-row-v288 span{color:#b9ddf2}.download-filter-form-v267 select{max-width:210px}@media(max-width:1280px){.download-analytics-grid-v288{grid-template-columns:1fr}.download-analytics-row-v288{grid-template-columns:minmax(120px,1fr) repeat(3,minmax(70px,.7fr))}.download-analytics-row-v288 span:nth-of-type(5),.download-analytics-row-v288 span:nth-of-type(6){display:none}}@media(max-width:760px){.download-analytics-row-v288{grid-template-columns:1fr 1fr}.download-analytics-row-v288 strong{grid-column:1/-1}.download-filter-form-v267 select{max-width:none}}

/* v2.0.125 One-button mirror setup */
[data-mirror-action-submit="one_button_best"],
button[value="one_button_best_mirror"]{
  box-shadow:0 0 0 1px rgba(56,189,248,.26) inset,0 12px 28px rgba(0,0,0,.20)!important;
}

/* v2.0.139: Settings accordion bars now toggle by clicking the whole bar. */
.settings-box-head-clickable-v2139{cursor:pointer!important;user-select:none!important;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease!important}
.settings-box-head-clickable-v2139:hover,.settings-box-head-clickable-v2139:focus-visible{background:rgba(7,28,52,.98)!important;border-color:rgba(103,232,249,.30)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 0 0 1px rgba(56,189,248,.10)!important;outline:none!important}
.settings-box-head-state-v2139{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:26px!important;height:26px!important;border-radius:999px!important;border:1px solid rgba(125,211,252,.24)!important;background:rgba(14,116,144,.20)!important;color:#a5f3fc!important;font-weight:900!important;line-height:1!important;transition:transform .16s ease,background .16s ease!important;flex:0 0 auto!important}
.settings-box.is-collapsed .settings-box-head-state-v2139{transform:rotate(-90deg)!important;background:rgba(15,23,42,.75)!important}
.settings-collapse-toggle{display:none!important}

/* v2.0.140: Help accordion bars match Settings behavior. */
.help-section-head-clickable-v2140{cursor:pointer!important;user-select:none!important;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease!important;margin:-16px -16px 14px!important;padding:12px 14px!important;border-bottom:1px solid rgba(56,189,248,.14)!important;background:rgba(4,18,33,.84)!important;border-radius:18px 18px 0 0!important}
.help-section-head-clickable-v2140:hover,.help-section-head-clickable-v2140:focus-visible{background:rgba(7,28,52,.98)!important;border-color:rgba(103,232,249,.30)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 0 0 1px rgba(56,189,248,.10)!important;outline:none!important}
.help-section-head-state-v2140{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:26px!important;height:26px!important;border-radius:999px!important;border:1px solid rgba(125,211,252,.24)!important;background:rgba(14,116,144,.20)!important;color:#a5f3fc!important;font-weight:900!important;line-height:1!important;transition:transform .16s ease,background .16s ease!important;flex:0 0 auto!important}
.help-section-v270.is-collapsed .help-section-head-state-v2140{transform:rotate(-90deg)!important;background:rgba(15,23,42,.75)!important}
.help-section-v270.is-collapsed .help-section-head-clickable-v2140{margin-bottom:-16px!important;border-bottom:0!important;border-radius:18px!important}
.help-collapse-toggle-v297{display:none!important}
@media(max-width:900px){.help-section-head-clickable-v2140{margin:-14px -14px 12px!important}.help-section-v270.is-collapsed .help-section-head-clickable-v2140{margin-bottom:-14px!important}}

/* v2.0.141: System page quick tabs + full-bar accordion sections. */
.system-tabs-card-v2141{padding:8px!important;background:transparent!important;border-color:rgba(56,189,248,.14)!important}
.system-quick-tabs-v2141{margin:0!important;display:flex!important;gap:8px!important;flex-wrap:wrap!important}
.system-section-v2141{scroll-margin-top:156px!important}
.system-section-body-v2141{display:grid!important;gap:12px!important}
.system-section-body-v2141[hidden]{display:none!important}
.system-section-head-v2141{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:-16px -16px 14px!important;padding:12px 14px!important;border-bottom:1px solid rgba(56,189,248,.14)!important;background:rgba(4,18,33,.84)!important;border-radius:18px 18px 0 0!important;cursor:pointer!important;user-select:none!important;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease!important}
.system-section-head-v2141 h2,.system-section-head-v2141 h3{margin:0!important}
.system-section-head-clickable-v2141:hover,.system-section-head-clickable-v2141:focus-visible{background:rgba(7,28,52,.98)!important;border-color:rgba(103,232,249,.30)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 0 0 1px rgba(56,189,248,.10)!important;outline:none!important}
.system-section-head-state-v2141{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:26px!important;height:26px!important;border-radius:999px!important;border:1px solid rgba(125,211,252,.24)!important;background:rgba(14,116,144,.20)!important;color:#a5f3fc!important;font-weight:900!important;line-height:1!important;transition:transform .16s ease,background .16s ease!important;flex:0 0 auto!important;margin-left:auto!important}
.system-section-v2141.is-collapsed{min-height:auto!important;padding-bottom:0!important}
.system-section-v2141.is-collapsed .system-section-head-state-v2141{transform:rotate(-90deg)!important;background:rgba(15,23,42,.75)!important}
.system-section-v2141.is-collapsed .system-section-head-v2141{margin-bottom:-16px!important;border-bottom:0!important;border-radius:18px!important}
.system-section-v2141 .system-section-head-v2141 .actions,.system-section-v2141 .system-section-head-v2141 form,.system-section-v2141 .system-section-head-v2141 .inline-actions{cursor:auto!important}
@media(max-width:900px){.system-section-v2141{scroll-margin-top:92px!important}.system-section-head-v2141{margin:-14px -14px 12px!important}.system-section-v2141.is-collapsed .system-section-head-v2141{margin-bottom:-14px!important}.system-quick-tabs-v2141{position:relative!important;top:auto!important}}


/* v2.0.142: Current Items persistent selected-row highlight.
   Match the hover treatment, but use a slightly stronger alternate cyan/teal state
   so checked rows stay obvious after the mouse moves away. */
.current-items-scroll-v266 tr[data-current-item-row]:hover td,
.current-items-scroll-v266 tr[data-current-item-row]:hover td:nth-child(1),
.current-items-scroll-v266 tr[data-current-item-row]:hover td:nth-child(2),
.current-items-scroll-v266 tr[data-current-item-row]:hover td:nth-child(3),
.current-items-scroll-v266 tr[data-current-item-row]:hover td:nth-last-child(1){
  background:linear-gradient(90deg,rgba(14,116,144,.18),rgba(8,47,73,.14))!important;
}
.current-items-scroll-v266 tr[data-current-item-row].is-selected-v295 td,
.current-items-scroll-v266 tr[data-current-item-row]:has(input[data-item-check]:checked) td,
.current-items-scroll-v266 tr[data-current-item-row].is-selected-v295 td:nth-child(1),
.current-items-scroll-v266 tr[data-current-item-row].is-selected-v295 td:nth-child(2),
.current-items-scroll-v266 tr[data-current-item-row].is-selected-v295 td:nth-child(3),
.current-items-scroll-v266 tr[data-current-item-row].is-selected-v295 td:nth-last-child(1),
.current-items-scroll-v266 tr[data-current-item-row]:has(input[data-item-check]:checked) td:nth-child(1),
.current-items-scroll-v266 tr[data-current-item-row]:has(input[data-item-check]:checked) td:nth-child(2),
.current-items-scroll-v266 tr[data-current-item-row]:has(input[data-item-check]:checked) td:nth-child(3),
.current-items-scroll-v266 tr[data-current-item-row]:has(input[data-item-check]:checked) td:nth-last-child(1){
  background:linear-gradient(90deg,rgba(20,184,166,.24),rgba(14,116,144,.20),rgba(8,47,73,.16))!important;
  box-shadow:inset 0 1px 0 rgba(125,211,252,.20),inset 0 -1px 0 rgba(45,212,191,.14)!important;
}
.current-items-scroll-v266 tr[data-current-item-row].is-selected-v295:hover td,
.current-items-scroll-v266 tr[data-current-item-row]:has(input[data-item-check]:checked):hover td,
.current-items-scroll-v266 tr[data-current-item-row].is-selected-v295:hover td:nth-child(1),
.current-items-scroll-v266 tr[data-current-item-row].is-selected-v295:hover td:nth-child(2),
.current-items-scroll-v266 tr[data-current-item-row].is-selected-v295:hover td:nth-child(3),
.current-items-scroll-v266 tr[data-current-item-row].is-selected-v295:hover td:nth-last-child(1),
.current-items-scroll-v266 tr[data-current-item-row]:has(input[data-item-check]:checked):hover td:nth-child(1),
.current-items-scroll-v266 tr[data-current-item-row]:has(input[data-item-check]:checked):hover td:nth-child(2),
.current-items-scroll-v266 tr[data-current-item-row]:has(input[data-item-check]:checked):hover td:nth-child(3),
.current-items-scroll-v266 tr[data-current-item-row]:has(input[data-item-check]:checked):hover td:nth-last-child(1){
  background:linear-gradient(90deg,rgba(34,211,238,.28),rgba(20,184,166,.22),rgba(8,47,73,.18))!important;
}
.current-items-scroll-v266 tr[data-current-item-row].is-selected-v295 td:first-child,
.current-items-scroll-v266 tr[data-current-item-row]:has(input[data-item-check]:checked) td:first-child{
  border-left:4px solid #67e8f9!important;
}
.current-items-scroll-v266 tr[data-current-item-row].is-selected-v295 .item-id-pill,
.current-items-scroll-v266 tr[data-current-item-row]:has(input[data-item-check]:checked) .item-id-pill{
  border-color:rgba(103,232,249,.55)!important;
  box-shadow:0 0 0 1px rgba(103,232,249,.16),0 0 16px rgba(45,212,191,.16)!important;
}
.next-action-pill-v300{
  margin-top:4px;
  cursor:help;
  border-color:rgba(250,204,21,.42)!important;
  background:rgba(113,63,18,.24)!important;
  color:#fef3c7!important;
}

/* v2.0.144: System accordion parity + solid Current Items row selection. */
.system-section-v2141.is-collapsed{
  padding-bottom:16px!important;
}
.system-section-v2141.is-collapsed .system-section-head-v2141{
  margin-bottom:0!important;
  border-bottom:0!important;
  border-radius:18px!important;
}
@media(max-width:900px){
  .system-section-v2141.is-collapsed .system-section-head-v2141{margin-bottom:0!important;}
}
.current-items-scroll-v266 tr[data-current-item-row]:hover{
  background:rgba(14,116,144,.16)!important;
}
.current-items-scroll-v266 tr[data-current-item-row]:hover td,
.current-items-scroll-v266 tr[data-current-item-row]:hover td:nth-child(1),
.current-items-scroll-v266 tr[data-current-item-row]:hover td:nth-child(2),
.current-items-scroll-v266 tr[data-current-item-row]:hover td:nth-child(3),
.current-items-scroll-v266 tr[data-current-item-row]:hover td:nth-last-child(1){
  background:rgba(14,116,144,.16)!important;
  background-image:none!important;
  box-shadow:none!important;
}
.current-items-scroll-v266 tr[data-current-item-row].is-selected-v295,
.current-items-scroll-v266 tr[data-current-item-row]:has(input[data-item-check]:checked){
  background:rgba(20,184,166,.28)!important;
}
.current-items-scroll-v266 tr[data-current-item-row].is-selected-v295 td,
.current-items-scroll-v266 tr[data-current-item-row]:has(input[data-item-check]:checked) td,
.current-items-scroll-v266 tr[data-current-item-row].is-selected-v295 td:nth-child(1),
.current-items-scroll-v266 tr[data-current-item-row].is-selected-v295 td:nth-child(2),
.current-items-scroll-v266 tr[data-current-item-row].is-selected-v295 td:nth-child(3),
.current-items-scroll-v266 tr[data-current-item-row].is-selected-v295 td:nth-last-child(1),
.current-items-scroll-v266 tr[data-current-item-row]:has(input[data-item-check]:checked) td:nth-child(1),
.current-items-scroll-v266 tr[data-current-item-row]:has(input[data-item-check]:checked) td:nth-child(2),
.current-items-scroll-v266 tr[data-current-item-row]:has(input[data-item-check]:checked) td:nth-child(3),
.current-items-scroll-v266 tr[data-current-item-row]:has(input[data-item-check]:checked) td:nth-last-child(1){
  background:rgba(20,184,166,.28)!important;
  background-image:none!important;
  box-shadow:none!important;
}
.current-items-scroll-v266 tr[data-current-item-row].is-selected-v295:hover,
.current-items-scroll-v266 tr[data-current-item-row]:has(input[data-item-check]:checked):hover{
  background:rgba(34,211,238,.30)!important;
}
.current-items-scroll-v266 tr[data-current-item-row].is-selected-v295:hover td,
.current-items-scroll-v266 tr[data-current-item-row]:has(input[data-item-check]:checked):hover td,
.current-items-scroll-v266 tr[data-current-item-row].is-selected-v295:hover td:nth-child(1),
.current-items-scroll-v266 tr[data-current-item-row].is-selected-v295:hover td:nth-child(2),
.current-items-scroll-v266 tr[data-current-item-row].is-selected-v295:hover td:nth-child(3),
.current-items-scroll-v266 tr[data-current-item-row].is-selected-v295:hover td:nth-last-child(1),
.current-items-scroll-v266 tr[data-current-item-row]:has(input[data-item-check]:checked):hover td:nth-child(1),
.current-items-scroll-v266 tr[data-current-item-row]:has(input[data-item-check]:checked):hover td:nth-child(2),
.current-items-scroll-v266 tr[data-current-item-row]:has(input[data-item-check]:checked):hover td:nth-child(3),
.current-items-scroll-v266 tr[data-current-item-row]:has(input[data-item-check]:checked):hover td:nth-last-child(1){
  background:rgba(34,211,238,.30)!important;
  background-image:none!important;
  box-shadow:none!important;
}
.current-items-scroll-v266 tr[data-current-item-row].is-selected-v295 td:first-child,
.current-items-scroll-v266 tr[data-current-item-row]:has(input[data-item-check]:checked) td:first-child{
  border-left:4px solid #67e8f9!important;
}


/* v2.0.145: Cache maintenance visibility and clear guidance. */
.cache-maintenance-panel-v2145{border:1px solid rgba(125,211,252,.18);border-radius:18px;background:linear-gradient(180deg,rgba(6,24,44,.82),rgba(2,8,23,.48));padding:12px;margin:12px 0;display:grid;gap:12px}
.cache-maintenance-summary-v2145{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap}
.cache-maintenance-summary-v2145 strong{display:block;font-size:18px;color:#f0fbff;margin-bottom:4px}.cache-maintenance-summary-v2145 span{display:block;color:#a9c7dd;line-height:1.4}.cache-total-v2145{text-align:right;min-width:150px}.cache-total-v2145 strong{font-size:24px;color:#a5f3fc}.cache-total-v2145 span{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#9fb6ca}
.cache-stats-grid-v2145{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px}.cache-stats-grid-v2145>div{border:1px solid rgba(125,211,252,.16);border-radius:14px;background:rgba(15,23,42,.52);padding:10px}.cache-stats-grid-v2145 strong{display:block;font-size:20px}.cache-stats-grid-v2145 span{display:block;margin-top:4px;color:#a7bdd1;font-size:11px;text-transform:uppercase;letter-spacing:.04em}
.cache-breakdown-v2145{border:1px solid rgba(125,211,252,.13);border-radius:14px;background:rgba(2,8,23,.32);overflow:hidden}.cache-breakdown-v2145 summary{cursor:pointer;padding:9px 11px;color:#dff7ff;font-weight:900}.cache-breakdown-table-v2145{display:grid;gap:0;border-top:1px solid rgba(125,211,252,.12)}.cache-breakdown-table-v2145>div{display:grid;grid-template-columns:minmax(160px,1.2fr) repeat(3,minmax(80px,.6fr));gap:8px;padding:8px 11px;border-bottom:1px solid rgba(125,211,252,.08);align-items:center}.cache-breakdown-table-v2145>div:last-child{border-bottom:0}.cache-breakdown-table-v2145 span{color:#abc4d8}.cache-status-good{border-color:rgba(45,212,191,.24)}.cache-status-notice{border-color:rgba(56,189,248,.30)}.cache-status-warning{border-color:rgba(251,191,36,.36)}.cache-status-danger{border-color:rgba(248,113,113,.42)}
@media(max-width:760px){.cache-maintenance-summary-v2145{display:grid}.cache-total-v2145{text-align:left}.cache-breakdown-table-v2145>div{grid-template-columns:1fr}}

/* v2.0.491: Lightweight Shop runtime health snapshot. */
.runtime-health-grid-v2491{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}
.runtime-health-card-v2491{border:1px solid rgba(125,211,252,.18);border-radius:14px;background:rgba(15,23,42,.52);padding:11px;display:grid;gap:8px;min-width:0}
.runtime-health-card-v2491>strong{display:block;color:#f0fbff;font-size:15px}.runtime-health-card-v2491>span{display:block;color:#a9c7dd;line-height:1.35}
.runtime-health-card-v2491 dl{display:grid;gap:5px;margin:0}.runtime-health-card-v2491 dl>div{display:grid;grid-template-columns:minmax(88px,.72fr) minmax(0,1fr);gap:8px;align-items:start;border-top:1px solid rgba(125,211,252,.08);padding-top:5px}
.runtime-health-card-v2491 dt{color:#8bb4cf;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.runtime-health-card-v2491 dd{margin:0;color:#e5f6ff;overflow-wrap:anywhere}
.runtime-checklist-v2495{margin-top:12px;border:1px solid rgba(125,211,252,.14);border-radius:14px;background:rgba(2,8,23,.24);padding:11px}.runtime-checklist-head-v2495{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;margin-bottom:9px}.runtime-checklist-head-v2495 strong{color:#effcff}.runtime-checklist-grid-v2495{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:9px}.runtime-check-v2495{display:grid;gap:8px;align-content:start;border:1px solid rgba(125,211,252,.16);border-radius:12px;background:rgba(15,23,42,.46);padding:10px}.runtime-check-v2495 strong{display:block;color:#f0fbff}.runtime-check-v2495 span{display:block;color:#a9c7dd;line-height:1.35}.runtime-check-v2495 .btn{justify-self:start}.runtime-check-v2495 dl{display:grid;gap:4px;margin:0}.runtime-check-v2495 dl>div{display:grid;grid-template-columns:minmax(86px,.7fr) minmax(0,1fr);gap:7px;border-top:1px solid rgba(125,211,252,.08);padding-top:4px}.runtime-check-v2495 dt{color:#8bb4cf;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.runtime-check-v2495 dd{margin:0;color:#e5f6ff;overflow-wrap:anywhere}
.runtime-warning-list-v2491{padding:10px 12px;border-top:1px solid rgba(125,211,252,.12);display:grid;gap:8px}.runtime-warning-list-v2491 p{margin:0;color:#fde68a;line-height:1.35}
.runtime-health-actions-v2492{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.runtime-health-actions-v2492 .btn{white-space:nowrap}.runtime-health-actions-v2492 .muted{max-width:760px}
@media(max-width:760px){.runtime-health-card-v2491 dl>div,.runtime-check-v2495 dl>div{grid-template-columns:1fr}.runtime-checklist-head-v2495{display:block}}

/* v2.0.154: Link Health quick tabs + Settings-style full-bar accordion sections. */
.link-health-hero-v2154{align-items:flex-start!important}
.link-health-hero-actions-v2154{display:flex!important;gap:8px!important;align-items:center!important;flex-wrap:wrap!important;justify-content:flex-end!important}
.link-health-quick-tabs-v2154{position:sticky!important;top:104px!important;z-index:30!important;margin:14px -2px 12px!important;padding:8px!important;border:1px solid rgba(56,189,248,.16)!important;border-radius:14px!important;background:rgba(3,12,24,.72)!important;backdrop-filter:blur(12px)!important}
.link-health-quick-tabs-v2154 a{min-height:38px!important;border-radius:999px!important;background:rgba(8,34,56,.66)!important}
.link-health-quick-tabs-v2154 a:hover{background:linear-gradient(90deg,rgba(56,189,248,.18),rgba(45,212,191,.14))!important}
.link-health-section-v2154{scroll-margin-top:156px!important;overflow:visible!important}
.link-health-section-body-v2154{display:grid!important;gap:12px!important;min-width:0!important}
.link-health-section-body-v2154[hidden]{display:none!important}
.link-health-section-head-v2154{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:-16px -16px 14px!important;padding:12px 14px!important;border-bottom:1px solid rgba(56,189,248,.14)!important;background:rgba(4,18,33,.84)!important;border-radius:18px 18px 0 0!important;cursor:pointer!important;user-select:none!important;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease!important}
.link-health-section-head-v2154 h2,.link-health-section-head-v2154 h3{margin:0!important}
.link-health-section-head-clickable-v2154:hover,.link-health-section-head-clickable-v2154:focus-visible{background:rgba(7,28,52,.98)!important;border-color:rgba(103,232,249,.30)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 0 0 1px rgba(56,189,248,.10)!important;outline:none!important}
.link-health-section-head-state-v2154{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:26px!important;height:26px!important;border-radius:999px!important;border:1px solid rgba(125,211,252,.24)!important;background:rgba(14,116,144,.20)!important;color:#a5f3fc!important;font-weight:900!important;line-height:1!important;transition:transform .16s ease,background .16s ease!important;flex:0 0 auto!important;margin-left:auto!important}
.link-health-section-v2154.is-collapsed{min-height:auto!important;padding-bottom:0!important}
.link-health-section-v2154.is-collapsed .link-health-section-head-state-v2154{transform:rotate(-90deg)!important;background:rgba(15,23,42,.75)!important}
.link-health-section-v2154.is-collapsed .link-health-section-head-v2154{margin-bottom:-16px!important;border-bottom:0!important;border-radius:18px!important}
.link-health-section-v2154 .link-health-section-head-v2154 .bulk-toolbar,
.link-health-section-v2154 .link-health-section-head-v2154 .actions,
.link-health-section-v2154 .link-health-section-head-v2154 form,
.link-health-section-v2154 .link-health-section-head-v2154 .inline-actions{cursor:auto!important}
.link-health-section-v2154 .stats-grid{margin:0!important}
@media(max-width:900px){.link-health-quick-tabs-v2154{position:relative!important;top:auto!important}.link-health-section-v2154{scroll-margin-top:92px!important}.link-health-section-head-v2154{margin:-14px -14px 12px!important}.link-health-section-v2154.is-collapsed .link-health-section-head-v2154{margin-bottom:-14px!important}.link-health-hero-actions-v2154{justify-content:flex-start!important}}

/* v2.0.155: JDownloader diagnostics duplicate-output/status improvements. */

/* v2.0.157: Settings recommendations and workflow stability advisor. */
.stability-advisor-v2157{grid-column:1/-1!important;border-color:rgba(34,211,238,.34)!important;background:linear-gradient(135deg,rgba(8,47,73,.72),rgba(2,8,23,.55))!important}
.stability-score-card-v2157{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;padding:14px 16px;border-radius:18px;border:1px solid rgba(125,211,252,.24);background:rgba(2,8,23,.58);margin:8px 0 12px}.stability-score-card-v2157 strong{font-size:clamp(22px,3vw,34px);line-height:1}.stability-score-card-v2157 span{color:#c8e7f5}.stability-score-card-v2157.is-good{border-color:rgba(34,197,94,.50);background:rgba(22,101,52,.16)}.stability-score-card-v2157.is-caution{border-color:rgba(250,204,21,.55);background:rgba(113,63,18,.18)}.stability-score-card-v2157.is-bad{border-color:rgba(248,113,113,.55);background:rgba(127,29,29,.16)}
.stability-actions-v2157{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0}.stability-grid-v2157{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin-top:12px}.stability-grid-v2157>div{border:1px solid rgba(125,211,252,.18);border-radius:16px;background:rgba(15,23,42,.55);padding:12px}.stability-grid-v2157 strong{display:block;color:#dff8ff;margin-bottom:4px}.stability-grid-v2157 span{display:block;color:var(--muted);line-height:1.4}.stability-details-v2157{margin-top:10px}.settings-rec-v2157{display:block;margin-top:6px!important;padding:7px 9px;border:1px solid rgba(34,211,238,.18);border-radius:10px;background:rgba(8,47,73,.18);color:#c4ecff!important;line-height:1.35}.settings-current-v2157{display:block;margin-top:4px!important}.setting-state-good{color:#bbf7d0}.setting-state-caution{color:#fde68a}.setting-state-warn{color:#fecaca;font-weight:800}.settings-box label:has(.settings-rec-v2157){padding-bottom:4px;border-bottom:1px solid rgba(125,211,252,.07)}
@media(max-width:760px){.stability-score-card-v2157{display:block}.stability-score-card-v2157 strong{display:block;margin-bottom:8px}.stability-actions-v2157 .btn{width:100%;justify-content:center}}

/* v2.0.158 Link Health active job guard */
.link-health-job-guard-v2158{border-color:rgba(45,212,191,.22)!important}
.link-health-job-guard-v2158.is-busy{border-color:rgba(251,191,36,.42)!important;background:linear-gradient(180deg,rgba(65,44,8,.34),rgba(6,19,34,.92))!important}
.runtime-job-grid-v2158{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important;gap:10px!important}
.runtime-job-card-v2158{border:1px solid rgba(125,211,252,.18)!important;border-radius:14px!important;background:rgba(2,8,23,.38)!important;padding:12px!important;display:grid!important;gap:5px!important;min-width:0!important}
.runtime-job-card-v2158 strong{color:#eaf8ff!important;font-size:14px!important}
.runtime-job-card-v2158 span,.runtime-job-card-v2158 small{color:#a7c3d7!important}
.runtime-job-card-v2158 code{display:block!important;white-space:normal!important;word-break:break-word!important;background:rgba(0,0,0,.22)!important;border:1px solid rgba(125,211,252,.14)!important;border-radius:10px!important;padding:7px!important;color:#c7f9ff!important}
.runtime-last-jobs-v2158{border:1px solid rgba(125,211,252,.14)!important;border-radius:12px!important;background:rgba(2,8,23,.26)!important;overflow:hidden!important}
.runtime-last-jobs-v2158 summary{cursor:pointer!important;font-weight:900!important;padding:9px 11px!important;color:#eaf8ff!important}
.runtime-last-jobs-v2158 div{padding:0 11px 10px!important}.runtime-last-jobs-v2158 p{border-top:1px solid rgba(125,211,252,.10)!important;margin:0!important;padding:9px 0!important}
.notice.warn{border-color:rgba(251,191,36,.38)!important;background:rgba(133,77,14,.20)!important;color:#fff7d6!important}


/* v2.0.177 storefront/panel information split */
.storefront-basic-info-v177{margin-top:12px;padding:12px 14px;border:1px solid rgba(56,189,248,.22);border-radius:14px;background:rgba(2,8,23,.46);max-width:960px;backdrop-filter:blur(6px)}
.storefront-basic-info-v177 strong,.storefront-basic-info-side-v177 summary{color:#eaf8ff;font-weight:900}
.storefront-basic-info-v177 ul{margin:8px 0 0 18px;padding:0;color:#d7edf8;line-height:1.45}
.storefront-basic-info-v177 li{margin:4px 0}.storefront-basic-info-side-v177{margin:10px 0;padding:10px 12px;border:1px solid rgba(56,189,248,.22);border-radius:12px;background:rgba(6,18,32,.72);color:#d7edf8}.storefront-basic-info-side-v177 summary{cursor:pointer}.storefront-basic-info-side-v177 p{font-size:12px;line-height:1.4;margin:8px 0 0}.admin-source-info-v177 ul{margin:10px 0 0 18px;padding:0}.admin-source-info-v177 li{margin:6px 0}.admin-source-info-v177 code{display:inline-block;max-width:100%;overflow-wrap:anywhere;white-space:normal;background:rgba(2,8,23,.55);border:1px solid rgba(56,189,248,.18);border-radius:8px;padding:4px 6px;color:#dff7ff}

/* v2.0.178: player-facing storefront wording cleanup. */
.storefront-basic-info-v177 li strong,.storefront-basic-info-side-v177 strong{color:#eaf8ff}

/* v2.0.180: sensitive storefront diagnostics are admin-only. */
.admin-only-storefront-details-v180{border-color:rgba(251,191,36,.32)!important;background:rgba(69,45,8,.18)!important}
.admin-only-storefront-details-v180 summary{cursor:pointer;font-weight:900;color:#fff7d6}
.admin-diagnostics-grid-v180{display:grid;grid-template-columns:minmax(120px,180px) minmax(0,1fr);gap:8px 10px;margin-top:10px;align-items:start}
.admin-diagnostics-grid-v180 span{color:#fde68a;font-weight:800}
.admin-diagnostics-grid-v180 code{display:block;white-space:normal;overflow-wrap:anywhere;word-break:break-word;background:rgba(2,8,23,.62);border:1px solid rgba(251,191,36,.18);border-radius:10px;padding:7px;color:#eaf8ff}
@media(max-width:700px){.admin-diagnostics-grid-v180{grid-template-columns:1fr}.admin-diagnostics-grid-v180 span{margin-top:6px}}

/* v2.0.193 storefront console target IP controls */
.install-panel-grid-v193 .console-target-panel-v193{grid-column:1/-1;}
.console-target-grid-v193{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;align-items:end;}
.console-target-grid-v193 label,.queue-target-box-v193 label{display:grid;gap:6px;font-weight:800;color:#e9fbff;}
.console-target-grid-v193 input,.queue-target-box-v193 input{width:100%;min-height:36px;border-radius:10px;border:1px solid rgba(56,189,248,.32);background:rgba(2,8,23,.72);color:#e9fbff;padding:8px 10px;font-weight:800;outline:none;}
.console-target-grid-v193 input:focus,.queue-target-box-v193 input:focus{border-color:rgba(56,189,248,.72);box-shadow:0 0 0 3px rgba(56,189,248,.12);}
.target-action-row-v193{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:10px;}
.queue-target-box-v193{display:grid;gap:10px;margin:10px 0 12px;padding:12px;border:1px solid rgba(56,189,248,.18);border-radius:14px;background:rgba(8,34,56,.38);}
.queue-target-box-v193>div:not(.target-action-row-v193){display:grid;gap:4px;}
.queue-target-box-v193 span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#9bd8ff;font-weight:900;}
.queue-target-box-v193 code,.queue-ready-chip-v193{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;border:1px solid rgba(56,189,248,.22);background:rgba(2,8,23,.64);color:#e9fbff;padding:4px 9px;font-size:12px;font-weight:900;overflow-wrap:anywhere;}
.queue-ready-chip-v193{border-color:rgba(45,212,191,.28);color:#bffff7;}
@media(max-width:700px){.console-target-grid-v193{grid-template-columns:1fr}.target-action-row-v193 .btn{width:100%;justify-content:center}}

/* v2.0.197 storefront install queue drawer: keep queue controls from covering browse buttons/items. */
.install-queue.install-queue-drawer-v197{right:18px;bottom:18px;width:min(410px,calc(100vw - 36px));max-height:min(78vh,720px);overflow:auto;transition:width .18s ease,max-height .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease;}
.install-queue-drawer-v197 .install-queue-tab-v197{display:none;width:100%;align-items:center;justify-content:space-between;gap:10px;border:1px solid rgba(56,189,248,.45);border-radius:999px;background:linear-gradient(135deg,rgba(56,189,248,.96),rgba(45,212,191,.86));color:#02131f;font-weight:950;padding:10px 12px;box-shadow:0 12px 36px rgba(0,0,0,.35);cursor:pointer;}
.install-queue-drawer-v197 .install-queue-tab-v197 strong{display:inline-grid;place-items:center;min-width:26px;height:26px;border-radius:999px;background:rgba(2,8,23,.9);color:#e9fbff;padding:0 8px;}
.install-queue-drawer-v197 .install-queue-body-v197{display:block;}
.install-queue-drawer-v197 .install-queue-head-v197{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px;}
.install-queue-drawer-v197 .install-queue-head-v197 h2{margin:0 0 4px;}
.install-queue-drawer-v197 .install-queue-head-v197 p{margin:0;}
.install-queue-drawer-v197.is-collapsed{width:190px;max-height:54px;overflow:visible;padding:0;border-color:transparent;background:transparent;box-shadow:none;}
.install-queue-drawer-v197.is-collapsed .install-queue-tab-v197{display:flex;}
.install-queue-drawer-v197.is-collapsed .install-queue-body-v197{display:none;}
.install-queue-drawer-v197.has-items.is-collapsed .install-queue-tab-v197{animation:mesQueuePulse197 1.6s ease-in-out 1;}
@keyframes mesQueuePulse197{0%,100%{transform:translateY(0)}45%{transform:translateY(-3px)}}
.float-pager{left:14px!important;right:auto!important;bottom:16px!important;z-index:32!important;}
.float-pager a{min-width:76px;}
@media(max-width:900px){.install-queue.install-queue-drawer-v197{position:fixed!important;right:12px!important;left:auto!important;bottom:12px!important;width:min(360px,calc(100vw - 24px));max-height:70vh;margin:0;z-index:45}.install-queue-drawer-v197.is-collapsed{width:176px;max-height:52px}.float-pager{left:10px!important;bottom:12px!important}.float-pager a{min-width:64px;padding:7px 9px}}

/* v2.0.199 storefront readiness dots and card Download action */
.readiness-dot-v199{display:inline-block;width:9px;height:9px;min-width:9px;border-radius:999px;margin-right:6px;vertical-align:middle;background:#ef4444;border:1px solid rgba(255,255,255,.95);outline:1px solid rgba(0,0,0,.82);box-shadow:0 0 0 2px rgba(239,68,68,.16),0 0 9px rgba(239,68,68,.45)}
.is-ready>.readiness-dot-v199,.is-ready .readiness-dot-v199,.readiness-dot-v199.is-ready{background:#22c55e;border-color:rgba(255,255,255,.95);outline-color:rgba(0,0,0,.82);box-shadow:0 0 0 2px rgba(34,197,94,.16),0 0 9px rgba(34,197,94,.50)}
.is-prepare>.readiness-dot-v199,.is-prepare .readiness-dot-v199,.readiness-dot-v199.is-prepare{background:#facc15;border-color:rgba(0,0,0,.92);outline-color:rgba(255,255,255,.86);box-shadow:0 0 0 2px rgba(250,204,21,.18),0 0 10px rgba(250,204,21,.58)}
.is-not-ready>.readiness-dot-v199,.is-not-ready .readiness-dot-v199,.readiness-dot-v199.is-not-ready{background:#ef4444;border-color:rgba(255,255,255,.95);outline-color:rgba(0,0,0,.82);box-shadow:0 0 0 2px rgba(239,68,68,.16),0 0 9px rgba(239,68,68,.45)}
.readiness-strip-v199{display:flex;gap:6px;align-items:center;justify-content:space-between;margin:7px 0 2px;min-width:0}
.readiness-pill-v199{display:inline-flex;align-items:center;justify-content:center;gap:0;flex:1 1 0;min-width:0;padding:4px 6px;border-radius:999px;border:1px solid rgba(148,163,184,.20);background:rgba(2,8,23,.42);color:#dbeafe;font-size:10px;font-weight:900;line-height:1;white-space:nowrap;text-transform:uppercase;letter-spacing:.03em}
.readiness-pill-v199.is-ready{border-color:rgba(34,197,94,.34);background:rgba(20,83,45,.20);color:#dcfce7}
.readiness-pill-v199.is-prepare{border-color:rgba(250,204,21,.46);background:rgba(113,63,18,.22);color:#fef3c7}
.readiness-pill-v199.is-not-ready{border-color:rgba(239,68,68,.32);background:rgba(127,29,29,.18);color:#fee2e2}
.install-btn.readiness-action-v199,.details-btn.readiness-action-v199{display:flex!important;align-items:center;justify-content:center;gap:2px;min-height:32px}
.install-btn.readiness-action-v199.is-not-ready,.details-btn.readiness-action-v199.is-not-ready{border-color:rgba(239,68,68,.78)!important;opacity:.82!important;cursor:not-allowed!important}
.install-btn.readiness-action-v199.is-prepare,.details-btn.readiness-action-v199.is-prepare{border-color:#facc15!important;box-shadow:0 0 0 1px rgba(250,204,21,.22) inset!important;opacity:1!important;cursor:pointer!important}
.install-btn.readiness-action-v199.is-ready,.details-btn.readiness-action-v199.is-ready{border-color:rgba(34,197,94,.78)!important}
.game-grid.compact-view .download-btn-v199,.game-grid.compact-view .readiness-strip-v199{display:flex!important}
.game-grid.compact-view .readiness-pill-v199{font-size:9px;padding:4px 5px}
.storefront-basic-info-side-v177 .readiness-dot-v199,.storefront-basic-info-v177 .readiness-dot-v199{margin-right:5px}

/* v2.0.201 item details readiness dot alignment */
/* v2.0.200 item details readiness flow */
.detail-action-row-v200{align-items:center}
.btn.readiness-action-v200{display:inline-flex!important;align-items:center;justify-content:center;gap:6px;min-height:38px}
.btn.readiness-action-v200 .readiness-dot-v199{margin-right:0}
.btn.readiness-action-v200.is-ready{border-color:rgba(34,197,94,.42)}
.btn.readiness-action-v200.is-prepare{border-color:rgba(250,204,21,.50)!important;background:#2b2411!important;color:#fff7cc!important;cursor:pointer!important}
.btn.readiness-action-v200.is-not-ready{border-color:rgba(239,68,68,.45)!important;background:#122a45!important;color:#ffe4e6!important;opacity:.82!important}
.detail-readiness-card-v200{margin-top:.8rem;background:rgba(6,18,32,.78);border:1px solid rgba(56,189,248,.36);border-radius:16px;padding:12px;box-shadow:0 14px 34px rgba(0,0,0,.28);backdrop-filter:blur(8px)}
.detail-readiness-eyebrow-v200{display:block;color:#93c5fd;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;margin-bottom:10px}
.detail-readiness-actions-v200{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.detail-readiness-action-v200{display:grid;gap:5px;border:1px solid rgba(148,163,184,.20);border-radius:14px;padding:10px;background:rgba(2,8,23,.50);min-width:0}
.detail-readiness-action-v200.is-ready{border-color:rgba(34,197,94,.34);background:rgba(20,83,45,.18)}
.detail-readiness-action-v200.is-prepare{border-color:rgba(250,204,21,.46);background:rgba(113,63,18,.18)}
.detail-readiness-action-v200.is-not-ready{border-color:rgba(239,68,68,.34);background:rgba(127,29,29,.16)}
.detail-readiness-action-v200 strong{display:flex;align-items:center;gap:7px;color:#eff9ff;font-size:13px;min-width:0}
.detail-readiness-action-v200 strong .readiness-dot-v199{margin-right:0}
.detail-readiness-action-v200 code{display:block;color:#dff7ff;font-size:12px;white-space:normal;word-break:break-word;background:rgba(0,0,0,.18);border:1px solid rgba(148,163,184,.12);border-radius:9px;padding:6px 8px}
.detail-readiness-action-v200 small{color:#c7d8ea;line-height:1.35}
.detail-readiness-summary-v200{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;margin-top:10px}
.detail-readiness-summary-v200 div{display:grid;gap:4px;border:1px solid rgba(148,163,184,.14);border-radius:12px;padding:8px;background:rgba(0,0,0,.16)}
.detail-readiness-summary-v200 span{color:#93c5fd;font-size:10px;text-transform:uppercase;letter-spacing:.07em;font-weight:900}
.detail-readiness-summary-v200 code{color:#eff9ff;font-size:12px;white-space:normal;word-break:break-word}
.detail-readiness-message-v200{margin:10px 2px 0;color:#e0f2fe;font-weight:800}
.readiness-help-v200{margin-top:.8rem}
@media(max-width:900px){.detail-readiness-actions-v200{grid-template-columns:1fr}.detail-readiness-summary-v200{grid-template-columns:1fr}}
.source-path-badge-v263{display:flex;align-items:center;justify-content:center;gap:4px;margin:6px 0 2px;padding:5px 7px;border-radius:999px;border:1px solid rgba(148,163,184,.20);background:rgba(2,8,23,.42);color:#dbeafe;font-size:10px;font-weight:900;line-height:1.1;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.source-path-badge-v263 .readiness-dot-v199{margin-right:0}
.source-path-badge-v263.is-ready{border-color:rgba(34,197,94,.34);background:rgba(20,83,45,.20);color:#dcfce7}
.source-path-badge-v263.is-prepare{border-color:rgba(250,204,21,.50);background:rgba(113,63,18,.22);color:#fef3c7}
.source-path-badge-v263.is-not-ready{border-color:rgba(239,68,68,.34);background:rgba(127,29,29,.18);color:#fee2e2}

/* v2.0.521: paired action/queue rows for Install, Send, File, and Download. */
.card-action-grid-v521,.detail-action-grid-v521{display:grid;gap:7px;margin-top:8px}
.card-action-row-v521,.detail-action-row-v521{display:grid;grid-template-columns:minmax(0,1fr) minmax(74px,.38fr);gap:7px;align-items:stretch}
.card-action-row-v521 .install-btn,.card-action-row-v521 .details-btn,.card-action-row-v521 button,.card-action-row-v521 a,.detail-action-row-v521 .btn{width:100%;min-width:0;margin-top:0!important;white-space:normal}
.card-action-row-v521 .quick-send-form-v521,.detail-action-row-v521 .quick-send-form-v521{display:contents}
.detail-action-grid-v521{max-width:620px;margin:18px 0}
.detail-action-row-v521{grid-template-columns:minmax(0,1fr) 132px}
.detail-action-row-v521 .btn.readiness-action-v200{min-height:40px}
.queue-purpose-chip-v521{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(45,212,191,.24);border-radius:999px;background:rgba(20,83,45,.18);color:#d8fff8;padding:2px 7px;font-size:11px;font-weight:900}
.game-grid.list-view .game-card .card-action-grid-v521{grid-column:3/5!important;grid-row:1/5!important;align-self:center;min-width:210px}
.game-grid.list-view .game-card .card-action-row-v521 .install-btn,.game-grid.list-view .game-card .card-action-row-v521 .details-btn{grid-column:auto!important;grid-row:auto!important;min-width:0!important}
@media(max-width:900px){.detail-action-grid-v521{max-width:none}.detail-action-row-v521{grid-template-columns:minmax(0,1fr) 110px}}
@media(max-width:460px){.card-action-row-v521,.detail-action-row-v521{grid-template-columns:minmax(0,1fr) 94px;gap:5px}.card-action-row-v521 .install-btn,.card-action-row-v521 .details-btn,.detail-action-row-v521 .btn{font-size:12px!important;padding-left:6px!important;padding-right:6px!important}}

/* v2.0.815: fast Shop cards use balanced action buttons with stable queued labels. */
.fast-card-actions-v812 .card-action-row-v521{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.fast-card-actions-v812 .install-btn,.fast-card-actions-v812 .details-btn{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-height:32px!important;padding:6px 7px!important;white-space:nowrap!important;text-align:center!important}
.fast-card-actions-v812 [data-fast-card-label-text]{display:inline-block;min-width:72px;text-align:center;line-height:1}
.fast-card-actions-v812 .is-queued-v815{border-color:rgba(45,212,191,.62)!important;box-shadow:0 0 0 1px rgba(45,212,191,.18),0 0 14px rgba(45,212,191,.10)!important}
.fast-card-actions-v812 .is-queuing-v815{opacity:.92}

/* v2.0.549: compact detail action groups while keeping each queue control beside its action. */
.detail-action-grid-v521{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-width:760px;margin:14px 0!important;align-items:stretch}
.detail-action-row-v521{grid-template-columns:minmax(0,1fr) 104px;gap:6px}
.detail-action-row-v521 .btn.readiness-action-v200{min-height:34px;padding-top:7px!important;padding-bottom:7px!important}
.detail-action-grid-v521>.btn{width:100%;min-height:34px;margin:0!important;padding-top:7px!important;padding-bottom:7px!important;white-space:normal}
@media(max-width:1050px){.detail-action-grid-v521{grid-template-columns:1fr;max-width:620px}.detail-action-row-v521{grid-template-columns:minmax(0,1fr) 118px}}
@media(max-width:460px){.detail-action-row-v521{grid-template-columns:minmax(0,1fr) 94px}.detail-action-grid-v521>.btn{font-size:12px!important;padding-left:6px!important;padding-right:6px!important}}

/* v2.0.522: show FTP Send destination resolution. */
.send-destination-box-v522{display:grid;gap:5px;margin:8px 0 10px;padding:10px;border:1px solid rgba(56,189,248,.24);border-radius:8px;background:rgba(2,8,23,.36)}
.send-destination-box-v522 strong{font-size:12px;text-transform:uppercase;color:#b7e8ff}
.send-destination-box-v522 code{display:block;white-space:normal;word-break:break-word}
.send-destination-box-v522 small{color:#9fb6c8}
.send-destination-list-v522{margin:0 0 10px}
.send-destination-list-v522>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:6px;margin-top:8px}
.send-destination-list-v522 span{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px;border:1px solid rgba(148,163,184,.18);border-radius:8px;background:rgba(15,23,42,.44)}
.send-destination-list-v522 b{color:#eaffff;font-size:11px}
.send-destination-list-v522 code{font-size:11px;white-space:normal;word-break:break-word}

/* v2.0.204: browser public IP is separate from usable LAN target detection. */
.install-helper-box small{display:block;margin-top:6px;color:#9fb6c8;font-size:11px;line-height:1.35;}
.install-helper-box [data-console-wan-ip-toggle],.queue-target-box-v193 [data-console-wan-ip-toggle]{margin:6px 0 6px 6px;vertical-align:middle;}
.console-target-grid-v193 [data-console-target-wan-toggle],.queue-target-box-v193 [data-console-target-wan-toggle]{margin-top:6px;justify-self:start;}
.install-helper-box [data-console-wan-ip-input],.install-helper-box [data-console-lan-ip-input]{margin-top:6px;width:100%;min-height:34px;border-radius:10px;border:1px solid rgba(56,189,248,.32);background:rgba(2,8,23,.72);color:#e9fbff;padding:7px 9px;font-weight:800;outline:none;}
.queue-target-box-v193{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));align-items:end;}
.queue-target-box-v193 .target-action-row-v193{grid-column:1/-1;}

/* v2.0.206 console profiles, install method, health/preflight status */
.console-target-grid-v206 label select,.queue-target-box-v206 label select,.console-profile-box-v206 select,.console-profile-box-v206 input{width:100%;min-height:36px;border-radius:10px;border:1px solid rgba(56,189,248,.32);background:rgba(2,8,23,.72);color:#e9fbff;padding:8px 10px;font-weight:800;outline:none;}
.console-target-grid-v206 label select:focus,.queue-target-box-v206 label select:focus,.console-profile-box-v206 select:focus,.console-profile-box-v206 input:focus{border-color:rgba(56,189,248,.72);box-shadow:0 0 0 3px rgba(56,189,248,.12);}
.console-profile-box-v206{grid-column:1/-1;display:grid;grid-template-columns:minmax(160px,1fr) minmax(160px,1.1fr);gap:8px;align-items:end;border:1px solid rgba(45,212,191,.18);border-radius:14px;background:rgba(3,31,45,.42);padding:10px;}
.console-profile-box-v206>span{grid-column:1/-1;color:#9bd8ff;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:950;}
.console-profile-box-v206 .target-action-row-v193{grid-column:1/-1;margin-top:0;}
.install-status-box-v206{grid-column:1/-1;border:1px solid rgba(148,163,184,.20);border-radius:12px;background:rgba(2,8,23,.55);color:#dbeafe;padding:8px 10px;font-size:12px;font-weight:850;line-height:1.35;}
.install-status-box-v206.is-working{border-color:rgba(251,191,36,.38);color:#fef3c7;background:rgba(113,63,18,.22);}
.install-status-box-v206.is-good{border-color:rgba(34,197,94,.34);color:#dcfce7;background:rgba(20,83,45,.18);}
.install-status-box-v206.is-bad{border-color:rgba(239,68,68,.38);color:#fee2e2;background:rgba(127,29,29,.18);}
.btn.is-feedback-working{outline:2px solid rgba(251,191,36,.45);box-shadow:0 0 0 3px rgba(251,191,36,.14);}
.btn.is-feedback-good{outline:2px solid rgba(34,197,94,.45);box-shadow:0 0 0 3px rgba(34,197,94,.14);}
.btn.is-feedback-bad{outline:2px solid rgba(239,68,68,.48);box-shadow:0 0 0 3px rgba(239,68,68,.16);}
.queue-method-chip-v206{display:inline-flex;align-items:center;justify-content:center;min-height:24px;border-radius:999px;border:1px solid rgba(45,212,191,.28);background:rgba(20,83,45,.14);color:#bbf7d0;padding:3px 8px;font-size:10px;font-weight:950;letter-spacing:.04em;}
.detail-console-profile-box-v206{margin-top:10px;}
@media(max-width:700px){.console-profile-box-v206{grid-template-columns:1fr}.console-profile-box-v206 .btn{width:100%;justify-content:center}}

/* v2.0.207 install diagnostics / slow-install troubleshooting */
.install-diag-v207{grid-column:1/-1;border:1px solid rgba(56,189,248,.18);border-radius:14px;background:rgba(2,8,23,.42);padding:8px 10px;}
.install-diag-v207 summary{cursor:pointer;color:#bfdbfe;font-weight:950;letter-spacing:.02em;}
.install-diag-v207 p{margin:8px 0;}
.install-diag-v207 pre{max-height:210px;overflow:auto;white-space:pre-wrap;word-break:break-word;border:1px solid rgba(148,163,184,.18);border-radius:12px;background:rgba(0,0,0,.24);padding:10px;color:#dbeafe;font-size:11px;line-height:1.45;margin:8px 0;}
.install-diag-v207 .target-action-row-v193{margin-top:8px;}

/* v2.0.208 install preparation and troubleshooting advice */
.install-advice-v208{border:1px solid rgba(251,191,36,.22);background:rgba(113,63,18,.16);color:#fde68a;border-radius:12px;padding:8px 10px;font-size:12px;line-height:1.45;margin:8px 0;}
.install-advice-v208 strong{color:#fff7ed;}
.btn[data-prepare-install]{border-color:rgba(251,191,36,.42)!important;}
.detail-action-row-v200 .btn[data-prepare-install]{background:rgba(113,63,18,.28);color:#fef3c7;}

/* v2.0.209 queue preparation readiness */
.queue-prepare-chip-v209{display:inline-flex;align-items:center;justify-content:center;min-height:24px;border-radius:999px;border:1px solid rgba(148,163,184,.25);background:rgba(15,23,42,.62);color:#cbd5e1;padding:3px 8px;font-size:10px;font-weight:950;letter-spacing:.03em;}
.queue-prepare-chip-v209.is-ready{border-color:rgba(34,197,94,.42);background:rgba(20,83,45,.22);color:#bbf7d0;}
.queue-prepare-chip-v209.is-prepare{border-color:rgba(250,204,21,.50);background:rgba(113,63,18,.28);color:#fef3c7;}
.queue-prepare-chip-v209.is-bad{border-color:rgba(244,63,94,.45);background:rgba(127,29,29,.22);color:#fecdd3;}
.queue-prepare-chip-v209.is-sent{border-color:rgba(56,189,248,.38);background:rgba(12,74,110,.24);color:#bae6fd;}
.queue-note-v209{grid-column:1/-1;color:#cbd5e1;font-size:11px;line-height:1.35;opacity:.88;}

/* v2.0.210 Target Doctor inspired by console-manager/install-check workflows */
.target-doctor-v210{
  grid-column:1/-1;
  border:1px solid rgba(148,163,184,.22);
  border-radius:14px;
  background:rgba(2,8,23,.46);
  padding:10px 12px;
  color:#dbeafe;
  display:grid;
  gap:8px;
}
.target-doctor-v210.is-good{
  border-color:rgba(34,197,94,.34);
  background:rgba(20,83,45,.16);
}
.target-doctor-v210.is-warn{
  border-color:rgba(251,191,36,.38);
  background:rgba(113,63,18,.18);
}
.target-doctor-v210.is-bad{
  border-color:rgba(239,68,68,.40);
  background:rgba(127,29,29,.18);
}
.target-doctor-head-v210{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  flex-wrap:wrap;
}
.target-doctor-head-v210 span{
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:.08em;
  color:#9bd8ff;
  font-weight:950;
}
.target-doctor-head-v210 strong{
  border:1px solid rgba(148,163,184,.24);
  border-radius:999px;
  background:rgba(2,8,23,.56);
  padding:4px 9px;
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:.06em;
  color:#dbeafe;
}
.target-doctor-v210.is-good .target-doctor-head-v210 strong{color:#dcfce7;border-color:rgba(34,197,94,.38);background:rgba(20,83,45,.28);}
.target-doctor-v210.is-warn .target-doctor-head-v210 strong{color:#fef3c7;border-color:rgba(251,191,36,.42);background:rgba(113,63,18,.32);}
.target-doctor-v210.is-bad .target-doctor-head-v210 strong{color:#fee2e2;border-color:rgba(239,68,68,.44);background:rgba(127,29,29,.32);}
.target-doctor-v210 ul{
  margin:0;
  padding-left:18px;
  display:grid;
  gap:5px;
  font-size:12px;
  line-height:1.38;
}
.detail-target-doctor-v210{margin-top:10px;}

/* v2.0.213 Title ID packs: group base/update/DLC items as one installable pack */
.pack-contents-card-v213{display:grid;gap:12px}.pack-card-head-v213{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.pack-card-head-v213 h2{margin-bottom:4px}.pack-card-head-v213 strong{border:1px solid rgba(56,189,248,.3);background:rgba(14,165,233,.12);border-radius:999px;padding:7px 10px;color:#e0f2fe;white-space:nowrap}.pack-summary-v213{display:grid;grid-template-columns:auto minmax(0,1fr) auto minmax(0,1fr);gap:8px 10px;align-items:center;border:1px solid rgba(148,163,184,.16);background:rgba(2,8,23,.32);border-radius:14px;padding:10px}.pack-summary-v213 span{color:#93c5fd;font-size:12px;text-transform:uppercase;font-weight:900;letter-spacing:.05em}.pack-summary-v213 code{white-space:normal;word-break:break-word}.pack-actions-v213{display:flex;gap:10px;flex-wrap:wrap}.pack-member-list-v213{display:grid;gap:8px}.pack-member-row-v213{display:grid;grid-template-columns:minmax(82px,.35fr) minmax(220px,1.25fr) minmax(60px,.25fr) minmax(110px,.35fr) minmax(92px,.35fr) auto;gap:8px;align-items:center;padding:10px 12px;border:1px solid rgba(148,163,184,.18);background:rgba(15,23,42,.58);border-radius:14px}.pack-member-row-v213.is-current{border-color:rgba(56,189,248,.55);background:rgba(14,165,233,.10)}.pack-member-row-v213 a{color:#e0f2fe;font-weight:900}.pack-type-v213{display:inline-flex;justify-content:center;border:1px solid rgba(45,212,191,.24);background:rgba(20,184,166,.10);border-radius:999px;padding:5px 8px;color:#ccfbf1;font-weight:900;font-size:12px}.pack-action-v213 .readiness-dot-v199{margin-right:6px}@media(max-width:920px){.pack-summary-v213{grid-template-columns:1fr}.pack-member-row-v213{grid-template-columns:1fr}.pack-member-row-v213 .readiness-pill-v199{justify-content:flex-start}}

/* v2.0.214 Grouped Pack Flow */
.pack-card-v214{border-color:rgba(56,189,248,.34);background:linear-gradient(180deg,rgba(14,165,233,.10),rgba(15,23,42,.82))}.pack-card-v214 .art:after{content:'PACK';position:absolute;right:10px;top:10px;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:950;letter-spacing:.08em;color:#e0f2fe;background:rgba(14,165,233,.78);border:1px solid rgba(186,230,253,.45)}.pack-member-row-v214{grid-template-columns:minmax(82px,.30fr) minmax(220px,1.1fr) minmax(60px,.22fr) minmax(96px,.30fr) minmax(92px,.28fr) minmax(110px,.34fr) minmax(230px,.7fr)}.pack-member-actions-v214{display:flex;gap:6px;justify-content:flex-end;flex-wrap:wrap}.pack-member-actions-v214 .btn[disabled]{opacity:.45;cursor:not-allowed}@media(max-width:1100px){.pack-member-row-v214{grid-template-columns:1fr}.pack-member-actions-v214{justify-content:flex-start}}

/* v2.0.216 Pack flow polish: clearer one-by-one/install-all grouped pack workflow */
.pack-flow-note-v215{border:1px solid rgba(251,191,36,.28);background:rgba(251,191,36,.10);border-radius:14px;padding:10px 12px;color:#fde68a;line-height:1.45}.pack-flow-note-v215 b{color:#fff7ed}.pack-actions-v213 .btn[disabled]{opacity:.48;cursor:not-allowed;filter:grayscale(.2)}.pack-order-v215{display:inline-flex;align-items:center;justify-content:center;min-width:40px;border-radius:999px;border:1px solid rgba(96,165,250,.35);background:rgba(59,130,246,.12);color:#dbeafe;font-weight:950;font-size:12px;padding:5px 8px}.pack-member-row-v214{grid-template-columns:minmax(42px,.16fr) minmax(115px,.38fr) minmax(220px,1.1fr) minmax(60px,.22fr) minmax(96px,.30fr) minmax(92px,.28fr) minmax(110px,.34fr) minmax(230px,.7fr)}@media(max-width:1100px){.pack-member-row-v214{grid-template-columns:1fr}.pack-order-v215{justify-content:flex-start;width:max-content}}

/* v2.0.771 Pack Contents type chips open the matching item detail page */
.pack-member-row-v213 a.pack-type-link-v771{text-decoration:none;color:#ccfbf1;align-items:center;min-height:30px}.pack-member-row-v213 a.pack-type-link-v771:hover,.pack-member-row-v213 a.pack-type-link-v771:focus-visible{border-color:rgba(56,189,248,.72);background:rgba(14,165,233,.22);color:#fff;box-shadow:0 0 0 2px rgba(56,189,248,.16);outline:0}

/* v2.0.269 Link Health dead-link auto-delete controls */
.link-health-auto-delete-form-v269{align-items:center}.link-health-auto-delete-form-v269 label{margin:0}.link-health-auto-delete-form-v269 input[type=number]{width:110px}.link-health-auto-delete-v269 code{color:#fef08a}
.link-health-auto-delete-stats-v270{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.link-health-auto-delete-stats-v270 article{border:1px solid rgba(56,189,248,.16);border-radius:14px;background:rgba(2,8,23,.28);padding:12px}.link-health-auto-delete-stats-v270 strong,.link-health-auto-delete-stats-v270 span{display:block}.link-health-auto-delete-stats-v270 strong{color:#fff;font-size:18px;overflow-wrap:anywhere}.link-health-auto-delete-stats-v270 span{margin-top:5px;color:#9ed8ff;font-size:12px;font-weight:900;text-transform:uppercase}.link-health-auto-delete-run-v270{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:12px}@media(max-width:760px){.link-health-auto-delete-stats-v270{grid-template-columns:1fr}}

/* v2.0.412 Detail Mockup Layers */
.detail-v136 .detail-cover-mockup-v412{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}
.detail-v136 .detail-cover-mockup-v416{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;display:flex;align-items:stretch}
.detail-case-shell-v412{position:relative;overflow:hidden;border-radius:28px;background:radial-gradient(circle at top left,rgba(96,165,250,.18),transparent 42%),rgba(3,12,24,.94);border:1px solid rgba(148,163,184,.16);box-shadow:0 28px 70px rgba(0,0,0,.42);aspect-ratio:var(--detail-mockup-ratio,641/537)}
.detail-case-shell-hero-v412{width:100%;min-height:0}
.detail-case-shell-preview-v412{min-height:0}
.detail-case-composite-wrap-v422{display:block;width:100%}
.detail-case-composite-v422{display:block;width:100%;height:auto;border-radius:28px;background:transparent;box-shadow:0 28px 70px rgba(0,0,0,.42)}
.detail-cover-case-v438{align-items:center;justify-content:center}
.detail-hero-case-composite-v438{display:block;width:100%;height:auto;aspect-ratio:1/1;border-radius:28px;object-fit:contain;filter:drop-shadow(0 26px 46px rgba(0,0,0,.46))}
.detail-case-slot-v420{position:absolute;left:calc(var(--detail-case-left,10.8398) * 1%);top:calc(var(--detail-case-top,1.0742) * 1%);width:calc(var(--detail-case-width,86.2305) * 1%);height:calc(var(--detail-case-height,97.5586) * 1%);overflow:hidden;border-radius:22px;z-index:1}
.detail-case-slot-art-v420{display:block;width:100%;height:100%;object-fit:fill;background:transparent}
.detail-case-layer-v412{position:absolute;inset:0;width:100%;height:100%;object-fit:fill;pointer-events:none;z-index:2;background:transparent}
.detail-icon0-stage-v416{position:relative;display:grid;grid-template-rows:auto 1fr;align-content:flex-start;gap:14px;width:100%;min-height:340px;padding:14px 16px 16px;border-radius:32px;background:linear-gradient(95deg,rgba(6,10,20,.96),rgba(112,88,61,.56));border:1px solid rgba(148,163,184,.12);box-shadow:0 30px 72px rgba(0,0,0,.42)}
.detail-icon0-stage-v439{grid-template-rows:auto auto auto;justify-items:center;gap:20px;min-height:0;padding:18px 16px 20px}
.detail-icon0-brand-icon-wrap-v439,.detail-icon0-brand-logo-wrap-v439{display:flex;align-items:center;justify-content:center;width:100%;min-width:0;pointer-events:none}
.detail-icon0-brand-icon-v439{width:min(190px,72%);max-height:132px;object-position:center center}
.detail-icon0-brand-logo-v439{width:min(250px,92%);max-height:68px;object-position:center center}
.detail-icon0-header-v416{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;min-height:72px}
.detail-icon0-logo-wrap-v416{display:flex;align-items:flex-start;min-width:0}
.detail-icon0-logo-v416{display:block;max-width:168px;max-height:40px;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 14px 26px rgba(0,0,0,.42));background:transparent}
.detail-icon0-frame-v416{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:0;aspect-ratio:1/1;padding:6px;border-radius:30px;background:linear-gradient(180deg,rgba(5,14,28,.92),rgba(15,28,44,.68));border:1px solid rgba(226,232,240,.12);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 24px 50px rgba(0,0,0,.40)}
.detail-icon0-frame-v440{width:100%;aspect-ratio:auto;padding:0;background:transparent;border:0;box-shadow:0 22px 44px rgba(0,0,0,.34)}
.detail-icon0-frame-v440 .detail-icon0-art-fill-v436,.detail-icon0-frame-v440 .detail-icon0-art-scrim-v436{display:none}
.detail-icon0-frame-v440 .detail-icon0-art-v416{width:100%;height:auto;max-height:none;object-fit:contain;border-radius:26px}
.detail-icon0-art-fill-v436{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center center;transform:scale(1.08);filter:blur(18px) saturate(.9);opacity:.55;pointer-events:none}
.detail-icon0-art-scrim-v436{position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,10,20,.12),rgba(3,10,20,.34) 45%,rgba(3,10,20,.48));pointer-events:none}
.detail-icon0-art-v416{position:relative;z-index:2;display:block;width:100%;height:100%;max-height:none;object-fit:contain;object-position:center center;border-radius:24px}
.detail-icon0-console-v416{flex:0 0 auto;align-self:start;width:min(102px,26%);max-height:82px;pointer-events:none}
.detail-icon0-console-art-v416{display:block;width:100%;max-height:82px;height:auto;object-fit:contain;object-position:right top;filter:drop-shadow(0 18px 26px rgba(0,0,0,.48));background:transparent}
.detail-icon0-brand-stack-v434{display:grid;justify-items:center;align-content:start;gap:14px;min-height:122px;padding:2px 0 8px;width:100%}.detail-icon0-brand-icon-wrap-v434,.detail-icon0-brand-logo-wrap-v434{display:flex;justify-content:center;align-items:flex-start;max-width:100%;min-width:0;width:100%}.detail-icon0-brand-icon-v434{display:block;width:min(132px,58%);max-width:100%;max-height:100px;height:auto;object-fit:contain;object-position:center top;filter:drop-shadow(0 18px 28px rgba(0,0,0,.5));background:transparent}.detail-icon0-brand-logo-v434{display:block;width:min(198px,84%);max-width:100%;max-height:44px;height:auto;object-fit:contain;object-position:center center;filter:drop-shadow(0 14px 24px rgba(0,0,0,.46));background:transparent}
.detail-case-logo-v412{max-width:42%;max-height:42px;object-fit:contain;filter:drop-shadow(0 12px 22px rgba(0,0,0,.5));background:transparent}
.detail-media-preview-grid-v412{gap:18px!important}
.detail-media-card-v412{display:grid;gap:10px}
.detail-poster-shell-v412{position:relative;overflow:hidden;min-height:300px;border-radius:28px;border:1px solid rgba(148,163,184,.16);background:linear-gradient(160deg,rgba(15,23,42,.9),rgba(2,8,23,.96));box-shadow:0 28px 70px rgba(0,0,0,.42)}
.detail-poster-art-v412{display:block;width:100%;height:100%;min-height:300px;object-fit:cover!important;border-radius:28px}
.detail-poster-shade-v412{position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,8,23,.12),rgba(2,8,23,.32) 48%,rgba(2,8,23,.82));pointer-events:none}
.detail-poster-pill-v412{position:absolute;left:18px;top:18px;display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;border:1px solid rgba(56,189,248,.24);background:rgba(3,12,24,.78);color:#dff4ff;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;z-index:2}
.detail-poster-logo-v412{position:absolute;right:22px;bottom:18px;max-width:38%;max-height:48px;object-fit:contain;filter:drop-shadow(0 12px 22px rgba(0,0,0,.5));z-index:2}
.detail-case-logo-v413{max-width:44%;max-height:42px;object-fit:contain;filter:drop-shadow(0 12px 22px rgba(0,0,0,.42))}
.detail-cover-plain-v413{display:grid;place-items:center}
.detail-cover-v114 .detail-plain-cover-art-v413{display:block;width:100%;height:340px;object-fit:cover;border-radius:16px}
.detail-plain-preview-v413{overflow:hidden;border-radius:24px;border:1px solid rgba(148,163,184,.18);background:rgba(2,8,23,.72);box-shadow:0 20px 48px rgba(0,0,0,.34)}
.detail-plain-preview-art-v413{display:block;width:100%;min-height:280px;max-height:420px;object-fit:cover;border-radius:24px}
.detail-poster-logo-band-v413{display:flex;justify-content:center;align-items:center;min-height:54px;margin-bottom:8px}
.detail-poster-logo-inline-v413{display:block;max-width:240px;max-height:54px;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(0,0,0,.38));background:transparent}
.detail-poster-shell-v416{position:relative;display:block;min-height:0;aspect-ratio:16/9;background:linear-gradient(160deg,rgba(17,23,40,.94),rgba(7,12,24,.98))}
.detail-poster-shell-v416 .detail-poster-art-v412{position:absolute;inset:0;display:block;width:100%;height:100%;min-height:0;aspect-ratio:auto;border-radius:28px;object-position:center center}
.detail-poster-shell-v416 .detail-poster-shade-v412{border-radius:28px}
.detail-poster-mockup-shell-v476{position:relative;display:block;overflow:hidden;min-height:0;aspect-ratio:var(--detail-mockup-ratio,2022/1329);border-radius:28px;border:1px solid rgba(148,163,184,.16);background:linear-gradient(160deg,rgba(17,23,40,.94),rgba(7,12,24,.98));box-shadow:0 28px 70px rgba(0,0,0,.42)}
.detail-poster-mockup-slot-v476{position:absolute;left:calc(var(--detail-mockup-left,1.3848) * 1%);top:calc(var(--detail-mockup-top,10.8352) * 1%);width:calc(var(--detail-mockup-width,97.5272) * 1%);height:calc(var(--detail-mockup-height,86.2302) * 1%);overflow:hidden;border-radius:22px;z-index:1}
.detail-poster-mockup-art-v476{display:block;width:100%;height:100%;object-fit:fill;background:transparent}
.detail-poster-mockup-layer-v476{position:absolute;inset:0;width:100%;height:100%;object-fit:fill;pointer-events:none;z-index:2;background:transparent}
.detail-v136 .detail-case-shell-preview-v412,.detail-v136 .detail-poster-mockup-shell-v476{isolation:isolate}
.detail-v136 .media-preview-grid img.detail-case-slot-art-v420,.detail-v136 .media-preview-grid img.detail-poster-mockup-art-v476{position:relative!important;z-index:1!important;display:block!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
.detail-v136 .media-preview-grid img.detail-case-slot-art-v420{object-fit:fill!important}
.detail-v136 .media-preview-grid img.detail-poster-mockup-art-v476{object-fit:fill!important}
.detail-v136 .media-preview-grid img.detail-case-layer-v412,.detail-v136 .media-preview-grid img.detail-poster-mockup-layer-v476{position:absolute!important;inset:0!important;z-index:2!important;display:block!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;object-fit:fill!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;pointer-events:none!important}
.detail-v136 .media-preview-grid img.detail-case-composite-v422,.detail-v136 .media-preview-grid img.detail-poster-composite-v454{display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;object-fit:contain!important;border:0!important;background:transparent!important}
.detail-poster-brand-v416{position:absolute;right:18px;top:18px;z-index:3;display:flex;justify-content:flex-end;align-items:center;max-width:40%;pointer-events:none}
.detail-poster-brand-v416 .detail-poster-logo-inline-v413{max-width:180px;max-height:52px}
.detail-poster-shell-plain-v413{min-height:0;background:transparent;border:1px solid rgba(148,163,184,.18);box-shadow:0 20px 48px rgba(0,0,0,.34)}
.detail-poster-shell-plain-v413 .detail-poster-art-v412{min-height:260px;border-radius:24px}
@media(max-width:980px){.detail-v136 #media-preview{position:static!important;top:auto!important}}
@media(max-width:640px){.detail-case-logo-v412,.detail-case-logo-v413,.detail-poster-logo-v412{max-width:52%}}
@media(max-width:900px){.detail-cover-v114 .detail-plain-cover-art-v413{height:280px}}
@media(max-width:900px){.detail-icon0-stage-v416{min-height:0;padding:12px 12px 14px}.detail-icon0-stage-v439{gap:14px}.detail-icon0-header-v416{gap:10px;min-height:54px}.detail-icon0-logo-v416{max-width:132px;max-height:32px}.detail-icon0-frame-v416{padding:5px}.detail-icon0-frame-v440{padding:0}.detail-icon0-console-v416{width:84px;max-height:66px}.detail-icon0-console-art-v416{max-height:66px}.detail-icon0-brand-stack-v434{gap:10px;min-height:98px;padding-bottom:6px}.detail-icon0-brand-icon-v434{width:min(106px,62%);max-height:82px}.detail-icon0-brand-logo-v434{width:min(160px,84%);max-height:34px}.detail-icon0-brand-icon-v439{width:min(150px,70%);max-height:104px}.detail-icon0-brand-logo-v439{width:min(210px,92%);max-height:56px}.detail-poster-shell-v416,.detail-poster-shell-v416 .detail-poster-art-v412{aspect-ratio:4/3}.detail-poster-brand-v416 .detail-poster-logo-inline-v413{max-width:132px;max-height:42px}.detail-brand-row-v434{grid-template-columns:1fr}.detail-brand-platform-v434{min-height:0}}

/* v2.0.443 Detail hero Icon0 polish
   Adds the light border around the hero icon0 art with only a slight corner trim,
   and replaces the warm brown card background with a more transparent blue app-flow look. */
.detail-v136 .detail-cover-mockup-v416{
  align-items:center!important;
  justify-content:center!important;
  overflow:visible!important;
}
.detail-icon0-stage-v439{
  box-sizing:border-box!important;
  display:grid!important;
  grid-template-rows:minmax(90px,.58fr) auto minmax(58px,.32fr)!important;
  align-content:stretch!important;
  justify-items:center!important;
  gap:12px!important;
  width:100%!important;
  min-height:0!important;
  aspect-ratio:9/16!important;
  padding:12px 14px 14px!important;
  overflow:hidden!important;
  border-radius:30px!important;
  background:
    radial-gradient(circle at 14% 2%,rgba(56,189,248,.16),transparent 30%),
    radial-gradient(circle at 86% 14%,rgba(96,165,250,.12),transparent 34%),
    linear-gradient(135deg,rgba(8,13,24,.84),rgba(9,18,34,.74) 46%,rgba(12,32,57,.58) 100%)!important;
  border:1px solid rgba(148,163,184,.18)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 28px 64px rgba(0,0,0,.44)!important;
  backdrop-filter:blur(10px) saturate(118%)!important;
}
.detail-icon0-brand-icon-wrap-v439{
  align-self:start!important;
  min-height:92px!important;
  display:flex!important;
  align-items:flex-start!important;
  justify-content:center!important;
  overflow:visible!important;
}
.detail-icon0-brand-icon-v439{
  display:block!important;
  width:min(278px,108%)!important;
  max-width:112%!important;
  max-height:130px!important;
  height:auto!important;
  object-fit:contain!important;
  object-position:center top!important;
  transform:translateY(0)!important;
  filter:drop-shadow(0 16px 26px rgba(0,0,0,.54))!important;
  background:transparent!important;
}
.detail-icon0-frame-v440{
  align-self:center!important;
  width:90%!important;
  aspect-ratio:1/1!important;
  min-height:0!important;
  padding:3px!important;
  overflow:hidden!important;
  border:1px solid rgba(118,164,214,.44)!important;
  border-radius:14px!important;
  background:linear-gradient(180deg,rgba(17,31,52,.46),rgba(6,14,24,.28))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 18px 34px rgba(0,0,0,.28)!important;
}
.detail-icon0-frame-v440 .detail-icon0-art-fill-v436,
.detail-icon0-frame-v440 .detail-icon0-art-scrim-v436{
  display:none!important;
}
.detail-icon0-frame-v440 .detail-icon0-art-v416{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-height:none!important;
  aspect-ratio:1/1!important;
  object-fit:fill!important;
  object-position:center center!important;
  border-radius:10px!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.detail-icon0-brand-logo-wrap-v439{
  align-self:end!important;
  min-height:54px!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:center!important;
  overflow:visible!important;
}
.detail-icon0-brand-logo-v439{
  display:block!important;
  width:min(258px,96%)!important;
  max-height:58px!important;
  height:auto!important;
  object-fit:contain!important;
  object-position:center bottom!important;
  filter:drop-shadow(0 12px 22px rgba(0,0,0,.50))!important;
  background:transparent!important;
}
@media(max-width:900px){
  .detail-icon0-stage-v439{
    width:min(100%,320px)!important;
    gap:10px!important;
    padding:10px 12px 12px!important;
    border-radius:28px!important;
  }
  .detail-icon0-brand-icon-wrap-v439{min-height:82px!important;}
  .detail-icon0-brand-icon-v439{width:min(250px,108%)!important;max-height:112px!important;}
  .detail-icon0-frame-v440{width:90%!important;padding:3px!important;border-radius:13px!important;}
  .detail-icon0-frame-v440 .detail-icon0-art-v416{border-radius:9px!important;}
  .detail-icon0-brand-logo-wrap-v439{min-height:48px!important;}
  .detail-icon0-brand-logo-v439{width:min(230px,96%)!important;max-height:52px!important;}
}


/* v2.0.444 final cache-safe Icon0 Hero override */
.detail-v136 .detail-icon0-stage-v439{
  background:
    radial-gradient(circle at 14% 2%,rgba(56,189,248,.16),transparent 30%),
    radial-gradient(circle at 86% 14%,rgba(96,165,250,.12),transparent 34%),
    linear-gradient(135deg,rgba(8,13,24,.84),rgba(9,18,34,.74) 46%,rgba(12,32,57,.58) 100%)!important;
  border-color:rgba(148,163,184,.18)!important;
  backdrop-filter:blur(10px) saturate(118%)!important;
}
.detail-v136 .detail-icon0-frame-v440{
  padding:3px!important;
  overflow:hidden!important;
  border:1px solid rgba(118,164,214,.44)!important;
  border-radius:14px!important;
  background:linear-gradient(180deg,rgba(17,31,52,.46),rgba(6,14,24,.28))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 18px 34px rgba(0,0,0,.28)!important;
}
.detail-v136 .detail-icon0-frame-v440 .detail-icon0-art-v416{
  border-radius:10px!important;
}

/* v2.0.449: explicit unused upload cleanup button spacing */
.cache-maintenance-actions-v2145{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-top:12px}
.cache-maintenance-actions-v2145 .btn{min-height:38px}
.inline-field-v298{display:inline-flex!important;align-items:center;gap:8px;margin:0!important;color:#bdd7ef;font-weight:800}
.inline-field-v298 input{width:76px!important;min-height:38px!important}

/* v2.0.457 translation and mockup system parity fixes */
.detail-brand-row-v434{grid-template-columns:120px 140px repeat(4,minmax(0,1fr))!important;}
.detail-poster-composite-wrap-v454{display:block;width:100%}
.detail-poster-composite-v454{display:block;width:100%;height:auto;border-radius:28px;background:transparent;box-shadow:0 28px 70px rgba(0,0,0,.42)}
@media(max-width:1100px){.detail-brand-row-v434{grid-template-columns:1fr 1fr!important}.detail-brand-platform-v434{grid-column:1/-1;min-height:0}}
@media(max-width:700px){.detail-brand-row-v434{grid-template-columns:1fr!important}}

/* v2.0.462 detail browsing should acknowledge page turns immediately */
.detail-nav-loading-v462 .detail-page{cursor:progress}
.detail-floating-nav-v102 a.is-loading-v462{position:relative;pointer-events:none;opacity:.78}
.detail-floating-nav-v102 a.is-loading-v462::after{content:"";position:absolute;inset:5px;border-radius:inherit;border:1px solid rgba(255,255,255,.22);animation:detail-nav-pulse-v462 .72s ease-in-out infinite}
@keyframes detail-nav-pulse-v462{0%{opacity:.24;transform:scale(.96)}50%{opacity:.72;transform:scale(1)}100%{opacity:.24;transform:scale(.96)}}

/* v2.0.485 mockup art shape follows the mask/layer instead of CSS rounding */
.detail-v136 .detail-case-slot-v420,
.detail-v136 .detail-poster-mockup-slot-v476{
  border-radius:0!important;
}
.detail-v136 .detail-icon0-frame-v440{
  border-radius:0!important;
}
.detail-v136 .detail-icon0-frame-v440 .detail-icon0-art-v416,
.detail-v136 .detail-icon0-frame-v440 .detail-icon0-art-fill-v436,
.detail-v136 .detail-icon0-frame-v440 .detail-icon0-art-scrim-v436,
.detail-v136 .media-preview-grid img.detail-case-slot-art-v420,
.detail-v136 .media-preview-grid img.detail-poster-mockup-art-v476,
.detail-v136 .media-preview-grid img.detail-case-composite-v422,
.detail-v136 .media-preview-grid img.detail-poster-composite-v454{
  border-radius:0!important;
}
.detail-v136 .detail-case-composite-v422,
.detail-v136 .detail-hero-case-composite-v438,
.detail-v136 .detail-poster-composite-v454{
  border-radius:0!important;
}
@media(max-width:900px){
  .detail-v136 .detail-icon0-frame-v440,
  .detail-v136 .detail-icon0-frame-v440 .detail-icon0-art-v416{
    border-radius:0!important;
  }
}

/* v2.0.486 hero icon0 keeps its rounded art, while case/poster mockup art stays mask-owned */
.detail-v136 .detail-icon0-frame-v440{
  border-radius:14px!important;
  overflow:hidden!important;
}
.detail-v136 .detail-icon0-frame-v440 .detail-icon0-art-v416{
  border-radius:10px!important;
}
@media(max-width:900px){
  .detail-v136 .detail-icon0-frame-v440{border-radius:13px!important;}
  .detail-v136 .detail-icon0-frame-v440 .detail-icon0-art-v416{border-radius:9px!important;}
}
/* v2.0.570 console-browser hero spacing: keep PS5 logo visible and stop PS4 icon0 overlap */
.detail-v136 .detail-icon0-stage-v439{
  grid-template-rows:minmax(104px,.50fr) auto minmax(68px,.32fr)!important;
  gap:16px!important;
  padding:16px 16px 18px!important;
  overflow:visible!important;
}
.detail-v136 .detail-icon0-brand-icon-wrap-v439{
  min-height:108px!important;
  align-items:center!important;
  padding-bottom:4px!important;
}
.detail-v136 .detail-icon0-brand-icon-v439{
  width:min(230px,96%)!important;
  max-width:100%!important;
  max-height:108px!important;
  object-position:center center!important;
}
.detail-v136 .detail-icon0-frame-v440{
  width:84%!important;
  max-width:240px!important;
}
.detail-v136 .detail-icon0-brand-logo-wrap-v439{
  min-height:72px!important;
  align-items:center!important;
}
.detail-v136 .detail-icon0-brand-logo-v439{
  width:min(244px,94%)!important;
  max-width:100%!important;
  max-height:70px!important;
  object-position:center center!important;
}
.detail-v136 .detail-icon0-stage-v439[data-platform-key="ps5"]{
  grid-template-rows:minmax(104px,.42fr) auto minmax(88px,.36fr)!important;
  gap:18px!important;
  padding-bottom:22px!important;
}
.detail-v136 .detail-icon0-stage-v439[data-platform-key="ps5"] .detail-icon0-brand-logo-wrap-v439{
  min-height:88px!important;
}
.detail-v136 .detail-icon0-stage-v439[data-platform-key="ps5"] .detail-icon0-brand-logo-v439{
  width:min(252px,92%)!important;
  max-height:84px!important;
}
.detail-v136 .detail-icon0-stage-v439[data-platform-key="ps4"]{
  grid-template-rows:minmax(126px,.48fr) auto minmax(62px,.30fr)!important;
  gap:22px!important;
}
.detail-v136 .detail-icon0-stage-v439[data-platform-key="ps4"] .detail-icon0-brand-icon-wrap-v439{
  min-height:126px!important;
  padding-bottom:8px!important;
}
.detail-v136 .detail-icon0-stage-v439[data-platform-key="ps4"] .detail-icon0-brand-icon-v439{
  width:min(220px,92%)!important;
  max-height:104px!important;
}
.detail-v136 .detail-icon0-stage-v439[data-platform-key="ps4"] .detail-icon0-frame-v440{
  margin-top:4px!important;
}
@media(max-width:900px){
  .detail-v136 .detail-icon0-stage-v439{
    gap:14px!important;
    padding:14px 14px 16px!important;
  }
  .detail-v136 .detail-icon0-brand-icon-wrap-v439{min-height:96px!important;}
  .detail-v136 .detail-icon0-brand-icon-v439{width:min(204px,94%)!important;max-height:94px!important;}
  .detail-v136 .detail-icon0-brand-logo-wrap-v439{min-height:66px!important;}
  .detail-v136 .detail-icon0-brand-logo-v439{width:min(218px,92%)!important;max-height:64px!important;}
  .detail-v136 .detail-icon0-stage-v439[data-platform-key="ps5"] .detail-icon0-brand-logo-wrap-v439{min-height:78px!important;}
  .detail-v136 .detail-icon0-stage-v439[data-platform-key="ps5"] .detail-icon0-brand-logo-v439{max-height:74px!important;}
  .detail-v136 .detail-icon0-stage-v439[data-platform-key="ps4"]{gap:18px!important;}
  .detail-v136 .detail-icon0-stage-v439[data-platform-key="ps4"] .detail-icon0-brand-icon-wrap-v439{min-height:112px!important;}
}
/* v2.0.571 PS5 browser detail hero polish: keep the title and lower console logo inside the visible frame */
.detail-v136 .detail-hero-v114{
  align-items:start!important;
  padding-top:34px!important;
}
.detail-v136 .detail-copy{
  align-self:start!important;
  min-width:0!important;
  padding-top:6px!important;
}
.detail-v136 .detail-copy h1{
  line-height:1.08!important;
  margin-top:0!important;
  overflow:visible!important;
}
.detail-v136 .detail-icon0-stage-v439{
  padding-bottom:30px!important;
}
.detail-v136 .detail-icon0-brand-logo-wrap-v439{
  align-items:flex-start!important;
  min-height:88px!important;
  padding-top:4px!important;
  transform:translateY(-8px)!important;
}
.detail-v136 .detail-icon0-brand-logo-v439{
  width:min(220px,88%)!important;
  max-height:58px!important;
}
.detail-v136 .detail-icon0-stage-v439[data-platform-key="ps4"]{
  gap:18px!important;
  padding-bottom:34px!important;
}
.detail-v136 .detail-icon0-stage-v439[data-platform-key="ps4"] .detail-icon0-brand-logo-wrap-v439{
  min-height:94px!important;
  transform:translateY(-12px)!important;
}
.detail-v136 .detail-icon0-stage-v439[data-platform-key="ps4"] .detail-icon0-brand-logo-v439{
  width:min(210px,84%)!important;
  max-height:54px!important;
}
.detail-v136 .detail-icon0-stage-v439[data-platform-key="ps5"] .detail-icon0-brand-logo-wrap-v439{
  min-height:96px!important;
  transform:translateY(-10px)!important;
}
.detail-v136 .detail-icon0-stage-v439[data-platform-key="ps5"] .detail-icon0-brand-logo-v439{
  width:min(226px,86%)!important;
  max-height:62px!important;
}
@media(max-width:900px){
  .detail-v136 .detail-hero-v114{
    padding-top:22px!important;
  }
  .detail-v136 .detail-copy{
    padding-top:0!important;
  }
  .detail-v136 .detail-icon0-stage-v439{
    padding-bottom:24px!important;
  }
  .detail-v136 .detail-icon0-brand-logo-wrap-v439{
    min-height:74px!important;
    transform:translateY(-6px)!important;
  }
  .detail-v136 .detail-icon0-brand-logo-v439{
    width:min(196px,86%)!important;
    max-height:50px!important;
  }
}
/* v2.0.572 adaptive browser/device fit and PS5 target compatibility warnings */
body:not(.mes-device-ps5) .detail-v136 .detail-hero-v114{
  align-items:center!important;
}
body:not(.mes-device-ps5) .detail-v136 .detail-icon0-brand-logo-wrap-v439{
  align-items:center!important;
  transform:none!important;
  padding-top:0!important;
}
body:not(.mes-device-ps5) .detail-v136 .detail-icon0-stage-v439[data-platform-key="ps4"] .detail-icon0-brand-logo-wrap-v439{
  min-height:84px!important;
  transform:none!important;
}
body:not(.mes-device-ps5) .detail-v136 .detail-icon0-stage-v439[data-platform-key="ps4"] .detail-icon0-brand-logo-v439{
  width:min(224px,88%)!important;
  max-height:58px!important;
}
body.mes-device-mobile .detail-v136 .detail-icon0-stage-v439{
  gap:16px!important;
  padding-bottom:30px!important;
}
body.mes-device-mobile .detail-v136 .detail-icon0-brand-logo-wrap-v439,
body.mes-device-mobile .detail-v136 .detail-icon0-stage-v439[data-platform-key="ps4"] .detail-icon0-brand-logo-wrap-v439{
  min-height:88px!important;
  transform:translateY(10px)!important;
}
body.mes-device-mobile .detail-v136 .detail-icon0-brand-logo-v439,
body.mes-device-mobile .detail-v136 .detail-icon0-stage-v439[data-platform-key="ps4"] .detail-icon0-brand-logo-v439{
  width:min(218px,84%)!important;
  max-height:56px!important;
}
.console-compat-card-v572{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:12px;
  align-items:center;
  max-width:760px;
  margin:12px 0 8px;
  padding:12px 14px;
  border:1px solid rgba(251,191,36,.44);
  border-radius:14px;
  background:linear-gradient(135deg,rgba(113,63,18,.32),rgba(2,8,23,.52));
  color:#fef3c7;
}
.console-compat-card-v572[hidden]{display:none!important}
.console-compat-card-v572 span{
  display:block;
  color:#fde68a;
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:.08em;
  font-weight:950;
  margin-bottom:4px;
}
.console-compat-card-v572 strong{display:block;color:#fff7ed;font-size:16px}
.console-compat-card-v572 p{margin:4px 0 0;line-height:1.42;color:#fdecc8}
.console-compat-card-v572.is-allowed{
  border-color:rgba(34,197,94,.38);
  background:linear-gradient(135deg,rgba(20,83,45,.28),rgba(2,8,23,.48));
  color:#dcfce7;
}
.is-compat-blocked-v572{
  border-color:rgba(251,191,36,.56)!important;
  background:linear-gradient(90deg,#5b3410,#172a45)!important;
  color:#fff7d6!important;
  box-shadow:0 0 0 2px rgba(251,191,36,.12)!important;
}
@media(max-width:700px){
  .console-compat-card-v572{grid-template-columns:1fr}
  .console-compat-card-v572 .btn{width:100%;justify-content:center}
}
/* v2.0.500 Phase 4 install method matrix dashboard */
.install-matrix-page-v2500{overflow:hidden;position:relative}
.install-matrix-page-v2500:before{content:"";position:absolute;inset:0 0 auto;height:210px;background:radial-gradient(circle at 18% 0%,rgba(45,212,191,.18),transparent 42%),radial-gradient(circle at 86% 8%,rgba(56,189,248,.17),transparent 38%);pointer-events:none}
.install-matrix-hero-v2500{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:8px 2px 16px}
.install-matrix-hero-v2500 h1{margin:.15rem 0 .35rem;font-size:clamp(2rem,4vw,3.15rem);letter-spacing:0}
.install-matrix-hero-v2500 p{max-width:930px;color:#cbe7f6;line-height:1.55}
.install-matrix-stats-v2500{position:relative}
.install-matrix-section-v2500{margin-top:16px}
.install-readiness-grid-v2500{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}
.install-readiness-card-v2500{border:1px solid rgba(125,211,252,.18);border-radius:16px;background:rgba(2,8,23,.32);padding:13px;display:grid;gap:10px;align-content:start}
.install-card-head-v2500{display:flex;align-items:center;justify-content:space-between;gap:10px}
.install-card-head-v2500 strong,.install-card-head-v2500 h3{margin:0}
.install-readiness-card-v2500 p{margin:0;color:#d9f4ff;font-weight:800}
.install-readiness-card-v2500 dl{display:grid;gap:6px;margin:0}
.install-readiness-card-v2500 dl>div{display:grid;grid-template-columns:minmax(95px,.55fr) minmax(0,1fr);gap:8px;align-items:start}
.install-readiness-card-v2500 dt{color:#9eb8d2;font-weight:900}
.install-readiness-card-v2500 dd{margin:0;color:#f2fbff;overflow-wrap:anywhere}
.install-method-grid-v2500{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:14px}
.install-method-card-v2500{border:1px solid rgba(125,211,252,.18);border-radius:18px;background:linear-gradient(145deg,rgba(8,23,42,.74),rgba(3,10,20,.54));padding:15px;display:grid;gap:10px;align-content:start}
.install-method-card-v2500.is-ready{border-color:rgba(34,197,94,.35)}
.install-method-card-v2500.is-partial{border-color:rgba(56,189,248,.32)}
.install-method-card-v2500.is-planned{border-color:rgba(250,204,21,.30)}
.install-method-card-v2500.is-blocked{border-color:rgba(248,113,113,.38)}
.install-method-card-v2500 .install-card-head-v2500 span{color:#9ed8ff;text-transform:uppercase;font-size:11px;font-weight:1000;letter-spacing:.07em}
.install-method-card-v2500 .install-card-head-v2500 b{border:1px solid rgba(148,163,184,.22);border-radius:999px;padding:5px 8px;color:#eaf7ff;background:rgba(2,8,23,.38);font-size:11px}
.install-method-card-v2500 h3{font-size:18px;margin:0;color:#fff}
.install-method-card-v2500 p{margin:0;color:#bdd7e9;line-height:1.45}
.install-method-columns-v2500{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.install-method-columns-v2500>div{border:1px solid rgba(125,211,252,.12);border-radius:14px;background:rgba(2,8,23,.25);padding:10px;display:grid;gap:7px;align-content:start}
.install-method-columns-v2500 strong{color:#e9fbff}
.install-method-columns-v2500 span{display:block;color:#aecadf;line-height:1.35}
.install-method-actions-v2500{display:flex;gap:7px;flex-wrap:wrap}
.install-test-table-v2500 td,.install-telemetry-table-v2500 td{vertical-align:middle}
.install-requirements-grid-v2500{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px}
.install-requirements-grid-v2500 article{border:1px solid rgba(34,197,94,.22);border-radius:14px;background:rgba(20,83,45,.13);padding:12px}
.install-requirements-grid-v2500 strong,.install-requirements-grid-v2500 span{display:block}
.install-requirements-grid-v2500 span{margin-top:6px;color:#bfe9d2;line-height:1.4}
/* v2.0.503 install proof capture */
.install-proof-form-v2503{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:11px;align-items:end}
.install-proof-form-v2503 label{display:grid;gap:6px;color:#dff;font-weight:900}
.install-proof-form-v2503 input,.install-proof-form-v2503 select,.install-proof-form-v2503 textarea{width:100%;background:#081626;color:#fff;border:1px solid #234b70;border-radius:10px;padding:9px 10px}
.install-proof-form-v2503 textarea{resize:vertical}
.install-proof-form-v2503 .wide{grid-column:1/-1}
.install-proof-check-v2503{display:flex!important;align-items:center;gap:8px}
.install-proof-check-v2503 input{width:auto}
.install-proof-actions-v2503{display:flex;justify-content:flex-end}
.install-proof-summary-v2503{margin-top:12px}
.install-proof-table-v2503 td{vertical-align:top}
.install-proof-table-v2503 code{display:block;max-width:360px;white-space:normal;overflow-wrap:anywhere;background:rgba(2,8,23,.38);border:1px solid rgba(125,211,252,.18);border-radius:9px;padding:6px}
.install-evidence-table-v2504 td{vertical-align:top}
.install-evidence-table-v2504 code{display:block;max-width:320px;white-space:normal;overflow-wrap:anywhere;background:rgba(2,8,23,.38);border:1px solid rgba(125,211,252,.18);border-radius:9px;padding:6px}
.install-evidence-actions-v2504{display:flex;gap:7px;flex-wrap:wrap;align-items:center}
.install-evidence-actions-v2504 form{display:inline-flex;margin:0}
@media(max-width:1100px){.install-proof-form-v2503{grid-template-columns:repeat(2,minmax(150px,1fr))}}
@media(max-width:900px){.install-matrix-hero-v2500{display:block}.install-matrix-hero-v2500 .scan-hero-actions-v262{justify-content:flex-start;margin-top:12px}.install-method-columns-v2500{grid-template-columns:1fr}.install-readiness-card-v2500 dl>div{grid-template-columns:1fr}}
@media(max-width:640px){.install-proof-form-v2503{grid-template-columns:1fr}.install-proof-actions-v2503{justify-content:flex-start}}
/* v2.0.508 optional shop/login splash background */
body.shop-body,body.login-body{background-image:linear-gradient(135deg,#050b15,#071a2d 46%,#020712)!important;background-size:cover!important;background-repeat:no-repeat!important;background-position:center center!important;background-attachment:fixed!important}
body.shop-body.mes-splash-page-bg,body.login-body.mes-splash-page-bg{background-image:linear-gradient(90deg,rgba(4,12,24,.88),rgba(4,18,32,.76),rgba(2,8,18,.86)),var(--mes-page-splash,url('/shop/assets/branding/splash.png'))!important;background-size:cover!important;background-repeat:no-repeat!important;background-position:center center!important;background-attachment:fixed!important}
body.storefront-body.mes-splash-page-bg .shop-sidebar{background:linear-gradient(180deg,rgba(6,18,34,.94),rgba(6,18,34,.86))!important;backdrop-filter:blur(2px)}
body.login-body.mes-splash-page-bg .login-page,body.login-body.mes-splash-page-bg .login-page-v138{background:transparent!important}
body.login-body.mes-splash-page-bg .login-card,body.login-body.mes-splash-page-bg .login-card-v138{background:linear-gradient(135deg,rgba(7,20,38,.94),rgba(5,16,30,.86))!important;backdrop-filter:blur(2px)}
/* v2.0.528 admin raw source badge */
.badge-row .admin-raw-file-badge-v528{border-color:rgba(251,191,36,.65)!important;background:rgba(113,63,18,.32)!important;color:#fef3c7!important;max-width:116px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.game-grid.compact-view .badge-row .admin-raw-file-badge-v528{display:inline-flex!important}
/* v2.0.557-v2.0.558 compact reports and clearer telemetry outcomes */
.reports-table .report-row-v557 td{vertical-align:middle!important}
.reports-table .report-message-cell-v557{max-width:520px!important;min-width:340px!important;white-space:normal!important}
.report-message-preview-v557{display:grid!important;gap:3px!important;max-width:500px!important}
.report-message-preview-v557 strong{color:#f2fbff!important;font-size:12px!important}
.report-message-preview-v557 span{display:block!important;max-width:500px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#b9d4e8!important}
.report-message-actions-v557{display:flex!important;gap:8px!important;align-items:center!important;flex-wrap:wrap!important;margin-top:6px!important}
.report-message-details-v557{display:inline-block!important}
.report-message-details-v557 summary{cursor:pointer!important;color:#dff7ff!important;font-weight:900!important;border:1px solid rgba(56,189,248,.22)!important;background:rgba(8,22,38,.74)!important;border-radius:999px!important;padding:5px 10px!important;list-style:none!important}
.report-message-details-v557 summary::-webkit-details-marker{display:none!important}
.report-message-details-v557[open]{display:block!important;width:min(680px,70vw)!important}
.report-message-details-v557[open] summary{margin-bottom:8px!important}
.report-message-details-v557 pre{max-height:360px!important;overflow:auto!important;white-space:pre-wrap!important;word-break:break-word!important;margin:0!important;padding:10px!important;border:1px solid rgba(125,211,252,.18)!important;border-radius:10px!important;background:rgba(2,8,23,.48)!important;color:#e8f6ff!important;font-size:12px!important;line-height:1.45!important}
.download-table-v286 .status-pill.status-success,.download-table-v286 .status-pill.status-completed,.download-table-v286 .status-pill.status-installed,.download-table-v286 .status-pill.status-install_completed,.download-table-v286 .status-pill.status-install-completed,.download-table-v286 .status-pill.status-install_complete,.download-table-v286 .status-pill.status-install-complete,.download-table-v286 .status-pill.status-install_finished,.download-table-v286 .status-pill.status-install-finished,.download-table-v286 .status-pill.status-download_completed,.download-table-v286 .status-pill.status-download-completed,.download-table-v286 .status-pill.status-download_finished,.download-table-v286 .status-pill.status-download-finished,.download-table-v286 .status-pill.status-file_downloaded,.download-table-v286 .status-pill.status-file-downloaded,.download-table-v286 .status-pill.status-browser_downloaded,.download-table-v286 .status-pill.status-browser-downloaded,.download-table-v286 .status-pill.status-browser_download_finished,.download-table-v286 .status-pill.status-browser-download-finished,.download-table-v286 .status-pill.status-gateway_completed,.download-table-v286 .status-pill.status-gateway-completed,.download-table-v286 .status-pill.status-proxy_completed,.download-table-v286 .status-pill.status-proxy-completed{border-color:rgba(34,197,94,.65)!important;background:rgba(20,129,104,.28)!important;color:#dcffe9!important}
.download-table-v286 .status-pill.status-failed{border-color:rgba(248,113,113,.60)!important;background:rgba(127,29,29,.30)!important;color:#ffe4ea!important}
.download-table-v286{min-width:1180px!important}
.download-table-v286 .telemetry-row-v557 td{vertical-align:middle!important}
.download-table-v286 .telemetry-row-v557 small{color:#aac4d8!important}
.download-table-v286 .telemetry-row-v557 td:nth-child(3){min-width:240px!important}
.download-table-v286 .telemetry-row-v557 td:nth-child(4){min-width:230px!important}
.download-table-v286 .telemetry-row-v557 td:nth-child(7){max-width:360px!important}
.download-table-v286 .telemetry-row-v557 td:nth-child(7) small{font-size:12px!important;line-height:1.35!important}
.install-method-toggle-grid-v621{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))!important;gap:8px!important;margin:12px 0!important}
.install-method-toggle-v621{align-items:flex-start!important;min-height:58px!important;padding:10px 12px!important;border:1px solid rgba(125,211,252,.16)!important;border-radius:12px!important;background:rgba(3,15,28,.42)!important}
.install-method-toggle-v621 span{display:grid!important;gap:2px!important;min-width:0!important}
.install-method-toggle-v621 strong{color:#f2fbff!important;line-height:1.25!important}
.install-method-toggle-v621 small{margin:0!important}
/* v2.0.673 local library overflow fixes */
html body .account-local-library-page-v624 .stats-strip-v160{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important}
html body .account-local-library-page-v624 .stat-chip-v160{min-width:0!important}
html body .account-local-library-page-v624 .stat-chip-v160 strong,
html body .account-local-library-page-v624 .stat-chip-v160 span{overflow-wrap:anywhere!important}
html body .account-local-library-page-v624 .account-links-table-wrap-v160{width:100%!important;max-width:100%!important;overflow:auto!important}
html body .account-local-library-page-v624 .account-links-table-v160{min-width:1180px!important;table-layout:auto!important}
html body .account-local-library-page-v624 .account-links-table-v160{min-width:1480px!important}
html body .account-local-library-page-v624 .account-links-table-v160 td:nth-child(4),
html body .account-local-library-page-v624 .account-links-table-v160 td:nth-child(5){max-width:260px!important}
html body .account-local-library-page-v624 .account-links-table-v160 th,
html body .account-local-library-page-v624 .account-links-table-v160 td{white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}
html body .account-local-library-page-v624 .account-links-table-v160 code{max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}
html body .account-local-library-page-v624 .copy-snippet-v624{max-width:100%!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:break-word!important}
/* v2.0.681 adaptive sortable local-library table */
html body .account-local-library-page-v624{max-width:none!important;width:calc(100vw - 12px)!important;margin:0 auto!important}
html body .account-local-library-page-v624 .account-links-hero-v160{padding-bottom:12px!important;margin-bottom:10px!important}
html body .account-local-library-page-v624 .account-links-hero-v160 h1{font-size:clamp(34px,3vw,58px)!important;margin-bottom:8px!important}
html body .account-local-library-page-v624 .account-links-hero-v160 p{max-width:860px!important;line-height:1.35!important}
html body .account-local-library-page-v624 .account-links-layout-v160{grid-template-columns:minmax(340px,.72fr) minmax(620px,1.28fr)!important;gap:10px!important;margin-bottom:10px!important}
html body .account-local-library-page-v624 .panel-card{padding:14px 16px!important;border-radius:10px!important}
html body .account-local-library-page-v624 .upload-help-v160{display:grid!important;gap:4px!important;padding:10px 12px!important}
html body .account-local-library-page-v624 .copy-snippet-v624{padding:8px 10px!important;margin:8px 0 0!important}
html body .account-local-library-page-v624 .stats-strip-v160{margin:8px 0 10px!important;gap:8px!important}
html body .account-local-library-page-v624 .stat-chip-v160{padding:12px!important;min-height:72px!important}
html body .account-local-library-page-v624 .local-library-tools-v676{display:flex!important;gap:10px!important;align-items:center!important;margin:8px 0 10px!important}
html body .account-local-library-page-v624 .local-library-tools-v676 input{width:min(420px,100%)!important;background:#071421!important;color:#fff!important;border:1px solid rgba(125,211,252,.22)!important;border-radius:10px!important;padding:9px 11px!important}
html body .account-local-library-page-v624 .account-links-table-wrap-v160{max-height:calc(100vh - 260px)!important;border-radius:10px!important}
html body .account-local-library-page-v624 .account-links-table-v160{width:100%!important;min-width:0!important;table-layout:fixed!important;font-size:12px!important}
html body .account-local-library-page-v624 .account-links-table-v160 th{cursor:pointer!important;position:sticky!important;top:0!important;z-index:3!important;background:rgba(5,18,32,.98)!important;white-space:nowrap!important}
html body .account-local-library-page-v624 .account-links-table-v160 td{padding:6px!important;line-height:1.25!important}
html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(1){width:34px!important}
html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(2){width:52px!important}
html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(3){width:13%!important}
html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(4){width:17%!important}
html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(5){width:7%!important}
html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(6){width:16%!important}
html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(7),
html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(8){width:82px!important}
html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(9){width:5%!important}
html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(10){width:8%!important}
html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(11){width:7%!important}
html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(12){width:7%!important}
html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(13){width:5%!important}
html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(14){width:14%!important}
html body .account-local-library-page-v624 .local-row-actions-v676{display:grid!important;grid-template-columns:repeat(4,minmax(48px,1fr))!important;gap:4px!important}
html body .account-local-library-page-v624 .local-row-actions-v676 .btn{padding:5px 6px!important;min-height:26px!important}
@media(max-width:1650px){html body .account-local-library-page-v624 .account-links-table-v160{min-width:1780px!important}}
@media(max-width:1100px){html body .account-local-library-page-v624{width:calc(100vw - 20px)!important}html body .account-local-library-page-v624 .account-links-layout-v160{grid-template-columns:1fr!important}}
/* v2.0.682 local-library sticky responsive Item #/Size refinement */
html body .account-local-library-page-v624 .account-links-table-wrap-v160{max-height:calc(100vh - 220px)!important;scrollbar-gutter:stable!important}
html body .account-local-library-page-v624 .account-links-table-v160 th{position:sticky!important;top:0!important;z-index:4!important}
html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(2),
html body .account-local-library-page-v624 .account-links-table-v160 td:nth-child(2){width:52px!important;text-align:right!important;white-space:nowrap!important}
html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(10),
html body .account-local-library-page-v624 .account-links-table-v160 td:nth-child(10){width:78px!important;white-space:nowrap!important}
@media(max-width:1650px){html body .account-local-library-page-v624 .account-links-table-v160{min-width:0!important}html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(7),html body .account-local-library-page-v624 .account-links-table-v160 td:nth-child(7),html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(14),html body .account-local-library-page-v624 .account-links-table-v160 td:nth-child(14){display:none!important}}
@media(max-width:1250px){html body .account-local-library-page-v624 .account-links-table-v160{min-width:1500px!important}}
/* v2.0.683 My Local Library table should expand before it compresses readable data */
html body .account-local-library-page-v624 .account-links-table-wrap-v160{width:100%!important;overflow:auto!important;max-height:calc(100vh - 210px)!important}
html body .account-local-library-page-v624 .account-links-table-v160{width:max(100%,1760px)!important;min-width:1760px!important;table-layout:auto!important;font-size:12px!important}
html body .account-local-library-page-v624 .account-links-table-v160 th,
html body .account-local-library-page-v624 .account-links-table-v160 td{padding:7px 8px!important;vertical-align:top!important}
html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(1),
html body .account-local-library-page-v624 .account-links-table-v160 td:nth-child(1){width:34px!important;min-width:34px!important}
html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(2),
html body .account-local-library-page-v624 .account-links-table-v160 td:nth-child(2){width:54px!important;min-width:54px!important;text-align:right!important}
html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(3),
html body .account-local-library-page-v624 .account-links-table-v160 td:nth-child(3){width:58px!important;min-width:58px!important}
html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(4),
html body .account-local-library-page-v624 .account-links-table-v160 td:nth-child(4){min-width:220px!important;max-width:320px!important}
html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(5),
html body .account-local-library-page-v624 .account-links-table-v160 td:nth-child(5){min-width:260px!important;max-width:430px!important}
html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(6),
html body .account-local-library-page-v624 .account-links-table-v160 td:nth-child(6){width:98px!important;min-width:98px!important}
html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(8),
html body .account-local-library-page-v624 .account-links-table-v160 td:nth-child(8),
html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(9),
html body .account-local-library-page-v624 .account-links-table-v160 td:nth-child(9){width:78px!important;min-width:78px!important;white-space:nowrap!important}
html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(10),
html body .account-local-library-page-v624 .account-links-table-v160 td:nth-child(10){width:90px!important;min-width:90px!important;white-space:nowrap!important}
html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(11),
html body .account-local-library-page-v624 .account-links-table-v160 td:nth-child(11){min-width:170px!important;max-width:230px!important}
html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(12),
html body .account-local-library-page-v624 .account-links-table-v160 td:nth-child(12){width:130px!important;min-width:130px!important}
html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(13),
html body .account-local-library-page-v624 .account-links-table-v160 td:nth-child(13){width:115px!important;min-width:115px!important}
html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(15),
html body .account-local-library-page-v624 .account-links-table-v160 td:nth-child(15){width:250px!important;min-width:250px!important}
html body .account-local-library-page-v624 .local-row-actions-v676{display:grid!important;grid-template-columns:repeat(3,minmax(64px,1fr))!important;gap:5px!important}
html body .account-local-library-page-v624 .local-row-actions-v676 .btn{width:100%!important;min-height:28px!important;padding:5px 7px!important;line-height:1.15!important}
@media(max-width:1900px){html body .account-local-library-page-v624 .account-links-table-v160{width:100%!important;min-width:0!important}html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(7),html body .account-local-library-page-v624 .account-links-table-v160 td:nth-child(7),html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(14),html body .account-local-library-page-v624 .account-links-table-v160 td:nth-child(14){display:none!important}}
@media(max-width:1580px){html body .account-local-library-page-v624 .account-links-table-v160{min-width:1450px!important}html body .account-local-library-page-v624 .account-links-table-v160 th:nth-child(11),html body .account-local-library-page-v624 .account-links-table-v160 td:nth-child(11){display:none!important}}
@media(max-width:1200px){html body .account-local-library-page-v624 .account-links-table-v160{min-width:1380px!important}}
/* v2.0.683 My Links Library readable adaptive table */
html body .account-links-page:not(.account-local-library-page-v624){width:calc(100vw - 12px)!important;max-width:none!important;margin:0 auto 90px!important}
html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-wrap-v160{width:100%!important;max-width:100%!important;overflow:auto!important;max-height:calc(100vh - 230px)!important;scrollbar-gutter:stable!important}
html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160{width:max(100%,1560px)!important;min-width:1560px!important;table-layout:auto!important;font-size:12px!important}
html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160 th{position:sticky!important;top:0!important;z-index:5!important;background:rgba(5,18,32,.98)!important;white-space:nowrap!important}
html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160 th,
html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160 td{padding:7px 8px!important;vertical-align:top!important}
html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160 th:nth-child(1),
html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160 td:nth-child(1){width:34px!important;min-width:34px!important;text-align:center!important}
html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160 th:nth-child(2),
html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160 td:nth-child(2){width:62px!important;min-width:62px!important}
html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160 th:nth-child(3),
html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160 td:nth-child(3){min-width:260px!important;max-width:380px!important}
html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160 th:nth-child(4),
html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160 td:nth-child(4){min-width:380px!important;max-width:620px!important}
html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160 th:nth-child(5),
html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160 td:nth-child(5){width:125px!important;min-width:125px!important}
html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160 th:nth-child(6),
html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160 td:nth-child(6){width:105px!important;min-width:105px!important}
html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160 th:nth-child(7),
html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160 td:nth-child(7){width:130px!important;min-width:130px!important}
html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160 th:nth-child(8),
html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160 td:nth-child(8){width:80px!important;min-width:80px!important}
html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160 th:nth-child(9),
html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160 td:nth-child(9){width:150px!important;min-width:150px!important}
html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160 th:nth-child(10),
html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160 td:nth-child(10){width:280px!important;min-width:280px!important}
html body .account-links-page:not(.account-local-library-page-v624) .row-actions-v160{display:grid!important;grid-template-columns:repeat(2,minmax(120px,1fr))!important;gap:6px!important;min-width:260px!important}
html body .account-links-page:not(.account-local-library-page-v624) .row-actions-v160 .btn{width:100%!important;min-width:0!important;white-space:normal!important;line-height:1.12!important;padding:6px 8px!important}
@media(max-width:1700px){html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160{width:100%!important;min-width:0!important}html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160 th:nth-child(8),html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160 td:nth-child(8),html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160 th:nth-child(9),html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160 td:nth-child(9){display:none!important}}
@media(max-width:1380px){html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160{min-width:1320px!important}html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160 th:nth-child(2),html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160 td:nth-child(2){display:none!important}}
@media(max-width:1050px){html body .account-links-page:not(.account-local-library-page-v624) .account-links-table-v160{min-width:1240px!important}}
/* v2.0.683 full-viewport account library pages */
html body.inner-page-body .page-shell{width:100vw!important;max-width:none!important;padding:10px 8px 90px!important;margin:0!important}
html body.inner-page-body .account-page.account-links-page,
html body.inner-page-body .account-page.account-local-library-page-v624{width:calc(100vw - 16px)!important;max-width:none!important;margin:0 auto 90px!important;padding:0!important}
html body.inner-page-body .account-links-page .account-links-hero-v160{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important;margin:0 0 10px!important;padding:0!important}
html body.inner-page-body .account-links-page .hero-copy-v160{max-width:980px!important}
html body.inner-page-body .account-links-page .hero-copy-v160 h1{margin:6px 0 4px!important;font-size:clamp(32px,2.8vw,54px)!important;line-height:1!important;background:transparent!important;color:#f4fbff!important;text-shadow:0 3px 16px rgba(0,0,0,.48)!important}
html body.inner-page-body .account-links-page .hero-copy-v160 p{margin:0!important;max-width:980px!important;line-height:1.35!important}
html body.inner-page-body .account-links-page .account-links-actions-v160{margin-left:auto!important;display:flex!important;gap:8px!important;justify-content:flex-end!important;flex-wrap:wrap!important}
html body.inner-page-body .account-links-page .stats-strip-v160{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))!important;gap:8px!important;margin:8px 0!important}
html body.inner-page-body .account-links-page .stat-chip-v160{min-height:64px!important;padding:10px 12px!important}
html body.inner-page-body .account-links-page .account-links-layout-v160{display:grid!important;grid-template-columns:minmax(380px,.7fr) minmax(720px,1.3fr)!important;gap:10px!important;width:100%!important;max-width:none!important;align-items:start!important}
html body.inner-page-body .account-links-page:not(.account-local-library-page-v624) .upload-card-v160{position:sticky!important;top:10px!important}
html body.inner-page-body .account-links-page .panel-card{padding:12px!important;margin:0!important;border-radius:10px!important}
html body.inner-page-body .account-links-page .library-card-v160{min-width:0!important;overflow:hidden!important}
html body.inner-page-body .account-links-page .account-links-table-wrap-v160{max-height:calc(100vh - 215px)!important}
html body.inner-page-body .account-local-library-page-v624 .account-links-layout-v160{grid-template-columns:minmax(430px,.55fr) minmax(720px,.85fr)!important}
html body.inner-page-body .account-local-library-page-v624 .account-links-layout-v160 + .panel-card,
html body.inner-page-body .account-local-library-page-v624 [data-account-links-library]{width:100%!important;max-width:none!important}
@media(max-width:1500px){html body.inner-page-body .account-links-page .account-links-layout-v160,html body.inner-page-body .account-local-library-page-v624 .account-links-layout-v160{grid-template-columns:1fr!important}html body.inner-page-body .account-links-page:not(.account-local-library-page-v624) .upload-card-v160{position:relative!important;top:auto!important}}
@media(max-width:760px){html body.inner-page-body .account-links-page .account-links-hero-v160{display:block!important}html body.inner-page-body .account-links-page .account-links-actions-v160{justify-content:flex-start!important;margin-top:8px!important}}
/* v2.0.712 keep My Local Library helper update actions from overlapping notice copy */
html body.inner-page-body .account-local-library-page-v624 .local-helper-update-notice-v712{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px 14px!important;align-items:center!important;line-height:1.35!important}
html body.inner-page-body .account-local-library-page-v624 .local-helper-update-copy-v712{min-width:0!important;overflow-wrap:anywhere!important}
html body.inner-page-body .account-local-library-page-v624 .local-helper-update-actions-v712{display:flex!important;gap:8px!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:wrap!important;min-width:220px!important}
html body.inner-page-body .account-local-library-page-v624 .local-helper-update-actions-v712 .btn{white-space:nowrap!important}
@media(max-width:900px){html body.inner-page-body .account-local-library-page-v624 .local-helper-update-notice-v712{grid-template-columns:1fr!important}html body.inner-page-body .account-local-library-page-v624 .local-helper-update-actions-v712{justify-content:flex-start!important;min-width:0!important}}
/* v2.0.751 My Local Library helper-style workspace and selected-item panel */
.link-status-pill.warn{border-color:rgba(251,191,36,.45)!important;background:rgba(133,90,12,.24)!important;color:#fef3c7!important}
html body.inner-page-body .account-page.account-local-library-page-v751{width:calc(100vw - 16px)!important;max-width:none!important;margin:0 auto 90px!important;padding:0!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-hero-v160{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;margin:0 0 8px!important;padding:0!important}
html body.inner-page-body .account-local-library-page-v751 .hero-copy-v160{max-width:1120px!important}
html body.inner-page-body .account-local-library-page-v751 .hero-copy-v160 h1{margin:5px 0 4px!important;font-size:clamp(26px,2vw,42px)!important;line-height:1!important;background:transparent!important;color:#f4fbff!important;text-shadow:0 3px 16px rgba(0,0,0,.48)!important}
html body.inner-page-body .account-local-library-page-v751 .hero-copy-v160 p{margin:0!important;max-width:1120px!important;line-height:1.35!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-actions-v160{display:flex!important;gap:8px!important;flex-wrap:wrap!important;justify-content:flex-end!important;margin-left:auto!important}
html body.inner-page-body .account-local-library-page-v751 .stats-strip-v160{grid-template-columns:repeat(auto-fit,minmax(135px,1fr))!important;gap:8px!important;margin:8px 0!important}
html body.inner-page-body .account-local-library-page-v751 .stat-chip-v160{min-height:56px!important;padding:9px 11px!important;border-radius:8px!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-layout-v160.local-library-workspace-v751{display:grid!important;grid-template-columns:minmax(310px,390px) minmax(0,1fr)!important;gap:10px!important;width:100%!important;max-width:none!important;align-items:stretch!important;margin-bottom:10px!important}
html body.inner-page-body .account-local-library-page-v751 .local-library-rail-v751{display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;gap:10px!important;min-width:0!important}
html body.inner-page-body .account-local-library-page-v751 .panel-card{padding:12px!important;margin:0!important;border-radius:8px!important;min-width:0!important}
html body.inner-page-body .account-local-library-page-v751 .local-helper-control-card-v751 .panel-card-head-v160,
html body.inner-page-body .account-local-library-page-v751 .local-helper-status-card-v751 .panel-card-head-v160,
html body.inner-page-body .account-local-library-page-v751 .local-selected-panel-v751 .panel-card-head-v160{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important;margin-bottom:8px!important}
html body.inner-page-body .account-local-library-page-v751 .upload-card-v160{position:static!important;top:auto!important}
html body.inner-page-body .account-local-library-page-v751 .local-helper-control-card-v751 h2,
html body.inner-page-body .account-local-library-page-v751 .local-helper-status-card-v751 h2,
html body.inner-page-body .account-local-library-page-v751 .local-selected-panel-v751 h2{font-size:20px!important;line-height:1.1!important;margin:0 0 3px!important}
html body.inner-page-body .account-local-library-page-v751 .upload-help-v160{display:grid!important;gap:4px!important;padding:8px 10px!important;margin:8px 0!important;border-radius:8px!important}
html body.inner-page-body .account-local-library-page-v751 .inline-actions.compact-actions{display:flex!important;gap:6px!important;flex-wrap:wrap!important;align-items:center!important}
html body.inner-page-body .account-local-library-page-v751 .inline-actions.compact-actions form{display:inline-flex!important;margin:0!important}
html body.inner-page-body .account-local-library-page-v751 .copy-snippet-v624{padding:7px 9px!important;margin:8px 0 0!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important}
html body.inner-page-body .account-local-library-page-v751 .local-helper-status-card-v751 .table-scroll{max-height:260px!important;overflow:auto!important;scrollbar-gutter:stable!important}
html body.inner-page-body .account-local-library-page-v751 .local-helper-update-notice-v712{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px 14px!important;align-items:center!important;line-height:1.35!important}
html body.inner-page-body .account-local-library-page-v751 .local-helper-update-copy-v712{min-width:0!important;overflow-wrap:anywhere!important}
html body.inner-page-body .account-local-library-page-v751 .local-helper-update-actions-v712{display:flex!important;gap:8px!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:wrap!important;min-width:220px!important}
html body.inner-page-body .account-local-library-page-v751 .local-helper-update-actions-v712 .btn{white-space:nowrap!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-panel-v751{display:grid!important;grid-template-rows:auto minmax(240px,1fr) auto!important;gap:8px!important;min-height:420px!important;overflow:hidden!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-stage-v751{position:relative!important;display:flex!important;align-items:flex-start!important;justify-content:flex-start!important;min-height:245px!important;border:1px solid rgba(56,189,248,.28)!important;border-radius:8px!important;background-color:#061321!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;overflow:hidden!important;padding:10px!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-cover-v751{appearance:none!important;border:1px solid rgba(125,211,252,.38)!important;background:rgba(2,8,23,.66)!important;border-radius:8px!important;padding:8px!important;display:inline-flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;width:fit-content!important;max-width:min(390px,42vw)!important;cursor:zoom-in!important;color:#f4fbff!important;box-shadow:0 14px 34px rgba(0,0,0,.35)!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-cover-v751 img{display:block!important;width:auto!important;height:auto!important;max-width:min(340px,36vw)!important;max-height:260px!important;object-fit:contain!important;border-radius:8px!important;background:#020817!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-cover-v751 strong{display:block!important;max-width:100%!important;font-size:13px!important;line-height:1.2!important;white-space:normal!important;overflow-wrap:anywhere!important;text-align:center!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-strip-v751{align-self:end!important;display:grid!important;grid-template-columns:minmax(200px,1.4fr) minmax(280px,2fr) minmax(210px,1.6fr) minmax(260px,2fr) repeat(4,minmax(86px,max-content))!important;gap:6px!important;overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:2px!important;scrollbar-gutter:stable!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-strip-v751 article{display:grid!important;align-content:center!important;min-height:48px!important;min-width:0!important;padding:7px 8px!important;border:1px solid rgba(56,189,248,.22)!important;border-radius:6px!important;background:rgba(3,14,25,.82)!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-strip-v751 span{font-size:10px!important;text-transform:uppercase!important;color:#9ed3f7!important;font-weight:900!important;line-height:1.1!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-strip-v751 strong{display:block!important;min-width:0!important;max-width:100%!important;color:#edf8ff!important;font-size:12px!important;line-height:1.25!important;white-space:normal!important;overflow-wrap:anywhere!important}
html body.inner-page-body .account-local-library-page-v751 .library-card-v160{width:100%!important;max-width:none!important;overflow:hidden!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-bulkbar-v167{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important;margin:8px 0!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-bulkbar-v167 select{min-width:165px!important;max-width:260px!important}
html body.inner-page-body .account-local-library-page-v751 .local-library-tools-v676{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;margin:8px 0 10px!important}
html body.inner-page-body .account-local-library-page-v751 .local-library-tools-v676 input{width:min(420px,100%)!important;background:#071421!important;color:#fff!important;border:1px solid rgba(125,211,252,.22)!important;border-radius:8px!important;padding:9px 11px!important}
html body.inner-page-body .account-local-library-page-v751 .local-library-filter-chips-v751{display:flex!important;gap:5px!important;flex-wrap:wrap!important;align-items:center!important}
html body.inner-page-body .account-local-library-page-v751 .local-filter-chip-v751{border:1px solid rgba(125,211,252,.28)!important;background:rgba(7,20,33,.82)!important;color:#dff4ff!important;border-radius:999px!important;padding:6px 9px!important;font-size:11px!important;font-weight:900!important;cursor:pointer!important}
html body.inner-page-body .account-local-library-page-v751 .local-filter-chip-v751.is-active{background:rgba(14,116,144,.72)!important;border-color:rgba(103,232,249,.62)!important;color:#fff!important}
html body.inner-page-body .account-local-library-page-v751 .selected-users-box{margin:8px 0!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-wrap-v160{width:100%!important;max-width:100%!important;overflow:auto!important;max-height:calc(100vh - 430px)!important;min-height:180px!important;scrollbar-gutter:stable!important;border-radius:8px!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160{width:max(100%,2180px)!important;min-width:2180px!important;table-layout:auto!important;font-size:12px!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 th{position:sticky!important;top:0!important;z-index:5!important;background:rgba(5,18,32,.98)!important;white-space:nowrap!important;cursor:pointer!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 th,
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 td{padding:6px 7px!important;vertical-align:top!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 td{line-height:1.25!important;overflow-wrap:anywhere!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 code{white-space:normal!important;overflow-wrap:anywhere!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 th:nth-child(1),
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 td:nth-child(1){width:34px!important;min-width:34px!important;text-align:center!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 th:nth-child(2),
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 td:nth-child(2){width:54px!important;min-width:54px!important;text-align:right!important;white-space:nowrap!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 th:nth-child(3),
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 td:nth-child(3){width:62px!important;min-width:62px!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 th:nth-child(4),
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 td:nth-child(4){min-width:230px!important;max-width:330px!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 th:nth-child(5),
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 td:nth-child(5){min-width:300px!important;max-width:470px!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 th:nth-child(6),
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 td:nth-child(6),
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 th:nth-child(8),
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 td:nth-child(8),
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 th:nth-child(9),
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 td:nth-child(9),
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 th:nth-child(10),
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 td:nth-child(10),
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 th:nth-child(11),
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 td:nth-child(11){width:92px!important;min-width:92px!important;white-space:nowrap!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 th:nth-child(7),
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 td:nth-child(7){min-width:270px!important;max-width:360px!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 th:nth-child(12),
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 td:nth-child(12){min-width:280px!important;max-width:380px!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 th:nth-child(13),
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 td:nth-child(13),
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 th:nth-child(14),
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 td:nth-child(14),
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 th:nth-child(15),
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 td:nth-child(15){min-width:130px!important;max-width:210px!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 th:nth-child(16),
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 td:nth-child(16){min-width:330px!important;width:330px!important}
html body.inner-page-body .account-local-library-page-v751 .local-row-actions-v676{display:flex!important;flex-wrap:wrap!important;gap:5px!important;align-items:center!important;min-width:0!important}
html body.inner-page-body .account-local-library-page-v751 .local-row-actions-v676 .btn{min-width:0!important;white-space:nowrap!important;padding:5px 7px!important;line-height:1.1!important}
html body.inner-page-body .account-local-library-page-v751 .local-row-selected-v751,
html body.inner-page-body .account-local-library-page-v751 .local-row-focused-v632{outline:2px solid #25bde9!important;outline-offset:-2px!important;background:rgba(14,116,144,.18)!important}
html body.inner-page-body .account-local-library-page-v751 .account-link-thumb-v167{width:42px!important;height:42px!important;border-radius:7px!important;object-fit:cover!important}
html body.inner-page-body .account-local-library-page-v751 .table-scroll,
html body.inner-page-body .account-local-library-page-v751 .local-selected-strip-v751{scrollbar-color:#2c78ad #04101b!important;scrollbar-width:auto!important}
html body.inner-page-body .account-local-library-page-v751 .table-scroll::-webkit-scrollbar,
html body.inner-page-body .account-local-library-page-v751 .local-selected-strip-v751::-webkit-scrollbar{width:15px!important;height:15px!important}
html body.inner-page-body .account-local-library-page-v751 .table-scroll::-webkit-scrollbar-track,
html body.inner-page-body .account-local-library-page-v751 .local-selected-strip-v751::-webkit-scrollbar-track{background:#04101b!important;border:1px solid #1f4261!important;border-radius:10px!important}
html body.inner-page-body .account-local-library-page-v751 .table-scroll::-webkit-scrollbar-thumb,
html body.inner-page-body .account-local-library-page-v751 .local-selected-strip-v751::-webkit-scrollbar-thumb{background:#2c78ad!important;border:2px solid #04101b!important;border-radius:10px!important}
@media(max-width:1650px){html body.inner-page-body .account-local-library-page-v751 .account-links-layout-v160.local-library-workspace-v751{grid-template-columns:1fr!important}html body.inner-page-body .account-local-library-page-v751 .local-library-rail-v751{grid-template-columns:1fr 1fr!important;grid-template-rows:auto!important}html body.inner-page-body .account-local-library-page-v751 .account-links-table-wrap-v160{max-height:calc(100vh - 470px)!important}}
@media(max-width:980px){html body.inner-page-body .account-local-library-page-v751 .local-library-rail-v751{grid-template-columns:1fr!important}html body.inner-page-body .account-local-library-page-v751 .account-links-hero-v160{display:block!important}html body.inner-page-body .account-local-library-page-v751 .account-links-actions-v160{justify-content:flex-start!important;margin-top:8px!important}html body.inner-page-body .account-local-library-page-v751 .local-selected-strip-v751{grid-template-columns:repeat(8,minmax(160px,1fr))!important}html body.inner-page-body .account-local-library-page-v751 .local-selected-cover-v751{max-width:100%!important}html body.inner-page-body .account-local-library-page-v751 .local-selected-cover-v751 img{max-width:min(78vw,340px)!important}}
/* v2.0.752 My Local Library cleanup pass */
html body.inner-page-body .account-local-library-page-v751 .account-links-hero-v160{min-height:0!important;padding:0 0 6px!important}
html body.inner-page-body .account-local-library-page-v751 .hero-copy-v160 h1{font-size:clamp(24px,1.8vw,34px)!important;line-height:1.05!important}
html body.inner-page-body .account-local-library-page-v751 .hero-copy-v160 p{font-size:12px!important;line-height:1.35!important;max-width:1040px!important}
html body.inner-page-body .account-local-library-page-v751 .stats-strip-v160{grid-template-columns:repeat(7,minmax(112px,1fr))!important;gap:7px!important;margin:6px 0!important}
html body.inner-page-body .account-local-library-page-v751 .stat-chip-v160{min-height:48px!important;padding:8px 10px!important;border-radius:7px!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-layout-v160.local-library-workspace-v751{align-items:start!important;grid-template-columns:minmax(270px,340px) minmax(0,1fr)!important;gap:8px!important}
html body.inner-page-body .account-local-library-page-v751 .local-library-rail-v751{gap:8px!important}
html body.inner-page-body .account-local-library-page-v751 .local-helper-control-card-v751,
html body.inner-page-body .account-local-library-page-v751 .local-helper-status-card-v751,
html body.inner-page-body .account-local-library-page-v751 .local-selected-panel-v751{border-radius:8px!important}
html body.inner-page-body .account-local-library-page-v751 .local-helper-control-card-v751 .upload-help-v160{max-height:116px!important;overflow:auto!important}
html body.inner-page-body .account-local-library-page-v751 .local-helper-status-card-v751 .table-scroll{max-height:174px!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-panel-v751{min-height:0!important;max-height:520px!important;grid-template-rows:auto minmax(220px,320px) auto!important;gap:7px!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-stage-v751{min-height:220px!important;max-height:320px!important;align-items:flex-start!important;padding:8px!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-cover-v751{max-width:min(370px,38vw)!important;padding:7px!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-cover-v751 img{max-width:min(320px,34vw)!important;max-height:220px!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-strip-v751{grid-template-columns:minmax(180px,1.2fr) minmax(260px,1.6fr) minmax(190px,1.2fr) minmax(230px,1.5fr) repeat(4,minmax(76px,max-content))!important;gap:5px!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-strip-v751 article{min-height:42px!important;padding:6px 7px!important}
html body.inner-page-body .account-local-library-page-v751 .local-command-drawer-v752{border:1px solid rgba(125,211,252,.18)!important;border-radius:8px!important;background:rgba(3,14,25,.55)!important;padding:8px!important;margin:8px 0!important}
html body.inner-page-body .account-local-library-page-v751 .local-command-drawer-v752>summary{display:flex!important;align-items:center!important;gap:10px!important;cursor:pointer!important;list-style:none!important;min-height:26px!important}
html body.inner-page-body .account-local-library-page-v751 .local-command-drawer-v752>summary::-webkit-details-marker{display:none!important}
html body.inner-page-body .account-local-library-page-v751 .local-command-drawer-v752>summary span{color:#9db7c9!important;font-size:12px!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-bulkbar-v167{gap:6px!important;margin:8px 0!important;padding:8px!important;border-radius:8px!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-bulkbar-v167 select{height:32px!important;min-width:150px!important;max-width:230px!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-bulkbar-v167 .btn{min-height:30px!important;padding:6px 10px!important}
html body.inner-page-body .account-local-library-page-v751 .local-library-tools-v676{gap:6px!important;margin:7px 0!important}
html body.inner-page-body .account-local-library-page-v751 .local-library-tools-v676 input[type=search]{height:30px!important}
html body.inner-page-body .account-local-library-page-v751 .local-filter-chip-v751{min-height:24px!important;padding:4px 8px!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-wrap-v160{max-height:calc(100vh - 380px)!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160{min-width:2040px!important;width:max(100%,2040px)!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 th,
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 td{padding:5px 6px!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 td{font-size:11px!important;line-height:1.2!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 th:nth-child(16),
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 td:nth-child(16){width:378px!important;min-width:378px!important;max-width:378px!important}
html body.inner-page-body .account-local-library-page-v751 .row-actions-v160.local-row-actions-v676{display:grid!important;grid-template-columns:repeat(7,max-content)!important;gap:4px!important;width:366px!important;min-width:366px!important;align-items:center!important}
html body.inner-page-body .account-local-library-page-v751 .row-actions-v160.local-row-actions-v676 .btn{width:auto!important;min-width:0!important;min-height:24px!important;padding:4px 6px!important;font-size:10.5px!important;line-height:1.1!important;white-space:nowrap!important}
@media(max-width:1650px){html body.inner-page-body .account-local-library-page-v751 .account-links-layout-v160.local-library-workspace-v751{grid-template-columns:1fr!important}html body.inner-page-body .account-local-library-page-v751 .local-library-rail-v751{grid-template-columns:1fr 1fr!important}html body.inner-page-body .account-local-library-page-v751 .account-links-table-wrap-v160{max-height:calc(100vh - 430px)!important}}
@media(max-width:980px){html body.inner-page-body .account-local-library-page-v751 .stats-strip-v160{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body.inner-page-body .account-local-library-page-v751 .local-library-rail-v751{grid-template-columns:1fr!important}html body.inner-page-body .account-local-library-page-v751 .local-selected-strip-v751{grid-template-columns:repeat(8,minmax(150px,1fr))!important}}
/* v2.0.755 My Local Library compact toolbar, hover help, and collapsible panels */
html body.inner-page-body .account-local-library-page-v751 .local-library-hero-v755{align-items:center!important;background:rgba(5,18,32,.78)!important;border:1px solid rgba(56,189,248,.20)!important;border-radius:8px!important;padding:8px 10px!important;margin:0 0 6px!important}
html body.inner-page-body .account-local-library-page-v751 .local-library-title-v755{display:flex!important;align-items:center!important;gap:10px!important;max-width:none!important;min-width:0!important}
html body.inner-page-body .account-local-library-page-v751 .local-library-title-v755 h1{margin:0!important;font-size:clamp(24px,1.6vw,32px)!important}
html body.inner-page-body .account-local-library-page-v751 .local-library-title-meta-v755{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important;margin-top:3px!important;color:#9dc5df!important;font-size:11px!important;font-weight:900!important;text-transform:uppercase!important}
html body.inner-page-body .account-local-library-page-v751 .local-library-title-meta-v755 span{border:1px solid rgba(125,211,252,.22)!important;border-radius:999px!important;background:rgba(7,20,33,.76)!important;padding:3px 7px!important}
html body.inner-page-body .account-local-library-page-v751 .local-library-toolbar-v755{align-items:center!important;margin-left:auto!important}
html body.inner-page-body .account-local-library-page-v751 .local-user-chip-v755{display:inline-flex!important;align-items:center!important;gap:7px!important;min-height:32px!important;max-width:220px!important;border:1px solid rgba(125,211,252,.30)!important;border-radius:999px!important;background:rgba(7,20,33,.84)!important;color:#f4fbff!important;padding:3px 9px 3px 3px!important;text-decoration:none!important}
html body.inner-page-body .account-local-library-page-v751 .local-user-chip-v755 img,
html body.inner-page-body .account-local-library-page-v751 .local-user-chip-v755 span{width:26px!important;height:26px!important;border-radius:50%!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;background:rgba(14,116,144,.62)!important;border:1px solid rgba(103,232,249,.38)!important;color:#fff!important;font-weight:900!important;object-fit:cover!important}
html body.inner-page-body .account-local-library-page-v751 .local-user-chip-v755 strong{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important}
html body.inner-page-body .account-local-library-page-v751 .local-runtime-bar-v755{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;align-items:start!important;margin:0 0 6px!important;padding:5px!important;border:1px solid rgba(56,189,248,.18)!important;border-radius:8px!important;background:rgba(3,44,34,.64)!important;min-height:36px!important}
html body.inner-page-body .account-local-library-page-v751 .local-runtime-messages-v755{display:grid!important;gap:5px!important;min-width:0!important}
html body.inner-page-body .account-local-library-page-v751 .local-runtime-messages-v755:empty:before{content:'Ready'!important;color:#87b6cd!important;font-size:11px!important;font-weight:900!important;align-self:center!important;padding:4px 6px!important}
html body.inner-page-body .account-local-library-page-v751 .local-runtime-ready-v755{display:inline-flex!important;align-items:center!important;width:max-content!important;min-height:24px!important;color:#9fd1e8!important;font-size:11px!important;font-weight:900!important;text-transform:uppercase!important;border:1px solid rgba(125,211,252,.18)!important;border-radius:999px!important;background:rgba(7,20,33,.58)!important;padding:3px 8px!important}
html body.inner-page-body .account-local-library-page-v751 .local-runtime-ready-v755[hidden]{display:none!important}
html body.inner-page-body .account-local-library-page-v751 .local-runtime-actions-v755{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important;flex-wrap:wrap!important}
html body.inner-page-body .account-local-library-page-v751 .local-toast-v755{margin:0!important;padding:7px 9px!important;border-radius:7px!important;font-size:12px!important;line-height:1.25!important;transition:opacity .38s ease,transform .38s ease,max-height .38s ease,padding .38s ease,margin .38s ease!important;max-height:120px!important;overflow:hidden!important}
html body.inner-page-body .account-local-library-page-v751 .local-toast-v755.is-dismissing{opacity:0!important;transform:translateY(-4px)!important;max-height:0!important;padding-top:0!important;padding-bottom:0!important;margin:0!important}
html body.inner-page-body .account-local-library-page-v751 .local-helper-update-notice-v712.local-toast-v755{grid-template-columns:minmax(0,1fr) auto!important}
html body.inner-page-body .account-local-library-page-v751 .local-collapsible-card-v755{overflow:visible!important}
html body.inner-page-body .account-local-library-page-v751 .local-card-summary-v755{list-style:none!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;min-height:34px!important;margin:-2px -2px 7px!important;padding:2px!important;border-bottom:1px solid rgba(125,211,252,.12)!important}
html body.inner-page-body .account-local-library-page-v751 .local-card-summary-v755::-webkit-details-marker{display:none!important}
html body.inner-page-body .account-local-library-page-v751 .local-card-summary-v755:before{content:'▾'!important;color:#7dd3fc!important;font-size:13px!important;line-height:1!important;flex:0 0 auto!important}
html body.inner-page-body .account-local-library-page-v751 details.local-collapsible-card-v755:not([open])>.local-card-summary-v755{margin-bottom:0!important;border-bottom:0!important}
html body.inner-page-body .account-local-library-page-v751 details.local-collapsible-card-v755:not([open])>.local-card-summary-v755:before{content:'▸'!important}
html body.inner-page-body .account-local-library-page-v751 .local-card-summary-v755>div{display:flex!important;align-items:center!important;gap:7px!important;min-width:0!important}
html body.inner-page-body .account-local-library-page-v751 .local-card-summary-v755 h2{margin:0!important;font-size:16px!important;line-height:1.1!important;white-space:nowrap!important}
html body.inner-page-body .account-local-library-page-v751 .local-info-button-v755{position:relative!important;display:inline-grid!important;place-items:center!important;width:22px!important;height:22px!important;min-width:22px!important;border:1px solid rgba(125,211,252,.34)!important;border-radius:50%!important;background:rgba(7,20,33,.90)!important;color:#dff8ff!important;font-size:12px!important;font-weight:900!important;line-height:1!important;padding:0!important;cursor:help!important}
html body.inner-page-body .account-local-library-page-v751 .local-info-button-v755:after{content:attr(data-tooltip)!important;position:absolute!important;left:50%!important;top:calc(100% + 8px)!important;transform:translateX(-50%)!important;z-index:80!important;width:max-content!important;max-width:min(360px,80vw)!important;white-space:normal!important;text-align:left!important;background:#04111e!important;border:1px solid rgba(125,211,252,.42)!important;border-radius:8px!important;color:#e7f8ff!important;padding:8px 10px!important;box-shadow:0 12px 30px rgba(0,0,0,.45)!important;opacity:0!important;pointer-events:none!important;transition:opacity .15s ease!important;text-transform:none!important;font-size:12px!important;line-height:1.35!important;font-weight:800!important}
html body.inner-page-body .account-local-library-page-v751 .local-info-button-v755:hover:after,
html body.inner-page-body .account-local-library-page-v751 .local-info-button-v755:focus-visible:after{opacity:1!important}
html body.inner-page-body .account-local-library-page-v751 .local-helper-quicktips-v755{display:flex!important;align-items:center!important;gap:6px!important;margin:2px 0 7px!important}
html body.inner-page-body .account-local-library-page-v751 .local-helper-quicktips-v755 .local-info-button-v755{width:24px!important;height:24px!important;min-width:24px!important}
html body.inner-page-body .account-local-library-page-v751 .local-mini-drawer-v755{margin:6px 0!important;border:1px solid rgba(125,211,252,.16)!important;border-radius:7px!important;background:rgba(3,14,25,.42)!important;padding:6px!important}
html body.inner-page-body .account-local-library-page-v751 .local-mini-drawer-v755 summary{cursor:pointer!important;font-weight:900!important;color:#dff4ff!important}
html body.inner-page-body .account-local-library-page-v751 .local-helper-control-card-v751 .inline-actions.compact-actions{display:grid!important;grid-template-columns:1fr!important;gap:6px!important}
html body.inner-page-body .account-local-library-page-v751 .local-helper-control-card-v751 .inline-actions.compact-actions .btn,
html body.inner-page-body .account-local-library-page-v751 .local-helper-control-card-v751 .inline-actions.compact-actions form{width:100%!important}
html body.inner-page-body .account-local-library-page-v751 .local-helper-control-card-v751 .inline-actions.compact-actions form .btn{width:100%!important}
html body.inner-page-body .account-local-library-page-v751 .local-helper-control-card-v751 .copy-snippet-v624{font-size:11px!important;white-space:normal!important;overflow-wrap:anywhere!important;margin-top:7px!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-panel-v751[open]{display:grid!important;grid-template-rows:auto minmax(230px,1fr) auto!important}
html body.inner-page-body .account-local-library-page-v751 .local-items-card-v755{margin-top:8px!important}
html body.inner-page-body .account-local-library-page-v751 .local-items-card-v755 .local-command-drawer-v752{margin-top:2px!important}
html body.inner-page-body .account-local-library-page-v751 .selected-users-box p.muted{display:none!important}
@media(max-width:1650px){html body.inner-page-body .account-local-library-page-v751 .local-runtime-bar-v755{grid-template-columns:1fr!important}html body.inner-page-body .account-local-library-page-v751 .local-runtime-actions-v755{justify-content:flex-start!important}html body.inner-page-body .account-local-library-page-v751 .local-library-hero-v755{align-items:flex-start!important}}
@media(max-width:980px){html body.inner-page-body .account-local-library-page-v751 .local-library-title-v755{align-items:flex-start!important;flex-wrap:wrap!important}html body.inner-page-body .account-local-library-page-v751 .local-library-toolbar-v755{justify-content:flex-start!important;margin-left:0!important}html body.inner-page-body .account-local-library-page-v751 .local-user-chip-v755{max-width:100%!important}}
/* v2.0.758 My Local Library status/control cleanup and adjustable selected/table split */
html body.inner-page-body .account-local-library-page-v751{--local-selected-stage-height:260px}
html body.inner-page-body .account-local-library-page-v751 .local-info-button-v755,
html body.inner-page-body .account-local-library-page-v751 .local-helper-quicktips-v755{display:none!important}
html body.inner-page-body .account-local-library-page-v751 .local-library-toolbar-v755 .btn{white-space:nowrap!important}
html body.inner-page-body .account-local-library-page-v751 .local-runtime-actions-v755 .btn{min-height:28px!important;padding:5px 9px!important}
html body.inner-page-body .account-local-library-page-v751 .local-card-summary-v755{justify-content:flex-start!important;text-align:left!important}
html body.inner-page-body .account-local-library-page-v751 .local-card-summary-v755 .account-badge{margin-left:auto!important}
html body.inner-page-body .account-local-library-page-v751 .local-card-summary-v755>div{justify-content:flex-start!important;text-align:left!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-panel-v751[open]{grid-template-rows:auto var(--local-selected-stage-height) auto!important;max-height:none!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-stage-v751{height:var(--local-selected-stage-height)!important;min-height:170px!important;max-height:none!important;align-items:flex-start!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-cover-v751 img{max-height:calc(var(--local-selected-stage-height) - 72px)!important}
html body.inner-page-body .account-local-library-page-v751 .local-workspace-resizer-v758{height:10px;margin:5px 4px;border:1px solid rgba(56,189,248,.34);border-radius:999px;background:linear-gradient(90deg,rgba(37,189,233,.16),rgba(37,189,233,.62),rgba(37,189,233,.16));cursor:row-resize;box-sizing:border-box}
html body.inner-page-body .account-local-library-page-v751 .local-workspace-resizer-v758:hover,
html body.inner-page-body .account-local-library-page-v751 .local-workspace-resizer-v758.is-dragging{background:#25bde9!important;border-color:#7dd3fc!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-wrap-v160{max-height:calc(100vh - var(--local-selected-stage-height) - 330px)!important;min-height:190px!important;overflow:auto!important;scrollbar-gutter:stable!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 th{position:sticky!important;top:0!important;z-index:4!important}
@media(max-width:1650px){html body.inner-page-body .account-local-library-page-v751 .account-links-table-wrap-v160{max-height:calc(100vh - var(--local-selected-stage-height) - 380px)!important}}
@media(max-width:980px){html body.inner-page-body .account-local-library-page-v751{--local-selected-stage-height:220px}.local-workspace-resizer-v758{display:none!important}}
/* v2.0.760 My Local Library section toggles, selected strip containment, and scrollbar skin */
html body.inner-page-body .account-local-library-page-v751,
html body.inner-page-body .account-local-library-page-v751 *{scrollbar-color:#2c78ad #04101b!important;scrollbar-width:thin!important}
html body.inner-page-body::-webkit-scrollbar,
html body.inner-page-body .account-local-library-page-v751 ::-webkit-scrollbar{width:14px!important;height:14px!important}
html body.inner-page-body::-webkit-scrollbar-track,
html body.inner-page-body .account-local-library-page-v751 ::-webkit-scrollbar-track{background:#04101b!important;border:1px solid #1f4261!important;border-radius:10px!important}
html body.inner-page-body::-webkit-scrollbar-thumb,
html body.inner-page-body .account-local-library-page-v751 ::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#38bdf8,#1d6f9f)!important;border:2px solid #04101b!important;border-radius:10px!important}
html body.inner-page-body::-webkit-scrollbar-corner,
html body.inner-page-body .account-local-library-page-v751 ::-webkit-scrollbar-corner{background:#04101b!important}
html body.inner-page-body .account-local-library-page-v751 .local-library-toolbar-v755{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;flex-wrap:wrap!important}
html body.inner-page-body .account-local-library-page-v751 .local-library-toolbar-v755 .btn{min-height:32px!important;padding:6px 10px!important;border-radius:8px!important;font-size:12px!important;line-height:1!important;white-space:nowrap!important}
html body.inner-page-body .account-local-library-page-v751 .local-runtime-actions-v755{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;flex-wrap:wrap!important}
html body.inner-page-body .account-local-library-page-v751 .local-runtime-actions-v755 .btn{min-width:104px!important;min-height:28px!important;padding:5px 10px!important;border-radius:999px!important}
html body.inner-page-body .account-local-library-page-v751 .local-runtime-actions-v755 .btn.is-active{background:rgba(14,116,144,.78)!important;border-color:rgba(103,232,249,.72)!important;color:#fff!important;box-shadow:0 0 0 1px rgba(103,232,249,.18) inset!important}
html body.inner-page-body .account-local-library-page-v751 .local-helper-control-card-v751,
html body.inner-page-body .account-local-library-page-v751 .local-helper-status-card-v751,
html body.inner-page-body .account-local-library-page-v751 .local-selected-panel-v751{min-width:0!important;max-width:100%!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-panel-v751{overflow:hidden!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-stage-v751{min-width:0!important;max-width:100%!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-strip-v751{justify-self:stretch!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;grid-template-columns:minmax(160px,1.15fr) minmax(250px,1.85fr) minmax(190px,1.25fr) minmax(260px,1.75fr) repeat(4,minmax(72px,.62fr))!important;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-inline:contain!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-strip-v751 article{min-width:0!important;overflow:hidden!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-strip-v751 strong{overflow-wrap:anywhere!important;word-break:break-word!important;white-space:normal!important}
html body.inner-page-body .account-local-library-page-v751 details.local-collapsible-card-v755:not([open]){min-height:0!important}
html body.inner-page-body .account-local-library-page-v751 .local-command-drawer-v752:not([open]){padding:0!important;background:transparent!important}
html body.inner-page-body .account-local-library-page-v751 button[title],
html body.inner-page-body .account-local-library-page-v751 a.btn[title],
html body.inner-page-body .account-local-library-page-v751 summary[title]{cursor:pointer}
@media(max-width:1650px){html body.inner-page-body .account-local-library-page-v751 .local-runtime-actions-v755{justify-content:flex-start!important}html body.inner-page-body .account-local-library-page-v751 .local-selected-strip-v751{grid-template-columns:repeat(8,minmax(150px,1fr))!important}}
@media(max-width:980px){html body.inner-page-body .account-local-library-page-v751 .local-library-toolbar-v755{justify-content:flex-start!important}html body.inner-page-body .account-local-library-page-v751 .local-runtime-actions-v755 .btn{min-width:0!important;flex:1 1 130px!important}}
/* v2.0.761 My Local Library ready-bar drawers and missing-image tools */
html body.inner-page-body .account-local-library-page-v751 .local-library-rail-v751{display:none!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-layout-v160.local-library-workspace-v751{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important;width:100%!important;max-width:100%!important;align-items:start!important}
html body.inner-page-body .account-local-library-page-v751 .local-runtime-bar-v755{position:relative!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important}
html body.inner-page-body .account-local-library-page-v751 .local-runtime-drawers-v761{grid-column:1/-1!important;width:100%!important;display:grid!important;gap:6px!important;min-width:0!important}
html body.inner-page-body .account-local-library-page-v751 .local-runtime-drawers-v761 details:not([open]){display:none!important}
html body.inner-page-body .account-local-library-page-v751 .local-runtime-drawers-v761 details[open]{display:block!important;width:100%!important;margin:0!important;padding:8px!important;border:1px solid rgba(125,211,252,.24)!important;border-radius:8px!important;background:rgba(3,14,25,.88)!important;box-shadow:0 16px 36px rgba(0,0,0,.32)!important}
html body.inner-page-body .account-local-library-page-v751 .local-runtime-drawers-v761 details[open]>.local-card-summary-v755{display:none!important}
html body.inner-page-body .account-local-library-page-v751 .local-runtime-drawers-v761 .inline-actions.compact-actions{display:flex!important;gap:6px!important;flex-wrap:wrap!important;align-items:center!important}
html body.inner-page-body .account-local-library-page-v751 .local-runtime-drawers-v761 .inline-actions.compact-actions .btn,
html body.inner-page-body .account-local-library-page-v751 .local-runtime-drawers-v761 .inline-actions.compact-actions form{width:auto!important;min-width:0!important}
html body.inner-page-body .account-local-library-page-v751 .local-runtime-drawers-v761 .copy-snippet-v624{display:none!important}
html body.inner-page-body .account-local-library-page-v751 .local-runtime-drawers-v761 .local-helper-status-card-v751 .table-scroll{max-height:230px!important}
html body.inner-page-body .account-local-library-page-v751 .local-runtime-actions-v755 .btn:after{content:" ▾";font-size:10px;opacity:.86}
html body.inner-page-body .account-local-library-page-v751 .local-runtime-actions-v755 .btn.is-active:after{content:" ▴"}
html body.inner-page-body .account-local-library-page-v751 .btn,
html body.inner-page-body .account-local-library-page-v751 button,
html body.inner-page-body .account-local-library-page-v751 .account-badge,
html body.inner-page-body .account-local-library-page-v751 .link-status-pill,
html body.inner-page-body .account-local-library-page-v751 .share-pill-v160,
html body.inner-page-body .account-local-library-page-v751 .local-filter-chip-v751{align-items:center!important;justify-content:center!important;text-align:center!important;line-height:1.15!important}
html body.inner-page-body .account-local-library-page-v751 .btn,
html body.inner-page-body .account-local-library-page-v751 .local-filter-chip-v751{display:inline-flex!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-panel-v751[open]{display:grid!important;grid-template-rows:auto minmax(160px,var(--local-selected-stage-height)) minmax(72px,auto)!important;gap:7px!important;min-height:calc(var(--local-selected-stage-height) + 118px)!important;max-height:none!important;overflow:visible!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-stage-v751{height:var(--local-selected-stage-height)!important;min-height:160px!important;max-height:none!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-strip-v751{min-height:74px!important;max-height:none!important;padding:4px 0 7px!important;margin:0!important;align-self:stretch!important;align-items:stretch!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-strip-v751 article{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;min-height:58px!important;box-sizing:border-box!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-strip-v751 span,
html body.inner-page-body .account-local-library-page-v751 .local-selected-strip-v751 strong{width:100%!important}
html body.inner-page-body .account-local-library-page-v751 .local-thumb-cell-v761{position:relative!important;display:inline-grid!important;place-items:center!important;width:46px!important;min-height:46px!important}
html body.inner-page-body .account-local-library-page-v751 th[data-sort]{user-select:none!important}
html body.inner-page-body .account-local-library-page-v751 th[data-sort]:after{content:" ↕";font-size:10px;color:#7dd3fc;opacity:.72}
html body.inner-page-body .account-local-library-page-v751 th[data-sort][data-dir="asc"]:after{content:" ↑";opacity:1}
html body.inner-page-body .account-local-library-page-v751 th[data-sort][data-dir="desc"]:after{content:" ↓";opacity:1}
@media(max-width:1650px){html body.inner-page-body .account-local-library-page-v751 .local-runtime-bar-v755{grid-template-columns:1fr!important}}
@media(max-width:980px){html body.inner-page-body .account-local-library-page-v751 .local-selected-panel-v751[open]{min-height:calc(var(--local-selected-stage-height) + 150px)!important}html body.inner-page-body .account-local-library-page-v751 .local-selected-strip-v751{grid-template-columns:repeat(8,minmax(150px,1fr))!important}}
/* v2.0.762 My Local Library selected navigation and cleaner image/status cells */
html body.inner-page-body .account-local-library-page-v751 details.local-selected-panel-v751:not([open]){display:block!important;min-height:0!important;max-height:none!important;overflow:hidden!important}
html body.inner-page-body .account-local-library-page-v751 details.local-selected-panel-v751:not([open])>.local-selected-stage-v751,
html body.inner-page-body .account-local-library-page-v751 details.local-selected-panel-v751:not([open])>.local-selected-strip-v751{display:none!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-nav-v762{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important;margin-left:auto!important;min-width:0!important;flex-wrap:wrap!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-nav-v762 .btn{min-height:26px!important;padding:4px 8px!important;font-size:11px!important;border-radius:7px!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-nav-v762 .account-badge{margin-left:3px!important}
html body.inner-page-body .account-local-library-page-v751 .local-thumb-cell-v761{width:46px!important;min-height:46px!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 td[title] .share-pill-v160,
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 td[title] .link-status-pill{cursor:help!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160:focus{outline:2px solid rgba(37,189,233,.72)!important;outline-offset:-2px!important}
html body.inner-page-body .account-local-library-page-v751 .local-runtime-actions-v755 [data-local-toggle-section="actions"]{display:none!important}
@media(max-width:980px){html body.inner-page-body .account-local-library-page-v751 .local-selected-nav-v762{justify-content:flex-start!important;margin-left:0!important;width:100%!important}}
/* v2.0.763 My Local Library large selected art and full-height table split */
html body.inner-page-body .account-local-library-page-v751{--local-table-height:calc(100dvh - var(--local-selected-stage-height,260px) - 250px)}
html body.inner-page-body .account-local-library-page-v751 .local-selected-stage-v751,
html body.inner-page-body .account-local-library-page-v751 .local-selected-cover-v751{user-select:none!important;-webkit-user-select:none!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-panel-v751[open]{grid-template-rows:auto var(--local-selected-stage-height) auto!important;min-height:calc(var(--local-selected-stage-height) + 112px)!important;max-height:none!important;overflow:visible!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-stage-v751{height:var(--local-selected-stage-height)!important;min-height:48px!important;max-height:none!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-cover-v751{max-width:min(620px,58vw)!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-cover-v751 img{max-width:min(600px,54vw)!important;max-height:min(600px,max(0px,calc(var(--local-selected-stage-height) - 54px)))!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-wrap-v160{height:var(--local-table-height)!important;max-height:var(--local-table-height)!important;min-height:150px!important;overflow:auto!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160{width:max(100%,2600px)!important;min-width:2600px!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 th:nth-child(5),
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 td:nth-child(5){min-width:560px!important;max-width:820px!important;white-space:nowrap!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 td:nth-child(5) small{display:block!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 th:nth-child(12),
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 td:nth-child(12){min-width:320px!important;max-width:520px!important}
html body.inner-page-body .account-local-library-page-v751 .account-links-table-v160 td:nth-child(12) code{display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
@media(max-width:980px){html body.inner-page-body .account-local-library-page-v751 .account-links-table-wrap-v160{height:auto!important;max-height:70dvh!important}html body.inner-page-body .account-local-library-page-v751 .local-selected-cover-v751 img{max-width:min(600px,78vw)!important}}

/* v2.0.772 My Library pages and tighter Local Source sizing */
html body.inner-page-body .account-local-library-page-v751:not(.account-links-library-page-v772) .account-links-table-v160 th:nth-child(12),
html body.inner-page-body .account-local-library-page-v751:not(.account-links-library-page-v772) .account-links-table-v160 td:nth-child(12){min-width:180px!important;max-width:245px!important}
html body.inner-page-body .account-local-library-page-v751:not(.account-links-library-page-v772) .account-links-table-v160 td:nth-child(12) code{max-width:220px!important}
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160{width:max(100%,1760px)!important;min-width:1760px!important}
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 th:nth-child(3),
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 td:nth-child(3){min-width:300px!important;max-width:420px!important}
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 th:nth-child(4),
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 td:nth-child(4){min-width:280px!important;max-width:400px!important}
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 th:nth-child(5),
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 td:nth-child(5){min-width:110px!important;max-width:150px!important;white-space:normal!important}
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 th:nth-child(10),
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 td:nth-child(10){min-width:250px!important;max-width:320px!important}
html body.inner-page-body .account-links-library-page-v772 .links-import-form-v772{display:grid!important;gap:10px!important}
html body.inner-page-body .account-links-library-page-v772 .local-runtime-actions-v755 .btn:after{content:""!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-grid-v772{display:grid;grid-template-columns:1fr;gap:10px;margin-top:10px}
html body.inner-page-body .account-combined-library-page-v772 .my-library-panel-v772{min-width:0!important;overflow:hidden!important}
html body.inner-page-body .account-combined-library-page-v772 .account-links-table-wrap-v160{height:auto!important;max-height:42dvh!important;min-height:180px!important}
html body.inner-page-body .account-combined-library-page-v772 .account-links-table-v160{width:100%!important;min-width:1280px!important}
html body.inner-page-body .account-combined-library-page-v772 .local-source-cell-v772 code{display:block;max-width:170px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media(min-width:1500px){html body.inner-page-body .account-combined-library-page-v772 .my-library-grid-v772{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}
/* v2.0.765 hard-contained selected layout */
html body.inner-page-body .account-local-library-page-v751{--local-selected-panel-extra-height:132px}
html body.inner-page-body .account-local-library-page-v751 .local-selected-panel-v751{position:relative!important;z-index:2!important;contain:layout paint!important;isolation:isolate!important;box-sizing:border-box!important;clear:both!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-panel-v751[open]{display:grid!important;grid-template-rows:auto minmax(96px,var(--local-selected-stage-height)) minmax(72px,max-content)!important;gap:6px!important;min-height:calc(var(--local-selected-stage-height) + var(--local-selected-panel-extra-height,132px))!important;height:auto!important;max-height:none!important;overflow:hidden!important;padding-bottom:6px!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-panel-v751>.local-card-summary-v755{grid-row:1!important;min-height:30px!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-stage-v751{grid-row:2!important;position:relative!important;display:flex!important;height:var(--local-selected-stage-height)!important;min-height:96px!important;max-height:var(--local-selected-stage-height)!important;overflow:hidden!important;box-sizing:border-box!important;z-index:1!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-strip-v751{grid-row:3!important;position:relative!important;z-index:2!important;display:grid!important;min-height:72px!important;max-height:none!important;align-self:stretch!important;margin:0!important;padding:6px 0 2px!important;box-sizing:border-box!important;background:rgba(3,14,25,.96)!important;border-top:1px solid rgba(56,189,248,.30)!important;box-shadow:0 -8px 18px rgba(0,0,0,.20)!important;overflow-x:auto!important;overflow-y:hidden!important}
html body.inner-page-body .account-local-library-page-v751 .local-workspace-resizer-v758{position:relative!important;z-index:3!important;touch-action:none!important}
html body.inner-page-body .account-local-library-page-v751 .local-items-card-v755{position:relative!important;z-index:1!important;margin-top:0!important}
html body.inner-page-body .account-local-library-page-v751 details.local-selected-panel-v751:not([open]){display:block!important;min-height:0!important;height:auto!important;max-height:none!important;overflow:hidden!important;padding-bottom:0!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-cover-v751,
html body.inner-page-body .account-local-library-page-v751 .local-selected-cover-v751.has-image{cursor:default!important}
html body.inner-page-body .account-local-library-page-v751 .local-selected-cover-v751 img{cursor:default!important}

/* v2.0.773 My Library selected preview and compact pane dashboard */
html body.inner-page-body .account-combined-library-page-v772{--my-library-line:rgba(125,211,252,.24);--my-library-panel:rgba(5,18,32,.92);--my-library-panel-strong:rgba(2,8,23,.78);--my-library-pane-height:min(46dvh,520px)}
html body.inner-page-body .account-combined-library-page-v772 .btn,
html body.inner-page-body .account-combined-library-page-v772 button{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;line-height:1.1!important;white-space:nowrap!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-v773{position:relative!important;display:grid!important;gap:10px!important;min-height:226px!important;margin:8px 0 10px!important;padding:10px!important;overflow:hidden!important;border-radius:8px!important;background:linear-gradient(135deg,rgba(5,18,32,.96),rgba(7,32,48,.9))!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-v773:before{content:""!important;position:absolute!important;inset:0!important;z-index:0!important;background:linear-gradient(90deg,rgba(2,8,23,.92),rgba(2,8,23,.68) 48%,rgba(6,34,50,.46))!important;pointer-events:none!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-v773>*:not(.my-library-selected-bg-v773){position:relative!important;z-index:1!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-bg-v773{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;opacity:.26!important;filter:saturate(.95) contrast(1.06)!important;z-index:0!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-bg-v773[hidden],
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-cover-v773 img[hidden],
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-cover-v773 [hidden]{display:none!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-head-v773{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important;margin:0!important;min-width:0!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-heading-v773,
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-copy-v773,
html body.inner-page-body .account-combined-library-page-v772 .my-library-row-copy-v773{min-width:0!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-heading-v773 h2,
html body.inner-page-body .account-combined-library-page-v772 .my-library-panel-head-v773 h2{margin:0 0 3px!important;font-size:19px!important;line-height:1.1!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-heading-v773 p,
html body.inner-page-body .account-combined-library-page-v772 .my-library-panel-head-v773 p{margin:0!important;font-size:12px!important;line-height:1.25!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-actions-v773{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;flex-wrap:wrap!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-body-v773{display:grid!important;grid-template-columns:minmax(112px,168px) minmax(0,1fr)!important;gap:12px!important;align-items:stretch!important;min-width:0!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-cover-v773{display:grid!important;place-items:center!important;margin:0!important;min-width:0!important;min-height:154px!important;border:1px solid var(--my-library-line)!important;border-radius:8px!important;background:rgba(2,8,23,.72)!important;box-shadow:0 14px 34px rgba(0,0,0,.34)!important;overflow:hidden!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-cover-v773 img{display:block!important;max-width:100%!important;max-height:168px!important;width:auto!important;height:auto!important;object-fit:contain!important;border-radius:7px!important;background:#020817!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-kicker-v773{display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:wrap!important;min-width:0!important;margin-bottom:8px!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-kicker-v773>span:first-child{display:inline-flex!important;align-items:center!important;min-height:24px!important;padding:4px 8px!important;border:1px solid rgba(125,211,252,.26)!important;border-radius:6px!important;background:rgba(2,8,23,.62)!important;color:#dff4ff!important;font-size:11px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.04em!important;white-space:nowrap!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-title-v773{margin:0!important;max-width:100%!important;color:#f4fbff!important;font-size:30px!important;line-height:1.05!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-shadow:0 3px 16px rgba(0,0,0,.42)!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-subtitle-v773{margin:6px 0 10px!important;max-width:100%!important;color:#b9d4ee!important;font-size:13px!important;line-height:1.25!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-source-v773{display:grid!important;grid-template-columns:128px minmax(0,1fr)!important;gap:8px!important;align-items:center!important;min-width:0!important;max-width:100%!important;padding:8px!important;border:1px solid rgba(125,211,252,.18)!important;border-radius:8px!important;background:rgba(2,8,23,.62)!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-source-v773 span{min-width:0!important;color:#9ed3f7!important;font-size:10px!important;line-height:1!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.05em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-source-v773 code,
html body.inner-page-body .account-combined-library-page-v772 .my-library-row-copy-v773 code{display:block!important;min-width:0!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;overflow-wrap:normal!important;word-break:normal!important;color:#dff!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-grid-v772{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:10px!important;align-items:start!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-panel-v772{display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;gap:8px!important;min-width:0!important;margin:0!important;padding:10px!important;border-radius:8px!important;overflow:hidden!important;background:var(--my-library-panel)!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-panel-head-v773{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:8px!important;margin:0!important;min-width:0!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-list-v773{display:grid!important;gap:6px!important;min-width:0!important;max-height:var(--my-library-pane-height)!important;overflow:auto!important;scrollbar-gutter:stable!important;padding-right:2px!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-row-v773{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:6px!important;align-items:center!important;min-width:0!important;padding:6px!important;border:1px solid rgba(125,211,252,.16)!important;border-radius:8px!important;background:rgba(2,8,23,.46)!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-row-v773.is-selected{border-color:rgba(103,232,249,.7)!important;background:rgba(14,116,144,.22)!important;box-shadow:0 0 0 1px rgba(103,232,249,.2) inset!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-row-main-v773{appearance:none!important;border:0!important;background:transparent!important;color:inherit!important;display:grid!important;grid-template-columns:44px minmax(0,1fr) minmax(104px,max-content)!important;gap:8px!important;align-items:center!important;min-width:0!important;width:100%!important;padding:0!important;text-align:left!important;cursor:pointer!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-row-main-v773:focus-visible{outline:2px solid rgba(103,232,249,.9)!important;outline-offset:2px!important;border-radius:6px!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-row-thumb-v773{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;min-width:44px!important;border-radius:7px!important;overflow:hidden!important;background:#020817!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-row-thumb-v773 img{display:block!important;width:44px!important;height:44px!important;object-fit:cover!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-row-copy-v773{display:grid!important;gap:3px!important;text-align:left!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-row-copy-v773 strong,
html body.inner-page-body .account-combined-library-page-v772 .my-library-row-copy-v773 small{display:block!important;min-width:0!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;line-height:1.2!important;overflow-wrap:normal!important;word-break:normal!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-row-copy-v773 strong{color:#f4fbff!important;font-size:12px!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-row-copy-v773 small{color:#9eb8d2!important;font-size:11px!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-row-copy-v773 code{padding:0!important;border:0!important;background:transparent!important;font-size:11px!important;line-height:1.2!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-row-state-v773{display:grid!important;justify-items:end!important;gap:4px!important;min-width:0!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-row-state-v773 .share-pill-v160,
html body.inner-page-body .account-combined-library-page-v772 .my-library-row-state-v773 .link-status-pill,
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-kicker-v773 .share-pill-v160,
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-kicker-v773 .link-status-pill{max-width:132px!important;min-height:22px!important;padding:4px 7px!important;border-radius:6px!important;font-size:10.5px!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-align:center!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-row-actions-v773{display:grid!important;grid-template-columns:repeat(2,minmax(54px,1fr))!important;gap:5px!important;align-items:center!important;min-width:116px!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-row-actions-v773 .btn{width:100%!important;min-height:28px!important;padding:5px 7px!important;border-radius:7px!important;font-size:11px!important}
html body.inner-page-body .account-combined-library-page-v772 .account-links-empty-v160{padding:16px!important;border-radius:8px!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-list-v773{scrollbar-color:#2c78ad #04101b!important;scrollbar-width:auto!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-list-v773::-webkit-scrollbar{width:12px!important;height:12px!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-list-v773::-webkit-scrollbar-track{background:#04101b!important;border:1px solid #1f4261!important;border-radius:10px!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-list-v773::-webkit-scrollbar-thumb{background:#2c78ad!important;border:2px solid #04101b!important;border-radius:10px!important}
@media(max-width:1180px){html body.inner-page-body .account-combined-library-page-v772 .my-library-grid-v772{grid-template-columns:1fr!important}html body.inner-page-body .account-combined-library-page-v772{--my-library-pane-height:360px}}
@media(max-width:760px){html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-head-v773,html body.inner-page-body .account-combined-library-page-v772 .my-library-panel-head-v773{display:grid!important;grid-template-columns:1fr!important}html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-actions-v773{justify-content:flex-start!important}html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-body-v773{grid-template-columns:96px minmax(0,1fr)!important;gap:8px!important}html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-cover-v773{min-height:112px!important}html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-cover-v773 img{max-height:118px!important}html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-title-v773{font-size:22px!important}html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-source-v773{grid-template-columns:1fr!important;gap:4px!important}html body.inner-page-body .account-combined-library-page-v772 .my-library-row-v773{grid-template-columns:1fr!important}html body.inner-page-body .account-combined-library-page-v772 .my-library-row-main-v773{grid-template-columns:40px minmax(0,1fr)!important}html body.inner-page-body .account-combined-library-page-v772 .my-library-row-state-v773{grid-column:1/-1!important;display:flex!important;justify-content:flex-start!important;gap:5px!important}html body.inner-page-body .account-combined-library-page-v772 .my-library-row-actions-v773{grid-template-columns:repeat(2,minmax(0,1fr))!important;min-width:0!important;width:100%!important}}

/* v2.0.774 Library density polish for links and combined account library pages */
html body.inner-page-body .account-links-library-page-v772{--local-selected-stage-height:154px;--local-selected-panel-extra-height:94px;--local-table-height:calc(100dvh - var(--local-selected-stage-height,154px) - 272px)}
html body.inner-page-body .account-links-library-page-v772 .stats-strip-v160{grid-template-columns:repeat(8,minmax(92px,1fr))!important;gap:6px!important;margin:6px 0!important}
html body.inner-page-body .account-links-library-page-v772 .stat-chip-v160{min-height:42px!important;padding:6px 8px!important;border-radius:7px!important}
html body.inner-page-body .account-links-library-page-v772 .stat-chip-v160 strong{font-size:20px!important;line-height:1!important}
html body.inner-page-body .account-links-library-page-v772 .stat-chip-v160 span{display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:10.5px!important;line-height:1.1!important}
html body.inner-page-body .account-links-library-page-v772 .local-selected-panel-v751[open]{grid-template-rows:auto var(--local-selected-stage-height) minmax(52px,auto)!important;gap:5px!important;min-height:calc(var(--local-selected-stage-height) + var(--local-selected-panel-extra-height,94px))!important;padding-bottom:4px!important}
html body.inner-page-body .account-links-library-page-v772 .local-selected-panel-v751>.local-card-summary-v755{min-height:28px!important;margin:-2px -2px 5px!important}
html body.inner-page-body .account-links-library-page-v772 .local-selected-stage-v751{height:var(--local-selected-stage-height)!important;min-height:112px!important;padding:7px!important;align-items:center!important;background-position:center 42%!important}
html body.inner-page-body .account-links-library-page-v772 .local-selected-cover-v751{display:inline-flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;max-width:min(560px,62vw)!important;padding:6px 8px!important}
html body.inner-page-body .account-links-library-page-v772 .local-selected-cover-v751 img{max-width:86px!important;max-height:calc(var(--local-selected-stage-height) - 34px)!important;border-radius:7px!important}
html body.inner-page-body .account-links-library-page-v772 .local-selected-cover-v751 strong{max-width:min(390px,44vw)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-align:left!important}
html body.inner-page-body .account-links-library-page-v772 .local-selected-strip-v751{grid-template-columns:minmax(180px,1.15fr) minmax(220px,1.25fr) minmax(300px,1.7fr) minmax(190px,1.1fr) repeat(4,minmax(82px,.7fr))!important;gap:5px!important;min-height:52px!important;padding:4px 0!important}
html body.inner-page-body .account-links-library-page-v772 .local-selected-strip-v751 article{min-height:42px!important;padding:5px 7px!important;border-radius:6px!important}
html body.inner-page-body .account-links-library-page-v772 .local-selected-strip-v751 strong{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;overflow-wrap:normal!important;word-break:normal!important;font-size:11.5px!important}
html body.inner-page-body .account-links-library-page-v772 .local-workspace-resizer-v758{height:8px!important;margin:4px!important}
html body.inner-page-body .account-links-library-page-v772 .account-links-table-wrap-v160{height:var(--local-table-height)!important;max-height:var(--local-table-height)!important;min-height:260px!important}
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160{width:max(100%,1480px)!important;min-width:1480px!important;font-size:11.5px!important}
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 th,
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 td{padding:4px 6px!important;vertical-align:middle!important;line-height:1.18!important}
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 th:nth-child(1),
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 td:nth-child(1){width:32px!important;min-width:32px!important}
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 th:nth-child(2),
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 td:nth-child(2){width:50px!important;min-width:50px!important}
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 th:nth-child(3),
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 td:nth-child(3){min-width:260px!important;max-width:330px!important}
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 th:nth-child(4),
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 td:nth-child(4){min-width:360px!important;max-width:470px!important}
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 th:nth-child(5),
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 td:nth-child(5){width:118px!important;min-width:118px!important;max-width:118px!important;white-space:nowrap!important}
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 th:nth-child(6),
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 td:nth-child(6){width:94px!important;min-width:94px!important;max-width:94px!important;white-space:nowrap!important}
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 th:nth-child(7),
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 td:nth-child(7){width:112px!important;min-width:112px!important;max-width:112px!important}
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 th:nth-child(8),
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 td:nth-child(8){width:76px!important;min-width:76px!important;max-width:76px!important;white-space:nowrap!important}
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 th:nth-child(9),
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 td:nth-child(9){width:128px!important;min-width:128px!important;max-width:128px!important;white-space:nowrap!important}
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 th:nth-child(10),
html body.inner-page-body .account-links-library-page-v772 .account-links-table-v160 td:nth-child(10){width:220px!important;min-width:220px!important;max-width:220px!important}
html body.inner-page-body .account-links-library-page-v772 .link-title-cell-v774 strong,
html body.inner-page-body .account-links-library-page-v772 .link-title-cell-v774 small,
html body.inner-page-body .account-links-library-page-v772 .links-source-cell-v774 code,
html body.inner-page-body .account-links-library-page-v772 .source-host-v160,
html body.inner-page-body .account-links-library-page-v772 .link-scan-cell-v774 small{display:block!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;overflow-wrap:normal!important;word-break:normal!important}
html body.inner-page-body .account-links-library-page-v772 .links-source-cell-v774 code{padding:5px 7px!important;border-radius:7px!important;line-height:1.15!important}
html body.inner-page-body .account-links-library-page-v772 .source-host-v160{margin-bottom:3px!important;font-size:10px!important}
html body.inner-page-body .account-links-library-page-v772 .account-link-thumb-v167{width:38px!important;height:38px!important;border-radius:6px!important}
html body.inner-page-body .account-links-library-page-v772 .share-pill-v160,
html body.inner-page-body .account-links-library-page-v772 .link-status-pill,
html body.inner-page-body .account-links-library-page-v772 .scan-status-pill,
html body.inner-page-body .account-links-library-page-v772 .visibility-pill-v160{display:inline-flex!important;align-items:center!important;justify-content:center!important;max-width:100%!important;min-height:22px!important;padding:4px 7px!important;border-radius:6px!important;white-space:nowrap!important;text-align:center!important;line-height:1!important}
html body.inner-page-body .account-links-library-page-v772 .links-row-actions-v774{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:4px!important;width:208px!important;min-width:208px!important}
html body.inner-page-body .account-links-library-page-v772 .links-row-actions-v774 .btn{width:100%!important;min-height:24px!important;padding:4px 5px!important;border-radius:6px!important;font-size:10.5px!important;line-height:1!important}
html body.inner-page-body .account-links-library-page-v772 .library-tools-v160{gap:6px!important;margin:6px 0!important}
html body.inner-page-body .account-links-library-page-v772 .library-tools-v160 input,
html body.inner-page-body .account-links-library-page-v772 .library-tools-v160 select{height:32px!important;padding:6px 8px!important}
html body.inner-page-body .account-links-library-page-v772 .account-links-bulkbar-v167{gap:5px!important;margin:6px 0!important;padding:7px!important}
html body.inner-page-body .account-links-library-page-v772 .account-links-bulkbar-v167 select{height:30px!important;max-width:220px!important}
html body.inner-page-body .account-links-library-page-v772 .account-links-bulkbar-v167 .btn{min-height:30px!important;padding:6px 10px!important}

html body.inner-page-body .account-combined-library-page-v772{--my-library-pane-height:clamp(360px,calc(100dvh - 388px),740px)}
html body.inner-page-body .account-combined-library-page-v772 .stats-strip-v160{grid-template-columns:repeat(7,minmax(100px,1fr))!important;gap:6px!important;margin:6px 0!important}
html body.inner-page-body .account-combined-library-page-v772 .stat-chip-v160{min-height:42px!important;padding:6px 8px!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-v773{min-height:250px!important;gap:12px!important;margin:7px 0 10px!important;padding:12px!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-body-v773{grid-template-columns:minmax(150px,210px) minmax(0,1fr)!important;gap:14px!important;align-items:stretch!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-cover-v773{min-height:184px!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-cover-v773 img{max-height:210px!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-copy-v773{display:grid!important;align-content:center!important;gap:7px!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-kicker-v773{margin-bottom:0!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-title-v773{font-size:31px!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-subtitle-v773{margin:0!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-source-v773{grid-template-columns:108px minmax(0,1fr)!important;padding:9px!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-facts-v774{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;min-width:0!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-facts-v774 article{display:grid!important;gap:3px!important;min-width:0!important;min-height:44px!important;padding:7px 8px!important;border:1px solid rgba(125,211,252,.18)!important;border-radius:7px!important;background:rgba(2,8,23,.54)!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-facts-v774 span{color:#9ed3f7!important;font-size:10px!important;font-weight:900!important;line-height:1!important;text-transform:uppercase!important;letter-spacing:.05em!important;white-space:nowrap!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-facts-v774 strong{display:block!important;min-width:0!important;max-width:100%!important;color:#edf8ff!important;font-size:12px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-grid-v772{align-items:stretch!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-panel-v772{min-height:calc(var(--my-library-pane-height) + 68px)!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-list-v773{height:var(--my-library-pane-height)!important;max-height:var(--my-library-pane-height)!important;min-height:300px!important;align-content:start!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-row-v773{padding:5px!important;gap:5px!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-row-main-v773{grid-template-columns:40px minmax(0,1fr) minmax(98px,max-content)!important;gap:7px!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-row-thumb-v773,
html body.inner-page-body .account-combined-library-page-v772 .my-library-row-thumb-v773 img{width:40px!important;height:40px!important;min-width:40px!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-row-actions-v773{min-width:108px!important}
html body.inner-page-body .account-combined-library-page-v772 .my-library-row-actions-v773 .btn{min-height:26px!important;padding:4px 6px!important}
@media(max-width:1180px){html body.inner-page-body .account-combined-library-page-v772{--my-library-pane-height:clamp(320px,calc(100dvh - 430px),620px)}}
@media(max-width:980px){html body.inner-page-body .account-links-library-page-v772 .stats-strip-v160{grid-template-columns:repeat(4,minmax(0,1fr))!important}html body.inner-page-body .account-links-library-page-v772 .account-links-table-wrap-v160{height:auto!important;max-height:68dvh!important}html body.inner-page-body .account-links-library-page-v772 .local-selected-cover-v751{max-width:100%!important}html body.inner-page-body .account-links-library-page-v772 .local-selected-cover-v751 strong{max-width:58vw!important}}
@media(max-width:760px){html body.inner-page-body .account-combined-library-page-v772 .stats-strip-v160{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-body-v773{grid-template-columns:92px minmax(0,1fr)!important}html body.inner-page-body .account-combined-library-page-v772 .my-library-selected-facts-v774{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body.inner-page-body .account-combined-library-page-v772 .my-library-list-v773{height:auto!important;max-height:66dvh!important;min-height:0!important}}
@media(max-width:620px){html body.inner-page-body .account-links-library-page-v772 .stats-strip-v160{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body.inner-page-body .account-links-library-page-v772 .local-selected-stage-v751{min-height:120px!important}html body.inner-page-body .account-links-library-page-v772 .local-selected-cover-v751 img{max-width:58px!important}html body.inner-page-body .account-links-library-page-v772 .local-selected-strip-v751{grid-template-columns:repeat(8,minmax(140px,1fr))!important}}
.diag-group-ok-v783{border-color:rgba(34,197,94,.36)!important}
.diag-group-ok-v783 summary strong{color:#86efac!important}

/* v2.0.817: Shop cards pick media by shape. Square/cover slots use icon0; landscape row slots use pic1. */
html body .game-grid .game-card .art{display:grid!important;place-items:center!important;overflow:hidden!important;background:#06111f!important;border:1px solid rgba(125,211,252,.22)!important;border-radius:10px!important}
html body .game-grid .game-card .art img{display:block!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;object-position:center!important;border-radius:inherit!important;background:#06111f!important}
html body .game-grid .game-card .art.card-media-icon0-v817 img{object-fit:contain!important}
html body .game-grid .game-card .art.card-media-pic1-v817 img{object-fit:contain!important}
html body .game-grid.grid-view .game-card .art,
html body .game-grid.compact-view .game-card .art{aspect-ratio:1/1!important;width:100%!important;min-height:0!important}
html body .game-grid.grid-view .game-card .art img,
html body .game-grid.grid-view .game-card .art b{height:auto!important;aspect-ratio:1/1!important}
html body .game-grid.compact-view .game-card .art img,
html body .game-grid.compact-view .game-card .art b{height:auto!important;aspect-ratio:1/1!important}
html body .game-grid.square-view{grid-template-columns:repeat(auto-fill,minmax(142px,1fr))!important;gap:14px!important}
html body .game-grid.square-view .game-card{min-height:242px!important;padding:8px!important}
html body .game-grid.square-view .game-card .art,
html body .game-grid.square-view .game-card .art img,
html body .game-grid.square-view .game-card .art b{aspect-ratio:1/1!important;height:auto!important}
html body .game-grid.square-view .game-card .card-meta{display:none!important}
html body .game-grid.poster-view .game-card .art,
html body .game-grid.poster-view .game-card .art img,
html body .game-grid.poster-view .game-card .art b{aspect-ratio:2/3!important;height:auto!important}
html body .game-grid.wide-view .game-card .art,
html body .game-grid.wide-view .game-card .art img,
html body .game-grid.wide-view .game-card .art b,
html body .game-grid.cinematic-view .game-card .art,
html body .game-grid.cinematic-view .game-card .art img,
html body .game-grid.cinematic-view .game-card .art b,
html body .game-grid.background-view .game-card .art,
html body .game-grid.background-view .game-card .art img,
html body .game-grid.background-view .game-card .art b{aspect-ratio:16/9!important;height:auto!important}
html body .game-grid.background-view{grid-template-columns:1fr!important;gap:12px!important}
html body .game-grid.background-view .game-card{display:grid!important;grid-template-columns:minmax(280px,420px) minmax(0,1fr) minmax(210px,auto)!important;gap:12px!important;align-items:center!important;min-height:0!important;padding:10px 12px!important}
html body .game-grid.background-view .game-card .art{grid-column:1/2!important;grid-row:1/5!important}
html body .game-grid.background-view .game-card .badge-row,
html body .game-grid.background-view .game-card h3,
html body .game-grid.background-view .game-card .card-meta,
html body .game-grid.background-view .game-card .source-path-badge-v263{grid-column:2/3!important}
html body .game-grid.background-view .game-card .card-action-grid-v521,
html body .game-grid.background-view .game-card .card-action-row-v521{grid-column:3/4!important;grid-row:1/5!important;align-self:center!important}
@media(max-width:900px){html body .game-grid.background-view .game-card{grid-template-columns:1fr!important}html body .game-grid.background-view .game-card .art,html body .game-grid.background-view .game-card .badge-row,html body .game-grid.background-view .game-card h3,html body .game-grid.background-view .game-card .card-meta,html body .game-grid.background-view .game-card .source-path-badge-v263,html body .game-grid.background-view .game-card .card-action-grid-v521,html body .game-grid.background-view .game-card .card-action-row-v521{grid-column:1/-1!important;grid-row:auto!important}}

/* v2.0.819: keep Shop actions visible and contained in compact/square/background display styles. */
html body .game-grid.compact-view .game-card,
html body .game-grid.square-view .game-card{display:grid!important;grid-template-rows:auto auto auto minmax(0,auto) auto!important;align-content:start!important;height:auto!important;min-height:0!important;overflow:hidden!important}
html body .game-grid.compact-view .game-card .card-action-grid-v521,
html body .game-grid.square-view .game-card .card-action-grid-v521{display:grid!important;grid-template-columns:1fr!important;gap:5px!important;width:100%!important;margin-top:6px!important;min-width:0!important}
html body .game-grid.compact-view .game-card .card-action-row-v521,
html body .game-grid.square-view .game-card .card-action-row-v521,
html body .game-grid.compact-view .game-card .fast-card-actions-v812 .card-action-row-v521,
html body .game-grid.square-view .game-card .fast-card-actions-v812 .card-action-row-v521{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important;min-width:0!important}
html body .game-grid.compact-view .game-card .card-action-grid-v521 .install-btn,
html body .game-grid.compact-view .game-card .card-action-grid-v521 .details-btn,
html body .game-grid.square-view .game-card .card-action-grid-v521 .install-btn,
html body .game-grid.square-view .game-card .card-action-grid-v521 .details-btn{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;width:100%!important;min-height:30px!important;padding:5px 4px!important;font-size:10.5px!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
html body .game-grid.compact-view .game-card .fast-card-actions-v812 [data-fast-card-label-text],
html body .game-grid.square-view .game-card .fast-card-actions-v812 [data-fast-card-label-text]{min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important}
html body .game-grid.compact-view .game-card h3,
html body .game-grid.square-view .game-card h3{min-height:34px!important;margin:6px 0!important;font-size:12px!important;line-height:1.18!important}
html body .game-grid.background-view .game-card{grid-template-columns:minmax(240px,360px) minmax(0,1fr) 276px!important;overflow:hidden!important}
html body .game-grid.background-view .game-card .card-action-grid-v521{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;width:276px!important;min-width:276px!important;max-width:276px!important}
html body .game-grid.background-view .game-card .card-action-row-v521,
html body .game-grid.background-view .game-card .fast-card-actions-v812 .card-action-row-v521{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;min-width:0!important}
html body .game-grid.background-view .game-card .card-action-grid-v521 .install-btn,
html body .game-grid.background-view .game-card .card-action-grid-v521 .details-btn{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;width:100%!important;min-height:34px!important;padding:7px 8px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
@media(max-width:1180px){html body .game-grid.background-view .game-card{grid-template-columns:minmax(220px,320px) minmax(0,1fr) 250px!important}html body .game-grid.background-view .game-card .card-action-grid-v521{width:250px!important;min-width:250px!important;max-width:250px!important}}
@media(max-width:900px){html body .game-grid.background-view .game-card{grid-template-columns:1fr!important}html body .game-grid.background-view .game-card .card-action-grid-v521{width:100%!important;min-width:0!important;max-width:none!important}}

/* v2.0.820: predictable Shop rows. Use 5/10/15/20 item rows instead of awkward auto-fill counts. */
html body .game-grid.grid-view,
html body .game-grid.poster-view,
html body .game-grid.wide-view{grid-template-columns:repeat(5,minmax(0,1fr))!important}
html body .game-grid.compact-view{grid-template-columns:repeat(10,minmax(0,1fr))!important}
html body .game-grid.square-view{grid-template-columns:repeat(15,minmax(0,1fr))!important}
@media(min-width:3200px){html body .game-grid.square-view{grid-template-columns:repeat(20,minmax(0,1fr))!important}}
@media(max-width:1900px){html body .game-grid.grid-view,html body .game-grid.poster-view,html body .game-grid.wide-view{grid-template-columns:repeat(5,minmax(0,1fr))!important}html body .game-grid.compact-view{grid-template-columns:repeat(5,minmax(0,1fr))!important}html body .game-grid.square-view{grid-template-columns:repeat(10,minmax(0,1fr))!important}}
@media(max-width:1200px){html body .game-grid.grid-view,html body .game-grid.poster-view,html body .game-grid.wide-view,html body .game-grid.compact-view,html body .game-grid.square-view{grid-template-columns:repeat(5,minmax(0,1fr))!important}}
@media(max-width:760px){html body .game-grid.grid-view,html body .game-grid.poster-view,html body .game-grid.wide-view,html body .game-grid.compact-view,html body .game-grid.square-view{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:460px){html body .game-grid.grid-view,html body .game-grid.poster-view,html body .game-grid.wide-view,html body .game-grid.compact-view,html body .game-grid.square-view{grid-template-columns:1fr!important}}

/* v2.0.821: Background Rows keep all primary actions visible, and the stats strip acts as filter shortcuts. */
html body .storefront-stats-links-v821{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}
html body .storefront-stats-links-v821 a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:10px 12px!important;border:1px solid rgba(125,211,252,.24)!important;border-radius:10px!important;background:rgba(8,22,38,.84)!important;color:#eaf8ff!important;font-weight:900!important;text-align:center!important;text-decoration:none!important}
html body .storefront-stats-links-v821 a:hover,
html body .storefront-stats-links-v821 a.active{border-color:#38bdf8!important;background:rgba(14,80,118,.78)!important;box-shadow:0 0 0 1px rgba(56,189,248,.18) inset!important}
html body .game-grid.background-view .game-card .card-action-grid-v521{grid-column:3/4!important;grid-row:1/5!important;align-self:center!important;display:grid!important;grid-auto-rows:auto!important}
html body .game-grid.background-view .game-card .card-action-grid-v521 .card-action-row-v521{grid-column:auto!important;grid-row:auto!important;align-self:auto!important}
html body .game-grid.background-view .game-card .fast-card-actions-v812{grid-template-rows:repeat(2,auto)!important}
@media(max-width:900px){html body .storefront-stats-links-v821{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .game-grid.background-view .game-card .card-action-grid-v521{grid-column:1/-1!important;grid-row:auto!important}}

/* v2.0.838: force the newer My Local Library scrollbar skin on every native scroll surface. */
html,
body,
html *,
body *{scrollbar-color:#2c78ad #04101b!important;scrollbar-width:auto!important}
html::-webkit-scrollbar,
body::-webkit-scrollbar,
*::-webkit-scrollbar{width:14px!important;height:14px!important;background:#04101b!important}
html::-webkit-scrollbar-track,
body::-webkit-scrollbar-track,
*::-webkit-scrollbar-track{background:#04101b!important;border:1px solid #1f4261!important;border-radius:10px!important;box-shadow:inset 0 0 0 1px rgba(56,189,248,.08)!important}
html::-webkit-scrollbar-thumb,
body::-webkit-scrollbar-thumb,
*::-webkit-scrollbar-thumb{background:#2c78ad!important;background-image:linear-gradient(180deg,#38bdf8,#1d6f9f)!important;border:2px solid #04101b!important;border-radius:10px!important;min-height:34px!important}
html::-webkit-scrollbar-thumb:hover,
body::-webkit-scrollbar-thumb:hover,
*::-webkit-scrollbar-thumb:hover{background:#38bdf8!important;background-image:linear-gradient(180deg,#67e8f9,#2c78ad)!important}
html::-webkit-scrollbar-corner,
body::-webkit-scrollbar-corner,
*::-webkit-scrollbar-corner{background:#04101b!important}
/* v2.0.839: staged Shop card media keeps all-page browse from starting every image request at once. */
img[data-mes-lazy-card-image="1"]{opacity:.76;filter:saturate(.75) brightness(.82);transition:opacity .16s ease,filter .16s ease}
img[data-mes-lazy-loaded="1"]{opacity:1;filter:none}

/* v2.0.841: keep detail media preview centered in the visible viewport. */
html.mes-media-lightbox-open,
html.mes-media-lightbox-open body{overflow:hidden!important;width:100%!important;max-width:100%!important}
html body .media-lightbox-v102{
  position:fixed!important;
  left:0!important;
  top:0!important;
  right:auto!important;
  bottom:auto!important;
  width:100vw!important;
  height:100vh!important;
  height:100dvh!important;
  max-width:100vw!important;
  max-height:100dvh!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
  padding:clamp(12px,2vw,28px)!important;
  box-sizing:border-box!important;
}
html body .media-lightbox-v102[hidden]{display:none!important}
html body .media-lightbox-v102 figure{
  width:min(1600px,calc(100vw - clamp(24px,4vw,56px)))!important;
  max-width:calc(100vw - clamp(24px,4vw,56px))!important;
  max-height:calc(100dvh - clamp(24px,4vw,56px))!important;
  min-width:0!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-rows:minmax(0,1fr) auto!important;
  justify-items:center!important;
  align-items:center!important;
  justify-self:center!important;
  align-self:center!important;
}
html body .media-lightbox-v102 img{
  width:auto!important;
  height:auto!important;
  max-width:100%!important;
  max-height:calc(100dvh - clamp(78px,8vw,118px))!important;
  min-width:0!important;
  min-height:0!important;
  object-fit:contain!important;
  object-position:center center!important;
  margin:0 auto!important;
  justify-self:center!important;
  align-self:center!important;
}
html body .media-lightbox-v102 figcaption{
  width:100%!important;
  max-width:100%!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}

/* v2.0.842: right-click image refresh menu for Shop cards and Details media. */
.shop-image-context-menu-v842{
  position:fixed;
  z-index:10050;
  min-width:168px;
  padding:6px;
  display:grid;
  gap:4px;
  border:1px solid rgba(56,189,248,.42);
  border-radius:8px;
  background:rgba(3,12,24,.97);
  box-shadow:0 18px 48px rgba(0,0,0,.46), inset 0 0 0 1px rgba(255,255,255,.04);
}
.shop-image-context-menu-v842[hidden]{display:none!important}
.shop-image-context-menu-v842 button{
  width:100%;
  min-height:32px;
  padding:7px 10px;
  border:1px solid transparent;
  border-radius:6px;
  background:transparent;
  color:#e8f7ff;
  font:700 12px/1.2 system-ui,-apple-system,Segoe UI,sans-serif;
  text-align:left;
  cursor:pointer;
}
.shop-image-context-menu-v842 button:hover,
.shop-image-context-menu-v842 button:focus{
  border-color:rgba(56,189,248,.34);
  background:rgba(14,80,118,.72);
  outline:none;
}
.shop-image-context-menu-v842 button:disabled{
  opacity:.65;
  cursor:wait;
}
