:root{--foreground-rgb:255, 255, 255;--background-start-rgb:0, 0, 0;--background-end-rgb:15, 23, 42;--primary:56, 189, 248;--primary-light:125, 211, 252;--secondary:139, 92, 246;--accent:249, 115, 22}.container{max-width:85rem}@media (min-width:1860px){.container{max-width:110rem}}.light-theme{--foreground-rgb:15, 23, 42;--background-start-rgb:255, 255, 255;--background-end-rgb:240, 240, 240;--primary:14, 165, 233;--primary-light:56, 189, 248;--secondary:124, 58, 237;--accent:234, 88, 12}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom, rgb(var(--background-start-rgb)), rgb(var(--background-end-rgb))) fixed}.light-theme .pricing-section{background:linear-gradient(#f0f9ff,#e6f7ff)}.light-theme .gradient-border{background:#fff}.light-theme .glass{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #0000001a}.light-theme .text-gray-300{color:#4b5563}.light-theme .text-gray-400{color:#374151}.light-theme .border-white\/10{border-color:#0003}.light-theme .hover\:border-white\/30:hover{border-color:#0006}.light-theme .button-secondary{color:#1f2937}.light-theme .button-glow{color:#fff;background-color:#1462ec;box-shadow:0 4px 6px -1px #0ea5e933,0 2px 4px -1px #0ea5e91a}.light-theme .button-glow:hover{background-color:#0284c7;box-shadow:0 10px 15px -3px #0ea5e94d,0 4px 6px -2px #0ea5e91a}.button-glow{transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.button-glow:hover{box-shadow:0 10px 25px -5px rgba(var(--primary), .4);transform:translateY(-3px)}.button-glow:active{transform:translateY(0)}.button-glow:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.button-glow:hover:before{left:100%}.button-secondary{transition:all .3s;position:relative;overflow:hidden}.button-secondary:hover{transform:translateY(-3px);box-shadow:0 7px 14px #0000001a}.button-secondary:active{transform:translateY(0)}.button-secondary:after{content:"";background-color:rgba(var(--primary), .08);transform-origin:100%;z-index:-1;width:100%;height:100%;transition:transform .5s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.button-secondary:hover:after{transform-origin:0;transform:scaleX(1)}.glow{position:relative}.glow:after{content:"";background:radial-gradient(circle, rgba(var(--primary), .3) 0%, rgba(var(--primary), 0) 70%);z-index:-1;width:150%;height:150%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gradient-text{background:linear-gradient(90deg, rgb(var(--primary)), rgb(var(--secondary)));color:#0000;-webkit-background-clip:text;background-clip:text}.gradient-border{background:#ffffff0d;border-radius:.5rem;transition:transform .3s,box-shadow .3s;position:relative}.gradient-border:hover{box-shadow:0 10px 25px -5px rgba(var(--primary), .2);transform:translateY(-5px)}.gradient-border:before{content:"";background:linear-gradient(90deg, rgb(var(--primary)), rgb(var(--secondary)));-webkit-mask-composite:xor;pointer-events:none;border-radius:.5rem;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.glass{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a}@keyframes pulsate{0%{opacity:.8;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}to{opacity:.8;transform:scale(1)}}.parking-price{animation:3s ease-in-out infinite pulsate}.light-theme input,.light-theme select,.light-theme textarea{color:#1f2937!important;background-color:#f9fafb!important;border-color:#d1d5db!important}.light-theme input:focus,.light-theme select:focus,.light-theme textarea:focus{box-shadow:0 0 0 2px rgba(var(--primary), .2);border-color:rgb(var(--primary))!important}.light-theme input::placeholder,.light-theme textarea::placeholder{color:#9ca3af!important}@media (max-width:768px){.testimonial-carousel{scroll-snap-type:x mandatory;scroll-behavior:smooth}.testimonial-item{scroll-snap-align:start}}.perspective-1000{perspective:1000px}@keyframes openLaptop{0%{transform:rotateX(90deg)}to{transform:rotateX(180deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.transform-gpu{transform-style:preserve-3d;backface-visibility:hidden}.laptop-mockup{perspective:1000px;width:600px;max-width:100%}.laptop-body{transform-style:preserve-3d;position:relative;transform:rotateX(10deg)}.laptop-screen{background:#1e293b;border:2px solid #334155;border-radius:10px 10px 0 0;width:100%;height:0;padding-bottom:65%;position:relative;overflow:hidden;box-shadow:0 10px 30px -5px #0000004d}.laptop-display{background:#fff;border-radius:4px;position:absolute;inset:2%;overflow:hidden}.laptop-base{transform-origin:top;background:linear-gradient(#334155,#1e293b);border-radius:0 0 10px 10px;width:100%;height:0;padding-bottom:5%;position:relative;box-shadow:0 10px 20px -5px #0003}.laptop-trackpad{background:#475569;border-radius:4px;width:30%;height:60%;position:absolute;top:20%;left:50%;transform:translate(-50%)}.laptop-mockup:hover .laptop-body{transform:rotateX(5deg)}.laptop-mockup:hover .laptop-screen{box-shadow:0 15px 35px -5px #0006}@media (max-width:768px){.cursor-light{display:none}}.hero-content{z-index:10;position:relative}.hero-image{filter:drop-shadow(0 10px 15px #0003)}
