:root{--bg:#fff7ee;--bg-deep:#ffefdf;--surface:#fff;--surface-2:#fff4ea;--surface-3:#fbeee3;--line:#f0e2d5;--line-strong:#e2cdb9;--ink:#2b221d;--ink-2:#5c4f47;--muted:#75645a;--faint:#a4948a;--primary:#d4401a;--primary-deep:#b5330f;--primary-bright:#ff6f4e;--primary-soft:#ffe8df;--primary-ink:#7a2e14;--butter:#ffd25e;--butter-soft:#fff3c9;--butter-ink:#6b4c00;--sage:#22794a;--sage-bright:#8fd3ac;--sage-soft:#e2f4e8;--plum:#6b4de6;--plum-bright:#a394ff;--plum-soft:#ece7ff;--plum-ink:#3a2a8c;--danger:#d63a33;--danger-soft:#fde7e6;--sky-soft:#e3f0ff;--rose-soft:#ffe1ea;--radius-xl:28px;--radius-lg:22px;--radius-md:16px;--radius-sm:12px;--radius-pill:999px;--shadow-sm:0 1px 2px #5434180d, 0 2px 10px #5434180d;--shadow-md:0 8px 26px #5434181a;--shadow-lg:0 22px 56px #54341829;--font:"Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", "Segoe UI", sans-serif;--header-h:60px;--tabbar-h:66px;--shell-w:480px;--safe-bottom:env(safe-area-inset-bottom,0px)}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background:var(--bg);min-height:100dvh;color:var(--ink);font-family:var(--font);letter-spacing:-.01em;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.55}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{letter-spacing:-.025em;word-break:keep-all;font-weight:800;line-height:1.22}p,li,small{word-break:keep-all;overflow-wrap:anywhere}button,input,textarea,select{font:inherit;color:inherit;letter-spacing:inherit}button{cursor:pointer;background:0 0;border:0;padding:0}button:disabled{cursor:not-allowed}img{max-width:100%;display:block}ul,ol{margin:0;padding:0;list-style:none}a{color:inherit}:focus-visible{outline-offset:2px;border-radius:6px;outline:3px solid #d4401a59}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.eyebrow{letter-spacing:.02em;color:var(--primary);align-items:center;gap:6px;font-size:12.5px;font-weight:700;display:inline-flex}.eyebrow.plum{color:var(--plum)}.eyebrow.muted{color:var(--muted)}.display{letter-spacing:-.035em;font-size:clamp(30px,8vw,40px);line-height:1.12}@media (min-width:880px){.display{font-size:54px}}.display em,.hl{color:var(--primary);font-style:normal}.section-title{gap:8px;display:grid}.section-title h2{font-size:24px}.section-title p{color:var(--muted);font-size:15px}.section-title.align-center{text-align:center;justify-items:center}.lead{color:var(--ink-2);font-size:16.5px;line-height:1.6}.fine{color:var(--muted);font-size:13px;line-height:1.5}.fine.tight{align-items:center;gap:6px;display:inline-flex}.muted{color:var(--muted)}.btn{border-radius:var(--radius-pill);white-space:nowrap;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;gap:8px;font-weight:700;line-height:1;transition:transform .12s,background .15s,box-shadow .15s,color .15s;display:inline-flex;position:relative}.btn:active:not(:disabled){transform:translateY(1px)scale(.99)}.btn-md{min-height:48px;padding:0 20px;font-size:15.5px}.btn-lg{min-height:56px;padding:0 26px;font-size:17px}.btn-sm{min-height:38px;padding:0 14px;font-size:14px}.btn-full{width:100%}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 8px 20px #d4401a38}.btn-primary:hover:not(:disabled){background:var(--primary-deep)}.btn-secondary{background:var(--ink);color:#fff}.btn-secondary:hover:not(:disabled){background:#3d312a}.btn-soft{background:var(--primary-soft);color:var(--primary-ink)}.btn-soft:hover:not(:disabled){background:#ffdccd}.btn-ghost{background:var(--surface);color:var(--ink);box-shadow:inset 0 0 0 1.5px var(--line-strong)}.btn-ghost:hover:not(:disabled){background:var(--surface-2)}.btn-danger{background:var(--danger);color:#fff}.btn-text{color:var(--muted);background:0 0;min-height:40px;padding:0 8px;font-weight:600}.btn-text:hover:not(:disabled){color:var(--ink)}.btn-text.danger{color:var(--danger)}.btn:disabled{opacity:.5;box-shadow:none}.btn-spinner{border:2.5px solid #ffffff59;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin}.btn-ghost .btn-spinner,.btn-soft .btn-spinner,.btn-text .btn-spinner{border-color:currentColor #2b221d26 #2b221d26}.icon-button{width:42px;height:42px;color:var(--ink-2);background:0 0;border-radius:50%;place-items:center;transition:background .15s;display:inline-grid}.icon-button:hover{background:var(--surface-3)}.icon-button.danger{color:var(--danger)}.chip{white-space:nowrap;border-radius:var(--radius-pill);background:var(--surface-3);color:var(--ink-2);align-items:center;gap:5px;padding:6px 11px;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.chip-primary{background:var(--primary-soft);color:var(--primary-ink)}.chip-plum{background:var(--plum-soft);color:var(--plum-ink)}.chip-sage{background:var(--sage-soft);color:var(--sage)}.chip-butter{background:var(--butter-soft);color:var(--butter-ink)}.chip-danger{background:var(--danger-soft);color:var(--danger)}.chip-ink{background:var(--ink);color:#fff}.chip-row{flex-wrap:wrap;gap:6px;display:flex}.pill{white-space:nowrap;border-radius:var(--radius-pill);background:var(--surface-3);color:var(--ink-2);align-items:center;gap:6px;padding:5px 10px;font-size:12.5px;font-weight:700;display:inline-flex}.pill-sage{background:var(--sage-soft);color:var(--sage)}.pill-butter{background:var(--butter-soft);color:var(--butter-ink)}.pill-primary{background:var(--primary-soft);color:var(--primary-ink)}.pill-plum{background:var(--plum-soft);color:var(--plum-ink)}.pill-danger{background:var(--danger-soft);color:var(--danger)}.pill-dot{background:currentColor;border-radius:50%;width:7px;height:7px;animation:1.6s ease-in-out infinite pulse}.notice{border-radius:var(--radius-md);background:var(--surface-2);color:var(--ink-2);gap:12px;padding:14px 16px;display:flex}.notice-icon{width:32px;height:32px;color:var(--primary);background:#ffffffb3;border-radius:10px;flex:none;place-items:center;display:grid}.notice-body{gap:2px;font-size:14px;line-height:1.5;display:grid}.notice-body strong{color:var(--ink)}.notice-soft{background:var(--surface-2)}.notice-plum{background:var(--plum-soft)}.notice-plum .notice-icon{color:var(--plum)}.notice-sage{background:var(--sage-soft)}.notice-sage .notice-icon{color:var(--sage)}.notice-warn{background:var(--butter-soft)}.notice-warn .notice-icon{color:var(--butter-ink)}.notice-danger{background:var(--danger-soft)}.notice-danger .notice-icon{color:var(--danger)}.field{gap:8px;display:grid}.field-label{color:var(--ink);align-items:center;gap:6px;font-size:14px;font-weight:700;display:flex}.field-label em{color:var(--faint);background:var(--surface-3);border-radius:6px;padding:2px 6px;font-size:11.5px;font-style:normal;font-weight:700}.field-hint{color:var(--muted);font-size:13px}.field-error{color:var(--danger);font-size:13px;font-weight:600}.input,.select,.textarea{border:1.5px solid var(--line-strong);background:var(--surface);width:100%;min-height:50px;color:var(--ink);border-radius:14px;padding:0 16px;font-size:16px;transition:border-color .15s,box-shadow .15s}.textarea{resize:vertical;min-height:96px;padding:14px 16px}.input::placeholder,.textarea::placeholder{color:var(--faint)}.input:focus,.select:focus,.textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 4px #d4401a1f}.has-error .input{border-color:var(--danger)}.select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2375645a' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:40px}.input-row{gap:8px;display:flex}.input-row .input{flex:1;min-width:0}.input-with-count{position:relative}.input-with-count .count{color:var(--faint);pointer-events:none;font-size:12px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.option-card{text-align:left;border-radius:var(--radius-md);border:1.5px solid var(--line-strong);background:var(--surface);gap:4px;padding:14px 16px;transition:border-color .15s,background .15s,box-shadow .15s;display:grid;position:relative}.option-card strong{font-size:15.5px}.option-card small{color:var(--muted);font-size:13px}.option-card.selected{border-color:var(--primary);background:var(--primary-soft);box-shadow:0 0 0 3px #d4401a1a}.option-card.selected strong{color:var(--primary-ink)}.option-card .option-check{background:var(--primary);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;display:grid;position:absolute;top:12px;right:12px}.option-card.wide{grid-column:1/-1}.pick-row{flex-wrap:wrap;gap:8px;display:flex}.pick{border-radius:var(--radius-pill);border:1.5px solid var(--line-strong);background:var(--surface);min-height:40px;color:var(--ink-2);align-items:center;gap:6px;padding:0 14px;font-size:14.5px;font-weight:600;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.pick.selected{border-color:var(--primary);background:var(--primary);color:#fff}.pick.subtle.selected{background:var(--primary-soft);color:var(--primary-ink)}.pick:disabled{opacity:.45}.toggle{border-radius:var(--radius-pill);background:var(--line-strong);flex:none;width:50px;height:30px;transition:background .15s;position:relative}.toggle i{background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.toggle.on{background:var(--sage)}.toggle.on i{transform:translate(20px)}.progress{border-radius:var(--radius-pill);background:var(--surface-3);height:8px;overflow:hidden}.progress i{border-radius:inherit;background:var(--primary);height:100%;transition:width .6s;display:block}.progress-plum i{background:var(--plum)}.progress-sage i{background:var(--sage)}.progress-butter i{background:var(--butter)}.steps{gap:6px;display:flex}.steps li{flex:1;justify-items:start;gap:6px;display:grid}.steps li span{background:var(--surface-3);width:24px;height:24px;color:var(--faint);border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.steps li small{color:var(--faint);font-size:12px;font-weight:700}.steps li.current span{background:var(--primary);color:#fff}.steps li.current small{color:var(--ink)}.steps li.done span{background:var(--sage-soft);color:var(--sage)}.steps li.done small{color:var(--muted)}.card{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:20px}.card.soft{background:var(--surface-2);box-shadow:none}.card.plum{box-shadow:none;background:linear-gradient(160deg,#f3efff,#e9e2ff)}.card.outline{box-shadow:inset 0 0 0 1.5px var(--line)}.card-stack{gap:14px;display:grid}.card h3{font-size:17px}.card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.card-head h3{align-items:center;gap:8px;display:inline-flex}.row-list{display:grid}.row-list>*+*{border-top:1px solid var(--line)}.row{justify-content:space-between;align-items:center;gap:12px;padding:14px 0;display:flex}.row-text{gap:2px;min-width:0;display:grid}.row-text strong{font-size:15px}.row-text small{color:var(--muted);font-size:13px}.row.button{text-align:left;width:100%;color:inherit}.row.button:hover:not(:disabled) .row-text strong{color:var(--primary)}.row.button:disabled{opacity:.55}.row .input,.row .select{max-width:180px}.sheet-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#2b221d7a;justify-content:center;align-items:flex-end;animation:.18s fade-in;display:flex;position:fixed;inset:0}.sheet{width:100%;max-width:var(--shell-w);background:var(--surface);max-height:calc(100dvh - 32px);padding:10px 22px calc(20px + var(--safe-bottom));box-shadow:var(--shadow-lg);border-radius:28px 28px 0 0;flex-direction:column;animation:.24s cubic-bezier(.2,.8,.2,1) rise;display:flex;position:relative}.sheet-plum{background:linear-gradient(#f6f3ff 0%,#fff 30%)}.sheet-celebrate{background:linear-gradient(#fff3e6 0%,#fff 32%)}.sheet-danger{background:linear-gradient(#fdeceb 0%,#fff 30%)}.sheet-grip{background:var(--line-strong);border-radius:3px;align-self:center;width:44px;height:5px;margin-bottom:8px}.sheet-head{justify-content:space-between;align-items:flex-start;gap:12px;min-height:24px;display:flex}.sheet-head>div{gap:6px;padding-top:4px;display:grid}.sheet-head h2{font-size:22px}.sheet-head .icon-button{margin:-6px -10px 0 0}.sheet-body{color:var(--ink-2);gap:16px;padding:14px 2px 6px;display:grid;overflow-y:auto}.sheet-body>p{font-size:15.5px;line-height:1.6}.sheet-foot{gap:8px;padding-top:10px;display:grid}.sheet-hero{justify-content:center;align-items:center;gap:10px;padding:14px 0 4px;display:flex}.sheet-hero .sheet-hero-mid{background:var(--surface);width:44px;height:44px;color:var(--plum);box-shadow:var(--shadow-sm);border-radius:50%;place-items:center;font-weight:800;display:grid}.sheet-hero.stack{flex-direction:column}.choice-list,.choice-group{gap:8px;display:grid}.choice-group>small{color:var(--muted);font-size:12.5px;font-weight:700}.choice{border-radius:var(--radius-md);border:1.5px solid var(--line-strong);background:var(--surface);text-align:left;width:100%;min-height:52px;color:var(--ink);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-size:15px;font-weight:600;display:flex}.choice i{border:1.5px solid var(--line-strong);color:#0000;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;display:grid}.choice.selected{border-color:var(--primary);background:var(--primary-soft)}.choice.selected i{background:var(--primary);border-color:var(--primary);color:#fff}.choice.plum.selected{border-color:var(--plum);background:var(--plum-soft)}.choice.plum.selected i{background:var(--plum);border-color:var(--plum)}.toast{left:50%;bottom:calc(var(--tabbar-h) + var(--safe-bottom) + 14px);z-index:120;border-radius:var(--radius-pill);background:var(--ink);color:#fff;max-width:min(92vw,420px);box-shadow:var(--shadow-md);align-items:center;gap:8px;padding:12px 18px;font-size:14px;font-weight:600;animation:.24s cubic-bezier(.2,.8,.2,1) toast-in;display:inline-flex;position:fixed;transform:translate(-50%)}.empty-state{text-align:center;justify-items:center;gap:10px;padding:48px 24px;display:grid}.empty-icon{background:var(--surface-2);width:64px;height:64px;color:var(--primary);border-radius:22px;place-items:center;margin-bottom:6px;display:grid}.empty-plum .empty-icon{background:var(--plum-soft);color:var(--plum)}.empty-sage .empty-icon{background:var(--sage-soft);color:var(--sage)}.empty-state h2{font-size:20px}.empty-state p{color:var(--muted);max-width:300px;font-size:15px}.empty-action{margin-top:8px}.shell{width:100%;max-width:var(--shell-w);background:var(--bg);flex-direction:column;min-height:100dvh;margin:0 auto;display:flex;position:relative}@media (min-width:720px){.shell{min-height:calc(100dvh - 48px);box-shadow:var(--shadow-lg);border:1px solid #ffffffb3;border-radius:36px;margin:24px auto;overflow:hidden}.toast{bottom:calc(var(--tabbar-h) + 44px)}.sheet-backdrop{align-items:center;padding:24px}.sheet{border-radius:28px;padding-bottom:22px}.sheet-grip{display:none}}.app-header{z-index:30;height:var(--header-h);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff7eedb;border-bottom:1px solid #e2cdb980;justify-content:space-between;align-items:center;gap:10px;padding:0 16px;display:flex;position:sticky;top:0}.app-header .header-right{align-items:center;gap:8px;display:flex}.brand{letter-spacing:-.04em;white-space:nowrap;color:var(--ink);align-items:center;gap:9px;font-size:18px;font-weight:800;display:inline-flex}.brand-mark{background:var(--primary);color:#fff;border-radius:12px;place-items:center;width:34px;height:34px;display:grid;position:relative;box-shadow:0 6px 14px #d4401a40}.brand-mark i{border:2px solid var(--bg);background:var(--butter);width:17px;height:17px;color:var(--butter-ink);border-radius:50%;place-items:center;font-size:10px;font-style:normal;font-weight:900;display:grid;position:absolute;top:-6px;right:-5px}.brand em{letter-spacing:.06em;background:var(--butter-soft);color:var(--butter-ink);border-radius:6px;padding:4px 6px;font-size:10px;font-style:normal;font-weight:800}.brand.large{font-size:22px}.brand.large .brand-mark{border-radius:14px;width:42px;height:42px}.header-timer{border-radius:var(--radius-pill);background:var(--ink);color:#fff;font-variant-numeric:tabular-nums;align-items:center;gap:6px;padding:7px 11px;font-size:13px;font-weight:700;display:inline-flex}.header-timer.warm{background:var(--primary)}.header-timer.plum{background:var(--plum)}.avatar-button{background:var(--surface);width:40px;height:40px;box-shadow:var(--shadow-sm);border-radius:50%;place-items:center;display:grid}.screen{padding:20px 18px calc(var(--tabbar-h) + var(--safe-bottom) + 24px);flex:1;align-content:start;gap:18px;display:grid}.screen.no-tabs{padding-bottom:calc(24px + var(--safe-bottom))}.screen-heading{gap:6px;display:grid}.screen-heading h1{font-size:26px}.screen-heading p{color:var(--muted);font-size:15px}.tabbar{z-index:40;width:100%;max-width:var(--shell-w);height:calc(var(--tabbar-h) + var(--safe-bottom));padding-bottom:var(--safe-bottom);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--line);background:#ffffffeb;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}@media (min-width:720px){.tabbar{margin-top:auto;position:sticky;left:auto;transform:none}}.tabbar button{color:var(--faint);align-content:center;justify-items:center;gap:4px;font-size:11.5px;font-weight:700;transition:color .15s;display:grid;position:relative}.tabbar button span{border-radius:12px;place-items:center;width:40px;height:30px;transition:background .15s;display:grid;position:relative}.tabbar button.active{color:var(--primary)}.tabbar button.active span{background:var(--primary-soft)}.tabbar .tab-badge{background:var(--primary-bright);border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:2px;right:6px}.landing{background:radial-gradient(70% 45% at 15% 0%, #ffd25e4d, transparent 60%), radial-gradient(60% 45% at 100% 10%, #ff6f4e33, transparent 60%), radial-gradient(50% 40% at 50% 100%, #a394ff2e, transparent 60%), var(--bg);min-height:100dvh;position:relative;overflow:hidden}.landing-inner{width:min(1040px,100%);margin:0 auto;padding:0 20px 48px}.landing-nav{justify-content:space-between;align-items:center;gap:12px;padding:18px 0;display:flex}.landing-nav .nav-right{align-items:center;gap:10px;display:flex}.landing-nav .verified-note{color:var(--muted);align-items:center;gap:6px;font-size:13px;font-weight:700;display:none}@media (min-width:720px){.landing-nav .verified-note{display:inline-flex}}.hero{align-items:center;gap:32px;padding:28px 0 40px;display:grid}@media (min-width:880px){.hero{grid-template-columns:1.05fr 1fr;padding:48px 0 72px}}.hero-copy{gap:18px;display:grid}.hero-copy .lead{max-width:460px}.hero-actions{flex-wrap:wrap;align-items:center;gap:10px 16px;display:flex}.hero-trust{color:var(--ink-2);flex-wrap:wrap;gap:8px 18px;font-size:13.5px;font-weight:700;display:flex}.hero-trust span{align-items:center;gap:6px;display:inline-flex}.hero-trust svg{color:var(--primary)}.hero-stage{border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-lg);isolation:isolate;gap:14px;padding:26px 22px;display:grid;position:relative}.hero-stage:before{content:"";z-index:-1;filter:blur(6px);background:radial-gradient(40% 40% at 0 100%,#ffd25e99,#0000 60%),radial-gradient(40% 40% at 100% 0,#ff6f4e59,#0000 60%);border-radius:40px;position:absolute;inset:-22px}.stage-head{align-items:center;gap:10px;display:flex}.stage-head .stage-title{flex:1;gap:1px;display:grid}.stage-head strong{font-size:15px}.stage-head small{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12.5px}.stage-mission{background:var(--butter-soft);border-radius:14px;align-items:center;gap:10px;padding:10px 12px;font-size:13.5px;display:flex}.stage-mission small{color:var(--butter-ink);letter-spacing:.02em;font-size:11.5px;font-weight:800;display:block}.stage-mission strong{font-size:14px}.stage-mission .stage-mission-icon{background:var(--butter);width:32px;height:32px;color:var(--butter-ink);border-radius:10px;flex:none;place-items:center;display:grid}.stage-chat{gap:8px;display:grid}.bubble{border-radius:18px;max-width:82%;padding:10px 14px;font-size:14.5px;line-height:1.45;animation:.5s cubic-bezier(.2,.8,.2,1) both pop}.bubble.other{background:var(--surface-3);border-bottom-left-radius:6px;justify-self:start}.bubble.me{background:var(--primary);color:#fff;border-bottom-right-radius:6px;justify-self:end}.stage-chat .bubble:nth-child(2){animation-delay:.25s}.stage-chat .bubble:nth-child(3){animation-delay:.5s}.stage-lock{background:var(--plum-soft);color:var(--plum-ink);border-radius:14px;align-items:center;gap:10px;padding:12px 14px;font-size:13.5px;display:flex}.stage-lock strong{font-size:14px;display:block}.stage-lock .stage-lock-icon{background:var(--plum);color:#fff;border-radius:10px;flex:none;place-items:center;width:32px;height:32px;display:grid}.sticker{letter-spacing:.02em;box-shadow:var(--shadow-md);border-radius:12px;padding:8px 12px;font-size:12.5px;font-weight:800;position:absolute;transform:rotate(-6deg)}.sticker.top{background:var(--butter);color:var(--butter-ink);top:-14px;right:18px;transform:rotate(5deg)}.sticker.bottom{background:var(--ink);color:#fff;bottom:-14px;left:16px}.landing-section{gap:22px;padding:36px 0;display:grid}.how-grid{gap:12px;display:grid}@media (min-width:720px){.how-grid{grid-template-columns:repeat(3,1fr)}}.how-card{border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);gap:10px;padding:22px;display:grid}.how-card .how-num{border-radius:12px;place-items:center;width:36px;height:36px;font-size:15px;font-weight:900;display:inline-grid}.how-card.one .how-num{background:var(--primary-soft);color:var(--primary-ink)}.how-card.two .how-num{background:var(--butter-soft);color:var(--butter-ink)}.how-card.three .how-num{background:var(--plum-soft);color:var(--plum-ink)}.how-card h3{font-size:18px}.how-card p{color:var(--muted);font-size:14.5px}.safety-grid{gap:10px;display:grid}@media (min-width:720px){.safety-grid{grid-template-columns:repeat(2,1fr)}}.safety-item{border-radius:var(--radius-md);background:#ffffffb3;gap:12px;padding:16px;display:flex}.safety-item span{background:var(--sage-soft);width:36px;height:36px;color:var(--sage);border-radius:12px;flex:none;place-items:center;display:grid}.safety-item strong{margin-bottom:2px;font-size:15px;display:block}.safety-item p{color:var(--muted);font-size:13.5px}.known-banner{border-radius:var(--radius-xl);background:var(--ink);color:#fff;gap:18px;padding:30px 24px;display:grid;position:relative;overflow:hidden}@media (min-width:720px){.known-banner{grid-template-columns:auto 1fr;align-items:center;gap:36px;padding:40px}}.known-banner .eyebrow{color:var(--butter)}.known-banner h2{font-size:26px;line-height:1.25}.known-banner p{color:#ffffffb8;margin-top:10px;font-size:15px}.known-faces{justify-self:start;align-items:center;gap:10px;display:flex}.known-faces .bang{color:var(--butter);font-size:28px;font-weight:900}.faq-list{gap:8px;display:grid}.faq{border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm);overflow:hidden}.faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;font-size:15.5px;font-weight:700;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary svg{color:var(--muted);flex:none;transition:transform .2s}.faq[open] summary svg{transform:rotate(90deg)}.faq p{color:var(--muted);padding:0 18px 16px;font-size:14.5px}.landing-cta{text-align:center;border-radius:var(--radius-xl);background:linear-gradient(160deg,#fff1e4,#ffe0d2);justify-items:center;gap:16px;padding:44px 20px;display:grid}.landing-cta h2{font-size:26px}.landing-cta p{color:var(--ink-2)}.landing-footer{color:var(--muted);gap:10px;padding:32px 0 0;font-size:12.5px;display:grid}.mask-cluster{align-items:center;display:flex}.mask-cluster .mask-avatar{box-shadow:0 0 0 3px var(--surface);border-radius:50%}.mask-cluster .mask-avatar+.mask-avatar{margin-left:-12px}.onboard{gap:22px;display:grid}.onboard-head{gap:8px;display:grid}.onboard-head h1{font-size:26px}.onboard-head p{color:var(--muted);font-size:15px}.onboard-body{gap:20px;display:grid}.onboard-foot{gap:8px;padding-top:4px;display:grid}.promise-list{gap:10px;display:grid}.promise{border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm);gap:12px;padding:14px 16px;display:flex}.promise span{background:var(--primary-soft);width:36px;height:36px;color:var(--primary);border-radius:12px;flex:none;place-items:center;display:grid}.promise strong{font-size:15px;display:block}.promise small{color:var(--muted);font-size:13.5px}.mask-preview{border-radius:var(--radius-lg);background:linear-gradient(160deg,#f6f2ff,#ece7ff);align-items:center;gap:14px;padding:16px 18px;display:flex}.mask-preview .mask-preview-text{gap:4px;min-width:0;display:grid}.mask-preview strong{font-size:17px}.mask-preview small{color:var(--plum-ink);font-size:13px}.identity-preview{border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:16px;display:grid}.photo-slot{background:var(--surface-3);width:84px;height:84px;color:var(--muted);cursor:pointer;border:2px dashed var(--line-strong);border-radius:26px;place-items:center;display:grid;position:relative;overflow:hidden}.photo-slot.ready{border-style:solid;border-color:var(--sage);background:var(--sage-soft);color:var(--sage)}.photo-slot .photo-slot-text{justify-items:center;gap:2px;font-size:11.5px;font-weight:700;display:grid}.identity-fields{gap:12px;display:grid}.greeting{justify-content:space-between;align-items:center;gap:12px;display:flex}.greeting h1{font-size:24px}.greeting p{color:var(--muted);margin-top:2px;font-size:14.5px}.checklist{gap:10px;display:grid}.checklist-items{gap:8px;display:grid}.checklist-item{color:var(--ink-2);align-items:center;gap:10px;font-size:14.5px;font-weight:600;display:flex}.checklist-item i{border:2px solid var(--line-strong);color:#0000;background:0 0;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;display:grid}.checklist-item.done i{border-color:var(--sage-soft);background:var(--sage-soft);color:var(--sage)}.checklist-item.done{color:var(--muted);-webkit-text-decoration:line-through #2b221d40;text-decoration:line-through #2b221d40}.mode-cards{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.mode-card{border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);text-align:left;border:2px solid #0000;gap:8px;padding:16px;transition:border-color .15s,transform .15s;display:grid}.mode-card .mode-icon{background:var(--surface-3);width:40px;height:40px;color:var(--ink-2);border-radius:14px;place-items:center;display:grid}.mode-card strong{font-size:16px}.mode-card small{color:var(--muted);font-size:13px}.mode-card.selected{border-color:var(--primary)}.mode-card.selected .mode-icon{background:var(--primary-soft);color:var(--primary)}.hero-card{border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-md);gap:16px;padding:22px 20px;display:grid;position:relative;overflow:hidden}.hero-card.warm{background:linear-gradient(165deg,#fff6ec 0%,#ffe7db 100%)}.hero-card.plum{background:linear-gradient(165deg,#f5f1ff 0%,#e9e2ff 100%)}.hero-card.sage{background:linear-gradient(165deg,#f0faf3 0%,#dff3e6 100%)}.hero-card.ink{background:var(--ink);color:#fff}.hero-card.ink .muted,.hero-card.ink p{color:#ffffffb8}.hero-card h2{font-size:22px}.hero-card>p{color:var(--ink-2);font-size:15px}.hero-card .stamp{letter-spacing:.06em;background:var(--butter);color:var(--butter-ink);border-radius:10px;padding:6px 10px;font-size:11.5px;font-weight:900;position:absolute;top:16px;right:16px;transform:rotate(6deg)}.hero-card .stamp.plum{background:var(--plum);color:#fff}.hero-card .stamp.sage{background:var(--sage);color:#fff}.partner-strip{align-items:center;gap:12px;display:flex}.partner-strip .partner-text{gap:2px;min-width:0;display:grid}.partner-strip strong{font-size:18px}.partner-strip small{color:var(--muted);font-size:13px}.keyword-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.keyword{background:#ffffffbf;border-radius:14px;gap:2px;padding:10px 12px;display:grid}.keyword small{color:var(--muted);font-size:11.5px;font-weight:700}.keyword strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.timer-block{gap:8px;display:grid}.timer-block .timer-row{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.timer-block strong{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:26px}.timer-block small{color:var(--muted);font-size:13px}.waiting-anim{align-items:center;gap:10px;display:flex}.waiting-anim .dots{gap:4px;display:inline-flex}.waiting-anim .dots i{background:var(--primary);border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite bounce}.waiting-anim .dots i:nth-child(2){animation-delay:.15s}.waiting-anim .dots i:nth-child(3){animation-delay:.3s}.team-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.team-seat{border-radius:var(--radius-md);text-align:center;background:#fffc;justify-items:center;gap:6px;padding:16px 12px;display:grid}.team-seat strong{font-size:15px}.team-seat small{color:var(--muted);font-size:12.5px}.team-seat.empty{border:2px dashed var(--line-strong);color:var(--faint);background:0 0}.team-seat.empty .seat-icon{background:var(--surface-3);border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.code-box{border-radius:var(--radius-md);background:var(--ink);color:#fff;gap:10px;padding:14px 16px;display:grid}.code-box small{color:#ffffffa8;font-size:12.5px}.code-box .code{letter-spacing:.03em;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:18px;font-weight:800}.code-box .code-actions{gap:8px;display:flex}.code-box .btn-ghost{color:#fff;box-shadow:none;background:#ffffff1f}.how-mini{gap:10px;display:grid}.how-mini li{align-items:flex-start;gap:12px;display:flex}.how-mini li span{background:var(--surface-3);width:26px;height:26px;color:var(--ink-2);border-radius:50%;flex:none;place-items:center;font-size:12.5px;font-weight:800;display:grid}.how-mini strong{font-size:14.5px;display:block}.how-mini small{color:var(--muted);font-size:13px}.identity-grid{flex-wrap:wrap;gap:10px;display:flex}.identity-card{border-radius:var(--radius-md);background:#ffffffd9;gap:8px;width:140px;padding:10px;display:grid}.identity-card img,.identity-card .identity-placeholder{aspect-ratio:1;object-fit:cover;background:var(--surface-3);border-radius:14px;width:100%}.identity-card .identity-placeholder{color:var(--faint);place-items:center;display:grid}.identity-card strong{font-size:15px}.identity-card small{color:var(--muted);font-size:12.5px}.chat-screen{height:calc(100dvh - var(--header-h));min-height:0;padding-bottom:calc(var(--tabbar-h) + var(--safe-bottom));flex-direction:column;flex:none;display:flex}@media (min-width:720px){.chat-screen{height:calc(100dvh - 48px - var(--header-h) - var(--tabbar-h));padding-bottom:0}}.chat-top{background:var(--bg);border-bottom:1px solid var(--line);gap:10px;padding:12px 16px 10px;display:grid}.chat-partner{align-items:center;gap:10px;display:flex}.chat-partner .chat-partner-text{flex:1;gap:1px;min-width:0;display:grid}.chat-partner strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.chat-partner small{color:var(--muted);font-size:12.5px}.mission-ribbon{text-align:left;background:var(--butter-soft);width:100%;color:var(--ink);border-radius:14px;align-items:center;gap:10px;padding:10px 12px;display:flex}.mission-ribbon .mission-icon{background:var(--butter);width:34px;height:34px;color:var(--butter-ink);border-radius:11px;flex:none;place-items:center;display:grid}.mission-ribbon .mission-text{flex:1;gap:1px;min-width:0;display:grid}.mission-ribbon small{color:var(--butter-ink);letter-spacing:.02em;font-size:11.5px;font-weight:800}.mission-ribbon strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.35;display:-webkit-box;overflow:hidden}.mission-ribbon svg:last-child{color:var(--butter-ink)}.messages{overscroll-behavior:contain;flex:1;align-content:start;gap:10px;min-height:0;padding:16px 16px 12px;display:grid;overflow-y:auto}.day-divider{border-radius:var(--radius-pill);color:var(--muted);background:#2b221d0f;justify-self:center;padding:4px 12px;font-size:12px;font-weight:700}.msg-system{background:var(--plum-soft);max-width:88%;color:var(--plum-ink);text-align:center;border-radius:14px;justify-self:center;padding:10px 14px;font-size:13px;line-height:1.5}.msg-row{align-items:flex-end;gap:8px;max-width:88%;display:flex}.msg-row.mine{flex-direction:row-reverse;justify-self:end}.msg-row .mask-avatar{flex:none}.msg-body{gap:3px;min-width:0;display:grid}.msg-row.mine .msg-body{justify-items:end}.msg-sender{color:var(--muted);padding-left:4px;font-size:12px;font-weight:700}.msg-bubble{background:var(--surface);box-shadow:var(--shadow-sm);white-space:pre-wrap;border-radius:18px 18px 18px 6px;padding:10px 14px;font-size:15px;line-height:1.5}.msg-row.mine .msg-bubble{background:var(--primary);color:#fff;box-shadow:none;border-bottom-right-radius:6px;border-bottom-left-radius:18px}.msg-photo{gap:6px;max-width:240px;margin:0;display:grid}.msg-photo img{border-radius:16px;width:100%}.msg-photo figcaption{color:var(--ink-2);padding:0 4px;font-size:13.5px}.msg-time{color:var(--faint);padding:0 4px;font-size:11px}.quick-replies{gap:8px;padding:0 16px 10px;display:grid}.quick-replies small{color:var(--muted);font-size:12.5px;font-weight:700}.quick-replies .quick-list{scrollbar-width:none;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.quick-replies .quick-list::-webkit-scrollbar{display:none}.quick-replies button{border-radius:var(--radius-pill);background:var(--surface);box-shadow:inset 0 0 0 1.5px var(--line-strong);color:var(--ink-2);white-space:nowrap;flex:none;padding:9px 14px;font-size:13.5px;font-weight:600}.composer{padding:10px 12px calc(10px + var(--safe-bottom));background:var(--surface);border-top:1px solid var(--line);align-items:flex-end;gap:8px;display:flex}@media (min-width:720px){.composer{padding-bottom:10px}}.composer .icon-button{background:var(--surface-2);width:44px;height:44px;color:var(--ink-2);flex:none}.composer label.icon-button{cursor:pointer}.composer label.icon-button.disabled{opacity:.5;pointer-events:none}.composer textarea{border:1.5px solid var(--line-strong);background:var(--bg);resize:none;border-radius:22px;flex:1;min-height:44px;max-height:120px;padding:11px 14px;font-size:15.5px;line-height:1.4}.composer textarea:focus{border-color:var(--primary);outline:none}.composer .send-button{background:var(--primary);color:#fff;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;transition:opacity .15s;display:grid}.composer .send-button:disabled{opacity:.35}.chat-ended{padding:16px 16px calc(16px + var(--safe-bottom));background:var(--surface);border-top:1px solid var(--line);gap:12px;display:grid}.chat-ended h3{font-size:17px}.chat-ended p{color:var(--muted);font-size:14px}.reveal-strip{border-bottom:1px solid var(--line);background:linear-gradient(160deg,#f5f1ff,#e9e2ff);padding:10px 16px}.reveal-strip-head{align-items:center;gap:10px;display:flex}.reveal-strip-faces{flex:none;display:flex}.reveal-strip-faces img,.reveal-face-placeholder{object-fit:cover;background:var(--surface-3);width:36px;height:36px;color:var(--faint);border-radius:50%;place-items:center;display:grid;box-shadow:0 0 0 2px #fff}.reveal-strip-faces>*+*{margin-left:-10px}.reveal-strip-text{flex:1;gap:1px;min-width:0;display:grid}.reveal-strip-text strong{font-size:14.5px}.reveal-strip-text small{color:var(--plum-ink);font-size:12px}.identity-card.large{width:calc(50% - 5px)}.temperature{color:var(--muted);align-items:center;gap:10px;font-size:12.5px;font-weight:700;display:flex}.temperature .progress{flex:1;height:6px}.temperature b{color:var(--primary);font-variant-numeric:tabular-nums}.timeline{gap:10px;display:grid}.timeline-item{border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);grid-template-columns:auto 1fr;gap:14px;padding:16px;display:grid}.timeline-item .tl-icon{background:var(--surface-3);width:44px;height:44px;color:var(--muted);border-radius:14px;place-items:center;display:grid}.timeline-item.active .tl-icon{background:var(--butter);color:var(--butter-ink)}.timeline-item.done .tl-icon{background:var(--sage-soft);color:var(--sage)}.timeline-item.locked{opacity:.7}.timeline-item .tl-text{gap:4px;display:grid}.timeline-item .tl-meta{color:var(--muted);letter-spacing:.02em;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.timeline-item h3{font-size:16px}.timeline-item p{color:var(--muted);font-size:13.5px}.inhu-card{border-radius:var(--radius-xl);background:linear-gradient(165deg,#f5f1ff,#e9e2ff);gap:14px;padding:20px;display:grid}.inhu-card.locked{background:var(--surface-2)}.sheet .inhu-card{background:0 0;padding:4px 0 0}.inhu-card h2{font-size:21px}.inhu-card>p{color:var(--ink-2);font-size:14.5px}.inhu-options{gap:8px;display:grid}.inhu-option{text-align:left;border-radius:var(--radius-md);background:var(--surface);width:100%;box-shadow:var(--shadow-sm);align-items:center;gap:12px;padding:12px 14px;transition:transform .15s;display:flex}.inhu-option:hover:not(:disabled){transform:translateY(-1px)}.inhu-option .inhu-emoji{background:var(--surface-2);border-radius:14px;flex:none;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.inhu-option .inhu-text{flex:1;gap:2px;min-width:0;display:grid}.inhu-option strong{font-size:15px}.inhu-option small{color:var(--muted);font-size:12.5px}.inhu-status{border-radius:var(--radius-md);background:var(--surface);gap:12px;padding:16px;display:grid}.inhu-status .inhu-status-head{align-items:center;gap:10px;display:flex}.inhu-status strong{font-size:16px}.inhu-status p{color:var(--muted);font-size:14px}.inhu-status .vote-row{grid-template-columns:1fr 1fr;gap:8px;display:grid}.mask-card{text-align:center;border-radius:var(--radius-xl);background:linear-gradient(165deg,#f6f2ff 0%,#e9e2ff 100%);justify-items:center;gap:12px;padding:28px 20px 22px;display:grid;position:relative;overflow:hidden}.mask-card .stamp{background:var(--plum);color:#fff;letter-spacing:.06em;border-radius:8px;padding:5px 9px;font-size:11px;font-weight:900;position:absolute;top:14px;left:14px;transform:rotate(-6deg)}.mask-card h2{font-size:22px}.mask-card .mask-card-meta{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.mask-card .mask-card-note{color:var(--plum-ink);font-size:13px}.settings-group{gap:12px;display:grid}.settings-group h3{color:var(--ink-2);align-items:center;gap:8px;padding:0 4px;font-size:15px;display:inline-flex}.settings-card{border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);gap:16px;padding:18px;display:grid}.settings-card .row-list>*+*{border-top:1px solid var(--line)}.inline-suggest{flex-wrap:wrap;gap:6px;display:flex}.inline-suggest button{border-radius:var(--radius-pill);background:var(--surface-3);color:var(--ink-2);padding:6px 10px;font-size:12.5px;font-weight:600}.save-bar{bottom:calc(var(--tabbar-h) + var(--safe-bottom) + 10px);z-index:20;border-radius:var(--radius-pill);background:var(--ink);color:#fff;box-shadow:var(--shadow-md);justify-content:space-between;align-items:center;gap:10px;padding:10px 10px 10px 16px;font-size:14px;font-weight:600;animation:.2s rise;display:flex;position:sticky}.save-bar .btn-sm{min-height:36px}.legal{color:var(--faint);padding:0 4px;font-size:12px;line-height:1.5}.gate{border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-md);gap:16px;padding:26px 22px;display:grid}.gate h1{font-size:24px}.gate>p{color:var(--ink-2);font-size:15px}.gate-icon{background:var(--primary-soft);width:56px;height:56px;color:var(--primary);border-radius:18px;place-items:center;display:grid}.gate-icon.plum{background:var(--plum-soft);color:var(--plum)}.gate-icon.butter{background:var(--butter-soft);color:var(--butter-ink)}.queue-number{align-items:baseline;gap:8px;display:flex}.queue-number strong{letter-spacing:-.04em;color:var(--primary);font-size:44px;line-height:1}.queue-number span{color:var(--muted);font-size:15px;font-weight:700}.loading-gate{text-align:center;justify-items:center;gap:14px;padding:72px 20px;display:grid}.loading-gate .mask-avatar{animation:2.2s ease-in-out infinite float}.loading-gate h2{font-size:19px}.loading-gate p{color:var(--muted);font-size:14px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}@keyframes pop{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@layer legacy-monolith{.landing-intro{isolation:isolate;color:#fff;background:#171527;min-height:max(760px,100svh);position:relative;overflow:hidden}.hero-media,.hero-shade{position:absolute;inset:0}.hero-media img{object-fit:cover;object-position:64% center;filter:saturate(.9)contrast(1.03)}.hero-shade{z-index:1;background:linear-gradient(90deg,#0c0b19f0 0%,#110e22cc 34%,#14102533 67%,#0c0a1629 100%),linear-gradient(#0000 57%,#0a0814b3 100%)}.landing-intro .landing-nav{color:#fff}.landing-intro .brand>span:nth-child(2) b{color:var(--lime)}.landing-intro .brand-mark{box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff29}.landing-intro .verified-note{color:#ffffffc2}.landing-intro .btn-ghost{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#120f223d;border-color:#ffffff57}.landing-intro .landing-hero{grid-template-columns:minmax(0,720px) 1fr;align-items:end;gap:52px;min-height:calc(max(760px,100svh) - 88px);padding:88px 0 94px}.landing-intro .landing-hero:before,.landing-intro .landing-hero:after{display:none}.landing-intro .hero-copy{align-self:center}.landing-intro .kicker{color:var(--lime)}.landing-intro .hero-copy h1{color:#fff;letter-spacing:-.078em;text-wrap:balance;max-width:820px;margin:24px 0 28px;font-size:clamp(58px,7.4vw,108px);line-height:.96}.landing-intro .hero-copy h1 em{color:#fff;font-style:normal}.landing-intro .hero-copy>p{color:#ffffffbf;font-size:17px;line-height:1.75}.landing-intro .btn-primary{background:var(--lime);color:#282238;box-shadow:0 16px 34px #00000038}.landing-intro .btn-primary:hover{background:#ecffad;box-shadow:0 20px 40px #00000047}.landing-intro .text-button{color:#ffffffc7}.landing-intro .hero-trust{color:#ffffffb3}.hero-signal{z-index:2;-webkit-backdrop-filter:blur(24px)saturate(1.25);backdrop-filter:blur(24px)saturate(1.25);background:#1612278a;border:1px solid #ffffff47;border-radius:24px;width:min(100%,335px);margin:0 0 18px auto;padding:22px;position:relative;box-shadow:0 22px 60px #00000047}.signal-topline{color:#ffffff94;letter-spacing:.08em;justify-content:space-between;align-items:center;font-size:10px;font-weight:800;display:flex}.signal-topline b{background:var(--lime);color:#332d20;border-radius:999px;padding:6px 8px;font-size:9px}.hero-signal>p{color:var(--lime);margin:27px 0 8px;font-size:11px;font-weight:800}.hero-signal>strong{letter-spacing:-.04em;font-size:19px;line-height:1.45;display:block}.signal-chat{flex-direction:column;align-items:flex-end;gap:8px;margin:22px 0 20px;display:flex}.signal-chat span{color:#ffffffe0;background:#ffffff21;border-radius:14px 14px 4px;max-width:90%;padding:9px 12px;font-size:11px}.signal-chat span:first-child{color:#2a253b;background:#fff;border-radius:14px 14px 14px 4px;align-self:flex-start}.hero-signal>small{color:#ffffff8a;align-items:center;gap:5px;font-size:10px;display:flex}.hero-photo-note{color:#ffffffad;letter-spacing:-.01em;font-size:9px;position:absolute;bottom:25px;right:0}.landing-prologue{text-align:center;align-content:center;place-items:center;width:min(960px,100% - 48px);min-height:620px;margin:0 auto;padding:132px 24px 122px;display:grid;position:relative}.landing-prologue:before{content:"";background:linear-gradient(180deg, #6c56f500, var(--violet));width:1px;height:82px;position:absolute;top:0}.landing-prologue>span,.final-cta>span{color:var(--violet);letter-spacing:.14em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:850}.landing-prologue h2{letter-spacing:-.07em;text-wrap:balance;margin:24px 0 26px;font-size:clamp(48px,6vw,76px);line-height:1.04}.landing-prologue h2 em,.team-copy h2 em,.inhu-copy h2 em{color:var(--violet);font-style:normal}.landing-prologue p{color:var(--muted);margin:0;font-size:16px;line-height:1.85}.landing-prologue a{min-height:46px;color:var(--ink);border-bottom:1px solid #1c193259;align-items:center;gap:12px;margin-top:38px;padding:0 5px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.landing-prologue a span{color:var(--violet);font-size:18px}.landing .rule-section{color:var(--ink);background:#f0ede7;padding:124px max(24px,50vw - 590px)}.landing .section-title{align-items:flex-end;margin-bottom:54px}.landing .section-title>span{color:var(--violet);letter-spacing:.14em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.landing .section-title h2{text-align:right;font-size:clamp(42px,5vw,68px);line-height:1.02}.landing .rule-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.landing .rule-grid article{border:0;border-radius:32px;flex-direction:column;min-height:390px;padding:32px;transition:transform .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 45px #271e4e14}.landing .rule-grid article>*{z-index:1;position:relative}.landing .rule-grid article:after{content:"";background:#ffffff21;border-radius:50%;width:320px;height:320px;position:absolute;top:-110px;right:-90px}.landing .rule-anonymous{color:#fff;background:#6c56f5}.landing .rule-timer{background:var(--lime);color:#28233a}.landing .rule-mission{background:var(--coral);color:#2c2435}.landing .rule-reveal{color:#fff;background:#191625}.landing .rule-number{color:currentColor;opacity:.48;font-size:11px;font-weight:800;top:27px;right:28px}.landing .rule-icon{color:#2a2440;background:#ffffffdb;border-radius:18px;width:58px;height:58px;margin:0;box-shadow:0 12px 25px #18132f1a}.landing .rule-timer .rule-icon,.landing .rule-mission .rule-icon{background:#ffffff94}.landing .rule-tag{color:currentColor;letter-spacing:.13em;opacity:.65;margin-top:auto;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:850}.landing .rule-object{z-index:0;color:#30294b;letter-spacing:-.09em;opacity:.16;font-size:clamp(62px,8vw,108px);line-height:1;position:absolute;top:88px;right:25px}.landing .rule-grid h3{margin:12px 0 13px;font-size:clamp(25px,2.5vw,34px);line-height:1.12}.landing .rule-grid p{color:currentColor;opacity:.76;max-width:450px;font-size:13px;line-height:1.72}.landing .rule-anonymous p{opacity:.9}@media (hover:hover){.landing .rule-grid article:hover{transform:translateY(-5px);box-shadow:0 28px 55px #271e4e24}}.team-feature{color:#fff;background:#5540da;border-radius:42px;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);width:min(1180px,100% - 48px);min-height:640px;margin:120px auto;display:grid;overflow:hidden;box-shadow:0 32px 80px #3a2a9038}.team-copy{flex-direction:column;justify-content:center;padding:76px 64px;display:flex}.team-copy .kicker{color:var(--lime)}.team-copy h2,.inhu-copy h2,.safety-heading h2,.final-cta h2{letter-spacing:-.065em;text-wrap:balance;margin:18px 0 24px;font-size:clamp(42px,4.5vw,64px);line-height:1.06}.team-copy h2 em{color:var(--lime)}.team-copy>p{color:#ffffffb8;margin:0;font-size:14px;line-height:1.8}.team-facts{flex-wrap:wrap;gap:10px;margin:28px 0 34px;display:flex}.team-facts span{color:#ffffffd9;background:#ffffff17;border:1px solid #fff3;border-radius:999px;align-items:center;gap:6px;min-height:36px;padding:0 12px;font-size:11px;font-weight:750;display:inline-flex}.team-copy .btn{align-self:flex-start}.team-photo{background:#29243c;min-height:640px;margin:0;position:relative;overflow:hidden}.team-photo>img{object-fit:cover;object-position:52% center;filter:saturate(.86)contrast(1.03)}.team-photo:after{content:"";background:linear-gradient(#0000 42%,#140f25b8);position:absolute;inset:0}.team-photo-card{z-index:2;-webkit-backdrop-filter:blur(20px)saturate(1.2);backdrop-filter:blur(20px)saturate(1.2);background:#18132ba3;border:1px solid #ffffff52;border-radius:23px;padding:22px;display:grid;position:absolute;bottom:34px;left:28px;right:28px;box-shadow:0 18px 45px #0000003d}.team-photo-card>span{color:var(--lime);letter-spacing:.12em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:850}.team-photo-card>strong{letter-spacing:-.035em;margin:9px 0 16px;font-size:20px}.team-photo-card>div{gap:7px;margin-bottom:12px;display:flex}.team-photo-card i{background:var(--lime);color:#30293c;border-radius:50%;place-items:center;width:29px;height:29px;font-size:12px;font-style:normal;font-weight:900;display:grid}.team-photo-card i:last-child{color:#fff;background:0 0;border:1px solid #ffffff61}.team-photo-card small{color:#ffffffa6;font-size:10px}.team-photo figcaption{z-index:3;color:#ffffffb3;font-size:8px;position:absolute;bottom:10px;right:18px}.inhu-today{background:#fff;border:1px solid #e6e1ea;border-radius:42px;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:72px;width:min(1180px,100% - 48px);margin:0 auto 120px;padding:74px;display:grid;box-shadow:0 26px 70px #29204e14}.inhu-copy h2{font-size:clamp(40px,4.1vw,58px)}.inhu-copy>p{color:var(--muted);margin:0 0 30px;font-size:14px;line-height:1.8}.inhu-copy .text-button{min-height:44px;color:var(--violet-dark);align-items:center;gap:8px;padding:0;display:inline-flex}.inhu-board{color:#fff;background:#1b1828;border-radius:28px;padding:20px;box-shadow:0 24px 55px #1b182833}.inhu-board-head{color:#ffffffb3;justify-content:space-between;align-items:center;min-height:48px;padding:0 8px 10px;font-size:11px;font-weight:750;display:flex}.inhu-board-head span{align-items:center;gap:6px;display:inline-flex}.inhu-board-head b{background:var(--lime);color:#2d2739;border-radius:999px;padding:6px 9px;font-size:9px}.inhu-board article{border-top:1px solid #ffffff1a;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:92px;padding:16px;display:grid}.inhu-board article>div{flex-direction:column;gap:6px;min-width:0;display:flex}.inhu-board article small{color:#ffffff80;font-size:9px}.inhu-board article strong{letter-spacing:-.025em;font-size:14px}.inhu-board article>span{color:#ffffffb8;border:1px solid #ffffff24;border-radius:8px;padding:6px 8px;font-size:9px;font-weight:800}.inhu-dot{background:var(--lime);border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 5px #dfff741f}.inhu-dot.coral{background:var(--coral);box-shadow:0 0 0 5px #ff806f1f}.inhu-board>p{color:#ffffff94;background:#ffffff12;border-radius:14px;align-items:center;gap:7px;margin:8px 8px 0;padding:14px 15px;font-size:9px;line-height:1.55;display:flex}.landing .known-banner{background:var(--yellow);border:0;border-radius:40px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:70px;width:min(1180px,100% - 48px);margin:0 auto 124px;padding:72px;box-shadow:12px 14px #262039}.known-game{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:14px;min-width:0;display:grid}.known-game>div{text-align:center;background:#ffffffad;border:2px solid #28203f;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;gap:13px;min-width:0;min-height:210px;padding:20px 12px;display:flex;box-shadow:5px 6px #28203feb}.known-game>div:last-child{transform:rotate(3deg)}.known-game>div:first-child{transform:rotate(-3deg)}.known-game>div>span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;font-weight:850;overflow:hidden}.known-game>b{font-size:27px}.landing .known-banner h2{font-size:clamp(38px,4.2vw,58px);line-height:1.08}.landing .known-banner p{color:#65562b;font-size:13px}.safety-section{border-top:1px solid #dfdae5;width:min(1180px,100% - 48px);margin:0 auto;padding:120px 0}.safety-heading{grid-template-columns:minmax(0,1fr) minmax(280px,.58fr);align-items:end;gap:72px;margin-bottom:54px;display:grid}.safety-heading h2{margin-bottom:0}.safety-heading>p{color:var(--muted);margin:0 0 7px;font-size:14px;line-height:1.75}.safety-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.safety-grid article{background:#ffffffb8;border:1px solid #e3dee8;border-radius:25px;min-height:245px;padding:26px}.safety-grid article>span{background:var(--violet-soft);width:49px;height:49px;color:var(--violet);border-radius:16px;place-items:center;margin-bottom:52px;display:grid}.safety-grid article:nth-child(2)>span{color:#5a7014;background:#effacb}.safety-grid article:nth-child(3)>span{color:#b14f42;background:#ffe5df}.safety-grid article:nth-child(4)>span{color:#267a64;background:#e3f7f1}.safety-grid h3{letter-spacing:-.035em;margin:0 0 12px;font-size:18px}.safety-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.final-cta{color:#fff;text-align:center;background:radial-gradient(circle at 18% 12%,#6c56f5b8,#0000 33%),radial-gradient(circle at 88% 86%,#dfff742e,#0000 30%),#171425;border-radius:42px;flex-direction:column;justify-content:center;align-items:center;width:min(1180px,100% - 48px);min-height:580px;margin:0 auto 120px;padding:90px 48px;display:flex;position:relative;overflow:hidden}.final-cta:before,.final-cta:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:260px;height:260px;position:absolute}.final-cta:before{bottom:-130px;left:-80px}.final-cta:after{top:-100px;right:-110px}.final-cta>*{z-index:1;position:relative}.final-cta>span{color:var(--lime)}.final-cta h2{margin:22px 0 20px;font-size:clamp(52px,6.2vw,82px);line-height:1}.final-cta>p{color:#ffffffa3;margin:0;font-size:14px}.final-cta>div{gap:12px;margin-top:38px;display:flex}.final-cta .btn-primary{background:var(--lime);color:#29233b;box-shadow:0 14px 32px #0000003d}.final-cta .btn-primary:hover{background:#ecffad}.final-cta .btn-ghost{color:#fff;background:#ffffff14;border-color:#ffffff47}.landing .landing-footer{color:#fff;background:#12101d;grid-template-columns:auto minmax(0,1fr) auto;min-height:210px;padding:58px max(24px,50vw - 590px)}.landing .landing-footer .brand>span:nth-child(2) b{color:var(--lime)}.landing .landing-footer .brand-mark{box-shadow:none;background:#ffffff1f}.landing .landing-footer p{color:#ffffff80;max-width:700px;margin:0;font-size:10px}.landing .landing-footer .text-button{color:#ffffffbf;white-space:nowrap;align-items:center;gap:7px;min-height:44px;display:inline-flex}.landing-mobile-cta{display:none}.verification-card{border-color:#ded8ec;padding:46px;position:relative;overflow:hidden;box-shadow:0 28px 70px #2e235d21;width:min(680px,100%)!important}.verification-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#6c56f52e,#0000 68%);border-radius:50%;width:280px;height:280px;position:absolute;top:-120px;right:-90px}.verification-card>*{z-index:1;position:relative}.verification-card .admission-pill{background:var(--violet-soft);min-height:30px;color:var(--violet-dark)}.verification-card h1{margin:16px 0 14px;font-size:clamp(31px,4vw,43px);line-height:1.12}.verification-card>p{max-width:560px;margin-bottom:30px;font-size:13px}.verification-field{gap:8px;margin:18px 0;display:grid}.verification-field>span{color:#464052;font-size:12px;font-weight:800}.verification-field input{width:100%;min-height:56px;color:var(--ink);background:#faf9fc;border:1px solid #dcd6e5;border-radius:15px;padding:0 17px;font-size:15px;transition:border-color .18s,box-shadow .18s,background .18s}.verification-field input::placeholder{color:#aaa5b3}.verification-field input:focus{border-color:var(--violet);background:#fff;box-shadow:0 0 0 4px #6c56f517}.verification-field input:disabled{color:#918b9b;background:#f0eef3}.verification-field small{color:var(--muted);font-size:10px;line-height:1.55}.verification-card>.btn{border-radius:15px;min-height:56px;margin-top:7px}.verification-code{background:#f6f3ff;border:1px solid #ddd5ff;border-radius:20px;gap:10px;margin-top:22px;padding:21px;display:grid}.verification-code .verification-field{margin:0 0 3px}.verification-code input{letter-spacing:.22em;text-align:center;background:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:23px;font-weight:850}.verification-code .text-button{min-height:42px;color:var(--violet-dark)}.verification-message{background:#edf8f2;border:1px solid #d7e9df;border-radius:13px;padding:13px 15px;font-weight:700;color:#28694f!important;margin:18px 0 0!important;font-size:11px!important;line-height:1.55!important}.verification-card .privacy-note{margin-top:22px}@media (max-width:980px){.landing-intro .landing-hero{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;min-height:calc(max(780px,100svh) - 88px);padding-top:80px;display:flex}.landing-intro .hero-buttons,.landing-intro .hero-trust{justify-content:flex-start}.hero-signal{width:min(100%,360px);margin:14px 0 24px}.hero-photo-note{left:0;right:auto}}@media (max-width:680px){.landing-intro{min-height:100svh}.hero-media img{object-position:58% center}.hero-shade{background:linear-gradient(#0c0a17ad 0%,#0d0a1861 26%,#0d0a18d6 65%,#0b0914f5 100%),linear-gradient(90deg,#0b091580,#0000 85%)}.landing-intro .landing-hero{justify-content:flex-end;gap:0;width:calc(100% - 36px);min-height:calc(100svh - 72px);padding:120px 0 58px}.landing-intro .hero-copy h1{margin:17px 0 19px;font-size:clamp(46px,14vw,62px);line-height:.98}.landing-intro .hero-copy>p{max-width:360px;font-size:14px;line-height:1.65}.landing-intro .hero-copy>p br{display:none}.landing-intro .hero-buttons{align-items:stretch;margin-top:24px}.landing-intro .hero-buttons .btn{width:100%}.landing-intro .hero-trust{gap:8px 12px;margin-top:20px;font-size:10px}.hero-signal{display:none}.hero-photo-note{font-size:8px;bottom:16px}}@media (max-width:980px){.landing-prologue{min-height:540px;padding-top:108px;padding-bottom:96px}.landing .rule-section{padding-top:96px;padding-bottom:96px}.landing .rule-grid article{min-height:350px}.team-feature{grid-template-columns:1fr;width:min(720px,100% - 36px);margin:92px auto}.team-copy{padding:64px 56px}.team-photo{min-height:560px}.inhu-today{grid-template-columns:1fr;gap:44px;width:min(720px,100% - 36px);margin-bottom:94px;padding:58px}.landing .known-banner{text-align:left;grid-template-columns:1fr;gap:48px;width:min(720px,100% - 36px);margin-bottom:96px;padding:60px}.known-game{width:min(500px,100%);margin:0 auto}.safety-section{width:min(720px,100% - 36px);padding:96px 0}.safety-heading{grid-template-columns:1fr;gap:20px}.safety-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.final-cta{width:min(720px,100% - 36px);min-height:520px;margin-bottom:94px}.landing .landing-footer{text-align:left;grid-template-columns:1fr;gap:20px;padding-top:54px;padding-bottom:54px}.landing .landing-footer .brand,.landing .landing-footer .text-button{justify-self:start}}@media (max-width:680px){.landing{padding-bottom:76px}.landing-prologue{width:calc(100% - 28px);min-height:480px;padding:100px 4px 78px}.landing-prologue:before{height:64px}.landing-prologue>span,.final-cta>span{font-size:9px}.landing-prologue h2{margin:19px 0 20px;font-size:clamp(38px,11.8vw,50px);line-height:1.08}.landing-prologue p{font-size:13px;line-height:1.75}.landing-prologue p br{display:none}.landing-prologue a{margin-top:28px;font-size:12px}.landing .rule-section{padding:76px 14px}.landing .section-title{align-items:flex-start;gap:16px;margin-bottom:34px}.landing .section-title h2{text-align:left;font-size:38px;line-height:1.06}.landing .rule-grid{grid-template-columns:1fr;gap:12px}.landing .rule-grid article{border-radius:26px;min-height:300px;padding:25px}.landing .rule-number{top:23px;right:23px}.landing .rule-icon{border-radius:16px;width:52px;height:52px}.landing .rule-object{font-size:82px;top:80px;right:19px}.landing .rule-grid h3{font-size:27px}.team-feature{border-radius:28px;width:calc(100% - 28px);margin:76px auto}.team-copy{padding:45px 24px 48px}.team-copy h2,.inhu-copy h2,.safety-heading h2{margin:15px 0 19px;font-size:39px;line-height:1.07}.team-copy>p{font-size:12px;line-height:1.72}.team-copy>p br{display:none}.team-facts{flex-direction:column;align-items:stretch;margin:23px 0 28px}.team-facts span{justify-content:center}.team-copy .btn{width:100%}.team-photo{min-height:470px}.team-photo>img{object-position:56% center}.team-photo-card{border-radius:19px;padding:18px;bottom:30px;left:16px;right:16px}.team-photo-card>strong{font-size:17px}.team-photo figcaption{font-size:7px;right:12px}.inhu-today{border-radius:28px;gap:31px;width:calc(100% - 28px);margin-bottom:78px;padding:40px 20px 20px}.inhu-copy>p{font-size:12px;line-height:1.72}.inhu-board{border-radius:22px;padding:12px}.inhu-board-head{padding-left:5px;padding-right:5px}.inhu-board article{gap:10px;min-height:88px;padding:13px 5px}.inhu-board article small{font-size:8px}.inhu-board article strong{font-size:12px}.inhu-board>p{margin-left:0;margin-right:0;padding:12px}.landing .known-banner{border-radius:27px;gap:40px;width:calc(100% - 28px);margin-bottom:82px;padding:44px 18px;box-shadow:6px 7px #262039}.known-game{gap:8px}.known-game>div{border-radius:19px;gap:10px;min-height:165px;padding:15px 7px;box-shadow:3px 4px #28203feb}.known-game .mask-avatar{border-width:3px;width:76px;height:76px}.known-game .identity-photo{border-width:3px;border-radius:18px;width:72px;height:84px}.known-game>div>span{font-size:9px}.known-game>b{font-size:19px}.landing .known-banner h2{margin:14px 0 17px;font-size:36px}.landing .known-banner h2 br,.landing .known-banner p br{display:none}.landing .known-banner p{font-size:12px;line-height:1.7}.safety-section{width:calc(100% - 28px);padding:78px 0}.safety-heading{margin-bottom:34px}.safety-heading>p{font-size:12px}.safety-grid{grid-template-columns:1fr;gap:10px}.safety-grid article{border-radius:21px;min-height:auto;padding:22px}.safety-grid article>span{width:45px;height:45px;margin-bottom:34px}.final-cta{border-radius:28px;width:calc(100% - 28px);min-height:500px;margin-bottom:78px;padding:62px 20px}.final-cta h2{margin:18px 0;font-size:43px;line-height:1.04}.final-cta>p{font-size:12px}.final-cta>div{flex-direction:column;align-items:stretch;width:100%;margin-top:30px}.final-cta .btn{width:100%}.landing .landing-footer{min-height:auto;padding:44px 18px calc(112px + env(safe-area-inset-bottom));gap:20px}.landing .landing-footer p{font-size:9px}.landing-mobile-cta{z-index:90;right:14px;bottom:max(10px, env(safe-area-inset-bottom));background:var(--lime);color:#29233b;cursor:pointer;touch-action:manipulation;border:1px solid #ffffff80;border-radius:17px;justify-content:center;align-items:center;gap:9px;min-height:58px;padding:0 20px;font-size:14px;font-weight:850;display:flex;position:fixed;left:14px;box-shadow:0 16px 35px #1a143047}.verification-card{border-radius:24px;padding:28px 20px}.verification-card h1{margin-top:14px;font-size:30px}.verification-card>p{margin-bottom:23px;font-size:12px}.verification-field{margin:15px 0}.verification-field input{border-radius:14px;min-height:54px;padding:0 14px;font-size:16px}.verification-code{border-radius:17px;margin-top:18px;padding:16px}.verification-code input{letter-spacing:.16em;font-size:21px}.verification-card>.btn,.verification-code .btn{min-height:54px;font-size:13px}.verification-message{font-size:10px!important}.verification-card .privacy-note{margin-top:18px}}}.fade-in{animation:.25s fade-in}.rise-in{animation:.28s cubic-bezier(.2,.8,.2,1) rise}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.landing .btn:hover,.landing .rule-grid article:hover,.known-game>div{transform:none!important}}@media not (min-width:1100px){.app-root .tinder-product-shell.product-chat-immersive>.app-header{display:none}.app-root .tinder-product-shell.product-chat-immersive>.tabbar{display:block}.app-root .tinder-product-shell.product-chat-immersive .app-chat-screen{height:calc(100dvh - var(--nav-height) - max(var(--nav-gap), var(--safe-bottom)));padding-bottom:0}.app-root .tinder-product-shell.product-chat-immersive .composer{padding-bottom:10px}}.app-root{background:#09090a;min-height:100dvh}.app-root>.shell,.app-root .auth-shell{background:#111112}.app-root .loading-gate{color:#f7f5f6}.app-root .loading-gate p{color:#aaa3a7}.app-root .auth-shell{width:100%;min-height:100dvh;color:var(--ink);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.app-root .auth-shell>.app-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(22px)saturate(1.3);backdrop-filter:blur(22px)saturate(1.3);background:#111112e6;height:64px;padding:0 clamp(16px,3vw,32px)}.app-root .auth-shell .brand-name{color:#0000;background:linear-gradient(115deg,#fd267a 8%,#ff6036 90%);-webkit-background-clip:text;background-clip:text}.auth-screen{background:radial-gradient(circle at 50% 8%,#fd267a1c,#0000 28rem),#111112;place-items:center;min-height:calc(100dvh - 64px);padding:clamp(28px,7vh,72px) 16px;display:grid}.auth-panel{border:1px solid var(--line);background:var(--surface);border-radius:28px;gap:24px;width:min(100%,560px);padding:clamp(24px,4vw,38px);display:grid;box-shadow:0 28px 70px #0000005c}.auth-choice-panel{text-align:center}.auth-kicker{color:var(--primary-ink);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:820}.auth-heading{gap:10px;display:grid}.auth-heading h1{color:#fff;letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(30px,6vw,44px);font-weight:790;line-height:1.05}.auth-heading p,.auth-panel>.notice,.auth-message{margin:0}.auth-heading p{color:var(--muted);word-break:keep-all;font-size:15px;line-height:1.65}.auth-actions,.auth-form,.auth-code-flow,.auth-field-grid{gap:12px;display:grid}.auth-back{width:max-content;min-height:44px;color:var(--ink-2);align-items:center;gap:8px;margin:-10px 0 -4px;font-size:13px;font-weight:720;display:inline-flex}.auth-inline-actions{flex-wrap:wrap;justify-content:center;gap:2px 12px;display:flex}.auth-login-help{border-top:1px solid var(--line);text-align:center;gap:4px;padding-top:18px;display:grid}.auth-login-help p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.auth-message{border:1px solid var(--line);background:var(--surface-2);color:var(--ink-2);text-align:left;border-radius:14px;padding:12px 14px;font-size:13px;line-height:1.5}.auth-message.is-error{background:var(--danger-soft);color:#ff9aaa;border-color:#ff5d7247}.app-root .tinder-product-shell>.tabbar{height:var(--nav-height);bottom:max(var(--nav-gap), var(--safe-bottom))}.app-root .tinder-product-shell>.screen:not(.app-chat-screen){padding-bottom:var(--nav-clearance)}.app-root .tinder-product-shell .app-page-heading{width:100%;padding:24px var(--page-gutter) 20px;border-bottom:1px solid var(--line);background:#111112;gap:7px;margin:0;display:grid}.app-root .tinder-product-shell .app-page-heading>div{gap:7px;display:grid}.app-root .tinder-product-shell .app-page-heading .eyebrow{color:var(--primary-ink)}.app-root .tinder-product-shell .app-page-heading h1{color:#fff;letter-spacing:-.05em;margin:0;font-size:clamp(27px,3vw,34px);font-weight:780;line-height:1.08}.app-root .tinder-product-shell .app-page-heading p{max-width:620px;color:var(--muted);margin:0;font-size:14px;line-height:1.55}.app-root .tinder-product-shell .app-home-screen{padding-bottom:var(--nav-clearance);display:block;overflow-y:auto}.app-root .tinder-product-shell .app-home-screen>.app-home-heading{display:grid}.app-root .tinder-product-shell .tinder-discovery{min-height:0;padding:18px 0 24px}.app-root .tinder-product-shell .circle-action-primary{color:var(--primary)}.app-root .tinder-product-shell .app-missions-screen{padding:0 0 var(--nav-clearance);display:block;overflow-y:auto}.app-root .tinder-product-shell .app-missions-screen>:is(.timeline,.empty-state,.card,.inhu-card){width:min(calc(100% - (var(--page-gutter) * 2)), var(--content-max));margin-left:auto;margin-right:auto}.app-root .tinder-product-shell .app-missions-screen>.timeline{padding:20px 0}.app-root .tinder-product-shell .app-missions-screen>.inhu-card,.app-root .tinder-product-shell .app-missions-screen>.inhu-card.locked{border:1px solid var(--line);border-radius:24px;min-height:0;margin-bottom:24px;padding:24px}.app-root .tinder-product-shell .app-missions-screen>.empty-state{border:1px solid var(--line);border-radius:24px;min-height:280px;margin-top:20px;padding:28px}.app-root .tinder-product-shell .app-missions-screen>.card{border:1px solid var(--line);background:var(--surface);border-radius:24px;min-height:0;margin-top:16px;margin-bottom:24px;padding:22px}.app-root .tinder-product-shell .app-profile-screen{padding:0 0 var(--nav-clearance);display:block;overflow-y:auto}.app-root .tinder-product-shell .app-profile-screen>:is(.mask-card,.settings-group,.legal,.profile-landing-link){width:min(calc(100% - (var(--page-gutter) * 2)), var(--content-max));margin-left:auto;margin-right:auto}.app-root .tinder-product-shell .app-profile-screen>.mask-card{border:1px solid var(--line);border-radius:26px;min-height:460px;margin-top:20px;margin-bottom:20px;position:relative;top:auto}.app-root .tinder-product-shell .app-profile-screen>.settings-group{border-top:1px solid var(--line);padding:22px 0}.app-root .tinder-product-shell .app-profile-screen>.settings-group .settings-card{border:1px solid var(--line);background:var(--surface);box-shadow:none;border-radius:22px;padding:20px}.app-root .tinder-product-shell .account-logout-row{width:100%;color:var(--ink);text-align:left}.app-root .tinder-product-shell .account-logout-row>svg{color:var(--muted);flex:none}.app-root .tinder-product-shell .app-profile-screen>.legal{padding:22px 0 10px}.app-root .tinder-product-shell .app-profile-screen>.profile-landing-link{padding:0 0 24px}.app-root .tinder-product-shell .toggle{background:0 0;width:58px;height:44px}.app-root .tinder-product-shell .app-chat-empty-screen{height:auto;min-height:0;padding:0 0 var(--nav-clearance);grid-template-rows:auto minmax(280px,1fr);align-content:start;display:grid;overflow-y:auto}.app-root .tinder-product-shell .app-chat-empty-screen>.empty-state{width:min(calc(100% - (var(--page-gutter) * 2)), var(--content-max));border:1px solid var(--line);border-radius:24px;min-height:280px;margin:20px auto}@media not (min-width:1100px){.app-root .tinder-product-shell.product-chat-immersive>.app-header{display:none}.app-root .tinder-product-shell.product-chat-immersive>.tabbar{display:block}.app-root .tinder-product-shell.product-chat-immersive .app-chat-screen{height:100dvh;padding-bottom:var(--nav-clearance)}.app-root .tinder-product-shell.product-chat-immersive .composer{padding-bottom:10px}.app-root .tinder-product-shell .app-profile-screen>.save-bar{bottom:calc(var(--nav-height) + var(--nav-gap) + var(--safe-bottom))}}@media (max-width:719px){.auth-screen{place-items:start center;padding:24px 14px 40px}.auth-panel{border-radius:24px;gap:20px;padding:24px 18px}.app-root .tinder-product-shell .tinder-card-visual,.app-root .tinder-product-shell .tinder-mode-switch,.app-root .tinder-product-shell .discovery-join{width:calc(100% - (var(--page-gutter) * 2));max-width:520px}}@media (720px<=width<1100px){.app-root .tinder-product-shell>.screen{padding-bottom:var(--nav-clearance)}.app-root .tinder-product-shell .tinder-card-visual,.app-root .tinder-product-shell .tinder-mode-switch,.app-root .tinder-product-shell .discovery-join{width:min(calc(100% - (var(--page-gutter) * 2)), 680px);max-width:none}.app-root .tinder-product-shell .tinder-card-visual{height:clamp(440px,62dvh,620px);min-height:440px}}@media (1100px<=width<1280px){.app-root .tinder-product-shell{--nav-clearance:32px}.app-root .tinder-product-shell>.screen:not(.app-chat-screen){padding-bottom:32px}}@media (min-width:1100px){.app-root .tinder-product-shell>.tabbar{height:auto;bottom:auto}}@media (min-width:1280px){.app-root .tinder-product-shell{--nav-clearance:32px}.app-root .tinder-product-shell .app-missions-screen{padding:0 var(--page-gutter) 32px;grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:start;gap:24px;display:grid}.app-root .tinder-product-shell .app-missions-screen>.app-page-heading{width:auto;max-width:none;margin:0 calc(var(--page-gutter) * -1);padding-right:calc(var(--page-gutter) * 2);padding-left:calc(var(--page-gutter) * 2);grid-column:1/-1}.app-root .tinder-product-shell .app-missions-screen>:is(.timeline,.empty-state,.card,.inhu-card){width:100%;max-width:none;margin:0}.app-root .tinder-product-shell .app-missions-screen>.inhu-card{margin-top:20px}.app-root .tinder-product-shell .app-profile-screen{grid-template-columns:minmax(360px,.86fr) minmax(460px,1.14fr);gap:0 28px;padding-bottom:32px;display:grid}.app-root .tinder-product-shell .app-profile-screen>.app-page-heading,.app-root .tinder-product-shell .app-profile-screen>.settings-group,.app-root .tinder-product-shell .app-profile-screen>.legal,.app-root .tinder-product-shell .app-profile-screen>.profile-landing-link,.app-root .tinder-product-shell .app-profile-screen>.save-bar{width:auto;margin-right:var(--page-gutter);grid-column:2;margin-left:0}.app-root .tinder-product-shell .app-profile-screen>.mask-card{grid-area:1/1/span 8;width:calc(100% - 32px);min-height:min(640px,100dvh - 40px);margin:20px 16px;position:sticky;top:20px}}.landing .hero-photo-stage{color:#171527;background:#171527;align-content:end;min-height:590px;overflow:hidden}.landing .hero-photo-stage:before{z-index:-3}.hero-real-photo{z-index:-2;object-fit:cover;object-position:62% center;filter:saturate(.92)contrast(1.04)}.hero-photo-scrim{z-index:-1;background:linear-gradient(#120f1d0d 28%,#120f1dd6),linear-gradient(90deg,#120f1d42,#0000 58%);position:absolute;inset:0}.landing .hero-photo-stage .stage-head,.landing .hero-photo-stage .stage-mission,.landing .hero-photo-stage .stage-lock{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid #ffffff8a;box-shadow:0 12px 34px #110d1f29}.landing .hero-photo-stage .stage-head{border-radius:16px;padding:11px 13px}.landing .hero-photo-stage .stage-chat{padding:2px 4px}.landing .hero-photo-stage .bubble.other{background:#ffffffe8;box-shadow:0 8px 22px #110d1f1f}.landing .photo-story{grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);gap:0;padding:56px 0}.photo-story-media{background:#c9ff5a;border-radius:32px 0 0 32px;min-height:520px;position:relative;overflow:hidden}.photo-story-media img{object-fit:cover}.photo-story-media>span{color:#211c35;letter-spacing:.06em;background:#c9ff5a;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:900;position:absolute;bottom:20px;left:20px;box-shadow:0 10px 28px #140f2833}.photo-story-copy{color:#211c35;background:#c9ff5a;border-radius:0 32px 32px 0;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(32px,5vw,62px);display:flex}.photo-story-copy h2{letter-spacing:-.055em;margin:14px 0 18px;font-size:clamp(34px,4.5vw,58px);line-height:.98}.photo-story-copy p{color:#211c35c7;margin:0 0 28px;line-height:1.72}.verification-gate{width:min(100%,560px)}.verification-form{text-align:left;gap:16px;width:100%;display:grid}.verification-code{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface-2);padding:16px}.verification-code .code-input{letter-spacing:.22em;text-align:center;font-size:22px;font-weight:800}.verification-message{background:var(--plum-soft);color:var(--plum-ink);text-align:left;border-radius:12px;padding:11px 13px;font-size:13px;font-weight:700;line-height:1.5}.terminal-card .notice{margin:4px 0 16px}@media (max-width:760px){.landing .hero-photo-stage{min-height:540px;padding:20px 16px}.landing .photo-story{grid-template-columns:1fr;padding:32px 0}.photo-story-media{border-radius:26px 26px 0 0;min-height:390px}.photo-story-copy{border-radius:0 0 26px 26px;padding:34px 24px 38px}.photo-story-copy h2{font-size:38px}}.manitto-landing{--mt-red:#b72e21;--mt-wine:#4d0b12;--mt-ink:#171717;--mt-paper:#faf9f6;color:var(--mt-ink);background:#fff;overflow:clip}.manitto-landing .landing-inner{width:min(1480px,100%);padding:0 clamp(20px,3.6vw,56px) 56px}.mt-nav{z-index:10;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;min-height:82px;display:grid;position:relative}.mt-brand{color:var(--mt-red);align-items:center;gap:10px;display:inline-flex}.mt-brand strong{letter-spacing:-.055em;font-size:22px;font-weight:900}.mt-brand-symbol{border:2px solid;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:relative}.mt-brand-symbol i{background:var(--mt-red);color:#fff;border-radius:50%;place-items:center;width:17px;height:17px;font-family:Georgia,serif;font-size:11px;font-style:normal;font-weight:900;display:grid;position:absolute;top:-5px;right:-6px}.mt-nav-links{justify-content:center;gap:clamp(20px,3vw,44px);display:flex}.mt-nav-links a{color:#5b5957;font-size:13px;font-weight:750;text-decoration:none;transition:color .18s}.mt-nav-links a:hover{color:var(--mt-red)}.mt-nav-actions{align-items:center;gap:10px;display:flex}.mt-nav-actions button,.mt-pill{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 20px;font-size:13px;font-weight:850;transition:transform .18s,background .18s,color .18s,border-color .18s;display:inline-flex}.mt-nav-actions button{background:var(--mt-ink);color:#fff}.mt-mobile-menu{display:none}.mt-nav-actions button:hover:not(:disabled),.mt-pill:hover:not(:disabled){transform:translateY(-2px)}.mt-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100svh - 82px);padding:clamp(56px,10vh,112px) 0 72px;display:flex;position:relative}.mt-hero-kicker{color:#77736f;letter-spacing:.14em;margin-bottom:clamp(26px,4vh,44px);font-size:11px;font-weight:900}.mt-hero h1{max-width:1280px;color:var(--mt-red);letter-spacing:-.082em;font-family:Iowan Old Style,Times New Roman,Noto Serif KR,serif;font-size:clamp(58px,9.2vw,142px);font-weight:600;line-height:.86;display:grid}.mt-hero h1 em{letter-spacing:-.09em;font-weight:500}.mt-hero-lead{color:#5f5b57;max-width:580px;margin-top:clamp(34px,5vh,54px);font-size:clamp(15px,1.25vw,18px);line-height:1.7}.mt-hero-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:44px;display:flex}.mt-pill{gap:10px;min-height:50px;padding-inline:24px}.mt-pill-dark{background:var(--mt-ink);color:#fff}.mt-pill-light{color:var(--mt-ink);background:#fff;border-color:#dedbd7}.mt-hero-proof{color:#68635f;margin-top:12px;font-size:11px;font-weight:750}.mt-hero-teaser{color:#514d49;margin-top:38px;font-size:13px;font-weight:750}.mt-discover{color:#706c68;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid;padding-bottom:3px;font-size:10px;font-weight:800;text-decoration:none;display:block;position:absolute;bottom:22px}@media (max-width:820px){.manitto-landing .landing-inner{padding-inline:18px}.mt-nav{grid-template-columns:1fr auto;min-height:70px}.mt-nav-links{display:none}.mt-brand strong{font-size:19px}.mt-brand-symbol{width:32px;height:32px}.mt-nav-actions button{min-height:40px;padding-inline:17px}.mt-hero{min-height:calc(100svh - 70px);padding:48px 0 76px}.mt-hero h1{font-size:clamp(54px,16vw,88px);line-height:.92}.mt-hero-lead{max-width:360px;font-size:15px}}@media (max-width:480px){.mt-hero h1{letter-spacing:-.075em;font-size:clamp(48px,15.5vw,68px)}.mt-hero-actions{width:100%}.mt-pill{flex:100%}.mt-hero-proof{line-height:1.55}}.mt-brand-symbol{border:0;border-radius:0;width:46px;height:42px}.mt-brand-image{object-fit:contain;filter:drop-shadow(0 7px 10px #5e000f29);width:100%;height:100%;display:block}.mt-card-mask-image{z-index:2;filter:drop-shadow(0 28px 35px #1000046b);width:clamp(170px,17vw,238px);height:auto;position:relative;transform:rotate(-6deg)}.mt-profile-mask{object-fit:contain;filter:drop-shadow(0 14px 18px #5b0d162e);width:108px;height:108px}.mt-profile-mask.alt{filter:hue-rotate(245deg)saturate(.72)drop-shadow(0 14px 18px #30245a2e)}.mt-help>header a:first-child img{object-fit:contain;filter:drop-shadow(0 7px 10px #5e000f29);width:42px;height:42px}@media (max-width:720px){.mt-brand-symbol{width:42px;height:38px}.mt-card-mask-image{width:172px}}.manitto-landing{--mt-red:#cd130a;--mt-red-bright:#d7462e;--mt-wine:#5a000f;--mt-night:#2a1d28;--mt-ink:#171716;--mt-paper:#f2eee7;--mt-cream:#f7f1e7;background:#fff;width:100%}.manitto-landing [id]{scroll-margin-top:24px}.manitto-landing button:focus-visible,.manitto-landing a:focus-visible,.manitto-landing summary:focus-visible{outline-offset:4px;outline:3px solid #ef7d68}.manitto-landing button:disabled{cursor:wait;opacity:.62}.mt-shell{width:min(1440px,100%);margin-inline:auto;padding-inline:clamp(20px,4vw,64px)}.mt-nav{z-index:20;min-height:0;display:block;position:absolute;inset:0 0 auto}.mt-nav-shell{grid-template-columns:auto 1fr auto;align-items:center;gap:30px;min-height:82px;display:grid}.mt-brand{text-decoration:none}.mt-hero{min-height:100svh;padding:112px clamp(20px,4vw,64px) 82px}.mt-hero-inner{flex-direction:column;align-items:center;width:min(1320px,100%);margin:auto;display:flex}.mt-hero h1 em,.mt-manifesto h2 em,.mt-team-heading h2 em,.mt-inhu-content h2 em,.mt-final h2 em{font-style:italic;display:block}.mt-features{background:#fff;padding:clamp(92px,10vw,150px) 0 clamp(110px,12vw,180px)}.mt-section-heading{gap:14px;max-width:950px;margin-bottom:clamp(42px,6vw,78px);display:grid}.mt-section-heading>p,.mt-safety-heading>p,.mt-faq-title>p,.mt-team-heading>p,.mt-final-inner>p{letter-spacing:.14em;font-size:11px;font-weight:900}.mt-section-heading h2,.mt-safety-heading h2,.mt-faq-title h2{max-width:920px;color:var(--mt-ink);letter-spacing:-.07em;text-wrap:balance;font-size:clamp(42px,5.8vw,84px);font-weight:880;line-height:.98}.mt-section-heading>span,.mt-safety-heading>span{color:#6d6965;max-width:560px;font-size:clamp(15px,1.3vw,18px);line-height:1.7}.mt-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,1.8vw,26px);display:grid}.mt-feature-card{isolation:isolate;border-radius:0;grid-template-rows:minmax(0,1.1fr) auto;min-height:clamp(610px,53vw,760px);display:grid;position:relative;overflow:hidden}.mt-card-wine{background:var(--mt-wine);color:var(--mt-cream)}.mt-card-night{background:var(--mt-night);color:#f4f5f8}.mt-card-paper{color:var(--mt-ink);background:#fff;border:1px solid #e2ded8}.mt-feature-art{place-items:center;min-height:340px;display:grid;position:relative;overflow:hidden}.mt-art-mask{background:radial-gradient(circle at 50% 48%,#ee4d366b,#0000 30%),radial-gradient(circle at 15% 10%,#ffc0a121,#0000 30%)}.mt-art-mask>svg{z-index:2;filter:drop-shadow(0 24px 34px #0f00046b);position:relative;transform:rotate(-7deg);width:clamp(96px,9vw,138px)!important;height:clamp(96px,9vw,138px)!important}.mt-orbit{aspect-ratio:1;border:1px solid #ffeddc47;border-radius:50%;width:68%;position:absolute;box-shadow:0 0 0 42px #ffeddc0b,0 0 0 88px #ffeddc07}.mt-mask-question{z-index:3;color:#fff7ed;background:#ef513b;border-radius:50%;place-items:center;width:48px;height:48px;font-family:Georgia,serif;font-size:29px;font-weight:900;display:grid;position:absolute;top:24%;right:22%;transform:rotate(8deg)}.mt-art-clock{color:#f1f4ff;background:radial-gradient(circle,#3272f652,#0000 28%),radial-gradient(circle at 50% 100%,#3c70ff2e,#0000 55%);align-content:center}.mt-art-clock strong{z-index:2;letter-spacing:-.08em;text-shadow:0 12px 42px #255de680;font-family:Iowan Old Style,Georgia,serif;font-size:clamp(68px,7vw,108px);font-weight:400;line-height:.9;position:relative}.mt-art-clock small{z-index:2;color:#a9b9db;letter-spacing:.12em;margin-top:15px;font-size:11px;font-weight:850;position:relative}.mt-clock-ring{aspect-ratio:1;border:2px solid #6798ff61;border-radius:50%;width:69%;position:absolute;box-shadow:inset 0 0 60px #3065ea29,0 0 0 28px #437afb0a,0 0 0 62px #437afb06}.mt-art-reveal{background:radial-gradient(circle at 34% 40%,#e5304333,#0000 30%),radial-gradient(circle at 70% 58%,#ee7d612e,#0000 31%);justify-content:center;align-items:center;display:flex}.mt-reveal-lock{color:var(--mt-red);display:block}.mt-feature-copy{z-index:3;padding:clamp(24px,2.6vw,38px);position:relative}.mt-feature-copy>div{justify-content:flex-start;align-items:center;gap:15px;margin-bottom:22px;display:flex}.mt-feature-copy>div span{font-family:Georgia,serif;font-size:20px;font-style:italic}.mt-feature-copy h3{letter-spacing:-.055em;margin-bottom:15px;font-size:clamp(28px,2.5vw,39px);font-weight:850}.mt-feature-copy p{opacity:.7;max-width:34ch;font-size:14px;line-height:1.72}.mt-manifesto{background:#fff;border-top:1px solid #ebe8e4;padding:clamp(140px,17vw,250px) 0}.mt-manifesto-inner{text-align:center;justify-items:center;display:grid}.mt-manifesto-inner>p{color:#8d8984;margin-bottom:34px;font-size:12px;font-weight:800}.mt-manifesto h2{max-width:1260px;color:var(--mt-red);letter-spacing:-.085em;font-family:Iowan Old Style,Times New Roman,Noto Serif KR,serif;font-size:clamp(52px,8.1vw,124px);font-weight:500;line-height:.9}.mt-manifesto-inner button{color:var(--mt-red);border-bottom:1px solid;align-items:center;gap:22px;margin-top:52px;padding-bottom:7px;font-size:15px;font-weight:850;display:inline-flex}.mt-team{background:var(--mt-wine);color:var(--mt-cream);padding:clamp(100px,11vw,160px) 0 clamp(100px,12vw,180px)}.mt-team-heading{max-width:1180px;display:grid}.mt-round-icon{color:#ff7a5f;border:1px solid #fff3e059;border-radius:50%;place-items:center;width:62px;height:62px;margin-bottom:30px;display:grid}.mt-team-heading>p{color:#f07964;margin-bottom:20px}.mt-team-heading h2{color:#fff1df;letter-spacing:-.085em;max-width:1100px;font-family:Iowan Old Style,Times New Roman,Noto Serif KR,serif;font-size:clamp(52px,7.3vw,108px);font-weight:500;line-height:.9}.mt-team-heading h2 em{color:#ef6a52}.mt-team-description{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:46px;max-width:860px;margin-top:42px;display:grid}.mt-team-description>p{color:#fff1dfad;font-size:clamp(15px,1.25vw,18px);line-height:1.72}.mt-pill-cream{color:#3e0b11;white-space:nowrap;background:#fff2e2;border-color:#fff2e033}.mt-team-collage{height:clamp(620px,64vw,900px);margin-top:clamp(70px,9vw,130px);position:relative}.mt-team-photo{background:#261018;position:absolute;overflow:hidden}.mt-team-photo img{object-fit:cover;filter:saturate(.86)contrast(1.03)}.mt-team-photo-main{border-radius:12px;inset:0 28% 6% 3%}.mt-team-photo-main img{object-position:center 42%}.mt-team-photo-side{border:10px solid #fff1df;border-radius:9px;width:35%;height:54%;top:12%;right:0;transform:rotate(3.5deg);box-shadow:0 28px 70px #0f00035c}.mt-team-photo-side img{object-position:68% center}.mt-mission-note{z-index:4;color:#3d1518;background:#f7efe2;border-radius:4px;gap:10px;width:min(360px,30vw);padding:28px 30px;display:grid;position:absolute;bottom:7%;right:4%;transform:rotate(-3deg);box-shadow:0 30px 70px #0c000257}.mt-mission-note>span{color:var(--mt-red);letter-spacing:.11em;align-items:center;gap:7px;font-size:10px;font-weight:900;display:flex}.mt-mission-note strong{letter-spacing:-.04em;font-size:clamp(19px,2vw,28px)}.mt-mission-note small{color:#796466}.mt-team-status{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#250409c7;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:13px;padding:12px 15px;display:flex;position:absolute;top:5%;left:0;box-shadow:0 14px 32px #0c000242}.mt-team-status>span{font-size:11px;font-weight:800}.mt-mini-faces{display:flex}.mt-mini-faces i{border:2px solid var(--mt-wine);background:#ea6b58;border-radius:50%;width:23px;height:23px;margin-left:-5px}.mt-mini-faces i:nth-child(2){background:#e2b455}.mt-mini-faces i:nth-child(3){background:#81ad91}.mt-mini-faces i:nth-child(4){background:#9a83df}.mt-inhu{isolation:isolate;align-items:center;min-height:clamp(720px,80vw,960px);display:flex;position:relative;overflow:hidden}.mt-inhu-image{z-index:-3;object-fit:cover;object-position:62% center;filter:saturate(.83)contrast(1.08);transform:scale(1.015)}.mt-inhu-scrim{z-index:-2;background:linear-gradient(90deg,#0c090be6 0%,#130c0ea3 42%,#130c0e14 78%),linear-gradient(#0000 55%,#0c080a4d);position:absolute;inset:0}.mt-inhu-content{color:#fff;flex-direction:column;align-items:flex-start;padding-block:120px;display:flex}.mt-inhu-content>p{color:#ff826b;letter-spacing:.14em;align-items:center;gap:8px;margin-bottom:28px;font-size:11px;font-weight:900;display:flex}.mt-inhu-content h2{letter-spacing:-.09em;max-width:850px;font-family:Iowan Old Style,Times New Roman,Noto Serif KR,serif;font-size:clamp(62px,8.4vw,126px);font-weight:500;line-height:.86}.mt-inhu-content h2 em{color:#ff775e}.mt-inhu-content>span{color:#ffffffbf;max-width:520px;margin-top:40px;font-size:clamp(15px,1.25vw,18px);line-height:1.75}.mt-pill-white{color:var(--mt-ink);background:#fff}.mt-image-note{color:#ffffff9e;font-size:10px;position:absolute;bottom:18px;right:22px}.mt-safety{background:var(--mt-paper);padding:clamp(110px,12vw,180px) 0}.mt-safety-heading{gap:16px;max-width:960px;display:grid}.mt-safety-heading>p{color:var(--mt-red)}.mt-safety-grid{border-top:1px solid #d3cdc4;border-left:1px solid #d3cdc4;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:clamp(58px,7vw,94px);display:grid}.mt-safety-grid article{border-bottom:1px solid #d3cdc4;border-right:1px solid #d3cdc4;flex-direction:column;min-height:330px;padding:clamp(24px,3vw,42px);display:flex}.mt-safety-grid article>div{justify-content:space-between;align-items:center;margin-bottom:auto;display:flex}.mt-safety-grid article>div>span{color:#8d8881;font-family:Georgia,serif;font-size:16px;font-style:italic}.mt-safety-grid article>div>i{color:var(--mt-red);font-style:normal;display:block}.mt-safety-grid h3{letter-spacing:-.05em;margin-bottom:14px;font-size:clamp(22px,2vw,30px)}.mt-safety-grid p{color:#6b665f;font-size:14px;line-height:1.7}.mt-known{background:var(--mt-red);color:#fff;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(28px,5vw,72px);margin-top:clamp(34px,4vw,58px);padding:clamp(34px,5vw,72px);display:grid}.mt-known-faces{align-items:center;display:flex}.mt-known-faces>svg{width:clamp(58px,6vw,82px)!important;height:clamp(58px,6vw,82px)!important}.mt-known-faces strong{z-index:2;border:4px solid var(--mt-red);width:54px;height:54px;color:var(--mt-red);background:#fff;border-radius:50%;place-items:center;margin-inline:-8px;font-family:Georgia,serif;font-size:22px;display:grid;position:relative;transform:rotate(-9deg)}.mt-known>div:last-child>p{color:#ffffffa8;letter-spacing:.13em;margin-bottom:8px;font-size:10px;font-weight:900}.mt-known h3{letter-spacing:-.06em;margin-bottom:12px;font-size:clamp(28px,3.4vw,50px)}.mt-known>div:last-child>span{color:#ffffffc2;max-width:700px;line-height:1.7;display:block}.mt-faq{background:#fff;padding:clamp(110px,12vw,180px) 0}.mt-faq-shell{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:clamp(50px,9vw,140px);display:grid}.mt-faq-title{align-self:start}.mt-faq-title>p{color:var(--mt-red);margin-bottom:20px}.mt-faq-title h2{font-size:clamp(42px,5vw,72px)}.mt-faq-title button{color:var(--mt-red);border-bottom:1px solid;align-items:center;gap:18px;margin-top:34px;padding-bottom:7px;font-size:14px;font-weight:850;display:inline-flex}.mt-faq-list{border-top:1px solid #dcd8d3}.mt-faq-list details{border-bottom:1px solid #dcd8d3}.mt-faq-list summary{cursor:pointer;grid-template-columns:38px 1fr 32px;align-items:center;gap:16px;min-height:92px;list-style:none;display:grid}.mt-faq-list summary::-webkit-details-marker{display:none}.mt-faq-list summary>span{color:#9b9691;font-family:Georgia,serif;font-size:14px;font-style:italic}.mt-faq-list summary>strong{letter-spacing:-.035em;font-size:clamp(17px,1.55vw,22px)}.mt-faq-list summary>i{border:1px solid #d6d1cc;border-radius:50%;place-items:center;width:30px;height:30px;font-size:19px;font-style:normal;font-weight:350;transition:transform .2s;display:grid}.mt-faq-list details[open] summary>i{transform:rotate(45deg)}.mt-faq-list details>p{color:#68635e;max-width:720px;padding:0 34px 30px 54px;line-height:1.76}.mt-final{background:var(--mt-red);color:#fff5e8;isolation:isolate;padding:clamp(130px,16vw,230px) 0;position:relative;overflow:hidden}.mt-final-inner{z-index:3;text-align:center;justify-items:center;display:grid;position:relative}.mt-final-inner>p{color:#fff4e6a8;margin-bottom:27px}.mt-final h2{letter-spacing:-.085em;max-width:1120px;font-family:Iowan Old Style,Times New Roman,Noto Serif KR,serif;font-size:clamp(52px,8vw,120px);font-weight:500;line-height:.88}.mt-final .mt-pill{margin-top:48px}.mt-final-orbit{z-index:1;border:1px solid #fff2e026;border-radius:50%;position:absolute}.mt-final-orbit.one{width:52vw;height:52vw;top:-32vw;left:-12vw}.mt-final-orbit.two{width:48vw;height:48vw;bottom:-31vw;right:-16vw}.mt-footer{background:var(--mt-paper);padding:72px 0 42px}.mt-footer>.mt-shell{grid-template-columns:1fr auto;align-items:start;gap:40px 70px;display:grid}.mt-footer-brand{width:max-content;color:var(--mt-red)}.mt-footer-links{flex-wrap:wrap;justify-content:flex-end;gap:16px 30px;display:flex}.mt-footer-links a,.mt-footer-links button{color:#5f5a55;font-size:13px;font-weight:750;text-decoration:none}.mt-footer-legal{color:#68625c;max-width:850px;font-size:11px;line-height:1.72}.mt-footer-copy{color:#918b85;letter-spacing:.08em;text-align:right;align-self:end;font-size:10px;font-weight:850}.mt-mobile-cta{display:none}@media (max-width:980px){.mt-nav-links{display:none}.mt-nav-shell{grid-template-columns:1fr auto}.mt-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mt-feature-card:last-child{grid-column:1/-1;min-height:600px}.mt-feature-card:last-child .mt-feature-art{min-height:360px}.mt-safety-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mt-faq-shell{grid-template-columns:1fr}.mt-faq-title{max-width:700px}}@media (max-width:720px){.mt-shell{padding-inline:18px}.mt-nav-shell{min-height:90px}.mt-nav-actions{display:none}.mt-mobile-menu{display:block;position:relative}.mt-mobile-menu>summary{cursor:pointer;place-content:center;gap:7px;width:44px;height:44px;list-style:none;display:grid}.mt-mobile-menu>summary::-webkit-details-marker{display:none}.mt-mobile-menu>summary i{background:var(--mt-ink);width:25px;height:2px;transition:transform .2s;display:block}.mt-mobile-menu[open]>summary i:first-child{transform:translateY(4.5px)rotate(45deg)}.mt-mobile-menu[open]>summary i:last-child{transform:translateY(-4.5px)rotate(-45deg)}.mt-mobile-menu>nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #e4e0db;border-radius:18px;gap:2px;width:min(330px,100vw - 36px);padding:18px;display:grid;position:absolute;top:calc(100% + 2px);right:0;box-shadow:0 24px 54px #19141229}.mt-mobile-menu>nav a{color:var(--mt-ink);padding:12px 10px;font-size:17px;font-weight:820;text-decoration:none}.mt-mobile-menu>nav button{background:var(--mt-ink);color:#fff;border-radius:999px;min-height:48px;margin-top:10px;font-size:14px;font-weight:850}.mt-hero{min-height:100svh;padding:110px 18px 72px}.mt-hero h1{max-width:320px;font-size:64px;line-height:1}.mt-hero-actions{flex-direction:column;align-items:center;width:auto;margin-top:42px}.mt-hero-actions .mt-pill{flex:none;width:176px}.mt-discover{bottom:18px}.mt-hero-teaser{margin-top:30px}.mt-features{padding-block:74px 108px}.mt-section-heading{margin-bottom:34px}.mt-section-heading h2,.mt-safety-heading h2,.mt-faq-title h2{letter-spacing:-.045em;font-size:30px;line-height:1.12}.mt-feature-grid{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;margin-left:18px;margin-right:-18px;padding-right:18px;display:flex;overflow-x:auto}.mt-feature-grid::-webkit-scrollbar{display:none}.mt-feature-card,.mt-feature-card:last-child{scroll-snap-align:start;min-width:320px;min-height:480px}.mt-feature-art,.mt-feature-card:last-child .mt-feature-art{min-height:260px}.mt-manifesto{padding-block:108px}.mt-manifesto-inner{text-align:left;justify-items:start}.mt-manifesto h2{letter-spacing:-.05em;max-width:540px;font-size:34px;line-height:1.05}.mt-manifesto h2 em{display:inline}.mt-manifesto-inner>p{margin-bottom:22px}.mt-manifesto-inner button{margin-top:34px}.mt-team{padding-block:92px 110px}.mt-team-heading{max-width:420px;margin-inline:auto}.mt-team-heading h2{letter-spacing:-.05em;font-size:34px;line-height:1.08}.mt-team-heading h2 em{display:inline}.mt-round-icon{width:52px;height:52px;margin-bottom:24px}.mt-team-description{grid-template-columns:1fr;align-items:start;gap:28px}.mt-team-description .mt-pill{white-space:normal;width:100%}.mt-team-collage{width:min(100%,420px);height:620px;margin:58px auto 0}.mt-team-photo-main{inset:0 12% 14% 0}.mt-team-photo-side{border-width:7px;width:48%;height:35%;top:7%;right:-2%}.mt-mission-note{width:76%;padding:22px;bottom:3%;right:0}.mt-team-status{top:auto;bottom:24%;left:4%}.mt-inhu{align-items:flex-end;min-height:820px}.mt-inhu-image{object-position:68% center}.mt-inhu-scrim{background:linear-gradient(#0c090b1f,#0f0a0c94 40%,#0c090bf0 98%),linear-gradient(90deg,#0c090b33,#0000)}.mt-inhu-content{padding-block:230px 76px}.mt-inhu-content h2{letter-spacing:-.055em;max-width:430px;font-size:40px;line-height:1}.mt-inhu-content h2 em{display:inline}.mt-inhu-content>span{margin-top:30px}.mt-inhu-content .mt-pill{width:100%}.mt-image-note{display:none}.mt-safety-grid{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;border:0;gap:12px;margin-left:18px;margin-right:-18px;padding-right:18px;display:flex;overflow-x:auto}.mt-safety-grid::-webkit-scrollbar{display:none}.mt-safety-grid article{scroll-snap-align:start;background:#ffffff94;border:1px solid #d3cdc4;min-width:320px;min-height:480px}.mt-known{grid-template-columns:1fr}.mt-known-faces{justify-content:flex-start}.mt-faq-list summary{grid-template-columns:28px 1fr 30px;gap:10px;min-height:82px}.mt-faq-list details>p{padding:0 8px 26px 38px;font-size:14px}.mt-footer>.mt-shell{grid-template-columns:1fr;gap:30px}.mt-footer-links{justify-content:flex-start}.mt-footer-copy{text-align:left}.mt-footer{padding-bottom:54px}.mt-final{padding-block:104px}.mt-final-inner{text-align:left;justify-items:start}.mt-final h2{letter-spacing:-.05em;max-width:520px;font-size:32px;line-height:1.08}.mt-final h2 em{display:inline}.mt-final .mt-pill{margin-top:34px}}@media (max-width:480px){.mt-hero h1{max-width:310px;font-size:clamp(52px,16vw,64px)}.mt-hero-proof{max-width:270px}.mt-feature-card,.mt-feature-card:last-child,.mt-safety-grid article{min-width:min(320px,84vw)}}@media (prefers-reduced-motion:no-preference){.mt-feature-card,.mt-team-photo,.mt-mission-note{transition:transform .35s cubic-bezier(.2,.8,.2,1)}.mt-feature-card:hover{transform:translateY(-8px)}.mt-team-collage:hover .mt-team-photo-side{transform:rotate(1deg)translateY(-8px)}.mt-team-collage:hover .mt-mission-note{transform:rotate(-1deg)translateY(-7px)}}.mt-story-intro{background:var(--mt-wine);color:#f5e9e9;padding:clamp(130px,15vw,220px) 0 clamp(70px,8vw,120px)}.mt-story-intro>.mt-shell{text-align:center;justify-items:center;display:grid}.mt-story-intro p{letter-spacing:-.075em;max-width:1080px;font-family:Iowan Old Style,Times New Roman,Noto Serif KR,serif;font-size:clamp(48px,6.5vw,94px);font-weight:600;line-height:.98}.mt-story-intro p span{display:block}.mt-story-intro p span:last-child{color:#ef6551;font-style:italic}.mt-story-intro small{color:#f5e9e9a8;margin-top:34px;font-size:14px}.mt-editorial-feature{padding:clamp(90px,10vw,150px) 0 clamp(120px,13vw,190px)}.mt-double{background:var(--mt-wine);color:#f5e9e9;padding-top:0}.mt-feature-promise{letter-spacing:-.065em;text-align:center;max-width:1050px;margin-inline:auto;font-family:Iowan Old Style,Times New Roman,Noto Serif KR,serif;font-size:clamp(38px,5vw,74px);font-weight:600;line-height:1.02}.mt-feature-promise span{display:block}.mt-mode-label{color:var(--mt-red);letter-spacing:.14em;text-align:center;text-transform:uppercase;margin-top:clamp(80px,9vw,130px);font-size:11px;font-weight:900}.mt-editorial-feature h2{letter-spacing:-.08em;text-align:center;margin-top:15px;font-family:Iowan Old Style,Times New Roman,Noto Serif KR,serif;font-size:clamp(58px,8vw,116px);font-weight:600;line-height:.92}.mt-editorial-photo{background:0 0;width:min(1120px,86vw);height:clamp(560px,58vw,800px);margin:clamp(54px,7vw,96px) auto 0;position:relative;overflow:visible}.mt-editorial-photo img{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 34px 38px #100a0c33)}.mt-editorial-copy{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:clamp(30px,6vw,80px);width:min(900px,100%);margin:clamp(40px,5vw,70px) auto 0;display:grid}.mt-editorial-copy>p{color:currentColor;opacity:.72;font-size:clamp(15px,1.25vw,18px);line-height:1.8}.mt-interest{color:#201d1c;background:#fff}.mt-interest .mt-feature-promise{text-align:left;margin-left:0}.mt-interest .mt-mode-label{margin-top:clamp(90px,12vw,170px)}.mt-interest-stage{isolation:isolate;background:radial-gradient(circle at 25% 25%,#cf130a24,#0000 30%),radial-gradient(circle at 74% 70%,#6f4de624,#0000 34%),#f4eff1;place-items:center;width:min(1120px,86vw);height:clamp(580px,60vw,820px);margin:clamp(50px,7vw,90px) auto 0;display:grid;position:relative;overflow:hidden}.mt-interest-ring{z-index:-1;border:1px solid #472b3026;border-radius:50%;position:absolute}.mt-interest-ring.one{aspect-ratio:1;width:56%;top:-18%;left:-8%}.mt-interest-ring.two{aspect-ratio:1;width:48%;bottom:-15%;right:-8%}.mt-anon-profile{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;justify-items:center;gap:10px;width:min(330px,30vw);padding:30px;display:grid;position:absolute;box-shadow:0 30px 70px #442a3024}.mt-anon-profile.left{top:15%;left:18%;transform:rotate(-4deg)}.mt-anon-profile.right{bottom:13%;right:16%;transform:rotate(4deg)}.mt-anon-profile strong{margin-top:5px;font-size:20px}.mt-anon-profile small{color:#756c6c;text-align:center;font-size:12px}.mt-interest-topics{z-index:4;color:#6d6264;letter-spacing:.08em;text-align:center;font-size:11px;font-weight:800;position:absolute;bottom:26px;left:0;right:0}.mt-editorial-link{color:var(--mt-red);white-space:nowrap;border-bottom:1px solid;align-items:center;gap:18px;padding-bottom:7px;font-size:14px;font-weight:850;display:inline-flex}.mt-inhu{min-height:clamp(900px,86vw,1180px)}.mt-inhu-promise{color:#fff;letter-spacing:-.065em;max-width:900px;margin-bottom:clamp(76px,10vw,140px);font-family:Iowan Old Style,Times New Roman,Noto Serif KR,serif;font-size:clamp(38px,5vw,72px);font-weight:600;line-height:1.02;display:block}.mt-inhu-promise span{color:#ff7b63;font-style:italic;display:block}.mt-safety-intro{background:#fff;padding:clamp(120px,14vw,210px) 0}.mt-safety-intro p{max-width:980px;color:var(--mt-red);letter-spacing:-.075em;font-family:Iowan Old Style,Times New Roman,Noto Serif KR,serif;font-size:clamp(52px,7vw,100px);font-weight:600;line-height:.94}.mt-safety-intro span{color:#625d59;margin-top:28px;font-size:clamp(16px,1.4vw,20px);display:block}.mt-why{background:#fff;padding:clamp(100px,12vw,180px) 0}.mt-why h2{letter-spacing:-.07em;max-width:980px;font-size:clamp(48px,6.2vw,90px);font-weight:850;line-height:.98}.mt-why-layout{grid-template-columns:minmax(0,1fr) minmax(340px,.82fr);align-items:center;gap:clamp(44px,8vw,120px);margin-top:clamp(60px,8vw,110px);display:grid}.mt-why-photo{background:0 0;min-height:clamp(520px,48vw,720px);position:relative;overflow:visible}.mt-why-photo img{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 30px 34px #1e161729)}.mt-why-copy{gap:22px;display:grid}.mt-why-copy>p{color:#615c58;font-size:clamp(15px,1.2vw,18px);line-height:1.8}.mt-why-copy .mt-pill{width:max-content;margin-top:12px}.mt-faq-simple h2{letter-spacing:-.075em;max-width:1080px;font-size:clamp(48px,6.6vw,96px);font-weight:850;line-height:.98}.mt-faq-simple h2 em{color:var(--mt-red);font-family:Georgia,serif;font-style:italic}.mt-faq-reveal{margin-top:clamp(38px,5vw,66px)}.mt-faq-reveal>summary{color:var(--mt-red);cursor:pointer;border-bottom:1px solid;align-items:center;gap:18px;padding-bottom:8px;font-size:15px;font-weight:850;list-style:none;display:inline-flex}.mt-faq-reveal>summary::-webkit-details-marker{display:none}.mt-faq-reveal>div{border-top:1px solid #ddd8d3;border-left:1px solid #ddd8d3;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:55px;display:grid}.mt-faq-reveal article{border-bottom:1px solid #ddd8d3;border-right:1px solid #ddd8d3;min-height:220px;padding:clamp(24px,3vw,42px)}.mt-faq-reveal h3{letter-spacing:-.04em;margin-bottom:16px;font-size:clamp(19px,1.8vw,25px)}.mt-faq-reveal article p{color:#67615c;font-size:14px;line-height:1.75}.mt-faq-note{color:#77716b;margin-top:50px;font-size:11px}@media (max-width:720px){.mt-story-intro{padding:94px 0 54px}.mt-story-intro p{max-width:420px;font-size:30px;line-height:1.05}.mt-story-intro small{margin-top:24px;font-size:13px}.mt-editorial-feature{padding:70px 0 102px}.mt-double{padding-top:0}.mt-feature-promise{text-align:left;max-width:480px;font-size:24px;line-height:1.08}.mt-mode-label,.mt-interest .mt-mode-label{text-align:left;margin-top:72px}.mt-editorial-feature h2{text-align:left;margin-top:8px;font-size:34px;line-height:1.05}.mt-editorial-photo{width:min(420px,100vw - 36px);height:440px;margin-top:40px}.mt-editorial-copy{grid-template-columns:1fr;align-items:start;gap:25px;width:min(420px,100%);margin-top:32px}.mt-editorial-copy .mt-pill{width:max-content}.mt-interest .mt-feature-promise{margin-inline:0}.mt-interest-stage{width:min(420px,100vw - 36px);height:500px;margin-top:40px}.mt-anon-profile{width:230px;padding:22px}.mt-anon-profile.left{top:9%;left:7%}.mt-anon-profile.right{bottom:8%;right:6%}.mt-interest-topics{font-size:10px;bottom:18px}.mt-inhu{min-height:930px}.mt-inhu-promise{max-width:430px;margin-bottom:82px;font-size:28px;line-height:1.08}.mt-safety-intro{padding:94px 0}.mt-safety-intro p{font-size:34px;line-height:1}.mt-safety-intro span{margin-top:20px;font-size:15px}.mt-why{padding:92px 0}.mt-why h2{font-size:28px;line-height:1.12}.mt-why-layout{grid-template-columns:1fr;gap:34px;margin-top:42px}.mt-why-photo{min-height:420px}.mt-why-copy .mt-pill{width:100%}.mt-faq-simple h2{letter-spacing:-.045em;font-size:28px;line-height:1.12}.mt-faq-reveal{margin-top:34px}.mt-faq-reveal>div{grid-template-columns:1fr;margin-top:38px}.mt-faq-reveal article{min-height:0;padding:24px}.mt-faq-note{margin-top:34px}}.mt-feature-grid{--mt-rail-card-size:clamp(320px, 30.5vw, 420px);--mt-rail-edge-space:0px;padding:0 max(0px, calc(100% - var(--mt-rail-card-size))) 8px 0;overscroll-behavior-inline:contain;scroll-padding-inline:var(--mt-rail-edge-space);scroll-snap-type:x mandatory;scrollbar-width:none;display:flex;overflow-x:auto}.mt-feature-grid::-webkit-scrollbar{display:none}.mt-safety-grid::-webkit-scrollbar{display:none}.mt-feature-card,.mt-feature-card:last-child{min-width:var(--mt-rail-card-size);flex:0 0 var(--mt-rail-card-size);scroll-snap-align:start;grid-column:auto;min-height:clamp(600px,53vw,760px)}.mt-safety-grid{--mt-rail-card-size:clamp(320px, 27vw, 380px);--mt-rail-edge-space:0px;padding:0 max(0px, calc(100% - var(--mt-rail-card-size))) 0 0;overscroll-behavior-inline:contain;scroll-padding-inline:var(--mt-rail-edge-space);scroll-snap-type:x mandatory;scrollbar-width:none;border:0;gap:12px;display:flex;overflow-x:auto}.mt-safety-grid article{min-width:var(--mt-rail-card-size);flex:0 0 var(--mt-rail-card-size);scroll-snap-align:start;border:1px solid #d3cdc4}.mt-feature-grid:focus-visible,.mt-safety-grid:focus-visible{outline:2px solid var(--mt-red);outline-offset:5px}.mt-rail-controls{justify-content:flex-end;align-items:center;gap:8px;margin-top:18px;display:flex}.mt-rail-controls>span{color:#746e69;letter-spacing:.06em;margin-right:8px;font-size:11px;font-weight:800}.mt-rail-controls button{color:#211e1c;cursor:pointer;background:0 0;border:1px solid #cfc9c2;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid}.mt-rail-controls button:hover,.mt-rail-controls button:focus-visible{border-color:var(--mt-red);color:var(--mt-red)}.mt-rail-controls button.previous svg{transform:rotate(180deg)}.mt-inhu-story{color:#201d1c;background:#f4f1f0}.mt-inhu-story .mt-feature-promise{text-align:left;margin-left:0}.mt-inhu-story-media img{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 30px 36px #1f161629)}.mt-inhu-story-media{height:clamp(420px,48vw,660px)}.mt-faq-link{color:var(--mt-red);border-bottom:1px solid;align-items:center;gap:18px;margin-top:clamp(38px,5vw,66px);padding-bottom:8px;font-size:15px;font-weight:850;text-decoration:none;display:inline-flex}.mt-footnote{background:#fff;border-top:1px solid #e3dfda;padding:34px 0 48px}.mt-footnote p{color:#77716b;max-width:920px;font-size:11px;line-height:1.7}.mt-help{color:#1b1817;background:#fff;min-height:100svh;padding:0 clamp(20px,4vw,64px) 70px}.mt-help>header,.mt-help>section,.mt-help>footer{width:min(1312px,100%);margin-inline:auto}.mt-help>header{justify-content:space-between;align-items:center;gap:20px;min-height:88px;display:flex}.mt-help>header a{color:inherit;align-items:center;gap:9px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.mt-help>header a:first-child{color:var(--primary);letter-spacing:-.05em;font-size:20px}.mt-help>header a:first-child span{border:2px solid;border-radius:50%;place-items:center;width:34px;height:34px;font-family:Georgia,serif;display:grid}.mt-help>section{padding:clamp(90px,10vw,150px) 0}.mt-help>section>p{color:var(--primary);letter-spacing:.14em;margin-bottom:20px;font-size:11px;font-weight:900}.mt-help h1{letter-spacing:-.08em;max-width:1040px;font-family:Iowan Old Style,Times New Roman,Noto Serif KR,serif;font-size:clamp(52px,7.2vw,106px);font-weight:600;line-height:.94}.mt-help section>div{border-top:1px solid #dedad5;border-left:1px solid #dedad5;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:clamp(60px,8vw,110px);display:grid}.mt-help article{border-bottom:1px solid #dedad5;border-right:1px solid #dedad5;min-height:270px;padding:clamp(26px,3.5vw,48px)}.mt-help article>span{color:#9a948e;font-family:Georgia,serif;font-size:15px;font-style:italic}.mt-help article h2{letter-spacing:-.05em;margin:48px 0 16px;font-size:clamp(21px,2vw,29px)}.mt-help article p{color:#665f5a;max-width:56ch;font-size:14px;line-height:1.75}.mt-help>footer{border-top:1px solid #dedad5;padding-top:30px}.mt-help>footer a{color:var(--primary);font-size:14px;font-weight:850;text-decoration:none}@media (max-width:720px){.mt-feature-grid,.mt-safety-grid{--mt-rail-card-size:min(320px, calc(100vw - 52px));--mt-rail-edge-space:max(0px, calc((100% - var(--mt-rail-card-size)) / 2));padding-inline:var(--mt-rail-edge-space);scroll-padding-inline:var(--mt-rail-edge-space);margin-inline:0}.mt-feature-card,.mt-feature-card:last-child{min-width:var(--mt-rail-card-size);flex-basis:var(--mt-rail-card-size);scroll-snap-align:center;min-height:480px}.mt-feature-art,.mt-feature-card:last-child .mt-feature-art{min-height:260px}.mt-safety-grid article{min-width:var(--mt-rail-card-size);flex-basis:var(--mt-rail-card-size);scroll-snap-align:center;min-height:480px}.mt-inhu-story .mt-mode-label{margin-top:72px}.mt-inhu-story-media{height:340px}.mt-faq-link{margin-top:34px}.mt-footnote{padding-block:26px 36px}.mt-help{padding-inline:18px}.mt-help>header{min-height:78px}.mt-help>header a:last-child{font-size:12px}.mt-help h1{font-size:48px}.mt-help section>div{grid-template-columns:1fr}.mt-help article{min-height:0;padding:28px 22px}.mt-help article h2{margin-top:30px}}@media (max-width:480px){.mt-feature-card,.mt-feature-card:last-child,.mt-safety-grid article{min-width:var(--mt-rail-card-size);flex-basis:var(--mt-rail-card-size)}}.app-root,.sheet-backdrop,.toast{--bg:#f7f1e7;--bg-deep:#eee6da;--surface:#fffdf9;--surface-2:#f4eee5;--surface-3:#ece4d9;--line:#ded5ca;--line-strong:#cfc3b7;--ink:#171716;--ink-2:#4d4743;--muted:#706862;--faint:#9a9189;--primary:#cd130a;--primary-deep:#a90e08;--primary-bright:#e85a43;--primary-soft:#f8e1dd;--primary-ink:#6c0d09;--butter:#ddb36f;--butter-soft:#f7ead6;--butter-ink:#62420f;--sage:#2f7058;--sage-bright:#8fc3ac;--sage-soft:#e2efe8;--plum:#5a000f;--plum-bright:#8d3240;--plum-soft:#f1e2e5;--plum-ink:#4a0611;--danger:#b42318;--danger-soft:#f8e4e1;--radius-xl:28px;--radius-lg:20px;--radius-md:14px;--radius-sm:10px;--shadow-sm:0 10px 30px #4020200e;--shadow-md:0 18px 46px #40141b17;--shadow-lg:0 34px 90px #37111729;--shell-w:540px}.app-root{isolation:isolate;background:radial-gradient(circle at 8% 5%,#cd130a1f,#0000 31rem),radial-gradient(circle at 95% 78%,#5a000f1a,#0000 34rem),#ebe4db;position:relative}.app-root :focus-visible,.sheet-backdrop :focus-visible{outline-offset:3px;outline-color:#cd130a8c}.app-root .app-header{-webkit-backdrop-filter:blur(18px)saturate(1.15);backdrop-filter:blur(18px)saturate(1.15);background:#f7f1e7eb;border-bottom:1px solid #735c5333;height:70px;padding-inline:20px}.app-root .brand{color:var(--plum);letter-spacing:-.05em;gap:10px;font-size:19px;font-weight:850}.app-root .brand-mark,.app-root .brand.large .brand-mark{width:42px;height:42px;color:inherit;box-shadow:none;background:0 0;border-radius:0}.app-root .brand-mark img{object-fit:contain;filter:drop-shadow(0 8px 11px #5a000f24);width:100%;height:100%}.app-root .brand-name{transform:translateY(-1px)}.app-root .header-right{gap:10px}.app-root .header-timer{border-radius:var(--radius-pill);min-height:36px;color:var(--plum);letter-spacing:.01em;box-shadow:none;background:#fffdf9b8;border:1px solid #5a000f47;padding:0 12px;font-size:12px}.app-root .header-timer.warm,.app-root .header-timer.plum,.app-root .header-timer.ink{color:var(--plum);background:#fffdf9b8}.app-root .avatar-button{border:1px solid var(--line);width:42px;height:42px;box-shadow:none;background:#fffdf9b8}.app-root .screen.no-tabs{padding-bottom:calc(32px + var(--safe-bottom))}.app-root .screen-heading,.app-root .onboard-head{gap:8px}.app-root .screen-heading h1,.app-root .onboard-head h1,.app-root .greeting h1,.app-root .gate h1{letter-spacing:-.055em;text-wrap:balance;font-family:Iowan Old Style,Times New Roman,Noto Serif KR,serif;font-weight:650;line-height:1.05}.app-root .screen-heading h1,.app-root .onboard-head h1{font-size:34px}.app-root .tabbar{height:calc(72px + var(--safe-bottom));padding:4px 10px var(--safe-bottom);-webkit-backdrop-filter:blur(20px)saturate(1.1);backdrop-filter:blur(20px)saturate(1.1);background:#fffdf9f0;border-top:1px solid #735c5333}.app-root .tabbar button{color:#8b8179;letter-spacing:.015em;font-size:10.5px;font-weight:780}.app-root .tabbar button.active:after{content:"";background:var(--primary);width:26px;height:2px;position:absolute;top:0}.app-root .tabbar .tab-badge{background:var(--primary);top:1px;right:5px}.app-root .eyebrow.plum,.sheet-backdrop .eyebrow.plum{color:var(--plum)}.app-root .btn,.sheet-backdrop .btn{border-radius:var(--radius-pill);letter-spacing:-.015em;min-height:48px;box-shadow:none;font-weight:800;transition:transform .16s,border-color .16s,background .16s,color .16s}.app-root .btn-primary,.sheet-backdrop .btn-primary{background:var(--primary);color:#fffaf5}.app-root .btn-secondary,.sheet-backdrop .btn-secondary{background:var(--plum);color:var(--cream,#fff8ef)}.app-root .btn-soft:hover:not(:disabled),.sheet-backdrop .btn-soft:hover:not(:disabled){background:#f5d9d4}.app-root .btn-ghost,.sheet-backdrop .btn-ghost{border:1px solid var(--line-strong);color:var(--ink);box-shadow:none;background:0 0}.app-root .btn-text,.sheet-backdrop .btn-text{min-height:42px;color:var(--muted)}.app-root .icon-button:hover,.sheet-backdrop .icon-button:hover{border-color:var(--line);background:#ffffff7a}.app-root .chip,.app-root .pill,.sheet-backdrop .chip,.sheet-backdrop .pill{border:1px solid var(--line);color:var(--ink-2);letter-spacing:.01em;box-shadow:none;background:#fffdf9b3;font-size:11.5px;font-weight:800}.app-root .chip-primary,.app-root .pill-primary,.sheet-backdrop .chip-primary,.sheet-backdrop .pill-primary{color:var(--primary-ink);background:#fae9e6;border-color:#e5b9b3}.app-root .chip-plum,.app-root .pill-plum,.sheet-backdrop .chip-plum,.sheet-backdrop .pill-plum{color:var(--plum);background:#f5e9eb;border-color:#d8bcc1}.app-root .chip-sage,.app-root .pill-sage,.sheet-backdrop .chip-sage,.sheet-backdrop .pill-sage{background:var(--sage-soft);color:var(--sage);border-color:#bed7ca}.app-root .chip-butter,.app-root .pill-butter,.sheet-backdrop .chip-butter,.sheet-backdrop .pill-butter{color:var(--butter-ink);background:#fbf2e4;border-color:#e3cfae}.app-root .chip-danger,.app-root .pill-danger,.sheet-backdrop .chip-danger,.sheet-backdrop .pill-danger{background:var(--danger-soft);color:var(--danger);border-color:#e5bbb6}.app-root .pill-dot,.sheet-backdrop .pill-dot{width:6px;height:6px}.app-root .field,.sheet-backdrop .field{gap:9px}.app-root .field-label,.sheet-backdrop .field-label{font-size:13px;font-weight:800}.app-root .field-label em,.sheet-backdrop .field-label em{color:var(--faint);background:0 0;padding:0}.app-root .input,.app-root .select,.app-root .textarea,.sheet-backdrop .input,.sheet-backdrop .select,.sheet-backdrop .textarea{border:1px solid var(--line-strong);min-height:54px;box-shadow:none;background-color:#fffdf9e0;border-radius:13px}.app-root .option-card,.sheet-backdrop .option-card{border:1px solid var(--line-strong);min-height:88px;box-shadow:none;background:#fffdf9db;border-radius:15px}.app-root .option-card .option-check,.sheet-backdrop .option-card .option-check{background:var(--primary);width:21px;height:21px}.app-root .pick,.sheet-backdrop .pick{border:1px solid var(--line-strong);min-height:42px;color:var(--ink-2);background:#fffdf9b8}.app-root .pick.selected,.sheet-backdrop .pick.selected,.app-root .pick.subtle.selected,.sheet-backdrop .pick.subtle.selected{border-color:var(--primary);background:var(--primary);color:#fff}.app-root .toggle,.sheet-backdrop .toggle{background:#cfc5bb}.app-root .toggle.on,.sheet-backdrop .toggle.on{background:var(--plum)}.app-root .progress,.sheet-backdrop .progress{background:#e3dbd1;height:6px}.app-root .progress i,.sheet-backdrop .progress i{background:var(--primary)}.app-root .steps li span{border:1px solid var(--line);background:0 0}.app-root .steps li.current span{border-color:var(--primary);background:var(--primary)}.app-root .card,.app-root .settings-card,.app-root .gate,.app-root .timeline-item,.app-root .promise,.app-root .identity-preview{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fffdf9e0}.app-root .card.outline{border-color:var(--line-strong);box-shadow:none}.app-root .card-head{margin-bottom:14px}.app-root .card-head h3,.app-root .settings-group h3{letter-spacing:-.025em}.app-root .hero-card{border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);background:#fffdf9e6;padding:26px 22px}.app-root .hero-card.warm{background:linear-gradient(150deg, #fffdf9f7, #f8e1dde6), var(--surface);border-color:#e7cbc4}.app-root .hero-card.plum,.app-root .hero-card.ink{background:var(--plum);color:#fff8f0;border-color:#ffffff1f}.app-root .hero-card.plum p,.app-root .hero-card.plum .muted,.app-root .hero-card.plum .fine,.app-root .hero-card.ink p,.app-root .hero-card.ink .muted,.app-root .hero-card.ink .fine{color:#fff8f0b8}.app-root .hero-card h2,.app-root .mask-card h2,.app-root .inhu-card h2{letter-spacing:-.055em;text-wrap:balance;font-family:Iowan Old Style,Times New Roman,Noto Serif KR,serif;font-size:29px;font-weight:650;line-height:1.08}.app-root .hero-card .stamp,.app-root .mask-card .stamp{color:var(--primary);letter-spacing:.13em;background:0 0;border-bottom:1px solid;border-radius:0;padding:0 0 5px;font-size:9px;font-weight:900;top:18px;left:auto;right:20px;transform:none}.app-root .hero-card.sage .stamp{color:var(--sage);background:0 0}.app-root .notice,.sheet-backdrop .notice{border:1px solid var(--line);background:#f4eee5cc;border-radius:15px}.app-root .notice-plum,.sheet-backdrop .notice-plum{background:#f4e7e9;border-color:#ddc2c6}.app-root .notice-sage,.sheet-backdrop .notice-sage{background:var(--sage-soft);border-color:#c4dbcf}.app-root .notice-warn,.sheet-backdrop .notice-warn{background:#f9efdf;border-color:#e2ceac}.app-root .notice-danger,.sheet-backdrop .notice-danger{background:var(--danger-soft);border-color:#e3b9b4}.app-root .notice-icon,.sheet-backdrop .notice-icon{background:0 0;border:1px solid;border-radius:50%;width:30px;height:30px}.app-root .empty-state{border:1px solid var(--line);background:#fffdf99e;min-height:300px}.app-root .empty-icon{width:58px;height:58px;color:var(--primary);background:0 0;border:1px solid #dfc2bd;border-radius:50%}.app-root .gate{gap:18px;padding:30px 24px}.app-root .gate h1{font-size:34px}.app-root .gate-icon{width:52px;height:52px;color:var(--primary);background:0 0;border:1px solid #e3bbb5;border-radius:50%}.app-root .gate-icon.plum{color:var(--plum);background:0 0;border-color:#d8b6bc}.app-root .gate-icon.butter{color:var(--butter-ink);background:0 0;border-color:#dfc79e}.app-root .queue-number strong{color:var(--primary);font-family:Iowan Old Style,Georgia,serif;font-weight:650}.app-root .loading-gate{align-content:center;min-height:70vh}.app-root .promise span{color:var(--primary);background:0 0;border:1px solid #e6c5c0;border-radius:50%}.app-root .photo-slot{border-width:1px;border-color:var(--line-strong);background:var(--surface-2);border-radius:20px}.app-root .mode-cards{gap:12px}.app-root .mode-card{border:1px solid var(--line);min-height:154px;box-shadow:none;background:#fffdf9d9;border-radius:18px;padding:18px}.app-root .mode-card .mode-icon{border:1px solid var(--line);background:0 0;border-radius:50%}.app-root .mode-card.selected{border-color:var(--primary);box-shadow:inset 0 0 0 1px var(--primary)}.app-root .mode-card.selected .mode-icon{color:var(--primary);background:#fae7e3;border-color:#e9bab3}.app-root .keyword{background:#fffdf9a3;border:1px solid #7d5e5626;border-radius:12px;min-height:66px;padding:11px 12px}.app-root .hero-card.plum .keyword,.app-root .hero-card.ink .keyword{background:#ffffff14;border-color:#ffffff29}.app-root .hero-card.plum .keyword small,.app-root .hero-card.ink .keyword small{color:#fff8f09e}.app-root .team-seat,.app-root .identity-card{border:1px solid var(--line);background:#fffdf9b3}.app-root .team-seat.empty{border:1px dashed var(--line-strong);background:#fffdf94d}.app-root .team-seat.empty .seat-icon{background:0 0}.app-root .code-box,.sheet-backdrop .code-box{background:var(--plum);border:1px solid #ffffff1f;border-radius:16px}.app-root .how-mini li span{border:1px solid var(--line);color:var(--primary);background:0 0}.app-root .mask-card{background:var(--plum);color:#fff8f0;border:1px solid #ffffff21;padding:34px 24px 28px}.app-root .mask-card .stamp{color:#f2aaa0}.app-root .mask-card .chip{color:#fff8f0;background:#ffffff17;border-color:#fff3}.app-root .inline-suggest button{color:var(--muted);background:0 0;border-bottom:1px solid #cabeb4;border-radius:0}.app-root .save-bar{background:var(--plum);box-shadow:var(--shadow-md);border:1px solid #ffffff21;border-radius:18px}.app-root .mission-ribbon{background:#fffdf9ad;border:1px solid #e6c3bd;border-radius:14px}.app-root .mission-ribbon .mission-icon{color:var(--primary);background:0 0;border:1px solid #e7bdb7;border-radius:50%}.app-root .mission-ribbon small,.app-root .mission-ribbon svg:last-child{color:var(--primary)}.app-root .day-divider{color:var(--muted);background:0 0;border-bottom:1px solid #cfc3b7;border-radius:0;padding:4px 0}.app-root .msg-system{color:var(--plum);background:#f1e2e5db;border:1px solid #ddc2c6}.app-root .msg-bubble{border:1px solid var(--line);box-shadow:none;background:#fffdf9f5}.app-root .msg-row.mine .msg-bubble{border-color:var(--plum);background:var(--plum);color:#fff8f0}.app-root .msg-photo img{border:1px solid var(--line)}.app-root .quick-replies button{border:1px solid var(--line-strong);box-shadow:none;background:#fffdf9cc}.app-root .composer .icon-button{border:1px solid var(--line);background:0 0}.app-root .composer textarea{border:1px solid var(--line-strong);background:var(--surface-2)}.app-root .composer textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #cd130a14}.app-root .chat-ended{border-color:var(--line);background:var(--surface)}.app-root .timeline{gap:12px}.app-root .timeline-item.active{border-color:var(--primary);box-shadow:inset 3px 0 0 var(--primary)}.app-root .timeline-item .tl-icon{border:1px solid var(--line);background:0 0;border-radius:50%}.app-root .timeline-item.active .tl-icon{color:var(--primary);background:#fae7e3;border-color:#e6bdb7}.app-root .timeline-item.done .tl-icon{background:var(--sage-soft);border-color:#bed7ca}.app-root .inhu-card{border-radius:var(--radius-xl);background:linear-gradient(145deg,#fffdf9,#f3e5e7);border:1px solid #dec5c8;padding:24px}.app-root .inhu-card.locked{border-color:var(--line);background:#f4eee5d1}.app-root .inhu-option{border-bottom:1px solid var(--line);min-height:72px;box-shadow:none;background:0 0;border-radius:0;padding:14px 4px}.app-root .inhu-option:first-child{border-top:1px solid var(--line)}.app-root .inhu-option:hover:not(:disabled){color:var(--primary);transform:none}.app-root .inhu-option .inhu-emoji{display:none}.app-root .inhu-status{border:1px solid var(--line);background:#fffdf9c2}.sheet-backdrop .sheet{background:var(--surface);box-shadow:var(--shadow-lg);border:1px solid #6f524d2e}.sheet-backdrop .sheet-plum,.sheet-backdrop .sheet-celebrate{background:linear-gradient(180deg, #f3e5e7 0%, var(--surface) 34%)}.sheet-backdrop .sheet-head h2{letter-spacing:-.05em;font-family:Iowan Old Style,Times New Roman,Noto Serif KR,serif;font-size:28px;font-weight:650}.sheet-backdrop .choice{border:1px solid var(--line-strong);background:#fffdf9d1;border-radius:14px}.sheet-backdrop .sheet-hero-mid{color:var(--plum);box-shadow:none;background:0 0;border:1px solid #dcc1c5}.toast{background:var(--plum);color:#fff8f0;box-shadow:var(--shadow-md);border:1px solid #ffffff24;border-radius:14px}.toast-danger{background:var(--danger)}.toast-sage{background:var(--sage)}@media (hover:hover){.app-root .card,.app-root .hero-card,.app-root .mode-card,.app-root .timeline-item,.app-root .inhu-option,.app-root .btn{transition:transform .18s,border-color .18s,box-shadow .18s,background .18s}.app-root button.mode-card:hover:not(:disabled),.app-root .btn:hover:not(:disabled){transform:translateY(-1px)}}@media (min-width:720px){.app-root .shell{min-height:calc(100dvh - 56px);box-shadow:var(--shadow-lg);border:1px solid #6f524d38;border-radius:30px;margin-block:28px}.app-root .tabbar{border-radius:0 0 30px 30px}.sheet-backdrop .sheet{border-radius:28px}}@media (max-width:480px){.app-root .app-header{height:64px;padding-inline:16px}.app-root .brand{font-size:17px}.app-root .brand-mark{width:38px;height:38px}.app-root .screen{padding:22px 18px calc(var(--tabbar-h) + var(--safe-bottom) + 24px);gap:18px}.app-root .screen.no-tabs{padding-bottom:calc(26px + var(--safe-bottom))}.app-root .screen-heading h1,.app-root .onboard-head h1,.app-root .gate h1{font-size:31px}.app-root .greeting h1{font-size:27px}.app-root .hero-card,.app-root .gate,.app-root .inhu-card{border-radius:22px}.app-root .hero-card h2,.app-root .mask-card h2,.app-root .inhu-card h2{font-size:27px}.app-root .keyword-grid{grid-template-columns:1fr}.app-root .keyword{min-height:0}.app-root .header-timer{padding-inline:9px;font-size:11px}.app-root .avatar-button{width:38px;height:38px}}@media (prefers-reduced-motion:reduce){.app-root *,.app-root :before,.app-root :after,.sheet-backdrop *,.toast{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.app-root,.sheet-backdrop,.toast{--bg:#fff;--bg-deep:#f3f5f7;--surface:#fff;--surface-2:#f6f7f8;--surface-3:#edf0f2;--line:#e6e9ec;--line-strong:#d6dbe0;--ink:#21262e;--ink-2:#48515e;--muted:#6f7782;--faint:#9ca3ad;--primary:#fd267a;--primary-deep:#e31c5f;--primary-bright:#ff6036;--primary-soft:#fff0f5;--primary-ink:#ad1552;--butter:#f7c948;--butter-soft:#fff7dc;--butter-ink:#765b00;--sage:#1c8b68;--sage-bright:#73d6b7;--sage-soft:#e9f8f2;--plum:#6c48ff;--plum-bright:#8e74ff;--plum-soft:#f0edff;--plum-ink:#4c32bc;--danger:#e23d4f;--danger-soft:#fff0f2;--radius-xl:22px;--radius-lg:16px;--radius-md:12px;--radius-sm:9px;--shadow-sm:0 2px 10px #1c20260f;--shadow-md:0 8px 28px #1c20261f;--shadow-lg:0 22px 70px #1c20262e;--header-h:64px;--tabbar-h:64px;--shell-w:520px}.app-root{background:#f3f5f7}.app-root .shell{background:#fff}.app-root :focus-visible,.sheet-backdrop :focus-visible{outline-offset:2px;outline:3px solid #fd267a47}.app-root .app-header{height:var(--header-h);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px)saturate(1.2);backdrop-filter:blur(18px)saturate(1.2);background:#fffffff5;padding:0 16px}.app-root .brand{letter-spacing:-.045em;gap:8px;font-size:19px;font-weight:850}.app-root .brand-mark,.app-root .brand.large .brand-mark{width:38px;height:38px}.app-root .brand.large .brand-mark{width:46px;height:46px}.app-root .brand-mark img{filter:saturate(1.4)drop-shadow(0 5px 7px #fd267a24)}.app-root .brand-name{color:#0000;background:linear-gradient(115deg,#fd267a 8%,#ff6036 90%);-webkit-background-clip:text;background-clip:text}.app-root .header-timer,.app-root .header-timer.warm,.app-root .header-timer.plum,.app-root .header-timer.ink{color:#4d5663;min-height:34px;box-shadow:none;background:#f3f5f7;border:0;font-size:12px}.app-root .avatar-button{background:#f2f4f6;border:0;width:40px;height:40px}.app-root .screen{padding:18px 12px calc(var(--tabbar-h) + var(--safe-bottom) + 20px);gap:18px}.app-root .screen.no-tabs{padding:22px 20px calc(26px + var(--safe-bottom))}.app-root .screen-heading,.app-root .onboard-head,.app-root .greeting{padding-inline:4px}.app-root .screen-heading h1,.app-root .onboard-head h1,.app-root .greeting h1,.app-root .gate h1,.app-root .hero-card h2,.app-root .mask-card h2,.app-root .inhu-card h2,.sheet-backdrop .sheet-head h2{font-family:var(--font);letter-spacing:-.045em;font-weight:820;line-height:1.12}.app-root .screen-heading h1,.app-root .onboard-head h1,.app-root .gate h1{font-size:30px}.app-root .greeting h1{font-size:25px}.app-root .screen-heading p,.app-root .onboard-head p,.app-root .greeting p{color:var(--muted);line-height:1.5}.app-root .tabbar{height:calc(var(--tabbar-h) + var(--safe-bottom));padding:0 14px var(--safe-bottom);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px)saturate(1.2);backdrop-filter:blur(18px)saturate(1.2);background:#fffffff7;box-shadow:0 -8px 24px #21262e0b}.app-root .tabbar button{color:#a0a6ae;gap:0;font-size:0}.app-root .tabbar button span{border-radius:50%;width:48px;height:48px}.app-root .tabbar button.active{color:var(--primary)}.app-root .tabbar button.active span{background:#fff0f5}.app-root .tabbar button.active:after{display:none}.app-root .tabbar .tab-badge{background:#ff4458;border-color:#fff;width:8px;height:8px;top:5px;right:6px}.app-root .eyebrow,.sheet-backdrop .eyebrow{color:var(--primary);letter-spacing:.06em;text-transform:none;font-size:11px;font-weight:850}.app-root .btn,.sheet-backdrop .btn{min-height:48px;box-shadow:none;border-radius:999px;font-weight:800}.app-root .btn-lg,.sheet-backdrop .btn-lg{min-height:54px}.app-root .btn-primary,.sheet-backdrop .btn-primary{color:#fff;background:linear-gradient(115deg,#fd267a 0%,#ff6036 100%);border:0;box-shadow:0 8px 20px #fd267a33}.app-root .btn-primary:hover:not(:disabled),.sheet-backdrop .btn-primary:hover:not(:disabled){background:linear-gradient(115deg,#e91e68 0%,#ef4e2e 100%)}.app-root .btn-secondary,.sheet-backdrop .btn-secondary{color:#fff;background:#21262e;border:0}.app-root .btn-soft,.sheet-backdrop .btn-soft{color:var(--primary-ink);background:#fff0f5;border:0}.app-root .btn-ghost,.sheet-backdrop .btn-ghost{border:1px solid var(--line-strong);color:var(--ink);background:#fff}.app-root .btn-ghost:hover:not(:disabled),.sheet-backdrop .btn-ghost:hover:not(:disabled){border-color:var(--primary);color:var(--primary);background:#fff7fa}.app-root .icon-button,.sheet-backdrop .icon-button{background:#f4f5f7;border:0}.app-root .icon-button:hover,.sheet-backdrop .icon-button:hover{background:#eceff2;border:0}.app-root .chip,.app-root .pill,.sheet-backdrop .chip,.sheet-backdrop .pill{color:#4b5561;background:#f1f3f5;border:0;font-size:12px;font-weight:750}.app-root .chip-primary,.app-root .pill-primary,.sheet-backdrop .chip-primary,.sheet-backdrop .pill-primary{color:var(--primary-ink);background:#fff0f5}.app-root .chip-plum,.app-root .pill-plum,.sheet-backdrop .chip-plum,.sheet-backdrop .pill-plum{background:var(--plum-soft);color:var(--plum-ink)}.app-root .chip-sage,.app-root .pill-sage,.sheet-backdrop .chip-sage,.sheet-backdrop .pill-sage{background:var(--sage-soft);color:var(--sage)}.app-root .chip-butter,.app-root .pill-butter,.sheet-backdrop .chip-butter,.sheet-backdrop .pill-butter{background:var(--butter-soft);color:var(--butter-ink)}.app-root .input,.app-root .select,.app-root .textarea,.sheet-backdrop .input,.sheet-backdrop .select,.sheet-backdrop .textarea{border:1px solid var(--line-strong);background-color:#fff;border-radius:12px;min-height:52px}.app-root .input:focus,.app-root .select:focus,.app-root .textarea:focus,.sheet-backdrop .input:focus,.sheet-backdrop .select:focus,.sheet-backdrop .textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #fd267a1a}.app-root .option-card,.sheet-backdrop .option-card{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:84px}.app-root .option-card.selected,.sheet-backdrop .option-card.selected{border-color:var(--primary);box-shadow:inset 0 0 0 1px var(--primary);background:#fff6fa}.app-root .pick,.sheet-backdrop .pick{border:1px solid var(--line-strong);background:#fff}.app-root .pick.selected,.app-root .pick.subtle.selected,.sheet-backdrop .pick.selected,.sheet-backdrop .pick.subtle.selected{border-color:var(--primary);background:var(--primary);color:#fff}.app-root .toggle.on,.sheet-backdrop .toggle.on,.app-root .progress i,.sheet-backdrop .progress i{background:linear-gradient(90deg,#fd267a,#ff6036)}.app-root .card,.app-root .settings-card,.app-root .gate,.app-root .timeline-item,.app-root .promise,.app-root .identity-preview{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff}.app-root .card.soft{box-shadow:none;background:#f7f8f9}.app-root .hero-card{border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);background:#fff;gap:16px;padding:20px}.app-root .hero-card.warm{border-color:var(--line);background:#fff}.app-root .hero-card.plum,.app-root .hero-card.ink{color:#fff;background:linear-gradient(145deg,#3d334a,#211d29);border-color:#0000}.app-root .hero-card.sage{background:linear-gradient(145deg,#fff,#edf9f4);border-color:#cfe9df}.app-root .hero-card h2,.app-root .mask-card h2,.app-root .inhu-card h2{font-size:27px}.app-root .hero-card .stamp,.app-root .mask-card .stamp{color:var(--primary);letter-spacing:.08em;background:#fff0f5;border:0;border-radius:999px;padding:5px 8px;font-size:9px;top:18px;right:18px;transform:none}.app-root .hero-card.plum .stamp,.app-root .hero-card.ink .stamp{color:#fff;background:#ffffff1f}.app-root .notice,.sheet-backdrop .notice{background:#f5f6f7;border:0;border-radius:13px}.app-root .notice-icon,.sheet-backdrop .notice-icon{background:#fff;border:0;width:30px;height:30px}.app-root .empty-state{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:320px}.app-root .empty-icon{width:62px;height:62px;color:var(--primary);background:#fff0f5;border:0}.app-root .tinder-discovery{gap:12px}.app-root .tinder-mode-switch{border-bottom:1px solid var(--line);gap:0;padding:0 4px;display:flex}.app-root .tinder-mode-switch .mode-card{min-height:58px;box-shadow:none;background:0 0;border:0;border-radius:0;flex:1;place-content:center;justify-items:center;gap:2px;padding:0 12px 10px;position:relative}.app-root .tinder-mode-switch .mode-card .mode-icon{display:none}.app-root .tinder-mode-switch .mode-card strong{color:#737b86;font-size:14px}.app-root .tinder-mode-switch .mode-card small{color:#a1a7af;font-size:10px}.app-root .tinder-mode-switch .mode-card.selected{box-shadow:none;border:0}.app-root .tinder-mode-switch .mode-card.selected strong{color:var(--primary)}.app-root .tinder-mode-switch .mode-card.selected:after{content:"";background:linear-gradient(90deg,#fd267a,#ff6036);border-radius:999px 999px 0 0;height:3px;position:absolute;bottom:-1px;left:16px;right:16px}.app-root .tinder-profile-card{border-radius:22px;padding:14px;overflow:hidden;box-shadow:0 10px 30px #1f242c21}.app-root .tinder-start-card{gap:14px}.app-root .tinder-card-visual{isolation:isolate;background:radial-gradient(circle at 30% 22%,#ffffffd6,#0000 24%),radial-gradient(circle at 80% 72%,#6c48ff33,#0000 31%),linear-gradient(145deg,#ffe3ed 0%,#f4e8ff 52%,#dfe9ff 100%);border-radius:22px 22px 12px 12px;justify-content:center;align-items:center;height:320px;margin:-14px -14px 2px;display:flex;position:relative;overflow:hidden}.app-root .tinder-card-visual .tinder-card-glow{border:1px solid #fd267a38;border-radius:50%;width:250px;height:250px;position:absolute;box-shadow:0 0 0 38px #fff3,0 0 0 76px #fd267a0b}.app-root .tinder-card-visual .mask-avatar{z-index:1;filter:drop-shadow(0 18px 22px #4d284d2e);position:relative}.app-root .tinder-card-visual.double{gap:0}.app-root .tinder-card-visual.double .mask-avatar:first-of-type{transform:translate(12px)rotate(-4deg)}.app-root .tinder-card-visual.double .mask-avatar:nth-of-type(2){transform:translate(-12px)rotate(4deg)}.app-root .tinder-card-visual>span{z-index:2;color:#343a43;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;position:absolute;bottom:16px;left:16px;box-shadow:0 4px 16px #21262e1a}.app-root .tinder-start-card>h2,.app-root .tinder-start-card>p,.app-root .tinder-start-card>.field{margin-inline:4px}.app-root .tinder-card-action{margin-top:2px}.app-root .tinder-profile-card.live .partner-strip{background:radial-gradient(circle at 70% 20%,#ffffff73,#0000 24%),linear-gradient(145deg,#ffc6d8,#cabdff 58%,#9fdff0);border-radius:22px 22px 12px 12px;align-items:flex-end;min-height:255px;margin:-14px -14px 2px;padding:28px 22px 22px;position:relative;overflow:hidden}.app-root .tinder-profile-card.live .partner-strip:after{content:"";pointer-events:none;background:linear-gradient(#0000,#1c1824b8);position:absolute;inset:45% 0 0}.app-root .tinder-profile-card.live .partner-strip>.mask-avatar,.app-root .tinder-profile-card.live .mask-cluster{z-index:1;position:absolute;top:30px;left:50%;transform:translate(-50%)}.app-root .tinder-profile-card.live .partner-strip>.mask-avatar{filter:drop-shadow(0 16px 20px #2b1e3233);width:132px!important;height:132px!important}.app-root .tinder-profile-card.live .mask-cluster .mask-avatar{width:104px!important;height:104px!important}.app-root .tinder-profile-card.live .partner-text{z-index:2;color:#fff;gap:4px;position:relative}.app-root .tinder-profile-card.live .partner-text strong{letter-spacing:-.04em;font-size:25px}.app-root .tinder-profile-card.live .partner-text small{color:#ffffffd1;line-height:1.45}.app-root .tinder-profile-card .keyword-grid{gap:6px}.app-root .tinder-profile-card .keyword{background:#f4f5f7;border:0;border-radius:11px;min-height:62px}.app-root .tinder-profile-card.revealed .identity-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.app-root .tinder-profile-card.revealed .identity-card{background:#f4f5f7;border:0;width:auto}.app-root .tinder-profile-card.revealed .identity-card img,.app-root .tinder-profile-card.revealed .identity-placeholder{aspect-ratio:3/4}.app-root .tinder-double-card .team-grid{gap:8px}.app-root .tinder-double-card .team-seat{background:linear-gradient(145deg,#fff0f5,#f0edff);border:0;border-radius:14px;place-content:center;min-height:150px}.app-root .tinder-state-card{text-align:center;align-content:center;min-height:390px}.app-root .tinder-state-card .eyebrow,.app-root .tinder-state-card .waiting-anim{justify-self:center}.app-root .tinder-waiting-card:before{content:"";border:7px solid #ffe1ed;border-top-color:var(--primary);border-radius:50%;width:94px;height:94px;margin:0 auto 10px;animation:1.4s linear infinite spin}.app-root .onboard{min-height:calc(100dvh - var(--header-h));grid-template-rows:auto auto 1fr auto}.app-root .steps{gap:4px}.app-root .steps li span{background:#eef0f2;border:0;width:22px;height:22px}.app-root .steps li.current span{background:linear-gradient(135deg,#fd267a,#ff6036)}.app-root .promise{box-shadow:none;padding:15px}.app-root .promise span{color:var(--primary);background:#fff0f5;border:0}.app-root .mask-preview{background:linear-gradient(145deg,#fff0f5,#f0edff);border:0}.app-root .gate{box-shadow:none;border:0;border-radius:20px;gap:18px}.app-root .gate-icon,.app-root .gate-icon.plum,.app-root .gate-icon.butter{width:54px;height:54px;color:var(--primary);background:#fff0f5;border:0}.app-root .queue-number strong{font-family:var(--font);color:var(--primary)}.app-root .mode-cards:not(.tinder-mode-switch) .mode-card{background:#fff}.app-root .mask-card{color:#252a33;min-height:410px;box-shadow:var(--shadow-md);background:radial-gradient(circle at 25% 15%,#ffffffc2,#0000 22%),linear-gradient(145deg,#ffd9e6,#ded7ff 58%,#ccebf5);border:0;border-radius:22px;align-content:end;padding:34px 22px 26px}.app-root .mask-card>.mask-avatar{filter:drop-shadow(0 16px 20px #3c2a462e);margin-bottom:auto;width:142px!important;height:142px!important}.app-root .mask-card .stamp{color:var(--primary);background:#ffffffb8}.app-root .mask-card .mask-card-note{color:#4f5661}.app-root .mask-card .chip{color:#3f4650;background:#ffffffc2}.app-root .settings-card{box-shadow:none;padding:18px}.app-root .inline-suggest button{background:#f2f4f6;border:0;border-radius:999px;padding:7px 10px}.app-root .save-bar{background:#252a33;border:0;border-radius:18px}.app-root .chat-top{border-color:var(--line);background:#fff;gap:10px;padding:12px 14px}.app-root .chat-partner .mask-avatar{width:44px!important;height:44px!important}.app-root .mission-ribbon{background:linear-gradient(100deg,#fff0f5,#fff5ef);border:0}.app-root .mission-ribbon .mission-icon{color:var(--primary);background:#fff;border:0}.app-root .reveal-strip{background:#fff0f5;border-color:#f4dce7}.app-root .messages{background:#fff}.app-root .day-divider{background:#f2f4f6;border:0;border-radius:999px;padding:5px 10px}.app-root .msg-system{color:#4c3f84;background:#f0edff;border:0;border-radius:13px}.app-root .msg-bubble{box-shadow:none;background:#f1f3f5;border:0}.app-root .msg-row.mine .msg-bubble{color:#fff;background:linear-gradient(120deg,#fd267a,#ff6036);border:0}.app-root .quick-replies button{color:var(--primary-ink);background:#fff;border:1px solid #ffc7dd}.app-root .composer{border-color:var(--line);background:#fff}.app-root .composer .icon-button{background:#f2f4f6;border:0}.app-root .composer textarea{background:#f2f4f6;border:1px solid #0000}.app-root .composer textarea:focus{box-shadow:none;border-color:#ffc0d8}.app-root .composer .send-button{background:linear-gradient(135deg,#fd267a,#ff6036)}.app-root .timeline-item{box-shadow:none;padding:16px}.app-root .timeline-item.active{box-shadow:inset 3px 0 0 var(--primary);border-color:#ffbdd5}.app-root .timeline-item .tl-icon,.app-root .timeline-item.active .tl-icon{color:var(--primary);background:#fff0f5;border:0}.app-root .inhu-card,.app-root .inhu-card.locked{box-shadow:none;background:linear-gradient(145deg,#fff0f5,#f2efff);border:0}.app-root .inhu-option{border-color:#70648424}.app-root .inhu-status{background:#ffffffc7;border:0}.sheet-backdrop .sheet,.sheet-backdrop .sheet-plum,.sheet-backdrop .sheet-celebrate,.sheet-backdrop .sheet-danger{box-shadow:var(--shadow-lg);background:#fff;border:0}.sheet-backdrop .sheet-head h2{font-size:25px}.sheet-backdrop .sheet-grip{background:#d6dae0;width:42px;height:4px}.sheet-backdrop .choice{border:1px solid var(--line);background:#fff}.sheet-backdrop .choice.selected,.sheet-backdrop .choice.plum.selected{border-color:var(--primary);background:#fff5f9}.sheet-backdrop .choice.selected i,.sheet-backdrop .choice.plum.selected i{border-color:var(--primary);background:var(--primary)}.toast{color:#fff;background:#252a33;border:0;border-radius:999px;box-shadow:0 10px 28px #1c202638}@media (hover:hover){.app-root .tinder-profile-card:hover{transform:translateY(-2px);box-shadow:0 14px 34px #1f242c29}}@media (min-width:720px){.app-root .shell{border:1px solid var(--line);border-radius:20px;min-height:calc(100dvh - 40px);margin-block:20px;box-shadow:0 18px 56px #1c202626}.app-root .tabbar{border-radius:0 0 20px 20px}.sheet-backdrop .sheet{border-radius:24px}}@media (max-width:480px){.app-root .app-header{height:var(--header-h)}.app-root .screen{padding-inline:10px}.app-root .screen.no-tabs{padding-inline:18px}.app-root .screen-heading h1,.app-root .onboard-head h1,.app-root .gate h1{font-size:28px}.app-root .tinder-card-visual{height:min(310px,43dvh)}.app-root .tinder-profile-card.live .partner-strip{min-height:min(260px,38dvh)}.app-root .tinder-mode-switch .mode-card{padding-inline:6px}.app-root .tinder-mode-switch .mode-card small{display:none}.app-root .keyword-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.app-root .keyword strong{font-size:12.5px}.app-root .header-timer{text-overflow:ellipsis;max-width:112px;overflow:hidden}}.app-root .profile-landing-link{justify-content:center;display:flex}@media (min-width:720px){.app-root .product-shell{width:min(900px,100vw - 32px);max-width:none}.app-root .onboarding-shell{width:min(720px,100vw - 32px);max-width:none}.app-root .product-shell>.screen{width:100%;max-width:760px;margin-inline:auto;padding:28px 28px 32px}.app-root .product-shell>.app-home-screen{max-width:680px}.app-root .tinder-mode-switch,.app-root .tinder-discovery>.tinder-profile-card{width:100%;max-width:620px;margin-inline:auto}.app-root .tinder-card-visual{height:410px}.app-root .tinder-profile-card.live .partner-strip{min-height:330px}.app-root .tinder-profile-card.live .partner-strip>.mask-avatar{width:164px!important;height:164px!important}.app-root .tinder-profile-card.live .mask-cluster .mask-avatar{width:124px!important;height:124px!important}.app-root .product-shell>.app-missions-screen{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;max-width:840px}.app-root .app-missions-screen>.screen-heading{grid-column:1/-1}.app-root .app-missions-screen>.timeline,.app-root .app-missions-screen>.inhu-card,.app-root .app-missions-screen>.empty-state,.app-root .app-missions-screen>.card{align-self:start}.app-root .product-shell>.app-profile-screen{grid-template-columns:minmax(240px,.88fr) minmax(0,1.12fr);align-items:start;max-width:880px}.app-root .app-profile-screen>.screen-heading{grid-column:1/-1}.app-root .app-profile-screen>.mask-card{grid-area:2/1/span 5;min-height:500px;position:sticky;top:18px}.app-root .app-profile-screen>.settings-group,.app-root .app-profile-screen>.legal,.app-root .app-profile-screen>.profile-landing-link,.app-root .app-profile-screen>.save-bar{grid-column:2}.app-root .app-profile-screen>.legal{margin:0}.app-root .app-profile-screen>.save-bar{bottom:20px}.app-root .app-chat-screen{width:min(100%,780px);height:calc(100dvh - 40px - var(--header-h) - var(--tabbar-h));border-inline:1px solid var(--line);margin-inline:auto}.app-root .app-chat-screen .messages{padding-inline:24px}.app-root .app-chat-screen .msg-row{max-width:76%}.app-root .onboarding-shell .onboard{min-height:calc(100dvh - 40px - var(--header-h))}}@media (min-width:1100px){.app-root .product-shell{border-radius:22px;grid-template-rows:118px minmax(0,1fr);grid-template-columns:300px minmax(0,1fr);width:min(1280px,100vw - 48px);height:calc(100dvh - 48px);min-height:0;margin-block:24px;display:grid;overflow:hidden}.app-root .product-shell>.app-header{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-area:1/1;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;align-content:center;height:100%;padding:16px 18px;display:grid;position:relative}.app-root .product-shell>.app-header>button:first-child{grid-column:1/-1;justify-self:start}.app-root .product-shell>.app-header .header-right{grid-column:1/-1;justify-content:space-between;width:100%;margin-top:8px}.app-root .product-shell>.app-header .header-right:has(>:only-child){justify-content:flex-end}.app-root .product-shell>.tabbar{border-top:0;border-right:1px solid var(--line);width:auto;max-width:none;height:auto;box-shadow:none;border-radius:0 0 0 22px;flex-direction:column;grid-area:2/1;justify-content:flex-start;gap:6px;margin:0;padding:18px 14px;display:flex;position:relative;bottom:auto;left:auto;transform:none}.app-root .product-shell>.tabbar button{color:#6f7782;border-radius:14px;justify-content:flex-start;gap:12px;width:100%;min-height:58px;padding:0 12px;font-size:14px;font-weight:760;display:flex}.app-root .product-shell>.tabbar button span{flex:0 0 42px;width:42px;height:42px}.app-root .product-shell>.tabbar button.active{color:var(--primary);background:#fff0f5}.app-root .product-shell>.tabbar button.active span{background:0 0}.app-root .product-shell>.screen,.app-root .product-shell>.chat-screen{grid-area:1/2/-1;min-height:0}.app-root .product-shell>.screen{overscroll-behavior:contain;max-height:100%;padding:34px 40px;overflow-y:auto}.app-root .product-shell>.app-home-screen{max-width:760px}.app-root .tinder-mode-switch,.app-root .tinder-discovery>.tinder-profile-card{max-width:680px}.app-root .tinder-card-visual{height:clamp(410px,48dvh,540px)}.app-root .tinder-profile-card.live .partner-strip{min-height:clamp(340px,42dvh,470px)}.app-root .tinder-state-card{min-height:min(540px,100dvh - 210px)}.app-root .product-shell>.app-missions-screen{grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);gap:24px;max-width:980px}.app-root .product-shell>.app-profile-screen{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:24px;max-width:1020px}.app-root .app-profile-screen>.mask-card{min-height:min(620px,100dvh - 116px);top:0}.app-root .app-chat-screen{border-right:1px solid var(--line);border-left:1px solid var(--line);width:min(100%,860px);height:100%}.app-root .app-chat-screen .chat-top,.app-root .app-chat-screen .quick-replies,.app-root .app-chat-screen .composer{padding-inline:24px}.app-root .app-chat-screen .msg-row{max-width:70%}.app-root .save-bar{bottom:0}.app-root .onboarding-shell{width:min(760px,100vw - 48px);min-height:calc(100dvh - 48px);margin-block:24px}.app-root .onboarding-shell .onboard{min-height:calc(100dvh - 48px - var(--header-h))}.toast{bottom:34px}}@media (min-width:720px){.app-root .product-shell,.app-root .onboarding-shell{width:100%;max-width:none;min-height:100dvh;box-shadow:none;border:0;border-radius:0;margin:0}.app-root .product-shell>.tabbar{border-radius:0}.app-root .app-chat-screen{height:calc(100dvh - var(--header-h) - var(--tabbar-h))}.app-root .onboarding-shell>.screen{width:100%;max-width:760px;margin-inline:auto}.app-root .onboarding-shell .onboard{min-height:calc(100dvh - var(--header-h))}}@media (min-width:1100px){.app-root .product-shell{border-radius:0;width:100%;height:100dvh;min-height:0;margin:0}.app-root .product-shell>.tabbar{border-radius:0}.app-root .app-chat-screen{height:100%}.app-root .onboarding-shell{min-height:100dvh;margin:0}}.app-root .product-shell>.screen,.app-root .product-shell>.chat-screen{width:100%;max-width:none;margin:0}.app-root .app-home-screen{padding:0 0 calc(var(--tabbar-h) + var(--safe-bottom) + 18px);gap:0}.app-root .app-home-screen>.greeting{border-bottom:1px solid var(--line);background:#fff;padding:20px clamp(16px,3vw,40px)}.app-root .app-home-screen .tinder-discovery{gap:0;width:100%;max-width:none}.app-root .app-home-screen .tinder-mode-switch{background:#fff;width:100%;max-width:none;margin:0;padding-inline:clamp(12px,3vw,40px)}.app-root .app-home-screen>.tinder-profile-card,.app-root .app-home-screen>.tinder-state-card,.app-root .app-home-screen>.tinder-gate-card,.app-root .app-home-screen .tinder-discovery>.tinder-profile-card{width:100%;max-width:none;box-shadow:none;border-left:0;border-right:0;border-radius:0;margin:0}.app-root .app-home-screen .tinder-card-visual,.app-root .app-home-screen .tinder-profile-card.live .partner-strip{border-radius:0}.app-root .app-home-screen .tinder-profile-card:hover{box-shadow:none;transform:none}.app-root .app-home-screen>.card,.app-root .app-home-screen>.card-stack:not(.tinder-discovery){width:calc(100% - 32px);margin:16px}.app-root .product-shell>.app-missions-screen{width:100%;max-width:none;padding:0 0 calc(var(--tabbar-h) + var(--safe-bottom));gap:0}.app-root .app-missions-screen>.screen-heading{border-bottom:1px solid var(--line);background:#fff;padding:20px clamp(16px,3vw,40px)}.app-root .app-missions-screen>.timeline{gap:0;padding:12px clamp(16px,3vw,40px) 24px}.app-root .app-missions-screen .timeline-item,.app-root .app-missions-screen .timeline-item.active{border:0;border-bottom:1px solid var(--line);box-shadow:none;background:0 0;border-radius:0;padding:18px 0}.app-root .app-missions-screen>.inhu-card,.app-root .app-missions-screen>.inhu-card.locked{border-radius:0;min-height:100%;padding:clamp(24px,4vw,48px)}.app-root .app-missions-screen>.empty-state,.app-root .app-missions-screen>.card{min-height:340px;box-shadow:none;border:0;border-radius:0;margin:0;padding:clamp(24px,4vw,48px)}.app-root .product-shell>.app-profile-screen{width:100%;max-width:none;padding:0 0 calc(var(--tabbar-h) + var(--safe-bottom) + 18px);gap:0}.app-root .app-profile-screen>.screen-heading{border-bottom:1px solid var(--line);padding:20px 18px}.app-root .app-profile-screen>.mask-card{min-height:440px;box-shadow:none;border-radius:0}.app-root .app-profile-screen>.settings-group{border-top:1px solid var(--line);gap:14px;margin:0;padding:24px 18px}.app-root .app-profile-screen>.settings-group .settings-card{box-shadow:none;border:0;border-radius:0;padding:0}.app-root .app-profile-screen>.legal{border-top:1px solid var(--line);margin:0;padding:24px 18px 12px}.app-root .app-profile-screen>.profile-landing-link{padding:0 18px 24px}.app-root .app-profile-screen>.save-bar{width:auto;margin-inline:16px}.app-root .app-chat-screen{border-left:0;border-right:0;width:100%;max-width:none}.app-root .app-chat-screen .chat-top,.app-root .app-chat-screen .messages,.app-root .app-chat-screen .quick-replies,.app-root .app-chat-screen .composer{padding-left:clamp(14px,3vw,40px);padding-right:clamp(14px,3vw,40px)}.app-root .app-chat-screen .msg-row{max-width:min(72%,760px)}.app-root .product-shell>.screen>.empty-state:first-child:last-child{min-height:calc(100dvh - var(--header-h) - var(--tabbar-h));box-shadow:none;border:0;border-radius:0}@media (min-width:720px){.app-root .app-home-screen,.app-root .product-shell>.app-missions-screen,.app-root .product-shell>.app-profile-screen{padding-bottom:0}.app-root .app-home-screen>.card,.app-root .app-home-screen>.card-stack:not(.tinder-discovery){width:calc(100% - 64px);margin:24px 32px}.app-root .product-shell>.app-missions-screen{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:stretch}.app-root .app-missions-screen>.screen-heading{grid-column:1/-1}.app-root .app-missions-screen>.timeline,.app-root .app-missions-screen>.empty-state{border-right:1px solid var(--line)}.app-root .app-missions-screen>.card{border-left:0}.app-root .product-shell>.app-profile-screen{grid-template-columns:minmax(300px,42%) minmax(0,1fr);align-items:stretch}.app-root .app-profile-screen>.screen-heading{grid-column:2;padding:30px clamp(28px,4vw,48px) 18px}.app-root .app-profile-screen>.mask-card{min-height:calc(100dvh - var(--header-h) - var(--tabbar-h));border-right:1px solid var(--line);grid-area:1/1/span 8;align-self:stretch;position:sticky;top:0}.app-root .app-profile-screen>.settings-group,.app-root .app-profile-screen>.legal,.app-root .app-profile-screen>.profile-landing-link,.app-root .app-profile-screen>.save-bar{grid-column:2}.app-root .app-profile-screen>.settings-group{padding:28px clamp(28px,4vw,48px)}.app-root .app-profile-screen>.legal{padding:28px clamp(28px,4vw,48px) 12px}.app-root .app-profile-screen>.profile-landing-link{padding:0 clamp(28px,4vw,48px) 28px}.app-root .app-profile-screen>.save-bar{margin:0 clamp(28px,4vw,48px) 28px}}@media (min-width:1100px){.app-root .product-shell>.screen{max-width:none;padding:0}.app-root .app-home-screen>.greeting{padding-block:24px}.app-root .app-home-screen .tinder-start-card{grid-template-rows:auto auto 1fr auto auto;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);align-items:start;gap:16px 36px;min-height:calc(100dvh - 145px);padding:0 40px 40px 0;display:grid}.app-root .app-home-screen .tinder-start-card>.tinder-card-visual{grid-area:1/1/span 6;width:100%;height:100%;min-height:calc(100dvh - 145px);margin:0}.app-root .app-home-screen .tinder-start-card>.eyebrow{grid-column:2;margin-top:40px}.app-root .app-home-screen .tinder-start-card>h2,.app-root .app-home-screen .tinder-start-card>p,.app-root .app-home-screen .tinder-start-card>.btn,.app-root .app-home-screen .tinder-start-card>.field{grid-column:2;margin-inline:0}.app-root .app-home-screen>.card,.app-root .app-home-screen>.card-stack:not(.tinder-discovery){width:calc(100% - 80px);margin-inline:40px}.app-root .product-shell>.app-missions-screen{grid-template-columns:minmax(0,1.18fr) minmax(380px,.82fr)}.app-root .app-profile-screen>.mask-card{min-height:100dvh}.app-root .product-shell>.chat-screen{max-width:none}}.app-root .tinder-product-shell{--bg:#111112;--bg-deep:#09090a;--surface:#1c1b1d;--surface-2:#262426;--surface-3:#302d30;--line:#ffffff1a;--line-strong:#ffffff2e;--ink:#f7f5f6;--ink-2:#d4cfd2;--muted:#a9a2a6;--faint:#777176;--primary:#ff4458;--primary-deep:#e51c3f;--primary-bright:#fd267a;--primary-soft:#ff445824;--primary-ink:#ff8291;--sage:#28d997;--sage-soft:#28d99724;--plum:#a58cff;--plum-soft:#a58cff24;--butter:#ffc629;--butter-soft:#ffc62924;width:100%;max-width:none;color:var(--ink);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#111112;margin:0}.app-root .tinder-product-shell>.app-header{border-color:var(--line);-webkit-backdrop-filter:blur(22px)saturate(1.35);backdrop-filter:blur(22px)saturate(1.35);background:#111112e0;height:64px}.app-root .tinder-product-shell .brand{color:#fff;font-family:var(--font)}.app-root .tinder-product-shell .brand-mark img{filter:drop-shadow(0 8px 18px #ff445847)}.app-root .tinder-product-shell .header-timer,.app-root .tinder-product-shell .header-timer.warm,.app-root .tinder-product-shell .header-timer.plum,.app-root .tinder-product-shell .header-timer.ink{border-color:var(--line-strong);color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#2b292bc7}.app-root .tinder-product-shell .avatar-button{border-color:var(--line-strong);background:#2b292bb8}.app-root .tinder-product-shell>.screen,.app-root .tinder-product-shell>.chat-screen{color:var(--ink);background:#111112}.app-root .tinder-product-shell .desktop-match-panel{display:none}.app-root .tinder-product-shell .tabbar-main{grid-area:1/1;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;height:100%;display:grid}.app-root .tinder-product-shell>.tabbar{left:50%;right:auto;bottom:max(10px, var(--safe-bottom));-webkit-backdrop-filter:blur(26px)saturate(1.45);backdrop-filter:blur(26px)saturate(1.45);background:#252325c7;border:1px solid #ffffff21;border-radius:28px;grid-template-columns:minmax(0,1fr);grid-auto-flow:row;width:min(100% - 24px,620px);height:70px;padding:0 8px;display:block;position:fixed;overflow:hidden;transform:translate(-50%);box-shadow:0 16px 46px #0000006b}.app-root .tinder-product-shell>.tabbar .tabbar-main>button{color:#d2ccd0;min-width:0;min-height:64px;font-family:var(--font);padding:5px 2px 3px;font-size:10px;font-weight:650}.app-root .tinder-product-shell>.tabbar .tabbar-main>button>span{border-radius:17px;width:42px;height:34px}.app-root .tinder-product-shell>.tabbar .tabbar-main>button.active{color:#fff}.app-root .tinder-product-shell>.tabbar .tabbar-main>button.active>span{color:#fff;background:#ffffff21}.app-root .tinder-product-shell>.tabbar .tabbar-main>button.active:after{display:none}.app-root .tinder-product-shell .tab-badge{background:#ff334d;border-color:#292729}.app-root .tinder-product-shell .app-home-screen{min-height:0;padding-bottom:calc(96px + var(--safe-bottom));background:radial-gradient(circle at 50% 4%,#fd267a14,#0000 28rem),#111112}.app-root .tinder-product-shell .app-home-screen>.greeting{display:none}.app-root .tinder-product-shell .tinder-discovery{gap:10px;min-height:100%;padding:10px 0 18px}.app-root .tinder-product-shell .tinder-mode-switch{border:1px solid var(--line);background:#242224;border-radius:999px;width:min(100% - 28px,430px);margin:0 auto;padding:4px}.app-root .tinder-product-shell .tinder-mode-switch .mode-card{border-radius:999px;min-height:42px;padding:0 12px}.app-root .tinder-product-shell .tinder-mode-switch .mode-card strong{color:#a9a2a6;font-size:13px}.app-root .tinder-product-shell .tinder-mode-switch .mode-card small,.app-root .tinder-product-shell .tinder-mode-switch .mode-card.selected:after{display:none}.app-root .tinder-product-shell .tinder-mode-switch .mode-card.selected{background:#f7f5f6}.app-root .tinder-product-shell .tinder-mode-switch .mode-card.selected strong{color:#171517}.app-root .tinder-product-shell .tinder-discovery>.tinder-start-card{width:100%;max-width:none;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;justify-items:center;gap:10px;padding:0;display:grid;overflow:visible}.app-root .tinder-product-shell .tinder-card-visual{background:radial-gradient(circle at 24% 18%,#fff3,#0000 22%),radial-gradient(circle at 80% 38%,#7e5cff6b,#0000 38%),linear-gradient(150deg,#ff6073 0%,#a13c8e 46%,#27214d 100%);border:1px solid #ffffff1f;border-radius:26px;width:min(100% - 24px,430px);height:clamp(420px,100dvh - 286px,650px);min-height:420px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000070}.app-root .tinder-product-shell .tinder-card-visual.double{background:radial-gradient(circle at 76% 16%,#ffffff38,#0000 24%),radial-gradient(circle at 18% 42%,#52c6ff57,#0000 34%),linear-gradient(150deg,#7f65f4 0%,#472d74 48%,#171833 100%)}.app-root .tinder-product-shell .tinder-card-visual.double:before{content:"";z-index:0;background:#ffffff29;width:1px;position:absolute;top:0;bottom:0;left:50%}.app-root .tinder-product-shell .tinder-card-visual:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000,#09090be6);position:absolute;inset:34% 0 0}.app-root .tinder-product-shell .tinder-card-visual .tinder-card-glow{border-color:#ffffff38;width:min(68vw,300px);height:min(68vw,300px);box-shadow:0 0 0 46px #ffffff0d,0 0 0 92px #ffffff06}.app-root .tinder-product-shell .tinder-card-visual .mask-avatar{filter:drop-shadow(0 22px 28px #0c08125c);transform:translateY(-24px);width:clamp(154px,48vw,214px)!important;height:clamp(154px,48vw,214px)!important}.app-root .tinder-product-shell .tinder-card-visual.double .mask-avatar{width:clamp(124px,36vw,176px)!important;height:clamp(124px,36vw,176px)!important}.app-root .tinder-product-shell .tinder-card-visual.double .mask-avatar:first-of-type{transform:translate(-16px,-24px)rotate(-3deg)}.app-root .tinder-product-shell .tinder-card-visual.double .mask-avatar:nth-of-type(2){transform:translate(16px,-24px)rotate(3deg)}.app-root .tinder-product-shell .discovery-progress{z-index:4;grid-template-columns:repeat(3,1fr);gap:5px;display:grid;position:absolute;top:10px;left:10px;right:10px}.app-root .tinder-product-shell .discovery-progress i{background:#ffffff47;border-radius:999px;height:3px}.app-root .tinder-product-shell .discovery-progress i.active{background:#fff}.app-root .tinder-product-shell .tinder-card-visual>.discovery-privacy{z-index:4;color:#fff;width:auto;box-shadow:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#14121861;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:5px;padding:7px 10px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:24px;bottom:auto;left:14px}.app-root .tinder-product-shell .discovery-card-copy{z-index:3;color:#fff;gap:5px;display:grid;position:absolute;bottom:20px;left:18px;right:18px}.app-root .tinder-product-shell .discovery-card-copy small{color:#ffffffb8;font-size:12px;font-weight:650}.app-root .tinder-product-shell .discovery-card-copy h2{color:#fff;font-family:var(--font);letter-spacing:-.05em;margin:0;font-size:clamp(27px,7vw,36px);font-weight:760;line-height:1.06}.app-root .tinder-product-shell .discovery-card-copy p{color:#ffffffd1;margin:0;font-size:13px;line-height:1.45}.app-root .tinder-product-shell .discovery-actions{justify-content:center;align-items:center;gap:18px;min-height:66px;display:flex}.app-root .tinder-product-shell .circle-action{background:#171618e0;border:2px solid;border-radius:50%;place-items:center;width:56px;height:56px;padding:0;transition:transform .16s,background .16s;display:grid;box-shadow:0 10px 28px #00000057}.app-root .tinder-product-shell .circle-action-profile{color:#48bff1}.app-root .tinder-product-shell .circle-action-primary{color:#31d99c;width:66px;height:66px}.app-root .tinder-product-shell .circle-action:active:not(:disabled){transform:scale(.94)}.app-root .tinder-product-shell .circle-action:disabled{opacity:.55}.app-root .tinder-product-shell .discovery-action-copy{text-align:center;gap:2px;padding:0 18px;display:grid}.app-root .tinder-product-shell .discovery-action-copy strong{color:#fff;font-size:13px}.app-root .tinder-product-shell .discovery-action-copy small{color:var(--muted);font-size:11px}.app-root .tinder-product-shell .discovery-join{border:1px solid var(--line);background:#1c1b1d;border-radius:18px;width:min(100% - 28px,430px);margin-top:4px;padding:14px}.app-root .tinder-product-shell .discovery-join .input{border-color:var(--line);color:#fff;background:#29272a}@media (720px<=width<1100px){.app-root .tinder-product-shell{height:100dvh;min-height:0;overflow:hidden}.app-root .tinder-product-shell>.app-header{flex:0 0 64px}.app-root .tinder-product-shell>.screen{overscroll-behavior:contain;min-height:0;padding-bottom:104px;overflow-y:auto}.app-root .tinder-product-shell .app-home-screen{flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex}.app-root .tinder-product-shell .app-home-screen>*{flex-shrink:0}.app-root .tinder-product-shell .tinder-discovery{flex-direction:column;min-height:0;display:flex}.app-root .tinder-product-shell .tinder-discovery>.tinder-start-card{flex-direction:column;flex:none;align-items:center;height:auto;min-height:0;display:flex}.app-root .tinder-product-shell .tinder-card-visual{flex:none;width:min(430px,100% - 48px);height:clamp(460px,64dvh,620px);min-height:460px}}@media (min-width:1100px){.app-root .tinder-product-shell{grid-template-rows:92px minmax(0,1fr);grid-template-columns:360px minmax(0,1fr)}.app-root .tinder-product-shell>.app-header{background:linear-gradient(125deg,#fd267a 0%,#ff6036 100%);border-color:#ffffff24;justify-content:space-between;align-items:center;height:92px;padding:16px 18px;display:flex}.app-root .tinder-product-shell>.app-header>button:first-child{grid-column:auto}.app-root .tinder-product-shell>.app-header .header-right{grid-column:auto;justify-content:flex-end;width:auto;margin-top:0}.app-root .tinder-product-shell>.app-header .brand{color:#fff}.app-root .tinder-product-shell>.app-header .brand-name{color:#fff;-webkit-text-fill-color:#fff;background:0 0}.app-root .tinder-product-shell>.app-header .brand-mark img{filter:drop-shadow(0 8px 14px #4b08203d)}.app-root .tinder-product-shell>.app-header .header-timer,.app-root .tinder-product-shell>.app-header .avatar-button{background:#23101933;border-color:#ffffff47}.app-root .tinder-product-shell>.tabbar{border:0;border-right:1px solid var(--line);width:auto;height:auto;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#171617;border-radius:0;flex-direction:column;grid-template-rows:auto minmax(0,1fr);padding:0;display:flex;position:relative;bottom:auto;left:auto;overflow:hidden;transform:none}.app-root .tinder-product-shell>.tabbar .tabbar-main{border-bottom:1px solid var(--line);flex:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;height:auto;padding:12px;display:grid}.app-root .tinder-product-shell>.tabbar .tabbar-main>button{border-radius:14px;justify-content:center;justify-items:center;gap:2px;width:auto;min-height:64px;padding:4px 2px;display:grid}.app-root .tinder-product-shell>.tabbar .tabbar-main>button>span{flex:none;width:38px;height:32px}.app-root .tinder-product-shell>.tabbar .tabbar-main>button.active{background:#ffffff17}.app-root .tinder-product-shell .desktop-match-panel{flex:auto;grid-area:2/1;align-content:start;gap:16px;min-height:0;padding:18px 16px;display:grid;overflow-y:auto}.app-root .tinder-product-shell .desktop-match-tabs{border-bottom:1px solid var(--line);align-items:flex-start;gap:24px;min-height:34px;display:flex}.app-root .tinder-product-shell .desktop-match-tabs strong,.app-root .tinder-product-shell .desktop-match-tabs span{color:var(--muted);font-size:14px;position:relative}.app-root .tinder-product-shell .desktop-match-tabs strong{color:#fff}.app-root .tinder-product-shell .desktop-match-tabs strong:after{content:"";background:linear-gradient(90deg,#fd267a,#ff6036);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-12px;left:0;right:0}.app-root .tinder-product-shell>.tabbar button.rail-room{color:#fff;text-align:left;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-height:74px;padding:10px;display:grid}.app-root .tinder-product-shell .rail-room:hover{background:#ffffff12}.app-root .tinder-product-shell>.tabbar button.rail-room .rail-room-avatars{flex:none;width:auto;height:auto;display:flex}.app-root .tinder-product-shell .rail-room-avatars .mask-avatar+.mask-avatar{margin-left:-18px}.app-root .tinder-product-shell>.tabbar button.rail-room .rail-room-copy{flex:auto;gap:3px;width:auto;min-width:0;height:auto;display:grid}.app-root .tinder-product-shell .rail-room-copy strong,.app-root .tinder-product-shell .rail-room-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-root .tinder-product-shell .rail-room-copy small{color:var(--muted);font-size:11px}.app-root .tinder-product-shell>.tabbar button.rail-room .rail-live-dot{background:#31d99c;border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 5px #31d99c1f}.app-root .tinder-product-shell .rail-empty{min-height:230px;color:var(--muted);text-align:center;place-content:center;justify-items:center;gap:8px;padding:28px 22px;display:grid}.app-root .tinder-product-shell .rail-empty-mark{border:1px solid var(--line-strong);color:#ff6073;border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:5px;display:grid}.app-root .tinder-product-shell .rail-empty strong{color:#f2eef0}.app-root .tinder-product-shell .rail-empty small{max-width:210px;line-height:1.5}.app-root .tinder-product-shell .app-home-screen{place-items:center;min-height:0;padding:0;display:grid;overflow-y:auto}.app-root .tinder-product-shell .tinder-discovery{align-content:center;width:100%;min-height:100%;padding:20px 28px 24px}.app-root .tinder-product-shell .tinder-discovery>.tinder-start-card{grid-template-rows:auto;grid-template-columns:minmax(0,1fr);gap:10px 0;padding:0}.app-root .tinder-product-shell .tinder-discovery>.tinder-start-card>.tinder-card-visual{grid-area:auto/1;width:min(440px,100vw - 430px);height:min(64dvh,670px);min-height:470px;margin:0 auto}.app-root .tinder-product-shell .tinder-discovery>.tinder-start-card>.discovery-actions,.app-root .tinder-product-shell .tinder-discovery>.tinder-start-card>.discovery-action-copy,.app-root .tinder-product-shell .tinder-discovery>.tinder-start-card>.discovery-join{grid-area:auto/1;margin-inline:auto}.app-root .tinder-product-shell .tinder-card-visual .mask-avatar{width:220px!important;height:220px!important}.app-root .tinder-product-shell .tinder-card-visual.double .mask-avatar{width:178px!important;height:178px!important}}@media (max-width:719px){.app-root .tinder-product-shell>.app-header>button:first-child{position:absolute;left:50%;transform:translate(-50%)}.app-root .tinder-product-shell>.app-header .brand-name,.app-root .tinder-product-shell>.app-header .avatar-button{display:none}.app-root .tinder-product-shell>.app-header .header-right{justify-content:flex-end;width:100%}.app-root .tinder-product-shell .tinder-card-visual{min-height:min(420px,100dvh - 240px)}}.app-root .tinder-product-shell .screen-heading h1,.app-root .tinder-product-shell .greeting h1,.app-root .tinder-product-shell .hero-card h2,.app-root .tinder-product-shell .mask-card h2,.app-root .tinder-product-shell .inhu-card h2{color:#fff;font-family:var(--font);letter-spacing:-.045em;font-weight:740}.app-root .tinder-product-shell .screen-heading p,.app-root .tinder-product-shell .greeting p,.app-root .tinder-product-shell .hero-card>p,.app-root .tinder-product-shell .fine,.app-root .tinder-product-shell .legal{color:var(--muted)}.app-root .tinder-product-shell .card,.app-root .tinder-product-shell .settings-card,.app-root .tinder-product-shell .identity-preview,.app-root .tinder-product-shell .promise,.app-root .tinder-product-shell .gate,.app-root .tinder-product-shell .team-seat,.app-root .tinder-product-shell .identity-card{border-color:var(--line);color:var(--ink);box-shadow:none;background:#1b1a1c}.app-root .tinder-product-shell .tinder-profile-card.revealed .identity-card,.app-root .tinder-product-shell .tinder-double-card .team-seat{border:1px solid var(--line);color:var(--ink);background:#242225}.app-root .tinder-product-shell .identity-placeholder,.app-root .tinder-product-shell .team-seat.empty .seat-icon{color:var(--muted);background:#302d30}.app-root .tinder-product-shell .code-box{border-color:var(--line-strong);color:#fff;background:#242225}.app-root .tinder-product-shell .hero-card,.app-root .tinder-product-shell .hero-card.warm,.app-root .tinder-product-shell .hero-card.plum,.app-root .tinder-product-shell .hero-card.sage,.app-root .tinder-product-shell .hero-card.ink{border-color:var(--line);color:var(--ink);background:#1b1a1c}.app-root .tinder-product-shell .btn{border-radius:999px}.app-root .tinder-product-shell .btn-primary{color:#fff;background:linear-gradient(115deg,#fd267a,#ff4458 54%,#ff6036);box-shadow:0 10px 26px #fd267a38}.app-root .tinder-product-shell .btn-secondary,.app-root .tinder-product-shell .btn-soft,.app-root .tinder-product-shell .btn-ghost{border-color:var(--line-strong);color:#fff;background:#ffffff12}.app-root .tinder-product-shell .btn-text{color:#ff7184}.app-root .tinder-product-shell .chip,.app-root .tinder-product-shell .pill{border-color:var(--line);color:#f4f1f3;background:#2a282a}.app-root .tinder-product-shell .pill-sage,.app-root .tinder-product-shell .chip-sage{background:var(--sage-soft);color:#75e7be}.app-root .tinder-product-shell .pill-butter,.app-root .tinder-product-shell .chip-butter{background:var(--butter-soft);color:#ffd86a}.app-root .tinder-product-shell .pill-plum,.app-root .tinder-product-shell .chip-plum{background:var(--plum-soft);color:#c6b7ff}.app-root .tinder-product-shell .notice{border-color:var(--line);color:var(--ink-2);background:#ffffff0e}.app-root .tinder-product-shell .notice-icon{color:#ff7184;background:#ffffff14}.app-root .tinder-product-shell .input,.app-root .tinder-product-shell .select,.app-root .tinder-product-shell .textarea{border-color:var(--line);color:#fff;box-shadow:none;background:#29272a}.app-root .tinder-product-shell .input::placeholder,.app-root .tinder-product-shell .textarea::placeholder{color:#817a7f}.app-root .tinder-product-shell .input:focus,.app-root .tinder-product-shell .select:focus,.app-root .tinder-product-shell .textarea:focus{border-color:#ff6073;box-shadow:0 0 0 3px #ff44581f}.app-root .tinder-product-shell .field-label,.app-root .tinder-product-shell .row-text strong,.app-root .tinder-product-shell .card-head h3,.app-root .tinder-product-shell .settings-group h3{color:#f4f1f3}.app-root .tinder-product-shell .field-hint,.app-root .tinder-product-shell .row-text small{color:var(--muted)}.app-root .tinder-product-shell .pick,.app-root .tinder-product-shell .inline-suggest button{border-color:var(--line);color:#d9d3d7;background:#29272a}.app-root .tinder-product-shell .pick.selected,.app-root .tinder-product-shell .pick.subtle.selected{color:#181618;background:#f7f5f6;border-color:#f7f5f6}.app-root .tinder-product-shell .toggle{background:#383538}.app-root .tinder-product-shell .toggle.on{background:#31d99c}.app-root .tinder-product-shell .empty-state{border-color:var(--line);color:var(--ink);background:#171618}.app-root .tinder-product-shell .empty-icon{border-color:var(--line-strong);color:#ff6073;background:#29272a}.app-root .tinder-product-shell .app-home-screen>.tinder-profile-card,.app-root .tinder-product-shell .app-home-screen>.tinder-state-card,.app-root .tinder-product-shell .app-home-screen>.tinder-gate-card{border:1px solid var(--line);background:#1b1a1c;border-radius:26px;width:min(100% - 24px,440px);margin:12px auto;padding:12px;box-shadow:0 24px 60px #00000061}.app-root .tinder-product-shell .tinder-profile-card.live>.stamp,.app-root .tinder-product-shell .tinder-profile-card.live>.eyebrow{display:none}.app-root .tinder-product-shell .tinder-profile-card.live .partner-strip{background:radial-gradient(circle at 28% 17%,#ffffff2e,#0000 24%),radial-gradient(circle at 76% 42%,#775cff66,#0000 34%),linear-gradient(150deg,#fb6478 0%,#8e3e8d 48%,#252047 100%);border:1px solid #ffffff1a;border-radius:20px;min-height:clamp(430px,58dvh,650px);margin:0 0 2px;padding:30px 20px 22px}.app-root .tinder-product-shell .tinder-profile-card.live .partner-strip:after{background:linear-gradient(#0000,#08080af0);inset:28% 0 0}.app-root .tinder-product-shell .tinder-profile-card.live .partner-strip>.mask-avatar{top:18%;width:clamp(164px,45vw,220px)!important;height:clamp(164px,45vw,220px)!important}.app-root .tinder-product-shell .tinder-profile-card.live .mask-cluster{justify-content:center;width:calc(100% - 24px);max-width:330px;top:18%}.app-root .tinder-product-shell .tinder-profile-card.live .mask-cluster .mask-avatar{flex:none;width:clamp(86px,26vw,124px)!important;height:clamp(86px,26vw,124px)!important}.app-root .tinder-product-shell .tinder-profile-card.live .partner-strip .mask-cluster .mask-avatar+.mask-avatar{margin-left:clamp(-32px,-6vw,-24px)}.app-root .tinder-product-shell .tinder-profile-card.live .partner-text{width:100%}.app-root .tinder-product-shell .tinder-profile-card.live .partner-text strong{color:#fff;font-size:clamp(27px,7vw,36px)}.app-root .tinder-product-shell .tinder-profile-card.live .partner-text small{color:#ffffffb8}.app-root .tinder-product-shell .room-card-topline{z-index:4;color:#fff;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#12101566;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:5px;padding:7px 10px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:24px;right:14px}.app-root .tinder-product-shell .room-overlay-chips{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.app-root .tinder-product-shell .room-overlay-chips .chip{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff21;border-color:#ffffff29}.app-root .tinder-product-shell .room-favorite{color:#ffffffe0;align-items:center;gap:5px;margin-top:6px;font-size:12px;display:inline-flex}.app-root .tinder-product-shell .tinder-profile-card.live .timer-block{background:#29272a;border:0}.app-root .tinder-product-shell .tinder-profile-card.live .mission-ribbon{border:1px solid var(--line);color:#f6f2f4;background:#242225}.app-root .tinder-product-shell .app-chat-screen{background:#111112}.app-root .tinder-product-shell .chat-top{z-index:3;border-color:var(--line);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#111112eb;padding:10px 14px 8px;position:relative}.app-root .tinder-product-shell .chat-nav{grid-template-columns:46px minmax(0,1fr) 46px;align-items:center;gap:8px;min-height:54px;display:grid}.app-root .tinder-product-shell .chat-nav>.icon-button{border:1px solid var(--line-strong);color:#fff;background:#2b292bb8;width:44px;height:44px}.app-root .tinder-product-shell .chat-partner{justify-content:center;gap:7px;min-width:0}.app-root .tinder-product-shell .chat-partner>.mask-avatar,.app-root .tinder-product-shell .chat-partner>.mask-cluster{flex:none}.app-root .tinder-product-shell .chat-partner .mask-cluster{display:flex}.app-root .tinder-product-shell .chat-partner .mask-cluster .mask-avatar+.mask-avatar{margin-left:-17px}.app-root .tinder-product-shell .chat-partner .chat-partner-text{border:1px solid var(--line);background:#2a282ab8;border-radius:999px;flex:0 auto;justify-items:center;max-width:min(260px,56vw);padding:6px 12px;display:grid}.app-root .tinder-product-shell .chat-partner strong{color:#fff;font-size:14px}.app-root .tinder-product-shell .chat-partner small{color:#aaa3a7;font-size:10px}.app-root .tinder-product-shell .chat-time-progress{margin:-2px 48px 0}.app-root .tinder-product-shell .chat-time-progress .progress{background:#332f32;height:3px}.app-root .tinder-product-shell .chat-time-progress .progress i{background:linear-gradient(90deg,#fd267a,#ff6036)}.app-root .tinder-product-shell .chat-top .mission-ribbon{border:1px solid var(--line);color:#f2eef0;background:#242225;width:min(100%,720px);margin:2px auto 0;padding:8px 10px}.app-root .tinder-product-shell .chat-top .mission-ribbon .mission-icon{color:#b9a7ff;background:#a58cff24;width:30px;height:30px}.app-root .tinder-product-shell .chat-top .mission-ribbon small,.app-root .tinder-product-shell .chat-top .mission-ribbon svg:last-child{color:#b9a7ff}.app-root .tinder-product-shell .messages{background:#111112;padding:22px max(14px,50% - 380px) 18px}.app-root .tinder-product-shell .day-divider{color:#aaa3a7;background:#29272a}.app-root .tinder-product-shell .msg-system{color:#b7b0b4;background:#242225;max-width:min(88%,620px)}.app-root .tinder-product-shell .msg-bubble{color:#fff;box-shadow:none;background:#312f30;border:0}.app-root .tinder-product-shell .msg-row.mine .msg-bubble{color:#211f20;background:#f2e3e6}.app-root .tinder-product-shell .msg-photo figcaption,.app-root .tinder-product-shell .msg-sender{color:#bdb6ba}.app-root .tinder-product-shell .msg-time{color:#777176}.app-root .tinder-product-shell .quick-replies{background:#111112;padding:6px max(14px,50% - 380px) 10px}.app-root .tinder-product-shell .quick-replies button{border-color:var(--line-strong);color:#f5f1f3;background:#29272a}.app-root .tinder-product-shell .composer{padding:10px max(12px, calc((100% - 760px) / 2)) calc(10px + var(--safe-bottom));background:#111112;border-color:#0000}.app-root .tinder-product-shell .composer .icon-button{border:1px solid var(--line-strong);color:#fff;background:#242225}.app-root .tinder-product-shell .composer textarea{border-color:var(--line-strong);color:#fff;background:#242225}.app-root .tinder-product-shell .reveal-strip{border-color:var(--line);color:#fff;background:#a58cff1f}.app-root .tinder-product-shell .chat-ended{border-color:var(--line);color:#fff;background:#191819}.app-root .tinder-product-shell .app-missions-screen{background:#111112}.app-root .tinder-product-shell .app-missions-screen>.screen-heading{border-color:var(--line);background:#111112}.app-root .tinder-product-shell .app-missions-screen>.timeline{background:#111112;gap:12px;padding:16px}.app-root .tinder-product-shell .app-missions-screen .timeline-item,.app-root .tinder-product-shell .app-missions-screen .timeline-item.active{border:1px solid var(--line);color:#fff;min-height:156px;box-shadow:none;background:radial-gradient(circle at 92% 12%,#ffffff1c,#0000 32%),linear-gradient(145deg,#29262d,#1c1a1f);border-radius:22px;padding:22px;overflow:hidden}.app-root .tinder-product-shell .app-missions-screen .timeline-item.active{background:radial-gradient(circle at 86% 15%,#fff3,#0000 30%),linear-gradient(145deg,#fd4965,#9f3e8b 56%,#352558);min-height:230px}.app-root .tinder-product-shell .timeline-item .tl-icon,.app-root .tinder-product-shell .timeline-item.active .tl-icon,.app-root .tinder-product-shell .timeline-item.done .tl-icon{color:#fff;background:#ffffff1a;border:1px solid #ffffff24}.app-root .tinder-product-shell .timeline-item h3{color:#fff;font-size:clamp(18px,3vw,24px)}.app-root .tinder-product-shell .timeline-item p{color:#ffffffa8}.app-root .tinder-product-shell .timeline-item.active p{color:#ffffffd1}.app-root .tinder-product-shell .app-missions-screen>.inhu-card,.app-root .tinder-product-shell .app-missions-screen>.inhu-card.locked{color:#fff;background:radial-gradient(circle at 76% 12%,#ffffff21,#0000 30%),linear-gradient(150deg,#211f37,#15141d 58%,#1c151a);border:0}.app-root .tinder-product-shell .inhu-card>p{color:#aaa3b3}.app-root .tinder-product-shell .inhu-option{border-color:var(--line);color:#fff;background:#ffffff0e}.app-root .tinder-product-shell .inhu-option:hover:not(:disabled){background:#ffffff17}.app-root .tinder-product-shell .inhu-option .inhu-emoji{border:1px solid var(--line);color:#b9a7ff;background:#a58cff1f;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.app-root .tinder-product-shell .inhu-status{border:1px solid var(--line);color:#fff;background:#ffffff0e}.app-root .tinder-product-shell .app-profile-screen{background:#111112}.app-root .tinder-product-shell .app-profile-screen>.screen-heading{border-color:var(--line);background:#111112}.app-root .tinder-product-shell .app-profile-screen>.mask-card{border:1px solid var(--line);color:#fff;background:radial-gradient(circle at 24% 16%,#ffffff2e,#0000 24%),radial-gradient(circle at 82% 44%,#7a5dff61,#0000 34%),linear-gradient(150deg,#ff6073 0%,#8e3e8d 49%,#252047 100%);border-radius:26px;width:calc(100% - 24px);min-height:480px;margin:12px;padding:28px 22px;box-shadow:0 24px 58px #00000057}.app-root .tinder-product-shell .mask-card .stamp{color:#fff;background:#1412184d;border-color:#ffffff29}.app-root .tinder-product-shell .mask-card .chip{color:#fff;background:#ffffff21;border-color:#ffffff29}.app-root .tinder-product-shell .mask-card .mask-card-note{color:#ffffffdb}.app-root .tinder-product-shell .app-profile-screen>.settings-group{border-color:var(--line);background:#111112}.app-root .tinder-product-shell .settings-card .row-list>*+*,.app-root .tinder-product-shell .settings-card>.row+.row{border-color:var(--line)}.app-root .tinder-product-shell .save-bar{border:1px solid var(--line-strong);color:#fff;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#2a282ae0;box-shadow:0 18px 48px #00000061}.app-root .onboarding-shell{--bg:#111112;--surface:#1b1a1c;--surface-2:#29272a;--line:#ffffff1a;--line-strong:#ffffff2e;--ink:#f7f5f6;--ink-2:#d4cfd2;--muted:#aaa3a7;--faint:#777176;--primary:#ff4458;--primary-deep:#e51c3f;--primary-soft:#ff445824;--primary-ink:#ff8291;--plum:#a58cff;--plum-soft:#a58cff26;--plum-ink:#c7b8ff;--sage:#28d997;--sage-soft:#28d99724;--butter:#ffc629;--butter-soft:#ffc62926;--butter-ink:#ffe08a;--danger:#ff5d72;--danger-soft:#ff5d7224;color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#111112;width:100%;max-width:none;margin:0}.app-root .onboarding-shell>.app-header{border-color:var(--line);background:#111112e6}.app-root .onboarding-shell .brand,.app-root .onboarding-shell h1,.app-root .onboarding-shell h2,.app-root .onboarding-shell h3,.app-root .onboarding-shell .field-label{color:#fff;font-family:var(--font)}.app-root .onboarding-shell .onboard,.app-root .onboarding-shell .screen{background:#111112}.app-root .onboarding-shell .promise,.app-root .onboarding-shell .mask-preview,.app-root .onboarding-shell .gate,.app-root .onboarding-shell .option-card,.app-root .onboarding-shell .identity-preview,.app-root .onboarding-shell .notice{border-color:var(--line);color:#fff;box-shadow:none;background:#1b1a1c}.app-root .onboarding-shell .notice-icon{border-color:var(--line-strong);background:#343134}.app-root .onboarding-shell .notice-body strong{color:#fff}.app-root .onboarding-shell .input,.app-root .onboarding-shell .select,.app-root .onboarding-shell .textarea,.app-root .onboarding-shell .pick{border-color:var(--line);color:#fff;background:#29272a}.app-root .onboarding-shell .option-card.selected,.app-root .onboarding-shell .pick.selected{background:#ff44581c;border-color:#ff6073}.app-root .onboarding-shell .btn-primary{color:#fff;background:linear-gradient(115deg,#fd267a,#ff4458 54%,#ff6036);border-radius:999px}.app-root .onboarding-shell .steps{grid-template-columns:none;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:6px;display:grid}.app-root .onboarding-shell .steps li{gap:5px;min-width:0;display:grid}.app-root .onboarding-shell .steps li span,.app-root .onboarding-shell .steps li.current span,.app-root .onboarding-shell .steps li.done span{color:#0000;background:#343134;border:0;border-radius:999px;width:100%;height:4px;font-size:0}.app-root .onboarding-shell .steps li.done span{background:#f7f5f6}.app-root .onboarding-shell .steps li.current span{background:linear-gradient(90deg,#fd267a,#ff6036)}.app-root .onboarding-shell .steps li span svg{display:none}.app-root .onboarding-shell .steps li small{color:#777176;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.sheet-backdrop{--bg:#111112;--surface:#1b1a1c;--surface-2:#29272a;--surface-3:#343134;--line:#ffffff1c;--line-strong:#ffffff30;--ink:#f7f5f6;--ink-2:#d4cfd2;--muted:#aaa3a7;--faint:#777176;--primary:#ff4458;--primary-deep:#e51c3f;--primary-soft:#ff445824;--primary-ink:#ff8291;--plum:#a58cff;--plum-soft:#a58cff26;--plum-ink:#c7b8ff;--sage:#28d997;--sage-soft:#28d99724;--butter:#ffc629;--butter-soft:#ffc62926;--butter-ink:#ffe08a;--danger:#ff5d72;--danger-soft:#ff5d7224;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08080ab8}.sheet-backdrop .sheet,.sheet-backdrop .sheet-plum,.sheet-backdrop .sheet-celebrate,.sheet-backdrop .sheet-danger{color:#f7f5f6;background:#1b1a1c;border:1px solid #ffffff1c}.sheet-backdrop .sheet-lg{max-width:720px}.sheet-backdrop .sheet-head,.sheet-backdrop .sheet-foot{flex:none}.sheet-backdrop .sheet-body{overscroll-behavior:contain;flex:auto;min-height:0}.sheet-backdrop .sheet h2,.sheet-backdrop .sheet h3,.sheet-backdrop .sheet .field-label,.sheet-backdrop .sheet .row-text strong{color:#fff}.sheet-backdrop .sheet p,.sheet-backdrop .sheet small,.sheet-backdrop .sheet .row-text small{color:#aaa3a7}.sheet-backdrop .sheet .input,.sheet-backdrop .sheet .select,.sheet-backdrop .sheet .textarea,.sheet-backdrop .sheet .choice{color:#fff;background:#29272a;border-color:#ffffff1c}.sheet-backdrop .sheet .choice.selected,.sheet-backdrop .sheet .choice.plum.selected{background:#ff44581f;border-color:#ff6073}.sheet-backdrop .sheet .btn-primary{background:linear-gradient(115deg,#fd267a,#ff4458 54%,#ff6036);border-radius:999px}.sheet-backdrop .sheet .promise,.sheet-backdrop .sheet .timeline-item,.sheet-backdrop .sheet .inhu-option,.sheet-backdrop .sheet .identity-card,.sheet-backdrop .sheet .notice,.sheet-backdrop .sheet .option-card,.sheet-backdrop .sheet .pick,.sheet-backdrop .sheet .code-box{border:1px solid var(--line);color:var(--ink);box-shadow:none;background:#29272a}.sheet-backdrop .sheet .notice-plum{background:var(--plum-soft)}.sheet-backdrop .sheet .notice-sage{background:var(--sage-soft)}.sheet-backdrop .sheet .notice-warn{background:var(--butter-soft)}.sheet-backdrop .sheet .notice-danger{background:var(--danger-soft)}.sheet-backdrop .sheet .identity-placeholder,.sheet-backdrop .sheet .notice-icon,.sheet-backdrop .sheet .icon-button,.sheet-backdrop .sheet .sheet-hero-mid,.sheet-backdrop .sheet .inhu-emoji{border-color:var(--line-strong);color:var(--ink-2);box-shadow:none;background:#343134}.sheet-backdrop .sheet .btn-ghost{border-color:var(--line-strong);color:var(--ink);background:#29272a}.sheet-backdrop .sheet .btn-soft{background:var(--primary-soft);color:var(--primary-ink);border-color:#ff445847}.sheet-backdrop .sheet .chip,.sheet-backdrop .sheet .pill{border-color:var(--line);color:var(--ink-2);background:#343134}.sheet-backdrop .sheet .promise strong,.sheet-backdrop .sheet .timeline-item h3,.sheet-backdrop .sheet .inhu-option strong,.sheet-backdrop .sheet .identity-card strong,.sheet-backdrop .sheet .notice-body strong,.sheet-backdrop .sheet .code-box .code{color:#fff}@media not (min-width:1100px){.app-root .tinder-product-shell.product-chat-immersive>.app-header,.app-root .tinder-product-shell.product-chat-immersive>.tabbar{display:none}.app-root .tinder-product-shell.product-chat-immersive .app-chat-screen{height:100dvh;padding-bottom:0}.app-root .tinder-product-shell .app-missions-screen,.app-root .tinder-product-shell .app-profile-screen{padding-bottom:calc(96px + var(--safe-bottom))}.app-root .tinder-product-shell .app-profile-screen>.save-bar{bottom:calc(80px + max(10px, var(--safe-bottom)))}}@media (min-width:720px){.app-root .tinder-product-shell .app-profile-screen>.mask-card{border-right:1px solid var(--line);border-radius:28px;align-self:start;width:calc(100% - 32px);min-height:min(620px,100dvh - 128px);margin:20px 16px;top:20px}.app-root .tinder-product-shell .composer{padding-bottom:calc(10px + var(--safe-bottom))}}@media (min-width:1100px){.app-root .tinder-product-shell .app-home-screen{flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex}.app-root .tinder-product-shell .tinder-discovery{flex-direction:column;flex:none;min-height:0;display:flex}.app-root .tinder-product-shell .app-home-screen>*{flex-shrink:0}.app-root .tinder-product-shell .tinder-discovery>.tinder-start-card{flex-direction:column;flex:none;align-items:center;height:auto;min-height:0;display:flex}.app-root .tinder-product-shell .app-home-screen>.tinder-profile-card,.app-root .tinder-product-shell .app-home-screen>.tinder-state-card,.app-root .tinder-product-shell .app-home-screen>.tinder-gate-card{width:min(440px,100% - 56px);margin:26px auto}.app-root .tinder-product-shell .app-home-screen>.card,.app-root .tinder-product-shell .app-home-screen>.card-stack:not(.tinder-discovery){width:min(440px,100% - 56px);margin:0 auto 28px}.app-root .tinder-product-shell .app-profile-screen>.mask-card{min-height:min(640px,100dvh - 40px)}.app-root .tinder-product-shell .app-chat-screen .chat-top{padding-inline:max(18px,50% - 390px)}}@media (not (min-width:720px)) and (not (min-height:700px)){.app-root .tinder-product-shell .tinder-card-visual{height:clamp(300px,100dvh - 210px,390px);min-height:300px}.app-root .tinder-product-shell .tinder-profile-card.live .partner-strip{height:clamp(300px,64dvh,390px);min-height:300px}}@media not (min-width:720px){.app-root .tinder-product-shell .app-missions-screen>.inhu-card,.app-root .tinder-product-shell .app-missions-screen>.inhu-card.locked{min-height:0}}@media (max-width:360px){.sheet-backdrop .sheet-hero{gap:6px}.sheet-backdrop .sheet-hero .mask-avatar{width:44px;height:44px}.sheet-backdrop .sheet-hero .sheet-hero-mid{width:36px;height:36px}}@media (max-width:480px){.app-root .tinder-product-shell .tinder-card-visual{border-radius:22px;width:calc(100% - 16px)}.app-root .tinder-product-shell .tinder-mode-switch{width:calc(100% - 20px)}.app-root .tinder-product-shell .app-home-screen>.tinder-profile-card,.app-root .tinder-product-shell .app-home-screen>.tinder-state-card,.app-root .tinder-product-shell .app-home-screen>.tinder-gate-card{width:calc(100% - 16px);margin-inline:8px}.app-root .tinder-product-shell .chat-top{padding-inline:9px}.app-root .tinder-product-shell .chat-partner .chat-partner-text{max-width:50vw;padding-inline:9px}}.app-root .tinder-product-shell,.app-root .onboarding-shell,.sheet-backdrop{--bg:#111112;--bg-deep:#09090a;--surface:#1b1a1c;--surface-2:#242225;--surface-3:#29272a;--surface-hover:#343134;--line:#ffffff1a;--line-strong:#ffffff2e;--ink:#f7f5f6;--ink-2:#d4cfd2;--muted:#aaa3a7;--faint:#948d92;--primary:#ff4458;--primary-deep:#e51c3f;--primary-bright:#fd267a;--primary-soft:#ff445824;--primary-ink:#ff8291;--plum:#a58cff;--plum-soft:#a58cff26;--plum-ink:#c7b8ff;--sage:#28d997;--sage-soft:#28d99724;--butter:#ffc629;--butter-soft:#ffc62926;--butter-ink:#ffe08a;--danger:#ff5d72;--danger-soft:#ff5d7224}.app-root .tinder-product-shell .screen-heading,.app-root .onboarding-shell .onboard-head{gap:8px}.app-root .tinder-product-shell .screen-heading h1,.app-root .onboarding-shell .onboard-head h1{color:var(--ink);font-family:var(--font);letter-spacing:-.045em;font-size:clamp(26px,3vw,32px);font-weight:760;line-height:1.1}.app-root .tinder-product-shell .screen-heading p,.app-root .onboarding-shell .onboard-head p,.app-root .tinder-product-shell .fine,.app-root .onboarding-shell .fine,.sheet-backdrop .sheet .fine{color:var(--muted);line-height:1.55}.app-root .tinder-product-shell .legal,.app-root .onboarding-shell .legal{color:var(--faint);line-height:1.65}.app-root .tinder-product-shell .stack-tight,.app-root .onboarding-shell .stack-tight,.sheet-backdrop .stack-tight{gap:8px}.app-root .tinder-product-shell .message-group{gap:10px}.app-root :is(.tinder-product-shell,.onboarding-shell) :is(.hero-card,.gate,.screen-heading,.onboard-head,.inhu-card) h1,.app-root :is(.tinder-product-shell,.onboarding-shell) :is(.hero-card,.gate,.screen-heading,.onboard-head,.inhu-card) h2{word-break:keep-all;text-wrap:balance}.app-root .tinder-product-shell .eyebrow-sage{color:var(--sage)}.app-root .tinder-product-shell .timer-value{font-variant-numeric:tabular-nums;font-size:18px}.app-root :is(.tinder-product-shell,.onboarding-shell) .btn,.sheet-backdrop .sheet .btn{letter-spacing:-.015em;min-height:48px;box-shadow:none;border:1px solid #0000;border-radius:999px;padding:0 20px;font-size:15.5px;font-weight:780}.app-root :is(.tinder-product-shell,.onboarding-shell) .btn-sm,.sheet-backdrop .sheet .btn-sm{min-height:40px;padding:0 15px;font-size:14px}.app-root :is(.tinder-product-shell,.onboarding-shell) .btn-lg,.sheet-backdrop .sheet .btn-lg{min-height:54px;padding:0 24px;font-size:17px}.app-root :is(.tinder-product-shell,.onboarding-shell) .btn-primary,.sheet-backdrop .sheet .btn-primary{color:#fff;background:linear-gradient(115deg,#fd267a,#ff4458 54%,#ff6036);border-color:#0000;box-shadow:0 10px 26px #fd267a38}.app-root :is(.tinder-product-shell,.onboarding-shell) .btn-secondary,.sheet-backdrop .sheet .btn-secondary{border-color:var(--line-strong);background:var(--surface-3);color:var(--ink)}.app-root :is(.tinder-product-shell,.onboarding-shell) .btn-soft,.sheet-backdrop .sheet .btn-soft{background:var(--primary-soft);color:var(--primary-ink);border-color:#ff445847}.app-root :is(.tinder-product-shell,.onboarding-shell) .btn-ghost,.sheet-backdrop .sheet .btn-ghost{border-color:var(--line-strong);color:var(--ink);background:0 0}.app-root :is(.tinder-product-shell,.onboarding-shell) .btn-danger,.sheet-backdrop .sheet .btn-danger{background:var(--danger);color:#fff;border-color:#0000;box-shadow:0 8px 22px #ff5d7233}.app-root :is(.tinder-product-shell,.onboarding-shell) .btn-text,.sheet-backdrop .sheet .btn-text{min-height:40px;color:var(--muted);box-shadow:none;background:0 0;border:0;padding:0 10px;font-size:14px}.app-root :is(.tinder-product-shell,.onboarding-shell) .btn-text.danger,.sheet-backdrop .sheet .btn-text.danger{color:var(--danger)}.app-root :is(.tinder-product-shell,.onboarding-shell) .btn:disabled,.sheet-backdrop .sheet .btn:disabled{cursor:not-allowed;opacity:.46;filter:saturate(.72);box-shadow:none}.app-root .tinder-product-shell .header-timer,.app-root .tinder-product-shell .avatar-button{border:1px solid var(--line-strong);min-width:44px;min-height:44px;box-shadow:none}.app-root .tinder-product-shell .header-timer.warm{background:var(--primary-soft);color:#ffd6dc;border-color:#ff829157}.app-root .tinder-product-shell .header-timer.plum{background:var(--plum-soft);color:var(--plum-ink);border-color:#a58cff57}.app-root .tinder-product-shell .header-timer.ink{color:var(--ink);background:#1412146b}.app-root .tinder-product-shell>.tabbar .tabbar-main>button{color:var(--muted);font-size:11px}.app-root .tinder-product-shell .tab-badge{border:2px solid var(--surface-2)}.app-root .tinder-product-shell .tinder-mode-switch .mode-card{min-height:46px}.app-root .tinder-product-shell .hero-card>.stamp,.app-root .tinder-product-shell .mask-card>.stamp{color:#fff;letter-spacing:-.01em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1111125c;border:1px solid #ffffff2e;border-radius:999px;padding:6px 10px;font-size:10.5px;font-weight:760;line-height:1;position:absolute;top:16px;left:auto;right:16px;transform:none}.app-root :is(.tinder-product-shell,.onboarding-shell) :is(.chip,.pill),.sheet-backdrop .sheet :is(.chip,.pill){border:1px solid var(--line);background:var(--surface-3);min-height:28px;color:var(--ink-2);border-radius:999px;padding:0 10px;font-size:12px;font-weight:720;line-height:1}.app-root :is(.tinder-product-shell,.onboarding-shell) :is(.chip-primary,.pill-primary),.sheet-backdrop .sheet :is(.chip-primary,.pill-primary){background:var(--primary-soft);color:var(--primary-ink);border-color:#ff445840}.app-root :is(.tinder-product-shell,.onboarding-shell) :is(.chip-plum,.pill-plum),.sheet-backdrop .sheet :is(.chip-plum,.pill-plum),.app-root .tinder-product-shell .mask-card .chip-plum{background:var(--plum-soft);color:var(--plum-ink);border-color:#a58cff40}.app-root :is(.tinder-product-shell,.onboarding-shell) :is(.chip-sage,.pill-sage),.sheet-backdrop .sheet :is(.chip-sage,.pill-sage),.app-root .tinder-product-shell .mask-card .chip-sage{background:var(--sage-soft);color:#75e7be;border-color:#28d99740}.app-root :is(.tinder-product-shell,.onboarding-shell) :is(.chip-butter,.pill-butter),.sheet-backdrop .sheet :is(.chip-butter,.pill-butter),.app-root .tinder-product-shell .mask-card .chip-butter{background:var(--butter-soft);color:var(--butter-ink);border-color:#ffc62940}.app-root :is(.tinder-product-shell,.onboarding-shell) :is(.chip-danger,.pill-danger),.sheet-backdrop .sheet :is(.chip-danger,.pill-danger){background:var(--danger-soft);color:#ff9daa;border-color:#ff5d7240}.app-root .tinder-product-shell .chip-ink{border-color:var(--line-strong);color:#fff;background:#0a0a0b70}.app-root :is(.tinder-product-shell,.onboarding-shell) .notice,.sheet-backdrop .sheet .notice{border:1px solid var(--line);color:var(--ink-2);background:#ffffff0b;border-radius:16px;padding:14px 15px}.app-root :is(.tinder-product-shell,.onboarding-shell) .notice-icon,.sheet-backdrop .sheet .notice-icon{border:1px solid var(--line);background:var(--surface-3);width:34px;height:34px;color:var(--primary-ink);border-radius:10px}.app-root :is(.tinder-product-shell,.onboarding-shell) .notice-soft,.sheet-backdrop .sheet .notice-soft{background:#ff445814;border-color:#ff445833}.app-root :is(.tinder-product-shell,.onboarding-shell) .notice-plum,.sheet-backdrop .sheet .notice-plum{background:#a58cff1a;border-color:#a58cff38}.app-root :is(.tinder-product-shell,.onboarding-shell) .notice-plum .notice-icon,.sheet-backdrop .sheet .notice-plum .notice-icon{background:var(--plum-soft);color:var(--plum-ink)}.app-root :is(.tinder-product-shell,.onboarding-shell) .notice-sage,.sheet-backdrop .sheet .notice-sage{background:#28d99717;border-color:#28d99738}.app-root :is(.tinder-product-shell,.onboarding-shell) .notice-sage .notice-icon,.sheet-backdrop .sheet .notice-sage .notice-icon{background:var(--sage-soft);color:#75e7be}.app-root :is(.tinder-product-shell,.onboarding-shell) .notice-warn,.sheet-backdrop .sheet .notice-warn{background:#ffc62917;border-color:#ffc62938}.app-root :is(.tinder-product-shell,.onboarding-shell) .notice-warn .notice-icon,.sheet-backdrop .sheet .notice-warn .notice-icon{background:var(--butter-soft);color:var(--butter-ink)}.app-root :is(.tinder-product-shell,.onboarding-shell) .notice-danger,.sheet-backdrop .sheet .notice-danger{background:#ff5d721a;border-color:#ff5d723d}.app-root :is(.tinder-product-shell,.onboarding-shell) .notice-danger .notice-icon,.sheet-backdrop .sheet .notice-danger .notice-icon{background:var(--danger-soft);color:#ff9daa}.app-root :is(.tinder-product-shell,.onboarding-shell) .notice-body,.sheet-backdrop .sheet .notice-body{gap:3px;font-size:14px;line-height:1.55}.app-root :is(.tinder-product-shell,.onboarding-shell) .notice-body p,.sheet-backdrop .sheet .notice-body p{color:var(--muted);margin:0}.app-root :is(.tinder-product-shell,.onboarding-shell) :is(.input,.select,.textarea),.sheet-backdrop .sheet :is(.input,.select,.textarea){border:1px solid var(--line-strong);background-color:var(--surface-3);min-height:52px;color:var(--ink);box-shadow:none;border-radius:14px}.app-root :is(.tinder-product-shell,.onboarding-shell) :is(.input,.textarea)::placeholder,.sheet-backdrop .sheet :is(.input,.textarea)::placeholder{color:var(--faint);opacity:1}.app-root :is(.tinder-product-shell,.onboarding-shell) .select,.sheet-backdrop .sheet .select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23aaa3a7' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat}.app-root :is(.tinder-product-shell,.onboarding-shell) :is(.input,.select,.textarea):focus,.sheet-backdrop .sheet :is(.input,.select,.textarea):focus{border-color:#ff7184;outline:0;box-shadow:0 0 0 3px #ff445829}.app-root :is(.tinder-product-shell,.onboarding-shell) .field-label em,.sheet-backdrop .sheet .field-label em{background:var(--surface-3);color:var(--muted)}.app-root :is(.tinder-product-shell,.onboarding-shell) .field-hint,.sheet-backdrop .sheet .field-hint{color:var(--muted);line-height:1.45}.app-root :is(.tinder-product-shell,.onboarding-shell) .field-error,.sheet-backdrop .sheet .field-error{color:#ff9daa}.app-root :is(.tinder-product-shell,.onboarding-shell) .pick,.sheet-backdrop .sheet .pick,.sheet-backdrop .sheet .choice{border:1px solid var(--line-strong);background:var(--surface-3);min-height:42px;color:var(--ink-2)}.app-root :is(.tinder-product-shell,.onboarding-shell) :is(.pick.selected,.pick.subtle.selected),.sheet-backdrop .sheet :is(.pick.selected,.pick.subtle.selected,.choice.selected,.choice.plum.selected){background:var(--primary-soft);color:#fff;border-color:#ff7184c7;box-shadow:inset 0 0 0 1px #ff718438}.app-root :is(.tinder-product-shell,.onboarding-shell) .toggle,.sheet-backdrop .sheet .toggle{border:1px solid var(--line);background:var(--surface-hover)}.app-root :is(.tinder-product-shell,.onboarding-shell) .toggle.on,.sheet-backdrop .sheet .toggle.on{background:var(--sage);border-color:#28d99766}.app-root :is(.tinder-product-shell,.onboarding-shell) .progress,.sheet-backdrop .sheet .progress{background:var(--surface-hover)}.app-root :is(.tinder-product-shell,.onboarding-shell) .progress-primary i,.sheet-backdrop .sheet .progress-primary i{background:linear-gradient(90deg,#fd267a,#ff6036)}.app-root :is(.tinder-product-shell,.onboarding-shell) .progress-plum i,.sheet-backdrop .sheet .progress-plum i{background:var(--plum)}.app-root :is(.tinder-product-shell,.onboarding-shell) .progress-sage i,.sheet-backdrop .sheet .progress-sage i{background:var(--sage)}.app-root :is(.tinder-product-shell,.onboarding-shell) .progress-butter i,.sheet-backdrop .sheet .progress-butter i{background:var(--butter)}.app-root .tinder-product-shell .hero-card.warm{background:linear-gradient(160deg, #ff44580e, transparent 42%), var(--surface);border-color:#ff445829}.app-root .tinder-product-shell .hero-card.plum,.app-root .tinder-product-shell .hero-card.ink{background:linear-gradient(160deg, #a58cff17, transparent 44%), var(--surface);border-color:#a58cff33}.app-root .tinder-product-shell .hero-card.sage{background:linear-gradient(160deg, #28d99713, transparent 44%), var(--surface);border-color:#28d99733}.app-root .tinder-product-shell .empty-state{border:1px solid var(--line);background:var(--surface);border-radius:24px}.app-root .tinder-product-shell .empty-icon{border:1px solid var(--line-strong);background:var(--surface-3);color:var(--primary-ink);border-radius:50%}.app-root .tinder-product-shell .empty-plum .empty-icon{background:var(--plum-soft);color:var(--plum-ink);border-color:#a58cff40}.app-root .tinder-product-shell .empty-sage .empty-icon{background:var(--sage-soft);color:#75e7be;border-color:#28d99740}.app-root .tinder-product-shell .gate-icon,.app-root .tinder-product-shell .gate-icon.plum,.app-root .tinder-product-shell .gate-icon.butter{border:1px solid var(--line);background:var(--primary-soft);color:var(--primary-ink);box-shadow:none}.app-root .tinder-product-shell .gate-icon.plum{background:var(--plum-soft);color:var(--plum-ink)}.app-root .tinder-product-shell .gate-icon.butter{background:var(--butter-soft);color:var(--butter-ink)}.app-root .tinder-product-shell .chip-row-centered{justify-content:center}.app-root .tinder-product-shell .input-row-centered{align-items:center}.app-root .tinder-product-shell .identity-preview-flat{box-shadow:none;background:0 0;padding:0}.app-root .tinder-product-shell .row-compact-bottom{padding-bottom:0}.app-root .tinder-product-shell .settings-group{gap:14px}.app-root .tinder-product-shell .settings-group h3{color:var(--ink-2);font-size:15px;line-height:1.35}.app-root .tinder-product-shell .settings-card{gap:18px}.app-root .tinder-product-shell .inline-suggest button{border:1px solid var(--line);min-height:40px;padding-inline:12px}.app-root .tinder-product-shell .toggle-with-label{flex:none;align-items:center;gap:8px;display:inline-flex}.app-root .tinder-product-shell .toggle-with-label>small{min-width:38px;color:var(--muted);text-align:right;font-size:12px;font-weight:700}.app-root .tinder-product-shell .row{min-height:58px;padding-block:14px}.app-root .tinder-product-shell .row-text{gap:4px}.app-root .tinder-product-shell .row-text small{color:var(--muted);line-height:1.45}.app-root .tinder-product-shell .identity-grid.single{grid-template-columns:minmax(0,1fr);justify-items:center}.sheet-backdrop .sheet .identity-grid.single{grid-template-columns:minmax(0,1fr);justify-items:center;display:grid}.app-root .tinder-product-shell .identity-grid.single .identity-card,.sheet-backdrop .sheet .identity-grid.single .identity-card.large{width:100%;max-width:380px}.app-root .tinder-product-shell .save-bar>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.app-root .tinder-product-shell .save-bar .btn{flex:none}.app-root .tinder-product-shell .chat-partner-label-compact{display:none}.app-root .tinder-product-shell .chat-partner strong,.app-root .tinder-product-shell .chat-partner small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.app-root .tinder-product-shell .chat-demo-control{background:var(--bg);padding:0 max(14px,50% - 380px) 10px}.app-root .tinder-product-shell .quick-replies button{min-height:44px}.app-root .tinder-product-shell .tinder-waiting-card:before{display:none}.app-root .onboarding-shell .promise,.app-root .onboarding-shell .mask-preview,.app-root .onboarding-shell .gate,.app-root .onboarding-shell .option-card,.app-root .onboarding-shell .identity-preview{border:1px solid var(--line);background:var(--surface);color:var(--ink)}.app-root .onboarding-shell .steps li small{color:var(--faint);font-size:10.5px}.app-root .onboarding-shell .steps li.current small,.app-root .onboarding-shell .steps li.done small{color:var(--ink-2)}.app-root .onboarding-shell .onboard-status-chip{justify-self:start}.sheet-backdrop{-webkit-backdrop-filter:blur(14px)saturate(1.1);backdrop-filter:blur(14px)saturate(1.1);background:#070709c2}.sheet-backdrop .sheet{border:1px solid var(--line);background:var(--surface);color:var(--ink);box-shadow:0 28px 80px #0000008a}.sheet-backdrop .sheet-plum{background:linear-gradient(180deg, #a58cff1a, transparent 180px), var(--surface)}.sheet-backdrop .sheet-celebrate{background:linear-gradient(180deg, #ffc62913, transparent 180px), var(--surface)}.sheet-backdrop .sheet-danger{background:linear-gradient(180deg, #ff5d721a, transparent 180px), var(--surface)}.sheet-backdrop .sheet-grip{display:none}.sheet-backdrop .sheet-head{border-bottom:1px solid var(--line);padding-bottom:12px}.sheet-backdrop .sheet-head h2{color:var(--ink);letter-spacing:-.04em;font-size:clamp(22px,3vw,26px);line-height:1.15}.sheet-backdrop .sheet .icon-button{border:1px solid var(--line);background:var(--surface-3);width:44px;height:44px;color:var(--ink-2)}.sheet-backdrop .sheet-body{scrollbar-gutter:stable;padding:16px 2px 12px}.sheet-backdrop .sheet-foot{border-top:1px solid var(--line);background:linear-gradient(180deg, #1b1a1c00, var(--surface) 18%);padding-top:14px}.sheet-backdrop .sheet-danger .sheet-foot{gap:4px}.sheet-backdrop .sheet-danger .sheet-foot .btn-text{min-height:36px}.sheet-backdrop .sheet :is(.identity-placeholder,.sheet-hero-mid,.inhu-emoji){border:1px solid var(--line-strong);background:var(--surface-3);color:var(--ink-2);box-shadow:none}.sheet-backdrop .sheet .timeline-item.active{background:radial-gradient(circle at 86% 15%,#ffffff2e,#0000 30%),linear-gradient(145deg,#e6405b,#853778 58%,#30204d);border-color:#ff71843d}.toast{color:#fff;background:#29272a;border:1px solid #ffffff24;box-shadow:0 14px 36px #0000005c}.toast-danger{background:#a9283d;border-color:#ff9daa5c}.toast-sage{background:#176b52;border-color:#75e7be4d}.app-root :is(.tinder-product-shell,.onboarding-shell) :is(.btn,.mode-card,.pick,.toggle):focus-visible,.sheet-backdrop .sheet :is(.btn,.pick,.toggle):focus-visible{outline-offset:2px;border-radius:999px;outline:3px solid #ff82918c}.app-root :is(.tinder-product-shell,.onboarding-shell) :is(.icon-button,.circle-action,.avatar-button):focus-visible,.sheet-backdrop .sheet .icon-button:focus-visible{outline-offset:2px;border-radius:50%;outline:3px solid #ff82918c}.app-root .tinder-product-shell>.tabbar button:focus-visible,.app-root .tinder-product-shell .row.button:focus-visible,.app-root .onboarding-shell .option-card:focus-visible,.sheet-backdrop .sheet .choice:focus-visible{outline-offset:-2px;border-radius:14px;outline:3px solid #ff82918c}.app-root .tinder-product-shell :is(.pick,.row.button,.inhu-option,.quick-replies button):active:not(:disabled),.sheet-backdrop .sheet :is(.pick,.choice,.inhu-option):active:not(:disabled){transform:scale(.985)}@media (hover:hover){.app-root :is(.tinder-product-shell,.onboarding-shell) .btn-primary:hover:not(:disabled),.sheet-backdrop .sheet .btn-primary:hover:not(:disabled){filter:brightness(.94)saturate(1.04)}.app-root :is(.tinder-product-shell,.onboarding-shell) .btn-secondary:hover:not(:disabled),.app-root :is(.tinder-product-shell,.onboarding-shell) .btn-ghost:hover:not(:disabled),.sheet-backdrop .sheet :is(.btn-secondary,.btn-ghost):hover:not(:disabled){background:var(--surface-hover);color:#fff;border-color:#ffffff47}.app-root :is(.tinder-product-shell,.onboarding-shell) .btn-soft:hover:not(:disabled),.sheet-backdrop .sheet .btn-soft:hover:not(:disabled){background:#ff445836}.app-root .tinder-product-shell .circle-action:hover:not(:disabled){background:var(--surface-hover);transform:translateY(-2px)scale(1.025)}.app-root .tinder-product-shell :is(.icon-button,.row.button):hover:not(:disabled),.sheet-backdrop .sheet .icon-button:hover:not(:disabled){background:var(--surface-hover)}}@media (max-width:719px){.app-root .tinder-product-shell .tinder-discovery{background:var(--bg);padding-bottom:calc(102px + var(--safe-bottom))}.app-root .tinder-product-shell .tinder-card-visual{height:clamp(360px,100dvh - 350px,520px);min-height:360px}.app-root .tinder-product-shell .chat-nav{grid-template-columns:44px minmax(0,1fr) 44px;gap:5px}.app-root .tinder-product-shell .chat-partner{gap:5px;max-width:100%;overflow:hidden}.app-root .tinder-product-shell .chat-partner .mask-cluster .mask-avatar{width:31px!important;height:31px!important}.app-root .tinder-product-shell .chat-partner .mask-cluster .mask-avatar+.mask-avatar{margin-left:-15px}.app-root .tinder-product-shell .chat-partner .chat-partner-text{flex:auto;min-width:0;max-width:none;padding:6px 9px}.app-root .tinder-product-shell .chat-partner-label-full{display:none}.app-root .tinder-product-shell .chat-partner-label-compact{display:block}.sheet-backdrop .sheet .identity-grid.single .identity-card.large{max-width:none}.app-root .tinder-product-shell .empty-action{width:min(100%,280px)}.app-root .tinder-product-shell .empty-action .btn{width:100%}}@media (max-width:719px) and (max-height:700px){.app-root .tinder-product-shell .tinder-card-visual{height:clamp(278px,100dvh - 286px,360px);min-height:278px}.app-root .tinder-product-shell .tinder-card-visual .mask-avatar{width:clamp(126px,40vw,164px)!important;height:clamp(126px,40vw,164px)!important}.app-root .tinder-product-shell .discovery-card-copy h2{font-size:clamp(23px,6.8vw,29px)}}@media (720px<=width<1100px){.app-root .tinder-product-shell .tinder-discovery{background:var(--bg);padding-bottom:112px}.app-root .tinder-product-shell .tinder-card-visual{height:clamp(360px,100dvh - 390px,540px);min-height:360px}.app-root .tinder-product-shell .app-missions-screen{padding:28px 24px calc(112px + var(--safe-bottom));grid-template-columns:minmax(0,1fr);gap:20px;display:grid}.app-root .tinder-product-shell .app-missions-screen>.screen-heading,.app-root .tinder-product-shell .app-missions-screen>.timeline,.app-root .tinder-product-shell .app-missions-screen>.inhu-card{background-color:#0000;border:0;padding-inline:0}.app-root .tinder-product-shell .app-missions-screen>.inhu-card{border:1px solid var(--line);border-radius:24px;padding:24px}}@media (min-width:720px){.app-root .tinder-product-shell .app-home-screen>.verification-gate,.app-root .tinder-product-shell .app-home-screen>.card-stack:not(.tinder-discovery){border-radius:26px;width:min(560px,100% - 56px);margin:26px auto}}@media (1100px<=width<1280px){.app-root .tinder-product-shell .app-profile-screen{grid-template-columns:minmax(0,1fr);align-content:start;display:grid;overflow-y:auto}.app-root .tinder-product-shell .app-profile-screen>:is(.screen-heading,.mask-card,.settings-group,.legal,.profile-landing-link,.save-bar){grid-area:auto/1}.app-root .tinder-product-shell .app-profile-screen>.mask-card{width:min(520px,100% - 48px);min-height:520px;margin:24px auto;position:relative;top:auto}.app-root .tinder-product-shell .app-profile-screen>:is(.settings-group,.legal,.profile-landing-link){width:min(680px,100% - 48px);margin-inline:auto}}@media (min-width:1100px){.app-root .tinder-product-shell .app-missions-screen{align-content:start;gap:24px;padding:30px clamp(30px,4vw,58px) 40px}.app-root .tinder-product-shell .app-missions-screen>.screen-heading{background:0 0;border:0;padding:0 0 8px}.app-root .tinder-product-shell .app-missions-screen>.timeline{background:0 0;padding:0}.app-root .tinder-product-shell .app-missions-screen>.inhu-card{border:1px solid var(--line);border-radius:24px;min-height:auto;padding:28px}.app-root .tinder-product-shell .chat-demo-control{padding-inline:max(24px,50% - 380px)}}@media (min-width:1280px){.app-root .tinder-product-shell .app-profile-screen{grid-template-columns:minmax(360px,.86fr) minmax(460px,1.14fr);gap:28px}.app-root .tinder-product-shell .app-profile-screen>.mask-card{width:calc(100% - 32px);margin:20px 16px}}@media (prefers-reduced-motion:reduce){.app-root :is(.tinder-product-shell,.onboarding-shell) *,.sheet-backdrop *,.toast{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media not (min-width:1100px){.app-root .tinder-product-shell :is(.app-home-screen,.app-missions-screen,.app-chat-empty-screen,.app-profile-screen){padding-top:0;padding-left:0;padding-right:0}.app-root .tinder-product-shell .app-chat-empty-screen{padding-bottom:var(--nav-clearance)}}.app-root .tinder-product-shell .toggle{background:0 0;border:0;width:58px;height:44px;position:relative}.app-root .tinder-product-shell .toggle:before{background:var(--line-strong);content:"";border-radius:999px;height:30px;position:absolute;top:7px;left:4px;right:4px}.app-root .tinder-product-shell .toggle i{z-index:1;top:10px;left:7px}.app-root .tinder-product-shell .toggle.on{background:0 0;border:0}.app-root .tinder-product-shell .toggle.on:before{background:var(--sage)}.app-root .tinder-product-shell .composer .send-button{color:#fff;background:linear-gradient(135deg,#fd267a,#ff4458 56%,#ff6036)}.app-root .tinder-product-shell .chat-partner small{font-size:12px}.app-root .tinder-product-shell .timeline-item.done .tl-icon{background:var(--sage-soft);color:#75e7be;border-color:#28d99747}.app-root .tinder-product-shell .hero-card>.stamp.sage{background:var(--sage-soft);color:#75e7be;border-color:#28d9974d}.app-root .tinder-product-shell .hero-card>.stamp.plum{background:var(--plum-soft);color:var(--plum-ink);border-color:#a58cff4d}.app-root .tinder-product-shell{--page-gutter:clamp(16px, 3vw, 32px);--nav-height:70px;--nav-gap:10px;--nav-clearance:calc(var(--nav-height) + var(--nav-gap) + 18px + var(--safe-bottom));--content-max:760px}.app-root .tinder-product-shell :is(.app-home-screen,.app-missions-screen,.app-chat-empty-screen,.app-profile-screen)>.app-page-heading{width:100%;max-width:none;padding:24px var(--page-gutter) 20px;border:0;border-bottom:1px solid var(--line);background:#111112;border-radius:0;gap:7px;margin:0;display:grid}.app-root .tinder-product-shell :is(.app-home-screen,.app-missions-screen,.app-chat-empty-screen,.app-profile-screen)>.app-page-heading h1{color:#fff;letter-spacing:-.05em;margin:0;font-size:clamp(27px,3vw,34px);font-weight:780;line-height:1.08}.app-root .tinder-product-shell :is(.app-home-screen,.app-missions-screen,.app-chat-empty-screen,.app-profile-screen)>.app-page-heading p{max-width:620px;color:var(--muted);margin:0;font-size:14px;line-height:1.55}.app-root .tinder-product-shell .settings-card{border:1px solid var(--line);background:var(--surface);box-shadow:none;border-radius:22px;padding:20px}.app-root .tinder-product-shell .account-settings-group .settings-card{padding:4px 18px}.app-root .tinder-product-shell .inline-suggest button,.app-root .tinder-product-shell .quick-replies button{min-height:44px}.app-root .auth-heading h1:focus{outline:none}@media not (min-width:1100px){.app-root .tinder-product-shell>.tabbar{height:var(--nav-height);bottom:max(var(--nav-gap), var(--safe-bottom));display:block}.app-root .tinder-product-shell>.screen:not(.app-chat-screen){padding-bottom:var(--nav-clearance)}.app-root .tinder-product-shell .app-home-screen,.app-root .tinder-product-shell .app-missions-screen,.app-root .tinder-product-shell .app-profile-screen{display:block;overflow:hidden auto}.app-root .tinder-product-shell .app-home-screen .tinder-discovery{min-height:0;padding-bottom:24px}.app-root .tinder-product-shell .app-missions-screen,.app-root .tinder-product-shell .app-profile-screen{padding-left:0;padding-right:0}.app-root .tinder-product-shell .app-missions-screen>:is(.timeline,.empty-state,.card,.inhu-card),.app-root .tinder-product-shell .app-profile-screen>:is(.mask-card,.settings-group,.legal,.profile-landing-link){width:min(calc(100% - (var(--page-gutter) * 2)), var(--content-max));max-width:none;margin-left:auto;margin-right:auto}.app-root .tinder-product-shell .app-profile-screen>.mask-card{border-radius:26px;min-height:460px;margin-top:20px;margin-bottom:20px;position:relative;top:auto}.app-root .tinder-product-shell .app-profile-screen>.settings-group{border-top:1px solid var(--line);padding:22px 0}.app-root .tinder-product-shell.product-chat-immersive>.app-header{display:none}.app-root .tinder-product-shell.product-chat-immersive>.tabbar{display:block}.app-root .tinder-product-shell.product-chat-immersive .app-chat-screen{height:calc(100dvh - var(--nav-height) - max(var(--nav-gap), var(--safe-bottom)));padding-bottom:0}.app-root .tinder-product-shell.product-chat-immersive .composer{padding-bottom:10px}.app-root .tinder-product-shell .app-profile-screen>.save-bar{bottom:calc(var(--nav-height) + var(--nav-gap) + var(--safe-bottom))}}@media (max-width:719px){.app-root .tinder-product-shell .tinder-card-visual,.app-root .tinder-product-shell .tinder-mode-switch,.app-root .tinder-product-shell .discovery-join{width:calc(100% - (var(--page-gutter) * 2));max-width:520px}.app-root .tinder-product-shell .tinder-card-visual{height:clamp(320px,100dvh - 440px,520px);min-height:320px}}@media (max-width:719px) and (max-height:700px){.app-root .tinder-product-shell .tinder-card-visual{height:max(240px,100dvh - 440px);min-height:240px}}@media (720px<=width<1100px){.app-root .tinder-product-shell .tinder-card-visual,.app-root .tinder-product-shell .tinder-mode-switch,.app-root .tinder-product-shell .discovery-join{width:min(calc(100% - (var(--page-gutter) * 2)), 680px);max-width:none}.app-root .tinder-product-shell .tinder-card-visual{height:clamp(338px,100dvh - 440px,620px);min-height:338px}}@media (min-width:1100px){.app-root .tinder-product-shell{--nav-clearance:32px}.app-root .tinder-product-shell>.tabbar{height:auto;bottom:auto}.app-root .tinder-product-shell>.screen:not(.app-chat-screen){padding-bottom:32px}}@media (1100px<=width<1280px){.app-root .tinder-product-shell .app-profile-screen{display:block;overflow-y:auto}.app-root .tinder-product-shell .app-profile-screen>:is(.settings-group,.legal,.profile-landing-link){width:min(680px,100% - 48px);margin-left:auto;margin-right:auto}.app-root .tinder-product-shell .app-profile-screen>.mask-card{width:min(520px,100% - 48px);min-height:520px;margin:24px auto;position:relative;top:auto}}@media (min-width:1280px){.app-root .tinder-product-shell .app-profile-screen{grid-template-columns:minmax(360px,.86fr) minmax(460px,1.14fr);gap:0 28px;padding-bottom:32px;display:grid}}
