*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;font-family:'Cormorant Garamond','Playfair Display',Georgia,serif;background-color:#0a0a0a;overflow-x:hidden;overflow-y:auto}:root{--text:#ffffff;--overlay:rgba(0,0,0,0.25);--accent:#d8c49a}.venues-section{min-height:100vh;min-height:100dvh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#000;background-image:url('../images/noi.jpg');background-size:cover;background-position:center;padding-block:clamp(2.5rem,6vh,4rem)}@media (min-width:1024px){.venues-section{background-attachment:fixed}}.venues-section::before{content:'';position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,0.4),rgba(0,0,0,0.35));z-index:0}.venues-content{position:relative;z-index:1;width:min(1200px,92vw);margin:0 auto}.venues-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:start}.venue-card{background:rgba(0,0,0,0.35);border:1px solid rgba(255,255,255,0.12);border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,0.35);backdrop-filter:saturate(110%) blur(6px)}.venue-image{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}.venue-body{padding:clamp(1rem,3vw,1.5rem);color:var(--text)}.venue-label{font-family:'Cinzel','Playfair Display',serif;font-size:clamp(0.85rem,1.6vw,1rem);letter-spacing:0.22em;text-transform:uppercase;color:rgba(255,255,255,0.85);margin-bottom:0.5rem}.venue-name{font-family:'Playfair Display','Cormorant Garamond',serif;font-weight:500;font-size:clamp(1.6rem,3vw,2.2rem);letter-spacing:0.02em;color:#fff}.venue-hr{width:48px;height:1px;background:linear-gradient(to right,transparent,var(--accent),transparent);margin:0.9rem 0 1rem 0;border:0}.venue-info{font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.7;color:rgba(255,255,255,0.9)}.venue-meta{margin-top:0.8rem;font-size:clamp(0.9rem,1.6vw,1rem);color:rgba(255,255,255,0.8)}.venue-meta strong{color:var(--accent);font-weight:500}.venue-meta .venue-time{font-size:clamp(1.15rem,2.2vw,1.35rem);font-weight:600;color:#fff}.venue-card:hover{transform:translateY(-4px);transition:transform 300ms ease}@media (min-width:1200px){.venues-grid{position:relative}.venues-grid::before{content:'';position:absolute;top:0;bottom:0;left:50%;width:1px;transform:translateX(-0.5px);background:linear-gradient(to bottom,transparent,rgba(255,255,255,0.25),transparent);pointer-events:none}}a{color:inherit}.site-footer{background:rgba(0,0,0,0.85);border-top:1px solid rgba(255,255,255,0.12);color:rgba(255,255,255,0.92);text-align:center;padding:1rem 1rem;font-size:0.95rem;line-height:1.4;position:relative;z-index:5}.site-footer a{color:var(--accent);text-decoration:none}.site-footer a:hover{text-decoration:underline}@media (min-width:1024px){.site-footer{font-size:1rem;padding:1.1rem 0.75rem}}@media (max-width:1023px) and (min-width:769px){.site-footer{font-size:0.95rem;padding:1rem 0.9rem}}@media (max-width:768px) and (min-width:481px){.site-footer{font-size:0.95rem;padding:1rem 0.9rem}}@media (max-width:480px){.site-footer{font-size:0.9rem;padding:0.85rem 0.75rem}}.venue-actions{margin-top:1rem;display:flex;gap:0.6rem;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;border-radius:999px;padding:0.65rem 1rem;font-size:1rem;line-height:1;color:var(--text);border:1px solid rgba(255,255,255,0.22);background:rgba(255,255,255,0.02);transition:color 200ms ease,border-color 200ms ease,background 200ms ease}.btn:hover{color:var(--accent);border-color:var(--accent);background:rgba(216,196,154,0.06)}.btn-sm{padding:0.5rem 0.85rem;font-size:0.95rem;letter-spacing:0.06em;text-transform:uppercase}.dropdown{position:relative;display:inline-block}.dropdown-toggle::after{content:'\25BE';margin-left:0.5em;font-size:0.85em;opacity:0.9}.dropdown-menu{display:none;margin-top:0.6rem;background:rgba(0,0,0,0.55);border:1px solid rgba(255,255,255,0.15);border-radius:12px;padding:0.35rem;min-width:220px;box-shadow:0 10px 28px rgba(0,0,0,0.4);backdrop-filter:saturate(110%) blur(6px)}.dropdown.open .dropdown-menu{display:block}.dropdown-menu a{display:block;padding:0.6rem 0.85rem;border-radius:8px;color:var(--text);text-decoration:none;border:1px solid transparent}.dropdown-menu a:hover{color:var(--accent);background:rgba(216,196,154,0.06);border-color:rgba(216,196,154,0.35)}.rsvp-section{min-height:100vh;min-height:100dvh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#000;background-image:url('../images/form_bckg.jpg');background-size:cover;background-position:center 30%}.rsvp-section::before{content:'';position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,0.65),rgba(0,0,0,0.55));z-index:0}.rsvp-content{position:relative;z-index:1;width:min(760px,92vw);margin:0 auto}.form-card{background:rgba(0,0,0,0.55);border:1px solid rgba(255,255,255,0.14);border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,0.35);backdrop-filter:saturate(110%) blur(6px);color:var(--text);padding:clamp(1.25rem,3.5vw,1.75rem)}.form-title{font-family:'Playfair Display','Cormorant Garamond',serif;font-weight:500;font-size:clamp(1.6rem,4vw,2.4rem);letter-spacing:0.01em;margin-bottom:0.75rem}.attendees-list{display:flex;flex-direction:column;gap:0.75rem}.attendee-row{display:grid;grid-template-columns:1fr minmax(140px,200px) auto;gap:0.6rem}.field{display:flex;flex-direction:column;gap:0.35rem}.label{font-family:'Cinzel','Playfair Display',serif;letter-spacing:0.18em;text-transform:uppercase;font-size:0.85rem;color:rgba(255,255,255,0.9)}.input,.select,.textarea,.number{-webkit-appearance:none;appearance:none;width:100%;padding:0.85rem 0.95rem;border-radius:12px;border:1px solid rgba(255,255,255,0.2);background:rgba(255,255,255,0.06);color:var(--text);font-size:1rem;transition:border-color 200ms ease,background 200ms ease,box-shadow 200ms ease}.input::placeholder,.textarea::placeholder{color:rgba(255,255,255,0.7)}.input:focus,.select:focus,.textarea:focus,.number:focus{outline:none;border-color:var(--accent);background:rgba(216,196,154,0.06);box-shadow:0 0 0 3px rgba(216,196,154,0.12)}.attention{border-color:var(--accent) !important;background:rgba(216,196,154,0.08) !important;box-shadow:0 0 0 3px rgba(216,196,154,0.18) !important;animation:subtle-pulse 900ms ease-in-out 2}@keyframes subtle-pulse{0%{box-shadow:0 0 0 0 rgba(216,196,154,0.25)}50%{box-shadow:0 0 0 6px rgba(216,196,154,0.12)}100%{box-shadow:0 0 0 0 rgba(216,196,154,0.18)}}.select-wrap{position:relative}.select-wrap::after{content:'\25BE';position:absolute;right:0.9rem;top:50%;transform:translateY(-50%);font-size:0.85rem;color:rgba(255,255,255,0.85);pointer-events:none}.select{padding-right:2.2rem;position:relative;z-index:2}.controls-row{display:flex;align-items:center;gap:0.75rem;justify-content:space-between;margin-top:0.75rem;flex-wrap:wrap}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;text-decoration:none;cursor:pointer;border-radius:999px;padding:0.7rem 1.1rem;font-size:1rem;line-height:1;color:#111;background:var(--accent);border:1px solid var(--accent);transition:transform 150ms ease,filter 200ms ease}.btn-primary:hover{filter:brightness(1.05)}.btn-primary:disabled{opacity:0.6;cursor:not-allowed}.hint{font-size:0.95rem;color:rgba(255,255,255,0.85)}.muted{opacity:0.75}.hidden{display:none !important}.textarea{min-height:120px;resize:vertical}.form-actions{margin-top:1rem;display:flex;justify-content:center}.form-message{margin-top:1rem;padding:0.9rem 1rem;border-radius:12px;border:1px solid rgba(255,255,255,0.2);background:rgba(0,0,0,0.35);backdrop-filter:saturate(110%) blur(6px);color:var(--text);text-align:center}.form-message.success{border-color:var(--accent);background:rgba(216,196,154,0.08)}.modal{position:fixed;inset:0;background:rgba(0,0,0,0.55);display:none;align-items:center;justify-content:center;z-index:1000;padding:2rem}.modal.open{display:flex}.modal-content{width:min(560px,92vw);background:rgba(0,0,0,0.45);border:1px solid rgba(255,255,255,0.18);border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,0.35);backdrop-filter:saturate(110%) blur(8px);color:var(--text);padding:clamp(1rem,3vw,1.5rem) clamp(1.2rem,3.5vw,2rem);position:relative;text-align:center}.modal-title{font-family:'Playfair Display','Cormorant Garamond',serif;font-size:clamp(1.4rem,3vw,2rem);margin-bottom:0.4rem}.modal-text{font-size:clamp(1rem,2vw,1.1rem);opacity:0.95}.modal-close{position:absolute;top:10px;right:10px;width:38px;height:38px;border-radius:999px;border:1px solid rgba(255,255,255,0.22);background:rgba(255,255,255,0.02);color:var(--text);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:color 200ms ease,border-color 200ms ease,background 200ms ease}.modal-close:hover{color:var(--accent);border-color:var(--accent);background:rgba(216,196,154,0.06)}@media (max-width:1023px) and (min-width:769px){.rsvp-section{min-height:100vh;min-height:100svh;padding:clamp(1.75rem,6svh,2.5rem) 0}.attendee-row{grid-template-columns:1fr 180px auto}}@media (max-width:768px) and (min-width:481px){.rsvp-section{display:block;min-height:100vh;min-height:100svh;padding:clamp(3rem,12svh,4rem) 0;overflow:visible;align-items:flex-start}.attendee-row{grid-template-columns:1fr}}@media (max-width:480px){.rsvp-section{display:block;min-height:100vh;min-height:100svh;padding:clamp(2.5rem,12svh,3.5rem) 0;overflow:visible;align-items:flex-start}.attendee-row{grid-template-columns:1fr}}@media (max-width:768px){.form-card{-webkit-backdrop-filter:none;backdrop-filter:none;background:rgba(0,0,0,0.6)}}.btn-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;border:1px solid rgba(255,255,255,0.22);background:rgba(255,255,255,0.02);color:var(--text);cursor:pointer;transition:color 200ms ease,border-color 200ms ease,background 200ms ease,transform 120ms ease;justify-self:end;align-self:end}.btn-icon:hover{color:var(--accent);border-color:var(--accent);background:rgba(216,196,154,0.06)}@media (max-width:768px){.btn-icon{width:32px;height:32px;align-self:start;justify-self:end}}.hero-section{min-height:100vh;min-height:100dvh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#000}.hero-section::before{content:'';position:absolute;inset:0;background:var(--overlay);z-index:1}.bg-video{position:absolute;inset:0;z-index:0;overflow:hidden}.bg-video video{width:100%;height:100%;object-fit:cover;object-position:center}.names-container{text-align:center;z-index:2;position:relative;padding:0 1rem}.names{color:var(--text);font-family:'Bodoni Moda',serif;font-size:clamp(3.6rem,10vw,11rem);font-weight:300;letter-spacing:-0.01em;line-height:1.02;margin:0;text-shadow:none;font-optical-sizing:auto;font-variation-settings:'opsz' 72}.names .amp{display:inline-block;font-weight:600;font-size:1.6em;margin:0 0.2em;transform:translateY(-0.08em);letter-spacing:0}.names .first,.names .second{letter-spacing:-0.005em}.names .first,.names .second{letter-spacing:0}.subtitle{color:rgba(255,255,255,0.95);margin:0.9rem 0;font-family:'Cormorant Garamond',serif;font-size:clamp(1rem,2vw,1.8rem);letter-spacing:clamp(0.1em,0.4vw,0.25em);text-transform:uppercase;font-weight:600;text-align:center;word-spacing:clamp(0.15em,0.3vw,0.35em);font-feature-settings:'liga' 1,'kern' 1,'calt' 1;line-height:1.4}@media (min-width:1440px){.subtitle{font-size:1.8rem;letter-spacing:0.25em;word-spacing:0.35em}}@media (max-width:1439px) and (min-width:1024px){.venues-section{padding-block:clamp(2rem,5svh,3rem)}.venues-grid{gap:clamp(1.5rem,3vw,2.5rem)}.venue-image{aspect-ratio:16 / 9}.venue-name{font-size:clamp(1.3rem,2.1vw,1.9rem);line-height:1.15}.subtitle{font-size:1.5rem;letter-spacing:0.22em;word-spacing:0.3em}}@media (max-width:1023px) and (min-width:769px){.hero-section{min-height:100vh;min-height:100svh}.venues-section{min-height:100vh;min-height:100svh;padding-block:clamp(1.75rem,5svh,2.5rem)}.venues-grid{gap:clamp(1.25rem,3vw,2rem)}.venue-name{font-size:clamp(1.35rem,2.1vw,1.8rem);line-height:1.18}.venue-image{aspect-ratio:16 / 9}.subtitle{font-size:1.3rem;letter-spacing:0.18em;word-spacing:0.25em}}@media (max-width:768px) and (min-width:481px){.hero-section{min-height:100vh;min-height:100svh}.venues-section{min-height:100vh;min-height:100svh;padding-block:clamp(3rem,12svh,4rem)}.venues-grid{grid-template-columns:1fr;gap:1.25rem}.desktop-only{display:none}.subtitle{font-size:1.1rem;letter-spacing:0.15em;word-spacing:0.2em;margin:0.8rem 0}.venue-body{padding:1rem}.dropdown-menu{min-width:100%}}@media (max-width:480px){.hero-section{min-height:100vh;min-height:100svh}.venues-section{min-height:100vh;min-height:100svh;padding-block:clamp(2.5rem,12svh,3.5rem)}.venues-grid{grid-template-columns:1fr;gap:1rem}.desktop-only{display:none}.names-container{padding:0 0.75rem}.subtitle{font-size:0.9rem;letter-spacing:0.12em;word-spacing:0.18em;margin:0.7rem 0}.venue-body{padding:0.85rem}.btn-sm{padding:0.45rem 0.75rem;font-size:0.9rem;letter-spacing:0.04em}.dropdown-menu{min-width:100%}}.custom-select{position:relative;width:100%}.cs-display{position:relative;-webkit-appearance:none;appearance:none;width:100%;padding:0.85rem 2.2rem 0.85rem 0.95rem;border-radius:12px;border:1px solid rgba(255,255,255,0.2);background:rgba(255,255,255,0.06);color:var(--text);font-size:1rem;text-align:left;cursor:pointer}.cs-display:focus{outline:none;border-color:var(--accent);background:rgba(216,196,154,0.06);box-shadow:0 0 0 3px rgba(216,196,154,0.12)}.custom-select .cs-display::after{content:'\25BE';position:absolute;right:0.9rem;top:50%;transform:translateY(-50%);font-size:0.85rem;color:rgba(255,255,255,0.85);pointer-events:none}.cs-menu{display:none;position:absolute;left:0;right:0;top:calc(100% + 0.4rem);background:rgba(0,0,0,0.55);border:1px solid rgba(255,255,255,0.15);border-radius:12px;padding:0.35rem;min-width:100%;box-shadow:0 10px 28px rgba(0,0,0,0.4);backdrop-filter:saturate(110%) blur(6px);z-index:50}.custom-select.open .cs-menu{display:block}.cs-option{display:block;width:100%;text-align:left;padding:0.6rem 0.85rem;border-radius:8px;color:var(--text);text-decoration:none;border:1px solid transparent;background:transparent;cursor:pointer}.cs-option:hover,.cs-option.selected{color:var(--accent);background:rgba(216,196,154,0.06);border-color:rgba(216,196,154,0.35)}