:root{--navy:#0b1b3a;--blue:#0b55e5;--red:#ef2b24;--green:#159a55;--orange:#e58a00;--bg:#f6f8fc;--line:#dde4ef;--muted:#61708a;--white:#fff;--shadow:0 10px 30px rgba(11,27,58,.08);--radius:14px;--sidebar:232px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--navy);line-height:1.5}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:none;color:#063ca6}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:12px;top:-80px;z-index:9999;background:var(--navy);color:#fff;padding:12px 18px;border-radius:8px}.skip-link:focus{top:12px}.topbar{height:64px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 28px;gap:28px;position:sticky;top:0;z-index:100}.logo{font-size:24px;font-weight:850;letter-spacing:-1.2px;color:#0c2670;white-space:nowrap}.logo span{color:var(--red)}.desktop-nav{display:flex;align-items:center;gap:26px;flex:1;margin-left:70px}.desktop-nav a{font-size:14px;font-weight:700;color:var(--navy);padding:22px 0;border-bottom:2px solid transparent}.desktop-nav a:hover{color:var(--blue);border-color:var(--blue)}.top-actions{display:flex;align-items:center;gap:16px}.icon-link{color:var(--navy);font-size:14px;font-weight:650;display:flex;gap:7px;align-items:center}.btn{border:1px solid transparent;border-radius:9px;padding:11px 18px;font-weight:750;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:.18s ease;background:#fff;color:var(--navy)}.btn:hover{transform:translateY(-1px);box-shadow:0 6px 18px rgba(11,27,58,.12)}.btn-primary{background:var(--blue);color:#fff}.btn-danger{background:var(--red);color:#fff}.btn-success{background:var(--green);color:#fff}.btn-ghost{border-color:var(--line);background:#fff;color:var(--navy)}.btn-small{padding:7px 11px;font-size:13px}.btn-compact{padding:9px 14px}.btn-block{width:100%}.menu-toggle{display:none;border:0;background:transparent;font-size:24px;color:var(--navy)}.mobile-menu{position:fixed;top:64px;left:0;right:0;background:#fff;z-index:99;border-bottom:1px solid var(--line);padding:12px 20px;box-shadow:var(--shadow)}.mobile-menu a{display:block;padding:12px;color:var(--navy);font-weight:700}.app-shell{max-width:1510px;margin:0 auto;display:grid;grid-template-columns:var(--sidebar) minmax(0,1fr);min-height:calc(100vh - 64px);background:#fff;border-left:1px solid var(--line);border-right:1px solid var(--line)}.sidebar{border-right:1px solid var(--line);padding:18px 16px 28px;position:sticky;top:64px;height:calc(100vh - 64px);overflow:auto;background:#fff}.sidebar h2{font-size:11px;letter-spacing:.04em;color:#47556e;margin:0 0 10px}.sidebar hr{border:0;border-top:1px solid var(--line);margin:16px 0}.sidebar-link{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;color:var(--navy);padding:9px 7px;border-radius:8px;font-weight:650;font-size:14px}.sidebar-link:hover{background:#f1f5ff;color:var(--blue)}.sidebar-link small{background:#f1f4f9;border-radius:20px;padding:2px 7px;font-size:11px;color:#42506a}.cat-icon{font-size:18px}.sidebar-promo{margin-top:24px;border:1px solid var(--line);border-radius:12px;padding:16px;background:linear-gradient(160deg,#fffaf4,#fff)}.sidebar-promo p{font-size:13px;color:var(--muted)}.main-content{padding:28px 32px 0;min-width:0}.alert{padding:12px 15px;border-radius:9px;margin-bottom:18px;border:1px solid}.alert-success{background:#edfff5;border-color:#a5e8c5;color:#0b6b39}.alert-error{background:#fff1f0;border-color:#f4b0ad;color:#9f1d18}.search-panel{margin-bottom:20px}.global-search{display:grid;grid-template-columns:minmax(0,1fr) 170px 110px;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 5px 18px rgba(11,27,58,.05)}.global-search input,.global-search select{border:0;padding:14px 16px;outline:0;background:#fff;color:var(--navy)}.global-search select{border-left:1px solid var(--line)}.global-search .btn{border-radius:0}.popular-tags{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:10px;font-size:12px}.popular-tags span{font-weight:700;color:var(--navy)}.popular-tags a{border:1px solid var(--line);border-radius:999px;padding:3px 10px;background:#fff}.hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:22px}.hero-card{display:flex;gap:20px;align-items:center;padding:22px 24px;border:1px solid var(--line);border-radius:12px;color:var(--navy);min-height:116px}.hero-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.hero-warm{background:linear-gradient(120deg,#fff8f2,#fff)}.hero-cool{background:linear-gradient(120deg,#f5f9ff,#fff)}.hero-icon{font-size:40px}.hero-card strong{display:block;font-size:18px;margin-bottom:4px}.hero-card small{display:block;color:var(--muted);max-width:420px}.hero-card b{display:block;color:var(--blue);font-size:13px;margin-top:9px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:18px 0 12px}.section-heading h1,.section-heading h2{font-size:16px;margin:0;text-transform:uppercase;letter-spacing:.02em}.section-heading a{font-size:13px;font-weight:700}.category-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}.category-card{border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--navy);padding:13px 8px;text-align:center;display:flex;flex-direction:column;align-items:center;min-height:96px}.category-card:hover{border-color:#9db9ff;background:#f8fbff}.category-card span{font-size:25px}.category-card strong{font-size:12px;margin-top:5px}.category-card small{font-size:11px;color:var(--muted);margin-top:3px}.listing-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.listing-card{border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden;min-width:0;transition:.18s}.listing-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.listing-image{display:block;aspect-ratio:16/10;background:#edf1f7;overflow:hidden}.listing-image img{width:100%;height:100%;object-fit:cover}.listing-body{padding:11px}.listing-title{display:block;color:var(--navy);font-weight:760;font-size:14px;line-height:1.3;min-height:36px}.listing-meta{font-size:12px;color:var(--muted);margin:5px 0}.listing-price{display:block;text-align:right;color:var(--red);font-size:15px;margin-top:8px}.tool-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.tool-strip a{border:1px solid var(--line);border-radius:9px;padding:11px;color:var(--navy);display:flex;align-items:center;gap:9px;background:#fff;min-height:62px}.tool-strip span{font-size:22px}.tool-strip strong{font-size:12px}.benefit-grid{border-top:1px solid var(--line);margin-top:22px;padding:22px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.benefit-grid>div{display:grid;grid-template-columns:38px 1fr;column-gap:10px}.benefit-grid span{grid-row:1/3;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#edf3ff;color:var(--blue)}.benefit-grid strong{font-size:13px}.benefit-grid p{font-size:12px;color:var(--muted);margin:4px 0}.footer{border-top:1px solid var(--line);padding:22px 0 90px;display:flex;justify-content:space-between;gap:16px;color:var(--muted);font-size:13px;margin-top:30px}.footer nav{display:flex;gap:16px;flex-wrap:wrap}.mobile-bottom{display:none}.cookie-banner{position:fixed;z-index:500;left:50%;bottom:22px;transform:translateX(-50%);max-width:800px;width:calc(100% - 30px);background:#0b1b3a;color:#fff;border-radius:12px;padding:15px 18px;box-shadow:0 18px 60px rgba(0,0,0,.25);align-items:center;justify-content:space-between;gap:18px}.cookie-banner p{margin:0;font-size:13px}.cookie-banner>div{display:flex;gap:8px}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.page-heading h1{font-size:30px;line-height:1.15;margin:3px 0 8px}.page-heading p{margin:0;color:var(--muted);max-width:720px}.page-heading.centered{text-align:center;justify-content:center}.eyebrow{text-transform:uppercase;letter-spacing:.1em;font-size:11px!important;font-weight:800;color:var(--blue)!important}.filters{display:grid;grid-template-columns:2fr 1.1fr 1.2fr .8fr .8fr 1fr auto auto;gap:8px;padding:12px;background:#fff;border:1px solid var(--line);border-radius:12px;align-items:center}.filters input,.filters select,.admin-filter input,.admin-filter select,.listing-wizard input,.listing-wizard select,.listing-wizard textarea,.seller-card textarea,.report-box select,.report-box textarea,.auth-card input,.panel input,.panel textarea,.message-compose textarea,.tool-search input{width:100%;border:1px solid var(--line);border-radius:8px;padding:10px 11px;color:var(--navy);background:#fff;outline:0}.filters input:focus,.filters select:focus,.listing-wizard input:focus,.listing-wizard textarea:focus,.auth-card input:focus,.message-compose textarea:focus{border-color:#7aa2ff;box-shadow:0 0 0 3px rgba(11,85,229,.1)}.check{display:flex!important;gap:8px;align-items:center;font-size:13px}.check input{width:auto!important}.results-bar{margin:15px 0;font-size:14px}.listing-grid-results{grid-template-columns:repeat(4,minmax(0,1fr))}.empty-state{border:1px dashed #bfc9d9;border-radius:14px;padding:50px 22px;text-align:center;background:#fff}.empty-state>span{font-size:38px;color:var(--blue);font-weight:800}.empty-state h1,.empty-state h2{margin:10px 0}.empty-state p{color:var(--muted)}.pagination{display:flex;gap:6px;justify-content:center;margin:24px 0}.pagination a{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px;color:var(--navy)}.pagination a.active{background:var(--blue);color:#fff}.breadcrumbs{display:flex;gap:8px;font-size:13px;color:var(--muted);margin-bottom:15px}.listing-detail{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px}.gallery{background:#f1f4f8;border-radius:12px;overflow:hidden}.gallery-main{width:100%;max-height:590px;object-fit:cover}.thumbs{display:flex;gap:8px;padding:10px;background:#fff;overflow:auto}.thumbs img{width:88px;height:62px;object-fit:cover;border-radius:6px;border:1px solid var(--line)}.detail-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--line)}.detail-head h1{font-size:30px;margin:3px 0 8px}.detail-price{font-size:25px;color:var(--red);white-space:nowrap}.detail-section{padding:18px 0}.detail-section h2,.seller-card h2,.aside-tools h2{font-size:17px;margin-top:0}.prose{color:#26364f;line-height:1.75}.safety-box{background:#f0fff7;border:1px solid #b9ead0;border-radius:10px;padding:15px;margin:12px 0}.safety-box p{margin:5px 0 0;font-size:13px;color:#35634a}.listing-aside{display:flex;flex-direction:column;gap:14px}.seller-card,.aside-tools,.report-box,.panel{border:1px solid var(--line);border-radius:12px;background:#fff;padding:17px}.seller-card form{display:grid;gap:10px;margin-top:12px}.seller-card textarea{min-height:95px;resize:vertical}.aside-tools a{display:flex;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid var(--line);color:var(--navy)}.aside-tools a:last-child{border-bottom:0}.aside-tools a>span:first-child{font-size:22px}.aside-tools strong,.aside-tools small{display:block}.aside-tools small{font-size:11px;color:var(--muted)}.report-box summary{cursor:pointer;font-weight:700;color:var(--red)}.report-box form{display:grid;gap:8px;margin-top:12px}.listing-wizard{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px}.wizard-steps{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:22px}.wizard-steps button{border:0;border-bottom:3px solid var(--line);background:#fff;padding:12px;color:var(--muted);font-weight:700}.wizard-steps button.active{color:var(--blue);border-color:var(--blue)}.wizard-panel{display:none;min-height:330px}.wizard-panel.active{display:block}.category-choice{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.category-choice label{cursor:pointer}.category-choice input{position:absolute;opacity:0;pointer-events:none}.category-choice label>span,.category-choice label>strong{display:block}.category-choice label{border:1px solid var(--line);border-radius:10px;padding:18px;text-align:center}.category-choice label:has(input:checked){border-color:var(--blue);box-shadow:0 0 0 3px rgba(11,85,229,.1);background:#f7faff}.category-choice span{font-size:28px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label,.auth-card label,.panel label{display:grid;gap:6px;font-weight:650;font-size:14px}.form-grid .full{grid-column:1/-1}.listing-wizard textarea{resize:vertical}.field-error{color:#b5221c;font-size:12px}.upload-zone{border:2px dashed #aebbd0;border-radius:14px;min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;background:#fafcff}.upload-zone input{display:none}.upload-zone span{font-size:38px;color:var(--blue)}.upload-zone small{color:var(--muted)}.image-preview{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.image-preview img{width:110px;height:80px;object-fit:cover;border-radius:8px}.summary-box{background:#f7f9fc;border:1px solid var(--line);border-radius:10px;padding:20px}.form-actions,.wizard-nav{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.wizard-nav{justify-content:space-between}.auth-page{min-height:100vh;display:grid;place-items:center;padding:30px;background:radial-gradient(circle at top,#eaf1ff,#f6f8fc 45%)}.auth-shell{width:min(460px,100%)}.auth-logo{display:block;text-align:center;margin-bottom:20px}.auth-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:28px;box-shadow:var(--shadow)}.auth-card h1{margin:0 0 8px}.auth-card>p{color:var(--muted)}.auth-card form{display:grid;gap:14px;margin-top:20px}.auth-switch{text-align:center;font-size:14px}.demo-credentials{border-top:1px solid var(--line);margin-top:18px;padding-top:15px;display:grid;gap:5px;font-size:12px}.demo-credentials code{background:#f4f6f9;padding:6px;border-radius:6px}.stat-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:20px}.stat-grid>a,.stat-grid>div{border:1px solid var(--line);border-radius:11px;padding:16px;background:#fff;color:var(--navy)}.stat-grid span{display:block;font-size:28px;font-weight:850;color:var(--blue)}.stat-grid strong{font-size:13px}.dashboard-columns{display:grid;grid-template-columns:1.3fr 1fr;gap:16px}.panel h2{font-size:17px;margin-top:0}.compact-list{display:grid}.compact-list>a,.compact-list>div{display:flex;justify-content:space-between;gap:15px;padding:11px 0;border-bottom:1px solid var(--line);color:var(--navy)}.compact-list span strong,.compact-list span small{display:block}.compact-list small{color:var(--muted)}.empty-mini{color:var(--muted);padding:20px;text-align:center}.account-links{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.account-links a{display:flex;gap:12px;align-items:center;border:1px solid var(--line);border-radius:11px;padding:15px;color:var(--navy);background:#fff}.account-links strong,.account-links small{display:block}.account-links small{color:var(--muted)}.account-listings{display:grid;gap:10px}.account-listings article{display:grid;grid-template-columns:150px 1fr auto;gap:15px;align-items:center;border:1px solid var(--line);border-radius:11px;padding:10px;background:#fff}.account-listings img{width:150px;height:90px;object-fit:cover;border-radius:8px}.account-listings h2{font-size:16px;margin:5px 0}.account-listings p{font-size:13px;color:var(--muted);margin:0}.status{display:inline-block;border-radius:999px;padding:3px 8px;background:#edf1f7;font-size:11px;font-weight:750}.status-published{background:#e8faef;color:#11713b}.status-pending_review{background:#fff5dc;color:#8a5a00}.status-rejected,.status-hidden{background:#ffe9e8;color:#a72720}.status-changes_required{background:#eef1ff;color:#3949a3}.messages-layout{display:grid;grid-template-columns:330px 1fr;min-height:560px;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff}.conversation-list{border-right:1px solid var(--line);overflow:auto}.conversation-list a{display:block;padding:13px;border-bottom:1px solid var(--line);color:var(--navy)}.conversation-list a.active{background:#edf3ff}.conversation-list strong,.conversation-list span,.conversation-list small{display:block}.conversation-list span,.conversation-list small{color:var(--muted);font-size:12px}.message-thread{display:flex;flex-direction:column;min-width:0}.message-thread>header{padding:14px;border-bottom:1px solid var(--line);font-weight:700}.messages{padding:18px;display:flex;flex-direction:column;gap:10px;overflow:auto;flex:1;max-height:500px}.messages article{max-width:75%;background:#f0f3f8;border-radius:10px;padding:10px 12px}.messages article.mine{align-self:flex-end;background:#e8f0ff}.messages p{margin:4px 0}.messages small{font-size:10px;color:var(--muted)}.message-compose{display:grid;grid-template-columns:1fr auto;gap:10px;padding:12px;border-top:1px solid var(--line)}.message-compose textarea{min-height:50px;max-height:150px}.secret-code{display:block;background:#10192b;color:#fff;padding:13px;border-radius:8px;letter-spacing:.16em;word-break:break-all}.uri-box{min-height:80px;font-size:11px}.admin-page{background:#f4f6fa}.admin-top{height:60px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:30px;padding:0 24px;justify-content:space-between}.admin-shell{display:grid;grid-template-columns:210px 1fr;min-height:calc(100vh - 60px)}.admin-nav{background:#0b1b3a;padding:18px 12px;display:flex;flex-direction:column;gap:4px}.admin-nav a{color:#dce6ff;padding:11px 12px;border-radius:8px;font-weight:650}.admin-nav a:hover{background:#17315e}.admin-main{padding:24px;min-width:0}.admin-stats{grid-template-columns:repeat(6,1fr)}.table-wrap{overflow:auto}.table-wrap table{width:100%;border-collapse:collapse;font-size:13px}.table-wrap th,.table-wrap td{text-align:left;padding:10px;border-bottom:1px solid var(--line);vertical-align:middle}.table-wrap th{font-size:11px;text-transform:uppercase;color:var(--muted)}.table-wrap td small{display:block;color:var(--muted)}.admin-filter{display:flex;gap:8px;margin-bottom:15px}.admin-filter input,.admin-filter select{max-width:320px}.inline-form{display:flex;gap:6px}.inline-form select{border:1px solid var(--line);border-radius:7px}.admin-listing-cards{display:grid;gap:10px}.admin-listing-cards article{background:#fff;border:1px solid var(--line);border-radius:11px;padding:14px;display:grid;grid-template-columns:1fr 460px;gap:18px}.admin-listing-cards h2{font-size:16px;margin:5px 0}.admin-listing-cards p{margin:0;color:var(--muted);font-size:13px}.admin-listing-cards form{display:grid;gap:7px}.admin-listing-cards input{border:1px solid var(--line);border-radius:7px;padding:8px}.moderation-actions{display:flex;gap:6px}.timeline{display:grid;gap:12px;list-style:none;padding:0}.timeline li{display:grid;grid-template-columns:130px 1fr;border-left:3px solid var(--blue);padding-left:12px}.timeline span{color:var(--muted)}.code-block{background:#10192b;color:#eaf1ff;padding:15px;border-radius:9px;overflow:auto}.tool-search{max-width:640px;margin:0 auto 22px}.tool-search input{padding:14px}.tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.tool-card{border:1px solid var(--line);border-radius:12px;padding:17px;background:#fff;color:var(--navy);display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:start}.tool-card>span{font-size:30px}.tool-card strong,.tool-card small{display:block}.tool-card p{color:var(--muted);font-size:13px;margin:5px 0}.tool-card b{font-size:25px;color:var(--blue)}.content-page{max-width:850px;margin:0 auto;padding:30px 0}.content-page h1{font-size:40px;margin:5px 0 12px}.lead{font-size:19px;color:var(--muted)}.content-page .prose{margin-top:30px}.mobile-bottom{display:none}
@media(max-width:1200px){.desktop-nav{margin-left:15px;gap:16px}.icon-link span{display:none}.category-grid{grid-template-columns:repeat(4,1fr)}.listing-grid{grid-template-columns:repeat(4,1fr)}.tool-strip{grid-template-columns:repeat(3,1fr)}.filters{grid-template-columns:2fr 1fr 1fr 1fr}.filters .check{grid-column:span 2}.admin-listing-cards article{grid-template-columns:1fr}}
@media(max-width:900px){body{padding-bottom:72px}.topbar{padding:0 16px}.desktop-nav,.top-actions>.icon-link,.top-actions>.btn{display:none}.menu-toggle{display:block}.app-shell{display:block;border:0}.sidebar{display:none}.main-content{padding:18px 14px 0}.global-search{grid-template-columns:1fr 120px}.global-search .btn{grid-column:1/-1}.hero-actions{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(4,1fr)}.listing-grid,.listing-grid-results{grid-template-columns:repeat(2,1fr)}.tool-strip{grid-template-columns:repeat(2,1fr)}.benefit-grid{grid-template-columns:1fr 1fr}.footer{padding-bottom:20px}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;height:67px;background:#fff;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(5,1fr);z-index:200;padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom a{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:10px;color:var(--navy)}.mobile-bottom .mobile-nav-label{font-size:10px;line-height:1.05}.mobile-bottom .mobile-add>.ui-icon{width:40px;height:40px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;margin-top:-20px}.filters{grid-template-columns:1fr 1fr}.listing-detail{grid-template-columns:1fr}.listing-aside{grid-row:auto}.wizard-steps span{display:none}.category-choice{grid-template-columns:repeat(2,1fr)}.dashboard-columns,.account-links{grid-template-columns:1fr}.stat-grid,.admin-stats{grid-template-columns:repeat(2,1fr)}.messages-layout{grid-template-columns:1fr}.conversation-list{max-height:220px;border-right:0;border-bottom:1px solid var(--line)}.admin-shell{grid-template-columns:1fr}.admin-nav{display:flex;flex-direction:row;overflow:auto}.admin-main{padding:16px}.tools-grid{grid-template-columns:1fr 1fr}.cookie-banner{display:block}.cookie-banner>div{margin-top:10px}}
@media(max-width:600px){.page-heading{display:block}.page-heading .btn{margin-top:12px}.global-search{grid-template-columns:1fr}.global-search select{border-left:0;border-top:1px solid var(--line)}.category-grid{grid-template-columns:repeat(2,1fr)}.listing-grid,.listing-grid-results{grid-template-columns:1fr}.listing-card{display:grid;grid-template-columns:120px 1fr}.listing-image{height:100%;aspect-ratio:auto}.listing-title{min-height:auto}.tool-strip{grid-template-columns:1fr}.benefit-grid{grid-template-columns:1fr}.filters{grid-template-columns:1fr}.filters .check{grid-column:auto}.detail-head{display:block}.detail-price{display:block;margin-top:10px}.category-choice{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.wizard-steps{font-size:12px}.listing-wizard{padding:14px}.account-listings article{grid-template-columns:90px 1fr}.account-listings img{width:90px;height:70px}.row-actions{grid-column:1/-1}.message-compose{grid-template-columns:1fr}.tools-grid{grid-template-columns:1fr}.content-page h1{font-size:32px}.footer{display:block}.footer nav{margin-top:12px}.stat-grid,.admin-stats{grid-template-columns:1fr 1fr}.admin-listing-cards form{min-width:0}.moderation-actions{flex-wrap:wrap}}
.compact-intro{margin:0 0 14px}.compact-intro h1{font-size:24px;line-height:1.15;margin:0 0 4px}.compact-intro p{margin:0;color:var(--muted);font-size:14px}@media(max-width:600px){.compact-intro h1{font-size:22px}}
.alert-warning{background:#fff8e7;border-color:#f1cf7a;color:#7a5200}.verification-banner{display:flex;align-items:center;justify-content:space-between;gap:14px}.verification-banner form{margin:0}.stack-form{display:grid;gap:14px}.stack-form label{display:grid;gap:6px;font-weight:650}.form-row-between{display:flex;justify-content:flex-end;font-size:13px}.form-panel{max-width:760px}.panel-danger{border-color:#f4b0ad;background:#fffafa}.privacy-list{margin-top:18px}.notification-list{display:grid}.notification-row{display:grid;gap:3px;padding:13px;border-bottom:1px solid var(--line);color:var(--navy)}.notification-row.unread{background:#f2f6ff;border-left:3px solid var(--blue)}.notification-row span,.notification-row small{color:var(--muted)}.responsive-table{overflow:auto}.responsive-table table{width:100%;border-collapse:collapse;min-width:900px}.responsive-table th,.responsive-table td{text-align:left;padding:10px;border-bottom:1px solid var(--line);vertical-align:top}.responsive-table th{font-size:11px;text-transform:uppercase;color:var(--muted)}.inline-admin-form{display:grid;grid-template-columns:120px minmax(180px,1fr) auto;gap:6px}.inline-admin-form input,.inline-admin-form select{border:1px solid var(--line);border-radius:7px;padding:8px}.admin-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px}.admin-heading h1{margin:2px 0}.badge{display:inline-block;padding:3px 8px;border-radius:999px;background:#edf1f7;font-size:11px;font-weight:750}@media(max-width:700px){.verification-banner{display:block}.verification-banner form{margin-top:8px}.inline-admin-form{grid-template-columns:1fr}.admin-heading{display:block}}
.status-pending_email{background:#fff8e7;color:#7a5200}.existing-media{margin-top:10px}.existing-media img{width:120px;height:80px;object-fit:cover;border-radius:8px;border:1px solid var(--line)}.row-actions{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.row-actions form{display:flex;flex-wrap:wrap;gap:5px;justify-content:flex-end}.account-listings small{color:var(--muted)}
.company-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.company-card{display:grid;grid-template-columns:64px 1fr;gap:14px;border:1px solid var(--line);border-radius:12px;padding:16px;background:#fff;color:var(--navy)}.company-card:hover{box-shadow:var(--shadow)}.company-card img,.company-logo-placeholder{width:64px;height:64px;border-radius:12px;object-fit:cover;background:#edf3ff;display:grid;place-items:center;font-size:28px;color:var(--blue)}.company-card strong,.company-card small,.company-card b{display:block}.company-card small{color:var(--green)}.company-card p{margin:5px 0;color:var(--muted);font-size:13px}.company-card b{font-size:12px}.company-header{display:flex;gap:20px;align-items:center;border:1px solid var(--line);border-radius:14px;padding:22px;background:#fff;margin-bottom:16px}.company-header h1{margin:2px 0}.company-logo-large{width:96px;height:96px;border-radius:16px;display:grid;place-items:center;background:#edf3ff;font-size:42px;color:var(--blue);overflow:hidden}.company-description{margin-bottom:18px}.status-verified{background:#e8faef;color:#11713b}.status-changes_required{background:#fff8e7;color:#7a5200}@media(max-width:900px){.company-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.company-grid{grid-template-columns:1fr}.company-header{align-items:flex-start}.company-logo-large{width:72px;height:72px;flex:0 0 72px}}
.admin-two-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.check-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.mini-edit-form{display:grid;grid-template-columns:repeat(2,minmax(110px,1fr));gap:5px;margin-top:8px;min-width:380px}.mini-edit-form input{border:1px solid var(--line);border-radius:6px;padding:6px}.mini-edit-form button{grid-column:1/-1}.table-panel{margin-bottom:16px}@media(max-width:900px){.admin-two-columns{grid-template-columns:1fr}.check-grid{grid-template-columns:1fr 1fr}}
.dynamic-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;grid-column:1/-1}.dynamic-fields label{display:grid;gap:6px}.dynamic-fields label[hidden]{display:none!important}@media(max-width:600px){.dynamic-fields{grid-template-columns:1fr}}
.attribute-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:10px;overflow:hidden}.attribute-grid>div{background:#fff;padding:11px}.attribute-grid dt{font-size:11px;color:var(--muted);text-transform:uppercase}.attribute-grid dd{margin:3px 0 0;font-weight:750}@media(max-width:600px){.attribute-grid{grid-template-columns:1fr 1fr}}

/* ======================================================================
   Podziel.pl RC2 — navigation, account menu, admin operations and health
   ====================================================================== */
:root{--topbar-height:68px;--sidebar-wide:252px;--sidebar-compact:72px;--admin-sidebar:248px;--focus:0 0 0 3px rgba(11,85,229,.2)}
:focus-visible{outline:2px solid var(--blue);outline-offset:2px}
.ui-icon{width:20px;height:20px;display:inline-block;flex:0 0 auto}.ui-icon-small{width:15px;height:15px}.btn .ui-icon{width:17px;height:17px}
.topbar{height:var(--topbar-height);padding:0;display:block}.topbar-inner{height:100%;max-width:1510px;margin:0 auto;padding:0 22px;display:grid;grid-template-columns:var(--sidebar-wide) minmax(0,1fr) auto;align-items:center;border-left:1px solid transparent;border-right:1px solid transparent}.desktop-nav{margin-left:0;gap:24px;min-width:0}.desktop-nav a{height:var(--topbar-height);display:flex;align-items:center;padding:0;border-bottom-width:3px;white-space:nowrap}.desktop-nav a.is-active{color:var(--blue);border-color:var(--blue)}.top-actions{gap:8px;justify-content:flex-end}.top-icon-action{height:42px;min-width:42px;padding:0 9px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:var(--navy);position:relative;font-size:13px;font-weight:700}.top-icon-action:hover,.top-icon-action.is-active{background:#f0f5ff;color:var(--blue)}.notification-dot{position:absolute;right:1px;top:1px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--red);color:#fff;font-size:10px;line-height:17px;text-align:center}.add-listing-cta{white-space:nowrap}.menu-toggle .ui-icon{width:25px;height:25px}
.account-menu{position:relative}.account-menu-trigger{border:1px solid var(--line);background:#fff;color:var(--navy);min-height:42px;border-radius:10px;padding:4px 8px 4px 5px;display:flex;align-items:center;gap:7px;font-weight:750}.account-menu-trigger:hover,.account-menu-trigger[aria-expanded="true"]{border-color:#9db9ff;background:#f8fbff}.account-avatar{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;background:#eaf1ff;color:#0c4ac2;font-size:12px;font-weight:850}.account-menu-name{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-menu-panel{position:absolute;right:0;top:calc(100% + 10px);width:290px;padding:8px;background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:0 20px 55px rgba(11,27,58,.18);z-index:350}.account-menu-head{padding:9px 10px 12px;border-bottom:1px solid var(--line);margin-bottom:5px}.account-menu-head strong,.account-menu-head small{display:block}.account-menu-head small{color:var(--muted);overflow:hidden;text-overflow:ellipsis}.account-menu-panel>a,.account-menu-logout{width:100%;min-height:42px;border:0;background:transparent;border-radius:8px;padding:9px 10px;display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:9px;color:var(--navy);font-size:14px;text-align:left}.account-menu-panel>a:hover,.account-menu-logout:hover{background:#f1f5ff;color:var(--blue)}.account-menu-logout{color:#a61d18}.account-menu-separator{height:1px;background:var(--line);margin:6px}.count-badge{min-width:22px;height:20px;padding:0 6px;border-radius:999px;background:#eaf1ff;color:var(--blue);font-size:11px;line-height:20px;text-align:center}
.app-shell{grid-template-columns:var(--sidebar-wide) minmax(0,1fr)}.app-shell.sidebar-collapsed{grid-template-columns:var(--sidebar-compact) minmax(0,1fr)}.sidebar{top:var(--topbar-height);height:calc(100vh - var(--topbar-height));scrollbar-width:thin;scrollbar-color:#cbd5e3 transparent}.sidebar::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-thumb{background:#cbd5e3;border-radius:999px}.sidebar-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.sidebar-head h2{margin:0}.sidebar-collapse{width:27px;height:27px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--muted);font-size:18px;line-height:1}.sidebar-link{min-height:43px;grid-template-columns:22px minmax(0,1fr) auto;padding:8px 9px}.sidebar-link .ui-icon{width:18px;height:18px}.sidebar-link.is-active{background:#eaf1ff;color:var(--blue)}.sidebar-collapsed .sidebar{padding-left:10px;padding-right:10px}.sidebar-collapsed .sidebar h2,.sidebar-collapsed .sidebar-label,.sidebar-collapsed .sidebar-link small,.sidebar-collapsed .sidebar-promo{display:none}.sidebar-collapsed .sidebar-head{justify-content:center}.sidebar-collapsed .sidebar-link{grid-template-columns:1fr;place-items:center;padding:8px}.sidebar-collapsed .sidebar hr{margin:10px 0}.sidebar-collapsed .sidebar-collapse{transform:none}
.mobile-menu{top:var(--topbar-height);padding:9px 14px}.mobile-menu a,.mobile-menu button{width:100%;min-height:44px;border:0;background:transparent;padding:10px 12px;display:flex;align-items:center;gap:10px;color:var(--navy);font-weight:700;border-radius:8px;text-align:left}.mobile-menu a:hover,.mobile-menu a.is-active,.mobile-menu button:hover{background:#f1f5ff;color:var(--blue)}.mobile-menu form{margin:0}.mobile-menu form button{color:#a61d18}
.mobile-bottom a{gap:2px}.mobile-bottom a>.ui-icon{width:20px;height:20px}.mobile-bottom a.is-active{color:var(--blue);font-weight:800}.mobile-bottom .mobile-add>.ui-icon{width:40px;height:40px;padding:10px;border-radius:50%;background:var(--red);color:#fff;margin-top:-20px}
.attention-panel{border:1px solid #f1cf7a;background:#fffdf6;border-radius:13px;padding:13px;margin-bottom:18px}.attention-panel .section-heading{margin:0 0 8px}.attention-panel h2{font-size:14px}.attention-row{min-height:46px;border-radius:9px;padding:9px 11px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px;color:var(--navy)}.attention-row:hover{background:#fff8e7}.attention-row.is-danger{background:#fff3f2;color:#8d211b}.attention-row.is-warning{background:#fff9ea}.attention-row span strong,.attention-row span small{display:block}.attention-row span small{color:var(--muted);font-weight:500}.account-attention .attention-row+ .attention-row{margin-top:5px}.rc2-account-stats a small,.rc2-stats a small{display:block;margin-top:4px;color:var(--muted);font-size:11px}.rc2-account-links .ui-icon{width:28px;height:28px;color:var(--blue)}.account-signout-panel{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:16px}.account-signout-panel h2{margin:0 0 3px}.account-signout-panel p{margin:0;color:var(--muted)}
.security-info-panel{display:grid;grid-template-columns:55px 1fr;gap:16px;align-items:start;margin-bottom:16px}.security-icon-wrap{width:52px;height:52px;border-radius:14px;background:#eaf1ff;color:var(--blue);display:grid;place-items:center}.security-icon-wrap .ui-icon{width:28px;height:28px}.security-info-panel h2{margin:0 0 5px}.security-info-panel p{color:var(--muted)}.panel-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.panel-title-row h2{margin:0}.panel-title-row p{margin:4px 0 12px;color:var(--muted)}.stack-field{display:grid;gap:7px;font-weight:700}.technical-details{margin:12px 0}.technical-details summary{cursor:pointer;color:var(--blue);font-weight:700}.recovery-codes{width:100%;min-height:245px;border:1px solid var(--line);border-radius:9px;padding:13px;background:#10192b;color:#f2f6ff;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;line-height:1.8;letter-spacing:.05em}.button-row,.system-action-buttons{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.muted-text{color:var(--muted)}.session-list form{margin:0}
.badge-success{background:#e8faef;color:#11713b}.badge-warning{background:#fff8e7;color:#7a5200}.risk-score{min-width:38px;height:29px;border-radius:8px;display:inline-grid;place-items:center;font-weight:850}.risk-low{background:#e8faef;color:#11713b}.risk-medium{background:#fff8e7;color:#7a5200}.risk-high{background:#fff1f0;color:#9f1d18}.admin-row-actions{display:flex;flex-wrap:wrap;gap:6px;min-width:250px}.inline-link{display:inline-block;margin-top:5px;font-size:12px;font-weight:750}
/* Admin RC2 */
.admin-page{background:#f4f6fa;padding-bottom:0}.admin-top{height:68px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:400}.admin-top-inner{height:100%;display:grid;grid-template-columns:var(--admin-sidebar) minmax(180px,1fr) auto;align-items:center;padding:0 18px}.admin-top-title{display:flex;align-items:baseline;gap:9px}.admin-top-title small{color:var(--muted)}.admin-top-actions{display:flex;align-items:center;gap:8px}.admin-user-chip{display:flex;align-items:center;gap:8px;max-width:230px}.admin-user-chip strong,.admin-user-chip small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-user-chip small{color:var(--muted);font-size:11px}.admin-menu-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:8px;width:42px;height:42px}.admin-shell{min-height:calc(100vh - 68px);display:grid;grid-template-columns:var(--admin-sidebar) minmax(0,1fr)}.admin-nav{position:sticky;top:68px;height:calc(100vh - 68px);padding:14px 10px;background:#0c1e3f;overflow:auto;display:block}.admin-nav-head{height:36px;display:flex;align-items:center;justify-content:space-between;color:#98a8c6;padding:0 8px;font-size:11px;text-transform:uppercase;letter-spacing:.06em}.admin-nav-head button{border:1px solid rgba(255,255,255,.18);background:transparent;color:#fff;border-radius:6px;width:26px;height:26px}.admin-nav>a{min-height:44px;border-radius:8px;padding:9px 10px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px;color:#d9e3f7;font-size:14px;font-weight:700}.admin-nav>a:hover{background:rgba(255,255,255,.09);color:#fff}.admin-nav>a.is-active{background:#fff;color:#0c2670}.admin-nav .ui-icon{width:19px;height:19px}.admin-nav-badge{min-width:22px;height:20px;padding:0 6px;border-radius:999px;background:#dbe7ff;color:#0c4ac2;line-height:20px;text-align:center;font-size:10px}.admin-nav-badge.is-danger{background:#ef2b24;color:#fff}.admin-main{min-width:0;padding:24px 28px 50px}.admin-nav-collapsed .admin-shell{grid-template-columns:72px minmax(0,1fr)}.admin-nav-collapsed .admin-top-inner{grid-template-columns:72px minmax(180px,1fr) auto}.admin-nav-collapsed .admin-nav-label,.admin-nav-collapsed .admin-nav-head span,.admin-nav-collapsed .admin-nav-badge{display:none}.admin-nav-collapsed .admin-nav>a{grid-template-columns:1fr;place-items:center}.admin-nav-collapsed .admin-nav-head{justify-content:center}.admin-heading p{color:var(--muted);margin:4px 0}.rc2-stats{grid-template-columns:repeat(6,minmax(0,1fr))}.admin-filter{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:15px;padding:10px;border:1px solid var(--line);border-radius:11px;background:#fff}.admin-filter input,.admin-filter select{width:auto;min-width:130px;border:1px solid var(--line);border-radius:8px;padding:9px 10px}.admin-filter input{min-width:220px;flex:1}.admin-filter-users input{min-width:240px}.admin-filter-listings input{min-width:230px}.responsive-table td small,.responsive-table td strong{display:block}.responsive-table code{font-size:11px}.rc2-admin-listings article{grid-template-columns:minmax(0,1fr) minmax(330px,460px)}.admin-listing-summary{display:grid;grid-template-columns:120px minmax(0,1fr);gap:13px;align-items:start}.admin-listing-summary img{width:120px;height:82px;border-radius:9px;object-fit:cover;background:#edf1f7}.admin-listing-summary h2{margin:4px 0}.empty-state-icon{width:42px;height:42px}
.health-overall{border-radius:999px;padding:8px 12px;font-size:12px;font-weight:850}.health-overall.is-ok{background:#e8faef;color:#11713b}.health-overall.is-warning{background:#fff8e7;color:#7a5200}.health-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px}.health-card{margin:0}.health-card-wide{grid-column:span 2}.health-card-head{display:flex;align-items:center;gap:11px;margin-bottom:12px}.health-card-head>span{width:42px;height:42px;border-radius:11px;background:#edf3ff;color:var(--blue);display:grid;place-items:center}.health-card-head h2,.health-card-head small{display:block;margin:0}.health-card-head small{color:var(--muted)}.health-list{margin:0}.health-list>div{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-bottom:1px solid #edf0f5}.health-list dt{color:var(--muted)}.health-list dd{margin:0;text-align:right;font-weight:700;overflow-wrap:anywhere}.text-success{color:#11713b!important}.text-danger{color:#9f1d18!important}.health-error{margin-top:10px;border-radius:8px;padding:9px;background:#fff1f0;color:#9f1d18;font-size:12px;overflow-wrap:anywhere}.health-note{color:var(--muted);font-size:13px}.directory-list{display:grid;gap:7px}.directory-list>div{display:grid;grid-template-columns:12px 110px minmax(0,1fr) auto;align-items:center;gap:9px;padding:7px;border-bottom:1px solid #edf0f5}.directory-list code{font-size:11px;color:var(--muted);overflow:hidden;text-overflow:ellipsis}.health-dot{width:9px;height:9px;border-radius:50%;background:#b8c3d4}.health-dot.is-ok{background:var(--green)}.health-dot.is-danger{background:var(--red)}.system-actions{align-items:start}.system-actions .panel{height:100%}.system-actions p{color:var(--muted)}.log-preview{max-height:260px;overflow:auto;white-space:pre-wrap;font-size:11px}.error-code{display:block;max-width:650px;white-space:pre-wrap;overflow-wrap:anywhere;color:#8d211b}.update-panel{max-width:800px}.version-comparison{display:grid;grid-template-columns:1fr auto 1fr;gap:25px;align-items:center;text-align:center;margin-bottom:20px}.version-comparison>div{border:1px solid var(--line);border-radius:12px;padding:20px}.version-comparison small,.version-comparison strong{display:block}.version-comparison strong{font-size:21px;margin-top:4px}.pagination-rc2 .pagination-gap{display:grid;place-items:center;padding:0 5px;color:var(--muted)}.pagination-summary{text-align:center;color:var(--muted);font-size:12px;margin-top:-14px;margin-bottom:25px}
@media(max-width:1350px){.topbar-inner{grid-template-columns:220px minmax(0,1fr) auto}.top-action-label{display:none}.desktop-nav{gap:16px}.rc2-stats{grid-template-columns:repeat(3,1fr)}.health-grid{grid-template-columns:repeat(2,1fr)}.health-card-wide{grid-column:span 2}}
@media(max-width:1100px){.topbar-inner{grid-template-columns:190px minmax(0,1fr) auto;padding:0 14px}.desktop-nav{gap:11px}.desktop-nav a{font-size:13px}.account-menu-name{display:none}.app-shell{grid-template-columns:var(--sidebar-compact) minmax(0,1fr)}.app-shell .sidebar h2,.app-shell .sidebar-label,.app-shell .sidebar-link small,.app-shell .sidebar-promo{display:none}.app-shell .sidebar{padding-left:10px;padding-right:10px}.app-shell .sidebar-head{justify-content:center}.app-shell .sidebar-link{grid-template-columns:1fr;place-items:center}.rc2-admin-listings article{grid-template-columns:1fr}.admin-top-actions .admin-user-chip{display:none}}
@media(max-width:900px){.topbar-inner{display:flex;justify-content:space-between}.topbar{height:64px}.desktop-nav,.top-actions>.top-icon-action,.top-actions>.account-menu,.top-actions>.add-listing-cta,.top-actions>.btn{display:none}.menu-toggle{display:grid;place-items:center}.app-shell{display:block}.admin-top-inner{grid-template-columns:1fr auto;padding:0 12px}.admin-top-title{display:none}.admin-top-actions>.btn,.admin-top-actions>.admin-user-chip,.admin-top-actions>form{display:none}.admin-menu-toggle{display:grid;place-items:center}.admin-shell{display:block}.admin-nav{display:none;position:fixed;left:0;top:68px;bottom:0;width:min(310px,86vw);height:auto;z-index:390;box-shadow:12px 0 40px rgba(0,0,0,.2)}.admin-nav.is-open{display:block}.admin-main{padding:17px 14px 40px}.health-grid{grid-template-columns:1fr}.health-card-wide{grid-column:auto}.rc2-stats{grid-template-columns:repeat(2,1fr)}.admin-heading{display:block}.admin-heading>.btn,.admin-heading>form,.admin-heading>.health-overall{margin-top:10px}.account-signout-panel{align-items:flex-start}.directory-list>div{grid-template-columns:12px 90px minmax(0,1fr)}.directory-list small{grid-column:3}.admin-nav-collapsed .admin-top-inner{grid-template-columns:1fr auto}}
@media(max-width:600px){.account-signout-panel{display:block}.account-signout-panel form{margin-top:12px}.rc2-account-stats{grid-template-columns:repeat(2,1fr)}.attention-row{align-items:start}.health-grid{display:block}.health-card{margin-bottom:12px}.admin-filter{display:grid;grid-template-columns:1fr 1fr}.admin-filter input,.admin-filter select,.admin-filter .btn{width:100%;min-width:0}.admin-filter input{grid-column:1/-1}.admin-listing-summary{grid-template-columns:82px minmax(0,1fr)}.admin-listing-summary img{width:82px;height:68px}.rc2-admin-listings article{padding:12px}.directory-list>div{grid-template-columns:12px minmax(0,1fr) auto}.directory-list code{grid-column:2/-1}.directory-list small{grid-column:auto}.version-comparison{grid-template-columns:1fr;gap:10px}.version-comparison>span{transform:rotate(90deg)}.button-row .btn,.system-action-buttons .btn{width:100%}.panel-title-row{display:block}.panel-title-row .badge{margin-bottom:10px}}
.filter-tabs{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 16px}.filter-tabs a{min-height:38px;padding:7px 10px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--navy);display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:750}.filter-tabs a:hover,.filter-tabs a.active{border-color:#9db9ff;background:#edf4ff;color:var(--blue)}.filter-tabs a span{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#eef1f6;color:var(--muted);font-size:10px;line-height:20px;text-align:center}.filter-tabs a.active span{background:#dbe8ff;color:#0c4ac2}.account-listing-main{min-width:0}.account-listing-main h2{margin:5px 0}.inline-warning{margin:8px 0 0!important;padding:7px 9px;border-radius:7px;background:#fff8e7;color:#7a5200;font-size:12px}.account-listings .row-actions form{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.account-listings .row-actions form .btn{margin:0}@media(max-width:600px){.listing-status-tabs{flex-wrap:nowrap;overflow:auto;padding-bottom:5px;scrollbar-width:thin}.listing-status-tabs a{white-space:nowrap}.account-listings .row-actions form{justify-content:flex-start}}

/* Podziel RC3.0 — retention and discovery */
.results-actions{display:flex;align-items:center;gap:8px}.retention-filters{grid-template-columns:minmax(180px,1.4fr) minmax(135px,.8fr) minmax(145px,.9fr) minmax(140px,.8fr) 110px 110px 135px auto auto}.save-search-panel{margin:0 0 18px;padding:16px;border:1px solid #bfd0f8;border-radius:12px;background:#f5f8ff}.save-search-panel form{display:grid;grid-template-columns:minmax(220px,1fr) 180px auto auto;gap:12px;align-items:end}.save-search-panel label span{display:block;font-size:12px;font-weight:750;margin-bottom:5px}.save-search-panel input,.save-search-panel select{width:100%;border:1px solid var(--line);border-radius:8px;padding:9px 10px}.save-search-panel .form-actions{grid-column:1/-1;margin:0}.listing-image-wrap{position:relative}.listing-type-badge,.price-drop-badge{display:inline-flex;align-items:center;min-height:25px;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:850;line-height:1}.listing-image-wrap>.listing-type-badge{position:absolute;left:9px;top:9px;background:#fff;color:var(--navy);box-shadow:0 3px 10px rgba(11,27,58,.16)}.listing-image-wrap>.price-drop-badge{position:absolute;left:9px;bottom:9px;background:#e9fff1;color:#08763b}.type-wanted{background:#fff3d8!important;color:#805300!important}.type-free{background:#e5faee!important;color:#08733a!important}.type-swap{background:#eeeaff!important;color:#5630a4!important}.type-service_offer,.type-service_wanted{background:#e8f3ff!important;color:#0a579c!important}.card-compare{position:absolute;right:9px;top:9px;width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.9);background:rgba(255,255,255,.94);color:var(--navy);display:grid;place-items:center;box-shadow:0 4px 12px rgba(11,27,58,.14)}.card-compare.is-active{background:var(--blue);color:#fff}.card-compare .ui-icon{width:17px;height:17px}.inline-icon{width:13px;height:13px;vertical-align:-2px;margin-right:4px}.detail-badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.detail-badges .listing-type-badge{position:static}.detail-price-block{text-align:right}.old-price{display:block;text-decoration:line-through;color:var(--muted)}.detail-quick-actions{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 15px}.thumbs button{border:0;padding:0;background:transparent;border-radius:8px;overflow:hidden}.seller-identity{display:flex;align-items:center;gap:10px;margin-bottom:10px}.trust-signals{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0 14px}.trust-signals span{display:inline-flex;gap:4px;align-items:center;border-radius:999px;background:#f1f5fb;padding:5px 8px;font-size:11px;font-weight:700}.trust-signals .ui-icon{width:13px;height:13px;color:var(--green)}.collection-add-form{display:grid;gap:7px;margin-top:8px}.collection-add-form select{width:100%;border:1px solid var(--line);border-radius:8px;padding:9px}.price-history ul{list-style:none;padding:0;margin:0}.price-history li{display:grid;grid-template-columns:1fr auto auto;gap:12px;padding:8px 0;border-bottom:1px solid var(--line)}.price-history li small{text-decoration:line-through;color:var(--muted)}.personal-home-block{border:1px solid #d7e2fb;border-radius:14px;background:linear-gradient(135deg,#f3f7ff,#fff);padding:3px 15px 16px;margin-bottom:18px}.feature-flag-grid{display:grid;gap:9px}.feature-flag-grid article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid var(--line)}.feature-flag-grid article strong,.feature-flag-grid article small{display:block}.feature-flag-grid article small{color:var(--muted)}.retention-stats{grid-template-columns:repeat(6,minmax(0,1fr))}.comparison-grid{display:grid;grid-template-columns:repeat(var(--comparison-count,2),minmax(210px,1fr));gap:12px;overflow:auto}.comparison-card{min-width:210px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:12px}.comparison-card img{width:100%;height:150px;object-fit:cover;border-radius:9px}.comparison-card dl>div{display:flex;justify-content:space-between;gap:10px;padding:7px 0;border-bottom:1px solid var(--line)}
@media(max-width:1300px){.retention-filters{grid-template-columns:repeat(4,minmax(0,1fr))}.retention-stats{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){.retention-filters{grid-template-columns:1fr 1fr}.save-search-panel form{grid-template-columns:1fr 1fr}.sticky-contact-card{position:static}.feature-flag-grid article{grid-template-columns:1fr auto}.feature-flag-grid article form{grid-column:1/-1}.comparison-grid{display:flex}.retention-stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.retention-filters,.save-search-panel form{grid-template-columns:1fr}.save-search-panel .form-actions{grid-column:auto}.results-bar{align-items:flex-start;gap:10px}.results-actions{flex-wrap:wrap}.detail-head{display:block}.detail-price-block{text-align:left;margin-top:12px}}

/* RC3.0.2 — glossy local icon system inspired by the approved Podziel.pl direction */
.glossy-icon{display:block;flex:0 0 auto;object-fit:contain;max-width:none;user-select:none;-webkit-user-drag:none}
.hero-icon-glossy{width:88px;height:88px;border:1px solid #e7ecf5;border-radius:20px;background:linear-gradient(145deg,#fff,#f8faff);box-shadow:0 12px 28px rgba(28,59,120,.10),inset 0 1px 0 #fff;display:grid;place-items:center;flex:0 0 auto}
.glossy-icon-hero{width:68px;height:68px}
.hero-card{align-items:center;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.hero-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(24,58,128,.13)}
.category-card{min-height:126px;padding:13px 8px 11px;border-radius:17px;border-color:#e5eaf3;background:linear-gradient(145deg,#fff,#fbfcff);box-shadow:0 8px 21px rgba(25,55,114,.07),inset 0 1px 0 #fff;justify-content:center;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.category-card:hover{transform:translateY(-4px);background:linear-gradient(145deg,#fff,#f7faff);border-color:#bfd0fa;box-shadow:0 15px 32px rgba(24,68,157,.13)}
.glossy-icon-category{width:62px;height:62px;margin:0 auto 3px}
.category-card strong{font-size:12px;margin-top:3px;line-height:1.25}
.category-card small{margin-top:2px}
.tool-strip a{min-height:76px;border-radius:15px;padding:10px 13px;background:linear-gradient(145deg,#fff,#fafcff);box-shadow:0 7px 18px rgba(25,55,114,.06);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.tool-strip a:hover{transform:translateY(-3px);border-color:#bfd0fa;box-shadow:0 13px 27px rgba(24,68,157,.11)}
.glossy-icon-tool{width:48px;height:48px}
.sidebar-glossy-icon{width:26px;height:26px;margin:-2px 0}
.sidebar-link{grid-template-columns:30px minmax(0,1fr) auto}
.sidebar-link:hover .sidebar-glossy-icon,.sidebar-link.is-active .sidebar-glossy-icon{transform:scale(1.07)}
.sidebar-glossy-icon{transition:transform .16s ease}
.account-glossy-icon{width:48px;height:48px}
.account-links a{min-height:82px;border-radius:15px;background:linear-gradient(145deg,#fff,#fbfcff);box-shadow:0 8px 22px rgba(24,55,116,.06);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.account-links a:hover{transform:translateY(-3px);border-color:#bfd0fa;box-shadow:0 14px 30px rgba(24,68,157,.11)}
.button-glossy-icon{width:30px;height:30px;margin:-7px 0}
.admin-glossy-icon{width:28px;height:28px;transition:transform .16s ease,filter .16s ease}
.admin-nav>a{grid-template-columns:30px minmax(0,1fr) auto;min-height:48px}
.admin-nav>a:hover .admin-glossy-icon,.admin-nav>a.is-active .admin-glossy-icon{transform:scale(1.08)}
.admin-nav>a.is-active{box-shadow:0 7px 18px rgba(1,13,43,.14)}
.admin-nav-collapsed .admin-nav>a{grid-template-columns:1fr}
.admin-nav-collapsed .admin-glossy-icon{width:32px;height:32px}
@media(max-width:1200px){.category-card{min-height:118px}.glossy-icon-category{width:56px;height:56px}.hero-icon-glossy{width:78px;height:78px}.glossy-icon-hero{width:60px;height:60px}}
@media(max-width:700px){.hero-icon-glossy{width:68px;height:68px;border-radius:17px}.glossy-icon-hero{width:53px;height:53px}.category-card{min-height:116px}.glossy-icon-category{width:55px;height:55px}.tool-strip a{min-height:70px}.glossy-icon-tool{width:43px;height:43px}.account-glossy-icon{width:43px;height:43px}}
@media(prefers-reduced-motion:reduce){.category-card,.tool-strip a,.account-links a,.hero-card,.admin-glossy-icon,.sidebar-glossy-icon{transition:none!important}.category-card:hover,.tool-strip a:hover,.account-links a:hover,.hero-card:hover{transform:none!important}}
.admin-quick-panel{margin:18px 0;background:linear-gradient(145deg,#fff,#fbfcff)}
.admin-quick-grid{display:grid;grid-template-columns:repeat(6,minmax(110px,1fr));gap:12px}
.admin-quick-grid a{position:relative;min-height:128px;padding:13px 9px 11px;border:1px solid #e5eaf3;border-radius:17px;background:linear-gradient(145deg,#fff,#fafcff);box-shadow:0 8px 22px rgba(24,55,116,.07),inset 0 1px 0 #fff;color:var(--navy);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:5px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.admin-quick-grid a:hover{transform:translateY(-4px);border-color:#bfd0fa;box-shadow:0 15px 32px rgba(24,68,157,.13)}
.admin-quick-icon{width:66px;height:66px}
.admin-quick-grid strong{font-size:12px;line-height:1.2}
.admin-quick-grid b{position:absolute;right:9px;top:9px;min-width:23px;height:23px;padding:0 6px;border-radius:999px;background:#0b55e5;color:#fff;display:grid;place-items:center;font-size:11px}
.admin-quick-grid b.is-danger{background:#ef2b24}
@media(max-width:1280px){.admin-quick-grid{grid-template-columns:repeat(4,minmax(110px,1fr))}}
@media(max-width:760px){.admin-quick-grid{grid-template-columns:repeat(2,minmax(120px,1fr))}.admin-quick-grid a{min-height:118px}.admin-quick-icon{width:58px;height:58px}}

/* RC3.0.3 — balanced glossy icons and consistent card layout */
.glossy-icon{
  max-width:100%;
  max-height:100%;
}

/* Home: calmer hero icons, still clearly visible */
.hero-icon-glossy{
  width:68px!important;
  height:68px!important;
  border-radius:16px!important;
  box-shadow:0 8px 20px rgba(28,59,120,.08),inset 0 1px 0 #fff!important;
}
.glossy-icon-hero{
  width:48px!important;
  height:48px!important;
}
.hero-card{
  gap:16px!important;
  min-height:108px!important;
  padding:19px 21px!important;
}

/* Home categories: icons support the label instead of dominating it */
.category-grid{
  gap:11px!important;
}
.category-card{
  min-height:112px!important;
  padding:11px 7px 10px!important;
  border-radius:14px!important;
  box-shadow:0 5px 15px rgba(25,55,114,.055),inset 0 1px 0 #fff!important;
}
.category-card:hover{
  transform:translateY(-2px)!important;
  box-shadow:0 10px 24px rgba(24,68,157,.10)!important;
}
.glossy-icon-category{
  width:46px!important;
  height:46px!important;
  margin:0 auto 6px!important;
}
.category-card strong{
  width:100%;
  min-height:2.5em;
  margin:0!important;
  font-size:11.5px!important;
  line-height:1.25!important;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  overflow:hidden;
}
.category-card small{
  margin-top:3px!important;
  font-size:10.5px!important;
}

/* Home tools: stable vertical cards eliminate text collision */
.tool-strip{
  gap:10px!important;
  align-items:stretch;
}
.tool-strip a{
  min-width:0;
  min-height:104px!important;
  padding:10px 8px 9px!important;
  border-radius:13px!important;
  display:grid!important;
  grid-template-columns:1fr!important;
  grid-template-rows:50px minmax(2.5em,auto)!important;
  justify-items:center!important;
  align-content:center!important;
  gap:6px!important;
  overflow:hidden;
  text-align:center;
  box-shadow:0 5px 15px rgba(25,55,114,.05)!important;
}
.tool-strip a:hover{
  transform:translateY(-2px)!important;
  box-shadow:0 10px 24px rgba(24,68,157,.095)!important;
}
.glossy-icon-tool{
  width:42px!important;
  height:42px!important;
  align-self:center;
}
.tool-strip strong{
  width:100%;
  min-width:0;
  min-height:2.5em;
  font-size:11px!important;
  line-height:1.25!important;
  text-align:center;
  overflow:hidden;
  display:-webkit-box!important;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  overflow-wrap:anywhere;
}

/* Sidebar: retain color but return to compact navigation proportions */
.sidebar-link{
  grid-template-columns:24px minmax(0,1fr) auto!important;
  gap:7px!important;
}
.sidebar-glossy-icon{
  width:20px!important;
  height:20px!important;
  margin:0!important;
}
.sidebar-link:hover .sidebar-glossy-icon,
.sidebar-link.is-active .sidebar-glossy-icon{
  transform:scale(1.04)!important;
}

/* Account: lighter icons and more room for text */
.account-links{
  gap:11px!important;
}
.account-links a{
  min-height:74px!important;
  padding:12px 14px!important;
  border-radius:13px!important;
  gap:11px!important;
  box-shadow:0 5px 16px rgba(24,55,116,.05)!important;
}
.account-links a:hover{
  transform:translateY(-2px)!important;
  box-shadow:0 10px 24px rgba(24,68,157,.095)!important;
}
.account-glossy-icon{
  width:38px!important;
  height:38px!important;
}
.account-links strong{
  font-size:14px;
  line-height:1.25;
}
.account-links small{
  font-size:12px;
  line-height:1.35;
}

/* Buttons: decorative icon must not change button height */
.button-glossy-icon{
  width:20px!important;
  height:20px!important;
  margin:0!important;
}

/* Admin navigation: compact, consistent with regular sidebar */
.admin-nav>a{
  grid-template-columns:24px minmax(0,1fr) auto!important;
  min-height:44px!important;
  gap:9px!important;
}
.admin-glossy-icon{
  width:21px!important;
  height:21px!important;
}
.admin-nav-collapsed .admin-glossy-icon{
  width:25px!important;
  height:25px!important;
}

/* Admin dashboard: useful quick tiles, not an icon gallery */
.admin-quick-grid{
  gap:11px!important;
}
.admin-quick-grid a{
  min-height:105px!important;
  padding:11px 8px 10px!important;
  border-radius:14px!important;
  gap:6px!important;
  box-shadow:0 5px 16px rgba(24,55,116,.055),inset 0 1px 0 #fff!important;
}
.admin-quick-grid a:hover{
  transform:translateY(-2px)!important;
  box-shadow:0 11px 25px rgba(24,68,157,.10)!important;
}
.admin-quick-icon{
  width:45px!important;
  height:45px!important;
}
.admin-quick-grid strong{
  min-height:2.4em;
  font-size:11.5px!important;
  line-height:1.2!important;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  overflow:hidden;
}
.admin-quick-grid b{
  right:8px!important;
  top:8px!important;
}

@media(max-width:1200px){
  .hero-icon-glossy{width:62px!important;height:62px!important}
  .glossy-icon-hero{width:44px!important;height:44px!important}
  .glossy-icon-category{width:43px!important;height:43px!important}
  .category-card{min-height:108px!important}
  .tool-strip a{min-height:98px!important;grid-template-rows:46px minmax(2.5em,auto)!important}
  .glossy-icon-tool{width:38px!important;height:38px!important}
}

@media(max-width:700px){
  .hero-card{padding:16px!important;gap:13px!important}
  .hero-icon-glossy{width:58px!important;height:58px!important;border-radius:14px!important}
  .glossy-icon-hero{width:41px!important;height:41px!important}
  .category-card{min-height:104px!important;padding:9px 6px!important}
  .glossy-icon-category{width:41px!important;height:41px!important;margin-bottom:5px!important}
  .tool-strip a{min-height:92px!important;grid-template-rows:42px auto!important}
  .glossy-icon-tool{width:36px!important;height:36px!important}
  .account-glossy-icon{width:34px!important;height:34px!important}
  .admin-quick-grid a{min-height:98px!important}
  .admin-quick-icon{width:41px!important;height:41px!important}
}

@media(max-width:600px){
  .tool-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .tool-strip a{min-height:90px!important}
}

@media(max-width:390px){
  .category-grid{gap:8px!important}
  .glossy-icon-category{width:38px!important;height:38px!important}
  .category-card strong{font-size:11px!important}
  .tool-strip{grid-template-columns:1fr!important}
  .tool-strip a{
    min-height:70px!important;
    grid-template-columns:42px minmax(0,1fr)!important;
    grid-template-rows:1fr!important;
    justify-items:start!important;
    text-align:left!important;
    padding:10px 12px!important;
  }
  .tool-strip strong{text-align:left!important;min-height:auto}
}


/* RC3.1 — semantic action icons, deeper categories and tool ranking */
.action-icon{width:20px;height:20px;display:block;pointer-events:none}.card-action-form{margin:0;display:block}.card-actions{position:absolute;top:9px;right:9px;display:flex;flex-direction:column;gap:7px;z-index:4}.card-action{width:40px;height:40px;border:1px solid rgba(215,224,239,.9);border-radius:50%;background:rgba(255,255,255,.94);color:#52627d;display:grid;place-items:center;box-shadow:0 5px 16px rgba(11,27,58,.14);backdrop-filter:blur(5px);transition:transform .18s ease,color .18s ease,background .18s ease}.card-action:hover,.card-action:focus-visible{transform:translateY(-1px);color:var(--blue);background:#fff;outline:3px solid rgba(11,85,229,.18);outline-offset:2px}.card-favorite.is-active{color:#ef356d;background:#fff1f5;border-color:#ffc4d5}.card-compare.is-active{color:#fff;background:var(--blue);border-color:var(--blue)}.card-favorite.is-active .action-icon{animation:favorite-pop .2s ease}@keyframes favorite-pop{50%{transform:scale(1.18)}}
.category-tree-choice{display:grid;gap:14px}.category-choice-group{border:1px solid var(--line);border-radius:14px;padding:13px;background:#fff}.category-choice-group>header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.category-group-icon{width:34px;height:34px}.category-choice-group>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.category-choice-group label{position:relative}.category-choice-group label input{position:absolute;opacity:0}.category-choice-group label span{display:block;border:1px solid var(--line);border-radius:9px;padding:10px 11px;font-size:13px;font-weight:650;min-height:44px;background:#fbfcff}.category-choice-group label input:checked+span{border-color:var(--blue);background:#eef4ff;color:#0643bd;box-shadow:0 0 0 2px rgba(11,85,229,.12)}.category-choice-group label input:focus-visible+span{outline:3px solid rgba(11,85,229,.22)}.wizard-help{color:var(--muted);margin-top:-5px}
.tool-section{margin-top:30px}.tool-rank-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tool-rank-grid.compact{grid-template-columns:repeat(6,minmax(0,1fr))}.tool-card-modern{position:relative;border:1px solid var(--line);border-radius:15px;background:#fff;padding:13px;box-shadow:0 5px 17px rgba(25,55,114,.055);min-width:0}.tool-main-link{display:grid;grid-template-columns:56px minmax(0,1fr);gap:12px;color:var(--navy);align-items:center}.tool-catalog-icon{width:50px;height:50px}.tool-main-link span{min-width:0}.tool-main-link strong,.tool-main-link small,.tool-main-link b{display:block}.tool-main-link strong{font-size:14px;line-height:1.25}.tool-main-link small{color:var(--muted);font-size:12px;line-height:1.35;margin-top:4px}.tool-main-link b{font-size:11px;color:var(--blue);margin-top:5px}.tool-card-meta{display:flex;align-items:center;justify-content:space-between;gap:7px;margin-top:10px;min-height:32px}.tool-pin{width:32px;height:32px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#65738c;display:grid;place-items:center;margin-left:auto}.tool-pin .action-icon{width:17px;height:17px}.tool-pin.is-active{color:#fff;background:var(--blue);border-color:var(--blue)}.tool-rank-number{position:absolute;top:8px;left:8px;background:var(--navy);color:#fff;border-radius:99px;padding:2px 7px;font-size:10px;font-weight:800;z-index:2}.badge-safe{background:#e8faf4;color:#087957}.tool-category{margin-top:22px}.tool-category h3{font-size:16px;margin:0 0 10px}.guest-recent-tool{display:flex;justify-content:space-between;gap:10px;border:1px solid var(--line);border-radius:11px;background:#fff;padding:13px;color:var(--navy)}
.category-admin-form{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:8px;align-items:end}.category-admin-form input,.category-admin-form select{min-width:0}.category-admin-tree{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-admin-tree article{border:1px solid var(--line);border-radius:13px;padding:12px;background:#fbfcff}.category-admin-tree header{display:flex;align-items:center;gap:10px}.category-admin-tree header div{min-width:0}.category-admin-tree header strong,.category-admin-tree header small{display:block}.category-admin-tree header small{color:var(--muted);font-size:11px}.category-admin-icon{width:40px;height:40px}.category-child-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.category-child-chips span{background:#fff;border:1px solid var(--line);border-radius:99px;padding:5px 9px;font-size:11px}.category-child-chips small{color:var(--muted);margin-left:4px}.admin-chip-list{display:flex;flex-wrap:wrap;gap:8px}.admin-chip-list>span{border:1px solid var(--line);border-radius:10px;padding:9px 11px;background:#fff}.admin-chip-list strong,.admin-chip-list small{display:block}.admin-chip-list small{color:var(--green)}
@media(max-width:1100px){.category-choice-group>div{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-rank-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-rank-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.category-admin-form{grid-template-columns:repeat(3,minmax(120px,1fr))}}
@media(max-width:700px){.card-actions{top:6px;right:6px}.card-action{width:36px;height:36px}.card-action .action-icon{width:18px;height:18px}.category-choice-group>div{grid-template-columns:1fr}.tool-rank-grid,.tool-rank-grid.compact{grid-template-columns:1fr}.category-admin-tree{grid-template-columns:1fr}.category-admin-form{grid-template-columns:1fr}.tool-main-link{grid-template-columns:48px minmax(0,1fr)}.tool-catalog-icon{width:43px;height:43px}}
@media(prefers-reduced-motion:reduce){.card-action,.card-favorite.is-active .action-icon{animation:none!important;transition:none!important}}

/* RC3.1 semantic action icon hardening */
.card-actions .card-action{position:static;right:auto;top:auto;padding:0;cursor:pointer}
.card-actions .card-compare{position:static;right:auto;top:auto}
.favorite-icon{display:grid;place-items:center;grid-area:1/1}
.favorite-icon-filled{display:none}
.card-favorite.is-active .favorite-icon-outline{display:none}
.card-favorite.is-active .favorite-icon-filled{display:grid}
.card-favorite .action-icon{color:currentColor;fill:none}
.card-favorite.is-active .action-icon{color:#ef356d}
.card-actions .action-icon{width:20px;height:20px;display:block}
@media(max-width:700px){.card-actions .action-icon{width:18px;height:18px}}

/* RC3.1.1 — useful-tools icon hotfix */
.aside-tools .aside-tool-link{display:grid;grid-template-columns:50px minmax(0,1fr);gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line);color:var(--navy)}
.aside-tools .aside-tool-link:last-child{border-bottom:0}
.aside-tools .aside-tool-icon-wrap{width:48px;height:48px;display:grid;place-items:center;border:1px solid #e4eaf4;border-radius:13px;background:linear-gradient(145deg,#fff,#f7f9fd);box-shadow:0 7px 16px rgba(20,54,110,.08);font-size:0;line-height:0;overflow:hidden}
.aside-tools .aside-tool-glossy-icon{display:block;width:36px!important;height:36px!important;margin:0!important;object-fit:contain}
.aside-tools .aside-tool-copy{display:block;min-width:0}
.aside-tools .aside-tool-copy strong{display:block;font-size:15px;line-height:1.25;overflow-wrap:anywhere}
.aside-tools .aside-tool-copy small{display:block;margin-top:3px;font-size:12px;line-height:1.4;color:var(--muted);overflow-wrap:anywhere}
@media(max-width:520px){.aside-tools .aside-tool-link{grid-template-columns:46px minmax(0,1fr);gap:10px}.aside-tools .aside-tool-icon-wrap{width:44px;height:44px}.aside-tools .aside-tool-glossy-icon{width:33px!important;height:33px!important}}

/* RC3.1.2 — progressive category selector and always-visible step action */
.category-picker{display:grid;gap:16px;margin-top:18px}
.category-picker-search{position:relative;max-width:760px}
.category-picker-search>label{display:block;margin-bottom:7px;font-size:13px;font-weight:800;color:var(--navy)}
.category-picker-search-field{position:relative}
.category-picker-search-field .action-icon{position:absolute;left:13px;top:50%;width:20px;height:20px;transform:translateY(-50%);color:#5c6d89;pointer-events:none}
.category-picker-search-field input{padding-left:43px!important;min-height:48px;border-radius:12px!important;background:#fff!important}
.category-search-results{position:absolute;z-index:70;left:0;right:0;top:calc(100% + 7px);overflow:auto;max-height:360px;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 18px 50px rgba(11,27,58,.16);padding:7px}
.category-search-result{width:100%;border:0;border-radius:9px;background:#fff;padding:10px 12px;text-align:left;color:var(--navy);display:grid;gap:2px}
.category-search-result:hover,.category-search-result:focus-visible{background:#eef4ff;outline:none}
.category-search-result strong,.category-search-result small{display:block}
.category-search-result small{color:var(--muted);font-size:11px}
.category-search-empty{margin:0;padding:12px;color:var(--muted);font-size:13px}
.category-picker-intro{display:flex;justify-content:space-between;gap:12px;align-items:end;margin-bottom:11px}
.category-picker-intro strong,.category-picker-intro small{display:block}
.category-picker-intro small{color:var(--muted);font-size:12px}
.category-root-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.category-root-card{position:relative;min-width:0;min-height:104px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(145deg,#fff,#fbfcff);padding:12px 34px 12px 12px;color:var(--navy);display:grid;grid-template-columns:48px minmax(0,1fr);gap:11px;align-items:center;text-align:left;box-shadow:0 5px 15px rgba(25,55,114,.05);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}
.category-root-card:hover,.category-root-card:focus-visible{border-color:#9db9ff;background:#f7faff;box-shadow:0 10px 24px rgba(24,68,157,.10);transform:translateY(-2px);outline:none}
.category-root-card.is-selected{border-color:var(--blue);background:#eef4ff;box-shadow:0 0 0 2px rgba(11,85,229,.12)}
.category-root-icon{width:46px;height:46px}
.category-root-card span,.category-root-card strong,.category-root-card small{display:block;min-width:0}
.category-root-card strong{font-size:14px;line-height:1.25}
.category-root-card small{font-size:11px;color:var(--muted);margin-top:3px}
.category-root-card>b{position:absolute;right:13px;top:50%;transform:translateY(-50%);font-size:22px;color:#7890b8}
.category-picker-path{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 13px;border:1px solid #d6e2fb;border-radius:12px;background:#f6f9ff;margin-bottom:12px}
.category-picker-path div{text-align:right}
.category-picker-path small,.category-picker-path strong{display:block}
.category-picker-path small{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.05em}
.category-back-button{border:0;background:transparent;color:var(--blue);font-weight:800;padding:8px;border-radius:8px}
.category-back-button:hover,.category-back-button:focus-visible{background:#e8f0ff;outline:none}
.category-child-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.category-child-card{position:relative;cursor:pointer;min-width:0}
.category-child-card input{position:absolute;opacity:0;pointer-events:none}
.category-child-card>span{position:relative;min-height:74px;border:1px solid var(--line);border-radius:12px;padding:13px 44px 12px 14px;background:#fbfcff;display:flex;flex-direction:column;justify-content:center;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}
.category-child-card>span:hover{border-color:#a9bff2;background:#f7faff;transform:translateY(-1px)}
.category-child-card strong,.category-child-card small{display:block}
.category-child-card strong{font-size:14px;line-height:1.3}
.category-child-card small{color:var(--muted);font-size:11px;margin-top:3px}
.category-child-card b{position:absolute;right:13px;top:50%;width:24px;height:24px;border-radius:50%;background:#dce7fa;color:transparent;display:grid;place-items:center;transform:translateY(-50%);font-size:13px}
.category-child-card input:checked+span{border-color:var(--blue);background:#eef4ff;color:#0643bd;box-shadow:0 0 0 3px rgba(11,85,229,.13)}
.category-child-card input:checked+span b{background:var(--blue);color:#fff}
.category-child-card input:focus-visible+span{outline:3px solid rgba(11,85,229,.25);outline-offset:2px}
.category-noscript{display:grid;gap:7px}
.category-selection-bar{position:fixed;z-index:180;left:calc(50% + 116px);bottom:18px;transform:translateX(-50%);width:min(900px,calc(100vw - 296px));min-height:76px;border:1px solid #c9d8fa;border-radius:16px;background:rgba(255,255,255,.97);box-shadow:0 18px 55px rgba(11,27,58,.20);backdrop-filter:blur(10px);padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:18px}
.category-selection-bar[hidden]{display:none!important}
.category-selection-summary{min-width:0}
.category-selection-summary small,.category-selection-summary strong{display:block}
.category-selection-summary small{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-weight:800}
.category-selection-summary strong{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:560px}
.category-selection-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}
.category-selection-actions .btn:disabled{opacity:.48;cursor:not-allowed;transform:none;box-shadow:none}
.listing-wizard.is-category-step{padding-bottom:115px}
.listing-wizard.is-category-step .wizard-nav{display:none}
.sidebar-collapsed .category-selection-bar{left:calc(50% + 36px);width:min(900px,calc(100vw - 136px))}
@media(max-width:1100px) and (min-width:901px){
  .category-root-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .category-selection-bar{left:calc(50% + 36px);width:min(820px,calc(100vw - 112px))}
}
@media(max-width:900px){
  .category-root-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .category-child-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .category-selection-bar,.sidebar-collapsed .category-selection-bar{left:50%;bottom:78px;width:calc(100vw - 24px)}
  .category-selection-summary strong{max-width:55vw}
}
@media(max-width:600px){
  .category-picker-intro{display:block}
  .category-picker-intro small{margin-top:3px}
  .category-root-grid,.category-child-grid{grid-template-columns:1fr}
  .category-root-card{min-height:86px;grid-template-columns:42px minmax(0,1fr)}
  .category-root-icon{width:40px;height:40px}
  .category-picker-path{align-items:flex-start}
  .category-picker-path div{max-width:55%;text-align:right}
  .category-selection-bar{padding:10px 11px;gap:9px;min-height:72px}
  .category-selection-summary strong{font-size:12px;max-width:48vw}
  .category-selection-actions .btn{padding:10px 12px}
  .category-selection-actions .btn-ghost{font-size:0;width:42px;padding:0}
  .category-selection-actions .btn-ghost::after{content:'↺';font-size:19px}
}
@media(prefers-reduced-motion:reduce){
  .category-root-card,.category-child-card>span{transition:none!important}
  .category-root-card:hover,.category-child-card>span:hover{transform:none!important}
}

/* ==================================================================
   Podziel.pl RC3.2.0 — decision flow, guides, plans and compact filters
   ================================================================== */
[hidden]{display:none!important}.cookie-banner[hidden]{display:none!important}.cookie-banner{z-index:1000}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.ui-icon{width:20px;height:20px;flex:0 0 auto}.btn .ui-icon,.btn .action-icon{width:19px;height:19px}.btn-large{min-height:50px;font-size:16px}.inline-action-form{display:inline}.muted,.privacy-note,.form-hint{color:var(--muted)}

/* Listing detail v2 */
.listing-detail-v2{grid-template-columns:minmax(0,1fr) minmax(330px,390px);gap:28px;align-items:start}.listing-decision-main{min-width:0}.listing-gallery-v2{overflow:hidden}.listing-gallery-v2 .gallery-main{aspect-ratio:4/3;max-height:680px;object-fit:contain;background:#f4f6fa}.detail-head-v2{align-items:flex-end}.detail-head-v2 h1{font-size:clamp(27px,3vw,42px);line-height:1.08;max-width:850px}.detail-head-v2 .listing-meta{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.detail-head-v2 .listing-meta .ui-icon{width:17px;height:17px}.detail-quick-actions-v2{display:flex;flex-wrap:wrap;gap:9px;margin:15px 0 8px}.detail-quick-actions-v2 .btn{min-height:42px}.favorite-action.is-active{color:#c51f4b;border-color:#ffc0d0;background:#fff4f7}.favorite-action .favorite-icon.is-filled,.favorite-action.is-active .favorite-icon{fill:currentColor}.status-price-drop{background:#fff1f3;color:#b4234d}.compact-heading{margin-bottom:14px}.compact-heading h2{margin:0}.listing-description{font-size:16px;line-height:1.75}.attribute-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.attribute-grid>div{background:#f7f9fc;border-radius:12px;padding:14px}.attribute-grid dt{color:var(--muted);font-size:12px}.attribute-grid dd{font-weight:750;margin:5px 0 0}.listing-decision-aside{display:grid;gap:15px}.decision-card,.seller-card-v2,.contextual-tools,.plan-add-card{background:#fff;border:1px solid var(--line);border-radius:17px;padding:20px;box-shadow:0 8px 25px rgba(17,35,68,.06)}.sticky-contact-card{position:sticky;top:86px;z-index:8}.decision-kicker{color:var(--blue);font-weight:800;font-size:13px;margin:0 0 7px}.decision-card h2{margin:0 0 8px;font-size:23px}.decision-card>p:not(.decision-kicker){color:var(--muted)}.decision-price-mobile{display:none}.listing-message-form{display:grid;gap:12px}.listing-message-form textarea{min-height:112px;resize:vertical}.message-suggestions{display:flex;gap:7px;overflow:auto;padding:2px 1px 5px;scrollbar-width:thin}.message-template{appearance:none;border:1px solid var(--line);background:#f8faff;border-radius:999px;padding:7px 11px;color:var(--navy);font-size:12px;font-weight:650;white-space:nowrap;cursor:pointer}.message-template:hover,.message-template:focus-visible{border-color:var(--blue);background:#eef4ff}.safety-hint{display:flex;align-items:flex-start;gap:7px;font-size:12px;margin:0}.safety-hint .ui-icon{width:16px;height:16px}.quality-mini-card{margin-top:15px;border:1px solid var(--line);border-radius:12px;padding:13px;background:#f8faff}.quality-mini-card>div{display:flex;justify-content:space-between;gap:10px}.quality-mini-card progress{width:100%;height:8px;margin:9px 0}.quality-mini-card small{display:block;color:var(--muted);line-height:1.45}.seller-card-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.seller-card-title h2{margin:0}.seller-name{display:block;font-size:18px;margin-top:10px}.seller-card-v2>p{color:var(--muted);font-size:13px}.trust-signals-v2{display:grid;gap:8px;margin:15px 0}.trust-signals-v2 span{display:flex;align-items:center;gap:8px;font-size:13px}.trust-signals-v2 .ui-icon{width:17px;height:17px;color:var(--blue)}.aside-heading h2{margin:0 0 3px;font-size:18px}.aside-heading small{color:var(--muted)}.contextual-tools{display:grid;gap:9px}.contextual-tools .aside-tool-link{grid-template-columns:46px minmax(0,1fr) 18px;border:1px solid transparent;border-radius:12px;padding:9px;margin:0}.contextual-tools .aside-tool-link:hover{border-color:var(--line);background:#f8faff}.contextual-tools .aside-tool-glossy-icon{width:38px;height:38px}.contextual-tools .aside-tool-link>.ui-icon{width:17px;height:17px;align-self:center;color:var(--muted)}.plan-add-card h2{display:flex;gap:8px;align-items:center;font-size:18px;margin-top:0}.plan-add-card form{display:grid;gap:10px}.report-box summary{display:flex;align-items:center;gap:8px;cursor:pointer}.report-box summary .ui-icon{width:18px;height:18px}.safety-box-v2{border-radius:15px}.safety-box-v2 strong{display:flex;align-items:center;gap:8px}.decision-checklist{--checklist-progress:0;position:relative;overflow:hidden}.decision-checklist:before{content:"";position:absolute;left:0;top:0;height:4px;width:calc(var(--checklist-progress) * 100%);background:var(--blue);transition:width .2s ease}.decision-checklist .section-heading{display:flex;align-items:end;justify-content:space-between;gap:15px}.checklist-progress{font-weight:800;color:var(--blue)}.checklist-items{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:14px 0}.checklist-item{display:flex;align-items:flex-start;gap:10px;border:1px solid var(--line);border-radius:11px;padding:12px;cursor:pointer;background:#fff}.checklist-item:has(input:checked){border-color:#9fc0ff;background:#f1f6ff}.checklist-item input{margin-top:2px;width:18px;height:18px}.guide-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.guide-mini-card{border:1px solid var(--line);border-radius:13px;padding:15px;color:var(--navy);display:grid;gap:7px;background:#fff}.guide-mini-card>span{width:38px;height:38px;border-radius:10px;background:#edf3ff;display:grid;place-items:center;color:var(--blue)}.guide-mini-card small{color:var(--muted);line-height:1.4}.compact-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-listing-cta{display:none}

/* Compact search filters */
.compact-filters{display:block;padding:16px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 8px 25px rgba(17,35,68,.05)}.filters-primary{display:grid;grid-template-columns:minmax(180px,1.5fr) minmax(150px,1fr) minmax(160px,1fr) minmax(210px,1fr) minmax(140px,.8fr) auto;gap:10px;align-items:end}.filters-primary label,.filters-advanced label{display:grid;gap:6px;font-size:12px;font-weight:750;color:var(--muted)}.filters-primary input,.filters-primary select,.filters-advanced select{min-height:44px}.filter-price-range{display:grid;grid-template-columns:1fr 1fr;gap:7px}.filter-submit{min-height:44px}.advanced-filter-toggle{appearance:none;border:0;background:transparent;color:var(--navy);font-weight:750;display:flex;align-items:center;gap:8px;margin-top:12px;padding:7px 3px;cursor:pointer}.advanced-filter-toggle b{background:var(--blue);color:#fff;border-radius:999px;min-width:21px;height:21px;display:grid;place-items:center;font-size:11px}.advanced-filter-toggle .ui-icon:last-child{transition:transform .2s}.advanced-filter-toggle[aria-expanded="true"] .ui-icon:last-child{transform:rotate(180deg)}.filters-advanced{display:grid;grid-template-columns:minmax(220px,320px) auto minmax(250px,1fr);gap:18px;align-items:end;border-top:1px solid var(--line);padding-top:13px;margin-top:7px}.filter-check{display:flex!important;align-items:center;gap:9px;padding-bottom:11px}.filter-note{color:var(--muted);font-size:12px;margin:0 0 10px}.active-filter-chips{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:12px 0 3px}.active-filter-chips a{display:flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:999px;padding:7px 10px;color:var(--navy);background:#fff;font-size:12px}.active-filter-chips a:hover{border-color:var(--blue)}.active-filter-chips .ui-icon{width:15px;height:15px}.active-filter-chips .clear-all-filters{border-color:transparent;color:var(--blue);font-weight:750}.results-bar{margin-top:16px}

/* Quality assistant */
.listing-quality-assistant{--quality-score:0;display:grid;grid-template-columns:82px 1fr;gap:17px;align-items:center;border:1px solid var(--line);border-radius:15px;padding:17px;margin-top:18px;background:linear-gradient(135deg,#f8fbff,#fff)}.quality-score-ring{width:76px;height:76px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:conic-gradient(var(--blue) calc(var(--quality-score) * 1%),#e6ebf3 0);position:relative;color:var(--navy)}.quality-score-ring:after{content:"";position:absolute;inset:8px;border-radius:50%;background:#fff}.quality-score-ring strong,.quality-score-ring span{position:relative;z-index:1}.quality-score-ring strong{font-size:26px}.quality-score-ring span{font-size:12px}.quality-assistant-copy h2{font-size:18px;margin:2px 0 6px}.quality-assistant-copy .eyebrow{margin:0}.quality-assistant-copy ul{margin:0;padding-left:18px;color:var(--muted);font-size:13px;display:grid;gap:3px}

/* Guides */
.guides-hero,.for-you-public-hero{border:1px solid var(--line);border-radius:22px;padding:clamp(24px,4vw,50px);background:radial-gradient(circle at top right,#e9f1ff,#fff 55%);margin-bottom:22px}.guides-hero h1,.for-you-public-hero h1{font-size:clamp(34px,5vw,58px);line-height:1.03;margin:7px 0 13px}.guide-category-grid,.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.guide-card{border:1px solid var(--line);border-radius:15px;padding:18px;background:#fff;color:var(--navy);display:grid;gap:8px}.guide-card-icon,.guide-detail-icon{width:50px;height:50px;border-radius:14px;background:#edf3ff;color:var(--blue);display:grid;place-items:center}.guide-card p{color:var(--muted);margin:0}.guide-detail{max-width:1120px;margin:0 auto}.guide-detail-header{display:grid;grid-template-columns:70px 1fr;gap:20px;align-items:start;margin:20px 0 28px}.guide-detail-header h1{font-size:clamp(32px,5vw,54px);line-height:1.08;margin:4px 0 10px}.guide-detail-header p{color:var(--muted);font-size:18px}.guide-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:start}.guide-content section{scroll-margin-top:90px}.guide-checklist{position:sticky;top:85px;border:1px solid var(--line);border-radius:16px;padding:18px;background:#fff;display:grid;gap:9px}.guide-checklist h2{margin:0}.guide-checklist>p{color:var(--muted);font-size:13px}.guide-checklist label{display:flex;gap:9px;align-items:flex-start;border-bottom:1px solid var(--line);padding:8px 0}.guide-checklist input{margin-top:3px}.guide-checklist .checklist-progress{display:flex;justify-content:space-between;align-items:center;margin-top:7px}.guide-next-step{background:#f2f6ff;border-radius:16px;padding:20px!important}

/* Public For You */
.for-you-public-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,380px);gap:35px;align-items:center}.hero-buttons{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.for-you-preview{background:#0f2858;color:#fff;border-radius:18px;padding:24px;box-shadow:0 20px 45px rgba(15,40,88,.22);display:grid;gap:8px}.for-you-preview>span{width:50px;height:50px;border-radius:14px;background:rgba(255,255,255,.12);display:grid;place-items:center}.for-you-preview strong{font-size:20px}.for-you-preview small{color:#cbd9f7}.for-you-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.for-you-benefits article{border:1px solid var(--line);border-radius:15px;padding:18px;background:#fff}.for-you-benefits article>.ui-icon{color:var(--blue);width:28px;height:28px}.for-you-benefits h2{font-size:17px}.for-you-benefits p{color:var(--muted);font-size:14px}.public-recent-local{margin-top:28px}.guest-recent-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.guest-recent-listing{display:grid;grid-template-columns:72px 1fr;align-items:center;gap:10px;border:1px solid var(--line);border-radius:12px;padding:8px;color:var(--navy);background:#fff}.guest-recent-listing img{width:72px;height:62px;object-fit:cover;border-radius:9px}.guest-recent-listing strong,.guest-recent-listing small{display:block}.guest-recent-listing small{color:var(--muted);margin-top:4px}

/* Companies */
.company-empty-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,410px);gap:30px;align-items:center;border:1px solid var(--line);border-radius:22px;padding:clamp(24px,4vw,45px);background:linear-gradient(135deg,#f5f9ff,#fff)}.company-empty-hero h1{font-size:clamp(34px,5vw,54px);margin:5px 0 12px}.company-empty-hero p{color:var(--muted);font-size:17px}.company-preview-card{border:1px solid var(--line);background:#fff;border-radius:17px;padding:20px;box-shadow:var(--shadow)}.company-preview-card .company-logo{width:60px;height:60px}.company-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:18px}.company-benefits article{border:1px solid var(--line);border-radius:14px;padding:17px}.company-inquiry-form{display:grid;gap:12px;border-top:1px solid var(--line);padding-top:16px;margin-top:16px}

/* Plans */
.plans-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:18px;align-items:start}.plans-sidebar{position:sticky;top:80px}.plans-sidebar nav{display:grid;gap:6px}.plan-nav-item{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:8px;border-radius:10px;padding:10px;color:var(--navy)}.plan-nav-item.is-active{background:#edf3ff;color:var(--blue)}.plan-nav-item small{background:#eef1f6;border-radius:999px;padding:3px 7px}.create-plan-box{margin-top:15px}.create-plan-box summary{cursor:pointer;font-weight:800;color:var(--blue)}.create-plan-box form,.plan-note-form form{display:grid;gap:10px;margin-top:12px}.plans-main,.plan-items{display:grid;gap:12px}.plan-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.plan-header h2{font-size:27px;margin:4px 0}.plan-item{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:start}.plan-item-icon{width:40px;height:40px;border-radius:11px;background:#edf3ff;color:var(--blue);display:grid;place-items:center}.plan-item p{color:var(--muted)}

@media(max-width:1180px){.filters-primary{grid-template-columns:repeat(3,1fr)}.filter-submit{width:100%}.attribute-grid{grid-template-columns:repeat(2,1fr)}.guide-mini-grid{grid-template-columns:1fr 1fr}.for-you-benefits{grid-template-columns:1fr 1fr}.guest-recent-grid{grid-template-columns:1fr 1fr}}
@media(max-width:900px){.listing-detail-v2{display:block}.listing-decision-aside{margin-top:18px}.sticky-contact-card{position:static}.detail-price-block{align-items:flex-start}.decision-price-mobile{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:12px;margin-bottom:12px}.decision-price-mobile span{color:var(--muted)}.decision-price-mobile strong{font-size:25px}.mobile-listing-cta{position:fixed;left:0;right:0;bottom:67px;z-index:240;background:#fff;border-top:1px solid var(--line);box-shadow:0 -10px 24px rgba(15,31,58,.11);display:grid;grid-template-columns:92px 1fr;gap:9px;padding:9px 12px}.mobile-listing-cta form{margin:0}.mobile-listing-cta .mobile-favorite{width:100%;height:48px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--navy);display:flex;align-items:center;justify-content:center;gap:5px;font-weight:750}.mobile-listing-cta .mobile-favorite .action-icon{width:21px;height:21px}.mobile-listing-cta .mobile-favorite.is-active{color:#c51f4b;background:#fff4f7}.mobile-listing-cta .btn{min-height:48px}.listing-detail-v2~.similar-section{margin-bottom:80px}.checklist-items{grid-template-columns:1fr}.guide-detail-layout{grid-template-columns:1fr}.guide-checklist{position:static}.for-you-public-hero,.company-empty-hero{grid-template-columns:1fr}.plans-layout{grid-template-columns:1fr}.plans-sidebar{position:static}.guide-category-grid,.guide-grid{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.detail-head-v2{display:block}.detail-head-v2 .detail-price-block{margin-top:12px}.detail-quick-actions-v2{display:grid;grid-template-columns:1fr 1fr}.detail-quick-actions-v2 .inline-action-form,.detail-quick-actions-v2 .btn{width:100%}.attribute-grid{grid-template-columns:1fr 1fr}.guide-mini-grid,.compact-listing-grid{grid-template-columns:1fr}.filters-primary{grid-template-columns:1fr 1fr}.filter-query,.filters-primary>label:nth-of-type(2),.filters-primary>label:nth-of-type(3),.filter-submit{grid-column:1/-1}.filter-price-range{grid-column:1/-1}.filters-advanced{grid-template-columns:1fr}.filter-note{margin:0}.listing-quality-assistant{grid-template-columns:65px 1fr}.quality-score-ring{width:62px;height:62px}.for-you-benefits,.guide-category-grid,.guide-grid,.guest-recent-grid,.company-benefits{grid-template-columns:1fr}.guide-detail-header{grid-template-columns:50px 1fr}.guide-detail-icon{width:46px;height:46px}.plan-header{display:block}.plan-header>strong{display:block;margin-top:12px}.plan-item{grid-template-columns:38px minmax(0,1fr)}.plan-item form{grid-column:2}.mobile-listing-cta{bottom:67px}.listing-decision-aside{padding-bottom:70px}}
@media(prefers-reduced-motion:reduce){.decision-checklist:before,.advanced-filter-toggle .ui-icon:last-child{transition:none}.mobile-listing-cta{scroll-behavior:auto}}

/* Network search and company lead inbox */
.network-search-header{border:1px solid var(--line);border-radius:22px;padding:clamp(24px,4vw,46px);background:radial-gradient(circle at top right,#eaf2ff,#fff 58%)}.network-search-header h1{font-size:clamp(34px,5vw,56px);line-height:1.04;margin:5px 0 10px}.network-search-header>p:last-of-type{color:var(--muted);font-size:17px}.network-search-form{display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid var(--line);background:#fff;border-radius:14px;padding:7px;margin-top:22px}.network-search-form input{border:0;box-shadow:none;padding:10px 2px}.network-search-form input:focus{outline:0}.network-search-form>.ui-icon{color:var(--muted);margin-left:5px}.search-scope-tabs{display:flex;gap:7px;overflow:auto;padding:15px 0 7px}.search-scope-tabs a{white-space:nowrap;border:1px solid var(--line);border-radius:999px;padding:8px 13px;color:var(--navy);font-weight:700;font-size:13px}.search-scope-tabs a.is-active{background:var(--navy);color:#fff;border-color:var(--navy)}.network-result-count{color:var(--muted);font-weight:750}.network-result-section{margin-top:28px}.network-tool-grid,.network-company-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.network-tool-grid>a,.network-company-grid>a{border:1px solid var(--line);border-radius:14px;padding:15px;background:#fff;color:var(--navy);display:grid;gap:7px}.network-tool-grid>a>span{width:48px;height:48px}.network-tool-grid img{width:48px;height:48px}.network-tool-grid small,.network-company-grid small{color:var(--muted);line-height:1.4}.network-company-grid .company-logo{width:46px;height:46px;border-radius:12px;background:#edf3ff;color:var(--blue);display:grid;place-items:center}.network-company-grid b{font-size:12px;color:var(--blue)}.company-leads-panel{margin-top:18px}.company-lead-list{display:grid;gap:10px}.company-lead-list article{border:1px solid var(--line);border-radius:12px;padding:14px}.company-lead-list header{display:flex;justify-content:space-between;gap:15px}.company-lead-list header small{color:var(--muted)}.company-lead-list p{line-height:1.55}.company-lead-list footer{display:flex;gap:14px;flex-wrap:wrap;color:var(--muted);font-size:12px}.company-lead-list footer span{display:flex;align-items:center;gap:5px}.company-lead-list footer .ui-icon{width:15px;height:15px}
@media(max-width:1000px){.network-tool-grid,.network-company-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.network-search-form{grid-template-columns:20px 1fr}.network-search-form .btn{grid-column:1/-1}.network-tool-grid,.network-company-grid{grid-template-columns:1fr}.company-lead-list header{display:grid;gap:4px}}

/* RC3.3 — protected phone contact, contact preferences and guest lists */
.btn-phone{background:#0b7a55;color:#fff;border-color:#0b7a55;box-shadow:0 8px 18px rgba(11,122,85,.18)}
.btn-phone:hover,.btn-phone:focus-visible{background:#086643;border-color:#086643;color:#fff}
.btn-phone.is-revealed{background:#edf9f4;color:#075f42;border-color:#8ed5ba;box-shadow:none}
.phone-contact-box{display:grid;gap:9px;margin-top:12px;padding-top:12px;border-top:1px solid var(--line)}
.phone-reveal-result{display:grid;gap:7px}
.phone-reveal-result[hidden]{display:none!important}
.phone-reveal-result p,.phone-safety-note{margin:0;color:var(--muted);font-size:12px;line-height:1.45}
.revealed-phone-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}
.phone-number-text{font-variant-numeric:tabular-nums;letter-spacing:.01em;font-weight:850}
.verified-phone-badge{display:inline-flex;align-items:center;gap:6px;width:max-content;max-width:100%;border-radius:999px;padding:5px 9px;background:#eaf8f1;color:#08734e;font-size:12px;font-weight:800}
.verified-phone-badge .ui-icon{width:15px;height:15px}
.phone-settings-grid{align-items:start}
.phone-settings-card{max-width:760px}
.phone-status-row{display:flex;align-items:center;gap:13px;padding:14px;border:1px solid var(--line);border-radius:14px;background:#f8faff;margin-bottom:18px}
.phone-status-row strong,.phone-status-row small{display:block}
.phone-status-row small{color:var(--muted);margin-top:3px}
.phone-status-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#eaf1ff;color:var(--blue)}
.phone-status-icon .ui-icon{width:25px;height:25px}
.phone-settings-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}
.phone-settings-actions form{margin:0}
.contact-preferences-box{display:grid;gap:15px;border:1px solid var(--line);border-radius:16px;padding:18px;background:#fbfcff}
.contact-preferences-box>.section-heading{margin:0}
.contact-preferences-box>.section-heading>.ui-icon{width:28px;height:28px;color:var(--blue)}
.contact-mode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.contact-mode-option{display:block;cursor:pointer}
.contact-mode-option input{position:absolute;opacity:0;pointer-events:none}
.contact-mode-option>span{display:grid;gap:4px;height:100%;border:1px solid var(--line);border-radius:13px;padding:14px;background:#fff;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}
.contact-mode-option small{color:var(--muted);line-height:1.4}
.contact-mode-option input:checked+span{border-color:#6e9cff;background:#eef4ff;box-shadow:0 0 0 3px rgba(34,102,232,.11)}
.contact-mode-option input:focus-visible+span{outline:3px solid rgba(11,85,229,.24);outline-offset:2px}
.phone-preferences{display:grid;gap:12px}
.phone-preferences[hidden]{display:none!important}
.phone-missing-notice{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start;border:1px solid #f0d292;border-radius:13px;background:#fff9e9;padding:14px}
.phone-missing-notice>.ui-icon{width:24px;height:24px;color:#9a6700;margin:6px auto}
.phone-missing-notice p{color:var(--muted);margin:5px 0 10px}
.privacy-note{display:flex;align-items:flex-start;gap:7px;color:var(--muted);font-size:12px;line-height:1.5;margin:0}
.privacy-note .ui-icon{width:16px;height:16px;flex:0 0 auto;margin-top:1px;color:var(--blue)}
.guest-state-page{display:grid;gap:14px}
.guest-state-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--line)}
.guest-state-toolbar span{font-weight:800;color:var(--navy)}
.guest-state-loading{grid-column:1/-1;color:var(--muted);text-align:center;padding:30px}
.guest-state-card .listing-body{display:grid;align-content:start}
.guest-state-card .listing-body>.btn{justify-self:start;margin-top:9px}
.mobile-listing-cta-v3{grid-template-columns:minmax(74px,.78fr) minmax(105px,1.15fr) minmax(105px,1fr)}
.mobile-listing-cta-v3>:only-child{grid-column:1/-1}
.mobile-listing-cta-v3>:nth-child(2):last-child{grid-column:2/4}
.mobile-listing-cta-v3 .btn{padding-left:10px;padding-right:10px;white-space:nowrap}
.mobile-listing-cta-v3 .ui-icon{width:19px;height:19px}
@media(max-width:760px){
  .contact-mode-grid{grid-template-columns:1fr}
  .phone-settings-card{max-width:none}
  .revealed-phone-row{grid-template-columns:1fr}
}
@media(max-width:390px){
  .mobile-listing-cta-v3{grid-template-columns:58px minmax(92px,1fr) minmax(88px,.92fr);gap:6px;padding-left:7px;padding-right:7px}
  .mobile-listing-cta-v3 .mobile-favorite span{display:none}
  .mobile-listing-cta-v3 .btn{font-size:13px;padding-left:7px;padding-right:7px}
}
@media(prefers-reduced-motion:reduce){.contact-mode-option>span{transition:none}}
.phone-profile-link{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid var(--line);border-radius:13px;background:#f8faff;padding:14px}
.phone-profile-link strong,.phone-profile-link small{display:block}.phone-profile-link small{color:var(--muted);margin-top:4px}
@media(max-width:620px){.phone-profile-link{display:grid}.phone-profile-link .btn{width:100%}}

/* RC3.3.1 — statyczny panel kontaktu i niezawodny baner cookies */
.contact-card-static{
  position:static!important;
  top:auto!important;
  right:auto!important;
  bottom:auto!important;
  left:auto!important;
  z-index:auto!important;
  max-height:none!important;
}
.mobile-listing-cta,
.mobile-listing-cta-v3{
  display:none!important;
}
.listing-detail-v2~.similar-section{
  margin-bottom:0!important;
}
[data-cookie-banner][hidden],
.cookie-banner[hidden]{
  display:none!important;
  visibility:hidden!important;
  pointer-events:none!important;
}
.cookie-banner.is-dismissed{
  display:none!important;
  visibility:hidden!important;
  pointer-events:none!important;
}

/* RC3.3.2 — kompaktowy hero poradników; zabezpieczenie przed ogromnym SVG */
.guide-safety-hero{
  display:grid;
  grid-template-columns:64px minmax(0,1fr) auto;
  align-items:center;
  gap:18px;
  margin:0 0 24px;
  padding:20px 22px;
  border:1px solid var(--line);
  border-radius:18px;
  background:linear-gradient(135deg,#f3f7ff 0%,#ffffff 72%);
  overflow:hidden;
}
.guide-safety-hero>div:first-child{
  width:58px;
  height:58px;
  display:grid;
  place-items:center;
  border-radius:16px;
  background:#eaf1ff;
  color:var(--blue);
}
.guide-safety-hero .guide-hero-icon,
.guide-safety-hero svg.guide-hero-icon{
  display:block!important;
  width:32px!important;
  height:32px!important;
  min-width:32px!important;
  min-height:32px!important;
  max-width:32px!important;
  max-height:32px!important;
  flex:0 0 32px!important;
}
.guide-safety-hero h2{
  margin:0 0 6px;
  font-size:clamp(20px,2vw,27px);
  line-height:1.15;
}
.guide-safety-hero p{
  margin:0;
  max-width:760px;
  color:var(--muted);
  line-height:1.55;
}
.guide-safety-hero>.btn{
  white-space:nowrap;
}
.guide-card-icon>.ui-icon{
  width:24px;
  height:24px;
}
@media(max-width:760px){
  .guide-safety-hero{
    grid-template-columns:52px minmax(0,1fr);
    gap:13px;
    padding:16px;
  }
  .guide-safety-hero>div:first-child{
    width:50px;
    height:50px;
    border-radius:14px;
  }
  .guide-safety-hero .guide-hero-icon,
  .guide-safety-hero svg.guide-hero-icon{
    width:28px!important;
    height:28px!important;
    min-width:28px!important;
    min-height:28px!important;
    max-width:28px!important;
    max-height:28px!important;
    flex-basis:28px!important;
  }
  .guide-safety-hero>.btn{
    grid-column:1/-1;
    width:100%;
  }
}


/* RC3.3.4 — antyspam i automatyczne przedłużanie */
.form-trap{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.auto-renew-settings{margin-top:18px;padding:18px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(135deg,#f7faff,#fff)}
.auto-renew-toggle{display:flex;align-items:flex-start;gap:12px;font-weight:700;cursor:pointer}
.auto-renew-toggle input{margin-top:4px}
.auto-renew-toggle small{display:block;margin-top:4px;color:var(--muted);font-weight:400;line-height:1.45}
.auto-renew-options{margin-top:16px}
.auto-renew-options[hidden]{display:none!important}
.listing-security-state,.listing-renewal-state{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:8px;font-size:13px;color:var(--muted)}
.listing-security-state .status-blocked,.listing-security-state .status-hidden_review{color:#a42323;font-weight:700}
.appeal-form{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:10px}
.appeal-form input{min-width:220px;flex:1}
.status-blocked,.status-hidden_review{background:#fff0f0;color:#a42323;border-color:#f2b7b7}
.risk-score{display:inline-flex;align-items:center;justify-content:center;min-width:68px;padding:5px 9px;border-radius:999px;font-weight:800;font-size:12px}
.risk-score-low{background:#eaf8ef;color:#176b39}.risk-score-medium{background:#fff5d9;color:#8c5b00}.risk-score-high{background:#ffe9e9;color:#a42323}
.risk-signal-list{display:flex;gap:5px;flex-wrap:wrap;max-width:360px}.risk-signal-list span{padding:3px 7px;border-radius:8px;background:#f2f5fa;font-size:11px}.risk-signal-list small{padding:3px 5px}
.stack-actions{display:grid;gap:7px}.stack-actions>div{display:flex;gap:5px;flex-wrap:wrap}.stack-actions input{min-width:210px}
.admin-rule-form{margin-bottom:18px}.rule-list{display:grid;gap:10px}.rule-list article{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px;border:1px solid var(--line);border-radius:13px;background:#fff}.rule-list article>div{min-width:0}.rule-list strong,.rule-list small,.rule-list code{display:block}.rule-list code{margin-top:5px;overflow-wrap:anywhere;font-size:11px;color:var(--muted)}
.antispam-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-bottom:18px}
.antispam-stat-grid article{padding:15px;border:1px solid var(--line);border-radius:14px;background:#fff}.antispam-stat-grid strong{display:block;font-size:24px}.antispam-stat-grid span{font-size:12px;color:var(--muted)}
@media(max-width:760px){.auto-renew-settings{padding:14px}.rule-list article{align-items:flex-start;flex-direction:column}.stack-actions input{min-width:0;width:100%}.appeal-form input{min-width:0;width:100%}}

/* RC3.4.0 — jakość, progresywne filtry i preferencje cookies */
.progressive-category-filter{display:grid;gap:6px;min-width:210px}.filter-field-label{font-size:12px;font-weight:750;color:var(--muted)}.progressive-category-filter>input,.progressive-category-filter select{width:100%;border:1px solid var(--line);border-radius:8px;padding:10px 11px;color:var(--navy);background:#fff}.progressive-category-selects{display:grid;grid-template-columns:1fr 1fr;gap:6px}.progressive-category-selects select[hidden]{display:none}.mobile-contact-target:empty{display:none}.mobile-contact-target>.decision-card{margin:12px 0 18px}.contact-card-static{position:static!important;top:auto!important;max-height:none!important}.footer-link-button{border:0;background:none;padding:0;color:var(--blue);font:inherit;cursor:pointer}.footer-link-button:hover{text-decoration:underline}.cookie-banner-v2{display:flex;max-width:980px}.cookie-banner-copy{min-width:0}.cookie-banner-copy strong{display:block;margin-bottom:3px}.cookie-banner-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.cookie-dialog-backdrop{position:fixed;inset:0;z-index:900;background:rgba(8,20,45,.58);display:grid;place-items:center;padding:20px}.cookie-dialog-backdrop[hidden]{display:none!important}.cookie-dialog-panel{width:min(660px,100%);max-height:min(760px,calc(100vh - 40px));overflow:auto;background:#fff;border-radius:18px;box-shadow:0 24px 80px rgba(0,0,0,.3);padding:22px}.cookie-dialog-panel>header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:10px}.cookie-dialog-panel h2{margin:2px 0 0;font-size:25px}.icon-button{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:24px;line-height:1}.cookie-choice{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 4px;border-bottom:1px solid var(--line)}.cookie-choice span{display:grid;gap:3px}.cookie-choice small{color:var(--muted)}.cookie-choice input{width:22px;height:22px;flex:0 0 auto}.cookie-dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.cookie-dialog-open{overflow:hidden}.category-count-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.category-count-grid>div{border:1px solid var(--line);border-radius:10px;padding:12px;display:grid;grid-template-columns:1fr auto;gap:4px}.category-count-grid span{font-size:20px;font-weight:850;color:var(--blue)}.category-count-grid small{grid-column:1/-1;color:var(--muted)}
@media(max-width:1100px){.category-count-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.progressive-category-selects{grid-template-columns:1fr}}
@media(max-width:900px){.listing-decision-aside>[data-listing-contact-panel]{display:none}.mobile-contact-target>.decision-card{display:block}.mobile-contact-target .decision-price-mobile{display:flex}.progressive-category-filter{min-width:0}.cookie-banner-v2{align-items:stretch;flex-direction:column}.cookie-banner-actions{justify-content:stretch}.cookie-banner-actions .btn{flex:1}.category-count-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.cookie-banner{bottom:74px;padding:14px}.cookie-banner-actions{display:grid;grid-template-columns:1fr}.cookie-dialog-panel{padding:17px;border-radius:15px}.cookie-dialog-actions{display:grid;grid-template-columns:1fr}.category-count-grid{grid-template-columns:1fr}.progressive-category-selects{grid-template-columns:1fr}}

/* RC3.4.5 — pełne kopie bazy, mediów i kodu aplikacji */
.backup-safety-note code{word-break:break-all}.backup-create-grid{align-items:start}.backup-feature-list{margin:0;padding-left:20px;display:grid;gap:9px;color:var(--muted)}.backup-list{display:grid;gap:14px}.backup-card{border:1px solid var(--line);border-radius:14px;background:#fff;padding:16px;display:grid;gap:14px}.backup-card-title{display:flex;justify-content:space-between;gap:15px;align-items:flex-start}.backup-card-title>div{display:grid;gap:4px}.backup-card-title code{font-size:11px;color:var(--muted);word-break:break-all}.backup-meta-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:14px}.backup-meta-grid span{border:1px solid var(--line);border-radius:10px;padding:10px;display:grid;gap:3px}.backup-meta-grid small{color:var(--muted)}.backup-progress-wrap{display:grid;gap:6px;margin-top:13px}.backup-progress-wrap progress{width:100%;height:12px}.backup-progress-wrap small{color:var(--muted)}.backup-actions{display:flex;gap:8px;align-items:flex-start;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:13px}.backup-actions details{position:relative}.backup-actions summary{list-style:none}.backup-actions summary::-webkit-details-marker{display:none}.backup-danger-form,.backup-delete-form{margin-top:9px;padding:14px;border:1px solid #f0b4b1;border-radius:12px;background:#fff7f6;min-width:min(520px,80vw)}.backup-delete-form{border-color:var(--line);background:#f8faff}.backup-danger-form p,.backup-delete-form p{margin:0;color:var(--muted)}.backup-danger-form code,.backup-delete-form code{display:block;margin-top:5px;color:var(--navy);word-break:break-all}.backup-card .badge.is-success{background:#eafaf1;color:#0b6b39}.backup-card .badge.is-warning{background:#fff7e6;color:#8a5700}.backup-card .badge.is-danger{background:#fff0ef;color:#9f1d18}.backup-card button:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}
@media(max-width:900px){.backup-meta-grid{grid-template-columns:1fr 1fr}.backup-actions{display:grid}.backup-actions details,.backup-actions form,.backup-actions .btn{width:100%}.backup-danger-form,.backup-delete-form{min-width:0;width:100%}}
@media(max-width:560px){.backup-meta-grid{grid-template-columns:1fr}.backup-card-title{display:grid}.backup-card-title .badge{justify-self:start}}

/* RC3.4.9 — migrated listing quality and category-aware presentation */
.listing-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px}
.listing-card-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-top:8px}.listing-card-footer small{color:var(--muted);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.listing-card-footer .listing-price{margin-top:0}
.card-imported-badge,.card-photo-count{position:absolute;z-index:2;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800;box-shadow:0 3px 10px rgba(11,27,58,.16)}.card-imported-badge{left:9px;bottom:9px;background:#eef3ff;color:#1747a6}.card-photo-count{right:9px;bottom:9px;background:rgba(11,27,58,.86);color:#fff;display:flex;align-items:center;gap:4px}.card-photo-count svg{width:13px;height:13px}
.listing-image-wrap>.price-drop-badge{bottom:38px}.listing-image-wrap>.listing-type-badge.type-job{background:#eef8ff;color:#075b8f}
.status-imported{background:#eef3ff;color:#1747a6}.status-freshness{background:#fff5df;color:#8a5200}
.detail-price-block small{display:block;color:var(--muted);font-weight:700;text-align:right;text-transform:uppercase;letter-spacing:.04em;font-size:11px}
.legacy-listing-notice{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #bcd0ff;background:#f4f7ff;border-radius:12px;padding:14px 16px;margin:0 0 16px}.legacy-listing-notice.needs-confirmation{border-color:#f0cf89;background:#fffaf0}.legacy-listing-notice strong{display:block}.legacy-listing-notice p{margin:3px 0 0;color:var(--muted);font-size:13px}.legacy-listing-notice form{flex:0 0 auto}
.content-language-note{border-left:4px solid var(--blue);background:#f7f9fd;padding:10px 12px;margin:0 0 16px;color:var(--muted);font-size:13px}
.listing-description.is-collapsible{position:relative;transition:max-height .2s ease}.listing-description.is-collapsed{max-height:420px;overflow:hidden}.listing-description.is-collapsed:after{content:"";position:absolute;left:0;right:0;bottom:0;height:96px;background:linear-gradient(transparent,#fff)}.description-toggle{margin-top:10px}.contact-masked-note{margin-top:10px}
.quality-filter{grid-template-columns:minmax(180px,1.4fr) minmax(160px,1fr) minmax(140px,.7fr) minmax(160px,.9fr) auto auto;margin-bottom:12px}.quality-automation-row{display:flex;gap:10px;justify-content:space-between;align-items:center;flex-wrap:wrap;margin:12px 0}.inline-admin-form{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.inline-admin-form label{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:700}.inline-admin-form select{border:1px solid var(--line);border-radius:8px;padding:7px 9px;background:#fff}.quality-bulk-controls{display:grid;grid-template-columns:auto minmax(180px,.6fr) minmax(220px,1fr) auto auto;gap:8px;align-items:center;padding:10px;border:1px solid var(--line);border-radius:10px;background:#f8faff;margin-bottom:10px}.quality-bulk-controls select,.quality-bulk-controls input{border:1px solid var(--line);border-radius:8px;padding:8px 9px;background:#fff}.quality-selected-count{font-size:12px;color:var(--muted);font-weight:700}.quality-select-column{width:38px}.quality-listing-cell{display:flex;align-items:center;gap:10px;min-width:260px}.quality-listing-cell img{width:88px;height:64px;object-fit:cover;border-radius:8px;background:#edf1f7}.quality-listing-cell small{display:block}.quality-issue-counts{display:flex;gap:6px;flex-wrap:wrap}.quality-issue-counts span{font-size:10px;background:#fff5df;color:#8a5200;border-radius:999px;padding:2px 6px}.quality-issue-counts .quality-error-count{background:#fff0ef;color:#a6211c}
@media(max-width:900px){.legacy-listing-notice{align-items:flex-start;flex-direction:column}.quality-filter{grid-template-columns:1fr 1fr}.quality-bulk-controls{grid-template-columns:1fr}.quality-listing-cell{min-width:210px}.listing-card-footer{align-items:flex-start;flex-direction:column}.listing-card-footer .listing-price{text-align:left}}
@media(max-width:560px){.quality-filter{grid-template-columns:1fr}.card-imported-badge{max-width:92px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}
.home-latest-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:1100px){.home-latest-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.home-latest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.current-media-picker{border:1px solid var(--line);border-radius:12px;padding:12px}.current-media-picker legend{font-weight:800;padding:0 6px}.existing-media-choice{position:relative;display:grid;gap:5px;border:2px solid transparent;border-radius:10px;padding:5px;cursor:pointer;background:#f8faff}.existing-media-choice:has(input:checked){border-color:var(--blue);background:#eef4ff}.existing-media-choice input{position:absolute;top:8px;left:8px;width:18px;height:18px;z-index:2}.existing-media-choice img{width:120px;height:80px;object-fit:cover;border-radius:7px}.existing-media-choice span{font-size:11px;font-weight:750;text-align:center;color:var(--muted)}

/* RC3.5.0 — selectable filters and reliable moderation actions */
.location-combobox{position:relative;display:grid;gap:6px;min-width:170px}.location-combobox>input[type=search]{width:100%;min-height:44px;border:1px solid var(--line);border-radius:8px;padding:10px 11px;color:var(--navy);background:#fff}.location-combobox-menu{position:absolute;z-index:80;left:0;right:0;top:calc(100% + 5px);max-height:330px;overflow:auto;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:0 18px 48px rgba(11,27,58,.18);padding:7px}.location-combobox-menu[hidden]{display:none}.location-combobox-menu strong{display:block;padding:9px 10px 5px;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.location-combobox-menu button{display:block;width:100%;border:0;border-radius:7px;background:#fff;color:var(--navy);padding:9px 10px;text-align:left}.location-combobox-menu button:hover,.location-combobox-menu button:focus{background:#edf3ff;color:var(--blue);outline:0}.location-combobox-menu p{margin:5px;padding:10px;color:var(--muted);font-size:12px}.admin-moderation-form{display:grid;grid-template-columns:minmax(170px,1fr) minmax(190px,1.25fr);gap:9px;align-items:end}.admin-moderation-form label{display:grid;gap:5px;font-size:12px;font-weight:750;color:var(--muted)}.admin-moderation-form select,.admin-moderation-form input{width:100%;min-height:42px;border:1px solid var(--line);border-radius:8px;padding:9px 10px;background:#fff;color:var(--navy)}.admin-moderation-form select:focus,.admin-moderation-form input:focus{border-color:#7aa2ff;box-shadow:0 0 0 3px rgba(11,85,229,.1);outline:0}.moderation-help{grid-column:1/-1;margin:0;color:var(--muted);font-size:11px}.admin-moderation-form .moderation-actions{grid-column:1/-1;display:flex;gap:7px;flex-wrap:wrap}.btn-delete-soft{border-color:#efb0ad;background:#fff5f4;color:#b51f19}.btn-delete-soft:hover{background:#ffe7e5}.moderation-restore-note{grid-column:1/-1;border:1px solid #f0d48b;background:#fffaf0;border-radius:9px;padding:10px 12px}.moderation-restore-note strong,.moderation-restore-note small{display:block}.moderation-restore-note small{margin-top:3px;color:var(--muted)}.status-removed_admin{background:#f0f2f6!important;color:#536078!important}
@media(max-width:900px){.admin-moderation-form{grid-template-columns:1fr}.admin-moderation-form .moderation-actions,.moderation-help,.moderation-restore-note{grid-column:1}.location-combobox-menu{max-height:280px}}

/* RC3.5.1 — central Podziel.pl project catalogue */
.projects-hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.7fr);gap:28px;align-items:center;background:linear-gradient(135deg,#0c275b,#0b55e5);color:#fff;border-radius:22px;padding:32px;margin-bottom:18px;box-shadow:0 18px 44px rgba(11,39,91,.2)}.projects-hero h1{font-size:clamp(30px,4vw,48px);line-height:1.02;margin:3px 0 12px;letter-spacing:-1.5px}.projects-hero p{max-width:790px;margin:0;color:#dce7ff}.projects-hero .eyebrow{color:#aecdff}.projects-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.projects-summary span{display:grid;gap:3px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.18);border-radius:14px;padding:17px;text-align:center}.projects-summary strong{font-size:28px;line-height:1}.projects-summary small{color:#dce7ff;font-size:11px;text-transform:uppercase;letter-spacing:.05em;font-weight:750}
.projects-filter{display:grid;grid-template-columns:minmax(240px,1.5fr) minmax(170px,.75fr) minmax(210px,.9fr) auto auto;gap:10px;align-items:end;background:#fff;border:1px solid var(--line);border-radius:15px;padding:14px;box-shadow:var(--shadow)}.projects-filter label{display:grid;gap:5px}.projects-filter label>span{font-size:12px;color:var(--muted);font-weight:750}.projects-filter input,.projects-filter select{width:100%;min-height:44px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--navy);padding:9px 11px}.projects-result-bar{display:flex;align-items:center;gap:5px;margin:15px 2px;color:var(--muted);font-size:13px}.projects-result-bar strong{color:var(--navy);font-size:16px}.projects-result-bar a{margin-left:auto;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}
.projects-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.project-card{min-width:0;background:#fff;border:1px solid var(--line);border-radius:16px;padding:17px;display:grid;gap:14px;box-shadow:0 7px 20px rgba(11,27,58,.055);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.project-card.is-live:hover{transform:translateY(-2px);border-color:#a9bff4;box-shadow:0 13px 30px rgba(11,55,130,.11)}.project-card-top,.project-card-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.project-monogram{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;font-size:20px;font-weight:900;background:#eef3ff;color:#0b55e5}.project-card.is-ready .project-monogram{background:#fff5df;color:#8a5700}.project-status{display:inline-flex;align-items:center;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.project-status.status-live{background:#eafaf1;color:#08713c}.project-status.status-ready{background:#fff5df;color:#855100}.project-category{margin:0 0 3px!important;color:var(--blue)!important;font-size:11px!important;text-transform:uppercase;letter-spacing:.05em;font-weight:800}.project-card-body h2{font-size:20px;line-height:1.2;margin:0 0 7px}.project-card-body>p:last-child{color:var(--muted);font-size:13px;margin:0}.project-card-footer{border-top:1px solid var(--line);padding-top:12px;align-items:flex-end}.project-card-footer code{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:10px}.project-open{flex:0 0 auto;font-size:12px;font-weight:800}.project-soon{max-width:150px;text-align:right;color:var(--muted);font-size:10px;line-height:1.25}.projects-note{display:grid;grid-template-columns:44px 1fr;gap:14px;margin-top:18px;padding:18px;border:1px solid #bcd0ff;background:#f4f7ff;border-radius:15px}.projects-note>div:first-child{width:42px;height:42px;border-radius:12px;background:#e5edff;color:var(--blue);display:grid;place-items:center}.projects-note h2{font-size:17px;margin:0 0 4px}.projects-note p{margin:0;color:var(--muted);font-size:13px}.project-network-teaser{display:flex;justify-content:space-between;align-items:center;gap:24px;border:1px solid #bcd0ff;background:linear-gradient(100deg,#f4f7ff,#fff);border-radius:16px;padding:20px;margin-top:18px}.project-network-teaser h2{margin:2px 0 5px}.project-network-teaser p{margin:0;color:var(--muted)}
@media(max-width:1120px){.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.projects-filter{grid-template-columns:1fr 1fr 1fr}.projects-filter .btn{width:100%}.desktop-nav{gap:18px;margin-left:35px}}
@media(max-width:760px){.projects-hero{grid-template-columns:1fr;padding:23px}.projects-summary{grid-template-columns:repeat(3,1fr)}.projects-filter{grid-template-columns:1fr 1fr}.projects-filter label:first-child{grid-column:1/-1}.projects-grid{grid-template-columns:1fr}.project-network-teaser{align-items:flex-start;display:grid}.project-network-teaser .btn{width:100%}}
@media(max-width:480px){.projects-summary{grid-template-columns:1fr}.projects-summary span{grid-template-columns:auto 1fr;align-items:center;text-align:left}.projects-filter{grid-template-columns:1fr}.projects-filter label:first-child{grid-column:auto}.project-card-footer{align-items:flex-start;flex-direction:column}.project-soon{max-width:none;text-align:left}}
/* RC3.5.2 migration cleanup */
.cleanup-heading{align-items:flex-start;gap:16px}.cleanup-heading-actions{display:flex;gap:8px;flex-wrap:wrap}.cleanup-overview-section{padding:18px}.cleanup-analysis-count{font-size:12px;font-weight:800;color:var(--muted);border:1px solid var(--line);border-radius:999px;padding:7px 10px;background:#fff}.cleanup-card-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.cleanup-card-grid-status{grid-template-columns:repeat(4,minmax(0,1fr))}.cleanup-metric-card{display:grid;gap:4px;min-height:112px;padding:15px;border:1px solid var(--line);border-radius:12px;background:#fff;color:inherit;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.cleanup-metric-card:hover,.cleanup-metric-card:focus-visible{border-color:#8db4ff;box-shadow:0 8px 24px rgba(20,64,140,.09);transform:translateY(-1px)}.cleanup-metric-card.is-active{border-color:var(--blue);box-shadow:0 0 0 2px rgba(25,98,230,.12)}.cleanup-metric-card span{font-size:29px;font-weight:850;line-height:1}.cleanup-metric-card strong{font-size:13px}.cleanup-metric-card small{font-size:11px;line-height:1.35;color:var(--muted)}.cleanup-metric-card-info{background:linear-gradient(145deg,#fff,#f7fbff)}.cleanup-metric-card-action{background:linear-gradient(145deg,#fff,#f9f7ff)}.cleanup-results-panel{scroll-margin-top:18px}.cleanup-filter-form{display:grid;grid-template-columns:minmax(220px,1.5fr) minmax(180px,1fr) minmax(160px,.8fr) auto auto;gap:8px;align-items:center;margin:0 0 14px}.cleanup-filter-form input,.cleanup-filter-form select{min-width:0}.cleanup-bulk-bar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:11px 12px;margin:0 0 10px;border:1px solid #c9dbff;border-radius:10px;background:#f5f8ff}.cleanup-bulk-bar>span{font-size:12px;color:var(--muted);font-weight:750}.cleanup-select-column{width:38px}.cleanup-proposals-table td{vertical-align:top}.cleanup-table td small{display:block;color:var(--muted);margin-top:4px}.cleanup-table ul{margin:0;padding-left:17px}.cleanup-table li+li{margin-top:3px}.cleanup-reason-list{font-size:12px;color:#48566d;min-width:210px}.cleanup-row.is-danger{background:#fff7f7}.cleanup-row.is-warning{background:#fffaf1}.cleanup-confidence{width:110px;max-width:100%;height:5px;margin:6px 0 3px;border-radius:999px;background:#e7edf6;overflow:hidden}.cleanup-confidence span{display:block;width:var(--confidence,0%);height:100%;border-radius:inherit;background:linear-gradient(90deg,#e29b20,#2475e8)}.cleanup-signal-tags{display:flex;flex-wrap:wrap;gap:5px;max-width:210px}.cleanup-signal-tags span{display:inline-flex;border-radius:999px;background:#eef4ff;color:#315d9e;padding:4px 7px;font-size:11px;font-weight:750}.cleanup-run-panel{border:1px solid #bfd4ff;background:linear-gradient(135deg,#fff,#f4f8ff)}.cleanup-safety-list{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.cleanup-safety-list span{background:#e8f7ef;color:#08713b;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:750}.cleanup-confirm-form{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.cleanup-auto-approve{display:flex!important;grid-template-columns:none!important;align-items:flex-start!important;gap:9px!important;min-width:min(620px,100%)!important;flex:1}.cleanup-auto-approve input{margin-top:4px}.cleanup-auto-approve span{display:grid;gap:4px}.cleanup-auto-approve small{font-weight:500;color:var(--muted);line-height:1.4}.cleanup-company-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.cleanup-company-grid article{border:1px solid var(--line);border-radius:10px;padding:13px;display:grid;gap:4px}.cleanup-company-grid small{display:block;color:var(--muted)}.cleanup-history-summary{display:flex;flex-wrap:wrap;gap:5px}.cleanup-history-summary span{font-size:11px;font-weight:750;border:1px solid var(--line);border-radius:999px;padding:4px 7px;background:#fff}.cleanup-rollback-form{display:flex;gap:6px;align-items:center}.cleanup-safe-approval{border-color:#b9e6ce}.eyebrow{display:inline-block;font-size:11px;font-weight:850;letter-spacing:.08em;color:var(--blue)}@media(max-width:1180px){.cleanup-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cleanup-card-grid-status{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px){.cleanup-card-grid,.cleanup-card-grid-status{grid-template-columns:repeat(2,minmax(0,1fr))}.cleanup-company-grid{grid-template-columns:1fr}.cleanup-filter-form{grid-template-columns:1fr 1fr}.cleanup-filter-form input{grid-column:1/-1}.cleanup-heading{display:block}.cleanup-heading-actions{margin-top:12px}}@media(max-width:560px){.cleanup-card-grid,.cleanup-card-grid-status{grid-template-columns:1fr 1fr}.cleanup-metric-card{min-height:102px;padding:13px}.cleanup-filter-form{grid-template-columns:1fr}.cleanup-filter-form>*{grid-column:auto!important;width:100%}.cleanup-confirm-form>*{width:100%}.cleanup-bulk-bar .btn{width:100%}.cleanup-heading-actions>*{width:100%}}
.cleanup-confirm-form .cleanup-auto-approve{display:flex;align-items:flex-start;gap:10px;min-width:min(100%,480px);padding:12px 14px;border:1px solid #b9d5c5;border-radius:10px;background:#f2fbf6}.cleanup-confirm-form .cleanup-auto-approve input{width:18px;height:18px;margin-top:2px;flex:0 0 auto}.cleanup-confirm-form .cleanup-auto-approve span{display:grid;gap:2px;font-size:13px}.cleanup-confirm-form .cleanup-auto-approve small{font-weight:500;color:var(--muted);line-height:1.35}


/* RC3.5.4 — semantic quality, company directory and transparent previews */
.for-you-preview em{display:inline-flex;width:max-content;border:1px solid rgba(255,255,255,.28);border-radius:999px;padding:4px 8px;font-size:11px;font-style:normal;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#dbe7ff}
.company-card .company-status-recognized{color:#49627f}.company-card .company-status-verified{color:var(--green)}
.company-inquiry .notice{margin:0}.cleanup-safe-approval td small{display:block;color:var(--muted)}
@media(max-width:760px){.filters-advanced{grid-template-columns:1fr}.for-you-preview{padding:20px}}

/* RC3.5.5 — wielopoziomowy katalog, dziedziczone atrybuty i filtry fasetowe */
.progressive-category-selects{grid-template-columns:repeat(3,minmax(0,1fr))}
.attribute-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;grid-column:1/-1}
.attribute-filter-group{min-width:0;margin:0;padding:12px;border:1px solid var(--line);border-radius:12px;background:var(--surface,#fff)}
.attribute-filter-group legend{padding:0 5px;font-size:12px;font-weight:800;color:var(--navy)}
.attribute-filter-group>input,.attribute-filter-group>select{width:100%}
.attribute-range{display:grid;grid-template-columns:1fr 1fr;gap:7px}
.attribute-options{display:flex;flex-wrap:wrap;gap:7px 12px;max-height:144px;overflow:auto;padding:2px}
.attribute-options .check{margin:0;font-size:12px}
.dynamic-field-input{display:flex;align-items:stretch;gap:0}
.dynamic-field-input>input,.dynamic-field-input>select,.dynamic-field-input>textarea{min-width:0;flex:1}
.dynamic-field-input.has-unit>input,.dynamic-field-input.has-unit>select{border-top-right-radius:0;border-bottom-right-radius:0}
.dynamic-field-input>em{display:flex;align-items:center;padding:0 10px;border:1px solid var(--line);border-left:0;border-radius:0 8px 8px 0;background:var(--soft,#f5f7fb);color:var(--muted);font-style:normal;font-size:12px;font-weight:750;white-space:nowrap}
.category-type-options{display:flex;flex-wrap:wrap;gap:7px 12px;grid-column:1/-1}
.listing-card-attributes{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}
.listing-card-attributes span{display:inline-flex;align-items:baseline;gap:4px;max-width:100%;padding:4px 7px;border-radius:8px;background:var(--soft,#f5f7fb);font-size:10px}
.listing-card-attributes small{color:var(--muted);white-space:nowrap}
.listing-card-attributes b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--navy)}
.category-admin-tree{display:grid;gap:12px}.category-admin-tree article{border:1px solid var(--line);border-radius:14px;padding:14px}.category-admin-tree header{display:flex;align-items:center;gap:10px}.category-child-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.category-child-chips span{display:inline-flex;gap:6px;padding:5px 8px;border-radius:8px;background:var(--soft,#f5f7fb);font-size:11px}.category-child-chips small{color:var(--muted)}
@media(max-width:1100px){.attribute-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.progressive-category-selects{grid-template-columns:1fr 1fr}.progressive-category-selects select:last-child{grid-column:1/-1}}
@media(max-width:680px){.attribute-filter-grid{grid-template-columns:1fr}.progressive-category-selects{grid-template-columns:1fr}.progressive-category-selects select:last-child{grid-column:auto}.attribute-range{grid-template-columns:1fr}.listing-card-attributes{gap:4px}.listing-card-attributes span{padding:3px 6px}}
.dynamic-fields.is-loading{min-height:96px;position:relative;opacity:.65;pointer-events:none}.dynamic-fields.is-loading::after{content:"";position:absolute;left:50%;top:42px;width:24px;height:24px;margin-left:-12px;border:3px solid var(--line);border-top-color:var(--blue);border-radius:50%;animation:rc355-spin .8s linear infinite}@keyframes rc355-spin{to{transform:rotate(360deg)}}

/* RC3.5.8 — reliable conversations and compact account listing cards */
.account-listing-card{grid-template-columns:180px minmax(0,1fr)!important;gap:16px 20px!important;align-items:start!important;padding:16px!important;overflow:hidden}
.account-listing-image{grid-column:1;grid-row:1;display:block;border-radius:11px;overflow:hidden;background:#eef2f7;align-self:start}
.account-listing-image img{width:180px!important;height:120px!important;object-fit:cover;border-radius:11px!important}
.account-listing-main{grid-column:2;min-width:0;align-self:start}
.account-listing-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;min-width:0}
.account-listing-title-row>div{min-width:0}
.account-listing-title-row h2{font-size:19px!important;line-height:1.25;margin:7px 0 0!important;overflow-wrap:anywhere}
.account-listing-price{flex:0 0 auto;font-size:20px;color:var(--red);white-space:nowrap;text-align:right}
.account-listing-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px;margin-top:13px;color:var(--muted);font-size:13px}
.account-listing-meta span{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}
.account-listing-meta .ui-icon{width:15px;height:15px;color:#54709d}
.account-listing-states{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:13px}
.account-listing-states>span{display:inline-flex;align-items:center;gap:5px;margin:0!important;padding:6px 9px;border-radius:999px;font-size:12px;line-height:1.2}
.account-listing-states .ui-icon{width:14px;height:14px}
.listing-security-state.is-ok{background:#eaf9f0;color:#11713b}
.listing-security-state.is-warning{background:#fff5dc;color:#8a5a00}
.listing-renewal-state.is-enabled{background:#edf4ff;color:#0b55e5}
.listing-renewal-state.is-disabled{background:#f1f3f7;color:#5c687b}
.account-listing-actions{grid-column:1/-1!important;display:flex!important;align-items:flex-start;justify-content:space-between!important;gap:12px;border-top:1px solid var(--line);padding-top:13px;margin-top:1px}
.account-listing-actions-primary,.account-listing-actions-status{display:flex;align-items:center;flex-wrap:wrap;gap:7px}
.account-listing-actions-status{justify-content:flex-end;margin-left:auto}
.account-listing-actions form{display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end}
.account-listing-actions .btn{white-space:nowrap}
.account-listing-actions .ui-icon{width:14px;height:14px}
.account-listing-actions .appeal-form{width:100%;margin-top:4px}
.account-listing-actions .appeal-form form{margin-top:8px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end}
.account-listing-actions .appeal-form textarea{width:100%;min-height:76px;border:1px solid var(--line);border-radius:8px;padding:10px}

.messages-page-heading{margin-bottom:16px}
.messages-layout{grid-template-columns:minmax(280px,340px) minmax(0,1fr);min-height:620px;max-height:calc(100vh - 175px);border-radius:14px;box-shadow:0 8px 28px rgba(11,27,58,.06)}
.conversation-list{background:#fbfcff;min-width:0}
.conversation-list-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 15px;background:#fff;border-bottom:1px solid var(--line)}
.conversation-list-head span{min-width:25px;height:25px;padding:0 7px;border-radius:999px;background:#edf3ff;color:var(--blue);display:grid;place-items:center;font-size:11px;font-weight:800}
.conversation-row{display:grid!important;grid-template-columns:40px minmax(0,1fr);gap:10px;padding:13px 14px!important;border-bottom:1px solid var(--line);color:var(--navy)!important;transition:background .15s ease,border-color .15s ease}
.conversation-row:hover{background:#f3f7ff}
.conversation-row.active{background:#eaf2ff!important;box-shadow:inset 3px 0 0 var(--blue)}
.conversation-row.unread{background:#f7faff}
.conversation-avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#dfe9ff;color:#0b55e5;font-weight:850}
.conversation-copy{min-width:0;display:block}
.conversation-topline{display:flex!important;align-items:center;justify-content:space-between;gap:8px}
.conversation-topline strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.conversation-topline b{flex:0 0 auto;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:10px}
.conversation-listing{display:block!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#42506a!important;margin-top:2px}
.conversation-preview{display:block!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted)!important;margin-top:5px}
.conversation-row time{display:block;margin-top:4px;color:#8390a5;font-size:10px}
.message-thread{background:#fff;min-height:0}
.message-thread-head{display:flex!important;align-items:center;justify-content:space-between;gap:18px;padding:13px 16px!important;background:#fff;border-bottom:1px solid var(--line)}
.message-thread-head>div{min-width:0}
.message-thread-head>div span,.message-thread-head>div strong{display:block}
.message-thread-head>div span{font-size:11px;color:var(--muted)}
.message-thread-head>div strong{font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.message-thread-head>a{max-width:55%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.message-empty-state{margin:auto;border:0;background:transparent}
.messages{padding:20px;gap:11px;max-height:none!important;min-height:0;background:linear-gradient(180deg,#f8faff 0,#fff 32%)}
.messages .message-bubble{width:fit-content;max-width:min(76%,680px);padding:10px 13px!important;border-radius:14px!important;background:#f0f3f8;box-shadow:0 3px 12px rgba(11,27,58,.05);overflow-wrap:anywhere}
.messages .message-bubble.mine{align-self:flex-end;background:#e5efff;border-bottom-right-radius:4px!important}
.messages .message-bubble.theirs{align-self:flex-start;border-bottom-left-radius:4px!important}
.message-bubble-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:5px}
.message-bubble-head strong{font-size:12px}
.message-bubble-head time{color:var(--muted);font-size:10px;white-space:nowrap}
.messages .message-bubble p{margin:0;line-height:1.45;color:var(--navy)}
.message-compose{display:block!important;padding:14px 16px!important;background:#fff}
.message-compose textarea{min-height:78px!important;resize:vertical}
.message-compose-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:9px}
.message-compose-actions small{color:var(--muted);font-size:11px}
.message-compose-actions .ui-icon{width:15px;height:15px}

@media(max-width:1050px){
  .account-listing-actions{display:block!important}
  .account-listing-actions-status{justify-content:flex-start;margin:9px 0 0}
  .account-listing-actions form{justify-content:flex-start}
  .messages-layout{grid-template-columns:300px minmax(0,1fr)}
}
@media(max-width:900px){
  .messages-layout{grid-template-columns:1fr;max-height:none;min-height:0}
  .conversation-list{max-height:260px}
  .message-thread{min-height:520px}
}
@media(max-width:700px){
  .account-listing-card{grid-template-columns:104px minmax(0,1fr)!important;padding:12px!important;gap:12px!important}
  .account-listing-image img{width:104px!important;height:86px!important}
  .account-listing-title-row{display:block}
  .account-listing-price{display:block;text-align:left;margin-top:7px;font-size:17px}
  .account-listing-meta{display:grid;grid-template-columns:1fr;gap:5px;margin-top:9px}
  .account-listing-meta span{white-space:normal}
  .account-listing-actions-primary,.account-listing-actions-status{justify-content:flex-start}
  .message-thread-head{align-items:flex-start}
  .message-thread-head>a{max-width:48%}
  .messages .message-bubble{max-width:88%}
}
@media(max-width:520px){
  .account-listing-card{grid-template-columns:1fr!important}
  .account-listing-image,.account-listing-main{grid-column:1}
  .account-listing-image img{width:100%!important;height:190px!important}
  .account-listing-actions .btn{flex:1 1 auto}
  .account-listing-actions-primary,.account-listing-actions-status,.account-listing-actions form{width:100%}
  .message-thread-head{display:block!important}
  .message-thread-head>a{max-width:100%;margin-top:9px}
  .messages{padding:13px}
  .messages .message-bubble{max-width:94%}
  .message-compose-actions{align-items:stretch;flex-direction:column}
  .message-compose-actions .btn{width:100%}
}

/* RC3.5.8.2 — linked listing context and complete network tool catalogue */
.message-thread-head{min-height:82px}
.message-thread-person{flex:0 1 220px}
.conversation-listing-context{display:grid;grid-template-columns:58px minmax(0,1fr);gap:11px;align-items:center;min-width:260px;max-width:min(60%,520px);padding:8px 10px;border:1px solid var(--line);border-radius:12px;background:#f8faff;color:var(--navy);transition:border-color .16s ease,background .16s ease,transform .16s ease}
.conversation-listing-context:hover{border-color:#9cb8f5;background:#eef4ff;transform:translateY(-1px);color:var(--navy)}
.conversation-listing-context img{width:58px;height:44px;border-radius:8px;object-fit:cover;background:#edf1f7}
.conversation-listing-context>span{display:block;min-width:0}
.conversation-listing-context small,.conversation-listing-context strong,.conversation-listing-context b{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.conversation-listing-context small{font-size:10px;color:var(--muted)}
.conversation-listing-context strong{font-size:13px;line-height:1.3;margin:2px 0}
.conversation-listing-context b{display:flex;align-items:center;gap:3px;font-size:11px;color:var(--blue)}
.conversation-listing-context b .action-icon{width:14px;height:14px}
.conversation-listing-context.is-unavailable{opacity:.7;cursor:not-allowed}
.conversation-listing-context.is-unavailable b{color:var(--muted)}
.tool-catalog-summary{display:flex;align-items:center;justify-content:center;gap:9px;margin:-6px auto 10px;padding:10px 14px;width:max-content;max-width:100%;border:1px solid #c8d7fb;border-radius:999px;background:#f5f8ff;color:var(--muted);font-size:12px;text-align:center}
.tool-catalog-summary strong{font-size:16px;color:var(--blue)}
.network-tools-heading{align-items:flex-end}
.network-tools-heading h2{font-size:22px;text-transform:none;letter-spacing:0}
.network-tools-heading p:last-child{margin:5px 0 0;color:var(--muted);font-size:13px;max-width:740px}
.network-tool-category{margin:24px 0 0}
.network-tool-category-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}
.network-tool-category-head h3{margin:0;font-size:17px}
.network-tool-category-head span{display:grid;place-items:center;min-width:30px;height:26px;padding:0 8px;border-radius:999px;background:#eef3ff;color:var(--blue);font-size:11px;font-weight:850}
.network-tools-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}
.network-tool-card{min-width:0;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 5px 16px rgba(11,27,58,.045);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}
.network-tool-card:hover{transform:translateY(-2px);border-color:#a9bff4;box-shadow:0 10px 24px rgba(11,55,130,.09)}
.network-tool-card>a{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:11px;align-items:center;padding:14px;color:var(--navy)}
.network-tool-monogram{width:44px;height:44px;border-radius:12px;background:linear-gradient(145deg,#edf3ff,#fff);border:1px solid #dbe5fb;color:var(--blue);display:grid;place-items:center;font-size:19px;font-weight:900}
.network-tool-copy{display:block;min-width:0}
.network-tool-copy strong,.network-tool-copy small,.network-tool-copy code{display:block;min-width:0}
.network-tool-copy strong{font-size:14px;line-height:1.25}
.network-tool-copy small{font-size:11px;line-height:1.35;color:var(--muted);margin:3px 0 5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.network-tool-copy code{font-size:10px;color:#7a879c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.network-tool-open{display:flex;align-items:center;gap:2px;font-size:11px;font-weight:800;color:var(--blue);white-space:nowrap}
.network-tool-open .action-icon{width:15px;height:15px}
.tool-search-empty{margin-top:24px}
@media(max-width:1100px){.network-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.conversation-listing-context{max-width:58%}}
@media(max-width:760px){.message-thread-head{display:grid!important;grid-template-columns:1fr}.message-thread-person{max-width:none}.conversation-listing-context{max-width:none;width:100%}.network-tools-heading{display:block}.network-tools-heading>a{display:inline-block;margin-top:10px}.network-tools-grid{grid-template-columns:1fr}.tool-catalog-summary{border-radius:14px;width:100%}}
@media(max-width:430px){.conversation-listing-context{grid-template-columns:48px minmax(0,1fr)}.conversation-listing-context img{width:48px;height:42px}.network-tool-card>a{grid-template-columns:40px minmax(0,1fr)}.network-tool-open{grid-column:2;justify-self:start}.network-tool-monogram{width:40px;height:40px}}

/* RC3.5.8.3 — responsive listing search layout and readable progressive categories */
.compact-filters{padding:20px;border-radius:20px;box-shadow:0 10px 30px rgba(17,35,68,.055);overflow:visible}
.compact-filters .filters-primary{display:grid;grid-template-columns:minmax(250px,1.35fr) minmax(220px,1.05fr) minmax(360px,1.6fr);gap:16px 18px;align-items:start}
.compact-filters .filter-query,.compact-filters .location-combobox,.compact-filters .progressive-category-filter{min-width:0}
.compact-filters .filters-primary label,.compact-filters .filter-field-label{font-size:13px;line-height:1.2;font-weight:780;color:#54637d}
.compact-filters .filters-primary input,.compact-filters .filters-primary select{min-height:48px;border-radius:10px;padding:11px 13px}
.compact-filters .filters-primary select{padding-right:38px;min-width:0;max-width:100%;white-space:nowrap;text-overflow:ellipsis}
.compact-filters .location-combobox>input[type=search]{min-height:48px;border-radius:10px;padding:11px 13px}
.compact-filters .progressive-category-selects{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.compact-filters .progressive-category-selects [data-category-root]{grid-column:1/-1}
.compact-filters .progressive-category-selects[data-visible-levels="2"] [data-category-child]{grid-column:1/-1}
.compact-filters .progressive-category-selects[data-visible-levels="3"] [data-category-child],.compact-filters .progressive-category-selects[data-visible-levels="3"] [data-category-grandchild]{grid-column:auto}
.compact-filters .filter-secondary-row{grid-column:1/-1;display:grid;grid-template-columns:minmax(300px,1fr) minmax(190px,280px) minmax(150px,auto);gap:12px;align-items:end;padding-top:1px}
.compact-filters .filter-price-range{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:560px}
.compact-filters .filter-sort{min-width:0}
.compact-filters .filter-submit{min-width:160px;min-height:48px;padding-inline:22px;white-space:nowrap}
.compact-filters .advanced-filter-toggle{width:100%;min-height:46px;justify-content:flex-start;gap:9px;margin:16px 0 0;padding:13px 3px 0;border-top:1px solid var(--line);border-radius:0}
.compact-filters .advanced-filter-toggle .ui-icon:last-child{margin-left:auto}
.compact-filters .advanced-filter-toggle:hover{color:var(--blue)}
.compact-filters .filters-advanced{margin-top:0;padding-top:16px}

@media(max-width:1180px){
  .compact-filters .filters-primary{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
  .compact-filters .filter-query{grid-column:1}
  .compact-filters .location-combobox{grid-column:2}
  .compact-filters .progressive-category-filter{grid-column:1/-1}
  .compact-filters .filter-secondary-row{grid-column:1/-1;grid-template-columns:minmax(280px,1fr) minmax(180px,.7fr) minmax(145px,auto)}
}
@media(max-width:760px){
  .compact-filters{padding:16px;border-radius:16px}
  .compact-filters .filters-primary{grid-template-columns:1fr;gap:13px}
  .compact-filters .filter-query,.compact-filters .location-combobox,.compact-filters .progressive-category-filter{grid-column:1}
  .compact-filters .filter-secondary-row{grid-column:1;grid-template-columns:minmax(0,1fr) minmax(150px,.8fr)}
  .compact-filters .filter-price-range{grid-column:1/-1;max-width:none}
  .compact-filters .filter-submit{width:100%;min-width:0}
  .compact-filters .progressive-category-selects{grid-template-columns:1fr}
  .compact-filters .progressive-category-selects [data-category-root],.compact-filters .progressive-category-selects [data-category-child],.compact-filters .progressive-category-selects [data-category-grandchild]{grid-column:1}
}
@media(max-width:480px){
  .compact-filters .filter-secondary-row{grid-template-columns:1fr}
  .compact-filters .filter-price-range{grid-template-columns:1fr 1fr}
  .compact-filters .filter-sort,.compact-filters .filter-submit{grid-column:1}
  .compact-filters .advanced-filter-toggle{font-size:15px}
}


/* RC3.5.8.3.1 — stable single-row category hierarchy and balanced search form */
.compact-filters .filters-primary{align-items:end}
.compact-filters .progressive-category-selects{display:flex;flex-wrap:nowrap;align-items:stretch;gap:10px;min-width:0}
.compact-filters .progressive-category-selects select{grid-column:auto!important;min-width:0;width:0;flex:1 1 0}
.compact-filters .progressive-category-selects [data-category-root]{flex-grow:1.08}
.compact-filters .progressive-category-selects select[hidden]{display:none!important}
.compact-filters .filter-secondary-row{grid-template-columns:minmax(0,1.35fr) minmax(220px,.75fr) minmax(180px,.45fr)}
.compact-filters .filter-price-range{max-width:none}
.compact-filters .filter-submit{width:100%}
@media(max-width:1180px){
  .compact-filters .progressive-category-selects{display:flex}
  .compact-filters .filter-secondary-row{grid-template-columns:minmax(0,1.2fr) minmax(190px,.7fr) minmax(160px,.45fr)}
}
@media(max-width:760px){
  .compact-filters .progressive-category-selects{flex-direction:column;gap:8px}
  .compact-filters .progressive-category-selects select{width:100%;flex:1 1 auto}
  .compact-filters .filter-secondary-row{grid-template-columns:minmax(0,1fr) minmax(150px,.8fr)}
}
@media(max-width:480px){
  .compact-filters .filter-secondary-row{grid-template-columns:1fr}
}

/* RC3.5.8.4 — unified icon cards for the complete tools catalogue */
.network-tools-section{margin-top:38px}
.network-tool-category{margin-top:28px}
.network-tool-category-head{padding-bottom:9px;border-bottom:1px solid #edf1f7}
.network-tools-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.network-tool-card{position:relative;min-width:0;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 5px 17px rgba(25,55,114,.055);overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.network-tool-card:hover{transform:translateY(-3px);border-color:#9eb9f4;box-shadow:0 13px 30px rgba(11,55,130,.11)}
.network-tool-card:focus-within{border-color:#7aa2ff;box-shadow:0 0 0 3px rgba(11,85,229,.12),0 13px 30px rgba(11,55,130,.1)}
.network-tool-card-link{display:grid;grid-template-rows:1fr auto;gap:13px;min-height:174px;height:100%;padding:15px;color:var(--navy)}
.network-tool-card-link:hover{color:var(--navy)}
.network-tool-card-main{display:grid;grid-template-columns:56px minmax(0,1fr);gap:12px;align-items:start;min-width:0}
.network-tool-icon{width:50px;height:50px;flex:0 0 auto}
.network-tool-copy{display:block;min-width:0;padding-top:1px}
.network-tool-copy strong,.network-tool-copy small{display:block;min-width:0}
.network-tool-copy strong{font-size:14px;line-height:1.25;color:var(--navy)}
.network-tool-copy small{margin-top:5px;color:var(--muted);font-size:12px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.network-tool-card-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;padding-top:11px;border-top:1px solid #edf1f7}
.network-tool-card-footer code{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7a879c;font-size:10px}
.network-tool-open{display:flex;align-items:center;gap:3px;flex:0 0 auto;color:var(--blue);font-size:11px;font-weight:800;white-space:nowrap}
.network-tool-open .action-icon{width:15px;height:15px;transition:transform .16s ease}
.network-tool-card:hover .network-tool-open .action-icon{transform:translateX(2px)}
@media(max-width:1280px){.network-tools-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:940px){.network-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.network-tools-grid{grid-template-columns:1fr}.network-tool-card-link{min-height:154px}.network-tool-copy small{-webkit-line-clamp:2}}
@media(max-width:400px){.network-tool-card-main{grid-template-columns:48px minmax(0,1fr)}.network-tool-icon{width:44px;height:44px}.network-tool-card-link{padding:13px}}

/* RC3.5.8.5 — one projects catalogue, icon cards, popularity and favorites */
.projects-hero-v2{grid-template-columns:minmax(0,1fr) auto;align-items:center}
.projects-summary-v2{grid-template-columns:repeat(2,minmax(108px,1fr));min-width:250px}
.projects-toolbar{display:grid;gap:12px;margin-bottom:14px}
.projects-filter-v2{grid-template-columns:minmax(280px,1.7fr) minmax(220px,.9fr) auto auto}
.projects-filter-v2 .btn{min-height:44px}
.projects-view-switch{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.projects-view-switch a{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:8px 13px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--navy);font-size:12px;font-weight:800;transition:.16s ease}
.projects-view-switch a:hover{border-color:#9eb9f4;background:#f7f9ff;color:var(--blue)}
.projects-view-switch a.is-active{border-color:#7aa2ff;background:#eaf0ff;color:#1747a6;box-shadow:0 0 0 2px rgba(11,85,229,.07)}
.projects-view-switch .ui-icon{width:17px;height:17px}
.projects-view-switch b{display:grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#eef3ff;color:var(--blue);font-size:10px}
.projects-view-switch a.is-active b{background:#fff}
.projects-result-bar-v2{justify-content:space-between;flex-wrap:wrap}
.projects-result-bar-v2 small{color:var(--muted)}
.project-catalog-v2{display:grid;gap:26px}
.project-category-section{min-width:0}
.project-category-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding-bottom:10px;margin-bottom:12px;border-bottom:1px solid #e9eef6}
.project-category-head .eyebrow{margin:0 0 2px}
.project-category-head h2{margin:0;font-size:20px;line-height:1.2}
.project-category-head>span{display:grid;place-items:center;min-width:32px;height:28px;padding:0 9px;border-radius:999px;background:#eef3ff;color:var(--blue);font-size:11px;font-weight:850}
.projects-grid-v2{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.project-card-v2{position:relative;display:block;padding:0;overflow:hidden;min-height:188px;border-radius:15px;box-shadow:0 5px 17px rgba(25,55,114,.055)}
.project-card-v2:hover{transform:translateY(-3px);border-color:#9eb9f4;box-shadow:0 13px 30px rgba(11,55,130,.11)}
.project-card-v2:focus-within{border-color:#7aa2ff;box-shadow:0 0 0 3px rgba(11,85,229,.12),0 13px 30px rgba(11,55,130,.1)}
.project-card-link{display:grid;grid-template-rows:1fr auto;gap:13px;height:100%;min-height:188px;padding:16px;color:var(--navy)}
.project-card-link:hover{color:var(--navy)}
.project-card-main{display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;align-items:start;min-width:0;padding-right:36px}
.project-card-icon{width:52px;height:52px}
.project-card-copy{display:block;min-width:0}
.project-card-copy>small,.project-card-copy>strong,.project-card-copy>span{display:block;min-width:0}
.project-card-category{margin:0 0 4px;color:var(--blue);font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.045em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.project-card-copy>strong{font-size:15px;line-height:1.25;color:var(--navy)}
.project-card-copy>span{margin-top:5px;color:var(--muted);font-size:12px;line-height:1.42;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.project-card-footer-v2{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;padding-top:11px;border-top:1px solid #edf1f7}
.project-card-footer-v2 code{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7a879c;font-size:10px}
.project-card-footer-v2>span{display:flex;align-items:center;gap:3px;flex:0 0 auto;color:var(--blue);font-size:11px;font-weight:800;white-space:nowrap}
.project-card-footer-v2 .action-icon{width:15px;height:15px;transition:transform .16s ease}
.project-card-v2:hover .project-card-footer-v2 .action-icon{transform:translateX(2px)}
.project-favorite-form{position:absolute;z-index:3;top:11px;right:11px;margin:0}
.project-favorite-button{position:absolute;z-index:3;top:11px;right:11px;width:36px;height:36px;display:grid;place-items:center;padding:0;border:1px solid #dce4f1;border-radius:50%;background:rgba(255,255,255,.96);color:#6c7890;box-shadow:0 4px 14px rgba(11,27,58,.08);transition:.16s ease}
.project-favorite-form .project-favorite-button{position:static}
.project-favorite-button:hover{border-color:#f2a8a4;color:var(--red);transform:translateY(-1px)}
.project-favorite-button.is-active{border-color:#f1b1ae;background:#fff3f2;color:var(--red)}
.project-favorite-button .ui-icon{width:18px;height:18px}
.project-favorite-button.is-active .ui-icon{fill:currentColor}
.project-card-v2[hidden],.project-category-section[hidden]{display:none!important}
.projects-note-v2{margin-top:26px}
@media(max-width:1280px){.projects-grid-v2{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1000px){.projects-filter-v2{grid-template-columns:1fr 1fr auto}.projects-filter-v2 .btn-ghost{grid-column:1/-1}.projects-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.projects-hero-v2{grid-template-columns:1fr}.projects-summary-v2{min-width:0;grid-template-columns:1fr 1fr}.projects-filter-v2{grid-template-columns:1fr 1fr}.projects-filter-v2 label:first-child{grid-column:1/-1}.projects-filter-v2 .btn{width:100%}.projects-view-switch{display:grid;grid-template-columns:1fr 1fr 1fr}.projects-view-switch a{justify-content:center;text-align:center;padding:8px 9px}.projects-grid-v2{grid-template-columns:1fr}.project-card-link{min-height:166px}.project-card-copy>span{-webkit-line-clamp:2}}
@media(max-width:520px){.projects-filter-v2{grid-template-columns:1fr}.projects-filter-v2 label:first-child{grid-column:auto}.projects-view-switch{grid-template-columns:1fr}.projects-view-switch a{justify-content:flex-start}.projects-summary-v2{grid-template-columns:1fr 1fr}.project-category-head{align-items:center}.project-card-main{grid-template-columns:50px minmax(0,1fr)}.project-card-icon{width:46px;height:46px}.project-card-link{padding:14px}.project-favorite-button,.project-favorite-form{top:9px;right:9px}}

/* RC3.5.8.6 — site settings */
.site-settings-form{display:grid;gap:20px;max-width:980px}
.site-setting-switch{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;padding:20px;border:1px solid #dfe6f2;border-radius:18px;background:linear-gradient(180deg,#fff,#f8faff);cursor:pointer}
.site-setting-copy{display:grid;gap:7px}
.site-setting-copy strong{font-size:1rem;color:#14213d}
.site-setting-copy small{max-width:720px;color:#61708a;line-height:1.55}
.toggle-control{position:relative;display:inline-flex;width:54px;height:30px;flex:0 0 auto}
.toggle-control input{position:absolute;opacity:0;pointer-events:none}
.toggle-control span{width:54px;height:30px;border-radius:999px;background:#c8d2e1;box-shadow:inset 0 0 0 1px rgba(15,35,70,.08);transition:.18s ease}
.toggle-control span::after{content:"";position:absolute;top:4px;left:4px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 2px 8px rgba(16,34,65,.25);transition:.18s ease}
.toggle-control input:checked+span{background:#2166e8}
.toggle-control input:checked+span::after{transform:translateX(24px)}
.toggle-control input:focus-visible+span{outline:3px solid rgba(33,102,232,.28);outline-offset:3px}
.site-settings-preview{display:grid;gap:12px;padding:18px;border:1px dashed #cbd8eb;border-radius:16px;background:#f8fbff}
.site-settings-preview>strong{font-size:.86rem;text-transform:uppercase;letter-spacing:.08em;color:#596b86}
.site-settings-preview-row{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;max-width:360px;padding:12px 14px;border:1px solid #e1e8f2;border-radius:14px;background:#fff}
.site-settings-preview-row b{color:#17233c}
.site-settings-preview-row small{font-weight:800;color:#52627b}
.site-settings-preview-icon{width:42px;height:42px}
.site-settings-preview p{margin:0;color:#66758d;font-size:.9rem}
@media(max-width:640px){.site-setting-switch{grid-template-columns:1fr}.toggle-control{justify-self:start}.site-settings-preview-row{max-width:none}}

/* RC3.5.8.6 — stable popular/favorites project views */
.project-rank-badge{position:absolute;z-index:2;top:12px;left:12px;display:grid;place-items:center;min-width:30px;height:30px;padding:0 8px;border-radius:999px;background:#122247;color:#fff;font-weight:900;font-size:.8rem;box-shadow:0 5px 14px rgba(12,31,70,.2)}
.project-card-v2:has(.project-rank-badge) .project-card-link{padding-top:54px}
@media(max-width:640px){.project-rank-badge{top:10px;left:10px}.project-card-v2:has(.project-rank-badge) .project-card-link{padding-top:50px}}

/* RC3.5.8.7 — uporządkowany panel administracyjny */
.admin-top-title{min-width:0;flex-direction:column;align-items:flex-start!important;justify-content:center;gap:1px!important;line-height:1.2}
.admin-top-title strong{max-width:min(52vw,680px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}
.admin-top-title small{font-size:11px}
.admin-nav{padding:12px 10px 18px!important}
.admin-nav-head{margin-bottom:8px}
.admin-nav-search{position:relative;display:flex;align-items:center;margin:0 2px 10px}
.admin-nav-search>.ui-icon{position:absolute;left:10px;width:16px;height:16px;color:#9eb0cf;pointer-events:none}
.admin-nav-search input{width:100%;height:38px;padding:0 34px 0 34px;border:1px solid rgba(255,255,255,.16);border-radius:9px;background:rgba(255,255,255,.075);color:#fff;font-size:12px;outline:0}
.admin-nav-search input::placeholder{color:#a9b8d2}
.admin-nav-search input:focus{border-color:#7aa6ff;background:rgba(255,255,255,.12);box-shadow:0 0 0 3px rgba(92,143,255,.16)}
.admin-nav-search button{position:absolute;right:5px;width:28px;height:28px;border:0;border-radius:7px;background:transparent;color:#cdd8ea;font-size:20px;line-height:1;cursor:pointer}
.admin-nav-search button:hover{background:rgba(255,255,255,.1);color:#fff}
.admin-nav-dashboard,
.admin-nav-group-items>a{min-height:43px;border-radius:8px;padding:8px 9px;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:9px;color:#d9e3f7;font-size:13px;font-weight:700;text-decoration:none}
.admin-nav-dashboard{margin:0 0 7px}
.admin-nav-dashboard:hover,
.admin-nav-group-items>a:hover{background:rgba(255,255,255,.09);color:#fff}
.admin-nav-dashboard.is-active,
.admin-nav-group-items>a.is-active{background:#fff;color:#0c2670;box-shadow:0 7px 18px rgba(1,13,43,.14)}
.admin-nav-dashboard .admin-glossy-icon,
.admin-nav-group-items .admin-glossy-icon{width:21px!important;height:21px!important}
.admin-nav-groups{display:grid;gap:5px}
.admin-nav-group{border-top:1px solid rgba(255,255,255,.075);padding-top:5px}
.admin-nav-group-toggle{width:100%;min-height:48px;border:0;border-radius:8px;padding:7px 8px;background:transparent;color:#d9e3f7;display:grid;grid-template-columns:minmax(0,1fr) 20px;align-items:center;text-align:left;cursor:pointer}
.admin-nav-group-toggle:hover{background:rgba(255,255,255,.065);color:#fff}
.admin-nav-group-toggle>span{min-width:0;display:block}
.admin-nav-group-toggle strong,.admin-nav-group-toggle small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.admin-nav-group-toggle strong{font-size:11px;text-transform:uppercase;letter-spacing:.055em;color:#f2f6ff}
.admin-nav-group-toggle small{margin-top:2px;color:#91a2c1;font-size:10px;font-weight:500;text-transform:none;letter-spacing:0}
.admin-nav-group-toggle>b{color:#8fa4c9;font-size:16px;text-align:center;transition:transform .18s ease}
.admin-nav-group.is-open .admin-nav-group-toggle>b{transform:rotate(180deg)}
.admin-nav-group-items{display:none;padding:2px 0 5px}
.admin-nav-group.is-open .admin-nav-group-items{display:grid;gap:2px}
.admin-nav-group.has-active>.admin-nav-group-toggle strong{color:#8fb3ff}
.admin-nav-empty{margin:12px 2px;padding:12px;border:1px dashed rgba(255,255,255,.18);border-radius:9px;color:#b9c7dd;font-size:12px;text-align:center}
.admin-nav [hidden]{display:none!important}
.admin-nav-collapsed .admin-nav-search,
.admin-nav-collapsed .admin-nav-group-toggle{display:none}
.admin-nav-collapsed .admin-nav-group{border-top:1px solid rgba(255,255,255,.1);padding:5px 0 0}
.admin-nav-collapsed .admin-nav-group-items{display:grid!important;gap:2px}
.admin-nav-collapsed .admin-nav-dashboard,
.admin-nav-collapsed .admin-nav-group-items>a{grid-template-columns:1fr;place-items:center;padding:8px 5px}
.admin-nav-collapsed .admin-nav-dashboard .admin-nav-label,
.admin-nav-collapsed .admin-nav-group-items .admin-nav-label,
.admin-nav-collapsed .admin-nav-group-items .admin-nav-badge{display:none}
.admin-nav-collapsed .admin-nav-dashboard .admin-glossy-icon,
.admin-nav-collapsed .admin-nav-group-items .admin-glossy-icon{width:25px!important;height:25px!important}

.admin-dashboard-heading{margin-bottom:18px}
.admin-attention-first{margin-bottom:16px}
.admin-all-clear{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:14px 16px;border-color:#cce8d6;background:#f3fbf6}
.admin-all-clear>.ui-icon{width:26px;height:26px;color:#167844}
.admin-all-clear strong,.admin-all-clear small{display:block}
.admin-all-clear small{margin-top:2px;color:var(--muted)}
.admin-today-panel{margin-bottom:16px}
.admin-today-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}
.admin-today-grid>a{position:relative;min-height:112px;display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;padding:14px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--navy);box-shadow:0 5px 16px rgba(24,55,116,.045);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}
.admin-today-grid>a:hover{transform:translateY(-2px);border-color:#b8caf0;box-shadow:0 12px 26px rgba(24,68,157,.1)}
.admin-today-icon{width:46px!important;height:46px!important}
.admin-today-grid span{min-width:0}
.admin-today-grid strong,.admin-today-grid small{display:block}
.admin-today-grid strong{font-size:14px}
.admin-today-grid small{margin-top:4px;color:var(--muted);font-size:11.5px;line-height:1.35}
.admin-today-grid>a>b{position:absolute;top:9px;right:9px;min-width:23px;height:23px;padding:0 6px;border-radius:999px;background:#e1ebff;color:#0c4ac2;display:grid;place-items:center;font-size:11px}
.admin-today-grid>a>b.is-danger{background:#ef2b24;color:#fff}
.admin-dashboard-stats{margin-bottom:16px}
.admin-areas-panel{margin-bottom:16px}
.admin-area-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.admin-area-grid>article{padding:16px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(180deg,#fff,#fbfcff)}
.admin-area-title{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:11px;margin-bottom:11px}
.admin-area-icon{width:42px!important;height:42px!important}
.admin-area-title strong,.admin-area-title small{display:block}
.admin-area-title strong{font-size:14px;color:var(--navy)}
.admin-area-title small{margin-top:2px;color:var(--muted);font-size:11px}
.admin-area-grid nav{display:grid;gap:5px;padding-top:9px;border-top:1px solid var(--line)}
.admin-area-grid nav a{padding:5px 2px;color:var(--blue);font-size:12px;font-weight:700}
.admin-area-grid nav a:hover{text-decoration:underline}

@media(max-width:1180px){
  .admin-today-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:900px){
  .admin-nav{padding:12px 10px 22px!important}
  .admin-nav-search{position:sticky;top:0;z-index:2;background:#0c1e3f;padding:2px 0 5px;margin-bottom:6px}
  .admin-today-grid,.admin-area-grid{grid-template-columns:1fr}
  .admin-today-grid>a{min-height:96px}
}
@media(max-width:520px){
  .admin-today-grid>a{grid-template-columns:40px minmax(0,1fr);padding:12px}
  .admin-today-icon{width:39px!important;height:39px!important}
  .admin-area-grid>article{padding:13px}
}

/* RC3.5.8.8 — bulk anti-spam queue, trusted sellers and calibrated risk */
.antispam-stat-grid{grid-template-columns:repeat(6,minmax(0,1fr))}
.antispam-calibration-panel{border-color:#cfe0ff;background:linear-gradient(180deg,#f8fbff 0%,#fff 100%)}
.antispam-thresholds{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0}
.antispam-thresholds span{display:flex;flex-direction:column;gap:3px;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--muted);font-size:12px}
.antispam-thresholds strong{font-size:17px;color:var(--ink)}
.antispam-recalculate-form{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.antispam-recalculate-form small{max-width:720px;color:var(--muted)}
.antispam-quick-tabs{display:flex;gap:7px;flex-wrap:wrap;margin:0 0 12px}
.antispam-quick-tabs a{display:inline-flex;align-items:center;gap:5px;padding:8px 11px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:12px;font-weight:800;text-decoration:none}
.antispam-quick-tabs a:hover,.antispam-quick-tabs a.is-active{border-color:#8eb4ff;background:#eef5ff;color:#124fc7}
.antispam-filter-bar{grid-template-columns:minmax(240px,1.5fr) minmax(210px,.8fr) auto auto}
.antispam-bulk-controls{display:grid;grid-template-columns:auto minmax(190px,.8fr) minmax(190px,.8fr) minmax(240px,1.2fr) auto auto;gap:8px;align-items:center;padding:11px;border:1px solid #cbdaf4;border-radius:12px;background:#f7faff;margin:12px 0;position:sticky;top:8px;z-index:4;box-shadow:0 8px 28px rgba(20,55,110,.07)}
.antispam-bulk-controls select,.antispam-bulk-controls input{min-width:0;border:1px solid var(--line);border-radius:8px;padding:8px 9px;background:#fff}
.antispam-select-column{width:38px}
.antispam-table td{vertical-align:top}
.antispam-seller-cell{display:flex;flex-direction:column;align-items:flex-start;gap:3px;min-width:190px}
.antispam-seller-cell small{display:block;max-width:230px;overflow:hidden;text-overflow:ellipsis}
.antispam-seller-cell>a{font-size:11px;font-weight:750;color:#2f62bd;text-decoration:none}
.trusted-seller-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 7px;border-radius:999px;background:#eaf8ef;color:#14763d;font-size:10px;font-weight:850}
.trusted-seller-badge svg{width:13px;height:13px}
.antispam-table tr.is-trusted-seller{background:#fbfffc}
.risk-signal-list span{display:inline-flex;align-items:center;gap:4px}
.risk-signal-list span b{font-size:10px}
.risk-signal-list .is-trust-signal{background:#eaf8ef;color:#14763d}
.risk-signal-list .is-neutral-signal{background:#eef3fb;color:#52637f}
.antispam-row-actions{display:flex;flex-direction:column;gap:7px;min-width:260px}
.antispam-trust-form .btn{width:100%;justify-content:center}
@media(max-width:1280px){.antispam-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.antispam-bulk-controls{grid-template-columns:1fr 1fr 1fr}.antispam-bulk-controls>input{grid-column:span 2}.antispam-thresholds{grid-template-columns:1fr 1fr}}
@media(max-width:900px){.antispam-filter-bar,.antispam-bulk-controls{grid-template-columns:1fr}.antispam-bulk-controls>input{grid-column:auto}.antispam-thresholds{grid-template-columns:1fr}.antispam-stat-grid{grid-template-columns:1fr 1fr}.antispam-bulk-controls{position:static}.antispam-row-actions{min-width:220px}}
@media(max-width:560px){.antispam-stat-grid{grid-template-columns:1fr}.antispam-quick-tabs{overflow:auto;flex-wrap:nowrap;padding-bottom:4px}.antispam-quick-tabs a{white-space:nowrap}}

/* RC3.5.8.9 — approved Podziel.pl public header and logo */
:root{
  --topbar-height:78px;
  --public-header-bg:#061d32;
  --public-header-text:#f7fbff;
  --public-header-muted:#c9d5e4;
  --public-header-cyan:#23dbe6;
  --public-header-cyan-soft:rgba(35,219,230,.13);
  --public-header-line:rgba(255,255,255,.12);
}
.topbar{
  height:var(--topbar-height);
  background:var(--public-header-bg);
  border-bottom:1px solid var(--public-header-line);
  box-shadow:0 8px 24px rgba(2,16,34,.14);
  color:var(--public-header-text);
}
.topbar-inner{
  max-width:1600px;
  grid-template-columns:252px minmax(0,1fr) auto;
  padding:0 24px;
}
.brand-logo{
  width:max-content;
  height:100%;
  display:flex;
  align-items:center;
  color:var(--public-header-text);
}
.brand-logo:hover,.brand-logo:focus-visible{color:var(--public-header-text)}
.brand-logo-image{
  width:220px;
  height:auto;
  max-height:61px;
  object-fit:contain;
  object-position:left center;
  filter:drop-shadow(0 2px 6px rgba(0,0,0,.18));
}
.topbar .desktop-nav{
  gap:30px;
  align-self:stretch;
}
.topbar .desktop-nav a{
  height:var(--topbar-height);
  padding:0;
  border-bottom:3px solid transparent;
  color:var(--public-header-text);
  font-size:14px;
  font-weight:720;
  letter-spacing:.005em;
  opacity:.92;
  transition:color .16s ease,opacity .16s ease,border-color .16s ease,background .16s ease;
}
.topbar .desktop-nav a:hover,
.topbar .desktop-nav a:focus-visible{
  color:#fff;
  border-color:rgba(35,219,230,.58);
  opacity:1;
}
.topbar .desktop-nav a.is-active{
  color:#fff;
  border-color:var(--public-header-cyan);
  opacity:1;
}
.topbar .top-actions{gap:10px}
.topbar .top-icon-action{
  min-width:44px;
  height:46px;
  padding:0 11px;
  color:var(--public-header-text);
  border:1px solid transparent;
  border-radius:11px;
  font-size:13px;
  font-weight:700;
}
.topbar .top-icon-action .ui-icon{width:22px;height:22px}
.topbar .top-icon-action:first-child .ui-icon{color:var(--public-header-cyan)}
.topbar .top-icon-action:hover,
.topbar .top-icon-action:focus-visible,
.topbar .top-icon-action.is-active{
  background:var(--public-header-cyan-soft);
  border-color:rgba(35,219,230,.28);
  color:#fff;
}
.topbar .notification-dot{
  right:1px;
  top:-3px;
  min-width:20px;
  height:20px;
  line-height:20px;
  background:#1579ee;
  border:2px solid var(--public-header-bg);
  font-size:10px;
  font-weight:850;
}
.topbar .account-menu-trigger{
  min-height:48px;
  padding:5px 11px 5px 6px;
  border:1px solid rgba(255,255,255,.19);
  border-radius:12px;
  background:#081f3e;
  color:#fff;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035);
}
.topbar .account-menu-trigger:hover,
.topbar .account-menu-trigger:focus-visible,
.topbar .account-menu-trigger[aria-expanded="true"]{
  border-color:rgba(35,219,230,.52);
  background:#0a294f;
  color:#fff;
}
.topbar .account-avatar{
  width:34px;
  height:34px;
  border-radius:9px;
  background:#0d2c5e;
  color:#fff;
}
.topbar .account-menu-name{max-width:112px;color:#fff}
.topbar .account-menu-trigger>.ui-icon{color:#e7eef7}
.topbar .btn-ghost{
  border-color:rgba(255,255,255,.22);
  background:transparent;
  color:#fff;
}
.topbar .btn-ghost:hover,
.topbar .btn-ghost:focus-visible{
  border-color:rgba(35,219,230,.55);
  background:var(--public-header-cyan-soft);
  color:#fff;
}
.topbar .add-listing-cta{
  min-height:48px;
  padding:11px 17px;
  border:1px solid rgba(255,255,255,.17);
  border-radius:12px;
  background:#ff3b30;
  color:#fff;
  box-shadow:0 7px 18px rgba(255,59,48,.23);
}
.topbar .add-listing-cta:hover,
.topbar .add-listing-cta:focus-visible{
  background:#ff4a3f;
  color:#fff;
  box-shadow:0 9px 23px rgba(255,59,48,.31);
}
.topbar .menu-toggle{
  width:44px;
  height:44px;
  place-items:center;
  border:1px solid rgba(255,255,255,.18);
  border-radius:10px;
  background:#081f3e;
  color:#fff;
}
.topbar .menu-toggle:hover,.topbar .menu-toggle:focus-visible{
  border-color:rgba(35,219,230,.55);
  background:#0a294f;
  color:var(--public-header-cyan);
}
.app-shell{min-height:calc(100vh - var(--topbar-height))}
.sidebar{top:var(--topbar-height);height:calc(100vh - var(--topbar-height))}
.mobile-menu{top:var(--topbar-height)}
@media(max-width:1450px){
  .topbar-inner{grid-template-columns:225px minmax(0,1fr) auto;padding:0 18px}
  .brand-logo-image{width:205px}
  .topbar .desktop-nav{gap:20px}
  .topbar .desktop-nav a{font-size:13px}
  .topbar .top-icon-action{padding:0 8px}
}
@media(max-width:1260px){
  .topbar-inner{grid-template-columns:205px minmax(0,1fr) auto}
  .brand-logo-image{width:187px}
  .topbar .desktop-nav{gap:15px}
  .topbar .top-action-label{display:none}
  .topbar .top-icon-action{width:44px;padding:0}
}
@media(max-width:1050px){
  .topbar-inner{grid-template-columns:190px minmax(0,1fr) auto;padding:0 14px}
  .brand-logo-image{width:174px}
  .topbar .desktop-nav{gap:11px}
  .topbar .desktop-nav a{font-size:12.5px}
  .topbar .account-menu-name{display:none}
  .topbar .add-listing-cta{padding:10px 13px}
}
@media(max-width:900px){
  :root{--topbar-height:68px}
  .topbar{height:var(--topbar-height)}
  .topbar-inner{display:flex;padding:0 14px}
  .brand-logo-image{width:176px;max-height:52px}
}
@media(max-width:420px){
  .brand-logo-image{width:154px}
  .topbar-inner{padding:0 10px}
}
@media(prefers-reduced-motion:reduce){
  .topbar .desktop-nav a,.topbar .top-icon-action,.topbar .account-menu-trigger,.topbar .add-listing-cta{transition:none}
}


/* RC3.5.8.10 — high-resolution shared Podziel.pl branding */
.footer-brand{display:flex;align-items:center;gap:10px;min-width:0}
.footer-brand img{width:112px;height:auto;flex:0 0 auto}
.footer-brand span{min-width:0}
.auth-logo{display:block;width:min(300px,76vw);margin:0 auto 22px}
.auth-logo img{display:block;width:100%;height:auto}
.admin-brand-logo{display:flex;align-items:center;width:190px;max-width:calc(var(--admin-sidebar) - 28px);height:100%;overflow:hidden}
.admin-brand-full{display:block;width:184px;height:auto}
.admin-brand-mark{display:none;width:44px;height:44px;border-radius:11px}
.admin-nav-collapsed .admin-brand-full{display:none}
.admin-nav-collapsed .admin-brand-mark{display:block}
.admin-nav-collapsed .admin-brand-logo{width:44px;max-width:44px;justify-self:center}
@media(max-width:900px){
  .admin-brand-logo,.admin-nav-collapsed .admin-brand-logo{width:178px;max-width:52vw;justify-self:start}
  .admin-brand-full,.admin-nav-collapsed .admin-brand-full{display:block;width:178px}
  .admin-brand-mark{display:none!important}
  .footer-brand{align-items:flex-start;flex-direction:column;gap:5px}
}
@media(max-width:560px){
  .auth-logo{width:min(260px,76vw)}
  .footer-brand img{width:102px}
}

/* RC3.5.8.11 — branded Add listing CTA across the whole service */
:root{
  --add-listing-cyan:#00cedf;
  --add-listing-cyan-light:#24dce6;
  --add-listing-cyan-hover:#00b7c8;
  --add-listing-navy:#011b35;
  --add-listing-ring:rgba(0,206,223,.28);
}
.btn-add-listing{
  border-color:#55e5ec;
  background:linear-gradient(135deg,var(--add-listing-cyan-light) 0%,var(--add-listing-cyan) 58%,#00c4d6 100%);
  color:var(--add-listing-navy);
  box-shadow:0 8px 20px rgba(0,164,180,.22);
  font-weight:850;
}
.btn-add-listing:hover,
.btn-add-listing:focus-visible{
  border-color:#25d4df;
  background:linear-gradient(135deg,#12d1dc 0%,var(--add-listing-cyan-hover) 100%);
  color:var(--add-listing-navy);
  box-shadow:0 10px 25px rgba(0,164,180,.31),0 0 0 4px var(--add-listing-ring);
}
.btn-add-listing:active{
  transform:translateY(0);
  box-shadow:0 4px 12px rgba(0,164,180,.24);
}
.btn-add-listing .ui-icon,
.btn-add-listing .glossy-icon{color:currentColor}
.topbar .add-listing-cta{
  border-color:#55e5ec;
  background:linear-gradient(135deg,var(--add-listing-cyan-light) 0%,var(--add-listing-cyan) 58%,#00c4d6 100%);
  color:var(--add-listing-navy);
  box-shadow:0 8px 20px rgba(0,181,196,.29);
}
.topbar .add-listing-cta:hover,
.topbar .add-listing-cta:focus-visible{
  border-color:#25d4df;
  background:linear-gradient(135deg,#12d1dc 0%,var(--add-listing-cyan-hover) 100%);
  color:var(--add-listing-navy);
  box-shadow:0 10px 25px rgba(0,181,196,.37),0 0 0 4px rgba(35,219,230,.18);
}
.mobile-bottom .mobile-add>.ui-icon{
  background:linear-gradient(135deg,var(--add-listing-cyan-light),var(--add-listing-cyan));
  color:var(--add-listing-navy);
  box-shadow:0 6px 16px rgba(0,164,180,.3);
}
.mobile-bottom .mobile-add:hover>.ui-icon,
.mobile-bottom .mobile-add:focus-visible>.ui-icon{
  background:linear-gradient(135deg,#12d1dc,var(--add-listing-cyan-hover));
  color:var(--add-listing-navy);
}
@media(prefers-reduced-motion:reduce){
  .btn-add-listing{transition:none}
}

/* RC3.5.8.12 — mobile listing grid and bottom navigation repair */
html{
  color-scheme:only light;
  -webkit-text-size-adjust:100%;
  text-size-adjust:100%;
  max-width:100%;
  overflow-x:hidden;
}
body{
  max-width:100%;
  overflow-x:hidden;
}
.app-shell,.main-content{min-width:0;max-width:100%}

@media(max-width:900px){
  body{padding-bottom:calc(82px + env(safe-area-inset-bottom))}

  .mobile-bottom{
    height:calc(66px + env(safe-area-inset-bottom));
    padding:0 4px env(safe-area-inset-bottom);
    background:#fff;
    border-top:1px solid #d9e2ef;
    box-shadow:0 -8px 24px rgba(5,24,50,.12);
    color:var(--navy);
    isolation:isolate;
  }

  .mobile-bottom a{
    min-width:0;
    height:66px;
    padding:8px 2px 6px;
    gap:4px;
    overflow:visible;
    color:#243550;
    font-size:10px;
    line-height:1.05;
    -webkit-tap-highlight-color:transparent;
  }

  .mobile-bottom a>.ui-icon{
    width:23px;
    height:23px;
    flex:0 0 23px;
    color:currentColor;
  }

  .mobile-bottom .mobile-nav-label,
  .mobile-bottom .mobile-add>.mobile-nav-label{
    display:block;
    width:100%;
    height:auto;
    min-width:0;
    margin:0;
    padding:0;
    border-radius:0;
    background:transparent!important;
    box-shadow:none!important;
    color:currentColor;
    font-size:10px!important;
    font-weight:700;
    line-height:1.05;
    text-align:center;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
  }

  .mobile-bottom a.is-active{
    color:#0a5d73;
    font-weight:850;
  }

  .mobile-bottom .mobile-add{
    position:relative;
    padding-top:0;
    color:var(--add-listing-navy);
    overflow:visible;
  }

  .mobile-bottom .mobile-add>.ui-icon{
    width:48px;
    height:48px;
    flex-basis:48px;
    margin-top:-24px;
    padding:13px;
    border:3px solid #fff;
    border-radius:50%;
    background:linear-gradient(135deg,var(--add-listing-cyan-light),var(--add-listing-cyan));
    color:var(--add-listing-navy);
    box-shadow:0 7px 18px rgba(0,164,180,.34);
  }

  .mobile-bottom .mobile-add>.mobile-add-label{
    margin-top:-1px;
    color:#17314c;
  }
}

@media(max-width:700px){
  .main-content{padding:14px 10px 0}

  .listing-grid,
  .listing-grid-results,
  .home-latest-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
  }

  .listing-card{
    display:flex!important;
    flex-direction:column;
    width:100%;
    min-width:0;
    overflow:hidden;
    border-radius:12px;
  }

  .listing-image-wrap{
    width:100%;
    min-width:0;
    overflow:hidden;
  }

  .listing-image{
    width:100%;
    height:auto!important;
    min-height:0;
    aspect-ratio:4/3!important;
  }

  .listing-image img{
    width:100%;
    height:100%;
    object-fit:cover;
  }

  .listing-body{
    min-width:0;
    padding:9px 9px 10px;
  }

  .listing-title{
    min-height:34px;
    font-size:13px;
    line-height:1.3;
    overflow-wrap:anywhere;
  }

  .listing-meta{
    margin:5px 0 0;
    font-size:10.5px;
    line-height:1.25;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
  }

  .listing-card-attributes{display:none}

  .listing-card-footer{
    min-width:0;
    margin-top:7px;
    align-items:flex-start;
    flex-direction:column;
    gap:2px;
  }

  .listing-card-footer small{
    max-width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-size:9px;
  }

  .listing-card-footer .listing-price{
    max-width:100%;
    margin:0;
    text-align:left;
    font-size:14px;
    line-height:1.2;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }

  .card-actions{
    top:7px;
    right:7px;
    gap:6px;
  }

  .card-action{
    width:34px;
    height:34px;
  }

  .card-actions .action-icon,
  .card-actions .ui-icon{
    width:17px;
    height:17px;
  }

  .listing-image-wrap>.listing-type-badge{
    left:7px;
    top:7px;
    max-width:calc(100% - 53px);
    padding:5px 8px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-size:9.5px;
  }

  .card-imported-badge,
  .card-photo-count{
    bottom:7px;
    padding:4px 7px;
    font-size:9px;
  }

  .card-imported-badge{left:7px;max-width:calc(100% - 55px)}
  .card-photo-count{right:7px}
  .listing-image-wrap>.price-drop-badge{left:7px;bottom:34px;font-size:9px}
}

@media(max-width:390px){
  .main-content{padding-left:8px;padding-right:8px}

  .listing-grid,
  .listing-grid-results,
  .home-latest-grid{
    gap:8px!important;
  }

  .listing-body{padding:8px}
  .listing-title{font-size:12.5px;min-height:33px}
  .listing-card-footer .listing-price{font-size:13px}

  .mobile-bottom{padding-left:1px;padding-right:1px}
  .mobile-bottom a{padding-left:1px;padding-right:1px}
  .mobile-bottom .mobile-nav-label,
  .mobile-bottom .mobile-add>.mobile-nav-label{font-size:9.5px!important}
}

@media(max-width:330px){
  .listing-grid,
  .listing-grid-results,
  .home-latest-grid{
    grid-template-columns:1fr!important;
  }

  .listing-card{
    display:grid!important;
    grid-template-columns:116px minmax(0,1fr);
  }

  .listing-image-wrap,.listing-image{height:100%}
  .listing-image{aspect-ratio:auto!important;min-height:126px}
}

/* RC3.5.8.13 — balanced desktop width and denser wide-screen catalogue */
:root{
  --public-content-max:1800px;
  --public-shell-max:2054px;
}

@media(min-width:901px){
  .topbar-inner,
  .app-shell{
    width:100%;
    max-width:var(--public-shell-max);
    margin-left:auto;
    margin-right:auto;
  }

  .main-content{
    width:100%;
    max-width:none;
  }

  .main-content>*{
    max-width:var(--public-content-max);
    margin-left:auto;
    margin-right:auto;
  }
}

@media(min-width:1900px){
  .projects-grid-v2{
    grid-template-columns:repeat(5,minmax(0,1fr));
  }
}


/* RC3.5.8.15 — adaptive, fully filled personalised homepage feed */
.home-personal-grid{
  grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));
  align-items:stretch;
}
.home-personal-grid[data-items="1"]{
  grid-template-columns:minmax(260px,420px);
  justify-content:start;
}
.home-personal-grid[data-items="2"]{
  grid-template-columns:repeat(2,minmax(260px,420px));
  justify-content:start;
}
.home-personal-grid .listing-card{
  height:100%;
  display:flex;
  flex-direction:column;
}
.home-personal-grid .listing-image-wrap{
  flex:0 0 auto;
}
.home-personal-grid .listing-body{
  flex:1;
  display:flex;
  flex-direction:column;
}
.home-personal-grid .listing-card-footer{
  margin-top:auto;
  padding-top:8px;
}
@media(max-width:900px){
  .home-personal-grid[data-items="1"]{
    grid-template-columns:minmax(0,1fr);
  }
  .home-personal-grid[data-items="2"]{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:700px){
  .home-personal-grid,
  .home-personal-grid[data-items="1"],
  .home-personal-grid[data-items="2"]{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .home-personal-grid[data-items="1"] .listing-card{
    max-width:340px;
  }
}
@media(max-width:330px){
  .home-personal-grid,
  .home-personal-grid[data-items="1"],
  .home-personal-grid[data-items="2"]{
    grid-template-columns:1fr!important;
  }
  .home-personal-grid[data-items="1"] .listing-card{
    max-width:none;
  }
}

/* RC3.5.8.16 — reliable category selectors and responsive seller contact card */
.category-option-templates{display:none!important}
.listing-decision-aside,
.decision-card,
.listing-message-form,
.listing-message-form>label{
  min-width:0;
  max-width:100%;
}
.listing-message-form>label{
  display:block;
  width:100%;
}
.listing-message-form textarea{
  display:block;
  width:100%;
  max-width:100%;
  min-height:138px;
  padding:12px 13px;
  border:1px solid var(--line);
  border-radius:10px;
  color:var(--navy);
  background:#fff;
  outline:0;
  resize:vertical;
}
.listing-message-form textarea:focus{
  border-color:#7aa2ff;
  box-shadow:0 0 0 3px rgba(11,85,229,.1);
}
.message-suggestions{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(210px,1fr));
  gap:8px;
  width:100%;
  max-width:100%;
  overflow:visible;
  padding:2px 0;
  scrollbar-width:none;
}
.message-suggestions::-webkit-scrollbar{display:none}
.message-template{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  width:100%;
  min-width:0;
  min-height:42px;
  padding:9px 12px;
  border-radius:12px;
  white-space:normal;
  overflow-wrap:anywhere;
  text-align:left;
  line-height:1.3;
}
.safety-hint{
  min-width:0;
  max-width:100%;
  overflow-wrap:anywhere;
}
@media(max-width:560px){
  .message-suggestions{grid-template-columns:1fr}
  .listing-message-form textarea{min-height:124px}
}

/* RC3.5.8.17 — Podziel.pl rounded brand-outline icon system */
:root{
  --podziel-icon-navy:#062a4e;
  --podziel-icon-cyan:#00c7d8;
  --podziel-icon-cyan-strong:#00adbf;
  --podziel-icon-soft:#e8fbfd;
  --podziel-icon-soft-2:#f4fdfe;
  --podziel-icon-line:#cfeef2;
}

/* Legacy class names are retained for backward compatibility; the assets are
   now flat, rounded, two-colour SVGs without gradients or raster effects. */
.glossy-icon{
  box-sizing:border-box;
  filter:none!important;
  image-rendering:auto;
  object-fit:contain;
  transform:none;
}
.ui-icon,.action-icon{
  shape-rendering:geometricPrecision;
  stroke-width:1.9px;
}

.hero-icon-glossy{
  border-color:var(--podziel-icon-line)!important;
  border-radius:18px!important;
  background:linear-gradient(145deg,#fff,var(--podziel-icon-soft-2))!important;
  box-shadow:0 10px 24px rgba(6,42,78,.07)!important;
}
.glossy-icon-hero{
  padding:8px;
}

.glossy-icon-category{
  padding:7px!important;
  border:1px solid var(--podziel-icon-line);
  border-radius:14px;
  background:var(--podziel-icon-soft-2);
}
.category-card:hover .glossy-icon-category,
.category-card:focus-visible .glossy-icon-category{
  border-color:#9be2e8;
  background:var(--podziel-icon-soft);
}

.sidebar-glossy-icon{
  padding:2px;
  border-radius:7px;
  background:transparent;
}
.sidebar-link:hover .sidebar-glossy-icon,
.sidebar-link.is-active .sidebar-glossy-icon{
  transform:none!important;
  background:rgba(255,255,255,.74);
}

.glossy-icon-tool,
.tool-catalog-icon,
.network-tool-icon,
.project-card-icon,
.aside-tool-glossy-icon{
  padding:6px;
  border:1px solid var(--podziel-icon-line);
  border-radius:13px;
  background:var(--podziel-icon-soft-2);
}
.tool-strip a:hover .glossy-icon-tool,
.tool-catalog-card:hover .tool-catalog-icon,
.network-tool-card:hover .network-tool-icon,
.project-card-v2:hover .project-card-icon,
.aside-tool-link:hover .aside-tool-glossy-icon{
  border-color:#9be2e8;
  background:var(--podziel-icon-soft);
}

.account-glossy-icon{
  padding:7px;
  border:1px solid var(--podziel-icon-line);
  border-radius:14px;
  background:var(--podziel-icon-soft-2);
}
.account-links a:hover .account-glossy-icon,
.account-links a:focus-visible .account-glossy-icon{
  border-color:#9be2e8;
  background:var(--podziel-icon-soft);
}
.button-glossy-icon{
  padding:2px;
  border:0;
  background:transparent;
}
.category-root-icon,
.category-admin-icon,
.site-settings-preview-icon,
.admin-tile-glossy-icon,
.admin-today-icon,
.admin-area-icon{
  padding:7px;
  border:1px solid var(--podziel-icon-line);
  border-radius:13px;
  background:var(--podziel-icon-soft-2);
}
.category-root-card:hover .category-root-icon,
.category-root-card:focus-visible .category-root-icon{
  border-color:#9be2e8;
  background:var(--podziel-icon-soft);
}

/* Admin navigation uses white icons on the navy rail and reveals the full
   navy/cyan brand colours on the selected white item. */
.admin-nav-dashboard:not(.is-active) .admin-glossy-icon,
.admin-nav-group-items>a:not(.is-active) .admin-glossy-icon{
  filter:brightness(0) invert(1)!important;
  opacity:.9;
}
.admin-nav-dashboard.is-active .admin-glossy-icon,
.admin-nav-group-items>a.is-active .admin-glossy-icon{
  filter:none!important;
  opacity:1;
}
.admin-nav-dashboard:hover .admin-glossy-icon,
.admin-nav-group-items>a:hover .admin-glossy-icon{
  transform:none!important;
}

/* Inline controls follow the same rounded brand language without forcing a
   colour where the surrounding component intentionally uses white or red. */
.icon-button,
.card-actions button,
.project-favorite-button,
.topbar .top-icon-action,
.mobile-bottom a>.ui-icon:not(.mobile-add>.ui-icon){
  border-radius:12px;
}
.card-actions button:hover,
.card-actions button:focus-visible,
.project-favorite-button:hover,
.project-favorite-button:focus-visible{
  border-color:#9be2e8;
  background:var(--podziel-icon-soft);
  color:var(--podziel-icon-navy);
}
.mobile-bottom a.is-active>.ui-icon{
  color:var(--podziel-icon-cyan-strong);
}

@media(max-width:700px){
  .glossy-icon-category{padding:6px!important;border-radius:12px}
  .account-glossy-icon{padding:6px;border-radius:12px}
  .glossy-icon-tool,.tool-catalog-icon,.network-tool-icon,.project-card-icon,.aside-tool-glossy-icon{padding:5px;border-radius:11px}
}

@media(prefers-reduced-motion:reduce){
  .glossy-icon,.ui-icon,.action-icon{transition:none!important}
}

/* RC3.5.8.18 — administracyjny układ obszarów po lewej i zakładek u góry */
.admin-page{--admin-sidebar:264px;--admin-tabs-height:72px}
.admin-workspace-shell{grid-template-columns:var(--admin-sidebar) minmax(0,1fr)}
.admin-area-nav{display:flex!important;flex-direction:column;gap:0;padding:12px 10px 16px!important;overflow-y:auto;overflow-x:hidden}
.admin-area-nav .admin-nav-head{flex:0 0 auto;margin:0 0 8px}
.admin-area-list{display:grid;gap:6px}
.admin-area-link{position:relative;min-height:68px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px 10px;border:1px solid transparent;border-radius:13px;color:#dce7f9!important;text-decoration:none;transition:background .16s ease,border-color .16s ease,transform .16s ease}
.admin-area-link:hover{background:rgba(255,255,255,.075);border-color:rgba(255,255,255,.08);color:#fff!important}
.admin-area-link.is-active{background:#fff;border-color:#fff;color:#082750!important;box-shadow:0 10px 26px rgba(0,9,31,.24)}
.admin-area-link.is-active::before{content:"";position:absolute;left:-10px;top:14px;bottom:14px;width:4px;border-radius:0 6px 6px 0;background:#00c7d8}
.admin-area-nav-icon{width:38px!important;height:38px!important;padding:7px;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:rgba(255,255,255,.07);filter:brightness(0) invert(1);opacity:.94}
.admin-area-link.is-active .admin-area-nav-icon{border-color:#bdeff2;background:#edfcfd;filter:none;opacity:1}
.admin-area-copy{min-width:0;display:block}
.admin-area-copy strong,.admin-area-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.admin-area-copy strong{font-size:13px;line-height:1.3}
.admin-area-copy small{margin-top:3px;color:#91a5c4;font-size:10.5px;font-weight:500;line-height:1.25}
.admin-area-link.is-active .admin-area-copy small{color:#62728b}
.admin-area-link .admin-nav-badge{justify-self:end}
.admin-search-results{display:grid;gap:4px;margin-top:2px}
.admin-search-result{min-height:52px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 9px;border-radius:10px;color:#dce7f9!important;text-decoration:none}
.admin-search-result:hover{background:rgba(255,255,255,.085);color:#fff!important}
.admin-search-result.is-active{background:#fff;color:#082750!important}
.admin-search-result-icon{width:31px!important;height:31px!important;padding:5px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:rgba(255,255,255,.07);filter:brightness(0) invert(1)}
.admin-search-result.is-active .admin-search-result-icon{filter:none;background:#eefcfd;border-color:#c5edf1}
.admin-search-result span{min-width:0}
.admin-search-result strong,.admin-search-result small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.admin-search-result strong{font-size:12.5px}
.admin-search-result small{margin-top:2px;color:#92a5c2;font-size:10px}
.admin-search-result.is-active small{color:#61708a}
.admin-nav-help{margin-top:auto;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;padding:12px 9px 2px;color:#cbd8ec}
.admin-nav-help-icon{width:36px!important;height:36px!important;padding:6px;border:1px solid rgba(255,255,255,.12);border-radius:11px;background:rgba(255,255,255,.06);filter:brightness(0) invert(1);opacity:.88}
.admin-nav-help strong,.admin-nav-help small{display:block}
.admin-nav-help strong{font-size:11px}
.admin-nav-help small{margin-top:2px;color:#8fa2bf;font-size:10px;line-height:1.3}
.admin-workspace{min-width:0;display:flex;flex-direction:column}
.admin-context-tabs{position:sticky;top:68px;z-index:320;min-height:var(--admin-tabs-height);display:grid;grid-template-columns:minmax(210px,270px) minmax(0,1fr);align-items:stretch;border-bottom:1px solid #dce4ef;background:rgba(255,255,255,.97);box-shadow:0 7px 24px rgba(12,35,73,.06);backdrop-filter:blur(12px)}
.admin-context-label{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;padding:10px 16px;border-right:1px solid #e4e9f1;min-width:0}
.admin-context-icon{width:39px!important;height:39px!important;padding:7px;border:1px solid #ccecf0;border-radius:12px;background:#effcfd}
.admin-context-label span{min-width:0}
.admin-context-label strong,.admin-context-label small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.admin-context-label strong{font-size:13px;color:#09284f}
.admin-context-label small{margin-top:2px;color:#64738b;font-size:10.5px}
.admin-tabs-scroll{min-width:0;display:flex;align-items:center;gap:6px;padding:10px 14px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:#becae0 transparent}
.admin-context-tab{position:relative;flex:0 0 auto;min-height:44px;display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border:1px solid transparent;border-radius:12px;color:#32445f!important;font-size:12.5px;font-weight:750;white-space:nowrap;text-decoration:none;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}
.admin-context-tab:hover{background:#f1f7ff;border-color:#d5e3f7;color:#0b55e5!important}
.admin-context-tab.is-active{background:#eafcfd;border-color:#a9e7ec;color:#073e58!important;box-shadow:0 5px 15px rgba(0,143,157,.09)}
.admin-context-tab.is-active::after{content:"";position:absolute;left:14px;right:14px;bottom:-11px;height:3px;border-radius:3px 3px 0 0;background:#00bdce}
.admin-context-tab-icon{width:28px!important;height:28px!important;padding:4px;border:1px solid #dde5ef;border-radius:9px;background:#fff}
.admin-context-tab.is-active .admin-context-tab-icon{border-color:#b8e8ec;background:#fff}
.admin-tab-badge{min-width:21px;height:19px;display:grid;place-items:center;padding:0 5px;border-radius:999px;background:#dbe7ff;color:#0c4ac2;font-size:10px;line-height:1}
.admin-tab-badge.is-danger{background:#ef2b24;color:#fff}
.admin-workspace>.admin-main{width:100%;padding:24px 28px 50px}
.admin-nav-collapsed{--admin-sidebar:80px}
.admin-nav-collapsed .admin-shell{grid-template-columns:80px minmax(0,1fr)}
.admin-nav-collapsed .admin-top-inner{grid-template-columns:80px minmax(180px,1fr) auto}
.admin-nav-collapsed .admin-area-nav{padding-left:8px!important;padding-right:8px!important}
.admin-nav-collapsed .admin-nav-search,.admin-nav-collapsed .admin-nav-help,.admin-nav-collapsed .admin-area-copy,.admin-nav-collapsed .admin-area-link .admin-nav-badge{display:none!important}
.admin-nav-collapsed .admin-area-list{gap:7px}
.admin-nav-collapsed .admin-area-link{min-height:52px;grid-template-columns:1fr;place-items:center;padding:6px}
.admin-nav-collapsed .admin-area-link.is-active::before{left:-8px;top:10px;bottom:10px}
.admin-nav-collapsed .admin-area-nav-icon{width:40px!important;height:40px!important}
.admin-nav-collapsed .admin-search-results{display:none!important}
.admin-nav-collapsed .admin-nav-empty{display:none!important}

@media(max-width:1280px){
  .admin-page{--admin-sidebar:228px}
  .admin-context-tabs{grid-template-columns:210px minmax(0,1fr)}
  .admin-area-link{grid-template-columns:38px minmax(0,1fr) auto;padding-left:8px;padding-right:8px}
  .admin-area-nav-icon{width:35px!important;height:35px!important}
  .admin-area-copy small{font-size:10px}
}
@media(max-width:1040px) and (min-width:901px){
  .admin-page{--admin-sidebar:196px}
  .admin-context-tabs{grid-template-columns:170px minmax(0,1fr)}
  .admin-context-label{grid-template-columns:34px minmax(0,1fr);padding-left:10px;padding-right:10px}
  .admin-context-icon{width:33px!important;height:33px!important;padding:6px}
  .admin-context-label small{display:none}
  .admin-area-copy small{display:none}
  .admin-area-link{min-height:56px}
}
@media(max-width:900px){
  .admin-page{--admin-sidebar:310px;--admin-tabs-height:62px}
  .admin-workspace-shell{display:block}
  .admin-area-nav{display:none!important;position:fixed;left:0;top:68px;bottom:0;width:min(330px,88vw);height:auto;z-index:390;padding-bottom:max(18px,env(safe-area-inset-bottom))!important;box-shadow:16px 0 44px rgba(2,14,35,.28)}
  .admin-area-nav.is-open{display:flex!important}
  .admin-nav-collapsed .admin-area-nav{width:min(330px,88vw);padding-left:10px!important;padding-right:10px!important}
  .admin-nav-collapsed .admin-nav-search,.admin-nav-collapsed .admin-nav-help,.admin-nav-collapsed .admin-area-copy,.admin-nav-collapsed .admin-area-link .admin-nav-badge{display:grid!important}
  .admin-nav-collapsed .admin-nav-search{display:flex!important}
  .admin-nav-collapsed .admin-area-link{min-height:68px;grid-template-columns:42px minmax(0,1fr) auto;place-items:initial;padding:10px}
  .admin-nav-collapsed .admin-area-link.is-active::before{left:-10px;top:14px;bottom:14px}
  .admin-nav-collapsed .admin-search-results:not([hidden]){display:grid!important}
  .admin-nav-collapsed .admin-nav-empty:not([hidden]){display:block!important}
  .admin-context-tabs{top:68px;grid-template-columns:1fr;min-height:62px}
  .admin-context-label{display:none}
  .admin-tabs-scroll{padding:8px 12px;gap:5px}
  .admin-context-tab{min-height:42px;padding:6px 10px;font-size:12px}
  .admin-context-tab.is-active::after{bottom:-9px}
  .admin-context-tab-icon{width:27px!important;height:27px!important}
  .admin-workspace>.admin-main{padding:17px 14px 42px}
}
@media(max-width:560px){
  .admin-context-tab span{max-width:145px;overflow:hidden;text-overflow:ellipsis}
  .admin-context-tab{padding-left:9px;padding-right:9px}
  .admin-tabs-scroll{scroll-padding-inline:12px}
}

/* RC3.5.8.19 — reliable and accessible private-message composer */
.message-thread{
  display:grid!important;
  grid-template-rows:auto minmax(180px,1fr) auto;
  min-width:0;
  min-height:0;
  overflow:hidden;
  position:relative;
}
.message-thread>.messages{
  min-width:0;
  min-height:0!important;
  max-height:none!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  position:relative;
  z-index:1;
  overscroll-behavior:contain;
  scrollbar-gutter:stable;
}
.message-compose{
  display:block!important;
  flex:0 0 auto;
  position:relative;
  z-index:10;
  isolation:isolate;
  pointer-events:auto!important;
  border-top:1px solid var(--line);
  background:#fff;
}
.message-compose textarea{
  display:block;
  width:100%;
  min-height:78px!important;
  max-height:220px!important;
  position:relative;
  z-index:2;
  pointer-events:auto!important;
  user-select:text!important;
  -webkit-user-select:text!important;
  touch-action:manipulation;
  caret-color:var(--blue);
  resize:none!important;
  overflow-y:auto;
  line-height:1.45;
}
.message-compose textarea:focus{
  outline:0;
  border-color:#4f83ff!important;
  box-shadow:0 0 0 4px rgba(11,85,229,.12)!important;
}
.message-compose-error{
  margin:8px 0 0;
  padding:9px 11px;
  border:1px solid #f2b8b5;
  border-radius:9px;
  background:#fff4f3;
  color:#a51e18;
  font-size:12px;
  font-weight:700;
}
.message-compose-error[hidden]{display:none!important}
.message-compose-actions{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto auto;
  align-items:center;
  gap:10px 14px;
}
.message-compose-count{
  color:var(--muted);
  font-size:11px;
  font-variant-numeric:tabular-nums;
  white-space:nowrap;
}
.message-compose-count.is-near-limit{color:#b85d00;font-weight:800}
.message-compose [data-message-submit]{min-width:170px}
.message-compose [data-message-submit].is-loading{cursor:wait;opacity:.8;transform:none;box-shadow:none}
.conversation-continuation-notice{
  align-self:stretch;
  margin:0 0 8px!important;
  padding:10px 12px;
  border:1px solid #cbd9f4;
  border-radius:10px;
  background:#f4f7fd;
  color:#34445f;
  font-size:12px;
  font-weight:650;
}
@media(max-width:700px){
  .message-thread{grid-template-rows:auto minmax(260px,1fr) auto;overflow:visible}
  .message-thread>.messages{max-height:min(52vh,560px)!important;scrollbar-gutter:auto}
  .message-compose{position:sticky;bottom:calc(67px + env(safe-area-inset-bottom));padding-bottom:max(14px,env(safe-area-inset-bottom))!important;box-shadow:0 -8px 24px rgba(11,27,58,.08)}
  .message-compose-actions{grid-template-columns:1fr auto}
  .message-compose-actions small{grid-column:1/-1}
  .message-compose [data-message-submit]{min-width:0}
}
@media(max-width:520px){
  .message-compose-actions{grid-template-columns:1fr!important}
  .message-compose-count{justify-self:end}
  .message-compose-actions .btn{width:100%}
}

/* RC3.5.9.3 — category shortcuts and listing project recommendations */
.sidebar-free-filter{color:#0b725a}.sidebar-free-filter .ui-icon{color:#00aebf}.sidebar-free-filter.is-active{background:#eafcfd;color:#05677a}
.listing-project-recommendations{gap:10px}.project-recommendation-kicker{margin:0 0 5px;color:#009fb1;font-size:10px;font-weight:850;letter-spacing:.09em}.listing-project-recommendations .aside-heading{margin-bottom:3px}.listing-project-recommendations .listing-project-link{align-items:center}.listing-project-recommendations .aside-tool-copy em{display:inline-block;margin-top:6px;padding:3px 7px;border-radius:999px;background:#eafcfd;color:#086b78;font-size:10px;font-style:normal;font-weight:750;line-height:1.35}.listing-projects-all{display:flex;align-items:center;justify-content:center;gap:5px;padding:9px 10px;margin-top:2px;border-radius:10px;background:#f4f8ff;color:var(--blue);font-size:12px;font-weight:800}.listing-projects-all:hover{background:#eaf1ff}.listing-projects-all .ui-icon{width:15px;height:15px}
@media(max-width:760px){.listing-project-recommendations .aside-tool-copy em{white-space:normal}.listing-project-recommendations{padding:16px}}

/* RC3.5.9.4 — Soft Rounded Outline 2.0, zaakceptowany wariant Podziel.pl */
.brand-vector-icon{
  overflow:visible;
  color:var(--podziel-icon-navy);
}
.brand-vector-icon .brand-icon-primary{
  fill:none;
  stroke:var(--podziel-icon-navy,#062a4e);
}
.brand-vector-icon .brand-icon-accent{
  fill:none;
  stroke:var(--podziel-icon-cyan,#00c7d8);
  stroke-width:1.95;
}
.brand-vector-icon .brand-icon-soft-fill{
  fill:var(--podziel-icon-soft,#e8fbfd);
  stroke:none;
}

/* Kategorie otrzymują czystszy wygląd zgodny z zaakceptowanym podglądem:
   duży dwukolorowy piktogram bez dodatkowej ramki wewnątrz karty. */
.glossy-icon-category,
.category-root-icon{
  padding:3px!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.category-card:hover .glossy-icon-category,
.category-card:focus-visible .glossy-icon-category,
.category-root-card:hover .category-root-icon,
.category-root-card:focus-visible .category-root-icon{
  background:transparent!important;
  border-color:transparent!important;
}

/* W bocznym menu ikony pozostają lekkie i czytelne również przy małym rozmiarze. */
.sidebar-glossy-icon{
  padding:1px!important;
  background:transparent!important;
}
.sidebar-link:hover .sidebar-glossy-icon,
.sidebar-link.is-active .sidebar-glossy-icon{
  background:transparent!important;
}

/* Aktywne elementy zwiększają udział turkusu, ale nie zmieniają geometrii SVG. */
.sidebar-link.is-active .brand-vector-icon,
.account-links a[aria-current="page"] .brand-vector-icon,
.mobile-bottom a.is-active .brand-vector-icon{
  --podziel-icon-cyan:#00adbf;
  --podziel-icon-soft:#def9fb;
}

/* Pasek administratora nie korzysta już z filtra odwracającego kolory.
   Kolory SVG są sterowane tokenami, więc pozostają ostre na ekranach Retina. */
.admin-nav-dashboard:not(.is-active) .admin-glossy-icon,
.admin-nav-group-items>a:not(.is-active) .admin-glossy-icon{
  filter:none!important;
  opacity:1;
  --podziel-icon-navy:#ffffff;
  --podziel-icon-cyan:#58e2ec;
  --podziel-icon-soft:rgba(255,255,255,.12);
}
.admin-nav-dashboard.is-active .admin-glossy-icon,
.admin-nav-group-items>a.is-active .admin-glossy-icon{
  filter:none!important;
  --podziel-icon-navy:#062a4e;
  --podziel-icon-cyan:#00c7d8;
  --podziel-icon-soft:#e8fbfd;
}

/* Ikony kart narzędzi, konta i panelu administracyjnego zachowują lekkie,
   delikatne tło, ale bez efektu „glossy” i bez ciężkich cieni. */
.glossy-icon-tool,
.tool-catalog-icon,
.network-tool-icon,
.project-card-icon,
.aside-tool-glossy-icon,
.account-glossy-icon,
.category-admin-icon,
.site-settings-preview-icon,
.admin-tile-glossy-icon,
.admin-today-icon,
.admin-area-icon{
  box-shadow:none!important;
  background:#f7fdfe!important;
  border-color:#d9f1f4!important;
}

@media(max-width:700px){
  .glossy-icon-category,.category-root-icon{padding:2px!important}
  .sidebar-glossy-icon{padding:0!important}
}


/* RC3.5.9.6 — Rounded Filled Icons 3.0, zaakceptowany wariant Podziel.pl */
:root{
  --podziel-icon-navy:#062a4e;
  --podziel-icon-teal:#13c6c8;
  --podziel-icon-teal-dark:#0798ae;
  --podziel-icon-yellow:#ffb631;
  --podziel-icon-filled-surface:#f8fdfe;
  --podziel-icon-filled-border:#d8eef0;
}
.brand-filled-icon{
  overflow:visible;
  color:var(--podziel-icon-navy);
  filter:drop-shadow(0 1.5px 1.25px rgba(6,42,78,.18));
}
.brand-filled-icon .brand-icon-soft-fill{
  stroke:none;
}
.brand-filled-icon .brand-icon-primary{
  fill:none;
  stroke:var(--podziel-icon-navy);
  stroke-width:2.05;
  vector-effect:non-scaling-stroke;
}
.brand-filled-icon .brand-icon-accent{
  fill:var(--podziel-icon-yellow);
  stroke:var(--podziel-icon-yellow);
  stroke-width:2.15;
  vector-effect:non-scaling-stroke;
}
.glossy-icon-category,.category-root-icon{
  padding:2px!important;
  filter:drop-shadow(0 2px 2px rgba(6,42,78,.17));
}
.category-card,.category-root-card{
  transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease;
}
.category-card:hover,.category-card:focus-visible,.category-root-card:hover,.category-root-card:focus-visible{
  border-color:#9cdee2!important;
  background:linear-gradient(145deg,#fff,#f4fdfe)!important;
  box-shadow:0 11px 26px rgba(6,42,78,.10)!important;
}
.category-card:hover .brand-filled-icon,.category-card:focus-visible .brand-filled-icon,
.category-root-card:hover .brand-filled-icon,.category-root-card:focus-visible .brand-filled-icon{
  transform:translateY(-1px) scale(1.035);
}
.sidebar-glossy-icon{
  width:25px!important;
  height:25px!important;
  padding:1px!important;
  filter:drop-shadow(0 1px 1px rgba(6,42,78,.12));
}
.sidebar-link:hover .brand-filled-icon,.sidebar-link.is-active .brand-filled-icon{
  transform:scale(1.055)!important;
}
.glossy-icon-tool,.tool-catalog-icon,.network-tool-icon,.project-card-icon,.aside-tool-glossy-icon,
.account-glossy-icon,.admin-tile-glossy-icon,.admin-today-icon,.admin-area-icon,
.category-admin-icon,.site-settings-preview-icon{
  border-color:var(--podziel-icon-filled-border)!important;
  background:linear-gradient(145deg,#fff,var(--podziel-icon-filled-surface))!important;
  box-shadow:0 5px 13px rgba(6,42,78,.07)!important;
}
.admin-nav-dashboard:not(.is-active) .admin-glossy-icon,
.admin-nav-group-items>a:not(.is-active) .admin-glossy-icon,
.admin-area-link:not(.is-active) .admin-area-nav-icon{
  filter:drop-shadow(0 1px 1px rgba(0,0,0,.2))!important;
  --podziel-icon-navy:#eaf9ff;
  --podziel-icon-yellow:#ffd366;
}
.admin-nav-dashboard:not(.is-active) .brand-icon-soft-fill,
.admin-nav-group-items>a:not(.is-active) .brand-icon-soft-fill,
.admin-area-link:not(.is-active) .brand-icon-soft-fill{
  opacity:.92;
}
.admin-nav-dashboard.is-active .admin-glossy-icon,
.admin-nav-group-items>a.is-active .admin-glossy-icon,
.admin-area-link.is-active .admin-area-nav-icon{
  filter:drop-shadow(0 1px 1px rgba(6,42,78,.15))!important;
}
.mobile-bottom a.is-active .brand-filled-icon{
  filter:drop-shadow(0 2px 2px rgba(0,168,182,.24));
}
@media(max-width:700px){
  .glossy-icon-category,.category-root-icon{padding:2px!important}
  .sidebar-glossy-icon{width:24px!important;height:24px!important}
}
@media(prefers-reduced-motion:reduce){
  .brand-filled-icon{transition:none!important}
  .category-card:hover .brand-filled-icon,.category-card:focus-visible .brand-filled-icon,
  .category-root-card:hover .brand-filled-icon,.category-root-card:focus-visible .brand-filled-icon{transform:none!important}
}

/* RC3.5.9.9 — rzeczywiste ikony PNG z zaakceptowanej planszy „Propozycja B” */
.brand-raster-icon{
  display:block;
  object-fit:contain;
  object-position:center;
  max-width:none;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  filter:drop-shadow(0 4px 5px rgba(5,34,72,.20));
  transition:transform .18s ease,filter .18s ease;
}
.glossy-icon-category.brand-raster-icon,
.category-root-icon.brand-raster-icon{
  width:108px!important;
  height:108px!important;
  margin:0 auto 8px!important;
}
.category-directory-icon.brand-raster-icon{
  width:88px!important;
  height:88px!important;
}
.category-card,.category-root-card{
  min-height:184px!important;
  padding:17px 10px 14px!important;
  justify-content:center!important;
}
.category-card strong,.category-root-card strong{
  font-size:14px!important;
  line-height:1.25!important;
  margin-top:2px!important;
}
.category-card:hover .brand-raster-icon,
.category-card:focus-visible .brand-raster-icon,
.category-root-card:hover .brand-raster-icon,
.category-root-card:focus-visible .brand-raster-icon{
  transform:translateY(-3px) scale(1.035);
  filter:drop-shadow(0 7px 8px rgba(5,34,72,.24));
}
.sidebar-glossy-icon.brand-raster-icon{
  width:31px!important;
  height:31px!important;
  filter:drop-shadow(0 2px 2px rgba(5,34,72,.16));
}
.account-glossy-icon.brand-raster-icon,
.admin-tile-glossy-icon.brand-raster-icon,
.admin-today-icon.brand-raster-icon,
.admin-area-icon.brand-raster-icon,
.category-admin-icon.brand-raster-icon,
.site-settings-preview-icon.brand-raster-icon{
  width:54px!important;
  height:54px!important;
  background:transparent!important;
  border:0!important;
}
.mobile-bottom .brand-raster-icon{
  width:28px!important;
  height:28px!important;
  margin:0 auto!important;
  filter:drop-shadow(0 1px 1px rgba(5,34,72,.16));
}
@media(max-width:1300px){
  .glossy-icon-category.brand-raster-icon,.category-root-icon.brand-raster-icon{width:94px!important;height:94px!important}
  .category-card,.category-root-card{min-height:164px!important}
}
@media(max-width:900px){
  .glossy-icon-category.brand-raster-icon,.category-root-icon.brand-raster-icon{width:82px!important;height:82px!important}
  .category-card,.category-root-card{min-height:148px!important;padding:13px 8px!important}
}
@media(max-width:700px){
  .glossy-icon-category.brand-raster-icon,.category-root-icon.brand-raster-icon{width:72px!important;height:72px!important;margin-bottom:5px!important}
  .category-card,.category-root-card{min-height:132px!important;padding:10px 7px!important}
  .category-card strong,.category-root-card strong{font-size:12px!important}
  .sidebar-glossy-icon.brand-raster-icon{width:27px!important;height:27px!important}
}

/* RC3.5.9.10 — selectable icon themes */
.brand-icon-theme{display:block;flex:0 0 auto;overflow:visible}
.brand-icon-theme .brand-icon-soft-fill,
.brand-icon-theme .brand-icon-primary,
.brand-icon-theme .brand-icon-accent{transition:all .18s ease}
.brand-icon-theme .brand-icon-primary{fill:none;stroke:#062a4e;stroke-width:2.05}
.brand-icon-theme .brand-icon-accent{fill:#ffb631;stroke:#ffb631;stroke-width:2.15}
.brand-icon-theme .brand-icon-soft-fill{opacity:1}

.brand-icon-theme-proposal-a{
  filter:drop-shadow(0 6px 12px rgba(6,42,78,.10));
}
.brand-icon-theme-proposal-a .brand-icon-soft-fill{
  opacity:.14;
}
.brand-icon-theme-proposal-a .brand-icon-primary{
  stroke-width:2.15;
}
.brand-icon-theme-proposal-a .brand-icon-accent{
  fill:none;
  stroke:#ffb631;
  stroke-width:2.15;
}

.brand-icon-theme-proposal-b{
  filter:drop-shadow(0 8px 14px rgba(6,42,78,.14));
}
.brand-icon-theme-proposal-b .brand-icon-soft-fill{
  opacity:1;
}
.brand-icon-theme-proposal-b .brand-icon-primary{
  stroke-width:2.1;
}
.brand-icon-theme-proposal-b .brand-icon-accent{
  fill:#ffb631;
  stroke:#ffb631;
  stroke-width:2.15;
}

.brand-icon-theme-proposal-c{
  filter:none;
}
.brand-icon-theme-proposal-c .brand-icon-soft-fill{
  opacity:1;
}
.brand-icon-theme-proposal-c .brand-icon-primary{
  stroke:#0a2e54;
  stroke-width:1.8;
}
.brand-icon-theme-proposal-c .brand-icon-accent{
  fill:#13c6c8;
  stroke:#13c6c8;
  stroke-width:1.9;
}

.brand-icon-theme-proposal-d{
  filter:drop-shadow(0 10px 18px rgba(6,42,78,.18));
}
.brand-icon-theme-proposal-d .brand-icon-soft-fill{
  opacity:1;
}
.brand-icon-theme-proposal-d .brand-icon-primary{
  stroke:#ffffff;
  stroke-width:4.3;
  paint-order:stroke fill;
}
.brand-icon-theme-proposal-d .brand-icon-accent{
  fill:#ffb631;
  stroke:#062a4e;
  stroke-width:1.7;
}
.brand-icon-theme-proposal-d{background:transparent}
.brand-icon-theme-proposal-d .brand-icon-soft-fill{filter:saturate(1.05)}
.brand-icon-theme-proposal-d .brand-icon-primary + .brand-icon-accent{paint-order:stroke fill}
.icon-theme-admin-grid{display:grid;gap:14px}
.icon-theme-choice{display:grid;gap:12px;border:1px solid var(--line);border-radius:16px;padding:16px;background:#fff;cursor:pointer}
.icon-theme-choice:hover{border-color:#b9cdf5;box-shadow:0 8px 26px rgba(17,35,68,.06)}
.icon-theme-choice.is-selected{border-color:#3c7cff;background:#f7faff;box-shadow:0 10px 28px rgba(60,124,255,.10)}
.icon-theme-choice>input{justify-self:start;margin:0}
.icon-theme-choice-head{display:grid;gap:4px}
.icon-theme-choice-head span{color:var(--muted);font-size:14px;line-height:1.5}
.icon-theme-preview-row{display:flex;flex-wrap:wrap;gap:10px}
.icon-theme-preview-icon{width:52px;height:52px;border-radius:14px;background:#f6f9ff;border:1px solid #e1e9f5;display:grid;place-items:center}
.icon-theme-preview-icon .glossy-icon{width:34px;height:34px}
@media(max-width:700px){.icon-theme-preview-icon{width:46px;height:46px}.icon-theme-preview-icon .glossy-icon{width:30px;height:30px}}

/* RC3.5.9.10.3 — real distinct icon artwork per theme */
.brand-raster-icon.brand-icon-theme{object-fit:contain;max-width:none;background:transparent!important}
.icon-theme-preview-row{gap:14px!important}
.icon-theme-preview-icon{width:78px!important;height:78px!important;border-radius:18px!important;background:#f8fbff!important}
.icon-theme-preview-icon .glossy-icon{width:62px!important;height:62px!important}
.icon-theme-choice{padding:20px!important}
.icon-theme-choice-head strong{font-size:16px}
.icon-theme-choice-head span{font-size:13px}
@media(min-width:1050px){.icon-theme-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.icon-theme-admin-grid>div:last-child{grid-column:1/-1}}
@media(max-width:700px){.icon-theme-preview-icon{width:64px!important;height:64px!important}.icon-theme-preview-icon .glossy-icon{width:50px!important;height:50px!important}}

/* RC3.5.9.11 — complete, normalized and cacheable icon system */
.brand-icon-picture{
  display:inline-grid;
  place-items:center;
  flex:0 0 auto;
  line-height:0;
  overflow:visible;
  vertical-align:middle;
  contain:layout style;
}
.brand-icon-picture>.brand-raster-icon{
  display:block;
  max-width:100%;
  max-height:100%;
  object-fit:contain!important;
  object-position:center!important;
  overflow:visible!important;
  background:transparent!important;
  border:0!important;
  padding:0!important;
  margin:0!important;
  transform:none!important;
}

/* RC3.5.9.11.3: category artwork uses one optical scale and never clips. */
.category-card{overflow:visible!important}
.category-card>.brand-icon-picture{
  width:108px;
  height:108px;
  margin:0 auto 7px;
  overflow:visible!important;
  contain:none!important;
}
.category-card>.brand-icon-picture>.glossy-icon-category{
  width:108px!important;
  height:108px!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:contain!important;
  scale:1!important;
  clip-path:none!important;
}

/* Sidebar keeps a stable 34 px slot; normalized artwork is about 22 px optically. */
.sidebar-link{grid-template-columns:34px minmax(0,1fr) auto;gap:9px}
.sidebar-link>.brand-icon-picture,
.sidebar-link .brand-icon-picture{
  width:34px;
  height:34px;
  margin:0;
  overflow:visible!important;
  contain:none!important;
}
.sidebar-link .brand-icon-picture>.sidebar-glossy-icon{
  width:34px!important;
  height:34px!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:contain!important;
  scale:1!important;
  clip-path:none!important;
}

/* Common application contexts use a stable box and contain scaling. */
.hero-icon-glossy>.brand-icon-picture{width:68px;height:68px}
.hero-icon-glossy>.brand-icon-picture>.glossy-icon-hero{width:68px!important;height:68px!important}
.tool-strip .brand-icon-picture,.project-card-icon-wrap .brand-icon-picture{width:48px;height:48px}
.tool-strip .brand-icon-picture>.glossy-icon-tool{width:48px!important;height:48px!important}
.account-links .brand-icon-picture,.account-glossy-wrap .brand-icon-picture{width:48px;height:48px}
.account-links .brand-icon-picture>.account-glossy-icon{width:48px!important;height:48px!important}
.admin-nav .brand-icon-picture{width:28px;height:28px}
.admin-nav .brand-icon-picture>.admin-glossy-icon{width:28px!important;height:28px!important}
.aside-tool-icon-wrap .brand-icon-picture{width:38px;height:38px}
.aside-tool-icon-wrap .brand-icon-picture>.aside-tool-glossy-icon{width:38px!important;height:38px!important}

/* Settings previews are thumbnails, not full-size artwork. */
.icon-theme-preview-icon{overflow:visible!important}
.icon-theme-preview-icon>.brand-icon-picture{width:62px;height:62px}
.icon-theme-preview-icon>.brand-icon-picture>.glossy-icon{width:62px!important;height:62px!important}

/* Artistic and realistic themes need a little more optical breathing room. */
.brand-icon-picture[data-icon-theme="proposal_e"]>.brand-raster-icon{scale:1}
.brand-icon-picture[data-icon-theme="proposal_f"]>.brand-raster-icon{scale:.95}
.brand-icon-picture[data-icon-theme="proposal_g"]>.brand-raster-icon{scale:.95}
.brand-icon-picture[data-icon-theme="proposal_h"]>.brand-raster-icon{scale:.93}

@media(max-width:700px){
  .category-card>.brand-icon-picture{width:76px;height:76px;margin-bottom:6px}
  .category-card>.brand-icon-picture>.glossy-icon-category{width:76px!important;height:76px!important}
  .icon-theme-preview-icon>.brand-icon-picture{width:50px;height:50px}
  .icon-theme-preview-icon>.brand-icon-picture>.glossy-icon{width:50px!important;height:50px!important}
  .hero-icon-glossy>.brand-icon-picture{width:53px;height:53px}
  .hero-icon-glossy>.brand-icon-picture>.glossy-icon-hero{width:53px!important;height:53px!important}
}

/* Functional UI icons stay vector-sharp but inherit the selected family. */
.ui-icon-themed,.action-icon-themed{stroke-linecap:round;stroke-linejoin:round;shape-rendering:geometricPrecision}
.ui-icon-themed.brand-icon-theme-proposal_a,.action-icon-themed.brand-icon-theme-proposal_a{stroke-width:1.65}
.ui-icon-themed.brand-icon-theme-proposal_b,.action-icon-themed.brand-icon-theme-proposal_b{stroke-width:1.9}
.ui-icon-themed.brand-icon-theme-proposal_c,.action-icon-themed.brand-icon-theme-proposal_c{stroke-width:1.55}
.ui-icon-themed.brand-icon-theme-proposal_d,.action-icon-themed.brand-icon-theme-proposal_d{stroke-width:2.05}
.ui-icon-themed.brand-icon-theme-proposal_e,.action-icon-themed.brand-icon-theme-proposal_e{stroke-width:1.95;filter:drop-shadow(0 1px 1px rgba(6,42,78,.12))}
.ui-icon-themed.brand-icon-theme-proposal_f,.action-icon-themed.brand-icon-theme-proposal_f{stroke-width:1.7;opacity:.94}
.ui-icon-themed.brand-icon-theme-proposal_g,.action-icon-themed.brand-icon-theme-proposal_g{stroke-width:2;filter:drop-shadow(.4px .7px .4px rgba(6,42,78,.16))}
.ui-icon-themed.brand-icon-theme-proposal_h,.action-icon-themed.brand-icon-theme-proposal_h{stroke-width:1.85;filter:drop-shadow(0 .7px .7px rgba(6,42,78,.13))}


/* RC3.5.9.11.5 — category card layout + icon scaling refinement */
@media(min-width:701px){
  .category-grid{gap:12px!important}
  .category-card{
    display:grid!important;
    grid-template-columns:72px minmax(0,1fr)!important;
    grid-template-areas:
      "icon title"
      "icon meta"!important;
    align-items:center!important;
    justify-items:start!important;
    text-align:left!important;
    min-height:124px!important;
    padding:14px 14px 13px!important;
  }
  .category-card>.brand-icon-picture{
    grid-area:icon;
    width:72px!important;
    height:72px!important;
    margin:0!important;
    padding:3px!important;
  }
  .category-card>.brand-icon-picture>.glossy-icon-category{
    width:66px!important;
    height:66px!important;
    object-fit:contain!important;
  }
  .category-card strong{
    grid-area:title;
    display:block!important;
    width:100%!important;
    margin:0!important;
    line-height:1.25!important;
    font-size:13px!important;
    align-self:end!important;
    text-wrap:balance;
  }
  .category-card small{
    grid-area:meta;
    margin-top:4px!important;
    text-align:left!important;
    align-self:start!important;
  }
}
@media(max-width:700px){
  .category-card{min-height:120px!important;padding:11px 8px!important}
  .category-card>.brand-icon-picture{width:82px!important;height:82px!important;margin:0 auto 7px!important;padding:4px!important}
  .category-card>.brand-icon-picture>.glossy-icon-category{width:74px!important;height:74px!important;object-fit:contain!important}
  .category-card strong{font-size:12px!important;line-height:1.25!important}
}
.sidebar-link>.brand-icon-picture,.sidebar-link .brand-icon-picture{padding:2px!important}


/* RC3.5.9.11.6 — final category cards and sidebar alignment fix */
.category-grid{gap:14px!important}
.category-card,.category-root-card{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-start!important;
  text-align:center!important;
  padding:14px 10px 12px!important;
  min-height:168px!important;
  overflow:hidden!important;
}
.category-card>.brand-icon-picture,.category-root-card>.brand-icon-picture{
  width:92px!important;
  height:92px!important;
  margin:0 auto 10px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  contain:layout paint!important;
  flex:0 0 auto!important;
}
.category-card>.brand-icon-picture>.glossy-icon-category,.category-root-card>.brand-icon-picture>.glossy-icon-category{
  width:82px!important;
  height:82px!important;
  max-width:82px!important;
  max-height:82px!important;
  object-fit:contain!important;
  object-position:center center!important;
  display:block!important;
  margin:0 auto!important;
}
.category-card strong,.category-root-card strong{
  display:block!important;
  width:100%!important;
  margin:0!important;
  font-size:13px!important;
  line-height:1.25!important;
  text-align:center!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
}
.category-card small,.category-root-card small{
  margin-top:5px!important;
  text-align:center!important;
}
.sidebar-link{
  grid-template-columns:42px minmax(0,1fr) auto!important;
  gap:12px!important;
  align-items:center!important;
  padding:9px 10px!important;
}
.sidebar-link>.brand-icon-picture,.sidebar-link .brand-icon-picture{
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  margin:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  contain:layout paint!important;
  flex:0 0 auto!important;
}
.sidebar-link .brand-icon-picture>.sidebar-glossy-icon{
  width:32px!important;
  height:32px!important;
  max-width:32px!important;
  max-height:32px!important;
  object-fit:contain!important;
  object-position:center center!important;
  display:block!important;
  margin:0 auto!important;
}
.sidebar-link .sidebar-label{
  display:block!important;
  min-width:0!important;
  line-height:1.25!important;
  white-space:normal!important;
  overflow:visible!important;
}
.sidebar-link.is-active>.brand-icon-picture,.sidebar-link:hover>.brand-icon-picture{background:transparent!important}
@media(max-width:700px){
  .category-grid{gap:10px!important}
  .category-card,.category-root-card{min-height:148px!important;padding:11px 8px!important}
  .category-card>.brand-icon-picture,.category-root-card>.brand-icon-picture{width:82px!important;height:82px!important;margin:0 auto 8px!important}
  .category-card>.brand-icon-picture>.glossy-icon-category,.category-root-card>.brand-icon-picture>.glossy-icon-category{width:72px!important;height:72px!important;max-width:72px!important;max-height:72px!important}
  .category-card strong,.category-root-card strong{font-size:12px!important}
  .sidebar-link{grid-template-columns:40px minmax(0,1fr)!important}
  .sidebar-link small{display:none!important}
}


/* RC3.5.9.11.7 — use user-provided category icons and safer contain sizing */
.category-card>.brand-icon-picture,.category-root-card>.brand-icon-picture{
  width:96px!important;
  height:96px!important;
  overflow:visible!important;
  background:transparent!important;
}
.category-card>.brand-icon-picture>.glossy-icon-category,.category-root-card>.brand-icon-picture>.glossy-icon-category{
  width:78px!important;
  height:78px!important;
  max-width:78px!important;
  max-height:78px!important;
  object-fit:contain!important;
  object-position:center center!important;
}
.sidebar-link>.brand-icon-picture,.sidebar-link .brand-icon-picture{
  width:40px!important;
  height:40px!important;
  min-width:40px!important;
  overflow:visible!important;
  background:transparent!important;
}
.sidebar-link .brand-icon-picture>.sidebar-glossy-icon{
  width:28px!important;
  height:28px!important;
  max-width:28px!important;
  max-height:28px!important;
  object-fit:contain!important;
  object-position:center center!important;
}


/* RC3.5.9.11.8 — uniform category icon scale and stronger visibility */
.category-card,.category-root-card{min-height:166px!important;padding:14px 10px!important}
.category-card>.brand-icon-picture,.category-root-card>.brand-icon-picture{width:108px!important;height:108px!important;margin:0 auto 10px!important;overflow:visible!important;background:transparent!important}
.category-card>.brand-icon-picture>.glossy-icon-category,.category-root-card>.brand-icon-picture>.glossy-icon-category{width:88px!important;height:88px!important;max-width:88px!important;max-height:88px!important;object-fit:contain!important;object-position:center center!important}
.category-card strong,.category-root-card strong{font-size:13px!important;line-height:1.25!important}
.sidebar-link{grid-template-columns:48px minmax(0,1fr)!important;gap:12px!important}
.sidebar-link>.brand-icon-picture,.sidebar-link .brand-icon-picture{width:48px!important;height:48px!important;min-width:48px!important;overflow:visible!important;background:transparent!important}
.sidebar-link .brand-icon-picture>.sidebar-glossy-icon{width:36px!important;height:36px!important;max-width:36px!important;max-height:36px!important;object-fit:contain!important;object-position:center center!important}
@media(max-width:700px){.category-card,.category-root-card{min-height:156px!important;padding:12px 8px!important}.category-card>.brand-icon-picture,.category-root-card>.brand-icon-picture{width:98px!important;height:98px!important}.category-card>.brand-icon-picture>.glossy-icon-category,.category-root-card>.brand-icon-picture>.glossy-icon-category{width:82px!important;height:82px!important;max-width:82px!important;max-height:82px!important}.sidebar-link{grid-template-columns:46px minmax(0,1fr)!important;gap:10px!important}.sidebar-link>.brand-icon-picture,.sidebar-link .brand-icon-picture{width:46px!important;height:46px!important;min-width:46px!important}.sidebar-link .brand-icon-picture>.sidebar-glossy-icon{width:34px!important;height:34px!important;max-width:34px!important;max-height:34px!important}}


/* RC3.5.9.11.9 — sidebar uses page scroll instead of clipping its own content */
@media(min-width:901px){
  .app-shell{align-items:start!important}
  .sidebar{
    position:relative!important;
    top:auto!important;
    height:auto!important;
    min-height:calc(100vh - var(--topbar-height))!important;
    max-height:none!important;
    overflow:visible!important;
    align-self:stretch!important;
    scrollbar-width:none!important;
  }
  .sidebar::-webkit-scrollbar{display:none!important}
}


/* RC3.5.9.11.11 — category edge safety and polished project icons */
.category-card>.brand-icon-picture[data-icon-semantic="smartphone"],
.category-card>.brand-icon-picture[data-icon-semantic="stroller"],
.category-card>.brand-icon-picture[data-icon-semantic="tractor"]{
  overflow:visible!important;
  padding:3px!important;
}
.category-card>.brand-icon-picture[data-icon-semantic="smartphone"]>.glossy-icon-category,
.category-card>.brand-icon-picture[data-icon-semantic="stroller"]>.glossy-icon-category,
.category-card>.brand-icon-picture[data-icon-semantic="tractor"]>.glossy-icon-category{
  width:82px!important;
  height:82px!important;
  max-width:82px!important;
  max-height:82px!important;
  object-fit:contain!important;
  object-position:center!important;
}
.sidebar-link .brand-icon-picture[data-icon-semantic="smartphone"]>.sidebar-glossy-icon,
.sidebar-link .brand-icon-picture[data-icon-semantic="stroller"]>.sidebar-glossy-icon,
.sidebar-link .brand-icon-picture[data-icon-semantic="tractor"]>.sidebar-glossy-icon{
  width:33px!important;
  height:33px!important;
  max-width:33px!important;
  max-height:33px!important;
  object-fit:contain!important;
  object-position:center!important;
}
.project-card-main{
  grid-template-columns:64px minmax(0,1fr)!important;
  gap:14px!important;
}
.project-card-icon-wrap{
  width:58px!important;
  height:58px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid #dbe7f8!important;
  border-radius:16px!important;
  background:linear-gradient(145deg,#f8fbff,#eef7fb)!important;
  box-shadow:0 6px 16px rgba(6,42,78,.08)!important;
  overflow:visible!important;
}
.project-card-icon-wrap>.brand-icon-picture{
  width:50px!important;
  height:50px!important;
  display:grid!important;
  place-items:center!important;
  overflow:visible!important;
  contain:none!important;
}
.project-card-icon-wrap .project-card-icon{
  width:42px!important;
  height:42px!important;
  max-width:42px!important;
  max-height:42px!important;
  object-fit:contain!important;
  object-position:center!important;
  padding:0!important;
  margin:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
}
.project-card-v2:hover .project-card-icon-wrap{
  border-color:#9edee4!important;
  background:linear-gradient(145deg,#f5ffff,#eaf8fb)!important;
  box-shadow:0 8px 20px rgba(19,198,200,.14)!important;
}
.project-card-copy>strong{font-size:15px!important;line-height:1.28!important}
@media(max-width:520px){
  .project-card-main{grid-template-columns:58px minmax(0,1fr)!important;gap:12px!important}
  .project-card-icon-wrap{width:52px!important;height:52px!important;border-radius:14px!important}
  .project-card-icon-wrap>.brand-icon-picture{width:45px!important;height:45px!important}
  .project-card-icon-wrap .project-card-icon{width:38px!important;height:38px!important;max-width:38px!important;max-height:38px!important}
}


/* RC3.5.9.11.12 — Electronics padding + consistent project icon family */
.category-card>.brand-icon-picture[data-icon-semantic="smartphone"],
.category-root-card>.brand-icon-picture[data-icon-semantic="smartphone"]{
  overflow:visible!important;
}
.category-card>.brand-icon-picture[data-icon-semantic="smartphone"]>.glossy-icon-category,
.category-root-card>.brand-icon-picture[data-icon-semantic="smartphone"]>.glossy-icon-category{
  width:84px!important;
  height:84px!important;
  max-width:84px!important;
  max-height:84px!important;
  object-fit:contain!important;
  object-position:center!important;
}
.project-card-icon-wrap{
  width:56px!important;
  height:56px!important;
  border-radius:15px!important;
  border:1px solid #d9e8f5!important;
  background:linear-gradient(145deg,#ffffff,#edf9fb)!important;
  box-shadow:0 5px 14px rgba(6,42,78,.07)!important;
  overflow:hidden!important;
}
.project-card-icon-wrap>.brand-icon-picture{
  width:46px!important;
  height:46px!important;
  display:grid!important;
  place-items:center!important;
  overflow:visible!important;
}
.project-card-icon-wrap .project-card-icon{
  width:40px!important;
  height:40px!important;
  max-width:40px!important;
  max-height:40px!important;
  object-fit:contain!important;
  object-position:center!important;
  padding:0!important;
  margin:0!important;
  background:transparent!important;
  border:0!important;
}
.project-card-v2:hover .project-card-icon-wrap{
  border-color:#83dce4!important;
  background:linear-gradient(145deg,#ffffff,#e7fbfc)!important;
}
@media(max-width:520px){
  .project-card-icon-wrap{width:52px!important;height:52px!important}
  .project-card-icon-wrap>.brand-icon-picture{width:43px!important;height:43px!important}
  .project-card-icon-wrap .project-card-icon{width:37px!important;height:37px!important;max-width:37px!important;max-height:37px!important}
}

/* RC3.5.9.11.16 — reliable public sidebar collapse after realistic icon sizing */
@media (min-width:901px){
  .app-shell.sidebar-collapsed{
    grid-template-columns:var(--sidebar-compact) minmax(0,1fr)!important;
  }
  .app-shell.sidebar-collapsed .sidebar{
    min-width:0!important;
    padding-left:10px!important;
    padding-right:10px!important;
  }
  .app-shell.sidebar-collapsed .sidebar h2,
  .app-shell.sidebar-collapsed .sidebar .sidebar-label,
  .app-shell.sidebar-collapsed .sidebar .sidebar-link small,
  .app-shell.sidebar-collapsed .sidebar .sidebar-promo{
    display:none!important;
  }
  .app-shell.sidebar-collapsed .sidebar-head{
    justify-content:center!important;
  }
  .app-shell.sidebar-collapsed .sidebar-link{
    grid-template-columns:1fr!important;
    gap:0!important;
    place-items:center!important;
    justify-items:center!important;
    width:100%!important;
    padding:8px 3px!important;
  }
  .app-shell.sidebar-collapsed .sidebar-link>.brand-icon-picture,
  .app-shell.sidebar-collapsed .sidebar-link .brand-icon-picture{
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .app-shell.sidebar-collapsed .sidebar-link .ui-icon{
    margin-left:auto!important;
    margin-right:auto!important;
  }
}

/* The 901–1100 px desktop layout is compact by design; later icon rules must
   not force category labels back into the narrow rail. */
@media (min-width:901px) and (max-width:1100px){
  .app-shell .sidebar h2,
  .app-shell .sidebar .sidebar-label,
  .app-shell .sidebar .sidebar-link small,
  .app-shell .sidebar .sidebar-promo{
    display:none!important;
  }
  .app-shell .sidebar-head{
    justify-content:center!important;
  }
  .app-shell .sidebar-link{
    grid-template-columns:1fr!important;
    gap:0!important;
    place-items:center!important;
    justify-items:center!important;
    padding-left:3px!important;
    padding-right:3px!important;
  }
}


/* RC3.5.9.11.22 — photorealistic Proposal E icons on all project surfaces */
.project-card-main{grid-template-columns:72px minmax(0,1fr)!important;gap:15px!important}
.project-card-icon-wrap{
  width:66px!important;
  height:66px!important;
  border-radius:18px!important;
  overflow:visible!important;
  background:linear-gradient(145deg,#fff,#f3f8fb)!important;
  border:1px solid #dce9f3!important;
  box-shadow:0 7px 18px rgba(6,42,78,.09)!important;
}
.project-card-icon-wrap>.brand-icon-picture[data-icon-theme="proposal_e"]{
  width:62px!important;
  height:62px!important;
  display:grid!important;
  place-items:center!important;
  overflow:visible!important;
  contain:none!important;
}
.project-card-icon-wrap .project-card-icon.brand-icon-theme-proposal_e{
  width:60px!important;
  height:60px!important;
  max-width:60px!important;
  max-height:60px!important;
  object-fit:contain!important;
  object-position:center!important;
  scale:1!important;
  filter:drop-shadow(0 4px 5px rgba(6,42,78,.16));
}
.project-card-v2:hover .project-card-icon-wrap{
  transform:translateY(-1px);
  border-color:#9fdfe5!important;
  box-shadow:0 10px 24px rgba(6,42,78,.13)!important;
}
.hero-icon-glossy>.brand-icon-picture[data-icon-theme="proposal_e"]{width:74px!important;height:74px!important;overflow:visible!important}
.hero-icon-glossy>.brand-icon-picture[data-icon-theme="proposal_e"]>.glossy-icon-hero{
  width:72px!important;height:72px!important;max-width:72px!important;max-height:72px!important;object-fit:contain!important;filter:drop-shadow(0 5px 6px rgba(6,42,78,.15));
}
.tool-strip .brand-icon-picture[data-icon-theme="proposal_e"]{width:55px!important;height:55px!important;overflow:visible!important}
.tool-strip .brand-icon-picture[data-icon-theme="proposal_e"]>.glossy-icon-tool{
  width:53px!important;height:53px!important;max-width:53px!important;max-height:53px!important;object-fit:contain!important;filter:drop-shadow(0 3px 4px rgba(6,42,78,.13));
}
@media(max-width:700px){
  .hero-icon-glossy>.brand-icon-picture[data-icon-theme="proposal_e"]{width:58px!important;height:58px!important}
  .hero-icon-glossy>.brand-icon-picture[data-icon-theme="proposal_e"]>.glossy-icon-hero{width:56px!important;height:56px!important;max-width:56px!important;max-height:56px!important}
  .tool-strip .brand-icon-picture[data-icon-theme="proposal_e"]{width:47px!important;height:47px!important}
  .tool-strip .brand-icon-picture[data-icon-theme="proposal_e"]>.glossy-icon-tool{width:45px!important;height:45px!important;max-width:45px!important;max-height:45px!important}
}
@media(max-width:520px){
  .project-card-main{grid-template-columns:62px minmax(0,1fr)!important;gap:12px!important}
  .project-card-icon-wrap{width:58px!important;height:58px!important;border-radius:16px!important}
  .project-card-icon-wrap>.brand-icon-picture[data-icon-theme="proposal_e"]{width:54px!important;height:54px!important}
  .project-card-icon-wrap .project-card-icon.brand-icon-theme-proposal_e{width:52px!important;height:52px!important;max-width:52px!important;max-height:52px!important}
}


/* RC3.5.9.11.26 — final anti-clipping pass for category icons */
.category-card,.category-root-card{
  overflow:visible!important;
  min-height:172px!important;
  padding:14px 10px 12px!important;
}
.category-card>.brand-icon-picture,.category-root-card>.brand-icon-picture{
  width:112px!important;
  height:112px!important;
  margin:0 auto 10px!important;
  padding:0!important;
  overflow:visible!important;
  contain:none!important;
  display:grid!important;
  place-items:center!important;
  background:transparent!important;
}
.category-card>.brand-icon-picture>.glossy-icon-category,
.category-root-card>.brand-icon-picture>.glossy-icon-category{
  width:84px!important;
  height:84px!important;
  max-width:84px!important;
  max-height:84px!important;
  object-fit:contain!important;
  object-position:center center!important;
  clip-path:none!important;
}
/* Most clipping-prone categories get extra breathing room. */
.category-card>.brand-icon-picture[data-icon-semantic="gift"]>.glossy-icon-category,
.category-root-card>.brand-icon-picture[data-icon-semantic="gift"]>.glossy-icon-category,
.category-card>.brand-icon-picture[data-icon-semantic="search"]>.glossy-icon-category,
.category-root-card>.brand-icon-picture[data-icon-semantic="search"]>.glossy-icon-category{
  width:74px!important;
  height:74px!important;
  max-width:74px!important;
  max-height:74px!important;
}
.category-card>.brand-icon-picture[data-icon-semantic="car-front"]>.glossy-icon-category,
.category-root-card>.brand-icon-picture[data-icon-semantic="car-front"]>.glossy-icon-category,
.category-card>.brand-icon-picture[data-icon-semantic="home"]>.glossy-icon-category,
.category-root-card>.brand-icon-picture[data-icon-semantic="home"]>.glossy-icon-category,
.category-card>.brand-icon-picture[data-icon-semantic="building"]>.glossy-icon-category,
.category-root-card>.brand-icon-picture[data-icon-semantic="building"]>.glossy-icon-category,
.category-card>.brand-icon-picture[data-icon-semantic="briefcase"]>.glossy-icon-category,
.category-root-card>.brand-icon-picture[data-icon-semantic="briefcase"]>.glossy-icon-category,
.category-card>.brand-icon-picture[data-icon-semantic="bed"]>.glossy-icon-category,
.category-root-card>.brand-icon-picture[data-icon-semantic="bed"]>.glossy-icon-category,
.category-card>.brand-icon-picture[data-icon-semantic="wrench"]>.glossy-icon-category,
.category-root-card>.brand-icon-picture[data-icon-semantic="wrench"]>.glossy-icon-category,
.category-card>.brand-icon-picture[data-icon-semantic="paw"]>.glossy-icon-category,
.category-root-card>.brand-icon-picture[data-icon-semantic="paw"]>.glossy-icon-category,
.category-card>.brand-icon-picture[data-icon-semantic="dumbbell"]>.glossy-icon-category,
.category-root-card>.brand-icon-picture[data-icon-semantic="dumbbell"]>.glossy-icon-category,
.category-card>.brand-icon-picture[data-icon-semantic="medicine"]>.glossy-icon-category,
.category-root-card>.brand-icon-picture[data-icon-semantic="medicine"]>.glossy-icon-category,
.category-card>.brand-icon-picture[data-icon-semantic="book-music"]>.glossy-icon-category,
.category-root-card>.brand-icon-picture[data-icon-semantic="book-music"]>.glossy-icon-category,
.category-card>.brand-icon-picture[data-icon-semantic="vase"]>.glossy-icon-category,
.category-root-card>.brand-icon-picture[data-icon-semantic="vase"]>.glossy-icon-category,
.category-card>.brand-icon-picture[data-icon-semantic="rental"]>.glossy-icon-category,
.category-root-card>.brand-icon-picture[data-icon-semantic="rental"]>.glossy-icon-category,
.category-card>.brand-icon-picture[data-icon-semantic="grid"]>.glossy-icon-category,
.category-root-card>.brand-icon-picture[data-icon-semantic="grid"]>.glossy-icon-category{
  width:78px!important;
  height:78px!important;
  max-width:78px!important;
  max-height:78px!important;
}
/* Sidebar: slightly smaller optical scale to avoid any edge clipping. */
.sidebar-link{grid-template-columns:48px minmax(0,1fr) auto!important;gap:12px!important;align-items:center!important}
.sidebar-link>.brand-icon-picture,.sidebar-link .brand-icon-picture{
  width:48px!important;
  height:48px!important;
  min-width:48px!important;
  overflow:visible!important;
  contain:none!important;
  display:grid!important;
  place-items:center!important;
  background:transparent!important;
}
.sidebar-link .brand-icon-picture>.sidebar-glossy-icon{
  width:32px!important;
  height:32px!important;
  max-width:32px!important;
  max-height:32px!important;
  object-fit:contain!important;
  object-position:center center!important;
}
.sidebar-link .brand-icon-picture[data-icon-semantic="gift"]>.sidebar-glossy-icon,
.sidebar-link .brand-icon-picture[data-icon-semantic="search"]>.sidebar-glossy-icon{
  width:29px!important;
  height:29px!important;
  max-width:29px!important;
  max-height:29px!important;
}
.sidebar-link .brand-icon-picture[data-icon-semantic="car-front"]>.sidebar-glossy-icon,
.sidebar-link .brand-icon-picture[data-icon-semantic="home"]>.sidebar-glossy-icon,
.sidebar-link .brand-icon-picture[data-icon-semantic="building"]>.sidebar-glossy-icon,
.sidebar-link .brand-icon-picture[data-icon-semantic="briefcase"]>.sidebar-glossy-icon,
.sidebar-link .brand-icon-picture[data-icon-semantic="bed"]>.sidebar-glossy-icon,
.sidebar-link .brand-icon-picture[data-icon-semantic="wrench"]>.sidebar-glossy-icon,
.sidebar-link .brand-icon-picture[data-icon-semantic="paw"]>.sidebar-glossy-icon,
.sidebar-link .brand-icon-picture[data-icon-semantic="dumbbell"]>.sidebar-glossy-icon,
.sidebar-link .brand-icon-picture[data-icon-semantic="medicine"]>.sidebar-glossy-icon,
.sidebar-link .brand-icon-picture[data-icon-semantic="book-music"]>.sidebar-glossy-icon,
.sidebar-link .brand-icon-picture[data-icon-semantic="vase"]>.sidebar-glossy-icon,
.sidebar-link .brand-icon-picture[data-icon-semantic="rental"]>.sidebar-glossy-icon,
.sidebar-link .brand-icon-picture[data-icon-semantic="grid"]>.sidebar-glossy-icon{
  width:30px!important;
  height:30px!important;
  max-width:30px!important;
  max-height:30px!important;
}
@media(max-width:700px){
  .category-card,.category-root-card{min-height:154px!important;padding:12px 8px!important}
  .category-card>.brand-icon-picture,.category-root-card>.brand-icon-picture{width:98px!important;height:98px!important;margin:0 auto 8px!important}
  .category-card>.brand-icon-picture>.glossy-icon-category,.category-root-card>.brand-icon-picture>.glossy-icon-category{width:78px!important;height:78px!important;max-width:78px!important;max-height:78px!important}
  .category-card>.brand-icon-picture[data-icon-semantic="gift"]>.glossy-icon-category,
  .category-root-card>.brand-icon-picture[data-icon-semantic="gift"]>.glossy-icon-category,
  .category-card>.brand-icon-picture[data-icon-semantic="search"]>.glossy-icon-category,
  .category-root-card>.brand-icon-picture[data-icon-semantic="search"]>.glossy-icon-category{width:69px!important;height:69px!important;max-width:69px!important;max-height:69px!important}
  .category-card>.brand-icon-picture[data-icon-semantic="car-front"]>.glossy-icon-category,
  .category-root-card>.brand-icon-picture[data-icon-semantic="car-front"]>.glossy-icon-category,
  .category-card>.brand-icon-picture[data-icon-semantic="home"]>.glossy-icon-category,
  .category-root-card>.brand-icon-picture[data-icon-semantic="home"]>.glossy-icon-category,
  .category-card>.brand-icon-picture[data-icon-semantic="building"]>.glossy-icon-category,
  .category-root-card>.brand-icon-picture[data-icon-semantic="building"]>.glossy-icon-category,
  .category-card>.brand-icon-picture[data-icon-semantic="briefcase"]>.glossy-icon-category,
  .category-root-card>.brand-icon-picture[data-icon-semantic="briefcase"]>.glossy-icon-category,
  .category-card>.brand-icon-picture[data-icon-semantic="bed"]>.glossy-icon-category,
  .category-root-card>.brand-icon-picture[data-icon-semantic="bed"]>.glossy-icon-category,
  .category-card>.brand-icon-picture[data-icon-semantic="wrench"]>.glossy-icon-category,
  .category-root-card>.brand-icon-picture[data-icon-semantic="wrench"]>.glossy-icon-category,
  .category-card>.brand-icon-picture[data-icon-semantic="paw"]>.glossy-icon-category,
  .category-root-card>.brand-icon-picture[data-icon-semantic="paw"]>.glossy-icon-category,
  .category-card>.brand-icon-picture[data-icon-semantic="dumbbell"]>.glossy-icon-category,
  .category-root-card>.brand-icon-picture[data-icon-semantic="dumbbell"]>.glossy-icon-category,
  .category-card>.brand-icon-picture[data-icon-semantic="medicine"]>.glossy-icon-category,
  .category-root-card>.brand-icon-picture[data-icon-semantic="medicine"]>.glossy-icon-category,
  .category-card>.brand-icon-picture[data-icon-semantic="book-music"]>.glossy-icon-category,
  .category-root-card>.brand-icon-picture[data-icon-semantic="book-music"]>.glossy-icon-category,
  .category-card>.brand-icon-picture[data-icon-semantic="vase"]>.glossy-icon-category,
  .category-root-card>.brand-icon-picture[data-icon-semantic="vase"]>.glossy-icon-category,
  .category-card>.brand-icon-picture[data-icon-semantic="rental"]>.glossy-icon-category,
  .category-root-card>.brand-icon-picture[data-icon-semantic="rental"]>.glossy-icon-category,
  .category-card>.brand-icon-picture[data-icon-semantic="grid"]>.glossy-icon-category,
  .category-root-card>.brand-icon-picture[data-icon-semantic="grid"]>.glossy-icon-category{width:72px!important;height:72px!important;max-width:72px!important;max-height:72px!important}
  .sidebar-link{grid-template-columns:46px minmax(0,1fr)!important;gap:10px!important}
  .sidebar-link>.brand-icon-picture,.sidebar-link .brand-icon-picture{width:46px!important;height:46px!important;min-width:46px!important}
  .sidebar-link .brand-icon-picture>.sidebar-glossy-icon{width:31px!important;height:31px!important;max-width:31px!important;max-height:31px!important}
}

/* RC3.5.9.11.27 — full locality database picker */
.location-picker{position:relative;display:grid;gap:12px;border:1px solid var(--line);border-radius:14px;padding:14px;background:#f8fbff}
.location-local-fields{display:grid;grid-template-columns:minmax(0,2fr) minmax(170px,1fr);gap:12px;align-items:start}
.location-search-field,.location-combobox{position:relative}
.location-autocomplete-menu{position:absolute;z-index:90;top:calc(100% + 6px);left:0;right:0;max-height:330px;overflow:auto;background:#fff;border:1px solid #cfd9e8;border-radius:12px;box-shadow:0 18px 45px rgba(6,42,78,.18);padding:6px}
.location-suggestion{width:100%;display:grid;text-align:left;gap:2px;border:0;border-radius:9px;background:transparent;padding:9px 10px;color:var(--navy)}
.location-suggestion:hover,.location-suggestion.is-active{background:#eef8fb}
.location-suggestion strong{font-size:14px}.location-suggestion small{font-size:12px;color:var(--muted);font-weight:500}
.location-suggestion.is-special{border-bottom:1px solid var(--line);border-radius:9px 9px 0 0;margin-bottom:4px}
.location-suggestion-empty{margin:0;padding:12px;color:var(--muted);font-size:13px}
.location-search-picker{min-width:220px}.location-search-picker .location-autocomplete-menu{top:100%}
@media(max-width:700px){.location-local-fields{grid-template-columns:1fr}.location-picker{padding:12px}.location-autocomplete-menu{max-height:280px}}
.footer-data-attribution{display:block;width:100%;margin-top:8px;color:var(--muted);font-size:11px}


/* RC3.5.9.11.28 — approved custom project icon set */
.project-custom-icon{overflow:visible!important;contain:none!important;background:transparent!important}
.project-custom-icon>.project-custom-raster-icon{object-fit:contain!important;object-position:center!important;overflow:visible!important;clip-path:none!important;background:transparent!important;border:0!important;padding:0!important}
.hero-icon-glossy>.project-custom-icon{width:74px!important;height:74px!important}
.hero-icon-glossy>.project-custom-icon>.glossy-icon-hero{width:74px!important;height:74px!important;max-width:74px!important;max-height:74px!important}
.project-card-icon-wrap>.project-custom-icon{width:52px!important;height:52px!important}
.project-card-icon-wrap>.project-custom-icon>.project-card-icon{width:48px!important;height:48px!important;max-width:48px!important;max-height:48px!important}
.tool-strip .project-custom-icon{width:52px!important;height:52px!important}
.tool-strip .project-custom-icon>.glossy-icon-tool{width:50px!important;height:50px!important;max-width:50px!important;max-height:50px!important}
.sidebar-link .project-custom-icon{width:42px!important;height:42px!important}
.sidebar-link .project-custom-icon>.sidebar-glossy-icon{width:36px!important;height:36px!important;max-width:36px!important;max-height:36px!important}
.project-detail-icon>.project-custom-icon{width:104px!important;height:104px!important}
.project-detail-icon>.project-custom-icon>.glossy-icon{width:96px!important;height:96px!important;max-width:96px!important;max-height:96px!important}
.aside-tool-icon-wrap>.project-custom-icon{width:40px!important;height:40px!important}
.aside-tool-icon-wrap>.project-custom-icon>.aside-tool-glossy-icon{width:38px!important;height:38px!important;max-width:38px!important;max-height:38px!important}
@media(max-width:700px){.hero-icon-glossy>.project-custom-icon{width:58px!important;height:58px!important}.hero-icon-glossy>.project-custom-icon>.glossy-icon-hero{width:58px!important;height:58px!important;max-width:58px!important;max-height:58px!important}}


/* RC3.5.9.11.30 — sharper and roomier project icons */
.hero-icon-glossy{overflow:visible!important}
.hero-icon-glossy>.project-custom-icon{width:82px!important;height:82px!important;overflow:visible!important;contain:none!important}
.hero-icon-glossy>.project-custom-icon>.glossy-icon-hero{width:82px!important;height:82px!important;max-width:82px!important;max-height:82px!important;object-fit:contain!important;object-position:center!important}
.project-card-main{grid-template-columns:78px minmax(0,1fr)!important;gap:16px!important;align-items:start!important}
.project-card-icon-wrap{
  width:72px!important;
  height:72px!important;
  min-width:72px!important;
  border-radius:20px!important;
  border:1px solid #dbe8f8!important;
  background:linear-gradient(145deg,#fcfeff,#eef6fb)!important;
  box-shadow:0 8px 20px rgba(7,46,90,.10)!important;
  overflow:visible!important;
  contain:none!important;
}
.project-card-icon-wrap>.project-custom-icon{width:64px!important;height:64px!important;overflow:visible!important;contain:none!important}
.project-card-icon-wrap>.project-custom-icon>.project-card-icon{
  width:60px!important;
  height:60px!important;
  max-width:60px!important;
  max-height:60px!important;
  object-fit:contain!important;
  object-position:center!important;
  image-rendering:auto!important;
  filter:contrast(1.02) saturate(1.02)!important;
}
.project-card-v2:hover .project-card-icon-wrap{border-color:#a7dbe3!important;background:linear-gradient(145deg,#ffffff,#eaf9fb)!important;box-shadow:0 12px 28px rgba(7,46,90,.12)!important}
.project-card-link{padding:18px 16px 16px!important}
.project-card-copy strong{margin-bottom:3px!important}
.project-card-copy span{line-height:1.4!important}
.tool-strip .project-custom-icon{width:56px!important;height:56px!important}
.tool-strip .project-custom-icon>.glossy-icon-tool{width:54px!important;height:54px!important;max-width:54px!important;max-height:54px!important}
.aside-tool-icon-wrap>.project-custom-icon{width:44px!important;height:44px!important}
.aside-tool-icon-wrap>.project-custom-icon>.aside-tool-glossy-icon{width:40px!important;height:40px!important;max-width:40px!important;max-height:40px!important}
/* Slightly reduce icons that visually fill the frame too much. */
.project-custom-icon-pdf>.project-card-icon,
.project-custom-icon-qr>.project-card-icon,
.project-custom-icon-home-projects>.glossy-icon-hero,
.project-custom-icon-home-listings>.glossy-icon-hero{width:56px!important;height:56px!important;max-width:56px!important;max-height:56px!important}
.project-custom-icon-garden>.project-card-icon,.project-custom-icon-graphics>.project-card-icon{width:58px!important;height:58px!important;max-width:58px!important;max-height:58px!important}
@media(max-width:900px){
  .project-card-main{grid-template-columns:70px minmax(0,1fr)!important;gap:14px!important}
  .project-card-icon-wrap{width:66px!important;height:66px!important;min-width:66px!important;border-radius:18px!important}
  .project-card-icon-wrap>.project-custom-icon{width:60px!important;height:60px!important}
  .project-card-icon-wrap>.project-custom-icon>.project-card-icon{width:56px!important;height:56px!important;max-width:56px!important;max-height:56px!important}
}
@media(max-width:700px){
  .hero-icon-glossy>.project-custom-icon{width:64px!important;height:64px!important}
  .hero-icon-glossy>.project-custom-icon>.glossy-icon-hero{width:64px!important;height:64px!important;max-width:64px!important;max-height:64px!important}
  .project-card-main{grid-template-columns:62px minmax(0,1fr)!important;gap:12px!important}
  .project-card-icon-wrap{width:58px!important;height:58px!important;min-width:58px!important;border-radius:16px!important}
  .project-card-icon-wrap>.project-custom-icon{width:52px!important;height:52px!important}
  .project-card-icon-wrap>.project-custom-icon>.project-card-icon{width:48px!important;height:48px!important;max-width:48px!important;max-height:48px!important}
  .project-custom-icon-pdf>.project-card-icon,
  .project-custom-icon-qr>.project-card-icon{width:46px!important;height:46px!important;max-width:46px!important;max-height:46px!important}
}


/* RC3.5.9.11.31 — tighter mobile category sidebar spacing */
@media(max-width:700px){
  .sidebar{padding:10px 10px 12px!important}
  .sidebar-head{margin-bottom:8px!important;gap:10px!important}
  .sidebar h2{margin:0!important;font-size:12px!important;letter-spacing:.08em!important}
  .sidebar hr{margin:10px 0!important}
  .sidebar-link{
    grid-template-columns:40px minmax(0,1fr)!important;
    gap:8px!important;
    padding:6px 6px!important;
    min-height:52px!important;
    border-radius:12px!important;
  }
  .sidebar-link>.brand-icon-picture,.sidebar-link .brand-icon-picture{
    width:40px!important;
    height:40px!important;
    min-width:40px!important;
  }
  .sidebar-link .brand-icon-picture>.sidebar-glossy-icon{
    width:28px!important;
    height:28px!important;
    max-width:28px!important;
    max-height:28px!important;
  }
  .sidebar-link .brand-icon-picture[data-icon-semantic="gift"]>.sidebar-glossy-icon,
  .sidebar-link .brand-icon-picture[data-icon-semantic="search"]>.sidebar-glossy-icon{
    width:26px!important;
    height:26px!important;
    max-width:26px!important;
    max-height:26px!important;
  }
  .sidebar-link .brand-icon-picture[data-icon-semantic="car-front"]>.sidebar-glossy-icon,
  .sidebar-link .brand-icon-picture[data-icon-semantic="home"]>.sidebar-glossy-icon,
  .sidebar-link .brand-icon-picture[data-icon-semantic="building"]>.sidebar-glossy-icon,
  .sidebar-link .brand-icon-picture[data-icon-semantic="briefcase"]>.sidebar-glossy-icon,
  .sidebar-link .brand-icon-picture[data-icon-semantic="bed"]>.sidebar-glossy-icon,
  .sidebar-link .brand-icon-picture[data-icon-semantic="wrench"]>.sidebar-glossy-icon,
  .sidebar-link .brand-icon-picture[data-icon-semantic="paw"]>.sidebar-glossy-icon,
  .sidebar-link .brand-icon-picture[data-icon-semantic="dumbbell"]>.sidebar-glossy-icon,
  .sidebar-link .brand-icon-picture[data-icon-semantic="medicine"]>.sidebar-glossy-icon,
  .sidebar-link .brand-icon-picture[data-icon-semantic="book-music"]>.sidebar-glossy-icon,
  .sidebar-link .brand-icon-picture[data-icon-semantic="vase"]>.sidebar-glossy-icon,
  .sidebar-link .brand-icon-picture[data-icon-semantic="rental"]>.sidebar-glossy-icon,
  .sidebar-link .brand-icon-picture[data-icon-semantic="grid"]>.sidebar-glossy-icon{
    width:27px!important;
    height:27px!important;
    max-width:27px!important;
    max-height:27px!important;
  }
  .sidebar-link .sidebar-label{font-size:15px!important;line-height:1.18!important}
  .sidebar-link small{display:none!important}
  .sidebar-free-filter,.sidebar-all-categories{margin-top:2px!important}
  .sidebar .sidebar-promo{margin-top:10px!important;padding:12px!important}
  .sidebar-collapse{width:42px!important;height:42px!important;min-width:42px!important}
}


/* RC3.5.9.11.33 — final project alignment, compact sidebar and Electronics icon */
.hero-card{align-items:center!important}
.hero-icon-glossy{display:grid!important;place-items:center!important;align-self:center!important;margin:0!important;overflow:visible!important}
.hero-icon-glossy>.project-custom-icon{display:grid!important;place-items:center!important;margin:0!important;transform:translateY(1px)!important}
.hero-icon-glossy>.project-custom-icon>.glossy-icon-hero{object-position:center center!important;margin:0!important}
.project-card-main{align-items:center!important}
.project-card-icon-wrap{display:grid!important;place-items:center!important;align-self:center!important;margin:0!important;padding:3px!important;overflow:visible!important;contain:none!important}
.project-card-icon-wrap>.project-custom-icon{display:grid!important;place-items:center!important;margin:0!important;transform:translateY(1px)!important;overflow:visible!important;contain:none!important}
.project-card-icon-wrap>.project-custom-icon>.project-card-icon{display:block!important;margin:0!important;object-position:center center!important;transform:none!important}
.project-card-copy{align-self:center!important;min-width:0!important}
/* Expanded category sidebar is intentionally compact on desktop and mobile. */
.app-shell:not(.sidebar-collapsed) .sidebar{padding-top:12px!important;padding-bottom:16px!important}
.app-shell:not(.sidebar-collapsed) .sidebar>.sidebar-link{
  grid-template-columns:38px minmax(0,1fr) auto!important;
  gap:8px!important;
  min-height:44px!important;
  padding:4px 6px!important;
  margin:0!important;
  align-items:center!important;
  border-radius:10px!important;
}
.app-shell:not(.sidebar-collapsed) .sidebar>.sidebar-link+.sidebar-link{margin-top:1px!important}
.app-shell:not(.sidebar-collapsed) .sidebar>.sidebar-link>.brand-icon-picture,
.app-shell:not(.sidebar-collapsed) .sidebar>.sidebar-link .brand-icon-picture{
  width:38px!important;
  height:38px!important;
  min-width:38px!important;
  margin:0!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  overflow:visible!important;
  contain:none!important;
}
.app-shell:not(.sidebar-collapsed) .sidebar>.sidebar-link .brand-icon-picture>.sidebar-glossy-icon{
  width:27px!important;
  height:27px!important;
  max-width:27px!important;
  max-height:27px!important;
  object-fit:contain!important;
  object-position:center center!important;
  margin:0!important;
}
.app-shell:not(.sidebar-collapsed) .sidebar>.sidebar-link .sidebar-label{font-size:14px!important;line-height:1.18!important}
.app-shell:not(.sidebar-collapsed) .sidebar h2{margin:0 0 7px!important}
.app-shell:not(.sidebar-collapsed) .sidebar hr{margin:9px 0!important}
/* New electronics icon uses a desktop monitor and receives balanced optical sizing. */
.brand-icon-picture[data-icon-semantic="monitor"]>.glossy-icon-category{object-fit:contain!important;object-position:center center!important}
.sidebar-link .brand-icon-picture[data-icon-semantic="monitor"]>.sidebar-glossy-icon{width:27px!important;height:27px!important;max-width:27px!important;max-height:27px!important}
@media(max-width:700px){
  .hero-icon-glossy>.project-custom-icon{transform:none!important}
  .app-shell:not(.sidebar-collapsed) .sidebar{padding:8px 8px 12px!important}
  .app-shell:not(.sidebar-collapsed) .sidebar>.sidebar-link{
    grid-template-columns:36px minmax(0,1fr)!important;
    gap:7px!important;
    min-height:42px!important;
    padding:3px 5px!important;
  }
  .app-shell:not(.sidebar-collapsed) .sidebar>.sidebar-link>.brand-icon-picture,
  .app-shell:not(.sidebar-collapsed) .sidebar>.sidebar-link .brand-icon-picture{width:36px!important;height:36px!important;min-width:36px!important}
  .app-shell:not(.sidebar-collapsed) .sidebar>.sidebar-link .brand-icon-picture>.sidebar-glossy-icon{width:26px!important;height:26px!important;max-width:26px!important;max-height:26px!important}
  .app-shell:not(.sidebar-collapsed) .sidebar>.sidebar-link .sidebar-label{font-size:14px!important}
  .app-shell:not(.sidebar-collapsed) .sidebar>.sidebar-link small{display:none!important}
}


/* RC3.5.9.11.34 — thematic project icons, electronics icon polish, tighter sidebar */
.hero-card{align-items:center!important}
.hero-icon-glossy{display:grid!important;place-items:center!important;align-self:center!important;overflow:visible!important}
.hero-icon-glossy>.project-custom-icon{transform:none!important;margin:0!important}
.hero-icon-glossy>.project-custom-icon>.glossy-icon-hero{object-position:center center!important;transform:none!important}
.hero-icon-glossy>.project-custom-icon.project-custom-icon-home-listings>.glossy-icon-hero,
.hero-icon-glossy>.project-custom-icon.project-custom-icon-home-projects>.glossy-icon-hero{width:60px!important;height:60px!important;max-width:60px!important;max-height:60px!important}
.project-card-main{grid-template-columns:74px minmax(0,1fr)!important;gap:14px!important;align-items:center!important}
.project-card-icon-wrap{width:70px!important;height:70px!important;min-width:70px!important;padding:0!important;border-radius:18px!important;display:grid!important;place-items:center!important}
.project-card-icon-wrap>.project-custom-icon{width:62px!important;height:62px!important;transform:none!important;display:grid!important;place-items:center!important}
.project-card-icon-wrap>.project-custom-icon>.project-card-icon{width:56px!important;height:56px!important;max-width:56px!important;max-height:56px!important;object-fit:contain!important;object-position:center center!important;margin:0!important}
.project-custom-icon-pdf>.project-card-icon,.project-custom-icon-calculator>.project-card-icon,.project-custom-icon-qr>.project-card-icon{width:52px!important;height:52px!important;max-width:52px!important;max-height:52px!important}
.project-custom-icon-security>.project-card-icon,.project-custom-icon-audio>.project-card-icon,.project-custom-icon-calendar>.project-card-icon{width:54px!important;height:54px!important;max-width:54px!important;max-height:54px!important}
.project-card-copy{align-self:center!important}
.brand-icon-picture[data-icon-semantic="smartphone"]>.glossy-icon-category{width:84px!important;height:84px!important;max-width:84px!important;max-height:84px!important;object-fit:contain!important;object-position:center center!important}
.sidebar-link .brand-icon-picture[data-icon-semantic="smartphone"]>.sidebar-glossy-icon{width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important}
.app-shell:not(.sidebar-collapsed) .sidebar{padding-top:10px!important;padding-bottom:14px!important}
.app-shell:not(.sidebar-collapsed) .sidebar>.sidebar-link{grid-template-columns:34px minmax(0,1fr) auto!important;gap:6px!important;min-height:38px!important;padding:2px 4px!important;border-radius:9px!important}
.app-shell:not(.sidebar-collapsed) .sidebar>.sidebar-link>.brand-icon-picture,
.app-shell:not(.sidebar-collapsed) .sidebar>.sidebar-link .brand-icon-picture{width:34px!important;height:34px!important;min-width:34px!important}
.app-shell:not(.sidebar-collapsed) .sidebar>.sidebar-link .brand-icon-picture>.sidebar-glossy-icon{width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important}
.app-shell:not(.sidebar-collapsed) .sidebar>.sidebar-link .sidebar-label{font-size:13px!important;line-height:1.14!important}
.app-shell:not(.sidebar-collapsed) .sidebar h2{margin:0 0 5px!important}
.app-shell:not(.sidebar-collapsed) .sidebar hr{margin:7px 0!important}
@media(max-width:900px){
  .project-card-main{grid-template-columns:68px minmax(0,1fr)!important;gap:12px!important}
  .project-card-icon-wrap{width:64px!important;height:64px!important;min-width:64px!important}
  .project-card-icon-wrap>.project-custom-icon{width:56px!important;height:56px!important}
  .project-card-icon-wrap>.project-custom-icon>.project-card-icon{width:50px!important;height:50px!important;max-width:50px!important;max-height:50px!important}
}
@media(max-width:700px){
  .hero-icon-glossy>.project-custom-icon.project-custom-icon-home-listings>.glossy-icon-hero,
  .hero-icon-glossy>.project-custom-icon.project-custom-icon-home-projects>.glossy-icon-hero{width:54px!important;height:54px!important;max-width:54px!important;max-height:54px!important}
  .app-shell:not(.sidebar-collapsed) .sidebar{padding:6px 6px 10px!important}
  .app-shell:not(.sidebar-collapsed) .sidebar>.sidebar-link{grid-template-columns:32px minmax(0,1fr)!important;gap:5px!important;min-height:34px!important;padding:2px 3px!important}
  .app-shell:not(.sidebar-collapsed) .sidebar>.sidebar-link>.brand-icon-picture,
  .app-shell:not(.sidebar-collapsed) .sidebar>.sidebar-link .brand-icon-picture{width:32px!important;height:32px!important;min-width:32px!important}
  .app-shell:not(.sidebar-collapsed) .sidebar>.sidebar-link .brand-icon-picture>.sidebar-glossy-icon{width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important}
  .app-shell:not(.sidebar-collapsed) .sidebar>.sidebar-link .sidebar-label{font-size:13px!important}
}


/* RC3.5.9.11.35 — 124 individual thematic project icons */
.project-card-icon-wrap>.project-custom-icon[class*="project-custom-icon-item-"]{width:64px!important;height:64px!important;display:grid!important;place-items:center!important;transform:none!important}
.project-card-icon-wrap>.project-custom-icon[class*="project-custom-icon-item-"]>.project-card-icon{width:60px!important;height:60px!important;max-width:60px!important;max-height:60px!important;object-fit:contain!important;object-position:center!important}
.tool-strip .project-custom-icon[class*="project-custom-icon-item-"]>.glossy-icon-tool{width:52px!important;height:52px!important;max-width:52px!important;max-height:52px!important}
.sidebar-link .project-custom-icon[class*="project-custom-icon-item-"]>.sidebar-glossy-icon{width:30px!important;height:30px!important;max-width:30px!important;max-height:30px!important}
@media(max-width:700px){.project-card-icon-wrap>.project-custom-icon[class*="project-custom-icon-item-"]{width:54px!important;height:54px!important}.project-card-icon-wrap>.project-custom-icon[class*="project-custom-icon-item-"]>.project-card-icon{width:50px!important;height:50px!important;max-width:50px!important;max-height:50px!important}}


/* RC3.5.9.11.37 — homepage CTA icons */
.hero-icon-glossy>.project-custom-icon.project-custom-icon-home-listings,
.hero-icon-glossy>.project-custom-icon.project-custom-icon-home-projects{width:88px!important;height:88px!important;display:grid!important;place-items:center!important}
.hero-icon-glossy>.project-custom-icon.project-custom-icon-home-listings>.glossy-icon-hero,
.hero-icon-glossy>.project-custom-icon.project-custom-icon-home-projects>.glossy-icon-hero{width:82px!important;height:82px!important;max-width:82px!important;max-height:82px!important;object-fit:contain!important;object-position:center!important}
@media(max-width:700px){
.hero-icon-glossy>.project-custom-icon.project-custom-icon-home-listings,
.hero-icon-glossy>.project-custom-icon.project-custom-icon-home-projects{width:68px!important;height:68px!important}
.hero-icon-glossy>.project-custom-icon.project-custom-icon-home-listings>.glossy-icon-hero,
.hero-icon-glossy>.project-custom-icon.project-custom-icon-home-projects>.glossy-icon-hero{width:64px!important;height:64px!important;max-width:64px!important;max-height:64px!important}
}


/* RC3.5.9.11.38 — bigger homepage CTA icons */
.hero-card{grid-template-columns:110px minmax(0,1fr)!important;gap:20px!important;align-items:center!important}
.hero-icon-glossy{width:96px!important;height:96px!important;display:grid!important;place-items:center!important}
.hero-icon-glossy>.project-custom-icon.project-custom-icon-home-listings,.hero-icon-glossy>.project-custom-icon.project-custom-icon-home-projects{width:96px!important;height:96px!important}
.hero-icon-glossy>.project-custom-icon.project-custom-icon-home-listings>.glossy-icon-hero,.hero-icon-glossy>.project-custom-icon.project-custom-icon-home-projects>.glossy-icon-hero{width:92px!important;height:92px!important;max-width:92px!important;max-height:92px!important;object-fit:contain!important;object-position:center center!important}
@media(max-width:700px){.hero-card{grid-template-columns:84px minmax(0,1fr)!important;gap:14px!important}.hero-icon-glossy{width:76px!important;height:76px!important}.hero-icon-glossy>.project-custom-icon.project-custom-icon-home-listings,.hero-icon-glossy>.project-custom-icon.project-custom-icon-home-projects{width:76px!important;height:76px!important}.hero-icon-glossy>.project-custom-icon.project-custom-icon-home-listings>.glossy-icon-hero,.hero-icon-glossy>.project-custom-icon.project-custom-icon-home-projects>.glossy-icon-hero{width:72px!important;height:72px!important;max-width:72px!important;max-height:72px!important}}

/* RC3.5.9.11.46 — listing autosave */
.listing-autosave-status{font-size:.875rem;color:var(--muted,#5b6775);min-height:1.3em;margin-bottom:.75rem}.listing-autosave-recovery{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.listing-autosave-recovery p{margin:.25rem 0 0}.listing-autosave-recovery .form-actions{margin:0}
.policy-meta{display:flex;flex-wrap:wrap;gap:.55rem 1.25rem;margin:1rem 0;color:var(--muted,#596579);font-size:.9rem}.legal-draft-warning{margin:1rem 0}.legal-acceptance{align-items:flex-start}.legal-acceptance input{margin-top:.2rem}.legal-acceptance a{text-decoration:underline}

/* RC3.5.9.11.47: freshness without automatic expiry */
.listing-freshness-badge{position:absolute;left:9px;top:42px;display:inline-flex;align-items:center;min-height:24px;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:850;line-height:1;box-shadow:0 3px 10px rgba(11,27,58,.15);z-index:2}.listing-freshness-badge.is-unconfirmed{background:#fff3d8;color:#744b00}.listing-freshness-badge.is-aging{background:#eef4ff;color:#174d9a}.classification-queue-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 16px}.classification-queue-tabs a{display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--navy);text-decoration:none;font-weight:750}.classification-queue-tabs a strong{display:grid;place-items:center;min-width:24px;height:24px;padding:0 6px;border-radius:999px;background:#eef3fb;font-size:12px}.classification-queue-tabs a.is-active{border-color:var(--blue);box-shadow:0 0 0 2px rgba(27,91,255,.12)}
@media(max-width:600px){.listing-freshness-badge{left:7px;top:37px;font-size:9px;max-width:calc(100% - 54px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.classification-queue-tabs{display:grid;grid-template-columns:1fr 1fr}.classification-queue-tabs a{justify-content:space-between}}
.gallery-main-button{display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in;border-radius:inherit}.gallery-main-button:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.thumbs button[aria-pressed="true"]{outline:3px solid var(--blue);outline-offset:2px}.gallery-dialog{width:min(96vw,1200px);max-width:1200px;border:0;border-radius:16px;padding:44px 12px 12px;background:#0b162c;box-shadow:0 24px 70px rgba(0,0,0,.45)}.gallery-dialog::backdrop{background:rgba(4,10,22,.82)}.gallery-dialog img{display:block;max-width:100%;max-height:82vh;margin:auto;object-fit:contain}.gallery-dialog-close{position:absolute;right:10px;top:8px;width:38px;height:38px;border:0;border-radius:50%;background:#fff;color:#0b1b3a;font-size:28px;line-height:1;cursor:pointer}
.search-correction{display:flex;align-items:center;gap:8px;margin:-6px 0 14px;padding:10px 13px;border:1px solid #cbd9f7;border-radius:10px;background:#f4f7ff}.search-correction a{font-weight:850}

/* RC3.5.9.11.47 — WCAG 2.2 AA and mobile hardening. */
.form-error-summary{scroll-margin-top:96px}
.form-error-summary:focus{outline:3px solid var(--blue,#075ee8);outline-offset:4px}
.form-error-summary ul{margin:.65rem 0 0;padding-left:1.3rem}
.form-error-summary a{font-weight:700;text-decoration:underline;text-underline-offset:3px}
[aria-invalid="true"]{border-color:#b42318!important;box-shadow:0 0 0 2px rgba(180,35,24,.12)}
.field-error{display:block;color:#9f1c14;font-weight:700;margin-top:.35rem}
.wizard-panel[hidden]{display:none!important}
.wizard-steps button[aria-current="step"]{box-shadow:0 0 0 3px rgba(0,94,232,.18)}
.gallery-dialog-close{min-width:44px!important;min-height:44px!important}
.gallery-dialog:focus-visible{outline:3px solid #fff;outline-offset:3px}
.performance-status-good{color:#08783e}.performance-status-needs-improvement{color:#9a6700}.performance-status-poor{color:#b42318}.performance-status-no-data{color:var(--muted,#64748b)}
.performance-budget{font-variant-numeric:tabular-nums}

@media (pointer:coarse){
  .btn,button,input:not([type="checkbox"]):not([type="radio"]),select,.menu-toggle,.top-icon-action,.sidebar-collapse,.category-search-result{min-height:44px}
  input[type="checkbox"],input[type="radio"]{min-width:22px;min-height:22px}
  .thumbs button{min-width:52px;min-height:52px}
}
@media(max-width:700px){
  html,body{max-width:100%;overflow-x:hidden}
  .form-grid,.listing-detail,.listing-main,.panel,.table-wrap{min-width:0;max-width:100%}
  .form-actions{gap:10px}
  .form-actions>.btn{flex:1 1 100%;justify-content:center}
  .wizard-steps{overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}
  .wizard-steps button{min-width:86px;min-height:48px}
  .gallery-dialog{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0;border-radius:0;padding:58px 10px 10px}
  .gallery-dialog img{max-height:calc(100dvh - 76px)}
  .gallery-dialog-close{right:10px;top:8px}
  .detail-quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
  .detail-quick-actions .btn{width:100%;justify-content:center}
  .location-picker,.location-local-fields{min-width:0}
  .location-local-fields{grid-template-columns:1fr!important}
  .stats-grid{grid-template-columns:1fr!important}
}
@media(prefers-reduced-motion:reduce){
  .form-error-summary a{scroll-behavior:auto}
}
.readiness-check.is-ok{border-color:rgba(8,120,62,.25)}
.readiness-check.is-warning{border-color:rgba(154,103,0,.35);background:#fffaf0}
.readiness-check.is-blocker{border-color:rgba(180,35,24,.35);background:#fff7f6}
.readiness-checklist-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.readiness-checklist-grid article{border:1px solid var(--line,#dbe3ee);border-radius:14px;padding:16px;min-width:0}
.check-list{margin:.75rem 0 0;padding-left:1.25rem}.check-list li+li{margin-top:.55rem}
@media(max-width:900px){.readiness-checklist-grid{grid-template-columns:1fr}}

/* RC3.5.9.11.48 — accessibility, lazy filters and update notice */
.category-load-status{min-height:1.1em;margin:2px 0 0;font-size:12px;color:var(--muted)}
.category-load-status[data-state="error"]{color:#9b1c1c}
.app-update-notice{position:fixed;z-index:980;left:50%;bottom:18px;transform:translateX(-50%);display:flex;align-items:center;gap:10px;width:min(680px,calc(100% - 24px));padding:12px 14px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 16px 48px rgba(8,20,45,.22)}
.app-update-notice>span{flex:1;font-weight:750}
.error-reference code{user-select:all}
[id]{scroll-margin-top:92px}
@media (pointer:coarse){button,.btn,input[type="button"],input[type="submit"],select,.icon-button{min-height:44px}.icon-button{min-width:44px}}
@media(max-width:520px){.app-update-notice{align-items:stretch;flex-wrap:wrap}.app-update-notice>span{flex-basis:100%}.app-update-notice .btn{flex:1}}
@media(prefers-reduced-motion:reduce){.app-update-notice{transform:translateX(-50%)}*{scroll-behavior:auto!important}}

/* RC3.5.9.11.49 — automated moderation and classification queue */
.moderation-settings-grid label{display:grid;gap:.45rem}.moderation-settings-grid small{color:var(--muted,#64748b);line-height:1.45}.admin-listing-cell{display:flex;align-items:flex-start;gap:.75rem;min-width:260px}.admin-listing-cell img{width:72px;height:56px;object-fit:cover;border-radius:12px;background:#eef3f7}.admin-listing-cell>div{display:grid;gap:.25rem}.admin-listing-cell small{display:block;color:var(--muted,#64748b)}.classification-decision-form{display:grid;gap:.45rem;min-width:210px}.classification-decision-form select,.classification-decision-form input{width:100%}.admin-stats-grid article{min-width:130px}@media(max-width:760px){.moderation-settings-grid{grid-template-columns:1fr}.classification-decision-form{min-width:180px}.admin-listing-cell{min-width:220px}.admin-listing-cell img{width:60px;height:48px}}

/* RC3.5.9.11.50 — update upload feedback and complete gallery navigation */
.update-upload-status{min-height:1.35rem;margin:.65rem 0 0;font-weight:750;color:var(--muted,#64748b)}
.update-upload-status[data-state="ready"]{color:#08783e}
.update-upload-status[data-state="busy"]{color:var(--blue,#075ee8)}
.update-upload-status[data-state="error"]{color:#b42318}
[data-update-upload-form][aria-busy="true"] .update-native-upload-row{opacity:.78}
[data-update-upload-form][aria-busy="true"] [data-update-upload-submit]{cursor:wait}
.gallery-dialog-stage{position:relative;display:grid;place-items:center;min-height:min(74vh,760px);padding:0 64px}
.gallery-dialog-stage>img{grid-area:1/1;max-width:100%;max-height:78vh}
.gallery-dialog-nav{position:absolute;top:50%;z-index:3;display:grid;place-items:center;width:52px;height:52px;min-width:52px;min-height:52px;margin:0;border:1px solid rgba(255,255,255,.42);border-radius:50%;background:rgba(255,255,255,.94);color:#0b1b3a;font-size:38px;line-height:1;cursor:pointer;transform:translateY(-50%);box-shadow:0 8px 28px rgba(0,0,0,.3)}
.gallery-dialog-nav:hover,.gallery-dialog-nav:focus-visible{background:#fff;outline:3px solid #7da8ff;outline-offset:3px}
.gallery-dialog-prev{left:8px}.gallery-dialog-next{right:8px}
.gallery-dialog-footer{display:flex;align-items:center;justify-content:center;gap:14px;min-height:34px;padding:7px 12px 2px;color:#fff;text-align:center}
.gallery-dialog-footer span{font-weight:850;font-variant-numeric:tabular-nums}.gallery-dialog-footer small{color:#cbd6eb}
@media(max-width:700px){
  .gallery-dialog-stage{min-height:calc(100dvh - 118px);padding:0 48px}
  .gallery-dialog-stage>img{max-height:calc(100dvh - 128px)}
  .gallery-dialog-nav{width:46px;height:46px;min-width:46px;min-height:46px;font-size:34px;background:rgba(255,255,255,.88)}
  .gallery-dialog-prev{left:2px}.gallery-dialog-next{right:2px}
  .gallery-dialog-footer{position:absolute;left:0;right:0;bottom:8px;pointer-events:none}
  .gallery-dialog-footer small{display:none}
}

/* RC52 legal documents */
.legal-document-nav{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 24px}.legal-document-nav a{display:inline-flex;min-height:44px;align-items:center;padding:9px 13px;border:1px solid var(--border,#dbe4f0);border-radius:12px;background:#fff;text-decoration:none}.legal-operator-details{display:grid;gap:10px}.legal-operator-details>div{display:grid;grid-template-columns:minmax(130px,220px) 1fr;gap:14px;padding:10px 0;border-bottom:1px solid var(--border,#e3e8ef)}.legal-operator-details dt{font-weight:700}.legal-operator-details dd{margin:0;overflow-wrap:anywhere}.legal-table{margin:14px 0}.legal-table table{min-width:720px}.legal-page .prose ul{padding-left:1.25rem}.legal-page .prose li+li{margin-top:7px}@media(max-width:640px){.legal-operator-details>div{grid-template-columns:1fr;gap:3px}.legal-document-nav a{flex:1 1 calc(50% - 8px);justify-content:center;text-align:center}.legal-settings-grid{grid-template-columns:1fr!important}.legal-settings-grid .field-span-2{grid-column:auto}}


/* RC3.5.9.11.58 — structured listing facts and automation diagnostics */
.listing-summary-card{background:linear-gradient(180deg,#f8fbff 0%,#fff 100%);border:1px solid #dbe8fb}
.listing-highlight-list{display:flex;flex-wrap:wrap;gap:.65rem 1rem;list-style:none;padding:0;margin:0 0 1rem}
.listing-highlight-list li{display:flex;align-items:center;gap:.45rem;font-weight:700;color:#163d78}
.extracted-attribute-grid{margin-top:.5rem}.extraction-note{margin:.8rem 0 0;color:var(--muted);font-size:.9rem}
.series-links{display:grid;gap:.35rem;max-width:54rem}.series-links a{white-space:normal;line-height:1.3}
.automation-health-list{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:760px){.listing-highlight-list{display:grid}.automation-health-list{grid-template-columns:1fr 1fr}}


/* RC3.5.9.11.61 — progressive listing wizard: do not expose future steps before they are reached. */
.wizard-steps[data-wizard-progress]{
  --wizard-progress:25%;
  display:flex;
  grid-template-columns:none;
  align-items:center;
  gap:9px;
  position:relative;
  overflow:visible;
  padding:0 0 14px;
  margin-bottom:22px;
  border-bottom:3px solid #e2e8f2;
}
.wizard-steps[data-wizard-progress]::after{
  content:"";
  position:absolute;
  left:0;
  bottom:-3px;
  width:var(--wizard-progress);
  height:3px;
  border-radius:999px;
  background:var(--blue);
  transition:width .22s ease;
}
.wizard-steps[data-wizard-progress] button{
  flex:0 0 auto;
  min-width:0;
  min-height:40px;
  padding:8px 14px;
  border:1px solid var(--line);
  border-radius:999px;
  background:#fff;
  color:var(--muted);
  line-height:1.1;
  box-shadow:none;
}
.wizard-steps[data-wizard-progress] button:hover{border-color:#a9bce6;color:var(--navy);transform:none}
.wizard-steps[data-wizard-progress] button.active{
  border-color:#9bb8ff;
  background:#eef4ff;
  color:var(--blue);
  box-shadow:0 0 0 3px rgba(0,94,232,.10);
}
.wizard-steps[data-wizard-progress] button.is-complete{
  border-color:#cbd8f5;
  background:#f7f9fe;
  color:#274d98;
}
.wizard-steps[data-wizard-progress] button[hidden]{display:none!important}
@media(max-width:700px){
  .wizard-steps[data-wizard-progress]{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;padding-bottom:12px}
  .wizard-steps[data-wizard-progress]::-webkit-scrollbar{display:none}
  .wizard-steps[data-wizard-progress] button{min-width:44px;min-height:44px;padding:8px 12px}
  .wizard-steps[data-wizard-progress] button span{display:none}
  .wizard-steps[data-wizard-progress] button.active span{display:inline}
}
@media(prefers-reduced-motion:reduce){.wizard-steps[data-wizard-progress]::after{transition:none}}


/* RC3.5.9.11.62 — keep the wizard progress completely hidden until a precise category is selected. */
.wizard-steps[data-wizard-progress][hidden]{display:none!important}

/* RC3.5.9.11.63 — modern progressive listing flow */
.wizard-intro{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 17px;margin:0 0 18px;border:1px solid #dce6f8;border-radius:13px;background:linear-gradient(135deg,#f7faff,#fff)}
.wizard-intro strong,.wizard-intro span{display:block}.wizard-intro strong{font-size:15px}.wizard-intro span{font-size:13px;color:var(--muted);text-align:right}
.listing-wizard:not(.has-visible-progress) .wizard-panel[data-step="1"]{padding-top:0}
.field-with-counter{position:relative}.field-with-counter>span{display:block;margin-bottom:6px}.field-counter{display:block;text-align:right;margin-top:5px;color:var(--muted);font-size:11px}.field-counter b{color:inherit}.field-with-counter.is-count-valid .field-counter{color:var(--green)}.field-with-counter.is-count-warning .field-counter{color:#a46700}
.photo-count{display:inline-grid;place-items:center;min-width:48px;height:28px;margin:8px 0 2px;padding:0 9px;border-radius:999px;background:#edf3ff;color:var(--blue);font-size:12px}
@media(max-width:600px){.wizard-intro{display:block}.wizard-intro span{margin-top:4px;text-align:left}.category-selection-bar{min-height:78px}.category-selection-actions [data-category-next]{min-width:88px}}

/* RC3.5.9.11.64 — compact category selector: more choices visible without reducing clarity. */
.listing-wizard:not(.has-visible-progress) .wizard-intro{
  padding:10px 13px;
  margin-bottom:12px;
  gap:14px;
}
.listing-wizard:not(.has-visible-progress) .wizard-intro strong{font-size:14px}
.listing-wizard:not(.has-visible-progress) .wizard-intro span{font-size:12px}
.listing-wizard:not(.has-visible-progress) .wizard-panel[data-step="1"]>h2{
  margin:0 0 5px;
  font-size:24px;
  line-height:1.2;
}
.listing-wizard:not(.has-visible-progress) .wizard-help{
  margin:0 0 10px;
  font-size:13px;
  line-height:1.42;
}
.listing-wizard:not(.has-visible-progress) .category-picker{
  gap:10px;
  margin-top:10px;
}
.listing-wizard .category-picker-search>label{margin-bottom:5px}
.listing-wizard .category-picker-search-field input{
  min-height:42px;
  padding-top:9px;
  padding-bottom:9px;
}
.listing-wizard .category-picker-intro{
  align-items:center;
  margin-bottom:8px;
}
.listing-wizard .category-root-grid{
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:8px;
}
.listing-wizard .category-root-card{
  min-height:104px!important;
  padding:8px 28px 8px 8px!important;
  grid-template-columns:76px minmax(0,1fr)!important;
  gap:8px!important;
  align-items:center!important;
  border-radius:12px!important;
  text-align:left!important;
  overflow:visible!important;
}
.listing-wizard .category-root-card>.brand-icon-picture{
  width:76px!important;
  height:76px!important;
  margin:0!important;
  padding:0!important;
}
.listing-wizard .category-root-card>.brand-icon-picture>.glossy-icon-category{
  width:64px!important;
  height:64px!important;
  max-width:64px!important;
  max-height:64px!important;
}
.listing-wizard .category-root-card>.brand-icon-picture[data-icon-semantic="gift"]>.glossy-icon-category,
.listing-wizard .category-root-card>.brand-icon-picture[data-icon-semantic="search"]>.glossy-icon-category{
  width:56px!important;
  height:56px!important;
  max-width:56px!important;
  max-height:56px!important;
}
.listing-wizard .category-root-card strong{
  font-size:13px!important;
  line-height:1.22!important;
}
.listing-wizard .category-root-card small{
  margin-top:2px;
  font-size:10px;
  line-height:1.25;
}
.listing-wizard .category-root-card>b{
  right:9px;
  font-size:19px;
}
.listing-wizard .category-child-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:8px;
}
.listing-wizard .category-child-card>span{
  min-height:62px;
  padding:9px 36px 9px 11px;
  border-radius:10px;
}
.listing-wizard .category-child-card strong{font-size:13px;line-height:1.25}
.listing-wizard .category-child-card small{font-size:10px;line-height:1.25;margin-top:2px}
.listing-wizard .category-child-card b{right:10px;width:22px;height:22px}
.listing-wizard .category-selection-bar{
  min-height:66px;
  bottom:12px;
  padding:9px 12px;
  border-radius:14px;
}
.listing-wizard.is-category-step{padding-bottom:98px}
@media(max-width:1450px){
  .listing-wizard .category-root-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:1100px){
  .listing-wizard .category-root-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .listing-wizard .category-child-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:900px){
  .listing-wizard .category-root-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .listing-wizard .category-child-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .listing-wizard .category-selection-bar{bottom:78px;min-height:68px}
}
@media(max-width:700px){
  .listing-wizard .category-root-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .listing-wizard .category-root-card{
    min-height:126px!important;
    padding:8px 24px 9px 8px!important;
    grid-template-columns:62px minmax(0,1fr)!important;
  }
  .listing-wizard .category-root-card>.brand-icon-picture{width:62px!important;height:62px!important}
  .listing-wizard .category-root-card>.brand-icon-picture>.glossy-icon-category{width:54px!important;height:54px!important;max-width:54px!important;max-height:54px!important}
  .listing-wizard .category-root-card>.brand-icon-picture[data-icon-semantic="gift"]>.glossy-icon-category,
  .listing-wizard .category-root-card>.brand-icon-picture[data-icon-semantic="search"]>.glossy-icon-category{width:49px!important;height:49px!important;max-width:49px!important;max-height:49px!important}
  .listing-wizard .category-root-card strong{font-size:12px!important}
  .listing-wizard .category-root-card small{font-size:9.5px}
}
@media(max-width:430px){
  .listing-wizard .category-root-grid{grid-template-columns:1fr}
  .listing-wizard .category-root-card{
    min-height:82px!important;
    grid-template-columns:62px minmax(0,1fr)!important;
  }
  .listing-wizard .category-child-grid{grid-template-columns:1fr}
}

/* StartAuto 3.5.9.11.74 — visible ZIP update upload progress and diagnostics */
.update-upload-progress{position:relative;height:10px;margin:14px 0 8px;overflow:hidden;border-radius:999px;background:#dfe8ef;box-shadow:inset 0 1px 2px rgba(15,35,63,.1)}
.update-upload-progress[hidden]{display:none!important}
.update-upload-progress>span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0b3768,#e3262e);transition:width .18s ease}
.update-limit-details{margin:.55rem 0 0;color:var(--muted,#64748b);font-size:.88rem}
.update-upload-box [data-update-upload-feedback]{margin:0 0 14px}
[data-update-upload-status][data-state="busy"]{font-weight:850}


/* StartAuto 3.5.9.11.91 — technical synchronization with production hardening */
.update-last-upload-result{margin-top:1rem}.update-last-upload-result small{display:block;margin-top:.45rem;color:var(--muted,#64748b)}.update-version-guidance{margin-top:1rem}.update-version-guidance strong{margin-right:.25rem}
.update-upload-progress-wrap{margin:12px 0 4px}.update-upload-progress-wrap progress{width:100%;height:12px}.update-inline-upload-error{margin:10px 0 0}[data-update-upload-form][aria-busy="true"] .update-native-upload-row{opacity:.82}

/* StartAuto 3.5.9.11.92 — reorganised administration and listing organisation centre */
.listing-organise-heading{align-items:flex-start}
.organise-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:24px;padding:25px;border-color:#b8cbeb;background:linear-gradient(135deg,#fff 0%,#f3f7ff 58%,#fff8f8 100%)}
.organise-hero-copy{display:grid;align-content:start;gap:13px}.organise-hero-copy h2{margin:0;font-size:clamp(24px,2.2vw,35px);line-height:1.13;color:var(--navy)}.organise-hero-copy>p{margin:0;max-width:850px;color:var(--muted);line-height:1.58}
.organise-kicker{display:inline-flex;align-items:center;gap:9px;justify-self:start;padding:6px 10px;border:1px solid #c6d8f5;border-radius:999px;background:#fff;color:#214d85;font-size:12px;font-weight:850}.organise-kicker-icon{width:25px;height:25px;object-fit:contain}
.organise-safety{display:flex;flex-wrap:wrap;gap:8px}.organise-safety span{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#eaf8f0;color:#0b7140;font-size:12px;font-weight:800}
.organise-primary-form{display:flex;align-items:center;flex-wrap:wrap;gap:11px;margin-top:3px}.organise-primary-form small{color:var(--muted);font-size:12px}.organise-primary-button{min-height:48px;padding-inline:20px;font-size:15px}
.organise-disabled{display:grid;grid-template-columns:1fr auto;gap:5px 16px;align-items:center;padding:14px;border:1px solid #edcf99;border-radius:13px;background:#fffaf0}.organise-disabled strong,.organise-disabled span{grid-column:1}.organise-disabled span{color:var(--muted);font-size:12px;line-height:1.45}.organise-disabled a{grid-column:2;grid-row:1/3}
.organise-main-metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px}.organise-main-metrics a{display:grid;gap:4px;min-height:118px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff;color:inherit;text-decoration:none}.organise-main-metrics a:hover,.organise-main-metrics a:focus-visible{border-color:#83aaf1;box-shadow:0 10px 28px rgba(18,51,104,.1)}.organise-main-metrics a.is-good{border-color:#b9e5cb;background:#f4fcf7}.organise-main-metrics a.is-warning{border-color:#efcc8d;background:#fffaf0}.organise-main-metrics span{font-size:33px;line-height:1;font-weight:950;color:var(--blue)}.organise-main-metrics strong{font-size:13px}.organise-main-metrics small{font-size:11px;line-height:1.35;color:var(--muted)}
.organise-status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0}.organise-status-grid a{display:grid;gap:4px;min-height:104px;padding:16px;border:1px solid var(--line);border-radius:13px;background:#fff;color:inherit;text-decoration:none}.organise-status-grid a:hover,.organise-status-grid a:focus-visible{border-color:#83aaf1;box-shadow:0 8px 22px rgba(18,51,104,.08)}.organise-status-grid span{font-size:28px;line-height:1;font-weight:950;color:var(--navy)}.organise-status-grid strong{font-size:13px}.organise-status-grid small{color:var(--muted);font-size:11px;line-height:1.35}
.organise-last-run,.organise-shortcuts{margin-top:16px}.organise-last-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.organise-last-grid span{display:grid;gap:5px;padding:14px;border:1px solid var(--line);border-radius:12px;background:#fafcff;color:var(--muted);font-size:12px}.organise-last-grid strong{font-size:27px;line-height:1;color:var(--text)}
.organise-shortcut-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.organise-shortcut-grid>a{display:flex;align-items:flex-start;gap:11px;min-height:116px;padding:15px;border:1px solid var(--line);border-radius:13px;background:#fff;color:inherit;text-decoration:none}.organise-shortcut-grid>a:hover,.organise-shortcut-grid>a:focus-visible{border-color:#83aaf1;box-shadow:0 8px 22px rgba(18,51,104,.08)}.organise-shortcut-icon{width:42px;height:42px;flex:0 0 42px}.organise-shortcut-grid span{display:grid;gap:5px}.organise-shortcut-grid strong{font-size:13px}.organise-shortcut-grid small{font-size:11px;line-height:1.45;color:var(--muted)}
.organise-details{margin-top:16px;padding:0;overflow:hidden}.organise-details>summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:19px 21px;cursor:pointer;list-style:none}.organise-details>summary::-webkit-details-marker{display:none}.organise-details>summary span{display:grid;gap:4px}.organise-details>summary small{font-size:12px;font-weight:500;color:var(--muted)}.organise-details>summary b{display:inline-grid;place-items:center;min-width:34px;height:30px;padding:0 9px;border:1px solid #cbd8ed;border-radius:999px;background:#f7faff;color:var(--blue)}.organise-details[open]>summary{border-bottom:1px solid var(--line);background:#fafcff}.organise-details-body{display:grid;gap:15px;padding:18px}.organise-history-heading{margin-top:10px}.organise-proposals-table td{vertical-align:top}.organise-proposals-table td:nth-child(2){min-width:240px}.organise-proposals-table ul{margin:0;padding-left:18px}.organise-proposals-table small{display:block;margin-top:5px;color:var(--muted)}
@media(max-width:1100px){.organise-shortcut-grid{grid-template-columns:1fr 1fr}.organise-status-grid{grid-template-columns:1fr 1fr}}
@media(max-width:900px){.organise-hero{grid-template-columns:1fr}.organise-last-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.organise-hero{padding:17px}.organise-primary-button{width:100%}.organise-main-metrics,.organise-status-grid,.organise-shortcut-grid{grid-template-columns:1fr}.organise-last-grid{grid-template-columns:1fr 1fr}.organise-disabled{grid-template-columns:1fr}.organise-disabled a{grid-column:1;grid-row:auto;justify-self:start}.organise-details>summary{align-items:flex-start;padding:16px}.organise-details-body{padding:13px}}

/* StartAuto 3.5.9.11.96: resumable all-listings organisation queue for shared hosting. */
.organise-queue-panel{display:grid;gap:16px;border-color:#b8cbeb;background:linear-gradient(135deg,#f8fbff 0%,#fff 62%,#f6f8fc 100%)}
.organise-queue-panel.is-paused{border-color:#e8c780;background:linear-gradient(135deg,#fffaf0 0%,#fff 72%)}
.organise-queue-heading{align-items:flex-start}.organise-queue-heading h2{margin:2px 0 4px}.organise-queue-heading small{display:block;max-width:820px;color:var(--muted);line-height:1.5}
.organise-queue-progress-wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:15px}.organise-queue-progress-wrap progress{width:100%;height:16px}.organise-queue-progress-wrap>div{display:flex;align-items:baseline;gap:9px;white-space:nowrap}.organise-queue-progress-wrap strong{font-size:22px;color:var(--navy)}.organise-queue-progress-wrap span{font-size:12px;color:var(--muted)}
.organise-queue-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.organise-queue-metrics span{display:grid;gap:2px;padding:11px 13px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--muted);font-size:12px}.organise-queue-metrics strong{font-size:20px;color:var(--navy)}
.organise-queue-panel .health-note{margin:0}.organise-queue-panel .health-error{margin-top:0}
@media(max-width:760px){.organise-queue-progress-wrap{grid-template-columns:1fr}.organise-queue-progress-wrap>div{justify-content:space-between}.organise-queue-metrics{grid-template-columns:1fr 1fr}}
@media(max-width:420px){.organise-queue-metrics{grid-template-columns:1fr}}

/* StartAuto 3.5.9.11.97 — lightweight quarantine, persistent queue and coherent admin SVG icons. */
.admin-area-nav-icon.ui-icon,.admin-search-result-icon.ui-icon,.admin-nav-help-icon.ui-icon,.admin-context-icon.ui-icon,.admin-context-tab-icon.ui-icon{
  display:block;flex:0 0 auto;box-sizing:border-box;color:currentColor;fill:none;filter:none!important;opacity:1;stroke-width:1.9;
  --podziel-icon-navy:currentColor;--podziel-icon-yellow:currentColor;
}
.admin-area-nav-icon.ui-icon{width:38px!important;height:38px!important;padding:8px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:rgba(255,255,255,.08);color:#eaf9ff}
.admin-area-link:not(.is-active) .admin-area-nav-icon.ui-icon{color:#eaf9ff;filter:none!important}
.admin-area-link.is-active .admin-area-nav-icon.ui-icon{border-color:#9ce4e9;background:#eafafb;color:#087e8a;filter:none!important}
.admin-search-result-icon.ui-icon{width:31px!important;height:31px!important;padding:6px;border:1px solid #d8e4ef;border-radius:9px;background:#f8fbff;color:#0b4b7d}
.admin-nav-help-icon.ui-icon{width:29px!important;height:29px!important;padding:5px;border:1px solid rgba(255,255,255,.18);border-radius:9px;background:rgba(255,255,255,.08);color:#eaf9ff}
.admin-context-icon.ui-icon{width:38px!important;height:38px!important;padding:7px;border:1px solid #bde7eb;border-radius:11px;background:#effcfd;color:#087e8a}
.admin-context-tab-icon.ui-icon{width:28px!important;height:28px!important;padding:5px;border:1px solid #d7e4ef;border-radius:9px;background:#f8fbff;color:#0b4b7d;filter:none!important}
.admin-context-tab.is-active .admin-context-tab-icon.ui-icon{border-color:#91dce3;background:#eafafb;color:#087e8a}
.organise-kicker-icon.ui-icon{width:24px;height:24px;padding:3px;border-radius:7px;background:#eef9fa;color:#087e8a}
.organise-shortcut-icon.ui-icon{width:42px!important;height:42px!important;padding:9px;border:1px solid #cfdeec;border-radius:12px;background:#f5f9fd;color:#0b4b7d;filter:none!important}
.organise-shortcut-grid>a:hover .organise-shortcut-icon.ui-icon,.organise-shortcut-grid>a:focus-visible .organise-shortcut-icon.ui-icon{border-color:#8edce2;background:#eafafb;color:#087e8a}

.quality-auto-publish-panel{display:grid;gap:15px;margin-bottom:16px;border-color:#a9d8df;background:linear-gradient(135deg,#f4fcfd 0%,#fff 62%,#f5f8ff 100%)}
.quality-auto-publish-copy{display:flex;align-items:flex-start;gap:14px}.quality-auto-publish-copy h2{margin:2px 0 7px;font-size:21px;color:var(--navy)}.quality-auto-publish-copy p{margin:0;max-width:950px;color:var(--muted);line-height:1.55}
.quality-auto-publish-icon{display:grid;place-items:center;width:48px;height:48px;flex:0 0 48px;border:1px solid #9edce2;border-radius:14px;background:#e9fafb;color:#087e8a}.quality-auto-publish-icon .ui-icon{width:27px;height:27px}
.quality-auto-publish-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.quality-auto-publish-actions form{margin:0}.quality-auto-publish-actions .btn-success{min-height:44px;padding-inline:17px}
.quality-auto-publish-note{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid #cde8d7;border-radius:10px;background:#f4fbf7;color:#12663e;font-size:12px;font-weight:750}.quality-auto-publish-note .ui-icon{width:20px;height:20px}
.quality-automation-secondary{justify-content:flex-start;margin-top:10px}
.quality-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:13px;padding:11px 12px;border:1px solid var(--line);border-radius:11px;background:#fafcff;color:var(--muted);font-size:12px}.quality-pagination>div{display:flex;gap:8px}
.quality-details-loader{display:flex;align-items:center;justify-content:space-between;gap:18px}.quality-details-loader>div{display:flex;align-items:flex-start;gap:12px}.quality-details-loader h2{margin:0 0 5px;font-size:17px}.quality-details-loader p{margin:0;max-width:850px;color:var(--muted);line-height:1.5}.quality-details-loader-icon{display:grid;place-items:center;width:40px;height:40px;flex:0 0 40px;border:1px solid #d2e0ef;border-radius:11px;background:#f5f9fd;color:#0b4b7d}.quality-details-loader-icon .ui-icon{width:22px;height:22px}
.organise-queue-panel.is-completed{border-color:#afe0c4;background:linear-gradient(135deg,#f3fcf7 0%,#fff 72%)}
.organise-queue-panel [data-organisation-queue-refresh]{justify-self:start}
@media(max-width:760px){.quality-auto-publish-copy{align-items:flex-start}.quality-auto-publish-actions .btn{width:100%}.quality-auto-publish-actions form{width:100%}.quality-pagination,.quality-details-loader{align-items:flex-start;flex-direction:column}.quality-pagination>div{width:100%;justify-content:space-between}}


/* StartAuto 3.5.9.11.98 — high-contrast admin icons without extra HTTP files. */
.admin-area-nav-icon.ui-icon,
.admin-search-result-icon.ui-icon,
.admin-nav-help-icon.ui-icon,
.admin-context-icon.ui-icon,
.admin-context-tab-icon.ui-icon,
.organise-kicker-icon.ui-icon,
.organise-shortcut-icon.ui-icon{
  stroke-width:2.35!important;
  shape-rendering:geometricPrecision;
}
.admin-area-nav-icon.ui-icon{
  width:42px!important;height:42px!important;padding:6px!important;
  border-width:1.5px!important;color:#fff!important;
  background:rgba(255,255,255,.11)!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.045),0 2px 8px rgba(0,0,0,.15);
}
.admin-area-link.is-active .admin-area-nav-icon.ui-icon{
  color:#056877!important;background:#e5fbfd!important;border-color:#69ced8!important;
  box-shadow:0 3px 10px rgba(2,112,126,.16);
}
.admin-context-icon.ui-icon{
  width:44px!important;height:44px!important;padding:6px!important;
  border-width:1.5px!important;color:#056877!important;background:#e9fbfd!important;
  box-shadow:0 3px 10px rgba(6,42,78,.10);
}
.admin-context-tab{min-height:68px!important;gap:9px!important;padding-inline:14px!important;font-weight:760!important}
.admin-context-tab-icon.ui-icon{
  width:36px!important;height:36px!important;padding:5px!important;
  border-width:1.5px!important;color:#073f70!important;background:#fff!important;
  box-shadow:0 2px 8px rgba(6,42,78,.09);
}
.admin-context-tab:hover .admin-context-tab-icon.ui-icon,
.admin-context-tab:focus-visible .admin-context-tab-icon.ui-icon{
  color:#0759a6!important;border-color:#9ec3e4!important;background:#f3f8fd!important;
}
.admin-context-tab.is-active .admin-context-tab-icon.ui-icon{
  color:#056877!important;border-color:#55c6d1!important;background:#dff9fb!important;
  box-shadow:0 3px 11px rgba(0,151,166,.16);
}
.admin-search-result-icon.ui-icon{width:36px!important;height:36px!important;padding:5px!important;color:#073f70!important}
.admin-nav-help-icon.ui-icon{width:34px!important;height:34px!important;padding:5px!important;color:#fff!important}
.organise-kicker-icon.ui-icon{width:29px!important;height:29px!important;padding:3px!important}
.organise-shortcut-icon.ui-icon{width:48px!important;height:48px!important;padding:8px!important}
@media(max-width:900px){
  .admin-context-tab{min-height:61px!important;padding-inline:11px!important}
  .admin-context-tab-icon.ui-icon{width:33px!important;height:33px!important}
}
