.page.svelte-cwls5q{height:100vh;width:100%;padding:4rem 10vw;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.page-content.svelte-cwls5q{width:100%;max-width:1600px;margin:0 auto;display:flex;flex-direction:column;gap:3rem;max-height:800px;flex:1}.header-row.svelte-cwls5q{display:flex;justify-content:space-between;align-items:flex-end;position:relative;padding-bottom:1rem;min-height:8rem}.header-row.svelte-cwls5q:after{content:"";position:absolute;bottom:0;left:0;height:2px;background:var(--text-primary);width:0;animation:drawWidth 1s ease-out forwards}.page-title{font-size:clamp(4rem,8vw,6rem);margin:0;line-height:.8;color:var(--text-primary);opacity:0;animation:fadeScale .8s ease-out forwards}.stats-mini.svelte-cwls5q{display:flex;gap:2rem;text-align:right;opacity:0;animation:slideInUp .6s ease-out .4s forwards}.content-grid.svelte-cwls5q{display:grid;grid-template-columns:1fr 1fr;gap:4rem;flex:1;opacity:0;animation:slideInUp .8s ease-out .6s forwards}.exp-col.svelte-cwls5q{display:flex;flex-direction:column;gap:1rem;position:relative;padding-left:2rem}.exp-col.svelte-cwls5q:before{content:"";position:absolute;top:0;left:0;width:1px;background:var(--bg-tertiary);height:0;animation:drawHeight 1s ease-out 1s forwards}.col-label.svelte-cwls5q{font-size:.75rem;letter-spacing:.1em;color:var(--text-muted);margin-bottom:1rem}.exp-list.svelte-cwls5q{display:flex;flex-direction:column;gap:2rem}.exp-item.svelte-cwls5q{display:flex;flex-direction:column;gap:.25rem}.exp-head.svelte-cwls5q{display:flex;justify-content:space-between;font-size:.75rem;color:var(--text-muted)}.role.svelte-cwls5q{font-weight:700;color:var(--accent-magenta)}.company.svelte-cwls5q{font-size:1.25rem;font-weight:900;margin:0;color:var(--text-primary)}.details.svelte-cwls5q{font-size:.9rem;margin:0;color:var(--text-secondary)}.toolkit-area.svelte-cwls5q{display:flex;flex-direction:column;gap:1rem;margin-top:auto}.toolkit-grid.svelte-cwls5q{display:flex;flex-wrap:wrap;gap:.75rem}.tool.svelte-cwls5q{font-size:.75rem;font-weight:700;background:var(--bg-secondary);color:var(--text-muted);padding:.25rem .5rem;border:1px solid transparent}.sneaky-footer.svelte-cwls5q{margin-top:1rem;font-size:.6rem;color:var(--bg-tertiary);font-family:var(--font-mono);opacity:.7;text-align:right;transition:color .3s;cursor:default}.sneaky-footer.svelte-cwls5q:hover{color:#ff3e00}@media(max-width:968px){.content-grid.svelte-cwls5q{grid-template-columns:1fr;gap:2rem}.exp-col.svelte-cwls5q{border-left:none;padding-left:0;border-top:1px solid var(--bg-tertiary);padding-top:1rem}.page.svelte-cwls5q{height:auto;min-height:100vh;padding:4rem 2rem;overflow-y:auto}}
