.date-demo-module___rbfKG__page{--canvas:var(--surface);--canvas-subtle:var(--background);--surface-inverse:var(--bg-dark);--surface-brand:var(--primary);--surface-highlight:var(--lime);--surface-soft:var(--background);--text-brand:var(--rose);--text-brand-inverse:var(--rose);--button-brand-fg:var(--text-on-primary);--badge-positive-bg:#eaf6ef;--status-positive:#276447;background:linear-gradient(90deg, #5b43300b 1px, transparent 1px), var(--background);min-height:100dvh;color:var(--text-primary);background-size:44px 44px}.date-demo-module___rbfKG__topBar{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--background) 94%, transparent);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);grid-template-columns:1fr auto 1fr;align-items:center;min-height:64px;padding:0 clamp(20px,4vw,56px);display:grid;position:sticky;top:0}.date-demo-module___rbfKG__backLink,.date-demo-module___rbfKG__wordmark,.date-demo-module___rbfKG__topStatus{align-items:center;min-height:44px;display:inline-flex}.date-demo-module___rbfKG__backLink{width:max-content;color:var(--text-secondary);gap:8px;font-size:14px;font-weight:700}.date-demo-module___rbfKG__backLink svg,.date-demo-module___rbfKG__contextStrip svg,.date-demo-module___rbfKG__privacyNote svg{width:18px;height:18px}.date-demo-module___rbfKG__wordmark{letter-spacing:-.04em;font-size:18px;font-weight:800}.date-demo-module___rbfKG__topStatus{color:var(--text-tertiary);justify-self:end;font-size:13px;font-weight:700}.date-demo-module___rbfKG__shell{grid-template-columns:minmax(310px,.7fr) minmax(0,1.3fr);width:min(1440px,100%);min-height:calc(100dvh - 64px);margin:0 auto;display:grid}.date-demo-module___rbfKG__intro{border-right:1px solid var(--border);background:var(--surface-inverse);color:var(--canvas);flex-direction:column;justify-content:space-between;align-self:start;gap:48px;min-height:calc(100dvh - 64px);padding:clamp(44px,7vw,96px) clamp(28px,5vw,72px);display:flex;position:sticky;top:64px}.date-demo-module___rbfKG__kicker{color:var(--text-brand-inverse);margin-bottom:20px;font-size:14px;font-weight:800}.date-demo-module___rbfKG__intro h1{word-break:keep-all;overflow-wrap:normal;letter-spacing:-.055em;max-width:100%;font-size:clamp(40px,4.3vw,68px);font-weight:800;line-height:1.05}.date-demo-module___rbfKG__introCopy{max-width:43ch;color:var(--text-inverse-secondary);margin-top:24px;font-size:16px;line-height:1.75}.date-demo-module___rbfKG__promiseList{border-top:1px solid var(--text-secondary);list-style:none}.date-demo-module___rbfKG__promiseList li{border-bottom:1px solid var(--text-secondary);min-height:56px;color:var(--canvas-subtle);align-items:center;gap:14px;font-size:14px;font-weight:650;display:flex}.date-demo-module___rbfKG__promiseList span{color:var(--text-inverse-muted);font-variant-numeric:tabular-nums;font-size:11px}.date-demo-module___rbfKG__privacyNote{color:var(--text-inverse-secondary);align-items:center;gap:9px;font-size:13px;line-height:1.5;display:flex}.date-demo-module___rbfKG__workspace{background:#fffcf7ed;min-width:0;padding:clamp(28px,5vw,64px)}.date-demo-module___rbfKG__progress{max-width:720px;color:var(--text-tertiary);grid-template-columns:auto minmax(28px,1fr) auto minmax(28px,1fr) auto;align-items:center;gap:12px;margin-bottom:44px;font-size:12px;font-weight:750;display:grid}.date-demo-module___rbfKG__progress span{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.date-demo-module___rbfKG__progress b{border:1px solid var(--border);border-radius:50%;place-items:center;width:24px;height:24px;font-size:11px;display:inline-grid}.date-demo-module___rbfKG__progress i{background:var(--border);height:1px}.date-demo-module___rbfKG__progress .date-demo-module___rbfKG__progressActive{color:var(--primary)}.date-demo-module___rbfKG__progressActive b{border-color:var(--primary);background:var(--primary);color:var(--button-brand-fg)}.date-demo-module___rbfKG__intake,.date-demo-module___rbfKG__results{max-width:820px}.date-demo-module___rbfKG__formHeader{margin-bottom:42px}.date-demo-module___rbfKG__formHeader>p,.date-demo-module___rbfKG__resultHeader p,.date-demo-module___rbfKG__nextStep header>p{color:var(--primary);margin-bottom:10px;font-size:13px;font-weight:800}.date-demo-module___rbfKG__formHeader h2,.date-demo-module___rbfKG__resultHeader h2{letter-spacing:-.045em;font-size:clamp(29px,3.2vw,42px);line-height:1.13}.date-demo-module___rbfKG__formHeader>span,.date-demo-module___rbfKG__resultHeader+span{color:var(--text-secondary);margin-top:12px;font-size:15px;line-height:1.65;display:block}.date-demo-module___rbfKG__fieldset{border:0;min-width:0;margin:0 0 32px;padding:0}.date-demo-module___rbfKG__fieldset legend{font-size:16px;font-weight:800}.date-demo-module___rbfKG__fieldset>p{color:var(--text-tertiary);margin:5px 0 14px;font-size:13px}.date-demo-module___rbfKG__choiceGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.date-demo-module___rbfKG__areaGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.date-demo-module___rbfKG__choice,.date-demo-module___rbfKG__choiceSelected{border:1px solid var(--border);border-radius:var(--card-radius);background:var(--surface);cursor:pointer;align-items:center;gap:10px;min-height:54px;padding:11px 14px;transition:border-color .15s,background-color .15s,transform .15s;display:flex;position:relative}.date-demo-module___rbfKG__choice:hover{border-color:var(--border-hover);transform:translateY(-1px)}.date-demo-module___rbfKG__choiceSelected{border-color:var(--primary);background:var(--primary-soft)}.date-demo-module___rbfKG__choice input,.date-demo-module___rbfKG__chip input,.date-demo-module___rbfKG__chipSelected input{opacity:0;pointer-events:none;position:absolute}.date-demo-module___rbfKG__choice svg,.date-demo-module___rbfKG__choiceSelected svg{width:18px;height:18px;color:var(--text-tertiary);flex:none}.date-demo-module___rbfKG__choice strong,.date-demo-module___rbfKG__choiceSelected strong{font-size:14px}.date-demo-module___rbfKG__choice span,.date-demo-module___rbfKG__choiceSelected span{flex-direction:column;gap:3px;min-width:0;display:flex}.date-demo-module___rbfKG__choice small,.date-demo-module___rbfKG__choiceSelected small{color:var(--text-secondary);font-size:12px}.date-demo-module___rbfKG__choiceCheck{opacity:0;margin-left:auto}.date-demo-module___rbfKG__choiceSelected .date-demo-module___rbfKG__choiceCheck{color:var(--primary);opacity:1}:is(.date-demo-module___rbfKG__choice:has(input:focus-visible),.date-demo-module___rbfKG__choiceSelected:has(input:focus-visible),.date-demo-module___rbfKG__chip:has(input:focus-visible),.date-demo-module___rbfKG__chipSelected:has(input:focus-visible)){outline:3px solid color-mix(in srgb, var(--primary) 30%, transparent);outline-offset:2px}.date-demo-module___rbfKG__dateInput{width:min(280px,100%);color:var(--text-secondary);flex-direction:column;gap:7px;margin-top:10px;font-size:13px;font-weight:700;display:flex}.date-demo-module___rbfKG__dateInput input,.date-demo-module___rbfKG__fieldset select,.date-demo-module___rbfKG__betaForm>input{border:1px solid var(--border);border-radius:var(--card-radius);min-height:48px;color:var(--text-primary);font:inherit;background:#fff;padding:0 13px}.date-demo-module___rbfKG__dateInput input:focus-visible,.date-demo-module___rbfKG__fieldset select:focus-visible,.date-demo-module___rbfKG__betaForm>input:focus-visible{border-color:var(--primary);outline:3px solid color-mix(in srgb, var(--primary) 22%, transparent)}.date-demo-module___rbfKG__chipGrid{flex-wrap:wrap;gap:8px;display:flex}.date-demo-module___rbfKG__chip,.date-demo-module___rbfKG__chipSelected{border:1px solid var(--border);min-height:44px;color:var(--text-secondary);cursor:pointer;background:#fff;border-radius:999px;align-items:center;padding:0 15px;font-size:14px;font-weight:700;display:inline-flex}.date-demo-module___rbfKG__chipSelected{border-color:var(--primary);background:var(--primary);color:var(--button-brand-fg)}.date-demo-module___rbfKG__chip:has(input:disabled){opacity:.45;cursor:not-allowed}.date-demo-module___rbfKG__compactFields{grid-template-columns:1.1fr 1fr 1fr;gap:12px;display:grid}.date-demo-module___rbfKG__compactFields .date-demo-module___rbfKG__fieldset{margin-bottom:24px}.date-demo-module___rbfKG__fieldset select{width:100%;margin-top:10px}.date-demo-module___rbfKG__validation{color:var(--error);margin-bottom:12px;font-size:13px;font-weight:700}.date-demo-module___rbfKG__primaryButton,.date-demo-module___rbfKG__chooseButton,.date-demo-module___rbfKG__betaForm>button[type=submit]{border:1px solid var(--primary);border-radius:var(--card-radius);background:var(--primary);min-height:54px;color:var(--button-brand-fg);cursor:pointer;justify-content:center;align-items:center;gap:10px;padding:0 20px;font-size:15px;font-weight:800;transition:background-color .15s,transform .15s;display:inline-flex}.date-demo-module___rbfKG__primaryButton:hover,.date-demo-module___rbfKG__chooseButton:hover,.date-demo-module___rbfKG__betaForm>button[type=submit]:hover{background:var(--primary-hover);transform:translateY(-1px)}.date-demo-module___rbfKG__primaryButton svg,.date-demo-module___rbfKG__chooseButton svg,.date-demo-module___rbfKG__betaForm button svg{width:18px;height:18px}.date-demo-module___rbfKG__submitNote{max-width:52ch;color:var(--text-tertiary);margin-top:12px;font-size:12px;line-height:1.6}.date-demo-module___rbfKG__loading{align-content:center;justify-items:start;gap:24px;min-height:520px;display:grid}.date-demo-module___rbfKG__loadingMark{background:var(--primary-soft);border-radius:50%;place-items:center;width:72px;height:72px;display:grid;position:relative}.date-demo-module___rbfKG__loadingMark svg:first-child{width:30px;height:30px;color:var(--primary)}.date-demo-module___rbfKG__loadingMark svg:last-child{width:82px;height:82px;color:var(--primary);animation:1.4s linear infinite date-demo-module___rbfKG__spin;position:absolute}.date-demo-module___rbfKG__loading>div:nth-child(2) p{color:var(--primary);font-size:13px;font-weight:800}.date-demo-module___rbfKG__loading h2{letter-spacing:-.04em;margin-top:7px;font-size:clamp(27px,3vw,38px)}.date-demo-module___rbfKG__loading>div:nth-child(2) span{color:var(--text-secondary);margin-top:10px;display:block}.date-demo-module___rbfKG__investigationProgress{gap:8px;width:min(620px,100%);list-style:none;display:grid}.date-demo-module___rbfKG__investigationProgress li{border:1px solid var(--border);border-radius:var(--card-radius);background:#fff;align-items:flex-start;gap:12px;min-height:68px;padding:14px 16px;display:flex}.date-demo-module___rbfKG__investigationProgress li>svg{width:18px;height:18px;color:var(--primary);flex:none;margin-top:2px}.date-demo-module___rbfKG__investigationProgress li[data-status=started]>svg{animation:1.4s linear infinite date-demo-module___rbfKG__spin}.date-demo-module___rbfKG__investigationProgress li[data-status=unavailable]{color:var(--text-tertiary)}.date-demo-module___rbfKG__investigationProgress span{gap:4px;display:grid}.date-demo-module___rbfKG__investigationProgress strong{font-size:14px}.date-demo-module___rbfKG__investigationProgress small{color:var(--text-secondary);font-size:12px;line-height:1.5}.date-demo-module___rbfKG__recovery{flex-direction:column;justify-content:center;align-items:flex-start;max-width:600px;min-height:480px;display:flex}.date-demo-module___rbfKG__recoveryIcon{background:var(--primary-soft);width:56px;height:56px;color:var(--primary);border-radius:50%;place-items:center;margin-bottom:24px;display:grid}.date-demo-module___rbfKG__recoveryIcon svg{width:25px;height:25px}.date-demo-module___rbfKG__recovery h2{letter-spacing:-.04em;font-size:clamp(27px,3vw,38px)}.date-demo-module___rbfKG__recovery>p{max-width:50ch;color:var(--text-secondary);margin-top:12px;line-height:1.7}.date-demo-module___rbfKG__recovery>div{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.date-demo-module___rbfKG__recovery button{border:1px solid var(--border);border-radius:var(--card-radius);min-height:46px;color:var(--text-secondary);cursor:pointer;background:#fff;align-items:center;gap:8px;padding:0 16px;font-weight:750;display:inline-flex}.date-demo-module___rbfKG__recovery button:first-child{border-color:var(--primary);background:var(--primary);color:var(--button-brand-fg)}.date-demo-module___rbfKG__recovery button svg{width:17px;height:17px}.date-demo-module___rbfKG__resultHeader{justify-content:space-between;align-items:end;gap:20px;display:flex}.date-demo-module___rbfKG__resultHeader button{border:1px solid var(--border);border-radius:var(--card-radius);min-height:44px;color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:#fff;padding:0 14px;font-weight:750}.date-demo-module___rbfKG__liveNotice,.date-demo-module___rbfKG__exampleNotice{border-radius:var(--card-radius);color:#355b43;background:#f1f8f3;border:1px solid #bed3c6;align-items:flex-start;gap:12px;margin-top:28px;padding:16px;display:flex}.date-demo-module___rbfKG__exampleNotice{color:#72541d;background:#fff7e7;border-color:#e6cf9e}.date-demo-module___rbfKG__liveNotice>svg,.date-demo-module___rbfKG__exampleNotice>svg{flex:none;width:21px;height:21px;margin-top:1px}.date-demo-module___rbfKG__liveNotice div,.date-demo-module___rbfKG__exampleNotice div{flex-direction:column;gap:3px;display:flex}.date-demo-module___rbfKG__liveNotice strong,.date-demo-module___rbfKG__exampleNotice strong{font-size:13px}.date-demo-module___rbfKG__liveNotice span,.date-demo-module___rbfKG__exampleNotice span{font-size:12px;line-height:1.55}.date-demo-module___rbfKG__investigationSummary{border:1px solid var(--border);border-radius:var(--card-radius);background:var(--surface-soft);margin-top:14px;padding:16px}.date-demo-module___rbfKG__investigationSummary>header{justify-content:space-between;gap:12px;display:flex}.date-demo-module___rbfKG__investigationSummary>header strong{font-size:13px}.date-demo-module___rbfKG__investigationSummary>header span{color:var(--text-tertiary);font-size:12px}.date-demo-module___rbfKG__investigationSummary ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;margin-top:12px;list-style:none;display:grid}.date-demo-module___rbfKG__investigationSummary li{align-items:flex-start;gap:8px;min-width:0;display:flex}.date-demo-module___rbfKG__investigationSummary li>svg{width:16px;height:16px;color:var(--primary);flex:none;margin-top:1px}.date-demo-module___rbfKG__investigationSummary li[data-status=unavailable]{color:var(--text-tertiary)}.date-demo-module___rbfKG__investigationSummary li span{gap:2px;min-width:0;display:grid}.date-demo-module___rbfKG__investigationSummary li strong,.date-demo-module___rbfKG__investigationSummary li small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.date-demo-module___rbfKG__investigationSummary li strong{font-size:12px}.date-demo-module___rbfKG__investigationSummary li small{color:var(--text-tertiary);font-size:11px}.date-demo-module___rbfKG__contextStrip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(5,minmax(0,1fr));margin:14px 0 26px;padding:12px 0;display:grid}.date-demo-module___rbfKG__contextStrip>div{border-right:1px solid var(--border);align-items:flex-start;gap:8px;min-width:0;padding:4px 12px;display:flex}.date-demo-module___rbfKG__contextStrip>div:first-child{padding-left:0}.date-demo-module___rbfKG__contextStrip>div:last-child{border-right:0;padding-right:0}.date-demo-module___rbfKG__contextStrip>div[data-status=unavailable],.date-demo-module___rbfKG__contextStrip>div[data-status=unknown]{color:var(--text-tertiary)}.date-demo-module___rbfKG__contextStrip span{flex-direction:column;gap:3px;min-width:0;display:flex}.date-demo-module___rbfKG__contextStrip strong{font-size:12px}.date-demo-module___rbfKG__contextStrip small{color:var(--text-tertiary);font-size:12px;line-height:1.4}.date-demo-module___rbfKG__courseList{gap:10px;display:grid}.date-demo-module___rbfKG__course,.date-demo-module___rbfKG__courseSelected{border:1px solid var(--border);border-radius:var(--card-radius);background:#fff;overflow:clip}.date-demo-module___rbfKG__courseSelected{border-color:var(--primary);box-shadow:inset 4px 0 0 var(--primary)}.date-demo-module___rbfKG__courseSummary{text-align:left;width:100%;min-height:118px;color:inherit;cursor:pointer;background:0 0;border:0;grid-template-columns:42px minmax(0,1fr) minmax(160px,.55fr) 24px;align-items:center;gap:16px;padding:20px;display:grid}.date-demo-module___rbfKG__courseSummary:hover{background:#fdf8f2}.date-demo-module___rbfKG__rank{border:1px solid var(--border);width:38px;height:38px;color:var(--primary);font-variant-numeric:tabular-nums;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.date-demo-module___rbfKG__courseTitle{flex-direction:column;gap:5px;min-width:0;display:flex}.date-demo-module___rbfKG__courseTitle small{color:var(--primary);font-size:11px;font-weight:800}.date-demo-module___rbfKG__courseTitle strong{font-size:17px;line-height:1.4}.date-demo-module___rbfKG__courseTitle em{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-style:normal;line-height:1.5;overflow:hidden}.date-demo-module___rbfKG__courseMeta{flex-direction:column;gap:6px;display:flex}.date-demo-module___rbfKG__courseMeta small{color:var(--text-secondary);align-items:center;gap:7px;font-size:11px;display:inline-flex}.date-demo-module___rbfKG__courseMeta svg{width:14px;height:14px;color:var(--text-tertiary)}.date-demo-module___rbfKG__chevron,.date-demo-module___rbfKG__chevronOpen{width:20px;height:20px;color:var(--text-tertiary);transition:transform .16s}.date-demo-module___rbfKG__chevronOpen{transform:rotate(180deg)}.date-demo-module___rbfKG__courseDetail{border-top:1px solid var(--border);padding:0 20px 22px 78px}.date-demo-module___rbfKG__reason{color:var(--text-secondary);align-items:flex-start;gap:9px;margin:18px 0 12px;font-size:13px;line-height:1.55;display:flex}.date-demo-module___rbfKG__reason svg{width:17px;height:17px;color:var(--primary);flex:none}.date-demo-module___rbfKG__reason span{flex-direction:column;display:flex}.date-demo-module___rbfKG__reason strong{color:var(--text-primary);font-size:12px}.date-demo-module___rbfKG__badges{flex-wrap:wrap;gap:6px;margin-bottom:20px;display:flex}.date-demo-module___rbfKG__trustBadge,.date-demo-module___rbfKG__riskBadge{background:var(--badge-positive-bg);min-height:28px;color:var(--status-positive);border-radius:999px;align-items:center;gap:5px;padding:0 9px;font-size:10px;font-weight:750;display:inline-flex}.date-demo-module___rbfKG__riskBadge{color:#75581c;background:#fff5e1}.date-demo-module___rbfKG__trustBadge svg,.date-demo-module___rbfKG__riskBadge svg{width:12px;height:12px}.date-demo-module___rbfKG__routeMap{border:1px solid var(--border);background:#fbf8f4;border-radius:16px;margin:0 0 24px;padding:16px}.date-demo-module___rbfKG__routeMap>header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:12px;display:flex}.date-demo-module___rbfKG__routeMap>header span{flex-direction:column;gap:2px;display:flex}.date-demo-module___rbfKG__routeMap>header small{color:var(--primary);letter-spacing:.13em;font-size:9px;font-weight:850}.date-demo-module___rbfKG__routeMap>header strong{font-size:15px}.date-demo-module___rbfKG__routeMap>header p{color:var(--text-secondary);font-size:11px;font-weight:700}.date-demo-module___rbfKG__routeCanvas{border:1px solid var(--canvas-subtle);background:#f4eee7;border-radius:13px;grid-template-columns:minmax(0,1fr) 210px;min-height:250px;display:grid;overflow:hidden}.date-demo-module___rbfKG__routeCanvas svg{color:#dfd7ce;width:100%;height:100%;min-height:250px}.date-demo-module___rbfKG__routeGrid{color:#e6ded5;opacity:.64}.date-demo-module___rbfKG__routeLineUnderlay,.date-demo-module___rbfKG__routeLine{fill:none;stroke-linecap:round;stroke-linejoin:round}.date-demo-module___rbfKG__routeLineUnderlay{stroke:#fff;stroke-width:11px}.date-demo-module___rbfKG__routeLine{stroke:var(--primary);stroke-width:4px;stroke-dasharray:2 8}.date-demo-module___rbfKG__routePointHalo{fill:#ffffffdb}.date-demo-module___rbfKG__routePoint{fill:#fffaf5;stroke:var(--primary);stroke-width:3px}.date-demo-module___rbfKG__routePointLabel{fill:var(--primary);text-anchor:middle;dominant-baseline:middle;font-size:10px;font-weight:850}.date-demo-module___rbfKG__routeLegend{border-left:1px solid var(--canvas-subtle);background:#fffcf8e0;flex-direction:column;justify-content:center;gap:11px;padding:14px;list-style:none;display:flex}.date-demo-module___rbfKG__routeLegend li{grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.date-demo-module___rbfKG__routeLegend span{background:var(--primary);width:22px;height:22px;color:var(--button-brand-fg);border-radius:50%;place-items:center;font-size:9px;font-weight:850;display:grid}.date-demo-module___rbfKG__routeLegend strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.35;overflow:hidden}.date-demo-module___rbfKG__routeNotice{color:var(--text-tertiary);margin-top:9px;font-size:10px;line-height:1.5}.date-demo-module___rbfKG__timeline{list-style:none;position:relative}.date-demo-module___rbfKG__timeline:before{content:"";background:var(--border);width:1px;position:absolute;top:18px;bottom:30px;left:15px}.date-demo-module___rbfKG__timeline li{min-height:92px;padding:0 0 20px 48px;position:relative}.date-demo-module___rbfKG__stopIndex{border:1px solid var(--border);width:31px;height:31px;color:var(--primary);z-index:1;background:#fff;border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid;position:absolute;top:0;left:0}.date-demo-module___rbfKG__stopBody{grid-template-columns:220px minmax(0,1fr);gap:16px;display:grid}.date-demo-module___rbfKG__stopBodyWithoutImage{grid-template-columns:minmax(0,1fr)}.date-demo-module___rbfKG__stopGallery{width:220px;min-width:0}.date-demo-module___rbfKG__stopGalleryMain{border:1px solid var(--border);background:var(--surface-soft);border-radius:13px;width:220px;height:152px;position:relative;overflow:hidden}.date-demo-module___rbfKG__stopGalleryMain>img{object-fit:cover;width:100%;height:100%}.date-demo-module___rbfKG__stopGalleryMain>span{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#17120fb8;border-radius:999px;align-items:center;gap:4px;min-height:24px;padding:0 8px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;bottom:8px;right:8px}.date-demo-module___rbfKG__stopGalleryMain>span svg{width:12px;height:12px}.date-demo-module___rbfKG__stopGalleryStrip{grid-template-columns:repeat(5,44px);gap:0;margin-top:7px;display:grid}.date-demo-module___rbfKG__stopGalleryThumb{cursor:pointer;background:0 0;border:0;border-radius:9px;width:44px;height:44px;padding:3px}.date-demo-module___rbfKG__stopGalleryThumb img{object-fit:cover;opacity:.58;border:1px solid #0000;border-radius:7px;width:100%;height:100%}.date-demo-module___rbfKG__stopGalleryThumb[data-selected=true] img{border-color:var(--primary);opacity:1}.date-demo-module___rbfKG__stopGalleryThumb:focus-visible{outline:2px solid var(--primary);outline-offset:1px}.date-demo-module___rbfKG__stopContent{flex-direction:column;gap:6px;min-width:0;display:flex}.date-demo-module___rbfKG__stopKicker{flex-wrap:wrap;align-items:center;gap:6px 10px;display:flex}.date-demo-module___rbfKG__stopKicker small{color:var(--primary);font-size:10px;font-weight:800}.date-demo-module___rbfKG__stopKicker em{color:var(--text-tertiary);font-size:10px;font-style:normal;font-weight:700}.date-demo-module___rbfKG__stopContent>strong{font-size:15px}.date-demo-module___rbfKG__popularitySignal{color:var(--surface-highlight);flex-wrap:wrap;align-items:center;gap:5px 8px;font-size:10px;line-height:1.4;display:flex}.date-demo-module___rbfKG__popularitySignal svg{width:12px;height:12px;color:var(--surface-highlight)}.date-demo-module___rbfKG__popularitySignal strong{font-size:10px}.date-demo-module___rbfKG__popularitySignal span{color:var(--text-tertiary)}.date-demo-module___rbfKG__stopFacts{color:var(--text-tertiary);flex-wrap:wrap;gap:10px;font-size:12px;display:flex}.date-demo-module___rbfKG__stopDescription{max-width:68ch;color:var(--text-secondary);font-size:12px;line-height:1.65}.date-demo-module___rbfKG__stopHighlights{flex-wrap:wrap;gap:6px;display:flex}.date-demo-module___rbfKG__stopHighlights span{background:var(--surface-soft);color:var(--text-secondary);border-radius:999px;padding:4px 8px;font-size:10px;font-weight:700}.date-demo-module___rbfKG__stopPlaceDetails{border-top:1px solid var(--border);color:var(--text-secondary);margin-top:4px}.date-demo-module___rbfKG__stopInfoGrid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.date-demo-module___rbfKG__stopInfoGrid>div{min-width:0;padding:10px 12px 9px 0}.date-demo-module___rbfKG__stopInfoGrid>div+div{border-left:1px solid var(--border);padding-left:12px}.date-demo-module___rbfKG__stopInfoGrid dt{color:var(--text-tertiary);letter-spacing:.04em;align-items:center;gap:5px;margin-bottom:5px;font-size:9px;font-weight:850;display:flex}.date-demo-module___rbfKG__stopInfoGrid dt svg{width:12px;height:12px;color:var(--primary)}.date-demo-module___rbfKG__stopInfoGrid dd{line-break:strict;overflow-wrap:break-word;word-break:keep-all;margin:0;font-size:11px;line-height:1.55}.date-demo-module___rbfKG__stopInfoGrid .date-demo-module___rbfKG__stopInfoSubtle{color:var(--text-tertiary);font-size:10px}.date-demo-module___rbfKG__operatingStatus{color:var(--status-positive);font-weight:800}.date-demo-module___rbfKG__facilityBlock,.date-demo-module___rbfKG__visitorEvidence{border-top:1px solid var(--border);padding:9px 0}.date-demo-module___rbfKG__facilityBlock>strong,.date-demo-module___rbfKG__visitorEvidence>strong{color:var(--text-tertiary);letter-spacing:.04em;align-items:center;gap:5px;font-size:9px;font-weight:850;display:flex}.date-demo-module___rbfKG__facilityList{flex-wrap:wrap;gap:5px;margin-top:6px;display:flex}.date-demo-module___rbfKG__facilityList>span{background:var(--surface-soft);min-height:25px;color:var(--text-secondary);border-radius:999px;align-items:center;gap:4px;padding:0 7px;font-size:9px;font-weight:750;display:inline-flex}.date-demo-module___rbfKG__facilityList>span[data-status=available]{background:var(--badge-positive-bg);color:var(--status-positive)}.date-demo-module___rbfKG__facilityList>span[data-status=unavailable]{color:#85564e;background:#f8efed}.date-demo-module___rbfKG__facilityList>span[data-status=unknown]{color:var(--text-tertiary)}.date-demo-module___rbfKG__facilityList small{color:inherit;opacity:.78;font-size:8px}.date-demo-module___rbfKG__facilityBlock>p{color:var(--text-tertiary);margin-top:6px;font-size:10px;line-height:1.5}.date-demo-module___rbfKG__visitorEvidence{grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:6px 10px;display:grid}.date-demo-module___rbfKG__visitorEvidence>strong svg{width:12px;height:12px;color:var(--surface-highlight)}.date-demo-module___rbfKG__visitorEvidence>p{color:var(--text-primary);font-size:11px;font-weight:800}.date-demo-module___rbfKG__visitorEvidence>div{flex-wrap:wrap;gap:5px;display:flex}.date-demo-module___rbfKG__visitorEvidence>div span{color:var(--surface-highlight);background:#fff7e9;border-radius:999px;padding:3px 6px;font-size:9px;font-weight:750}.date-demo-module___rbfKG__timeline li .date-demo-module___rbfKG__transfer{color:var(--text-tertiary);margin:-11px 0 11px;font-size:12px}.date-demo-module___rbfKG__sourceLine{color:var(--text-tertiary);justify-content:space-between;align-items:center;gap:12px;margin-top:5px;font-size:12px;display:flex}.date-demo-module___rbfKG__sourceLine a{min-height:36px;color:var(--primary);align-items:center;gap:5px;font-weight:750;display:inline-flex}.date-demo-module___rbfKG__sourceLine svg{width:12px;height:12px}.date-demo-module___rbfKG__chooseButton{width:100%}.date-demo-module___rbfKG__nextStep{border-radius:var(--card-radius);background:var(--surface-inverse);color:var(--canvas);border:1px solid #55463d;margin-top:36px;padding:clamp(22px,4vw,34px);scroll-margin-top:90px}.date-demo-module___rbfKG__nextStep header h3{letter-spacing:-.035em;font-size:clamp(23px,2.6vw,32px)}.date-demo-module___rbfKG__nextStep header>span{max-width:62ch;color:var(--text-inverse-secondary);margin-top:10px;font-size:13px;line-height:1.65;display:block}.date-demo-module___rbfKG__outcomeChoices{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px;display:grid}.date-demo-module___rbfKG__outcomeChoices>button{border-radius:var(--card-radius);background:var(--surface-inverse);min-height:76px;color:var(--canvas);text-align:left;cursor:pointer;border:1px solid #5a4a41;align-items:center;gap:12px;padding:15px;display:flex}.date-demo-module___rbfKG__outcomeChoices>button:first-child{border-color:var(--text-brand);background:var(--surface-brand)}.date-demo-module___rbfKG__outcomeChoices>button>svg{flex:none;width:21px;height:21px}.date-demo-module___rbfKG__outcomeChoices>button span{flex-direction:column;gap:4px;display:flex}.date-demo-module___rbfKG__outcomeChoices strong{font-size:14px}.date-demo-module___rbfKG__outcomeChoices small{color:#d0c0b5;font-size:11px}.date-demo-module___rbfKG__outcomeChoices .date-demo-module___rbfKG__dismissButton{color:#aa9a8f;text-align:center;background:0 0;grid-column:1/-1;justify-content:center;min-height:44px}.date-demo-module___rbfKG__feedbackPanel,.date-demo-module___rbfKG__betaForm{border-top:1px solid var(--text-secondary);margin-top:24px;padding-top:24px}.date-demo-module___rbfKG__feedbackPanel h4,.date-demo-module___rbfKG__betaForm h4{font-size:18px}.date-demo-module___rbfKG__feedbackPanel>div:not(.date-demo-module___rbfKG__feedbackComplete){grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 0;display:grid}.date-demo-module___rbfKG__feedbackOption,.date-demo-module___rbfKG__feedbackSelected{border-radius:var(--card-radius);color:#d9cdc4;cursor:pointer;border:1px solid #5a4a41;align-items:center;gap:8px;min-height:50px;padding:10px 12px;font-size:12px;display:flex}.date-demo-module___rbfKG__feedbackSelected{border-color:var(--text-brand);color:#fff;background:#38261f}.date-demo-module___rbfKG__feedbackOption input,.date-demo-module___rbfKG__feedbackSelected input{accent-color:var(--primary)}.date-demo-module___rbfKG__feedbackPanel>button,.date-demo-module___rbfKG__betaForm>div:first-child button{border:1px solid var(--text-secondary);border-radius:var(--card-radius);color:#e8ddd5;cursor:pointer;background:0 0;min-height:42px;margin-right:8px;padding:0 14px;font-weight:750}.date-demo-module___rbfKG__feedbackPanel>button:disabled{opacity:.4;cursor:not-allowed}.date-demo-module___rbfKG__feedbackPanel>button:not(:disabled):first-of-type{border-color:var(--text-brand);background:var(--surface-brand);color:var(--button-brand-fg)}.date-demo-module___rbfKG__feedbackComplete,.date-demo-module___rbfKG__betaSuccess,.date-demo-module___rbfKG__dismissed{color:var(--canvas-subtle);align-items:center;gap:12px;margin-top:22px;display:flex}.date-demo-module___rbfKG__feedbackComplete>svg,.date-demo-module___rbfKG__betaSuccess>svg,.date-demo-module___rbfKG__dismissed>svg{background:#365242;border-radius:50%;flex:none;width:38px;height:38px;padding:9px}.date-demo-module___rbfKG__feedbackComplete strong,.date-demo-module___rbfKG__feedbackComplete span,.date-demo-module___rbfKG__betaSuccess strong,.date-demo-module___rbfKG__betaSuccess span{display:block}.date-demo-module___rbfKG__feedbackComplete span,.date-demo-module___rbfKG__betaSuccess span{color:#bfaea3;margin-top:3px;font-size:12px}.date-demo-module___rbfKG__betaForm{grid-template-columns:1fr;gap:10px;display:grid}.date-demo-module___rbfKG__betaForm>div:first-child{margin-bottom:8px}.date-demo-module___rbfKG__betaForm>div:first-child button{color:#bfaea3;border:0;align-items:center;gap:6px;margin:0 0 14px;padding:0;display:inline-flex}.date-demo-module___rbfKG__betaForm>div:first-child button svg{width:15px;height:15px}.date-demo-module___rbfKG__betaForm>div:first-child p{color:#bfaea3;margin-top:5px;font-size:13px}.date-demo-module___rbfKG__betaForm>label:not(.date-demo-module___rbfKG__consent){color:var(--canvas-subtle);font-size:12px;font-weight:750}.date-demo-module___rbfKG__betaForm>input{background:var(--canvas)}.date-demo-module___rbfKG__consent{color:#d9cdc4;cursor:pointer;align-items:flex-start;gap:9px;min-height:44px;font-size:12px;line-height:1.5;display:flex}.date-demo-module___rbfKG__consent input{width:17px;height:17px;accent-color:var(--primary);flex:none;margin-top:2px}.date-demo-module___rbfKG__consent span{flex-direction:column;display:flex}.date-demo-module___rbfKG__consent small{color:var(--text-secondary)}.date-demo-module___rbfKG__betaForm>button[type=submit]{width:100%;margin-top:8px}.date-demo-module___rbfKG__betaForm>button[type=submit]:disabled{opacity:.55;cursor:wait}.date-demo-module___rbfKG__betaForm>small{color:var(--text-secondary);font-size:10px;line-height:1.55}.date-demo-module___rbfKG__betaForm>small a{margin-left:6px;text-decoration:underline}.date-demo-module___rbfKG__dismissed{color:#d9cdc4}.date-demo-module___rbfKG__dismissed button{border:1px solid var(--text-secondary);border-radius:var(--card-radius);color:#fff;cursor:pointer;background:0 0;min-height:40px;margin-left:auto;padding:0 12px;font-weight:750}@keyframes date-demo-module___rbfKG__spin{to{transform:rotate(360deg)}}@keyframes date-demo-module___rbfKG__shimmer{0%{background-position:200% 0}to{background-position:-20% 0}}@media (max-width:1080px){.date-demo-module___rbfKG__shell{grid-template-columns:300px minmax(0,1fr)}.date-demo-module___rbfKG__intro{padding:48px 28px}.date-demo-module___rbfKG__intro h1{font-size:44px}.date-demo-module___rbfKG__contextStrip{grid-template-columns:repeat(2,minmax(0,1fr))}.date-demo-module___rbfKG__contextStrip>div{border-bottom:1px solid var(--border);min-height:58px}.date-demo-module___rbfKG__contextStrip>div:nth-child(2n){border-right:0}}@media (max-width:820px){.date-demo-module___rbfKG__topBar{min-height:56px;padding:0 16px}.date-demo-module___rbfKG__topStatus{font-size:11px}.date-demo-module___rbfKG__shell{min-height:calc(100dvh - 56px);display:block}.date-demo-module___rbfKG__intro{border-right:0;gap:28px;height:auto;min-height:0;padding:34px 20px 28px;position:static}.date-demo-module___rbfKG__intro h1{max-width:12ch;font-size:38px}.date-demo-module___rbfKG__introCopy{margin-top:17px;font-size:14px}.date-demo-module___rbfKG__promiseList{display:none}.date-demo-module___rbfKG__privacyNote{margin-top:0}.date-demo-module___rbfKG__workspace{padding:26px 20px 54px}.date-demo-module___rbfKG__progress{margin-bottom:30px}.date-demo-module___rbfKG__choiceGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.date-demo-module___rbfKG__compactFields{grid-template-columns:1fr;gap:0}.date-demo-module___rbfKG__primaryButton{width:100%}.date-demo-module___rbfKG__resultHeader{flex-direction:column;align-items:flex-start}.date-demo-module___rbfKG__investigationSummary ul,.date-demo-module___rbfKG__contextStrip{grid-template-columns:1fr}.date-demo-module___rbfKG__contextStrip>div,.date-demo-module___rbfKG__contextStrip>div:first-child,.date-demo-module___rbfKG__contextStrip>div:last-child{border-right:0;border-bottom:1px solid var(--border);min-height:52px;padding:8px 0}.date-demo-module___rbfKG__contextStrip>div:last-child{border-bottom:0}.date-demo-module___rbfKG__courseSummary{grid-template-columns:38px minmax(0,1fr) 20px;gap:12px;min-height:0;padding:16px}.date-demo-module___rbfKG__courseMeta{flex-flow:wrap;grid-column:2/-1;gap:6px 12px}.date-demo-module___rbfKG__courseTitle em{white-space:normal}.date-demo-module___rbfKG__courseDetail{padding:0 16px 18px}.date-demo-module___rbfKG__routeMap{padding:12px}.date-demo-module___rbfKG__routeMap>header{flex-direction:column;align-items:flex-start;gap:5px}.date-demo-module___rbfKG__routeCanvas{grid-template-columns:1fr}.date-demo-module___rbfKG__routeCanvas svg{min-height:210px}.date-demo-module___rbfKG__routeLegend{border-top:1px solid var(--canvas-subtle);border-left:0;grid-template-columns:repeat(2,minmax(0,1fr));padding:11px;display:grid}.date-demo-module___rbfKG__sourceLine{flex-direction:column;align-items:flex-start}.date-demo-module___rbfKG__stopBody{grid-template-columns:148px minmax(0,1fr)}.date-demo-module___rbfKG__stopGallery,.date-demo-module___rbfKG__stopGalleryMain{width:148px}.date-demo-module___rbfKG__stopGalleryMain{height:108px}.date-demo-module___rbfKG__stopGalleryStrip{grid-template-columns:repeat(3,44px);height:44px;overflow:hidden}.date-demo-module___rbfKG__outcomeChoices,.date-demo-module___rbfKG__feedbackPanel>div:not(.date-demo-module___rbfKG__feedbackComplete){grid-template-columns:1fr}.date-demo-module___rbfKG__outcomeChoices .date-demo-module___rbfKG__dismissButton{grid-column:auto}}@media (max-width:480px){.date-demo-module___rbfKG__wordmark{font-size:16px}.date-demo-module___rbfKG__topStatus{display:none}.date-demo-module___rbfKG__topBar{grid-template-columns:1fr auto}.date-demo-module___rbfKG__intro h1{font-size:34px}.date-demo-module___rbfKG__areaGrid{grid-template-columns:1fr}.date-demo-module___rbfKG__progress{gap:7px}.date-demo-module___rbfKG__progress span{font-size:10px}.date-demo-module___rbfKG__stopFacts{flex-direction:column;gap:3px}.date-demo-module___rbfKG__stopBody{grid-template-columns:minmax(0,1fr)}.date-demo-module___rbfKG__stopGallery,.date-demo-module___rbfKG__stopGalleryMain{width:100%}.date-demo-module___rbfKG__stopGalleryMain{height:160px}.date-demo-module___rbfKG__stopGalleryStrip{grid-template-columns:repeat(5,44px);height:auto;overflow:visible}.date-demo-module___rbfKG__stopInfoGrid{grid-template-columns:1fr}.date-demo-module___rbfKG__stopInfoGrid>div{padding-right:0}.date-demo-module___rbfKG__stopInfoGrid>div+div{border-top:1px solid var(--border);border-left:0;padding-left:0}.date-demo-module___rbfKG__visitorEvidence{grid-template-columns:1fr;gap:4px}}@media (prefers-reduced-motion:reduce){.date-demo-module___rbfKG__loadingMark svg:last-child,.date-demo-module___rbfKG__investigationProgress li[data-status=started]>svg{animation:none}.date-demo-module___rbfKG__choice,.date-demo-module___rbfKG__choiceSelected,.date-demo-module___rbfKG__chevron,.date-demo-module___rbfKG__chevronOpen,.date-demo-module___rbfKG__primaryButton,.date-demo-module___rbfKG__chooseButton{transition:none}}
