.discovery-card.svelte-k8912s{--accent: #e98468;display:flex;min-height:12rem;aspect-ratio:2.35 / 1;overflow:hidden;border:0;border-radius:1.6rem;background:var(--bg-secondary);color:var(--text-primary);text-decoration:none;box-shadow:0 0 0 1px #0000000f,0 1px 2px -1px #0000000f,0 2px 4px #0000000a;flex-direction:column;transition:transform .2s var(--ease-balanced, ease),box-shadow .2s var(--ease-balanced, ease),background-color .2s var(--ease-balanced, ease)}.discovery-card.svelte-k8912s:hover,.discovery-card.svelte-k8912s:focus-visible{outline:none;box-shadow:0 0 0 1px #00000014,0 2px 4px -1px #00000014,0 8px 20px #0000000f;transform:translateY(-1px)}.banner.svelte-k8912s{display:flex;min-height:5.5rem;box-sizing:border-box;align-items:flex-start;padding:1.125rem 1.25rem;background:var(--accent);flex:0 0 5.5rem}.banner-header.svelte-k8912s{display:flex;width:100%;align-items:center;gap:.7rem}.icon-frame.svelte-k8912s{display:grid;width:2rem;height:2rem;color:#fff;place-items:center}.icon-frame.svelte-k8912s svg{width:1.6rem;height:1.6rem;stroke-width:1.7}.kind.svelte-k8912s{color:#ffffffb8;font-size:.88rem;font-weight:600;line-height:1}.content.svelte-k8912s{display:flex;justify-content:flex-end;padding:.875rem 1.25rem 1rem;flex:1;flex-direction:column}strong.svelte-k8912s{font-size:1.12rem;font-weight:570;letter-spacing:-.015em;line-height:1.3}.description.svelte-k8912s{margin-top:.55rem;color:var(--text-secondary);font-size:.91rem;line-height:1.5}.arrow.svelte-k8912s{display:grid;width:2rem;height:2rem;margin-left:auto;opacity:0;color:#fff;place-items:center;transition:opacity .16s ease,transform .16s ease;transform:translate(-1px,1px)}.arrow.svelte-k8912s svg:where(.svelte-k8912s){width:1.6rem;height:1.6rem}.discovery-card.svelte-k8912s:hover .arrow:where(.svelte-k8912s),.discovery-card.svelte-k8912s:focus-visible .arrow:where(.svelte-k8912s){opacity:1;transform:translate(0)}.theme-1.svelte-k8912s{--accent: #7ea990}.theme-2.svelte-k8912s{--accent: #78a8c2}.theme-3.svelte-k8912s{--accent: #a590c4}.theme-4.svelte-k8912s{--accent: #d4a05d}.theme-5.svelte-k8912s{--accent: #c7838f}@media(prefers-reduced-motion:reduce){.discovery-card.svelte-k8912s,.arrow.svelte-k8912s{transition:none}}.skills-page-wrap.svelte-12hcw4{position:relative;overflow-x:clip}.skills-page.svelte-12hcw4{position:relative;z-index:1;box-sizing:border-box;width:100%;max-width:1080px;margin:0 auto;padding:0 1.85rem 7rem}@media(min-width:1024px){.skills-page.svelte-12hcw4{padding-right:1.25rem;padding-left:1.25rem}}.skills-hero-bg.svelte-12hcw4{position:absolute;top:-4rem;left:0;z-index:0;width:100%;height:48rem;overflow:hidden;pointer-events:none}.ambient-grid-wrapper.svelte-12hcw4{position:absolute;top:0;right:0;left:0;height:38rem;overflow:hidden;transform:scaleY(-1);pointer-events:none}.ambient-grid-canvas{width:100%;height:100%;opacity:0;animation:svelte-12hcw4-ambientGridReveal 2s ease-out .2s forwards}.ambient-grid-top-fade.svelte-12hcw4{position:absolute;top:0;right:0;left:0;z-index:1;height:120px;background:linear-gradient(to bottom,var(--bg-primary) 0%,transparent 100%);pointer-events:none}.ambient-grid-overlay.svelte-12hcw4{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center bottom,transparent 0%,var(--bg-primary) 55%);-webkit-mask-image:linear-gradient(to bottom,black 0%,black 70%,transparent 100%);mask-image:linear-gradient(to bottom,black 0%,black 70%,transparent 100%);-webkit-mask-position:center bottom;mask-position:center bottom;-webkit-mask-size:100% 300%;mask-size:100% 300%;opacity:.97;animation:svelte-12hcw4-overlayIris 2.8s cubic-bezier(.16,1,.3,1) forwards}@keyframes svelte-12hcw4-ambientGridReveal{0%{opacity:0}to{opacity:.9}}@keyframes svelte-12hcw4-overlayIris{0%{-webkit-mask-position:center top;mask-position:center top;-webkit-mask-size:100% 0%;mask-size:100% 0%}60%{-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:100% 200%;mask-size:100% 200%}to{-webkit-mask-position:center bottom;mask-position:center bottom;-webkit-mask-size:100% 300%;mask-size:100% 300%}}.discovery-header.svelte-12hcw4{display:flex;min-height:32rem;flex-direction:column;align-items:center;justify-content:center;padding:4.5rem 0 3.5rem;text-align:center}h1.svelte-12hcw4,h2.svelte-12hcw4,p.svelte-12hcw4{margin:0}h1.svelte-12hcw4{max-width:820px;color:var(--text-primary);font-size:calc(2.275rem + 8px);font-weight:480;letter-spacing:-.04em;line-height:1.1;text-wrap:balance}@media(min-width:480px){h1.svelte-12hcw4{font-size:calc(2.925rem + 4px)}}.title-word.svelte-12hcw4{display:inline-block;margin-right:.24em;white-space:nowrap}.title-word.svelte-12hcw4:last-child{margin-right:0}.title-char.svelte-12hcw4{display:inline-block;opacity:1;transform-origin:0 100%;will-change:opacity}.title-ready.svelte-12hcw4 .title-char:where(.svelte-12hcw4){animation:svelte-12hcw4-titleCharFade .6s ease-in-out both;animation-delay:calc(.1s + var(--distance-percent, 0) * .4s)}@keyframes svelte-12hcw4-titleCharFade{0%{opacity:0}to{opacity:1}}.introduction.svelte-12hcw4{max-width:700px;margin-top:1.5rem;color:var(--text-secondary);font-size:clamp(1rem,1.7vw,1.2rem);line-height:1.5;text-wrap:balance}.search.svelte-12hcw4{display:flex;width:100%;align-items:center;gap:.75rem;margin-top:3rem;padding:0 1rem;border:1px solid var(--stroke);border-radius:999px;background:color-mix(in srgb,var(--bg-primary) 94%,transparent);color:var(--text-secondary);box-shadow:0 .5rem 2rem color-mix(in srgb,var(--text-primary) 3%,transparent);transition:border-color .15s ease,box-shadow .15s ease}.search.svelte-12hcw4:focus-within{border-color:var(--text-secondary);box-shadow:0 0 0 3px color-mix(in srgb,var(--text-primary) 5%,transparent),0 .5rem 2rem color-mix(in srgb,var(--text-primary) 3%,transparent)}.search.svelte-12hcw4>svg{width:1.1rem;height:1.1rem;flex:0 0 auto}input.svelte-12hcw4{width:100%;min-width:0;padding:.85rem 0;border:0;outline:0;background:transparent;color:var(--text-primary);font:inherit;font-size:.95rem}input.svelte-12hcw4::-moz-placeholder{color:var(--text-secondary)}input.svelte-12hcw4::placeholder{color:var(--text-secondary)}input.svelte-12hcw4::-webkit-search-cancel-button{display:none}.clear-search.svelte-12hcw4{display:grid;width:2rem;height:2rem;flex:0 0 auto;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;color:var(--text-secondary);transition:color .15s ease,background-color .15s ease}.clear-search.svelte-12hcw4:hover,.clear-search.svelte-12hcw4:focus-visible{outline:none;background:color-mix(in srgb,var(--bg-secondary) 75%,var(--text-primary) 8%);color:var(--text-primary)}.clear-search.svelte-12hcw4 svg{width:1rem;height:1rem}.role-filters.svelte-12hcw4{display:flex;width:100%;flex-wrap:wrap;gap:.55rem;margin-top:1rem}.role-filters.svelte-12hcw4 a:where(.svelte-12hcw4){display:inline-flex;align-items:center;padding:.55rem .9rem;border:1px solid var(--stroke);border-radius:999px;background:color-mix(in srgb,var(--bg-primary) 92%,transparent);color:var(--text-secondary);font:inherit;font-size:.875rem;line-height:1;text-decoration:none;transition:border-color .15s ease,background-color .16s ease,color .15s ease}.role-filters.svelte-12hcw4 a:where(.svelte-12hcw4):hover,.role-filters.svelte-12hcw4 a:where(.svelte-12hcw4):focus-visible{outline:none;border-color:var(--text-secondary);color:var(--text-primary)}.role-filters.svelte-12hcw4 a.active:where(.svelte-12hcw4){border-color:var(--text-primary);background:var(--text-primary);color:var(--bg-primary)}.skills-content.svelte-12hcw4{padding-top:3rem}section.svelte-12hcw4+section:where(.svelte-12hcw4){margin-top:5rem}.section-heading.svelte-12hcw4{margin-bottom:1.35rem}.section-heading.svelte-12hcw4 h2:where(.svelte-12hcw4),.empty-state.svelte-12hcw4 h2:where(.svelte-12hcw4){color:var(--text-primary);font-size:1.8rem;font-weight:540;letter-spacing:-.035em}.section-heading.svelte-12hcw4 p:where(.svelte-12hcw4),.empty-state.svelte-12hcw4 p:where(.svelte-12hcw4){margin-top:.4rem;color:var(--text-secondary);font-size:.95rem;line-height:1.5}.getting-started-grid.svelte-12hcw4,.prompt-grid.svelte-12hcw4{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.empty-state.svelte-12hcw4{padding:3rem 0}@media(max-width:700px){.skills-page.svelte-12hcw4{padding-bottom:5rem}.discovery-header.svelte-12hcw4{min-height:29rem;padding:3rem 0 2.5rem}.search.svelte-12hcw4{margin-top:2.25rem}.getting-started-grid.svelte-12hcw4,.prompt-grid.svelte-12hcw4{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.ambient-grid-canvas,.ambient-grid-overlay.svelte-12hcw4,.title-ready.svelte-12hcw4 .title-char:where(.svelte-12hcw4){animation:none}.ambient-grid-canvas{opacity:.9}.title-char.svelte-12hcw4{opacity:1}}
