:root{--swipeGame-mint:#87fcdf;--swipeGame-purple:#8668cd;--swipeGame-sun:#ffe26a;--swipeGame-ink:#142052;--swipeGame-good:#26d07c;--swipeGame-bad:#ff4d6d;--swipeGame-card:#fff;--swipeGame-shadow:#14205238;--tryGame-mint:#87fcdf;--tryGame-purple:#8668cd;--tryGame-sun:#ffe26a;--tryGame-ink:#142052;--tryGame-good:#26d07c;--tryGame-bad:#ff4d6d;--tryGame-shadow:#14205238}.tryGame-page-wrapper{min-height:100vh;color:var(--tryGame-ink);background:radial-gradient(900px 520px at 12% 12%,#ffe26a66,#0000 60%),radial-gradient(900px 520px at 82% 14%,#87fcdf80,#0000 60%),radial-gradient(900px 520px at 55% 88%,#d4a5d466,#0000 60%),linear-gradient(#2193b0,#4facfe 20%,#a8e6cf 50%,#d4a5d4 80%,#e6d5f0);position:relative}.tryGame-page{padding:30px 14px 42px;position:relative}.tryGame-headerRow{z-index:1;max-width:980px;margin:0 auto 14px;padding:0 8px;position:relative}.tryGame-pageTitle{letter-spacing:-.02em;margin:10px 0 6px;font-size:28px;font-weight:950}.tryGame-pageSub{opacity:.86;margin:0;font-weight:700}.swipeGame-shell{box-sizing:border-box;width:min(1120px,100%);color:var(--swipeGame-ink);grid-template-columns:1fr 330px;gap:12px;margin:0 auto;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial;display:grid}@media (max-width:980px){.swipeGame-shell{grid-template-columns:1fr}}.swipeGame-panel{box-shadow:0 22px 60px var(--swipeGame-shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border:2px solid #1420521a;border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.swipeGame-topbar{background:linear-gradient(90deg,#87fcdfb3,#ffe26a8c,#8668cd59);border-bottom:2px solid #14205214;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.swipeGame-brand{align-items:center;gap:10px;min-width:0;display:flex}.swipeGame-logo{border:2px solid #ffffffb3;border-radius:16px;flex-shrink:0;width:44px;height:44px;position:relative;overflow:hidden;box-shadow:0 10px 24px #8668cd2e}.swipeGame-logo img{object-fit:cover;border-radius:14px;width:100%;height:100%}.swipeGame-title{min-width:0}.swipeGame-h1{margin:0;font-size:14px;font-weight:1000}.swipeGame-h2{opacity:.85;text-overflow:ellipsis;margin:2px 0 0;font-size:12px;font-weight:800}.swipeGame-stats{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.swipeGame-pill{background:#ffffffb8;border:2px solid #1420521a;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:12px;font-weight:1000;display:flex}.swipeGame-dot{background:var(--swipeGame-mint);border-radius:99px;width:10px;height:10px}.swipeGame-dot.swipeGame-good{background:var(--swipeGame-good)}.swipeGame-dot.swipeGame-bad{background:var(--swipeGame-bad)}.swipeGame-dot.swipeGame-sun{background:var(--swipeGame-sun)}.swipeGame-x2Badge{color:var(--swipeGame-ink);vertical-align:middle;background:#ffe26ad9;border-radius:999px;margin-left:8px;padding:2px 10px;font-size:12px;font-weight:1100;line-height:1.2;display:none;box-shadow:0 10px 22px #14205229}.swipeGame-x2Badge.show{align-items:center;gap:6px;animation:.9s ease-in-out infinite swipeGame-x2Pulse;display:inline-flex}@keyframes swipeGame-x2Pulse{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-1px)scale(1.06)}}.swipeGame-main{flex:1;min-height:500px;padding:14px;position:relative;overflow:hidden}.swipeGame-toast{opacity:0;pointer-events:none;z-index:30;background:#ffffffe0;border:2px solid #1420521a;border-radius:16px;padding:10px 12px;font-size:13px;font-weight:1000;transition:opacity .18s,transform .18s;position:absolute;top:30px;left:14px;right:14px;transform:translateY(-14px);box-shadow:0 12px 26px #1420521f}.swipeGame-toast.show{opacity:1;transform:translateY(0)}.swipeGame-reaction{letter-spacing:0;opacity:0;pointer-events:none;text-shadow:0 14px 28px #1420522e;z-index:30;font-size:54px;font-weight:1200;position:absolute;top:92px;left:50%;transform:translate(-50%,10px)scale(.6)}.swipeGame-reaction.yay{color:#26d07cf2}.swipeGame-reaction.ouch{color:#ff4d6df2}.swipeGame-reaction.show{animation:.55s forwards swipeGame-reactPop}@keyframes swipeGame-reactPop{0%{opacity:0;transform:translate(-50%,16px)scale(.55)rotate(-8deg)}18%{opacity:1;transform:translate(-50%)scale(1.06)rotate(6deg)}60%{opacity:1;transform:translate(-50%,-4px)scale(1)rotate(0)}to{opacity:0;transform:translate(-50%,-18px)scale(.92)rotate(0)}}.swipeGame-laneHint{opacity:.75;pointer-events:none;justify-content:space-between;gap:10px;font-size:12px;font-weight:900;display:flex;position:absolute;top:6px;left:14px;right:14px}.swipeGame-hintL{color:#ff4d6df2}.swipeGame-hintR{color:#26d07cf2}.swipeGame-stack{justify-content:center;align-items:center;display:flex;position:absolute;inset:30px 14px 120px}.swipeGame-card{touch-action:none;-webkit-user-select:none;user-select:none;background:#fffffff5;border:2px solid #1420521a;border-radius:24px;flex-direction:column;width:min(360px,100%);height:auto;min-height:260px;max-height:100%;display:flex;position:absolute;overflow:hidden;box-shadow:0 18px 45px #1420522e}.swipeGame-backplate{opacity:.35;filter:blur(.2px);pointer-events:none;transform:translateY(10px)scale(.98)}.swipeGame-cardTop{background:#87fcdf2e;border-bottom:2px solid #14205214;justify-content:space-between;align-items:center;gap:10px;padding:14px;display:flex}.swipeGame-cardBodySimple{flex-direction:column;gap:10px;padding:14px;display:flex}.swipeGame-subject{font-size:18px;font-weight:1000;line-height:1.15}.swipeGame-preview{opacity:.85;font-size:13px;font-weight:800;line-height:1.35}.swipeGame-stamp{letter-spacing:.8px;opacity:0;pointer-events:none;z-index:10;justify-content:center;align-items:center;font-size:48px;font-weight:1200;transition:opacity .18s,transform .18s;display:flex;position:absolute;inset:0;transform:scale(.9)}.swipeGame-stamp.show{opacity:.92;transform:scale(1)}.swipeGame-stamp.good{color:#26d07cf2}.swipeGame-stamp.bad{color:#ff4d6df2}.swipeGame-meterWrap{align-items:center;gap:10px;display:flex;position:absolute;bottom:116px;left:14px;right:14px}.swipeGame-bar{background:#ffffffb3;border:2px solid #1420521a;border-radius:999px;flex:1;height:14px;overflow:hidden}.swipeGame-fill{transform-origin:0;background:linear-gradient(90deg,#26d07cf2,#ffe26af2,#ff4d6df2);width:100%;height:100%;transform:scaleX(1)}.swipeGame-meterLabel{opacity:.85;font-size:12px;font-weight:1000}.swipeGame-controls{grid-template-columns:1fr 1fr;gap:10px;display:grid;position:absolute;bottom:10px;left:14px;right:14px}.swipeGame-controls button,.swipeGame-shell button{cursor:pointer;border:2px solid #1420521a;border-radius:16px;padding:12px 10px;font-family:inherit;font-size:13px;font-weight:1100;box-shadow:0 10px 22px #14205224}.swipeGame-btnBad{background:linear-gradient(90deg,#ff4d6d40,#ffffffeb)}.swipeGame-btnGood{background:linear-gradient(90deg,#26d07c47,#ffffffeb)}.swipeGame-btnMid{background:linear-gradient(90deg,#87fcdfb8,#ffe26a8c);grid-column:1/-1;font-size:13px}.swipeGame-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:40;background:#14205238;justify-content:center;align-items:center;padding:18px;display:flex;position:absolute;inset:0}.swipeGame-modal{background:#fffffff0;border:2px solid #1420521a;border-radius:24px;width:100%;max-width:380px;overflow:hidden;box-shadow:0 22px 60px #14205240}.swipeGame-modalTop{background:linear-gradient(90deg,#87fcdfbf,#ffe26a99,#8668cd57);border-bottom:2px solid #14205214;align-items:center;gap:10px;padding:14px;display:flex}.swipeGame-modalBody{padding:14px}.swipeGame-modalBody p{opacity:.92;margin:0 0 10px;font-size:13px;font-weight:800;line-height:1.45}.swipeGame-modalActions{flex-wrap:wrap;gap:10px;padding:14px;display:flex}.swipeGame-small{cursor:pointer;background:#ffffffeb;border:2px solid #1420521a;border-radius:16px;padding:10px 12px;font-family:inherit;font-size:13px;font-weight:1000}.swipeGame-primary{background:linear-gradient(90deg,#87fcdfd9,#ffe26abf)}.swipeGame-kbd{background:#ffffffd6;border:2px solid #1420521a;border-radius:10px;padding:2px 6px;font-family:ui-monospace,Menlo,Monaco,Consolas,Courier New,monospace;font-size:11px;font-weight:1000}.swipeGame-endRow{align-items:flex-start;gap:12px;display:flex}.swipeGame-endImg{object-fit:cover;background:#fff;border:2px solid #12204b1a;border-radius:18px;width:74px;height:74px}.swipeGame-shake{animation:.18s linear swipeGame-shake}@keyframes swipeGame-shake{0%{transform:translate(0)}25%{transform:translate(-6px)}50%{transform:translate(6px)}75%{transform:translate(-4px)}to{transform:translate(0)}}.swipeGame-stageBanner{color:#fff;z-index:50;pointer-events:none;background:#0006;place-items:center;font-size:32px;font-weight:900;display:grid;position:absolute;inset:0}.swipeGame-countdownOverlay{color:#fff;text-align:center;z-index:50;background:#0000008c;place-items:center;font-weight:1000;display:grid;position:absolute;inset:0}.swipeGame-countdownInner{place-items:center;gap:10px;display:grid}.swipeGame-side{padding:12px}.swipeGame-sideCard{background:#ffffffbd;border:2px solid #1420521a;border-radius:18px;margin-bottom:12px;padding:12px;box-shadow:0 14px 28px #1420521f}.swipeGame-hr{background:#14205214;border-radius:999px;height:2px;margin:10px 0}.swipeGame-hl-bad{background:#ff4d6d2e;border:2px solid #ff4d6d42;border-radius:10px;padding:0 6px}.swipeGame-hl-good{background:#26d07c29;border:2px solid #26d07c3d;border-radius:10px;padding:0 6px}.swipeGame-revealBar{background:#ffe26a33;border:2px solid #ffe26a59;border-radius:16px;margin-top:10px;padding:10px 12px;font-size:12px;font-weight:1000;line-height:1.4}.swipeGame-chanPill{background:#ffffffc7;border:2px solid #12204b1a;border-radius:999px;align-items:center;gap:8px;padding:6px 10px;font-size:12px;font-weight:1100;display:inline-flex}.swipeGame-chanBar{background:#ffffffd9;border:2px solid #12204b14;border-radius:18px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.swipeGame-chatBubble{background:#12204b0f;border:2px solid #12204b14;border-radius:18px;padding:10px 12px;font-weight:950}.swipeGame-emailShell{background:#fff;border:2px solid #4285f44d;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #4285f426}.swipeGame-emailHdr{background:linear-gradient(90deg,#4285f41a,#ea43350d);border-bottom:1px solid #0000000f;align-items:center;gap:10px;padding:10px 12px;display:flex}.swipeGame-emailIcon{color:#fff;background:linear-gradient(135deg,#ea4335,#fbbc05,#34a853,#4285f4);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.swipeGame-emailFrom{color:#202124;font-size:13px;font-weight:1000}.swipeGame-emailTime{color:#5f6368;margin-left:auto;font-size:11px}.swipeGame-emailBody{padding:12px}.swipeGame-emailSubject{color:#202124;margin-bottom:6px;font-size:15px;font-weight:1100}.swipeGame-emailPreview{color:#5f6368;font-size:13px;line-height:1.4}.swipeGame-emailActions{background:#00000005;border-top:1px solid #0000000f;gap:12px;padding:8px 12px;display:flex}.swipeGame-emailBtn{color:#5f6368;cursor:pointer;font-size:12px;font-weight:900}.swipeGame-cardBody{flex-direction:column;flex:1;gap:10px;padding:14px;display:flex;overflow:auto}.swipeGame-waShell{background:#ece5dd;border:2px solid #00000014;border-radius:16px;overflow:hidden}.swipeGame-waHdr{color:#fff;background:#075e54;align-items:center;gap:10px;padding:10px 12px;display:flex}.swipeGame-waAvatar{color:#fff;background:#25d366;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex}.swipeGame-waName{font-size:14px;font-weight:1000}.swipeGame-waStatus{opacity:.8;font-size:11px}.swipeGame-waBody{background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23c5baae' fill-opacity='0.15'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");min-height:80px;padding:10px 12px}.swipeGame-waBubble{background:#dcf8c6;border-radius:0 8px 8px;max-width:90%;padding:10px 14px;position:relative;box-shadow:0 1px 2px #0000001a}.swipeGame-waBubble:before{content:"";border-top:0 solid #0000;border-bottom:10px solid #0000;border-left:0 solid #0000;border-right:10px solid #dcf8c6;position:absolute;top:0;left:-8px}.swipeGame-waBubbleIncoming{background:#fff}.swipeGame-waBubbleIncoming:before{border-color:#0000 #fff #0000 #0000}.swipeGame-waText{color:#303030;font-size:14px;line-height:1.4}.swipeGame-waTime{color:#667781;text-align:right;justify-content:flex-end;align-items:center;gap:4px;margin-top:4px;font-size:11px;display:flex}.swipeGame-waTicks{color:#53bdeb;font-size:14px}.swipeGame-igShell{background:#fff;border:1px solid #14205214;border-radius:16px;overflow:hidden}.swipeGame-igHdr{justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.swipeGame-igLeft{align-items:center;gap:10px;display:flex}.swipeGame-igAvatar{background:linear-gradient(135deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border:2px solid #fff;border-radius:50%;flex-shrink:0;width:34px;height:34px;box-shadow:0 0 0 2px #e1306c4d}.swipeGame-igName{color:var(--swipeGame-ink);font-size:13px;font-weight:1100}.swipeGame-igSub{opacity:.7;margin-top:2px;font-size:11px;font-weight:900}.swipeGame-igDots{opacity:.6;letter-spacing:2px;font-weight:1200}.swipeGame-igMedia{color:#fff;background:linear-gradient(135deg,#feda77,#f58529,#dd2a7b,#8134af,#515bd4);place-items:center;height:100px;font-size:14px;font-weight:1100;display:grid}.swipeGame-igBody{padding:10px 12px}.swipeGame-igIcons{opacity:.9;gap:14px;margin-bottom:8px;font-size:18px;display:flex}.swipeGame-igCaption{font-size:13px;line-height:1.35}.swipeGame-igMeta{opacity:.65;margin-top:8px;font-size:12px;font-weight:900}.swipeGame-igCommentRow{border-top:1px solid #1420520f;gap:10px;padding:10px 12px;display:flex}.swipeGame-igCmntAvatar{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045);border-radius:50%;flex-shrink:0;width:26px;height:26px}.swipeGame-igCmntTxt{font-size:13px;line-height:1.3}.swipeGame-igCmntTxt b{font-weight:1100}.swipeGame-igDmTop{background:linear-gradient(90deg,#833ab414,#fd1d1d0d);border-bottom:1px solid #1420520f;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.swipeGame-igDmThread{flex-direction:column;gap:8px;padding:10px 12px;display:flex}.swipeGame-bubble{border-radius:18px;max-width:86%;padding:10px 12px;font-size:13px;line-height:1.35}.swipeGame-in{background:#12204b0f;border-bottom-left-radius:4px;align-self:flex-start}.swipeGame-out{color:#fff;background:linear-gradient(135deg,#833ab4,#e1306c);border-bottom-right-radius:4px;align-self:flex-end}.swipeGame-snapShell{background:#fffc00;border:2px solid #00000014;border-radius:16px;overflow:hidden}.swipeGame-snapHdr{background:#fffc00;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.swipeGame-snapAvatar{background:#fff;border:3px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex;box-shadow:0 2px 8px #00000026}.swipeGame-snapName{color:#000;font-size:14px;font-weight:1100}.swipeGame-snapMeta{opacity:.6;color:#000;font-size:11px;font-weight:900}.swipeGame-snapBody{background:#fff;min-height:60px;padding:12px}.swipeGame-snapMsg{color:#000;font-size:14px;line-height:1.4}.swipeGame-snapFooter{background:#fffc00;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.swipeGame-snapAction{color:#000;opacity:.7;font-size:12px;font-weight:900}.swipeGame-snapGhost{font-size:20px}.tryGame-phone{width:min(420px,100%);height:min(780px,100vh - 160px);box-shadow:0 22px 60px var(--tryGame-shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;background:#ffffffc7;border:2px solid #1420521a;border-radius:30px;flex-direction:column;margin:0 auto;display:flex;position:relative;overflow:hidden}.tryGame-embedded{box-sizing:border-box;width:100%;max-width:100%}.tryGame-embedded .swipeGame-shell{width:100%;min-height:100%}.tryGame-embedded .swipeGame-panel.swipeGame-mainPanel{min-height:600px}
