
.ndfc-vegas-grand-opening {
    width: 100%;
    max-width: none;
    margin: 0;
    overflow: hidden;
    isolation: isolate;
}
.ndfc-vegas-grand-opening *, .ndfc-vegas-grand-opening *::before, .ndfc-vegas-grand-opening *::after { box-sizing: border-box; }
.ndfc-vegas-grand-opening img { max-width: 100%; }
.ndfc-vegas-grand-opening button, .ndfc-vegas-grand-opening input { font: inherit; }
.ndfc-vegas-grand-opening [hidden] { display: none !important; }
.ndfc-vegas-grand-opening .doctor-card img { position: absolute; inset: 0; }
.ndfc-vegas-grand-opening { --ink:#311c2c; --plum:#621055; --plum-deep:#46103e; --sage:#a1c3b4; --sage-light:#e7f0eb; --peach:#ffb961; --coral:#ed6c42; --cream:#fffaf2; --paper:#fff; --line:rgba(70,16,62,.14); }
.ndfc-vegas-grand-opening * { box-sizing:border-box; }
.ndfc-vegas-grand-opening { scroll-behavior:smooth; }
.ndfc-vegas-grand-opening { margin:0; background:var(--cream); color:var(--ink); font-family:var(--font-geist-sans),Arial,sans-serif; -webkit-font-smoothing:antialiased; }
.ndfc-vegas-grand-opening a { color:inherit; text-decoration:none; }
.ndfc-vegas-grand-opening .site-header { width:min(1380px,calc(100% - 64px)); height:96px; margin:0 auto; display:flex; align-items:center; justify-content:space-between; position:relative; z-index:20; }
.ndfc-vegas-grand-opening .brand img { width:224px; height:auto; display:block; }
.ndfc-vegas-grand-opening nav { display:flex; align-items:center; gap:34px; font-size:14px; font-weight:650; }
.ndfc-vegas-grand-opening nav a { transition:color .2s ease; } .ndfc-vegas-grand-opening nav a:hover { color:var(--coral); }
.ndfc-vegas-grand-opening nav .nav-cta { border:1px solid rgba(70,16,62,.65); border-radius:999px; padding:12px 24px; background:rgba(237,108,66,.75); color:var(--plum-deep); font-weight:850; letter-spacing:.02em; box-shadow:0 0 0 3px rgba(255,185,97,.2),0 10px 24px rgba(98,16,85,.2); transition:color .2s ease,background .2s ease,transform .2s ease,box-shadow .2s ease; }
.ndfc-vegas-grand-opening nav .nav-cta:hover { background:rgba(237,108,66,.9); color:var(--plum-deep); transform:translateY(-2px); box-shadow:0 0 0 3px rgba(255,185,97,.28),0 14px 30px rgba(98,16,85,.26); }
.ndfc-vegas-grand-opening nav .nav-cta:focus-visible { outline:3px solid var(--plum); outline-offset:5px; }
.ndfc-vegas-grand-opening .hero { min-height:730px; width:min(1440px,calc(100% - 32px)); margin:0 auto; border-radius:32px; overflow:hidden; background:radial-gradient(circle at 87% 12%,rgba(255,185,97,.5),transparent 26%),linear-gradient(125deg,#f4eee2 0%,#f7eadf 46%,#e5d7cb 100%); display:grid; grid-template-columns:1.08fr .92fr; position:relative; }
.ndfc-vegas-grand-opening .hero::after { content:""; position:absolute; inset:auto 0 0; height:7px; background:linear-gradient(90deg,var(--plum) 0 34%,var(--sage) 34% 67%,var(--peach) 67%); }
.ndfc-vegas-grand-opening .hero-copy { padding:96px 48px 82px 94px; position:relative; z-index:3; }
.ndfc-vegas-grand-opening .eyebrow { margin:0 0 26px; display:flex; align-items:center; gap:10px; color:var(--plum); font-size:12px; font-weight:750; letter-spacing:.18em; text-transform:uppercase; }
.ndfc-vegas-grand-opening .eyebrow>span { width:28px; height:2px; background:var(--coral); display:inline-block; }
.ndfc-vegas-grand-opening h1,.ndfc-vegas-grand-opening h2,.ndfc-vegas-grand-opening h3 { font-family:Georgia,"Times New Roman",serif; font-weight:500; letter-spacing:-.045em; }
.ndfc-vegas-grand-opening h1 { max-width:680px; margin:0; font-size:clamp(62px,6.5vw,104px); line-height:.93; color:var(--plum-deep); }
.ndfc-vegas-grand-opening h1 em { color:var(--coral); font-weight:inherit; }
.ndfc-vegas-grand-opening .hero-lede { max-width:610px; margin:32px 0 0; font-size:18px; line-height:1.7; color:#624e5d; }
.ndfc-vegas-grand-opening .hero-actions { margin-top:38px; display:flex; flex-wrap:wrap; gap:13px; }
.ndfc-vegas-grand-opening .button { min-height:54px; padding:0 26px; border-radius:999px; display:inline-flex; align-items:center; justify-content:center; gap:24px; font-size:14px; font-weight:760; transition:transform .2s ease,box-shadow .2s ease; }
.ndfc-vegas-grand-opening .button:hover { transform:translateY(-2px); }
.ndfc-vegas-grand-opening .button-primary { background:var(--plum); color:#fff; box-shadow:0 15px 34px rgba(98,16,85,.22); }
.ndfc-vegas-grand-opening .button-secondary { border:1px solid rgba(49,28,44,.2); background:rgba(255,255,255,.5); }
.ndfc-vegas-grand-opening .hero-proof { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; margin-top:54px; padding-top:24px; border-top:1px solid rgba(70,16,62,.13); max-width:650px; }
.ndfc-vegas-grand-opening .hero-proof div { display:flex; flex-direction:column; gap:6px; }.ndfc-vegas-grand-opening .hero-proof strong { font-size:13px; color:var(--plum); }.ndfc-vegas-grand-opening .hero-proof span { font-size:12px; color:#7a6873; }
.ndfc-vegas-grand-opening .hero-visual { position:relative; display:flex; align-items:flex-end; justify-content:center; min-width:0; }
.ndfc-vegas-grand-opening .doctor-duo { width:100%; height:665px; padding:0 12px; display:flex; align-items:flex-end; justify-content:center; gap:10px; position:relative; z-index:2; }
.ndfc-vegas-grand-opening .doctor-card { position:relative; overflow:hidden; background:linear-gradient(#d8e8df,#b9d2c5); box-shadow:0 24px 60px rgba(66,39,55,.19); }
.ndfc-vegas-grand-opening .doctor-card img { width:100%; height:100%; object-fit:cover; object-position:center 15%; z-index:2; }
.ndfc-vegas-grand-opening .doctor-primary { width:55%; flex:0 0 55%; height:610px; z-index:3; border-radius:240px 240px 22px 22px; }
.ndfc-vegas-grand-opening .doctor-secondary { width:42%; flex:0 0 42%; height:535px; z-index:2; border-radius:210px 210px 20px 20px; transform:translateY(-2px) rotate(1.2deg); }
.ndfc-vegas-grand-opening .photo-halo { position:absolute; inset:22px 20px auto; aspect-ratio:1; border-radius:50%; background:rgba(255,250,242,.45); z-index:1; }
.ndfc-vegas-grand-opening .doctor-label { position:absolute; left:24px; bottom:24px; right:24px; z-index:4; padding:17px 20px; background:rgba(255,255,255,.88); backdrop-filter:blur(10px); border-radius:14px; display:flex; flex-direction:column; align-items:flex-start; gap:4px; }
.ndfc-vegas-grand-opening .doctor-label strong { font-family:Georgia,serif; font-size:20px; line-height:1.1; color:var(--plum); }.ndfc-vegas-grand-opening .doctor-label small { color:#76626f; font-size:10px; line-height:1.25; }
.ndfc-vegas-grand-opening .doctor-secondary .doctor-label { left:14px; right:14px; bottom:14px; padding:13px 14px; }
.ndfc-vegas-grand-opening .doctor-secondary .doctor-label strong { font-size:16px; }
.ndfc-vegas-grand-opening .doctor-secondary .doctor-label small { font-size:8px; }
.ndfc-vegas-grand-opening .date-card { position:absolute; left:0; top:60px; z-index:5; width:128px; padding:20px 14px 17px; background:var(--plum); color:#fff; border-radius:18px; text-align:center; box-shadow:0 20px 38px rgba(70,16,62,.26); transform:rotate(-4deg); }
.ndfc-vegas-grand-opening .date-card .date-month { display:block; color:var(--peach); font-weight:800; font-size:11px; letter-spacing:.25em; }.ndfc-vegas-grand-opening .date-card strong { display:block; font-family:Georgia,serif; font-size:58px; line-height:.95; margin:8px 0; }.ndfc-vegas-grand-opening .date-card>span:last-child { font-size:8px; letter-spacing:.15em; }
.ndfc-vegas-grand-opening .voucher-stamp { width:135px; height:135px; border-radius:50%; position:absolute; right:-12px; top:190px; z-index:5; display:flex; flex-direction:column; align-items:center; justify-content:center; color:var(--plum); background:var(--peach); border:2px dashed rgba(98,16,85,.55); outline:5px solid var(--peach); transform:rotate(8deg); box-shadow:0 18px 40px rgba(85,48,39,.18); }.ndfc-vegas-grand-opening .voucher-stamp span,.ndfc-vegas-grand-opening .voucher-stamp small { font-size:8px; font-weight:800; letter-spacing:.14em; }.ndfc-vegas-grand-opening .voucher-stamp strong { font-family:Georgia,serif; font-size:17px; margin:3px 0; }
.ndfc-vegas-grand-opening .hero-orb { position:absolute; border-radius:50%; border:1px solid rgba(98,16,85,.16); }.ndfc-vegas-grand-opening .hero-orb-one { width:390px; height:390px; left:-165px; bottom:-200px; }.ndfc-vegas-grand-opening .hero-orb-two { width:190px; height:190px; right:32%; top:-110px; }
.ndfc-vegas-grand-opening .audience-section { padding:128px 64px 118px; max-width:1370px; margin:0 auto; }.ndfc-vegas-grand-opening .section-heading { max-width:720px; }.ndfc-vegas-grand-opening .section-heading h2,.ndfc-vegas-grand-opening .rsvp-placeholder h2 { font-size:clamp(45px,5vw,72px); line-height:1.02; color:var(--plum-deep); margin:0; }.ndfc-vegas-grand-opening .section-heading>p:last-child { font-size:17px; line-height:1.7; color:#745f6c; margin:22px 0 0; }
.ndfc-vegas-grand-opening .audience-grid { display:grid; grid-template-columns:1fr 1fr; gap:22px; margin-top:58px; }.ndfc-vegas-grand-opening .offer-card { min-height:545px; padding:46px 48px 42px; border-radius:24px; position:relative; overflow:hidden; display:flex; flex-direction:column; }.ndfc-vegas-grand-opening .offer-card::after { content:""; position:absolute; width:250px; height:250px; right:-100px; top:-110px; border-radius:50%; border:1px solid currentColor; opacity:.14; }.ndfc-vegas-grand-opening .patient-card { background:var(--plum); color:#fff; }.ndfc-vegas-grand-opening .physician-card { background:var(--sage-light); color:var(--plum-deep); }.ndfc-vegas-grand-opening .offer-number { width:45px; height:45px; border:1px solid currentColor; border-radius:50%; display:grid; place-items:center; font-size:11px; opacity:.75; }.ndfc-vegas-grand-opening .offer-kicker { margin:34px 0 10px; text-transform:uppercase; letter-spacing:.18em; font-weight:800; font-size:10px; color:var(--peach); }.ndfc-vegas-grand-opening .physician-card .offer-kicker { color:var(--coral); }.ndfc-vegas-grand-opening .offer-card h3 { font-size:clamp(36px,4vw,54px); line-height:1.02; margin:0; max-width:520px; }.ndfc-vegas-grand-opening .offer-copy { max-width:535px; font-size:15px; line-height:1.7; opacity:.82; margin:20px 0 15px; }.ndfc-vegas-grand-opening .offer-card ul { list-style:none; margin:10px 0 30px; padding:0; display:grid; gap:10px; font-size:13px; }.ndfc-vegas-grand-opening .offer-card li::before { content:"✓"; margin-right:10px; color:var(--peach); font-weight:800; }.ndfc-vegas-grand-opening .physician-card li::before { color:var(--coral); }.ndfc-vegas-grand-opening .offer-card>a { margin-top:auto; min-height:50px; border-top:1px solid currentColor; padding-top:22px; display:flex; justify-content:space-between; font-size:13px; font-weight:800; }
.ndfc-vegas-grand-opening .offer-highlight { padding:0; border-radius:0; background:transparent; font-weight:850; line-height:inherit; text-decoration-line:underline; text-decoration-thickness:2px; text-underline-offset:3px; text-decoration-skip-ink:auto; }
.ndfc-vegas-grand-opening .patient-card .offer-highlight { color:var(--peach); background:transparent; text-decoration-color:rgba(255,185,97,.72); }
.ndfc-vegas-grand-opening .physician-card .offer-highlight { color:var(--plum-deep); background:transparent; text-decoration-color:var(--coral); }
.ndfc-vegas-grand-opening .event-bar { width:min(1440px,calc(100% - 32px)); margin:0 auto; border-radius:26px; background:#f2d99e; display:grid; grid-template-columns:1.2fr 1fr 1fr 70px; align-items:stretch; padding:34px 36px; gap:12px; }.ndfc-vegas-grand-opening .event-intro { padding:10px 30px 10px 8px; border-right:1px solid rgba(70,16,62,.15); }.ndfc-vegas-grand-opening .event-intro p { margin:0 0 7px; text-transform:uppercase; letter-spacing:.16em; color:var(--coral); font-size:9px; font-weight:800; }.ndfc-vegas-grand-opening .event-intro h2 { font-size:clamp(32px,3vw,47px); margin:0; color:var(--plum); }.ndfc-vegas-grand-opening .event-detail { display:flex; align-items:center; gap:15px; padding:7px 20px; border-right:1px solid rgba(70,16,62,.15); }.ndfc-vegas-grand-opening .detail-icon { flex:0 0 38px; width:38px; height:38px; display:grid; place-items:center; border:1px solid rgba(98,16,85,.35); border-radius:50%; font-size:9px; font-weight:800; }.ndfc-vegas-grand-opening .event-detail div { display:flex; flex-direction:column; gap:3px; }.ndfc-vegas-grand-opening .event-detail small { color:#906a64; font-size:9px; text-transform:uppercase; letter-spacing:.11em; font-weight:700; }.ndfc-vegas-grand-opening .event-detail strong { color:var(--plum); font-size:12px; }.ndfc-vegas-grand-opening .event-detail span:last-child { font-size:10px; color:#725b68; }.ndfc-vegas-grand-opening .event-arrow { display:grid; place-items:center; background:var(--plum); color:#fff; border-radius:18px; font-size:22px; }
.ndfc-vegas-grand-opening .schedule-section { max-width:1370px; margin:0 auto; padding:128px 64px 118px; scroll-margin-top:20px; }
.ndfc-vegas-grand-opening .schedule-heading { display:grid; grid-template-columns:1fr .72fr; gap:90px; align-items:end; margin-bottom:58px; }
.ndfc-vegas-grand-opening .schedule-heading h2 { margin:0; color:var(--plum-deep); font-size:clamp(45px,5vw,72px); line-height:1.02; }
.ndfc-vegas-grand-opening .schedule-heading>p { max-width:510px; margin:0 0 7px; color:#745f6c; font-size:17px; line-height:1.7; }
.ndfc-vegas-grand-opening .session-grid { display:grid; grid-template-columns:1fr 1fr; gap:22px; }
.ndfc-vegas-grand-opening .session-card { border:1px solid var(--line); border-radius:24px; padding:38px 38px 32px; overflow:hidden; position:relative; }
.ndfc-vegas-grand-opening .provider-session { background:var(--sage-light); }
.ndfc-vegas-grand-opening .community-session { background:#f8e8cc; }
.ndfc-vegas-grand-opening .session-card::before { content:""; position:absolute; width:220px; height:220px; border-radius:50%; border:1px solid currentColor; opacity:.08; right:-90px; top:-105px; }
.ndfc-vegas-grand-opening .session-card-header { display:flex; align-items:flex-start; justify-content:space-between; gap:22px; padding-bottom:26px; border-bottom:1px solid rgba(70,16,62,.13); position:relative; }
.ndfc-vegas-grand-opening .session-card-header p { margin:0 0 10px; color:var(--coral); font-size:10px; font-weight:800; letter-spacing:.12em; text-transform:uppercase; }
.ndfc-vegas-grand-opening .session-card-header h3 { margin:0; color:var(--plum-deep); font-size:clamp(34px,3.5vw,50px); line-height:1; }
.ndfc-vegas-grand-opening .session-card-header>span { flex:0 0 auto; padding:9px 13px; border:1px solid rgba(98,16,85,.25); border-radius:999px; color:var(--plum); font-size:9px; font-weight:800; letter-spacing:.08em; text-transform:uppercase; }
.ndfc-vegas-grand-opening .session-audience { min-height:74px; margin:25px 0 23px; color:#6f5967; font-size:13px; line-height:1.65; }
.ndfc-vegas-grand-opening .timeline { list-style:none; margin:0; padding:0; }
.ndfc-vegas-grand-opening .timeline li { display:grid; grid-template-columns:90px 1fr; gap:18px; padding:19px 0; border-top:1px solid rgba(70,16,62,.11); }
.ndfc-vegas-grand-opening .timeline time { color:var(--coral); font-size:11px; font-weight:850; letter-spacing:.02em; }
.ndfc-vegas-grand-opening .timeline div { display:flex; flex-direction:column; gap:5px; }
.ndfc-vegas-grand-opening .timeline strong { color:var(--plum); font-size:13px; }
.ndfc-vegas-grand-opening .timeline span { color:#786571; font-size:12px; line-height:1.55; }
.ndfc-vegas-grand-opening .schedule-cta { margin-top:22px; padding:25px 28px; border-radius:18px; background:var(--plum-deep); color:#fff; display:flex; align-items:center; justify-content:space-between; gap:30px; }
.ndfc-vegas-grand-opening .schedule-cta p { max-width:770px; margin:0; color:rgba(255,255,255,.72); font-size:13px; line-height:1.6; }
.ndfc-vegas-grand-opening .schedule-cta p strong { color:#fff; }
.ndfc-vegas-grand-opening .schedule-cta .button-primary { flex:0 0 auto; background:var(--coral); }
.ndfc-vegas-grand-opening .care-section { max-width:1370px; margin:0 auto; padding:128px 64px; display:grid; grid-template-columns:.85fr 1.15fr; gap:90px; align-items:start; }
.ndfc-vegas-grand-opening .care-heading h2,.ndfc-vegas-grand-opening .rsvp-copy h2,.ndfc-vegas-grand-opening .faq-section h2 { margin:0; font-size:clamp(44px,4.8vw,72px); line-height:1; color:var(--plum-deep); }
.ndfc-vegas-grand-opening .care-grid { display:grid; gap:0; border-top:1px solid var(--line); }
.ndfc-vegas-grand-opening .care-grid article { display:grid; grid-template-columns:44px 1fr 1.15fr; gap:18px; align-items:start; padding:29px 0; border-bottom:1px solid var(--line); }
.ndfc-vegas-grand-opening .care-grid article>span { width:34px; height:34px; display:grid; place-items:center; border:1px solid rgba(98,16,85,.25); border-radius:50%; font-size:9px; font-weight:800; color:var(--coral); }
.ndfc-vegas-grand-opening .care-grid h3 { margin:3px 0 0; font-family:var(--font-geist-sans),Arial,sans-serif; font-size:16px; font-weight:760; letter-spacing:-.02em; color:var(--plum); }
.ndfc-vegas-grand-opening .care-grid p { margin:0; font-size:13px; line-height:1.65; color:#765f6d; }
.ndfc-vegas-grand-opening .rsvp-section { width:min(1440px,calc(100% - 32px)); margin:0 auto; padding:80px; border-radius:30px; background:linear-gradient(145deg,var(--plum-deep),#6e1a5f); color:#fff; display:grid; grid-template-columns:.82fr 1.18fr; gap:74px; position:relative; overflow:hidden; }
.ndfc-vegas-grand-opening .rsvp-section::before { content:""; width:520px; height:520px; border:1px solid rgba(255,255,255,.12); border-radius:50%; position:absolute; left:-260px; bottom:-290px; }
.ndfc-vegas-grand-opening .rsvp-copy { padding:22px 0; position:relative; z-index:1; }
.ndfc-vegas-grand-opening .rsvp-copy .eyebrow { color:var(--peach); }.ndfc-vegas-grand-opening .rsvp-copy .eyebrow>span { background:var(--sage); }
.ndfc-vegas-grand-opening .rsvp-copy h2 { color:#fff; max-width:570px; }
.ndfc-vegas-grand-opening .rsvp-lede { max-width:500px; margin:28px 0 0; color:rgba(255,255,255,.72); font-size:16px; line-height:1.7; }
.ndfc-vegas-grand-opening .rsvp-date { display:flex; align-items:center; gap:19px; margin-top:55px; }
.ndfc-vegas-grand-opening .rsvp-date>strong { width:82px; height:82px; border-radius:50%; display:grid; place-items:center; background:var(--peach); color:var(--plum); font-family:Georgia,serif; font-size:42px; }
.ndfc-vegas-grand-opening .rsvp-date div { display:flex; flex-direction:column; gap:4px; }.ndfc-vegas-grand-opening .rsvp-date span { font-weight:800; }.ndfc-vegas-grand-opening .rsvp-date small { color:rgba(255,255,255,.62); }
.ndfc-vegas-grand-opening .privacy-note { margin-top:50px; font-size:11px; color:rgba(255,255,255,.54); }
.ndfc-vegas-grand-opening .rsvp-form,.ndfc-vegas-grand-opening .form-success { position:relative; z-index:2; background:#fff; color:var(--ink); border-radius:22px; padding:38px; box-shadow:0 28px 65px rgba(30,5,27,.28); }
.ndfc-vegas-grand-opening .rsvp-form fieldset { border:0; padding:0; margin:0; min-width:0; }
.ndfc-vegas-grand-opening .audience-choice { display:grid; grid-template-columns:1fr 1fr; gap:10px; }
.ndfc-vegas-grand-opening .audience-choice legend { grid-column:1/-1; margin-bottom:13px; font-size:11px; font-weight:800; letter-spacing:.12em; text-transform:uppercase; color:var(--plum); }
.ndfc-vegas-grand-opening .audience-choice button { min-height:96px; padding:16px; display:grid; grid-template-columns:28px 1fr; grid-template-rows:auto auto; column-gap:9px; text-align:left; border:1px solid var(--line); border-radius:14px; background:#fff; color:var(--ink); cursor:pointer; transition:border-color .2s ease,background .2s ease,transform .2s ease; }
.ndfc-vegas-grand-opening .audience-choice button:hover { transform:translateY(-1px); border-color:rgba(98,16,85,.35); }
.ndfc-vegas-grand-opening .audience-choice button.active { border-color:var(--plum); background:var(--sage-light); box-shadow:inset 0 0 0 1px var(--plum); }
.ndfc-vegas-grand-opening .audience-choice button>span { grid-row:1/3; width:27px; height:27px; display:grid; place-items:center; border:1px solid rgba(98,16,85,.25); border-radius:50%; font-size:8px; color:var(--coral); }
.ndfc-vegas-grand-opening .audience-choice button strong { font-size:13px; align-self:end; }.ndfc-vegas-grand-opening .audience-choice button small { font-size:9px; color:#806d79; align-self:start; margin-top:4px; }
.ndfc-vegas-grand-opening .form-grid { margin-top:25px; display:grid; grid-template-columns:1fr 1fr; gap:16px; }
.ndfc-vegas-grand-opening .field { display:flex; flex-direction:column; gap:7px; }.ndfc-vegas-grand-opening .field-full { grid-column:1/-1; }.ndfc-vegas-grand-opening .field>span { font-size:11px; font-weight:750; color:var(--plum); }.ndfc-vegas-grand-opening .field>span small { color:#96858f; font-weight:500; margin-left:4px; }
.ndfc-vegas-grand-opening .field input { width:100%; min-height:52px; padding:0 15px; border:1px solid var(--line); border-radius:10px; background:#fffcf8; color:var(--ink); font:inherit; font-size:13px; outline:none; transition:border-color .2s ease,box-shadow .2s ease; }
.ndfc-vegas-grand-opening .field input:focus { border-color:var(--plum); box-shadow:0 0 0 3px rgba(98,16,85,.09); }.ndfc-vegas-grand-opening .field input::placeholder { color:#ae9fa7; }
.ndfc-vegas-grand-opening .website-trap { position:absolute; left:-10000px; width:1px; height:1px; overflow:hidden; }
.ndfc-vegas-grand-opening .consent-row { display:flex; align-items:flex-start; gap:11px; margin-top:19px; color:#76636f; font-size:10px; line-height:1.55; cursor:pointer; }.ndfc-vegas-grand-opening .consent-row input { width:17px; height:17px; margin:0; accent-color:var(--plum); flex:0 0 auto; }
.ndfc-vegas-grand-opening .submit-button { width:100%; min-height:58px; margin-top:22px; padding:0 11px 0 23px; border:0; border-radius:12px; background:var(--coral); color:#fff; display:flex; align-items:center; justify-content:space-between; font:inherit; font-size:13px; font-weight:800; cursor:pointer; box-shadow:0 13px 28px rgba(237,108,66,.24); transition:transform .2s ease,box-shadow .2s ease; }.ndfc-vegas-grand-opening .submit-button:hover:not(:disabled) { transform:translateY(-2px); box-shadow:0 17px 32px rgba(237,108,66,.31); }.ndfc-vegas-grand-opening .submit-button:disabled { cursor:wait; opacity:.72; }.ndfc-vegas-grand-opening .submit-button b { width:38px; height:38px; display:grid; place-items:center; background:rgba(255,255,255,.18); border-radius:9px; }
.ndfc-vegas-grand-opening .form-fineprint { text-align:center; font-size:8px; line-height:1.5; color:#9c8b95; margin:13px 0 0; }.ndfc-vegas-grand-opening .form-error { color:#a52d27; background:#fff0ed; border-radius:9px; padding:10px 12px; font-size:11px; margin:15px 0 -6px; }
.ndfc-vegas-grand-opening .form-success { min-height:565px; display:flex; flex-direction:column; align-items:center; justify-content:center; text-align:center; padding:55px; }.ndfc-vegas-grand-opening .success-mark { width:72px; height:72px; display:grid; place-items:center; border-radius:50%; background:var(--sage-light); color:var(--plum); font-size:30px; }.ndfc-vegas-grand-opening .form-label { margin:24px 0 8px; color:var(--coral); text-transform:uppercase; letter-spacing:.16em; font-size:9px; font-weight:800; }.ndfc-vegas-grand-opening .form-success h3 { font-size:46px; margin:0; color:var(--plum); }.ndfc-vegas-grand-opening .form-success>p:not(.form-label) { max-width:410px; color:#76636f; font-size:14px; line-height:1.65; }.ndfc-vegas-grand-opening .form-success button { margin-top:15px; border:1px solid var(--line); border-radius:999px; padding:12px 20px; background:#fff; color:var(--plum); font-weight:750; cursor:pointer; }
.ndfc-vegas-grand-opening .testimonial-section { max-width:1240px; margin:0 auto; padding:135px 64px; display:grid; grid-template-columns:90px 1fr .6fr; gap:40px; align-items:center; }
.ndfc-vegas-grand-opening .quote-mark { color:var(--coral); font-family:Georgia,serif; font-size:130px; line-height:.5; align-self:start; }
.ndfc-vegas-grand-opening .testimonial-section blockquote { margin:0; }.ndfc-vegas-grand-opening .testimonial-section blockquote p { margin:0; font-family:Georgia,serif; font-size:clamp(33px,3.7vw,55px); line-height:1.13; letter-spacing:-.04em; color:var(--plum-deep); }.ndfc-vegas-grand-opening .testimonial-section blockquote footer { margin-top:25px; color:var(--coral); font-size:10px; font-weight:800; letter-spacing:.11em; text-transform:uppercase; }
.ndfc-vegas-grand-opening .testimonial-side { border-left:1px solid var(--line); padding-left:36px; }.ndfc-vegas-grand-opening .testimonial-side p { margin:0 0 14px; color:var(--plum); font-weight:800; font-size:13px; }.ndfc-vegas-grand-opening .testimonial-side span { color:#85727d; font-size:11px; line-height:1.7; }
.ndfc-vegas-grand-opening .faq-section { max-width:1370px; margin:0 auto; padding:0 64px 130px; display:grid; grid-template-columns:.78fr 1.22fr; gap:100px; }.ndfc-vegas-grand-opening .faq-list { border-top:1px solid var(--line); }.ndfc-vegas-grand-opening .faq-list details { border-bottom:1px solid var(--line); }.ndfc-vegas-grand-opening .faq-list summary { list-style:none; min-height:76px; display:flex; align-items:center; justify-content:space-between; gap:20px; color:var(--plum); font-size:14px; font-weight:780; cursor:pointer; }.ndfc-vegas-grand-opening .faq-list summary::-webkit-details-marker { display:none; }.ndfc-vegas-grand-opening .faq-list summary span { font-size:24px; color:var(--coral); font-weight:400; transition:transform .2s ease; }.ndfc-vegas-grand-opening .faq-list details[open] summary span { transform:rotate(45deg); }.ndfc-vegas-grand-opening .faq-list details p { margin:-5px 45px 25px 0; color:#75616d; font-size:13px; line-height:1.7; }
.ndfc-vegas-grand-opening .site-footer { width:min(1440px,calc(100% - 32px)); margin:0 auto 16px; padding:43px 52px 24px; border-radius:26px; background:#e4eee9; display:grid; grid-template-columns:260px 1fr auto; gap:42px; align-items:center; }.ndfc-vegas-grand-opening .site-footer img { width:210px; }.ndfc-vegas-grand-opening .site-footer>div { display:flex; flex-direction:column; gap:7px; }.ndfc-vegas-grand-opening .site-footer strong { color:var(--plum); font-size:12px; }.ndfc-vegas-grand-opening .site-footer span,.ndfc-vegas-grand-opening .site-footer a { color:#765f6d; font-size:11px; }.ndfc-vegas-grand-opening .site-footer>div:nth-of-type(2) { text-align:right; }.ndfc-vegas-grand-opening .site-footer>div:nth-of-type(2) a:first-child { font-weight:800; color:var(--plum); }.ndfc-vegas-grand-opening .site-footer>p { grid-column:1/-1; border-top:1px solid rgba(98,16,85,.12); padding-top:20px; margin:5px 0 0; text-align:center; color:#96838e; font-size:9px; }
@media(max-width:1100px){.ndfc-vegas-grand-opening .hero{grid-template-columns:1fr .8fr}.ndfc-vegas-grand-opening .hero-copy{padding:82px 35px 70px 55px}.ndfc-vegas-grand-opening .hero-proof{grid-template-columns:1fr;gap:12px}.ndfc-vegas-grand-opening .doctor-duo{height:620px}.ndfc-vegas-grand-opening .doctor-primary{height:570px}.ndfc-vegas-grand-opening .doctor-secondary{height:495px}.ndfc-vegas-grand-opening .date-card{left:-16px}.ndfc-vegas-grand-opening .voucher-stamp{right:-30px}.ndfc-vegas-grand-opening .event-bar{grid-template-columns:1fr 1fr}.ndfc-vegas-grand-opening .event-intro{border-right:0}.ndfc-vegas-grand-opening .event-arrow{min-height:58px}.ndfc-vegas-grand-opening .care-section{grid-template-columns:1fr;gap:50px}.ndfc-vegas-grand-opening .rsvp-section{padding:58px 45px;gap:42px}.ndfc-vegas-grand-opening .testimonial-section{grid-template-columns:70px 1fr}.ndfc-vegas-grand-opening .testimonial-side{grid-column:2;border-left:0;padding:0}.ndfc-vegas-grand-opening .faq-section{grid-template-columns:1fr;gap:48px}.ndfc-vegas-grand-opening .site-footer{grid-template-columns:220px 1fr auto}}
@media(max-width:760px){.ndfc-vegas-grand-opening .site-header{width:calc(100% - 36px);height:78px}.ndfc-vegas-grand-opening .brand img{width:178px}.ndfc-vegas-grand-opening nav a:not(.nav-cta){display:none}.ndfc-vegas-grand-opening .nav-cta{padding:10px 18px}.ndfc-vegas-grand-opening .hero{width:calc(100% - 18px);min-height:auto;border-radius:22px;grid-template-columns:1fr}.ndfc-vegas-grand-opening .hero-copy{padding:58px 25px 40px}.ndfc-vegas-grand-opening h1{font-size:clamp(55px,17vw,78px)}.ndfc-vegas-grand-opening .hero-lede{font-size:16px}.ndfc-vegas-grand-opening .hero-actions{display:grid}.ndfc-vegas-grand-opening .button{width:100%}.ndfc-vegas-grand-opening .hero-proof{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:38px}.ndfc-vegas-grand-opening .hero-proof strong{font-size:10px}.ndfc-vegas-grand-opening .hero-proof span{font-size:9px}.ndfc-vegas-grand-opening .hero-visual{min-height:530px;padding:0 7px;overflow:hidden}.ndfc-vegas-grand-opening .doctor-duo{height:525px;padding:0 2px;gap:6px}.ndfc-vegas-grand-opening .doctor-primary{width:56%;flex-basis:56%;height:480px;border-radius:180px 180px 16px 16px}.ndfc-vegas-grand-opening .doctor-secondary{width:41%;flex-basis:41%;height:420px;border-radius:160px 160px 15px 15px}.ndfc-vegas-grand-opening .date-card{left:13px;top:15px;width:100px}.ndfc-vegas-grand-opening .date-card strong{font-size:43px}.ndfc-vegas-grand-opening .voucher-stamp{width:108px;height:108px;right:7px;top:130px}.ndfc-vegas-grand-opening .doctor-label{left:10px;right:10px;bottom:10px;padding:12px 11px;gap:3px}.ndfc-vegas-grand-opening .doctor-label strong{font-size:15px}.ndfc-vegas-grand-opening .doctor-label small{display:block;font-size:8px}.ndfc-vegas-grand-opening .doctor-secondary .doctor-label{left:8px;right:8px;bottom:8px;padding:10px 9px}.ndfc-vegas-grand-opening .doctor-secondary .doctor-label strong{font-size:13px}.ndfc-vegas-grand-opening .doctor-secondary .doctor-label small{font-size:7px}.ndfc-vegas-grand-opening .audience-section{padding:92px 18px 82px}.ndfc-vegas-grand-opening .audience-grid{grid-template-columns:1fr}.ndfc-vegas-grand-opening .offer-card{min-height:520px;padding:35px 28px}.ndfc-vegas-grand-opening .event-bar{width:calc(100% - 18px);grid-template-columns:1fr;padding:25px}.ndfc-vegas-grand-opening .event-intro,.ndfc-vegas-grand-opening .event-detail{border:0;border-bottom:1px solid rgba(70,16,62,.15);padding:16px 2px 22px}.ndfc-vegas-grand-opening .care-section{padding:92px 22px}.ndfc-vegas-grand-opening .care-grid article{grid-template-columns:42px 1fr}.ndfc-vegas-grand-opening .care-grid article p{grid-column:2}.ndfc-vegas-grand-opening .rsvp-section{width:calc(100% - 18px);grid-template-columns:1fr;padding:48px 18px 18px;border-radius:22px}.ndfc-vegas-grand-opening .rsvp-copy{padding:10px 8px}.ndfc-vegas-grand-opening .rsvp-date{margin-top:35px}.ndfc-vegas-grand-opening .privacy-note{margin:30px 0 10px}.ndfc-vegas-grand-opening .rsvp-form,.ndfc-vegas-grand-opening .form-success{padding:24px 17px;border-radius:17px}.ndfc-vegas-grand-opening .audience-choice{grid-template-columns:1fr}.ndfc-vegas-grand-opening .form-grid{grid-template-columns:1fr}.ndfc-vegas-grand-opening .field-full{grid-column:auto}.ndfc-vegas-grand-opening .form-success{min-height:480px}.ndfc-vegas-grand-opening .testimonial-section{padding:105px 24px;grid-template-columns:1fr;gap:22px}.ndfc-vegas-grand-opening .quote-mark{font-size:100px}.ndfc-vegas-grand-opening .testimonial-side{grid-column:auto}.ndfc-vegas-grand-opening .faq-section{padding:0 22px 95px}.ndfc-vegas-grand-opening .site-footer{width:calc(100% - 18px);grid-template-columns:1fr;text-align:center;padding:38px 24px 22px}.ndfc-vegas-grand-opening .site-footer img{margin:auto}.ndfc-vegas-grand-opening .site-footer>div:nth-of-type(2){text-align:center}.ndfc-vegas-grand-opening .site-footer>p{grid-column:auto}}
@media(prefers-reduced-motion:reduce){.ndfc-vegas-grand-opening{scroll-behavior:auto}.ndfc-vegas-grand-opening *,.ndfc-vegas-grand-opening *::before,.ndfc-vegas-grand-opening *::after{transition-duration:.01ms!important}}
@media(max-width:1100px){
    .ndfc-vegas-grand-opening .schedule-heading{grid-template-columns:1fr;gap:24px;align-items:start}
    .ndfc-vegas-grand-opening .session-grid{grid-template-columns:1fr}
    .ndfc-vegas-grand-opening .session-audience{min-height:0}
}
@media(max-width:760px){
    .ndfc-vegas-grand-opening .schedule-section{padding:92px 18px 82px}
    .ndfc-vegas-grand-opening .schedule-heading{margin-bottom:38px}
    .ndfc-vegas-grand-opening .schedule-heading>p{font-size:15px}
    .ndfc-vegas-grand-opening .session-card{padding:30px 20px 24px}
    .ndfc-vegas-grand-opening .session-card-header{flex-direction:column;gap:17px}
    .ndfc-vegas-grand-opening .timeline li{grid-template-columns:76px 1fr;gap:12px}
    .ndfc-vegas-grand-opening .timeline time{font-size:10px}
    .ndfc-vegas-grand-opening .schedule-cta{padding:24px 20px;flex-direction:column;align-items:stretch}
}
