.products-page{min-height:100vh}.products-page section{padding:6rem 2rem;max-width:1200px;margin:0 auto}.page-header{padding:12rem 2rem 6rem;max-width:1200px;margin:0 auto;border-bottom:1px solid var(--border)}.page-header h1{font-size:3rem;font-weight:700;margin-bottom:1rem;color:var(--white)}.page-subtitle{font-size:1.25rem;color:var(--gray);max-width:700px}.breadcrumb{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;color:var(--gray);font-size:.875rem}.breadcrumb a{color:var(--gray);text-decoration:none}.breadcrumb a:hover{color:var(--white)}.section-label{display:inline-block;padding:.5rem 1rem;background:var(--navy);border:1px solid var(--border);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--gold);margin-bottom:1.5rem}.section-header h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:var(--white)}.section-subtitle{font-size:1.125rem;color:var(--gray);max-width:700px;margin-top:1rem}.product-hero{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;background:var(--navy-dark)}.product-badge{display:inline-block;padding:.5rem 1rem;background:var(--gold);color:var(--navy-dark);font-size:.875rem;font-weight:600;text-transform:uppercase;margin-bottom:1.5rem}.product-name{font-size:3rem;font-weight:700;color:var(--white);margin-bottom:1rem;line-height:1.2}.product-tagline{font-size:1.5rem;color:var(--gold);margin-bottom:1.5rem;font-weight:500}.product-description{font-size:1.125rem;color:var(--gray-light);line-height:1.8;margin-bottom:2rem}.product-cta{display:flex;gap:1rem;flex-wrap:wrap}.product-hero-image{position:relative}.product-mockup{width:100%;height:500px;background:var(--navy);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--gold)}.product-mockup img{width:100%;height:100%;object-fit:cover}.features-section{background:var(--navy-deepest)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2.5rem;gap:2.5rem;margin-top:3rem}.feature-card{background:var(--navy);border:1px solid var(--border);padding:2.5rem;transition:border-color .3s}.feature-card:hover{border-color:var(--gold)}.feature-icon{width:64px;height:64px;background:var(--navy-dark);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--gold);margin-bottom:1.5rem}.feature-card h3{font-size:1.5rem;font-weight:600;color:var(--white);margin-bottom:1rem}.feature-card>p{color:var(--gray);line-height:1.7;margin-bottom:1.5rem}.feature-list{list-style:none;padding:0}.feature-list li{padding:.5rem 0 .5rem 1.5rem;color:var(--gray-light);position:relative}.feature-list li:before{content:"—";position:absolute;left:0;color:var(--gold)}.benefits-section{background:var(--navy-dark)}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.benefit-item{display:flex;gap:1.5rem;padding:2rem;background:var(--navy);border:1px solid var(--border);align-items:flex-start}.benefit-item svg{color:var(--gold);flex-shrink:0;margin-top:.25rem}.benefit-item h4{font-size:1.125rem;font-weight:600;color:var(--white);margin-bottom:.5rem}.benefit-item p{color:var(--gray);line-height:1.6}.pricing-section{background:var(--navy-deepest)}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.pricing-card{background:var(--navy);border:1px solid var(--border);padding:3rem 2.5rem;text-align:center;position:relative;transition:all .3s}.pricing-card:hover{border-color:var(--gold);transform:translateY(-5px)}.pricing-card.featured{border-color:var(--gold);border-width:2px}.pricing-badge{position:absolute;top:-1rem;left:50%;transform:translateX(-50%);background:var(--gold);color:var(--navy-dark);padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;text-transform:uppercase}.pricing-name{font-size:1.5rem;font-weight:600;color:var(--white);margin-bottom:1rem}.pricing-price{font-size:3rem;font-weight:700;color:var(--gold);margin-bottom:.5rem}.pricing-period{color:var(--gray);margin-bottom:2rem;font-size:1rem}.pricing-features{list-style:none;padding:0;margin:2rem 0;text-align:left}.pricing-features li{padding:.75rem 0 .75rem 1.5rem;color:var(--gray-light);border-bottom:1px solid var(--border);position:relative}.pricing-features li:before{content:"✓";position:absolute;left:0;color:var(--gold);font-weight:700}.pricing-features li:last-child{border-bottom:none}.pricing-btn{width:100%;padding:1rem 2rem;background:transparent;border:1px solid var(--border);color:var(--white);font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s;font-family:Inter,sans-serif}.pricing-btn:hover,.pricing-card.featured .pricing-btn{background:var(--gold);border-color:var(--gold);color:var(--navy-dark)}.pricing-card.featured .pricing-btn:hover{background:#e0b131}.cta-section{background:var(--navy-dark);text-align:center}.cta-content h2{font-size:2.5rem;font-weight:700;color:var(--white);margin-bottom:1rem}.cta-content p{font-size:1.25rem;color:var(--gray);margin-bottom:2.5rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .2s;border:none;cursor:pointer;font-family:Inter,sans-serif}.btn-primary{background:var(--gold);color:var(--navy-dark)}.btn-primary:hover{background:#e0b131}.btn-secondary{background:transparent;color:var(--white);border:1px solid var(--border)}.btn-secondary:hover{background:var(--navy);border-color:var(--gold)}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:2.5rem;gap:2.5rem;margin-top:3rem}.product-card{background:var(--navy);border:1px solid var(--border);transition:all .3s;text-decoration:none;display:flex;flex-direction:column;overflow:hidden}.product-card:hover{border-color:var(--gold);transform:translateY(-5px)}.product-card-image{width:100%;height:250px;background:var(--navy-dark);border-bottom:1px solid var(--border);overflow:hidden;display:flex;align-items:center;justify-content:center}.product-card-icon{color:var(--gold);opacity:.7}.product-card-content{padding:2rem;flex:1 1;display:flex;flex-direction:column}.product-card-title{font-size:1.5rem;font-weight:600;color:var(--white);margin-bottom:1rem}.product-card-description{color:var(--gray);line-height:1.7;margin-bottom:1.5rem;flex:1 1}.product-card-footer{display:flex;align-items:center;justify-content:space-between}.product-card-link{color:var(--gold);font-weight:600;font-size:.875rem}@media (max-width:768px){.page-header{padding:10rem 1.5rem 4rem}.page-header h1{font-size:2rem}.product-hero{grid-template-columns:1fr;gap:3rem}.product-name{font-size:2rem}.product-tagline{font-size:1.25rem}.product-mockup{height:300px}.benefits-grid,.features-grid,.pricing-grid{grid-template-columns:1fr}.cta-content h2{font-size:1.75rem}.cta-buttons{flex-direction:column}.btn{width:100%;justify-content:center}.products-grid{grid-template-columns:1fr}.product-card-image{height:200px}}