@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#2563eb;--primary-hover:#1d4ed8;--secondary-color:#1f2937;--text-color:#111827;--text-muted:#6b7280;--text-light:#9ca3af;--bg-gray:#f9fafb;--border-color:#e5e7eb;--success-color:#10b981;--error-color:#ef4444;--white:#fff}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.container{max-width:1280px;margin:0 auto;padding:0 1rem}.navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);background:#fffc;height:80px;position:fixed;top:0;left:0;right:0}.navbar-container{justify-content:space-between;align-items:center;max-width:1280px;height:100%;margin:0 auto;padding:0 1.5rem;display:flex}.navbar-logo{align-items:center;display:flex}.navbar-logo img{object-fit:contain;width:160px;height:48px}.navbar-menu{align-items:center;gap:2rem;display:none}.navbar-link{color:var(--text-color);font-weight:500;text-decoration:none;transition:color .3s}.navbar-link:hover{color:var(--primary-color)}.navbar-actions{align-items:center;gap:1rem;display:flex}.mobile-menu-button{cursor:pointer;color:var(--text-color);background:0 0;border:none;padding:.5rem;display:block}.mobile-menu{border-bottom:1px solid var(--border-color);background:#fff;padding:1rem;display:none}.mobile-menu.active{display:block}.mobile-menu-link{color:var(--text-color);border-radius:.5rem;padding:.75rem 1rem;text-decoration:none;transition:background .3s;display:block}.mobile-menu-link:hover{background:var(--bg-gray)}@media (min-width:768px){.navbar-menu{display:flex}.mobile-menu-button{display:none}}.btn{cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.625rem 1.25rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--primary-color);color:#fff}.btn-primary:hover:not(:disabled){background:var(--primary-hover)}.btn-secondary{background:var(--secondary-color);color:#fff}.btn-secondary:hover:not(:disabled){background:#111827}.btn-outline{border:2px solid var(--primary-color);color:var(--primary-color);background:0 0}.btn-outline:hover:not(:disabled){background:#2563eb1a}.btn-ghost{color:var(--text-color);background:0 0}.btn-ghost:hover:not(:disabled){background:var(--bg-gray)}.btn-sm{padding:.375rem .75rem;font-size:.875rem}.btn-lg{padding:.75rem 2rem;font-size:1.125rem}.hero{justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.hero-background{z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0}.hero-overlay{background:linear-gradient(#0009,#0006,#000000b3);position:absolute;inset:0}.hero-content{z-index:10;text-align:center;max-width:1280px;margin:0 auto;padding:1rem;position:relative}.hero-title{color:#fff;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.hero-title .highlight{color:var(--primary-color)}.hero-subtitle{color:#e5e7eb;max-width:48rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.hero-actions{flex-direction:column;align-items:center;gap:1rem;display:flex}@media (min-width:640px){.hero-title{font-size:3.75rem}.hero-actions{flex-direction:row;justify-content:center}}@media (min-width:768px){.hero-title{font-size:4.5rem}}.card{border:1px solid var(--border-color);background:#fff;border-radius:1rem;transition:all .3s;overflow:hidden;box-shadow:0 1px 3px #0000001a}.card:hover{box-shadow:0 20px 25px -5px #0000001a}.card-image{width:100%;height:16rem;position:relative;overflow:hidden}.card-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.card:hover .card-image img{transform:scale(1.05)}.card-price{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--primary-color);background:#ffffffe6;border-radius:9999px;padding:.25rem .75rem;font-size:.875rem;font-weight:600;position:absolute;top:1rem;right:1rem}.card-content{padding:1.5rem}.card-location{color:var(--primary-color);align-items:center;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:flex}.card-title{color:var(--text-color);text-overflow:ellipsis;white-space:nowrap;margin-bottom:.75rem;font-size:1.25rem;font-weight:700;overflow:hidden}.card-description{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.875rem;display:-webkit-box;overflow:hidden}.card-footer{color:var(--text-muted);justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:.875rem;display:flex}.grid{gap:2rem;display:grid}.grid-cols-1{grid-template-columns:repeat(1,1fr)}@media (min-width:768px){.grid-cols-2{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}}.footer{background:var(--secondary-color);color:#fff;padding:4rem 0 2rem}.footer-grid{grid-template-columns:1fr;gap:3rem;margin-bottom:3rem;display:grid}.footer-brand{margin-bottom:1.5rem}.footer-brand img{object-fit:contain;filter:brightness(0)invert();width:160px;height:48px}.footer-description{color:#9ca3af;margin-bottom:1.5rem;font-size:.875rem;line-height:1.6}.footer-social{gap:1rem;display:flex}.footer-social a{color:#9ca3af;transition:color .3s}.footer-social a:hover{color:#fff}.footer-title{margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}.footer-list{list-style:none}.footer-list li{margin-bottom:1rem}.footer-list a{color:#9ca3af;text-decoration:none;transition:color .3s}.footer-list a:hover{color:#fff}.footer-bottom{text-align:center;color:#6b7280;border-top:1px solid #374151;padding-top:2rem;font-size:.875rem}@media (min-width:768px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.footer-grid{grid-template-columns:repeat(4,1fr)}}.form-group{margin-bottom:1.5rem}.form-label{color:var(--text-color);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.form-input,.form-textarea,.form-select{border:1px solid var(--border-color);border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .3s}.form-input:focus,.form-textarea:focus,.form-select:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #2563eb1a}.form-textarea{resize:none}.section{padding:5rem 0}.section-gray{background:var(--bg-gray)}.section-title{color:var(--text-color);margin-bottom:1rem;font-size:2rem;font-weight:700}.section-subtitle{color:var(--text-muted);max-width:42rem}.page{background:var(--bg-gray);flex-direction:column;min-height:100vh;padding-top:100px;padding-bottom:4rem;display:flex}.page-white{background:#fff}.table-container{border:1px solid var(--border-color);background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 1px 3px #0000001a}.table{border-collapse:collapse;width:100%}.table thead{background:var(--bg-gray)}.table th{text-align:left;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;padding:.75rem 1.5rem;font-size:.75rem;font-weight:500}.table td{border-top:1px solid var(--border-color);padding:1rem 1.5rem}.table tbody tr:hover{background:var(--bg-gray)}.badge{border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.badge-success{color:#166534;background:#dcfce7}.badge-gray{background:var(--bg-gray);color:var(--text-color)}.text-center{text-align:center}.text-right{text-align:right}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-4{gap:1rem}.hidden{display:none}@media (min-width:768px){.md-block{display:block}.md-hidden{display:none}.md\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.md\:grid-cols-4{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.lg\:col-span-2{grid-column:span 2}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.card:hover{transform:translateY(-4px)}.btn{position:relative;overflow:hidden}.btn:before{content:"";background:#ffffff1a;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.btn:hover:before{width:300px;height:300px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.animate-fade-in-up{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeInUp}.animate-fade-in{opacity:0;animation:1s ease-out forwards fadeIn}.animate-scale-in{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards scaleIn}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.text-gradient{background:linear-gradient(135deg,var(--primary-color),#9333ea);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.glass-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border:1px solid #ffffff4d;box-shadow:0 8px 32px #0000000d}.hover-lift{transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s}.hover-lift:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.blob{filter:blur(40px);z-index:0;opacity:.5;border-radius:50%;position:absolute}
