@import "https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600;700&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}html{box-sizing:border-box;width:100%;min-width:0}*,:before,:after{box-sizing:inherit}body{width:100%;min-width:0;margin:0}#root{text-align:center;flex-direction:column;width:100%;min-height:100svh;margin:0;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.header-container{background-color:#f6efe6;width:100%}.brand-header-container{justify-content:center;align-items:center;gap:2.5rem;width:100%;padding:3.5rem 2rem;display:flex}.brand-logo{object-fit:contain;mix-blend-mode:multiply;width:auto;height:250px}.brand-text-block{flex-direction:column;align-items:center;display:flex}.brand-title{letter-spacing:.12em;color:#2b2b2b;margin:0;font-family:Cinzel,serif;font-size:5rem;font-weight:400;line-height:1.1}.purple-text{color:#581845}.brand-tagline-wrapper{align-items:center;width:100%;margin-top:.75rem;display:flex}.line{background-color:#581845;flex:1;height:2px}.brand-tagline{letter-spacing:.25em;color:#4a4a4a;white-space:nowrap;margin:0 1.25rem;font-family:Cinzel,serif;font-size:1.35rem;font-weight:400}@media (width<=768px){.brand-header-container{flex-direction:column;gap:1.5rem;padding:2rem 1rem}.brand-logo{height:100px}.brand-title{font-size:2.5rem}.brand-tagline{letter-spacing:.18em;font-size:.8rem}}.locations-section{text-align:center;background-color:#f6efe6;padding:4rem 2rem;font-family:Cinzel,serif}.locations-title{color:#581845;letter-spacing:.05em;margin-bottom:2rem;font-family:Cinzel,serif;font-size:2.25rem;font-weight:500}.carousel-container{justify-content:center;align-items:center;gap:1.25rem;width:100%;max-width:1100px;margin:0 auto;display:flex;position:relative}.photos-wrapper{justify-content:center;gap:1.25rem;width:100%;display:flex}.photo-card{flex-direction:column;flex:1 1 0;width:0;display:flex}.image-container{aspect-ratio:2/3;cursor:pointer;background-color:#f1f5f9;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 8px 20px #00000014}.card-third{display:none}.carousel-image{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:opacity .25s ease-in-out,transform .4s,filter .4s;display:block}.carousel-image.loaded{opacity:1}.image-container:hover .carousel-image.loaded{filter:blur(1.5px);transform:scale(1.06)}.photo-hover-overlay{opacity:0;background:#0f172a59;justify-content:center;align-items:center;padding:1rem;transition:opacity .35s;display:flex;position:absolute;inset:0}.photo-hover-overlay span{color:#fff;text-align:center;letter-spacing:.06em;text-shadow:0 2px 8px #00000080;font-family:Cinzel,serif;font-size:1.15rem;font-weight:600}.image-container:hover .photo-hover-overlay{opacity:1}.carousel-arrow{-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:2;background:#581845;border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-family:Cinzel,serif;font-size:1.25rem;transition:all .2s;display:flex}.carousel-arrow:hover{color:#581845;background:#cbd5e1;transform:scale(1.08)}.carousel-dots{justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.dot{cursor:pointer;background-color:#cbd5e1;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.dot.active{background-color:#581845;border-radius:6px;width:28px}@media (width>=1024px){.card-third{display:flex}}@media (width<=640px){.card-second{display:none}}.about-section{background-color:#f6efe6;padding:5rem 2rem}.about-container{grid-template-columns:1fr 1fr;align-items:center;gap:3.5rem;min-width:0;max-width:1300px;margin:0 auto;display:grid}.about-image{object-fit:cover;border-radius:12px;justify-self:center;width:100%;max-width:900px;height:100%;max-height:550px}.about-text{min-width:0}.about-text h2{margin-bottom:2rem;font-size:2.25rem}.about-lead{color:#333;margin-bottom:1.5rem;font-size:1.2rem;font-weight:600}.about-body-group{flex-direction:column;gap:1.25rem;display:flex}.about-body-group p{color:#1a202cbf;font-size:.95rem;font-weight:300;line-height:1.75}@media (width<=825px){.about-container{grid-template-columns:1fr;gap:2rem}.about-image{max-width:100%;max-height:400px}}.reviews-section{text-align:center;background-color:#f6efe6;padding:4rem 2rem}.reviews-grid{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2.5rem;display:flex}.review-card{text-align:left;border:1px solid #e2e8f0;border-radius:8px;width:100%;max-width:350px;padding:2rem;box-shadow:0 4px 6px #0000000d}@media (width<=768px){.reviews-grid{gap:1rem}.review-card{max-width:100%}}.review-text{color:#4a5568;margin-bottom:1rem;font-style:italic}.review-author{color:#2d3748;font-weight:700}.footer-container{color:#fff;text-align:center;background-color:#1a202c;padding:4rem 2rem 2rem}.footer-pitch h3{margin-bottom:.5rem;font-size:1.75rem}.footer-pitch p{color:#a0aec0;margin-bottom:2rem}.footer-links{justify-content:center;gap:2rem;margin-bottom:3rem;display:flex}.footer-links a{color:#63b3ed;text-decoration:none}.footer-links a:hover{text-decoration:underline}.copyright{color:#718096;font-size:.85rem}
