.FullCvExportModal-module__68nfYG__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0006;justify-content:center;align-items:center;padding:1rem;animation:.2s FullCvExportModal-module__68nfYG__fadeIn;display:flex;position:fixed;inset:0}.light .FullCvExportModal-module__68nfYG__overlay{background:#0f172a4d}.FullCvExportModal-module__68nfYG__modal{background:var(--bg-card);border:1px solid var(--border);width:100%;max-width:750px;max-height:90vh;box-shadow:var(--shadow-lg);border-radius:1.5rem;flex-direction:column;animation:.3s cubic-bezier(.34,1.56,.64,1) FullCvExportModal-module__68nfYG__modalScaleUp;display:flex;position:relative;overflow:hidden}@keyframes FullCvExportModal-module__68nfYG__modalScaleUp{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes FullCvExportModal-module__68nfYG__fadeIn{0%{opacity:0}to{opacity:1}}.FullCvExportModal-module__68nfYG__header{border-bottom:1px solid var(--border);background:var(--bg-card);justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.FullCvExportModal-module__68nfYG__title{background:linear-gradient(135deg, var(--text), var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:1.5rem;font-weight:800}.FullCvExportModal-module__68nfYG__closeBtn{background:var(--bg-hover);color:var(--text-secondary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.6rem;transition:all .2s;display:flex}.FullCvExportModal-module__68nfYG__closeBtn:hover{background:rgba(var(--accent-rgb), .1);color:var(--accent)}.FullCvExportModal-module__68nfYG__content{background:var(--bg-card);flex:1;padding:2rem;overflow-y:auto}.FullCvExportModal-module__68nfYG__content::-webkit-scrollbar{width:6px}.FullCvExportModal-module__68nfYG__content::-webkit-scrollbar-track{background:0 0}.FullCvExportModal-module__68nfYG__content::-webkit-scrollbar-thumb{background:var(--border);border-radius:10px}.FullCvExportModal-module__68nfYG__content::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.FullCvExportModal-module__68nfYG__section{margin-bottom:2.5rem}.FullCvExportModal-module__68nfYG__section:last-child{margin-bottom:0}.FullCvExportModal-module__68nfYG__sectionTitle{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;opacity:.9;align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:.8rem;font-weight:700;display:flex}.FullCvExportModal-module__68nfYG__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem;display:grid}.FullCvExportModal-module__68nfYG__item{border:1px solid var(--border);cursor:pointer;background:var(--bg-surface);-webkit-user-select:none;user-select:none;border-radius:1rem;align-items:center;gap:1rem;padding:.85rem 1.25rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.FullCvExportModal-module__68nfYG__item:hover{border-color:var(--accent);background:var(--bg-hover);transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.FullCvExportModal-module__68nfYG__itemSelected{border-color:var(--accent);background:rgba(var(--accent-rgb), .08);box-shadow:inset 0 0 0 1px var(--accent)}.FullCvExportModal-module__68nfYG__itemLabel{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.FullCvExportModal-module__68nfYG__itemSub{color:var(--text-secondary);font-size:.75rem;font-weight:500}.FullCvExportModal-module__68nfYG__footer{border-top:1px solid var(--border);background:var(--bg-card);justify-content:flex-end;gap:1rem;padding:1.5rem 2rem;display:flex}.FullCvExportModal-module__68nfYG__footer button{min-width:120px}.FullCvExportModal-module__68nfYG__loading{color:var(--text-secondary);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:5rem 2rem;display:flex}.FullCvExportModal-module__68nfYG__loading p{letter-spacing:.02em;font-weight:500}@media (max-width:640px){.FullCvExportModal-module__68nfYG__grid{grid-template-columns:1fr}.FullCvExportModal-module__68nfYG__header,.FullCvExportModal-module__68nfYG__content,.FullCvExportModal-module__68nfYG__footer{padding:1.25rem 1.5rem}.FullCvExportModal-module__68nfYG__title{font-size:1.25rem}}
.HeroSection-module__sBkrQG__hero{background:var(--bg-surface);border-bottom:1px solid var(--border);flex-direction:column;justify-content:center;align-items:center;padding:64px 24px 48px;display:flex;position:relative}.HeroSection-module__sBkrQG__bg{background:var(--gradient-hero);z-index:0;height:160px;position:absolute;top:0;left:0;right:0}.HeroSection-module__sBkrQG__content{z-index:10;flex-direction:row;justify-content:center;align-items:center;gap:40px;width:100%;max-width:900px;margin-top:50px;display:flex;position:relative}@media (max-width:768px){.HeroSection-module__sBkrQG__content{text-align:center;flex-direction:column;gap:24px}}.HeroSection-module__sBkrQG__leftSection{flex-direction:column;align-items:center;gap:20px;animation:.5s both HeroSection-module__sBkrQG__fadeInUp;display:flex}.HeroSection-module__sBkrQG__avatarWrap{border-radius:var(--radius-lg);background:var(--bg-elevated);width:220px;height:280px;box-shadow:var(--shadow-lg), 0 0 40px var(--accent-glow);flex-shrink:0;padding:8px;animation:.5s both HeroSection-module__sBkrQG__fadeInUp;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__avatar{border-radius:calc(var(--radius-lg) - 4px);object-fit:cover;background:var(--gradient-accent);cursor:zoom-in;width:100%;height:100%;transition:transform .3s}.HeroSection-module__sBkrQG__avatar:hover{transform:scale(1.02)}.HeroSection-module__sBkrQG__avatarFallback{border-radius:calc(var(--radius-lg) - 4px);background:var(--gradient-accent);color:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.HeroSection-module__sBkrQG__avatarOverlay{border-radius:calc(var(--radius-lg) - 4px);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;z-index:5;background:#0006;flex-direction:column;justify-content:center;align-items:center;gap:12px;transition:opacity .3s;display:flex;position:absolute;inset:8px}.HeroSection-module__sBkrQG__avatarWrap:hover .HeroSection-module__sBkrQG__avatarOverlay{opacity:1;pointer-events:auto}.HeroSection-module__sBkrQG__controlBtn{color:#111;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;box-shadow:0 4px 12px #0003}.HeroSection-module__sBkrQG__controlBtn:hover{background:var(--accent);color:#fff;transform:scale(1.1)}.HeroSection-module__sBkrQG__deleteBtn{color:#fff;background:#ff4d4d}.HeroSection-module__sBkrQG__deleteBtn:hover{color:#fff;background:red}.HeroSection-module__sBkrQG__uploading{color:#fff;z-index:10;background:#0009;flex-direction:column;justify-content:center;align-items:center;font-size:12px;display:flex;position:absolute;inset:0}.HeroSection-module__sBkrQG__lightbox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;cursor:zoom-out;background:#000000e6;justify-content:center;align-items:center;animation:.3s HeroSection-module__sBkrQG__fadeIn;display:flex;position:fixed;inset:0}.HeroSection-module__sBkrQG__lightboxImage{object-fit:contain;border-radius:var(--radius-lg);max-width:90vw;max-height:90vh;animation:.35s cubic-bezier(.34,1.56,.64,1) HeroSection-module__sBkrQG__zoomIn;box-shadow:0 20px 50px #00000080}.HeroSection-module__sBkrQG__closeLightbox{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;position:absolute;top:24px;right:24px}.HeroSection-module__sBkrQG__closeLightbox:hover{background:#fff3;transform:scale(1.1)}@keyframes HeroSection-module__sBkrQG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes HeroSection-module__sBkrQG__zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.HeroSection-module__sBkrQG__info{text-align:left;flex-direction:column;align-items:flex-start;gap:16px;display:flex}@media (max-width:768px){.HeroSection-module__sBkrQG__info{text-align:center;align-items:center}}.HeroSection-module__sBkrQG__badge{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-full);color:var(--text-secondary);box-shadow:var(--shadow-sm);align-items:center;gap:8px;padding:6px 16px;font-size:13px;animation:.5s .1s both HeroSection-module__sBkrQG__fadeInUp;display:inline-flex}.HeroSection-module__sBkrQG__badgeDot{background:var(--success);border-radius:50%;width:7px;height:7px;animation:2s infinite HeroSection-module__sBkrQG__pulse;box-shadow:0 0 8px #10b98199}.HeroSection-module__sBkrQG__name{color:var(--text);letter-spacing:-.02em;font-size:clamp(36px,5vw,48px);font-weight:800;line-height:1.1;animation:.5s .2s both HeroSection-module__sBkrQG__fadeInUp}.HeroSection-module__sBkrQG__tagline{color:var(--accent-light);letter-spacing:.1em;text-transform:uppercase;font-size:16px;font-weight:500;animation:.5s .3s both HeroSection-module__sBkrQG__fadeInUp}.HeroSection-module__sBkrQG__bio{color:var(--text-secondary);max-width:500px;font-size:15px;line-height:1.6;animation:.5s .4s both HeroSection-module__sBkrQG__fadeInUp}.HeroSection-module__sBkrQG__cta{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px;animation:.5s .5s both HeroSection-module__sBkrQG__fadeInUp;display:flex}.HeroSection-module__sBkrQG__exportCvBtn{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-lg);cursor:pointer;color:var(--text-secondary);box-shadow:var(--shadow-sm);flex-direction:row;justify-content:center;align-items:center;gap:12px;width:100%;max-width:220px;padding:12px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.HeroSection-module__sBkrQG__exportCvBtn:hover{border-color:var(--accent);color:var(--accent-light);box-shadow:var(--shadow-md), 0 10px 20px -5px rgba(var(--accent-rgb), .2);background:var(--bg-hover);transform:translateY(-4px)}.HeroSection-module__sBkrQG__exportCvBtn span{text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700}@media (max-width:1100px){.HeroSection-module__sBkrQG__leftSection{width:100%}}
.TabBar-module__tbBujG__tabBar{z-index:400;background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);position:sticky;top:64px}.TabBar-module__tbBujG__inner{scrollbar-width:none;-ms-overflow-style:none;gap:2px;max-width:1200px;margin:0 auto;padding:0 16px;display:flex;overflow-x:auto}.TabBar-module__tbBujG__inner::-webkit-scrollbar{display:none}.TabBar-module__tbBujG__tab{font-family:var(--font);color:var(--text-muted);cursor:pointer;white-space:nowrap;transition:all var(--transition);background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;align-items:center;gap:7px;padding:16px 14px;font-size:13px;font-weight:500;display:flex;position:relative}.TabBar-module__tbBujG__tab:hover:not(.TabBar-module__tbBujG__active){color:var(--text-secondary);background:#ffffff08}.TabBar-module__tbBujG__tab.TabBar-module__tbBujG__active{color:var(--accent-light);border-bottom-color:var(--accent)}.TabBar-module__tbBujG__tab.TabBar-module__tbBujG__locked{opacity:.55}.TabBar-module__tbBujG__tabIcon{color:var(--text-muted);transition:color var(--transition);align-items:center;display:flex}.TabBar-module__tbBujG__tab:hover .TabBar-module__tbBujG__tabIcon{color:var(--text-secondary)}.TabBar-module__tbBujG__tab.TabBar-module__tbBujG__active .TabBar-module__tbBujG__tabIcon{color:var(--accent-light)}.TabBar-module__tbBujG__lockIcon{color:var(--text-muted);align-items:center;margin-left:2px;display:flex}
.page-module___8aEwW__main{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__tabsSection{background:var(--bg-base);flex:1}.page-module___8aEwW__footer{background:var(--bg-surface);border-top:1px solid var(--border);padding:32px 24px}.page-module___8aEwW__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1200px;margin:0 auto;display:flex}.page-module___8aEwW__footerLogo{letter-spacing:.1em;color:var(--accent-light);font-size:14px;font-weight:800}.page-module___8aEwW__footerText{color:var(--text-muted);font-size:13px}.page-module___8aEwW__footerLinks{gap:20px;display:flex}.page-module___8aEwW__footerLinks a{color:var(--text-muted);transition:color var(--transition);font-size:13px}.page-module___8aEwW__footerLinks a:hover{color:var(--text)}
