:root{--hero-bg-start:#0a1f0d;--hero-bg-mid:#122a16;--hero-bg-end:#1a3520;--hero-accent:#22783c;--hero-accent-rgb:34,120,60;--hero-accent-light:#4ade80;--hero-accent-glow:rgba(34,120,60,.4);--hero-gold:#f4b223}.hero-section{background:linear-gradient(145deg,var(--hero-bg-start) 0,var(--hero-bg-mid) 40%,var(--hero-bg-end) 100%);position:relative;padding:56px 0 48px;overflow:hidden}.hero-section:before{top:0;background:radial-gradient(ellipse 60% 50% at 15% 80%,rgba(var(--hero-accent-rgb),.2) 0,transparent 70%),radial-gradient(ellipse 50% 40% at 85% 20%,rgba(244,178,35,.1) 0,transparent 70%);pointer-events:none}.hero-section:after,.hero-section:before{content:"";position:absolute;left:0;right:0;bottom:0}.hero-section:after{height:4px;background:linear-gradient(90deg,var(--hero-accent),var(--hero-accent-light),var(--hero-gold),var(--hero-gold))}.hero-inner{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:1;justify-content:space-between;gap:24px;flex-wrap:wrap}.hero-inner,.hero-left{display:flex;align-items:center}.hero-left{gap:20px}.hero-icon{width:64px;height:64px;border-radius:16px;background:linear-gradient(135deg,var(--hero-accent) 0,var(--hero-accent-light) 100%);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px var(--hero-accent-glow);flex-shrink:0;color:#fff}.hero-icon svg{width:32px;height:32px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hero-title{font-size:1.75rem;font-weight:800;color:#fff;margin:0;letter-spacing:-.02em;line-height:1.2}.hero-subtitle{font-size:.9rem;color:hsla(0,0%,100%,.55);margin-top:4px;line-height:1.4}.hero-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 14px;border-radius:20px;background:rgba(var(--hero-accent-rgb),.18);color:var(--hero-accent-light);font-size:.82rem;font-weight:700;margin-left:12px;vertical-align:middle}.hero-right{display:flex;align-items:center;gap:12px}.hero-search-wrap{position:relative}.hero-search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:hsla(0,0%,100%,.35);pointer-events:none}.hero-search-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2}.hero-search{padding:12px 18px 12px 42px;border-radius:12px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.06);color:#fff;font-size:.875rem;width:280px;transition:border-color .3s,background .3s,box-shadow .3s;backdrop-filter:blur(8px);font-family:inherit}.hero-search::-moz-placeholder{color:hsla(0,0%,100%,.35)}.hero-search::placeholder{color:hsla(0,0%,100%,.35)}.hero-search:focus{outline:none;border-color:rgba(var(--hero-accent-rgb),.5);background:hsla(0,0%,100%,.1);box-shadow:0 0 0 3px rgba(var(--hero-accent-rgb),.2)}.hero-stats{background:rgba(var(--hero-accent-rgb),.04);border-bottom:1px solid rgba(var(--hero-accent-rgb),.08);padding:14px 0}.hero-stats-inner{max-width:1200px;margin:0 auto;padding:0 24px;justify-content:center;gap:32px;flex-wrap:wrap}.hero-stat,.hero-stats-inner{display:flex;align-items:center}.hero-stat{gap:8px;font-size:.82rem;color:#5a6a5e}.hero-stat strong{color:var(--hero-accent);font-weight:700;font-size:1.05rem}.hero-stat svg{width:16px;height:16px;stroke:var(--hero-accent);fill:none;stroke-width:2}.content-section{background:#f8faf8;padding:48px 0 64px;min-height:400px}.content-container{max-width:1300px;margin:0 auto;padding:0 24px}.content-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;align-items:stretch}.content-grid-wide{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}.content-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;overflow:hidden;transition:transform .35s cubic-bezier(.25,.46,.45,.94),box-shadow .35s cubic-bezier(.25,.46,.45,.94),border-color .35s;cursor:default;position:relative;animation:heroFadeIn .5s ease both;display:flex;flex-direction:column}.content-card:hover{transform:translateY(-6px);box-shadow:0 16px 48px rgba(var(--hero-accent-rgb),.12),0 4px 12px rgba(0,0,0,.06);border-color:rgba(var(--hero-accent-rgb),.25)}.content-card a{text-decoration:none;color:inherit}.card-logo{width:100%;height:140px;background:linear-gradient(180deg,#fff,#f5f7f5);display:flex;align-items:center;justify-content:center;padding:20px;position:relative;overflow:hidden}.card-logo:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--hero-accent) 0,var(--hero-accent-light) 50%,var(--hero-gold) 100%);opacity:0;transition:opacity .35s}.content-card:hover .card-logo:after{opacity:1}.card-logo img{max-width:160px;max-height:100px;-o-object-fit:contain;object-fit:contain;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.content-card:hover .card-logo img{transform:scale(1.06)}.card-logo-placeholder{width:72px;height:72px;border-radius:14px;background:linear-gradient(135deg,#e8ece9,#d8ddd9);display:flex;align-items:center;justify-content:center;color:#a3b0a5}.card-logo-placeholder svg{width:32px;height:32px;stroke:currentColor;fill:none;stroke-width:1.5}.card-image{width:100%;height:180px;overflow:hidden;position:relative}.card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.content-card:hover .card-image img{transform:scale(1.06)}.card-image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f0f2f0,#e4e8e4);display:flex;align-items:center;justify-content:center;color:#b0bab2}.card-image-overlay{position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--hero-accent),var(--hero-accent-light),var(--hero-gold));opacity:0;transition:opacity .35s}.content-card:hover .card-image-overlay{opacity:1}.card-body{padding:18px 20px 16px;flex:1;display:flex;flex-direction:column}.card-footer{margin-top:auto;padding-top:10px;border-top:1px solid rgba(0,0,0,.05)}.btn-associe-se{display:inline-flex;align-items:center;padding:3px 10px;border-radius:8px;font-size:.65rem;font-weight:700;color:#7c3aed;background:rgba(124,58,237,.08);border:1px solid rgba(124,58,237,.2);cursor:pointer;transition:all .25s ease;white-space:nowrap;letter-spacing:.02em}.btn-associe-se:hover{background:#7c3aed;color:#fff;border-color:#7c3aed;transform:translateY(-1px);box-shadow:0 2px 8px rgba(124,58,237,.3)}.card-title{font-size:.88rem;font-weight:600;color:#1a2e1d;line-height:1.4;margin:0 0 10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.5em}.card-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.badge-primary{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:8px;background:rgba(var(--hero-accent-rgb),.08);color:var(--hero-accent);font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.badge-primary svg{width:11px;height:11px;stroke:currentColor;fill:none;stroke-width:2.5}.badge-secondary{padding:4px 10px;border-radius:8px;background:rgba(244,178,35,.1);color:#c4891a;font-size:.72rem;font-weight:600;letter-spacing:.02em}.badge-tag{padding:3px 8px;border-radius:6px;background:rgba(0,0,0,.04);color:#666;font-size:.7rem;font-weight:500}.content-list{display:flex;flex-direction:column;gap:10px}.list-item{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.06);border-left:4px solid var(--hero-accent);transition:all .25s ease;animation:heroFadeIn .5s ease both;gap:24px}.list-item:hover{transform:translateX(4px);box-shadow:0 4px 16px rgba(var(--hero-accent-rgb),.1);border-color:rgba(var(--hero-accent-rgb),.15);border-left-color:var(--hero-accent)}.list-item-info{flex:1;min-width:0}.list-item-title{font-size:.95rem;font-weight:600;color:#1a1a2e;margin:0 0 4px}.list-item-desc{font-size:.82rem;color:#666;margin:4px 0 0;line-height:1.5;font-style:italic}.list-item-meta{font-size:.78rem;color:#888;display:flex;align-items:center;gap:6px;margin-top:4px}.list-item-source{font-size:.75rem;color:#999;margin-top:4px}.list-item-source a{color:var(--hero-accent);text-decoration:none}.list-item-source a:hover{text-decoration:underline}.list-item-actions{display:flex;gap:8px;align-items:center;flex-shrink:0}.btn-action{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:10px;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .25s ease;white-space:nowrap;border:none;cursor:pointer}.btn-action-primary{background:var(--hero-accent);color:#fff}.btn-action-primary:hover{filter:brightness(1.15);transform:translateY(-1px);box-shadow:0 4px 16px rgba(var(--hero-accent-rgb),.35);color:#fff;text-decoration:none}.btn-action-outline{background:transparent;color:var(--hero-accent);border:2px solid rgba(var(--hero-accent-rgb),.3)}.btn-action-outline:hover{background:var(--hero-accent);color:#fff;transform:translateY(-1px);box-shadow:0 4px 16px rgba(var(--hero-accent-rgb),.35);text-decoration:none}.btn-action svg{width:16px;height:16px}.hero-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 20px;color:#6b8a6f;gap:16px}.hero-spinner{width:40px;height:40px;border:3px solid #e0e8e1;border-top:3px solid var(--hero-accent);border-radius:50%;animation:heroSpin .8s linear infinite}@keyframes heroSpin{to{transform:rotate(1turn)}}.hero-loading-text{font-size:.95rem;font-weight:500}.hero-empty{text-align:center;padding:100px 20px;color:#8a9a8c}.hero-empty svg{width:56px;height:56px;stroke:currentColor;fill:none;stroke-width:1.5;opacity:.4;margin-bottom:16px}.hero-empty p{font-size:1rem;margin:0}.hero-pagination{display:flex;align-items:center;justify-content:center;gap:8px;padding:32px 0 0}.hero-pagination a,.hero-pagination button{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:10px;border:1px solid rgba(0,0,0,.08);background:#fff;color:#333;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s;text-decoration:none;gap:6px}.hero-pagination a:hover,.hero-pagination button:hover:not(:disabled){background:var(--hero-accent);color:#fff;border-color:var(--hero-accent)}.hero-pagination button:disabled{opacity:.4;cursor:not-allowed}.hero-pagination .page-info{font-size:.85rem;color:#666;padding:0 12px}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.content-card:first-child{animation-delay:.02s}.content-card:nth-child(2){animation-delay:.04s}.content-card:nth-child(3){animation-delay:.06s}.content-card:nth-child(4){animation-delay:.08s}.content-card:nth-child(5){animation-delay:.1s}.content-card:nth-child(6){animation-delay:.12s}.content-card:nth-child(7){animation-delay:.14s}.content-card:nth-child(8){animation-delay:.16s}.content-card:nth-child(9){animation-delay:.18s}.content-card:nth-child(10){animation-delay:.2s}.content-card:nth-child(11){animation-delay:.22s}.content-card:nth-child(12){animation-delay:.24s}.content-card:nth-child(n+13){animation-delay:.26s}.list-item:first-child{animation-delay:.02s}.list-item:nth-child(2){animation-delay:.04s}.list-item:nth-child(3){animation-delay:.06s}.list-item:nth-child(4){animation-delay:.08s}.list-item:nth-child(5){animation-delay:.1s}.list-item:nth-child(6){animation-delay:.12s}.list-item:nth-child(7){animation-delay:.14s}.list-item:nth-child(8){animation-delay:.16s}.list-item:nth-child(n+9){animation-delay:.18s}.theme-entidades{--hero-bg-start:#091b2e;--hero-bg-mid:#0e2540;--hero-bg-end:#153352;--hero-accent:#1e5fa8;--hero-accent-rgb:30,95,168;--hero-accent-light:#60a5fa;--hero-accent-glow:rgba(30,95,168,.4);--hero-gold:#f59e0b}.theme-leiloeiros{--hero-bg-start:#1a0a2e;--hero-bg-mid:#241240;--hero-bg-end:#301a52;--hero-accent:#7c3aed;--hero-accent-rgb:124,58,237;--hero-accent-light:#a78bfa;--hero-accent-glow:rgba(124,58,237,.4);--hero-gold:#f59e0b}.theme-legislacao{--hero-bg-start:#0f172a;--hero-bg-mid:#1e293b;--hero-bg-end:#273548;--hero-accent:#4338ca;--hero-accent-rgb:67,56,202;--hero-accent-light:#818cf8;--hero-accent-glow:rgba(67,56,202,.4);--hero-gold:#fbbf24}.theme-imprensa{--hero-bg-start:#042f2e;--hero-bg-mid:#083e3d;--hero-bg-end:#0d4f4e;--hero-accent:#0d9488;--hero-accent-rgb:13,148,136;--hero-accent-light:#5eead4;--hero-accent-glow:rgba(13,148,136,.4);--hero-gold:#f59e0b}.theme-normativos{--hero-bg-start:#27180a;--hero-bg-mid:#3a2410;--hero-bg-end:#4d3016;--hero-accent:#b45309;--hero-accent-rgb:180,83,9;--hero-accent-light:#fbbf24;--hero-accent-glow:rgba(180,83,9,.4);--hero-gold:#f59e0b}.theme-juntas{--hero-bg-start:#1a120a;--hero-bg-mid:#2d1e12;--hero-bg-end:#3f2a1a;--hero-accent:sienna;--hero-accent-rgb:160,82,45;--hero-accent-light:#e8a44a;--hero-accent-glow:rgba(160,82,45,.4);--hero-gold:#f4b223}.theme-sitesfalsos{--hero-bg-start:#2a0a0a;--hero-bg-mid:#3d1010;--hero-bg-end:#4f1616;--hero-accent:#dc2626;--hero-accent-rgb:220,38,38;--hero-accent-light:#f87171;--hero-accent-glow:rgba(220,38,38,.4);--hero-gold:#fbbf24}.theme-contato{--hero-bg-start:#0a1929;--hero-bg-mid:#0e253d;--hero-bg-end:#133151;--hero-accent:#2563eb;--hero-accent-rgb:37,99,235;--hero-accent-light:#60a5fa;--hero-accent-glow:rgba(37,99,235,.4);--hero-gold:#fbbf24}.contact-form{max-width:700px;margin:0 auto;background:#fff;border-radius:16px;padding:36px;border:1px solid rgba(0,0,0,.06);box-shadow:0 4px 16px rgba(0,0,0,.04)}.contact-form label{display:block;margin-bottom:20px}.contact-form .form-label-text{font-size:.85rem;font-weight:600;color:#333;margin-bottom:6px;display:block}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:12px 16px;border-radius:10px;border:1px solid rgba(0,0,0,.12);font-size:.9rem;font-family:inherit;transition:border-color .2s,box-shadow .2s;background:#fafafa}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:none;border-color:var(--hero-accent);box-shadow:0 0 0 3px rgba(var(--hero-accent-rgb),.12);background:#fff}.contact-form textarea{resize:vertical;min-height:120px}.contact-form .form-row{display:flex;gap:16px}.contact-form .form-row>label{flex:1}.sites-list{width:100%}.sites-head{display:flex;align-items:center;padding:12px 16px;font-size:13px;font-weight:700;color:#666;text-transform:uppercase;letter-spacing:.03em;border-bottom:2px solid #e5e7eb}.sites-row{border-bottom:1px solid #f0f0f0}.sites-row-link{display:flex;align-items:center;padding:14px 16px;text-decoration:none;color:#333;transition:background .15s}.sites-row-link:hover{background:#f8f9fa}.sc-1{flex:0 0 35%;font-size:14px;font-weight:500}.sc-2{flex:0 0 30%;color:#747474;word-break:break-all}.sc-2,.sc-4{font-size:13px}.sc-4{flex:0 0 15%}.sc-3{flex:0 0 20%;font-size:13px;color:#888;text-align:right}.status-online{color:#42c03d;font-weight:600}.status-offline{color:#e04b3d;font-weight:600}@media (max-width:768px){.sites-head{display:none}.sites-row-link{flex-wrap:wrap;gap:4px;padding:12px}.sc-1{font-size:14px;font-weight:600}.sc-1,.sc-2{flex:0 0 100%}.sc-2{font-size:12px}.sc-3,.sc-4{flex:0 0 50%}.sc-3{text-align:right}}.imprensa-grid{display:flex;flex-wrap:wrap;justify-content:center;max-width:1300px;margin:0 auto}.imprensa-card{width:400px;margin:0 0 30px;padding:0 10px}.imprensa-link{display:flex;flex-direction:column;background:#fff;border-radius:20px;box-shadow:0 3px 12px rgba(0,0,0,.1);text-decoration:none;color:inherit;overflow:hidden;transition:box-shadow .2s}.imprensa-link:hover{box-shadow:0 6px 20px rgba(0,0,0,.15)}.imprensa-text{padding:34px 17px 21px}.imprensa-cat span{font-size:13px;color:#6c6c70}.imprensa-text h3{font-size:19px;font-weight:600;color:#1b1b1d;margin:12px 0;line-height:1.4}.imprensa-author{font-size:13px;color:#6c6c70;margin:10px 0 0;line-height:1.5}.imprensa-author strong{color:#333}.imprensa-img{height:200px;overflow:hidden}.imprensa-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:900px){.imprensa-card{width:50%}}@media (max-width:600px){.imprensa-card{width:100%;padding:0;margin:0 0 20px}.imprensa-text{padding:20px 14px 16px}.imprensa-text h3{font-size:16px}.imprensa-img{height:160px}}.entidade-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:0}.entidade-card{width:270px;background:#fff;margin:0 10px 30px;display:flex;flex-direction:column;overflow:hidden}.entidade-logo-wrap{height:200px;background:#fff;display:flex;align-items:center;justify-content:center;padding:10px;border-bottom:1px solid #f0f0f0}.entidade-logo-img{max-height:150px;max-width:100%;-o-object-fit:contain;object-fit:contain}.entidade-logo-placeholder{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#132d76,#1a4a9e);color:#fff;font-size:28px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.entidade-foto,.entidade-logo-placeholder{display:flex;align-items:center;justify-content:center}.entidade-foto{height:200px;background:#fff;padding:10px}.entidade-foto img{max-height:150px;max-width:100%;-o-object-fit:contain;object-fit:contain}.entidade-infos{padding:15px 12px 20px;text-align:center;display:flex;flex-direction:column;align-items:center}.entidade-infos h3{font-size:13.5px;font-weight:600;color:#333;margin:0;line-height:1.4}.entidade-sigla{font-size:13px;color:#ababab;margin:10px 0 15px;display:block}.entidade-uf{font-size:14px;color:#333;display:block}@media (max-width:768px){.entidade-card{width:calc(50% - 16px);min-width:180px;margin:0 4px 16px}.entidade-foto{height:150px}.entidade-foto img{max-height:120px}.entidade-infos h3{font-size:12px}}@media (max-width:480px){.entidade-card{width:calc(50% - 10px);min-width:140px;margin:0 3px 12px}.entidade-foto{height:120px}.entidade-foto img{max-height:90px}.entidade-infos{padding:10px 8px 14px}.entidade-infos h3,.entidade-sigla{font-size:11px}}.leiloeiro-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:0}.leiloeiro-card{width:270px;background:#fff;border-radius:11px;box-shadow:6px 5px 25px 0 rgba(0,0,0,.07);margin:0 10px 30px;position:relative;overflow:hidden}.leiloeiro-card:hover{box-shadow:6px 5px 30px 0 rgba(0,0,0,.13)}.card-badges{position:absolute;top:8px;right:8px;z-index:2;display:flex;flex-direction:column;gap:4px;align-items:flex-end}.selo-card.selo-ouro{background:linear-gradient(135deg,#c59b08,#f4c430 50%,#c59b08)}.selo-card.selo-ouro,.selo-card.selo-prata{color:#fff;font-size:9px;font-weight:700;padding:2px 8px;border-radius:10px;box-shadow:0 1px 4px rgba(0,0,0,.25);text-shadow:0 1px 1px rgba(0,0,0,.2)}.selo-card.selo-prata{background:linear-gradient(135deg,#8a8a8a,silver 50%,#8a8a8a)}.selo-card.verde{background:#22c55e}.selo-card.selo-leilao-br,.selo-card.verde{color:#fff;font-size:9px;font-weight:700;padding:2px 8px;border-radius:10px;box-shadow:0 1px 4px rgba(0,0,0,.25)}.selo-card.selo-leilao-br{background:linear-gradient(135deg,#132d76,#1a4a9e)}.selo-verificado-inline{display:flex;align-items:center;justify-content:center;gap:4px;color:#22c55e;font-size:13px;font-weight:600;margin-top:4px}.selo-verificado-inline svg{flex-shrink:0}.cont-avatar{height:250px;background:#ececec;border-radius:10px 10px 0 0;overflow:hidden;display:flex}.cont-avatar,.cont-avatar a{align-items:center;justify-content:center}.cont-avatar a{display:block;width:100%;height:100%;display:flex}.cont-avatar img{height:230px;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain}.cont-infos-leil{padding:15px 12px 20px;text-align:center;background:#fff}.cont-infos-leil h4{font-size:15px;font-weight:600;color:#2d2929;margin:0 0 4px;line-height:1.3;text-transform:uppercase}.cont-infos-leil h4 a{color:inherit;text-decoration:none}.cont-infos-leil h4 a:hover{color:#7c3aed}.cont-infos-leil .p-desc{font-size:12px;color:#373737;margin-top:10px;line-height:1.5;word-break:break-word}.cont-infos-leil .show-website{margin:15px 0 12px;font-size:13px}.cont-infos-leil .show-website a{color:#7c3aed;text-decoration:none;word-break:break-all}.cont-infos-leil .show-website a:hover{text-decoration:underline}.ul-social{list-style:none;padding:0;margin:0;gap:0}.ul-social,.ul-social li{display:flex;justify-content:center;align-items:center}.ul-social li{width:38px;height:38px;border:1px solid #e5e7ec;border-radius:4px;margin:0 2px}.ul-social li a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#d2d6de;text-decoration:none;transition:color .2s}.ul-social li a:hover{color:#7c3aed}@media (max-width:768px){.leiloeiro-card{width:calc(50% - 16px);min-width:200px;margin:0 4px 16px}.cont-avatar{height:180px}.cont-avatar img{height:160px}.cont-infos-leil h4{font-size:13px}.cont-infos-leil .p-desc{font-size:11px}.ul-social li{width:32px;height:32px}}@media (max-width:480px){.leiloeiro-card{width:calc(50% - 12px);min-width:150px;margin:0 3px 12px}.cont-avatar{height:140px}.cont-avatar img{height:120px}.cont-infos-leil{padding:10px 8px 14px}.cont-infos-leil h4{font-size:11px}.cont-infos-leil .p-desc{font-size:10px}.cont-infos-leil .show-website{font-size:11px;margin:8px 0}.ul-social li{width:28px;height:28px;margin:0 1px}.ul-social li svg{width:12px;height:12px}}@media (max-width:900px){.hero-inner{flex-direction:column;align-items:flex-start}.hero-right,.hero-search,.hero-search-wrap{width:100%}.hero-title{font-size:1.4rem}.content-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.content-grid-wide{grid-template-columns:1fr}.list-item{flex-direction:column;gap:14px;align-items:flex-start;padding:16px 18px}.list-item-actions{width:100%}.btn-action{flex:1;justify-content:center;min-height:44px}.contact-form .form-row{flex-direction:column;gap:0}.hero-stats-inner{gap:20px;flex-wrap:wrap;justify-content:flex-start;padding:0 20px}}@media (max-width:768px){.hero-section{padding:40px 0 36px}.hero-inner{padding:0 16px;gap:16px}.hero-left{gap:14px;flex-wrap:wrap}.hero-title{font-size:1.3rem}.hero-subtitle{font-size:.82rem}.hero-badge{margin-left:0;margin-top:6px}.content-container{padding:0 16px}.content-section{padding:36px 0 48px}.content-grid{grid-template-columns:1fr 1fr;gap:14px}.hero-pagination{flex-wrap:wrap;gap:6px}.hero-pagination a,.hero-pagination button{padding:10px 14px;font-size:.8rem;min-height:44px}.hero-pagination .page-info{width:100%;text-align:center;order:-1;padding:4px 0}.list-item{padding:14px 16px;border-radius:10px}.list-item-title{font-size:.88rem}.btn-action{padding:10px 16px;font-size:.78rem}}@media (max-width:600px){.hero-section{padding:28px 0 24px}.hero-inner{padding:0 14px;gap:14px}.hero-icon{width:44px;height:44px;border-radius:11px}.hero-icon svg{width:22px;height:22px}.hero-title{font-size:1.1rem}.hero-subtitle{font-size:.78rem;margin-top:2px}.hero-badge{display:none}.hero-search{padding:10px 14px 10px 38px;font-size:.82rem;border-radius:10px}.hero-search-icon{left:12px}.hero-stats{padding:10px 0}.hero-stats-inner{gap:14px;padding:0 14px;justify-content:center}.hero-stat{font-size:.75rem;gap:5px}.hero-stat strong{font-size:.9rem}.hero-stat svg{width:14px;height:14px}.content-section{padding:24px 0 36px}.content-container{padding:0 12px}.content-grid{grid-template-columns:1fr 1fr;gap:10px}.card-logo{height:100px;padding:12px}.card-logo img{max-width:120px;max-height:70px}.card-logo-placeholder{width:56px;height:56px;border-radius:10px}.card-logo-placeholder svg{width:24px;height:24px}.card-body{padding:10px 12px}.card-title{font-size:.75rem;min-height:2.2em;margin:0 0 6px}.card-meta{gap:4px}.badge-primary,.badge-secondary{padding:2px 6px;font-size:.62rem;border-radius:5px}.badge-tag{padding:2px 5px;font-size:.6rem}.card-footer{padding-top:8px}.card-image{height:120px}.btn-associe-se{font-size:.6rem;padding:2px 7px}.list-item{padding:14px;gap:10px;border-radius:10px;border-left-width:3px}.list-item-title{font-size:.84rem}.list-item-desc{font-size:.78rem}.list-item-meta{font-size:.72rem}.list-item-actions{flex-wrap:wrap}.btn-action{padding:10px 14px;font-size:.78rem;border-radius:8px;min-height:44px}.hero-pagination{gap:4px;padding:24px 0 0}.hero-pagination a,.hero-pagination button{padding:8px 12px;font-size:.78rem;border-radius:8px}.contact-form{padding:20px 14px;border-radius:12px}.contact-form input,.contact-form select,.contact-form textarea{padding:10px 12px;font-size:.85rem;border-radius:8px}.contact-form label{margin-bottom:16px}.contact-form .form-label-text{font-size:.82rem}.hero-empty,.hero-loading{padding:60px 16px}.hero-empty svg{width:44px;height:44px}}@media (max-width:380px){.hero-inner{padding:0 12px}.hero-title{font-size:1rem}.content-grid{grid-template-columns:1fr;gap:12px}.card-logo{height:130px}.card-body{padding:14px 14px 12px}.card-title{font-size:.82rem}.hero-stat{font-size:.7rem}.content-container{padding:0 10px}}.compact-table{display:flex;flex-direction:column;gap:0}.table-header,.table-row{display:grid;grid-template-columns:28% 35% 17% 20%;align-items:center;padding:10px 16px;border-bottom:1px solid rgba(0,0,0,.08)}.table-header{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#888;background:rgba(0,0,0,.03);border-radius:8px 8px 0 0;position:sticky;top:0}.table-row{font-size:.82rem;color:#444;transition:background .15s}.table-row:hover{background:rgba(0,0,0,.03)}.col-nome{font-weight:600;color:#1a1a2e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:12px}.table-header .col-nome{color:#888}.col-dominio{font-size:.78rem;color:#555;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:12px}.col-status{text-align:center}.col-data{font-size:.78rem;color:#777;text-align:right}@media (max-width:768px){.table-header{display:none}.table-row{display:flex;flex-direction:column;gap:4px;padding:12px 14px;border-bottom:1px solid rgba(0,0,0,.06);border-left:3px solid var(--hero-accent,#dc2626);margin-bottom:6px;border-radius:8px;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.04)}.table-row:hover{background:rgba(0,0,0,.02);box-shadow:0 2px 8px rgba(0,0,0,.08)}.col-nome{font-size:.85rem;color:#1a1a2e}.col-dominio,.col-nome{white-space:normal;padding-right:0}.col-dominio{font-size:.72rem;word-break:break-all;color:#666}.col-data,.col-status{text-align:left}.col-data{font-size:.7rem;color:#999}}@media (max-width:480px){.table-row{padding:10px 12px}.col-nome{font-size:.8rem}.col-dominio{font-size:.68rem}}