.OnboardingForm-module__hJ7COq__page{place-items:center;min-height:100dvh;padding:24px;display:grid;overflow-y:auto}.OnboardingForm-module__hJ7COq__shell{border:1px solid var(--border);width:min(1180px,100%);min-height:min(760px,100vh - 48px);box-shadow:var(--shadow-lg);background:linear-gradient(#080f19e6,#060a12f5);border-radius:36px;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);display:grid;overflow:hidden}.OnboardingForm-module__hJ7COq__hero{background:radial-gradient(circle at 0 0,#f973162e,#0000 36%),linear-gradient(#ffffff08,#ffffff03);flex-direction:column;justify-content:space-between;padding:42px;display:flex}.OnboardingForm-module__hJ7COq__brand{font-family:var(--font-playfair),"Playfair Display",serif;letter-spacing:-.04em;font-size:2rem;font-weight:900}.OnboardingForm-module__hJ7COq__brandAccent{color:var(--accent)}.OnboardingForm-module__hJ7COq__heroEyebrow{color:var(--accent-strong);letter-spacing:.16em;text-transform:uppercase;font-size:.76rem;font-weight:800}.OnboardingForm-module__hJ7COq__heroTitle{max-width:10ch;font-family:var(--font-playfair),"Playfair Display",serif;margin-top:18px;font-size:clamp(2.6rem,5vw,4.8rem);font-weight:700;line-height:.96}.OnboardingForm-module__hJ7COq__heroBody{max-width:34rem;color:var(--muted-foreground);margin-top:18px;font-size:1.02rem;line-height:1.8}.OnboardingForm-module__hJ7COq__heroStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.OnboardingForm-module__hJ7COq__heroStat{border:1px solid var(--border);background:#ffffff08;border-radius:22px;padding:20px 26px}.OnboardingForm-module__hJ7COq__heroStatValue{font-family:var(--font-playfair),"Playfair Display",serif;font-size:1.6rem;font-weight:700}.OnboardingForm-module__hJ7COq__heroStatLabel{color:var(--muted-foreground);margin-top:8px;font-size:.88rem;line-height:1.5}.OnboardingForm-module__hJ7COq__panel{flex-direction:column;justify-content:center;padding:32px;display:flex}.OnboardingForm-module__hJ7COq__panelCard{border:1px solid var(--border);background:#ffffff08;border-radius:28px;padding:28px}.OnboardingForm-module__hJ7COq__steps{gap:8px;margin-bottom:28px;display:flex}.OnboardingForm-module__hJ7COq__step{background:#ffffff14;border-radius:999px;flex:1;height:8px}.OnboardingForm-module__hJ7COq__stepActive{background:linear-gradient(90deg,var(--accent),var(--accent-strong))}.OnboardingForm-module__hJ7COq__stepDone{background:#f9731661}.OnboardingForm-module__hJ7COq__cardTitle{font-family:var(--font-playfair),"Playfair Display",serif;font-size:2rem;font-weight:700}.OnboardingForm-module__hJ7COq__cardBody{color:var(--muted-foreground);margin-top:10px;line-height:1.7}.OnboardingForm-module__hJ7COq__fieldList{gap:16px;margin-top:24px;display:grid}.OnboardingForm-module__hJ7COq__fieldLabel{color:var(--subtle-foreground);letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-size:.76rem;font-weight:800;display:block}.OnboardingForm-module__hJ7COq__input{border:1px solid var(--border);width:100%;color:var(--foreground);background:#ffffff0d;border-radius:16px;padding:14px 15px}.OnboardingForm-module__hJ7COq__input:focus{border-color:#f9731652;outline:1px solid #f9731680}.OnboardingForm-module__hJ7COq__tagBox{border:1px solid var(--border);background:#ffffff0a;border-radius:20px;flex-wrap:wrap;align-content:flex-start;gap:8px;min-height:120px;margin-top:22px;padding:12px;display:flex}.OnboardingForm-module__hJ7COq__tag{color:#ffb27c;background:#f9731624;border:1px solid #f9731647;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.OnboardingForm-module__hJ7COq__tagRemove{color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.OnboardingForm-module__hJ7COq__tagInput{min-width:180px;color:var(--foreground);background:0 0;border:0;flex:1;padding:6px}.OnboardingForm-module__hJ7COq__tagInput:focus{outline:none}.OnboardingForm-module__hJ7COq__helper{color:var(--subtle-foreground);margin-top:10px;font-size:.85rem;line-height:1.6}.OnboardingForm-module__hJ7COq__error{color:#fca5a5;margin-top:14px}.OnboardingForm-module__hJ7COq__actions{gap:12px;margin-top:26px;display:grid}.OnboardingForm-module__hJ7COq__primary,.OnboardingForm-module__hJ7COq__ghost,.OnboardingForm-module__hJ7COq__textButton{cursor:pointer;border-radius:16px;width:100%;padding:14px 16px}.OnboardingForm-module__hJ7COq__primary{background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff;border:0;font-weight:700}.OnboardingForm-module__hJ7COq__primary:disabled{cursor:not-allowed;opacity:.45}.OnboardingForm-module__hJ7COq__ghost{border:1px solid var(--border);background:#ffffff0a}.OnboardingForm-module__hJ7COq__textButton{color:var(--subtle-foreground);background:0 0;border:0}.OnboardingForm-module__hJ7COq__backButton{width:auto;color:var(--subtle-foreground);cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:16px;padding:8px 16px;font-size:.88rem}@media (max-width:979px){.OnboardingForm-module__hJ7COq__shell{grid-template-columns:1fr}.OnboardingForm-module__hJ7COq__hero{min-height:320px}}@media (max-width:767px){.OnboardingForm-module__hJ7COq__page{padding:14px}.OnboardingForm-module__hJ7COq__shell{border-radius:28px;min-height:calc(100vh - 28px)}.OnboardingForm-module__hJ7COq__hero{padding:24px 20px}.OnboardingForm-module__hJ7COq__panel{padding:18px}.OnboardingForm-module__hJ7COq__panelCard{padding:20px}}
.detail-module__BB6-TG__backdrop{opacity:0;background:#01050da3;transition:opacity .22s;position:absolute;inset:0}.detail-module__BB6-TG__backdropVisible{opacity:1}.detail-module__BB6-TG__sheetRoot{z-index:50;align-items:flex-end;display:flex;position:absolute;inset:0}.detail-module__BB6-TG__sheet{border:1px solid var(--border);background:linear-gradient(#0c1420fa,#060a12);border-bottom:0;border-radius:28px 28px 0 0;width:100%;max-height:84%;transition:transform .28s cubic-bezier(.32,.72,0,1);position:relative;overflow:auto;transform:translateY(100%)}.detail-module__BB6-TG__sheetVisible{transform:translateY(0)}.detail-module__BB6-TG__sheetHandle{background:#ffffff2e;border-radius:999px;width:42px;height:4px;margin:14px auto 10px}.detail-module__BB6-TG__panel{border:1px solid var(--border);background:linear-gradient(#ffffff09,#050910f0);border-radius:28px;height:100%;overflow:auto}.detail-module__BB6-TG__content{flex-direction:column;min-height:100%;display:flex}.detail-module__BB6-TG__hero{background:radial-gradient(circle at 0 0,#f9731652,#0000 34%),linear-gradient(135deg,#182436e6,#090e16f2);min-height:160px;padding:24px;position:relative}.detail-module__BB6-TG__heroImage{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.detail-module__BB6-TG__heroImageScrim{background:linear-gradient(#04080e2e,#04080e85),radial-gradient(circle at 0 0,#f973162e,#0000 38%);position:absolute;inset:0}.detail-module__BB6-TG__eyebrow{z-index:1;color:#ffffff9e;letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:800;position:relative}.detail-module__BB6-TG__score{z-index:1;color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#f97316eb;border-radius:999px;padding:8px 14px;font-size:.78rem;font-weight:800;position:absolute;top:20px;right:20px}.detail-module__BB6-TG__heroTitle{z-index:1;max-width:12ch;font-family:var(--font-playfair),"Playfair Display",serif;margin-top:42px;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;line-height:1.05;position:relative}.detail-module__BB6-TG__body{flex-direction:column;flex:1;min-height:0;padding:24px;display:flex}.detail-module__BB6-TG__metaStack{color:var(--muted-foreground);gap:10px;display:grid}.detail-module__BB6-TG__metaActions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.detail-module__BB6-TG__divider{background:var(--border);height:1px;margin:20px 0}.detail-module__BB6-TG__description{color:#ebe3d6d1;white-space:pre-wrap;line-height:1.7}.detail-module__BB6-TG__actionRow{gap:10px;margin-top:auto;padding-top:22px;display:grid}.detail-module__BB6-TG__actionButton,.detail-module__BB6-TG__statusButton{cursor:pointer;border-radius:16px;padding:13px 16px}.detail-module__BB6-TG__actionButton{background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff;text-align:center;border:1px solid #0000;width:auto;min-width:180px;font-weight:700}.detail-module__BB6-TG__statusButton{border:1px solid var(--border);background:#ffffff0a;width:100%}.detail-module__BB6-TG__actionButton:hover,.detail-module__BB6-TG__statusButton:hover,.detail-module__BB6-TG__actionButton:focus-visible,.detail-module__BB6-TG__statusButton:focus-visible{border-color:var(--border-strong);outline:none;transform:translateY(-1px)}.detail-module__BB6-TG__statusGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.detail-module__BB6-TG__statusActive{color:#fff}.detail-module__BB6-TG__statusHeader{color:var(--foreground);letter-spacing:.02em;text-align:center;font-size:1.2rem;font-weight:700}.detail-module__BB6-TG__emptyPanel{text-align:center;place-items:center;height:100%;min-height:360px;padding:24px;display:grid}.detail-module__BB6-TG__emptyPanelTitle{font-family:var(--font-playfair),"Playfair Display",serif;margin-top:12px;font-size:1.6rem}.detail-module__BB6-TG__emptyPanelText{max-width:28rem;color:var(--muted-foreground);margin-top:10px;line-height:1.7}
.tabs-module__m3sroW__page{--drop-card-aspect:.84;flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.tabs-module__m3sroW__hero{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:end;gap:16px;margin-bottom:20px;display:grid}.tabs-module__m3sroW__heroSpacious{margin-bottom:28px}.tabs-module__m3sroW__heroLead{min-width:0}.tabs-module__m3sroW__heroSpacer{min-height:1px}.tabs-module__m3sroW__eyebrow{color:var(--accent-strong);letter-spacing:.16em;text-transform:uppercase;font-size:.75rem;font-weight:800}.tabs-module__m3sroW__heroTitle{font-family:var(--font-playfair),"Playfair Display",serif;max-width:12ch;margin-top:10px;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:.98}.tabs-module__m3sroW__heroBody{max-width:100rem;color:var(--muted-foreground);margin-top:12px;font-size:.98rem;line-height:1.7}.tabs-module__m3sroW__metaStat{border:1px solid var(--border);background:#ffffff09;border-radius:22px;min-width:148px;padding:16px 18px}.tabs-module__m3sroW__metaStatCompact{text-align:center;border-radius:14px;place-self:center end;min-width:fit-content;padding:7px 10px}.tabs-module__m3sroW__metaLabel{color:var(--subtle-foreground);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem}.tabs-module__m3sroW__metaValue{font-family:var(--font-playfair),"Playfair Display",serif;margin-top:12px;font-size:2rem;font-weight:700}.tabs-module__m3sroW__metaStatCompact .tabs-module__m3sroW__metaLabel{letter-spacing:.12em;font-size:.58rem;font-weight:800}.tabs-module__m3sroW__metaStatCompact .tabs-module__m3sroW__metaValue{font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1,"lnum" 1;margin-top:2px;font-size:1.05rem;line-height:1}.tabs-module__m3sroW__metaStatCompact .tabs-module__m3sroW__metaHint{margin-top:2px;font-size:.66rem;line-height:1.1}.tabs-module__m3sroW__metaHint{color:var(--muted-foreground);margin-top:8px;font-size:.88rem}.tabs-module__m3sroW__surface{border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);background:#ffffff08}.tabs-module__m3sroW__dropDesktop{isolation:isolate;flex:1;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:stretch;gap:24px;min-height:0;display:grid;position:relative}.tabs-module__m3sroW__dropMainSurface{z-index:3;flex-direction:column;min-width:0;min-height:32rem;padding:22px 24px 20px;display:flex;position:relative;overflow:visible}.tabs-module__m3sroW__dropCardStage{isolation:isolate;z-index:4;border-radius:28px;flex:1;justify-content:center;align-items:center;min-height:0;padding:0;display:flex;position:relative;overflow:hidden;container-type:size}.tabs-module__m3sroW__dropSideSurface{padding:0px,24px,0px,24px;z-index:1;align-self:stretch;min-width:0;min-height:32rem;position:relative;overflow:hidden}.tabs-module__m3sroW__dropSideSurface>*{height:100%;min-height:0}.tabs-module__m3sroW__dropStackWrap{width:min(100cqw,calc(100cqh*var(--drop-card-aspect)));height:min(100cqh,calc(100cqw/var(--drop-card-aspect)));max-width:100%;max-height:100%}.tabs-module__m3sroW__dropStack{width:100%;height:100%;aspect-ratio:var(--drop-card-aspect);z-index:5;min-height:0;position:relative}.tabs-module__m3sroW__dropCardGhost,.tabs-module__m3sroW__dropCard{border:1px solid var(--border);background:linear-gradient(#ffffff0a,#060a12e6);border-radius:30px;position:absolute;inset:0;overflow:hidden}.tabs-module__m3sroW__cardImage{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.tabs-module__m3sroW__cardImageScrim{background:linear-gradient(#04080e29,#04080e75),linear-gradient(#0000 34%,#060a12c2 66%,#060a12f5 100%);position:absolute;inset:0}.tabs-module__m3sroW__dropCardGhost{opacity:.7;transform:scale(.94)translateY(22px)}.tabs-module__m3sroW__dropCard{-webkit-user-select:none;user-select:none;touch-action:none;z-index:2;box-shadow:0 28px 88px #00000085}.tabs-module__m3sroW__dropCardGlow{background:radial-gradient(circle at top,#f973162e,#0000 32%),linear-gradient(#0000 34%,#060a12c2 66%,#060a12f5 100%);position:absolute;inset:0}.tabs-module__m3sroW__matchBadge{z-index:2;color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#f97316e6;border-radius:999px;padding:8px 14px;font-size:.78rem;font-weight:800;position:absolute;top:18px;right:18px}.tabs-module__m3sroW__cardPreview{z-index:2;color:var(--muted-foreground);-webkit-box-orient:vertical;line-height:1.6;display:-webkit-box;position:absolute;top:74px;left:24px;right:24px;overflow:hidden}.tabs-module__m3sroW__cardFooter{z-index:2;padding:120px 24px 26px;position:absolute;bottom:0;left:0;right:0}.tabs-module__m3sroW__cardTags{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.tabs-module__m3sroW__cardTag{color:#ffffffbf;letter-spacing:.04em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000059;border:1px solid #ffffff2e;border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:600}.tabs-module__m3sroW__cardTitle{font-family:var(--font-playfair),"Playfair Display",serif;font-size:clamp(2rem,3vw,2.65rem);font-weight:700;line-height:1.02}.tabs-module__m3sroW__cardMeta{color:var(--muted-foreground);margin-top:10px;font-size:.98rem}.tabs-module__m3sroW__cardMetaSmall{color:var(--subtle-foreground);margin-top:6px;font-size:.92rem}.tabs-module__m3sroW__overlay{z-index:3;pointer-events:none;border:3px solid #0000;border-radius:30px;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.tabs-module__m3sroW__overlayPositive{background:#f9731629;border-color:#f97316c7;justify-content:flex-start}.tabs-module__m3sroW__overlayNegative{background:#94a3b81f;border-color:#94a3b885;justify-content:flex-end}.tabs-module__m3sroW__overlayLabel{font-family:var(--font-playfair),"Playfair Display",serif;font-size:clamp(2rem,4vw,3.4rem);font-weight:900}.tabs-module__m3sroW__actionDock{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-top:18px;display:flex}.tabs-module__m3sroW__actionItem{flex-direction:column;align-items:center;gap:10px;display:flex}.tabs-module__m3sroW__actionButton{border:1px solid var(--border);cursor:pointer;background:#ffffff0d;border-radius:999px;width:62px;height:62px;font-size:1.35rem;transition:transform .16s,background .16s,border-color .16s}.tabs-module__m3sroW__actionButton:hover,.tabs-module__m3sroW__actionButton:focus-visible{border-color:var(--border-strong);outline:none;transform:translateY(-2px)}.tabs-module__m3sroW__actionButtonStrong{width:76px;height:76px}.tabs-module__m3sroW__actionLabel{color:var(--subtle-foreground);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:800}.tabs-module__m3sroW__actionHintRow{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px;display:flex}.tabs-module__m3sroW__hintPill{border:1px solid var(--border);color:var(--subtle-foreground);background:#ffffff0a;border-radius:999px;padding:8px 12px;font-size:.82rem}.tabs-module__m3sroW__toast{color:#fff;box-shadow:var(--shadow-md);z-index:60;border-radius:999px;padding:10px 18px;font-weight:700;position:fixed;top:26px;left:50%;transform:translate(-50%)}.tabs-module__m3sroW__emptySurface{text-align:center;place-items:center;min-height:420px;padding:28px;display:grid}.tabs-module__m3sroW__emptyIcon{font-size:2.4rem}.tabs-module__m3sroW__emptyTitle{font-family:var(--font-playfair),"Playfair Display",serif;margin-top:12px;font-size:1.8rem}.tabs-module__m3sroW__emptyText{max-width:28rem;color:var(--muted-foreground);margin-top:10px;line-height:1.7}.tabs-module__m3sroW__filters{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:18px;display:flex}.tabs-module__m3sroW__filterButton{border:1px solid var(--border);color:var(--muted-foreground);cursor:pointer;background:#ffffff0a;border-radius:999px;padding:8px 14px;font-size:.9rem;line-height:1.2;transition:background .16s,border-color .16s,color .16s}.tabs-module__m3sroW__filterButton:hover,.tabs-module__m3sroW__filterButton:focus-visible{border-color:var(--border-strong);outline:none}.tabs-module__m3sroW__filterButtonActive{color:var(--foreground);background:#f9731629;border-color:#f973164d}.tabs-module__m3sroW__eventsDesktop{flex:1;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:24px;min-height:0;display:grid}.tabs-module__m3sroW__listSurface{flex-direction:column;min-width:0;min-height:32rem;padding:22px;display:flex;overflow:hidden}.tabs-module__m3sroW__listScroller{flex-direction:column;gap:12px;min-height:0;padding-right:4px;display:flex;overflow:auto}.tabs-module__m3sroW__eventsDesktop>aside{min-width:0;min-height:32rem;overflow:hidden}.tabs-module__m3sroW__eventsDesktop>aside>*{height:100%;min-height:0}.tabs-module__m3sroW__eventRow{border:1px solid var(--border);cursor:pointer;text-align:left;background:#ffffff08;border-radius:20px;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;padding:14px;transition:background .16s,border-color .16s,transform .16s;display:grid}.tabs-module__m3sroW__eventRow:hover,.tabs-module__m3sroW__eventRow:focus-visible{border-color:var(--border-strong);background:#ffffff0d;outline:none;transform:translateY(-1px)}.tabs-module__m3sroW__eventRowSelected{background:linear-gradient(135deg,#f9731624,#ffffff0a);border-color:#f973164d}.tabs-module__m3sroW__eventThumb{background:linear-gradient(135deg,#f9731647,#ffffff0a);border-radius:18px;place-items:center;width:64px;height:64px;font-size:1.5rem;display:grid;overflow:hidden}.tabs-module__m3sroW__eventThumbImage{object-fit:contain;border-radius:inherit;background:#0509106b;width:100%;height:100%}.tabs-module__m3sroW__eventTitle{font-family:var(--font-playfair),"Playfair Display",serif;font-size:1.1rem;font-weight:700;line-height:1.15}.tabs-module__m3sroW__eventMuted{color:var(--muted-foreground)}.tabs-module__m3sroW__eventLine{color:var(--muted-foreground);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;overflow:hidden}.tabs-module__m3sroW__eventLineSmall{color:var(--subtle-foreground);font-size:.86rem}.tabs-module__m3sroW__eventSide{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.tabs-module__m3sroW__eventDot{border-radius:999px;width:10px;height:10px}.tabs-module__m3sroW__eventStatus{color:var(--subtle-foreground);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.tabs-module__m3sroW__eventScore{color:var(--accent-strong);letter-spacing:.06em;text-transform:uppercase;font-size:.8rem;font-weight:800}.tabs-module__m3sroW__listState{text-align:center;color:var(--muted-foreground);padding:44px 18px}.tabs-module__m3sroW__profileGrid{flex:1;gap:24px;min-height:0;display:grid}.tabs-module__m3sroW__profileGridWide{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr)}.tabs-module__m3sroW__summaryStrip{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:24px;display:grid}.tabs-module__m3sroW__statCard{border:1px solid var(--border);background:#ffffff08;border-radius:24px;padding:18px}.tabs-module__m3sroW__statValue{font-family:var(--font-playfair),"Playfair Display",serif;font-size:2rem;font-weight:700}.tabs-module__m3sroW__statText{color:var(--muted-foreground);margin-top:8px;font-size:.9rem}.tabs-module__m3sroW__sectionCard{min-width:0;padding:24px}.tabs-module__m3sroW__profileGridWide>.tabs-module__m3sroW__sectionCard{overscroll-behavior:contain;min-height:32rem;overflow:auto}.tabs-module__m3sroW__sectionTitle{font-family:var(--font-playfair),"Playfair Display",serif;font-size:1.4rem;font-weight:700}.tabs-module__m3sroW__sectionSubtitle{color:var(--muted-foreground);margin-top:6px;margin-bottom:18px;line-height:1.6}.tabs-module__m3sroW__tags{flex-wrap:wrap;gap:10px;display:flex}.tabs-module__m3sroW__tag{color:#ffb27c;background:#f973161f;border:1px solid #f973163d;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.tabs-module__m3sroW__tagRemove{cursor:pointer;color:inherit;background:0 0;border:0;padding:0}.tabs-module__m3sroW__inputRow{gap:10px;margin-top:16px;display:flex}.tabs-module__m3sroW__input,.tabs-module__m3sroW__inputFull{border:1px solid var(--border);width:100%;color:var(--foreground);background:#ffffff0d;border-radius:16px;padding:13px 14px}.tabs-module__m3sroW__input:focus,.tabs-module__m3sroW__inputFull:focus{border-color:#f973164d;outline:1px solid #f9731680}.tabs-module__m3sroW__buttonPrimary,.tabs-module__m3sroW__buttonSecondary{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:16px;padding:13px 16px;transition:transform .16s,border-color .16s,background .16s}.tabs-module__m3sroW__buttonPrimary{background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff;font-weight:700}.tabs-module__m3sroW__buttonSecondary{border-color:var(--border);background:#ffffff0a}.tabs-module__m3sroW__buttonPrimary:hover,.tabs-module__m3sroW__buttonSecondary:hover,.tabs-module__m3sroW__buttonPrimary:focus-visible,.tabs-module__m3sroW__buttonSecondary:focus-visible{outline:none;transform:translateY(-1px)}.tabs-module__m3sroW__fieldList{gap:14px;display:grid}.tabs-module__m3sroW__fieldLabel{color:var(--subtle-foreground);letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-size:.75rem;font-weight:800;display:block}.tabs-module__m3sroW__helperText{color:var(--subtle-foreground);margin-top:10px;font-size:.85rem;line-height:1.6}.tabs-module__m3sroW__statusSaved{color:#a7f3d0}@media (max-width:1279px){.tabs-module__m3sroW__hero{grid-template-columns:1fr;align-items:start}.tabs-module__m3sroW__heroSpacer{display:none}.tabs-module__m3sroW__dropDesktop,.tabs-module__m3sroW__eventsDesktop{grid-template-columns:1fr;min-height:auto}.tabs-module__m3sroW__page{overflow:visible}.tabs-module__m3sroW__dropMainSurface,.tabs-module__m3sroW__dropSideSurface,.tabs-module__m3sroW__listSurface,.tabs-module__m3sroW__eventsDesktop>aside,.tabs-module__m3sroW__profileGridWide>.tabs-module__m3sroW__sectionCard{min-height:unset;overflow:visible}}@media (max-width:767px){.tabs-module__m3sroW__page{--drop-card-aspect:.76}.tabs-module__m3sroW__hero{gap:12px;margin-bottom:0}.tabs-module__m3sroW__heroSpacious{margin-bottom:12px}.tabs-module__m3sroW__dropMainSurface,.tabs-module__m3sroW__listSurface,.tabs-module__m3sroW__sectionCard{padding:18px;padding-bottom:calc(18px + var(--mobile-nav-height) + env(safe-area-inset-bottom,0px) + 20px);border-radius:24px}.tabs-module__m3sroW__filters{gap:4px;margin-bottom:14px}.tabs-module__m3sroW__filterButton{letter-spacing:0;border-radius:999px;padding:5px 8px;font-size:.68rem;line-height:1.1}.tabs-module__m3sroW__dropMainSurface{overscroll-behavior:contain;padding-bottom:18px;overflow:auto}.tabs-module__m3sroW__dropCardStage{overflow:visible;container-type:normal}.tabs-module__m3sroW__dropStackWrap{width:100%;height:auto}.tabs-module__m3sroW__dropStack{height:auto;min-height:360px}.tabs-module__m3sroW__cardPreview{-webkit-line-clamp:3;top:70px}.tabs-module__m3sroW__cardFooter{padding:110px 20px 22px}.tabs-module__m3sroW__summaryStrip{grid-template-columns:1fr}.tabs-module__m3sroW__metaStatCompact{border-radius:12px;padding:6px 8px}.tabs-module__m3sroW__metaStatCompact .tabs-module__m3sroW__metaValue{font-size:.95rem}.tabs-module__m3sroW__metaStatCompact .tabs-module__m3sroW__metaLabel{font-size:.54rem}.tabs-module__m3sroW__metaStatCompact .tabs-module__m3sroW__metaHint{font-size:.62rem}.tabs-module__m3sroW__inputRow{flex-direction:column}}@keyframes tabs-module__m3sroW__calendarPromptFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.tabs-module__m3sroW__calendarPrompt{z-index:2;background:#060a12d6;border-bottom-right-radius:30px;border-bottom-left-radius:30px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:28px 28px 32px;animation:.22s forwards tabs-module__m3sroW__calendarPromptFadeIn;display:flex;position:absolute;inset:calc(100% - 380px) 0 0}.tabs-module__m3sroW__calendarPromptTitle{font-family:var(--font-playfair),"Playfair Display",serif;color:#10b981;font-size:clamp(2rem,4vw,3.4rem);font-weight:900}.tabs-module__m3sroW__calendarPromptSub{color:var(--muted-foreground);font-size:.9rem;line-height:1.5}.tabs-module__m3sroW__calendarPromptButtons{flex-direction:column;gap:10px;width:100%;max-width:280px;margin-top:4px;display:flex}.tabs-module__m3sroW__calendarPromptAdd{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:16px;width:100%;padding:14px 16px;font-size:.95rem;font-weight:700;transition:transform .16s,background .16s}.tabs-module__m3sroW__calendarPromptAdd:hover,.tabs-module__m3sroW__calendarPromptAdd:focus-visible{background:#0ea271;outline:none;transform:translateY(-1px)}.tabs-module__m3sroW__calendarPromptSkip{border:1px solid var(--border);width:100%;color:var(--muted-foreground);cursor:pointer;background:#ffffff0a;border-radius:16px;padding:12px 16px;font-size:.9rem;transition:transform .16s,border-color .16s,background .16s}.tabs-module__m3sroW__calendarPromptSkip:hover,.tabs-module__m3sroW__calendarPromptSkip:focus-visible{background:#ffffff12;outline:none;transform:translateY(-1px)}
.shell-module__hhU3Iq__shell{height:100dvh;position:relative;overflow-x:hidden}.shell-module__hhU3Iq__shellDesktop{grid-template-columns:260px minmax(0,1fr);align-items:stretch;gap:24px;padding:16px 20px 20px;display:grid;overflow:visible}.shell-module__hhU3Iq__shellMobile{padding:0 14px;overflow-y:hidden}.shell-module__hhU3Iq__shell:before,.shell-module__hhU3Iq__shell:after{content:"";pointer-events:none;filter:blur(64px);z-index:0;border-radius:999px;position:fixed;inset:auto}.shell-module__hhU3Iq__shell:before{background:#f9731629;width:280px;height:280px;top:48px;left:18px}.shell-module__hhU3Iq__shell:after{background:#18376824;width:360px;height:360px;top:10%;right:4%}.shell-module__hhU3Iq__contentArea{z-index:1;flex-direction:column;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.shell-module__hhU3Iq__shellDesktop .shell-module__hhU3Iq__contentArea{z-index:2;border-radius:28px;height:calc(100dvh - 40px);overflow:visible}.shell-module__hhU3Iq__shellMobile .shell-module__hhU3Iq__contentArea{height:calc(100dvh - var(--mobile-nav-height) - env(safe-area-inset-bottom,0px) - 2px);border-radius:28px}.shell-module__hhU3Iq__topBar{justify-content:space-between;align-items:center;gap:16px;padding:18px 24px 0;display:flex}.shell-module__hhU3Iq__topBarDesktop{justify-content:space-between}.shell-module__hhU3Iq__headerTitle{color:var(--accent-strong);letter-spacing:.16em;text-transform:uppercase;font-size:.75rem;font-weight:800}.shell-module__hhU3Iq__headerTitleDesktop{text-align:left;flex:none}.shell-module__hhU3Iq__headerTitleMobile{text-align:center;white-space:pre-line;text-wrap:balance;pointer-events:none;width:min(56vw,240px);line-height:1.2;position:absolute;left:50%;transform:translate(-50%)}.shell-module__hhU3Iq__brand{font-family:var(--font-playfair),"Playfair Display",serif;letter-spacing:-.04em;font-size:1.7rem;font-weight:900}.shell-module__hhU3Iq__brandAccent{color:var(--accent)}.shell-module__hhU3Iq__topMeta{align-items:center;gap:12px;margin-left:auto;display:flex}.shell-module__hhU3Iq__topCounter{min-width:fit-content;color:var(--accent-strong);letter-spacing:.16em;text-align:right;text-transform:uppercase;font-size:.75rem;font-weight:800;line-height:1.2}.shell-module__hhU3Iq__main{flex:1;min-height:0;padding:20px 24px 0;overflow:hidden}.shell-module__hhU3Iq__mainStack{height:100%;min-height:0;position:relative}.shell-module__hhU3Iq__tabPanel{height:100%;min-height:0;display:none}.shell-module__hhU3Iq__tabPanelActive{display:block}.shell-module__hhU3Iq__shellDesktop .shell-module__hhU3Iq__main{overflow:visible}.shell-module__hhU3Iq__shellMobile .shell-module__hhU3Iq__main{overflow-y:auto}.shell-module__hhU3Iq__navDesktop{border:1px solid var(--border);overscroll-behavior:contain;z-index:0;background:linear-gradient(#ffffff0b,#ffffff05);border-radius:28px;flex-direction:column;justify-content:space-between;align-self:stretch;min-height:0;padding:24px 18px;display:flex;position:relative;overflow-y:auto;box-shadow:inset 0 1px #ffffff0a}.shell-module__hhU3Iq__navDesktopTop{flex-direction:column;gap:28px;display:flex}.shell-module__hhU3Iq__navDesktopBrand{justify-content:center;padding:8px 12px 0;display:flex}.shell-module__hhU3Iq__navDesktopSub{color:var(--subtle-foreground);margin-top:8px;font-size:.85rem;line-height:1.6}.shell-module__hhU3Iq__navDesktopItems{flex-direction:column;gap:10px;display:flex}.shell-module__hhU3Iq__navButton{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:22px;width:100%;transition:background .16s,border-color .16s,transform .16s}.shell-module__hhU3Iq__navButton:hover,.shell-module__hhU3Iq__navButton:focus-visible{background:linear-gradient(135deg,#f973162e,#ffffff0d);border-color:#f9731647;outline:none}.shell-module__hhU3Iq__navButtonActive{background:linear-gradient(135deg,#f973162e,#ffffff0d);border-color:#f9731647}.shell-module__hhU3Iq__navButtonInner{text-align:left;align-items:center;gap:14px;padding:14px 16px;display:flex}.shell-module__hhU3Iq__navIcon{background:#ffffff0b;border-radius:16px;place-items:center;width:42px;height:42px;font-size:1.1rem;display:grid}.shell-module__hhU3Iq__navLabel{font-size:.98rem;font-weight:700;display:block}.shell-module__hhU3Iq__navHint{color:var(--subtle-foreground);margin-top:4px;font-size:.82rem;display:block}.shell-module__hhU3Iq__navFooter{border:1px solid var(--border);background:#ffffff08;border-radius:22px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.shell-module__hhU3Iq__navFooterButton{cursor:pointer;transition:background .16s,border-color .16s,transform .16s}.shell-module__hhU3Iq__navFooterButton:hover,.shell-module__hhU3Iq__navFooterButton:focus-visible{border-color:var(--border-strong);background:#ffffff0d;outline:none;transform:translateY(-1px)}.shell-module__hhU3Iq__navFooterLabel{color:var(--subtle-foreground);letter-spacing:.12em;text-transform:uppercase;font-size:.75rem}.shell-module__hhU3Iq__navFooterIcon{justify-content:flex-end;align-items:center;display:flex}.shell-module__hhU3Iq__navMobile{z-index:20;border:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-md);background:#080f19e6;border-radius:20px;grid-template-columns:repeat(3,1fr);gap:6px;padding:6px;display:grid;position:fixed;bottom:20px;left:20px;right:20px}.shell-module__hhU3Iq__navMobileButton{cursor:pointer;min-height:42px;color:var(--subtle-foreground);background:0 0;border:1px solid #0000;border-radius:14px}.shell-module__hhU3Iq__navMobileButton:hover,.shell-module__hhU3Iq__navMobileButton:focus-visible{background:linear-gradient(135deg,#f973162e,#ffffff0d);border-color:#f9731647;outline:none}.shell-module__hhU3Iq__navMobileButtonActive{color:var(--foreground);background:linear-gradient(135deg,#f973162e,#ffffff0d);border-color:#f9731647}.shell-module__hhU3Iq__navMobileInner{flex-direction:row;justify-content:center;align-items:center;gap:6px;display:flex}.shell-module__hhU3Iq__navMobileLabel{letter-spacing:.04em;text-transform:uppercase;font-size:.68rem;font-weight:700}@media (max-width:767px){.shell-module__hhU3Iq__shellMobile{overflow-y:hidden}.shell-module__hhU3Iq__topBar{padding:4px 18px;position:relative}.shell-module__hhU3Iq__topMeta{gap:8px}.shell-module__hhU3Iq__main{padding:0}.shell-module__hhU3Iq__navMobile{left:14px;right:14px;bottom:calc(2px + env(safe-area-inset-bottom,0px))}}
.page-module__E0kJGG__statePage{place-items:center;min-height:100dvh;padding:24px;display:grid;overflow-y:auto}.page-module__E0kJGG__stateCard{border:1px solid var(--border);width:min(560px,100%);box-shadow:var(--shadow-lg);text-align:center;background:linear-gradient(#080f19e0,#060a12f5);border-radius:32px;padding:36px}.page-module__E0kJGG__brand{font-family:var(--font-playfair),"Playfair Display",serif;letter-spacing:-.04em;font-size:2.5rem;font-weight:900}.page-module__E0kJGG__brandAccent{color:var(--accent)}.page-module__E0kJGG__title{font-family:var(--font-playfair),"Playfair Display",serif;margin-top:20px;font-size:2rem;font-weight:700}.page-module__E0kJGG__body{max-width:30rem;color:var(--muted-foreground);margin:14px auto 0;line-height:1.8}.page-module__E0kJGG__action{background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff;cursor:pointer;border:0;border-radius:16px;margin-top:28px;padding:14px 22px;font-weight:700}.page-module__E0kJGG__loadingText{color:var(--muted-foreground);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem}@media (max-width:767px){.page-module__E0kJGG__statePage{padding:14px}.page-module__E0kJGG__stateCard{border-radius:26px;padding:26px 20px}}
