[data-trading-card]{--tc-tone: var(--toy-blue);--tc-tone-lite: color-mix(in srgb, var(--tc-tone) 7%, var(--toy-surface));--tc-tone-mid: color-mix(in srgb, var(--tc-tone) 12%, var(--toy-bg));--tc-tone-deep: color-mix(in srgb, var(--tc-tone) 58%, var(--toy-ink));position:relative;display:block;width:100%;height:100%;border-radius:14px;background:linear-gradient(145deg,var(--tc-tone-lite) 0%,var(--tc-tone-mid) 55%,color-mix(in srgb,var(--tc-tone) 16%,var(--toy-surface-2)) 100%);padding:.28rem;border:8px solid color-mix(in srgb,var(--tc-tone) 42%,rgba(0,0,0,.38));box-shadow:0 1px #ffffff8c inset,0 0 0 1px color-mix(in srgb,var(--tc-tone) 20%,rgba(0,0,0,.2));overflow:hidden}[data-trading-card][data-tone=mint]{--tc-tone: var(--toy-accent)}[data-trading-card][data-tone=pink]{--tc-tone: var(--toy-pink)}[data-trading-card][data-tone=yellow]{--tc-tone: var(--toy-yellow)}[data-trading-card][data-tone=blue]{--tc-tone: var(--toy-blue)}[data-trading-card][data-tone=purple]{--tc-tone: var(--toy-purple)}[data-trading-card][data-tone=orange]{--tc-tone: var(--toy-orange)}[data-trading-card][data-tone=teal]{--tc-tone: var(--toy-teal)}[data-trading-card][data-tone=lime]{--tc-tone: var(--toy-lime)}[data-trading-card][data-tone=rose]{--tc-tone: var(--toy-rose)}[data-trading-card][data-tone=cyan]{--tc-tone: var(--toy-cyan)}[data-trading-card][data-tone=indigo]{--tc-tone: var(--toy-indigo)}[data-trading-card][data-tone=emerald]{--tc-tone: var(--toy-emerald)}[data-trading-card-inner]{position:relative;width:100%;height:100%;border-radius:4px;background:var(--toy-surface);border:none;overflow:hidden;display:flex;flex-direction:column}[data-trading-card-inner]:before{content:"";pointer-events:none;position:absolute;inset:0;border-radius:inherit;background-color:var(--tc-tone);opacity:.07;z-index:0}[data-trading-card-header],[data-trading-card-body]{position:relative;z-index:1}[data-trading-card-header]{display:flex;align-items:center;justify-content:space-between;gap:.4rem;padding:.5rem .55rem .45rem;min-height:2.15rem;background:linear-gradient(180deg,var(--tc-tone-lite),color-mix(in srgb,var(--tc-tone) 9%,white));border-bottom:1px solid rgba(0,0,0,.08);flex-shrink:0}[data-trading-card-set]{font-size:.7rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:var(--tc-tone-deep);flex-shrink:0}[data-trading-card-badge]{font-size:.72rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:#fff;background:var(--tc-tone-deep);padding:.22rem .45rem;border-radius:3px;flex-shrink:1;min-width:0;max-width:78%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[data-trading-card-body]{position:relative;flex:1;min-height:0;display:flex;flex-direction:column}[data-trading-card-foil]{pointer-events:none;position:absolute;inset:0;border-radius:inherit;opacity:0;background:linear-gradient(115deg,transparent 20%,rgba(255,255,255,.55) 38%,rgba(180,220,255,.35) 46%,rgba(255,200,255,.28) 54%,rgba(255,255,255,.45) 62%,transparent 78%);mix-blend-mode:soft-light;transition:opacity .22s ease;z-index:2}[data-toy-shelf-card][data-hovering] [data-trading-card-foil],[data-toy-shelf-card][data-picked-up] [data-trading-card-foil]{opacity:.45}[data-trading-card-art]{position:relative;margin:0;flex:2 1 0;min-height:0;border-radius:0;overflow:hidden;border:none;border-bottom:1px solid rgba(0,0,0,.1);box-shadow:none;background:var(--toy-surface-2)}[data-trading-card-art] img{width:100%;height:100%;object-fit:cover;display:block}[data-trading-card-nameplate]{margin:0;padding:.45rem .55rem .5rem;border-radius:0;background:linear-gradient(180deg,var(--toy-surface) 0%,color-mix(in srgb,var(--tc-tone) 7%,var(--toy-surface-2)) 100%);border:none;box-shadow:inset 0 1px #ffffffb3;flex:1 1 auto;min-height:0;min-width:0;display:flex;flex-direction:column;justify-content:flex-start;gap:.3rem;container-type:inline-size;container-name:tc-nameplate}[data-trading-card-blurb]{margin:0;font-size:.58rem;line-height:1.35;color:var(--toy-muted);font-weight:600}[data-trading-card-tags]{display:flex;flex-wrap:nowrap;align-items:center;gap:clamp(.12rem,1.2cqi,.25rem);width:100%;min-width:0;max-width:100%;margin-top:auto;overflow:hidden;box-sizing:border-box;--tc-tag-fs: clamp(.4rem, 3.4cqi, .68rem);--tc-tag-h: calc(var(--tc-tag-fs) * 1.7)}[data-trading-card-tags]>:nth-child(n+4){display:none}[data-trading-card-tags] span{flex:0 1 auto;align-items:center;box-sizing:border-box;height:var(--tc-tag-h);min-height:var(--tc-tag-h);min-width:0;max-width:100%;justify-content:center;white-space:nowrap!important;overflow:hidden;text-overflow:clip;line-height:1!important;font-size:min(var(--tc-tag-fs),calc(var(--tc-tag-fs) * 7 / max(var(--tc-tag-chars, 7),1)))!important;padding:0 .85em!important;box-shadow:none!important}[data-trading-card-back]{padding:.55rem .6rem .65rem;display:flex;flex-direction:column;gap:.45rem;flex:1;min-height:0;overflow-y:auto;text-align:left;container-type:inline-size}[data-trading-card-back-desc]{flex:1;font-size:.62rem;line-height:1.45;color:var(--toy-text);opacity:.9;overflow-y:auto;min-height:0}[data-trading-card-back-desc] p{margin:0}[data-trading-card-back-tags]{display:flex;flex-wrap:wrap;gap:.25rem;flex-shrink:0}[data-trading-card-back-tags] span{align-items:center;box-sizing:border-box;height:1.35em;white-space:nowrap!important;font-size:.52rem!important;line-height:1!important;padding:0 .4em!important;box-shadow:none!important}[data-trading-card-back-links]{display:flex;flex-wrap:nowrap;gap:.45rem;flex-shrink:0;margin-top:.55rem;padding-top:.55rem;border-top:1px solid rgba(0,0,0,.08)}[data-trading-card-back-links] a{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;flex:1 1 0;min-width:0;border-radius:12px;padding:.45rem .85rem;font-size:.68rem;font-weight:900;letter-spacing:.02em;text-decoration:none;line-height:1.15;white-space:nowrap;transition:filter .16s ease,transform .16s ease}[data-trading-card-back-links] a:first-child{color:#fff;background:var(--toy-accent);border:none;box-shadow:0 10px 20px #e11d4847}[data-trading-card-back-links] a:first-child:hover{filter:brightness(.95)}[data-trading-card-back-links] a:not(:first-child){color:var(--toy-text);background:var(--toy-surface);border:2px solid rgba(0,0,0,.14);box-shadow:0 8px 16px #1118271f}[data-trading-card-back-links] a:not(:first-child):hover{filter:brightness(.98)}@media(min-width:641px){[data-trading-card-back-desc]{font-size:.7rem}[data-trading-card-blurb]{font-size:.75rem;line-height:1.35}[data-trading-card-tags]{--tc-tag-fs: clamp(.58rem, 4.6cqi, .95rem)}}@media(max-width:640px){[data-trading-card-header]{min-height:2.5rem;padding:.55rem .6rem .5rem}[data-trading-card-set]{font-size:.8rem}[data-trading-card-badge]{font-size:1.15rem;padding:.35rem .6rem}[data-trading-card][data-face=front] [data-trading-card-art]{flex:0 1 72%;max-height:72%}[data-trading-card][data-face=front] [data-trading-card-nameplate]{flex:1 1 auto;min-height:0;justify-content:flex-start;padding:.7rem .75rem .8rem;gap:.5rem}[data-trading-card-blurb]{font-size:1.1rem;line-height:1.4}[data-trading-card-tags]{--tc-tag-fs: clamp(.8rem, 4.6cqi, 1.15rem)}[data-trading-card-back]{padding:.75rem .8rem .85rem}[data-trading-card-back-desc]{font-size:1.25rem;line-height:1.55}[data-trading-card-back-tags] span{font-size:clamp(.65rem,2.8cqi,.85rem)!important;height:1.45em;padding:0 .5em!important}[data-trading-card-back-links] a{font-size:.88rem;padding:.6rem 1.05rem;border-radius:14px}}@media(prefers-reduced-motion:reduce){[data-trading-card-foil]{transition-duration:.01ms!important}}[data-toy-shelf]{--toy-shelf-card-w: 13rem;--toy-shelf-card-h: 21rem;--toy-shelf-fade-w: 2.5rem;--toy-shelf-pickup-scale: 1.15;--toy-shelf-pickup-headroom: calc( var(--toy-shelf-card-h) * (var(--toy-shelf-pickup-scale) - 1) + 1.125rem );--toy-shelf-shadow: 0 6px 16px -4px rgba(17, 24, 39, .18);--toy-shelf-shadow-hover: 0 10px 22px -6px rgba(17, 24, 39, .2);--toy-shelf-shadow-pickup: 0 12px 28px -10px rgba(17, 24, 39, .22);--toy-shelf-shadow-drag: 0 14px 32px -10px rgba(17, 24, 39, .26);--toy-shelf-gap: 2.5rem;position:relative;margin-top:1rem}[data-toy-shelf-ledge]{position:relative;z-index:1;display:flex;flex-direction:column;overflow:visible;min-width:100%}[data-toy-shelf-scroll-viewport]{position:relative}[data-toy-shelf-scroll-fade]{position:absolute;top:0;bottom:0;width:var(--toy-shelf-fade-w);pointer-events:none;z-index:3;opacity:0;transition:opacity .2s ease}[data-toy-shelf-scroll-fade=start]{left:0;background:linear-gradient(to right,var(--toy-bg),transparent)}[data-toy-shelf-scroll-fade=end]{right:0;background:linear-gradient(to left,var(--toy-bg),transparent)}[data-toy-shelf-scroll-viewport][data-can-scroll-start] [data-toy-shelf-scroll-fade=start],[data-toy-shelf-scroll-viewport][data-can-scroll-end] [data-toy-shelf-scroll-fade=end]{opacity:1}[data-toy-shelf-scroll]{overflow-x:auto;overflow-y:clip;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:1rem 0 0;scroll-snap-type:x proximity;scroll-padding-inline:2.5rem}[data-toy-shelf-scroll]::-webkit-scrollbar{display:none}[data-toy-shelf-cards-wrap]{display:flex;justify-content:center;align-items:flex-end;padding:0 2.5rem 1rem;min-width:min-content;min-height:calc(var(--toy-shelf-card-h) + var(--toy-shelf-pickup-headroom))}[data-toy-shelf-list]{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:center;gap:var(--toy-shelf-gap);min-width:min-content;list-style:none;margin:0;padding:0}[data-toy-shelf-list]>li{flex-shrink:0;position:relative;scroll-snap-align:start}[data-toy-shelf-card][data-hovering]{z-index:10}[data-toy-shelf-card][data-picked-up]{z-index:50}[data-toy-shelf-card]{position:relative;display:block;width:var(--toy-shelf-card-w);height:var(--toy-shelf-card-h);padding:0;border:none;background:transparent;cursor:grab;touch-action:pan-x pan-y;-webkit-tap-highlight-color:transparent;outline:none;perspective:900px;font:inherit;color:inherit;text-align:inherit}[data-toy-shelf-card]:focus,[data-toy-shelf-card]:focus-visible{outline:none;box-shadow:none;border-radius:0}[data-toy-shelf-card][data-dragging]{cursor:grabbing;touch-action:none}[data-toy-shelf-card-inner]{--toy-shelf-tilt: 0deg;--toy-shelf-lift: 0px;--toy-shelf-scale: 1;--toy-shelf-tilt-x: 0deg;--toy-shelf-tilt-y: 0deg;position:relative;width:100%;height:100%;transform-style:preserve-3d;transform-origin:center bottom;transform:translateY(var(--toy-shelf-lift)) scale(var(--toy-shelf-scale)) rotate(var(--toy-shelf-tilt)) rotateX(var(--toy-shelf-tilt-x)) rotateY(var(--toy-shelf-tilt-y));transition:transform .3s ease}[data-toy-shelf-card][data-picked-up]:not([data-dragging]) [data-toy-shelf-card-inner]{--toy-shelf-scale: var(--toy-shelf-pickup-scale)}[data-toy-shelf-card][data-hovering] [data-toy-shelf-card-inner]{--toy-shelf-lift: -6px}[data-toy-shelf-card][data-hovering] [data-toy-shelf-card-flipper]{--toy-shelf-shadow-active: var(--toy-shelf-shadow-hover)}[data-toy-shelf-card][data-dragging] [data-toy-shelf-card-inner]{--toy-shelf-scale: 1.06}[data-toy-shelf-card][data-dragging] [data-toy-shelf-card-flipper]{--toy-shelf-shadow-active: var(--toy-shelf-shadow-drag);transition:box-shadow .18s ease,transform .5s cubic-bezier(.34,1.2,.64,1)}[data-toy-shelf-card][data-picked-up] [data-toy-shelf-card-flipper]{--toy-shelf-shadow-active: var(--toy-shelf-shadow-pickup)}[data-toy-shelf-card-flipper]{--toy-shelf-shadow-active: var(--toy-shelf-shadow);position:relative;width:100%;height:100%;transform-style:preserve-3d;border-radius:10px;box-shadow:var(--toy-shelf-shadow-active);transition:box-shadow .18s ease,transform .5s cubic-bezier(.34,1.2,.64,1)}[data-toy-shelf-card][data-flipped] [data-toy-shelf-card-flipper]{transform:rotateY(180deg)}[data-toy-shelf-face]{position:absolute;inset:0;border-radius:10px;overflow:hidden;backface-visibility:hidden;border:none;background:transparent}[data-toy-shelf-face=back]{transform:rotateY(180deg)}@media(prefers-reduced-motion:reduce){[data-toy-shelf] *,[data-toy-shelf] *:before,[data-toy-shelf] *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media(min-width:641px){[data-toy-shelf]{margin-top:.375rem}[data-toy-shelf-scroll]{padding-top:.5rem}}@media(max-width:640px){[data-toy-shelf]{--toy-shelf-gap: 1rem;--toy-shelf-fade-w: 1.5rem;--toy-shelf-mobile-slot: 80cqw;--toy-shelf-pickup-scale: 1.06}[data-toy-shelf-scroll-viewport]{margin-inline:-1.5rem;width:calc(100% + 3rem)}[data-toy-shelf-scroll-viewport][data-at-scroll-start] [data-toy-shelf-scroll-fade=end]{opacity:0}[data-toy-shelf-scroll]{container-type:inline-size;scroll-snap-type:x mandatory;scroll-padding-inline:1.5rem;padding-inline:0;padding-top:1.25rem;--toy-shelf-card-w: var(--toy-shelf-mobile-slot);--toy-shelf-card-h: calc(var(--toy-shelf-mobile-slot) * 1.6154)}[data-toy-shelf-cards-wrap]{justify-content:flex-start;padding-inline:1.5rem;min-width:auto;width:max-content}[data-toy-shelf-list]{width:auto;min-width:unset;justify-content:flex-start}[data-toy-shelf-list]>li{flex:0 0 var(--toy-shelf-mobile-slot);width:var(--toy-shelf-mobile-slot);scroll-snap-align:start;scroll-snap-stop:normal;display:flex;justify-content:flex-start}[data-toy-shelf-card]{width:100%;perspective:1600px}[data-toy-shelf-card-inner]{--toy-shelf-tilt: 0deg !important;--toy-shelf-tilt-x: 0deg !important;--toy-shelf-tilt-y: 0deg !important;transform:translateY(var(--toy-shelf-lift)) scale(var(--toy-shelf-scale))}}.experience-highlights{display:flex;flex-direction:column;gap:.85rem}.experience-highlight[data-tone=mint]{--eh-tone: var(--toy-accent)}.experience-highlight[data-tone=pink]{--eh-tone: var(--toy-pink)}.experience-highlight[data-tone=yellow]{--eh-tone: var(--toy-yellow)}.experience-highlight[data-tone=blue]{--eh-tone: var(--toy-blue)}.experience-highlight[data-tone=purple]{--eh-tone: var(--toy-purple)}.experience-highlight[data-tone=orange]{--eh-tone: var(--toy-orange)}.experience-highlight[data-tone=teal]{--eh-tone: var(--toy-teal)}.experience-highlight[data-tone=lime]{--eh-tone: var(--toy-lime)}.experience-highlight[data-tone=rose]{--eh-tone: var(--toy-rose)}.experience-highlight[data-tone=cyan]{--eh-tone: var(--toy-cyan)}.experience-highlight[data-tone=indigo]{--eh-tone: var(--toy-indigo)}.experience-highlight[data-tone=emerald]{--eh-tone: var(--toy-emerald)}.experience-highlight{--eh-tone: var(--toy-accent);position:relative;display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start;overflow:hidden;padding:1.1rem 1.2rem 1.1rem 1rem;border-radius:var(--toy-radius-sm);border:1px solid rgba(0,0,0,.08);border-left:4px solid var(--eh-tone);background:var(--toy-surface);color:inherit;text-decoration:none;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.experience-highlight:hover{border-color:#0000001f;box-shadow:var(--toy-shadow-soft)}@media(hover:hover)and (pointer:fine){.experience-highlight:hover{transform:translateY(-2px)}}.experience-highlight:focus-visible{outline:none;box-shadow:var(--toy-outline),var(--toy-shadow-soft);border-radius:var(--toy-radius-sm)}.experience-highlight__studs{position:absolute;inset:0;pointer-events:none;opacity:.12}.experience-highlight__logo{position:relative;display:grid;place-items:center;width:2.5rem;height:2.5rem;flex-shrink:0;overflow:hidden;border-radius:.75rem;border:1px solid rgba(0,0,0,.08);background:var(--toy-surface-2)}.experience-highlight__logo img{width:70%;height:70%;object-fit:contain}.experience-highlight__logo--empty{background:color-mix(in srgb,var(--eh-tone) 12%,var(--toy-surface-2))}.experience-highlight__body{position:relative;min-width:0}.experience-highlight__kicker{display:flex;flex-wrap:wrap;gap:.35rem .65rem;align-items:baseline;font-size:.75rem;font-weight:700;color:var(--toy-muted)}.experience-highlight__company{font-size:.8rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:var(--toy-text)}.experience-highlight__summary{margin:.4rem 0 0;font-size:1.05rem;font-weight:500;letter-spacing:-.015em;line-height:1.35;color:var(--toy-text)}.experience-highlight__role{margin:.45rem 0 0;font-size:.8rem;font-weight:800;color:var(--toy-muted)}@media(prefers-reduced-motion:reduce){.experience-highlight{transition:border-color .16s ease,box-shadow .16s ease}.experience-highlight:hover{transform:none}}
