.skill-hub-wrapper{min-height:100vh;color:var(--color-text-primary);font-family:var(--font-primary);background:#fafafa;flex-direction:column;display:flex}.skill-hub-page{flex:1;width:100%}.skill-hub-hero{text-align:center;color:#fff;background:linear-gradient(160deg,#0a1628 0%,#0d2847 30%,#0e3d6e 60%,#1a6fb5 100%);width:100%;padding:8rem 1.5rem 4rem;position:relative;overflow:hidden}.skill-hub-hero:after{content:"";pointer-events:none;background:radial-gradient(#00a8e81f 0%,#00a8e80d 40%,#0000 70%);position:absolute;inset:0}.skill-hub-hero__content{z-index:1;position:relative}.skill-hub-hero__title{letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(1.875rem,5vw,2.75rem);font-weight:800}.skill-hub-hero__subtitle{color:#ffffffe0;max-width:560px;margin:0 auto;font-size:1.125rem}.skill-hub-tabs{z-index:10;border-bottom:1px solid var(--color-border-default);background:#fafafa;margin-bottom:2rem;padding:.75rem 1.5rem;position:sticky;top:60px}.skill-hub-tabs__scroll{scrollbar-width:none;-ms-overflow-style:none;gap:.5rem;max-width:960px;margin:0 auto;display:flex;overflow-x:auto}.skill-hub-tabs__scroll::-webkit-scrollbar{display:none}.skill-hub-tab{background:var(--color-bg-primary);color:var(--color-text-tertiary);cursor:pointer;white-space:nowrap;box-shadow:var(--shadow-sm);border:none;border-radius:9999px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.skill-hub-tab:hover{background:var(--color-neutral-100);color:var(--color-text-primary)}.skill-hub-tab--active{background:var(--color-bg-dark);color:var(--color-text-inverse);box-shadow:var(--shadow-md)}.skill-hub-content{max-width:960px;margin:0 auto;padding:0 1.5rem 3rem}.skill-hub-section{margin-bottom:2rem}.skill-hub-section__title{text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-tertiary);margin-bottom:.75rem;padding-left:.25rem;font-size:.8125rem;font-weight:600}.skill-hub-list{flex-direction:column;display:flex}a.skill-row,a.skill-row:hover,a.skill-row:visited{border-bottom:1px solid var(--color-border-default);color:inherit;align-items:center;gap:1rem;padding:.875rem .25rem;text-decoration:none;transition:background .15s;display:flex}a.skill-row:first-child{border-top:1px solid var(--color-border-default)}a.skill-row:hover{background:#00000005}.skill-row__icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.skill-row__icon--video{color:#dc2626;background:#ef44441a}.skill-row__icon--photo{color:#2563eb;background:#3b82f61a}.skill-row__icon--creative{color:#7c3aed;background:#a855f71a}.skill-row__icon--anime{color:#db2777;background:#ec48991a}.skill-row__icon--ecommerce{color:#16a34a;background:#22c55e1a}.skill-row__info{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.skill-row__name{color:var(--color-text-primary);font-size:.9375rem;font-weight:600;line-height:1.3}.skill-row__desc{color:var(--color-text-tertiary);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;line-height:1.4;overflow:hidden}.skill-row__action{width:2rem;height:2rem;color:var(--color-text-tertiary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}a.skill-row:hover .skill-row__action{color:var(--color-text-primary);background:var(--color-neutral-100)}@media (width<=480px){.skill-hub-hero{padding:6rem 1.5rem 3rem}.skill-row__desc{display:none}}.skill-hub-cta{text-align:center;border-top:1px solid var(--color-border-default);max-width:960px;margin:0 auto;padding:4rem 1.5rem}.skill-hub-cta__title{color:var(--color-text-primary);margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.skill-hub-cta__subtitle{color:var(--color-text-tertiary);margin-bottom:1.5rem;font-size:1rem}.skill-hub-cta__button{background:var(--color-primary-500);color:#fff;border-radius:9999px;padding:.75rem 2rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.skill-hub-cta__button:hover{background:var(--color-primary-600)}
