@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Caveat:wght@400;500;600;700&family=Gaegu:wght@400;700&display=swap";
.hc-landing{--brand-50:#fff8f6;--brand-100:#ffe4e1;--brand-500:#ff5a49;--brand-700:#ff2e08;--neutral-0:#fff;--neutral-100:#f5f5f5;--neutral-200:#eee;--neutral-400:#bdbdbd;--neutral-600:#757575;--neutral-800:#424242;--neutral-1000:#111;--status-error:#e20c0c;--status-notification:#e20c0c;--accent-yellow:#fffbef;--text-primary:var(--neutral-1000);--text-strong:var(--neutral-800);--text-secondary:var(--neutral-600);--text-disabled:var(--neutral-400);--text-placeholder:var(--neutral-400);--text-on-primary:var(--neutral-0);--text-brand:var(--brand-500);--bg-default:var(--neutral-0);--bg-surface:var(--brand-50);--bg-disabled:var(--neutral-100);--bg-chat-highlight:var(--accent-yellow);--bg-lite-gray:#11111105;--border-default:#e2e2e2;--border-primary:var(--brand-500);--icon-default:var(--brand-500);--icon-inactive:var(--neutral-600);--icon-white:var(--neutral-0);--brand-primary:var(--brand-500);--brand-primary-dark:var(--brand-700);--brand-tint-1:var(--brand-100);--brand-tint-2:var(--brand-50);--brand-gradient-primary:linear-gradient(180deg, #ff5a4929 0%, #ff5a490a 100%);--brand-gradient-qcard:linear-gradient(160deg, #ff5a49 0%, #ff2e08 100%);--brand-gradient-button:linear-gradient(180deg, #ff5a49 0%, #ff3c20 100%);--font-sans:var(--font-pretendard), "Pretendard Variable", "Pretendard", -apple-system, BlinkMacSystemFont, sans-serif;--font-latin:"Inter", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;--font-brand:"UhBee HYUNJUNG", "Caveat", "Gaegu", "Pretendard Variable", cursive, sans-serif;--fs-display:28px;--fs-h1:24px;--fs-h2:20px;--fs-h3:18px;--fs-body:16px;--fs-body-sm:14px;--fs-caption:12px;--fs-micro:11px;--lh-tight:1;--lh-snug:1.25;--lh-normal:1.45;--lh-relaxed:1.6;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-15:60px;--radius-xs:4px;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-xl:24px;--radius-pill:9999px;--shadow-1:0 1px 2px #1111110a;--shadow-2:0 4px 12px #1111110f;--shadow-3:0 10px 28px #ff5a492e;--shadow-modal:0 18px 48px #1111112e;--ease-standard:cubic-bezier(.2, 0, 0, 1);--ease-emphasized:cubic-bezier(.3, 0, 0, 1);--dur-fast:.12s;--dur-base:.2s;--dur-slow:.32s;--hit-min:44px;--btn-h-large:46px;--btn-h-small:32px;--header-h:62px;--tabbar-h:60px;--bottom-action:80px;font-family:var(--font-sans);font-feature-settings:"ss01" 1, "tnum" 1;-webkit-font-smoothing:antialiased;color:var(--text-primary);background:var(--neutral-0);line-height:var(--lh-normal);word-break:keep-all;overflow-wrap:break-word;-webkit-tap-highlight-color:transparent;overflow-x:hidden}.hc-landing html,.hc-landing body{min-height:100%}.hc-landing body{font-family:var(--font-sans);font-feature-settings:"ss01" 1, "tnum" 1;-webkit-font-smoothing:antialiased;color:var(--text-primary);background:var(--neutral-0);line-height:var(--lh-normal);-webkit-tap-highlight-color:transparent;word-break:keep-all;overflow-wrap:break-word;margin:0;overflow-x:hidden}.hc-landing a{color:inherit;text-decoration:none}.hc-landing button{font-family:inherit}.hc-landing img,.hc-landing svg{max-width:100%;display:block}.hc-landing .hand{font-family:"Gaegu", "Caveat", var(--font-brand);letter-spacing:-.02em;font-weight:700}.hc-landing .shell{width:100%;max-width:480px;padding:0 var(--space-5);margin:0 auto;position:relative}@media (min-width:880px){.hc-landing .shell{max-width:1120px;padding:0 var(--space-10)}.hc-landing .shell--narrow{max-width:560px}}.hc-landing .top{z-index:5;justify-content:space-between;align-items:center;height:56px;display:flex;position:relative}.hc-landing .top img{width:auto;height:20px}@media (min-width:880px){.hc-landing .top{height:76px}.hc-landing .top img{height:24px}}@media (max-width:879px){.hc-landing .top img{width:158px!important;height:auto!important}}.hc-landing .hero-bg{background:radial-gradient(60% 50% at 100% 0,#ff5a4933 0%,#ff5a4900 60%),radial-gradient(45% 40% at 0 100%,#ff7a5c29 0%,#ff7a5c00 60%),linear-gradient(#fffaf8 0%,#fff 70%);position:relative;overflow:hidden}.hc-landing .hero-bg:before{content:"";pointer-events:none;background-image:radial-gradient(#ff5a4914 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 70% 30%,#00000080 0%,#0000 70%);mask-image:radial-gradient(at 70% 30%,#00000080 0%,#0000 70%)}.hc-landing .hero{padding:var(--space-2) 0 var(--space-12);flex-direction:column;align-items:flex-start;gap:19px;display:flex;position:relative}.hc-landing .eyebrow{align-items:center;gap:var(--space-2);border:1px solid var(--brand-100);-webkit-backdrop-filter:blur(8px);border-radius:var(--radius-pill);font-size:var(--fs-micro);font-weight:var(--fw-bold);color:var(--brand-700);letter-spacing:.02em;white-space:nowrap;background:#ffffffb3;padding:6px 12px 6px 10px;display:inline-flex}.hc-landing .eyebrow .dot{background:var(--brand-500);width:6px;height:6px;animation:pulse 1.8s var(--ease-standard) infinite;border-radius:50%}@keyframes pulse{0%{box-shadow:0 0 #ff5a498c}70%{box-shadow:0 0 0 8px #ff5a4900}to{box-shadow:0 0 #ff5a4900}}.hc-landing .headline{font-family:var(--font-sans);font-size:clamp(40px,12vw,56px);font-weight:var(--fw-bold);letter-spacing:-.035em;color:var(--text-primary);text-wrap:balance;margin:0;line-height:1.04}.hc-landing .headline .q{color:#111;font-family:"Gaegu", var(--font-brand);letter-spacing:-.05em;margin-left:.02em;font-size:1.1em;font-weight:700;display:inline-block;transform:translateY(.06em)rotate(-4deg)}.hc-landing .subline{font-family:var(--font-sans);font-size:clamp(18px,4.6vw,22px);font-weight:var(--fw-semibold);letter-spacing:-.015em;color:var(--text-strong);margin:0}.hc-landing .subline .accent{color:var(--brand-500);font-family:"Gaegu", var(--font-brand);letter-spacing:-.02em;font-size:1.18em;font-weight:700}.hc-landing .subsubline{font-size:var(--fs-body-sm);color:var(--text-secondary);letter-spacing:-.005em;line-height:var(--lh-relaxed);margin:-11px 0 0}.hc-landing .hero-cards{width:100%;margin:var(--space-4) 0 var(--space-8);isolation:isolate;justify-content:center;align-items:flex-end;padding:30px 0 26px;display:flex;position:relative}.hc-landing .pcard{aspect-ratio:3/4;background:linear-gradient(135deg,#f603 0%,#ff106433 100%),var(--neutral-0);isolation:isolate;border:2px solid #ff5a4980;border-radius:18px;flex-direction:column;justify-content:flex-end;align-items:center;width:52%;max-width:215px;padding-bottom:12px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 48px -18px #ff2c3352,0 4px 12px -6px #1111111f}.hc-landing .pcard img{object-fit:cover;object-position:50% 14%;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hc-landing .pcard:after{content:"";mix-blend-mode:multiply;pointer-events:none;background:linear-gradient(135deg,#f603 0%,#ff106433 100%);position:absolute;inset:0}.hc-landing .pcard__nick{z-index:1;background:var(--neutral-0);border-radius:var(--radius-pill);font-size:12px;font-weight:var(--fw-bold);color:var(--brand-500);letter-spacing:-.01em;white-space:nowrap;padding:5px 12px;position:relative}.hc-landing .hero-cards--q .pcard{background:linear-gradient(135deg,#f60 0%,#ff1064 100%),var(--neutral-0)}.hc-landing .hero-cards--q .pcard:after{opacity:.6;mix-blend-mode:normal;background:linear-gradient(135deg,#f60 0%,#fd002e 100%)}.hc-landing .pcard--l{transform-origin:100% 100%;z-index:2;margin-right:-2.5%;transform:rotate(-3deg)}.hc-landing .pcard--r{transform-origin:0 100%;z-index:1;margin-left:-2.5%;transform:rotate(6deg)translateY(12px)}.hc-landing .illust-wrap{width:100%;margin:var(--space-3) 0 var(--space-2);aspect-ratio:1/.95;position:relative}.hc-landing .illust-blob{z-index:2;opacity:.55;mix-blend-mode:multiply;pointer-events:none;background:linear-gradient(135deg,#ffe4e1 0%,#ffe4e180 60%,#ffe4e100 100%);border-radius:58% 42% 50% 50%/50% 58% 42% 50%;animation:18s ease-in-out infinite blob;position:absolute;inset:0}@keyframes blob{0%,to{border-radius:58% 42% 50% 50%/50% 58% 42% 50%}33%{border-radius:50% 50% 58% 42%/42% 50% 50% 58%}66%{border-radius:42% 58% 50% 50%/50% 42% 58% 50%}}.hc-landing .illust-frame{z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:6%}.hc-landing .illust-frame img{object-fit:contain;filter:drop-shadow(0 16px 28px #ff5a492e);width:95%;max-height:95%}.hc-landing .label{z-index:3;background:var(--neutral-0);border:1px solid var(--brand-100);border-radius:var(--radius-pill);font-size:var(--fs-caption);font-weight:var(--fw-semibold);letter-spacing:-.01em;white-space:nowrap;align-items:center;gap:6px;padding:6px 11px;display:inline-flex;position:absolute;box-shadow:0 12px 28px -10px #11111124}.hc-landing .label .hand{font-family:"Gaegu", var(--font-brand);color:var(--brand-500);font-size:15px}.hc-landing .label .hand--big{font-size:18px}.hc-landing .label .heart{background:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"%23FF5A49\"><path d=\"M12 21s-7-4.5-9.5-9C1 9 2 5 5.5 5c2 0 3.5 1 6.5 4 3-3 4.5-4 6.5-4 3.5 0 4.5 4 3 7-2.5 4.5-9.5 9-9.5 9z\"/></svg>") 50%/contain no-repeat;width:12px;height:12px}.hc-landing .label--time{background:var(--brand-500);border-color:var(--brand-500);color:var(--text-on-primary);--rot:4deg;animation:6s ease-in-out infinite float;top:8%;right:0}.hc-landing .label--time .hand--big{color:var(--text-on-primary)}.hc-landing .label--blind{--rot:-5deg;animation:6s ease-in-out -2s infinite float;top:28%;left:-2%}.hc-landing .label--nick{--rot:-3deg;animation:6s ease-in-out -4s infinite float;bottom:12%;left:4%}@keyframes float{0%,to{transform:rotate(var(--rot)) translateY(0)}50%{transform:rotate(var(--rot)) translateY(-5px)}}.hc-landing .hero-cta{z-index:4;gap:var(--space-3);width:100%;margin-top:var(--space-3);flex-direction:column;align-items:center;display:flex;position:relative}.hc-landing .hero-cta__btn{border-radius:var(--radius-pill);background:var(--brand-gradient-button);width:100%;height:56px;color:var(--text-on-primary);font-size:var(--fs-body);font-weight:var(--fw-bold);letter-spacing:-.01em;cursor:pointer;transition:transform var(--dur-fast) var(--ease-standard), box-shadow var(--dur-fast) var(--ease-standard);border:none;justify-content:center;align-items:center;gap:8px;display:inline-flex;box-shadow:0 12px 28px -8px #ff5a4973}.hc-landing .hero-cta__btn:hover{transform:translateY(-1px);box-shadow:0 16px 32px -8px #ff5a498c}.hc-landing .hero-cta__btn:active{transform:scale(.98)}.hc-landing .hero-cta__btn .arrow{transition:transform .22s var(--ease-standard)}.hc-landing .hero-cta__btn:hover .arrow{transform:translate(3px)}.hc-landing .hero-cta__btn--download{justify-content:center;align-items:center;width:100%;text-decoration:none;display:none}.hc-landing .download .hero-cta__btn--download{max-width:360px;margin:0 auto}.hc-landing .social-proof{align-items:center;gap:var(--space-2);font-size:var(--fs-caption);color:var(--text-secondary);display:inline-flex}.hc-landing .social-proof .avis{align-items:center;display:inline-flex}.hc-landing .social-proof .avis span{background:var(--brand-50);border:2px solid var(--neutral-0);background-position:50%;background-size:cover;border-radius:50%;width:22px;height:22px}.hc-landing .social-proof .avis span+span{margin-left:-8px}.hc-landing .social-proof .num{font-family:var(--font-latin);font-weight:var(--fw-bold);font-variant-numeric:tabular-nums;color:var(--text-primary)}.hc-landing .why{padding:var(--space-12) 0;position:relative;overflow:hidden}.hc-landing .why--white{background:var(--neutral-0)}.hc-landing .why--tint{background:linear-gradient(180deg, var(--brand-50) 0%, #fff6f3 100%)}.hc-landing .why--soft{background:radial-gradient(80% 60% at 50% 0%, #ff5a4914 0%, #ff5a4900 60%), var(--neutral-0)}.hc-landing .why__inner{align-items:stretch;gap:var(--space-5);flex-direction:column;display:flex}.hc-landing .why__copy,.hc-landing .why__visual{width:100%}.hc-landing .why__visual{flex-direction:column;align-items:center;display:flex}.hc-landing .why__num{font-family:var(--font-latin);font-size:var(--fs-caption);font-weight:var(--fw-bold);letter-spacing:.14em;color:var(--brand-500);align-items:baseline;gap:6px;display:inline-flex}.hc-landing .why__num .slash{opacity:.5}.hc-landing .why__title{font-size:clamp(28px,7vw,38px);font-weight:var(--fw-bold);letter-spacing:-.025em;color:var(--text-primary);text-wrap:balance;margin:0;line-height:1.18}.hc-landing .why__title .accent{color:var(--brand-500)}.hc-landing .why__title .hand{color:var(--brand-500);font-size:1.15em;display:inline-block}.hc-landing .why__body{font-size:var(--fs-body);line-height:var(--lh-relaxed);color:var(--text-strong);letter-spacing:-.005em;margin:0}.hc-landing .why__body strong{color:var(--text-primary);font-weight:var(--fw-bold)}.hc-landing .why__illust{width:100%;margin:var(--space-3) 0;aspect-ratio:1/.85;background:var(--brand-gradient-primary);border-radius:var(--radius-lg);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hc-landing .why__illust img{object-fit:contain;width:78%;max-height:78%}.hc-landing .why__illust--tilt-l img{transform:rotate(-2deg)}.hc-landing .why__illust--tilt-r img{transform:rotate(2deg)}.hc-landing .chat-preview{background:var(--neutral-0);border:1px solid var(--border-default);border-radius:var(--radius-lg);width:100%;padding:var(--space-4);gap:var(--space-3);flex-direction:column;display:flex;box-shadow:0 12px 28px -16px #1111111a}.hc-landing .chat-preview__head{font-size:var(--fs-micro);color:var(--text-secondary);padding-bottom:var(--space-2);border-bottom:1px solid var(--border-default);justify-content:space-between;align-items:center;display:flex}.hc-landing .chat-preview__head .badge{color:var(--brand-700);font-weight:var(--fw-bold);align-items:center;gap:4px;display:inline-flex}.hc-landing .chat-preview__head .badge .dot{background:var(--brand-500);width:6px;height:6px;animation:pulse 1.8s var(--ease-standard) infinite;border-radius:50%}.hc-landing .chat-preview__head .day-tag{font-family:var(--font-latin);font-weight:var(--fw-bold);color:var(--text-secondary);letter-spacing:.08em}.hc-landing .bubble{align-items:flex-end;gap:8px;max-width:92%;display:flex}.hc-landing .bubble__av{background:var(--brand-50) center/cover no-repeat;border:1px solid var(--brand-100);border-radius:50%;flex:0 0 28px;width:28px;height:28px}.hc-landing .bubble__body{flex-direction:column;gap:2px;display:flex}.hc-landing .bubble__nick{font-size:var(--fs-micro);font-weight:var(--fw-bold);color:var(--brand-500);font-family:"Gaegu", var(--font-brand);padding-left:2px;font-size:13px}.hc-landing .bubble__text{font-size:var(--fs-body-sm);line-height:var(--lh-snug);letter-spacing:-.005em;background:var(--neutral-100);color:var(--text-primary);border-radius:14px 14px 14px 4px;padding:10px 14px}.hc-landing .bubble--self{flex-direction:row-reverse;align-self:flex-end}.hc-landing .bubble--self .bubble__body{align-items:flex-end}.hc-landing .bubble--self .bubble__nick{padding:0 2px 0 0}.hc-landing .bubble--self .bubble__text{background:var(--brand-gradient-button);color:var(--text-on-primary);border-bottom-right-radius:4px;border-bottom-left-radius:14px}.hc-landing .chat-preview__q{margin:var(--space-1) 0 var(--space-2);padding:var(--space-3) var(--space-4);background:var(--brand-50);border-radius:var(--radius-md);font-size:var(--fs-body-sm);font-weight:var(--fw-semibold);color:var(--brand-700);letter-spacing:-.01em;align-items:center;gap:6px;display:flex}.hc-landing .chat-preview__q:before{content:"Q.";font-family:var(--font-latin);font-weight:var(--fw-bold)}.hc-landing .avatars{justify-content:center;align-items:flex-end;gap:var(--space-4);width:100%;margin:var(--space-3) 0 var(--space-2);padding:var(--space-3) 0;display:flex;position:relative}.hc-landing .av{aspect-ratio:3/4;border-radius:var(--radius-md);background:var(--neutral-0), var(--brand-gradient-primary);background:var(--brand-gradient-primary), var(--neutral-0);border:1px solid var(--brand-100);flex-direction:column;justify-content:flex-end;align-items:center;width:30%;max-width:130px;padding-bottom:10px;display:flex;position:relative;overflow:hidden}.hc-landing .av img{object-fit:cover;object-position:50% 18%;width:100%;height:100%;position:absolute;inset:0}.hc-landing .av__nick{z-index:1;background:var(--neutral-0);border-radius:var(--radius-pill);font-size:11px;font-weight:var(--fw-bold);color:var(--brand-500);border:1px solid var(--brand-100);letter-spacing:-.01em;white-space:nowrap;padding:4px 10px;position:relative}.hc-landing .av--l{transform:rotate(-4deg)translateY(8px)}.hc-landing .av--c{z-index:2;transform:rotate(.5deg)translateY(-6px);box-shadow:0 16px 36px -16px #ff5a4966}.hc-landing .av--r{transform:rotate(4deg)translateY(8px)}.hc-landing .you-nick{margin:var(--space-3) 0 0;text-align:center;background:var(--neutral-0);border:1px dashed var(--brand-100);border-radius:var(--radius-lg);width:100%;padding:var(--space-4);cursor:pointer}.hc-landing .you-nick__label{font-size:var(--fs-caption);color:var(--text-secondary);margin:0 0 var(--space-2)}.hc-landing .you-nick__slot{font-family:"Gaegu", var(--font-brand);color:var(--brand-500);letter-spacing:-.02em;justify-content:center;align-items:baseline;gap:12px;margin:0;font-size:clamp(24px,6vw,32px);display:flex}.hc-landing .you-nick__slot .slot{min-width:4.5ch;color:var(--brand-500);border-bottom:2px dashed var(--brand-100);transition:color .3s var(--ease-standard), border-color .3s var(--ease-standard);padding:0 6px 2px;display:inline-block}.hc-landing .you-nick__slot .slot.filled{color:var(--brand-700);border-bottom-color:#0000}.hc-landing .you-nick__hint{font-size:var(--fs-micro);color:var(--text-secondary);margin:var(--space-2) 0 0}.hc-landing .qdeck-mini{gap:var(--space-3);flex-direction:column;width:100%;display:flex}.hc-landing .qcard-mini{background:var(--brand-50);color:var(--brand-700);border-radius:var(--radius-lg);padding:var(--space-4) var(--space-5);gap:var(--space-3);box-shadow:none;border:1px solid var(--brand-100);flex-direction:column;display:flex;position:relative;overflow:hidden}.hc-landing .qcard-mini:before{display:none}.hc-landing .qcard-mini__num{font-family:var(--font-latin);font-size:var(--fs-micro);font-weight:var(--fw-bold);opacity:.8;letter-spacing:.12em;z-index:1;position:relative}.hc-landing .qcard-mini__q{font-size:var(--fs-body);font-weight:var(--fw-bold);letter-spacing:-.01em;z-index:1;margin:0;line-height:1.4;position:relative}.hc-landing .qcard-mini__meta{font-size:var(--fs-micro);opacity:.9;z-index:1;justify-content:space-between;display:flex;position:relative}.hc-landing .qcard-mini--ghost{background:var(--brand-50);color:var(--brand-700);box-shadow:none;border:1px solid var(--brand-100);text-align:center;font-size:var(--fs-body-sm);padding:var(--space-3);align-items:center}.hc-landing .qcard-mini--ghost:before{display:none}.hc-landing .timeline{background:var(--neutral-0);border:1px solid var(--brand-100);border-radius:var(--radius-lg);width:100%;padding:var(--space-5);gap:var(--space-3);flex-direction:column;display:flex;position:relative}.hc-landing .tl-row{gap:var(--space-3);grid-template-columns:44px 1fr auto;align-items:center;display:grid}.hc-landing .tl-num{background:var(--brand-50);width:44px;height:44px;color:var(--brand-700);border:1px solid var(--brand-100);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;line-height:1;display:flex}.hc-landing .tl-num .label{font-size:8px;font-weight:var(--fw-bold);letter-spacing:.1em;text-transform:uppercase}.hc-landing .tl-num .n{font-family:"Gaegu", var(--font-brand);color:var(--brand-500);margin-top:1px;font-size:22px}.hc-landing .tl-row__body{flex-direction:column;gap:2px;display:flex}.hc-landing .tl-row__title{font-size:var(--fs-body-sm);font-weight:var(--fw-bold);letter-spacing:-.01em;margin:0}.hc-landing .tl-row__desc{font-size:var(--fs-micro);color:var(--text-secondary);line-height:var(--lh-normal);margin:0}.hc-landing .tl-row__time{font-size:var(--fs-micro);font-weight:var(--fw-semibold);color:var(--brand-500);white-space:nowrap}.hc-landing .tl-row--match .tl-num{background:var(--brand-gradient-button);border-color:var(--brand-500)}.hc-landing .tl-row--match .tl-num .label,.hc-landing .tl-row--match .tl-num .n{color:var(--text-on-primary)}.hc-landing .tl-row--match .tl-row__title{color:var(--brand-700)}.hc-landing .manifesto{background:var(--brand-gradient-qcard);color:var(--text-on-primary);padding:var(--space-12) 0;position:relative;overflow:hidden}.hc-landing .manifesto:before{content:"";pointer-events:none;background:radial-gradient(120% 80% at 10% 0,#ffffff2e 0%,#fff0 55%),radial-gradient(80% 60% at 90% 100%,#00000024 0%,#0000 60%);position:absolute;inset:0}.hc-landing .manifesto:after{content:"";pointer-events:none;background-image:radial-gradient(#ffffff14 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 30% 30%,#00000080 0%,#0000 70%);mask-image:radial-gradient(at 30% 30%,#00000080 0%,#0000 70%)}.hc-landing .manifesto__inner{z-index:1;gap:var(--space-8);flex-direction:column;display:flex;position:relative}.hc-landing .manifesto__count{align-items:center;gap:var(--space-2);border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(8px);font-size:var(--fs-caption);color:#fffffff2;background:#ffffff2e;border:1px solid #ffffff3d;align-self:flex-start;padding:7px 14px;display:inline-flex}.hc-landing .manifesto__count .dot{background:var(--neutral-0);width:6px;height:6px;animation:pulse-light 1.8s var(--ease-standard) infinite;border-radius:50%}.hc-landing .manifesto__count .num{font-family:var(--font-latin);font-weight:var(--fw-bold);color:var(--neutral-0);font-variant-numeric:tabular-nums}@keyframes pulse-light{0%{box-shadow:0 0 #fff9}70%{box-shadow:0 0 0 8px #fff0}to{box-shadow:0 0 #fff0}}.hc-landing .manifesto__quote{font-size:clamp(24px,6vw,34px);font-weight:var(--fw-bold);letter-spacing:-.02em;color:var(--text-on-primary);text-wrap:pretty;margin:0;line-height:1.3}.hc-landing .manifesto__quote .quiet{color:#ffffffb3;font-weight:var(--fw-semibold)}.hc-landing .manifesto__quote .hand{color:var(--neutral-0);font-size:1.18em}.hc-landing .manifesto__sign{font-size:var(--fs-caption);color:#ffffffb3;letter-spacing:-.01em;margin:0}.hc-landing .perks{gap:var(--space-3);width:100%;margin-top:var(--space-4);flex-direction:column;display:flex}.hc-landing .perk{gap:var(--space-4);padding:var(--space-4) var(--space-5);background:var(--neutral-0);border:1px solid var(--brand-100);border-radius:var(--radius-md);transition:transform var(--dur-base) var(--ease-standard);grid-template-columns:48px 1fr;align-items:flex-start;display:grid}.hc-landing .perk:hover{transform:translateY(-2px)}.hc-landing .perk__icon{background:var(--brand-gradient-primary);border:1px solid var(--brand-100);width:48px;height:48px;color:var(--brand-500);border-radius:12px;justify-content:center;align-items:center;display:flex}.hc-landing .perk__icon svg{width:22px;height:22px}.hc-landing .perk__icon .hand-num{font-family:"Gaegu", var(--font-brand);color:var(--brand-500);font-size:22px}.hc-landing .perk__body{flex-direction:column;gap:2px;display:flex}.hc-landing .perk__title{font-size:var(--fs-body-sm);font-weight:var(--fw-bold);letter-spacing:-.01em;color:var(--text-primary);margin:0}.hc-landing .perk__desc{font-size:var(--fs-micro);color:var(--text-secondary);line-height:var(--lh-relaxed);margin:0}.hc-landing .apply{padding:var(--space-12) 0;background:radial-gradient(60% 50% at 100% 0,#ff5a491a 0%,#ff5a4900 60%),linear-gradient(#fff6f3 0%,#fffaf8 100%);position:relative}.hc-landing .apply__head{gap:var(--space-3);text-align:center;margin-bottom:var(--space-6);flex-direction:column;align-items:center;display:flex}.hc-landing .apply__eyebrow{font-size:var(--fs-caption);font-weight:var(--fw-bold);letter-spacing:.12em;color:var(--brand-500);text-transform:uppercase;margin:0}.hc-landing .apply__title{font-size:clamp(26px,6.5vw,34px);font-weight:var(--fw-bold);letter-spacing:-.025em;text-wrap:balance;margin:0;line-height:1.18}.hc-landing .apply__title .hand{color:var(--brand-500);font-size:1.1em}.hc-landing .apply__sub{font-size:var(--fs-body-sm);color:var(--text-secondary);line-height:var(--lh-relaxed);max-width:36ch;margin:0}.hc-landing .form-card{background:var(--neutral-0);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:var(--space-6);gap:var(--space-5);flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 48px -24px #1111111a,0 2px 4px #11111105}.hc-landing .form-card:before{content:"";background:var(--brand-gradient-button);height:4px;position:absolute;inset:0 0 auto}.hc-landing .field{gap:var(--space-2);flex-direction:column;display:flex}.hc-landing .field__label{font-size:var(--fs-caption);font-weight:var(--fw-semibold);color:var(--text-strong)}.hc-landing .gender{background:var(--brand-50);border:1px solid var(--brand-100);border-radius:var(--radius-md);grid-template-columns:1fr 1fr;height:52px;padding:4px;display:grid;position:relative}.hc-landing .gender__thumb{background:var(--neutral-0);border:1.5px solid var(--brand-500);opacity:0;pointer-events:none;width:calc(50% - 4px);transition:transform .28s var(--ease-emphasized), opacity .22s var(--ease-standard);border-radius:8px;position:absolute;top:4px;bottom:4px;transform:translate(4px);box-shadow:0 2px 6px #11111114}.hc-landing .gender[data-pick=female] .gender__thumb{opacity:1;transform:translate(4px)}.hc-landing .gender[data-pick=male] .gender__thumb{opacity:1;transform:translate(calc(100% + 4px))}.hc-landing .gender input{opacity:0;pointer-events:none;position:absolute}.hc-landing .gender label{z-index:1;font-size:var(--fs-body-sm);font-weight:var(--fw-bold);color:var(--text-secondary);cursor:pointer;transition:color .22s var(--ease-standard);-webkit-user-select:none;user-select:none;letter-spacing:-.01em;justify-content:center;align-items:center;display:flex;position:relative}.hc-landing .gender label:hover{color:var(--text-strong)}.hc-landing .gender input:checked+label{color:var(--brand-700)}.hc-landing .gender input:focus-visible+label{outline:2px solid var(--brand-500);outline-offset:4px;border-radius:8px}.hc-landing .email-input{border:1px solid var(--border-default);border-radius:var(--radius-md);height:52px;font-size:var(--fs-body-sm);font-family:var(--font-sans);color:var(--text-primary);background:var(--neutral-0);letter-spacing:-.005em;transition:border-color var(--dur-fast) var(--ease-standard), box-shadow var(--dur-fast) var(--ease-standard);padding:0 16px}.hc-landing .email-input::placeholder{color:var(--text-placeholder)}.hc-landing .email-input:hover{border-color:var(--neutral-400)}.hc-landing .email-input:focus{border-color:var(--brand-500);outline:none;box-shadow:0 0 0 3px #ff5a491f}.hc-landing .email-input[aria-invalid=true]{border-color:var(--status-error);box-shadow:0 0 0 3px #e20c0c1a}.hc-landing .field__error{font-size:var(--fs-micro);color:var(--status-error);display:none}.hc-landing .field__error.visible{display:block}.hc-landing .cta{border-radius:var(--radius-pill);background:var(--brand-gradient-button);width:100%;height:56px;color:var(--text-on-primary);font-size:var(--fs-body);font-weight:var(--fw-bold);letter-spacing:-.01em;cursor:pointer;transition:transform var(--dur-fast) var(--ease-standard), box-shadow var(--dur-fast) var(--ease-standard);border:none;justify-content:center;align-items:center;gap:8px;display:inline-flex;box-shadow:0 12px 28px -8px #ff5a4973}.hc-landing .cta:hover{transform:translateY(-1px);box-shadow:0 16px 32px -8px #ff5a498c}.hc-landing .cta:active{transform:scale(.98)}.hc-landing .cta[aria-busy=true]{pointer-events:none;opacity:.85}.hc-landing .cta__arrow{transition:transform .22s var(--ease-standard)}.hc-landing .cta:hover .cta__arrow{transform:translate(3px)}.hc-landing .cta__spinner{border:2px solid #fff6;border-top-color:var(--neutral-0);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin;display:none}.hc-landing .cta[aria-busy=true] .cta__spinner{display:inline-block}.hc-landing .cta[aria-busy=true] .cta__label,.hc-landing .cta[aria-busy=true] .cta__arrow{display:none}@keyframes spin{to{transform:rotate(360deg)}}.hc-landing .consent{text-align:center;font-size:var(--fs-micro);color:var(--text-secondary);line-height:var(--lh-normal);margin:0}.hc-landing .consent a{text-decoration:underline;-webkit-text-decoration-color:var(--border-default);text-decoration-color:var(--border-default);text-underline-offset:3px;color:var(--text-strong)}.hc-landing .form-card[data-state=done] .form-card__form,.hc-landing .form-card[data-state=idle] .form-card__success{display:none}.hc-landing .form-card__success{text-align:center;align-items:center;gap:var(--space-4);padding:var(--space-3) 0 var(--space-2);flex-direction:column;display:flex}.hc-landing .heart-bloom{width:72px;height:72px;position:relative}.hc-landing .heart-bloom__core{animation:bloom-core .6s var(--ease-emphasized) both;background:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"%23FF5A49\"><path d=\"M12 21s-7-4.5-9.5-9C1 9 2 5 5.5 5c2 0 3.5 1 6.5 4 3-3 4.5-4 6.5-4 3.5 0 4.5 4 3 7-2.5 4.5-9.5 9-9.5 9z\"/></svg>") 50%/contain no-repeat;position:absolute;inset:0}.hc-landing .heart-bloom__ring{border:2px solid var(--brand-500);opacity:0;animation:bloom-ring 1.4s var(--ease-emphasized) .2s both infinite;border-radius:50%;position:absolute;inset:-6px}@keyframes bloom-core{0%{opacity:0;transform:scale(.5)rotate(-12deg)}70%{opacity:1;transform:scale(1.12)rotate(2deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes bloom-ring{0%{opacity:.5;transform:scale(.4)}to{opacity:0;transform:scale(1.5)}}.hc-landing .form-card__success h3{font-size:var(--fs-h2);font-weight:var(--fw-bold);letter-spacing:-.02em;margin:0}.hc-landing .form-card__success h3 .smile{color:var(--brand-500);font-family:"Gaegu", var(--font-brand)}.hc-landing .form-card__success p{font-size:var(--fs-body-sm);color:var(--text-secondary);line-height:var(--lh-relaxed);max-width:32ch;margin:0}.hc-landing .form-card__success p .email-echo{color:var(--text-primary);font-weight:var(--fw-semibold)}.hc-landing .form-card__success .nickname-card{margin-top:var(--space-2);background:var(--brand-50);border:1px solid var(--brand-100);border-radius:var(--radius-md);padding:var(--space-3) var(--space-5);flex-direction:column;align-items:center;gap:2px;display:flex}.hc-landing .form-card__success .nickname-card span:first-child{font-size:var(--fs-micro);color:var(--text-secondary)}.hc-landing .form-card__success .nickname-card .nick{font-family:"Gaegu", var(--font-brand);color:var(--brand-700);letter-spacing:-.01em;font-size:24px}.hc-landing .share{align-items:center;gap:var(--space-3);margin-top:var(--space-3);flex-direction:column;width:100%;display:flex}.hc-landing .share__label{font-size:var(--fs-micro);color:var(--text-secondary)}.hc-landing .share__buttons{gap:var(--space-2);display:flex}.hc-landing .share__btn{border:1px solid var(--border-default);background:var(--neutral-0);width:40px;height:40px;color:var(--text-strong);cursor:pointer;transition:border-color var(--dur-fast) var(--ease-standard), color var(--dur-fast) var(--ease-standard);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.hc-landing .share__btn:hover{border-color:var(--brand-500);color:var(--brand-700)}.hc-landing .share__btn svg{width:16px;height:16px}.hc-landing .faq{padding:var(--space-12) 0;background:var(--neutral-0)}.hc-landing .faq__head{text-align:center;margin-bottom:var(--space-6)}.hc-landing .faq__head h2{font-size:clamp(22px,5vw,28px);font-weight:var(--fw-bold);letter-spacing:-.02em;margin:0}.hc-landing .faq__list{gap:var(--space-2);flex-direction:column;display:flex}.hc-landing .faq__list details{background:var(--neutral-0);border:1px solid var(--border-default);border-radius:var(--radius-md);padding:var(--space-4) var(--space-5)}.hc-landing .faq__list details[open]{border-color:var(--brand-100);background:var(--brand-50)}.hc-landing .faq__list summary{font-size:var(--fs-body-sm);font-weight:var(--fw-semibold);cursor:pointer;justify-content:space-between;align-items:center;gap:var(--space-3);letter-spacing:-.01em;list-style:none;display:flex}.hc-landing .faq__list summary::-webkit-details-marker{display:none}.hc-landing .faq__list summary:after{content:"+";font-family:var(--font-latin);color:var(--brand-500);transition:transform var(--dur-base) var(--ease-standard);text-align:right;flex:0 0 24px;font-size:22px;font-weight:300;line-height:1}.hc-landing .faq__list details[open] summary:after{transform:rotate(45deg)}.hc-landing .faq__list p{margin:var(--space-3) 0 0;font-size:var(--fs-body-sm);color:var(--text-secondary);line-height:var(--lh-relaxed)}.hc-landing .sticky-cta{left:var(--space-4);right:var(--space-4);bottom:var(--space-4);z-index:100;border-radius:var(--radius-pill);color:#fff;height:52px;font-size:var(--fs-body-sm);font-weight:var(--fw-bold);cursor:pointer;opacity:0;pointer-events:none;transition:opacity .28s var(--ease-standard), transform .28s var(--ease-emphasized);background:#111;border:none;justify-content:center;align-items:center;gap:10px;padding:0 18px;text-decoration:none;display:flex;position:fixed;transform:translateY(20px);box-shadow:0 16px 32px -8px #11111159}.hc-landing .sticky-cta.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.hc-landing .sticky-cta__ico{flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.hc-landing .sticky-cta__ico svg{width:100%;height:100%}.hc-landing .sticky-cta__label{white-space:nowrap}.hc-landing .sticky-cta .arrow{transition:transform .22s var(--ease-standard)}.hc-landing .sticky-cta:hover .arrow{transform:translate(3px)}.hc-landing [data-ios-only],.hc-landing [data-android-only]{display:none}.hc-landing[data-os=ios] [data-ios-only],.hc-landing[data-os=android] [data-android-only]{display:inline-flex}.hc-landing[data-os=ios] .sticky-cta__label [data-ios-only],.hc-landing[data-os=android] .sticky-cta__label [data-android-only]{display:inline}.hc-landing[data-os=desktop] .sticky-cta{display:none!important}.hc-landing .store-badges{margin-top:var(--space-3);flex-wrap:wrap;gap:10px;display:flex}.hc-landing .store-badge{color:#fff;min-height:48px;transition:transform .18s var(--ease-standard), box-shadow .18s var(--ease-standard);background:#111;border-radius:10px;flex:0 auto;align-items:center;gap:10px;padding:9px 16px 9px 12px;text-decoration:none;display:inline-flex}.hc-landing .store-badge:hover{transform:translateY(-1px);box-shadow:0 10px 22px -10px #11111173}.hc-landing .store-badge:active{transform:scale(.98)}.hc-landing .store-badge__ico{flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.hc-landing .store-badge__ico svg{width:100%;height:100%}.hc-landing .store-badge__txt{white-space:nowrap;flex-direction:column;line-height:1.1;display:flex}.hc-landing .store-badge__top{letter-spacing:.04em;opacity:.85;text-transform:uppercase;white-space:nowrap;font-size:9px}.hc-landing .store-badge__bot{font-size:15px;font-weight:var(--fw-bold);letter-spacing:-.01em;white-space:nowrap}.hc-landing .store-badge--lg{border-radius:12px;min-height:60px;padding:12px 22px 12px 16px}.hc-landing .store-badge--lg .store-badge__ico{flex-basis:30px;width:30px;height:30px}.hc-landing .store-badge--lg .store-badge__top{font-size:10px}.hc-landing .store-badge--lg .store-badge__bot{font-size:19px}.hc-landing[data-os=ios] .store-badge[data-store=googleplay],.hc-landing[data-os=android] .store-badge[data-store=appstore]{display:none}.hc-landing .download{padding:var(--space-12) 0 var(--space-10);background:var(--brand-50);text-align:center}.hc-landing .download__title{margin:0 0 var(--space-3);font-size:clamp(28px,6vw,40px);font-weight:var(--fw-bold);letter-spacing:-.02em;color:var(--text-primary)}.hc-landing .download__sub{margin:0 0 var(--space-6);font-size:var(--fs-body);color:var(--text-secondary)}.hc-landing .download__badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.hc-landing .foot{padding:var(--space-10) 0 calc(var(--space-10) + 60px);color:#ffffffb8;background:#1a1a1a;font-size:13px;line-height:1.65}.hc-landing .foot__shell{gap:var(--space-5);flex-direction:column;display:flex}.hc-landing .foot__brand{flex-direction:column;gap:6px;display:flex}.hc-landing .foot__logo{filter:brightness(0)invert();opacity:.92;width:168px;height:auto}.hc-landing .foot__tag{color:#ffffff8c;letter-spacing:-.01em;margin:0;font-size:12px}.hc-landing .foot__links{flex-wrap:wrap;align-items:center;gap:8px 10px;font-size:13px;display:flex}.hc-landing .foot__link{color:#ffffffd9;transition:color .15s var(--ease-standard);text-decoration:none}.hc-landing .foot__link:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}.hc-landing .foot__link--strong{font-weight:var(--fw-bold);color:#fff}.hc-landing .foot__sep{color:#ffffff4d}.hc-landing .foot__biz{padding:var(--space-4) 0 var(--space-2);color:#fff9;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;flex-direction:column;gap:4px;margin:0;font-size:12px;display:flex}.hc-landing .foot__row{flex-wrap:wrap;gap:8px;display:flex}.hc-landing .foot__row dt{color:#ffffff73;min-width:110px;font-weight:var(--fw-regular);flex:none}.hc-landing .foot__row dd{color:#ffffffbf;flex:auto;min-width:0;margin:0}.hc-landing .foot__verify{color:#ffffffd9;transition:all .15s var(--ease-standard);border:1px solid #fff3;border-radius:999px;margin-left:8px;padding:1px 8px;font-size:11px;text-decoration:none;display:inline-block}.hc-landing .foot__verify:hover{color:#fff;background:#ffffff14;border-color:#fff6}.hc-landing .foot__copy{color:#ffffff59;letter-spacing:.02em;margin:0;font-size:11px}@media (min-width:880px){.hc-landing .foot__row dt{min-width:140px}}@media (max-width:879px){.hc-landing .hero{padding-top:0;padding-bottom:var(--space-5);gap:14px}.hc-landing .hero-cta{margin-top:4px}.hc-landing .hero .illust-wrap{aspect-ratio:1/.62;width:100%;max-width:none;margin:0;overflow:visible}.hc-landing .hero .illust-frame{inset:-18% -10%}.hc-landing .hero .illust-frame img{filter:drop-shadow(0 20px 36px #ff5a4933);width:100%;max-height:100%}.hc-landing .hero .illust-blob{inset:-12% -10%}.hc-landing .hero .label--time{top:4%;right:2%}.hc-landing .hero .label--blind{top:28%;left:-2%}.hc-landing .hero .label--nick{bottom:6%;left:4%}.hc-landing .hero .illust-wrap{margin-top:60px}.hc-landing .hero .hero-cards{margin-top:20px;margin-bottom:calc(var(--space-8) + 18px);padding-left:4px;padding-right:4px}.hc-landing .store-badges,.hc-landing .download__badges{display:none!important}.hc-landing .hero-cta__btn--download{display:inline-flex!important}}.hc-landing .match-stack{width:100%;padding:0 8px 24px;position:relative}.hc-landing .match-card{background:var(--neutral-0);border:1px solid var(--border-default);z-index:2;border-radius:20px;padding:16px 16px 14px;position:relative;box-shadow:0 12px 28px -16px #1111111a}.hc-landing .match-card__head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.hc-landing .match-card__tag{background:var(--brand-50);color:var(--brand-700);font-size:12px;font-weight:var(--fw-bold);border-radius:999px;align-items:center;gap:6px;padding:5px 10px 5px 8px;display:inline-flex}.hc-landing .match-card__heart{background:url(/images/landing/heart-symbol.svg) 50%/contain no-repeat;width:12px;height:12px;display:inline-block}.hc-landing .match-card__time{font-family:var(--font-latin);font-weight:var(--fw-bold);color:var(--text-secondary);letter-spacing:.2px;font-size:11px}.hc-landing .match-card__title{font-size:17px;font-weight:var(--fw-bold);color:var(--text-primary);background:var(--brand-50);border-radius:12px;margin:0 0 12px;padding:12px 14px;line-height:1.3}.hc-landing .vote-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.hc-landing .vote-row{border:1px solid var(--border-default);background:var(--neutral-0);border-radius:12px;align-items:center;gap:10px;padding:10px 12px;display:flex}.hc-landing .vote-row--on{border:2px solid var(--brand-500);background:linear-gradient(#ff5a490f 0%,#ff5a4905 100%);padding:9px 11px}.hc-landing .vote-row__av{background-position:50%;background-size:cover;background-color:var(--brand-50);border:1px solid var(--border-default);border-radius:50%;flex:0 0 28px;width:28px;height:28px}.hc-landing .vote-row--on .vote-row__av{border-color:var(--brand-500)}.hc-landing .vote-row__nick{font-size:13px;font-weight:var(--fw-semibold);color:var(--text-primary);flex:1}.hc-landing .vote-row--on .vote-row__nick{color:var(--brand-700)}.hc-landing .vote-row__radio{border:2px solid var(--border-default);background:var(--neutral-0);border-radius:50%;flex:0 0 18px;width:18px;height:18px;position:relative}.hc-landing .vote-row__radio--on{border-color:var(--brand-500)}.hc-landing .vote-row__radio--on:after{content:"";background:var(--brand-500);border-radius:50%;position:absolute;inset:2px}.hc-landing .vote-msg{border:1px solid var(--border-default);background:var(--bg-lite-gray,#fafafa);border-radius:10px;margin-top:12px;padding:10px 12px}.hc-landing .vote-msg__placeholder{color:var(--text-placeholder);font-size:12px}.hc-landing .vote-cta{background:var(--brand-gradient-button);color:var(--text-on-primary);text-align:center;font-weight:var(--fw-bold);box-shadow:var(--shadow-3);border-radius:12px;margin-top:10px;padding:12px;font-size:14px}.hc-landing .match-result{background:var(--brand-gradient-button);color:var(--text-on-primary);text-align:center;z-index:1;border-radius:0 0 20px 20px;margin:-12px 24px 0;padding:24px 16px 16px;position:relative;box-shadow:0 14px 28px -18px #ff5a4980}.hc-landing .match-result__label{font-size:12px;font-weight:var(--fw-bold);letter-spacing:.3px;background:#ffffff2e;border-radius:999px;margin-bottom:10px;padding:4px 12px;display:inline-block}.hc-landing .match-result__pair{justify-content:center;align-items:center;gap:10px;margin-bottom:8px;display:flex}.hc-landing .match-result__av{background-color:#fffffff2;background-position:50%;background-size:cover;border:2px solid #fff;border-radius:50%;width:44px;height:44px;box-shadow:0 4px 12px -4px #11111140}.hc-landing .match-result__heart{background:url(/images/landing/heart-symbol-white.svg) 50%/contain no-repeat;width:22px;height:22px;display:inline-block}.hc-landing .match-result__nicks{font-size:13px;font-weight:var(--fw-bold);color:#fff;align-items:center;gap:8px;margin-bottom:12px;display:inline-flex}.hc-landing .match-result__x{opacity:.65;font-weight:var(--fw-regular)}.hc-landing .match-result__cta{color:var(--brand-700);font-size:12px;font-weight:var(--fw-bold);background:#fffffff2;border-radius:999px;padding:8px 14px;display:inline-block}@media (min-width:880px){.hc-landing .hero-bg{padding-bottom:var(--space-4)}.hc-landing .hero{column-gap:var(--space-12);padding-top:var(--space-6);padding-bottom:var(--space-6);grid-template-rows:min-content min-content min-content min-content 1fr;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:start;gap:0!important;height:auto!important;min-height:0!important;display:grid!important}.hc-landing .hero-bg .shell{min-height:0!important;padding-bottom:80px!important}.hc-landing .hero .headline{grid-area:1/1;max-width:18ch;margin-top:0;letter-spacing:-.025em!important;font-size:clamp(48px,5.2vw,52px)!important;line-height:1.12!important}.hc-landing .hero .subline{grid-area:2/1;max-width:540px;margin-top:18px;font-size:22px!important;line-height:1.3!important}.hc-landing .hero .subline .accent{font-size:22px!important}.hc-landing .hero .subsubline{grid-area:3/1;max-width:540px}.hc-landing .hero .hero-cta{grid-area:4/1;align-items:flex-start;max-width:360px;margin-top:56px}.hc-landing .hero .hero-cta__btn{width:100%}.hc-landing .hero .illust-wrap,.hc-landing .hero .hero-cards{grid-area:1/2/-1;place-self:center;width:100%;max-width:540px;margin-top:0}.hc-landing .hero .hero-cards{align-self:start;margin-top:0;padding-top:0}.hc-landing .hero .pcard{max-width:300px;padding-bottom:16px}.hc-landing .hero .pcard__nick{padding:6px 14px;font-size:14px}.hc-landing .why{padding:var(--space-15) 0}.hc-landing .manifesto__inner{max-width:720px;margin:0 auto}.hc-landing .perks{max-width:560px}.hc-landing .sticky-cta{display:none}.hc-landing .foot{padding-bottom:var(--space-12)}}@media (prefers-reduced-motion:reduce){.hc-landing *,.hc-landing :before,.hc-landing :after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.hc-landing .poll-card{background:var(--neutral-0);border:1px solid var(--border-default);border-radius:var(--radius-lg);gap:var(--space-3);flex-direction:column;width:100%;padding:12px 18px 20px;display:flex;box-shadow:0 12px 28px -16px #1111111a}.hc-landing .poll-card__head{border-bottom:1px solid var(--border-default);justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.hc-landing .poll-tag{font-size:15px;font-weight:var(--fw-bold);letter-spacing:-.01em;color:var(--brand-700);background:var(--brand-50);border:1px solid var(--brand-100);border-radius:var(--radius-pill);align-items:center;gap:5px;padding:7px 15px;display:inline-flex}.hc-landing .poll-card__meta{font-size:var(--fs-micro);color:var(--text-secondary);letter-spacing:.02em}.hc-landing .poll-author{align-items:center;gap:8px;display:flex}.hc-landing .poll-author__av{background:var(--brand-50) center/cover no-repeat;border:1px solid var(--brand-100);border-radius:50%;flex:0 0 26px;width:26px;height:26px}.hc-landing .poll-author__nick{font-family:var(--font-sans);font-size:12px;font-weight:var(--fw-bold);letter-spacing:-.01em;color:var(--brand-500)}.hc-landing .poll-author__time{font-size:var(--fs-micro);color:var(--text-secondary)}.hc-landing .poll-q{font-size:17px;font-weight:var(--fw-bold);letter-spacing:-.015em;color:var(--text-primary);margin:0;line-height:1.35}.hc-landing .poll-opts{flex-direction:column;gap:8px;display:flex}.hc-landing .poll-opt{border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--neutral-0);justify-content:space-between;align-items:center;gap:10px;padding:11px 14px;display:flex;position:relative;overflow:hidden}.hc-landing .poll-opt__fill{background:var(--neutral-100);position:absolute;inset:0 auto 0 0}.hc-landing .poll-opt__label,.hc-landing .poll-opt__pct{font-size:var(--fs-body-sm);line-height:1.3;position:relative}.hc-landing .poll-opt__label{font-weight:var(--fw-medium);color:var(--text-primary)}.hc-landing .poll-opt__pct{font-family:var(--font-latin);font-weight:var(--fw-bold);color:var(--text-secondary)}.hc-landing .poll-opt--lead{border-color:var(--brand-100)}.hc-landing .poll-opt--lead .poll-opt__fill{background:var(--brand-50)}.hc-landing .poll-opt--lead .poll-opt__pct{color:var(--brand-500)}.hc-landing .poll-votes{font-size:var(--fs-micro);color:var(--text-secondary);margin:-2px 0 0}.hc-landing .poll-comments{padding-top:var(--space-3);border-top:1px solid var(--border-default);flex-direction:column;gap:10px;display:flex}.hc-landing .pc{align-items:flex-start;gap:8px;display:flex}.hc-landing .pc__av{background:var(--brand-50) center/cover no-repeat;border:1px solid var(--brand-100);border-radius:50%;flex:0 0 28px;width:28px;height:28px}.hc-landing .pc__body{flex-direction:column;flex:auto;gap:3px;min-width:0;display:flex}.hc-landing .pc__nick{font-family:var(--font-sans);font-size:12px;font-weight:var(--fw-bold);letter-spacing:-.01em;color:var(--brand-500)}.hc-landing .pc__text{letter-spacing:-.01em;color:var(--text-primary);font-size:15px;line-height:1.45}.hc-landing .pc__invite{border-radius:var(--radius-pill);background:var(--brand-gradient-button);color:var(--text-on-primary);font-family:inherit;font-size:15px;font-weight:var(--fw-bold);letter-spacing:-.01em;cursor:pointer;transform-origin:100% 100%;animation:invitePulse 2.2s var(--ease-standard) infinite;border:0;flex:none;align-self:flex-end;align-items:center;gap:4px;margin:6px 0 2px 14px;padding:11px 18px;display:inline-flex;transform:scale(1.1)}@keyframes invitePulse{0%,to{box-shadow:0 8px 18px -8px #ff5a4999,0 0 0 4px #ff5a491f}50%{box-shadow:0 10px 22px -8px #ff5a49bf,0 0 0 11px #ff5a4900}}.hc-landing .pc--skel{align-items:center}.hc-landing .pc--skel .pc__av{background:var(--neutral-100);border-color:var(--neutral-200)}.hc-landing .pc__skel-lines{flex-direction:column;flex:auto;gap:6px;display:flex}.hc-landing .pc__skel-lines i{border-radius:var(--radius-pill);background:var(--neutral-100);height:9px;display:block}.hc-landing .pc__skel-lines i:first-child{width:34%}.hc-landing .pc__skel-lines i:last-child{width:72%}.hc-landing .hero-bg,.hc-landing .manifesto,.hc-landing .faq,.hc-landing .download,.hc-landing .why{padding-bottom:80px}.hc-landing .why--fade-pink{background:linear-gradient(180deg,#fff 0%,#fff 38%,var(--brand-50) 100%)}.hc-landing .avatars--pc{margin:var(--space-3) 0 -14px;align-items:flex-end;gap:10px}.hc-landing .avatars--pc .av{background:linear-gradient(135deg,#f603 0%,#ff106433 100%),var(--neutral-0);border:2px solid #ff5a492e;border-radius:18px;width:33%;max-width:172px;padding-bottom:12px;box-shadow:0 20px 40px -24px #1111114d}.hc-landing .avatars--pc .av:after{content:"";mix-blend-mode:multiply;pointer-events:none;background:linear-gradient(135deg,#f603 0%,#ff106433 100%);position:absolute;inset:0}.hc-landing .avatars--pc .av img{object-position:50% 14%}.hc-landing .avatars--pc .av__nick{z-index:1;border-color:#0000;padding:5px 12px;font-size:12px;position:relative;box-shadow:0 4px 10px -6px #11111140}.hc-landing .avatars--pc .av--l{transform:rotate(-4deg)translateY(10px)}.hc-landing .avatars--pc .av--c{transform:rotate(.5deg)translateY(-8px)}.hc-landing .avatars--pc .av--r{transform:rotate(4deg)translateY(10px)}.hc-landing .avatars--pc{margin-bottom:-6px}.hc-landing .why__visual .you-nick{border:1px solid #ff5a492e;margin-top:34px}.hc-landing .avatars--pc .av{max-width:222px}.hc-landing .avatars--pc{gap:6px;margin-bottom:-2px}.hc-landing .bpick{background:var(--brand-50);border:1px solid #ff5a4947;border-radius:24px;width:100%;padding:18px;box-shadow:0 14px 30px -18px #1111111f}.hc-landing .bpick__head{align-items:center;gap:6px;display:flex}.hc-landing .bpick__tag{font-size:12px;font-weight:var(--fw-bold);color:var(--brand-500);flex-shrink:0}.hc-landing .bpick__line{background:var(--border-default);flex:1;min-width:16px;height:1px}.hc-landing .bpick__status{color:var(--text-secondary);flex-shrink:0;font-size:12px}.hc-landing .bpick__title{font-size:18px;font-weight:var(--fw-bold);letter-spacing:-.02em;color:var(--text-strong);margin:10px 0 0;line-height:1.4}.hc-landing .bpick__q{font-size:16px;font-weight:var(--fw-bold);color:var(--brand-500);margin:12px 0 0;padding:0 4px;line-height:1.45}.hc-landing .bpick__answers{flex-direction:column;gap:8px;margin-top:10px;display:flex}.hc-landing .bans{border:1px solid var(--border-default);background:var(--neutral-0);border-radius:12px 12px 12px 8px;align-items:flex-start;gap:8px;padding:10px 12px;display:flex}.hc-landing .bans--sel{background:#fff;border-color:#ff5a4973}.hc-landing .bans__mark{background:var(--neutral-100);width:24px;height:24px;color:var(--text-secondary);border:1px solid #ff5a494d;border-radius:50%;flex:0 0 24px;justify-content:center;align-items:center;font-size:12px;display:flex}.hc-landing .bans__mark--heart{background:var(--brand-500);color:#fff;border:0}.hc-landing .bans__txt{letter-spacing:-.01em;min-width:0;color:var(--text-strong);flex:1;margin:0;font-size:14px;line-height:1.5}.hc-landing .bpick__submit{border-radius:var(--radius-pill);background:var(--brand-500);width:100%;font-family:inherit;font-size:14px;font-weight:var(--fw-semibold);color:var(--text-on-primary);cursor:pointer;border:0;margin-top:12px;padding:11px 0}.hc-landing .bpick__cap{text-align:center;color:var(--text-secondary);margin:8px 0 0;font-size:12px;line-height:1.4}.hc-landing .bans__body{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.hc-landing .bans__nick{font-size:12px;font-weight:var(--fw-bold);letter-spacing:.06em;color:var(--text-disabled)}.hc-landing .bans--sel .bans__nick{color:var(--brand-500)}.hc-landing .liveroom{background:var(--neutral-0);border:1px solid var(--border-default);border-radius:var(--radius-lg);flex-direction:column;gap:12px;width:100%;padding:16px 18px 20px;display:flex;box-shadow:0 12px 28px -16px #1111111a}.hc-landing .liveroom__head{border-bottom:1px solid var(--border-default);justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.hc-landing .liveroom__live{font-size:13px;font-weight:var(--fw-bold);color:var(--brand-500);align-items:center;gap:6px;display:inline-flex}.hc-landing .liveroom__live i{background:var(--brand-500);width:7px;height:7px;animation:pulse 1.8s var(--ease-standard) infinite;border-radius:50%}.hc-landing .liveroom__clock{font-family:var(--font-latin);font-size:26px;font-weight:var(--fw-bold);letter-spacing:-.02em;color:var(--text-primary);line-height:1}.hc-landing .liveroom__sys{text-align:center;color:var(--text-secondary);margin:0;font-size:12px}.hc-landing .liveroom__sys b{color:var(--brand-500);font-weight:var(--fw-bold)}.hc-landing .lr-b{opacity:0;align-items:flex-start;gap:8px;max-width:92%;display:flex;transform:translateY(10px)}.hc-landing .lr-b--self{flex-direction:row-reverse;align-self:flex-end}.hc-landing .lr-b__av{background:var(--brand-50) center/cover no-repeat;border:1px solid var(--brand-100);border-radius:50%;flex:0 0 28px;width:28px;height:28px}.hc-landing .lr-b__body{flex-direction:column;gap:3px;display:flex}.hc-landing .lr-b--self .lr-b__body{align-items:flex-end}.hc-landing .lr-b__nick{font-size:12px;font-weight:var(--fw-bold);letter-spacing:-.01em;color:var(--brand-500)}.hc-landing .lr-b__txt{letter-spacing:-.01em;background:var(--neutral-100);color:var(--text-primary);border-radius:4px 14px 14px;padding:10px 13px;font-size:15px;line-height:1.45}.hc-landing .lr-b--self .lr-b__txt{background:var(--brand-gradient-button);color:var(--text-on-primary);border-top-left-radius:14px;border-top-right-radius:4px}.hc-landing .lr-typing{background:var(--neutral-100);opacity:0;border-radius:4px 14px 14px;align-self:flex-start;align-items:center;gap:4px;padding:11px 14px;display:flex}.hc-landing .lr-typing i{background:var(--neutral-400);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite lrDot}.hc-landing .lr-typing i:nth-child(2){animation-delay:.15s}.hc-landing .lr-typing i:nth-child(3){animation-delay:.3s}@keyframes lrDot{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}@keyframes lrIn{to{opacity:1;transform:none}}.hc-landing .is-live .lr-b,.hc-landing .is-live .lr-typing{animation:lrIn .42s var(--ease-standard) forwards}.hc-landing .is-live .lr-b:first-of-type{animation-delay:.1s}.hc-landing .is-live .lr-b:nth-of-type(2){animation-delay:.7s}.hc-landing .is-live .lr-b:nth-of-type(3){animation-delay:1.3s}.hc-landing .is-live .lr-typing{animation-delay:1.9s}.hc-landing .matchdone{background:var(--neutral-0);border:1px solid var(--border-default);border-radius:var(--radius-lg);flex-direction:column;align-items:center;gap:14px;width:100%;padding:16px 18px 20px;display:flex;box-shadow:0 12px 28px -16px #1111111a}.hc-landing .matchdone__head{border-bottom:1px solid var(--border-default);justify-content:space-between;align-items:center;width:100%;padding-bottom:12px;display:flex}.hc-landing .matchdone__tag{font-size:13px;font-weight:var(--fw-bold);color:var(--brand-500)}.hc-landing .matchdone__time{font-family:var(--font-latin);font-size:13px;font-weight:var(--fw-bold);color:var(--text-secondary);letter-spacing:.06em}.hc-landing .md-pair{align-items:center;gap:14px;margin-top:4px;display:flex}.hc-landing .md-pair__av{background:var(--brand-50) center/cover no-repeat;opacity:0;border:2px solid #ff5a4959;border-radius:50%;width:88px;height:88px;transform:scale(.9)}.hc-landing .md-pair__heart{background:var(--brand-gradient-button);color:#fff;opacity:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;transform:scale(.5);box-shadow:0 8px 18px -8px #ff5a4999}.hc-landing .matchdone__title{font-size:22px;font-weight:var(--fw-bold);letter-spacing:-.02em;color:var(--text-primary);text-align:center;margin:0}.hc-landing .matchdone__nicks{font-size:14px;font-weight:var(--fw-bold);color:var(--brand-500);text-align:center;margin:-6px 0 0}.hc-landing .md-chat{border-top:1px solid var(--border-default);flex-direction:column;gap:8px;width:100%;margin-top:2px;padding-top:14px;display:flex}.hc-landing .md-chat__cap{color:var(--text-secondary);text-align:center;margin:0;font-size:12px}.hc-landing .md-chat .lr-b{opacity:0;transform:translateY(10px)}@keyframes mdPop{to{opacity:1;transform:none}}.hc-landing .is-live .md-pair__av,.hc-landing .is-live .md-pair__heart,.hc-landing .is-live .md-chat .lr-b{animation:mdPop .46s var(--ease-standard) forwards}.hc-landing .is-live .md-pair__av:first-of-type{animation-delay:.1s}.hc-landing .is-live .md-pair__heart{animation-delay:.6s}.hc-landing .is-live .md-pair__av:nth-of-type(2){animation-delay:.35s}.hc-landing .is-live .md-chat .lr-b{animation-delay:1s}.hc-landing .liveroom__div{align-items:center;gap:8px;margin-top:4px;display:flex}.hc-landing .liveroom__div i{background:var(--border-default);flex:1;height:1px}.hc-landing .liveroom__div span{font-size:12px;font-weight:var(--fw-bold);color:var(--brand-500);flex-shrink:0}.hc-landing .md-strip{border-radius:var(--radius-md);background:var(--brand-50);opacity:0;border:1px solid #ff5a4947;align-items:center;gap:12px;padding:14px;display:flex;transform:translateY(10px)}.hc-landing .md-strip__avs{flex-shrink:0;align-items:center;gap:8px;display:flex}.hc-landing .md-strip__av{background:var(--brand-50) center/cover no-repeat;border:2px solid #ff5a4959;border-radius:50%;width:46px;height:46px}.hc-landing .md-strip__heart{background:var(--brand-gradient-button);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.hc-landing .md-strip__txt{flex-direction:column;gap:2px;min-width:0;display:flex}.hc-landing .md-strip__title{font-size:17px;font-weight:var(--fw-bold);letter-spacing:-.02em;color:var(--text-primary)}.hc-landing .md-strip__nicks{font-size:13px;font-weight:var(--fw-bold);color:var(--brand-500)}.hc-landing .is-live .md-strip{animation:mdPop .46s var(--ease-standard) forwards;animation-delay:1.9s}.hc-landing .is-live .liveroom__div{animation:lrIn .42s var(--ease-standard) forwards;animation-delay:1.6s}.hc-landing .liveroom__div,.hc-landing .liveroom--mix .lr-b{opacity:0}.hc-landing .liveroom--mix .md-chat{opacity:0;border-top:0;margin-top:2px;padding-top:0;transform:translateY(10px)}.hc-landing .liveroom--mix .md-chat .lr-b{opacity:1;animation:none;transform:none}.hc-landing .is-live .lr-d6{animation-delay:3.7s}.hc-landing .lr-b--self .lr-b__txt{background:var(--brand-50);color:var(--text-primary);border:1px solid #ff5a4938}.hc-landing .md-chat__cap{visibility:hidden}.hc-landing .fi{flex-direction:column;gap:10px;margin-top:2px;display:flex}.hc-landing .fi__label{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.hc-landing .fi__label b{font-size:15px;font-weight:var(--fw-bold);letter-spacing:-.01em;color:var(--text-primary)}.hc-landing .fi__label span{color:var(--text-secondary);font-size:12px}.hc-landing .fi__grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.hc-landing .fi-c{border:1px solid var(--border-default);background:var(--neutral-0);opacity:0;border-radius:12px;flex-direction:column;gap:0;display:flex;position:relative;overflow:hidden;transform:translateY(10px)}.hc-landing .fi-c__img{aspect-ratio:1;background:var(--brand-50) center 12%/cover no-repeat;position:relative}.hc-landing .fi-c__nick{text-align:center;font-size:11px;font-weight:var(--fw-bold);letter-spacing:-.01em;color:var(--text-secondary);background:var(--neutral-0);padding:7px 8px}.hc-landing .fi-c--pick{border-color:var(--brand-500);box-shadow:0 0 0 3px #ff5a4924}.hc-landing .fi-c--pick .fi-c__nick{color:var(--brand-500)}.hc-landing .fi-c__heart{background:var(--brand-gradient-button);color:#fff;opacity:0;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;bottom:6px;right:6px;transform:scale(.5);box-shadow:0 6px 14px -6px #ff5a49b3}.hc-landing .is-live .fi-c{animation:lrIn .42s var(--ease-standard) forwards}.hc-landing .is-live .fi-c__heart{animation:mdPop .42s var(--ease-standard) 1.5s forwards}.hc-landing .fi__hint{color:var(--text-secondary);margin:0;font-size:12px}.hc-landing .fi__hint b{color:var(--brand-500);font-weight:var(--fw-bold)}.hc-landing .fi__grid--wide{grid-template-columns:1fr;gap:8px}.hc-landing .fi-r{border:1px solid var(--border-default);background:var(--neutral-0);opacity:0;border-radius:12px;align-items:stretch;gap:10px;padding:8px;display:flex;transform:translateY(10px)}.hc-landing .fi-r__img{background:var(--brand-50) center 12%/cover no-repeat;border-radius:8px;flex:0 0 62px;width:62px;position:relative}.hc-landing .fi-r__body{flex-direction:column;flex:1;justify-content:center;gap:3px;min-width:0;display:flex}.hc-landing .fi-r__nick{font-size:12px;font-weight:var(--fw-bold);letter-spacing:-.01em;color:var(--text-secondary)}.hc-landing .fi-r__ans{letter-spacing:-.01em;color:var(--text-primary);text-wrap:pretty;font-size:14px;line-height:1.45}.hc-landing .fi-r--pick .fi-r__nick{color:var(--brand-500)}.hc-landing .fi-r__heart{background:var(--brand-gradient-button);color:#fff;opacity:0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;bottom:-6px;right:-6px;transform:scale(.5);box-shadow:0 6px 14px -6px #ff5a49b3}.hc-landing .is-live .fi-r{animation:lrIn .42s var(--ease-standard) forwards}.hc-landing .fi-r__nick{display:inline-block;position:relative}.hc-landing .fi-r__img:after,.hc-landing .fi-r__nick:after{content:"";background:var(--neutral-100);opacity:1;border-radius:8px;position:absolute;inset:0}.hc-landing .fi-r__nick:after{content:"??? ???";color:var(--text-disabled);letter-spacing:.06em;background:var(--neutral-0);border-radius:4px}@keyframes fiUnmask{to{opacity:0}}.hc-landing .is-live .fi-r__img:after,.hc-landing .is-live .fi-r__nick:after{animation:fiUnmask .38s var(--ease-standard) forwards}.hc-landing .is-live .fi-rv1 .fi-r__img:after,.hc-landing .is-live .fi-rv1 .fi-r__nick:after{animation-delay:.8s}.hc-landing .is-live .fi-rv2 .fi-r__img:after,.hc-landing .is-live .fi-rv2 .fi-r__nick:after{animation-delay:2s}.hc-landing .is-live .fi-rv3 .fi-r__img:after,.hc-landing .is-live .fi-rv3 .fi-r__nick:after{animation-delay:3.2s}.hc-landing .fi-r{align-items:center}.hc-landing .fi-r__img{background-position:50% 8%;background-size:130%;border-radius:50%;flex:0 0 62px;width:62px;height:62px}.hc-landing .fi-r__img:after{border-radius:50%;inset:0}.hc-landing .fi-r__heart{bottom:-2px;right:-2px}.hc-landing .is-live .lr-d1{animation-delay:.1s}.hc-landing .is-live .lr-d3{animation-delay:.8s}.hc-landing .is-live .fi-rv1 .fi-r__img:after,.hc-landing .is-live .fi-rv1 .fi-r__nick:after,.hc-landing .is-live .fi-rv2 .fi-r__img:after,.hc-landing .is-live .fi-rv2 .fi-r__nick:after,.hc-landing .is-live .fi-rv3 .fi-r__img:after,.hc-landing .is-live .fi-rv3 .fi-r__nick:after{animation-delay:2s}.hc-landing .fi-r--pick{border-color:var(--border-default);box-shadow:none}.hc-landing .fi-r--pick .fi-r__ans{font-weight:var(--fw-medium)}@keyframes fiPick{to{border-color:var(--brand-500);box-shadow:0 0 0 3px #ff5a4924}}@keyframes fiPickTxt{to{font-weight:var(--fw-semibold)}}.hc-landing .fi__grid{position:relative}.hc-landing .fi-hand{pointer-events:none;opacity:0;z-index:3;filter:drop-shadow(0 10px 20px #11111147);width:76px;height:76px;position:absolute;top:44%;right:6px;transform:translate(26px,26px)rotate(-8deg)}.hc-landing .fi-hand svg{width:100%;height:100%;display:block}@keyframes fiHand{0%{opacity:0;transform:translate(34px,34px)rotate(-8deg)}22%{opacity:1;transform:translate(0)rotate(-8deg)}34%{transform:translate(-2px,6px)rotate(-8deg)scale(.92)}46%{transform:translate(0)rotate(-8deg)scale(1)}78%{opacity:1;transform:translate(0)rotate(-8deg)}to{opacity:0;transform:translate(30px,30px)rotate(-8deg)}}@keyframes fiPress{0%,to{transform:none}45%{transform:scale(.972)}}@keyframes fiRipple{0%{opacity:.5;transform:scale(.4)}to{opacity:0;transform:scale(1.6)}}.hc-landing .fi-r--pick:after{content:"";background:var(--brand-500);opacity:0;pointer-events:none;border-radius:50%;width:56px;height:56px;margin-top:-28px;position:absolute;top:50%;right:18px}.hc-landing .fi-r{position:relative;overflow:hidden}.hc-landing .is-live .lr-d1{animation:lrIn .56s var(--ease-standard) .6s forwards}.hc-landing .is-live .lr-d2{animation-delay:1.15s}.hc-landing .is-live .lr-d3{animation:lrIn .56s var(--ease-standard) 1.7s forwards}.hc-landing .is-live .fi-hand{animation:fiHand 1.9s var(--ease-standard) 2.35s forwards}.hc-landing .is-live .fi-r--pick{animation:lrIn .56s var(--ease-standard) 1.15s forwards,fiPress .32s var(--ease-standard) 2.92s,fiPick .32s var(--ease-standard) 3s forwards}.hc-landing .is-live .fi-r--pick:after{animation:fiRipple .62s var(--ease-standard) 2.96s forwards}.hc-landing .is-live .fi-r--pick .fi-r__ans{animation:1ms linear 3s forwards fiPickTxt}.hc-landing .is-live .fi-r__heart{animation:mdPop .42s var(--ease-standard) 3.1s forwards}.hc-landing .is-live .fi-rv1 .fi-r__img:after,.hc-landing .is-live .fi-rv1 .fi-r__nick:after,.hc-landing .is-live .fi-rv2 .fi-r__img:after,.hc-landing .is-live .fi-rv2 .fi-r__nick:after,.hc-landing .is-live .fi-rv3 .fi-r__img:after,.hc-landing .is-live .fi-rv3 .fi-r__nick:after{animation:fiUnmask .46s var(--ease-standard) 3.3s forwards}.hc-landing .is-live .lr-d4{animation-delay:4.2s}.hc-landing .is-live .lr-d5{animation-delay:4.5s}.hc-landing .is-live.liveroom--mix .md-chat{animation:lrIn .46s var(--ease-standard) 5.2s forwards}.hc-landing .fi-r__ans{font-size:16px}.hc-landing .vote-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.hc-landing .vote-pick{background:linear-gradient(135deg,#f603 0%,#ff106433 100%),var(--neutral-0);border:2px solid #ff5a492e;border-radius:18px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 24px -18px #1111114d}.hc-landing .vote-pick__img{aspect-ratio:3/4;background:var(--brand-50) center 10%/cover no-repeat;position:relative}.hc-landing .vote-pick__img:after{content:"";mix-blend-mode:multiply;background:linear-gradient(135deg,#f603 0%,#ff106433 100%);position:absolute;inset:0}.hc-landing .vote-pick__nick{text-align:center;font-size:11px;font-weight:var(--fw-bold);letter-spacing:-.01em;color:var(--text-secondary);background:var(--neutral-0);padding:7px 6px 9px}.hc-landing .vote-pick--on{border-color:var(--brand-500);box-shadow:0 0 0 3px #ff5a4924,0 12px 24px -18px #1111114d}.hc-landing .vote-pick__heart{background:var(--brand-gradient-button);color:#fff;z-index:1;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;bottom:6px;right:6px;box-shadow:0 6px 14px -6px #ff5a49b3}.hc-landing .vote-pick{background:linear-gradient(135deg,#f603 0%,#ff106433 100%),var(--neutral-0);padding-bottom:9px}.hc-landing .vote-pick__nick{border-radius:var(--radius-pill);background:var(--neutral-0);white-space:nowrap;z-index:2;align-self:center;margin-top:-14px;padding:4px 9px;font-size:10.5px;position:relative;box-shadow:0 4px 10px -6px #11111140}.hc-landing .vote-pick--on .vote-pick__nick{background:var(--brand-500);color:var(--text-on-primary)}.hc-landing .vote-grid{grid-template-columns:repeat(2,1fr);gap:10px}.hc-landing .vote-pick__nick{color:var(--brand-500);padding:5px 12px;font-size:12px}.hc-landing .vote-pick--on .vote-pick__nick{color:var(--text-on-primary)}.hc-landing .vote-pick{padding-bottom:0}.hc-landing .vote-pick__nick{margin:0;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.hc-landing .vote-pick__img{aspect-ratio:5/7}.hc-landing .vote-pick__heart{top:8px;bottom:auto;right:8px}.hc-landing .pc{flex-wrap:wrap}.hc-landing .pc--stack .pc__body{flex:100%}.hc-landing .pc--stack .pc__invite{align-self:flex-end;margin:8px 0 2px auto}.hc-landing .pc--stack{justify-content:flex-end}.hc-landing .pc--stack .pc__invite{transform-origin:100% 100%;align-self:flex-end;margin-left:auto;margin-right:0}.hc-landing .pc{justify-content:flex-end}.hc-landing .pc__body{flex:auto}.hc-landing .pc__invite{margin-right:0;margin-left:auto!important}.hc-landing .match-card__title{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.hc-landing .match-card__title .match-card__time{font-size:12px;font-weight:var(--fw-medium);color:var(--text-secondary);flex-shrink:0}.hc-landing button,.hc-landing input,.hc-landing select,.hc-landing textarea{line-height:normal}
