.tc{--ink:#182230;--ink2:#344054;--paper:#fff;--canvas:#f4f6f8;--line:#dfe4eb;--muted:#667085;--scarlet:#315ed2;--scarlet2:#2449a7;--amber:#c27a08;--green:#147a55;--blue:#315ed2;font-family:ibm plex sans,-apple-system,BlinkMacSystemFont,segoe ui,sans-serif;color:var(--ink);font-size:14px;max-width:1460px;margin:0 auto}.tc *{box-sizing:border-box}.tc a{color:inherit}.tc button,.tc input,.tc textarea,.tc select{font:inherit}.tc button{touch-action:manipulation}.tc select{display:block!important;height:auto;appearance:auto}.island-workspace-body .tc:not(.tc-editor){padding:20px}.island-workspace-body .member-workspace .tc:not(.tc-editor){padding:0}.tc :focus-visible{outline:3px solid rgba(49,94,210,.24);outline-offset:2px}.tc [aria-busy=true]{cursor:progress}.tc .tc-display{font-family:inherit;letter-spacing:-.02em}.tc .tc-tabular{font-variant-numeric:tabular-nums}.tc .tc-header{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding:3px 0 24px;border-bottom:1px solid var(--line);margin-bottom:24px}.tc .tc-kicker{display:flex;align-items:center;gap:8px;color:var(--scarlet);font-size:10px;font-weight:750;letter-spacing:.13em;text-transform:uppercase;margin-bottom:8px}.tc .tc-kicker:before{content:'';width:18px;height:2px;background:var(--scarlet)}.tc h1.tc-title{font-family:inherit;font-size:clamp(30px,4vw,44px);font-weight:720;line-height:1.06;margin:0;color:var(--ink);letter-spacing:-.04em}.tc .tc-subtitle{color:var(--muted);max-width:680px;margin:8px 0 0;line-height:1.55}.tc .tc-header-actions,.tc .tc-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.tc .tc-btn{appearance:none;border:1px solid var(--ink);background:var(--ink);color:#fff;min-height:40px;padding:9px 15px;border-radius:8px;font-weight:680;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.tc .tc-btn:hover:not(:disabled){box-shadow:0 2px 8px rgba(24,34,48,.14)}.tc .tc-btn:disabled{opacity:.5;cursor:not-allowed}.tc .tc-btn.primary{background:var(--scarlet);border-color:var(--scarlet)}.tc .tc-btn.primary:hover:not(:disabled){background:var(--scarlet2)}.tc .tc-btn.secondary{background:var(--paper);color:var(--ink)}.tc .tc-btn.quiet{background:0 0;color:var(--muted);border-color:transparent;padding-inline:8px}.tc .tc-btn.small{min-height:32px;padding:5px 10px;font-size:12px}.tc .tc-btn.danger{background:#fff;color:#a11;border-color:#d7a5aa}.tc .tc-card{background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:20px;box-shadow:0 1px 2px rgba(16,24,40,3%);transition:border-color .18s ease-out,transform .18s ease-out,opacity .18s ease-out,box-shadow .18s ease-out}.tc .tc-card[data-action]{transition:border-color .15s ease,transform .15s ease}.tc .tc-card[data-action]:hover{border-color:#9ea6af;transform:translateY(-1px)}.tc .tc-label{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.tc .tc-muted{color:var(--muted)}.tc .tc-error{color:#a3162a}.tc .tc-success{color:var(--green)}.tc .tc-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:14px}.tc .span-12{grid-column:span 12}.tc .span-8{grid-column:span 8}.tc .span-7{grid-column:span 7}.tc .span-6{grid-column:span 6}.tc .span-5{grid-column:span 5}.tc .span-4{grid-column:span 4}.tc .span-3{grid-column:span 3}.tc .tc-input,.tc .tc-textarea,.tc .tc-select{width:100%;border:1px solid #cfd6df;border-radius:8px;background:#fff;padding:10px 11px;color:var(--ink);outline:none;transition:border .15s ease,box-shadow .15s ease}.tc .tc-input:focus,.tc .tc-textarea:focus,.tc .tc-select:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(34,94,125,.12)}.tc .tc-textarea{min-height:110px;resize:vertical;line-height:1.5}.tc .tc-field{display:grid;gap:5px}.tc .tc-field>label{font-size:12px;font-weight:700;color:var(--ink2)}.tc .tc-pill{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--line);background:#f7f8fa;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:650}.tc .tc-pill.green{color:var(--green);border-color:#b8d7c8;background:#eef8f3}.tc .tc-pill.amber{color:#8d5b07;border-color:#e3c58f;background:#fff8e7}.tc .tc-pill.scarlet{color:var(--scarlet);border-color:#dfb3ba;background:#fff3f5}.tc .tc-tabs{display:flex;gap:2px;background:#e8e5df;padding:3px;border-radius:5px}.tc .tc-tab{border:0;background:0 0;padding:7px 13px;border-radius:3px;color:var(--muted);font-weight:700;cursor:pointer}.tc .tc-tab.on{background:#fff;color:var(--ink);box-shadow:0 1px 2px rgba(0,0,0,8%)}.tc .tc-skeleton{position:relative;overflow:hidden;background:#e7e4de;border-radius:3px;color:transparent}.tc .tc-skeleton:after{content:'';position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.75),transparent);animation:tc-shimmer 1.3s infinite}@keyframes tc-shimmer{to{transform:translateX(100%)}}.tc .tc-gauge-wrap{width:150px;height:110px;position:relative}.tc .tc-gauge-number{position:absolute;inset:31px 0 auto;text-align:center;font-family:rajdhani,sans-serif;font-size:39px;font-weight:700;line-height:1;font-variant-numeric:tabular-nums}.tc .tc-gauge-label{position:absolute;inset:auto 0 5px;text-align:center;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-weight:700}.tc .tc-subscore{display:grid;grid-template-columns:minmax(105px,1fr)minmax(110px,2fr)34px;gap:9px;align-items:center;margin:8px 0;font-size:12px}.tc .tc-score-track{height:7px;border-radius:99px;background:#e5e3dd;overflow:hidden}.tc .tc-score-fill{height:100%;border-radius:inherit;transition:width .65s cubic-bezier(.2,.8,.2,1)}.tc .tc-issues{display:grid;gap:8px}.tc .tc-issue{width:100%;text-align:left;border:1px solid var(--line);background:#fff;padding:11px 12px 11px 30px;border-radius:3px;cursor:pointer;position:relative;transition:opacity .2s ease-out,max-height .2s ease-out,transform .2s ease-out}.tc .tc-issue:before{content:'';position:absolute;left:12px;top:15px;width:8px;height:8px;border-radius:50%;background:var(--amber)}.tc .tc-issue.high:before{background:var(--scarlet)}.tc .tc-issue.low:before{background:var(--green)}.tc .tc-issue:hover{border-color:#9ea6af;transform:translateX(2px)}.tc .tc-issue b{display:block;margin-bottom:3px}.tc .tc-issue span{color:var(--muted);font-size:12px}.tc .tc-issue.resolved{text-decoration:line-through;opacity:0;transform:translateY(-6px);max-height:0;overflow:hidden;background:#eef8f3;border-color:#b8d7c8;animation:issue-resolve .45s ease-out}@keyframes issue-resolve{0%{opacity:1;max-height:100px;transform:none}45%{opacity:1;text-decoration:line-through}100%{opacity:0;max-height:0;transform:translateY(-6px)}}.tc .tc-preview-stage{background:#d9d6cf;border:1px solid #c8c4bc;padding:18px;display:grid;gap:18px;justify-items:center;overflow:auto;min-height:620px}.tc .tc-resume-export{width:100%;display:grid;gap:18px;justify-items:center}.tc .resume-page{width:min(100%,816px);aspect-ratio:8.5/11;background:#fff;color:#17202a;padding:6.2% 7%;box-shadow:0 7px 24px rgba(20,35,52,.16);overflow:hidden;position:relative;font-family:Arial,sans-serif;font-size:clamp(8px,1.05vw,12px);line-height:1.38}.tc .resume-page:after{content:attr(data-page);position:absolute;right:12px;bottom:8px;font:9px Arial;color:#9ba1a8}.tc article.resume-page>header.resume-header{display:block;background:0 0;color:inherit;font-family:inherit;font-size:inherit;font-style:normal;font-weight:inherit;line-height:inherit;border-radius:0;justify-content:initial;gap:0;text-align:center;border-bottom:2px solid var(--resume-accent,#17202a);padding:0 0 10px;margin:0 0 12px}.tc .resume-name{font-size:2.05em;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--resume-accent,#17202a)}.tc .resume-contact{font-size:.82em;margin-top:4px;color:#303b46}.tc .resume-page.font-classic{font-family:Georgia,times new roman,serif}.tc .resume-page.font-classic .resume-contact,.tc .resume-page.font-classic .resume-entry-meta{font-family:Arial,sans-serif}.tc .resume-page.dividers-off .resume-header,.tc .resume-page.dividers-off .resume-section-title{border-color:transparent}.tc .resume-section{margin-top:12px;scroll-margin-top:16px}.tc .resume-section-title{font-size:1em;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid var(--resume-accent,#293746);color:var(--resume-accent,#17202a);padding-bottom:2px;margin-bottom:6px}.tc .resume-entry{margin:0 0 9px;break-inside:avoid}.tc .resume-entry-head{display:flex;justify-content:space-between;gap:12px;font-weight:700}.tc .resume-entry-meta{display:flex;justify-content:space-between;gap:12px;color:#46525f;font-size:.9em}.tc .resume-page ul{padding-left:17px;margin:4px 0;list-style:disc outside!important}.tc .resume-page li{margin:2px 0;padding:0 0 0 2px!important;list-style:disc outside!important}.tc .resume-page li::before{content:none!important}.tc .resume-page p{margin:3px 0}.tc .resume-skill-row b{display:inline-block;margin-right:5px}.tc .template-modern .resume-header{text-align:left;border-bottom:4px solid var(--resume-accent,#a6192e)}.tc .template-modern .resume-name{font-family:ibm plex sans,Arial,sans-serif;color:var(--resume-accent,#142334)}.tc .template-modern .resume-section-title{color:var(--resume-accent,#a6192e)}.tc .template-compact{font-size:clamp(7.5px,.95vw,10.5px);padding:4.7% 6%}.tc .template-compact .resume-section{margin-top:8px}.tc .template-compact .resume-entry{margin-bottom:5px}.tc .template-federal{font-size:clamp(7.5px,.95vw,10.5px);padding:4.7% 6%;line-height:1.28}.tc .template-federal .resume-header{text-align:left}.tc .template-federal .federal-meta{font-size:.86em;background:#f3f4f5;padding:4px 6px;margin:4px 0}.tc .template-executive{font-family:Georgia,times new roman,serif;color:#1a1a1a}.tc .template-executive .resume-header{border-bottom:1px solid #2b2b2b}.tc .template-executive .resume-name{text-transform:none;letter-spacing:.01em;font-weight:600;font-size:2.35em;color:#1a1a1a}.tc .template-executive .resume-contact{color:#404040}.tc .template-executive .resume-section-title{font-weight:600;font-size:1.02em;letter-spacing:.16em;border-bottom:1px solid #2b2b2b;color:#1a1a1a;padding-bottom:3px;margin-bottom:7px}.tc .template-executive .resume-entry-head{font-weight:700}.tc .template-minimal{font-family:ibm plex sans,Arial,sans-serif;color:#242b33;line-height:1.5}.tc .template-minimal .resume-header{border-bottom:0;padding-bottom:2px}.tc .template-minimal .resume-name{text-transform:none;font-weight:700;letter-spacing:-.015em;font-size:2.45em;color:var(--resume-accent,#142334)}.tc .template-minimal .resume-contact{color:#6b7681;font-size:.86em}.tc .template-minimal .resume-section{margin-top:15px}.tc .template-minimal .resume-section-title{border-bottom:0;font-size:.78em;letter-spacing:.2em;color:var(--resume-accent,#8a8f98);margin-bottom:3px}.tc .template-minimal .resume-entry{margin-bottom:11px}.tc .template-elegant{font-family:ibm plex sans,Arial,sans-serif;color:#222}.tc .template-elegant .resume-header{border-bottom:2px solid var(--resume-accent,#142334);padding-bottom:7px}.tc .template-elegant .resume-name{font-family:Georgia,times new roman,serif;text-transform:none;font-weight:700;font-size:2.4em;color:var(--resume-accent,#142334)}.tc .template-elegant .resume-contact{color:#555}.tc .template-elegant .resume-section-title{border-bottom:0;position:relative;padding-left:12px;color:var(--resume-accent,#142334);letter-spacing:.09em}.tc .template-elegant .resume-section-title:before{content:'';position:absolute;left:0;top:1px;bottom:1px;width:4px;background:var(--resume-accent,#a6192e);border-radius:2px}.tc .resume-page.align-left .resume-header{text-align:left}.tc .resume-page.align-center .resume-header{text-align:center}.tc .resume-page.align-right .resume-header{text-align:right}.tc .template-sidebar{aspect-ratio:auto;overflow:visible;min-height:1056px;padding:0;display:grid;grid-template-columns:32% 1fr;font-family:ibm plex sans,Arial,sans-serif}.tc .template-sidebar .resume-aside{background:var(--resume-accent,#142334);color:#eef2f6;padding:30px 22px}.tc .template-sidebar .resume-name{color:#fff;font-size:1.65em;font-weight:700;text-transform:none;letter-spacing:0;line-height:1.15;margin-bottom:4px}.tc .template-sidebar .aside-block{margin-top:16px}.tc .template-sidebar .aside-title{font-size:.8em;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#fff;border-bottom:1px solid rgba(255,255,255,.32);padding-bottom:3px;margin-bottom:7px}.tc .template-sidebar .aside-item{font-size:.85em;margin:3px 0;color:#e7edf3;word-break:break-word}.tc .template-sidebar .aside-skill{font-size:.84em;margin:5px 0;color:#e7edf3}.tc .template-sidebar .aside-skill b{display:block;color:#fff;margin-bottom:1px}.tc .template-sidebar .aside-edu{font-size:.84em;margin:6px 0;display:grid;gap:1px;color:#dbe3ea}.tc .template-sidebar .aside-edu b{color:#fff}.tc .template-sidebar .resume-main{padding:30px 28px;min-width:0}.tc .template-sidebar .resume-main .resume-section:first-child{margin-top:0}.tc .template-sidebar .resume-section-title{color:var(--resume-accent,#142334);border-bottom:1px solid var(--resume-accent,#293746)}@media print{.tc .template-sidebar,.tc .template-sidebar-right{height:auto;min-height:11in;padding:0}.tc .template-sidebar .resume-aside,.tc .template-sidebar-right .resume-aside{padding:.5in .4in}.tc .template-sidebar .resume-main,.tc .template-sidebar-right .resume-main{padding:.5in}}.tc .template-sidebar-right{aspect-ratio:auto;overflow:visible;min-height:1056px;padding:0;display:grid;grid-template-columns:1fr 32%;font-family:ibm plex sans,Arial,sans-serif}.tc .template-sidebar-right .resume-aside{order:2;background:var(--resume-accent,#142334);color:#eef2f6;padding:30px 22px}.tc .template-sidebar-right .resume-main{order:1;padding:30px 28px;min-width:0}.tc .template-sidebar-right .resume-name{color:#fff;font-size:1.65em;font-weight:700;text-transform:none;letter-spacing:0;line-height:1.15;margin-bottom:4px}.tc .template-sidebar-right .aside-block{margin-top:16px}.tc .template-sidebar-right .aside-title{font-size:.8em;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#fff;border-bottom:1px solid rgba(255,255,255,.32);padding-bottom:3px;margin-bottom:7px}.tc .template-sidebar-right .aside-item{font-size:.85em;margin:3px 0;color:#e7edf3;word-break:break-word}.tc .template-sidebar-right .aside-skill{font-size:.84em;margin:5px 0;color:#e7edf3}.tc .template-sidebar-right .aside-skill b{display:block;color:#fff;margin-bottom:1px}.tc .template-sidebar-right .aside-edu{font-size:.84em;margin:6px 0;display:grid;gap:1px;color:#dbe3ea}.tc .template-sidebar-right .aside-edu b{color:#fff}.tc .template-sidebar-right .resume-section-title{color:var(--resume-accent,#142334);border-bottom:1px solid var(--resume-accent,#293746)}.tc .template-sidebar-right .resume-section:first-child{margin-top:0}.tc .template-split .resume-cols{display:grid;grid-template-columns:1.55fr 1fr;gap:24px;margin-top:12px}.tc .template-split .resume-col-side .resume-section:first-child{margin-top:0}.tc .template-split .resume-col-main .resume-section:first-child{margin-top:0}.tc .resume-page.rl-compact{line-height:1.24}.tc .resume-page.rl-normal{line-height:1.4}.tc .resume-page.rl-relaxed{line-height:1.62}.tc .resume-page.rf-arial,.tc .resume-page.rf-arial *{font-family:Arial,helvetica neue,Helvetica,sans-serif!important}.tc .resume-page.rf-georgia,.tc .resume-page.rf-georgia *{font-family:Georgia,times new roman,serif!important}.tc .resume-page.rf-times,.tc .resume-page.rf-times *{font-family:times new roman,Times,serif!important}.tc .resume-page.rf-calibri,.tc .resume-page.rf-calibri *{font-family:Calibri,segoe ui,Arial,sans-serif!important}.tc .resume-page.rf-verdana,.tc .resume-page.rf-verdana *{font-family:Verdana,Geneva,sans-serif!important}.tc .resume-page.rf-garamond,.tc .resume-page.rf-garamond *{font-family:Garamond,eb garamond,Georgia,serif!important}.tc .tc-page-break{width:min(100%,816px);display:flex;align-items:center;gap:8px;color:#747c84;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.tc .tc-page-break:before,.tc .tc-page-break:after{content:'';height:1px;background:#aaa59d;flex:1}.tc .tc-empty{border:1px dashed #b9b7b0;background:#faf8f3;padding:30px;text-align:center;border-radius:5px}.tc .tc-empty h3{font-family:rajdhani,sans-serif;font-size:24px;margin:0 0 6px}.tc .resume-library-list{display:grid;gap:12px}.tc .resume-library-row{display:grid;grid-template-columns:92px minmax(0,1fr)auto;gap:18px;align-items:center}.tc .resume-library-thumb{width:92px;aspect-ratio:8.5/11;background:#fff;border:1px solid #d8dee7;border-radius:5px;padding:12px 9px;box-shadow:0 4px 12px rgba(16,24,40,8%);display:grid;align-content:start;gap:5px}.tc .resume-library-thumb:before{content:'';height:5px;width:70%;justify-self:center;background:#1d2939;margin-bottom:3px}.tc .resume-library-thumb span{display:block;height:2px;background:#d0d5dd}.tc .resume-library-thumb span:nth-child(3),.tc .resume-library-thumb span:nth-child(6){width:82%}.tc .resume-library-copy{min-width:0}.tc .resume-library-title{font-size:22px;margin:8px 0 3px}.tc .resume-library-actions{margin-top:14px}.tc .resume-library-score{min-width:112px;display:grid;justify-items:center}.tc .resume-access{display:flex;justify-content:space-between;gap:16px;align-items:center;flex-wrap:wrap}.tc .tc-modal-backdrop{position:fixed;inset:0;background:rgba(10,20,30,.56);z-index:9998;display:grid;place-items:center;padding:20px}.tc .tc-modal{width:min(520px,100%);background:var(--paper);border-top:5px solid var(--scarlet);padding:24px;box-shadow:0 20px 70px rgba(0,0,0,.3)}.tc .tc-modal h2{font-family:rajdhani,sans-serif;font-size:30px;margin:0 0 7px}.tc .tc-toast{position:fixed;right:22px;bottom:22px;z-index:9999;background:var(--ink);color:#fff;padding:8px 10px 8px 14px;border:0;border-radius:4px;box-shadow:0 8px 30px rgba(0,0,0,.25);font-weight:600;display:flex;align-items:center;gap:8px;animation:tc-toast-in .2s ease-out}@keyframes tc-toast-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.tc .tc-lock-wrap{position:relative;min-height:190px}.tc .tc-lock-content{filter:blur(5px);opacity:.46;pointer-events:none;user-select:none}.tc .tc-lock-overlay{position:absolute;inset:0;display:grid;place-items:center;text-align:center;padding:20px;background:linear-gradient(180deg,rgba(243,240,234,.12),rgba(243,240,234,.72))}.tc .tc-lock-box{max-width:330px;background:rgba(255,253,250,.95);border:1px solid var(--line);padding:18px;box-shadow:0 12px 35px rgba(20,35,52,.14)}.tc .tc-spinner{width:15px;height:15px;border:2px solid;border-right-color:transparent;border-radius:50%;display:inline-block;animation:tc-spin .75s linear infinite}@keyframes tc-spin{to{transform:rotate(360deg)}}@media(max-width:900px){.tc .span-8,.tc .span-7,.tc .span-6,.tc .span-5,.tc .span-4,.tc .span-3{grid-column:span 12}.tc .tc-header{align-items:flex-start;flex-direction:column}.tc .tc-header-actions{width:100%}.tc .tc-header-actions .tc-btn{flex:1}.tc .resume-page{font-size:clamp(7px,1.7vw,11px)}}@media(max-width:620px){.tc .tc-grid{gap:10px}.tc .tc-card{padding:14px}.tc .tc-preview-stage{padding:8px;min-height:420px}.tc .resume-page{font-size:clamp(6px,1.8vw,9px)}.tc .tc-subscore{grid-template-columns:100px 1fr 28px}.tc .resume-library-row{grid-template-columns:65px minmax(0,1fr)}.tc .resume-library-thumb{width:65px;padding:8px 6px}.tc .resume-library-score{grid-column:1/-1;justify-items:start}.tc .resume-library-score .tc-gauge-wrap{display:none}.tc .resume-library-actions .tc-btn{flex:1}}@media(prefers-reduced-motion:reduce){.tc *,.tc *:before,.tc *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media print{body{background:#fff!important}.tc .resume-page{width:8.5in;height:11in;aspect-ratio:auto;box-shadow:none;padding:.52in .62in;page-break-after:always;font-size:10.5pt}.tc .resume-page:after,.tc .tc-page-break{display:none}.tc .tc-resume-export{display:block;gap:0}}