body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.homepage{background:#323232;max-width:100%;min-height:100vh;overflow:hidden;position:relative}.hero-section{align-items:flex-start;background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:2rem 2rem 2rem 2rem;display:flex;height:97vh;position:relative;width:100%;z-index:2}.hero-overlay{display:flex;height:auto;justify-content:flex-end;margin:0;position:absolute;right:10rem;top:10rem;width:auto}.hero-content{height:auto;max-width:900px}.hero-title{color:#000;font-family:Share Tech Mono,Consolas,monospace;font-size:5rem;font-weight:700;line-height:1;margin-bottom:.5rem}.hero-subtext{color:#000;font-family:Inter,sans-serif;font-size:1rem;margin-bottom:0}.gallery-section{display:flex;flex-direction:column;gap:0;position:relative}.gallery-image{background-position:bottom;background-size:cover;border-radius:0 0 2rem 2rem;margin-top:-25px;min-height:70vh;position:relative;width:100%}.cta-box{align-items:flex-end;border-radius:1rem;bottom:20%;display:flex;flex-direction:column;gap:1rem;margin:0;padding:1.5rem 2rem;position:absolute;right:15%}.cta-text{color:#fff;font-family:Share Tech Mono,Consolas,monospace;font-size:2rem;margin-bottom:.5rem}.cta-button{background:#ff7f1a;border:.1rem solid #ff7f1a;box-shadow:0 2px 8px #00000014;color:#fff;padding:.7rem 1.5rem;transition:background .2s}.cta-button:hover{background-color:initial;border:.1rem solid #ff7f1a;color:#ff7f1a}@media (max-width:900px){.hero-title{font-size:2rem}.cta-box{padding:1rem 1.2rem}}@media (max-width:700px){.hero-section{height:32vh;padding:0}.hero-overlay{padding:1rem 1rem 0 0}.gallery-image-2{align-items:flex-end;justify-content:center}.cta-box{align-items:center;margin:1rem auto}}@media (max-width:500px){.hero-title{font-size:1.2rem}.cta-button,.cta-text{font-size:1rem}.cta-button{padding:.5rem 1rem}}.navbar{background:#0000;font-family:Share Tech Mono,Consolas,monospace;left:0;padding:0;position:absolute;top:0;width:100%;z-index:20;z-index:3}.navigation{align-items:center;border-radius:2rem;box-shadow:.2rem .2rem .5rem;display:flex;justify-content:space-between;margin:1.2rem auto 0;width:98%}.navbar-orange{position:relative}.navigation-orange{background:#e87722;border-radius:2rem;width:98%}.logo-text{margin-bottom:0;width:15rem}ul{align-items:center;display:flex;justify-content:flex-end;list-style:none;width:100%}li{margin-right:2rem}a{color:#000;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s}a:hover{color:#222}a.nav-link.active{text-decoration:underline;text-decoration-color:#e87722;text-decoration-thickness:2px;text-underline-offset:4px}.navbar-orange a.nav-link.active{text-decoration-color:#323232}.nav-link{font-size:1.5rem;margin-right:5rem}.dropbtn{background-color:initial;border:none;color:#000;cursor:pointer;font-family:Inter,sans-serif;font-weight:600;padding:12px 16px}.dropbtn:after{content:"\25BC";font-size:.8em;margin-left:6px}.dropdown{display:inline-block;position:relative}.dropdown-content{background-color:initial;border:3px solid green;border-radius:0 0 1rem 1rem;box-shadow:.2rem .2rem .5rem;display:none;min-width:160px;overflow:hidden;position:absolute;right:-5;top:100%;z-index:-2}.dropdown-content a{background-color:red;color:#000;display:block;font-weight:500;padding:12px 16px;text-decoration:none}.dropdown-content a:hover{background-color:green}.dropdown:hover .dropdown-content{display:block}.book-button{background-color:#000;border:none;border-radius:1rem;color:#e87722;font-family:Share Tech Mono,Consolas,monospace;font-size:1.1rem;font-weight:700;padding:.7rem 1.5rem;text-decoration:none;transition:background .2s,color .2s}.book-button,.book-button:hover{box-shadow:.2rem .2rem .5rem #000}.book-button:hover{background-color:#fff;border:none}.navbar:not(.navbar-orange) .book-button{background-color:#e87722;border:2px solid #e87722;box-shadow:.2rem .2rem .5rem #000;color:#fff}.navbar:not(.navbar-orange) .book-button:hover{background-color:initial;border:2px solid #e87722;box-shadow:.2rem .2rem .5rem #000;color:#000}@media (max-width:900px){.navigation{padding:.5rem}ul{padding:0 .5rem}.book-button{font-size:1rem;margin-right:0;padding:.6rem 1.2rem}}@media (max-width:700px){.navigation{align-items:stretch;border-radius:0 0 2rem 2rem}.navigation,ul{flex-direction:column}ul{align-items:flex-start;margin:0;padding:.5rem 0}ul,ul li{width:100%}ul li{margin:.2rem 0;text-align:left}ul li:last-child{padding:.5rem 1rem;width:100%}.book-button{font-size:1rem;padding:.7rem 1rem;width:100%}.dropdown-content{border-radius:0 0 1rem 1rem;box-shadow:none;min-width:100%;position:static}}@media (max-width:600px){.navbar{padding:0}.navigation{border-radius:0;padding:.2rem 0}.hamburger{background:none;border:none;color:#222;cursor:pointer;display:block;font-size:2rem;right:1.5rem;top:1.2rem;z-index:20}.hamburger,ul{position:absolute}ul{background:#e87722;border-radius:0 0 2rem 2rem;box-shadow:0 2px 8px #00000014;display:none;flex-direction:column;left:0;top:60px;width:100%}ul.open{display:flex}}.dialog-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.dialog-box{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0003;max-width:500px;min-width:300px;padding:24px;z-index:2001}.dialog-box label{color:#333;display:block;font-weight:600;margin-bottom:12px;z-index:2002}.dialog-box input,.dialog-box textarea{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;font-size:14px;margin-top:4px;padding:8px;width:100%;z-index:2002}.dialog-box textarea{min-height:80px;resize:vertical;z-index:2002}.dialog-box button{background:#e87722;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:600;padding:8px 16px;z-index:2002}.dialog-box button:hover:not(:disabled){background:#d66b1a;z-index:2002}.dialog-box button:disabled{background:#ccc;cursor:not-allowed;z-index:2002}.dialog-box button[type=button]{background:#6c757d;z-index:2002}.dialog-box button[type=button]:hover:not(:disabled){background:#5a6268;z-index:2002}.status-message{border-radius:4px;font-weight:600;margin-bottom:16px;padding:8px 12px;z-index:2002}.status-message.success{background:#d4edda;border:1px solid #c3e6cb;color:#155724;z-index:2002}.status-message.error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24;z-index:2002}.about-page{background:#323232;min-height:100vh}.about-container{margin:0 auto;max-width:1200px;padding:0 2rem}.about-hero{margin-bottom:4rem;padding:2rem 0;text-align:center}.about-title{color:#fff;font-family:Share Tech Mono,Consolas,monospace;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.about-subtitle{color:#e87722;font-size:1.3rem;font-weight:500;margin:0 auto;max-width:600px}.about-content{border:2px solid #e87722;border-radius:2rem;box-shadow:0 4px 20px #0000001a;box-shadow:.2rem .2rem .5rem;padding:3rem}.about-section{margin-bottom:3rem}.about-section:last-child{margin-bottom:0}.about-section h2{border-bottom:2px solid #e87722;color:#fff;font-family:Share Tech Mono,Consolas,monospace;font-size:2rem;margin-bottom:1.5rem;padding-bottom:.5rem}.about-section{color:#fff;font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.7;margin-bottom:1rem}.services-grid{grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.service-item{background:#e87722;border-left:4px solid #fff;padding:2rem;transition:transform .2s,box-shadow .2s}.service-item:hover{box-shadow:0 6px 20px #0000001a;transform:translateY(-2px)}.service-link{cursor:pointer;display:block}.service-link,.service-link:hover{color:inherit;text-decoration:none}.service-link:hover .service-item h3{color:#e87722}.service-link:hover:after{color:#fff;content:" →";font-weight:700}.service-item h3{color:#222;font-family:Share Tech Mono,Consolas,monospace;font-size:1.5rem;margin-bottom:1rem}.service-item p{color:#fff;font-size:1rem;margin-bottom:0}.about-list{list-style:none;padding:0}.about-list li{color:#fff;font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.7;margin-bottom:.8rem;padding-left:2rem;position:relative}.about-list li:before{color:#e87722;content:"✓";font-size:1.2rem;font-weight:700;left:0;position:absolute}.team-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr;margin-top:2rem}.team-member{grid-gap:2rem;align-items:start;background:#f8f9fa;border-left:4px solid #e87722;border-radius:1.5rem;display:grid;gap:2rem;grid-template-columns:300px 1fr;padding:2rem;transition:transform .2s,box-shadow .2s}.team-member:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-2px)}.team-photo{background:#e9ecef;height:300px;overflow:hidden;position:relative}.team-photo,.team-photo img{border-radius:1rem;width:100%}.team-photo img{height:100%;object-fit:cover}.photo-placeholder{align-items:center;background:linear-gradient(135deg,#e87722,#ff7f1a);color:#000;display:flex;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;height:100%;justify-content:center;width:100%}.team-info h3{color:#222;font-family:Share Tech Mono,Consolas,monospace;font-size:1.8rem;margin-bottom:.5rem}.team-title{color:#000;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.team-bio{margin-bottom:1.5rem}.team-bio,.team-bio p{color:#000;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}.team-specialties{display:flex;flex-wrap:wrap;gap:.5rem}.team-specialties span{background:#fff;border:.1rem solid #e87722;border-radius:1rem;color:#e87722;font-size:.85rem;padding:.2rem .4rem}.portfolio-button,.team-specialties span{font-family:Inter,sans-serif;font-weight:600}.portfolio-button{background:#e87722;border:none;border-radius:.8rem;box-shadow:0 2px 8px #e877224d;color:#fff;cursor:pointer;font-size:1rem;margin-top:1.5rem;padding:.8rem 1.5rem;transition:all .3s ease}.portfolio-button:hover{background:#d66b1a;box-shadow:0 4px 15px #e8772266;transform:translateY(-2px)}.portfolio-button:active{transform:translateY(0)}.about-cta{background:linear-gradient(135deg,#e87722,#ff7f1a);border-radius:1.5rem;color:#000;margin-top:2rem;padding:3rem;text-align:center}.about-cta h2{border-bottom:none;color:#000;margin-bottom:1rem}.about-cta p{color:#000;font-family:Inter,sans-serif;font-size:1.1rem;margin-bottom:2rem;opacity:.95}.cta-button{background-color:#000;border-radius:.7rem;box-shadow:0 2px 8px #0000001a;display:inline-block;transition:all .2s}.cta-button:hover{background-color:#fff;border:none;box-shadow:0 4px 15px #0003}@media (max-width:900px){.about-title{font-size:2.5rem}.about-content{padding:2rem}.services-grid,.team-member{gap:1.5rem;grid-template-columns:1fr}.team-member{text-align:center}.team-photo{height:250px;margin:0 auto;width:250px}}@media (max-width:600px){.about-page{padding-top:4rem}.about-container{padding:0 1rem}.about-title{font-size:2rem}.about-subtitle{font-size:1.1rem}.about-content{padding:1.5rem}.about-section h2{font-size:1.6rem}.about-cta{padding:2rem}.team-photo{height:200px;width:200px}.team-info h3{font-size:1.5rem}.portfolio-button{margin-top:1rem;width:100%}}.portfolio-page{background:#323232;min-height:100vh}.portfolio-container{margin:0 auto;max-width:1400px;padding:0 2rem}.portfolio-hero{margin-bottom:3rem;padding:2rem 0;text-align:center}.portfolio-title{color:#fff;font-family:Share Tech Mono,Consolas,monospace;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.portfolio-subtitle{color:#e87722;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:500;margin:0 auto;max-width:600px}.portfolio-filters{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem}.filter-btn{background:#0000;border:2px solid #666;border-radius:2rem;color:#fff;cursor:pointer;font-family:Share Tech Mono,Consolas,monospace;font-size:1.1rem;font-weight:600;padding:.8rem 2rem;transition:all .3s ease}.filter-btn:hover{color:#e87722}.filter-btn.active,.filter-btn:hover{border-color:#e87722;transform:translateY(-2px)}.filter-btn.active{background:#e87722;box-shadow:0 4px 15px #e877224d;color:#fff}.portfolio-gallery{display:flex;margin-left:-1.5rem;width:auto}.gallery-column{background-clip:padding-box;padding-left:1.5rem}.gallery-item{border-radius:1rem;box-shadow:0 4px 20px #0000004d;break-inside:avoid;cursor:pointer;display:block;margin-bottom:1.5rem;overflow:hidden;page-break-inside:avoid;position:relative;transition:all .3s ease}.gallery-item:after{background:#000000b3;border-radius:4px;bottom:10px;color:#fff;content:"© SteelBlade Photography";font-family:Inter,sans-serif;font-size:.8rem;padding:4px 8px;pointer-events:none;position:absolute;right:10px;z-index:2}.gallery-item:hover{box-shadow:0 8px 30px #0006;transform:translateY(-5px) scale(1.02)}.gallery-item img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;display:block;height:auto;object-fit:cover;pointer-events:none;transition:transform .3s ease;-webkit-user-select:none;user-select:none;width:100%}.gallery-item:hover img,.gallery-overlay{transform:scale(1.1)}.gallery-overlay{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:2}.gallery-item:hover .gallery-overlay{opacity:1;pointer-events:auto}.overlay-text{background:#e87722;border-radius:2rem;color:#fff;font-size:1.2rem;font-weight:600;letter-spacing:1px;padding:.5rem 1.5rem;text-transform:uppercase;transform:translateY(20px);transition:transform .3s ease}.gallery-item:hover .overlay-text{transform:translateY(0)}.modal-overlay{align-items:center;background:#000000e6;bottom:0;cursor:pointer;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#0000;border:1rem solid #fff;border-radius:8px;box-shadow:0 8px 32px #0000004d;cursor:default;max-height:100vh;max-width:100vw;overflow:hidden;position:relative}.modal-content:after{background:#000c;border-radius:4px;bottom:60px;color:#fff;content:"© SteelBlade Photography";font-family:Inter,sans-serif;font-size:.9rem;padding:6px 12px;pointer-events:none;position:absolute;right:20px;z-index:2}.modal-content:before{color:#ffffff26;content:"STEELBLADE PHOTOGRAPHY";font-family:Share Tech Mono,monospace;font-size:2.5rem;font-weight:700;left:50%;letter-spacing:4px;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-45deg);white-space:nowrap;z-index:8}.modal-close{align-items:center;background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:40px;justify-content:center;position:absolute;right:15px;top:15px;transition:background .2s;width:40px;z-index:1001}.modal-close:hover{background:#000000e6}.modal-image{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;display:block;height:auto;max-height:80vh;object-fit:contain;position:relative;-webkit-user-select:none;user-select:none;width:100%}.modal-image-container{display:inline-block;position:relative}.modal-watermark-overlay{background-image:repeating-linear-gradient(-45deg,#0000,#0000 100px,#ffffff08 0,#ffffff08 200px);overflow:hidden;pointer-events:none;z-index:15}.modal-watermark-overlay,.watermark-center{bottom:0;left:0;position:absolute;right:0;top:0}.watermark-center{align-items:center;color:#ffffff1f;display:flex;flex-direction:column;font-family:Share Tech Mono,monospace;font-size:1.5rem;font-weight:700;justify-content:space-around;letter-spacing:6px;line-height:2;text-shadow:1px 1px 2px #0003;transform:rotate(-45deg)}.watermark-center-sub{display:none}.video-carousel{margin:40px 0}.carousel-container{gap:20px;margin-bottom:30px;position:relative}.carousel-btn,.carousel-container{align-items:center;display:flex;justify-content:center}.carousel-btn{background:#e87722;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:24px;height:50px;transition:all .3s ease;width:50px;z-index:10}.carousel-btn:hover{background:#d66b1a;transform:scale(1.1)}.carousel-btn:active{transform:scale(.95)}.carousel-content{flex:1 1;max-width:900px}.video-player{aspect-ratio:16/9;border-radius:10px;box-shadow:0 4px 20px #0000004d;margin-bottom:20px;overflow:hidden;width:100%}.video-player iframe{height:100%;width:100%}.video-info{background:#f8f9fa;border-radius:10px;padding:20px;text-align:center}.video-title{color:#e87722;font-family:Share Tech Mono,monospace;font-size:24px;font-weight:700;margin:0 0 10px}.video-description{color:#333;font-family:Inter,sans-serif;font-size:16px;margin:0}.carousel-indicators{display:flex;gap:10px;justify-content:center;margin-top:15px}.indicator{background:#ddd;border-radius:50%;cursor:pointer;height:10px;transition:all .3s ease;width:10px}.indicator.active{background:#e87722;transform:scale(1.3)}.indicator:hover{background:#d66b1a}.video-thumbnails{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;padding:20px 0}.video-thumbnail{border:2px solid #0000;border-radius:8px;cursor:pointer;height:100px;overflow:hidden;position:relative;transition:all .3s ease;width:150px}.video-thumbnail img{height:100%;object-fit:cover;width:100%}.video-thumbnail .play-icon{align-items:center;background:#00000080;border-radius:50%;color:#fff;display:flex;font-size:30px;height:50px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:50px}.video-thumbnail:hover{border-color:#e87722;transform:scale(1.05)}.video-thumbnail:hover .play-icon{background:#e87722}.video-thumbnail.active{border-color:#e87722;box-shadow:0 0 10px #e8772280}@media (max-width:768px){.carousel-container{flex-direction:column;gap:10px}.carousel-btn{font-size:18px;height:40px;width:40px}.video-player{aspect-ratio:16/9}.video-title{font-size:20px}.video-description{font-size:14px}.video-thumbnails{gap:10px}.video-thumbnail{height:70px;width:100px}.video-thumbnail .play-icon{font-size:20px;height:40px;width:40px}}.pricing-page{background:#323232;min-height:100vh}.pricing-container{margin:0 auto;max-width:1200px;padding:0 2rem}.pricing-hero{margin-bottom:4rem;padding:2rem 0;text-align:center}.pricing-title{color:#fff;font-family:Share Tech Mono,Consolas,monospace;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.pricing-subtitle{color:#e87722;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:500;margin:0 auto;max-width:600px}.pricing-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem}.pricing-card{background:#fff;border-radius:1.5rem;box-shadow:0 8px 30px #0000001a;overflow:hidden;padding:2rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.pricing-card:hover{box-shadow:0 15px 40px #0003;transform:translateY(-5px)}.pricing-card.featured{border:3px solid #e87722;transform:scale(1.05)}.pricing-card.featured:before{background:#e87722;color:#fff;content:"MOST POPULAR";font-size:.8rem;font-weight:700;left:0;letter-spacing:1px;padding:.5rem;position:absolute;right:0;text-align:center;top:0}.pricing-card.premium{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px solid #6c757d}.card-header{margin-bottom:2rem;padding-top:1rem;text-align:center}.pricing-card.featured .card-header{padding-top:2rem}.card-header h3{color:#222;font-family:Share Tech Mono,Consolas,monospace;font-size:1.5rem;margin-bottom:1rem}.price{align-items:baseline;display:flex;justify-content:center;margin-bottom:1rem}.currency{color:#666;font-size:1.2rem;margin-right:.2rem}.amount{color:#e87722;font-family:Share Tech Mono,Consolas,monospace;font-size:3rem;font-weight:700}.period{color:#666;font-size:1rem;margin-left:.3rem}.features-list{list-style:none;margin-bottom:2rem;padding:0}.features-list li{border-bottom:1px solid #f0f0f0;color:#444;font-family:Inter,sans-serif;font-size:.95rem;padding:.5rem 0}.features-list li:last-child{border-bottom:none}.pricing-btn{background:#6c757d;border:none;border-radius:.8rem;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease;width:100%}.pricing-btn:hover{background:#5a6268;transform:translateY(-2px)}.pricing-btn.primary{background:#e87722}.pricing-btn.primary:hover{background:#d66b1a}.additional-services{background:#fff;border-radius:2rem;box-shadow:0 4px 20px #0000001a;margin-bottom:4rem;padding:3rem}.additional-services h2{color:#222;font-family:Share Tech Mono,Consolas,monospace;font-size:2rem;margin-bottom:2rem;text-align:center}.services-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.service-item{background:#f8f9fa;border-left:4px solid #e87722;border-radius:1rem;padding:1.5rem;text-align:center}.service-item h4{color:#222;font-family:Share Tech Mono,Consolas,monospace;font-size:1.2rem;margin-bottom:.5rem}.service-item p{color:#666;font-family:Inter,sans-serif;font-size:.9rem;margin-bottom:1rem}.service-price{color:#e87722;font-family:Share Tech Mono,Consolas,monospace;font-size:1.3rem;font-weight:700}.faq-section{background:#fff;border-radius:2rem;box-shadow:0 4px 20px #0000001a;margin-bottom:4rem;padding:3rem}.faq-section h2{color:#222;font-family:Share Tech Mono,Consolas,monospace;font-size:2rem;margin-bottom:2rem;text-align:center}.faq-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.faq-item h4{color:#222;font-family:Share Tech Mono,Consolas,monospace;font-size:1.1rem;margin-bottom:.8rem}.faq-item p{color:#555;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.6}.pricing-cta{background:linear-gradient(135deg,#e87722,#ff7f1a);border-radius:2rem;color:#fff;margin-bottom:2rem;padding:3rem;text-align:center}.pricing-cta h2{color:#fff;font-family:Share Tech Mono,Consolas,monospace;font-size:2rem;margin-bottom:1rem}.pricing-cta p{color:#fff;margin-bottom:2rem;opacity:.95}.cta-button,.pricing-cta p{font-family:Inter,sans-serif;font-size:1.1rem}.cta-button{background:#fff;border:none;border-radius:.8rem;box-shadow:0 4px 15px #0000001a;color:#e87722;cursor:pointer;font-weight:700;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.cta-button:hover{box-shadow:0 6px 20px #0003;color:#d66b1a;transform:translateY(-2px)}@media (max-width:900px){.pricing-title{font-size:2.5rem}.pricing-content{gap:1.5rem;grid-template-columns:1fr}.pricing-card.featured{transform:scale(1)}.additional-services,.faq-section,.pricing-cta{padding:2rem}}@media (max-width:600px){.pricing-page{padding-top:4rem}.pricing-container{padding:0 1rem}.pricing-title{font-size:2rem}.pricing-subtitle{font-size:1.1rem}.faq-grid,.services-grid{gap:1rem;grid-template-columns:1fr}.amount{font-size:2.5rem}}body{background-color:#323232;padding:.5rem 1.5rem 1.5rem}
/*# sourceMappingURL=main.bd2f5899.css.map*/