.auth-page-module__gXxnNW__page{background:radial-gradient(circle at 20% 0%, rgb(var(--accent-soft) / .42), transparent 50%), radial-gradient(circle at 100% 100%, rgb(var(--brand-2) / .2), transparent 40%), rgb(var(--bg));min-height:100vh;color:rgb(var(--text));place-items:center;padding:2rem 1rem;display:grid}.auth-page-module__gXxnNW__shell{flex-direction:column;gap:1rem;width:min(100%,720px);display:flex}.auth-page-module__gXxnNW__brand{text-align:center;color:rgb(var(--brand-2));justify-content:center;align-items:center;gap:.55rem;margin:0 auto;font-size:.95rem;display:inline-flex}.auth-page-module__gXxnNW__brandLogo{object-fit:cover;width:2.25rem;height:2.25rem;box-shadow:0 8px 18px rgb(var(--brand) / .16);border-radius:.7rem}.auth-page-module__gXxnNW__card{border:1px solid rgb(var(--border));background:rgb(var(--card) / .95);border-radius:16px;padding:1.5rem;box-shadow:0 18px 40px #1f353421}.auth-page-module__gXxnNW__title{text-align:center;margin:0;font-size:1.65rem}.auth-page-module__gXxnNW__subtitle{text-align:center;color:rgb(var(--muted));margin:.5rem 0 1.2rem;font-size:.95rem}.auth-page-module__gXxnNW__form{flex-direction:column;gap:.85rem;display:flex}.auth-page-module__gXxnNW__split{grid-template-columns:1fr;gap:.85rem;display:grid}@media (min-width:560px){.auth-page-module__gXxnNW__split{grid-template-columns:repeat(2,minmax(0,1fr))}}.auth-page-module__gXxnNW__field{flex-direction:column;gap:.35rem;display:flex}.auth-page-module__gXxnNW__label{color:rgb(var(--text));font-size:.88rem}.auth-page-module__gXxnNW__input,.auth-page-module__gXxnNW__select,.auth-page-module__gXxnNW__file{border:1px solid rgb(var(--border));background:rgb(var(--bg-soft) / .6);width:100%;color:rgb(var(--text));min-height:42px;font:inherit;border-radius:10px;padding:.65rem .75rem}.auth-page-module__gXxnNW__input:focus,.auth-page-module__gXxnNW__select:focus,.auth-page-module__gXxnNW__file:focus{outline:2px solid rgb(var(--ring) / .35);border-color:rgb(var(--ring) / .5)}.auth-page-module__gXxnNW__help{color:rgb(var(--muted));margin:0;font-size:.78rem}.auth-page-module__gXxnNW__redactionBox{border:1px dashed rgb(var(--brand) / .42);background:rgb(var(--accent-soft) / .18);border-radius:10px;gap:.25rem;padding:.7rem .75rem;font-size:.8rem;line-height:1.45;display:grid}.auth-page-module__gXxnNW__redactionBox strong{color:rgb(var(--text))}.auth-page-module__gXxnNW__redactionBox span{color:rgb(var(--muted))}.auth-page-module__gXxnNW__sectionLabel{color:rgb(var(--accent));margin-top:.5rem;font-size:.88rem;font-weight:700}.auth-page-module__gXxnNW__checkboxRow{color:rgb(var(--muted));align-items:flex-start;gap:.55rem;font-size:.84rem;display:flex}.auth-page-module__gXxnNW__checkboxRow input{margin-top:.15rem}.auth-page-module__gXxnNW__button{font:inherit;color:rgb(var(--text));background:linear-gradient(135deg, rgb(var(--accent)), rgb(var(--accent-soft)));cursor:pointer;border:none;border-radius:10px;margin-top:.5rem;padding:.78rem 1rem;font-weight:700}.auth-page-module__gXxnNW__alt{text-align:center;color:rgb(var(--muted));margin:.4rem 0 0;font-size:.9rem}.auth-page-module__gXxnNW__link{color:rgb(var(--brand));text-underline-offset:3px;text-decoration:underline}.auth-page-module__gXxnNW__legal{text-align:center;color:rgb(var(--muted));margin:0;font-size:.8rem}.auth-page-module__gXxnNW__stageBanner{border:1px solid rgb(var(--border));background:rgb(var(--bg-soft) / .45);color:rgb(var(--muted));border-radius:10px;margin:0 0 1rem;padding:.6rem .75rem;font-size:.8rem}.auth-page-module__gXxnNW__textarea{border:1px solid rgb(var(--border));background:rgb(var(--bg-soft) / .6);width:100%;color:rgb(var(--text));min-height:100px;font:inherit;resize:vertical;border-radius:10px;padding:.65rem .75rem}.auth-page-module__gXxnNW__textarea:focus{outline:2px solid rgb(var(--ring) / .35);border-color:rgb(var(--ring) / .5)}.auth-page-module__gXxnNW__quizCard{border:1px solid rgb(var(--border));border-radius:12px;gap:.8rem;margin:0;padding:.85rem;display:grid}.auth-page-module__gXxnNW__progressTrack{background:rgb(var(--bg-soft));border:1px solid rgb(var(--border));border-radius:999px;height:8px;margin:.4rem 0;overflow:hidden}.auth-page-module__gXxnNW__progressFill{border-radius:inherit;background:linear-gradient(90deg, rgb(var(--accent)), rgb(var(--brand)));height:100%;display:block}.auth-page-module__gXxnNW__inputWrap{position:relative}.auth-page-module__gXxnNW__eyeButton{border:1px solid rgb(var(--border));background:rgb(var(--card));color:rgb(var(--muted));cursor:pointer;border-radius:8px;padding:.2rem .5rem;font-size:.75rem;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.auth-page-module__gXxnNW__choiceGrid{border:1px solid rgb(var(--border));background:rgb(var(--bg-soft) / .35);border-radius:14px;gap:.75rem;margin:0;padding:.85rem;display:grid}.auth-page-module__gXxnNW__choiceCard{border:1px solid rgb(var(--border));background:rgb(var(--card) / .72);cursor:pointer;border-radius:12px;grid-template-columns:auto 1fr;align-items:flex-start;gap:.7rem;padding:.85rem;display:grid}.auth-page-module__gXxnNW__choiceCardActive{border-color:rgb(var(--brand) / .72);box-shadow:0 0 0 3px rgb(var(--brand) / .12)}.auth-page-module__gXxnNW__choiceCard input{margin-top:.2rem}.auth-page-module__gXxnNW__choiceCard span{gap:.25rem;display:grid}.auth-page-module__gXxnNW__choiceCard small{color:rgb(var(--muted));line-height:1.45}.auth-page-module__gXxnNW__trialBanner{border:1px solid rgb(var(--brand) / .32);background:linear-gradient(135deg, rgb(var(--brand) / .12), rgb(var(--accent-soft) / .18));color:rgb(var(--text));border-radius:12px;gap:.3rem;padding:.8rem .9rem;font-size:.84rem;display:grid}.auth-page-module__gXxnNW__trialBanner span{color:rgb(var(--muted));line-height:1.45}
.id-redaction-uploader-module__WPSRxq__redactionUploader{border:1px solid rgb(var(--brand) / .26);background:linear-gradient(145deg, rgb(var(--card) / .96), rgb(var(--accent-soft) / .18));border-radius:1rem;gap:.7rem;padding:.8rem;display:grid}.id-redaction-uploader-module__WPSRxq__header{gap:.25rem;display:grid}.id-redaction-uploader-module__WPSRxq__title{color:rgb(var(--text-strong,var(--text)));font-size:.9rem;font-weight:800}.id-redaction-uploader-module__WPSRxq__description,.id-redaction-uploader-module__WPSRxq__helper,.id-redaction-uploader-module__WPSRxq__fileStatus{color:rgb(var(--muted));margin:0;font-size:.8rem;line-height:1.45}.id-redaction-uploader-module__WPSRxq__fileInput{border:1px solid rgb(var(--border));background:rgb(var(--card,var(--bg-soft)) / .96);width:100%;color:rgb(var(--text));min-height:42px;font:inherit;border-radius:.85rem;padding:.65rem .75rem}.id-redaction-uploader-module__WPSRxq__fileInput:focus{outline:2px solid rgb(var(--ring,var(--brand)) / .35);border-color:rgb(var(--ring,var(--brand)) / .5)}.id-redaction-uploader-module__WPSRxq__previewShell{gap:.6rem;display:grid}.id-redaction-uploader-module__WPSRxq__previewFrame{border:1px solid rgb(var(--border));background:linear-gradient(45deg, rgb(var(--border) / .45) 25%, transparent 25%), linear-gradient(-45deg, rgb(var(--border) / .45) 25%, transparent 25%), linear-gradient(45deg, transparent 75%, rgb(var(--border) / .45) 75%), linear-gradient(-45deg, transparent 75%, rgb(var(--border) / .45) 75%);background-color:rgb(var(--bg-soft) / .72);cursor:crosshair;touch-action:none;background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;border-radius:.95rem;position:relative;overflow:hidden}.id-redaction-uploader-module__WPSRxq__previewImage{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;max-height:24rem;display:block}.id-redaction-uploader-module__WPSRxq__redactionBlock{pointer-events:none;background:#000000eb;border:1px solid #ffffff5c;position:absolute;box-shadow:0 0 0 1px #0000002e}.id-redaction-uploader-module__WPSRxq__actionRow{flex-wrap:wrap;gap:.5rem;display:flex}.id-redaction-uploader-module__WPSRxq__actionButton,.id-redaction-uploader-module__WPSRxq__secondaryButton{font:inherit;cursor:pointer;border:1px solid #0000;border-radius:999px;padding:.55rem .85rem;font-size:.8rem;font-weight:800}.id-redaction-uploader-module__WPSRxq__actionButton{background:rgb(var(--brand));color:#fff;box-shadow:0 10px 22px rgb(var(--brand) / .22)}.id-redaction-uploader-module__WPSRxq__secondaryButton{border-color:rgb(var(--border));background:rgb(var(--card) / .82);color:rgb(var(--text))}.id-redaction-uploader-module__WPSRxq__actionButton:disabled,.id-redaction-uploader-module__WPSRxq__secondaryButton:disabled{cursor:not-allowed;opacity:.56}.id-redaction-uploader-module__WPSRxq__notice{border:1px dashed rgb(var(--brand) / .38);background:rgb(var(--brand) / .08);color:rgb(var(--muted));border-radius:.8rem;padding:.65rem;font-size:.78rem;line-height:1.45}
.profile-link-module__44rPxa__profileCard{isolation:isolate;border:1px solid rgb(var(--brand) / .18);background:radial-gradient(circle at 0% 0%, rgb(var(--brand) / .14), transparent 58%), linear-gradient(135deg, rgb(var(--card) / .96), rgb(var(--card) / .82));width:100%;min-width:0;color:inherit;border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:.6rem;padding:.66rem .72rem;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s,background .2s;display:grid;position:relative;box-shadow:0 8px 24px #13181d1a,inset 0 1px #ffffff59}.profile-link-module__44rPxa__profileCard:after{content:"";border-radius:inherit;pointer-events:none;z-index:-1;border:1px solid #ffffff61;position:absolute;inset:0}.profile-link-module__44rPxa__profileCard:hover{border-color:rgb(var(--brand) / .45);background:radial-gradient(circle at 0% 0%, rgb(var(--brand) / .2), transparent 62%), linear-gradient(135deg, rgb(var(--card)), rgb(var(--card) / .87));box-shadow:0 12px 28px #13181d2e, 0 0 0 3px rgb(var(--brand) / .14), inset 0 1px 0 #ffffff70;transform:translateY(-1px)}.profile-link-module__44rPxa__avatar,.profile-link-module__44rPxa__avatarFallback{width:2.1rem;height:2.1rem;box-shadow:0 6px 16px #1521182e, 0 0 0 1px rgb(var(--brand) / .2);border:2px solid #ffffffe6;border-radius:999px;flex-shrink:0}.profile-link-module__44rPxa__avatar{object-fit:cover}.profile-link-module__44rPxa__avatarFallback{color:rgb(var(--text-inverse));background:linear-gradient(135deg, rgb(var(--brand)), rgb(var(--brand-2)));place-items:center;font-size:.8rem;font-weight:700;display:grid}.profile-link-module__44rPxa__textWrap{min-width:0}.profile-link-module__44rPxa__profileCard p{letter-spacing:.01em;color:rgb(var(--text) / .98);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.9rem;font-weight:650;line-height:1.2;overflow:hidden}.profile-link-module__44rPxa__profileCard small{color:rgb(var(--brand) / .9);white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-top:.08rem;font-size:.74rem;font-weight:540;display:inline-block;overflow:hidden}
.sidebar-module__4Oz74W__sidebarRail{display:none}.sidebar-module__4Oz74W__sidebar{z-index:70;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:100%;padding:calc(.65rem + env(safe-area-inset-top,0px)) .75rem .65rem;border-bottom:1px solid rgb(var(--border));background:linear-gradient(180deg, rgb(var(--bg-soft) / .9) 0%, rgb(var(--bg) / .98) 45%, rgb(var(--bg-deep) / .98) 100%);color:rgb(var(--text));flex-direction:column;gap:.75rem;display:flex;position:sticky;top:0}.sidebar-module__4Oz74W__header{border-radius:var(--radius-md);background:linear-gradient(135deg, rgb(var(--brand) / .15), rgb(var(--accent-soft) / .28));border:1px solid rgb(var(--border));align-items:center;gap:.75rem;padding:.7rem;display:flex}.sidebar-module__4Oz74W__logoMark{background:rgb(var(--card) / .82);width:2rem;height:2rem;box-shadow:inset 0 0 0 1px rgb(var(--border)), 0 8px 18px rgb(var(--brand) / .14);border-radius:10px;place-items:center;display:grid;overflow:hidden}.sidebar-module__4Oz74W__logoImage{object-fit:cover;width:100%;height:100%}.sidebar-module__4Oz74W__mobileMenuButton{border:1px solid rgb(var(--border));background:rgb(var(--card) / .88);color:rgb(var(--text));border-radius:10px;place-items:center;width:2rem;height:2rem;margin-left:auto;display:grid}.sidebar-module__4Oz74W__header h1{letter-spacing:.01em;margin:0;font-size:1.15rem}.sidebar-module__4Oz74W__header p{color:rgb(var(--muted));margin:.15rem 0 0;font-size:.76rem}.sidebar-module__4Oz74W__menuContent{display:none}.sidebar-module__4Oz74W__menuContentOpen{display:block}.sidebar-module__4Oz74W__section{margin-top:.1rem}.sidebar-module__4Oz74W__sectionLabel{color:rgb(var(--muted));text-transform:uppercase;letter-spacing:.08em;margin:0 0 .45rem;padding-left:.35rem;font-size:.7rem}.sidebar-module__4Oz74W__navItem{color:rgb(var(--text));min-height:var(--touch-target);border:1px solid #0000;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:.2rem;padding:.7rem .72rem;text-decoration:none;transition:all .14s;display:flex}.sidebar-module__4Oz74W__navItem:hover{background:rgb(var(--bg-soft));border-color:rgb(var(--border))}.sidebar-module__4Oz74W__navButton{cursor:pointer;width:100%;font:inherit;background:0 0}.sidebar-module__4Oz74W__themeToggleButton{margin-top:.2rem}.sidebar-module__4Oz74W__active{background:linear-gradient(135deg, rgb(var(--brand) / .18), rgb(var(--accent-soft) / .3));border-color:rgb(var(--brand) / .42)}.sidebar-module__4Oz74W__itemLeft{align-items:center;gap:.6rem;display:inline-flex}.sidebar-module__4Oz74W__badge{background:rgb(var(--brand) / .18);color:rgb(var(--brand-2));border-radius:999px;padding:.28rem .42rem;font-size:.7rem;line-height:1}.sidebar-module__4Oz74W__dropdownTrigger{cursor:pointer;background:0 0;width:100%}.sidebar-module__4Oz74W__dropdownList{padding:.1rem 0 .45rem 2rem}.sidebar-module__4Oz74W__dropdownItem{margin-bottom:.2rem;padding-block:.5rem;font-size:.85rem}.sidebar-module__4Oz74W__chevronOpen{transform:rotate(180deg)}.sidebar-module__4Oz74W__sidebarFooter{display:none}.sidebar-module__4Oz74W__mobileProfileCard{margin-top:.45rem}.sidebar-module__4Oz74W__toastStack{z-index:130;gap:.55rem;width:min(22rem,100vw - 2rem);display:grid;position:fixed;bottom:1rem;right:1rem}.sidebar-module__4Oz74W__toastCard{border:1px solid rgb(var(--brand) / .48);background:linear-gradient(135deg, rgb(var(--bg) / .96), rgb(var(--card) / .97));border-radius:.85rem;grid-template-columns:1fr auto;align-items:start;display:grid;overflow:hidden;box-shadow:0 14px 30px #00000059}.sidebar-module__4Oz74W__toastContentButton{text-align:left;width:100%;color:rgb(var(--text));cursor:pointer;background:0 0;border:0;margin:0;padding:.68rem .75rem}.sidebar-module__4Oz74W__toastContentButton strong{font-size:.82rem;display:block}.sidebar-module__4Oz74W__toastContentButton p{color:rgb(var(--muted));margin:.22rem 0 0;font-size:.74rem}.sidebar-module__4Oz74W__toastContentButton small{color:rgb(var(--muted));margin-top:.34rem;font-size:.68rem;display:block}.sidebar-module__4Oz74W__toastCloseButton{border:0;border-left:1px solid rgb(var(--border));color:rgb(var(--muted));cursor:pointer;background:0 0;padding:.5rem}.sidebar-module__4Oz74W__toastCloseButton:hover{color:rgb(var(--text))}@media (min-width:1100px){.sidebar-module__4Oz74W__sidebarRail{flex:0 0 clamp(240px,24vw,295px);width:clamp(240px,24vw,295px);display:block}.sidebar-module__4Oz74W__sidebar{border-right:1px solid rgb(var(--border));z-index:40;border-bottom:0;gap:.9rem;width:clamp(240px,24vw,295px);height:100vh;max-height:100vh;padding:1rem;position:fixed;inset:0 auto 0 0;overflow-y:auto}.sidebar-module__4Oz74W__mobileMenuButton{display:none}.sidebar-module__4Oz74W__menuContent{display:block}.sidebar-module__4Oz74W__section{margin-top:.2rem}.sidebar-module__4Oz74W__sectionLabel{margin:0 0 .5rem;font-size:.74rem}.sidebar-module__4Oz74W__mobileProfileCard,.sidebar-module__4Oz74W__sidebarFooter{display:block}}@media (max-width:780px){.sidebar-module__4Oz74W__toastStack{left:.75rem;right:.75rem;top:calc(env(safe-area-inset-top,0px) + .75rem);width:auto;bottom:auto}}@media (max-width:1099px){.sidebar-module__4Oz74W__header{box-shadow:0 10px 24px rgb(var(--brand) / .08);padding:.62rem .7rem}.sidebar-module__4Oz74W__header p,.sidebar-module__4Oz74W__sectionLabel,.sidebar-module__4Oz74W__sidebarFooter{display:none}.sidebar-module__4Oz74W__logoMark{width:2.15rem;height:2.15rem}.sidebar-module__4Oz74W__menuContentOpen{left:.75rem;right:.75rem;top:calc(4.35rem + env(safe-area-inset-top,0px));max-height:calc(100dvh - 5.25rem - env(safe-area-inset-bottom,0px));border:1px solid rgb(var(--border));background:linear-gradient(180deg, rgb(var(--card) / .98), rgb(var(--bg) / .98));border-radius:1.15rem;gap:.7rem;padding:.75rem;display:grid;position:fixed;overflow-y:auto;box-shadow:0 24px 60px #0000003d}.sidebar-module__4Oz74W__navItem,.sidebar-module__4Oz74W__dropdownTrigger{background:rgb(var(--bg-soft) / .62)}.sidebar-module__4Oz74W__dropdownList{padding-left:.35rem}}
.page-module___8aEwW__main{background:linear-gradient(180deg, rgb(var(--bg)) 0%, rgb(var(--bg-soft)) 100%);flex-direction:column;width:100%;min-width:0;min-height:100vh;display:flex;overflow-x:hidden}.page-module___8aEwW__feedLayout{width:100%;min-width:0;padding:1.25rem 1rem calc(2rem + env(safe-area-inset-bottom,0px) + 5.5rem);color:rgb(var(--text))}.page-module___8aEwW__feedHeader{flex-direction:column;gap:.75rem;display:flex}.page-module___8aEwW__feedHeaderTitleBlock{min-width:0}.page-module___8aEwW__feedHeaderControls{border:1px solid rgb(var(--border));background:rgb(var(--bg-soft));border-radius:.75rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.5rem;padding:.5rem;display:grid}.page-module___8aEwW__feedHeaderControls>button{justify-content:center;width:100%}.page-module___8aEwW__feedCreateButton{grid-column:1/-1}@media (min-width:640px){.page-module___8aEwW__feedHeader{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}.page-module___8aEwW__feedHeaderControls{align-items:center;gap:.5rem;padding:.25rem;display:flex}.page-module___8aEwW__feedCreateButton{grid-column:auto}}@media (min-width:1100px){.page-module___8aEwW__main{flex-direction:row}.page-module___8aEwW__feedLayout{padding:1.5rem 1.5rem calc(1.5rem + env(safe-area-inset-bottom,0px))}}.page-module___8aEwW__feedLayout{max-width:1440px;margin-inline:auto}.page-module___8aEwW__feedHeader{box-shadow:var(--shadow-card)}@media (max-width:639px){.page-module___8aEwW__feedLayout{padding:.8rem .75rem calc(1.5rem + env(safe-area-inset-bottom,0px))}.page-module___8aEwW__feedHeader{gap:.65rem;border-radius:var(--radius-lg)!important;padding:.78rem!important}.page-module___8aEwW__feedHeaderControls{background:0 0;border:0;grid-template-columns:1fr;padding:0}.page-module___8aEwW__feedHeaderControls>button{min-height:2.65rem}}@media (min-width:1100px){.page-module___8aEwW__feedLayout{padding:1.5rem clamp(1.25rem, 2vw, 2rem) calc(1.5rem + env(safe-area-inset-bottom,0px))}}.page-module___8aEwW__visitorTrialBanner{border:1px solid rgb(var(--brand) / .35);background:linear-gradient(135deg, rgb(var(--brand) / .12), rgb(var(--accent-soft) / .18));box-shadow:var(--shadow-card);border-radius:1.1rem;flex-direction:column;gap:.85rem;margin-bottom:1rem;padding:1rem;display:flex}.page-module___8aEwW__visitorTrialBanner h2,.page-module___8aEwW__visitorTrialBanner p{margin:0}.page-module___8aEwW__visitorTrialBanner h2{color:rgb(var(--text-strong));font-size:1rem;font-weight:700}.page-module___8aEwW__visitorTrialBanner p:not(.page-module___8aEwW__visitorTrialEyebrow){color:rgb(var(--muted));font-size:.88rem;line-height:1.5}.page-module___8aEwW__visitorTrialEyebrow{color:rgb(var(--brand));letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:800;margin-bottom:.25rem!important}.page-module___8aEwW__visitorTrialLink{background:rgb(var(--text-strong));color:rgb(var(--card));border-radius:999px;justify-content:center;align-items:center;padding:.65rem .9rem;font-size:.86rem;font-weight:800;text-decoration:none;display:inline-flex}@media (min-width:720px){.page-module___8aEwW__visitorTrialBanner{flex-direction:row;justify-content:space-between;align-items:center}.page-module___8aEwW__visitorTrialLink{white-space:nowrap}}.page-module___8aEwW__storyProgress{background:rgb(var(--card));border-radius:9999px;height:100%;animation:7s linear forwards page-module___8aEwW__story-progress}.page-module___8aEwW__storyProgressPaused{animation-play-state:paused}@keyframes page-module___8aEwW__story-progress{0%{width:0%}to{width:100%}}.page-module___8aEwW__composerOverlay{overscroll-behavior:contain;padding:max(.75rem, env(safe-area-inset-top,0px)) max(.75rem, env(safe-area-inset-right,0px)) max(.75rem, env(safe-area-inset-bottom,0px)) max(.75rem, env(safe-area-inset-left,0px));justify-content:center;align-items:stretch;overflow:hidden}.page-module___8aEwW__composerDialog{border:1px solid rgb(var(--border));max-width:72rem;height:100%;min-height:0;box-shadow:var(--shadow-card);border-radius:1.25rem;flex-direction:column;display:flex;overflow:hidden}.page-module___8aEwW__composerBody{overscroll-behavior:contain;min-height:0;padding-right:.15rem;overflow-y:auto}.page-module___8aEwW__composerPreview{overscroll-behavior:contain;max-height:clamp(8rem,28dvh,16rem);overflow-y:auto}.page-module___8aEwW__composerActions{margin-inline:-.25rem;border-top:1px solid rgb(var(--border));background:rgb(var(--card));margin-bottom:-.25rem;padding:.75rem .25rem .25rem;position:sticky;bottom:0}@media (min-width:720px){.page-module___8aEwW__composerOverlay{padding:max(1rem, env(safe-area-inset-top,0px)) max(1rem, env(safe-area-inset-right,0px)) max(1rem, env(safe-area-inset-bottom,0px)) max(1rem, env(safe-area-inset-left,0px))}}.page-module___8aEwW__homeFeedShell{gap:1.5rem;width:100%;display:grid}.page-module___8aEwW__homeFeedMain{min-width:0}.page-module___8aEwW__feedHeader{box-shadow:none;background:0 0;border:0;flex-direction:column;gap:1rem;margin-bottom:1.35rem;display:flex}.page-module___8aEwW__feedHeaderTitleBlock h1,.page-module___8aEwW__feedHeaderTitleBlock p{margin:0}.page-module___8aEwW__feedHeaderTitleBlock h1{color:rgb(var(--text-strong));letter-spacing:-.035em;font-size:clamp(1.45rem,2vw,1.85rem);font-weight:800}.page-module___8aEwW__feedHeaderTitleBlock p{color:rgb(var(--muted));margin-top:.25rem;font-size:.95rem;font-weight:500}.page-module___8aEwW__feedHeaderActions{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.page-module___8aEwW__feedTabSwitch{border:1px solid rgb(var(--border));background:rgb(var(--card) / .68);border-radius:1rem;gap:.25rem;padding:.25rem;display:inline-flex;box-shadow:inset 0 1px #ffffff0a}.page-module___8aEwW__feedTabSwitch button{min-height:2.65rem;color:rgb(var(--muted));cursor:pointer;background:0 0;border:0;border-radius:.78rem;padding:0 1.1rem;font-size:.9rem;font-weight:800}.page-module___8aEwW__feedTabSwitch .page-module___8aEwW__feedTabActive{background:linear-gradient(135deg, rgb(var(--brand) / .82), rgb(var(--brand-2) / .55));color:rgb(var(--text-strong));box-shadow:0 10px 24px rgb(var(--brand) / .18)}.page-module___8aEwW__feedCreateButton,.page-module___8aEwW__locationButton{box-shadow:0 14px 30px rgb(var(--brand) / .2);background:linear-gradient(135deg, rgb(var(--brand-2)), rgb(var(--brand)))!important;color:rgb(var(--text-inverse))!important;border:0!important;font-weight:800!important}.page-module___8aEwW__feedCreateButton{gap:.45rem;display:inline-flex;border-radius:999px!important;padding-inline:1.2rem!important}.page-module___8aEwW__feedStack{gap:1.05rem;display:grid}.page-module___8aEwW__quickComposer{border:1px solid rgb(var(--border));background:linear-gradient(145deg, rgb(var(--card) / .92), rgb(var(--bg-soft) / .66)), radial-gradient(circle at 12% 0%, rgb(var(--brand) / .1), transparent 16rem);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:1.35rem;padding:clamp(.9rem,2vw,1.35rem)}.page-module___8aEwW__quickComposerRow{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.85rem;display:grid}.page-module___8aEwW__quickComposerAvatar{border:1px solid rgb(var(--border));background:rgb(var(--bg-deep));width:2.7rem;height:2.7rem;color:rgb(var(--text-strong));font-weight:850}.page-module___8aEwW__quickComposerInput{background:rgb(var(--bg-soft) / .52);width:100%;min-height:3.55rem;color:rgb(var(--muted));cursor:text;text-align:left;border:1px solid #0000;border-radius:.95rem;padding:0 1rem;transition:border-color .14s,background .14s,color .14s}.page-module___8aEwW__quickComposerInput:hover,.page-module___8aEwW__quickComposerInput:focus-visible{border-color:rgb(var(--brand) / .34);background:rgb(var(--card) / .72);color:rgb(var(--text))}.page-module___8aEwW__quickComposerActions{flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:.85rem;padding-left:3.55rem;display:flex}.page-module___8aEwW__quickComposerActions button{background:rgb(var(--bg-soft) / .54);min-height:2.5rem;color:rgb(var(--text));cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:0 .95rem;font-size:.9rem;font-weight:800;display:inline-flex}.page-module___8aEwW__quickComposerActions button:hover{background:rgb(var(--brand) / .16)}.page-module___8aEwW__quickPostButton{min-width:5.1rem;box-shadow:0 12px 25px rgb(var(--brand) / .2);margin-left:auto;background:linear-gradient(135deg, rgb(var(--brand-2)), rgb(var(--brand)))!important;color:rgb(var(--text-inverse))!important}.page-module___8aEwW__feedList{gap:.9rem;display:grid}.page-module___8aEwW__reportStatus{border:1px solid rgb(var(--border));background:rgb(var(--card));color:rgb(var(--text-strong));border-radius:1rem;margin:0 0 1rem;padding:.8rem 1rem;font-size:.9rem}.page-module___8aEwW__asideCard,.page-module___8aEwW__overviewCard{border:1px solid rgb(var(--border));background:linear-gradient(145deg, rgb(var(--card) / .9), rgb(var(--bg-soft) / .62));box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.page-module___8aEwW__homeFeedAside{display:none}.page-module___8aEwW__asideCard,.page-module___8aEwW__overviewCard{border-radius:1.2rem;padding:1rem}.page-module___8aEwW__asideCardHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.85rem;display:flex}.page-module___8aEwW__asideCardHeader h2{color:rgb(var(--text-strong));margin:0;font-size:1rem;font-weight:850}.page-module___8aEwW__asideCardHeader a{color:rgb(var(--brand-2));font-size:.82rem;font-weight:800;text-decoration:none}.page-module___8aEwW__overviewGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.page-module___8aEwW__overviewStat{background:rgb(var(--bg-soft) / .72);border-radius:.75rem;justify-content:space-between;align-items:flex-start;gap:.8rem;padding:.9rem;display:flex}.page-module___8aEwW__overviewStat strong,.page-module___8aEwW__overviewStat span{display:block}.page-module___8aEwW__overviewStat strong{color:rgb(var(--text-strong));letter-spacing:-.035em;font-size:1.45rem;font-weight:900;line-height:1}.page-module___8aEwW__overviewStat span{color:rgb(var(--muted));margin-top:.25rem;font-size:.78rem;font-weight:700}.page-module___8aEwW__overviewStat svg{background:rgb(var(--brand) / .17);color:rgb(var(--brand-2));box-sizing:content-box;border-radius:.65rem;padding:.45rem}.page-module___8aEwW__featuredLocationMapWrap{background:rgb(var(--bg-deep));isolation:isolate;border-radius:.8rem;min-height:8.5rem;position:relative;overflow:hidden}.page-module___8aEwW__featuredLocationMap{position:absolute;inset:0}.page-module___8aEwW__featuredLocationMapWrap:after{z-index:1;pointer-events:none;content:"";background:linear-gradient(#050a1014,#050a101f),radial-gradient(circle,#0000 0 45%,#050a1038);position:absolute;inset:0}.page-module___8aEwW__featuredLocationMapWrap button{z-index:2;color:#fff;cursor:pointer;background:#080c1294;border:0;border-radius:999px;place-items:center;width:2rem;min-height:2rem;font-size:1.6rem;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.page-module___8aEwW__featuredLocationMapWrap button:disabled{cursor:not-allowed;opacity:.42}.page-module___8aEwW__featuredLocationPrevious{left:.65rem}.page-module___8aEwW__featuredLocationNext{right:.65rem}.page-module___8aEwW__locationMeta{justify-content:space-between;align-items:end;gap:.75rem;padding:.8rem .35rem .1rem;display:flex}.page-module___8aEwW__locationMeta h3,.page-module___8aEwW__locationMeta p{margin:0}.page-module___8aEwW__locationMeta h3,.page-module___8aEwW__eventItem h3,.page-module___8aEwW__topicItem strong{color:rgb(var(--text-strong));font-size:.9rem;font-weight:850}.page-module___8aEwW__locationMeta p,.page-module___8aEwW__eventItem p,.page-module___8aEwW__topicItem small{color:rgb(var(--muted));font-size:.78rem;font-weight:650}.page-module___8aEwW__locationMeta span{color:#f8b81f;letter-spacing:.04em;font-size:.86rem}.page-module___8aEwW__locationButton{text-align:center;border-radius:.5rem;min-width:8rem;padding:.6rem .85rem;font-size:.78rem;text-decoration:none}.page-module___8aEwW__eventList,.page-module___8aEwW__topicList{gap:.8rem;display:grid}.page-module___8aEwW__eventItem{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;display:grid}.page-module___8aEwW__eventDate{background:linear-gradient(135deg, rgb(var(--brand) / .28), rgb(var(--card-2) / .15));border-radius:.6rem;place-items:center;width:3.9rem;min-height:3.9rem;display:grid}.page-module___8aEwW__eventDate span{color:rgb(var(--accent));font-size:.72rem;font-weight:900}.page-module___8aEwW__eventDate strong{color:rgb(var(--text-strong));font-size:1.6rem;line-height:1}.page-module___8aEwW__eventItem h3,.page-module___8aEwW__eventItem p{margin:0}.page-module___8aEwW__eventGuests{color:rgb(var(--muted));align-items:center;gap:.25rem;font-size:.75rem;font-weight:750;display:inline-flex}.page-module___8aEwW__topicItem{border-bottom:1px solid rgb(var(--border));align-items:center;gap:.7rem;padding-bottom:.8rem;text-decoration:none;display:flex}.page-module___8aEwW__topicItem:last-child{border-bottom:0;padding-bottom:0}.page-module___8aEwW__topicItem svg{color:rgb(var(--brand-2));flex:none}.page-module___8aEwW__topicItem strong,.page-module___8aEwW__topicItem small{display:block}@media (min-width:720px){.page-module___8aEwW__feedHeader{flex-direction:row;justify-content:space-between;align-items:center}}@media (min-width:1280px){.page-module___8aEwW__feedLayout{max-width:none;margin-inline:0;padding:2rem clamp(1.4rem,2vw,2rem)}.page-module___8aEwW__homeFeedShell{grid-template-columns:minmax(0,1fr) minmax(20rem,23rem);align-items:start}.page-module___8aEwW__homeFeedAside{gap:.85rem;display:grid;position:sticky;top:1.2rem}}@media (min-width:1500px){.page-module___8aEwW__homeFeedShell{grid-template-columns:minmax(0,1fr) minmax(21rem,23.5rem);gap:1.65rem}}@media (max-width:639px){.page-module___8aEwW__quickComposer{border-radius:1rem;padding:.85rem}.page-module___8aEwW__quickComposerRow{grid-template-columns:1fr;gap:.7rem}.page-module___8aEwW__quickComposerAvatar{display:none}.page-module___8aEwW__quickComposerInput{text-align:center;min-height:3rem}.page-module___8aEwW__quickComposerActions{grid-template-columns:repeat(3,minmax(0,1fr));padding-left:0;display:grid}.page-module___8aEwW__quickComposerActions button{padding:0 .55rem}.page-module___8aEwW__quickPostButton{grid-column:1/-1;width:100%;margin-left:0}.page-module___8aEwW__feedHeader{padding:0!important}.page-module___8aEwW__feedHeaderActions,.page-module___8aEwW__feedTabSwitch,.page-module___8aEwW__feedCreateButton{width:100%}.page-module___8aEwW__feedTabSwitch button,.page-module___8aEwW__feedCreateButton{flex:1;justify-content:center}}.page-module___8aEwW__asideEmptyState{background:rgb(var(--bg-soft) / .62);color:rgb(var(--muted));border-radius:.75rem;margin:0;padding:.85rem;font-size:.82rem;font-weight:700;line-height:1.45}
.settings-module__eSbG6G__pageSection{background:radial-gradient(circle at 4% 8%, rgb(var(--brand) / .2), transparent 30%), radial-gradient(circle at 96% 18%, rgb(var(--accent-soft) / .36), transparent 36%), linear-gradient(180deg, rgb(var(--bg-soft) / .75), rgb(var(--bg-deep) / .72));flex:1;min-width:0;padding:1.4rem 1rem 2rem}.settings-module__eSbG6G__contentWrap{gap:1rem;width:min(1280px,100%);margin:0 auto;display:grid}.settings-module__eSbG6G__header{border:1px solid rgb(var(--border));background:linear-gradient(135deg, rgb(var(--card) / .98), rgb(var(--accent-soft) / .2) 60%, rgb(var(--brand) / .14));box-shadow:0 18px 40px rgb(var(--brand) / .14), inset 0 1px 0 #ffffff6b;border-radius:1.25rem;gap:1rem;padding:1rem;display:grid}.settings-module__eSbG6G__eyebrow{color:rgb(var(--brand-2));text-transform:uppercase;letter-spacing:.12em;margin:0;font-size:.7rem;font-weight:800}.settings-module__eSbG6G__header h1{color:rgb(var(--text-strong));letter-spacing:-.02em;margin:.35rem 0 0;font-size:clamp(1.9rem,4vw,2.8rem);line-height:1.03}.settings-module__eSbG6G__subhead{color:rgb(var(--muted));max-width:68ch;margin:.62rem 0 0;line-height:1.45}.settings-module__eSbG6G__quickStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.settings-module__eSbG6G__quickStats article{border:1px solid rgb(var(--border));background:rgb(var(--card) / .88);border-radius:.95rem;padding:.75rem .8rem}.settings-module__eSbG6G__quickStats p{text-transform:uppercase;letter-spacing:.07em;color:rgb(var(--muted));margin:0;font-size:.76rem;font-weight:700}.settings-module__eSbG6G__quickStats strong{color:rgb(var(--text-strong));margin-top:.35rem;font-size:1.4rem;display:block}.settings-module__eSbG6G__dashboardGrid{gap:1rem;display:grid}.settings-module__eSbG6G__navPanel{border:1px solid rgb(var(--border));background:linear-gradient(165deg, rgb(var(--card) / .97), rgb(var(--bg-soft) / .86));border-radius:1.2rem;align-content:start;gap:.8rem;padding:.9rem;display:grid;box-shadow:0 16px 34px #0f172a1c,inset 0 1px #ffffff57}.settings-module__eSbG6G__navHeader h2{color:rgb(var(--text-strong));margin:0;font-size:1rem}.settings-module__eSbG6G__navHeader p{color:rgb(var(--muted));margin:.28rem 0 0;font-size:.86rem}.settings-module__eSbG6G__navList{gap:.5rem;display:grid}.settings-module__eSbG6G__subjectChip{border:1px solid rgb(var(--border));background:rgb(var(--card) / .94);width:100%;color:rgb(var(--text));text-align:left;border-radius:.95rem;justify-content:space-between;align-items:center;gap:.7rem;padding:.58rem .66rem;transition:all .16s;display:flex}.settings-module__eSbG6G__subjectChip>div{gap:.15rem;display:grid}.settings-module__eSbG6G__subjectChip span{color:rgb(var(--text-strong));font-size:.9rem;font-weight:700}.settings-module__eSbG6G__subjectChip small{color:rgb(var(--muted));font-size:.76rem;line-height:1.35}.settings-module__eSbG6G__subjectChip:hover{border-color:rgb(var(--brand) / .45);background:rgb(var(--brand) / .1);transform:translate(2px)}.settings-module__eSbG6G__subjectChipActive{border-color:rgb(var(--brand) / .6);background:linear-gradient(135deg, rgb(var(--brand) / .2), rgb(var(--accent-soft) / .36));box-shadow:inset 0 0 0 1px rgb(var(--brand) / .22)}.settings-module__eSbG6G__subjectSelectWrap{display:none}.settings-module__eSbG6G__verificationNavButton{border:1px solid rgb(var(--brand) / .42);background:linear-gradient(135deg, rgb(var(--brand) / .18), rgb(var(--accent-soft) / .34));width:100%;color:rgb(var(--text));text-align:left;cursor:pointer;box-shadow:inset 0 0 0 1px rgb(var(--brand) / .16);border-radius:.95rem;gap:.18rem;padding:.66rem .72rem;display:grid}.settings-module__eSbG6G__verificationNavButton span{color:rgb(var(--text-strong));font-size:.9rem;font-weight:800}.settings-module__eSbG6G__verificationNavButton small{color:rgb(var(--muted));font-size:.76rem;line-height:1.35}.settings-module__eSbG6G__verificationNavButton:hover{border-color:rgb(var(--brand) / .62);background:linear-gradient(135deg, rgb(var(--brand) / .26), rgb(var(--accent-soft) / .44))}.settings-module__eSbG6G__subjectSelectWrap span{color:rgb(var(--muted));font-size:.82rem}.settings-module__eSbG6G__subjectSelect{border:1px solid rgb(var(--border));background:rgb(var(--card));width:100%;color:rgb(var(--text));border-radius:.8rem;padding:.58rem .67rem}.settings-module__eSbG6G__card{border-color:rgb(var(--border));border-radius:1.2rem;box-shadow:0 20px 40px #0f172a1f,inset 0 1px #ffffff59}.settings-module__eSbG6G__toneCalm{background:radial-gradient(circle at 98% -12%, rgb(var(--brand) / .3), transparent 44%), linear-gradient(160deg, rgb(var(--card) / .98), rgb(var(--bg-soft) / .84))}.settings-module__eSbG6G__toneSun{background:radial-gradient(circle at 96% -10%, #f59e0b5c, transparent 45%), linear-gradient(160deg, rgb(var(--card) / .98), #fef3c73d)}.settings-module__eSbG6G__toneSea{background:radial-gradient(circle at 96% -10%, #0ea5e95c, transparent 45%), linear-gradient(160deg, rgb(var(--card) / .98), #bae6fd3d)}.settings-module__eSbG6G__toneEarth{background:radial-gradient(circle at 96% -10%, #22c55e57, transparent 45%), linear-gradient(160deg, rgb(var(--card) / .98), #bbf7d03d)}.settings-module__eSbG6G__cardContent{padding:1rem}.settings-module__eSbG6G__sectionHeading{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.settings-module__eSbG6G__sectionPill{border:1px solid rgb(var(--brand) / .36);letter-spacing:.08em;text-transform:uppercase;width:fit-content;color:rgb(var(--brand-2));background:linear-gradient(135deg, rgb(var(--brand) / .24), rgb(var(--accent-soft) / .44));border-radius:999px;margin:0;padding:.19rem .58rem;font-size:.67rem;font-weight:800}.settings-module__eSbG6G__sectionHeading h2{color:rgb(var(--text-strong));letter-spacing:-.01em;margin:.44rem 0 0;font-size:1.26rem}.settings-module__eSbG6G__sectionSubtitle{color:rgb(var(--muted));max-width:65ch;margin:.44rem 0 0;line-height:1.45}.settings-module__eSbG6G__statusStack{gap:.45rem;margin-top:.95rem;display:grid}.settings-module__eSbG6G__statusNote{border:1px solid rgb(var(--brand) / .26);background:rgb(var(--brand) / .1);color:rgb(var(--brand-2));border-radius:.72rem;margin:0;padding:.52rem .68rem;font-size:.84rem}.settings-module__eSbG6G__errorNote{color:#991b1b;background:#fee2e2a6;border:1px solid #dc262647;border-radius:.72rem;margin:0;padding:.52rem .68rem;font-size:.84rem}.settings-module__eSbG6G__optionList{gap:.7rem;margin-top:.95rem;display:grid}.settings-module__eSbG6G__statePill{text-align:center;border:1px solid #0000;border-radius:999px;min-width:82px;padding:.3rem .7rem;font-size:.75rem;font-weight:800;line-height:1}.settings-module__eSbG6G__stateOn{background:rgb(var(--brand) / .23);color:rgb(var(--brand-2));border-color:rgb(var(--brand) / .35)}.settings-module__eSbG6G__stateOff{background:rgb(var(--border) / .65);color:rgb(var(--muted));border-color:rgb(var(--border))}.settings-module__eSbG6G__statePrivate{color:#6b21a8;background:#a855f733;border-color:#a855f76b}.settings-module__eSbG6G__stateLimited{color:#0369a1;background:#0ea5e92e;border-color:#0ea5e959}@media (max-width:939px){.settings-module__eSbG6G__quickStats{grid-template-columns:1fr}.settings-module__eSbG6G__navPanel{padding:.75rem}.settings-module__eSbG6G__navList{display:none}.settings-module__eSbG6G__subjectSelectWrap{gap:.38rem;display:grid}}@media (min-width:940px){.settings-module__eSbG6G__dashboardGrid{grid-template-columns:minmax(260px,310px) minmax(0,1fr)}.settings-module__eSbG6G__optionList{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1180px){.settings-module__eSbG6G__pageSection{padding:1.5rem}.settings-module__eSbG6G__header{grid-template-columns:minmax(0,1fr) 320px;align-items:end;padding:1.2rem}.settings-module__eSbG6G__cardContent{padding:1.15rem}}.settings-module__eSbG6G__visibilityGroup{flex-wrap:wrap;gap:.35rem;display:flex}@media (max-width:939px){.settings-module__eSbG6G__pageSection{padding:.8rem .75rem 1.4rem}.settings-module__eSbG6G__header{border-radius:var(--radius-lg);padding:.85rem}.settings-module__eSbG6G__quickStats{padding-bottom:.25rem;display:flex;overflow-x:auto}.settings-module__eSbG6G__quickStats article{min-width:9rem}.settings-module__eSbG6G__navPanel{top:calc(4.25rem + env(safe-area-inset-top,0px));z-index:20;position:sticky}.settings-module__eSbG6G__sectionHeading{display:grid}}.settings-module__eSbG6G__verificationPanel{border:1px solid rgb(var(--brand) / .28);background:radial-gradient(circle at 98% 0%, rgb(var(--brand) / .2), transparent 36%), linear-gradient(145deg, rgb(var(--card) / .98), rgb(var(--bg-soft) / .9));border-radius:1.25rem;gap:1rem;margin:1rem 0 1.25rem;padding:1rem;display:grid;box-shadow:0 18px 45px #0f172a1f}.settings-module__eSbG6G__verificationPanel h2{color:rgb(var(--text-strong));margin:.35rem 0 0;font-size:1.22rem}.settings-module__eSbG6G__verificationPanel p{color:rgb(var(--muted));margin:.45rem 0 0;line-height:1.5}.settings-module__eSbG6G__verificationIntro{max-width:72ch}.settings-module__eSbG6G__idSafetyCard{border:1px solid rgb(var(--brand) / .34);background:radial-gradient(circle at 0% 0%, rgb(var(--brand) / .18), transparent 38%), linear-gradient(135deg, rgb(var(--card) / .94), rgb(var(--accent-soft) / .18));border-radius:1rem;gap:.6rem;padding:.9rem;display:grid;box-shadow:inset 0 0 0 1px #ffffff38}.settings-module__eSbG6G__idSafetyCard>div{align-items:center;gap:.55rem;display:flex}.settings-module__eSbG6G__idSafetyIcon{background:rgb(var(--brand) / .16);border-radius:999px;place-items:center;width:2rem;height:2rem;display:inline-grid}.settings-module__eSbG6G__idSafetyCard h3{color:rgb(var(--text-strong));margin:0;font-size:.98rem}.settings-module__eSbG6G__idSafetyCard ul{color:rgb(var(--muted));gap:.3rem;margin:0;padding-left:1.15rem;font-size:.84rem;line-height:1.45;display:grid}.settings-module__eSbG6G__redactionGuide{border:1px dashed rgb(var(--brand) / .42);background:rgb(var(--brand) / .08);color:rgb(var(--text));border-radius:.95rem;gap:.25rem;padding:.75rem;font-size:.84rem;line-height:1.45;display:grid}.settings-module__eSbG6G__redactionGuide strong{color:rgb(var(--text-strong))}.settings-module__eSbG6G__redactionGuide span{color:rgb(var(--muted))}.settings-module__eSbG6G__verificationForm{gap:.95rem;display:grid}.settings-module__eSbG6G__verificationGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.settings-module__eSbG6G__formField{color:rgb(var(--text-strong));gap:.4rem;font-size:.88rem;font-weight:800;display:grid}.settings-module__eSbG6G__formField input,.settings-module__eSbG6G__formField select,.settings-module__eSbG6G__formField textarea{border:1px solid rgb(var(--border));background:rgb(var(--card) / .96);width:100%;color:rgb(var(--text));font:inherit;border-radius:.85rem;outline:none;padding:.72rem .78rem;font-weight:600;transition:border-color .16s,box-shadow .16s}.settings-module__eSbG6G__formField textarea{resize:vertical;min-height:7.5rem}.settings-module__eSbG6G__formField input:focus,.settings-module__eSbG6G__formField select:focus,.settings-module__eSbG6G__formField textarea:focus{border-color:rgb(var(--brand) / .62);box-shadow:0 0 0 3px rgb(var(--brand) / .16)}.settings-module__eSbG6G__formField small{color:rgb(var(--muted));font-size:.78rem;font-weight:600;line-height:1.45}.settings-module__eSbG6G__confirmationGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.settings-module__eSbG6G__confirmationRow{border:1px solid rgb(var(--border));background:rgb(var(--card) / .86);color:rgb(var(--text));border-radius:.9rem;align-items:flex-start;gap:.55rem;padding:.7rem;font-size:.84rem;line-height:1.42;display:flex}.settings-module__eSbG6G__confirmationRow input{accent-color:rgb(var(--brand));margin-top:.12rem}.settings-module__eSbG6G__verificationSubmit{background:linear-gradient(135deg, rgb(var(--brand)), rgb(var(--brand-2)));color:#fff;width:fit-content;box-shadow:0 15px 32px rgb(var(--brand) / .25);cursor:pointer;border:0;border-radius:999px;padding:.78rem 1.1rem;font-weight:900}.settings-module__eSbG6G__verificationSubmit:disabled{cursor:not-allowed;opacity:.62}@media (max-width:760px){.settings-module__eSbG6G__verificationGrid,.settings-module__eSbG6G__confirmationGrid{grid-template-columns:1fr}.settings-module__eSbG6G__verificationSubmit{width:100%}}.settings-module__eSbG6G__dangerZone{border-radius:var(--radius-lg);background:linear-gradient(135deg, #7f1d1d24, rgb(var(--card) / .9));box-shadow:var(--shadow-card);border:1px solid #dc26264d;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:1rem;display:flex}.settings-module__eSbG6G__dangerZone h2{color:#991b1b;margin:.12rem 0 0;font-size:1.05rem}.settings-module__eSbG6G__dangerZone p{color:rgb(var(--muted));margin:.35rem 0 0;font-size:.88rem;line-height:1.5}.settings-module__eSbG6G__dangerEyebrow{letter-spacing:.12em;text-transform:uppercase;font-weight:800;color:#b91c1c!important;margin:0!important;font-size:.72rem!important}.settings-module__eSbG6G__deleteAccountButton{color:#fff;cursor:pointer;background:#b91c1c;border:0;border-radius:999px;flex:none;padding:.72rem 1rem;font-weight:800;transition:background .18s,box-shadow .18s,transform .18s}.settings-module__eSbG6G__deleteAccountButton:hover,.settings-module__eSbG6G__deleteAccountButton:focus-visible{background:#991b1b;transform:translateY(-1px);box-shadow:0 14px 26px #7f1d1d47}.settings-module__eSbG6G__deleteAccountButton:disabled{cursor:progress;opacity:.7;transform:none}@media (max-width:720px){.settings-module__eSbG6G__dangerZone{flex-direction:column;align-items:stretch}.settings-module__eSbG6G__deleteAccountButton{width:100%}}
.explore-module__8HEYta__exploreMain{height:100dvh;min-height:100dvh;overflow:hidden}.explore-module__8HEYta__page{min-width:0;min-height:0;color:rgb(var(--text));flex:1;display:flex;overflow:hidden}.explore-module__8HEYta__stage,.explore-module__8HEYta__mapPanel,.explore-module__8HEYta__mapSurface{width:100%;min-width:0;height:100%;min-height:0}.explore-module__8HEYta__stage{display:flex}.explore-module__8HEYta__mapPanel{isolation:isolate;background:rgb(var(--bg-soft));position:relative;overflow:hidden}.explore-module__8HEYta__mapSurface{background:rgb(var(--bg-soft) / .56);position:absolute;inset:0}.explore-module__8HEYta__commandBar{z-index:25;top:calc(1rem + env(safe-area-inset-top,0px));border:1px solid rgb(var(--border) / .9);background:linear-gradient(130deg, rgb(var(--card) / .95), rgb(var(--bg-soft) / .82));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:999px;width:min(42rem,100% - 2rem);padding:.42rem;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 18px 44px #111d1c29}.explore-module__8HEYta__searchWrap{gap:.35rem;display:grid}.explore-module__8HEYta__searchLabel{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.explore-module__8HEYta__searchWrap input{background:rgb(var(--card) / .74);width:100%;min-height:2.8rem;color:rgb(var(--text));border:0;border-radius:999px;padding:.74rem 1rem}.explore-module__8HEYta__searchWrap input:focus{outline:2px solid rgb(var(--ring) / .28);outline-offset:0}.explore-module__8HEYta__searchControls{align-items:center;gap:.45rem;display:flex}.explore-module__8HEYta__searchControls button{border:1px solid rgb(var(--brand) / .25);background:rgb(var(--brand));color:rgb(var(--text-inverse));white-space:nowrap;box-shadow:0 8px 20px rgb(var(--brand) / .18);cursor:pointer;border-radius:999px;padding:.62rem 1rem;font-size:.84rem;font-weight:700}.explore-module__8HEYta__searchControls button:hover{background:rgb(var(--brand-2))}.explore-module__8HEYta__searchBubble{right:max(1rem, env(safe-area-inset-right));bottom:calc(5rem + env(safe-area-inset-bottom,0px));z-index:25;background:linear-gradient(135deg, rgb(var(--brand)), rgb(var(--brand-2)));min-height:3.2rem;color:rgb(var(--text-inverse));box-shadow:0 14px 34px rgb(var(--brand) / .28);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:0 1.1rem;font-weight:800;display:none;position:absolute}@media (min-width:1100px){.explore-module__8HEYta__commandBar{top:1.2rem}}@media (max-width:1099px){.explore-module__8HEYta__exploreMain{height:100dvh}.explore-module__8HEYta__page{flex:auto}.explore-module__8HEYta__commandBar{width:min(38rem,100% - 1.5rem);top:.8rem}}@media (max-width:760px){.explore-module__8HEYta__commandBar{top:auto;right:max(.75rem, env(safe-area-inset-right));bottom:calc(8.85rem + env(safe-area-inset-bottom,0px));left:max(.75rem, env(safe-area-inset-left));border-radius:1.35rem;width:auto;padding:.5rem;display:none;transform:none}.explore-module__8HEYta__commandBarOpen{display:block}.explore-module__8HEYta__searchBubble{right:max(.75rem, env(safe-area-inset-right));bottom:calc(5rem + env(safe-area-inset-bottom,0px));width:3.25rem;padding:0;display:inline-flex}.explore-module__8HEYta__searchBubble span{display:none}.explore-module__8HEYta__searchControls{gap:.35rem}.explore-module__8HEYta__searchWrap input{min-height:2.55rem;padding-inline:.82rem;font-size:.9rem}.explore-module__8HEYta__searchControls button{min-height:2.55rem;padding-inline:.78rem}}
.stays-list-module__wcWTjq__page{background:linear-gradient(180deg, rgb(var(--bg)) 0%, rgb(var(--bg-soft)) 100%);width:100%;min-height:100vh;color:rgb(var(--text));padding:1.25rem 1rem 3rem}.stays-list-module__wcWTjq__shell{gap:1.25rem;max-width:1240px;margin:0 auto;display:grid}.stays-list-module__wcWTjq__breadcrumb{color:rgb(var(--muted));margin:0;font-size:.9rem}.stays-list-module__wcWTjq__searchPanel,.stays-list-module__wcWTjq__filterCard,.stays-list-module__wcWTjq__card,.stays-list-module__wcWTjq__resultsWrap,.stays-list-module__wcWTjq__emptyState{border:1px solid rgb(var(--border));background:rgb(var(--card));border-radius:1rem}.stays-list-module__wcWTjq__searchPanel{box-shadow:0 14px 28px rgb(var(--brand) / .06);gap:1rem;padding:1.15rem;display:grid}.stays-list-module__wcWTjq__title{color:rgb(var(--text-strong));margin:0;font-size:clamp(1.5rem,2vw,2rem)}.stays-list-module__wcWTjq__subtitle{color:rgb(var(--muted));margin:.4rem 0 0}.stays-list-module__wcWTjq__searchRow{grid-template-columns:minmax(220px,2fr) auto;align-items:end;gap:.75rem;display:grid}.stays-list-module__wcWTjq__field{border:1px solid rgb(var(--border) / .76);background:rgb(var(--card) / .9);box-shadow:inset 0 1px 0 #ffffff8f, 0 10px 24px rgb(var(--brand) / .06);border-radius:.95rem;gap:.3rem;padding:.62rem .75rem;transition:border-color .18s,box-shadow .18s,background .18s;display:grid}.stays-list-module__wcWTjq__field:focus-within{border-color:rgb(var(--ring));background:rgb(var(--card));box-shadow:0 0 0 3px rgb(var(--ring) / .14), 0 14px 26px rgb(var(--brand) / .1)}.stays-list-module__wcWTjq__field span{color:rgb(var(--muted));font-size:.75rem}.stays-list-module__wcWTjq__field input,.stays-list-module__wcWTjq__field select{color:rgb(var(--text-strong));background:0 0;border:none;outline:none;font-size:.96rem}.stays-list-module__wcWTjq__selectField{padding-right:2.75rem;position:relative;overflow:hidden}.stays-list-module__wcWTjq__selectField:after{content:"";pointer-events:none;border-right:2px solid rgb(var(--brand-2));border-bottom:2px solid rgb(var(--brand-2));width:.58rem;height:.58rem;position:absolute;bottom:.95rem;right:.85rem;transform:rotate(45deg)}.stays-list-module__wcWTjq__selectField select{z-index:1;cursor:pointer;appearance:none;width:100%;padding:.05rem 0;font-weight:750;position:relative}.stays-list-module__wcWTjq__selectField option{background:rgb(var(--card));color:rgb(var(--text-strong))}.stays-list-module__wcWTjq__searchButton{background:rgb(var(--brand));color:#fff;border:none;border-radius:.75rem;min-height:52px;padding:0 1rem;font-weight:700}.stays-list-module__wcWTjq__content{gap:1rem;display:grid}.stays-list-module__wcWTjq__filters{display:grid}.stays-list-module__wcWTjq__filterCard{gap:1rem;height:fit-content;padding:1rem;display:grid;position:sticky;top:1rem}.stays-list-module__wcWTjq__filterCard h2{color:rgb(var(--text-strong));margin:0;font-size:1.2rem}.stays-list-module__wcWTjq__filterHint{color:rgb(var(--muted));margin:0;font-size:.9rem}.stays-list-module__wcWTjq__filterGroup h3{color:rgb(var(--text-strong));margin:0 0 .55rem;font-size:1rem}.stays-list-module__wcWTjq__filterGroup label{color:rgb(var(--text));gap:.5rem;margin:.45rem 0;display:flex}.stays-list-module__wcWTjq__resultsWrap{gap:.85rem;padding:1rem;display:grid}.stays-list-module__wcWTjq__resultsTop{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.stays-list-module__wcWTjq__resultsTop h2{color:rgb(var(--text-strong));margin:0;font-size:1.1rem}.stays-list-module__wcWTjq__resultsTop select{border:1px solid rgb(var(--border) / .76);background:rgb(var(--card));color:rgb(var(--text));font:inherit;cursor:pointer;box-shadow:0 10px 22px rgb(var(--brand) / .06);border-radius:.8rem;padding:.62rem 2.15rem .62rem .85rem;font-weight:650}.stays-list-module__wcWTjq__results{gap:1.15rem;display:grid}.stays-list-module__wcWTjq__card{border:1px solid rgb(var(--border));background:linear-gradient(165deg, rgb(var(--card)) 0%, rgb(var(--bg-soft)) 55%, rgb(var(--bg)) 100%);box-shadow:0 18px 34px rgb(var(--brand) / .08);border-radius:1.2rem;grid-template-columns:minmax(0,1fr);display:grid;overflow:hidden}.stays-list-module__wcWTjq__media{background-position:50%;background-size:cover;min-height:190px}.stays-list-module__wcWTjq__titleRow{justify-content:space-between;align-items:flex-start;gap:.65rem;display:flex}.stays-list-module__wcWTjq__ratingPill{color:#fff8e1;letter-spacing:.02em;background:#0d1422d1;border:1px solid #ffffff2e;border-radius:999px;flex-shrink:0;margin:0;padding:.38rem .68rem;font-size:.92rem;font-weight:800;box-shadow:0 8px 16px #00000038}.stays-list-module__wcWTjq__body{gap:.45rem;padding:1rem;display:grid}.stays-list-module__wcWTjq__name{color:rgb(var(--text-strong));overflow-wrap:anywhere;margin:0;font-size:1.15rem;line-height:1.3}.stays-list-module__wcWTjq__location{color:rgb(var(--muted));margin:0;font-size:.9rem}.stays-list-module__wcWTjq__amenities{flex-wrap:wrap;gap:.4rem;margin:.1rem 0 0;padding:0;list-style:none;display:flex}.stays-list-module__wcWTjq__amenities li{border:1px solid rgb(var(--border));color:rgb(var(--muted));background:rgb(var(--bg));border-radius:999px;padding:.22rem .55rem;font-size:.75rem}.stays-list-module__wcWTjq__bottom{border-top:1px solid rgb(var(--border));gap:.75rem;margin-top:.2rem;padding-top:.6rem;display:grid}.stays-list-module__wcWTjq__price{color:rgb(var(--text-strong));align-items:baseline;gap:.35rem;margin:0;font-size:1.25rem;font-weight:760;display:flex}.stays-list-module__wcWTjq__price span{color:rgb(var(--muted));font-size:.84rem;font-weight:500}.stays-list-module__wcWTjq__actions{flex-wrap:wrap;gap:.5rem;display:flex}.stays-list-module__wcWTjq__bookBtn,.stays-list-module__wcWTjq__detailsBtn{text-align:center;border-radius:.65rem;flex:150px;padding:.62rem .78rem;font-weight:650;text-decoration:none}.stays-list-module__wcWTjq__bookBtn{background:rgb(var(--brand));color:#fff}.stays-list-module__wcWTjq__detailsBtn{border:1px solid rgb(var(--border));color:rgb(var(--text));background:rgb(var(--bg));white-space:normal}.stays-list-module__wcWTjq__emptyState{text-align:center;padding:2rem 1rem}.stays-list-module__wcWTjq__emptyState h3{margin:0 0 .4rem}.stays-list-module__wcWTjq__emptyState p{color:rgb(var(--muted));margin:0}@media (min-width:980px){.stays-list-module__wcWTjq__content{grid-template-columns:300px minmax(0,1fr)}}@media (min-width:1400px){.stays-list-module__wcWTjq__card{grid-template-columns:minmax(280px,36%) minmax(0,1fr);align-items:stretch}.stays-list-module__wcWTjq__media{min-height:100%}.stays-list-module__wcWTjq__body{padding:1rem 1.1rem}.stays-list-module__wcWTjq__bottom{grid-template-columns:auto minmax(250px,360px);align-items:center}}@media (max-width:1399px){.stays-list-module__wcWTjq__titleRow{align-items:flex-start}.stays-list-module__wcWTjq__ratingPill{padding:.3rem .55rem;font-size:.85rem}.stays-list-module__wcWTjq__bottom{gap:.65rem}}@media (max-width:680px){.stays-list-module__wcWTjq__searchRow{grid-template-columns:1fr}.stays-list-module__wcWTjq__resultsTop{flex-direction:column;align-items:stretch}.stays-list-module__wcWTjq__resultsTop select{width:100%}.stays-list-module__wcWTjq__bookBtn,.stays-list-module__wcWTjq__detailsBtn{flex-basis:100%}}.stays-list-module__wcWTjq__searchPanel,.stays-list-module__wcWTjq__filterCard,.stays-list-module__wcWTjq__card,.stays-list-module__wcWTjq__resultsWrap,.stays-list-module__wcWTjq__emptyState{box-shadow:var(--shadow-card)}@media (max-width:780px){.stays-list-module__wcWTjq__page{padding:.85rem .75rem 1.5rem}.stays-list-module__wcWTjq__shell{gap:.85rem}.stays-list-module__wcWTjq__searchPanel,.stays-list-module__wcWTjq__resultsWrap{border-radius:var(--radius-lg);padding:.85rem}.stays-list-module__wcWTjq__filters{display:none}.stays-list-module__wcWTjq__results{gap:.75rem}.stays-list-module__wcWTjq__card{grid-template-columns:6.6rem minmax(0,1fr);min-height:7.5rem}.stays-list-module__wcWTjq__media{min-height:100%}.stays-list-module__wcWTjq__body{gap:.32rem;padding:.75rem}.stays-list-module__wcWTjq__amenities{display:none}.stays-list-module__wcWTjq__bottom{border-top:0;margin-top:0;padding-top:.25rem}.stays-list-module__wcWTjq__price{font-size:1.02rem}.stays-list-module__wcWTjq__actions{grid-template-columns:1fr;display:grid}.stays-list-module__wcWTjq__detailsBtn{display:none}}
.discussion-module__xWSzfa__page{flex:1;align-content:start;min-width:0;padding:1rem;display:grid}@media (max-width:700px){.discussion-module__xWSzfa__page{padding:.75rem}}
.booking-category-template-module__2TEhma__page{width:100%;min-height:100vh;color:rgb(var(--text));padding:1.5rem 1rem 2.5rem}.booking-category-template-module__2TEhma__container{gap:1rem;max-width:980px;margin:0 auto;display:grid}.booking-category-template-module__2TEhma__header,.booking-category-template-module__2TEhma__panel{border:1px solid rgba(var(--text-rgb), .12);background:rgba(var(--card-rgb), .75);border-radius:1rem;padding:1rem}.booking-category-template-module__2TEhma__header h1{margin:0 0 .5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.booking-category-template-module__2TEhma__header p,.booking-category-template-module__2TEhma__panel p{color:rgba(var(--text-rgb), .75);margin:0;line-height:1.45}.booking-category-template-module__2TEhma__templateList{gap:.45rem;margin:.75rem 0 0;padding-left:1rem;display:grid}
.layout-module__Wa5ImG__frame{grid-template-columns:1fr;min-height:100vh;display:grid}.layout-module__Wa5ImG__content{min-width:0}@media (min-width:1100px){.layout-module__Wa5ImG__frame{grid-template-columns:clamp(240px,24vw,295px) 1fr}}
.bookings-module__MNUcGW__main{background:linear-gradient(180deg, rgb(var(--bg)) 0%, rgb(var(--bg-soft)) 100%);width:100%;min-height:100vh;color:rgb(var(--text));padding:1.5rem 1rem 2.5rem}.bookings-module__MNUcGW__container{gap:1.5rem;max-width:1080px;margin:0 auto;display:grid}.bookings-module__MNUcGW__hero{border:1px solid rgba(var(--text-rgb), .12);background:rgba(var(--card-rgb), .8);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:1.25rem;padding:1.5rem}.bookings-module__MNUcGW__hero h1{margin:0 0 .4rem;font-size:clamp(1.7rem,3vw,2.2rem);font-weight:700}.bookings-module__MNUcGW__hero p{color:rgba(var(--text-rgb), .76);max-width:65ch;margin:0}.bookings-module__MNUcGW__grid{gap:1rem;display:grid}@media (min-width:820px){.bookings-module__MNUcGW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.bookings-module__MNUcGW__card{border:1px solid rgba(var(--text-rgb), .12);background:rgba(var(--card-rgb), .78);border-radius:1rem;gap:.8rem;padding:1rem;display:grid}.bookings-module__MNUcGW__card h2{margin:0;font-size:1.05rem;font-weight:600}.bookings-module__MNUcGW__card p{color:rgba(var(--text-rgb), .72);margin:0;line-height:1.45}.bookings-module__MNUcGW__link{width:fit-content;color:rgb(var(--brand-2));border:1px solid rgba(var(--brand-rgb), .4);background:rgba(var(--brand-rgb), .08);border-radius:999px;padding:.35rem .75rem;font-size:.88rem;font-weight:600;text-decoration:none}.bookings-module__MNUcGW__note{color:rgba(var(--text-rgb), .68);margin:0;font-size:.92rem}.bookings-module__MNUcGW__hero,.bookings-module__MNUcGW__card{border-color:rgb(var(--border));background:rgb(var(--card) / .9);box-shadow:var(--shadow-card)}.bookings-module__MNUcGW__hero p,.bookings-module__MNUcGW__card p,.bookings-module__MNUcGW__note{color:rgb(var(--muted))}.bookings-module__MNUcGW__link{border-color:rgb(var(--brand) / .4);background:rgb(var(--brand) / .08)}@media (max-width:700px){.bookings-module__MNUcGW__main{padding:.85rem .75rem 1.5rem}.bookings-module__MNUcGW__container{gap:.85rem}.bookings-module__MNUcGW__hero,.bookings-module__MNUcGW__card{border-radius:var(--radius-lg);padding:.9rem}.bookings-module__MNUcGW__grid{scroll-snap-type:x proximity;padding-bottom:.35rem;display:flex;overflow-x:auto}.bookings-module__MNUcGW__card{scroll-snap-align:start;min-width:min(19rem,86vw)}}
.hotels-airbnbs-module__pVv-_a__page{width:100%;min-height:100vh;color:rgb(var(--text));background:linear-gradient(180deg, rgb(var(--bg)) 0%, rgb(var(--bg-soft)) 100%);padding:1.5rem 1.2rem 3rem}.hotels-airbnbs-module__pVv-_a__shell{gap:1.2rem;max-width:1160px;margin:0 auto;display:grid}.hotels-airbnbs-module__pVv-_a__breadcrumbs{color:rgb(var(--muted));align-items:center;gap:.6rem;font-size:.9rem;display:flex}.hotels-airbnbs-module__pVv-_a__breadcrumbs a{color:rgb(var(--brand));text-decoration:none}.hotels-airbnbs-module__pVv-_a__breadcrumbs p{margin:0}.hotels-airbnbs-module__pVv-_a__titleBarModern{border:1px solid rgb(var(--border));background:linear-gradient(145deg, rgb(var(--card)) 0%, rgb(var(--bg-soft)) 100%);box-shadow:0 12px 26px rgb(var(--brand) / .08);border-radius:1rem;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.2rem;display:flex}.hotels-airbnbs-module__pVv-_a__badgePill{border:1px solid rgb(var(--border));background:rgb(var(--bg));color:rgb(var(--text-strong));border-radius:999px;margin:0 0 .5rem;padding:.3rem .65rem;font-size:.78rem;font-weight:700;display:inline-block}.hotels-airbnbs-module__pVv-_a__titleBarModern h1{color:rgb(var(--text-strong));margin:0;font-size:clamp(1.8rem,4vw,2.5rem)}.hotels-airbnbs-module__pVv-_a__addressLine{color:rgb(var(--muted));margin:.35rem 0 0;font-size:.98rem}.hotels-airbnbs-module__pVv-_a__vibeText{color:rgb(var(--text));margin:.45rem 0 0}.hotels-airbnbs-module__pVv-_a__quickMeta{flex-wrap:wrap;gap:.45rem;margin-top:.65rem;display:flex}.hotels-airbnbs-module__pVv-_a__quickMeta span{background:rgb(var(--bg));border:1px solid rgb(var(--border));color:rgb(var(--muted));border-radius:999px;padding:.27rem .6rem;font-size:.82rem}.hotels-airbnbs-module__pVv-_a__bookNowBtn{background:rgb(var(--brand));color:#fff;white-space:nowrap;box-shadow:0 8px 18px rgb(var(--brand) / .35);border:none;border-radius:.75rem;padding:.72rem 1rem;font-weight:700;text-decoration:none}.hotels-airbnbs-module__pVv-_a__galleryModern{grid-template-columns:1.4fr 1fr 1fr;gap:.8rem;display:grid}.hotels-airbnbs-module__pVv-_a__heroPhoto,.hotels-airbnbs-module__pVv-_a__subPhoto{border:1px solid rgb(var(--border));background:rgb(var(--card));border-radius:.8rem;min-height:200px;margin:0;overflow:hidden}.hotels-airbnbs-module__pVv-_a__heroPhoto{grid-row:span 2;min-height:320px}.hotels-airbnbs-module__pVv-_a__subPhoto{min-height:155px}.hotels-airbnbs-module__pVv-_a__photoButton{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0;display:block;position:relative}.hotels-airbnbs-module__pVv-_a__heroPhoto img,.hotels-airbnbs-module__pVv-_a__subPhoto img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.hotels-airbnbs-module__pVv-_a__photoButton:hover img,.hotels-airbnbs-module__pVv-_a__photoButton:focus-visible img{transform:scale(1.04)}.hotels-airbnbs-module__pVv-_a__photoButton:focus-visible{outline:3px solid rgb(var(--brand));outline-offset:-3px}.hotels-airbnbs-module__pVv-_a__morePhotosBadge{color:#fff;letter-spacing:.03em;text-shadow:0 2px 12px #00000073;background:#00000085;place-items:center;font-size:clamp(2rem,5vw,3.6rem);font-weight:800;display:grid;position:absolute;inset:0}.hotels-airbnbs-module__pVv-_a__lightboxOverlay{z-index:80;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#04080ceb;grid-template-rows:auto minmax(0,1fr) auto;gap:.9rem;padding:1rem;display:grid;position:fixed;inset:0}.hotels-airbnbs-module__pVv-_a__lightboxHeader{justify-content:space-between;align-items:center;gap:1rem;width:min(100%,1180px);margin:0 auto;display:flex}.hotels-airbnbs-module__pVv-_a__lightboxHeader p{color:#fffc;margin:0;font-weight:700}.hotels-airbnbs-module__pVv-_a__lightboxCloseButton,.hotels-airbnbs-module__pVv-_a__lightboxNavButton{color:#fff;background:#ffffff24;border:1px solid #ffffff47;box-shadow:0 14px 34px #00000040}.hotels-airbnbs-module__pVv-_a__lightboxCloseButton{cursor:pointer;border-radius:999px;width:2.75rem;height:2.75rem;font-size:2rem;line-height:1}.hotels-airbnbs-module__pVv-_a__lightboxStage{place-items:center;width:min(100%,1180px);min-height:0;margin:0 auto;display:grid;position:relative}.hotels-airbnbs-module__pVv-_a__lightboxImage{object-fit:contain;border-radius:1rem;max-width:100%;max-height:100%;box-shadow:0 24px 80px #00000073}.hotels-airbnbs-module__pVv-_a__lightboxNavButton{z-index:1;cursor:pointer;border-radius:999px;place-items:center;width:3.1rem;height:3.1rem;font-size:2.8rem;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.hotels-airbnbs-module__pVv-_a__lightboxPreviousButton{left:.75rem}.hotels-airbnbs-module__pVv-_a__lightboxNextButton{right:.75rem}.hotels-airbnbs-module__pVv-_a__lightboxCloseButton:hover,.hotels-airbnbs-module__pVv-_a__lightboxCloseButton:focus-visible,.hotels-airbnbs-module__pVv-_a__lightboxNavButton:hover,.hotels-airbnbs-module__pVv-_a__lightboxNavButton:focus-visible{background:rgb(var(--brand))}.hotels-airbnbs-module__pVv-_a__lightboxThumbs{gap:.55rem;width:min(100%,1180px);margin:0 auto;padding:.15rem 0 .35rem;display:flex;overflow-x:auto}.hotels-airbnbs-module__pVv-_a__lightboxThumb{cursor:pointer;opacity:.68;background:#ffffff1f;border:2px solid #0000;border-radius:.65rem;flex:0 0 5.25rem;height:3.75rem;padding:0;overflow:hidden}.hotels-airbnbs-module__pVv-_a__lightboxThumbActive{border-color:rgb(var(--brand));opacity:1}.hotels-airbnbs-module__pVv-_a__lightboxThumb img{object-fit:cover;width:100%;height:100%;display:block}.hotels-airbnbs-module__pVv-_a__descriptionBlock{grid-template-columns:1fr 280px;gap:1rem;display:grid}.hotels-airbnbs-module__pVv-_a__descriptionBlock article,.hotels-airbnbs-module__pVv-_a__ratingCard,.hotels-airbnbs-module__pVv-_a__servicesBlock,.hotels-airbnbs-module__pVv-_a__policySection{border:1px solid rgb(var(--border));background:rgb(var(--card));border-radius:1rem;padding:1rem}.hotels-airbnbs-module__pVv-_a__descriptionBlock h2,.hotels-airbnbs-module__pVv-_a__servicesBlock h2,.hotels-airbnbs-module__pVv-_a__policySection h2{color:rgb(var(--text-strong));margin:0 0 .6rem;font-size:1.35rem}.hotels-airbnbs-module__pVv-_a__descriptionBlock p{color:rgb(var(--muted));margin:0;line-height:1.5}.hotels-airbnbs-module__pVv-_a__ratingCard{background:linear-gradient(160deg, rgb(var(--card)) 0%, rgb(var(--bg-soft)) 100%)}.hotels-airbnbs-module__pVv-_a__ratingCard h3{color:rgb(var(--text-strong));margin:0 0 .6rem}.hotels-airbnbs-module__pVv-_a__ratingSummary{gap:.15rem;display:grid}.hotels-airbnbs-module__pVv-_a__ratingTone{letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--brand));margin:0;font-size:.8rem;font-weight:700}.hotels-airbnbs-module__pVv-_a__ratingCard strong{color:rgb(var(--brand));font-size:2.2rem;display:inline-block}.hotels-airbnbs-module__pVv-_a__ratingCard p{color:rgb(var(--muted));margin:.2rem 0 0}.hotels-airbnbs-module__pVv-_a__amenitiesList{flex-wrap:wrap;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.hotels-airbnbs-module__pVv-_a__amenitiesList li{border:1px solid rgb(var(--border));background:rgb(var(--bg-soft));color:rgb(var(--text));border-radius:999px;padding:.38rem .72rem;font-size:.9rem}.hotels-airbnbs-module__pVv-_a__policySection{border:1px solid rgb(var(--border));background:radial-gradient(circle at top right, rgb(var(--brand) / .12), transparent 46%), rgb(var(--card));border-radius:1.1rem;gap:1.1rem;padding:1.3rem;display:grid}.hotels-airbnbs-module__pVv-_a__policyHeader h2{margin:0}.hotels-airbnbs-module__pVv-_a__policyHeader p{color:rgb(var(--muted));max-width:62ch;margin:.45rem 0 0;line-height:1.45}.hotels-airbnbs-module__pVv-_a__policyGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.hotels-airbnbs-module__pVv-_a__policyCategory{background:linear-gradient(180deg, rgb(var(--bg)) 0%, rgb(var(--bg-soft)) 100%);border:1px solid rgb(var(--border));border-radius:.95rem;gap:.65rem;padding:1rem;display:grid}.hotels-airbnbs-module__pVv-_a__policySummary{color:rgb(var(--brand));letter-spacing:.02em;margin:0;font-size:.95rem;font-weight:700}.hotels-airbnbs-module__pVv-_a__policyList{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.hotels-airbnbs-module__pVv-_a__policyList li{color:rgb(var(--text));align-items:flex-start;gap:.55rem;font-size:.9rem;line-height:1.4;display:flex}.hotels-airbnbs-module__pVv-_a__policyList li:before{content:"•";color:rgb(var(--brand));margin-top:.08rem;font-size:1.05rem;line-height:1.05}@media (max-width:980px){.hotels-airbnbs-module__pVv-_a__galleryModern{grid-template-columns:1fr 1fr}.hotels-airbnbs-module__pVv-_a__heroPhoto{grid-area:auto/span 2;min-height:280px}.hotels-airbnbs-module__pVv-_a__descriptionBlock{grid-template-columns:1fr}.hotels-airbnbs-module__pVv-_a__titleBarModern{flex-direction:column}.hotels-airbnbs-module__pVv-_a__policyGrid{grid-template-columns:1fr}}.hotels-airbnbs-module__pVv-_a__titleBarModern,.hotels-airbnbs-module__pVv-_a__descriptionBlock article,.hotels-airbnbs-module__pVv-_a__ratingCard,.hotels-airbnbs-module__pVv-_a__servicesBlock,.hotels-airbnbs-module__pVv-_a__policySection{box-shadow:var(--shadow-card)}@media (max-width:680px){.hotels-airbnbs-module__pVv-_a__page{padding:.85rem .75rem 1.5rem}.hotels-airbnbs-module__pVv-_a__shell{gap:.85rem}.hotels-airbnbs-module__pVv-_a__breadcrumbs{white-space:nowrap;overflow-x:auto}.hotels-airbnbs-module__pVv-_a__titleBarModern{border-radius:var(--radius-lg);padding:.9rem}.hotels-airbnbs-module__pVv-_a__bookNowBtn{text-align:center;width:100%}.hotels-airbnbs-module__pVv-_a__galleryModern{scroll-snap-type:x proximity;gap:.65rem;padding-bottom:.3rem;display:flex;overflow-x:auto}.hotels-airbnbs-module__pVv-_a__heroPhoto,.hotels-airbnbs-module__pVv-_a__subPhoto{scroll-snap-align:start;flex:0 0 min(82vw,22rem);min-height:14rem}.hotels-airbnbs-module__pVv-_a__lightboxOverlay{padding:.75rem}.hotels-airbnbs-module__pVv-_a__lightboxNavButton{width:2.55rem;height:2.55rem;font-size:2.2rem}.hotels-airbnbs-module__pVv-_a__lightboxPreviousButton{left:.25rem}.hotels-airbnbs-module__pVv-_a__lightboxNextButton{right:.25rem}.hotels-airbnbs-module__pVv-_a__lightboxThumb{flex-basis:4.4rem;height:3.2rem}.hotels-airbnbs-module__pVv-_a__policyList{grid-template-columns:1fr}}
.gallery-module__zlwOTG__wrapper{flex:1;padding:1rem;position:relative}.gallery-module__zlwOTG__galleryHeader{align-items:center;gap:.75rem;margin:0 0 .75rem;display:flex}.gallery-module__zlwOTG__galleryTitle{margin:0;font-size:1.1rem}.gallery-module__zlwOTG__gallerySubtitle{color:rgb(var(--muted));flex:1;margin:0;font-size:.82rem}.gallery-module__zlwOTG__uploadAction{margin-left:auto}.gallery-module__zlwOTG__uploadInput{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.gallery-module__zlwOTG__uploadButton{border:1px solid rgb(var(--border));background:rgb(var(--card) / .7);width:2.5rem;height:2.5rem;color:rgb(var(--text-strong));cursor:pointer;opacity:.9;border-radius:999px;justify-content:center;align-items:center;font-size:1.5rem;font-weight:500;transition:opacity .18s,transform .18s,background .18s,box-shadow .18s;display:inline-flex;position:relative;transform:translateY(0)}.gallery-module__zlwOTG__uploadButton:focus-within{opacity:1;background:rgb(var(--card));transform:translateY(-1px);box-shadow:0 8px 20px #00000040}.gallery-module__zlwOTG__uploadButton[aria-disabled=true]{cursor:progress;opacity:1}.gallery-module__zlwOTG__uploadError{color:#cc3434;margin:0 0 .75rem;font-size:.86rem}.gallery-module__zlwOTG__emptyState{border:1px dashed rgb(var(--border));background:rgb(var(--card) / .55);border-radius:16px;padding:1rem}.gallery-module__zlwOTG__emptyState p{margin:0;font-weight:600}.gallery-module__zlwOTG__emptyState small{color:rgb(var(--muted));margin-top:.35rem;display:inline-block}.gallery-module__zlwOTG__galleryFlow{columns:1;column-gap:.75rem}.gallery-module__zlwOTG__tile{vertical-align:top;break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid;background:rgb(var(--bg-soft));border-radius:18px;width:100%;margin:0 0 .75rem;line-height:0;display:inline-block;position:relative;overflow:hidden;box-shadow:0 10px 24px #04081433}.gallery-module__zlwOTG__media{border-radius:inherit;cursor:zoom-in;will-change:transform;backface-visibility:hidden;background:0 0;border:0;width:100%;height:100%;padding:0;transition:transform .28s;position:relative;overflow:hidden;transform:translateZ(0)}.gallery-module__zlwOTG__tile:hover .gallery-module__zlwOTG__media{transform:translateZ(0)scale(1.04)}.gallery-module__zlwOTG__metaBar{z-index:3;opacity:1;pointer-events:auto;background:#12162385;border-radius:999px;align-items:center;gap:.5rem;padding:.3rem .42rem;display:flex;position:absolute;bottom:.55rem;left:.55rem;right:.55rem;transform:translateY(0)}.gallery-module__zlwOTG__likeButton{color:#ffffffeb;cursor:pointer;pointer-events:auto;background:#ffffff26;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.2rem;min-width:2.1rem;height:1.75rem;padding:0 .5rem;transition:background .18s,color .18s;display:inline-flex}.gallery-module__zlwOTG__likeButton:hover,.gallery-module__zlwOTG__likeButton:focus-visible{color:#fff;background:#121623b8}.gallery-module__zlwOTG__likeButtonActive{opacity:1;color:#f2445f;background:#ffffffeb;transform:translateY(0)}.gallery-module__zlwOTG__likeIcon{width:.95rem;height:.95rem}.gallery-module__zlwOTG__likeButtonActive .gallery-module__zlwOTG__likeIcon{fill:currentColor;stroke:currentColor}.gallery-module__zlwOTG__likeButton:disabled,.gallery-module__zlwOTG__likeButtonActive:disabled{opacity:1;color:#ffffffeb;cursor:progress;background:#ffffff26}.gallery-module__zlwOTG__likeButtonActive:disabled{color:#fff;background:#f2445fe6}.gallery-module__zlwOTG__likeCount{font-size:.75rem;font-weight:600;line-height:1}.gallery-module__zlwOTG__username{color:#fffffff2;font-size:.78rem;line-height:1}.gallery-module__zlwOTG__image{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;backface-visibility:hidden;width:100%;height:100%;display:block;position:absolute;inset:0}.gallery-module__zlwOTG__fullscreenOverlay{z-index:80;background:#02040ceb;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.gallery-module__zlwOTG__fullscreenImage{object-fit:contain;touch-action:pan-y;border-radius:12px;width:auto;max-width:min(96vw,1600px);height:min(92vh,100%);max-height:92vh;transition:transform .18s}.gallery-module__zlwOTG__fullscreenImageDragging{transition:none}.gallery-module__zlwOTG__fullscreenHint{z-index:2;color:#ffffffeb;letter-spacing:.02em;background:#080c18b3;border-radius:999px;margin:0;padding:.4rem .75rem;font-size:.76rem;line-height:1;position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%)}.gallery-module__zlwOTG__fullscreenClose{color:#fff;cursor:pointer;background:#080c18c7;border:1px solid #ffffff73;border-radius:999px;width:2.8rem;height:2.8rem;font-size:1.9rem;font-weight:700;line-height:1;transition:background .18s,transform .18s,box-shadow .18s;position:fixed;top:1rem;right:1rem;box-shadow:0 10px 24px #00000073}.gallery-module__zlwOTG__fullscreenClose:hover,.gallery-module__zlwOTG__fullscreenClose:focus-visible{background:#080c18f2;transform:scale(1.04);box-shadow:0 14px 30px #00000094}.gallery-module__zlwOTG__swipeInstructionsPopup{z-index:4;color:#fffffff0;background:#080c18eb;border:1px solid #ffffff38;border-radius:16px;width:min(90vw,420px);padding:1rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 38px #00000085}.gallery-module__zlwOTG__swipeInstructionsTitle{margin:0;font-size:1rem;font-weight:650}.gallery-module__zlwOTG__swipeInstructionsBody{color:#ffffffd9;margin:.45rem 0 0;font-size:.85rem;line-height:1.4}.gallery-module__zlwOTG__swipeInstructionsButton{color:#080c18;cursor:pointer;background:#ffffffeb;border:0;border-radius:10px;width:100%;margin-top:.85rem;padding:.65rem .75rem;font-size:.84rem;font-weight:600;line-height:1;transition:transform .18s,box-shadow .18s,background .18s}.gallery-module__zlwOTG__swipeInstructionsButton:hover,.gallery-module__zlwOTG__swipeInstructionsButton:focus-visible{background:#fff;transform:translateY(-1px);box-shadow:0 10px 22px #0000006b}.gallery-module__zlwOTG__sizeTall{aspect-ratio:3/5}.gallery-module__zlwOTG__sizePortrait{aspect-ratio:4/5}.gallery-module__zlwOTG__sizeSquare{aspect-ratio:1}.gallery-module__zlwOTG__sizeLandscape{aspect-ratio:5/4}.gallery-module__zlwOTG__sizeWide{aspect-ratio:16/9}@media (min-width:640px){.gallery-module__zlwOTG__galleryFlow{columns:2}}@media (max-width:639px){.gallery-module__zlwOTG__fullscreenOverlay{padding:.75rem}.gallery-module__zlwOTG__fullscreenImage{border-radius:10px;width:auto;max-width:100%;height:calc(100vh - 1.5rem);max-height:calc(100vh - 1.5rem)}.gallery-module__zlwOTG__swipeInstructionsPopup{width:min(92vw,360px);padding:.9rem}}@media (min-width:960px){.gallery-module__zlwOTG__galleryFlow{columns:4}}@media (min-width:1400px){.gallery-module__zlwOTG__galleryFlow{columns:5}}.gallery-module__zlwOTG__galleryHeader,.gallery-module__zlwOTG__emptyState{border-radius:var(--radius-lg)}.gallery-module__zlwOTG__tile{box-shadow:var(--shadow-card)}@media (max-width:639px){.gallery-module__zlwOTG__wrapper{padding:.75rem}.gallery-module__zlwOTG__galleryHeader{border:1px solid rgb(var(--border));background:rgb(var(--card) / .84);box-shadow:var(--shadow-card);grid-template-columns:1fr auto;align-items:flex-start;padding:.8rem;display:grid}.gallery-module__zlwOTG__gallerySubtitle{grid-column:1/-1}.gallery-module__zlwOTG__galleryFlow{columns:1}.gallery-module__zlwOTG__tile{border-radius:var(--radius-lg);margin-bottom:.65rem}}.gallery-module__zlwOTG__reportStatus{border:1px solid rgb(var(--border));background:rgb(var(--card) / .82);color:rgb(var(--text-strong));border-radius:12px;margin:0 0 .75rem;padding:.65rem .8rem;font-size:.86rem}.gallery-module__zlwOTG__reportButton{color:#ffffffeb;cursor:pointer;pointer-events:auto;background:#ffffff26;border:0;border-radius:999px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;transition:background .18s,color .18s;display:inline-flex}.gallery-module__zlwOTG__reportButton:hover,.gallery-module__zlwOTG__reportButton:focus-visible{color:#fff;background:#be123ce0}.gallery-module__zlwOTG__fullscreenReport{z-index:3;color:#fff;cursor:pointer;background:#080c18c7;border:1px solid #ffffff73;border-radius:999px;align-items:center;gap:.35rem;height:2.8rem;padding:0 .8rem;font-size:.8rem;font-weight:700;display:inline-flex;position:fixed;top:1rem;right:4.35rem;box-shadow:0 10px 24px #00000073}.gallery-module__zlwOTG__fullscreenReport svg{width:1rem;height:1rem}.gallery-module__zlwOTG__fullscreenReport:hover,.gallery-module__zlwOTG__fullscreenReport:focus-visible{background:#be123ceb}
.notifications-module__gv5qsq__page{width:100%;min-height:100vh;color:rgb(var(--text));padding:1.25rem 1rem 2rem}.notifications-module__gv5qsq__hero{border:1px solid rgb(var(--border));background:radial-gradient(circle at top right, #7ea2ff24, transparent 44%), radial-gradient(circle at 8% 100%, #56f5d014, transparent 38%), rgb(var(--bg-soft));border-radius:1rem;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.notifications-module__gv5qsq__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--accent));margin:0;font-size:.75rem}.notifications-module__gv5qsq__title{color:rgb(var(--text));margin:.25rem 0 0;font-size:clamp(1.65rem,2.3vw,2.2rem)}.notifications-module__gv5qsq__subtitle{max-width:72ch;color:rgb(var(--text-muted));margin:.65rem 0 0;line-height:1.55}.notifications-module__gv5qsq__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;width:min(420px,100%);display:grid}.notifications-module__gv5qsq__filterButton,.notifications-module__gv5qsq__markButton,.notifications-module__gv5qsq__toggleButton{border:1px solid rgb(var(--border));background:rgb(var(--surface));color:rgb(var(--text));letter-spacing:.01em;cursor:pointer;border-radius:.75rem;font-size:.83rem;font-weight:600;text-decoration:none;transition:border-color .2s,transform .2s,background-color .2s}.notifications-module__gv5qsq__filterButton,.notifications-module__gv5qsq__markButton{min-height:2.6rem;padding:.58rem .92rem}.notifications-module__gv5qsq__markButton{justify-content:center;align-items:center;gap:.45rem;display:inline-flex}.notifications-module__gv5qsq__toggleButton{justify-content:center;align-items:center;min-height:2.2rem;padding:.4rem .72rem;display:inline-flex}.notifications-module__gv5qsq__filterButton:hover,.notifications-module__gv5qsq__markButton:hover,.notifications-module__gv5qsq__toggleButton:hover{border-color:rgb(var(--accent));background:rgba(var(--accent), .08);transform:translateY(-1px)}.notifications-module__gv5qsq__markButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.notifications-module__gv5qsq__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin-top:1rem;display:grid}.notifications-module__gv5qsq__statCard{border:1px solid rgb(var(--border));background:rgb(var(--bg-soft));border-radius:.9rem;gap:.35rem;padding:.85rem 1rem;display:grid}.notifications-module__gv5qsq__statCard span{color:rgb(var(--text-muted));font-size:.78rem}.notifications-module__gv5qsq__statCard strong{color:rgb(var(--text));font-size:1.2rem}.notifications-module__gv5qsq__statusText{align-items:center;gap:.4rem;display:inline-flex}.notifications-module__gv5qsq__list{gap:.7rem;margin-top:1rem;display:grid}.notifications-module__gv5qsq__notification{border:1px solid rgb(var(--border));background:rgb(var(--bg-soft));border-radius:1rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:.95rem;display:grid}.notifications-module__gv5qsq__unread{border-color:rgba(var(--accent), .45);background:rgba(var(--accent), .08)}.notifications-module__gv5qsq__iconWrap{border:1px solid rgb(var(--border));width:2.1rem;height:2.1rem;color:rgb(var(--accent));background:rgb(var(--surface));border-radius:.65rem;place-items:center;display:grid}.notifications-module__gv5qsq__body{min-width:0}.notifications-module__gv5qsq__body h2{color:rgb(var(--text));margin:0;font-size:.98rem}.notifications-module__gv5qsq__body p{color:rgb(var(--text-muted));margin:.26rem 0 0;font-size:.9rem;line-height:1.45}.notifications-module__gv5qsq__topRow{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.notifications-module__gv5qsq__topRow span{color:rgb(var(--text-muted));flex-shrink:0;font-size:.76rem}.notifications-module__gv5qsq__meta{justify-items:end;gap:.5rem;display:grid}.notifications-module__gv5qsq__ctaWrap{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.notifications-module__gv5qsq__unreadBadge{border-color:rgba(var(--accent), .45);background:rgba(var(--accent), .16)}.notifications-module__gv5qsq__emptyState{border:1px dashed rgb(var(--border));background:rgb(var(--bg-soft));text-align:center;border-radius:1rem;padding:2rem 1.2rem}.notifications-module__gv5qsq__emptyState h2{color:rgb(var(--text));margin:0;font-size:1.1rem}.notifications-module__gv5qsq__emptyState p{color:rgb(var(--text-muted));margin:.45rem 0 0}@media (max-width:1024px){.notifications-module__gv5qsq__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.notifications-module__gv5qsq__actions{grid-template-columns:1fr}.notifications-module__gv5qsq__notification{grid-template-columns:1fr;align-items:flex-start}.notifications-module__gv5qsq__topRow{flex-direction:column;align-items:flex-start}.notifications-module__gv5qsq__meta,.notifications-module__gv5qsq__ctaWrap{justify-content:flex-start;justify-items:start}}@media (max-width:700px){.notifications-module__gv5qsq__page{padding:.85rem .75rem 1.4rem}.notifications-module__gv5qsq__hero,.notifications-module__gv5qsq__notification{border-radius:var(--radius-lg)}.notifications-module__gv5qsq__actions,.notifications-module__gv5qsq__ctaWrap{grid-template-columns:1fr;width:100%;display:grid}.notifications-module__gv5qsq__stats{scroll-snap-type:x proximity;padding-bottom:.25rem;display:flex;overflow-x:auto}.notifications-module__gv5qsq__statCard{scroll-snap-align:start;min-width:9rem}.notifications-module__gv5qsq__notification{grid-template-columns:auto minmax(0,1fr);display:grid}.notifications-module__gv5qsq__meta{grid-column:1/-1;align-items:stretch}}
.request-listing-button-module__BDpb1W__requestWrap{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.request-listing-button-module__BDpb1W__requestButton,.request-listing-button-module__BDpb1W__submitButton,.request-listing-button-module__BDpb1W__cancelButton{font:inherit;cursor:pointer;border:0;border-radius:.8rem;padding:.72rem 1rem;font-weight:750;transition:transform .16s,box-shadow .16s,opacity .16s}.request-listing-button-module__BDpb1W__requestButton,.request-listing-button-module__BDpb1W__submitButton{background:rgb(var(--brand));color:#fff;box-shadow:0 14px 28px rgb(var(--brand) / .2)}.request-listing-button-module__BDpb1W__cancelButton{border:1px solid rgb(var(--border));background:rgb(var(--bg));color:rgb(var(--text))}.request-listing-button-module__BDpb1W__requestButton:hover,.request-listing-button-module__BDpb1W__submitButton:hover,.request-listing-button-module__BDpb1W__cancelButton:hover{transform:translateY(-1px)}.request-listing-button-module__BDpb1W__requestButton:disabled,.request-listing-button-module__BDpb1W__submitButton:disabled,.request-listing-button-module__BDpb1W__cancelButton:disabled{cursor:not-allowed;opacity:.65;transform:none}.request-listing-button-module__BDpb1W__backdrop{z-index:80;background:#0000007a;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.request-listing-button-module__BDpb1W__dialog{border:1px solid rgb(var(--border));background:rgb(var(--card));width:min(100%,34rem);max-height:min(90vh,48rem);color:rgb(var(--text));border-radius:1.25rem;overflow:auto;box-shadow:0 24px 80px #00000052}.request-listing-button-module__BDpb1W__dialogHeader{border-bottom:1px solid rgb(var(--border));gap:.45rem;padding:1.15rem 1.15rem .75rem;display:grid}.request-listing-button-module__BDpb1W__dialogHeader h2,.request-listing-button-module__BDpb1W__dialogHeader p{margin:0}.request-listing-button-module__BDpb1W__dialogHeader h2{color:rgb(var(--text-strong));font-size:1.25rem}.request-listing-button-module__BDpb1W__dialogHeader p{color:rgb(var(--muted));line-height:1.45}.request-listing-button-module__BDpb1W__form{gap:.9rem;padding:1.15rem;display:grid}.request-listing-button-module__BDpb1W__field{gap:.35rem;display:grid}.request-listing-button-module__BDpb1W__field span{color:rgb(var(--text-strong));font-size:.88rem;font-weight:700}.request-listing-button-module__BDpb1W__field input,.request-listing-button-module__BDpb1W__field textarea{border:1px solid rgb(var(--border));background:rgb(var(--bg));width:100%;color:rgb(var(--text-strong));font:inherit;border-radius:.85rem;outline:none;padding:.72rem .85rem}.request-listing-button-module__BDpb1W__field input:focus,.request-listing-button-module__BDpb1W__field textarea:focus{border-color:rgb(var(--ring));box-shadow:0 0 0 3px rgb(var(--ring) / .14)}.request-listing-button-module__BDpb1W__actions{flex-wrap:wrap;justify-content:flex-end;gap:.65rem;display:flex}.request-listing-button-module__BDpb1W__statusSuccess,.request-listing-button-module__BDpb1W__statusError{border-radius:.8rem;margin:0;padding:.75rem .85rem;font-size:.92rem;line-height:1.4}.request-listing-button-module__BDpb1W__statusSuccess{color:#188454;background:#1884541f}.request-listing-button-module__BDpb1W__statusError{color:#be4444;background:#be44441f}
