.Skills-module__1ONIjW__runway{background:var(--color-surface);height:350vh;position:relative}.Skills-module__1ONIjW__sticky{justify-content:center;align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.Skills-module__1ONIjW__content{gap:var(--space-xl);flex-direction:column;max-width:1000px;display:flex}.Skills-module__1ONIjW__illustrationFloat{pointer-events:none;z-index:0;position:absolute;top:50%;left:2%;transform:translateY(-50%)}.Skills-module__1ONIjW__header{text-align:center;will-change:transform, opacity}.Skills-module__1ONIjW__label{font-family:var(--font-body);font-size:var(--text-label);font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:.5px;color:var(--color-accent);margin-bottom:var(--space-sm);display:inline-block}.Skills-module__1ONIjW__title{font-family:var(--font-heading);font-size:var(--text-h1);font-weight:var(--weight-medium);color:var(--color-text);letter-spacing:normal}.Skills-module__1ONIjW__groups{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.Skills-module__1ONIjW__group{background:var(--color-bg);border:1px solid var(--color-border-light);border-radius:var(--radius-sm);padding:var(--space-lg);will-change:transform, opacity;transition:box-shadow var(--duration-normal) var(--ease-out-expo)}.Skills-module__1ONIjW__group:hover{box-shadow:var(--shadow-md)}.Skills-module__1ONIjW__groupTitle{font-family:var(--font-heading);font-size:var(--text-h3);font-weight:var(--weight-medium);color:var(--color-text);margin-bottom:var(--space-md)}.Skills-module__1ONIjW__tags{flex-wrap:wrap;gap:.5rem;display:flex}.Skills-module__1ONIjW__tag{font-family:var(--font-body);font-size:var(--text-caption);font-weight:var(--weight-regular);color:var(--color-text-muted);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-full);will-change:opacity;transition:background var(--duration-fast) ease, color var(--duration-fast) ease, border-color var(--duration-fast) ease;padding:.4rem .9rem;display:inline-block}.Skills-module__1ONIjW__tag:hover{background:var(--color-accent-brand);color:var(--color-dark-text);border-color:var(--color-accent-brand)}@media (max-width:1024px){.Skills-module__1ONIjW__groups{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Skills-module__1ONIjW__runway{height:auto}.Skills-module__1ONIjW__sticky{height:auto;padding:var(--section-padding) 0;position:relative;overflow:visible}.Skills-module__1ONIjW__content{gap:var(--space-lg)}.Skills-module__1ONIjW__groups{gap:var(--space-md);grid-template-columns:1fr}.Skills-module__1ONIjW__header,.Skills-module__1ONIjW__group{opacity:1!important;transform:none!important}.Skills-module__1ONIjW__tag{opacity:1!important}.Skills-module__1ONIjW__illustrationFloat{display:none}}
.Experience-module__2pCZCq__experience{background:var(--color-bg)}.Experience-module__2pCZCq__illustrationFloat{pointer-events:none;z-index:0;opacity:.5;position:absolute;top:0;right:0}.Experience-module__2pCZCq__header{text-align:center;margin-bottom:var(--space-xl);opacity:0;transition:opacity var(--duration-reveal) var(--ease-out-expo), transform var(--duration-reveal) var(--ease-out-expo);transform:translateY(30px)}.Experience-module__2pCZCq__headerVisible{opacity:1;transform:translateY(0)}.Experience-module__2pCZCq__label{font-family:var(--font-body);font-size:var(--text-label);font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:.5px;color:var(--color-accent);margin-bottom:var(--space-sm);display:inline-block}.Experience-module__2pCZCq__sectionTitle{font-family:var(--font-heading);font-size:var(--text-h1);font-weight:var(--weight-medium);color:var(--color-text);letter-spacing:normal}.Experience-module__2pCZCq__timeline{padding-left:var(--space-xl);position:relative}.Experience-module__2pCZCq__timeline:before{content:"";background:linear-gradient(to bottom, var(--color-border), var(--color-accent), var(--color-border));width:2px;position:absolute;top:0;bottom:0;left:8px}.Experience-module__2pCZCq__timelineItem{margin-bottom:var(--space-xl);opacity:0;transition:opacity var(--duration-reveal) var(--ease-out-expo), transform var(--duration-reveal) var(--ease-out-expo);position:relative;transform:translateY(40px)}.Experience-module__2pCZCq__timelineItem.Experience-module__2pCZCq__itemVisible{opacity:1;transform:translateY(0)}.Experience-module__2pCZCq__timelineItem:before{content:"";left:calc(-1 * var(--space-xl) + 2px);top:var(--space-md);background:var(--color-bg);border:3px solid var(--color-border);z-index:1;width:14px;height:14px;transition:background var(--duration-normal) var(--ease-out-expo), border-color var(--duration-normal) var(--ease-out-expo);border-radius:50%;position:absolute}.Experience-module__2pCZCq__timelineItem.Experience-module__2pCZCq__itemVisible:before{border-color:var(--color-accent)}.Experience-module__2pCZCq__timelineItem:hover:before{background:var(--color-accent)}.Experience-module__2pCZCq__card{background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:var(--radius-sm);padding:var(--space-lg);transition:box-shadow var(--duration-normal) var(--ease-out-expo), transform var(--duration-normal) var(--ease-out-expo), border-color var(--duration-normal) ease}.Experience-module__2pCZCq__card:hover{box-shadow:var(--shadow-lg);border-color:#c9644240;transform:translateY(-3px)}.Experience-module__2pCZCq__layer1{opacity:0;transition:opacity .6s var(--ease-out-expo) .1s, transform .6s var(--ease-out-expo) .1s;transform:translateY(10px)}.Experience-module__2pCZCq__layer2{opacity:0;transition:opacity .6s var(--ease-out-expo) .35s, transform .6s var(--ease-out-expo) .35s;transform:translateY(10px)}.Experience-module__2pCZCq__layer3{margin-top:var(--space-sm);flex-wrap:wrap;gap:.5rem;display:flex}.Experience-module__2pCZCq__layer3 .Experience-module__2pCZCq__highlight{opacity:0;transition:opacity .5s var(--ease-out-expo), transform .5s var(--ease-out-expo);transform:translateY(8px)}.Experience-module__2pCZCq__itemVisible .Experience-module__2pCZCq__layer1,.Experience-module__2pCZCq__itemVisible .Experience-module__2pCZCq__layer2,.Experience-module__2pCZCq__itemVisible .Experience-module__2pCZCq__layer3 .Experience-module__2pCZCq__highlight{opacity:1;transform:translateY(0)}.Experience-module__2pCZCq__period{font-family:var(--font-body);font-size:var(--text-caption);font-weight:var(--weight-medium);color:var(--color-accent);text-transform:uppercase;letter-spacing:.08em}.Experience-module__2pCZCq__role{font-family:var(--font-heading);font-size:var(--text-h3);font-weight:var(--weight-medium);color:var(--color-text);margin-top:var(--space-xs);margin-bottom:.25rem}.Experience-module__2pCZCq__company{font-family:var(--font-body);font-size:var(--text-small);font-weight:var(--weight-regular);color:var(--color-text-muted)}.Experience-module__2pCZCq__desc{font-family:var(--font-body);font-size:var(--text-body);color:var(--color-text-muted);line-height:var(--leading-relaxed);margin-top:var(--space-sm)}.Experience-module__2pCZCq__highlight{font-family:var(--font-body);font-size:var(--text-caption);font-weight:var(--weight-regular);color:var(--color-accent);border-radius:var(--radius-full);background:#c9644214;padding:.3rem .75rem;display:inline-block}@media (max-width:768px){.Experience-module__2pCZCq__timeline{padding-left:var(--space-lg)}.Experience-module__2pCZCq__timelineItem:before{left:calc(-1 * var(--space-lg) + 2px);width:12px;height:12px}.Experience-module__2pCZCq__card{padding:var(--space-md)}}
