: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}body{margin:0;font-family:Inter,SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;color:#0f172a}#root{min-height:100vh}.sign-page{position:relative;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));box-sizing:border-box}.bg{top:0;left:0;right:0;bottom:0;width:100%;height:100%;position:fixed;z-index:0;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:url(/images/bg_main.webp)}.bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff70,#ffffff5c 42%,#e8f8f480);pointer-events:none}.sign-page__inner{position:relative;z-index:1;width:100%;max-width:1140px}.session-expired-guard{position:relative;z-index:1;width:100%;display:flex;align-items:center;justify-content:center}.session-expired-guard__text{margin:0;padding:18px 24px;border-radius:16px;color:#fffffff5;background:#ffffff24;border:1px solid rgba(255,255,255,.28);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font-size:clamp(24px,3.8vw,44px);font-weight:600;letter-spacing:.01em;text-align:center;text-shadow:0 4px 18px rgba(6,21,39,.38)}.session-expired-guard__link{color:#fffffffa;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:2px}.session-expired-guard__link:hover{color:#fff}.sign-splash{position:relative;z-index:1;width:100%;display:flex;align-items:center;justify-content:center}.sign-splash__card{width:min(520px,calc(100% - 24px));padding:26px 24px 20px;border-radius:28px;background:#ffffff29;border:1px solid rgba(255,255,255,.34);-webkit-backdrop-filter:blur(14px) saturate(160%);backdrop-filter:blur(14px) saturate(160%);box-shadow:0 24px 44px #081b2f42,inset 0 1px #ffffffb8}.sign-splash-brand{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:12px}.sign-splash-brand__logo{width:40px;height:40px;object-fit:contain}.sign-splash-brand__wordmark{display:flex;flex-direction:column;align-items:flex-start;line-height:1}.sign-splash-brand__line{font-size:12px;letter-spacing:.14em;font-weight:600;color:#0d544ce6}.sign-splash-brand__line--tagline{margin-top:4px;font-size:10px;letter-spacing:.18em;font-weight:500;color:#1a7669c2}.sign-splash-illustration{position:relative;margin:0 auto 18px;width:min(430px,100%);aspect-ratio:16 / 9}.sign-splash-paper{position:absolute;top:16px;right:10px;bottom:12px;left:10px;border-radius:16px;background:linear-gradient(165deg,#fffffff7,#f6fcfbf5);border:1px solid rgba(30,155,137,.2);box-shadow:0 14px 34px #0a253a33,inset 0 1px #ffffffe6;overflow:hidden}.sign-splash-paper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top right,rgba(84,202,180,.14),transparent 56%),radial-gradient(circle at bottom left,rgba(19,122,109,.12),transparent 60%)}.sign-splash-writing{position:absolute;left:16px;right:16px;top:16px;height:96px;width:calc(100% - 32px)}.sign-splash-writing__guide{stroke:#10605626;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.sign-splash-writing__path{stroke:#2b9c8b;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:360;stroke-dashoffset:360;opacity:0;animation:sign-writing-draw 2.25s ease-in-out infinite}.sign-splash-writing__path--1{animation-delay:.05s}.sign-splash-writing__path--2{animation-delay:.33s}.sign-splash-writing__path--3{animation-delay:.61s}.sign-splash-signature{position:absolute;left:188px;right:10px;bottom:30px;height:42px}.sign-splash-signature__svg{width:100%;height:100%;overflow:visible}.sign-splash-signature__guide{stroke:#127a6d33;stroke-width:3.1;stroke-linecap:round;stroke-linejoin:round;opacity:0;animation:sign-signature-guide 2.25s ease-in-out infinite}.sign-splash-signature__guide--main{animation-delay:1.14s}.sign-splash-signature__guide--branch-a{animation-delay:1.32s}.sign-splash-signature__guide--branch-b{animation-delay:1.46s}.sign-splash-signature__path{stroke:#1e9b89;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round;fill:none;stroke-dashoffset:var(--sig-len, 220);stroke-dasharray:var(--sig-len, 220);opacity:0;animation:sign-signature-draw 2.25s ease-in-out infinite}.sign-splash-signature__path--main{--sig-len: 194;animation-delay:1.14s}.sign-splash-signature__path--branch-a{--sig-len: 84;animation-delay:1.32s}.sign-splash-signature__path--branch-b{--sig-len: 92;animation-delay:1.46s}.sign-splash-pen{position:absolute;right:54px;bottom:26px;width:114px;height:22px;transform-origin:90% 50%;animation:sign-pen-move 2.25s ease-in-out infinite}.sign-splash-pen__body{position:absolute;top:0;right:8px;bottom:0;left:0;border-radius:14px;background:linear-gradient(90deg,#127a6d,#1e9b89 62%,#54cab4);box-shadow:0 8px 12px #093c3947,inset 0 1px #ffffff6b}.sign-splash-pen__tip{position:absolute;right:0;top:4px;width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:14px solid #0b3736;filter:drop-shadow(0 2px 2px rgba(6,21,39,.24))}.sign-splash__text{margin:0;color:#fffffff2;font-size:clamp(15px,1.9vw,18px);font-weight:520;letter-spacing:.004em;text-align:center;text-shadow:0 4px 18px rgba(6,21,39,.38)}@keyframes sign-writing-draw{0%{stroke-dashoffset:360;opacity:0}10%{opacity:1}42%{stroke-dashoffset:0;opacity:1}65%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:-32;opacity:0}}@keyframes sign-signature-draw{0%{stroke-dashoffset:var(--sig-len, 220);opacity:0}10%{opacity:1}44%{stroke-dashoffset:0;opacity:1}70%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:-24;opacity:0}}@keyframes sign-signature-guide{0%{opacity:0}10%{opacity:0}34%{opacity:.85}70%{opacity:.85}to{opacity:0}}@keyframes sign-pen-move{0%{transform:translate(-104px) translateY(6px) rotate(-20deg);opacity:.9}16%{transform:translate(-82px) translateY(2px) rotate(-17deg)}52%{transform:translate(-6px) translateY(-9px) rotate(-8deg);opacity:1}70%{transform:translate(10px) translateY(-9px) rotate(-8deg);opacity:1}to{transform:translate(-104px) translateY(6px) rotate(-20deg);opacity:.9}}.sign-card{position:relative;border-radius:24px;padding:18px 22px 26px;background:#ffffff85;border:1px solid rgba(226,232,240,.78);-webkit-backdrop-filter:blur(28px) saturate(170%);backdrop-filter:blur(28px) saturate(170%);box-shadow:0 20px 52px #0f172a2e,inset 0 1px #ffffffad}.sign-brand{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:8px}.sign-brand__logo{width:56px;height:56px;object-fit:contain}.sign-brand__wordmark{display:flex;flex-direction:column;gap:2px;width:9.6rem}.sign-brand__line{display:flex;justify-content:space-between;margin:0;font-size:.94rem;font-weight:500;letter-spacing:.03em;color:#1e293b}.sign-brand__line--tagline{font-size:.82rem;color:#475467;font-weight:400}.sign-title{margin:10px 0 4px;text-align:center;font-size:1.42rem;font-weight:600;letter-spacing:-.015em}.sign-subtitle{margin:0 0 16px;text-align:center;color:#526079;font-size:.95rem}.sign-topbar{display:flex;align-items:center;justify-content:flex-start;margin-bottom:8px}.sign-backlink{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;box-shadow:none;color:#334155;font-size:.92rem;display:inline-flex;align-items:center;gap:8px;padding:4px 2px}.sign-backlink:hover{color:#1e293b}.system-meta{position:absolute;top:16px;right:14px;display:flex;flex-direction:column;gap:2px;font-size:10px;line-height:1.15;color:#475467e6;text-align:right;pointer-events:none;-webkit-user-select:none;user-select:none}.sign-stepper{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:2px 0 14px}.sign-step{position:relative;text-align:center;padding:0 4px}.sign-step__circle{width:28px;height:28px;border-radius:50%;margin:0 auto 8px;display:grid;place-items:center;font-size:12px;font-weight:700;color:#64748b;background:#e2e8f0e6;border:1px solid rgba(148,163,184,.35)}.sign-step__line{position:absolute;top:14px;left:calc(50% + 18px);right:calc(-50% + 18px);height:2px;background:#94a3b852}.sign-step--done .sign-step__circle,.sign-step--active .sign-step__circle{background:linear-gradient(180deg,#39b8a5,#1e9b89);color:#fff;border-color:#1e9b89a6}.sign-step--active .sign-step__circle{box-shadow:0 0 0 3px #39b8a538}.sign-step--done .sign-step__line{background:#1e9b8985}.sign-step__label{font-size:12px;font-weight:700;color:#334155}.sign-step__hint{margin-top:2px;font-size:11px;color:#64748b}.system-meta__row{opacity:.92}section{border-top:1px solid #e4e7ec;margin-top:24px;padding-top:24px}.doc-stage{display:flex;align-items:flex-start;gap:14px}.doc-stage__main{flex:1 1 auto;min-width:0}.field-rail{width:210px;position:sticky;top:14px;border:1px solid rgba(226,232,240,.95);background:#ffffffeb;border-radius:14px;padding:10px;box-shadow:0 10px 24px #0f172a14}.field-rail__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.field-rail__title{margin:0;font-size:12px;font-weight:700;color:#1e293b}.field-rail__count{font-size:11px;color:#64748b}.field-rail__empty{margin:0;font-size:12px;color:#64748b}.field-rail__item{display:flex;align-items:center;gap:7px;width:100%;text-align:left;border-radius:8px;padding:6px 7px;margin-bottom:6px;font-size:12px;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease;border:1px solid transparent;background:#ffffffb3;box-shadow:none;color:#0f172a;margin-right:0}.field-rail__item:hover:not(:disabled){transform:translateY(-1px)}.field-rail__item:disabled{cursor:not-allowed;opacity:.6}.field-rail__item:last-child{margin-bottom:0}.field-rail__item--filled{background:#34bea824;border:1px solid rgba(52,190,168,.24)}.field-rail__item--empty{background:#ffffffd1;border:1px solid rgba(203,213,225,.65)}.field-rail__item--active{box-shadow:0 0 0 2px #34bea83d;border-color:#34bea880}.field-rail__item--error{border-color:#ef44448c;background:#fef2f2e6;box-shadow:0 0 0 1px #ef44442e inset}.field-rail__item--error .field-rail__dot{background:#dc2626}.field-rail__dot{width:8px;height:8px;border-radius:50%;background:#1e9b89;flex:0 0 auto}.field-rail__name{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.field-rail__meta{color:#64748b;font-size:11px}label{display:block;font-weight:600;margin-bottom:8px}input{display:block;width:100%;margin-top:6px;margin-bottom:10px;border:1px solid #d0d5dd;border-radius:8px;padding:10px}button{border:none;border-radius:10px;background:linear-gradient(180deg,#34bda8,#1e9b89);color:#fff;padding:10px 16px;cursor:pointer;margin-right:8px;box-shadow:0 8px 18px #1e9b8947}button[disabled]{opacity:.6;cursor:not-allowed}.pdf-frame{width:100%;min-height:560px;border:1px solid #d0d5dd;border-radius:8px;background:#fff}.preview-shell{border-radius:12px;overflow:hidden;border:1px solid rgba(15,23,42,.08);box-shadow:0 8px 20px #0f172a14}.preview-section--disabled{opacity:.72}.preview-shell--disabled{position:relative;filter:grayscale(.75);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.preview-shell--disabled .pdf-frame{pointer-events:none}.preview-shell--disabled:after{content:"Preview is disabled";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:#475467;background:#ffffff94;-webkit-backdrop-filter:blur(7px) saturate(110%);backdrop-filter:blur(7px) saturate(110%)}.preview-disabled-note{margin:10px 0 0;color:#475467;font-size:13px;font-weight:600}.pdf-page-wrap{position:relative;margin:0 auto 18px;border:1px solid #eaecf0;border-radius:10px;overflow:hidden;background:#fff}.pdf-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10}.pdf-field-input{position:absolute;box-sizing:border-box;pointer-events:auto;margin:0;padding:4px 8px;border:2px solid #10b981;border-radius:6px;background:#8addc1;font-size:14px;line-height:1.2;z-index:12;color:#064e3b;box-shadow:0 0 0 1px #ffffffe6 inset,0 6px 14px #10b9813d}.pdf-field-input:focus{outline:none;border-color:#059669;box-shadow:0 0 0 3px #10b98140,0 10px 22px #05966947}.pdf-field-input--error{border-color:#dc2626;background:#d4bbbb;color:#7f1d1d;box-shadow:0 0 0 1px #ffffffe6 inset,0 6px 14px #dc262647}.pdf-field-input--error:focus{border-color:#b91c1c;box-shadow:0 0 0 3px #dc26263d,0 10px 22px #b91c1c3d}.pdf-page-wrap canvas,.pdf-page-wrap .react-pdf__Page__canvas{-webkit-user-select:none;user-select:none}.error-list,.risk-list{margin-top:12px;padding:10px 12px;border-radius:8px}.error-list{background:#fef3f2;border:1px solid #fecdca}.risk-list{background:#fffaeb;border:1px solid #fedf89}.muted{color:#475467}.error{color:#b42318;font-weight:600}.success{color:#027a48;font-weight:600}.flow-section__header{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.flow-section__header h2{margin:0}.flow-section__icon{width:30px;height:30px;border-radius:50%;border:1px solid rgba(30,155,137,.35);background:#34bea824;color:#0f766e;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.flow-section__icon--large{width:44px;height:44px}.flow-section__icon-svg{width:18px;height:18px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.flow-section__icon-svg--large{width:28px;height:28px;stroke-width:2.4}.flow-section__hint{margin:6px 0 0;color:#475467;font-size:13px}.validation-grid,.otp-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:14px}.validation-grid__main,.otp-grid__main{min-width:0}.flow-inline-hash{margin-top:0;margin-bottom:10px;font-size:12px}.status-card{border-radius:12px;border:1px solid rgba(30,155,137,.2);background:#e8f8f4e0;padding:18px;align-self:start}.status-card--warn{background:#fef3f2e6;border-color:#fca5a573}.status-card--secure{background:#f1f8f6eb}.status-card__title{margin:0 0 4px;font-size:15px;font-weight:700;color:#134e48}.status-card--warn .status-card__title{color:#b42318}.status-card__text{margin:0;font-size:13px;color:#344054}.otp-input-group{margin-top:0;margin-bottom:8px}.otp-input-group span{display:block;margin-bottom:6px;font-size:12px;font-weight:600;color:#344054}.otp-input-group input{margin:0}.otp-sent-notice{margin:0 0 12px;padding:10px 12px;border-radius:10px;border:1px solid rgba(2,122,72,.18);background:#ecfdf3eb;color:#027a48;font-size:13px;font-weight:600;line-height:1.4}.otp-resend-btn{display:block;margin:0 0 14px;font-size:13px;font-weight:500;background:transparent;color:#344054;box-shadow:none;border:1px solid #d0d5dd;padding:8px 14px}.otp-resend-btn:not([disabled]){color:#0f766e;border-color:#1e9b8961;background:#34bea814}.otp-resend-btn:not([disabled]):hover{background:#34bea824}.otp-resend-btn strong{color:#0f766e;font-weight:700}.otp-panel{display:grid;grid-template-columns:1fr 1fr .9fr;gap:34px;align-items:start;padding-top:4px}.otp-panel__title{display:flex;align-items:center;gap:12px;margin-bottom:12px}.otp-panel__title h2{margin:0}.otp-panel__title-icon{width:44px;height:44px;border-radius:50%;border:1px solid rgba(30,155,137,.38);background:#34bea821;color:#0f766e;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.otp-panel__title-icon-svg{width:28px;height:28px;stroke:currentColor;stroke-width:2.4;fill:none;stroke-linecap:round;stroke-linejoin:round}.otp-panel__intro{min-width:0}.otp-panel__intro-text{margin:0 0 18px;color:#344054;font-size:14px;line-height:1.45}.otp-panel__verify{padding-top:12px;min-width:0}.otp-panel__verify button{margin-right:0}.otp-gate-note{margin:10px 0 0;font-size:12px;line-height:1.35}.otp-security-card{border-radius:12px;border:1px solid rgba(30,155,137,.16);background:#f1f8f6f0;padding:18px;margin-top:10px}.otp-security-card__head{display:flex;align-items:center;gap:8px;margin-bottom:6px}.otp-security-card__icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;color:#1e9b89;flex:0 0 auto}.otp-security-card__icon-svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round}.otp-security-card__title{margin:0;font-size:15px;font-weight:700;color:#134e48}.otp-security-card__text{margin:0;font-size:13px;color:#344054;line-height:1.4}@media(max-width:1040px){.doc-stage{flex-direction:column}.field-rail{position:static;width:100%}.validation-grid,.otp-grid,.otp-panel{grid-template-columns:minmax(0,1fr)}.otp-panel__verify{padding-top:0}.otp-security-card{margin-top:0}.sign-stepper{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:12px}.sign-step__line{display:none}}
