.hydrogen-database-page{min-height:100vh;background-color:#f8fafc}.database-hero{background-image:linear-gradient(rgba(51,65,85,.85),rgba(71,85,105,.85)),url(/hydrogen-database-hero.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;color:#fff;padding:120px 0 60px;text-align:center;position:relative;overflow:hidden}.hero-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-image img{width:100%;height:100%;object-fit:cover;opacity:.3}.database-hero .container{position:relative;z-index:2}.database-hero h1{font-size:3rem;margin-bottom:1.5rem;font-weight:700}.hero-description{font-size:1.2rem;max-width:800px;margin:0 auto;line-height:1.8;color:#e2e8f0}.database-content{padding:4rem 0}.content-section{background:#fff;border-radius:12px;padding:3rem;margin-bottom:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.section-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.section-icon{color:#475569;flex-shrink:0}.content-section h2{color:#1e293b;font-size:2rem;margin:0}.content-section p{color:#64748b;line-height:1.8;margin-bottom:1.5rem}.feature-block{margin-bottom:2.5rem}.feature-block:last-child{margin-bottom:0}.feature-block h3{color:#334155;font-size:1.5rem;margin-bottom:1rem}.feature-block ul{list-style-position:inside;color:#64748b;line-height:1.8;margin-left:1rem}.feature-block li{margin-bottom:.75rem}.database-showcase{background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.examples-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));grid-gap:3rem;gap:3rem;margin-top:2rem}.example-item{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:all .3s ease}.example-item:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.15)}.example-image-wrapper{border-radius:8px;overflow:hidden;margin-bottom:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.example-image{width:100%;height:auto;display:block;transition:transform .3s ease}.example-item:hover .example-image{transform:scale(1.03)}.example-item h3{color:#1e293b;font-size:1.4rem;margin-bottom:1rem}.example-item p{color:#64748b;line-height:1.6;margin:0}.use-case-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.use-case-card{background:#f8fafc;border-radius:12px;padding:2rem;border-left:4px solid #475569;transition:all .3s ease}.use-case-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.1)}.use-case-icon{color:#475569;margin-bottom:1rem;flex-shrink:0}.use-case-card h3{color:#1e293b;font-size:1.3rem;margin-bottom:1rem}.use-case-card ul{list-style-position:outside;color:#64748b;line-height:1.8;padding-left:1.5rem;margin-left:0}.use-case-card li{margin-bottom:.5rem;padding-left:.5rem}.benefits-section{background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.benefit-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.05);transition:all .3s ease}.benefit-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.1)}.benefit-card h3{color:#1e293b;font-size:1.2rem;margin-bottom:1rem}.benefit-card p{color:#64748b;line-height:1.6;margin:0}.cta-section{background:linear-gradient(135deg,#475569,#334155);color:#fff;text-align:center;padding:4rem 3rem;border-radius:12px;margin-top:3rem}.cta-section h2{color:#fff;font-size:2rem;margin-bottom:1rem}.cta-section p{color:hsla(0,0%,100%,.9);font-size:1.1rem;margin-bottom:2rem}.cta-button{display:inline-block;padding:1rem 2.5rem;background:#fff;color:#334155;border-radius:8px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease}.cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 16px rgba(0,0,0,.2)}@media (max-width:768px){.database-hero h1{font-size:2rem}.hero-description{font-size:1rem}.content-section{padding:2rem 1.5rem}.section-header{flex-direction:column;align-items:flex-start}.examples-grid{grid-template-columns:1fr;gap:2rem}.example-item{padding:1.5rem}.benefits-grid,.use-case-grid{grid-template-columns:1fr}.cta-section{padding:3rem 2rem}}