@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,700&family=DM+Sans:wght@400;500;700&display=swap";:root{--bg:#f5f0e7;--surface:#fffdf8;--surface-soft:#fff6eb;--stroke-soft:#e8d6bf;--stroke-strong:tan;--text-strong:#2f2417;--text-muted:#6a553b;--accent:#dd5f1a;--accent-dark:#af3f08;--accent-weak:#dd5f1a4d;color:var(--text-strong);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(90deg,#ffeac847 0%,#f5f0e7ba 50%,#d9e9e92e 100% 100%);font-family:DM Sans,Segoe UI,sans-serif;font-weight:400;line-height:1.45}*{box-sizing:border-box}html,body,#root{height:100dvh;font-size:large!important}input,select{font-size:1em!important}body{margin:0}h1,h2,h3{color:var(--text-strong);margin-top:0}h1{margin:0;font-size:clamp(1.85rem,3.2vw,2.5rem);line-height:1.1}h2{font-size:clamp(1.4rem,2.3vw,1.75rem)}h3{font-size:1.06rem}p{color:var(--text-muted);margin:0}a{color:var(--accent-dark)}.app-shell{flex-direction:column;height:100%;display:flex}.app-content{flex:1}.flex-column2{flex-direction:row;gap:1.5em;display:flex}.col{flex:1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@keyframes dropdownFade{0%{opacity:0;transform:translateY(-10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes tabSlide{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.lyt_flex-row{flex-direction:row;gap:18px;width:100%;display:flex}.lyt_flex-row *{flex:1}input{width:100%}.page-shell{border:1px solid var(--stroke-strong);background:var(--surface);background-image:radial-gradient(#dbbaba 1px,#0000 0);background-size:30px 30px;border-radius:0;flex-direction:column;width:100%;height:calc(100vh - 65px);margin:0;padding:1.3em;animation:.4s ease-out fadeIn;display:flex;overflow:scroll;box-shadow:0 30px 70px #0429382e}.app-shell{background:var(--surface);flex-direction:column;width:100%;height:100vh;display:flex}.app-content{flex:1;overflow:hidden}@media (width<=900px){.app-content{overflow:auto}}.resume-shell{flex:1;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:stretch;gap:18px;min-height:0;animation:.5s ease-out slideInUp;display:grid}@media (width<=980px){.resume-shell{grid-template-columns:1fr}}.panel{z-index:2;border:1px solid var(--stroke-soft);background:#ffffffeb;border-radius:18px;padding:20px;animation:.5s ease-out slideInUp;position:relative}.panel-content{flex-direction:column;gap:1.5em;display:flex}.profile-edit-panel{z-index:2;background:linear-gradient(#ffffff6b,#fff8efd1);flex-direction:column;gap:20px;padding:20px;display:flex;position:relative}.profile-edit-header{z-index:4;align-items:flex-start;position:relative}.profile-edit-summary{z-index:5;width:12em;overflow:visible}.profile-edit-intro h1{margin-bottom:8px}.profile-edit-copy{color:var(--text-muted);max-width:56ch;margin:0}.profile-summary-card{z-index:6;border:1px solid var(--stroke-soft);background:#ffffffd1;border-radius:16px;flex-direction:column;gap:4px;padding:8px 18px;display:flex;position:relative;box-shadow:0 10px 24px #2f24170f}.profile-summary-card--accent{background:linear-gradient(#fff7eefa,#ffffffe6);border-color:#dd5f1a2e}.profile-summary-card--checklist{overflow:visible}.profile-summary-card--checklist:hover,.profile-summary-card--checklist:focus-within{z-index:20}.profile-checklist-popover{border:1px solid var(--stroke-soft);background:var(--surface);opacity:0;pointer-events:none;z-index:1000;border-radius:16px;width:min(300px,100%);padding:14px 16px;transition:opacity .2s,transform .2s;position:absolute;top:calc(100% + 10px);left:0;transform:translateY(-6px)scale(.98);box-shadow:0 18px 36px #2f241724}.profile-summary-card--checklist:hover .profile-checklist-popover,.profile-summary-card--checklist:focus-within .profile-checklist-popover{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.profile-summary-label,.profile-section-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.72rem;font-weight:700;display:inline-block}.profile-edit-grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:start;gap:18px;display:grid}.profile-edit-grid .profile-form-actions{grid-column:1/-1}.profile-edit-column{flex-direction:column;gap:16px;display:flex}.profile-section-card{z-index:2;border:1px solid var(--stroke-soft);background:#ffffffd6;border-radius:18px;padding:18px;animation:.4s ease-out slideInUp;position:relative;box-shadow:0 10px 24px #2f24170f}.profile-section-card--subtle{background:#fffcf7e0}.profile-section-heading{flex-direction:row;justify-content:space-between;gap:4px;display:flex}.profile-section-heading h2{margin:0;font-size:1.1rem}.profile-field-list{grid-template-columns:1fr;gap:12px;display:grid}.profile-field-list label{flex-direction:column;gap:8px;display:flex}.profile-field-list input,.profile-field-list select,.profile-edit-panel input,.profile-edit-panel select,.groupBox input,.groupBox select{border:1px solid var(--stroke-soft);border-radius:10px;min-height:42px;padding:10px 12px}.profile-checklist{color:var(--text-muted);gap:8px;margin:0;padding-left:18px;display:grid}.profile-edit-form{flex-direction:column;gap:18px;padding-top:2px;display:flex}.profile-form-actions{border-top:1px solid var(--stroke-soft);flex-wrap:wrap;justify-content:stretch;align-items:center;padding-top:18px;display:flex}.profile-form-actions .auth-error,.profile-form-actions .upload-note{margin-right:auto}.profile-actions-center{flex-direction:column;align-items:center;gap:8px;margin:8px auto 0;display:flex}.profile-save-note{color:var(--text-muted);font-size:.9rem}.profile-actions-buttons{gap:12px;display:flex}.groupBox{background:#ffffffc7}.groupBox label{flex-direction:column;gap:8px;display:flex}label p{color:var(--text-strong);margin-left:4px}.mouse-blur{left:calc(var(--mouse-x,50%));top:calc(var(--mouse-y,50%));pointer-events:none;filter:blur(28px);mix-blend-mode:multiply;opacity:.95;z-index:0;background:radial-gradient(circle,#dd5f1a29,#fff0 45%);width:300px;height:300px;transition:opacity .12s linear;position:fixed;transform:translate(-50%,-50%)}@media (width<=820px){.mouse-blur{filter:blur(20px);width:200px;height:200px}}@media (width<=980px){.profile-edit-grid,.profile-edit-summary{grid-template-columns:1fr}.profile-checklist-popover{left:auto;right:0}}.panel-scroll{height:100%;overflow-y:scroll}.preview-panel{background:#fff;padding:0;overflow:hidden}.topbar{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}@media (width<=820px){.page-shell{padding:14px}.topbar{flex-direction:column;align-items:stretch}.form-grid,.repeat-block{grid-template-columns:1fr}.preview-header{flex-direction:column;align-items:flex-start}.preview-meta{text-align:left}.profile-form-actions{align-items:stretch}.profile-section-heading{flex-direction:column;margin-bottom:1em}}::-webkit-scrollbar{width:15px}::-webkit-scrollbar-track{background:0 0;margin:10px 0}::-webkit-scrollbar-thumb{background:#888 padding-box content-box;border:4px solid #0000;border-radius:10px;transition:background .2s}::-webkit-scrollbar-thumb:hover{background:#555 padding-box content-box;border:4px solid #0000;border-radius:10px}.auth-split-layout{background:#fff;width:100vw;min-height:100vh;display:flex}.auth-left-panel{color:#413d3d;z-index:1;background:radial-gradient(circle at 100% 0,#ffeac85e 0%,#f5f0e7ba 48%,#d9e9e982 100% 100%);flex:1;justify-content:center;align-items:center;padding:40px;animation:.6s ease-out slideInLeft;display:flex;box-shadow:0 0 30px 3px #0e33432e}@media (width<=900px){.auth-left-panel{display:none}}.auth-left-content{flex-direction:column;gap:20px;max-width:520px;display:flex}.auth-left-content h1{margin:0;font-size:2.8rem;font-weight:800;line-height:1.2}.auth-badge{letter-spacing:.02em;background:#dda43a33;border-radius:999px;align-self:flex-start;padding:6px 14px;font-size:.85rem;font-weight:600}.auth-hero-sub{opacity:.9;margin-bottom:12px;font-size:1.15rem;line-height:1.5}.auth-features{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.auth-features li{align-items:center;gap:12px;font-size:1.05rem;font-weight:500;animation:.6s ease-out backwards slideInLeft;display:flex}.auth-features li:first-child{animation-delay:.1s}.auth-features li:nth-child(2){animation-delay:.2s}.auth-features li:nth-child(3){animation-delay:.3s}.auth-features li svg{flex-shrink:0}.auth-right-panel{background:#fff radial-gradient(#c5baba 1px,#0000 0) 0 0/30px 30px;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px;animation:.6s ease-out slideInRight;display:flex}.auth-form-container{z-index:10;flex-direction:column;width:100%;max-width:440px;display:flex}.auth-form-transition{animation:.3s ease-out fadeIn}.auth-tabs{background:var(--surface-soft);border-radius:8px;margin-bottom:40px;padding:6px;display:flex}.auth-tabs button{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;padding:12px;font-size:.95rem;font-weight:600;transition:all .2s}.auth-tabs button.is-active{color:var(--accent-dark);background:#fff;box-shadow:0 2px 8px #0000000f}.auth-header{margin-bottom:32px;animation:.5s ease-out slideInUp}.auth-header h2{color:var(--text-strong);margin:0 0 8px;font-size:2rem}.auth-header p{color:var(--text-muted);margin:0;font-size:1rem}.auth-form{flex-direction:column;gap:20px;animation:.5s ease-out .1s backwards slideInUp;display:flex}.auth-form label{color:var(--text-strong);flex-direction:column;gap:8px;font-size:.95rem;font-weight:700;display:flex}.auth-form input{border:1px solid var(--stroke-strong);background:#fff;border-radius:6px;padding:14px 16px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.auth-form input::placeholder{color:#b0b0b0}.auth-form input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-weak);outline:none}.auth-error{color:#c93b3b;margin:0;font-size:.9rem;font-weight:600;animation:.3s ease-out slideInUp}.auth-footer{text-align:center;color:var(--text-muted);margin-top:32px;font-size:.95rem;animation:.5s ease-out .2s backwards slideInUp}.auth-footer button{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-size:.95rem;font-weight:700;transition:all .2s}.auth-footer button:hover{opacity:.8;text-decoration:underline}.submit-btn{border-radius:8px;margin-top:12px;padding:16px;font-size:1.05rem;transition:all .3s}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.submit-btn:not(:disabled):active{transform:scale(.98)}.home-shell{background-image:radial-gradient(#938b8b 1px,#0000 0);background-size:30px 30px;flex-direction:column;gap:24px;height:100%;padding:28px;animation:.4s ease-out fadeIn;display:flex;box-shadow:0 30px 70px #0429382e}@media (width<=600px){.home-header{flex-direction:column;align-items:flex-start;gap:12px}}.home-header{justify-content:space-between;align-items:flex-end;gap:16px;animation:.5s ease-out slideInDown;display:flex}.home-actions{gap:12px;display:flex}.kicker{text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted);margin-bottom:12px;font-size:1.4rem;font-weight:bolder}.home-grid{-webkit-overflow-scrolling:touch;flex-flow:wrap;gap:24px;padding-top:.5em;padding-bottom:24px;animation:.5s ease-out .1s backwards slideInUp;display:flex;overflow-x:auto}@media (width<=768px){.application-card{flex:0 0 100%!important}}.application-card{color:inherit;border:1px solid var(--stroke-soft);background:var(--surface);border-radius:18px;flex-direction:column;flex:0 0 360px;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);animation:.5s ease-out backwards slideInUp;display:flex;overflow:hidden}.application-card:first-child{animation-delay:.1s}.application-card:nth-child(2){animation-delay:.2s}.application-card:nth-child(3){animation-delay:.3s}.application-card:nth-child(4){animation-delay:.4s}.application-card.is-active{border-color:var(--accent);box-shadow:0 16px 34px #dd5f1a2e}.application-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px #2f241726}.application-thumbnail{border-bottom:1px solid var(--stroke-soft);background:#f5f5f5;padding:0}.thumbnail-preview{background:#fff;justify-content:center;align-items:center;width:100%;height:320px;display:flex;position:relative;overflow:hidden}.thumbnail-image{object-fit:cover;object-position:top center;width:100%;height:100%}.thumbnail-capture{opacity:.01;pointer-events:none;z-index:-1;width:800px;height:1131px;position:absolute;top:0;left:0;overflow:hidden}.thumbnail-skeleton{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600;animation:1.5s infinite pulse}.thumbnail-preview .preview-scroll{border-radius:0;height:100%;padding:0}.thumbnail-preview .preview-pages{transform-origin:0 0}.thumbnail-preview .preview-page{box-shadow:none;border-radius:10px}.thumbnail-header{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);justify-content:space-between;font-size:.8rem;display:flex}.thumbnail-body{flex-direction:column;gap:6px;display:flex}.thumb-name{color:var(--text-strong);font-size:1rem;font-weight:700}.thumb-role{color:var(--text-muted);font-size:.95rem}.thumb-meta{color:var(--text-muted);gap:10px;font-size:.75rem;display:flex}.application-meta-title{justify-content:space-between;display:flex}.application-meta{flex-direction:column;gap:6px;padding:14px;display:flex;position:relative}.application-meta h3{margin-bottom:0;font-size:1.4rem}.application-chip{text-align:center;z-index:100;background:var(--accent-weak);color:var(--accent-dark);border-radius:999px;align-self:flex-start;padding:4px 10px;font-size:.75rem;font-weight:700;animation:.4s ease-out slideInRight}.application-chip.status-pending{color:#7c3aed;background:#f3e8ff}.application-chip.status-under-review{color:#2563eb;background:#dbeafe}.application-chip.status-interview{color:#c2410c;background:#ffedd5}.application-chip.status-offered{color:#15803d;background:#dcfce7}.application-chip.status-rejected{color:#b91c1c;background:#fee2e2}.application-chip.status-withdrawn{color:#374151;background:#e5e7eb}.application-chip.status-open{color:#c2410c;background:#fff7ed}.delete-button{color:#b91c1c;cursor:pointer;background:#f3d7d9;border:1px solid #fecaca;border-radius:10px;width:100%;padding:10px 12px;font-weight:700;transition:all .2s}.delete-button:hover{color:#5e0101;background:#e7a0a0;border:1px solid #c98080;transform:translateY(-2px)}.delete-button:active{transform:translateY(0)}.empty-card{border:1px dashed var(--stroke-strong);background:#ffffffb3;border-radius:18px;flex-direction:column;gap:10px;padding:20px;animation:.5s ease-out slideInUp;display:flex}.global-navbar{border-bottom:1px solid var(--stroke-soft);z-index:50;background:#ffffffd1;justify-content:space-between;align-items:center;padding:12px 28px;animation:.4s ease-out slideInDown;display:flex;position:sticky;top:0;box-shadow:0 4px 20px #04293808}.navbar-brand{align-items:center;display:flex}.brand-link{color:var(--text-strong);letter-spacing:-.02em;align-items:center;gap:10px;font-size:1.25rem;font-weight:800;text-decoration:none;transition:all .2s;display:flex}.brand-link img{width:4.3em;transition:transform .2s}.brand-link svg{color:var(--accent);transition:transform .2s}.brand-link:hover{opacity:.8}.brand-link:hover img,.brand-link:hover svg{transform:scale(1.05)}.navbar-middle{flex-direction:column;align-items:center;gap:4px;display:flex}.navbar-links{align-items:center;gap:10px;display:flex;position:relative}.nav-indicator{background:var(--accent);z-index:0;border-radius:999px;transition:transform .35s cubic-bezier(.25,1,.5,1),width .35s cubic-bezier(.25,1,.5,1),opacity .2s;position:absolute;top:0;bottom:0;left:0;box-shadow:0 8px 18px #dd5f1a40}.nav-link{z-index:1;color:var(--text-muted);border-radius:999px;padding:7px 12px;font-size:.9rem;font-weight:700;text-decoration:none;transition:color .2s;position:relative}.nav-link:hover{color:var(--text-strong)}.nav-link.active{color:#fff}@keyframes slideNext{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.navbar-breadcrumb{color:var(--text-muted);margin:0;font-size:.78rem;font-weight:600;animation:.35s cubic-bezier(.25,1,.5,1) forwards slideNext}.navbar-actions{align-items:center;display:flex}.navbar-account{align-items:center;gap:10px;display:flex}.profile-chip{border:2px solid var(--stroke-soft);background:var(--accent-weak);width:40px;height:40px;color:var(--accent-dark);border-radius:50%;justify-content:center;align-items:center;font-size:.95rem;font-weight:800;display:flex}.account-meta{flex-direction:column;min-width:0;display:flex}.account-name{color:var(--text-strong);margin:0;font-size:.88rem;font-weight:700;line-height:1.1}.account-email{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:220px;margin:0;font-size:.78rem;overflow:hidden}.logout-button{color:#c93b3b;cursor:pointer;background:#fff4f4;border:1px solid #f6c8c8;border-radius:999px;padding:8px 12px;font-size:.82rem;font-weight:600;transition:all .2s}.logout-button:hover{background:#ffe7e7}.navbar-profile{position:relative}.profile-button{border:2px solid var(--stroke-soft);background:var(--accent-weak);width:40px;height:40px;color:var(--accent-dark);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.profile-button:hover,.profile-button[aria-expanded=true]{border-color:var(--accent);background:var(--accent);color:#fff;transform:scale(1.05)}.profile-button:active{transform:scale(.95)}.profile-dropdown{border:1px solid var(--stroke-soft);background:#fff;border-radius:12px;flex-direction:column;width:220px;animation:.2s cubic-bezier(.16,1,.3,1) dropdownFade;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 12px 30px #0000001a}.profile-dropdown.mobile-inline{display:none}.dropdown-header{border-bottom:1px solid var(--stroke-soft);flex-direction:column;gap:2px;padding:16px;display:flex}.dropdown-name{color:var(--text-strong);margin:0;font-size:.95rem;font-weight:700}.dropdown-email{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.8rem;overflow:hidden}.dropdown-divider{background:var(--stroke-soft);width:100%;height:1px}.dropdown-item{color:var(--text-strong);text-align:left;cursor:pointer;background:0 0;border:none;padding:12px 16px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .15s}.dropdown-item:hover{background:var(--surface-soft)}.dropdown-item:active{background:var(--surface-soft);transform:scale(.98)}.logout-item{color:#c93b3b}.logout-item:hover{background:#fff0f0}.mobile_navbar-actions{display:none}@media (width<=800px){.navbar-middle,.navbar-actions{display:none}.mobile_navbar-actions{display:flex}.profile-dropdown.mobile-inline{width:auto;box-shadow:none;background:0 0;border:none;flex-direction:row;align-items:center;gap:12px;display:flex;position:static}.profile-dropdown.mobile-inline .dropdown-header{display:none}.profile-dropdown.mobile-inline .dropdown-item,.profile-dropdown.mobile-inline .logout-item{background:var(--surface-soft);border-radius:8px;padding:8px 10px;display:inline-flex}}.accordion{flex-direction:column;gap:12px;display:flex}.accordion-item{border:1px solid var(--stroke-soft);background:#fff;border-radius:14px;transition:transform .2s,box-shadow .2s,border-color .2s;animation:.3s ease-out backwards slideInUp;overflow:hidden}.accordion-item:first-child{animation-delay:50ms}.accordion-item:nth-child(2){animation-delay:.1s}.accordion-item:nth-child(3){animation-delay:.15s}.accordion-item:nth-child(4){animation-delay:.2s}.accordion-item:hover{border-color:#dd5f1a2e;transform:translateY(-1px);box-shadow:0 12px 24px #2f241714}.accordion-trigger{width:100%;color:var(--text-strong);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:14px 16px;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.accordion-trigger:hover{color:var(--accent-dark)}.accordion-icon{color:var(--accent-dark);font-size:1.1rem;transition:transform .3s}.accordion-panel{opacity:0;border-top:1px solid #0000;max-height:0;padding:0 16px;transition:max-height 30ms,opacity .1s,transform .1s,padding .2s;overflow:hidden;transform:translateY(-6px)}.accordion-panel.is-open{border-top-color:var(--stroke-soft);opacity:1;max-height:1400px;padding:10px 16px 16px;transform:translateY(0)}.accordion-title-container{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.accordion-title-container :first-child{font-family:DM Sans;font-size:1.5em;font-weight:bolder}.section-list{flex-direction:column;gap:18px;animation:.4s ease-out slideInUp;display:flex;position:relative}.section-group{flex-direction:column;gap:10px;display:flex;position:relative}.section-group-header{justify-content:space-between;align-items:center;display:flex}.section-group-title{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin:0;font-size:.95rem}.section-button{border:1px solid var(--stroke-soft);color:var(--text-strong);cursor:pointer;background:#fff;border-radius:10px;justify-content:space-between;align-items:center;padding:14px 16px;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.section-button .section-button-content{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.section-button .section-button-content :first-child{font-family:DM Sans;font-size:1.5em;font-weight:bolder}.section-button:hover{background:var(--surface-soft);border-color:var(--accent)}.section-button:active{transform:scale(.98)}.section-row{border-bottom:1px solid var(--stroke-soft);grid-template-columns:20px 1fr auto;align-items:center;gap:12px;padding:10px 0;transition:all .2s;display:grid}.section-row:hover{background:#ffffff80}.section-row.simple{grid-template-columns:1fr auto}.section-row.is-dragging{opacity:.6;background:var(--surface-soft)}.row-handle{color:var(--text-muted);cursor:grab;background:0 0;border:none;padding:0;font-weight:700;line-height:1;transition:color .2s}.row-handle:hover{color:var(--accent)}.row-handle:active{cursor:grabbing;color:var(--accent-dark)}.row-main{text-align:left;color:var(--text-strong);cursor:pointer;background:0 0;border:none;flex-direction:column;gap:2px;padding:0;transition:all .2s;display:flex}.row-main:hover{color:var(--accent)}.section-row.simple .row-main{grid-column:1/-1}.row-title{font-size:1.25em;font-weight:700}.row-subtitle{color:var(--text-muted);font-size:.85rem}.row-remove{border:1px solid var(--stroke-soft);color:var(--text-strong);cursor:pointer;background:#fff;border-radius:8px;padding:6px 10px;transition:all .2s}.row-remove:hover{color:#c93b3b;background:#fff0f0;border-color:#c93b3b}.row-remove:active{transform:scale(.95)}.section-editor{flex-direction:column;gap:16px;animation:.4s ease-out slideInUp;display:flex}.section-editor-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.section-editor-header h2{margin:0;font-size:1.2rem}.back-button{border:1px solid var(--stroke-soft);color:var(--text-strong);cursor:pointer;background:#fdf4d4;border-radius:10px;padding:8px 12px;font-size:1em;font-weight:1000;transition:all .2s}.back-button:hover:not(.disabled-btn){background:var(--surface-soft);border-color:var(--accent)}.back-button:active{transform:scale(.95)}.disabled-btn{opacity:.5;cursor:not-allowed}.tall-btn{padding:12px 16px}.full-width-btn{width:100%}.remove-button{color:#7a1f11;cursor:pointer;background:#a2261914;border:1px dashed #a2261966;border-radius:10px;align-self:flex-start;padding:8px 12px;font-weight:700;transition:all .2s}.remove-button:hover{background:#a2261926;border-color:#a2261999}.remove-button:active{transform:scale(.98)}.repeat-block{border-bottom:1px solid var(--stroke-soft);grid-template-columns:20px repeat(2,minmax(0,1fr));gap:12px;padding:12px 0;transition:all .2s;display:grid}.repeat-block.is-dragging{opacity:.6;background:var(--surface-soft)}.repeat-handle{color:var(--text-muted);cursor:grab;background:0 0;border:none;grid-row:1/-1;padding:0;font-weight:700;line-height:1;transition:color .2s}.repeat-handle:hover{color:var(--accent)}.repeat-handle:active{cursor:grabbing;color:var(--accent-dark)}.repeat-header{grid-column:2/-1;justify-content:space-between;align-items:center;display:flex}.repeat-block label{grid-column:2/-1}.repeat-header h3{margin:0}.repeat-header button,.add-button{border:1px dashed var(--stroke-soft);color:var(--text-strong);cursor:pointer;background:#fff;border-top:none;border-bottom-right-radius:10px;border-bottom-left-radius:10px;width:100%;padding:8px 12px;font-weight:600;transition:all .2s}.repeat-header button:hover,.add-button:hover{background:var(--surface-soft);border-color:var(--accent-weak)}.repeat-header button:active,.add-button:active{transform:scale(.98)}.section-caption{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin:12px 0 8px;font-size:.9rem;font-weight:700}.upload-note{color:#8e5d00;margin:10px 0 0;font-weight:600;animation:.3s ease-out slideInUp}.upload-note.done{color:#155e3e}.upload-link{overflow-wrap:anywhere;margin:8px 0 0}.upload-link a{color:var(--accent-dark);transition:opacity .2s}.upload-link a:hover{opacity:.8}.groupBox{border:1px solid var(--stroke-soft);background:#ffffffd1;border-radius:18px;flex-direction:column;gap:12px;margin:.7em 0 .5em;padding:1.8em 18px 18px;animation:.3s ease-out slideInUp;display:flex;position:relative;box-shadow:0 10px 24px #2f24170f}.groupBox .title{background:var(--surface);border:1px solid var(--stroke-soft);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:5px 16px;font-size:1rem;position:absolute;top:0;left:16px;transform:translateY(-50%)}.modal-backdrop{z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000073;align-items:center;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:0}.modal-backdrop.left-align{justify-content:flex-start}.modal-backdrop.center-align{justify-content:center}.modal{background:#fffffff5;border-radius:8px;gap:2em;max-width:520px;padding:20px;animation:.4s cubic-bezier(.34,1.56,.64,1) bounceIn;box-shadow:0 12px 40px #00000040}.modal h3{color:var(--text-strong);margin:0 0 16px;font-size:1.4em}.modal p{color:var(--text-muted);margin:0 0 12px;line-height:1.5}.modal form{flex-direction:column;gap:16px;display:flex}.modal label{color:var(--text-strong);flex-direction:column;gap:6px;font-size:.95rem;font-weight:600;display:flex}.modal input,.modal select{border:1px solid var(--stroke-soft);background:#fff;border-radius:6px;padding:10px 12px;font-size:.95rem;transition:all .2s}.modal input:focus,.modal select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-weak);outline:none}.modal input[type=checkbox]{cursor:pointer;width:18px;height:18px;accent-color:var(--accent)}.modal--shift-left{margin-left:-44px}@media (width<=820px){.modal--shift-left{margin-left:0}}.resume-confirm-modal{z-index:10000;max-width:100%;position:absolute;bottom:4em;right:1px}.modal label,.form-grid label,.groupBox label,.profile-field-list label{font-weight:700}.modal-checkbox-row{align-items:center;gap:10px;flex-direction:row!important;display:flex!important}.form-grid{flex-flow:column wrap;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:flex}.form-grid label:not(:has(input[type=checkbox])){color:var(--text-strong);flex-direction:column;gap:8px;font-weight:600;animation:.3s ease-out backwards slideInUp;display:flex}.form-grid label:not(:has(input[type=checkbox])):first-child{animation-delay:50ms}.form-grid label:not(:has(input[type=checkbox])):nth-child(2){animation-delay:.1s}.form-grid label:not(:has(input[type=checkbox])):nth-child(3){animation-delay:.15s}.form-grid label:not(:has(input[type=checkbox])):nth-child(4){animation-delay:.2s}.form-grid input,.form-grid select{border:1px solid var(--stroke-soft);background:#fff;border-radius:10px;flex:1;padding:10px 12px;font-family:inherit;font-size:.95rem;transition:all .2s}.form-grid input:focus,.form-grid select:focus{outline:2px solid var(--accent-weak);outline-offset:2px}.form-actions{justify-content:flex-end;gap:.7em;display:flex}.inline-input{align-items:center;gap:10px;display:flex}.inline-input .add-button{border-top:1px dashed var(--stroke-soft);border-radius:10px;width:auto}.password-field{display:flex;position:relative}.password-field input{flex:1}.password-field .eye-button{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.password-field .eye-button svg{stroke-width:2px;width:20px;height:20px}.password-field .eye-button:hover{color:var(--accent);transform:translateY(-50%)scale(1.1)}.password-field .eye-button:focus{outline:none}.primary-button,.outline-button{cursor:pointer;border-radius:999px;padding:10px 18px;font-size:.95rem;font-weight:700;transition:all .3s}.primary-button:hover,.outline-button:hover{transform:translateY(-2px)}.primary-button:active,.outline-button:active{transform:translateY(0)}.primary-button{background:var(--accent);color:#fff;border:none;box-shadow:0 12px 26px #dd5f1a40}.primary-button:hover{box-shadow:0 16px 32px #dd5f1a59}.primary-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.outline-button{border:1px solid var(--stroke-strong);color:var(--text-strong);background:0 0;transition:all .2s}.outline-button:hover{background:var(--surface-soft)}.required-asterisk{color:inherit;align-items:center;gap:4px;margin-left:4px;font-weight:700;display:inline-flex}.required-asterisk:after{content:"*";color:#c93b3b;font-weight:700}.preview{flex-direction:column;gap:16px;display:flex}.preview-scroll{box-sizing:border-box;border-radius:14px;width:100%;height:100%;max-height:none;padding:8px;overflow:hidden auto}.preview-pages{transform-origin:top;will-change:transform;flex-direction:column;align-items:center;gap:18px;width:fit-content;margin:0 auto;display:flex}.preview-panel:focus-visible{outline:2px solid var(--accent-weak);outline-offset:4px}.preview-modal{z-index:100;background:#0c0c0c94;justify-content:center;align-items:center;padding:24px;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:0}.preview-modal-content{background:#fff;border-radius:18px;flex-direction:column;gap:12px;width:100%;max-width:min(1200px,95vw);max-height:92vh;padding:16px;animation:.4s cubic-bezier(.34,1.56,.64,1) slideInUp;display:flex;box-shadow:0 24px 60px #0e0e0e59}.preview-modal-content .preview-scroll{height:100%;max-height:80vh}.preview-modal-close{border:1px solid var(--stroke-soft);color:var(--text-strong);cursor:pointer;background:#fff;border-radius:10px;align-self:flex-end;padding:8px 12px;font-weight:700;transition:all .2s}.preview-modal-close:hover{background:var(--surface-soft)}.preview-modal-close:active{transform:scale(.95)}.preview-page{border:1px solid var(--stroke-soft);width:210mm;min-width:210mm;height:297mm;font-family:var(--resume-font,"Times New Roman", serif);color:#1d1d1d;box-sizing:border-box;background:#fff;border-radius:12px;margin:0;padding:24mm 20mm;font-size:12px;line-height:1.5;animation:.4s ease-out slideInUp;box-shadow:0 18px 30px #20150814}.preview-template--compact{font-size:11px;line-height:1.4}.preview-template--compact .preview{gap:10px}.preview-template--compact .preview-section{padding-bottom:4px}.preview-template--compact .preview-col{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-template--compact .preview-meta{font-size:.85rem}.preview-template--modern .preview-header{border-bottom:2px solid #b98f5d;flex-direction:column;align-items:flex-start;gap:8px}.preview-template--modern .preview-meta{text-align:left;flex-wrap:wrap;gap:6px 12px;display:flex}.preview-template--modern .preview-meta p{display:inline}.preview-header{border-bottom:1px solid #c8b9a2;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:12px;transition:all .2s;display:flex}.preview-kicker{text-transform:uppercase;letter-spacing:.16em;color:var(--text-muted);margin-bottom:6px;font-size:.65rem}.preview-name{margin-bottom:4px;font-size:1.5rem}.preview-role{color:var(--text-muted);margin:0;font-size:.95rem}.preview-section-header{flex-direction:column;align-items:flex-start;display:flex}.preview-section-header h3{text-transform:uppercase;margin:0;font-size:.95rem}.preview-section-rule{background:#c8b9a2;width:100%;height:1px}.preview-meta{text-align:right;font-size:.92rem}.preview-section{padding:0 0 6px}.preview-section h3{margin-top:0}.flex-row{align-items:baseline;gap:2px;display:flex}.line-block{margin-bottom:.5em}.line-flex-spacebbetween{justify-content:space-between;gap:4px;display:flex}.preview-col{grid-template-columns:1fr 1fr 1fr 1fr;gap:6px;display:grid}.preview-col2{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.preview-list{color:inherit;margin:6px 0 0}.preview-list li{margin-bottom:6px}.preview-empty{color:var(--text-muted);margin:8px 0 0}.preview-link{margin:10px 0 0}.canvas-pdf-container{box-sizing:border-box;background-color:#f5f5f5;grid-template-rows:1fr;grid-template-columns:1fr;width:100%;min-height:100%;display:grid}.pdf-layer{opacity:0;pointer-events:none;will-change:opacity;grid-area:1/1;width:100%;min-width:0;transition:opacity .3s ease-in-out}.pdf-layer.is-active{opacity:1;pointer-events:auto;z-index:2}.pdf-document{flex-direction:column;align-items:center;gap:32px;width:100%;min-width:0;display:flex}.pdf-page-wrapper{background-color:#fff;border:1px solid #0000000f;border-radius:4px;max-width:100%;animation:.4s ease-out slideInUp;overflow:hidden;box-shadow:0 1px 25px 3px #0000000f,0 4px 10px #0000000a}.pdf-page-wrapper .react-pdf__Page,.pdf-page-wrapper .react-pdf__Page__canvas{display:block;width:100%!important;max-width:100%!important;height:auto!important}.pdf-sync-indicator{color:#fff;z-index:100;pointer-events:none;background:#2f2417e6;border-radius:999px;padding:6px 14px;font-size:.8rem;font-weight:600;animation:.3s ease-out slideInRight;position:fixed;top:40px;right:40px}@media print{body *{visibility:hidden}.preview-panel,.preview-panel *{visibility:visible}.preview-panel{background:#fff;flex-direction:column;padding:0;display:flex;overflow:hidden}.preview-scroll{border-radius:14px;flex:1;width:100%;height:100%;max-height:none;padding:8px;overflow:hidden}.page-shell,.resume-shell{background:0 0;width:100%;margin:0;padding:0;display:block}.preview-pages{width:100%;margin:0!important;padding:0!important;transform:none!important}.preview-page{page-break-after:always;box-shadow:none!important;margin:0!important;padding:0!important}.panel:not(.preview-panel),.topbar{display:none!important}}
