.equipment-hero{background:linear-gradient(135deg,var(--background) 0,var(--accent) 50%,var(--background) 100%);overflow:hidden;padding-bottom:6rem;padding-top:8rem;position:relative}.hero-badge{background:rgba(25,145,210,.1);border-radius:9999px;color:var(--primary);display:inline-block;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;margin-left:12px;padding:.5rem 1rem}.hero-grid{align-items:center;display:grid;gap:4rem;grid-template-columns:1fr}@media (min-width:1024px){.hero-grid{grid-template-columns:1fr 1fr}}.hero-content{display:flex;flex-direction:column}.hero-title-eq{color:#0f172a;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.15;margin-bottom:1.5rem}.hero-description{color:#475569;font-size:1.125rem;line-height:1.7;margin-bottom:2rem;max-width:600px}.hero-cta-buttons{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}@media (min-width:640px){.hero-cta-buttons{flex-direction:row}}.btn-lg{align-items:center;border-radius:.75rem;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:var(--primary);color:#fff}.btn-outline{background:transparent;border:1px solid rgba(79,70,229,.2);color:#0f172a}.btn-outline:hover{background:rgba(79,70,229,.05);border-color:rgba(79,70,229,.4)}.trust-indicators{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem}.avatar-stack{display:flex}.avatar-stack .avatar{align-items:center;background:linear-gradient(135deg,rgba(99,102,241,.3),rgba(99,102,241,.1));border:2px solid #fff;border-radius:50%;display:flex;height:32px;justify-content:center;margin-left:-8px;width:32px}.avatar-stack .avatar:first-child{margin-left:0}.avatar-stack .avatar svg{color:var(--primary);height:20px;width:20px}.stars-row{align-items:center;display:flex;gap:.25rem}.stars-row svg{color:#f59e0b;fill:#f59e0b;height:16px;width:16px}.stars-row .rating{color:#0f172a;font-weight:700;margin-left:.25rem}.logo-cloud-inline{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;opacity:.6}.logo-cloud-inline span{color:#64748b;font-size:.875rem;font-weight:600}.hero-visual{position:relative}.hero-card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,rgba(79,70,229,.1),hsla(0,0%,100%,.8));border-radius:2rem;box-shadow:0 40px 80px rgba(15,23,42,.15);overflow:hidden;padding:1.5rem}.equipment-list-card{background:#fff;border-radius:1.25rem;box-shadow:0 10px 25px rgba(0,0,0,.05);overflow:hidden}.list-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;padding:1.25rem}.list-header,.list-header-left{align-items:center;display:flex}.list-header-left{gap:.75rem}.list-header-icon{align-items:center;background:rgba(79,70,229,.1);border-radius:.75rem;display:flex;height:36px;justify-content:center;width:36px}.list-header-icon svg{color:var(--primary);height:20px;width:20px}.list-header-title{color:#0f172a;font-weight:700}.list-header-actions{display:flex;gap:.5rem}.action-btn{align-items:center;background:#f8fafc;border-radius:.5rem;cursor:pointer;display:flex;height:28px;justify-content:center;width:28px}.action-btn svg{color:#64748b;height:14px;width:14px}.equipment-item{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:1.25rem}.equipment-item:last-child{border-bottom:none}.equipment-item-left{align-items:center;display:flex;gap:1rem}.equipment-icon{align-items:center;background:#f1f5f9;border-radius:.75rem;color:#64748b;display:flex;height:44px;justify-content:center;width:44px}.equipment-icon svg{height:24px;width:24px}.equipment-name{color:#0f172a;font-size:.9375rem;font-weight:600;margin-bottom:.25rem}.equipment-location{align-items:center;color:#64748b;display:flex;font-size:.8125rem;gap:.35rem}.equipment-location svg{height:14px;width:14px}.equipment-item-right{text-align:right}.equipment-signal{color:#94a3b8;font-size:.75rem;margin-bottom:.35rem}.status-badge{border-radius:9999px;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.status-badge.checked-out{background:rgba(59,130,246,.1);color:#2563eb}.floating-blur{border-radius:50%;filter:blur(60px);position:absolute;z-index:-1}.floating-blur-1{background:rgba(79,70,229,.2);bottom:-2rem;height:200px;right:-2rem;width:200px}.floating-blur-2{background:rgba(79,70,229,.1);height:240px;left:-2rem;top:-2rem;width:240px}