.proveedores-page{font-family:Inter,sans-serif;color:#333;line-height:1.6;background-color:#f8fafc;padding-bottom:80px}.proveedores-page .proveedores-hero{background:linear-gradient(135deg,#0e468b,#1e5ba6 50%,#f59e0b);color:#fff;padding:80px 20px;text-align:center;border-radius:0 0 30px 30px;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(14,70,139,.15)}.proveedores-page .proveedores-hero:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.05) 0,transparent 60%);pointer-events:none}.proveedores-page .proveedores-hero .hero-content{max-width:900px;margin:0 auto;position:relative;z-index:1}.proveedores-page .proveedores-hero .hero-content .hero-tag{background-color:rgba(255,255,255,.15);color:#fff;padding:6px 18px;border-radius:20px;font-size:13px;font-weight:600;letter-spacing:1px;display:inline-block;margin-bottom:20px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.1)}.proveedores-page .proveedores-hero .hero-content h1{font-size:42px;font-weight:800;margin-bottom:20px;letter-spacing:-.5px;color:#fff!important;line-height:1.2}@media(max-width:768px){.proveedores-page .proveedores-hero .hero-content h1{font-size:32px}}.proveedores-page .proveedores-hero .hero-content .hero-desc{font-size:17px;opacity:.95;max-width:800px;margin:0 auto;line-height:1.7}.proveedores-page .proveedores-container{max-width:1100px;margin:40px auto 0;padding:0 20px;display:flex;flex-direction:column;gap:40px}.proveedores-page .proveedores-section-card{background:#fff;border-radius:20px;padding:40px;box-shadow:0 4px 25px rgba(0,0,0,.03);border:1px solid #e2e8f0}@media(max-width:768px){.proveedores-page .proveedores-section-card{padding:25px}}.proveedores-page .proveedores-section-card h2{color:#0e468b;font-size:24px;font-weight:800;margin:0 0 20px;display:flex;align-items:center;gap:12px}.proveedores-page .proveedores-section-card h2 svg{color:#d41f27}.proveedores-page .oferta-template-card{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:25px;margin-top:20px}.proveedores-page .oferta-template-card .template-header{border-bottom:1px solid #e2e8f0;padding-bottom:15px;margin-bottom:20px;display:flex;flex-direction:column;gap:10px}.proveedores-page .oferta-template-card .template-header .header-row{display:flex;font-size:14px;color:#4b5563}.proveedores-page .oferta-template-card .template-header .header-row .row-label{font-weight:700;min-width:80px}.proveedores-page .oferta-template-card .template-header .header-row .row-val{color:#1e293b;font-weight:500}.proveedores-page .oferta-template-card .template-header .header-row .row-val a{color:#0e468b;text-decoration:none;font-weight:600}.proveedores-page .oferta-template-card .template-header .header-row .row-val a:hover{text-decoration:underline}.proveedores-page .oferta-template-card .template-body h4{margin:0 0 10px;font-size:14px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.proveedores-page .oferta-template-card .template-body .subject-badge{background-color:rgba(245,158,11,.1);color:#d97706;border:1px solid rgba(245,158,11,.2);padding:10px 16px;border-radius:8px;font-family:monospace;font-size:15px;font-weight:600;display:inline-block;word-break:break-all}.proveedores-page .documents-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;margin-top:20px}@media(max-width:768px){.proveedores-page .documents-grid{grid-template-columns:1fr}}.proveedores-page .documents-grid .doc-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px;display:flex;gap:15px;align-items:flex-start;transition:all .2s ease}.proveedores-page .documents-grid .doc-card:hover{border-color:#0e468b;background-color:#fff;box-shadow:0 6px 15px rgba(14,70,139,.05)}.proveedores-page .documents-grid .doc-card .doc-icon-wrapper{background-color:rgba(14,70,139,.08);color:#0e468b;padding:10px;border-radius:8px;display:flex}.proveedores-page .documents-grid .doc-card .doc-info h4{margin:0 0 4px;font-size:15px;font-weight:700;color:#1e293b}.proveedores-page .documents-grid .doc-card .doc-info p{margin:0 0 10px;font-size:13px;color:#64748b;line-height:1.4}.proveedores-page .documents-grid .doc-card .doc-info .req-badge{background-color:rgba(16,185,129,.1);color:#10b981;font-size:11px;font-weight:700;padding:3px 8px;border-radius:20px;display:inline-block;text-transform:uppercase}.proveedores-page .timeline-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;margin-top:25px;position:relative}@media(max-width:992px){.proveedores-page .timeline-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.proveedores-page .timeline-grid{grid-template-columns:1fr}}.proveedores-page .timeline-grid .timeline-step{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:12px;position:relative;transition:all .3s ease}.proveedores-page .timeline-grid .timeline-step:hover{border-color:#f59e0b;background-color:#fff;box-shadow:0 8px 20px rgba(245,158,11,.08)}.proveedores-page .timeline-grid .timeline-step .step-num{background:#f59e0b;color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:14px;box-shadow:0 4px 10px rgba(245,158,11,.3)}.proveedores-page .timeline-grid .timeline-step h3{margin:0;font-size:16px;font-weight:700;color:#0e468b}.proveedores-page .timeline-grid .timeline-step p{margin:0;font-size:13px;color:#4b5563;line-height:1.5}.proveedores-page .timeline-grid .timeline-step p strong{color:#1e293b}.proveedores-page .timeline-grid .timeline-step .step-contact{margin-top:auto;font-size:12.5px;color:#64748b;border-top:1px solid #e2e8f0;padding-top:10px}.proveedores-page .timeline-grid .timeline-step .step-contact a{color:#0e468b;text-decoration:none;font-weight:600}.proveedores-page .timeline-grid .timeline-step .step-contact a:hover{text-decoration:underline}.proveedores-page .compliance-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-top:25px}@media(max-width:768px){.proveedores-page .compliance-grid{grid-template-columns:1fr}}.proveedores-page .compliance-grid .compliance-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:12px;transition:all .3s ease;text-decoration:none}.proveedores-page .compliance-grid .compliance-card:hover{border-color:#d41f27;box-shadow:0 6px 15px rgba(212,31,39,.06);transform:translateY(-2px)}.proveedores-page .compliance-grid .compliance-card .icon-wrapper{background-color:rgba(212,31,39,.08);color:#d41f27;padding:10px;border-radius:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.proveedores-page .compliance-grid .compliance-card h4{margin:0;font-size:16px;font-weight:700;color:#0e468b}.proveedores-page .compliance-grid .compliance-card p{margin:0;font-size:13px;color:#64748b;line-height:1.5}.proveedores-page .compliance-grid .compliance-card .card-link{margin-top:auto;font-size:13px;font-weight:600;color:#d41f27;display:flex;align-items:center;gap:6px}