:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors:active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors:active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}.cv-editor-theme{--app-bg: #0b1220;--app-surface: #111b2e;--app-surface-elevated: #15223a;--app-border: rgba(230, 237, 246, .1);--app-border-weak: rgba(230, 237, 246, .08);--app-text: #e6edf6;--app-muted: rgba(230, 237, 246, .72);--app-accent: #2dd4bf;--app-accent-hover: #22c7b3;--surface: var(--app-surface);--surface-2: var(--app-surface-elevated);--border: var(--app-border);--text: var(--app-text);--muted: var(--app-muted);--accent: var(--app-accent);--accent-hover: var(--app-accent-hover);--cv-bg: var(--app-bg);--cv-surface: var(--app-surface);--cv-border: var(--app-border);--cv-text: var(--app-text);--cv-muted: var(--app-muted);--cv-accent: var(--app-accent);--cv-accent-hover: var(--app-accent-hover);--cv-bg-a90: rgba(11, 18, 32, .9);--cv-bg-a80: rgba(11, 18, 32, .8);--cv-surface-a85: rgba(17, 27, 46, .92);--cv-surface-elev-a88: rgba(21, 34, 58, .88);--cv-accent-a12: rgba(45, 212, 191, .12);--cv-accent-a18: rgba(45, 212, 191, .18);--cv-accent-a28: rgba(45, 212, 191, .28);--cv-border-weak: rgba(230, 237, 246, .1);--cv-border-mid: rgba(230, 237, 246, .16);--cv-shadow-1: 0 1px 2px rgba(0, 0, 0, .28);--cv-shadow-2: 0 10px 28px rgba(0, 0, 0, .36);--cv-shadow-page: 0 10px 26px rgba(0, 0, 0, .3);--shadow-card: var(--cv-shadow-1);--shadow-paper: var(--cv-paper-shadow);--editor-surface: #0b1426;--editor-card-bg: rgba(17, 27, 46, .94);--editor-card-border: rgba(230, 237, 246, .14);--input-bg: rgba(255, 255, 255, .065);--input-border: rgba(230, 237, 246, .14);--input-border-hover: rgba(230, 237, 246, .21);--input-border-focus: rgba(45, 212, 191, .62);--input-text: rgba(230, 237, 246, .92);--input-placeholder: rgba(230, 237, 246, .52);--label-text: rgba(230, 237, 246, .7);--muted-text: rgba(230, 237, 246, .78);--input-bg-hover: rgba(255, 255, 255, .075);--input-bg-focus: rgba(255, 255, 255, .085);--focus-ring: 0 0 0 3px rgba(45, 212, 191, .18);--editor-card: var(--editor-card-bg);--editor-border: var(--editor-card-border);--editor-text: var(--input-text);--editor-muted: var(--muted-text);--cv-input-bg: var(--input-bg);--cv-input-border: var(--input-border);--cv-input-border-hover: var(--input-border-hover);--cv-input-placeholder: var(--input-placeholder);--cv-bg-gradient: radial-gradient(1100px 650px at 18% 0%, rgba(45, 212, 191, .04) 0%, rgba(11, 18, 32, 0) 60%), radial-gradient(1000px 700px at 85% 18%, rgba(20, 184, 166, .03) 0%, rgba(11, 18, 32, 0) 58%);--paper-bg-light: #f8fafc;--paper-text-light: #0f172a;--paper-bg-dark: #0f172a;--paper-text-dark: #e6edf6;--paper-muted-dark: rgba(230, 237, 246, .72);--paper-border-dark: rgba(255, 255, 255, .08);--paper-bg: #f8fafc;--paper-surface: #f1f5f9;--paper-text: #0f172a;--paper-title: #0b1220;--paper-muted: #475569;--paper-muted-2: #334155;--paper-border: rgba(15, 23, 42, .1);--cv-doc-bg: var(--paper-bg);--cv-doc-surface: var(--paper-surface);--cv-doc-text: var(--paper-text);--cv-doc-title: var(--paper-title);--cv-doc-muted: var(--paper-muted);--cv-doc-muted-2: var(--paper-muted-2);--cv-doc-border: var(--paper-border);--preview-stage-bg: #0f172a;--preview-stage-gradient: radial-gradient(closest-side at 50% 35%, rgba(255, 255, 255, .05), rgba(255, 255, 255, 0) 70%);--preview-stage-pad: 32px;--cv-preview-stage-bg: var(--preview-stage-bg);--cv-preview-stage-gradient: var(--preview-stage-gradient);--cv-preview-stage-pad: var(--preview-stage-pad);--cv-paper-bg: var(--paper-bg);--cv-paper-border: rgba(15, 23, 42, .1);--cv-paper-radius: 8px;--cv-paper-shadow: 0 12px 30px rgba(0, 0, 0, .3), 0 2px 6px rgba(0, 0, 0, .18);--cv-selection: rgba(45, 212, 191, .22);background:var(--cv-bg);background-image:var(--cv-bg-gradient);color:var(--cv-text)}.cv-editor-theme ::selection{background:var(--cv-selection)}.truncate-on-screen{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;display:block}.cv-doc-contact{white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:none;hyphens:none;max-width:100%;display:block;min-width:0}@media print{.truncate-on-screen{white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.cv-doc-contact,#print-container .cv-doc-contact{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:break-word!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.wrap-on-print{overflow-wrap:anywhere!important;word-break:normal!important;-webkit-hyphens:auto!important;hyphens:auto!important}.wrap-email-on-print{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}#print-container .wrap-email-on-print{overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}#print-container .cv-doc-link{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;word-break:normal!important;overflow-wrap:anywhere!important;-webkit-hyphens:auto!important;hyphens:auto!important}#print-container .cv-doc-link.cv-doc-contact{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:break-word!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}}.cv-editor-theme .cv-link{color:var(--cv-accent)}.cv-editor-theme .cv-prose{line-height:1.6}.cv-editor-theme .cv-preview-stage{background:var(--cv-preview-stage-bg);background-image:var(--cv-preview-stage-gradient);padding:var(--cv-preview-stage-pad)}.cv-editor-theme .cv-paper{background:var(--cv-paper-bg);border:1px solid var(--cv-paper-border);border-radius:var(--cv-paper-radius);box-shadow:var(--cv-paper-shadow);overflow:hidden}.cv-editor-theme .cv-paper[data-preview-mode=dark]{--paper-bg: var(--paper-bg-dark);--paper-surface: #111b2e;--paper-text: var(--paper-text-dark);--paper-title: var(--paper-text-dark);--paper-muted: var(--paper-muted-dark);--paper-muted-2: rgba(230, 237, 246, .86);--paper-border: var(--paper-border-dark);--cv-doc-bg: var(--paper-bg);--cv-doc-surface: var(--paper-surface);--cv-doc-text: var(--paper-text);--cv-doc-title: var(--paper-title);--cv-doc-muted: var(--paper-muted);--cv-doc-muted-2: var(--paper-muted-2);--cv-doc-border: var(--paper-border);--cv-paper-bg: var(--paper-bg);--cv-paper-border: var(--paper-border-dark);--cv-paper-shadow: 0 14px 34px rgba(0, 0, 0, .45), 0 3px 10px rgba(0, 0, 0, .3)}.cv-editor-theme .cv-doc-name{font-size:26px;font-weight:700;line-height:1.15;letter-spacing:-.01em}.cv-editor-theme .cv-doc-role{font-size:13px;font-weight:600;line-height:1.25;color:var(--cv-doc-muted-2)}.cv-editor-theme .cv-doc-section-title{font-size:15px;font-weight:800;line-height:1.2;color:var(--cv-doc-title)}.cv-editor-theme .cv-doc-body{font-size:13px;line-height:1.65;color:var(--cv-doc-text)}.cv-editor-theme .cv-doc-muted{color:var(--cv-doc-muted)}.cv-editor-theme .cv-doc-link{display:block;min-width:0}.cv-editor-theme{--resume-brand: #0f766e;--resume-brand-ink: #ffffff;--resume-brand-bg: var(--resume-brand);--resume-sidebar-bg: #f1f5f9;--resume-paper-bg: #ffffff;--resume-text: #0f172a;--resume-muted: #475569;--resume-line: rgba(15, 23, 42, .1);--resume-accent: rgba(20, 184, 166, .28);--resume-body-size: 13px;--resume-body-line: 1.65;--resume-section-title-size: 19px;--resume-section-title-weight: 600;--resume-sidebar-title-size: 14px;--resume-badge-height: 110px;--resume-badge-pad-x: 20px;--resume-badge-pad-y: 18px;--resume-badge-radius: 8px}.cv-editor-theme .cv-paper[data-preview-mode=dark]{--resume-brand-bg: color-mix(in srgb, var(--resume-brand) 88%, transparent);--resume-paper-bg: #0f172a;--resume-sidebar-bg: #111c2e;--resume-text: #e6edf6;--resume-muted: #aab6c5;--resume-line: rgba(255, 255, 255, .08);--resume-accent: rgba(20, 184, 166, .22)}.cv-editor-theme .cv-resume-root{background:var(--resume-paper-bg);color:var(--resume-text);font-size:var(--resume-body-size);line-height:var(--resume-body-line);word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.cv-editor-theme .cv-resume-root p,.cv-editor-theme .cv-resume-root li,.cv-editor-theme .cv-resume-root span,.cv-editor-theme .cv-resume-root div{word-wrap:break-word;overflow-wrap:break-word}.cv-editor-theme .cv-resume-main .prose{max-width:100%;overflow-wrap:break-word;word-break:normal}.cv-editor-theme .cv-resume-sidebar{background:var(--resume-sidebar-bg);padding:26px;border-right:1px solid var(--resume-line)}.cv-editor-theme .cv-resume-main{background:var(--resume-paper-bg);padding:32px}.cv-editor-theme .cv-resume-badge{background:var(--resume-brand-bg);color:var(--resume-brand-ink);min-height:var(--resume-badge-height);padding:var(--resume-badge-pad-y) var(--resume-badge-pad-x);border-radius:var(--resume-badge-radius) var(--resume-badge-radius) 0 0;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;margin:-26px -26px 0}.cv-editor-theme .cv-resume-badge-sep{height:1px;width:calc(100% + 52px);margin-left:-26px;margin-right:-26px;background:var(--resume-line)}.cv-editor-theme .cv-resume-name{font-size:21px;font-weight:700;line-height:1.15;letter-spacing:-.01em;opacity:.96;text-transform:none}.cv-editor-theme .cv-resume-role{font-size:12.5px;font-weight:500;line-height:1.2;opacity:.9}.cv-editor-theme .cv-resume-sidebar-title{font-size:12.5px;font-weight:700;letter-spacing:.005em;color:var(--resume-text)}.cv-editor-theme .cv-resume-section-title{font-size:var(--resume-section-title-size);font-weight:var(--resume-section-title-weight);line-height:1.25;color:color-mix(in srgb,var(--resume-brand) 85%,var(--resume-text))}.cv-editor-theme .cv-resume-section-divider{margin-top:8px;height:1px;width:92%;background:var(--resume-line);opacity:.62}.cv-editor-theme .cv-resume-section-accent{margin-top:-1px;height:1px;width:44px;background:var(--resume-brand);opacity:.35}.cv-editor-theme .cv-resume-muted{color:var(--resume-muted)}.cv-editor-theme .cv-resume-link{color:var(--resume-text);text-decoration:none}.cv-editor-theme .cv-resume-link:hover{text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--resume-brand) 70%,transparent);text-underline-offset:2px}.cv-editor-theme .cv-resume-contacts{font-size:12px;line-height:1.45}.cv-editor-theme .cv-resume-skills-list.is-one-col{column-count:1}.cv-editor-theme .cv-resume-skills-list.is-two-cols{column-count:2;column-gap:16px}.cv-editor-theme .cv-resume-skills-item{break-inside:avoid;page-break-inside:avoid;-webkit-column-break-inside:avoid;display:inline-block;width:100%;margin-bottom:6px}@media print{#print-container .cv-resume-skills-item{break-inside:avoid!important;page-break-inside:avoid!important;-webkit-column-break-inside:avoid!important}}@media print{@page{size:A4;margin:12mm}#print-container{--cv-doc-bg: #ffffff;--cv-doc-surface: #ffffff;--cv-doc-text: #0f172a;--cv-doc-title: #0b1220;--cv-doc-muted: #475569;--cv-doc-muted-2: #334155;--cv-doc-border: rgba(15, 23, 42, .1);--resume-brand: #0f766e;--resume-brand-ink: #ffffff;--resume-brand-bg: #0f766e;--resume-sidebar-bg: #f1f5f9;--resume-paper-bg: #ffffff;--resume-text: #0f172a;--resume-muted: #475569;--resume-line: rgba(15, 23, 42, .1);--resume-accent: rgba(20, 184, 166, .22);--resume-body-size: 12px;--resume-section-title-size: 18px}#print-container .cv-resume-link{text-decoration:underline;text-decoration-color:#0f172a59;text-underline-offset:2px}#print-container .resume-sidebar-block,#print-container .resume-section,#print-container .resume-contact-item,#print-container .resume-education-item,#print-container .resume-experience-item,#print-container .resume-course-item{break-inside:avoid;page-break-inside:avoid}.cv-paper{--cv-doc-bg: #ffffff;--cv-doc-surface: #ffffff;--cv-doc-text: #0f172a;--cv-doc-title: #0b1220;--cv-doc-muted: #475569;--cv-doc-muted-2: #334155;--cv-doc-border: rgba(15, 23, 42, .1);background:#fff!important;border:1px solid rgba(15,23,42,.1)!important;border-radius:0!important;box-shadow:none!important}}@media print{@page{margin:0;size:auto}body{margin:0;padding:0;background:#fff;-webkit-print-color-adjust:exact;print-color-adjust:exact}body>*{display:none!important}#print-container{display:block!important;position:absolute;top:0;left:0;width:100%;margin:0;padding:0}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}
