@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&display=swap";.toast-viewport{position:fixed;top:0;z-index:100;display:flex;max-height:100vh;width:100%;flex-direction:column-reverse;padding:1rem}@media (min-width: 768px){.toast-viewport{right:0;bottom:0;left:auto;width:420px}}.toast-root{pointer-events:auto;position:relative;display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem;overflow:hidden;border-radius:.375rem;border:1px solid hsl(var(--border));padding:1.5rem 2rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:all .2s;background-color:hsl(var(--background));color:hsl(var(--foreground))}.toast-root.toast-default{border-color:hsl(var(--border));background-color:hsl(var(--background));color:hsl(var(--foreground))}.toast-root.toast-destructive{border-color:hsl(var(--destructive));background-color:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}.toast-action{display:inline-flex;height:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.375rem;border:1px solid transparent;background:transparent;padding:0 .75rem;font-size:.875rem;font-weight:500;transition:color .2s,background-color .2s}.toast-title{font-size:.875rem;font-weight:600}.toast-description{font-size:.875rem;opacity:.9}.toast-close{position:absolute;top:.5rem;right:.5rem;padding:.25rem;border-radius:.375rem;color:hsl(var(--foreground));opacity:.5;transition:opacity .2s;cursor:pointer;background:transparent;border:none}.toast-close:hover{opacity:1}.toast-close svg{width:1rem;height:1rem}.tooltip-content{z-index:50;overflow:hidden;border-radius:.375rem;border:1px solid hsl(var(--border));background-color:hsl(var(--popover));padding:.375rem .75rem;font-size:.875rem;color:hsl(var(--popover-foreground));box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.sonner-toast{background-color:hsl(var(--background));color:hsl(var(--foreground));border:1px solid hsl(var(--border));box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.sonner-description{color:hsl(var(--muted-foreground))}.sonner-action-btn{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.sonner-cancel-btn{background-color:hsl(var(--muted));color:hsl(var(--muted-foreground))}.ui-icon-sm{width:1rem;height:1rem}.index-page{min-height:100vh}.navbar{position:fixed;top:0;left:0;right:0;z-index:50;background-color:hsl(var(--background));border-bottom:1px solid hsl(var(--border));padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.navbar.navbar-scrolled{background-color:hsl(var(--background) / .98);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 1px 3px #0000000f}.navbar-inner{display:flex;align-items:center;justify-content:space-between;min-height:3.25rem;padding:.4rem .75rem;gap:.5rem;width:100%;max-width:100%;box-sizing:border-box}@media (min-width: 360px){.navbar-inner{min-height:3.5rem;padding-left:1rem;padding-right:1rem}}@media (min-width: 480px){.navbar-inner{min-height:4rem;padding:.5rem 1.25rem}}@media (min-width: 768px){.navbar-inner{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1024px){.navbar-inner{min-height:4.25rem;padding-left:1.75rem;padding-right:1.75rem}}@media (min-width: 1280px){.navbar-inner{padding-left:2rem;padding-right:2rem}}@media (min-width: 1366px){.navbar-inner{padding-left:2.5rem;padding-right:2.5rem}}.navbar-left{flex:1;display:flex;align-items:center;justify-content:flex-start;min-width:0}.navbar-center{flex:0 1 auto;display:flex;align-items:center;justify-content:center;min-width:0;overflow:hidden}.navbar-right{flex:1;display:flex;align-items:center;justify-content:flex-end;gap:.5rem;min-width:0}.logo{display:block;text-decoration:none;padding:.15rem 0;-webkit-tap-highlight-color:transparent}.logo:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px;border-radius:4px}.logo-img{display:block;height:2.5rem;width:auto;-o-object-fit:contain;object-fit:contain}@media (min-width: 360px){.logo-img{height:2.75rem}}@media (min-width: 480px){.logo-img{height:3rem}}@media (min-width: 768px){.logo-img{height:3.25rem}}@media (min-width: 1024px){.logo-img{height:3.25rem}}@media (min-width: 1280px){.logo-img{height:3.5rem}}.nav-list{display:none;align-items:center;flex-wrap:nowrap;justify-content:center;gap:0;list-style:none;margin:0;padding:0;flex-shrink:0}@media (max-width: 1023px){.navbar-center{display:none}.navbar-left{flex:1}.navbar-right{flex:0}}@media (min-width: 1024px){.nav-list{display:flex;gap:.15rem}}@media (min-width: 1280px){.nav-list{gap:.25rem}}@media (min-width: 1366px){.nav-list{gap:.4rem}}.nav-link{display:block;padding:.5rem .75rem;font-size:.9375rem;font-weight:600;color:hsl(var(--foreground));text-decoration:none;white-space:nowrap;-webkit-tap-highlight-color:transparent}.nav-link:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px;border-radius:4px}@media (min-width: 1024px){.nav-link{font-size:.875rem;padding:.45rem .5rem}}@media (min-width: 1280px){.nav-link{font-size:.9375rem;padding:.5rem .65rem}}@media (min-width: 1366px){.nav-link{font-size:1rem;padding:.5rem .8rem}}.nav-link:hover{color:hsl(var(--primary));text-decoration:underline;text-underline-offset:4px}.nav-btn{display:none;align-items:center;gap:.4rem;background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));padding:.5rem 1rem;border-radius:var(--radius);font-size:.875rem;font-weight:600;text-decoration:none;-webkit-tap-highlight-color:transparent;transition:background-color .2s ease}.nav-btn:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.nav-btn:hover{background-color:hsl(var(--accent))}@media (min-width: 1024px){.nav-btn{display:inline-flex;padding:.5rem 1rem;font-size:.875rem}}@media (min-width: 1280px){.nav-btn{padding:.55rem 1.1rem;font-size:.9rem}}.mobile-toggle{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;min-width:2.75rem;min-height:2.75rem;padding:0;background:none;border:1px solid hsl(var(--border));border-radius:var(--radius);color:hsl(var(--foreground));cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color .2s ease}@media (min-width: 480px){.mobile-toggle{width:2.85rem;height:2.85rem;min-width:2.85rem;min-height:2.85rem}}.mobile-toggle:hover{background-color:hsl(var(--secondary))}.mobile-toggle:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}@media (min-width: 1024px){.mobile-toggle{display:none}}.mobile-menu{background-color:hsl(var(--background));border-bottom:1px solid hsl(var(--border));padding:0 .75rem .75rem;padding-left:max(.75rem,env(safe-area-inset-left));padding-right:max(.75rem,env(safe-area-inset-right));max-height:calc(100vh - 4rem);overflow-y:auto;-webkit-overflow-scrolling:touch}@media (min-width: 480px){.mobile-menu{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}}@media (min-width: 1024px){.mobile-menu{display:none}}.mobile-list{display:flex;flex-direction:column;list-style:none;margin:0;padding:.5rem 0;gap:0}.mobile-link{display:block;padding:.85rem .75rem;font-size:1rem;font-weight:500;color:hsl(var(--foreground));text-decoration:none;-webkit-tap-highlight-color:transparent;min-height:2.75rem;display:flex;align-items:center}@media (min-width: 360px){.mobile-link{padding:.9rem 1rem}}@media (min-width: 480px){.mobile-link{padding:.9rem 1.25rem;font-size:1.05rem}}.mobile-link:hover,.mobile-link:focus{background-color:hsl(var(--secondary));color:hsl(var(--primary))}.mobile-link:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:-2px}.mobile-list>li:last-child{padding:.75rem;margin-top:.25rem;border-top:1px solid hsl(var(--border))}@media (min-width: 480px){.mobile-list>li:last-child{padding:.75rem 1rem}}.mobile-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;max-width:100%;background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));padding:.8rem 1.25rem;border-radius:var(--radius);font-size:.9375rem;font-weight:600;text-decoration:none;-webkit-tap-highlight-color:transparent;min-height:2.75rem;transition:background-color .2s ease}.mobile-btn:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.mobile-btn:hover{background-color:hsl(var(--accent))}.hero{position:relative;min-height:90vh;display:flex;align-items:center;justify-content:flex-start}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0}.hero-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,hsl(var(--hero-overlay) / .82),hsl(var(--hero-overlay) / .5) 45%,hsl(var(--hero-overlay) / .28))}.hero-content{position:relative;z-index:10;width:100%;padding-top:5.5rem;padding-bottom:4rem}.hero-text-wrapper{max-width:42rem}.hero-subtitle{font-size:.8125rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:hsl(var(--primary-foreground));opacity:.92;margin-bottom:.75rem;padding-left:1rem;border-left:3px solid hsl(var(--primary))}@media (min-width: 768px){.hero-subtitle{font-size:.95rem}}.hero-title{font-size:2.125rem;font-weight:700;line-height:1.2;color:hsl(var(--primary-foreground));margin-bottom:1rem;letter-spacing:-.03em}@media (min-width: 768px){.hero-title{font-size:2.75rem}}@media (min-width: 1024px){.hero-title{font-size:3.25rem}}.hero-description{font-size:1.05rem;line-height:1.7;color:hsl(var(--primary-foreground));opacity:.95;margin-bottom:1.25rem}.hero-description strong{font-weight:700;opacity:1}@media (min-width: 768px){.hero-description{font-size:1.15rem}}.hero-trust{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;margin-bottom:1.5rem}.hero-trust-item{display:inline-flex;align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;color:hsl(var(--primary-foreground));opacity:.95}.hero-trust-item svg{flex-shrink:0;color:hsl(var(--primary));opacity:.95}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.hero .btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.35rem;border-radius:var(--radius);font-size:.9375rem;font-weight:600;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.hero .btn-primary{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));border:1px solid transparent;box-shadow:var(--shadow-sm)}.hero .btn-primary:hover{background-color:hsl(var(--accent))}.hero .btn-outline{border:1px solid hsl(var(--primary-foreground) / .4);color:hsl(var(--primary-foreground));background:hsl(var(--primary-foreground) / .06)}.hero .btn-outline:hover{background-color:hsl(var(--primary-foreground) / .12);border-color:hsl(var(--primary-foreground) / .6)}.about-section{padding-top:4.5rem;padding-bottom:4.5rem;background-color:hsl(var(--surface));position:relative}.about-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(to right,transparent,hsl(var(--border)),transparent);opacity:.8}@media (min-width: 768px){.about-section{padding-top:5.5rem;padding-bottom:5.5rem}}.about-grid{display:grid;gap:2.25rem;align-items:center}@media (min-width: 768px){.about-grid{grid-template-columns:1fr 1fr;gap:4rem;align-items:center}}.about-content{max-width:32rem}.about-subtitle{display:inline-block;color:hsl(var(--primary));font-size:.8rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.75rem;padding-left:.875rem;border-left:2px solid hsl(var(--primary))}.about-title{font-size:1.75rem;font-weight:700;color:hsl(var(--foreground));line-height:1.28;margin-bottom:.5rem;padding-bottom:.75rem;border-bottom:3px solid hsl(var(--primary));width:-moz-fit-content;width:fit-content;letter-spacing:-.02em}@media (min-width: 768px){.about-title{font-size:2.15rem;margin-bottom:.625rem;padding-bottom:.875rem}}.about-description{font-size:1rem;line-height:1.7;color:hsl(var(--muted-foreground));margin-bottom:1.75rem}.points-list{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:0;background-color:hsl(var(--background));border-radius:var(--radius);border:1px solid hsl(var(--border));overflow:hidden;box-shadow:var(--shadow-sm)}.point-item{display:flex;align-items:flex-start;gap:.75rem;padding:.875rem 1.25rem;transition:background-color .2s ease}.point-item:hover{background-color:hsl(var(--secondary) / .6)}.point-item+.point-item{border-top:1px solid hsl(var(--border))}.point-icon{color:hsl(var(--primary));margin-top:.15rem;flex-shrink:0}.point-text{font-size:.9375rem;font-weight:500;color:hsl(var(--foreground));line-height:1.45}.about-cta{display:inline-block;margin-top:1.5rem;padding:.5rem 0;font-size:.9375rem;font-weight:600;color:hsl(var(--primary));text-decoration:none;transition:color .2s ease;border-bottom:1px solid transparent}.about-cta:hover{color:hsl(var(--accent));border-bottom-color:hsl(var(--accent) / .5)}.about-image-wrap{position:relative}.about-image-wrap:before{content:"";position:absolute;top:-8px;right:-8px;bottom:8px;left:8px;border:2px solid hsl(var(--primary) / .25);border-radius:.625rem;z-index:0;pointer-events:none}@media (min-width: 768px){.about-image-wrap:before{top:-12px;right:-12px;bottom:12px;left:12px}}.about-image{position:relative;z-index:1;border-radius:var(--radius);overflow:hidden;border:1px solid hsl(var(--border));box-shadow:var(--shadow-lg)}.about-image img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;vertical-align:middle}.services-section{padding-top:5rem;padding-bottom:5rem;background-color:hsl(var(--background))}.section-header{text-align:center;margin-bottom:3.5rem}.services-grid{display:grid;gap:1.5rem}@media (min-width: 640px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.services-grid{grid-template-columns:repeat(3,1fr)}}.service-card{background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);padding:1.75rem 1.5rem;transition:box-shadow .2s ease,border-color .2s ease;box-shadow:var(--shadow-sm)}.service-card:hover{box-shadow:var(--shadow-md);border-color:hsl(var(--border))}.service-icon-wrapper{width:3rem;height:3rem;border-radius:var(--radius);background-color:hsl(var(--primary) / .1);border:1px solid hsl(var(--primary) / .15);display:flex;align-items:center;justify-content:center;margin-bottom:1.125rem}.service-icon{color:hsl(var(--primary));flex-shrink:0}.service-title{font-size:1.0625rem;font-weight:700;color:hsl(var(--card-foreground));margin-bottom:.375rem;letter-spacing:-.01em}.service-description{color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.6}.projects-section{padding-top:4.5rem;padding-bottom:5rem;background-color:hsl(var(--background));border-top:1px solid hsl(var(--border))}@media (min-width: 768px){.projects-section{padding-top:5rem;padding-bottom:5.5rem}}.projects-header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.75rem}.projects-section .section-header{margin-bottom:0;text-align:left}.projects-nav-arrows{display:flex;align-items:center;gap:.5rem}.projects-arrow{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid hsl(var(--border));border-radius:var(--radius);background-color:hsl(var(--background));color:hsl(var(--foreground));cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.projects-arrow:hover{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary))}.projects-scroll-wrap{margin-left:-2rem;margin-right:-2rem;padding-left:2rem;padding-right:2rem}@media (min-width: 1024px){.projects-scroll-wrap{margin-left:0;margin-right:0;padding-left:0;padding-right:0}}.projects-scroll{display:flex;gap:1.5rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-bottom:.5rem}.projects-scroll::-webkit-scrollbar{height:6px}.projects-scroll::-webkit-scrollbar-track{background:hsl(var(--muted));border-radius:3px}.projects-scroll::-webkit-scrollbar-thumb{background:hsl(var(--primary) / .4);border-radius:3px}.project-card{flex:0 0 auto;width:85%;max-width:320px;scroll-snap-align:start;background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm);transition:box-shadow .2s ease,border-color .2s ease}@media (min-width: 640px){.project-card{width:280px}}@media (min-width: 1024px){.project-card{width:300px;max-width:none}}.project-card:hover{box-shadow:var(--shadow-md);border-color:hsl(var(--border))}.project-card-image{position:relative;height:12rem;overflow:hidden}.project-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.project-status{position:absolute;bottom:.75rem;left:.75rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));border-radius:var(--radius)}.project-card-info{padding:1.25rem}.project-card-title{font-size:1.0625rem;font-weight:700;color:hsl(var(--card-foreground));margin-bottom:.375rem;letter-spacing:-.01em}.project-card-location{display:flex;align-items:center;gap:.25rem;color:hsl(var(--muted-foreground));font-size:.875rem;margin-bottom:.5rem}.project-card-tagline{font-size:.8125rem;color:hsl(var(--muted-foreground));line-height:1.4;margin-bottom:.5rem}.project-card-price{font-size:.8125rem;color:hsl(var(--foreground));margin-bottom:.25rem}.project-card-price strong{color:hsl(var(--primary))}.project-card-meta{font-size:.75rem;color:hsl(var(--muted-foreground));margin-bottom:.75rem}.project-card-link{margin-top:.25rem;display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;color:hsl(var(--primary));text-decoration:none;transition:color .2s ease}.project-card-link:hover{color:hsl(var(--accent))}.properties-section{padding-top:5rem;padding-bottom:5rem;background-color:hsl(var(--surface))}.properties-grid{display:grid;gap:2rem}@media (min-width: 640px){.properties-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.properties-grid{grid-template-columns:repeat(3,1fr)}}.property-card{background-color:hsl(var(--card));border-radius:var(--radius);overflow:hidden;border:1px solid hsl(var(--border));box-shadow:var(--shadow-sm);transition:box-shadow .2s ease,border-color .2s ease}.property-card:hover{box-shadow:var(--shadow-md);border-color:hsl(var(--border))}.property-img-wrapper{position:relative;height:14rem;overflow:hidden}.property-img-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.property-info{padding:1.25rem}.property-title{font-size:1.0625rem;font-weight:700;color:hsl(var(--card-foreground));margin-bottom:.25rem;letter-spacing:-.01em}.property-location{display:flex;align-items:center;gap:.25rem;color:hsl(var(--muted-foreground));font-size:.875rem;margin-bottom:.75rem}.property-footer{display:flex;align-items:center;justify-content:space-between}.property-price{color:hsl(var(--primary));font-weight:700;font-size:1.125rem}.property-link{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;color:hsl(var(--primary));transition:color .2s}.property-link:hover{color:hsl(var(--accent))}.why-us-section{padding-top:5rem;padding-bottom:5rem;background-color:hsl(var(--background))}.why-us-grid{display:grid;gap:3rem;align-items:center}@media (min-width: 768px){.why-us-grid{grid-template-columns:repeat(2,1fr)}}.why-us-image{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-lg);order:2}@media (min-width: 768px){.why-us-image{order:1}}.why-us-image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.why-us-content{order:1}@media (min-width: 768px){.why-us-content{order:2}}.why-us-description{color:hsl(var(--muted-foreground));margin-bottom:2rem;line-height:1.625}.feature-list{display:flex;flex-direction:column;gap:1rem}.feature-item{display:flex;align-items:flex-start;gap:.75rem}.feature-icon-wrapper{width:1.5rem;height:1.5rem;border-radius:9999px;background-color:hsl(var(--primary) / .12);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.125rem}.feature-icon{color:hsl(var(--primary))}.feature-text{color:hsl(var(--foreground));font-weight:500}.contact-section{padding-top:4.5rem;padding-bottom:5rem;background-color:hsl(var(--surface));border-top:1px solid hsl(var(--border))}@media (min-width: 768px){.contact-section{padding-top:5rem;padding-bottom:5.5rem}}.contact-section .section-header{margin-bottom:2.5rem}.contact-section .section-subtitle{display:inline-block;padding-left:.875rem;border-left:2px solid hsl(var(--primary));margin-bottom:.5rem}.contact-section .section-title{margin-bottom:0}.contact-layout{display:flex;flex-direction:column;gap:2.5rem}@media (min-width: 768px){.contact-layout{gap:3rem}}.contact-image{border-radius:var(--radius);overflow:hidden;border:1px solid hsl(var(--border));height:16rem;box-shadow:var(--shadow-md)}@media (min-width: 768px){.contact-image{height:18rem}}.contact-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.contact-cards{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width: 640px){.contact-cards{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width: 768px){.contact-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}}.contact-card{background-color:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:var(--radius);padding:1.5rem 1.625rem;text-decoration:none;color:inherit;transition:border-color .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;align-items:flex-start;min-height:0;min-width:0;box-shadow:var(--shadow-sm)}a.contact-card:hover{border-color:hsl(var(--primary) / .35);box-shadow:var(--shadow-md)}.contact-card-icon{width:2.75rem;height:2.75rem;border-radius:var(--radius);background-color:hsl(var(--primary) / .1);display:flex;align-items:center;justify-content:center;margin-bottom:1rem;flex-shrink:0}.contact-card-icon-svg{color:hsl(var(--primary))}.contact-card-title{font-size:.9375rem;font-weight:600;color:hsl(var(--foreground));margin-bottom:.375rem;line-height:1.3;letter-spacing:-.01em}.contact-card-text{font-size:.875rem;color:hsl(var(--muted-foreground));line-height:1.5;margin:0}.contact-card-text+.contact-card-text{margin-top:.25rem}.footer{background-color:hsl(var(--footer-bg));color:hsl(var(--footer-foreground));padding-top:4rem;padding-bottom:1.5rem}.footer-grid{display:grid;gap:2.5rem;margin-bottom:3rem}@media (min-width: 640px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.footer-grid{grid-template-columns:repeat(4,1fr)}}.footer-logo{display:inline-block;margin-bottom:1rem;text-decoration:none}.footer-logo-img{display:block;height:4.5rem;width:auto;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1);opacity:.95}.footer-logo:hover .footer-logo-img{opacity:1}.footer-brand-text{color:hsl(var(--footer-muted));font-size:.875rem;line-height:1.625}.footer-column-title{font-size:.9375rem;font-weight:600;color:hsl(var(--primary-foreground));margin-bottom:1rem;letter-spacing:-.01em}.footer-links-list{display:flex;flex-direction:column;gap:.5rem}.footer-link{font-size:.875rem;color:hsl(var(--footer-muted));transition:color .2s}.footer-link:hover{color:hsl(var(--primary-foreground))}.footer-contact-list{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem;color:hsl(var(--footer-muted))}.footer-bottom{border-top:1px solid hsl(var(--footer-muted) / .25);padding-top:1.5rem;margin-top:.5rem;text-align:center}.footer-copyright{color:hsl(var(--footer-muted));font-size:.8125rem}.sticky-bottom-bar{position:fixed;bottom:0;left:0;right:0;z-index:50;background-color:hsl(var(--primary));display:flex}@media (min-width: 768px){.sticky-bottom-bar{display:none}}.sticky-bar-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding-top:.875rem;padding-bottom:.875rem;color:hsl(var(--primary-foreground));font-weight:600;font-size:.875rem;transition:opacity .2s ease}.sticky-bar-btn-border{border-right:1px solid hsla(var(--primary-foreground),.2)}.notfound-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:hsl(var(--muted))}.notfound-content{text-align:center}.notfound-title{margin-bottom:1rem;font-size:2.25rem;font-weight:700}.notfound-text{margin-bottom:1rem;font-size:1.25rem;color:hsl(var(--muted-foreground))}.notfound-link{color:hsl(var(--primary));text-decoration:underline}.notfound-link:hover{text-decoration:none}:root{--background: 0 0% 100%;--foreground: 150 10% 15%;--card: 0 0% 100%;--card-foreground: 150 10% 15%;--popover: 0 0% 100%;--popover-foreground: 150 10% 15%;--primary: 155 40% 22%;--primary-foreground: 0 0% 100%;--secondary: 150 8% 95%;--secondary-foreground: 150 10% 15%;--muted: 150 8% 95%;--muted-foreground: 150 5% 45%;--accent: 155 30% 30%;--accent-foreground: 0 0% 100%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 210 40% 98%;--border: 150 10% 88%;--input: 150 10% 88%;--ring: 155 40% 22%;--radius: .375rem;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .04);--shadow-md: 0 4px 12px -2px rgba(0, 0, 0, .08), 0 2px 6px -2px rgba(0, 0, 0, .04);--shadow-lg: 0 10px 24px -4px rgba(0, 0, 0, .08), 0 4px 8px -4px rgba(0, 0, 0, .04);--surface: 150 8% 97%;--surface-foreground: 150 10% 15%;--hero-overlay: 150 20% 10%;--footer-bg: 150 15% 12%;--footer-foreground: 150 5% 80%;--footer-muted: 150 5% 50%}.dark{--background: 150 10% 8%;--foreground: 0 0% 95%;--card: 150 10% 12%;--card-foreground: 0 0% 95%;--popover: 150 10% 12%;--popover-foreground: 0 0% 95%;--primary: 155 40% 40%;--primary-foreground: 0 0% 100%;--secondary: 150 10% 18%;--secondary-foreground: 0 0% 95%;--muted: 150 10% 18%;--muted-foreground: 150 5% 60%;--accent: 155 30% 35%;--accent-foreground: 0 0% 100%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 210 40% 98%;--border: 150 10% 20%;--input: 150 10% 20%;--ring: 155 40% 40%;--surface: 150 10% 14%;--surface-foreground: 0 0% 95%;--hero-overlay: 150 20% 5%;--footer-bg: 150 15% 6%;--footer-foreground: 150 5% 80%;--footer-muted: 150 5% 45%}*{margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:hsl(var(--border))}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:DM Sans,system-ui,-apple-system,sans-serif;scroll-behavior:smooth}body{margin:0;line-height:inherit;background-color:hsl(var(--background));color:hsl(var(--foreground))}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:hsl(var(--muted-foreground))}input::placeholder,textarea::placeholder{opacity:1;color:hsl(var(--muted-foreground))}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1400px){.container{max-width:1400px}}.min-h-screen{min-height:100vh}.relative{position:relative}.absolute{position:absolute}.inset-0{top:0;right:0;bottom:0;left:0}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.grid{display:grid}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.py-20{padding-top:5rem;padding-bottom:5rem}.px-4{padding-left:1rem;padding-right:1rem}.bg-background{background-color:hsl(var(--background))}.text-foreground{color:hsl(var(--foreground))}.section-subtitle{color:hsl(var(--primary));font-size:.8125rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.5rem;display:block}.section-title{font-size:1.75rem;font-weight:700;color:hsl(var(--foreground));margin-bottom:1.5rem;line-height:1.25;letter-spacing:-.02em}@media (min-width: 768px){.section-title{font-size:2.125rem}}@media (min-width: 1024px){.section-title{font-size:2.375rem}}.section-header{text-align:center;margin-bottom:3rem}@media (min-width: 768px){.section-header{margin-bottom:3.5rem}}
