:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.modal-backdrop{position:fixed;inset:0;background:#0006;color:#fff;display:grid;place-items:center;z-index:1000;width:100vw}.modal{background:#fff;color:#0b1220;padding:24px;border-radius:12px;max-width:90vw;box-shadow:0 10px 30px #00000026}.question-card{display:grid;gap:8px}.question-title{margin:0 0 4px;font-size:1.125rem;font-weight:700}.question-text{margin:0;font-weight:600}.question-options{margin:8px 0 0 1.25rem;padding:0;list-style:upper-alpha}.question-option{margin:8px 0}.option-label{display:flex;gap:8px;cursor:pointer;align-items:center}.actions{display:flex;gap:8px;margin-top:16px;justify-content:flex-end}.btn{appearance:none;border:1px solid #d4d4d4;background:#f9fafb;color:#111827;padding:8px 14px;border-radius:8px;font-weight:600;cursor:pointer;transition:transform .02s ease,background .2s ease,border-color .2s ease}.btn:disabled{opacity:.6;cursor:not-allowed}.btn:active:not(:disabled){transform:translateY(1px)}.btn-primary{background:#111827;color:#fff;border-color:#111827}.btn-primary:hover:not(:disabled){background:#0b1220;color:#fff;border-color:#0b1220}.btn-secondary:hover:not(:disabled){background:#f3f4f6;color:#111827;border-color:#cfcfcf}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}:root{--overlay-bg: rgba(0, 0, 0, .35);--surface: #ffffff;--surface-border: #e5e7eb;--surface-shadow: 0 10px 30px rgba(0, 0, 0, .2);--text: #111827;--text-muted: #374151;--muted-bg: #f9fafb;--muted-border: #e5e7eb;--danger-bg: #fee2e2;--danger-border: #ef4444;--danger: #ef4444;--primary: #2563eb;--primary-border: #1d4ed8;--radius-lg: 16px;--radius-md: 12px;--radius-pill: 999px}@media (prefers-color-scheme: dark){:root{--overlay-bg: rgba(0, 0, 0, .55);--surface: #0f172a;--surface-border: #1f2937;--surface-shadow: 0 10px 30px rgba(0, 0, 0, .4);--text: #e5e7eb;--text-muted: #cbd5e1;--muted-bg: #111827;--muted-border: #1f2937;--danger-bg: #3b0d0d;--danger-border: #ef4444;--danger: #f87171;--primary: #3b82f6;--primary-border: #2563eb}.btn--secondary:hover{background:#111827}}.info-modal__overlay{position:fixed;inset:0;width:100vw;height:100vh;background:var(--overlay-bg);display:flex;align-items:center;justify-content:center;padding:16px;z-index:50}.info-modal__container{width:480px;max-width:100%;background:var(--surface);color:var(--text);border-radius:var(--radius-lg);padding:16px;box-shadow:var(--surface-shadow);border:1px solid var(--surface-border)}.info-modal__header{display:flex;gap:12px;align-items:center;margin-bottom:8px}.info-modal__icon{width:56px;height:56px;border-radius:12px;object-fit:cover}.info-modal__title{font-size:18px;font-weight:700;margin:0}.info-modal__desc{margin-top:8px;margin-bottom:12px;line-height:1.45;color:var(--text-muted)}.info-modal__section{margin-top:8px}.info-modal__section-title{font-weight:600;margin-bottom:6px}.info-modal__requirements{display:flex;flex-direction:column;gap:8px}.info-modal__pill{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:var(--radius-md);border:1px solid var(--muted-border);background:var(--muted-bg)}.info-modal__pill--missing{border-color:var(--danger-border);background:var(--danger-bg)}.info-modal__pill-icon{width:22px;height:22px;object-fit:contain}.info-modal__pill-text{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.info-modal__pill-name{font-size:13px;font-weight:600}.info-modal__pill-count{font-size:12px;opacity:.9}.info-modal__pill-badge{font-size:11px;padding:2px 6px;border-radius:var(--radius-pill);background:var(--danger);color:#fff;font-weight:700}.info-modal__actions{display:flex;justify-content:flex-end;margin-top:16px;gap:8px}.btn{padding:8px 12px;border-radius:10px;border:1px solid transparent;font-weight:600;cursor:pointer}.btn--secondary{background:var(--surface);color:var(--text);border-color:var(--surface-border)}.btn--secondary:hover{filter:brightness(.98)}.btn--primary{background:var(--primary);color:#fff;border-color:var(--primary-border)}.btn--primary:hover{filter:brightness(1.05)}:root{--tt-bg: #ffffff;--tt-text: #374151;--tt-border: #e5e7eb;--tt-shadow: 0 1px 3px rgba(0,0,0,.08);--tt-completed-bg: #bbf7d0;--tt-completed-text: #166534;--tt-available-bg: #dbeafe;--tt-available-text: #1e3a8a;--tt-unlocked-bg: #fef3c7;--tt-unlocked-text: #7c2d12;--tt-blocked-opacity: .55;--tt-chip-radius: 999px;--tt-chip-padding: 2px 6px;--tt-prereq-stroke: #2563eb;--tt-forward-stroke: #6b7280;--tt-edge-done-opacity: 1;--tt-edge-pending-opacity: .35;--tt-forward-dash: 6 4}.ttg-wrapper{width:100%;height:600px;min-height:480px;background:transparent}.tt-node{width:220px;height:84px;border-radius:16px;border:1px solid var(--tt-border);box-shadow:var(--tt-shadow);background:var(--tt-bg);color:var(--tt-text);padding:12px}.tt-node--completed{background:var(--tt-completed-bg);color:var(--tt-completed-text)}.tt-node--available{background:var(--tt-available-bg);color:var(--tt-available-text)}.tt-node--unlocked{background:var(--tt-unlocked-bg);color:var(--tt-unlocked-text)}.tt-node--blocked{opacity:var(--tt-blocked-opacity)}.tt-node__content{display:flex;flex-direction:column;font-size:.875rem}.tt-node__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.tt-node__title{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tt-node__costs{margin-top:4px;font-size:.75rem;opacity:.8}.tt-costs__box{display:inline-flex;align-items:center;gap:8px;padding:2px 6px;border-radius:8px;background:#e5e7eb}.tt-cost{display:inline-flex;align-items:center;gap:6px;color:var(--tt-text)}.tt-cost__img{width:20px;height:20px;object-fit:contain}.tt-cost__qty{line-height:1}.tt-chip{font-size:11px;padding:var(--tt-chip-padding);border-radius:var(--tt-chip-radius);border:1px solid transparent}.tt-chip--completed{background:#16a34a20;color:#166534;border-color:#16a34a55}.tt-chip--available{background:#2563eb20;color:#1e3a8a;border-color:#2563eb55}.tt-chip--unlocked{background:#f59e0b20;color:#7c2d12;border-color:#f59e0b55}.tt-chip--blocked{background:#6b728020;color:#374151;border-color:#6b728055}.tt-edge path,.tt-edge .react-flow__edge-path{stroke-width:2px}.tt-edge--prereq path,.tt-edge--prereq .react-flow__edge-path{stroke:var(--tt-prereq-stroke)}.tt-edge--forward path,.tt-edge--forward .react-flow__edge-path{stroke:var(--tt-forward-stroke);stroke-dasharray:var(--tt-forward-dash)}.tt-edge--done path,.tt-edge--done .react-flow__edge-path{opacity:var(--tt-edge-done-opacity);stroke-width:2.5px}.tt-edge--pending path,.tt-edge--pending .react-flow__edge-path{opacity:var(--tt-edge-pending-opacity);stroke-width:2px}.react-flow__arrowhead{fill:currentColor}.treegraph__main{width:100vw;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-x:hidden}:root{--pack-max-w: 880px;--pack-aspect: 3/2;--radius-xl: 16px;--shadow-lg: 0 10px 30px rgba(0, 0, 0, .15);--border: 1px solid #d4d4d4;--muted: #6b7280;--accent: #10b981;--card-min: 108px;--card-ideal: 26vw;--card-max: 232px;--flip-ms: .32s}.pack-root{display:flex;flex-direction:column;align-items:center;gap:12px;padding:12px;position:absolute;inset:10% 0 0;z-index:1}.pack-header{text-align:center}.pack-title{margin:0;font-size:24px;font-weight:600}.pack-subtitle{margin:4px 0 0;font-size:13px;color:var(--muted)}.pack-stage{position:relative;width:100%;max-width:var(--pack-max-w);aspect-ratio:var(--pack-aspect);-webkit-user-select:none;user-select:none;touch-action:none;overflow:hidden;border-radius:var(--radius-xl)}.pack-stage.is-opened{overflow:visible}.envelope{position:absolute;inset:0;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);border:var(--border);overflow:hidden;background:linear-gradient(135deg,#f2f4f7,#e6e9ef);color:#374151}.envelope:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.35;background-image:repeating-linear-gradient(45deg,rgba(0,0,0,.03) 0 2px,transparent 2px 6px)}.envelope-flap{position:absolute;left:0;right:0;top:0;height:50%;border-top-left-radius:var(--radius-xl);border-top-right-radius:var(--radius-xl);background:linear-gradient(to bottom,#e2e8f0,#cbd5e1);color:#374151;box-shadow:inset 0 -6px 10px #00000014}.envelope-pocket{position:absolute;left:0;right:0;bottom:0;height:66.666%;background:linear-gradient(to top,#cfd8e3,#eef2f7);color:#374151;border-top:var(--border);border-bottom-left-radius:var(--radius-xl);border-bottom-right-radius:var(--radius-xl)}.seam-band{position:absolute;left:0;right:0;top:0;background:transparent}.seam-band--pulse{animation:seamPulse 1.2s ease-in-out infinite}@keyframes seamPulse{0%,to{background:#10b9810d}50%{background:#10b9812e}}.tear-track{position:absolute;left:0;right:0;top:0;overflow:hidden;border-top-left-radius:var(--radius-xl);border-top-right-radius:var(--radius-xl)}.tear-progress{height:100%;background:linear-gradient(to right,#10b981b3,#10b981cc)}.overlay-hint{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none}.overlay-pill{background:#00000085;color:#fff;padding:6px 10px;border-radius:999px;font-size:12px;letter-spacing:.3px}.zones{position:absolute;left:50%;top:55%;transform:translate(-50%);width:100%;max-width:calc(var(--pack-max-w) + 80px);display:grid;grid-template-columns:1fr 1fr;gap:clamp(10px,3vw,32px);align-items:start;pointer-events:none}.deck-zone,.collect-zone{position:relative;min-height:calc(var(--card-max) * .9);pointer-events:auto}.card{width:clamp(var(--card-min),var(--card-ideal),var(--card-max));aspect-ratio:2.5/3.5;border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 10px 24px #0000002e;border:2px solid transparent;will-change:transform}.card--back{background:#f1f5f9;color:#374151;border-style:dashed;border-color:#cbd5e1;display:grid;place-items:center}.card-back-img{width:100%;height:100%;object-fit:cover;opacity:.9}.card-back-fallback{width:100%;height:100%;background:radial-gradient(circle at 30% 30%,rgba(0,0,0,.06) 0 20%,transparent 21% 100%),linear-gradient(135deg,#c7d2fe,#93c5fd,#86efac)}.card--top{cursor:pointer;background:none;border:none;padding:0;position:relative}.card--top:focus{outline:2px solid rgba(16,185,129,.6);outline-offset:2px}.card-3d{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform var(--flip-ms) cubic-bezier(.34,1.56,.64,1);transform-origin:center;perspective:1000px;will-change:transform}.is-front .card-3d{transform:rotateY(180deg)}.is-back .card-3d{transform:rotateY(0)}.card-face{position:absolute;inset:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #0000001a}.card-face--front{transform:rotateY(180deg);background:#fff;color:#374151}.card-face--back{transform:rotateY(0)}.card-face--front:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,rgba(255,255,255,.4) 0%,transparent 60%);opacity:0;transition:opacity .2s ease;pointer-events:none;z-index:2}.is-front .card-face--front:before{opacity:1}.card-inner{position:relative;width:100%;height:100%}.card-image{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;padding:8px}.card-footer{position:absolute;left:0;right:0;bottom:0;background:#ffffffe0;color:#374151;text-align:center;font-size:12px;padding:6px 4px;border-top:1px solid #e5e7eb;display:flex;justify-content:center;align-items:center;gap:6px}.card-name{font-weight:600}.card-sep{opacity:.6}.card-rarity{opacity:.7}.card--common{border-color:#d1d5db}.card--rare{border-color:#60a5fa}.card--epic{border-color:#a78bfa}.deck-stack{position:relative;list-style:none;padding:0;margin:0}.deck-stack-item{position:absolute;left:0;top:0}.deck-counter{margin-top:6px;font-size:12px;color:var(--muted);background:#ffffffb3;display:inline-block;padding:4px 8px;border-radius:999px;border:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000f}.collect-stack{position:relative;list-style:none;padding:0;margin:0;min-height:calc(var(--card-max) * .9)}.collect-item{position:absolute;left:0;top:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.15));transition:filter .3s ease}.collect-item:nth-child(1){filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.collect-label{margin-top:calc(var(--card-min) * .1);font-size:12px;color:var(--muted)}@media (max-width:420px){:root{--card-min: 96px;--card-ideal: 44vw;--card-max: 210px}.zones{top:15%;grid-template-columns:1fr;gap:18px}.pack-root{left:10%;width:80%}.collect-zone{min-height:calc(var(--card-max) * .95)}}@media (min-width:768px){:root{--card-min: 120px;--card-ideal: 18vw;--card-max: 244px}}.finish-overlay{position:absolute;inset:0;background:transparent;border:0;cursor:pointer}.pack-stage{perspective:1200px}.card--land{transition:all .3s cubic-bezier(.18,1.25,.4,1)}.card--land:hover{transform:translateY(-8px) rotate(1deg);box-shadow:0 20px 40px #00000040}.card--common{box-shadow:0 10px 24px #0000002e}.card--rare{box-shadow:0 12px 28px #3c78f038}.card--epic{box-shadow:0 12px 28px #7850f03d}.card--flying{animation:cardFlight .5s cubic-bezier(.34,1.56,.64,1) forwards;z-index:10000!important}@keyframes cardFlight{0%{transform:translate(0) rotate(0) scale(1)}40%{transform:translateY(-30px) rotate(-2deg) scale(1.05)}70%{transform:translate(calc(var(--target-x, 0) * .7),calc(var(--target-y, 0) * .7 - 15px)) rotate(calc(var(--target-rot, 0) * .7)) scale(1.02)}to{transform:translate(var(--target-x, 0),var(--target-y, 0)) rotate(var(--target-rot, 0)) scale(1)}}.card--flying .card-3d{transition:transform .3s ease}.progress-wrap{width:100%;max-width:var(--pack-max-w);margin-top:12px}.progress{height:6px;background-color:#e5e7eb;border-radius:3px;overflow:hidden}.progress-bar{height:100%;background:linear-gradient(to right,var(--accent),#34d399);border-radius:3px}.progress-text{margin:6px 0 0;font-size:12px;color:var(--muted);text-align:center}.getPack{width:100%}*{box-sizing:border-box;margin:0;padding:0}#root,.app{width:100%}header{background-color:#282c34;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff;position:absolute;top:0;left:0;right:0}header nav{width:100%;display:flex;justify-content:space-between;padding:20px}
