:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media(prefers-color-scheme:dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.d4{border:2px solid #8b4513;color:#8b4513}.d6{border:2px solid #dc143c;color:#dc143c}.d8{border:2px solid #00CCC8;color:#00ccc8}.d10{border:2px solid #DF73FF;color:#df73ff}.d12{border:2px solid #FFCE1B;color:#ffce1b}.d20{border:2px solid #4CBB17;color:#4cbb17}.canvas-container[data-v-73cd9df3]{inset:0;position:absolute}.base-canvas[data-v-73cd9df3]{display:block;width:100%;height:100%;border:1px solid #ccc}.watermark[data-v-73cd9df3]{position:absolute;bottom:10px;right:10px;left:10px;text-align:center;font-size:12px;color:#ffe101;font-family:Arial,sans-serif;pointer-events:none}.dice-container[data-v-f06071c3]{display:flex}.dice-display[data-v-f06071c3]{display:flex;align-items:center;justify-content:center}.dice-icon[data-v-f06071c3]{width:80px;height:80px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:36px;font-weight:700;color:#fff;opacity:.6}.d4[data-v-f06071c3]{background-image:url(/assets/d4-udTisiXG.png);background-size:cover;border-width:0px}.d6[data-v-f06071c3]{background-image:url(/assets/d6-BibEKRql.png);background-size:cover;border-width:0px}.d8[data-v-f06071c3]{background-image:url(/assets/d8-PD1akl-R.png);background-size:cover;border-width:0px}.d10[data-v-f06071c3]{background-image:url(/assets/d10-CgGvyJYQ.png);background-size:cover;border-width:0px}.d12[data-v-f06071c3]{background-image:url(/assets/d12-oT2SYOLs.png);background-size:cover;border-width:0px}.d20[data-v-f06071c3]{background-image:url(/assets/d20-D_xZIV3x.png);background-size:cover;border-width:0px}.dice-rolling[data-v-f06071c3]{display:flex;align-items:center;justify-content:center}.dice-3d[data-v-f06071c3]{width:80px;height:80px;perspective:1000px;animation:roll-f06071c3 .6s}.dice-face[data-v-f06071c3]{width:100%;height:100%;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:36px;font-weight:700;color:#fff}.dice-face.finished[data-v-f06071c3]{text-shadow:-2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000,2px 2px 0 #000,-3px 0px 0 #000,3px 0px 0 #000,0px -3px 0 #000,0px 3px 0 #000}@keyframes roll-f06071c3{0%{transform:rotateX(0) rotateY(0)}to{transform:rotateX(720deg) rotateY(720deg)}}.dice-area[data-v-3de460f5]{position:fixed;width:30%;height:50vh;bottom:100px;right:24px;background-color:#000;border:1px solid #444444;border-radius:8px;padding:20px;box-shadow:0 4px 12px #00000026;z-index:99;display:flex;gap:10px;flex-wrap:wrap}.dice-area-wrapper[data-v-3de460f5]{width:100%}.buttons-wrapper[data-v-3de460f5]{display:inline-block;width:100%}button[data-v-3de460f5]{padding:8px 16px;border-radius:4px;cursor:pointer;background-color:transparent;margin:0 2px 0 0}.roll-button[data-v-3de460f5]{float:inline-end;font-weight:700;color:#fff;background-color:#5c17c8}.reset-button[data-v-3de460f5]{background-color:#ccc;float:inline-end;font-weight:700}.dice-grid[data-v-3de460f5]{margin:10px 0;position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;gap:10px}@media(max-width:768px){.dice-area[data-v-3de460f5]{width:calc(100% - 48px);height:calc(100% - 132px);bottom:100px;right:24px}button[data-v-3de460f5]{width:calc(50% - 4px);padding:12px 0;margin:2px}.roll-button[data-v-3de460f5],.reset-button[data-v-3de460f5]{width:100%}}.fab-button[data-v-21bfc233]{position:fixed;bottom:32px;right:32px;width:56px;height:56px;border-radius:50%;background-color:#7c3aed;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;transition:all .3s ease;z-index:100}.fab-button[data-v-21bfc233]:hover{background-color:#5c17c8;box-shadow:0 6px 16px #0003}.fab-button-active[data-v-21bfc233]{background-color:#d3d3d3}.fab-button-active[data-v-21bfc233]:hover{background-color:#a9a9a9}.dice-icon[data-v-21bfc233]{font-size:28px}.log-container[data-v-f752bd4a]{position:fixed;bottom:20px;left:20px;width:350px;height:200px;background-color:#000;border:1px solid #444444;border-radius:4px;overflow:hidden;z-index:1000;display:flex;flex-direction:column}.log-content[data-v-f752bd4a]{overflow-y:auto;flex:1;padding:10px;font-family:Courier New,monospace;font-size:12px;color:#0f0;display:flex;flex-direction:column-reverse}.log-line[data-v-f752bd4a]{margin-bottom:4px;word-wrap:break-word}@media(max-width:768px){.log-container[data-v-f752bd4a]{display:none}}
