.contact-link.svelte-g7p0t8{padding:1rem;background:#374151;border-radius:50%;color:#fff;font-weight:600;transition:background .2s ease,transform .2s ease;display:flex;align-items:center;justify-content:center;width:60px;height:60px;text-decoration:none}.contact-link.svelte-g7p0t8:hover{background:#667eea;transform:translateY(-2px)}.contact-icon.svelte-g7p0t8{width:28px;height:28px;filter:brightness(0) invert(1)}.stat.svelte-hxljyi{text-align:center;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d}.stat.svelte-hxljyi h3:where(.svelte-hxljyi){font-size:2rem;color:#0f766e;margin-bottom:.5rem}.stat.svelte-hxljyi p:where(.svelte-hxljyi){color:#6b7280;font-weight:500}@media(max-width:480px){.stat.svelte-hxljyi{padding:1rem}}.avatar.svelte-5qvsz3{position:relative;width:200px;max-width:100%;aspect-ratio:200 / 220;margin:0 auto;perspective:600px}.avatar-aura.svelte-5qvsz3{position:absolute;inset:8% 12% 4%;background:radial-gradient(ellipse at center,rgba(251,191,36,.4),transparent 70%);filter:blur(12px);z-index:0}.avatar-float.svelte-5qvsz3{position:relative;z-index:1;height:100%;transform:rotateX(var(--tilt-x, 0deg)) rotateY(var(--tilt-y, 0deg));transform-style:preserve-3d;transition:transform .2s ease-out}.avatar-img.svelte-5qvsz3{width:100%;height:100%;object-fit:contain;display:block;filter:drop-shadow(0 8px 12px rgba(0,0,0,.25))}@media(prefers-reduced-motion:no-preference){.avatar-float.svelte-5qvsz3{animation:svelte-5qvsz3-avatar-bob 4s ease-in-out infinite}}@keyframes svelte-5qvsz3-avatar-bob{0%,to{translate:0 0}50%{translate:0 -8px}}.stats-panel.svelte-2ofoy1{display:flex;flex-direction:column;gap:1rem;height:100%;min-height:0}.attributes.svelte-2ofoy1{margin:0;display:grid;grid-template-columns:repeat(3,1fr);column-gap:1.25rem;row-gap:0}.attribute.svelte-2ofoy1{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;padding:.35rem .25rem;border-bottom:1px solid #e5e7eb}.attr-label.svelte-2ofoy1{margin:0;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#6b7280}.attr-value.svelte-2ofoy1{margin:0;font-size:1.05rem;font-weight:700;color:#0f766e;line-height:1}.section-heading.svelte-2ofoy1{margin:0;font-size:.95rem;font-weight:700;color:#1f2937;border-bottom:1px solid #e5e7eb;padding-bottom:.5rem}.skills.svelte-2ofoy1{list-style:none;margin:0;padding:0 .5rem 0 0;display:flex;flex-direction:column;gap:.85rem;flex:1;min-height:0;overflow-y:auto}.skill-head.svelte-2ofoy1{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.3rem}.skill-name.svelte-2ofoy1{font-weight:600;color:#1f2937;font-size:.95rem}.skill-level.svelte-2ofoy1{font-size:.8rem;font-weight:700;color:#0f766e}.skill-bar.svelte-2ofoy1{height:10px;background:#f3f4f6;border-radius:999px;overflow:hidden}.skill-fill.svelte-2ofoy1{height:100%;border-radius:999px;background:linear-gradient(90deg,#0f766e,#14b8a6)}@media(prefers-reduced-motion:no-preference){.skill-fill.svelte-2ofoy1{animation:svelte-2ofoy1-skill-grow .8s ease-out}}@keyframes svelte-2ofoy1-skill-grow{0%{transform:scaleX(0);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}@media(max-width:480px){.attributes.svelte-2ofoy1{grid-template-columns:repeat(2,1fr);column-gap:1rem}}.quests.svelte-1xk5l1j{list-style:none;margin:0;padding:0;position:relative}.quests.svelte-1xk5l1j:before{content:"";position:absolute;top:8px;bottom:8px;left:7px;width:2px;background:linear-gradient(180deg,#0f766e,#e5e7eb)}.quest.svelte-1xk5l1j{position:relative;display:flex;gap:1rem;padding:.5rem 0;margin-left:0}.quest-marker.svelte-1xk5l1j{flex:none;width:16px;height:16px;margin-top:4px;border-radius:50%;background:#e5e7eb;border:3px solid white;box-shadow:0 0 0 1px #d1d5db;z-index:1}.quest.active.svelte-1xk5l1j .quest-marker:where(.svelte-1xk5l1j){background:#cba012;box-shadow:0 0 0 1px #cba012}.quest-body.svelte-1xk5l1j{padding-bottom:.5rem}.quest-head.svelte-1xk5l1j{display:flex;align-items:center;gap:.5rem}.quest-title.svelte-1xk5l1j{font-weight:600;color:#1f2937;font-size:1rem}.quest-tag.svelte-1xk5l1j{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#92700a;background:#fef3c7;padding:.1rem .45rem;border-radius:999px}.quest-meta.svelte-1xk5l1j{font-size:.85rem;color:#6b7280;font-style:italic}.character-sheet.svelte-2ud9m2{display:grid;grid-template-columns:minmax(220px,280px) 1fr;gap:2.5rem;align-items:stretch;max-width:900px;margin:0 auto;background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 10px 30px #00000014;border:1px solid #e5e7eb}.char-pane.svelte-2ud9m2{display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding:1.5rem;background:linear-gradient(160deg,#b45309,#451a03);border-radius:12px;color:#fff}.char-identity.svelte-2ud9m2{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.25rem}.char-level.svelte-2ud9m2{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#fcd34d}.char-class.svelte-2ud9m2{font-size:1.05rem;font-weight:600;opacity:.95}.char-name.svelte-2ud9m2{font-size:1.1rem;font-weight:700;margin:.25rem 0 0;opacity:.85}.char-detail.svelte-2ud9m2{min-width:0;display:flex;flex-direction:column;height:440px}.tabs.svelte-2ud9m2{display:flex;gap:.5rem;border-bottom:2px solid #e5e7eb;margin-bottom:1.5rem}.tab.svelte-2ud9m2{appearance:none;background:none;border:none;padding:.6rem 1rem;font-size:1rem;font-weight:600;color:#6b7280;cursor:pointer;border-bottom:3px solid transparent;margin-bottom:-2px;transition:color .2s ease,border-color .2s ease}.tab.svelte-2ud9m2:hover{color:#b45309}.tab.selected.svelte-2ud9m2{color:#b45309;border-bottom-color:#b45309}.panel.svelte-2ud9m2{flex:1;min-height:0;overflow-y:auto;animation:svelte-2ud9m2-panel-fade .25s ease-out}@media(prefers-reduced-motion:reduce){.panel.svelte-2ud9m2{animation:none}}@keyframes svelte-2ud9m2-panel-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.character-sheet.svelte-2ud9m2{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.char-pane.svelte-2ud9m2{padding:1.25rem}.char-detail.svelte-2ud9m2{height:460px}}@media(max-width:480px){.character-sheet.svelte-2ud9m2{padding:1rem}.tab.svelte-2ud9m2{flex:1;padding:.6rem .5rem;font-size:.95rem}}.container.svelte-1uha8ag{max-width:1200px;margin:0 auto;padding:0 2rem;width:100%}.hero.svelte-1uha8ag{background:linear-gradient(135deg,#0f766e,#134e4a);color:#fff;padding:8rem 0 6rem;text-align:center}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:3.5rem;margin-bottom:1rem;font-weight:700}.hero-subtitle.svelte-1uha8ag{font-size:1.5rem;margin-bottom:1.5rem;opacity:.9}.hero-description.svelte-1uha8ag{font-size:1.1rem;margin-bottom:2.5rem;opacity:.8;max-width:600px;margin-left:auto;margin-right:auto}.hero-profile.svelte-1uha8ag{margin-bottom:2rem}.profile-img.svelte-1uha8ag{width:260px;height:260px;border-radius:50%;object-fit:cover;border:4px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0003}.hero-contact-links.svelte-1uha8ag{display:flex;justify-content:center;gap:1.5rem;margin-bottom:2rem}.hero-contact-links.svelte-1uha8ag .contact-link{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;transition:all .3s ease}.hero-contact-links.svelte-1uha8ag .contact-link:hover{background:#fff3;transform:translateY(-2px) scale(1.1)}.hero-contact-links.svelte-1uha8ag .contact-link img{width:48px;height:48px;filter:brightness(0) invert(1);opacity:.8;transition:all .3s ease}.hero-contact-links.svelte-1uha8ag .contact-link:hover img{opacity:1}.hero-cta.svelte-1uha8ag{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.about-content.svelte-1uha8ag{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:center}.about-text.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:1.1rem;margin-bottom:1.5rem;color:#4b5563}.about-stats.svelte-1uha8ag{display:flex;flex-direction:column;gap:2rem}.projects-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.contact-content.svelte-1uha8ag{text-align:center;max-width:600px;margin:0 auto}.contact-content.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:1.1rem;margin-bottom:2rem;opacity:.9}.contact-links.svelte-1uha8ag{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.contact-links.svelte-1uha8ag .contact-link{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;transition:all .3s ease}.contact-links.svelte-1uha8ag .contact-link:hover{background:#fff3;transform:translateY(-2px) scale(1.1)}.contact-links.svelte-1uha8ag .contact-link img{width:48px;height:48px;filter:brightness(0) invert(1);opacity:.8;transition:all .3s ease}.contact-links.svelte-1uha8ag .contact-link:hover img{opacity:1}h2.svelte-1uha8ag{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1f2937}.section-dark h2.svelte-1uha8ag{color:#fff}@media(max-width:768px){.container.svelte-1uha8ag{padding:0 1rem;max-width:100%}.hero.svelte-1uha8ag{padding:6rem 0 4rem}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:2.5rem}.hero-subtitle.svelte-1uha8ag{font-size:1.25rem}.about-content.svelte-1uha8ag{grid-template-columns:1fr;gap:2rem}.about-stats.svelte-1uha8ag{flex-direction:row;justify-content:center;gap:1rem}.hero-cta.svelte-1uha8ag{flex-direction:column;align-items:center}.hero-contact-links.svelte-1uha8ag{gap:1rem;margin-bottom:1.5rem}.hero-contact-links.svelte-1uha8ag .contact-link{width:54px;height:54px}.hero-contact-links.svelte-1uha8ag .contact-link img{width:42px;height:42px}.contact-links.svelte-1uha8ag{gap:1.5rem}.contact-links.svelte-1uha8ag .contact-link{width:54px;height:54px}.contact-links.svelte-1uha8ag .contact-link img{width:42px;height:42px}.projects-grid.svelte-1uha8ag{grid-template-columns:1fr;gap:1rem}}@media(max-width:480px){.container.svelte-1uha8ag{padding:0 .75rem}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:2rem;word-break:break-word}.hero-subtitle.svelte-1uha8ag{font-size:1.1rem}.about-stats.svelte-1uha8ag{flex-direction:column;gap:1rem}.hero-contact-links.svelte-1uha8ag{gap:.8rem;margin-bottom:1rem}.hero-contact-links.svelte-1uha8ag .contact-link{width:48px;height:48px}.hero-contact-links.svelte-1uha8ag .contact-link img{width:36px;height:36px}.contact-links.svelte-1uha8ag .contact-link{width:48px;height:48px}.contact-links.svelte-1uha8ag .contact-link img{width:36px;height:36px}}
