:root{--bg:#08080a;--bg2:#0e0e11;--surface:#131317;--surface2:#1b1b21;--border:#26262e;--border2:#34343e;--text:#f7f5f2;--dim:#9a968f;--dim2:#6b685f;--orange:#ff5e00;--orange2:#ff8a3d;--pink:#ff2d78;--lime:#c8ff00;--online:#3dff88;--danger:#ff4d4d;--grad:linear-gradient(135deg, #ff5e00 0%, #ff2d78 100%);--grad-soft:linear-gradient(135deg, #ff5e002e, #ff2d781f);--glow:0 0 0 1px #ff5e0073, 0 0 28px #ff5e0073;--glow-strong:0 0 0 2px #ff5e00e6, 0 0 24px #ff5e00d9, 0 0 60px #ff5e0073;--display:"Unbounded", "Inter", system-ui, sans-serif;--body:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--nav-h:64px;--rail-w:88px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body,#root{height:100%}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--body);-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.45;overflow-x:hidden}button{cursor:pointer;color:inherit;font-family:inherit;font-size:inherit;background:0 0;border:none}button:disabled{opacity:.45;cursor:not-allowed}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:#ff5e0073}input,textarea,select{background:var(--surface2);border:1px solid var(--border);color:var(--text);border-radius:14px;outline:none;width:100%;padding:13px 16px;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s}input::placeholder,textarea::placeholder{color:var(--dim2)}input:focus,textarea:focus,select:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff5e002e}input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}textarea{resize:vertical;min-height:90px}select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--dim) 50%), linear-gradient(135deg, var(--dim) 50%, transparent 50%);background-position:calc(100% - 20px),calc(100% - 15px);background-repeat:no-repeat;background-size:5px 5px;padding-right:40px}.display{font-family:var(--display);letter-spacing:-.02em;font-weight:900;line-height:1.02}.wordmark{font-family:var(--display);letter-spacing:-.03em;font-weight:900}.wordmark .yo{color:var(--text)}.wordmark .blow{color:var(--orange)}.btn{-webkit-user-select:none;user-select:none;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 22px;font-size:15px;font-weight:700;transition:transform .12s,opacity .15s,box-shadow .15s,background .15s;display:inline-flex}.btn:active{transform:scale(.98)}.btn-primary{background:var(--orange);color:#0a0a0c;box-shadow:0 8px 30px #ff5e0059}.btn-primary:hover{background:var(--orange2)}.btn-grad{background:var(--grad);color:#fff;box-shadow:0 8px 30px #ff2d784d}.btn-outline{border:1.5px solid var(--border2);color:var(--text);background:0 0}.btn-outline:hover{border-color:var(--orange)}.btn-ghost{background:var(--surface2);color:var(--text)}.btn-ghost:hover{background:var(--border)}.btn-danger{color:var(--danger);background:0 0;border:1.5px solid #ff4d4d66}.btn-sm{width:auto;padding:9px 14px;font-size:13px}.btn-icon{border-radius:50%;width:44px;height:44px;padding:0}.chip{background:var(--surface2);border:1px solid var(--border);color:var(--dim);white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.chip:hover{border-color:var(--border2);color:var(--text)}.chip.on{border-color:var(--orange);color:var(--orange2);background:#ff5e0024}.chip.on-pink{border-color:var(--pink);color:var(--pink);background:#ff2d7824}.chip.on-lime{border-color:var(--lime);color:var(--lime);background:#c8ff001a}.card{background:var(--surface);border:1px solid var(--border);border-radius:20px}.muted{color:var(--dim)}.tiny{font-size:12px}.row{align-items:center;gap:10px;display:flex}.between{justify-content:space-between;align-items:center;gap:10px;display:flex}.wrap{flex-wrap:wrap;gap:8px;display:flex}.stack{flex-direction:column;gap:12px;display:flex}.center{justify-content:center;align-items:center;display:flex}.label{letter-spacing:.12em;text-transform:uppercase;color:var(--dim2);font-size:11px;font-weight:700}.error{color:var(--danger);font-size:13px;font-weight:600}.ok{color:var(--online);font-size:13px;font-weight:600}.role-badge{min-width:22px;height:22px;font-family:var(--display);letter-spacing:.04em;color:#0a0a0c;border-radius:7px;justify-content:center;align-items:center;padding:0 7px;font-size:11px;font-weight:700;display:inline-flex}.role-giver{background:var(--orange)}.role-receiver{background:var(--pink);color:#fff}.role-both{background:var(--lime)}.role-text-giver{color:var(--orange)}.role-text-receiver{color:var(--pink)}.role-text-both{color:var(--lime)}.dot{background:var(--dim2);border-radius:50%;flex:none;width:9px;height:9px}.dot.on{background:var(--online);box-shadow:0 0 8px var(--online)}@keyframes nowPulse{0%,to{box-shadow:0 0 0 2px #ff5e00f2,0 0 18px #ff5e00bf}50%{box-shadow:0 0 0 3px #ff5e00,0 0 36px #ff5e00,0 0 70px #ff5e0080}}@keyframes unreadPulse{0%,to{box-shadow:0 0 0 2px #ff2d78e6,0 0 16px #ff2d78b3}50%{box-shadow:0 0 0 3px #ff2d78,0 0 34px #ff2d78}}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes float{0%,to{transform:translate(0)scale(1)}50%{transform:translate(30px,-20px)scale(1.08)}}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes kissPop{0%{opacity:0;transform:scale(.3)}60%{opacity:1;transform:scale(1.25)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.fade-up{animation:.35s both fadeUp}.spinner{border:2.5px solid var(--border2);border-top-color:var(--orange);border-radius:50%;width:22px;height:22px;animation:.8s linear infinite spin}.skeleton{background:linear-gradient(90deg, var(--surface) 25%, var(--surface2) 50%, var(--surface) 75%);background-size:200% 100%;animation:1.4s infinite shimmer}.shell{flex-direction:column;min-height:100%;display:flex}.shell-main{padding-bottom:calc(var(--nav-h) + env(safe-area-inset-bottom,0px) + 16px);flex:1}.page{width:100%;max-width:1100px;margin:0 auto;padding:16px}.topbar{z-index:30;-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border);padding:12px 16px;padding-top:calc(12px + env(safe-area-inset-top,0px));background:#08080ac7;position:sticky;top:0}.topbar-inner{justify-content:space-between;align-items:center;gap:12px;max-width:1100px;margin:0 auto;display:flex}.nav{z-index:40;height:calc(var(--nav-h) + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);-webkit-backdrop-filter:blur(16px);border-top:1px solid var(--border);background:#0a0a0ceb;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.nav a{color:var(--dim2);letter-spacing:.04em;text-transform:uppercase;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:10.5px;font-weight:700;transition:color .15s;display:flex;position:relative}.nav a svg{width:24px;height:24px}.nav a.active{color:var(--orange)}.nav .badge{background:var(--pink);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:800;display:flex;position:absolute;top:8px;left:calc(50% + 6px);box-shadow:0 0 12px #ff2d78cc}@media (width>=900px){.nav{width:var(--rail-w);border-top:none;border-right:1px solid var(--border);grid-template-columns:1fr;grid-auto-rows:84px;align-content:center;height:auto;padding-bottom:0;top:0;bottom:0;right:auto}.nav a{font-size:11px}.nav .badge{top:18px;left:calc(50% + 8px)}.shell-main{padding-left:var(--rail-w);padding-bottom:24px}.topbar{padding-left:calc(var(--rail-w) + 16px)}}.grid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}@media (width>=520px){.grid{grid-template-columns:repeat(4,1fr);gap:8px}}@media (width>=760px){.grid{grid-template-columns:repeat(5,1fr);gap:10px}}@media (width>=1100px){.grid{grid-template-columns:repeat(6,1fr);gap:12px}}.mcard{aspect-ratio:1;background:var(--surface2);cursor:pointer;isolation:isolate;border-radius:16px;transition:transform .15s;position:relative;overflow:hidden}.mcard:hover{transform:translateY(-2px)}.mcard img{object-fit:cover;width:100%;height:100%}.mcard .nophoto{width:100%;height:100%;font-family:var(--display);color:var(--border2);background:var(--surface2);justify-content:center;align-items:center;font-size:34px;font-weight:900;display:flex}.mcard .shade{background:linear-gradient(#0000 30%,#0003 55%,#000000d9 100%);position:absolute;inset:0}.mcard .meta{flex-direction:column;gap:2px;display:flex;position:absolute;bottom:8px;left:8px;right:8px}.mcard .name{text-shadow:0 1px 4px #000000b3;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;font-size:13.5px;font-weight:700;display:flex;overflow:hidden}.mcard .sub{color:#ffffffbf;align-items:center;gap:6px;font-size:11px;display:flex}.mcard .tl{align-items:center;gap:5px;display:flex;position:absolute;top:8px;left:8px}.mcard .tr{align-items:center;gap:5px;display:flex;position:absolute;top:8px;right:8px}.mcard.now{animation:1.6s ease-in-out infinite nowPulse}.mcard.unread{animation:1.4s ease-in-out infinite unreadPulse}.now-tag{background:var(--orange);color:#0a0a0c;font-family:var(--display);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:9.5px;font-weight:700;display:inline-flex;box-shadow:0 0 12px #ff5e00cc}.kiss-tag{background:var(--pink);border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;display:inline-flex;box-shadow:0 0 12px #ff2d78cc}.now-fab{bottom:calc(var(--nav-h) + env(safe-area-inset-bottom,0px) + 14px);z-index:35;background:var(--surface);border:1.5px solid var(--border2);color:var(--text);white-space:nowrap;border-radius:999px;align-items:center;gap:10px;padding:12px 20px;font-size:14px;font-weight:800;transition:all .2s;display:inline-flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #0009}.now-fab .pulse{background:var(--dim2);border-radius:50%;width:10px;height:10px}.now-fab.on{background:var(--orange);color:#0a0a0c;border-color:var(--orange);animation:1.6s ease-in-out infinite nowPulse}.now-fab.on .pulse{background:#0a0a0c}@media (width>=900px){.now-fab{bottom:28px;left:calc(50% + var(--rail-w) / 2)}}.bubble{word-break:break-word;border-radius:18px;max-width:78%;padding:10px 14px;font-size:15px;line-height:1.4;animation:.2s both fadeUp}.bubble.mine{background:var(--orange);color:#0a0a0c;border-bottom-right-radius:6px;align-self:flex-end}.bubble.theirs{background:var(--surface2);border-bottom-left-radius:6px;align-self:flex-start}.bubble.kiss{filter:drop-shadow(0 0 18px #ff2d78cc);background:0 0;padding:0;font-size:56px;animation:.5s cubic-bezier(.2,1.4,.4,1) both kissPop}.bubble img{object-fit:cover;border-radius:14px;max-width:100%;max-height:360px}.bubble.deleted{color:var(--dim2);border:1px dashed var(--border2);background:0 0;font-style:italic}.toast{top:calc(14px + env(safe-area-inset-top,0px));z-index:60;background:var(--surface);border:1px solid var(--border2);cursor:pointer;border-radius:16px;align-items:center;gap:12px;max-width:min(92vw,420px);padding:12px 16px;animation:.25s both fadeUp;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #0009}.toast img{object-fit:cover;border-radius:12px;width:40px;height:40px}.modal-bg{z-index:70;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000b8;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@media (width>=600px){.modal-bg{align-items:center}}.modal{background:var(--surface);border:1px solid var(--border2);width:100%;max-width:480px;padding:22px 20px calc(22px + env(safe-area-inset-bottom,0px));border-radius:24px 24px 0 0;max-height:88vh;animation:.25s both fadeUp;overflow-y:auto}@media (width>=600px){.modal{border-radius:24px}}.landing{min-height:100%;position:relative;overflow:hidden}.blob{filter:blur(90px);opacity:.55;pointer-events:none;border-radius:50%;animation:14s ease-in-out infinite float;position:absolute}.grain{pointer-events:none;opacity:.06;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-title{font-size:clamp(38px,8.5vw,92px)}.hero-title .hl{background:var(--grad);color:#0000;-webkit-background-clip:text;background-clip:text}.lane{text-align:left;background:var(--surface);border:1.5px solid var(--border);border-radius:22px;width:100%;padding:20px;transition:transform .15s,border-color .15s,box-shadow .2s;position:relative}.lane:hover{border-color:var(--border2);transform:translateY(-3px)}.lane.sel{border-color:var(--lane);box-shadow:0 0 0 1px var(--lane), 0 0 34px color-mix(in srgb, var(--lane) 55%, transparent)}.lane .lane-title{font-family:var(--display);color:var(--lane);font-size:22px;font-weight:900}.lane .lane-tag{color:var(--dim);margin-top:4px;font-size:14px}.lane .lane-mark{background:var(--lane);color:#0a0a0c;width:30px;height:30px;font-family:var(--display);border-radius:9px;justify-content:center;align-items:center;font-size:13px;font-weight:900;display:flex;position:absolute;top:16px;right:16px}.tickerwrap{white-space:nowrap;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:12px 0;overflow:hidden}.ticker{font-family:var(--display);letter-spacing:.12em;text-transform:uppercase;color:var(--dim2);gap:40px;font-size:14px;font-weight:700;animation:28s linear infinite ticker;display:inline-flex}.ticker span b{color:var(--orange)}.feature{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:18px}.feature h4{font-family:var(--display);margin:8px 0 6px;font-size:14px;font-weight:700}.feature p{color:var(--dim);font-size:13.5px}.feature .ic{background:var(--grad-soft);border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:flex}.pgrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.pslot{aspect-ratio:1;background:var(--surface2);border:1.5px dashed var(--border2);color:var(--dim2);cursor:pointer;border-radius:16px;justify-content:center;align-items:center;font-size:28px;display:flex;position:relative;overflow:hidden}.pslot.filled{border-style:solid;border-color:var(--border)}.pslot img{object-fit:cover;width:100%;height:100%}.pslot .main{background:var(--orange);color:#0a0a0c;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:800;position:absolute;top:6px;left:6px}.pslot .x{color:#fff;background:#000000b3;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:14px;display:flex;position:absolute;top:6px;right:6px}.field{flex-direction:column;gap:6px;display:flex}.section{flex-direction:column;gap:14px;padding:18px;display:flex}.section h3{font-family:var(--display);font-size:15px;font-weight:700}.switch{background:var(--border2);border-radius:999px;flex:none;width:46px;height:26px;transition:background .15s;position:relative}.switch:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .15s;position:absolute;top:3px;left:3px}.switch.on{background:var(--orange)}.switch.on:after{transform:translate(20px)}.stat{background:var(--surface2);border-radius:14px;padding:12px 14px}.stat .label{margin-bottom:3px}.stat b{font-size:15px}.carousel{aspect-ratio:4/5;background:var(--surface2);width:100%;max-height:72vh;position:relative;overflow:hidden}@media (width>=900px){.carousel{aspect-ratio:1;border-radius:24px;max-height:620px}}.carousel img{object-fit:cover;width:100%;height:100%}.carousel .dots{gap:4px;display:flex;position:absolute;top:10px;left:12px;right:12px}.carousel .dots i{background:#ffffff4d;border-radius:2px;flex:1;height:3px}.carousel .dots i.on{background:#fff}.carousel .shade{background:linear-gradient(#0000 45%,#08080a73 70%,#08080a 100%);position:absolute;inset:0}
