.empty-module__WbRI8G__desk{flex-direction:column;align-items:center;width:150px;display:flex;position:relative}.empty-module__WbRI8G__typewriter{width:132px;height:58px;margin-top:-10px;position:relative}.empty-module__WbRI8G__paper{border:3px solid var(--color-ink);background:#fff;flex-direction:column;gap:5px;width:72px;height:44px;padding:7px 8px;display:flex;position:absolute;top:-34px;left:30px}.empty-module__WbRI8G__lineA,.empty-module__WbRI8G__lineB{background:var(--color-ink);transform-origin:0;height:4px;display:block}.empty-module__WbRI8G__lineB{width:60%}.empty-module__WbRI8G__body{border:4px solid var(--color-ink);background:var(--color-periwinkle);border-radius:6px;position:absolute;inset:8px 0 0}.empty-module__WbRI8G__keys{background:repeating-linear-gradient(90deg,#fff 0 8px,#0000 8px 12px);height:10px;position:absolute;bottom:10px;left:14px;right:14px}.empty-module__WbRI8G__draw{flex-direction:column;gap:12px;margin-top:4px;display:flex}.empty-module__WbRI8G__sheet{border:3px solid var(--color-ink);min-height:176px;box-shadow:4px 4px 0 var(--color-coin);background:#fff;border-radius:8px;align-items:center;padding:14px 16px;display:flex}.empty-module__WbRI8G__drawn{flex-direction:column;gap:6px;display:flex}.empty-module__WbRI8G__star{position:absolute;top:-12px;right:-10px}.empty-module__WbRI8G__card{transition:transform .15s steps(2,end)}.empty-module__WbRI8G__card:hover,.empty-module__WbRI8G__card:focus-visible{transform:translate(-2px,-3px)}@media (max-width:900px){.empty-module__WbRI8G__sheet{min-height:230px}}@media (prefers-reduced-motion:no-preference){.empty-module__WbRI8G__drawn{animation:.4s steps(4,end) both empty-module__WbRI8G__pullUp}.empty-module__WbRI8G__lineA{animation:3.6s steps(8,end) infinite empty-module__WbRI8G__type}.empty-module__WbRI8G__lineB{animation:3.6s steps(6,end) 1.2s infinite empty-module__WbRI8G__type}.empty-module__WbRI8G__keys{animation:.5s steps(2,end) infinite empty-module__WbRI8G__clack}}@keyframes empty-module__WbRI8G__type{0%{transform:scaleX(0)}45%,to{transform:scaleX(1)}}@keyframes empty-module__WbRI8G__clack{0%{transform:translateY(0)}to{transform:translateY(2px)}}@keyframes empty-module__WbRI8G__pullUp{0%{opacity:0;clip-path:inset(0 0 100%);transform:translateY(18px)}to{opacity:1;clip-path:inset(0);transform:none}}
:root{--color-poke:#ff3ea5}.poke-anchor{position:relative}.poke{--gap:14px;z-index:6;cursor:pointer;opacity:1;width:max-content;transition:opacity .3s steps(3,end),visibility linear;display:block;position:absolute}.poke[data-passive]{pointer-events:none}.poke[data-state=done]{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s steps(3,end),visibility 0s linear .3s}@starting-style{.poke{opacity:0}}.poke-body{--nx:0px;--ny:0px;background:var(--color-poke);color:#0a1727;font-family:var(--font-body);letter-spacing:.02em;text-align:left;text-transform:none;white-space:nowrap;border:4px solid #0a1727;border-radius:8px;padding:5px 11px 6px;font-size:13px;font-style:normal;font-weight:800;line-height:1.15;display:block;position:relative;rotate:-3deg;box-shadow:4px 4px #0a1727}.poke-arrow{background:#0a1727;position:absolute}.poke[data-dir=down] .poke-arrow,.poke[data-dir=up] .poke-arrow{width:20px;height:12px;left:calc(var(--ax,50%) - 10px)}.poke[data-dir=left] .poke-arrow,.poke[data-dir=right] .poke-arrow{width:12px;height:20px;top:calc(50% - 10px)}.poke[data-dir=down] .poke-arrow{clip-path:polygon(0 0,20px 0,20px 4px,16px 4px,16px 8px,12px 8px,12px 12px,8px 12px,8px 8px,4px 8px,4px 4px,0 4px);top:calc(100% + 4px)}.poke[data-dir=up] .poke-arrow{clip-path:polygon(0 12px,20px 12px,20px 8px,16px 8px,16px 4px,12px 4px,12px 0,8px 0,8px 4px,4px 4px,4px 8px,0 8px);bottom:calc(100% + 4px)}.poke[data-dir=right] .poke-arrow{clip-path:polygon(0 0,0 20px,4px 20px,4px 16px,8px 16px,8px 12px,12px 12px,12px 8px,8px 8px,8px 4px,4px 4px,4px 0);left:calc(100% + 4px)}.poke[data-dir=left] .poke-arrow{clip-path:polygon(12px 0,12px 20px,8px 20px,8px 16px,4px 16px,4px 12px,0 12px,0 8px,4px 8px,4px 4px,8px 4px,8px 0);right:calc(100% + 4px)}.poke[data-dir=down]{bottom:calc(100% + var(--gap))}.poke[data-dir=up]{top:calc(100% + var(--gap))}.poke[data-dir=left]{left:calc(100% + var(--gap))}.poke[data-dir=right]{right:calc(100% + var(--gap))}.poke:is([data-dir=down],[data-dir=up])[data-at=start]{--ax:22px;left:-4px}.poke:is([data-dir=down],[data-dir=up])[data-at=end]{--ax:calc(100% - 22px);right:-4px}.poke:is([data-dir=down],[data-dir=up])[data-at=center]{left:50%;translate:-50%}.poke:is([data-dir=left],[data-dir=right])[data-at=start]{top:-4px}.poke:is([data-dir=left],[data-dir=right])[data-at=end]{bottom:-4px}.poke:is([data-dir=left],[data-dir=right])[data-at=center]{top:50%;translate:0 -50%}@media (max-width:640px){.poke.poke-wide-only{display:none}}@media (min-width:641px){.poke.poke-narrow-only{display:none}}.poke-on-ink .poke-arrow{background:#fff}.poke-on-ink .poke-body{box-shadow:4px 4px #fff}.poke[data-dir=down] .poke-body{--ny:5px}.poke[data-dir=up] .poke-body{--ny:-5px}.poke[data-dir=left] .poke-body{--nx:-5px}.poke[data-dir=right] .poke-body{--nx:5px}@keyframes poke-shake{0%,14%,to{translate:0;rotate:none}2%{translate:-3px;rotate:calc(var(--poke-tilt,1) * -3deg)}4%{translate:3px;rotate:calc(var(--poke-tilt,1) * 3deg)}6%{translate:-3px;rotate:calc(var(--poke-tilt,1) * -2deg)}8%{translate:2px;rotate:calc(var(--poke-tilt,1) * 2deg)}10%{translate:-1px;rotate:calc(var(--poke-tilt,1) * -1deg)}}@keyframes poke-bounce{0%{translate:0}to{translate:var(--nx) var(--ny)}}@keyframes poke-ring{0%{box-shadow:0 0 #ff3ea5e6}to{box-shadow:0 0 0 16px #ff3ea500}}@keyframes poke-color-hold{0%,to{filter:grayscale()}}@keyframes poke-color{0%{filter:grayscale()}to{filter:grayscale(0)}}.poke-ring{position:relative}.poke-ring:after{content:"";pointer-events:none;border-radius:12px;position:absolute;inset:-4px;box-shadow:0 0 0 4px #ff3ea5b3}@media (prefers-reduced-motion:no-preference){[data-poke].poke-shake{animation:4s step-end 1.2s infinite poke-shake}.poke-body{animation:.8s steps(2,jump-none) infinite alternate poke-bounce}.poke-ring:after{animation:1.4s steps(5,end) infinite poke-ring}@supports (animation-timeline:view()){.pop-in-color.pop-in-color{animation-name:poke-color-hold,poke-color;animation-duration:auto;animation-timing-function:linear;animation-fill-mode:none,forwards;animation-timeline:view();animation-range:entry entry 15%,entry 15%}}}
.move-demo-module__OEzlOW__panel{box-shadow:8px 8px 0 var(--color-ink);flex-direction:column;gap:18px;padding:24px;display:flex}.move-demo-module__OEzlOW__top{flex-wrap:wrap;align-items:center;gap:12px 18px;display:flex}.move-demo-module__OEzlOW__pips{gap:6px;margin:0 auto 0 0;padding:0;list-style:none;display:flex}.move-demo-module__OEzlOW__pips li{border:3px solid var(--color-ink);background:#fff;width:16px;height:16px}.move-demo-module__OEzlOW__pips li[data-on]{background:var(--color-grass)}.move-demo-module__OEzlOW__board{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:24px;display:grid}.move-demo-module__OEzlOW__stage{flex-direction:column;gap:16px;display:flex}.move-demo-module__OEzlOW__card{border:3px solid var(--color-ink);background:var(--color-mist);min-height:176px;box-shadow:4px 4px 0 var(--color-periwinkle);border-radius:10px;flex-direction:column;gap:6px;padding:16px 18px 44px;display:flex;position:relative}.move-demo-module__OEzlOW__from{color:var(--color-slate);overflow-wrap:anywhere;font-size:14px;font-weight:700}.move-demo-module__OEzlOW__text{margin:0;font-size:18px;font-weight:600;line-height:1.45}.move-demo-module__OEzlOW__stamp{border:3px solid var(--color-forest);color:var(--color-forest);background:var(--color-grass);letter-spacing:.08em;opacity:0;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:800;position:absolute;bottom:10px;right:12px;transform:rotate(-6deg)}.move-demo-module__OEzlOW__card[data-solved] .move-demo-module__OEzlOW__stamp{opacity:1}.move-demo-module__OEzlOW__redact{vertical-align:-2px;opacity:.35;background:currentColor;width:64px;height:14px;display:inline-block}.move-demo-module__OEzlOW__slot{vertical-align:-3px;border:2px dashed var(--color-muted);border-radius:4px;width:7em;height:1.1em;display:inline-block}.move-demo-module__OEzlOW__inserted{background:color-mix(in srgb, var(--color-grass) 55%, transparent);box-shadow:0 0 0 2px var(--color-grass)}.move-demo-module__OEzlOW__anchor{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:3px;-webkit-text-decoration-color:var(--color-periwinkle);text-decoration-color:var(--color-periwinkle);font-weight:700}.move-demo-module__OEzlOW__agentRow{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px;display:grid}.move-demo-module__OEzlOW__scout{justify-content:center;display:flex}.move-demo-module__OEzlOW__bubble{border:3px solid var(--color-ink);background:#fff;border-radius:10px;align-items:center;min-height:5.4em;margin:0;padding:10px 14px;font-size:16px;font-weight:700;line-height:1.4;display:flex;position:relative}.move-demo-module__OEzlOW__bubble:before{content:"";border-left:3px solid var(--color-ink);border-bottom:3px solid var(--color-ink);background:inherit;width:16px;height:16px;margin-top:-8px;position:absolute;top:50%;left:-11px;transform:rotate(45deg)}.move-demo-module__OEzlOW__bubble[data-mood=right]{background:#eefbe4}.move-demo-module__OEzlOW__bubble[data-mood=wrong]{background:#fff0f6}.move-demo-module__OEzlOW__controls{flex-direction:column;gap:12px;display:flex}.move-demo-module__OEzlOW__ask{margin:0;font-size:17px;font-weight:800}.move-demo-module__OEzlOW__choices{min-height:calc(var(--most,4) * 66px - 10px);flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.move-demo-module__OEzlOW__choice{all:unset;box-sizing:border-box;cursor:pointer;border:3px solid var(--color-ink);width:100%;min-height:56px;box-shadow:3px 3px 0 var(--color-ink);background:#fff;border-radius:10px;align-items:center;gap:10px;padding:8px 14px;font-size:16px;font-weight:700;line-height:1.3;display:flex}.move-demo-module__OEzlOW__choice:hover{background:var(--color-sky)}.move-demo-module__OEzlOW__choice:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}.move-demo-module__OEzlOW__choice[aria-disabled=true]{cursor:default}.move-demo-module__OEzlOW__choice[aria-disabled=true]:not([data-state]){opacity:.55}.move-demo-module__OEzlOW__choice[aria-disabled=true]:hover{background:#fff}.move-demo-module__OEzlOW__choice[data-state=right],.move-demo-module__OEzlOW__choice[data-state=right]:hover{background:var(--color-grass)}.move-demo-module__OEzlOW__choice[data-state=wrong],.move-demo-module__OEzlOW__choice[data-state=wrong]:hover{color:var(--color-slate);background:#fff0f6;text-decoration:line-through;text-decoration-thickness:2px}.move-demo-module__OEzlOW__mini{border:2px solid var(--color-ink);background:var(--color-mist);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.move-demo-module__OEzlOW__choiceText{flex:1}.move-demo-module__OEzlOW__mark{text-align:center;flex-shrink:0;width:1em;font-size:20px;font-weight:800}.move-demo-module__OEzlOW__poke{z-index:3}.move-demo-module__OEzlOW__after{align-items:center;min-height:64px;display:flex}.move-demo-module__OEzlOW__win{flex-wrap:wrap;flex:1;align-items:center;gap:8px 14px;display:flex}.move-demo-module__OEzlOW__winTag{border:3px solid var(--color-ink);background:var(--color-coin);align-items:center;gap:6px;padding:4px 8px;font-size:13px;display:inline-flex}.move-demo-module__OEzlOW__foot{border-top:3px dashed var(--color-rule);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 18px;padding-top:14px;display:flex}.move-demo-module__OEzlOW__answers summary{cursor:pointer;font-size:15px;font-weight:700}@media (max-width:900px){.move-demo-module__OEzlOW__panel{padding:18px}.move-demo-module__OEzlOW__board{grid-template-columns:minmax(0,1fr)}.move-demo-module__OEzlOW__text{font-size:17px}.move-demo-module__OEzlOW__bubble{font-size:15px}.move-demo-module__OEzlOW__card{min-height:190px}.move-demo-module__OEzlOW__bubble{min-height:8.6em}.move-demo-module__OEzlOW__choices{min-height:calc(var(--most,4) * 78px - 10px)}.move-demo-module__OEzlOW__after{min-height:104px}}@media (prefers-reduced-motion:no-preference){.move-demo-module__OEzlOW__card{animation:.35s steps(4,end) both move-demo-module__OEzlOW__cardIn}.move-demo-module__OEzlOW__card[data-solved] .move-demo-module__OEzlOW__stamp{animation:.3s steps(3,end) both move-demo-module__OEzlOW__stampIn}.move-demo-module__OEzlOW__scout[data-mood=right]{animation:.5s steps(4,end) move-demo-module__OEzlOW__hopUp}.move-demo-module__OEzlOW__scout[data-mood=wrong]{animation:.45s steps(6,end) move-demo-module__OEzlOW__shakeNo}.move-demo-module__OEzlOW__choice{transition:transform .1s steps(2,end)}.move-demo-module__OEzlOW__choice:not([aria-disabled=true]):hover{transform:translate(-1px,-2px)}.move-demo-module__OEzlOW__choice[data-state=right] .move-demo-module__OEzlOW__mark,.move-demo-module__OEzlOW__choice[data-state=wrong] .move-demo-module__OEzlOW__mark{animation:.25s steps(3,end) both move-demo-module__OEzlOW__stampIn}.move-demo-module__OEzlOW__inserted{animation:.5s steps(5,end) both move-demo-module__OEzlOW__slideIn}.move-demo-module__OEzlOW__win{animation:.35s steps(3,end) both move-demo-module__OEzlOW__stampIn}}@keyframes move-demo-module__OEzlOW__cardIn{0%{opacity:0;transform:translate(-24px)rotate(-2deg)}to{opacity:1;transform:none}}@keyframes move-demo-module__OEzlOW__stampIn{0%{opacity:0;transform:scale(1.6)rotate(-6deg)}to{opacity:1}}@keyframes move-demo-module__OEzlOW__hopUp{0%,to{transform:none}50%{transform:translateY(-14px)}}@keyframes move-demo-module__OEzlOW__shakeNo{0%,to{transform:none}20%,60%{transform:translate(-5px)}40%,80%{transform:translate(5px)}}@keyframes move-demo-module__OEzlOW__slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}
.compare-module__DVR35q__race{background:#fff;flex-direction:column;gap:0;padding:0;display:flex;overflow:hidden;box-shadow:8px 8px #0a1727}.compare-module__DVR35q__raceHead,.compare-module__DVR35q__row,.compare-module__DVR35q__finish{grid-template-columns:minmax(0,.8fr) minmax(0,1fr) minmax(0,1fr);gap:12px;padding:12px 18px;display:grid}.compare-module__DVR35q__raceHead{color:#fff;background:#0a1727;align-items:center}.compare-module__DVR35q__raceHead .text-muted{color:#c9d1de}.compare-module__DVR35q__laneHead{align-items:center;gap:8px;font-size:13px;display:inline-flex}.compare-module__DVR35q__laneUs{color:#9fe870}.compare-module__DVR35q__rows{margin:0;padding:0;list-style:none}.compare-module__DVR35q__row{border-top:2px dashed #dde2ec;align-items:start}.compare-module__DVR35q__stage{align-items:center;gap:10px;font-size:15px;font-weight:800;display:flex}.compare-module__DVR35q__num{background:#f3f5fa;border:3px solid #0a1727;border-radius:7px;flex-shrink:0;place-items:center;width:26px;height:26px;font-size:13px;display:inline-grid}.compare-module__DVR35q__cell{color:#33425a;flex-direction:column;align-items:flex-start;gap:6px;font-size:14px;line-height:1.45;display:flex}.compare-module__DVR35q__cellUs{color:#0a1727}.compare-module__DVR35q__chip{letter-spacing:.05em;border:2px solid #0a1727;border-radius:5px;align-items:center;gap:4px;padding:2px 7px;font-size:11px;display:inline-flex}.compare-module__DVR35q__chipYes{background:#9fe870}.compare-module__DVR35q__chipPartly{background:#ffd27a}.compare-module__DVR35q__chipYou{background:#fe8ec2}.compare-module__DVR35q__chipSoon{background:#f3f5fa;border-style:dashed}.compare-module__DVR35q__finish{background:#e4e9ff;border-top:3px solid #0a1727;align-items:center;font-size:15px;font-weight:700}.compare-module__DVR35q__finishRival{color:#33425a}.compare-module__DVR35q__liveStamp{background:#9fe870;border:3px solid #0a1727;margin-right:6px;padding:3px 8px;font-size:12px;display:inline-block;transform:rotate(-3deg)}.compare-module__DVR35q__raceFoot{border-top:2px dashed #dde2ec;flex-direction:column;align-items:flex-start;gap:14px;padding:16px 18px 18px;display:flex}.compare-module__DVR35q__row:not([data-on]){opacity:.8}.compare-module__DVR35q__row:not([data-on]) .compare-module__DVR35q__chip{visibility:hidden}@media (prefers-reduced-motion:no-preference){.compare-module__DVR35q__row[data-on]{animation:.35s steps(3,end) both compare-module__DVR35q__race-in}.compare-module__DVR35q__race[data-done] .compare-module__DVR35q__liveStamp{animation:.4s steps(3,end) both compare-module__DVR35q__stamp}}@keyframes compare-module__DVR35q__race-in{0%{transform:translate(-10px)}}@keyframes compare-module__DVR35q__stamp{0%{transform:scale(1.6)rotate(-10deg)}to{transform:scale(1)rotate(-3deg)}}@media (max-width:720px){.compare-module__DVR35q__raceHead{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.compare-module__DVR35q__raceHead>:first-child{display:none}.compare-module__DVR35q__row,.compare-module__DVR35q__finish{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.compare-module__DVR35q__stage,.compare-module__DVR35q__finish>:first-child{grid-column:1/-1}}.compare-module__DVR35q__tableWrap{background:#fff;border:4px solid #0a1727;border-radius:14px;overflow-x:auto;box-shadow:8px 8px #0a1727}.compare-module__DVR35q__table{border-collapse:collapse;width:100%;min-width:560px;font-size:15px}.compare-module__DVR35q__table th,.compare-module__DVR35q__table td{text-align:left;vertical-align:top;border-bottom:2px dashed #dde2ec;padding:14px 16px;line-height:1.5}.compare-module__DVR35q__table thead th{color:#fff;letter-spacing:.06em;background:#0a1727;border-bottom:0;font-size:13px}.compare-module__DVR35q__table thead th.compare-module__DVR35q__us{color:#9fe870}.compare-module__DVR35q__table tbody th{color:#0a1727;width:24%;font-weight:800}.compare-module__DVR35q__table td{color:#33425a}.compare-module__DVR35q__table td.compare-module__DVR35q__us{color:#0a1727;background:#f4fdf0;font-weight:600}.compare-module__DVR35q__table tr:last-child th,.compare-module__DVR35q__table tr:last-child td{border-bottom:0}.compare-module__DVR35q__versus{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:12px;width:clamp(270px,29vw,420px);display:grid}.compare-module__DVR35q__vsCard{background:#fff;border:4px solid #0a1727;border-radius:14px;flex-direction:column;gap:8px;min-width:0;padding:16px;display:flex;box-shadow:5px 5px #0a1727;container-type:inline-size}.compare-module__DVR35q__vsUs{background:#f4fdf0;box-shadow:5px 5px #9fe870,5px 5px 0 3px #0a1727}.compare-module__DVR35q__brandRow{flex-wrap:wrap;align-items:center;gap:6px 10px;min-width:0;display:flex}.compare-module__DVR35q__brandName{min-width:0;font-size:clamp(12px, calc(100cqi / (var(--len,9) * .64)), 18px);overflow-wrap:break-word;line-height:1.15}.compare-module__DVR35q__brandLink{color:inherit;text-underline-offset:3px;-webkit-text-decoration:underline #9aa6c4;text-decoration:underline #9aa6c4;text-decoration-thickness:2px}.compare-module__DVR35q__brandLink:hover,.compare-module__DVR35q__brandLink:focus-visible{text-decoration-color:currentColor}.compare-module__DVR35q__rivalLogo{object-fit:contain;background:#fff;border:2px solid #dde2ec;border-radius:8px;width:36px;height:36px;padding:3px}.compare-module__DVR35q__vsMark{align-self:center;font-size:22px;font-weight:900}.compare-module__DVR35q__verb{font-size:clamp(15px, calc(100cqi / (var(--len,6) * .68)), 26px);letter-spacing:-.02em;font-weight:900;line-height:1.1}@media (max-width:520px){.compare-module__DVR35q__versus{grid-template-columns:minmax(0,1fr)}}.compare-module__DVR35q__sources{color:#33425a;border:3px dashed #b8c1d6;border-radius:12px;flex-direction:column;gap:10px;padding:18px 20px;font-size:14px;line-height:1.55;display:flex}.compare-module__DVR35q__stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.compare-module__DVR35q__stat{color:#fff;border:3px solid #8da2ff;border-radius:12px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.compare-module__DVR35q__statValue{color:#9fe870;font-size:28px;font-weight:900;line-height:1.1}.compare-module__DVR35q__ctaCard{background:#fff;border:4px solid #0a1727;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex;box-shadow:6px 6px #9fe870,6px 6px 0 3px #0a1727}.compare-module__DVR35q__ctaStrip{background:#f4fdf0;border:3px dashed #0a1727;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px 24px;padding:16px 20px;display:flex}.compare-module__DVR35q__moreCard{color:#0a1727;background:#fff;flex-direction:column;gap:8px;height:100%;padding:16px 18px;text-decoration:none;transition:transform .12s steps(2,end);display:flex;box-shadow:4px 4px #0a1727}.compare-module__DVR35q__moreCard:hover{transform:translate(-1px,-2px)}.compare-module__DVR35q__moreLogo{object-fit:contain;background:#fff;border:2px solid #dde2ec;border-radius:6px;width:28px;height:28px;padding:2px}.compare-module__DVR35q__ctxLink{color:var(--color-ink);text-decoration:underline;-webkit-text-decoration-color:var(--color-periwinkle,#8f9cf7);text-decoration-color:var(--color-periwinkle,#8f9cf7);text-underline-offset:4px;margin-top:6px;font-size:13px;font-weight:700;text-decoration-thickness:2px;display:block}.compare-module__DVR35q__ctxLink:after{content:" ›"}.compare-module__DVR35q__ctxLink:hover,.compare-module__DVR35q__ctxLink:focus-visible{color:var(--color-link-hover);-webkit-text-decoration-color:var(--color-link-hover);text-decoration-color:var(--color-link-hover)}
.offer-toys-module__yQ2ryW__says{align-items:center;gap:8px;display:inline-flex}.offer-toys-module__yQ2ryW__saysSprite{flex:none}.offer-toys-module__yQ2ryW__saysBubble{border:3px solid var(--color-ink);text-align:center;background:#fff;border-radius:6px;min-width:8.5em;padding:4px 10px;font-size:13px;font-weight:700}.offer-toys-module__yQ2ryW__says[data-mood=yes] .offer-toys-module__yQ2ryW__saysBubble{background:var(--color-grass);color:var(--color-forest)}.offer-toys-module__yQ2ryW__says[data-mood=no] .offer-toys-module__yQ2ryW__saysBubble{background:var(--color-berry)}.offer-toys-module__yQ2ryW__says[data-mood=hmm] .offer-toys-module__yQ2ryW__saysBubble{background:var(--color-coin)}.offer-toys-module__yQ2ryW__topRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.offer-toys-module__yQ2ryW__yours{color:var(--color-slate);font-size:15px;font-weight:650}.offer-toys-module__yQ2ryW__anchorChip{border:3px solid var(--color-ink);background:var(--color-sky);color:var(--color-ink);text-underline-offset:3px;border-radius:6px;padding:1px 8px;font-weight:700;text-decoration:underline;text-decoration-thickness:2px;display:inline-block}.offer-toys-module__yQ2ryW__doneRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 20px;min-height:56px;display:flex}.offer-toys-module__yQ2ryW__doneRow>span{flex:18em;min-height:2.75em}.offer-toys-module__yQ2ryW__shelf{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.offer-toys-module__yQ2ryW__shelf>li{display:flex}.offer-toys-module__yQ2ryW__book{border:3px solid var(--color-ink);width:100%;min-height:96px;box-shadow:3px 3px 0 var(--color-ink);color:var(--color-ink);font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:8px;flex-direction:column;align-items:flex-start;gap:6px;padding:12px 12px 30px;transition:transform .12s;display:flex;position:relative}.offer-toys-module__yQ2ryW__book:hover{transform:translateY(-2px)}.offer-toys-module__yQ2ryW__book:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}.offer-toys-module__yQ2ryW__book[aria-pressed=true]{box-shadow:3px 3px 0 var(--color-periwinkle)}.offer-toys-module__yQ2ryW__book[data-verdict=fit]{background:var(--color-grass)}.offer-toys-module__yQ2ryW__book[data-verdict=close]{background:var(--color-cream)}.offer-toys-module__yQ2ryW__book[data-verdict=rule],.offer-toys-module__yQ2ryW__book[data-verdict=off]{background:var(--color-mist);color:var(--color-slate)}.offer-toys-module__yQ2ryW__bookKind{border:2px solid;padding:1px 6px;font-size:10px}.offer-toys-module__yQ2ryW__bookTitle{font-size:16px;font-weight:800;line-height:1.3}.offer-toys-module__yQ2ryW__bookStamp{font-size:10px;position:absolute;bottom:6px;right:8px}.offer-toys-module__yQ2ryW__book[data-verdict] .offer-toys-module__yQ2ryW__bookStamp{border:2px solid var(--color-ink);background:#fff;padding:1px 6px;transform:rotate(-4deg)}.offer-toys-module__yQ2ryW__request{border:3px dashed var(--color-ink);background:var(--color-mist);border-radius:10px;flex-direction:column;gap:12px;padding:16px;display:flex;position:relative}.offer-toys-module__yQ2ryW__request>:not(.offer-toys-module__yQ2ryW__lockNote){filter:blur(2.5px)grayscale();-webkit-user-select:none;user-select:none;transition:filter .3s}.offer-toys-module__yQ2ryW__request[data-solved]{background:#fff;border-style:solid}.offer-toys-module__yQ2ryW__request[data-solved]>:not(.offer-toys-module__yQ2ryW__lockNote){filter:none;-webkit-user-select:auto;user-select:auto}.offer-toys-module__yQ2ryW__para{border-left:4px solid var(--color-fog);color:var(--color-slate);flex-direction:column;gap:4px;padding:10px 12px;font-size:15px;line-height:1.5;display:flex}.offer-toys-module__yQ2ryW__paraNew{border-left-color:var(--color-grass);color:var(--color-ink)}.offer-toys-module__yQ2ryW__ins{background:var(--color-coin);-webkit-box-decoration-break:clone;box-decoration-break:clone;text-decoration:none}.offer-toys-module__yQ2ryW__bl{text-underline-offset:3px;font-weight:700;text-decoration:underline;text-decoration-thickness:2px}.offer-toys-module__yQ2ryW__lockNote{border:3px solid var(--color-ink);max-width:88%;box-shadow:3px 3px 0 var(--color-ink);text-align:center;background:#fff;border-radius:8px;padding:6px 12px;font-size:14px;font-weight:800;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.offer-toys-module__yQ2ryW__request[data-solved] .offer-toys-module__yQ2ryW__lockNote{visibility:hidden}@media (max-width:600px){.offer-toys-module__yQ2ryW__book{min-height:0;padding:10px 10px 28px}.offer-toys-module__yQ2ryW__bookTitle{font-size:14px}.offer-toys-module__yQ2ryW__doneRow>span{min-height:4.125em}}@media (prefers-reduced-motion:no-preference){.offer-toys-module__yQ2ryW__saysSprite{animation:.35s offer-toys-module__yQ2ryW__saysHop}.offer-toys-module__yQ2ryW__book[data-verdict] .offer-toys-module__yQ2ryW__bookStamp{animation:.3s cubic-bezier(.3,1.5,.5,1) both offer-toys-module__yQ2ryW__stampIn}.offer-toys-module__yQ2ryW__request[data-solved] .offer-toys-module__yQ2ryW__ins{animation:.6s cubic-bezier(.2,.8,.2,1) .15s both offer-toys-module__yQ2ryW__insIn}}@keyframes offer-toys-module__yQ2ryW__saysHop{0%,to{transform:none}45%{transform:translateY(-8px)}}@keyframes offer-toys-module__yQ2ryW__stampIn{0%{opacity:0;transform:rotate(-4deg)scale(1.6)}to{opacity:1;transform:rotate(-4deg)scale(1)}}@keyframes offer-toys-module__yQ2ryW__insIn{0%{opacity:0;background:0 0}to{opacity:1}}.offer-toys-module__yQ2ryW__resultBox{min-height:calc(var(--lines,2) * 1.375em);display:block}@media (max-width:600px){.offer-toys-module__yQ2ryW__resultBox{min-height:calc(var(--lines-narrow,4) * 1.375em)}}.offer-toys-module__yQ2ryW__rules{border:3px solid var(--color-ink);background:var(--color-coin);border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:8px 12px;font-size:15px;font-weight:700;display:flex;transform:rotate(-.6deg)}.offer-toys-module__yQ2ryW__pitches{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.offer-toys-module__yQ2ryW__pitches>li{display:flex}.offer-toys-module__yQ2ryW__pitch{border:3px solid var(--color-ink);width:100%;box-shadow:3px 3px 0 var(--color-ink);color:var(--color-ink);font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:8px;flex-direction:column;align-items:flex-start;gap:2px;padding:8px 12px;font-size:15px;font-weight:700;line-height:1.3;transition:transform .12s;display:flex}.offer-toys-module__yQ2ryW__pitch:hover{transform:translate(3px)}.offer-toys-module__yQ2ryW__pitch:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}.offer-toys-module__yQ2ryW__pitch[aria-pressed=true]{box-shadow:3px 3px 0 var(--color-periwinkle)}.offer-toys-module__yQ2ryW__pitch[data-mood=yes]{background:var(--color-grass)}.offer-toys-module__yQ2ryW__pitch[data-mood=no]{background:var(--color-mist);color:var(--color-slate);text-decoration:line-through;text-decoration-thickness:2px}.offer-toys-module__yQ2ryW__pitch[data-mood=hmm]{background:var(--color-cream)}.offer-toys-module__yQ2ryW__chat{border:3px solid var(--color-ink);background:var(--color-mist);border-radius:10px;flex-direction:column;gap:8px;min-height:212px;padding:12px;display:flex}.offer-toys-module__yQ2ryW__bubble{border:3px solid var(--color-ink);border-radius:8px;max-width:92%;padding:8px 12px;font-size:14px;line-height:1.4}.offer-toys-module__yQ2ryW__bubbleScout{background:var(--color-ink);color:#fff;align-self:flex-end}.offer-toys-module__yQ2ryW__bubbleEditor{background:#fff;align-self:flex-start}.offer-toys-module__yQ2ryW__bubbleEditor[data-mood=yes]{background:var(--color-grass);color:var(--color-forest)}.offer-toys-module__yQ2ryW__draftStamp{border:3px solid var(--color-ink);background:var(--color-grass);padding:2px 8px;font-size:10px;transform:rotate(-3deg)}.offer-toys-module__yQ2ryW__lockChip{border:3px solid var(--color-ink);background:var(--color-grass);color:var(--color-ink);border-radius:8px;align-self:flex-start;align-items:center;gap:8px;margin-top:4px;padding:3px 10px;font-size:13px;font-weight:700;display:inline-flex}.offer-toys-module__yQ2ryW__padlock{flex:none;width:12px;height:14px;position:relative}.offer-toys-module__yQ2ryW__padlock:before{content:"";border:3px solid var(--color-ink);border-bottom:0;width:8px;height:8px;position:absolute;top:0;left:2px}.offer-toys-module__yQ2ryW__padlock:after{content:"";background:var(--color-ink);width:12px;height:8px;position:absolute;bottom:0;left:0}@media (max-width:600px){.offer-toys-module__yQ2ryW__chat{min-height:232px}}@media (prefers-reduced-motion:no-preference){.offer-toys-module__yQ2ryW__request[data-solved] .offer-toys-module__yQ2ryW__draftStamp{animation:.35s cubic-bezier(.3,1.5,.5,1) .2s both offer-toys-module__yQ2ryW__stampIn}.offer-toys-module__yQ2ryW__request[data-solved] .offer-toys-module__yQ2ryW__padlock:before{animation:.35s steps(2,end) .6s both offer-toys-module__yQ2ryW__shackleShut}}@keyframes offer-toys-module__yQ2ryW__shackleShut{0%{transform:translateY(-4px)}to{transform:none}}.offer-toys-module__yQ2ryW__meeting{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:14px;display:grid}.offer-toys-module__yQ2ryW__boss{flex-direction:column;align-items:center;gap:4px;display:flex}.offer-toys-module__yQ2ryW__bossFace{border:4px solid var(--color-ink);background:var(--color-coin);width:56px;height:56px;box-shadow:3px 3px 0 var(--color-ink);border-radius:8px;justify-content:center;align-items:center;font-size:20px;font-weight:900;display:flex}.offer-toys-module__yQ2ryW__bossBubble{border:3px solid var(--color-ink);background:#fff;border-radius:8px;min-height:calc(2.8em + 34px);margin:0;padding:8px 12px;font-size:17px;font-weight:800;line-height:1.4;position:relative}@media (max-width:600px){.offer-toys-module__yQ2ryW__bossBubble{min-height:calc(4.2em + 42px)}}.offer-toys-module__yQ2ryW__bossBubble[data-tone=miss]{background:var(--color-berry)}.offer-toys-module__yQ2ryW__report{border:4px solid var(--color-ink);box-shadow:5px 5px 0 var(--color-ink);background:#fff;border-radius:10px;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.offer-toys-module__yQ2ryW__reportLine{border:0;border-top:3px dashed var(--color-rule);width:100%;color:var(--color-slate);font:inherit;text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:baseline;gap:12px;padding:8px;font-size:15px;display:flex}.offer-toys-module__yQ2ryW__reportLine strong{color:var(--color-ink);font-weight:800}.offer-toys-module__yQ2ryW__reportLine:hover{background:var(--color-sky)}.offer-toys-module__yQ2ryW__reportLine:focus-visible{outline:3px solid var(--color-focus);outline-offset:-3px}.offer-toys-module__yQ2ryW__reportLine[data-state=ok]{background:var(--color-grass);color:var(--color-forest)}.offer-toys-module__yQ2ryW__reportLine[data-state=ok] span:before{content:"✓ ";font-weight:900}.offer-toys-module__yQ2ryW__reportLine[data-state=miss]{background:var(--color-berry);color:var(--color-ink)}.offer-toys-module__yQ2ryW__answers summary{cursor:pointer;font-size:14px;font-weight:700}.offer-toys-module__yQ2ryW__answers li{color:var(--color-slate);font-size:14px;line-height:1.45}@media (prefers-reduced-motion:no-preference){.offer-toys-module__yQ2ryW__reportLine[data-state=miss]{animation:.3s steps(3,end) offer-toys-module__yQ2ryW__lineShake}.offer-toys-module__yQ2ryW__reportLine[data-state=ok]{animation:.3s offer-toys-module__yQ2ryW__lineOk}}@keyframes offer-toys-module__yQ2ryW__lineShake{0%,to{transform:none}33%{transform:translate(-4px)}66%{transform:translate(4px)}}@keyframes offer-toys-module__yQ2ryW__lineOk{0%{transform:scale(1.03)}to{transform:none}}
