@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box;outline:none;font-family:Poppins,sans-serif;font-weight:300;font-style:normal;text-decoration:none;scroll-behavior:smooth}img{object-fit:fill;width:200px;height:200px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f6f6f600;border-radius:4px}::-webkit-scrollbar-thumb{background-color:#555;border-radius:4px;border:2px solid transparent;background-clip:content-box}.progress-indicator{position:absolute;left:-3.5rem;right:0;top:-.9rem;padding:6px 8px;font-size:.75rem;font-weight:700;border-radius:6px;white-space:nowrap;transform:translate(-50%) translateY(60%);animation:porgressPulse 1.9s infinite ease-in-out;z-index:10;width:fit-content;display:flex;align-items:center;background-color:#fff;gap:.5rem;border:1px solid rgb(246,246,246)}.progress-indicator-box{padding:6px 8px;font-size:.75rem;font-weight:700;border-radius:6px;margin-top:-2rem;margin-right:-1rem;white-space:nowrap;transform:translate(-50%) translateY(60%);animation:porgressPulse 1.9s infinite ease-in-out;z-index:10;width:fit-content;display:flex;align-items:center;background-color:#fff;gap:.5rem;border:1px solid rgb(246,246,246)}.progress-indicator.progress-red{color:#ff8d8f7b}.progress-indicator.progress-yellow{color:#f5d41c7a}.progress-indicator.progress-blue{color:#11d4937c}.toggle-btn{background:#fff;border:none;cursor:pointer;padding:7px;border-radius:10px;display:flex;transition:.25s;color:#3d47c5}.toggle-btn svg{font-size:20px;transition:transform .25s ease}.toggle-btn:hover{background:#e6e7ff}.toggle-btn.open svg{transform:rotate(180deg)}.location-fields-vertical{display:flex;flex-direction:column;gap:10px}.location-fields-vertical .field{margin:0}.remove-btn{position:absolute;top:12px;right:12px;background:#9baaaa00;border:none;border-radius:10px;color:#9baaaa;cursor:pointer;display:flex;transition:.2s}.remove-btn svg{font-size:1rem}.remove-btn:hover{color:#4d9de8;transform:scale(1.05)}.remove-link-btn{background:#9baaaa00;border:none;border-radius:10px;color:#9baaaa;cursor:pointer;display:flex;transition:.2s;font-size:1.2rem;margin:auto}.remove-link-btn:hover{color:#4d9de8;transform:scale(1.05)}.title-input{font-size:20px;font-weight:700;color:#3e3e4c63;outline:none;border:none;width:180px;transition:.2s;width:fit-content}.title-input:focus{background:#fff}@keyframes porgressPulse{0%,to{transform:translate(-50%) translateY(52%)}50%{transform:translate(-50%) translateY(58%)}}.tiptap h1,.tiptap h2,.tiptap h3{margin:20px 0 10px;font-weight:700}.tiptap h1{font-size:26px}.tiptap h2{font-size:22px}.tiptap h3{font-size:18px}.tiptap ul,.tiptap ol{padding-left:24px;margin:8px 0}.tiptap a{color:#5a6eff;text-decoration:underline;font-weight:500}.tiptap p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:#00000059;pointer-events:none;height:0;float:left}.cv__viewer{transform:scale(var(--cv-scale));transform-origin:top center;margin-top:0rem;margin-bottom:-4rem}.cv__viewer{--cv-scale: 1;margin-bottom:-4rem}@media (max-width: 1380px){.cv__viewer{--cv-scale: .85;margin-top:0rem;margin-bottom:-4rem}}@media (max-width: 1210px){.cv__viewer{--cv-scale: .5;margin-top:0rem;margin-bottom:-72rem}}@media (max-width: 1100px){.cv__viewer{--cv-scale: .5;margin-top:4rem;margin-left:-4rem;margin-bottom:-68rem}}@media (max-width: 500px){.cv__viewer{--cv-scale: .38;margin-top:4rem;margin-left:-4rem;margin-bottom:-85rem}}.app__loading-overlay{position:fixed;inset:0;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:9999;pointer-events:all;animation:fadeIn .4s ease-out}.app__loading-container{display:flex;align-items:center;gap:2rem;padding:3rem 4rem;background:#fffffff2;border-radius:20px;text-align:center;max-width:420px;animation:slideUp .6s ease-out}.app__loading-back-button{margin-top:1rem;padding:.75rem 1.5rem;background:transparent;color:#64748b;border:1.5px solid #cbd5e1;border-radius:12px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;position:absolute;top:1rem;left:2rem}.app__loading-back-button:hover{background:#f8fafc;border-color:#94a3b8;color:#475569;transform:translateY(-1px);box-shadow:0 4px 12px #0000000f}.app__loading-back-button:active{transform:translateY(0)}.app__loading-dots{display:flex;gap:12px}.app__loading-dots span{width:14px;height:14px;background:#4f46e5;border-radius:50%;animation:pulse 1.4s infinite ease-in-out both}.app__loading-dots span:nth-child(1){animation-delay:-.32s}.app__loading-dots span:nth-child(2){animation-delay:-.16s}.app__loading-dots span:nth-child(3){animation-delay:0s}.app__loading-dots span:nth-child(4){animation-delay:.16s}.app__loading-dots span:nth-child(5){animation-delay:.32s}.app__loading-title{font-size:1.75rem;font-weight:600;color:#1e293b;margin:0;letter-spacing:-.5px;white-space:nowrap;display:flex;align-items:center;gap:1rem}.app__loading-title svg{font-size:1.8rem}.app__loading-subtitle{font-size:1.1rem;color:#64748b;margin:0;font-weight:400}@media (max-width: 500px){.app__loading-container{flex-direction:column}}.navbar{width:100%;position:fixed;top:0;z-index:100;background:#fff;border-bottom:1px solid rgba(0,0,0,.05);padding:16px 30px;display:flex;justify-content:center;box-shadow:0 2px 14px #00000008}.navbar__content{width:100%;display:flex;align-items:center;justify-content:space-between}.navbar__logo{display:flex;align-items:center;gap:5px;cursor:pointer}.navbar__logo .logo-icon{font-size:2rem;color:#fb0;margin-bottom:-.5rem}.navbar__logo .logo-text{font-size:21px;font-weight:800;color:#181818;letter-spacing:-.5px}.navbar__links{display:flex;gap:14px;list-style:none;margin-right:-2rem}@media (max-width: 950px){.navbar__links{display:none}}.navbar__links .link{position:relative;font-size:15.5px;color:#95a0a8;padding:6px 12px;border-radius:10px;border:1px solid transparent;font-weight:500;display:flex;align-items:center;gap:.35rem;cursor:pointer;transition:color .25s ease,border-color .25s ease,background-color .25s ease,box-shadow .25s ease,transform .2s ease}.navbar__links .link:hover{color:#313131;transform:translateY(-1px)}.navbar__links .link.active{color:#313131;font-weight:600}.link--home{color:#09f;border-color:#0099ff80;background:#0099ff0f}.link--home:hover{background:#0099ff1f}@media (max-width: 1200px){.navbar__links .link p{display:block}.navbar__links .link span{display:none}.navbar__links .link.active span{display:inline}}@media (max-width: 1200px){.navbar__links .link span{display:none;opacity:0;transition:opacity .2s ease}.navbar__links .link.active span{display:inline;opacity:1}}@media (max-width: 500px){.navbar{padding:16px 20px}}.profile-avatar-wrapper{display:flex;align-items:center;gap:12px}.subscription-badge{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:10px;border:1px solid transparent;font-size:13px;font-weight:500;box-shadow:0 2px 5px #0000000f;transition:.2s ease;white-space:nowrap}.subscription-badge__icon{font-size:1.1rem;opacity:.9}.subscription-badge__text{display:flex;flex-direction:column;line-height:1.1}.subscription-badge__title{font-weight:700;font-size:12.5px}.subscription-badge__subtitle{font-size:11.5px;opacity:.9;margin-top:2px}.subscription-badge.vip{background-color:#fff;border-color:#008cff42;color:#008cff;font-weight:500}.subscription-badge.free{background:#fff;border-color:#008cff42;color:#008cff}.profile-avatar-btn{position:relative;border:none;cursor:pointer;padding:.5rem;border:1px solid rgba(0,0,0,.13);border-radius:100%;font-size:1.2rem;background:#fff;border-color:#008cff42;color:#008cff;display:flex;align-items:center}.profile-avatar-btn:hover{transform:scale(1.1)}.profile-avatar__actions{gap:14px;display:flex;align-items:center;white-space:nowrap}.profile-avatar__actions .login{background:transparent;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;margin-bottom:-.05rem;margin-left:-2rem}.profile-avatar__actions .login svg{background:#efefef;border:1px solid #cacaca;padding:.4rem;border-radius:100%;display:flex;justify-content:center;align-items:center;color:#09f;border-color:#0099ff80;background:#fff}.profile-avatar__actions .login svg:hover{background:#0099ff1f}.profile-avatar__actions .signup{padding:6px 15px;background:#f6f6f6;border:1px solid #e9e9e9;border-radius:8px;font-size:13.5px;font-weight:600;cursor:pointer;transition:.2s ease;display:flex;align-items:center;gap:.3rem;color:#09f;border-color:#0099ff80;background:#0099ff0f}.profile-avatar__actions .signup:hover{background:#0099ff1f}@media (max-width: 450px){.profile-avatar__actions .signup{display:none}}@media (max-width: 500px){.subscription-badge__text{display:none}}.home-page{width:100%;display:flex;flex-direction:column;gap:5rem}.home-page__content{max-width:1250px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:4rem}.home-page__content--box-one{pointer-events:none}.home-page__content--text{display:flex;flex-direction:column;gap:1rem;padding:0 2rem}.home-page__content--text .eyebrow{font-size:.85rem;font-weight:600;color:var(--primary);text-transform:uppercase;letter-spacing:.05em;text-align:center}.home-page__content--text h2{font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.2;text-align:center}.home-page__content--text p{color:var(--text-muted);font-size:1rem;max-width:720px;text-align:center}.home-page__content--tools{display:flex;justify-content:center;flex-wrap:wrap;gap:1.5rem;padding:0 2rem}.home-page__testimonials{background:linear-gradient(180deg,#00000005,#0000);padding:4rem 2rem 0rem;text-align:center;overflow:hidden;margin-bottom:-3rem}.home-page__testimonials h2{font-size:2rem;margin-bottom:3rem}.home-page__testimonials .testimonials-carousel{width:100%;max-width:1200px;overflow:hidden;position:relative;margin:0 auto;padding:2rem}.home-page__testimonials .carousel-track{display:flex;gap:2rem;width:max-content;animation:scrollTestimonials 40s linear infinite}.home-page__testimonials .testimonial-card{min-width:320px;max-width:320px;background:#fff;border-radius:14px;padding:2rem;text-align:left;box-shadow:0 10px 30px #00000014;transition:transform .3s ease}.home-page__testimonials .testimonial-card svg{color:var(--primary);font-size:1.5rem;margin-bottom:1rem}.home-page__testimonials .testimonial-card p{font-size:.95rem;color:var(--text-muted);margin-bottom:1.5rem}.home-page__testimonials .testimonial-card .author{display:flex;flex-direction:column;font-size:.85rem}@keyframes scrollTestimonials{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-page__companies{max-width:1200px;margin:0 auto;padding:2rem;text-align:center}.home-page__companies .eyebrow{display:inline-block;margin-bottom:.8rem;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--primary)}.home-page__companies h2{font-size:clamp(1.6rem,3vw,2rem);margin-bottom:.6rem}.home-page__companies p{max-width:640px;margin:0 auto;color:var(--text-muted);font-size:.95rem}.home-page__companies .companies-grid{margin-top:3.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:2.5rem}.home-page__companies .company-icon{display:flex;flex-direction:column;align-items:center;gap:.6rem;opacity:.35;transform:translateY(0);transition:all .25s ease;animation:companyPulse 8s infinite ease-in-out}.home-page__companies .company-icon svg{font-size:2.2rem;color:#374151;transition:color .25s ease}.home-page__companies .company-icon span{font-size:.85rem;font-weight:500;color:#374151;white-space:nowrap}.home-page__companies .company-icon:hover{opacity:1;transform:translateY(-4px)}.home-page__companies .company-icon:hover svg{color:var(--primary)}.home-page__companies .company-icon:nth-child(1){animation-delay:0s}.home-page__companies .company-icon:nth-child(2){animation-delay:1s}.home-page__companies .company-icon:nth-child(3){animation-delay:2s}.home-page__companies .company-icon:nth-child(4){animation-delay:3s}.home-page__companies .company-icon:nth-child(5){animation-delay:4s}.home-page__companies .company-icon:nth-child(6){animation-delay:5s}.home-page__companies .company-icon:nth-child(7){animation-delay:6s}.home-page__companies .company-icon:nth-child(8){animation-delay:7s}.home-page__companies .companies-note{display:block;margin-top:2.5rem;font-size:.75rem;color:#9ca3af}.home-page__job{text-align:center;font-size:2.3rem;font-family:Verdana,Geneva,Tahoma,sans-serif!important;line-height:2.7rem}.home-page__offer{max-width:1200px;margin:0 auto;padding:0 1rem}.home-page__offer p{max-width:650px;margin:0 auto;margin-bottom:-1rem}@media (max-width: 900px){.home-page__content{grid-template-columns:1fr}.home-page__content--tools{justify-content:center}}@keyframes companyPulse{0%{opacity:.35;transform:translateY(0)}10%{opacity:1;transform:translateY(-4px)}20%{opacity:.35;transform:translateY(0)}to{opacity:.35;transform:translateY(0)}}@media (max-width: 625px){.home-page .companies-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.home-page__job{font-size:1.8rem;font-family:Verdana,Geneva,Tahoma,sans-serif!important;margin-top:-5rem}}@media (max-width: 400px){.companies-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}.job-page{width:100%;font-family:Inter,sans-serif;background:#fcfcfc;color:#0f0f2a;animation:fadeIn .8s ease;overflow-x:hidden;padding:2rem;padding-bottom:0}.job-page__hero-page{display:flex;flex-direction:column;gap:0rem;padding:0 20px 2rem}.job-page__commissions{display:flex;flex-direction:column;align-items:center;font-size:1.1rem}.job-page__offer{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:2rem}.job-page__title{font-size:2.5rem;font-family:Verdana,Geneva,Tahoma,sans-serif}.job-page__highlight{color:#ffb120;font-weight:500}.job-page__badge{padding:.45rem 1rem;border-radius:999px;background:#fff;border:1px solid rgba(255,207,51,.4);font-size:1.1rem;font-weight:600;animation:fadeIn .6s ease;width:fit-content;margin-top:1rem}.job-page__badge .job-page__typewriter{color:#fb0;font-weight:800;width:fit-content}.job-page__badge .job-page__typewriter.light{color:#111;font-weight:300}@keyframes fadeIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.job-page__title{margin-top:6rem;font-size:2.1rem}.job-page__badge{display:none}}@media (max-width: 480px){.job-page__title{margin-top:0;font-size:2rem}.job-page__subtitle{font-size:1rem}}.job-page{position:relative;background:#fcfcfc;overflow-x:hidden;padding-top:120px}.wave-top{position:absolute;top:0;left:0;width:200%;height:120px;display:flex;animation:waveScroll 16s linear infinite;pointer-events:none;z-index:1}.wave-top__svg{width:100%;height:100%;flex-shrink:0}.wave-top__svg path{fill:#fff}@keyframes waveScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.job-page__hero-page{position:relative;z-index:2;padding:0 20px 2rem}.job-page__commissions{display:flex;flex-direction:column;align-items:center}.job-page__offer{max-width:1100px;display:flex;gap:2rem}.job-page__title{font-size:2.5rem}.job-page__highlight{color:#ffb120}.job-page__subtitle{color:#818181;max-width:500px}.job-page__badge{margin-top:1rem;padding:.45rem 1rem;border-radius:999px;background:#fff;border:1px solid rgba(255,207,51,.4);font-weight:600}@media (max-width: 768px){.wave-top{height:90px}.job-page{padding-top:90px}}.job-offer-card-container{padding:2rem 1rem;display:flex;justify-content:center}.job-offer-card-container strong{display:flex;align-items:center;gap:.2rem;font-weight:500}.job-offer-card{display:flex;flex-direction:column;align-items:center;gap:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.7rem 2rem;box-shadow:0 8px 28px #0000000f;width:fit-content}.job-content{flex:1}.company-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.2rem}.company-logo{width:56px;height:56px;background:#eef2ff;color:#fb0;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.4rem}.company-name{margin:0;font-size:1.2rem;font-weight:600;color:#080f35}.company-tagline{margin:0;font-size:.85rem;color:#64748b}.job-offer__info{padding-bottom:.8rem;margin-top:-.2rem;color:#232228a1;line-height:1.5}.job-stat-info{color:#3d3d3d;border:1px solid rgba(0,0,0,.025);box-shadow:0 2px 5px #0000000e;background-color:#fff;border-radius:10px;padding:.4rem 1rem;display:flex;align-items:center;gap:.5rem}.job-action{width:280px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:1.2rem 1.6rem;display:flex;gap:1rem;flex-direction:column;justify-content:center}.apply-button{background:#f0be36;color:#fff;border:none;border-radius:12px;padding:.6rem 1rem;font-size:1.05rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.6rem;transition:background .25s ease}.apply-button:hover{background:#4338ca}.action-note{margin-top:.9rem;padding-bottom:.9rem;font-size:.8rem;text-align:center;color:#64748b}.modal-overlay{position:fixed;inset:0;background:#000000a6;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-content.job-offer-modal{background:#fff;border-radius:20px;padding:2rem;max-width:500px;width:100%;height:fit-content;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 25px 50px #00000040;animation:modalFadeIn .3s ease}.modal-content.job-offer-modal h2{font-size:1.8rem;color:#0f172a}.modal-subtitle{color:#475569;margin-bottom:1.5rem;font-size:.95rem}.modal-close-btn{position:absolute;top:.5rem;right:0rem;background:none;border:none;font-size:1.6rem;color:#64748b;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.modal-close-btn:hover{background:#f1f5f9;color:#0f172a}.modal-message-center{text-align:center;padding:2rem 0}.modal-message-center.no-cvs{padding:3rem 0}.modal-message-center p{font-size:1.1rem;color:#475569;margin-bottom:1.5rem}.loading-text{text-align:center;font-size:1.1rem;color:#64748b}.modal-actions{display:flex;gap:1rem;justify-content:center;margin-top:2rem;flex-wrap:wrap}.modal-btn{padding:.85rem 1.8rem;border-radius:12px;font-weight:600;cursor:pointer;border:none;transition:all .2s;font-size:1rem}.modal-btn.primary{background:#4f46e5;color:#fff}.modal-btn.primary:hover{background:#4338ca}.modal-btn.secondary{background:#f1f5f9;color:#475569}.modal-btn.secondary:hover{background:#e2e8f0}.modal-subtitle{padding:0 1rem;margin-top:.5rem}.modal-subtitle strong{font-weight:500;margin-right:.5rem}.modal-subtitle a,.modal-subtitle span{text-decoration:underline;color:#10095c;font-weight:500}.modal-footer{margin-top:1.5rem;text-align:center;font-size:.95rem;color:#64748b;font-weight:500}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.error-toast{position:fixed;top:100px;left:50%;transform:translate(-50%);background:#fef2f2;border:1px solid #fca5a5;color:#dc2626;padding:1rem 1.5rem;border-radius:12px;box-shadow:0 10px 25px #00000026;z-index:2000;display:flex;align-items:center;gap:1rem;max-width:90%;animation:toastFadeIn .4s ease}.error-toast p{margin:0;font-size:1rem;font-weight:500}.error-close{background:none;border:none;color:#dc2626;font-size:1.3rem;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%}.error-close:hover{background:#0000001a}@keyframes toastFadeIn{0%{opacity:0;transform:translate(-50%) translateY(-20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.commission-form-container{height:fit-content}@media (max-width: 500px){.modal-content.job-offer-modal{padding:2rem 1rem}.modal-content.job-offer-modal h2{font-size:1.5rem;text-align:center}}@media (max-width: 450px){.modal-overlay{padding:.5rem}.modal-content.job-offer-modal h2{font-size:1.5rem;text-align:center}.job-stats{display:flex;justify-content:center}.job-offer-card-container{scale:.9;margin:-1rem -2.5rem -3.5rem}}.affiliate-commission-request{margin:0 auto;background:#fff;border-radius:20px;padding:2.2rem 2.5rem;border:1px solid #e2e8f0;box-shadow:0 8px 25px #0000000f;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;width:100%;display:flex;flex-direction:column;height:fit-content}.affiliate-commission-request h3{font-size:1.35rem;font-weight:700;color:#1e293b;margin-bottom:.5rem;border-left:4px solid #0b2357;padding-left:.6rem;margin-bottom:1.8rem}.affiliate-commission-request__form{display:flex;flex-direction:column;gap:1.6rem}.affiliate-commission-request__fields{display:flex;flex-direction:column;gap:1.3rem}.affiliate-commission-request__field label{display:block;font-weight:600;color:#374151;margin-bottom:.5rem;font-size:.95rem}.affiliate-commission-request__input-wrapper{display:flex;align-items:center;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:12px;padding:.85rem 1rem;transition:all .25s ease}.affiliate-commission-request__input-wrapper svg{color:#94a3b8;font-size:1.25rem;margin-right:.8rem;flex-shrink:0}.affiliate-commission-request__input-wrapper input{background:transparent;border:none;outline:none;width:100%;font-size:.98rem;color:#1e293b}.affiliate-commission-request__input-wrapper input::placeholder{color:#94a3b8}.affiliate-commission-request__input-wrapper input:disabled{opacity:.7;cursor:not-allowed}.affiliate-commission-request__input-wrapper:focus-within{border-color:#0b2357;background:#fff;box-shadow:0 0 0 4px #0b23571f}.affiliate-commission-request__input-wrapper:focus-within svg{color:#0b2357}.affiliate-commission-request .status-card{display:flex;align-items:flex-start;gap:1rem;padding:1.3rem 1.5rem;border-radius:16px;font-size:.95rem;line-height:1.6;border:1px solid transparent}.affiliate-commission-request .status-card__icon{font-size:1.8rem;flex-shrink:0;margin-top:.2rem}.affiliate-commission-request .status-card__content{flex:1}.affiliate-commission-request .status-card__content strong{display:block;font-size:1.15rem;margin-bottom:.6rem}.affiliate-commission-request .status-card__content p{margin:.5rem 0 0;color:inherit;opacity:.95}.affiliate-commission-request .status-card__content__reason{background:#0000000f;padding:.9rem;border-radius:10px;margin:.8rem 0;font-style:italic}.affiliate-commission-request .status-card__content__note{font-size:.88rem;opacity:.85;margin-top:.8rem}.affiliate-commission-request .status-card--pending{background:#fffbeb;border-color:#fde68a;color:#92400e}.affiliate-commission-request .status-card--pending .status-card__icon{color:#f59e0b}.affiliate-commission-request .status-card--approved{background-color:#8b9cbb;color:#fff;font-weight:500;border-color:#fff}.affiliate-commission-request .status-card--approved .status-card__icon{color:#86efac}.affiliate-commission-request .status-card--rejected{background:#fef2f2;border-color:#fca5a5;color:#991b1b}.affiliate-commission-request .status-card--rejected .status-card__icon{color:#ef4444}.affiliate-commission-request .status-card--cancelled{background:#f8fafc;border-color:#cbd5e1;color:#475569}.affiliate-commission-request .status-card--cancelled .status-card__icon{color:#64748b}.affiliate-commission-request__actions{display:flex;flex-direction:column;gap:.9rem;margin-top:.5rem}.affiliate-commission-request .btn{display:flex;align-items:center;justify-content:center;gap:.6rem;font-weight:600;font-size:.98rem;padding:.9rem 1.6rem;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;width:fit-content;margin:0 auto}.affiliate-commission-request .btn--primary{background:#0b2357;color:#fff}.affiliate-commission-request .btn--primary:hover:not(:disabled){background:#1e3a8a;transform:translateY(-2px);box-shadow:0 8px 20px #0b23574d}.affiliate-commission-request .btn--secondary{background:#1e293b;color:#fff}.affiliate-commission-request .btn--secondary:hover{background:#334155;transform:translateY(-2px)}.affiliate-commission-request .btn--danger{background:transparent;color:#dc2626;border:1.5px solid #fca5a5}.affiliate-commission-request .btn--danger:hover{background:#fee2e2}.affiliate-commission-request .btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.affiliate-commission-request .toast{padding:.9rem 1.2rem;border-radius:10px;font-weight:600;text-align:center;animation:fadeInOut 4s ease forwards}.affiliate-commission-request .toast--success{background:#ecfdf5;color:#059669;border:1px solid #86efac}.affiliate-commission-request .toast--error{background:#fee2e2;color:#dc2626;border:1px solid #fca5a5}.affiliate-commission-request .loading-text{text-align:center;padding:3rem 0;color:#64748b;font-size:1rem}@keyframes fadeInOut{0%,to{opacity:0;transform:translateY(-8px)}10%,90%{opacity:1;transform:translateY(0)}}@media (max-width: 640px){.affiliate-commission-request{padding:1.8rem 1.5rem;border-radius:16px}.affiliate-commission-request__actions{gap:.8rem}.affiliate-commission-request .btn{padding:.85rem 1.4rem;font-size:.95rem}}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal{background:#fff;padding:24px;border-radius:12px;max-width:400px;width:90%;text-align:center;box-shadow:0 10px 30px #0003}.modal h4{margin:0 0 16px;color:#333}.modal p{margin:0 0 24px;color:#555;line-height:1.5}.modal .modal-actions{display:flex;gap:12px;justify-content:center}.modal .modal-actions button{min-width:120px}.status-alert{color:#b67676}@media (max-width: 500px){.affiliate-commission-request{padding:1.5rem}.status-card{flex-direction:column;gap:0rem}.status-card__icon{margin-bottom:-1.5rem}}.job-faq{max-width:900px;margin:3rem auto;padding:0 1rem}.faq-header{text-align:center;margin-bottom:2rem}.faq-header svg{font-size:2rem;color:#fb0;margin-bottom:.4rem}.faq-header h2{font-size:1.6rem;margin-bottom:.4rem}.faq-header p{color:#475569;font-size:.95rem;max-width:600px;margin:0 auto;line-height:1.6}.faq-list{display:flex;flex-direction:column;gap:.8rem}.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;transition:box-shadow .2s ease}.faq-item:hover{box-shadow:0 6px 16px #0f172a0f}.faq-question{width:100%;background:none;border:none;padding:1rem 1.2rem;display:flex;align-items:center;justify-content:space-between;font-size:.95rem;font-weight:600;cursor:pointer;color:#0f172a}.faq-question svg{transition:transform .25s ease;color:#64748b}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease;padding:0 1.2rem}.faq-answer p{padding-bottom:1rem;color:#334155;font-size:.9rem;line-height:1.6}.faq-item.open .faq-question svg{transform:rotate(180deg)}.faq-item.open .faq-answer{max-height:200px}@media (max-width: 640px){.faq-header h2{font-size:1.3rem}.faq-question{font-size:.9rem}}.dashboard-cvs{width:100%;padding:6rem;font-family:Inter,sans-serif;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:32px}.dashboard-box{padding-bottom:2rem}.line{border-bottom:1px solid rgba(0,0,0,.053);margin:0 6rem 3rem}.dashboard-header{grid-column:1/-1;margin-bottom:1rem}.dashboard-header h1{font-size:32px;font-weight:700;width:100%;color:#111827;display:flex;flex-wrap:wrap;justify-content:center}.dashboard-header h1 strong{font-weight:700}.dashboard-header p{font-size:15px;color:#6b7280}.cv-item{background:#fff;border-radius:20px;padding:16px;border:1px solid #e5e7eb;display:flex;flex-direction:column;gap:16px;width:300px;position:relative;transition:.25s ease;cursor:pointer;box-shadow:0 4px 20px #0000000b;justify-self:start}.cv-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.cv-menu{position:absolute;top:12px;right:12px;font-size:18px;color:#9ca3af}.cv-preview{background:#f3f4f6;height:300px;border-radius:14px;overflow:hidden;display:flex;justify-content:center;align-items:flex-start}.cv-preview-scale{width:794px;height:1122px;transform:scale(.34);transform-origin:top center;pointer-events:none}.cv-info .job-btn{background:#fff;color:#0bc2f5;padding:6px 15px;border-radius:6px;font-size:13px;font-weight:500;box-shadow:0 2px 6px #0000001a;display:flex;justify-content:center;align-items:center;gap:.5rem;width:fit-content;margin:0 auto}.cv-info h3{font-size:18px;font-weight:600;color:#111827}.cv-info p{font-size:14px;color:#4b5563;display:flex;align-items:center;gap:.5rem}.cv-info .date{font-size:12px;color:#6b7280;display:inline-block;display:flex;align-items:center;gap:.5rem}.create-new{background:#fafafa;border:2px dashed #d1d5db;border-radius:20px;width:100%;max-width:290px;height:350px;display:flex;justify-content:center;align-items:center;transition:.25s;box-shadow:0 2px 20px #0000001a}.create-new:hover{background:#f5f5f5;border-color:#c4c4c4}.create-new .create-box{text-align:center;color:#6b7280}.create-new .create-box .plus{font-size:52px;line-height:1;display:block;margin-bottom:12px}.create-new .create-box p{font-size:16px;font-weight:500}.cv-delete-btn{position:absolute;top:56px;right:20px;z-index:10;background:#ffffffd9;border:none;border-radius:8px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#ef4444;background:#fdefef;border:1px solid #fdefef}.cv-delete-btn:hover{transform:scale(1.1)}.cv-delete-btn:active{transform:scale(.95)}.cv-delete-btn:disabled{opacity:.6;cursor:not-allowed}.cv-delete-btn .spinner{display:inline-block;animation:spin 1s linear infinite}.cv-qr-tag{position:absolute;top:18px;right:75px;z-index:10;display:flex;align-items:center;gap:6px;padding:5px 10px;border-radius:8px;font-size:12px;font-weight:600;color:#fff;box-shadow:0 2px 6px #0000001a}.cv-qr-tag svg{opacity:1}.cv-qr-tag.enabled{background:#0a0f5f}.cv-progress-tag{position:absolute;top:16px;right:16px;z-index:10;background:#ffffff85;border:1px solid inherit;border-radius:8px;padding:8px 12px;display:flex;flex-direction:column;align-items:center;box-shadow:0 4px 12px #0000001a;width:fit-content}.cv-progress-tag .progress-text{font-weight:500;font-size:12px;line-height:1;color:#fff;width:30px;text-align:center}.draft-tag{position:absolute;bottom:35px;right:16px;z-index:12;background:#f8b43f;color:#fff;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:600;box-shadow:0 2px 6px #0000001a}.not-draft-tag{position:absolute;bottom:35px;right:16px;z-index:12;background:#0bc2f5;color:#fff;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:600;box-shadow:0 2px 6px #0000001a}.cv-save-cloud-btn{position:absolute;bottom:71px;right:16px;z-index:11;background:#f8b43f;color:#fff;border:none;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:300;cursor:pointer;transition:.2s;display:flex;align-items:center;gap:.3rem;font-weight:400}.cv-save-cloud-btn:hover{background:#faa91e}.cv-info-box{display:flex;flex-direction:column;align-items:center}.sync-pending-btn{display:flex;align-items:center;gap:8px;margin-top:12px;padding:10px 16px;background:#f59e0b;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer}.sync-pending-btn:disabled{opacity:.7;cursor:not-allowed}.sync-pending-btn .spinner{animation:spin 1s linear infinite}.pending-sync-tag{position:absolute;top:12px;left:15px;background:#f59e0b;color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:5;font-size:16px}.dashboard-header{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem;background-color:#fff;border-bottom:1px solid rgba(0,0,0,.041);padding:1rem}.dashboard-header .header-left h1{font-size:2.4rem;font-weight:700;color:#1e293b;margin:0;display:flex;align-items:center;gap:1rem}.dashboard-header .header-left .cv-count{font-size:1rem;color:#64748b;margin-top:.5rem;font-weight:400}.dashboard-header .header-right{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap}.dashboard-header .header-right .search-bar{min-width:280px}.dashboard-header .header-right .cv-filter-select{padding:10px 20px;border-radius:16px;border:1px solid #e2e8f0;background:#fff;font-size:.95rem;font-weight:600;color:#334155;cursor:pointer;box-shadow:0 4px 12px #0000000f;transition:all .25s ease}.dashboard-header .header-right .cv-filter-select:hover{border-color:#94a3b883}.status-local{color:#f59e0b;font-weight:600}.status-pending{color:#d97706;font-weight:600;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.cv-pending-tag{position:absolute;bottom:71px;right:16px;background:#fffbeb;color:#d97706;padding:5px 12px;border-radius:8px;font-size:.78rem;font-weight:400;display:flex;align-items:center;gap:6px;border:1px solid rgba(217,119,6,.3568627451);z-index:10}.cv-pending-tag svg{animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text,.no-cvs-text{text-align:center;font-size:1.3rem;color:#64748b;margin:4rem 0;font-weight:500}@media (max-width: 1227px){.dashboard-cvs{padding:6rem 2rem}.dashboard-header{display:flex;flex-direction:column;align-items:center}}@media (max-width: 800px){.dashboard-cvs{padding:6rem 2rem}}@media (max-width: 665px){.cv-item{margin:0 auto}.dashboard-cvs{padding:6rem 2rem}.header-right{flex-direction:column}.header-left h1{line-height:0rem;font-size:1rem;width:380px}.header-left .cv-count{line-height:2rem}}@media (max-width: 500px){.dashboard-header{scale:.9;margin:-.5rem -2rem}.dashboard-box{padding-bottom:8rem}}@media (max-width: 420px){.cv-item{margin:0 auto}.dashboard-header{scale:.9;margin:-.5rem -2rem}.header-left{padding:0 1rem;scale:.85;margin:0 -3rem}.header-left p{scale:.9}}.cv-ginebra{position:relative;background-color:#f0f8ff00}.cv-ginebra *{font-family:inherit}.cv-ginebra__limit-line{position:absolute;top:1082px;left:0;height:2px;pointer-events:none;z-index:20;width:100%;height:0;border-top:1.5px dashed rgba(0,110,255,.25)}.cv-ginebra__limit-line-text{position:absolute;left:50%;top:-12px;transform:translate(-50%);background:#fff;padding:2px 10px;font-size:.72rem;color:#444;font-weight:600;border-radius:4px;border:1px solid rgba(0,0,0,.12);box-shadow:0 2px 6px #00000026;white-space:nowrap;pointer-events:none;animation:cvtokyoPulse 1.9s infinite ease-in-out}.cv-ginebra__limit-line-overflowed{position:absolute;top:1122px;left:0;height:2px;pointer-events:none;z-index:20;width:100%;height:0;border-top:1.5px dashed rgba(255,0,0,.418)}.cv-ginebra__limit-line-overflowed-text{position:absolute;right:9rem;top:-20px;transform:translate(-50%);background:#fff1f1;padding:10px 20px;font-size:.72rem;color:#c22929a8;font-weight:600;border-radius:4px;border:1px solid rgba(255,0,0,.089);box-shadow:0 2px 6px #ff000026;pointer-events:none;width:230px}.cv-ginebra__limit-line-overflowed-text svg{margin-bottom:-.1rem;margin-right:.2rem}.cv-ginebra__limit-page{position:absolute;bottom:-.8rem;height:2px;pointer-events:none;z-index:20;left:2rem;right:2rem;height:0;border-top:2px solid rgba(255,0,0,.25)}.cv-ginebra__limit-page-text{position:absolute;left:50%;top:-5px;transform:translate(-50%);background:#fff0f0;padding:2px 10px;font-size:.72rem;color:#d1373788;font-weight:600;border-radius:4px;border:1px solid rgba(255,4,4,.11);box-shadow:0 0 6px #ff00001a;white-space:nowrap;pointer-events:none;animation:cvginebraPulse 1.9s infinite ease-in-out}@keyframes cvginebraPulse{0%,to{transform:translate(-50%) translateY(40%)}50%{transform:translate(-50%) translateY(50%)}}.cv-ginebra__hidden--vertical{min-height:1122px;width:794px;padding:40px 50px;background-color:#fff;position:absolute;top:0;left:-999999px}.cv-ginebra__page{min-height:1122px;width:794px;padding:40px 50px;background-color:#fff;margin-bottom:1.5rem;position:relative}.cv-ginebra__page--number{position:absolute;right:40px;top:1080px;font-size:.8rem;color:#000000a8}.cv-ginebra__vertical{padding:35px 25px 0 0}@media print{@page{size:A4 portrait;margin:0}.cv-ginebra__page{height:1122px!important;width:794px!important;padding:40px 50px!important;box-sizing:border-box;background:#fff!important;page-break-after:always;overflow:hidden!important}.cv-ginebra__hidden--vertical,.cv-ginebra__limit-line,.cv-ginebra__limit-line-overflowed{display:none!important}.cv-ginebra__section{page-break-inside:avoid!important}body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}.cv-ginebra__watermark{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;pointer-events:none;z-index:1;opacity:.037;transform:rotate(-35deg)}.cv-ginebra__watermark p{font-size:2.5rem;font-weight:700;letter-spacing:4px;color:#000;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none;user-select:none}.water-mark{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;pointer-events:none;z-index:1;opacity:.047;transform:rotate(-35deg)}.water-mark p{font-size:2.5rem;font-weight:700;letter-spacing:4px;color:#000;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none;user-select:none}.cv-ginebra__section{border:1px solid rgba(0,204,255,0);border-left:2px solid black}.cv-ginebra__section:hover,.cv-ginebra__section--active{background-color:#00ccff09;border:1px solid rgba(0,204,255,.0745098039);border-left:2px solid black;box-shadow:0 0 2px #00ccff27}.cv-ginebra__remove{font-size:1rem;cursor:pointer;z-index:100;position:absolute;right:-1.3rem;color:inherit}.cv-ginebra__arrow{cursor:pointer;z-index:100;position:absolute;right:-1.5rem;color:#535353}.cv-ginebra__identitySection{display:flex;gap:1rem;justify-content:start;padding:15px 0;border:1px solid transparent;border-radius:15px;cursor:pointer;transition:all .2s ease;margin-bottom:-1.5rem}.cv-ginebra__identitySection:hover,.cv-ginebra__identitySection--active{background-color:#00ccff09;border:1px solid rgba(0,204,255,.0745098039);box-shadow:0 0 2px #00ccff27}.cv-ginebra__identitySection.space{justify-content:space-between}.cv-ginebra__identitySection.start{justify-content:flex-start}.cv-ginebra__identitySection--img{width:90px;height:90px;border-radius:0;object-fit:cover;margin-top:.5rem;margin-right:.5rem}.cv-ginebra__identitySection--text{display:flex;flex-direction:column;align-items:start;width:fit-content;gap:.5rem;line-height:1.5rem;margin:auto 0;word-break:break-word;overflow-wrap:break-word}.cv-ginebra__identitySection--title{font-size:2.5rem;line-height:3.2rem;font-weight:600;color:#444;text-transform:uppercase}.cv-ginebra__identitySection--occupation{font-size:1.3rem;font-weight:400;color:#5f5f5f}.cv-ginebra__identitySection--qr-wrapper{align-self:flex-start;text-align:center;margin-top:.5rem;position:absolute;top:3rem;right:50px}.cv-ginebra__identitySection--qr-text{font-size:.8rem;margin-top:.4rem;color:#333}.cv-ginebra__identitySection--main{display:flex;justify-content:center;gap:1.5rem;position:relative}.cv-ginebra__identitySection--progress-indicator{top:0rem;left:-4.5rem}.cv-ginebra__contactSection,.cv-ginebra__personalInfoSection,.cv-ginebra__skillSection,.cv-ginebra__languageSection,.cv-ginebra__linkSection,.cv-ginebra__hobbieSection,.cv-ginebra__profileSection,.cv-ginebra__experienceSection,.cv-ginebra__educationSection,.cv-ginebra__courseSection,.cv-ginebra__awardSection,.cv-ginebra__referenceSection,.cv-ginebra__customSection{cursor:pointer;padding:0 20px;margin-bottom:1rem;word-break:break-word;overflow-wrap:break-word;border-left:2px solid black;border-top-left-radius:5px;border-bottom-left-radius:5px}.cv-ginebra__contactSection--title,.cv-ginebra__personalInfoSection--title,.cv-ginebra__skillSection--title,.cv-ginebra__languageSection--title,.cv-ginebra__linkSection--title,.cv-ginebra__hobbieSection--title,.cv-ginebra__profileSection--title,.cv-ginebra__experienceSection--title,.cv-ginebra__educationSection--title,.cv-ginebra__courseSection--title,.cv-ginebra__awardSection--title,.cv-ginebra__referenceSection--title,.cv-ginebra__customSection--title{font-size:1.5rem;font-weight:600;display:inline-block;padding-bottom:15px;color:#000;position:relative;text-transform:uppercase}.cv-ginebra__contactSection--item,.cv-ginebra__personalInfoSection--item,.cv-ginebra__skillSection--item,.cv-ginebra__languageSection--item,.cv-ginebra__linkSection--item,.cv-ginebra__hobbieSection--item,.cv-ginebra__profileSection--item,.cv-ginebra__experienceSection--item,.cv-ginebra__educationSection--item,.cv-ginebra__courseSection--item,.cv-ginebra__awardSection--item,.cv-ginebra__referenceSection--item,.cv-ginebra__customSection--item{padding-left:2rem}.cv-ginebra__personalInfoSection--item-value,.cv-ginebra__contactSection--item-value,.cv-ginebra__skillSection--item-value,.cv-ginebra__languageSection--item-value,.cv-ginebra__linkSection--item-value,.cv-ginebra__hobbieSection--item-value{color:#0007}.cv-ginebra__personalInfoSection--item,.cv-ginebra__contactSection--item,.cv-ginebra__skillSection--item,.cv-ginebra__languageSection--item,.cv-ginebra__linkSection--item,.cv-ginebra__hobbieSection--item{display:flex;flex-direction:column;gap:.3rem}.cv-ginebra__contactSection{display:flex;justify-content:space-between;gap:2rem;position:relative;margin-bottom:15px}.cv-ginebra__contactSection--box{display:flex;align-items:center;justify-content:space-between;background-color:#fafafa;width:100%;gap:0rem;height:40px;padding-right:10px}.cv-ginebra__contactSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:0 10px;background-color:#fafafa;width:100%;display:flex;flex-direction:column;justify-content:center;color:#3b3b3b}.cv-ginebra__contactSection--item{white-space:nowrap;height:fit-content}.cv-ginebra__contactSection--item-name{font-weight:600;font-size:.95rem}.cv-ginebra__contactSection--item-value,.cv-ginebra__contactSection--item-url{font-size:.9rem}.cv-ginebra__contactSection--item-text-url{font-size:.85rem;opacity:.7}.cv-ginebra__personalInfoSection{display:flex;justify-content:start;gap:.5rem;position:relative;padding-left:.8rem;padding:5px 10px}.cv-ginebra__personalInfoSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 20px;background-color:#fafafa;width:100%;display:flex;flex-direction:column;justify-content:center;color:#4e4e4e}.cv-ginebra__personalInfoSection--item{padding-left:0}.cv-ginebra__personalInfoSection--item-name{font-weight:600;font-size:.95rem}.cv-ginebra__personalInfoSection--item-value{white-space:nowrap;font-size:.9rem;margin-left:.5rem}.cv-ginebra__skillSection{margin-bottom:1rem;padding:10px 20px}.cv-ginebra__skillSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;background-color:#fafafa;width:100%;display:flex;flex-direction:column;justify-content:center}.cv-ginebra__skillSection--content{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.cv-ginebra__skillSection--item{margin-top:.9rem}.cv-ginebra__skillSection--item-name{font-size:.95rem;font-weight:600}.cv-ginebra__skillSection--item-level{font-size:.9rem;opacity:.8}.cv-ginebra__skillSection--header{display:flex;justify-content:space-between;align-items:center}.cv-ginebra__skillSection--progress{margin-top:.35rem;width:100%;height:2px;background-color:#dcdcdc;border-radius:4px;overflow:hidden}.cv-ginebra__skillSection--progress-bar{height:100%;background-color:#051235;border-radius:4px;transition:width .4s ease}.cv-ginebra__languageSection{margin-bottom:1rem;padding:10px 20px}.cv-ginebra__languageSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;background-color:#fafafa;width:100%;display:flex;flex-direction:column;justify-content:center}.cv-ginebra__languageSection--content{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.cv-ginebra__languageSection--item{margin-top:.9rem}.cv-ginebra__languageSection--item-name{font-weight:600;font-size:.95rem}.cv-ginebra__languageSection--item-level{font-size:.9rem;opacity:.8}.cv-ginebra__languageSection--header{display:flex;justify-content:space-between;align-items:center}.cv-ginebra__languageSection--progress{margin-top:.35rem;width:100%;height:2px;background-color:#dcdcdc;border-radius:4px;overflow:hidden}.cv-ginebra__languageSection--progress-bar{height:100%;background-color:#051235;border-radius:4px;transition:width .4s ease}.cv-ginebra__linkSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;background-color:#fafafa;width:100%;display:flex;flex-direction:column;justify-content:center;margin-bottom:.3rem}.cv-ginebra__linkSection--content{margin-bottom:1.5rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.cv-ginebra__linkSection--item{margin-top:.7rem}.cv-ginebra__linkSection--item-name{font-size:.95rem;font-weight:600;color:#051235;text-decoration:none;cursor:pointer;transition:opacity .2s ease}.cv-ginebra__linkSection--item-name:hover{opacity:.6}.cv-ginebra__linkSection--item-url{font-size:.8rem;opacity:.7;margin-top:.15rem;word-break:break-all}.cv-ginebra__hobbieSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;background-color:#fafafa;width:100%;display:flex;flex-direction:column;justify-content:center;margin-bottom:1rem}.cv-ginebra__hobbieSection--list{margin-bottom:1.5rem;display:flex;justify-content:space-evenly;flex-wrap:wrap;gap:.5rem}.cv-ginebra__hobbieSection--item{display:inline-block;padding:.35rem .65rem;background-color:#fff;border-radius:6px;font-size:.85rem;font-weight:500;color:#000;border:1px solid #051235;transition:background .2s ease,border .2s ease,opacity .2s ease}.cv-ginebra__profileSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;background-color:#fafafa;width:100%;display:flex;flex-direction:column;justify-content:center;margin-bottom:1rem}.cv-ginebra__profileSection--item{font-size:.98rem;line-height:1.4;color:#919191;text-align:start}.cv-ginebra__experienceSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;background-color:#fafafa;width:100%;display:flex;flex-direction:column;justify-content:center;margin-bottom:1rem}.cv-ginebra__experienceSection--item-box{display:flex;justify-content:space-between}.cv-ginebra__experienceSection--item{margin-top:1rem;color:#919191}.cv-ginebra__experienceSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-ginebra__experienceSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-ginebra__experienceSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-ginebra__experienceSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-ginebra__experienceSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-ginebra__experienceSection--item-date-start span,.cv-ginebra__experienceSection--item-date-start p,.cv-ginebra__experienceSection--item-date-end span,.cv-ginebra__experienceSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-ginebra__experienceSection--item-date-description{line-height:1.4;color:#949494;max-width:600px;margin:0 auto;text-align:start}.cv-ginebra__educationSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;background-color:#fafafa;width:100%;display:flex;flex-direction:column;justify-content:center;margin-bottom:1rem}.cv-ginebra__educationSection--item{margin-top:1rem;color:#919191}.cv-ginebra__educationSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-ginebra__educationSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-ginebra__educationSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-ginebra__educationSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-ginebra__educationSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-ginebra__educationSection--item-date-start span,.cv-ginebra__educationSection--item-date-start p,.cv-ginebra__educationSection--item-date-end span,.cv-ginebra__educationSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-ginebra__educationSection--item-date-description{line-height:1.4;color:#a0a0a0;padding-left:0rem}.cv-ginebra__courseSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;background-color:#fafafa;width:100%;display:flex;flex-direction:column;justify-content:center;margin-bottom:1rem}.cv-ginebra__courseSection--item{margin-top:1rem;color:#919191}.cv-ginebra__courseSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-ginebra__courseSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-ginebra__courseSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-ginebra__courseSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-ginebra__courseSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-ginebra__courseSection--item-date-start span,.cv-ginebra__courseSection--item-date-start p,.cv-ginebra__courseSection--item-date-end span,.cv-ginebra__courseSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-ginebra__courseSection--item-date-description{line-height:1.4;color:#a0a0a0;max-width:600px;margin:0 auto;text-align:start;padding-bottom:1rem}.cv-ginebra__awardSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;background-color:#fafafa;width:100%;display:flex;flex-direction:column;justify-content:center;margin-bottom:1rem}.cv-ginebra__awardSection--item{margin-top:1rem;display:flex;flex-direction:column;gap:.1rem}.cv-ginebra__awardSection--item-subtitle{font-size:1rem;font-weight:600;color:#545454}.cv-ginebra__awardSection--item-date{font-size:.9rem;margin:.3rem 0;color:#919191}.cv-ginebra__awardSection--item-date-description{color:#919191;max-width:600px;margin:0 auto;text-align:start;padding-bottom:1rem}.cv-ginebra__referenceSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;background-color:#fafafa;width:100%;display:flex;flex-direction:column;justify-content:center;margin-bottom:1rem}.cv-ginebra__referenceSection--content{display:grid;grid-template-columns:repeat(3,1fr);max-width:600px;margin:0 auto;margin-bottom:1.5rem}.cv-ginebra__referenceSection--item{display:flex;flex-direction:column;gap:.3rem}.cv-ginebra__referenceSection--item-head{display:flex;flex-direction:column;font-size:1rem}.cv-ginebra__referenceSection--item-head p span{font-weight:600;color:#545454}.cv-ginebra__referenceSection--item-phone,.cv-ginebra__referenceSection--item-email{font-size:.95rem;color:#919191}.cv-ginebra__customSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;background-color:#fafafa;width:100%;display:flex;flex-direction:column;justify-content:center;margin-bottom:1rem}.cv-ginebra__customSection--item{margin-top:1rem;color:#919191;text-align:start;margin-bottom:1rem}.cv-lima{position:relative;background-color:#f0f8ff00}.cv-lima *{font-family:inherit}.cv-lima__limit-line{position:absolute;top:1082px;left:0;height:2px;pointer-events:none;z-index:20;width:100%;height:0;border-top:1.5px dashed rgba(0,110,255,.25)}.cv-lima__limit-line-text{position:absolute;left:50%;top:-12px;transform:translate(-50%);background:#fff;padding:2px 10px;font-size:.72rem;color:#444;font-weight:600;border-radius:4px;border:1px solid rgba(0,0,0,.12);box-shadow:0 2px 6px #00000026;white-space:nowrap;pointer-events:none;animation:cvtokyoPulse 1.9s infinite ease-in-out}.cv-lima__limit-line-overflowed{position:absolute;top:1122px;left:0;height:2px;pointer-events:none;z-index:20;width:100%;height:0;border-top:1.5px dashed rgba(255,0,0,.418)}.cv-lima__limit-line-overflowed-text{position:absolute;right:9rem;top:-20px;transform:translate(-50%);background:#fff1f1;padding:10px 20px;font-size:.72rem;color:#c22929a8;font-weight:600;border-radius:4px;border:1px solid rgba(255,0,0,.089);box-shadow:0 2px 6px #ff000026;pointer-events:none;width:230px}.cv-lima__limit-line-overflowed-text svg{margin-bottom:-.1rem;margin-right:.2rem}.cv-lima__limit-page{position:absolute;bottom:-.8rem;height:2px;pointer-events:none;z-index:20;left:2rem;right:2rem;height:0;border-top:2px solid rgba(255,0,0,.25)}.cv-lima__limit-page-text{position:absolute;left:50%;top:-5px;transform:translate(-50%);background:#fff0f0;padding:2px 10px;font-size:.72rem;color:#d1373788;font-weight:600;border-radius:4px;border:1px solid rgba(255,4,4,.11);box-shadow:0 0 6px #ff00001a;white-space:nowrap;pointer-events:none;animation:cvlimaPulse 1.9s infinite ease-in-out}@keyframes cvlimaPulse{0%,to{transform:translate(-50%) translateY(40%)}50%{transform:translate(-50%) translateY(50%)}}.cv-lima__hidden--vertical{min-height:1122px;width:794px;padding:0 50px;background-color:#fff;position:absolute;top:0;left:-999999px}.cv-lima__hidden--horizontal{min-height:1122px;width:794px;padding:0 50px;background-color:#fff;position:absolute;top:0;right:-999999px}.cv-lima__page{min-height:1122px;width:794px;padding:0 50px;background-color:#fff;margin-bottom:1.5rem;position:relative}.cv-lima__page--number{position:absolute;right:40px;top:1080px;font-size:.8rem;color:#000000a8}.cv-lima__split{display:flex;height:auto;margin-top:0;padding-top:0;height:1122px}.cv-lima__split--vertical{width:32%;padding:35px 25px 0 0;text-align:center}.cv-lima__split--vertical>:first-child{padding:10px;margin-bottom:5px;margin-left:-5px}.cv-lima__split--vertical>:not(:first-child){border-radius:0;padding:10px;margin-bottom:20px;margin-left:-5px}.cv-lima__split--horizontal{width:68%;padding:35px 0 0}.cv-lima__split--horizontal>:first-child{padding:7px 35px;margin-bottom:20px;border-left:1px solid rgba(0,0,0,.211)}.cv-lima__split--horizontal>:not(:first-child){border-radius:0;padding:7px 35px;margin-bottom:20px;border-left:1px solid rgba(0,0,0,.211)}.lima-page-one{padding-top:230px}.cv-lima__page--bg-top{position:absolute;top:0;left:0;right:0;height:40px;background-color:#fff}.cv-lima__page--bg-bottom{position:absolute;bottom:0;left:0;right:0;height:40px;background-color:#fff}@media print{@page{size:A4 portrait;margin:0}.cv-lima__page{height:1122px!important;width:794px!important;padding:0 50px!important;box-sizing:border-box;background:#fff!important;page-break-after:always;overflow:hidden!important}.cv-lima__hidden--vertical,.cv-lima__hidden--horizontal,.cv-lima__limit-line,.cv-lima__limit-line-overflowed{display:none!important}.cv-lima__section{page-break-inside:avoid!important}body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}.cv-lima__watermark{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;pointer-events:none;z-index:1;opacity:.037;transform:rotate(-35deg)}.cv-lima__watermark p{font-size:2.5rem;font-weight:700;letter-spacing:4px;color:#000;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none;user-select:none}.cv-lima__section{border:1px solid rgba(0,204,255,0)}.cv-lima__section:hover,.cv-lima__section--active{background-color:#00ccff09;border:1px solid rgba(0,204,255,.0745098039);box-shadow:0 0 2px #00ccff27}.cv-lima__remove{font-size:1rem;cursor:pointer;z-index:100;position:absolute;right:-1.3rem;color:inherit}.cv-lima__arrow{cursor:pointer;z-index:100;position:absolute;right:-1.5rem;color:#535353}.cv-lima__identitySection--main{display:flex;align-items:center}.cv-lima__identitySection{display:flex;gap:0rem;justify-content:space-between;align-items:center;padding:10px 25px;border:1px solid transparent;cursor:pointer;transition:all .2s ease;min-height:150px;position:absolute;left:3rem;right:3rem;top:3rem;background-color:#000}.cv-lima__identitySection:hover,.cv-lima__identitySection--active{background-color:#000;border:1px solid rgba(0,204,255,.0745098039);box-shadow:0 0 2px #00ccff27}.cv-lima__identitySection.space{justify-content:space-between}.cv-lima__identitySection.start{justify-content:flex-start}.cv-lima__identitySection--img{width:90px;height:90px;object-fit:cover;border-radius:100%;border:1px solid white;box-shadow:0 0 15px #fff}.cv-lima__identitySection--text{display:flex;flex-direction:column;gap:1rem;line-height:2.5rem;margin:auto 0;word-break:break-word;overflow-wrap:break-word}.cv-lima__identitySection--title{font-size:3rem;font-weight:700;max-width:450px;color:#fff;text-transform:uppercase}.cv-lima__identitySection--occupation{font-size:1.3rem;font-weight:400;line-height:1rem;margin-bottom:1rem;color:#e8e8e8}.cv-lima__identitySection--qr-wrapper{align-self:flex-start;text-align:center;margin-top:.5rem;position:absolute;top:1.2rem;right:1.5rem}.cv-lima__identitySection--qr-text{font-size:.8rem;margin-top:.4rem;color:#333}.cv-lima__identitySection--main{display:flex;gap:1.5rem;position:relative}.cv-lima__identitySection--progress-indicator{top:0rem;left:-4.5rem}.cv-lima__contactSection,.cv-lima__personalInfoSection,.cv-lima__skillSection,.cv-lima__languajeSection,.cv-lima__linkSection,.cv-lima__hobbieSection,.cv-lima__profileSection,.cv-lima__experienceSection,.cv-lima__educationSection,.cv-lima__courseSection,.cv-lima__awardSection,.cv-lima__referenceSection,.cv-lima__customSection{padding-left:0;cursor:pointer;word-break:break-word;overflow-wrap:break-word}.cv-lima__contactSection--title,.cv-lima__personalInfoSection--title,.cv-lima__skillSection--title,.cv-lima__languajeSection--title,.cv-lima__linkSection--title,.cv-lima__hobbieSection--title,.cv-lima__profileSection--title,.cv-lima__experienceSection--title,.cv-lima__educationSection--title,.cv-lima__courseSection--title,.cv-lima__awardSection--title,.cv-lima__referenceSection--title,.cv-lima__customSection--title{font-size:1rem;font-weight:800;display:inline-block;color:#fff;position:relative;text-transform:uppercase;padding:.2rem .5rem;background-color:#2e2e2e;border-radius:10px}.cv-lima__contactSection--item-level,.cv-lima__personalInfoSection--item-level,.cv-lima__skillSection--item-level,.cv-lima__languajeSection--item-level,.cv-lima__linkSection--item-level,.cv-lima__hobbieSection--item-level,.cv-lima__profileSection--item-level,.cv-lima__experienceSection--item-level,.cv-lima__educationSection--item-level,.cv-lima__courseSection--item-level,.cv-lima__awardSection--item-level,.cv-lima__referenceSection--item-level,.cv-lima__customSection--item-level{margin-left:.5rem}.cv-lima__personalInfoSection,.cv-lima__contactSection,.cv-lima__skillSection,.cv-lima__languajeSection,.cv-lima__linkSection,.cv-lima__hobbieSection{text-align:center}.cv-lima__personalInfoSection--item-value,.cv-lima__contactSection--item-value,.cv-lima__skillSection--item-value,.cv-lima__languajeSection--item-value,.cv-lima__linkSection--item-value,.cv-lima__hobbieSection--item-value{color:#0007}.cv-lima__personalInfoSection--item,.cv-lima__contactSection--item,.cv-lima__skillSection--item,.cv-lima__languajeSection--item,.cv-lima__linkSection--item,.cv-lima__hobbieSection--item{display:flex;flex-direction:column;align-items:center;gap:1rem}.cv-lima__contactSection--item{margin-top:.7rem}.cv-lima__contactSection--item-name{font-weight:600;font-size:.95rem}.cv-lima__contactSection--item-value,.cv-lima__contactSection--item-url{font-size:.9rem}.cv-lima__contactSection--item-text-url{font-size:.85rem;opacity:.7}.cv-lima__personalInfoSection--item{margin-top:.7rem}.cv-lima__personalInfoSection--item-name{font-weight:600;font-size:.95rem}.cv-lima__personalInfoSection--item-value{font-size:.9rem}.cv-lima__skillSection--item{margin-top:.9rem}.cv-lima__skillSection--item-name{font-size:.95rem;font-weight:600}.cv-lima__skillSection--item-level{font-size:.9rem;opacity:.8}.cv-lima__skillSection--header{display:flex;justify-content:space-between;align-items:center}.cv-lima__skillSection--progress{margin-top:.35rem;width:70%;height:6px;background-color:#dcdcdc;border-radius:4px;overflow:hidden}.cv-lima__skillSection--progress-bar{height:100%;background-color:#051235;border-radius:4px;transition:width .4s ease}.cv-lima__languajeSection--item{margin-top:.9rem}.cv-lima__languajeSection--item-name{font-weight:600;font-size:.95rem}.cv-lima__languajeSection--item-level{font-size:.9rem;opacity:.8}.cv-lima__languajeSection--header{display:flex;justify-content:space-between;align-items:center}.cv-lima__languajeSection--progress{margin-top:.35rem;width:70%;height:6px;background-color:#dcdcdc;border-radius:4px;overflow:hidden}.cv-lima__languajeSection--progress-bar{height:100%;background-color:#051235;border-radius:4px;transition:width .4s ease}.cv-lima__linkSection--item{margin-top:.7rem}.cv-lima__linkSection--item-name{font-size:.95rem;font-weight:600;color:#051235;text-decoration:none;cursor:pointer;transition:opacity .2s ease}.cv-lima__linkSection--item-name:hover{opacity:.6}.cv-lima__linkSection--item-url{font-size:.8rem;opacity:.7;margin-top:.15rem;word-break:break-all}.cv-lima__hobbieSection--title{margin-bottom:.6rem}.cv-lima__hobbieSection--list{display:flex;flex-wrap:wrap;gap:.45rem}.cv-lima__hobbieSection--item{display:inline-block;padding:.35rem .65rem;background-color:#fff;border-radius:6px;font-size:.85rem;font-weight:500;color:#000;border:1px solid #051235;transition:background .2s ease,border .2s ease,opacity .2s ease}.cv-lima__profileSection--item{font-size:.98rem;line-height:1.4;margin-top:.5rem;color:#919191}.cv-lima__experienceSection--item-box{display:flex;justify-content:space-between}.cv-lima__experienceSection--item{margin-top:.5rem;color:#919191}.cv-lima__experienceSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-lima__experienceSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-lima__experienceSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-lima__experienceSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-lima__experienceSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-lima__experienceSection--item-date-start span,.cv-lima__experienceSection--item-date-start p,.cv-lima__experienceSection--item-date-end span,.cv-lima__experienceSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-lima__experienceSection--item-date-description{line-height:1.4;color:#949494;margin-left:1rem}.cv-lima__educationSection--item{margin-top:.5rem;color:#919191}.cv-lima__educationSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-lima__educationSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-lima__educationSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-lima__educationSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-lima__educationSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-lima__educationSection--item-date-start span,.cv-lima__educationSection--item-date-start p,.cv-lima__educationSection--item-date-end span,.cv-lima__educationSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-lima__educationSection--item-date-description{line-height:1.4;color:#a0a0a0;padding-left:1rem}.cv-lima__courseSection--item{margin-top:.5rem;color:#919191}.cv-lima__courseSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-lima__courseSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-lima__courseSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-lima__courseSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-lima__courseSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-lima__courseSection--item-date-start span,.cv-lima__courseSection--item-date-start p,.cv-lima__courseSection--item-date-end span,.cv-lima__courseSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-lima__courseSection--item-date-description{line-height:1.4;color:#a0a0a0;padding-left:1rem}.cv-lima__awardSection--item{margin-top:.5rem;display:flex;flex-direction:column;gap:.1rem}.cv-lima__awardSection--item-subtitle{font-size:1rem;font-weight:600;color:#545454}.cv-lima__awardSection--item-date{font-size:.9rem;margin:.3rem 0;color:#919191}.cv-lima__awardSection--item-date-description{color:#919191}.cv-lima__referenceSection--item{margin-top:.5rem;display:flex;flex-direction:column;gap:.3rem}.cv-lima__referenceSection--item-head{display:flex;flex-direction:column;font-size:1rem}.cv-lima__referenceSection--item-head p span{font-weight:600;color:#545454}.cv-lima__referenceSection--item-phone,.cv-lima__referenceSection--item-email{font-size:.95rem;color:#919191}.cv-lima__customSection--item{margin-top:.5rem;color:#919191}.cv-medellin{position:relative;background-color:#f0f8ff00}.cv-medellin *{font-family:inherit}.cv-medellin__limit-line{position:absolute;top:1082px;left:0;height:2px;pointer-events:none;z-index:20;width:100%;height:0;border-top:1.5px dashed rgba(0,110,255,.25)}.cv-medellin__limit-line-text{position:absolute;left:50%;top:-12px;transform:translate(-50%);background:#fff;padding:2px 10px;font-size:.72rem;color:#444;font-weight:600;border-radius:4px;border:1px solid rgba(0,0,0,.12);box-shadow:0 2px 6px #00000026;white-space:nowrap;pointer-events:none;animation:cvtokyoPulse 1.9s infinite ease-in-out}.cv-medellin__limit-line-overflowed{position:absolute;top:1122px;left:0;height:2px;pointer-events:none;z-index:20;width:100%;height:0;border-top:1.5px dashed rgba(255,0,0,.418)}.cv-medellin__limit-line-overflowed-text{position:absolute;right:9rem;top:-20px;transform:translate(-50%);background:#fff1f1;padding:10px 20px;font-size:.72rem;color:#c22929a8;font-weight:600;border-radius:4px;border:1px solid rgba(255,0,0,.089);box-shadow:0 2px 6px #ff000026;pointer-events:none;width:230px}.cv-medellin__limit-line-overflowed-text svg{margin-bottom:-.1rem;margin-right:.2rem}.cv-medellin__limit-page{position:absolute;bottom:-.8rem;height:2px;pointer-events:none;z-index:20;left:2rem;right:2rem;height:0;border-top:2px solid rgba(255,0,0,.25)}.cv-medellin__limit-page-text{position:absolute;left:50%;top:-5px;transform:translate(-50%);background:#fff0f0;padding:2px 10px;font-size:.72rem;color:#d1373788;font-weight:600;border-radius:4px;border:1px solid rgba(255,4,4,.11);box-shadow:0 0 6px #ff00001a;white-space:nowrap;pointer-events:none;animation:cvmedellinPulse 1.9s infinite ease-in-out}@keyframes cvmedellinPulse{0%,to{transform:translate(-50%) translateY(40%)}50%{transform:translate(-50%) translateY(50%)}}.cv-medellin__hidden--vertical{min-height:1122px;width:794px;padding:0;background-color:#fff;position:absolute;top:0;left:-999999px}.cv-medellin__hidden--horizontal{min-height:1122px;width:794px;padding:0;background-color:#fff;position:absolute;top:0;right:-999999px}.cv-medellin__page{min-height:1122px;width:794px;padding:0;background-color:#fff;margin-bottom:1.5rem;position:relative}.cv-medellin__page--number{position:absolute;right:40px;top:1080px;font-size:.8rem;color:#000000a8}.cv-medellin__split{display:flex;height:1122px;margin-top:0;padding-top:0}.cv-medellin__split--vertical{width:32%;padding:35px 20px 0 35px;background-color:#fff}.cv-medellin__split--vertical>:first-child{padding:10px;margin-bottom:5px;margin-left:-5px}.cv-medellin__split--vertical>:not(:first-child){border-radius:0;padding:10px;margin-bottom:20px;margin-left:-5px}.cv-medellin__split--horizontal{width:68%;padding:35px 35px 0 0}.cv-medellin__split--horizontal>:first-child{margin-bottom:0;margin-bottom:1.5rem;padding:10px 10px 10px 25px}.cv-medellin__split--horizontal>:first-child h2{border-bottom:none}.cv-medellin__split--horizontal>:not(:first-child){border-radius:0;margin-bottom:0;border-left:2px solid rgb(221,221,221);margin-bottom:1.5rem;padding:15px 10px 15px 25px}.medellin-page-one{padding-top:350px}.medellin-page-two{padding-top:40px}@media print{@page{size:A4 portrait;margin:0}.cv-medellin__page{height:1122px!important;width:794px!important;padding:0!important;box-sizing:border-box;background:#fff!important;page-break-after:always;overflow:hidden!important}.cv-medellin__hidden--vertical,.cv-medellin__hidden--horizontal,.cv-medellin__limit-line,.cv-medellin__limit-line-overflowed{display:none!important}.cv-medellin__section{page-break-inside:avoid!important}body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}.cv-medellin__watermark{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;pointer-events:none;z-index:1;opacity:.037;transform:rotate(-35deg)}.cv-medellin__watermark p{font-size:2.5rem;font-weight:700;letter-spacing:4px;color:#000;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none;user-select:none}.cv-medellin__section{border:1px solid rgba(0,204,255,0);border-left:2px solid transparent}.cv-medellin__section:hover,.cv-medellin__section--active{background-color:#00ccff09;border:1px solid rgba(0,204,255,.0745098039);box-shadow:0 0 2px #00ccff27;border-left:2px solid transparent}.cv-medellin__remove{font-size:1rem;cursor:pointer;z-index:100;position:absolute;right:-1.3rem;color:inherit}.cv-medellin__arrow{cursor:pointer;z-index:100;position:absolute;right:-1.5rem;color:#535353}.cv-medellin__identitySection{display:flex;gap:2rem;padding:10px 0;border-radius:0;cursor:pointer;transition:all .2s ease;min-height:150px;position:absolute;left:0rem;top:0rem;height:150px;background-color:#ffc101;z-index:10}.cv-medellin__identitySection--main{display:flex;flex-direction:column;width:253px;padding:0 20px}.cv-medellin__identitySection:hover,.cv-medellin__identitySection--active{background-color:#ffc101}.cv-medellin__identitySection.space{justify-content:space-between}.cv-medellin__identitySection.start{justify-content:flex-start}.cv-medellin__identitySection--img{width:190px;height:190px;object-fit:cover;margin-top:.5rem;margin-right:1rem;position:absolute;border:6px solid #ffc101;border-radius:100%;top:1rem;left:2rem}.cv-medellin__identitySection--text{display:flex;flex-direction:column;gap:0rem;line-height:2.2rem;margin:auto 0;word-break:break-word;overflow-wrap:break-word;margin-top:14.5rem;text-align:center}.cv-medellin__identitySection--title{font-size:1.6rem;font-weight:600;max-width:450px;color:#ffc101;text-align:center}.cv-medellin__identitySection--occupation{font-size:1.2rem;font-weight:300;color:#c2c2c2;text-align:center;line-height:1.5rem;border-bottom:1px solid #ffc101;padding-bottom:10px;width:80%;margin:0 auto;margin-top:.3rem}.cv-medellin__identitySection--qr-wrapper{align-self:flex-start;text-align:center;margin-top:.5rem;position:absolute;top:1.5rem;right:-31rem;z-index:10}.cv-medellin__identitySection--qr-text{font-size:.8rem;margin-top:.4rem;color:#333}.cv-medellin__identitySection--main{display:flex;gap:1.5rem;position:relative}.cv-medellin__identitySection--progress-indicator{top:0rem;left:-4.5rem}.cv-medellin__contactSection,.cv-medellin__personalInfoSection,.cv-medellin__skillSection,.cv-medellin__languajeSection,.cv-medellin__linkSection,.cv-medellin__hobbieSection,.cv-medellin__profileSection,.cv-medellin__experienceSection,.cv-medellin__educationSection,.cv-medellin__courseSection,.cv-medellin__awardSection,.cv-medellin__referenceSection,.cv-medellin__customSection{padding-left:0;cursor:pointer;word-break:break-word;overflow-wrap:break-word}.cv-medellin__contactSection--title,.cv-medellin__personalInfoSection--title,.cv-medellin__skillSection--title,.cv-medellin__languajeSection--title,.cv-medellin__linkSection--title,.cv-medellin__hobbieSection--title,.cv-medellin__profileSection--title,.cv-medellin__experienceSection--title,.cv-medellin__educationSection--title,.cv-medellin__courseSection--title,.cv-medellin__awardSection--title,.cv-medellin__referenceSection--title,.cv-medellin__customSection--title{font-size:1.5rem;font-weight:700;display:inline-block;color:#fff;position:relative;padding:.2rem .5rem;border-bottom:2px solid rgb(245,245,245);background-color:#ffc101;border-radius:10px;width:fit-content}.cv-medellin__personalInfoSection--title,.cv-medellin__contactSection--title,.cv-medellin__skillSection--title,.cv-medellin__languajeSection--title,.cv-medellin__linkSection--title,.cv-medellin__hobbieSection--title{color:#ffc101;padding:0 0 15px;font-size:1.45rem;background-color:#1f053500;border-bottom:1px solid #ffc101;border-radius:0}.cv-medellin__personalInfoSection--item-value,.cv-medellin__contactSection--item-value,.cv-medellin__skillSection--item-value,.cv-medellin__languajeSection--item-value,.cv-medellin__linkSection--item-value,.cv-medellin__hobbieSection--item-value{color:#afafaf}.cv-medellin__personalInfoSection--item,.cv-medellin__contactSection--item,.cv-medellin__skillSection--item,.cv-medellin__languajeSection--item,.cv-medellin__linkSection--item,.cv-medellin__hobbieSection--item{display:flex;flex-direction:column;gap:.3rem}.cv-medellin__personalInfoSection--item-name,.cv-medellin__contactSection--item-name,.cv-medellin__skillSection--item-name,.cv-medellin__languajeSection--item-name,.cv-medellin__linkSection--item-name,.cv-medellin__hobbieSection--item-name{color:#cecece}.cv-medellin__contactSection--item{margin-top:.7rem}.cv-medellin__contactSection--item-name{font-weight:600;font-size:.95rem}.cv-medellin__contactSection--item-value,.cv-medellin__contactSection--item-url{font-size:.9rem}.cv-medellin__contactSection--item-text-url{font-size:.85rem;opacity:.7}.cv-medellin__personalInfoSection--item{margin-top:.7rem}.cv-medellin__personalInfoSection--item-name{font-weight:600;font-size:.95rem}.cv-medellin__personalInfoSection--item-value{font-size:.9rem}.cv-medellin__skillSection--item{margin-top:.9rem}.cv-medellin__skillSection--item-name{font-size:.95rem;font-weight:600}.cv-medellin__skillSection--item-level{font-size:.9rem;opacity:.8;color:#dcdcdc}.cv-medellin__skillSection--header{display:flex;justify-content:space-between;align-items:center}.cv-medellin__skillSection--progress{margin-top:.35rem;width:100%;height:2px;background-color:#f0f0f0;border-radius:1px;overflow:hidden}.cv-medellin__skillSection--progress-bar{height:80%;background-color:#080837;border-radius:1px;transition:width .4s ease}.cv-medellin__languajeSection--item{margin-top:.9rem}.cv-medellin__languajeSection--item-name{font-weight:600;font-size:.95rem}.cv-medellin__languajeSection--item-level{font-size:.9rem;opacity:.8;color:#dcdcdc}.cv-medellin__languajeSection--header{display:flex;justify-content:space-between;align-items:center}.cv-medellin__languajeSection--progress{margin-top:.35rem;width:100%;height:2px;background-color:#f0f0f0;border-radius:1px;overflow:hidden}.cv-medellin__languajeSection--progress-bar{height:80%;background-color:#080837;border-radius:1px;transition:width .4s ease}.cv-medellin__linkSection--item{margin-top:.7rem}.cv-medellin__linkSection--item-name{font-size:.95rem;font-weight:600;color:#afafaf;text-decoration:none;cursor:pointer;transition:opacity .2s ease}.cv-medellin__linkSection--item-name:hover{opacity:.6}.cv-medellin__linkSection--item-url{font-size:.8rem;opacity:.7;margin-top:.15rem;word-break:break-all;color:#afafaf}.cv-medellin__hobbieSection--title{margin-bottom:.6rem}.cv-medellin__hobbieSection--list{display:flex;flex-wrap:wrap;gap:.45rem}.cv-medellin__hobbieSection--item{display:inline-block;padding:.35rem .65rem;background-color:#fff;border-radius:6px;font-size:.85rem;font-weight:500;color:#000;border:1px solid #051235;transition:background .2s ease,border .2s ease,opacity .2s ease}.cv-medellin__profileSection--item{font-size:.98rem;line-height:1.4;margin-top:1rem;color:#919191}.cv-medellin__experienceSection--item-box{display:flex;justify-content:space-between}.cv-medellin__experienceSection--item{margin-top:1rem;color:#919191}.cv-medellin__experienceSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-medellin__experienceSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-medellin__experienceSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-medellin__experienceSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-medellin__experienceSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-medellin__experienceSection--item-date-start span,.cv-medellin__experienceSection--item-date-start p,.cv-medellin__experienceSection--item-date-end span,.cv-medellin__experienceSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-medellin__experienceSection--item-date-description{line-height:1.4;color:#949494;margin-left:1rem}.cv-medellin__educationSection--item{margin-top:1rem;color:#919191}.cv-medellin__educationSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-medellin__educationSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-medellin__educationSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-medellin__educationSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-medellin__educationSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-medellin__educationSection--item-date-start span,.cv-medellin__educationSection--item-date-start p,.cv-medellin__educationSection--item-date-end span,.cv-medellin__educationSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-medellin__educationSection--item-date-description{line-height:1.4;color:#a0a0a0;padding-left:1rem}.cv-medellin__courseSection--item{margin-top:1rem;color:#919191}.cv-medellin__courseSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-medellin__courseSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-medellin__courseSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-medellin__courseSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-medellin__courseSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-medellin__courseSection--item-date-start span,.cv-medellin__courseSection--item-date-start p,.cv-medellin__courseSection--item-date-end span,.cv-medellin__courseSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-medellin__courseSection--item-date-description{line-height:1.4;color:#a0a0a0;padding-left:1rem}.cv-medellin__awardSection--item{margin-top:1rem;display:flex;flex-direction:column;gap:.1rem}.cv-medellin__awardSection--item-subtitle{font-size:1rem;font-weight:600;color:#545454}.cv-medellin__awardSection--item-date{font-size:.9rem;margin:.3rem 0;color:#919191}.cv-medellin__awardSection--item-date-description{color:#919191}.cv-medellin__referenceSection--item{margin-top:1rem;display:flex;flex-direction:column;gap:.3rem}.cv-medellin__referenceSection--item-head{display:flex;flex-direction:column;font-size:1rem}.cv-medellin__referenceSection--item-head p span{font-weight:600;color:#545454}.cv-medellin__referenceSection--item-phone,.cv-medellin__referenceSection--item-email{font-size:.95rem;color:#919191}.cv-medellin__customSection--item{margin-top:1rem;color:#919191}.cv-miami{position:relative;background-color:#f0f8ff00}.cv-miami *{font-family:inherit}.cv-miami__limit-line{position:absolute;top:1082px;left:0;height:2px;pointer-events:none;z-index:20;width:100%;height:0;border-top:1.5px dashed rgba(0,110,255,.25)}.cv-miami__limit-line-text{position:absolute;left:50%;top:-12px;transform:translate(-50%);background:#fff;padding:2px 10px;font-size:.72rem;color:#444;font-weight:600;border-radius:4px;border:1px solid rgba(0,0,0,.12);box-shadow:0 2px 6px #00000026;white-space:nowrap;pointer-events:none;animation:cvtokyoPulse 1.9s infinite ease-in-out}.cv-miami__limit-line-overflowed{position:absolute;top:1122px;left:0;height:2px;pointer-events:none;z-index:20;width:100%;height:0;border-top:1.5px dashed rgba(255,0,0,.418)}.cv-miami__limit-line-overflowed-text{position:absolute;right:9rem;top:-20px;transform:translate(-50%);background:#fff1f1;padding:10px 20px;font-size:.72rem;color:#c22929a8;font-weight:600;border-radius:4px;border:1px solid rgba(255,0,0,.089);box-shadow:0 2px 6px #ff000026;pointer-events:none;width:230px}.cv-miami__limit-line-overflowed-text svg{margin-bottom:-.1rem;margin-right:.2rem}.cv-miami__limit-page{position:absolute;bottom:-.8rem;height:2px;pointer-events:none;z-index:20;left:2rem;right:2rem;height:0;border-top:2px solid rgba(255,0,0,.25)}.cv-miami__limit-page-text{position:absolute;left:50%;top:-5px;transform:translate(-50%);background:#fff0f0;padding:2px 10px;font-size:.72rem;color:#d1373788;font-weight:600;border-radius:4px;border:1px solid rgba(255,4,4,.11);box-shadow:0 0 6px #ff00001a;white-space:nowrap;pointer-events:none;animation:cvmiamiPulse 1.9s infinite ease-in-out}@keyframes cvmiamiPulse{0%,to{transform:translate(-50%) translateY(40%)}50%{transform:translate(-50%) translateY(50%)}}.cv-miami__hidden--vertical{min-height:1122px;width:794px;padding:0 50px;background-color:#fff;position:absolute;top:0;left:-999999px}.cv-miami__hidden--horizontal{min-height:1122px;width:794px;padding:0 50px;background-color:#fff;position:absolute;top:0;right:-999999px}.cv-miami__page{min-height:1122px;width:794px;padding:0 50px;background-color:#fff;margin-bottom:1.5rem;position:relative}.cv-miami__page--number{position:absolute;right:40px;top:1080px;font-size:.8rem;color:#000000a8}.cv-miami__split{display:flex;height:auto;margin-top:0;padding-top:0;height:1122px}.cv-miami__split--vertical{width:32%;padding:35px 25px 0 0;text-align:center}.cv-miami__split--vertical>:first-child{padding:10px;margin-bottom:5px;margin-left:-5px}.cv-miami__split--vertical>:not(:first-child){border-radius:0;padding:10px;margin-bottom:20px;margin-left:-5px}.cv-miami__split--horizontal{width:68%;padding:35px 0 0}.cv-miami__split--horizontal>:first-child{padding:7px 35px;margin-bottom:20px;border-left:1px solid rgba(0,0,0,.211)}.cv-miami__split--horizontal>:not(:first-child){border-radius:0;padding:7px 35px;margin-bottom:20px;border-left:1px solid rgba(0,0,0,.211)}.miami-page-one{padding-top:230px}.cv-miami__page--bg-top{position:absolute;top:0;left:0;right:0;height:40px;background-color:#fff}.cv-miami__page--bg-bottom{position:absolute;bottom:0;left:0;right:0;height:40px;background-color:#fff}@media print{@page{size:A4 portrait;margin:0}.cv-miami__page{height:1122px!important;width:794px!important;padding:0 50px!important;box-sizing:border-box;background:#fff!important;page-break-after:always;overflow:hidden!important}.cv-miami__hidden--vertical,.cv-miami__hidden--horizontal,.cv-miami__limit-line,.cv-miami__limit-line-overflowed{display:none!important}.cv-miami__section{page-break-inside:avoid!important}body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}.cv-miami__watermark{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;pointer-events:none;z-index:1;opacity:.037;transform:rotate(-35deg)}.cv-miami__watermark p{font-size:2.5rem;font-weight:700;letter-spacing:4px;color:#000;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none;user-select:none}.cv-miami__section{border:1px solid rgba(0,204,255,0)}.cv-miami__section:hover,.cv-miami__section--active{background-color:#00ccff09;border:1px solid rgba(0,204,255,.0745098039);box-shadow:0 0 2px #00ccff27}.cv-miami__remove{font-size:1rem;cursor:pointer;z-index:100;position:absolute;right:-1.3rem;color:inherit}.cv-miami__arrow{cursor:pointer;z-index:100;position:absolute;right:-1.5rem;color:#535353}.cv-miami__identitySection--main{display:flex;align-items:center}.cv-miami__identitySection{display:flex;gap:0rem;justify-content:space-between;align-items:center;padding:10px 25px;border:1px solid transparent;cursor:pointer;transition:all .2s ease;min-height:150px;position:absolute;left:3rem;right:3rem;top:3rem;background-color:#fff;border-radius:50px 0}.cv-miami__identitySection:hover,.cv-miami__identitySection--active{background-color:#fff;border:1px solid rgba(0,204,255,.0745098039);box-shadow:0 0 2px #00ccff27}.cv-miami__identitySection.space{justify-content:space-between}.cv-miami__identitySection.start{justify-content:flex-start}.cv-miami__identitySection--img{width:90px;height:90px;object-fit:cover;border-radius:100%;border:1px solid white;box-shadow:0 0 15px #fff}.cv-miami__identitySection--text{display:flex;flex-direction:column;gap:1rem;line-height:2.5rem;margin:auto 0;word-break:break-word;overflow-wrap:break-word}.cv-miami__identitySection--title{font-size:2.4rem;font-weight:700;max-width:450px;color:#19de7c69;text-transform:uppercase}.cv-miami__identitySection--occupation{font-size:1.3rem;font-weight:400;line-height:1rem;margin-bottom:1rem;color:#e8e8e8}.cv-miami__identitySection--qr-wrapper{align-self:flex-start;text-align:center;margin-top:.5rem;position:absolute;top:1.2rem;right:1.5rem}.cv-miami__identitySection--qr-text{font-size:.8rem;margin-top:.4rem;color:#333}.cv-miami__identitySection--main{display:flex;gap:1.5rem;position:relative}.cv-miami__identitySection--progress-indicator{top:0rem;left:-4.5rem}.cv-miami__contactSection,.cv-miami__personalInfoSection,.cv-miami__skillSection,.cv-miami__languajeSection,.cv-miami__linkSection,.cv-miami__hobbieSection,.cv-miami__profileSection,.cv-miami__experienceSection,.cv-miami__educationSection,.cv-miami__courseSection,.cv-miami__awardSection,.cv-miami__referenceSection,.cv-miami__customSection{padding-left:0;cursor:pointer;word-break:break-word;overflow-wrap:break-word}.cv-miami__contactSection--title,.cv-miami__personalInfoSection--title,.cv-miami__skillSection--title,.cv-miami__languajeSection--title,.cv-miami__linkSection--title,.cv-miami__hobbieSection--title,.cv-miami__profileSection--title,.cv-miami__experienceSection--title,.cv-miami__educationSection--title,.cv-miami__courseSection--title,.cv-miami__awardSection--title,.cv-miami__referenceSection--title,.cv-miami__customSection--title{font-size:1rem;font-weight:800;display:inline-block;color:#fff;position:relative;text-transform:uppercase;padding:.2rem .5rem;background-color:#19de7c38;border-radius:10px}.cv-miami__contactSection--item-level,.cv-miami__personalInfoSection--item-level,.cv-miami__skillSection--item-level,.cv-miami__languajeSection--item-level,.cv-miami__linkSection--item-level,.cv-miami__hobbieSection--item-level,.cv-miami__profileSection--item-level,.cv-miami__experienceSection--item-level,.cv-miami__educationSection--item-level,.cv-miami__courseSection--item-level,.cv-miami__awardSection--item-level,.cv-miami__referenceSection--item-level,.cv-miami__customSection--item-level{margin-left:.5rem}.cv-miami__personalInfoSection,.cv-miami__contactSection,.cv-miami__skillSection,.cv-miami__languajeSection,.cv-miami__linkSection,.cv-miami__hobbieSection{text-align:center}.cv-miami__personalInfoSection--item-value,.cv-miami__contactSection--item-value,.cv-miami__skillSection--item-value,.cv-miami__languajeSection--item-value,.cv-miami__linkSection--item-value,.cv-miami__hobbieSection--item-value{color:#0007}.cv-miami__personalInfoSection--item,.cv-miami__contactSection--item,.cv-miami__skillSection--item,.cv-miami__languajeSection--item,.cv-miami__linkSection--item,.cv-miami__hobbieSection--item{display:flex;flex-direction:column;align-items:center;gap:1rem}.cv-miami__contactSection--item{margin-top:.7rem}.cv-miami__contactSection--item-name{font-weight:600;font-size:.95rem}.cv-miami__contactSection--item-value,.cv-miami__contactSection--item-url{font-size:.9rem}.cv-miami__contactSection--item-text-url{font-size:.85rem;opacity:.7}.cv-miami__personalInfoSection--item{margin-top:.7rem}.cv-miami__personalInfoSection--item-name{font-weight:600;font-size:.95rem}.cv-miami__personalInfoSection--item-value{font-size:.9rem}.cv-miami__skillSection--item{margin-top:.9rem}.cv-miami__skillSection--item-name{font-size:.95rem;font-weight:600}.cv-miami__skillSection--item-level{font-size:.9rem;opacity:.8}.cv-miami__skillSection--header{display:flex;justify-content:space-between;align-items:center}.cv-miami__skillSection--progress{margin-top:.35rem;width:70%;height:6px;background-color:#dcdcdc;border-radius:4px;overflow:hidden}.cv-miami__skillSection--progress-bar{height:100%;background-color:#051235;border-radius:4px;transition:width .4s ease}.cv-miami__languajeSection--item{margin-top:.9rem}.cv-miami__languajeSection--item-name{font-weight:600;font-size:.95rem}.cv-miami__languajeSection--item-level{font-size:.9rem;opacity:.8}.cv-miami__languajeSection--header{display:flex;justify-content:space-between;align-items:center}.cv-miami__languajeSection--progress{margin-top:.35rem;width:70%;height:6px;background-color:#dcdcdc;border-radius:4px;overflow:hidden}.cv-miami__languajeSection--progress-bar{height:100%;background-color:#051235;border-radius:4px;transition:width .4s ease}.cv-miami__linkSection--item{margin-top:.7rem}.cv-miami__linkSection--item-name{font-size:.95rem;font-weight:600;color:#051235;text-decoration:none;cursor:pointer;transition:opacity .2s ease}.cv-miami__linkSection--item-name:hover{opacity:.6}.cv-miami__linkSection--item-url{font-size:.8rem;opacity:.7;margin-top:.15rem;word-break:break-all}.cv-miami__hobbieSection--title{margin-bottom:.6rem}.cv-miami__hobbieSection--list{display:flex;flex-wrap:wrap;gap:.45rem}.cv-miami__hobbieSection--item{display:inline-block;padding:.35rem .65rem;background-color:#fff;border-radius:6px;font-size:.85rem;font-weight:500;color:#000;border:1px solid #051235;transition:background .2s ease,border .2s ease,opacity .2s ease}.cv-miami__profileSection--item{font-size:.98rem;line-height:1.4;margin-top:.5rem;color:#919191}.cv-miami__experienceSection--item-box{display:flex;justify-content:space-between}.cv-miami__experienceSection--item{margin-top:.5rem;color:#919191}.cv-miami__experienceSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-miami__experienceSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-miami__experienceSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-miami__experienceSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-miami__experienceSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-miami__experienceSection--item-date-start span,.cv-miami__experienceSection--item-date-start p,.cv-miami__experienceSection--item-date-end span,.cv-miami__experienceSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-miami__experienceSection--item-date-description{line-height:1.4;color:#949494;margin-left:1rem}.cv-miami__educationSection--item{margin-top:.5rem;color:#919191}.cv-miami__educationSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-miami__educationSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-miami__educationSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-miami__educationSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-miami__educationSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-miami__educationSection--item-date-start span,.cv-miami__educationSection--item-date-start p,.cv-miami__educationSection--item-date-end span,.cv-miami__educationSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-miami__educationSection--item-date-description{line-height:1.4;color:#a0a0a0;padding-left:1rem}.cv-miami__courseSection--item{margin-top:.5rem;color:#919191}.cv-miami__courseSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-miami__courseSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-miami__courseSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-miami__courseSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-miami__courseSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-miami__courseSection--item-date-start span,.cv-miami__courseSection--item-date-start p,.cv-miami__courseSection--item-date-end span,.cv-miami__courseSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-miami__courseSection--item-date-description{line-height:1.4;color:#a0a0a0;padding-left:1rem}.cv-miami__awardSection--item{margin-top:.5rem;display:flex;flex-direction:column;gap:.1rem}.cv-miami__awardSection--item-subtitle{font-size:1rem;font-weight:600;color:#545454}.cv-miami__awardSection--item-date{font-size:.9rem;margin:.3rem 0;color:#919191}.cv-miami__awardSection--item-date-description{color:#919191}.cv-miami__referenceSection--item{margin-top:.5rem;display:flex;flex-direction:column;gap:.3rem}.cv-miami__referenceSection--item-head{display:flex;flex-direction:column;font-size:1rem}.cv-miami__referenceSection--item-head p span{font-weight:600;color:#545454}.cv-miami__referenceSection--item-phone,.cv-miami__referenceSection--item-email{font-size:.95rem;color:#919191}.cv-miami__customSection--item{margin-top:.5rem;color:#919191}.cv-paris{position:relative;background-color:#f0f8ff00}.cv-paris *{font-family:inherit}.cv-paris__limit-line{position:absolute;top:1082px;left:0;height:2px;pointer-events:none;z-index:20;width:100%;height:0;border-top:1.5px dashed rgba(0,110,255,.25)}.cv-paris__limit-line-text{position:absolute;left:50%;top:-12px;transform:translate(-50%);background:#fff;padding:2px 10px;font-size:.72rem;color:#444;font-weight:600;border-radius:4px;border:1px solid rgba(0,0,0,.12);box-shadow:0 2px 6px #00000026;white-space:nowrap;pointer-events:none;animation:cvtokyoPulse 1.9s infinite ease-in-out}.cv-paris__limit-line-overflowed{position:absolute;top:1122px;left:0;height:2px;pointer-events:none;z-index:20;width:100%;height:0;border-top:1.5px dashed rgba(255,0,0,.418)}.cv-paris__limit-line-overflowed-text{position:absolute;right:9rem;top:-20px;transform:translate(-50%);background:#fff1f1;padding:10px 20px;font-size:.72rem;color:#c22929a8;font-weight:600;border-radius:4px;border:1px solid rgba(255,0,0,.089);box-shadow:0 2px 6px #ff000026;pointer-events:none;width:230px}.cv-paris__limit-line-overflowed-text svg{margin-bottom:-.1rem;margin-right:.2rem}.cv-paris__limit-page{position:absolute;bottom:-.8rem;height:2px;pointer-events:none;z-index:20;left:2rem;right:2rem;height:0;border-top:2px solid rgba(255,0,0,.25)}.cv-paris__limit-page-text{position:absolute;left:50%;top:-5px;transform:translate(-50%);background:#fff0f0;padding:2px 10px;font-size:.72rem;color:#d1373788;font-weight:600;border-radius:4px;border:1px solid rgba(255,4,4,.11);box-shadow:0 0 6px #ff00001a;white-space:nowrap;pointer-events:none;animation:cvtokyoPulse 1.9s infinite ease-in-out}@keyframes cvparisPulse{0%,to{transform:translate(-50%) translateY(40%)}50%{transform:translate(-50%) translateY(50%)}}.cv-paris__hidden--vertical{min-height:1122px;width:794px;padding:0 50px;background-color:#fff;position:absolute;top:0;left:-999999px}.cv-paris__hidden--horizontal{min-height:1122px;width:794px;padding:0 50px;background-color:#fff;position:absolute;top:0;right:-999999px}.cv-paris__page{min-height:1122px;width:794px;padding:0 50px;background-color:#fff;margin-bottom:1.5rem;position:relative}.cv-paris__page--number{position:absolute;right:40px;top:1080px;font-size:.8rem;color:#000000a8}.cv-paris__split{display:flex;height:auto;margin-top:0;padding-top:0;height:1122px}.cv-paris__split--vertical{width:32%;padding:35px 25px 0 0;text-align:center}.cv-paris__split--vertical>:first-child{padding:10px;margin-bottom:5px;margin-left:-5px}.cv-paris__split--vertical>:not(:first-child){border-radius:0;padding:10px;margin-bottom:20px;margin-left:-5px}.cv-paris__split--horizontal{width:68%;padding:35px 0 0}.cv-paris__split--horizontal>:first-child{padding:7px 35px;margin-bottom:20px;border-left:1px solid rgba(0,0,0,.473);border-radius:5px}.cv-paris__split--horizontal>:not(:first-child){padding:7px 35px;margin-bottom:20px;border-left:1px solid rgba(0,0,0,.473);border-radius:5px}.paris-page-one{padding-top:300px}.cv-paris__page--bg-top{position:absolute;top:0;left:0;right:0;height:40px;background-color:#fff}.cv-paris__page--bg-bottom{position:absolute;bottom:0;left:0;right:0;height:40px;background-color:#fff}@media print{@page{size:A4 portrait;margin:0}.cv-paris__page{height:1122px!important;width:794px!important;padding:0 50px!important;box-sizing:border-box;background:#fff!important;page-break-after:always;overflow:hidden!important}.cv-paris__hidden--vertical,.cv-paris__hidden--horizontal,.cv-paris__limit-line,.cv-paris__limit-line-overflowed{display:none!important}.cv-paris__section{page-break-inside:avoid!important}body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}.cv-paris__watermark{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;pointer-events:none;z-index:1;opacity:.037;transform:rotate(-35deg)}.cv-paris__watermark p{font-size:2.5rem;font-weight:700;letter-spacing:4px;color:#000;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none;user-select:none}.cv-paris__section{border:1px solid rgba(0,204,255,0)}.cv-paris__section:hover,.cv-paris__section--active{background-color:#00ccff09;border:1px solid rgba(0,204,255,.0745098039);box-shadow:0 0 2px #00ccff27}.cv-paris__remove{font-size:1rem;cursor:pointer;z-index:100;position:absolute;right:-1.3rem;color:inherit}.cv-paris__arrow{cursor:pointer;z-index:100;position:absolute;right:-1.5rem;color:#535353}.cv-paris__identitySection--main{display:flex;flex-direction:column;align-items:center;margin:0 auto}.cv-paris__identitySection{display:flex;gap:0rem;align-items:start;justify-content:space-between;padding:10px;border:1px solid transparent;border-radius:15px;cursor:pointer;transition:all .2s ease;min-height:150px;position:absolute;left:3rem;right:3rem;top:3rem;background-color:#fafafa}.cv-paris__identitySection:hover{background-color:#f2fafc;border:1px solid rgba(0,204,255,.0745098039);box-shadow:0 0 2px #00ccff27}.cv-paris__identitySection--active{background-color:#00ccff09;border:1px solid rgba(0,204,255,.0745098039);box-shadow:0 0 2px #00ccff27}.cv-paris__identitySection.space{justify-content:space-between}.cv-paris__identitySection.start{justify-content:flex-start}.cv-paris__identitySection--img{width:80px;height:80px;border-radius:0;object-fit:cover;margin-top:.5rem}.cv-paris__identitySection--text{display:flex;flex-direction:column;align-items:center;gap:1rem;line-height:2.5rem;margin:auto 0;word-break:break-word;overflow-wrap:break-word}.cv-paris__identitySection--title{font-size:2.2rem;font-weight:700;max-width:450px;color:#444;text-transform:uppercase}.cv-paris__identitySection--occupation{font-size:1.3rem;font-weight:400;line-height:1rem;margin-bottom:1rem;color:#5f5f5f}.cv-paris__identitySection--qr-wrapper{align-self:flex-start;text-align:center;margin-top:.5rem;position:absolute;top:0rem;right:.5rem}.cv-paris__identitySection--qr-text{font-size:.8rem;margin-top:.4rem;color:#333}.cv-paris__identitySection--main{display:flex;gap:1.5rem;position:relative}.cv-paris__identitySection--progress-indicator{top:0rem;left:-4.5rem}.cv-paris__contactSection,.cv-paris__personalInfoSection,.cv-paris__skillSection,.cv-paris__languajeSection,.cv-paris__linkSection,.cv-paris__hobbieSection,.cv-paris__profileSection,.cv-paris__experienceSection,.cv-paris__educationSection,.cv-paris__courseSection,.cv-paris__awardSection,.cv-paris__referenceSection,.cv-paris__customSection{padding-left:0;cursor:pointer;word-break:break-word;overflow-wrap:break-word}.cv-paris__contactSection--title,.cv-paris__personalInfoSection--title,.cv-paris__skillSection--title,.cv-paris__languajeSection--title,.cv-paris__linkSection--title,.cv-paris__hobbieSection--title,.cv-paris__profileSection--title,.cv-paris__experienceSection--title,.cv-paris__educationSection--title,.cv-paris__courseSection--title,.cv-paris__awardSection--title,.cv-paris__referenceSection--title,.cv-paris__customSection--title{font-size:1.3rem;font-weight:600;display:inline-block;color:#000;position:relative;text-transform:uppercase}.cv-paris__contactSection--item-level,.cv-paris__personalInfoSection--item-level,.cv-paris__skillSection--item-level,.cv-paris__languajeSection--item-level,.cv-paris__linkSection--item-level,.cv-paris__hobbieSection--item-level,.cv-paris__profileSection--item-level,.cv-paris__experienceSection--item-level,.cv-paris__educationSection--item-level,.cv-paris__courseSection--item-level,.cv-paris__awardSection--item-level,.cv-paris__referenceSection--item-level,.cv-paris__customSection--item-level{margin-left:.5rem}.cv-paris__personalInfoSection,.cv-paris__contactSection,.cv-paris__skillSection,.cv-paris__languajeSection,.cv-paris__linkSection,.cv-paris__hobbieSection{text-align:center}.cv-paris__personalInfoSection--item-value,.cv-paris__contactSection--item-value,.cv-paris__skillSection--item-value,.cv-paris__languajeSection--item-value,.cv-paris__linkSection--item-value,.cv-paris__hobbieSection--item-value{color:#0007}.cv-paris__personalInfoSection--item,.cv-paris__contactSection--item,.cv-paris__skillSection--item,.cv-paris__languajeSection--item,.cv-paris__linkSection--item,.cv-paris__hobbieSection--item{display:flex;flex-direction:column;align-items:center;gap:1rem}.cv-paris__contactSection--item{margin-top:.7rem}.cv-paris__contactSection--item-name{font-weight:600;font-size:.95rem}.cv-paris__contactSection--item-value,.cv-paris__contactSection--item-url{font-size:.9rem}.cv-paris__contactSection--item-text-url{font-size:.85rem;opacity:.7}.cv-paris__personalInfoSection--item{margin-top:.7rem}.cv-paris__personalInfoSection--item-name{font-weight:600;font-size:.95rem}.cv-paris__personalInfoSection--item-value{font-size:.9rem}.cv-paris__skillSection--item{margin-top:.9rem}.cv-paris__skillSection--item-name{font-size:.95rem;font-weight:600}.cv-paris__skillSection--item-level{font-size:.9rem;opacity:.8}.cv-paris__skillSection--header{display:flex;justify-content:space-between;align-items:center}.cv-paris__skillSection--progress{margin-top:.35rem;width:70%;height:3px;background-color:#dcdcdc;border-radius:4px;overflow:hidden}.cv-paris__skillSection--progress-bar{height:100%;background-color:#051235;border-radius:4px;transition:width .4s ease}.cv-paris__languajeSection--item{margin-top:.9rem}.cv-paris__languajeSection--item-name{font-weight:600;font-size:.95rem}.cv-paris__languajeSection--item-level{font-size:.9rem;opacity:.8}.cv-paris__languajeSection--header{display:flex;justify-content:space-between;align-items:center}.cv-paris__languajeSection--progress{margin-top:.35rem;width:70%;height:3px;background-color:#dcdcdc;border-radius:4px;overflow:hidden}.cv-paris__languajeSection--progress-bar{height:100%;background-color:#051235;border-radius:4px;transition:width .4s ease}.cv-paris__linkSection--item{margin-top:.7rem}.cv-paris__linkSection--item-name{font-size:.95rem;font-weight:600;color:#051235;text-decoration:none;cursor:pointer;transition:opacity .2s ease}.cv-paris__linkSection--item-name:hover{opacity:.6}.cv-paris__linkSection--item-url{font-size:.8rem;opacity:.7;margin-top:.15rem;word-break:break-all}.cv-paris__hobbieSection--title{margin-bottom:.6rem}.cv-paris__hobbieSection--list{display:flex;flex-wrap:wrap;gap:.45rem}.cv-paris__hobbieSection--item{display:inline-block;padding:.35rem .65rem;background-color:#fff;border-radius:6px;font-size:.85rem;font-weight:500;color:#000;border:1px solid #051235;transition:background .2s ease,border .2s ease,opacity .2s ease}.cv-paris__profileSection--item{font-size:.98rem;line-height:1.4;margin-top:.5rem;color:#919191}.cv-paris__experienceSection--item-box{display:flex;justify-content:space-between}.cv-paris__experienceSection--item{margin-top:.5rem;color:#919191}.cv-paris__experienceSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-paris__experienceSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-paris__experienceSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-paris__experienceSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-paris__experienceSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-paris__experienceSection--item-date-start span,.cv-paris__experienceSection--item-date-start p,.cv-paris__experienceSection--item-date-end span,.cv-paris__experienceSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-paris__experienceSection--item-date-description{line-height:1.4;color:#949494;margin-left:1rem}.cv-paris__educationSection--item{margin-top:.5rem;color:#919191}.cv-paris__educationSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-paris__educationSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-paris__educationSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-paris__educationSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-paris__educationSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-paris__educationSection--item-date-start span,.cv-paris__educationSection--item-date-start p,.cv-paris__educationSection--item-date-end span,.cv-paris__educationSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-paris__educationSection--item-date-description{line-height:1.4;color:#a0a0a0;padding-left:1rem}.cv-paris__courseSection--item{margin-top:.5rem;color:#919191}.cv-paris__courseSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-paris__courseSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-paris__courseSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-paris__courseSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-paris__courseSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-paris__courseSection--item-date-start span,.cv-paris__courseSection--item-date-start p,.cv-paris__courseSection--item-date-end span,.cv-paris__courseSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-paris__courseSection--item-date-description{line-height:1.4;color:#a0a0a0;padding-left:1rem}.cv-paris__awardSection--item{margin-top:.5rem;display:flex;flex-direction:column;gap:.1rem}.cv-paris__awardSection--item-subtitle{font-size:1rem;font-weight:600;color:#545454}.cv-paris__awardSection--item-date{font-size:.9rem;margin:.3rem 0;color:#919191}.cv-paris__awardSection--item-date-description{color:#919191}.cv-paris__referenceSection--item{margin-top:.5rem;display:flex;flex-direction:column;gap:.3rem}.cv-paris__referenceSection--item-head{display:flex;flex-direction:column;font-size:1rem}.cv-paris__referenceSection--item-head p span{font-weight:600;color:#545454}.cv-paris__referenceSection--item-phone,.cv-paris__referenceSection--item-email{font-size:.95rem;color:#919191}.cv-paris__customSection--item{margin-top:.5rem;color:#919191}.cv-portland{position:relative;background-color:#f0f8ff00}.cv-portland *{font-family:inherit}.cv-portland__limit-line{position:absolute;top:1082px;left:0;height:2px;pointer-events:none;z-index:20;width:100%;height:0;border-top:1.5px dashed rgba(0,110,255,.25)}.cv-portland__limit-line-text{position:absolute;left:50%;top:-12px;transform:translate(-50%);background:#fff;padding:2px 10px;font-size:.72rem;color:#444;font-weight:600;border-radius:4px;border:1px solid rgba(0,0,0,.12);box-shadow:0 2px 6px #00000026;white-space:nowrap;pointer-events:none;animation:cvtokyoPulse 1.9s infinite ease-in-out}.cv-portland__limit-line-overflowed{position:absolute;top:1122px;left:0;height:2px;pointer-events:none;z-index:20;width:100%;height:0;border-top:1.5px dashed rgba(255,0,0,.418)}.cv-portland__limit-line-overflowed-text{position:absolute;right:9rem;top:-20px;transform:translate(-50%);background:#fff1f1;padding:10px 20px;font-size:.72rem;color:#c22929a8;font-weight:600;border-radius:4px;border:1px solid rgba(255,0,0,.089);box-shadow:0 2px 6px #ff000026;pointer-events:none;width:230px}.cv-portland__limit-line-overflowed-text svg{margin-bottom:-.1rem;margin-right:.2rem}.cv-portland__limit-page{position:absolute;bottom:-.8rem;height:2px;pointer-events:none;z-index:20;left:2rem;right:2rem;height:0;border-top:2px solid rgba(255,0,0,.25)}.cv-portland__limit-page-text{position:absolute;left:50%;top:-5px;transform:translate(-50%);background:#fff0f0;padding:2px 10px;font-size:.72rem;color:#d1373788;font-weight:600;border-radius:4px;border:1px solid rgba(255,4,4,.11);box-shadow:0 0 6px #ff00001a;white-space:nowrap;pointer-events:none;animation:cvportlandPulse 1.9s infinite ease-in-out}@keyframes cvportlandPulse{0%,to{transform:translate(-50%) translateY(40%)}50%{transform:translate(-50%) translateY(50%)}}.cv-portland__hidden--vertical{min-height:1122px;width:794px;padding:40px 50px;background-color:#fff;position:absolute;top:0;left:-999999px}.cv-portland__page{min-height:1122px;width:794px;padding:40px 50px;background-color:#fff;margin-bottom:1.5rem;position:relative}.cv-portland__page--number{position:absolute;right:40px;top:1080px;font-size:.8rem;color:#000000a8}.cv-portland__vertical{padding:35px 25px 0 0}.cv-portland__vertical>:first-child(1){margin-top:20px;border-top:1px solid rgba(0,0,0,.116)}.cv-portland__vertical>:not(:first-child){border-top:1px solid rgba(0,0,0,.116)}@media print{@page{size:A4 portrait;margin:0}.cv-portland__page{height:1122px!important;width:794px!important;padding:40px 50px!important;box-sizing:border-box;background:#fff!important;page-break-after:always;overflow:hidden!important}.cv-portland__hidden--vertical,.cv-portland__limit-line,.cv-portland__limit-line-overflowed{display:none!important}.cv-portland__section{page-break-inside:avoid!important}body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}.cv-portland__watermark{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;pointer-events:none;z-index:1;opacity:.037;transform:rotate(-35deg)}.cv-portland__watermark p{font-size:2.5rem;font-weight:700;letter-spacing:4px;color:#000;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none;user-select:none}.cv-portland__section{border:1px solid rgba(0,204,255,0)}.cv-portland__section:hover,.cv-portland__section--active{background-color:#00ccff09;border:1px solid rgba(0,204,255,.0745098039);box-shadow:0 0 2px #00ccff27}.cv-portland__remove{font-size:1rem;cursor:pointer;z-index:100;position:absolute;right:-1.3rem;color:inherit}.cv-portland__arrow{cursor:pointer;z-index:100;position:absolute;right:-1.5rem;color:#535353}.cv-portland__identitySection{display:flex;gap:2rem;justify-content:center;padding:15px 10px;border:1px solid transparent;border-radius:15px;cursor:pointer;transition:all .2s ease;margin-bottom:-3rem}.cv-portland__identitySection:hover,.cv-portland__identitySection--active{background-color:#00ccff09;border:1px solid rgba(0,204,255,.0745098039);box-shadow:0 0 2px #00ccff27}.cv-portland__identitySection.space{justify-content:space-between}.cv-portland__identitySection.start{justify-content:flex-start}.cv-portland__identitySection--img{width:110px;height:110px;border-radius:0;object-fit:cover;margin-top:.5rem;position:absolute;top:2rem;left:50px}.cv-portland__identitySection--text{display:flex;flex-direction:column;align-items:center;width:fit-content;gap:.5rem;line-height:1.5rem;margin:auto 0;word-break:break-word;overflow-wrap:break-word}.cv-portland__identitySection--title{font-size:2.5rem;line-height:3.2rem;font-weight:600;color:#444;text-transform:uppercase}.cv-portland__identitySection--occupation{font-size:1.3rem;font-weight:400;color:#5f5f5f}.cv-portland__identitySection--qr-wrapper{align-self:flex-start;text-align:center;margin-top:.5rem;position:absolute;top:2rem;right:50px}.cv-portland__identitySection--qr-text{font-size:.8rem;margin-top:.4rem;color:#333}.cv-portland__identitySection--main{display:flex;justify-content:center;gap:1.5rem;position:relative}.cv-portland__identitySection--progress-indicator{top:0rem;left:-4.5rem}.cv-portland__contactSection,.cv-portland__personalInfoSection,.cv-portland__skillSection,.cv-portland__languageSection,.cv-portland__linkSection,.cv-portland__hobbieSection,.cv-portland__profileSection,.cv-portland__experienceSection,.cv-portland__educationSection,.cv-portland__courseSection,.cv-portland__awardSection,.cv-portland__referenceSection,.cv-portland__customSection{cursor:pointer;padding:10px;word-break:break-word;overflow-wrap:break-word}.cv-portland__contactSection--title,.cv-portland__personalInfoSection--title,.cv-portland__skillSection--title,.cv-portland__languageSection--title,.cv-portland__linkSection--title,.cv-portland__hobbieSection--title,.cv-portland__profileSection--title,.cv-portland__experienceSection--title,.cv-portland__educationSection--title,.cv-portland__courseSection--title,.cv-portland__awardSection--title,.cv-portland__referenceSection--title,.cv-portland__customSection--title{font-size:1.5rem;font-weight:600;display:inline-block;padding-bottom:15px;color:#000;position:relative;text-transform:uppercase}.cv-portland__personalInfoSection--item-value,.cv-portland__contactSection--item-value,.cv-portland__skillSection--item-value,.cv-portland__languageSection--item-value,.cv-portland__linkSection--item-value,.cv-portland__hobbieSection--item-value{color:#0007}.cv-portland__personalInfoSection--item,.cv-portland__contactSection--item,.cv-portland__skillSection--item,.cv-portland__languageSection--item,.cv-portland__linkSection--item,.cv-portland__hobbieSection--item{display:flex;flex-direction:column;gap:.3rem}.cv-portland__contactSection{display:flex;justify-content:space-between;gap:2rem;position:relative;margin-bottom:10px;margin-top:10px;border-top:1px solid rgba(0,0,0,.116)}.cv-portland__contactSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem;color:#3b3b3b}.cv-portland__contactSection--item-name{font-weight:600;font-size:.95rem}.cv-portland__contactSection--item-value,.cv-portland__contactSection--item-url{font-size:.9rem}.cv-portland__contactSection--item-text-url{font-size:.85rem;opacity:.7}.cv-portland__personalInfoSection{display:flex;justify-content:center;gap:.5rem;position:relative}.cv-portland__personalInfoSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem;color:#4e4e4e}.cv-portland__personalInfoSection--item-name{font-weight:600;font-size:.95rem}.cv-portland__personalInfoSection--item-value{font-size:.9rem}.cv-portland__skillSection{margin-bottom:1rem}.cv-portland__skillSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem}.cv-portland__skillSection--content{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.cv-portland__skillSection--item{margin-top:.9rem}.cv-portland__skillSection--item-name{font-size:.95rem;font-weight:600}.cv-portland__skillSection--item-level{font-size:.9rem;opacity:.8}.cv-portland__skillSection--header{display:flex;justify-content:space-between;align-items:center}.cv-portland__skillSection--progress{margin-top:.35rem;width:100%;height:2px;background-color:#dcdcdc;border-radius:4px;overflow:hidden}.cv-portland__skillSection--progress-bar{height:100%;background-color:#051235;border-radius:4px;transition:width .4s ease}.cv-portland__languageSection{margin-bottom:1rem}.cv-portland__languageSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem}.cv-portland__languageSection--content{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.cv-portland__languageSection--item{margin-top:.9rem}.cv-portland__languageSection--item-name{font-weight:600;font-size:.95rem}.cv-portland__languageSection--item-level{font-size:.9rem;opacity:.8}.cv-portland__languageSection--header{display:flex;justify-content:space-between;align-items:center}.cv-portland__languageSection--progress{margin-top:.35rem;width:100%;height:2px;background-color:#dcdcdc;border-radius:4px;overflow:hidden}.cv-portland__languageSection--progress-bar{height:100%;background-color:#051235;border-radius:4px;transition:width .4s ease}.cv-portland__linkSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:.3rem}.cv-portland__linkSection--content{margin-bottom:1.5rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.cv-portland__linkSection--item{margin-top:.7rem}.cv-portland__linkSection--item-name{font-size:.95rem;font-weight:600;color:#051235;text-decoration:none;cursor:pointer;transition:opacity .2s ease}.cv-portland__linkSection--item-name:hover{opacity:.6}.cv-portland__linkSection--item-url{font-size:.8rem;opacity:.7;margin-top:.15rem;word-break:break-all}.cv-portland__hobbieSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem}.cv-portland__hobbieSection--list{margin-bottom:1.5rem;display:flex;justify-content:space-evenly;flex-wrap:wrap;gap:.5rem}.cv-portland__hobbieSection--item{display:inline-block;padding:.35rem .65rem;border-radius:6px;font-size:.85rem;font-weight:500;color:#000;border:1px solid #051235;transition:background .2s ease,border .2s ease,opacity .2s ease}.cv-portland__profileSection{text-align:center}.cv-portland__profileSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem}.cv-portland__profileSection--item{font-size:.98rem;line-height:1.4;color:#919191;max-width:600px;margin:0 auto;text-align:start}.cv-portland__experienceSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem}.cv-portland__experienceSection--item-box{display:flex;justify-content:space-between}.cv-portland__experienceSection--item{margin-top:1rem;color:#919191}.cv-portland__experienceSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-portland__experienceSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-portland__experienceSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-portland__experienceSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-portland__experienceSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-portland__experienceSection--item-date-start span,.cv-portland__experienceSection--item-date-start p,.cv-portland__experienceSection--item-date-end span,.cv-portland__experienceSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-portland__experienceSection--item-date-description{line-height:1.4;color:#949494;max-width:600px;margin:0 auto;text-align:start}.cv-portland__educationSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem}.cv-portland__educationSection--item{margin-top:1rem;color:#919191}.cv-portland__educationSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-portland__educationSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-portland__educationSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-portland__educationSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-portland__educationSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-portland__educationSection--item-date-start span,.cv-portland__educationSection--item-date-start p,.cv-portland__educationSection--item-date-end span,.cv-portland__educationSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-portland__educationSection--item-date-description{line-height:1.4;color:#a0a0a0;padding-left:2rem}.cv-portland__courseSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem}.cv-portland__courseSection--item{margin-top:1rem;color:#919191}.cv-portland__courseSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-portland__courseSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-portland__courseSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-portland__courseSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-portland__courseSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-portland__courseSection--item-date-start span,.cv-portland__courseSection--item-date-start p,.cv-portland__courseSection--item-date-end span,.cv-portland__courseSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-portland__courseSection--item-date-description{line-height:1.4;color:#a0a0a0;max-width:600px;margin:0 auto;text-align:start;padding-bottom:1rem}.cv-portland__awardSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem}.cv-portland__awardSection--item{margin-top:1rem;display:flex;flex-direction:column;gap:.1rem}.cv-portland__awardSection--item-subtitle{font-size:1rem;font-weight:600;color:#545454}.cv-portland__awardSection--item-date{font-size:.9rem;margin:.3rem 0;color:#919191}.cv-portland__awardSection--item-date-description{color:#919191;max-width:600px;margin:0 auto;text-align:start;padding-bottom:1rem}.cv-portland__referenceSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem}.cv-portland__referenceSection--content{display:grid;grid-template-columns:repeat(3,1fr);max-width:600px;margin:0 auto;margin-bottom:1.5rem}.cv-portland__referenceSection--item{display:flex;flex-direction:column;gap:.3rem}.cv-portland__referenceSection--item-head{display:flex;flex-direction:column;font-size:1rem}.cv-portland__referenceSection--item-head p span{font-weight:600;color:#545454}.cv-portland__referenceSection--item-phone,.cv-portland__referenceSection--item-email{font-size:.95rem;color:#919191}.cv-portland__customSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem}.cv-portland__customSection--item{margin-top:1rem;color:#919191;text-align:start;margin-bottom:1rem}.cv-praga{position:relative;background-color:#f0f8ff00}.cv-praga *{font-family:inherit}.cv-praga__limit-line{position:absolute;top:1082px;left:0;height:2px;pointer-events:none;z-index:20;width:100%;height:0;border-top:1.5px dashed rgba(0,110,255,.25)}.cv-praga__limit-line-text{position:absolute;left:50%;top:-12px;transform:translate(-50%);background:#fff;padding:2px 10px;font-size:.72rem;color:#444;font-weight:600;border-radius:4px;border:1px solid rgba(0,0,0,.12);box-shadow:0 2px 6px #00000026;white-space:nowrap;pointer-events:none;animation:cvpragaPulse 1.9s infinite ease-in-out}.cv-praga__limit-line-overflowed{position:absolute;top:1122px;left:0;height:2px;pointer-events:none;z-index:20;width:100%;height:0;border-top:1.5px dashed rgba(255,0,0,.418)}.cv-praga__limit-line-overflowed-text{position:absolute;right:9rem;top:-20px;transform:translate(-50%);background:#fff1f1;padding:10px 20px;font-size:.72rem;color:#c22929a8;font-weight:600;border-radius:4px;border:1px solid rgba(255,0,0,.089);box-shadow:0 2px 6px #ff000026;pointer-events:none;width:230px}.cv-praga__limit-line-overflowed-text svg{margin-bottom:-.1rem;margin-right:.2rem}.cv-praga__limit-page{position:absolute;bottom:-.8rem;height:2px;pointer-events:none;z-index:20;left:2rem;right:2rem;height:0;border-top:2px solid rgba(255,0,0,.25)}.cv-praga__limit-page-text{position:absolute;left:50%;top:-5px;transform:translate(-50%);background:#fff0f0;padding:2px 10px;font-size:.72rem;color:#d1373788;font-weight:600;border-radius:4px;border:1px solid rgba(255,4,4,.11);box-shadow:0 0 6px #ff00001a;white-space:nowrap;pointer-events:none;animation:cvpragaPulse 1.9s infinite ease-in-out}@keyframes cvpragaPulse{0%,to{transform:translate(-50%) translateY(40%)}50%{transform:translate(-50%) translateY(50%)}}.cv-praga__hidden--vertical{min-height:1122px;width:794px;padding:0;background-color:#fff;position:absolute;top:0;left:-999999px}.cv-praga__hidden--horizontal{min-height:1122px;width:794px;padding:0;background-color:#fff;position:absolute;top:0;right:-999999px}.cv-praga__page{min-height:1122px;width:794px;padding:0;background-color:#fff;margin-bottom:1.5rem;position:relative}.cv-praga__page--number{position:absolute;right:40px;top:1080px;font-size:.8rem;color:#000000a8}.cv-praga__split{display:flex;height:1122px;margin-top:0;padding-top:0}.cv-praga__split--vertical{width:32%;padding:35px 20px 0 35px;background-color:#fff}.cv-praga__split--vertical>:first-child{padding:10px;margin-bottom:5px;margin-left:-5px}.cv-praga__split--vertical>:not(:first-child){border-radius:0;padding:10px;margin-bottom:20px;margin-left:-5px}.cv-praga__split--horizontal{width:68%;padding:35px 35px 0 0}.cv-praga__split--horizontal>:first-child{padding:10px;margin-bottom:0;margin-bottom:1.5rem}.cv-praga__split--horizontal>:first-child h2{border-bottom:none}.cv-praga__split--horizontal>:not(:first-child){border-radius:0;padding:15px 10px;margin-bottom:0;margin-bottom:1.5rem}.praga-page-one{padding-top:350px}.praga-page-two{padding-top:40px}@media print{@page{size:A4 portrait;margin:0}.cv-praga__page{height:1122px!important;width:794px!important;padding:0!important;box-sizing:border-box;background:#fff!important;page-break-after:always;overflow:hidden!important}.cv-praga__hidden--vertical,.cv-praga__hidden--horizontal,.cv-praga__limit-line,.cv-praga__limit-line-overflowed{display:none!important}.cv-praga__section{page-break-inside:avoid!important}body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}.cv-praga__watermark{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;pointer-events:none;z-index:1;opacity:.037;transform:rotate(-35deg)}.cv-praga__watermark p{font-size:2.5rem;font-weight:700;letter-spacing:4px;color:#000;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none;user-select:none}.cv-praga__section{border:1px solid rgba(0,204,255,0);border-left:2px solid transparent}.cv-praga__section:hover,.cv-praga__section--active{background-color:#00ccff09;border:1px solid rgba(0,204,255,.0745098039);box-shadow:0 0 2px #00ccff27;border-left:2px solid transparent}.cv-praga__remove{font-size:1rem;cursor:pointer;z-index:100;position:absolute;right:-1.3rem;color:inherit}.cv-praga__arrow{cursor:pointer;z-index:100;position:absolute;right:-1.5rem;color:#535353}.cv-praga__identitySection{display:flex;gap:2rem;padding:10px 0;border-radius:0;cursor:pointer;transition:all .2s ease;min-height:150px;position:absolute;left:0rem;top:0rem;height:150px;background-color:#fff;z-index:10}.cv-praga__identitySection--main{display:flex;flex-direction:column;width:253px;padding:0 20px}.cv-praga__identitySection:hover,.cv-praga__identitySection--active{background-color:#fff}.cv-praga__identitySection.space{justify-content:space-between}.cv-praga__identitySection.start{justify-content:flex-start}.cv-praga__identitySection--img{width:180px;height:180px;object-fit:cover;margin-top:.5rem;margin-right:1rem;position:absolute;border:6px solid #ffc101;border-radius:100%;top:1rem;left:2.2rem}.cv-praga__identitySection--text{display:flex;flex-direction:column;gap:0rem;line-height:2.2rem;margin:auto 0;word-break:break-word;overflow-wrap:break-word;margin-top:13.5rem;text-align:center}.cv-praga__identitySection--title{font-size:1.6rem;font-weight:600;max-width:450px;color:#ffc101;text-align:center}.cv-praga__identitySection--occupation{font-size:1.2rem;font-weight:300;color:#c2c2c2;text-align:center;line-height:1.5rem;border-bottom:1px solid #ffc101;padding-bottom:10px;width:80%;margin:0 auto;margin-top:.3rem}.cv-praga__identitySection--qr-wrapper{align-self:flex-start;text-align:center;margin-top:.5rem;position:absolute;top:1.5rem;right:-31rem;z-index:10}.cv-praga__identitySection--qr-text{font-size:.8rem;margin-top:.4rem;color:#333}.cv-praga__identitySection--main{display:flex;gap:1.5rem;position:relative}.cv-praga__identitySection--progress-indicator{top:0rem;left:-4.5rem}.cv-praga__contactSection,.cv-praga__personalInfoSection,.cv-praga__skillSection,.cv-praga__languajeSection,.cv-praga__linkSection,.cv-praga__hobbieSection,.cv-praga__profileSection,.cv-praga__experienceSection,.cv-praga__educationSection,.cv-praga__courseSection,.cv-praga__awardSection,.cv-praga__referenceSection,.cv-praga__customSection{padding-left:0;cursor:pointer;word-break:break-word;overflow-wrap:break-word}.cv-praga__contactSection--title,.cv-praga__personalInfoSection--title,.cv-praga__skillSection--title,.cv-praga__languajeSection--title,.cv-praga__linkSection--title,.cv-praga__hobbieSection--title,.cv-praga__profileSection--title,.cv-praga__experienceSection--title,.cv-praga__educationSection--title,.cv-praga__courseSection--title,.cv-praga__awardSection--title,.cv-praga__referenceSection--title,.cv-praga__customSection--title{font-size:1.5rem;font-weight:700;display:inline-block;color:#ffc101;background-color:#fafafa;position:relative;width:100%;padding:.2rem .7rem;border-radius:0 10px 10px 0}.cv-praga__contactSection--item,.cv-praga__personalInfoSection--item,.cv-praga__skillSection--item,.cv-praga__languajeSection--item,.cv-praga__linkSection--item,.cv-praga__hobbieSection--item,.cv-praga__profileSection--item,.cv-praga__experienceSection--item,.cv-praga__educationSection--item,.cv-praga__courseSection--item,.cv-praga__awardSection--item,.cv-praga__referenceSection--item,.cv-praga__customSection--item{padding-left:1rem}.cv-praga__personalInfoSection--title,.cv-praga__contactSection--title,.cv-praga__skillSection--title,.cv-praga__languajeSection--title,.cv-praga__linkSection--title,.cv-praga__hobbieSection--title{color:#ffc101;padding:0 0 15px;font-size:1.45rem;background-color:#1f053500;border-bottom:1px solid #ffc101;border-radius:0;margin-bottom:.5rem;width:fit-content;margin-left:1rem}.cv-praga__personalInfoSection--item-value,.cv-praga__contactSection--item-value,.cv-praga__skillSection--item-value,.cv-praga__languajeSection--item-value,.cv-praga__linkSection--item-value,.cv-praga__hobbieSection--item-value{color:#afafaf}.cv-praga__personalInfoSection--item,.cv-praga__contactSection--item,.cv-praga__skillSection--item,.cv-praga__languajeSection--item,.cv-praga__linkSection--item,.cv-praga__hobbieSection--item{display:flex;flex-direction:column;gap:.3rem}.cv-praga__personalInfoSection--item-name,.cv-praga__contactSection--item-name,.cv-praga__skillSection--item-name,.cv-praga__languajeSection--item-name,.cv-praga__linkSection--item-name,.cv-praga__hobbieSection--item-name{color:#cecece}.cv-praga__contactSection--item{margin-top:.7rem}.cv-praga__contactSection--item-name{font-weight:600;font-size:.95rem}.cv-praga__contactSection--item-value,.cv-praga__contactSection--item-url{font-size:.9rem}.cv-praga__contactSection--item-text-url{font-size:.85rem;opacity:.7}.cv-praga__personalInfoSection--item{margin-top:.7rem}.cv-praga__personalInfoSection--item-name{font-weight:600;font-size:.95rem}.cv-praga__personalInfoSection--item-value{font-size:.9rem}.cv-praga__skillSection--item{margin-top:.9rem}.cv-praga__skillSection--item-name{font-size:.95rem;font-weight:600}.cv-praga__skillSection--item-level{font-size:.9rem;opacity:.8;color:#dcdcdc}.cv-praga__skillSection--header{display:flex;justify-content:space-between;align-items:center}.cv-praga__skillSection--progress{margin-top:.35rem;width:100%;height:2px;background-color:#f0f0f0;border-radius:1px;overflow:hidden}.cv-praga__skillSection--progress-bar{height:80%;background-color:#080837;border-radius:1px;transition:width .4s ease}.cv-praga__languajeSection--item{margin-top:.9rem}.cv-praga__languajeSection--item-name{font-weight:600;font-size:.95rem}.cv-praga__languajeSection--item-level{font-size:.9rem;opacity:.8;color:#dcdcdc}.cv-praga__languajeSection--header{display:flex;justify-content:space-between;align-items:center}.cv-praga__languajeSection--progress{margin-top:.35rem;width:100%;height:2px;background-color:#f0f0f0;border-radius:1px;overflow:hidden}.cv-praga__languajeSection--progress-bar{height:80%;background-color:#080837;border-radius:1px;transition:width .4s ease}.cv-praga__linkSection--item{margin-top:.7rem}.cv-praga__linkSection--item-name{font-size:.95rem;font-weight:600;color:#afafaf;text-decoration:none;cursor:pointer;transition:opacity .2s ease}.cv-praga__linkSection--item-name:hover{opacity:.6}.cv-praga__linkSection--item-url{font-size:.8rem;opacity:.7;margin-top:.15rem;word-break:break-all;color:#afafaf}.cv-praga__hobbieSection--title{margin-bottom:.6rem}.cv-praga__hobbieSection--list{display:flex;flex-wrap:wrap;gap:.45rem}.cv-praga__hobbieSection--item{display:inline-block;padding:.35rem .65rem;background-color:#fff;border-radius:6px;font-size:.85rem;font-weight:500;color:#000;border:1px solid #051235;transition:background .2s ease,border .2s ease,opacity .2s ease}.cv-praga__profileSection--item{font-size:.98rem;line-height:1.4;margin-top:1rem;color:#919191}.cv-praga__experienceSection--item-box{display:flex;justify-content:space-between}.cv-praga__experienceSection--item{margin-top:1rem;color:#919191}.cv-praga__experienceSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-praga__experienceSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-praga__experienceSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-praga__experienceSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-praga__experienceSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-praga__experienceSection--item-date-start span,.cv-praga__experienceSection--item-date-start p,.cv-praga__experienceSection--item-date-end span,.cv-praga__experienceSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-praga__experienceSection--item-date-description{line-height:1.4;color:#949494;margin-left:1rem}.cv-praga__educationSection--item{margin-top:1rem;color:#919191}.cv-praga__educationSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-praga__educationSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-praga__educationSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-praga__educationSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-praga__educationSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-praga__educationSection--item-date-start span,.cv-praga__educationSection--item-date-start p,.cv-praga__educationSection--item-date-end span,.cv-praga__educationSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-praga__educationSection--item-date-description{line-height:1.4;color:#a0a0a0;padding-left:1rem}.cv-praga__courseSection--item{margin-top:1rem;color:#919191}.cv-praga__courseSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-praga__courseSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-praga__courseSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-praga__courseSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-praga__courseSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-praga__courseSection--item-date-start span,.cv-praga__courseSection--item-date-start p,.cv-praga__courseSection--item-date-end span,.cv-praga__courseSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-praga__courseSection--item-date-description{line-height:1.4;color:#a0a0a0;padding-left:1rem}.cv-praga__awardSection--item{margin-top:1rem;display:flex;flex-direction:column;gap:.1rem}.cv-praga__awardSection--item-subtitle{font-size:1rem;font-weight:600;color:#545454}.cv-praga__awardSection--item-date{font-size:.9rem;margin:.3rem 0;color:#919191}.cv-praga__awardSection--item-date-description{color:#919191}.cv-praga__referenceSection--item{margin-top:1rem;display:flex;flex-direction:column;gap:.3rem}.cv-praga__referenceSection--item-head{display:flex;flex-direction:column;font-size:1rem}.cv-praga__referenceSection--item-head p span{font-weight:600;color:#545454}.cv-praga__referenceSection--item-phone,.cv-praga__referenceSection--item-email{font-size:.95rem;color:#919191}.cv-praga__customSection--item{margin-top:1rem;color:#919191}.cv-rio{position:relative;background-color:#f0f8ff00}.cv-rio *{font-family:inherit}.cv-rio__limit-line{position:absolute;top:1082px;left:0;height:2px;pointer-events:none;z-index:20;width:100%;height:0;border-top:1.5px dashed rgba(0,110,255,.25)}.cv-rio__limit-line-text{position:absolute;left:50%;top:-12px;transform:translate(-50%);background:#fff;padding:2px 10px;font-size:.72rem;color:#444;font-weight:600;border-radius:4px;border:1px solid rgba(0,0,0,.12);box-shadow:0 2px 6px #00000026;white-space:nowrap;pointer-events:none;animation:cvtokyoPulse 1.9s infinite ease-in-out}.cv-rio__limit-line-overflowed{position:absolute;top:1122px;left:0;height:2px;pointer-events:none;z-index:20;width:100%;height:0;border-top:1.5px dashed rgba(255,0,0,.418)}.cv-rio__limit-line-overflowed-text{position:absolute;right:9rem;top:-20px;transform:translate(-50%);background:#fff1f1;padding:10px 20px;font-size:.72rem;color:#c22929a8;font-weight:600;border-radius:4px;border:1px solid rgba(255,0,0,.089);box-shadow:0 2px 6px #ff000026;pointer-events:none;width:230px}.cv-rio__limit-line-overflowed-text svg{margin-bottom:-.1rem;margin-right:.2rem}.cv-rio__limit-page{position:absolute;bottom:-.8rem;height:2px;pointer-events:none;z-index:20;left:2rem;right:2rem;height:0;border-top:2px solid rgba(255,0,0,.25)}.cv-rio__limit-page-text{position:absolute;left:50%;top:-5px;transform:translate(-50%);background:#fff0f0;padding:2px 10px;font-size:.72rem;color:#d1373788;font-weight:600;border-radius:4px;border:1px solid rgba(255,4,4,.11);box-shadow:0 0 6px #ff00001a;white-space:nowrap;pointer-events:none;animation:cvrioPulse 1.9s infinite ease-in-out}@keyframes cvrioPulse{0%,to{transform:translate(-50%) translateY(40%)}50%{transform:translate(-50%) translateY(50%)}}.cv-rio__hidden--vertical{min-height:1122px;width:794px;padding:0;background-color:#fff;position:absolute;top:0;left:-999999px}.cv-rio__hidden--horizontal{min-height:1122px;width:794px;padding:0;background-color:#fff;position:absolute;top:0;right:-999999px}.cv-rio__page{min-height:1122px;width:794px;padding:0;background-color:#fff;margin-bottom:1.5rem;position:relative}.cv-rio__page--number{position:absolute;right:40px;top:1080px;font-size:.8rem;color:#000000a8}.cv-rio__split{display:flex;height:1122px;margin-top:0;padding-top:0}.cv-rio__split--vertical{width:32%;padding:35px 35px 0;background-color:#222a35}.cv-rio__split--vertical>:first-child{padding:10px;margin-bottom:5px;margin-left:-5px}.cv-rio__split--vertical>:not(:first-child){border-radius:0;padding:10px;margin-bottom:20px;margin-left:-5px}.cv-rio__split--horizontal{width:68%;padding:35px 35px 0}.cv-rio__split--horizontal>:first-child{padding:10px;margin-bottom:0}.cv-rio__split--horizontal>:first-child h2{border-bottom:none}.cv-rio__split--horizontal>:not(:first-child){border-radius:0;padding:15px 10px;margin-bottom:0}.rio-page-one{padding-top:350px}.rio-page-two{padding-top:40px}@media print{@page{size:A4 portrait;margin:0}.cv-rio__page{height:1122px!important;width:794px!important;padding:0!important;box-sizing:border-box;background:#fff!important;page-break-after:always;overflow:hidden!important}.cv-rio__hidden--vertical,.cv-rio__hidden--horizontal,.cv-rio__limit-line,.cv-rio__limit-line-overflowed{display:none!important}.cv-rio__section{page-break-inside:avoid!important}body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}.cv-rio__watermark{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;pointer-events:none;z-index:1;opacity:.037;transform:rotate(-35deg)}.cv-rio__watermark p{font-size:2.5rem;font-weight:700;letter-spacing:4px;color:#000;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none;user-select:none}.cv-rio__section{border:1px solid rgba(0,204,255,0)}.cv-rio__section:hover,.cv-rio__section--active{background-color:#00ccff09;border:1px solid rgba(0,204,255,.0745098039);box-shadow:0 0 2px #00ccff27}.cv-rio__remove{font-size:1rem;cursor:pointer;z-index:100;position:absolute;right:-1.3rem;color:inherit}.cv-rio__arrow{cursor:pointer;z-index:100;position:absolute;right:-1.5rem;color:#535353}.cv-rio__identitySection{display:flex;gap:2rem;padding:10px 0;border-radius:0;cursor:pointer;transition:all .2s ease;min-height:150px;position:absolute;left:0rem;top:0rem;height:150px;background-color:#ffc101}.cv-rio__identitySection--main{display:flex;flex-direction:column;width:252px;padding:0 20px}.cv-rio__identitySection:hover,.cv-rio__identitySection--active{background-color:#ffc101}.cv-rio__identitySection.space{justify-content:space-between}.cv-rio__identitySection.start{justify-content:flex-start}.cv-rio__identitySection--img{width:190px;height:190px;object-fit:cover;margin-top:.5rem;margin-right:1rem;position:absolute;border:6px solid #ffc101;border-radius:100%;top:1rem;left:2rem}.cv-rio__identitySection--text{display:flex;flex-direction:column;gap:0rem;line-height:2.2rem;margin:auto 0;word-break:break-word;overflow-wrap:break-word;margin-top:14.5rem;text-align:center}.cv-rio__identitySection--title{font-size:1.6rem;font-weight:600;max-width:450px;color:#ffc101;text-align:center}.cv-rio__identitySection--occupation{font-size:1.2rem;font-weight:300;color:#c2c2c2;text-align:center;line-height:1.5rem;border-bottom:1px solid #ffc101;padding-bottom:10px;width:80%;margin:0 auto;margin-top:.3rem}.cv-rio__identitySection--qr-wrapper{align-self:flex-start;text-align:center;margin-top:.5rem;position:absolute;top:1.5rem;right:-31rem}.cv-rio__identitySection--qr-text{font-size:.8rem;margin-top:.4rem;color:#333}.cv-rio__identitySection--main{display:flex;gap:1.5rem;position:relative}.cv-rio__identitySection--progress-indicator{top:0rem;left:-4.5rem}.cv-rio__contactSection,.cv-rio__personalInfoSection,.cv-rio__skillSection,.cv-rio__languajeSection,.cv-rio__linkSection,.cv-rio__hobbieSection,.cv-rio__profileSection,.cv-rio__experienceSection,.cv-rio__educationSection,.cv-rio__courseSection,.cv-rio__awardSection,.cv-rio__referenceSection,.cv-rio__customSection{padding-left:0;cursor:pointer;word-break:break-word;overflow-wrap:break-word}.cv-rio__contactSection--title,.cv-rio__personalInfoSection--title,.cv-rio__skillSection--title,.cv-rio__languajeSection--title,.cv-rio__linkSection--title,.cv-rio__hobbieSection--title,.cv-rio__profileSection--title,.cv-rio__experienceSection--title,.cv-rio__educationSection--title,.cv-rio__courseSection--title,.cv-rio__awardSection--title,.cv-rio__referenceSection--title,.cv-rio__customSection--title{font-size:1.5rem;font-weight:700;display:inline-block;color:#282930;position:relative;padding:.2rem 0rem;border-bottom:2px solid rgb(245,245,245);width:100%;padding-bottom:15px}.cv-rio__contactSection--title:after,.cv-rio__personalInfoSection--title:after,.cv-rio__skillSection--title:after,.cv-rio__languajeSection--title:after,.cv-rio__linkSection--title:after,.cv-rio__hobbieSection--title:after,.cv-rio__profileSection--title:after,.cv-rio__experienceSection--title:after,.cv-rio__educationSection--title:after,.cv-rio__courseSection--title:after,.cv-rio__awardSection--title:after,.cv-rio__referenceSection--title:after,.cv-rio__customSection--title:after{content:"";position:absolute;left:0;bottom:0rem;width:40px;height:2px;border-radius:100px;background:#ffc101}.cv-rio__personalInfoSection--title,.cv-rio__contactSection--title,.cv-rio__skillSection--title,.cv-rio__languajeSection--title,.cv-rio__linkSection--title,.cv-rio__hobbieSection--title{color:#ffc101;padding:0 0 15px;font-size:1.45rem;background-color:#1f053500;border-bottom:2px solid rgb(61,61,61)}.cv-rio__personalInfoSection--title:after,.cv-rio__contactSection--title:after,.cv-rio__skillSection--title:after,.cv-rio__languajeSection--title:after,.cv-rio__linkSection--title:after,.cv-rio__hobbieSection--title:after{content:"";position:absolute;left:0;bottom:0rem;width:40px;height:3px;border-radius:100px;background:#ffc101}.cv-rio__personalInfoSection--item-value,.cv-rio__contactSection--item-value,.cv-rio__skillSection--item-value,.cv-rio__languajeSection--item-value,.cv-rio__linkSection--item-value,.cv-rio__hobbieSection--item-value{color:#afafaf}.cv-rio__personalInfoSection--item,.cv-rio__contactSection--item,.cv-rio__skillSection--item,.cv-rio__languajeSection--item,.cv-rio__linkSection--item,.cv-rio__hobbieSection--item{display:flex;flex-direction:column;gap:.3rem}.cv-rio__personalInfoSection--item-name,.cv-rio__contactSection--item-name,.cv-rio__skillSection--item-name,.cv-rio__languajeSection--item-name,.cv-rio__linkSection--item-name,.cv-rio__hobbieSection--item-name{color:#cecece}.cv-rio__contactSection--item{margin-top:.7rem}.cv-rio__contactSection--item-name{font-weight:600;font-size:.95rem}.cv-rio__contactSection--item-value,.cv-rio__contactSection--item-url{font-size:.9rem}.cv-rio__contactSection--item-text-url{font-size:.85rem;opacity:.7}.cv-rio__personalInfoSection--item{margin-top:.7rem}.cv-rio__personalInfoSection--item-name{font-weight:600;font-size:.95rem}.cv-rio__personalInfoSection--item-value{font-size:.9rem}.cv-rio__skillSection--item{margin-top:.9rem}.cv-rio__skillSection--item-name{font-size:.95rem;font-weight:600}.cv-rio__skillSection--item-level{font-size:.9rem;opacity:.8;color:#dcdcdc}.cv-rio__skillSection--header{display:flex;justify-content:space-between;align-items:center}.cv-rio__skillSection--progress{margin-top:.35rem;width:100%;height:6px;background-color:#414141;border-radius:4px;overflow:hidden}.cv-rio__skillSection--progress-bar{height:80%;background-color:#fff;border-radius:4px;transition:width .4s ease}.cv-rio__languajeSection--item{margin-top:.9rem}.cv-rio__languajeSection--item-name{font-weight:600;font-size:.95rem}.cv-rio__languajeSection--item-level{font-size:.9rem;opacity:.8;color:#dcdcdc}.cv-rio__languajeSection--header{display:flex;justify-content:space-between;align-items:center}.cv-rio__languajeSection--progress{margin-top:.35rem;width:100%;height:6px;background-color:#414141;border-radius:4px;overflow:hidden}.cv-rio__languajeSection--progress-bar{height:80%;background-color:#fff;border-radius:4px;transition:width .4s ease}.cv-rio__linkSection--item{margin-top:.7rem}.cv-rio__linkSection--item-name{font-size:.95rem;font-weight:600;color:#afafaf;text-decoration:none;cursor:pointer;transition:opacity .2s ease}.cv-rio__linkSection--item-name:hover{opacity:.6}.cv-rio__linkSection--item-url{font-size:.8rem;opacity:.7;margin-top:.15rem;word-break:break-all;color:#afafaf}.cv-rio__hobbieSection--title{margin-bottom:.6rem}.cv-rio__hobbieSection--list{display:flex;flex-wrap:wrap;gap:.45rem}.cv-rio__hobbieSection--item{display:inline-block;padding:.35rem .65rem;background-color:#fff;border-radius:6px;font-size:.85rem;font-weight:500;color:#000;border:1px solid #051235;transition:background .2s ease,border .2s ease,opacity .2s ease}.cv-rio__profileSection--item{font-size:.98rem;line-height:1.4;margin-top:1rem;color:#919191}.cv-rio__experienceSection--item-box{display:flex;justify-content:space-between}.cv-rio__experienceSection--item{margin-top:1rem;color:#919191}.cv-rio__experienceSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-rio__experienceSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-rio__experienceSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-rio__experienceSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-rio__experienceSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-rio__experienceSection--item-date-start span,.cv-rio__experienceSection--item-date-start p,.cv-rio__experienceSection--item-date-end span,.cv-rio__experienceSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-rio__experienceSection--item-date-description{line-height:1.4;color:#949494;margin-left:1rem}.cv-rio__educationSection--item{margin-top:1rem;color:#919191}.cv-rio__educationSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-rio__educationSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-rio__educationSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-rio__educationSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-rio__educationSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-rio__educationSection--item-date-start span,.cv-rio__educationSection--item-date-start p,.cv-rio__educationSection--item-date-end span,.cv-rio__educationSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-rio__educationSection--item-date-description{line-height:1.4;color:#a0a0a0;padding-left:1rem}.cv-rio__courseSection--item{margin-top:1rem;color:#919191}.cv-rio__courseSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-rio__courseSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-rio__courseSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-rio__courseSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-rio__courseSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-rio__courseSection--item-date-start span,.cv-rio__courseSection--item-date-start p,.cv-rio__courseSection--item-date-end span,.cv-rio__courseSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-rio__courseSection--item-date-description{line-height:1.4;color:#a0a0a0;padding-left:1rem}.cv-rio__awardSection--item{margin-top:1rem;display:flex;flex-direction:column;gap:.1rem}.cv-rio__awardSection--item-subtitle{font-size:1rem;font-weight:600;color:#545454}.cv-rio__awardSection--item-date{font-size:.9rem;margin:.3rem 0;color:#919191}.cv-rio__awardSection--item-date-description{color:#919191}.cv-rio__referenceSection--item{margin-top:1rem;display:flex;flex-direction:column;gap:.3rem}.cv-rio__referenceSection--item-head{display:flex;flex-direction:column;font-size:1rem}.cv-rio__referenceSection--item-head p span{font-weight:600;color:#545454}.cv-rio__referenceSection--item-phone,.cv-rio__referenceSection--item-email{font-size:.95rem;color:#919191}.cv-rio__customSection--item{margin-top:1rem;color:#919191}.cv-roma{position:relative;background-color:#f0f8ff00}.cv-roma *{font-family:inherit}.cv-roma__limit-line{position:absolute;top:1082px;left:0;height:2px;pointer-events:none;z-index:20;width:100%;height:0;border-top:1.5px dashed rgba(0,110,255,.25)}.cv-roma__limit-line-text{position:absolute;left:50%;top:-12px;transform:translate(-50%);background:#fff;padding:2px 10px;font-size:.72rem;color:#444;font-weight:600;border-radius:4px;border:1px solid rgba(0,0,0,.12);box-shadow:0 2px 6px #00000026;white-space:nowrap;pointer-events:none;animation:cvtokyoPulse 1.9s infinite ease-in-out}.cv-roma__limit-line-overflowed{position:absolute;top:1122px;left:0;height:2px;pointer-events:none;z-index:20;width:100%;height:0;border-top:1.5px dashed rgba(255,0,0,.418)}.cv-roma__limit-line-overflowed-text{position:absolute;right:9rem;top:-20px;transform:translate(-50%);background:#fff1f1;padding:10px 20px;font-size:.72rem;color:#c22929a8;font-weight:600;border-radius:4px;border:1px solid rgba(255,0,0,.089);box-shadow:0 2px 6px #ff000026;pointer-events:none;width:230px}.cv-roma__limit-line-overflowed-text svg{margin-bottom:-.1rem;margin-right:.2rem}.cv-roma__limit-page{position:absolute;bottom:-.8rem;height:2px;pointer-events:none;z-index:20;left:2rem;right:2rem;height:0;border-top:2px solid rgba(255,0,0,.25)}.cv-roma__limit-page-text{position:absolute;left:50%;top:-5px;transform:translate(-50%);background:#fff0f0;padding:2px 10px;font-size:.72rem;color:#d1373788;font-weight:600;border-radius:4px;border:1px solid rgba(255,4,4,.11);box-shadow:0 0 6px #ff00001a;white-space:nowrap;pointer-events:none;animation:cvromaPulse 1.9s infinite ease-in-out}@keyframes cvromaPulse{0%,to{transform:translate(-50%) translateY(40%)}50%{transform:translate(-50%) translateY(50%)}}.cv-roma__hidden--vertical{min-height:1122px;width:794px;padding:40px 50px;background-color:#fff;position:absolute;top:0;left:-999999px}.cv-roma__page{min-height:1122px;width:794px;padding:40px 50px;background-color:#fff;margin-bottom:1.5rem;position:relative}.cv-roma__page--number{position:absolute;right:40px;top:1080px;font-size:.8rem;color:#000000a8}.cv-roma__vertical{padding:35px 25px 0 0}@media print{@page{size:A4 portrait;margin:0}.cv-roma__page{height:1122px!important;width:794px!important;padding:40px 50px!important;box-sizing:border-box;background:#fff!important;page-break-after:always;overflow:hidden!important}.cv-roma__hidden--vertical,.cv-roma__limit-line,.cv-roma__limit-line-overflowed{display:none!important}.cv-roma__section{page-break-inside:avoid!important}body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}.cv-roma__watermark{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;pointer-events:none;z-index:1;opacity:.037;transform:rotate(-35deg)}.cv-roma__watermark p{font-size:2.5rem;font-weight:700;letter-spacing:4px;color:#000;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none;user-select:none}.cv-roma__section{border:1px solid rgba(0,204,255,0)}.cv-roma__section:hover,.cv-roma__section--active{background-color:#00ccff09;border:1px solid rgba(0,204,255,.0745098039);box-shadow:0 0 2px #00ccff27}.cv-roma__remove{font-size:1rem;cursor:pointer;z-index:100;position:absolute;right:-1.3rem;color:inherit}.cv-roma__arrow{cursor:pointer;z-index:100;position:absolute;right:-1.5rem;color:#535353}.cv-roma__identitySection{display:flex;gap:2rem;justify-content:center;padding:15px 10px;border:1px solid transparent;border-radius:15px;cursor:pointer;transition:all .2s ease;margin-bottom:-3rem}.cv-roma__identitySection:hover,.cv-roma__identitySection--active{background-color:#00ccff09;border:1px solid rgba(0,204,255,.0745098039);box-shadow:0 0 2px #00ccff27}.cv-roma__identitySection.space{justify-content:space-between}.cv-roma__identitySection.start{justify-content:flex-start}.cv-roma__identitySection--img{width:110px;height:110px;border-radius:0;object-fit:cover;margin-top:.5rem;position:absolute;top:2rem;left:50px}.cv-roma__identitySection--text{display:flex;flex-direction:column;align-items:center;width:fit-content;gap:.5rem;line-height:1.5rem;margin:auto 0;word-break:break-word;overflow-wrap:break-word}.cv-roma__identitySection--title{font-size:2.5rem;line-height:3.2rem;font-weight:600;color:#444;text-transform:uppercase}.cv-roma__identitySection--occupation{font-size:1.3rem;font-weight:400;color:#5f5f5f}.cv-roma__identitySection--qr-wrapper{align-self:flex-start;text-align:center;margin-top:.5rem;position:absolute;top:2rem;right:50px}.cv-roma__identitySection--qr-text{font-size:.8rem;margin-top:.4rem;color:#333}.cv-roma__identitySection--main{display:flex;justify-content:center;gap:1.5rem;position:relative}.cv-roma__identitySection--progress-indicator{top:0rem;left:-4.5rem}.cv-roma__contactSection,.cv-roma__personalInfoSection,.cv-roma__skillSection,.cv-roma__languageSection,.cv-roma__linkSection,.cv-roma__hobbieSection,.cv-roma__profileSection,.cv-roma__experienceSection,.cv-roma__educationSection,.cv-roma__courseSection,.cv-roma__awardSection,.cv-roma__referenceSection,.cv-roma__customSection{cursor:pointer;padding:10px;word-break:break-word;overflow-wrap:break-word}.cv-roma__contactSection--title,.cv-roma__personalInfoSection--title,.cv-roma__skillSection--title,.cv-roma__languageSection--title,.cv-roma__linkSection--title,.cv-roma__hobbieSection--title,.cv-roma__profileSection--title,.cv-roma__experienceSection--title,.cv-roma__educationSection--title,.cv-roma__courseSection--title,.cv-roma__awardSection--title,.cv-roma__referenceSection--title,.cv-roma__customSection--title{font-size:1.5rem;font-weight:600;display:inline-block;padding-bottom:15px;color:#000;position:relative;text-transform:uppercase}.cv-roma__personalInfoSection--item-value,.cv-roma__contactSection--item-value,.cv-roma__skillSection--item-value,.cv-roma__languageSection--item-value,.cv-roma__linkSection--item-value,.cv-roma__hobbieSection--item-value{color:#0007}.cv-roma__personalInfoSection--item,.cv-roma__contactSection--item,.cv-roma__skillSection--item,.cv-roma__languageSection--item,.cv-roma__linkSection--item,.cv-roma__hobbieSection--item{display:flex;flex-direction:column;gap:.3rem}.cv-roma__contactSection{display:flex;justify-content:space-between;gap:2rem;border-bottom:5px double rgb(146,146,146)!important;position:relative;margin-bottom:10px}.cv-roma__contactSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;background-color:#fafafa;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem;text-decoration:underline;color:#3b3b3b}.cv-roma__contactSection--item-name{font-weight:600;font-size:.95rem}.cv-roma__contactSection--item-value,.cv-roma__contactSection--item-url{font-size:.9rem}.cv-roma__contactSection--item-text-url{font-size:.85rem;opacity:.7}.cv-roma__personalInfoSection{display:flex;justify-content:center;gap:.5rem;position:relative}.cv-roma__personalInfoSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;background-color:#fafafa;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem;text-decoration:underline;color:#4e4e4e}.cv-roma__personalInfoSection--item-name{font-weight:600;font-size:.95rem}.cv-roma__personalInfoSection--item-value{font-size:.9rem}.cv-roma__skillSection{margin-bottom:1rem}.cv-roma__skillSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;background-color:#fafafa;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem;text-decoration:underline}.cv-roma__skillSection--content{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.cv-roma__skillSection--item{margin-top:.9rem}.cv-roma__skillSection--item-name{font-size:.95rem;font-weight:600}.cv-roma__skillSection--item-level{font-size:.9rem;opacity:.8}.cv-roma__skillSection--header{display:flex;justify-content:space-between;align-items:center}.cv-roma__skillSection--progress{margin-top:.35rem;width:100%;height:2px;background-color:#dcdcdc;border-radius:4px;overflow:hidden}.cv-roma__skillSection--progress-bar{height:100%;background-color:#051235;border-radius:4px;transition:width .4s ease}.cv-roma__languageSection{margin-bottom:1rem}.cv-roma__languageSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;background-color:#fafafa;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem;text-decoration:underline}.cv-roma__languageSection--content{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.cv-roma__languageSection--item{margin-top:.9rem}.cv-roma__languageSection--item-name{font-weight:600;font-size:.95rem}.cv-roma__languageSection--item-level{font-size:.9rem;opacity:.8}.cv-roma__languageSection--header{display:flex;justify-content:space-between;align-items:center}.cv-roma__languageSection--progress{margin-top:.35rem;width:100%;height:2px;background-color:#dcdcdc;border-radius:4px;overflow:hidden}.cv-roma__languageSection--progress-bar{height:100%;background-color:#051235;border-radius:4px;transition:width .4s ease}.cv-roma__linkSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;background-color:#fafafa;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:.3rem;text-decoration:underline}.cv-roma__linkSection--content{margin-bottom:1.5rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.cv-roma__linkSection--item{margin-top:.7rem}.cv-roma__linkSection--item-name{font-size:.95rem;font-weight:600;color:#051235;text-decoration:none;cursor:pointer;transition:opacity .2s ease}.cv-roma__linkSection--item-name:hover{opacity:.6}.cv-roma__linkSection--item-url{font-size:.8rem;opacity:.7;margin-top:.15rem;word-break:break-all}.cv-roma__hobbieSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;background-color:#fafafa;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem;text-decoration:underline}.cv-roma__hobbieSection--list{margin-bottom:1.5rem;display:flex;justify-content:space-evenly;flex-wrap:wrap;gap:.5rem}.cv-roma__hobbieSection--item{display:inline-block;padding:.35rem .65rem;background-color:#fff;border-radius:6px;font-size:.85rem;font-weight:500;color:#000;border:1px solid #051235;transition:background .2s ease,border .2s ease,opacity .2s ease}.cv-roma__profileSection{text-align:center}.cv-roma__profileSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;background-color:#fafafa;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem;text-decoration:underline}.cv-roma__profileSection--item{font-size:.98rem;line-height:1.4;color:#919191;max-width:600px;margin:0 auto;text-align:start}.cv-roma__experienceSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;background-color:#fafafa;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem;text-decoration:underline}.cv-roma__experienceSection--item-box{display:flex;justify-content:space-between}.cv-roma__experienceSection--item{margin-top:1rem;color:#919191}.cv-roma__experienceSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-roma__experienceSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-roma__experienceSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-roma__experienceSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-roma__experienceSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-roma__experienceSection--item-date-start span,.cv-roma__experienceSection--item-date-start p,.cv-roma__experienceSection--item-date-end span,.cv-roma__experienceSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-roma__experienceSection--item-date-description{line-height:1.4;color:#949494;max-width:600px;margin:0 auto;text-align:start}.cv-roma__educationSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;background-color:#fafafa;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem;text-decoration:underline}.cv-roma__educationSection--item{margin-top:1rem;color:#919191}.cv-roma__educationSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-roma__educationSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-roma__educationSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-roma__educationSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-roma__educationSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-roma__educationSection--item-date-start span,.cv-roma__educationSection--item-date-start p,.cv-roma__educationSection--item-date-end span,.cv-roma__educationSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-roma__educationSection--item-date-description{line-height:1.4;color:#a0a0a0;padding-left:2rem}.cv-roma__courseSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;background-color:#fafafa;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem;text-decoration:underline}.cv-roma__courseSection--item{margin-top:1rem;color:#919191}.cv-roma__courseSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-roma__courseSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-roma__courseSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-roma__courseSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-roma__courseSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-roma__courseSection--item-date-start span,.cv-roma__courseSection--item-date-start p,.cv-roma__courseSection--item-date-end span,.cv-roma__courseSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-roma__courseSection--item-date-description{line-height:1.4;color:#a0a0a0;max-width:600px;margin:0 auto;text-align:start;padding-bottom:1rem}.cv-roma__awardSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;background-color:#fafafa;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem;text-decoration:underline}.cv-roma__awardSection--item{margin-top:1rem;display:flex;flex-direction:column;gap:.1rem}.cv-roma__awardSection--item-subtitle{font-size:1rem;font-weight:600;color:#545454}.cv-roma__awardSection--item-date{font-size:.9rem;margin:.3rem 0;color:#919191}.cv-roma__awardSection--item-date-description{color:#919191;max-width:600px;margin:0 auto;text-align:start;padding-bottom:1rem}.cv-roma__referenceSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;background-color:#fafafa;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem;text-decoration:underline}.cv-roma__referenceSection--content{display:grid;grid-template-columns:repeat(3,1fr);max-width:600px;margin:0 auto;margin-bottom:1.5rem}.cv-roma__referenceSection--item{display:flex;flex-direction:column;gap:.3rem}.cv-roma__referenceSection--item-head{display:flex;flex-direction:column;font-size:1rem}.cv-roma__referenceSection--item-head p span{font-weight:600;color:#545454}.cv-roma__referenceSection--item-phone,.cv-roma__referenceSection--item-email{font-size:.95rem;color:#919191}.cv-roma__customSection--title{margin:0;font-size:1.3rem;font-weight:600;padding:5px 10px 8px;background-color:#fafafa;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem;text-decoration:underline}.cv-roma__customSection--item{margin-top:1rem;color:#919191;text-align:start;margin-bottom:1rem}.cv-seul{position:relative;background-color:#f0f8ff00}.cv-seul *{font-family:inherit}.cv-seul__limit-line{position:absolute;top:1082px;left:0;height:2px;pointer-events:none;z-index:20;width:100%;height:0;border-top:1.5px dashed rgba(0,110,255,.25)}.cv-seul__limit-line-text{position:absolute;left:50%;top:-12px;transform:translate(-50%);background:#fff;padding:2px 10px;font-size:.72rem;color:#444;font-weight:600;border-radius:4px;border:1px solid rgba(0,0,0,.12);box-shadow:0 2px 6px #00000026;white-space:nowrap;pointer-events:none;animation:cvtokyoPulse 1.9s infinite ease-in-out}.cv-seul__limit-line-overflowed{position:absolute;top:1122px;left:0;height:2px;pointer-events:none;z-index:20;width:100%;height:0;border-top:1.5px dashed rgba(255,0,0,.418)}.cv-seul__limit-line-overflowed-text{position:absolute;right:9rem;top:-20px;transform:translate(-50%);background:#fff1f1;padding:10px 20px;font-size:.72rem;color:#c22929a8;font-weight:600;border-radius:4px;border:1px solid rgba(255,0,0,.089);box-shadow:0 2px 6px #ff000026;pointer-events:none;width:230px}.cv-seul__limit-line-overflowed-text svg{margin-bottom:-.1rem;margin-right:.2rem}.cv-seul__limit-page{position:absolute;bottom:-.8rem;height:2px;pointer-events:none;z-index:20;left:2rem;right:2rem;height:0;border-top:2px solid rgba(255,0,0,.25)}.cv-seul__limit-page-text{position:absolute;left:50%;top:-5px;transform:translate(-50%);background:#fff0f0;padding:2px 10px;font-size:.72rem;color:#d1373788;font-weight:600;border-radius:4px;border:1px solid rgba(255,4,4,.11);box-shadow:0 0 6px #ff00001a;white-space:nowrap;pointer-events:none;animation:cvvienaPulse 1.9s infinite ease-in-out}@keyframes cvseulPulse{0%,to{transform:translate(-50%) translateY(40%)}50%{transform:translate(-50%) translateY(50%)}}.cv-seul__hidden--vertical{min-height:1122px;width:794px;padding:0;background-color:#fff;position:absolute;top:0;left:-999999px}.cv-seul__hidden--horizontal{min-height:1122px;width:794px;padding:0;background-color:#fff;position:absolute;top:0;right:-999999px}.cv-seul__page{min-height:1122px;width:794px;padding:0;background-color:#fff;margin-bottom:1.5rem;position:relative}.cv-seul__page--number{position:absolute;right:40px;top:1080px;font-size:.8rem;color:#000000a8}.cv-seul__split{display:flex;height:1122px;margin-top:0;padding-top:0}.cv-seul__split--vertical{width:32%;padding:35px 35px 0;background-color:#635243}.cv-seul__split--vertical>:first-child{padding:10px;margin-bottom:5px;margin-left:-5px}.cv-seul__split--vertical>:not(:first-child){border-radius:0;padding:10px;margin-bottom:20px;margin-left:-5px}.cv-seul__split--horizontal{width:68%;padding:35px 35px 0}.cv-seul__split--horizontal>:first-child{padding:10px;margin-bottom:0}.cv-seul__split--horizontal>:not(:first-child){border-radius:0;padding:15px 10px;margin-bottom:0}.seul-page-one{padding-top:280px}@media print{@page{size:A4 portrait;margin:0}.cv-seul__page{height:1122px!important;width:794px!important;padding:0!important;box-sizing:border-box;background:#fff!important;page-break-after:always;overflow:hidden!important}.cv-seul__hidden--vertical,.cv-seul__hidden--horizontal,.cv-seul__limit-line,.cv-seul__limit-line-overflowed{display:none!important}.cv-seul__section{page-break-inside:avoid!important}body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}.cv-seul__watermark{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;pointer-events:none;z-index:1;opacity:.037;transform:rotate(-35deg)}.cv-seul__watermark p{font-size:2.5rem;font-weight:700;letter-spacing:4px;color:#000;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none;user-select:none}.cv-seul__section{border:1px solid rgba(0,204,255,0)}.cv-seul__section:hover,.cv-seul__section--active{background-color:#00ccff09;border:1px solid rgba(0,204,255,.0745098039);box-shadow:0 0 2px #00ccff27}.cv-seul__remove{font-size:1rem;cursor:pointer;z-index:100;position:absolute;right:-1.3rem;color:inherit}.cv-seul__arrow{cursor:pointer;z-index:100;position:absolute;right:-1.5rem;color:#535353}.cv-seul__identitySection{display:flex;gap:2rem;align-items:start;justify-content:space-between;padding:10px 0 10px 20px;border:12px solid white;cursor:pointer;transition:all .2s ease;min-height:150px;position:absolute;left:3rem;right:3rem;top:3rem;background-color:#635243;border-radius:5px}.cv-seul__identitySection:hover{background-color:#403274;border:12px solid #f9fffe}.cv-seul__identitySection--active{background-color:#00ccff09;border:1px solid rgba(0,204,255,.0745098039)}.cv-seul__identitySection.space{justify-content:space-between}.cv-seul__identitySection.start{justify-content:flex-start}.cv-seul__identitySection--img{width:110px;height:110px;border-radius:0;object-fit:cover;margin-top:.5rem;margin-right:1rem}.cv-seul__identitySection--text{display:flex;flex-direction:column;gap:0rem;line-height:3.8rem;margin:auto 0;word-break:break-word;overflow-wrap:break-word}.cv-seul__identitySection--title{font-size:3rem;font-weight:600;max-width:450px;color:#444;text-transform:uppercase}.cv-seul__identitySection--occupation{font-size:1.3rem;font-weight:400;line-height:2.2rem;color:#5f5f5f}.cv-seul__identitySection--qr-wrapper{align-self:flex-start;text-align:center;margin-top:.5rem;position:absolute;top:.5rem;right:.5rem}.cv-seul__identitySection--qr-text{font-size:.8rem;margin-top:.4rem;color:#333}.cv-seul__identitySection--main{display:flex;gap:1.5rem;position:relative}.cv-seul__identitySection--progress-indicator{top:0rem;left:-4.5rem}.cv-seul__contactSection,.cv-seul__personalInfoSection,.cv-seul__skillSection,.cv-seul__languajeSection,.cv-seul__linkSection,.cv-seul__hobbieSection,.cv-seul__profileSection,.cv-seul__experienceSection,.cv-seul__educationSection,.cv-seul__courseSection,.cv-seul__awardSection,.cv-seul__referenceSection,.cv-seul__customSection{padding-left:0;cursor:pointer;word-break:break-word;overflow-wrap:break-word}.cv-seul__contactSection--title,.cv-seul__personalInfoSection--title,.cv-seul__skillSection--title,.cv-seul__languajeSection--title,.cv-seul__linkSection--title,.cv-seul__hobbieSection--title,.cv-seul__profileSection--title,.cv-seul__experienceSection--title,.cv-seul__educationSection--title,.cv-seul__courseSection--title,.cv-seul__awardSection--title,.cv-seul__referenceSection--title,.cv-seul__customSection--title{font-size:1.1rem;font-weight:600;display:inline-block;color:#000;position:relative;text-transform:uppercase;background-color:#635243;padding:.2rem .5rem}.cv-seul__personalInfoSection--title,.cv-seul__contactSection--title,.cv-seul__skillSection--title,.cv-seul__languajeSection--title,.cv-seul__linkSection--title,.cv-seul__hobbieSection--title{color:#e4e4e4;padding:0 0 15px;font-size:1.45rem;background-color:#1f053500}.cv-seul__personalInfoSection--title:after,.cv-seul__contactSection--title:after,.cv-seul__skillSection--title:after,.cv-seul__languajeSection--title:after,.cv-seul__linkSection--title:after,.cv-seul__hobbieSection--title:after{content:"";position:absolute;left:0;bottom:.4rem;width:40px;height:3px;border-radius:100px;background:#fff}.cv-seul__personalInfoSection--item-value,.cv-seul__contactSection--item-value,.cv-seul__skillSection--item-value,.cv-seul__languajeSection--item-value,.cv-seul__linkSection--item-value,.cv-seul__hobbieSection--item-value{color:#afafaf}.cv-seul__personalInfoSection--item,.cv-seul__contactSection--item,.cv-seul__skillSection--item,.cv-seul__languajeSection--item,.cv-seul__linkSection--item,.cv-seul__hobbieSection--item{display:flex;flex-direction:column;gap:.3rem}.cv-seul__personalInfoSection--item-name,.cv-seul__contactSection--item-name,.cv-seul__skillSection--item-name,.cv-seul__languajeSection--item-name,.cv-seul__linkSection--item-name,.cv-seul__hobbieSection--item-name{color:#cecece}.cv-seul__contactSection--item{margin-top:.7rem}.cv-seul__contactSection--item-name{font-weight:600;font-size:.95rem}.cv-seul__contactSection--item-value,.cv-seul__contactSection--item-url{font-size:.9rem}.cv-seul__contactSection--item-text-url{font-size:.85rem;opacity:.7}.cv-seul__personalInfoSection--item{margin-top:.7rem}.cv-seul__personalInfoSection--item-name{font-weight:600;font-size:.95rem}.cv-seul__personalInfoSection--item-value{font-size:.9rem}.cv-seul__skillSection--item{margin-top:.9rem}.cv-seul__skillSection--item-name{font-size:.95rem;font-weight:600}.cv-seul__skillSection--item-level{font-size:.9rem;opacity:.8;color:#dcdcdc}.cv-seul__skillSection--header{display:flex;justify-content:space-between;align-items:center}.cv-seul__skillSection--progress{margin-top:.35rem;width:100%;height:6px;background-color:#414141;border-radius:4px;overflow:hidden}.cv-seul__skillSection--progress-bar{height:80%;background-color:#fff;border-radius:4px;transition:width .4s ease}.cv-seul__languajeSection--item{margin-top:.9rem}.cv-seul__languajeSection--item-name{font-weight:600;font-size:.95rem}.cv-seul__languajeSection--item-level{font-size:.9rem;opacity:.8;color:#dcdcdc}.cv-seul__languajeSection--header{display:flex;justify-content:space-between;align-items:center}.cv-seul__languajeSection--progress{margin-top:.35rem;width:100%;height:6px;background-color:#414141;border-radius:4px;overflow:hidden}.cv-seul__languajeSection--progress-bar{height:80%;background-color:#fff;border-radius:4px;transition:width .4s ease}.cv-seul__linkSection--item{margin-top:.7rem}.cv-seul__linkSection--item-name{font-size:.95rem;font-weight:600;color:#afafaf;text-decoration:none;cursor:pointer;transition:opacity .2s ease}.cv-seul__linkSection--item-name:hover{opacity:.6}.cv-seul__linkSection--item-url{font-size:.8rem;opacity:.7;margin-top:.15rem;word-break:break-all;color:#afafaf}.cv-seul__hobbieSection--title{margin-bottom:.6rem}.cv-seul__hobbieSection--list{display:flex;flex-wrap:wrap;gap:.45rem}.cv-seul__hobbieSection--item{display:inline-block;padding:.35rem .65rem;background-color:#fff;border-radius:6px;font-size:.85rem;font-weight:500;color:#000;border:1px solid #051235;transition:background .2s ease,border .2s ease,opacity .2s ease}.cv-seul__profileSection--item{font-size:.98rem;line-height:1.4;margin-top:1rem;color:#919191}.cv-seul__experienceSection--item-box{display:flex;justify-content:space-between}.cv-seul__experienceSection--item{margin-top:1rem;color:#919191}.cv-seul__experienceSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-seul__experienceSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-seul__experienceSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-seul__experienceSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-seul__experienceSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-seul__experienceSection--item-date-start span,.cv-seul__experienceSection--item-date-start p,.cv-seul__experienceSection--item-date-end span,.cv-seul__experienceSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-seul__experienceSection--item-date-description{line-height:1.4;color:#949494;margin-left:1rem}.cv-seul__educationSection--item{margin-top:1rem;color:#919191}.cv-seul__educationSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-seul__educationSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-seul__educationSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-seul__educationSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-seul__educationSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-seul__educationSection--item-date-start span,.cv-seul__educationSection--item-date-start p,.cv-seul__educationSection--item-date-end span,.cv-seul__educationSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-seul__educationSection--item-date-description{line-height:1.4;color:#a0a0a0;padding-left:1rem}.cv-seul__courseSection--item{margin-top:1rem;color:#919191}.cv-seul__courseSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-seul__courseSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-seul__courseSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-seul__courseSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-seul__courseSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-seul__courseSection--item-date-start span,.cv-seul__courseSection--item-date-start p,.cv-seul__courseSection--item-date-end span,.cv-seul__courseSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-seul__courseSection--item-date-description{line-height:1.4;color:#a0a0a0;padding-left:1rem}.cv-seul__awardSection--item{margin-top:1rem;display:flex;flex-direction:column;gap:.1rem}.cv-seul__awardSection--item-subtitle{font-size:1rem;font-weight:600;color:#545454}.cv-seul__awardSection--item-date{font-size:.9rem;margin:.3rem 0;color:#919191}.cv-seul__awardSection--item-date-description{color:#919191}.cv-seul__referenceSection--item{margin-top:1rem;display:flex;flex-direction:column;gap:.3rem}.cv-seul__referenceSection--item-head{display:flex;flex-direction:column;font-size:1rem}.cv-seul__referenceSection--item-head p span{font-weight:600;color:#545454}.cv-seul__referenceSection--item-phone,.cv-seul__referenceSection--item-email{font-size:.95rem;color:#919191}.cv-seul__customSection--item{margin-top:1rem;color:#919191}.cv-tokyo{position:relative;background-color:#f0f8ff00}.cv-tokyo *{font-family:inherit}.cv-tokyo__limit-line{position:absolute;top:1082px;left:0;height:2px;pointer-events:none;z-index:20;width:100%;height:0;border-top:1.5px dashed rgba(0,110,255,.25)}.cv-tokyo__limit-line-text{position:absolute;left:50%;top:-12px;transform:translate(-50%);background:#fff;padding:2px 10px;font-size:.72rem;color:#444;font-weight:600;border-radius:4px;border:1px solid rgba(0,0,0,.12);box-shadow:0 2px 6px #00000026;white-space:nowrap;pointer-events:none;animation:cvtokyoPulse 1.9s infinite ease-in-out}.cv-tokyo__limit-line-overflowed{position:absolute;top:1122px;left:0;height:2px;pointer-events:none;z-index:20;width:100%;height:0;border-top:1.5px dashed rgba(255,0,0,.418)}.cv-tokyo__limit-line-overflowed-text{position:absolute;right:9rem;top:-20px;transform:translate(-50%);background:#fff1f1;padding:10px 20px;font-size:.72rem;color:#c22929a8;font-weight:600;border-radius:4px;border:1px solid rgba(255,0,0,.089);box-shadow:0 2px 6px #ff000026;pointer-events:none;width:230px}.cv-tokyo__limit-line-overflowed-text svg{margin-bottom:-.1rem;margin-right:.2rem}.cv-tokyo__limit-page{position:absolute;bottom:-.8rem;height:2px;pointer-events:none;z-index:20;left:2rem;right:2rem;height:0;border-top:2px solid rgba(255,0,0,.25)}.cv-tokyo__limit-page-text{position:absolute;left:50%;top:-5px;transform:translate(-50%);background:#fff0f0;padding:2px 10px;font-size:.72rem;color:#d1373788;font-weight:600;border-radius:4px;border:1px solid rgba(255,4,4,.11);box-shadow:0 0 6px #ff00001a;white-space:nowrap;pointer-events:none;animation:cvtokyoPulse 1.9s infinite ease-in-out}@keyframes cvtokyoPulse{0%,to{transform:translate(-50%) translateY(40%)}50%{transform:translate(-50%) translateY(50%)}}.cv-tokyo__hidden--vertical{min-height:1122px;width:794px;padding:0 50px;background-color:#fff;position:absolute;top:0;left:-999999px}.cv-tokyo__hidden--horizontal{min-height:1122px;width:794px;padding:0 50px;background-color:#fff;position:absolute;top:0;right:-999999px}.cv-tokyo__page{min-height:1122px;width:794px;padding:0 50px;background-color:#fff;margin-bottom:1.5rem;position:relative}.cv-tokyo__page--number{position:absolute;right:40px;top:1080px;font-size:.8rem;color:#000000a8}.cv-tokyo__split{display:flex;height:auto;margin-top:0;padding-top:0;height:1122px}.cv-tokyo__split--vertical{width:32%;padding:35px 25px 0 0}.cv-tokyo__split--vertical>:first-child{padding:10px;margin-bottom:5px;margin-left:-5px}.cv-tokyo__split--vertical>:not(:first-child){border-radius:0;padding:10px;margin-bottom:20px;margin-left:-5px}.cv-tokyo__split--horizontal{width:68%;padding:35px 0 0 25px;border-left:2px solid rgba(0,0,0,.067)}.cv-tokyo__split--horizontal>:first-child{padding:10px;margin-bottom:20px}.cv-tokyo__split--horizontal>:not(:first-child){border-top:1px solid rgba(0,0,0,.055);border-radius:0;padding:25px 10px;margin-bottom:10px}.tokyo-page-one{padding-top:280px}.cv-tokyo__page--bg-top{position:absolute;top:0;left:0;right:0;height:40px;background-color:#fff}.cv-tokyo__page--bg-bottom{position:absolute;bottom:0;left:0;right:0;height:40px;background-color:#fff}@media print{@page{size:A4 portrait;margin:0}.cv-tokyo__page{height:1122px!important;width:794px!important;padding:0 50px!important;box-sizing:border-box;background:#fff!important;page-break-after:always;overflow:hidden!important}.cv-tokyo__hidden--vertical,.cv-tokyo__hidden--horizontal,.cv-tokyo__limit-line,.cv-tokyo__limit-line-overflowed{display:none!important}.cv-tokyo__section{page-break-inside:avoid!important}body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}.cv-tokyo__watermark{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;pointer-events:none;z-index:1;opacity:.037;transform:rotate(-35deg)}.cv-tokyo__watermark p{font-size:2.5rem;font-weight:700;letter-spacing:4px;color:#000;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none;user-select:none}.cv-tokyo__section{border:1px solid rgba(0,204,255,0)}.cv-tokyo__section:hover,.cv-tokyo__section--active{background-color:#00ccff09;border:1px solid rgba(0,204,255,.0745098039);box-shadow:0 0 2px #00ccff27}.cv-tokyo__remove{font-size:1rem;cursor:pointer;z-index:100;position:absolute;right:-1.3rem;color:inherit}.cv-tokyo__arrow{cursor:pointer;z-index:100;position:absolute;right:-1.5rem;color:#535353}.cv-tokyo__identitySection{display:flex;gap:2rem;align-items:start;justify-content:space-between;padding:0 10px 10px;border:1px solid transparent;cursor:pointer;transition:all .2s ease;min-height:150px;position:absolute;left:3rem;right:3rem;top:2rem;background-color:#fff;border-bottom:2px solid rgba(0,0,0,.056);border-radius:15px 15px 0 0}.cv-tokyo__identitySection:hover{background-color:#f2fafc;border:1px solid rgba(0,204,255,.0745098039);box-shadow:0 0 2px #00ccff27}.cv-tokyo__identitySection--active{background-color:#00ccff09;border:1px solid rgba(0,204,255,.0745098039);box-shadow:0 0 2px #00ccff27}.cv-tokyo__identitySection.space{justify-content:space-between}.cv-tokyo__identitySection.start{justify-content:flex-start}.cv-tokyo__identitySection--img{width:110px;height:110px;border-radius:0;object-fit:cover;margin-top:.5rem}.cv-tokyo__identitySection--text{display:flex;flex-direction:column;gap:1rem;line-height:3.8rem;margin:auto 0;word-break:break-word;overflow-wrap:break-word;margin-top:1rem}.cv-tokyo__identitySection--title{font-size:3.5rem;font-weight:600;max-width:450px;color:#444;text-transform:uppercase}.cv-tokyo__identitySection--occupation{font-size:1.3rem;font-weight:400;line-height:1rem;margin-bottom:1rem;color:#5f5f5f}.cv-tokyo__identitySection--qr-wrapper{align-self:flex-start;text-align:center;margin-top:.5rem;position:absolute;top:0rem;right:0}.cv-tokyo__identitySection--qr-text{font-size:.8rem;margin-top:.4rem;color:#333}.cv-tokyo__identitySection--main{display:flex;gap:1.5rem;position:relative}.cv-tokyo__identitySection--progress-indicator{top:0rem;left:-4.5rem}.cv-tokyo__contactSection,.cv-tokyo__personalInfoSection,.cv-tokyo__skillSection,.cv-tokyo__languajeSection,.cv-tokyo__linkSection,.cv-tokyo__hobbieSection,.cv-tokyo__profileSection,.cv-tokyo__experienceSection,.cv-tokyo__educationSection,.cv-tokyo__courseSection,.cv-tokyo__awardSection,.cv-tokyo__referenceSection,.cv-tokyo__customSection{padding-left:0;cursor:pointer;word-break:break-word;overflow-wrap:break-word}.cv-tokyo__contactSection--title,.cv-tokyo__personalInfoSection--title,.cv-tokyo__skillSection--title,.cv-tokyo__languajeSection--title,.cv-tokyo__linkSection--title,.cv-tokyo__hobbieSection--title,.cv-tokyo__profileSection--title,.cv-tokyo__experienceSection--title,.cv-tokyo__educationSection--title,.cv-tokyo__courseSection--title,.cv-tokyo__awardSection--title,.cv-tokyo__referenceSection--title,.cv-tokyo__customSection--title{font-size:1.5rem;font-weight:600;display:inline-block;padding-bottom:15px;color:#000;position:relative;text-transform:uppercase}.cv-tokyo__contactSection--title:after,.cv-tokyo__personalInfoSection--title:after,.cv-tokyo__skillSection--title:after,.cv-tokyo__languajeSection--title:after,.cv-tokyo__linkSection--title:after,.cv-tokyo__hobbieSection--title:after,.cv-tokyo__profileSection--title:after,.cv-tokyo__experienceSection--title:after,.cv-tokyo__educationSection--title:after,.cv-tokyo__courseSection--title:after,.cv-tokyo__awardSection--title:after,.cv-tokyo__referenceSection--title:after,.cv-tokyo__customSection--title:after{content:"";position:absolute;left:0;bottom:.4rem;width:40px;height:3px;border-radius:100px;background:#101011}.cv-tokyo__personalInfoSection--item-value,.cv-tokyo__contactSection--item-value,.cv-tokyo__skillSection--item-value,.cv-tokyo__languajeSection--item-value,.cv-tokyo__linkSection--item-value,.cv-tokyo__hobbieSection--item-value{color:#0007}.cv-tokyo__personalInfoSection--item,.cv-tokyo__contactSection--item,.cv-tokyo__skillSection--item,.cv-tokyo__languajeSection--item,.cv-tokyo__linkSection--item,.cv-tokyo__hobbieSection--item{display:flex;flex-direction:column;gap:.3rem}.cv-tokyo__contactSection--item{margin-top:.7rem}.cv-tokyo__contactSection--item-name{font-weight:600;font-size:.95rem}.cv-tokyo__contactSection--item-value,.cv-tokyo__contactSection--item-url{font-size:.9rem}.cv-tokyo__contactSection--item-text-url{font-size:.85rem;opacity:.7}.cv-tokyo__personalInfoSection--item{margin-top:.7rem}.cv-tokyo__personalInfoSection--item-name{font-weight:600;font-size:.95rem}.cv-tokyo__personalInfoSection--item-value{font-size:.9rem}.cv-tokyo__skillSection--item{margin-top:.9rem}.cv-tokyo__skillSection--item-name{font-size:.95rem;font-weight:600}.cv-tokyo__skillSection--item-level{font-size:.9rem;opacity:.8}.cv-tokyo__skillSection--header{display:flex;justify-content:space-between;align-items:center}.cv-tokyo__skillSection--progress{margin-top:.35rem;width:100%;height:6px;background-color:#dcdcdc;border-radius:4px;overflow:hidden}.cv-tokyo__skillSection--progress-bar{height:100%;background-color:#051235;border-radius:4px;transition:width .4s ease}.cv-tokyo__languajeSection--item{margin-top:.9rem}.cv-tokyo__languajeSection--item-name{font-weight:600;font-size:.95rem}.cv-tokyo__languajeSection--item-level{font-size:.9rem;opacity:.8}.cv-tokyo__languajeSection--header{display:flex;justify-content:space-between;align-items:center}.cv-tokyo__languajeSection--progress{margin-top:.35rem;width:100%;height:6px;background-color:#dcdcdc;border-radius:4px;overflow:hidden}.cv-tokyo__languajeSection--progress-bar{height:100%;background-color:#051235;border-radius:4px;transition:width .4s ease}.cv-tokyo__linkSection--item{margin-top:.7rem}.cv-tokyo__linkSection--item-name{font-size:.95rem;font-weight:600;color:#051235;text-decoration:none;cursor:pointer;transition:opacity .2s ease}.cv-tokyo__linkSection--item-name:hover{opacity:.6}.cv-tokyo__linkSection--item-url{font-size:.8rem;opacity:.7;margin-top:.15rem;word-break:break-all}.cv-tokyo__hobbieSection--title{margin-bottom:.6rem}.cv-tokyo__hobbieSection--list{display:flex;flex-wrap:wrap;gap:.45rem}.cv-tokyo__hobbieSection--item{display:inline-block;padding:.35rem .65rem;background-color:#fff;border-radius:6px;font-size:.85rem;font-weight:500;color:#000;border:1px solid #051235;transition:background .2s ease,border .2s ease,opacity .2s ease}.cv-tokyo__profileSection--item{font-size:.98rem;line-height:1.4;margin-top:1rem;color:#919191}.cv-tokyo__experienceSection--item-box{display:flex;justify-content:space-between}.cv-tokyo__experienceSection--item{margin-top:1rem;color:#919191}.cv-tokyo__experienceSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-tokyo__experienceSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-tokyo__experienceSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-tokyo__experienceSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-tokyo__experienceSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-tokyo__experienceSection--item-date-start span,.cv-tokyo__experienceSection--item-date-start p,.cv-tokyo__experienceSection--item-date-end span,.cv-tokyo__experienceSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-tokyo__experienceSection--item-date-description{line-height:1.4;color:#949494;margin-left:2rem}.cv-tokyo__educationSection--item{margin-top:1rem;color:#919191}.cv-tokyo__educationSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-tokyo__educationSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-tokyo__educationSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-tokyo__educationSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-tokyo__educationSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-tokyo__educationSection--item-date-start span,.cv-tokyo__educationSection--item-date-start p,.cv-tokyo__educationSection--item-date-end span,.cv-tokyo__educationSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-tokyo__educationSection--item-date-description{line-height:1.4;color:#a0a0a0;padding-left:2rem}.cv-tokyo__courseSection--item{margin-top:1rem;color:#919191}.cv-tokyo__courseSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-tokyo__courseSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-tokyo__courseSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-tokyo__courseSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-tokyo__courseSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-tokyo__courseSection--item-date-start span,.cv-tokyo__courseSection--item-date-start p,.cv-tokyo__courseSection--item-date-end span,.cv-tokyo__courseSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-tokyo__courseSection--item-date-description{line-height:1.4;color:#a0a0a0;padding-left:2rem}.cv-tokyo__awardSection--item{margin-top:1rem;display:flex;flex-direction:column;gap:.1rem}.cv-tokyo__awardSection--item-subtitle{font-size:1rem;font-weight:600;color:#545454}.cv-tokyo__awardSection--item-date{font-size:.9rem;margin:.3rem 0;color:#919191}.cv-tokyo__awardSection--item-date-description{color:#919191}.cv-tokyo__referenceSection--item{margin-top:1rem;display:flex;flex-direction:column;gap:.3rem}.cv-tokyo__referenceSection--item-head{display:flex;flex-direction:column;font-size:1rem}.cv-tokyo__referenceSection--item-head p span{font-weight:600;color:#545454}.cv-tokyo__referenceSection--item-phone,.cv-tokyo__referenceSection--item-email{font-size:.95rem;color:#919191}.cv-tokyo__customSection--item{margin-top:1rem;color:#919191}.cv-viena{position:relative;background-color:#f0f8ff00}.cv-viena *{font-family:inherit}.cv-viena__limit-line{position:absolute;top:1082px;left:0;height:2px;pointer-events:none;z-index:20;width:100%;height:0;border-top:1.5px dashed rgba(0,110,255,.25)}.cv-viena__limit-line-text{position:absolute;left:50%;top:-12px;transform:translate(-50%);background:#fff;padding:2px 10px;font-size:.72rem;color:#444;font-weight:600;border-radius:4px;border:1px solid rgba(0,0,0,.12);box-shadow:0 2px 6px #00000026;white-space:nowrap;pointer-events:none;animation:cvtokyoPulse 1.9s infinite ease-in-out}.cv-viena__limit-line-overflowed{position:absolute;top:1122px;left:0;height:2px;pointer-events:none;z-index:20;width:100%;height:0;border-top:1.5px dashed rgba(255,0,0,.418)}.cv-viena__limit-line-overflowed-text{position:absolute;right:9rem;top:-20px;transform:translate(-50%);background:#fff1f1;padding:10px 20px;font-size:.72rem;color:#c22929a8;font-weight:600;border-radius:4px;border:1px solid rgba(255,0,0,.089);box-shadow:0 2px 6px #ff000026;pointer-events:none;width:230px}.cv-viena__limit-line-overflowed-text svg{margin-bottom:-.1rem;margin-right:.2rem}.cv-viena__limit-page{position:absolute;bottom:-.8rem;height:2px;pointer-events:none;z-index:20;left:2rem;right:2rem;height:0;border-top:2px solid rgba(255,0,0,.25)}.cv-viena__limit-page-text{position:absolute;left:50%;top:-5px;transform:translate(-50%);background:#fff0f0;padding:2px 10px;font-size:.72rem;color:#d1373788;font-weight:600;border-radius:4px;border:1px solid rgba(255,4,4,.11);box-shadow:0 0 6px #ff00001a;white-space:nowrap;pointer-events:none;animation:cvvienaPulse 1.9s infinite ease-in-out}@keyframes cvvienaPulse{0%,to{transform:translate(-50%) translateY(40%)}50%{transform:translate(-50%) translateY(50%)}}.cv-viena__hidden--vertical{min-height:1122px;width:794px;padding:0;background-color:#fff;position:absolute;top:0;left:-999999px}.cv-viena__hidden--horizontal{min-height:1122px;width:794px;padding:0;background-color:#fff;position:absolute;top:0;right:-999999px}.cv-viena__page{min-height:1122px;width:794px;padding:0;background-color:#fff;margin-bottom:1.5rem;position:relative}.cv-viena__page--number{position:absolute;right:40px;top:1080px;font-size:.8rem;color:#000000a8}.cv-viena__split{display:flex;height:1122px;margin-top:0;padding-top:0}.cv-viena__split--vertical{width:32%;padding:35px 35px 0;background-color:#282930}.cv-viena__split--vertical>:first-child{padding:10px;margin-bottom:5px;margin-left:-5px}.cv-viena__split--vertical>:not(:first-child){border-radius:0;padding:10px;margin-bottom:20px;margin-left:-5px}.cv-viena__split--horizontal{width:68%;padding:35px 35px 0}.cv-viena__split--horizontal>:first-child{padding:10px;margin-bottom:0}.cv-viena__split--horizontal>:not(:first-child){border-radius:0;padding:15px 10px;margin-bottom:0}.viena-page-one{padding-top:280px}@media print{@page{size:A4 portrait;margin:0}.cv-viena__page{height:1122px!important;width:794px!important;padding:0!important;box-sizing:border-box;background:#fff!important;page-break-after:always;overflow:hidden!important}.cv-viena__hidden--vertical,.cv-viena__hidden--horizontal,.cv-viena__limit-line,.cv-viena__limit-line-overflowed{display:none!important}.cv-viena__section{page-break-inside:avoid!important}body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}.cv-viena__watermark{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;pointer-events:none;z-index:1;opacity:.037;transform:rotate(-35deg)}.cv-viena__watermark p{font-size:2.5rem;font-weight:700;letter-spacing:4px;color:#000;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none;user-select:none}.cv-viena__section{border:1px solid rgba(0,204,255,0)}.cv-viena__section:hover,.cv-viena__section--active{background-color:#00ccff09;border:1px solid rgba(0,204,255,.0745098039);box-shadow:0 0 2px #00ccff27}.cv-viena__remove{font-size:1rem;cursor:pointer;z-index:100;position:absolute;right:-1.3rem;color:inherit}.cv-viena__arrow{cursor:pointer;z-index:100;position:absolute;right:-1.5rem;color:#535353}.cv-viena__identitySection{display:flex;gap:2rem;align-items:start;justify-content:space-between;padding:10px 0 10px 40px;border:12px solid white;cursor:pointer;transition:all .2s ease;min-height:150px;position:absolute;left:3rem;right:3rem;top:3rem;background-color:#fff;border-radius:20px}.cv-viena__identitySection:hover{background-color:#fff;border:12px solid #f9fffe}.cv-viena__identitySection--active{background-color:#00ccff09;border:1px solid rgba(0,204,255,.0745098039)}.cv-viena__identitySection.space{justify-content:space-between}.cv-viena__identitySection.start{justify-content:flex-start}.cv-viena__identitySection--img{width:135px;height:135px;object-fit:cover;margin-top:.5rem;margin-right:1rem;border-radius:100%}.cv-viena__identitySection--text{display:flex;flex-direction:column;gap:0rem;line-height:3.8rem;margin:auto 0;word-break:break-word;overflow-wrap:break-word}.cv-viena__identitySection--title{font-size:3rem;font-weight:600;max-width:450px;color:#444;text-transform:uppercase}.cv-viena__identitySection--occupation{font-size:1.3rem;font-weight:400;line-height:2.2rem;color:#5f5f5f}.cv-viena__identitySection--qr-wrapper{align-self:flex-start;text-align:center;margin-top:.5rem;position:absolute;top:0rem;right:0}.cv-viena__identitySection--qr-text{font-size:.8rem;margin-top:.4rem;color:#333}.cv-viena__identitySection--main{display:flex;gap:1.5rem;position:relative}.cv-viena__identitySection--progress-indicator{top:0rem;left:-4.5rem}.cv-viena__contactSection,.cv-viena__personalInfoSection,.cv-viena__skillSection,.cv-viena__languajeSection,.cv-viena__linkSection,.cv-viena__hobbieSection,.cv-viena__profileSection,.cv-viena__experienceSection,.cv-viena__educationSection,.cv-viena__courseSection,.cv-viena__awardSection,.cv-viena__referenceSection,.cv-viena__customSection{padding-left:0;cursor:pointer;word-break:break-word;overflow-wrap:break-word}.cv-viena__contactSection--title,.cv-viena__personalInfoSection--title,.cv-viena__skillSection--title,.cv-viena__languajeSection--title,.cv-viena__linkSection--title,.cv-viena__hobbieSection--title,.cv-viena__profileSection--title,.cv-viena__experienceSection--title,.cv-viena__educationSection--title,.cv-viena__courseSection--title,.cv-viena__awardSection--title,.cv-viena__referenceSection--title,.cv-viena__customSection--title{font-size:1.5rem;font-weight:700;display:inline-block;color:#282930;position:relative;text-transform:uppercase;padding:.2rem 0rem}.cv-viena__contactSection--title:after,.cv-viena__personalInfoSection--title:after,.cv-viena__skillSection--title:after,.cv-viena__languajeSection--title:after,.cv-viena__linkSection--title:after,.cv-viena__hobbieSection--title:after,.cv-viena__profileSection--title:after,.cv-viena__experienceSection--title:after,.cv-viena__educationSection--title:after,.cv-viena__courseSection--title:after,.cv-viena__awardSection--title:after,.cv-viena__referenceSection--title:after,.cv-viena__customSection--title:after{content:"";position:absolute;left:0;bottom:-.5rem;width:20px;height:2px;border-radius:100px;background:#101011}.cv-viena__personalInfoSection--title,.cv-viena__contactSection--title,.cv-viena__skillSection--title,.cv-viena__languajeSection--title,.cv-viena__linkSection--title,.cv-viena__hobbieSection--title{color:#e4e4e4;padding:0 0 15px;font-size:1.45rem;background-color:#1f053500}.cv-viena__personalInfoSection--title:after,.cv-viena__contactSection--title:after,.cv-viena__skillSection--title:after,.cv-viena__languajeSection--title:after,.cv-viena__linkSection--title:after,.cv-viena__hobbieSection--title:after{content:"";position:absolute;left:0;bottom:.4rem;width:40px;height:3px;border-radius:100px;background:#fff}.cv-viena__personalInfoSection--item-value,.cv-viena__contactSection--item-value,.cv-viena__skillSection--item-value,.cv-viena__languajeSection--item-value,.cv-viena__linkSection--item-value,.cv-viena__hobbieSection--item-value{color:#afafaf}.cv-viena__personalInfoSection--item,.cv-viena__contactSection--item,.cv-viena__skillSection--item,.cv-viena__languajeSection--item,.cv-viena__linkSection--item,.cv-viena__hobbieSection--item{display:flex;flex-direction:column;gap:.3rem}.cv-viena__personalInfoSection--item-name,.cv-viena__contactSection--item-name,.cv-viena__skillSection--item-name,.cv-viena__languajeSection--item-name,.cv-viena__linkSection--item-name,.cv-viena__hobbieSection--item-name{color:#cecece}.cv-viena__contactSection--item{margin-top:.7rem}.cv-viena__contactSection--item-name{font-weight:600;font-size:.95rem}.cv-viena__contactSection--item-value,.cv-viena__contactSection--item-url{font-size:.9rem}.cv-viena__contactSection--item-text-url{font-size:.85rem;opacity:.7}.cv-viena__personalInfoSection--item{margin-top:.7rem}.cv-viena__personalInfoSection--item-name{font-weight:600;font-size:.95rem}.cv-viena__personalInfoSection--item-value{font-size:.9rem}.cv-viena__skillSection--item{margin-top:.9rem}.cv-viena__skillSection--item-name{font-size:.95rem;font-weight:600}.cv-viena__skillSection--item-level{font-size:.9rem;opacity:.8;color:#dcdcdc}.cv-viena__skillSection--header{display:flex;justify-content:space-between;align-items:center}.cv-viena__skillSection--progress{margin-top:.35rem;width:100%;height:6px;background-color:#414141;border-radius:4px;overflow:hidden}.cv-viena__skillSection--progress-bar{height:80%;background-color:#fff;border-radius:4px;transition:width .4s ease}.cv-viena__languajeSection--item{margin-top:.9rem}.cv-viena__languajeSection--item-name{font-weight:600;font-size:.95rem}.cv-viena__languajeSection--item-level{font-size:.9rem;opacity:.8;color:#dcdcdc}.cv-viena__languajeSection--header{display:flex;justify-content:space-between;align-items:center}.cv-viena__languajeSection--progress{margin-top:.35rem;width:100%;height:6px;background-color:#414141;border-radius:4px;overflow:hidden}.cv-viena__languajeSection--progress-bar{height:80%;background-color:#fff;border-radius:4px;transition:width .4s ease}.cv-viena__linkSection--item{margin-top:.7rem}.cv-viena__linkSection--item-name{font-size:.95rem;font-weight:600;color:#afafaf;text-decoration:none;cursor:pointer;transition:opacity .2s ease}.cv-viena__linkSection--item-name:hover{opacity:.6}.cv-viena__linkSection--item-url{font-size:.8rem;opacity:.7;margin-top:.15rem;word-break:break-all;color:#afafaf}.cv-viena__hobbieSection--title{margin-bottom:.6rem}.cv-viena__hobbieSection--list{display:flex;flex-wrap:wrap;gap:.45rem}.cv-viena__hobbieSection--item{display:inline-block;padding:.35rem .65rem;background-color:#fff;border-radius:6px;font-size:.85rem;font-weight:500;color:#000;border:1px solid #051235;transition:background .2s ease,border .2s ease,opacity .2s ease}.cv-viena__profileSection--item{font-size:.98rem;line-height:1.4;margin-top:1rem;color:#919191}.cv-viena__experienceSection--item-box{display:flex;justify-content:space-between}.cv-viena__experienceSection--item{margin-top:1rem;color:#919191}.cv-viena__experienceSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-viena__experienceSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-viena__experienceSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-viena__experienceSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-viena__experienceSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-viena__experienceSection--item-date-start span,.cv-viena__experienceSection--item-date-start p,.cv-viena__experienceSection--item-date-end span,.cv-viena__experienceSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-viena__experienceSection--item-date-description{line-height:1.4;color:#949494;margin-left:1rem}.cv-viena__educationSection--item{margin-top:1rem;color:#919191}.cv-viena__educationSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-viena__educationSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-viena__educationSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-viena__educationSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-viena__educationSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-viena__educationSection--item-date-start span,.cv-viena__educationSection--item-date-start p,.cv-viena__educationSection--item-date-end span,.cv-viena__educationSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-viena__educationSection--item-date-description{line-height:1.4;color:#a0a0a0;padding-left:1rem}.cv-viena__courseSection--item{margin-top:1rem;color:#919191}.cv-viena__courseSection--item-head{display:flex;justify-content:space-between;gap:2rem;position:relative}.cv-viena__courseSection--item-head-subtitle{font-size:1.1rem;font-weight:600;max-width:280px}.cv-viena__courseSection--item-head-employer{margin-left:.5rem;font-weight:600}.cv-viena__courseSection--item-head-location{font-size:.92rem;max-width:100px;text-align:end;position:absolute;top:0;right:0}.cv-viena__courseSection--item-date{display:flex;gap:.5rem;margin:.5rem 0;font-size:.9rem;color:#9c9c9c}.cv-viena__courseSection--item-date-start span,.cv-viena__courseSection--item-date-start p,.cv-viena__courseSection--item-date-end span,.cv-viena__courseSection--item-date-end p{display:inline-block;margin-right:.2rem;font-weight:500}.cv-viena__courseSection--item-date-description{line-height:1.4;color:#a0a0a0;padding-left:1rem}.cv-viena__awardSection--item{margin-top:1rem;display:flex;flex-direction:column;gap:.1rem}.cv-viena__awardSection--item-subtitle{font-size:1rem;font-weight:600;color:#545454}.cv-viena__awardSection--item-date{font-size:.9rem;margin:.3rem 0;color:#919191}.cv-viena__awardSection--item-date-description{color:#919191}.cv-viena__referenceSection--item{margin-top:1rem;display:flex;flex-direction:column;gap:.3rem}.cv-viena__referenceSection--item-head{display:flex;flex-direction:column;font-size:1rem}.cv-viena__referenceSection--item-head p span{font-weight:600;color:#545454}.cv-viena__referenceSection--item-phone,.cv-viena__referenceSection--item-email{font-size:.95rem;color:#919191}.cv-viena__customSection--item{margin-top:1rem;color:#919191}.search-bar{display:flex;align-items:center;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;padding:.4rem 1rem;min-width:200px;max-width:400px;height:fit-content}.search-bar .icon{color:#444;margin-right:.5rem}.search-bar input{border:none;outline:none;font-size:1rem;width:100%;background:transparent;color:#333}.search-bar input::placeholder{color:#aaa}.templates-page{display:flex;flex-direction:column;gap:32px;padding-top:1rem;padding-bottom:0rem}.templates-page__info{width:fit-content;margin:0 auto;text-align:center;margin-bottom:-2rem;display:flex;flex-direction:column;align-items:center}.templates-page__info h2{font-weight:700;max-width:400px;font-size:3rem;margin-top:.5rem}.templates-page__info p{margin-bottom:.8rem;padding:0 2rem}.templates-page__info button{background-color:#00c3ff;border:1px solid rgb(255,255,255);border-radius:10px;padding:.5rem 1rem;color:#fff;margin-top:1rem;font-weight:700;box-shadow:0 2px 5px #0000001f}.tp-topbar{display:flex;align-items:center;gap:10px;background:#fff;z-index:10;position:sticky;top:4.3rem;padding:.5rem 2rem}.tp-topbar__main{display:flex;justify-content:space-between}.tp-topbar__box{display:flex;justify-content:space-between;align-items:center;gap:18px}.tp-tools{display:flex;gap:.5rem}.tp-fav-toggle{padding:8px 15px;border-radius:15px;box-shadow:0 5px 18px #4e46e51c;background-color:#fff;cursor:pointer;border:2px solid #a7a7a7;transition:.25s ease;font-size:14px;font-weight:600;white-space:nowrap;color:#ffc101;display:flex;align-items:center;gap:.3rem}.tp-fav-toggle svg{font-size:1.1rem}.tp-fav-toggle.active{background:#fff;border-color:#ffc101}.tp-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem 1rem;max-width:100%;margin-left:1rem;margin-bottom:3rem}.tpl-item{display:flex;flex-direction:column;width:462px;gap:15px;position:relative}.tpl-preview-wrapper{position:relative;width:450px;height:600px;border-radius:12px;overflow:hidden;border:1px solid rgba(0,0,0,.16);box-shadow:0 2px 18px #0000000c}.tpl-preview-wrapper:hover .tpl-hover-overlay{opacity:1;pointer-events:auto;z-index:5}.tpl-hover-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000057;border-radius:12px;z-index:1;cursor:pointer;opacity:0;transition:opacity .25s ease;display:flex;align-items:center;justify-content:center;pointer-events:none}.tpl-hover-overlay span{color:#fff;font-size:15px;font-weight:600;background:#00000073;padding:10px 18px;border-radius:10px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.tpl-preview{background:#ececec;width:794px;height:1122px;overflow:hidden;transform:scale(.58);transform-origin:top left;border-radius:14px;pointer-events:none}.tpl-title{font-size:18px;font-weight:600;margin-bottom:-1rem;margin-left:.5rem;color:#ffc101}.tpl-category{font-size:14px;color:#666;margin-left:.5rem}.tpl-fav-icon{position:absolute;top:85px;right:14px;font-size:25px;cursor:pointer;width:45px;height:45px;display:flex;justify-content:center;align-items:center;z-index:5;transition:all .25s ease;border:1px solid rgba(0,0,0,0);border-radius:100%;background-color:#6660;background:#fff}.tpl-fav-icon:hover{transform:scale(1.05);background:#fffffff2}.tpl-fav-icon svg{color:#a0a0a0;transition:color .3s ease}.tpl-fav-icon.filled svg,.tpl-fav-icon .filled svg{color:#f1c40f}.tpl-fav-icon:active{transform:scale(.95)}.tpl-item.favorite .tpl-fav-icon svg{color:#f1c40f}.tpl-preview__data{border:1px solid rgb(242,242,242);display:flex;flex-direction:column;gap:1rem;padding:.5rem;border-radius:0 0 10px 10px;box-shadow:0 2px 20px #00000010;width:450px;position:absolute;bottom:0;background-color:#fff}.tag-p{position:absolute;bottom:5rem;right:1rem;z-index:1;color:#008cff;border:1px solid rgba(0,119,255,.158);box-shadow:0 2px 20px #0099ff12;border-radius:8px;font-size:.85rem;padding:.2rem .5rem;font-weight:400;background-color:#fff1;display:flex;align-items:center;gap:.3rem;background-color:#fff}@media (max-width: 800px){.tp-topbar{display:flex;align-items:center;gap:10px;background:#fff;z-index:10;position:sticky;top:4rem;padding:.5rem 2rem;flex-direction:column}.tp-topbar__main{display:flex;justify-content:space-between}.tp-topbar__box{display:flex;justify-content:space-between;align-items:center;gap:18px}}@media (max-width: 500px){.tp-grid{padding:0 2rem;margin:0}.tp-tools{display:flex}.tpl-preview{transform:scale(.4)}.tpl-preview-wrapper{width:315px;height:470px;margin:0 auto}}@media (max-width: 500px){.fav-text{display:none}}@media (max-width: 440px){.templates-page__info h2{font-size:2.2rem}}.category-selector-wrapper{position:relative;width:100%;max-width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.4rem 0rem;box-sizing:border-box;overflow:hidden}.category-selector-wrapper *{min-width:0}.category-selector{flex:1;display:flex;align-items:center;gap:.5rem;overflow-x:auto;scroll-behavior:smooth;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none;padding:.2rem 0}.category-selector::-webkit-scrollbar{display:none}.category-button{flex-shrink:0;padding:.5rem .9rem;border-radius:12px;background-color:#f9f9f9e9;border:1px solid transparent;font-size:.9rem;color:#353535ce;cursor:pointer;white-space:nowrap;transition:all .3s ease;box-shadow:0 1px 2px #0000001a}.category-button:hover{background-color:#eee;border-color:#99999913}.category-button.active{background-color:#121212;border:1px solid rgba(195,230,255,.8941176471);font-weight:500;color:#fff}.category__arrow-button{background:none;border:none;font-size:1.6rem;cursor:pointer;color:#b3b3b3;-webkit-user-select:none;user-select:none;transition:color .2s ease;flex-shrink:0;padding:0 .1rem}.category__arrow-button:hover{color:#0af}.category__arrow-button.left{margin-right:.2rem}.category__arrow-button.right{margin-left:.2rem}.clear-selection-button{background-color:#f8f8f8;border:1px solid #e0e0e0;color:#666;cursor:pointer;font-weight:600;padding:.4rem .8rem;border-radius:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.clear-selection-button:hover:not(:disabled){background-color:#eef9ff;color:#0af}.clear-selection-button:disabled{opacity:.5;cursor:not-allowed}.clear-selection-button .category-selector__icon{font-size:1.1rem}@media (max-width: 768px){.category-selector-wrapper{gap:.3rem;padding:.3rem .6rem}.category-button{font-size:.8rem;padding:.4rem .7rem}.category__arrow-button{font-size:1.3rem}.clear-selection-button{padding:.3rem .6rem}}.footer{background:#060f25;padding:4rem 20px 2.5rem;color:#fff}.footer-container{max-width:1300px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px}.footer-brand{max-width:340px}.footer-brand .footer-logo{font-size:26px;font-weight:800;color:#fff;margin-bottom:1rem}.footer-brand .footer-desc{font-size:15px;color:#cbd5e1;line-height:1.6}.footer-links{display:flex;gap:60px;flex-wrap:wrap}.footer-column{display:flex;flex-direction:column;gap:10px}.footer-column h4{color:#9ca3af;font-size:15px;font-weight:700;margin-bottom:8px;text-transform:uppercase;letter-spacing:.4px}.footer-column a{color:#fff;font-size:15px;opacity:.75;cursor:pointer;transition:.25s ease}.footer-column a:hover{opacity:1;transform:translate(4px)}.footer-bottom{margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.08);text-align:center}.footer-bottom p{color:#cbd5e1;font-size:14px;opacity:.75}@media (max-width: 768px){.footer-container{text-align:left}.footer-links{gap:30px}}.hero{position:relative;overflow:hidden;background:radial-gradient(900px 500px at 15% 0%,#ffffff,transparent),#f5f6f7;color:#0f0f2a;padding:8rem 1.5rem}.hero__container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.3fr .9fr;gap:4rem;align-items:center}@media (max-width: 900px){.hero__container{grid-template-columns:1fr}}.hero__left{max-width:600px;display:flex;flex-direction:column;gap:1.8rem}.hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .75rem;border-radius:999px;background:#fff8e614;color:#ffc101;font-size:.95rem;font-weight:600;width:fit-content}.hero__badge-dot{width:6px;height:6px;border-radius:50%;background:#ffc101}.hero__heading{display:flex;flex-direction:column;gap:1rem}.hero__headline{font-size:clamp(2.6rem,4vw,3.6rem);font-weight:800;line-height:1.1}.hero__headline span{color:#ffc400;font-weight:600}.hero__subheadline{font-size:1.1rem;color:#475569;max-width:520px}.hero__features-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 1.5rem}.hero__feature{display:flex;align-items:center;gap:.6rem;padding:.6rem .8rem;border-radius:.75rem;background:#ffffffb3;border:1px solid #e5e7eb;font-size:.9rem;color:#334155}.hero__feature span{color:#4f46e5;font-weight:700}.hero__trust{font-size:.9rem;color:#475569}.hero__trust strong{color:#0f172a;font-weight:600}.hero__cta{background:#fff;border-radius:1.25rem;padding:2rem;box-shadow:0 10px 30px #0f172a14;text-align:center}.hero__wave{position:absolute;bottom:-2rem;left:0;width:200%;height:120px;animation:wave-move 12s linear infinite}.hero__wave svg{width:100%;height:100%}.hero__wave path{fill:#fff;stroke:#e5e7eb;stroke-width:1px;stroke-linejoin:round}.home-page__offer{display:flex;flex-direction:column;gap:0rem}.home-page__job{font-size:1.8rem;font-weight:600}.home-page__job span{color:#fb0;font-weight:500}@keyframes wave-move{0%{transform:translate(0)}to{transform:translate(-50%)}}.account-page{min-height:100vh;background-color:#fdfcfc;padding:7rem 7rem 2rem;display:flex;flex-direction:column;gap:1.5rem}.account-page__actions{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:1rem;flex-wrap:wrap}.account-page__logout-btn{background:#f3f4f6;color:#1f2937;border:1px solid #d1d5db;border-radius:10px;padding:.7rem 1.4rem;font-weight:600;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:all .25s ease}.account-page__logout-btn svg{font-size:1.1rem}.account-page__logout-btn:hover{background:#e5e7eb;transform:translateY(-1px)}.account-page__delete-btn{background:#fff;color:#dc2626;border:1px solid #fca5a5;border-radius:10px;padding:.7rem 1.4rem;font-weight:600;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:all .25s ease}.account-page__delete-btn svg{font-size:1.1rem}.account-page__delete-btn:hover{background:#fee2e2;transform:translateY(-1px)}@media (max-width: 768px){.account-page{padding:2.5rem 1.5rem}.account-page__actions{justify-content:stretch}.account-page__logout-btn,.account-page__delete-btn{width:100%;justify-content:center}}.modal-overlay{position:fixed;inset:0;background-color:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease-out}.modal-content{background:#fff;padding:2rem;border-radius:12px;max-width:90%;width:480px;box-shadow:0 15px 40px #0000004d;animation:slideUp .3s ease-out}.modal-content h3{margin:0 0 1rem;color:#d32f2f;font-size:1.5rem}.modal-content p{margin:.8rem 0;line-height:1.5}.modal-content ul{margin:1rem 0;padding-left:1.5rem;line-height:1.6}.modal-content input[type=password]{width:100%;padding:.9rem;margin:1rem 0 .5rem;border:1px solid #ccc;border-radius:8px;font-size:1rem;box-sizing:border-box}.modal-content .error-text{color:#d32f2f;font-size:.9rem;margin:.5rem 0 0}.modal-content .modal-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem}.modal-content .modal-actions button{padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s;width:100%}.modal-content .modal-actions button:disabled{opacity:.6;cursor:not-allowed}.modal-content .modal-actions .danger-btn{background:#d32f2f;color:#fff}.modal-content .modal-actions .danger-btn:hover:not(:disabled){background:#b71c1c}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 770px){.account-page{padding:6rem 2rem}}.general-info-form{background:#fff;border-radius:18px;padding:2.5rem 3rem;border:1px solid #e5e7eb;box-shadow:0 4px 18px #0000000a;display:flex;flex-direction:column;gap:2rem;transition:box-shadow .3s ease,transform .3s ease}.general-info-form:hover{box-shadow:0 8px 26px #0000000f;transform:translateY(-2px)}.general-info-form h3{font-size:1.45rem;font-weight:700;color:#0b2357;border-left:4px solid #0b2357;padding-left:.75rem}.general-info-form__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:1.6rem}.general-info-form__field{display:flex;flex-direction:column;gap:.45rem}.general-info-form__field label{font-weight:600;font-size:.92rem;color:#374151;margin-left:.15rem}.general-info-form__field input,.general-info-form__field select,.general-info-form__field textarea{border:1px solid #d4d7dd;border-radius:10px;padding:.75rem 1rem;font-size:.95rem;background:#f9fafb;color:#111827;transition:all .25s ease;outline:none;height:46px;width:100px}.general-info-form__field input:focus,.general-info-form__field select:focus,.general-info-form__field textarea:focus{background:#0b2357;color:#fff}.general-info-form__field input::placeholder,.general-info-form__field select::placeholder,.general-info-form__field textarea::placeholder{color:#9ca3af}.general-info-form__field textarea{resize:none;height:auto;min-height:46px}.general-info-form__input-icon{display:flex;align-items:center;border:1px solid #d4d7dd;border-radius:10px;padding:0 .9rem;background:#f9fafb;height:46px;transition:all .25s ease}.general-info-form__input-icon svg{color:#9ca3af;margin-right:.7rem;font-size:1.1rem}.general-info-form__input-icon input{border:none;outline:none;flex:1;background:transparent;height:100%;font-size:.95rem;color:#111827}.general-info-form__email{display:flex;flex-direction:column;gap:.3rem}.general-info-form__email-block{position:relative;display:flex;align-items:center;gap:1rem}.general-info-form__email-verification{display:flex;flex-direction:column;gap:.5rem;margin-bottom:-1.8rem}.general-info-form__verify-inline{display:flex;align-items:center;gap:.6rem}.general-info-form__verify-inline input{flex:1;height:46px;border-radius:10px;border:1px solid #d4d7dd;padding:.7rem 1rem;font-size:.9rem}.general-info-form__verify-inline input:focus{background:#0b2357;color:#fff}.general-info-form__verify-btn{background:#0b2357;color:#fff;font-size:.85rem;border:none;border-radius:8px;padding:.7rem 1rem;font-weight:500;cursor:pointer;transition:all .25s ease;height:46px;align-self:flex-start;white-space:nowrap}.general-info-form__verify-btn:hover{background:#0b2357;color:#fff;transform:translateY(-1px)}.general-info-form__verified-text{background:#0b2357;color:#fff;font-weight:600;font-size:.9rem;margin-top:.6rem}.general-info-form .react-select__control{border-radius:10px;border:1px solid #d4d7dd;background-color:#f9fafb;min-height:46px;box-shadow:none;transition:all .25s ease}.general-info-form .react-select__control:hover{border-color:#15a88b}.general-info-form .react-select__control.react-select__control--is-focused{background:#0b2357;color:#fff}.general-info-form .react-select__single-value{color:#111827;font-size:.95rem}.general-info-form .react-select__option--is-focused{background:#e7f8f3}.general-info-form .react-select__option--is-selected{background:#15a88b;color:#fff}.general-info-form__save-btn{align-self:flex-start;background:linear-gradient(135deg,#15a88b,#119c81);color:#fff;font-weight:600;font-size:.96rem;border:none;border-radius:10px;padding:.9rem 1.8rem;display:flex;align-items:center;gap:.55rem;box-shadow:0 4px 10px #15a88b40;cursor:pointer;transition:all .25s ease}.general-info-form__save-btn:hover{transform:translateY(-2px);box-shadow:0 7px 16px #15a88b4d}@media (max-width: 768px){.general-info-form{padding:1.8rem}.general-info-form__save-btn{align-self:stretch;justify-content:center}}.general-info-form__plan{border-top:1px solid #e5e7eb;padding-top:1.8rem;display:flex;flex-direction:column;gap:1.2rem}.general-info-form__plan h4{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;color:#1f2937}.general-info-form__plan h4 svg{color:#f59e0b}.general-info-form__plan-grid{display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.general-info-form__plan-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:.8rem 1.2rem;display:flex;align-items:center;justify-content:space-between;gap:.3rem;width:100%}.general-info-form__plan-item .label{font-size:.85rem;font-weight:500;color:#6b7280}.general-info-form__plan-item .value{font-size:1rem;font-weight:600;color:#777474}.general-info-form__plan-actions{display:flex;align-items:center;gap:1rem;flex-wrap:nowrap}.general-info-form__plan-change{background:#0c2759;color:#fff;border:none;border-radius:10px;padding:.8rem 1.4rem;font-weight:600;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:all .25s ease;white-space:nowrap}.general-info-form__plan-change:hover{transform:translateY(-1px);box-shadow:0 4px 12px #15a88b59}.general-info-form .free-info{display:flex;align-items:center;gap:.5rem}.general-info-form .affiliate-link{color:#7a7a7a;display:flex;align-items:center;justify-content:center;width:fit-content;text-decoration:none;white-space:nowrap;gap:.5rem;font-weight:500;font-size:.9rem}.general-info-form .affiliate-link:hover{color:#0b2357}.general-info-form .affiliate-link svg{margin-right:0rem}.general-info-form__plan-cancel{background:#fff;color:#dc2626;border:1px solid #fca5a5;border-radius:10px;padding:.9rem 1.4rem;font-weight:500;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:all .25s ease;white-space:nowrap}.general-info-form__plan-cancel:hover{transform:translateY(-1px)}.alert{display:flex;gap:.5rem;align-items:center;font-size:.9rem;color:#ff8c8c}.general-row{display:flex;align-items:center;gap:1rem;justify-content:space-between}@media (max-width: 1150px){.general-info-form__plan-item{flex-direction:column;align-items:flex-start;gap:.4rem;padding:1rem}}@media (max-width: 950px){.general-info-form__plan-grid{flex-direction:column;align-items:stretch;gap:1rem}.general-info-form__plan-item{flex-direction:column;align-items:flex-start;gap:.4rem;padding:1rem}.general-info-form__plan-actions{flex-direction:column;align-items:stretch;gap:.8rem}.general-info-form__plan-actions button,.general-info-form__plan-actions a{width:100%;justify-content:center}.general-info-form__plan-change,.general-info-form__plan-cancel{padding:.85rem 1rem;font-size:.9rem}}@media (max-width: 768px){.general-info-form{padding:1.5rem 1.3rem;gap:1.5rem;width:100%}.general-info-form h3{font-size:1.25rem}.general-info-form__grid{grid-template-columns:1fr;gap:1.2rem}.general-info-form__field label{font-size:.85rem}.general-info-form__input-icon{height:48px}.general-info-form__input-icon svg{font-size:1rem}.general-info-form__input-icon input{font-size:.9rem}.general-info-form .affiliate-link{justify-content:flex-start;white-space:normal;font-size:.85rem}.general-info-form__plan{padding-top:1.2rem}.general-info-form__plan h4{font-size:1rem}}@media (max-width: 480px){.general-info-form{padding:1.2rem 1rem}.general-info-form h3{font-size:1.15rem}.general-info-form__plan h4{flex-wrap:wrap}.general-info-form__plan-item{font-size:.9rem}}@media (max-width: 768px){.general-info-form{border-radius:14px;box-shadow:none;border:1px solid #e5e7eb}}.password-settings{background:#fff;border-radius:18px;padding:2rem 2.5rem;border:1px solid #e5e7eb;box-shadow:0 3px 12px #0000000a;display:flex;flex-direction:column;gap:1.8rem;transition:all .3s ease;font-family:Inter,sans-serif}.password-settings:hover{box-shadow:0 6px 18px #0000000f}.password-settings__header h3{font-size:1.3rem;font-weight:700;color:#1f2937;margin-bottom:.4rem;border-left:4px solid #0b2357;padding-left:.6rem}.password-settings__header p{color:#6b7280;font-size:.95rem}.password-settings__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:1.4rem}.password-settings__field{display:flex;flex-direction:column;gap:.5rem}.password-settings__field label{font-weight:600;font-size:.9rem;color:#374151}.password-settings__input-icon{display:flex;align-items:center;border:1px solid #d1d5db;border-radius:10px;padding:.6rem .9rem;background:#fff;transition:all .25s ease;position:relative;width:100%}.password-settings__input-icon svg{color:#9ca3af;font-size:1.2rem}.password-settings__input-icon input{border:none;outline:none;background:transparent;flex:1;font-size:.95rem;margin-left:.6rem;color:#111827;width:100px}.password-settings__input-icon:focus-within{border-color:#15a88b;box-shadow:0 0 0 3px #15a88b26}.password-settings__input-icon:focus-within svg:first-child{color:#15a88b}.password-settings__visibility-btn{background:none;border:none;outline:none;color:#9ca3af;font-size:1.2rem;cursor:pointer;margin-left:.4rem;transition:all .2s ease}.password-settings__visibility-btn:hover{color:#15a88b}.password-settings__error{color:#dc2626;font-size:.9rem;margin-top:-.5rem;font-weight:500}.password-settings__actions{display:flex;align-items:center;gap:1rem;margin-top:.8rem}.password-settings__save-btn{background:#0b2357;color:#fff;font-weight:600;font-size:.95rem;border:none;border-radius:10px;padding:.75rem 1.6rem;display:flex;align-items:center;gap:.5rem;box-shadow:0 3px 8px #15a88b40;cursor:pointer;transition:all .25s ease}.password-settings__save-btn svg{font-size:1rem}.password-settings__save-btn:hover{transform:translateY(-2px);box-shadow:0 6px 14px #15a88b4d;background:#119c81}.password-settings__save-btn:active{transform:scale(.98)}.password-settings__success{font-size:.9rem;color:#15a88b;font-weight:600;display:flex;align-items:center;gap:.3rem;animation:fadeInOut 3s ease forwards}@keyframes fadeInOut{0%{opacity:0;transform:translateY(-5px)}10%{opacity:1;transform:translateY(0)}90%{opacity:1}to{opacity:0;transform:translateY(-5px)}}@media (max-width: 768px){.password-settings{padding:1.5rem}}@media (max-width: 500px){.password-settings__save-btn{margin:0 auto;width:100%;justify-content:center}.password-settings__field{margin:0 auto}.password-settings__input-icon,.password-settings__input-icon input{width:100%;max-width:240px}}@media (max-width: 375px){.password-settings__field{padding:0;margin-left:0rem}.password-settings__input-icon,.password-settings__input-icon input{width:100%;max-width:200px}}.create-cv{padding:6rem 0rem;min-height:100vh;width:100%;position:relative;overflow:hidden;background:#f3f4f5}.create-cv__template{display:flex;justify-content:center;margin-left:4.5rem}.create-cv__loading-overlay{position:fixed;inset:0;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:9999;pointer-events:all;animation:fadeIn .4s ease-out}.create-cv__loading-container{display:flex;align-items:center;gap:2rem;padding:3rem 4rem;background:#fffffff2;border-radius:20px;text-align:center;max-width:420px;animation:slideUp .6s ease-out}.create-cv__loading-back-button{margin-top:1rem;padding:.75rem 1.5rem;background:transparent;color:#64748b;border:1.5px solid #cbd5e1;border-radius:12px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;position:absolute;top:1rem;left:2rem}.create-cv__loading-back-button:hover{background:#f8fafc;border-color:#94a3b8;color:#475569;transform:translateY(-1px);box-shadow:0 4px 12px #0000000f}.create-cv__loading-back-button:active{transform:translateY(0)}.create-cv__loading-dots{display:flex;gap:12px}.create-cv__loading-dots span{width:14px;height:14px;background:#4f46e5;border-radius:50%;animation:pulse 1.4s infinite ease-in-out both}.create-cv__loading-dots span:nth-child(1){animation-delay:-.32s}.create-cv__loading-dots span:nth-child(2){animation-delay:-.16s}.create-cv__loading-dots span:nth-child(3){animation-delay:0s}.create-cv__loading-dots span:nth-child(4){animation-delay:.16s}.create-cv__loading-dots span:nth-child(5){animation-delay:.32s}.create-cv__loading-title{font-size:1.75rem;font-weight:600;color:#1e293b;margin:0;letter-spacing:-.5px;white-space:nowrap;display:flex;align-items:center;gap:1rem}.create-cv__loading-title svg{font-size:1.8rem}.create-cv__loading-subtitle{font-size:1.1rem;color:#64748b;margin:0;font-weight:400}.save-mode-indicator{position:absolute;top:6rem;right:20px;z-index:10;background:#fff0;color:#fff;padding:8px 14px;border-radius:8px;font-size:14px;display:flex;align-items:center;gap:8px;width:fit-content;white-space:nowrap}.save-mode-indicator svg{flex-shrink:0}.save-mode-indicator__cloud{color:#4ade80;display:flex;align-items:center;gap:6px;font-weight:500}.save-mode-indicator__local{color:#3d3d3d;display:flex;align-items:center;gap:5px;font-weight:500}.save-mode-indicator__local .save-mode-indicator__hint{font-size:12px;opacity:.9;margin-left:4px}.create-cv__sections-hidden{background-color:#475569}.create-cv__sections{display:block}@media (max-width: 500px){.save-mode-indicator{top:7rem}.create-cv__loading-container{flex-direction:column}}.toolbar-cv-wrapper{width:100%;display:flex;justify-content:space-between;background:#fff;align-items:center;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 2px #8a8a8a0e;padding:15px 20px 15px 110px;z-index:50}.toolbar-cv-main{display:flex;flex-direction:column;width:100%;align-items:center;max-width:700px}.toolbar-cv-buttons{display:flex;gap:12px;align-items:center}.toolbar-cv-btn{display:inline-flex;align-items:center;gap:8px;background:transparent;border:none;cursor:pointer;border-radius:10px;padding:8px 14px;font-size:14px;font-weight:600;color:#2e325a;transition:.25s ease}.toolbar-cv-btn__back{position:absolute;left:1rem}.toolbar-cv-btn svg{font-size:16px;transition:.25s ease}.toolbar-cv-btn:hover{color:#0073ff}.toolbar-cv-btn:active{transform:scale(.97)}.toolbar-cv-btn.ghost{border:1px solid rgba(90,110,255,.15)}.toolbar-cv-btn.ghost:hover{border-color:#424cff4d}.toolbar-cv-btn.icon-btn{padding:9px;border-radius:8px;border:1px solid rgba(90,110,255,.15)}.toolbar-cv-btn.icon-btn svg{font-size:18px}.toolbar-cv-btn.icon-btn:hover{border-color:#424cff4d;color:#0073ff}.toolbar-cv-btn.success{border-color:#00b37e4d}.toolbar-cv-btn.success:hover{border-color:#00b37e99;color:#00b37e}.toolbar-cv-end{display:flex;gap:1.5rem}.toolbar-cv-progress{width:100%;padding:6px 110px 0;display:flex;align-items:center;gap:12px}.toolbar-cv-progress-bar{flex:1;height:4px;background:#e8eaf7;border-radius:20px;overflow:hidden;position:relative}.toolbar-cv-progress-label{font-size:14px;font-weight:600;color:#2e325a;min-width:40px;text-align:right}.progress-bar-fill{height:100%;border-radius:10px;transition:width .4s ease,background .3s ease}.progress-bar-fill.progress-red{background:#ff8d8f}.progress-bar-fill.progress-yellow{background:#ffe878}.progress-bar-fill.progress-blue{background:#0ed3919d}.progress-icon{font-size:22px;margin-left:8px}.progress-red{color:#ff8d8f}.progress-yellow{color:#ffd500}.progress-blue{color:#11d493}.toolbar-cv-profile{display:flex;align-items:center}.toolbar-cv-profile-btn{position:relative;border:none;background:transparent;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.toolbar-cv-profile-btn:hover .toolbar-cv-vip-icon{transform:scale(1.12)}.toolbar-cv-profile-img{width:38px;height:38px;border-radius:50%;object-fit:cover;border:2px solid #eaeaea}.toolbar-cv-vip-icon{position:absolute;bottom:-3px;right:-4px;background:#fff;border-radius:50%;padding:3px;font-size:15px;display:flex;align-items:center;justify-content:center;transition:.2s ease;border:1px solid rgba(0,0,0,.1)}.toolbar-cv-vip-icon.vip{color:#0073ff}.toolbar-cv-vip-icon.novip{color:#ff8d00}.loading-dots{display:flex;align-items:center;gap:5px}.loading-dots span{width:3px;height:3px;background:#7e7e7e;border-radius:50%;display:inline-block;animation:bounce 1.2s infinite ease-in-out;margin-bottom:-.5rem}.loading-dots span:nth-child(1){animation-delay:0s}.loading-dots span:nth-child(2){animation-delay:.15s}.loading-dots span:nth-child(3){animation-delay:.3s}@keyframes bounce{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(-6px);opacity:1}}@media (max-width: 1100px){.toolbar-cv-wrapper{gap:0;flex-direction:column;padding:1rem 2rem}.toolbar-cv-progress{width:700px}.toolbar-cv-main{width:500px}.toolbar-cv-buttons{margin-right:-4rem}.toolbar-cv-end{display:none}}@media (max-width: 550px){.toolbar-cv-progress{width:540px}}.section-progress{position:fixed;bottom:2rem;left:2rem;width:270px;height:calc(100vh - 8rem);display:flex;flex-direction:column;background:#fff;padding:1rem;border-radius:12px;box-shadow:0 6px 14px #00000012;border:1px solid rgba(0,0,0,.08);z-index:50}.section-progress__count{font-size:.8rem;opacity:.8}.section-progress-home{position:relative;width:270px;height:calc(100vh - 7rem);display:flex;flex-direction:column;background:#fff;padding:1rem;border-radius:12px;box-shadow:0 6px 14px #00000012;border:1px solid rgba(0,0,0,.08);z-index:50}.section-progress-home__count{font-size:.8rem;opacity:.8}.section-progress__header{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.section-progress__header--box{display:flex;justify-content:space-between;align-items:center}.section-progress__header--box .section-progress__label{font-size:.95rem;font-weight:600;color:#2f3b4e}.section-progress-bar{width:100%;height:7px;background:#eef1f7;border-radius:10px;overflow:hidden}.progress-bar-fill{height:100%;transition:width .35s ease}.progress-bar-fill.progress-red{background:#ff6b70}.progress-bar-fill.progress-yellow{background:#ffd860}.progress-bar-fill.progress-blue{background:#2ad398}.section-progress__list{flex:1;display:flex;flex-direction:column;gap:.35rem;overflow-y:auto;padding-right:.5rem;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.08) transparent}.section-progress__list::-webkit-scrollbar{width:4px}.section-progress__list::-webkit-scrollbar-track{background:transparent}.section-progress__list::-webkit-scrollbar-thumb{background:#0000001a;border-radius:10px}.section-progress__list::-webkit-scrollbar-thumb:hover{background:#0000002e}.section-progress__item{position:relative;display:flex;text-align:start;align-items:center;width:80%;padding:.55rem .4rem;border-radius:10px;background:#fff;cursor:pointer;transition:all .2s ease,border .2s ease}.section-progress__item:hover{scale:.98}.section-progress__item .section-progress__label{font-size:.95rem;font-weight:400;color:#080b10;font-family:Arial,Helvetica,sans-serif;line-height:1.5rem;margin-top:-.1rem}.section-progress-red{background:#fff;border-color:#ffe9e9}.section-progress-red .section-progress__label{color:#818181}.section-progress-yellow{background:#fff;border-color:#fef3d8}.section-progress-yellow .section-progress__label{color:#ffc400dc}.section-progress-blue{background:#fff;border-color:#d7fdeb}.section-progress-blue .section-progress__label{color:#0dd1b0}.section-progress__eye{font-size:.95rem;position:absolute;right:-1.5rem;color:#54585f;transition:.2s ease}.section-progress__arrow-container{width:100%;margin-top:.7rem;padding:1rem .7rem;border-radius:8px;background:#fafbff;border:1px solid #e0e4ef;display:flex;justify-content:space-between;align-items:center;transition:.2s ease;cursor:pointer}.section-progress__arrow-container:hover{background:#f1f4ff;border-color:#ccd7ff}.section-progress__arrow-text{display:flex;align-items:center;gap:.4rem;font-size:.92rem;font-weight:500;color:#48556b}.section-progress__arrow-text svg{font-size:1.1rem}.section-progress__count{font-size:.85rem;font-weight:600;color:#566583}.toolbar-cv-header{display:flex;flex-direction:column;width:100%;padding-left:.5rem}.toolbar-cv-header__main{display:flex;justify-content:space-between}.toolbar-cv-header span{font-size:.9rem;font-weight:500;letter-spacing:-.1px;display:flex;align-items:center;gap:4px;color:#0073ff;margin-top:-.4rem}.toolbar-cv-title{display:flex;align-items:center;gap:6px;font-size:1.1rem;font-weight:700;color:#060a46;letter-spacing:-.3px}.toolbar-cv-title svg{opacity:.7}.toolbar-cv-title-input{font-size:1.1rem;font-weight:700;margin:0;padding:2px 0;border:none;background:transparent;width:100%;max-width:180px;color:#090c2b;outline:none;border-bottom:1px solid transparent;transition:all .25s ease}.toolbar-cv-title-input.editing{opacity:.45;width:fit-content}.toolbar-cv-edit-btn{background:transparent;border:none;color:#0b305f;font-size:22px;padding:6px;border-radius:8px;transition:.2s ease;cursor:pointer;margin-bottom:-.3em;margin-right:-.3rem}.section-progress__fab{display:none;position:fixed;bottom:1rem;left:1rem;width:50px;height:50px;background:#0073ff;color:#fff;border:none;border-radius:50%;box-shadow:0 4px 12px #0073ff66;z-index:100;cursor:pointer;font-size:1.5rem;align-items:center;justify-content:center}.section-progress__fab .section-progress__fab-count{position:absolute;top:-6px;right:-6px;background:#fff;color:#006eff;font-size:.6rem;font-weight:600;padding:.5rem;width:30px;height:30px;border-radius:100%;display:flex;align-items:center;justify-content:center}@media (max-width: 1015px){.section-progress__fab{display:flex}.section-progress{position:fixed;bottom:0rem;height:calc(100vh - 12rem);left:0;width:100%;background:#fff;z-index:99;border-radius:16px 16px 0 0;padding:1rem;box-shadow:0 -4px 20px #0000001a;transform:translateY(100%);transition:transform .35s cubic-bezier(.4,0,.2,1)}.section-progress--expanded{transform:translateY(0)}.section-progress--collapsed{transform:translateY(100%)}.section-progress-home{position:relative;width:100%;transform:none;transition:none}}@media (max-width: 1100px){.section-progress{bottom:0rem;height:calc(90vh - 2rem)}}@media (min-width: 1015px){.section-progress{transform:none!important}}@media (max-width: 770px){.section-progress{height:calc(90vh - 6rem);max-height:75vh;bottom:4rem}.section-progress__fab{bottom:5rem}.section-progress__arrow-text{padding-left:3.5rem}}.add-sections{width:310px;height:420px;position:absolute;bottom:0rem;right:-19.8rem;background:#fff;border-radius:14px;padding:18px 10px 18px 20px;box-shadow:0 4px 18px #00000014;border:1px solid #ececec;z-index:50;display:flex;flex-direction:column}.as-list{display:flex;flex-direction:column;gap:14px;padding-right:6px;padding:1rem 1rem 1rem .2rem;overflow-y:auto;height:100%;margin-top:4px;scrollbar-width:thin;scrollbar-color:#c6c6c6 #f2f2f2}.as-list::-webkit-scrollbar{width:6px}.as-list::-webkit-scrollbar-thumb{background:#c6c6c6;border-radius:10px}.as-list::-webkit-scrollbar-track{background:#f2f2f2}.as-item{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-radius:12px;background:#fff;border:1px solid #e4e4e4;cursor:pointer;transition:all .22s ease}.as-item.enabled{background:#fff;border:1px solid #ffffff;box-shadow:0 0 8px #0000001f}.as-item.enabled .as-icon-box svg{color:#0b1727b4}.as-item.enabled .as-title{color:#0b1727b4;font-weight:600}.as-item.enabled .as-state{color:#0b1727b4;opacity:.9;margin-top:-.2rem}.as-item.enabled .as-toggle-indicator{color:#ff6969b4}.as-item.disabled{background:#fafafabe;border:1px solid #dddddd;opacity:.7}.as-item.disabled .as-icon-box svg{color:#8b8b8b}.as-item.disabled .as-title{color:#616161}.as-item.disabled .as-state{color:#818181}.as-item.disabled .as-toggle-indicator{color:#777}.as-left{display:flex;align-items:center;gap:14px}.as-icon-box{padding:.55rem .7rem;border-radius:10px;background:#fff;border:1px solid #e0e0e0;display:flex;justify-content:center;align-items:center}.as-icon-box svg{font-size:1.35rem;color:#555}.as-texts{display:flex;flex-direction:column;gap:3px}.as-title{font-size:1rem;font-weight:500;color:#1e1e1e;letter-spacing:-.2px}.as-state{font-size:.82rem;color:#6a6a6a;letter-spacing:-.1px}.as-toggle-indicator{font-size:1.45rem;font-weight:600;opacity:.85}@media (max-width: 500px){.add-sections{right:1rem;bottom:5rem;z-index:10}}.sortable-section{width:90%;background:#fff;padding:1rem .5rem;overflow:visible!important;border-bottom:2px solid rgba(0,0,0,.042);margin:0 auto}.sortable-inner{display:flex;align-items:flex-start;gap:12px}.drag-handle{width:36px;height:36px;margin-right:0rem;display:flex;align-items:center;justify-content:center;font-size:20px;cursor:grab;-webkit-user-select:none;user-select:none;border-radius:6px;transition:background .15s ease;margin-top:.2rem}.drag-handle:active{cursor:grabbing}.drag-handle.disabled{opacity:.3;cursor:default;background:transparent}.sortable-content{flex:1;min-width:0}.cfp-overlay{position:fixed;inset:0;z-index:2000}.cfp-container{background:#fff;border-radius:20px;padding:28px;width:fit-content;max-height:90vh;box-shadow:0 10px 40px #0000001f;overflow-y:auto}.cfp-header{display:flex;justify-content:space-between;align-items:center}.cfp-header h3{margin:0;font-size:1.35rem;font-weight:700;color:#222;display:flex;align-items:center;gap:1rem}.cfp-header h3 svg{background-color:#55555509;padding:.3rem;font-size:1.8rem;border-radius:5px}.cfp-close{background:transparent;border:none;font-size:1.45rem;cursor:pointer;transition:.2s}.cfp-close:hover{color:#3867fa;transform:scale(1.12)}.cfp-subtitle{display:flex;align-items:center;gap:8px;color:#333;font-weight:600;margin-top:26px;margin-bottom:12px}.cfp-subtitle svg{font-size:1.1rem;color:#3867fa}.cfp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.cfp-box{background:#fafafa;border-radius:14px;padding:14px;border:1px solid #e4e4e4;display:flex;flex-direction:column;gap:8px;transition:.2s;width:fit-content}.cfp-box:hover{background:#f3f3f3}.cfp-box-header{display:flex;align-items:center;gap:6px;font-weight:600;color:#555;font-size:.85rem}.cfp-box-header .cfp-box-icon{color:#3867fa}.cfp-text-input{padding:7px;border:1px solid #d3d3d3;border-radius:8px;font-size:.82rem;background:#fff;width:130px}.cfp-color-btn{width:100%;height:32px;border-radius:8px;cursor:pointer;border:1px solid #d3d3d3}.cfp-font-wrapper{display:flex;flex-direction:column;gap:10px}.cfp-font-select{padding:10px;border-radius:10px;border:1px solid #c8c8c8;font-size:.95rem;background:#fff}.cfp-reset-btn{margin-top:26px;width:100%;padding:13px;display:flex;justify-content:center;gap:8px;align-items:center;cursor:pointer;background:#f5f5f5;border-radius:12px;font-weight:600;border:none;transition:.25s}.cfp-reset-btn svg{font-size:1.15rem}.cfp-reset-btn:hover{background:#eee}.cfp-reset-btn.disabled{opacity:.7;cursor:default}.cfp-reset-btn.disabled:hover{background:#f5f5f5}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1}}@media (max-width: 650px){.cfp-container{max-height:100%}.cfp-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 450px){.cfp-container{scale:.85;margin:-3rem -2rem}}@media (max-width: 400px){.cfp-container{scale:.8;margin:-4rem -5rem}}.floating-editor{position:fixed;top:0;left:0;width:100%;min-width:320px;max-width:530px;max-height:75vh;background:#fff;border-radius:14px;box-shadow:0 6px 20px #0003;z-index:9999;overflow:hidden;display:flex;flex-direction:column;font-family:Poppins,sans-serif}.floating-editor__header{background:#85dbb7;color:#fff;padding:12px 16px;font-size:16px;cursor:grab;-webkit-user-select:none;user-select:none;display:flex;justify-content:space-between;align-items:center}.floating-editor__header span{font-weight:600}.floating-editor__header:active{cursor:grabbing}.floating-editor__header span{flex:1;text-align:center}.floating-editor__content{padding:16px;overflow-y:auto;max-height:calc(80vh - 50px);scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.floating-editor__content::-webkit-scrollbar{width:6px}.floating-editor__content::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.floating-editor__content::-webkit-scrollbar-track{background:transparent}.floating-editor__empty{padding:20px;text-align:center;color:#666;font-size:14px}.floating-editor__close{background-color:#0000;border:none;color:#fff;font-size:1.5rem;margin-bottom:-.4rem;cursor:pointer}@media (max-width: 560px){.floating-editor{width:fit-content}}.personal-info-section{background:#fff;display:flex;flex-direction:column;gap:22px;transition:all .25s ease;padding-top:4px;padding-bottom:10px}.personal-info-section.closed{padding-top:4px;padding-bottom:10px}.personal-info-section__header{display:flex;justify-content:space-between;align-items:center}.personal-info-section__header h2{font-size:20px;font-weight:700;color:#8a9999;margin:0}.personal-info-section__header h2 svg{font-size:1.8rem;margin-right:.5rem;margin-bottom:-.35rem}.personal-info-section__content{display:flex;flex-direction:column;gap:18px}.personal-info-section .info-card{border-radius:18px;padding:20px;border:2px dashed rgba(159,173,173,.1607843137);background:#9baaaa00;position:relative}.personal-info-section .card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.personal-info-section .field{display:flex;flex-direction:column;gap:6px}.personal-info-section .field label{font-size:13px;font-weight:600;color:#3e3e4c}.personal-info-section .field input{padding:11px 14px;border-radius:12px;border:1px solid rgba(155,170,170,.0509803922);font-size:15px;background:#9baaaa0d;transition:.2s ease}.personal-info-section .field input:focus{outline:none;box-shadow:0 0 0 3px #5a55ff33;background:9baaaa0d}.personal-info-section .add-btn{background:#9baaaa0d;border:1px solid rgba(155,170,170,.0509803922);color:#9baaaa;padding:11px 18px;border-radius:14px;font-size:15px;font-weight:600;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:.2s}.personal-info-section .add-btn:hover{background:#9baaaa1e;transform:translateY(-1px)}.suggestions-box{background:#9baaaa00;padding:14px 18px;border-radius:14px;border:1px solid #e4e6ea;display:flex;flex-direction:column;gap:10px}.suggestions-box .suggestions-title{font-size:14px;font-weight:600;color:#54606f;margin:0}.suggestions-box .suggestions-list{display:flex;flex-wrap:wrap;gap:10px}.suggestions-box .suggestion-item{background:#9baaaa0d;border:2px dashed rgba(155,170,170,.2235294118);padding:7px 14px;border-radius:12px;font-size:13px;cursor:pointer;color:#8d9b9b;transition:.2s}.suggestions-box .suggestion-item:hover{background:#dfe4ff;transform:translateY(-1px)}@media (max-width: 768px){.personal-info-section{gap:16px;padding:0 4px;width:100%;max-width:280px}.personal-info-section__header{gap:10px}.personal-info-section__header h2{font-size:18px}.personal-info-section__header h2 svg{font-size:1.5rem}.personal-info-section__content{gap:16px}.info-card{padding:16px;border-radius:16px}.card-grid{grid-template-columns:1fr;gap:14px}.field label{font-size:13px}.field input{font-size:14px;padding:12px 14px}.add-btn{width:100%;justify-content:center;padding:13px}}@media (max-width: 480px){.personal-info-section__header h2{font-size:16px}.info-card{padding:14px}.field input{border-radius:12px}.suggestions-box{padding:12px}.suggestions-box .suggestions-title{font-size:13px}.suggestions-box .suggestions-list{gap:8px}.suggestions-box .suggestion-item{font-size:12px;padding:6px 12px}}.profile-section{background:#fff;display:flex;flex-direction:column;gap:22px;transition:.3s ease;padding-top:4px;padding-bottom:10px}.profile-section.closed{padding-top:4px;padding-bottom:10px}.profile-section__header{display:flex;justify-content:space-between;align-items:center}.profile-section__header h2{font-size:19px;font-weight:700;color:#8a9999;margin:0;cursor:pointer}.profile-section__header h2 svg{font-size:1.8rem;margin-right:.5rem;margin-bottom:-.35rem}.profile-section__content{display:flex;flex-direction:column;gap:18px}.toolbar{background:#fff;border-radius:16px;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;gap:14px;box-shadow:0 6px 18px #0000000a;transition:.25s ease;border:1px solid rgba(159,173,173,.2431372549)}.toolbar .toolbar-left,.toolbar .toolbar-right{display:flex;gap:6px;align-items:center}.toolbar button{background:#8a99990d;border:1px solid rgba(159,173,173,.2431372549);color:#9fadad;padding:8px 10px;border-radius:12px;cursor:pointer;display:flex;align-items:center;transition:.2s ease;font-weight:600;font-size:13px}.toolbar button:hover{background:#5a6eff1f;border-color:#5a6eff80;transform:translateY(-1px)}.toolbar button:active{transform:scale(.96)}.toolbar button.active{background:#5a6eff;border-color:#5a6eff;color:#fff;box-shadow:0 2px 6px #5a6eff4d}.toolbar .toolbar-save{background:#5a6eff;border:1px solid #5A6EFF;color:#fff;padding:8px 20px;border-radius:12px;font-size:14px;transition:.2s ease;font-weight:700;box-shadow:0 2px 8px #5a6eff40}.toolbar .toolbar-save:hover{background:#4d59ff;transform:translateY(-2px)}.toolbar .toolbar-save:active{transform:scale(.96)}.editor-card{border:1px solid rgba(159,173,173,.2431372549);border-radius:16px;background:#fff;padding:16px;min-height:160px}.tiptap{outline:none;font-size:16px;line-height:1.6;color:#1f2937}.tiptap p{margin:0 0 10px}.tiptap strong{font-weight:700}.tiptap em{font-style:italic}.tiptap u{text-decoration:underline}.tiptap h1{font-size:26px;font-weight:700;color:#111827;margin:20px 0 10px}.tiptap h2{font-size:22px;font-weight:600;margin:18px 0 8px}.tiptap h3{font-size:18px;font-weight:600;margin:16px 0 6px}.tiptap ul,.tiptap ol{padding-left:24px}.tiptap ul{list-style:disc}.tiptap ol{list-style:decimal}.tiptap a{color:#5a6eff;cursor:pointer;font-weight:500;text-decoration:underline}.tiptap a:hover{opacity:.8}.ai-btn{width:fit-content;padding:10px 18px;background:#5a6eff;color:#fff;font-weight:600;border-radius:14px;border:none;cursor:pointer;transition:.25s}.ai-btn:hover{background:#4d59ff;transform:translateY(-2px)}.ai-btn:active{transform:scale(.96)}.tiptap p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:#00000059;pointer-events:none;height:0}@media (max-width: 768px){.profile-section{gap:16px;max-width:280px}.profile-section__header{gap:10px}.profile-section__header h2{font-size:17px}.profile-section__header h2 svg{font-size:1.5rem}.profile-section__content{gap:14px}.toolbar{flex-wrap:wrap;gap:10px;padding:12px}.toolbar .toolbar-left,.toolbar .toolbar-right{flex-wrap:wrap;gap:6px}.toolbar button{font-size:12px;padding:8px 9px}.toolbar .toolbar-save{width:100%;justify-content:center;padding:10px;font-size:14px}.editor-card{padding:14px;border-radius:14px;min-height:140px}.tiptap{font-size:15px;line-height:1.55}.tiptap h1{font-size:22px}.tiptap h2{font-size:19px}.tiptap h3{font-size:17px}.ai-btn{width:100%;justify-content:center;padding:12px;border-radius:14px}}@media (max-width: 480px){.profile-section__header h2{font-size:16px}.toolbar{border-radius:14px}.toolbar button{font-size:11px;padding:7px 8px;border-radius:10px}.editor-card{padding:12px}.tiptap{font-size:14px}.tiptap h1{font-size:20px}.tiptap h2{font-size:18px}.tiptap h3{font-size:16px}}.rich-text-editor{display:flex;flex-direction:column;gap:16px;border:2px dashed rgba(159,173,173,.1607843137);background:#9baaaa0d;border-radius:18px;padding:20px}.rich-text-editor__toolbar{background:#fff;border-radius:16px;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;gap:14px;box-shadow:0 6px 18px #0000000a;border:1px solid rgba(159,173,173,.2431372549)}.rich-text-editor__toolbar-left,.rich-text-editor__toolbar-right{display:flex;gap:6px;align-items:center}.rich-text-editor__toolbar button{background:#8a99990d;border:1px solid rgba(159,173,173,.2431372549);color:#9fadad;padding:8px 10px;border-radius:12px;cursor:pointer;display:flex;align-items:center;transition:.2s ease;font-weight:600;font-size:13px}.rich-text-editor__toolbar button:hover{background:#5a6eff1f;border-color:#5a6eff80;transform:translateY(-1px)}.rich-text-editor__toolbar button:active{transform:scale(.96)}.rich-text-editor__toolbar button.active{background:#5a6eff;border-color:#5a6eff;color:#fff;box-shadow:0 2px 6px #5a6eff4d}.rich-text-editor__toolbar__tips-btn{background:#5a6eff;border:1px solid #5a6eff;color:#fff;padding:8px 20px;border-radius:12px;font-size:14px;font-weight:700;box-shadow:0 2px 8px #5a6eff40}.rich-text-editor__toolbar__tips-btn:hover{background:#4d59ff;transform:translateY(-2px)}.rich-text-editor__toolbar__tips-btn:active{transform:scale(.96)}.rich-text-editor__editor-card{border:1px solid rgba(159,173,173,.2431372549);border-radius:16px;background:#fff;padding:16px;min-height:160px}@media (max-width: 770px){.rich-text-editor{padding:0;border:2px dashed rgba(255,255,255,0);background:#9baaaa00}.rich-text-editor__toolbar{gap:0}.rich-text-editor__toolbar-left,.rich-text-editor__toolbar-right{scale:.9;margin:0 -.5rem 0 -1rem}}.education-section{background:#fff;display:flex;flex-direction:column;gap:22px;transition:all .25s ease;padding-top:4px;padding-bottom:10px}.education-section.closed{padding-top:4px;padding-bottom:10px}.education-section__header{display:flex;justify-content:space-between;align-items:center}.education-section__header h2{font-size:20px;font-weight:700;color:#8a9999;margin:0}.education-section__header h2 svg{font-size:1.8rem;margin-right:.5rem;margin-bottom:-.35rem}.education-section .education-section__content{display:flex;flex-direction:column;gap:22px}.education-section__dates{display:flex;flex-direction:column;gap:1rem}.education-section .education-card{border-radius:18px;padding:20px;position:relative;border:2px dashed rgba(159,173,173,.1607843137);background:#9baaaa00}.education-section .card-grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.education-section .field{display:flex;flex-direction:column;gap:6px}.education-section .field.full{grid-column:1/-1}.education-section .field label{font-size:13px;font-weight:600;color:#3e3e4c}.education-section .field input,.education-section .field select,.education-section .field textarea{padding:11px 14px;border-radius:12px;border:1px solid rgba(159,173,173,.1607843137);font-size:15px;background:#9baaaa0d;transition:.2s ease}.education-section .field input:focus,.education-section .field select:focus,.education-section .field textarea:focus{outline:none;box-shadow:0 0 0 3px #5a55ff33;background:#fff}.education-section .field textarea{resize:none;min-height:90px}.education-section .double{display:flex;gap:10px}.education-section .present-toggle{margin-top:6px;font-size:13px;display:flex;align-items:center;gap:6px}.education-section .add-btn{background:#9baaaa0d;border:1px solid rgba(155,170,170,.0509803922);color:#9baaaa;padding:11px 18px;border-radius:14px;font-size:15px;font-weight:600;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:.2s}.education-section .add-btn:hover{background:#9baaaa1d;transform:translateY(-1px)}.add-extra-btn{background:#9baaaa0d;border:1px solid rgba(155,170,170,.0509803922);color:#9baaaa;padding:11px 18px;border-radius:14px;font-size:15px;font-weight:600;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:.2s;width:fit-content}.add-extra-btn:hover{background:#9baaaa0d;transform:translateY(-1px)}@media (max-width: 768px){.education-section{max-width:280px}.education-section .education-card{padding:10px 0 0;position:relative;border:2px dashed rgba(0,0,0,0);background:#9baaaa00;border-top:2px dashed rgba(0,0,0,.0901960784);border-radius:0}}.experience-section{background:#fff;display:flex;flex-direction:column;gap:22px;transition:all .25s ease;padding-top:4px;padding-bottom:10px}.experience-section.closed{padding-top:4px;padding-bottom:10px}.experience-section__header{display:flex;justify-content:space-between;align-items:center}.experience-section__header h2{font-size:20px;font-weight:700;color:#8a9999;margin:0}.experience-section__header h2 svg{font-size:1.8rem;margin-right:.5rem;margin-bottom:-.35rem}.experience-section__dates{display:flex;flex-direction:column;gap:1rem}.experience-section .experience-section__content{display:flex;flex-direction:column;gap:22px}.experience-section .experience-card{border-radius:18px;padding:20px;position:relative;border:2px dashed rgba(0,0,0,.1607843137);background:#9baaaa00}.experience-section .card-grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.experience-section .field{display:flex;flex-direction:column;gap:6px}.experience-section .field.full{grid-column:1/-1}.experience-section .field label{font-size:13px;font-weight:600;color:#3e3e4c}.experience-section .field input,.experience-section .field select,.experience-section .field textarea{padding:11px 14px;border-radius:12px;border:1px solid rgba(159,173,173,.1607843137);font-size:15px;background:#9baaaa0d;transition:.2s ease}.experience-section .field input:focus,.experience-section .field select:focus,.experience-section .field textarea:focus{border-color:#4f56ff;outline:none;box-shadow:0 0 0 3px #5a55ff33;background:#fff}.experience-section .field textarea{resize:none;min-height:90px}.experience-section .double{display:flex;gap:10px}.experience-section .present-toggle{margin-top:6px;font-size:13px;display:flex;align-items:center;gap:6px}.experience-section .add-btn{background:#9baaaa0d;border:1px solid rgba(155,170,170,.0509803922);color:#9baaaa;padding:11px 18px;border-radius:14px;font-size:15px;font-weight:600;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:.2s}.experience-section .add-btn:hover{background:#9baaaa1b;transform:translateY(-1px)}@media (max-width: 768px){.experience-section{max-width:280px}.experience-section .experience-card{padding:10px 0 0;position:relative;border:2px dashed rgba(0,0,0,0);background:#9baaaa00;border-top:2px dashed rgba(0,0,0,.0901960784);border-radius:0}}@media (max-width: 768px){.experience-section{gap:16px;padding:0 4px}.experience-section__header{gap:10px}.experience-section__header h2{font-size:18px}.experience-section__header h2 svg{font-size:1.5rem}.experience-section__content{gap:16px}.experience-card{padding:16px;border-radius:16px}.card-grid{grid-template-columns:1fr;gap:14px}.field label{font-size:13px}.field input,.field select,.field textarea{font-size:14px;padding:12px 14px}.experience-section__dates{gap:14px}.double{flex-direction:column;gap:10px}.present-toggle{font-size:13px}.description-field .editor-card{padding:14px;border-radius:14px}.description-field .tiptap{font-size:14px;line-height:1.55}.remove-btn{top:10px;right:10px}.add-btn{width:100%;justify-content:center;padding:13px;font-size:15px}}@media (max-width: 480px){.experience-section__header h2{font-size:16px}.experience-card{padding:14px}.field input,.field select{border-radius:12px}.present-toggle{font-size:12px}.description-field .tiptap{font-size:13px}}.skills-section{background:#fff;display:flex;flex-direction:column;gap:22px;transition:all .25s ease;padding-top:4px;padding-bottom:10px}.skills-section.closed{padding-top:4px;padding-bottom:10px}.skills-section__header{display:flex;justify-content:space-between;align-items:center}.skills-section__header h2{font-size:20px;font-weight:700;color:#8a9999;margin:0}.skills-section__header h2 svg{font-size:1.8rem;margin-right:.5rem;margin-bottom:-.35rem}.skills-section__content{display:flex;flex-direction:column;gap:18px}.skills-section .skill-card{border-radius:18px;padding:20px;border:2px dashed rgba(159,173,173,.1607843137);background:#9baaaa00;position:relative}.skills-section .card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.skills-section .field{display:flex;flex-direction:column;gap:6px}.skills-section .field label{font-size:13px;font-weight:600;color:#3e3e4c}.skills-section .field input,.skills-section .field select{padding:11px 14px;border-radius:12px;border:1px solid rgba(155,170,170,.0509803922);font-size:15px;background:#9baaaa0d;transition:.2s ease}.skills-section .field input:focus,.skills-section .field select:focus{outline:none;background:#9baaaa0d}.skills-section .add-btn{background:#9baaaa0d;border:1px solid rgba(155,170,170,.0509803922);color:#9baaaa;padding:11px 18px;border-radius:14px;font-size:15px;font-weight:600;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:.2s}.skills-section .add-btn:hover{background:#9baaaa0d;transform:translateY(-1px)}.languages-section{background:#fff;display:flex;flex-direction:column;gap:22px;transition:all .25s ease;padding-top:4px;padding-bottom:10px}.languages-section.closed{padding-top:4px;padding-bottom:10px}.languages-section__header{display:flex;justify-content:space-between;align-items:center}.languages-section__header h2{font-size:20px;font-weight:700;color:#8a9999;margin:0}.languages-section__header h2 svg{font-size:1.8rem;margin-right:.5rem;margin-bottom:-.35rem}.languages-section__content{display:flex;flex-direction:column;gap:18px}.languages-section .language-card{border-radius:18px;padding:20px;border:2px dashed rgba(159,173,173,.1607843137);background:#9baaaa00;position:relative}.languages-section .card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.languages-section .field{display:flex;flex-direction:column;gap:6px}.languages-section .field label{font-size:13px;font-weight:600;color:#3e3e4c}.languages-section .field input,.languages-section .field select{padding:11px 14px;border-radius:12px;border:1px solid rgba(155,170,170,.0509803922);font-size:15px;background:#9baaaa0d;transition:.2s ease}.languages-section .field input:focus,.languages-section .field select:focus{outline:none;background:#fff}.languages-section .add-btn{background:#9baaaa0d;border:1px solid rgba(155,170,170,.0509803922);color:#9baaaa;padding:11px 18px;border-radius:14px;font-size:15px;font-weight:600;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:.2s}.languages-section .add-btn:hover{background:#9baaaa1f;transform:translateY(-1px)}.links-section{background:#fff;display:flex;flex-direction:column;gap:22px;transition:all .25s ease;padding-top:4px;padding-bottom:10px}.links-section.closed{padding-top:4px;padding-bottom:10px}.links-section__header{display:flex;justify-content:space-between;align-items:center}.links-section__header h2{font-size:20px;font-weight:700;color:#8a9999;margin:0}.links-section__header h2 svg{font-size:1.8rem;margin-right:.5rem;margin-bottom:-.35rem}.links-section__content{display:flex;flex-direction:column;gap:18px}.links-section .link-card{border-radius:18px;padding:20px;border:2px dashed rgba(159,173,173,.1607843137);background:#9baaaa00;position:relative}.links-section .card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.links-section .field{display:flex;flex-direction:column;gap:6px}.links-section .field label{font-size:13px;font-weight:600;color:#3e3e4c}.links-section .field input{padding:11px 14px;border-radius:12px;border:1px solid rgba(155,170,170,.0509803922);font-size:15px;background:#9baaaa0d;transition:.2s ease}.links-section .field input:focus{outline:none;background:#9baaaa0d}.links-section .add-btn{background:#9baaaa0d;border:1px solid rgba(155,170,170,.0509803922);color:#9baaaa;padding:11px 18px;border-radius:14px;font-size:15px;font-weight:600;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:.2s}.links-section .add-btn:hover{background:#9baaaa1e;transform:translateY(-1px)}.switch-field{display:flex;gap:.5rem;margin-top:10px}.switch{position:relative;display:inline-block;width:46px;height:24px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;inset:0;background-color:#d1d1d1;transition:.3s;border-radius:24px}.slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}input:checked+.slider{background-color:#007bff}input:checked+.slider:before{transform:translate(22px)}.courses-section{background:#fff;display:flex;flex-direction:column;gap:22px;transition:all .25s ease;padding-top:4px;padding-bottom:10px}.courses-section.closed{padding-top:4px;padding-bottom:10px}.courses-section__header{display:flex;justify-content:space-between;align-items:center}.courses-section__header h2{font-size:20px;font-weight:700;color:#8a9999;margin:0}.courses-section__header h2 svg{font-size:1.8rem;margin-right:.5rem;margin-bottom:-.35rem}.courses-section__content{display:flex;flex-direction:column;gap:18px}.courses-section .course-card{border-radius:18px;padding:20px;border:2px dashed rgba(159,173,173,.1607843137);background:#9baaaa00;position:relative}.courses-section .card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.courses-section .field{display:flex;flex-direction:column;gap:6px}.courses-section .field.full{grid-column:1/-1}.courses-section .field label{font-size:13px;font-weight:600;color:#3e3e4c}.courses-section .field input,.courses-section .field textarea{padding:11px 14px;border-radius:12px;border:1px solid rgba(155,170,170,.0509803922);font-size:15px;background:#9baaaa0d;transition:.2s ease}.courses-section .field input:focus,.courses-section .field textarea:focus{outline:none;background:9baaaa0d}.courses-section .field textarea{resize:none;min-height:80px}.courses-section .double{display:flex;gap:10px}.courses-section .double .remote-checkbox{flex:1;display:flex;align-items:center;gap:6px}.courses-section .double .location-fields{flex:2;display:flex;flex-direction:column;gap:10px}.courses-section .double .location-fields input{flex:1}.courses-section .courses-link-input-row{width:100%;display:flex;gap:6px;align-items:center}.courses-section .courses-link-input-row input{flex:1}.courses-section .add-btn,.courses-section .add-link-btn{background:#9baaaa0d;border:1px solid rgba(155,170,170,.0509803922);color:#9baaaa;padding:11px 18px;border-radius:14px;font-size:15px;font-weight:600;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:.2s}.courses-section .add-btn:hover,.courses-section .add-link-btn:hover{background:#9baaaa25;transform:translateY(-1px)}.courses-section .add-link-btn{background:#9baaaa0d}.courses-section .add-link-btn:hover{background:#9baaaa22;transform:translateY(-1px)}@media (max-width: 768px){.courses-section{max-width:280px}.courses-section .course-card{padding:10px 0 0;position:relative;border:2px dashed rgba(0,0,0,0);background:#9baaaa00;border-top:2px dashed rgba(0,0,0,.0901960784);border-radius:0}}@media (max-width: 768px){.courses-section{gap:16px;padding:0 4px}.courses-section__header{gap:10px}.courses-section__header h2{font-size:18px}.courses-section__header h2 svg{font-size:1.5rem}.courses-section__content{gap:16px}.course-card{padding:16px;border-radius:16px}.card-grid{grid-template-columns:1fr;gap:14px}.field label{font-size:13px}.field input,.field textarea{font-size:14px;padding:12px 14px}.double{flex-direction:column;gap:12px}.location-fields-vertical{display:flex;flex-direction:column;gap:14px}.description-field .editor-card{padding:14px;border-radius:14px}.description-field .tiptap{font-size:14px;line-height:1.55}.remove-btn{top:10px;right:10px}.add-btn{width:100%;justify-content:center;padding:13px;font-size:15px}}@media (max-width: 480px){.courses-section__header h2{font-size:16px}.course-card{padding:14px}.field input,.field textarea{border-radius:12px}.description-field .tiptap{font-size:13px}}.hobbies-section{background:#fff;display:flex;flex-direction:column;gap:18px;transition:all .25s ease;padding-top:4px;padding-bottom:10px}.hobbies-section.closed{padding-top:4px;padding-bottom:10px}.hobbies-section__header{display:flex;justify-content:space-between;align-items:center}.hobbies-section__header h2{font-size:20px;font-weight:700;color:#8a9999;margin:0}.hobbies-section__header h2 svg{font-size:1.8rem;margin-right:.5rem;margin-bottom:-.35rem}.hobbies-section__content{display:flex;flex-direction:column;gap:12px}.hobbies-section .hobby-card{display:flex;gap:10px;align-items:center}.hobbies-section .hobby-card input{flex:1;padding:10px 14px;border-radius:12px;border:1px solid rgba(159,173,173,.1607843137);font-size:15px;background:#9baaaa0d;transition:.2s ease}.hobbies-section .hobby-card input:focus{outline:none;background:#9baaaa0d}.hobbies-section .add-btn{background:#9baaaa0d;border:1px solid rgba(155,170,170,.0509803922);color:#9baaaa;padding:11px 18px;border-radius:14px;font-size:15px;font-weight:600;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:.2s}.hobbies-section .add-btn:hover{background:#9baaaa20;transform:translateY(-1px)}.hobbies-section .hobby-card{display:flex;align-items:center;gap:10px;position:relative}.references-section{background:#fff;display:flex;flex-direction:column;gap:18px;transition:all .25s ease;padding-top:4px;padding-bottom:10px}.references-section.closed{padding-top:4px;padding-bottom:10px}.references-section__header{display:flex;justify-content:space-between;align-items:center}.references-section__header h2{font-size:20px;font-weight:700;color:#8a9999;margin:0}.references-section__header h2 svg{font-size:1.8rem;margin-right:.5rem;margin-bottom:-.35rem}.references-section__content{display:flex;flex-direction:column;gap:12px}.references-section .reference-card{border-radius:18px;padding:20px;border:2px dashed rgba(159,173,173,.1607843137);background:#9baaaa00;position:relative}.references-section .card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.references-section .field{display:flex;flex-direction:column;gap:6px}.references-section .field label{font-size:13px;font-weight:600;color:#3e3e4c}.references-section .field input{padding:11px 14px;border-radius:12px;border:1px solid rgba(155,170,170,.0509803922);font-size:15px;background:#9baaaa0d;transition:.2s ease}.references-section .field input:focus{outline:none;background:#9baaaa0d}.references-section .add-btn{background:#9baaaa0d;border:1px solid rgba(155,170,170,.0509803922);color:#9baaaa;padding:11px 18px;border-radius:14px;font-size:15px;font-weight:600;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:.2s}.references-section .add-btn:hover{background:#9baaaa1f;transform:translateY(-1px)}@media (max-width: 768px){.references-section{max-width:280px}.references-section .reference-card{padding:10px 0 0;position:relative;border:2px dashed rgba(0,0,0,0);background:#9baaaa00;border-top:2px dashed rgba(0,0,0,.0901960784);border-radius:0}}@media (max-width: 768px){.references-section{gap:14px;padding:0 4px}.references-section__header{gap:10px}.references-section__header h2{font-size:18px}.references-section__header h2 svg{font-size:1.5rem}.references-section__content{gap:14px}.reference-card{padding:16px;border-radius:16px}.card-grid{grid-template-columns:1fr;gap:14px}.field label{font-size:13px}.field input{font-size:14px;padding:12px 14px}.remove-btn{top:10px;right:10px}.add-btn{width:100%;justify-content:center;padding:13px;font-size:15px}}@media (max-width: 480px){.references-section__header h2{font-size:16px}.reference-card{padding:14px}.field input{border-radius:12px}}.awards-section{background:#fff;display:flex;flex-direction:column;gap:18px;transition:all .25s ease;padding-top:4px;padding-bottom:10px}.awards-section.closed{padding-top:4px;padding-bottom:10px}.awards-section__header{display:flex;justify-content:space-between;align-items:center}.awards-section__header h2{font-size:20px;font-weight:700;color:#8a9999;margin:0}.awards-section__header h2 svg{font-size:1.8rem;margin-right:.5rem;margin-bottom:-.35rem}.awards-section__content{display:flex;flex-direction:column;gap:12px}.awards-section .award-card{border-radius:18px;padding:20px;border:2px dashed rgba(159,173,173,.1607843137);background:#9baaaa00;position:relative}.awards-section .card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.awards-section .field{display:flex;flex-direction:column;gap:6px}.awards-section .field.full{grid-column:1/-1}.awards-section .field label{font-size:13px;font-weight:600;color:#3e3e4c}.awards-section .field input,.awards-section .field textarea{padding:11px 14px;border-radius:12px;border:1px solid rgba(155,170,170,.0509803922);font-size:15px;background:#9baaaa0d;transition:.2s ease}.awards-section .field input:focus,.awards-section .field textarea:focus{outline:none;background:#9baaaa0d}.awards-section .field textarea{resize:none;min-height:80px}.awards-section .add-btn,.awards-section .add-link-btn{background:#9baaaa0d;border:1px solid rgba(155,170,170,.0509803922);color:#9baaaa;padding:11px 18px;border-radius:14px;font-size:15px;font-weight:600;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:.2s}.awards-section .add-btn:hover,.awards-section .add-link-btn:hover{background:#9baaaa0d;transform:translateY(-1px)}.awards-section .add-link-btn{background:#9baaaa0d}.awards-section .add-link-btn:hover{background:#9baaaa1c;transform:translateY(-1px)}.link-input-row{display:flex;flex-direction:column;gap:6px;width:100%}.link-input-row .link-input-container{display:flex;width:100%;gap:6px}.link-input-row .link-input-container input{flex:1}@media (max-width: 768px){.awards-section{max-width:280px}.awards-section .award-card{padding:10px 0 0;position:relative;border:2px dashed rgba(0,0,0,0);background:#9baaaa00;border-top:2px dashed rgba(0,0,0,.0901960784);border-radius:0}}@media (max-width: 768px){.awards-section{gap:14px;padding:0 4px}.awards-section__header{gap:10px}.awards-section__header h2{font-size:18px}.awards-section__header h2 svg{font-size:1.5rem}.awards-section__content{gap:14px}.award-card{padding:16px;border-radius:16px}.card-grid{grid-template-columns:1fr;gap:14px}.field label{font-size:13px}.field input,.field textarea{font-size:14px;padding:12px 14px}.description-field .editor-card{padding:14px;border-radius:14px}.description-field .tiptap{font-size:14px;line-height:1.55}.remove-btn{top:10px;right:10px}.add-btn{width:100%;justify-content:center;padding:13px;font-size:15px}}@media (max-width: 480px){.awards-section__header h2{font-size:16px}.award-card{padding:14px}.field input,.field textarea{border-radius:12px}.description-field .tiptap{font-size:13px}}.custom-section{background:#fff;display:flex;flex-direction:column;gap:22px;transition:all .25s ease;padding-top:4px;padding-bottom:10px}.custom-section.closed{padding-top:4px;padding-bottom:10px}.custom-section__header{display:flex;justify-content:space-between;align-items:center}.custom-section__header h2{font-size:20px;font-weight:700;color:#8a9999;margin:0}.custom-section__header h2 svg{font-size:1.8rem;margin-right:.5rem;margin-bottom:-.35rem}.custom-section__content{display:flex;flex-direction:column;gap:18px}.custom-section .contact-card{border-radius:18px;padding:20px;border:2px dashed rgba(159,173,173,.1607843137);background:#9baaaa00;position:relative}.custom-section .card-grid{display:grid;grid-template-columns:1fr;gap:18px}.custom-section .field{display:flex;flex-direction:column;gap:6px}.custom-section .field label{font-size:13px;font-weight:600;color:#3e3e4c}.custom-section .field textarea{padding:11px 14px;border-radius:12px;border:1px solid rgba(159,173,173,.1607843137);font-size:15px;background:#9baaaa0d;transition:.2s ease;resize:vertical;min-height:100px;font-family:inherit}.custom-section .field textarea:focus{outline:none;box-shadow:0 0 0 3px #5a55ff33;background:#fff}.custom-section .field textarea::placeholder{color:#9baaaa88}.custom-section .add-btn{background:#9baaaa0d;border:1px solid rgba(155,170,170,.0509803922);color:#9baaaa;padding:11px 18px;border-radius:14px;font-size:15px;font-weight:600;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:.2s}.custom-section .add-btn:hover{background:#9baaaa1e;transform:translateY(-1px)}.custom-section .add-btn.add-btn-full{width:100%;justify-content:center;background:#5a55ff;color:#fff;border:none}.custom-section .add-btn.add-btn-full:hover{background:#4839cc}.custom-section .empty-state{text-align:center;padding:40px 20px}.editable-title{display:flex;align-items:center;flex-grow:1}@media (max-width: 768px){.custom-section{max-width:280px}.custom-section .contact-card{padding:10px 0 0;position:relative;border:2px dashed rgba(0,0,0,0);background:#9baaaa00;border-top:2px dashed rgba(0,0,0,.0901960784);border-radius:0}}@media (max-width: 768px){.custom-section{gap:16px;padding:0 4px}.custom-section__header{gap:10px}.custom-section__header h2{font-size:18px}.custom-section__header h2 svg{font-size:1.5rem}.custom-section__content{gap:14px}.contact-card{padding:16px;border-radius:16px}.card-grid{gap:14px}.field label{font-size:13px}.field .editor-card{padding:14px;border-radius:14px}.field .tiptap{font-size:14px;line-height:1.55}.remove-btn{top:10px;right:10px}.add-btn{width:100%;justify-content:center;padding:13px;font-size:15px}}@media (max-width: 480px){.custom-section__header h2{font-size:16px}.contact-card{padding:14px}.field .tiptap{font-size:13px}}.identity-section{background:#fff;display:flex;flex-direction:column;gap:22px;transition:all .25s ease;padding-top:4px;padding-bottom:10px}.identity-section.closed{padding-top:4px;padding-bottom:10px}.identity-section__header{display:flex;justify-content:space-between;align-items:center}.identity-section__header h2{font-size:20px;font-weight:700;color:#8a9999;margin:0}.identity-section__header h2 svg{font-size:1.8rem;margin-right:.5rem;margin-bottom:-.35rem}.identity-section__content{display:flex;flex-direction:column;gap:18px}.identity-flex{display:flex;align-items:flex-start;gap:30px}.identity-section__photo-wrapper{display:flex;flex-direction:column;align-items:center;gap:12px;margin:auto;min-width:230px}.identity-section__photo-container{width:140px;height:140px;border-radius:100%;border:2px dashed rgba(159,173,173,.1607843137);background:#8a99990d;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center}.identity-section__photo-container .identity-section__photo-preview{width:100%;height:100%;object-fit:cover}.identity-section__photo-container .placeholder{display:flex;flex-direction:column;align-items:center;gap:6px;color:#8a9999cb;font-size:14px;font-weight:600}.identity-section__photo-container .placeholder svg{font-size:2rem}.identity-section__photo-container .identity-section__remove-btn{position:absolute;bottom:15px;right:25px;background:#fff;border:none;padding:7px;border-radius:10px;color:#363636;cursor:pointer;display:flex;transition:.2s}.identity-section__photo-container .identity-section__remove-btn:hover{color:#1c91ff}.add-photo-btn{background:#f6f6ff;border:1px solid #cdcfff;color:#3842cb;padding:11px 18px;border-radius:14px;font-size:15px;font-weight:600;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:.2s;white-space:nowrap}.add-photo-btn:hover{background:#eceaff;border-color:#b6bdff;transform:translateY(-1px)}.identity-inputs{display:flex;flex-direction:column;width:100%;gap:16px}.identity-inputs label{font-size:15px;font-weight:600;color:#8a9999;display:flex;flex-direction:column;gap:6px}.identity-inputs label input{padding:12px 15px;border-radius:14px;border:1px solid #dcdcdc;background:#fafafa;font-size:15px;outline:none;transition:.2s}.identity-inputs label input:focus{border-color:#8295ff;background:#f2f4ff}@media (max-width: 768px){.identity-section{gap:16px;padding:0 4px}.identity-section__header h2{font-size:18px}.identity-section__header h2 svg{font-size:1.5rem}.identity-flex{flex-direction:column;align-items:stretch;gap:20px}.identity-section__photo-wrapper{min-width:unset;width:100%;margin:0}.identity-section__photo-container{width:120px;height:120px}.add-photo-btn{width:100%;justify-content:center;padding:12px}.identity-inputs{width:100%}.identity-inputs label{font-size:14px}.identity-inputs label input{font-size:14px;padding:11px 14px}}@media (max-width: 480px){.identity-section__header{gap:10px}.identity-section__header h2{font-size:16px}.identity-section__photo-container{width:105px;height:105px}.add-photo-btn{font-size:14px;border-radius:12px}.identity-inputs label input{border-radius:12px}}.contact-section{background:#fff;display:flex;flex-direction:column;gap:22px;transition:all .25s ease;padding-top:4px;padding-bottom:10px}.contact-section.closed{padding-top:4px;padding-bottom:10px}.contact-section__header{display:flex;justify-content:space-between;align-items:center}.contact-section__header h2{font-size:20px;font-weight:700;color:#8a9999;margin:0}.contact-section__header h2 svg{font-size:1.8rem;margin-right:.5rem;margin-bottom:-.35rem}.contact-section__content{display:flex;flex-direction:column;gap:18px}.contact-section .contact-card{border-radius:18px;padding:20px;border:2px dashed rgba(159,173,173,.1607843137);background:#9baaaa00;position:relative}.contact-section .card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.contact-section .field{display:flex;flex-direction:column;gap:6px}.contact-section .field label{font-size:13px;font-weight:600;color:#3e3e4c}.contact-section .field input{padding:11px 14px;border-radius:12px;border:1px solid rgba(159,173,173,.1607843137);font-size:15px;background:#9baaaa0d;transition:.2s ease}.contact-section .field input:focus{outline:none;box-shadow:0 0 0 3px #5a55ff33;background:#fff}.contact-section .add-btn{background:#9baaaa0d;border:1px solid rgba(155,170,170,.0509803922);color:#9baaaa;padding:11px 18px;border-radius:14px;font-size:15px;font-weight:600;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:.2s}.contact-section .add-btn:hover{background:#9baaaa1e;transform:translateY(-1px)}.contact-section .add-btn-full{width:100%}.editable-title{display:flex;align-items:center}.title-display{font-size:20px;font-weight:700;color:#8a9999;cursor:pointer;display:flex;align-items:center;gap:8px;transition:.2s}.title-display:hover{color:#6f7c7c}.title-display svg{font-size:1.8rem;margin-bottom:-.35rem}.empty-state{padding:0;margin:-3rem 0;height:fit-content}.vertical-toolbar-cv{position:fixed;right:20px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:12px;background:#fff;padding:10px;border-radius:12px;box-shadow:0 2px 8px #0000001a;z-index:50}.vertical-toolbar-btn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;border:1px solid rgba(90,110,255,.15);background:#fff;cursor:pointer;transition:.25s ease;font-size:20px;color:#2e325a}.vertical-toolbar-btn:hover{border-color:#424cff4d;color:#0073ff;transform:scale(1.05)}.vertical-toolbar-btn:active{transform:scale(.95)}.vertical-toolbar-btn svg{pointer-events:none}.toolbar-toggle{display:none}@media (max-width: 820px){.vertical-preview{display:none}}@media (max-width: 500px){.toolbar-toggle{display:flex;position:fixed;right:0;top:50%;transform:translateY(-50%);width:40px;height:60px;border-radius:12px 0 0 12px;background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:-2px 0 8px #0000001a;z-index:60;align-items:center;justify-content:center;font-size:22px;cursor:pointer}.vertical-toolbar-cv{right:-90px;transition:right .3s ease}.vertical-toolbar-cv.open{right:50px}}.preview-popup{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:flex-start;padding:20px 0 40px;z-index:9999;overflow-y:auto;overflow-x:hidden}.preview-popup__inner{background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 0 20px #0000004d}.preview-popup__header{display:flex;justify-content:flex-end;gap:10px;padding:15px;position:fixed;top:.5rem;right:1rem}.preview-popup__close,.preview-popup__download{background:#fff;border:none;padding:8px 12px;border-radius:6px;cursor:pointer}.preview-popup__content{background:#6b6b6b00;padding:4rem;margin:0}.movile-text{display:none}@media print{body{margin:0!important;padding:0!important}.preview-popup{position:static!important;background:none!important;overflow:visible!important}.preview-popup__header{display:none!important}.preview-popup__content{margin:0!important;padding:0!important;scale:1}.movile-text{display:none}}@media (max-width: 820px){.movile-text{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;inset:0;background-color:#fff}}.fixed{position:fixed;bottom:1rem;right:1.1rem}.qr-box{width:280px;background-color:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 20px 45px #0000001f;z-index:10;font-size:.9rem;overflow:hidden;transition:all .3s ease}.qr-box--collapsed{height:48px}.qr-box__header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.qr-box__title{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#111827}.qr-box__title svg{color:#2563eb}.qr-box__toggle{background:none;border:none;cursor:pointer;color:#6b7280;display:flex;align-items:center}.qr-box__toggle:hover{color:#111827}.qr-box__content{padding:1rem;display:flex;flex-direction:column;gap:1rem}.qr-box__switch{display:flex;align-items:center;gap:.6rem;font-weight:500;cursor:pointer}.qr-box__switch input{cursor:pointer}.qr-box__options{display:flex;flex-direction:column;gap:.6rem}.qr-box__option{display:flex;gap:.6rem;cursor:pointer;align-items:flex-start}.qr-box__option span{display:flex;flex-direction:column;line-height:1.2}.qr-box__option small{font-size:.7rem;color:#6b7280}.qr-box__input-wrapper{display:flex;align-items:center;gap:.5rem;border:1px solid #d1d5db;border-radius:8px;padding:.5rem .6rem}.qr-box__input-wrapper svg{color:#6b7280;font-size:.85rem}.qr-box__input-wrapper input{border:none;outline:none;width:100%;font-size:.85rem}.qr-box__input-wrapper:focus-within{border-color:#2563eb}.qr-box__default-url{background-color:#f3f4f6;padding:.6rem;border-radius:6px;font-size:.8rem;color:#374151;word-break:break-all}.qr-box__warning{display:flex;align-items:flex-start;gap:.6rem;padding:.75rem .85rem;border-radius:8px;background-color:#fef2f2;border:1px solid #fecaca;color:#7f1d1d;font-size:.75rem;line-height:1.4}.qr-box__warning svg{flex-shrink:0;font-size:.85rem;color:#dc2626;margin-top:.1rem}.qr-box__warning span{display:block}@media (max-width: 770px){.fixed{bottom:5rem;right:.8rem}}@media (max-width: 550px){.qr-box{width:250px}}.pricing-page{width:100%;padding:6.5rem 2rem 0rem;display:flex;flex-direction:column;align-items:center;background:linear-gradient(135deg,#fdfdfd,#fff);min-height:100vh;animation:fadeIn .8s ease}.pricing-page .pricing-header{max-width:840px;text-align:center;margin-bottom:5rem}.pricing-page .pricing-header h1{font-size:2.8rem;font-weight:700;color:#111;line-height:1.2;margin-bottom:1rem;margin-top:2rem}.pricing-page .pricing-header h1 span{background-color:#ffc014;-webkit-text-fill-color:transparent}.pricing-page .pricing-header p{font-size:1.15rem;color:#555;line-height:1.6;max-width:650px;margin:0 auto}.pricing-page .pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem;width:100%;max-width:1400px;justify-content:center;padding:0 1rem;margin-bottom:3rem}.pricing-page .pricing-card{position:relative;background:#fff;border-radius:28px;padding:2.5rem 2rem;box-shadow:0 10px 30px #0000000b;transition:all .4s ease;display:flex;flex-direction:column;border:1px solid #f0f0f0;width:100%;max-width:420px;margin:0 auto;height:fit-content}.pricing-page .pricing-card:hover{transform:translateY(-3px);box-shadow:0 25px 50px #00000026}.pricing-page .pricing-card.pricing-highlight{background:linear-gradient(180deg,#fff,#fbfafe);border:2px solid #fcd56a;box-shadow:0 20px 40px #6a5af91f}.pricing-page .pricing-card.pricing-highlight .pricing-btn-select{background-color:#ffc014}.pricing-page .pricing-card .pricing-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background-color:#ffc014;color:#fff;padding:.45rem 1rem;border-radius:30px;font-size:.85rem;font-weight:600;display:flex;align-items:center;gap:8px;box-shadow:0 6px 15px #5a99f94d;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-6px)}}.pricing-page .pricing-card .pricing-card-header{margin-bottom:1.5rem}.pricing-page .pricing-card .pricing-card-header h2{font-size:1.8rem;font-weight:600;color:#222;display:flex;align-items:center;gap:.6rem}.pricing-page .pricing-card .pricing-card-header h2 .icon{font-size:1.8rem;color:#ffc014}.pricing-page .pricing-card .pricing-price{margin:0 0 2rem}.pricing-page .pricing-card .pricing-price .pricing-amount{font-size:2.8rem;font-weight:800;color:#111}.pricing-page .pricing-card .pricing-price .pricing-period{font-size:1.1rem;color:#777;display:flex;justify-content:space-between;align-items:center;gap:1rem}.pricing-page .pricing-card .pricing-price .pricing-savings{font-size:1rem;font-weight:600;color:#ffc014;background:#fdfaec;padding:.4rem 1rem;border-radius:30px}.pricing-page .pricing-card .pricing-price .pricing-equivalent{margin-top:1rem;font-size:1.2rem;font-weight:700;color:#2a2a2b;display:flex;align-items:center;gap:1rem}.pricing-page .pricing-card .pricing-benefits{flex-grow:1;list-style:none;padding:0;margin:0 0 2.5rem}.pricing-page .pricing-card .pricing-benefits li{display:flex;align-items:flex-start;gap:.8rem;margin-bottom:1rem;font-size:1rem;color:#444;line-height:1.5}.pricing-page .pricing-card .pricing-benefits li svg{color:#ffc014;margin-top:.2rem;flex-shrink:0}.pricing-page .pricing-card .pricing-btn-select{width:100%;padding:1rem;border:none;border-radius:16px;font-size:1.1rem;font-weight:600;cursor:pointer;background:#6a5af9;color:#fff;transition:all .3s ease}.pricing-page .pricing-card .pricing-btn-select:hover{transform:translateY(-3px)}.pricing-page .pricing-card .pricing-btn-select.pricing-free-btn{background-color:#555}@media (min-width: 1024px){.pricing-grid{grid-template-columns:repeat(3,minmax(340px,390px));gap:4rem 2rem}.pricing-card.pricing-highlight{transform:translateY(-12px)}.pricing-card.pricing-highlight:hover{transform:translateY(-18px)}}@media (max-width: 768px){.pricing-page{padding:5rem 0 4rem}.pricing-page .pricing-header{padding:0 1.5rem;margin-bottom:3rem}.pricing-page .pricing-header h1{font-size:2.4rem;margin-top:2.5rem}.pricing-page .pricing-header p{font-size:1.1rem}.pricing-page .pricing-grid{padding:0 1.5rem;gap:2.5rem}.pricing-page .pricing-card{padding:2rem 1.8rem;border-radius:24px}.pricing-page .pricing-card .pricing-card-header h2{font-size:1.65rem;gap:.8rem;justify-content:center}.pricing-page .pricing-card .pricing-card-header h2 .icon{font-size:2rem}.pricing-page .pricing-card .pricing-price{text-align:center;margin:-1rem 0 1rem}.pricing-page .pricing-card .pricing-price .pricing-amount{font-size:2.8rem}.pricing-page .pricing-card .pricing-price .pricing-period{gap:.5rem;justify-content:center}.pricing-page .pricing-card .pricing-price .pricing-savings{align-self:center}.pricing-page .pricing-card .pricing-price .pricing-equivalent{justify-content:center;font-size:1.1rem}.pricing-page .pricing-card .pricing-benefits{margin-bottom:2rem}}@media (max-width: 480px){.pricing-page{padding:4rem 0}.pricing-page .pricing-header{padding:0 1.2rem}.pricing-page .pricing-header h1{font-size:2.1rem;line-height:1.3}.pricing-page .pricing-header p{font-size:1.05rem}.pricing-page .pricing-grid{padding:0 2rem;gap:2rem;margin-bottom:-4rem}.pricing-page .pricing-card{padding:2rem 1.5rem}.pricing-page .pricing-card .pricing-price .pricing-amount{font-size:2.5rem}.pricing-page .pricing-card .pricing-btn-select{padding:1.1rem;font-size:1.05rem}.pricing-page .pricing-card .pricing-badge{font-size:.8rem;padding:.4rem .9rem;top:-10px}.pricing-page .pricing-card .pricing-badge .pricing-savings{font-size:.8rem}}@media (max-width: 360px){.pricing-card{padding:1.8rem 1.3rem}.pricing-card .pricing-benefits li{font-size:.95rem;gap:.6rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(14px)}}.email-modal-overlay{position:fixed;inset:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeInOverlay .3s ease}.email-modal{background:#fff;border-radius:24px;padding:2.5rem 2rem;max-width:480px;width:90%;position:relative;box-shadow:0 20px 40px #00000026;animation:slideUp .4s ease;text-align:center}.email-modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;color:#999;transition:color .3s}.email-modal-close:hover{color:#333}.email-modal-icon{margin-bottom:1.5rem}.email-modal-icon .email-modal-icon-circle{display:inline-flex;align-items:center;justify-content:center;width:70px;height:70px;background:#fff4e0;border-radius:50%;color:#ffc014}.email-modal h2{font-size:1.8rem;font-weight:700;color:#111;margin-bottom:1rem}.email-modal-text{font-size:1.05rem;color:#555;line-height:1.6;margin-bottom:1rem}.email-modal-highlight{background:#fffbe6;border:1px solid #ffe082;border-radius:12px;padding:1rem;margin:1.5rem 0;font-size:1.1rem}.email-modal-highlight strong{color:#111}.email-modal-highlight span{display:block;margin-top:.5rem;font-weight:600;color:#ffc014;word-break:break-all}.email-modal-buttons{margin-top:2rem}.email-modal-btn-primary{background:#ffc014;color:#fff;border:none;padding:1rem 2.5rem;border-radius:16px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s}.email-modal-btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 20px #ffc0144d}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}@media (max-width: 480px){.email-modal{padding:2rem 1.5rem;width:95%}.email-modal h2{font-size:1.6rem}.email-modal-btn-primary{width:100%;padding:1.1rem}}.template-popup-overlay{position:fixed;inset:0;background:#0000008c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;justify-content:center;align-items:center;z-index:999;padding:2rem}.template-popup{background:#fff;border-radius:20px;width:1170px;height:90vh;display:flex;flex-direction:column;box-shadow:0 12px 40px #00000040;overflow:hidden;position:relative;animation:slideIn .35s ease forwards;transform:translate(70px);opacity:0;border:1px solid rgb(151,151,151)}@keyframes slideIn{to{transform:translate(0);opacity:1}}.template-popup-header{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1.6rem;border-bottom:1px solid #e2e2e2;background-color:#040d2c}.template-popup-header h2{font-size:20px;font-weight:700;color:#fff}.close-btn-tpl{background:none;border:none;cursor:pointer;padding:5px;color:#484848;width:fit-content}.template-popup-filters-fixed{display:flex;align-items:center;gap:1rem;padding:1rem 1.6rem;background:#fafafa;border-bottom:1px solid #e2e2e2;position:sticky;top:0;z-index:20}.template-popup-filters-fixed .fav-filter{display:flex;align-items:center;gap:6px;padding:8px 14px;background:#f4f4f4;border-radius:8px;cursor:pointer;font-weight:500;transition:.2s;border-color:#999}.template-popup-filters-fixed .fav-filter.active{color:#f1c40f;background:#fff;border-color:#f1c40f}.template-popup-scroll{overflow-y:auto;padding:2rem}.template-popup-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem 1.5rem;width:100%}.template-popup-item{display:flex;flex-direction:column;width:340px;gap:15px;cursor:pointer}.template-popup-item.selected .template-popup-preview-wrapper{border:none!important}.template-popup-preview-wrapper{position:relative;width:340px;height:450px;border-radius:12px;overflow:hidden;border:1px solid rgba(0,0,0,.16);box-shadow:0 2px 18px #0000000c}.template-popup-preview-wrapper:hover .template-popup-hover-overlay{opacity:1;pointer-events:auto}.template-popup-hover-overlay{position:absolute;inset:0;background:#00000057;display:flex;align-items:center;justify-content:center;opacity:0;transition:.25s ease;pointer-events:none;z-index:10}.template-popup-hover-overlay span{color:#fff;font-size:13px;font-weight:600;background:#00000073;padding:10px 18px;border-radius:10px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.template-popup-item.selected .template-popup-hover-overlay{opacity:0!important;pointer-events:none!important}.template-popup-selected-overlay{position:absolute;inset:0;background:#00000078;display:flex;align-items:center;justify-content:center;z-index:15}.template-popup-selected-overlay span{color:#fff;font-size:14px;font-weight:700;padding:12px 20px;background:#0000008c;border-radius:12px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.template-popup-fav-icon{position:absolute;top:60px;right:14px;font-size:25px;cursor:pointer;width:45px;height:45px;display:flex;justify-content:center;align-items:center;z-index:15;transition:all .25s ease;border:1px solid rgba(0,0,0,0);border-radius:100%;background-color:#6660;background:#fffffffd}.template-popup-fav-icon:hover{transform:scale(1.05);background:#fffffff2}.template-popup-fav-icon svg{color:#a0a0a0;transition:color .3s ease}.template-popup-fav-icon.filled svg,.template-popup-fav-icon .filled svg{color:#f1c40f}.template-popup-fav-icon:active{transform:scale(.95)}.template-popup-preview{background:#ececec;width:794px;height:1122px;overflow:hidden;transform:scale(.43);transform-origin:top left;border-radius:14px;pointer-events:none;z-index:1}.template-popup-title{font-size:18px;font-weight:600;margin-left:.5rem;margin-bottom:-1rem;color:#cfa808}.template-popup-category{font-size:14px;color:#666;margin-left:.5rem}.template-popup-btn-container{position:absolute;bottom:18px;right:24px;z-index:50}.template-popup-continue-btn{background:#040d2c;color:#fff;padding:.6rem 2rem;font-size:16px;font-weight:600;border-radius:10px;border:none;cursor:pointer;box-shadow:0 4px 14px #0000002e;transition:.25s ease}.template-popup-continue-btn:hover{background:#081650;transform:translateY(-2px)}.template-popup-continue-btn:active{transform:translateY(0)}.template-preview__data{border:1px solid rgb(242,242,242);display:flex;flex-direction:column;gap:1rem;padding:.5rem;border-radius:0 0 10px 10px;box-shadow:0 2px 20px #00000010;width:340px;position:absolute;bottom:0;background-color:#fff}.tag{position:absolute;bottom:5rem;right:1rem;z-index:1;color:#008cff;border:1px solid rgba(0,119,255,.158);box-shadow:0 2px 20px #0099ff12;border-radius:8px;font-size:.8rem;padding:.2rem .5rem;font-weight:400;background-color:#fff1;display:flex;align-items:center;gap:.3rem;background-color:#fff}.template-filter-box{display:flex;gap:.5rem}@media (max-width: 770px){.template-popup{height:calc(90vh - 3rem);max-height:85vh}.template-popup-overlay{align-items:start;padding:2rem .5rem .5rem}.template-popup-filters-fixed{flex-direction:column;padding:1rem .5rem}.template-fav-text{display:none}.template-popup-item{scale:.85;margin:-2rem -3rem}}.createcv-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0f0f0f8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:3000;animation:fadeIn .2s ease-out;padding:.5rem}.createcv-modal{width:420px;background:#fff;padding:32px;border-radius:18px;box-shadow:0 8px 30px #0000002e;position:relative;animation:popIn .25s ease-out}@keyframes popIn{0%{transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}.close-btn{position:absolute;top:12px;right:12px;background:transparent;border:none;font-size:1.5rem;color:#444;cursor:pointer;transition:.2s}.close-btn:hover{color:#000;transform:scale(1.1)}h2{font-size:1.6rem;margin:0 0 6px;font-weight:600}.subtitle{margin:0 0 20px;color:#666;font-size:.95rem}.field{display:flex;flex-direction:column;margin-bottom:18px}.field label{font-weight:600;margin-bottom:6px;color:#444}.field input,.field select{padding:12px 14px;border:1px solid #e2e2e2;border-radius:10px;font-size:.95rem;transition:.2s}.field input:focus,.field select:focus{border-color:#5a7dff;box-shadow:0 0 0 3px #5a7dff40}.create-btn{width:100%;padding:14px 0;background:#4d6bff;color:#fff;font-size:1rem;border:none;border-radius:12px;font-weight:600;cursor:pointer;transition:.2s;margin-top:10px}.create-btn:hover:not(.loading){background:#3e59e6;transform:translateY(-1px)}.create-btn.loading{opacity:.7;cursor:default}.create-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 500px){.createcv-modal{text-align:center}}.admin-page{display:flex;min-height:100vh;background:#f9fafb;font-family:Inter,sans-serif;position:relative;width:100%}.admin-page__sidebar{width:260px;background:#fff;border-right:1px solid #e5e7eb;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:2rem}.admin-page__title{font-size:1.4rem;font-weight:700;color:#111827;border-left:4px solid #6366f1;padding-left:.6rem}.admin-page__nav{display:flex;flex-direction:column;gap:.5rem;position:sticky;top:6.58rem}.admin-page__nav-item{display:flex;align-items:center;gap:.7rem;padding:.7rem 1rem;font-size:.95rem;font-weight:500;background:transparent;border:none;border-radius:10px;color:#374151;cursor:pointer;transition:all .25s ease}.admin-page__nav-item svg{font-size:1.2rem}.admin-page__nav-item:hover{background-color:#f3f3f3}.admin-page__nav-item--active{background-color:#6366f1;color:#fff;box-shadow:0 6px 14px #6366f140}.admin-page__nav-item--active:hover{background-color:#6366f1}.admin-page__nav-item--active svg{color:#fff}.admin-page__content{flex:1;padding:6.5rem 3rem 3rem;display:flex;flex-direction:column;gap:2rem;width:100%}.admin-page__section{background:#fff;border-radius:16px;padding:2rem 2.5rem;border:1px solid #e5e7eb;box-shadow:0 6px 20px #0000000a;width:100%}.admin-page__section h3{font-size:1.3rem;font-weight:700;color:#111827;margin-bottom:.5rem}.admin-page__section p{color:#6b7280;font-size:.95rem}@media (max-width: 900px){.admin-page{flex-direction:column;align-items:center;padding-top:3.5rem}.admin-page__sidebar{width:100%;flex-direction:row;align-items:center;gap:1rem}.admin-page__nav{display:flex;justify-content:center;flex-direction:row;flex-wrap:wrap;width:fit-content;margin:0 auto}.admin-page__content{padding:2rem}}.admin-dashboard{display:flex;flex-direction:column;gap:1.5rem;background-color:#f5f5f500;border-radius:10px}.admin-dashboard__header{display:flex;flex-direction:column;gap:.3rem}.admin-dashboard__title{font-size:1.8rem;font-weight:700;color:#0f172a}.admin-dashboard__subtitle{font-size:.95rem;color:#475569}.admin-dashboard__section{display:flex;flex-direction:column;gap:1rem;padding-bottom:2rem;border-bottom:1px solid rgba(0,0,0,.096);background-color:#fff;padding:2rem 2.5rem;border-radius:10px}.admin-dashboard__section-title{font-size:.95rem;font-weight:700;color:#1e293b;text-transform:uppercase;letter-spacing:.06em}.admin-dashboard__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.admin-dashboard__grid--compact{grid-template-columns:repeat(2,1fr)}.admin-dashboard__metric-card{background-color:#fff;border-radius:12px;padding:1.1rem 1.8rem;display:flex;flex-direction:column;gap:0rem;border:1px solid #e2e8f0;border-left:1px solid transparent;transition:all .25s ease}.admin-dashboard__metric-card:hover{box-shadow:0 10px 25px #0f172a14}.admin-dashboard__metric-label{font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.admin-dashboard__metric-value{font-size:1.7rem;font-weight:700;color:#020617}.admin-dashboard__metric-card--info{border-left-color:#2563eb;background:#fdfeff}.admin-dashboard__metric-card--info .admin-dashboard__metric-value{color:#2563eb}.admin-dashboard__metric-card--success{border-left-color:#16a34a;background:#fdfeff}.admin-dashboard__metric-card--success .admin-dashboard__metric-value{color:#15803d}.admin-dashboard__metric-card--success-soft{border-left-color:#22c55e;background:#fdfeff}.admin-dashboard__metric-card--success-soft .admin-dashboard__metric-value{color:#166534}.admin-dashboard__metric-card--success-bad{border-left-color:#c52222;background:#fdfeff}.admin-dashboard__metric-card--success-bad .admin-dashboard__metric-value{color:#bb1010a4}.admin-dashboard__metric-card--neutral{border-left-color:#616161;background:#fdfeff}.admin-dashboard__metric-card--primary{border-left-color:#07f;background:#fdfeff}.admin-dashboard__metric-card--primary .admin-dashboard__metric-value{color:#4690e5}.admin-dashboard__metric-card--primary-strong{border-left-color:#ffa600;background:#fdfeff}.admin-dashboard__metric-card--primary-strong .admin-dashboard__metric-value{color:#ffa705}.admin-dashboard__metric-card--warning{border-left-color:#f50b0b;background:#fffcfc50}.admin-dashboard__metric-card--warning .admin-dashboard__metric-value{color:#b41409be}@media (max-width: 1024px){.admin-dashboard__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.admin-dashboard__grid,.admin-dashboard__grid--compact{grid-template-columns:1fr}}.admin-dashboard__metric-card--warning-soft{border-left-color:#f59e0b;background:#fdfeff}.admin-dashboard__metric-card--warning-soft .admin-dashboard__metric-value{color:#b45309}.admin-dashboard__table-wrapper{width:100%;overflow-x:auto;border-radius:12px;border:1px solid #e2e8f0}.admin-dashboard__table{width:100%;border-collapse:collapse;background:#fff;font-size:.85rem}.admin-dashboard__table thead{background:#f8fafc}.admin-dashboard__table thead th{padding:.9rem 1rem;text-align:left;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#475569;border-bottom:1px solid #e2e8f0;white-space:nowrap}.admin-dashboard__table tbody tr{transition:background .2s ease}.admin-dashboard__table tbody tr:hover{background:#f1f5f9}.admin-dashboard__table tbody td{padding:.85rem 1rem;border-bottom:1px solid #e2e8f0;color:#020617;white-space:nowrap}.admin-dashboard__table{font-size:.8rem}.admin-dashboard__table thead th{background:linear-gradient(to bottom,#f8fafc,#f1f5f9);position:sticky;top:0;z-index:2}.admin-dashboard__table tbody tr:nth-child(2n){background:#fafafa}.admin-dashboard__table td.num,.admin-dashboard__table th.num{text-align:right;font-variant-numeric:tabular-nums}.admin-dashboard__table td.date{font-weight:600;color:#334155}.admin-dashboard .badge{display:inline-flex;align-items:center;justify-content:center;min-width:32px;padding:.25rem .55rem;border-radius:999px;font-size:.7rem;font-weight:700;letter-spacing:.04em}.admin-dashboard .badge--warning{color:#e26c12}.admin-dashboard .badge--success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}@media (max-width: 640px){.admin-dashboard{gap:1rem}.admin-dashboard__section{padding:1.25rem 1rem;border-radius:8px}.admin-dashboard__section-title{font-size:.8rem;letter-spacing:.08em}.admin-dashboard__grid,.admin-dashboard__grid--compact{grid-template-columns:1fr;gap:.75rem}.admin-dashboard__metric-card{padding:.9rem 1.1rem;border-radius:10px}.admin-dashboard__metric-label{font-size:.65rem}.admin-dashboard__metric-value{font-size:1.35rem}}@media (max-width: 640px){.admin-dashboard__table-wrapper{border-radius:8px;-webkit-overflow-scrolling:touch}.admin-dashboard__table{font-size:.72rem;min-width:720px}.admin-dashboard__table thead th{padding:.6rem .7rem;font-size:.6rem}.admin-dashboard__table tbody td{padding:.55rem .7rem}.admin-dashboard .badge{font-size:.6rem;padding:.2rem .45rem}}@media (max-width: 640px){.admin-dashboard__metric-card{flex-direction:row;align-items:center;justify-content:space-between}.admin-dashboard__metric-card .admin-dashboard__metric-label{max-width:65%;line-height:1.2}}.admin-actions{background:#fff;border-radius:12px;padding:2rem 2.5rem;border:1px solid #e5e7eb;box-shadow:0 6px 20px #0000000a;display:flex;flex-direction:column;gap:1.8rem}.admin-actions__header{display:flex;flex-direction:column;gap:.3rem}.admin-actions__title{font-size:1.4rem;font-weight:700;color:#0f172a}.admin-actions__subtitle{font-size:.95rem;color:#475569}.admin-actions__list{display:flex;flex-direction:column;gap:1.2rem}.admin-actions__info{display:flex;flex-direction:column}.admin-actions__item{display:flex;justify-content:space-between;align-items:center;padding:1.2rem 1.4rem;border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc;transition:all .25s ease}.admin-actions__item--disabled{opacity:.6;pointer-events:none}.admin-actions__label{font-size:.9rem;font-weight:700;color:#020617}.admin-actions__description{font-size:.8rem;color:#64748b}.admin-actions__switch{position:relative;width:46px;height:26px}.admin-actions__switch input{opacity:0}.admin-actions__slider{position:absolute;inset:0;background-color:#cbd5e1;border-radius:30px;transition:.25s}.admin-actions__slider:before{content:"";position:absolute;height:20px;width:20px;left:3px;top:3px;background:#fff;border-radius:50%;transition:.25s;box-shadow:0 2px 6px #0003}.admin-actions__switch input:checked+.admin-actions__slider{background:#2563eb}.admin-actions__switch input:checked+.admin-actions__slider:before{transform:translate(20px)}.admin-actions__actions{display:flex;justify-content:flex-end}.admin-actions__edit-btn,.admin-actions__save-btn{padding:.7rem 1.6rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;width:fit-content}.admin-actions__edit-btn{background:#0b2357;color:#fff}.admin-actions__save-btn{background:#2563eb;color:#fff}.admin-actions__modal-overlay{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:1000}.admin-actions__modal{background:#fff;padding:2rem;border-radius:12px;width:100%;max-width:420px;display:flex;flex-direction:column;gap:1rem}.admin-actions__modal h3{font-size:1.2rem;font-weight:700}.admin-actions__modal input{padding:.7rem;border-radius:8px;border:1px solid #cbd5e1}.admin-actions__modal-actions{display:flex;justify-content:flex-end;gap:.8rem}.admin-actions__cancel-btn{background:#e5e7eb;padding:.6rem 1.2rem;border-radius:8px;border:none}.admin-actions__confirm-btn{background:#2563eb;color:#fff;padding:.6rem 1.4rem;border-radius:8px;border:none}.admin-actions__error{color:#dc2626;font-size:.85rem}.admin-actions__logout-all-btn{background:#fd9292;color:#fff;padding:.7rem 1.6rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;width:fit-content}.admin-actions__logout-all-btn:hover{background:#cf3131}.admin-actions__actions{display:flex;justify-content:space-between;gap:1rem}.admin-actions__modal--auth{animation:modalFadeIn .25s ease-out;box-shadow:0 20px 60px #00000040}.admin-actions__modal-header{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.8rem}.admin-actions__modal-header h3{font-size:1.25rem;font-weight:700;color:#020617}.admin-actions__modal-header p{font-size:.85rem;color:#64748b}.admin-actions__modal input{font-size:.95rem;padding:.75rem;border-radius:10px;border:1px solid #cbd5e1;transition:border .2s,box-shadow .2s}.admin-actions__modal input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.admin-actions__error{background:#fee2e2;color:#991b1b;padding:.5rem .75rem;border-radius:8px;font-size:.8rem}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(10px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 660px){.admin-actions__actions{flex-direction:column;align-items:center}}.admin-users{display:flex;flex-direction:column;gap:2rem;background:#fff;padding:2rem 2.5rem;min-height:100vh}.admin-users__header{display:grid;grid-template-columns:1fr auto;gap:1.5rem;border-bottom:1px solid #e5e7eb;padding-bottom:1.2rem}.admin-users__summary{display:flex;flex-direction:column}.admin-users__title{font-size:1.45rem;font-weight:700;color:#020617}.admin-users__total{font-size:.85rem;color:#64748b}.admin-users__controls{display:flex;align-items:center;gap:.8rem}.admin-users__select{height:42px;padding:0 .8rem;border-radius:10px;border:1px solid #e2e8f0}.admin-users__checkbox{font-size:.8rem;display:flex;align-items:center;gap:.4rem}.admin-users__checkbox input{accent-color:#2563eb}.admin-users__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:1.5rem}.admin-users__card{background:#fff;border-radius:14px;padding:1.5rem;border:1px solid #e5e7eb;box-shadow:0 8px 22px #0206170a;display:flex;flex-direction:column;gap:1.2rem}.admin-users__identity{display:flex;justify-content:space-between;align-items:center}.admin-users__identity div{display:flex;flex-direction:column}.admin-users__name{font-weight:700;font-size:.95rem}.admin-users__email{font-size:.78rem;color:#64748b}.admin-users__plan{font-size:.72rem;font-weight:700;padding:.35rem .7rem;border-radius:999px;text-transform:uppercase}.admin-users__plan--gratuito{background:#f1f5f9}.admin-users__plan--mensual{background:#dbeafe;color:#1d4ed8}.admin-users__plan--anual{background:#dcfce7;color:#15803d}.admin-users__metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:.9rem}.admin-users__metric{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.7rem .9rem;display:flex;justify-content:space-between}.admin-users__metric--restricted{background:#fef2f2;border-color:#fecaca}.admin-users__metric--restricted .admin-users__metric-label{color:#b91c1c;font-weight:600}.admin-users__metric--restricted .admin-users__metric-value{color:#991b1b}.admin-users__metric-label{font-size:.7rem;color:#64748b}.admin-users__metric-value{font-weight:700;font-size:.9rem}.admin-users__footer{display:flex;justify-content:space-between;align-items:center}.admin-users__commission{font-size:.82rem;font-weight:600}.admin-users__btn{border-radius:8px;padding:.45rem .8rem;font-size:.75rem;font-weight:600;border:none;cursor:pointer}.admin-users__btn--restrict{background:#fee2e2;color:#991b1b}.admin-users__btn--primary{background:#2563eb;color:#fff}.admin-users__btn--secondary{background:#f1f5f9}.admin-users__overlay{position:fixed;inset:0;background:#0206178c;display:flex;justify-content:center;align-items:center;z-index:50}.admin-users__popup{background:#fff;width:420px;border-radius:14px;padding:1.5rem;display:flex;flex-direction:column;gap:1.2rem}.admin-users__popup-user{font-size:.8rem;color:#64748b}.admin-users__switches{display:flex;flex-direction:column;gap:.8rem}.admin-users__switch{display:flex;justify-content:space-between;font-size:.8rem}.admin-users__slider{width:42px;height:22px;background:#e5e7eb;border-radius:999px;position:relative;cursor:pointer}.admin-users__switch input:checked+.admin-users__slider{background:#2563eb}.admin-users__switch input:checked+.admin-users__slider:after{transform:translate(20px)}.admin-users__metric{align-items:center;gap:.8rem}.admin-users__metric>div{display:flex;flex-direction:column}.admin-users__switch input{display:none}.admin-users__slider{width:40px;height:22px;background:#e5e7eb;border-radius:999px;position:relative;cursor:pointer}.admin-users__slider:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;background:#fff;border-radius:50%;transition:.2s}.admin-users__switch input:checked+.admin-users__slider{background:#dc2626}.admin-users__switch input:checked+.admin-users__slider:after{transform:translate(18px)}.admin-users__overlay{position:fixed;inset:0;background:#02061799;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:100}.admin-users__popup--auth{width:100%;max-width:420px;background:#fff;border-radius:16px;padding:1.8rem;display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 20px 50px #02061740;animation:popupFadeIn .25s ease-out}.admin-users__popup-header{text-align:center;display:flex;flex-direction:column;gap:.6rem}.admin-users__popup-header h3{font-size:1.15rem;font-weight:700;color:#020617}.admin-users__popup-header p{font-size:.82rem;color:#64748b;line-height:1.4}.admin-users__popup-icon{width:46px;height:46px;margin:0 auto;border-radius:50%;background:#eef2ff;color:#2563eb;display:flex;align-items:center;justify-content:center;font-size:1.4rem}.admin-users__popup-body{display:flex;flex-direction:column;gap:.5rem}.admin-users__popup-label{font-size:.75rem;font-weight:600;color:#334155}.admin-users__input{height:44px;border-radius:10px;padding:0 .9rem;border:1px solid #e2e8f0;font-size:.85rem;transition:all .2s ease}.admin-users__input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.admin-users__input--error{border-color:#dc2626;box-shadow:0 0 0 2px #dc262626}.admin-users__error-box{margin-top:.4rem;background:#fef2f2;color:#b91c1c;font-size:.75rem;padding:.45rem .6rem;border-radius:8px;border:1px solid #fecaca}.admin-users__popup-actions{display:flex;justify-content:flex-end;gap:.6rem}@keyframes popupFadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.admin-users__actions{display:flex;gap:.6rem}.admin-users__btn--danger{background:#fee2e2;color:#991b1b}.admin-users__btn--danger:hover{background:#fecaca}.admin-users__metric--disabled{opacity:.6;pointer-events:none}.admin-users__popup--history{width:100%;max-width:600px}.admin-users__history-table{width:100%;border-collapse:collapse;font-size:.75rem;margin-top:1rem}.admin-users__history-table th{text-align:left;font-weight:700;color:#334155;padding:.6rem;border-bottom:1px solid #e2e8f0}.admin-users__history-table td{padding:.55rem;border-bottom:1px solid #f1f5f9;color:#475569}.admin-users__history-table tr:last-child td{border-bottom:none}@media (max-width: 1270px){.admin-users__header{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:wrap}}@media (max-width: 768px){.admin-users{padding:1.25rem 1rem}.admin-users__controls{flex-wrap:wrap;gap:.6rem}.admin-users__select{width:100%}}@media (max-width: 640px){.admin-users__grid{grid-template-columns:1fr;gap:1rem}}@media (max-width: 640px){.admin-users__card{padding:1rem;gap:1rem;border-radius:12px}.admin-users__name{font-size:.9rem}.admin-users__email{font-size:.75rem}.admin-users__plan{font-size:.65rem;padding:.3rem .6rem}}@media (max-width: 640px){.admin-users__identity{flex-direction:column;align-items:flex-start;gap:.4rem}}@media (max-width: 640px){.admin-users__metrics{grid-template-columns:1fr;gap:.6rem}.admin-users__metric{padding:.6rem .8rem}.admin-users__metric-label{font-size:.65rem}.admin-users__metric-value{font-size:.85rem}}@media (max-width: 640px){.admin-users__footer{flex-direction:column;align-items:stretch;gap:.6rem}.admin-users__actions{flex-wrap:wrap;gap:.5rem}.admin-users__btn{flex:1 1 auto;text-align:center}}@media (max-width: 640px){.admin-users__popup,.admin-users__popup--auth,.admin-users__popup--history{width:calc(100% - 2rem);max-height:90vh;overflow-y:auto;padding:1.2rem}}@media (max-width: 640px){.admin-users__popup--history table{min-width:520px}}.admin-set-commission-btn{position:fixed;bottom:30px;right:30px;width:fit-content;height:fit-content;background:#0091ff;color:#fff;font-size:1rem;padding:.5rem 1rem;border-radius:8px;font-weight:500;border:none;box-shadow:0 4px 12px #0000004d;cursor:pointer;z-index:1000;display:flex;align-items:center;justify-content:center;transition:all .2s}.admin-set-commission-btn:hover{background:#4338ca;transform:scale(1.1)}.commission-popup-overlay{position:fixed;inset:0;background:#0009;z-index:2000;display:flex;align-items:center;justify-content:center}.commission-popup{background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto;padding:1.5rem}.commission-popup header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.commission-popup header h3{margin:0}.commission-popup header .close-btn{background:none;border:none;font-size:1.5rem;cursor:pointer}.commission-popup .search-container{margin-bottom:1rem}.commission-popup .search-container input{width:100%;padding:.8rem;border:1px solid #ccc;border-radius:6px}.commission-popup .users-list{max-height:300px;overflow-y:auto;margin-bottom:1rem}.commission-popup .users-list .user-item{padding:.8rem;border-bottom:1px solid #eee;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.commission-popup .users-list .user-item.selected{background:#e0e7ff}.commission-popup .users-list .user-item .current-commission{color:#4f46e5;font-weight:700}.commission-popup .commission-input{margin:1rem 0;display:flex;flex-direction:column;gap:.5rem}.commission-popup .commission-input input{width:100px;padding:.6rem;font-size:1.1rem;text-align:center}.commission-popup footer{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.commission-popup footer button{padding:.7rem 1.2rem;border-radius:6px;cursor:pointer}.commission-popup footer .btn-secondary{background:#e5e7eb;border:none}.commission-popup footer .btn-primary{background:#4f46e5;color:#fff;border:none}.commission-popup .error{color:#dc2626;text-align:center}.admin-commission-request{display:flex;flex-direction:column;gap:2rem;background:#fff;padding:2rem 2.5rem;border-radius:12px;min-height:100vh}.admin-commission-request__header{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.admin-commission-request__title{font-size:1.4rem;font-weight:700;color:#020617}.admin-commission-request__controls{display:flex;gap:.8rem;align-items:center}.admin-commission-request__select{height:42px;padding:0 .8rem;border-radius:10px;border:1px solid #e2e8f0;font-size:.85rem;background:#fff;cursor:pointer}.admin-commission-request__select:focus{outline:none;border-color:#2563eb}.admin-commission-request__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:1.5rem}.admin-commission-request__card{border:1px solid #e5e7eb;border-radius:14px;padding:1.5rem;display:flex;flex-direction:column;gap:1.2rem;box-shadow:0 8px 22px #0206170a;height:fit-content}.admin-commission-request__identity{display:flex;justify-content:space-between;align-items:center}.admin-commission-request__identity div{display:flex;flex-direction:column}.admin-commission-request__name{font-size:.95rem;font-weight:700;color:#020617}.admin-commission-request__email{font-size:.78rem;color:#64748b}.admin-commission-request__status{font-size:.7rem;font-weight:700;padding:.35rem .7rem;border-radius:999px;text-transform:uppercase}.admin-commission-request__status--pending{background:#fef3c7;color:#92400e}.admin-commission-request__status--approved{background:#dcfce7;color:#166534}.admin-commission-request__status--rejected{background:#fee2e2;color:#991b1b}.admin-commission-request__status--cancelled{background:#e2e8f0;color:#475569}.admin-commission-request__details{display:flex;flex-direction:column;gap:.6rem}.admin-commission-request__details--box{display:flex;justify-content:space-between;gap:1rem;align-items:center}.admin-commission-request__details--box p{color:#494949;font-size:.85rem;padding:.5rem 0 0}.admin-commission-request__details--box span{color:#276e39;background-color:#fff;border:1px solid rgba(150,180,164,.7803921569);font-weight:500;font-size:.82rem;padding:.35rem .8rem;border-radius:20px}.admin-commission-request__detail{display:flex;justify-content:space-between;font-size:.78rem;background:#f8fafc;border-radius:8px;padding:.5rem .7rem;border:1px solid #e2e8f0}.admin-commission-request__detail-label{color:#64748b}.admin-commission-request__detail-value{font-weight:600;color:#0f172a}.admin-commission-request__reassign-info{background:#fffbeb;border:1px solid #fde68a;border-radius:10px;padding:.9rem;margin-top:.5rem;font-size:.82rem}.admin-commission-request__reassign-info strong{color:#92400e}.admin-commission-request__reassign-info p{margin:.4rem 0}.admin-commission-request__reassign-info .admin-commission-request__reassign-warning{font-style:italic;color:#b45309;margin-top:.8rem}.admin-commission-request__deny-reason{background:#fff1f2;border:1px solid #fecdd3;border-radius:10px;padding:.75rem .9rem;margin-top:.6rem;display:flex;flex-direction:column;gap:.3rem}.admin-commission-request__deny-reason .admin-commission-request__deny-title{font-size:.7rem;font-weight:700;color:#9f1239;text-transform:uppercase}.admin-commission-request__deny-reason p{font-size:.78rem;color:#881337;line-height:1.4;margin:0}.admin-commission-request__footer{display:flex;justify-content:center;margin-top:auto}.admin-commission-request__btn{border-radius:8px;padding:.5rem 1rem;font-size:.8rem;font-weight:600;border:none;cursor:pointer;transition:all .2s ease}.admin-commission-request__btn--primary{background:#2563eb;color:#fff}.admin-commission-request__btn--primary:hover{background:#1d4ed8}.admin-commission-request__btn--secondary{background:#f1f5f9;color:#334155}.admin-commission-request__btn--secondary:hover{background:#e2e8f0}.admin-commission-request__btn:disabled{opacity:.5;cursor:not-allowed}.admin-commission-request__overlay{position:fixed;inset:0;background:#0206178c;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease-out}.admin-commission-request__popup{width:min(90vw,480px);max-height:90vh;overflow-y:auto;background:#fff;border-radius:16px;padding:1.8rem;display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 20px 40px #00000026;animation:scaleIn .25s ease-out}.admin-commission-request__popup-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.admin-commission-request__popup-title{font-size:1.25rem;font-weight:700;color:#020617;margin:0}.admin-commission-request__popup-subtitle{font-size:.8rem;color:#64748b;margin:.4rem 0 0}.admin-commission-request__popup-close{background:none;border:none;font-size:1.4rem;color:#94a3b8;cursor:pointer;padding:.2rem;border-radius:6px;transition:all .2s ease}.admin-commission-request__popup-close:hover{color:#020617;background:#f1f5f9}.admin-commission-request__popup-user-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.admin-commission-request__popup-user-box strong{font-size:.9rem;color:#020617}.admin-commission-request__popup-user-box span{font-size:.85rem;color:#475569}.admin-commission-request__popup-user-box small{font-size:.8rem;color:#64748b;margin-top:.3rem;display:block}.admin-commission-request__popup-user-box.admin-commission-request__popup-previous{background:#fefce8;border-color:#fde68a}.admin-commission-request__popup-decision{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.admin-commission-request .decision-card{position:relative;border:2px solid #e2e8f0;border-radius:14px;padding:1.2rem 1rem;text-align:center;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;background:#fff}.admin-commission-request .decision-card input{position:absolute;opacity:0;cursor:pointer}.admin-commission-request .decision-card span{pointer-events:none}.admin-commission-request .decision-card:hover{border-color:#94a3b8;transform:translateY(-2px);box-shadow:0 8px 20px #00000014}.admin-commission-request .decision-card--active{transform:translateY(-3px);box-shadow:0 12px 25px #0000001f}.admin-commission-request .decision-card--approve{border-color:#22c55e;color:#166534;background:#f0fdf4}.admin-commission-request .decision-card--approve.decision-card--active{background:#dcfce7;border-color:#16a34a}.admin-commission-request .decision-card--deny{border-color:#ef4444;color:#991b1b;background:#fef2f2}.admin-commission-request .decision-card--deny.decision-card--active{background:#fee2e2;border-color:#dc2626}.admin-commission-request__field{display:flex;flex-direction:column;gap:.5rem}.admin-commission-request__field label{font-size:.85rem;font-weight:600;color:#334155}.admin-commission-request__field input,.admin-commission-request__field textarea{padding:.75rem;border:1px solid #e2e8f0;border-radius:10px;font-size:.9rem;transition:border-color .2s ease}.admin-commission-request__field input:focus,.admin-commission-request__field textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.admin-commission-request__field textarea{resize:vertical;min-height:100px}.admin-commission-request__hint{font-size:.8rem;color:#64748b;margin-top:.3rem}.admin-commission-request__popup-actions{display:flex;justify-content:flex-end;gap:.8rem;margin-top:.5rem}.empty-state{text-align:center;padding:4rem 2rem;color:#6b7280;font-size:1.1rem}.loading-message{text-align:center;padding:4rem;color:#6b7280;font-size:1.1rem}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width: 1270px){.admin-commission-request__header{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:wrap}}@media (max-width: 520px){.admin-commission-request__controls{flex-direction:column}.admin-commission-request__grid{display:flex;flex-direction:column;gap:1.5rem}}.auth{position:fixed;inset:0;background:#02061773;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:100}.auth__content{position:relative;background:#fff;border-radius:16px;padding:3rem;max-width:550px;width:90%;animation:popupFade .25s ease-out;box-shadow:0 20px 40px #00000040}.auth__close{position:absolute;top:12px;right:12px;border:none;background:transparent;font-size:1.3rem;cursor:pointer;opacity:.7;transition:.2s}.auth__close:hover{opacity:1}@keyframes popupFade{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@media (max-width: 450px){.auth__content{scale:.9;padding:3rem 1.5rem;width:98%;margin-top:-4rem}}.loginform{width:100%;display:flex;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin:auto}.loginform .card{width:100%;padding:2.8rem;background:#ffffffd9;border-radius:20px;box-shadow:0 12px 40px #0000001f;animation:fadeUp .4s ease;display:flex;flex-direction:column;gap:1.8rem}.loginform .title{font-size:2rem;text-align:center;font-weight:700;color:#111;margin-bottom:.2rem}.loginform .subtitle{font-size:1rem;text-align:center;color:#666;margin-top:-1rem}.loginform .form{display:flex;flex-direction:column;gap:1.4rem}.loginform .form .input-group{display:flex;flex-direction:column;gap:.5rem}.loginform .form .input-group label{font-size:.9rem;font-weight:600;color:#333}.loginform .form .input-group .input-wrapper{display:flex;align-items:center;gap:.6rem;background:#fff;border:1.5px solid #ddd;padding:.8rem 1rem;border-radius:12px;transition:all .25s ease}.loginform .form .input-group .input-wrapper .icon{font-size:1.2rem;color:#777}.loginform .form .input-group .input-wrapper input{flex:1;border:none;outline:none;font-size:.95rem;background:transparent}.loginform .form .input-group .input-wrapper input::placeholder{color:#bbb}.loginform .form .input-group .input-wrapper:focus-within{border-color:#4a6bff;box-shadow:0 0 0 4px #4a6bff2e}.loginform .form .input-group .input-wrapper:focus-within .icon{color:#4a6bff}.loginform .form .primary-btn{width:100%;padding:.95rem;border-radius:12px;border:none;background:linear-gradient(135deg,#4a6bff,#6b8bff);color:#fff;font-size:1.05rem;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease}.loginform .form .primary-btn:hover{transform:translateY(-3px);box-shadow:0 8px 20px #4a6bff4d}.loginform .form .primary-btn:active{transform:translateY(0);box-shadow:none}.loginform .extra-options{display:flex;flex-direction:column;gap:.7rem;align-items:center}.loginform .extra-options .link-btn{background:none;border:none;font-size:.95rem;color:#4a6bff;font-weight:600;cursor:pointer;transition:color .2s ease}.loginform .extra-options .link-btn:hover{color:#2d49d8;text-decoration:underline}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.password-wrapper{position:relative}.password-wrapper input{padding-right:2.5rem}.password-wrapper .toggle-password{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:#555}@media (max-width: 550px){.loginform .card{padding:0;box-shadow:none}}@media (max-width: 450px){.loginform{padding:0rem}.loginform .card{padding:0;box-shadow:none}}.signupform{width:100%;background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 8px 25px #00000014;display:flex;flex-direction:column;gap:1rem;animation:fadeIn .3s ease;margin:auto}.signupform__title{font-size:28px;font-weight:700;color:#111;margin-bottom:.2rem;text-align:center}.signupform__subtitle{font-size:15px;color:#555;text-align:center;margin-bottom:1.5rem}.signupform__form{display:flex;flex-direction:column;gap:1.2rem}.signupform__input-group{display:flex;flex-direction:column;gap:.4rem}.signupform__input-group label{font-weight:600;color:#333;font-size:14px}.signupform__input-group input{padding:12px 14px;border-radius:10px;border:1.5px solid #d4d4d4;transition:all .2s ease;outline:none;font-size:15px}.signupform__input-group input:focus{border-color:#06f;box-shadow:0 0 0 3px #0066ff26}.signupform__password-wrapper{position:relative}.signupform__password-wrapper input{width:100%;padding-right:42px}.signupform__showpass{position:absolute;right:12px;top:50%;transform:translateY(-50%);cursor:pointer;font-size:18px;-webkit-user-select:none;user-select:none;transition:opacity .2s ease}.signupform__showpass:hover{opacity:.7}.signupform__btn{margin-top:.5rem;padding:12px;border:none;border-radius:10px;background:#06f;color:#fff;font-weight:600;font-size:16px;cursor:pointer;transition:all .2s ease}.signupform__btn:hover{background:#0052d6}.signupform__btn:active{transform:scale(.98)}.signupform__switch{text-align:center;font-size:14px;color:#444;margin-top:.5rem}.signupform__switch span{color:#06f;cursor:pointer;font-weight:600;transition:color .2s ease}.signupform__switch span:hover{color:#004ec2}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 550px){.signupform{padding:0;box-shadow:none}}.recoveryform{width:100%;display:flex;justify-content:center;margin:auto}.recoveryform__container{width:100%;background:#fff;padding:2.8rem;border-radius:20px;box-shadow:0 2px 6px #0f172a0a,0 12px 32px #0f172a0f;animation:fadeIn .35s ease}.recoveryform__title{font-size:28px;font-weight:700;text-align:center;color:#0f172a}.recoveryform__subtitle{text-align:center;margin:.7rem 0 1.9rem;font-size:15px;color:#64748b}.recoveryform__subtitle strong{color:#0f172a}.recoveryform__form{display:flex;flex-direction:column;gap:1.4rem}.recoveryform__group{display:flex;flex-direction:column;gap:.45rem}.recoveryform__group label{font-size:14px;font-weight:600;color:#334155}.recoveryform__group input{padding:13px 15px;border-radius:12px;border:1.5px solid #d7dce3;background:#f8fafc;font-size:15px;color:#0f172a;outline:none;transition:all .25s ease}.recoveryform__group input:focus{border-color:#2563eb;background:#fff;box-shadow:0 0 0 3px #2563eb26}.recoveryform__password{position:relative}.recoveryform__password input{width:100%;padding-right:48px}.recoveryform__password .toggle{position:absolute;top:50%;right:12px;transform:translateY(-50%);background:none;border:none;cursor:pointer;font-size:20px;color:#475569;transition:color .2s ease}.recoveryform__password .toggle:hover{color:#1e40af}.recoveryform__btn{padding:14px;border:none;border-radius:12px;background:#2563eb;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all .25s ease}.recoveryform__btn:hover{background:#1d4ed8}.recoveryform__btn:active{transform:scale(.97)}.recoveryform__resend{margin-top:1rem;cursor:pointer;border:none;background:none;font-size:14px;font-weight:600;color:#2563eb;transition:color .25s ease;display:flex;margin:0 auto;margin-top:1.5rem}.recoveryform__resend:hover{color:#1e40af}.recoveryform__success{text-align:center;animation:fadeIn .4s ease}.recoveryform__success .icon{font-size:70px;color:#22c55e;margin-bottom:.6rem;animation:pop .45s ease}.recoveryform__success h3{font-size:22px;font-weight:700;color:#0f172a;margin-bottom:.4rem}.recoveryform__success p{color:#475569;font-size:15px}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes pop{0%{transform:scale(.4)}to{transform:scale(1)}}.info{color:#f89c95;font-size:.9rem;margin-top:0;text-align:center}@media (max-width: 550px){.recoveryform{padding:0rem}.recoveryform__container{padding:0;box-shadow:none}}.online-cv{padding:2rem 1rem;padding-bottom:0;min-height:100vh;width:100%;position:relative;overflow:hidden;background:linear-gradient(135deg,#f8f8f8,#f9fcff);z-index:1000}.online-cv__template{display:flex;justify-content:center;align-items:start;pointer-events:none}.online-cv__loading-overlay{position:fixed;inset:0;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:9999;pointer-events:all;animation:fadeIn .4s ease-out}.online-cv__loading-container{display:flex;align-items:center;gap:2rem;padding:3rem 4rem;background:#fffffff2;border-radius:20px;text-align:center;max-width:420px;animation:slideUp .6s ease-out}.online-cv__loading-back-button{margin-top:1rem;padding:.75rem 1.5rem;background:transparent;color:#64748b;border:1.5px solid #cbd5e1;border-radius:12px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;position:absolute;top:1rem;left:2rem}.online-cv__loading-back-button:hover{background:#f8fafc;border-color:#94a3b8;color:#475569;transform:translateY(-1px);box-shadow:0 4px 12px #0000000f}.online-cv__loading-back-button:active{transform:translateY(0)}.online-cv__loading-dots{display:flex;gap:12px}.online-cv__loading-dots span{width:14px;height:14px;background:#4f46e5;border-radius:50%;animation:pulse 1.4s infinite ease-in-out both}.online-cv__loading-dots span:nth-child(1){animation-delay:-.32s}.online-cv__loading-dots span:nth-child(2){animation-delay:-.16s}.online-cv__loading-dots span:nth-child(3){animation-delay:0s}.online-cv__loading-dots span:nth-child(4){animation-delay:.16s}.online-cv__loading-dots span:nth-child(5){animation-delay:.32s}.online-cv__loading-title{font-size:1.75rem;font-weight:600;color:#1e293b;margin:0;letter-spacing:-.5px;white-space:nowrap;display:flex;align-items:center;gap:1rem}.online-cv__loading-title svg{font-size:1.8rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}.online-cv{display:flex;gap:4rem;justify-content:center}.online-cv__back{color:#2e2e2e;font-size:1.05rem;display:flex;align-items:center;gap:.3rem}.online-cv__container{display:flex;flex-direction:column;justify-content:space-between;margin-left:-15rem;height:90vh}.online-cv__head{background-color:#fff;padding:1rem;display:flex;flex-direction:column;border-radius:10px}.created-with{background-color:#fff;padding:.7rem 1.5rem;font-weight:500;border-radius:10px;text-align:center;display:flex;align-items:center;gap:.5rem}.created-with strong{color:#f0b913;font-weight:500;text-decoration:underline;font-size:1rem;margin-left:-.2rem}.created-with svg{font-size:1.2rem;color:#f0b913}.online-cv__head{background:linear-gradient(135deg,#fff 0% 100%);padding:1.1rem 1.3rem;display:flex;flex-direction:column;gap:.6rem;border-radius:14px;border:1px solid #ffe492;box-shadow:0 0 22px #f1be2534;position:relative}.online-cv__head:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:0 0 0 1px #ffd966}.online-cv__back{color:#f1be25;font-size:1rem;font-weight:600;display:inline-flex;align-items:center;gap:.4rem;text-decoration:none;transition:all .25s ease}.online-cv__back svg{font-size:1.2rem}.online-cv__back:hover{color:#dbac1d;transform:translate(-2px)}.online-cv__head--data{font-size:.85rem;font-weight:500;color:#6b5a2a;background:linear-gradient(135deg,#fff,#fff);padding:.35rem .75rem;border-radius:999px;align-self:flex-start;border:1px solid #ffe492}.created-with{margin:2.5rem auto 1.5rem;background:linear-gradient(135deg,#fff 0% 100%);padding:.65rem 1.6rem;font-weight:600;font-size:.85rem;border-radius:999px;text-align:center;color:#757575;letter-spacing:.3px;border:1px solid #ffd65b;box-shadow:0 0 22px #f1be2534;width:fit-content;position:absolute;bottom:0;right:-50%;left:-50%}@media (max-width: 1400px){.online-cv__container{margin-left:-8rem}}@media (max-width: 1270px){.online-cv__container{margin-left:0rem}}@media (max-width: 1150px){.online-cv{gap:1.5rem}}@media (max-width: 790px){.online-cv{padding:1.5rem 2rem;flex-direction:column;justify-content:start}.online-cv__template{margin:-3.5rem -4rem -3.5rem 0}.online-cv__container{height:fit-content}.online-cv__head{flex-direction:row;justify-content:space-between;flex-wrap:wrap}}@media (max-width: 550px){.online-cv__loading-container{flex-direction:column}}@media (max-width: 400px){.online-cv .created-with{padding:.65rem 1rem}}.mobile-nav{position:fixed;bottom:0;left:0;right:0;height:68px;background:#fff;border-top:1px solid #e2e8f0;display:none;z-index:1000;overflow:hidden}@media (max-width: 768px){.mobile-nav{display:flex}}.mobile-nav__item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-decoration:none;color:#64748b;font-size:.7rem;transition:all .25s ease;position:relative}.mobile-nav__item svg{font-size:1.3rem}.mobile-nav__item.active{color:#00aeff}.mobile-nav__item.active:after{content:"";position:absolute;bottom:6px;width:24px;height:3px;background:#00aeff;border-radius:4px}.mobile-nav__item--main svg{font-size:2.2rem;color:#f0be36}.mobile-nav__item--main span{margin-top:-4px;font-weight:600}
