@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;600;700&family=Gwendolyn&display=swap";@import"https://fonts.googleapis.com/css2?family=Markazi+Text&display=swap";@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap";@layer reset,base,components,utilities;@layer reset{*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}}@layer base{:root{--site-padding: 2rem;--bg: #f2f2f2;--text: #111;--muted: #777;--navy: #010039;--navy-ink: #001c57;--gold: #DAB57C;--gold-2: #b8954f;--white: #fff;--shadow-lg: 0 6px 32px rgba(0,0,0,.25);--shadow-md: 0 4px 24px rgba(0,0,0,.12);--shadow-sm: 0 2px 10px rgba(0,0,0,.08);--radius: 12px;--nav-height: 84px}html{min-height:100%;background:var(--bg);scroll-behavior:smooth;scroll-padding-top:var(--nav-height, 80px)}body{min-height:100%;background:var(--bg);color:var(--text);font-family:Playfair Display,serif;line-height:1.4;overflow-y:auto}section[id],div[id]{scroll-margin-top:var(--nav-height, 80px)}.page-container{padding:3rem 1rem}.section-title{font-size:2rem;font-weight:700;margin-bottom:1rem;text-align:center}.desktop-only{display:block}.mobile-only{display:none}}@layer components{.site-header{position:sticky;top:0;z-index:1000;min-height:80px;background:var(--white);border-bottom:1px solid #eee;padding:.5rem 0}.site-header-inner{display:flex;align-items:center;justify-content:space-between;padding-left:var(--site-padding);padding-right:var(--site-padding);position:relative;flex-wrap:nowrap}.site-title{font-size:1.5rem;font-weight:700;color:var(--text)}.site-nav{display:none}.site-nav.open{display:flex;align-items:center}.site-nav a{font-family:Playfair Display,serif;font-weight:500;font-size:1rem;text-transform:uppercase;letter-spacing:.8px;margin-left:1.5rem;color:var(--gold);text-decoration:none;transition:color .2s ease}.site-nav a:hover{color:var(--gold);text-shadow:0 0 8px rgba(218,181,124,.5)}.logo-link{text-decoration:none;display:flex;align-items:center;gap:1rem;color:inherit}.logo-block{display:grid;grid-template-columns:auto 1fr auto;align-items:center;width:100%}.logo-icon{width:100px;height:auto;object-fit:contain;opacity:.92;filter:brightness(1) contrast(1)}.name-stack{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Georgia,serif;flex:1}.name-wrapper{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;font-family:Gwendolyn,cursive;font-size:clamp(1.5rem,4.8vw,3.2rem);letter-spacing:1px;color:#020037;text-align:center}.vertical-divider{width:1px;height:1.2em;align-self:center;background:currentColor;opacity:.35}.broker-centered{font-family:Markazi Text,serif;font-size:clamp(1rem,3vw,1.25rem);margin-top:.25rem;color:var(--muted);letter-spacing:1px;text-transform:uppercase;text-align:center;width:100%}.home-hero{position:relative;width:100%;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#000}.hero-video-single{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;background:#000}.fade-layer{position:absolute;inset:0;z-index:-1;background:#0000001a;-webkit-backdrop-filter:blur(6px) brightness(.85);backdrop-filter:blur(6px) brightness(.85);opacity:0;transition:opacity .8s ease-in-out}.fade-in{opacity:0;transform:translateY(60px);transition:opacity 1s ease,transform 1s ease}.fade-in-visible{opacity:1;transform:translateY(0)}.invisible{visibility:hidden;pointer-events:none}.video-loading-screen{position:fixed;inset:0;background:#000;z-index:10000;display:flex;align-items:center;justify-content:center;color:#fff}.hero-overlay{position:absolute;z-index:10;width:100%;text-align:center;padding:2rem;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.6)}.hero-heading{font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:500;margin-bottom:1.5rem;color:#fff}.btn,.button-primary,.button-outline,.clean-contact-button,.contact-button,.property-info-bottom .details-btn,.property-info-top .details-btn{display:inline-block;padding:12px 24px;font-size:1rem;border-radius:6px;border:1px solid transparent;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease;text-decoration:none;font-family:Playfair Display,serif;letter-spacing:.5px}.btn--primary,.button-primary,.clean-contact-button,.contact-button,.property-info-top .details-btn{background:var(--navy);color:#fff;border-color:transparent}.btn--primary:hover,.button-primary:hover,.clean-contact-button:hover,.contact-button:hover,.property-info-top .details-btn:hover{background:#13214a;transform:translateY(-1px)}.btn--outline,.button-outline{background:transparent;color:#fff;border-color:#fff;text-transform:uppercase;letter-spacing:1px}.button-outline:hover{background:#fff;color:#000}.property-info .details-btn,.property-info-bottom .details-btn,.property-card .details-btn,.details-btn{appearance:none!important;background:transparent!important;color:var(--gold)!important;border:1px solid var(--gold)!important;font-size:.9rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:10px 18px;border-radius:6px;transition:background-color .2s ease,color .2s ease,border-color .2s ease,opacity .2s ease}.property-info .details-btn:hover,.property-info .details-btn:focus,.property-info-bottom .details-btn:hover,.property-info-bottom .details-btn:focus,.property-card .details-btn:hover,.property-card .details-btn:focus,.details-btn:hover,.details-btn:focus{background:#dab57c26!important;color:#f4d794!important;border-color:#f4d794!important;opacity:.9}.property-info .details-btn:active,.property-info-bottom .details-btn:active,.property-card .details-btn:active,.details-btn:active{opacity:1}.site-footer{text-align:center;padding:2rem 1rem;color:gray;font-size:.9rem}.MuiButton-outlined{background:var(--navy)!important;color:#fff!important;border-color:var(--navy)!important}.MuiButton-outlined:hover{background:#13214a!important;border-color:#13214a!important;color:#fff!important;transform:translateY(-1px)}.about-section{background:linear-gradient(to bottom,#010039,#0a0a23);color:#fdfdfd;padding:1rem 1.2rem;font-family:Playfair Display,serif}.about-inner{max-width:1100px;margin:0 auto;text-align:center}.about-heading{font-size:3rem;font-weight:700;color:var(--gold);margin-bottom:1.25rem;font-family:Cormorant Garamond,serif}.about-profiles{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-bottom:1rem}.about-card{flex:1 1 300px;max-width:400px}.about-paragraph{font-size:1.15rem;line-height:1.8;margin-bottom:.75rem}.about-cta-link{color:var(--gold);font-weight:700;font-size:1.1rem;text-decoration:none;transition:color .3s ease}.about-cta-link:hover{color:#fff}.circle-headshot{width:160px;height:160px;border-radius:50%;overflow:hidden;margin:0 auto 1.25rem;border:4px solid var(--gold);box-shadow:0 4px 16px #0000004d}.circle-headshot img{width:100%;height:100%;object-fit:cover;object-position:center 20%}.featured-section{background:var(--bg);padding:2rem 1.5rem 5rem;position:relative}.featured-section:before{content:"";position:absolute;left:0;right:0;top:-4px;height:4px;background:linear-gradient(90deg,var(--gold) 0%,var(--gold-2) 50%,var(--gold) 100%);z-index:1}.featured-inner{max-width:1200px;margin:0 auto}.featured-heading{font-size:3rem;font-weight:700;color:var(--navy);margin-bottom:3rem;text-align:center;font-family:Cormorant Garamond,serif}.property-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.property-card{position:relative;overflow:hidden;border-radius:12px;box-shadow:var(--shadow-md);transition:transform .3s ease;background:#000}.property-card:hover{transform:none}.image-container{position:relative;width:100%;overflow:hidden;aspect-ratio:3/2}.image-container img{width:100%;height:100%;object-fit:cover;display:block}@supports not (aspect-ratio: 3/2){.image-container{height:0;padding-bottom:66.66%}.image-container img{position:absolute;inset:0}}.status-badge{position:absolute;top:1rem;right:1rem;background:var(--navy);color:#fff;padding:.4rem .75rem;border-radius:4px;font-size:.8rem;text-transform:uppercase;font-weight:700}.property-overlay{position:absolute;left:0;right:0;bottom:0;background:#00205bbf;color:#fff;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;font-family:Montserrat,sans-serif;z-index:1;opacity:1;visibility:visible;transition:opacity .4s ease,visibility .4s ease}.property-info{position:absolute;left:0;right:0;bottom:0;height:40%;background:#00205bbf;color:#fff;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;z-index:2;opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}@media (hover: hover) and (pointer: fine){.property-card:hover .property-info{opacity:1;transform:translateY(0)}.property-card:hover .property-overlay{opacity:0;visibility:hidden}}.property-info-top{display:flex;justify-content:space-between;align-items:flex-start;font-family:Montserrat,sans-serif;font-size:1.5rem;margin-bottom:1rem}.property-address{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:400;color:#fff;letter-spacing:.1em;text-transform:uppercase}.property-price{font-size:1.2rem;color:#d0b875;font-weight:600;font-style:italic;text-shadow:0 1px 2px rgba(0,0,0,.3)}.property-info-bottom .property-text-block{display:flex;flex-direction:column;gap:0;line-height:1}.property-info-bottom .property-full-address,.property-info-bottom .property-details-meta{font-size:.95rem;color:#ccc;margin:0;line-height:1}.property-info-bottom .property-bottom-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.property-info-bottom .details-btn{margin-left:auto}.property-overlay .property-address,.property-info .property-address{font-size:1.1rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase}.property-overlay .property-price,.property-info .property-price{font-size:.95rem;font-weight:400;font-style:italic;color:#d0b875;text-shadow:0 1px 2px rgba(0,0,0,.25)}.hero-carousel-section{--nav-gold: var(--gold);padding:0;background:transparent;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative}.hero-carousel-inner{max-width:none;margin:0;padding:0}.hero-carousel-viewport{position:relative;overflow:hidden;border-radius:0;box-shadow:none;background:#0a0a0a;--hero-bottom-offset: clamp(22px, 3.2vw, 34px)}.hero-close-btn{position:absolute!important;top:20px!important;right:20px!important;z-index:200!important;width:50px!important;height:50px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:none!important;color:var(--gold)!important;font-size:32px!important;font-weight:300!important;line-height:1!important;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;box-shadow:none!important;outline:none!important;text-decoration:none!important;cursor:pointer!important;transition:all .2s ease!important}.hero-close-btn:hover,.hero-close-btn:focus{color:#f4d794!important;transform:scale(1.1)!important}.hero-close-btn:active{transform:scale(1)!important}.hero-arrow,.hero-arrow:hover,.hero-arrow:focus,.hero-arrow:active,.hero-arrow:visited,button.hero-arrow,input[type=button].hero-arrow{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:56px!important;height:56px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:2px solid #fff!important;border-radius:8px!important;color:#fff!important;font-size:24px!important;font-weight:300!important;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;box-shadow:none!important;outline:none!important;text-decoration:none!important;cursor:pointer!important;z-index:100!important;transition:all .2s ease!important}.hero-arrow.left{left:20px!important}.hero-arrow.right{right:20px!important}.hero-arrow:hover,.hero-arrow:focus{background:#ffffff26!important;border-color:#ffffffe6!important;color:#fff!important;transform:translateY(-50%) translateY(-2px)!important}.hero-arrow:active{background:#ffffff40!important;transform:translateY(-50%)!important}.hero-arrow:before,.hero-arrow:after{display:none!important;content:none!important}.hero-arrow svg,.hero-arrow svg path,.hero-arrow svg *{color:#fff!important;fill:#fff!important;stroke:#fff!important}.hero-arrow:hover svg,.hero-arrow:hover svg path,.hero-arrow:hover svg *{color:#fff!important;fill:#fff!important;stroke:#fff!important}.featured-section .hero-arrow,.featured-section .hero-arrow:hover,.featured-section .hero-arrow:focus,.featured-section .hero-arrow:active,.featured-section .hero-arrow:visited,.featured-section button.hero-arrow,.featured-section input[type=button].hero-arrow,.featured-section [data-qa=arrow],.featured-section .carousel-arrow,.featured-section .slider-arrow,.featured-section .swiper-button-next,.featured-section .swiper-button-prev{background:transparent!important;border:1px solid #fff!important;color:#fff!important;box-shadow:none!important;width:42px!important;height:42px!important;font-size:18px!important;border-radius:6px!important}.featured-section .hero-arrow:hover,.featured-section .hero-arrow:focus{background:transparent!important;opacity:.92!important;border-color:#ffffffe6!important;color:#fff!important;transform:translateY(-50%) translateY(-1px)!important}.featured-section .hero-arrow svg,.featured-section .hero-arrow svg path,.featured-section .hero-arrow svg *{color:#fff!important;fill:#fff!important;stroke:#fff!important}.featured-section [data-qa=arrow],.featured-section .carousel-arrow,.featured-section .slider-arrow,.featured-section .swiper-button-next,.featured-section .swiper-button-prev{background:transparent!important;border:1px solid #fff!important;color:#fff!important;box-shadow:none!important}.featured-section .hero-carousel-viewport .hero-arrow{background-color:transparent!important;background-image:none!important;border-color:#fff!important;color:#fff!important}.hero-carousel-track{display:flex;transition:transform .5s ease;will-change:transform}.hero-slide{min-width:100%}.hero-image-wrap{position:relative;-webkit-user-select:none;user-select:none;cursor:pointer}.hero-image{width:100%;height:clamp(410px,56vw,620px);object-fit:cover;display:block;filter:saturate(.98);background:#222}.hero-image.placeholder{background:linear-gradient(135deg,#d9d9d9,#f0f0f0)}.hero-image-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000,#00000026 45%,#0000008c);pointer-events:none}.hero-caption{position:absolute;left:clamp(16px,3vw,28px);right:clamp(16px,3vw,28px);bottom:var(--hero-bottom-offset);color:#fff;z-index:3;display:grid;gap:8px;max-width:70%}.hero-address{margin:0;font-family:Cormorant Garamond,serif;font-weight:600;letter-spacing:.02em;text-transform:uppercase;font-size:clamp(18px,3vw,28px);text-shadow:0 2px 18px rgba(0,0,0,.35)}.hero-subaddress{font-size:clamp(12px,2vw,14px);opacity:.92}.hero-meta{font-size:clamp(12px,1.8vw,14px);letter-spacing:.02em;opacity:.95;margin-top:2px;line-height:1}.hero-meta .sep{opacity:.55}.hero-view-all-wrap{position:absolute;right:18px;bottom:var(--hero-bottom-offset);z-index:5}.hero-view-all,.hero-view-all:link,.hero-view-all:visited{display:inline-flex;align-items:center;gap:10px;padding:10px 18px;border-radius:6px;color:#fff;border:1px solid #fff;background:transparent;text-decoration:none;font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:12px;line-height:1;transition:opacity .18s ease,transform .18s ease}.hero-view-all:hover{background:transparent;opacity:.92;transform:translateY(-1px)}button.testimonial-arrow,.testimonial-arrow{background:transparent!important;border:none!important;color:#dab57c!important;width:52px!important;height:52px!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important;outline:none!important;transition:all .2s ease!important;padding:0!important;margin:0!important}button.testimonial-arrow:hover,.testimonial-arrow:hover{color:#f4d794!important;transform:scale(1.1)!important}button.testimonial-arrow:disabled,.testimonial-arrow:disabled{opacity:.5!important;cursor:default!important}button.testimonial-arrow svg,.testimonial-arrow svg{display:block!important;width:28px!important;height:28px!important}.two-column-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.section-spacer{height:80px;background:transparent;width:100%}.scroll-anchor{display:block;position:relative;top:calc(-1 * var(--nav-height, 80px));visibility:hidden;height:0;width:0;pointer-events:none}.scroll-target{scroll-margin-top:var(--nav-height, 80px)}}@layer utilities{.text-gold{color:var(--gold)}.bg-page{background:var(--bg)}.center{display:flex;align-items:center;justify-content:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[data-qa=arrow]{background:transparent;border:1px solid #fff;color:#fff;box-shadow:none}.hero-carousel-section [data-qa=arrow],.hero-carousel-section .carousel-arrow,.hero-carousel-section .slider-arrow,.hero-carousel-section .swiper-button-next,.hero-carousel-section .swiper-button-prev{background:transparent!important;border:2px solid #fff!important;color:#fff!important;box-shadow:none!important;width:56px!important;height:56px!important}}@media (max-width: 1150px){.vertical-divider{display:none}}@media (max-width: 1023px){html{scroll-padding-top:var(--nav-height, 80px)}section[id],div[id]{scroll-margin-top:var(--nav-height, 80px)}.scroll-anchor{top:calc(-1 * var(--nav-height, 80px))}.site-header{min-height:70px}.featured-section{padding:calc(3rem + 20px) 1.5rem 5rem}.site-header-inner{flex-wrap:wrap;align-items:center}.logo-block{display:flex;align-items:center;flex:1;min-width:0}.name-stack{align-items:center;text-align:center}.name-wrapper{justify-content:center}.broker-centered{text-align:center}.hero-heading{font-size:2rem;padding:0 1rem}.button-primary,.button-outline{width:90%;margin:0 auto;font-size:1rem;text-align:center}.name-stack-wrapper,.site-nav{display:none}.site-nav.open{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;padding:1rem 0;gap:1rem;background:var(--white);box-shadow:0 4px 16px #00000014;z-index:999}.menu-toggle-wrapper{margin-left:auto}.logo-block{flex:1;justify-content:space-between;align-items:center}}@media (max-width: 768px){.desktop-only{display:none}.mobile-only{display:inline-block}.image-container{aspect-ratio:1 / 1}@supports not (aspect-ratio: 1 / 1){.image-container{padding-bottom:100%}}@media (hover: none){.property-info{opacity:1;transform:none;height:auto;padding:.65rem .75rem;background:#00205bd9;display:flex;flex-direction:column;justify-content:center}.property-overlay{display:none}.property-address{font-size:1.3rem}.property-info-top{display:flex;justify-content:space-between;align-items:center;font-size:1rem;margin-bottom:0;width:100%;gap:.5rem;padding:0 .25rem}.property-info-bottom{display:none}}.featured-heading{font-size:2rem;margin-bottom:2rem}.modal-main-image{max-width:100%;max-height:50vh;width:auto;height:auto;object-fit:contain}.image-viewer-main{max-height:300px}.hero-arrow{width:48px!important;height:48px!important;font-size:20px!important}.hero-close-btn{width:44px!important;height:44px!important;font-size:28px!important;top:16px!important;right:16px!important}}@supports (-webkit-overflow-scrolling: touch){html{scroll-behavior:auto}}.property-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .3s ease}.property-modal{position:relative;background:var(--white);border-radius:var(--radius);max-width:90vw;max-height:90vh;width:800px;overflow:hidden;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;animation:slideIn .3s ease}.modal-close-btn{position:absolute;top:1rem;right:1rem;background:#000000b3;color:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background-color .2s ease}.modal-close-btn:hover{background:#000000e6}.modal-close-icon{font-size:18px;line-height:1}.modal-content{padding:2rem;overflow-y:auto;flex:1}.modal-heading{font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:600;color:var(--navy);margin-bottom:.5rem}.modal-price{font-size:1.5rem;color:var(--gold);font-weight:600;margin-bottom:2rem}.modal-section{margin-bottom:2rem}.modal-section h3{font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600;color:var(--navy);margin-bottom:1rem;border-bottom:2px solid var(--gold);padding-bottom:.5rem}.modal-section p{margin-bottom:.5rem;line-height:1.6}.get-directions-link{color:var(--gold);text-decoration:none;font-weight:600}.get-directions-link:hover{color:var(--gold-2);text-decoration:underline}.modal-contact-section{background:linear-gradient(135deg,var(--navy),var(--navy-ink));color:#fff;padding:2rem;border-radius:var(--radius);margin-top:2rem}.contact-heading{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:var(--gold)}.contact-subtext{margin-bottom:.5rem}.contact-subtext a{color:#fff;text-decoration:none}.contact-subtext a:hover{color:var(--gold);text-decoration:underline}.image-viewer-container{position:relative;background:#000;display:flex;flex-direction:column}.image-viewer-main{position:relative;display:flex;align-items:center;justify-content:center;min-height:400px;max-height:500px;background:#000}.modal-main-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.image-nav-button{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;color:var(--navy);border:none;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease;z-index:5}.image-nav-button:hover{background:#fff}.image-nav-button.prev{left:1rem}.image-nav-button.next{right:1rem}.image-thumbnails{display:flex;gap:.5rem;padding:1rem;overflow-x:auto;background:#f5f5f5}.thumbnail-image{width:80px;height:60px;object-fit:cover;border-radius:4px;cursor:pointer;opacity:.6;transition:opacity .2s ease;flex-shrink:0}.thumbnail-image.active{opacity:1;border:2px solid var(--gold)}.thumbnail-image:hover{opacity:.8}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(-50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 768px){.property-modal{width:95vw;max-height:95vh}.modal-content{padding:1.5rem}.modal-heading{font-size:2rem}.modal-price{font-size:1.25rem}.image-viewer-main{min-height:250px;max-height:300px}.image-nav-button{width:40px;height:40px}.thumbnail-image{width:60px;height:45px}}body{margin:0;background-color:#1e1e1e;font-family:Helvetica Neue,sans-serif;color:#f4f4f4}.admin-layout{display:flex;min-height:100vh}.sidebar{background-color:#141414;width:240px;padding:2rem 1rem;display:flex;flex-direction:column;gap:1.5rem;border-right:1px solid #333}.sidebar h2{color:#fff;font-size:1.4rem;margin-bottom:1rem}.sidebar a{color:#ccc;text-decoration:none;font-size:.95rem;padding:.5rem .75rem;border-radius:4px;transition:background .2s}.sidebar a:hover{background-color:#2a2a2a;color:#fff}.admin-content{flex:1;padding:3rem;background:linear-gradient(to bottom,#2a2a2a,#1a1a1a)}.section-title{color:#f0f0f0;font-size:1.2rem;font-weight:600;padding-bottom:.25rem;border-bottom:2px solid #00bcd4}.MuiGrid-container{margin-bottom:2rem}.MuiTextField-root input,.MuiTextField-root textarea{background-color:#2e2e2e;color:#f0f0f0;border-radius:4px;font-size:.95rem}.MuiOutlinedInput-notchedOutline{border-color:#555!important}.MuiInputLabel-root{color:#bbb!important}.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#00bcd4!important}.Mui-focused .MuiInputLabel-root{color:#00bcd4!important}.MuiTextField-root .MuiOutlinedInput-root{background-color:#2e2e2e!important}.MuiSelect-root,.MuiSelect-select{background-color:transparent!important;color:#f0f0f0!important}.MuiSelect-outlined{background-color:transparent!important}.MuiTextField-root .MuiOutlinedInput-root.MuiInputBase-root{width:100%!important}.MuiMenu-paper{background-color:#2e2e2e!important}.MuiMenuItem-root{color:#f0f0f0!important}.MuiMenuItem-root:hover{background-color:#3e3e3e!important}button[type=submit]{margin-top:2rem;background-color:#00bcd4;color:#000;padding:.75rem 2rem;font-weight:700;border-radius:4px;font-size:.95rem;transition:background .2s ease-in-out}button[type=submit]:hover{background-color:#009fb3}.MuiContainer-root{padding:0}.image-uploader-btn{background-color:#00bcd4!important;color:#fff!important;font-weight:600;padding:.5rem 1.5rem;text-transform:uppercase;font-size:.875rem;border-radius:4px;transition:background .2s ease-in-out}.image-uploader-btn:hover{background-color:#009fb3!important}.image-uploader-btn:disabled{background-color:#2e2e2e!important;color:#999!important;cursor:not-allowed;opacity:.5}button,.MuiButton-root{background-color:#00bcd4!important;color:#fff!important;font-weight:600!important;text-transform:uppercase;font-size:.9rem;border-radius:4px;padding:.6rem 1.5rem}button:disabled,.MuiButton-root.Mui-disabled{background-color:#2e2e2e!important;color:#999!important;opacity:.6;cursor:not-allowed}.MuiButton-root:hover{background-color:#009fb3!important}.admin-login-wrapper{background-color:#1e1e1e;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.admin-login-card{background-color:#2a2a2a;padding:2rem;border-radius:8px;max-width:400px;width:100%;box-shadow:0 0 20px #00000080;color:#eee}.admin-login-title{text-align:center;font-size:2rem;margin-bottom:1.5rem;color:#00bcd4}.admin-login-form{display:flex;flex-direction:column;gap:1rem}.admin-input{padding:10px;font-size:1rem;background-color:#3a3a3a;border:1px solid #555;color:#eee;border-radius:4px}.admin-input::placeholder{color:#bbb}.admin-button{padding:12px;font-size:1rem;background-color:#00bcd4;color:#fff;border:none;border-radius:6px;cursor:pointer;text-transform:uppercase;font-weight:700}.admin-error{color:#ff4f4f;font-size:.9rem;margin-top:-.5rem;text-align:center}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-internal-autofill-selected{background-color:#3a3a3a!important;color:#eee!important;-webkit-box-shadow:0 0 0px 1000px #3a3a3a inset!important;box-shadow:0 0 0 1000px #3a3a3a inset!important;-webkit-text-fill-color:#eee!important;caret-color:#00bcd4;transition:background-color 5000s ease-in-out 0s}.admin-dashboard-wrapper{background-color:#1e1e1e;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.admin-dashboard-card{background-color:#2a2a2a;padding:3rem 2rem;border-radius:8px;max-width:600px;width:100%;text-align:center;box-shadow:0 0 25px #00000080;color:#eee}.admin-dashboard-title{font-size:2rem;color:#00bcd4}.admin-button{background-color:#00bcd4;color:#fff;font-weight:600;padding:10px 20px;text-transform:uppercase;border-radius:6px;font-size:.95rem;margin-top:1rem}.admin-button:hover{background-color:#009fb3}.sidebar-subheading{font-size:.75rem;font-weight:600;color:#00bcd4;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.5px;padding-left:.25rem}.sidebar-section{display:flex;flex-direction:column;gap:.25rem}.sidebar-divider{border:none;border-top:1px solid #333;margin:1rem 0}
