.details-card.svelte-chalbx{background-color:var(--card-bg-color);border-radius:16px;padding:2.5rem;box-shadow:var(--shadow-lg);margin-bottom:2rem;border:1px solid rgba(139,92,246,.2)}.section.svelte-chalbx{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(139,92,246,.15)}.section.svelte-chalbx:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}h2.svelte-chalbx{color:var(--accent-color-light);font-size:1.4rem;margin-bottom:1.5rem;display:flex;align-items:center;position:relative;padding-bottom:.5rem}h2.svelte-chalbx:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,var(--accent-color-light),transparent);border-radius:3px}h2.svelte-chalbx .icon{margin-right:.75rem;color:var(--accent-color-light);font-size:1.2em}.info-grid.svelte-chalbx{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.info-item.svelte-chalbx{display:flex;flex-direction:column;background-color:#ffffff08;border:1px solid rgba(139,92,246,.15);border-radius:10px;padding:1.25rem;transition:transform var(--transition-base),border-color var(--transition-base),box-shadow var(--transition-base)}.info-item.svelte-chalbx:hover{transform:translateY(-2px);border-color:#8b5cf659;box-shadow:0 6px 20px #8b5cf626}.info-label.svelte-chalbx{font-weight:600;color:#818cf8;margin-bottom:.5rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.info-value.svelte-chalbx{color:var(--text-color);font-size:1.05rem;font-weight:500}.diet-summary.svelte-chalbx{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.diet-label.svelte-chalbx{font-weight:600;color:#818cf8;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em}.diet-value.svelte-chalbx{color:var(--text-color);font-size:1.05rem;font-weight:500}.diet-list.svelte-chalbx,.specs-list.svelte-chalbx{list-style:none;padding:1.25rem 1.5rem;margin-top:.5rem;background-color:#ffffff05;border:1px solid rgba(139,92,246,.1);border-radius:10px}.diet-list.svelte-chalbx li:where(.svelte-chalbx),.specs-list.svelte-chalbx li:where(.svelte-chalbx){margin-bottom:.6rem;position:relative;padding-left:1.5rem;transition:transform .2s ease;color:var(--text-secondary)}.diet-list.svelte-chalbx li:where(.svelte-chalbx):last-child,.specs-list.svelte-chalbx li:where(.svelte-chalbx):last-child{margin-bottom:0}.diet-list.svelte-chalbx li:where(.svelte-chalbx):hover,.specs-list.svelte-chalbx li:where(.svelte-chalbx):hover{transform:translate(5px);color:var(--text-primary)}.diet-list.svelte-chalbx li:where(.svelte-chalbx):before,.specs-list.svelte-chalbx li:where(.svelte-chalbx):before{content:"•";color:var(--accent-color-light);position:absolute;left:0;font-size:1.2em;top:-2px}.nickname-explanation.svelte-chalbx{background:linear-gradient(135deg,#8b5cf614,#a55bcc14);padding:2rem;border-radius:12px;border:1px solid rgba(139,92,246,.25)}.nickname-intro.svelte-chalbx{color:var(--text-secondary);font-size:1.05rem;margin-bottom:1.25rem}.nickname-parts.svelte-chalbx{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem}.nickname-part.svelte-chalbx{background-color:#ffffff08;border:1px solid rgba(139,92,246,.15);padding:1.5rem;border-radius:10px;box-shadow:0 4px 12px #0000001a;transition:transform var(--transition-base),border-color var(--transition-base),box-shadow var(--transition-base)}.nickname-part.svelte-chalbx:hover{transform:translateY(-4px);border-color:#8b5cf659;box-shadow:0 8px 24px #8b5cf626}.nickname-part.svelte-chalbx h4:where(.svelte-chalbx){color:var(--accent-color-light);margin-bottom:.75rem;font-size:1.15rem;font-weight:600;border-bottom:2px solid rgba(139,92,246,.3);padding-bottom:.5rem;display:inline-block}.nickname-part.svelte-chalbx p:where(.svelte-chalbx){color:var(--text-secondary);line-height:1.5;margin-bottom:0}.nickname-part.svelte-chalbx ul:where(.svelte-chalbx){list-style:none;padding-left:0;margin-bottom:0}.nickname-part.svelte-chalbx ul:where(.svelte-chalbx) li:where(.svelte-chalbx){margin-bottom:.5rem;padding-left:1.5rem;position:relative;transition:transform .2s ease;color:var(--text-secondary)}.nickname-part.svelte-chalbx ul:where(.svelte-chalbx) li:where(.svelte-chalbx):last-child{margin-bottom:0}.nickname-part.svelte-chalbx ul:where(.svelte-chalbx) li:where(.svelte-chalbx):hover{transform:translate(5px);color:var(--text-primary)}.nickname-part.svelte-chalbx ul:where(.svelte-chalbx) li:where(.svelte-chalbx):before{content:"•";color:var(--accent-color-light);position:absolute;left:0;font-size:1.2em;top:-2px}.pc-specs.svelte-chalbx{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:1rem}.pc-specs-card.svelte-chalbx{background-color:#ffffff08;border-radius:12px;padding:1.5rem;transition:transform var(--transition-base),box-shadow var(--transition-base),border-color var(--transition-base);border:1px solid rgba(255,255,255,.05)}.pc-specs-card.svelte-chalbx:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.pc-specs-card.svelte-chalbx h3:where(.svelte-chalbx){margin-bottom:1rem;font-size:1.25rem;font-weight:600;display:flex;align-items:center;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.pc-specs-card.svelte-chalbx h3:where(.svelte-chalbx) .icon{margin-right:.5rem}.new-pc.svelte-chalbx{border-left:4px solid var(--accent-color-light);border-right:1px solid rgba(139,92,246,.15);border-top:1px solid rgba(139,92,246,.15);border-bottom:1px solid rgba(139,92,246,.15)}.new-pc.svelte-chalbx:hover{border-color:#8b5cf659;border-left-color:var(--accent-color-light)}.new-pc.svelte-chalbx h3:where(.svelte-chalbx){color:var(--accent-color-light)}.new-pc.svelte-chalbx h3:where(.svelte-chalbx) .icon{color:var(--accent-color-light)}.old-pc.svelte-chalbx{border-left:4px solid var(--color-warning);border-right:1px solid rgba(255,193,7,.1);border-top:1px solid rgba(255,193,7,.1);border-bottom:1px solid rgba(255,193,7,.1)}.old-pc.svelte-chalbx:hover{border-color:#ffc1074d;border-left-color:var(--color-warning)}.old-pc.svelte-chalbx h3:where(.svelte-chalbx){color:var(--color-warning)}.old-pc.svelte-chalbx h3:where(.svelte-chalbx) .icon{color:var(--color-warning)}.contact-btn.svelte-chalbx{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:.875rem;font-weight:600;border-radius:8px;text-decoration:none!important;transition:all .2s ease;min-height:44px;min-width:80px;cursor:pointer}.btn-email-subtle.svelte-chalbx{background:#0d948826;border:1px solid rgba(13,148,136,.3);color:#2dd4bf;justify-content:flex-start}.btn-email-subtle.svelte-chalbx:hover{background:#0d948840;border-color:#2dd4bf;color:#fff}.btn-telegram-subtle.svelte-chalbx{background:#0088cc26;border:1px solid rgba(0,136,204,.3);color:#38bdf8}.btn-telegram-subtle.svelte-chalbx:hover{background:#0088cc40;border-color:#38bdf8;color:#fff}.btn-twitch-subtle.svelte-chalbx{background:#9146ff26;border:1px solid rgba(145,70,255,.3);color:#c084fc}.btn-twitch-subtle.svelte-chalbx:hover{background:#9146ff40;border-color:#c084fc;color:#fff}.btn-youtube-subtle.svelte-chalbx{background:#ff00001f;border:1px solid rgba(255,0,0,.3);color:#f87171}.btn-youtube-subtle.svelte-chalbx:hover{background:#ff000038;border-color:#f87171;color:#fff}.btn-vk-subtle.svelte-chalbx{background:#2787f526;border:1px solid rgba(39,135,245,.3);color:#60a5fa}.btn-vk-subtle.svelte-chalbx:hover{background:#2787f540;border-color:#60a5fa;color:#fff}@media (max-width: 768px){.details-card.svelte-chalbx,.nickname-explanation.svelte-chalbx{padding:1.5rem}.nickname-parts.svelte-chalbx,.pc-specs.svelte-chalbx{grid-template-columns:1fr}}@keyframes svelte-chalbx-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.section.svelte-chalbx{animation:svelte-chalbx-fadeInUp .5s ease forwards;opacity:0}.section.svelte-chalbx:nth-child(1){animation-delay:.1s}.section.svelte-chalbx:nth-child(2){animation-delay:.2s}.section.svelte-chalbx:nth-child(3){animation-delay:.3s}.section.svelte-chalbx:nth-child(4){animation-delay:.4s}.section.svelte-chalbx:nth-child(5){animation-delay:.5s}.section.svelte-chalbx:nth-child(6){animation-delay:.6s}.section.svelte-chalbx:nth-child(7){animation-delay:.7s}
