:root{color-scheme:light;font-family:Trebuchet MS,Segoe UI,sans-serif;--bg-grid: linear-gradient(rgba(0, 0, 0, .05) 1px, transparent 1px), linear-gradient(90deg, rgba(0, 0, 0, .05) 1px, transparent 1px);--slot-gap: clamp(10px, 1.5vw, 18px);--surface: rgba(255, 255, 255, .88);--surface-border: rgba(32, 32, 32, .12);--board-max-width: 860px;--hand-max-width: 360px}*{box-sizing:border-box}body{margin:0;color:#202020;background-color:#ececec;background-image:var(--bg-grid);background-size:40px 40px}button{font:inherit}.playtest-shell{min-height:100dvh;padding:clamp(16px,2vw,24px);display:grid;gap:clamp(16px,2vw,24px)}.topbar-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;justify-content:flex-end}.session-controls{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.control-group{display:grid;gap:6px;justify-items:end}.topbar{display:flex;justify-content:space-between;align-items:center;gap:16px}.topbar h1{margin:0;font-size:2rem}.app-version{margin-top:6px;color:#555;font-size:.92rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.topbar-actions button{border:1px solid #2b2b2b;border-radius:999px;background:#fff;padding:10px 16px;cursor:pointer}.topbar-actions .toggle-on{background:#202020;color:#fff}.experiment-switch-label{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#666}.experiment-switch-buttons{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.rules-option{display:inline-flex;align-items:center;gap:6px}.rules-help-button{width:32px;height:32px;min-width:32px;padding:0;border:1px solid #2b2b2b;border-radius:999px;background:#ffffffeb;font-size:.9rem;font-weight:800;line-height:1;display:inline-flex;align-items:center;justify-content:center}.responsive-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,320px);gap:clamp(18px,2vw,28px);align-items:start}.primary-stage,.secondary-rail{display:grid;gap:18px;min-width:0}.play-region{display:grid;grid-template-columns:minmax(280px,var(--hand-max-width)) minmax(0,1fr);grid-template-areas:"hand board";gap:clamp(16px,2vw,24px);align-items:start;min-width:0}.hand-region{grid-area:hand;min-width:0}.board-region{grid-area:board;min-width:0}.rail-panel{display:grid;gap:12px;padding:clamp(14px,1.5vw,18px);border:1px solid var(--surface-border);border-radius:24px;background:var(--surface);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.panel-title{font-size:.9rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hand-panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.hand-panel-heading{display:grid;gap:4px}.mobile-session-controls{display:none}.mobile-app-version{display:none;color:#666;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.mobile-new-game{display:none;border:1px solid #2b2b2b;border-radius:999px;background:#fff;padding:8px 12px;font-size:.82rem;font-weight:700;cursor:pointer}.card-stack{display:grid;gap:14px}.side-card{width:100%}.board-stage{display:grid;width:100%;justify-items:center;align-items:start;min-width:0;container-type:inline-size}.board-grid{display:grid;width:min(100%,var(--board-max-width));grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--slot-gap);justify-content:center;justify-self:center;min-width:0}.board-slot-wrap{position:relative;width:100%;aspect-ratio:1 / 1}.board-slot{display:block;width:100%;height:100%;padding:0;border:none;background:transparent;cursor:pointer;position:relative}.board-slot:disabled{cursor:default}.board-placeholder{width:100%;height:100%;border:4px dashed #b8b8b8;border-radius:32px;background:#d6d6d661;position:relative;display:grid;place-items:center}.board-slot.playable .board-placeholder{border-color:#b26b00;background:#ffd89a59}.board-placeholder.rift-space{border-color:#7d3ad4;background:radial-gradient(circle at center,#c591ff6b,#8040e01f),#e1d0ff73;overflow:hidden;isolation:isolate}.board-placeholder.storm-space{border-color:#5d6570;background:radial-gradient(circle at 35% 30%,#fff3,#fff0 32%),radial-gradient(circle at 60% 62%,#50586457,#282e3814 60%),#c5cbd480;overflow:hidden}.board-placeholder.rift-space:before,.board-placeholder.rift-space:after,.board-placeholder.storm-space:before,.board-placeholder.storm-space:after{content:"";position:absolute;top:10%;right:10%;bottom:10%;left:10%;border-radius:50%;pointer-events:none;z-index:0}.board-placeholder.rift-space:before{background:conic-gradient(from 0deg,#5620aa00,#9057f4b8 68deg,#3e198029 156deg,#b997ff94 248deg,#5620aa00 360deg);filter:blur(10px);animation:rift-swirl-spin 8.5s linear infinite}.board-placeholder.rift-space:after{top:22%;right:22%;bottom:22%;left:22%;background:radial-gradient(circle at 50% 50%,#ffffff47 0,#ffffff47 12%,#fff0 36%),conic-gradient(from 180deg,#41128400,#7036d6a6 96deg,#fff3 168deg,#41128400 320deg);filter:blur(4px);animation:rift-swirl-spin-reverse 5.6s linear infinite}.board-placeholder.storm-space:before{background:conic-gradient(from 0deg,#464e5c00,#687282b3,#393f4b1f 184deg,#95a0b28f 268deg,#464e5c00 360deg);filter:blur(8px);animation:rift-swirl-spin 7.8s linear infinite}.board-placeholder.storm-space:after{top:26%;right:26%;bottom:26%;left:26%;background:radial-gradient(circle at 50% 50%,#fff3 0,#fff3 14%,#fff0 36%),conic-gradient(from 180deg,#383f4c00,#6f798a85 116deg,#ffffff1f 204deg,#383f4c00 360deg);filter:blur(4px);animation:rift-swirl-spin-reverse 5.4s linear infinite}.rift-token{position:relative;z-index:2;border:2px solid #47208d;border-radius:999px;background:#ffffffeb;color:#47208d;padding:6px 12px;font-size:.8rem;font-weight:800;letter-spacing:.08em}.storm-token{position:relative;z-index:2;border:2px solid #4d5561;border-radius:999px;background:#ffffffe6;color:#434b56;padding:6px 12px;font-size:.78rem;font-weight:800;letter-spacing:.08em}.board-card-face{display:block;width:100%;height:100%}.consumed-ghost-wrap{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:4}.consumed-ghost-card{animation:rift-consume .7s ease-in forwards;transform-origin:center}.v3-shell .v2-card-name{position:absolute;left:18px;right:18px;top:50%;transform:translateY(-40%);margin-top:0;padding:0;font-size:clamp(.82rem,1.15vw,1.02rem);line-height:1.06;text-transform:none;text-wrap:pretty;display:grid;justify-items:center;gap:2px;text-align:center}.v3-shell .v2-edge.value.top{top:4px}.v3-shell .v2-edge.value.bottom{bottom:4px}.v3-shell .v2-edge.value.left{left:3px}.v3-shell .v2-edge.value.right{right:3px}.v3-hand-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.v2-card{width:100%;aspect-ratio:1 / 1;border-radius:32px;border:3px solid #202020;background:#fbfbf8;position:relative;display:block;padding:24px 18px 18px;text-align:center;cursor:pointer;transform-style:preserve-3d;overflow:hidden;isolation:isolate}.v2-card.density-full{padding:24px 18px 18px}.v2-card.density-compact{padding:18px 12px 14px}.v2-card.density-minimal{padding:12px 10px 10px;border-radius:24px}.v2-card.edges-partial .v2-card-name{font-size:clamp(.92rem,1.3vw,1.14rem);line-height:1.08}.v2-card:disabled{cursor:default;opacity:1}.v2-card.selected{outline:4px solid #da8f19}.v2-card.tone-neutral{background:#fbfbf8}.v2-card.tone-player{background:#cfe1ff}.v2-card.tone-ai{background:#ffd8d1}.v2-card.tone-ai2{background:#f0d9ff}.v2-card.flipped{animation:card-flip-takeover .52s ease}.v2-card.rift-active:before,.v2-card.rift-active:after{content:"";position:absolute;pointer-events:none;border-radius:50%;z-index:0}.v2-card.rift-active:before{top:16%;right:16%;bottom:18%;left:16%;background:conic-gradient(from 10deg,#521ca000,#915ff257 74deg,#521ca014 172deg,#cbb3ff47 246deg,#521ca000 360deg);filter:blur(10px);animation:rift-swirl-spin 10.5s linear infinite}.v2-card.rift-active:after{top:28%;right:24%;bottom:16%;left:24%;background:radial-gradient(circle at 50% 50%,#ffffff24 0,#ffffff24 14%,#fff0 34%),conic-gradient(from 180deg,#37107600,#7e46e44d 94deg,#ffffff29 176deg,#37107600 324deg);filter:blur(5px);animation:rift-swirl-spin-reverse 7s linear infinite}.v2-card-name{margin-top:44px;font-size:clamp(1rem,2.1vw,1.45rem);line-height:1.05;text-transform:uppercase;position:relative;z-index:2}.v2-card-name .name-line{display:block;max-width:100%}.v2-card.density-compact .v2-card-name{left:14px;right:14px;transform:translateY(-41%);font-size:clamp(.72rem,.92vw,.9rem);line-height:1.02}.v2-card.density-minimal .v2-card-name{left:10px;right:10px;transform:translateY(-42%);font-size:clamp(.62rem,.8vw,.76rem);line-height:1;gap:1px}.v2-level-pill{position:absolute;left:16px;bottom:14px;z-index:2;border:2px solid #202020;border-radius:999px;background:#ffffffeb;padding:4px 10px;font-size:.74rem;font-weight:800;letter-spacing:.05em}.v2-edge{position:absolute;display:grid;place-items:center;font-weight:700;line-height:1;z-index:2}.v2-card.density-compact .v2-level-pill{font-size:.58rem;padding:3px 6px}.v2-card.density-minimal .v2-level-pill{font-size:.5rem;padding:2px 5px}.v2-edge.value{color:#202020;font-size:clamp(2.15rem,3.2vw,3.2rem)}.v2-edge.boosted{color:#1f9a46}.v2-edge.top{left:50%;top:-3px;transform:translate(-50%)}.v2-edge.bottom{left:50%;bottom:-3px;transform:translate(-50%)}.v2-edge.left{top:50%;left:10px;transform:translateY(-50%)}.v2-edge.right{top:50%;right:10px;transform:translateY(-50%)}.v2-edge.value.top,.v2-edge.value.bottom,.v2-edge.value.left,.v2-edge.value.right{width:54px;height:54px}.v2-edge.value.top{top:4px}.v2-edge.value.bottom{bottom:2px}.v2-edge.value.left{left:1px}.v2-edge.value.right{right:1px}.v2-card.density-compact .v2-edge.value{font-size:clamp(1.75rem,2.3vw,2.6rem)}.v2-card.density-compact .v2-edge.value.top,.v2-card.density-compact .v2-edge.value.bottom,.v2-card.density-compact .v2-edge.value.left,.v2-card.density-compact .v2-edge.value.right{width:46px;height:46px}.v2-card.density-compact .v2-edge.value.top{top:4px}.v2-card.density-compact .v2-edge.value.bottom{bottom:4px}.v2-card.density-compact .v2-edge.value.left{left:2px}.v2-card.density-compact .v2-edge.value.right{right:2px}.v2-card.density-minimal .v2-edge.value{font-size:clamp(1.3rem,1.8vw,1.9rem)}.v2-card.density-minimal .v2-edge.value.top,.v2-card.density-minimal .v2-edge.value.bottom,.v2-card.density-minimal .v2-edge.value.left,.v2-card.density-minimal .v2-edge.value.right{width:34px;height:34px}.v2-card.density-minimal .v2-edge.value.top{top:2px}.v2-card.density-minimal .v2-edge.value.bottom{bottom:2px}.v2-card.density-minimal .v2-edge.value.left{left:2px}.v2-card.density-minimal .v2-edge.value.right{right:2px}@media(min-width:1500px){:root{--board-max-width: 980px;--hand-max-width: 430px;--slot-gap: 18px}.play-region{grid-template-columns:minmax(360px,var(--hand-max-width)) minmax(0,1fr);gap:28px}.board-stage{justify-items:center}.v2-card{border-radius:34px;padding:16px 12px 12px}.v3-shell .v2-card-name{left:18px;right:18px;top:50%;transform:translateY(-39%);font-size:clamp(.84rem,1vw,1rem);line-height:1.08}.v2-edge.value{font-size:clamp(2.45rem,2.8vw,3.55rem)}.v2-edge.value.top,.v2-edge.value.bottom,.v2-edge.value.left,.v2-edge.value.right{width:58px;height:58px}.v3-shell .v2-edge.value.top,.v2-edge.value.top{top:0}.v3-shell .v2-edge.value.bottom,.v2-edge.value.bottom{bottom:-2px}.v3-shell .v2-edge.value.left,.v2-edge.value.left{left:-1px}.v3-shell .v2-edge.value.right,.v2-edge.value.right{right:-1px}.v2-level-pill{left:12px;bottom:10px}}.status-copy{font-size:.96rem;line-height:1.35}.wide-info-strip{padding:10px 12px;border-radius:14px;border:1px solid rgba(32,32,32,.08);font-size:.94rem;line-height:1.3}.wide-info-strip.player-tone{background:#cfe1ffb8}.wide-info-strip.ai-tone{background:#ffd8d1b8}.board-log-panel{align-self:start}.compact-secondary{display:none;gap:12px;position:relative}.secondary-tabs{display:flex;gap:10px;padding:6px;border:1px solid var(--surface-border);border-radius:999px;background:#ffffffc2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:fit-content}.secondary-tabs button{border:none;border-radius:999px;background:transparent;padding:10px 16px;cursor:pointer;color:#4d4d4d;font-weight:700}.secondary-tabs button.active{background:#202020;color:#fff;box-shadow:0 8px 18px #2020202e}.compact-secondary-panel{display:grid;gap:12px}.compact-info-panel{gap:16px}.compact-info-header{display:flex;justify-content:space-between;gap:14px;align-items:start}.compact-info-status{margin-top:4px;font-size:1rem;font-weight:700;line-height:1.25}.compact-info-turn{border:1px solid rgba(32,32,32,.14);border-radius:999px;background:#ffffffd6;padding:8px 12px;white-space:nowrap;font-size:.88rem;font-weight:700}.compact-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.compact-stat{display:grid;gap:4px;padding:12px 14px;border-radius:16px;background:#ffffffbd;border:1px solid rgba(32,32,32,.08)}.compact-stat-label{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#666}.compact-stat strong{font-size:.95rem;line-height:1.3}.compact-score-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.compact-player-card{display:grid;gap:6px;padding:14px;border-radius:18px;border:1px solid rgba(32,32,32,.08)}.compact-player-card.player-tone{background:#cfe1ffc7}.compact-player-card.ai-tone{background:#ffd8d1c7}.compact-player-name{font-size:.9rem;font-weight:800}.compact-player-row{font-size:.9rem;line-height:1.25}.compact-player-total{margin-top:2px;font-size:.98rem;font-weight:800}.log-list{display:grid;gap:10px}.log-list{max-height:min(38dvh,360px);overflow-y:auto;align-content:start}.log-entry{padding-bottom:8px;border-bottom:1px solid rgba(32,32,32,.12);font-size:.92rem}.log-entry.latest{font-weight:800}.result-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#10121680;display:grid;place-items:center;padding:24px;z-index:30}.result-modal{position:relative;width:min(780px,100%);max-height:min(90vh,900px);overflow:auto;border:3px solid #202020;border-radius:30px;background:#fffdf6;padding:28px;display:grid;gap:18px;box-shadow:0 24px 60px #00000038}.result-kicker{font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800;text-align:center;position:relative;z-index:1}.result-total{font-size:clamp(2rem,4vw,3.5rem);font-weight:800;text-align:center;line-height:1;position:relative;z-index:1}.result-breakdown{display:grid;gap:10px;position:relative;z-index:1}.result-row{display:flex;justify-content:space-between;gap:20px;border:2px solid rgba(32,32,32,.12);border-radius:16px;padding:12px 14px;background:#ffffffd1}.captured-section{display:grid;gap:12px;position:relative;z-index:1}.captured-player-section{display:grid;gap:8px}.captured-player-name{font-weight:800}.captured-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px}.captured-mini{width:100%;max-width:150px;justify-self:start}.result-actions{display:flex;justify-content:flex-end;gap:10px;position:relative;z-index:1}.result-actions button{border:2px solid #202020;border-radius:999px;background:#fff;padding:10px 16px;cursor:pointer}.rules-help-modal{width:min(680px,100%);gap:16px}.rules-help-title{font-size:clamp(1.5rem,2.6vw,2.15rem)}.rules-help-kicker{text-align:center;font-size:1rem;line-height:1.35;color:#505050}.rules-help-sections{display:grid;gap:12px}.rules-help-section{display:grid;gap:8px;padding:14px 16px;border:2px solid rgba(32,32,32,.1);border-radius:18px;background:#ffffffd1}.rules-help-heading{font-size:.92rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.rules-help-list{margin:0;padding-left:18px;display:grid;gap:6px;font-size:.96rem;line-height:1.35}.confetti-field{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.confetti{position:absolute;top:-20px;width:12px;height:20px;border-radius:4px;opacity:.9;animation:confetti-fall 1.9s ease-in forwards}.confetti-0{left:6%;background:#ff6b6b;animation-delay:.02s}.confetti-1{left:18%;background:#4f88e8;animation-delay:.16s}.confetti-2{left:32%;background:#48a85e;animation-delay:.09s}.confetti-3{left:56%;background:#e0c12d;animation-delay:.2s}.confetti-4{left:76%;background:#da6d9c;animation-delay:.05s}.handoff-backdrop{z-index:40}.handoff-modal{width:min(420px,100%);border:3px solid #202020;border-radius:28px;background:#fffdf6;padding:24px;display:grid;gap:14px;text-align:center;box-shadow:0 24px 60px #00000038}.handoff-title{font-size:1.5rem;font-weight:800;line-height:1.15}.handoff-modal button{justify-self:center;border:2px solid #202020;border-radius:999px;background:#fff;padding:10px 18px;cursor:pointer}@keyframes confetti-fall{0%{transform:translateY(-20px) rotate(0)}to{transform:translateY(420px) rotate(420deg)}}@keyframes card-flip-takeover{0%{transform:rotateY(0) scale(1)}38%{transform:rotateY(90deg) scale(.96)}62%{transform:rotateY(90deg) scale(.96)}to{transform:rotateY(0) scale(1)}}@keyframes rift-consume{0%{opacity:1;transform:scale(1) rotate(0);filter:saturate(1)}50%{opacity:.95;transform:scale(.82) rotate(140deg);filter:saturate(1.2)}to{opacity:0;transform:scale(.18) rotate(420deg);filter:saturate(.8)}}@media(max-width:1400px){.responsive-shell{grid-template-columns:1fr}.secondary-rail{display:none}.compact-secondary{display:grid}}@media(max-width:1120px){.play-region{grid-template-columns:1fr;grid-template-areas:"board" "hand"}.v3-hand-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:860px){.topbar{align-items:start;flex-direction:column}.playtest-shell{padding:14px}.rail-panel{border-radius:20px}.v2-card{border-radius:24px;padding:18px 12px 14px}.v3-shell .v2-card-name{left:14px;right:14px;top:50%;transform:translateY(-41%);font-size:clamp(.76rem,2vw,.94rem);line-height:1.04}.v3-hand-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.v2-card.density-compact{padding:14px 10px 12px}.v2-edge.value{font-size:clamp(1.7rem,3.2vw,2.6rem)}.v2-edge.value.top,.v2-edge.value.bottom,.v2-edge.value.left,.v2-edge.value.right{width:42px;height:42px}.v2-edge.value.top{top:6px}.v2-edge.value.bottom{bottom:6px}.v2-edge.value.left{left:5px}.v2-edge.value.right{right:5px}.v2-level-pill{font-size:.56rem;padding:3px 6px}.v2-card.density-minimal .v2-card-name{font-size:clamp(.56rem,1.4vw,.7rem)}.v2-card.density-minimal .v2-edge.value{font-size:clamp(1.08rem,2vw,1.5rem)}.result-row{flex-direction:column;gap:8px}}@media(max-width:640px){.v3-hand-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.secondary-tabs{justify-content:stretch}.secondary-tabs button{flex:1 1 0}.compact-info-header,.compact-score-grid,.compact-info-grid{grid-template-columns:1fr;flex-direction:column}.compact-info-turn{align-self:start}.panel-title{font-size:.82rem}.status-copy,.log-entry{font-size:.88rem}}@media(max-width:480px){:root{--slot-gap: 6px}.playtest-shell{padding:8px;gap:10px}.topbar{display:none}.mobile-app-version{display:block}.mobile-new-game{display:inline-flex;align-items:center;justify-content:center}.mobile-session-controls{display:grid}.mobile-session-controls .control-group{justify-items:start}.mobile-session-controls .experiment-switch-buttons{justify-content:flex-start}.mobile-session-controls .rules-help-button{width:30px;height:30px;min-width:30px}.responsive-shell,.primary-stage,.play-region,.compact-secondary{gap:10px}.rail-panel{padding:10px;border-radius:18px}.board-grid{width:100%;gap:var(--slot-gap)}.board-placeholder,.v2-card{border-radius:16px}.board-placeholder{border-width:3px}.rift-token,.storm-token{display:none}.board-placeholder.rift-space:before{top:8%;right:8%;bottom:8%;left:8%}.board-placeholder.rift-space:after{top:20%;right:20%;bottom:20%;left:20%}.v3-hand-grid{gap:6px}.v3-shell .board-region .v2-card,.v3-shell .hand-panel .v2-card{padding:0}.v3-shell .board-region .v2-card-name,.v3-shell .hand-panel .v2-card-name,.v3-shell .board-region .v2-level-pill,.v3-shell .hand-panel .v2-level-pill{display:none}.v3-shell .board-region .v2-edge.value,.v3-shell .hand-panel .v2-edge.value{font-size:clamp(1.05rem,4.8vw,1.55rem)}.v3-shell .board-region .v2-edge.value.top,.v3-shell .board-region .v2-edge.value.bottom,.v3-shell .board-region .v2-edge.value.left,.v3-shell .board-region .v2-edge.value.right,.v3-shell .hand-panel .v2-edge.value.top,.v3-shell .hand-panel .v2-edge.value.bottom,.v3-shell .hand-panel .v2-edge.value.left,.v3-shell .hand-panel .v2-edge.value.right{width:28px;height:28px}.v3-shell .board-region .v2-edge.value.top,.v3-shell .hand-panel .v2-edge.value.top{top:0}.v3-shell .board-region .v2-edge.value.bottom,.v3-shell .hand-panel .v2-edge.value.bottom{bottom:0}.v3-shell .board-region .v2-edge.value.left,.v3-shell .hand-panel .v2-edge.value.left{left:0}.v3-shell .board-region .v2-edge.value.right,.v3-shell .hand-panel .v2-edge.value.right{right:0}.hand-panel-header .panel-title{font-size:.84rem}.handoff-modal{padding:20px;border-radius:22px}.handoff-title{font-size:1.25rem}.rules-help-modal{padding:20px;border-radius:22px}.rules-help-list{font-size:.9rem}}@keyframes rift-swirl-spin{0%{transform:rotate(0) scale(.96)}50%{transform:rotate(180deg) scale(1.03)}to{transform:rotate(360deg) scale(.96)}}@keyframes rift-swirl-spin-reverse{0%{transform:rotate(0) scale(1.02)}50%{transform:rotate(-180deg) scale(.95)}to{transform:rotate(-360deg) scale(1.02)}}
