.header-container.svelte-1k17xab{width:100%;background-color:#fafafa;box-shadow:0 8px 20px #00000014;position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(220,20,60,.08)}.header-content.svelte-1k17xab{width:90%;max-width:1800px;margin:0 auto;padding:1rem;display:flex;align-items:center;justify-content:space-between}.logo-link.svelte-1k17xab{display:flex;align-items:center;text-decoration:none;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);animation:svelte-1k17xab-fadeIn .5s ease forwards;gap:12px}.logo-link.svelte-1k17xab:hover{transform:scale(1.05)}.logo-container.svelte-1k17xab{width:45px;height:45px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#fafafa;box-shadow:0 3px 10px #dc143c26;border:2px solid rgba(12,235,235,.2);transition:all .3s ease}.logo-container.svelte-1k17xab:hover{box-shadow:0 5px 15px #dc143c26;border-color:#0cebeb66}.logo-image.svelte-1k17xab{width:100%;height:100%;object-fit:cover}.site-title.svelte-1k17xab{display:flex;flex-direction:column;justify-content:center}.title-text.svelte-1k17xab{font-size:1.35rem;font-weight:700;color:#333;letter-spacing:.01em;background:linear-gradient(135deg,#333,#dc143c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;transition:all .3s ease}.logo-link.svelte-1k17xab:hover .title-text:where(.svelte-1k17xab){background-position:right center}.nav-container.svelte-1k17xab{display:flex;align-items:center}.nav-list.svelte-1k17xab{display:flex;list-style:none;margin:0;padding:0;gap:1.5rem}.nav-item.svelte-1k17xab{margin:0;animation:svelte-1k17xab-fadeIn .5s ease forwards}.nav-list.svelte-1k17xab>:where(.svelte-1k17xab):nth-child(1){animation-delay:.1s}.nav-list.svelte-1k17xab>:where(.svelte-1k17xab):nth-child(2){animation-delay:.2s}.nav-list.svelte-1k17xab>:where(.svelte-1k17xab):nth-child(3){animation-delay:.3s}.nav-list.svelte-1k17xab>:where(.svelte-1k17xab):nth-child(4){animation-delay:.4s}.nav-list.svelte-1k17xab>:where(.svelte-1k17xab):nth-child(n+5){animation-delay:.5s}.nav-link.svelte-1k17xab{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-1k17xab:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#dc143c1f,#6a5acd26);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-1k17xab:hover{color:#dc143c;text-shadow:0 1px 2px rgba(220,20,60,.08)}.nav-link.svelte-1k17xab:hover:before{transform:scaleX(1);transform-origin:left}.hamburger-button.svelte-1k17xab{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-1k17xab{display:block;height:2px;width:100%;border-radius:10px;background:#333;transition:all .3s ease-in-out}.spacer.svelte-1k17xab{width:30px;display:none}.overlay.svelte-1k17xab{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:101;animation:svelte-1k17xab-fadeIn .3s ease forwards}.sidebar.svelte-1k17xab{position:fixed;top:0;left:-320px;width:280px;height:100%;background-color:#fafafa;box-shadow:2px 0 10px #0000000d;z-index:102;padding:2rem 1rem;transition:left .3s ease-in-out;overflow-y:auto}.sidebar-open.svelte-1k17xab{left:0}.close-button.svelte-1k17xab{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-1k17xab:hover{background-color:#0000000d}.sidebar-nav.svelte-1k17xab{margin-top:2rem}.sidebar-nav-list.svelte-1k17xab{list-style:none;padding:0;margin:0}.sidebar-nav-item.svelte-1k17xab{margin-bottom:.75rem;animation:svelte-1k17xab-slideInRight .3s ease forwards;animation-delay:calc(.05s * var(--index, 1));opacity:0}.sidebar-nav-link.svelte-1k17xab{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-1k17xab:hover{color:#dc143c;background-color:#dc143c14;padding-left:1.5rem;text-shadow:0 1px 2px rgba(220,20,60,.08)}@media (max-width: 920px){.desktop-nav.svelte-1k17xab{display:none}.hamburger-button.svelte-1k17xab{display:flex}.spacer.svelte-1k17xab{display:block}.header-content.svelte-1k17xab{justify-content:space-between}}@media (max-width: 768px){.header-content.svelte-1k17xab{padding:.75rem}.logo-container.svelte-1k17xab{width:38px;height:38px}.title-text.svelte-1k17xab{font-size:1.2rem}}@media (max-width: 480px){.header-content.svelte-1k17xab{padding:.5rem .75rem}.logo-container.svelte-1k17xab{width:32px;height:32px;border-width:1.5px}.title-text.svelte-1k17xab{font-size:1rem}.hamburger-button.svelte-1k17xab{width:24px;height:18px}}@media (orientation: landscape) and (max-height: 560px){.header-container.svelte-1k17xab{box-shadow:0 4px 10px #0000000d}.header-content.svelte-1k17xab{padding:.3rem .75rem}.logo-container.svelte-1k17xab{width:18px;height:18px;border-width:1px}.title-text.svelte-1k17xab{font-size:.85rem}.hamburger-button.svelte-1k17xab{width:20px;height:15px}.hamburger-line.svelte-1k17xab{height:1.5px}}@keyframes svelte-1k17xab-fadeIn{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1k17xab-slideInRight{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.footer-container.svelte-1u6vk2o{background:linear-gradient(135deg,#fafafa,#f5f5f5);padding:3rem 0 2rem;margin-top:4rem;border-top:1px solid #EEEEEE;position:relative}.footer-container.svelte-1u6vk2o:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#dc143c,#6a5acd,#dc143c,#6a5acd);opacity:.7}.footer-content.svelte-1u6vk2o{width:90%;max-width:1800px;margin:0 auto;padding:0 1.5rem}.footer-bottom.svelte-1u6vk2o{display:flex;flex-direction:column;align-items:center;gap:1.2rem;padding-top:2rem;border-top:1px solid #E8E8E8;margin-top:2rem}.footer-links.svelte-1u6vk2o{display:flex;gap:2.5rem;flex-wrap:wrap;justify-content:center}.footer-link.svelte-1u6vk2o{color:#444;text-decoration:none;transition:all .3s ease;font-size:.95rem;position:relative;font-weight:500}.footer-link.svelte-1u6vk2o:hover{color:#dc143c}.footer-link.svelte-1u6vk2o:after{content:"";position:absolute;width:0;height:2px;bottom:-4px;left:0;background:linear-gradient(to right,#dc143c,#6a5acd);transition:width .3s cubic-bezier(.175,.885,.32,1.275);border-radius:2px}.footer-link.svelte-1u6vk2o:hover:after{width:100%}.footer-copyright.svelte-1u6vk2o{color:#777;font-size:.85rem;text-align:center;margin-top:.5rem}.footer-game-links.svelte-1u6vk2o{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;padding-bottom:1rem}.game-section-title.svelte-1u6vk2o{margin:0 0 1.2rem;font-size:1.15rem;color:#333;position:relative;padding-bottom:.7rem;font-weight:600}.game-section-title.svelte-1u6vk2o:after{content:"";position:absolute;width:45px;height:4px;bottom:0;left:0;background:linear-gradient(to right,#dc143c,#6a5acd);border-radius:4px;transition:width .3s ease}.game-link-section.svelte-1u6vk2o:hover .game-section-title:where(.svelte-1u6vk2o):after{width:65px}.game-links.svelte-1u6vk2o{display:flex;flex-direction:column;gap:.8rem;list-style:none;padding:0;margin:0}.game-link.svelte-1u6vk2o{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-1u6vk2o:hover{color:#dc143c;transform:translate(5px)}@media screen and (min-width: 1801px){.footer-game-links.svelte-1u6vk2o{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media (max-width: 768px){.footer-container.svelte-1u6vk2o{padding:2rem 0 1.5rem;margin-top:3rem}.footer-content.svelte-1u6vk2o{padding:0 1rem}.footer-links.svelte-1u6vk2o{gap:1.5rem;flex-direction:row;flex-wrap:wrap;justify-content:center}.footer-bottom.svelte-1u6vk2o{padding-top:1.5rem}.footer-game-links.svelte-1u6vk2o{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:2rem}.game-section-title.svelte-1u6vk2o{text-align:center;font-size:1.1rem}.game-section-title.svelte-1u6vk2o:after{left:50%;transform:translate(-50%)}.game-links.svelte-1u6vk2o{align-items:center}}@keyframes svelte-1u6vk2o-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.footer-container.svelte-1u6vk2o{animation:svelte-1u6vk2o-fadeInUp .8s ease-out}.game-component.svelte-w0n1sh{width:100%;border-radius:24px;overflow:hidden;background-color:#111;box-shadow:0 15px 35px #0000001a,0 5px 15px #00000014;position:relative;display:flex;flex-direction:column;margin-bottom:2rem}.game-component.fullscreen.svelte-w0n1sh{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-w0n1sh:after{content:none}.game-iframe-container.svelte-w0n1sh{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-w0n1sh{min-height:480px;height:480px}}@media (max-width: 480px){.game-iframe-container.svelte-w0n1sh{min-height:400px;height:400px}}.game-iframe-container.fullscreen.svelte-w0n1sh{height:100vh;width:100vw;max-height:none;min-height:100vh}.game-iframe.svelte-w0n1sh{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-w0n1sh{position:absolute;top:0;left:0;width:100%;height:100%}.game-control-bar.svelte-w0n1sh{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-w0n1sh{display:none}.game-info-bar.svelte-w0n1sh{display:flex;align-items:center;gap:1rem;padding-left:1.5rem}.game-icon.svelte-w0n1sh{width:45px;height:45px;border-radius:12px;background-size:cover;background-position:center;flex-shrink:0;box-shadow:0 3px 10px #0000001a;border:2px solid rgba(255,255,255,.2)}.game-info-text.svelte-w0n1sh{display:flex;flex-direction:column;justify-content:center}.game-bar-title.svelte-w0n1sh{margin:0;font-size:1.1rem;font-weight:600}.game-stats.svelte-w0n1sh{display:flex;align-items:center;gap:5px;color:#ffffffb3}.game-stats.svelte-w0n1sh svg:where(.svelte-w0n1sh){opacity:.8}.game-plays.svelte-w0n1sh{margin:0;font-size:.85rem}.fullscreen-button.svelte-w0n1sh{display:flex;align-items:center;gap:8px;background-color:#dc143c26;border:1px solid rgba(220,20,60,.1);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-w0n1sh{display:flex;align-items:center}.fullscreen-icon.svelte-w0n1sh svg:where(.svelte-w0n1sh){width:20px;height:20px}.fullscreen-text.svelte-w0n1sh{letter-spacing:.3px}.fullscreen-button.svelte-w0n1sh:hover{background-color:#dc143c1a;transform:translateY(-2px)}.fullscreen-button.svelte-w0n1sh:active{transform:translateY(1px)}.mobile-exit-fullscreen.svelte-w0n1sh{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-w0n1sh svg:where(.svelte-w0n1sh){width:18px;height:18px}@media (min-width: 769px){.mobile-exit-fullscreen.svelte-w0n1sh{display:none}.game-component.fullscreen.svelte-w0n1sh:after{content:"Press ESC to exit fullscreen";position:absolute;top:20px;right:20px;background-color:#00000080;color:#fff;padding:8px 16px;border-radius:20px;font-size:14px;opacity:.7;transition:opacity .3s ease;pointer-events:none;animation:svelte-w0n1sh-fadeOut 3s forwards 2s}}@keyframes svelte-w0n1sh-fadeOut{0%{opacity:.7}to{opacity:0}}@media (max-width: 768px){.game-component.svelte-w0n1sh{border-radius:18px;min-height:480px}.game-iframe-container.svelte-w0n1sh{min-height:420px}.game-control-bar.svelte-w0n1sh{height:60px}.game-info-bar.svelte-w0n1sh{gap:.7rem;padding-left:1rem}.game-icon.svelte-w0n1sh{width:35px;height:35px;border-radius:8px}.game-bar-title.svelte-w0n1sh{font-size:.9rem}.game-plays.svelte-w0n1sh{font-size:.7rem}.fullscreen-text.svelte-w0n1sh{display:none}.fullscreen-button.svelte-w0n1sh{padding:.5rem;margin-right:1rem;border-radius:6px}}@media (max-width: 480px){.game-component.svelte-w0n1sh{min-height:400px}.game-iframe-container.svelte-w0n1sh{min-height:340px}}@media (orientation: landscape) and (max-height: 480px){.mobile-exit-fullscreen.svelte-w0n1sh{display:flex}.game-component.svelte-w0n1sh{min-height:320px}.game-iframe-container.svelte-w0n1sh{min-height:280px;height:calc(100vh - 40px)}.game-control-bar.svelte-w0n1sh{height:40px}.game-icon.svelte-w0n1sh{width:28px;height:28px;border-radius:6px}.game-bar-title.svelte-w0n1sh{font-size:.8rem}.game-plays.svelte-w0n1sh{font-size:.65rem}.fullscreen-button.svelte-w0n1sh{padding:.3rem;margin-right:.8rem}.fullscreen-icon.svelte-w0n1sh svg:where(.svelte-w0n1sh){width:16px;height:16px}}.game-collection.svelte-ufd5jm{margin:2rem 0;width:100%}.collection-title.svelte-ufd5jm{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-ufd5jm:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:1.2em;background:linear-gradient(to right,#dc143c,#6a5acd);border-radius:6px;box-shadow:0 3px 10px #dc143c26}.games-grid.svelte-ufd5jm{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:1.8rem;width:100%}.games-grid.vertical.svelte-ufd5jm{grid-template-columns:repeat(2,1fr);gap:1rem}.game-card.svelte-ufd5jm{text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);border-radius:20px;overflow:hidden;background-color:#fafafa;box-shadow:0 10px 20px #0000001a;position:relative}.game-card.svelte-ufd5jm:hover{transform:translateY(-8px);box-shadow:0 15px 30px #dc143c26}.game-card.svelte-ufd5jm:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:4px;background:linear-gradient(to right,#dc143c,#6a5acd);transform:scaleX(0);transition:transform .4s ease;transform-origin:left}.game-card.svelte-ufd5jm:hover:after{transform:scaleX(1)}.game-card-image-container.svelte-ufd5jm{position:relative;padding-top:75%;overflow:hidden}.game-card-image.svelte-ufd5jm{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.game-card.svelte-ufd5jm:hover .game-card-image:where(.svelte-ufd5jm){transform:scale(1.08)}.game-card-title.svelte-ufd5jm{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-ufd5jm{max-height:100%;overflow-y:auto}.vertical.svelte-ufd5jm .game-card:where(.svelte-ufd5jm){border-radius:16px;box-shadow:0 5px 10px #0000000d}.vertical.svelte-ufd5jm .game-card-title:where(.svelte-ufd5jm){font-size:.75rem;padding:.6rem .4rem;-webkit-line-clamp:2}.vertical.svelte-ufd5jm .collection-title:where(.svelte-ufd5jm){font-size:1.2rem;margin-bottom:.8rem}.vertical.svelte-ufd5jm .game-card:where(.svelte-ufd5jm):hover{transform:translateY(-5px)}.vertical.svelte-ufd5jm .game-card-image-container:where(.svelte-ufd5jm){padding-top:75%}@media (max-width: 768px){.collection-title.svelte-ufd5jm{font-size:1.5rem;margin-bottom:1.2rem}.games-grid.svelte-ufd5jm{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1.2rem}.game-card.svelte-ufd5jm{border-radius:16px}.game-card-title.svelte-ufd5jm{font-size:.9rem;padding:.7rem}}@media screen and (min-width: 1601px){.games-grid.svelte-ufd5jm{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:2rem}}@media screen and (min-width: 1801px){.games-grid.svelte-ufd5jm{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:2.2rem}}@keyframes svelte-ufd5jm-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.game-card.svelte-ufd5jm{animation:svelte-ufd5jm-fadeIn .5s ease forwards}.games-grid.svelte-ufd5jm>:where(.svelte-ufd5jm):nth-child(1){animation-delay:.1s}.games-grid.svelte-ufd5jm>:where(.svelte-ufd5jm):nth-child(2){animation-delay:.2s}.games-grid.svelte-ufd5jm>:where(.svelte-ufd5jm):nth-child(3){animation-delay:.3s}.games-grid.svelte-ufd5jm>:where(.svelte-ufd5jm):nth-child(4){animation-delay:.4s}.games-grid.svelte-ufd5jm>:where(.svelte-ufd5jm):nth-child(5){animation-delay:.5s}.games-grid.svelte-ufd5jm>:where(.svelte-ufd5jm):nth-child(n+6){animation-delay:.6s}.instructions-container.svelte-b31j3o{background-color:#fafafa;border-radius:24px;padding:2rem;box-shadow:0 15px 35px #0000001a,0 5px 15px #00000014;margin:2rem 0;border:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden}.instructions-container.svelte-b31j3o:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(to right,#dc143c,#6a5acd)}.instructions-title.svelte-b31j3o{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-b31j3o:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:1.2em;background:linear-gradient(to right,#dc143c,#6a5acd);border-radius:6px;box-shadow:0 3px 10px #dc143c26}.instructions-content.svelte-b31j3o{line-height:1.7;color:#444;font-size:1.05rem;max-width:100%}.instructions-content.svelte-b31j3o h1,.instructions-content.svelte-b31j3o h2,.instructions-content.svelte-b31j3o h3,.instructions-content.svelte-b31j3o h4,.instructions-content.svelte-b31j3o h5,.instructions-content.svelte-b31j3o h6{color:#333;margin-top:1.8em;margin-bottom:.8em;font-weight:700}.instructions-content.svelte-b31j3o h1{font-size:1.8rem;background:linear-gradient(to right,#dc143c,#6a5acd);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.instructions-content.svelte-b31j3o h2{font-size:1.5rem;position:relative;padding-bottom:.6rem}.instructions-content.svelte-b31j3o h2:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background:linear-gradient(to right,#dc143c,#6a5acd);border-radius:3px}.instructions-content.svelte-b31j3o h3{font-size:1.3rem}.instructions-content.svelte-b31j3o p{margin:1em 0}.instructions-content.svelte-b31j3o ul,.instructions-content.svelte-b31j3o ol{padding-left:2.2rem;margin:1em 0}.instructions-content.svelte-b31j3o li{margin:.5em 0}.instructions-content.svelte-b31j3o li::marker{color:#dc143c}.instructions-content.svelte-b31j3o img{max-width:100%;border-radius:12px;margin:1.5rem 0;box-shadow:0 5px 15px #00000014;transition:transform .3s ease}.instructions-content.svelte-b31j3o img:hover{transform:scale(1.02)}.instructions-content.svelte-b31j3o code{background-color:#f8f8ff;padding:.2em .4em;border-radius:4px;font-family:monospace;font-size:.95em;color:#b01030}.instructions-content.svelte-b31j3o pre{background-color:#fff;padding:1.2rem;border-radius:12px;overflow-x:auto;margin:1.2rem 0;border:1px solid #E0E0E0}.instructions-content.svelte-b31j3o blockquote{border-left:5px solid #DC143C;padding:1rem 1.5rem;margin:1.5rem 0;color:#555;font-style:italic;background-color:#f8f8ff;border-radius:0 12px 12px 0}.instructions-content.svelte-b31j3o table{width:100%;border-collapse:collapse;margin:1.5rem 0;border-radius:12px;overflow:hidden;box-shadow:0 5px 15px #00000014}.instructions-content.svelte-b31j3o th,.instructions-content.svelte-b31j3o td{border:1px solid #EEEEEE;padding:.8rem 1rem;text-align:left}.instructions-content.svelte-b31j3o th{background:linear-gradient(to right,#dc143c26,#6a5acd26);color:#333;font-weight:600}.instructions-content.svelte-b31j3o tr:nth-child(2n){background-color:#fff}@media screen and (min-width: 1801px){.instructions-container.svelte-b31j3o{padding:2.5rem 3.5rem}.instructions-content.svelte-b31j3o{font-size:1.1rem;line-height:1.8}.instructions-title.svelte-b31j3o{font-size:2rem}}@media (max-width: 768px){.instructions-container.svelte-b31j3o{padding:1.5rem;border-radius:20px}.instructions-title.svelte-b31j3o{font-size:1.5rem}.instructions-content.svelte-b31j3o{font-size:1rem}.instructions-content.svelte-b31j3o h1{font-size:1.5rem}.instructions-content.svelte-b31j3o h2{font-size:1.3rem}.instructions-content.svelte-b31j3o h3{font-size:1.1rem}}.instructions-container.svelte-b31j3o{animation:svelte-b31j3o-fadeIn .6s ease-out forwards}@keyframes svelte-b31j3o-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page-container.svelte-19ded0m{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#fafafa,#f5f5f5)}.main-content.svelte-19ded0m{flex-grow:1;padding:2rem;width:90%;max-width:1800px;margin:0 auto}.content-layout.svelte-19ded0m{display:flex;gap:2rem}.main-column.svelte-19ded0m{flex:1;min-width:0}.side-column.svelte-19ded0m{width:340px;flex-shrink:0}.side-content.svelte-19ded0m{position:relative;background:#fafafa;border-radius:24px;padding:1.2rem;box-shadow:0 15px 35px #0000001a,0 5px 15px #00000014;overflow:hidden}.side-content.svelte-19ded0m:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(to right,#dc143c,#6a5acd)}@keyframes svelte-19ded0m-pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.section-header.svelte-19ded0m{display:flex;align-items:center;margin:3rem 0 2rem;position:relative}.section-dot.svelte-19ded0m{width:16px;height:16px;background:linear-gradient(to right,#dc143c,#6a5acd);border-radius:50%;margin-right:12px;box-shadow:0 3px 8px #dc143c26}.section-line.svelte-19ded0m{height:3px;background:linear-gradient(to right,#dc143c66,#dc143c1a);flex-grow:1;border-radius:3px}@media (max-width: 1200px){.content-layout.svelte-19ded0m{flex-direction:column}.side-column.svelte-19ded0m{width:100%}.side-content.svelte-19ded0m{position:relative;top:0;overflow-x:auto}}@media (max-width: 768px){.main-content.svelte-19ded0m{padding:1.2rem}.section-header.svelte-19ded0m{margin:2rem 0 1.5rem}}.app.svelte-19ded0m{width:100%;min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}@media (orientation: landscape) and (max-height: 560px){.main-content.svelte-19ded0m{padding-top:.5rem}}
