.m_b37d9ac7{width:calc(100% - var(--mantine-spacing-md) * 2);z-index:var(--notifications-z-index);max-width:var(--notifications-container-width);position:fixed}.m_b37d9ac7:where([data-position=top-center]){top:var(--mantine-spacing-md);left:50%;transform:translate(-50%)}.m_b37d9ac7:where([data-position=top-left]){top:var(--mantine-spacing-md);left:var(--mantine-spacing-md)}.m_b37d9ac7:where([data-position=top-right]){top:var(--mantine-spacing-md);right:var(--mantine-spacing-md)}.m_b37d9ac7:where([data-position=bottom-center]){bottom:var(--mantine-spacing-md);left:50%;transform:translate(-50%)}.m_b37d9ac7:where([data-position=bottom-left]){bottom:var(--mantine-spacing-md);left:var(--mantine-spacing-md)}.m_b37d9ac7:where([data-position=bottom-right]){bottom:var(--mantine-spacing-md);right:var(--mantine-spacing-md)}.m_5ed0edd0+.m_5ed0edd0{margin-top:var(--mantine-spacing-md)}
.experience-page--conversation,.conversation__viewport{overflow-x:hidden}.conversation__header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#1a131df5,#1a131ddb);border-bottom:1px solid #f3c9bc24;flex-shrink:0}[data-mantine-color-scheme=light] .conversation__header{background:linear-gradient(#fffffff0,#ffffffc7);border-bottom-color:#a64f6e29}.conversation__header-avatar{background:linear-gradient(135deg,#a64f6e,#cf6f90);border-radius:999px;padding:2px;position:relative}.conversation__message-group{width:100%;animation:.18s ease-out both conversation-message-enter;animation-delay:var(--conversation-message-delay,0s);flex-direction:column;display:flex;overflow:visible}.conversation__day-divider{justify-content:center;margin:18px 0 8px;display:flex}.conversation__day-divider span{letter-spacing:.08em;text-transform:uppercase;color:var(--velvet-noir-text);opacity:.7;background:#ffffff0d;border:1px solid #f3c9bc1f;border-radius:999px;padding:4px 12px;font-size:.72rem;font-weight:600}[data-mantine-color-scheme=light] .conversation__day-divider span{background:#a64f6e0f;border-color:#a64f6e24}.conversation__verification-gate{background:linear-gradient(#ffffff0e,#0000),#1a131deb;border:1px solid #f3c9bc24;width:min(100%,25rem);margin:2rem auto;box-shadow:0 20px 60px #13101747}.conversation__verification-icon{background:#f3c9bc1f;border:1px solid #f3c9bc33;border-radius:999px;place-items:center;width:3.25rem;height:3.25rem;font-size:1.35rem;display:grid}.conversation__verification-participant{background:#ffffff0b;border:1px solid #f3c9bc1f}[data-mantine-color-scheme=light] .conversation__verification-gate,[data-mantine-color-scheme=light] .conversation__verification-participant{background:#ffffffe6;border-color:#a64f6e1f}.conversation__bubble{word-break:break-word;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;border-radius:22px;flex-direction:column;align-items:flex-start;line-height:1.4;transition:transform .12s,box-shadow .12s,outline-color .12s;display:flex;position:relative}.conversation__bubble[aria-expanded=true],.conversation__bubble--selected{outline-offset:2px;outline:2px solid #f3c9bc73;transform:scale(.985)}.conversation__bubble--mine{color:#fff7f5;background:linear-gradient(135deg,#a64f6e,#cf6f90);border-bottom-right-radius:6px;box-shadow:0 6px 18px #a64f6e52}.conversation__bubble--mine.conversation__bubble--continued{border-top-right-radius:8px}.conversation__bubble--mine.conversation__bubble--more{border-bottom-right-radius:22px}.conversation__bubble--theirs{color:var(--velvet-noir-heading);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #f3c9bc1f;border-bottom-left-radius:6px}[data-mantine-color-scheme=light] .conversation__bubble--theirs{color:var(--velvet-noir-heading);background:#ffffffeb;border-color:#a64f6e1f;box-shadow:0 6px 18px #a64f6e14}.conversation__bubble--theirs.conversation__bubble--continued{border-top-left-radius:8px}.conversation__bubble--theirs.conversation__bubble--more{border-bottom-left-radius:22px}.conversation__bubble--pending{opacity:.78}.conversation__sender-attribution{color:inherit;opacity:.72;text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px}.conversation__bubble-meta{color:#fff7f5d1;white-space:nowrap;align-self:stretch;width:100%;margin-top:6px;line-height:1}.conversation__bubble-meta-text{color:inherit;flex-shrink:0;line-height:1}.conversation__receipt-mark{color:#fff7f5b8;flex:0 0 21px;align-items:center;width:21px;height:13px;margin-left:3px;display:inline-flex;position:relative}.conversation__receipt-circle{background:#bd5f82;border:1.3px solid;border-radius:999px;justify-content:center;align-items:center;width:12px;height:12px;font-size:7px;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:0}.conversation__receipt-circle--back{left:0}.conversation__receipt-circle--front{z-index:1;left:7px}.conversation__receipt-mark--seen{color:#d7f5df}.conversation__reaction-row{z-index:1;max-width:75%;padding-bottom:2px;position:relative;overflow:visible}.conversation__reaction-badge{cursor:pointer;background:#131017c7;border:1px solid #f3c9bc2e;border-radius:999px;align-items:center;gap:2px;padding:2px 8px;font-size:.75rem;line-height:1.2;transition:background .15s;display:inline-flex;position:relative;overflow:visible;box-shadow:0 6px 16px #13101729}.conversation__reaction-badge:before{content:"";position:absolute;inset:-8px}.conversation__reaction-badge:hover{background:#131017e0}.conversation__reaction-badge--mine{background:#a64f6eeb}.conversation__reaction-badge--mine:hover{background:#a64f6e}@keyframes conversation-message-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.conversation__message-group{animation:none}}.conversation__composer{box-sizing:border-box;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:100%;padding:10px 16px max(12px, env(safe-area-inset-bottom));background:linear-gradient(#1a131de6,#1a131dfa);border-top:1px solid #f3c9bc24;flex-shrink:0}[data-mantine-color-scheme=light] .conversation__composer{background:linear-gradient(#ffffffc7,#fffffff5);border-top-color:#a64f6e24}.conversation__composer-container{width:100%;padding-inline:0;overflow-x:clip}.conversation__text-only-note{margin-bottom:8px;padding-inline:4px}.conversation__composer-row{gap:10px;width:100%;min-width:0}.conversation__send-button{border-radius:14px;width:44px;min-width:44px;height:44px}.conversation__composer-textarea{flex:1;min-width:0}.conversation__composer-input{box-sizing:border-box;background:#ffffff0e;border-color:#f3c9bc24;border-radius:16px;width:100%;min-height:44px;padding:10px 14px;line-height:1.35}.conversation__composer-input:focus{border-color:#f3c9bc61}[data-mantine-color-scheme=light] .conversation__composer-input{background:#ffffffe0;border-color:#a64f6e24}.conversation__send-button{color:#fff7f5;background:linear-gradient(135deg,#a64f6e,#cf6f90);box-shadow:0 10px 22px #a64f6e47}.conversation__send-button:hover{background:linear-gradient(135deg,#b55979,#d97899)}.conversation__send-button:disabled,.conversation__send-button[data-disabled]{opacity:.42;box-shadow:none}@media (max-width:480px){.conversation__composer{padding-inline:12px}.conversation__composer-row{gap:8px}}
:root{--profile-story-heart-size:3rem}.login-page{min-height:100%;color:var(--velvet-noir-text);flex:1}.login-page--auth-entry{background:0 0;flex-direction:column;display:flex}.auth-shell--no-scroll .auth-shell__main{overscroll-behavior-y:contain;height:100dvh;overflow-y:auto}.auth-shell--no-scroll .auth-shell__content{height:calc(100dvh - var(--app-shell-header-offset,4rem));min-height:0}.login-page--no-scroll{height:100%;min-height:0}.login-page--landing-entry,.login-page--phone-entry{background:0 0}.login-page__container{padding-inline:clamp(1rem,4vw,2rem)}.login-page__phone-container{width:100%;min-height:calc(100dvh - var(--app-shell-header-offset,4rem));padding:1.5rem}.login-page__phone-shell{min-height:calc(100dvh - var(--app-shell-header-offset,4rem) - 3rem)}.login-page__auth-container{width:100%;min-height:calc(100dvh - var(--app-shell-header-offset,4rem));padding:clamp(1rem, 3dvh, 1.75rem) clamp(1.75rem, 7vw, 2.5rem) calc(1.75rem + env(safe-area-inset-bottom));flex-direction:column;display:flex}.login-page--no-scroll .login-page__auth-container{height:100%;min-height:0}.login-page__auth-screen{flex:1;justify-content:flex-start;gap:1.25rem;min-height:0}.login-page__auth-copy{padding-top:clamp(.5rem,4dvh,2rem)}.login-page__auth-logo{margin-bottom:1rem}.login-page__auth-form{width:100%;margin-top:.75rem}.login-page__auth-footer{color:#fff3f0bd;margin-top:auto}.login-page__auth-overview-link{color:#fff3f09e;text-decoration:none}.login-page__lede--auth{max-width:none;font-family:var(--font-wylf-sans);font-size:.75rem;font-weight:700;line-height:1.35}.login-page__stacked-fields{background:#ffffff0a;border:1px solid #f3c9bc47;overflow:hidden}.login-page__stacked-fields .mantine-TextInput-root,.login-page__stacked-fields .mantine-PasswordInput-root{align-items:center;min-height:3.125rem;padding:0 .95rem;display:flex}.login-page__stacked-fields .mantine-TextInput-root{border-bottom:1px solid #f3c9bc2e}.login-page__stacked-input{color:var(--velvet-noir-heading)}.login-page__wire-label{color:#e8c4b8bd;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:800;line-height:1;display:block}.login-page__wire-input{min-height:2.875rem;color:var(--velvet-noir-heading);font-family:var(--font-wylf-sans);background:#ffffff08;border:1.5px solid #f3c9bc3d;font-size:.8125rem;font-weight:700}.login-page__wire-input::placeholder{color:#fff3f06b}.login-page__wire-forgot,.login-page__wire-show{color:#e8c4b8bd;font-family:var(--font-wylf-sans);font-weight:800;text-decoration:underline}.login-page__sr-label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.login-page__landing-hero{padding-top:clamp(7rem,23vh,12rem)}.login-page__landing-logo{filter:drop-shadow(0 20px 60px #00000047)}.login-page__landing-title{max-width:11ch;color:var(--velvet-noir-heading);letter-spacing:-.06em;white-space:pre-line;margin:0;font-size:clamp(1.4rem,6vw,2rem);font-weight:500;line-height:1.02}.login-page__landing-sub,.login-page__phone-sub,.login-page__legal-caption{color:#fff3f0bd}.login-page__landing-sub{max-width:18rem;font-size:1.02rem;line-height:1.45}.login-page__landing-actions{padding-bottom:calc(.5rem + env(safe-area-inset-bottom))}.login-page__ghost-button{color:var(--velvet-noir-heading);border:1px solid #f3c9bc24}.login-page__primary-button,.login-page__secondary-button,.login-page__ghost-button{--button-fz:.75rem}.login-page__phone-title{color:var(--velvet-noir-heading);letter-spacing:-.05em;margin:0;font-size:clamp(1.3rem,6vw,1.8rem);font-weight:500;line-height:1.08}.login-page__phone-row{align-items:flex-start}.login-page__country-input{width:4.4rem;min-height:3rem;color:var(--velvet-noir-heading);background:#100c14c2;border-color:#f3c9bc29;padding-inline:.45rem}.login-page__phone-input{flex:1}.login-page__field-error{margin-top:.4rem}.login-page__divider{--divider-color:#f3c9bc2e;color:#fff3f099}.login-page__signup-block{padding-bottom:calc(.35rem + env(safe-area-inset-bottom))}.login-page__entry-stack,.login-page__swipe-stage,.login-page__swipe-copy,.login-page__intro-card{flex-direction:column;gap:1rem;display:flex}.login-page__intro-card,.login-page__panel,.dashboard-page__prompt{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#ffffff08,#0000),#1a131deb;border:1px solid #f3c9bc24;box-shadow:0 32px 80px #00000059}.login-page__intro-card{border-radius:24px;gap:.85rem;padding:clamp(1.25rem,3vw,2rem)}.login-page__entry-layout{gap:1rem;display:grid}.login-page__panel--auth,.login-page__panel--preview{min-height:100%}.login-page__panel--merged{padding-block:clamp(1.25rem,4vw,2rem)}.login-page__panel-intro{flex-direction:column;gap:.85rem;display:flex}.login-page__panel-divider{background:linear-gradient(90deg,#f3c9bc00,#f3c9bc38,#f3c9bc00);height:1px}.login-page__token-row{align-items:flex-start}.login-page__eyebrow,.login-page__token,.login-page__card-label,.dashboard-page__phase{width:fit-content;color:var(--velvet-noir-gold);background:#f3c9bc14;border:1px solid #f3c9bc38}.dashboard-page__phase--active,.dashboard-page__match-badge,.dashboard-page__curious-button{color:#fff7f5;background:linear-gradient(135deg,#a64f6e,#cf6f90);border:none}.login-page__title,.login-page__panel-title,.login-page__card-title{color:var(--velvet-noir-heading)}.login-page__title{max-width:14ch;margin:0;font-size:clamp(1.5rem,7vw,2.1rem);line-height:.95}.login-page__title--auth{max-width:none;font-family:var(--font-wylf-sans);letter-spacing:-.04em;font-size:1.625rem;font-weight:500;line-height:1.1}.login-page__lede,.login-page__swipe-hint,.login-page__card-description,.login-page__swipe-status,.login-page__panel-copy{color:#fff3f0cc}.login-page__lede--auth{max-width:40rem}.login-page__panel-title{margin:.25rem 0 0}.login-page__panel-label{text-transform:uppercase;letter-spacing:.16em;color:#e8c4b8bd;font-size:.75rem}.login-page__field-label{color:var(--velvet-noir-heading);margin-bottom:.35rem}.login-page__field-input{color:var(--velvet-noir-heading);background:#100c14c2;border-color:#f3c9bc29}.login-page__field-input::placeholder{color:#fff3f06b}.login-page__auth-actions,.login-page__swipe-buttons,.experience-page__section-actions{flex-direction:column}.login-page__primary-button,.login-page__secondary-button{transition:transform .16s,border-color .16s,background .16s}.login-page__primary-button{color:#fff7f5;background:linear-gradient(135deg,#a64f6e,#cf6f90);border:none}.auth-shell .login-page__primary-button,.auth-shell .login-page__secondary-button,.auth-shell .login-page__ghost-button{font-family:var(--font-wylf-sans);font-size:.75rem;font-weight:800}.login-page__primary-button:hover,.login-page__secondary-button:hover{transform:translateY(-1px)}.login-page__secondary-button{color:var(--velvet-noir-heading);background:#ffffff05;border-color:#f3c9bc2e}.login-page__deck{min-height:320px;margin-top:.5rem;position:relative}.login-page__card{touch-action:pan-y;-webkit-user-select:none;user-select:none;will-change:transform;background:radial-gradient(circle at 100% 0,#f3c9bc1f,#0000 30%),linear-gradient(#ffffff0a,#0000),#1a131df5;border:1px solid #f3c9bc1f;border-radius:24px;flex-direction:column;justify-content:flex-end;gap:.75rem;padding:1.25rem;display:flex;position:absolute;inset:0}.login-page__card[data-top-card=true]{cursor:grab}.login-page__card[data-top-card=true]:active{cursor:grabbing}.login-page__card-title{margin:0}.login-page__swipe-actions{margin-top:.25rem}.experience-page{min-height:100%;color:var(--velvet-noir-text);background:radial-gradient(circle at 100% 0,#cf6f9014,#0000 24%),radial-gradient(circle at top,#cf6f901a,#0000 36%),linear-gradient(145deg,#fdf8fa,#f7eef3 45%,#fdf5f9 100%);flex:1}[data-mantine-color-scheme=dark] .experience-page{background:radial-gradient(circle at top right, #f3c9bc1f, transparent 24%), radial-gradient(circle at top, #cf6f9042, transparent 36%), linear-gradient(145deg, var(--velvet-noir-obsidian), #1a131d 45%, #110c14 100%)}.experience-page__hero{flex-direction:column;gap:.85rem;display:flex}.experience-page__hero--glow{position:relative;overflow:hidden}.experience-page__hero--glow:after{content:"";pointer-events:none;background:radial-gradient(circle,#f3c9bc2e,#0000 68%);width:260px;height:260px;position:absolute;inset:auto -10% -30% auto}.experience-page__title{max-width:16ch;font-size:clamp(1.4rem,6vw,2rem)}.experience-page__lede{max-width:42rem;color:var(--velvet-noir-text)}.experience-page__inline-link{color:var(--velvet-noir-gold);font-weight:600;text-decoration:none}[data-mantine-color-scheme=dark] .experience-page__inline-link{color:#f3c9bc}.experience-page__inline-link:hover{text-decoration:underline}.experience-page__panel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border:1px solid #a64f6e24;border-radius:24px;box-shadow:0 4px 24px #a64f6e14}.experience-page--onboarding .experience-page__panel{padding:clamp(1rem,3vw,1.5rem)}[data-mantine-color-scheme=dark] .experience-page__panel{background:linear-gradient(#ffffff08,#0000),#1a131deb;border:1px solid #f3c9bc24;box-shadow:0 32px 80px #00000059}.experience-page__section-header{align-items:flex-start;gap:.75rem}.experience-page__section-actions{width:100%}.experience-page__progress-summary{align-items:flex-start}.wylf-chip.wylf-chip [data-checked]:not([data-disabled]),.wylf-chip.wylf-chip label[data-checked]{color:#fff;background:#a64f6e99;border:1px solid #cf6f90b8}.wylf-chip.wylf-chip [data-checked] svg,.wylf-chip.wylf-chip label[data-checked] svg{color:#fff}.wylf-chip.wylf-chip [data-checked]:not([data-disabled]):hover,.wylf-chip.wylf-chip label[data-checked]:hover{background:#a64f6eb8}.dashboard-page__card,.onboarding-page__step-panel{animation:.22s experience-fade-up}.onboarding-page__progress{background:#ffffff14}.onboarding-page__progress [role=progressbar]{background:linear-gradient(90deg,#f3c9bc,#cf6f90)}.onboarding-page__country-tile{text-align:center;min-height:48px}.onboarding-page__soft-card{background:#ffffff08;border:1px solid #f3c9bc1f}.onboarding-page__photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.onboarding-page__photo-cell{color:#fff3f0bd;border-radius:.85rem;place-items:center;width:100%;min-width:0;height:6.5rem;display:grid;position:relative;overflow:hidden}button.onboarding-page__photo-cell{appearance:none;cursor:pointer;padding:0;transition:border-color .16s,box-shadow .16s,transform .12s}button.onboarding-page__photo-cell:active{transform:scale(.98)}.onboarding-page__photo-cell--filled{background:#ffffff0f;border:1px solid #f3c9bc47;box-shadow:inset 0 0 0 1px #ffffff0a}.onboarding-page__photo-cell--empty{background:radial-gradient(circle,#f3c9bc14,#0000 58%),#ffffff09;border:1.5px dashed #f3c9bc57}.onboarding-page__photo-cell--future{color:#fff3f047;background:#ffffff05;border:1px dashed #f3c9bc29}.onboarding-page__photo-cell-overlay{background:linear-gradient(#120c160a,#120c169e);position:absolute;inset:0}.onboarding-page__photo-main-badge{color:#fff7f5;letter-spacing:.08em;text-transform:uppercase;background:#120c16eb;border-radius:.25rem;padding:.12rem .36rem;font-size:.55rem;font-weight:800;position:absolute;top:.38rem;left:.38rem}.onboarding-page__photo-cell-label{color:#fff3f0e0;text-align:center;text-shadow:0 1px 8px #00000075;padding-inline:.3rem;position:relative}.onboarding-page__photo-cell-label .mantine-Text-root:last-child:not(:first-child){color:#fff3f0a3}.onboarding-page__photo-add-icon{color:#fff7f5;background:#f3c9bc29;box-shadow:inset 0 0 0 1px #f3c9bc38}.onboarding-page__photo-guideline-icon{border-radius:999px;place-items:center;width:1rem;min-width:1rem;height:1rem;margin-top:.13rem;display:grid}.onboarding-page__photo-guideline--positive .onboarding-page__photo-guideline-icon{color:#84d8b0;background:#2d996929}.onboarding-page__photo-guideline--negative .onboarding-page__photo-guideline-icon{color:#f3c9bc;background:#cf6f9029}.onboarding-page__optional-card{background:#ffffff06;border:1px dashed #f3c9bc3d}.onboarding-page__note{border-radius:var(--mantine-radius-xl);color:#e8c4b8d6;background:#ffffff08;border:1px solid #f3c9bc1f;padding:.85rem 1rem;font-size:.82rem}.onboarding-page__verify-mark{justify-content:center;display:flex}.onboarding-page__verify-icon{color:#fff7f5;background:linear-gradient(#f3c9bc42,#a64f6e3d);box-shadow:inset 0 0 0 1px #f3c9bc57,0 16px 34px #0000003d}.onboarding-page__info-row-icon{color:#fff7f5;background:#f3c9bc24;box-shadow:inset 0 0 0 1px #f3c9bc2e}.onboarding-page__tier-row{background:#ffffff08;border:1px solid #f3c9bc1f}.onboarding-page__tier-row--current{background:#f3c9bc1f;border-color:#f3c9bccc}.dashboard-page__card-stack{margin-top:0;width:100%;max-width:34rem;margin-inline:auto}.dashboard-page__card .dashboard-page__hero-frame{margin-top:0;margin-inline:calc(-1 * var(--mantine-spacing-md));width:calc(100% + 2 * var(--mantine-spacing-md));border-radius:24px 24px 28px 28px}.dashboard-page__photo-frame{border-radius:28px;position:relative;overflow:hidden}.dashboard-page__unlock-badge{z-index:2;pointer-events:auto;-webkit-backdrop-filter:blur(8px);position:absolute;top:12px;left:12px;box-shadow:0 2px 8px #0003}.dashboard-page__unlock-badge--mutual{color:#4a1c2c;background:#f3c9bceb}.dashboard-page__unlock-badge--ready{color:#fff;background:#a64f6eeb}.dashboard-page__gallery-dots{z-index:3;pointer-events:none;position:absolute;top:10px;left:50%;transform:translate(-50%)}.dashboard-page__gallery-dot{background:#ffffff80;border-radius:50%;width:6px;height:6px;transition:background .2s}.dashboard-page__gallery-dot--active{background:#fff;box-shadow:0 0 4px #0000004d}.dashboard-page__photo{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%}.dashboard-page__hero-photo{position:relative}.dashboard-page__hero-overlay{background:linear-gradient(#0a08101a,#0a08103d 38%,#0a0810d1 100%);flex-direction:column;justify-content:space-between;min-height:100%;padding:1rem;display:flex}.dashboard-page__tag-row,.profile-page__hero-chips{align-items:flex-start}.dashboard-page__verification-badge,.dashboard-page__tag-badge{color:var(--velvet-noir-heading);background:#09070f94;border:1px solid #ffffff24}.dashboard-page__hero-nameplate{max-width:20rem}.dashboard-page__hero-title{margin:0}.dashboard-page__hero-location{align-items:center}.dashboard-page__hero-location-text{max-width:16rem}.dashboard-page__match-reasons-card,.dashboard-page__reason-item,.profile-page__preview-section{background:#ffffff05;border:1px solid #f3c9bc1f}.dashboard-page__reason-list{gap:.75rem}.dashboard-page__action-dock{justify-content:center;height:100%}.dashboard-page__action-grid{margin-top:.25rem}.dashboard-page__status{color:#e8c4b8e6}.dashboard-page__meta{align-items:flex-start}.dashboard-page__intent-options{gap:.5rem}.dashboard-page__support-stack{height:100%}.profile-page__hero-card{overflow:hidden}.profile-page__photo-collage{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.profile-page__preview-photo{border:1px solid #ffffff1f;border-radius:1.25rem;align-items:flex-end;min-height:8.5rem;padding:.85rem;display:flex;box-shadow:inset 0 -30px 60px #0003}.profile-page__preview-copy{height:100%}.profile-page__summary-grid{align-items:stretch}.onboarding-page__trust-card{position:sticky;top:1rem}.inbox-page__item{flex-direction:column;gap:1rem;display:flex}.inbox-page__item-media{width:100%;max-width:10rem}.inbox-page__item-content{flex:1}.inbox-page__tabs-shell{background:#ffffffe0}[data-mantine-color-scheme=dark] .inbox-page__tabs-shell{background:linear-gradient(#ffffff08,#0000),#1a131deb}.inbox-page__tabs-list{border-radius:var(--mantine-radius-xl);background:#a64f6e14;padding:.25rem}[data-mantine-color-scheme=dark] .inbox-page__tabs-list{background:#ffffff0d}.inbox-page__tab-label{justify-content:center;width:100%;min-width:0;display:inline-flex}.inbox-page__tab-text{display:inline-block;position:relative}.inbox-page__tab-badge{pointer-events:none;min-width:1rem;height:1rem;padding-inline:.3rem;position:absolute;top:50%;left:calc(100% + .4rem);transform:translateY(-50%);box-shadow:0 0 0 2px #312937e6}.inbox-page__tabs-list [data-active] .inbox-page__tab-badge{color:#a64f6e;background:#fff7f5;box-shadow:0 0 0 2px #a64f6e29}.matches-page{min-height:calc(100dvh - var(--app-header-height,0px) - var(--tabbar-height,0px));padding-top:max(.75rem, env(safe-area-inset-top,0px))}.matches-page__container{width:min(100%,30rem);margin-inline:auto}.matches-page__search,.matches-page__search-button{min-width:44px;min-height:44px;color:var(--velvet-noir-text);background:#ffffff0f;border:1px solid #f3c9bc24}.matches-page__new-section{margin-bottom:1rem}.matches-page__new-header{margin-bottom:.55rem}.matches-page__section-label{color:var(--velvet-noir-heading);letter-spacing:.12em;font-size:.78rem;font-weight:800}.matches-page__section-hint,.matches-page__conversation-time{color:var(--velvet-noir-text);opacity:.68;font-size:.75rem}.matches-page__new-scroll,.matches-page__new-strip{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:.85rem;padding-block:.1rem .35rem;display:flex;overflow-x:auto}.matches-page__new-strip::-webkit-scrollbar{display:none}.matches-page__new-scroll::-webkit-scrollbar{display:none}.matches-page__new-card{min-height:5.75rem;color:var(--velvet-noir-text);text-align:center;flex:0 0 4.35rem;position:relative}.matches-page__new-card:before{content:"";position:absolute;inset:-.35rem}.matches-page__new-avatar-wrap,.matches-page__new-avatar{width:4.35rem;height:4.35rem;margin-inline:auto;position:relative}.matches-page__new-avatar-wrap .mantine-Avatar-root,.matches-page__new-avatar .mantine-Avatar-root{border:2px solid #f3c9bcc7;width:100%;height:100%;box-shadow:0 12px 28px #1310174d}.matches-page__new-tier,.matches-page__new-pip{box-shadow:0 0 0 3px var(--mantine-color-body);position:absolute;bottom:-.1rem;right:-.1rem}.matches-page__new-name{color:var(--velvet-noir-heading);margin-top:.4rem;font-size:.78rem;font-weight:700;display:block}.matches-page__filters{scrollbar-width:none;margin-bottom:.5rem;padding-bottom:.25rem;overflow-x:auto}.matches-page__filters::-webkit-scrollbar{display:none}.matches-page__filter,.matches-page__filter-chip{min-height:38px;color:var(--velvet-noir-text);background:#ffffff0b;border-color:#f3c9bc24}.matches-page__filter--active,.matches-page__filter-chip[data-active=true]{color:var(--velvet-noir-heading);background:#f3c9bc1f;border-color:#f3c9bc8c}.matches-page__conversation-row{width:100%;min-height:72px;color:var(--velvet-noir-text);cursor:pointer;border-bottom:1px solid #f3c9bc1a;align-items:center;gap:.75rem;padding:.6rem 0;display:flex;position:relative}.matches-page__conversation-row:before{content:"";border-radius:1rem;transition:background .12s;position:absolute;inset:-.25rem -.5rem}.matches-page__conversation-row:hover:before{background:#ffffff0a}.matches-page__conversation-avatar{flex-shrink:0;position:relative}.matches-page__conversation-avatar .mantine-Avatar-root{border:1px solid #f3c9bc38}.matches-page__conversation-pip{box-shadow:0 0 0 3px var(--mantine-color-body);position:absolute;bottom:-.15rem;right:-.15rem}.matches-page__conversation-body,.matches-page__conversation-content{flex:1;min-width:0}.matches-page__conversation-title-row{min-width:0}.matches-page__conversation-name{min-width:0;color:var(--velvet-noir-heading);font-size:.95rem;font-weight:800}.matches-page__conversation-preview{color:var(--velvet-noir-text);font-size:.85rem}.matches-page__conversation-preview[data-blocked=true],.matches-page__conversation-preview--blocked{color:#d69a83}.matches-page__conversation-meta{flex-shrink:0;position:relative}.matches-page__unread-dot{background:#cf6f90;border-radius:999px;width:.55rem;height:.55rem;box-shadow:0 0 0 4px #cf6f9029}.matches-page__empty-card{background:#ffffff0b;border:1px solid #f3c9bc24}.matches-page__empty-title{color:var(--velvet-noir-heading);text-align:center}.matches-page__empty-inline{align-items:center;min-height:4.35rem;display:flex}[data-mantine-color-scheme=light] .matches-page__search,[data-mantine-color-scheme=light] .matches-page__search-button,[data-mantine-color-scheme=light] .matches-page__filter,[data-mantine-color-scheme=light] .matches-page__filter-chip{background:#ffffffd1;border-color:#a64f6e24}[data-mantine-color-scheme=light] .matches-page__filter--active,[data-mantine-color-scheme=light] .matches-page__filter-chip[data-active=true]{background:#a64f6e1a;border-color:#a64f6e4d}[data-mantine-color-scheme=light] .matches-page__conversation-row{border-bottom-color:#a64f6e1f}@media (min-width:48em){.login-page__panel--merged{padding:clamp(1.5rem,4vw,2.25rem)}.login-page__entry-layout{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:start;gap:1.5rem}.login-page__auth-actions,.login-page__swipe-buttons,.experience-page__section-actions{flex-direction:row}.experience-page__progress-summary{align-items:center}.dashboard-page__meta{align-items:flex-end}.dashboard-page__hero-overlay{padding:1.25rem}.inbox-page__item{flex-direction:row;align-items:flex-start}.inbox-page__item-media{flex-shrink:0}}@media (min-width:64em){.login-page__deck{min-height:420px}}@media (max-width:47.99em){.onboarding-page__trust-card{position:static}.profile-page__preview-photo{min-height:7rem}.dashboard-page__card.experience-page__panel{padding-inline:var(--mantine-spacing-md);margin-inline:calc(-1 * var(--mantine-spacing-md));border-left:none;border-right:none;border-radius:0}.dashboard-page__card .dashboard-page__photo-frame{margin-inline:calc(-1 * var(--mantine-spacing-md));width:calc(100% + 2 * var(--mantine-spacing-md));border-radius:0}}@media (max-width:30em){.login-page__deck{min-height:280px}.login-page__container{padding-inline:.875rem}}.mantine-NumberInput-control{color:var(--velvet-noir-text);border-color:#f3c9bc2e}.mantine-NumberInput-control:hover{background:#f3c9bc14}.mantine-PasswordInput-innerInput{color:var(--velvet-noir-heading)}.mantine-PasswordInput-visibilityToggle{color:var(--velvet-noir-text)}.auth-shell .experience-page{color:var(--velvet-noir-text);font-family:var(--font-wylf-sans);background:0 0}.experience-page--onboarding{flex-direction:column;flex:1;min-height:0;display:flex}.onboarding-page__container{width:100%;max-width:26.5rem;padding-inline:clamp(1.25rem,6vw,1.5rem);padding-top:calc(1.25rem + env(safe-area-inset-top,0px));flex-direction:column;flex:1;min-height:0;padding-bottom:0;display:flex}.onboarding-page__content-stack,.onboarding-page__panel-wrap{flex:1;width:100%;min-height:0}.onboarding-page__shell{min-height:0}.onboarding-page__step-header{margin-bottom:.35rem}.onboarding-page__loading-state{z-index:30;padding:var(--mantine-spacing-md);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#110c14d6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.onboarding-page__loading-card{background:linear-gradient(#ffffff0d,#0000),#1a131df5;border:1px solid #f3c9bc2e;width:min(100%,28rem);box-shadow:0 24px 80px #00000073}.onboarding-page__step-panel{min-height:0}.onboarding-page__footer{z-index:5;width:100%;padding-top:var(--mantine-spacing-sm);padding-bottom:calc(var(--mantine-spacing-md) + env(safe-area-inset-bottom,0px));background:linear-gradient(#0000,#110c14fa 28%);flex-shrink:0;position:sticky;bottom:0}.auth-shell .experience-page__panel{background:linear-gradient(#ffffff08,#0000),#1a131deb;border:1px solid #f3c9bc24;box-shadow:0 32px 80px #00000059}.auth-shell h1,.auth-shell h2,.auth-shell h3,.auth-shell input,.auth-shell textarea,.auth-shell button,.auth-shell .mantine-Input-input,.auth-shell .mantine-Button-label,.auth-shell .mantine-Checkbox-label,.auth-shell .mantine-Text-root,.auth-shell .mantine-Title-root{font-family:var(--font-wylf-sans)}.auth-shell .login-page__field-label,.auth-shell .login-page__panel-label{color:#e8c4b8bd;letter-spacing:.08em;font-size:.75rem;font-weight:800;line-height:1}.auth-shell .login-page__panel-title{letter-spacing:-.04em;font-size:1.375rem;font-weight:500;line-height:1.2}.auth-shell .experience-page__lede{color:#fff3f0bd;font-size:.75rem;font-weight:700;line-height:1.45}.auth-shell .login-page__field-input,.auth-shell .onboarding-page__country-tile{color:var(--velvet-noir-heading);background:#100c14c2;border-color:#f3c9bc29}.auth-shell .mantine-Checkbox-label{font-size:.625rem;font-weight:500;line-height:1.5}.auth-shell .mantine-Input-input{font-size:.8125rem;font-weight:700}.auth-shell .login-page__primary-button .mantine-Button-label,.auth-shell .login-page__secondary-button .mantine-Button-label,.auth-shell .login-page__ghost-button .mantine-Button-label{font-size:.75rem}@keyframes experience-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.profile-story__photo-section{margin-bottom:12px;margin-inline:calc(-1*clamp(1rem,4vw,2rem));position:relative}.profile-story__photo-section--guarded{background:#1a0d14d1;border-radius:28px;overflow:hidden}.profile-story__guarded-photo{filter:blur(8px)saturate(.85);transform:scale(1.04)}@media (min-width:48em){.dashboard-page__card-stack .profile-story__photo-section{margin-inline:0}}@media (max-width:30em){.profile-story__photo-section{margin-inline:-.875rem}}.profile-story__photo-overlay{pointer-events:none;background:linear-gradient(#0000 0%,#000000c7 100%);padding:56px 16px 16px;position:absolute;inset:auto 0 0}.profile-story__element-heart{width:var(--profile-story-heart-size);height:var(--profile-story-heart-size);color:#1a0d14;cursor:pointer;z-index:4;-webkit-tap-highlight-color:transparent;background:#fffffff2;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;transition:transform .12s,color .12s;display:flex;position:absolute;bottom:12px;right:12px;box-shadow:0 4px 16px #110c1466}.profile-story__element-heart:focus-visible{outline-offset:2px;outline:2px solid #fffc}.profile-story__element-heart:active{transform:scale(.88)}.profile-story__element-heart--active{color:#cf6f90}.profile-story__element-heart--sent{color:#a64f6e;cursor:default}.profile-story__prompt-section{margin-bottom:12px;position:relative}.profile-story__prompt-section--with-heart .dashboard-page__prompt{padding-inline-end:calc(var(--mantine-spacing-lg) + var(--profile-story-heart-size))}.profile-story__prompt-answer{font-family:var(--font-wylf-sans);letter-spacing:-.02em;color:var(--velvet-noir-heading);font-size:1.3rem;font-weight:700;line-height:1.22}.profile-snapshot{position:relative;overflow:hidden}.profile-snapshot:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#cf6f902e,#0000 70%);width:60%;height:140%;position:absolute;inset:-40% -20% auto auto}.profile-snapshot>*{z-index:1;position:relative}.profile-snapshot__photo{appearance:none;cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#cf6f9038,#f3c9bc1a);border:none;flex-shrink:0;padding:0;transition:transform .16s;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000047}.profile-snapshot__photo:active{transform:scale(.97)}.profile-snapshot__photo:focus-visible{outline-offset:2px;outline:2px solid #f3c9bcb3}.profile-snapshot__photo-img{object-fit:cover;width:100%;height:100%;display:block}.profile-snapshot__photo-empty{color:#fff9;place-items:center;width:100%;height:100%;display:grid}.profile-snapshot__photo-edit{color:#fff;border:2px solid var(--velvet-noir-obsidian,#110c14);background:linear-gradient(135deg,#a64f6e,#cf6f90);border-radius:50%;place-items:center;width:22px;height:22px;display:grid;position:absolute;bottom:6px;right:6px;box-shadow:0 4px 12px #00000059}.profile-snapshot__name{font-family:var(--font-wylf-sans);letter-spacing:-.01em;color:var(--velvet-noir-heading);font-size:clamp(1.4rem,5.6vw,1.85rem);font-weight:700;line-height:1.05}.profile-snapshot__age{font-family:var(--sans);color:var(--velvet-noir-text);opacity:.85;font-size:.9em;font-weight:400}.profile-snapshot__chip{letter-spacing:.01em;font-weight:600}.profile-snapshot__ring{flex-shrink:0;place-items:center;display:grid;position:relative}.profile-snapshot__ring-value{color:var(--velvet-noir-heading);letter-spacing:-.01em;place-items:center;font-size:.8rem;font-weight:700;display:grid;position:absolute;inset:0}.profile-section{position:relative}.profile-section__subhead{letter-spacing:.14em;text-transform:uppercase;color:var(--velvet-noir-gold);font-size:.7rem;font-weight:700}.profile-section__chip-label{letter-spacing:.14em;text-transform:uppercase;color:var(--velvet-noir-gold);opacity:.92;font-size:.7rem;font-weight:700}.profile-section__divider{opacity:.7;border-color:#f3c9bc1f}.profile-section__bio{font-family:var(--font-wylf-sans);font-size:.98rem;line-height:1.45}.profile-section__accordion-item{background:#ffffff08;border:1px solid #f3c9bc1a}.profile-section__accordion-control{padding:.85rem 1rem}.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}@media (min-width:30em){.photo-grid{gap:8px}}.photo-grid__cell{aspect-ratio:1;min-height:100px;box-shadow:none;-webkit-tap-highlight-color:transparent;background:#ffffff0a;border:1px solid #f3c9bc1f;border-radius:12px;transition:transform .14s,border-color .14s;position:relative;overflow:hidden}.photo-grid__cell[draggable=true]{cursor:grab}.photo-grid__cell-button{appearance:none;width:100%;height:100%;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.photo-grid__cell-button:focus-visible{outline-offset:2px;outline:2px solid #f3c9bcb3}.photo-grid__cell:active{transform:scale(.98)}.photo-grid__cell--lead{border-color:#cf6f909e}.photo-grid__cell--selected:not(.photo-grid__cell--lead){border-color:#f3c9bc8c}.photo-grid__cell--empty{appearance:none;cursor:pointer;color:var(--velvet-noir-text);box-shadow:none;background:linear-gradient(#ffffff08,#ffffff03);border:1px dashed #f3c9bc52}.photo-grid__cell--empty:hover{background:#ffffff0d;border-color:#f3c9bc8c}.photo-grid__cell-overlay{pointer-events:none;background:linear-gradient(#0c071200 50%,#0c07128c 100%);position:absolute;inset:0}.photo-grid__cell-top{pointer-events:none;position:absolute;inset:0 0 auto}.photo-grid__remove{z-index:2;min-width:24px;min-height:24px;color:var(--velvet-noir-heading);background:#110c14b8;border-color:#f3c9bc6b;position:absolute;top:4px;right:4px}.photo-grid__cell-bottom{justify-content:flex-start;display:flex;position:absolute;inset:auto 6px 6px}.photo-grid__actions{background:#ffffff08;border:1px solid #f3c9bc1f;border-radius:999px;padding:6px}.hub-tile{padding:0}.hub-tile__button{border-radius:inherit;width:100%;padding:16px;transition:background-color .12s,transform .12s;display:block}.hub-tile__button:hover,.hub-tile__button:focus-visible{background:#ffffff0a}.hub-tile__button:active{transform:scale(.99)}.experience-page--you{min-height:calc(100dvh - var(--app-header-height,0px) - var(--tabbar-height,0px))}.experience-page--you .experience-page__panel{box-shadow:none;-webkit-backdrop-filter:none;background:#ffffff0b;border-color:#f3c9bc1f}.you-page__container{width:min(100%,30rem);padding:max(.8rem, env(safe-area-inset-top)) clamp(1rem, 4vw, 1.25rem) calc(1rem + env(safe-area-inset-bottom))}.you-page__topbar{margin-bottom:-.25rem}.you-page__title{color:var(--velvet-noir-heading);letter-spacing:-.055em;font-size:clamp(1.85rem,9vw,2.4rem);font-weight:800;line-height:1}.you-page__preview-button{min-height:40px;color:var(--velvet-noir-text)}.you-page__avatar{border:2px solid #f3c9bc57;box-shadow:0 16px 32px #a64f6e38}.standing-snapshot-card{width:100%;min-height:5.75rem;color:inherit;border-radius:var(--mantine-radius-xl);background:#ffffff0b;border:1px solid #f3c9bc29;padding:.8rem;transition:background-color .16s,border-color .16s,transform .12s;display:block}.standing-snapshot-card:hover,.standing-snapshot-card:focus-visible{background:#fff1;border-color:#f3c9bc47}.standing-snapshot-card:active{transform:scale(.99)}.standing-snapshot-card__ring{background:conic-gradient(var(--velvet-noir-gold) var(--standing-progress), #fff7f51f 0);border-radius:999px;flex:none;place-items:center;width:3.5rem;height:3.5rem;display:grid;position:relative}.standing-snapshot-card__ring:after{content:"";border-radius:inherit;background:var(--velvet-noir-bg);position:absolute;inset:.3rem}.standing-snapshot-card__ring .tier-badge{z-index:1}.standing-snapshot-card__copy{flex:1;min-width:0}.standing-snapshot-card__eyebrow{color:var(--velvet-noir-gold);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800;line-height:1.2}.standing-snapshot-card__action{color:var(--velvet-noir-text);flex:none;align-items:center;gap:.15rem;display:flex}.you-page__eyebrow{color:var(--velvet-noir-gold);letter-spacing:.12em;text-transform:uppercase}.you-page__settings-list{padding:0;overflow:hidden}.you-page__settings-row{width:100%;min-height:3.75rem;color:inherit;padding:.75rem .875rem;transition:background-color .12s,transform .12s;display:block}.you-page__settings-row:hover,.you-page__settings-row:focus-visible{background:#ffffff0a}.you-page__settings-row:active{transform:scale(.99)}.you-page__session-card{border-color:#e0313129}.you-page__footer{padding-bottom:.5rem}.experience-page--profile{min-height:calc(100dvh - var(--app-header-height,0px))}.experience-page--profile .experience-page__panel{box-shadow:none;-webkit-backdrop-filter:none;background:#ffffff0b;border-color:#f3c9bc1f}.you-edit-page__container{width:min(100%,30rem);padding:max(.8rem, env(safe-area-inset-top)) clamp(1rem, 4vw, 1.25rem) calc(1rem + env(safe-area-inset-bottom))}.editor-chrome__back,.editor-chrome__preview{min-height:40px;color:var(--velvet-noir-text)}.editor-chrome__save{min-height:40px;color:var(--velvet-noir-heading);font-weight:800}.you-edit-page__eyebrow{color:var(--velvet-noir-gold);letter-spacing:.12em;text-transform:uppercase}.you-edit-page__list{overflow:hidden}.you-edit-page__row{width:100%;color:inherit;transition:background-color .12s;display:block}.you-edit-page__row:hover,.you-edit-page__row:focus-visible{background:#ffffff0a}.you-edit-page__row-divider{border-bottom:1px solid #ffffff14}.you-edit-page__prompt-card{width:100%;color:inherit;display:block}.you-edit-page__prompt-add{width:100%;color:inherit;background:#ffffff05;border:1px dashed #ffffff2e;border-radius:18px;transition:background-color .12s;display:block}.you-edit-page__prompt-add:hover,.you-edit-page__prompt-add:focus-visible{background:#ffffff0d}.you-edit-page__prompt-empty{border:1px solid #ffffff0f}.you-edit-page__voice-card{border-style:dashed}.experience-page--settings{min-height:calc(100dvh - var(--app-header-height,0px) - var(--tabbar-height,0px))}.experience-page--settings .experience-page__panel{box-shadow:none;-webkit-backdrop-filter:none;background:#ffffff0b;border-color:#f3c9bc1f}.settings-page__container{width:min(100%,30rem);padding:max(.8rem, env(safe-area-inset-top)) clamp(1rem, 4vw, 1.25rem) calc(1rem + env(safe-area-inset-bottom))}.settings-page__home-list{padding:0;overflow:hidden}.settings-page__home-row{width:100%;min-height:3.75rem;color:inherit;padding:.75rem .875rem;transition:background-color .12s,transform .12s;display:block}.settings-page__home-row:hover,.settings-page__home-row:focus-visible{background:#ffffff0a}.settings-page__home-row:active{transform:scale(.99)}.settings-page__home-row-divider{border-bottom:1px solid #ffffff14}.settings-page__mode-row{background:#ffffff09}.settings-page__mode-row[data-active=true]{background:#a64f6e1a;border-color:#a64f6e6b}.settings-page__mode-row[data-locked=true]{opacity:.72;border-style:dashed}.settings-page__mode-toggle{width:2rem;height:2rem;color:var(--velvet-noir-heading);border:1.5px solid;border-radius:999px;justify-content:center;align-items:center;font-size:.8rem;font-weight:800;display:inline-flex}.settings-page__mode-toggle[data-active=true]{background:var(--velvet-noir-heading);color:var(--brand-surface)}.settings-page__mode-toggle[data-locked=true]{color:var(--mantine-color-grape-5);border-color:#a64f6e8a}.settings-page__mode-couples-link{border-radius:var(--mantine-radius-md);width:100%;min-height:3.75rem;color:inherit;background:#ffffff0b;border:1px solid #a64f6e2e;padding:.75rem}.settings-page__mode-couples-link:focus-visible,.settings-page__mode-toggle:focus-visible{outline:2px solid var(--mantine-color-velvet-5);outline-offset:3px}.settings-page__topbar .mantine-Title-root{letter-spacing:-.055em;font-size:clamp(1.65rem,8vw,2.15rem);font-weight:800;line-height:1}.settings-page__topbar .mantine-Text-root{max-width:28rem;line-height:1.4}[data-mantine-color-scheme=light] .experience-page--you .experience-page__panel,[data-mantine-color-scheme=light] .experience-page--settings .experience-page__panel{background:#ffffffbd;border-color:#a64f6e1f}.profile-vibe-hero__card{background:#ffffff0a;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 18px 48px -28px #0000008c}.profile-vibe-hero__photo-button{cursor:pointer;background:0 0;border:0;width:100%;margin:0;padding:0;display:block;position:relative}.profile-vibe-hero__photo{background-color:#ffffff0f;background-position:50%;background-size:cover;width:100%;height:100%}.profile-vibe-hero__photo--empty{color:#ffffff73;border:1px dashed #ffffff2e;justify-content:center;align-items:center;display:flex}.profile-vibe-hero__overlay{pointer-events:none;background:linear-gradient(#0000 0%,#00000073 45%,#000000c7 90%);flex-direction:column;gap:4px;padding:20px 18px 18px;display:flex;position:absolute;bottom:0;left:0;right:0}.profile-vibe-hero__edit-hint{color:#fff;pointer-events:none;background:#00000080;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:11px;display:inline-flex;position:absolute;top:14px;left:14px}.profile-vibe-hero__prompt{background:#ffffff08}
:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#cf6f90;--accent-bg:#cf6f901f;--accent-border:#cf6f906b;--social-bg:#f4f3ec80;--velvet-noir-obsidian:#110c14;--velvet-noir-crimson:#cf6f90;--velvet-noir-gold:#a84f6e;--velvet-noir-heading:#1a0d14;--velvet-noir-text:#4d3042;--brand-surface:#fdf8fa;--brand-surface-raised:#f7eef3;--brand-surface-soft:#ede0e8;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--font-wylf-sans:var(--font-space-grotesk), ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-wylf-mono:var(--font-space-mono), ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--sans:var(--font-wylf-sans);--heading:var(--font-wylf-sans);--mono:var(--font-wylf-mono);font:18px / 145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (max-width:1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root:not([data-mantine-color-scheme=light]){--text:#b8b7c5;--text-h:#f3f4f6;--bg:#161119;--border:#2d2330;--code-bg:#211924;--accent:#cf6f90;--accent-bg:#cf6f9029;--accent-border:#cf6f9073;--social-bg:#2f303a80;--velvet-noir-obsidian:#110c14;--velvet-noir-crimson:#cf6f90;--velvet-noir-gold:#f3c9bc;--velvet-noir-heading:#fff4f6;--velvet-noir-text:#e6d4da;--brand-surface:#1a131d;--brand-surface-raised:#241a28;--brand-surface-soft:#2d2131;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}[data-mantine-color-scheme=dark]{--text:#b8b7c5;--text-h:#f3f4f6;--bg:#161119;--border:#2d2330;--code-bg:#211924;--accent-bg:#cf6f9029;--accent-border:#cf6f9073;--social-bg:#2f303a80;--velvet-noir-obsidian:#110c14;--velvet-noir-crimson:#cf6f90;--velvet-noir-gold:#f3c9bc;--velvet-noir-heading:#fff4f6;--velvet-noir-text:#e6d4da;--brand-surface:#1a131d;--brand-surface-raised:#241a28;--brand-surface-soft:#2d2131;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}html,body{min-height:100%}body{background:linear-gradient(#fdf8fa 0%,#f7eef3 100%);min-height:100dvh;margin:0}[data-mantine-color-scheme=dark] body{background:linear-gradient(#1a121c 0%,#110c14 100%)}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (max-width:1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (max-width:1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.site-shell{box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100dvh;display:flex}.auth-shell{--velvet-noir-gold:#f3c9bc;--velvet-noir-heading:#fff4f6;--velvet-noir-text:#e6d4da;width:100%;max-width:100%;min-height:100dvh;color:var(--velvet-noir-text);font-family:var(--font-wylf-sans);background:radial-gradient(circle at top,#cf6f903d,#0000 32%),linear-gradient(#1e1520 0%,#110c14 100%)}.auth-shell__header,.site-shell__app-header{padding:1rem clamp(1rem,4vw,2rem)}.auth-shell__header{padding:calc(1rem + env(safe-area-inset-top)) clamp(1.75rem, 7vw, 2.5rem) .75rem;background:0 0;border-bottom:0;flex-shrink:0}.auth-shell:not(.auth-shell--landing) .auth-shell__header{-webkit-backdrop-filter:blur(18px)saturate(140%);background:linear-gradient(#1e1520f5,#1e1520d6);border-bottom:1px solid #f3c9bc1f;box-shadow:0 1rem 2rem #110c1442}.auth-shell__header--split{padding-top:calc(1.75rem + env(safe-area-inset-top))}.auth-shell__header--centered{padding-top:calc(1.85rem + env(safe-area-inset-top))}.site-shell__app-header{width:100%;max-width:1200px;margin:0 auto}.site-shell__app-header-layout{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:1.25rem;width:100%;display:grid}.auth-shell__brand,.site-shell__brand{color:var(--velvet-noir-heading);letter-spacing:.28em;text-transform:uppercase;align-items:center;font-size:.85rem;font-weight:800;text-decoration:none;display:inline-flex}.auth-shell__tagline{color:#fff1f4a8}.site-shell__tagline{color:#1a0d1494}[data-mantine-color-scheme=dark] .site-shell__tagline{color:#fff1f4a8}.app-top-bar{width:100%;min-height:4rem;padding:calc(.55rem + env(safe-area-inset-top)) clamp(1rem, 4vw, 1.5rem) .55rem;background:color-mix(in srgb, var(--brand-surface) 92%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #a64f6e24;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.75rem;display:grid}.app-top-bar--sticky{z-index:30;position:sticky;top:0}.app-top-bar__slot{min-width:0}.app-top-bar__slot--left{justify-self:start}.app-top-bar__slot--center{text-align:center;justify-self:center}.app-top-bar__slot--right{justify-self:end}[data-mantine-color-scheme=dark] .app-top-bar{background:color-mix(in srgb, var(--brand-surface) 90%, transparent);border-bottom-color:#f3c9bc24}.site-shell__app-header .app-top-bar{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0;padding:0}.profile-story__top-bar{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0;margin-bottom:.75rem;padding:0}.app-page-header{min-height:2.75rem;color:var(--velvet-noir-heading);background:0 0;justify-content:space-between;align-items:center;gap:.75rem;margin:0 0 1rem;padding:0;display:flex}.app-top-bar.app-page-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0;min-height:2.75rem;margin:0;padding:0}.app-page-header__inner{width:100%}.app-page-header__back,.app-page-header__action{min-height:2.75rem;color:var(--velvet-noir-heading)}.app-page-header__caption{color:var(--mantine-color-dimmed);letter-spacing:.08em;text-transform:lowercase;font-size:.72rem;font-weight:700}.app-page-title,.app-page-header__title{color:var(--velvet-noir-heading);font-family:var(--sans);letter-spacing:-.045em;margin:0;font-size:clamp(1.25rem,5.55vw,1.5rem);font-weight:700;line-height:1.08}.app-page-header__subtitle{max-width:22rem;color:var(--mantine-color-dimmed);font-size:.95rem;line-height:1.35}.app-page-header__button{color:var(--velvet-noir-heading);background:0 0;border:1px solid #a64f6e24}.wylf-caption{letter-spacing:.01em}.wylf-callout{border:1px solid #a64f6e24;border-left:2px solid var(--mantine-color-velvet-6);background:color-mix(in srgb, var(--mantine-color-velvet-0) 42%, transparent)}[data-mantine-color-scheme=dark] .wylf-callout{border-color:#f3c9bc24;border-left-color:var(--mantine-color-velvet-5);background:color-mix(in srgb, var(--mantine-color-velvet-9) 18%, transparent)}.wylf-callout__title{color:var(--velvet-noir-heading);align-items:center;gap:.45rem;display:inline-flex}.wylf-callout__icon{color:var(--mantine-color-velvet-6);display:inline-flex}.tier-badge{--tier-bg:var(--mantine-color-velvet-1);--tier-border:var(--mantine-color-velvet-5);--tier-color:var(--velvet-noir-heading);--tier-glow:#cf6f903d;border:1px solid var(--tier-border);background:var(--tier-bg);color:var(--tier-color);box-shadow:0 8px 18px -12px var(--tier-glow)}.tier-badge-trigger{min-width:2.75rem;color:inherit;touch-action:manipulation;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.tier-badge-trigger:focus-visible{outline:2px solid var(--tier-border,var(--mantine-color-velvet-5));outline-offset:2px}.tier-badge__label{color:currentColor}.tier-badge--pip{min-height:1.55rem}.tier-badge--crest{border-radius:999px 999px 999px .65rem;min-height:2rem;padding-inline:.7rem}.tier-badge--mono{letter-spacing:.02em;min-width:0;padding-inline:.55rem}.tier-badge--ring,.tier-badge--frame{width:2rem;height:2rem;color:var(--tier-color);place-items:center;display:inline-grid}.tier-badge__mark{background:var(--tier-bg);border:2px solid var(--tier-border);width:1.65rem;height:1.65rem;color:var(--tier-color);box-shadow:0 8px 18px -10px var(--tier-glow);place-items:center;display:inline-grid}.tier-badge--ring .tier-badge__mark{outline:2px solid color-mix(in srgb, var(--tier-border) 32%, transparent);outline-offset:2px;border-radius:999px}.tier-badge--frame .tier-badge__mark{border-radius:.75rem;transform:rotate(45deg)}.tier-badge--frame .tier-badge__mark svg{transform:rotate(-45deg)}.tier-badge-popover{border:1px solid color-mix(in srgb, var(--mantine-color-velvet-2) 45%, transparent);background:color-mix(in srgb, var(--mantine-color-body) 94%, var(--mantine-color-velvet-0))}[data-mantine-color-scheme=dark] .tier-badge-popover{background:color-mix(in srgb, var(--mantine-color-body) 90%, var(--mantine-color-velvet-9));border-color:#f4e3e924}.tier-frame{--tier-bg:var(--mantine-color-velvet-1);--tier-border:var(--mantine-color-velvet-5);--tier-color:var(--velvet-noir-heading);--tier-glow:#cf6f903d;box-shadow:0 0 0 var(--tier-ring-width,3px) var(--tier-border), 0 10px 24px -16px var(--tier-glow);border-radius:999px;place-items:center;display:inline-grid}.tier-frame__avatar{border-radius:inherit;place-items:center;display:inline-grid}.photo-verification-modal__content{background:radial-gradient(circle at 50% 0%, #f3c9bc2e, transparent 34%), var(--velvet-noir-bg);color:var(--brand-surface)}.photo-verification-modal__body{min-height:100dvh;padding:0}.photo-verification{min-height:100dvh;padding:calc(1rem + env(safe-area-inset-top)) 1.5rem calc(1rem + env(safe-area-inset-bottom));flex-direction:column;display:flex}.photo-verification__topbar{min-height:44px}.photo-verification__cancel{color:#fff7f5db;min-height:44px;padding-inline:.15rem .6rem}.photo-verification__step-label,.photo-verification__footer-note,.tier-up-reveal__next{color:#fff7f594}.photo-verification__step-label{letter-spacing:.08em;text-transform:uppercase;font-weight:700}.photo-verification__pips{padding:.7rem 0 1.5rem}.photo-verification__pip{background:#fff7f524;border-radius:999px;flex:1;height:3px}.photo-verification__pip--complete{background:#fff7f5db}.photo-verification__body{flex:1}.photo-verification__body--preview{justify-content:center}.photo-verification__intro,.photo-verification__status,.tier-up-reveal{min-height:calc(100dvh - 2rem - env(safe-area-inset-top) - env(safe-area-inset-bottom));flex:1}.photo-verification__title,.tier-up-reveal__title{color:#fff7f5;margin:0;font-weight:500;line-height:1.2}.photo-verification__title{font-size:1.25rem}.tier-up-reveal__title{text-align:center;font-size:1.5rem}.photo-verification__sub,.tier-up-reveal__body{color:#fff7f5ad;max-width:26rem;font-size:.82rem;line-height:1.45}.tier-up-reveal__body{text-align:center}.photo-verification__oval{background:repeating-linear-gradient(135deg,#fff7f51f 0 1px,#0000 1px 11px),#fff7f509;border:2px solid #fff7f5c7;border-radius:50%/40%;place-items:end center;width:min(220px,72vw);height:min(280px,52vh);max-height:280px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #fff7f514,0 24px 70px -44px #f3c9bc99}.photo-verification__oval-hint{color:#fff7f59e;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.15rem;font-size:.68rem;font-weight:700}.photo-verification__checklist{color:#fff7f5c2;width:min(220px,72vw)}.photo-verification__footer{padding-top:1rem}.photo-verification__footer-note{text-align:center;text-transform:lowercase;font-size:.72rem;line-height:1.35}.photo-verification__failure-icon{color:#ffb7b7;background:#ff76761f;border-radius:999px;place-items:center;width:4.5rem;height:4.5rem;display:grid}.tier-up-reveal{padding-block:1rem}.tier-up-reveal__eyebrow{color:#fff7f59e;letter-spacing:.3em;font-size:.68rem;font-weight:800}.tier-up-reveal__ring .tier-badge--ring{width:var(--tier-up-badge-size);height:var(--tier-up-badge-size);background:conic-gradient(var(--tier-border) var(--tier-up-progress), #fff7f51f 0);box-shadow:0 20px 80px -44px var(--tier-glow);border-radius:999px}.tier-up-reveal__ring .tier-badge__mark{width:calc(var(--tier-up-badge-size) * .72);height:calc(var(--tier-up-badge-size) * .72);outline-width:6px;outline-color:color-mix(in srgb, var(--tier-border) 52%, transparent);border-width:3px}.tier-up-reveal__ring .tier-badge__mark svg{width:calc(var(--tier-up-badge-size) * .34);height:calc(var(--tier-up-badge-size) * .34)}.tier-up-reveal__chip{color:#fff7f5;background:#fff7f50f;border:1px solid #fff7f52e;border-radius:999px;max-width:100%;padding:.38rem .75rem}.tier-up-reveal__chip .tier-badge{min-width:0;padding-inline:.24rem}.tier-up-reveal__chip .tier-badge__label{display:none}.tier-up-reveal__next{text-align:center;max-width:18rem;font-size:.76rem;line-height:1.4}.profile-photo{border-radius:var(--profile-photo-radius,var(--mantine-radius-xl));background:var(--brand-surface-soft);overflow:hidden}.profile-photo__frame{border-radius:inherit;width:100%;height:100%;position:relative;overflow:hidden}.profile-photo__image{object-fit:cover;transition:filter .18s,transform .18s}.profile-photo--blurred .profile-photo__image{filter:blur(14px)saturate(.82);transform:scale(1.04)}.profile-photo__locked-overlay,.profile-photo__overlay{pointer-events:none;display:flex;position:absolute;inset:0}.profile-photo__locked-overlay{background:#110c145c;justify-content:center;align-items:center}.profile-photo__locked-label{color:#fff4f6;letter-spacing:.02em;text-transform:lowercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#110c14ad;border:1px solid #fff4f638;border-radius:999px;padding:.42rem .7rem}.profile-photo__overlay{align-items:flex-end}.profile-photo-story__overlay{background:linear-gradient(#0000,#000000b8);width:100%;padding:4rem 1rem 1rem}.blurred-photo{border-radius:var(--blurred-photo-radius,var(--mantine-radius-xl));background:radial-gradient(circle at 32% 24%, color-mix(in srgb, var(--brand-primary) 30%, transparent), transparent 30%), radial-gradient(circle at 76% 78%, color-mix(in srgb, var(--brand-accent) 28%, transparent), transparent 32%), repeating-linear-gradient(135deg, #ffffff1c 0 1px, transparent 1px 12px), var(--brand-surface-soft);overflow:hidden}.blurred-photo__frame{border-radius:inherit;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 80px #170c1e33}.blurred-photo__frame:before{content:"";-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:absolute;inset:-18%}.blurred-photo__chip,.blurred-photo__count{z-index:1;border:1px solid color-mix(in srgb, var(--mantine-color-white) 20%, transparent);color:#fff4f6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#110c14ad;border-radius:999px;position:absolute}.blurred-photo__chip{letter-spacing:.06em;text-transform:uppercase;padding:.28rem .56rem;font-size:.72rem;font-weight:800;top:.75rem;left:.75rem}.blurred-photo__count{text-align:center;max-width:calc(100% - 1.5rem);padding:.48rem .78rem;font-size:.82rem;font-weight:800;bottom:.75rem;left:50%;transform:translate(-50%)}.profile-detail-page{min-height:100dvh}.profile-detail__container{background:var(--brand-surface);min-height:100dvh}[data-mantine-color-scheme=dark] .profile-detail__container{background:var(--brand-surface)}.profile-detail__top-bar{min-height:3.75rem;padding:calc(.4rem + env(safe-area-inset-top)) .8rem .4rem;background:color-mix(in srgb, var(--brand-surface) 94%, transparent);border-bottom:1px solid #a64f6e24}.profile-detail__scroll{padding-bottom:calc(5.25rem + env(safe-area-inset-bottom))}.profile-detail__hero{position:relative}.profile-detail__hero-photo{border-radius:0}.profile-detail__hero-overlay{background:linear-gradient(#0000,#0000005c);justify-content:space-between;align-items:flex-end;gap:.75rem;width:100%;padding:6rem .9rem .85rem}.profile-detail__hero-copy{color:#fff7f5;text-shadow:0 1px 2px #00000080;min-width:0}.profile-detail__name{color:#fff7f5;letter-spacing:-.04em;margin:0;font-size:1.38rem;font-weight:700;line-height:1.08}.profile-detail__meta{color:#fff7f5e0;font-size:.7rem;line-height:1.2}.profile-detail__tier-pill{background:var(--brand-surface);min-height:1.65rem;color:var(--velvet-noir-heading);text-transform:lowercase;text-shadow:none;border-radius:999px;flex:none;padding:.32rem .56rem;font-size:.68rem;font-weight:700;line-height:1}.profile-detail__body{padding:1rem}.profile-detail__prompt{padding-bottom:.1rem}.profile-detail__caption{color:var(--mantine-color-dimmed);letter-spacing:.02em;text-transform:lowercase;font-size:.68rem;line-height:1.2}.profile-detail__prompt-question{color:var(--velvet-noir-heading);margin-top:.15rem;font-size:.82rem;font-weight:700;line-height:1.3}.profile-detail__prompt-answer{color:var(--velvet-noir-text);margin-top:.25rem;font-size:.76rem;line-height:1.45}.profile-detail__inline-photo{border-radius:.9rem}.profile-detail__more-hint{color:var(--mantine-color-dimmed);text-align:center;font-size:.7rem}.profile-detail__bottom-bar{z-index:40;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom));background:color-mix(in srgb, var(--brand-surface) 94%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid #a64f6e24;grid-template-columns:minmax(6.5rem,.42fr) 1fr;gap:.65rem;display:grid;position:fixed;bottom:0;left:max(0px,50vw - 270px);right:max(0px,50vw - 270px)}[data-mantine-color-scheme=dark] .profile-detail__bottom-bar{border-color:#f3c9bc24}.profile-detail__bottom-bar .mantine-Button-root{min-height:48px}.profile-detail__action-error{right:1rem;bottom:calc(4.6rem + env(safe-area-inset-bottom));z-index:41;position:fixed;left:1rem}.auth-shell__main{flex-direction:column;flex:1;min-height:0;padding-bottom:0;display:flex}.auth-shell__content{min-height:calc(100dvh - var(--app-shell-header-offset,4rem));flex-direction:column;flex:1;width:100%;display:flex}.auth-shell--onboarding .auth-shell__main,.auth-shell--onboarding .auth-shell__content{min-height:100dvh}.site-shell--app{background:radial-gradient(circle at top,#cf6f9014,#0000 25%),linear-gradient(#fdf8fa 0%,#f7eef3 100%);overflow-x:hidden}[data-mantine-color-scheme=dark] .site-shell--app{background:radial-gradient(circle at top,#cf6f9024,#0000 25%),linear-gradient(#1a121c 0%,#110c14 100%)}.site-shell__app-header,.site-shell__desktop-nav,.site-shell__desktop-actions{display:none}.site-shell__desktop-nav{flex:1;justify-content:center;justify-self:center;min-width:0}.site-shell__desktop-actions{flex-shrink:0;justify-self:end}.site-shell__notification-button{width:2.75rem;min-width:2.75rem;height:2.75rem;color:var(--velvet-noir-heading);background:#ffffffb3;border:1.5px solid #a64f6e38;border-radius:.9rem;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s,color .16s;overflow:visible;box-shadow:0 8px 20px #a64f6e1a,inset 0 0 0 1px #ffffffb8}.alert-bell{width:2.75rem;min-width:2.75rem;height:2.75rem;color:var(--velvet-noir-heading);background:#ffffffb3;border:1.5px solid #a64f6e38;border-radius:.9rem;box-shadow:0 8px 20px #a64f6e1a,inset 0 0 0 1px #ffffffb8}.alert-bell__tile{place-items:center;width:1.38rem;height:1.38rem;display:grid}.site-shell__notification-button:not(.site-shell__notification-button--active):hover{background:color-mix(in srgb, var(--mantine-color-velvet-8) 18%, transparent);color:#fff7f5;border-color:#f3c9bc47;transform:translateY(-1px);box-shadow:0 12px 24px #a64f6e29,inset 0 0 0 1px #f3c9bc14}.site-shell__notification-button--active{box-shadow:0 10px 24px #a64f6e38,inset 0 0 0 1px #f3c9bc14}.site-shell__notification-button--active:hover{transform:translateY(-1px);box-shadow:0 14px 28px #a64f6e47,inset 0 0 0 1px #f3c9bc1f}.site-shell__desktop-notification-indicator{justify-content:center;align-items:center;display:flex}.site-shell__desktop-notification-badge{border:2px solid var(--brand-surface);background:var(--velvet-noir-crimson);color:#fff;letter-spacing:-.02em;min-width:1rem;height:1rem;padding:0 .26rem;font-size:.58rem;font-weight:800;line-height:1;box-shadow:0 3px 8px #cf6f9059}[data-mantine-color-scheme=dark] .site-shell__notification-button,[data-mantine-color-scheme=dark] .alert-bell{color:#fff7f5;background:#ffffff05;border-color:#f3c9bc2e;box-shadow:0 10px 24px #00000047,inset 0 0 0 1px #ffffff0a}.app-page-header .alert-bell{color:#fff4f6;background:#ffffff0f;border-width:3px;border-color:#fff4f624;border-radius:1.75rem;width:clamp(4.75rem,16vw,5.5rem);min-width:clamp(4.75rem,16vw,5.5rem);height:clamp(4.75rem,16vw,5.5rem);box-shadow:0 16px 36px #0000002e,inset 0 0 0 1px #fff4f60d}.app-page-header .alert-bell__tile{width:2rem;height:2rem}[data-mantine-color-scheme=dark] .site-shell__notification-button:not(.site-shell__notification-button--active):hover{background:color-mix(in srgb, var(--mantine-color-velvet-8) 18%, transparent);border-color:#f3c9bc47;box-shadow:0 14px 28px #a64f6e2e,inset 0 0 0 1px #f3c9bc14}[data-mantine-color-scheme=dark] .site-shell__notification-button--active{box-shadow:0 10px 24px #a64f6e47,inset 0 0 0 1px #f3c9bc14}[data-mantine-color-scheme=dark] .site-shell__desktop-notification-badge{border-color:#110c14}.site-shell__main{overscroll-behavior-y:contain;padding-top:env(safe-area-inset-top);padding-bottom:calc(10rem + env(safe-area-inset-bottom));flex-direction:column;flex:1;display:flex}.site-shell__content{flex-direction:column;flex:1;display:flex}.site-shell__nav-button,.site-shell__locale-button{color:var(--velvet-noir-heading);background:#ffffffb3;border:1.5px solid #a64f6e38;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s,color .16s;box-shadow:0 8px 20px #a64f6e1a,inset 0 0 0 1px #ffffffb8}[data-mantine-color-scheme=dark] .site-shell__nav-button,[data-mantine-color-scheme=dark] .site-shell__locale-button{background:#ffffff05;border-color:#f3c9bc2e}.site-shell__nav-button--active,.site-shell__locale-button--active{box-shadow:0 10px 24px #a64f6e38,inset 0 0 0 1px #f3c9bc14}.site-shell__nav-button--active:hover,.site-shell__locale-button--active:hover{transform:translateY(-1px);box-shadow:0 14px 28px #a64f6e47,inset 0 0 0 1px #f3c9bc1f}@media (hover:hover) and (pointer:fine){.site-shell__nav-button:not(.site-shell__nav-button--active):hover,.site-shell__locale-button:not(.site-shell__locale-button--active):hover{color:var(--velvet-noir-heading);background:#ffffffc7;border-color:#a64f6e57;transform:translateY(-1px);box-shadow:0 12px 24px #a64f6e24,inset 0 0 0 1px #ffffffc7}[data-mantine-color-scheme=dark] .site-shell__nav-button:not(.site-shell__nav-button--active):hover,[data-mantine-color-scheme=dark] .site-shell__locale-button:not(.site-shell__locale-button--active):hover{color:#fff7f5;background:#ffffff0a;border-color:#f3c9bc47;box-shadow:0 12px 24px #0000003d,inset 0 0 0 1px #ffffff0d}}.site-shell__tabbar-shell{z-index:40;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fcf5f8f5;position:fixed;bottom:0;left:0;right:0}.footer-nav{padding:.35rem .5rem calc(.55rem + env(safe-area-inset-bottom));grid-template-columns:repeat(4,minmax(0,1fr));gap:.15rem;display:grid}.footer-nav__tab{color:#1a0d1475;border:none;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:.24rem;min-width:0;min-height:62px;padding:.58rem .1rem .36rem;transition:background .2s,box-shadow .2s,color .2s,transform .1s;display:flex;position:relative}[data-mantine-color-scheme=dark] .footer-nav__tab{color:#f9f2ff9e}.footer-nav__active-marker{display:none}.footer-nav__icon{border-radius:.72rem;place-items:center;width:2rem;height:2rem;transition:background .2s,transform .2s;display:grid;position:relative}.footer-nav__icon-svg{display:block}.footer-nav__badge{color:#fff7f5;pointer-events:none;background:#a64f6e;border:2px solid #fcf5f8f5;border-radius:999px;place-items:center;min-width:.95rem;height:.95rem;padding:0 .2rem;font-size:.62rem;font-weight:700;line-height:1;display:grid;position:absolute;top:-.25rem;right:-.34rem}[data-mantine-color-scheme=dark] .footer-nav__badge{color:#23151c;background:#f3c9bc;border-color:#0e0a12f5}.footer-nav__label{color:currentColor;letter-spacing:-.01em;opacity:.9;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-weight:400;overflow:hidden}.footer-nav__tab--active{color:#a64f6e;background:#a64f6e1f;box-shadow:inset 0 0 0 1px #a64f6e1f}[data-mantine-color-scheme=dark] .footer-nav__tab--active{color:#fff7f5;background:#f3c9bc14;box-shadow:inset 0 0 0 1px #f3c9bc1a}.footer-nav__tab--active .footer-nav__active-marker{background:0 0}.footer-nav__tab--active .footer-nav__icon,[data-mantine-color-scheme=dark] .footer-nav__tab--active .footer-nav__icon{color:currentColor;background:0 0}@media (hover:hover) and (pointer:fine){.footer-nav__tab:hover{color:#1a0d14b8}[data-mantine-color-scheme=dark] .footer-nav__tab:hover{color:#f9f2ffd9}}.footer-nav__tab:active{transform:scale(.94)}[data-mantine-color-scheme=dark] .site-shell__tabbar-shell{background:#0e0a12f5}.site-shell__tabbar{padding:.3rem .35rem calc(.55rem + env(safe-area-inset-bottom));grid-template-columns:repeat(5,minmax(0,1fr));gap:.1rem;display:grid}.site-shell__tab{color:#1a0d1473;border:none;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:.22rem;min-width:0;min-height:58px;padding:.55rem .1rem .32rem;transition:background .2s,box-shadow .2s,color .2s,transform .1s;display:flex;position:relative}[data-mantine-color-scheme=dark] .site-shell__tab{color:#f9f2ff9e}.site-shell__tab-active-marker{background:0 0;border-radius:999px;width:34%;height:3px;transition:background .2s;position:absolute;top:.18rem;left:50%;transform:translate(-50%)}.site-shell__tab-icon{justify-content:center;align-items:center;width:1.75rem;min-height:1.75rem;transition:transform .2s;display:flex;position:relative}.site-shell__tab-badge{color:#fff7f5;pointer-events:none;background:#a64f6e;border:2px solid #fcf5f8f5;border-radius:999px;place-items:center;font-size:.62rem;font-weight:700;line-height:1;display:grid;position:absolute;top:-.18rem;right:-.28rem}[data-mantine-color-scheme=dark] .site-shell__tab-badge{color:#23151c;background:#f3c9bc;border-color:#0e0a12f5}.site-shell__tab-badge--dot{width:.55rem;height:.55rem}.site-shell__tab-badge--count{min-width:.95rem;height:.95rem;padding:0 .2rem}.site-shell__tab-label{text-overflow:ellipsis;color:currentColor;opacity:.92;white-space:nowrap;letter-spacing:-.01em;max-width:100%;font-size:.7rem;overflow:hidden}.site-shell__tab--active{color:#a64f6e;background:#a64f6e1f;box-shadow:inset 0 0 0 1px #a64f6e1f}[data-mantine-color-scheme=dark] .site-shell__tab--active{color:#fff7f5;background:#f3c9bc14;box-shadow:inset 0 0 0 1px #f3c9bc1a}.site-shell__tab--active .site-shell__tab-icon{transform:none}.site-shell__tab--active .site-shell__tab-active-marker{background:linear-gradient(90deg,#f3c9bccc,#cf6f90e6)}.brand-lockup__mark{filter:drop-shadow(0 8px 18px #a64f6e2e);flex-shrink:0}.brand-lockup__name{color:var(--velvet-noir-heading);letter-spacing:.24em;font-size:1rem;font-weight:700;line-height:1}.brand-lockup__subtitle{color:#fff1f49e;font-size:.75rem;line-height:1.2}.site-shell__tab:hover{color:#1a0d14b8}[data-mantine-color-scheme=dark] .site-shell__tab:hover{color:#f9f2ffd9}.site-shell__tab:active{transform:scale(.93)}.experience-page--conversation{position:fixed;inset:0}.dashboard-page__mobile-top-bar{margin-bottom:0}.dashboard-page__mobile-title{max-width:12ch}.dashboard-page__desktop-title,.dashboard-page__desktop-title-shell{display:none}.standing-page{width:min(100%,30rem);padding-inline:clamp(1rem,4vw,1.25rem)}.standing-page__content{padding-bottom:calc(1rem + env(safe-area-inset-bottom))}.standing-page__tier-card{overflow:hidden}.standing-page__overview-layout{align-items:center}.standing-page__progress-ring{background:conic-gradient(var(--velvet-noir-gold) var(--standing-progress), #fff7f51f 0);border-radius:999px;flex:none;place-items:center;width:7.25rem;height:7.25rem;display:grid;position:relative}.standing-page__progress-ring:after{content:"";border-radius:inherit;background:var(--velvet-noir-bg);position:absolute;inset:.45rem}.standing-page__progress-ring-inner{z-index:1;text-align:center;place-items:center;gap:.15rem;max-width:5.5rem;display:grid;position:relative}.standing-page__tier-ring{flex:none;place-items:center;width:4.9rem;height:4.9rem;display:grid}.standing-page__tier-ring .tier-badge--ring{width:4.35rem;height:4.35rem}.standing-page__tier-ring .tier-badge__mark{outline-width:4px;width:3.25rem;height:3.25rem}.standing-page__tier-ring .tier-badge__mark svg{opacity:.78}.standing-page__tier-copy{min-width:0}.standing-page__section-title{color:var(--velvet-noir-heading);font-family:var(--sans);letter-spacing:-.045em;margin:0;font-weight:800;line-height:1.05}.standing-page__caption{color:var(--mantine-color-dimmed);letter-spacing:.08em;text-transform:lowercase;font-size:.7rem;font-weight:700;line-height:1.2}.standing-page__ladder-card{padding:0;overflow:hidden}.standing-page__ladder-row,.standing-page__activity-row,.standing-page__requirement-row,.standing-page__history-row{align-items:center;gap:.75rem;display:flex}.standing-page__ladder-row{border-bottom:1px solid #ffffff14;min-height:4.1rem;padding:.8rem .9rem}.standing-page__ladder-row:last-child{border-bottom:0}.standing-page__ladder-row[data-state=current]{background:#f3c9bc14}.standing-page__ladder-copy{flex:1;min-width:0}.standing-page__ladder-state,.standing-page__history-date{color:var(--mantine-color-dimmed);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.standing-page__activity-list,.standing-page__history-list{border-radius:var(--mantine-radius-lg);border:1px solid #ffffff14;display:grid;overflow:hidden}.standing-page__activity-row{border-bottom:1px solid #ffffff14;padding:.75rem}.standing-page__activity-row:last-child{border-bottom:0}.standing-page__requirement-row{border-radius:var(--mantine-radius-lg);border:1px solid #ffffff14;min-height:4rem;padding:.75rem}.standing-page__requirement-row[data-complete=true]{background:#f3c9bc0f;border-color:#f3c9bc2e}.standing-page__history-row{min-height:3.25rem;padding:.7rem .75rem}.standing-page__history-date{width:3.25rem}.standing-page__history-dot{background:var(--mantine-color-dimmed);border-radius:999px;flex:none;width:.45rem;height:.45rem}.standing-page__history-dot[data-highlight=true]{background:var(--velvet-noir-gold)}@media (min-width:48em){.app-page-header:not(.dashboard-page__mobile-top-bar){min-height:auto;color:var(--velvet-noir-heading);background:0 0;margin:0 0 1rem;padding:0}.app-page-header:not(.dashboard-page__mobile-top-bar) .app-page-title{color:var(--velvet-noir-heading);letter-spacing:-.055em;font-size:clamp(1.6rem,7vw,2.2rem);line-height:1.05}.app-page-header:not(.dashboard-page__mobile-top-bar) .app-page-header__subtitle{color:var(--mantine-color-dimmed)}.app-page-header:not(.dashboard-page__mobile-top-bar) .app-page-header__button{color:var(--velvet-noir-heading);background:0 0;border-color:#a64f6e24}.site-shell__app-header{z-index:30;display:block;position:sticky;top:0}.site-shell__desktop-nav,.site-shell__desktop-actions{display:flex}.site-shell__tabbar-shell,.site-shell__tabbar,.footer-nav{display:none}.site-shell__main{padding-top:0;padding-bottom:0}.dashboard-page__mobile-top-bar{display:none}.dashboard-page__desktop-title{display:block}.dashboard-page__desktop-title-shell{display:flex}.experience-page--conversation{top:var(--app-header-height,4.5rem);left:max(0px,50vw - 600px);right:max(0px,50vw - 600px)}}.dashboard-page__counter{color:#fff4f6ad;letter-spacing:.01em;border-radius:999px;flex:none;padding:.12rem 0;font-size:.78rem;font-weight:600}.dashboard-page__header-subtitle{color:#fff4f699;letter-spacing:.01em;margin-top:.15rem;font-size:.85rem}[data-mantine-color-scheme=light] .dashboard-page__header-subtitle{color:#28121e9e}.dashboard-page__header-mode-pill{color:var(--velvet-noir-heading);white-space:nowrap;background:#ffffff0a;border:1px solid #f3c9bc38;border-radius:999px;flex:none;align-items:center;gap:.4rem;padding:.32rem .7rem;font-size:.82rem;font-weight:600;transition:background-color .12s,transform .12s;display:inline-flex}.dashboard-page__header-mode-pill:hover,.dashboard-page__header-mode-pill:focus-visible{background:#ffffff14}.dashboard-page__header-mode-pill:active{transform:scale(.97)}.dashboard-page__header-mode-pill:focus-visible{outline:2px solid var(--mantine-color-velvet-5);outline-offset:3px}.dashboard-page__header-mode-glyph{justify-content:center;align-items:center;width:1rem;font-size:.95rem;line-height:1;display:inline-flex}[data-mantine-color-scheme=light] .dashboard-page__header-mode-pill{background:#ffffffb3;border-color:#a64f6e38}.dashboard-page__action-bar{z-index:20;background:0 0;padding:.75rem 0 0}[data-mantine-color-scheme=dark] .dashboard-page__action-bar{background:0 0}.match-made-moment{z-index:1000;background:radial-gradient(circle at 50% 28%, #cf6f9038, transparent 34rem), var(--brand-surface);position:fixed;inset:0;overflow-y:auto}.match-made-moment__container{min-height:100dvh;padding:max(20px, env(safe-area-inset-top)) 20px max(20px, env(safe-area-inset-bottom));flex-direction:column;display:flex}.match-made-moment__top-row{min-height:48px;margin-bottom:24px}.match-made-moment__caption,.match-made-moment__eyebrow{text-transform:uppercase;letter-spacing:.12em;font-weight:700}.match-made-moment__close{min-width:48px;min-height:48px;color:var(--velvet-noir-text);font:inherit;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 .25rem 0 .75rem;font-size:.78rem;font-weight:700}.match-made-moment__close:focus-visible{outline-offset:3px;outline:2px solid #f3c9bcb8}.match-made-moment__hero{text-align:center;flex:1;justify-content:center;gap:18px}.match-made-moment__avatars{width:160px;height:100px;position:relative}.match-made-moment__avatar{color:var(--velvet-noir-heading);background:#f3c9bc24;border:2px solid #f3c9bcb8;position:absolute;box-shadow:0 18px 36px #13101752}.match-made-moment__avatar--viewer{top:0;left:0}.match-made-moment__avatar--other{top:10px;right:0}.match-made-moment__title{max-width:20rem;color:var(--velvet-noir-heading);margin:0;font-size:1.38rem;font-weight:500;line-height:1.2}.match-made-moment__title-intent{font-style:italic}.match-made-moment__opener-card{background:#ffffff0b;border:1px solid #f3c9bc29;margin-bottom:12px}.match-made-moment__opener-text{color:var(--velvet-noir-heading);margin-top:4px}.match-made-moment__actions{padding-bottom:4px}[data-mantine-color-scheme=light] .match-made-moment{background:radial-gradient(circle at 50% 28%, #cf6f902e, transparent 34rem), var(--mantine-color-body)}[data-mantine-color-scheme=light] .match-made-moment__opener-card{background:#ffffffd1;border-color:#a64f6e24}.dashboard-page__completion-badge{color:#fff0f3;background:#cf6f9029;border:1px solid #f3c9bc33}.dashboard-page__completion-icon{color:#fff7f5;background:linear-gradient(#cf6f90eb,#a64f6e);box-shadow:0 14px 30px #a64f6e47}.dashboard-page__completion-countdown,.dashboard-page__completion-action{border:1px solid #f3c9bc29}.dashboard-page__action-circle{border-radius:50%;justify-content:center;align-items:center;width:56px;min-width:56px;height:56px;min-height:56px;padding:0;display:flex}.dashboard-page__skip-button{width:100%;min-height:56px}.dashboard-page__filter-chips{margin-inline:calc(-1 * var(--mantine-spacing-md));padding:.65rem var(--mantine-spacing-md) .55rem;border-bottom:1px solid #a64f6e24;justify-content:flex-start}.dashboard-page__filter-chips--interactive{-webkit-overflow-scrolling:touch;overflow-x:auto}.dashboard-page__filter-chip-row{width:max-content;min-width:100%}.dashboard-page__filter-label{color:#8a8290f0;letter-spacing:.03em;text-transform:lowercase;min-height:1.45rem;font-size:.7rem;line-height:1}.dashboard-page__filter-chip{min-height:1.45rem;color:var(--velvet-noir-heading);letter-spacing:0;text-transform:lowercase;white-space:nowrap;background:#1a131d0f;border:1px solid #1a131d1f;border-radius:999px;justify-content:center;align-items:center;padding-inline:.62rem;font-size:.68rem;font-weight:500;line-height:1;display:inline-flex}.dashboard-page__filter-chip--active{color:#fff;background:#1a131d}.dashboard-page__filter-chip:focus-visible{outline:2px solid var(--mantine-color-velvet-5);outline-offset:2px}.dashboard-page__browse-shell{flex-direction:column;min-height:min(34rem,100dvh - 14.5rem);padding:1rem 0 0;display:flex}.dashboard-page__browse-card{background:var(--brand-surface);cursor:pointer;border:1px solid #1a131d24;flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.dashboard-page__browse-card--skeleton{cursor:default}.dashboard-page__browse-card:focus-visible{outline:2px solid var(--mantine-color-velvet-5);outline-offset:3px}[data-mantine-color-scheme=dark] .dashboard-page__browse-card{background:#140e19f5;border-color:#f3c9bc29}.dashboard-page__browse-hero{background-position:50%;background-size:cover;flex:none;height:15rem;position:relative}.dashboard-page__photo-progress{gap:.2rem;display:flex;position:absolute;top:.65rem;left:.65rem}.dashboard-page__photo-progress-segment{background:#ffffff6b;border-radius:999px;width:1.875rem;height:.1875rem}.dashboard-page__photo-progress-segment--active{background:#fff7f5}.dashboard-page__unlock-badge{position:absolute;top:.75rem;right:.75rem}.dashboard-page__browse-body{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;padding:.9rem;overflow-y:auto}.dashboard-page__browse-name{color:var(--velvet-noir-heading);letter-spacing:-.02em;font-size:1.125rem;font-weight:700;line-height:1.15}.dashboard-page__feed-list{gap:var(--mantine-spacing-md);flex-direction:column;padding:1rem 0 0;display:flex}.dashboard-page__feed-list .dashboard-page__browse-card{flex:initial}.dashboard-page__profile-feed-body{overflow:visible}.dashboard-page__profile-card-main{width:100%;color:inherit;text-align:left}.dashboard-page__profile-card-main:focus-visible{outline:2px solid var(--mantine-color-velvet-5);outline-offset:3px}.dashboard-page__profile-feed-photo{background-color:#1a131d14;background-position:50%;background-size:cover;border-radius:1rem;width:5.5rem;min-width:5.5rem;height:7rem;position:relative;overflow:hidden}.dashboard-page__profile-feed-photo .dashboard-page__unlock-badge{max-width:calc(100% - .9rem);top:.45rem;right:.45rem}.dashboard-page__couple-approval-card{background:#75356414;border:1px solid #7535642e}[data-mantine-color-scheme=dark] .dashboard-page__couple-approval-card{background:#f3c9bc14;border-color:#f3c9bc29}.dashboard-page__plan-match-photo{background-color:var(--mantine-color-default-hover);background-position:50%;background-size:cover;border-radius:999px;flex-shrink:0;width:2.75rem;height:2.75rem}.dashboard-page__browse-inline-photo{background-position:50%;background-size:cover;border-radius:1rem;min-height:13rem}.dashboard-page__action-buttons{grid-template-columns:minmax(6.5rem,.42fr) 1fr;display:grid}.dashboard-page__action-buttons>*{min-width:0}.dashboard-page__action-buttons .mantine-Button-root{width:100%;min-height:56px}.dashboard-page__inline-action-buttons{width:100%}.dashboard-page__empty-state{max-width:34rem;margin-inline:auto;padding-top:.9rem}.dashboard-page__loading-state,.dashboard-page__state-card{margin-top:1rem}.dashboard-page__empty-icon{color:var(--velvet-noir-heading);align-self:center}.dashboard-page__empty-copy{padding-block:.25rem .75rem}.dashboard-page__empty-copy .login-page__panel-title{letter-spacing:-.075em;max-width:10ch;font-size:clamp(1.4rem,6vw,2rem);font-weight:500;line-height:.98}.dashboard-page__empty-suggestion,.dashboard-page__empty-inbox-card{width:100%;min-height:48px;color:inherit;text-align:left;background:0 0;border-top:1px solid #a64f6e24;padding-block:.82rem}.dashboard-page__empty-suggestion--button,.dashboard-page__empty-inbox-card{cursor:pointer}.dashboard-page__empty-suggestion--button:focus-visible,.dashboard-page__empty-inbox-card:focus-visible{outline:2px solid var(--mantine-color-velvet-5);outline-offset:3px}.dashboard-page__empty-suggestion--button:hover,.dashboard-page__empty-inbox-card:focus-within,.dashboard-page__empty-inbox-card:hover{color:var(--velvet-noir-heading)}.dashboard-page__empty-placeholder-card{opacity:.72;border:1px dashed #a64f6e3d;gap:.65rem;display:flex}.dashboard-page__empty-placeholder-photo{background:repeating-linear-gradient(135deg, color-mix(in srgb, var(--mantine-color-velvet-1) 58%, transparent) 0 6px, transparent 6px 12px);border:1px solid #a64f6e24;border-radius:.5rem;flex:none;width:4.4rem;height:5.4rem}.dashboard-page__empty-placeholder-line{background:#a64f6e29;border-radius:999px;height:.5rem}.dashboard-page__empty-placeholder-line--name{width:55%;height:.65rem}.dashboard-page__empty-placeholder-line--meta{width:36%}.dashboard-page__empty-placeholder-line--wide{width:86%;margin-top:.25rem}.dashboard-page__empty-placeholder-line--body{width:72%}[data-mantine-color-scheme=dark] .dashboard-page__empty-placeholder-card{border-color:#f3c9bc38}[data-mantine-color-scheme=dark] .dashboard-page__empty-placeholder-photo{border-color:#f3c9bc1f}[data-mantine-color-scheme=dark] .dashboard-page__empty-placeholder-line{background:#f3c9bc24}.standing-page__hero{padding-block:1.25rem 2rem}.standing-page__hero .login-page__panel-title{letter-spacing:-.075em;max-width:11ch;font-size:clamp(1.5rem,7vw,2.1rem);font-weight:500;line-height:.98}.standing-page__hero .mantine-Text-root{max-width:31rem;font-size:clamp(1.25rem,4.5vw,1.95rem);line-height:1.55}.standing-page__eyebrow{align-self:flex-start}.public-profile__sticky-actions{bottom:calc(var(--tabbar-height,4.65rem) + .75rem);z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fcf5f8eb;border:1px solid #a64f6e24;border-radius:999px;grid-template-columns:auto 1fr;gap:.75rem;padding:.75rem;display:grid;position:sticky;box-shadow:0 18px 36px #1a0d141f}[data-mantine-color-scheme=dark] .public-profile__sticky-actions{background:#0e0a12e0;border-color:#f3c9bc24}.you-edit-page__row-button,.you-edit-page__prompt-card,.you-edit-page__prompt-add{width:100%;min-height:48px;color:inherit;text-align:left}.you-edit-page__prompt-add{border:1px dashed #a64f6e47;border-radius:1rem}.you-edit-page__row-divider{border-bottom:1px solid #a64f6e1f}[data-mantine-color-scheme=dark] .you-edit-page__row-divider{border-bottom-color:#f3c9bc1f}.blocked-reported-page__container{max-width:30rem}.blocked-reported-page__card{border:1px solid #a64f6e24}.dashboard-page__loading-eyebrow{color:var(--velvet-noir-text);letter-spacing:.08em;text-transform:uppercase}[data-mantine-color-scheme=dark] .blocked-reported-page__card{border-color:#f3c9bc24}@media (min-width:48em){.dashboard-page__action-bar{border-radius:1.5rem;position:sticky;bottom:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.page-animate-in{animation:.4s ease-out fadeUp}.modal-animate-in{animation:.2s ease-out scaleIn}
@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/32687112bd2dd8db-s.0gspg~~t9nou8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/28868e710e86be81-s.0rx81dn62y51_.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.0rd3rjvnnhw7n.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/32687112bd2dd8db-s.0gspg~~t9nou8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/28868e710e86be81-s.0rx81dn62y51_.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.0rd3rjvnnhw7n.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(../media/32687112bd2dd8db-s.0gspg~~t9nou8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(../media/28868e710e86be81-s.0rx81dn62y51_.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.0rd3rjvnnhw7n.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/32687112bd2dd8db-s.0gspg~~t9nou8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/28868e710e86be81-s.0rx81dn62y51_.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.0rd3rjvnnhw7n.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk Fallback;src:local(Arial);ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.0%;size-adjust:109.69%}.space_grotesk_78609157-module__11J4Jq__className{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.space_grotesk_78609157-module__11J4Jq__variable{--font-space-grotesk:"Space Grotesk", "Space Grotesk Fallback"}
@font-face{font-family:Space Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/4ba802ed8e67eac5-s.04ygcc0k6zvvf.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d7a0600e467cf0bd-s.18awt9904y5ei.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/dc0d9adbac686440-s.p.0~z396rbj0t4w.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b8f2b92a9960dd69-s.09-.4z_6a6fti.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/28e60ca39c9ae554-s.1841exvy3.1-g.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8d05cfa5faa8406c-s.p.0kbulo~7o8gic.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Mono Fallback;src:local(Arial);ascent-override:81.58%;descent-override:26.3%;line-gap-override:0.0%;size-adjust:137.28%}.space_mono_7618295e-module__0uytZW__className{font-family:Space Mono,Space Mono Fallback;font-style:normal}.space_mono_7618295e-module__0uytZW__variable{--font-space-mono:"Space Mono", "Space Mono Fallback"}
