body,html{background:#343a3f;margin:0;min-height:100vh}@media print{body,html{background:#fff}}.heading-3{font-size:1.25rem;font-weight:700}.app{@apply min-h-screen bg-gradient-to-br from-gray-900 via-gray-800 to-gray-900;}.cv-container{position:relative}.cv-content{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:56rem}.grid-background{@apply absolute inset-0 bg-[url(/grid.svg)] bg-center;-webkit-mask-image:linear-gradient(180deg,#fff,hsla(0,0%,100%,0));mask-image:linear-gradient(180deg,#fff,#fff0)}.skeleton-header{@apply flex flex-col md:flex-row gap-8 items-center md:items-start;}.skeleton-avatar{@apply w-32 h-32 bg-gray-700 rounded-full;}.skeleton-info{@apply flex-1 space-y-4;}.skeleton-title{@apply h-8 bg-gray-700 rounded w-1/3;}.skeleton-subtitle{@apply h-6 bg-gray-700 rounded w-1/4;}.skeleton-buttons{@apply flex gap-4;}.skeleton-button{@apply h-10 bg-gray-700 rounded w-24;}.skeleton-content{@apply space-y-4;}.skeleton-line{@apply h-4 bg-gray-700 rounded;}.skeleton-line:first-child{@apply w-1/4;}.skeleton-line:nth-child(2){@apply w-1/3;}.skeleton-line:nth-child(3){@apply w-2/3;}.skeleton-tags{@apply flex gap-2;}.skeleton-tag{@apply h-6 bg-gray-700 rounded w-16;}.skeleton-section-title{background:#e5e7eb;border-radius:.5rem;height:2.2rem;margin:2rem auto 1.5rem;opacity:.3;width:40%}.skeleton-content{align-items:center;display:flex;flex-direction:column;gap:1rem}.error-content{@apply text-center py-8;}.error-icon{@apply text-orange-500 text-4xl mb-4;}.error-title{@apply text-xl font-semibold text-white mb-2;}.error-message{@apply text-gray-400;}.error-button{@apply mt-4;}.main-content{background:#dadada;padding:2rem}@media print{.main-content{background:#fff}}html{scroll-behavior:smooth}h2{margin-top:3rem;text-align:center}.cv-header{margin-top:1rem;text-align:center}@media print{.cv-header{margin-top:0}}.header-social-row{gap:2rem;margin-bottom:1.5rem}.header-social-link,.header-social-row{align-items:center;display:flex;justify-content:center}.header-social-link{background:transparent;border-radius:50%;flex:1 1 0;max-width:160px;min-width:48px;transition:background .2s;width:0}.header-social-link:hover{background:#f9731614}.header-social-icon{height:32px;-o-object-fit:contain;object-fit:contain;width:32px}.header-name{color:#f97316;font-size:2.5rem;font-weight:700;letter-spacing:.1em;margin-bottom:.5rem;text-transform:uppercase}@media(max-width:640px){.header-name{font-size:2rem}}@media print{.header-name{color:#000}}.header-title-row{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.header-title-line{border:none;border-top:2px solid rgba(55,65,81,.5);flex:1;margin:0}.header-title{color:#fff;font-size:1.25rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}@media(max-width:640px){.header-title{font-size:1.1rem}}@media print{.header-title{color:#000}}.header-contact-row{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}@media(max-width:640px){.header-contact-row{flex-direction:column;gap:1rem;margin-bottom:0}}.header-contact-col{display:flex;flex:1 1 1;flex-direction:column;gap:1.5rem;text-align:right}@media(max-width:640px){.header-contact-col{flex-basis:auto;gap:1rem;order:3;text-align:center}}.header-contact-right{text-align:left}@media(max-width:640px){.header-contact-right{order:3;text-align:center}}.header-avatar-col{align-items:center;display:flex;flex:0 0 200px;justify-content:center}@media(max-width:640px){.header-avatar-col{margin-top:0;order:1}}.header-avatar{background:#1f293780;border:4px solid #f97316;border-radius:50%;height:180px;margin-bottom:-96px;-o-object-fit:cover;object-fit:cover;position:relative;width:180px;z-index:1}@media(max-width:640px){.header-avatar{height:200px;margin-bottom:0;width:200px}}@media print{.header-avatar{border:0}}.header-contact-col,.header-contact-link{color:#fff;text-decoration:none}@media print{.header-contact-col,.header-contact-link{color:#000}}.header-contact-link:hover{color:#f97316;text-decoration:underline}.job-meta{align-items:center;display:flex;font-size:1rem;gap:1rem;justify-content:center;margin-bottom:.5rem;margin-top:.5rem}.section{@apply py-10;}.section-header{@apply flex items-center gap-3;}.section-icon{@apply text-orange-500 text-2xl;}.experience-list{@apply space-y-8;}.job-item{@apply border-b border-gray-700/50 pb-8 last:border-0 last:pb-0;margin-bottom:2rem;position:relative;text-align:center}.job-content{@apply flex flex-col gap-3;}.job-header{@apply flex flex-col md:flex-row md:items-center md:justify-between gap-2;}.period-badge{@apply w-fit;}.job-subheader{@apply flex flex-col md:flex-row md:items-center gap-2;}.company{@apply text-lg font-semibold text-gray-200;}.separator{@apply w-fit;}.location{@apply text-gray-400;}.description{@apply mt-4 text-gray-300 whitespace-pre-line leading-relaxed;text-align:justify}.technologies{@apply mt-4;}.tech-list{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;justify-content:center;list-style:none;margin:.5rem 0 0;padding:0}@media print{.tech-list{gap:.5rem .5rem}}.tech-item{font-size:1rem;padding:0 .5rem}.tech-label{display:block;font-weight:600;margin-bottom:1rem;text-align:center}.tech-badge{transition:background-color .2s ease}.tech-badge:hover{background-color:#37415180}.job-divider{border:none;border-top:2px solid rgba(55,65,81,.5);margin:2rem auto 0;opacity:.5;width:60%}.company-link,.skill>a{color:initial;text-decoration:none;transition:color .2s}.company-link:hover,.skill>a:hover{color:#f97316;text-decoration:underline}@media print{.job-item{-moz-column-break-inside:avoid;break-inside:avoid}}.section-title,.section-title--accent{font-size:2rem;font-weight:600;letter-spacing:.05em;margin-bottom:1.5rem;text-transform:uppercase}.section-title{color:#fff}.section-title--accent{color:#f97316}.section-title a{color:inherit;text-decoration:none;transition:color .2s}.section-title a:hover{color:#f97316;text-decoration:underline}@media print{.section-title a,.section-title a:hover,.section-title a:visited,h2.section-title,h2.section-title.section-title--accent{color:#000}}.education-details{align-items:center;display:flex;font-size:1rem;gap:1rem;justify-content:center;margin-bottom:.5rem;margin-top:.5rem}.meta-text{color:var(--color-gray-500);font-size:.875rem}.meta-separator{color:var(--color-gray-400);font-size:1.1em;font-weight:400;margin:0 .5rem}.space-y-6>article{text-align:center}.education-degree{font-size:1.3rem;font-weight:700;margin-bottom:1rem}.education-link{color:initial;text-decoration:none;transition:color .2s}.education-link:hover{color:#f97316;text-decoration:underline}@media print{.education-item{-moz-column-break-inside:avoid;break-inside:avoid}}ul{list-style:none;margin:0 auto;padding:0;text-align:center}.skill>a{color:initial;text-decoration:none;transition:color .2s}.skill>a:hover{color:#f97316;text-decoration:underline}.hobby-list{align-items:center;display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:1.5rem 0 0;padding:0}.hobby-item{font-size:1.1rem}.hobby-item a{color:initial;text-decoration:none;transition:color .2s}.hobby-item a:hover{color:#f97316;text-decoration:underline}.cookie-banner[data-v-ab99af3a]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;bottom:0;left:0;padding:1rem;position:fixed;right:0;z-index:1000}.cookie-content[data-v-ab99af3a]{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px}.cookie-content p[data-v-ab99af3a]{color:#fff;flex:1;margin:0;min-width:300px}.cookie-buttons[data-v-ab99af3a]{display:flex;flex-wrap:wrap;gap:.5rem}@media print{.language-selector{display:none}}
