.header-container.svelte-pcdk26{width:100%;background-color:#fff;box-shadow:0 8px 20px #00000014;position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(12,235,235,.1)}.header-content.svelte-pcdk26{width:90%;max-width:1800px;margin:0 auto;padding:1rem;display:flex;align-items:center;justify-content:space-between}.logo-link.svelte-pcdk26{display:flex;align-items:center;text-decoration:none;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);animation:svelte-pcdk26-fadeIn .5s ease forwards;gap:12px}.logo-link.svelte-pcdk26:hover{transform:scale(1.05)}.logo-container.svelte-pcdk26{width:45px;height:45px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#fff;box-shadow:0 3px 10px #0cebeb26;border:2px solid rgba(12,235,235,.2);transition:all .3s ease}.logo-container.svelte-pcdk26:hover{box-shadow:0 5px 15px #0cebeb40;border-color:#0cebeb66}.logo-image.svelte-pcdk26{width:100%;height:100%;object-fit:cover}.site-title.svelte-pcdk26{display:flex;flex-direction:column;justify-content:center}.title-text.svelte-pcdk26{font-size:1.35rem;font-weight:700;color:#333;letter-spacing:.01em;background:linear-gradient(135deg,#333,#0cebeb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;transition:all .3s ease}.logo-link.svelte-pcdk26:hover .title-text:where(.svelte-pcdk26){background-position:right center}.nav-container.svelte-pcdk26{display:flex;align-items:center}.nav-list.svelte-pcdk26{display:flex;list-style:none;margin:0;padding:0;gap:1.5rem}.nav-item.svelte-pcdk26{margin:0;animation:svelte-pcdk26-fadeIn .5s ease forwards}.nav-list.svelte-pcdk26>:where(.svelte-pcdk26):nth-child(1){animation-delay:.1s}.nav-list.svelte-pcdk26>:where(.svelte-pcdk26):nth-child(2){animation-delay:.2s}.nav-list.svelte-pcdk26>:where(.svelte-pcdk26):nth-child(3){animation-delay:.3s}.nav-list.svelte-pcdk26>:where(.svelte-pcdk26):nth-child(4){animation-delay:.4s}.nav-list.svelte-pcdk26>:where(.svelte-pcdk26):nth-child(n+5){animation-delay:.5s}.nav-link.svelte-pcdk26{text-decoration:none;color:#333;font-weight:600;font-size:.95rem;transition:all .25s ease;padding:.5rem 1rem;border-radius:50px;position:relative;overflow:hidden;letter-spacing:.02em;text-transform:uppercase}.nav-link.svelte-pcdk26:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#0cebeb1f,#20e3b226);transform:scaleX(0);transform-origin:right;transition:transform .35s cubic-bezier(.175,.885,.32,1.275);z-index:-1;border-radius:50px}.nav-link.svelte-pcdk26:hover{color:#0cebeb;text-shadow:0 1px 2px rgba(12,235,235,.1)}.nav-link.svelte-pcdk26:hover:before{transform:scaleX(1);transform-origin:left}.hamburger-button.svelte-pcdk26{display:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;background:transparent;border:none;cursor:pointer;padding:0;z-index:10}.hamburger-line.svelte-pcdk26{display:block;height:2px;width:100%;border-radius:10px;background:#333;transition:all .3s ease-in-out}.spacer.svelte-pcdk26{width:30px;display:none}.overlay.svelte-pcdk26{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:101;animation:svelte-pcdk26-fadeIn .3s ease forwards}.sidebar.svelte-pcdk26{position:fixed;top:0;left:-320px;width:280px;height:100%;background-color:#fff;box-shadow:2px 0 10px #0000001a;z-index:102;padding:2rem 1rem;transition:left .3s ease-in-out;overflow-y:auto}.sidebar-open.svelte-pcdk26{left:0}.close-button.svelte-pcdk26{position:absolute;top:1rem;right:1rem;background:transparent;border:none;cursor:pointer;color:#333;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.close-button.svelte-pcdk26:hover{background-color:#0000000d}.sidebar-nav.svelte-pcdk26{margin-top:2rem}.sidebar-nav-list.svelte-pcdk26{list-style:none;padding:0;margin:0}.sidebar-nav-item.svelte-pcdk26{margin-bottom:.75rem;animation:svelte-pcdk26-slideInRight .3s ease forwards;animation-delay:calc(.05s * var(--index, 1));opacity:0}.sidebar-nav-link.svelte-pcdk26{display:block;padding:.75rem 1rem;text-decoration:none;color:#333;font-weight:600;border-radius:8px;transition:all .25s ease;position:relative;overflow:hidden;letter-spacing:.02em;text-transform:uppercase;font-size:.95rem}.sidebar-nav-link.svelte-pcdk26:hover{color:#0cebeb;background-color:#0cebeb14;padding-left:1.5rem;text-shadow:0 1px 2px rgba(12,235,235,.1)}@media (max-width: 920px){.desktop-nav.svelte-pcdk26{display:none}.hamburger-button.svelte-pcdk26{display:flex}.spacer.svelte-pcdk26{display:block}.header-content.svelte-pcdk26{justify-content:space-between}}@media (max-width: 768px){.header-content.svelte-pcdk26{padding:.75rem}.logo-container.svelte-pcdk26{width:38px;height:38px}.title-text.svelte-pcdk26{font-size:1.2rem}}@media (max-width: 480px){.header-content.svelte-pcdk26{padding:.5rem .75rem}.logo-container.svelte-pcdk26{width:32px;height:32px;border-width:1.5px}.title-text.svelte-pcdk26{font-size:1rem}.hamburger-button.svelte-pcdk26{width:24px;height:18px}}@media (orientation: landscape) and (max-height: 560px){.header-container.svelte-pcdk26{box-shadow:0 4px 10px #0000000f}.header-content.svelte-pcdk26{padding:.3rem .75rem}.logo-container.svelte-pcdk26{width:18px;height:18px;border-width:1px}.title-text.svelte-pcdk26{font-size:.85rem}.hamburger-button.svelte-pcdk26{width:20px;height:15px}.hamburger-line.svelte-pcdk26{height:1.5px}}@keyframes svelte-pcdk26-fadeIn{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-pcdk26-slideInRight{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.footer-container.svelte-w4w8t0{background:linear-gradient(to bottom,#fcfcfc,#f7f7f7);padding:3rem 0 2rem;margin-top:4rem;border-top:1px solid #eaeaea;position:relative}.footer-container.svelte-w4w8t0:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#0cebeb,#20e3b2,#0cebeb,#20e3b2);opacity:.7}.footer-content.svelte-w4w8t0{width:90%;max-width:1800px;margin:0 auto;padding:0 1.5rem}.footer-bottom.svelte-w4w8t0{display:flex;flex-direction:column;align-items:center;gap:1.2rem;padding-top:2rem;border-top:1px solid #e5e5e5;margin-top:2rem}.footer-links.svelte-w4w8t0{display:flex;gap:2.5rem;flex-wrap:wrap;justify-content:center}.footer-link.svelte-w4w8t0{color:#444;text-decoration:none;transition:all .3s ease;font-size:.95rem;position:relative;font-weight:500}.footer-link.svelte-w4w8t0:hover{color:#0cebeb}.footer-link.svelte-w4w8t0:after{content:"";position:absolute;width:0;height:2px;bottom:-4px;left:0;background:linear-gradient(90deg,#0cebeb,#20e3b2);transition:width .3s cubic-bezier(.175,.885,.32,1.275);border-radius:2px}.footer-link.svelte-w4w8t0:hover:after{width:100%}.footer-copyright.svelte-w4w8t0{color:#777;font-size:.85rem;text-align:center;margin-top:.5rem}.footer-game-links.svelte-w4w8t0{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;padding-bottom:1rem}.game-section-title.svelte-w4w8t0{margin:0 0 1.2rem;font-size:1.15rem;color:#333;position:relative;padding-bottom:.7rem;font-weight:600}.game-section-title.svelte-w4w8t0:after{content:"";position:absolute;width:45px;height:4px;bottom:0;left:0;background:linear-gradient(to right,#0cebeb,#20e3b2);border-radius:4px;transition:width .3s ease}.game-link-section.svelte-w4w8t0:hover .game-section-title:where(.svelte-w4w8t0):after{width:65px}.game-links.svelte-w4w8t0{display:flex;flex-direction:column;gap:.8rem;list-style:none;padding:0;margin:0}.game-link.svelte-w4w8t0{color:#555;text-decoration:none;transition:all .2s cubic-bezier(.175,.885,.32,1.275);font-size:.95rem;display:flex;align-items:center}.game-link.svelte-w4w8t0:hover{color:#0cebeb;transform:translate(5px)}@media screen and (min-width: 1801px){.footer-game-links.svelte-w4w8t0{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media (max-width: 768px){.footer-container.svelte-w4w8t0{padding:2rem 0 1.5rem;margin-top:3rem}.footer-content.svelte-w4w8t0{padding:0 1rem}.footer-links.svelte-w4w8t0{gap:1.5rem;flex-direction:row;flex-wrap:wrap;justify-content:center}.footer-bottom.svelte-w4w8t0{padding-top:1.5rem}.footer-game-links.svelte-w4w8t0{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:2rem}.game-section-title.svelte-w4w8t0{text-align:center;font-size:1.1rem}.game-section-title.svelte-w4w8t0:after{left:50%;transform:translate(-50%)}.game-links.svelte-w4w8t0{align-items:center}}@keyframes svelte-w4w8t0-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.footer-container.svelte-w4w8t0{animation:svelte-w4w8t0-fadeInUp .8s ease-out}.game-component.svelte-1d6b6qp{width:100%;border-radius:24px;overflow:hidden;background-color:#111;box-shadow:0 15px 35px #0003,0 5px 15px #0000001a;position:relative;display:flex;flex-direction:column;margin-bottom:2rem}.game-component.fullscreen.svelte-1d6b6qp{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;margin:0;border-radius:0;display:flex;flex-direction:column}.game-component.fullscreen.svelte-1d6b6qp:after{content:none}.game-iframe-container.svelte-1d6b6qp{border:none;width:100%;min-height:600px;height:600px;position:relative;background-color:#111;overflow:hidden;flex:1}@media (max-width: 768px){.game-iframe-container.svelte-1d6b6qp{min-height:480px;height:480px}}@media (max-width: 480px){.game-iframe-container.svelte-1d6b6qp{min-height:400px;height:400px}}.game-iframe-container.fullscreen.svelte-1d6b6qp{height:100vh;width:100vw;max-height:none;min-height:100vh}.game-iframe.svelte-1d6b6qp{width:100%;height:100%;border:none;object-fit:contain;display:block;position:absolute;top:0;left:0;right:0;bottom:0}.game-iframe.fullscreen.svelte-1d6b6qp{position:absolute;top:0;left:0;width:100%;height:100%}.game-control-bar.svelte-1d6b6qp{width:100%;height:70px;background:linear-gradient(to right,#141414f2,#1e1e1ef2);display:flex;justify-content:space-between;align-items:center;color:#fff;z-index:5;border-top:1px solid rgba(255,255,255,.1);flex-shrink:0}.game-control-bar.hidden.svelte-1d6b6qp{display:none}.game-info-bar.svelte-1d6b6qp{display:flex;align-items:center;gap:1rem;padding-left:1.5rem}.game-icon.svelte-1d6b6qp{width:45px;height:45px;border-radius:12px;background-size:cover;background-position:center;flex-shrink:0;box-shadow:0 3px 10px #0003;border:2px solid rgba(255,255,255,.2)}.game-info-text.svelte-1d6b6qp{display:flex;flex-direction:column;justify-content:center}.game-bar-title.svelte-1d6b6qp{margin:0;font-size:1.1rem;font-weight:600}.game-stats.svelte-1d6b6qp{display:flex;align-items:center;gap:5px;color:#ffffffb3}.game-stats.svelte-1d6b6qp svg:where(.svelte-1d6b6qp){opacity:.8}.game-plays.svelte-1d6b6qp{margin:0;font-size:.85rem}.fullscreen-button.svelte-1d6b6qp{display:flex;align-items:center;gap:8px;background-color:#0cebeb33;border:1px solid rgba(12,235,235,.3);color:#fff;cursor:pointer;padding:.6rem 1.2rem;margin-right:1.5rem;border-radius:8px;font-size:.95rem;font-weight:500;transition:all .2s ease}.fullscreen-icon.svelte-1d6b6qp{display:flex;align-items:center}.fullscreen-icon.svelte-1d6b6qp svg:where(.svelte-1d6b6qp){width:20px;height:20px}.fullscreen-text.svelte-1d6b6qp{letter-spacing:.3px}.fullscreen-button.svelte-1d6b6qp:hover{background-color:#0cebeb66;transform:translateY(-2px)}.fullscreen-button.svelte-1d6b6qp:active{transform:translateY(1px)}.mobile-exit-fullscreen.svelte-1d6b6qp{position:fixed;top:20px;right:20px;background-color:#000000b3;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:8px;padding:8px 16px;display:flex;align-items:center;gap:6px;z-index:10000;cursor:pointer;font-size:14px}.mobile-exit-fullscreen.svelte-1d6b6qp svg:where(.svelte-1d6b6qp){width:18px;height:18px}@media (min-width: 769px){.mobile-exit-fullscreen.svelte-1d6b6qp{display:none}.game-component.fullscreen.svelte-1d6b6qp:after{content:"Press ESC to exit fullscreen";position:absolute;top:20px;right:20px;background-color:#0009;color:#fff;padding:8px 16px;border-radius:20px;font-size:14px;opacity:.7;transition:opacity .3s ease;pointer-events:none;animation:svelte-1d6b6qp-fadeOut 3s forwards 2s}}@keyframes svelte-1d6b6qp-fadeOut{0%{opacity:.7}to{opacity:0}}@media (max-width: 768px){.game-component.svelte-1d6b6qp{border-radius:18px;min-height:480px}.game-iframe-container.svelte-1d6b6qp{min-height:420px}.game-control-bar.svelte-1d6b6qp{height:60px}.game-info-bar.svelte-1d6b6qp{gap:.7rem;padding-left:1rem}.game-icon.svelte-1d6b6qp{width:35px;height:35px;border-radius:8px}.game-bar-title.svelte-1d6b6qp{font-size:.9rem}.game-plays.svelte-1d6b6qp{font-size:.7rem}.fullscreen-text.svelte-1d6b6qp{display:none}.fullscreen-button.svelte-1d6b6qp{padding:.5rem;margin-right:1rem;border-radius:6px}}@media (max-width: 480px){.game-component.svelte-1d6b6qp{min-height:400px}.game-iframe-container.svelte-1d6b6qp{min-height:340px}}@media (orientation: landscape) and (max-height: 480px){.mobile-exit-fullscreen.svelte-1d6b6qp{display:flex}.game-component.svelte-1d6b6qp{min-height:320px}.game-iframe-container.svelte-1d6b6qp{min-height:280px;height:calc(100vh - 40px)}.game-control-bar.svelte-1d6b6qp{height:40px}.game-icon.svelte-1d6b6qp{width:28px;height:28px;border-radius:6px}.game-bar-title.svelte-1d6b6qp{font-size:.8rem}.game-plays.svelte-1d6b6qp{font-size:.65rem}.fullscreen-button.svelte-1d6b6qp{padding:.3rem;margin-right:.8rem}.fullscreen-icon.svelte-1d6b6qp svg:where(.svelte-1d6b6qp){width:16px;height:16px}}.game-collection.svelte-hwfxhw{margin:2rem 0;width:100%}.collection-title.svelte-hwfxhw{font-size:1.8rem;font-weight:800;margin:0 0 1.5rem;color:#333;position:relative;padding-left:1.2rem;background:linear-gradient(to right,#333,#555);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.collection-title.svelte-hwfxhw:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:1.2em;background:linear-gradient(to bottom,#0cebeb,#20e3b2);border-radius:6px;box-shadow:0 3px 10px #0cebeb66}.games-grid.svelte-hwfxhw{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:1.8rem;width:100%}.games-grid.vertical.svelte-hwfxhw{grid-template-columns:repeat(2,1fr);gap:1rem}.game-card.svelte-hwfxhw{text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);border-radius:20px;overflow:hidden;background-color:#fff;box-shadow:0 10px 20px #0000001a;position:relative}.game-card.svelte-hwfxhw:hover{transform:translateY(-8px);box-shadow:0 15px 30px #0cebeb33}.game-card.svelte-hwfxhw:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:4px;background:linear-gradient(to right,#0cebeb,#20e3b2);transform:scaleX(0);transition:transform .4s ease;transform-origin:left}.game-card.svelte-hwfxhw:hover:after{transform:scaleX(1)}.game-card-image-container.svelte-hwfxhw{position:relative;padding-top:75%;overflow:hidden}.game-card-image.svelte-hwfxhw{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.game-card.svelte-hwfxhw:hover .game-card-image:where(.svelte-hwfxhw){transform:scale(1.08)}.game-card-title.svelte-hwfxhw{padding:.8rem;margin:0;font-size:1rem;font-weight:700;color:#333;text-align:center;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vertical.svelte-hwfxhw{max-height:100%;overflow-y:auto}.vertical.svelte-hwfxhw .game-card:where(.svelte-hwfxhw){border-radius:16px;box-shadow:0 5px 10px #0000000d}.vertical.svelte-hwfxhw .game-card-title:where(.svelte-hwfxhw){font-size:.75rem;padding:.6rem .4rem;-webkit-line-clamp:2}.vertical.svelte-hwfxhw .collection-title:where(.svelte-hwfxhw){font-size:1.2rem;margin-bottom:.8rem}.vertical.svelte-hwfxhw .game-card:where(.svelte-hwfxhw):hover{transform:translateY(-5px)}.vertical.svelte-hwfxhw .game-card-image-container:where(.svelte-hwfxhw){padding-top:75%}@media (max-width: 768px){.collection-title.svelte-hwfxhw{font-size:1.5rem;margin-bottom:1.2rem}.games-grid.svelte-hwfxhw{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1.2rem}.game-card.svelte-hwfxhw{border-radius:16px}.game-card-title.svelte-hwfxhw{font-size:.9rem;padding:.7rem}}@media screen and (min-width: 1601px){.games-grid.svelte-hwfxhw{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:2rem}}@media screen and (min-width: 1801px){.games-grid.svelte-hwfxhw{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:2.2rem}}@keyframes svelte-hwfxhw-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.game-card.svelte-hwfxhw{animation:svelte-hwfxhw-fadeIn .5s ease forwards}.games-grid.svelte-hwfxhw>:where(.svelte-hwfxhw):nth-child(1){animation-delay:.1s}.games-grid.svelte-hwfxhw>:where(.svelte-hwfxhw):nth-child(2){animation-delay:.2s}.games-grid.svelte-hwfxhw>:where(.svelte-hwfxhw):nth-child(3){animation-delay:.3s}.games-grid.svelte-hwfxhw>:where(.svelte-hwfxhw):nth-child(4){animation-delay:.4s}.games-grid.svelte-hwfxhw>:where(.svelte-hwfxhw):nth-child(5){animation-delay:.5s}.games-grid.svelte-hwfxhw>:where(.svelte-hwfxhw):nth-child(n+6){animation-delay:.6s}.instructions-container.svelte-1aqmc0o{background-color:#fff;border-radius:24px;padding:2rem;box-shadow:0 15px 35px #0000001a,0 5px 15px #0000000d;margin:2rem 0;border:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden}.instructions-container.svelte-1aqmc0o:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(to right,#0cebeb,#20e3b2)}.instructions-title.svelte-1aqmc0o{font-size:1.8rem;font-weight:700;margin:0 0 1.5rem;color:#333;position:relative;padding-left:1.2rem;display:inline-block}.instructions-title.svelte-1aqmc0o:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:1.2em;background:linear-gradient(to bottom,#0cebeb,#20e3b2);border-radius:6px;box-shadow:0 3px 10px #0cebeb66}.instructions-content.svelte-1aqmc0o{line-height:1.7;color:#444;font-size:1.05rem;max-width:100%}.instructions-content.svelte-1aqmc0o h1,.instructions-content.svelte-1aqmc0o h2,.instructions-content.svelte-1aqmc0o h3,.instructions-content.svelte-1aqmc0o h4,.instructions-content.svelte-1aqmc0o h5,.instructions-content.svelte-1aqmc0o h6{color:#333;margin-top:1.8em;margin-bottom:.8em;font-weight:700}.instructions-content.svelte-1aqmc0o h1{font-size:1.8rem;background:linear-gradient(to right,#0cebeb,#20e3b2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.instructions-content.svelte-1aqmc0o h2{font-size:1.5rem;position:relative;padding-bottom:.6rem}.instructions-content.svelte-1aqmc0o h2:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background:linear-gradient(to right,#0cebeb,#20e3b2);border-radius:3px}.instructions-content.svelte-1aqmc0o h3{font-size:1.3rem}.instructions-content.svelte-1aqmc0o p{margin:1em 0}.instructions-content.svelte-1aqmc0o ul,.instructions-content.svelte-1aqmc0o ol{padding-left:2.2rem;margin:1em 0}.instructions-content.svelte-1aqmc0o li{margin:.5em 0}.instructions-content.svelte-1aqmc0o li::marker{color:#0cebeb}.instructions-content.svelte-1aqmc0o img{max-width:100%;border-radius:12px;margin:1.5rem 0;box-shadow:0 5px 15px #0000001a;transition:transform .3s ease}.instructions-content.svelte-1aqmc0o img:hover{transform:scale(1.02)}.instructions-content.svelte-1aqmc0o code{background-color:#f0fffd;padding:.2em .4em;border-radius:4px;font-family:monospace;font-size:.95em;color:#0cac9e}.instructions-content.svelte-1aqmc0o pre{background-color:#f5f5f5;padding:1.2rem;border-radius:12px;overflow-x:auto;margin:1.2rem 0;border:1px solid #e0e0e0}.instructions-content.svelte-1aqmc0o blockquote{border-left:5px solid #0cebeb;padding:1rem 1.5rem;margin:1.5rem 0;color:#555;font-style:italic;background-color:#f0fffd;border-radius:0 12px 12px 0}.instructions-content.svelte-1aqmc0o table{width:100%;border-collapse:collapse;margin:1.5rem 0;border-radius:12px;overflow:hidden;box-shadow:0 5px 15px #0000000d}.instructions-content.svelte-1aqmc0o th,.instructions-content.svelte-1aqmc0o td{border:1px solid #ddd;padding:.8rem 1rem;text-align:left}.instructions-content.svelte-1aqmc0o th{background:linear-gradient(to right,#0cebeb4d,#20e3b233);color:#333;font-weight:600}.instructions-content.svelte-1aqmc0o tr:nth-child(2n){background-color:#f9f9f9}@media screen and (min-width: 1801px){.instructions-container.svelte-1aqmc0o{padding:2.5rem 3.5rem}.instructions-content.svelte-1aqmc0o{font-size:1.1rem;line-height:1.8}.instructions-title.svelte-1aqmc0o{font-size:2rem}}@media (max-width: 768px){.instructions-container.svelte-1aqmc0o{padding:1.5rem;border-radius:20px}.instructions-title.svelte-1aqmc0o{font-size:1.5rem}.instructions-content.svelte-1aqmc0o{font-size:1rem}.instructions-content.svelte-1aqmc0o h1{font-size:1.5rem}.instructions-content.svelte-1aqmc0o h2{font-size:1.3rem}.instructions-content.svelte-1aqmc0o h3{font-size:1.1rem}}.instructions-container.svelte-1aqmc0o{animation:svelte-1aqmc0o-fadeIn .6s ease-out forwards}@keyframes svelte-1aqmc0o-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page-container.svelte-1rh3hmt{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#f8f9fa,#f0f2f5)}.main-content.svelte-1rh3hmt{flex-grow:1;padding:2rem;width:90%;max-width:1800px;margin:0 auto;position:relative}.content-layout.svelte-1rh3hmt{display:flex;gap:2rem;margin-left:160px;margin-right:160px;position:relative}.content-layout.svelte-1rh3hmt:before,.content-layout.svelte-1rh3hmt:after{content:"";position:absolute;width:140px;top:0;bottom:0;background-color:#f0f0f080;border-radius:8px;pointer-events:none;z-index:-1}.content-layout.svelte-1rh3hmt:before{left:-160px}.content-layout.svelte-1rh3hmt:after{right:-160px}.main-column.svelte-1rh3hmt{flex:1;min-width:0}.side-column.svelte-1rh3hmt{width:340px;flex-shrink:0}.side-content.svelte-1rh3hmt{position:relative;background:#fff;border-radius:24px;padding:1.2rem;box-shadow:0 15px 35px #0000001a,0 5px 15px #0000000d;overflow:hidden}.side-content.svelte-1rh3hmt:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(to right,#0cebeb,#20e3b2)}@keyframes svelte-1rh3hmt-pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.section-header.svelte-1rh3hmt{display:flex;align-items:center;margin:3rem 0 2rem;position:relative}.section-dot.svelte-1rh3hmt{width:16px;height:16px;background:linear-gradient(45deg,#0cebeb,#20e3b2);border-radius:50%;margin-right:12px;box-shadow:0 3px 8px #0cebeb66}.section-line.svelte-1rh3hmt{height:3px;background:linear-gradient(to right,#0cebeb66,#0cebeb1a);flex-grow:1;border-radius:3px}@media (max-width: 1500px){.content-layout.svelte-1rh3hmt{margin-left:120px;margin-right:120px}.content-layout.svelte-1rh3hmt:before,.content-layout.svelte-1rh3hmt:after{width:100px}.content-layout.svelte-1rh3hmt:before{left:-120px}.content-layout.svelte-1rh3hmt:after{right:-120px}}@media (max-width: 1200px){.content-layout.svelte-1rh3hmt{flex-direction:column;margin-left:0;margin-right:0}.content-layout.svelte-1rh3hmt:before,.content-layout.svelte-1rh3hmt:after{display:none}.side-column.svelte-1rh3hmt{width:100%}.side-content.svelte-1rh3hmt{position:relative;top:0;overflow-x:auto}}@media (max-width: 768px){.main-content.svelte-1rh3hmt{padding:1.2rem}.section-header.svelte-1rh3hmt{margin:2rem 0 1.5rem}}.app.svelte-1rh3hmt{width:100%;min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}@media (orientation: landscape) and (max-height: 560px){.main-content.svelte-1rh3hmt{padding-top:.5rem}}
