main[data-astro-cid-l2lrc64a]{width:calc(100% - 2em);max-width:100%;margin:0}.cv-content[data-astro-cid-l2lrc64a]{width:720px;max-width:calc(100% - 2em);margin:auto;padding:2em 1em;color:rgb(var(--gray-dark))}.cv-header[data-astro-cid-l2lrc64a]{text-align:center;margin-bottom:3em;padding-bottom:2em;border-bottom:1px solid rgb(var(--gray-light))}.cv-header[data-astro-cid-l2lrc64a] h1[data-astro-cid-l2lrc64a]{margin:0 0 .5em;font-size:2.5em;color:rgb(var(--black))}.cv-header[data-astro-cid-l2lrc64a] .title[data-astro-cid-l2lrc64a]{font-size:1.3em;color:rgb(var(--accent));margin-bottom:1em;font-weight:600}.cv-header[data-astro-cid-l2lrc64a] .description[data-astro-cid-l2lrc64a]{font-size:1em;color:rgb(var(--gray));line-height:1.6}.section[data-astro-cid-l2lrc64a]{margin-bottom:3em}.section-title[data-astro-cid-l2lrc64a]{font-size:1.8em;color:rgb(var(--black));margin-bottom:1.5em;padding-bottom:.5em;border-bottom:2px solid rgb(var(--accent))}.skills-grid[data-astro-cid-l2lrc64a]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5em}.skill-category[data-astro-cid-l2lrc64a]{background:linear-gradient(135deg,#667eea,#764ba2);padding:1.5em;border-radius:12px;box-shadow:0 4px 15px #667eea4d;transition:transform .2s ease,box-shadow .2s ease}.skill-category[data-astro-cid-l2lrc64a]:hover{transform:translateY(-3px);box-shadow:0 6px 20px #667eea66}.skill-category[data-astro-cid-l2lrc64a] h3[data-astro-cid-l2lrc64a]{font-size:1.1em;color:#fff;margin-bottom:1em;font-weight:700;padding-bottom:.5em;border-bottom:2px solid rgba(255,255,255,.3)}.skill-items[data-astro-cid-l2lrc64a]{display:flex;flex-wrap:wrap;gap:.6em}.skill-tag[data-astro-cid-l2lrc64a]{background:#fffffff2;color:#667eea;padding:.5em 1em;border-radius:6px;font-size:.9em;font-weight:600;box-shadow:0 2px 4px #0000001a;transition:all .2s ease}.skill-tag[data-astro-cid-l2lrc64a]:hover{background:#fff;transform:translateY(-2px);box-shadow:0 4px 10px #00000026}.job-item[data-astro-cid-l2lrc64a]{margin-bottom:2.5em;padding-left:1.5em;border-left:3px solid rgb(var(--accent));position:relative}.job-item[data-astro-cid-l2lrc64a]:before{content:"";position:absolute;left:-7px;top:0;width:11px;height:11px;background:rgb(var(--accent));border-radius:50%}.job-header[data-astro-cid-l2lrc64a]{cursor:pointer;transition:all .3s ease}.job-header[data-astro-cid-l2lrc64a]:hover{transform:translate(5px)}.job-header[data-astro-cid-l2lrc64a] h3[data-astro-cid-l2lrc64a]{font-size:1.3em;color:rgb(var(--black));margin-bottom:.3em}.job-company[data-astro-cid-l2lrc64a]{font-weight:600;color:rgb(var(--accent))}.job-period[data-astro-cid-l2lrc64a]{color:rgb(var(--gray));font-size:.95em;margin-bottom:.5em}.job-summary[data-astro-cid-l2lrc64a]{color:rgb(var(--gray-dark));margin-bottom:.8em;font-style:italic}.job-details[data-astro-cid-l2lrc64a]{max-height:0;overflow:hidden;transition:max-height .3s ease;margin-top:.8em}.job-details[data-astro-cid-l2lrc64a].expanded{max-height:1000px}.job-details[data-astro-cid-l2lrc64a] ul[data-astro-cid-l2lrc64a]{list-style:none;padding-left:0}.job-details[data-astro-cid-l2lrc64a] li[data-astro-cid-l2lrc64a]{padding:.5em 0 .5em 1.5em;position:relative;color:rgb(var(--gray-dark))}.job-details[data-astro-cid-l2lrc64a] li[data-astro-cid-l2lrc64a]:before{content:"▸";position:absolute;left:0;color:rgb(var(--accent));font-weight:700}.toggle-btn[data-astro-cid-l2lrc64a]{display:inline-block;margin-top:.5em;color:rgb(var(--accent));font-size:.9em;font-weight:600;cursor:pointer;user-select:none}.toggle-btn[data-astro-cid-l2lrc64a]:hover{text-decoration:underline}.detail-info-btn[data-astro-cid-l2lrc64a]{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin-left:.8em;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50%;font-size:.85em;font-weight:700;cursor:pointer;transition:all .2s ease;border:2px solid white;box-shadow:0 2px 6px #667eea66;vertical-align:middle;font-style:italic}.detail-info-btn[data-astro-cid-l2lrc64a]:hover{background:linear-gradient(135deg,#5a67d8,#6b3fa0);transform:scale(1.2);box-shadow:0 4px 10px #667eea99}.modal[data-astro-cid-l2lrc64a]{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background:#0009;backdrop-filter:blur(4px)}.modal[data-astro-cid-l2lrc64a].active{display:flex;align-items:center;justify-content:center}.modal-content[data-astro-cid-l2lrc64a]{background:#fff;padding:2em;border-radius:12px;max-width:600px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 10px 40px #0000004d;position:relative;animation:modalSlideIn .3s ease}@keyframes modalSlideIn{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-close[data-astro-cid-l2lrc64a]{position:absolute;top:1em;right:1em;background:none;border:none;font-size:1.5em;color:rgb(var(--gray));cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.modal-close[data-astro-cid-l2lrc64a]:hover{background:rgb(var(--gray-light));color:rgb(var(--black))}.modal-title[data-astro-cid-l2lrc64a]{font-size:1.3em;color:rgb(var(--black));margin-bottom:1em;padding-right:2em;line-height:1.4}.modal-body[data-astro-cid-l2lrc64a]{color:rgb(var(--gray-dark));line-height:1.8;font-size:1em}@media(max-width:720px){.cv-header[data-astro-cid-l2lrc64a] h1[data-astro-cid-l2lrc64a]{font-size:2em}.skills-grid[data-astro-cid-l2lrc64a]{grid-template-columns:1fr}}
