._loadingState_ub62x_1{position:relative;display:flex;flex-direction:column;gap:var(--step-sm);padding:var(--step-md);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:linear-gradient(135deg,#ffffff0d,#ffffff05);box-shadow:0 10px 30px #00000052,0 0 0 1px #ffffff05;overflow:hidden}._glow_ub62x_20{position:absolute;inset:-30% -20% auto;height:90%;background:radial-gradient(circle at 10% 10%,rgba(255,255,255,.16),transparent 30%),radial-gradient(circle at 80% 0%,rgba(103,232,249,.14),transparent 35%),radial-gradient(circle at 50% 70%,rgba(244,114,182,.12),transparent 35%);filter:blur(24px);opacity:.9;animation:_floatGlow_ub62x_1 4s ease-in-out infinite alternate;pointer-events:none}._header_ub62x_34{position:relative;display:flex;align-items:center;gap:var(--step-sm);z-index:1}._spinnerBadge_ub62x_42{width:54px;height:54px;display:grid;place-items:center;border-radius:var(--radius-full);background:linear-gradient(135deg,#ffffff1f,#ffffff0a);border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 20px #00000040}._text_ub62x_57{display:flex;flex-direction:column;gap:var(--step-2xs);min-width:0}._label_ub62x_64{margin:0;font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--text);line-height:var(--leading-tight)}._hint_ub62x_72{margin:0;font-size:var(--text-sm);color:var(--text-subtle);line-height:var(--leading-snug)}._progressTrack_ub62x_79{position:relative;height:6px;border-radius:999px;background:var(--surface-muted);overflow:hidden;z-index:1}._progressThumb_ub62x_88{position:absolute;top:0;right:0;bottom:0;left:0;width:42%;background:linear-gradient(90deg,var(--accent),var(--accent-hover));filter:drop-shadow(0 0 14px rgba(0,0,0,.2));animation:_slide_ub62x_1 1.6s ease-in-out infinite}._skeletons_ub62x_97{display:flex;flex-direction:column;gap:var(--step-2xs);z-index:1}._skeletonLine_ub62x_104{opacity:.8}._skeletonLine_ub62x_104:nth-child(2){max-width:76%}._skeletonLine_ub62x_104:nth-child(3){max-width:58%}._compact_ub62x_116{padding:var(--step-sm) var(--step-md);gap:var(--step-xs)}._compact_ub62x_116 ._spinnerBadge_ub62x_42{width:44px;height:44px}._compact_ub62x_116 ._progressTrack_ub62x_79{height:5px}._compact_ub62x_116 ._skeletonLine_ub62x_104{max-width:100%}@keyframes _slide_ub62x_1{0%{transform:translate(-60%)}50%{transform:translate(5%)}to{transform:translate(120%)}}@keyframes _floatGlow_ub62x_1{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(-6%,-4%,0) scale(1.05)}}._overlay_1hm93_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:flex-end;justify-content:center;z-index:9999;animation:_fadeIn_1hm93_1 .15s ease-out}@keyframes _fadeIn_1hm93_1{0%{opacity:0}to{opacity:1}}._sheet_1hm93_18{background:var(--surface);border-radius:16px 16px 0 0;width:100%;max-height:92vh;display:flex;flex-direction:column;animation:_slideUp_1hm93_1 .25s cubic-bezier(.2,.8,.2,1);box-shadow:0 -4px 24px #00000026}@keyframes _slideUp_1hm93_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._dragHandleZone_1hm93_34{padding:12px 16px 4px;cursor:grab;touch-action:none;flex-shrink:0}._dragHandleZone_1hm93_34:active{cursor:grabbing}._dragHandle_1hm93_34{width:36px;height:4px;background:var(--border-subtle);border-radius:2px;margin:0 auto}._header_1hm93_53{display:flex;align-items:flex-start;gap:12px;padding:12px 16px 16px;flex-shrink:0}._headerIcon_1hm93_61{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--surface-hover);border-radius:8px;color:var(--text-muted);flex-shrink:0}._titleBlock_1hm93_73{flex:1;min-width:0}._title_1hm93_73{margin:0;font-size:16px;font-weight:600;color:var(--text);line-height:1.3}._subtitle_1hm93_86{margin-top:2px;font-size:13px;color:var(--text-muted)}._closeBtn_1hm93_92{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--surface-muted);border:none;border-radius:50%;font-size:20px;line-height:1;color:var(--text-subtle);cursor:pointer;flex-shrink:0;padding-bottom:2px}._closeBtn_1hm93_92:active{background:var(--surface-hover)}._content_1hm93_113{flex:1;overflow-y:auto;padding:0 16px 16px}._footer_1hm93_120{padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border-subtle);background:var(--surface);flex-shrink:0}@media(min-width:768px){._overlay_1hm93_1{align-items:center;padding:24px}._sheet_1hm93_18{max-width:480px;max-height:80vh;border-radius:16px;animation:_scaleIn_1hm93_1 .2s ease-out}._sheet_1hm93_18._sizeSm_1hm93_143{max-width:360px}._sheet_1hm93_18._sizeLg_1hm93_147{max-width:600px}@keyframes _scaleIn_1hm93_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._dragHandleZone_1hm93_34{display:none}._footer_1hm93_120{padding-bottom:16px}}._icon_1uetd_6{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;line-height:1;flex-shrink:0}._icon_1uetd_6 svg{display:block}._icon_1uetd_6 i{display:block;line-height:1}._textIcon_1uetd_25{font-weight:600;letter-spacing:-.05em}._clickable_1uetd_31{cursor:pointer;transition:opacity .1s ease,transform .1s ease}._clickable_1uetd_31:hover,._clickable_1uetd_31:active{opacity:.8}._animationSpin_1uetd_49{animation:_icon-spin_1uetd_1 1s linear infinite}@keyframes _icon-spin_1uetd_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._animationPulse_1uetd_63{animation:_icon-pulse_1uetd_1 2s ease-in-out infinite}@keyframes _icon-pulse_1uetd_1{0%,to{opacity:1}50%{opacity:.5}}._animationBounce_1uetd_78{animation:_icon-bounce_1uetd_1 .5s ease-out}@keyframes _icon-bounce_1uetd_1{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}._animationShake_1uetd_95{animation:_icon-shake_1uetd_1 .5s ease-out}@keyframes _icon-shake_1uetd_1{0%,to{transform:translate(0)}20%,60%{transform:translate(-4px)}40%,80%{transform:translate(4px)}}._animationFadeIn_1uetd_115{animation:_icon-fade-in_1uetd_1 .3s ease-out}@keyframes _icon-fade-in_1uetd_1{0%{opacity:0}to{opacity:1}}._animationScaleIn_1uetd_129{animation:_icon-scale-in_1uetd_1 .2s ease-out}@keyframes _icon-scale-in_1uetd_1{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}._overlay_2zl40_1{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;pointer-events:none}._backdrop_2zl40_11{position:absolute;top:0;left:0;right:0;bottom:0;background:#0009;pointer-events:auto;transition:clip-path var(--duration-standard) var(--ease-standard)}._highlight_2zl40_22{position:absolute;border:2px solid var(--accent, #c7362e);border-radius:var(--radius-md);box-shadow:0 0 0 4px var(--accent-alpha-10, rgba(199, 54, 46, .1)),0 0 16px 4px #c7362e14;pointer-events:none;transition:all var(--duration-standard, .3s) var(--ease-standard, cubic-bezier(.4, 0, .2, 1))}._tooltip_2zl40_32{position:absolute;width:280px;max-width:calc(100vw - var(--step-xl));background:var(--bg-elev);border-radius:var(--radius-xl);padding:var(--step-lg);box-shadow:var(--shadow-soft-md);border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto;animation:_fadeIn_2zl40_1 var(--duration-fast) var(--ease-out)}@keyframes _fadeIn_2zl40_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._closeButton_2zl40_58{position:absolute;top:var(--step-sm);right:var(--step-sm);width:24px;height:24px;border:none;background:transparent;color:var(--muted);font-size:var(--text-base);cursor:pointer;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;transition:all var(--duration-fast) var(--ease-standard)}._closeButton_2zl40_58:hover{background:var(--surface-muted);color:var(--text)}._title_2zl40_81{margin:0 0 var(--step-sm) 0;font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text);padding-right:24px;line-height:1.25}._description_2zl40_90{margin:0 0 var(--step-lg) 0;font-size:var(--text-base);line-height:1.5;color:var(--text-subtle)}._footer_2zl40_97{display:flex;align-items:center;justify-content:space-between}._skipButton_2zl40_103{background:transparent;border:none;color:var(--muted);font-size:var(--text-sm);cursor:pointer;padding:var(--step-xs) var(--step-sm);border-radius:var(--radius-sm);transition:background var(--duration-fast) var(--ease-standard);font-weight:var(--font-medium)}._skipButton_2zl40_103:hover{background:var(--surface-muted);color:var(--text)}._rightSection_2zl40_120{display:flex;align-items:center;gap:12px}._stepIndicator_2zl40_126{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--muted)}._nextButton_2zl40_132{background:var(--accent, #c7362e);color:var(--accent-contrast, #ffffff);border:none;padding:var(--step-sm, .75rem) var(--step-md, 1rem);border-radius:var(--radius-sm, .5rem);font-size:var(--text-base, .875rem);font-weight:var(--font-medium, 500);cursor:pointer;transition:all var(--duration-fast, .2s) var(--ease-standard, cubic-bezier(.4, 0, .2, 1));box-shadow:var(--shadow-soft-sm, 0 .25rem .75rem rgba(15, 23, 42, .08))}._nextButton_2zl40_132:hover{background:color-mix(in srgb,var(--accent, #c7362e) 85%,black);box-shadow:var(--shadow-soft-md, 0 .75rem 28px rgba(15, 23, 42, .12));transform:translateY(-1px)}._nextButton_2zl40_132:active{transform:scale(.98)}._viewport_1xxhi_1{position:fixed;left:50%;bottom:var(--step-lg);transform:translate(-50%);width:min(var(--step-5xl),calc(100% - var(--step-xl)));display:flex;flex-direction:column;gap:var(--step-sm);z-index:2000;pointer-events:none}._toast_1xxhi_14{pointer-events:auto;display:flex;flex-direction:column;gap:var(--step-xs);padding:var(--step-sm) var(--step-md);border-radius:var(--radius-lg);background:var(--bg-elev);border:1px solid var(--border-subtle);box-shadow:var(--shadow-soft-md)}._intentInfo_1xxhi_26{border-left:var(--step-2xs) solid var(--accent)}._intentSuccess_1xxhi_30{border-left:var(--step-2xs) solid var(--ok)}._intentError_1xxhi_34{border-left:var(--step-2xs) solid var(--error)}._intentWarning_1xxhi_38{border-left:var(--step-2xs) solid var(--warn)}._titleRow_1xxhi_42{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--step-sm)}._icon_1xxhi_49{font-size:var(--text-base);line-height:1}._title_1xxhi_42{margin:0;font-weight:var(--font-bold);font-size:var(--text-base);color:var(--text)}._description_1xxhi_61{margin:0;font-size:var(--text-sm);color:var(--text-subtle)}._dismiss_1xxhi_67{border:none;background:none;color:var(--muted);cursor:pointer;font-size:var(--text-xs);padding:var(--step-3xs);align-self:flex-end;transition:color var(--duration-fast) var(--ease-standard)}._dismiss_1xxhi_67:hover{color:var(--text)}._dismiss_1xxhi_67:focus-visible{outline:var(--step-3xs) solid var(--accent);outline-offset:var(--step-3xs)}@media(max-width:600px){._viewport_1xxhi_1{bottom:var(--step-md);width:calc(100% - var(--step-lg))}}._footer_1qn2s_1{display:flex;gap:12px}._footer_1qn2s_1>*{flex:1}._screenshotBox_1qn2s_10{width:100%;aspect-ratio:16 / 10;max-height:180px;background:var(--surface-muted, rgba(255, 255, 255, .05));border-radius:8px;border:1px solid var(--border, rgba(255, 255, 255, .1));overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:12px}._screenshot_1qn2s_10{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}._capturing_1qn2s_30,._noScreenshot_1qn2s_31{color:var(--text-secondary);font-size:13px}._textarea_1qn2s_36{width:100%;min-height:80px;padding:12px;background:var(--surface-muted, rgba(255, 255, 255, .05));border:1px solid var(--border);border-radius:8px;color:var(--text);font-size:15px;font-family:inherit;resize:vertical;margin-bottom:12px}._textarea_1qn2s_36:focus{outline:none;border-color:var(--accent)}._context_1qn2s_55{font-size:12px;color:var(--text-tertiary)}._overlay_7xjmg_6{position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--overlay);display:flex;align-items:center;justify-content:center;z-index:10000;padding:var(--step-md)}._dialog_7xjmg_20{background:var(--bg);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);max-width:28rem;width:100%;padding:var(--step-lg);animation:_slideIn_7xjmg_1 var(--duration-fast) ease-out}@keyframes _slideIn_7xjmg_1{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}._title_7xjmg_41{font-size:var(--text-lg);font-weight:var(--font-semibold);margin:0 0 var(--step-md) 0;color:var(--text)}._message_7xjmg_48{font-size:var(--text-sm);line-height:var(--leading-normal);color:var(--text-subtle);margin-bottom:var(--step-lg);white-space:pre-wrap}._actions_7xjmg_56{display:flex;gap:var(--step-sm);justify-content:flex-end}._actions_7xjmg_56 button{min-width:5rem}._overlay_ly3h4_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--overlay);display:flex;align-items:center;justify-content:center;z-index:1000}._dialog_ly3h4_14{background:var(--bg);border-radius:var(--radius-sm);padding:var(--step-lg);max-width:500px;width:90%;box-shadow:var(--shadow-md)}._title_ly3h4_23{margin:0 0 var(--step-md) 0;font-size:var(--text-xl);font-weight:var(--font-semibold);color:var(--text)}._message_ly3h4_30{margin:0 0 var(--step-md) 0;color:var(--text-subtle);line-height:var(--leading-normal)}._input_ly3h4_36{width:100%;padding:var(--step-xs) var(--step-sm);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);font-size:var(--text-sm);margin-bottom:var(--step-lg);box-sizing:border-box}._input_ly3h4_36:focus{outline:none;border-color:var(--info);box-shadow:0 0 0 3px #2563eb1a}._actions_ly3h4_52{display:flex;justify-content:flex-end;gap:var(--step-sm)}._cancelButton_ly3h4_58,._confirmButton_ly3h4_59{padding:var(--step-xs) var(--step-lg);border-radius:var(--radius-sm);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;border:none;transition:all var(--duration-fast)}._cancelButton_ly3h4_58{background-color:var(--surface-muted);color:var(--text)}._cancelButton_ly3h4_58:hover{background-color:var(--border-strong)}._confirmButton_ly3h4_59{background-color:var(--info);color:var(--text-inverse)}._confirmButton_ly3h4_59:hover{opacity:.9}._backdrop_8tp23_1{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--bg-base);display:flex;align-items:center;justify-content:center;padding:var(--step-xl);z-index:9999}._modal_8tp23_15{background:var(--bg-elev);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);max-width:480px;width:100%;padding:var(--step-xl);border:1px solid var(--border-subtle);position:relative}._closeButton_8tp23_26{position:absolute;top:var(--step-md);right:var(--step-md);background:transparent;border:none;font-size:var(--text-xl);color:var(--text-subtle);cursor:pointer;width:var(--step-xl);height:var(--step-xl);display:flex;align-items:center;justify-content:center;border-radius:var(--radius-md);transition:all var(--duration-base) var(--ease-standard);z-index:10}._closeButton_8tp23_26:hover{background:var(--bg-hover);color:var(--text)}._modalHeader_8tp23_50{text-align:center;margin-bottom:var(--step-2xl)}._title_8tp23_55{margin:0 0 var(--step-sm) 0;font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--text);line-height:var(--leading-tight)}._subtitle_8tp23_63{margin:0;font-size:var(--text-base);color:var(--text-subtle);line-height:var(--leading-normal)}._modalContent_8tp23_70{display:flex;flex-direction:column;gap:var(--step-xl)}._error_8tp23_76{padding:var(--step-md);background:var(--bg-error);color:var(--text-error);border-radius:var(--radius-md);margin-bottom:var(--step-lg);border:1px solid var(--border-error);font-size:var(--text-sm);font-weight:var(--font-semibold);text-align:center}._loading_8tp23_88{padding:var(--step-md);color:var(--text-subtle);text-align:center;font-size:var(--text-sm)}._qrSection_8tp23_95{display:flex;flex-direction:column;align-items:center;gap:var(--step-md)}._qrCodeWrapper_8tp23_102{width:240px;height:240px;background:var(--bg);border-radius:var(--radius-lg);padding:var(--step-md);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-sm);border:1px solid var(--border-subtle)}._qrCode_8tp23_102{width:100%;height:100%;display:block}._qrHint_8tp23_121{margin:0;font-size:var(--text-sm);color:var(--text-subtle);text-align:center}._divider_8tp23_128{position:relative;text-align:center;padding:var(--step-md) 0}._divider_8tp23_128:before,._divider_8tp23_128:after{content:"";position:absolute;top:50%;width:calc(50% - 40px);height:1px;background:var(--border-subtle)}._divider_8tp23_128:before{left:0}._divider_8tp23_128:after{right:0}._divider_8tp23_128 span{font-size:var(--text-sm);color:var(--text-subtle);background:var(--bg-surface);padding:0 var(--step-md);position:relative}._buttonGroup_8tp23_160{display:flex;justify-content:center}@media(max-width:768px){._backdrop_8tp23_1{padding:var(--step-md)}._modal_8tp23_15{padding:var(--step-xl) var(--step-lg)}._title_8tp23_55{font-size:var(--text-2xl)}._qrCodeWrapper_8tp23_102{width:200px;height:200px}._divider_8tp23_128:before,._divider_8tp23_128:after{width:calc(50% - 30px)}}/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-50:oklch(97.1% .013 17.38);--color-red-200:oklch(88.5% .062 18.334);--color-red-300:oklch(80.8% .114 19.571);--color-red-400:oklch(70.4% .191 22.216);--color-red-500:oklch(63.7% .237 25.331);--color-red-600:oklch(57.7% .245 27.325);--color-red-700:oklch(50.5% .213 27.518);--color-red-800:oklch(44.4% .177 26.899);--color-red-900:oklch(39.6% .141 25.723);--color-red-950:oklch(25.8% .092 26.042);--color-orange-100:oklch(95.4% .038 75.164);--color-orange-300:oklch(83.7% .128 66.29);--color-orange-400:oklch(75% .183 55.934);--color-orange-500:oklch(70.5% .213 47.604);--color-orange-600:oklch(64.6% .222 41.116);--color-orange-800:oklch(47% .157 37.304);--color-orange-950:oklch(26.6% .079 36.259);--color-amber-100:oklch(96.2% .059 95.617);--color-amber-200:oklch(92.4% .12 95.746);--color-amber-300:oklch(87.9% .169 91.605);--color-amber-400:oklch(82.8% .189 84.429);--color-amber-500:oklch(76.9% .188 70.08);--color-amber-600:oklch(66.6% .179 58.318);--color-amber-700:oklch(55.5% .163 48.998);--color-amber-950:oklch(27.9% .077 45.635);--color-yellow-50:oklch(98.7% .026 102.212);--color-yellow-200:oklch(94.5% .129 101.54);--color-yellow-300:oklch(90.5% .182 98.111);--color-yellow-400:oklch(85.2% .199 91.936);--color-yellow-500:oklch(79.5% .184 86.047);--color-yellow-600:oklch(68.1% .162 75.834);--color-yellow-700:oklch(55.4% .135 66.442);--color-yellow-900:oklch(42.1% .095 57.708);--color-green-50:oklch(98.2% .018 155.826);--color-green-200:oklch(92.5% .084 155.995);--color-green-300:oklch(87.1% .15 154.449);--color-green-400:oklch(79.2% .209 151.711);--color-green-500:oklch(72.3% .219 149.579);--color-green-600:oklch(62.7% .194 149.214);--color-green-700:oklch(52.7% .154 150.069);--color-green-800:oklch(44.8% .119 151.328);--color-green-900:oklch(39.3% .095 152.535);--color-emerald-50:oklch(97.9% .021 166.113);--color-emerald-100:oklch(95% .052 163.051);--color-emerald-200:oklch(90.5% .093 164.15);--color-emerald-300:oklch(84.5% .143 164.978);--color-emerald-400:oklch(76.5% .177 163.223);--color-emerald-500:oklch(69.6% .17 162.48);--color-emerald-600:oklch(59.6% .145 163.225);--color-emerald-700:oklch(50.8% .118 165.612);--color-emerald-800:oklch(43.2% .095 166.913);--color-emerald-900:oklch(37.8% .077 168.94);--color-emerald-950:oklch(26.2% .051 172.552);--color-cyan-400:oklch(78.9% .154 211.53);--color-sky-300:oklch(82.8% .111 230.318);--color-sky-500:oklch(68.5% .169 237.323);--color-blue-400:oklch(70.7% .165 254.624);--color-blue-500:oklch(62.3% .214 259.815);--color-blue-900:oklch(37.9% .146 265.522);--color-indigo-400:oklch(67.3% .182 276.935);--color-indigo-500:oklch(58.5% .233 277.117);--color-purple-200:oklch(90.2% .063 306.703);--color-purple-300:oklch(82.7% .119 306.383);--color-purple-400:oklch(71.4% .203 305.504);--color-purple-500:oklch(62.7% .265 303.9);--color-purple-600:oklch(55.8% .288 302.321);--color-purple-700:oklch(49.6% .265 301.924);--color-purple-800:oklch(43.8% .218 303.724);--color-purple-900:oklch(38.1% .176 304.987);--color-pink-400:oklch(71.8% .202 349.761);--color-rose-50:oklch(96.9% .015 12.422);--color-rose-100:oklch(94.1% .03 12.58);--color-rose-300:oklch(81% .117 11.638);--color-rose-400:oklch(71.2% .194 13.428);--color-rose-500:oklch(64.5% .246 16.439);--color-rose-600:oklch(58.6% .253 17.585);--color-rose-700:oklch(51.4% .222 16.935);--color-rose-800:oklch(45.5% .188 13.697);--color-rose-900:oklch(41% .159 10.272);--color-rose-950:oklch(27.1% .105 12.094);--color-slate-50:oklch(98.4% .003 247.858);--color-slate-100:oklch(96.8% .007 247.896);--color-slate-200:oklch(92.9% .013 255.508);--color-slate-300:oklch(86.9% .022 252.894);--color-slate-400:oklch(70.4% .04 256.788);--color-slate-500:oklch(55.4% .046 257.417);--color-slate-600:oklch(44.6% .043 257.281);--color-slate-700:oklch(37.2% .044 257.287);--color-slate-800:oklch(27.9% .041 260.031);--color-slate-900:oklch(20.8% .042 265.755);--color-slate-950:oklch(12.9% .042 264.695);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-800:oklch(27.8% .033 256.848);--color-gray-900:oklch(21% .034 264.665);--color-gray-950:oklch(13% .028 261.692);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-xs:20rem;--container-sm:24rem;--container-md:28rem;--container-lg:32rem;--container-2xl:42rem;--container-4xl:56rem;--container-6xl:72rem;--container-7xl:80rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--text-5xl:3rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--tracking-tight:-.025em;--tracking-wide:.025em;--tracking-wider:.05em;--leading-tight:1.25;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.625;--radius-xs:.125rem;--radius-sm:calc(var(--radius) - var(--step-2xs));--radius-md:calc(var(--radius) - var(--step-2xs));--radius-lg:var(--radius);--radius-xl:calc(var(--radius) + var(--step-2xs));--radius-2xl:1rem;--radius-3xl:1.5rem;--shadow-xs:0 1px 2px 0 #0000000d;--shadow-sm:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--shadow-2xl:0 25px 50px -12px #00000040;--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--animate-spin:spin 1s linear infinite;--animate-pulse:pulse 2s cubic-bezier(.4,0,.6,1)infinite;--blur-sm:8px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-background:var(--background);--color-primary:var(--primary);--color-secondary:var(--secondary);--color-secondary-foreground:var(--secondary-foreground);--color-border:var(--border)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,var(--ring)50%,transparent)}}body{background-color:var(--background);color:var(--foreground)}}@layer components;@layer utilities{.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing)*0)}.inset-x-0{inset-inline:calc(var(--spacing)*0)}.top-0{top:calc(var(--spacing)*0)}.top-2{top:calc(var(--spacing)*2)}.top-4{top:calc(var(--spacing)*4)}.right-0{right:calc(var(--spacing)*0)}.right-4{right:calc(var(--spacing)*4)}.right-full{right:100%}.bottom-0{bottom:calc(var(--spacing)*0)}.bottom-4{bottom:calc(var(--spacing)*4)}.bottom-full{bottom:100%}.left-0{left:calc(var(--spacing)*0)}.left-2{left:calc(var(--spacing)*2)}.left-full{left:100%}.z-10{z-index:10}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.z-\[999\]{z-index:999}.col-span-2{grid-column:span 2/span 2}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.-mx-1{margin-inline:calc(var(--spacing)*-1)}.mx-1{margin-inline:calc(var(--spacing)*1)}.mx-1\.5{margin-inline:calc(var(--spacing)*1.5)}.mx-2{margin-inline:calc(var(--spacing)*2)}.mx-4{margin-inline:calc(var(--spacing)*4)}.mx-auto{margin-inline:auto}.my-1{margin-block:calc(var(--spacing)*1)}.my-4{margin-block:calc(var(--spacing)*4)}.-mt-1{margin-top:calc(var(--spacing)*-1)}.mt-0\.5{margin-top:calc(var(--spacing)*.5)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-2\.5{margin-top:calc(var(--spacing)*2.5)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-5{margin-top:calc(var(--spacing)*5)}.mt-6{margin-top:calc(var(--spacing)*6)}.mt-8{margin-top:calc(var(--spacing)*8)}.mr-1{margin-right:calc(var(--spacing)*1)}.mr-2{margin-right:calc(var(--spacing)*2)}.mb-0\.5{margin-bottom:calc(var(--spacing)*.5)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.ml-0\.5{margin-left:calc(var(--spacing)*.5)}.ml-1{margin-left:calc(var(--spacing)*1)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-6{margin-left:calc(var(--spacing)*6)}.ml-8{margin-left:calc(var(--spacing)*8)}.ml-auto{margin-left:auto}.line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.aspect-square{aspect-ratio:1}.size-8{width:calc(var(--spacing)*8);height:calc(var(--spacing)*8)}.size-9{width:calc(var(--spacing)*9);height:calc(var(--spacing)*9)}.size-10{width:calc(var(--spacing)*10);height:calc(var(--spacing)*10)}.h-0\.5{height:calc(var(--spacing)*.5)}.h-1\.5{height:calc(var(--spacing)*1.5)}.h-2{height:calc(var(--spacing)*2)}.h-2\.5{height:calc(var(--spacing)*2.5)}.h-3{height:calc(var(--spacing)*3)}.h-3\.5{height:calc(var(--spacing)*3.5)}.h-4{height:calc(var(--spacing)*4)}.h-5{height:calc(var(--spacing)*5)}.h-6{height:calc(var(--spacing)*6)}.h-8{height:calc(var(--spacing)*8)}.h-9{height:calc(var(--spacing)*9)}.h-10{height:calc(var(--spacing)*10)}.h-11{height:calc(var(--spacing)*11)}.h-12{height:calc(var(--spacing)*12)}.h-16{height:calc(var(--spacing)*16)}.h-20{height:calc(var(--spacing)*20)}.h-24{height:calc(var(--spacing)*24)}.h-28{height:calc(var(--spacing)*28)}.h-32{height:calc(var(--spacing)*32)}.h-\[calc\(100\%-1\.25rem\)\]{height:calc(100% - 1.25rem)}.h-full{height:100%}.max-h-32{max-height:calc(var(--spacing)*32)}.max-h-48{max-height:calc(var(--spacing)*48)}.max-h-64{max-height:calc(var(--spacing)*64)}.max-h-96{max-height:calc(var(--spacing)*96)}.max-h-\[80vh\]{max-height:80vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[200px\]{max-height:200px}.max-h-\[300px\]{max-height:300px}.max-h-\[320px\]{max-height:320px}.max-h-\[360px\]{max-height:360px}.min-h-0{min-height:calc(var(--spacing)*0)}.min-h-\[100px\]{min-height:100px}.min-h-\[200px\]{min-height:200px}.min-h-screen{min-height:100vh}.w-1\.5{width:calc(var(--spacing)*1.5)}.w-2{width:calc(var(--spacing)*2)}.w-3{width:calc(var(--spacing)*3)}.w-3\.5{width:calc(var(--spacing)*3.5)}.w-4{width:calc(var(--spacing)*4)}.w-5{width:calc(var(--spacing)*5)}.w-6{width:calc(var(--spacing)*6)}.w-8{width:calc(var(--spacing)*8)}.w-9{width:calc(var(--spacing)*9)}.w-10{width:calc(var(--spacing)*10)}.w-11{width:calc(var(--spacing)*11)}.w-12{width:calc(var(--spacing)*12)}.w-14{width:calc(var(--spacing)*14)}.w-16{width:calc(var(--spacing)*16)}.w-20{width:calc(var(--spacing)*20)}.w-24{width:calc(var(--spacing)*24)}.w-28{width:calc(var(--spacing)*28)}.w-48{width:calc(var(--spacing)*48)}.w-56{width:calc(var(--spacing)*56)}.w-\[320px\]{width:320px}.w-\[360px\]{width:360px}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-6xl{max-width:var(--container-6xl)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-\[80px\]{max-width:80px}.max-w-\[180px\]{max-width:180px}.max-w-\[200px\]{max-width:200px}.max-w-\[240px\]{max-width:240px}.max-w-\[1920px\]{max-width:1920px}.max-w-lg{max-width:var(--container-lg)}.max-w-md{max-width:var(--container-md)}.max-w-sm{max-width:var(--container-sm)}.max-w-xs{max-width:var(--container-xs)}.min-w-0{min-width:calc(var(--spacing)*0)}.min-w-\[1\.5ch\]{min-width:1.5ch}.min-w-\[2rem\]{min-width:2rem}.min-w-\[100px\]{min-width:100px}.min-w-\[180px\]{min-width:180px}.min-w-\[200px\]{min-width:200px}.min-w-\[220px\]{min-width:220px}.min-w-\[240px\]{min-width:240px}.min-w-\[320px\]{min-width:320px}.min-w-\[560px\]{min-width:560px}.flex-1{flex:1}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.-rotate-90{rotate:-90deg}.rotate-90{rotate:90deg}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-pulse{animation:var(--animate-pulse)}.animate-spin{animation:var(--animate-spin)}.cursor-default{cursor:default}.cursor-help{cursor:help}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.resize-none{resize:none}.resize-y{resize:vertical}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.\[appearance\:textfield\]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-0\.5{gap:calc(var(--spacing)*.5)}.gap-1{gap:calc(var(--spacing)*1)}.gap-1\.5{gap:calc(var(--spacing)*1.5)}.gap-2{gap:calc(var(--spacing)*2)}.gap-2\.5{gap:calc(var(--spacing)*2.5)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.gap-6{gap:calc(var(--spacing)*6)}:where(.space-y-0\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*.5)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*.5)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*1)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-1\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*1.5)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*1.5)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2.5)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2.5)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*3)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse)))}.gap-x-3{-moz-column-gap:calc(var(--spacing)*3);column-gap:calc(var(--spacing)*3)}.gap-x-4{-moz-column-gap:calc(var(--spacing)*4);column-gap:calc(var(--spacing)*4)}.gap-y-1{row-gap:calc(var(--spacing)*1)}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px*var(--tw-divide-y-reverse));border-bottom-width:calc(1px*calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-gray-800\/50>:not(:last-child)){border-color:#1e293980}@supports (color:color-mix(in lab,red,red)){:where(.divide-gray-800\/50>:not(:last-child)){border-color:color-mix(in oklab,var(--color-gray-800)50%,transparent)}}.self-center{align-self:center}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-3xl{border-radius:var(--radius-3xl)}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - var(--step-2xs))}.rounded-none{border-radius:0}.rounded-xl{border-radius:calc(var(--radius) + var(--step-2xs))}.rounded-t-3xl{border-top-left-radius:var(--radius-3xl);border-top-right-radius:var(--radius-3xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-t-2{border-top-style:var(--tw-border-style);border-top-width:2px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-l-2{border-left-style:var(--tw-border-style);border-left-width:2px}.border-l-4{border-left-style:var(--tw-border-style);border-left-width:4px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-solid{--tw-border-style:solid;border-style:solid}.border-\[var\(--accent\)\]\/30{border-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.border-\[var\(--accent\)\]\/30{border-color:color-mix(in oklab,var(--accent)30%,transparent)}}.border-\[var\(--border\)\]{border-color:var(--border)}.border-\[var\(--border-strong\)\]{border-color:var(--border-strong)}.border-\[var\(--border-subtle\)\]{border-color:var(--border-subtle)}.border-\[var\(--error\)\]\/30{border-color:var(--error)}@supports (color:color-mix(in lab,red,red)){.border-\[var\(--error\)\]\/30{border-color:color-mix(in oklab,var(--error)30%,transparent)}}.border-\[var\(--ok\)\]\/30{border-color:var(--ok)}@supports (color:color-mix(in lab,red,red)){.border-\[var\(--ok\)\]\/30{border-color:color-mix(in oklab,var(--ok)30%,transparent)}}.border-\[var\(--warn\)\]\/30{border-color:var(--warn)}@supports (color:color-mix(in lab,red,red)){.border-\[var\(--warn\)\]\/30{border-color:color-mix(in oklab,var(--warn)30%,transparent)}}.border-amber-400\/40{border-color:#fcbb0066}@supports (color:color-mix(in lab,red,red)){.border-amber-400\/40{border-color:color-mix(in oklab,var(--color-amber-400)40%,transparent)}}.border-amber-500\/30{border-color:#f99c004d}@supports (color:color-mix(in lab,red,red)){.border-amber-500\/30{border-color:color-mix(in oklab,var(--color-amber-500)30%,transparent)}}.border-amber-500\/40{border-color:#f99c0066}@supports (color:color-mix(in lab,red,red)){.border-amber-500\/40{border-color:color-mix(in oklab,var(--color-amber-500)40%,transparent)}}.border-amber-500\/50{border-color:#f99c0080}@supports (color:color-mix(in lab,red,red)){.border-amber-500\/50{border-color:color-mix(in oklab,var(--color-amber-500)50%,transparent)}}.border-amber-500\/60{border-color:#f99c0099}@supports (color:color-mix(in lab,red,red)){.border-amber-500\/60{border-color:color-mix(in oklab,var(--color-amber-500)60%,transparent)}}.border-amber-700{border-color:var(--color-amber-700)}.border-blue-500{border-color:var(--color-blue-500)}.border-current{border-color:currentColor}.border-emerald-400{border-color:var(--color-emerald-400)}.border-emerald-400\/40{border-color:#00d29466}@supports (color:color-mix(in lab,red,red)){.border-emerald-400\/40{border-color:color-mix(in oklab,var(--color-emerald-400)40%,transparent)}}.border-emerald-500{border-color:var(--color-emerald-500)}.border-emerald-500\/30{border-color:#00bb7f4d}@supports (color:color-mix(in lab,red,red)){.border-emerald-500\/30{border-color:color-mix(in oklab,var(--color-emerald-500)30%,transparent)}}.border-emerald-500\/40{border-color:#00bb7f66}@supports (color:color-mix(in lab,red,red)){.border-emerald-500\/40{border-color:color-mix(in oklab,var(--color-emerald-500)40%,transparent)}}.border-emerald-500\/50{border-color:#00bb7f80}@supports (color:color-mix(in lab,red,red)){.border-emerald-500\/50{border-color:color-mix(in oklab,var(--color-emerald-500)50%,transparent)}}.border-emerald-500\/80{border-color:#00bb7fcc}@supports (color:color-mix(in lab,red,red)){.border-emerald-500\/80{border-color:color-mix(in oklab,var(--color-emerald-500)80%,transparent)}}.border-emerald-800{border-color:var(--color-emerald-800)}.border-emerald-800\/50{border-color:#005f4680}@supports (color:color-mix(in lab,red,red)){.border-emerald-800\/50{border-color:color-mix(in oklab,var(--color-emerald-800)50%,transparent)}}.border-gray-500{border-color:var(--color-gray-500)}.border-gray-600{border-color:var(--color-gray-600)}.border-gray-600\/70{border-color:#4a5565b3}@supports (color:color-mix(in lab,red,red)){.border-gray-600\/70{border-color:color-mix(in oklab,var(--color-gray-600)70%,transparent)}}.border-gray-700{border-color:var(--color-gray-700)}.border-gray-700\/80{border-color:#364153cc}@supports (color:color-mix(in lab,red,red)){.border-gray-700\/80{border-color:color-mix(in oklab,var(--color-gray-700)80%,transparent)}}.border-gray-800{border-color:var(--color-gray-800)}.border-gray-800\/80{border-color:#1e2939cc}@supports (color:color-mix(in lab,red,red)){.border-gray-800\/80{border-color:color-mix(in oklab,var(--color-gray-800)80%,transparent)}}.border-gray-900{border-color:var(--color-gray-900)}.border-green-400{border-color:var(--color-green-400)}.border-green-500{border-color:var(--color-green-500)}.border-green-700{border-color:var(--color-green-700)}.border-green-800{border-color:var(--color-green-800)}.border-indigo-500\/30{border-color:#625fff4d}@supports (color:color-mix(in lab,red,red)){.border-indigo-500\/30{border-color:color-mix(in oklab,var(--color-indigo-500)30%,transparent)}}.border-orange-800{border-color:var(--color-orange-800)}.border-purple-500{border-color:var(--color-purple-500)}.border-purple-500\/40{border-color:#ac4bff66}@supports (color:color-mix(in lab,red,red)){.border-purple-500\/40{border-color:color-mix(in oklab,var(--color-purple-500)40%,transparent)}}.border-purple-500\/50{border-color:#ac4bff80}@supports (color:color-mix(in lab,red,red)){.border-purple-500\/50{border-color:color-mix(in oklab,var(--color-purple-500)50%,transparent)}}.border-purple-700{border-color:var(--color-purple-700)}.border-red-400{border-color:var(--color-red-400)}.border-red-500{border-color:var(--color-red-500)}.border-red-500\/60{border-color:#fb2c3699}@supports (color:color-mix(in lab,red,red)){.border-red-500\/60{border-color:color-mix(in oklab,var(--color-red-500)60%,transparent)}}.border-red-700{border-color:var(--color-red-700)}.border-red-800{border-color:var(--color-red-800)}.border-rose-400{border-color:var(--color-rose-400)}.border-rose-500{border-color:var(--color-rose-500)}.border-rose-500\/30{border-color:#ff23574d}@supports (color:color-mix(in lab,red,red)){.border-rose-500\/30{border-color:color-mix(in oklab,var(--color-rose-500)30%,transparent)}}.border-rose-700{border-color:var(--color-rose-700)}.border-rose-800\/50{border-color:#a3003780}@supports (color:color-mix(in lab,red,red)){.border-rose-800\/50{border-color:color-mix(in oklab,var(--color-rose-800)50%,transparent)}}.border-sky-500\/40{border-color:#00a5ef66}@supports (color:color-mix(in lab,red,red)){.border-sky-500\/40{border-color:color-mix(in oklab,var(--color-sky-500)40%,transparent)}}.border-slate-500\/30{border-color:#62748e4d}@supports (color:color-mix(in lab,red,red)){.border-slate-500\/30{border-color:color-mix(in oklab,var(--color-slate-500)30%,transparent)}}.border-slate-600{border-color:var(--color-slate-600)}.border-slate-600\/70{border-color:#45556cb3}@supports (color:color-mix(in lab,red,red)){.border-slate-600\/70{border-color:color-mix(in oklab,var(--color-slate-600)70%,transparent)}}.border-slate-700{border-color:var(--color-slate-700)}.border-slate-800{border-color:var(--color-slate-800)}.border-slate-800\/80{border-color:#1d293dcc}@supports (color:color-mix(in lab,red,red)){.border-slate-800\/80{border-color:color-mix(in oklab,var(--color-slate-800)80%,transparent)}}.border-slate-900{border-color:var(--color-slate-900)}.border-transparent{border-color:#0000}.border-white\/5{border-color:#ffffff0d}@supports (color:color-mix(in lab,red,red)){.border-white\/5{border-color:color-mix(in oklab,var(--color-white)5%,transparent)}}.border-white\/10{border-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.border-white\/10{border-color:color-mix(in oklab,var(--color-white)10%,transparent)}}.border-white\/20{border-color:#fff3}@supports (color:color-mix(in lab,red,red)){.border-white\/20{border-color:color-mix(in oklab,var(--color-white)20%,transparent)}}.border-yellow-400{border-color:var(--color-yellow-400)}.border-yellow-400\/40{border-color:#fac80066}@supports (color:color-mix(in lab,red,red)){.border-yellow-400\/40{border-color:color-mix(in oklab,var(--color-yellow-400)40%,transparent)}}.border-yellow-400\/70{border-color:#fac800b3}@supports (color:color-mix(in lab,red,red)){.border-yellow-400\/70{border-color:color-mix(in oklab,var(--color-yellow-400)70%,transparent)}}.border-yellow-500{border-color:var(--color-yellow-500)}.border-yellow-500\/30{border-color:#edb2004d}@supports (color:color-mix(in lab,red,red)){.border-yellow-500\/30{border-color:color-mix(in oklab,var(--color-yellow-500)30%,transparent)}}.border-yellow-500\/50{border-color:#edb20080}@supports (color:color-mix(in lab,red,red)){.border-yellow-500\/50{border-color:color-mix(in oklab,var(--color-yellow-500)50%,transparent)}}.border-yellow-600{border-color:var(--color-yellow-600)}.border-yellow-600\/50{border-color:#cd890080}@supports (color:color-mix(in lab,red,red)){.border-yellow-600\/50{border-color:color-mix(in oklab,var(--color-yellow-600)50%,transparent)}}.border-yellow-700{border-color:var(--color-yellow-700)}.border-t-transparent{border-top-color:#0000}.border-r-transparent{border-right-color:#0000}.border-l-blue-500{border-left-color:var(--color-blue-500)}.border-l-green-500{border-left-color:var(--color-green-500)}.border-l-red-500{border-left-color:var(--color-red-500)}.bg-\[var\(--accent\)\],.bg-\[var\(--accent\)\]\/10{background-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.bg-\[var\(--accent\)\]\/10{background-color:color-mix(in oklab,var(--accent)10%,transparent)}}.bg-\[var\(--bg-elev\)\]{background-color:var(--bg-elev)}.bg-\[var\(--error\)\],.bg-\[var\(--error\)\]\/10{background-color:var(--error)}@supports (color:color-mix(in lab,red,red)){.bg-\[var\(--error\)\]\/10{background-color:color-mix(in oklab,var(--error)10%,transparent)}}.bg-\[var\(--ok\)\]\/10{background-color:var(--ok)}@supports (color:color-mix(in lab,red,red)){.bg-\[var\(--ok\)\]\/10{background-color:color-mix(in oklab,var(--ok)10%,transparent)}}.bg-\[var\(--surface-muted\)\]{background-color:var(--surface-muted)}.bg-\[var\(--warn\)\]\/10{background-color:var(--warn)}@supports (color:color-mix(in lab,red,red)){.bg-\[var\(--warn\)\]\/10{background-color:color-mix(in oklab,var(--warn)10%,transparent)}}.bg-amber-400{background-color:var(--color-amber-400)}.bg-amber-400\/90{background-color:#fcbb00e6}@supports (color:color-mix(in lab,red,red)){.bg-amber-400\/90{background-color:color-mix(in oklab,var(--color-amber-400)90%,transparent)}}.bg-amber-500{background-color:var(--color-amber-500)}.bg-amber-500\/5{background-color:#f99c000d}@supports (color:color-mix(in lab,red,red)){.bg-amber-500\/5{background-color:color-mix(in oklab,var(--color-amber-500)5%,transparent)}}.bg-amber-500\/10{background-color:#f99c001a}@supports (color:color-mix(in lab,red,red)){.bg-amber-500\/10{background-color:color-mix(in oklab,var(--color-amber-500)10%,transparent)}}.bg-amber-500\/15{background-color:#f99c0026}@supports (color:color-mix(in lab,red,red)){.bg-amber-500\/15{background-color:color-mix(in oklab,var(--color-amber-500)15%,transparent)}}.bg-amber-500\/20{background-color:#f99c0033}@supports (color:color-mix(in lab,red,red)){.bg-amber-500\/20{background-color:color-mix(in oklab,var(--color-amber-500)20%,transparent)}}.bg-amber-500\/30{background-color:#f99c004d}@supports (color:color-mix(in lab,red,red)){.bg-amber-500\/30{background-color:color-mix(in oklab,var(--color-amber-500)30%,transparent)}}.bg-amber-500\/90{background-color:#f99c00e6}@supports (color:color-mix(in lab,red,red)){.bg-amber-500\/90{background-color:color-mix(in oklab,var(--color-amber-500)90%,transparent)}}.bg-amber-600{background-color:var(--color-amber-600)}.bg-amber-950\/50{background-color:#46190180}@supports (color:color-mix(in lab,red,red)){.bg-amber-950\/50{background-color:color-mix(in oklab,var(--color-amber-950)50%,transparent)}}.bg-black{background-color:var(--color-black)}.bg-black\/30{background-color:#0000004d}@supports (color:color-mix(in lab,red,red)){.bg-black\/30{background-color:color-mix(in oklab,var(--color-black)30%,transparent)}}.bg-black\/50{background-color:#00000080}@supports (color:color-mix(in lab,red,red)){.bg-black\/50{background-color:color-mix(in oklab,var(--color-black)50%,transparent)}}.bg-black\/60{background-color:#0009}@supports (color:color-mix(in lab,red,red)){.bg-black\/60{background-color:color-mix(in oklab,var(--color-black)60%,transparent)}}.bg-black\/70{background-color:#000000b3}@supports (color:color-mix(in lab,red,red)){.bg-black\/70{background-color:color-mix(in oklab,var(--color-black)70%,transparent)}}.bg-black\/80{background-color:#000c}@supports (color:color-mix(in lab,red,red)){.bg-black\/80{background-color:color-mix(in oklab,var(--color-black)80%,transparent)}}.bg-blue-400{background-color:var(--color-blue-400)}.bg-blue-900\/20{background-color:#1c398e33}@supports (color:color-mix(in lab,red,red)){.bg-blue-900\/20{background-color:color-mix(in oklab,var(--color-blue-900)20%,transparent)}}.bg-emerald-400{background-color:var(--color-emerald-400)}.bg-emerald-400\/80{background-color:#00d294cc}@supports (color:color-mix(in lab,red,red)){.bg-emerald-400\/80{background-color:color-mix(in oklab,var(--color-emerald-400)80%,transparent)}}.bg-emerald-400\/90{background-color:#00d294e6}@supports (color:color-mix(in lab,red,red)){.bg-emerald-400\/90{background-color:color-mix(in oklab,var(--color-emerald-400)90%,transparent)}}.bg-emerald-500{background-color:var(--color-emerald-500)}.bg-emerald-500\/5{background-color:#00bb7f0d}@supports (color:color-mix(in lab,red,red)){.bg-emerald-500\/5{background-color:color-mix(in oklab,var(--color-emerald-500)5%,transparent)}}.bg-emerald-500\/10{background-color:#00bb7f1a}@supports (color:color-mix(in lab,red,red)){.bg-emerald-500\/10{background-color:color-mix(in oklab,var(--color-emerald-500)10%,transparent)}}.bg-emerald-500\/15{background-color:#00bb7f26}@supports (color:color-mix(in lab,red,red)){.bg-emerald-500\/15{background-color:color-mix(in oklab,var(--color-emerald-500)15%,transparent)}}.bg-emerald-500\/20{background-color:#00bb7f33}@supports (color:color-mix(in lab,red,red)){.bg-emerald-500\/20{background-color:color-mix(in oklab,var(--color-emerald-500)20%,transparent)}}.bg-emerald-500\/30{background-color:#00bb7f4d}@supports (color:color-mix(in lab,red,red)){.bg-emerald-500\/30{background-color:color-mix(in oklab,var(--color-emerald-500)30%,transparent)}}.bg-emerald-600{background-color:var(--color-emerald-600)}.bg-emerald-900\/20{background-color:#004e3b33}@supports (color:color-mix(in lab,red,red)){.bg-emerald-900\/20{background-color:color-mix(in oklab,var(--color-emerald-900)20%,transparent)}}.bg-emerald-900\/50{background-color:#004e3b80}@supports (color:color-mix(in lab,red,red)){.bg-emerald-900\/50{background-color:color-mix(in oklab,var(--color-emerald-900)50%,transparent)}}.bg-emerald-950\/50{background-color:#002c2280}@supports (color:color-mix(in lab,red,red)){.bg-emerald-950\/50{background-color:color-mix(in oklab,var(--color-emerald-950)50%,transparent)}}.bg-gray-600{background-color:var(--color-gray-600)}.bg-gray-700{background-color:var(--color-gray-700)}.bg-gray-800{background-color:var(--color-gray-800)}.bg-gray-800\/30{background-color:#1e29394d}@supports (color:color-mix(in lab,red,red)){.bg-gray-800\/30{background-color:color-mix(in oklab,var(--color-gray-800)30%,transparent)}}.bg-gray-800\/50{background-color:#1e293980}@supports (color:color-mix(in lab,red,red)){.bg-gray-800\/50{background-color:color-mix(in oklab,var(--color-gray-800)50%,transparent)}}.bg-gray-800\/70{background-color:#1e2939b3}@supports (color:color-mix(in lab,red,red)){.bg-gray-800\/70{background-color:color-mix(in oklab,var(--color-gray-800)70%,transparent)}}.bg-gray-800\/80{background-color:#1e2939cc}@supports (color:color-mix(in lab,red,red)){.bg-gray-800\/80{background-color:color-mix(in oklab,var(--color-gray-800)80%,transparent)}}.bg-gray-900{background-color:var(--color-gray-900)}.bg-gray-900\/50{background-color:#10182880}@supports (color:color-mix(in lab,red,red)){.bg-gray-900\/50{background-color:color-mix(in oklab,var(--color-gray-900)50%,transparent)}}.bg-gray-900\/60{background-color:#10182899}@supports (color:color-mix(in lab,red,red)){.bg-gray-900\/60{background-color:color-mix(in oklab,var(--color-gray-900)60%,transparent)}}.bg-gray-900\/70{background-color:#101828b3}@supports (color:color-mix(in lab,red,red)){.bg-gray-900\/70{background-color:color-mix(in oklab,var(--color-gray-900)70%,transparent)}}.bg-gray-900\/80{background-color:#101828cc}@supports (color:color-mix(in lab,red,red)){.bg-gray-900\/80{background-color:color-mix(in oklab,var(--color-gray-900)80%,transparent)}}.bg-gray-900\/90{background-color:#101828e6}@supports (color:color-mix(in lab,red,red)){.bg-gray-900\/90{background-color:color-mix(in oklab,var(--color-gray-900)90%,transparent)}}.bg-gray-900\/95{background-color:#101828f2}@supports (color:color-mix(in lab,red,red)){.bg-gray-900\/95{background-color:color-mix(in oklab,var(--color-gray-900)95%,transparent)}}.bg-gray-950{background-color:var(--color-gray-950)}.bg-gray-950\/90{background-color:#030712e6}@supports (color:color-mix(in lab,red,red)){.bg-gray-950\/90{background-color:color-mix(in oklab,var(--color-gray-950)90%,transparent)}}.bg-gray-950\/95{background-color:#030712f2}@supports (color:color-mix(in lab,red,red)){.bg-gray-950\/95{background-color:color-mix(in oklab,var(--color-gray-950)95%,transparent)}}.bg-green-500{background-color:var(--color-green-500)}.bg-green-500\/10{background-color:#00c7581a}@supports (color:color-mix(in lab,red,red)){.bg-green-500\/10{background-color:color-mix(in oklab,var(--color-green-500)10%,transparent)}}.bg-green-500\/30{background-color:#00c7584d}@supports (color:color-mix(in lab,red,red)){.bg-green-500\/30{background-color:color-mix(in oklab,var(--color-green-500)30%,transparent)}}.bg-green-600{background-color:var(--color-green-600)}.bg-green-700{background-color:var(--color-green-700)}.bg-green-900\/30{background-color:#0d542b4d}@supports (color:color-mix(in lab,red,red)){.bg-green-900\/30{background-color:color-mix(in oklab,var(--color-green-900)30%,transparent)}}.bg-green-900\/50{background-color:#0d542b80}@supports (color:color-mix(in lab,red,red)){.bg-green-900\/50{background-color:color-mix(in oklab,var(--color-green-900)50%,transparent)}}.bg-indigo-500{background-color:var(--color-indigo-500)}.bg-orange-500{background-color:var(--color-orange-500)}.bg-orange-600{background-color:var(--color-orange-600)}.bg-orange-950\/60{background-color:#44130699}@supports (color:color-mix(in lab,red,red)){.bg-orange-950\/60{background-color:color-mix(in oklab,var(--color-orange-950)60%,transparent)}}.bg-primary{background-color:var(--primary)}.bg-purple-500\/10{background-color:#ac4bff1a}@supports (color:color-mix(in lab,red,red)){.bg-purple-500\/10{background-color:color-mix(in oklab,var(--color-purple-500)10%,transparent)}}.bg-purple-500\/20{background-color:#ac4bff33}@supports (color:color-mix(in lab,red,red)){.bg-purple-500\/20{background-color:color-mix(in oklab,var(--color-purple-500)20%,transparent)}}.bg-purple-500\/90{background-color:#ac4bffe6}@supports (color:color-mix(in lab,red,red)){.bg-purple-500\/90{background-color:color-mix(in oklab,var(--color-purple-500)90%,transparent)}}.bg-purple-600\/20{background-color:#9810fa33}@supports (color:color-mix(in lab,red,red)){.bg-purple-600\/20{background-color:color-mix(in oklab,var(--color-purple-600)20%,transparent)}}.bg-purple-700{background-color:var(--color-purple-700)}.bg-purple-900\/50{background-color:#59168b80}@supports (color:color-mix(in lab,red,red)){.bg-purple-900\/50{background-color:color-mix(in oklab,var(--color-purple-900)50%,transparent)}}.bg-red-500{background-color:var(--color-red-500)}.bg-red-500\/30{background-color:#fb2c364d}@supports (color:color-mix(in lab,red,red)){.bg-red-500\/30{background-color:color-mix(in oklab,var(--color-red-500)30%,transparent)}}.bg-red-600{background-color:var(--color-red-600)}.bg-red-700{background-color:var(--color-red-700)}.bg-red-900\/20{background-color:#82181a33}@supports (color:color-mix(in lab,red,red)){.bg-red-900\/20{background-color:color-mix(in oklab,var(--color-red-900)20%,transparent)}}.bg-red-900\/30{background-color:#82181a4d}@supports (color:color-mix(in lab,red,red)){.bg-red-900\/30{background-color:color-mix(in oklab,var(--color-red-900)30%,transparent)}}.bg-red-900\/50{background-color:#82181a80}@supports (color:color-mix(in lab,red,red)){.bg-red-900\/50{background-color:color-mix(in oklab,var(--color-red-900)50%,transparent)}}.bg-red-950\/40{background-color:#46080966}@supports (color:color-mix(in lab,red,red)){.bg-red-950\/40{background-color:color-mix(in oklab,var(--color-red-950)40%,transparent)}}.bg-rose-500{background-color:var(--color-rose-500)}.bg-rose-500\/10{background-color:#ff23571a}@supports (color:color-mix(in lab,red,red)){.bg-rose-500\/10{background-color:color-mix(in oklab,var(--color-rose-500)10%,transparent)}}.bg-rose-500\/30{background-color:#ff23574d}@supports (color:color-mix(in lab,red,red)){.bg-rose-500\/30{background-color:color-mix(in oklab,var(--color-rose-500)30%,transparent)}}.bg-rose-500\/90{background-color:#ff2357e6}@supports (color:color-mix(in lab,red,red)){.bg-rose-500\/90{background-color:color-mix(in oklab,var(--color-rose-500)90%,transparent)}}.bg-rose-600{background-color:var(--color-rose-600)}.bg-rose-600\/70{background-color:#e70044b3}@supports (color:color-mix(in lab,red,red)){.bg-rose-600\/70{background-color:color-mix(in oklab,var(--color-rose-600)70%,transparent)}}.bg-rose-950\/50{background-color:#4d021880}@supports (color:color-mix(in lab,red,red)){.bg-rose-950\/50{background-color:color-mix(in oklab,var(--color-rose-950)50%,transparent)}}.bg-rose-950\/80{background-color:#4d0218cc}@supports (color:color-mix(in lab,red,red)){.bg-rose-950\/80{background-color:color-mix(in oklab,var(--color-rose-950)80%,transparent)}}.bg-sky-500\/10{background-color:#00a5ef1a}@supports (color:color-mix(in lab,red,red)){.bg-sky-500\/10{background-color:color-mix(in oklab,var(--color-sky-500)10%,transparent)}}.bg-slate-400{background-color:var(--color-slate-400)}.bg-slate-500{background-color:var(--color-slate-500)}.bg-slate-500\/15{background-color:#62748e26}@supports (color:color-mix(in lab,red,red)){.bg-slate-500\/15{background-color:color-mix(in oklab,var(--color-slate-500)15%,transparent)}}.bg-slate-600{background-color:var(--color-slate-600)}.bg-slate-700{background-color:var(--color-slate-700)}.bg-slate-800{background-color:var(--color-slate-800)}.bg-slate-800\/50{background-color:#1d293d80}@supports (color:color-mix(in lab,red,red)){.bg-slate-800\/50{background-color:color-mix(in oklab,var(--color-slate-800)50%,transparent)}}.bg-slate-800\/80{background-color:#1d293dcc}@supports (color:color-mix(in lab,red,red)){.bg-slate-800\/80{background-color:color-mix(in oklab,var(--color-slate-800)80%,transparent)}}.bg-slate-800\/95{background-color:#1d293df2}@supports (color:color-mix(in lab,red,red)){.bg-slate-800\/95{background-color:color-mix(in oklab,var(--color-slate-800)95%,transparent)}}.bg-slate-900{background-color:var(--color-slate-900)}.bg-slate-900\/40{background-color:#0f172b66}@supports (color:color-mix(in lab,red,red)){.bg-slate-900\/40{background-color:color-mix(in oklab,var(--color-slate-900)40%,transparent)}}.bg-slate-900\/60{background-color:#0f172b99}@supports (color:color-mix(in lab,red,red)){.bg-slate-900\/60{background-color:color-mix(in oklab,var(--color-slate-900)60%,transparent)}}.bg-slate-900\/70{background-color:#0f172bb3}@supports (color:color-mix(in lab,red,red)){.bg-slate-900\/70{background-color:color-mix(in oklab,var(--color-slate-900)70%,transparent)}}.bg-slate-900\/80{background-color:#0f172bcc}@supports (color:color-mix(in lab,red,red)){.bg-slate-900\/80{background-color:color-mix(in oklab,var(--color-slate-900)80%,transparent)}}.bg-slate-900\/90{background-color:#0f172be6}@supports (color:color-mix(in lab,red,red)){.bg-slate-900\/90{background-color:color-mix(in oklab,var(--color-slate-900)90%,transparent)}}.bg-slate-950{background-color:var(--color-slate-950)}.bg-slate-950\/80{background-color:#020618cc}@supports (color:color-mix(in lab,red,red)){.bg-slate-950\/80{background-color:color-mix(in oklab,var(--color-slate-950)80%,transparent)}}.bg-slate-950\/90{background-color:#020618e6}@supports (color:color-mix(in lab,red,red)){.bg-slate-950\/90{background-color:color-mix(in oklab,var(--color-slate-950)90%,transparent)}}.bg-slate-950\/95{background-color:#020618f2}@supports (color:color-mix(in lab,red,red)){.bg-slate-950\/95{background-color:color-mix(in oklab,var(--color-slate-950)95%,transparent)}}.bg-transparent{background-color:#0000}.bg-white\/5{background-color:#ffffff0d}@supports (color:color-mix(in lab,red,red)){.bg-white\/5{background-color:color-mix(in oklab,var(--color-white)5%,transparent)}}.bg-white\/10{background-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.bg-white\/10{background-color:color-mix(in oklab,var(--color-white)10%,transparent)}}.bg-yellow-500{background-color:var(--color-yellow-500)}.bg-yellow-500\/15{background-color:#edb20026}@supports (color:color-mix(in lab,red,red)){.bg-yellow-500\/15{background-color:color-mix(in oklab,var(--color-yellow-500)15%,transparent)}}.bg-yellow-500\/20{background-color:#edb20033}@supports (color:color-mix(in lab,red,red)){.bg-yellow-500\/20{background-color:color-mix(in oklab,var(--color-yellow-500)20%,transparent)}}.bg-yellow-600{background-color:var(--color-yellow-600)}.bg-yellow-600\/20{background-color:#cd890033}@supports (color:color-mix(in lab,red,red)){.bg-yellow-600\/20{background-color:color-mix(in oklab,var(--color-yellow-600)20%,transparent)}}.bg-yellow-900\/30{background-color:#733e0a4d}@supports (color:color-mix(in lab,red,red)){.bg-yellow-900\/30{background-color:color-mix(in oklab,var(--color-yellow-900)30%,transparent)}}.bg-yellow-900\/50{background-color:#733e0a80}@supports (color:color-mix(in lab,red,red)){.bg-yellow-900\/50{background-color:color-mix(in oklab,var(--color-yellow-900)50%,transparent)}}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-t{--tw-gradient-position:to top in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-amber-500{--tw-gradient-from:var(--color-amber-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-slate-950{--tw-gradient-from:var(--color-slate-950);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.via-slate-950\/95{--tw-gradient-via:#020618f2}@supports (color:color-mix(in lab,red,red)){.via-slate-950\/95{--tw-gradient-via:color-mix(in oklab,var(--color-slate-950)95%,transparent)}}.via-slate-950\/95{--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.to-orange-500{--tw-gradient-to:var(--color-orange-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-transparent{--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0\.5{padding:calc(var(--spacing)*.5)}.p-1{padding:calc(var(--spacing)*1)}.p-1\.5{padding:calc(var(--spacing)*1.5)}.p-2{padding:calc(var(--spacing)*2)}.p-2\.5{padding:calc(var(--spacing)*2.5)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-5{padding:calc(var(--spacing)*5)}.p-6{padding:calc(var(--spacing)*6)}.p-8{padding:calc(var(--spacing)*8)}.px-0\.5{padding-inline:calc(var(--spacing)*.5)}.px-1{padding-inline:calc(var(--spacing)*1)}.px-1\.5{padding-inline:calc(var(--spacing)*1.5)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-2\.5{padding-inline:calc(var(--spacing)*2.5)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-6{padding-inline:calc(var(--spacing)*6)}.px-8{padding-inline:calc(var(--spacing)*8)}.py-0\.5{padding-block:calc(var(--spacing)*.5)}.py-1{padding-block:calc(var(--spacing)*1)}.py-1\.5{padding-block:calc(var(--spacing)*1.5)}.py-2{padding-block:calc(var(--spacing)*2)}.py-2\.5{padding-block:calc(var(--spacing)*2.5)}.py-3{padding-block:calc(var(--spacing)*3)}.py-4{padding-block:calc(var(--spacing)*4)}.py-6{padding-block:calc(var(--spacing)*6)}.py-8{padding-block:calc(var(--spacing)*8)}.py-12{padding-block:calc(var(--spacing)*12)}.py-\[2px\]{padding-block:2px}.pt-1{padding-top:calc(var(--spacing)*1)}.pt-2{padding-top:calc(var(--spacing)*2)}.pt-3{padding-top:calc(var(--spacing)*3)}.pt-4{padding-top:calc(var(--spacing)*4)}.pr-1{padding-right:calc(var(--spacing)*1)}.pb-1{padding-bottom:calc(var(--spacing)*1)}.pb-2{padding-bottom:calc(var(--spacing)*2)}.pb-2\.5{padding-bottom:calc(var(--spacing)*2.5)}.pb-3{padding-bottom:calc(var(--spacing)*3)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.pb-14{padding-bottom:calc(var(--spacing)*14)}.pl-2{padding-left:calc(var(--spacing)*2)}.pl-6{padding-left:calc(var(--spacing)*6)}.pl-7{padding-left:calc(var(--spacing)*7)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.font-mono{font-family:var(--font-mono)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[9px\]{font-size:9px}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[20px\]{font-size:20px}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-snug{--tw-leading:var(--leading-snug);line-height:var(--leading-snug)}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.tracking-wider{--tw-tracking:var(--tracking-wider);letter-spacing:var(--tracking-wider)}.break-all{word-break:break-all}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.text-\[var\(--accent\)\]{color:var(--accent)}.text-\[var\(--accent-contrast\)\]{color:var(--accent-contrast)}.text-\[var\(--error\)\]{color:var(--error)}.text-\[var\(--ok\)\]{color:var(--ok)}.text-\[var\(--text\)\]{color:var(--text)}.text-\[var\(--warn\)\]{color:var(--warn)}.text-accent{color:var(--accent)}.text-amber-100{color:var(--color-amber-100)}.text-amber-200{color:var(--color-amber-200)}.text-amber-300{color:var(--color-amber-300)}.text-amber-400{color:var(--color-amber-400)}.text-blue-400{color:var(--color-blue-400)}.text-blue-500{color:var(--color-blue-500)}.text-cyan-400{color:var(--color-cyan-400)}.text-emerald-50{color:var(--color-emerald-50)}.text-emerald-100{color:var(--color-emerald-100)}.text-emerald-200{color:var(--color-emerald-200)}.text-emerald-300{color:var(--color-emerald-300)}.text-emerald-400{color:var(--color-emerald-400)}.text-emerald-400\/60{color:#00d29499}@supports (color:color-mix(in lab,red,red)){.text-emerald-400\/60{color:color-mix(in oklab,var(--color-emerald-400)60%,transparent)}}.text-emerald-400\/70{color:#00d294b3}@supports (color:color-mix(in lab,red,red)){.text-emerald-400\/70{color:color-mix(in oklab,var(--color-emerald-400)70%,transparent)}}.text-gray-50{color:var(--color-gray-50)}.text-gray-100{color:var(--color-gray-100)}.text-gray-200{color:var(--color-gray-200)}.text-gray-300{color:var(--color-gray-300)}.text-gray-400{color:var(--color-gray-400)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-gray-900{color:var(--color-gray-900)}.text-gray-900\/70{color:#101828b3}@supports (color:color-mix(in lab,red,red)){.text-gray-900\/70{color:color-mix(in oklab,var(--color-gray-900)70%,transparent)}}.text-gray-950{color:var(--color-gray-950)}.text-green-50{color:var(--color-green-50)}.text-green-200{color:var(--color-green-200)}.text-green-300{color:var(--color-green-300)}.text-green-400{color:var(--color-green-400)}.text-green-500{color:var(--color-green-500)}.text-indigo-400{color:var(--color-indigo-400)}.text-muted{color:var(--muted)}.text-orange-100{color:var(--color-orange-100)}.text-orange-300{color:var(--color-orange-300)}.text-orange-400{color:var(--color-orange-400)}.text-pink-400{color:var(--color-pink-400)}.text-primary{color:var(--primary)}.text-purple-200{color:var(--color-purple-200)}.text-purple-300{color:var(--color-purple-300)}.text-purple-400{color:var(--color-purple-400)}.text-red-50{color:var(--color-red-50)}.text-red-200{color:var(--color-red-200)}.text-red-300{color:var(--color-red-300)}.text-red-400{color:var(--color-red-400)}.text-red-500{color:var(--color-red-500)}.text-red-600{color:var(--color-red-600)}.text-rose-50{color:var(--color-rose-50)}.text-rose-100{color:var(--color-rose-100)}.text-rose-300{color:var(--color-rose-300)}.text-rose-400{color:var(--color-rose-400)}.text-sky-300{color:var(--color-sky-300)}.text-slate-50{color:var(--color-slate-50)}.text-slate-100{color:var(--color-slate-100)}.text-slate-200{color:var(--color-slate-200)}.text-slate-300{color:var(--color-slate-300)}.text-slate-400{color:var(--color-slate-400)}.text-slate-500{color:var(--color-slate-500)}.text-slate-600{color:var(--color-slate-600)}.text-slate-950{color:var(--color-slate-950)}.text-white{color:var(--color-white)}.text-white\/40{color:#fff6}@supports (color:color-mix(in lab,red,red)){.text-white\/40{color:color-mix(in oklab,var(--color-white)40%,transparent)}}.text-white\/50{color:#ffffff80}@supports (color:color-mix(in lab,red,red)){.text-white\/50{color:color-mix(in oklab,var(--color-white)50%,transparent)}}.text-white\/60{color:#fff9}@supports (color:color-mix(in lab,red,red)){.text-white\/60{color:color-mix(in oklab,var(--color-white)60%,transparent)}}.text-white\/70{color:#ffffffb3}@supports (color:color-mix(in lab,red,red)){.text-white\/70{color:color-mix(in oklab,var(--color-white)70%,transparent)}}.text-yellow-50{color:var(--color-yellow-50)}.text-yellow-200{color:var(--color-yellow-200)}.text-yellow-300{color:var(--color-yellow-300)}.text-yellow-400{color:var(--color-yellow-400)}.text-yellow-500{color:var(--color-yellow-500)}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.line-through{text-decoration-line:line-through}.underline{text-decoration-line:underline}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.accent-\[var\(--accent\)\]{accent-color:var(--accent)}.accent-purple-500{accent-color:var(--color-purple-500)}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-100{opacity:1}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_0_0_1px_rgba\(255\,255\,255\,0\.1\)\]{--tw-shadow:0 0 0 1px var(--tw-shadow-color,#ffffff1a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_10px_30px_rgba\(234\,179\,8\,0\.25\)\]{--tw-shadow:0 10px 30px var(--tw-shadow-color,#eab30840);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a),0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring,.ring-1{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-2{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-amber-500\/30{--tw-shadow-color:#f99c004d}@supports (color:color-mix(in lab,red,red)){.shadow-amber-500\/30{--tw-shadow-color:color-mix(in oklab,color-mix(in oklab,var(--color-amber-500)30%,transparent)var(--tw-shadow-alpha),transparent)}}.shadow-emerald-500\/30{--tw-shadow-color:#00bb7f4d}@supports (color:color-mix(in lab,red,red)){.shadow-emerald-500\/30{--tw-shadow-color:color-mix(in oklab,color-mix(in oklab,var(--color-emerald-500)30%,transparent)var(--tw-shadow-alpha),transparent)}}.ring-blue-500\/50{--tw-ring-color:#3080ff80}@supports (color:color-mix(in lab,red,red)){.ring-blue-500\/50{--tw-ring-color:color-mix(in oklab,var(--color-blue-500)50%,transparent)}}.ring-emerald-500{--tw-ring-color:var(--color-emerald-500)}.ring-red-400{--tw-ring-color:var(--color-red-400)}.ring-yellow-400{--tw-ring-color:var(--color-yellow-400)}.ring-yellow-500\/30{--tw-ring-color:#edb2004d}@supports (color:color-mix(in lab,red,red)){.ring-yellow-500\/30{--tw-ring-color:color-mix(in oklab,var(--color-yellow-500)30%,transparent)}}.ring-offset-1{--tw-ring-offset-width:1px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.ring-offset-2{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.ring-offset-gray-900{--tw-ring-offset-color:var(--color-gray-900)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-blur{--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.backdrop-blur-sm{--tw-backdrop-blur:blur(var(--blur-sm));-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-100{--tw-duration:.1s;transition-duration:.1s}.duration-150{--tw-duration:.15s;transition-duration:.15s}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-700{--tw-duration:.7s;transition-duration:.7s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.outline-none{--tw-outline-style:none;outline-style:none}.ring-inset{--tw-ring-inset:inset}@media(hover:hover){.group-hover\:block:is(:where(.group):hover *){display:block}}.placeholder\:text-gray-500::-moz-placeholder{color:var(--color-gray-500)}.placeholder\:text-gray-500::placeholder{color:var(--color-gray-500)}.placeholder\:text-gray-600::-moz-placeholder{color:var(--color-gray-600)}.placeholder\:text-gray-600::placeholder{color:var(--color-gray-600)}.placeholder\:text-slate-500::-moz-placeholder{color:var(--color-slate-500)}.placeholder\:text-slate-500::placeholder{color:var(--color-slate-500)}.placeholder\:text-slate-600::-moz-placeholder{color:var(--color-slate-600)}.placeholder\:text-slate-600::placeholder{color:var(--color-slate-600)}@media(hover:hover){.hover\:animate-none:hover{animation:none}.hover\:border-gray-400:hover{border-color:var(--color-gray-400)}.hover\:border-gray-500:hover{border-color:var(--color-gray-500)}.hover\:border-gray-600:hover{border-color:var(--color-gray-600)}.hover\:border-slate-600:hover{border-color:var(--color-slate-600)}.hover\:bg-\[var\(--accent-hover\)\]:hover{background-color:var(--accent-hover)}.hover\:bg-\[var\(--bg-elev\)\]:hover{background-color:var(--bg-elev)}.hover\:bg-\[var\(--surface-muted\)\]:hover{background-color:var(--surface-muted)}.hover\:bg-amber-400:hover{background-color:var(--color-amber-400)}.hover\:bg-amber-500:hover{background-color:var(--color-amber-500)}.hover\:bg-black\/10:hover{background-color:#0000001a}@supports (color:color-mix(in lab,red,red)){.hover\:bg-black\/10:hover{background-color:color-mix(in oklab,var(--color-black)10%,transparent)}}.hover\:bg-black\/20:hover{background-color:#0003}@supports (color:color-mix(in lab,red,red)){.hover\:bg-black\/20:hover{background-color:color-mix(in oklab,var(--color-black)20%,transparent)}}.hover\:bg-emerald-400:hover{background-color:var(--color-emerald-400)}.hover\:bg-emerald-500:hover{background-color:var(--color-emerald-500)}.hover\:bg-emerald-500\/20:hover{background-color:#00bb7f33}@supports (color:color-mix(in lab,red,red)){.hover\:bg-emerald-500\/20:hover{background-color:color-mix(in oklab,var(--color-emerald-500)20%,transparent)}}.hover\:bg-emerald-500\/30:hover{background-color:#00bb7f4d}@supports (color:color-mix(in lab,red,red)){.hover\:bg-emerald-500\/30:hover{background-color:color-mix(in oklab,var(--color-emerald-500)30%,transparent)}}.hover\:bg-emerald-500\/50:hover{background-color:#00bb7f80}@supports (color:color-mix(in lab,red,red)){.hover\:bg-emerald-500\/50:hover{background-color:color-mix(in oklab,var(--color-emerald-500)50%,transparent)}}.hover\:bg-emerald-700:hover{background-color:var(--color-emerald-700)}.hover\:bg-emerald-800:hover{background-color:var(--color-emerald-800)}.hover\:bg-emerald-900\/50:hover{background-color:#004e3b80}@supports (color:color-mix(in lab,red,red)){.hover\:bg-emerald-900\/50:hover{background-color:color-mix(in oklab,var(--color-emerald-900)50%,transparent)}}.hover\:bg-gray-500:hover{background-color:var(--color-gray-500)}.hover\:bg-gray-600:hover{background-color:var(--color-gray-600)}.hover\:bg-gray-700:hover{background-color:var(--color-gray-700)}.hover\:bg-gray-800:hover{background-color:var(--color-gray-800)}.hover\:bg-gray-800\/50:hover{background-color:#1e293980}@supports (color:color-mix(in lab,red,red)){.hover\:bg-gray-800\/50:hover{background-color:color-mix(in oklab,var(--color-gray-800)50%,transparent)}}.hover\:bg-green-400:hover{background-color:var(--color-green-400)}.hover\:bg-green-400\/50:hover{background-color:#05df7280}@supports (color:color-mix(in lab,red,red)){.hover\:bg-green-400\/50:hover{background-color:color-mix(in oklab,var(--color-green-400)50%,transparent)}}.hover\:bg-green-500:hover{background-color:var(--color-green-500)}.hover\:bg-green-600:hover{background-color:var(--color-green-600)}.hover\:bg-green-700:hover{background-color:var(--color-green-700)}.hover\:bg-green-800:hover{background-color:var(--color-green-800)}.hover\:bg-indigo-400:hover{background-color:var(--color-indigo-400)}.hover\:bg-purple-500\/10:hover{background-color:#ac4bff1a}@supports (color:color-mix(in lab,red,red)){.hover\:bg-purple-500\/10:hover{background-color:color-mix(in oklab,var(--color-purple-500)10%,transparent)}}.hover\:bg-purple-500\/20:hover{background-color:#ac4bff33}@supports (color:color-mix(in lab,red,red)){.hover\:bg-purple-500\/20:hover{background-color:color-mix(in oklab,var(--color-purple-500)20%,transparent)}}.hover\:bg-purple-800:hover{background-color:var(--color-purple-800)}.hover\:bg-red-400:hover{background-color:var(--color-red-400)}.hover\:bg-red-400\/50:hover{background-color:#ff656880}@supports (color:color-mix(in lab,red,red)){.hover\:bg-red-400\/50:hover{background-color:color-mix(in oklab,var(--color-red-400)50%,transparent)}}.hover\:bg-red-500:hover{background-color:var(--color-red-500)}.hover\:bg-red-600:hover{background-color:var(--color-red-600)}.hover\:bg-red-700:hover{background-color:var(--color-red-700)}.hover\:bg-red-800:hover{background-color:var(--color-red-800)}.hover\:bg-red-900\/30:hover{background-color:#82181a4d}@supports (color:color-mix(in lab,red,red)){.hover\:bg-red-900\/30:hover{background-color:color-mix(in oklab,var(--color-red-900)30%,transparent)}}.hover\:bg-rose-500:hover{background-color:var(--color-rose-500)}.hover\:bg-rose-500\/20:hover{background-color:#ff235733}@supports (color:color-mix(in lab,red,red)){.hover\:bg-rose-500\/20:hover{background-color:color-mix(in oklab,var(--color-rose-500)20%,transparent)}}.hover\:bg-rose-500\/50:hover{background-color:#ff235780}@supports (color:color-mix(in lab,red,red)){.hover\:bg-rose-500\/50:hover{background-color:color-mix(in oklab,var(--color-rose-500)50%,transparent)}}.hover\:bg-rose-900\/50:hover{background-color:#8b083680}@supports (color:color-mix(in lab,red,red)){.hover\:bg-rose-900\/50:hover{background-color:color-mix(in oklab,var(--color-rose-900)50%,transparent)}}.hover\:bg-slate-700:hover{background-color:var(--color-slate-700)}.hover\:bg-slate-800:hover{background-color:var(--color-slate-800)}.hover\:bg-slate-800\/70:hover{background-color:#1d293db3}@supports (color:color-mix(in lab,red,red)){.hover\:bg-slate-800\/70:hover{background-color:color-mix(in oklab,var(--color-slate-800)70%,transparent)}}.hover\:bg-slate-800\/80:hover{background-color:#1d293dcc}@supports (color:color-mix(in lab,red,red)){.hover\:bg-slate-800\/80:hover{background-color:color-mix(in oklab,var(--color-slate-800)80%,transparent)}}.hover\:bg-white\/7:hover{background-color:#ffffff12}@supports (color:color-mix(in lab,red,red)){.hover\:bg-white\/7:hover{background-color:color-mix(in oklab,var(--color-white)7%,transparent)}}.hover\:bg-yellow-700:hover{background-color:var(--color-yellow-700)}.hover\:from-amber-400:hover{--tw-gradient-from:var(--color-amber-400);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.hover\:to-orange-400:hover{--tw-gradient-to:var(--color-orange-400);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.hover\:text-\[var\(--error\)\]:hover{color:var(--error)}.hover\:text-emerald-300:hover{color:var(--color-emerald-300)}.hover\:text-gray-200:hover{color:var(--color-gray-200)}.hover\:text-gray-300:hover{color:var(--color-gray-300)}.hover\:text-purple-400:hover{color:var(--color-purple-400)}.hover\:text-red-400:hover{color:var(--color-red-400)}.hover\:text-slate-200:hover{color:var(--color-slate-200)}.hover\:text-slate-300:hover{color:var(--color-slate-300)}.hover\:text-white:hover{color:var(--color-white)}.hover\:text-yellow-400:hover{color:var(--color-yellow-400)}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-90:hover{opacity:.9}.hover\:opacity-100:hover{opacity:1}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.focus\:border-amber-500:focus{border-color:var(--color-amber-500)}.focus\:border-emerald-500\/50:focus{border-color:#00bb7f80}@supports (color:color-mix(in lab,red,red)){.focus\:border-emerald-500\/50:focus{border-color:color-mix(in oklab,var(--color-emerald-500)50%,transparent)}}.focus\:border-yellow-500:focus{border-color:var(--color-yellow-500)}.focus\:ring-1:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-amber-500:focus{--tw-ring-color:var(--color-amber-500)}.focus\:ring-amber-500\/50:focus{--tw-ring-color:#f99c0080}@supports (color:color-mix(in lab,red,red)){.focus\:ring-amber-500\/50:focus{--tw-ring-color:color-mix(in oklab,var(--color-amber-500)50%,transparent)}}.focus\:ring-emerald-500:focus{--tw-ring-color:var(--color-emerald-500)}.focus\:ring-emerald-500\/50:focus{--tw-ring-color:#00bb7f80}@supports (color:color-mix(in lab,red,red)){.focus\:ring-emerald-500\/50:focus{--tw-ring-color:color-mix(in oklab,var(--color-emerald-500)50%,transparent)}}.focus\:ring-rose-500\/50:focus{--tw-ring-color:#ff235780}@supports (color:color-mix(in lab,red,red)){.focus\:ring-rose-500\/50:focus{--tw-ring-color:color-mix(in oklab,var(--color-rose-500)50%,transparent)}}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.focus-visible\:outline-2:focus-visible{outline-style:var(--tw-outline-style);outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-\[var\(--accent\)\]:focus-visible{outline-color:var(--accent)}.active\:scale-95:active{--tw-scale-x:95%;--tw-scale-y:95%;--tw-scale-z:95%;scale:var(--tw-scale-x)var(--tw-scale-y)}.active\:scale-\[0\.98\]:active{scale:.98}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.has-\[\>svg\]\:px-2\.5:has(>svg){padding-inline:calc(var(--spacing)*2.5)}.has-\[\>svg\]\:px-3:has(>svg){padding-inline:calc(var(--spacing)*3)}.has-\[\>svg\]\:px-4:has(>svg){padding-inline:calc(var(--spacing)*4)}@media(min-width:40rem){.sm\:mb-4{margin-bottom:calc(var(--spacing)*4)}.sm\:ml-2{margin-left:calc(var(--spacing)*2)}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:items-center{align-items:center}.sm\:gap-4{gap:calc(var(--spacing)*4)}.sm\:gap-6{gap:calc(var(--spacing)*6)}.sm\:rounded-3xl{border-radius:var(--radius-3xl)}.sm\:p-3{padding:calc(var(--spacing)*3)}.sm\:p-4{padding:calc(var(--spacing)*4)}.sm\:p-6{padding:calc(var(--spacing)*6)}.sm\:px-4{padding-inline:calc(var(--spacing)*4)}.sm\:px-5{padding-inline:calc(var(--spacing)*5)}.sm\:py-3{padding-block:calc(var(--spacing)*3)}.sm\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.sm\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}@media(min-width:48rem){.md\:flex{display:flex}.md\:w-\[320px\]{width:320px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:gap-2{gap:calc(var(--spacing)*2)}.md\:gap-6{gap:calc(var(--spacing)*6)}.md\:p-5{padding:calc(var(--spacing)*5)}}@media(min-width:64rem){.lg\:hidden{display:none}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*=size-]){width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.\[\&\:\:-webkit-inner-spin-button\]\:appearance-none::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.\[\&\:\:-webkit-outer-spin-button\]\:appearance-none::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.\[\&\>div\]\:\!m-0>div{margin:calc(var(--spacing)*0)!important}.\[\&\>div\]\:\!aspect-auto>div{aspect-ratio:auto!important}.\[\&\>div\]\:h-full>div{height:100%}}:root{color-scheme:light;--font-sans:"Alegreya Sans","SF Pro Text",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--font-display:"Cinzel","Cinzel Decorative","Merriweather","Garamond",serif;--font-mono:"SFMono-Regular",Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bg:#f4f2f0;--bg-elev:#fff;--text:#1d1a1a;--text-subtle:#1d1a1ab8;--muted:#5b5d66;--text-primary:var(--text);--text-secondary:var(--text-subtle);--accent:#c7362e;--accent-hover:#a52d26;--accent-light:#ffd93d;--accent-contrast:#fff;--accent-alpha-10:#c7362e1a;--ok:#2d9d78;--warn:#d97706;--error:#d64545;--success:#059669;--success-foreground:#fff;--warning:#d97706;--warning-foreground:#fff;--info:#2563eb;--link:#2563eb;--destructive:#d64545;--destructive-foreground:#fff;--destructive-alpha-10:#d645451a;--role-player:#ef4444;--role-player-alpha:#ef444440;--role-dm:#3b82f6;--role-dm-alpha:#3b82f640;--bg-success:#d1fae5;--bg-warning:#fed7aa;--bg-error:#fee2e2;--bg-info:#dbeafe;--bg-subtle:var(--surface-muted);--border-success:#6ee7b7;--border-warning:#fcd34d;--border-error:#fca5a5;--border-info:#93c5fd;--text-success:#065f46;--text-warning:#92400e;--text-error:#991b1b;--text-info:#1e40af;--text-muted:var(--muted);--text-inverse:#fff;--text-inverse-muted:#ffffffb3;--text-inverse-subtle:#ffffff80;--border-inverse-subtle:#ffffff1a;--border-inverse-medium:#fff3;--bg-inverse-subtle:#ffffff08;--bg-inverse-hover:#ffffff1a;--bg-inverse-active:#ffffff26;--bg-inverse-solid:#737b89;--border:#0f172a2e;--border-subtle:#0f172a1f;--border-strong:#0f172a3d;--surface-muted:#f0edeb;--surface:var(--bg-elev);--card-bg:var(--bg-elev);--overlay:#00000080;--overlay-light:#0000004d;--overlay-dark:#000000b3;--overlay-heavy:#000c;--bg-white-overlay:#ffffffe6;--bg-white-subtle:#ffffff80;--bg-accent-subtle:#c7362e14;--bg-accent-light:#c7362e1f;--bg-accent-medium:#c7362e26;--bg-gradient-subtle:linear-gradient(180deg,#f4f2f0 0%,#ebe7e4 100%);--bg-gradient-warm:linear-gradient(135deg,#f4f2f0 0%,#f0e6df 50%,#ebe7e4 100%);--bg-gradient-accent:linear-gradient(135deg,#c7362e08 0%,transparent 50%);--bg-header:linear-gradient(135deg,#4a5568 0%,#3f4a5a 100%);--bg-avatar:linear-gradient(135deg,#667eea 0%,#764ba2 100%);--bg-theme-light:linear-gradient(135deg,#fce7d7,var(--accent));--bg-theme-dark:linear-gradient(135deg,#2a0b0b,var(--accent));--bg-theme-system:linear-gradient(135deg,#ede9fe,var(--accent));--texture-noise:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");--texture-opacity:.02;--gold:#fbbf24;--gold-text:#92400e;--gold-light:#fbbf2499;--gold-subtle:#fbbf241a;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--rarity-common:#9e9e9e;--rarity-uncommon:#1eff00;--rarity-rare:#0070dd;--rarity-very-rare:#a335ee;--rarity-legendary:#ff8000;--rarity-artifact:#e6cc80;--map-bg:#f8f6f4;--map-bg-gradient:linear-gradient(180deg,#f8f6f4 0%,#f0ece8 100%);--map-dots:#6478a026;--map-vignette:#00000014;--map-panel-bg:#fff;--map-panel-bg-gradient:linear-gradient(180deg,#fff 0%,#f8f6f4 100%);--map-panel-border:#00000014;--map-panel-text:var(--text);--map-panel-text-muted:var(--text-subtle);--map-control-bg:#0000000a;--map-control-bg-hover:#00000014;--map-control-bg-active:#2563eb1f;--map-control-border:#00000014;--map-control-text:var(--text);--map-node-locked-fill:#00000008;--map-node-locked-stroke:#00000026;--map-node-locked-text:#00000073;--map-node-available-fill:#2563eb14;--map-node-available-stroke:#2563eb99;--map-node-available-text:#000000d9;--map-node-completed-fill:#10b9811a;--map-node-completed-stroke:#10b981b3;--map-node-completed-text:#000000e6;--map-tier-bg:#0000000a;--map-tier-text:#0009;--map-tier-border:#00000014;--map-edge-default:#0000001f;--map-edge-highlight:#2563eb66;--map-path-hero:#fbbf24d9;--map-path-hero-glow:#fbbf2440;--map-path-dm:#a855f7d9;--map-path-dm-glow:#a855f740;--map-path-league:#3b82f6d9;--map-path-league-glow:#3b82f640;--map-zone-tint-1:#2563eb14;--map-zone-tint-2:#7c3aed14;--map-zone-tint-3:#10b98114;--map-zone-tint-4:#f59e0b14;--map-zone-tint-5:#a855f714;--map-zone-border:#0000000f;--map-header-bg:#ffffffbf;--map-header-border:#00000014;--map-header-text:#000000d9;--map-header-text-muted:#0000008c;--map-node-glow:#0000000a;--map-epic-stroke:#fbbf24b3;--map-epic-inner:#fbbf2440;--map-unknown-bg:#0000000a;--map-unknown-text:#00000073;--map-demand-bg:#3b82f6d9;--map-demand-glow:#3b82f61f;--step-3xs:.0625rem;--step-2xs:.25rem;--step-xs:.5rem;--step-sm:.75rem;--step-md:1rem;--step-lg:1.5rem;--step-xl:2rem;--step-2xl:2.5rem;--step-3xl:3rem;--step-4xl:3.75rem;--radius-2xs:.125rem;--radius-xs:.375rem;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-full:9999px;--text-2xs:.5625rem;--text-xs:.6875rem;--text-sm:.75rem;--text-base:.875rem;--text-md:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.75rem;--text-4xl:2rem;--text-5xl:3rem;--font-light:200;--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--font-extrabold:800;--leading-tight:1.25;--leading-normal:1.5;--leading-relaxed:1.75;--shadow-sm:0 var(--step-2xs)var(--step-xs)#00000014;--shadow-md:0 var(--step-2xs)var(--step-md)#0000001f,0 var(--step-2xs)var(--step-2xs)#00000014;--shadow-lg:0 var(--step-lg)60px #0000004d,0 var(--step-2xs)var(--step-md)#0003;--shadow-soft-sm:0 var(--step-2xs)var(--step-sm)#0f172a14;--shadow-soft-md:0 var(--step-sm)28px #0f172a1f;--shadow-soft-lg:0 var(--step-lg)44px #0f172a2e;--shadow-accent:0 var(--step-2xs)var(--step-sm)#c7362e66;--shadow-accent-hover:0 0 0 var(--step-2xs)#c7362e1a,0 var(--step-sm)var(--step-lg)#c7362e33;--shadow-layered:0 1px 2px #0000000a,0 2px 4px #0000000a,0 4px 8px #0000000a,0 8px 16px #0000000a,0 16px 32px #00000005;--shadow-layered-lg:0 1px 2px #0000000d,0 2px 4px #0000000d,0 4px 8px #0000000d,0 8px 16px #0000000d,0 16px 32px #0000000d,0 32px 64px #00000008;--glow-accent:0 0 20px #c7362e40;--glow-accent-strong:0 0 30px #c7362e66;--glow-gold:0 0 20px #fbbf244d;--glow-gold-strong:0 0 30px #fbbf2480;--glow-success:0 0 15px #2d9d784d;--glow-info:0 0 15px #2563eb4d;--duration-instant:.1s;--duration-fast:.2s;--duration-standard:.3s;--duration-base:.3s;--duration-slow:.5s;--ease-standard:cubic-bezier(.4,0,.2,1);--ease-in:cubic-bezier(.4,0,1,1);--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.6,1);--ease-decelerate:cubic-bezier(0,0,.2,1);--ease-accelerate:cubic-bezier(.4,0,1,1);--stagger-1:0s;--stagger-2:50ms;--stagger-3:.1s;--stagger-4:.15s;--stagger-5:.2s;--stagger-6:.25s;--opacity-disabled:.3;--opacity-faint:.4;--opacity-hover:.5;--opacity-muted:.6;--opacity-subtle:.7;--opacity-soft:.8;--opacity-emphasis:.85;--opacity-strong:.9;--z-dropdown:1000;--z-modal:1000;--z-tooltip:9999;--mobile:768px;--tablet:1024px;--desktop:1280px;--container-max-width:960px;--section-header-size:10px;--section-header-weight:600;--section-header-spacing:.08em;--section-header-color:var(--muted);--action-color:#059669;--bonus-color:#d97706;--reaction-color:#db2777;--damage-color:#c2410c;--usage-pip-color:#dc2626;--crit-color:#ca8a04;--content-spell:#7c3aed;--content-monster:#dc2626;--content-item:#d97706;--content-feat:#3b82f6;--content-race:#059669;--content-background:#8b5cf6;--content-condition:#f59e0b;--defense-resistance:#059669;--defense-resistance-text:#065f46;--defense-immunity:#d97706;--defense-immunity-text:#92400e;--defense-vulnerability:#dc2626;--defense-vulnerability-text:#991b1b;--defense-exhaustion:#7c3aed;--defense-exhaustion-text:#5b21b6;--defense-bonus:#0891b2;--defense-bonus-text:#155e75;--defense-ability:#9333ea;--defense-ability-text:#6b21a8;--defense-speed:#0284c7;--defense-speed-text:#075985;--defense-skill:#059669;--defense-skill-text:#065f46;--defense-skill-item-bg:#0596691a;--defense-skill-item-border:#0596694d;--defense-skill-item-text:#047857;--defense-skill-item-icon:#059669;--defense-spell:#7c3aed;--defense-spell-text:#5b21b6;--defense-save:#4f46e5;--defense-save-text:#3730a3;--color-primary:var(--accent);--color-surface:var(--bg-elev);--color-background:var(--bg);--color-background-hover:#0000000a;--color-text-secondary:var(--text-subtle);--color-border:var(--border-subtle)}body[data-theme=dark]{color-scheme:dark;--bg:#121212;--bg-elev:#1e1e1e;--text:#fff;--text-subtle:#e0e0e0;--muted:#e0e0e0;--text-primary:var(--text);--text-secondary:var(--text-subtle);--accent:#f87171;--accent-hover:#fca5a5;--accent-light:#ffd93d;--accent-contrast:#1b0a0a;--accent-alpha-10:#f871711a;--action-color:#34d399;--bonus-color:#fbbf24;--reaction-color:#f472b6;--damage-color:#fb923c;--usage-pip-color:#f87171;--crit-color:#fbbf24;--content-spell:#a78bfa;--content-monster:#f87171;--content-item:#fbbf24;--content-feat:#60a5fa;--content-race:#34d399;--content-background:#c4b5fd;--content-condition:#fbbf24;--defense-resistance:#34d399;--defense-resistance-text:#6ee7b7;--defense-immunity:#f59e0b;--defense-immunity-text:#fbbf24;--defense-vulnerability:#f87171;--defense-vulnerability-text:#fca5a5;--defense-exhaustion:#a855f7;--defense-exhaustion-text:#c084fc;--defense-bonus:#22d3ee;--defense-bonus-text:#67e8f9;--defense-ability:#a855f7;--defense-ability-text:#c084fc;--defense-speed:#38bdf8;--defense-speed-text:#7dd3fc;--defense-skill:#34d399;--defense-skill-text:#6ee7b7;--defense-skill-item-bg:#10b98114;--defense-skill-item-border:#10b98140;--defense-skill-item-text:#6ee7b7;--defense-skill-item-icon:#34d399;--defense-spell:#a78bfa;--defense-spell-text:#c4b5fd;--defense-save:#818cf8;--defense-save-text:#a5b4fc;--ok:#4dc19c;--warn:#f7b347;--error:#ff6b6b;--success:#10b981;--success-foreground:#000;--warning:#f59e0b;--warning-foreground:#000;--info:#3b82f6;--link:#60a5fa;--destructive:#ff6b6b;--destructive-foreground:#000;--destructive-alpha-10:#ff6b6b1a;--bg-success:#064e3b;--bg-warning:#78350f;--bg-error:#7f1d1d;--bg-info:#1e3a8a;--bg-subtle:var(--surface-muted);--border-success:#059669;--border-warning:#d97706;--border-error:#dc2626;--border-info:#2563eb;--text-success:#6ee7b7;--text-warning:#fcd34d;--text-error:#fca5a5;--text-info:#93c5fd;--text-muted:var(--muted);--text-inverse:#fff;--text-inverse-muted:#fffc;--text-inverse-subtle:#fff9;--border-inverse-subtle:#ffffff26;--border-inverse-medium:#ffffff40;--bg-inverse-subtle:#ffffff08;--bg-inverse-hover:#ffffff1f;--bg-inverse-active:#ffffff2e;--bg-inverse-solid:#394354;--border:#ffffff26;--border-subtle:#ffffff14;--border-strong:#ffffff40;--surface-muted:#2c2c2c;--surface:var(--bg-elev);--overlay:#000000b3;--overlay-light:#00000080;--overlay-dark:#000c;--overlay-heavy:#000000e6;--bg-white-overlay:#1e1e1ef2;--bg-white-subtle:#ffffff1a;--bg-accent-subtle:#ff6b6b1a;--bg-accent-light:#ff6b6b26;--bg-accent-medium:#ff6b6b33;--bg-gradient-subtle:linear-gradient(180deg,#121212 0%,#0a0a0a 100%);--bg-gradient-warm:linear-gradient(135deg,#121212 0%,#1a1412 50%,#0a0a0a 100%);--bg-gradient-accent:linear-gradient(135deg,#ff66550d 0%,transparent 50%);--bg-header:linear-gradient(135deg,#2d3748 0%,#1a202c 100%);--bg-avatar:linear-gradient(135deg,#667eea 0%,#764ba2 100%);--bg-theme-light:linear-gradient(135deg,#fce7d7,#ff6b6b);--bg-theme-dark:linear-gradient(135deg,#1a0505,#ff6b6b);--bg-theme-system:linear-gradient(135deg,#312e81,#ff6b6b);--texture-opacity:.015;--gold:#fbbf24;--gold-text:#fbbf24;--gold-light:#fbbf24cc;--gold-subtle:#fbbf2426;--shadow-sm:0 var(--step-2xs)var(--step-xs)#0000004d;--shadow-md:0 var(--step-2xs)var(--step-md)#0006,0 var(--step-2xs)var(--step-2xs)#0000004d;--shadow-lg:0 var(--step-lg)60px #0009,0 var(--step-2xs)var(--step-md)#0006;--shadow-accent:0 var(--step-2xs)var(--step-sm)#ff6b6b66;--shadow-accent-hover:0 0 0 var(--step-2xs)#ff6b6b1a,0 var(--step-sm)var(--step-lg)#ff6b6b33;--shadow-layered:0 1px 2px #00000026,0 2px 4px #00000026,0 4px 8px #0000001f,0 8px 16px #0000001a,0 16px 32px #00000014;--shadow-layered-lg:0 1px 2px #0003,0 2px 4px #0000002e,0 4px 8px #00000026,0 8px 16px #0000001f,0 16px 32px #0000001a,0 32px 64px #00000014;--glow-accent:0 0 25px #ff6b6b59;--glow-accent-strong:0 0 40px #ff6b6b80;--glow-gold:0 0 25px #fbbf2466;--glow-gold-strong:0 0 40px #fbbf2499;--glow-success:0 0 20px #4dc19c66;--glow-info:0 0 20px #3b82f666;--color-background-hover:#ffffff14;--map-bg:#0f1218;--map-bg-gradient:linear-gradient(180deg,#1a1f2e 0%,#0f1218 100%);--map-dots:#78aaff1a;--map-vignette:#000000d9;--map-panel-bg:#1a1f2e;--map-panel-bg-gradient:linear-gradient(180deg,#1a1f2e 0%,#151922 100%);--map-panel-border:#ffffff14;--map-panel-text:#ebf8ffeb;--map-panel-text-muted:#c8d7f5a6;--map-control-bg:#ffffff0f;--map-control-bg-hover:#ffffff1a;--map-control-bg-active:#2563eb33;--map-control-border:#ffffff1a;--map-control-text:#ebf8ffd9;--map-node-locked-fill:#ffffff09;--map-node-locked-stroke:#aac3eb4d;--map-node-locked-text:#dcebff80;--map-node-available-fill:#5fb2ff14;--map-node-available-stroke:#5fb2ffd9;--map-node-available-text:#ebf8ffeb;--map-node-completed-fill:#5aebaf1a;--map-node-completed-stroke:#5aebafcc;--map-node-completed-text:#ebfff8f2;--map-tier-bg:#0006;--map-tier-text:#c8d7f0b3;--map-tier-border:#ffffff14;--map-edge-default:#8cb4ff2e;--map-edge-highlight:#5fb2ff80;--map-path-hero:#ffc85af2;--map-path-hero-glow:#ffc85a40;--map-path-dm:#b482fff2;--map-path-dm-glow:#b482ff40;--map-path-league:#64c8fff2;--map-path-league-glow:#64c8ff40;--map-zone-tint-1:#5aaaff1f;--map-zone-tint-2:#788cff1f;--map-zone-tint-3:#5adcd21f;--map-zone-tint-4:#ffb45a1f;--map-zone-tint-5:#dc82ff1f;--map-zone-border:#ffffff14;--map-header-bg:#0f14238c;--map-header-border:#ffffff1a;--map-header-text:#ebf8ffeb;--map-header-text-muted:#d2e6ff9e;--map-node-glow:#ffffff0f;--map-epic-stroke:#ffc85ab8;--map-epic-inner:#ffc85a47;--map-unknown-bg:#0a0e1a8c;--map-unknown-text:#b4c3dc80;--map-demand-bg:#3b82f6e6;--map-demand-glow:#3b82f61f}:root,body[data-theme]{font-feature-settings:"cv02","cv03","ss01"}@media(max-width:767px){:root{--text-2xs:.6875rem;--text-xs:.8125rem;--text-sm:.875rem;--text-base:.9375rem;--text-md:1.0625rem;--text-lg:1.1875rem;--text-xl:1.3125rem;--text-2xl:1.5625rem}}:root{--box-shadow-width:var(--step-2xs);--pixel-box-shadow:calc(-1*(var(--box-shadow-width)))0 0 0 black,var(--box-shadow-width)0 0 0 black,0 var(--box-shadow-width)0 0 black,0 calc(-1*(var(--box-shadow-width)))0 0 black;--pixel-box-shadow-destructive:calc(-1*(var(--box-shadow-width)))0 0 0 var(--destructive),var(--box-shadow-width)0 0 0 var(--destructive),0 var(--box-shadow-width)0 0 var(--destructive),0 calc(-1*(var(--box-shadow-width)))0 0 var(--destructive);--default-inner-border-color:#c8c8c8}.dark{--pixel-box-shadow:calc(-1*(var(--box-shadow-width)))0 0 0 var(--ring),var(--box-shadow-width)0 0 0 var(--ring),0 var(--box-shadow-width)0 0 var(--ring),0 calc(-1*(var(--box-shadow-width)))0 0 var(--ring)}.pixel-font{letter-spacing:.5px;font-family:"Press Start 2P",system-ui,-apple-system,sans-serif;line-height:1.5}.box-shadow-margin{margin:var(--box-shadow-width)}@font-face{font-family:RPGAwesome;src:url(../fonts/rpgawesome-webfont.eot?v=0.1.0);src:url(../fonts/rpgawesome-webfont.eot?#iefix&v=0.1.0)format("embedded-opentype"),url(../fonts/rpgawesome-webfont.woff?v=0.1.0)format("woff"),url(../fonts/rpgawesome-webfont.ttf?v=0.1.0)format("truetype"),url(../fonts/rpgawesome-webfont.svg?v=0.1.0#rpg-awesome)format("svg");font-weight:400;font-style:normal}.ra{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-variant:normal;speak:none;text-transform:none;font-family:RPGAwesome;font-style:normal;font-weight:400;line-height:1}.ra-lg{vertical-align:-15%;font-size:1.33333em;line-height:.75em}.ra-2x{font-size:2em}.ra-3x{font-size:3em}.ra-4x{font-size:4em}.ra-5x{font-size:5em}.ra-fw{text-align:center;width:1.28571em}.ra-ul{margin-left:2.14286em;padding-left:0;list-style-type:none}.ra-ul>li{position:relative}.ra-li{text-align:center;width:2.14286em;position:absolute;top:.142857em;left:-2.14286em}.ra-li.ra-lg{left:-1.85714em}.ra-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.pull-right{float:right}.pull-left{float:left}.ra.pull-left{margin-right:.3em}.ra.pull-right{margin-left:.3em}.ra-spin{animation:2s linear infinite ra-spin}@keyframes ra-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.ra-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);transform:rotate(90deg)}.ra-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);transform:rotate(180deg)}.ra-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);transform:rotate(270deg)}.ra-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);transform:scaleX(-1)}.ra-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);transform:scaleY(-1)}:root .ra-rotate-90,:root .ra-rotate-180,:root .ra-rotate-270,:root .ra-flip-horizontal,:root .ra-flip-vertical{filter:none}.ra-stack{vertical-align:middle;width:2em;height:2em;line-height:2em;display:inline-block;position:relative}.ra-stack-1x,.ra-stack-2x{text-align:center;width:100%;position:absolute;left:0}.ra-stack-1x{line-height:inherit}.ra-stack-2x{font-size:2em}.ra-inverse{color:#fff}.ra-acid:before{content:""}.ra-zigzag-leaf:before{content:""}.ra-archer:before{content:""}.ra-archery-target:before{content:""}.ra-arena:before{content:""}.ra-aries:before{content:""}.ra-arrow-cluster:before{content:""}.ra-arrow-flights:before{content:""}.ra-arson:before{content:""}.ra-aura:before{content:""}.ra-aware:before{content:""}.ra-axe:before{content:""}.ra-axe-swing:before{content:""}.ra-ball:before{content:""}.ra-barbed-arrow:before{content:""}.ra-barrier:before{content:""}.ra-bat-sword:before{content:""}.ra-battered-axe:before{content:""}.ra-batteries:before{content:""}.ra-battery-0:before{content:""}.ra-battery-25:before{content:""}.ra-battery-50:before{content:""}.ra-battery-75:before{content:""}.ra-battery-100:before{content:""}.ra-battery-black:before{content:""}.ra-battery-negative:before{content:""}.ra-battery-positive:before{content:""}.ra-battery-white:before{content:""}.ra-batwings:before{content:""}.ra-beam-wake:before{content:""}.ra-bear-trap:before{content:""}.ra-beer:before{content:""}.ra-beetle:before{content:""}.ra-bell:before{content:""}.ra-biohazard:before{content:""}.ra-bird-claw:before{content:""}.ra-bird-mask:before{content:""}.ra-blade-bite:before{content:""}.ra-blast:before{content:""}.ra-blaster:before{content:""}.ra-bleeding-eye:before{content:""}.ra-bleeding-hearts:before{content:""}.ra-bolt-shield:before{content:""}.ra-bomb-explosion:before{content:""}.ra-bombs:before{content:""}.ra-bone-bite:before{content:""}.ra-bone-knife:before{content:""}.ra-book:before{content:""}.ra-boomerang:before{content:""}.ra-boot-stomp:before{content:""}.ra-bottle-vapors:before{content:""}.ra-bottled-bolt:before{content:""}.ra-bottom-right:before{content:""}.ra-bowie-knife:before{content:""}.ra-bowling-pin:before{content:""}.ra-brain-freeze:before{content:""}.ra-brandy-bottle:before{content:""}.ra-bridge:before{content:""}.ra-broadhead-arrow:before{content:""}.ra-sword:before,.ra-broadsword:before{content:""}.ra-broken-bone:before{content:""}.ra-broken-bottle:before,.ra-broken-heart:before{content:""}.ra-broken-shield:before{content:""}.ra-broken-skull:before{content:""}.ra-bubbling-potion:before{content:""}.ra-bullets:before{content:""}.ra-burning-book:before{content:""}.ra-burning-embers:before{content:""}.ra-burning-eye:before{content:""}.ra-burning-meteor:before{content:""}.ra-burst-blob:before{content:""}.ra-butterfly:before{content:""}.ra-campfire:before{content:""}.ra-cancel:before{content:""}.ra-cancer:before{content:""}.ra-candle:before{content:""}.ra-candle-fire:before{content:""}.ra-cannon-shot:before{content:""}.ra-capitol:before{content:""}.ra-capricorn:before{content:""}.ra-carrot:before{content:""}.ra-castle-emblem:before{content:""}.ra-castle-flag:before{content:""}.ra-cat:before{content:""}.ra-chain:before{content:""}.ra-cheese:before{content:""}.ra-chemical-arrow:before{content:""}.ra-chessboard:before{content:""}.ra-chicken-leg:before{content:""}.ra-circle-of-circles:before{content:""}.ra-circular-saw:before{content:""}.ra-circular-shield:before{content:""}.ra-cloak-and-dagger:before{content:""}.ra-clockwork:before{content:""}.ra-clover:before{content:""}.ra-clovers:before{content:""}.ra-clovers-card:before{content:""}.ra-cluster-bomb:before{content:""}.ra-coffee-mug:before{content:""}.ra-cog:before{content:""}.ra-cog-wheel:before{content:""}.ra-cold-heart:before{content:""}.ra-compass:before{content:""}.ra-corked-tube:before{content:""}.ra-crab-claw:before{content:""}.ra-cracked-helm:before{content:""}.ra-cracked-shield:before{content:""}.ra-croc-sword:before{content:""}.ra-crossbow:before{content:""}.ra-crossed-axes:before{content:""}.ra-crossed-bones:before{content:""}.ra-crossed-pistols:before{content:""}.ra-crossed-sabres:before{content:""}.ra-crossed-swords:before{content:""}.ra-crown:before{content:""}.ra-crown-of-thorns:before{content:""}.ra-crowned-heart:before{content:""}.ra-crush:before{content:""}.ra-crystal-ball:before{content:""}.ra-crystal-cluster:before{content:""}.ra-crystal-wand:before{content:""}.ra-crystals:before{content:""}.ra-cubes:before{content:""}.ra-cut-palm:before{content:""}.ra-cycle:before{content:""}.ra-daggers:before{content:""}.ra-daisy:before{content:""}.ra-dead-tree:before{content:""}.ra-death-skull:before{content:""}.ra-decapitation:before{content:""}.ra-defibrillate:before{content:""}.ra-demolish:before{content:""}.ra-dervish-swords:before{content:""}.ra-desert-skull:before{content:""}.ra-diamond:before{content:""}.ra-diamonds:before{content:""}.ra-diamonds-card:before{content:""}.ra-dice-five:before{content:""}.ra-dice-four:before{content:""}.ra-dice-one:before{content:""}.ra-dice-six:before{content:""}.ra-dice-three:before{content:""}.ra-dice-two:before{content:""}.ra-dinosaur:before{content:""}.ra-divert:before{content:""}.ra-diving-dagger:before{content:""}.ra-double-team:before{content:""}.ra-doubled:before{content:""}.ra-dragon:before{content:""}.ra-dragon-breath:before{content:""}.ra-dragon-wing:before{content:""}.ra-dragonfly:before{content:""}.ra-drill:before{content:""}.ra-dripping-blade:before{content:""}.ra-dripping-knife:before{content:""}.ra-dripping-sword:before{content:""}.ra-droplet:before{content:""}.ra-droplet-splash:before{content:""}.ra-droplets:before{content:""}.ra-duel:before{content:""}.ra-egg:before{content:""}.ra-egg-pod:before{content:""}.ra-eggplant:before{content:""}.ra-emerald:before{content:""}.ra-energise:before{content:""}.ra-explosion:before{content:""}.ra-explosive-materials:before{content:""}.ra-eye-monster:before{content:""}.ra-eye-shield:before{content:""}.ra-eyeball:before{content:""}.ra-fairy:before{content:""}.ra-fairy-wand:before{content:""}.ra-fall-down:before{content:""}.ra-falling:before{content:""}.ra-fast-ship:before{content:""}.ra-feather-wing:before{content:""}.ra-feathered-wing:before{content:""}.ra-fedora:before{content:""}.ra-fire:before{content:""}.ra-fire-bomb:before{content:""}.ra-fire-breath:before{content:""}.ra-fire-ring:before{content:""}.ra-fire-shield:before{content:""}.ra-fire-symbol:before{content:""}.ra-fireball-sword:before{content:""}.ra-fish:before{content:""}.ra-fizzing-flask:before{content:""}.ra-flame-symbol:before{content:""}.ra-flaming-arrow:before{content:""}.ra-flaming-claw:before{content:""}.ra-flaming-trident:before{content:""}.ra-flask:before{content:""}.ra-flat-hammer:before{content:""}.ra-flower:before{content:""}.ra-flowers:before{content:""}.ra-fluffy-swirl:before{content:""}.ra-focused-lightning:before{content:""}.ra-food-chain:before{content:""}.ra-footprint:before{content:""}.ra-forging:before{content:""}.ra-forward:before{content:""}.ra-fox:before{content:""}.ra-frost-emblem:before{content:""}.ra-frostfire:before{content:""}.ra-frozen-arrow:before{content:""}.ra-gamepad-cross:before{content:""}.ra-gavel:before{content:""}.ra-gear-hammer:before{content:""}.ra-gear-heart:before{content:""}.ra-gears:before{content:""}.ra-gecko:before{content:""}.ra-gem:before{content:""}.ra-gem-pendant:before{content:""}.ra-gemini:before{content:""}.ra-glass-heart:before{content:""}.ra-gloop:before{content:""}.ra-gold-bar:before{content:""}.ra-grappling-hook:before{content:""}.ra-grass:before{content:""}.ra-grass-patch:before{content:""}.ra-grenade:before{content:""}.ra-groundbreaker:before{content:""}.ra-guarded-tower:before{content:""}.ra-guillotine:before{content:""}.ra-halberd:before{content:""}.ra-hammer:before{content:""}.ra-hammer-drop:before{content:""}.ra-hand:before{content:""}.ra-hand-emblem:before{content:""}.ra-hand-saw:before{content:""}.ra-harpoon-trident:before{content:""}.ra-health:before{content:""}.ra-health-decrease:before{content:""}.ra-health-increase:before{content:""}.ra-heart-bottle:before{content:""}.ra-heart-tower:before{content:""}.ra-heartburn:before{content:""}.ra-hearts:before{content:""}.ra-hearts-card:before{content:""}.ra-heat-haze:before{content:""}.ra-heavy-fall:before{content:""}.ra-heavy-shield:before{content:""}.ra-helmet:before{content:""}.ra-help:before{content:""}.ra-hive-emblem:before{content:""}.ra-hole-ladder:before{content:""}.ra-honeycomb:before{content:""}.ra-hood:before{content:""}.ra-horn-call:before{content:""}.ra-horns:before{content:""}.ra-horseshoe:before{content:""}.ra-hospital-cross:before{content:""}.ra-hot-surface:before{content:""}.ra-hourglass:before{content:""}.ra-hydra:before{content:""}.ra-hydra-shot:before{content:""}.ra-ice-cube:before{content:""}.ra-implosion:before{content:""}.ra-incense:before{content:""}.ra-insect-jaws:before{content:""}.ra-interdiction:before{content:""}.ra-jetpack:before{content:""}.ra-jigsaw-piece:before{content:""}.ra-kaleidoscope:before{content:""}.ra-kettlebell:before{content:""}.ra-key:before{content:""}.ra-key-basic:before{content:""}.ra-kitchen-knives:before{content:""}.ra-knife:before{content:""}.ra-knife-fork:before{content:""}.ra-knight-helmet:before{content:""}.ra-kunai:before{content:""}.ra-lantern-flame:before{content:""}.ra-large-hammer:before{content:""}.ra-laser-blast:before{content:""}.ra-laser-site:before{content:""}.ra-lava:before{content:""}.ra-leaf:before{content:""}.ra-leo:before{content:""}.ra-level-four:before{content:""}.ra-level-four-advanced:before{content:""}.ra-level-three:before{content:""}.ra-level-three-advanced:before{content:""}.ra-level-two:before{content:""}.ra-level-two-advanced:before{content:""}.ra-lever:before{content:""}.ra-libra:before{content:""}.ra-light-bulb:before{content:""}.ra-lighthouse:before{content:""}.ra-lightning:before{content:""}.ra-lightning-bolt:before{content:""}.ra-lightning-storm:before{content:""}.ra-lightning-sword:before{content:""}.ra-lightning-trio:before{content:""}.ra-lion:before{content:""}.ra-lit-candelabra:before{content:""}.ra-load:before{content:""}.ra-locked-fortress:before{content:""}.ra-love-howl:before{content:""}.ra-maggot:before{content:""}.ra-magnet:before{content:""}.ra-mass-driver:before{content:""}.ra-match:before{content:""}.ra-meat:before{content:""}.ra-meat-hook:before{content:""}.ra-medical-pack:before{content:""}.ra-metal-gate:before{content:""}.ra-microphone:before{content:""}.ra-mine-wagon:before{content:""}.ra-mining-diamonds:before{content:""}.ra-mirror:before{content:""}.ra-monster-skull:before{content:""}.ra-mountains:before{content:""}.ra-moon-sun:before{content:""}.ra-mp5:before{content:""}.ra-muscle-fat:before{content:""}.ra-muscle-up:before{content:""}.ra-musket:before{content:""}.ra-nails:before{content:""}.ra-nodular:before{content:""}.ra-noose:before{content:""}.ra-nuclear:before{content:""}.ra-ocarina:before{content:""}.ra-ocean-emblem:before{content:""}.ra-octopus:before{content:""}.ra-omega:before{content:""}.ra-on-target:before{content:""}.ra-ophiuchus:before{content:""}.ra-overhead:before{content:""}.ra-overmind:before{content:""}.ra-palm-tree:before{content:""}.ra-pawn:before{content:""}.ra-pawprint:before{content:""}.ra-perspective-dice-five:before{content:""}.ra-perspective-dice-four:before{content:""}.ra-perspective-dice-one:before{content:""}.ra-perspective-dice-random:before{content:""}.ra-perspective-dice-six:before{content:""}.ra-perspective-dice-two:before{content:""}.ra-perspective-dice-three:before{content:""}.ra-pill:before{content:""}.ra-pills:before{content:""}.ra-pine-tree:before{content:""}.ra-ping-pong:before{content:""}.ra-pisces:before{content:""}.ra-plain-dagger:before{content:""}.ra-player:before{content:""}.ra-player-despair:before{content:""}.ra-player-dodge:before{content:""}.ra-player-king:before{content:""}.ra-player-lift:before{content:""}.ra-player-pain:before{content:""}.ra-player-pyromaniac:before{content:""}.ra-player-shot:before{content:""}.ra-player-teleport:before{content:""}.ra-player-thunder-struck:before{content:""}.ra-podium:before{content:""}.ra-poison-cloud:before{content:""}.ra-potion:before{content:""}.ra-pyramids:before{content:""}.ra-queen-crown:before{content:""}.ra-quill-ink:before{content:""}.ra-rabbit:before{content:""}.ra-radar-dish:before{content:""}.ra-radial-balance:before{content:""}.ra-radioactive:before{content:""}.ra-raven:before{content:""}.ra-reactor:before{content:""}.ra-recycle:before{content:""}.ra-regeneration:before{content:""}.ra-relic-blade:before{content:""}.ra-repair:before{content:""}.ra-reverse:before{content:""}.ra-revolver:before{content:""}.ra-rifle:before{content:""}.ra-ringing-bell:before{content:""}.ra-roast-chicken:before{content:""}.ra-robot-arm:before{content:""}.ra-round-bottom-flask:before{content:""}.ra-round-shield:before{content:""}.ra-rss:before{content:""}.ra-rune-stone:before{content:""}.ra-sagittarius:before{content:""}.ra-sapphire:before{content:""}.ra-satellite:before{content:""}.ra-save:before{content:""}.ra-scorpio:before{content:""}.ra-scroll-unfurled:before{content:""}.ra-scythe:before{content:""}.ra-sea-serpent:before{content:""}.ra-seagull:before{content:""}.ra-shark:before{content:""}.ra-sheep:before{content:""}.ra-sheriff:before{content:""}.ra-shield:before{content:""}.ra-ship-emblem:before{content:""}.ra-shoe-prints:before{content:""}.ra-shot-through-the-heart:before{content:""}.ra-shotgun-shell:before{content:""}.ra-shovel:before{content:""}.ra-shuriken:before{content:""}.ra-sickle:before{content:""}.ra-sideswipe:before{content:""}.ra-site:before{content:""}.ra-skull:before{content:""}.ra-skull-trophy:before{content:""}.ra-slash-ring:before{content:""}.ra-small-fire:before{content:""}.ra-snail:before{content:""}.ra-snake:before{content:""}.ra-snorkel:before{content:""}.ra-snowflake:before{content:""}.ra-soccer-ball:before{content:""}.ra-spades:before{content:""}.ra-spades-card:before{content:""}.ra-spawn-node:before{content:""}.ra-spear-head:before{content:""}.ra-speech-bubble:before{content:""}.ra-speech-bubbles:before{content:""}.ra-spider-face:before{content:""}.ra-spikeball:before{content:""}.ra-spiked-mace:before{content:""}.ra-spiked-tentacle:before{content:""}.ra-spinning-sword:before{content:""}.ra-spiral-shell:before{content:""}.ra-splash:before{content:""}.ra-spray-can:before{content:""}.ra-sprout:before{content:""}.ra-sprout-emblem:before{content:""}.ra-stopwatch:before{content:""}.ra-suckered-tentacle:before{content:""}.ra-suits:before{content:""}.ra-sun:before{content:""}.ra-sun-symbol:before{content:""}.ra-sunbeams:before{content:""}.ra-super-mushroom:before{content:""}.ra-supersonic-arrow:before{content:""}.ra-surveillance-camera:before{content:""}.ra-syringe:before{content:""}.ra-target-arrows:before{content:""}.ra-target-laser:before{content:""}.ra-targeted:before{content:""}.ra-taurus:before{content:""}.ra-telescope:before{content:""}.ra-tentacle:before{content:""}.ra-tesla:before{content:""}.ra-thorn-arrow:before{content:""}.ra-thorny-vine:before{content:""}.ra-three-keys:before{content:""}.ra-tic-tac-toe:before{content:""}.ra-toast:before{content:""}.ra-tombstone:before{content:""}.ra-tooth:before{content:""}.ra-torch:before{content:""}.ra-tower:before{content:""}.ra-trail:before{content:""}.ra-trefoil-lily:before{content:""}.ra-trident:before{content:""}.ra-triforce:before{content:""}.ra-trophy:before{content:""}.ra-turd:before{content:""}.ra-two-dragons:before{content:""}.ra-two-hearts:before{content:""}.ra-uncertainty:before{content:""}.ra-underhand:before{content:""}.ra-unplugged:before{content:""}.ra-vase:before{content:""}.ra-venomous-snake:before{content:""}.ra-vest:before{content:""}.ra-vial:before{content:""}.ra-vine-whip:before{content:""}.ra-virgo:before{content:""}.ra-water-drop:before{content:""}.ra-wifi:before{content:""}.ra-wireless-signal:before{content:""}.ra-wolf-head:before{content:""}.ra-wolf-howl:before{content:""}.ra-wooden-sign:before{content:""}.ra-wrench:before{content:""}.ra-wyvern:before{content:""}.ra-x-mark:before{content:""}.ra-zebra-shield:before{content:""}.ra-arcane-mask:before{content:""}.ra-aquarius:before{content:""}.ra-apple:before{content:""}.ra-anvil:before{content:""}.ra-ankh:before{content:""}.ra-angel-wings:before{content:""}.ra-anchor:before{content:""}.ra-ammo-bag:before{content:""}.ra-alligator-clip:before{content:""}.ra-all-for-one:before{content:""}.ra-alien-fire:before{content:""}.ra-acorn:before{content:""}@font-face{font-family:RPGAwesome;src:url(/webapp/fonts/rpgawesome-webfont.woff)format("woff"),url(/webapp/fonts/rpgawesome-webfont.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--icon-color:var(--text);--icon-color-primary:var(--accent);--icon-color-secondary:var(--muted);--icon-color-success:var(--success);--icon-color-warning:var(--warning);--icon-color-error:var(--error);--icon-color-gold:var(--gold);--icon-shadow-none:none;--icon-shadow-sm:0 1px var(--step-2xs)#0000001a;--icon-shadow-md:0 var(--step-2xs)var(--step-2xs)#00000026;--icon-shadow-lg:0 var(--step-2xs)var(--step-xs)#0003;--icon-shadow-glow:0 0 var(--step-xs)currentColor;--icon-shadow-glow-strong:0 0 var(--step-md)currentColor;--icon-size-xs:.75rem;--icon-size-sm:1rem;--icon-size-md:1.5rem;--icon-size-lg:2rem;--icon-size-xl:3rem;--icon-size-2xl:4rem;--icon-opacity-disabled:.4;--icon-opacity-muted:.6;--icon-opacity-normal:1}.rpg-icon{speak:never;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--icon-color);font-family:RPGAwesome,sans-serif;font-style:normal;font-weight:400;line-height:1;font-size:var(--icon-size-md);filter:drop-shadow(var(--icon-shadow-none));vertical-align:middle;display:inline-block}.ra{color:var(--icon-color,currentColor)}.rpg-icon--xs{font-size:var(--icon-size-xs)}.rpg-icon--sm{font-size:var(--icon-size-sm)}.rpg-icon--md{font-size:var(--icon-size-md)}.rpg-icon--lg{font-size:var(--icon-size-lg)}.rpg-icon--xl{font-size:var(--icon-size-xl)}.rpg-icon--2xl{font-size:var(--icon-size-2xl)}.rpg-icon--fw{text-align:center;width:1.25em}.rpg-icon--primary{color:var(--icon-color-primary)}.rpg-icon--secondary{color:var(--icon-color-secondary)}.rpg-icon--success{color:var(--icon-color-success)}.rpg-icon--warning{color:var(--icon-color-warning)}.rpg-icon--error{color:var(--icon-color-error)}.rpg-icon--gold{color:var(--icon-color-gold)}.rpg-icon--shadow-sm{filter:drop-shadow(var(--icon-shadow-sm))}.rpg-icon--shadow-md{filter:drop-shadow(var(--icon-shadow-md))}.rpg-icon--shadow-lg{filter:drop-shadow(var(--icon-shadow-lg))}.rpg-icon--glow{filter:drop-shadow(var(--icon-shadow-glow))}.rpg-icon--glow-strong{filter:drop-shadow(var(--icon-shadow-glow-strong))}.rpg-icon--disabled{opacity:var(--icon-opacity-disabled);cursor:not-allowed}.rpg-icon--muted{opacity:var(--icon-opacity-muted)}.rpg-icon--spin{animation:2s linear infinite rpg-icon-spin}.rpg-icon--pulse{animation:2s ease-in-out infinite rpg-icon-pulse}@keyframes rpg-icon-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rpg-icon-pulse{0%,to{opacity:1}50%{opacity:.5}}.rpg-icon--hoverable{transition:color var(--duration-fast)var(--ease-standard),filter var(--duration-fast)var(--ease-standard),transform var(--duration-fast)var(--ease-standard);cursor:pointer}.rpg-icon--hoverable:hover{color:var(--icon-color-primary);filter:drop-shadow(var(--icon-shadow-glow));transform:scale(1.1)}:root{--emoji-size-xs:1rem;--emoji-size-sm:1.25rem;--emoji-size-md:1.5rem;--emoji-size-lg:2rem;--emoji-size-xl:3rem;--emoji-inline-offset:-.1em}.emoji{width:var(--emoji-size-md);height:var(--emoji-size-md);vertical-align:middle;speak:never;top:var(--emoji-inline-offset);background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;position:relative}.emoji--xs{width:var(--emoji-size-xs);height:var(--emoji-size-xs)}.emoji--sm{width:var(--emoji-size-sm);height:var(--emoji-size-sm)}.emoji--md{width:var(--emoji-size-md);height:var(--emoji-size-md)}.emoji--lg{width:var(--emoji-size-lg);height:var(--emoji-size-lg)}.emoji--xl{width:var(--emoji-size-xl);height:var(--emoji-size-xl)}.emoji-sprite{width:var(--emoji-size-md);height:var(--emoji-size-md);vertical-align:middle;fill:currentColor;display:inline-block}.emoji-sprite svg{width:100%;height:100%}.emoji-smile{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3ccircle%20cx='36.0001'%20cy='36'%20r='22.9999'%20fill='%23FCEA2B'/%3e%3c/g%3e%3cg%20id='hair'/%3e%3cg%20id='skin'/%3e%3cg%20id='skin-shadow'/%3e%3cg%20id='line'%3e%3ccircle%20cx='36'%20cy='36'%20r='23'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M45.8149,44.9293%20c-2.8995,1.6362-6.2482,2.5699-9.8149,2.5699s-6.9153-0.9336-9.8149-2.5699'/%3e%3cpath%20d='M30,31c0,1.6568-1.3448,3-3,3c-1.6553,0-3-1.3433-3-3c0-1.6552,1.3447-3,3-3C28.6552,28,30,29.3448,30,31'/%3e%3cpath%20d='M48,31c0,1.6568-1.3447,3-3,3s-3-1.3433-3-3c0-1.6552,1.3447-3,3-3S48,29.3448,48,31'/%3e%3c/g%3e%3c/svg%3e")}.emoji-grin{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3ccircle%20cx='36'%20cy='36'%20r='23'%20fill='%23FCEA2B'/%3e%3cpath%20fill='%23FFFFFF'%20d='M50.595,41.64c0.012,1.5397-0.2838,3.0662-0.87,4.49c-12.49,3.03-25.43,0.34-27.49-0.13%20c-0.5588-1.3852-0.8407-2.8664-0.83-4.36h0.11c0,0,14.8,3.59,28.89,0.07L50.595,41.64z'/%3e%3cpath%20fill='%23EA5A47'%20d='M49.7251,46.13c-1.79,4.27-6.35,7.23-13.69,7.23c-7.41,0-12.03-3.03-13.8-7.36%20C24.2951,46.47,37.235,49.16,49.7251,46.13z'/%3e%3c/g%3e%3cg%20id='hair'/%3e%3cg%20id='skin'/%3e%3cg%20id='skin-shadow'/%3e%3cg%20id='line'%3e%3ccircle%20cx='36'%20cy='36'%20r='23'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M50.595,41.64%20c0.012,1.5397-0.2838,3.0662-0.87,4.49c-12.49,3.03-25.43,0.34-27.49-0.13c-0.5588-1.3852-0.8407-2.8664-0.83-4.36h0.11%20c0,0,14.8,3.59,28.89,0.07L50.595,41.64z'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M49.7251,46.13%20c-1.79,4.27-6.35,7.23-13.69,7.23c-7.41,0-12.03-3.03-13.8-7.36C24.2951,46.47,37.235,49.16,49.7251,46.13z'/%3e%3cpath%20d='M30,31c0,1.6568-1.3448,3-3,3c-1.6553,0-3-1.3433-3-3c0-1.6552,1.3447-3,3-3C28.6552,28,30,29.3448,30,31'/%3e%3cpath%20d='M48,31c0,1.6568-1.3447,3-3,3s-3-1.3433-3-3c0-1.6552,1.3447-3,3-3S48,29.3448,48,31'/%3e%3c/g%3e%3c/svg%3e")}.emoji-joy{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3ccircle%20cx='36'%20cy='36'%20r='24'%20fill='%23fcea2b'/%3e%3cpath%20fill='%23fff'%20d='M50.595,41.64a11.5554,11.5554,0,0,1-.87,4.49c-12.49,3.03-25.43.34-27.49-.13a11.4347,11.4347,0,0,1-.83-4.36h.11s14.8,3.59,28.89.07Z'/%3e%3cpath%20fill='%23ea5a47'%20d='M49.7251,46.13c-1.79,4.27-6.35,7.23-13.69,7.23-7.41,0-12.03-3.03-13.8-7.36C24.2951,46.47,37.235,49.16,49.7251,46.13Z'/%3e%3cpath%20fill='%2392d3f5'%20d='M65.7563,47.3378a4.2418,4.2418,0,0,1-6.001.001c-2.9718-2.9717-3.0059-8.961-3.0063-9.0208.2314.0131,6.0508.0625,9.0073,3.019a4.2411,4.2411,0,0,1,0,6.0008Z'/%3e%3cpath%20fill='%2392d3f5'%20d='M6.2392,47.3385a4.242,4.242,0,0,1-.0011-6.0011c2.9717-2.9717,8.9611-3.0059,9.0208-3.0063-.0131.2314-.0625,6.0509-3.019,9.0074a4.2412,4.2412,0,0,1-6.0007,0Z'/%3e%3c/g%3e%3cg%20id='hair'/%3e%3cg%20id='skin'/%3e%3cg%20id='skin-shadow'/%3e%3cg%20id='line'%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M58.8479,33.3406q-.01-.0839-.02-.1675A23.0031,23.0031,0,0,0,13.2041,32.92c-.0148.1069-.0386.3127-.052.42'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M17.1832,49.229A23.5314,23.5314,0,0,0,36,59a23.3428,23.3428,0,0,0,18.7572-9.6871'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M20.6948,28.2a6.3062,6.3062,0,0,1,3.3907-3,6.3038,6.3038,0,0,1,4.53-.4209'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M51.3052,28.2A7.19,7.19,0,0,0,43.396,24.77'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M50.595,41.64a11.5554,11.5554,0,0,1-.87,4.49c-12.49,3.03-25.43.34-27.49-.13a11.4347,11.4347,0,0,1-.83-4.36h.11s14.8,3.59,28.89.07Z'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M49.7251,46.13c-1.79,4.27-6.35,7.23-13.69,7.23-7.41,0-12.03-3.03-13.8-7.36C24.2951,46.47,37.235,49.16,49.7251,46.13Z'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linejoin='round'%20stroke-width='2'%20d='M65.7563,47.3378a4.2418,4.2418,0,0,1-6.001.001c-2.9718-2.9717-3.0059-8.961-3.0063-9.0208.2314.0131,6.0508.0625,9.0073,3.019a4.2411,4.2411,0,0,1,0,6.0008Z'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linejoin='round'%20stroke-width='2'%20d='M6.2392,47.3385a4.242,4.242,0,0,1-.0011-6.0011c2.9717-2.9717,8.9611-3.0059,9.0208-3.0063-.0131.2314-.0625,6.0509-3.019,9.0074a4.2412,4.2412,0,0,1-6.0007,0Z'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M31.6941,35.1642a4.7263,4.7263,0,0,0-8.6382,0'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M48.9441,35.1642a4.7263,4.7263,0,0,0-8.6382,0'/%3e%3c/g%3e%3c/svg%3e")}.emoji-heart-eyes{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3ccircle%20cx='36'%20cy='36'%20r='23'%20fill='%23FCEA2B'/%3e%3cpath%20fill='%23D22F27'%20d='M26.4992,27.4384c-1.2653-3.3541-6.441-3.5687-6.1168,1.3178c0.0431,0.6485,0.281,1.2724,0.6414,1.8135%20l5.3179,6.4224l0,0l5.2212-6.266c0.5796-0.6964,0.9224-1.5779,0.905-2.4853c-0.0863-4.3523-5.0509-4.0351-6.1274-0.8036'/%3e%3cpath%20fill='%23D22F27'%20d='M45.8012,27.4384c-1.2547-3.3541-6.3873-3.5687-6.0658,1.3178c0.0428,0.6485,0.2787,1.2724,0.6361,1.8135%20l5.2737,6.4224l0,0l5.1777-6.266c0.5747-0.6964,0.9147-1.5779,0.8974-2.4853c-0.0856-4.3523-5.0089-4.0351-6.0763-0.8036'/%3e%3cpath%20fill='%23FFFFFF'%20d='M48.5859,42.6735c0,5.6296-4.1784,10.1046-12.5541,10.1046c-8.3738,0-12.6069-4.4888-12.6069-10.1047%20C23.4249,42.6734,36.4503,45.7045,48.5859,42.6735z'/%3e%3c/g%3e%3cg%20id='hair'/%3e%3cg%20id='skin'/%3e%3cg%20id='skin-shadow'/%3e%3cg%20id='line'%3e%3ccircle%20cx='36'%20cy='36'%20r='23'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M48.5859,42.6735c0,5.6296-4.1784,10.1046-12.5541,10.1046c-8.3738,0-12.6069-4.4888-12.6069-10.1047%20C23.4249,42.6734,36.4503,45.7045,48.5859,42.6735z'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M26.4992,27.4384c-1.2653-3.3541-6.441-3.5687-6.1168,1.3178c0.0431,0.6485,0.281,1.2724,0.6414,1.8135l5.3179,6.4224l0,0%20l5.2212-6.266c0.5796-0.6964,0.9224-1.5779,0.905-2.4853c-0.0863-4.3523-5.0509-4.0351-6.1274-0.8036%20z'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M45.8012,27.4384c-1.2547-3.3541-6.3873-3.5687-6.0658,1.3178c0.0428,0.6485,0.2787,1.2724,0.6361,1.8135l5.2737,6.4224l0,0%20l5.1777-6.266c0.5747-0.6964,0.9147-1.5779,0.8974-2.4853c-0.0856-4.3523-5.0089-4.0351-6.0763-0.8036%20z'/%3e%3c/g%3e%3c/svg%3e")}.emoji-thinking{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3ccircle%20cx='36'%20cy='36.2'%20r='24'%20fill='%23FCEA2B'/%3e%3cpath%20fill='%23FCEA2B'%20d='M19.1,62.3c-0.3-1.2-0.4-2.4-0.3-3.6c0.2-1.1,2.3-6.5,2.7-7.3s1.4-4.5,2.4-4.8c1-0.3,1.2,0.1,1.1,0.7%20S24.4,55,24.4,55l9.4-2.8c0,0,7.7-1.9,7.9-1c2.1,2-5.4,4.5-7.5,4.4c0,0,1.1,0.6,0.9,1.3s-0.8,1.2-1,1.2s0.5,0.5,0.6,1.4%20c0.9,1.8-2.8,2.3-2.8,2.3c1.3-0.2,3.3,2.1,0.1,2.7c-1,0.3-4.8,1.4-4.8,1.4s-3.3,1.2-5.2-0.1C20.8,65,19.7,63.8,19.1,62.3z'/%3e%3c/g%3e%3cg%20id='line'%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M28.9,44.5c2.4-0.7,11.9,0.5,14.1,2.1'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M22.4,22.5c1.3-0.9,2.8-1.3,4.4-1.1c1.6,0,3.1,0.6,4.2,1.7'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M51.1,26.5c-2.7-0.7-5.5-0.8-8.2-0.3'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M42,58.4c12.3-3.3,19.5-15.9,16.2-28.2S42.3,10.7,30,14c-10,2.7-17,11.8-17,22.2c0,4.6,1.4,9.2,4,13'/%3e%3cpath%20d='M31,30.7c0,1.7-1.3,3-3,3s-3-1.3-3-3s1.3-3,3-3S31,29,31,30.7'/%3e%3cpath%20d='M48,33.7c0,1.7-1.3,3-3,3s-3-1.3-3-3s1.3-3,3-3S48,32,48,33.7'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M19.7,56.7c-1,1.6-1.2,3.7-0.5,5.5c1.1,3.3,4,5.2,7.2,4.2l4.9-1.4l1-0.3c0.8-0.2,1.3-1.1,1.1-1.8l0,0%20c-0.2-0.5-0.6-0.9-1.2-1l1.2-0.3c0.8-0.2,1.3-1.1,1.1-1.8c-0.2-0.5-0.6-1-1.2-1.1l1.2-0.4c0.8-0.2,1.3-1.1,1.1-1.8%20c-0.1-0.5-0.5-0.9-1-1l6.4-1.9c0.8-0.2,1.3-1.1,1.1-1.8s-1.1-1.3-1.8-1.1l0,0l-10.2,3l-5.1,1.5l0.6-7.8c0.1-0.9-1.5-1.2-2.1,0.2%20L19.7,56.7z'/%3e%3c/g%3e%3c/svg%3e")}.emoji-sad{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3cpath%20fill='%23FCEA2B'%20d='M36,13c-12.6823,0-23,10.3177-23,23c0,12.6822,10.3177,23,23,23c12.6822,0,23-10.3178,23-23%20C59,23.3177,48.6822,13,36,13z'/%3e%3c/g%3e%3cg%20id='hair'/%3e%3cg%20id='skin'/%3e%3cg%20id='skin-shadow'/%3e%3cg%20id='line'%3e%3ccircle%20cx='36'%20cy='36'%20r='23'%20fill='none'%20stroke='%23000000'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cline%20x1='27'%20x2='45'%20y1='46'%20y2='46'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M23,33.0774c0.4132,0.344,2.2456,1.7915,4.9091,1.6364c2.1608-0.1259,3.61-1.2333,4.0909-1.6364'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M41,33.0774c0.4132,0.344,2.2456,1.7915,4.9091,1.6364c2.1608-0.1259,3.61-1.2333,4.0909-1.6364'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M19.9385,27.2501c0.4872,0.2275,2.6277,1.1608,5.1639,0.3327c2.0576-0.6718,3.1771-2.1117,3.5396-2.6239'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M52.642,27.2501c-0.4872,0.2275-2.6277,1.1608-5.1639,0.3327c-2.0576-0.6718-3.1771-2.1117-3.5396-2.6239'/%3e%3c/g%3e%3c/svg%3e")}.emoji-angry{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3cpath%20fill='%23FCEA2B'%20d='M36,13c-12.6823,0-23,10.3177-23,23c0,12.6822,10.3177,23,23,23c12.6822,0,23-10.3178,23-23%20C59,23.3177,48.6822,13,36,13z'/%3e%3c/g%3e%3cg%20id='hair'/%3e%3cg%20id='skin'/%3e%3cg%20id='skin-shadow'/%3e%3cg%20id='line'%3e%3ccircle%20cx='36'%20cy='36'%20r='23'%20fill='none'%20stroke='%23000000'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cpath%20d='M30,32.9252c0,1.6567-1.3448,3-3,3c-1.6553,0-3-1.3433-3-3c0-1.6553,1.3447-3,3-3C28.6552,29.9252,30,31.27,30,32.9252'/%3e%3cpath%20d='M48,32.9252c0,1.6567-1.3447,3-3,3s-3-1.3433-3-3c0-1.6553,1.3447-3,3-3S48,31.27,48,32.9252'/%3e%3cline%20x1='23'%20x2='30'%20y1='24'%20y2='28'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cline%20x1='49'%20x2='42'%20y1='24'%20y2='28'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M29.5,43c1.2841-0.6376,3.9847-1.0308,6.8421-0.9981c2.6235,0.03,4.9897,0.4146,6.1579,0.9981'/%3e%3c/g%3e%3c/svg%3e")}.emoji-heart{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3cpath%20fill='%23EA5A47'%20d='M59.5,25c0-6.9036-5.5964-12.5-12.5-12.5c-4.7533,0-8.8861,2.6536-11,6.5598%20C33.8861,15.1536,29.7533,12.5,25,12.5c-6.9036,0-12.5,5.5964-12.5,12.5c0,2.9699,1.0403,5.6942,2.7703,7.8387l-0.0043,0.0034%20L36,58.5397l20.7339-25.6975l-0.0043-0.0034C58.4597,30.6942,59.5,27.9699,59.5,25z'/%3e%3c/g%3e%3cg%20id='hair'/%3e%3cg%20id='skin'/%3e%3cg%20id='skin-shadow'/%3e%3cg%20id='line'%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M59.5,25%20c0-6.9036-5.5964-12.5-12.5-12.5c-4.7533,0-8.8861,2.6536-11,6.5598C33.8861,15.1536,29.7533,12.5,25,12.5%20c-6.9036,0-12.5,5.5964-12.5,12.5c0,2.9699,1.0403,5.6942,2.7703,7.8387l-0.0043,0.0034L36,58.5397l20.7339-25.6975l-0.0043-0.0034%20C58.4597,30.6942,59.5,27.9699,59.5,25z'/%3e%3c/g%3e%3c/svg%3e")}.emoji-heart-broken{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3cpath%20fill='%23EA5A47'%20d='M49.5657,15.6092c-4.3218,0-8.187,2.3611-10.1887,6.1814L36,29.678l7,6.0169l-6,8.4238L42,51%20l-3.5852,9.1622l20.462-26.2371c1.4419-1.9653,2.2134-4.3222,2.2134-6.7934C61.0902,20.7782,55.9202,15.6092,49.5657,15.6092z'/%3e%3cpath%20fill='%23EA5A47'%20d='M37.0994,50.9843l-5.0534-6.9615l5.9387-8.0457l-7.0457-5.9463c0,0,1.6215-7.5485,1.455-7.8939%20c-1.9444-4.0263-5.9185-6.5278-10.3711-6.5278c-6.3535,0-11.5225,5.169-11.5225,11.5225c0,2.1167,0.5776,4.185,1.6714,5.9814%20l0.6602,0.9737l20.4624,26.2299l0.3502-0.449L37.0994,50.9843z'/%3e%3c/g%3e%3cg%20id='hair'/%3e%3cg%20id='skin'/%3e%3cg%20id='skin-shadow'/%3e%3cg%20id='line'%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M49.5657,15.6092c-4.3218,0-8.187,2.3611-10.1887,6.1814L36,29.678l7,6.0169l-6,8.4238L42,51l-3.5852,9.1622l20.462-26.2371%20c1.4419-1.9653,2.2134-4.3222,2.2134-6.7934C61.0902,20.7782,55.9202,15.6092,49.5657,15.6092z'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M37.0994,50.9843l-5.0534-6.9615l5.9387-8.0457%20l-7.0457-5.9463c0,0,1.6215-7.5485,1.455-7.8939c-1.9444-4.0263-5.9185-6.5278-10.3711-6.5278%20c-6.3535,0-11.5225,5.169-11.5225,11.5225c0,2.1167,0.5776,4.185,1.6714,5.9814l0.6602,0.9737l20.4624,26.2299l0.3502-0.449%20L37.0994,50.9843z'/%3e%3c/g%3e%3c/svg%3e")}.emoji-sparkling-heart{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3cpath%20fill='%23e67a94'%20d='m60.5,25c0-7.4438-6.0557-13.5-13.5-13.5-4.4033,0-8.4844,2.1377-11,5.6724-2.5156-3.5347-6.5962-5.6724-11-5.6724-7.4438,0-13.5,6.0562-13.5,13.5,0,2.7285.8403,5.4082,2.3833,7.6504l-.0347.0273,20.866,25.8619h2.5708l20.2273-25.0695.668-.8369-.0352-.0244c1.5244-2.2333,2.3545-4.8969,2.3545-7.6088Z'/%3e%3cpath%20fill='%23fcea2b'%20d='m26.676,38.3048c.1049.5815.6677,1.0558,1.421,1.1981l10.1458,1.9169c-.0372.0074-7.2045,1.3613-10.1506,1.9179-.7533.1423-1.3112.616-1.4161,1.1974l-2.5737,8.4291-2.7755-8.4289c-.1049-.5815-.6629-1.0552-1.4163-1.1975-2.954-.5578-5.1603-1.918-5.1605-1.9181-.0001,0,2.2069-1.3594,5.1607-1.9178.7532-.1423.8465-.8247.9514-1.4061l1.7931-10.1776c.0627-.3475,1.6784-2.5957,1.741-2.2481.7095,3.9321,2.1393,11.8564,2.2797,12.6347Z'/%3e%3cpath%20fill='%23f1b31c'%20d='m24.5872,53.9186l1.0246-7.8747c-1.9242-3.3355-3.3469-6.7963-4.2428-9.2606l-.2443,1.5312c-.0927.5811-.5856,1.0544-1.2512,1.1968-2.5521.8623-4.5062,1.9778-4.5913,1.9963.0813.0177,1.9715.6926,4.591,1.8376.6657.1423,1.1588.6157,1.2515,1.1969l2.7642,9.3767c.0555.3472.643.3472.6983-.0002Z'/%3e%3cpath%20fill='%23fcea2b'%20d='m51.8824,18.9358c.0862.4637.5487.8419,1.1677.9554l7.0663,1.2955c.3309.0607.3347.4049.0038.4656-1.8753.3438-5.352.9812-7.074,1.2969-.619.1135-1.0775.4912-1.1637.9548l-1.8733,10.0742c-.0515.2771-.5978.2771-.6494,0l-1.8733-10.074c-.0862-.4637-.5448-.8414-1.1639-.9549-1.722-.3156-5.1988-.9529-7.0743-1.2967-.3309-.0607-.3309-.4042,0-.4649,1.8755-.3438,5.3525-.9813,7.0745-1.2972.619-.1135.6956-.6577.7818-1.1213l2.2236-8.1159c.0515-.2771.6293-2.0699.6808-1.7927.583,3.1355,1.758,9.4545,1.8734,10.0752Z'/%3e%3cpath%20fill='%23f1b31c'%20d='m50.0748,33.9782l1.2105-8.8711c-1.3126-2.6598-2.2831-5.4195-2.8942-7.3846l-.1666,1.221c-.0633.4634-.3994.8408-.8535.9543-1.263.3156-3.8133.9528-5.1889,1.2965-.2427.0606-.2427.404,0,.4647,1.3756.3437,3.9257.9807,5.1887,1.2961.4541.1134.7904.491.8537.9544l1.374,10.0688c.0378.2769.4385.2769.4763,0Z'/%3e%3c/g%3e%3cg%20id='line'%3e%3cg%20id='line-2'%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='m29.1505,50.0504l6.8495,8.4893,20.7339-25.6975-.0043-.0034c1.7301-2.1446,2.7704-4.8689,2.7704-7.8388'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='m45.2493,12.6217c-4.0043.5613-7.3996,3.0202-9.2493,6.4381-2.1139-3.9062-6.2467-6.5598-11-6.5598-6.9036,0-12.5,5.5964-12.5,12.5,0,2.9699,1.0403,5.6942,2.7703,7.8387l-.0043.0034,2.1605,2.6777'/%3e%3c/g%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='m22.5556,32.4499l1.5469-8.0604.5052,3.0162c.081.4824,1.6827,10.0429,1.6827,10.0429.1889,1.1269,1.1869,2.0334,2.5426,2.3092l8.167,1.662-8.1728,1.663c-1.3523.2752-2.3482,1.1812-2.5369,2.3084l-2.1876,13.0587-2.1876-13.0582c-.1889-1.1272-1.1848-2.0333-2.5372-2.3085l-8.173-1.6629,8.1735-1.6634c1.352-.2753,2.2663-1.8467,2.455-2.9736'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='m48.8482,14.267l1.2335-6.4275.4029,2.4052c.0646.3847,1.3418,8.0084,1.3418,8.0084.1506.8986.9465,1.6215,2.0275,1.8414l6.2626,1.3253-6.2671,1.3261c-1.0783.2194-1.8725.9419-2.023,1.8408l-1.7445,10.4133-1.7445-10.4129c-.1506-.8988-.9448-1.6214-2.0232-1.8409l-6.5174-1.326,6.5177-1.3264c1.0781-.2195,1.8072-1.4726,1.9577-2.3712'/%3e%3c/g%3e%3c/svg%3e")}.emoji-thumbs-up{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'/%3e%3cg%20id='hair'/%3e%3cg%20id='skin'%3e%3cpolygon%20fill='%23fcea2b'%20stroke='none'%20points='37.088,11.2316%2034.166,11.8766%2019,29.2096%2011.667,42.2686%2013.666,53.5426%2026.604,60.6126%2036.229,60.5716%2050.271,60.7796%2052.666,59.2096%2053.416,55.3766%2052.666,53.7926%2056.25,53.7096%2057.583,52.0426%2058.416,49.7096%2056.833,46.7096%2058.416,46.0426%2060.333,43.3766%2059.416,40.6266%2056.916,39.4596%2058.083,37.2926%2058.25,33.8766%2055.666,32.3766%2042.5,31.8766%2041.666,31.2096%2040.812,30.6126%2031.687,30.6126%2031.75,28.8766%2035.666,19.2926%2037.333,14.7096'/%3e%3c/g%3e%3cg%20id='skin-shadow'/%3e%3cg%20id='line'%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M35.236,59.6006h-9%20c-8.321,0-14-6.681-14-15c0.0204-4.7991,1.7993-9.4241,5-13'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M34.625,31.6006h-4.389%20l7-18c0.811-2.084-2.79-3.8-5-1l-15,19'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M37.448,35.1006%20c0.1527,2.0638,1.9342,3.6226,4,3.5h13c1.933,0.2578,3.709-1.1001,3.9669-3.0331s-1.1001-3.709-3.0331-3.9669%20c-0.3099-0.0413-0.6238-0.0413-0.9337,0h-13C39.3822,31.478,37.6007,33.0368,37.448,35.1006z'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M38.305,56.4366%20c0.1527,2.0638,1.9342,3.6226,4,3.5h7c1.933,0.2578,3.709-1.1001,3.9669-3.0331s-1.1001-3.709-3.0331-3.9669%20c-0.3099-0.0413-0.6238-0.0413-0.9337,0h-7C40.2392,52.814,38.4577,54.3728,38.305,56.4366z'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M33.236,42.4366%20c0.1527,2.0638,1.9342,3.6226,4,3.5h19c1.933,0.2578,3.709-1.1001,3.9669-3.0331s-1.1001-3.709-3.0331-3.9669%20c-0.3099-0.0413-0.6238-0.0413-0.9337,0h-19C35.1702,38.814,33.3887,40.3728,33.236,42.4366z'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M35.236,49.4366%20c0.1527,2.0638,1.9342,3.6226,4,3.5h15c1.933,0.2578,3.709-1.1001,3.9669-3.0331s-1.1001-3.709-3.0331-3.9669%20c-0.3099-0.0413-0.6238-0.0413-0.9337,0h-15C37.1702,45.814,35.3887,47.3728,35.236,49.4366z'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M14.136,36.2626%20c-1.176,2.4511-1.8253,5.1215-1.906,7.839c0,8.56,4.625,15.5,15.125,15.5'/%3e%3c/g%3e%3c/svg%3e")}.emoji-thumbs-down{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'/%3e%3cg%20id='hair'/%3e%3cg%20id='skin'%3e%3cpolygon%20fill='%23fcea2b'%20stroke='none'%20points='37.333,57.2071%2035.666,52.6241%2031.75,43.0401%2031.687,41.3041%2040.812,41.3041%2041.666,40.7071%2042.5,40.0401%2055.666,39.5401%2058.25,38.0401%2058.083,34.6241%2056.916,32.4571%2059.416,31.2901%2060.333,28.5401%2058.416,25.8741%2056.833,25.2071%2058.416,22.2071%2057.583,19.8741%2056.25,18.2071%2052.666,18.1241%2053.416,16.5401%2052.666,12.7071%2050.271,11.1371%2036.229,11.3451%2026.604,11.3041%2013.666,18.3741%2011.667,29.6481%2019,42.7071%2034.166,60.0401%2037.088,60.6851'/%3e%3c/g%3e%3cg%20id='skin-shadow'/%3e%3cg%20id='line'%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M17.236,40.3161%20c-3.2007-3.5759-4.9796-8.2009-5-13c0-8.319,5.679-15,14-15h9'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M17.236,40.3161l15,19%20c2.21,2.8,5.811,1.084,5-1l-7-18h4.389'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M41.448,40.3161h13%20c0.3099,0.0413,0.6238,0.0413,0.9337,0c1.933-0.2578,3.291-2.0339,3.0331-3.9669s-2.0339-3.291-3.9669-3.0331h-13%20c-2.0658-0.1226-3.8473,1.4362-4,3.5C37.6007,38.8799,39.3822,40.4387,41.448,40.3161z'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M42.305,18.9801h7%20c0.3099,0.0413,0.6238,0.0413,0.9337,0c1.933-0.2578,3.291-2.0339,3.0331-3.9669s-2.0339-3.291-3.9669-3.0331h-7%20c-2.0658-0.1226-3.8473,1.4362-4,3.5C38.4577,17.5439,40.2392,19.1027,42.305,18.9801z'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M37.236,32.9801h19%20c0.3099,0.0413,0.6238,0.0413,0.9337,0c1.933-0.2578,3.291-2.0339,3.0331-3.9669s-2.0339-3.291-3.9669-3.0331h-19%20c-2.0658-0.1226-3.8473,1.4362-4,3.5C33.3887,31.5439,35.1702,33.1027,37.236,32.9801z'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M39.236,25.9801h15%20c0.3099,0.0413,0.6238,0.0413,0.9337,0c1.933-0.2578,3.291-2.0339,3.0331-3.9669s-2.0339-3.291-3.9669-3.0331h-15%20c-2.0658-0.1226-3.8473,1.4362-4,3.5C35.3887,24.5439,37.1702,26.1027,39.236,25.9801z'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M27.355,12.315c-10.5,0-15.125,6.94-15.125,15.5%20c0.0807,2.7175,0.73,5.3879,1.906,7.839'/%3e%3c/g%3e%3c/svg%3e")}.emoji-clap{background-image:url(/webapp/assets/1F44F-DgHj90Ag.svg)}.emoji-wave{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='hair'/%3e%3cg%20id='skin'%3e%3cpath%20fill='%23FCEA2B'%20d='M18.6575,19.2409c-0.9683-1.6927-3.1256-2.2799-4.8183-1.3115c-1.6927,0.9684-2.2799,3.1256-1.3115,4.8183%20c0.1552,0.2714,0.3458,0.5209,0.5667,0.742l11.5324,15.0998l2.6883,3.3878l-7.8906-10.3314%20c-0.9683-1.6927-3.1256-2.2799-4.8183-1.3115s-2.2799,3.1256-1.3115,4.8183c0.1552,0.2714,0.3458,0.5209,0.5667,0.7421%20L21.752,46.226l6.2707,7.899c5.467,6.2731,14.5147,5.9306,20.7863,0.465c3.6045-3.1684,5.9226-7.5482,6.5154-12.3105%20c0.3858-4.2326,0.807-15.301,0.807-15.301c-0.1826-2.6008-3.1353-4.5234-3.5158-3.1802l-4.8939,9.7575l-3.3657-4.2224%20l3.3657,4.2224l-3.3657-4.2224L30.8909,12.1248c-0.9683-1.6927-3.1256-2.2799-4.8183-1.3115s-2.2799,3.1256-1.3115,4.8183%20c0.1552,0.2714,0.3458,0.5209,0.5667,0.742l4.2488,5.5631L36,30.4167L22.581,12.7366c-0.9683-1.6927-3.1256-2.2799-4.8183-1.3115%20s-2.2799,3.1256-1.3116,4.8183c0.1552,0.2714,0.3458,0.5209,0.5667,0.7421L31.6894,36'/%3e%3c/g%3e%3cg%20id='skin-shadow'/%3e%3cg%20id='color'/%3e%3cg%20id='line'%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M18.6575,19.2409%20c-0.9683-1.6927-3.1256-2.2799-4.8183-1.3115c-1.6927,0.9684-2.2799,3.1256-1.3115,4.8183%20c0.1552,0.2714,0.3458,0.5209,0.5667,0.742l11.5324,15.0998l2.6883,3.3878l-7.8906-10.3314%20c-0.9683-1.6927-3.1256-2.2799-4.8183-1.3115s-2.2799,3.1256-1.3115,4.8183c0.1552,0.2714,0.3458,0.5209,0.5667,0.7421%20L21.752,46.226l6.2707,7.899c5.467,6.2731,14.5147,5.9306,20.7863,0.465c3.6045-3.1684,5.9226-7.5482,6.5154-12.3105%20c0.3858-4.2326,0.807-15.301,0.807-15.301c-0.1826-2.6008-3.1353-4.5234-3.5158-3.1802l-4.8939,9.7575l-3.3657-4.2224%20l3.3657,4.2224l-3.3657-4.2224L30.8909,12.1248c-0.9683-1.6927-3.1256-2.2799-4.8183-1.3115s-2.2799,3.1256-1.3115,4.8183%20c0.1552,0.2714,0.3458,0.5209,0.5667,0.742l4.2488,5.5631L36,30.4167L22.581,12.7366c-0.9683-1.6927-3.1256-2.2799-4.8183-1.3115%20s-2.2799,3.1256-1.3116,4.8183c0.1552,0.2714,0.3458,0.5209,0.5667,0.7421L31.6894,36'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M11.6726,42.8719c0,2.5663,1.747,4.6428,3.9059,4.6428'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M7.0614,42.4369c0,5.5959,3.8094,10.1241,8.5171,10.1241'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M45.2619,21.2377c0-2.5663-1.747-4.6428-3.9059-4.6428'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M49.8731,21.6727c0-5.5959-3.8094-10.1241-8.5171-10.1241'/%3e%3c/g%3e%3c/svg%3e")}.emoji-ok-hand{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'/%3e%3cg%20id='hair'/%3e%3cg%20id='skin'%3e%3cpath%20fill='%23fcea2b'%20stroke='%23fcea2b'%20stroke-miterlimit='10'%20stroke-width='1.8'%20d='M56.4257,39.17c0.03-0.18,0.03-0.36,0.03-0.55%20c0,0,0.33-21.03,0.3-21.34c-0.19-1.94-1.92-3.36-3.86-3.17c-1.94,0.19-3.36,1.91-3.17,3.86l0.7104,13.2212%20c-1.42-5.66-5.6404-21.6412-5.7304-21.8712c-0.68-1.83-2.71-2.76-4.54-2.08c-1.83,0.69-2.75,2.72-2.07,4.55l1.7127,6.7546%20L42.3757,28.68v-0.01c-2.6-4.36-10.55-17.72-10.71-17.93c-1.18-1.55-3.4-1.85-4.95-0.67c-1.55,1.17-1.86,3.39-0.68,4.94%20l5.3325,9.1368l7.5566,13.0352l-6.2691-7.432c-0.16-0.27-0.36-0.51-0.59-0.72c-0.55-0.51-1.22-0.81-1.92-0.91%20c-0.59-0.19-1.22-0.23-1.87-0.11l-10.0796,1.47c-0.32,0-0.63,0.04-0.93,0.12c-1.88,0.51-2.99,2.45-2.48,4.33%20c0.51,1.89,2.45,3,4.34,2.48l8.8796-1.3l5.651,7.1064c-1.3254,3.8368-1.2485,6.1236-3.2986,7.1812%20c-3.9119-1.3794-7.9247-1.9453-7.9247-1.9453V42.06c0.04-0.31,0.04-0.62,0-0.93c-0.26-1.93-2.03-3.29-3.96-3.03%20c-1.94,0.25-3.3,2.03-3.04,3.96v8.14l0.0716,0.2227c0.0875,1.9615,0.7117,3.8226,1.5117,4.4226%20c1.1808,1.3968,3.0242,3.1904,4.9271,5.0504c4.3858,3.3314,10.4516,6.0706,15.5078,5.8058%20c11.0842,0,20.0698-8.9855,20.0698-20.0698c0-2.2878-0.3798-4.4198-1.0843-6.4559'/%3e%3c/g%3e%3cg%20id='skin-shadow'/%3e%3cg%20id='line'%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M15.4577,50.2v-8.14%20c-0.26-1.93,1.1-3.71,3.04-3.96c1.93-0.26,3.7,1.1,3.96,3.03c0.04,0.31,0.04,0.62,0,0.93v5.3923'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M56.4614,39.1759%20c0.7045,2.036,1.0843,4.1681,1.0843,6.4559c0,11.0842-8.9855,20.0698-20.0698,20.0698c-5.0562,0.2648-11.122-2.4744-15.5078-5.8058%20c-1.9029-1.86-3.7464-3.6536-4.9271-5.0504c-0.8-0.6-1.4242-2.4611-1.5117-4.4226'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M33.681,42.2164%20c-1.3254,3.8368-1.2485,6.1236-3.2986,7.1812c-3.9119-1.3794-7.9247-1.9453-7.9247-1.9453'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M28.03,35.11l-8.8796,1.3%20c-1.89,0.52-3.83-0.59-4.34-2.48c-0.51-1.88,0.6-3.82,2.48-4.33c0.3-0.08,0.61-0.12,0.93-0.12L28.3,28.01%20c0.65-0.12,1.28-0.08,1.87,0.11'/%3e%3cline%20x1='33.681'%20x2='28.03'%20y1='42.2164'%20y2='35.11'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M30.17,28.12%20c0.7,0.1,1.37,0.4,1.92,0.91c0.23,0.21,0.43,0.45,0.59,0.72l6.2691,7.432'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M31.3925,24.1468%20L26.06,15.01c-1.18-1.55-0.87-3.77,0.68-4.94c1.55-1.18,3.77-0.88,4.95,0.67c0.16,0.21,8.11,13.57,10.71,17.93v0.01'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M50.4604,31.1912%20C49.0404,25.5312,44.82,9.55,44.73,9.32c-0.68-1.83-2.71-2.76-4.54-2.08c-1.83,0.69-2.75,2.72-2.07,4.55l1.7127,6.7546'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M49.75,17.97%20c-0.19-1.95,1.23-3.67,3.17-3.86c1.94-0.19,3.67,1.23,3.86,3.17c0.03,0.31-0.3,21.34-0.3,21.34c0,0.19,0,0.37-0.03,0.55'/%3e%3cline%20x1='41.8254'%20x2='45.4061'%20y1='27.7921'%20y2='33.4468'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e")}.emoji-fist{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'/%3e%3cg%20id='hair'/%3e%3cg%20id='skin'%3e%3cpath%20fill='%23fcea2b'%20stroke='none'%20d='M21.2413,36.1672c-2.0638-0.1527-3.6226-1.9342-3.5-4v-7c-0.2578-1.933,1.1001-3.709,3.0331-3.9669%20c1.933-0.2578,3.709,1.1001,3.9669,3.0331c0.0413,0.3099,0.0413,0.6239,0,0.9337v7C24.864,34.233,23.3051,36.0145,21.2413,36.1672z'/%3e%3cpath%20fill='%23fcea2b'%20stroke='none'%20d='M41.7566,38.9362c-2.0638-0.1527-3.6226-1.9342-3.5-4v-15c-0.2578-1.933,1.1001-3.709,3.0331-3.9669%20c1.933-0.2578,3.709,1.1001,3.9669,3.0331c0.0413,0.3099,0.0413,0.6239,0,0.9337v15%20C45.3792,37.002,43.8204,38.7835,41.7566,38.9362z'/%3e%3cpath%20fill='%23fcea2b'%20stroke='none'%20d='M35.2055,38.9362c-2.0638-0.1527-3.6226-1.9342-3.5-4v-15c-0.2578-1.933,1.1001-3.709,3.0331-3.9669%20c1.933-0.2578,3.709,1.1001,3.9669,3.0331c0.0413,0.3099,0.0413,0.6239,0,0.9337v15%20C38.8281,37.002,37.2693,38.7835,35.2055,38.9362z'/%3e%3cpath%20fill='%23fcea2b'%20stroke='none'%20d='M27.5528,40.1672c-2.0638-0.1527-3.6226-1.9342-3.5-4v-15c-0.2578-1.933,1.1001-3.709,3.0331-3.9669%20c1.933-0.2578,3.709,1.1001,3.9669,3.0331c0.0413,0.3099,0.0413,0.6239,0,0.9337v15%20C31.1754,38.233,29.6166,40.0145,27.5528,40.1672z'/%3e%3cpath%20fill='%23fcea2b'%20stroke='none'%20d='M20.0368,41.1694c-2.0638-0.1527-3.6226-1.9342-3.5-4v-15c-0.2578-1.933,1.1001-3.709,3.0331-3.9669%20c1.933-0.2578,3.709,1.1001,3.9669,3.0331c0.0413,0.3099,0.0413,0.6239,0,0.9337v15%20C23.6594,39.2352,22.1006,41.0167,20.0368,41.1694z'/%3e%3cpath%20fill='%23fcea2b'%20stroke='none'%20d='M31.9818,16.3328c-0.2578-1.933,2.7585-0.1838,6.218,0.4567c2.3329,0.4319,4.5808-3.02,4.8386-1.087%20c-0.2372,0.8694,3.7325-2.5368,3.1508,7.8034'/%3e%3cline%20x1='44.2119'%20x2='44.1776'%20y1='20.053'%20y2='20.6948'%20fill='%23fcea2b'%20stroke='none'/%3e%3cpath%20fill='%23fcea2b'%20stroke='none'%20d='M15.7504,36.1672c1.1419,8.8555,10.7801,19.5839,19.4548,19.4524c9.667,0,19.3573-8.7184,19.3573-19.0617%20l0,0l-0.9282-10.5345c0-5.1523-14.0999-4.1388-16.301-4.0927L16,29.4275'/%3e%3c/g%3e%3cg%20id='skin-shadow'/%3e%3cg%20id='line'%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M43.7413,34.9892v-2.333%20c0-1.1-1.789-2.2-3.976-2.441l-1.049-0.117c-2.187-0.242-3.976-1.851-3.976-3.774s1.8-3.334,4-3.334h10%20c2.2011-0.0448,4.0567,1.6316,4.235,3.826l0.657,11.213'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M37.9633,38.0552%20c1.6302-1.4796,3.6236-2.5003,5.777-2.958'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M16.7761,39.479%20c1.1988,9.0291,8.9653,15.7322,18.0727,15.5981c10.1492,0,18.7855-7.1738,18.7855-17.7199'/%3e%3cline%20x1='16.7761'%20x2='16.7761'%20y1='39.479'%20y2='35.9583'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M20.3076,32.9647%20c-2.0638-0.1527-3.6226-1.9342-3.5-4v-7c-0.2578-1.933,1.1001-3.709,3.0331-3.9669c1.933-0.2578,3.709,1.1001,3.9669,3.0331%20c0.0413,0.3099,0.0413,0.6239,0,0.9337v7C23.9302,31.0305,22.3714,32.812,20.3076,32.9647z'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M28.7444,31.8273%20c-3.322,1.2271-4.997-1.9342-4.8744-4v-7c-0.2578-1.933,1.1001-3.709,3.0331-3.9669c1.933-0.2578,3.709,1.1001,3.9669,3.0331%20c0.0413,0.3099,0.0413,0.6239,0,0.9337'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M30.9324,24.4656V19.148%20c-0.2578-1.933,1.1001-3.709,3.0331-3.9669c1.933-0.2578,3.709,1.1001,3.9669,3.0331c0.0413,0.3099,0.0413,0.6239,0,0.9337'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M37.9948,19.148%20c-0.2578-1.933,1.1001-3.709,3.0331-3.9669c1.933-0.2578,3.709,1.1001,3.9669,3.0331c0.0413,0.3099,0.0413,0.6239,0,0.9337'/%3e%3c/g%3e%3c/svg%3e")}.emoji-crossed-swords{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3cg%20id='_2694'%3e%3cpath%20fill='%239b9b9a'%20d='M29.8689,49.8881s3.8768-.1914,1.57-2.9351A27.3514,27.3514,0,0,1,21.46,41.6161s-3.6038,1.0922-.9827,3.2489A44.5205,44.5205,0,0,1,29.8689,49.8881Z'/%3e%3cpath%20fill='%23d0cfce'%20d='M43.91,13.2107a25.7734,25.7734,0,0,1-2.7051,9.5749L29.9145,44.6031a22.4062,22.4062,0,0,1-4.52-2.4173L37.2724,20.6822a25.7753,25.7753,0,0,1,6.4619-7.5657'/%3e%3cpath%20fill='%239b9b9a'%20d='M18.326,55.9442a1.997,1.997,0,1,0,3.522,1.8837,88.1683,88.1683,0,0,0,3.8491-10.02L24.523,47.18A88.1637,88.1637,0,0,0,18.326,55.9442Z'/%3e%3cpath%20fill='%239b9b9a'%20d='M51.5232,44.865c2.6211-2.1567-.9827-3.2489-.9827-3.2489a27.3514,27.3514,0,0,1-9.9791,5.3369c-2.3071,2.7437,1.57,2.9351,1.57,2.9351A44.5205,44.5205,0,0,1,51.5232,44.865Z'/%3e%3cpath%20fill='%23d0cfce'%20d='M29.2657,14.1165a25.7753,25.7753,0,0,1,6.4619,7.5657L47.6055,43.1858a22.4062,22.4062,0,0,1-4.52,2.4173L31.7947,23.7856A25.7734,25.7734,0,0,1,29.09,14.2107'/%3e%3cpath%20fill='%239b9b9a'%20d='M53.674,55.9442a1.997,1.997,0,1,1-3.522,1.8837,88.1683,88.1683,0,0,1-3.8491-10.02L47.477,47.18A88.1637,88.1637,0,0,1,53.674,55.9442Z'/%3e%3c/g%3e%3c/g%3e%3cg%20id='line'%3e%3cg%20id='_2694-2'%3e%3cg%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M40.3417,46.5421h0a1.9971,1.9971,0,0,0,1.8836,3.5221'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M51.6174,45.0411a1.997,1.997,0,0,0-1.8836-3.522h0'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M51.6174,45.0411a22.1726,22.1726,0,0,0-9.3921,5.0231'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M40.3417,46.5421a22.1724,22.1724,0,0,0,9.3921-5.023'/%3e%3c/g%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M53.674,55.9442a1.997,1.997,0,1,1-3.522,1.8837,88.1683,88.1683,0,0,1-3.8491-10.02L47.477,47.18A88.1637,88.1637,0,0,1,53.674,55.9442Z'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M28.2657,13.1165a25.7753,25.7753,0,0,1,6.4619,7.5657L46.9194,42.7728A22.4041,22.4041,0,0,1,42.4,45.19L30.7947,22.7856A25.7734,25.7734,0,0,1,28.09,13.2107'/%3e%3cg%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M29.7747,50.0642a1.9971,1.9971,0,0,0,1.8836-3.5221h0'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M22.2662,41.5191h0a1.997,1.997,0,1,0-1.8836,3.522'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M29.7747,50.0642a22.1726,22.1726,0,0,0-9.3921-5.0231'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M22.2662,41.5191a22.1724,22.1724,0,0,0,9.3921,5.023'/%3e%3c/g%3e%3cg%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M37.7047,19.9549a30.83,30.83,0,0,1,6.03-6.8384'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M34.3432,36.0337,29.6005,45.19a22.4041,22.4041,0,0,1-4.52-2.4173l6.36-11.5234'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M43.91,13.2107a25.7734,25.7734,0,0,1-2.7051,9.5749l-.9124,1.7576'/%3e%3c/g%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M18.326,55.9442a1.997,1.997,0,1,0,3.522,1.8837,88.1683,88.1683,0,0,0,3.8491-10.02L24.523,47.18A88.1637,88.1637,0,0,0,18.326,55.9442Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.emoji-shield{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3cpath%20fill='%23D0CFCE'%20stroke='none'%20d='M35.9899,10.9064c-11.0457,0-20,4.4773-20,10l0.0261,0.2749c2.9513,30.53,18.6744,39.0674,19.8983,39.6877%20l0.0756,0.0374c0,0,17-8,20-40C56.5055,15.4078,47.0356,10.9064,35.9899,10.9064z%20M35.992,54.884l-0.0604-0.0299%20c-0.978-0.4957-13.5423-7.318-15.9006-31.7145L20.01,22.9201c0-4.4133,7.1553-7.991,15.9819-7.991%20c8.8265,0,16.3938,3.5969,15.9819,7.991C49.5766,48.4912,35.992,54.884,35.992,54.884z'/%3e%3cpath%20fill='%23EA5A47'%20stroke='none'%20d='M35,17.9064l3,4l-3,4l3,4l-3,4l3,4l-3,4l3,4l-3,4l1,5.2597c0,0-15-11-16-32c0,0,0-8,16-8L35,17.9064z'/%3e%3cpath%20fill='%23D22F27'%20stroke='none'%20d='M36,15.1661l-1,2.7403l3,4l-3,4l3,4l-3,4l3,4l-3,4l3,4l-3,4l1.002,4.9774%20c0,0,13.8441-8.9583,15.9819-31.9638C51.9839,22.92,51.1505,15.9498,36,15.1661z'/%3e%3c/g%3e%3cg%20id='hair'/%3e%3cg%20id='skin'/%3e%3cg%20id='skin-shadow'/%3e%3cg%20id='line'%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M35.9245,60.8691c-1.2239-0.6204-16.947-9.1579-19.8983-39.6878L16,20.9064c0-5.5228,8.9543-10,20-10s20.5155,4.5013,20,10%20c-3,32-20,40-20,40L35.9245,60.8691z'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M35.9417,54.854c-0.978-0.4958-13.5423-7.318-15.9006-31.7144L20.0201,22.92c0-4.4133,7.1553-7.991,15.9819-7.991%20s16.3938,3.5969,15.9819,7.991C49.5866,48.4911,36.002,54.8838,36.002,54.8838L35.9417,54.854z'/%3e%3c/g%3e%3c/svg%3e")}.emoji-bow{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3cg%20id='_1F3F9'%3e%3cpath%20fill='none'%20stroke='%23a57939'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2.8'%20d='M51.88,55.5863A27.0167,27.0167,0,0,0,16.3837,20.09'/%3e%3cpath%20fill='%23d22f27'%20d='M31.1285,40.8418l-7.098,7.098v6.8521a.6024.6024,0,0,0,1.0283.4259l5.8933-5.8933a.6027.6027,0,0,0,.1764-.4259Z'/%3e%3cpath%20fill='%23ea5a47'%20d='M31.1285,40.8418l-7.098,7.098H17.1784a.6024.6024,0,0,1-.4259-1.0283l5.8933-5.8933a.6027.6027,0,0,1,.4259-.1764Z'/%3e%3c/g%3e%3c/g%3e%3cg%20id='line'%3e%3cg%3e%3cline%20x1='19.2278'%20x2='50.4542'%20y1='21.5167'%20y2='52.7424'%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M50.2183,57.2486a2.3515,2.3515,0,0,1-.4964-2.5908,24.6677,24.6677,0,0,0-32.41-32.41,2.3493,2.3493,0,0,1-1.8567-4.3162A29.3663,29.3663,0,0,1,54.0381,56.5145a2.3526,2.3526,0,0,1-3.82.7341Z'/%3e%3cline%20x1='57.966'%20x2='22.1582'%20y1='14.0638'%20y2='49.8716'%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3cpolyline%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20points='52.596%2014.064%2057.966%2014.064%2057.966%2019.153'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.emoji-magic-wand{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3cpolygon%20fill='%23fff'%20points='46.6845%2024.0742%2053.6399%2017.146%2054.8082%2018.3958%2047.9887%2025.1339%2046.6845%2024.0742'/%3e%3cpolygon%20fill='%23fff'%20points='16.6168%2054.2079%2023.5722%2047.2797%2024.7404%2048.5295%2017.9209%2055.2676%2016.6168%2054.2079'/%3e%3cpolygon%20fill='%233f3f3f'%20points='46.4235%2023.7854%2047.9758%2025.4033%2025.4349%2048.3596%2023.7077%2046.7855%2046.4235%2023.7854'/%3e%3ccircle%20cx='47.5749'%20cy='10.9583'%20r='2'%20fill='%23fcea2b'/%3e%3ccircle%20cx='56'%20cy='28.3101'%20r='2'%20fill='%23fcea2b'/%3e%3c/g%3e%3cg%20id='line'%3e%3crect%20x='9.1933'%20y='34.3473'%20rx='0.4398'%20ry='0.4398'%20width='53.5248'%20height='3.3851'%20transform='translate(-14.9528%2036.0426)%20rotate(-45.0701)'%20fill='none'%20stroke='%23000'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cline%20x1='45.8806'%20x2='47.6346'%20y1='24.4476'%20y2='26.0854'%20fill='none'%20stroke='%23000'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cline%20x1='23.4413'%20x2='25.8379'%20y1='46.1937'%20y2='48.5844'%20fill='none'%20stroke='%23000'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cline%20x1='47.5749'%20x2='47.5749'%20y1='8.9583'%20y2='7.2929'%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cline%20x1='47.5749'%20x2='47.5749'%20y1='14.6237'%20y2='12.9583'%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cline%20x1='45.5749'%20x2='43.9096'%20y1='10.9583'%20y2='10.9583'%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cline%20x1='51.2403'%20x2='49.5749'%20y1='10.9583'%20y2='10.9583'%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cline%20x1='56'%20x2='56'%20y1='26.3101'%20y2='24.6447'%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cline%20x1='56'%20x2='56'%20y1='31.9755'%20y2='30.3101'%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cline%20x1='54'%20x2='52.3346'%20y1='28.3101'%20y2='28.3101'%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cline%20x1='59.6654'%20x2='58'%20y1='28.3101'%20y2='28.3101'%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e")}.emoji-crystal-ball{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3cpath%20fill='%233F3F3F'%20d='M50.1,55.5l-2.8-2.8c-0.2-0.2-0.5-0.3-0.8-0.3l-23.4-1.9c-0.3,0-1.5,1.3-1.7,1.5l-2.5,2.4'/%3e%3cpath%20fill='%233F3F3F'%20d='M19.9,53.4l-5.7,5.3c-0.7,0.7,0.5,2.6,1.5,2.6h39.5c1,0,1.5-1.2,0.8-1.9l-8.6-8.2'/%3e%3ccircle%20cx='36'%20cy='32.8'%20r='22.2'%20fill='%23B399C8'/%3e%3cpath%20fill='%238967AA'%20d='M58.2,33c0,12.3-9.7,22.1-22,22.1c11.6-8,14.8-16.8,14.4-24.5c0-0.3,0-0.5-0.1-0.8c-0.2-1.7-0.5-3.4-1.1-5%20c-0.1-0.2-0.1-0.4-0.2-0.6c-0.7-2-1.7-3.8-2.7-5.4c-0.2-0.3-0.3-0.5-0.5-0.7c-0.6-0.9-1.3-1.8-2.1-2.5c-0.2-0.2-0.3-0.4-0.5-0.5%20c-0.2-0.2-0.4-0.4-0.6-0.6c-0.2-0.2-0.4-0.3-0.6-0.5c-0.1-0.1-0.2-0.2-0.3-0.3c-0.2-0.2-0.4-0.3-0.5-0.4c-0.8-0.6-1.7-1.2-2.5-1.6%20c-0.1-0.1-0.3-0.1-0.4-0.2c-0.3-0.1-0.7-0.3-1-0.4C37.3,11,37.1,11,37,11s-0.2,0-0.3,0s-0.2,0-0.3,0h0.1%20C48.6,11.1,58.2,20.9,58.2,33z'/%3e%3cpath%20fill='none'%20stroke='%23FFFFFF'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M19.4,30.7c0.1-0.5,0.2-1.1,0.3-1.6'/%3e%3cpath%20fill='none'%20stroke='%23FFFFFF'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M21.4,24.6c1.5-2.7,3.6-4.9,6.2-6.4'/%3e%3cpath%20d='M48.7,50.8c0.1,0,0.2,0.1,0.3,0.2l2.8,2.8l2.1,2.1l2.8,2.8c0.7,0.7-0.5,2.6-1.5,2.6h-13v-7.2'/%3e%3c/g%3e%3cg%20id='hair'/%3e%3cg%20id='skin'/%3e%3cg%20id='skin-shadow'/%3e%3cg%20id='line'%3e%3ccircle%20cx='36'%20cy='32.8'%20r='22.2'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3ccircle%20cx='36'%20cy='32.8'%20r='22.2'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M18,56.6l-3,2.8%20c-0.7,0.7-0.3,1.9,0.8,1.9h39.5c1,0,1.5-1.2,0.8-1.9l-2.8-2.8'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M53.2,56.6l2.8,2.8c0.7,0.7,0.2,1.9-0.8,1.9'/%3e%3c/g%3e%3c/svg%3e")}.emoji-scroll{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3crect%20x='15.0229'%20y='16.2834'%20width='41.9541'%20height='40.9771'%20fill='%23F4AA41'%20stroke='none'/%3e%3cpolyline%20fill='%23E27022'%20stroke='none'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20points='16,55.7479%2011,55.9479%2011,60.9896%2061,60.9896%2061,53.9479%2056,54.1479'/%3e%3cpolyline%20fill='%23E27022'%20stroke='none'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20points='56,16.2834%2061,16.0834%2061,11.0417%2011,11.0417%2011,18.0834%2016,17.8834'/%3e%3c/g%3e%3cg%20id='hair'/%3e%3cg%20id='skin'/%3e%3cg%20id='skin-shadow'/%3e%3cg%20id='line'%3e%3cpolyline%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20points='16,55.7479%2011,55.9479%2011,60.9896%2061,60.9896%2061,53.9479%2056,54.1479'/%3e%3cpolyline%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20points='56,16.2834%2061,16.0834%2061,11.0417%2011,11.0417%2011,18.0834%2016,17.8834'/%3e%3cpolyline%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20points='56,16.2834%2034.6258,17.1383%2016,17.8834'/%3e%3cline%20x1='16'%20x2='56'%20y1='55.7479'%20y2='54.1479'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cline%20x1='16'%20x2='16'%20y1='22.0023'%20y2='50.0603'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cline%20x1='56'%20x2='56'%20y1='22.0023'%20y2='50.0603'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cline%20x1='20.8523'%20x2='31.8614'%20y1='24.9034'%20y2='24.9034'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cline%20x1='20.8523'%20x2='52.019'%20y1='30.1515'%20y2='30.1515'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cline%20x1='20.8523'%20x2='52.019'%20y1='35.3997'%20y2='35.3997'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cline%20x1='20.8523'%20x2='52.019'%20y1='40.6479'%20y2='40.6479'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cline%20x1='20.8523'%20x2='52.019'%20y1='45.896'%20y2='45.896'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e")}.emoji-crown{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3crect%20x='4'%20y='51.624'%20width='64'%20height='7.2668'%20fill='%23FFFFFF'/%3e%3ccircle%20cx='35.9962'%20cy='16.008'%20r='5'%20fill='%23FFFFFF'/%3e%3crect%20x='4'%20y='51.624'%20width='64'%20height='7.2668'%20fill='%23F1B31C'/%3e%3cpath%20fill='%23FCEA2B'%20d='M7,11c2.7614,0,5,2.2386,5,5s-2.2386,5-5,5'/%3e%3cpath%20fill='%23FCEA2B'%20d='M65,21c-2.7614,0-5-2.2386-5-5s2.2386-5,5-5'/%3e%3cpath%20fill='%23FCEA2B'%20d='M64.9674,17.4945c0,9.0811-7.3617,16.4428-16.4428,16.4428H48.238%20c-9.0811,0-11.4428-7.3617-11.4428-16.4428h-2.0738c0,9.0811-2.3617,16.4428-11.4428,16.4428h0.1643%20c-5.3121,0-10.0359-2.519-13.0419-6.4277C8.2681,24.7363,7,21.2635,7,17.4945V11v40.624h58V11'/%3e%3ccircle%20cx='35.9962'%20cy='16.008'%20r='5'%20fill='%23FCEA2B'/%3e%3c/g%3e%3cg%20id='hair'/%3e%3cg%20id='skin'/%3e%3cg%20id='skin-shadow'/%3e%3cg%20id='line'%3e%3crect%20x='4'%20y='51.624'%20width='64'%20height='7.2668'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cpolyline%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20points='7,11%207,51.624%2065,51.624%2065,11'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M7,11c2.7614,0,5,2.2386,5,5s-2.2386,5-5,5'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M23.4428,33.9373c-5.3121,0-10.0359-2.519-13.0419-6.4277C8.2681,24.7363,7,21.2635,7,17.4945'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M64.9674,17.4945c0,9.0811-7.3617,16.4428-16.4428,16.4428'/%3e%3ccircle%20cx='35.9962'%20cy='16.008'%20r='5'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M65,21c-2.7614,0-5-2.2386-5-5s2.2386-5,5-5'/%3e%3crect%20x='4'%20y='51.624'%20width='64'%20height='7.2668'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M7,11c2.7614,0,5,2.2386,5,5s-2.2386,5-5,5'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M65,21c-2.7614,0-5-2.2386-5-5s2.2386-5,5-5'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M34.597,20.8744c-0.5876,7.4597-3.3959,13.0629-11.3184,13.0629h0.1643c-5.3121,0-10.0359-2.519-13.0419-6.4277%20C8.2681,24.7363,7,21.2635,7,17.4945V11v40.624h58V11'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M64.9674,17.4945c0,9.0811-7.3617,16.4428-16.4428,16.4428H48.238c-7.9061,0-10.7191-5.5799-11.3147-13.0163'/%3e%3ccircle%20cx='35.9962'%20cy='16.008'%20r='5'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e")}.emoji-gem{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3cpolygon%20fill='%2361B2E4'%20points='56.3771,11.9798%2016.3771,11.9798%204,23.3481%2036,64.0837%2068,23.3481'/%3e%3cpolyline%20fill='%2392D3F5'%20points='37.3698,62.3355%2055.7486,23.3482%2036,11.9798%2056.3771,11.9798%2068,23.3481%2037.3698,62.3355'/%3e%3c/g%3e%3cg%20id='hair'/%3e%3cg%20id='skin'/%3e%3cg%20id='skin-shadow'/%3e%3cg%20id='line'%3e%3cpolygon%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20points='56.3771,11.9798%2016.3771,11.9798%204,23.3481%2036,64.0837%2068,23.3481'/%3e%3cpolyline%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20points='55.7486,23.8595%2036,64.0837%2036,24.3482%2036,11.9798%2016.2556,23.3482'/%3e%3cline%20x1='16.2556'%20x2='36.0042'%20y1='23.8595'%20y2='64.0837'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cline%20x1='4'%20x2='68'%20y1='23.3482'%20y2='23.3482'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cline%20x1='36'%20x2='55.7486'%20y1='11.9798'%20y2='23.3482'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cpolygon%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20points='56.3771,11.9798%2016.3771,11.9798%204,23.3481%2036,64.0837%2068,23.3481'/%3e%3c/g%3e%3c/svg%3e")}.emoji-dragon{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3cpath%20fill='%23B1CC33'%20stroke='%23B1CC33'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M46,24c-1.0833-0.5833-4-1-5.9167-0.9167C38.1667,23.1667,37,21,37,21c-0.9,1.35-0.315,2.7675,0.6007,3.9184%20c1.1508,1.4463,2.8225,2.3985,4.6286,2.7916C47.7267,28.9066,48,30,48,30l-0.1945,2.8581%20c3.8914,1.5502,4.6086,4.4578,4.8891,5.4505l-4.3577,0.0076c3.4697,2.4416,4.3264,7.3677,4.3264,7.3677L50,46%20c-0.1667,3-3.5,7.9167-8,11s-2.25,7.75-2.25,7.75S34,58,42,51s0.5833-15,0.5833-15c1.5833,12-4.4167,14.5833-4.4167,14.5833%20C30.3333,52.1667,29.75,47.25,29.75,47.25l3.75,1.4167c8.5,0.6667,0.1667-11.0833,0.1667-11.0833%20C24.3333,32.1667,20,40,19.5833,38.5833c-0.4167-1.4167,1.5833-4.75,1.5833-4.75c-1.8333-1.1667-10.8333,3.0833-10.8333,3.0833%20C9.6667,35.8333,17.5833,31,17.5833,31C16.1667,29,10,29,10,29s4-6,14.1667-2.8333L37,34c0,0-6.7368-6.8764-8-12%20c-1.2801-5.1922,2.6184-8.4931,2-8l-3.3306-4.3319c1.9432-0.5218,3.5669,0.7807,4.1322,1.2131l-1.578-5.122%20c2.5024,0.1211,3.7895,2.1179,4.2473,2.7901L36,5l3.9167,3.5c0,0,2.0833-1.5,3,0.25C43.8333,10.5,46,14,49.0833,14.5833%20c3.0833,0.5833,1.5,3.9167,1.5,3.9167S46,17,44,17s-2.75,1.5833-2.75,1.5833S41,18,45,20S46,24,46,24'/%3e%3cpath%20fill='%23EA5A47'%20stroke='none'%20d='M50,21c0,0,4,2,3,4c0,0,3.3333,0,4.1667,2.5C58,30,63,28,63,28l-4.3333-2.1667c0,0,0-2.8333-1.3333-2.8333%20C56,23,53,20,50,21z'/%3e%3c/g%3e%3cg%20id='hair'/%3e%3cg%20id='skin'/%3e%3cg%20id='skin-shadow'/%3e%3cg%20id='line'%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M52.6632,45.6838c0,0-0.8567-4.9261-4.3264-7.3677'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M52.6945,38.3086c-0.2805-0.9927-0.9977-3.9003-4.8891-5.4505'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M48,30c0,0-0.2733-1.0934-5.7707-2.29c-1.806-0.3931-3.4777-1.3453-4.6286-2.7916C36.685,23.7675,36.1,22.35,37,21%20c0,0,1.1667,2.1667,3.0833,2.0833C42,23,44.9167,23.4167,46,24'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M46,24c0,0,3-2-1-4s-3.75-1.4167-3.75-1.4167S42,17,44,17s6.5833,1.5,6.5833,1.5s1.5833-3.3333-1.5-3.9167%20C46,14,43.8333,10.5,42.9167,8.75c-0.9167-1.75-3-0.25-3-0.25L36,5'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M24.1667,26.1667C14,23,10,29,10,29s6.1667,0,7.5833,2c0,0-7.9167,4.8333-7.25,5.9167c0,0,9-4.25,10.8333-3.0833%20c0,0-2,3.3333-1.5833,4.75c0.4167,1.4167,4.75-6.4167,14.0833-1c0,0,8.3333,11.75-0.1667,11.0833L29.75,47.25%20c0,0,0.5833,4.9167,8.4167,3.3333c0,0,6-2.5833,4.4167-14.5833c0,0,7.4167,8-0.5833,15s-2.25,13.75-2.25,13.75S37.5,60.0833,42,57%20s7.8333-8,8-11'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M31,14c0.6184-0.4931-3.2801,2.8078-2,8c1.2632,5.1236,8,12,8,12'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M34.4709,8.5493c-0.4579-0.6722-1.7449-2.669-4.2473-2.7901'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M31.8016,10.8812c-0.5653-0.4324-2.189-1.7348-4.1322-1.2131'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M50,21c0,0,4,2,3,4c0,0,3.3333,0,4.1667,2.5C58,30,63,28,63,28l-4.3333-2.1667c0,0,0-2.8333-1.3333-2.8333C56,23,53,20,50,21z'/%3e%3c/g%3e%3c/svg%3e")}.emoji-fire{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3cpath%20fill='%23FCEA2B'%20stroke='none'%20d='M51.3344,58.3018c7.563-9.7894,4.0318-21.8721,2.4461-25.5688c-0.1799-0.4193-0.9302-0.5566-0.982-0.1006%20c-0.1225,1.0797-0.4061,2.3611-2.0041,1.9736c-0.8203-0.1989-1.3479-0.556-1.3479-1.8802%20c0.511-15.0494-10.5109-25.2968-14.3463-28.5356c-0.5103-0.4309-1.2668,0.0293-1.1587,0.7039%20c2.456,15.3348-1.6079,14.2846-3.0986,13.8192c-0.2593-0.081-0.5408,0.0546-0.6603,0.3074%20c-4.5882,9.7014-3.4112,14.2653-3.519,17.4455c0,0.2569,0,0.687,0,0.9581c0,1.746-1.4154,2.5822-2.5607,2.0714%20c-2.0545-0.9163-2.4047-6.3729-2.4134-7.8235c-0.0041-0.6828-0.8094-0.8791-1.202-0.332%20c-8.8048,12.267-2.3251,23.1974-0.0822,26.3171c0.6459,0.8984,0.9025,2.0748,0.5354,3.1298%20c-0.0412,0.1183-0.0896,0.2352-0.1465,0.349c-0.3988,0.7981,0.6707,1.4,0.6707,1.4c1.3155,1.2339,5.4651,5.1806,14.2817,5.1805%20c7.1344-0.0001,11.9478-3.0595,13.8297-4.7247c0.8829-0.7812,1.2761-0.8594,1.2732-1.6827%20C50.8459,60.3243,50.8238,58.8066,51.3344,58.3018'/%3e%3cpath%20fill='%23F1B31C'%20stroke='none'%20d='M36.2938,32.5579c-0.2946,1.4609-1.3196,4.0019-4.2072,8.3499c-0.0592,0.1064-0.1172,0.2104-0.1764,0.3168%20c-0.3088,0.6893-1.3555,3.3414-1.0617,7.0514c0,0.0001,0,0,0,0.0001c-0.0002,0.0018-0.573,4.337-2.977,3.9757%20c-0.5095-0.0766-0.9214-0.2506-1.2541-0.4772c-0.6105-0.4159-1.4234,0.1082-1.3489,0.8525%20c0.3195,3.1924,1.6034,8.0822,6.1526,11.6721c0,0,1.2832,1.0598,1.4415,1.9748c0.0052,0.0303,0.029,0.0506,0.0591,0.0506l5.2741,0%20c0.1832,0,0.2083-0.024,0.2135-0.0594c0.0356-0.2402,0.3643-1.2504,3.2024-3.7732c1.9966-1.7748,3.1652-3.898,3.7424-5.3482%20c0.2048-0.5145-0.101-1.1173-0.6389-1.2068c-0.3438-0.0572-0.7127-0.3603-1.0133-1.1841c-0.0003-0.001-0.0003-0.0009-0.0007-0.0019%20c-0.0063-0.0235-0.2167-0.8383,0.6013-2.5595c0.3805-0.8006,0.4242-1.6645,0.36-2.3655c-0.0579-0.6322-0.7233-0.998-1.2816-0.7156%20c-0.7839,0.3965-1.8694,0.5304-2.5993-1.0753c0,0-0.6584-1.5662-0.0859-5.4515c0.437-2.9656-1.0106-7.8615-2.8279-10.3747%20C37.4192,31.5887,36.4459,31.8032,36.2938,32.5579z'/%3e%3c/g%3e%3cg%20id='hair'/%3e%3cg%20id='skin'/%3e%3cg%20id='skin-shadow'/%3e%3cg%20id='line'%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M21.6298,61.5562c3.479,3.6108,8.6702,5.4754,13.9925,5.4754c5.0546,0,10.7077-1.9624,14.2409-5.4677'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M21.5108,57.4557c0,0-10.5321-11.2011-0.4546-25.9791c0,0,0.1969,4.0589,1.2551,6.5816c0.4834,1.0362,1.2122,1.9569,2.3487,1.9569%20c1.3355,0,2.4181-0.8972,2.4181-2.5708c0-0.2599,0-0.6721,0-0.9184c0.105-3.0996-0.5251-7.6659,3.5708-17.19%20c0,0,7.0365,3.7835,3.9909-14.6122c0,0,14.8798,10.4421,14.2762,28.217c0,1.2693,0.9678,2.2983,2.1617,2.2983%20s2.1617-1.029,2.1617-2.2983c0.075,0.1341,6.3219,13.078-2.514,24.515'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M22.8203,22.9729c0.198-1.0358,0.7082-2.2802,1.9228-3.3185c0,0,1.9021-1.6355,1.5953-3.8305'/%3e%3c/g%3e%3c/svg%3e")}.emoji-sparkles{background-image:url(/webapp/assets/2728-C2fyaQzt.svg)}.emoji-star{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3cpolygon%20fill='%23FCEA2B'%20stroke='none'%20points='35.9928,10.7363%2027.7913,27.3699%209.4394,30.0436%2022.7245,42.9838%2019.5962,61.2637%2036.0084,52.6276%2052.427,61.2515%2049.2851,42.9739%2062.5606,30.0239%2044.2067,27.3638'/%3e%3c/g%3e%3cg%20id='hair'/%3e%3cg%20id='skin'/%3e%3cg%20id='skin-shadow'/%3e%3cg%20id='line'%3e%3cpolygon%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20points='35.9928,10.7363%2027.7913,27.3699%209.4394,30.0436%2022.7245,42.9838%2019.5962,61.2637%2036.0084,52.6276%2052.427,61.2515%2049.2851,42.9739%2062.5606,30.0239%2044.2067,27.3638'/%3e%3c/g%3e%3c/svg%3e")}.emoji-trophy{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3cpath%20fill='%23fcea2b'%20d='m41.5853,12.081l-21.3404-.1065c.072.333,2.1834,8.7995,3.9434,17.6035.112.562.239,1.1.373,1.616.04.154.084.3.126.451.1.365.207.721.32,1.064.051.154.1.3.156.453.1213.3413.249.6713.383.99.049.117.1.236.147.35.183.413.376.81.582,1.183l.01.019c.2198.3981.4604.7843.721,1.157l.025.034c.2309.3262.4792.6397.744.939.042.047.085.093.128.139.2358.258.4852.5034.747.735.042.037.084.076.127.112,2.0451,1.6637,4.6303,2.5178,7.264,2.4.9852.0032,1.968-.1,2.931-.308,4.4137-10.1309,4.3193-19.5704,2.613-28.831Z'/%3e%3cpath%20fill='%23f1b31c'%20d='m41.5853,12.081c.6086,9.4384,1.8951,17.5-3.112,29.828,4.706-1.027,8.576-5.732,9.922-12.46,1.457-7.282,3.1185-16.6378,3.1935-16.9758,0,0-10.0035-.3922-10.0035-.3922Z'/%3e%3cpath%20fill='%23fcea2b'%20d='m31.4213,51.333h-3.871v7.167h10.958v-7.167h-7.087Z'/%3e%3cpath%20fill='%23f1b31c'%20d='m43.8833,51.333h-5.375v7.167h5.375v-7.167Z'/%3e%3ccircle%20cx='36.0373'%20cy='24.581'%20r='4'%20fill='%23f1b31c'/%3e%3c/g%3e%3cg%20id='line'%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='m52.219,11.832c.1581,0,.275.1446.2389.2984-.2055.8767-.9426,4.2922-3.5876,17.5156-1.588,7.942-5.5,12.572-12.833,12.572s-11.245-4.5-12.833-12.443c-2.414-11.8492-3.667-17.943-3.667-17.943h32.6817Z'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='m23.0443,31.479s.079-.261-5.421-3.928c-2.528-1.683-5.459-3.9-5.459-6.943s2.5-5.11,5.539-5.11h1.513'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='m48.7113,31.766s.079-.261,5.579-3.928c2.528-1.683,5.541-3.9,5.541-6.943-.0146-2.842-2.3303-5.1341-5.1723-5.1196-.0963.0005-.1926.0037-.2887.0096h-2.154'/%3e%3crect%20x='26.5503'%20y='50.332'%20width='18.333'%20height='9.167'%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3ccircle%20cx='36.0373'%20cy='24.581'%20r='5'%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3cline%20x1='36.0373'%20x2='36.0373'%20y1='50.332'%20y2='42.218'%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e")}.emoji-game-die{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3cpolygon%20fill='%23D0CFCE'%20points='58.0936,22.6076%2035.6729,27.8442%2013.9289,22.2732%2035.6729,17.4173'/%3e%3cpolygon%20fill='%239B9B9A'%20points='58.2211,48.3473%2036.0428,54.1045%2035.6729,27.0042%2058.1657,21.846'/%3e%3cpolygon%20fill='%23D0CFCE'%20points='13.9856,47.957%2035.7027,54.1045%2035.6729,27.8442%2022.6497,24.6986%2013.9832,22.2957'/%3e%3c/g%3e%3cg%20id='hair'/%3e%3cg%20id='skin'/%3e%3cg%20id='skin-shadow'/%3e%3cg%20id='line'%3e%3cpolyline%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2.069'%20points='35.6352,54.0172%2057.4698,48.7313%2057.4698,21.7647%2035.6167,26.5155%2013.7667,21.7647%2013.7667,48.7313%2035.6013,54.0172%2035.6013,30.3713'/%3e%3cpolyline%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2.069'%20points='13.7667,21.7647%2035.8082,16.4545%2057.4698,21.7647'/%3e%3ccircle%20cx='21.2735'%20cy='32.9339'%20r='3'/%3e%3ccircle%20cx='27.2446'%20cy='44.3761'%20r='3'/%3e%3ccircle%20cx='41.767'%20cy='45.2211'%20r='3'/%3e%3ccircle%20cx='46.8274'%20cy='38.0668'%20r='3'/%3e%3ccircle%20cx='51.8878'%20cy='30.9124'%20r='3'/%3e%3cellipse%20cx='35.8312'%20cy='21.1219'%20rx='4'%20ry='1.6191'/%3e%3c/g%3e%3c/svg%3e")}.emoji-spade{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3cpath%20fill='%233F3F3F'%20d='M39.4,51.9c0.8,3.6,5.4,9.5,7.3,10.3H36H25.3c1.9-0.8,6.6-6.8,7.3-10.3L36,48L39.4,51.9z'/%3e%3cpath%20fill='%233F3F3F'%20d='M12.3,42c0,7,5.6,12.6,12.6,12.6c4.8,0,9-2.7,11.1-6.6c2.1,3.9,6.3,6.6,11.1,6.6c7,0,12.6-5.6,12.6-12.6%20c0-3-1-5.7-2.8-7.9l0,0L36,8.1l-20.9,26l0,0C13.3,36.2,12.3,39,12.3,42z'/%3e%3c/g%3e%3cg%20id='line'%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M39.4,52.1%20c0.8,3.6,5.4,9.3,7.3,10.1H36H25.3c1.9-0.8,6.6-6.6,7.3-10.1'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M12.3,42%20c0,7,5.6,12.6,12.6,12.6c4.8,0,9-2.7,11.1-6.6c2.1,3.9,6.3,6.6,11.1,6.6c7,0,12.6-5.6,12.6-12.6c0-3-1-5.7-2.8-7.9l0,0L36,8.1%20l-20.9,26l0,0C13.3,36.2,12.3,39,12.3,42z'/%3e%3c/g%3e%3c/svg%3e")}.emoji-club{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3cpath%20fill='%23fff'%20d='m33.289,36.9738l-3.4617-6.7458s5.3256,4.083,12.7815,0c0,0-1.7752,6.1245-1.5089,6.9233s-7.8109-.1775-7.8109-.1775Z'/%3e%3ccircle%20cx='19'%20cy='36.7'%20r='11.5'%20fill='%233f3f3f'/%3e%3ccircle%20cx='36.2'%20cy='19.6'%20r='11.5'%20fill='%233f3f3f'/%3e%3ccircle%20cx='53.4'%20cy='36.7'%20r='11.5'%20fill='%233f3f3f'/%3e%3cpath%20fill='%233f3f3f'%20d='m38.7,38.8c1.2,7.9,7,20.5,8.9,21.3h-22.7c2-.9,8.4-15.1,9-22.8l.3-.9,4.8,1.5-.3.9Z'/%3e%3c/g%3e%3cg%20id='line'%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='m38.7,38.8c1.2,7.9,7,20.5,8.9,21.3h-22.7c2-.9,8.4-15.1,9-22.8'/%3e%3ccircle%20cx='36.2'%20cy='19.6'%20r='11.5'%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3ccircle%20cx='53.4'%20cy='36.7'%20r='11.5'%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3ccircle%20cx='19'%20cy='36.7'%20r='11.5'%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e")}.emoji-heart-suit{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3cpath%20fill='%23EA5A47'%20d='M60.7,26.2c0-7.2-5.9-13.1-13.1-13.1c-5,0-9.3,2.8-11.5,6.9c-2.2-4.1-6.6-6.9-11.5-6.9%20c-7.2,0-13.1,5.9-13.1,13.1c0,3.1,1.1,6,2.9,8.2l0,0l21.8,27l21.8-27l0,0C59.6,32.2,60.7,29.4,60.7,26.2z'/%3e%3c/g%3e%3cg%20id='line'%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M60.7,26.2%20c0-7.2-5.9-13.1-13.1-13.1c-5,0-9.3,2.8-11.5,6.9c-2.2-4.1-6.6-6.9-11.5-6.9c-7.2,0-13.1,5.9-13.1,13.1c0,3.1,1.1,6,2.9,8.2l0,0%20l21.8,27l21.8-27l0,0C59.6,32.2,60.7,29.4,60.7,26.2z'/%3e%3c/g%3e%3c/svg%3e")}.emoji-diamond{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3cpolygon%20fill='%23EA5A47'%20points='55,36%2036,63%2017,36%2036,9'/%3e%3c/g%3e%3cg%20id='line'%3e%3cline%20x1='17'%20x2='36'%20y1='36'%20y2='63'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3cline%20x1='36'%20x2='55'%20y1='63'%20y2='36'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3cline%20x1='17'%20x2='36'%20y1='36'%20y2='9'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3cline%20x1='36'%20x2='55'%20y1='9'%20y2='36'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e")}.emoji-check{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3cpath%20fill='%23B1CC33'%20stroke='none'%20d='M53.1887,52.843H20.5794c-0.3752,0-0.6794-0.2955-0.6794-0.66v-31.68c0-0.3645,0.3042-0.66,0.6794-0.66%20h21.5062h1.2918h2.0097h6.6745h1.1271c0.3752,0,0.6794,0.2955,0.6794,0.66v31.68C53.8681,52.5475,53.5639,52.843,53.1887,52.843z'/%3e%3cpath%20fill='%23FFFFFF'%20stroke='none'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M30.66,30.538c-1.85-2.61-6.18-0.11-4.32,2.52c3.19,4.51,5.87,9.25,7.91,14.38c0.84,2.09,4.23,2.65,4.83,0%20c2.83-12.6,8.21-27.17,20.68-33c2.91-1.36,0.38-5.67-2.52-4.32c-11.43,5.35-17.68,17.36-21.23,29.25%20C34.45,36.318,32.68,33.378,30.66,30.538z'/%3e%3c/g%3e%3cg%20id='hair'/%3e%3cg%20id='skin'/%3e%3cg%20id='skin-shadow'/%3e%3cg%20id='line'%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M53,22.642v30.476c0,0.3645-0.2955,0.66-0.66,0.66H20.66c-0.3645,0-0.66-0.2955-0.66-0.66v-31.68c0-0.3645,0.2955-0.66,0.66-0.66%20h20.0814h0.5672'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M30.66,30.538c-1.85-2.61-6.18-0.11-4.32,2.52c3.19,4.51,5.87,9.25,7.91,14.38c0.84,2.09,4.23,2.65,4.83,0%20c2.83-12.6,8.21-27.17,20.68-33c2.91-1.36,0.38-5.67-2.52-4.32c-11.43,5.35-17.68,17.36-21.23,29.25%20C34.45,36.318,32.68,33.378,30.66,30.538z'/%3e%3c/g%3e%3c/svg%3e")}.emoji-cross{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3cpath%20fill='%23ea5a47'%20d='m58.14%2021.78-7.76-8.013-14.29%2014.22-14.22-14.22-8.013%208.013%2014.36%2014.22-14.36%2014.22%208.014%208.013%2014.22-14.22%2014.29%2014.22%207.76-8.013-14.22-14.22z'/%3e%3c/g%3e%3cg%20id='hair'/%3e%3cg%20id='skin'/%3e%3cg%20id='skin-shadow'/%3e%3cg%20id='line'%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='m58.14%2021.78-7.76-8.013-14.29%2014.22-14.22-14.22-8.013%208.013%2014.35%2014.22-14.35%2014.22%208.014%208.013%2014.22-14.22%2014.29%2014.22%207.76-8.013-14.22-14.22z'/%3e%3c/g%3e%3c/svg%3e")}.emoji-warning{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3cpath%20fill='%23fcea2b'%20stroke='none'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M32.5222,13.005c0.6977-1.2046,1.9862-2.0244,3.4778-2.0244c1.4916,0,2.7801,0.8198,3.4778,2.0244l20.9678,41.9351%20C60.7889,55.5339,61,56.2136,61,56.9483c0,2.2272-1.8051,4.0323-4.0323,4.0323l-41.9354,0.0173%20C12.8051,60.9979,11,59.192,11,56.9657c0-0.7356,0.211-1.4145,0.5544-2.0083L32.5222,13.005'/%3e%3cpath%20fill='%23FFFFFF'%20stroke='none'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M37.6129,47.2709c0,0.8907-0.7222,1.6129-1.6129,1.6129c-0.8907,0-1.6129-0.7222-1.6129-1.6129V23.8925%20c0-0.8907,0.7222-1.6129,1.6129-1.6129c0.8907,0,1.6129,0.7222,1.6129,1.6129V47.2709z'/%3e%3ccircle%20cx='36'%20cy='54.529'%20r='1.6129'%20fill='%23FFFFFF'%20stroke='none'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3c/g%3e%3cg%20id='hair'/%3e%3cg%20id='skin'/%3e%3cg%20id='skin-shadow'/%3e%3cg%20id='line'%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M32.5222,13.005c0.6977-1.2046,1.9862-2.0244,3.4778-2.0244c1.4916,0,2.7801,0.8198,3.4778,2.0244l20.9678,41.9351%20C60.7889,55.5339,61,56.2136,61,56.9483c0,2.2272-1.8051,4.0323-4.0323,4.0323l-41.9354,0.0173%20C12.8051,60.9979,11,59.192,11,56.9657c0-0.7356,0.211-1.4145,0.5544-2.0083L32.5222,13.005'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M37.6129,47.2709c0,0.8907-0.7222,1.6129-1.6129,1.6129c-0.8907,0-1.6129-0.7222-1.6129-1.6129V23.8925%20c0-0.8907,0.7222-1.6129,1.6129-1.6129c0.8907,0,1.6129,0.7222,1.6129,1.6129V47.2709z'/%3e%3ccircle%20cx='36'%20cy='54.529'%20r='1.6129'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e")}.emoji-info{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3cpath%20fill='%23d0cfce'%20stroke='none'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M59.0349,60H12.9651%20C12.4343,60,12,59.5657,12,59.0349V12.9651C12,12.4343,12.4343,12,12.9651,12h46.0698C59.5657,12,60,12.4343,60,12.9651v46.0698%20C60,59.5657,59.5657,60,59.0349,60z'/%3e%3c/g%3e%3cg%20id='hair'/%3e%3cg%20id='skin'/%3e%3cg%20id='skin-shadow'/%3e%3cg%20id='line'%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M59.0349,60H12.9651%20C12.4343,60,12,59.5657,12,59.0349V12.9651C12,12.4343,12.4343,12,12.9651,12h46.0698C59.5657,12,60,12.4343,60,12.9651v46.0698%20C60,59.5657,59.5657,60,59.0349,60z'/%3e%3cline%20x1='36.5'%20x2='36.5'%20y1='31.5'%20y2='46.5'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3ccircle%20cx='36.5'%20cy='26'%20r='1.5'%20fill='%23000000'%20stroke='none'/%3e%3c/g%3e%3c/svg%3e")}.emoji-question{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3cpath%20fill='%23d22f27'%20stroke-miterlimit='10'%20d='m48.72%2020.15c0.3051%209.298-8.021%2012.75-10.82%2019.21v7.565c0%201.39-1.11%202.5-2.5%202.5-1.38%200-2.5-1.11-2.5-2.5v-9.865c3.493-6.142%2010.38-7.469%2010.67-17.06%200-5.66-6.543-6.151-7.988-6.175h-0.05c-5.767%201.187-6.135%204.99-7.289%209.549-0.6671%201.521-1.564%202.045-2.9%202.03-1.36-0.2401-2.26-1.54-2.02-2.9%200.5877-2.752%200.758-6.639%202.35-8.502%202.71-3.14%204.819-4.957%209.179-5.167%200.24%200%200.49-0.01%200.73-0.01%200.09%200%200.18%200%200.27%200.01%208.27%200.2401%2012.6%202.992%2012.87%2011.32z'/%3e%3ccircle%20cx='34.95'%20cy='58.84'%20r='3'%20fill='%23d22f27'%20stroke-miterlimit='10'/%3e%3c/g%3e%3cg%20id='hair'/%3e%3cg%20id='skin'/%3e%3cg%20id='skin-shadow'/%3e%3cg%20id='line'%3e%3ccircle%20cx='35.3'%20cy='58.84'%20r='2.625'%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='1.75'/%3e%3cpath%20d='m35.67%2010.07c6.57%200%2012.03%203.431%2012.03%2010.21%200%203.671-0.48%206.526-3.71%209.755-3.956%203.956-7.184%206.346-7.208%208.549-0.0651%205.826-5e-3%208.278-0.0044%208.36a1.476%201.476%200%200%201-1.464%201.487h-0.0115a1.476%201.476%200%200%201-1.476-1.464c-5e-4%20-0.0819-0.0607-2.561%200.0044-8.416%200.0358-3.231%203.63-6.127%208.385-10.88%202.178-2.174%202.474-4.716%202.474-7.127%200-3.282-2.965-7.587-8.984-7.587-5.338%200-8.499%203.467-8.499%209.552a1.434%201.434%200%200%201-1.395%201.587%201.552%201.552%200%200%201-1.505-1.759c0-9.882%207.291-12.27%2011.36-12.27m0-2c-4.964%200-13.36%203.005-13.36%2014.27a3.519%203.519%200%200%200%203.505%203.759%203.418%203.418%200%200%200%203.395-3.587c0-3.445%201.128-7.552%206.499-7.552%204.817%200%206.984%203.267%206.984%205.587%200%202.364-0.3155%204.144-1.886%205.712-0.7515%200.75-1.474%201.454-2.157%202.12-3.933%203.833-6.775%206.602-6.815%2010.15-0.055%204.946-0.0218%207.539-5e-3%208.424a3.476%203.476%200%201%200%206.952-0.0248l-0.0012-0.075c-0.0164-0.8595-0.0488-3.384%200.0056-8.248%200.0092-0.8384%202.102-2.822%203.948-4.572%200.8091-0.767%201.726-1.636%202.675-2.585%203.577-3.577%204.296-6.926%204.296-11.17%200-7.301-5.638-12.21-14.03-12.21z'/%3e%3c/g%3e%3c/svg%3e")}.emoji-exclamation{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3ccircle%20cx='36.0928'%20cy='58.8419'%20r='3'%20fill='%23D22F27'%20stroke='none'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cpath%20fill='%23D22F27'%20stroke='none'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M35.9873,49.3729c-1.3809,0-2.5-1.1191-2.5-2.5V11.6636c0-1.3809,1.1191-2.5,2.5-2.5s2.5,1.1191,2.5,2.5v35.2093%20C38.4873,48.2538,37.3682,49.3729,35.9873,49.3729z'/%3e%3c/g%3e%3cg%20id='hair'/%3e%3cg%20id='skin'/%3e%3cg%20id='skin-shadow'/%3e%3cg%20id='line'%3e%3ccircle%20cx='36.0928'%20cy='58.8419'%20r='3'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cpath%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M35.9873,49.3729c-1.3809,0-2.5-1.1191-2.5-2.5V11.6636c0-1.3809,1.1191-2.5,2.5-2.5s2.5,1.1191,2.5,2.5v35.2093%20C38.4873,48.2538,37.3682,49.3729,35.9873,49.3729z'/%3e%3c/g%3e%3c/svg%3e")}.emoji-potion-red{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3cpath%20fill='%23fff'%20d='m30.059,30.0289l.0486-11.8572s4.0334,2.1868,10.6424.2916l.1944,11.7601s-7.5809,2.1868-10.8853-.1944Z'/%3e%3cellipse%20cx='35.7203'%20cy='15.2074'%20rx='6.5302'%20ry='2.5828'%20fill='%23fff'/%3e%3cpath%20fill='%235c9e31'%20d='m41.3878,31.7207l.1139,21.128c.0022,3.5932-2.8759,5.581-5.8104,5.9105-.0026.0003-.1552-.043-.5963-.0321-.6004.015-.5719-.0503-1.1488-.2173-2.2112-.8206-3.7488-2.5575-4.2381-5.4223l-.0588-22.2278h0l.0545.0545c1.962.9154,3.6819,1.3441,5.8463,1.2931.9923.0058,1.9829-.0812,2.9589-.26.071-.0119.1539-.0236.2249-.0355,1.0725-.1919,1.1364.0926,2.113-.3906l.541.1993Z'/%3e%3cpath%20fill='%23b1cc33'%20d='m29.6697,30.8537c1.9619.9152,2.7326,1.4049,4.8968,1.3538.9923.0058,1.9829-.0812,2.9589-.26v20.9725c.0024,2.9118-2.3328,5.6523-4.7343,4.9044-1.9613-1.4335-2.7683-1.5835-3.2078-4.5498l.0864-22.421Z'/%3e%3c/g%3e%3cg%20id='line'%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='m42.06,16.9372v35.43c.1486,3.7465-2.7638,6.9062-6.51,7.0628-3.7462-.1565-6.6586-3.3163-6.51-7.0628V17.2855'/%3e%3cellipse%20cx='35.5433'%20cy='15.2238'%20rx='7.3933'%20ry='3.137'%20fill='none'%20stroke='%23000'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='m42.06,29.84v23.08c.0022,3.5932-2.9088,6.5078-6.502,6.51h-.008c-.6006.0021-1.1985-.0816-1.7754-.2486-2.8026-.7909-4.7372-3.3493-4.7346-6.2614v-23.08'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='m29.277,30.8938c1.9619.9152,4.1087,1.3648,6.273,1.3137.9923.0058,1.9829-.0812,2.9589-.26.071-.0119.1539-.0236.2249-.0355,1.0725-.1919,2.1126-.5345,3.0891-1.0178'/%3e%3c/g%3e%3c/svg%3e")}.emoji-moneybag{background-image:url(/webapp/assets/1F4B0-DLEBc9IO.svg)}.emoji-coin{background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3cellipse%20cx='34.1528'%20cy='34.6346'%20rx='29.0327'%20ry='22.118'%20transform='translate(-14.2455%2039.4907)%20rotate(-51.131)'%20fill='%23fcea2b'/%3e%3cpath%20fill='%23fff'%20d='M52.1386,12.03a18.6978,18.6978,0,0,0-13.3-3.8592A17.98,17.98,0,0,1,48.9161,12.03c9.5107,7.6656,9.0636,24-.9986,36.4842-6.14,7.6178-14.44,12.034-22.14,12.5837,8.5313.6389,18.354-3.8885,25.3623-12.5837C61.2023,36.03,61.6494,19.6954,52.1386,12.03Z'/%3e%3cpath%20fill='%23f1b31c'%20d='M55.3488,13.082c-.4942-.3984-1.0176-.7812-1.5577-1.1377a.9281.9281,0,0,0-.1108-.045,1.03,1.03,0,0,0-.5558-.1024.9231.9231,0,0,0-.5263.2355.9427.9427,0,0,0-.0942.0682c-.0189.0205-.0247.047-.0417.0686s-.0414.0338-.0569.0573a.9449.9449,0,0,0-.0443.1094,1.0267,1.0267,0,0,0-.1021.5619.9782.9782,0,0,0,.0434.183.8341.8341,0,0,0,.1891.3358.9413.9413,0,0,0,.07.0971C60.84,21.15,59.9767,36.25,50.5968,47.8887c-9.7021,12.0351-24.97,15.88-34.0342,8.5732a.9608.9608,0,0,0-.1862-.0967c-.019-.01-.0363-.02-.0557-.0289a.97.97,0,0,0-.3-.0741c-.027-.0026-.0525-.0064-.08-.0068a.9161.9161,0,0,0-.5906.1954.94.94,0,0,0-.0972.058c-.0193.0174-.0268.0415-.0444.06-.0158.0171-.0375.0251-.0523.0435a.9354.9354,0,0,0-.0473.091.9593.9593,0,0,0-.1171.2256.9341.9341,0,0,0-.024.097.9719.9719,0,0,0-.0255.2966c.0017.02.0056.0386.0084.0585a.9646.9646,0,0,0,.0962.312c.0079.0157.0178.0295.0266.0447a.9534.9534,0,0,0,.109.1832,20.0687,20.0687,0,0,0,2.2862,2.1582A21.13,21.13,0,0,0,30.91,64.6338c8.59,0,17.8906-4.48,24.5283-12.7149C65.882,38.9619,65.841,21.539,55.3488,13.082Z'/%3e%3cpath%20fill='%23f1b31c'%20d='M20.6524,44.72c.0722-.2316.6087-2.2138.6809-2.4455,5.9173.1054,6.209-.0917,7.0882-3.008,1.661-5.5087,2.1449-6.4941,3.8058-12.0028.5824-1.9314.4791-2.3538-2.29-2.882L28.25,24.0707c.063-.2034.4414-2.0746.5044-2.278a94.249,94.249,0,0,0,12.214-.7883l-5.4991,19c-.8584,2.9659-.7526,3.2031,4.9288,4.3013-.0656.2347-.5987,2.2183-.6642,2.453Z'/%3e%3c/g%3e%3cg%20id='line'%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-miterlimit='10'%20stroke-width='2'%20d='M53.2375,12.777q.7611.5013,1.4822,1.0818c10.08,8.1245,10.0527,24.8829-.061,37.4308S28.1748,67.4234,18.0948,59.2988a19.09,19.09,0,0,1-2.172-2.05'/%3e%3cellipse%20cx='34.1528'%20cy='34.6346'%20rx='29.0327'%20ry='22.118'%20transform='translate(-14.2455%2039.4907)%20rotate(-51.131)'%20fill='none'%20stroke='%23000'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cline%20x1='51.3734'%20x2='54.6587'%20y1='48.5146'%20y2='51.2896'%20fill='none'%20stroke='%23000'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cline%20x1='47.9155'%20x2='50.8122'%20y1='52.2602'%20y2='55.3725'%20fill='none'%20stroke='%23000'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cline%20x1='44.2573'%20x2='46.6351'%20y1='55.3041'%20y2='58.6263'%20fill='none'%20stroke='%23000'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cline%20x1='40.2427'%20x2='42.1155'%20y1='57.9819'%20y2='61.3263'%20fill='none'%20stroke='%23000'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cline%20x1='54.0356'%20x2='57.5245'%20y1='44.7745'%20y2='47.1887'%20fill='none'%20stroke='%23000'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M20.6524,44.72c.0722-.2316.6087-2.2138.6809-2.4455,5.9173.1054,6.209-.0917,7.0882-3.008,1.661-5.5087,2.1449-6.4941,3.8058-12.0028.5824-1.9314.4791-2.3538-2.29-2.882L28.25,24.0707c.063-.2034.4414-2.0746.5044-2.278a94.249,94.249,0,0,0,12.214-.7883l-5.4991,19c-.8584,2.9659-.7526,3.2031,4.9288,4.3013-.0656.2347-.5987,2.2183-.6642,2.453Z'/%3e%3c/g%3e%3c/svg%3e")}.emoji--bounce{animation:1s ease-in-out infinite emoji-bounce}.emoji--spin{animation:2s linear infinite emoji-spin}.emoji--pulse{animation:2s ease-in-out infinite emoji-pulse}@keyframes emoji-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes emoji-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes emoji-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.emoji[aria-hidden=true]{speak:never}:root{--fantasy-border-width:var(--step-md);--fantasy-border-width-lg:var(--step-lg);--fantasy-border-width-xl:var(--step-xl);--fantasy-panel-padding:var(--step-lg);--fantasy-panel-padding-sm:var(--step-md);--fantasy-panel-padding-lg:var(--step-xl);--fantasy-panel-bg:#0000004d;--fantasy-panel-bg-solid:#2a1810;--fantasy-panel-bg-light:#ffffff1a}.fantasy-panel{padding:var(--fantasy-panel-padding);background:var(--fantasy-panel-bg);border-style:solid;border-width:var(--fantasy-border-width);border-image-slice:32 fill;border-image-width:var(--fantasy-border-width);box-shadow:inset 0 var(--step-2xs) var(--step-xs) #0000004d;border-image-repeat:stretch;position:relative}.fantasy-panel--sm{padding:var(--fantasy-panel-padding-sm);border-width:var(--step-sm);border-image-slice:24 fill;border-image-width:var(--step-sm)}.fantasy-panel--md{padding:var(--fantasy-panel-padding);border-width:var(--fantasy-border-width)}.fantasy-panel--lg{padding:var(--fantasy-panel-padding-lg);border-width:var(--fantasy-border-width-lg);border-image-slice:48 fill;border-image-width:var(--fantasy-border-width-lg)}.fantasy-panel--xl{padding:var(--step-2xl);border-width:var(--fantasy-border-width-xl);border-image-slice:64 fill;border-image-width:var(--fantasy-border-width-xl)}.fantasy-panel--stone{background:linear-gradient(135deg,#464646cc,#323232e6);border-image-source:url(/webapp/ui-borders/PNG/Default/Border/panel-border-010.png)}.fantasy-panel--wood{background:linear-gradient(135deg,#654321cc,#4c2f15e6);border-image-source:url(/webapp/ui-borders/PNG/Default/Border/panel-border-000.png)}.fantasy-panel--metal{background:linear-gradient(135deg,#3c4650cc,#28323ce6);border-image-source:url(/webapp/ui-borders/PNG/Default/Border/panel-border-005.png)}.fantasy-panel--gold{background:linear-gradient(135deg,#8b5a00b3,#654321cc);border-image-source:url(/webapp/ui-borders/PNG/Default/Border/panel-border-015.png)}.fantasy-panel--arcane{box-shadow:inset 0 0 var(--step-lg) #8a2be24d,0 0 var(--step-sm) #8a2be233;background:linear-gradient(135deg,#4b0082b3,#32005acc);border-image-source:url(/webapp/ui-borders/PNG/Default/Border/panel-border-020.png)}.fantasy-panel--scroll{box-shadow:inset 0 var(--step-2xs) var(--step-xs) #65432133;background:linear-gradient(135deg,#f5deb3f2,#e6c896f2);border-image-source:url(/webapp/ui-borders/PNG/Default/Border/panel-border-001.png)}.fantasy-panel--glow{box-shadow:inset 0 var(--step-2xs) var(--step-xs) #0000004d,0 0 var(--step-lg) #ffd70066}.fantasy-panel--inner-glow{box-shadow:inset 0 0 var(--step-lg) #8a2be280}.fantasy-panel--raised{box-shadow:inset 0 var(--step-2xs) var(--step-2xs) #fff3,inset 0 -2px var(--step-2xs) #0000004d,0 var(--step-2xs) var(--step-sm) #0000004d}.fantasy-panel--inset{box-shadow:inset 0 var(--step-2xs) var(--step-xs) #00000080,inset 0 -2px var(--step-2xs) #ffffff1a}.fantasy-panel__header{margin:calc(var(--fantasy-panel-padding)*-1);margin-bottom:var(--fantasy-panel-padding);padding:var(--step-md)var(--fantasy-panel-padding);border-bottom:var(--step-2xs)solid #ffffff1a;font-family:var(--font-display);font-weight:var(--font-bold);font-size:var(--text-lg);color:var(--text);text-shadow:0 var(--step-2xs)var(--step-2xs)#00000080;background:#0000004d}.fantasy-panel__title{font-family:var(--font-display);font-size:var(--text-xl);font-weight:var(--font-bold);text-shadow:0 var(--step-2xs)var(--step-2xs)#00000080;margin:0}.fantasy-panel__footer{margin:var(--fantasy-panel-padding)calc(var(--fantasy-panel-padding)*-1)calc(var(--fantasy-panel-padding)*-1);padding:var(--step-md)var(--fantasy-panel-padding);border-top:var(--step-2xs)solid #ffffff1a;background:#0003}.fantasy-panel--decorated:before,.fantasy-panel--decorated:after{content:"";width:var(--step-xl);height:var(--step-xl);background-repeat:no-repeat;background-size:contain;position:absolute}.fantasy-panel--decorated:before{background-image:url(/ui-borders/kenney/corners/corner-tl.png);top:-16px;left:-16px}.fantasy-panel--decorated:after{background-image:url(/ui-borders/kenney/corners/corner-tr.png);top:-16px;right:-16px}.fantasy-btn{padding:var(--step-sm)var(--step-lg);border:var(--step-2xs)solid transparent;border-image-source:url(/webapp/ui-borders/PNG/Default/Border/panel-border-000.png);border-image-slice:8 fill;border-image-width:var(--step-2xs);font-family:var(--font-display);font-weight:var(--font-bold);color:var(--text);text-shadow:0 var(--step-2xs)var(--step-2xs)#00000080;cursor:pointer;transition:transform var(--duration-fast)var(--ease-standard),box-shadow var(--duration-fast)var(--ease-standard);background:linear-gradient(135deg,#654321cc,#4c2f15e6);border-image-repeat:stretch;position:relative}.fantasy-btn:hover{box-shadow:0 var(--step-2xs) var(--step-sm) #0000004d;transform:translateY(-2px)}.fantasy-btn:active{box-shadow:inset 0 var(--step-2xs) var(--step-2xs) #0000004d;transform:translateY(0)}.fantasy-tooltip{padding:var(--step-sm)var(--step-md);color:var(--text);font-size:var(--text-sm);white-space:nowrap;pointer-events:none;z-index:var(--z-tooltip);box-shadow:0 var(--step-2xs) var(--step-sm) #00000080;border:3px solid #0000;background:#000000e6;border-image-source:url(/webapp/ui-borders/PNG/Default/Border/panel-border-005.png);border-image-slice:6 fill;border-image-width:3px;position:absolute}@media(max-width:768px){.fantasy-panel{border-width:var(--step-sm);border-image-slice:24 fill;border-image-width:var(--step-sm);padding:var(--step-md)}.fantasy-panel--lg{border-width:var(--fantasy-border-width);padding:var(--fantasy-panel-padding)}}.icon-ok{color:var(--ok)}.icon-warn{color:var(--warn)}.icon-error{color:var(--error)}.icon-accent{color:var(--accent)}.icon-muted{color:var(--muted)}.icon-info{color:var(--info)}.icon-gold{color:var(--gold)}.icon-player{color:var(--role-player)}.icon-dm{color:var(--role-dm)}.icon-spin{animation:1s linear infinite icon-spin}.icon-pulse{animation:2s ease-in-out infinite icon-pulse}.icon-bounce{animation:.4s ease-out icon-bounce}.icon-shake{animation:.4s ease-in-out icon-shake}.icon-fade-in{animation:.3s ease-out icon-fade-in}@keyframes icon-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes icon-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.95)}}@keyframes icon-bounce{0%{transform:translateY(0)}40%{transform:translateY(-4px)}60%{transform:translateY(-2px)}to{transform:translateY(0)}}@keyframes icon-shake{0%,to{transform:translate(0)}20%{transform:translate(-3px)}40%{transform:translate(3px)}60%{transform:translate(-2px)}80%{transform:translate(2px)}}@keyframes icon-fade-in{0%{opacity:0}to{opacity:1}}.icon-success{color:var(--ok);animation:.4s ease-out icon-bounce}.icon-failure{color:var(--error);animation:.4s ease-in-out icon-shake}.icon-loading{color:var(--muted);animation:1s linear infinite icon-spin}.icon-attention{color:var(--accent);animation:2s ease-in-out infinite icon-pulse}.icon-interactive{transition:transform var(--duration-fast)var(--ease-out),color var(--duration-fast)var(--ease-out);cursor:pointer}.icon-interactive:hover{transform:scale(1.1)}.icon-interactive:active{transform:scale(.95)}:root{font-family:var(--font-sans);line-height:1.5;font-weight:var(--font-normal);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--radius:.625rem;--background:var(--bg);--foreground:var(--text);--card:var(--bg-elev);--card-foreground:var(--text);--popover:var(--bg-elev);--popover-foreground:var(--text);--primary:var(--accent);--primary-foreground:var(--accent-contrast);--secondary:var(--surface-muted);--secondary-foreground:var(--text);--muted-bg:var(--surface-muted);--muted-foreground:var(--muted);--input:var(--border);--ring:var(--accent);--chart-1:oklch(64.6% .222 41.116);--chart-2:oklch(60% .118 184.704);--chart-3:oklch(39.8% .07 227.392);--chart-4:oklch(82.8% .189 84.429);--chart-5:oklch(76.9% .188 70.08);--sidebar:var(--bg-elev);--sidebar-foreground:var(--text);--sidebar-primary:var(--accent);--sidebar-primary-foreground:var(--accent-contrast);--sidebar-accent:var(--surface-muted);--sidebar-accent-foreground:var(--text);--sidebar-border:var(--border-subtle);--sidebar-ring:var(--accent)}*,:before,:after{box-sizing:border-box}html{background:var(--bg);overscroll-behavior:none;background-color:#0a0a0f;min-height:100%}html:has(body[data-theme=dark]){background-color:#121212}html:has(body:not([data-theme=dark])){background-color:var(--bg,#f4f2f0)}body{min-height:100vh;min-height:var(--tg-viewport-stable-height,100dvh);background:var(--bg);color:var(--text);font-family:var(--font-sans);transition:background var(--duration-standard)ease,color var(--duration-standard)ease;overscroll-behavior-y:none;margin:0;overflow-x:hidden}@media(min-width:768px){body{height:auto;overflow-y:auto}}body:before{content:"";background:var(--texture-noise);opacity:var(--texture-opacity);pointer-events:none;z-index:9999;position:fixed;top:0;right:0;bottom:0;left:0}body::-moz-selection{background:var(--accent);color:var(--accent-contrast)}body::selection{background:var(--accent);color:var(--accent-contrast)}#root{background-color:#0a0a0f;flex-direction:column;min-height:100vh;display:flex}.tg-app-root{background-color:#0a0a0f;flex-direction:column;flex:1;width:100%;min-height:100%;display:flex}.tg-app{background:inherit;min-height:100%;color:inherit;background-color:#0a0a0f;flex-direction:column;flex:1;display:flex}.tg-page{gap:var(--step-lg);width:100%;padding-block:var(--step-lg);flex-direction:column;flex:1;display:flex}@media(min-width:768px){.tg-page{gap:0;padding-block:0}}.tg-container{width:100%;max-width:var(--container-max-width);padding-inline:var(--step-lg);margin:0 auto}@media(max-width:1024px){.tg-container{max-width:100%}}@media(max-width:600px){.tg-container{padding-inline:0}.tg-page{gap:0;padding-block:0}.tg-surface{box-shadow:none;border-left:none;border-right:none;border-radius:0}}.tg-surface{background:var(--bg-elev,#1e1e1e);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft-md);border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.tg-page--fullscreen{gap:0;padding:0}.tg-container--fullscreen{max-width:none;padding:0}.tg-surface--fullscreen{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;border-radius:0}.tg-title{font-family:var(--font-display);font-weight:var(--font-semibold);letter-spacing:.01em;color:var(--text);margin:0;line-height:1.2}.tg-title--xl{font-size:clamp(1.75rem,1.25rem + 1.5vw,2.5rem)}.tg-title--lg{font-size:clamp(1.5rem,1.2rem + 1vw,2rem)}.tg-subtitle{margin:var(--step-xs)0 0;font-size:var(--text-md);color:var(--muted);line-height:1.45}.tg-text-secondary{color:var(--text-subtle)}.tg-text-muted{color:var(--muted)}a{color:var(--accent);transition:color var(--duration-fast)ease;text-decoration:none}a:hover{text-decoration:underline}a:focus-visible{outline:var(--step-2xs)solid var(--accent);outline-offset:3px}button,[role=button],input,textarea,select,a{font:inherit}p{margin:0}[data-cta=true],button,[role=button]{cursor:pointer}:focus-visible{outline:var(--step-2xs)solid var(--accent);outline-offset:var(--step-2xs)}.theme-transitioning *{transition:none!important}@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.dark{--background:var(--bg);--foreground:var(--text);--card:var(--bg-elev);--card-foreground:var(--text);--popover:var(--bg-elev);--popover-foreground:var(--text);--primary:var(--accent);--primary-foreground:var(--accent-contrast);--secondary:var(--surface-muted);--secondary-foreground:var(--text);--muted-bg:var(--surface-muted);--muted-foreground:var(--muted);--input:var(--border);--ring:var(--accent);--chart-1:oklch(48.8% .243 264.376);--chart-2:oklch(69.6% .17 162.48);--chart-3:oklch(76.9% .188 70.08);--chart-4:oklch(62.7% .265 303.9);--chart-5:oklch(64.5% .246 16.439);--sidebar:var(--bg-elev);--sidebar-foreground:var(--text);--sidebar-primary:var(--accent);--sidebar-primary-foreground:var(--accent-contrast);--sidebar-accent:var(--surface-muted);--sidebar-accent-foreground:var(--text);--sidebar-border:var(--border-subtle);--sidebar-ring:var(--accent)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-in{animation:fadeInUp var(--duration-standard)var(--ease-out)forwards;opacity:0}.animate-in-scale{animation:fadeInScale var(--duration-standard)var(--ease-out)forwards;opacity:0}.stagger-1{animation-delay:var(--stagger-1)}.stagger-2{animation-delay:var(--stagger-2)}.stagger-3{animation-delay:var(--stagger-3)}.stagger-4{animation-delay:var(--stagger-4)}.stagger-5{animation-delay:var(--stagger-5)}.stagger-6{animation-delay:var(--stagger-6)}.stagger-children>*{animation:fadeInUp var(--duration-standard)var(--ease-out)forwards;opacity:0}.stagger-children>:first-child{animation-delay:var(--stagger-1)}.stagger-children>:nth-child(2){animation-delay:var(--stagger-2)}.stagger-children>:nth-child(3){animation-delay:var(--stagger-3)}.stagger-children>:nth-child(4){animation-delay:var(--stagger-4)}.stagger-children>:nth-child(5){animation-delay:var(--stagger-5)}.stagger-children>:nth-child(6){animation-delay:var(--stagger-6)}.stagger-children>:nth-child(n+7){animation-delay:.3s}.font-light{font-weight:var(--font-light)}.font-extrabold{font-weight:var(--font-extrabold)}.text-contrast-heading{font-weight:var(--font-extrabold);letter-spacing:-.02em}.text-contrast-body{font-weight:var(--font-light);letter-spacing:.01em}.text-display{font-family:var(--font-display);font-weight:var(--font-semibold);letter-spacing:.02em}.bg-gradient-warm{background:var(--bg-gradient-warm)}.bg-gradient-accent{background:var(--bg-gradient-accent)}.bg-hero{background:var(--bg-gradient-accent),var(--bg-gradient-warm)}.panel{background-color:var(--bg-elev);color:var(--text);border:1px solid var(--border-subtle)}.panel-muted{background-color:var(--surface-muted);color:var(--text)}.panel-info{background-color:var(--accent-alpha-10);color:var(--text)}.text-label{color:var(--muted)}.text-value{color:var(--text)}.text-status-ok{color:var(--ok)}.text-status-warn{color:var(--warn)}.text-status-error{color:var(--error)}.badge-success{background-color:var(--ok)}@supports (color:color-mix(in lab,red,red)){.badge-success{background-color:color-mix(in srgb,var(--ok)15%,transparent)}}.badge-success{color:var(--ok)}.badge-neutral{background-color:var(--surface-muted);color:var(--muted)}.scrollbar-dark{scrollbar-width:thin;scrollbar-color:#fff3 transparent}.scrollbar-dark::-webkit-scrollbar{width:6px;height:6px}.scrollbar-dark::-webkit-scrollbar-track{background:0 0}.scrollbar-dark::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.scrollbar-dark::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.combat-tracker-root{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.combat-no-select{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}.bg-gray-950,.bg-slate-950{overscroll-behavior:contain}@media(max-width:767px){body{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}input,textarea,[contenteditable=true]{-webkit-user-select:text;-moz-user-select:text;user-select:text}[data-slot=button]{min-height:40px;padding-top:.5rem;padding-bottom:.5rem}[data-slot=button][class*=size-sm]{min-height:36px;padding-inline:.875rem}[data-slot=button][class*=size-icon]{min-width:40px;min-height:40px}[data-slot=button]:active{opacity:.85;transition:opacity .1s}[data-slot=button]{font-size:.9375rem}.tg-text-muted,[class*=muted],[class*=subtle]{opacity:.85}[class*=text-2xs],[style*=text-2xs]{font-size:.6875rem!important}[class*=text-xs],[style*=text-xs]{font-size:.8125rem!important}p,span,div{line-height:1.5}:focus-visible{outline-offset:2px;outline-width:3px}a{align-items:center;min-height:44px;padding:.25rem 0;display:inline-flex}button:not([data-slot=button]):active,[role=button]:active,[onclick]:active,.clickable:active,[class*=card]:active,[class*=item]:active{opacity:.9;transition:opacity .1s}li:active,tr:active,[role=row]:active{background-color:#0000000d;transition:background-color .1s}input:active,textarea:active,select:active{border-color:var(--accent);box-shadow:0 0 0 2px rgba(var(--accent),.1)}[role=tab]:active,[class*=tab]:active,[class*=pill]:active{opacity:.85;transition:opacity .1s}.sticky-header,[class*=stickyHeader],[class*=sticky-header]{z-index:10;background:var(--bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(var(--bg-rgb,255,255,255),.95);border-bottom:1px solid var(--border-subtle);position:sticky;top:0;box-shadow:0 2px 4px #0000000d}.dark .sticky-header,.dark [class*=stickyHeader],.dark [class*=sticky-header]{background-color:rgba(var(--bg-rgb,32,32,32),.95)}.back-to-top{bottom:calc(72px + var(--step-lg));right:var(--step-lg);border-radius:var(--radius-full);background:var(--accent);width:48px;height:48px;color:var(--text-inverse);box-shadow:var(--shadow-lg);cursor:pointer;transition:all var(--duration-fast)ease;z-index:50;font-size:var(--text-xl);border:none;justify-content:center;align-items:center;display:flex;position:fixed}.back-to-top:active{opacity:.7}}.h-screen-dynamic{height:100vh;height:var(--tg-viewport-stable-height,100dvh)}.min-h-screen-dynamic{min-height:100vh;min-height:var(--tg-viewport-stable-height,100dvh)}.scroll-container{height:var(--tg-viewport-stable-height,100dvh);max-height:var(--tg-viewport-stable-height,100dvh);flex-direction:column;display:flex;overflow:hidden}.scroll-content{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.page-content{gap:var(--step-lg);padding:var(--step-lg);flex-direction:column;width:100%;max-width:1200px;min-height:100%;margin:0 auto;display:flex}.page-content--wide{max-width:1400px}.page-content--fluid{max-width:none}@media(max-width:767px){.page-content{padding:var(--step-md);gap:var(--step-md)}}@media(max-width:480px){.page-content{padding:var(--step-sm);gap:var(--step-sm)}}@media(max-width:380px){.page-content{padding:var(--step-xs);gap:var(--step-xs)}}@media(max-width:360px){.page-content{padding:var(--step-xs);gap:var(--step-xs);box-sizing:border-box;max-width:100%}}.section-content{gap:var(--step-md);flex-direction:column;display:flex}@media(max-width:767px){.section-content{gap:var(--step-sm)}}.desktop-layout-panel{gap:var(--step-lg);flex-direction:column;width:100%;display:flex}@media(min-width:768px){.desktop-layout-panel{flex-direction:row;align-items:flex-start}}.desktop-layout-panel__main{flex:2;min-width:0}.desktop-layout-panel__side{gap:var(--step-sm);flex-direction:column;flex:1;min-width:280px;max-width:400px;display:flex}@media(max-width:767px){.desktop-layout-panel__side{width:100%;max-width:none}}.desktop-layout-nav{gap:var(--step-lg);flex-direction:column;width:100%;display:flex}@media(min-width:768px){.desktop-layout-nav{flex-direction:row}}.desktop-layout-nav__sidebar{gap:var(--step-lg);flex-direction:column;flex-shrink:0;width:240px;display:flex}.desktop-layout-nav__content{gap:var(--step-lg);flex-direction:column;flex:1;min-width:0;display:flex}@media(max-width:767px){.desktop-layout-nav__sidebar{width:100%}}.shadow-layered{box-shadow:var(--shadow-layered)}.shadow-layered-lg{box-shadow:var(--shadow-layered-lg)}.glow-accent{box-shadow:var(--glow-accent)}.glow-gold{box-shadow:var(--glow-gold)}.glow-accent-hover{transition:box-shadow var(--duration-fast)var(--ease-out)}.glow-accent-hover:hover{box-shadow:var(--glow-accent-strong)}.glow-gold-hover:hover{box-shadow:var(--glow-gold-strong)}.border-gradient-gold{background:linear-gradient(var(--bg-elev),var(--bg-elev))padding-box,linear-gradient(135deg,var(--gold),var(--gold-light),var(--gold))border-box;border-radius:var(--radius-lg);border:2px solid #0000}.border-gradient-accent{background:linear-gradient(var(--bg-elev),var(--bg-elev))padding-box,linear-gradient(135deg,var(--accent),var(--accent-hover),var(--accent))border-box;border-radius:var(--radius-lg);border:2px solid #0000}.border-rarity-uncommon{background:linear-gradient(var(--bg-elev),var(--bg-elev))padding-box,linear-gradient(135deg,var(--rarity-uncommon),#0c0)border-box;border:2px solid #0000}.border-rarity-rare{background:linear-gradient(var(--bg-elev),var(--bg-elev))padding-box,linear-gradient(135deg,var(--rarity-rare),#0090ff)border-box;border:2px solid #0000}.border-rarity-very-rare{background:linear-gradient(var(--bg-elev),var(--bg-elev))padding-box,linear-gradient(135deg,var(--rarity-very-rare),#c4f)border-box;border:2px solid #0000}.border-rarity-legendary{background:linear-gradient(var(--bg-elev),var(--bg-elev))padding-box,linear-gradient(135deg,var(--rarity-legendary),#fa0)border-box;border:2px solid #0000}@keyframes springBounce{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.hover-spring{transition:transform var(--duration-fast)var(--ease-out)}.hover-spring:hover{animation:springBounce .4s var(--ease-out)}@keyframes gentleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.float{animation:3s ease-in-out infinite gentleFloat}@keyframes pulseGlow{0%,to{box-shadow:var(--glow-accent);opacity:1}50%{box-shadow:var(--glow-accent-strong);opacity:.9}}.pulse-glow{animation:2s ease-in-out infinite pulseGlow}.tap-bounce:active{animation:springBounce .3s var(--ease-out)}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}.shimmer{position:relative;overflow:hidden}.shimmer:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff1a 20%,#ffffff4d,#ffffff1a 80%,#0000) 0 0/200% 100%;animation:2.5s ease-in-out infinite shimmer;position:absolute;top:0;right:0;bottom:0;left:0}.dark .shimmer:after{background:linear-gradient(90deg,#0000,#ffffff0d 20%,#ffffff26,#ffffff0d 80%,#0000)}@keyframes sparkle{0%,to{opacity:0;transform:scale(0)rotate(0)}50%{opacity:1;transform:scale(1)rotate(180deg)}}.sparkle{position:relative}.sparkle:before,.sparkle:after{content:"✦";color:var(--gold);opacity:0;pointer-events:none;font-size:.6em;position:absolute}.sparkle:before{animation:2s ease-in-out infinite sparkle;top:-5px;right:-5px}.sparkle:after{animation:2s ease-in-out 1s infinite sparkle;bottom:-3px;left:-3px}.sparkle-hover:before,.sparkle-hover:after{opacity:0;animation:none}.sparkle-hover:hover:before,.sparkle-hover:hover:after{animation:1s ease-in-out sparkle}.glass{-webkit-backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #ffffff4d}.dark .glass{background:#1e1e1eb3;border:1px solid #ffffff1a}.card-lift{transition:transform var(--duration-fast)var(--ease-out),box-shadow var(--duration-fast)var(--ease-out)}.card-lift:hover{box-shadow:var(--shadow-layered-lg);transform:translateY(-4px)}@keyframes countPop{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.count-pop{animation:countPop .3s var(--ease-out)}@keyframes successFlash{0%{background-color:#0000}30%{background-color:#2d9d7833}to{background-color:#0000}}.success-flash{animation:successFlash .6s var(--ease-out)}@media(prefers-reduced-motion:reduce){.shimmer:after,.sparkle:before,.sparkle:after,.float,.pulse-glow,.hover-spring:hover,.tap-bounce:active{animation:none!important}.card-lift:hover{transform:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}._dropdown_1asub_1{position:absolute;top:calc(100% + var(--step-xs));right:0;width:380px;max-width:calc(100vw - var(--step-xl));background:var(--bg);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);overflow:hidden;z-index:1000;animation:_slideDown_1asub_1 var(--duration-fast) ease-out}@keyframes _slideDown_1asub_1{0%{opacity:0;transform:translateY(calc(-1 * var(--step-sm)))}to{opacity:1;transform:translateY(0)}}._header_1asub_26{padding:var(--step-md) var(--step-lg);border-bottom:1px solid var(--border-subtle);display:flex;align-items:center;justify-content:space-between;background:linear-gradient(to bottom,var(--bg-elev),var(--bg))}._title_1asub_35{margin:0;font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--text)}._urgentBadge_1asub_42{font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--error);background-color:var(--bg-error);padding:var(--step-2xs) var(--step-xs);border-radius:var(--radius-full)}._content_1asub_51{max-height:var(--step-5xl);overflow-y:auto}._emptyState_1asub_56{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--step-2xl) var(--step-xl);color:var(--muted);gap:var(--step-sm)}._emptyState_1asub_56 svg{opacity:var(--opacity-hover)}._emptyState_1asub_56 span{font-size:var(--text-sm)}._list_1asub_74{list-style:none;margin:0;padding:0}._item_1asub_80{padding:var(--step-md) var(--step-lg);border-bottom:1px solid var(--surface-muted);transition:background-color var(--duration-fast) ease;cursor:pointer}._item_1asub_80:hover{background-color:var(--bg-elev)}._item_1asub_80:last-child{border-bottom:none}._itemHeader_1asub_95{display:flex;align-items:center;justify-content:space-between;gap:var(--step-xs);margin-bottom:var(--step-xs)}._itemType_1asub_103{font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--text-subtle);text-transform:uppercase;letter-spacing:.025em}._itemActions_1asub_111{display:flex;align-items:center;gap:var(--step-xs)}._itemPriority_1asub_117{font-size:var(--text-2xs);font-weight:var(--font-bold);color:var(--error);background-color:var(--bg-error);padding:var(--step-3xs) var(--step-xs);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em}._dismissButton_1asub_128{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;background:var(--surface-muted);color:var(--muted);border-radius:var(--radius-full);font-size:12px;cursor:pointer;transition:all var(--duration-fast) ease;opacity:.6}._dismissButton_1asub_128:hover{background:var(--border-strong);color:var(--text);opacity:1}._dismissButton_1asub_128:disabled{opacity:.3;cursor:not-allowed}._item_1asub_80:hover ._dismissButton_1asub_128{opacity:1}._itemTitle_1asub_160{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--text);margin-bottom:var(--step-2xs);line-height:var(--leading-normal)}._itemDescription_1asub_168{font-size:var(--text-sm);color:var(--text-subtle);line-height:var(--leading-normal);margin-bottom:var(--step-xs);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._itemTime_1asub_179{font-size:var(--text-xs);color:var(--muted)}._footer_1asub_184{padding:var(--step-sm) var(--step-lg);border-top:1px solid var(--border-subtle);background-color:var(--bg-elev)}._viewAllButton_1asub_190{width:100%;padding:var(--step-sm);background-color:var(--bg);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--gray-600);cursor:pointer;transition:all var(--duration-fast) var(--ease-standard)}._viewAllButton_1asub_190:hover{background-color:var(--bg-elev);border-color:var(--border-strong);color:var(--text)}._content_1asub_51::-webkit-scrollbar{width:var(--step-xs)}._content_1asub_51::-webkit-scrollbar-track{background:var(--bg-elev)}._content_1asub_51::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:var(--radius-xs)}._content_1asub_51::-webkit-scrollbar-thumb:hover{background:var(--muted)}@media(max-width:480px){._dropdown_1asub_1{position:fixed;top:60px;left:var(--step-sm);right:var(--step-sm);width:auto;max-width:none}}._toastContainer_1ha5c_7{position:fixed;bottom:20px;right:20px;z-index:9999;pointer-events:none}._toast_1ha5c_7{background:var(--surface-elevated, #1f2937);border:1px solid var(--border, #374151);border-radius:var(--radius-md, 8px);padding:12px 16px;min-width:200px;max-width:300px;box-shadow:0 8px 24px #0006;animation:_slideIn_1ha5c_1 .3s ease-out;pointer-events:auto}@keyframes _slideIn_1ha5c_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}._toastHeader_1ha5c_40{display:flex;align-items:center;gap:8px;margin-bottom:8px}._toastIcon_1ha5c_47{color:var(--accent, #8b5cf6);flex-shrink:0}._toastFormula_1ha5c_52{font-weight:600;color:var(--text, #f3f4f6);font-family:monospace}._toastLabel_1ha5c_58{font-size:12px;color:var(--text-muted, #9ca3af);margin-left:auto}._toastClose_1ha5c_64{background:none;border:none;padding:4px;cursor:pointer;color:var(--text-muted, #9ca3af);opacity:.6;transition:opacity .15s;margin-left:auto}._toastClose_1ha5c_64:hover{opacity:1}._toastResult_1ha5c_79{display:flex;align-items:baseline;gap:8px}._toastCalculation_1ha5c_85{font-size:13px;color:var(--text-secondary, #d1d5db);font-family:monospace}._toastTotal_1ha5c_91{font-size:24px;font-weight:700;color:var(--accent, #8b5cf6);font-family:monospace}._diceFormula_1ha5c_100{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background:linear-gradient(135deg,#8b5cf626,#8b5cf61a);border:1px solid rgba(139,92,246,.3);border-radius:var(--radius-sm, 4px);color:#a78bfa;font-family:monospace;font-size:inherit;font-weight:600;cursor:pointer;transition:all .15s ease;vertical-align:baseline}._diceFormula_1ha5c_100:hover{background:linear-gradient(135deg,#8b5cf640,#8b5cf633);border-color:#8b5cf680;transform:translateY(-1px);box-shadow:0 2px 8px #8b5cf633}._diceFormula_1ha5c_100:active{transform:translateY(0)}._diceIcon_1ha5c_128{opacity:.7;flex-shrink:0}._diceWrapper_1ha5c_135{display:inline-flex;align-items:center;gap:4px;position:relative}._localResult_1ha5c_142{display:inline-flex;align-items:center;justify-content:center;min-width:24px;padding:2px 6px;background:var(--accent, #8b5cf6);color:#fff;font-weight:700;font-size:12px;border-radius:var(--radius-sm, 4px);animation:_popIn_1ha5c_1 .2s ease-out}@keyframes _popIn_1ha5c_1{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}._damageRoll_ez7m9_7{background:linear-gradient(135deg,#ef444426,#ef44441a);border-color:#ef44444d;color:#f87171}._damageRoll_ez7m9_7:hover{background:linear-gradient(135deg,#ef444440,#ef444433);border-color:#ef444480;box-shadow:0 2px 8px #ef444433}._hitBonus_ez7m9_21{display:inline-flex;align-items:center;padding:1px 6px;background:#22c55e1a;border:1px solid rgba(34,197,94,.3);border-radius:var(--radius-sm, 4px);color:#4ade80;font-family:monospace;font-weight:600;font-size:.95em;cursor:pointer;transition:all .15s ease}._hitBonus_ez7m9_21:hover{background:#22c55e33;border-color:#22c55e80;box-shadow:0 2px 8px #22c55e33}._dcBadge_ez7m9_44{display:inline-flex;align-items:center;padding:2px 8px;background:linear-gradient(135deg,#fb923c26,#fb923c1a);border:1px solid rgba(251,146,60,.3);border-radius:var(--radius-sm, 4px);color:#fb923c;font-weight:700;font-size:.9em;letter-spacing:.02em}._entityLink_ez7m9_59{background:none;border:none;padding:0;font-family:inherit;font-size:inherit;cursor:pointer;transition:all .15s ease}._entityLink_ez7m9_59:hover{text-decoration:underline}._spellRef_ez7m9_75{color:#c4b5fd;font-style:italic;border-bottom:1px dotted rgba(196,181,253,.4)}._spellRef_ez7m9_75:hover{color:#ddd6fe;border-bottom-color:#c4b5fdb3}._itemRef_ez7m9_88{color:#fbbf24;font-weight:500}._itemRef_ez7m9_88:hover{color:#fcd34d}._creatureRef_ez7m9_99{color:#f87171;font-weight:500}._creatureRef_ez7m9_99:hover{color:#fca5a5}._conditionBadge_ez7m9_110{display:inline-flex;align-items:center;padding:1px 6px;background:#ec48991a;border:1px solid rgba(236,72,153,.3);border-radius:var(--radius-sm, 4px);color:#f472b6;font-weight:500;font-size:.9em;cursor:pointer;font-family:inherit;line-height:inherit}._conditionBadge_ez7m9_110:hover{background:#ec489933;border-color:#ec489980}._skillRef_ez7m9_132{color:#38bdf8;font-weight:500}._skillButton_ez7m9_137{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background:linear-gradient(135deg,#38bdf826,#38bdf81a);border:1px solid rgba(56,189,248,.3);border-radius:var(--radius-sm, 4px);color:#38bdf8;font-family:inherit;font-size:inherit;font-weight:600;cursor:pointer;transition:all .15s ease;vertical-align:baseline}._skillButton_ez7m9_137:hover{background:linear-gradient(135deg,#38bdf840,#38bdf833);border-color:#38bdf880;transform:translateY(-1px);box-shadow:0 2px 8px #38bdf833}._skillButton_ez7m9_137:active{transform:translateY(0)}._diceIcon_ez7m9_165{opacity:.7;flex-shrink:0}._actionRef_ez7m9_172{color:#34d399;font-weight:600}._senseRef_ez7m9_179{color:#a78bfa}._hitIndicator_ez7m9_185{font-weight:600;color:var(--text-secondary, #d1d5db)}._attackType_ez7m9_190{font-style:italic;color:var(--text-muted, #9ca3af)}._recharge_ez7m9_197{display:inline-flex;align-items:center;padding:1px 6px;background:#6366f11a;border:1px solid rgba(99,102,241,.3);border-radius:var(--radius-sm, 4px);color:#818cf8;font-size:.85em;font-weight:500;margin-left:4px}._backdrop_1rsk9_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100}._modal_1rsk9_9{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(90vw,480px);max-height:90vh;overflow-y:auto;background:var(--bg-elev);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);z-index:101}._header_1rsk9_24{display:flex;align-items:center;justify-content:space-between;padding:var(--step-md) var(--step-lg);border-bottom:1px solid var(--border-subtle)}._title_1rsk9_32{margin:0;font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text)}._closeButton_1rsk9_39{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:var(--radius-sm);background:transparent;color:var(--text-subtle);font-size:24px;cursor:pointer;transition:all var(--duration-fast) var(--ease-standard)}._closeButton_1rsk9_39:hover{background:var(--surface-muted);color:var(--text)}._closeButton_1rsk9_39:disabled{opacity:.5;cursor:not-allowed}._content_1rsk9_64{padding:var(--step-lg);display:flex;flex-direction:column;gap:var(--step-md)}._description_1rsk9_71{margin:0;color:var(--text-subtle);font-size:var(--text-sm);line-height:1.5}._field_1rsk9_78{display:flex;flex-direction:column;gap:var(--step-xs)}._label_1rsk9_84{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--text-subtle)}._readonlyText_1rsk9_90{padding:var(--step-sm) var(--step-md);background:var(--surface-muted);border-radius:var(--radius-sm);font-size:var(--text-sm);color:var(--text);line-height:1.5}._textarea_1rsk9_99{width:100%;padding:var(--step-sm) var(--step-md);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);color:var(--text);font-size:var(--text-sm);font-family:inherit;line-height:1.5;resize:vertical;transition:border-color var(--duration-fast) var(--ease-standard)}._textarea_1rsk9_99:focus{outline:none;border-color:var(--accent)}._textarea_1rsk9_99:disabled{opacity:.6;cursor:not-allowed}._error_1rsk9_123{padding:var(--step-sm) var(--step-md);background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:var(--radius-sm);color:var(--error);font-size:var(--text-sm)}._success_1rsk9_132{padding:var(--step-sm) var(--step-md);background:#22c55e1a;border:1px solid rgba(34,197,94,.3);border-radius:var(--radius-sm);color:var(--green);font-size:var(--text-sm)}._fieldSection_1rsk9_141{display:flex;flex-direction:column;gap:var(--step-sm)}._fieldSectionTitle_1rsk9_147{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text);text-transform:uppercase;letter-spacing:.05em}._fieldDivider_1rsk9_155{height:1px;background:var(--border-subtle);margin:var(--step-xs) 0}._footer_1rsk9_161{display:flex;justify-content:flex-end;gap:var(--step-sm);padding:var(--step-md) var(--step-lg);border-top:1px solid var(--border-subtle)}._container_kzcti_1{display:flex;flex-direction:column;gap:var(--step-xs)}._inline_kzcti_8{display:inline}._tabs_kzcti_13{display:flex;gap:var(--step-2xs);margin-bottom:var(--step-xs)}._tab_kzcti_13{padding:var(--step-2xs) var(--step-sm);border:none;border-radius:var(--radius-sm);background:var(--surface-muted);color:var(--text-subtle);font-size:var(--text-xs);font-weight:var(--font-medium);cursor:pointer;transition:all var(--duration-fast) var(--ease-standard)}._tab_kzcti_13:hover{background:var(--surface-elev);color:var(--text)}._tabActive_kzcti_36{background:var(--accent);color:var(--accent-contrast)}._tabActive_kzcti_36:hover{background:var(--accent-hover)}._textContent_kzcti_46{display:flex;flex-direction:column;gap:var(--step-2xs)}._clickableText_kzcti_53{cursor:pointer;border-radius:var(--radius-sm);padding:var(--step-3xs) var(--step-2xs);margin:calc(-1 * var(--step-3xs)) calc(-1 * var(--step-2xs));transition:background var(--duration-fast) var(--ease-standard)}._clickableText_kzcti_53:hover{background:var(--surface-muted)}._nameDisplay_kzcti_66{font-weight:var(--font-semibold)}._englishName_kzcti_70{color:var(--text-subtle);font-weight:var(--font-normal)}._attribution_kzcti_76{display:flex;align-items:center;gap:var(--step-xs);margin-top:var(--step-sm);font-size:var(--text-xs);color:var(--text-subtle)}._sourceTag_kzcti_85{display:inline-flex;align-items:center;gap:var(--step-2xs);padding:var(--step-3xs) var(--step-xs);background:var(--surface-muted);border-radius:var(--radius-sm);font-size:var(--text-xs);color:var(--text-subtle)}._sourceTag_kzcti_85._srd_kzcti_96{background:#8b5cf626;color:var(--purple)}._sourceTag_kzcti_85._user_kzcti_101{background:#22c55e26;color:var(--green)}._sourceTag_kzcti_85._seed_kzcti_106{background:#3b82f626;color:var(--blue)}._suggestPrompt_kzcti_112{display:flex;align-items:center;gap:var(--step-2xs);font-size:var(--text-xs);color:var(--accent);cursor:pointer;opacity:0;transition:opacity var(--duration-fast) var(--ease-standard)}._container_kzcti_1:hover ._suggestPrompt_kzcti_112{opacity:1}._suggestIcon_kzcti_127{font-size:var(--text-sm)}._suggestLink_kzcti_132{display:inline-flex;align-items:center;gap:2px;background:none;border:none;padding:1px 4px;font-size:10px;font-weight:600;color:var(--text-subtle);cursor:pointer;border-radius:var(--radius-sm);transition:color var(--duration-fast) var(--ease-standard),background var(--duration-fast) var(--ease-standard);opacity:.6}._suggestLink_kzcti_132:hover{color:var(--accent);background:#8b5cf61a;opacity:1}._container_pqnf4_6{display:flex;flex-direction:column}._full_pqnf4_16{gap:12px}._compact_pqnf4_20{gap:8px}._minimal_pqnf4_24{gap:4px}._subtitle_pqnf4_30{font-style:italic;color:var(--muted);font-size:.9em}._metaRow_pqnf4_38{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._compact_pqnf4_20 ._metaRow_pqnf4_38,._minimal_pqnf4_24 ._metaRow_pqnf4_38{gap:6px}._typeBadge_pqnf4_52{display:inline-flex;align-items:center;gap:6px;color:var(--content-color);font-weight:500}._typeBadgeFilled_pqnf4_61{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;padding:4px 10px;background:color-mix(in srgb,currentColor 10%,transparent);border-radius:var(--radius-sm)}._compact_pqnf4_20 ._typeBadgeFilled_pqnf4_61,._minimal_pqnf4_24 ._typeBadgeFilled_pqnf4_61{font-size:12px;padding:3px 8px;gap:4px}._srdBadge_pqnf4_81{display:inline-flex;align-items:center;padding:2px 6px;background:color-mix(in srgb,var(--success) 10%,transparent);border:1px solid color-mix(in srgb,var(--success) 30%,transparent);border-radius:var(--radius-sm);color:var(--success);font-size:.7em;font-weight:600;text-transform:uppercase}._crBadge_pqnf4_96{display:inline-flex;align-items:center;padding:2px 8px;background:color-mix(in srgb,var(--content-color) 10%,transparent);border:1px solid color-mix(in srgb,var(--content-color) 30%,transparent);border-radius:var(--radius-sm);color:var(--content-color);font-weight:700;font-size:.85em}._parentBadge_pqnf4_110{display:inline-flex;align-items:center;padding:2px 8px;background:color-mix(in srgb,var(--content-color) 10%,transparent);border:1px solid color-mix(in srgb,var(--content-color) 30%,transparent);border-radius:var(--radius-sm);color:var(--content-color);font-size:.75em;font-weight:500}._tag_pqnf4_124{display:inline-block;padding:3px 8px;color:#fff;font-size:11px;font-weight:600;border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.03em}._compact_pqnf4_20 ._tag_pqnf4_124,._minimal_pqnf4_24 ._tag_pqnf4_124{padding:2px 6px;font-size:9px}._tagSuccess_pqnf4_141{background:linear-gradient(135deg,var(--success) 0%,var(--ok) 100%)}._tagWarn_pqnf4_145{background:linear-gradient(135deg,var(--warn) 0%,var(--warning) 100%)}._tagSpell_pqnf4_149{background:linear-gradient(135deg,var(--content-spell) 0%,var(--content-background) 100%)}._description_pqnf4_155{font-size:.9375rem;line-height:1.65;color:var(--text)}._description_pqnf4_155 p{margin:0 0 .75rem}._description_pqnf4_155 p:last-child{margin-bottom:0}._compact_pqnf4_20 ._description_pqnf4_155{font-size:.85rem;line-height:1.5}._compact_pqnf4_20 ._description_pqnf4_155 p{margin:0 0 .5rem}._minimal_pqnf4_24 ._description_pqnf4_155{font-size:12px;line-height:1.4;color:var(--text-secondary)}._minimal_pqnf4_24 ._description_pqnf4_155 p{margin-bottom:0}._preview_pqnf4_190{font-size:.8rem;color:var(--muted);line-height:1.4;margin:0}._source_pqnf4_199{margin-top:4px;padding-top:8px;border-top:1px solid var(--border);font-size:.75rem;color:var(--muted);font-style:italic}._compact_pqnf4_20 ._source_pqnf4_199{font-size:11px;padding-top:6px}._minimal_pqnf4_24 ._source_pqnf4_199{font-size:10px;padding-top:4px;border-top:none}._russianName_pqnf4_221{font-size:14px;color:var(--muted);font-style:italic}._compact_pqnf4_20 ._russianName_pqnf4_221{font-size:12px}._statsRow_pqnf4_233{display:flex;gap:16px;flex-wrap:wrap}._statsRowCompact_pqnf4_239{display:flex;flex-wrap:wrap;gap:12px;font-size:.9em;color:var(--text)}._statsRowCompact_pqnf4_239>span{display:inline-flex;align-items:center;gap:4px}._statsRowCompact_pqnf4_239 strong{color:var(--muted);font-weight:600}._stat_pqnf4_233{display:flex;align-items:center;gap:6px}._statLabel_pqnf4_264{color:var(--muted);font-size:.85em}._statValue_pqnf4_269{font-weight:500;color:var(--text)}._statsGrid_pqnf4_276{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--border);border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--border)}._statsGrid3Col_pqnf4_286{grid-template-columns:repeat(3,1fr)}._statBox_pqnf4_290{display:flex;flex-direction:column;gap:4px;padding:10px 12px;background:var(--surface-elevated, var(--bg-elev))}._compact_pqnf4_20 ._statBox_pqnf4_290,._minimal_pqnf4_24 ._statBox_pqnf4_290{padding:8px;gap:2px}._statBoxCenter_pqnf4_304{align-items:center;padding:8px;background:var(--surface-muted);gap:2px}._statHeader_pqnf4_311{display:flex;align-items:center;gap:6px}._compact_pqnf4_20 ._statHeader_pqnf4_311,._minimal_pqnf4_24 ._statHeader_pqnf4_311{gap:4px}._statIcon_pqnf4_322{color:var(--accent);opacity:.8;flex-shrink:0}._statBoxLabel_pqnf4_328{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600}._compact_pqnf4_20 ._statBoxLabel_pqnf4_328,._minimal_pqnf4_24 ._statBoxLabel_pqnf4_328{font-size:9px}._statBoxLabelSmall_pqnf4_341{font-size:.65rem}._statBoxValue_pqnf4_345{font-size:14px;font-weight:500;color:var(--text);line-height:1.3;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}._compact_pqnf4_20 ._statBoxValue_pqnf4_345{font-size:12px}._minimal_pqnf4_24 ._statBoxValue_pqnf4_345{font-size:11px}._statBoxValueBold_pqnf4_362{font-size:var(--text-sm);font-weight:600;display:flex;align-items:center;gap:4px}._highlightSection_pqnf4_372{padding:8px 12px;background:color-mix(in srgb,var(--content-color) 10%,transparent);border-left:3px solid var(--content-color);border-radius:var(--radius-sm);font-size:.875rem;color:var(--text)}._highlightSectionAlt_pqnf4_381{padding:8px 12px;background:color-mix(in srgb,var(--warn) 10%,transparent);border-left:3px solid var(--warn);border-radius:var(--radius-sm);font-size:.875rem;color:var(--text)}._highlightSectionLight_pqnf4_390{padding:8px 12px;background:color-mix(in srgb,var(--content-color) 5%,transparent);border-radius:var(--radius-sm);font-size:.875rem;color:var(--text)}._compact_pqnf4_20 ._highlightSection_pqnf4_372,._compact_pqnf4_20 ._highlightSectionAlt_pqnf4_381,._compact_pqnf4_20 ._highlightSectionLight_pqnf4_390{padding:6px 10px;font-size:.8rem}._highlightLabel_pqnf4_405{font-weight:600;color:var(--content-color)}._highlightLabelAlt_pqnf4_410{font-weight:600;color:var(--warn)}._personalization_pqnf4_417{padding:12px;background:color-mix(in srgb,var(--content-color) 5%,transparent);border:1px solid color-mix(in srgb,var(--content-color) 20%,transparent);border-radius:var(--radius-sm);font-size:.875rem;color:var(--text)}._personalizationTitle_pqnf4_426{font-weight:600;color:var(--content-color);margin-bottom:8px}._traitsSection_pqnf4_434{display:flex;flex-direction:column;gap:10px}._trait_pqnf4_434{font-size:.9375rem;line-height:1.6;color:var(--text)}._traitName_pqnf4_446{font-weight:600;color:var(--content-color)}._traitText_pqnf4_451{color:var(--text)}._compact_pqnf4_20 ._trait_pqnf4_434{font-size:.85rem;line-height:1.5}._combatSection_pqnf4_462{padding-top:8px;border-top:1px dashed var(--border)}._combatTitle_pqnf4_467{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:8px}._combatGrid_pqnf4_476{display:flex;flex-direction:column;gap:4px;padding:8px 10px;background:color-mix(in srgb,var(--content-color) 8%,transparent);border-radius:0 var(--radius-sm) var(--radius-sm) 0;border-left:2px solid var(--content-color)}._compact_pqnf4_20 ._combatGrid_pqnf4_476{padding:6px 8px;gap:3px}._combatItem_pqnf4_491{font-size:13px;color:var(--text-secondary);display:flex;gap:4px}._compact_pqnf4_20 ._combatItem_pqnf4_491{font-size:11px}._combatLabel_pqnf4_502{color:var(--muted);font-weight:500}._combatNote_pqnf4_507{font-size:11px;color:var(--muted);font-style:italic}._compact_pqnf4_20 ._combatNote_pqnf4_507{font-size:9px}._higherLevels_pqnf4_519{padding:10px 14px;background:linear-gradient(135deg,color-mix(in srgb,var(--content-color) 12%,transparent),color-mix(in srgb,var(--content-feat) 8%,transparent));border-left:3px solid var(--content-color);border-radius:0 var(--radius-md) var(--radius-md) 0;font-size:14px;line-height:1.55;color:var(--text)}._higherLevels_pqnf4_519 strong{color:var(--content-color);font-weight:600}._compact_pqnf4_20 ._higherLevels_pqnf4_519{padding:8px 10px;font-size:11px;border-left-width:2px}._classesList_pqnf4_542{padding:8px 10px;font-size:12px;color:var(--text-secondary);background:var(--surface-elevated, var(--surface-muted));border-radius:var(--radius-sm)}._classesList_pqnf4_542 strong{color:var(--text);font-weight:600;margin-right:4px}._compact_pqnf4_20 ._classesList_pqnf4_542{padding:6px 8px;font-size:10px}._properties_pqnf4_563{margin-top:8px;padding:6px 10px;font-size:12px;color:var(--text-secondary);background:var(--surface-elevated, var(--surface-muted));border-radius:var(--radius-sm)}._properties_pqnf4_563 strong{color:var(--text);font-weight:600;margin-right:4px}._compact_pqnf4_20 ._properties_pqnf4_563{padding:4px 8px;font-size:10px;margin-top:6px}._statsGridFlex_pqnf4_586{display:flex;flex-wrap:wrap;gap:8px}._statsGridFlex_pqnf4_586:empty{display:none}._statBoxInline_pqnf4_596{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:var(--surface-elevated, var(--bg-elev));border-radius:var(--radius-sm);border:1px solid var(--border)}._compact_pqnf4_20 ._statBoxInline_pqnf4_596,._minimal_pqnf4_24 ._statBoxInline_pqnf4_596{padding:4px 8px;gap:4px}._statBoxInlineLabel_pqnf4_612{font-size:11px;color:var(--muted);font-weight:500}._compact_pqnf4_20 ._statBoxInlineLabel_pqnf4_612,._minimal_pqnf4_24 ._statBoxInlineLabel_pqnf4_612{font-size:10px}._statBoxInlineValue_pqnf4_623{font-size:13px;font-weight:600;color:var(--text)}._compact_pqnf4_20 ._statBoxInlineValue_pqnf4_623,._minimal_pqnf4_24 ._statBoxInlineValue_pqnf4_623{font-size:12px}._statBoxInlineIcon_pqnf4_634{color:var(--accent);opacity:.8;flex-shrink:0;width:14px;height:14px}._compact_pqnf4_20 ._statBoxInlineIcon_pqnf4_634,._minimal_pqnf4_24 ._statBoxInlineIcon_pqnf4_634{width:12px;height:12px}._statLines_pqnf4_650{display:flex;flex-direction:column;gap:2px}._statLineRow_pqnf4_656{font-size:.85rem;line-height:1.5;color:var(--text)}._statLineLabel_pqnf4_662{font-weight:600;color:var(--content-color)}._compact_pqnf4_20 ._statLineRow_pqnf4_656{font-size:.78rem}._statMuted_pqnf4_671{color:var(--muted);font-size:.9em}._section_pqnf4_678{padding-top:8px;border-top:2px solid var(--content-color)}._sectionTitle_pqnf4_683{font-weight:700;font-size:.9em;color:var(--content-color);margin-bottom:8px;text-transform:uppercase;letter-spacing:.05em}._compact_pqnf4_20 ._section_pqnf4_678{padding-top:6px;border-top-width:1px}._compact_pqnf4_20 ._sectionTitle_pqnf4_683{font-size:.75em;margin-bottom:4px}._ability_pqnf4_702{margin-bottom:8px;font-size:.875rem;line-height:1.5}._abilityName_pqnf4_708{font-weight:700;font-style:italic;color:var(--text)}._abilityText_pqnf4_714{color:var(--text)}._compact_pqnf4_20 ._ability_pqnf4_702{margin-bottom:4px;font-size:.8rem;line-height:1.4}._abilityStatsGrid_pqnf4_726{display:grid;grid-template-columns:repeat(6,1fr);gap:4px}._abilityStat_pqnf4_726{display:flex;flex-direction:column;align-items:center;gap:2px;padding:6px 4px;background:var(--surface-muted);border-radius:var(--radius-sm)}._abilityStatLabel_pqnf4_742{font-size:.6rem;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600}._abilityScore_pqnf4_750{font-size:1rem;font-weight:700;color:var(--text);line-height:1}._compact_pqnf4_20 ._abilityScore_pqnf4_750{font-size:.9rem}._abilityMod_pqnf4_761{color:var(--info);cursor:pointer;font-weight:600;font-size:.7rem;transition:all .15s ease;border:none;background:color-mix(in srgb,var(--info) 10%,transparent);padding:2px 5px;border-radius:3px;font-family:inherit}._abilityMod_pqnf4_761:hover{color:var(--link);background:color-mix(in srgb,var(--info) 20%,transparent)}._abilityMod_pqnf4_761 svg{display:none}._hpRoll_pqnf4_783{color:var(--muted);font-size:.85em;font-weight:400;cursor:pointer;border:none;background:none;padding:0}._hpRoll_pqnf4_783:hover{color:var(--content-color)}._hpRoll_pqnf4_783 svg{display:none}._spellcastingEntry_pqnf4_803{margin-bottom:8px}._spellList_pqnf4_807{margin-left:12px;margin-bottom:4px;font-size:.85rem;line-height:1.5}._spellListLabel_pqnf4_814{font-weight:600;color:var(--muted)}._compact_pqnf4_20 ._spellList_pqnf4_807{margin-left:8px;margin-bottom:2px;font-size:.75rem}._compact_pqnf4_20 ._spellcastingEntry_pqnf4_803{margin-bottom:4px}@media(max-width:480px){._abilityStatsGrid_pqnf4_726{grid-template-columns:repeat(3,1fr)}._statsGrid3Col_pqnf4_286{grid-template-columns:1fr 1fr}}._overlay_15dhi_6{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10001;padding:var(--step-md);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modal_15dhi_21{background:var(--bg);border-radius:var(--radius-lg);box-shadow:0 25px 50px -12px #0006;max-width:32rem;width:100%;animation:_slideIn_15dhi_1 .2s ease-out;overflow:hidden;border:1px solid var(--border);max-height:90vh}._modalExpanded_15dhi_33{max-width:56rem}@keyframes _slideIn_15dhi_1{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}._header_15dhi_49{display:flex;align-items:center;justify-content:space-between;padding:var(--step-sm) var(--step-md)}._categoryBadge_15dhi_57{display:flex;align-items:center;gap:var(--step-xs);font-size:var(--text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._categoryBadge_15dhi_57 svg{filter:drop-shadow(0 1px 1px rgba(0,0,0,.2))}._closeButton_15dhi_73{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;background:#fff3;border-radius:var(--radius-sm);color:#fff;cursor:pointer;transition:all .15s ease}._closeButton_15dhi_73:hover{background:#ffffff4d}._headerButtons_15dhi_91{display:flex;align-items:center;gap:var(--step-xs)}._floatButton_15dhi_97{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;background:#fff3;border-radius:var(--radius-sm);color:#fff;cursor:pointer;transition:all .15s ease}._floatButton_15dhi_97:hover{background:#ffffff4d}._inventoryButton_15dhi_115{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;background:#fff3;border-radius:var(--radius-sm);color:#fff;cursor:pointer;transition:all .15s ease}._inventoryButton_15dhi_115:hover{background:#10b98199}._content_15dhi_134{padding:0 var(--step-md) var(--step-md);max-height:calc(90vh - 60px);overflow-y:auto;flex:1}._titleSection_15dhi_142{padding:var(--step-md) 0 var(--step-sm)}._title_15dhi_142{font-size:1.375rem;font-weight:700;color:var(--text);margin:0;line-height:1.25}._subtitle_15dhi_154{font-size:var(--text-sm);color:var(--text-subtle);margin:.25rem 0 0;font-style:italic}._metaRow_15dhi_162{padding:0 var(--step-md);margin-bottom:var(--step-sm)}._metaLabel_15dhi_167{display:inline-block;font-size:var(--text-sm);color:var(--text-subtle);font-style:italic;padding:var(--step-2xs) var(--step-sm);background:var(--bg-hover);border-radius:var(--radius-sm)}._tagRitual_15dhi_178{display:inline-block;margin-left:var(--step-xs);padding:var(--step-2xs) var(--step-sm);background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:var(--text-xs);font-weight:600;border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.03em}._tagConc_15dhi_191{display:inline-block;margin-left:var(--step-xs);padding:var(--step-2xs) var(--step-sm);background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;font-size:var(--text-xs);font-weight:600;border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.03em}._statsGrid_15dhi_205{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin:0 var(--step-md) var(--step-md);background:var(--border);border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--border)}._stat_15dhi_205{display:flex;flex-direction:column;gap:.125rem;padding:var(--step-sm);background:var(--bg)}._statLabel_15dhi_224{font-size:.65rem;color:var(--text-subtle);text-transform:uppercase;letter-spacing:.05em;font-weight:600}._statValue_15dhi_232{font-size:var(--text-sm);font-weight:600;color:var(--text);line-height:1.3}._abilityStatsGrid_15dhi_240{display:grid;grid-template-columns:repeat(6,1fr);gap:6px;margin:0 var(--step-md) var(--step-md)}._abilityStat_15dhi_240{display:flex;flex-direction:column;align-items:center;gap:2px;padding:6px 4px;background:var(--surface-elevated, rgba(255, 255, 255, .03));border-radius:var(--radius-sm, 4px)}._abilityLabel_15dhi_258{font-size:.65rem;color:var(--text-muted, #9ca3af);text-transform:uppercase;letter-spacing:.05em;font-weight:600}._abilityScore_15dhi_266{font-size:1.1rem;font-weight:700;color:var(--text);line-height:1}._abilityMod_15dhi_274{color:#60a5fa;cursor:pointer;font-weight:600;font-size:.75rem;transition:all .15s ease;border:none;background:#60a5fa1a;padding:2px 6px;border-radius:3px;font-family:inherit}._abilityMod_15dhi_274:hover{color:#93c5fd;background:#60a5fa33}._abilityMod_15dhi_274 svg{display:none}._description_15dhi_298{padding:0 var(--step-md);font-size:.9375rem;line-height:1.65;color:var(--text)}._description_15dhi_298 p{margin:0 0 .75rem;text-align:justify;-webkit-hyphens:auto;hyphens:auto}._description_15dhi_298 p:last-child{margin-bottom:0}._higherLevels_15dhi_316{margin:var(--step-md);padding:var(--step-sm) var(--step-md);background:linear-gradient(135deg,#8b5cf61a,#3b82f61a);border-left:3px solid #8b5cf6;border-radius:0 var(--radius-md) var(--radius-md) 0;font-size:var(--text-sm);line-height:1.55;color:var(--text)}._dark_15dhi_327 ._higherLevels_15dhi_316{background:linear-gradient(135deg,#8b5cf626,#3b82f626)}._higherLevels_15dhi_316 strong{color:#8b5cf6;font-weight:600}._combatSection_15dhi_337{margin:0 var(--step-md) var(--step-md);padding-top:var(--step-sm);border-top:1px dashed var(--border)}._sectionTitle_15dhi_343{font-size:var(--text-xs);font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-subtle);margin-bottom:var(--step-sm)}._classesList_15dhi_353{padding:var(--step-sm) var(--step-md);font-size:var(--text-xs);color:var(--text-subtle);background:var(--bg-subtle);border-radius:var(--radius-sm);margin:var(--step-sm) var(--step-md)}._classesLabel_15dhi_362{font-weight:600;color:var(--text)}._monsterInfoRow_15dhi_368{display:flex;flex-wrap:wrap;gap:var(--step-xs);padding:var(--step-xs) var(--step-md);font-size:var(--text-sm)}._monsterInfoLabel_15dhi_376{font-weight:600;color:var(--text)}._monsterInfoValue_15dhi_381{color:var(--text)}._monsterSection_15dhi_386{margin:var(--step-sm) var(--step-md);padding-top:var(--step-sm);border-top:2px solid var(--primary)}._monsterAbility_15dhi_392{margin-bottom:var(--step-sm);font-size:var(--text-sm);line-height:1.5}._abilityName_15dhi_398{font-weight:700;font-style:italic;color:var(--text)}._abilityText_15dhi_404{color:var(--text)}._spellcastingEntry_15dhi_409{margin-bottom:var(--step-sm)}._spellList_15dhi_413{margin-left:var(--step-md);margin-bottom:4px;font-size:var(--text-sm);line-height:1.5}._spellListLabel_15dhi_420{font-weight:600;color:var(--text-muted)}._source_15dhi_426{margin:var(--step-md);margin-top:var(--step-sm);padding-top:var(--step-sm);border-top:1px solid var(--border);font-size:var(--text-xs);color:var(--text-subtle);font-style:italic}._details_15dhi_437{padding:var(--step-md);display:flex;flex-direction:column;gap:var(--step-sm)}._detailRow_15dhi_444{display:flex;justify-content:space-between;align-items:center;gap:var(--step-md);padding:var(--step-xs) 0}._detailRow_15dhi_444:not(:last-child){border-bottom:1px dashed var(--border)}._detailLabel_15dhi_456{font-size:var(--text-sm);color:var(--text-subtle);font-weight:500}._detailValue_15dhi_462{font-size:var(--text-sm);font-weight:600;color:var(--text)}._linkButton_15dhi_469{display:inline-flex;align-items:center;justify-content:center;gap:var(--step-xs);padding:var(--step-sm) var(--step-md);margin-top:var(--step-sm);background:var(--primary);color:#fff;border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:600;text-decoration:none;transition:all .15s ease;box-shadow:0 2px 4px #0000001a}._linkButton_15dhi_469:hover{transform:translateY(-1px);box-shadow:0 4px 8px #00000026}._loading_15dhi_492{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--step-sm);padding:var(--step-2xl);color:var(--text-subtle)}._spinner_15dhi_502{animation:_spin_15dhi_502 .8s linear infinite;opacity:.7}@keyframes _spin_15dhi_502{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:640px){._overlay_15dhi_6{padding:var(--step-sm);align-items:flex-end}._modal_15dhi_21{max-width:none;border-radius:var(--radius-lg) var(--radius-lg) 0 0;max-height:85vh}._statsGrid_15dhi_205{grid-template-columns:1fr 1fr}._content_15dhi_134{max-height:75vh}._description_15dhi_298{font-size:var(--text-sm)}}._userProfileContent_15dhi_542{padding:var(--step-md);display:flex;flex-direction:column;gap:var(--step-sm)}._userHeader_15dhi_550{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--step-sm);padding-bottom:var(--step-sm);border-bottom:1px solid var(--border)}._userHeaderLeft_15dhi_559{display:flex;flex-direction:column;gap:2px}._userUsername_15dhi_565{font-size:var(--text-sm);color:var(--primary);font-weight:500}._userTitle_15dhi_571{font-size:var(--text-md);font-weight:600;color:var(--text)}._userHeaderRight_15dhi_577{display:flex;flex-direction:column;align-items:flex-end;gap:2px;font-size:var(--text-xs);color:var(--text-subtle)}._userStatsRow_15dhi_587{display:flex;justify-content:space-between;gap:var(--step-xs);padding:var(--step-sm);background:var(--bg-hover);border-radius:var(--radius-md)}._userStatItem_15dhi_596{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1}._userStatValue_15dhi_604{font-size:var(--text-lg);font-weight:700;color:var(--text);line-height:1}._userStatLabel_15dhi_611{font-size:.65rem;color:var(--text-subtle);text-transform:uppercase;letter-spacing:.03em}._userProgress_15dhi_619{padding:var(--step-xs) 0}._userProgressHeader_15dhi_623{display:flex;justify-content:space-between;align-items:center;font-size:var(--text-sm);color:var(--text);margin-bottom:4px}._userProgressNumbers_15dhi_632{font-size:var(--text-xs);color:var(--text-subtle)}._userProgressBar_15dhi_637{height:6px;background:var(--bg-hover);border-radius:3px;overflow:hidden}._userProgressFill_15dhi_644{height:100%;background:linear-gradient(90deg,var(--primary) 0%,#8b5cf6 100%);border-radius:3px;transition:width .3s ease}._userKudosSection_15dhi_652{display:flex;flex-direction:column;gap:var(--step-xs)}._userKudosSectionTitle_15dhi_658{display:flex;align-items:center;gap:6px;font-size:var(--text-xs);font-weight:600;color:var(--text-subtle);text-transform:uppercase;letter-spacing:.05em}._userKudosGrid_15dhi_669{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}._userKudosItem_15dhi_675{display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:var(--radius-sm);border:1px solid;transition:transform .15s ease,box-shadow .15s ease}._userKudosItem_15dhi_675:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}._userKudosIcon_15dhi_690{display:flex;align-items:center;flex-shrink:0}._userKudosLabel_15dhi_696{font-size:11px;font-weight:500;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}._userKudosCount_15dhi_706{font-size:var(--text-xs);font-weight:700;min-width:18px;text-align:right}._userKudosInline_15dhi_714{display:flex;flex-wrap:wrap;gap:var(--step-2xs)}._userKudosBadge_15dhi_720{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;background:var(--bg-hover);border-radius:var(--radius-sm);font-size:var(--text-xs);color:var(--text-subtle)}._userKudosBadge_15dhi_720 strong{color:var(--primary)}._userBadgesInline_15dhi_736{display:flex;flex-wrap:wrap;gap:var(--step-2xs)}._userBadge_15dhi_736{display:inline-block;padding:2px 8px;background:linear-gradient(135deg,#8b5cf61f,#3b82f61f);border:1px solid rgba(139,92,246,.25);border-radius:var(--radius-sm);font-size:var(--text-xs);color:var(--text)}._userDmSection_15dhi_753{padding:var(--step-sm);background:linear-gradient(135deg,#f9731614,#ea580c14);border:1px solid rgba(249,115,22,.2);border-radius:var(--radius-md);display:flex;flex-direction:column;gap:var(--step-xs)}._userDmHeader_15dhi_763{display:flex;justify-content:space-between;align-items:center}._userDmTitle_15dhi_769{font-size:var(--text-sm);font-weight:600;color:var(--text)}._userDmRating_15dhi_775{font-size:var(--text-sm);color:var(--text)}._userDmDescription_15dhi_780{font-size:var(--text-sm);color:var(--text-subtle);line-height:1.4;font-style:italic}._userDmStats_15dhi_787{display:flex;gap:var(--step-md);font-size:var(--text-sm);color:var(--text-subtle)}._userDmStats_15dhi_787 strong{color:var(--text)}._userReviewsPreview_15dhi_799{display:flex;flex-direction:column;gap:var(--step-xs);padding-top:var(--step-xs);border-top:1px dashed rgba(249,115,22,.3)}._userReviewItem_15dhi_808{padding:var(--step-xs);background:#0000001a;border-radius:var(--radius-sm)}._dark_15dhi_327 ._userReviewItem_15dhi_808{background:#ffffff0d}._userReviewTop_15dhi_818{display:flex;justify-content:space-between;align-items:center;font-size:var(--text-xs);margin-bottom:2px}._userReviewPlayer_15dhi_826{color:var(--text-subtle)}._userReviewText_15dhi_830{font-size:var(--text-sm);color:var(--text);line-height:1.4}._userProfileLink_15dhi_837{display:flex;align-items:center;justify-content:center;gap:var(--step-xs);padding:var(--step-sm) var(--step-md);background:var(--primary);color:#fff;border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:600;text-decoration:none;transition:all .15s ease;margin-top:var(--step-xs)}._userProfileLink_15dhi_837:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(var(--primary-rgb),.3)}._userSectionTitle_15dhi_859{font-size:var(--text-xs);font-weight:600;color:var(--text-subtle);text-transform:uppercase;letter-spacing:.03em;margin-bottom:var(--step-xs)}._userReviewsSection_15dhi_869{display:flex;flex-direction:column;gap:var(--step-xs)}._userReviewsHeader_15dhi_875{display:flex;align-items:center;justify-content:space-between}._userReviewsTitle_15dhi_881{display:flex;align-items:center;gap:6px;font-size:var(--text-xs);font-weight:600;color:var(--text-subtle);text-transform:uppercase;letter-spacing:.05em}._userReviewsCount_15dhi_892{font-size:var(--text-xs);font-weight:700;color:var(--primary);background:rgba(var(--primary-rgb),.1);padding:2px 8px;border-radius:var(--radius-full)}._userReviewsList_15dhi_901{display:flex;flex-direction:column;gap:6px}._userReviewCard_15dhi_907{padding:var(--step-xs);background:var(--bg-hover);border-radius:var(--radius-sm);border-left:3px solid #f59e0b}._userReviewCardHeader_15dhi_914{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}._userReviewStars_15dhi_921{display:flex;align-items:center;gap:2px}._userReviewAuthor_15dhi_927{font-size:var(--text-xs);color:var(--text-subtle);font-weight:500}._userReviewFeedback_15dhi_933{font-size:var(--text-sm);color:var(--text);line-height:1.4}._userPlayerSection_15dhi_940{padding:var(--step-sm);background:var(--bg-hover);border-radius:var(--radius-md)}._userMiniStats_15dhi_946{display:flex;flex-wrap:wrap;gap:var(--step-sm);font-size:var(--text-sm);color:var(--text-subtle)}._userMiniStats_15dhi_946 strong{color:var(--text)}._userDmDescription_15dhi_780{font-size:var(--text-sm);color:var(--text-subtle);line-height:1.4;font-style:italic;padding:var(--step-xs) var(--step-sm);background:var(--bg-hover);border-radius:var(--radius-sm);border-left:3px solid var(--primary)}._draggable_18nly_1{cursor:grab}._draggable_18nly_1:active{cursor:grabbing}._dragging_18nly_9{opacity:.5}._overlay_pjeyq_6{position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--overlay);display:flex;align-items:flex-start;justify-content:center;z-index:10000;padding:var(--step-lg);padding-top:10vh;transition:opacity .15s ease,background-color .15s ease}._palette_pjeyq_22{background:var(--bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);max-width:36rem;width:100%;max-height:70vh;display:flex;flex-direction:column;animation:_slideIn_pjeyq_1 var(--duration-fast) ease-out;overflow:hidden}@keyframes _slideIn_pjeyq_1{0%{opacity:0;transform:scale(.95) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}._inputWrapper_pjeyq_47{display:flex;align-items:center;gap:var(--step-sm);padding:var(--step-md) var(--step-lg);border-bottom:1px solid var(--border)}._searchIcon_pjeyq_55{color:var(--text-subtle);flex-shrink:0}._input_pjeyq_47{flex:1;border:none;background:transparent;font-size:var(--text-md);color:var(--text);outline:none}._input_pjeyq_47::-moz-placeholder{color:var(--text-subtle)}._input_pjeyq_47::placeholder{color:var(--text-subtle)}._clearButton_pjeyq_73{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border:none;background:var(--bg-subtle);border-radius:var(--radius-sm);color:var(--text-subtle);cursor:pointer;transition:all var(--duration-fast)}._clearButton_pjeyq_73:hover{background:var(--bg-hover);color:var(--text)}._shortcut_pjeyq_92{display:none;padding:.125rem .375rem;font-size:var(--text-xs);font-family:inherit;background:var(--bg-subtle);border:1px solid var(--border);border-radius:var(--radius-xs);color:var(--text-subtle)}@media(min-width:640px){._shortcut_pjeyq_92{display:inline-block}}._results_pjeyq_110{flex:1;overflow-y:auto;padding:var(--step-sm) 0}._loading_pjeyq_116,._empty_pjeyq_117,._hint_pjeyq_118{padding:var(--step-lg);text-align:center;color:var(--text-subtle);font-size:var(--text-sm)}._category_pjeyq_126{padding:var(--step-xs) 0}._categoryHeader_pjeyq_130{display:flex;align-items:center;gap:var(--step-xs);padding:var(--step-xs) var(--step-lg);font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--text-subtle);text-transform:uppercase;letter-spacing:.05em}._categoryItems_pjeyq_142{display:flex;flex-direction:column}._item_pjeyq_148{display:flex;align-items:center;justify-content:space-between;gap:var(--step-md);width:100%;padding:var(--step-sm) var(--step-lg);border:none;background:transparent;text-align:left;cursor:pointer;transition:background var(--duration-fast)}._item_pjeyq_148:hover{background:var(--bg-hover)}._itemSelected_pjeyq_166,._itemSelected_pjeyq_166:hover{background:var(--primary-100)}.dark ._itemSelected_pjeyq_166,.dark ._itemSelected_pjeyq_166:hover{background:var(--primary-900)}._itemTitle_pjeyq_182{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._itemSubtitle_pjeyq_191{font-size:var(--text-xs);color:var(--text-subtle);white-space:nowrap;flex-shrink:0}._footer_pjeyq_199{display:flex;align-items:center;justify-content:center;gap:var(--step-lg);padding:var(--step-sm) var(--step-lg);border-top:1px solid var(--border);font-size:var(--text-xs);color:var(--text-subtle)}._footer_pjeyq_199 kbd{display:inline-block;padding:.125rem .375rem;font-size:var(--text-xs);font-family:inherit;background:var(--bg-subtle);border:1px solid var(--border);border-radius:var(--radius-xs);margin-right:.25rem}@media(max-width:640px){._overlay_pjeyq_6{padding:var(--step-sm);padding-top:var(--step-lg)}._palette_pjeyq_22{max-height:80vh}._footer_pjeyq_199{display:none}._inputWrapper_pjeyq_47{padding:var(--step-sm) var(--step-md)}._categoryHeader_pjeyq_130{padding:var(--step-xs) var(--step-md)}._item_pjeyq_148{padding:var(--step-sm) var(--step-md)}}._panel_q6jcs_1{position:fixed;width:320px;min-width:280px;min-height:150px;max-width:90vw;max-height:80vh;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:0 8px 32px #0000004d;overflow:hidden;resize:both;display:flex;flex-direction:column}._panel_q6jcs_1._minimized_q6jcs_18{height:auto!important;min-height:unset!important;max-height:-moz-fit-content!important;max-height:fit-content!important;resize:none}._header_q6jcs_25{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:var(--surface-elevated);border-bottom:2px solid;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}._header_q6jcs_25:active{cursor:grabbing}._headerLeft_q6jcs_40{display:flex;align-items:center;gap:8px;min-width:0;flex:1}._icon_q6jcs_48{flex-shrink:0;display:flex;align-items:center;justify-content:center}._title_q6jcs_55{font-size:14px;font-weight:500;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._headerButtons_q6jcs_64{display:flex;align-items:center;gap:4px;flex-shrink:0}._headerBtn_q6jcs_71{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:transparent;color:var(--text-muted);border-radius:var(--radius-sm);cursor:pointer;transition:background .15s,color .15s}._headerBtn_q6jcs_71:hover{background:var(--surface-hover);color:var(--text)}._body_q6jcs_90{padding:20px;flex:1;overflow-y:auto}._loading_q6jcs_96{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px;color:var(--text-muted)}._spinner_q6jcs_106{animation:_spin_q6jcs_106 1s linear infinite}@keyframes _spin_q6jcs_106{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._content_q6jcs_115{display:flex;flex-direction:column;gap:8px}._meta_q6jcs_121{font-size:12px;color:var(--text-muted);text-transform:capitalize}._statsRow_q6jcs_127{display:flex;gap:12px;font-size:12px;color:var(--text-secondary)}._statsRow_q6jcs_127 span{white-space:nowrap}._description_q6jcs_138{font-size:13px;line-height:1.5;color:var(--text)}._description_q6jcs_138 p{margin:0 0 8px}._description_q6jcs_138 p:last-child{margin-bottom:0}._source_q6jcs_153{font-size:11px;color:var(--text-muted);padding-top:8px;border-top:1px solid var(--border)}@media(max-width:768px){._panel_q6jcs_1{position:fixed;top:auto!important;bottom:0;left:0!important;right:0;width:100%;max-width:100%;border-radius:var(--radius-lg) var(--radius-lg) 0 0;max-height:60vh;resize:none}._header_q6jcs_25{cursor:default}}._curtain_3z10v_7{--curtain-color: rgba(59, 130, 246, .85);position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;pointer-events:none;opacity:0;visibility:hidden;display:flex;align-items:center;justify-content:center;background:var(--curtain-color);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._curtain_3z10v_7[data-target-role=dm]{--curtain-color: rgba(59, 130, 246, .85)}._curtain_3z10v_7[data-target-role=player]{--curtain-color: rgba(239, 68, 68, .85)}._curtainIdle_3z10v_36{opacity:0;visibility:hidden}._curtainVisible_3z10v_42{opacity:1;visibility:visible;animation:_curtainIn_3z10v_1 .2s ease-out forwards}._curtainFading_3z10v_49{opacity:0;visibility:visible;animation:_curtainOut_3z10v_1 .4s ease-in forwards}@keyframes _curtainIn_3z10v_1{0%{opacity:0}to{opacity:1}}@keyframes _curtainOut_3z10v_1{0%{opacity:1}to{opacity:0}}._curtainIcon_3z10v_66{font-size:4rem;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}._curtainVisible_3z10v_42 ._curtainIcon_3z10v_66{animation:_iconPop_3z10v_1 .3s ease-out forwards}._curtainFading_3z10v_49 ._curtainIcon_3z10v_66{animation:_iconFade_3z10v_1 .3s ease-in forwards}@keyframes _iconPop_3z10v_1{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes _iconFade_3z10v_1{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@media(prefers-reduced-motion:reduce){._curtainVisible_3z10v_42,._curtainFading_3z10v_49{animation:none}._curtainVisible_3z10v_42{opacity:1}._curtainFading_3z10v_49{opacity:0}._curtainVisible_3z10v_42 ._curtainIcon_3z10v_66,._curtainFading_3z10v_49 ._curtainIcon_3z10v_66{animation:none}}._header_24fu2_1{background:var(--bg-header);color:var(--text-inverse);box-shadow:var(--shadow-md);position:sticky;top:0;z-index:100}@media(max-width:768px){._header_24fu2_1{display:none}}@media print{._header_24fu2_1{display:none!important}}._container_24fu2_24{max-width:var(--container-max-width);margin:0 auto;padding:var(--step-sm) var(--step-lg);display:flex;align-items:center;gap:var(--step-lg)}._logo_24fu2_35{display:flex;align-items:center;gap:var(--step-sm);flex-shrink:0;text-decoration:none;color:inherit;cursor:pointer}._logoText_24fu2_45{display:flex;flex-direction:column;align-items:flex-start;gap:var(--step-5xs)}._logoImage_24fu2_52{width:var(--step-2xl);height:var(--step-2xl);flex-shrink:0;display:block;filter:drop-shadow(0 var(--step-3xs) var(--step-2xs) rgba(0,0,0,.2));transition:filter var(--duration-fast) var(--ease-standard)}._logo_24fu2_35:hover ._logoImage_24fu2_52{filter:drop-shadow(0 var(--step-3xs) var(--step-xs) var(--gold-light))}._title_24fu2_65{font-size:var(--text-xl);font-weight:var(--font-semibold);margin:0;white-space:nowrap}._cityBadge_24fu2_72{display:flex;align-items:center;gap:var(--step-3xs);margin-top:var(--step-6xs);font-size:var(--text-xs);font-weight:var(--font-normal);color:var(--text-inverse-muted);line-height:1;opacity:.85}._cityBadge_24fu2_72 svg{flex-shrink:0}._searchWrapper_24fu2_89{flex:1;display:flex;align-items:center;gap:var(--step-2xs);padding:var(--step-2xs) var(--step-sm);border-radius:var(--radius-lg);background:var(--bg-inverse-hover);border:1px solid transparent;transition:all var(--duration-fast) var(--ease-standard);min-width:180px;max-width:400px;cursor:pointer}._searchWrapper_24fu2_89:hover{background:var(--bg-inverse-active);border-color:var(--border-inverse-medium)}@media(max-width:768px){._searchWrapper_24fu2_89{display:none}}._searchIcon_24fu2_116{color:var(--text-inverse-muted);flex-shrink:0}._searchPlaceholder_24fu2_121{flex:1;text-align:left;color:var(--text-inverse-muted);font-size:var(--text-sm)}._searchShortcut_24fu2_128{display:inline-block;padding:.125rem .375rem;font-size:var(--text-xs);font-family:inherit;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:var(--radius-xs);color:var(--text-inverse-muted)}@media(max-width:640px){._searchShortcut_24fu2_128{display:none}}._rightSection_24fu2_146{display:flex;align-items:center;gap:var(--step-sm);flex-shrink:0}._languageWrapper_24fu2_154{position:relative;flex-shrink:0}._roleBadge_24fu2_160{display:none;align-items:center;gap:var(--step-3xs);padding:var(--step-2xs) var(--step-sm);background:var(--bg-inverse-hover);border:1px solid var(--border-inverse-medium);border-radius:var(--radius-full);color:var(--text-inverse);font-size:var(--text-xs);font-weight:var(--font-medium);cursor:pointer;transition:background-color var(--duration-fast);white-space:nowrap;margin-right:auto}._roleBadge_24fu2_160:hover{background:var(--bg-inverse-active)}._iconButton_24fu2_182{position:relative;background:none;border:none;color:var(--text-inverse);cursor:pointer;padding:var(--step-xs);border-radius:var(--radius-sm);transition:background-color var(--duration-fast);display:flex;align-items:center;justify-content:center}._iconButton_24fu2_182:hover{background-color:var(--bg-inverse-hover)}._impersonatingButton_24fu2_200{color:var(--warning, #f59e0b);animation:_pulse_24fu2_1 2s infinite}@keyframes _pulse_24fu2_1{0%,to{opacity:1}50%{opacity:.6}}._notificationWrapper_24fu2_211{position:relative}._notificationButton_24fu2_215{position:relative;background:none;border:none;color:var(--text-inverse);cursor:pointer;padding:0;width:var(--step-2xl);height:var(--step-2xl);display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);transition:background-color var(--duration-fast)}._notificationButton_24fu2_215:hover{background-color:var(--bg-inverse-hover)}._notificationIcon_24fu2_235{position:relative;z-index:1}._notificationBadge_24fu2_240{position:absolute;top:0;right:0;transform:translate(35%,-35%);background-color:var(--error);color:var(--text-inverse);font-size:var(--text-xs);font-weight:var(--font-semibold);border-radius:var(--radius-full);min-width:var(--step-lg);height:var(--step-lg);display:flex;align-items:center;justify-content:center;padding:0 var(--step-2xs);box-shadow:0 0 0 var(--step-3xs) var(--bg-header);z-index:2}._userSection_24fu2_261{display:flex;align-items:center;gap:var(--step-sm);cursor:pointer;padding:var(--step-xs);border-radius:var(--radius-sm);transition:background-color var(--duration-fast)}._userSection_24fu2_261:hover{background-color:var(--bg-inverse-hover)}._avatarButton_24fu2_275{background:none;border:none;cursor:pointer;padding:var(--step-xs);border-radius:var(--radius-sm);transition:background-color var(--duration-fast);display:flex;align-items:center}._avatarButton_24fu2_275:hover{background-color:var(--bg-inverse-hover)}._avatar_24fu2_275{width:var(--step-2xl);height:var(--step-2xl);border-radius:50%;background:var(--bg-avatar);display:flex;align-items:center;justify-content:center;font-weight:var(--font-semibold);font-size:var(--text-base);flex-shrink:0}._userName_24fu2_303{font-size:var(--text-sm);font-weight:var(--font-medium);white-space:nowrap}._dropdownIcon_24fu2_309{color:var(--text-inverse-muted)}._loginButton_24fu2_313{background-color:var(--border-inverse-medium);color:var(--text-inverse);border:none;padding:var(--step-xs) var(--step-lg);border-radius:var(--radius-sm);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;transition:background-color var(--duration-fast)}._loginButton_24fu2_313:hover{background-color:var(--bg-inverse-active)}@media(max-width:768px){._container_24fu2_24{padding:var(--step-xs) var(--step-sm);flex-wrap:nowrap;gap:var(--step-xs)}._logo_24fu2_35{display:none}._roleBadge_24fu2_160{display:flex;padding:var(--step-2xs) var(--step-xs);font-size:var(--text-2xs)}._iconButton_24fu2_182{padding:var(--step-2xs)}._notificationButton_24fu2_215{width:var(--step-xl);height:var(--step-xl)}._title_24fu2_65{font-size:var(--text-xl)}._logoImage_24fu2_52{width:var(--step-2xl);height:var(--step-2xl)}._rightSection_24fu2_146{flex-shrink:0}._userName_24fu2_303,._loginButton_24fu2_313,._userSection_24fu2_261,._avatarButton_24fu2_275{display:none}}@media(max-width:480px){._container_24fu2_24{padding:var(--step-2xs) var(--step-xs);gap:var(--step-xs)}._title_24fu2_65{font-size:var(--text-base);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}._languageWrapper_24fu2_154{display:none}._rightSection_24fu2_146{gap:var(--step-xs)}._iconButton_24fu2_182,._notificationButton_24fu2_215{padding:var(--step-2xs)}}._hideOnSmallMobile_24fu2_421{display:flex}@media(max-width:768px){._hideOnSmallMobile_24fu2_421{display:none}}
