:root{--red:#ff2d2d;--red-deep:#b10f24;--red-soft:#fff0f0;--ink:#111;--muted:#6f7075;--line:#ececef;--surface:#fff;--soft:#f6f6f7;--shadow:0 18px 50px #14141414;--safe-bottom:env(safe-area-inset-bottom,0px)}*{box-sizing:border-box}html{color:var(--ink);-moz-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior:none;background:#f4f4f5}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:radial-gradient(circle at 16% 8%,#ff2d2d1f,#0000 28rem),radial-gradient(circle at 88% 75%,#b10f241a,#0000 30rem),#f5f5f6;min-width:320px;min-height:100dvh;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Inter,system-ui,sans-serif;overflow-x:clip}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.site-shell{background:var(--surface);width:min(100%,560px);min-height:100dvh;box-shadow:var(--shadow);margin:0 auto;position:relative}.app-screen{min-height:100dvh;padding:max(20px, env(safe-area-inset-top)) 18px calc(104px + var(--safe-bottom));overflow-x:clip}.screen-header{justify-content:space-between;align-items:flex-end;gap:16px;min-height:80px;margin-bottom:16px;display:flex}.screen-header.simple{min-height:70px;margin-bottom:20px}.matches-tools{justify-content:flex-end;align-items:center;gap:9px;margin:-8px 0 18px;display:flex}.notification-badge{background:var(--red);color:#fff;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 7px;font-size:12px;font-weight:800;display:grid}.screen-header h1,.auth-card h1{letter-spacing:-.055em;margin:2px 0 0;font-size:clamp(40px,10vw,54px);font-weight:800;line-height:.94}.brand-kicker{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:0;font-size:12px;font-weight:750;line-height:1}.header-pill{background:var(--soft);white-space:nowrap;text-overflow:ellipsis;border-radius:999px;justify-content:center;align-items:center;max-width:150px;min-height:38px;padding:0 14px;font-size:14px;font-weight:700;display:inline-flex;overflow:hidden}.header-pill.strong{background:var(--ink);color:#fff}.bottom-nav{z-index:30;width:min(100%,560px);min-height:calc(78px + var(--safe-bottom));padding:10px 18px calc(10px + var(--safe-bottom));-webkit-backdrop-filter:blur(20px)saturate(180%);background:#fffffff0;border-top:1px solid #0000000f;grid-template-columns:repeat(3,1fr);gap:6px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.nav-item{color:#74757a;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:54px;font-size:11px;font-weight:650;display:flex}.nav-item.active{color:var(--red-deep);background:var(--red-soft)}.discover-card{background:linear-gradient(145deg, var(--red), var(--red-deep));touch-action:pan-y;contain:layout paint;border-radius:34px;width:100%;transition:opacity .12s,transform .12s;overflow:hidden;box-shadow:0 22px 42px #b10f2433}.discover-card.pending{opacity:.72}.work-stage{aspect-ratio:1/1.05;background:#ededee;width:100%;position:relative;overflow:hidden}.work-image{object-fit:cover}.work-stage:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0000001f);height:25%;position:absolute;inset:auto 0 0}.work-count{z-index:2;color:#111;-webkit-backdrop-filter:blur(16px);background:#ffffffdb;border-radius:999px;align-items:center;min-height:32px;padding:0 11px;font-size:12px;font-weight:750;display:inline-flex;position:absolute;top:16px;left:16px}.ghost-icon,.report-button{z-index:3;color:#222;cursor:pointer;-webkit-backdrop-filter:blur(16px);background:#ffffffe0;border-radius:999px;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:14px;right:14px}.work-placeholder{color:#bbb;letter-spacing:-.04em;place-items:center;width:100%;height:100%;font-size:38px;font-weight:800;display:grid}.profile-copy{color:#fff;padding:20px 20px 22px}.name-row{align-items:center;gap:10px;min-width:0;display:flex}.name-row h2{letter-spacing:-.045em;overflow-wrap:anywhere;margin:0;font-size:clamp(30px,8vw,40px);font-weight:800;line-height:1}.gender-chip{color:#fffffff0;border:1px solid #ffffff5c;border-radius:999px;flex:none;align-items:center;min-height:27px;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex}.profile-copy>p{color:#ffffffe0;max-width:95%;min-height:48px;margin:10px 0 17px;font-size:15px;line-height:1.5}.swipe-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.swipe-button{cursor:pointer;background:#fff;border-radius:999px;place-items:center;min-height:60px;transition:transform .1s,opacity .1s;display:grid;box-shadow:0 8px 18px #47000924}.swipe-button:active{transform:scale(.97)}.swipe-button.pass{color:#171717}.swipe-button.like{color:var(--red)}.inline-error,.form-error{color:#a10e20;margin:12px 4px 0;font-size:13px;line-height:1.4}.guest-note{text-align:center;color:var(--muted);margin:14px 10px 0;font-size:12px;line-height:1.45}.empty-state{text-align:center;border:1px solid var(--line);background:#fafafa;border-radius:34px;flex-direction:column;justify-content:center;align-items:center;min-height:min(65dvh,620px);padding:40px 20px;display:flex}.empty-mark{background:var(--red-soft);width:60px;height:60px;color:var(--red);border-radius:20px;place-items:center;font-size:24px;display:grid}.empty-state h2{letter-spacing:-.04em;margin:18px 0 4px;font-size:28px}.empty-state p{color:var(--muted);margin:0}.modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(8px);background:#0a0a0a6b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.match-sheet{text-align:center;background:#fff;border-radius:30px;width:min(100%,430px);padding:30px 24px 22px;box-shadow:0 26px 90px #0000003d}.match-heart{background:var(--red);color:#fff;border-radius:18px;place-items:center;width:58px;height:58px;margin:0 auto 16px;font-size:25px;display:grid}.match-sheet h2{letter-spacing:-.045em;margin:0;font-size:34px}.match-sheet p{color:var(--muted);margin:7px 0 22px}.primary-button{background:var(--red);color:#fff;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 18px;font-size:15px;font-weight:750;display:inline-flex}.primary-button.full{width:100%}.primary-button.centered{margin-top:20px}.primary-button:disabled,.work-add:disabled{opacity:.46;cursor:default}.text-button{color:#55565b;cursor:pointer;background:0 0;min-height:42px;margin-top:4px;padding:0 14px;font-weight:700}.text-button.danger{color:#a10e20;width:100%;margin:16px auto 0}.list-section+.list-section{margin-top:28px}.section-title-row{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.section-title-row h2{letter-spacing:-.03em;margin:0;font-size:22px;line-height:1}.section-note{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.4}.section-title-row span{background:var(--soft);min-width:29px;height:29px;color:var(--muted);border-radius:999px;place-items:center;font-size:12px;font-weight:700;display:grid}.profile-list{border-top:1px solid var(--line)}.mini-profile{border-bottom:1px solid var(--line);grid-template-columns:72px 1fr auto;align-items:center;gap:13px;min-height:96px;padding:12px 0;display:grid}button.mini-profile{border:0;border-bottom:1px solid var(--line);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0}button.mini-profile:hover,button.mini-profile:focus-visible{background:var(--soft)}.notification-item,.history-item{position:relative}.notification-dot{background:var(--red);border-radius:999px;width:9px;height:9px;margin-right:9px}.rewind-sheet{max-height:min(760px,100vh - 40px);overflow-y:auto}.rewind-profile-image{background:var(--soft);width:min(100%,280px);height:280px;color:var(--muted);border-radius:24px;place-items:center;margin:0 auto 18px;display:grid;position:relative;overflow:hidden}.rewind-profile-image img{object-fit:cover}.rewind-actions{justify-content:center;align-items:center;gap:18px;margin:14px 0 8px;display:flex}.rewind-actions .swipe-button{border:1px solid var(--line);background:#fff;border-radius:999px;width:58px;height:58px;margin:0}.mini-work{background:#eee;border-radius:20px;width:72px;height:72px;position:relative;overflow:hidden}.mini-work img{object-fit:cover}.mini-copy{min-width:0}.mini-copy h3{letter-spacing:-.02em;margin:0;font-size:17px;line-height:1.2}.mini-copy p,.mini-copy span{text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;display:block;overflow:hidden}.mini-copy p{color:#4e4f54;font-size:13px}.mini-copy span{color:#96979c;font-size:12px}.match-dot{background:var(--red-soft);width:34px;height:34px;color:var(--red);border-radius:999px;place-items:center;font-size:14px;display:grid}.pending-dot{background:#d4d4d7;border-radius:999px;width:10px;height:10px;margin-right:9px}.compact-empty{background:var(--soft);color:var(--muted);border-radius:22px;padding:24px 18px;font-size:14px;line-height:1.5}.message-panel{gap:18px;display:grid}.message-list{border:1px solid var(--line);background:#fbfbfb;border-radius:24px;flex-direction:column;gap:9px;min-height:260px;padding:16px;display:flex}.message-bubble{background:var(--soft);max-width:82%;color:var(--ink);white-space:pre-wrap;border-radius:17px 17px 17px 5px;margin:0;padding:10px 13px;font-size:14px;line-height:1.45}.message-bubble.mine{background:var(--ink);color:#fff;border-radius:17px 17px 5px;align-self:flex-end}.message-form{gap:10px;display:grid}.message-form textarea{resize:vertical;width:100%}.notice-card{background:var(--red-soft);color:#64101d;border-radius:18px;flex-direction:column;gap:3px;margin-bottom:16px;padding:15px 16px;display:flex}.notice-card strong{font-size:14px}.notice-card span{color:#8a3a47;font-size:12px}.work-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px;display:grid}.work-tile,.work-add{aspect-ratio:1;background:#f1f1f2;border-radius:24px;position:relative;overflow:hidden}.work-tile img{object-fit:cover}.tile-action{z-index:2;color:#222;cursor:pointer;background:#ffffffeb;border-radius:999px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:9px;right:9px}.work-add{color:#5d5e63;cursor:pointer;border:1px dashed #d4d4d8;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.work-add span{font-size:13px;font-weight:700}.profile-form,.auth-form{flex-direction:column;gap:14px;display:flex}.profile-form label,.auth-form label{flex-direction:column;gap:7px;min-width:0;display:flex}.profile-form label>span,.auth-form label>span{color:#5d5e63;padding-left:2px;font-size:12px;font-weight:700}.form-row{grid-template-columns:.75fr 1.25fr;gap:10px;display:grid}input,textarea,select{color:#171717;background:#fafafa;border:1px solid #e2e2e5;border-radius:16px;outline:none;width:100%;min-height:51px;padding:0 14px;transition:border-color .1s,box-shadow .1s}textarea{resize:vertical;min-height:100px;padding-top:13px;line-height:1.45}select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#777 50%),linear-gradient(135deg,#777 50%,#0000 50%);background-position:calc(100% - 18px) 22px,calc(100% - 13px) 22px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:32px}input:focus,textarea:focus,select:focus{background:#fff;border-color:#ff2d2d9e;box-shadow:0 0 0 3px #ff2d2d1a}.form-status{color:#66676c;margin:-2px 2px 0;font-size:13px}.auth-shell{width:100%;min-height:100dvh;padding:max(24px, env(safe-area-inset-top)) 18px max(24px, env(safe-area-inset-bottom));place-items:center;display:grid}.auth-card{width:min(100%,500px);box-shadow:var(--shadow);background:#fff;border-radius:34px;padding:24px}.auth-card.compact{max-width:440px}.back-link{color:#5e5f64;margin-bottom:32px;font-size:13px;font-weight:700;display:inline-block}.auth-card h1{margin-top:8px;font-size:clamp(38px,10vw,52px)}.auth-intro{max-width:37ch;color:var(--muted);margin:12px 0 24px;font-size:14px;line-height:1.5}.auth-form{margin-top:24px}.auth-switch{text-align:center;color:var(--muted);margin:18px 0 0;font-size:13px}.auth-switch a{color:var(--ink);font-weight:750}.form-loading{height:300px}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (max-width:420px){.app-screen{padding-left:14px;padding-right:14px}.discover-card{border-radius:30px}.profile-copy{padding:18px 17px 20px}.profile-copy>p{font-size:14px}.swipe-button{min-height:56px}.auth-card{border-radius:28px;padding:20px}}@media (min-width:700px){body{padding:24px 0}.site-shell{border-radius:42px;min-height:calc(100dvh - 48px);overflow:hidden}.app-screen{min-height:calc(100dvh - 48px)}.bottom-nav{border-radius:0 0 42px 42px;bottom:24px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
