body{background:var(--off-white);color:var(--midnight);font-family:DM Sans,sans-serif;line-height:1.6;overflow-x:hidden}header{animation:slideDown .6s ease-out;backdrop-filter:blur(10px);background:rgba(10,22,40,.95);padding:1.2rem 0;position:fixed;top:0;width:100%;z-index:1000}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}nav{justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 2rem}.logo,nav{align-items:center;display:flex}.logo{font-family:Syne,sans-serif;font-size:1.5rem;gap:.75rem;letter-spacing:-.5px}.header-logo-img{display:block;height:45px;width:auto}.logo-text{align-items:center;display:flex;gap:.5rem}.logo-pacific{color:var(--electric);font-size:2rem;font-weight:800}.logo-wt{color:#4a4a4a;font-size:1.5rem;font-weight:700;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}.header-right{align-items:center;display:flex;gap:2rem}.header-social-links{align-items:center;display:flex;flex-direction:row;gap:1rem}.header-social-links .social-link{height:35px;width:35px}.header-social-links .social-link img{height:20px;width:20px}.cta-header{background:transparent;border:2px solid var(--electric);border-radius:50px;color:var(--electric);font-weight:600;padding:.7rem 1.5rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}.cta-header:hover{background:var(--electric);color:var(--midnight);transform:translateY(-3px)}.hero{align-items:center;background:var(--gradient-dark);display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden;padding:10rem 2rem 4rem;position:relative}.hero:before{animation:pulse 8s ease-in-out infinite;background:radial-gradient(circle at 20% 50%,rgba(0,217,255,.1) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,107,53,.08) 0,transparent 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.hero-content{align-items:center;display:flex;flex-direction:column;max-width:1400px;position:relative;text-align:center;width:100%;z-index:1}.hero-text{animation:fadeInUp .8s ease-out .2s both;width:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-logo{filter:drop-shadow(0 10px 30px rgba(0,0,0,.5));height:auto;max-width:400px}.hero-tagline{color:#fff;font-family:DM Sans,sans-serif;font-size:2rem;font-weight:400;letter-spacing:.5px;margin:0 0 2.5rem}.location-badge{background:rgba(255,107,53,.2);border:2px solid var(--warm-orange);border-radius:30px;color:var(--warm-orange);cursor:pointer;display:inline-block;font-size:1.5rem;font-weight:700;margin-bottom:2rem;padding:.8rem 2rem;text-decoration:none;transition:all .3s ease}.location-badge:hover{background:rgba(255,107,53,.3);box-shadow:0 5px 15px rgba(255,107,53,.3);transform:translateY(-2px)}.hero-subtitle{color:var(--silver);font-size:1.3rem;line-height:1.6;margin:2rem 0;max-width:900px}.contact-quick{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:15px;margin:2rem auto;max-width:900px;padding:1.5rem}.contact-row{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:1rem}.contact-item{gap:.8rem}.contact-icon,.contact-item{align-items:center;display:flex}.contact-icon{background:var(--warm-orange);border-radius:8px;flex-shrink:0;font-size:1.1rem;height:40px;justify-content:center;width:40px}.contact-text{flex:1}.contact-label{color:var(--silver);font-size:.75rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.contact-value{color:var(--off-white);font-size:.95rem;font-weight:600}.contact-value a{color:var(--electric);text-decoration:none;transition:color .3s ease}.contact-value a:hover{color:var(--warm-orange)}.cta-group{display:flex;gap:1.5rem;margin-bottom:2.5rem}.btn-primary{background:var(--warm-orange);border-radius:50px;box-shadow:0 8px 25px rgba(255,107,53,.3);color:#fff;display:inline-block;font-size:1.1rem;font-weight:700;padding:1.2rem 2.5rem;text-decoration:none;transition:all .3s ease}.btn-primary:hover{box-shadow:0 12px 35px rgba(255,107,53,.4);transform:translateY(-3px)}.btn-secondary{background:transparent;border:2px solid var(--electric);border-radius:50px;color:var(--electric);display:inline-block;font-size:1.1rem;font-weight:700;padding:1.2rem 2.5rem;text-decoration:none;transition:all .3s ease}.btn-secondary:hover{background:var(--electric);color:var(--midnight);transform:translateY(-3px)}.trust-indicators{display:flex;gap:3rem;justify-content:center;margin:2rem 0;padding:2rem 0}.trust-item{animation:fadeInUp .8s ease-out .6s both}.trust-item:nth-child(2){animation-delay:.7s}.trust-item:nth-child(3){animation-delay:.8s}.trust-number{color:var(--electric);font-family:Syne,sans-serif;font-size:2.5rem;font-weight:800;line-height:1}.trust-label{color:var(--silver);font-size:.9rem;margin-top:.3rem}.hero-image{animation:fadeInRight .8s ease-out .4s both;margin:2rem auto;max-width:800px;width:100%}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.hero-image img,.hero-image video{border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.5);width:100%}.floating-badges{flex-wrap:wrap;gap:2rem;margin:-4rem 0 2rem;position:relative;z-index:2}.floating-badge,.floating-badges{display:flex;justify-content:center}.floating-badge{align-items:center;background:var(--midnight);border-radius:50%;box-shadow:0 10px 30px rgba(0,217,255,.3);color:#fff;flex-direction:column;font-weight:700;height:160px;padding:1.5rem;text-align:center;width:160px}.floating-badge:first-child{background:linear-gradient(90deg,rgba(173,216,230,.3),rgba(0,150,200,.6));box-shadow:0 10px 30px rgba(0,150,200,.3)}.floating-badge:nth-child(2){background:linear-gradient(90deg,rgba(0,150,200,.6),hsla(0,0%,53%,.7));box-shadow:0 10px 30px rgba(0,150,200,.3)}.floating-badge:nth-child(3){background:linear-gradient(90deg,hsla(0,0%,53%,.7),rgba(74,74,74,.85));box-shadow:0 10px 30px rgba(74,74,74,.4)}.floating-badge:nth-child(4){background:linear-gradient(90deg,rgba(74,74,74,.85),hsla(0,0%,8%,.95));box-shadow:0 10px 30px hsla(0,0%,8%,.5)}.badge-text{font-size:.85rem;line-height:1.2;margin-bottom:.3rem}.badge-number{font-family:Syne,sans-serif;font-size:2rem;font-weight:800;line-height:1}.services{background:linear-gradient(135deg,#e3f2fd,#bbdefb);padding:8rem 2rem}.section-header{margin:0 auto 4.5rem;max-width:1400px;text-align:center}.section-label{color:var(--warm-orange);font-size:.95rem;font-weight:700;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.section-title{color:var(--midnight);font-family:Syne,sans-serif;font-size:3.5rem;font-weight:800;letter-spacing:-1px;line-height:1.5;margin-bottom:.5rem;padding-bottom:.6rem}.services-grid{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1400px}.service-card{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.3);border:2px solid hsla(0,0%,100%,.5);border-radius:15px;overflow:hidden;position:relative;transition:all .4s ease}.service-card:before{background:linear-gradient(90deg,var(--electric),var(--warm-orange));content:"";height:4px;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .4s ease;width:100%;z-index:1}.service-card:hover:before{transform:scaleX(1)}.service-card:hover{background:rgba(42,42,42,.9);border-color:var(--electric);box-shadow:0 15px 40px rgba(0,0,0,.2);transform:translateY(-8px)}.service-card:hover h3,.service-card:hover p{color:#fff}.service-image{display:block;height:280px;-o-object-fit:cover;object-fit:cover;position:relative;transition:all .5s ease;width:100%}.service-content{padding:2rem 2rem 2.5rem}.service-card h3{color:var(--midnight);font-family:Syne,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.6;margin-bottom:1.2rem;padding-bottom:.4rem}.service-card p{color:#666;line-height:1.7}.service-card.tint-removal{background:rgba(42,42,42,.6)}.service-card.tint-removal h3,.service-card.tint-removal p{color:#fff}.service-card.tint-removal:hover{background:hsla(0,0%,100%,.5)}.service-card.tint-removal:hover h3{color:var(--midnight)}.service-card.tint-removal:hover p{color:#666}.services-cta{margin-top:4rem;text-align:center}.services-cta .btn-primary{font-size:1.2rem;padding:1.4rem 3rem}.testimonials{background:linear-gradient(135deg,#f8f9fa,#e9ecef);overflow:hidden;padding:8rem 2rem;position:relative}.testimonials-container{margin:0 auto;max-width:1200px}.testimonial-carousel{padding:3rem 0;position:relative}.testimonial-track{display:flex;transition:transform .6s ease-in-out}.testimonial-slide{min-width:100%;padding:0 1rem}.testimonial-card{background:#fff;border:2px solid transparent;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.08);color:inherit;cursor:pointer;display:block;padding:3rem;position:relative;text-decoration:none;transition:all .3s ease}.testimonial-card:hover{background:rgba(42,42,42,.9);border-color:var(--electric);box-shadow:0 15px 50px rgba(0,0,0,.12);transform:translateY(-5px)}.testimonial-card:hover .author-details h4,.testimonial-card:hover .testimonial-text{color:#fff}.testimonial-card:hover .author-details p{color:var(--silver)}.testimonial-stars{color:var(--warm-orange);font-size:1.5rem;letter-spacing:.3rem;margin-bottom:1.5rem}.testimonial-text{color:#333;font-size:1.1rem;font-style:italic;line-height:1.8;margin-bottom:2rem}.testimonial-author{align-items:center;border-top:2px solid #f0f0f0;display:flex;justify-content:space-between;padding-top:1.5rem}.author-info{gap:1rem}.author-avatar,.author-info{align-items:center;display:flex}.author-avatar{background:var(--gradient-dark);border-radius:50%;color:#fff;font-size:1.2rem;height:50px;justify-content:center;width:50px}.author-avatar,.author-details h4{font-family:Syne,sans-serif;font-weight:700}.author-details h4{color:var(--midnight);font-size:1.1rem;margin-bottom:.2rem}.author-details p{color:#666;font-size:.9rem}.review-source{align-items:center;background:rgba(0,217,255,.1);border-radius:20px;color:var(--deep-blue);display:flex;font-size:.9rem;font-weight:600;gap:.5rem;padding:.5rem 1rem}.carousel-controls{gap:2rem;margin-top:2rem}.carousel-btn,.carousel-controls{align-items:center;display:flex;justify-content:center}.carousel-btn{background:#fff;border:2px solid var(--electric);border-radius:50%;box-shadow:0 4px 15px rgba(0,0,0,.1);color:var(--electric);cursor:pointer;font-size:1.3rem;height:50px;transition:all .3s ease;width:50px}.carousel-btn:hover{background:var(--electric);color:#fff;transform:scale(1.1)}.carousel-btn:disabled{cursor:not-allowed;opacity:.3}.carousel-indicators{display:flex;gap:.8rem}.indicator-dot{background:#d0d0d0;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.indicator-dot.active{background:var(--electric);border-radius:6px;width:30px}.why-choose{background:var(--midnight);overflow:hidden;padding:8rem 2rem;position:relative}.why-choose:before{background:linear-gradient(135deg,transparent,rgba(0,217,255,.05));content:"";height:100%;position:absolute;right:0;top:0;width:50%}.why-content{align-items:center;display:grid;gap:5rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px;position:relative;z-index:1}.why-text h2{color:var(--off-white);font-family:Syne,sans-serif;font-size:3.5rem;font-weight:800;line-height:1.3;margin-bottom:2rem}.why-text h2 span{color:var(--electric)}.features-list{list-style:none}.feature-item{align-items:flex-start;display:flex;gap:1.5rem;margin-bottom:2rem}.feature-icon{align-items:center;background:var(--warm-orange);border-radius:10px;display:flex;flex-shrink:0;font-size:1.5rem;height:50px;justify-content:center;width:50px}.feature-content h4{color:var(--off-white);font-family:Syne,sans-serif;font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.feature-content p{color:var(--silver);line-height:1.7}.stats-grid{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.stat-box{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:15px;padding:2.5rem;text-align:center}.stat-number{color:var(--electric);font-family:Syne,sans-serif;font-size:3.5rem;font-weight:800;line-height:1;margin-bottom:.5rem}.stat-label{color:var(--silver);font-size:1rem}.container{margin:0 auto;max-width:1200px;padding:0 2rem}@media (max-width:768px){.container{padding:0 1rem}}.quote-form-section{background:var(--gradient-dark);padding:8rem 2rem}.quote-form-section .section-title{color:var(--off-white);text-align:center}.quote-form-section .section-subtitle{color:var(--silver);font-size:1.1rem;margin-bottom:3rem;text-align:center}.quote-form{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:20px;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:800px;padding:3rem}.form-group{display:flex;flex-direction:column}.form-group.full-width{grid-column:1/-1}.quote-form label{color:var(--off-white);font-size:.95rem;font-weight:600;margin-bottom:.5rem}.quote-form input,.quote-form select,.quote-form textarea{background:hsla(0,0%,100%,.05);border:2px solid hsla(0,0%,100%,.1);border-radius:10px;color:var(--off-white);font-family:DM Sans,sans-serif;font-size:1rem;padding:1rem;transition:all .3s ease}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{background:hsla(0,0%,100%,.08);border-color:var(--electric);outline:none}.quote-form input::-moz-placeholder,.quote-form textarea::-moz-placeholder{color:hsla(0,0%,100%,.4)}.quote-form input::placeholder,.quote-form textarea::placeholder{color:hsla(0,0%,100%,.4)}.quote-form select{cursor:pointer}.quote-form textarea{min-height:120px;resize:vertical}.quote-form button[type=submit]{font-size:1.1rem;grid-column:1/-1;justify-self:center;margin-top:1rem;padding:1.2rem 3rem}@media (max-width:768px){.quote-form{grid-template-columns:1fr;padding:2rem}}footer{background:var(--midnight);color:var(--off-white);padding:3rem 2rem 2rem}.footer-content{border-bottom:1px solid hsla(0,0%,100%,.1);display:grid;gap:2rem;grid-template-columns:1fr;margin:0 auto;max-width:1400px;padding-bottom:2rem}.footer-main{align-items:center;display:flex;flex-direction:column;gap:2rem}.footer-brand{text-align:center}.footer-brand h3{align-items:center;display:flex;font-family:Syne,sans-serif;font-weight:800;gap:.5rem;justify-content:center;margin-bottom:0}.footer-brand .logo-pacific{color:var(--electric);font-size:2rem}.footer-brand .logo-wt{color:#4a4a4a;font-size:1.5rem;text-shadow:-1px -1px 0 hsla(0,0%,100%,.5),1px -1px 0 hsla(0,0%,100%,.5),-1px 1px 0 hsla(0,0%,100%,.5),1px 1px 0 hsla(0,0%,100%,.5)}.footer-contact{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:15px;max-width:800px;padding:2rem;width:100%}.footer-contact h4{color:var(--electric);font-family:Syne,sans-serif;font-size:1.3rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.footer-contact-grid{display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.footer-social-links{border-top:1px solid hsla(0,0%,100%,.1);display:flex;gap:1rem;justify-content:center;padding-top:1.5rem}.footer-contact-item{align-items:start;color:var(--silver);display:flex;gap:1rem}.footer-contact-item:last-child{margin-bottom:0}.footer-contact-icon{font-size:1.2rem;margin-top:.2rem}.footer-contact-item a{color:var(--off-white);text-decoration:none;transition:color .3s ease}.footer-contact-item a:hover{color:var(--electric)}.social-links{display:flex;gap:1rem}.social-link{align-items:center;background:hsla(0,0%,100%,.1);border-radius:50%;color:var(--off-white);display:flex;font-size:1.2rem;height:45px;justify-content:center;text-decoration:none;transition:all .3s ease;width:45px}.social-link img{height:24px;-o-object-fit:contain;object-fit:contain;width:24px}.social-link:hover{background:var(--electric);color:var(--midnight);transform:translateY(-3px)}.footer-bottom{color:var(--silver);font-size:.9rem;margin:0 auto;max-width:1400px;padding-top:2rem;text-align:center}@media (max-width:1024px){.hero{padding:8rem 1.5rem 3rem}.hero-logo{max-width:300px}.hero-tagline{font-size:1.5rem}.location-badge{font-size:.95rem;padding:.8rem 1.5rem}.floating-badges{gap:1rem;margin:-3rem 0 2rem}.floating-badge{height:130px;padding:1rem;width:130px}.badge-number{font-size:1.5rem}.badge-text{font-size:.75rem}.hero-subtitle{font-size:1rem;padding:0 1rem}.contact-quick{margin:0 auto 2rem;max-width:600px}.cta-group{gap:1rem;justify-content:center}.trust-indicators{gap:2rem;justify-content:center}.section-title{font-size:2.8rem}.services-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.why-content{gap:3rem;grid-template-columns:1fr}.why-text h2{font-size:2.5rem;line-height:1.3}.stats-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:1fr}.footer-contact-grid{gap:1rem;grid-template-columns:1fr 1fr}}@media (max-width:768px){header{padding:1rem 0}nav{flex-wrap:wrap;gap:1rem;padding:0 1rem}.logo{font-size:1.2rem}.header-logo-img{height:35px}.header-social-links{display:none}.hero{min-height:auto;padding:7rem 1rem 2rem}.hero-logo{max-width:250px}.hero-tagline{font-size:1.2rem;margin-bottom:1.5rem}.location-badge{font-size:.85rem;padding:.7rem 1.2rem}.floating-badges{gap:.8rem;margin:-2rem 0 1.5rem}.floating-badge{height:100px;padding:.7rem;width:100px}.badge-number{font-size:1.2rem}.badge-text{font-size:.6rem}.hero-subtitle{font-size:.9rem}.contact-quick{gap:.8rem;grid-template-columns:1fr}.contact-item{font-size:.9rem}.cta-group{flex-direction:column;width:100%}.btn-primary,.btn-secondary{text-align:center;width:100%}.trust-indicators{flex-wrap:wrap;gap:1rem}.trust-item{font-size:.85rem}.section-title{font-size:2rem}.section-label{font-size:.8rem}.services{padding:4rem 1rem}.services-grid{gap:1.5rem;grid-template-columns:1fr}.testimonials{padding:4rem 1rem}.testimonial-card{padding:1.5rem}.why-choose{padding:4rem 1rem}.why-text h2{font-size:2rem;line-height:1.3}.feature-item,.stats-grid{gap:1rem}.stat-box{padding:1.5rem}.feature-icon{font-size:1.2rem;height:45px;width:45px}.feature-content h4{font-size:1.1rem;line-height:1.3}.stat-number{font-size:2.5rem}.location{padding:4rem 1rem}.contact-row{gap:1.5rem;grid-template-columns:1fr}.map-container{height:300px}.quote-form-section{padding:4rem 1rem}.quote-form{gap:1.2rem;padding:1.5rem}footer{padding:3rem 1rem 1rem}.footer-contact-grid{gap:1rem;grid-template-columns:1fr}.footer-social-links{flex-wrap:wrap}}@media (max-width:480px){.hero-logo{max-width:200px}.hero-tagline{font-size:1rem}.location-badge{font-size:.75rem;padding:.6rem 1rem}.floating-badges{flex-wrap:nowrap;gap:.35rem}.floating-badge{height:76px;padding:.5rem;width:76px}.badge-number{font-size:.95rem}.badge-text{font-size:.5rem}.section-title{font-size:1.8rem}.btn-primary,.btn-secondary{font-size:.95rem;padding:.9rem 1.5rem}.why-text h2{font-size:1.6rem;line-height:1.3}.stats-grid{gap:1rem;grid-template-columns:1fr}}@media (min-width:1400px){.hero{padding:12rem 3rem 5rem}.container{max-width:1400px}.services-grid{max-width:1500px}.section-title{font-size:4rem}}html{scroll-behavior:smooth}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,video{height:auto;max-width:100%}.media-fallback{align-items:center;background:linear-gradient(135deg,var(--deep-blue) 0,var(--midnight) 100%);border:2px dashed hsla(0,0%,100%,.2);border-radius:15px;color:var(--silver);display:flex;flex-direction:column;justify-content:center;min-height:300px}.media-fallback-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.media-fallback-text{font-size:.9rem;opacity:.7}.service-image.error{display:none}.service-card .image-container{background:var(--gradient-dark);border-radius:15px 15px 0 0;min-height:250px;overflow:hidden;position:relative}.hero-video-container{position:relative;width:100%}.hero-video-fallback{align-items:center;background:linear-gradient(135deg,var(--deep-blue) 0,var(--midnight) 100%);border-radius:20px;color:var(--off-white);display:flex;flex-direction:column;justify-content:center;min-height:400px}.hero-video-fallback .fallback-icon{font-size:5rem;margin-bottom:1.5rem;opacity:.6}.hero-video-fallback .fallback-text{font-size:1.1rem;opacity:.8}.hero-banner{background:var(--gradient-dark);height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.hero-banner img{height:100%;left:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}@media (min-width:1920px){.hero-banner{height:1080px;max-height:1080px;padding-bottom:0}}@media (max-width:768px){.hero-banner{padding-bottom:56.25%}.header-logo-img{height:40px}}@media (max-width:480px){.header-logo-img{height:35px}}.hero-main-title{align-items:center;display:flex;flex-direction:column;justify-content:center;line-height:1;margin-bottom:2rem}.hero-pacific{color:#4fc3f7;font-family:Dancing Script,Brush Script MT,cursive;font-size:12rem;font-weight:700;letter-spacing:.1em;-webkit-text-stroke:3px #fff;text-stroke:3px #fff;filter:drop-shadow(0 0 30px rgba(79,195,247,.3));margin-bottom:.5rem;paint-order:stroke fill;text-shadow:0 0 40px rgba(79,195,247,.4),0 8px 25px rgba(0,0,0,.3),0 15px 50px rgba(0,0,0,.2)}.hero-window-tint{color:#2a2a2a;font-family:Impact,Arial Black,sans-serif;font-size:4rem;font-weight:900;letter-spacing:.25em;text-transform:uppercase;-webkit-text-stroke:2px #fff;text-stroke:2px #fff;paint-order:stroke fill;text-shadow:0 5px 15px rgba(0,0,0,.4),0 10px 30px rgba(0,0,0,.2)}@media (max-width:1024px){.hero-pacific{font-size:9rem;-webkit-text-stroke:2.5px #fff}.hero-window-tint{font-size:3rem;-webkit-text-stroke:2px #fff;letter-spacing:.2em}}@media (max-width:768px){.hero-pacific{font-size:6rem;-webkit-text-stroke:2px #fff}.hero-window-tint{font-size:2rem;-webkit-text-stroke:1.5px #fff;letter-spacing:.15em}}@media (max-width:480px){.hero-pacific{font-size:4rem;-webkit-text-stroke:1.5px #fff}.hero-window-tint{font-size:1.5rem;-webkit-text-stroke:1px #fff;letter-spacing:.1em}}.logo-text-styled{align-items:flex-start;display:flex;flex-direction:column;line-height:1}.logo-pacific-styled{color:#4fc3f7;font-family:Dancing Script,Brush Script MT,cursive;font-size:2.5rem;font-weight:700;-webkit-text-stroke:1.5px #fff;text-stroke:1.5px #fff;filter:drop-shadow(0 0 15px rgba(79,195,247,.2));paint-order:stroke fill;text-shadow:0 0 20px rgba(79,195,247,.3),0 3px 10px rgba(0,0,0,.2)}.logo-wt-styled{color:#2a2a2a;font-family:Impact,Arial Black,sans-serif;font-size:1rem;font-weight:900;letter-spacing:.2em;text-transform:uppercase;-webkit-text-stroke:1px #fff;text-stroke:1px #fff;margin-top:-.3rem;paint-order:stroke fill;text-shadow:0 2px 8px rgba(0,0,0,.3)}.footer-logo-styled{align-items:center;display:flex;flex-direction:column;line-height:1;margin-bottom:2rem}.footer-logo-styled .logo-pacific-styled{font-size:3.5rem}.footer-logo-styled .logo-wt-styled{font-size:1.5rem;margin-top:-.5rem}@media (max-width:768px){.logo-pacific-styled{font-size:2rem;-webkit-text-stroke:1px #fff}.logo-wt-styled{font-size:.8rem}.footer-logo-styled .logo-pacific-styled{font-size:2.5rem}.footer-logo-styled .logo-wt-styled{font-size:1.2rem}}#cs-navigation{backdrop-filter:blur(10px);background:rgba(10,22,40,.97);box-shadow:0 2px 20px rgba(0,0,0,.3)}#cs-navigation .cs-container{align-items:center;display:flex;gap:1rem;justify-content:space-between}#cs-navigation .cs-logo{align-items:center;display:flex;gap:.6rem;height:auto;max-width:none;text-decoration:none;width:auto}#cs-navigation .pwt-header-logo{display:block;height:45px;width:auto}#cs-navigation .pwt-logo-text{display:flex;flex-direction:column;line-height:1.1}#cs-navigation .pwt-logo-pacific{color:var(--electric);font-family:Dancing Script,cursive;font-size:1.5rem;font-weight:700}#cs-navigation .pwt-logo-wt{color:#fff;font-family:Montserrat,sans-serif;font-size:.65rem;font-weight:700;letter-spacing:2px}#cs-navigation .cs-li-link{color:#fff}#cs-navigation .cs-li-link:before{background:var(--electric)}#cs-navigation .cs-line{background-color:#fff}#cs-navigation .cs-ul-wrapper{background-color:var(--midnight)}#cs-navigation .pwt-header-right{align-items:center;display:flex;flex-shrink:0;gap:1rem}#cs-navigation .pwt-header-socials{align-items:center;display:flex;gap:.5rem}#cs-navigation .pwt-social-link{align-items:center;display:flex;opacity:.85;transition:opacity .2s}#cs-navigation .pwt-social-link img{height:20px;-o-object-fit:contain;object-fit:contain;width:20px}#cs-navigation .pwt-social-link:hover{opacity:1}#cs-navigation .cs-nav-button{background-color:var(--electric);border-radius:4px;color:var(--midnight);font-weight:700;padding:.6rem 1.2rem;white-space:nowrap}#cs-navigation .cs-nav-button:before{background-color:var(--warm-orange)}@media only screen and (max-width:1023.5px){#cs-navigation .pwt-header-right,#cs-navigation .pwt-logo-text{display:none}#cs-navigation .pwt-header-logo{height:36px;width:36px}}#pwt-footer{background:var(--midnight);color:var(--bodyTextColorWhite)}#pwt-footer .pwt-footer-content{margin:0 auto;max-width:1400px;padding:3rem 2rem 1.5rem}#pwt-footer .pwt-footer-main{display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between}#pwt-footer .pwt-footer-brand{display:flex;flex-direction:column;gap:1.2rem}#pwt-footer .pwt-footer-logo{display:flex;flex-direction:column;line-height:1.1}#pwt-footer .pwt-footer-socials{align-items:center;display:flex;gap:.75rem}#pwt-footer .pwt-social-link{opacity:.8;transition:opacity .2s}#pwt-footer .pwt-social-link img{height:22px;-o-object-fit:contain;object-fit:contain;width:22px}#pwt-footer .pwt-social-link:hover{opacity:1}#pwt-footer .pwt-footer-contact h4{color:var(--electric);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700;letter-spacing:1px;margin-bottom:1rem;text-transform:uppercase}#pwt-footer .pwt-footer-contact-grid{display:grid;gap:1rem 2rem;grid-template-columns:1fr 1fr}#pwt-footer .pwt-footer-contact-item{align-items:flex-start;color:rgba(248,249,250,.85);display:flex;font-size:.9rem;gap:.5rem}#pwt-footer .pwt-footer-contact-item a{color:rgba(248,249,250,.85);text-decoration:none}#pwt-footer .pwt-footer-contact-item a:hover{color:var(--electric)}#pwt-footer .pwt-footer-icon{flex-shrink:0;font-size:1rem;margin-top:.1rem}#pwt-footer .pwt-footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);color:rgba(248,249,250,.5);font-size:.85rem;margin:0 auto;max-width:1400px;padding:1rem 2rem;text-align:center}#pwt-footer .pwt-footer-bottom p{color:rgba(248,249,250,.5)}@media only screen and (max-width:768px){#pwt-footer .pwt-footer-contact-grid{grid-template-columns:1fr}}#pwt-alert{align-items:center;background:var(--secondary);color:#fff;display:flex;font-family:var(--bodyFont);font-size:.9375rem;font-weight:500;gap:1rem;justify-content:center;left:0;padding:.625rem 1.25rem;position:fixed;right:0;text-align:center;top:0;z-index:10001}#pwt-alert .pwt-alert-text{flex:1}#pwt-alert .pwt-alert-close{background:transparent;border:none;color:#fff;cursor:pointer;flex-shrink:0;font-size:1rem;line-height:1;opacity:.8;padding:.25rem .5rem;transition:opacity .2s}#pwt-alert .pwt-alert-close:hover{opacity:1}