.usage-page{padding-top:80px}.usage-hero{position:relative;min-height:500px;display:flex;align-items:center;overflow:hidden}.usage-hero-background{position:absolute;inset:0;z-index:1}.usage-hero-background img{width:100%;height:100%;object-fit:cover}.usage-hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,37,61,.92),rgba(0,26,44,.85) 50%,rgba(0,37,61,.75));z-index:2}.usage-hero-content{position:relative;z-index:3;max-width:var(--container-max);margin:0 auto;padding:4rem 2rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.usage-hero-text{color:var(--white)}.usage-breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:rgba(255,255,255,.7);margin-bottom:1.5rem}.usage-breadcrumb a{color:rgba(255,255,255,.7);text-decoration:none;transition:var(--transition)}.usage-breadcrumb a:hover{color:var(--white)}.usage-breadcrumb svg{width:16px;height:16px;opacity:.5}.usage-badge{display:inline-flex;align-items:center;gap:.75rem;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);padding:.5rem 1.25rem;border-radius:50px;margin-bottom:1.5rem}.usage-badge-icon{font-size:1.5rem}.usage-badge-text{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--teal-light)}.usage-hero h1{font-size:3rem;line-height:1.1;margin-bottom:1rem;font-weight:700}.usage-hero h1 .highlight{color:var(--orange)}.usage-hero-subtitle{font-size:1.35rem;color:var(--teal-light);margin-bottom:2rem;line-height:1.5}.usage-hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.usage-hero-visual{position:relative}.usage-hero-image-wrapper{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.1)}.usage-hero-image-wrapper img{width:100%;height:auto;display:block}.usage-hero-image-wrapper:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(0,37,61,.3));z-index:1;pointer-events:none}.usage-hero-decoration{position:absolute;width:300px;height:300px;border-radius:50%;background:var(--orange);opacity:.1;filter:blur(100px);z-index:1}.usage-hero-decoration-1{top:-100px;right:-100px}.usage-hero-decoration-2{bottom:-100px;left:-100px;background:var(--teal)}.usage-stats{display:flex;gap:3rem;margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.usage-stat{text-align:left}.usage-stat-number{font-size:2rem;font-weight:700;color:var(--orange);line-height:1}.usage-stat-label{font-size:.875rem;color:rgba(255,255,255,.7);margin-top:.25rem}.usage-intro{padding:5rem 2rem;background:var(--white)}.usage-intro .container{max-width:var(--container-max);margin:0 auto}.usage-intro-text{font-size:1.25rem;line-height:1.8;color:var(--gray);max-width:900px;margin:0 auto;text-align:center}@media (max-width:1024px){.usage-hero-content{grid-template-columns:1fr;gap:3rem;text-align:center}.usage-hero-text{order:1}.usage-hero-visual{order:2;max-width:500px;margin:0 auto}.usage-breadcrumb{justify-content:center}.usage-badge{margin-left:auto;margin-right:auto}.usage-hero-buttons,.usage-stats{justify-content:center}.usage-hero h1{font-size:2.25rem}}@media (max-width:768px){.usage-hero{min-height:auto}.usage-hero-content{padding:3rem 1.5rem}.usage-hero h1{font-size:1.75rem}.usage-hero-subtitle{font-size:1.1rem}.usage-hero-buttons{flex-direction:column;align-items:center}.usage-hero-buttons .btn{width:100%;max-width:280px;justify-content:center}.usage-stats{flex-direction:column;gap:1.5rem;align-items:center}.usage-stat{text-align:center}.usage-intro-text{font-size:1.1rem}}