/*!
 * Copyright © 2025 Bytelantic, Inc. All Rights Reserved.
 *
 * This code is proprietary and confidential. Unauthorized copying, modification, distribution,
 * or hosting of this code, in whole or in part, is strictly prohibited.
 *
 * Any unauthorized use may result in severe civil and criminal penalties,
 * and will be prosecuted to the maximum extent possible under the law.
 *
 * Access to this source code is permitted solely for its intended use within Bytelantic, Inc.
 * Any other use, including but not limited to reverse engineering, decompilation,
 * or redistribution, is strictly forbidden.
 *
 * If you obtained this code without explicit authorization, you are in violation of Bytelantic, Inc.'s
 * intellectual property rights and must cease usage immediately.
 */
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline-width:0}:root{--v-unit:40px;--sans-serif-font:var(--font-dm-sans),sans-serif;--serif-font:var(--font-instrument-serif),serif;--color-black:#221E1D;--color-grey-dark:#383838;--color-grey:#6F6F6F;--color-grey-light:#e6e6e6;--color-blue:#1F6CE6;--color-blue-dark:#2361C3;--color-blue-light:#e8f0fe;--color-blue-navy:#0B3B53;--color-white:#fff;--color-brand--50:#FDF3F3;--color-brand--100:#FBE8E8;--color-brand--200:#F7D4D6;--color-brand:#E57B83;--color-brand-rgb:229,123,131;--color-brand--500:#DA5966;--color-brand--600:#C5394E;--color-brand--800:#8B263B;--color-brand--950:#420F19;--color-porcelain:#F7F4F4;--color-porcelain-dark:#D9B5B5;--color-porcelain-darker:#BD7F7F;--box-shadow-card:0 4px 10px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.05)}.transition-all{transition:all .5s ease-out}.transform-shake{animation:shake .6s ease-in-out}*{box-sizing:border-box}*,:after,:before{box-sizing:inherit}embed,iframe,img,object,video{max-width:100%}html,html a{-webkit-font-smoothing:antialiased;text-shadow:1px 1px 1px rgba(0,0,0,.004)}body{font:400 16px/1.2em var(--sans-serif-font);color:var(--color-black);background:#fff}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400;margin:0;font-family:var(--serif-font);line-height:1.2}ul{padding:0;margin:0;list-style:none}a{text-decoration:none}.clearfix:after,.clearfix:before{content:"";display:table;line-height:0}.clearfix:after{clear:both}.containing-block{position:relative}.wrapper{width:90%}.before-after-slider{position:relative;width:100%;max-width:454px;aspect-ratio:454/286;border-radius:21px;overflow:hidden;touch-action:none;cursor:-webkit-grab;cursor:grab;-moz-user-select:none;user-select:none;-webkit-user-select:none;margin:0 auto;border:1px solid #e3dfdf}.before-after-slider img{width:100%!important;height:100%!important;-webkit-user-drag:none}.before-after-slider:active{cursor:-webkit-grabbing;cursor:grabbing}.before-after-slider .background-img{object-fit:cover;border-radius:21px}.before-after-slider .foreground-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.before-after-slider .foreground-img{object-fit:cover;border-radius:21px}.before-after-slider .slider-line{position:absolute;top:0;width:6px;height:100%;background:white;transform:translateX(-50%);z-index:2;pointer-events:none}.before-after-slider .slider-button{--size:30px;pointer-events:none;position:absolute;width:var(--size);height:var(--size);border-radius:50%;background-color:white;top:50%;transform:translate(-50%,-50%);z-index:3;display:flex;justify-content:center;align-items:center}.before-after-slider .slider-button:after,.before-after-slider .slider-button:before{content:"";padding:3px;display:inline-block;border:solid #5d5d5d;border-width:0 2px 2px 0}.before-after-slider .slider-button:after{transform:rotate(-45deg)}.before-after-slider .slider-button:before{transform:rotate(135deg)}:root{--color-primary:#007bff;--color-primary-dark:#0056b3}.header{padding:16px 0;margin:1em 0 2em;justify-content:space-between;flex-wrap:wrap;gap:1rem}.header,.header__left{display:flex;align-items:center}.header__left{gap:1.5rem}.header__right{display:flex;align-items:center;gap:1.2rem}.header__logo{display:inline-block;cursor:pointer;position:relative;top:3px;left:-5px}.header__logo svg{overflow:visible;background:var(--color-porcelain)}#shackle{transition:transform .2s ease}.header__logo:hover #shackle{transform:translateY(-2px)}#padlock-group{transform-origin:center;transition:transform .2s ease}.header__logo:hover #padlock-group{animation:vertical-shake .5s ease-in-out}@keyframes vertical-shake{0%{transform:rotate(0deg)}25%{transform:rotate(3deg)}50%{transform:rotate(-3deg)}75%{transform:rotate(3deg)}to{transform:rotate(0deg)}}.header__b2b-link{color:var(--color-brand--500);text-decoration:none;padding:4px 0;border-bottom:2px solid transparent;position:relative;top:2px;background:var(--color-porcelain)}.header__b2b-link:hover{color:var(--color-brand--600);border-color:var(--color-brand)}.header__lang-dropdown{position:relative;background-color:var(--color-white);border-radius:6px}.header__lang-button{display:flex;align-items:center;gap:.2rem;padding:6px 8px;background:none;border:1px solid var(--color-brand);border-radius:6px;color:var(--color-brand);font-weight:500;font-size:.9rem;cursor:pointer;transition:all .2s ease}.header__lang-button:hover{background-color:var(--color-brand);color:#fff}.header__lang-arrow{width:16px;height:16px;transition:transform .2s ease}.header__lang-arrow.open{transform:rotate(180deg)}.header__lang-options{position:absolute;top:100%;right:0;margin-top:4px;background:white;border:1px solid #e2e8f0;border-radius:6px;box-shadow:var(--box-shadow-card);padding:.5rem;min-width:120px;list-style:none;z-index:100;overflow:hidden;box-sizing:border-box}.header__lang-option{display:block;width:100%;padding:8px 12px;text-align:left;background:none;border:none;color:var(--color-grey-dark);font-size:.9rem;cursor:pointer;border-radius:4px;transition:all .2s ease}.header__lang-option:hover{background-color:var(--color-brand);color:#fff!important}.header__lang-option.selected{color:var(--color-brand)}@media (max-width:768px){.header{padding:12px 0}.header__right{gap:1rem}.header__stripe{font-size:.9rem}.header__logo{width:120px}.header__b2b-link{font-size:.9rem}.header__lang-options{right:-8px}}.header__isotype{height:20px;position:relative;top:4px}@keyframes shake{0%{transform:translateX(0)}25%{transform:translateX(5px)}50%{transform:translateX(-5px)}75%{transform:translateX(5px)}to{transform:translateX(0)}}.header__back-btn{color:var(--color-brand);font-weight:500;cursor:pointer}.header__back-btn svg{transition:transform .3s ease;height:20px;position:relative;top:4px}.header__back-btn svg path{fill:var(--color-brand)}.header__back-btn:hover svg{animation:shake .6s ease-in-out}.header__stripe{text-align:center;padding:8px;color:#fff;background:var(--color-brand);min-height:40px;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.header__stripe{min-height:20px}}.header__stripe svg{display:inline-block;vertical-align:text-bottom;margin-right:4px}.header__stripe svg path{fill:#fff}.hero-header{background-color:var(--color-porcelain);background-image:radial-gradient(var(--color-brand--200) 1px,var(--color-porcelain) 1px);background-size:10px 10px;position:relative;padding-bottom:240px;margin-bottom:120px;transition:background-color .2s ease}.hero-header.over{background-color:var(--color-blue-light);background-image:none}.hero-header:after{content:"";display:table;clear:both}@media (min-width:1200px){.hero-header{padding-bottom:60px;margin-bottom:16px}}.hero-header__h1{font-size:2rem;line-height:1.2;margin-bottom:.5em;text-shadow:0 0 5px var(--color-porcelain);transition:all .5s linear;position:relative}@media (min-width:800px){.hero-header__h1{font-size:3rem;max-width:640px}}.hero-header__disclaimer{margin-top:24px;color:var(--color-brand);font-weight:500;line-height:24px;margin-bottom:40px;text-shadow:0 0 5px var(--color-porcelain)}.hero-header__disclaimer svg{display:inline-block;vertical-align:text-bottom;margin-right:4px}.hero-header__disclaimer svg path{fill:var(--color-brand)}.btn{display:block;max-width:454px;text-align:center;font-weight:700;border-radius:4px;margin-bottom:16px;transition:all .5s ease-out;cursor:pointer;padding:0 24px}.btn--large{height:64px;line-height:64px}.btn--medium{height:48px;line-height:48px}.btn--inline-block{display:inline-block!important}.btn--primary{background-color:var(--color-blue);color:#fff;border:2px solid var(--color-blue)}.btn--primary:hover{background-color:var(--color-blue-dark);border-color:var(--color-blue-dark)}.btn--secondary{background:#fff;color:var(--color-blue);border:2px solid var(--color-blue)}.btn--black{background:var(--color-grey-dark);color:#fff;border:2px solid var(--color-grey-dark)}.btn--black:hover{background:var(--color-grey-black)}.btn--secondary:hover{background-color:var(--color-blue);color:#fff}.btn--link{color:var(--color-blue);cursor:pointer}.btn--link:hover{color:var(--color-blue-dark)}.btn--takephoto{display:none}.drag-n-drop-label{margin-bottom:2em;background:var(--color-porcelain);display:inline-block}@media (max-width:800px) and (orientation:portrait){.btn--takephoto{display:block}.drag-n-drop-label{display:none}}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wrapper{width:92%;max-width:1200px;margin:0 auto}.hero-header__id{position:absolute;bottom:-70px;z-index:1;max-width:90%}.hero-header__left-col{float:left}@media (min-width:1200px){.hero-header__id{position:relative;float:right;bottom:0}.hero-header__left-col{max-width:58%}}.footer{display:block;padding:2em 0;color:var(--color-brand);margin-bottom:80px}.footer__text{font-size:.9rem;margin-bottom:4px;position:relative;left:2px}.footer a{color:var(--color-grey-dark);display:inline-block;text-decoration:none}.footer__privacy-link{margin-top:.5rem;font-size:.9rem;text-decoration:underline!important}.footer__privacy-link:hover{opacity:.8}.footer__links{float:right;display:flex;align-items:center;gap:.5rem;margin-top:.5rem;flex-wrap:wrap}.footer__link{color:var(--color-grey-dark);font-size:.9rem;text-decoration:none;transition:all .2s}.footer__link:hover{text-decoration:underline!important}.footer__link-button{background:none;border:none;padding:0;cursor:pointer;color:var(--color-grey-dark);font-size:.9rem;text-decoration:none;transition:all .2s}.footer__link-button:hover{text-decoration:underline!important}.footer__separator{color:var(--color-grey-dark);opacity:.5}.footer__copyright{color:var(--color-grey-dark);font-size:.8rem;margin:.5rem 0 2rem}.footer__warmup{box-sizing:border-box;display:block;width:100%;text-align:center;padding:8px 5%;background:var(--color-brand);color:#fff;margin-bottom:40px}@media (max-width:768px){.footer__content{width:100%}.footer__links{width:100%;justify-content:flex-start;gap:.75rem}}.watermark-flow{display:block;margin:0 auto;width:100%;max-width:454px}.watermark-flow__h2{font-size:1.5em;margin-bottom:.5em;text-align:left}.watermark-flow__subhead{font-size:1em;line-height:1.5;color:var(--color-grey-dark);font-size:.9rem;text-align:left;margin-bottom:2em;max-width:500px;margin-left:auto;margin-right:auto}.watermark-flow__textarea{display:block;resize:none;margin-bottom:.5em;box-sizing:border-box;width:100%;background-color:#fff;border:1px solid #e1d6d6;border-radius:4px;padding:16px;font-size:16px}.watermark-flow__input-container{position:relative;margin-bottom:2em}.watermark-flow__char-counter{text-align:right;color:var(--color-grey-dark);font-size:.8rem}.watermark-flow__char-counter.near-limit{color:#dc3545}.watermark-flow__tip{color:var(--color-grey-dark);font-size:.9rem}.watermark-flow__icon{height:48px}.watermark-flow__icon path{fill:var(--color-brand)}.watermark-flow__doc{margin-bottom:2em}.debug-menu-container{position:relative;display:inline-block}.debug-toggle{background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;padding:8px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:#6c757d}.debug-toggle:hover{background:#e9ecef;border-color:#adb5bd;color:#495057}.debug-toggle.active{background:var(--color-brand);border-color:var(--color-brand);color:white}.debug-toggle:disabled{opacity:.5;cursor:not-allowed}.debug-panel{position:absolute;top:100%;right:0;background:white;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);z-index:1000;min-width:320px;max-width:400px;margin-top:8px;overflow:hidden}.debug-panel-header{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #e9ecef;background:#f8f9fa}.debug-panel-header h3{margin:0;font-size:1rem;font-weight:600;color:#495057}.debug-reset{background:#dc3545;color:white;border:none;border-radius:4px;padding:4px 8px;font-size:.75rem;cursor:pointer;transition:background-color .2s ease}.debug-reset:hover{background:#c82333}.debug-options{padding:16px;max-height:400px;overflow-y:auto}.debug-section{margin-bottom:20px}.debug-section:last-child{margin-bottom:0}.debug-section h4{margin:0 0 12px;font-size:.875rem;font-weight:600;color:#495057;border-bottom:1px solid #e9ecef;padding-bottom:6px}.debug-option{margin-bottom:12px}.debug-option:last-child{margin-bottom:0}.debug-option label{display:flex;align-items:flex-start;cursor:pointer;gap:8px}.debug-option input[type=checkbox]{margin-top:2px;accent-color:var(--color-brand)}.debug-option-input{margin-bottom:12px}.debug-option-input:last-child{margin-bottom:0}.debug-option-input label{display:block;cursor:auto}.debug-option-input input[type=number]{width:100%;padding:6px 8px;border:1px solid #ced4da;border-radius:4px;font-size:.875rem;margin-top:6px;transition:border-color .2s ease}.debug-option-input input[type=number]:focus{outline:none;border-color:var(--color-brand);box-shadow:0 0 0 2px rgba(var(--color-brand-rgb),.2)}.debug-label{display:block;font-size:.875rem;color:#495057;line-height:1.4}.debug-label small{display:block;font-size:.75rem;color:#6c757d;margin-top:2px;font-weight:400}@media (max-width:768px){.debug-panel{right:-8px;min-width:280px;max-width:calc(100vw - 32px)}.debug-options{max-height:300px}}.result-modal__image-wrapper{margin-bottom:2em}.cookie-banner{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:1.5rem;box-shadow:0 -2px 10px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:1.5rem;z-index:1000;max-width:800px;margin:0 auto 1rem;border-radius:8px;border:1px solid #eee}.cookie-banner__header{display:flex;flex-direction:column;gap:.5rem}.cookie-banner__title{font-size:1.25rem;font-weight:600;color:#333;margin:0}.cookie-banner__description{margin:0;font-size:.9rem;color:#666;line-height:1.5}.cookie-banner__actions{display:flex;align-items:center;gap:.75rem;justify-content:flex-end;flex-wrap:wrap}.cookie-banner__button{padding:.75rem 1.25rem;border-radius:6px;cursor:pointer;font-weight:500;font-size:.9rem;white-space:nowrap;transition:all .2s;border:1px solid transparent;min-width:120px;text-align:center}.cookie-banner__button--primary{background:var(--color-brand);color:white;border-color:var(--color-brand)}.cookie-banner__button--primary:focus{outline:none;box-shadow:0 0 0 3px rgba(var(--color-brand-rgb),.3)}.cookie-banner__button--secondary{background:white;color:var(--color-brand);border-color:var(--color-brand)}.cookie-banner__button--secondary:hover{background:var(--color-brand);color:white;border-color:var(--color-brand)}.cookie-banner__button--secondary:focus{outline:none;box-shadow:0 0 0 3px rgba(var(--color-brand-rgb),.2)}.cookie-banner__link{color:var(--color-brand);text-decoration:none;border-bottom:1px solid;transition:all .2s}.cookie-banner__link:hover{opacity:.8}.cookie-banner__settings{display:flex;flex-direction:column;gap:1rem;max-height:60vh;overflow-y:auto;padding-right:1rem}.cookie-banner__category{padding:1.25rem;background:#f8f9fa;border-radius:8px;border:1px solid #eee}.cookie-banner__category-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.cookie-banner__category-header h3{margin:0;font-size:1rem;color:#333;font-weight:600}.cookie-banner__category-description{margin:0;font-size:.85rem;color:#666;line-height:1.5}.cookie-banner__toggle{display:flex;align-items:center;gap:.5rem}.cookie-banner__checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:2.5rem;height:1.25rem;background:#ddd;border-radius:1rem;position:relative;cursor:pointer;transition:all .2s;margin:0}.cookie-banner__checkbox:checked{background:var(--color-brand)}.cookie-banner__checkbox:before{content:"";position:absolute;width:1rem;height:1rem;border-radius:50%;background:white;top:.125rem;left:.125rem;transition:all .2s}.cookie-banner__checkbox:checked:before{left:1.375rem}.cookie-banner__checkbox:disabled{opacity:.6;cursor:not-allowed}.cookie-banner__toggle-label{font-size:.85rem;color:#666;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:768px){.cookie-banner{bottom:0;left:0;right:0;margin:0;border-radius:0;max-width:none;padding:1rem;width:100%;box-sizing:border-box}.cookie-banner__settings{padding-right:0;max-height:70vh;width:100%;box-sizing:border-box}.cookie-banner__category{padding:1rem;margin:0;width:100%;box-sizing:border-box}.cookie-banner__category-header{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%}.cookie-banner__toggle{width:100%;justify-content:space-between}.cookie-banner__actions{flex-direction:column;width:100%;padding:0;margin:0;box-sizing:border-box}.cookie-banner__button{width:100%;padding:.875rem;margin:0;box-sizing:border-box;min-width:0}}.modal{position:fixed;z-index:1000;display:flex;align-items:center;justify-content:center;background:#F7F4F4}.modal,.modal__content{top:0;left:0;right:0;bottom:0}.modal__content{position:absolute;width:100%;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.watermark-flow__tip strong{margin-right:.5em}.loading-text{display:flex;align-items:center;justify-content:center;gap:8px}.loading-spinner{width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.btn.processing{cursor:not-allowed;opacity:.8}.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.redact-controls{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.redact-controls__brushes{display:flex;justify-content:center;gap:.5rem;margin-bottom:.5rem}.redact-controls__brush-btn{padding:8px 16px;background-color:#fff;border:1px solid #e1d6d6;border-radius:4px;cursor:pointer;font-size:14px}.redact-controls__brush-btn.active{background-color:var(--color-brand);color:white;border-color:var(--color-brand)}.features-list{font-family:var(--serif-font);font-size:1.4rem;line-height:1.3;margin:4rem 0 3rem;text-align:center}.features-list li{width:100%;box-sizing:border-box;margin-bottom:2rem;background-color:var(--color-porcelain);background-image:radial-gradient(var(--color-brand--100) 1px,transparent 1px),linear-gradient(45deg,var(--color-porcelain),#fff);background-size:10px 10px,cover;background-position:0 0;border:1px solid var(--color-porcelain);border-radius:12px;box-shadow:var(--box-shadow-card);transition:box-shadow .3s ease-in-out;padding:24px 24px 24px 132px;position:relative;max-width:600px;display:inline-block;text-align:left}.features-list img{height:100px;width:100px;margin-right:24px;position:absolute;left:16px;top:50%;margin-top:-50px;opacity:.8}.features-list li p{position:relative;z-index:1}@media (min-width:1200px){.features-list{display:flex;justify-content:center;gap:3%}}.before-after-slider{touch-action:pan-y}.document-preview{display:block;margin:0 auto;width:100%;max-width:454px}.document-preview__h2{font-family:var(--serif-font);font-size:1.5em;margin-bottom:.5em;text-align:left}.document-preview__container{position:relative;margin-bottom:2em;border-radius:16px;overflow:hidden;touch-action:pan-y pinch-zoom;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.document-preview__canvas{display:block;width:100%;height:auto}.corner-point{position:absolute;width:44px;height:44px;border-radius:50%;background:transparent;border:2px solid #fff;margin-left:-22px;margin-top:-22px;cursor:move;box-shadow:0 0 10px rgba(0,0,0,.3);z-index:2;will-change:transform,left,top;touch-action:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;transform:scale(.55);transition:transform .2s ease,background-color .2s ease}.corner-point.active,.corner-point:hover{transform:scale(1);background:transparent;border-color:#fff;box-shadow:0 0 15px rgba(0,0,0,.5)}.corner-point.active:after{background:#fff}.document-area{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;will-change:transform}.document-preview .btn--primary{background-color:#007bff;border-color:#007bff;font-size:1.2rem}.document-preview .btn--primary:hover{background-color:#0056b3;border-color:#0056b3}@media (max-width:768px){.document-preview{max-width:100%}.corner-point{width:54px;height:54px;margin-left:-27px;margin-top:-27px}}.corner-preview{position:absolute;top:16px;left:50%;transform:translateX(-50%);width:200px;height:200px;background:rgba(255,255,255,.95);border:2px solid #fff;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.2);pointer-events:none;z-index:3;opacity:0;transition:opacity .2s ease;overflow:hidden}.corner-preview.visible{opacity:1}.corner-preview__content{position:absolute;width:100%;height:100%;border-radius:50%}.scanning-wave{position:absolute;top:0;left:-100%;width:30%;height:100%;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.305) 50%,rgba(255,255,255,0));animation:scanningWave 4s ease-in-out infinite;pointer-events:none;z-index:3}@keyframes scanningWave{0%,to{left:-50%}50%{left:100%}}.toast{background:var(--color-black);color:#fff;text-align:center;position:fixed;left:0;right:0;line-height:1.5;padding:16px 48px;z-index:2;transform:translateY(-100%);transition:transform .3s ease-in-out;overflow:hidden}.toast--top{top:0}.toast--bottom{bottom:0}.toast--hidden{transform:translateY(-100%)}.toast:not(.toast--hidden){transform:translateY(0)}.toast__close{position:absolute;right:0;top:0;bottom:0;height:24px;width:24px;padding:16px;cursor:pointer;transition:background-color .2s ease}.toast__close:hover{background:var(--color-grey-dark)}.toast__close path{fill:#fff}.document-preview__container--compact,.watermark-flow__doc--compact{margin-bottom:0}.brush-selector-container{display:flex;justify-content:center;margin:15px 0 2em}.brush-selector{display:flex;align-items:center;padding:8px 16px;background-color:white;border-radius:100px;box-shadow:var(--box-shadow-card)}.brush-selector__widths.disabled{opacity:.5;pointer-events:none}.brush-selector__tool{padding:8px;cursor:pointer}.brush-selector__tool.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.brush-selector__width-option,.brush-selector__widths{display:flex;align-items:center}.brush-selector__width-option{justify-content:center;width:36px;height:36px;border-radius:50%;margin:0 5px;cursor:pointer;border:2px solid transparent}.brush-selector__width-option.selected{border-color:var(--color-blue)}.brush-selector__width-circle{background-color:#000;border-radius:50%}.install-dialog{background:var(--color-black);color:#fff;text-align:center;position:fixed;left:0;right:0;bottom:0;line-height:1.5;padding:16px 5% 24px;z-index:2;transition:transform .3s ease-in-out}.install-dialog__txt{display:block;margin-bottom:12px}.install-dialog__btns{display:flex;justify-content:center;gap:16px;list-style:none}.install-dialog__btns li{width:50%;max-width:240px;margin:0}.b2b-signup-section{background-color:var(--color-blue-navy);background-image:radial-gradient(#0E4662 1px,var(--color-blue-navy) 1px);background-size:10px 10px;color:#fff;padding:6rem 0;text-align:center}.b2b-signup-section h2{font-size:2rem;margin-bottom:1rem}.b2b-subhead{font-size:1.25rem;color:#4a5568;margin-bottom:1.5rem;font-weight:500}.b2b-signup-section p{font-size:1rem;line-height:1.5;max-width:720px;margin:0 auto 2rem;color:var(--color-porcelain)}.b2b-signup-button{display:inline-block;padding:1rem 2rem;background-color:#4299e1;color:white;text-decoration:none;border-radius:6px;font-weight:600;transition:all .3s ease;box-shadow:0 2px 4px rgba(66,153,225,.2)}.b2b-signup-button:hover{background-color:#3182ce;transform:translateY(-2px);box-shadow:0 4px 6px rgba(66,153,225,.3)}@media (max-width:768px){.b2b-signup-section h2{font-size:1.75rem}.b2b-signup-section p{font-size:1rem}}.faqs-section{max-width:720px;margin:0 auto;padding:6rem 0}.faqs-section h2{font-size:1.8rem;margin-bottom:1.5rem}.faqs-section h2,.faqs-section__badge{text-align:center}.faqs-section__badge span{display:inline-block;background:var(--color-brand--50);border:1px solid var(--color-brand--100);height:32px;line-height:32px;padding:0 16px;border-radius:32px;margin-bottom:1.5rem;color:var(--color-brand--950)}details summary{list-style:none}details summary::-webkit-details-marker{display:none}details{border-bottom:1px solid var(--color-grey-light);padding:1.5rem 0}details>summary{line-height:1.5;font-weight:600;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:space-between;margin:0}details>summary:after{content:"";display:inline-block;width:16px;height:16px;margin-left:.5rem;transition:transform .2s ease;background:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20viewBox='0%200%2024%2024'%3E%3Cpath%20d='M9%205l7%207-7%207'%20/%3E%3C/svg%3E") no-repeat 50%}details[open]>summary:after{transform:rotate(90deg)}details p{margin:.75rem 0 0;font-size:1rem;line-height:1.5;color:var(--color-grey)}.faq-bullet-list{padding-left:1.5rem;margin:.75rem 0 0;list-style-type:disc}.faq-bullet-item{color:var(--color-grey);line-height:1.5;font-size:1rem}.btn--disabled{cursor:not-allowed;background-color:#cccccc;border-color:#999999;pointer-events:none}.btn--disabled,.drag-n-drop-label--disabled{opacity:.5;color:#666666}.webgl-error-message{color:#e53935;background-color:rgba(229,57,53,.1);border-left:4px solid #e53935;padding:15px;margin-top:20px;font-size:14px;line-height:1.5;border-radius:0 4px 4px 0}@font-face{font-family:DM Sans;font-style:italic;font-weight:100;font-display:swap;src:url(/_next/static/media/289fe58ca841e465-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:italic;font-weight:100;font-display:swap;src:url(/_next/static/media/ad998c9a6bd57586-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:italic;font-weight:200;font-display:swap;src:url(/_next/static/media/289fe58ca841e465-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:italic;font-weight:200;font-display:swap;src:url(/_next/static/media/ad998c9a6bd57586-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/289fe58ca841e465-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/ad998c9a6bd57586-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/289fe58ca841e465-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/ad998c9a6bd57586-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/289fe58ca841e465-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/ad998c9a6bd57586-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/289fe58ca841e465-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/ad998c9a6bd57586-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/289fe58ca841e465-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/ad998c9a6bd57586-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:italic;font-weight:800;font-display:swap;src:url(/_next/static/media/289fe58ca841e465-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:italic;font-weight:800;font-display:swap;src:url(/_next/static/media/ad998c9a6bd57586-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:italic;font-weight:900;font-display:swap;src:url(/_next/static/media/289fe58ca841e465-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:italic;font-weight:900;font-display:swap;src:url(/_next/static/media/ad998c9a6bd57586-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/8c0f877bd1202585-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/9c18eba18d4baf22-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/8c0f877bd1202585-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/9c18eba18d4baf22-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/8c0f877bd1202585-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/9c18eba18d4baf22-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8c0f877bd1202585-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/9c18eba18d4baf22-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8c0f877bd1202585-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/9c18eba18d4baf22-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8c0f877bd1202585-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/9c18eba18d4baf22-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8c0f877bd1202585-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/9c18eba18d4baf22-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/8c0f877bd1202585-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/9c18eba18d4baf22-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/8c0f877bd1202585-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/9c18eba18d4baf22-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_ffabb7{font-family:DM Sans,DM Sans Fallback}.__variable_ffabb7{--font-dm-sans:"DM Sans","DM Sans Fallback"}@font-face{font-family:"Instrument Serif";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/3b519bf04fafadb0-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Instrument Serif";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e4a215cf4d491fac-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Instrument Serif";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/45cf6616ee386f2d-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Instrument Serif";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/2abeb75a5e332dc3-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Instrument Serif Fallback";src:local("Times New Roman");ascent-override:117.94%;descent-override:36.93%;line-gap-override:0.00%;size-adjust:83.94%}.__className_660789{font-family:"Instrument Serif","Instrument Serif Fallback";font-weight:400}.__variable_660789{--font-instrument-serif:"Instrument Serif","Instrument Serif Fallback"}