.landing-page{width:100%;align-items:stretch;scroll-behavior:smooth}.landing-reveal{width:100%;opacity:1;transform:none;transition:opacity .5s ease,transform .5s ease}.landing-reveal:not(.landing-reveal--visible){opacity:0;transform:translateY(16px)}@media(prefers-reduced-motion:reduce){.landing-reveal{transition:none}.landing-reveal:not(.landing-reveal--visible){opacity:1;transform:none}}.landing-section{position:relative;width:100%;padding:3rem 1rem}@media(min-width:768px){.landing-section{padding:6rem 2rem}}.landing-section--tinted{background:rgba(1,41,95,.04);border-block:1px solid rgba(1,41,95,.08)}.landing-section--hero{padding-top:3rem}@media(min-width:992px){.landing-section--hero{padding-top:4rem;padding-bottom:6rem}}.landing-section--closing{padding-bottom:3rem}.landing-section__inner{width:100%;max-width:1100px;margin:0 auto}.landing-section__header{max-width:720px;margin:0 auto 3rem;text-align:center}.landing-section__eyebrow{margin-bottom:.5rem;color:#f7931e;font-size:.875rem;font-weight:600;letter-spacing:.04em}.landing-section__title{margin-bottom:.5rem;color:rgb(.575,23.575,54.625);font-size:1.5rem;font-weight:700;line-height:1.2}@media(min-width:768px){.landing-section__title{font-size:1.875rem}}.landing-section__subtitle{margin:0;color:rgb(98.78,91.96,104.98);font-size:1rem;line-height:1.75}@media(min-width:768px){.landing-section__subtitle{font-size:1.125rem}}.landing-section__action{display:flex;justify-content:center;margin-top:3rem}.landing-cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.5rem;border:1px solid rgba(0,0,0,0);border-radius:.5rem;font-size:1rem;font-weight:600;text-align:center;transition:all .2s ease-in-out}.landing-cta__icon{width:18px;height:18px;flex-shrink:0;transition:transform .2s ease-in-out}.landing-cta:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(247,147,30,.4)}.landing-cta--primary{background:#f7931e;color:#0b0015;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.landing-cta--primary:focus-visible:not(:disabled),.landing-cta--primary:hover:not(:disabled){background:hsl(32.3502304147,93.1330472103%,69.3137254902%);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transform:translateY(-2px)}.landing-cta--primary:hover:not(:disabled) .landing-cta__icon{transform:translateX(3px)}.landing-cta--primary:disabled{background:rgb(205.85,211.85,219.95);color:rgb(98.78,91.96,104.98);box-shadow:none;cursor:not-allowed;transform:none}.landing-cta--ghost{padding-inline:.5rem;color:rgb(.575,23.575,54.625);font-weight:500;text-decoration:underline;text-underline-offset:4px}.landing-cta--ghost:focus-visible,.landing-cta--ghost:hover{color:#ad5d1a}.landing-hero{display:grid;grid-gap:3rem;gap:3rem;align-items:center}@media(min-width:992px){.landing-hero{grid-template-columns:minmax(0,1fr) minmax(0,.95fr);gap:4rem}}.landing-hero__copy{text-align:center}@media(min-width:992px){.landing-hero__copy{text-align:left}}.landing-hero__title{margin-bottom:1rem;color:rgb(.575,23.575,54.625);font-size:1.875rem;font-weight:700;line-height:1.2}@media(min-width:768px){.landing-hero__title{font-size:2.25rem}}@media(min-width:992px){.landing-hero__title{font-size:3rem}}.landing-hero__subtitle{max-width:34rem;margin:0 auto 2rem;color:rgb(98.78,91.96,104.98);font-size:1.125rem;line-height:1.75}@media(min-width:992px){.landing-hero__subtitle{margin-inline:0}}.landing-hero__actions{display:flex;flex-direction:column;align-items:stretch;gap:.5rem}@media(min-width:576px){.landing-hero__actions{flex-direction:row;align-items:center;justify-content:center}}@media(min-width:992px){.landing-hero__actions{justify-content:flex-start}}.landing-hero__reassurance{margin:1rem 0 0;color:rgb(98.78,91.96,104.98);font-size:.875rem}.landing-mockup{display:flex;justify-content:center}.landing-mockup__frame{width:100%;max-width:420px;overflow:hidden;background:#fff;border:1px solid rgba(1,41,95,.12);border-radius:.75rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);animation:landing-mockup-float 6s ease-in-out infinite}.landing-mockup__chrome{display:flex;align-items:center;gap:.25rem;padding:.5rem 1rem;background:rgb(205.85,211.85,219.95);border-bottom:1px solid rgba(1,41,95,.1)}.landing-mockup__dot{width:8px;height:8px;border-radius:50%;background:rgba(1,41,95,.25)}.landing-mockup__address{flex:1 1;margin-left:.5rem;padding:.25rem .5rem;background:hsla(0,0%,100%,.8);border-radius:.375rem;color:rgb(98.78,91.96,104.98);font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-mockup__page{padding:1.5rem}.landing-mockup__intro{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto;align-items:center;grid-column-gap:1rem;column-gap:1rem;grid-row-gap:.5rem;row-gap:.5rem;margin-bottom:1.5rem}.landing-mockup__avatar{grid-row:1/span 2;width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#f7931e,#ad5d1a)}.landing-mockup__bar{display:block;height:8px;border-radius:.25rem;background:rgba(1,41,95,.14)}.landing-mockup__bar--name{width:65%;height:12px;background:rgba(1,41,95,.4)}.landing-mockup__bar--role{width:45%;background:#f7931e;opacity:.55}.landing-mockup__bar--heading{width:40%;height:9px;background:rgba(1,41,95,.32)}.landing-mockup__bar--short{width:70%}.landing-mockup__chips{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:1.5rem}.landing-mockup__chip{width:44px;height:16px;border-radius:1rem;background:rgba(247,147,30,.18)}.landing-mockup__chip--wide{width:62px;background:rgb(205.85,211.85,219.95)}.landing-mockup__blocks{display:grid;grid-gap:1rem;gap:1rem}@media(min-width:576px){.landing-mockup__blocks{grid-template-columns:repeat(2,minmax(0,1fr))}}.landing-mockup__block{padding:1rem;background:rgba(1,41,95,.03);border:1px solid rgba(1,41,95,.08);border-radius:.5rem}.landing-mockup__block .landing-mockup__bar+.landing-mockup__bar{margin-top:.5rem}@keyframes landing-mockup-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.landing-features{display:grid;grid-gap:1.5rem;gap:1.5rem;max-width:820px;margin-inline:auto}@media(min-width:768px){.landing-features{grid-template-columns:repeat(2,minmax(0,1fr))}}.landing-card{display:flex;flex-direction:column;height:100%;padding:2rem;background:#fff;border:1px solid rgba(1,41,95,.1);border-radius:.75rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:all .2s ease-in-out}.landing-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transform:translateY(-2px)}.landing-card--soon{border-style:dashed}.landing-card--live{border-color:rgba(247,147,30,.35)}.landing-card__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:1rem}.landing-card__icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:.5rem;background:rgb(205.85,211.85,219.95);color:rgb(.575,23.575,54.625)}.landing-card__title{margin-bottom:.5rem;color:rgb(.575,23.575,54.625);font-size:1.125rem;font-weight:600;line-height:1.2}.landing-card__body{margin-bottom:1rem;color:rgb(98.78,91.96,104.98);font-size:.875rem;line-height:1.75}.landing-card__availability{margin-bottom:1.5rem;color:rgb(98.78,91.96,104.98);font-size:.875rem;font-weight:500}.landing-card--live .landing-card__availability{color:#ad5d1a}.landing-card__cta{margin-top:auto;width:100%}.landing-badge{display:inline-block;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:600;white-space:nowrap}.landing-badge--live{background:#f7931e;color:#0b0015}.landing-badge--soon{background:rgba(1,41,95,.1);color:rgb(.575,23.575,54.625)}.landing-points{display:grid;grid-gap:2rem;gap:2rem}@media(min-width:768px){.landing-points{grid-template-columns:repeat(3,minmax(0,1fr))}}.landing-points__item{text-align:center}@media(min-width:768px){.landing-points__item{text-align:left}}.landing-points__icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin:0 auto 1rem;border-radius:.5rem;background:rgba(247,147,30,.12);color:#ad5d1a}@media(min-width:768px){.landing-points__icon{margin-inline:0}}.landing-points__title{margin-bottom:.5rem;color:rgb(.575,23.575,54.625);font-size:1.125rem;font-weight:600}.landing-points__body{margin:0;color:rgb(98.78,91.96,104.98);font-size:.875rem;line-height:1.75}.landing-steps{display:grid;grid-gap:2rem;gap:2rem}@media(min-width:768px){.landing-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}}.landing-steps__item{position:relative;padding-left:calc(44px + 1rem)}@media(min-width:768px){.landing-steps__item{padding-left:0;text-align:center}}.landing-steps__item:not(:last-child):after{content:"";position:absolute;top:52px;bottom:calc(2rem*-1);left:21px;width:2px;background:rgba(1,41,95,.18)}@media(min-width:768px){.landing-steps__item:not(:last-child):after{top:21px;right:calc(-50% - 1.5rem + 30px);bottom:auto;left:calc(50% + 30px);width:auto;height:2px}}.landing-steps__marker{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:44px;height:44px;border-radius:50%;background:#f7931e;color:#0b0015;font-size:1.125rem;font-weight:700}@media(min-width:768px){.landing-steps__marker{position:relative;margin:0 auto 1rem}}.landing-steps__title{margin-bottom:.5rem;padding-top:.5rem;color:rgb(.575,23.575,54.625);font-size:1.125rem;font-weight:600}@media(min-width:768px){.landing-steps__title{padding-top:0}}.landing-steps__body{margin:0;color:rgb(98.78,91.96,104.98);font-size:.875rem;line-height:1.75}.landing-advantages{display:grid;grid-gap:1.5rem;gap:1.5rem}@media(min-width:768px){.landing-advantages{grid-template-columns:repeat(2,minmax(0,1fr))}}.landing-advantages__item{display:flex;gap:1rem;padding:1.5rem;background:hsla(0,0%,100%,.7);border:1px solid rgba(1,41,95,.1);border-radius:.5rem;transition:all .2s ease-in-out}.landing-advantages__item:hover{background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.landing-advantages__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;border-radius:.5rem;background:rgb(205.85,211.85,219.95);color:rgb(.575,23.575,54.625)}.landing-advantages__title{margin-bottom:.25rem;color:rgb(.575,23.575,54.625);font-size:1rem;font-weight:600}.landing-advantages__body{margin:0;color:rgb(98.78,91.96,104.98);font-size:.875rem;line-height:1.75}.landing-closing{padding:3rem 1.5rem;background:linear-gradient(135deg,#01295f,rgb(.575,23.575,54.625));border-radius:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);text-align:center}@media(min-width:768px){.landing-closing{padding:4rem}}.landing-closing__title{margin-bottom:.5rem;color:#fff;font-size:1.5rem;font-weight:700;line-height:1.2}@media(min-width:768px){.landing-closing__title{font-size:1.875rem}}.landing-closing__subtitle{max-width:34rem;margin:0 auto 2rem;color:hsla(0,0%,100%,.85);font-size:1rem;line-height:1.75}@media(min-width:768px){.landing-closing__subtitle{font-size:1.125rem}}.landing-closing__actions{display:flex;flex-direction:column;align-items:stretch;gap:.5rem}@media(min-width:576px){.landing-closing__actions{flex-direction:row;align-items:center;justify-content:center}}.landing-closing__actions .landing-cta--ghost{color:hsla(0,0%,100%,.85)}.landing-closing__actions .landing-cta--ghost:focus-visible,.landing-closing__actions .landing-cta--ghost:hover{color:#fff}.landing-closing__actions .landing-cta:focus-visible{box-shadow:0 0 0 3px hsla(0,0%,100%,.6)}.landing-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;margin-top:3rem;color:rgb(98.78,91.96,104.98);font-size:.875rem}.landing-footer a{text-decoration:underline;text-underline-offset:3px}.landing-footer a:focus-visible,.landing-footer a:hover{color:#ad5d1a}.landing-footer__separator{opacity:.6}@media(prefers-reduced-motion:reduce){.landing-mockup__frame{animation:none}.landing-advantages__item,.landing-card,.landing-cta,.landing-cta__icon{transition:none}.landing-card:hover,.landing-cta--primary:hover:not(:disabled),.landing-cta--primary:hover:not(:disabled) .landing-cta__icon{transform:none}}.pdf-upload-page__container{max-width:600px;width:100%;padding:2rem 0}.pdf-upload-page__content{background:#fff;border-radius:16px;padding:3rem;box-shadow:0 20px 40px rgba(0,0,0,.1);text-align:center}.pdf-upload-page__title{font-size:2.5rem;color:#0b0015;margin-bottom:1rem;font-weight:700}.pdf-upload-page__subtitle{font-size:1.1rem;color:rgb(.575,23.575,54.625);margin-bottom:1rem;line-height:1.6}.pdf-upload-page__error-message{display:flex;align-items:center;gap:.75rem;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:8px;padding:1rem;margin-bottom:2rem;color:#dc2626;font-size:.95rem;line-height:1.5}.pdf-upload-page__error-message svg{flex-shrink:0;color:#dc2626}.pdf-upload-page__back-button{display:flex;align-items:center;gap:.5rem;background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);color:#fff;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;transition:all .3s ease;margin-bottom:2rem;font-size:1rem}.pdf-upload-page__back-button:hover{background:hsla(0,0%,100%,.3);transform:translateY(-2px)}.pdf-upload-page__upload-area{border:3px dashed rgb(209.66,208.12,211.06);border-radius:12px;padding:3rem 2rem;transition:all .3s ease;cursor:pointer;background:#f2f2f2;position:relative;margin-bottom:2rem}.pdf-upload-page__upload-area:hover{border-color:#f7931e;background:rgba(247,147,30,.05)}.pdf-upload-page__upload-area--drag-over{border-color:#f7931e;background:rgba(247,147,30,.1);transform:scale(1.02)}.pdf-upload-page__upload-area--has-file{border-color:#28a745;background:rgba(40,167,69,.05)}.pdf-upload-page__upload-icon{color:rgb(177.32,174.24,180.12);margin-bottom:1rem}.pdf-upload-page__upload-input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.pdf-upload-page__upload-title{color:#0b0015;margin-bottom:.5rem;font-size:1.3rem}.pdf-upload-page__upload-text{color:rgb(177.32,174.24,180.12);font-size:1rem}.pdf-upload-page__file-selected{display:flex;align-items:center;gap:1rem;text-align:left}.pdf-upload-page__file-icon{color:#28a745}.pdf-upload-page__file-info{flex:1 1}.pdf-upload-page__file-name{margin:0 0 .25rem;font-size:1.1rem;color:#0b0015}.pdf-upload-page__file-size{margin:0;color:rgb(177.32,174.24,180.12);font-size:.9rem}.pdf-upload-page__file-status{color:#28a745}.pdf-upload-page__upload-actions{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.pdf-upload-page__btn{padding:.875rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-width:140px}.pdf-upload-page__btn--primary{background:#f7931e;color:#fff}.pdf-upload-page__btn--primary:hover:not(:disabled){background:rgb(218.2403433476,121.2446351931,7.7596566524);transform:translateY(-2px)}.pdf-upload-page__btn--primary:disabled{background:rgb(177.32,174.24,180.12);cursor:not-allowed}.pdf-upload-page__btn--secondary{background:rgba(0,0,0,0);color:#0b0015;border:2px solid rgb(209.66,208.12,211.06)}.pdf-upload-page__btn--secondary:hover{border-color:#f7931e;color:#f7931e;transform:translateY(-2px)}.pdf-upload-page__btn--quiet{min-width:0;padding:.5rem 1rem;background:rgba(0,0,0,0);color:rgb(98.78,91.96,104.98)}.pdf-upload-page__btn--quiet:hover:not(:disabled){color:#ad5d1a}.pdf-upload-page__upload-progress{margin-top:2rem}.pdf-upload-page__fork{margin-bottom:1.5rem;padding:1.5rem;border:1px solid rgba(247,147,30,.35);border-radius:.5rem;background:rgba(247,147,30,.04);text-align:left}.pdf-upload-page__stored-heading{margin-bottom:1rem;color:#ad5d1a;font-size:.875rem;font-weight:600}.pdf-upload-page__stored-head{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.pdf-upload-page__stored-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;border-radius:.375rem;background:#fff;color:rgb(.575,23.575,54.625)}.pdf-upload-page__stored-name{margin:0 0 .25rem;color:#0b0015;font-size:1rem;font-weight:600;overflow-wrap:anywhere}.pdf-upload-page__stored-meta{margin:0;color:rgb(98.78,91.96,104.98);font-size:.875rem}.pdf-upload-page__fork-heading{margin:0 0 1rem;color:#0b0015;font-size:1rem;font-weight:600}.pdf-upload-page__fork-actions{display:flex;flex-direction:column;gap:.5rem}.pdf-upload-page__fork-option{display:flex;flex-direction:column;gap:.25rem;width:100%;padding:1rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem;background:#fff;text-align:left;cursor:pointer;transition:all .2s ease-in-out}.pdf-upload-page__fork-option strong{color:#0b0015;font-size:1rem;font-weight:600}.pdf-upload-page__fork-option span{color:rgb(98.78,91.96,104.98);font-size:.875rem}.pdf-upload-page__fork-option:hover:not(:disabled){border-color:#f7931e;transform:translateY(-2px);box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.pdf-upload-page__fork-option:disabled{cursor:not-allowed;opacity:.6}.pdf-upload-page__fork-quiet{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid rgb(209.66,208.12,211.06)}.pdf-upload-page__fork-note{margin:.5rem 0 0;color:rgb(98.78,91.96,104.98);font-size:.875rem;text-align:center}.pdf-upload-page__checking{margin-bottom:1.5rem;color:rgb(98.78,91.96,104.98);font-size:.875rem}.pdf-upload-page__replace-note{margin:-.5rem 0 1.5rem;color:rgb(98.78,91.96,104.98);font-size:.875rem}.pdf-upload-page__alt{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgb(209.66,208.12,211.06)}.pdf-upload-page__alt--promoted{display:flex;flex-direction:column;align-items:center;gap:.25rem;text-align:center}.pdf-upload-page__alt-link{color:rgb(98.78,91.96,104.98);font-size:.875rem;text-decoration:underline;background:none;border:none;cursor:pointer;transition:all .2s ease-in-out}.pdf-upload-page__alt-link:hover{color:#ad5d1a}.pdf-upload-page__alt-note{margin:.25rem 0 0;color:rgb(177.32,174.24,180.12);font-size:.75rem}.pdf-upload-page__loader-card{--bg-color:#f2f2f2;background-color:var(--bg-color);border-radius:1.25rem;margin-top:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);display:flex;align-items:center;justify-content:center}.pdf-upload-page__loader{color:rgb(.575,23.575,54.625);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:500;font-size:25px;box-sizing:content-box;height:40px;padding:10px;display:flex;border-radius:8px}.pdf-upload-page__words{overflow:hidden;position:relative}.pdf-upload-page__words:after{content:"";position:absolute;inset:0;background:linear-gradient(var(--bg-color) 10%,transparent 30%,transparent 70%,var(--bg-color) 90%);z-index:20}.pdf-upload-page__word{display:block;height:100%;padding-left:6px;color:#f7931e;font-weight:600;animation:pdf-upload-page-word-spin 4s infinite}@keyframes pdf-upload-page-word-spin{10%{transform:translateY(-102%)}25%{transform:translateY(-100%)}35%{transform:translateY(-202%)}50%{transform:translateY(-200%)}60%{transform:translateY(-302%)}75%{transform:translateY(-300%)}85%{transform:translateY(-402%)}to{transform:translateY(-400%)}}@media(max-width:768px){.pdf-upload-page{padding:1rem}.pdf-upload-page__content{padding:2rem 1.5rem}.pdf-upload-page__title{font-size:2rem}.pdf-upload-page__error-message{padding:.875rem;font-size:.9rem;margin-bottom:1.5rem}.pdf-upload-page__upload-area{padding:2rem 1rem}.pdf-upload-page__fork-quiet,.pdf-upload-page__upload-actions{flex-direction:column;align-items:center}.pdf-upload-page__btn{width:100%;max-width:250px}}.resume-input-page__container{width:50%;display:flex;flex-direction:column;padding:2rem 0}.resume-input-page__header{background:#fff;padding:1rem 1.5rem;border-bottom:1px solid rgb(209.66,208.12,211.06);display:flex;align-items:center;gap:2rem;flex-wrap:wrap;border-radius:1rem 1rem 0 0}.resume-input-page__header-info{flex:1 1;min-width:300px}.resume-input-page__step-indicator{display:flex;flex-direction:column;gap:.5rem;min-width:200px}.resume-input-page__step-text{font-size:.9rem;color:rgb(177.32,174.24,180.12);text-align:right}.resume-input-page__progress-bar{width:100%;height:6px;background:rgb(209.66,208.12,211.06);border-radius:3px;overflow:hidden}.resume-input-page__progress-fill{height:100%;background:linear-gradient(90deg,#f7931e,rgb(248.7510729614,170.6394849785,79.2489270386));transition:width .3s ease;border-radius:3px}.resume-input-page__steps-nav{background:#fff;border-bottom:1px solid rgb(209.66,208.12,211.06);padding:.75rem 1.5rem;display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.resume-input-page__step-tab{display:flex;align-items:center;justify-content:center;padding:.5rem;border:none;background:rgba(0,0,0,0);border-radius:12px;cursor:pointer;transition:background-color .3s ease,border-color .3s ease,transform .2s ease,box-shadow .2s ease;width:42px;height:42px;border:2px solid rgba(0,0,0,0)}.resume-input-page__step-tab:hover{background:rgba(247,147,30,.1);border-color:rgba(247,147,30,.3)}.resume-input-page__step-tab--active{background:rgba(247,147,30,.15);border-color:#f7931e}.resume-input-page__step-tab--active .resume-input-page__step-icon{background:#f7931e;color:#fff;border-radius:10px;width:32px;height:32px}.resume-input-page__step-tab--completed .resume-input-page__step-icon{background:rgb(250.852360515,199.0068669528,138.347639485);color:#f7931e;border-radius:10px;width:32px;height:32px}.resume-input-page__step-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:rgb(177.32,174.24,180.12);flex-shrink:0;transition:background-color .3s ease,color .3s ease}.resume-input-page__items-container{display:flex;flex-direction:column;gap:1rem}.resume-input-page__certification-item,.resume-input-page__education-item,.resume-input-page__experience-item,.resume-input-page__project-item{position:relative;padding:1rem;background:#f2f2f2;border-radius:6px;border:1px solid rgb(209.66,208.12,211.06);transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.resume-input-page__certification-item:hover,.resume-input-page__education-item:hover,.resume-input-page__experience-item:hover,.resume-input-page__project-item:hover{border-color:rgba(247,147,30,.3);background:rgba(247,147,30,.02)}.resume-input-page__languages-container,.resume-input-page__skills-container{display:flex;flex-direction:column;gap:.75rem}.resume-input-page__language-item,.resume-input-page__skill-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#f2f2f2;border-radius:6px;border:1px solid rgb(209.66,208.12,211.06);transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.resume-input-page__language-item:hover,.resume-input-page__skill-item:hover{border-color:rgba(247,147,30,.3);background:rgba(247,147,30,.02)}.resume-input-page__remove-button--absolute{position:absolute;top:.75rem;right:.75rem}.resume-input-page__nav-buttons{display:flex;justify-content:space-between;align-items:center;width:100%}.resume-input-page__nav-buttons--single{justify-content:flex-end}.resume-input-page__header-title{font-size:1.75rem;color:#0b0015;margin:0 0 .5rem;font-weight:700}.resume-input-page__back-button{display:flex;align-items:center;gap:.5rem;background:rgba(0,0,0,0);border:1px solid rgb(209.66,208.12,211.06);color:#0b0015;padding:.75rem 1rem;border-radius:8px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;font-size:.9rem}.resume-input-page__back-button:hover{border-color:#f7931e;color:#f7931e;transform:translateY(-1px)}.resume-input-page__creation-method{display:flex;align-items:center;gap:.5rem;color:rgb(177.32,174.24,180.12);font-size:.9rem}.resume-input-page__pdf-name{color:#f7931e;font-weight:500}.resume-input-page__content{flex:1 1;padding:1.5rem;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.05)}.resume-input-page__form-section{margin-bottom:1.5rem}.resume-input-page__form-section-title{font-size:1.5rem;color:#0b0015;margin:0 0 .5rem;font-weight:700}.resume-input-page__form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1rem;gap:1rem}.resume-input-page__form-group{display:flex;flex-direction:column;gap:.375rem}.resume-input-page__form-group--full{grid-column:1/-1}.resume-input-page__form-label{font-weight:600;color:#0b0015;font-size:.9rem}.resume-input-page__form-input,.resume-input-page__form-textarea{padding:.625rem .875rem;border:2px solid rgb(209.66,208.12,211.06);border-radius:6px;font-size:.9rem;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;background:#fff;color:#1a1a1a;font-weight:500}.resume-input-page__form-input:focus,.resume-input-page__form-textarea:focus{outline:none;border-color:#f7931e;box-shadow:0 0 0 3px rgba(247,147,30,.1)}.resume-input-page__form-input::placeholder,.resume-input-page__form-textarea::placeholder{color:#9ca3af;font-weight:400;opacity:.8}.resume-input-page__form-input:focus::placeholder,.resume-input-page__form-textarea:focus::placeholder{color:#d1d5db;opacity:.6}.resume-input-page__form-textarea{resize:vertical;min-height:80px;font-family:inherit;line-height:1.5}.resume-input-page__form-select{padding:.625rem .875rem;border:2px solid rgb(209.66,208.12,211.06);border-radius:6px;font-size:.9rem;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;background:#fff;color:#0b0015;cursor:pointer;min-width:150px}.resume-input-page__form-select:focus{outline:none;border-color:#f7931e;box-shadow:0 0 0 3px rgba(247,147,30,.1)}.resume-input-page__links-container{display:flex;flex-direction:column;gap:.75rem}.resume-input-page__link-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#f2f2f2;border-radius:6px;border:1px solid rgb(209.66,208.12,211.06);transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.resume-input-page__link-item:hover{border-color:rgba(247,147,30,.3);background:rgba(247,147,30,.02)}.resume-input-page__link-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#fff;border-radius:6px;border:1px solid rgb(209.66,208.12,211.06);color:rgb(177.32,174.24,180.12);flex-shrink:0}.resume-input-page__link-inputs{display:flex;align-items:center;gap:.75rem;flex:1 1}.resume-input-page__add-button{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem .875rem;background:rgba(0,0,0,0);border:2px dashed rgb(209.66,208.12,211.06);border-radius:6px;color:rgb(177.32,174.24,180.12);cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease,transform .2s ease;font-size:.85rem;font-weight:500}.resume-input-page__add-button:hover{border-color:#f7931e;color:#f7931e;background:rgba(247,147,30,.02)}.resume-input-page__remove-button{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:rgba(0,0,0,0);border:1px solid rgb(209.66,208.12,211.06);border-radius:6px;color:rgb(177.32,174.24,180.12);cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease;flex-shrink:0}.resume-input-page__remove-button:hover{border-color:#dc2626;color:#dc2626;background:rgba(220,38,38,.05)}.resume-input-page__footer{background:#fff;padding:1rem 1.5rem;border-top:1px solid rgb(209.66,208.12,211.06);display:flex;justify-content:flex-end;gap:1rem;border-radius:0 0 1rem 1rem}.resume-input-page__btn{padding:.625rem 1.25rem;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease;border:none;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-width:120px}.resume-input-page__btn--primary{background:#f7931e;color:#fff}.resume-input-page__btn--primary:hover:not(:disabled){background:rgb(218.2403433476,121.2446351931,7.7596566524);transform:translateY(-2px)}.resume-input-page__btn--primary:disabled{background:rgb(177.32,174.24,180.12);cursor:not-allowed}.resume-input-page__btn--secondary{background:rgba(0,0,0,0);color:#0b0015;border:2px solid rgb(209.66,208.12,211.06)}.resume-input-page__btn--secondary:hover{border-color:#f7931e;color:#f7931e;transform:translateY(-2px)}.resume-input-page__description-toggle{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.resume-input-page__toggle-buttons{display:flex;gap:.5rem;border:1px solid #e2e8f0;border-radius:6px;padding:2px;background:#f8fafc;width:-moz-fit-content;width:fit-content}.resume-input-page__toggle-btn{padding:.375rem .75rem;border:none;background:rgba(0,0,0,0);border-radius:4px;font-size:.875rem;cursor:pointer;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease;color:#64748b}.resume-input-page__toggle-btn:hover{background:#e2e8f0;color:#334155}.resume-input-page__toggle-btn.active{background:#3b82f6;color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.1)}.resume-input-page__bullets-container{display:flex;flex-direction:column;gap:.5rem}.resume-input-page__bullet-item{display:flex;gap:.5rem;align-items:center}.resume-input-page__bullet-item .resume-input-page__form-input{flex:1 1}.resume-input-page__bullet-item .resume-input-page__remove-button{flex-shrink:0;width:32px;height:32px;padding:0}.resume-input-page__add-bullet-btn{display:flex;align-items:center;gap:.25rem;padding:.5rem .75rem;border:1px dashed #cbd5e1;background:rgba(0,0,0,0);border-radius:6px;color:#64748b;font-size:.875rem;cursor:pointer;transition:border-color .2s ease,color .2s ease,background-color .2s ease;width:-moz-fit-content;width:fit-content}.resume-input-page__add-bullet-btn:hover{border-color:#3b82f6;color:#3b82f6;background:#f1f5f9}.resume-input-page__selected-positions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem;min-height:2rem}.resume-input-page__position-tag{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:rgba(247,147,30,.12);border:1px solid rgba(247,147,30,.35);border-radius:16px;font-size:.875rem;color:#ad5d1a;position:relative;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.resume-input-page__position-tag:hover{background:rgba(247,147,30,.2);border-color:#f7931e;color:#f7931e}.resume-input-page__position-tag:hover .resume-input-page__position-remove{opacity:1}.resume-input-page__position-tag .resume-input-page__position-remove{opacity:0;transition:opacity .2s ease;color:#dc3545}.resume-input-page__position-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid rgb(209.66,208.12,211.06);border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.1);max-height:200px;overflow-y:auto;z-index:10}.resume-input-page__position-option{width:100%;padding:.75rem;border:none;background:rgba(0,0,0,0);text-align:left;cursor:pointer;transition:background-color .2s ease;font-size:.9rem}.resume-input-page__position-option:hover{background:rgba(247,147,30,.08)}.resume-input-page__position-option:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.resume-input-page__position-option:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.resume-input-page__upload-container{display:flex;flex-direction:column;gap:1rem}.resume-input-page__upload-area{position:relative}.resume-input-page__file-input{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer}.resume-input-page__upload-label{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem;border:2px dashed rgb(209.66,208.12,211.06);border-radius:8px;cursor:pointer;transition:all .3s ease;text-align:center}.resume-input-page__upload-label:hover{border-color:#f7931e;background:rgba(247,147,30,.02)}.resume-input-page__uploaded-file{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:rgba(247,147,30,.1);border:1px solid rgba(247,147,30,.3);border-radius:6px}.resume-input-page__uploaded-file--spaced{margin-bottom:1rem}.resume-input-page__recruiter-permission{margin-top:1.5rem;padding:1rem;background:rgba(242,242,242,.5);border-radius:6px}.resume-input-page__auto-filled-badge{margin-left:.5rem;font-size:.75rem;color:#28a745;font-weight:500}.resume-input-page__auto-filled-badge--strong{font-weight:600}.resume-input-page__section-spaced{margin-top:2rem}.resume-input-page__section-subtitle{font-size:1.1rem;margin-bottom:.75rem;font-weight:700;color:#0b0015}.resume-input-page__inline-input{flex:1 1}.resume-input-page__position-input-wrap{position:relative}.resume-input-page__position-input{width:100%}.resume-input-page__muted-text{font-size:.875rem;color:#6b7280}.resume-input-page__muted-text--spaced{margin:.5rem 0 1rem}.resume-input-page__upload-icon{color:#9ca3af}.resume-input-page__upload-title{margin:0;font-weight:600;font-size:1rem}.resume-input-page__upload-subtitle{margin:.25rem 0 0;font-size:.875rem;color:#6b7280}.resume-input-page__skills-chips{display:flex;flex-wrap:wrap;gap:.5rem}.resume-input-page__skill-chip{display:flex;align-items:center;gap:.375rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:9999px;padding:.375rem .625rem .375rem .5rem;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.resume-input-page__skill-chip:focus-within{border-color:#f7931e;box-shadow:0 0 0 3px rgba(247,147,30,.1)}.resume-input-page__skill-input{width:160px;min-width:120px;border:none;outline:none;padding:0;background:rgba(0,0,0,0);font-size:.9rem;color:#0b0015}.resume-input-page__checkbox-label{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-weight:500}.resume-input-page__checkbox{width:18px;height:18px;cursor:pointer}.resume-input-page__checkbox-text{color:#0b0015}.resume-input-page__checkbox-description{margin:.5rem 0 0;font-size:.85rem;color:rgb(177.32,174.24,180.12);line-height:1.4}@media(max-width:768px){.resume-input-page .resume-input-page__container{margin:0;padding:0}.resume-input-page .resume-input-page__header{padding:1rem;flex-direction:column;align-items:flex-start;gap:1rem}.resume-input-page .resume-input-page__header-info,.resume-input-page .resume-input-page__step-indicator{min-width:unset;width:100%}.resume-input-page .resume-input-page__step-indicator .resume-input-page__step-text{text-align:left}.resume-input-page .resume-input-page__steps-nav{padding:1rem;gap:.75rem}.resume-input-page .resume-input-page__step-tab{width:40px;height:40px;padding:.5rem}.resume-input-page .resume-input-page__step-icon{width:20px;height:20px}.resume-input-page .resume-input-page__step-tab--active .resume-input-page__step-icon,.resume-input-page .resume-input-page__step-tab--completed .resume-input-page__step-icon{width:28px;height:28px}.resume-input-page .resume-input-page__header-title{font-size:1.5rem}.resume-input-page .resume-input-page__content{margin:0;padding:1.5rem}.resume-input-page .resume-input-page__form-grid{grid-template-columns:1fr;gap:1rem}.resume-input-page .resume-input-page__footer{padding:1rem;flex-direction:column}.resume-input-page .resume-input-page__nav-buttons{flex-direction:row;justify-content:space-between;width:100%;gap:1rem}.resume-input-page .resume-input-page__btn{width:100%}.resume-input-page .resume-input-page__link-inputs{flex-direction:column;gap:.5rem}.resume-input-page .resume-input-page__link-item{flex-direction:column;align-items:stretch;gap:.75rem}.resume-input-page .resume-input-page__link-icon{align-self:flex-start;margin-bottom:-.5rem}.resume-input-page .resume-input-page__remove-button{align-self:flex-end}.resume-input-page .resume-input-page__language-item,.resume-input-page .resume-input-page__skill-item{flex-direction:column;align-items:stretch;gap:.5rem}.resume-input-page .resume-input-page__certification-item,.resume-input-page .resume-input-page__education-item,.resume-input-page .resume-input-page__experience-item,.resume-input-page .resume-input-page__project-item{padding:1rem}.resume-input-page .resume-input-page__remove-button--absolute{position:static;align-self:flex-end;margin-top:1rem}}.navbar{z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:2px solid rgba(1,41,95,.15);box-shadow:0 4px 20px rgba(.575,23.575,54.625,.15),0 8px 40px rgba(.575,23.575,54.625,.08),0 16px 80px rgba(.575,23.575,54.625,.04);transition:all .2s ease-in-out}.navbar__container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;height:70px;position:relative}@media(min-width:576px){.navbar__container{padding:0 2rem}}.navbar__brand{display:inline-flex;align-items:center;line-height:0}.navbar__logo{transition:all .2s ease-in-out;filter:drop-shadow(0 1px 4px rgba(.575,23.575,54.625,.15))}.navbar__logo:hover{transform:scale(1.02);filter:drop-shadow(0 2px 8px rgba(.575,23.575,54.625,.25))}.navbar__logo--wordmark{width:clamp(110px,16vw,165px);height:auto}.navbar__menu{display:none;align-items:center}@media(min-width:768px){.navbar__menu{display:flex}}.navbar__menu--open{display:flex;position:absolute;top:100%;right:0;background:linear-gradient(135deg,rgba(242,242,242,.98),rgba(205.85,211.85,219.95,.95));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:1.5rem;border-bottom:1px solid rgba(1,41,95,.15);box-shadow:0 4px 25px rgba(.575,23.575,54.625,.12);border-radius:0 0 12px 12px;width:280px;z-index:10}@media(min-width:768px){.navbar__menu--open{position:static;background:rgba(0,0,0,0);-webkit-backdrop-filter:none;backdrop-filter:none;padding:0;border:none;box-shadow:none;border-radius:0;width:auto;z-index:auto}}.navbar__auth{display:flex;gap:1rem;width:100%;flex-direction:column}@media(min-width:768px){.navbar__auth{width:auto;flex-direction:row}}.navbar__auth-btn{padding:.5rem 1.5rem;border-radius:.5rem;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s ease-in-out;border:2px solid rgba(0,0,0,0);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.25rem;min-width:100px;text-align:center}@media(min-width:768px){.navbar__auth-btn{min-width:100px}}.navbar__auth-btn--secondary{background:hsla(0,0%,100%,.7);color:rgb(.575,23.575,54.625);border-color:rgba(1,41,95,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.navbar__auth-btn--secondary:hover{background:hsla(0,0%,100%,.9);color:rgb(.575,23.575,54.625);border-color:#01295f;transform:translateY(-2px);box-shadow:0 4px 20px rgba(.575,23.575,54.625,.1)}.navbar__auth-btn--primary{background:#01295f;color:#fff;border-color:#01295f}.navbar__auth-btn--primary:hover{background:rgb(.575,23.575,54.625);border-color:rgb(.575,23.575,54.625);transform:translateY(-2px);box-shadow:0 4px 20px rgba(.575,23.575,54.625,.25)}.navbar__auth-btn-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px}.navbar__auth-btn-icon svg{width:18px;height:18px;display:block}.navbar__admin-btn{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;padding:.5rem 1.5rem;border-radius:.5rem;font-weight:600;font-size:.875rem;cursor:pointer;text-decoration:none;border:2px solid rgba(0,0,0,0);background:#f7931e;color:#fff;box-shadow:0 4px 16px rgba(247,147,30,.3);transition:all .2s ease-in-out}.navbar__admin-btn:hover{background:#ad5d1a;transform:translateY(-2px);box-shadow:0 6px 22px rgba(247,147,30,.4)}.navbar__admin-btn-icon{width:16px;height:16px}.navbar__profile{display:inline-flex;align-items:center;gap:.25rem;flex-shrink:0;padding:.25rem 1rem;border-radius:.5rem;font-weight:500;font-size:.875rem;text-decoration:none;color:rgb(.575,23.575,54.625);background:hsla(0,0%,100%,.7);border:2px solid rgba(1,41,95,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;transition:all .2s ease-in-out}.navbar__profile:hover{background:hsla(0,0%,100%,.9);border-color:#01295f;transform:translateY(-2px);box-shadow:0 4px 20px rgba(.575,23.575,54.625,.2)}.navbar__profile-avatar{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;border-radius:50%;overflow:hidden;background:rgb(205.85,211.85,219.95)}.navbar__profile-img{width:100%;height:100%;object-fit:cover}.navbar__profile-fallback{width:16px;height:16px;color:#01295f}.navbar__toggle{display:flex;flex-direction:column;justify-content:space-around;width:30px;height:25px;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0}@media(min-width:768px){.navbar__toggle{display:none}}.navbar__toggle span{width:100%;height:3px;background:rgb(.575,23.575,54.625);border-radius:.125rem;transition:all .3s ease;transform-origin:center;box-shadow:0 1px 2px rgba(.575,23.575,54.625,.2)}.navbar__toggle--open span:first-child{transform:rotate(45deg) translate(5px,5px)}.navbar__toggle--open span:nth-child(2){opacity:0}.navbar__toggle--open span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.notfound{flex:1 0 auto;min-height:100svh;justify-content:center;padding:2rem 1.5rem}.notfound,.notfound__card{display:flex;align-items:center}.notfound__card{width:100%;max-width:480px;flex-direction:column;gap:1rem;text-align:center;background:hsla(0,0%,100%,.8);border:1px solid rgba(1,41,95,.25);border-radius:.75rem;padding:3rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}@media(min-width:768px){.notfound__card{padding:4rem}}.notfound__logo{height:auto;max-width:160px;margin-bottom:.5rem}.notfound__title{font-size:1.5rem;font-weight:600;color:#0b0015}@media(min-width:768px){.notfound__title{font-size:1.875rem}}.notfound__message{color:rgb(.575,23.575,54.625)}.notfound__action{margin-top:.5rem;padding:.5rem 1.5rem;border-radius:.5rem;background-color:#f7931e;color:#fff;font-weight:500;text-decoration:none;transition:background-color .2s ease}.notfound__action:focus-visible,.notfound__action:hover{background-color:#ad5d1a}.pf-page{flex:1 0 auto;min-height:100svh;display:flex;justify-content:center;align-items:flex-start;width:100%;padding:1rem}@media(min-width:768px){.pf-page{padding:2rem}}.cv-editor-message{padding:4rem 2rem;color:rgb(177.32,174.24,180.12);font-size:1.125rem;text-align:center}.cv-editor{--cv-toppanel-height:76px;--cv-bottompanel-height:56px;flex-direction:row;align-items:stretch;width:100%;height:100%;overflow:hidden;background-color:var(--cv-page-bg,rgb(205.85,211.85,219.95));background-image:linear-gradient(rgba(11,0,21,.1),rgba(11,0,21,.1))}.cv-editor--preview{--cv-bottompanel-height:0px}.cv-editor__panel{position:relative;isolation:isolate;height:100%;overflow:hidden}.cv-editor__panel:before{content:"";position:absolute;inset:0;z-index:-1;background-color:hsla(0,0%,100%,.85);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.cv-editor__panel--left{width:20%;min-width:220px;border-right:1px solid rgb(209.66,208.12,211.06)}.cv-editor__panel--right{width:20%;min-width:260px;border-left:1px solid rgb(209.66,208.12,211.06)}.cv-editor__panel--empty{border-color:rgba(0,0,0,0)}.cv-editor__panel--empty:before{display:none}.cv-editor__main{position:relative;flex:1 1;min-width:0;height:100%;display:flex;flex-direction:column}.cv-editor--dark-surface .cv-canvas{scrollbar-color:rgba(242,242,242,.4) rgba(0,0,0,0)}.cv-editor--dark-surface .cv-canvas::-webkit-scrollbar-thumb{background-color:rgba(242,242,242,.4)}.cv-editor--dark-surface .cv-canvas::-webkit-scrollbar-thumb:hover{background-color:rgba(242,242,242,.6)}.cv-editor--dark-surface .cv-canvas::-webkit-scrollbar-thumb:active{background-color:rgba(242,242,242,.75)}.cv-rt-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem;padding:.25rem .5rem;background-color:#fff;border-bottom:1px solid rgb(209.66,208.12,211.06);min-height:44px}.cv-rt-toolbar__divider{width:1px;align-self:stretch;margin:4px .25rem;background-color:rgb(209.66,208.12,211.06)}.cv-rt-toolbar__btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:.375rem;color:#01295f;transition:all .2s ease-in-out}.cv-rt-toolbar__btn:hover{background-color:rgba(1,41,95,.08)}.cv-rt-toolbar__btn--active{background-color:#f7931e;color:#fff}.cv-rt-toolbar__btn--active:hover{background-color:#f7931e}.cv-canvas{flex:1 1;overflow:auto;padding:calc(var(--cv-toppanel-height) + 1rem) 2rem calc(var(--cv-bottompanel-height) + 1rem*2);display:flex;justify-content:center;align-items:flex-start}.cv-canvas__viewport{display:flex;flex-direction:column;margin:0 auto}.cv-canvas__viewport--responsive{container-type:inline-size;container-name:cv-frame}.cv-canvas__viewport--pinned{flex-shrink:0}.cv-canvas__frame{position:relative;display:flex;flex-direction:column;width:100%;margin:0 auto}.cv-canvas__frame--paper{border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.cv-empty-hint{position:absolute;inset:0;z-index:5;display:flex;justify-content:center;align-items:flex-start;border-radius:inherit;background-color:rgba(11,0,21,.45);transition:opacity .15s ease-in-out;pointer-events:none}.cv-empty-hint--dragging{opacity:0}.cv-editor--dark-surface .cv-empty-hint{background-color:rgba(11,0,21,.6)}.cv-empty-hint__card{position:-webkit-sticky;position:sticky;top:20vh;display:flex;flex-direction:column;align-items:center;gap:.5rem;max-width:22rem;padding:2rem;border-radius:.75rem;background-color:hsla(0,0%,100%,.95);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);text-align:center}.cv-empty-hint__icon{color:#f7931e}.cv-empty-hint__title{margin:0;color:#01295f;font-size:1.125rem;font-weight:600}.cv-empty-hint__text{margin:0;color:rgb(177.32,174.24,180.12);font-size:.875rem;line-height:1.5}.cv-section{position:relative;isolation:isolate;border:0 solid rgba(0,0,0,0)}.cv-section--interactive{outline:2px solid rgba(0,0,0,0);outline-offset:2px;transition:outline-color .12s ease;cursor:pointer}.cv-section--interactive:hover{outline-color:rgba(247,147,30,.25)}.cv-section--selected{outline-color:#f7931e}.cv-section__grid{position:relative}.cv-section__label{position:absolute;bottom:calc(100% + 4px);left:var(--cv-label-x,-4px);padding:2px .25rem;border-radius:.125rem .125rem 0 0;background-color:#f7931e;color:#fff;font-size:.75rem;opacity:0;pointer-events:none;transition:all .2s ease-in-out}.cv-section--selected .cv-section__label,.cv-section:hover .cv-section__label{opacity:1}.cv-section__resize{position:absolute;left:50%;bottom:2px;transform:translateX(-50%);width:56px;height:8px;border-radius:.125rem;background-color:rgba(1,41,95,.25);cursor:ns-resize;opacity:0;transition:all .2s ease-in-out}.cv-section--selected .cv-section__resize,.cv-section:hover .cv-section__resize{opacity:1}.cv-section__resize:hover{background-color:#f7931e}.cv-cell{border:2px dashed rgba(1,41,95,.4);border-radius:.375rem;background:rgba(0,0,0,0)}.cv-cell--drop{border-style:solid;border-color:#f7931e;background:rgba(247,147,30,.12);z-index:1}.cv-block{position:relative;min-width:0;min-height:0}.cv-block--interactive{cursor:-webkit-grab;cursor:grab;transition:outline-color .12s ease;outline:2px solid rgba(0,0,0,0);outline-offset:2px}.cv-block--interactive.cv-block--hovered,.cv-block--interactive:hover{outline-color:rgba(247,147,30,.4)}.cv-block--selected{outline-color:#f7931e}.cv-block--dragging{cursor:-webkit-grabbing;cursor:grabbing}.cv-block--hidden{outline-color:rgba(1,41,95,.5);outline-style:dashed}.cv-block__content{width:100%;height:100%;display:flex;overflow:hidden;box-sizing:border-box;font-size:calc(1rem*var(--cv-fs, 1))}.cv-block__image{width:100%;height:100%;border-radius:inherit}.cv-block__button{display:inline-flex;align-items:center;justify-content:center;max-width:100%;text-decoration:none;text-align:center;line-height:1.2}.cv-block__divider{align-self:center}.cv-block__frame{width:100%;height:100%;border:none;display:block;border-radius:inherit}.cv-block__placeholder{display:flex;align-items:center;justify-content:center;max-width:100%;max-height:100%;padding:.25rem .5rem;border:1px dashed rgb(209.66,208.12,211.06);border-radius:.375rem;font-size:.875rem}.cv-block__handle{position:absolute;width:14px;height:14px;background-color:#fff;border:1px solid #f7931e;border-radius:3px;z-index:6}.cv-block__handle--nw{top:-7px;left:-7px;cursor:nwse-resize}.cv-block__handle--n{top:-7px;left:50%;transform:translateX(-50%);cursor:ns-resize}.cv-block__handle--ne{top:-7px;right:-7px;cursor:nesw-resize}.cv-block__handle--w{left:-7px}.cv-block__handle--e,.cv-block__handle--w{top:50%;transform:translateY(-50%);cursor:ew-resize}.cv-block__handle--e{right:-7px}.cv-block__handle--sw{bottom:-7px;left:-7px;cursor:nesw-resize}.cv-block__handle--s{bottom:-7px;left:50%;transform:translateX(-50%);cursor:ns-resize}.cv-block__handle--se{bottom:-7px;right:-7px;cursor:nwse-resize}.cv-exp__heading{margin:0 0 .5rem;font-size:calc(1.125rem*var(--cv-fs, 1));font-weight:600;line-height:1.2}.cv-exp__list{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.cv-exp__list--timeline .cv-exp__entry{display:grid;grid-template-columns:minmax(84px,22%) 1fr;grid-column-gap:1rem;column-gap:1rem}.cv-exp__list--norail .cv-exp__entry{grid-template-columns:1fr}.cv-exp__list--norail .cv-exp__rail{display:none}.cv-exp__list--split .cv-exp__line{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.cv-exp__list--stacked .cv-exp__line{display:flex;flex-direction:column;align-items:flex-start}.cv-exp__rail{font-size:calc(.75rem*var(--cv-fs, 1));line-height:1.5;text-align:right}.cv-exp__body{min-width:0}.cv-exp__line{margin:0;line-height:1.5}.cv-exp__company{font-weight:600}.cv-exp__role{font-style:italic}.cv-exp__meta{flex-shrink:0;font-size:calc(.75rem*var(--cv-fs, 1))}.cv-exp__desc{margin:.25rem 0 0;font-size:calc(.875rem*var(--cv-fs, 1));line-height:1.5;white-space:pre-line;overflow-wrap:anywhere}.cv-entrylist__heading{margin:0 0 .5rem;font-size:calc(1.125rem*var(--cv-fs, 1));font-weight:600;line-height:1.2}.cv-entrylist__list{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.cv-entrylist__list--timeline .cv-entry{display:grid;grid-template-columns:minmax(84px,22%) 1fr;grid-column-gap:1rem;column-gap:1rem}.cv-entrylist__list--norail .cv-entry{grid-template-columns:1fr}.cv-entrylist__list--norail .cv-entry__rail{display:none}.cv-entrylist__list--split .cv-entry__line{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.cv-entrylist__list--stacked .cv-entry__line{display:flex;flex-direction:column;align-items:flex-start}.cv-entry__rail{font-size:calc(.75rem*var(--cv-fs, 1));line-height:1.5;text-align:right}.cv-entry__body{min-width:0}.cv-entry__line{margin:0;line-height:1.5}.cv-entry__title{font-weight:600}.cv-entry__subtitle{margin:0;font-size:calc(.875rem*var(--cv-fs, 1));font-style:italic;line-height:1.5}.cv-entry__meta{flex-shrink:0}.cv-entry__meta,.cv-entry__note{font-size:calc(.75rem*var(--cv-fs, 1))}.cv-entry__note{margin:0;line-height:1.5}.cv-entry__desc{font-size:calc(.875rem*var(--cv-fs, 1));white-space:pre-line}.cv-entry__desc,.cv-entry__link{margin:.25rem 0 0;line-height:1.5;overflow-wrap:anywhere}.cv-entry__link{font-size:calc(.75rem*var(--cv-fs, 1))}.cv-entry__link a{color:inherit;text-decoration:underline}.cv-contact{display:flex;flex-direction:column;align-items:var(--cv-anchor-x,flex-start)}.cv-contact__heading{margin:0 0 .25rem;font-size:calc(1.125rem*var(--cv-fs, 1));font-weight:600;line-height:1.2}.cv-contact__items{display:flex;margin:0;padding:0;list-style:none}.cv-contact__items--stacked{flex-direction:column;align-items:var(--cv-anchor-x,flex-start)}.cv-contact__items--inline{flex-wrap:wrap;align-items:baseline;justify-content:var(--cv-anchor-x,flex-start)}.cv-contact__item{display:flex;align-items:baseline;gap:.25rem;min-width:0;font-size:calc(.875rem*var(--cv-fs, 1));line-height:1.5}.cv-contact__icon{display:flex;flex-shrink:0;position:relative;top:2px}.cv-contact__label{flex-shrink:0;font-weight:600}.cv-contact__label:after{content:":"}.cv-contact__value{min-width:0;overflow-wrap:anywhere}.cv-contact__link{display:flex;align-items:baseline;gap:.25rem;min-width:0;color:inherit;text-decoration:underline}.cv-contact-edit__kind{flex:0 0 7.5rem}.cv-contact-edit__label{flex:0 0 7rem}.cv-taglist{display:flex;flex-direction:column;align-items:var(--cv-anchor-x,flex-start)}.cv-taglist__heading{margin:0 0 .25rem;font-size:calc(1.125rem*var(--cv-fs, 1));line-height:1.5}.cv-taglist__items{margin:0;padding:0;list-style:none}.cv-taglist__items--chips{display:flex;flex-wrap:wrap;justify-content:var(--cv-anchor-x,flex-start)}.cv-taglist__items--list{display:flex;flex-direction:column;align-items:var(--cv-anchor-x,flex-start)}.cv-taglist__item{font-size:calc(.875rem*var(--cv-fs, 1));line-height:1.5;overflow-wrap:anywhere}.cv-taglist__item--chips{display:inline-flex;align-items:center}.cv-taglist__run{margin:0;font-size:calc(.875rem*var(--cv-fs, 1));line-height:1.5;overflow-wrap:anywhere}.cv-prose{max-width:100%;line-height:1.5}.cv-prose--empty{margin:0}.cv-prose:focus,.cv-prose:focus-visible{outline:none}.cv-prose h1{font-size:calc(1.875rem*var(--cv-fs, 1))}.cv-prose h1,.cv-prose h2{font-weight:700;margin:0 0 .5rem}.cv-prose h2{font-size:calc(1.5rem*var(--cv-fs, 1))}.cv-prose h3{font-size:calc(1.25rem*var(--cv-fs, 1));font-weight:600;margin:0 0 .25rem}.cv-prose p{margin:0 0 .5rem}.cv-prose ol,.cv-prose ul{margin:0 0 .5rem;padding-left:1.5rem}.cv-prose ul{list-style:disc}.cv-prose ol{list-style:decimal}.cv-prose li{margin-bottom:2px}.cv-prose a{color:#f7931e;text-decoration:underline}.cv-prose blockquote{margin:0 0 .5rem;padding-left:1rem;border-left:3px solid rgb(209.66,208.12,211.06);color:rgb(177.32,174.24,180.12)}.cv-prose code{padding:1px 4px;border-radius:.125rem;font-family:monospace;font-size:.9em}.cv-prose code,.cv-prose pre{background-color:rgba(1,41,95,.08)}.cv-prose pre{margin:0 0 .5rem;padding:.5rem;border-radius:.375rem;overflow-x:auto}.cv-prose pre code{padding:0;background:rgba(0,0,0,0)}.cv-prose img{height:1.1em;width:1.1em;vertical-align:-.2em;display:inline-block}.cv-prose--editing{flex:1 0 auto}.cv-prose--editing:empty:before{content:attr(data-placeholder);color:rgb(177.32,174.24,180.12);pointer-events:none}.cv-palette{padding:1rem}.cv-palette__note{margin:0 0 1rem;padding:.5rem;border:1px solid rgba(1,41,95,.3);border-radius:.375rem;background-color:rgba(1,41,95,.06)}.cv-palette__note p{margin:0 0 .25rem;font-size:.75rem;color:#01295f}.cv-palette__note-action{width:100%;padding:.25rem .5rem;border:1px solid #01295f;border-radius:.375rem;color:#01295f;font-size:.875rem;font-weight:600;background-color:#fff;transition:all .2s ease-in-out}.cv-palette__note-action:hover{background-color:rgba(1,41,95,.08)}.cv-palette__title{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;color:#01295f;margin-bottom:1rem}.cv-palette__title--spaced{margin-top:1.5rem}.cv-palette__add-section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;width:100%;padding:1rem .5rem;background-color:#fff;border:1px dashed rgb(209.66,208.12,211.06);border-radius:.375rem;color:#01295f;font-size:.875rem;transition:all .2s ease-in-out}.cv-palette__add-section:hover{border-color:#f7931e;color:#f7931e}.cv-palette__tiles{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem}.cv-palette__tile{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:1rem .5rem;background-color:#fff;border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem;transition:all .2s ease-in-out}.cv-palette__tile:hover{border-color:#f7931e;transform:translateY(-1px);box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.cv-palette__tile:disabled{opacity:.5;cursor:not-allowed}.cv-palette__tile:disabled:hover{border-color:rgb(209.66,208.12,211.06);transform:none;box-shadow:none}.cv-palette__tile-icon{font-size:1.5rem}.cv-palette__tile-label{font-size:.875rem;color:#01295f}.cv-inspector{height:100%;overflow-y:auto;padding:1rem}.cv-inspector__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.cv-inspector__header div{display:flex;align-items:center;gap:.5rem}.cv-inspector__title{font-size:1.125rem;color:#01295f;margin:0}.cv-inspector__name{min-width:0;padding:2px .25rem;border:1px solid rgba(0,0,0,0);border-radius:.125rem;background-color:rgba(0,0,0,0);color:#01295f;font-size:1.125rem}.cv-inspector__name:hover{border-color:rgb(209.66,208.12,211.06)}.cv-inspector__name:focus{outline:none;border-color:#f7931e;background-color:#fff}.cv-inspector__order,.cv-inspector__parent{display:flex;align-items:center;gap:.25rem;margin-bottom:1rem}.cv-inspector__parent{width:100%;padding:.25rem .5rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem;background-color:#fff;color:rgb(177.32,174.24,180.12);font-size:.75rem;text-align:left;transition:all .2s ease-in-out}.cv-inspector__parent:hover{border-color:#f7931e;color:#f7931e}.cv-inspector__parent:hover .cv-inspector__parent-name{color:#f7931e}.cv-inspector__parent-name{flex:1 1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#01295f;font-size:.875rem}.cv-inspector__toggle{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#01295f;cursor:pointer}.cv-inspector__delete{width:100%;padding:.5rem;border:1px solid #dc3545;border-radius:.375rem;color:#dc3545;font-size:.875rem;transition:all .2s ease-in-out}.cv-inspector__delete:hover{background-color:rgba(220,53,69,.08)}.cv-inspector__delete:disabled{border-color:rgb(209.66,208.12,211.06);color:rgb(177.32,174.24,180.12);cursor:not-allowed;background-color:rgba(0,0,0,0)}.cv-layers{display:flex;flex-direction:column;gap:2px;padding:0;margin:0;list-style:none}.cv-layers__empty{padding:1rem;font-size:.875rem;color:rgb(177.32,174.24,180.12)}.cv-layers__row{display:flex;align-items:center;gap:.25rem;padding:.25rem;border:1px solid rgba(0,0,0,0);border-radius:.375rem;background-color:#fff;cursor:-webkit-grab;cursor:grab;transition:all .2s ease-in-out}.cv-layers__row:hover{border-color:rgb(209.66,208.12,211.06)}.cv-layers__row--active{border-color:#f7931e;background-color:rgba(247,147,30,.08)}.cv-layers__row--hidden .cv-layers__name{color:rgb(177.32,174.24,180.12);text-decoration:line-through}.cv-layers__row--drag-over{border-color:#f7931e;border-style:dashed}.cv-layers__select{display:flex;align-items:center;gap:.25rem;flex:1 1;min-width:0;text-align:left}.cv-layers__icon{flex-shrink:0;font-size:1rem}.cv-layers__name{flex:1 1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;color:#01295f}.cv-layers__actions{display:flex;flex-shrink:0;gap:2px}.cv-layers__btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:.125rem;color:rgb(177.32,174.24,180.12);transition:all .2s ease-in-out}.cv-layers__btn:hover{background-color:rgba(1,41,95,.08);color:#01295f}.cv-layers__btn:disabled{opacity:.3;cursor:not-allowed;background-color:rgba(0,0,0,0)}.cv-anchor{display:grid;grid-template-columns:repeat(3,32px);grid-template-rows:repeat(3,32px);grid-gap:.25rem;gap:.25rem}.cv-anchor__cell{display:flex;align-items:center;justify-content:center;border:1px solid rgb(209.66,208.12,211.06);border-radius:.125rem;background-color:#fff;transition:all .2s ease-in-out}.cv-anchor__cell:hover{border-color:#f7931e}.cv-anchor__cell--active{background-color:#f7931e;border-color:#f7931e}.cv-anchor__cell--active .cv-anchor__dot{background-color:#fff}.cv-anchor__dot{width:8px;height:8px;border-radius:50%;background-color:rgb(177.32,174.24,180.12)}.cv-field{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.5rem}.cv-field__label{font-size:.875rem;font-weight:500;color:#0b0015}.cv-field__input,.cv-field__textarea{width:100%;padding:.25rem .5rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem;background-color:#fff;font-size:.875rem;transition:all .2s ease-in-out}.cv-field__input:focus,.cv-field__textarea:focus{outline:none;border-color:#f7931e}.cv-field__textarea{min-height:84px;resize:vertical;font-family:inherit;line-height:1.5}.cv-field__input:disabled,.cv-field__textarea:disabled{background-color:rgba(1,41,95,.06);color:rgb(177.32,174.24,180.12);cursor:not-allowed}.cv-field__error,.cv-field__hint{margin:-.25rem 0 .5rem;font-size:.75rem;line-height:1.5}.cv-field__hint{color:rgb(177.32,174.24,180.12)}.cv-field__error{color:#dc3545}.cv-lpanel{display:flex;flex-direction:column;height:100%}.cv-lpanel__tabs{display:flex;flex-shrink:0;border-bottom:1px solid rgb(209.66,208.12,211.06)}.cv-lpanel__tab{flex:1 1;padding:.5rem;font-size:.875rem;color:#01295f;border-bottom:2px solid rgba(0,0,0,0);transition:all .2s ease-in-out}.cv-lpanel__tab:hover{background-color:rgba(1,41,95,.06)}.cv-lpanel__tab--active{color:#f7931e;border-bottom-color:#f7931e;font-weight:600}.cv-lpanel__body{flex:1 1;overflow-y:auto}.cv-settings{padding:1rem}.cv-settings__section{margin-bottom:1.5rem}.cv-settings__title{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:rgb(98.78,91.96,104.98);margin-bottom:.5rem}.cv-settings__toggle{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;color:#01295f;cursor:pointer}.cv-settings__presets{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.5rem;gap:.5rem}.cv-settings__preset{display:flex;gap:2px;padding:.25rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem;background-color:#fff;transition:all .2s ease-in-out}.cv-settings__preset:hover{border-color:#f7931e}.cv-settings__swatch{flex:1 1;height:18px;border-radius:.125rem}.cv-toppanel{position:absolute;top:0;left:0;right:0;z-index:10;height:var(--cv-toppanel-height);display:flex;justify-content:center;background-color:rgba(0,0,0,0);pointer-events:none}.cv-toppanel__bar{pointer-events:auto;height:100%;display:flex;align-items:center;gap:1.5rem;padding:.5rem 1.5rem;background-color:#fff;border:1px solid rgb(209.66,208.12,211.06);border-top:none;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.cv-toppanel__group{display:flex;gap:.5rem}.cv-toppanel__btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:64px;padding:.25rem 1rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem;color:#01295f;font-size:.75rem;background-color:#fff;transition:all .2s ease-in-out}.cv-toppanel__btn--active,.cv-toppanel__btn:hover{border-color:#f7931e;color:#f7931e}.cv-toppanel__btn--active{background-color:rgba(247,147,30,.08)}.cv-bottompanel{position:absolute;bottom:0;left:0;right:0;z-index:10;height:calc(var(--cv-bottompanel-height) + 1rem);display:flex;align-items:flex-start;justify-content:center;background-color:rgba(0,0,0,0);pointer-events:none}.cv-bottompanel__bar{pointer-events:auto;height:var(--cv-bottompanel-height);min-width:0;max-width:calc(100% - 2rem);display:flex;align-items:center;gap:1.5rem;padding:0 1.5rem;background-color:#fff;border:1px solid rgb(209.66,208.12,211.06);border-radius:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.cv-bottompanel__name{width:14rem;min-width:0;padding:.25rem .5rem;border:1px solid rgba(0,0,0,0);border-radius:.375rem;color:#0b0015;font-size:.875rem;font-weight:600;background-color:rgba(0,0,0,0);transition:all .2s ease-in-out}.cv-bottompanel__name:hover{border-color:rgb(209.66,208.12,211.06)}.cv-bottompanel__name:focus{outline:none;border-color:#f7931e;background-color:#fff}.cv-bottompanel__status{display:flex;align-items:center;gap:.25rem;color:rgb(177.32,174.24,180.12);font-size:.75rem;white-space:nowrap}.cv-bottompanel__status--saved{color:#28a745}.cv-bottompanel__status--error{color:#dc3545}.cv-bottompanel__spinner{animation:cv-bottompanel-spin 1s linear infinite}.cv-bottompanel__btn{flex-shrink:0;display:flex;align-items:center;gap:.5rem;padding:.5rem 1.5rem;border:1px solid #f7931e;border-radius:.5rem;color:#fff;font-size:.875rem;background-color:#f7931e;transition:all .2s ease-in-out}.cv-bottompanel__btn:hover{background-color:#ad5d1a;border-color:#ad5d1a}.cv-bottompanel__btn:disabled{opacity:.6;cursor:default}@keyframes cv-bottompanel-spin{to{transform:rotate(1turn)}}.cv-publish-chip{flex-shrink:0;display:flex;align-items:center;gap:.25rem;min-width:0;padding:.25rem .5rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.5rem;color:rgb(177.32,174.24,180.12);font-size:.75rem;background-color:rgba(0,0,0,0);transition:all .2s ease-in-out}.cv-publish-chip:hover:not(:disabled){border-color:#f7931e;color:#0b0015}.cv-publish-chip:disabled{opacity:.6;cursor:default}.cv-publish-chip__dot{width:7px;height:7px;border-radius:50%;background-color:#28a745;flex-shrink:0}.cv-publish-chip__slug{min-width:0;max-width:12rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.cv-list-edit__toolbar{margin-bottom:.5rem}.cv-list-edit__import{display:inline-flex;align-items:center;gap:.25rem;margin-bottom:.25rem;padding:.25rem .5rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem;background-color:#fff;font-size:.875rem;color:#f7931e;transition:all .2s ease-in-out}.cv-list-edit__import:hover:not(:disabled){border-color:#f7931e;background-color:rgba(247,147,30,.06)}.cv-list-edit__import:disabled{color:rgb(177.32,174.24,180.12);cursor:not-allowed}.cv-list-edit__list{display:flex;flex-direction:column;gap:.5rem;margin:0 0 .5rem;padding:0;list-style:none}.cv-list-edit__row{border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem;background-color:#fff}.cv-list-edit__row--drag-over{border-color:#f7931e;box-shadow:inset 0 2px 0 #f7931e}.cv-list-edit__row--inline{display:flex;align-items:center;gap:.25rem;padding:.25rem}.cv-list-edit__row--inline .cv-field__input{flex:1 1;min-width:0}.cv-list-edit__style{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;padding:.25rem .5rem .5rem;border-top:1px solid rgb(209.66,208.12,211.06)}.cv-list-edit__style-label{min-width:56px;font-size:.75rem;color:rgb(177.32,174.24,180.12)}.cv-list-edit__header{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem}.cv-list-edit__grip{display:flex;color:rgb(177.32,174.24,180.12);cursor:-webkit-grab;cursor:grab}.cv-list-edit__summary{display:flex;flex:1 1;align-items:center;gap:.25rem;min-width:0;background:none;border:none;font-size:.875rem;text-align:left;color:#01295f}.cv-list-edit__summary-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cv-list-edit__actions{display:flex;flex-shrink:0;gap:2px}.cv-list-edit__btn{display:flex;align-items:center;padding:.25rem;border:none;border-radius:.125rem;background:none;color:#01295f;transition:all .2s ease-in-out}.cv-list-edit__btn:hover:not(:disabled){background-color:rgba(1,41,95,.1)}.cv-list-edit__btn:disabled{opacity:.35;cursor:not-allowed}.cv-list-edit__btn--danger:hover:not(:disabled){background-color:rgba(220,53,69,.1);color:#dc3545}.cv-list-edit__btn--on{background-color:rgba(247,147,30,.12);color:#f7931e}.cv-list-edit__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:.5rem;column-gap:.5rem;padding:.5rem;border-top:1px solid rgb(209.66,208.12,211.06)}.cv-list-edit__field--full{grid-column:1/-1}.cv-list-edit__add{display:flex;align-items:center;justify-content:center;gap:.25rem;width:100%;padding:.5rem;border:1px dashed rgb(209.66,208.12,211.06);border-radius:.375rem;background:none;font-size:.875rem;color:#f7931e;transition:all .2s ease-in-out}.cv-list-edit__add:hover{border-color:#f7931e;background-color:rgba(247,147,30,.06)}.cv-rt-editor{border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem;overflow:hidden}.cv-rt-editor__surface{min-height:260px;max-height:50vh;overflow-y:auto}.cv-rt-editor__surface,.cv-rt-link{display:flex;flex-direction:column;padding:1rem}.cv-rt-link{gap:.5rem}.cv-rt-link__input{width:100%;padding:.25rem .5rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem;background-color:#fff;font-size:.875rem;color:#01295f}.cv-rt-link__input:focus{outline:none;border-color:#f7931e}.cv-rt-link__error{margin:0;font-size:.75rem;color:#dc3545}.cv-rt-link__actions{display:flex;justify-content:flex-end;gap:.25rem}.cv-rt-link__btn{padding:.25rem .5rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem;background-color:#fff;color:#01295f;font-size:.75rem;transition:all .2s ease-in-out}.cv-rt-link__btn:hover{border-color:#f7931e}.cv-rt-link__btn--primary{background-color:#f7931e;border-color:#f7931e;color:#fff}.cv-rt-link__btn--primary:hover{background-color:#ad5d1a}.cv-rt-link__btn--danger{margin-right:auto;border-color:#dc3545;color:#dc3545}.cv-rt-link__btn--danger:hover{background-color:rgba(220,53,69,.08)}.cv-rt-size{position:relative;display:inline-flex;align-items:center;height:30px;border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem;background-color:#fff}.cv-rt-size__step{display:flex;align-items:center;justify-content:center;width:24px;height:100%;color:#01295f;transition:all .2s ease-in-out}.cv-rt-size__step:hover{color:#f7931e}.cv-rt-size__input{width:34px;height:100%;border:1px solid rgb(209.66,208.12,211.06);border-top:none;border-bottom:none;background-color:rgba(0,0,0,0);color:#01295f;font-size:.75rem;text-align:center}.cv-rt-size__input:focus{outline:none;background-color:rgba(247,147,30,.08)}.cv-rt-size__menu{display:flex;align-items:center;justify-content:center;width:18px;height:100%;color:#01295f;transition:all .2s ease-in-out}.cv-rt-size__menu:hover{color:#f7931e}.cv-rt-size__list{position:absolute;top:calc(100% + .25rem);left:0;z-index:20;width:68px;max-height:240px;overflow-y:auto;margin:0;padding:.25rem 0;list-style:none;background-color:#fff;border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.cv-rt-size__option{width:100%;padding:.25rem .5rem;color:#01295f;font-size:.875rem;text-align:left;transition:all .2s ease-in-out}.cv-rt-size__option:hover{background-color:rgba(1,41,95,.08)}.cv-rt-size__option--active{color:#f7931e;font-weight:600}.cv-rt-toolbar__anchor{position:relative;display:inline-flex}.cv-rt-popover{position:absolute;top:calc(100% + .25rem);right:0;z-index:20;width:300px;background-color:#fff;border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);overflow:hidden}.cv-rt-popover--link{width:280px}.cv-rt-popover__tabs{display:flex;border-bottom:1px solid rgb(209.66,208.12,211.06)}.cv-rt-popover__tab{flex:1 1;padding:.5rem;font-size:.875rem;color:rgb(177.32,174.24,180.12)}.cv-rt-popover__tab--active{color:#f7931e;font-weight:600;box-shadow:inset 0 -2px 0 #f7931e}.cv-rt-popover__body{max-height:240px;overflow-y:auto;padding:.5rem}.cv-rt-popover__group{margin-bottom:.5rem}.cv-rt-popover__group-label{display:block;margin-bottom:.25rem;font-size:.75rem;color:rgb(177.32,174.24,180.12)}.cv-rt-popover__grid{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:2px;gap:2px}.cv-rt-popover__grid--icons{grid-template-columns:repeat(6,1fr);gap:.25rem}.cv-rt-popover__emoji{aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:1.125rem;border-radius:.125rem}.cv-rt-popover__emoji:hover{background-color:rgba(1,41,95,.1)}.cv-rt-popover__icon{aspect-ratio:1;display:flex;align-items:center;justify-content:center;padding:6px;border-radius:.125rem}.cv-rt-popover__icon:hover{background-color:rgba(1,41,95,.1)}.cv-rt-popover__icon svg{width:22px;height:22px}.cv-inspector__edit-text{width:100%;padding:.5rem;border:1px solid #f7931e;border-radius:.375rem;color:#f7931e;font-size:.875rem;font-weight:600;background-color:#fff;transition:all .2s ease-in-out}.cv-inspector__edit-text:hover{background-color:rgba(247,147,30,.08)}.cv-imgctl__actions{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:.5rem}.cv-imgctl__btn{padding:.25rem .5rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem;font-size:.75rem;color:#01295f;background-color:#fff;transition:all .2s ease-in-out}.cv-imgctl__btn:hover{border-color:#f7931e;color:#f7931e}.cv-imgctl__btn--danger{border-color:#dc3545;color:#dc3545}.cv-imgctl__btn--danger:hover{background-color:rgba(220,53,69,.08)}.cv-rpanel__tabs{display:flex;margin-inline:-1rem;margin-bottom:1rem;border-bottom:1px solid rgb(209.66,208.12,211.06)}.cv-rpanel__tab{flex:1 1;padding:.5rem;font-size:.875rem;color:#01295f;border-bottom:2px solid rgba(0,0,0,0);transition:all .2s ease-in-out}.cv-rpanel__tab:hover{background-color:rgba(1,41,95,.06)}.cv-rpanel__tab--active{color:#f7931e;border-bottom-color:#f7931e;font-weight:600}.cv-spacing{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.25rem;gap:.25rem}.cv-spacing--all{grid-template-columns:1fr}.cv-spacing--axis{grid-template-columns:repeat(2,1fr)}.cv-spacing__field{display:flex;flex-direction:column;gap:2px}.cv-spacing__label{font-size:.75rem;color:#0b0015;text-align:center;text-transform:capitalize}.cv-spacing__heading{display:flex;align-items:center;justify-content:space-between;gap:.25rem;margin-bottom:.25rem;font-size:.875rem;color:rgb(98.78,91.96,104.98)}.cv-spacing__heading-text{display:inline-flex;align-items:center;min-width:0}.cv-spacing__modes{display:inline-flex;flex-shrink:0;gap:2px;padding:2px;border-radius:.375rem;background-color:rgba(1,41,95,.08)}.cv-spacing__mode{padding:2px .25rem;border:none;border-radius:.125rem;background:none;color:rgb(98.78,91.96,104.98);font-size:.75rem;transition:all .2s ease-in-out}.cv-spacing__mode:hover{color:#0b0015}.cv-spacing__mode--active{background-color:#fff;color:#0b0015;font-weight:500}.cv-spacing-group+.cv-spacing-group{margin-top:1rem}.cv-field__range{width:100%;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:rgba(0,0,0,0);border:none;cursor:pointer}.cv-field__range::-webkit-slider-runnable-track{height:6px;border-radius:6px;background:linear-gradient(#f7931e,#f7931e) 0/var(--cv-range-fill,0) 100% no-repeat,rgb(209.66,208.12,211.06)}.cv-field__range::-moz-range-track{height:6px;border-radius:6px;background:rgb(209.66,208.12,211.06)}.cv-field__range::-moz-range-progress{height:6px;border-radius:6px;background:#f7931e}.cv-field__range::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;margin-top:calc((6px - 16px)/2);border:none;border-radius:50%;background:#f7931e}.cv-field__range::-moz-range-thumb{width:16px;height:16px;border:none;border-radius:50%;background:#f7931e}.cv-field__range:focus-visible{outline:2px solid #f7931e;outline-offset:2px}.cv-inspector__toggle input[type=checkbox]{accent-color:#f7931e}.cv-isection{border-top:1px solid rgb(209.66,208.12,211.06)}.cv-isection:first-child{border-top:none}.cv-isection__header,.cv-isection__trigger{display:flex;align-items:center;gap:.25rem}.cv-isection__trigger{flex:1 1;min-width:0;padding:.5rem 0;border:none;background:none;text-align:left;transition:all .2s ease-in-out}.cv-isection__trigger:hover{color:#f7931e}.cv-isection__title{overflow:hidden;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:rgb(98.78,91.96,104.98);white-space:nowrap;text-overflow:ellipsis}.cv-isection__trigger:hover .cv-isection__title{color:inherit}.cv-isection__body{padding-bottom:.5rem}.cv-unique-mark{color:#01295f}.cv-link-toggle,.cv-unique-mark{display:inline-flex;vertical-align:middle;margin-left:.25rem}.cv-link-toggle{align-items:center;justify-content:center;min-width:24px;min-height:24px;padding:.25rem;border:none;border-radius:.125rem;background:none;color:#0b0015;transition:all .2s ease-in-out}.cv-link-toggle:hover{background-color:rgba(1,41,95,.1);color:#01295f}.cv-link-toggle--unlinked{color:#01295f}.cv-inspector__view-state{display:flex;flex-direction:column;gap:.25rem;margin:0 0 1rem;padding:.5rem;border:1px solid rgba(1,41,95,.3);border-radius:.375rem;background-color:rgba(1,41,95,.06)}.cv-inspector__view-state p{margin:0;font-size:.75rem;color:#01295f}.cv-inspector__view-state .cv-inspector__edit-text{border-color:#01295f;color:#01295f}.cv-inspector__view-state .cv-inspector__edit-text:hover{background-color:rgba(1,41,95,.08)}.cv-table{border-radius:inherit;overflow:hidden}.cv-table__cell{box-sizing:border-box}.cv-table .cv-prose blockquote:last-child,.cv-table .cv-prose h1:last-child,.cv-table .cv-prose h2:last-child,.cv-table .cv-prose h3:last-child,.cv-table .cv-prose ol:last-child,.cv-table .cv-prose p:last-child,.cv-table .cv-prose pre:last-child,.cv-table .cv-prose ul:last-child{margin-bottom:0}.cv-table__hint{font-size:.875rem}.cv-table--guides .cv-table__cell{outline:1px dashed rgba(1,41,95,.18);outline-offset:-1px}.cv-table-edit{display:flex;flex-direction:column;gap:.5rem}.cv-table-edit__frame{display:grid;grid-template-columns:28px 1fr;grid-template-rows:22px 1fr;grid-gap:2px;gap:2px;padding:0 22px 22px 0}.cv-table-edit__corner{grid-column:1;grid-row:1}.cv-table-edit__strip{position:relative}.cv-table-edit__strip--x{grid-column:2;grid-row:1}.cv-table-edit__strip--y{grid-column:1;grid-row:2}.cv-table-edit__strip-tracks{display:grid;width:100%;height:100%}.cv-table-edit__head{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;border-radius:.125rem;background-color:rgba(1,41,95,.06);font-size:.75rem;color:rgb(177.32,174.24,180.12);overflow:hidden}.cv-table-edit__head:hover{background-color:rgba(247,147,30,.1)}.cv-table-edit__head:hover .cv-table-edit__head-label{opacity:0}.cv-table-edit__head:hover .cv-table-edit__head-actions{opacity:1}.cv-table-edit__head-label{transition:all .2s ease-in-out}.cv-table-edit__head-actions{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:1px;opacity:0;transition:all .2s ease-in-out}.cv-table-edit__head-btn{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:.125rem;color:#01295f}.cv-table-edit__head-btn:hover:not(:disabled){background-color:rgba(1,41,95,.15)}.cv-table-edit__head-btn:disabled{color:rgb(177.32,174.24,180.12);cursor:not-allowed}.cv-table-edit__head-btn--danger:hover:not(:disabled){background-color:rgba(220,53,69,.15);color:#dc3545}.cv-table-edit__append{position:absolute;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:.125rem;color:#01295f}.cv-table-edit__append:hover:not(:disabled){background-color:rgba(247,147,30,.12)}.cv-table-edit__append:disabled{color:rgb(177.32,174.24,180.12);cursor:not-allowed}.cv-table-edit__strip--x .cv-table-edit__append{top:0;right:-22px}.cv-table-edit__strip--y .cv-table-edit__append{left:0;bottom:-22px}.cv-table-edit__surface-wrap{position:relative;grid-column:2;grid-row:2;min-width:0}.cv-table-edit__grid{border:1px solid rgb(209.66,208.12,211.06);border-radius:.125rem;background-color:#fff;overflow:hidden}.cv-table-edit__cell{box-sizing:border-box;cursor:text}.cv-table-edit__cell--active,.cv-table-edit__cell--selected{outline:2px solid #f7931e;outline-offset:-2px}.cv-table-edit__cell--active{background-color:rgba(247,147,30,.03)}.cv-table-edit__cell:focus,.cv-table-edit__cell:focus-visible{outline:2px solid #f7931e;outline-offset:-2px}.cv-table-edit__content{box-sizing:border-box}.cv-table-edit__surface{flex:0 1 auto}.cv-table-edit__divider{position:absolute;z-index:2}.cv-table-edit__divider:active,.cv-table-edit__divider:hover{background-color:rgba(247,147,30,.35)}.cv-table-edit__divider--x{top:0;bottom:0;width:7px;transform:translateX(-50%);cursor:col-resize}.cv-table-edit__divider--y{left:0;right:0;height:7px;transform:translateY(-50%);cursor:row-resize}.cv-table-edit__style{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem;padding:.25rem .5rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem}.cv-table-edit__style-label{min-width:56px;font-size:.75rem;font-weight:500;color:rgb(177.32,174.24,180.12)}.cv-table-color{position:relative}.cv-table-color__trigger{display:inline-flex;align-items:center;gap:.25rem;padding:4px .25rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem;background-color:#fff;font-size:.75rem;color:#01295f;white-space:nowrap;transition:all .2s ease-in-out}.cv-table-color__trigger:hover{border-color:#f7931e}.cv-table-color__swatch{width:14px;height:14px;border:1px solid rgb(209.66,208.12,211.06);border-radius:.125rem}.cv-table-color__swatch--none{border-style:dashed}.cv-table-color__label{font-weight:500}.cv-table-color__popover{position:absolute;top:calc(100% + 4px);right:0;z-index:30;display:flex;flex-direction:column;gap:.25rem;padding:.5rem;width:172px;border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem;background-color:#fff;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.cv-table-color__none{padding:4px;border:1px solid rgb(209.66,208.12,211.06);border-radius:.125rem;font-size:.75rem;color:#01295f}.cv-table-color__none:hover{background-color:rgba(1,41,95,.08)}.cv-table-color__none--on{border-color:#f7931e;color:#f7931e}.cv-table-color__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:4px;gap:4px}.cv-table-color__option{height:26px;border:1px solid rgb(209.66,208.12,211.06);border-radius:.125rem;transition:all .2s ease-in-out}.cv-table-color__option:hover{transform:scale(1.08)}.cv-table-color__option--on{outline:2px solid #f7931e;outline-offset:1px}.cv-table-color__custom{display:flex;align-items:center;justify-content:space-between;gap:.25rem;font-size:.75rem;color:rgb(177.32,174.24,180.12)}.cv-table-color__custom input{width:32px;height:24px;padding:0;border:1px solid rgb(209.66,208.12,211.06);border-radius:.125rem;background:none;cursor:pointer}.cv-rt-toolbar--idle{opacity:.45;pointer-events:none}@property --cv-ga-t{syntax:"*";inherits:false}@property --cv-ga-p{syntax:"*";inherits:false}@property --cv-pad-t{syntax:"*";inherits:false}@property --cv-pad-p{syntax:"*";inherits:false}@property --cv-fs-t{syntax:"<number>";inherits:false;initial-value:1}@property --cv-fs-p{syntax:"<number>";inherits:false;initial-value:1}@container cv-frame (max-width: 1024px){.cv-section__grid{grid-template-columns:var(--cv-cols-t)!important;grid-template-rows:var(--cv-rows-t)!important;height:var(--cv-h-t)!important;--cv-fs:var(--cv-fs-t)}.cv-block{grid-area:var(--cv-ga-t)!important;margin:var(--cv-m-t)!important}.cv-block__content{padding:var(--cv-pad-t)!important;justify-content:var(--cv-just-t)!important;align-items:var(--cv-align-t)!important;--cv-anchor-x:var(--cv-align-t)!important}}@container cv-frame (max-width: 640px){.cv-section__grid{grid-template-columns:var(--cv-cols-p)!important;grid-template-rows:var(--cv-rows-p)!important;height:var(--cv-h-p)!important;--cv-fs:var(--cv-fs-p)}.cv-block{grid-area:var(--cv-ga-p)!important;margin:var(--cv-m-p)!important}.cv-block__content{padding:var(--cv-pad-p)!important;justify-content:var(--cv-just-p)!important;align-items:var(--cv-align-p)!important;--cv-anchor-x:var(--cv-align-p)!important}.cv-table{height:auto!important;grid-template-rows:none!important;grid-auto-rows:min-content}}.review-resume{width:100%;height:100%;align-items:stretch;padding:3rem 1rem 6rem}@media(min-width:768px){.review-resume{padding:4rem 2rem 6rem}}.review-resume--centered{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;min-height:60vh;text-align:center}.review-resume__container{width:100%;max-width:960px;margin:0 auto}.review-resume__title{color:#0b0015;font-size:1.875rem;font-weight:700}.review-resume__intro{margin-top:.25rem;max-width:62ch;color:rgb(98.78,91.96,104.98);font-size:1rem}.review-resume__hint{margin-top:.5rem;color:rgb(98.78,91.96,104.98);font-size:.875rem}.review-resume__loading{color:rgb(98.78,91.96,104.98);font-size:1rem}.review-resume__empty-icon{color:#f7931e}.review-resume__spinner{color:currentColor;animation:review-spin 1s linear infinite}.review-resume__panel{margin-top:3rem;padding:2rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.5rem;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.review-resume__panel-title{color:#0b0015;font-size:1.125rem;font-weight:600}.review-resume__panel-note{margin-top:.25rem;color:rgb(98.78,91.96,104.98);font-size:.875rem}.review-resume__spotless{display:flex;gap:1rem;align-items:flex-start;border-color:rgba(40,167,69,.4);background-color:rgba(40,167,69,.06);color:#28a745}.review-resume__spotless .review-resume__panel-note{color:rgb(98.78,91.96,104.98)}.review-resume__criteria{margin-top:2rem;padding-top:2rem;border-top:1px solid rgb(209.66,208.12,211.06)}.review-resume__criteria-heading{color:#0b0015;font-size:1rem;font-weight:600}.review-resume__criteria-list{display:grid;grid-gap:.5rem;gap:.5rem;margin-top:1rem;list-style:none}@media(min-width:768px){.review-resume__criteria-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}.review-resume__criteria-item{display:flex;flex-direction:column;gap:2px;font-size:.875rem}.review-resume__criteria-item strong{color:#0b0015;font-weight:600}.review-resume__criteria-item span{color:rgb(98.78,91.96,104.98)}.review-resume__cards{display:grid;grid-gap:1.5rem;gap:1.5rem;margin-top:3rem}.review-resume__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:2rem}.review-resume__action{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1.5rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem;background-color:#fff;color:#0b0015;font-size:.875rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .2s ease-in-out}.review-resume__action:hover{border-color:#f7931e;color:#f7931e}.review-resume__action--primary{border-color:#f7931e;background-color:#f7931e;color:#fff}.review-resume__action--primary:hover{background-color:#ad5d1a;border-color:#ad5d1a;color:#fff}.review-resume__action--primary:disabled{opacity:.55;cursor:not-allowed}.review-resume__next{display:grid;grid-gap:1rem;gap:1rem;margin-top:1rem}@media(min-width:768px){.review-resume__next{grid-template-columns:repeat(2,minmax(0,1fr))}}.review-resume__next-card{display:flex;flex-direction:column;gap:.25rem;padding:1.5rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem;color:#0b0015;text-decoration:none;transition:all .2s ease-in-out}.review-resume__next-card:hover{border-color:#f7931e;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.review-resume__next-card strong{font-size:1rem;font-weight:600}.review-resume__next-card span{color:rgb(98.78,91.96,104.98);font-size:.875rem}.review-resume .review-target__label{display:block;color:#0b0015;font-size:1.125rem;font-weight:600}.review-resume .review-target__helper{margin-top:.25rem;color:rgb(98.78,91.96,104.98);font-size:.875rem}.review-resume .review-target__control{position:relative;margin-top:1rem;max-width:420px}.review-resume .review-target__input{width:100%;padding:.5rem 1rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem;font-family:inherit;font-size:1rem}.review-resume .review-target__input:focus{outline:none;border-color:#f7931e;box-shadow:0 0 0 3px rgba(247,147,30,.18)}.review-resume .review-target__input:disabled{background-color:#f2f2f2;cursor:not-allowed}.review-resume .review-target__suggestions{position:absolute;z-index:2;top:calc(100% + .25rem);left:0;right:0;max-height:220px;overflow-y:auto;padding:.25rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem;background-color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);list-style:none}.review-resume .review-target__suggestion{display:block;width:100%;padding:.25rem .5rem;border:none;border-radius:.125rem;background:none;color:#0b0015;font-family:inherit;font-size:.875rem;text-align:left;cursor:pointer}.review-resume .review-target__suggestion:hover{background-color:rgba(247,147,30,.1)}.review-resume .review-target__chips{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;margin-top:1rem}.review-resume .review-target__chips-label{color:rgb(98.78,91.96,104.98);font-size:.875rem}.review-resume .review-target__chip{padding:4px .5rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:1rem;background-color:#fff;color:rgb(98.78,91.96,104.98);font-family:inherit;font-size:.75rem;cursor:pointer;transition:all .2s ease-in-out}.review-resume .review-target__chip:hover{border-color:#f7931e;color:#f7931e}@keyframes review-spin{to{transform:rotate(1turn)}}.review-dial{display:flex;flex-wrap:wrap;gap:2rem;align-items:center;margin-top:3rem;padding:2rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.5rem;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.review-dial__gauge{position:relative;display:grid;place-items:center;width:116px;height:116px;flex-shrink:0;border-radius:50%;background:conic-gradient(var(--review-dial-colour) 0deg var(--review-dial-sweep,0deg),rgb(209.66,208.12,211.06) var(--review-dial-sweep,0deg) 1turn)}.review-dial__gauge:before{content:"";position:absolute;inset:10px;border-radius:50%;background-color:#fff}.review-dial__value{position:relative;color:#0b0015;font-size:1.5rem;font-weight:700}.review-dial__text{flex:1 1 260px}.review-dial__band{color:var(--review-dial-colour);font-size:.875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.review-dial__headline{margin-top:.25rem;max-width:60ch;color:#0b0015;font-size:1rem;line-height:1.75}.review-dial__graded{margin-top:.5rem;color:rgb(98.78,91.96,104.98);font-size:.875rem}.review-dial--strong{--review-dial-colour:#28a745}.review-dial--solid{--review-dial-colour:#f7931e}.review-dial--growing{--review-dial-colour:#ffc107}.review-dial--early{--review-dial-colour:#dc3545}.review-meter{display:flex;gap:.5rem;align-items:center;min-width:160px}.review-meter__track{flex:1 1;height:8px;border-radius:1rem;background-color:rgb(209.66,208.12,211.06);overflow:hidden}.review-meter__fill{height:100%;border-radius:inherit;background-color:var(--review-meter-colour);transition:width all .2s ease-in-out}.review-meter__value{min-width:3.5ch;color:#0b0015;font-size:.875rem;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}.review-meter--strong{--review-meter-colour:#28a745}.review-meter--solid{--review-meter-colour:#f7931e}.review-meter--growing{--review-meter-colour:#ffc107}.review-meter--early{--review-meter-colour:#dc3545}.review-card{padding:2rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.5rem;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.review-card__head{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-start;justify-content:space-between}.review-card__heading{flex:1 1 240px}.review-card__label{color:#0b0015;font-size:1.125rem;font-weight:600}.review-card__blurb{margin-top:2px;color:rgb(98.78,91.96,104.98);font-size:.875rem}.review-card__summary{margin-top:1rem;color:#0b0015;font-size:1rem;line-height:1.75}.review-card__clear{display:flex;gap:.25rem;align-items:center;margin-top:1rem;color:#28a745;font-size:.875rem;font-weight:600}.review-advice{display:grid;grid-gap:.5rem;gap:.5rem;margin-top:1.5rem;list-style:none}.review-advice__item{display:flex;gap:.5rem;padding:1rem;border-left:3px solid var(--review-advice-colour);border-radius:.125rem;background-color:var(--review-advice-tint)}.review-advice__item--info{--review-advice-colour:#17a2b8;--review-advice-tint:rgba(23,162,184,0.07)}.review-advice__item--warning{--review-advice-colour:#ffc107;--review-advice-tint:rgba(255,193,7,0.09)}.review-advice__item--problem{--review-advice-colour:#dc3545;--review-advice-tint:rgba(220,53,69,0.07)}.review-advice__icon{display:flex;flex-shrink:0;padding-top:2px;color:var(--review-advice-colour)}.review-advice__body{flex:1 1}.review-advice__level{color:var(--review-advice-colour);font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.review-advice__message{margin-top:2px;color:#0b0015;font-size:.875rem;line-height:1.75}.review-advice__quote{margin-top:.5rem;padding:.25rem .5rem;border-left:2px solid rgba(1,41,95,.25);background-color:rgba(1,41,95,.04);color:rgb(98.78,91.96,104.98);font-size:.875rem;font-style:italic}.improve-resume{width:100%;height:100%;align-items:stretch;padding:3rem 1rem 6rem}@media(min-width:768px){.improve-resume{padding:4rem 2rem 6rem}}.improve-resume--centered{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;min-height:60vh;text-align:center}.improve-resume__container{width:100%;max-width:960px;margin:0 auto}.improve-resume__title{color:#0b0015;font-size:1.875rem;font-weight:700}.improve-resume__intro{max-width:62ch;font-size:1rem}.improve-resume__hint,.improve-resume__intro{margin-top:.25rem;color:rgb(98.78,91.96,104.98)}.improve-resume__hint{font-size:.875rem}.improve-resume__empty-icon{color:#f7931e}.improve-resume__spinner{color:currentColor;animation:improve-spin 1s linear infinite}.improve-resume__panel{margin-top:3rem;padding:2rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.5rem;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.improve-resume__panel-title{color:#0b0015;font-size:1.125rem;font-weight:600}.improve-resume__panel-note{margin-top:.25rem;color:rgb(98.78,91.96,104.98);font-size:.875rem}.improve-resume__question{margin-top:2rem;padding-top:2rem;border-top:1px solid rgb(209.66,208.12,211.06)}.improve-resume__question:first-of-type{margin-top:1.5rem;padding-top:0;border-top:none}.improve-resume__question-label{display:block;color:#0b0015;font-size:1rem;font-weight:600}.improve-resume__typeahead{position:relative;margin-top:.5rem;max-width:420px}.improve-resume__input{width:100%;padding:.5rem 1rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem;font-family:inherit;font-size:1rem}.improve-resume__input:focus{outline:none;border-color:#f7931e;box-shadow:0 0 0 3px rgba(247,147,30,.18)}.improve-resume__input:disabled{background-color:#f2f2f2;cursor:not-allowed}.improve-resume__suggestions{position:absolute;z-index:2;top:calc(100% + .25rem);left:0;right:0;max-height:220px;overflow-y:auto;padding:.25rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem;background-color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);list-style:none}.improve-resume__suggestion{display:block;width:100%;padding:.25rem .5rem;border:none;border-radius:.125rem;background:none;color:#0b0015;font-family:inherit;font-size:.875rem;text-align:left;cursor:pointer}.improve-resume__suggestion:hover{background-color:rgba(247,147,30,.1)}.improve-resume__checks{display:grid;grid-gap:.5rem;gap:.5rem;margin-top:1rem}.improve-resume__check{display:flex;gap:.5rem;align-items:flex-start;cursor:pointer}.improve-resume__check input{margin-top:3px;accent-color:#f7931e;cursor:pointer}.improve-resume__check span{display:flex;flex-direction:column;color:#0b0015;font-size:.875rem}.improve-resume__check strong{font-weight:600}.improve-resume__check em{color:rgb(98.78,91.96,104.98);font-size:.75rem;font-style:normal}.improve-resume__sections{display:grid;grid-gap:.25rem;gap:.25rem;margin-top:1rem;max-width:420px;list-style:none}.improve-resume__section-row{display:flex;gap:.5rem;align-items:center;padding:.25rem .5rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem;background-color:#fff}.improve-resume__section-row--drag-over{border-top-color:#f7931e;box-shadow:inset 0 2px 0 0 #f7931e}.improve-resume__section-grip{display:flex;color:rgb(98.78,91.96,104.98);cursor:-webkit-grab;cursor:grab}.improve-resume__section-toggle{display:flex;flex:1 1;gap:.5rem;align-items:center;color:#0b0015;font-size:.875rem;cursor:pointer}.improve-resume__section-toggle input{accent-color:#f7931e;cursor:pointer}.improve-resume__section-actions{display:flex;gap:.25rem}.improve-resume__section-btn{display:flex;padding:.25rem;border:none;border-radius:.125rem;background:none;color:rgb(98.78,91.96,104.98);cursor:pointer}.improve-resume__section-btn:hover:not(:disabled){background-color:rgba(247,147,30,.1);color:#f7931e}.improve-resume__section-btn:disabled{opacity:.35;cursor:not-allowed}.improve-resume__photo{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-start;margin:.25rem 0 .5rem 1.5rem;padding:1rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem;background-color:#f2f2f2}.improve-resume__photo-preview{width:63px;height:84px;border-radius:.125rem;object-fit:cover}.improve-resume__photo-actions{display:flex;flex-wrap:wrap;gap:.25rem}.improve-resume__file-input{display:none}.improve-resume__progress{display:flex;gap:1.5rem;align-items:center;color:#f7931e}.improve-resume__phases{display:grid;grid-gap:.25rem;gap:.25rem;list-style:none}.improve-resume__phase{color:rgb(177.32,174.24,180.12);font-size:.875rem}.improve-resume__phase--active{color:#0b0015;font-weight:600}.improve-resume__phase--done{color:rgb(98.78,91.96,104.98);text-decoration:line-through}.improve-resume__file{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-top:1.5rem;padding:1rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem;background-color:#f2f2f2}.improve-resume__file-label{color:rgb(98.78,91.96,104.98);font-size:.75rem;text-transform:uppercase;letter-spacing:.04em}.improve-resume__file-name{flex:1 1;min-width:0;overflow-wrap:anywhere;color:#0b0015;font-size:.875rem;font-weight:600}.improve-resume__tweaks{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgb(209.66,208.12,211.06)}.improve-resume__tweak{display:flex;gap:.25rem;align-items:center}.improve-resume__tweak-label{color:rgb(98.78,91.96,104.98);font-size:.75rem;text-transform:uppercase;letter-spacing:.04em}.improve-resume__toggle{padding:4px .5rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.125rem;background-color:#fff;color:rgb(98.78,91.96,104.98);font-family:inherit;font-size:.75rem;cursor:pointer;transition:all .2s ease-in-out}.improve-resume__toggle--active{border-color:#f7931e;background-color:rgba(247,147,30,.1);color:#f7931e;font-weight:600}.improve-resume__toggle:disabled{opacity:.55;cursor:not-allowed}.improve-resume__preview{margin-top:2rem}.improve-resume__preview-frame{width:100%;height:520px;margin-top:.25rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem;background-color:#f2f2f2}.improve-resume__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:2rem}.improve-resume__action{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1.5rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem;background-color:#fff;color:#0b0015;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .2s ease-in-out}.improve-resume__action:hover{border-color:#f7931e;color:#f7931e}.improve-resume__action:disabled{opacity:.55;cursor:not-allowed}.improve-resume__action--primary{border-color:#f7931e;background-color:#f7931e;color:#fff}.improve-resume__action--primary:hover{border-color:#ad5d1a;background-color:#ad5d1a;color:#fff}.improve-resume__action--danger{color:#dc3545}.improve-resume__action--danger:hover{border-color:#dc3545;color:#dc3545}@keyframes improve-spin{to{transform:rotate(1turn)}}.profile{width:100%;height:100%;align-items:stretch;padding:3rem 1rem 6rem}@media(min-width:768px){.profile{padding:4rem 2rem 6rem}}.profile--centered{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;min-height:60vh;text-align:center}.profile__container{width:100%;max-width:960px;margin:0 auto}.profile__title{color:#0b0015;font-size:1.875rem;font-weight:700}.profile__intro{margin-top:.25rem;color:rgb(177.32,174.24,180.12);font-size:1rem}.profile__spinner{color:#f7931e;animation:profile-spin 1s linear infinite}.profile__panel{margin-top:3rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.5rem;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);overflow:hidden}.profile__panel-header{padding:1rem 1.5rem;border-bottom:1px solid rgb(209.66,208.12,211.06)}.profile__panel-title{color:#0b0015;font-size:1.125rem;font-weight:600}.profile__panel-note{margin-top:2px;color:rgb(177.32,174.24,180.12);font-size:.875rem}.profile__identity{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem}.profile__identity-person{display:flex;align-items:center;gap:1rem;min-width:0}.profile__avatar{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;flex-shrink:0;border-radius:50%;overflow:hidden;border:2px solid rgba(1,41,95,.25);background-color:rgb(205.85,211.85,219.95)}.profile__avatar-img{width:100%;height:100%;object-fit:cover}.profile__avatar-fallback{width:24px;height:24px;color:#01295f}.profile__identity-text{min-width:0}.profile__name{color:#0b0015;font-size:1.125rem;font-weight:600}.profile__email{color:rgb(177.32,174.24,180.12);font-size:.875rem}.profile__rows{list-style:none}.profile__row{display:flex;flex-direction:column;gap:1rem;padding:1rem 1.5rem}.profile__row+.profile__row{border-top:1px solid rgb(209.66,208.12,211.06)}@media(min-width:576px){.profile__row{flex-direction:row;align-items:center;justify-content:space-between}}.profile__row-info{min-width:0}.profile__row-info--file{display:flex;align-items:center;gap:1rem}.profile__row-title{display:flex;align-items:center;gap:.5rem;color:#0b0015;font-size:1rem;font-weight:600}.profile__row-meta{margin-top:2px;color:rgb(177.32,174.24,180.12);font-size:.75rem}.profile__row-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem}.profile__file-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:.375rem;color:#f7931e;background-color:rgba(247,147,30,.1)}.profile__file-input{display:none}.profile__badge{padding:2px .5rem;border:1px solid rgba(247,147,30,.35);border-radius:1rem;color:#ad5d1a;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background-color:rgba(247,147,30,.12)}.profile__action{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;padding:.25rem 1rem;border:1px solid rgb(209.66,208.12,211.06);border-radius:.375rem;color:#01295f;font-size:.875rem;text-decoration:none;background-color:#fff;transition:all .2s ease-in-out}.profile__action:hover:not(:disabled){border-color:#f7931e;color:#f7931e}.profile__action:disabled{opacity:.6;cursor:default}.profile__action--primary{border-color:#f7931e;color:#fff;background-color:#f7931e}.profile__action--primary:hover:not(:disabled){color:#fff;background-color:#ad5d1a;border-color:#ad5d1a}.profile__action--danger:hover:not(:disabled){border-color:#dc3545;color:#dc3545}.profile__action--icon{width:34px;padding-inline:0}.profile__action-label{display:none}@media(min-width:768px){.profile__action-label{display:inline}}.profile__loading{padding:1.5rem;color:rgb(177.32,174.24,180.12);font-size:.875rem}.profile__empty{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:3rem 1.5rem;color:rgb(177.32,174.24,180.12);text-align:center}.profile__cta{padding:.5rem 1.5rem;border:none;border-radius:.375rem;color:#fff;font-size:.875rem;font-weight:500;background-color:#f7931e;transition:all .2s ease-in-out}.profile__cta:hover{background-color:#ad5d1a}@keyframes profile-spin{to{transform:rotate(1turn)}}.legal-page{width:100%;height:100%;padding:3rem 1.5rem 6rem;align-items:stretch;color:#0b0015}@media(min-width:768px){.legal-page{padding:4rem 3rem 6rem}}.legal-page__container{width:100%;max-width:960px;margin:0 auto;background:hsla(0,0%,100%,.8);border:1px solid rgba(1,41,95,.25);border-radius:.75rem;padding:3rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);display:flex;flex-direction:column;gap:1rem}@media(min-width:768px){.legal-page__container{padding:4rem}}.legal-page__eyebrow{font-size:.875rem;text-transform:uppercase;letter-spacing:.08em;color:rgb(.575,23.575,54.625)}.legal-page__title{margin-bottom:.5rem}.legal-page__updated{font-size:.875rem;color:rgb(.575,23.575,54.625)}.legal-page__section{margin-top:1.5rem}.legal-page__section-title{margin-bottom:.5rem}.legal-page__toc{padding:1rem;border-radius:.5rem;background:rgba(242,242,242,.6);border:1px solid rgba(1,41,95,.2)}.legal-page__toc-list{list-style:decimal;padding-left:2rem}.legal-page__list{list-style:disc;padding-left:2rem}.legal-page__list--decimal{list-style:decimal;padding-left:2rem}.legal-page a{text-decoration:underline;text-underline-offset:2px}.legal-page strong{font-weight:600}.admin-page{width:100%;height:100%;align-items:stretch;padding:3rem 1.5rem 6rem;color:#0b0015}@media(min-width:768px){.admin-page{padding:4rem 3rem 6rem}}:root{--brand-primary:#f7931e;--brand-secondary:#01295f;--brand-tertiary:#ad5d1a;--brand-black:#0b0015;--brand-white:#f2f2f2}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:14px;scroll-behavior:smooth;background:linear-gradient(135deg,#f2f2f2,rgb(205.85,211.85,219.95))}@media(min-width:576px){html{font-size:15px}}@media(min-width:768px){html{font-size:16px}}@media(min-width:992px){html{font-size:17px}}@media(min-width:1200px){html{font-size:18px}}body{height:100svh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#0b0015;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;display:flex;flex-direction:column}main:where(.app-main){height:calc(100svh - 70px);overflow:hidden}main:where(.app-main)>*{height:100%;display:flex;flex-direction:column;align-items:center;overflow-y:auto}button{background:none;border:none;padding:0;cursor:pointer}button,input,select,textarea{font:inherit;color:inherit}a{color:inherit;text-decoration:none}ol,ul{list-style:none}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.2;margin:0 0 1rem}h1{font-size:2.25rem;font-weight:700}@media(min-width:768px){h1{font-size:3rem}}h2{font-size:1.875rem;font-weight:700}h3{font-size:1.5rem}h3,h4{font-weight:600}h4{font-size:1.25rem}h5{font-size:1.125rem}h5,h6{font-weight:500}h6{font-size:1rem}p{margin:0 0 1rem;line-height:1.5}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:rgba(0,0,0,0)}::-webkit-scrollbar-thumb{background-color:rgba(1,41,95,.25);background-clip:content-box;border:3px solid rgba(0,0,0,0);border-radius:1rem}::-webkit-scrollbar-thumb:hover{background-color:rgba(1,41,95,.45)}::-webkit-scrollbar-thumb:active{background-color:rgba(1,41,95,.6)}::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}*{scrollbar-width:thin;scrollbar-color:rgba(1,41,95,.35) rgba(0,0,0,0)}