:root{--bg-primary:#fff;--bg-secondary:#f8fafc;--bg-tertiary:#f1f5f9;--text-primary:#1e293b;--text-secondary:#475569;--accent-primary:#892cdc;--accent-secondary:#bc6ff1;--border-color:#e2e8f0;--shadow:0 10px 25px rgba(0,0,0,.1);--shadow-hover:0 20px 40px rgba(0,0,0,.15)}:root[class~=dark]{--bg-primary:#111928;--bg-secondary:#1a1425;--bg-tertiary:#334155;--text-primary:#f8fafc;--text-secondary:#cbd5e1;--accent-primary:#bc6ff1;--accent-secondary:#892cdc;--border-color:#334155;--shadow:0 10px 25px rgba(0,0,0,.3);--shadow-hover:0 20px 40px rgba(0,0,0,.4)}.container[data-astro-cid-ftbhnf6w]{margin:0 auto;max-width:1200px;padding:0 1rem}.section-content[data-astro-cid-ftbhnf6w]{margin:0 auto;max-width:800px;text-align:center}.section-title[data-astro-cid-ftbhnf6w]{color:var(--text-primary);font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.section-description[data-astro-cid-ftbhnf6w]{color:var(--text-secondary);font-size:1.125rem;line-height:1.7;margin-bottom:3rem}.text-accent[data-astro-cid-ftbhnf6w]{color:var(--accent-primary)}.hero-section[data-astro-cid-ftbhnf6w]{background:linear-gradient(135deg,var(--bg-primary) 0,var(--bg-secondary) 100%);padding:6rem 0}:root[class~=dark] .hero-section[data-astro-cid-ftbhnf6w]{background:linear-gradient(135deg,#111928,#1a1425)}.hero-content[data-astro-cid-ftbhnf6w]{align-items:center;display:flex;gap:4rem}.hero-text[data-astro-cid-ftbhnf6w]{flex:1;text-align:left}.hero-title[data-astro-cid-ftbhnf6w]{color:var(--text-primary);font-size:3.5rem;font-weight:900;line-height:1.1;margin-bottom:1.5rem}.hero-description[data-astro-cid-ftbhnf6w]{color:var(--text-secondary);font-size:1.25rem;line-height:1.6;margin-bottom:2rem}.hero-stats[data-astro-cid-ftbhnf6w]{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.stat-item[data-astro-cid-ftbhnf6w]{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:1.5rem;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:transform .2s ease,box-shadow .2s ease;will-change:transform}.stat-item[data-astro-cid-ftbhnf6w]:before{background:linear-gradient(90deg,var(--accent-primary),var(--accent-secondary));content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.stat-item[data-astro-cid-ftbhnf6w]:hover:before{transform:scaleX(1)}:root[class~=dark] .stat-item[data-astro-cid-ftbhnf6w]{background:#ffffff0d;border-color:#ffffff1a}.stat-item[data-astro-cid-ftbhnf6w]:hover{box-shadow:var(--shadow-hover);transform:translateY(-8px)}.stat-icon[data-astro-cid-ftbhnf6w]{margin-bottom:1rem}.stat-icon[data-astro-cid-ftbhnf6w],.stat-number[data-astro-cid-ftbhnf6w]{color:var(--accent-primary)}.stat-number[data-astro-cid-ftbhnf6w]{font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.stat-label[data-astro-cid-ftbhnf6w]{color:var(--text-secondary);font-size:.875rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.hero-image[data-astro-cid-ftbhnf6w]{align-items:center;display:flex;flex:1;justify-content:center}.minecraft-character[data-astro-cid-ftbhnf6w]{animation:float 3s ease-in-out infinite;position:relative;will-change:transform}.character-body[data-astro-cid-ftbhnf6w]{filter:drop-shadow(0 10px 20px rgba(0,0,0,.2));font-size:8rem}.character-shadow[data-astro-cid-ftbhnf6w]{background:#0000001a;border-radius:50%;bottom:-20px;filter:blur(4px);height:20px;left:50%;position:absolute;transform:translate(-50%);width:60px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.main-content-section[data-astro-cid-ftbhnf6w]{background:var(--bg-primary);padding:2rem 0}:root[class~=dark] .main-content-section[data-astro-cid-ftbhnf6w]{background:#111928}.content-layout[data-astro-cid-ftbhnf6w]{display:grid;gap:3rem;grid-template-columns:320px 1fr;margin:0 auto;max-width:1400px;padding:0 1rem;width:100%}@media (min-width:1600px){.content-layout[data-astro-cid-ftbhnf6w]{gap:4rem;max-width:1600px}.sidebar[data-astro-cid-ftbhnf6w]{max-height:calc(100vh - 140px);min-height:60vh}}.sidebar[data-astro-cid-ftbhnf6w]{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:1rem;box-shadow:var(--shadow);box-sizing:border-box;display:flex;flex-direction:column;max-height:calc(100vh - 120px);min-height:50vh;min-width:0;overflow-x:hidden;overflow-y:auto;padding:1rem;position:sticky;top:100px}:root[class~=dark] .sidebar[data-astro-cid-ftbhnf6w]{background:#ffffff0d;border-color:#ffffff1a}.sidebar-title[data-astro-cid-ftbhnf6w]{background:var(--bg-secondary);border-radius:.5rem .5rem 0 0;color:var(--text-primary);flex-shrink:0;font-size:1.25rem;font-weight:700;margin:-.5rem -.5rem 1rem;padding:.5rem;position:sticky;text-align:center;top:0;z-index:1}:root[class~=dark] .sidebar-title[data-astro-cid-ftbhnf6w]{background:#ffffff0d}.sidebar-nav[data-astro-cid-ftbhnf6w]{flex:1;overflow-y:auto;padding-bottom:.5rem;padding-right:.25rem}.sidebar-nav[data-astro-cid-ftbhnf6w]::-webkit-scrollbar{width:8px}.sidebar-nav[data-astro-cid-ftbhnf6w]::-webkit-scrollbar-track{background:#0000001a;border-radius:4px}.sidebar-nav[data-astro-cid-ftbhnf6w]::-webkit-scrollbar-thumb{background:var(--accent-primary);border:1px solid var(--bg-secondary);border-radius:4px}.sidebar-nav[data-astro-cid-ftbhnf6w]::-webkit-scrollbar-thumb:hover{background:var(--accent-secondary)}:root[class~=dark] .sidebar-nav[data-astro-cid-ftbhnf6w]::-webkit-scrollbar-track{background:#ffffff1a}:root[class~=dark] .sidebar-nav[data-astro-cid-ftbhnf6w]::-webkit-scrollbar-thumb{border-color:#ffffff0d}.sidebar-menu[data-astro-cid-ftbhnf6w]{list-style:none;margin:0;padding:0}.sidebar-menu[data-astro-cid-ftbhnf6w] li[data-astro-cid-ftbhnf6w]{margin-bottom:.25rem}.sidebar-link[data-astro-cid-ftbhnf6w]{border-radius:.5rem;color:var(--text-secondary);display:block;font-size:.85rem;line-height:1.3;padding:.5rem .75rem;text-decoration:none;transition:transform .2s ease,background-color .2s ease,color .2s ease;white-space:normal;word-wrap:break-word;hyphens:auto;overflow-wrap:break-word;will-change:transform}.sidebar-link[data-astro-cid-ftbhnf6w].active,.sidebar-link[data-astro-cid-ftbhnf6w]:hover{background:var(--accent-primary);box-shadow:0 2px 8px #8c52ff4d;color:#fff;transform:translate(3px)}.sidebar-link[data-astro-cid-ftbhnf6w].active{border-left:3px solid var(--accent-secondary);font-weight:600;padding-left:1rem}.main-content[data-astro-cid-ftbhnf6w]{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:1rem;box-shadow:var(--shadow);box-sizing:border-box;min-width:0;padding:2rem;width:100%}:root[class~=dark] .main-content[data-astro-cid-ftbhnf6w]{background:#ffffff0d;border-color:#ffffff1a}.content-header[data-astro-cid-ftbhnf6w]{align-items:center;border-bottom:2px solid var(--border-color);display:flex;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem}.content-icon[data-astro-cid-ftbhnf6w]{color:var(--accent-primary);flex-shrink:0}.content-title-section[data-astro-cid-ftbhnf6w]{flex:1}.content-main-title[data-astro-cid-ftbhnf6w]{color:var(--text-primary);font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:.5rem}.content-subtitle[data-astro-cid-ftbhnf6w]{color:var(--accent-primary);font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.content-date[data-astro-cid-ftbhnf6w]{color:var(--text-secondary);font-size:1rem;font-style:italic}.alert-danger[data-astro-cid-ftbhnf6w],.alert-warning[data-astro-cid-ftbhnf6w]{border-left:4px solid;border-radius:.75rem;margin-bottom:2rem;padding:1.5rem}.alert-warning[data-astro-cid-ftbhnf6w]{background:#ffc1071a;border-left-color:#ffc107;color:#856404}:root[class~=dark] .alert-warning[data-astro-cid-ftbhnf6w]{background:#ffc10733;color:#ffd54f}.alert-danger[data-astro-cid-ftbhnf6w]{background:#dc35451a;border-left-color:#dc3545;color:#721c24}:root[class~=dark] .alert-danger[data-astro-cid-ftbhnf6w]{background:#dc354533;color:#ff6b6b}.content-section[data-astro-cid-ftbhnf6w]{background:var(--bg-tertiary);padding:6rem 0}:root[class~=dark] .content-section[data-astro-cid-ftbhnf6w]{background:linear-gradient(135deg,#111928,#1a1425)}.content-text[data-astro-cid-ftbhnf6w]{margin:0 auto;max-width:800px;text-align:left}.content-text[data-astro-cid-ftbhnf6w] h3[data-astro-cid-ftbhnf6w]{color:var(--text-primary);font-size:1.5rem;font-weight:700;margin:2rem 0 1rem}.content-text[data-astro-cid-ftbhnf6w] p[data-astro-cid-ftbhnf6w]{color:var(--text-secondary);font-size:1.125rem;line-height:1.7;margin-bottom:1.5rem;word-wrap:break-word;hyphens:auto;overflow-wrap:break-word}.content-text[data-astro-cid-ftbhnf6w] ul[data-astro-cid-ftbhnf6w]{margin:1.5rem 0;padding-left:2rem}.content-text[data-astro-cid-ftbhnf6w] li[data-astro-cid-ftbhnf6w]{color:var(--text-secondary);font-size:1.125rem;line-height:1.7;margin-bottom:.75rem;word-wrap:break-word;hyphens:auto;overflow-wrap:break-word}.definitions-grid[data-astro-cid-ftbhnf6w]{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-left:auto;margin-right:auto;margin-top:3rem;max-width:1000px}.definition-item[data-astro-cid-ftbhnf6w]{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:1rem;padding:2rem;text-align:left;transition:all .3s ease}:root[class~=dark] .definition-item[data-astro-cid-ftbhnf6w]{background:#ffffff0d;border-color:#ffffff1a}.definition-item[data-astro-cid-ftbhnf6w] h3[data-astro-cid-ftbhnf6w]{color:var(--accent-primary);font-size:1.25rem;font-weight:700;margin-bottom:1rem}.definition-item[data-astro-cid-ftbhnf6w] p[data-astro-cid-ftbhnf6w]{color:var(--text-secondary);line-height:1.6}.data-usage-list[data-astro-cid-ftbhnf6w] li[data-astro-cid-ftbhnf6w],.exclusion-list[data-astro-cid-ftbhnf6w] li[data-astro-cid-ftbhnf6w],.law-list[data-astro-cid-ftbhnf6w] li[data-astro-cid-ftbhnf6w],.payment-list[data-astro-cid-ftbhnf6w] li[data-astro-cid-ftbhnf6w],.prohibited-list[data-astro-cid-ftbhnf6w] li[data-astro-cid-ftbhnf6w],.service-list[data-astro-cid-ftbhnf6w] li[data-astro-cid-ftbhnf6w],.termination-list[data-astro-cid-ftbhnf6w] li[data-astro-cid-ftbhnf6w]{padding-left:1.5rem;position:relative}.data-usage-list[data-astro-cid-ftbhnf6w] li[data-astro-cid-ftbhnf6w]:before,.exclusion-list[data-astro-cid-ftbhnf6w] li[data-astro-cid-ftbhnf6w]:before,.law-list[data-astro-cid-ftbhnf6w] li[data-astro-cid-ftbhnf6w]:before,.payment-list[data-astro-cid-ftbhnf6w] li[data-astro-cid-ftbhnf6w]:before,.prohibited-list[data-astro-cid-ftbhnf6w] li[data-astro-cid-ftbhnf6w]:before,.service-list[data-astro-cid-ftbhnf6w] li[data-astro-cid-ftbhnf6w]:before,.termination-list[data-astro-cid-ftbhnf6w] li[data-astro-cid-ftbhnf6w]:before{color:var(--accent-primary);content:"•";font-weight:700;left:0;position:absolute}.contact-section[data-astro-cid-ftbhnf6w]{background:var(--bg-primary);padding:6rem 0}:root[class~=dark] .contact-section[data-astro-cid-ftbhnf6w]{background:#111928}.contact-cta[data-astro-cid-ftbhnf6w]{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:3rem}.btn-primary[data-astro-cid-ftbhnf6w]{align-items:center;background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));border-radius:1rem;box-shadow:var(--shadow);color:#fff;display:inline-flex;font-weight:700;gap:.5rem;padding:1.25rem 2.5rem;text-decoration:none;transform:translateY(0);transition:all .3s ease}.btn-primary[data-astro-cid-ftbhnf6w]:hover{box-shadow:var(--shadow-hover);transform:translateY(-5px)}.btn-secondary[data-astro-cid-ftbhnf6w]{align-items:center;background:transparent;border:2px solid var(--accent-primary);border-radius:1rem;color:var(--accent-primary);display:inline-flex;font-weight:700;gap:.5rem;padding:1.25rem 2.5rem;text-decoration:none;transform:translateY(0);transition:all .3s ease}.btn-secondary[data-astro-cid-ftbhnf6w]:hover{background:var(--accent-primary);box-shadow:var(--shadow-hover);color:#fff;transform:translateY(-5px)}.back-to-top[data-astro-cid-ftbhnf6w]{align-items:center;background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));border:none;border-radius:50%;bottom:5.5rem;box-shadow:var(--shadow);color:#fff;cursor:pointer;display:flex;height:3rem;justify-content:center;opacity:0;position:fixed;right:2rem;transition:all .3s ease;visibility:hidden;width:3rem;z-index:1000}.back-to-top[data-astro-cid-ftbhnf6w].show{opacity:1;visibility:visible}.back-to-top[data-astro-cid-ftbhnf6w]:hover{box-shadow:var(--shadow-hover);transform:translateY(-5px)}@media (max-width:1200px){.content-layout[data-astro-cid-ftbhnf6w]{gap:2.5rem;grid-template-columns:280px 1fr}.sidebar[data-astro-cid-ftbhnf6w]{max-height:calc(100vh - 120px);min-height:50vh}}@media (max-width:1024px){.content-layout[data-astro-cid-ftbhnf6w]{gap:2rem;grid-template-columns:1fr;max-width:100%;padding:0 1rem}.sidebar[data-astro-cid-ftbhnf6w]{height:auto;margin-bottom:2rem;order:1;position:static;width:100%}.sidebar-nav[data-astro-cid-ftbhnf6w],.sidebar[data-astro-cid-ftbhnf6w]{max-height:none;overflow:visible}.main-content[data-astro-cid-ftbhnf6w]{order:2;width:100%}.definitions-grid[data-astro-cid-ftbhnf6w]{grid-template-columns:1fr;max-width:500px}}@media (max-width:900px){.content-layout[data-astro-cid-ftbhnf6w]{gap:1.5rem;padding:0 .75rem}.sidebar[data-astro-cid-ftbhnf6w]{padding:1.25rem}}@media (max-width:768px){.container[data-astro-cid-ftbhnf6w]{padding:0 1rem}.hero-content[data-astro-cid-ftbhnf6w]{flex-direction:column;gap:2rem}.hero-content[data-astro-cid-ftbhnf6w],.hero-text[data-astro-cid-ftbhnf6w]{text-align:center}.hero-title[data-astro-cid-ftbhnf6w]{font-size:2.5rem;line-height:1.2}.hero-stats[data-astro-cid-ftbhnf6w]{gap:1rem;grid-template-columns:1fr}.section-title[data-astro-cid-ftbhnf6w]{font-size:2rem;line-height:1.3}.content-header[data-astro-cid-ftbhnf6w]{flex-direction:column;gap:1rem;padding-bottom:1.5rem;text-align:center}.content-main-title[data-astro-cid-ftbhnf6w]{font-size:2rem;line-height:1.2}.sidebar[data-astro-cid-ftbhnf6w]{border-radius:.75rem;height:auto;margin-bottom:2rem;overflow:visible;padding:1.5rem;position:static;width:100%}.sidebar-nav[data-astro-cid-ftbhnf6w]{max-height:none;overflow:visible}.sidebar-title[data-astro-cid-ftbhnf6w]{font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.sidebar-menu[data-astro-cid-ftbhnf6w]{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.sidebar-link[data-astro-cid-ftbhnf6w]{font-size:.9rem;padding:.75rem 1rem;text-align:center;white-space:normal;word-wrap:break-word;align-items:center;border-radius:.5rem;display:flex;justify-content:center;min-height:3rem}.contact-cta[data-astro-cid-ftbhnf6w]{align-items:center;flex-direction:column;gap:1rem}.btn-primary[data-astro-cid-ftbhnf6w],.btn-secondary[data-astro-cid-ftbhnf6w]{justify-content:center;max-width:320px;padding:1rem 2rem;width:100%}.definition-item[data-astro-cid-ftbhnf6w]{margin-bottom:1rem;padding:1.5rem 1rem}.content-text[data-astro-cid-ftbhnf6w]{padding:0}.content-text[data-astro-cid-ftbhnf6w] li[data-astro-cid-ftbhnf6w],.content-text[data-astro-cid-ftbhnf6w] p[data-astro-cid-ftbhnf6w]{font-size:1rem;line-height:1.6}.back-to-top[data-astro-cid-ftbhnf6w]{bottom:4.5rem;height:2.5rem;right:1rem;width:2.5rem}}@media (max-width:480px){.container[data-astro-cid-ftbhnf6w]{padding:0 .75rem}.hero-title[data-astro-cid-ftbhnf6w]{font-size:2rem;line-height:1.2}.hero-description[data-astro-cid-ftbhnf6w]{font-size:1.1rem;line-height:1.5}.character-body[data-astro-cid-ftbhnf6w]{font-size:5rem}.section-title[data-astro-cid-ftbhnf6w]{font-size:1.75rem;line-height:1.3}.content-main-title[data-astro-cid-ftbhnf6w]{font-size:1.75rem;line-height:1.2}.content-subtitle[data-astro-cid-ftbhnf6w]{font-size:1.1rem}.content-date[data-astro-cid-ftbhnf6w]{font-size:.9rem}.definition-item[data-astro-cid-ftbhnf6w]{margin-bottom:1rem;padding:1.25rem 1rem}.definition-item[data-astro-cid-ftbhnf6w] h3[data-astro-cid-ftbhnf6w]{font-size:1.1rem;margin-bottom:.75rem}.content-text[data-astro-cid-ftbhnf6w]{max-width:100%;padding:0}.content-text[data-astro-cid-ftbhnf6w] li[data-astro-cid-ftbhnf6w],.content-text[data-astro-cid-ftbhnf6w] p[data-astro-cid-ftbhnf6w]{font-size:.95rem;line-height:1.6;word-wrap:break-word}.content-text[data-astro-cid-ftbhnf6w] h3[data-astro-cid-ftbhnf6w]{font-size:1.25rem;line-height:1.3}.sidebar[data-astro-cid-ftbhnf6w]{border-radius:.5rem;height:auto;margin-bottom:1.5rem;overflow:visible;padding:1rem;width:100%}.sidebar-nav[data-astro-cid-ftbhnf6w]{max-height:none;overflow:visible}.sidebar-title[data-astro-cid-ftbhnf6w]{font-size:1.25rem;margin-bottom:1rem;text-align:center}.sidebar-menu[data-astro-cid-ftbhnf6w]{gap:.5rem;grid-template-columns:1fr}.sidebar-link[data-astro-cid-ftbhnf6w]{border-radius:.4rem;font-size:.85rem;min-height:2.5rem;padding:.75rem;word-wrap:break-word;hyphens:auto}.content-layout[data-astro-cid-ftbhnf6w]{gap:1rem;padding:0 .5rem}.main-content[data-astro-cid-ftbhnf6w]{border-radius:.5rem;padding:1.25rem}.alert-danger[data-astro-cid-ftbhnf6w],.alert-warning[data-astro-cid-ftbhnf6w]{font-size:.9rem;margin-bottom:1.5rem;padding:1rem}.btn-primary[data-astro-cid-ftbhnf6w],.btn-secondary[data-astro-cid-ftbhnf6w]{font-size:.95rem;max-width:280px;padding:.875rem 1.5rem}.back-to-top[data-astro-cid-ftbhnf6w]{bottom:4rem;height:2.25rem;right:.75rem;width:2.25rem}}
