@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.q21vm7bk8w.bundle.scp.css';

/* /Components/Cards/ChecklistItemCard.razor.rz.scp.css */
.card-has-file[b-keuw2n1x53] {
        background-color: #d4edda !important; // Light green
}
/* /Components/Pages/Home.razor.rz.scp.css */
.home-page[b-3felec1a8d] {
    --home-ink: #14263b;
    --home-muted: #5f6e7d;
    --home-blue: #1265a8;
    --home-blue-deep: #0e3456;
    --home-teal: #007c78;
    --home-coral: #ed7654;
    --home-surface: #ffffff;
    --home-soft: #edf5f7;
    --home-line: #d9e3e8;
    background-color: #f8fbfc;
    color: var(--home-ink);
    font-family: "Manrope", "Avenir Next", "Segoe UI", sans-serif;
    line-height: 1.6;
    max-width: 100%;
    min-height: 100%;
    overflow: hidden;
    overflow-x: hidden;
    width: 100%;
}

.home-page *[b-3felec1a8d],
.home-page *[b-3felec1a8d]::before,
.home-page *[b-3felec1a8d]::after {
    box-sizing: border-box;
}

.home-page a[b-3felec1a8d] {
    color: inherit;
    text-decoration: none;
}

.landing-navigation[b-3felec1a8d] {
    align-items: center;
    background: rgba(255, 255, 255, 0.96);
    border-bottom: 1px solid var(--home-line);
    display: flex;
    justify-content: space-between;
    min-height: 76px;
    padding: 14px max(28px, calc((100% - 1240px) / 2));
    position: relative;
    z-index: 2;
}

.brand[b-3felec1a8d] {
    align-items: center;
    display: inline-flex;
    font-size: 18px;
    font-weight: 600;
    gap: 10px;
    white-space: nowrap;
}

.brand img[b-3felec1a8d] {
    height: 29px;
    object-fit: contain;
    width: 29px;
}

.landing-navigation-links[b-3felec1a8d] {
    align-items: center;
    display: flex;
    gap: 10px;
}

.privacy-link[b-3felec1a8d] {
    color: var(--home-muted) !important;
    font-size: 14px;
    margin-right: 10px;
}

.button[b-3felec1a8d] {
    align-items: center;
    border: 1px solid transparent;
    border-radius: 5px;
    display: inline-flex;
    font-size: 15px;
    font-weight: 600;
    justify-content: center;
    line-height: 1.2;
    min-height: 46px;
    padding: 12px 18px;
    transition: background-color 180ms ease, border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.button:hover[b-3felec1a8d] {
    transform: translateY(-2px);
}

.button-primary[b-3felec1a8d] {
    background-color: var(--home-coral);
    box-shadow: 0 8px 18px rgba(237, 118, 84, 0.24);
    color: #ffffff !important;
}

.button-primary:hover[b-3felec1a8d] {
    background-color: #d85e40;
    box-shadow: 0 12px 24px rgba(237, 118, 84, 0.3);
}

.button-secondary[b-3felec1a8d] {
    border-color: #b9c7d1;
    color: var(--home-ink) !important;
}

.button-secondary:hover[b-3felec1a8d] {
    background-color: #eef4f7;
    border-color: #8398a8;
}

.button-compact[b-3felec1a8d] {
    min-height: 38px;
    padding: 9px 14px;
}

.button-large[b-3felec1a8d] {
    min-height: 52px;
    padding: 15px 22px;
}

.hero[b-3felec1a8d] {
    align-items: center;
    background-color: var(--home-blue-deep);
    display: grid;
    gap: 56px;
    grid-template-columns: minmax(0, 0.4fr) minmax(0, 1fr);
    min-height: 672px;
    overflow: hidden;
    padding: 72px max(28px, calc((100% - 1240px) / 2));
    position: relative;
}

.hero[b-3felec1a8d]::after {
    border: 1px solid rgba(137, 209, 215, 0.24);
    border-radius: 50%;
    content: "";
    height: 680px;
    left: -295px;
    pointer-events: none;
    position: absolute;
    top: -285px;
    width: 680px;
    z-index: 0;
}

.hero-slideshow[b-3felec1a8d] {
    aspect-ratio: 15 / 7;
    margin-bottom: 48px;
    min-width: 0;
    order: 2;
    position: relative;
    transform: translateX(48px) perspective(1500px) rotateY(-5deg) rotateX(1deg);
    transform-origin: right center;
    width: 100%;
    z-index: 1;
}

.hero-slide[b-3felec1a8d] {
    animation: hero-slide-cycle-b-3felec1a8d 36s ease-in-out infinite;
    display: block;
    height: 100%;
    inset: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    transform: translateX(12px);
}

.hero-slide:nth-child(2)[b-3felec1a8d] {
    animation-delay: 6s;
}

.hero-slide:nth-child(3)[b-3felec1a8d] {
    animation-delay: 12s;
}

.hero-slide:nth-child(4)[b-3felec1a8d] {
    animation-delay: 18s;
}

.hero-slide:nth-child(5)[b-3felec1a8d] {
    animation-delay: 24s;
}

.hero-slide:nth-child(6)[b-3felec1a8d] {
    animation-delay: 30s;
}

.hero-slide img[b-3felec1a8d] {
    display: block;
    height: 100%;
    object-fit: contain;
    width: 100%;
}

.hero-slide figcaption[b-3felec1a8d] {
    color: #d9eaf0;
    font-size: 18px;
    font-weight: 700;
    left: 0;
    line-height: 1.35;
    padding: 17px 14px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 100%;
}

.hero-content[b-3felec1a8d] {
    animation: home-reveal-b-3felec1a8d 650ms ease-out both;
    max-width: 630px;
    order: 1;
    position: relative;
    z-index: 2;
}

.eyebrow[b-3felec1a8d] {
    color: var(--home-teal);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0;
    margin: 0 0 16px;
    text-transform: uppercase;
}

.eyebrow-light[b-3felec1a8d] {
    color: #8bd6d0;
}

.hero h1[b-3felec1a8d],
.home-page h2[b-3felec1a8d],
.home-page h3[b-3felec1a8d] {
    font-family: "Manrope", "Avenir Next", "Segoe UI", sans-serif;
    letter-spacing: 0;
}

.hero h1[b-3felec1a8d] {
    color: #ffffff;
    font-size: clamp(42px, 5vw, 68px);
    font-weight: 700;
    line-height: 1.08;
    margin: 0;
}

.hero-lead[b-3felec1a8d] {
    color: #d9eaf0;
    font-size: 21px;
    line-height: 1.55;
    margin: 28px 0 0;
    max-width: 570px;
}

.hero-actions[b-3felec1a8d] {
    margin-top: 34px;
}

.hero-actions .button-primary[b-3felec1a8d] {
    font-size: 22px;
    min-height: 72px;
    padding: 21px 38px;
}

.hero-trial-benefits[b-3felec1a8d] {
    color: #d9eaf0;
    display: grid;
    font-size: 15px;
    font-weight: 500;
    gap: 8px;
    list-style: none;
    margin: 18px 0 0;
    padding: 0;
}

.hero-trial-benefits li[b-3felec1a8d] {
    align-items: center;
    display: flex;
    gap: 10px;
}

.hero-trial-benefits li[b-3felec1a8d]::before {
    border-bottom: 2px solid #8bd6d0;
    border-right: 2px solid #8bd6d0;
    content: "";
    display: block;
    height: 8px;
    transform: rotate(45deg) translateY(-1px);
    width: 4px;
}

.text-link[b-3felec1a8d] {
    color: var(--home-blue) !important;
    font-size: 15px;
    font-weight: 600;
    transition: color 180ms ease;
}

.text-link:hover[b-3felec1a8d] {
    color: var(--home-teal) !important;
}

.text-link span[b-3felec1a8d] {
    display: inline-block;
    margin-left: 5px;
    transition: transform 180ms ease;
}

.text-link:hover span[b-3felec1a8d] {
    transform: translateX(4px);
}

.text-link-light[b-3felec1a8d] {
    color: #ffffff !important;
}

.text-link-light:hover[b-3felec1a8d] {
    color: #9de4dd !important;
}

.hero-note[b-3felec1a8d] {
    border-left: 2px solid #5cc0ba;
    color: #afc9d3;
    font-size: 14px;
    line-height: 1.6;
    margin: 42px 0 0;
    max-width: 555px;
    padding-left: 15px;
}

.value-section[b-3felec1a8d],
.product-section[b-3felec1a8d],
.origin-section[b-3felec1a8d] {
    margin: 0 auto;
    max-width: 1240px;
    padding-left: 28px;
    padding-right: 28px;
}

.value-section[b-3felec1a8d] {
    padding-bottom: 112px;
    padding-top: 112px;
}

.section-heading[b-3felec1a8d] {
    margin-top: 60px;
    max-width: 690px;
}

.section-heading-centered[b-3felec1a8d] {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.home-page h2[b-3felec1a8d] {
    color: var(--home-ink);
    font-size: clamp(31px, 3.5vw, 48px);
    font-weight: 700;
    line-height: 1.16;
    margin: 0;
}

.section-heading > p:last-child[b-3felec1a8d] {
    color: var(--home-muted);
    font-size: 18px;
    margin: 20px 0 0;
}

.value-grid[b-3felec1a8d] {
    display: grid;
    gap: 18px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-top: 46px;
}

.value-card[b-3felec1a8d] {
    background: var(--home-surface);
    border: 1px solid var(--home-line);
    border-radius: 6px;
    min-height: 272px;
    padding: 30px;
    transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.value-card:hover[b-3felec1a8d] {
    border-color: #a8c2ca;
    box-shadow: 0 18px 32px rgba(28, 67, 88, 0.1);
    transform: translateY(-5px);
}

.value-number[b-3felec1a8d] {
    color: var(--home-coral);
    display: block;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 42px;
}

.value-card h3[b-3felec1a8d],
.feature-copy h3[b-3felec1a8d] {
    color: var(--home-ink);
    font-size: 24px;
    font-weight: 700;
    line-height: 1.22;
    margin: 0;
}

.value-card p[b-3felec1a8d],
.feature-copy > p:not(.feature-label)[b-3felec1a8d],
.origin-content > p[b-3felec1a8d],
.foundation-list[b-3felec1a8d] {
    color: var(--home-muted);
    font-size: 16px;
    margin: 15px 0 0;
}

.product-section[b-3felec1a8d] {
    padding-bottom: 128px;
    padding-top: 20px;
}

.product-section > .section-heading[b-3felec1a8d] {
    margin-bottom: 72px;
}

.feature-showcase[b-3felec1a8d] {
    align-items: center;
    display: grid;
    gap: 32px;
    grid-template-columns: minmax(0, 1fr);
    justify-items: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 94px;
    max-width: 1080px;
}

.feature-showcase:first-of-type[b-3felec1a8d] {
    margin-top: 0;
}

.product-image[b-3felec1a8d] {
    background-color: rgba(240, 248, 250, 0.48);
    border: 8px solid rgba(255, 255, 255, 0.62);
    box-shadow: 0 28px 60px rgba(21, 54, 72, 0.2), 0 0 0 1px rgba(137, 177, 190, 0.32);
    overflow: hidden;
    position: relative;
}

.product-image img[b-3felec1a8d] {
    display: block;
    height: auto;
    position: relative;
    width: 100%;
    z-index: 1;
}

.feature-copy[b-3felec1a8d] {
    max-width: 720px;
    text-align: center;
}

.feature-label[b-3felec1a8d] {
    color: var(--home-teal);
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 13px;
    text-transform: uppercase;
}

.feature-copy .text-link[b-3felec1a8d] {
    display: inline-block;
    margin-top: 24px;
}

.capabilities-section[b-3felec1a8d] {
    background-color: var(--home-soft);
    border-bottom: 1px solid #d9e8ea;
    border-top: 1px solid #d9e8ea;
    padding: 112px max(28px, calc((100% - 1184px) / 2));
}

.capabilities-details[b-3felec1a8d] {
    margin-top: 48px;
}

.capabilities-details summary[b-3felec1a8d] {
    align-items: center;
    background: #ffffff;
    border: 1px solid #c7d8dd;
    color: var(--home-ink);
    cursor: pointer;
    display: flex;
    font-size: 17px;
    font-weight: 600;
    justify-content: space-between;
    list-style: none;
    padding: 20px 24px;
}

.capabilities-details summary[b-3felec1a8d]::-webkit-details-marker {
    display: none;
}

.capabilities-details summary span[b-3felec1a8d] {
    color: var(--home-coral);
    font-size: 26px;
    font-weight: 400;
    line-height: 1;
}

.capabilities-details[open] summary span[b-3felec1a8d] {
    transform: rotate(45deg);
}

.capability-list[b-3felec1a8d] {
    column-count: 3;
    column-gap: 26px;
    list-style: none;
    margin: 18px 0 0;
    padding: 0;
}

.capability-list li[b-3felec1a8d] {
    background: rgba(255, 255, 255, 0.78);
    border: 1px solid #d5e3e6;
    break-inside: avoid;
    color: #385064;
    font-size: 15px;
    line-height: 1.52;
    margin: 0 0 12px;
    padding: 18px;
}

.origin-section[b-3felec1a8d] {
    display: grid;
    grid-template-columns: minmax(0, 760px) 1fr;
    padding-bottom: 132px;
    padding-top: 132px;
}

.origin-content[b-3felec1a8d] {
    grid-column: 1;
}

.origin-content > p[b-3felec1a8d] {
    font-size: 17px;
    line-height: 1.75;
}

.foundation-list[b-3felec1a8d] {
    display: grid;
    gap: 13px;
    list-style: none;
    padding: 0;
}

.foundation-list li[b-3felec1a8d] {
    border-left: 3px solid var(--home-teal);
    padding-left: 16px;
}

.origin-closing[b-3felec1a8d] {
    color: var(--home-ink) !important;
    font-weight: 600;
}

.closing-section[b-3felec1a8d] {
    align-items: center;
    background-color: var(--home-blue-deep);
    display: flex;
    gap: 48px;
    justify-content: space-between;
    padding: 74px max(28px, calc((100% - 1184px) / 2));
}

.closing-section h2[b-3felec1a8d] {
    color: #ffffff;
    max-width: 760px;
}

.closing-section .eyebrow[b-3felec1a8d] {
    margin-bottom: 12px;
}

.closing-section .button[b-3felec1a8d] {
    flex: 0 0 auto;
}

.landing-footer[b-3felec1a8d] {
    align-items: center;
    background: #ffffff;
    color: var(--home-muted);
    display: flex;
    font-size: 14px;
    justify-content: space-between;
    padding: 30px max(28px, calc((100% - 1184px) / 2));
}

.landing-footer nav[b-3felec1a8d] {
    display: flex;
    gap: 23px;
}

.landing-footer a:hover[b-3felec1a8d],
.privacy-link:hover[b-3felec1a8d] {
    color: var(--home-blue) !important;
}

@keyframes home-reveal-b-3felec1a8d {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes hero-slide-cycle-b-3felec1a8d {
    0% {
        opacity: 0;
        transform: translateX(12px);
    }

    2%,
    14% {
        opacity: 1;
        transform: translateX(0);
    }

    16.67%,
    100% {
        opacity: 0;
        transform: translateX(-12px);
    }
}

@media (max-width: 980px) {
    .hero[b-3felec1a8d] {
        gap: 48px;
        grid-template-columns: minmax(0, 1fr);
        min-height: 0;
        padding-bottom: 78px;
        padding-top: 78px;
    }

    .hero-slideshow[b-3felec1a8d] {
        margin-left: auto;
        margin-right: auto;
        max-width: 720px;
        transform: none;
    }

    .hero-content[b-3felec1a8d] {
        max-width: 650px;
    }

    .value-grid[b-3felec1a8d] {
        grid-template-columns: 1fr;
    }

    .value-card[b-3felec1a8d] {
        min-height: 0;
    }

    .value-number[b-3felec1a8d] {
        margin-bottom: 22px;
    }

    .feature-showcase[b-3felec1a8d] {
        gap: 28px;
        margin-top: 76px;
    }

    .feature-copy[b-3felec1a8d] {
        max-width: 680px;
    }

    .capability-list[b-3felec1a8d] {
        column-count: 2;
    }
}

@media (max-width: 670px) {
    .home-page[b-3felec1a8d] {
        overflow-x: hidden;
        width: 100%;
    }

    .landing-navigation[b-3felec1a8d] {
        align-items: flex-start;
        flex-direction: column;
        gap: 16px;
        padding: 17px 20px;
    }

    .landing-navigation-links[b-3felec1a8d] {
        gap: 8px;
        justify-content: space-between;
        width: 100%;
    }

    .privacy-link[b-3felec1a8d] {
        display: none;
    }

    .landing-navigation-links .button[b-3felec1a8d] {
        flex: 1;
        font-size: 13px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .hero[b-3felec1a8d] {
        gap: 44px;
        padding: 66px 20px 72px;
    }

    .hero-slide figcaption[b-3felec1a8d] {
        font-size: 15px;
        padding-top: 12px;
    }

    .hero h1[b-3felec1a8d] {
        font-size: 41px;
    }

    .hero-lead[b-3felec1a8d] {
        font-size: 18px;
    }

    .hero-note[b-3felec1a8d] {
        font-size: 13px;
        margin-top: 31px;
    }

    .hero-actions[b-3felec1a8d] {
        align-items: flex-start;
    }

    .hero-actions .button-primary[b-3felec1a8d] {
        font-size: 20px;
        min-height: 68px;
        padding: 20px 30px;
    }

    .value-section[b-3felec1a8d],
    .product-section[b-3felec1a8d],
    .origin-section[b-3felec1a8d] {
        padding-left: 20px;
        padding-right: 20px;
    }

    .value-section[b-3felec1a8d],
    .capabilities-section[b-3felec1a8d] {
        padding-bottom: 76px;
        padding-top: 76px;
    }

    .product-section[b-3felec1a8d] {
        padding-bottom: 82px;
        padding-top: 2px;
    }

    .product-section > .section-heading[b-3felec1a8d] {
        margin-bottom: 54px;
    }

    .feature-showcase[b-3felec1a8d] {
        gap: 24px;
        margin-top: 58px;
    }

    .capabilities-section[b-3felec1a8d] {
        padding-left: 20px;
        padding-right: 20px;
    }

    .capability-list[b-3felec1a8d] {
        column-count: 1;
        margin-top: 14px;
    }

    .origin-section[b-3felec1a8d] {
        display: block;
        padding-bottom: 82px;
        padding-top: 82px;
    }

    .origin-content > p[b-3felec1a8d] {
        font-size: 16px;
    }

    .closing-section[b-3felec1a8d] {
        align-items: flex-start;
        flex-direction: column;
        gap: 30px;
        padding: 60px 20px;
    }

    .landing-footer[b-3felec1a8d] {
        align-items: flex-start;
        flex-direction: column;
        gap: 18px;
        padding: 26px 20px;
    }

    .landing-footer nav[b-3felec1a8d] {
        flex-wrap: wrap;
        gap: 13px 20px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .home-page *[b-3felec1a8d],
    .home-page *[b-3felec1a8d]::before,
    .home-page *[b-3felec1a8d]::after {
        animation-duration: 0.01ms !important;
        scroll-behavior: auto !important;
        transition-duration: 0.01ms !important;
    }
}
/* /Components/Pages/PdfPagesReorder.razor.rz.scp.css */
.pdf-reorder-card[b-m5tygutfrr] {
	background-color: var(--neutral-layer-3);
}

.pdf-upload-placeholder[b-m5tygutfrr] {
	line-height: 1.5;
}

.pdf-reorder-summary[b-m5tygutfrr] {
	align-items: center;
	display: flex;
	gap: 12px;
	justify-content: space-between;
	margin-top: 16px;
}

.pdf-reorder-actions[b-m5tygutfrr] {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	justify-content: flex-end;
}

.pdf-pages-list[b-m5tygutfrr] {
	display: flex;
	flex-direction: column;
	gap: 24px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.pdf-page-item[b-m5tygutfrr] {
	align-items: center;
	background-color: var(--neutral-layer-1);
	border: 1px solid var(--neutral-stroke-2);
	border-radius: 14px;
	display: flex;
	flex-direction: column;
	gap: 12px;
	padding: 16px;
}

.pdf-page-thumbnail-wrapper[b-m5tygutfrr] {
	max-width: 720px;
	width: min(100%, 720px);
}

.pdf-page-thumbnail[b-m5tygutfrr] {
	aspect-ratio: 210 / 297;
	background: #fff;
	border: 1px solid var(--neutral-stroke-2);
	border-radius: 10px;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.14);
	display: block;
	height: auto;
	object-fit: contain;
	transform-origin: center;
	transition: transform 0.2s ease;
	width: 100%;
}

.pdf-page-thumbnail-quarter-turn[b-m5tygutfrr] {
	width: 75%;
}

.pdf-page-thumbnail-placeholder[b-m5tygutfrr] {
	align-items: center;
	aspect-ratio: 210 / 297;
	background: var(--neutral-layer-2);
	border: 1px dashed var(--neutral-stroke-2);
	border-radius: 8px;
	color: var(--neutral-foreground-hint);
	display: flex;
	font-size: 13px;
	justify-content: center;
	padding: 10px;
	text-align: center;
}

.pdf-page-position-editor[b-m5tygutfrr] {
	align-items: center;
	display: flex;
	flex-direction: row;
	gap: 8px;
	width: min(100%, 360px);
}

.pdf-page-position-label[b-m5tygutfrr] {
	color: var(--neutral-foreground-rest);
	cursor: pointer;
	font-size: 14px;
	font-weight: 600;
	white-space: nowrap;
}

.pdf-page-position-input[b-m5tygutfrr] {
	background-color: #fff;
	border: 1px solid var(--neutral-stroke-1);
	border-radius: 8px;
	color: var(--neutral-foreground-rest);
	font-size: 16px;
	font-weight: 600;
	height: 44px;
	padding: 0 12px;
	text-align: center;
	width: 110px;
	flex-shrink: 0;
	appearance: textfield;
	-moz-appearance: textfield;
	-webkit-appearance: none;
	margin: 0;
	line-height: normal;
	font-family: inherit;
	font-variant-numeric: tabular-nums;
	max-width: 100%;
	opacity: 1;
	caret-color: var(--neutral-foreground-rest);
}

.pdf-page-position-input[b-m5tygutfrr]::-webkit-inner-spin-button,
.pdf-page-position-input[b-m5tygutfrr]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.pdf-page-position-input:focus[b-m5tygutfrr] {
	border-color: var(--accent-fill-rest);
	box-shadow: 0 0 0 2px color-mix(in srgb, var(--accent-fill-rest) 28%, transparent);
	outline: none;
}

.pdf-page-rotate-actions[b-m5tygutfrr] {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	justify-content: center;
	width: 100%;
}

@media (max-width: 768px) {
	.pdf-reorder-summary[b-m5tygutfrr] {
		align-items: flex-start;
		flex-direction: column;
	}

	.pdf-reorder-actions[b-m5tygutfrr] {
		justify-content: flex-start;
	}

	.pdf-page-item[b-m5tygutfrr] {
		padding: 12px;
	}

	.pdf-page-thumbnail-wrapper[b-m5tygutfrr] {
		max-width: 100%;
		width: 100%;
	}

	.pdf-page-position-editor[b-m5tygutfrr] {
		align-items: stretch;
		min-width: 100%;
		flex-direction: column;
		width: 100%;
	}

	.pdf-page-position-label[b-m5tygutfrr] {
		white-space: normal;
	}

	.pdf-page-position-input[b-m5tygutfrr] {
		width: 100%;
	}

	.pdf-page-thumbnail-quarter-turn[b-m5tygutfrr] {
		width: 85%;
	}
}
