.logo{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:#4a5568}.logo-icon{flex-shrink:0}.logo-text{display:flex;flex-direction:column;line-height:1.2}.logo-main{font-size:1rem;font-weight:700}.logo-sub{font-size:.75rem;font-weight:400;color:#718096;margin-top:-2px}@media (max-width:768px){.logo-text{display:none}}.cta-buttons{display:flex;gap:1rem;align-items:center}.btn-secondary{background:transparent;color:#4a5568;border:2px solid #e2e8f0}.btn-secondary:hover{background:#f7fafc;border-color:#cbd5e0;transform:translateY(-1px)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.6)}.hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="20" cy="20" r="1" fill="white" opacity="0.1"/><circle cx="80" cy="80" r="1" fill="white" opacity="0.1"/><circle cx="40" cy="60" r="1" fill="white" opacity="0.1"/><circle cx="60" cy="40" r="1" fill="white" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.1}.hero-content{position:relative;z-index:2}.hero-subtitle{font-size:1.25rem;margin-bottom:2rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-hero{padding:1rem 2rem;font-size:1.1rem;border-radius:50px;font-weight:600;text-decoration:none;transition:all .3s ease}.btn-hero-primary{background:white;color:#667eea;box-shadow:0 8px 25px rgba(0,0,0,.2)}.btn-hero-primary:hover{transform:translateY(-3px);box-shadow:0 12px 35px rgba(0,0,0,.3)}.btn-hero-secondary{background:rgba(255,255,255,.2);color:white;border:2px solid rgba(255,255,255,.3);backdrop-filter:blur(10px)}.btn-hero-secondary:hover{background:rgba(255,255,255,.3);border-color:rgba(255,255,255,.5)}.main{background:white;position:relative;z-index:10;margin-top:-2rem;border-radius:2rem 2rem 0 0;box-shadow:0 -10px 40px rgba(0,0,0,.1)}.section{padding:3rem 0}.section:not(:last-child){border-bottom:1px solid #e2e8f0}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-subtitle{font-size:1.2rem;color:#718096;text-align:center;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.feature-card{background:linear-gradient(135deg,#f7fafc 0%,#edf2f7 100%);padding:2rem;border-radius:1rem;text-align:center;transition:all .3s ease;border:1px solid #e2e8f0}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.feature-card h3{margin-bottom:1rem;color:#2d3748;font-weight:600}.feature-icon{width:60px;height:60px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:white;font-size:1.5rem}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.pricing-card{background:white;border-radius:1rem;padding:2rem;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.1);border:2px solid #e2e8f0;transition:all .3s ease;position:relative;overflow:hidden}.pricing-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.pricing-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.15);border-color:#667eea}.pricing-card ul{list-style:none;text-align:left;margin-top:1.5rem}.pricing-card ul li{padding:.5rem 0;color:#4a5568;position:relative;padding-left:1.5rem}.pricing-card ul li::before{content:'✓';position:absolute;left:0;color:#48bb78;font-weight:bold}.price{font-size:3rem;font-weight:800;color:#667eea;margin-bottom:.5rem}.price-label{font-size:1.1rem;color:#718096;margin-bottom:1.5rem;font-weight:600}.add-ons{color:#718096;font-style:italic}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:2rem}.step{text-align:center;position:relative}.step-number{width:60px;height:60px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1rem;box-shadow:0 4px 15px rgba(102,126,234,.3)}.step-title{font-weight:600;margin-bottom:.5rem;color:#2d3748}.step-description{color:#4a5568;font-size:.9rem}.photo-types{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:2rem}.photo-type-card{background:white;padding:1.5rem;border-radius:1rem;border-left:4px solid #667eea;box-shadow:0 4px 15px rgba(0,0,0,.05);transition:all .3s ease}.photo-type-card:hover{transform:translateX(5px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.sample-showcase{text-align:center;margin:2rem 0}.showcase-photo{width:600px;height:337px;object-fit:cover;object-position:center;border-radius:1rem;box-shadow:0 8px 25px rgba(0,0,0,.15);border:3px solid #e2e8f0;max-width:100%}@media (max-width:768px){.showcase-photo{width:500px;height:281px}}@media (max-width:480px){.showcase-photo{width:350px;height:197px}}.photo-type-title{font-weight:700;font-size:1.2rem;margin-bottom:.5rem;color:#2d3748}.photo-type-list{list-style:none;padding:0}.photo-type-list li{padding:.25rem 0;color:#4a5568;position:relative;padding-left:1rem}.photo-type-list li::before{content:'•';color:#667eea;margin-right:.5rem;position:absolute;left:0}.additional-services{color:#718096;font-style:italic}.service-areas{background:linear-gradient(135deg,#f7fafc 0%,#edf2f7 100%);padding:2rem;border-radius:1rem;margin:2rem 0}.areas-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-top:1rem}.area-tag{background:white;padding:.75rem 1rem;border-radius:.5rem;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.05);border:1px solid #e2e8f0;transition:all .3s ease;font-weight:500}.area-tag:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.1);border-color:#667eea;color:#667eea}.location-card{background:linear-gradient(135deg,#4a5568 0%,#2d3748 100%);color:white;padding:3rem;border-radius:1.5rem;text-align:center;margin:2rem 0;position:relative;overflow:hidden}.location-card::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:float 6s ease-in-out infinite}@keyframes float{0%,100%{transform:translateY(0px) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}.location-content{position:relative;z-index:2}.location-card h2{margin-bottom:1.5rem;font-size:2rem}.location-card address{font-style:normal;line-height:1.8;margin-bottom:1rem}.location-card a{color:#90cdf4;text-decoration:none}.location-card a:hover{color:#63b3ed;text-decoration:underline}.faq-container{max-width:800px;margin:0 auto}.faq-item{margin-bottom:1rem;background:white;border-radius:1rem;box-shadow:0 4px 15px rgba(0,0,0,.05);overflow:hidden;border:1px solid #e2e8f0}.faq-question{padding:1.5rem 2rem;background:linear-gradient(135deg,#f7fafc 0%,#edf2f7 100%);cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:600;transition:all .3s ease;border:none;width:100%;text-align:left;font-size:1.1rem;color:#2d3748}.faq-question:hover{background:linear-gradient(135deg,#edf2f7 0%,#e2e8f0 100%)}.faq-question:focus{outline:2px solid #667eea;outline-offset:2px}.faq-icon{font-size:1.2rem;transition:transform .3s ease;color:#667eea}.faq-item.active .faq-icon{transform:rotate(180deg)}.faq-answer{padding:0 2rem;max-height:0;overflow:hidden;transition:all .3s ease;background:white;color:#4a5568;line-height:1.6}.faq-item.active .faq-answer{padding:1.5rem 2rem;max-height:500px}.guarantee-badge{background:linear-gradient(135deg,#48bb78 0%,#38a169 100%);color:white;padding:1rem 2rem;border-radius:50px;display:inline-flex;align-items:center;gap:.5rem;font-weight:600;margin:2rem auto;box-shadow:0 4px 15px rgba(72,187,120,.3)}.text-center .guarantee-badge{display:flex;justify-content:center;align-items:center;width:fit-content;margin:2rem auto}.text-center{display:flex;justify-content:center;width:100%}.guarantee-icon{width:20px;height:20px;object-fit:contain;object-position:center;filter:brightness(0) invert(1);flex-shrink:0}.guarantee-icon:not([src]),.guarantee-icon[src=""]{display:none}.guarantee-icon:not([src])+*::before,.guarantee-icon[src=""]+*::before{content:'✓';margin-right:.5rem}.footer{background:linear-gradient(135deg,#2d3748 0%,#1a202c 100%);color:white;padding:3rem 0 1rem;margin-top:3rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3{margin-bottom:1rem;color:#e2e8f0;font-size:1.2rem}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section a{color:#a0aec0;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#90cdf4}.footer-section address{font-style:normal;line-height:1.6;color:#a0aec0}.hours{color:#a0aec0;line-height:1.6}.hours p{margin-bottom:.5rem}.hours strong{color:#e2e8f0}.footer-company{font-size:.9rem;color:#a0aec0;margin-bottom:1rem;font-style:italic}.footer-abn{font-size:.8rem;color:#718096;margin-top:1rem;padding-top:.5rem;border-top:1px solid #4a5568}.footer-bottom{border-top:1px solid #4a5568;padding-top:1rem;text-align:center;color:#a0aec0;font-size:.9rem}.text-center{text-align:center}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mt-2{margin-top:2rem}.font-bold{font-weight:700}.text-primary{color:#667eea}.social-sharing{text-align:center;margin:2rem 0}.social-buttons{display:flex;flex-direction:column;align-items:center;gap:2rem}.social-btn{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.1)}.instagram-btn{background:linear-gradient(135deg,#833ab4 0%,#fd1d1d 50%,#fcb045 100%);color:white;font-size:1.1rem}.instagram-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(131,58,180,.4)}.share-buttons{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;justify-content:center}.share-text{font-weight:600;color:#4a5568;margin-right:.5rem}.facebook-btn{background:#1877f2;color:white;padding:.75rem;border-radius:50%;width:48px;height:48px;justify-content:center}.facebook-btn:hover{background:#166fe5;transform:translateY(-2px);box-shadow:0 6px 20px rgba(24,119,242,.4)}.twitter-btn{background:#1da1f2;color:white;padding:.75rem;border-radius:50%;width:48px;height:48px;justify-content:center}.twitter-btn:hover{background:#1a91da;transform:translateY(-2px);box-shadow:0 6px 20px rgba(29,161,242,.4)}@media (max-width:768px){.header-content{flex-direction:column;gap:1rem;text-align:center}.cta-buttons{flex-direction:column;width:100%}.btn{justify-content:center;width:100%}.hero{padding:3rem 0}.hero-buttons{flex-direction:column;align-items:center}.btn-hero{width:100%;max-width:300px}.features-grid,.pricing-grid{grid-template-columns:1fr}.process-steps{grid-template-columns:repeat(2,1fr)}.section{padding:2rem 0}.photo-types{grid-template-columns:1fr}.section-title{font-size:2rem}.areas-grid{grid-template-columns:repeat(2,1fr)}.footer-content{grid-template-columns:1fr;text-align:center}.social-buttons{gap:1.5rem}.share-buttons{flex-direction:column;gap:1rem}.share-text{margin-bottom:.5rem}}@media (max-width:480px){.process-steps{grid-template-columns:1fr}.hero h1{font-size:2rem}.hero-subtitle{font-size:1rem}.location-card{padding:2rem 1rem}.faq-question{padding:1rem 1.5rem;font-size:1rem}.container{padding:0 15px}.areas-grid{grid-template-columns:1fr}.btn-hero{font-size:1rem;padding:.875rem 1.5rem}}html{scroll-behavior:smooth}.btn:focus,.faq-question:focus,a:focus{outline:2px solid #667eea;outline-offset:2px}.terms-content{background:white;border-radius:1rem;padding:2rem;margin:2rem 0;box-shadow:0 10px 30px rgba(0,0,0,.1)}.terms-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e2e8f0}.terms-header h2{font-size:2rem;color:#2d3748;margin-bottom:1.5rem}.provider-info{background:linear-gradient(135deg,#f7fafc 0%,#edf2f7 100%);padding:1.5rem;border-radius:.5rem;margin:1.5rem 0;border-left:4px solid #667eea}.provider-info p{margin-bottom:.5rem;color:#4a5568}.provider-info a{color:#667eea;text-decoration:none}.provider-info a:hover{text-decoration:underline}.terms-acceptance{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:white;padding:1rem 1.5rem;border-radius:.5rem;margin-top:1.5rem;text-align:center}.terms-sections{margin:2rem 0}.terms-section{margin-bottom:2rem;padding:1.5rem;background:#f8f9fa;border-radius:.5rem;border-left:4px solid #667eea}.terms-section h3{color:#2d3748;font-size:1.3rem;margin-bottom:1rem;font-weight:600}.terms-section ul{list-style:none;padding:0}.terms-section ul li{margin-bottom:.75rem;padding-left:1.5rem;position:relative;color:#4a5568;line-height:1.6}.terms-section ul li::before{content:'•';color:#667eea;font-weight:bold;position:absolute;left:0}.terms-section p{color:#4a5568;line-height:1.6;margin-bottom:.5rem}.terms-section a{color:#667eea;text-decoration:none}.terms-section a:hover{text-decoration:underline}.terms-footer{text-align:center;margin-top:3rem;padding-top:2rem;border-top:2px solid #e2e8f0}.back-to-home .btn{font-size:1.1rem;padding:1rem 2rem}.terms-link{color:#667eea;text-decoration:none;font-weight:700;transition:color .3s ease}.terms-link:hover{color:#764ba2;text-decoration:underline}.terms-notice{background:#f7fafc;border:1px solid #e2e8f0;border-radius:.5rem;padding:1rem;margin-top:1rem;font-size:.9rem;color:#4a5568;text-align:center}
