@import '_content/YelpAIDemo.Components/YelpAIDemo.Components.d25c9jom8w.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-nurwm1updw] {
    position: relative;
    display: flex;
    flex-direction: column;
}
.top-nav[b-nurwm1updw] {
    position: absolute;
    right: 1rem;
    top: 1rem;
}
main[b-nurwm1updw] {
    flex: 1;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    min-height: 100vh;
}

.sidebar[b-nurwm1updw] {
    background: linear-gradient(180deg, #667eea 0%, #764ba2 50%, #f093fb 100%);
    box-shadow: 4px 0 20px rgba(102, 126, 234, 0.3);
    position: relative;
    overflow: hidden;
}

.sidebar[b-nurwm1updw]::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);
    animation: sidebarPulse-b-nurwm1updw 15s ease-in-out infinite;
}

@keyframes sidebarPulse-b-nurwm1updw {
    0%, 100% { transform: translate(0, 0); }
    50% { transform: translate(-10%, -10%); }
}

.top-row[b-nurwm1updw] {
    background: linear-gradient(to right, #ffffff, #f8f9fa);
    border-bottom: 2px solid #e0e0e0;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

    .top-row[b-nurwm1updw]  a, .top-row[b-nurwm1updw]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-nurwm1updw]  a:hover, .top-row[b-nurwm1updw]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-nurwm1updw]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-nurwm1updw] {
        justify-content: space-between;
    }

    .top-row[b-nurwm1updw]  a, .top-row[b-nurwm1updw]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-nurwm1updw] {
        flex-direction: row;
    }

    .sidebar[b-nurwm1updw] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-nurwm1updw] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-nurwm1updw]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-nurwm1updw], article[b-nurwm1updw] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-nurwm1updw] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-nurwm1updw] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-lwtqoz2utz] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-lwtqoz2utz] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-lwtqoz2utz] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-lwtqoz2utz] {
    font-size: 1.1rem;
}

.bi[b-lwtqoz2utz] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-lwtqoz2utz] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-lwtqoz2utz] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-lwtqoz2utz] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-lwtqoz2utz] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-lwtqoz2utz] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-lwtqoz2utz] {
        padding-bottom: 1rem;
    }

    .nav-item[b-lwtqoz2utz]  .nav-link {
        color: #ffffff;
        background: rgba(255, 255, 255, 0.05);
        border: 1px solid rgba(255, 255, 255, 0.1);
        border-radius: 12px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
        transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
        position: relative;
        overflow: hidden;
    }

    .nav-item[b-lwtqoz2utz]  .nav-link::before {
        content: '';
        position: absolute;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
        transition: left 0.5s;
    }

    .nav-item[b-lwtqoz2utz]  .nav-link:hover::before {
        left: 100%;
    }

.nav-item[b-lwtqoz2utz]  a.active {
    background: linear-gradient(135deg, rgba(255,255,255,0.25) 0%, rgba(255,255,255,0.15) 100%);
    color: white;
    box-shadow: 0 4px 15px rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.3);
    transform: translateX(5px);
}

.nav-item[b-lwtqoz2utz]  .nav-link:hover {
    background: linear-gradient(135deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.1) 100%);
    color: white;
    transform: translateX(5px);
    box-shadow: 0 2px 10px rgba(255, 255, 255, 0.15);
}

.nav-scrollable[b-lwtqoz2utz] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-lwtqoz2utz] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-lwtqoz2utz] {
        display: none;
    }

    .nav-scrollable[b-lwtqoz2utz] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-wm5yy96b6k],
.components-reconnect-repeated-attempt-visible[b-wm5yy96b6k],
.components-reconnect-failed-visible[b-wm5yy96b6k],
.components-pause-visible[b-wm5yy96b6k],
.components-resume-failed-visible[b-wm5yy96b6k],
.components-rejoining-animation[b-wm5yy96b6k] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-wm5yy96b6k],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-wm5yy96b6k],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-wm5yy96b6k],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-wm5yy96b6k],
#components-reconnect-modal.components-reconnect-retrying[b-wm5yy96b6k],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-wm5yy96b6k],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-wm5yy96b6k],
#components-reconnect-modal.components-reconnect-failed[b-wm5yy96b6k],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-wm5yy96b6k] {
    display: block;
}


#components-reconnect-modal[b-wm5yy96b6k] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-wm5yy96b6k 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-wm5yy96b6k 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-wm5yy96b6k 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-wm5yy96b6k]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-wm5yy96b6k 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-wm5yy96b6k {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-wm5yy96b6k {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-wm5yy96b6k {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-wm5yy96b6k] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-wm5yy96b6k] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-wm5yy96b6k] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-wm5yy96b6k] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-wm5yy96b6k] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-wm5yy96b6k] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-wm5yy96b6k] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-wm5yy96b6k 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-wm5yy96b6k] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-wm5yy96b6k {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/Home.razor.rz.scp.css */

.page[b-51e00e2kw3] {
	display: flex;
	flex-direction: column;
	gap: 1rem;
	min-height: 100dvh;
	padding: 1.5rem 1.25rem 2rem;
	background: radial-gradient(circle at 10% 20%, #f7f8fc 0, #f6f7fb 25%, #f3f4fa 50%, #f0f2f8 75%, #eceff6 100%);
}

.page-header[b-51e00e2kw3] {
	display: flex;
	flex-direction: column;
	gap: 0.4rem;
	align-items: center;
	text-align: center;
	margin: 0 auto;
	width: min(1100px, 100%);
}

.page-title[b-51e00e2kw3] {
	margin: 0;
	font-family: 'Playfair Display', serif;
	font-size: clamp(2.2rem, 4vw, 3rem);
	line-height: 1.1;
	color: #2f2a25;
}

.page-kicker[b-51e00e2kw3] {
	font-family: 'DM Sans', 'Segoe UI', sans-serif;
	font-weight: 800;
	letter-spacing: 0.01em;
	color: #ba6032;
}

.page-subtitle[b-51e00e2kw3] {
	font-size: 0.95rem;
	max-width: 70ch;
}

.panel-stack[b-51e00e2kw3] {
	width: min(1100px, 100%);
	margin: 0 auto;
}

.page-body[b-51e00e2kw3] {
	display: flex;
	background: linear-gradient(180deg, #fdfefe, #f6f8fb);
	border: 1px solid #e3e7ef;
	border-radius: 18px;
	box-shadow: 0 18px 42px rgba(0, 0, 0, 0.08);
	padding: 1.25rem;
}

.home-hero[b-51e00e2kw3] {
	width: 100%;
	padding: 1.75rem 1.6rem;
	border-radius: 16px;
	border: 1px solid rgba(0, 0, 0, 0.04);
	background: linear-gradient(135deg, #fff6ee 0%, #fefefe 60%, #f8f5ff 100%);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7), 0 16px 40px rgba(0, 0, 0, 0.08);
	color: #2f2a25;
	position: relative;
	overflow: hidden;
	font-family: 'DM Sans', 'Segoe UI', sans-serif;
}

.home-hero[b-51e00e2kw3]::before {
	content: '';
	position: absolute;
	top: -35%;
	right: -18%;
	width: 340px;
	height: 340px;
	background: radial-gradient(circle, rgba(102, 126, 234, 0.16) 0%, rgba(102, 126, 234, 0) 70%);
	animation: heroFloat-b-51e00e2kw3 10s ease-in-out infinite;
}

@keyframes heroFloat-b-51e00e2kw3 {
	0%, 100% { transform: translate(0, 0) scale(1); }
	50% { transform: translate(-20px, -20px) scale(1.1); }
}

.home-hero p[b-51e00e2kw3] {
	max-width: 70ch;
	color: #5f574f;
	position: relative;
	z-index: 1;
}

.home-hero p.lead[b-51e00e2kw3] {
	color: #3a3530;
	font-weight: 600;
}

.home-cta[b-51e00e2kw3] {
	display: flex;
	align-items: center;
	gap: 0.75rem;
	flex-wrap: wrap;
	position: relative;
	z-index: 1;
	margin-left:43%;
	margin-right:auto;
}

.start-btn[b-51e00e2kw3] {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0.75rem 1.1rem;
	border-radius: 12px;
	border: none;
	background: linear-gradient(135deg, #ec9d64, #cd6331);
	color: #ffffff;
	font-weight: 800;
	text-decoration: none;
	box-shadow: 0 10px 24px rgba(205, 99, 49, 0.35);
	transition: transform 0.15s ease, box-shadow 0.15s ease;
	cursor:pointer;
}

.start-btn:hover[b-51e00e2kw3] {
	transform: translateY(-1px);
	box-shadow: 0 14px 28px rgba(205, 99, 49, 0.45);
	color: #ffffff;
}

.home-note[b-51e00e2kw3] {
	font-size: 0.95rem;
	color: #7c746c;
	justify-self:center;
}

@media (max-width: 640px) {
	.page-body[b-51e00e2kw3] {
		padding: 1rem;
	}

	.home-hero[b-51e00e2kw3] {
		padding: 1.35rem 1.2rem;
	}
}
/* /Components/Pages/PrimaryAgentChat.razor.rz.scp.css */
.page[b-gn3kyx9if7] {
	display: flex;
	flex-direction: column;
	gap: 1rem;
	min-height: 100dvh;
	padding: 0rem 1.25rem 2rem;
	background: radial-gradient(circle at 10% 20%, #f7f8fc 0, #f6f7fb 25%, #f3f4fa 50%, #f0f2f8 75%, #eceff6 100%);
}

.page-header[b-gn3kyx9if7] {
	display: flex;
	flex-direction: column;
	gap: .25rem;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-family: 'Playfair Display', serif;
	color: #cd6331;
}

.page-subtitle[b-gn3kyx9if7] {
	font-size: .95rem;
}

.panel-stack[b-gn3kyx9if7] {
	width: min(1100px, 100%);
	margin: 0 auto;
}

.tab-strip[b-gn3kyx9if7] {
	display: flex;
	align-items: center;
	gap: 0.75rem;
	background: #ffffff;
	border: 1px solid #e3e7ef;
	border-radius: 18px 18px 0 0;
	padding: 0.4rem 0.55rem;
	box-shadow: 0 12px 28px rgba(0, 0, 0, 0.08);
	position: relative;
	z-index: 2;
}

.tab-buttons[b-gn3kyx9if7] {
	display: flex;
	align-items: center;
	gap: 0.35rem;
}

.tab-button[b-gn3kyx9if7] {
	position: relative;
	padding: 0.65rem 1.15rem;
	border-radius: 12px;
	border: 1px solid transparent;
	background: rgba(102, 126, 234, 0.08);
	color: #5b6270;
	font-weight: 700;
	letter-spacing: 0.01em;
	transition: all 140ms ease;
}

.tab-button:hover[b-gn3kyx9if7] {
	color: #2e3340;
	background: rgba(112, 136, 224, 0.25);
}

.tab-button.active[b-gn3kyx9if7] {
	color: #1f2230;
	background: linear-gradient(180deg, #ffffff, #f8f9fe);
	border-color: #d0d5dd;
	box-shadow: 0 10px 24px rgba(102, 126, 234, 0.18);
	margin-bottom: -1px;
}

.menu-toggle[b-gn3kyx9if7] {
	margin-left: auto;
	border-radius: 12px;
	border: 1px solid #d7dce6;
	background: #f7f8fb;
	color: #1f2230;
	width: 2.5rem;
	height: 2.5rem;
	font-size: 1.1rem;
	font-weight: 700;
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
	transition: all 140ms ease;
}

.menu-toggle:hover[b-gn3kyx9if7] {
	background: #eef1f7;
	transform: translateY(-1px);
}

.chat[b-gn3kyx9if7] {
    display: flex;
    flex-direction: column;
	flex: 1 1 auto;
	min-height: 0;
    border: 1px solid #e6e8ef;
    border-radius: 14px;
    background: #ffffff;
    position: relative;
	width: 100%;
	box-shadow: 0 10px 26px rgba(0, 0, 0, 0.08);
	overflow: visible;
	padding: 0.5rem;
}
.page-body[b-gn3kyx9if7] {
	padding: 0rem 1.25rem 1.35rem;
	flex: 1 1 auto;
	min-height: 0;
	display: flex;
	background: linear-gradient(180deg, #fdfefe, #f6f8fb);
	border: 1px solid #e3e7ef;
	border-top: none;
	border-radius: 0 0 18px 18px;
	box-shadow: 0 18px 42px rgba(0, 0, 0, 0.08);
	position: relative;
	margin-top: -2px;
	max-height:85vh;
}

.menu-panel[b-gn3kyx9if7] {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 40;
	height: 100vh;
	width: 22rem;
	max-width: 90vw;
	background: linear-gradient(to bottom, #ffffff, #f8f9fa);
	border-left: 3px solid #667eea;
	box-shadow: -10px 0 40px rgba(102, 126, 234, 0.2);
	overflow-y: auto;
	transform: translateX(100%);
	transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
	padding: 0.75rem;
}

.menu-panel.open[b-gn3kyx9if7] {
	transform: translateX(0);
	animation: menuSlide-b-gn3kyx9if7 0.3s ease-out;
}

@keyframes menuSlide-b-gn3kyx9if7 {
	from {
		opacity: 0;
		transform: translateX(50%);
	}
	to {
		opacity: 1;
		transform: translateX(0);
	}
}

.menu-panel-handle[b-gn3kyx9if7] {
	position: absolute;
	top: 0.75rem;
	left: -2.75rem;
	z-index: 41;
	opacity: 0;
	pointer-events: none;
}

.menu-panel.open .menu-panel-handle[b-gn3kyx9if7] {
	opacity: 1;
	pointer-events: auto;
}
.itinerary-surface[b-gn3kyx9if7] {
	width: 100%;
	border: 1px solid #e6e8ef;
	border-radius: 14px;
	background: #ffffff;
	box-shadow: 0 10px 26px rgba(0, 0, 0, 0.08);
	padding: 0.5rem;
}
.map-modal-overlay[b-gn3kyx9if7] {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 50;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(0, 0, 0, 0.4);
}

.map-modal-content[b-gn3kyx9if7] {
	background-color: white;
	border-radius: 1rem;
	box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
	width: 60rem;
	padding: 2rem;
	position: relative;
	animation: fadeIn 0.3s ease-in-out;
	max-height: 80vh;
	overflow-y: auto;
	margin: 1rem;
}

.map-modal-close-button[b-gn3kyx9if7] {
	position: absolute;
	top: 1rem;
	right: 1rem;
	color: rgb(100, 116, 139);
	font-size: 1.25rem;
	background: none;
	border: none;
	cursor: pointer;
	transition: color 0.2s ease;
}

.modal-close-button:hover[b-gn3kyx9if7] {
	color: rgb(147, 51, 234);
}

.itinerary-indicator[b-gn3kyx9if7] {
	position: absolute;
	top: 0.25rem;
	right: 0.25rem;
	width: 0.5rem;
	height: 0.5rem;
	background-color: #dc3545;
	border-radius: 50%;
	animation: pulse-indicator-b-gn3kyx9if7 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
	box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.7);
}

@keyframes pulse-indicator-b-gn3kyx9if7 {
	0%, 100% {
		opacity: 1;
		box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.7);
	}
	50% {
		opacity: 0.8;
		box-shadow: 0 0 0 0.375rem rgba(220, 53, 69, 0);
	}
}

button[role="tab"][b-gn3kyx9if7] {
	position: relative;
}
