@import"https://fonts.googleapis.com/css2?family=Alfa+Slab+One&family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&family=Lora:ital,wght@0,400..700;1,400..700&family=Merriweather+Sans:ital,wght@0,300..800;1,300..800&family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&family=Rowdies:wght@300;400;700&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Alfa+Slab+One&family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&family=Lora:ital,wght@0,400..700;1,400..700&family=  +Sans:ital,wght@0,300..800;1,300..800&family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&family=Rowdies:wght@300;400;700&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap";html,body{margin:0;padding:0;min-height:100%;width:100%;box-sizing:border-box;background-color:#fff}body::-webkit-scrollbar{display:none;scrollbar-width:none;-ms-overflow-style:none}#root{min-height:100%;width:100%;display:flex;flex-direction:column;box-sizing:border-box}.header{--header-height: clamp(56px, 8vw, 84px);position:fixed;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:clamp(.5rem,1.5vw,1rem) 1rem;background:#ffffffeb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid rgba(0,40,85,.06);z-index:1000;min-height:var(--header-height)}.header--transparent{background:linear-gradient(180deg,#ffffffbf,#ffffffa6);border-bottom:1px solid rgba(0,40,85,.05)}.header__logo{display:flex;align-items:center}.logo{max-width:clamp(90px,18vw,240px);height:auto;display:block}.header__nav a{text-decoration:none;color:#1b5e9c;font-family:Montserrat,sans-serif;font-weight:600;font-size:clamp(.95rem,1.2vw,1.2rem);display:inline-flex;align-items:center;gap:.5rem}.header__nav .nav__list{list-style:none;display:flex;gap:clamp(1rem,2vw,2rem);margin:0;padding:0;align-items:center}.hamburger{display:none;flex-direction:column;cursor:pointer;width:28px;height:20px;justify-content:space-between}.hamburger-line{height:3px;background:#16324a;border-radius:3px}.nav__item{cursor:pointer;font-size:clamp(.9rem,1.1vw,1rem);color:#071938;padding-bottom:.25rem;position:relative}.nav__item.active{font-weight:700;border-bottom:3px solid #0b63ff}@media (max-width: 992px){.header__nav .nav__list{gap:clamp(.75rem,1.6vw,1.5rem)}.header__nav a{font-size:clamp(.9rem,1.1vw,1.05rem)}.logo{max-width:clamp(80px,16vw,200px)}}@media (max-width: 900px){.hamburger{display:flex}.header__nav .nav__list{position:fixed;top:var(--header-height);right:0;bottom:0;background:#fff;flex-direction:column;width:min(86vw,340px);padding:1.1rem;box-shadow:0 12px 40px #0000001f;transform:translate(100%);transition:transform .28s cubic-bezier(.2,.9,.3,1);overflow-y:auto;gap:1rem;align-items:flex-start}.header__nav .nav__list.open{transform:translate(0)}.header__nav a{width:100%;padding:.75rem 0;font-size:1rem}.nav__item{width:100%}.header__nav .nav__list:before{content:"";display:block;width:48px;height:4px;border-radius:2px;background:#e6eefc;margin:6px auto 10px}}@media (max-width:480px){.header{padding:.6rem .75rem}.header__nav a{font-size:clamp(.85rem,2.5vw,1rem)}.logo{max-width:140px}}.header__nav a:focus,.header__nav a:hover{outline:none;color:#0649b3}.nav__item:focus-within{outline:3px solid rgba(11,99,255,.12);outline-offset:3px}.home{display:flex;flex-direction:column;overflow:hidden}.footer-container{position:relative;overflow:hidden;color:#000;display:flex;justify-content:space-between;padding:3rem 2rem;width:100%;margin:0 auto;font-family:Merriweather Sans,sans-serif;flex-wrap:wrap;gap:2rem}.footer-container:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20400'%3e%3cdefs%3e%3clinearGradient%20id='bubbleGradient'%20x1='0%25'%20y1='0%25'%20x2='100%25'%20y2='100%25'%3e%3cstop%20offset='0%25'%20style='stop-color:%20rgba(0,%2040,%2085,%200.2);'%20/%3e%3cstop%20offset='100%25'%20style='stop-color:%20rgba(210,%20105,%2030,%200.2);'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3cg%20class='bubbles'%3e%3ccircle%20cx='50'%20cy='350'%20r='80'%20fill='url(%23bubbleGradient)'%20/%3e%3ccircle%20cx='200'%20cy='100'%20r='50'%20fill='rgba(0,%2040,%2085,%200.15)'%20/%3e%3ccircle%20cx='350'%20cy='300'%20r='100'%20fill='rgba(210,%20105,%2030,%200.1)'%20/%3e%3ccircle%20cx='550'%20cy='150'%20r='60'%20fill='url(%23bubbleGradient)'%20/%3e%3ccircle%20cx='750'%20cy='320'%20r='90'%20fill='rgba(0,%2040,%2085,%200.1)'%20/%3e%3ccircle%20cx='950'%20cy='100'%20r='70'%20fill='rgba(210,%20105,%2030,%200.15)'%20/%3e%3ccircle%20cx='1100'%20cy='250'%20r='40'%20fill='url(%23bubbleGradient)'%20/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center bottom;background-size:cover;opacity:.28;transform:translateZ(0);pointer-events:none;z-index:-3;animation:float 30s ease-in-out infinite}.footer-container:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#060a0fa6,#060a0fd1);pointer-events:none;z-index:-2}.bubbles-container{position:absolute;inset:0;z-index:-1;pointer-events:none;overflow:hidden}.bubble{position:absolute;bottom:-120px;background-color:#ffffff0f;border-radius:50%;animation:rise 22s infinite linear}@keyframes rise{0%{transform:translateY(0) scale(1);opacity:.5}to{transform:translateY(-110vh) scale(.4);opacity:0}}.bubble:nth-child(1){width:70px;height:70px;left:6%;animation-duration:20s;animation-delay:0s}.bubble:nth-child(2){width:30px;height:30px;left:18%;animation-duration:14s;animation-delay:2s}.bubble:nth-child(3){width:50px;height:50px;left:28%;animation-duration:26s;animation-delay:5s}.bubble:nth-child(4){width:90px;height:90px;left:40%;animation-duration:24s;animation-delay:1s}.bubble:nth-child(5){width:36px;height:36px;left:52%;animation-duration:16s;animation-delay:3s}.bubble:nth-child(6){width:56px;height:56px;left:62%;animation-duration:28s;animation-delay:6s}.bubble:nth-child(7){width:78px;height:78px;left:72%;animation-duration:18s;animation-delay:4s}.bubble:nth-child(8){width:28px;height:28px;left:82%;animation-duration:22s;animation-delay:8s}.bubble:nth-child(9){width:44px;height:44px;left:92%;animation-duration:15s;animation-delay:7s}.bubble:nth-child(10){width:64px;height:64px;left:56%;animation-duration:30s;animation-delay:9s}.bubble:nth-child(11){width:120px;height:120px;left:12%;animation-duration:32s;animation-delay:11s;opacity:.04}.bubble:nth-child(12){width:40px;height:40px;left:34%;animation-duration:19s;animation-delay:10s}.footer-container>*{position:relative;z-index:0}.footer-section{flex:1 1 30%;min-width:280px}.footer-heading{font-weight:700;font-size:1.2rem;margin-bottom:1rem;text-transform:uppercase}.footer-description{font-size:.9rem;margin-bottom:1.5rem;color:#0e629e}.social-icons{color:#fff;display:flex;gap:1rem;margin-bottom:2rem}.social-icons a{color:#3410ff;font-size:1.3rem;position:relative;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.social-icon{filter:brightness(1) invert(0);width:24px;height:24px}.x-icon{position:relative}.notification-badge{position:absolute;top:-6px;right:-8px;background-color:#003cff;color:#fff;font-size:.7rem;font-weight:700;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.investments p{margin:.3rem 0;font-size:.95rem}.consulting-form{display:flex;flex-direction:column;gap:.5rem;max-width:280px}.consulting-form input[type=email]{padding:.5rem .75rem;border-radius:8px;border:1px solid #ccc;font-size:.9rem;outline:none}.consulting-form button{background-color:#1d3688;color:#fff;border:none;padding:.5rem .75rem;border-radius:25px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.consulting-form button:hover{background-color:#0a274d}@media (max-width: 768px){.footer-container{flex-direction:column;text-align:center;gap:2rem;padding:2rem 1rem}.footer-section{min-width:100%;padding:0}.social-icons{justify-content:center}.consulting-form{margin:0 auto}}.video-section{position:relative;height:100vh;width:100%;overflow:hidden;background-color:#000}.background-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.video-overlay{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:1rem;padding-top:80px;background:#e1e1e199;box-sizing:border-box;overflow-y:auto}.title-container{margin-bottom:2rem}.video-overlay .vwt-h1{background:linear-gradient(to right,#2e3554,#2a5ba5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;line-height:1.2;font-size:5rem;margin:0;font-weight:500;font-family:Fraunces,serif}.video-overlay .vwt-h2{background:linear-gradient(to right,#2e3554,#2a5ba5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;line-height:1.2;font-size:1.5rem;margin:15px 0 0;font-weight:350;font-family:var(--font-secondary)}.button-group{display:flex;gap:1rem;margin-top:2rem}.btn{color:#0a1a57;padding:.75rem 1.5rem;font-size:1rem;border:none;cursor:pointer;border-radius:4px;transition:background-color .3s ease}.contact-btn{background-color:#007bff00;border:2px solid #0a1a57ff;border-radius:25px;color:#0a1a57}.contact-btn:hover{background-color:#0056b3;color:#fff}.btn-link-home:-webkit-any-link{color:#060336;cursor:pointer;text-decoration:none}.learn-btn{background-color:transparent;color:#0a1a57;border:2px solid #0a1a57ff;border-radius:25px}.learn-btn:hover{background-color:#fff;color:#007bff}@media (max-width: 768px){.video-overlay{padding-top:60px}.video-overlay .vwt-h1{font-size:3.5rem}.video-overlay .vwt-h2{font-size:1.3rem}.btn{padding:.6rem 1.2rem;font-size:.9rem}}@media (max-width: 480px){.video-overlay .vwt-h1{font-size:2.5rem}.video-overlay .vwt-h2{font-size:1.1rem}.title-container{margin-bottom:1.5rem}.button-group{flex-direction:column;gap:.5rem;width:80%;margin-top:1.5rem}.btn{width:100%;padding:.75rem}}.bubbles-container{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.bubble{position:absolute;bottom:-150px;background-color:#ffffff5e;border-radius:50%;animation:rise 25s infinite}@keyframes rise{0%{transform:translateY(0) scale(1);opacity:1}to{transform:translateY(-100vh) scale(.5);opacity:0}}.bubble:nth-child(1){width:80px;height:80px;left:10%;animation-duration:20s;animation-delay:0s}.bubble:nth-child(2){width:40px;height:40px;left:20%;animation-duration:15s;animation-delay:3s}.bubble:nth-child(3){width:60px;height:60px;left:35%;animation-duration:30s;animation-delay:7s}.bubble:nth-child(4){width:100px;height:100px;left:50%;animation-duration:22s;animation-delay:5s}.bubble:nth-child(5){width:35px;height:35px;left:65%;animation-duration:18s;animation-delay:1s}.bubble:nth-child(6){width:50px;height:50px;left:80%;animation-duration:28s;animation-delay:4s}.bubble:nth-child(7){width:90px;height:90px;left:90%;animation-duration:12s;animation-delay:2s}.bubble:nth-child(8){width:25px;height:25px;left:55%;animation-duration:35s;animation-delay:10s}.bubble:nth-child(9){width:70px;height:70px;left:25%;animation-duration:19s;animation-delay:6s}.bubble:nth-child(10){width:45px;height:45px;left:75%;animation-duration:24s;animation-delay:8s}:root{--accent: #0066ff;--accent-2: #0052cc;--bg-start: #f6f9ff;--bg-end: #eef4ff;--muted: #9aa6bf;--card-bg: rgba(255, 255, 255, .65);--glass-border: rgba(255, 255, 255, .6);--shadow: 0 8px 24px rgba(18, 35, 70, .08);--radius: 14px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.search-bar-wrapper{position:relative;padding:2rem;display:flex;justify-content:center;align-items:center;width:100%;max-width:840px;margin:1.25rem auto;box-sizing:border-box;background:linear-gradient(180deg,var(--bg-start),var(--bg-end));border-radius:calc(var(--radius) + 6px)}.search-bar-form{width:100%;z-index:2}.search-bar-container{display:flex;align-items:center;gap:.75rem;width:100%;background:linear-gradient(180deg,rgba(255,255,255,.9),var(--card-bg));border-radius:var(--radius);padding:.6rem .9rem;box-shadow:var(--shadow);border:1px solid var(--glass-border);transition:transform .16s ease,box-shadow .22s ease,border-color .22s ease}.search-bar-container:focus-within{transform:translateY(-3px);box-shadow:0 14px 34px #0618501f;border-color:#0066ff2e}.search-icon{width:26px;height:26px;margin-left:6px;flex:0 0 26px;display:flex;align-items:center;justify-content:center}.search-icon svg{width:100%;height:100%;display:block;fill:var(--muted);transition:fill .18s ease}.search-bar-container:focus-within .search-icon svg{fill:var(--accent)}.search-input{flex:1 1 auto;border:none;outline:none;padding:.65rem .5rem;font-size:1.02rem;line-height:1.2;color:#10203a;background:transparent;-webkit-font-smoothing:antialiased}.search-input::placeholder{color:var(--muted);font-weight:500}.search-button-sb{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem 1.1rem;border-radius:12px;border:none;cursor:pointer;background:linear-gradient(180deg,var(--accent),var(--accent-2));color:#fff;font-weight:700;font-size:.95rem;box-shadow:0 6px 20px #03368029;transition:transform .16s cubic-bezier(.2,.9,.3,1),box-shadow .16s ease}.search-button:hover{transform:translateY(-2px);box-shadow:0 10px 28px #0336802e}.search-button:active{transform:translateY(0)}.bubbles-container{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden;opacity:.12}.bubble{position:absolute;border-radius:50%;background:linear-gradient(180deg,#0066ff24,#0066ff0f);filter:blur(6px)}@keyframes rise{0%{transform:translateY(0) scale(1);opacity:1}to{transform:translateY(-120vh) scale(.4);opacity:0}}.bubble:nth-child(1){width:80px;height:80px;left:6%;bottom:-40px;animation:rise 22s linear infinite}.bubble:nth-child(2){width:36px;height:36px;left:18%;bottom:-20px;animation:rise 16s linear infinite 1s}.bubble:nth-child(3){width:52px;height:52px;left:32%;bottom:-40px;animation:rise 26s linear infinite 3s}.bubble:nth-child(4){width:96px;height:96px;left:46%;bottom:-60px;animation:rise 20s linear infinite 0s}.bubble:nth-child(5){width:30px;height:30px;left:58%;bottom:-20px;animation:rise 14s linear infinite 2s}.bubble:nth-child(6){width:44px;height:44px;left:72%;bottom:-30px;animation:rise 24s linear infinite 4s}@media (max-width: 768px){.search-bar-wrapper{padding:1.2rem;max-width:720px}.search-bar-container{padding:.5rem .6rem;gap:.6rem}.search-input{font-size:.98rem}.search-button{padding:.55rem .9rem}}@media (max-width: 480px){.search-bar-wrapper{padding:.8rem;margin:.6rem}.search-bar-container{flex-direction:column;align-items:stretch;padding:.9rem}.search-icon{margin-left:0;align-self:center}.search-input{text-align:center;padding:.75rem;font-size:1rem}.search-button{width:100%;border-radius:10px;padding:.85rem}.bubbles-container{display:none}}.imageandtext-section{position:relative;padding:4rem 0;background-color:#fff;overflow:hidden}.imageandtext-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20400'%3e%3cdefs%3e%3clinearGradient%20id='bubbleGradient'%20x1='0%25'%20y1='0%25'%20x2='100%25'%20y2='100%25'%3e%3cstop%20offset='0%25'%20style='stop-color:%20rgba(0,%2040,%2085,%200.2);'%20/%3e%3cstop%20offset='100%25'%20style='stop-color:%20rgba(210,%20105,%2030,%200.2);'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3cg%20class='bubbles'%3e%3ccircle%20cx='50'%20cy='350'%20r='80'%20fill='url(%23bubbleGradient)'%20/%3e%3ccircle%20cx='200'%20cy='100'%20r='50'%20fill='rgba(0,%2040,%2085,%200.15)'%20/%3e%3ccircle%20cx='350'%20cy='300'%20r='100'%20fill='rgba(210,%20105,%2030,%200.1)'%20/%3e%3ccircle%20cx='550'%20cy='150'%20r='60'%20fill='url(%23bubbleGradient)'%20/%3e%3ccircle%20cx='750'%20cy='320'%20r='90'%20fill='rgba(0,%2040,%2085,%200.1)'%20/%3e%3ccircle%20cx='950'%20cy='100'%20r='70'%20fill='rgba(210,%20105,%2030,%200.15)'%20/%3e%3ccircle%20cx='1100'%20cy='250'%20r='40'%20fill='url(%23bubbleGradient)'%20/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:cover;opacity:.2;animation:float 30s ease-in-out infinite}.imageandtext-container{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem;max-width:1200px;margin:0 auto;flex-wrap:wrap;min-height:70vh}.text-content{flex:1 1 400px;min-width:280px;box-sizing:border-box}.heading{font-family:Fraunces,serif;font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#111}.description{font-family:Fraunces,serif;font-size:1rem;color:#666;margin-bottom:2rem;line-height:1.5}.stats{font-family:Fraunces,serif;display:flex;gap:4rem;flex-wrap:wrap}.stat-item{display:flex;flex-direction:column;align-items:flex-start;min-width:120px;margin-bottom:1rem}.stat-number{font-family:Fraunces,serif;font-size:2rem;font-weight:700;color:#1d3688;margin-bottom:.25rem}.stat-label{font-family:Merriweather Sans;font-size:.875rem;color:#777}.image-content{flex:1 1 400px;min-width:280px;display:flex;justify-content:center;box-sizing:border-box}.image{width:100%;max-width:450px;border-radius:15px;object-fit:cover;max-height:350px}@media (max-width: 768px){.imageandtext-container{flex-direction:column;text-align:center;padding:2rem 1rem;height:auto}.text-content{order:2}.image-content{order:1}.stats{justify-content:center;gap:2rem}.stat-item{align-items:center}.heading{font-size:2rem}.description{font-size:.9rem}.image{max-width:100%;max-height:250px}}.featured-services-section{padding:6rem 2rem;background:#f0f2f5;position:relative;overflow:hidden}.featured-services-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle,rgba(0,0,0,.02) 1px,transparent 1px);background-size:20px 20px;opacity:.5}.services-header{text-align:center;margin-bottom:4rem}.services-title{font-family:Fraunces,serif;color:#94cbff;font-size:clamp(2rem,5vw,3rem);font-weight:800;color:#1a202c;margin-bottom:1rem;letter-spacing:-1px}.services-subtitle{font-family:Fraunces,serif;font-size:clamp(1rem,2.5vw,1.15rem);color:#4a5568;max-wirgb(16,95,233)px;margin:0 auto;line-height:1.6}.services-grid-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:2.5rem;max-width:1600px;margin:0 auto}.service-card-item{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 15px -3px #00000012,0 4px 6px -2px #0000000a;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;border:1px solid #e2e8f0}.card-image-wrapper{position:relative;height:260px;overflow:hidden}.card-image{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.service-card-item:hover .card-image{transform:scale(1.1)}.card-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(0,0,0,.4) 0%,transparent 50%)}.card-content{padding:1.75rem;display:flex;flex-direction:column;flex-grow:1}.card-title{font-family:Fraunces,serif;font-size:1.5rem;font-weight:700;color:#2d3748;margin-bottom:.75rem}.card-description{font-family:Fraunces,serif;color:#718096;margin-bottom:1.5rem;flex-grow:1;line-height:1.6}.card-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:12px;background:#2c3e50;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;margin-top:auto;font-family:Fraunces,serif}.card-button:hover{background:#4a5568;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.card-button-icon{transition:transform .3s ease}.card-button:hover .card-button-icon{transform:translate(4px)}.properties-title{font-family:Fraunces,serif;color:#1a202c;font-size:clamp(2rem,5vw,3rem);font-weight:800;margin-bottom:1rem;letter-spacing:-1px}.properties-subtitle{font-size:clamp(1rem,2.5vw,1.15rem);color:#4a5568;max-width:650px;margin:0 auto;line-height:1.6}.property-card-item{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 12px 20px -8px #00000014,0 6px 12px -6px #0000000a;transition:transform .28s ease,box-shadow .28s ease;display:flex;flex-direction:column;border:1px solid #e6edf3}.property-card-item .card-image-wrapper{height:240px}.price-badge{position:absolute;top:12px;left:12px;background:#111827eb;color:#fff;padding:.4rem .65rem;border-radius:8px;font-weight:700;font-size:.95rem;box-shadow:0 4px 12px #02061733;z-index:5}.card-location{color:#4a5568;margin-bottom:.35rem;font-weight:600;font-size:.95rem}.card-features{color:#718096;margin-bottom:1rem;font-size:.92rem}.property-card-item:hover{transform:translateY(-6px);box-shadow:0 22px 40px -12px #0206171f}.property-card-item:hover .card-image{transform:scale(1.06)}.contact-form-section{padding:10rem 2rem;background-color:#f8f9fa}.contact-container{display:grid;grid-template-columns:2fr 1fr;gap:3rem;max-width:1200px;margin:0 auto 4rem;align-items:flex-start}.contact-title{font-family:Fraunces,serif;font-size:2.5rem;font-weight:700;color:#fafafa;margin-bottom:1.5rem;line-height:1.3}.contact-description{font-family:Merriweather Sans,sans-serif;font-size:1rem;color:#555;margin-bottom:2rem;line-height:1.6}.rates-btn{font-family:Merriweather Sans,sans-serif;background-color:#1524fd;color:#fff;padding:.8rem 2rem;border-radius:25px;font-weight:600;cursor:pointer;transition:background-color .3s;border:none}.rates-btn:hover{background-color:#111063}.agent-info{text-align:center;background-color:#fff;padding:2rem;border-radius:15px;box-shadow:0 10px 20px #0000000d}.agent-image{width:150px;height:150px;border-radius:50%;object-fit:cover;margin:0 auto 1rem;border:4px solid #f0f0f0}.agent-name{font-family:Fraunces,serif;font-size:1.4rem;font-weight:700;margin-bottom:.25rem;color:#002855}.agent-title,.agent-nmls{font-family:Merriweather Sans,sans-serif;font-size:.9rem;color:#666;margin-bottom:1rem}.agent-contact-details{font-family:Merriweather Sans,sans-serif;font-size:.9rem;line-height:1.5;text-align:left;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #eee}.form-container-contactpage{max-width:800px;margin:0 auto;background:linear-gradient(135deg,#8580e2,#137077,#4446ad);padding:3rem;border-radius:15px;box-shadow:0 10px 20px #0000000d}.form-title{font-family:Fraunces,serif;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center;color:#002855}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;font-size:.9rem;font-family:Merriweather Sans,sans-serif;color:#f0f0f0}.form-group input[type=text],.form-group input[type=email],.form-group input[type=tel],.form-group textarea,.form-group select{width:100%;padding:.8rem;border:1px solid #ccc;border-radius:5px;font-size:1rem;font-family:Merriweather Sans,sans-serif;transition:border-color .3s,box-shadow .3s}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#002855;box-shadow:0 0 0 3px #0028551a}.name-group{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.checkbox-group div{display:flex;align-items:center;margin-bottom:.5rem}.checkbox-group input[type=checkbox]{margin-right:.5rem;accent-color:#002855}.terms-group{display:flex;align-items:flex-start;font-size:.8rem;color:#666;font-family:Merriweather Sans,sans-serif}.terms-group input[type=checkbox]{margin-top:3px;margin-right:.5rem}.submit-btn{font-family:Merriweather Sans,sans-serif;background-color:#d2691e;color:#fff;padding:1rem 2.5rem;border-radius:25px;font-weight:600;cursor:pointer;transition:background-color .3s;font-size:1rem;border:none;display:block;width:100%;margin-top:1rem}.submit-btn:hover{background-color:#b55a17}@media (max-width: 992px){.contact-container{grid-template-columns:1fr}.agent-info{text-align:left;display:grid;grid-template-columns:150px 1fr;gap:2rem;align-items:center;padding:1.5rem}.agent-image{margin:0}}@media (max-width: 768px){.contact-form-section,.form-container{padding:2rem 1rem}.name-group{grid-template-columns:1fr}.agent-info{grid-template-columns:1fr;text-align:center}.agent-image{margin:0 auto 1rem}}.contact{display:flex;flex-direction:column;overflow:hidden}.listing-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;padding:20px}.listing-card-link{text-decoration:none;color:inherit;display:block;transition:transform .3s ease,box-shadow .3s ease;border-radius:15px}.listing-card-link:hover{transform:translateY(-8px);box-shadow:0 15px 25px #00285526}.listing-card{background-color:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 15px #0028551a;height:100%;display:flex;flex-direction:column}.listing-image-container{position:relative;width:100%;height:220px}.listing-image{width:100%;height:100%;object-fit:cover}.listing-price{position:absolute;top:1rem;right:1rem;background-color:#002855e6;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:1.1rem;font-weight:700;font-family:Fraunces,serif}.listing-details{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.listing-title{font-family:Fraunces,serif;font-size:1.4rem;font-weight:700;color:#002855;margin:0 0 .5rem}.listing-address{font-family:Merriweather Sans,sans-serif;font-size:.9rem;color:#666;margin-bottom:1.5rem;flex-grow:1}.listing-specs{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e0e0e0;padding-top:1rem}.spec-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-family:Merriweather Sans,sans-serif;color:#333}.spec-icon{width:20px;height:20px;filter:opacity(.6)}@media (max-width: 600px){.listing-container{grid-template-columns:1fr}}.listings-page{display:flex;flex-direction:column;min-height:100vh;background-color:#f8f9fa}.search-section{position:relative;padding:6rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;background-color:#eaf6ff;overflow:hidden}.search-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20400'%3e%3cdefs%3e%3clinearGradient%20id='bubbleGradient'%20x1='0%25'%20y1='0%25'%20x2='100%25'%20y2='100%25'%3e%3cstop%20offset='0%25'%20style='stop-color:%20rgba(0,%2040,%2085,%200.2);'%20/%3e%3cstop%20offset='100%25'%20style='stop-color:%20rgba(210,%20105,%2030,%200.2);'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3cg%20class='bubbles'%3e%3ccircle%20cx='50'%20cy='350'%20r='80'%20fill='url(%23bubbleGradient)'%20/%3e%3ccircle%20cx='200'%20cy='100'%20r='50'%20fill='rgba(0,%2040,%2085,%200.15)'%20/%3e%3ccircle%20cx='350'%20cy='300'%20r='100'%20fill='rgba(210,%20105,%2030,%200.1)'%20/%3e%3ccircle%20cx='550'%20cy='150'%20r='60'%20fill='url(%23bubbleGradient)'%20/%3e%3ccircle%20cx='750'%20cy='320'%20r='90'%20fill='rgba(0,%2040,%2085,%200.1)'%20/%3e%3ccircle%20cx='950'%20cy='100'%20r='70'%20fill='rgba(210,%20105,%2030,%200.15)'%20/%3e%3ccircle%20cx='1100'%20cy='250'%20r='40'%20fill='url(%23bubbleGradient)'%20/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:cover;opacity:.5;animation:float 20s ease-in-out infinite}.search-header{position:relative;z-index:1;margin-bottom:2rem;padding-top:5rem}.search-title{font-family:Fraunces,serif;font-size:3rem;color:#002855;margin-bottom:1rem}.search-subtitle{font-family:Merriweather Sans,sans-serif;font-size:1.1rem;color:#555;max-width:600px;margin:0 auto}.listings-content{flex-grow:1;padding:2rem}@keyframes float{0%{transform:translateY(0) translate(0)}50%{transform:translateY(-20px) translate(10px)}to{transform:translateY(0) translate(0)}}@media (max-width: 768px){.search-section{padding:4rem 1rem}.search-title{font-size:2.2rem}}.about{display:flex;flex-direction:column;overflow:hidden}.ah-container{background-color:#fff;color:#0e629e;padding:6rem 2rem;text-align:center;font-family:Fraunces,sans-serif;overflow-x:hidden}.ah-main-heading{font-family:Fraunces,sans-serif;font-size:3.5rem;font-weight:800;color:#0e629e;margin-bottom:1rem}.ah-divider{width:80px;height:4px;border:none;background-color:var(--accent-color);margin:0 auto 2.5rem;border-radius:2px;color:#000}.ah-subheading{font-family:Fraunces,sans-serif;max-width:800px;margin:0 auto 1.5rem;font-size:1.2rem;line-height:1.8;color:#000}.ah-subheading strong{color:#0e629e;font-weight:700}.ah-italic{font-style:italic;color:var(--accent-color);margin-top:2.5rem;font-size:1.2rem;font-weight:600}.ah-cards-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;max-width:1200px;margin:4rem auto 0}.ah-card{background-color:#ededed;border:0px solid black;border-radius:15px;padding:3rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer;box-shadow:0 5px 15px var(--shadow-color)}.ah-card-icon{color:var(--accent-color);margin-bottom:1.5rem}.ah-card-icon svg{width:52px;height:52px;stroke-width:1.5}.ah-card-text{font-family:Fraunces,sans-serif;color:var(--text-primary)}.ah-card-title{font-family:Fraunces,sans-serif;color:#0e629e;font-weight:700;font-size:1.5rem;margin:0}@media (max-width: 768px){.ah-container{padding:4rem 1.5rem}.ah-main-heading{font-size:2.8rem}.ah-cards-container{grid-template-columns:1fr;gap:2rem}}.oc-section{background-color:#fff;padding:6rem 2rem;overflow:hidden}.oc-container{display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto}.oc-image-wrapper{text-align:center}.oc-image{max-width:100%;height:auto;border-radius:15px;box-shadow:0 15px 35px #0000}.oc-content-wrapper{color:#1c1a17}.oc-main-title{font-family:fraunces,serif;font-size:2.8rem;font-weight:700;color:#0e629e;margin-bottom:1.5rem;line-height:1.2}.oc-description{font-family:Fraunces,sans-serif;font-size:1.1rem;line-height:1.7;color:#333;margin-bottom:3rem}.oc-commitments-list{display:flex;flex-direction:column;gap:2rem}.oc-commitment-item{display:flex;align-items:flex-start;gap:1.5rem}.oc-icon-wrapper{background-color:#ece8e0;color:#2d73a5;border-radius:50%;padding:1rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.oc-icon{stroke-width:1.5}.oc-item-text{text-align:left}.oc-item-title{color:#0e629e;font-family:fraunces,serif;font-size:1.4rem;font-weight:600;margin:0 0 .5rem}.oc-item-description{font-family:Fraunces,sans-serif;font-size:1rem;color:#444;line-height:1.6;margin:0}@media (max-width: 992px){.oc-container{grid-template-columns:1fr;gap:3rem}.oc-image-wrapper{order:-1;max-width:500px;margin:0 auto}.oc-content-wrapper{text-align:center}.oc-item-text{text-align:left}}@media (max-width: 768px){.oc-section{padding:4rem 1.5rem}.oc-main-title{font-size:2.2rem}.oc-description{font-size:1rem}.oc-item-title{font-size:1.2rem}}@media (max-width: 480px){.oc-commitment-item{flex-direction:column;align-items:center;text-align:center}.oc-item-text{text-align:center}}.listing-detail-page{max-width:1200px;margin:0 auto;padding:2rem;padding-top:120px;font-family:Merriweather Sans,sans-serif}.detail-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;flex-wrap:wrap}.detail-title{font-family:Fraunces,serif;font-size:2.8rem;font-weight:700;color:#002855;margin:0;line-height:1.2}.detail-address{font-size:1.1rem;color:#666;margin-top:.5rem}.detail-price{font-family:Fraunces,serif;font-size:2.5rem;font-weight:700;color:#d2691e;white-space:nowrap;margin-left:2rem}.detail-gallery{margin-bottom:2rem}.detail-main-image{width:100%;height:auto;max-height:500px;object-fit:cover;border-radius:15px;box-shadow:0 10px 20px #0000001a}.detail-body{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:flex-start}.detail-section-title{font-family:Fraunces,serif;font-size:1.8rem;font-weight:700;color:#002855;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e0e0e0}.detail-description{font-size:1rem;line-height:1.7;color:#333}.detail-specs-card{background-color:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 15px #0028551a;border:1px solid #e0e0e0}.detail-specs{margin-top:1.5rem}.detail-spec-item{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.detail-spec-icon{width:28px;height:28px;filter:opacity(.7)}.detail-spec-item div{display:flex;flex-direction:column}.detail-spec-item strong{font-size:1.2rem;font-weight:700}.detail-spec-item span{font-size:.9rem;color:#666}.request-info-btn{width:100%;background-color:#d2691e;color:#fff;padding:1rem;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background-color .3s;border:none;margin-top:1rem}.request-info-btn:hover{background-color:#b55a17}.listing-not-found{text-align:center;padding:5rem;font-size:1.5rem}@media (max-width: 992px){.detail-body{grid-template-columns:1fr}.detail-sidebar{margin-top:2rem}}@media (max-width: 768px){.listing-detail-page{padding:1rem;padding-top:100px}.detail-header{text-align:center}.detail-header-info,.detail-header-price{width:100%;margin:0 0 1rem}.detail-title{font-size:2.2rem}.detail-price{font-size:2rem}}*,*:before,*:after{box-sizing:border-box}:root{--brand-start: #007cf0;--brand-end: #00dfd8;--primary-glow: rgba(0, 124, 240, .4);--secondary-glow: rgba(0, 223, 216, .4);--bg-dark: #0f172a;--bg-card: rgba(15, 23, 42, .7);--border-color: rgba(255, 255, 255, .1);--text-primary: #f8fafc;--text-secondary: #cbd5e1;--text-placeholder: #94a3b8;--success-green: #22c55e;--error-red: #ef4444;--radius-md: 12px;--radius-lg: 20px;--shadow-lg: 0 10px 30px rgba(0, 0, 0, .2);--transition: .3s cubic-bezier(.25, .8, .25, 1)}.form-wrapper{position:relative;display:flex;justify-content:center;align-items:center;padding:4rem 1rem;background:linear-gradient(135deg,#020024,#0f172a,#002f4b);overflow:hidden;font-family:Montserrat,sans-serif;min-height:100vh}.form-container{width:100%;max-width:800px;z-index:1;background:linear-gradient(135deg,#8580e2,#0f172a,#002f4b);font-family:Montserrat,sans-serif}.form-card{background:linear-gradient(135deg,#020024,#0f172a,#002f4b);border-radius:var(--radius-lg);border:1px solid var(--border-color);box-shadow:var(--shadow-lg);padding:3rem;backdrop-filter:blur(12px);font-family:Montserrat,sans-serif;-webkit-backdrop-filter:blur(12px);transition:var(--transition)}.form-header{text-align:center;font-family:Montserrat,sans-serif;margin-bottom:2.5rem}.form-icon-background{width:70px;height:70px;margin:0 auto 1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--brand-start),var(--brand-end));color:var(--text-primary);box-shadow:0 0 20px var(--primary-glow)}.form-title{font-size:2.2rem;font-weight:800;color:var(--text-primary);letter-spacing:-.5px;font-family:Montserrat,sans-serif}.form-subtitle{color:var(--text-secondary);font-family:Montserrat,sans-serif;font-size:1.1rem;margin-top:.5rem}.form-section{margin-bottom:2rem;border-bottom:1px solid var(--border-color);padding-bottom:2rem}.form-section:last-of-type{border-bottom:none;padding-bottom:0}.section-title{font-weight:600;font-family:Montserrat,sans-serif;font-size:1.25rem;color:var(--text-primary);margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.section-label{font-size:.95rem;color:var(--text-secondary);margin-bottom:.75rem;display:block}.input-wrapper{position:relative}.input-icon{position:absolute;top:50%;left:1rem;transform:translateY(-50%);color:var(--text-placeholder);transition:var(--transition)}.input-field{width:100%;padding:.9rem 1rem .9rem 3rem;border:1px solid var(--border-color);border-radius:var(--radius-md);background:#1e293b80;color:var(--text-primary);font-size:1rem;transition:var(--transition)}.input-field::placeholder{color:var(--text-placeholder)}.input-field:focus{outline:none;border-color:var(--brand-start);box-shadow:0 0 15px var(--primary-glow)}.input-field:focus+.input-icon{color:var(--brand-start)}.textarea-field{resize:vertical;min-height:120px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.col-span-2{grid-column:span 2}.mt-4{margin-top:1.5rem}.radio-toggle{display:flex;gap:.5rem;background:#1e293b80;border-radius:var(--radius-md);padding:.3rem;border:1px solid var(--border-color)}.radio-option{flex:1;text-align:center;padding:.7rem;font-weight:500;border-radius:10px;cursor:pointer;transition:var(--transition);color:var(--text-secondary)}.radio-option.active{background:linear-gradient(135deg,var(--brand-start),var(--brand-end));color:var(--text-primary);box-shadow:0 0 15px var(--primary-glow)}.consent-section{padding-top:1rem}.consent-label{display:flex;align-items:center;gap:.8rem;font-size:.9rem;color:var(--text-secondary);cursor:pointer}.consent-checkbox{appearance:none;width:1.25rem;height:1.25rem;border:2px solid var(--border-color);border-radius:4px;transition:var(--transition);cursor:pointer}.consent-checkbox:checked{background:var(--brand-start);border-color:var(--brand-end)}.form-submit{text-align:center;margin-top:2.5rem}.submit-btn{background:linear-gradient(135deg,var(--brand-start),var(--brand-end));border:none;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;color:var(--text-primary);border-radius:var(--radius-md);box-shadow:0 0 20px var(--primary-glow);cursor:pointer;transition:var(--transition);display:inline-flex;align-items:center;gap:.75rem}.submit-btn:hover:not(:disabled){transform:translateY(-3px) scale(1.03);box-shadow:0 0 30px var(--secondary-glow)}.submit-btn:disabled{background:#334155b3;cursor:not-allowed;box-shadow:none;color:var(--text-placeholder)}.success-card{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-color);box-shadow:var(--shadow-lg);padding:3rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;max-width:500px;z-index:1}.success-icon-wrapper{width:80px;height:80px;margin:0 auto 1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--success-green),#15803d);color:var(--text-primary);box-shadow:0 0 25px #22c55e80}.success-title{font-size:2rem;font-weight:700;color:var(--text-primary)}.success-message{color:var(--text-secondary);font-size:1.1rem;margin-top:.75rem;line-height:1.6}@media (max-width: 768px){.form-card,.success-card{padding:2rem}.grid-2{grid-template-columns:1fr;gap:1rem}.col-span-2{grid-column:span 1}.form-title{font-size:1.8rem}}.line-scroller-container{position:fixed;top:0;right:0;width:5px;height:100%;background-color:rgba(0,0,0,0,1);z-index:10000}.line-scroller{width:100%;height:0;background:linear-gradient(180deg,#20ffff,#2016b4);transition:height .1s ease-out;border-radius:2px}.realtor-list-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;padding:2rem;max-width:1200px;margin:0 auto}.realtor-card{background-color:#fff;border-radius:15px;box-shadow:0 5px 15px #0028551a;overflow:hidden;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.realtor-card:hover{transform:translateY(-8px);box-shadow:0 15px 25px #00285526}.realtor-image{width:100%;height:250px;object-fit:cover}.realtor-details{padding:1.5rem}.realtor-details h3{font-family:Fraunces,serif;font-size:1.5rem;margin:0 0 .5rem;color:#002855}.realtor-details p{font-family:Merriweather Sans,sans-serif;margin:.25rem 0;color:#555}.realtors-page{display:flex;flex-direction:column;min-height:100vh;padding-top:80px}.realtors-content{flex-grow:1;padding:2rem;text-align:center}.realtors-content h1{font-family:Fraunces,serif;font-size:2.8rem;color:#002855;margin-bottom:1rem}.realtors-content p{font-family:Merriweather Sans,sans-serif;font-size:1.1rem;color:#555;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.create-account-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top,#111,#000);padding:1rem}.create-account-card{width:100%;max-width:420px;background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;padding:2rem;box-shadow:0 20px 60px #0009;color:#fff}.create-account-card h2{text-align:center;margin-bottom:1.5rem}.input-group label{position:absolute;top:50%;left:12px;color:#aaa;transform:translateY(-50%);pointer-events:none;transition:.3s ease;background:#000;padding:0 6px}.ca-submit-btn{width:100%;padding:12px;border-radius:10px;border:none;font-size:15px;cursor:pointer;background:linear-gradient(135deg,#4da3ff,#6f5cff);color:#fff;transition:transform .2s ease,opacity .2s ease}.ca-submit-btn:hover{transform:translateY(-1px);opacity:.9}.ca-submit-btn:disabled{opacity:.6;cursor:not-allowed}.ca-google-btn{width:100%;padding:12px;border-radius:10px;border:none;font-size:15px;cursor:pointer;background:linear-gradient(135deg,#0f151d,#6f5cff);color:#fff;transition:transform .2s ease,opacity .2s ease}.divider{text-align:center;margin:16px 0;color:#aaa}.login-container{min-height:100vh;display:flex;justify-content:center;align-items:center;background:radial-gradient(circle at top,#111,#000);padding:1rem}.login-card{width:100%;max-width:400px;padding:2rem;border-radius:16px;background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 20px 60px #0009;color:#fff}.login-card h2{text-align:center;margin-bottom:1.5rem}.input-group{position:relative;margin-bottom:1.4rem}.input-group input{width:100%;padding:12px 10px;background:transparent;border:1px solid #555;border-radius:8px;color:#fff;font-size:15px}.input-group label{position:absolute;top:50%;left:12px;transform:translateY(-50%);color:#aaa;pointer-events:none;transition:.3s ease;background:#000;padding:0 6px}.input-group input:focus+label,.input-group input:not(:placeholder-shown)+label{top:-8px;font-size:12px;color:#4da3ff}.input-group input:focus{border-color:#4da3ff;outline:none}.login-button{width:100%;padding:12px;border-radius:10px;border:none;background:linear-gradient(135deg,#4da3ff,#6f5cff);color:#fff;font-size:15px;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.login-button:hover{transform:translateY(-1px);opacity:.9}.login-button:disabled{opacity:.6;cursor:not-allowed}.login-links{display:flex;justify-content:space-between;margin-top:1rem}.login-links a{color:#aaa;font-size:14px;text-decoration:none}.login-links a:hover{color:#4da3ff}.error-msg{background:#ff3b3b22;border:1px solid #ff3b3b;color:#ff6b6b;padding:8px;border-radius:8px;margin-bottom:12px;font-size:14px}.success-msg{background:#0f82;border:1px solid #00ff88;color:#0f8;padding:8px;border-radius:8px;margin-bottom:12px;font-size:14px}.dashboard-layout{display:flex;min-height:100vh;background:#f1f5f9;font-family:Inter,system-ui,sans-serif}.sidebar{width:260px;background:#0f172a;color:#e5e7eb;padding:24px;display:flex;flex-direction:column}.logo{font-size:22px;font-weight:700;margin-bottom:32px;color:#fff}.sidebar nav{display:flex;flex-direction:column;gap:6px}.sidebar nav button{background:none;border:none;color:#cbd5f5;padding:12px 14px;text-align:left;border-radius:8px;cursor:pointer;transition:background .2s}.sidebar nav button:hover,.sidebar nav button.active{background:#1e293b;color:#fff}.logout-btn{margin-top:auto;background:#dc2626;border:none;padding:12px;border-radius:8px;color:#fff;cursor:pointer}.content{flex:1;padding:40px}.welcome{font-size:28px;font-weight:700}.welcome span{color:#2563eb}.subtitle{color:#64748b;margin-bottom:24px}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-bottom:30px}.stat-card{background:#fff;padding:20px;border-radius:12px;box-shadow:0 10px 20px #0000000a}.status.verified{color:#16a34a;font-weight:600}.quick-actions button{background:#2563eb;color:#fff;border:none;padding:10px 16px;border-radius:8px;margin-right:12px;cursor:pointer}.quick-actions button:hover{background:#1d4ed8}.loader,.dashboard-error{height:100vh;display:grid;place-items:center;text-align:center}.btn-primary{background:#2563eb;color:#fff;padding:10px 16px;border-radius:8px;display:inline-block;margin-top:12px}.order-form{display:flex;gap:10px;margin-bottom:20px}.order-form input{padding:10px;border-radius:6px;border:1px solid #ccc}.orders-table{width:100%;border-collapse:collapse;background:#fff;border-radius:10px}.orders-table th,.orders-table td{padding:12px;border-bottom:1px solid #eee}.status.pending{color:orange}.status.processing{color:#00f}.status.completed{color:green}.status.cancelled{color:red}.admin-layout{display:flex;min-height:100vh}.admin-sidebar{width:220px;background:#020617;color:#fff;padding:20px}.admin-sidebar button{width:100%;padding:12px;margin-bottom:8px;background:none;color:#cbd5e1;border:none;cursor:pointer}.admin-sidebar button.active,.admin-sidebar button:hover{background:#1e293b;color:#fff}.admin-content{flex:1;padding:30px}.admin-table{width:100%;background:#fff;border-collapse:collapse}.admin-table th,.admin-table td{padding:12px;border-bottom:1px solid #ddd}:root{--chatbot-primary-color: #218cbe;--chatbot-secondary-color: #0a07da;--chatbot-bg-glass: rgba(255, 255, 255, .35);--chatbot-backdrop: blur(14px);--user-msg-bg-color: #0a80ee;--bot-msg-bg-color: rgba(255, 255, 255, .8);--timestamp-color: #6d6d6d;--text-light: #ffffff;--text-dark: #222222}.chatbot-container{position:fixed;bottom:25px;right:25px;z-index:99999}.chatbot-icon{width:65px;height:65px;background:linear-gradient(135deg,var(--chatbot-primary-color),var(--chatbot-secondary-color));border-radius:50%;box-shadow:0 6px 18px #00000047;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.35s ease;transform:translateY(0)}.chatbot-icon:hover{transform:scale(1.12);box-shadow:0 8px 22px #00000057}.chatbot-icon img{width:36px;height:36px;filter:brightness(0) invert(1);animation:floaty 3s ease-in-out infinite}@keyframes floaty{0%{transform:translateY(0)}50%{transform:translateY(-4px)}to{transform:translateY(0)}}.chatbot-window{width:380px;height:82vh;max-height:620px;background:var(--chatbot-bg-glass);-webkit-backdrop-filter:var(--chatbot-backdrop);backdrop-filter:var(--chatbot-backdrop);border:1px solid rgba(255,255,255,.3);border-radius:18px;box-shadow:0 12px 38px #00000040;position:absolute;bottom:85px;right:0;display:flex;flex-direction:column;overflow:hidden;opacity:0;transform:translateY(30px) scale(.95);pointer-events:none;transition:.35s ease}.chatbot-window.open{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.chatbot-header{background:linear-gradient(135deg,var(--chatbot-primary-color),var(--chatbot-secondary-color));padding:18px 22px;color:var(--text-light);display:flex;justify-content:space-between;align-items:center}.chatbot-header h2{margin:0;font-size:1.25rem;font-family:Poppins,sans-serif;font-weight:600}.chatbot-header button{background:none;border:none;color:#fff;font-size:1.8rem;cursor:pointer;opacity:.8;transition:.2s}.chatbot-header button:hover{opacity:1}.chatbot-messages{flex-grow:1;padding:18px;overflow-y:auto;display:flex;flex-direction:column;gap:14px;background:#f5f5f5b3}.message{padding:12px 18px;max-width:85%;font-family:Poppins,sans-serif;border-radius:20px;line-height:1.45;font-size:.97rem;position:relative;animation:fadeIn .2s ease forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.message.user{background:linear-gradient(135deg,#0091ff,#007be0);color:#fff;align-self:flex-end;border-bottom-right-radius:6px;box-shadow:0 3px 8px #0073ff40}.message.bot{background:var(--bot-msg-bg-color);color:var(--text-dark);align-self:flex-start;border-bottom-left-radius:6px;box-shadow:0 3px 8px #96969640}.timestamp{font-size:.7rem;color:var(--timestamp-color);display:block;margin-top:4px;text-align:right}.chatbot-input{padding:15px;background:#ffffffd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(200,200,200,.4);display:flex;gap:10px}.chatbot-input input{flex-grow:1;padding:13px 18px;border-radius:28px;border:1px solid #cfd5dd;font-size:1rem;font-family:Poppins,sans-serif;transition:.25s ease}.chatbot-input input:focus{border-color:var(--chatbot-primary-color);box-shadow:0 0 6px #0070ff47;outline:none}.chatbot-input button{background:linear-gradient(135deg,var(--chatbot-primary-color),var(--chatbot-secondary-color));border:none;color:#fff;padding:12px 22px;border-radius:26px;cursor:pointer;font-size:1rem;font-weight:600;font-family:Poppins,sans-serif;transition:.35s}.chatbot-input button:hover{background:linear-gradient(135deg,var(--chatbot-secondary-color),var(--chatbot-primary-color));transform:scale(1.05)}@media (max-width: 480px){.chatbot-window{width:100vw;height:100vh;max-height:100vh;bottom:0;right:0;border-radius:0}.chatbot-icon{width:60px;height:60px;bottom:20px;right:20px}}
