body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-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}.auth-btn{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .2s ease-in-out}.auth-btn.auth-login{background-color:#4cafef;color:#fff}.auth-btn.auth-login:hover{background-color:#3b8dd9}.auth-btn.auth-logout{background-color:#f44336;color:#fff}.auth-btn.auth-logout:hover{background-color:#d32f2f}@media only screen and (max-width:480px){.auth-btn{display:none}}@media only screen and (min-width:481px) and (max-width:768px){.auth-btn{display:none}}@media only screen and (min-width:769px) and (max-width:834px){.auth-btn{display:none}}@media only screen and (min-width:835px) and (max-width:1024px){.auth-btn{display:none}}.navbar{align-items:center;background-color:#111;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-evenly;padding:0 15px;position:-webkit-sticky;position:sticky;width:100%;z-index:1000}.navbar .navbar-logo{background-color:initial;color:#fff;height:80%;text-align:center;width:20%}.navbar .navbar-logo a{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8e2de2,#4a00e0);-webkit-background-clip:text;font-family:Poppins,sans-serif;font-size:2rem;font-weight:900;letter-spacing:2px;text-decoration:none}.navbar .navbar-links{display:flex;flex-direction:row;justify-content:end;list-style:none;width:55%}.navbar .navbar-links li{margin:0 20px}.navbar .navbar-links li:hover{border-bottom:1px solid orange}.navbar .navbar-links li a{color:#fff;text-decoration:none}.navbar .navbar-links .mobile-only{display:none}@media only screen and (max-width:350px){.navbar{background-color:#111;display:flex;flex-direction:row;justify-content:space-between;padding:0 10px}.navbar .navbar-links{display:none}.navbar .navbar-logo{height:auto;text-align:center;width:auto}.navbar .btn{display:none}.navbar .burger{cursor:pointer;display:block}.navbar .burger div{background-color:#fff;height:3px;margin:5px;transition:all .3s ease;width:25px}.navbar .burger.toggle .line1{transform:rotate(-45deg) translate(-5px,6px)}.navbar .burger.toggle .line2{opacity:0}.navbar .burger.toggle .line3{transform:rotate(45deg) translate(-5px,-6px)}.navbar .open{align-items:start;background-color:#639;display:flex;flex-direction:column;font-size:24px;height:100vh;justify-content:start;left:-100%;padding:80px 20px;position:fixed;top:0;transform:translateX(100%);transition:transform .3s ease;width:100vw;z-index:998}.navbar .navbar-links li{border-bottom:1px solid #fff3;display:inline;margin:auto;text-align:start;width:80%}.navbar .open .different-list{border-bottom:none;padding:10px 0}.navbar .open li:hover{border-bottom:2px solid orange}.navbar .open .different-list:hover{border-bottom:none}.navbar .open li a{color:#fff;font-family:Poppins,sans-serif;font-size:18px;font-weight:400;text-decoration:none}.navbar .navbar-links li a:visited{color:#8e2de2;text-decoration:none}.navbar .toggle{cursor:pointer;display:block;position:fixed;right:10px;z-index:1000}.navbar .open .mobile-only,.navbar .open li .auth-link-mobile{display:block}.navbar .open .social-icons{border:none;display:flex;flex-direction:row;gap:15px;margin-top:auto}.navbar .open .social-icons a{background-color:#eee;background-position:50%;background-size:cover;border-radius:50%;height:35px;transition:transform .3s;width:35px}}@media only screen and (min-width:351px) and (max-width:480px){.navbar{background-color:#111;display:flex;flex-direction:row;justify-content:space-between;padding:0 20px}.navbar .navbar-links{display:none}.navbar .navbar-logo{height:auto;text-align:center;width:auto}.navbar .btn{display:none}.navbar .burger{cursor:pointer;display:block}.navbar .burger div{background-color:#fff;height:3px;margin:5px;transition:all .3s ease;width:25px}.navbar .burger.toggle .line1{transform:rotate(-45deg) translate(-5px,6px)}.navbar .burger.toggle .line2{opacity:0}.navbar .burger.toggle .line3{transform:rotate(45deg) translate(-5px,-6px)}.navbar .open{align-items:start;background-color:#639;display:flex;flex-direction:column;font-size:24px;height:100vh;justify-content:start;left:-100%;padding:80px 20px;position:fixed;top:0;transform:translateX(100%);transition:transform .3s ease;width:100vw;z-index:998}.navbar .navbar-links li{border-bottom:1px solid #fff3;display:inline;margin:auto;text-align:start;width:80%}.navbar .open .different-list{border-bottom:none;padding:0}.navbar .open li:hover{border-bottom:2px solid orange}.navbar .open .different-list:hover{border-bottom:none}.navbar .open li a{color:#fff;font-family:Poppins,sans-serif;font-size:20px;font-weight:400;text-decoration:none}.navbar .navbar-links li a:visited{color:#8e2de2;text-decoration:none}.navbar .toggle{cursor:pointer;display:block;position:fixed;right:20px;z-index:1000}.navbar .open .mobile-only,.navbar .open li .auth-link-mobile{display:block}.navbar .open .social-icons{border:none;display:flex;flex-direction:row;gap:15px;margin-top:auto}.navbar .open .social-icons a{background-color:#eee;background-position:50%;background-size:cover;border-radius:50%;height:35px;transition:transform .3s;width:35px}}@media only screen and (min-width:481px) and (max-width:768px){.navbar{background-color:#111;display:flex;flex-direction:row;justify-content:space-between;padding:0 25px}.navbar .navbar-links{display:none}.navbar .navbar-logo{height:auto;text-align:center;width:auto}.navbar .btn{display:none}.navbar .burger{cursor:pointer;display:block}.navbar .burger div{background-color:#fff;height:3px;margin:5px;transition:all .3s ease;width:25px}.navbar .burger.toggle .line1{transform:rotate(-45deg) translate(-5px,6px)}.navbar .burger.toggle .line2{opacity:0}.navbar .burger.toggle .line3{transform:rotate(45deg) translate(-5px,-6px)}.navbar .open{align-items:start;background-color:#639;display:flex;flex-direction:column;font-size:24px;height:100vh;justify-content:start;left:-100%;padding:80px 20px;position:fixed;top:0;transform:translateX(100%);transition:transform .3s ease;width:100vw;z-index:998}.navbar .navbar-links li{border-bottom:1px solid #fff3;display:inline;margin:auto;text-align:start;width:80%}.navbar .open .different-list{border-bottom:none;padding:0}.navbar .open li:hover{border-bottom:2px solid orange}.navbar .open .different-list:hover{border-bottom:none}.navbar .open li a{color:#fff;font-family:Poppins,sans-serif;font-size:24px;font-weight:400;text-decoration:none}.navbar .navbar-links li a:visited{color:#8e2de2;text-decoration:none}.navbar .toggle{cursor:pointer;display:block;position:fixed;right:20px;z-index:1000}.navbar .open .mobile-only{display:block}.navbar .open li .auth-link-mobile{display:block;margin-left:30%;width:40%}.navbar .open .social-icons{border:none;display:flex;flex-direction:row;gap:20px;margin-top:auto}.navbar .open .social-icons a{background-color:#eee;background-position:50%;background-size:cover;border-radius:50%;height:35px;transition:transform .3s;width:35px}}@media only screen and (min-width:769px) and (max-width:834px){.navbar{background-color:#111;display:flex;flex-direction:row;justify-content:space-between;padding:0 30px}.navbar .navbar-links{display:none}.navbar .navbar-logo{height:auto;text-align:center;width:auto}.navbar .btn{display:none}.navbar .burger{cursor:pointer;display:block}.navbar .burger div{background-color:#fff;height:3px;margin:5px;transition:all .3s ease;width:25px}.navbar .burger.toggle .line1{transform:rotate(-45deg) translate(-5px,6px)}.navbar .burger.toggle .line2{opacity:0}.navbar .burger.toggle .line3{transform:rotate(45deg) translate(-5px,-6px)}.navbar .open{align-items:start;background-color:#639;display:flex;flex-direction:column;font-size:24px;height:100vh;justify-content:start;left:-100%;padding:80px 20px;position:fixed;top:0;transform:translateX(100%);transition:transform .3s ease;width:100vw;z-index:998}.navbar .navbar-links li{border-bottom:1px solid #fff3;display:inline;margin:auto;text-align:start;width:80%}.navbar .open .different-list{border-bottom:none;padding:0}.navbar .open li:hover{border-bottom:2px solid orange}.navbar .open .different-list:hover{border-bottom:none}.navbar .open li a{color:#fff;font-family:Poppins,sans-serif;font-size:25px;font-weight:400;text-decoration:none}.navbar .navbar-links li a:visited{color:#8e2de2;text-decoration:none}.navbar .toggle{cursor:pointer;display:block;position:fixed;right:25px;z-index:1000}.navbar .open .mobile-only{display:block}.navbar .open li .auth-link-mobile{display:block;margin-left:30%;width:40%}.navbar .open .social-icons{border:none;display:flex;flex-direction:row;gap:20px;margin-top:1px}.navbar .open .social-icons a{background-color:#eee;background-position:50%;background-size:cover;border-radius:50%;height:35px;transition:transform .3s;width:35px}}@media only screen and (min-width:835px) and (max-width:1024px){.navbar{background-color:#111;display:flex;flex-direction:row;justify-content:space-between;padding:0 30px}.navbar .navbar-links{display:none}.navbar .navbar-logo{height:auto;text-align:center;width:auto}.navbar .btn{display:none}.navbar .burger{cursor:pointer;display:block}.navbar .burger div{background-color:#fff;height:3px;margin:5px;transition:all .3s ease;width:25px}.navbar .burger.toggle .line1{transform:rotate(-45deg) translate(-5px,6px)}.navbar .burger.toggle .line2{opacity:0}.navbar .burger.toggle .line3{transform:rotate(45deg) translate(-5px,-6px)}.navbar .open{align-items:start;background-color:#639;display:flex;flex-direction:column;font-size:24px;height:100vh;justify-content:start;left:-100%;padding:80px 20px;position:fixed;top:0;transform:translateX(100%);transition:transform .3s ease;width:100vw;z-index:998}.navbar .navbar-links li{border-bottom:1px solid #fff3;display:inline;margin:auto;text-align:start;width:80%}.navbar .open .different-list{border-bottom:none;padding:0}.navbar .open li:hover{border-bottom:2px solid orange}.navbar .open .different-list:hover{border-bottom:none}.navbar .open li a{color:#fff;font-family:Poppins,sans-serif;font-size:25px;font-weight:400;text-decoration:none}.navbar .navbar-links li a:visited{color:#8e2de2;text-decoration:none}.navbar .toggle{cursor:pointer;display:block;position:fixed;right:25px;z-index:1000}.navbar .open .mobile-only{display:block}.navbar .open li .auth-link-mobile{display:block;margin-left:30%;width:40%}.navbar .open .social-icons{border:none;display:flex;flex-direction:row;gap:20px;margin-top:1px}.navbar .open .social-icons a{background-color:#eee;background-position:50%;background-size:cover;border-radius:50%;height:35px;transition:transform .3s;width:35px}}@media only screen and (min-width:1025px) and (max-width:1280px){.navbar{align-items:center;background-color:#111;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-evenly;padding:0 15px;position:-webkit-sticky;position:sticky;width:100%;z-index:1000}.navbar .navbar-logo{background-color:initial;color:#fff;height:80%;text-align:center;width:20%}.navbar .navbar-logo a{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8e2de2,#4a00e0);-webkit-background-clip:text;font-family:Poppins,sans-serif;font-size:2rem;font-weight:900;letter-spacing:2px;text-decoration:none}.navbar .navbar-links{display:flex;flex-direction:row;justify-content:end;list-style:none;width:55%}.navbar .navbar-links li{margin:0 20px}.navbar .navbar-links li:hover{border-bottom:1px solid orange}.navbar .navbar-links li a{color:#fff;text-decoration:none}.navbar .navbar-links .mobile-only{display:none}}@media only screen and (min-width:1281px) and (max-width:1440px){.navbar{align-items:center;background-color:#111;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-evenly;padding:0 15px;position:-webkit-sticky;position:sticky;width:100%;z-index:1000}.navbar .navbar-logo{background-color:initial;color:#fff;height:80%;text-align:center;width:20%}.navbar .navbar-logo a{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8e2de2,#4a00e0);-webkit-background-clip:text;font-family:Poppins,sans-serif;font-size:2rem;font-weight:900;letter-spacing:2px;text-decoration:none}.navbar .navbar-links{display:flex;flex-direction:row;justify-content:end;list-style:none;width:55%}.navbar .navbar-links li{margin:0 20px}.navbar .navbar-links li:hover{border-bottom:1px solid orange}.navbar .navbar-links li a{color:#fff;text-decoration:none}.navbar .navbar-links .mobile-only{display:none}}@media only screen and (min-width:1441px){.navbar{align-items:center;background-color:#111;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-evenly;padding:0 15px;position:-webkit-sticky;position:sticky;width:100%;z-index:1000}.navbar .navbar-logo{background-color:initial;color:#fff;height:80%;text-align:center;width:20%}.navbar .navbar-logo a{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8e2de2,#4a00e0);-webkit-background-clip:text;font-family:Poppins,sans-serif;font-size:2rem;font-weight:900;letter-spacing:2px;text-decoration:none}.navbar .navbar-links{display:flex;flex-direction:row;justify-content:end;list-style:none;width:55%}.navbar .navbar-links li{margin:0 20px}.navbar .navbar-links li:hover{border-bottom:1px solid orange}.navbar .navbar-links li a{color:#fff;text-decoration:none}.navbar .navbar-links .mobile-only{display:none}}:root{--text:#111827;--muted-2:#9ca3af;--accent:#0f172a}.site-footer{background:#fff;border-top:1px solid #e6e6e6;border-top:1px solid var(--border);color:#111827;color:var(--text);font-size:15px;padding:48px 0 28px}.footer-content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between;padding-bottom:22px}.footer-logo .brand{color:#111827;color:var(--text);font-family:Poppins,system-ui,sans-serif;font-size:20px;font-weight:700;letter-spacing:1px;text-decoration:none}.footer-columns{display:flex;flex:1 1 520px;gap:40px;min-width:260px}.footer-columns .col h4{color:#111827;color:var(--text);font-size:14px;font-weight:700;margin:0 0 12px}.footer-columns ul{list-style:none;margin:0;padding:0}.footer-columns li{margin:8px 0}.footer-columns a{color:#374151;font-size:14px;font-weight:400;text-decoration:none}.footer-columns a:hover{color:#000}.footer-newsletter{min-width:220px;width:300px}.footer-newsletter h4{color:#111827;color:var(--text);font-size:14px;font-weight:700;margin:0 0 10px}.footer-newsform{align-items:center;display:flex;gap:8px;margin-bottom:8px}.footer-newsform input{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#111827;color:var(--text);flex:1 1;font-size:14px;padding:8px 10px}.footer-newsform input:focus{outline:2px solid #3b82f61f}.footer-newsform button{background:#fff;border:1px solid #111;border-radius:6px;color:#111;cursor:pointer;font-weight:600;padding:8px 12px}.footer-note{display:block;font-size:12px}.footer-bottom,.footer-note{color:#9ca3af;color:var(--muted-2)}.footer-bottom{border-top:1px solid #e6e6e6;border-top:1px solid var(--border);font-size:13px;gap:12px;justify-content:space-between;padding:16px 0 36px}.footer-bottom,.policy-links{align-items:center;display:flex}.policy-links{flex:1 1 auto;gap:14px;justify-content:center}.policy-links a{color:#9ca3af;color:var(--muted-2);font-size:13px;text-decoration:none}.policy-links a:hover{color:#000}.socials{display:flex;gap:12px}.social-link{align-items:center;color:#9ca3af;color:var(--muted-2);display:inline-flex;height:28px;justify-content:center;text-decoration:none;width:28px}.social-link svg{display:block;height:16px;width:16px}.social-link:hover{color:#000}@media (max-width:880px){.footer-content{align-items:start;flex-direction:column;gap:20px}.footer-newsletter{width:100%}.footer-columns{flex-wrap:wrap;gap:24px}.footer-bottom{align-items:stretch;flex-direction:column;gap:10px;text-align:center}.policy-links{order:2}.socials{justify-content:center}}.cookie-banner{align-items:center;animation:slideUp .4s ease;background:#222;bottom:0;box-shadow:0 -4px 12px #0006;color:#fff;display:flex;flex-direction:column;gap:15px;justify-content:space-between;left:0;padding:20px;position:fixed;right:0;z-index:1000}.cookie-content{max-width:800px;text-align:center}.cookie-content h4{font-size:18px;margin-bottom:5px}.cookie-content p{font-size:14px;line-height:1.5}.cookie-link{color:#00d8ff;text-decoration:underline}.cookie-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.cookie-btn{border:none;border-radius:6px;cursor:pointer;font-size:14px;padding:10px 18px;transition:transform .2s ease,background .3s ease}.cookie-btn:hover{transform:translateY(-2px)}.reject{background:#444;color:#fff}.accept{background:#007bff;color:#fff}.accept-all{background:#28a745;color:#fff}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.loader-overlay{align-items:center;background:#0d1117;color:#f0f6fc;display:flex;flex-direction:column;font-family:monospace;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:2000}.loader-facts{margin-bottom:2rem;text-align:center}.loader-facts h2{font-size:1.5rem;margin-bottom:.5rem}.loader-facts p{color:#8b949e;font-size:1rem;font-style:italic}.monitor{align-items:center;display:flex;flex-direction:column;position:relative}.screen{align-items:flex-start;background:#161b22;border:4px solid #30363d;border-radius:6px;box-shadow:0 0 20px #00ff7f33;display:flex;height:200px;justify-content:flex-start;overflow:hidden;padding:.8rem;width:340px}.lines{font-size:.9rem;line-height:1.4rem;margin:0;white-space:pre}.line{animation:fadeIn .2s ease forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.stand{height:60px;width:30px}.base,.stand{background:#30363d;margin-top:4px}.base{border-radius:2px;height:12px;width:100px}.hl-keyword{color:#569cd6;font-weight:500}.hl-number{color:#b5cea8}.hl-string{color:#ce9178}.hl-comment{color:#6a9955;font-style:italic}.hero-section{align-items:center;display:flex;justify-content:space-between;padding:4rem 2rem}.hero-section-content{flex:1 1;padding-right:2rem}.hero-section-title{color:#000;font-size:2rem;font-weight:700;margin-bottom:1rem}.hero-section-subtitle{color:#333;font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.hero-section-buttons{display:flex;gap:1rem}.btn{border:1px solid #000;cursor:pointer;font-size:1rem;font-weight:500;padding:.6rem 1.2rem;transition:all .3s ease}.btn-primary{background:#000;color:#fff}.btn-primary:focus,.btn-primary:hover{background:#333}.btn-secondary{background:#fff;color:#000}.btn-secondary:focus,.btn-secondary:hover{background:#f4f4f4}.hero-section-image{align-items:center;background:#ddd;display:flex;flex:1 1;justify-content:center;min-height:250px}.hero-section-image img{max-width:80px;opacity:.5}@media only screen and (max-width:350px){.hero-section{flex-direction:column;text-align:center}.hero-section-content{padding-right:0}}@media only screen and (min-width:351px) and (max-width:480px){.hero-section{flex-direction:column;text-align:center}}@media only screen and (min-width:481px) and (max-width:768px){.hero-section{flex-direction:column;text-align:center}}@media only screen and (min-width:769px) and (max-width:834px){.hero-section{flex-direction:row}}@media only screen and (min-width:835px) and (max-width:1024px){.hero-section-title{font-size:2.2rem}}@media only screen and (min-width:1025px) and (max-width:1280px){.hero-section-title{font-size:2.4rem}}@media only screen and (min-width:1281px) and (max-width:1440px){.hero-section-title{font-size:2.6rem}}@media only screen and (min-width:1441px){.hero-section-title{font-size:2.8rem}}.open-modal-btn{background-color:#111;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:10px 20px}.modal-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background:#fff;border-radius:12px;max-width:400px;padding:30px;position:relative;text-align:center;width:90%}.close-btn{background:none;border:none;cursor:pointer;font-size:24px;position:absolute;right:15px;top:10px}.booking-options a,.booking-options button{background-color:#f1f1f1;border-radius:8px;color:#444;display:block;font-weight:700;margin:12px 0;padding:10px;text-decoration:none;transition:background .3s;width:100%}.booking-options a:hover,.booking-options button:hover{background-color:#ddd}@media (max-width:768){.open-modal-btn{background-color:#111;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:10px 20px}.modal-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background:#fff;border-radius:12px;max-width:400px;padding:30px;position:relative;text-align:center;width:90%}.close-btn{background:none;border:none;cursor:pointer;font-size:24px;position:absolute;right:15px;top:10px}.booking-options div{background-color:#f1f1f1;border-radius:8px;color:#444;display:block;font-weight:700;margin:12px 0;padding:10px;text-decoration:none;transition:background .3s}.booking-options div:hover{background-color:#ddd}}.custom-notifications-container{display:flex;flex-direction:column;position:fixed;right:20px;top:20px;z-index:9999}.custom-notification{align-items:center;animation:slideIn .3s ease-out;border-radius:10px;box-shadow:0 4px 8px #00000026;display:flex;font-size:14px;font-weight:500;justify-content:space-between;margin-bottom:12px;padding:12px 16px;width:320px}.custom-notification.success{background-color:#28a745;color:#fff}.custom-notification.error{background-color:#dc3545;color:#fff}.custom-notification.warning{background-color:#ffc107;color:#000}.custom-close-btn{background:#0000;border:none;cursor:pointer;font-size:16px;margin-left:12px;transition:opacity .2s}.custom-close-btn:hover{opacity:.7}@keyframes slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}#testimonials{background-color:#fdfdfd;font-family:Inter,sans-serif;padding:3rem 1rem;width:100%}#testimonials h3{color:#222;font-size:1.8rem;margin-bottom:2rem;margin-top:3rem;padding:.5rem 1rem;text-align:center}#testimonials .testimonials-subtitle-heading{color:#00008b;font-family:Playfair Display,serif;font-size:2.25rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.testimonials-subtitle{color:#4b5563;font-size:1.25rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:48rem;text-align:center}.testimonials-container{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin:0 auto;max-width:1200px}.testimonial-card{background-color:#fff;border-radius:10px;box-shadow:0 2px 12px #0000001a;flex:1 1 280px;max-width:350px;padding:1.5rem;text-align:center}.testimonials-rating{margin-bottom:1rem;width:120px}.testimonial-card p{color:#333;font-size:1rem;line-height:1.5;margin-bottom:1rem}.testimonial-card span{color:#555;display:block;font-weight:600}@media (max-width:768px){.testimonials-container{align-items:center;flex-direction:column}.testimonial-card{width:90%}}.service-feature{padding:4rem 2rem;text-align:center}.service-feature-header{margin-bottom:3rem}.service-feature-label{color:#000;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.service-feature-title{font-size:2rem}.service-feature-subtitle{color:#555;font-size:1rem;margin-bottom:2rem}.service-feature-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.service-feature-card{background:#555;border-radius:4px;color:#fff;display:flex;flex-direction:column;padding:2rem;text-align:left}.service-feature-image{background:#777;height:120px;margin-bottom:1rem}.service-feature-category{font-size:.8rem;font-weight:600;margin-bottom:.5rem}.service-feature-title{font-size:1.4rem;font-weight:700;margin-bottom:1rem}.service-feature-description{font-size:1rem;margin-bottom:1.5rem}.service-feature-cta{color:#fff;font-size:1rem;font-weight:600;margin-top:auto;text-decoration:none}.service-feature-cta:focus,.service-feature-cta:hover{text-decoration:underline}@media only screen and (max-width:350px){.service-feature-grid{grid-template-columns:1fr}}@media only screen and (min-width:351px) and (max-width:480px){.service-feature-grid{grid-template-columns:1fr}}@media only screen and (min-width:481px) and (max-width:768px){.service-feature-grid{grid-template-columns:1fr}}@media only screen and (min-width:769px) and (max-width:834px){.service-feature-grid{grid-template-columns:2fr 2fr}}@media only screen and (min-width:835px) and (max-width:1024px){.service-feature-grid{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1025px) and (max-width:1280px){.service-feature-title{font-size:2.2rem}}@media only screen and (min-width:1281px) and (max-width:1440px){.service-feature-title{font-size:2.4rem}}@media only screen and (min-width:1441px){.service-feature-title{font-size:2.6rem}}.notfound-container{align-items:center;background-color:#f3f4f6;display:flex;justify-content:center;min-height:100vh}.notfound-content{text-align:center}.notfound-title{font-size:2.25rem;font-weight:700;margin-bottom:1rem}.notfound-message{color:#4b5563;font-size:1.25rem;margin-bottom:1rem}.notfound-link{color:#3b82f6;text-decoration:underline;transition:color .3s}.notfound-link:hover{color:#1d4ed8}.verify-details button:hover{background:#6941c6}.auth-wrapper{background:#f9f9f9}.auth-left{padding:40px}.auth-right{align-items:center;background:#f0f0f0;display:flex;justify-content:center}.auth-right img{height:100%}.auth-form{animation:fadeIn .6s ease;box-shadow:0 10px 30px #00000026;max-width:420px;padding:40px 30px}.auth-form h1{color:#333;margin-bottom:20px;text-align:center}.auth-form div{display:flex;flex-direction:column;margin-bottom:15px}.auth-form label{font-size:.95rem;font-weight:700;margin-bottom:6px}.auth-form input{border:1px solid #ccc;border-radius:6px;font-size:1rem;outline:none;padding:12px;transition:.2s}.auth-form input:focus{border-color:#7f5af0;box-shadow:0 0 6px #7f5af066}.verify-details{display:flex;justify-content:center;margin-top:10px}.verify-details button{background:#2cb67d;border-radius:6px;font-size:1rem;padding:12px 20px;transition:.3s}.verify-details button:hover{background:#249a66}.auth-form p{font-size:.9rem;text-align:center}.auth-form a{color:#7f5af0;text-decoration:none}.auth-form a:hover{text-decoration:underline}.switch-auth{margin-top:10px}.password-field{display:flex;flex-direction:column}.password-input{align-items:center;display:flex;position:relative}.password-input input{flex:1 1;padding-right:60px}.toggle-password{align-items:center;background:#0000;border:none;bottom:12px;color:#7f5af0;cursor:pointer;display:flex;font-size:.9rem;gap:4px;position:absolute;right:10px}.toggle-password img.icon-img{height:18px;object-fit:contain;width:18px}.toggle-password:hover{background-color:initial;color:#5a3ec8;text-decoration:none}@media (max-width:768px){.auth-wrapper{flex-direction:column}.auth-right{display:none}}.auth-form input,.auth-form p{margin-bottom:1rem}.auth-form input{border:1px solid #ddd;border-radius:8px;padding:.7rem;width:100%}.switch-auth{font-size:.9rem;margin-top:1rem;text-align:center}.switch-auth a{color:#7f5af0;text-decoration:none}.switch-auth a:hover{text-decoration:underline}.auth-wrapper{display:flex;min-height:100vh}.auth-left{align-items:center;background:#f8f8f8;display:flex;flex:1 1;justify-content:center;padding:2rem}.auth-form{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;max-width:400px;padding:2rem;width:100%}.auth-form h1{font-size:1.8rem;margin-bottom:.5rem}.auth-form p{color:#666;font-size:.95rem;margin-bottom:1.2rem}.auth-form label{display:block;font-weight:500;margin-bottom:.3rem}.auth-form input[type=password],.auth-form input[type=text]{border:1px solid #ddd;border-radius:8px;margin-bottom:1rem;padding:.7rem;width:100%}.password-field,.show-password{margin-bottom:1rem}.show-password{align-items:center;display:flex;gap:.4rem}.verify-details button{background:#7f5af0;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.8rem;width:100%}.verify-details button:hover{background:#6a3fe3}.success-msg{color:green;margin-top:.5rem}.error-msg{color:red;margin-top:.5rem}.auth-right{flex:1 1}.auth-right img{height:100vh;object-fit:cover;width:100%}.template-page{background:#f9f9f9;color:#222;min-height:100vh}.template-page-container{margin:auto;max-width:1200px;padding:2rem 1rem}.template-page-layout{display:flex;gap:2rem}.template-page-header h1{font-size:2.25rem;font-weight:700}.template-page-header p{color:#666;margin-top:.5rem;max-width:600px}.template-page-search-filters{display:flex;flex-direction:column;gap:1rem;margin:1.5rem 0}@media (min-width:1024px){.template-page-search-filters{align-items:center;flex-direction:row}}.template-page-search-box{flex:1 1;position:relative}.template-page-search-icon{color:#666;height:1rem;left:.75rem;position:absolute;top:50%;transform:translateY(-50%);width:1rem}.template-page-search-input{background:#f4f4f4;border:1px solid #ddd;border-radius:6px;font-size:1rem;padding:.5rem .75rem .5rem 2.25rem;width:100%}.template-page-search-input:focus{background:#fff;border-color:#0070f3;box-shadow:0 0 0 3px #0070f333;outline:none}.template-page-sort-select{background:#f4f4f4;border:1px solid #ddd;border-radius:6px;cursor:pointer;padding:.5rem .75rem}.template-page-sidebar{background:#fff;border-radius:10px;box-shadow:0 1px 4px #0000000a;padding:1.25rem;width:250px}.template-page-filter-section{display:flex;flex-direction:column;gap:1.5rem}.template-page-filter-heading{font-weight:600;margin-bottom:.5rem}.template-page-filter-option{align-items:center;cursor:pointer;display:flex;gap:.5rem;padding:.35rem 0}.template-page-filter-checkbox{accent-color:#0070f3;border:1px solid #ccc;border-radius:4px;height:1rem;width:1rem}.template-page-active-filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.template-page-active-filters span{background:#eef6ff;border:1px solid #d7e9ff;border-radius:999px;color:#0366d6;cursor:pointer;font-size:.85rem;padding:.25rem .6rem}.template-page-grid{display:grid;flex:1 1;grid-template-columns:1fr}.template-page-card-wrapper{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.template-page-card{background:#fff;border-radius:10px;box-shadow:0 2px 6px #0000000d;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s ease}.template-page-card:hover{transform:translateY(-4px)}.template-page-card-image{height:180px;object-fit:cover;width:100%}.template-page-card-info{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.template-page-card-name{font-size:1.1rem;font-weight:600}.template-page-card-description{color:#555;font-size:.9rem}.template-page-card-price{color:#0070f3;font-weight:600}.template-page-tier-badge{border-radius:6px;color:#fff;display:inline-block;font-size:.75rem;font-weight:600;padding:.25rem .5rem}.template-page-tier-basic{background:#3b82f6}.template-page-tier-intermediate{background:#f59e0b}.template-page-tier-advanced{background:#ef4444}.template-page-card-actions{display:flex;gap:.5rem;margin-top:auto}.template-page-btn-order,.template-page-btn-preview{border-radius:6px;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:600;padding:.5rem;text-align:center}.template-page-btn-preview{background:#fff;border:1px solid #0070f3;color:#0070f3}.template-page-btn-preview:hover{background:#e6f0ff}.template-page-btn-order{background:#0070f3;border:none;color:#fff}.template-page-btn-order:hover{background:#0057c2}.template-page-no-results{padding:3rem 0;text-align:center}.template-page-no-results p{color:#666;margin-bottom:1rem}.template-page-no-results button{background:#fff;border:1px solid #ddd;border-radius:6px;cursor:pointer;padding:.5rem 1rem}.template-details-container{margin:0 auto;max-width:1100px;padding:2rem 1rem}.template-hero{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:2rem}.template-hero-image{border:1px solid #ddd;border-radius:12px;flex:1 1;max-width:500px;object-fit:cover}.template-hero-content{display:flex;flex:1 1;flex-direction:column;justify-content:center}.template-title{font-size:2rem;font-weight:700;margin-bottom:.5rem}.template-description{color:#555;font-size:1rem;margin-bottom:1rem}.template-price{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.price-note{color:#888;display:block;font-size:.9rem}.template-actions{display:flex;gap:1rem;margin-top:1rem}.btn-preview{background:#f3f3f3;border-radius:8px;font-weight:600;padding:.7rem 1.2rem;text-align:center;transition:background .2s ease}.btn-preview:hover{background:#e0e0e0}.btn-order{background:#0070f3;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.7rem 1.2rem;transition:background .2s ease}.btn-order:hover{background:#0057c2}.template-addons,.template-features{background:#fff;border:1px solid #ddd;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.addons-list,.features-list{list-style:none;padding:0}.addons-list li,.features-list li{font-size:1rem;margin-bottom:.5rem}#contact-form{background-color:#f8f8f8;color:#111;font-family:Inter,sans-serif;padding:4rem 2rem;width:100%}#contact-form h3{color:#222;font-size:1.8rem;margin-bottom:2rem;margin-top:3rem;padding:.5rem 1rem;text-align:center}#contact-form .contact-subtitle-heading{color:#00008b;font-family:Playfair Display,serif;font-size:2.25rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.contact-subtitle{color:#4b5563;font-size:1.25rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:48rem;text-align:center}.contact-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.contact-info,form{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;flex:1 1 300px;padding:2rem}.contact-info h3,form h3{color:#222;font-size:1.3rem;margin-bottom:1rem}.contact-info p{font-size:1rem;line-height:1.5}.contact-info ul{list-style:none;margin-top:1rem;padding:0}.contact-info ul li{display:flex;flex-direction:column;font-size:.95rem;margin-bottom:1rem}.contact-item{align-items:center;display:flex;gap:.75rem}.contact-icon{flex-shrink:0;font-size:1.5rem;line-height:1.5;text-align:center;width:2rem}.contact-item div{display:flex;flex-direction:column}.contact-info-heading{color:#333;font-weight:700;margin-bottom:.2rem}.contact-info ul li span{display:flex;flex-direction:column;font-size:.95rem;margin-bottom:1rem}.contact-info hr{border:none;border-top:1px solid #ccc;margin:1rem 0}.contact-info-socials{display:flex;gap:1rem;margin-top:.5rem}.contact-info-socials div{background-color:#eee;background-position:50%;background-size:cover;border-radius:50%;height:35px;transition:transform .3s;width:35px}.contact-info-socials div:hover{transform:scale(1.1)}.contact-info-socials div a{display:block;height:100%;width:100%}form label{display:block;font-size:.95rem;font-weight:500;margin-bottom:.25rem;margin-top:.75rem}form input,form textarea{border:1px solid #ccc;border-radius:6px;font-size:1rem;margin:.5rem 0 1rem;padding:.9rem;transition:border-color .3s,box-shadow .3s;width:100%}form input:focus,form textarea:focus{border-color:#764ba2;box-shadow:0 0 0 2px #764ba233;outline:none}.form-notice{color:#666;display:block;font-size:.8rem;margin:.5rem 0}form button{background-color:#111;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;margin-top:1rem;padding:.9rem 1.8rem;transition:background-color .3s,transform .2s}form button:hover{background-color:#333;transform:translateY(-2px)}.google-maps{border-radius:8px;margin-top:2rem;overflow:hidden;width:100%}.google-maps iframe{border:none;height:300px;width:100%}@media (max-width:768px){.contact-container{flex-direction:column}}.why-chooseus-container{padding:4rem 2rem;text-align:center}.why-chooseus-header{margin:0 auto 3rem;max-width:700px}.why-chooseus-subtitle{font-size:.9rem;font-weight:600;margin-bottom:.5rem}.why-chooseus-title{font-size:2rem;font-weight:700;margin-bottom:.75rem}.why-chooseus-description{color:#444;font-size:1rem}.why-chooseus-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.why-chooseus-card{background:#f2f2f2;border-radius:8px;padding:2rem;text-align:left}.why-chooseus-card-tag{color:#555;font-size:.8rem;font-weight:500;margin-bottom:.5rem}.why-chooseus-card-title{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.why-chooseus-card-text{font-size:.95rem;margin-bottom:1rem}.why-chooseus-card-actions{align-items:center;display:flex;gap:1rem}.why-chooseus-btn{background:#0000;border:1px solid #333;cursor:pointer;font-size:.9rem;padding:.5rem 1rem}.why-chooseus-link{color:#000;font-size:.9rem;text-decoration:none}.why-chooseus-btn:hover,.why-chooseus-link:hover{text-decoration:underline}.steps-container{padding:4rem 2rem;text-align:center}.steps-header{margin:0 auto 3rem;max-width:700px}.steps-subtitle{font-size:.9rem;font-weight:600;margin-bottom:.5rem}.steps-title{font-size:2rem;font-weight:700;margin-bottom:.75rem}.steps-description{color:#444;font-size:1rem}.steps-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2rem}.steps-card{text-align:center}.steps-image-placeholder{background:#ddd;border-radius:6px;height:180px;margin-bottom:1rem;width:100%}.steps-card-title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.steps-card-text{font-size:.95rem}.steps-actions{display:flex;gap:1rem;justify-content:center}.steps-btn{background:#0000;border:1px solid #333;cursor:pointer;font-size:.9rem;padding:.5rem 1rem}.steps-link{color:#000;font-size:.9rem;text-decoration:none}.steps-btn:hover,.steps-link:hover{text-decoration:underline}.template-showcase-section{padding:4rem 2rem}.template-showcase-container{align-items:center;display:flex;gap:2rem;justify-content:space-between}.template-showcase-image{align-items:center;background:#e0e0e0;display:flex;flex:1 1;justify-content:center;min-height:300px}.template-showcase-image img{max-width:100px;opacity:.5}@media only screen and (max-width:350px){.template-showcase-container{flex-direction:column;text-align:center}}@media only screen and (min-width:351px) and (max-width:480px){.template-showcase-container{flex-direction:column;text-align:center}}@media only screen and (min-width:481px) and (max-width:768px){.template-showcase-container{flex-direction:column;text-align:center}}@media only screen and (min-width:769px) and (max-width:834px){.template-showcase-container{flex-direction:row}}@media only screen and (min-width:835px) and (max-width:1024px){.template-showcase-container{gap:1.5rem}}@media only screen and (min-width:1025px) and (max-width:1280px){.template-showcase-container{gap:2rem}}@media only screen and (min-width:1281px) and (max-width:1440px){.template-showcase-container{gap:3rem}}@media only screen and (min-width:1441px){.template-showcase-container{gap:4rem}}.template-card{flex:1 1}.template-card-category{color:#000;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.template-card-title{color:#000;font-size:2rem;font-weight:700;margin-bottom:1rem}.template-card-description{color:#333;font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.template-card-buttons{display:flex;gap:1rem}.template-card-btn{background:#0000;border:1px solid #000;cursor:pointer;font-size:1rem;font-weight:500;padding:.6rem 1.2rem;transition:all .3s ease}.template-card-btn.primary{background:#000;color:#fff}.template-card-btn.primary:focus,.template-card-btn.primary:hover{background:#333}.template-card-btn.secondary{background:#fff;color:#000}.template-card-btn.secondary:focus,.template-card-btn.secondary:hover{background:#f4f4f4}@media only screen and (max-width:350px){.template-card-buttons{flex-direction:column}}@media only screen and (min-width:351px) and (max-width:480px){.template-card-buttons{flex-direction:column}}@media only screen and (min-width:481px) and (max-width:768px){.template-card-buttons{flex-direction:column}}@media only screen and (min-width:769px) and (max-width:834px){.template-card-title{font-size:2.2rem}}@media only screen and (min-width:835px) and (max-width:1024px){.template-card-title{font-size:2.4rem}}@media only screen and (min-width:1025px) and (max-width:1280px){.template-card-title{font-size:2.6rem}}@media only screen and (min-width:1281px) and (max-width:1440px){.template-card-title{font-size:2.8rem}}@media only screen and (min-width:1441px){.template-card-title{font-size:3rem}}.navbar-header{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffc;border-bottom:1px solid #e5e7eb;position:-webkit-sticky;position:sticky;top:0;z-index:50}.navbar-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 1.5rem}.navbar-container,.navbar-logo{align-items:center;display:flex}.navbar-logo{gap:.5rem}.logo-icon{color:#2563eb}.logo-text{color:#111827;font-size:1.5rem;font-weight:700}.navbar-links{display:flex;gap:1.5rem}.navbar-links a{color:#374151;font-weight:500;text-decoration:none;transition:color .2s}.navbar-links a:hover{color:#2563eb}.desktop-auth{display:flex;gap:.75rem}.login-btn,.signup-btn{border-radius:.375rem;font-size:.875rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:background .2s}.login-btn{color:#374151}.login-btn:hover{background:#f3f4f6}.signup-btn{background:#2563eb;color:#fff}.signup-btn:hover{background:#1d4ed8}.burger{cursor:pointer;display:none;flex-direction:column;gap:5px}.burger div{background:#374151;border-radius:2px;height:3px;transition:all .3s ease;width:25px}.burger.toggle .line1{transform:rotate(-45deg) translate(-5px,6px)}.burger.toggle .line2{opacity:0}.burger.toggle .line3{transform:rotate(45deg) translate(-5px,-6px)}.landing-container{background:#fafafa;color:#1a1a1a;display:flex;flex-direction:column;min-height:100vh}.landing-hero{align-items:center;background:#fff;border-bottom:1px solid #eee;display:flex;justify-content:center;padding:4rem 1rem}.hero-content{max-width:650px;text-align:center;width:100%}.step-indicator{color:#666;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.hero-title{font-size:2rem;font-weight:700;margin-bottom:.5rem}.hero-subtitle{color:#555;font-size:1rem;margin-bottom:2rem}.search-container{display:flex;justify-content:center;margin-bottom:1.5rem}.search-input{background:#f9f9f9;border:1px solid #ccc;border-radius:10px;font-size:1rem;max-width:420px;outline:none;padding:.8rem 1rem;transition:all .2s ease;width:100%}.search-input:focus{background:#fff;border-color:#0070f3;box-shadow:0 0 0 3px #0070f31a}.categories-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-bottom:2rem;margin-top:.5rem}.category-chip{background:#fff;border:1px solid #ddd;border-radius:20px;cursor:pointer;font-size:.95rem;padding:.6rem 1rem;transition:all .2s ease}.category-chip:hover{background:#f3f7ff;border-color:#0070f3}.category-chip.active{background:#0070f3;border-color:#0070f3;color:#fff;font-weight:500}.continue-btn{background:#0070f3;border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:.9rem 2rem;transition:all .2s ease}.continue-btn:hover:not(:disabled){background:#0057c2}.continue-btn:disabled{background:#ccc;cursor:not-allowed}.dropdown-container{display:flex;justify-content:center;margin:1.5rem 0}.category-dropdown{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #ccc;border-radius:10px;cursor:pointer;font-size:1rem;max-width:420px;outline:none;padding:.8rem 1rem;transition:all .2s ease;width:100%}.category-dropdown:focus{border-color:#0070f3;box-shadow:0 0 0 3px #0070f31a}.features-section{background:#f8f8f8;border-top:1px solid #eee;padding:3rem 1rem}.features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:2rem auto 0;max-width:900px}.feature-card{background:#fff;border:1px solid #eaeaea;border-radius:12px;padding:1.5rem;text-align:left;transition:box-shadow .2s ease,transform .2s ease}.feature-card:hover{box-shadow:0 8px 24px #0000000d;transform:translateY(-3px)}.feature-title{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.feature-text{color:#555;font-size:.95rem;line-height:1.5}.landing-pricing{background:#fff;border-top:1px solid #eee;padding:3rem 1rem;text-align:center}.pricing-preview-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:2rem auto 0;max-width:900px}.pricing-card{background:#fafafa;border:1px solid #ddd;border-radius:12px;cursor:pointer;padding:1.5rem;transition:all .2s ease}.pricing-card:hover{background:#f3f7ff;border-color:#0070f3;transform:translateY(-3px)}.pricing-title{font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.pricing-price{color:#0070f3;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.pricing-summary{color:#555;font-size:.9rem}.pricing-footer{margin-top:1.5rem}.view-all-link{color:#0070f3;font-weight:600;text-decoration:none}.view-all-link:hover{text-decoration:underline}@media (max-width:600px){.hero-title{font-size:1.6rem}.categories-grid{gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.continue-btn{width:100%}.features-grid,.pricing-preview-grid{grid-template-columns:1fr}}:root{--container-max:1100px;--muted:#6b7280;--border:#e6e6e6;--accent:#111}.container{margin:0 auto;max-width:1100px;max-width:var(--container-max);width:92%}.sr-only{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;white-space:nowrap;width:1px}.cta-section{background:#fff;border-top:1px solid #e6e6e6;border-top:1px solid var(--border);padding:64px 0;text-align:center}.cta-title{color:#0f172a;font-size:34px;font-weight:700;line-height:1.05;margin:0 0 8px}.cta-sub{color:#6b7280;color:var(--muted);font-size:15px;margin:0 auto 20px;max-width:760px}.cta-form{align-items:stretch;display:flex;gap:0;justify-content:center;margin:20px auto 8px;max-width:640px}.cta-input{border:1px solid #d1d5db;border-radius:6px 0 0 6px;border-right:none;box-sizing:border-box;flex:1 1 380px;font-size:15px;min-width:0;padding:12px 14px}.cta-input:focus{border-color:#93c5fd;outline:3px solid #3b82f61f}.cta-button{align-items:center;background:#111;background:var(--accent);border:1px solid #0009;border-radius:0 6px 6px 0;color:#fff;cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;justify-content:center;min-width:120px;padding:0 20px}.cta-button:hover{background:#000;transform:translateY(-1px)}.cta-msg{font-size:.95rem;margin:8px 0 0}.cta-msg--success{color:#065f46}.cta-msg--error{color:#b91c1c}.cta-legal{color:#9ca3af;display:block;font-size:13px;margin-top:12px}@media (max-width:640px){.cta-form{align-items:stretch;flex-direction:column;gap:10px}.cta-input{border-radius:6px;border-right:1px solid #d1d5db}.cta-button{border-radius:6px;min-width:0;min-width:auto;padding:12px 16px}.cta-title{font-size:28px}}.pricing-page-container{color:#333;font-family:Segoe UI,sans-serif;margin:0 auto;max-width:1200px;padding:2rem 1rem}.pricing-hero{margin-bottom:3rem;text-align:center}.pricing-hero-title{color:#222;font-size:2.75rem;margin-bottom:1rem}.pricing-hero-subtitle{color:#555;font-size:1.25rem}.pricing-tiers .tiers-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.tier-card{background:#fff;border:1px solid #e0e0e0;border-radius:.75rem;padding:2rem;transition:transform .2s ease,box-shadow .2s ease}.tier-card:hover{box-shadow:0 8px 20px #0000001a;transform:translateY(-5px)}.tier-title{color:#111;font-size:1.5rem;margin-bottom:.5rem}.tier-price{color:#0070f3;font-size:2rem;margin-bottom:1rem}.tier-features{list-style:none;margin:0 0 1.5rem;padding:0}.tier-features li{margin-bottom:.75rem;padding-left:1.25rem;position:relative}.tier-features li:before{color:#0070f3;content:"✓";left:0;position:absolute}.tier-cta{background-color:#0070f3;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background-color .2s ease}.tier-cta:hover{background-color:#005bb5}.custom-dev-section{background-color:#f9fafb;border-radius:.75rem;margin:4rem 0;padding:2.5rem;text-align:center}.custom-dev-title{color:#222;font-size:2rem;margin-bottom:1rem}.custom-dev-description{color:#555;font-size:1.125rem;margin-bottom:1.5rem}.custom-dev-cta{background-color:#e0a800;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem}.pricing-faqs{margin:3rem 0}.pricing-cta-bottom{margin:3rem 0;text-align:center}.pricing-cta-bottom .btn-primary{font-size:1.25rem;padding:1rem 2rem}.faq-section{font-family:Helvetica Neue,Arial,sans-serif;margin:4rem auto;max-width:800px;padding:0 1.5rem}.faq-title{color:#222;font-size:2.5rem;margin-bottom:2rem;text-align:center}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{border:1px solid #ddd;border-radius:.75rem;cursor:pointer;overflow:hidden;transition:background-color .3s,border-color .3s}.faq-item.open{background-color:#f9f9f9;border-color:#999}.faq-question{align-items:center;color:#333;display:flex;font-size:1.125rem;font-weight:600;justify-content:space-between;padding:1.25rem 1.5rem}.faq-toggle-icon{color:#555;font-size:1.5rem;line-height:1}.faq-answer{animation:fadeInAnswer .3s ease-in-out;border-top:1px solid #eee;color:#555;font-size:1rem;padding:.75rem 1.5rem 1.5rem}@keyframes fadeInAnswer{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.faq-question{font-size:1rem;padding:1rem}.faq-answer{font-size:.95rem;padding:.5rem 1rem 1rem}}.checkout-container{background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;gap:2rem;margin:2rem auto;max-width:800px;padding:2rem 1rem}.checkout-title{color:#1a1a1a;font-size:2rem;font-weight:700;margin-bottom:1rem;text-align:center}.checkout-template{align-items:center;background:#f9f9f9;border:1px solid #eee;border-radius:12px;display:flex;gap:1.2rem;padding:1rem}.template-thumbnail{border-radius:8px;height:80px;object-fit:cover;width:120px}.checkout-template h2{font-size:1.25rem;font-weight:600;margin:0 0 .25rem}.checkout-template p{color:#555;font-size:.95rem;margin:0}.price{color:#0070f3;font-weight:600}.change-template{color:#0070f3;display:inline-block;font-size:.85rem;margin-top:.3rem;text-decoration:none}.change-template:hover{text-decoration:underline}.checkout-addons{background:#fdfdfd;border:1px solid #eee;border-radius:12px;padding:1rem}.checkout-addons h3{font-size:1.1rem;margin-bottom:.75rem}.addon-item{align-items:center;display:flex;font-size:.95rem;justify-content:space-between;margin-bottom:.6rem}.addon-item input{margin-right:.5rem}.addon-price{color:#0070f3;font-weight:600}.checkout-customer{background:#fdfdfd;border:1px solid #eee;border-radius:12px;display:flex;flex-direction:column;gap:.75rem;padding:1rem}.checkout-customer h3{font-size:1.1rem;margin-bottom:.5rem}.checkout-customer input{border:1px solid #ccc;border-radius:8px;font-size:1rem;outline:none;padding:.75rem;transition:border-color .2s ease,box-shadow .2s ease}.checkout-customer input:focus{border-color:#0070f3;box-shadow:0 0 0 3px #0070f31a}.checkout-summary{background:#f8f9ff;border:1px solid #ddd;border-radius:12px;padding:1rem}.checkout-summary h3{margin-bottom:.5rem}.checkout-summary p{font-size:.95rem;margin:.2rem 0}.total{color:#0070f3;font-size:1.2rem;font-weight:700;margin-top:.5rem}.btn-checkout{background:#0070f3;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem;transition:background .2s ease,transform .1s ease}.btn-checkout:hover{background:#0057c2;transform:translateY(-1px)}.btn-checkout:active{transform:translateY(1px)}@media (max-width:600px){.checkout-template{flex-direction:column;text-align:center}.template-thumbnail{height:auto;width:100%}}.blog-page{background:#fafafa;display:flex;flex-direction:column;min-height:100vh;padding:2rem 1rem}.blog-hero{margin-bottom:2rem;text-align:center}.blog-title{font-size:2.2rem;font-weight:700;margin-bottom:.5rem}.blog-subtitle{color:#555;font-size:1rem;margin:0 auto;max-width:600px}.blog-controls{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.blog-search{background:#fff;border:1px solid #ccc;border-radius:10px;flex:1 1;font-size:1rem;max-width:400px;padding:.8rem 1rem;transition:all .2s ease}.blog-search:focus{border-color:#0070f3;box-shadow:0 0 0 3px #0070f31a}.category-filter{background:#fff;border:1px solid #ccc;border-radius:10px;cursor:pointer;font-size:1rem;padding:.8rem 1rem}.blog-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.blog-card{background:#fff;border:1px solid #ddd;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.blog-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.blog-image{height:180px;object-fit:cover;width:100%}.blog-category{color:#0070f3;display:inline-block;font-size:.75rem;font-weight:600;margin:.75rem 1rem 0;text-transform:uppercase}.blog-card-title{font-size:1.2rem;font-weight:700;margin:.5rem 1rem .3rem}.blog-excerpt{color:#555;font-size:.95rem;line-height:1.4;margin:0 1rem 1rem}.read-more{color:#0070f3;font-weight:600;margin:0 1rem 1rem;text-decoration:none;transition:color .2s ease}.read-more:hover{color:#0057c2}@media (max-width:600px){.blog-title{font-size:1.8rem}.blog-controls{flex-direction:column;gap:.75rem}.blog-search{max-width:100%}}.blog-post-container{background:#fafafa;margin:0 auto;max-width:800px;padding:2rem 1rem}.post-hero{margin-bottom:2rem;text-align:center}.post-hero-image{border-radius:12px;margin-bottom:1rem;max-height:350px;object-fit:cover;width:100%}.post-meta{color:#777;display:flex;font-size:.85rem;gap:1rem;justify-content:center;margin-bottom:.5rem}.post-category{color:#0070f3;font-weight:600}.post-title{font-size:2rem;font-weight:700;margin-bottom:.5rem}.post-author{color:#666;font-size:.9rem;margin-bottom:1rem}.post-content{background:#fff;border:1px solid #ddd;border-radius:12px;color:#333;font-size:1.05rem;line-height:1.7;margin-bottom:3rem;padding:1.5rem}.post-content h2,.post-content h3{font-weight:600;margin-bottom:.5rem;margin-top:1.5rem}.post-content p,.related-posts h2{margin-bottom:1rem}.related-posts h2{font-size:1.5rem;font-weight:700}.related-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.related-card{background:#fff;border:1px solid #ddd;border-radius:10px;display:block;overflow:hidden;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.related-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.related-image{height:120px;object-fit:cover;width:100%}.related-title{color:#333;font-size:1rem;font-weight:600;padding:.8rem}
/*# sourceMappingURL=main.7fa17cd5.css.map*/