.projects-section.svelte-vuvh5a{width:100%}.filter-row.svelte-vuvh5a{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem}.filter-chip.svelte-vuvh5a{padding:.45rem 1.1rem;font-size:.82rem;font-weight:500;color:#c9d1dc;background:#0d1b2a80;border:1px solid rgba(255,255,255,.06);border-radius:999px;cursor:pointer;transition:all .15s ease;font-family:inherit}.filter-chip.svelte-vuvh5a:hover{color:#eaeaea;border-color:#c057464d}.filter-chip.active.svelte-vuvh5a{background:#c0574626;border-color:#c0574680;color:#eaeaea}.projects-grid.svelte-vuvh5a{display:grid;grid-template-columns:1fr;gap:1rem;max-width:1100px;margin:0 auto;width:100%}@media (min-width: 640px){.projects-grid.svelte-vuvh5a{grid-template-columns:repeat(2,1fr);gap:1.2rem}}@media (min-width: 1024px){.projects-grid.svelte-vuvh5a{grid-template-columns:repeat(3,1fr)}}.project-card.svelte-vuvh5a{background:#0d1b2a80;border:1px solid rgba(255,255,255,.05);border-radius:14px;overflow:hidden;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;text-align:left}.project-card.svelte-vuvh5a:hover{background:#c057460f;border-color:#c057464d;transform:translateY(-2px)}.project-card.svelte-vuvh5a:focus-visible{outline:2px solid #C05746;outline-offset:2px}.card-image-wrap.svelte-vuvh5a{width:100%;aspect-ratio:16 / 9;background:#0d1b2a99;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.04)}.card-image.svelte-vuvh5a{width:100%;height:100%;object-fit:cover;transition:transform .3s ease,opacity .2s ease}.project-card.svelte-vuvh5a:hover .card-image:where(.svelte-vuvh5a){transform:scale(1.04)}.card-body.svelte-vuvh5a{padding:1.2rem 1.4rem 1.3rem;display:flex;flex-direction:column;gap:.6rem;flex:1}.card-top.svelte-vuvh5a{display:flex;justify-content:space-between;align-items:baseline;gap:.8rem}.card-title.svelte-vuvh5a{font-size:1rem;font-weight:700;color:#eaeaea;margin:0;line-height:1.3}.card-year.svelte-vuvh5a{font-size:.72rem;color:#6e7891;font-weight:500;flex-shrink:0;font-variant-numeric:tabular-nums}.card-summary.svelte-vuvh5a{font-size:.83rem;line-height:1.55;color:#adb6c4;margin:0;flex:1}.card-bottom.svelte-vuvh5a{display:flex;justify-content:space-between;align-items:flex-end;gap:.8rem;margin-top:auto}.card-tags.svelte-vuvh5a{display:flex;flex-wrap:wrap;gap:.3rem}.tag.svelte-vuvh5a{font-size:.66rem;font-weight:500;color:#d88b7a;background:#d88b7a14;border:1px solid rgba(216,139,122,.2);padding:.18rem .55rem;border-radius:999px}.card-icons.svelte-vuvh5a{display:flex;gap:.5rem;color:#6e7891;flex-shrink:0}.show-more-row.svelte-vuvh5a{display:flex;justify-content:center;margin-top:2.5rem}.show-more-btn.svelte-vuvh5a{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1.4rem;font-size:.88rem;font-weight:600;color:#eaeaea;background:#0d1b2a99;border:1px solid rgba(192,87,70,.35);border-radius:12px;cursor:pointer;transition:all .2s ease;font-family:inherit}.show-more-btn.svelte-vuvh5a:hover{background:#c057461a;border-color:#c05746}.show-more-btn.svelte-vuvh5a .arrow:where(.svelte-vuvh5a){transition:transform .2s ease}.show-more-btn.svelte-vuvh5a:hover .arrow:where(.svelte-vuvh5a){transform:translateY(2px)}.modal-overlay.svelte-vuvh5a{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:200;display:flex;align-items:center;justify-content:center;padding:1rem .75rem;overflow-y:auto}@media (min-width: 768px){.modal-overlay.svelte-vuvh5a{padding:1.5rem 1rem}}.modal-card.svelte-vuvh5a{background:#1b263b;border:1px solid rgba(192,87,70,.2);border-radius:14px;max-width:900px;width:100%;max-height:92vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #00000080}@media (min-width: 768px){.modal-card.svelte-vuvh5a{border-radius:16px;max-height:90vh}}.modal-close.svelte-vuvh5a{position:absolute;top:1rem;right:1rem;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#adb6c4;cursor:pointer;transition:all .15s ease;z-index:10}.modal-close.svelte-vuvh5a:hover{background:#c0574626;color:#eaeaea;border-color:#c057464d}.modal-layout.svelte-vuvh5a{display:grid;grid-template-columns:1fr;gap:0}@media (min-width: 768px){.modal-layout.svelte-vuvh5a{grid-template-columns:260px 1fr;gap:0}}.modal-sidebar.svelte-vuvh5a{padding:1.3rem 1.2rem 1.2rem;background:#0d1b2a66;border-bottom:1px solid rgba(255,255,255,.05)}@media (min-width: 768px){.modal-sidebar.svelte-vuvh5a{padding:1.6rem 1.4rem 1.4rem;border-bottom:none;border-right:1px solid rgba(255,255,255,.05)}}.sidebar-image.svelte-vuvh5a{width:100%;max-width:240px;aspect-ratio:16 / 9;background:#0d1b2a99;border-radius:10px;overflow:hidden;margin-bottom:1.3rem}@media (min-width: 768px){.sidebar-image.svelte-vuvh5a{max-width:100%}}.sidebar-image.svelte-vuvh5a img:where(.svelte-vuvh5a){width:100%;height:100%;object-fit:cover}.sidebar-meta.svelte-vuvh5a{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.2rem;margin-bottom:1.2rem}@media (min-width: 768px){.sidebar-meta.svelte-vuvh5a{flex-direction:column;gap:1rem;margin-bottom:1.4rem}}.meta-item.svelte-vuvh5a{display:flex;flex-direction:column;gap:.2rem;min-width:80px}.meta-label.svelte-vuvh5a{font-size:.64rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#6e7891}@media (min-width: 768px){.meta-label.svelte-vuvh5a{font-size:.68rem}}.meta-value.svelte-vuvh5a{font-size:.82rem;color:#eaeaea}@media (min-width: 768px){.meta-value.svelte-vuvh5a{font-size:.86rem}}.sidebar-actions.svelte-vuvh5a{display:flex;flex-direction:row;flex-wrap:wrap;gap:.4rem;margin-bottom:1.2rem}@media (min-width: 768px){.sidebar-actions.svelte-vuvh5a{flex-direction:column;gap:.5rem;margin-bottom:1.4rem}}.sidebar-link.svelte-vuvh5a{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .9rem;font-size:.78rem;font-weight:500;color:#eaeaea;background:#c057461a;border:1px solid rgba(192,87,70,.25);border-radius:10px;text-decoration:none;transition:all .15s ease}@media (min-width: 768px){.sidebar-link.svelte-vuvh5a{font-size:.8rem}}.sidebar-link.svelte-vuvh5a:hover{background:#c0574633;border-color:#c0574680}.sidebar-label.svelte-vuvh5a{display:block;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#6e7891;margin-bottom:.6rem}.tech-chips.svelte-vuvh5a{display:flex;flex-wrap:wrap;gap:.4rem}.tech-chip.svelte-vuvh5a{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .65rem;font-size:.72rem;font-weight:500;color:#c9d1dc;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:999px}.tech-logo.svelte-vuvh5a{width:14px;height:14px;object-fit:contain}.modal-main.svelte-vuvh5a{padding:1.5rem 1.4rem 1.8rem}@media (min-width: 768px){.modal-main.svelte-vuvh5a{padding:2.5rem 2.5rem 3rem}}.modal-main-inner.svelte-vuvh5a{max-width:580px;margin:0 auto;text-align:left}.modal-eyebrow.svelte-vuvh5a{display:inline-block;font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#d88b7a;margin-bottom:.5rem}.modal-title.svelte-vuvh5a{font-size:1.25rem;font-weight:800;color:#eaeaea;margin:0 0 .8rem;line-height:1.25;padding-right:2rem}@media (min-width: 768px){.modal-eyebrow.svelte-vuvh5a{font-size:.7rem}.modal-title.svelte-vuvh5a{font-size:1.7rem;margin-bottom:1rem}}.modal-divider.svelte-vuvh5a{width:40px;height:2px;background:#c05746;border-radius:1px;margin:0 0 1.3rem}.modal-tags.svelte-vuvh5a{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:1.4rem}@media (min-width: 768px){.modal-tags.svelte-vuvh5a{gap:.4rem;margin-bottom:1.8rem}}.modal-tag.svelte-vuvh5a{font-size:.66rem;font-weight:500;color:#d88b7a;background:#d88b7a14;border:1px solid rgba(216,139,122,.25);padding:.22rem .6rem;border-radius:999px}@media (min-width: 768px){.modal-tag.svelte-vuvh5a{font-size:.7rem;padding:.25rem .7rem}}.modal-prose.svelte-vuvh5a p:where(.svelte-vuvh5a){font-size:.86rem;line-height:1.65;color:#c9d1dc;margin:0 0 .9rem}@media (min-width: 768px){.modal-prose.svelte-vuvh5a p:where(.svelte-vuvh5a){font-size:.92rem;line-height:1.75;margin-bottom:1.1rem}}.modal-prose.svelte-vuvh5a p:where(.svelte-vuvh5a):last-child{margin-bottom:0}.books-root.svelte-1i0bo14{width:100%;max-width:1100px;margin:0 auto}.view-toggle.svelte-1i0bo14{display:flex;justify-content:center;gap:.6rem;margin-bottom:2rem}.toggle-btn.svelte-1i0bo14{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.3rem;border-radius:999px;border:1px solid rgba(192,87,70,.25);background:#0d1b2a80;color:#c9d1dc;font-size:.88rem;font-weight:600;cursor:pointer;transition:all .2s ease}.toggle-btn.svelte-1i0bo14:hover{background:#c057461a;border-color:#c0574673;color:#eaeaea}.toggle-btn.active.svelte-1i0bo14{background:#c05746;border-color:#c05746;color:#fff;box-shadow:0 4px 15px #c0574633}.toggle-icon.svelte-1i0bo14{font-size:1rem}.search-bar.svelte-1i0bo14{position:relative;max-width:420px;margin:0 auto 1.5rem}.search-icon.svelte-1i0bo14{position:absolute;left:1rem;top:50%;transform:translateY(-50%);font-size:.9rem;pointer-events:none}.search-bar.svelte-1i0bo14 input:where(.svelte-1i0bo14){width:100%;padding:.7rem 2.5rem .7rem 2.6rem;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#0d1b2a99;color:#eaeaea;font-size:.88rem;outline:none;transition:border-color .2s ease;box-sizing:border-box}.search-bar.svelte-1i0bo14 input:where(.svelte-1i0bo14)::placeholder{color:#6e7891}.search-bar.svelte-1i0bo14 input:where(.svelte-1i0bo14):focus{border-color:#c0574680}.search-clear.svelte-1i0bo14{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#6e7891;cursor:pointer;font-size:.8rem;padding:.2rem;transition:color .15s}.search-clear.svelte-1i0bo14:hover{color:#eaeaea}.filter-chips.svelte-1i0bo14{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem;margin-bottom:2.5rem}.chip.svelte-1i0bo14{display:inline-flex;align-items:center;gap:.3rem;padding:.32rem .75rem;font-size:.78rem;font-weight:500;color:#c9d1dc;background:#c0574614;border:1px solid rgba(192,87,70,.2);border-radius:999px;cursor:pointer;transition:all .15s ease}.chip.svelte-1i0bo14:hover{background:#c057462e;border-color:#c0574673;color:#eaeaea}.chip.active.svelte-1i0bo14{background:#c05746;border-color:#c05746;color:#fff}.chip-icon.svelte-1i0bo14{font-size:.8rem}.controls-row.svelte-1i0bo14{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:.75rem}.sort-buttons.svelte-1i0bo14{display:flex;gap:.4rem}.sort-btn.svelte-1i0bo14{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .7rem;font-size:.76rem;font-weight:500;color:#c9d1dc;background:#0d1b2a80;border:1px solid rgba(255,255,255,.06);border-radius:999px;cursor:pointer;transition:all .15s ease}.sort-btn.svelte-1i0bo14:hover{border-color:#c0574659;color:#eaeaea}.sort-btn.active.svelte-1i0bo14{background:#c0574626;border-color:#c0574680;color:#d88b7a;font-weight:600}.sort-icon.svelte-1i0bo14{font-size:.8rem}.book-count.svelte-1i0bo14{font-size:.76rem;color:#6e7891;font-weight:500}.see-more-wrap.svelte-1i0bo14{display:flex;justify-content:center;margin-bottom:3rem}.see-more-btn.svelte-1i0bo14{background:#c057461a;border:1px solid rgba(192,87,70,.3);color:#c05746;padding:.65rem 2rem;border-radius:999px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease}.see-more-btn.svelte-1i0bo14:hover{background:#c0574633;border-color:#c05746;transform:translateY(-2px)}.see-more-btn.collapsed.svelte-1i0bo14{color:#adb6c4;border-color:#ffffff1a;background:transparent}.see-more-btn.collapsed.svelte-1i0bo14:hover{color:#eaeaea;border-color:#fff3}.books-grid.svelte-1i0bo14{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;margin-bottom:1.5rem}@media (min-width: 640px){.books-grid.svelte-1i0bo14{grid-template-columns:repeat(auto-fill,minmax(155px,1fr))}}@media (min-width: 1024px){.books-grid.svelte-1i0bo14{grid-template-columns:repeat(6,1fr)}}.book-card.svelte-1i0bo14{cursor:pointer;border-radius:14px;overflow:hidden;background:#0d1b2a80;border:1px solid rgba(255,255,255,.04);transition:all .25s ease;animation:svelte-1i0bo14-cardIn .4s ease both;animation-delay:calc(var(--i, 0) * 40ms)}@keyframes svelte-1i0bo14-cardIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.book-card.svelte-1i0bo14:hover{transform:translateY(-6px);box-shadow:0 12px 30px #0000004d;border-color:#c0574640}.book-card-cover.svelte-1i0bo14{position:relative;aspect-ratio:2 / 3;overflow:hidden}.book-card-cover.svelte-1i0bo14 img:where(.svelte-1i0bo14){width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.book-card.svelte-1i0bo14:hover .book-card-cover:where(.svelte-1i0bo14) img:where(.svelte-1i0bo14){transform:scale(1.06)}.book-card-overlay.svelte-1i0bo14{position:absolute;top:0;right:0;bottom:0;left:0;background:#0d1b2abf;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s ease}.book-card.svelte-1i0bo14:hover .book-card-overlay:where(.svelte-1i0bo14){opacity:1}.overlay-label.svelte-1i0bo14{color:#eaeaea;font-size:.82rem;font-weight:600;padding:.5rem 1.1rem;border-radius:999px;background:#c05746d9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.book-card-body.svelte-1i0bo14{padding:.6rem .65rem .75rem}.book-card-title.svelte-1i0bo14{font-size:.78rem;font-weight:600;color:#eaeaea;margin:0 0 .15rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.book-card-author.svelte-1i0bo14{font-size:.7rem;color:#adb6c4;margin:0 0 .4rem;font-style:italic}.book-card-meta.svelte-1i0bo14{display:flex;justify-content:space-between;align-items:center;gap:.4rem}.book-card-rating.svelte-1i0bo14{color:gold;font-size:.72rem;letter-spacing:.5px}.book-card-cat.svelte-1i0bo14{font-size:.62rem;color:#6e7891;font-weight:500;letter-spacing:.02em}.overlay-label.svelte-1i0bo14{font-size:.72rem;padding:.35rem .8rem}.empty-state.svelte-1i0bo14{grid-column:1 / -1;text-align:center;padding:3rem 1rem;color:#6e7891;font-size:.92rem}.top-picks-podium.svelte-1i0bo14{border-top:1px solid rgba(192,87,70,.1);padding-top:2.5rem;margin-top:.5rem}.podium-header.svelte-1i0bo14{text-align:center;margin-bottom:2.5rem}.podium-header.svelte-1i0bo14 h3:where(.svelte-1i0bo14){font-size:1.15rem;font-weight:700;color:#c05746;margin:0 0 .4rem;letter-spacing:.04em}.podium-subtitle.svelte-1i0bo14{font-size:.78rem;color:#6e7891;font-style:italic}.podium-stage.svelte-1i0bo14{display:flex;align-items:flex-end;justify-content:center;gap:1.5rem;max-width:700px;margin:0 auto}.podium-slot.svelte-1i0bo14{position:relative;display:flex;flex-direction:column;align-items:center;gap:.9rem;background:transparent;border:1px solid rgba(255,255,255,.04);border-radius:16px;padding:2.5rem 1.2rem 1.5rem;cursor:pointer;transition:all .35s cubic-bezier(.25,.46,.45,.94);text-align:center;color:inherit;font-family:inherit;flex:1;max-width:200px}.podium-slot.svelte-1i0bo14:hover{background:#0d1b2a80;border-color:#c0574633;transform:translateY(-10px)}.podium-slot.svelte-1i0bo14:focus-visible{outline:2px solid #C05746;outline-offset:2px}.podium-slot.podium-first.svelte-1i0bo14{border-color:#c0574633;box-shadow:0 8px 40px #c0574614;padding-top:3rem;padding-bottom:1.8rem;max-width:220px}.podium-slot.podium-first.svelte-1i0bo14:hover{border-color:#c0574666;box-shadow:0 14px 50px #c0574626}.podium-rank.svelte-1i0bo14{position:absolute;top:-.5rem;left:50%;transform:translate(-50%);font-size:6.5rem;font-weight:900;line-height:1;color:#c0574659;pointer-events:none;-webkit-user-select:none;user-select:none;transition:color .35s ease;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.podium-slot.podium-first.svelte-1i0bo14 .podium-rank:where(.svelte-1i0bo14){font-size:7.5rem;color:#c0574666}.podium-slot.svelte-1i0bo14:hover .podium-rank:where(.svelte-1i0bo14){color:#c0574680}.podium-slot.podium-first.svelte-1i0bo14:hover .podium-rank:where(.svelte-1i0bo14){color:#c0574694}.podium-cover-wrap.svelte-1i0bo14{position:relative;z-index:1;width:110px;aspect-ratio:2 / 3;border-radius:8px;overflow:hidden;box-shadow:0 6px 20px #0000004d;transition:transform .35s cubic-bezier(.25,.46,.45,.94);flex-shrink:0}.podium-slot.podium-first.svelte-1i0bo14 .podium-cover-wrap:where(.svelte-1i0bo14){width:130px;box-shadow:0 10px 30px #0006}.podium-slot.svelte-1i0bo14:hover .podium-cover-wrap:where(.svelte-1i0bo14){transform:scale(1.04)}.podium-cover-wrap.svelte-1i0bo14 img:where(.svelte-1i0bo14){width:100%;height:100%;object-fit:cover}.podium-info.svelte-1i0bo14{display:flex;flex-direction:column;gap:.2rem;position:relative;z-index:1;min-width:0}.podium-title.svelte-1i0bo14{font-size:.82rem;font-weight:700;color:#eaeaea;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.podium-slot.podium-first.svelte-1i0bo14 .podium-title:where(.svelte-1i0bo14){font-size:.88rem}.podium-author.svelte-1i0bo14{font-size:.72rem;color:#adb6c4;font-style:italic}.podium-excerpt.svelte-1i0bo14{font-size:.7rem;color:#6e7891;line-height:1.5;margin-top:.3rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 580px){.podium-stage.svelte-1i0bo14{flex-direction:column;align-items:stretch;gap:1rem;max-width:360px}.podium-slot.svelte-1i0bo14,.podium-slot.podium-first.svelte-1i0bo14{flex-direction:row;text-align:left;padding:2rem 1rem 1rem;max-width:none;gap:1rem}.podium-rank.svelte-1i0bo14{font-size:4.5rem;top:.3rem;left:.8rem;transform:none}.podium-slot.podium-first.svelte-1i0bo14 .podium-rank:where(.svelte-1i0bo14){font-size:5rem}.podium-cover-wrap.svelte-1i0bo14,.podium-slot.podium-first.svelte-1i0bo14 .podium-cover-wrap:where(.svelte-1i0bo14){width:70px;flex-shrink:0}.podium-info.svelte-1i0bo14{justify-content:center;min-width:0}.podium-excerpt.svelte-1i0bo14{-webkit-line-clamp:2}}.stats-row.svelte-1i0bo14{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem}@media (min-width: 640px){.stats-row.svelte-1i0bo14{grid-template-columns:repeat(4,1fr)}}.stat-card.svelte-1i0bo14{background:#0d1b2a80;border:1px solid rgba(255,255,255,.04);border-radius:14px;padding:1.2rem 1rem;text-align:center}.stat-value.svelte-1i0bo14{font-size:2rem;font-weight:800;color:#c05746;line-height:1;margin-bottom:.4rem}.stat-label.svelte-1i0bo14{font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#6e7891}.charts-grid.svelte-1i0bo14{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}@media (min-width: 768px){.charts-grid.svelte-1i0bo14{grid-template-columns:1.2fr 1fr}}.chart-card.svelte-1i0bo14{background:#0d1b2a80;border:1px solid rgba(255,255,255,.04);border-radius:14px;padding:1.2rem}.chart-card-title.svelte-1i0bo14{font-size:.82rem;font-weight:700;color:#eaeaea;margin:0 0 1rem;letter-spacing:.02em}.chart-wrap.svelte-1i0bo14{position:relative;height:220px}.chart-wrap-doughnut.svelte-1i0bo14{height:260px}.category-breakdown.svelte-1i0bo14{background:#0d1b2a80;border:1px solid rgba(255,255,255,.04);border-radius:14px;padding:1.2rem}.cat-bars.svelte-1i0bo14{display:flex;flex-direction:column;gap:.7rem}.cat-bar-row.svelte-1i0bo14{display:grid;grid-template-columns:130px 1fr 24px;align-items:center;gap:.75rem}.cat-bar-label.svelte-1i0bo14{font-size:.78rem;color:#c9d1dc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cat-bar-track.svelte-1i0bo14{height:8px;background:#ffffff0a;border-radius:999px;overflow:hidden}.cat-bar-fill.svelte-1i0bo14{height:100%;background:linear-gradient(90deg,#c05746,#ad6a6c);border-radius:999px;transition:width .8s cubic-bezier(.25,.46,.45,.94);min-width:8px}.cat-bar-count.svelte-1i0bo14{font-size:.78rem;color:#6e7891;text-align:right;font-weight:600}.modal-backdrop.svelte-1i0bo14{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#08101ce0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;padding:1.5rem;opacity:0;visibility:hidden;transition:all .3s ease}.modal-backdrop.visible.svelte-1i0bo14{opacity:1;visibility:visible}.modal-panel.svelte-1i0bo14{background:#1b263b;border:1px solid rgba(192,87,70,.15);border-radius:16px;width:100%;max-width:780px;max-height:85vh;overflow-y:auto;box-shadow:0 20px 60px #00000080;transform:translateY(24px) scale(.97);opacity:0;transition:all .3s ease;position:relative}.modal-panel.open.svelte-1i0bo14{transform:translateY(0) scale(1);opacity:1}.modal-panel.svelte-1i0bo14::-webkit-scrollbar{width:6px}.modal-panel.svelte-1i0bo14::-webkit-scrollbar-track{background:transparent}.modal-panel.svelte-1i0bo14::-webkit-scrollbar-thumb{background:#c057464d;border-radius:10px}.modal-close.svelte-1i0bo14{position:sticky;top:1rem;float:right;margin:1rem 1rem 0 0;z-index:10;width:36px;height:36px;border-radius:50%;border:none;background:#0d1b2ab3;color:#adb6c4;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.modal-close.svelte-1i0bo14:hover{background:#c057464d;color:#eaeaea}.modal-inner.svelte-1i0bo14{padding:.5rem 2rem 2rem}.modal-header.svelte-1i0bo14{display:flex;gap:1.8rem;margin-bottom:2rem;margin-top:.5rem}.modal-cover-wrap.svelte-1i0bo14{flex-shrink:0;width:170px;aspect-ratio:2 / 3;border-radius:10px;overflow:hidden;box-shadow:0 8px 24px #00000059}.modal-cover-wrap.svelte-1i0bo14 img:where(.svelte-1i0bo14){width:100%;height:100%;object-fit:cover}.modal-info.svelte-1i0bo14{display:flex;flex-direction:column;justify-content:center;min-width:0}.modal-info.svelte-1i0bo14 h3:where(.svelte-1i0bo14){font-size:1.6rem;font-weight:800;color:#eaeaea;margin:0 0 .4rem;line-height:1.2}.modal-author.svelte-1i0bo14{font-size:1rem;color:#adb6c4;font-style:italic;margin:0 0 1rem}.modal-meta.svelte-1i0bo14{display:flex;gap:.6rem;margin-bottom:.8rem;flex-wrap:wrap}.meta-badge.svelte-1i0bo14{font-size:.74rem;font-weight:600;color:#c9d1dc;background:#0d1b2a99;padding:.3rem .75rem;border-radius:999px}.meta-badge.accent.svelte-1i0bo14{background:#c0574626;color:#d88b7a}.modal-rating.svelte-1i0bo14{color:gold;font-size:1.3rem;letter-spacing:2px}.modal-thoughts.svelte-1i0bo14{margin-bottom:2rem}.modal-thoughts.svelte-1i0bo14 h4:where(.svelte-1i0bo14){font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6e7891;margin:0 0 .8rem}.modal-thoughts.svelte-1i0bo14 p:where(.svelte-1i0bo14){font-size:.92rem;line-height:1.7;color:#c9d1dc;margin:0}.modal-recs.svelte-1i0bo14{border-top:1px solid rgba(255,255,255,.05);padding-top:1.5rem}.modal-recs.svelte-1i0bo14 h4:where(.svelte-1i0bo14){font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6e7891;margin:0 0 1rem}.recs-scroll.svelte-1i0bo14{display:flex;gap:.8rem;overflow-x:auto;padding-bottom:.4rem;scrollbar-width:thin;scrollbar-color:rgba(192,87,70,.3) transparent}.recs-scroll.svelte-1i0bo14::-webkit-scrollbar{height:3px}.recs-scroll.svelte-1i0bo14::-webkit-scrollbar-thumb{background:#c057464d;border-radius:10px}.rec-card.svelte-1i0bo14{flex-shrink:0;width:110px;background:#0d1b2a80;border:1px solid rgba(255,255,255,.04);border-radius:10px;overflow:hidden;cursor:pointer;transition:all .2s ease;text-align:left;color:inherit;font-family:inherit;padding:0}.rec-card.svelte-1i0bo14:hover{border-color:#c057464d;transform:translateY(-3px);box-shadow:0 6px 18px #00000040}.rec-card.svelte-1i0bo14 img:where(.svelte-1i0bo14){width:100%;aspect-ratio:2 / 3;object-fit:cover}.rec-card-body.svelte-1i0bo14{padding:.55rem .6rem .65rem;display:flex;flex-direction:column;gap:.15rem}.rec-card-body.svelte-1i0bo14 h5:where(.svelte-1i0bo14){font-size:.72rem;font-weight:600;color:#eaeaea;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.rec-card-author.svelte-1i0bo14{font-size:.65rem;color:#adb6c4;font-style:italic}.rec-card-rating.svelte-1i0bo14{color:gold;font-size:.65rem;letter-spacing:.3px}@media (max-width: 768px){.modal-header.svelte-1i0bo14{flex-direction:column;align-items:center;text-align:center}.modal-cover-wrap.svelte-1i0bo14{width:150px}.modal-info.svelte-1i0bo14{align-items:center}.modal-meta.svelte-1i0bo14{justify-content:center}.recs-scroll.svelte-1i0bo14{gap:.6rem}.rec-card.svelte-1i0bo14{width:95px}.cat-bar-row.svelte-1i0bo14{grid-template-columns:100px 1fr 24px}}@media (max-width: 480px){.modal-inner.svelte-1i0bo14{padding:.5rem 1.2rem 1.5rem}.modal-cover-wrap.svelte-1i0bo14{width:130px}.modal-info.svelte-1i0bo14 h3:where(.svelte-1i0bo14){font-size:1.3rem}}.fun-wrap.svelte-1241dyo{width:100%;max-width:960px;margin:0 auto;padding:.5rem 1rem 2rem}.fun-intro.svelte-1241dyo{text-align:center;color:#6e7891;font-size:.95rem;font-style:italic;margin:0 0 2.5rem;letter-spacing:.02em}.games-row.svelte-1241dyo{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:.5rem}@media (max-width: 740px){.games-row.svelte-1241dyo{grid-template-columns:1fr}}.game-card.svelte-1241dyo{background:#0d1b2a99;border:1px solid rgba(255,255,255,.05);border-radius:14px;padding:1.8rem 1.6rem;display:flex;flex-direction:column;min-height:380px}.gc-head.svelte-1241dyo{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.gc-head.svelte-1241dyo h3:where(.svelte-1241dyo){color:#eaeaea;font-size:1.15rem;font-weight:700;margin:0;letter-spacing:.01em}.gc-stats.svelte-1241dyo{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem}.gc-score.svelte-1241dyo{font-size:.78rem;font-weight:600;color:#6e7891;font-variant-numeric:tabular-nums}.gc-streak.svelte-1241dyo{font-size:.68rem;font-weight:600;color:#d88b7a;background:#c057461f;padding:.15rem .55rem;border-radius:999px;letter-spacing:.02em;white-space:nowrap}.gc-body.svelte-1241dyo{flex:1;display:flex;align-items:center;justify-content:center}.tf-statement.svelte-1241dyo{font-size:1.05rem;line-height:1.65;color:#c9d1dc;text-align:center;margin:0;padding:0 .5rem}.tf-btns.svelte-1241dyo{display:flex;gap:.8rem;margin-top:1.8rem}.tf-btn.svelte-1241dyo{flex:1;padding:.7rem 1rem;border-radius:10px;font-weight:600;font-size:.88rem;cursor:pointer;transition:all .25s ease;border:1px solid rgba(192,87,70,.35);background:#c0574614;color:#c05746}.tf-btn.svelte-1241dyo:hover{background:#c057462e;transform:translateY(-2px)}.tf-btn-alt.svelte-1241dyo{border-color:#ffffff1a;background:#ffffff08;color:#adb6c4}.tf-btn-alt.svelte-1241dyo:hover{background:#ffffff12;border-color:#ffffff2e}.tf-feedback.svelte-1241dyo{margin-top:1.5rem;padding:.9rem 1.2rem;border-radius:10px;display:flex;flex-direction:column;gap:.25rem;animation:svelte-1241dyo-fadeSlide .35s ease}.tf-correct.svelte-1241dyo{background:#c057461a;border:1px solid rgba(192,87,70,.25)}.tf-correct.svelte-1241dyo .tf-verdict:where(.svelte-1241dyo){color:#d88b7a;font-weight:700}.tf-wrong.svelte-1241dyo{background:#ffffff08;border:1px solid rgba(255,255,255,.08)}.tf-wrong.svelte-1241dyo .tf-verdict:where(.svelte-1241dyo){color:#6e7891;font-weight:700}.tf-explain.svelte-1241dyo{font-size:.82rem;color:#adb6c4;line-height:1.45}.gc-next.svelte-1241dyo{margin-top:1.2rem;align-self:center;padding:.55rem 1.4rem;border-radius:999px;border:1px solid rgba(192,87,70,.3);background:transparent;color:#c05746;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .25s ease}.gc-next.svelte-1241dyo:hover{background:#c057461a;border-color:#c0574680}.quiz-intro.svelte-1241dyo{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:1.5rem}.quiz-intro.svelte-1241dyo p:where(.svelte-1241dyo){color:#adb6c4;font-size:.92rem;line-height:1.6;max-width:280px;margin:0}.gc-start.svelte-1241dyo{padding:.65rem 1.8rem;border-radius:999px;border:none;background:#c05746;color:#fff;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .25s ease}.gc-start.svelte-1241dyo:hover{background:#ad6a6c;transform:translateY(-2px)}.quiz-active.svelte-1241dyo{flex:1;display:flex;flex-direction:column}.quiz-progress-track.svelte-1241dyo{width:100%;height:3px;background:#ffffff0f;border-radius:999px;margin-bottom:.5rem;overflow:hidden}.quiz-progress-fill.svelte-1241dyo{height:100%;background:#c05746;border-radius:999px;transition:width .4s ease}.quiz-step.svelte-1241dyo{font-size:.72rem;font-weight:600;color:#6e7891;margin-bottom:1.2rem;letter-spacing:.04em}.quiz-question.svelte-1241dyo{font-size:1rem;color:#eaeaea;line-height:1.5;margin:0 0 1.4rem;font-weight:600}.quiz-opts.svelte-1241dyo{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}@media (max-width: 500px){.quiz-opts.svelte-1241dyo{grid-template-columns:1fr}}.quiz-opt.svelte-1241dyo{padding:.7rem .85rem;border-radius:9px;border:1px solid rgba(255,255,255,.07);background:#0d1b2a80;color:#c9d1dc;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-align:left}.quiz-opt.svelte-1241dyo:hover:not(.opt-correct):not(.opt-wrong):not(.opt-dim){border-color:#c057464d;background:#c057460f}.opt-selected.svelte-1241dyo{border-color:#c0574680;background:#c057461a;color:#eaeaea}.opt-correct.svelte-1241dyo{border-color:#c0574680;background:#c057461f;color:#eaeaea;font-weight:600}.opt-wrong.svelte-1241dyo{border-color:#ffffff1a;color:#6e7891;text-decoration:line-through}.opt-dim.svelte-1241dyo{opacity:.45}.quiz-explain.svelte-1241dyo{margin:1rem 0 0;font-size:.82rem;color:#adb6c4;font-style:italic;line-height:1.55;animation:svelte-1241dyo-fadeSlide .3s ease}.quiz-results.svelte-1241dyo{flex:1;display:flex;flex-direction:column;align-items:center;overflow-y:auto;max-height:500px}.qr-score-wrap.svelte-1241dyo{display:flex;align-items:baseline;gap:.15rem;margin:.5rem 0 .3rem}.qr-num.svelte-1241dyo{font-size:2.4rem;font-weight:800;color:#c05746;line-height:1}.qr-den.svelte-1241dyo{font-size:1rem;color:#6e7891;font-weight:600}.qr-msg.svelte-1241dyo{color:#c9d1dc;font-size:.88rem;margin:0 0 1.5rem;text-align:center}.qr-breakdown.svelte-1241dyo{width:100%;display:flex;flex-direction:column;gap:.7rem;margin-bottom:1.5rem}.qr-item.svelte-1241dyo{background:#0d1b2a80;border-radius:9px;padding:.85rem 1rem;border-left:3px solid transparent}.qr-right.svelte-1241dyo{border-left-color:#c0574680}.qr-miss.svelte-1241dyo{border-left-color:#ffffff1a}.qr-q.svelte-1241dyo{font-size:.82rem;font-weight:600;color:#eaeaea;margin-bottom:.35rem}.qr-detail.svelte-1241dyo{display:flex;gap:.8rem;font-size:.78rem;margin-bottom:.3rem;flex-wrap:wrap}.qr-tag-wrong.svelte-1241dyo{color:#6e7891;text-decoration:line-through}.qr-tag-answer.svelte-1241dyo,.qr-tag-correct.svelte-1241dyo{color:#d88b7a}.qr-exp.svelte-1241dyo{font-size:.76rem;color:#adb6c4;font-style:italic;margin:0;line-height:1.5}.fun-divider.svelte-1241dyo{height:1px;background:linear-gradient(90deg,transparent,rgba(192,87,70,.2),transparent);margin:2.5rem 0}.meme-section.svelte-1241dyo{margin-bottom:1rem}.meme-heading.svelte-1241dyo{color:#eaeaea;font-size:1.15rem;font-weight:700;margin:0 0 .3rem;text-align:center}.meme-sub.svelte-1241dyo{color:#6e7891;font-size:.85rem;text-align:center;margin:0 0 1.8rem;font-style:italic}.meme-grid.svelte-1241dyo{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:1rem}.meme-card.svelte-1241dyo{background:#0d1b2a80;border:1px solid rgba(255,255,255,.04);border-radius:11px;overflow:hidden;transition:all .3s ease}.meme-card.svelte-1241dyo:hover{transform:translateY(-3px);border-color:#c0574633;box-shadow:0 8px 24px #0000004d}.meme-card.svelte-1241dyo img:where(.svelte-1241dyo){width:100%;display:block}.meme-caption.svelte-1241dyo{display:block;padding:.5rem .7rem .6rem;font-size:.7rem;color:#adb6c4;line-height:1.4;max-height:0;opacity:0;overflow:hidden;transition:all .3s ease}.meme-card.svelte-1241dyo:hover .meme-caption:where(.svelte-1241dyo){max-height:60px;opacity:1}@keyframes svelte-1241dyo-fadeSlide{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.contact-card.svelte-45ppww{width:100%;max-width:560px;margin:0 auto;background:#0d1b2a99;border:1px solid rgba(255,255,255,.05);border-top:2px solid rgba(192,87,70,.5);border-radius:14px;padding:2.2rem 2rem 2rem}.cc-intro.svelte-45ppww{text-align:center;color:#adb6c4;font-size:.95rem;line-height:1.6;margin:0 0 2rem}.cc-fields.svelte-45ppww{display:flex;flex-direction:column;gap:1.4rem;margin-bottom:2rem}.cc-field.svelte-45ppww{display:flex;flex-direction:column}.cc-field.svelte-45ppww label:where(.svelte-45ppww){color:#eaeaea;font-weight:600;font-size:.85rem;margin-bottom:.45rem;letter-spacing:.01em}.cc-field.svelte-45ppww input:where(.svelte-45ppww),.cc-field.svelte-45ppww textarea:where(.svelte-45ppww){background:#1b263bcc;border:1px solid rgba(255,255,255,.07);border-radius:9px;padding:.75rem 1rem;color:#eaeaea;font-size:.92rem;font-family:inherit;transition:border-color .25s ease,box-shadow .25s ease}.cc-field.svelte-45ppww input:where(.svelte-45ppww)::placeholder,.cc-field.svelte-45ppww textarea:where(.svelte-45ppww)::placeholder{color:#6e7891}.cc-field.svelte-45ppww textarea:where(.svelte-45ppww){resize:vertical;min-height:110px;line-height:1.55}.cc-field.svelte-45ppww input:where(.svelte-45ppww):focus,.cc-field.svelte-45ppww textarea:where(.svelte-45ppww):focus{outline:none;border-color:#c0574680;box-shadow:0 0 0 3px #c057461a}.cc-hint.svelte-45ppww{font-size:.76rem;color:#6e7891;font-style:italic;margin-top:.35rem}.cc-submit.svelte-45ppww{display:block;width:100%;max-width:220px;margin:0 auto;padding:.7rem 2rem;border:none;border-radius:999px;background:#c05746;color:#fff;font-size:.88rem;font-weight:600;cursor:pointer;transition:background .25s ease,transform .2s ease,box-shadow .25s ease}.cc-submit.svelte-45ppww:hover{background:#ad6a6c;transform:translateY(-2px);box-shadow:0 6px 20px #c0574640}@media (max-width: 640px){.contact-card.svelte-45ppww{padding:1.6rem 1.2rem 1.5rem}.cc-submit.svelte-45ppww{max-width:none}}html{margin:0;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:85%;background:#1b263b;color:#eaeaea;scroll-behavior:smooth;overflow-x:hidden}body{margin:0;padding:0;overflow-x:hidden}nav.svelte-1q823i7{display:flex;align-items:center;justify-content:space-between;padding:.7rem 1.5rem;position:fixed;top:0;left:0;right:0;background:#0d1b2ad9;z-index:99;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:background-color .3s ease,box-shadow .3s ease}nav.scrolled{background:#0d1b2afa!important;box-shadow:0 4px 20px #0006!important}nav.svelte-1q823i7 ul:where(.svelte-1q823i7){list-style:none;display:none;margin:0;padding:0;gap:1.5rem}@media (min-width: 768px){nav.svelte-1q823i7 ul:where(.svelte-1q823i7){display:flex}}nav.svelte-1q823i7>ul:where(.svelte-1q823i7) li:where(.svelte-1q823i7) a:where(.svelte-1q823i7){color:#adb6c4;text-decoration:none;font-weight:600;font-size:.9rem;transition:color .3s ease;white-space:nowrap;position:relative}nav.svelte-1q823i7>ul:where(.svelte-1q823i7) li:where(.svelte-1q823i7) a:where(.svelte-1q823i7):hover{color:#c05746}nav.svelte-1q823i7>ul:where(.svelte-1q823i7) li:where(.svelte-1q823i7) a:where(.svelte-1q823i7):after{content:"";position:absolute;width:0;height:2px;bottom:-4px;left:0;background-color:#c05746;transition:width .3s ease}nav.svelte-1q823i7>ul:where(.svelte-1q823i7) li:where(.svelte-1q823i7) a:where(.svelte-1q823i7):hover:after{width:100%}.mobile-menu-toggle.svelte-1q823i7{display:block;background:none;border:none;color:#eaeaea;font-size:1.5rem;cursor:pointer;z-index:101}@media (min-width: 768px){.mobile-menu-toggle.svelte-1q823i7{display:none}}.mobile-menu.svelte-1q823i7{position:fixed;top:0;left:0;width:100%;height:100vh;background:#0d1b2afa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:100;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:all .3s ease}.mobile-menu.open.svelte-1q823i7{opacity:1;visibility:visible}.mobile-menu-close.svelte-1q823i7{position:absolute;top:1.2rem;right:1.5rem;background:none;border:none;color:#eaeaea;font-size:2rem;cursor:pointer}.mobile-menu.svelte-1q823i7 ul:where(.svelte-1q823i7){display:flex;flex-direction:column;gap:2rem;padding:0;align-items:center}.mobile-menu.svelte-1q823i7 ul:where(.svelte-1q823i7) li:where(.svelte-1q823i7){list-style-type:none}.mobile-menu.svelte-1q823i7 ul:where(.svelte-1q823i7) li:where(.svelte-1q823i7) a:where(.svelte-1q823i7){color:#eaeaea;text-decoration:none;font-weight:600;font-size:1.8rem;transition:color .3s ease}.mobile-menu.svelte-1q823i7 ul:where(.svelte-1q823i7) li:where(.svelte-1q823i7) a:where(.svelte-1q823i7):hover{color:#c05746}.profile-container.svelte-1q823i7{display:flex;align-items:center;gap:.8rem}.profile-name.svelte-1q823i7{font-weight:700;font-size:.95rem;color:#eaeaea}@media (max-width: 767px){.profile-name.svelte-1q823i7{display:none}}.profile.svelte-1q823i7{position:relative;width:42px;height:42px;border-radius:50%;overflow:hidden;border:2px solid #C05746;cursor:pointer;flex-shrink:0;transition:border-color .2s,box-shadow .2s}@media (min-width: 768px){.profile.svelte-1q823i7{width:48px;height:48px}}.profile.love-mode.svelte-1q823i7{border-color:#ff6b8a;box-shadow:0 0 12px #ff6b8a66;animation:svelte-1q823i7-love-shake .5s ease}@keyframes svelte-1q823i7-love-shake{0%,to{transform:rotate(0)}15%{transform:rotate(-8deg)}30%{transform:rotate(6deg)}45%{transform:rotate(-5deg)}60%{transform:rotate(4deg)}75%{transform:rotate(-2deg)}}.profile.svelte-1q823i7 img:where(.svelte-1q823i7){width:100%;height:100%;object-fit:cover}.eye.svelte-1q823i7{position:absolute;width:11px;height:11px;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:hidden;z-index:10;box-shadow:inset 0 0 2px #0003;transition:background .2s}@media (min-width: 768px){.eye.svelte-1q823i7{width:12px;height:12px}}.eye.heart-active.svelte-1q823i7{background:#ffe0e6;overflow:visible}.eye-ball.svelte-1q823i7{width:60%;height:60%;background:#1b263b;border-radius:50%;transition:transform .1s ease-out,opacity .15s}.eye.heart-active.svelte-1q823i7 .eye-ball:where(.svelte-1q823i7){opacity:0}.eye.heart-active.svelte-1q823i7:after{content:"♥";color:#c05746;font-size:11px;line-height:1;position:absolute;top:50%;left:50%;animation:svelte-1q823i7-heart-pop .9s cubic-bezier(.175,.885,.32,1.275) forwards}@media (min-width: 768px){.eye.heart-active.svelte-1q823i7:after{font-size:13px}}@keyframes svelte-1q823i7-heart-pop{0%{transform:translate(-50%,-50%) scale(0) rotate(-15deg)}25%{transform:translate(-50%,-50%) scale(1.8) rotate(10deg)}45%{transform:translate(-50%,-50%) scale(.85) rotate(-5deg)}65%{transform:translate(-50%,-50%) scale(1.3) rotate(3deg)}80%{transform:translate(-50%,-50%) scale(.95) rotate(0)}to{transform:translate(-50%,-50%) scale(1.1) rotate(0)}}#leftEye.svelte-1q823i7{top:42%;left:42%;transform:translate(-50%,-50%)}#rightEye.svelte-1q823i7{top:42%;left:68%;transform:translate(-50%,-50%)}.container.svelte-1q823i7{width:100%;overflow-x:hidden;padding-top:64px}.container.svelte-1q823i7 section:where(.svelte-1q823i7){display:flex;flex-direction:column;align-items:center;padding:3rem 1.5rem;background:#1b263b;color:#eaeaea;position:relative;scroll-margin-top:68px}@media (min-width: 768px){.container.svelte-1q823i7 section:where(.svelte-1q823i7){padding:4rem 2.5rem}}.container.svelte-1q823i7 section:where(.svelte-1q823i7)+section:where(.svelte-1q823i7){border-top:1px solid rgba(192,87,70,.08)}#home.svelte-1q823i7{text-align:center;justify-content:center;min-height:calc(100vh - 64px);padding:2rem 1.5rem}@media (min-width: 768px){#home.svelte-1q823i7{padding:2rem 2.5rem}}#home.svelte-1q823i7 h1:where(.svelte-1q823i7){font-size:2.5rem;margin-bottom:.6rem;font-weight:800;background:linear-gradient(135deg,#eaeaea,#c05746);-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.15}@media (min-width: 768px){#home.svelte-1q823i7 h1:where(.svelte-1q823i7){font-size:3.2rem}}#home.svelte-1q823i7 p:where(.svelte-1q823i7){font-size:1.1rem;color:#adb6c4;margin-bottom:2rem;line-height:1.5;max-width:560px;margin-left:auto;margin-right:auto}@media (min-width: 768px){#home.svelte-1q823i7 p:where(.svelte-1q823i7){font-size:1.2rem}}.cta-buttons.svelte-1q823i7{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem;width:100%;max-width:800px;justify-items:center}@media (min-width: 1024px){.cta-buttons.svelte-1q823i7{grid-template-columns:repeat(4,1fr);gap:1rem}}.cta-buttons.svelte-1q823i7 a:where(.svelte-1q823i7){background:#c05746;color:#fff;text-decoration:none;padding:.75rem .9rem;border-radius:14px;font-weight:700;font-size:.88rem;transition:all .3s ease;text-align:left;width:100%;display:flex;align-items:center;gap:.6rem;box-shadow:0 4px 15px #c0574626;box-sizing:border-box;min-height:62px}.cta-buttons.svelte-1q823i7 a:where(.svelte-1q823i7):hover{background:#ad6a6c;transform:translateY(-2px);box-shadow:0 8px 25px #c0574640}.cta-buttons.svelte-1q823i7 .secondary-btn:where(.svelte-1q823i7){background:#0d1b2acc;border:1px solid rgba(192,87,70,.4)}.cta-buttons.svelte-1q823i7 .secondary-btn:where(.svelte-1q823i7):hover{background:#c057461a;border-color:#c05746}.doc-icon.svelte-1q823i7{font-size:1.5rem}.btn-text.svelte-1q823i7{display:flex;flex-direction:column;min-width:0}.btn-text.svelte-1q823i7 strong:where(.svelte-1q823i7){font-size:.78rem;line-height:1.2}.btn-text.svelte-1q823i7 small:where(.svelte-1q823i7){font-weight:400;color:#adb6c4;font-size:.65rem;margin-top:.15rem}.paper-wrapper.svelte-1q823i7{position:relative;width:100%}.paper-tooltip.svelte-1q823i7{display:none;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);width:280px;z-index:50;background:#0d1b2a;border:1px solid rgba(192,87,70,.3);border-radius:12px;padding:.8rem 1rem;box-shadow:0 12px 40px #00000080;text-align:left;animation:svelte-1q823i7-tooltip-in .2s ease}@keyframes svelte-1q823i7-tooltip-in{0%{opacity:0;transform:translate(-50%) translateY(-4px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media (hover: hover){.paper-wrapper.svelte-1q823i7:hover .paper-tooltip:where(.svelte-1q823i7){display:block}.paper-wrapper.svelte-1q823i7:hover>a:where(.svelte-1q823i7){border-color:#c05746;background:#c0574614}}.paper-tooltip.show.svelte-1q823i7{display:block}.paper-tooltip.svelte-1q823i7 h4:where(.svelte-1q823i7){font-size:.7rem;font-weight:700;color:#eaeaea;margin:0 0 .3rem;line-height:1.3}#home.svelte-1q823i7 .paper-tooltip:where(.svelte-1q823i7) p:where(.svelte-1q823i7){font-size:.64rem;color:#adb6c4;line-height:1.45;margin:0 0 .5rem}#home.svelte-1q823i7 .tooltip-link:where(.svelte-1q823i7){display:inline;color:#c05746;text-decoration:none;font-weight:600;font-size:.66rem;transition:opacity .2s;background:none;padding:0;border-radius:0;border:none;width:auto;min-height:auto;box-shadow:none;gap:0;text-align:left}#home.svelte-1q823i7 .tooltip-link:where(.svelte-1q823i7):hover{opacity:.7;transform:none}.tooltip-overlay.svelte-1q823i7{position:fixed;top:0;left:0;width:100%;height:100%;z-index:45}#about.svelte-1q823i7{align-items:stretch}.about-grid.svelte-1q823i7{display:grid;grid-template-columns:1fr;gap:2.5rem;max-width:1100px;width:100%;margin:0 auto}@media (min-width: 900px){.about-grid.svelte-1q823i7{grid-template-columns:1.4fr 1fr;gap:4rem;align-items:start}}.about-text.svelte-1q823i7{text-align:left}.about-text.svelte-1q823i7 h1:where(.svelte-1q823i7){font-size:2rem;margin:0 0 1.4rem;font-weight:800;color:#eaeaea;line-height:1.1}@media (min-width: 768px){.about-text.svelte-1q823i7 h1:where(.svelte-1q823i7){font-size:2.4rem}}.about-text.svelte-1q823i7 p:where(.svelte-1q823i7){font-size:.98rem;line-height:1.7;margin:0 0 1rem;color:#c9d1dc}.about-text.svelte-1q823i7 .accent:where(.svelte-1q823i7){color:#d88b7a;font-weight:500}.inline-link.svelte-1q823i7{color:#d88b7a;text-decoration:none;font-weight:500;border-bottom:1px solid rgba(216,139,122,.3);transition:border-color .2s}.inline-link.svelte-1q823i7:hover{border-bottom-color:#c05746}.about-ctas.svelte-1q823i7{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.8rem}.about-cta.svelte-1q823i7{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.3rem;border-radius:12px;font-weight:600;font-size:.9rem;text-decoration:none;transition:all .2s ease;cursor:pointer}.about-cta.primary.svelte-1q823i7{background:#c05746;color:#fff;box-shadow:0 4px 15px #c0574633}.about-cta.primary.svelte-1q823i7:hover{background:#ad6a6c;transform:translateY(-2px);box-shadow:0 8px 25px #c057464d}.about-cta.primary.svelte-1q823i7 .arrow:where(.svelte-1q823i7){transition:transform .2s ease}.about-cta.primary.svelte-1q823i7:hover .arrow:where(.svelte-1q823i7){transform:translate(3px)}.about-cta.secondary.svelte-1q823i7{background:#0d1b2a99;border:1px solid rgba(192,87,70,.35);color:#eaeaea}.about-cta.secondary.svelte-1q823i7:hover{background:#c057461a;border-color:#c05746}.about-sidebar.svelte-1q823i7{display:flex;flex-direction:column;gap:1.2rem}.code-card.svelte-1q823i7{background:#0d1b2a;border:1px solid rgba(192,87,70,.15);border-radius:14px;overflow:hidden;box-shadow:0 8px 30px #00000040}.code-header.svelte-1q823i7{display:flex;align-items:center;gap:.4rem;padding:.65rem .9rem;background:#ffffff08;border-bottom:1px solid rgba(255,255,255,.05)}.code-dot.svelte-1q823i7{width:11px;height:11px;border-radius:50%}.code-dot.red.svelte-1q823i7{background:#ff5f57}.code-dot.yellow.svelte-1q823i7{background:#febc2e}.code-dot.green.svelte-1q823i7{background:#28c840}.code-filename.svelte-1q823i7{margin-left:.6rem;font-size:.72rem;color:#6e7891;font-family:SF Mono,Fira Code,Consolas,monospace}.code-body.svelte-1q823i7{margin:0;padding:1rem 1.2rem;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.78rem;line-height:1.7;color:#c9d1dc;overflow-x:auto;white-space:pre}.code-body.svelte-1q823i7 .ln:where(.svelte-1q823i7){display:inline-block;width:1.5rem;color:#4a5568;text-align:right;margin-right:1rem;-webkit-user-select:none;user-select:none}.code-body.svelte-1q823i7 .kw:where(.svelte-1q823i7){color:#ff7b72}.code-body.svelte-1q823i7 .fn:where(.svelte-1q823i7){color:#d2a8ff}.code-body.svelte-1q823i7 .cls:where(.svelte-1q823i7){color:#79c0ff}.code-body.svelte-1q823i7 .str:where(.svelte-1q823i7){color:#a5d6ff}.code-body.svelte-1q823i7 .cmt:where(.svelte-1q823i7){color:#6e7891;font-style:italic}.quick-facts.svelte-1q823i7{background:#0d1b2a80;border:1px solid rgba(255,255,255,.05);border-radius:14px;padding:.3rem 1rem}.fact-item.svelte-1q823i7{display:flex;justify-content:space-between;align-items:flex-start;padding:.85rem 0;gap:1rem;border-bottom:1px solid rgba(255,255,255,.04)}.fact-item.svelte-1q823i7:last-child{border-bottom:none}.fact-label.svelte-1q823i7{font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#6e7891;flex-shrink:0;padding-top:.15rem}.fact-value.svelte-1q823i7{font-size:.86rem;color:#eaeaea;text-align:right;line-height:1.45;display:flex;flex-direction:column}.fact-sub.svelte-1q823i7{font-size:.78rem;color:#adb6c4;margin-top:.15rem}.tech-chips.svelte-1q823i7{display:flex;flex-wrap:wrap;gap:.4rem}.chip.svelte-1q823i7{display:inline-block;padding:.32rem .75rem;font-size:.74rem;font-weight:500;color:#c9d1dc;background:#c0574614;border:1px solid rgba(192,87,70,.2);border-radius:999px;transition:all .15s ease}.chip.svelte-1q823i7:hover{background:#c057462e;border-color:#c0574673;color:#eaeaea}section.svelte-1q823i7 h2:where(.svelte-1q823i7){font-size:1.9rem;margin-bottom:.4rem;color:#c05746;font-weight:800;text-align:center}@media (min-width: 768px){section.svelte-1q823i7 h2:where(.svelte-1q823i7){font-size:2.4rem}}.section-sub.svelte-1q823i7{font-size:.9rem;color:#adb6c4;text-align:center;margin-bottom:1.5rem}
