@font-face{font-family:'Cormorant Garamond';src:url('./assets/fonts/cormorant-garamond-600.ttf') format('truetype');font-weight:600;font-display:swap}
@font-face{font-family:Inter;src:url('./assets/fonts/inter-400.ttf') format('truetype');font-weight:400;font-display:swap}
:root{--canvas:#08201A;--background:#0C2E25;--surface:#153F34;--surface-raised:#1C4B3D;--ivory:#F8F5EE;--muted:#AFC0B8;--gold:#D4A23A;--gold-light:#EBC65C;--error:#E6AA97;--line:rgba(212,162,58,.24);--radius-card:16px;--radius-button:16px;--font-body:Inter,sans-serif;--font-display:'Cormorant Garamond',Georgia,serif}
*{box-sizing:border-box}body{margin:0;background:var(--canvas);color:var(--ivory);font-family:var(--font-body);-webkit-font-smoothing:antialiased}::selection{background:var(--gold);color:var(--background)}button,a{touch-action:manipulation}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible,select:focus-visible{outline:2px solid var(--gold-light);outline-offset:4px}button:active{opacity:.8}button:disabled{opacity:.45;cursor:default}a{color:var(--gold-light);text-underline-offset:4px}.mv-icon{color:var(--gold-light);flex-shrink:0}.gold-icon{filter:invert(76%) sepia(100%) saturate(297%) hue-rotate(-22deg) brightness(92%)}.service-button img{object-fit:contain;flex-shrink:0}.gallery-dot{width:44px;height:28px;padding:0;border:0;background:transparent;position:relative}.gallery-dot:after{content:'';position:absolute;inset:12px 4px;background:#aab8b1;border-radius:3px}.gallery-dot[aria-pressed=true]:after{background:var(--gold)}.mv-gallery>.mv-photo{object-position:center 38%}

@font-face{font-family:Inter;src:url(./assets/fonts/inter-500.ttf) format('truetype');font-weight:500;font-display:swap}

@font-face{font-family:Inter;src:url(./assets/fonts/inter-600.ttf) format('truetype');font-weight:600;font-display:swap}

@font-face{font-family:Inter;src:url(./assets/fonts/inter-700.ttf) format('truetype');font-weight:700;font-display:swap}

.google-logo-crop{position:relative;display:inline-block;width:20px;height:20px;overflow:hidden;flex-shrink:0}.google-logo-crop img{position:absolute;left:-12px;top:-12px;width:44px;height:44px;max-width:none}.service-button{gap:12px!important}
