.home-page{min-height:100vh;color:#111;background:#e9e9e9}.home-header{position:relative;z-index:10;display:flex;align-items:center;height:var(--app-header-height);padding:0 var(--app-header-inline-padding);background:#fbfbfb;border-bottom:1px solid #dddddd;box-shadow:0 2px 8px #00000014}.home-logo{padding:0;color:#0c8ce9;background:transparent;border:0;font-family:Fasthand,Segoe Print,Bradley Hand,cursive;font-size:var(--app-brand-font-size);font-weight:400;letter-spacing:0;line-height:1;cursor:pointer}.home-logo:focus-visible,.home-primary-action:focus-visible,.home-faq summary:focus-visible{outline:3px solid rgb(12 140 233 / 35%);outline-offset:3px}.home-hero{position:relative;height:auto;min-height:520px;overflow:hidden;background:#e7e7e7;border-bottom:1px solid #d4d4d4}.home-hero-inner{position:relative;width:min(100%,1440px);min-height:clamp(520px,calc(100svh - var(--app-header-height) - 44px),740px);margin:0 auto}.home-hero-copy{position:relative;z-index:2;width:52%;max-width:680px;margin-left:clamp(32px,6vw,96px);padding:96px 24px 40px 0}.home-hero-copy h1{margin:0 0 18px;font-size:34px;font-weight:500;letter-spacing:0;line-height:1.15}.home-hero-statement{margin:0 0 12px;font-size:60px;font-weight:800;letter-spacing:0;line-height:1.02}.home-hero-statement small{font-size:14px;font-weight:700;white-space:nowrap}.home-hero-note{margin:26px 0 24px;font-size:20px;font-weight:500;letter-spacing:0;line-height:1.5}.home-primary-action{min-width:200px;height:52px;padding:0 20px;color:#fff;background:#0c8ce9;border:1px solid #0c8ce9;border-radius:7px;box-shadow:0 5px 12px #0c8ce92e;font-size:18px;font-weight:700;letter-spacing:0;line-height:1;cursor:pointer}.home-primary-action:hover{background:#087fcf;border-color:#087fcf}.home-primary-action:active{transform:translateY(1px)}.home-hero-visual{position:absolute;top:38px;right:calc((min(100vw,1440px) - 100vw)/2 - 36px);width:clamp(520px,62vw,1040px);max-width:none;bottom:-180px;overflow:hidden;opacity:clamp(.4,calc(.12 + (100vw - 760px)/1340px*.82),.94);background:#fff;box-shadow:0 12px 30px #00000029;filter:blur(clamp(.2px,calc(6.16px - .284vw),4px));transition:opacity 80ms linear,filter 80ms linear}.home-hero-visual img{display:block;width:100%;height:auto}.home-section-inner{width:min(calc(100% - 48px),1120px);margin:0 auto}.home-steps{padding:140px 0;background:#fff}.home-steps h2,.home-faq h2{margin:0;font-size:60px;font-weight:650;letter-spacing:0;line-height:1.2;text-align:center}.home-steps h2 strong{color:#0c8ce9;font-weight:inherit}.home-step-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:56px;margin-top:80px}.home-step{min-width:0;margin:0}.home-step-image{aspect-ratio:16 / 9;overflow:hidden;background:#f0f0f0;border:1px solid #dedede;border-radius:8px;box-shadow:0 7px 18px #0000001f}.home-step-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.home-step figcaption{display:flex;align-items:baseline;gap:10px;margin-top:18px;font-size:17px;font-weight:550;letter-spacing:0;line-height:1.35}.home-step figcaption span{color:#0c8ce9;font-size:50px;font-weight:800;font-variant-numeric:tabular-nums}.home-faq{padding:64px 0 70px;background:#e7e7e7}.home-faq-inner{max-width:1000px}.home-section-kicker{margin:0 0 10px;color:#555;font-size:13px;font-weight:600;letter-spacing:0;line-height:1.2;text-align:center;text-transform:uppercase}.home-faq-list{display:flex;flex-direction:column;gap:14px;margin-top:34px}.home-faq details{overflow:hidden;background:#fff;border:1px solid #dedede;border-radius:8px}.home-faq summary{position:relative;min-height:58px;display:flex;align-items:center;padding:14px 54px 14px 22px;border-bottom:1px solid transparent;font-size:16px;font-weight:650;letter-spacing:0;line-height:1.35;cursor:pointer;list-style:none;user-select:none;-webkit-user-select:none}.home-faq summary::-webkit-details-marker{display:none}.home-faq summary:after{position:absolute;top:50%;right:24px;width:8px;height:8px;border-right:2px solid #222222;border-bottom:2px solid #222222;content:"";transform:translateY(-50%) rotate(45deg);transform-origin:center;transition:transform .16s ease}.home-faq details[open] summary:after{transform:translateY(-50%) rotate(225deg)}.home-faq details[open] summary{border-bottom:1px solid #e5e5e5}.home-faq details p{margin:0;padding:16px 22px 20px;color:#3f3f3f;font-size:15px;font-weight:400;letter-spacing:0;line-height:1.55}.home-footer{display:flex;align-items:center;justify-content:center;gap:80px;min-height:86px;padding:20px 24px;color:#777;background:#e7e7e7;border-top:1px solid #d5d5d5;font-size:13px;letter-spacing:0}@media(max-width:1200px){.home-hero-copy{width:58%;margin-left:clamp(32px,5vw,60px)}.home-hero-statement{font-size:54px}}@media(max-width:1050px){.home-hero-copy{width:66%}.home-hero-statement{font-size:48px}}@media(max-width:900px){.home-hero-inner{min-height:0}.home-hero-copy{width:78%;padding-top:58px;padding-bottom:36px}.home-hero-copy h1{font-size:29px}.home-hero-statement{font-size:42px}}@media(max-width:760px){.home-hero{min-height:0}.home-hero-copy{width:100%;max-width:560px;margin-left:0;padding:38px 22px 30px}.home-hero-copy h1{margin-bottom:18px;font-size:23px}.home-hero-statement{margin-bottom:10px;font-size:35px}.home-hero-note{margin:22px 0 20px;font-size:16px}.home-primary-action{min-width:174px;height:46px;font-size:16px}.home-section-inner{width:min(calc(100% - 36px),1120px)}.home-steps{padding:42px 0 54px}.home-steps h2,.home-faq h2{font-size:27px}.home-steps-heading-lead,.home-steps-heading-end{display:block}.home-steps-heading-end{margin-top:4px}.home-step-grid{grid-template-columns:1fr;gap:38px;margin-top:30px}.home-step figcaption{margin-top:14px;font-size:16px}.home-faq{padding:52px 0 58px}.home-faq summary{min-height:56px;padding-left:18px;font-size:15px}.home-faq details p{padding-inline:18px;font-size:14px}.home-footer{flex-direction:column;gap:8px;min-height:98px}}@media print{.home-page{display:none}}@font-face{font-family:Fasthand;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/Fasthand-Latin-400-CMFvqd99.woff2) format("woff2")}:root{--app-header-height: 60px;--app-header-inline-padding: 24px;--app-brand-font-size: 31px;color:#111;background:#efefef;font-family:SF Compact Display,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}button,input,textarea{font:inherit}.app-shell{--line-spacing-adjustment: 0px;--paragraph-spacing-adjustment: 0px;min-height:100vh;background:#eee}.top-bar{position:sticky;top:0;z-index:50;height:var(--app-header-height);display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 var(--app-header-inline-padding);background:#fbfbfb;border-bottom:1px solid #dddddd;box-shadow:0 2px 8px #00000014}.top-bar-brand{flex:0 0 auto;padding:0;color:#0c8ce9;background:transparent;border:0;font-family:Fasthand,Segoe Print,Bradley Hand,cursive;font-size:var(--app-brand-font-size);font-weight:400;letter-spacing:0;line-height:1;cursor:pointer}.top-bar-brand:focus-visible{outline:3px solid rgb(12 140 233 / 35%);outline-offset:3px}.top-bar-actions{display:flex;align-items:center;gap:8px}.top-bar-actions button{min-width:88px;height:30px;padding:0 14px;color:#111;background:#f7f7f7;border:1px solid #bdbdbd;border-radius:5px;font-size:14px;font-weight:500;line-height:1;letter-spacing:0;cursor:pointer}.top-bar-actions button:hover{background:#fff}.top-bar-actions button:active{background:#eee}.top-bar-actions .top-bar-icon-button{display:flex;align-items:center;justify-content:center;width:30px;min-width:30px;height:30px;padding:0;font-size:20px;line-height:1}.top-bar-actions .top-bar-icon-button:disabled{opacity:.38;cursor:default}.top-bar-actions .top-bar-icon-button:disabled:hover{background:#f7f7f7}.spacing-controls{display:flex;align-items:center;gap:12px;margin-right:4px}.spacing-control{display:flex;align-items:center;gap:6px;white-space:nowrap}.spacing-control-label{font-size:12px;font-weight:500;line-height:1}.spacing-stepper{display:grid;grid-template-columns:24px 28px 24px;height:26px;overflow:hidden;background:#f7f7f7;border:1px solid #bdbdbd;border-radius:5px}.top-bar-actions .spacing-stepper-button{width:24px;min-width:24px;height:24px;padding:0;background:transparent;border:0;border-radius:0;font-size:16px;font-weight:500;line-height:1}.top-bar-actions .spacing-stepper-button:first-child{border-right:1px solid #d2d2d2}.top-bar-actions .spacing-stepper-button:last-child{border-left:1px solid #d2d2d2}.spacing-stepper-value{display:flex;align-items:center;justify-content:center;min-width:0;font-size:12px;font-variant-numeric:tabular-nums;font-weight:600;line-height:1}.file-input{display:none}.resume-canvas{min-height:calc(100vh - var(--app-header-height));padding:46px 40px 72px;overflow:auto}.resume-canvas-content{display:flex;flex-direction:column;gap:36px;align-items:center;width:210mm;margin:0 auto;zoom:var(--resume-zoom, 1)}.resume-page{width:210mm;height:297mm;margin:0 auto;overflow:hidden;background:#fff;box-shadow:0 8px 28px #00000024}.pagination-measure{position:absolute;top:0;left:-10000px;width:210mm;visibility:hidden;pointer-events:none}.resume-header{position:relative;height:175px;width:100%}.resume-header-content{position:absolute;right:190px;bottom:0;left:60px}.resume-photo{position:absolute;top:50px;right:66px;display:flex;align-items:center;justify-content:center;width:100px;height:125px;padding:0;overflow:hidden;color:#777;background:transparent;border:0;border-radius:4px;font-size:14px;font-weight:500;letter-spacing:.3px;line-height:1;cursor:pointer}.resume-photo.is-placeholder:hover{color:#555;background:#ececec}.resume-photo.is-filled:hover{box-shadow:0 0 0 2px #d9d9d9}.resume-photo:focus-visible{outline:3px solid rgb(12 140 233 / 35%);outline-offset:3px}.resume-photo img{display:block;width:100%;height:100%;object-fit:cover}.photo-file-input{display:none}.photo-crop-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:16px;background:#0000006b}.photo-crop-dialog{width:328px;padding:22px 24px 20px;color:#111;background:#f7f7f7;border:1px solid #d3d3d3;border-radius:8px;box-shadow:0 14px 38px #00000038}.photo-crop-dialog h2{margin:0 0 16px;font-size:20px;font-weight:700;letter-spacing:0;line-height:1.2}.photo-crop-viewport{position:relative;width:280px;height:350px;overflow:hidden;background:#d9d9d9;border:1px solid #bdbdbd;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.photo-crop-viewport:active{cursor:grabbing}.photo-crop-viewport img{position:absolute;top:50%;left:50%;display:block;max-width:none;pointer-events:none}.photo-crop-controls{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;margin-top:16px}.photo-crop-controls label{font-size:13px;font-weight:600}.photo-crop-controls input{width:100%;margin:0;accent-color:#0c8ce9}.photo-crop-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.photo-crop-actions button{min-width:92px;height:34px;padding:0 14px;border:1px solid #bdbdbd;border-radius:5px;font-size:13px;font-weight:600;line-height:1;cursor:pointer}.photo-crop-actions button:disabled{opacity:.55;cursor:default}.photo-crop-secondary{color:#111;background:#f7f7f7}.photo-crop-primary{color:#fff;background:#0c8ce9;border-color:#0c8ce9!important}.photo-crop-secondary:hover:not(:disabled){background:#fff}.photo-crop-primary:hover:not(:disabled){background:#087fcf}.editable-text{display:flex;align-items:center;width:fit-content;max-width:640px;margin:0;padding:2px 6px;color:#111;background:transparent;border:0;border-radius:7px;line-height:1.08;text-align:left;cursor:text;letter-spacing:0}.editable-text:hover{background:#ececec}.editable-text.is-placeholder{color:#7b7b7b}.editable-text.is-placeholder:hover{color:#555}.editable-text.is-filled{color:#000}.name-text{height:56px;margin-left:-6px;font-size:44px;font-weight:700;letter-spacing:2.5px;line-height:1}.name-text.is-placeholder{min-width:250px;letter-spacing:2.5px}.target-position-text{height:27px;margin-top:0;margin-left:-6px;font-size:14px;font-weight:500;letter-spacing:.3px;line-height:1.18}.target-position-text.is-placeholder{min-width:142px}.contact-list{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;width:100%;gap:2px;margin-top:0;margin-left:-6px}.contact-item{display:inline-flex;align-items:center;flex:0 0 auto;gap:2px}.contact-item.is-line-start{transform:translate(-3px)}.contact-divider{width:0;height:20px;border-left:1px solid #000000}.contact-divider.is-line-start{visibility:hidden}.contact-text{height:27px;font-size:14px;font-weight:500;letter-spacing:.3px;line-height:1.18}.contact-text.is-placeholder{min-width:176px}.editable-input{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;min-width:0;margin:0;padding:0 6px;color:#000;background:#fff;border:0;border-radius:6px;box-shadow:inset 0 0 0 2.2px #0c8ce9;outline:0;font-weight:500;letter-spacing:0}.editable-editor{position:relative;display:inline-grid;grid-template-areas:"stack";width:fit-content;max-width:640px;margin:0;letter-spacing:0}.editable-measure{grid-area:stack;display:block;visibility:hidden;min-width:1ch;padding:0 6px;white-space:pre}.name-input{height:56px;font-size:44px;font-weight:700;letter-spacing:2.5px;line-height:1}.editable-editor.name-text .editable-measure{font-weight:700;letter-spacing:2.5px;line-height:1}.contact-input{height:27px;font-family:inherit;font-size:14px;font-weight:500;letter-spacing:.3px;line-height:1.18}.target-position-input{height:27px;font-family:inherit;font-size:14px;font-weight:500;letter-spacing:.3px;line-height:1.18;margin-top:0}.editable-editor.name-text{margin-left:-5px;letter-spacing:2.5px}.editable-input.name-input{font-weight:700;letter-spacing:2.5px;line-height:1}.editable-editor.contact-text{letter-spacing:.3px}.editable-editor.target-position-text{display:grid;height:27px;font-size:14px;margin-top:0;margin-left:-6px;letter-spacing:.3px;line-height:1.18}.editable-input.contact-input,.editable-input.target-position-input{letter-spacing:.3px}.resume-body{min-height:760px;padding:0 66px 50px}.resume-body.is-continuation{padding-top:64px}.resume-paragraph{margin-top:calc(16px + var(--paragraph-spacing-adjustment))}.paragraph-rule{height:0;width:calc(100% + 6px);margin-left:-6px;margin-bottom:calc(16px + var(--paragraph-spacing-adjustment));border-top:1px solid #000000}.paragraph-title-row{position:relative;width:fit-content;min-height:24px;margin-left:-12px}.paragraph-title-row>.paragraph-title-text,.paragraph-title-row>.editable-editor.paragraph-title-text{margin-left:0}.paragraph-move-controls{position:absolute;top:2px;right:calc(100% + 6px);z-index:2;display:flex;gap:2px;opacity:0;visibility:hidden;pointer-events:auto;transition:opacity .12s ease .28s,visibility 0s linear .4s}.paragraph-move-controls:after{position:absolute;top:0;left:100%;width:6px;height:100%;content:""}.paragraph-title-row:hover .paragraph-move-controls,.paragraph-title-row:focus-within .paragraph-move-controls{opacity:1;visibility:visible;transition-delay:0s}.paragraph-move-controls button{display:flex;align-items:center;justify-content:center;width:20px;min-width:20px;height:20px;padding:0;color:#111;background:#d9d9d9;border:0;border-radius:4px;font-size:14px;font-weight:600;line-height:1;cursor:pointer}.paragraph-move-controls button:hover{background:#ededed}.paragraph-move-controls button:focus-visible{outline:2px solid #0c8ce9;outline-offset:1px}.paragraph-title-text{height:24px;margin-left:-12px;font-size:18px;font-weight:700;letter-spacing:2.5px;line-height:1.1}.paragraph-title-input{height:24px;font-family:inherit;font-size:18px;font-weight:700;letter-spacing:2.5px;line-height:1.1}.paragraph-title-text.is-placeholder{color:#777}.paragraph-items{display:flex;flex-direction:column;gap:0;margin-top:4px}.resume-body .paragraph-items>*+*{margin-top:calc(1.5px + var(--line-spacing-adjustment))}.paragraph-text-content{min-height:22px;width:calc(100% + 6px);max-width:none;margin-left:-6px;font-size:14px;font-weight:400;line-height:calc(1.4em + var(--line-spacing-adjustment));-webkit-hyphens:auto;hyphens:auto;text-wrap:pretty;white-space:pre-wrap;overflow-wrap:break-word;word-break:normal;letter-spacing:.3px}.paragraph-text-input{min-height:22px;font-size:14px;font-weight:500;line-height:calc(1.4em + var(--line-spacing-adjustment));white-space:pre-wrap;letter-spacing:.3px}.paragraph-text-content{height:auto;letter-spacing:.3px}.editable-text.paragraph-text-content{display:block;padding:0;letter-spacing:.3px}.editable-text.paragraph-text-content.is-filled{text-align:justify;text-align-last:left;text-justify:inter-word;letter-spacing:.3px}.editable-multiline-editor.paragraph-text-content,.editable-multiline-input.paragraph-text-input{letter-spacing:.3px}.paragraph-list-item{display:grid;grid-template-columns:9px minmax(0,1fr);column-gap:8px;align-items:start;width:calc(100% + 6px);min-height:22px;margin-left:-6px}.paragraph-list-bullet{width:5px;height:5px;margin-top:8px;margin-left:1px;background:#000;border-radius:50%}.paragraph-list-content{min-height:22px;width:100%;max-width:none;margin-left:0;font-size:14px;font-weight:400;letter-spacing:.3px;line-height:calc(1.38em + var(--line-spacing-adjustment));-webkit-hyphens:auto;hyphens:auto;text-wrap:pretty;white-space:pre-wrap;overflow-wrap:break-word;word-break:normal}.paragraph-list-input{min-height:22px;font-size:14px;font-weight:500;letter-spacing:.3px;line-height:calc(1.38em + var(--line-spacing-adjustment));white-space:pre-wrap}.editable-text.paragraph-list-content{display:block;padding:0;letter-spacing:.3px}.editable-text.paragraph-list-content.is-filled{text-align:justify;text-align-last:left;text-justify:inter-word;letter-spacing:.3px}.editable-multiline-editor.paragraph-list-content{width:100%;max-width:none;margin:0;letter-spacing:.3px}.editable-multiline-input.paragraph-list-input{letter-spacing:.3px}.paragraph-time-range{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:24px;width:calc(100% + 6px);min-height:22px;margin-bottom:0}.time-range-experience-text,.time-range-value-text{height:22px;max-width:none;font-size:14px;font-weight:700;letter-spacing:.3px;line-height:1.38}.time-range-experience-text{margin-left:-12px}.time-range-value-text{justify-self:end}.time-range-experience-input,.time-range-value-input{height:22px;font-size:14px;font-weight:600;letter-spacing:.3px;line-height:1.2}.editable-editor.paragraph-title-text{margin-left:-12px}.editable-editor.time-range-experience-text{margin-left:-12px;letter-spacing:.3px}.editable-editor.time-range-value-text{justify-self:end;letter-spacing:.3px}.editable-input.time-range-experience-input,.editable-input.time-range-value-input{letter-spacing:.3px}.editable-multiline-editor{position:relative;display:block;width:calc(100% + 6px);max-width:none;margin:0 0 0 -6px;letter-spacing:0}.editable-multiline-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;min-width:0;min-height:22px;margin:0;padding:0;color:#000;overflow:hidden;resize:none;background:#fff;border:0;border-radius:6px;box-shadow:0 0 0 2.2px #0c8ce9;outline:0;font-weight:400;letter-spacing:0;-webkit-hyphens:auto;hyphens:auto;text-align:justify;text-align-last:left;text-justify:inter-word;text-wrap:pretty;white-space:pre-wrap;overflow-wrap:break-word;word-break:normal}.editable-multiline-input[contenteditable=true]{cursor:text}.editable-multiline-input strong,.editable-text strong{font-weight:700}.format-context-menu{position:fixed;z-index:30;display:flex;flex-direction:column;width:104px;min-height:28px;padding:4px;color:#000;background:#d9d9d9;border-radius:11px;font-size:12px;line-height:1}.format-context-menu button{display:flex;align-items:center;width:100%;height:28px;padding:0 12px;color:#000;background:transparent;border:0;border-radius:9px;font-size:12px;line-height:1;text-align:left;cursor:pointer}.format-context-menu button:hover{background:#ededed}.body-context-menu{position:fixed;z-index:20;display:flex;flex-direction:column;width:104px;min-height:28px;padding:4px;color:#000;background:#d9d9d9;border-radius:11px;font-size:12px;font-weight:400;line-height:1}.body-context-menu.is-paragraph-menu{width:148px}.body-context-menu button{display:flex;align-items:center;justify-content:space-between;width:100%;height:28px;padding:0 12px;color:#000;background:transparent;border:0;border-radius:9px;font-size:12px;line-height:1;text-align:left;cursor:pointer}.body-menu-item{position:relative}.body-context-menu button:hover,.body-menu-item:hover>button{background:#ededed}.body-context-submenu{position:absolute;top:-4px;left:calc(100% + 7px);display:none;width:104px;padding:4px;background:#d9d9d9;border-radius:11px}.body-context-submenu:before{position:absolute;top:0;right:100%;width:7px;height:100%;content:""}.is-paragraph-menu .body-context-submenu{width:148px}.body-menu-item:hover .body-context-submenu,.body-menu-item.is-submenu-open .body-context-submenu{display:flex;flex-direction:column}.context-menu{position:fixed;z-index:10;display:flex;flex-direction:column;width:104px;min-height:28px;padding:4px;color:#000;background:#d9d9d9;border-radius:11px;font-size:12px;line-height:1;font-weight:400}.context-menu button{display:flex;align-items:center;width:100%;height:28px;padding:0 12px;color:#000;background:transparent;border:0;border-radius:9px;font-size:12px;line-height:1;text-align:left;cursor:pointer}.context-menu button:hover{background:#ededed}.header-context-menu{position:fixed;z-index:20;display:flex;flex-direction:column;width:104px;min-height:28px;padding:4px;color:#000;background:#d9d9d9;border-radius:11px;font-size:12px;font-weight:500;line-height:1}.header-context-menu button{display:flex;align-items:center;justify-content:space-between;width:100%;height:28px;padding:0 12px;color:#000;background:transparent;border:0;border-radius:9px;font-size:12px;line-height:1;text-align:left;cursor:pointer}.header-menu-item{position:relative}.header-context-menu button:hover,.header-menu-item:hover>button{background:#ededed}.header-context-submenu{position:absolute;top:-4px;left:calc(100% + 7px);display:none;width:148px;padding:4px;background:#d9d9d9;border-radius:11px}.header-context-submenu:before{position:absolute;top:0;right:100%;width:7px;height:100%;content:""}.header-menu-item:hover .header-context-submenu,.header-menu-item.is-submenu-open .header-context-submenu{display:flex;flex-direction:column}.save-status-toast{position:fixed;right:24px;bottom:76px;z-index:40;min-width:104px;padding:10px 14px;color:#000;background:#d9d9d9;border-radius:11px;font-size:12px;font-weight:500;line-height:1;text-align:center;box-shadow:0 2px 6px #0000001f}.zoom-control{position:fixed;right:24px;bottom:24px;z-index:40;display:flex;align-items:center;gap:10px;width:196px;height:40px;padding:0 12px;color:#000;background:#d9d9d9;border-radius:11px;box-shadow:0 2px 6px #0000001f}.zoom-control input[type=range]{width:132px;margin:0;accent-color:#111111;cursor:pointer}.zoom-control output{width:34px;font-size:12px;font-variant-numeric:tabular-nums;font-weight:600;line-height:1;text-align:right}@media(max-width:900px){.resume-canvas{padding-inline:20px}.resume-page{margin:0}}@media print{@page{size:A4;margin:0}.top-bar,.save-status-toast,.zoom-control,.photo-crop-overlay,.photo-context-menu,.paragraph-move-controls{display:none}.editable-text.is-placeholder,.resume-photo.is-placeholder{visibility:hidden}.contact-item.is-empty,.contact-divider.is-print-hidden{display:none}.paragraph-list-item.is-empty{visibility:hidden}.app-shell,.resume-canvas{min-height:auto;padding:0;background:#fff}.resume-canvas{display:block;overflow:visible}.resume-canvas-content{display:block;width:auto;margin:0;zoom:1}.resume-page{width:210mm;height:297mm;margin:0;break-after:page;page-break-after:always;box-shadow:none;print-color-adjust:exact;-webkit-print-color-adjust:exact}.resume-page:last-child{break-after:auto;page-break-after:auto}.pagination-measure{display:none}}
